body{font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;font-size:14px;margin:0;padding:0;background:#f7f7f7;color:#333;text-align: justify}
div{margin:0 auto;padding:0}
ul,li,h1,h2,h3,h4,p,dl,dd,dt,form{margin:0;padding:0;font-weight:normal}
li{list-style:none}
img{border:0}
a{color:#333;text-decoration:none}
a:hover{color:#114CAC}
textarea{resize:none;background:none}
input,textarea,a,button{outline:none;}
input,textarea,select{font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;padding:0}
input:-moz-placeholder,textarea:-moz-placeholder{color:#ccc}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ccc}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc}

/* 首页 - banner */
header{position: relative;height: 700px}
.nav{position: fixed;z-index: 999;top: 0;left: 0;right: 0;background: rgba(255,255,255,1);height: 60px;line-height: 60px}
.nav-warn{width: 1200px;margin:0 auto}
.nav-warn li{float: right;margin-left: 20px;position: relative;}
.nav-warn li a::after{content: '';display: inline-block;margin-left: 5px;width: 5px;height: 3px;vertical-align: middle;}
.nav-warn li.nav-more a:hover::after{background: url("../img/nav_more.png") no-repeat}
.nav-warn li.hover::after{content: '';position: absolute;display: block;width: 50px;height: 4px;background: #114CAC;bottom:0;left:50%;margin-left: -30px}
.nav-warn li.hover a{color: #114CAC}
.nav-warn .logo a::after{display: none}
.nav-warn .logo{float: left;height: 60px;overflow: hidden;}
.nav-warn .logo img{margin-top: 10px;}
.nav-warn .language{height: 26px;line-height: 26px;margin-top: 17px;border-bottom: 1px solid #333;margin-left:50px;position: relative;}
.nav-warn .language a::before{content: '';display: inline-block;margin-right: 5px;width: 12px;height: 12px;background: url("../img/language.png") no-repeat;vertical-align: middle;}
.nav-warn .language a::after{content: '';display: inline-block;margin-left: 5px;width: 5px;height: 3px;background: url("../img/language_more.png") no-repeat;vertical-align: middle;}
.nav-list{display: none;position: absolute;z-index:999;top: 60px;left:50%;margin-left: -60px}
.nav-list li{height:40px;line-height: 40px;font-size: 12px;border-bottom: 1px solid #2c5fab;margin-left:0;float: none;white-space: nowrap;}
.nav-warn li .nav-list li a{background: #316abe;color:#fff;padding:0 25px 0 30px;display: block;height: 100%;display: block}
.nav-list li:last-child{border:none}
.nav-warn li .nav-list li a:hover,.nav-warn li .nav-list li a.hover{background: #1951a7;}
.nav-list-2{margin-left: 60px}
.nav-list-3{margin-left: 180px}
.nav-list-no-border li{border:none}
.nav-warn .language .nav-list{width:70px;top:26px;left:50%;margin-left:-35px;position: absolute;}
.nav-warn .language .nav-list li a{padding:0;width:70px;text-align: center;}
.nav-warn .language .nav-list li a::before{display:none}
.nav-warn .language .nav-list li a::after{display:none}




/* 轮播banner */
.index-banner{position:absolute;z-index: 1;width:100%;height:700px;overflow:hidden;top: 0;left: 0;right: 0}
.index-banner ul{position:relative;height:700px;width:400%;z-index:1;overflow:hidden;_zoom:1}
.index-banner li{float:left;width:25%;height:700px;}
.index-banner li:first-child{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;z-index:100}
.index-banner .banner1 a{display:block;width:100%;height:700px;background: #13405e url("../img/index_banner_1.png") center center no-repeat}
.index-banner .banner2 a{display:block;width:100%;height:700px;background: #323e40 url("../img/index_banner_2.png") center center no-repeat}
.index-banner .banner3 a{display:block;width:100%;height:700px;background: #a2c0da url("../img/index_banner_3.png") center center no-repeat}
/* .index-banner .banner3 a{display:block;width:100%;height:700px;background: #13405E url("../img/index_banner_1.png") center center no-repeat}
.index-banner .banner4 a{display:block;width:100%;height:700px;background: #13405E url("../img/index_banner_1.png") center center no-repeat} */
.index-banner .banner-text{width:1200px;}
.index-banner .banner-text .banner_text_1{font-size: 80px;line-height: 112px;color: #FFFFFF;padding-top: 176px}
.index-banner .banner-text .banner_text_2{font-size: 80px;line-height: 112px;color: #FFFFFF;}
.index-banner .banner-text .banner_text_3{font-size: 20px;line-height: 28px;margin-top: 14px;color: #FFFFFF;}
.index-banner .banner-num{position:relative;width:168px;height:42px;margin:-60px auto 0;z-index:3;_zoom:1}
.index-banner .banner-num span{display:block;float:left;width:50px;height:2px;background:#fff;opacity: 0.4;margin-right:6px;cursor:pointer;border-top:20px solid transparent;border-bottom:20px solid transparent;background-clip:padding-box}
.index-banner .banner-num .hover{opacity: 1}

/* 产品与服务 */
.service-channel{background: #fff;padding-top: 42px;overflow: hidden;padding-bottom: 60px}
.channel-title{font-size: 34px;line-height: 76px;text-align: center;background: url("../img/channel_title_bg.png") bottom center no-repeat}
.service-list-wran{width:1200px;margin: 0 auto}
.service-list{width: 1215px;overflow: hidden;margin-top: 40px}
.service-list li{float: left;margin:0 15px 15px 0;width: 390px;height: 260px;position: relative;transition: all 0.2s}
.service-list li img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;border-radius: 5px;}
.service-list li dl{opacity: 1;transition: all 0.2s;position: absolute;bottom: 0;left: 0;z-index: 2;padding: 0 30px 30px;color: #fff}
.service-list li dt{font-size: 24px;line-height: 32px;}
.service-list li dd{font-size: 12px;line-height: 20px;margin-top: 10px}
.service-list li .go-view{opacity: 0;transition: all 0.2s}
.service-list li:hover .go-view{opacity: 1;position: absolute;top:0;z-index: 10;border-radius: 5px;width: 100%;height: 100%;background: rgba(44,102,195,0.50);transition: all 0.2s}
.service-list li:hover .go-view span{position: absolute;bottom: 30px;left:30px;font-size: 24px;line-height: 32px;color:#fff}
.service-list li:hover .go-view span::after{content: '';display: inline-block;margin-left: 5px;width: 30px;height: 30px;background: url("../img/go_view_icon.png") no-repeat;vertical-align: middle;}
.service-list li:hover{box-shadow: 0 1px 2px 0 rgba(0,0,0,0.10);}
.service-list li:hover dl{opacity: 0;transition: all 0.2s}
.more-service{float: right;line-height: 40px;width:120px;height:40px;}
.more-service a{font-size: 16px;color: #2C66C3;display: block;width:100%;height:100%;border-radius: 3px;text-align: center}
.more-service a::before{content: '';display: inline-block;margin-right:5px;width: 16px;height: 16px;background: url("../img/more_blue.png") no-repeat;vertical-align: text-top;}
.more-service a:hover{background:#2C66C3;color: #fff;}
.more-service a:hover::before{content: '';display: inline-block;width: 16px;height: 16px;background: url("../img/more_white.png") no-repeat;vertical-align: text-top;}

.server-view-main{width:1200px;background: #fff}
.server-view-banner{height: 260px;position: relative;}
.server-view-banner img{height: 260px;width:1200px}
.server-view-banner dt{height:80px;line-height: 80px;font-size:30px;color:#fff;padding:0 165px;position: absolute;bottom:0;left: 0;right:0;background: rgba(44,102,193,0.8);}
.server-view-banner dt a{height:80px;line-height: 80px;font-size:18px;color:#fff;float:right}
.server-view-banner dt a::before{content: '';display: inline-block;margin-right: 10px;width: 30px;height: 30px;background: url("../img/server_play_btn.png") no-repeat;vertical-align: middle;}
.server-view-main .content{padding: 0 165px 40px;font-size:16px;color:#333;line-height: 26px}
.server-view-main .content dt{margin-top:40px;font-size:24px;;line-height: 70px;background: url("../img/channel_title_bg.png") bottom left no-repeat}
.server-view-main .content dd{margin-top: 15px}
.server-view-main .content dd.server-view-nengli{margin-top: 30px;}
.server-view-nengli{background: #F5F5F5;padding: 20px 40px;width:790px;overflow: hidden;}
.server-view-nengli .left{float:left; width:300px;}
.server-view-nengli .right{float:right; width:430px;}
.server-view-nengli li{line-height: 36px;font-size: 14px;color:#333;}

.server-view-btn{margin-top: 60px;padding-bottom: 60px}
.server-view-btn a{display:block;margin:0 auto;background: rgba(255,255,255,0.10);border: 1px solid #2C66C3;width:340px;height: 70px;line-height: 70px;text-align: center;color:#2C66C3}


/* 新闻动态 */
.news{width: 1200px;padding-top: 50px;overflow: hidden;}
.news-box{overflow: hidden;margin-top: 40px}
.news-img{float:left;width: 680px;height: 400px;margin-right:36px;position: relative}
.news-img .dl-bg{background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, #000000 100%);position: absolute;height: 300px;bottom: 0;left:0;right:0}
.news-img dl{position: absolute;bottom: 0;left: 0;z-index: 10;padding: 0 30px 30px;color: #fff}
.news-img dt{font-size: 24px;line-height: 32px;}
.news-img dd{font-size: 12px;line-height: 20px;margin-top: 10px}
.news-img .go-view{display: none}
.news-img:hover{filter:brightness(1.2)}
/* .news-img:hover .go-view{display: block;position: absolute;top:0;z-index: 10;border-radius: 5px;width: 100%;height: 100%;background: rgba(44,102,195,0.50);}
.news-img:hover .go-view span{position: absolute;bottom: 30px;left:30px;font-size: 24px;line-height: 32px;color:#fff}
.news-img:hover .go-view span::after{content: '';display: inline-block;margin-left: 5px;width: 30px;height: 30px;background: url("../img/go_view_icon.png") no-repeat;vertical-align: middle;}
.news-img:hover{box-shadow: 0 1px 2px 0 rgba(0,0,0,0.10);}
.news-img:hover dl{display: none} */
.news-img img{width: 100%;height: 100%}
.news-text{float:left;width: 484px}
.news-text li{border-bottom: 1px solid #E6E6E6;padding-bottom:15px;margin-bottom:15px}
/* .news-text li a{background: #fff;display: block;width:100%;height:100%}
.news-text li a:hover{background: #f5f5f5} */
.news-text li dt{font-size:20px;height: 26px;line-height: 26px;overflow: hidden;}
.news-text li dt::before{content: '';display: block;margin-right:6px;width: 10px;height: 26px;background: url("../img/new_list_icon.png") center no-repeat;float:left;}
.news-text li dt span{float: right;font-size:12px;color: #999;margin-right: 15px;}
.news-text li dd{font-size: 14px;color: #808080;line-height: 24px;padding: 0 15px;width:454px;margin-top:9px;height:72px;overflow: hidden;}
.more-news{float: right;line-height: 40px;width:120px;height:40px;}
.more-news a{font-size: 16px;color: #2C66C3;display: block;width:100%;height:100%;border-radius: 3px;text-align: center}
.more-news a::before{content: '';display: inline-block;margin-right:5px;width: 16px;height: 16px;background: url("../img/more_blue.png") no-repeat;vertical-align: text-top;}
.more-news a:hover{background:#2C66C3;color: #fff;}
.more-news a:hover::before{content: '';display: inline-block;width: 16px;height: 16px;background: url("../img/more_white.png") no-repeat;vertical-align: text-top;}

/* 加入我们 */
.join-us{margin-top: 60px;background:#2c2c2c url("../img/join_bg.png") center center no-repeat;height:260px}
.join-us-warn{width: 1200px}
.join-us-warn dl{width: 600px;float: left;color:#fff;margin-top:59px}
.join-us-warn dt{font-size: 24px;line-height: 32px;margin-bottom:10px}
.join-us-warn dd{font-size:46px;line-height: 62px}
.join-us-warn dd.en{font-size:22px;line-height: 30px;opacity: 0.5;margin-top: 8px}
.join-us-warn a{float: right;margin-top:95px;color:#fff;width:240px;height:70px;line-height:70px;text-align: center;font-size: 20px;background: rgba(255,255,255,0.10);border: 1px solid #FFFFFF;}
.join-us-warn a:hover{background: rgba(255,255,255,0.2);}

/* 底部 */
footer{background: #333;padding: 40px 0 30px}
.footer{width:1200px;overflow: hidden;}
.footer-left{float: left;color:#fff;font-size:12px;width:570px}
.footer-left dt{position: relative;font-size: 20px;line-height: 30px;color: #FFFFFF;}
.footer-left dt span.footer-company-name{float: left;max-width:430px;padding: 15px 0;}
.footer-left dt span.switch{float:left;width:100px;font-size:14px;color:#ccc;cursor: pointer;}
.footer-left dt span.switch img{margin:0 7px;}
.footer-left dt li{height:30px;line-height: 30px;font-size: 12px;width:130px;text-indent: 20px}
.footer-left dt li a{display: block;width:100%;height:100%;}
.footer-left dt li a:hover{background: #f5f5f5;color:#2C66C3;}
.footer-left dt::after{content: '';clear: both;}
.footer-left dd{overflow: hidden;} 
.footer-left ul{float: left;opacity: 0.6}
.footer-left ul.left{margin-right:100px}
.footer-left .switch-box{float: left;margin-left: 20px;width:120px;position: relative;padding: 15px 0;}
.footer-left dt ul{display: none;position: absolute;z-index: 1000;;top: 50px;left:0;background: #fff;opacity: 1;box-shadow: 0 4px 7px 0 rgba(0,0,0,0.10);border-radius: 2px;}
.footer-left li{line-height: 38px;line-height: 38px}
.footer-left .footer-contact{border-top: 1px solid #464646;padding-top:15px;margin-top:15px;width:100%}
.footer-left dd.focus-us{position: relative;;margin-top: 40px;line-height: 40px;font-size:20px;color:#fff;opacity:1}
.footer-left dd.focus-us span{float:left;margin-right:10px;line-height: 40px;}
.footer-left dd.focus-us img{float:left;cursor: pointer;}
.footer-left dd.focus-us img:hover{filter:brightness(1.2)}


.company-address{float: right;color:#fff;width:370px}
.company-address dt{font-size: 20px;line-height: 60px;color: #FFFFFF;margin-bottom:15px;}
.company-address dd{border-radius: 5px;overflow: hidden;}

footer .copyright{opacity: 0.4;margin-top:70px;font-size: 12px;line-height: 16px;color: #FFFFFF;text-align: center;}
footer .copyright a{color:#FFFFFF}



/* 详情页 */
header.view-header{position: static;height:60px;}
header.view-header .nav{position: static;}
footer.view-footer{background: none;}
footer.view-footer .copyright{opacity: 0.6;margin-top:0;font-size: 12px;line-height: 16px;color: #666;text-align: center;}
.view-map{width:1200px;height:40px;line-height:40px;font-size:12px}
.view-map .home{color:#999;margin-right: 5px}
.view-map .home::before{content: '';display: inline-block;margin-right: 5px;width: 14px;height:14px;background: url("../img/map_home.png") no-repeat;vertical-align: sub;}
.view-map span{color: #1951a7;}
.view-map span::before,.view-map .point{margin-right:5px;color:#999;}
.view-map span::before,.view-map .point:hover{color:#1951a7;}
.view-map span::before,.view-map .point::before{content: '';display: inline-block;margin-right: 8px;width: 2px;height:2px;border-radius: 100%;background: #999;vertical-align: middle;}

.view-main{overflow: hidden;width:1200px;background: #2C66C3;}
.view-main-left{float: left;width:190px;padding-top:30px}
.view-main-left .sidebar li{position: relative;}
.view-main-left .sidebar li a{display:block;padding: 12px 10px 12px 30px;line-height: 26px;color: #fff;font-size: 14px;}
.view-main-left .sidebar li a::after{content: '';position: absolute;bottom:0;left:30px;width:14px;height:1px;}
.view-main-left .sidebar li a:hover,.view-main-left .sidebar li a.hover{background: #114CAC}
.view-main-left .sidebar li a.hover::before{content: '';position: absolute;width: 12px;height: 12px;right:-4px; top:20px;border-radius: 100%;background:#114CAC url("../img/new_list_icon_1.png") no-repeat}
.view-main-left .sidebar li a:hover::after,.view-main-left .sidebar li a.hover::after{display: none}
.view-main-right{float: left;width:870px;min-height:650px;background: #fff;padding:30px 70px}
.view-main-right .view-title{font-size:24px;height:64px;line-height: 64px;margin-bottom:30px;background: url("../img/channel_title_bg.png") bottom left no-repeat}
.view-main-right .banner{margin-bottom:20px}
.view-main-right .content{font-size: 14px;color: #333333;line-height: 24px;}
.view-main-right .customer-title{margin-bottom: 50px}
.view-main-right .customer-title-2{margin-top: 50px}
.culture-content-1,.culture-content-2,.culture-content-3{margin-bottom:50px}
.culture-content-1{font-size: 20px; color: #333333;line-height: 26px;}
.culture-content-2{width: 940px;overflow: hidden;}
.culture-content-2 dl{width: 400px;float:left;margin-right: 70px;height:140px;border-bottom: 1px solid #e6e6e6;margin-bottom:20px}
.culture-content-2 dt{font-size:20px; color:#333;line-height: 30px;margin-bottom:5px}
.culture-content-2 dt::before{content: '';display: block;margin-right: 7px;width: 10px;height:30px;border-radius: 100%;background: url("../img/new_list_icon.png") center no-repeat;float:left;}
.culture-content-2 dd{padding-left:17px;line-height: 24px;font-size: 14px;color: #808080;}
.culture-content-3{overflow: hidden;width:900px;padding-bottom:20px}
.culture-content-3 li{float: left;background: #f5f5f5;width:166px;height:120px;margin-right: 10px;text-align: center;font-size: 16px;color: #2C66C3;}
.culture-content-3 .icon_1::before{display: block;background:url("../img/culture_1.png") top center no-repeat;content: '';width: 100%;height: 58px;margin-top: 18px}
.culture-content-3 .icon_2::before{display: block;background:url("../img/culture_2.png") top center no-repeat;content: '';width: 100%;height: 58px;margin-top: 18px}
.culture-content-3 .icon_3::before{display: block;background:url("../img/culture_3.png") top center no-repeat;content: '';width: 100%;height: 58px;margin-top: 18px}
.culture-content-3 .icon_4::before{display: block;background:url("../img/culture_4.png") top center no-repeat;content: '';width: 100%;height: 58px;margin-top: 18px}
.culture-content-3 .icon_5::before{display: block;background:url("../img/culture_5.png") top center no-repeat;content: '';width: 100%;height: 58px;margin-top: 18px}

.company-shareholders-content{line-height: 24px;font-size: 14px;margin:50px 0 90px}
.company-shareholders-content p{margin-top: 20px}
.company-shareholders-content p a{color:#114CAC}
.company-shareholders-content p a:hover{filter:brightness(1.2)}
.company-shareholders-content .banner{width:210px;margin:0 auto;margin-bottom:16px;}
.shareholders-logo{font-size:24px;text-align: center;}

.certification-content{font-size: 14px;color: #333333;line-height: 24px;}
.certification-content img{max-height:249px;}
.certification-content p{margin-top: 24px;}
.certification-content .banner{margin-top: 24px;}
.certification-download{overflow: hidden;}
.certification-download dt{font-size:16px;margin-bottom:20px;line-height: 26px;height:26px}
.certification-download dt::before{content: '';display: block;margin-right: 7px;width: 10px;height:26px;border-radius: 100%;background: url("../img/new_list_icon.png") center no-repeat;float:left}
.certification-download dd{float:left;margin-right:10px;height:50px;padding:10px 20px 10px 10px;background: #f5f5f5}
.certification-download dd img{float:left;margin-right:10px}
.certification-download dd span{display: block;line-height: 24px;float:left;white-space: nowrap;}
.certification-download dd a{display: block;line-height: 24px;color:#1951a7}
.certification-download dd a:hover{filter:brightness(1.2)}
.scope_img_2{float:right;margin-left:25px;}
.scope-content p{margin-bottom:10px;font-size:14px;line-height: 24px}

/* 产品与服务 */
.service-main{background: #fff}
.service-main-wran{width:1200px}
.air-360{height:263px;position: relative;border-radius: 5px;overflow: hidden;padding: 50px 0 0}
.air-360 dt{height:90px;line-height: 90px;font-size:28px;color:#fff;padding:0 40px;position: absolute;bottom:0;left: 0;right:0;background: rgba(44,102,195,0.9);}
.air-360 dt a{float: right;margin-top:26px;width: 60px;height:38px;line-height: 38px;text-align: center;background: #fff;border-radius: 2px;font-size: 18px;color: #2C66C3;}
.air-360 dt a:hover{filter:brightness(1.2)}
.air-360 dd img{width: 1200px;height:263px}

/* 加入我们 */
.join-main{width:1200px;background: #fff}
.join-banner{height: 260px;background: #8f8f8f;position: relative;}
.join-banner dt{height:80px;line-height: 80px;font-size:30px;color:#fff;text-indent: 165px;position: absolute;bottom:0;left: 0;right:0;background: rgba(44,102,195,0.9);}
.join-main .content{padding: 0 165px 40px;font-size:16px;color:#333;line-height: 26px}
.join-main .content dt{margin-top:40px;font-size:24px;line-height: 70px;background: url("../img/channel_title_bg.png") bottom left no-repeat}
.join-main .content dd{margin-top: 20px;overflow: hidden;}
.join-main .content dd li{float:left;height:70px;line-height: 70px;font-size: 20px;border:1px solid #2C66C3;margin-right:30px}
.join-main .content dd li a{display: block;color:#2C66C3;padding:0 50px;}
.join-main .content dd li a:hover{background:#2C66C3;color:#fff}
.join-us-bg{background: #f5f5f5;padding:30px}
.join-us-bg p{font-size: 16px;color: #333333;line-height: 26px;}
.join-us-bg p a{font-size: 20px;color: #2C66C3;line-height: 40px;margin-top: 10px}
.join-us-bg p a:hover{filter:brightness(1.2)}

.join-us-btn{width:340px;height:70px;line-height: 70px;text-align:center;font-size: 20px;border:1px solid #2C66C3;margin:60px auto 50px;}
.join-us-btn a{display: block;color:#2C66C3;}
.join-us-btn a:hover{background:#2C66C3;color:#fff}

/* 客户中心 */
.customer-content{line-height: 26px;font-size:16px;}
.customer-content p{margin-bottom: 26px;}
.contract-content dl{margin-bottom:60px;overflow: hidden;}
.contract-content dt{position: relative;width:870px;height:50px;margin-bottom:20px}
.contract-content dt::after{position: absolute;content: '';width:100%;height: 1px; background: #e6e6e6;top:24px}
.contract-content dt span{display: block;position: absolute;z-index:2;left:50%;margin-left:-80px;width: 160px;height:50px;line-height:50px;background: #fff;font-size:24px;text-align: center}

.contract-content li{width:210px;height:220px;padding:30px;float:left;margin-right:20px;background:url("../img/contract_template_bg.png") no-repeat}
.contract-content li .title{height:30px;line-height: 30px;font-size:20px;color:#333;overflow: hidden;}
.contract-content li .time{height:16px;line-height: 20px;font-size:12px;color:#999;overflow: hidden;}
.contract-content li .info{height:100px;line-height: 20px;font-size:12px;color:#666;overflow: hidden;margin-top: 9px;padding-top:10px;border-top: 1px solid #e6e6e6}
.contract-content li .btn{margin-top:10px; height:40px;line-height: 40px;font-size:12px;text-align: center;overflow: hidden;}
.contract-content li .btn a{display: block;width:100%;height:100%;background: #2C66C3;color:#fff;border-radius: 2px;}
.contract-content li .btn a:hover{background: #114CAC;}
.contract-content li .btn img{vertical-align: sub;margin-right:6px}

/* 商务联系 */
.business_4 ul{width:900px;overflow: hidden;}
.business_4 li{width:240px;height:225px;padding:25px 5px 20px 25px;background: #f5f5f5;margin:0 30px 30px 0;float:left}
.business_4 li dt{overflow: hidden;height: 110px;overflow: hidden;}
.business_4 li dt img{float:left;width:90px;height: 90px;border-radius: 100%;margin-right:10px}
.business_4 li dt span{display: block;font-size:12px;color:#999;line-height: 16px;max-height: 48px;overflow: hidden;}
.business_4 li dt span.username{display: block;font-size:20px;color:#333;line-height: 30px;margin-top:25px}
.business_4 li dd{height: 40px;line-height: 40px;font-size: 14px;overflow: hidden;}
.business_4 li dd.pnone::before{content: '';display: inline-block;margin-right: 5px;width: 20px;height:20px;background: url("../img/phone_icon.png") no-repeat;vertical-align: middle;}
.business_4 li dd.mobile::before{content: '';display: inline-block;margin-right: 5px;width: 20px;height:20px;background: url("../img/mobile_icon.png") no-repeat;vertical-align: middle;}
.business_4 li dd.email::before{content: '';display: inline-block;margin-right: 5px;width: 20px;height:20px;background: url("../img/email_icon.png") no-repeat;vertical-align: middle;}

/* 新闻中心 */
.news-list{margin-top:-30px;}
.news-list li{height: 160px;padding: 30px 0;border-bottom: 1px solid #E6E6E6;overflow: hidden;}
/* .news-list li:last-child{border-bottom:none;} */
.news-list li img{width:300px;height: 160px;float:left;margin-right: 30px;}
.news-list li dl{float:left;width: 540px;padding-top: 15px}
.news-list li dt{height:40px;line-height: 40px;font-size: 20px;color: #333333;overflow: hidden;}
.news-list li dt::before{content: '';display: inline-block;margin-right:6px;width: 10px;height: 10px;background: url("../img/new_list_icon.png") no-repeat;vertical-align: middle;}
.news-list li dd{padding-left:16px;}
.news-list li dd.info{font-size: 14px; color: #808080;line-height: 24px;height: 72px;overflow: hidden;}
.news-list li dd.time{font-size: 12px;color: #999;margin-top:5px}

.news-images-list{width: 900px}
.news-images-list li{height: 316px;width: 420px;float:left;margin-right: 30px;margin-bottom: 10px}
.news-images-list li img{height: 280px;width: 420px;border-radius: 4px}
.news-images-list li span{display:block;height: 36px;line-height:36px;font-size: 14px;color:#333}
.news-images-list li span::before{content: '';display: inline-block;margin-right:6px;width: 10px;height: 10px;background: url("../img/new_list_icon.png") no-repeat;vertical-align: middle;}

.news-images-list-2{width: 900px}
.news-images-list-2 li{height: 190px;width: 280px;float:left;margin-right: 12px;margin-bottom: 12px;position: relative;border-radius: 4px;overflow: hidden;}
.news-images-list-2 li img{height: 190px;width: 280px;border-radius: 4px}
.news-images-list-2 li span{position: absolute;bottom:20px;left:15px;right:15px;z-index: 10;;display:block;height: 30px;line-height:30px;font-size: 20px;color:#fff;width: 250px;overflow: hidden;}
.news-images-list-2 li .dl-bg{background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, #000000 100%);position: absolute;height: 150px;bottom: 0;left:0;right:0}

.news-video-list{width: 900px}
.news-video-list li{height: 280px;width: 420px;float:left;margin-right: 30px;margin-bottom: 30px;position: relative;}
.news-video-list li::before{height: 57px;width: 57px;position: absolute;z-index: 3;left:182px;top:112px;content: '';display: block;background: url("../img/news_play_btn.png") no-repeat;}
.news-video-list li img{height: 280px;width: 420px;border-radius: 4px;position: absolute;z-index: 1;top:0;left:0;}
.news-video-list li dl{height: 70px;background: rgba(0,0,0,0.8);position: absolute;bottom:0;left:0;right:0;color: #fff;padding-left:20px;z-index: 2;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.news-video-list li dt{height: 30px;line-height: 30px;font-size: 16px;margin-top: 10px}
.news-video-list li dd{height: 20px;line-height: 20px;font-size: 12px}

.news-contact{background: #f5f5f5}
.news-contact img{width: 100%}
.news-contact-content{padding:50px}
.news-contact p{font-size: 16px;color: #333333;line-height: 24px;margin-bottom: 30px}

.news-view-main{width:870px;background: #fff;border-top: 4px solid #A7B4C6;padding:50px 165px}
.news-view-main .view-header{margin-bottom:20px;text-align: center}
.news-view-main .view-header h1{font-size: 24px;color: #333333;line-height: 70px;padding: 15px 0}
.news-view-main .view-header .time{font-size: 16px;color: #999999;line-height: 30px}

.news-view-main .content{font-size: 16px;color: #333333;line-height: 26px;text-align:justify;word-wrap:break-word;-webkit-text-size-adjust:none;}
.news-view-main img{width:100%;margin-top: 20px;}
.news-view-main p{margin-top: 20px;}

/* 关注 */
.wechat-qrcode{display:none;position: absolute;z-index: 1000;padding:15px;text-align: center;width: 200px;background: #FFFFFF;border: 1px solid #E6E6E6;box-shadow: 0 3px 16px 0 rgba(0,0,0,0.10);border-radius: 6px;}
.wechat-qrcode::after{display: block;content: '';position: absolute;width: 0;height: 0;border-top: 10px solid transparent;border-right: 10px solid #fff;border-bottom: 10px solid transparent;top:50%;left:-8px}
.wechat-qrcode dt{font-size: 16px;color: #333333;line-height: 30px}
.wechat-qrcode dd{font-size: 12px;color: #999;line-height: 24px}
.wechat-qrcode dd span{color: #114CAC;}
.wechat-qrcode-view::after{display: block;content: '';position: absolute;width: 0;height: 0;border-top: 10px solid transparent;border-left: 10px solid #fff;border-right:none;border-bottom: 10px solid transparent;top:50%;left:100%}


/* 右侧浮动 */
.right-fixed{width:70px;height: 150px;position: fixed;bottom:100px;right: 20px}
.right-fixed div{margin-top:10px;width:70px;height:60px;padding-top:10px;background: #FFFFFF;border: 1px solid #F5F5F5;border-radius: 4px;cursor: pointer;}
.right-fixed div:hover{background:#F5F5F5}
.right-fixed .img{display:block;height:30px;background: url("../img/go_top.png") top center no-repeat;}
.right-fixed .text{display:block;height:26px;line-height:26px;text-align:center;font-size: 12px;color: #666666;}
.right-fixed .right-focus-us .img{display:block;height:30px;background: url("../img/focus_wechat.png") top center no-repeat;}

/* 查看大图 */
.pop-box{position: fixed;top:0;left:0;right:0;bottom:0;background: rgba(0, 0, 0, 0.7);z-index: 800;}
.pop-box .pop-content{top: 50%;left:50%;position: absolute;}
.pop-box .pop-content img{max-width: 800px;max-height: 800px;}
.pop-box .pop-content .close{height: 30px;line-height: 30px;font-size: 12px;color: #fff;text-align: right;cursor: pointer;}
.pop-box .pop-content .close::after{display: block;content: '';width: 14px;height: 30px;float:right;margin-left:5px;background: url("../img/close_icon.png") center no-repeat;background-size: 12px 12px}
.pop-box .pop-content video{cursor: pointer;}
.pop-box .pop-content .play-btn{cursor: pointer;display: block;width: 100%;height: 100%;background: url('../img/play_btn.png') center no-repeat;position: absolute;top:30px;left:0}

/* 翻页 */
.page-num{margin-top: 22px;text-align: right;height: 20px;overflow: hidden;font-size: 0;display: flex;justify-content: flex-end;padding-bottom:50px;}
.page-num a,.page-num span{display: block;font-size:12px;margin-right:10px;text-align: center;border-radius: 2px;min-width: 14px;height:20px;line-height: 20px;padding:0 3px;font-size: 12px;color: #2C66C3;}
.page-num a:hover,.page-num a.hover{background: #2C66C3;color: #fff}
.page-num a.prev{background: url("../img/prev_page_icon.png") no-repeat}
.page-num a.next{background: url("../img/next_page_icon.png") no-repeat}


/* 采购管理 */
.procurement-main{background: #fff}
.procurement-banner a{display:block;width:100%;height:280px;background: #231A38 url("../img/2.0/procurement_banner@2x.png") center center no-repeat;background-size:auto 280px;}
.procurement-banner-en a{display:block;width:100%;height:280px;background: #231A38 url("../img/2.0/procurement_banner_en@2x.png") center center no-repeat;background-size:auto 280px;}
.procurement-main .subnav{background:#F5F5F5;height:60px}
.procurement-main .subnav ul{width:820px;margin:0 auto}
.procurement-main .subnav li{width:25%;float:left;text-align:center}
.procurement-main .subnav li a{color:#333;font-size:18px;display:block;height:60px;line-height:60px;position: relative;}
.procurement-main .subnav li a:hover,.procurement-main .subnav li.hover a{color:#2C66C3;}
.procurement-main .subnav li.hover a::after{content: '';position: absolute;display: block;width:70px;height: 2px;background: #2C66C3;bottom:0;left:50%;margin-left:-35px}

.procurement-main .content{width:900px}
.procurement-main .content .cd{margin-top: 50px;}
.procurement-main .content .cd dt{font-size: 34px;color: #333;text-align:center;line-height: 80px;background: url("../img/channel_title_bg.png") bottom center no-repeat}
.procurement-main .content .cd dd{font-size: 16px;color: #000;line-height: 22px;margin-top:42px}
.procurement-main .content .download{margin-top:20px;padding-bottom:100px}
.procurement-main .content .download li{border: 1px solid #E7ECEF;padding:30px;}
.procurement-main .content .download li:last-child{border-top: none}

.procurement-main .certification-download{overflow: hidden;}
.procurement-main .certification-download dt{font-size:16px;margin-bottom:20px;line-height: 32px;height:32px;background: url("../img/channel_title_bg.png") bottom left no-repeat;background-size:42px 2px;}
.procurement-main .certification-download dt::before{content: '';display: none;}

.open-title{font-size: 24px;color: #333;text-align:center;margin-top:50px}
.p-open{margin-top:36px;padding-bottom:50px}
.p-open h2{margin-top:17px;font-size: 18px;color: #333;line-height: 32px;background: url("../img/channel_title_bg.png") bottom left no-repeat;background-size:46px 2px;}
.p-open strike{text-decoration: none;display: block;margin-top:17px;font-size: 18px;color: #333;line-height: 32px;background: url("../img/channel_title_bg.png") bottom left no-repeat;background-size:46px 2px;}
.p-open p{margin-top:10px;font-size: 12px;color: #333;line-height: 16px;}
.p-open .certification-download{margin-top:15px;}

.open-list-title{padding-top:40px;font-size: 34px;color: #333;text-align:center;line-height: 80px;background: url("../img/channel_title_bg.png") bottom center no-repeat}
.p-open-list{margin-top:30px;}
.p-open-list li{height:50px;line-height:50px;border-bottom: 1px dashed #D0D9E3;overflow:hidden;padding:0 20px;}
.p-open-list li a{float: left;display:block;width:700px;height:100%;font-size: 16px;color:#000;}
.p-open-list li a:after{content: '';width:5px;height:5px;border-radius:100%;background:#2C66C3;float:left;margin-top:23px;margin-right:8px}
.p-open-list li:hover{background:#F2F7FA;}
.p-open-list li:hover a{color:#2C66C3}
.p-open-list li span{float: right;width:160px;text-align: right;color:#878A8B;font-size:14px;}
.procurement-main .page{font-size:12px;height:30px;line-height:30px;margin-top:15px;text-align:right}
.procurement-main .page a{margin-right:20px;color:#333;}
.procurement-main .page a.hover{color:#2C66C3;}

.contact-title{margin-top:50px;font-size: 34px;color: #333;text-align:center;line-height: 80px;background: url("../img/channel_title_bg.png") bottom center no-repeat}
.procurement-contact dt{margin-top:32px;font-size: 20px;color: #333;line-height: 40px;height: 40px;background: url("../img/channel_title_bg.png") bottom left no-repeat;background-size:42px 2px;}
.procurement-contact dd{margin-top:20px}
.procurement-contact dd ul{background: #FAFAFA;border: 1px solid #E7ECEF;}
.procurement-contact dd .title{padding-left:26px;border-bottom: 1px solid #D0D9E3;height: 64px;line-height:64px;font-size:20px;color:#000}
.procurement-contact dd .address{padding-left:26px;padding-top: 15px;height:45px;line-height:45px;font-size:18px;color:#000}
.procurement-contact dd .address:after{margin-right:12px;content: '';float:left;width:21px;height:45px;background: url("../img/2.0/icon/add.png") center no-repeat}
.procurement-contact dd .email{padding-left:26px;padding-bottom: 15px;height:45px;line-height:45px;font-size:18px;color:#000}
.procurement-contact dd .email:after{margin-right:12px;content: '';float:left;width:21px;height:45px;background: url("../img/2.0/icon/email.png") center no-repeat}

.procurement-content-padding{padding-bottom:100px}

.policy1{background:#fff;padding:40px 0 50px}
.policy-title{font-size: 34px;color: #333;text-align:center;line-height: 80px;background: url("../img/channel_title_bg.png") bottom center no-repeat}
.policy1 .target{margin:40px auto 0;display: block;width:784px;}
.policy1 ul{width:784px;margin:15px auto 0;overflow:hidden}
.policy1 li{float:left;margin:0 37px 0 0;width:168px;line-height:26px;font-size: 16px;color: #333;text-align:center}
.policy1 li:last-child{margin-right:0}

.policy2{background: #F5F5F5;padding:40px 0 50px}
.ulbox{width:1200px;height:380px;margin:40px auto;overflow: hidden;}
.policy-content ul{width:1205px;height:380px;background:#fff;}
.policy-content li{width:300px;height:150px;padding-top:40px;float:left;border-left:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;}
.policy-content li img{display: block;width:80px;height:80px;margin:0 auto}
.policy-content li span{margin-top:15px;display:block;height:22px;line-height:22px;font-size: 16px;color: #000;text-align:center}
.policy3{background:#fff;padding:40px 0 50px}
.policy3 .policy-content{width:900px;margin:32px auto;overflow:hidden}
.policy3 .policy-content p{font-size: 16px;color: #000000;line-height:32px;}

.policy3 .policy-content .certification-download{float:left;margin-right:20px;margin-top: 20px;}





