@charset "utf-8";
/* CSS Document */
/**/
#indexPage { margin-top: 50px; }
#sitecontent { height: auto; min-height: 1000px; }
#indexPage .module { background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; z-index: 2; height: 100% }
#indexPage #mnews .bx-controls { display: none }
#newslist .newstitem { width: 100%; height: 33.3%; }
#newslist .newstitem a.newscontent { height: 100%; display: block; text-align: center; position: relative }
#newslist .news_wrapper { width: 37.5%; height: 100%; background: #fff; z-index: 1; transition: all 0.25s ease 0s }
#newslist .news_wrapper::before { content: ""; display: inline-block; height: auto; vertical-align: middle; }
#newslist .newsbody { display: inline-block; max-width: 99%; vertical-align: middle; width: 330px; }
#newslist .newsbody .date { color: #000; font-size: 12px; font-weight: bold; margin-bottom: 10px }
#newslist .newsbody .title { font-size: 30px; color: #000; line-height: 40px; }
#newslist .separator::before { right: 13px; }
#newslist .separator::before, #newslist .separator::after { background-color: #c3c3c3; content: ""; height: 1px; position: absolute; top: 50%; width: 45px; }
#newslist .separator::after { left: 13px; }
#newslist .separator { background: #000 none repeat scroll 0 0; border-radius: 3px; color: transparent; font: 0px/0; height: 6px; margin: 15px auto 20px; position: relative; text-decoration: none; width: 6px; }
#newslist .newsbody .description { width: 100%; height: auto; line-height: 22px; font-size: 13px; color: #6a6a6a; margin-top: 10px; }
#newslist .newstitem .newsimg { width: 62.5%; height: 100%; background-position: center; background-size: cover; }
#newslist .newstitem .newsimg, #newslist .newstitem .news_wrapper { bottom: 0; left: 0; position: absolute; right: 0; top: 0; }
#newslist .newstitem.left .news_wrapper { left: auto; }
#newslist .newstitem.right .news_wrapper { right: auto }
#newslist .newstitem.right a.newscontent .newsimg { left: auto }
#newslist .newstitem.left a.newscontent { padding-left: 62.5% }
#newslist .newstitem.right a.newscontent { padding-right: 62.5% }
#newslist .newstitem.left a.newscontent:hover { padding-left: 60% }
#newslist .newstitem a.newscontent:hover .news_wrapper { width: 40%; bbackground-color: #e5e5e5; transition-duration: .5s }
#newslist .newstitem.right a.newscontent:hover { padding-right: 60% }
#newslist .news_wrapper, #newslist .newstitem a.newscontent:hover .news_wrapper { width: 100%; background: transparent; }
#newslist .newsbody { width: 100%; position: relative; max-width: 100%; height: 100%; }
#newslist .newsbody .title { height: 42px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size: 16px; color: #575757; line-height: 32px; text-align: left; position: absolute; top: 54px; text-indent: 0px; }
#newslist .newsbody .description { height: 78px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; transition: all 0.3s ease-out 0s; margin-top: 0; color: #313131; line-height: 24px; text-align: left; position: absolute; top: 108px; }
#newslist .newsbody .date { width: 70px; height: 88px; background: transparent; position: relative; top: -50px; padding: 20px 30px 0 40px; font-weight: 100; text-align: right; }
#indexPage #newslist .newsbody .date { width: auto; text-align: left; top: 10px; }
#newslist .newsbody .date .md { color: #adadad; position: relative; top: 40px; transition: all 0.3s ease-out 0s; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; display: block; line-height: 20px; width: 100%; }
#indexPage #newslist .newsbody .date .md { font-size: 12px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; top: 35px; }
#newslist .newsbody .date .md span { display: none; border: none; }
#newslist .newsbody .date .year { font-size: 38px; float: left; color: #333; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; display: block; line-height: 46px; position: relative; top: -30px; width: 100%; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-weight: bold; }
#newslist li.newstitem:hover .newsbody .date .year { color: #555; }
#newslist li.newstitem:hover { transition: all .3s ease-out 0s; }
#newslist li.newstitem:hover .date:after { left: 85px; }
#indexPage #newslist li.newstitem:hover .newsbody .title { text-indent: 0; top: 100px; }
#newslist li.newstitem:hover .newsbody .description { top: 93px; }
#newslist li.newstitem:hover .newsbody:after { opacity: 1; bottom: 54px; left: 135px; }
#indexPage #mnews a.details { display: block; border: none; text-indent: 100px; margin: 0; color: #999; font-size: 15px; width: 40px; font-family: Georgia, "Times New Roman", Times, serif; height: 11px; line-height: 50px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; position: absolute; top: 145px; border-radius: 0; overflow: hidden; background: #fff; opacity: 0; background: url("../images/icon.png"/*tpa=http://www.whhongtong.com/webimg/images/icon.png*/) no-repeat 0 -150px; }
#indexPage #mnews #newslist .newstitem { width: 1170px; height: 160px; padding: 10px 0; margin: 5px auto; }
#indexPage #mnews #newslist::after { content: ''; position: absolute; width: 1px; height: 100%; background: rgba(0, 0, 0, .1); top: 20px; left: 50%; }
#newslist .newsbody { width: 700px; }
#newslist .left .newsbody { padding-left: 205px; margin-left: 308px; }
#newslist .right .newsbody { padding-right: 205px; margin-left: -325px; }
#indexPage #newslist .newsbody .date { position: absolute; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; padding-top: 0px; margin-top: 28px; text-align: center; }
#newslist .separator { display: none; }
#newslist .left .newsbody .date { left: 0; }
#newslist .right .newsbody .date { right: 0; }
#indexPage #newslist .newsbody .title { width: 100%; position: relative; top: 2px; left: 0; margin-top: 20px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#indexPage #newslist .newsbody .description { width: 100%; position: relative; top: 0; left: 0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; padding-left: 40px; font-size: 16px; }
#indexPage #newslist .right .newsbody .title { text-align: right; padding-left: 0; margin-left: -40px; font-size: 18px; font-weight: bold; }
#indexPage #newslist .left .newsbody .title { text-align: left; padding-left: 0; margin-left: 40px; font-size: 18px; font-weight: bold; }
#indexPage #newslist .right .newsbody .description { text-align: right; padding-left: 0; margin-left: -40px; font-size: 16px; }
#indexPage #newslist li.newstitem:hover .newsbody .title { top: -10px; color: #fff; font-size: 18px; font-weight: bold; }
#indexPage #newslist li.newstitem:hover .newsbody .description { top: -6px; color: rgba(255,255,255,.8); font-size: 16px; }
#newslist .newstitem .newsimg { width: 330px; height: 140px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; display: block; opacity: 0 }
#newslist .newstitem.left .newsimg { left: 255px; }
#indexPage #newslist .newstitem.left .newsbody .date .md { left: 35px; }
#indexPage #newslist .newstitem.right .newsbody .date .md { left: -35px; }
#newslist .newstitem.right .newsimg { right: 255px; left: auto; }
#indexPage #newslist .left.newstitem:hover .date { left: -340px }
#indexPage #newslist .right.newstitem:hover .date { right: -350px; }
#indexPage #newslist .newstitem:hover .newsbody .date .md { color: rgba(255,255,255,.7); top: 25px; }
#indexPage #mnews #newslist .newstitem:hover { background: #b59250; box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1); }
#indexPage #mnews #newslist li.newstitem:hover .newsbody .date .year { color: #fff; top: -40px; }
#indexPage #newslist .left .newsbody .date:after { right: -6px; left: auto; }
#indexPage #newslist .right .newsbody .date:after { left: 2px; }
#indexPage #newslist li.newstitem:hover .newsbody .date:after { opacity: 0 }
#indexPage #newslist .newsbody .date:after { content: ''; position: absolute; top: 3px; left: 0px; width: 7px; height: 7px; background: #c4c4c4; border-radius: 10px; border: 3px solid #f8f8f8; }
#newslist .newstitem:hover .newsimg { opacity: 1; }
.huanjing { width: 100%; margin: 0 auto; text-align: center; padding-bottom: 30px; }
/*内容*/
.container { }
.page_left { padding-left: 0; margin-bottom: 20px; overflow: hidden; margin-right: 1%; }
.page_right { margin-bottom: 110px; padding-right: 0; overflow: hidden; }
.page_content { padding: 36px 20px; background-color: #f5f5f5; }
.page_nav_box { width: 100%; margin: 20px 0 0 0; }
.page_nav_box .page_pos { text-align: right; font-size: 14px; color: #646464; line-height: 46px; }
.page_nav_box .page_pos span { padding-left: 18px; background: url("../images/pos.png"/*tpa=http://www.whhongtong.com/webimg/images/pos.png*/) no-repeat left center; }
.page_nav_box .page_pos a { font-size: 14px; color: #646464; }
.page_nav_box .page_pos a:last-child { font-weight: bold; }
.sub_nav ul li { height: 46px; line-height: 46px; white-space: nowrap; -webkit-tap-highlight-color: rgba(0,0,0,0.3); overflow: hidden; border-bottom: 1px solid #e5e5e5; background-color: #f5f5f5; }
.sub_nav ul li a { display: block; padding: 0 20px; font-size: 16px; color: #333333; }
.sub_nav ul li.on { color: #FFFFFF; background-color: #b59250; }
.sub_nav ul li.on a { color: #FFFFFF; }
.article .article_hd { width: 100%; margin-bottom: 10px; }
.article .article_hd h1 { font-size: 24px; font-weight: bold; color: #333333; line-height: 30px; }
.article .article_hd h6 { font-weight: 400; font-size: 12px; color: #646464; margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #E0E0E0; }
.article .article_hd h6 span { padding: 0 20px 0 0; }
.article .article_bd { font-size: 16px; line-height: 30px; }
.article .article_bd img { display: block; margin: 10px auto; max-width: 100%; }
.pagination2 { margin: 20px auto; line-height: 40px; background-color: #fff; }
.pagination2 .prev, .pagination2 .next { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pagination2 .prev a, .pagination2 .next a { font-size: 14px; color: #646464; padding-left: 15px; }
.pagination2 .prev a:hover, .pagination2 .next a:hover { color: #b59250; }
.pagination2 .prev { border-right: 1px solid #DDDDDD; }
/*广告*/
.book-appointment-box { margin-top: 160px; padding: 30px; position: relative; color: #fff; background-color: #b59250; width: 1170px; margin: 0 auto; margin-bottom: 50px; }
.col-md-5 { width: 41.66666667%; float: left; }
.book-appointment-box h3, .book-appointment-box h4 { font-weight: bold; font-size: 36px; }
.book-appointment-box h4 { margin-top: 0; margin-bottom: 0; font-size: 23px; }
.book-appointment-box h3 { margin-top: 10px; margin-bottom: 0; }
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.fa-phone-square:before { content: "\f098"; }
.col-md-4 { width: 33.33333333%; float: left; }
.book-appointment-box .btn-main, .notification-boxes .box { -webkit-box-shadow: 4px 4px rgba(85, 85, 85, 0.2); -moz-box-shadow: 4px 4px rgba(85, 85, 85, 0.2); box-shadow: 4px 4px rgba(85, 85, 85, 0.2); }
.book-appointment-box .btn-main { margin-top: 15px; padding: 10px 25px; font-size: 18px; font-weight: bold; }
.btn-main { color: #b59250; background-color: #fff; }
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; }
img { vertical-align: middle; }
.book-appointment-box .box-img { position: absolute; right: 30px; bottom: -116px; }
/**/
.news_list { margin-bottom: 60px; }
.news_list li { margin-top: 22px; overflow: hidden; }
.news_list li .news_pic { width: 8px; background-color: #b59250; margin-right: 20px; height: 105px; }
.w760 { width: 760px; }
.news_list li .news_pic a { display: block; position: relative; padding-bottom: 65.82%; }
.news_list li .news_pic img { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.news_list li .news_tit { display: block; font-size: 18px; font-weight: bold; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news_list li .news_tit:hover { color: #b59250; }
.news_list li .news_time { margin-top: 10px; font-size: 14px; color: #999999; overflow: hidden; }
.news_list li .news_desc { height: 40px; line-height: 20px; font-size: 14px; color: #646464; margin-top: 10px; overflow: hidden; }
.news_list_2 li { margin: 0 0 15px; padding-bottom: 15px; border-bottom: 1px dashed #DDDDDD; }
/**/
.col-lg-7 { width: 58.33333333% }
.col-lg-5 { width: 41.66666667% }
.pro_name { margin: 10px 0; font-size: 22px; color: #323232; }
.pro_attr li { font-size: 14px; color: #898989; line-height: 30px; margin-top: 5px; }
.pro_attr .case_price span { color: #fc3526; }
.pro_attr .case_tag { padding: 0 10px; background-color: #f7f8fa; }
.pro_attr .case_tag span { font-size: 14px; white-space: nowrap; }
/**/
.mod_pagination { display: block; width: 100%; overflow: hidden; text-align: right; }
.mod_pagination li { display: inline-block; }
.mod_pagination li a, .mod_pagination li span { color: #646464; }
.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px }
.pagination>li { /*display: inline */ }
.pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: 5px; line-height: 1.42857143; color: #333; text-decoration: none; background-color: #fff; border: 1px solid #ddd }
.pagination>li:first-child>a, .pagination>li:first-child>span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px }
.pagination>li:last-child>a, .pagination>li:last-child>span { border-top-right-radius: 4px; border-bottom-right-radius: 4px }
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover { z-index: 3; color: #b59250; background-color: #eee; border-color: #ddd }
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { z-index: 2; color: #fff; cursor: default; background-color: #b59250; border-color: #b59250 }
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover { color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd }
.pagination-lg>li>a, .pagination-lg>li>span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333 }
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { border-top-left-radius: 6px; border-bottom-left-radius: 6px }
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { border-top-right-radius: 6px; border-bottom-right-radius: 6px }
.pagination-sm>li>a, .pagination-sm>li>span { padding: 5px 10px; font-size: 12px; line-height: 1.5 }
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { border-top-left-radius: 3px; border-bottom-left-radius: 3px }
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { border-top-right-radius: 3px; border-bottom-right-radius: 3px }
.pager { padding-left: 0; margin: 20px 0; text-align: center; list-style: none }
.pager li { display: inline }
.pager li>a, .pager li>span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px }
.pager li>a:focus, .pager li>a:hover { text-decoration: none; background-color: #eee }
.pager .next>a, .pager .next>span { float: right }
.pager .previous>a, .pager .previous>span { float: left }
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span { color: #777; cursor: not-allowed; background-color: #fff }
