@charset "UTF-8";

/* 在线客服样式 */
.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: #28499d; 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 #28499d; 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: #28499d; 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 #28499d; margin: 5px 15px }

/*分页样式*/
.pagination { padding: 40px 0 60px; text-align: center; overflow: hidden; font-size: 0;}
.pagination a { font-size: 12px; line-height: 28px; display: inline-block; height: 30px; padding: 0 12px; text-align: center; color: #333; border: 1px solid #ddd; background: #fff; margin: 0 2px; }
.pagination a.page-num-current { color: #fff !important; background: #184189 !important;border-color: #184189; }
.pagination a:hover { text-decoration: none; color: #000; background: #f1f1f1; }
.pagination span { line-height: 30px; display: inline-block; height: 30px; padding: 0 12px; text-align: center; color: #fff; margin-left: 2px; background: #184189; color: #fff; border: 1px solid #184189; }

@media (max-width:640px) {
	.pagination {
	    padding: 40px 0;
	}
	.pagination a {
	    padding: 0 7px;
	}
}

/* 内页留言样式 */
.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: #28499d; }
.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: #28499d }
.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: #28499d }
.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: 12px 13px; 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: #28499d; }
.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: #28499d }
.live-chat-icon .live-chat-box span:after { border-left-color: #28499d; color: #28499d }
.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: #28499d }

/*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: #28499d; color: #fff; height: 71px; width: 247px; padding: 9px 0 6px; float: left; }
.client-2 .my-kefu-main { background: #28499d; 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: 3%; 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: #28499d; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; }
.fixed .wap-menu span { background-color: #28499d; }
.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: #28499d; }
@media (max-width:1200px) {
.wap-menu { display: flex; }
}

/* WAP主导航 */
.wapNav { overflow-y: auto; display: none; height: 100%; background: rgba(255, 255, 255, 1); width: 100%; position: fixed; left: 0; top: 70px; z-index: 9999; padding: 0; border-top: 1px solid #ededed; }
.wapNav>ul { padding: 20px 5%; }
.wapNav>ul>li { position: relative; border-bottom: 1px solid #ddd; }
.wapNav li a { display: block; color: #333; height: 60px; line-height: 60px; position: relative; font-size: 18px; }
.wapNav li i { color: #666; font-size: 14px; font-weight: bold; font-style: normal; padding: 0 15px; position: absolute; right: 0; top: 0px; line-height: 60px; }
.wapNav li.on>a, .wapNav .cur>a:hover { color: #28499d; }
.wapNav li:hover i, .wapNav .on i { color: #666; }
.wapNav .navSub { display: none; background: #f8f8f8; }
.wapNav .navSub li a { height: 50px; line-height: 50px; padding-left: 20px; font-size: 14px; }
.wapNav .navSub ul li a { height: 34px; line-height: 34px; padding-left: 60px; }
.wapNav .menu { overflow: hidden; font-size: 0; border-bottom: 1px solid #eee; }
.wapNav .menu a { float: left; width: 50%; text-align: center; line-height: 45px; color: #fff; color: #454545; font-size: 16px; }
.wapNav .menu a ~ a { border-left: 1px solid #eee; }
.wapNav .menu a i { margin-right: 8px; position: relative; font-style: normal; color: #454545; font-size: 16px; }
@media (max-width:640px) {
.wapNav { top: 55px; }
.wapNav li a { height: 54px; line-height: 54px; font-size: 16px; }
.wapNav li i { line-height: 54px; }
}

/*swiper*/
.swp-wrap {position: relative;}
.swp-btn {
	position: absolute;
	left: -80px;
	top: 50%;
	margin-top: -40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: rgba(43,49,55,.2);
	color: #fff;
	border-radius: 50%;
	cursor: pointer;
	outline: none;
}
.swp-btn.swiper-button-disabled {opacity: .3}
.swp-prev {transform: rotateY(180deg);}
.swp-next {left: auto;right: -80px;}
.swp-btn:hover {background-color: rgba(1,37,90,.8);}
@media (max-width: 1600px) {
	.swp-prev {left: -60px;}
	.swp-next {left: auto; right: -60px;}
}


/*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-btn { position: relative; overflow: hidden; }
.link-btn:hover .anim { animation: anim-out 0.75s; }
.link-btn: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%; }
}
/*<span class="anim"></span>*/


.video_shadow { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, .5); z-index: 1000; display: none; }
.playnow { position: absolute; left: 50%; top: 50%; margin-left: -410px; margin-top: -286px; width: 820px; height: 550px; background-color: transparent; z-index: 1000; }
.video_control { width: 820px; height: 500px; box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, .5); }
.video_control video { width: 100%; height: 100%; object-fit: fill; }
.closevideo { position: absolute; right: -30px; top: -24px; font-size: 35px; color: #fff; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.closevideo:hover { right: -35px; }
@media (max-width:1000px) {
  .playnow { left: 5%; top: 30%; margin-left: 0; margin-top: 0; width: 90%; height: auto; }
  .video_control { width: 100%; height: auto; box-shadow: none; }
  .closevideo { position: absolute; right: 0; top: -50px; font-size: 30px; color: #fff; cursor: pointer; }
}