﻿/*公共样式*/


* { padding: 0; margin: 0; box-sizing: border-box; -webkit-box-sizing: border-box; }
.fl { float: left; }
.fr { float: right; }
.wrapper { width: 1200px; margin: 0 auto; position: relative; }
body { font-size: 14px; color: #333; font-family: "Microsoft YaHei"; overflow: hidden; }
.clear { clear: both; }
.clear_b:after { content: ""; clear: both; display: block; }
a { cursor: pointer; }
s { text-decoration: none; }
input, textarea, button, select, option { outline: none; }

.blurr { background: #f4f4f4; filter: blur(5px); -webkit-filter: blur(5px); opacity: 0.9; }
.ver_mid:before { content: ""; width: 0; height: 100%; display: inline-block; vertical-align: middle; }



/*--------------------------------------头部--------------------------------------*/

.player_box { width: 70%; margin: 0 auto; }
.iframe { height: 500px; }

@media screen and (max-width: 768px) {
    .player_box { width: 100%; }
    .iframe { height: 250px; }
}


.header { background: #fff; }
.header_main { height: 106px; }
.head_nav { padding-top: 42px; }
.logo { position: absolute; top: 25px; left: 0; }
.nav_bar { float: right; }
.nav_bar > ul > li { float: left; height: 64px; line-height: 64px; margin-left: 24px; text-align: center; font-size: 14px; position: relative; padding: 0 16px; }
.nav_bar .close { display: none; }
.head_top { line-height: 32px; background: #eeeeee; }
.head_top .tel { background: #01458e; color: #fff; float: right; padding: 0 5px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.head_top .tel span { display: inline-block; margin: 0 10px; }
.nav_bar > ul > li.active { background: #f2f2f2; }
.nav_bar > ul > li.active > a { color: #182c74; font-weight: bold; }
.nav_bar > ul > li:hover { background: #f2f2f2; }
.nav_dl { position: absolute; top: 64px; left: 0; z-index: 8888; background: #f2f2f2; width: 100%; padding-bottom: 20px; display: none; }
.nav_dl2 { width: 420px; overflow: hidden; padding: 20px 0; }
.nav_dl2 dd { float: left; width: 33.333%; }
.nav_dl2 dd h4 { width: 88px; height: 28px; line-height: 28px; background: #727272; margin: 0 auto; color: #fff; }
.nav_dl2 dd h4 a { color: #fff; }
.nav_dl dd { line-height: 36px; font-size: 14px; }
.nav_dl dd a { display: block; }
.nav_dl dd > a:hover { color: #01458e; font-weight: bold; }


.menubtn { display: none; width: 40px; height: 40px; background: url(../images/icon/menu.png) no-repeat center center; background-size: 16px 16px; }


.overlay { position: fixed; width: 100%; height: 100%; background: #000; opacity: 0.8; left: 0; top: 0; z-index: 9998; display: none; }

@media screen and (max-width: 1200px) {
    .wrapper { width: 100%; padding: 0 10px; }
    .logo { left: 10px; }
    .nav_bar > ul > li { line-height: normal; margin: 0; }
    .nav_bar > ul > li em { display: block; }
}

@media screen and (max-width: 768px) {
    .head_top em { font-size: 12px; font-family: simsun; color: #999; }
    .menubtn { display: block; position: absolute; left: 0; top: 20px; }
    .header_main { height: 76px; }
    .logo { width: 120px; margin: auto; top: 15px; left: 0; right: 0; }
    .nav_bar { margin-left: 0; background: rgba(255,255,255,0.9); width: 100%; position: fixed; left: -100%; top: 0; height: 100%; z-index: 9999; padding-top: 75px; }
    .nav_bar .close { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 75px; background: #fff; opacity: 1; }
    .nav_bar .close i { display: block; width: 40px; height: 40px; margin: 20px 0 0 14px; background: url(../images/icon/close.png) no-repeat center center; background-size: 16px 16px; }
    .nav_bar > ul > li { display: block; float: none; width: 100%; height: auto; line-height: none; border-bottom: 1px solid #e1e1e1; font-size: 14px; padding: 10px 0; margin: 0; text-align: left; }
    .nav_bar ul li em { display: inline-block; }
    .nav_bar > ul > li > a { color: #333; text-indent: 10px; }
    .index_header .nav_bar > ul > li > a { color: #333; font-size: 14px; }
    .index_header .nav_bar > ul > li { display: block; float: none; height: auto; line-height: 44px; width: 140px; font-size: 14px; }
    .nav_dl { position: static; padding: 10px 0; background: #fff; width: 100%; margin: 10px 0; -moz-box-shadow: 0px 1px 4px #999 inset; /* For Firefox3.6+ */ -webkit-box-shadow: 0px 1px 4px #999 inset; /* For Chrome5+, Safari5+ */ box-shadow: 0px 1px 4px #999 inset; /* For Latest Opera */ }
    .nav_dl2 { text-align: center; }
    .nav_dl dd { padding: 0 10px; }
    .nav_dl2 dd { padding: 0; }
    .nav_dl dd a { display: inline-block; font-size: 12px; margin: 0 2px; }
    .nav_dl dd { line-height: 28px; }
    .nav_dl2 dd a { display: block; margin: 0; }
}



/*首页轮播图*/

/*.swiper1 {height: 550px}*/
.swiper1 .swiper-slide { text-align: center; }
.swiper1 .txt { display: inline-block; width: 800px; max-width: 90%; color: #fff; vertical-align: middle; display: none; }
.swiper1 .txt h3 { font-size: 45px; margin-bottom: 24px; }
.swiper1 .txt p { line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.swiper1 .txt .detail { display: inline-block; margin-top: 40px; }
.swiper1 .swiper-pagination-bullet { width: 73px; height: 3px; border-radius: 0; margin: 0 1px !important; background: #fff; opacity: 1; }
.swiper1 .swiper-pagination-bullet-active { background: #01458e; }
.swiper1 .swiper-pagination { bottom: 30px !important; }

@media screen and (max-width: 1200px) {
    /*.swiper1{height: 450px;}*/
}

@media screen and (max-width: 768px) {
    /*.swiper1{height: 320px;}*/
    .head_top .tel { display: none; }
    .swiper1 .txt h3 { font-size: 18px; margin-bottom: 10px; }
    .head_top { text-align: center; }
    .swiper1 .txt p { font-size: 12px; }
    .swiper1 .txt .detail { margin-top: 20px; }
}

@media screen and (max-width: 480px) {
    .swiper1 .swiper-pagination { bottom: 10px !important; }
    .swiper1 .swiper-pagination-bullet { width: 25px; }

    /*.swiper1{height: 280px;}*/
}


.title { text-align: center; padding: 24px 0 36px; }
.title h3 { font-size: 20px; margin-bottom: 6px; }
.title span { font-size: 16px; color: #999; position: relative; }
.title span:before { content: ""; width: 20px; height: 1px; background: #a1a1a1; position: absolute; left: -30px; top: 11px; }
.title span:after { content: ""; width: 20px; height: 1px; background: #a1a1a1; position: absolute; right: -30px; top: 11px; }


.ind_ul01 ul { display: table; width: 100%; }
.ind_ul01 ul li { display: table-cell; vertical-align: top; width: 25%; text-align: center; }
.ind_ul01 ul li h4 { font-size: 16px; margin-top: 10px; }
.ind_ul01 ul li img { display: block; margin: 0 auto; }





/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {

    100% { top: -12px; right: -12px; bottom: -12px; left: -12px; opacity: 0; }
}

@keyframes hvr-ripple-out {
    100% { top: -12px; right: -12px; bottom: -12px; left: -12px; opacity: 0; }
}

.hvr-ripple-out { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; }
.hvr-ripple-out:before { content: ''; position: absolute; border: #01458e solid 6px; border-radius: 50%; top: 0; right: 0; bottom: 0; left: 0; -webkit-animation-duration: 1s; animation-duration: 1s; }
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before { -webkit-animation-name: hvr-ripple-out; animation-name: hvr-ripple-out; }





@media screen and (max-width: 768px) {
    .title h3 { font-size: 16px; }
    .title span { font-size: 14px; }
    .ind_ul01 ul li { padding: 0 10px; }
    .ind_ul01 ul li img { width: 60px; padding: 0 10px; }
    .ind_ul01 ul li h4 { font-size: 12px; }
}


.kf { text-align: right; padding: 30px 0 20px; }
.kf a { display: inline-block; background: #01458e; color: #fff; line-height: 22px; padding: 0 5px; }
.kf a img { display: inline-block; vertical-align: middle; margin-right: 5px; position: relative; top: -2px; }

.ind_ul02 ul { overflow: hidden; }
.ind_ul02 ul li { float: left; width: 25%; }
.ind_ul02 ul li:nth-child(2) { margin: 0 12.5%; }
.ind_ul02 ul li .pic { position: relative; overflow: hidden; }
.ind_ul02 ul li img { display: block; margin: 0 auto; transition: all 1.6s; -webkit-transition: all 1.6s; }
.ind_ul02 ul li .txt { text-align: center; }
.ind_ul02 ul li:hover .pic img { transform: scale(1.1); }
.ind_ul02 ul li .txt span { display: block; background: #e3eaf1; padding: 10px; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }
.ind_ul02 ul li h4 { font-size: 16px; margin: 10px 0 12px; font-weight: bold; }

@media screen and (max-width: 768px) {
    .ind_ul02 ul li { width: 33%; }
    .ind_ul02 ul li:nth-child(2) { margin: 0 0.5%; }
}

@media screen and (max-width: 480px) {
    .ban1 .wrapper { padding: 0; }
    .ban2 .wrapper { padding: 0; }
    .ind_ul02 ul li { width: 100%; margin-bottom: 20px; }
    .ind_ul02 ul li .pic { background: #e3eaf1; padding: 10px; }
    .ind_ul02 ul li:nth-child(2) { margin: 0; margin-bottom: 20px; }
}

.index_con .ban3 { margin-top: 40px; background: #edf2f7; padding-bottom: 40px; }
.ind_ul03 ul { overflow: hidden; }
.ind_ul03 ul li { float: left; width: 20%; text-align: center; padding: 55px 10px 0; position: relative; }
.ind_ul03 ul li dl { height: 100%; }
.ind_ul03 ul li dt { position: absolute; width: 122px; margin: auto; left: 0; right: 0; top: 0px; }
.ind_ul03 ul li dd { border: 2px solid #fff; color: #666; padding: 80px 15px 15px; text-align: left; font-size: 14px; line-height: 2.2; transition: all 0.4s; -webkit-transition: all 0.4s; }

.ind_ul03 ul li:nth-child(1):hover dd { background: #efa337; color: #fff; border: 2px solid #efa337; }
.ind_ul03 ul li:nth-child(2):hover dd { background: #e8a0c4; color: #fff; border: 2px solid #e8a0c4; }
.ind_ul03 ul li:nth-child(3):hover dd { background: #69c497; color: #fff; border: 2px solid #69c497; }
.ind_ul03 ul li:nth-child(4):hover dd { background: #688bc2; color: #fff; border: 2px solid #688bc2; }
.ind_ul03 ul li:nth-child(5):hover dd { background: #5ca7b2; color: #fff; border: 2px solid #5ca7b2; }


.nav_list { margin-bottom: 30px; text-align: center; }
.nav_list a { display: inline-block; vertical-align: middle; margin: 0 30px; line-height: 34px; padding: 0 18px; position: relative; }
.nav_list a.active { border: 1px solid #d3d3d3; background: #f2f2f2; color: #01458e; border-radius: 17px; font-weight: bold; }
.nav_list a.active:after { content: ""; width: 8px; height: 6px; background: url(../images/icon/aff2.png); position: absolute; bottom: -5px; margin: auto; left: 0; right: 0; }



@media screen and (max-width: 768px) {
    .ind_ul03 ul li { float: none; width: 100%; }
    .ind_ul03 ul li:nth-child(1) dd { background: #efa337; color: #fff; border: 2px solid #efa337; }
    .ind_ul03 ul li:nth-child(2) dd { background: #e8a0c4; color: #fff; border: 2px solid #e8a0c4; }
    .ind_ul03 ul li:nth-child(3) dd { background: #69c497; color: #fff; border: 2px solid #69c497; }
    .ind_ul03 ul li:nth-child(4) dd { background: #688bc2; color: #fff; border: 2px solid #688bc2; }
    .ind_ul03 ul li:nth-child(5) dd { background: #5ca7b2; color: #fff; border: 2px solid #5ca7b2; }
}




.ban_main { padding: 0 40px; background: #edf2f7; }
.ban_main h4 { font-size: 18px; color: #01458e; padding: 30px 0 18px; }
.swiper-slide a { position: relative; display: inline-block; overflow: hidden; }
.swiper-slide a img { display: block; transition: all 1.5s; }
.swiper-slide i { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #fff; opacity: 0.7; display: none; filter: blur(30px); -moz-filter: blur(30px); -webkit-filter: blur(30px); }
.swiper-slide a:hover img { transform: scale(1.05); }



.swiper-container .sp { display: block; text-align: center; padding: 16px 0; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }


@media screen and (max-width: 768px) {
    .ind_ul03 ul li { float: none; width: 100%; }
    .ban_main { padding: 0 10px; }
    .ban_main h4 { font-size: 16px; padding: 20px 0 12px; }
    .swiper-container .sp { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(237,241,247,0.8); padding: 10px 0; }

    .swiper-button-next, .swiper-button-prev { width: 20px; height: 30px; background-size: 20px 30px; }
}

.ind_ul04 { overflow: hidden; margin-bottom: 30px; }
.ind_ul04 li { width: 16.66%; float: left; }
.ind_ul04 li dl { text-align: right; }
.ind_ul04 li dt { display: inline-block; vertical-align: middle; margin-right: 35%; }
.ind_ul04 li dt h5 { margin-top: 8px; }
.ind_ul04 li dd { display: inline-block; vertical-align: middle; }
.ind_ul04 li:nth-child(6) dd { display: none; }


@media screen and (max-width: 768px) {
    .ind_ul04 li { width: 33.333%; margin: 15px 0; }
    .ind_ul04 li dt img { display: block; width: 30px; margin: 0 auto; }
    .ind_ul04 li dd { display: none; }
}


.index_con .ban7 { background: #edf2f7; padding-bottom: 60px; }
.swiper6 .swiper-slide .pic { float: left; width: 226px; }
.txt_dl { margin-left: 250px; overflow: hidden; }
.txt_dl h4 { font-size: 18px; font-weight: bold; margin: 15px 0; }
.txt_dl span { color: #999; display: block; }
.txt_dl dd { color: #666; font-size: 14px; line-height: 1.8; margin-top: 15px; height: 75px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }


@media screen and (max-width: 480px) {
    .ban7 .wrapper { padding: 0; }
    .swiper6 .swiper-slide .pic { float: none; margin: 0 auto; }
    .txt_dl { margin-left: 0; width: 72%; margin: 0 auto; }
    .txt_dl h4 { font-size: 16px; }
}



/*底部*/
.footer_main { background: #363636; padding: 30px 0; }
.foot_box { overflow: hidden; background: #464646; }
.foot_box .ewm { float: left; width: 171px; }
.foot_box .ewm img { display: block; }
.foot_box .foot_form { float: left; }

.inp { margin: 16px 0; }
.inp em { display: inline-block; vertical-align: middle; width: 96px; color: #fff; text-align: right; padding-right: 10px; }
.inp input { display: inline-block; width: 300px; line-height: 28px; height: 28px; border-radius: 3px; padding: 0 10px; }
.foot_box .text { float: left; display: inline-block; }
.foot_box .area { float: left; display: inline-block; margin-top: 16px; }
.foot_box .area textarea { width: 410px; height: 118px; border-radius: 3px; padding: 10px; color: #999; border: none; }
.foot_box .area em { display: inline-block; width: 96px; color: #fff; text-align: right; padding-right: 10px; vertical-align: top; position: relative; top: 6px; }

.sub_btn { height: 34px; padding: 0 22px; color: #fff; background: #01458e; display: inline-block; }
.foot_box .btn { margin-left: 20px; float: left; margin-top: 56px; }
.sub_btn:hover { opacity: 0.8; box-shadow: 0 0 4px 2px #333; }

.foot_ul { overflow: hidden; margin-top: 30px; }
.foot_ul li { float: left; width: 16.666%; }
.foot_ul li dl { height: 150px; border-left: 1px solid #666; padding-left: 6px; }
.foot_ul li dl dt { color: #fff; margin-bottom: 18px; font-size: 14px; }
.foot_ul li dd a { display: block; font-size: 12px; color: #666; line-height: 23px; }
.foot_ul li dd a:hover { color: #fff; }

.foot_txt { background: #464646; padding: 22px 0 33px; text-align: center; }
.foot_txt p { color: #a0a0a0; padding: 5px 0; }
.foot_txt p a { color: #777; margin: 0 10px; display: inline-block; }
.foot_txt p a:hover { text-decoration: underline; color: #a0a0a0; }
.foot_txt em { color: #242424; margin-top: 8px; display: block; }

.tel2 { position: absolute; right: 0; width: 300px; top: 0; text-align: left; color: #fff; }
.tel2 span { display: block; margin: 10px 0; }
.tel2 i { display: inline-block; width: 90px; height: 28px; line-height: 28px; text-align: center; background: url(../images/icon/bbg.png) no-repeat center center; background-size: cover; color: #fff; font-size: 14px; }
.tel2 a { color: #fff; margin-left: 7px; }

@media screen and (max-width: 1200px) {
    .foot_box .ewm { display: block; margin: 20px auto 0; float: none; }
}

@media screen and (max-width: 768px) {
    .foot_box .text { float: none; }
    .footer_main { padding: 15px 0; }
    .foot_form { float: none; width: 100%; }
    .foot_box { padding: 0 15px; }
    .text { float: left; width: 100%; }
    .inp em { display: block; margin-bottom: 10px; text-align: left; }
    .inp input { width: 100%; }
    .foot_box .area em { display: block; margin-bottom: 10px; text-align: left; }
    .foot_box .area { margin-top: 0; float: none; display: block; }
    .foot_box .area textarea { width: 100%; }
    .foot_box .btn { margin: 15px 0; }
    .foot_ul { display: none; }

    .foot_txt { padding: 15px 0; }
    .foot_txt p { font-size: 12px; }
    .foot_txt p a { color: #999; margin: 0 3px; }
    .foot_txt em { font-size: 12px; }

    .tel2 { position: static; }
}



/*banner开始*/
.banner { height: 231px; overflow: hidden; }
.abult_ban { background: url(../images/img/abban.jpg) no-repeat center center; background-size: auto 100%; }
.serv_ban { background: url(../images/img/servban.jpg) no-repeat center center; background-size: auto 100%; }
.prod_ban { background: url(../images/img/prodban.jpg) no-repeat center center; background-size: auto 100%; }
.achi_ban { background: url(../images/img/achiban.jpg) no-repeat center center; background-size: auto 100%; }
.coop_ban { background: url(../images/img/coopban.jpg) no-repeat center center; background-size: auto 100%; }
.tact_ban { background: url(../images/img/tactban.jpg) no-repeat center center; background-size: auto 100%; }

.banner dl { max-width: 1200px; margin: 3% auto 0; }
.banner dl dt { font-size: 24px; }
.banner dl dd { font-size: 30px; }


@media screen and (max-width: 1200px) {
    .banner dl { width: 90%; }
    .banner { height: 160px; }
}

@media screen and (max-width: 768px) {

    .banner { height: 130px; }
    .banner dl dt { font-size: 16px; }
    .banner dl dd { font-size: 20px; }
}

@media screen and (max-width: 480px) {
    .banner dl { background: rgba(255,255,255,0.6); width: auto; display: inline-block; padding: 15px 32px; color: #ef8009; margin-top: 30px; }
    .banner dl dt { font-size: 12px; }
    .banner dl dd { font-size: 14px; }
}
/*banner结束*/



/*关于我们*/
.ab_nav { position: relative; overflow: hidden; border-bottom: 1px solid #eeeeee; }
.greyBg { position: absolute; left: 0; top: 0; background: #eee; height: 100%; }
.ab_nav h4 { position: absolute; left: 0; top: 0; line-height: 60px; font-size: 16px; font-weight: bold; background: #eeeeee; padding-right: 16px; }
.ab_nav h4:after { content: ""; width: 40px; height: 60px; background: url(../images/icon/hbg.png) no-repeat; background-size: 100%; position: absolute; right: -40px; top: 0; }
.ab_nav .a_Con { float: right; }
.ab_nav .a_Con a { line-height: 60px; margin-left: 40px; display: inline-block; }
.ab_nav .a_Con a.active { color: #182973; border-bottom: 1px solid #182973; }

@media screen and (max-width: 1200px) {
    .greyBg { display: none; }
}

@media screen and (max-width: 767px) {
    .ab_nav h4 { position: static; background: none; line-height: normal; margin: 15px 0; }
    .ab_nav .a_Con { float: none; }
    .ab_nav .a_Con a { margin: 0 10px; line-height: 30px; }
}

.ab_txt { padding-bottom: 40px; }
.ab_txt h3 { font-size: 18px; font-weight: bold; margin: 30px 0; }
.ab_txt p { line-height: 2.2; color: #666; }
.ab_txt .pic { text-align: center; margin: 30px 0; }

@media screen and (max-width: 768px) {
    .ab_txt h3 { font-size: 16px; }
    .ab_txt .pic { margin: 20px 0; }
}


.ab_main .box1 { display: table; }
.ab_main .box1 .ban_l { width: 65%; display: table-cell; vertical-align: middle; padding-right: 30px; }
.ab_main .box1 h3 { font-weight: bold; font-size: 18px; margin-top: 35px; margin-bottom: 20px; }
.new_ul li { overflow: hidden; margin-bottom: 40px; }
.new_ul li dl { width: 104px; height: 84px; background: #eeeeee; color: #333; text-align: center; float: left; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.new_ul li dl dt { font-size: 24px; margin: 15px 0 0px; }
.new_ul li .txt { margin-left: 142px; height: 84px; }
.new_ul li .txt h4 a { font-size: 18px; color: #333; }
.new_ul li .txt h4 { margin-bottom: 12px; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }
.new_ul li .txt p { color: #666; line-height: 24px; height: 48px; overflow: hidden; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.new_ul li:hover dl { background: #152a74; color: #fff; }
.new_ul li:hover h4 a { color: #152a74; text-decoration: underline; }

.new_ul2 li { margin-bottom: 30px; }
.new_ul2 li .pic { overflow: hidden; background: #eee; }
.new_ul2 li .pic img { display: block; margin: 0 auto; transition: all 2.4s; -moz-transition: all 2.4s; -webkit-transition: all 2.4s; }
.new_ul2 li .txt { margin-top: 24px; }
.new_ul2 li .txt h4 a { font-size: 18px; color: #333; }
.new_ul2 li .txt h4 { margin-bottom: 12px; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }
.new_ul2 li .txt p { color: #666; line-height: 24px; height: 72px; overflow: hidden; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.new_ul2 li:hover h4 a { color: #152a74; text-decoration: underline; }
.new_ul2 li:hover .pic img { transform: scale(1.1); }

@media screen and (max-width: 768px) {
    .ab_main .box1 h3 { font-size: 16px; }
    .ab_main .box1 { display: block; }
    .new_ul li dl { width: 80px; }
    .new_ul li .txt { margin-left: 90px; }
    .ab_main .box1 .ban_l { display: block; width: 100%; padding: 0; }
    .ab_main .box1 .ban_r { display: block; width: 100%; }
}




/*分页*/
.pagestring { text-align: center; margin: 50px 0; }
.pagestring ul li { display: inline-block; }
.pagestring .page-btn { width: auto; }
.pagestring a { display: inline-block; height: 30px; line-height: 30px; margin: 0 4px; text-align: center; padding: 0 10px; }
.pagestring .current { color: #fff; background: #0b3460; }
.pagestring a:hover { color: #fff; background: #0b3460; opacity: 0.7; }


.h_title { text-align: center; margin: 45px 0 20px; }
.h_title h3 { font-size: 18px; font-weight: bold; }
.h_title h5 { color: #999; margin-top: 10px; }
.new_txt { line-height: 24px; color: #666; }
.new_txt img { display: block; margin: 20px auto; }

.nav_detail { padding: 32px 0; border-top: 1px dashed #d6d7dc; margin-top: 40px; position: relative; }
.nav_detail dd a { display: block; padding: 6px 0; font-size: 14px; }
.nav_detail dt { position: absolute; right: 0; top: 34px; font-size: 14px; }
.nav_detail a:hover { color: #01458e; text-decoration: underline; }

@media screen and (max-width: 768px) {
    .h_title h3 { font-size: 16px; }
    .nav_detail dt { top: 10px; }
    .pagestring a { margin: 0; }
}

.culture_ul li { margin-bottom: 40px; height: 258px; }
.culture_ul li .box { display: inline-block; vertical-align: middle; color: #666; width: 94%; }
.culture_ul li .box dl { max-width: 640px; }
.culture_ul li dl dt { font-size: 18px; margin-bottom: 32px; }
.culture_ul li dl dd { font-size: 14px; line-height: 30px; text-align: justify; text-justify: inter-ideograph; }
.culture_ul li:nth-child(1) { background: #f4f4f4 url(../images/img/cult01.jpg) no-repeat right center; background-size: auto 100%; }
.culture_ul li:nth-child(1) .box dl { padding-left: 60px; }
.culture_ul li:nth-child(2) { background: #f4f4f4 url(../images/img/cult02.jpg) no-repeat left center; background-size: auto 100%; }
.culture_ul li:nth-child(2) .box dl { text-align: right; float: right; height: 100%; padding-right: 40px; }

.m_title h3 { font-size: 16px; font-weight: bold; padding: 40px 0 32px; }

@media screen and (max-width: 768px) {
    .culture_ul li .box { background: rgba(255,255,255,0.6); padding: 10px; }
    .culture_ul li dl dt { font-size: 16px; margin-bottom: 20px; }
    .culture_ul li:nth-child(1) .box dl { padding: 0; }
    .culture_ul li:nth-child(2) .box dl { padding: 0; }
}

.rc_ul { margin: 40px 0 32px; }
.rc_ul li { margin-bottom: 40px; height: 145px; background: #f4f4f4 url(../images/img/cc.jpg) no-repeat right center; background-size: auto 100%; }
.rc_ul li .box { display: inline-block; vertical-align: middle; color: #666; width: 94%; }
.rc_ul li .box dl { max-width: 465px; }
.rc_ul li dl dt { font-size: 18px; margin-bottom: 32px; }
.rc_ul li dl dd { font-size: 14px; line-height: 30px; text-align: justify; text-justify: inter-ideograph; }
.rc_ul li .box dl { padding-left: 60px; }

.rc_table { margin-bottom: 60px; }
.rc_table table th { text-align: left; height: 56px; background: #182a72; color: #fff; font-size: 18px; text-align: center; }
.rc_table table td { height: 50px; text-align: center; }
.rc_table table { width: 100%; min-width: 500px; }
.rc_table table tr td:nth-child(1) { padding-left: 70px; text-align: left; padding-right: 10px; }
.rc_table table tr th:nth-child(1) { padding-left: 70px; text-align: left; padding-right: 10px; }

.rc_table table .recBtn:hover { background: #eee; }

@media screen and (max-width: 768px) {
    .rc_ul li .box { background: rgba(255,255,255,0.6); padding: 10px; }
    .rc_ul li dl dt { font-size: 16px; margin-bottom: 10px; }
    .rc_ul li dl dd { line-height: 1.5; }
    .rc_ul li .box dl { padding: 0; }
    .rc_table { overflow-x: scroll; }
    .rc_table table th { font-size: 14px; height: 50px; }
    .rc_table table td { font-size: 12px; height: 40px; }
    .rc_table table tr td:nth-child(1) { padding-left: 0; }
    .rc_table table tr th:nth-child(1) { padding-left: 35px; }
}


/*弹出层*/
.layer-rec .layui-layer-title { background: #182a72; color: #fff; font-size: 18px; border: 0; height: 60px; line-height: 80px; }
.recurt_con { padding: 10px; background: #182a72; border-radius: 10px; height: 100%; }

.rec_box { background: #fff; border-radius: 8px; padding: 0 33px; height: 100%; }
.rec_box h3 { font-size: 18px; font-weight: bold; padding: 30px 0; color: #182a72; }
.rec_box .text { line-height: 2.3; color: #666; padding-bottom: 30px; }
.rec_box .txt { height: 50%; overflow-y: auto; }
.rec_box ul { overflow: hidden; margin-bottom: 15px; }
.rec_box ul li { float: left; width: 33.333%; }
.rec_box ul li em { font-size: 18px; line-height: 2; }
.rec_box h4 { font-size: 18px; line-height: 2; }
.layer-rec .layui-layer-setwin a { width: 30px; height: 30px; border-radius: 50%; background-position: 0 0; background: url(../images/icon/ccc.png) no-repeat; }



@media screen and (max-width: 768px) {
    .layer-rec .layui-layer-title { height: 30px; line-height: 38px; font-size: 16px; }
    .layer-rec .layui-layer-setwin { top: 5px; }
    .rec_box { padding: 0 10px; }
    .rec_box h3 { padding: 15px 0; font-size: 14px; }
    .rec_box ul li em { font-size: 14px; display: block; }
    .rec_box .text { line-height: 1.5; }
}

.serv_ul { overflow: hidden; padding: 50px 0 40px; border-bottom: 1px solid #ddd; margin-bottom: 40px; }
.serv_ul li { float: left; vertical-align: middle; width: 25%; text-align: center; }
.serv_ul li em { width: 120px; height: 120px; display: inline-block; background: #cdcdcd; border-radius: 50%; transition: all 0.3s; -webkit-transition: all 0.3s; margin-bottom: 20px; }
.serv_ul li em img { height: 46%; margin-top: 27%; }
.serv_ul li.active em { background: #01458e; }

.serv_ul li:hover em { background: #01458e; }

.serv_ul li h4 { font-size: 14px; }

@media screen and (max-width: 768px) {
    .serv_ul li { width: 50%; margin-bottom: 30px; }
    .serv_ul li em { width: 48px; height: 48px; margin-bottom: 10px; }
}


.serv_em { color: #fff; background: #21b0ec; position: relative; padding: 16px 100px; margin: 20px 0; min-height: 120px; }
.serv_em:before { content: ""; width: 92px; height: 110px; background: url(../images/icon/bf.png); background-size: 100%; position: absolute; left: 0; top: -13px; }
.serv_em em { display: block; line-height: 30px; }
.serv_em h5 { font-size: 16px; }
.srev_main h3 { font-size: 18px; margin: 20px 0 24px; font-weight: bold; }

.serv_dl { border: 1px solid #f5f5f5; box-shadow: 1px 2px 3px 2px #f5f5f5; margin-bottom: 30px; padding-bottom: 20px; }
.serv_dl dt { background: url(../images/icon/ss2.png) no-repeat left center; background-size: auto 100%; padding: 20px 0 20px 20px; font-size: 18px; color: #3d9ee2; margin-bottom: 15px; font-size: 14px; }

.serv_dl2 dt { background: url(../images/icon/ss.png) no-repeat left center; color: #ef8009; }
.serv_dl dd { line-height: 30px; padding: 0 10px; color: #666; font-size: 14px; }

.greybg { overflow: hidden; padding: 15px 20px; background: #eee; color: #666; line-height: 30px; margin-bottom: 30px; }
.greybg dt { float: left; display: inline-block; font-size: 14px; }
.greybg dd { font-size: 14px; }
.serv_dl3 dd { margin-left: 48px; }
.serv_dl4 dd { margin-left: 80px; }
.serv_dl5 dt { float: none; }


@media screen and (max-width: 768px) {
    .serv_em { padding: 12px 10px 10px 46px; }
    .serv_em:before { width: 46px; height: 55px; top: -7px; }
}


.serv_em h4 { font-size: 36px; margin: 10px 0; }

.serv_box { display: table; width: 100%; margin-bottom: 26px; }
.serv_box dl { display: table-cell; width: 64%; vertical-align: top; }
.serv_box .pic { display: table-cell; width: 36%; padding-right: 12px; vertical-align: top; }
.serv_box .pic img { display: block; margin: 0 auto; }
.serv_box.reserve .pic { padding-left: 12px; padding-right: 0; }


@media screen and (max-width: 768px) {
    .serv_box dl { display: block; width: 100%; margin-bottom: 10px; }
    .serv_box .pic { display: block; width: 100%; padding: 0; }
}

.serv_box2 { position: relative; }
.serv_box2 .pic { width: 66%; }
.serv_box2 .txt { position: absolute; width: 40%; height: 100%; right: 0; top: 0; }
.serv_box2 .text { height: 100%; display: inline-block; width: 100%; }
.serv_box2 .text .db { display: inline-block; vertical-align: middle; background: #fff; width: 95%; padding: 50px 40px; border: 1px solid #f5f5f5; }

.serv_box2 .text h4 { font-size: 24px; color: #0f85b7; margin-bottom: 20px; }
.serv_box2 .text p { line-height: 2; }
.serv_box2 .stxt { margin: 30px 0; font-size: 18px; }
.serv_box2 .stxt em { color: #ef8009; }

@media screen and (max-width: 768px) {
    .serv_box2 .pic { width: 100%; }
    .serv_box2 .txt { position: static; width: 100%; height: auto; overflow: hidden; }
    .serv_box2 .text .db { padding: 20px 10px; width: 100%; }
    .serv_box2 .text h4 { font-size: 18px; }
    .serv_box2 .stxt { font-size: 14px; }
    .srev_main h3 { font-size: 16px; }
}



.serv_ul2 { overflow: hidden; margin: 50px 0 100px; }
.serv_ul2 li { float: left; width: 32%; position: relative; }
.serv_ul2 li:nth-child(2) { margin: 0 2%; }
.serv_ul2 li dl { background: #cdcdcd; border-radius: 80px; height: 160px; position: relative; overflow: hidden; }
.serv_ul2 li dl dt { position: absolute; left: 0; top: 0; height: 100%; }
.serv_ul2 li dl dd { margin-left: 45%; width: 48%; color: #fff; margin-top: 30px; position: relative; z-index: 5; }
.serv_ul2 li dl dd h4 { font-size: 16px; font-weight: bold; margin-bottom: 26px; }
.serv_ul2 li dl dd p { font-size: 14px; line-height: 2; }
.serv_ul2 li.active dl { background: #21b0ec; }

@media screen and (max-width: 768px) {
    .serv_ul2 { margin: 20px 0; }
    .serv_ul2 li { float: none; width: 100%; }
    .serv_ul2 li dl { height: 80px; }
    .serv_ul2 li:nth-child(2) { margin: 10px 0; }
    .serv_ul2 li dl dd { margin-top: 5px; font-size: 14px; width: 55%; margin-left: 35%; }
    .serv_ul2 li dl dd h4 { font-size: 14px; margin-bottom: 5px; }
    .serv_ul2 li dl dd p { line-height: 1.5; font-size: 12px; }
}


.serv_ul3 { overflow: hidden; margin: 40px 0; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.serv_ul3 li { width: 45%; float: left; background: #cdcdcd; }
.serv_ul3 li:nth-child(2) { float: right; }
.serv_ul3 li dl { overflow: hidden; display: table; color: #fff; width: 100%; }
.serv_ul3 li dt { width: 45%; display: table-cell; vertical-align: middle; }
.serv_ul3 li dt img { display: block; margin: 0 auto; }
.serv_ul3 li dd { width: 55%; display: table-cell; vertical-align: middle; padding: 0 5%; }
.serv_ul3 li dd h4 { font-size: 16px; margin-bottom: 15px; }
.serv_ul3 li dd p { font-size: 14px; line-height: 2; }
.serv_ul3 li.active { background: #21b0ec; }

.serv_em a { color: #fff; font-size: 36px; }

@media screen and (max-width: 768px) {
    .serv_ul3 { margin: 25px 0; padding-bottom: 15px; }
    .serv_ul3 li { width: 48%; height: 100px; }
    .serv_ul3 li dt img { height: 100%; }
    .serv_ul3 li dl { display: block; text-align: center; position: relative; }
    .serv_ul3 li dt { display: block; width: 100%; }
    .serv_ul3 li dd { display: block; width: 100%; padding: 8px; position: absolute; top: 0; height: 100%; background: rgba(205,205,205,0.7); left: 0; padding-top: 20px; }
    .serv_ul3 li.active dd { background: rgba(22,176,236,0.7); }
    .serv_ul3 li dd h4 { margin-bottom: 8px; font-size: 18px; }
    .serv_ul3 li dd p { line-height: 1.5; font-size: 12px; }
    .serv_em a { display: block; font-size: 20px; }
    .serv_em .H30 { height: 15px; }
}


.serv_tab h4 { font-size: 18px; margin: 40px 0 18px; }
.serv_tab h4 span { color: #f08300; }

.serv_tab .pic { overflow-x: auto; }

.swiper6 { margin-bottom: 50px; }

@media screen and (max-width: 768px) {
    .serv_tab h4 { font-size: 16px; margin: 20px 0 10px; }
    .serv_tab .pic .img { width: 100%; }
    .swiper6 { margin-bottom: 30px; }
}

.prod_nav { margin-top: 50px; }

.prod_ul { overflow: hidden; }
.prod_ul li { float: left; width: 32%; margin-bottom: 30px; position: relative; }
.prod_ul li:nth-child(3n+2) { margin: 0 2% 30px; }
.prod_ul li img { display: block; margin: 0 auto; }
.prod_ul li h4 { position: absolute; bottom: 1px; left: 10%; background: #fefeff; line-height: 50px; width: 80%; text-align: center; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }

@media screen and (max-width: 768px) {
    .prod_ul li { width: 49%; }
    .prod_ul li:nth-child(3n+2) { margin: 0; margin-bottom: 30px; }
    .prod_ul li:nth-child(2n) { margin: 0 0 30px 2%; }
}

@media screen and (max-width: 480px) {
    .prod_ul li { width: 100%; margin-bottom: 10px; }
    .prod_ul li:nth-child(2n) { margin: 0; margin-bottom: 10px; }
    .prod_nav { margin-top: 20px; }
    .nav_list a { display: block; margin: 0; }
    .prod_ul li h4 { line-height: 40px; font-size: 16px; }
}


.prod_box { display: table; width: 100%; }
.prod_box .pic { display: table-cell; vertical-align: middle; }
.prod_box .ban { display: table-cell; vertical-align: middle; width: 46%; padding-left: 40px; }
.prod_box .ban h4 { font-size: 18px; margin-bottom: 15px; }
.prod_box .txt h5 { background: #01458e; color: #fff; line-height: 35px; padding: 0 12px; }
.prod_box .txt ol { margin-bottom: 30px; border: 1px solid #ddd; }
.prod_box .txt li { line-height: 30px; border-bottom: 1px solid #dddddd; padding: 0 12px; }
.prod_box .txt li:last-child { border-bottom: 0; }
.prod_box .txt li em { width: 20%; background: #f4f4f4; border-right: 1px solid #ddd; display: inline-block; margin-left: -12px; padding-left: 12px; margin-right: 12px; min-width: 100px; }

@media screen and (max-width: 768px) {
    .prod_box { display: block; width: 100%; }
    .prod_box .pic { display: block; width: 100%; }
    .prod_box .txt ol { margin-bottom: 10px; }
    .prod_box .ban { display: block; width: 100%; padding-left: 0; }
    .prod_box .ban h4 { margin-top: 20px; font-size: 16px; }
}


.achi_main .kf { padding: 10px 0; }
.achi_main .nav_list { margin-bottom: 0; }
.achi_box { background: #edf2f7; padding: 0 38px; }
.achi_box h4 { color: #01458e; font-size: 18px; padding: 30px 0 15px; }
.dl_list dt { display: inline-block; color: #666; font-size: 14px; vertical-align: middle; }
.dl_list { margin-bottom: 18px; }
.dl_list dd { display: inline-block; font-size: 14px; overflow: hidden; vertical-align: middle; }
.dl_list dd a { color: #333; margin: 0 10px; }

.achi_ul { overflow: hidden; }
.achi_ul li { width: 24%; float: left; text-align: center; margin: 0 0.5%; }
.achi_ul li span { padding: 15px 0 28px; display: block; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }


@media screen and (max-width: 768px) {
    .achi_box { padding: 0 10px; }
    .dl_list dd a { float: left; width: 20%; margin: 0; }
    .achi_ul li { width: 49%; }
    .achi_ul li span { padding: 10px 0 20px; }
    .achi_box h4 { padding: 15px 0; font-size: 16px; }
}


.ahi_detail h3 { font-size: 18px; margin: 30px 0 20px; font-weight: bold; }
.ahi_detail .pic { text-align: center; margin: 20px 0; }
.ahi_detail p { color: #666; line-height: 2; }


.achi2_ul { overflow: hidden; margin: 50px 0; }
.achi2_ul li { width: 24%; float: left; text-align: center; margin: 0 0.5%; }
.achi2_ul li span { padding: 15px 0 28px; display: block; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }

.achi2_ul li .pic { background: #fdedd0; padding: 14px; }


@media screen and (max-width: 768px) {
    .achi2_ul { margin: 20px 0; }
    .achi2_ul li { width: 49%; }
    .achi2_ul li span { padding: 10px 0 20px; }
}

.achi3_box { padding: 45px 0; }
.achi3_box h4 { font-size: 16px; font-weight: bold; margin-bottom: 14px; }
.achi3_box p { font-size: 16px; line-height: 2; color: #666; }

.achi3_box .box { margin: 20px 0; background: #d6dfe8; padding: 15px 35px; overflow: hidden; }
.achi3_box .box .txt { margin-top: 80px; width: 420px; float: left; }
.achi3_box .box .txt .tel { color: #01458e; }
.achi3_box .box .txt .tel em { display: block; line-height: 24px; font-size: 14px; }
.achi3_box .box .txt .intro { margin-top: 135px; margin-bottom: 35px; }
.achi3_box .box .txt .intro p { line-height: 30px; font-size: 14px; }
.achi3_box .box .img { float: right; width: 490px; }

@media screen and (max-width: 1023px) {
    .achi3_box .box .txt { float: none; max-width: 100%; margin-top: 30px; }
    .achi3_box .box .txt .intro { margin-top: 20px; margin-bottom: 20px; }
    .achi3_box .box .img { max-width: 100%; margin: 0 auto; float: none; }
}


@media screen and (max-width: 768px) {
    .achi3_box .box { padding: 15px; }
    .achi2_ul { margin: 20px 0; }
    .achi2_ul li { width: 49%; }
    .achi2_ul li span { padding: 10px 0 20px; }
    .achi3_box p { font-size: 14px; }
}

.achi4_box { margin: 50px 0; }
.gery_box { padding: 36px 15px; background: #f1f1f1; margin-bottom: 20px; line-height: 2; }
.gery_box b { font-size: 18px; }
.blue_box { padding: 36px 15px; background: #21b0ec; margin-bottom: 20px; color: #fff; line-height: 2; }
.blue_box b { display: block; font-size: 18px; }

@media screen and (max-width: 768px) {
    .achi4_box { margin: 25px 0; }
    .gery_box, .blue_box { padding: 20px 12px; }
    .gery_box b { display: block; font-size: 16px; }
    .blue_box b { display: block; font-size: 16px; }
}

.achi5_box { margin: 40px 0 50px; }
.achi5_box1 { display: table; width: 100%; margin-top: 30px; }
.achi5_box1 .achi5_dl { display: table-cell; vertical-align: middle; background: #0070af; color: #fff; width: 180px; border: 1px solid #ddd; padding: 20px 0; text-align: center; position: relative; }
.achi5_box1 .achi5_dl:after { content: ""; width: 19px; height: 36px; background: url(../images/icon/bg3.png) no-repeat; position: absolute; margin: auto; right: -19px; top: 0; bottom: 0; }

.achi5_box1 .achi5_dl dt { font-size: 24px; margin-bottom: 15px; }
.achi5_box1 .achi5_dl dd { font-size: 18px; }
.achi5_box1 .txt { display: table-cell; vertical-align: middle; padding-left: 30px; }
.achi5_box1 .txt .text { border: 1px solid #ddd; padding: 20px; }
.achi5_box1 .txt .text h4 { font-size: 16px; margin-bottom: 22px; font-weight: bold; }
.achi5_box1 .txt .text p { line-height: 2; }
.achi5_box2 { display: table; width: 100%; margin-top: 30px; }
.achi5_box2 .pic { display: table-cell; vertical-align: middle; padding-right: 3%; width: 45%; }
.achi5_box2 .pic img { display: block; margin: 0 auto; }
.achi5_box2 .txt { display: table-cell; width: 52%; vertical-align: middle; color: #666; line-height: 2; }
.achi5_box2.reserve2 .pic { padding: 0; padding-left: 3%; }

@media screen and (max-width: 768px) {
    .achi5_box1 .achi5_dl:after { display: none; }
    .achi5_box { margin: 25px 0 40px; }
    .achi5_box1 { display: block; width: 100%; overflow: hidden; }
    .achi5_box1 .achi5_dl { padding: 10px; }
    .achi5_box1 .achi5_dl dt { font-size: 16px; margin-bottom: 7px; }
    .achi5_box1 .achi5_dl dd { font-size: 12px; }
    .achi5_box1 .achi5_dl { display: block; width: 100%; }
    .achi5_box1 .txt { display: block; width: 100%; padding-left: 0; }
    .achi5_box1 .txt .text { padding: 12px; }
    .achi5_box1 .txt .text h4 { display: none; }
    .achi5_box2 { display: block; margin-top: 10px; }
    .achi5_box2 .pic { display: block; width: 100%; padding: 0; }
    .achi5_box2 .txt { display: block; width: 100%; }
    .achi_main .H50 { height: 20px; }
}


.coop_main h3 { font-size: 18px; font-weight: bold; margin: 30px 0 20px; }

.coop_pic { overflow-x: auto; }
.coop_pic .img { min-width: 700px; }

.coop_txt { line-height: 2; color: #666; margin-bottom: 20px; }

.serv_dl6 { padding-left: 60px; }
.serv_dl6 dt { float: none; font-size: 18px; }

@media screen and (max-width: 768px) {
    .coop_main h3 { font-size: 16px; }
    .serv_dl6 { padding-left: 20px; }
    .serv_dl6 dt { float: none; font-size: 16px; }
}

.coop_form { margin-bottom: 80px; background: #f3f3f3; text-align: center; padding-top: 45px; padding-bottom: 30px; }
.inp2 { display: inline-block; width: 45%; margin-bottom: 30px; }
.inp2 em { display: inline-block; width: 100px; text-align: right; margin-right: 20px; }
.inp2 em i { color: red; }
.inp2 input { height: 40px; line-height: 40px; padding: 0 10px; border: 1px solid #ddd; width: 68%; }

.area2 em { display: inline-block; width: 100px; text-align: right; margin-right: 20px; vertical-align: top; }
.area2 em i { color: red; }
.area2 textarea { width: 76%; border: 1px solid #ddd; height: 120px; padding: 10px; line-height: 1.6; }

.coop_form .btn { margin-top: 20px; }
.coop_form .sub_btn { background: #ef8009; width: 150px; height: 50px; line-height: 50px; font-size: 14px; }

@media screen and (max-width: 768px) {
    .inp2 em { display: block; margin-bottom: 10px; text-align: left; }
    .inp2 input { width: 100%; }
    .area2 { width: 91%; margin: 0 auto; }
    .area2 em { display: block; margin-bottom: 10px; text-align: left; }
    .area2 textarea { width: 100%; }
}

@media screen and (max-width: 640px) {
    .coop_form { padding: 20px 10px; margin-bottom: 40px; }
    .inp2 { width: 100%; margin-bottom: 10px; }
    .area2 { width: 100%; }
    .area2 em { display: block; margin-bottom: 10px; text-align: left; }
    .area2 textarea { width: 100%; }
}

.cool_ul { margin: 40px 0; }
.cool_ul li { display: table; width: 100%; margin-bottom: 30px; }
.cool_ul li .pic { display: table-cell; vertical-align: middle; width: 32%; min-width: 280px; }
.cool_ul li .txt { display: table-cell; vertical-align: middle; padding-left: 40px; }
.cool_ul li .txt h4 a { color: #172b71; font-size: 24px; margin-bottom: 30px; display: block; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }
.cool_ul li .txt p { color: #666; line-height: 2; height: 84px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }


@media screen and (max-width: 767px) {
    .cool_ul li { display: block; width: 100%; }
    .cool_ul li .pic { display: block; width: 100%; }
    .cool_ul li .txt h4 a { font-size: 16px; margin-bottom: 10px; }
    .cool_ul li .txt { display: block; padding-left: 0; margin-top: 10px; }
}


.tact_ul { overflow: hidden; margin: 40px 0; }
.tact_ul li { float: left; width: 25%; text-align: center; padding: 0 3%; }
.tact_ul li i { width: 80px; height: 80px; border: 1px solid #ef8009; border-radius: 50%; display: inline-block; overflow: hidden; }
.tact_ul li i img { height: 50%; margin-top: 25%; }
.tact_ul li dl dt { margin: 8px 0 15px; font-size: 14px; font-weight: bold; }
.tact_ul li dl dd { font-size: 14px; line-height: 1.7; }
.tact_ul li:hover i { background: #f9ce9f; }

@media screen and (max-width: 767px) {
    .tact_ul li { float: none; width: 100%; margin-bottom: 20px; }
    .tact_ul li i { display: inline; box-shadow: 1px 5px 3px 1px #999; }
    .tact_ul li i img { height: auto; margin: 0; }
    .tact_ul li dl dt { margin-bottom: 8px; }
}



.map { overflow: hidden; border: 1px solid #c9c9c9; }
.map .txt { width: 33.333%; float: left; padding: 0 3%; text-align: center; height: 420px; }
.map .txt h2 { font-size: 24px; color: #172a76; }
.map .txt p { color: #666; line-height: 1.8; margin: 15px 0 30px; }
.map .txt .text { width: 98%; display: inline-block; vertical-align: middle; }
.map .txt .ver_mid { height: 100%; }
.map .txt .pic h4 { margin-top: 12px; }

#map { height: 420px; width: 66.666%; float: left; }
#map img { max-width: none; max-height: none; }

@media screen and (max-width: 768px) {

    .map .txt { float: none; width: 100%; height: auto; margin: 30px 0; }
    .map .txt .pic { margin-bottom: 20px; }
    .map .txt .text { width: 100%; margin: 0 auto; display: block; }
    #map { float: none; width: 100%; }
    .map .txt .ver_mid { height: auto; }
    .map .txt .ver_mid:before { display: none; }
}


.tact_tel { overflow: hidden; margin: 45px 0; }
.tact_tel li { width: 30%; float: left; text-align: center; border: 1px solid #d9d9d9; padding: 20px; }
.tact_tel li:nth-child(2) { margin: 0 5%; }

.tact_tel li dt { background: #172a76; color: #fff; font-size: 14px; padding: 15px 0; }
.tact_tel li dd { font-size: 35px; font-family: simsun; font-weight: bold; margin: 35px 0 30px; }

@media screen and (max-width: 768px) {
    .tact_tel { margin: 20px 0 30px; }
    .tact_tel li { float: none; width: 100%; margin-bottom: 10px; padding-bottom: 8px; border: none; box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1); }
    .tact_tel li:nth-child(2) { margin: 0 0 15px; }
    .tact_tel li dd { font-size: 30px; margin: 24px 0; }
    .map .txt h2 { font-size: 20px; }
    .tact_main .wrapper { padding: 0; }
    .map { border: none; }
    .tact_ul { margin-bottom: 0; }
}

.swp { position: relative; }

.arrow .swiper-button-prev { left: -110px; }
.arrow .swiper-button-next { right: -110px; }
.arrow0 .swiper-button-prev { left: -62px; }
.arrow0 .swiper-button-next { right: -62px; }

@media screen and (max-width: 1365px) {
    .arrow .swiper-button-prev { left: 0; }
    .arrow .swiper-button-next { right: 0; }
    .arrow0 .swiper-button-prev { left: 0; }
    .arrow0 .swiper-button-next { right: 0; }
}


.BMapLabel { top: -60px !important; left: -128px !important; border: none !important; padding: 15px 50px !important; color: #2f4ab2 !important; font-size: 14px !important; box-shadow: 1px 2px 4px 1px rgba(0,0,0,0.3); }
.BMapLabel:after { content: ""; width: 23px; height: 8px; background: url(../images/icon/aftt.png); position: absolute; margin: auto; left: 0; right: 0; bottom: -8px; }
