@charset "UTF-8";
/*通用模块样式表*/

/* 1、在线客服样式 */
.sen-kefu { position: fixed; width: 50px; height: 205px; right: 0; top: 50%; margin-top: -102.5px; z-index: 100; }
.sen-kefu ul li { width: 50px; height: 50px; float: left; position: relative; margin-bottom: 1px; font-size: 12px; line-height: 50px; font-size: 16px; }
.sen-kefu ul li .sidebox { position: absolute; width: 50px; height: 50px; top: 0; right: 0; transition: all 0.3s; color: #fff; background: #1861ae; overflow: hidden; opacity: .8; font-size: 12px }
.sen-kefu ul li.kf2 .sidebox {/* background:#7fbb57; */overflow: visible; }
.sen-kefu ul li .sidebox:hover { opacity: 1; }
.sen-kefu ul li .sidebox3 { font-size: 14px; }
.sen-kefu ul li .sidetop { width: 50px; height: 50px; line-height: 50px; display: inline-block; background: #222; transition: all 0.3s; opacity: .8; }
.sen-kefu ul li .sidetop:hover { opacity: 1; }
.sen-kefu ul li img { float: left; }
.sen-kefu ul li .kImg { padding: 13px; }
.sen-kefu .kf_wx { position: absolute; top: 0; left: -140px; width: 140px; display:; background: #fff; border: 1px solid #dadada; padding: 14px; line-height: 20px; color: #333; text-align: center; display: none; }
.sen-kefu .kf_wx img { display: block; width: 110px; height: 110px; margin-bottom: 5px; float: none; }
.sen-kefu .qq { height: 0; position: relative; z-index: 2; }
.sen-kefu .qq .sidebox { border: 1px solid #1861ae; height: auto; border-radius: 5px 0 0 5px; width: 140px; background: #fff; opacity: 1; bottom: -50px; top: auto; text-align: center; padding-bottom: 5px; right: -150px; }
.sen-kefu .qq h5 { height: 35px; line-height: 35px; background: #1861ae; font-weight: normal; color: #fff; font-size: 14px; padding: 0 10px; text-align: left; margin-bottom: 10px; }
.sen-kefu .qq h5 i { float: right; cursor: pointer; transition: all 0.3s; position: relative; z-index: 5; margin-top: 5px; width: 20px; }
.sen-kefu .qq h5 i:hover { transform: rotate(90deg); }
.sen-kefu .qq  a { display: block; height: 32px; line-height: 32px; border-radius: 18px; border: 1px solid #1861ae; margin: 5px 15px }
@media (max-width: 640px) {
	.sen-kefu {display: none;}
}

/*分页样式*/
.pagination { width: 100%; padding: 80px 0 0; text-align: center; overflow: hidden; font-size: 0; }
.pagination a { font-size: 14px; line-height:50px; display: inline-block; height:50px; width:50px; text-align: center; color: #333; background: #fff; margin: 0 7px;border-radius: 2px;border: 1px solid #e9e9e9;}
.pagination a.page-num-current { color: #fff !important; background: #1861ae !important; }
.pagination a.prev,
.pagination a.next {width: 120px;}
.pagination a:hover { text-decoration: none; color: #000; background: #f1f1f1; }
.pagination span {display: inline-block;vertical-align: top; font-size: 14px; line-height: 50px; display: inline-block; height: 50px; padding: 0 14px; text-align: center; color: #666; margin: 0 7px; }
@media (max-width:830px) {
	.pagination {
	    padding: 60px 0 0;
	}
}
@media (max-width:640px) {
	.pagination a.prev, .pagination a.next {
	    width: 50px;
	}
	.pagination { padding: 40px 0 0; }
	.pagination a { font-size: 12px; line-height: 25px; height: 25px; width: 25px; margin: 0 3px; }
}

/* 内页留言样式 */
.yzh-table-feedback tr { height: 40px; }
.yzh-table-feedback .input-label { font-size: 14px; line-height: 20px; width: 80px; height: 20px; padding: 5px; vertical-align: top; }
.yzh-table-feedback .input-text { line-height: 28px; width: 400px; height: 28px; margin-bottom: 15px; font-size: 14px; border: 1px solid #ccc; background: #fff; padding: 0 5px; }
.yzh-table-feedback .input-textarea { width: 470px; height: 210px; margin-bottom: 10px; padding: 5px; border: 1px solid #ccc; background: #fff; padding-left: 5px; }
.yzh-table-feedback .input-verifycode { line-height: 28px; width: 100px; height: 28px; margin-bottom: 15px; padding: 0 5px; border: 1px solid #ccc; background: #fff; float: left; }
.yzh-table-feedback .input-text:focus, .input-textarea:focus { border-color: #666; outline: 0; }
.yzh-table-feedback .yzh-btn { font-size: 18px; line-height: 35px; display: block; float: left; width: 110px; height: 35px; margin-right: 15px; cursor: pointer; text-align: center; color: #fff; border: 0; background: #f5b811; }
.yzh-table-feedback .yzh-btn:hover { background: #333; transition: all 0.3s; }
.pageContentBox .contactnr { width: 600px; margin: 0 auto; }

/*---网站地图---*/
.sitemap-frame .site-box { border-bottom: 2px #666 solid; }
.sitemap-frame .site-box .left { padding: 10px 20px; color: #fff; background: #555; }
.sitemap-frame .site-box .left a { color: #fff; display: inline-block; }
.sitemap-frame .site-box .right { color: #888; font-size: 13px; line-height: 35px; padding-left: 20px; }
.sitemap-frame .site-box .right a { display: inline-block; color: #888; font-size: 13px; }
.sitemap-frame .site-box .right a:hover { color: #f5b811 }
.sitemap-frame .list { width: 100%; float: left; margin: 40px 0; display: table; }
.sitemap-frame .list li { display: table-cell; text-align: center; }
.sitemap-frame .list hr { width: 3px; height: 100%; border: none; background: #000; }
.sitemap-frame .list h4 { }
.sitemap-frame .list h4 a { display: block; color: #fff; font-size: 15px; padding: 10px 10px 10px 10px; border-bottom: 1px #ddd dotted; margin: 0 5px; background: #607782; border-radius: 7px; }
.sitemap-frame .list a:before { padding-right: 5px; }
.sitemap-frame .list .box { padding: 20px 0 10px 0; clear: both; border-left: 1px #ddd solid; margin: 0 5px; }
.sitemap-frame .list .box a { position: relative; display: block; color: #666; font-size: 13px; background: #ededed; padding: 10px 5px; margin: 0 0 20px 5px; border-radius: 5px; }
.sitemap-frame .list .box a:after { content: ""; position: absolute; left: -12px; top: 20px; width: 12px; height: 5px; display: block; background: #CACACA;/* border-radius: 50%; */ }
.sitemap-frame .list a:hover { color: #fff; background: #f5b811 }
.sitemap-frame .list a:hover:after { }

/*站点地图，显示方式样式，上边界根据需要进行调整*/
.yzh-map-main .site_plc { padding: 5px 0; text-indent: 15px; background: url(../images/mapicon.png) no-repeat 0 8px; }
.yzh-map-main .sitemap_con h4 { line-height: 35px; border-bottom: 1px dotted #ccc; font-size: 15px; margin-bottom: 5px; font-family: "微软雅黑"; }
.yzh-map-main .b4 { margin-bottom: 20px; overflow: hidden; }
.yzh-map-main .b4 ul { }
.yzh-map-main .b4 li { line-height: 30px; width: 155px; float: left; background: url(../images/ly_li.png) no-repeat left center; padding-left: 14px; }

/*百度地图样式*/
#baidu-map { width: 720px; height: 350px; border: #ccc solid 1px; float: left; }

/*fancybox样式*/
.compensate-for-scrollbar { margin-right: 0 !important; }

/*wp在线客服*/
.plt { left: 0 }
.prt { right: 0 }
.hide, .mobile-show { display: none }
.live-chat { position: fixed; top: 30%; z-index: 98 }
.live-chat-title { padding: 5px 15px; width: 100%; box-sizing: border-box }
.live-chat-title i { margin-right: 8px }
.live-chat-box { padding: 10px 5px; -moz-box-shadow: 0 0 3em rgba(0, 0, 0, .4); -webkit-box-shadow: 0 0 3em rgba(0, 0, 0, .4); box-shadow: 0 0 3em rgba(0, 0, 0, .4) }
.live-chat-box p { padding: 2px 0 }
.live-chat-box p:hover { background: rgba(0, 0, 0, .085) }
.live-chat-box .icon-socialmedia { float: left; margin-top: 3px; margin-right: 6px }
.live-chat-box #p-backtop { margin: 0 -5px -10px; padding: 0 5px 5px }
.live-chat-box a, .live-chat-box a:link, .live-chat-box a:visited, .live-chat-box a:hover { padding: 3px 10px; text-decoration: none; display: inline-block; cursor: pointer }
.live-chat-icon { text-align: center }
.live-chat-icon .live-chat-box { padding: 0 }
.live-chat-icon .live-chat-box p { padding: 0; line-height: 1; border-bottom: 1px solid rgba(0, 0, 0, .05); position: relative }
.live-chat-icon .live-chat-box p:last-child { border-bottom: 0 }
.live-chat-icon .live-chat-box .icon-socialmedia { float: none; margin-top: 0; margin-right: 0; color: #fff; fill: #fff }
.live-chat-icon .live-chat-box a { padding: 8px 9px; display: block }
.live-chat-icon .live-chat-box span, .live-chat-icon .live-chat-box strong { padding: 0 15px; height: 100%; font-weight: 400; white-space: nowrap; position: absolute; top: 0; right: -200px; z-index: -1; opacity: 0; display: flex; justify-content: center; align-items: center }
.live-chat-icon .live-chat-box span:after, .live-chat-icon .live-chat-box strong:after { content: " "; position: absolute; top: 50%; right: -4px; margin-top: -5px; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px }
.plt .live-chat-box span, .plt .live-chat-box strong { right: auto }
.plt .live-chat-box span:before, .plt .live-chat-box strong:before { content: " "; position: absolute; top: 50%; left: -4px; margin-top: -5px; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 5px 5px 0 }

/*留言*/
.message-form-box { max-width: 320px; position: fixed; bottom: 0; right: 10px; z-index: 98 }
.message-form-box-lt { right: auto; left: 10px }
.message-form-box .message-header { height: 36px; line-height: 36px; font-size: 14px; color: #fff; background-color: transparent; cursor: pointer; overflow: hidden; -moz-box-shadow: 0 0 1.5em rgba(0, 0, 0, .3); -webkit-box-shadow: 0 0 1.5em rgba(0, 0, 0, .3); box-shadow: 0 0 1.5em rgba(0, 0, 0, .3) }
.message-form-box .message-header i { width: 36px; height: 100%; line-height: inherit; display: inline-block }
.message-form-box .message-header .arrow-toggle i { font-size: 28px; }
.message-form-box .message-header .arrow-toggle i.icon-up { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.message-form-box .message }
.message-form-box .message-header .label { float: left }
.message-form-box .message-header .label i { width: 40px; font-size: 20px; text-align: center; background: rgba(0, 0, 0, .12); -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px }
.message-form-box .message-header b { margin: 0 12px; font-weight: 400 }
.message-form-box .message-header .arrow-toggle { float: right; text-align: center; font-size: 20px; opacity: .75 }
.message-form-box .message-form { padding: 15px; background: #fff; display: none; -moz-box-shadow: rgba(0, 0, 0, .15) 0 0 1.5em; -webkit-box-shadow: rgba(0, 0, 0, .15) 0 0 1.5em; box-shadow: rgba(0, 0, 0, .15) 0 0 1.5em }
.message-form-box .message-form p { margin: 0 auto 6px }
.message-form-box .wpcf7 p { margin: 12px auto 0 }
.message-form-box .wpcf7 .wpcf7-text, .message-form-box .wpcf7 .wpcf7-captchar, .message-form-box .wpcf7 .wpcf7-select { padding: 10px; width: 100%; color: #666; box-sizing: border-box; line-height: 20px; border: 1px solid #d6d6d6; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.message-form-box .wpcf7 .wpcf7-textarea { width: 100%; box-sizing: border-box; padding: 10px; width: 100%; height: 160px; color: #666; overflow-y: auto; box-sizing: border-box; line-height: 20px; border: 1px solid #d6d6d6; box-sizing: border-box; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.message-form-box .wpcf7 .wpcf7-submit { width: 100%; box-sizing: border-box; padding: 11px 25px; line-height: 1; font-size: 14px; color: #fff; border: 1px solid transparent; display: inline-block; box-sizing: border-box; cursor: pointer; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; -ms-transition: all .4s ease; transition: all .4s ease; background-color: #f5b811; }
.message-form-box .wpcf7 span.wpcf7-not-valid-tip { margin: 0 }

/*补充*/
.live-chat-title, .live-chat-box { color: #fff }
.live-chat-title, .live-chat-box, .live-chat-icon .live-chat-box span { background-color: #f5b811 }
.live-chat-icon .live-chat-box span:after { border-left-color: #f5b811; color: #f5b811 }
.live-chat-box a:link, .live-chat-box a:visited { color: #fff }
.live-chat-box a:hover { color: #fff }
.live-chat-box a:active { color: #fff }
.message-form-box .message-header { color: #fff }
.message-form-box .message-header { background: #f5b811 }

/*fancybox*/
.fancybox-overlay { z-index: 999999 !important }
.fancybox-content h2 { margin-bottom: 15px; font-size: 28px; color: #202020; line-height: 1.25; font-weight: bold; }
.fancybox-content p { margin-top: 20px; color: rgba(0, 0, 0, .65) }
.social-qrcode-popup, #share-qrcode-popup { text-align: center !important }
.social-qrcode-popup img { width: 100%; max-width: 640px }
@media only screen and (max-width:768px) {
.fancybox-content h2 { font-size: 22px }
}

/*kefu*/
.client-2 { position: fixed; right: -170px; top: 50%; z-index: 900; }
.client-2 li a { text-decoration: none; }
.client-2 li { margin-top: 1px; clear: both; height: 71px; position: relative; cursor: pointer; }
.client-2 li i { background: url(../images/fx.png) no-repeat; display: block; width: 30px; height: 27px; margin: 0px auto; text-align: center; }
.client-2 li p { height: 20px; font-size: 14px; line-height: 20px; overflow: hidden; text-align: center; color: #fff; margin-top: 5px; }
.client-2 .my-kefu-qq i { background-position: 4px 5px; }
.client-2 .my-kefu-tel i { background-position: 0 -21px; }
.client-2 .my-kefu-liuyan i { background-position: 4px -53px; }
.client-2 .my-kefu-weixin i { background-position: -34px 4px; }
.client-2 .my-kefu-weibo i { background-position: -30px -22px; }
.client-2 .my-kefu-ftop { display: none; }
.client-2 .my-kefu-ftop i { width: 33px; height: 35px; background-position: -27px -51px; }
.client-2 .my-kefu-left { float: left; width: 77px; height: 47px; position: relative; }
.client-2 .my-kefu-tel-right { font-size: 16px; color: #fff; float: left; height: 24px; line-height: 22px; padding: 0 15px; border-left: 1px solid #fff; margin-top: 14px; }
.client-2 .my-kefu-right { width: 20px; }
.client-2 .my-kefu-tel-main { background: #f5b811; color: #fff; height: 71px; width: 247px; padding: 9px 0 6px; float: left; }
.client-2 .my-kefu-main { background: #f5b811; width: 97px; height: 71px; position: relative; padding: 9px 0 6px; float: left; }
.client-2 .my-kefu-weixin-pic { position: absolute; left: -130px; top: -24px; display: none; z-index: 333; }
.my-kefu-weixin-pic img { width: 125px; height: 125px; }
@media (max-width:640px) {
.client-2 { display: none; }
}

/*移动端咨询*/
.menu-footer { display: none; width: 100%; height: 45px; line-height: 45px; text-align: center; background: rgba(0, 0, 0, 0.7); font-size: 0; position: fixed; left: 0; bottom: 0; z-index: 99999; }
.menu-footer a { position: relative; float: left; width: 50%; color: #fff; font-size: 14px; }
.menu-footer i { margin-top: -2px; margin-right: 5px; vertical-align: middle; display: inline-block; }
.menu-footer a ~ a:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -5px; height: 10px; border-left: 1px solid #a0a0a0; opacity: 0.5; }
@media (max-width:640px) {
.menu-footer { display: block; }
}

/*菜单*/
.wap-menu { align-content: center; justify-content: center; flex-wrap: wrap; height: 100%; position: absolute; right: 5%; width: 22px; display: none; margin-left: 15px; cursor: pointer; }
.wap-menu span { display: block; width: 100%; height: 2px; margin-bottom: 5px; border-radius: 3px; background-color: #1e6eb4; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; }
.fixed .wap-menu span { background-color: #f5b811; }
.wap-menu span:last-child { margin-bottom: 0; }
.wap-menu span:nth-child(2) { width: 80%; }
.navTrigger-on span:nth-child(1) { transform: rotate(45deg); margin: 0; margin-top: 2px; }
.navTrigger-on span:nth-child(2) { display: none; }
.navTrigger-on span:nth-child(3) { transform: rotate(-45deg); margin: 0; margin-top: -2px; }
.inner .wap-menu span, .fixed .wap-menu span { background-color: #f5b811; }
@media (max-width:1200px) {
.wap-menu { display: flex; }
}

/* WAP主导航 */
.wapNav{overflow-y:auto;height:100%;opacity:0;transform: translateX(-100%);transition:all 0.6s;background:#fff;width:100%;position: fixed;left:0;top:0;z-index: 40;padding:60px 0;}
.wapNav li{position:relative;}
.wapNav li a{display:block;padding-left:20px;color:#333;height:50px;line-height:50px;border-top:1px solid #eee;position:relative;}
.wapNav li i{font-family:"iconfont";color:#888;font-size:1.2em;font-style:normal;padding:0 15px;position:absolute;right:0;top:0px;line-height:50px;}
.wapNav li.on>a{background:#1e6eb4;color:#fff;}
.wapNav .on i{color:#fff;}
.wapNav .navSub{display:none;background:#f5f5f5;}
.wapNav .navSub li a{height:40px;line-height:40px;padding-left:40px;font-size:14px;border-top:1px solid #e5e5e5;}
.wapNav .navSub ul{background:#f1f1f1;}
.wapNav .navSub ul li a{height:34px;line-height:34px;padding-left:60px;}
.wapNav .menu{overflow:hidden;font-size:1rem;border-top:1px solid #ddd;}
.wapNav .menu a{float:left;width:50%;text-align:center;line-height:50px;border-right:1px solid #eee;color:#333;border-bottom:1px solid #eee;}
.wapNav .menu a i{font-family:"iconfont";margin-right:5px;position:relative;font-style:normal;color:#666;font-size:1rem;}
.wSearch{background:#f1f1f1;overflow:hidden;padding:20px 15px;font-size:12px;}
.wSearch form{margin:0 auto;background:#fff;height:40px;overflow:hidden;padding-right:60px;}
.wSearch .sear_text{width:100%;float:left;height:40px; line-height:40px;color:#666; padding-left:10px;}
.wSearch .sear_btn{ float:left;width:60px;height:40px; cursor:pointer;text-align:center;background:#333;color:#fff;font-size:14px;transition:all 0.3s;margin-right:-60px;}
.wSearch .sear_btn:hover{background:#1e6eb4;}
.nav_on {
    opacity: 1;
    transform: translateX(0);
}
@media (max-width:1024px) {
/*.wapNav { top: 60px; }*/
.wapNav li a { height: 50px; line-height: 50px; font-size: 16px; }
.wapNav li i { line-height: 50px; }
}

/*hover动画*/
.anim { transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%; }
.anim:before { position: relative; content: ''; display: block; margin-top: 100%; }
.anim:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%; }
.link { position: relative; overflow: hidden; }
.link:hover .anim { animation: anim-out 0.75s; }
.link:hover .anim:after { animation: anim-out-pseudo 0.75s; }
@keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}
@keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}