@media all and (max-width:1800px) {
  .container{padding-left:15px;padding-right:15px;}}
@media all and (max-width:1680px) {
  .container{padding-left:15px;padding-right:15px;}}
@media all and (max-width:1600px) {
  .container{padding-left:15px;padding-right:15px;}}
@media all and (max-width:1400px) {
  .container{padding-left:15px;padding-right:15px;}}
@media all and (max-width:1200px) {
  .container{padding-left:15px;padding-right:15px;}}

/* cxNews */
.cxNews  { position: relative; padding-left: 6%; padding-top: 110px; background: #fff; overflow: hidden;}
.cxNews .cxNews-slide { position: relative; margin-top: 45px; padding-bottom: 90px; overflow: hidden;}
.cxNews .cxNews-slide .swiper-slide { position: relative; width: 50%; overflow: hidden;}
.cxNews .cxNews-slide .swiper-slide .pic { display: block; width: 100%;}
.cxNews .cxNews-slide .swiper-slide .pic img { display: block; width: 100%;}
.cxNews .cxNews-slide .swiper-slide .tit { position: relative; display: block; overflow: hidden; width: 100%;}
.cxNews .cxNews-slide .swiper-slide .tit:after {border-left: 1px solid #e5e5e5;content: '\e662';font-family: iconfont;width: 40px;height: 45px;text-align: right;line-height: 45px;display: block;position: absolute;right: 0;top: 50%;font-size: 24px;transform: translateY(-50%);color: #000;}
.cxNews .cxNews-slide .swiper-slide p { padding-top: 30px; font-size: 18px; color: #000;}
.cxNews .cxNews-slide .swiper-slide p  a { color: #000;}
.cxNews .cxNews-slide .swiper-slide span { display: block; margin-top: 10px; font-size:16px; color: #666; font-weight:lighter;}
.cxNews-menu {position: absolute;right:6%;top: 160px;z-index: 10; width: 90px;}
.cxNews-menu .menu-act { vertical-align:middle; display: inline-block; position: relative;  margin-right: 20px;}
.cxNews-menu .menu-act:after {content: '';display: block;position: absolute;right: -13px;top: 7px;width: 1px;height: 20px;background: #999;transform: rotateZ(30deg);}
.cxNews-menu .menu-act span  {   font-size: 24px; color: #999;}
.cxNews-menu .menu-len { vertical-align: middle; display: inline-block;}
.cxNews-menu .menu-len span { vertical-align:middle;  font-size: 18px; color: #ccc;}
.cxNews-slide .cxNews-prev,.cxNews-slide .cxNews-next { opacity: 0; transition: all .8s; position: absolute;top:0; width: 4%; height: 75%; z-index: 4;}
.cxNews-slide .cxNews-prev { left: 0;}
.cxNews-slide .cxNews-next { right: 0;}
.cxNews-slide .cxNews-prev i { cursor: pointer; position: relative; top: 40%; left: 30px; display: block; width: 44px; height: 44px; line-height: 44px; text-align: center; border-radius: 50%; background: #fff; font-size: 18px; color: #000;}
.cxNews-slide .cxNews-next i { cursor: pointer; float: right; position: relative; top: 40%; right: 30px; display: block; width: 44px; height: 44px; line-height: 44px; text-align: center; border-radius: 50%; background: #fff; font-size: 18px; color: #000;}
.cxNews-slide .cxNews-prev:hover,.cxNews-slide .cxNews-next:hover { opacity: 1;}
.cxNews.blc { background: #333;}
.cxNews.blc .wrap-title h2 { line-height: 1.25;}
.cxNews.blc .wrap-title h2 a { color: #fff;}
.cxNews.blc .cxNews-slide .swiper-slide p a { color: #fff;}
.cxNews.blc .cxNews-slide .swiper-slide .tit:after {  border-left: 2px solid #484848; color: #fff;}
@media (max-width: 992px){
    .cxNews { margin-top: 20px; padding:30px 0 30px 15px;}
    .cxNews .cxNews-slide {margin-top: 20px;padding-bottom: 40px;}
    .cxNews .cxNews-slide .swiper-slide p { padding-top: 15px; font-size: 14px;white-space: nowrap; text-overflow: ellipsis;  overflow: hidden;}
    .cxNews-menu .menu-act span { font-size: 20px;}
    .cxNews-menu .menu-len span { font-size: 16px;}
    .cxNews-menu .menu-act:after { top: 4px;}
    .cxNews-menu {top: auto;left: 50%;right: auto;bottom: 25px;width: auto;transform: translateX(-50%);}
}
/* cxNews end */


/*--public--*/
#app{overflow:hidden;position:relative;}
.mask{position:fixed;z-index: 999;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);backdrop-filter:saturate(180%) blur(20px);}
.wrapper{margin:0 auto;width:1400px;}
.wrap-title{ position: relative; overflow:hidden;animation: fadeinT 1s ease-out backwards;}
.wrap-title i{ margin-bottom: 30px; display: block; width: 40px; height: 2px; background: #003894;}
.wrap-title h2{font-weight:normal;font-size:42px; line-height: 1.25; color:#010101;}
.wrap-title h2 a{color:#010101;}
.wrap-title p{ padding-top: 10px; font-size:14px; font-family: "Canela-Light"; color:#000;}
.wrap-title em { padding-top:40px; display: block; font-size: 18px; color: #000;}
.wrap-title em:last-child { padding-top: 5px;}

@media(max-width:1440px){
    .wrapper{width:1200px;}
}
@media(max-width:1200px){
    .wrapper{width:100%;}
    .wrap-title i { margin-bottom: 15px; width: 30px;}
    .wrap-title h2{font-size:24px;}
    .wrap-title em { font-size: 16px;}
}
@media (max-width: 992px) {
    .wrap-title { text-align: center;}
    .wrap-title i { margin: 0 auto 15px;}
    .wrap-title em { padding-top: 20px; font-size: 13px;}
}
/*--end public--*/


/* cxMtbd */
.cxMtbd { padding: 0 6% 40px; position: relative; overflow: hidden; background: #fff;}
.cxMtbd .cxMtbd-con { padding-top: 110px; border-top: 1px solid #e5e5e5; box-sizing: border-box;}
.cxMtbd .cxMtbd-list { display: block; overflow: hidden; margin-top: 60px;}
.cxMtbd .cxMtbd-list .item {animation: fadeinR 1s ease-out backwards; margin:5px 0; padding: 44px 0 44px 40px; overflow: hidden; background: #f8f8f8; display: block; width: 100%;}
.cxMtbd .cxMtbd-list .item .pic { float: left; width: 198px; overflow: hidden;}
.cxMtbd .cxMtbd-list .item .pic img { display: block; width: 100%; transition:all 1s;}
.cxMtbd .cxMtbd-list .item .tit {margin-left: 40px;float: left;width:80%;}
.cxMtbd .cxMtbd-list .item .tit h2 { font-size: 24px; color: #000; line-height: 1.25;}
.cxMtbd .cxMtbd-list .item .tit h2 a { color: #000;}
.cxMtbd .cxMtbd-list .item .tit p { margin: 10px 0 30px; font-size: 18px; color: #666; white-space: nowrap; text-overflow: ellipsis;  overflow: hidden;}
.cxMtbd .cxMtbd-list .item .tit em { display: block; font-size:16px; color: #666; font-weight:lighter;}
.cxMtbd .cxMtbd-list .item .pic:hover img { transform: scale(1.1);}
.cxMtbd .cxMtbd-more { display: block; margin: 40px auto 0; width: 170px;text-align: center; font-size: 16px; color: #000;}
.cxMtbd .cxMtbd-more i { margin-left: 5px; font-size: 16px;}
@media (max-width: 1200px) {
    .cxMtbd .cxMtbd-list .item .tit { width: 70%;}
}
@media (max-width: 992px) {
    .cxMtbd .cxMtbd-con { padding-top: 30px;}
    .cxMtbd .cxMtbd-more { margin: 20px auto 0;}
    .cxMtbd .cxMtbd-list { margin-top: 30px;}
    .cxMtbd .cxMtbd-list .item { padding: 20px 0;}
    .cxMtbd .cxMtbd-list .item .pic { width: 35%;}
    .cxMtbd .cxMtbd-list .item .tit { margin-left: 5%; width: 55%;}
    .cxMtbd .cxMtbd-list .item .tit h2 { white-space: nowrap; text-overflow: ellipsis;  overflow: hidden; font-size: 18px;}
    .cxMtbd .cxMtbd-list .item .tit p { margin: 10px 0 8px; font-size: 14px;}
}
/* cxMtbd end */


.cx-mianbaoxue01{position:relative;margin-top:-50px;padding:0 20px;height:50px;line-height:50px;font-size:14px;color:#fff;background:rgba(0,0,0,0.5);}
.cx-mianbaoxue01 a{color:#fff;}
.cx-mianbaoxue01 em{display:inline-block;margin:0 10px;font-family:"宋体";color:#fff;}
@media(max-width:1200px){
    .cx-crumbs,.cx-mianbaoxue01{display:none;}
}


/*--cx-news-detail--*/
.cx-news-detail{padding-top:60px;overflow:hidden;}
.cx-news-detail .article{ overflow:hidden;background:#fff;}
.cx-news-detail .article .hd{border-bottom:#f0f0f0 solid 1px; padding:0 0 20px 0; margin-left:40px; margin-right:40px; margin-top:40px;}
.cx-news-detail .article .hd h6{font-weight:normal;font-size:36px;line-height:1.5;color:#333;}
.cx-news-detail .article .hd .meta{padding-top:10px;line-height:24px;font-size:14px;color:#999;}
.cx-news-detail .article .hd .meta span{display:inline-block;margin-right:10px;}
.cx-news-detail .article .hd .meta span a{display:inline-block;margin-right:10px;color:#999;}
.cx-news-detail .article .hd .meta span a:hover{color:#333;}
.cx-news-detail .article .hd .meta span i{font-size:18px;vertical-align:middle;}
.cx-news-detail .article .bd{padding:20px 40px;font-size:16px;line-height:1.75;color:#666;}
.cx-news-detail .article .bd p{overflow:hidden;}
.cx-news-detail .article .bd p img{display:inline-block; width:100%;}
.cx-news-detail .article .bd p a.row2 { float: left; margin:0 1% 2%; width:48%;}
.cx-news-detail .article .bd p a.row3 { float: left; margin:0 1% 2%; width: 31.33%;}
.cx-news-detail .article .bd p img.row2{width:48%;}
.cx-news-detail .article .bd p img.row3{width:32%;}
.cx-news-detail .article-pager{position:relative;height:70px;line-height:70px;border-top:#f0f0f0 solid 1px;background:#fff;}
.cx-news-detail .article-pager a{display:block;font-size:20px;color:#666;font-size:16px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-detail .article-pager .prev,.cx-news-detail .article-pager .next{position:absolute;top:0;width:350px;}
.cx-news-detail .article-pager .prev:after,.cx-news-detail .article-pager .next:after{display:block;position:absolute;top:0;width:40px;font-family:"iconfont" !important;text-align:center;}
.cx-news-detail .article-pager .prev{left:0;}
.cx-news-detail .article-pager .prev:after{left:0;content:"\e686";}
.cx-news-detail .article-pager .prev a{padding-left:40px;}
.cx-news-detail .article-pager .next{right:0;text-align:right;}
.cx-news-detail .article-pager .next:after{right:0;content:"\e687";}
.cx-news-detail .article-pager .next a{padding-right:40px;}
.cx-news-detail .article-pager .prev a:hover,.cx-news-detail .article-pager .next a:hover{color:#003894;}
.cx-news-detail .article-pager .back{margin:0 auto;width:70px;text-align:center;:#f0f0f0 solid 1px;}
.cx-news-detail .article-pager .back a:hover{color:#fff;background:#003894;}
@media(max-width:1200px){
    .cx-news-detail{padding-top:0;border-top:#f0f0f0 solid 1px;}
    .cx-news-detail .article{padding:20px;}
    .cx-news-detail .article .hd h1{font-size:24px;}
    .cx-news-detail .article .hd .meta span{display:block;margin:0;font-size:12px;}
    .cx-news-detail .article .hd .meta span.from,.cx-news-detail .article .hd .meta span.share{display:none;}
    .cx-news-detail .article .bd{font-size:14px;}
    .cx-news-detail .article .bd p{text-indent:0 !important;}
    .cx-news-detail .article .bd p img{display:block;width:100%;}
    .cx-news-detail .article-pager{height:50px;line-height:50px;}
    .cx-news-detail .article-pager .prev,.cx-news-detail .article-pager .next{width:calc(50% - 50px);}
    .cx-news-detail .article-pager .prev span,.cx-news-detail .article-pager .next span{display:none;}
}
/*--end cx-news-detail--*/

.cx-related-news{}

/*--section-title--*/
.section-title{ text-align:center;line-height:1.25; margin-top:4%; margin-bottom:3%;}
.section-title:after{display:block;margin:20px auto 0;width:20px;height:2px;content:""; background:none;}
.section-title h2{font-size:36px;color:#333;}
.section-title h2 a{color:#333;}
.section-title h2 a:hover{color:#003894;}
.section-title p{font-size:18px;color:#666;}
.section-title p em{font-size:16px;font-family:"DIN Medium";color:#999;text-transform:uppercase;}
@media(max-width:1200px){
    .section-title{margin-bottom:20px;}
    .section-title:after{margin-top:10px;}
    .section-title h2{font-size:24px;}
    .section-title p{font-size:16px;}
    .section-title p em{font-size:14px;}
}
/*--end section-title--*/


/*--cx-news-list--*/
.cx-news-wrap{padding:0 0 60px 0;overflow:hidden;}
.cx-news-list{margin:0 -15px;overflow:hidden; }
.cx-news-list .item{float:left; margin: 0 15px 15px 15px;  width:calc(33.33% - 30px);overflow:hidden;background:#fff;}
.cx-news-list .pic{overflow:hidden;}
.cx-news-list .pic img{display:block;width:100%;transition:all 1s;}
.cx-news-list .pic:hover img{transform:scale(1.1);}
.cx-news-list .text{padding:0 20px;overflow:hidden;}
.cx-news-list .text .bd{padding:20px 0;overflow:hidden;}
.cx-news-list .text .bd h3{height:30px;line-height:30px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-list .text .bd h3 a{display:block;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-list .text .bd h3 a:hover{color:#003894;}
.cx-news-list .text .bd p{height: 50px;line-height:1.75;font-size:16px;color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.cx-news-list .text .tag{position:relative;padding:20px 80px 20px 0;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-top:#f0f0f0 solid 1px;background:url(../images/template/tag.png) no-repeat 0 center;background-size:20px;}
.cx-news-list .text .tag a{display:inline-block;margin-right:10px;font-size:14px;color:#999;}
.cx-news-list .text .tag a:hover{color:#003894;}
.cx-news-list .text .tag em{display:block;position:absolute;right:0;top:20px;font-family:"DIN Medium";font-size:14px;color:#999;}
@media(max-width:1200px){
    .cx-news-wrap{padding:40px 10px;}
    .cx-news-list{margin:0 -10px;}
    .cx-news-list .item{margin:10px;width:calc(50% - 20px);}
    .cx-news-list .text .bd h3{font-size:16px;}
    .cx-news-list .text .bd p{height:44px;font-size:14px;}
    .cx-news-list .text .read a{font-size:14px;}
}
@media(max-width:750px){
    .cx-news-list{margin:0;}
    .cx-news-list .item{margin:0 0 10px;width:100%;}
}
/*--end cx-news-list--*/



.context{width: 100%; height:90px; border-top: solid 1px #f4f4f4;}
.context p{width:50%;float: left;height:90px;line-height:90px;}
.context p a{font-size:15px;color: #666666;display: block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.context p.prevNews a{margin-left: 20px;padding-left: 20px;background: url(../images/mub02_jt01.png) no-repeat left center;}
.context p.NextNews a{margin-right: 20px;padding-right: 20px;text-align: right;background: url(../images/mub02_jt03.png) no-repeat right center;}
.context p.prevNews a:hover{background: url(../images/mub02_jt05.png) no-repeat left center; color:#003894;}
.context p.NextNews a:hover{background: url(../images/mub02_jt04.png) no-repeat right center; color:#003894;}
.context p.NextNews{border-left: 1px solid #f4f4f4;width:50%;}
.newsDetailsSection .backNewsList{width: 59px;height: 59px;display: block;position: absolute;left: -59px;top: 0;cursor:pointer; margin-top:40px;}



/* paging 分页公共样式*/
#paging ul{ width:898px;}
#paging .paging{margin-top: 20px;}
.InpageSearch .mainCon .paging{ border:1px solid #e4e4e4;}
.paging{ margin-bottom:3.8%;}
.paging .pagingPrev{width: 119px;height: 59px;line-height: 59px; display:none; text-align: center;border-right: 1px solid #e4e4e4;float: left;font-size: 13px;color: #999999;text-decoration: none;}
.paging .pagingPrev i{display: inline-block;*display: inline-block;width: 8px;height: 14px;background: url(../images/mub02_jt01.png) no-repeat center;margin-right: 10px;position: relative;top: 2px;}
.paging .pagingNext{width: 119px;height: 59px; display:none; line-height: 59px;text-align: center;border-left: 1px solid #e4e4e4;float: right;font-size: 13px;color: #999999;text-decoration: none;}
.paging .pagingNext i{display: inline-block;*display: inline-block;width: 8px;height: 14px;background: url(../images/mub02_jt03.png) no-repeat center;margin-left: 10px;position: relative;top: 2px;}
.paging ul{width: 668px; margin:20px auto; text-align:center;}
.paging ul a{display: inline-block;*display: inline-block;width: 27px;height: 27px;line-height: 27px;text-align: center;font-size: 15px;color: #999999;font-family: arial;margin-left: 4px;text-decoration: none;}
.paging ul a.cur {color: #fff;text-decoration: none; background: #003894;}
.paging ul a:hover{background: #003894;color: #fff;}
.paging ul a:hover a{}
.paging .pagingNext:hover{color: #003894;font-weight: bold;}
.paging .pagingNext:hover i{background: url(../images/mub02_jt04.png) no-repeat center;}
.paging .pagingPrev:hover{color:#003894;font-weight: bold;}
.paging .pagingPrev:hover i{background: url(../images/mub02_jt05.png) no-repeat center;}
  .yslc {
        background:url(../images/99.jpg) no-repeat center 0;
        height: 505px;
        padding-top: 20px;
	}

/* --cx-contact-info01-- */
.cx-contact-info01{padding:60px 0;overflow:hidden;}
.cx-contact-info01 .inner{padding:40px;overflow:hidden;background:#fff;}
.cx-contact-info01 .con{position:relative;overflow:hidden;}
.cx-contact-info01 .pic{position:relative;float:left;width:600px;}
.cx-contact-info01 .pic img{display:block;width:100%;}
.cx-contact-info01 .text{padding-left:55px;overflow:hidden;}
.cx-contact-info01 .text h3{position:relative;padding-bottom:20px;line-height:40px;font-weight:normal;font-size:24px;color:#000;}
.cx-contact-info01 .text h3:after{display:block;position:absolute;left:0;bottom:0;width:30px;height:1px;content:"";background:#003894;}
.cx-contact-info01 .text h3:before{display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;content:"";background:#f0f0f0;}
.cx-contact-info01 .text .infos{padding-top:20px;overflow:hidden;}
.cx-contact-info01 .text .infos p{position:relative;padding-left:40px;margin-bottom:12px;line-height:30px;font-size:16px;color:#666;}
.cx-contact-info01 .text .infos p i,.cx-contact-info01 .text .infos p em{display:block;position:absolute;left:0;top:0;width:30px;height:30px;text-align:center;font-size:14px;color:#fff;vertical-align:middle;background:#003894;border-radius:50%;}
.cx-contact-info01 .text .infos p em img{display:block;width:100%;}
.cx-contact-info01 .text .QRcode{padding-top:20px;overflow:hidden;}
.cx-contact-info01 .text .QRcode .item{float:left;margin-right:20px;width:120px;text-align: center;}
.cx-contact-info01 .text .QRcode .item i{display:block;padding:5px;border:#e0e0e0 solid 1px;background:#fff;}
.cx-contact-info01 .text .QRcode .item i img{width:100%;}
.cx-contact-info01 .text .QRcode .item span{display:block;margin-top:10px;font-size:14px;line-height:1.5;color:#333;}
.cx-contact-info01 .enTitle{position:absolute;right:0;bottom:0;font-size:36px;font-family:"DIN Medium";font-weight:bold;text-transform:uppercase;color:#ababab;opacity:0.25;letter-spacing:-2px;}
.cx-contact-info01 .map{margin-top:40px;height:520px;overflow:hidden;border:#f0f0f0 solid 1px;}
.cx-contact-info01 .map #iframeBox{position:relative;top:50%;left:50%;height:520px;transform:translate(-50%,-50%);}
.cx-contact-info01 .map #iframeBox img,.cx-contact-info01 .map #iframeBox iframe{display:block;width:1400px;height:520px;}
@media(max-width:1440px){
.cx-contact-info01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-contact-info01{padding:30px 10px;}
.cx-contact-info01 .inner{padding:15px;}
.cx-contact-info01 .pic{float:none;width:100%;}
.cx-contact-info01 .text{padding-left:0;padding-top:15px;}
.cx-contact-info01 .text h3{font-size:18px;}
.cx-contact-info01 .text .infos p{margin-bottom:8px;}
.cx-contact-info01 .enTitle{display:none;}
.cx-contact-info01 .map{margin-top:20px;height:260px;}
}
/* --end cx-contact-info01-- */

/*--cx-msgForm01--*/
.cx-msgForm01{padding:60px 0;clear:both;overflow:hidden;background:#ebebeb url(../images/company_partner_bg.png) no-repeat center bottom;}
.cx-msgForm01 .inner{padding:50px;overflow:hidden;background:#fff url(../images/liuyan_bg.jpg) no-repeat right center;}
.cx-msgForm01 .inner ul{width:600px;overflow:hidden;}
.cx-msgForm01 .inner li{position:relative;margin-bottom:14px;}
.cx-msgForm01 .inner li:last-child{margin-bottom:0;}
.cx-msgForm01 .inner li i{display:block;position:absolute;right:20px;top:10px;font-size:20px;color:#ccc;}
.cx-msgForm01 .inner li input{padding:15px;width:100%;height:50px;font-family:inherit;font-size:14px;outline:none;border:#ddd solid 1px;transition:all 0.5s;}
.cx-msgForm01 .inner li textarea{display:block;padding:15px;width:100%;height:100px;font-family:inherit;font-size:14px;outline:none;resize:none;border:#ddd solid 1px;transition:all 0.5s;}
.cx-msgForm01 .inner li.verCodeBox input{width:calc(100% - 140px);}

.codeImg img{ height:46px; width:125px; margin-left:10px; margin-top: -2px;}

.cx-msgForm01 .inner li.verCodeBox span{display:block;position:absolute;right:0;top:0;width:120px;height:100%;cursor:pointer;text-align:center;background:#f0f0f0;}
.cx-msgForm01 .inner li.verCodeBox span img{display:inline-block;max-width:100%;height:100%;}
.cx-msgF{display:block;position:relative;z-index:1;height:50px;line-height:50px;font-size:14px;color:#fff;text-align:center;overflow:hidden;background:#003894;}
@media(max-width:1440px){
.cx-msgForm01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-msgForm01 .inner{padding:10px;background:none;}
.cx-msgForm01 .inner ul{width:100%;}
.cx-msgForm01 .inner li input{padding:10px;height:45px;}
.cx-msgForm01 .inner li a{height:45px;line-height:45px;}
}
/*--end cx-msgForm01--*/


.my-map { margin: 0 auto; width:100%; height:520px; } .my-map .icon { background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat; } .my-map .icon-cir { height: 31px; width: 28px; } .my-map .icon-cir-red { background-position: -11px -5px; } .my-map .icon-cir { height: 31px; width: 28px; } .my-map .icon-cir-red { background-position: -11px -5px; } .my-map .icon-cir { height: 31px; width: 28px; } .my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}
.myinfowindow{width: 240px;min-height: 50px;}
.myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; }
.myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }


.t56{ padding:2% 0 5% 0;}

.etit{padding-top:3%; margin-bottom:3%; display:block; color:#003894;}
.etit p { font-size: 35px; font-weight:bold;}
.etit span{color: #A9A9A9; font-size:14px; font-weight:lighter;}
.etit i{ margin-bottom:14px; display: block; width: 40px; height: 2px; background:#2254a2;}

.pswor{ font-size:1vw; font-weight:lighter; line-height:40px; margin-bottom:3.5%;}

/*核心*/
.technol ul{width:92.8%; margin:auto; overflow: hidden; margin-top:85px;}
.technol-list li{ float: left; width:19.3%; margin:0 0.8% 0.6% 0%;/*box-shadow: 0 0 15px 0px rgba(0,0,0,0.09);*/}
.technol-list li:nth-child(5n) { margin:0 0 0 0px !important;}
.technol-list .item{ display: block;}
.technol-list .item .img{ position: relative; overflow: hidden; display: block; }
.technol-list .item .img-vertical i{ padding-bottom: 67.021277%; }
.technol-list .item .pop{ position: absolute; bottom:0; left:0; width: 100%; height:0;  text-align: center; overflow: hidden;}
.technol-list .item .pop .con{ display: inline-block; vertical-align: middle; padding:15.6% 20px;}
.technol-list .item .pop i{ display: inline-block; vertical-align: middle; height: 100%;}
.technol-list .item .pop p{ margin:0 auto 20px;  max-width: 340px; color: #ffffff; font-size:15px; line-height: 28px; max-height:84px; overflow: hidden;}
.technol-list .item .pop span{ display: inline-block; width:48px; height:48px; }
.technol-list .item .text{ padding: 0 0 0 0;}
.technol-list .item .tit{ position: relative;}
.technol-list .item .tit span{ display: block; color:#666; font-size:18px; width:100%; padding:20px 0 10px 0; font-weight:lighter; margin-top:3px; text-align:center;}
.technol-list .item .tit i{position: absolute; top:0; left:0; line-height:26px;  background: url(../images/ico_heart.png) no-repeat left; padding-left:30px; top: 15px; float: right; color:#042452; font-weight:lighter;
font-size:26px; font-style: normal; cursor: pointer;}
.technol-list .item .des{ margin-top: 8px; /*font-size: 12px;*/ color:#fff;}
.technol-list .item .des span{ margin: 0 11px;}
.technol-list .item:hover .img img{ transform: scale(1.05); -webkit-transform: scale(1.05); -webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}

.technol-list .item .tit{position: relative;}

.technol-list .item:hover .tit:after{ content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px; background:#ff0008; transition:transform .5s;transform: scale(0,1);transform-origin:right;}

.technol-list .item .text:after{transform: scale(1);transform-origin:left; height:1px; background:#ff0008; transition:transform .5s;transform: scale(0,1);transform-origin:right;}



/*应用*/
.newList{}
.newList .list{width: calc((100% - 20px)/2);height: 0px;padding-bottom: 15%;background-color: #f5f5f5;margin-bottom: 20px;overflow: hidden;position: relative;}
.newList .contentBox{position: absolute;top: 18px;left: 20px;right: 18px;bottom: 20px;display: flex;overflow: hidden;}
.newList .picBox{width: 40%;height: 100%;overflow: hidden;}
.newList .pic{width: 100%;height: 100%;}
.newList .content{width: calc((100% - 43%)/1);margin-left: 6%;padding-top: 2%;}
.newList .titleLink{width: 100%;display: block;color: #262626;}
.newList .sumrry{display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;text-overflow: ellipsis;color: #8c8c8c;margin-top: 3%;}
.newList .content .title{ font-size:1.5rem;}
.newList .time{margin-top: 6%;font-size: 0.9rem;color: #8c8c8c;}
@media only screen and (min-width: 1024px){.newList .list{float: left;}
.newList .list:not(:nth-child(2n)){margin-right:20px;}
.newList .titleLink{font-size: 22px;overflow: hidden;margin-top: 10px;text-overflow: ellipsis;white-space: nowrap;}
.newList .sumrry{-webkit-line-clamp: 2;font-size: 0.875rem;margin-top: 3%;}
.newList .title:hover .titleLink{color: #0163b3;}}
@media only screen and (max-width: 1024px) and (min-width: 769px){.newList .list{float: left;}
.newList .list:not(:nth-child(2n)){margin-right:20px;}
.newList .titleLink{font-size: 1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newList .sumrry{font-size: 0.75rem;-webkit-line-clamp: 1;}
.newList .contentBox{top: 14px;left: 12px;right: 12px;bottom: 14px;}
.newList .title:hover .titleLink{color: #1890FF;}}
@media only screen and (max-width: 768px){.newList .p_news{padding: 30px 0;}
.newList .list{position: relative;width: 100%;padding-bottom: 30%;background-color: #fff;border-bottom: 1px solid #e8e8e8;margin-bottom: 0;}
}

.toh60{ height:70px;}



.hocs{filter: grayscale(100%) brightness(100%);}
.nav li:hover .hocs{filter: grayscale(0%) brightness(100%);}



/*产品*/
.inner-pro{width: 100%; overflow: hidden; padding:40px 0 50px 0;}
.inner-pro li{margin-bottom: 32px;}
.inner-pro li .img{overflow: hidden;}
.inner-pro li img{width: 100%; border: 1px solid #dbdbdb; border-bottom: 0;}
.inner-pro li .txt{padding: 20px; background:#7f7f7f;}
.inner-pro li .txt span{display: block; text-align: center; color: #fff; margin-bottom: 6px; font-size: 18px; font-weight: bold;}
.inner-pro li .txt span a{color: #fff; font-size:20px;}
.inner-pro li .txt em{display: block; line-height:27px; color: #fff;}
@media (max-width: 991px){.inner-pro{padding:20px 0;}.inner-pro li img{width: 100%;}.inner-pro li .txt span{font-size: 16px;}}
.list-pro{width: 100%; overflow: hidden; padding: 50px 0;}
.list-pro .img{width: 100%;}
.list-pro .img img{display: block; border: 1px solid #dbdbdb; width:100%;}
.list-pro .con{margin-top: 0px;}
.list-pro .con .tit{font-size: 28px; color: #000; margin-bottom: 10px;}
.list-pro .con .txt{font-size: 16px; line-height:30px; color: #8b8b8b;}
.list-pro .con .list-nav{margin-top:1.45%;}
.list-pro .con .list-nav li{width:16%; line-height:45px; float: left; text-align: center; margin-right: 2%; background: #003894; border-radius: 8px;}
.list-pro .con .list-nav li a{font-size:16px; color: #fff; display: block;}
.other-pro{width: 100%; overflow: hidden; padding: 50px 0 0 0; background: #efefef;}
.other-pro-tit,.other-news-tit{font-size: 28px; color: #1b1b1c; margin-bottom: 30px;}
.other-pro li{margin-bottom: 23px;}
.other-pro li .img{overflow: hidden;}
.other-pro li img{width: 100%; border: 1px solid #dbdbdb; border-bottom: 0;}
.other-pro li .txt{padding: 8px; background:#7f7f7f;}
.other-pro li .txt span{display: block;text-align: center;color: #fff;font-size: 16px;line-height: 30px;height: 30px;overflow: hidden;font-weight: bold;}
.other-pro li .txt span a{color: #fff;}
.other-pro li .txt em{display: block; line-height: 20px; color: #fff;}
.other-news{width: 100%; overflow: hidden; padding: 50px 0;}
.other-news li{line-height: 30px; height: 30px; overflow: hidden; margin: 5px 0px; padding-left: 15px; border-bottom: 1px dashed #e3e2e2;}
.other-news li a{color: #333; text-overflow: ellipsis; overflow: hidden; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.other-news li span{float: right; margin-left: 5px; color: #999;}
.show-pro{width: 100%; overflow: hidden; padding:90px 0; line-height: 25px;}
.show-pro .paramInfo{height: 68px;}
.show-pro .paramInfo .tit h1{text-align: center;font-size: 18px;line-height: 60px;font-weight: bold;}
.show-pro .paramInner{clear: both;}
.show-pro h2{line-height: 35px; text-indent: 24px; font-size: 15px;font-weight: bold;}
@media (max-width: 991px){.list-pro,.other-news{padding:30px 0;}.list-pro .img img{width: 100%;} .list-pro .con .tit{font-size: 18px; margin: 10px 0;} .list-pro .con .txt{font-size: 14px; line-height: 24px;}.list-pro .con .list-nav li{line-height:35px;}.other-pro{padding:30px 0;}.other-pro li img{width: 100%;}.other-pro li .txt span{font-size: 16px;}.other-pro-tit,.other-news-tit{font-size: 25px; margin-bottom: 22px;}.other-news li span{display: none;}.show-pro{padding:30px 0;}}


/*.inner-pro li:nth-child(4n){ padding:0 0 0 0!important;}*/





.inner-menu {width: 100%; height: 128px; background:#003894; display: block;}
.inner-menu .tit {float: left; padding-top:23px; color: #fff;}
.inner-menu .tit p {font-size: 35px;}
.page-nav { float: right;padding-top: 40px;}
.page-nav ul { display: table; width: 100%;}
.page-nav a {display: inline-block;text-align: left;color: #fff;}
.page-nav li {text-align: right; float: left; margin-left: 50px;}
.page-nav li a,.page-nav .active a {color: #ffffff;}
.page-nav .id {position: relative;}
.page-nav .id::after {content: ''; display: inline-block;vertical-align: middle;margin-left: 10px;width: 30px;height: 1px;border-bottom: 1px solid #fff;}
.page-nav span {font-size: 18px;margin-top: 5px; display: block;}
@media (max-width: 1200px) {
  .page-nav { width: 80%;}
  .page-nav span {font-size: 15px;}
}

.m-ins-navbox {display: none;}

.papg-menu {width: 100%; overflow: hidden; background: #6d82a7; display: block;}
.papg-menu li {width: 228px; line-height: 67px; text-align: center; font-size: 16px; float: left; overflow: hidden;}
.papg-menu li a {color: #fff;}


.results-count {float: left; line-height: 28px; padding: 10px 0px; color: #000; font-weight: 500; font-size: 16px;}
.inner-menu .dropdown {float:right; width: 270px; margin-top:46px;}
.inner-menu .show {width: 270px;}
.inner-menu .dropdown-toggle::after {float: right; margin-top: 10px; }
.inner-menu .btn { border: 1px solid #ccc; width: 270px; font-size:15px; text-align: left;  background: #fff;}
.inner-menu .btn .caret {float: right; margin-top: 8px;}
.dropdown-menu > li > a {display: block; padding:5px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333333;  white-space: nowrap; font-size:15px;}
.inner-menu .open > .dropdown-menu {width: 270px;}
@media (max-width: 991px) {
	.inner-menu {width: 100%; height: 57px;}
	.inner-menu .tit {float: left; padding-top: 10px; font-size: 10px;}
    .inner-menu .tit p { margin-bottom: 8px; font-size: 18px;}
	.page-nav {display: none;}
	.inner-menu .dropdown { width: 150px; margin-top: 10px;}
	.inner-menu .show {width: 150px;}

.inner-menu .btn { width: 150px; font-size: 16px;}

	.dropdown-menu > li > a {display: block; padding: 3px 10px;font-size: 15px;}

.inner-menu .open > .dropdown-menu {width: 200px;}
	.inner-menu .col-lg-6 {width: 50%;}
  
}



.icon-ads{ padding-right:4px;}


/*列表*/
.pijf{ font-size:26px; color:#555;}



/*--cx-product-form--*/
.cx-product-form{padding:0 0 5% 0;overflow:hidden;background:url(../images/company_history_bg.jpg) no-repeat center / cover;}
.cx-product-form ul{margin:0 auto; overflow:hidden; width:1103px;}
.cx-product-form li{float:left;margin:0 24px;}
.cx-product-form li input{display:block;padding:10px 20px;width:256px;height:50px;font-size:14px;border:none;outline:none;background:#fff;border-radius:25px;}
.prform{display:block;width:170px;height:50px;line-height:50px; margin-left:20px; font-size:14px;color:#fff;text-align:center;outline:none;background: linear-gradient(90deg,#0248bb,#003894); ;border-radius:25px;}
.prform:after{display:inline-block;margin-left:10px;font-family:"iconfont";content:"\e69b"}
@media(max-width:1440px){
.prform{padding:50px 0;}
}
@media(max-width:1200px){
.prform{padding:30px 10px;}
.prform ul{width:100%;}
.prform li{float:none;margin:10px 0;}
.prform li input{width:100%;height:45px;}
.prform li a{width:100%;height:45px;line-height:45px;}
}
/*--end cx-product-form--*/


.prodcut_details_banner{position: relative;} 
.prodcut_details_banner_content_wrap{position: absolute; width: 100%; height: 100%; top: 0; left: 0; color: #fff; display: flex; align-items: center;} 
.prodcut_details_banner_content{padding: 0 12%; max-width: 60%;}

.prodcut_details_banner_content_wrap {text-align: center; font-size: 2.65vw; top: 10%; display: block; letter-spacing: 1px;}
.prodcut_details_banner_content_wrap { position: absolute; width: 100%; height: 100%;  top: 0;  left: 0;  color: #fff;  display: flex;  align-items: center; text-align: center;}


.prodcut_details_banner_content_wrap h3{position:absolute;color:#fff; font-size:2.8rem;text-transform:uppercase;width:100%;font-weight:700; top:46%; text-align: center; animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%); text-align:center;}
.prodcut_details_banner_content_wrap h3 span{display: block; opacity: 0.9; display:block; font-size:1.6vw; font-weight:lighter;letter-spacing:2.2px; margin-top:0.2%;}



/*合作页*/
.cade{width: 92.2%; margin:auto; text-align:center; padding-top:40px; padding-bottom:95px;}
.cade p{font-size:18px; font-weight:lighter; line-height:34px; text-align:left; padding-top:20px;}
.cade img{ padding:40px 0 0 0;}

.h40{ height:40px;}


*内页证书*/

.cx-photos-wrap{padding:40px 0;clear:both;overflow:hidden;}
.cx-photos-list{margin:-15px;overflow:hidden;}
.cx-photos-list .item{float:left;margin:23.6px 1%;width: calc(23.6% - 10px);border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.cx-photos-list .pic{overflow:hidden;}
.cx-photos-list .pic img{display:block;width:100%;transition:all 1s;}
.cx-videos-list .pic a{display:block;position:relative;}
.cx-videos-list .pic a:after{display:block;position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;content:"";background:rgba(0,0,0,0.5);transition:all 0.5s;}
.cx-videos-list .pic a:before{display:block;position:absolute;z-index:3;left:50%;top:50%;font-size:36px;color:#fff;font-family:'iconfont' !important;content:"\e618";transform:translate(-50%,-50%);transition:all 0.5s;}
.cx-photos-list .text{width:100%;text-align:center;overflow:hidden;background:#fff;border-top:#f0f0f0 solid 1px; line-height:60px;}
.cx-photos-list .text h3{font-size: 20px;color:#333;overflow:hidden; font-weight:normal; text-overflow:ellipsis;white-space:nowrap;}
.cx-photos-list .text h3 a{color:#333;}
.cx-photos-list .text p{height:24px;display: none;line-height:24px;font-size:16px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-photos-list .item:hover .pic img{transform:scale(1.1);}
.cx-photos-list .item:hover .text h3 a{color:#e91e2e;}
.cx-videos-list .item:hover .pic a:after{background-color:rgba(0,0,0,0.2);}
.cx-photos-list.hzhb{margin:-10px;}
.cx-photos-list.hzhb .item{margin:10px 10px;width:calc(16.66% - 20px);}
@media(max-width:1200px){
    .cx-photos-wrap{padding:40px 10px;}
    .cx-photos-list{margin:-10px;}
    .cx-photos-list .item{margin:10px;width:calc(50% - 20px);}
}
@media(max-width:750px){
    .cx-photos-list{margin:0;}
    .cx-photos-list .item{margin: 0 1% 2% !important;width: 48% !important;}
    .cx-photos-list .text h3{font-size:14px;}
}
.h40{ height:40px; overflow:hidden;}




/* --cx-company-photos01-- */
.cx-company-photos01{padding:0 0 6% 0;clear:both;overflow:hidden;}
.cx-photos-slide{position:relative;overflow:hidden;}
.cx-photos-slide .prev,.cx-photos-slide .next{position:absolute;z-index:99;top:50%;margin-top:-25px;width:50px;height:50px;line-height:48px;text-align:center;cursor:pointer;outline:none;background:#fff;border:#f0f0f0 solid 1px;border-radius:50%;}
.cx-photos-slide .prev{left:0;}
.cx-photos-slide .next{right:0;}
.cx-photos-slide .item{position:relative;overflow:hidden;transform:scale(0.85);transition:all .5s;}
.cx-photos-slide .item.swiper-slide-active{transform:scale(1);}
.cx-photos-slide .pic{overflow:hidden;}
.cx-photos-slide .pic img{display:block;width:100%;}
.cx-photos-slide .tit{display:none;position:absolute;z-index:9;left:0;bottom:0;padding:20px;width:100%;font-size:16px;text-align:center;background:rgba(0,56,148,0.8);background:linear-gradient(transparent,rgba(0,56,148,0.8) 80%);}
.cx-photos-slide .tit a{color:#fff;}
.cx-photos-slide .item.swiper-slide-active .tit{display:block;}
.cx-photos-slide .prev:hover,.cx-photos-slide .next:hover{color:#fff;background:-webkit-linear-gradient(left,#0248bb,#003894);border-color:-webkit-linear-gradient(left,#0248bb,#003894); border:#003894 solid 1px;}
.cx-company-photos01 .more{padding-top:40px;text-align:center;}
.cx-company-photos01 .more a{display:inline-block;padding:10px 50px;font-size:16px;color:#fff;border-radius:50px;background:-webkit-linear-gradient(left,#0248bb,#003894);transition:all 0.5s;}
@media(max-width:1440px){
.cx-company-photos01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-company-photos01{padding:30px 10px;}
.cx-photos-slide{overflow:visible;}
.cx-photos-slide .prev,.cx-photos-slide .next{display:none;}
.cx-company-photos01 .more{padding-top:30px;}
.cx-company-photos01 .more a{font-size:14px;}
}
/* --end cx-company-photos01-- */



/*产品详情*/
/*--section-title--*/
/*.section-title{margin-bottom:5px !important;text-align:center;overflow:hidden;animation:fadeinT 1s ease-in-out; position: relative; }
.section-title:before{display:block;margin:0 auto 10px;width:24px;height:2px;content:"";background:#1f1f1f;}*/

.section-title {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.section-title h2 {font-size:2.2em !important;line-height: 50px; color:#003894 !important; position: relative; font-weight:bold;}



.section-title h2{color:#333; font-size: 1.856em;}
.section-title h2 a{color:#333;}
.section-title h2 a:hover{color:#c9161e;}
.section-title p{margin-top:6px;font-size:16px;color:#666;font-family:"DIN Medium";text-transform:uppercase;}
.section-title.white *{color:#fff;}
.section-title.white:before{background:#fff;}
@media(max-width:1200px){
.section-title{margin-bottom:20px;}
.section-title h2{font-size: 20px;}
.section-title p{margin-top:4px;font-size:14px;}
}
/*--end section-title--*/

/* pro-infos */
.pro-infos { border-top: 1px solid #C3CBD6; display: block;  overflow: hidden; margin-top:1%; margin-bottom:3%; border-bottom:1px solid #C3CBD6; border-left:1px solid #C3CBD6;}

.pro-infos .infos-list33 ul li{width: 34% !important;}


.pro-infos .infos-list18 ul li:nth-child(1n), .pro-infos .infos-list18 ul li:nth-child(3n), .infos-list18 ul li:nth-child(4n), .infos-list18 ul li:nth-child(5n){padding:21.5px 0 !important;}
.pro-infos .infos-list18 ul li:nth-child(2n){padding:8px 1% !important; line-height:24px;}



.pro-infos .infos-hd { display: flex;justify-content: center; }
.pro-infos .infos-hd .item { border-right: 1px solid #c9161e; float: left; width: calc(100%/2); height: 55px; line-height: 55px; background: #c9161e; font-size: 18px; color: #fff; text-align: center;}
.pro-infos .infos-hd .item:last-child { border-right: none;}
.pro-infos .infos-list ul:nth-child(odd) {min-height:30px;display: flex;text-align: center;background:#E7ECF5; font-size:14px; color: #000;overflow: hidden;align-items: center;}
.pro-infos .infos-list ul:nth-child(even) {min-height:30px;display: flex;text-align: center;background:#fff;font-size:14px; color: #000;align-items: center;}
.pro-infos .infos-list ul li {float: left;padding:8px 0;border-right: 1px solid #C3CBD6; width:25%;}
@media (max-width:1200px) {
    .pro-infos { margin: 0 10px;}
   .pro-infos .infos-list ul li { padding: 5px 10px;}
    .pro-infos .infos-list ul:nth-child(even) {align-items:unset;}
    .pro-infos .infos-list ul:nth-child(odd) {align-items:unset;}
}
/* pro-infos end */

.tiitem{ background:#325FA9 !important; color:#fff !important;}
.w48{ width:49%;}
.pswor{font-size: 1.2em !important; line-height: 36px !important; padding-top:6px;}



/**/
.det_top {background:#003894;; padding:90px 0 0 0;overflow: hidden;position: relative;}
.det_tit {text-align: center;}
.det_tit span {font-size: 70px; color:#fff; line-height: 84px;letter-spacing: 3px;display: inline-block; font-family: "HuXiao"; }
.det_tit span b { color:#fff; display: inline-block; line-height: 80px;  font-size: 70px; font-weight:normal; letter-spacing: 6px;}
.det_tit p  {font-size: 20px;line-height: 30px;padding-top: 20px;color: #ccc;letter-spacing: 2px;}

.det_tit1 {text-align: center;}
.det_tit1 em {font-size:22px;font-style: normal;color: #fff;font-weight: lighter; line-height:37px; display:block; }
.det_tit1 p {display: flex;flex-direction: column;font-size:34px;line-height:42px;color:##003894; letter-spacing:4px; font-weight:bold; padding:0.5% 3%; margin:2.4% 0; text-align: center;  display: inline-block;  background: #fff; border-radius: 40px;}
.det_tit1 p span {font-size: 14px;text-transform: uppercase;color: rgba(255,255,255,0.5);line-height: 20px;padding-top: 10px;}

.new_web_div2021{ /*width:96%;*/ margin:auto;}

.det_call{padding:0 0 2.5% 0;overflow: hidden;}
.det_call ul {    display: flex; flex-wrap: wrap; justify-content: space-between;}
.det_call li {position: relative; width: 32.5%;overflow: hidden;}
.det_call li:nth-child(n+4) {margin-top:15px;}
.int_hz>.det_call tr td {border:1px solid #ddd;}
.det_call li a  img {-webkit-transition: .8s; -o-transition: .8s; transition: .8s;    width: 100%;height: auto;}
.det_call tr td+td {margin-left: 14px;}
.det_call li p {height: 40px;background:rgb(0,56,148,0.7);line-height: 40px; padding-top: 0 !important;transition: all 0.3s linear;width:100%;    position: absolute;bottom: -40px;text-align: center;}
.det_call li p a {font-size: 1rem;color: #ffffff !important;line-height: 40px; }
.det_call li:hover:before {height: 100%;}
.det_call li:before {height: 0%;width: 3px;}
.det_call li:before { position: absolute;content: "";left: 0; top: 0; background: #003894; transition: all 0.5s ease;z-index: 1;}
.det_call li:hover:after {width: 100%;}
.det_call li:after { width: 0%;height: 3px;}
.det_call li:after { position: absolute;content: "";left: 0;top: 0;background: #003894;
transition: all 0.5s ease;z-index: 1;}
.det_call li a:hover:before {height: 100%;}
.det_call li a:before {width: 3px;height: 0%;}
.det_call li a:before { position: absolute; content: ""; right: 0;bottom: 0;
background: #003894;transition: all 0.5s ease;z-index: 1;}
.det_call li a:hover:after {width: 100%;}
.det_call li a:after {width: 0%;height: 3px;}
.det_call li a:after {position: absolute; content: "";right: 0;bottom: 0;
 background: #003894;transition: all 0.5s ease;z-index: 1;}
.det_call li:hover p {bottom:2px;}
.det_call li:hover p a {display: block;transition: all 0.3s linear;}
.det_call li:hover img {-webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.det_call li a {display:block;overflow:hidden;}
.det_call li br {display:none;}


/* ad */
.ad {padding:40px 10px 120px;overflow: hidden;background: url(../images/Common/body-bg.jpg) no-repeat center;background-size: cover;}
.ad .ad-con { overflow: hidden; margin-top: 40px;}
.ad .ad-con .ad-fl { float: left; margin: 0 10px; width:calc(50% - 20px);animation:fadeinL 1s;}
.ad .ad-con .ad-fr { float: left; margin: 0 10px; width:calc(50% - 20px);animation:fadeinR 1.5s;}
.ad .ad-con  .item { display: block; position: relative;}
.ad .ad-con  .item .pic { display: block; width: 100%;}
.ad .ad-con  .ad-fl .item .text {position: absolute;left:15%;top: 70px;width: 70%;animation:fadeinT 2s;} 
.ad .ad-con  .ad-fl .item .text h3 { font-size: 32px; color: #333;}
.ad .ad-con  .ad-fl .item .text p {margin-top: 30px;font-size: 18px;color: #333;}
.ad .ad-con  .ad-fr .item { margin-bottom: 20px;}
.ad .ad-con  .ad-fr .item .text { position: absolute; left:60px; top: 60px; width: 350px;  text-align: left;animation:fadeinR 2s;} 
.ad .ad-con  .ad-fr .item .text h3 {font-size: 32px;color: #fff;line-height: 1.5;}
.ad .ad-con  .ad-fr .item .text p { margin-top: 30px; font-size: 16px; color: #fff;}
.ad .ad-con  .ad-fr .item .text em { margin-top: 90px; display: block; font-size: 12px; color: rgba(255,255,255,.2);}
@media (max-width:1440px) { 
  .ad .ad-con .ad-fr .item .text { top:15px;}
  .ad .ad-con .ad-fr .item .text em { margin-top:35px;}
 .ad .ad-con .ad-fr .item { margin-bottom:15px;}
} 
@media (max-width:1200px) {
    .ad { padding: 40px 10px;}
    .ad .ad-con .ad-fl,.ad .ad-con .ad-fr { display: block; width: 100%; margin: 0 0 10px;}
    .ad .ad-con .ad-fl .item .text { top: 30px; left: 5%; width: 90%;}
    .ad .ad-con .ad-fl .item .text h3 { font-size: 18px;}
    .ad .ad-con .ad-fl .item .text p { font-size: 14px;}
    .ad .ad-con .ad-fr .item { margin-bottom: 10px;}
    .ad .ad-con .ad-fr .item .text { left: 5%; width: 90%; top: 10px;}
    .ad .ad-con .ad-fr .item .text h3 { font-size: 18px;}
    .ad .ad-con .ad-fr .item .text p { margin-top: 10px; font-size: 14px;}
    .ad .ad-con .ad-fr .item .text em { display: none;}
}
/* ad end */


.det_par {padding:7.3% 0;background: #f8f8f8;}
.det_tit2 {text-align: center;font-size: 23px; }
.det_tit2 p {display: flex;flex-direction: column;font-size: 40px;line-height:60px; font-weight:bold; color:#000; letter-spacing:3px;}
.det_tit2 p span {}
.det_tit2 em {font-size:22px;line-height:36px; font-weight:lighter; border-radius: 40px;padding: 0.3% 2%; margin:2.5% 1% 0 1%; text-align: center; display: inline-block;background:#003894;font-style: normal;color: #fff;}
.det_form {margin-top: 60px;    padding: 0 6%;}
.det_form table {}
.det_form tr {}
.det_form td {font-size: 16px;line-height: 40px;}

.wd16{ font-size:24px; width:56%; margin:4.6% auto 5.2%;}
.wd16 .fl{ text-align:center; line-height:56px;}
.wd16 .fr{ border-left: 1px dashed #6666; padding-left:9%; width:55%; margin-bottom:5.6%;}



#ny_service_bg{ margin:0 auto; width:1348px; height:345px; background:url(../images/rt_47.png) center no-repeat; margin-top:3.6%;}
#ny_service_bg .h6{height:90px; line-height:75px; font-size:22px; color:#fff; padding-left:87px;}
#ny_service_bg .h2{height:75px; line-height:75px; font-size:22px; color:#fff; padding-left:102px; margin-top:38px;}
#ny_service_bg .h9{height:90px; line-height:75px; font-size:22px; color:#fff; padding-left:244px; margin-top:55px;}


.det_tit3 {}
.det_tit3 p {display: flex;flex-direction: column;align-items: center;font-size: 40px;font-weight: bold;letter-spacing: 2px;line-height: 42px;}
.det_tit3 p span {font-size: 18px;color: #999;letter-spacing: 0;font-weight: normal;line-height: 20px;padding-top: 15px;}