@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:14px;font-family:"微软雅黑","黑体";color:#333;line-height:28px; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#333; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}

.header{height: 87px;background: #fff; width: 100%; position: fixed; top: 0;left: 0;z-index: 100;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1); }
.headerbox{width: 1240px;  margin: 0 auto;max-width: 94%;position: relative;}
.logo{float: left; width: 114px; padding-top: 13px;}
.logo img{width: 100%;}
.headerbox h2{font-weight: bold; font-size: 20px; line-height: 87px;float: left; color: #023E56; margin-left: 11px;}
.nav{float: right;}
.nav ul{ margin-right: -30px;}
.nav li{float: left;  padding:0 30px;}
.nav li.on h3 a{color: #37848C;}
.nav h3 a{color: #333; font-size: 16px;line-height: 87px;display: block;}
.nav h3 a:hover{color: #023E56;}
.sub{position: absolute; background: #fff; width: 100%; left: 0; top: 87px;overflow: hidden; padding: 40px 80px;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .1);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .1);  box-shadow:0 0 10px rgba(0, 0, 0, .1);display: none; }
.sub_left{width: 325px; float: left;}
.sub_left img{width: 100%;}
.sub_right{float: right;width: calc(100% - 405px);overflow: hidden;}
.sub_right a{display: block;float: left; width: 50%; line-height: 50px; font-size: 14px;color: #333333;}
.sub_right a:hover{color: #206BE7;}
.sub_right a span{display: block;width: 80%; border-bottom: 1px solid #e6e6e6;}


.fgt{height: 87px;}
.banner{overflow: hidden;position: relative;}
.banner img{width: 100%;}
.banner img.bg{transform: scale(1.2); transition: 4s; width: 100%; height: auto; display: block;}
.banner .swiper-slide.swiper-slide-active img.bg{ transform: scale(1);}
.banner .swiper-slide{ width: 100%; height: auto; overflow: hidden;}

.flxt{width: 1240px; margin: 0 auto;max-width: 94%; padding: 60px 0;}
.flxt ul{overflow: hidden; margin-left: -20px;}
.flxt li{float: left; width: 50%; padding-left: 20px;}
.flxtbox{position: relative;}
.flxtbox img{width: 100%;}
.flxt_text{width: 100%; position: absolute; left: 0; top: 50px;text-align: center; padding: 0 74px;}
.flxt_text h2{font-size: 24px; color: #023E56;margin-bottom: 30px;}
.flxt_text p{font-size: 14px; line-height: 25px;color: #333333;}
.flxt_text a{display: block; margin-top: 18px; font-size: 14px;font-weight: bold; color: #023E56;}
.flxt_text a:hover{text-decoration: underline;}

.bj1{background:#f3fbfe;}
.profile{width: 1300px; margin: 0 auto; overflow: hidden; padding: 85px 0 60px 0;}
.profile_left{float: left;width: 624px; padding: 30px 0 0 30px;position: relative;}
.profile_left img{position: relative;z-index: 10;border: 6px solid #fff; width: 100%;}
.profile_left:before{position: absolute;content: ""; top: 0;left: 0;width: 545px;height: 400px;background: #78b9bb;}
.profile_right{float: right;width: 620px; padding:30px 30px 0 0;}
.profile_title{padding-bottom: 45px;}
.profile_title h2{font-weight: bold; font-size: 28px;color: #023E56; margin-bottom: 15px;}
.profile_title p{font-size: 14px;color: #78B9BB;}
.profile_box p{font-size: 14px; line-height: 30px;color: #666666;text-align:justify; word-break: break-all;}
.profile_box a{display: inline-block; margin-top: 40px; font-weight: bold; font-size: 14px;color: #023E56;}
.profile_box a:hover{text-decoration: underline;}
.profile_box ul{padding-top: 70px;overflow: hidden;}
.profile_box li{width: 25%; float: left;}
.profile_box h2{font-size: 30px;color: #333;}
.profile_box b{display: inline-block;vertical-align: top;font-size: 14px;}
.profile_box h3{font-size: 16px; color: #999; margin-top: 22px;}
.cooperate{width: 1240px; margin: 0 auto;padding-bottom: 60px;}
.cooperate ul{overflow: hidden; margin-left: -10px;}
.cooperate li{float: left; width: 20%; padding-left: 10px; margin-bottom:15px;}
.cooperate a{display: block; overflow: hidden;}
.cooperate img{width: 100%;}

.bj2{background: url(../images/bj2.png) no-repeat center center;background-size: cover;background-attachment: fixed;}
.automatic{width: 1240px; overflow: hidden; margin: 0 auto; padding: 160px 0 130px;}
.automatic_left{float: left; width: 400px;border-left: 1px solid #a3b7c5;padding: 10px 0;}
.automatic_left span{display: block; position: relative; height: 100px;line-height: 100px; padding-left: 30px;cursor: pointer;color: #fff;font-size: 16px;}
.automatic_left span:before{position: absolute; border-left: 3px solid #fff;top: 0;left: -1px;height: 0;content: "";}
.automatic_left b{display: inline-block; width: 40px;}
.automatic_left li.cur span{font-weight: bold; font-size: 20px;}
.automatic_left li.cur span:before{height: 100%;}

.automatic_right{float: right;width: 763px;}
.automatic_right h2{color: #fff;font-size: 32px; margin-bottom: 18px;}
.automatic_right p{font-size: 14px; line-height: 24px; color: #fff; height:72px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; margin-bottom: 10px; }
.automatic_right a{display: block; width: 200px; line-height: 60px; color: #fff;background: #023e56;text-align: center;transition: All 0.4s ease-in-out;font-size: 14px; margin-top: 60px;}
.automatic_right a:hover{background: #206BE7;}
.antomatic_tp img{width: 100%;}

.compete{width: 1240px; margin: 0 auto;}
.compete_title{text-align: center; padding: 70px 0 60px;}
.compete_title h2{margin-bottom: 27px; font-size: 32px; color: #333333;}
.compete_title p{font-size: 14px;color: #666666;}
.compete_box{padding-bottom: 60px;}
.compete_box ul{overflow: hidden;  margin-left: -30px;}
.compete_box li{float: left; width: 25%; padding-left: 30px;}
.compete_wb{height: 360px;background: #fff; padding: 60px 35px 0 35px;text-align: center;transition: All 0.4s ease-in-out;}
.compete_wb img{margin: 0 auto;}
.compete_wb h2{font-size: 20px;color: #333333; margin: 45px 0 30px;}
.compete_wb p{font-size: 12px; line-height: 22px;color: #666666;}
.compete_box a:hover .compete_wb{background: #d7f0f7;}
.compete_text{margin: 0 auto;width: 690px; overflow: hidden;text-align: right;padding-bottom: 60px;}
.compete_text a{float: right;text-align: center; width: 200px; line-height: 60px;color: #fff;font-weight: bold; background: #023e56;transition: All 0.4s ease-in-out;font-size: 16px; margin-left: 30px;}
.compete_text a:hover{background: #206BE7;}
.compete_text h2{font-weight: bold; font-size: 16px;color: #333333; margin-top: 3px;}
.compete_text p{font-size: 14px;color: #666666;margin-top: 25px;}

.news{width: 1240px; margin: 0 auto;padding-bottom: 60px;}
.news_title{padding: 60px 0 40px;}
.news_title h2{line-height: 52px; font-size: 24px; color: #333333;}
.news_title a{display: block;text-align: center; border: 1px solid #78b9bb; color: #78b9bb;width: 202px; line-height: 48px; font-size: 16px; color: #37848C;transition: All 0.4s ease-in-out;}
.news_title a:hover{background: #37848C;color: #fff;}
.news_box{overflow: hidden;}
.news_left{float: left; width: 450px;}
.tpbox{display: block; overflow: hidden;}
.tpbox img{width: 100%;}
.news_text{overflow: hidden;background: #f6f6f6;}
.news_rq{float: left; width: 81px; height: 80px;text-align: center; background: #023e56;}
.news_rq h2{font-weight: bold; color: #fff; font-size: 32px; line-height: 48px;}
.news_rq p{font-size: 14px;color: #fff;}
.news_text h3{line-height: 80px;float: right;width: calc(100% - 100px); font-size: 16px;color: #333333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden} 
.news_right{float: right;width: 752px;border: 1px solid #e0e0e0;}
.news_right ul{overflow: hidden;}
.news_right li{float: left; width: 33.33%;}
.newsbox{height: 350px; padding: 45px 30px 0 30px;transition: All 0.4s ease-in-out;}
.news_bt{padding-bottom: 30px;}
.news_bt h2{font-weight: bold; font-size: 40px; color: #023E56; margin-bottom: 13px;}
.news_bt p{color: #999999;}
.news_wz h2{color: #333;font-size: 16px; line-height: 24px; height: 48px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-bottom: 20px;}
.news_wz p{font-size: 12px;line-height: 21px;color: #999999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden}
.news_wz span{display: block;background: url(../images/a14.png); width: 24px;height: 24px;margin-top: 40px;}
.news_right a:hover .newsbox{background: #d7f0f7;}

.sheet{overflow: hidden; padding-top: 60px;}
.sheet_left{float: left; width: 580px;}
.sheet_left ul{overflow: hidden; margin-left: -20px;}
.sheet_left li{float: left; width: 50%; padding: 0 0 20px 20px;}
.sheet_left p{font-size: 14px;color: #666666; margin-bottom: 10px;}
.wby1{width: 100%; padding: 0 10px; height: 68px; line-height: 66px;border: 1px solid #bdbdbd;}
.wby2{width: 100%; padding: 0 10px; height: 180px; line-height: 30px;border: 1px solid #bdbdbd;padding: 15px;resize:none;}
.sheet_left li:nth-child(3){ width:100%;}
.btn1{width: 200px;height: 60px;background: #37848c;border: none;cursor: pointer;font-size: 14px;color: #fff;}

#allmap{width: 580px;float: right; padding: 10px;border: 1px solid #bdbdbd;height: 380px;}

.footer{background: #252a2e;}
.footerbox{width: 1240px; overflow: hidden; margin: 0 auto;padding: 80px 0 50px;}
.footerbox_left{float: left; overflow: hidden; margin-left: -80px;}
.footnr{float: left; padding-left: 80px;}
.footnr h2{color: #fff;font-size: 14px; margin-bottom: 15px;}
.footnr p{font-size: 12px; width: 110px;text-align: center; margin-top: 12px;}
.footnr li{line-height: 32px; color: rgba(255,255,255,.6);}
.footnr a{color: rgba(255,255,255,.6);}
.footnr a:hover{color: rgba(255,255,255,1);}
.footerbox_right{float: right;text-align: right;}
.footerbox_right h2{color: #fff;font-size: 14px; margin-bottom: 15px;}
.footerbox_right p{font-weight: bold;font-size: 36px; color: #78B9BB;}

.bqxx{border-top: 1px solid #3a3f42;}
.bqxxbox{width: 1240px; margin: 0 auto;}
.bqxxbox p{line-height: 54px;color: rgba(255,255,255,.3);}
.bqxxbox p b{padding-left: 15px;}
.bqxxbox span{color: rgba(255,255,255,.3);}
.bqxxbox a{color: rgba(255,255,255,.3);}
.bqxxbox a:hover{color: rgba(255,255,255,1);}

._top{position: fixed;z-index: 10; bottom: 50px; right: 1vw;background: url(../images/a15.png);width: 48px;height: 48px;cursor: pointer;border-radius: 50%;}
.img2 { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou }
.img2:hover { transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1); }




@media(max-width:1200px){
.nav ul{margin-right: -14px;}
.nav li{padding: 0 14px;}
}
@media(max-width:1000px){
.header{height: 60px;}
.headerbox h2{display: none;}
.dhbtn{position: absolute; right: 3%; top: 15px; width: 30px;height: 30px;background: url(../images/d1.png) no-repeat center center #35a4d1;background-size: 20px 20px;border-radius: 4px;}
.dhbtn.on{background: url(../images/d2.png) no-repeat center center #35a4d1;background-size: 20px 20px;}
.logo{top: 15px;width: 80px;left: 3%;}
.fgt{height: 60px;}
.nav{width: 200px; padding: 0; background: #fff;height: calc(100% - 60px);left:-200px; top: 60px; position: fixed;overflow: auto;margin: 0;}
.nav ul {margin: 0;}
.nav li{float: none; width: 100%;border-bottom: 1px solid #eee;padding: 0;}
.nav h3 a{line-height: 55px;text-align: center;}
.sub{padding:0 10px;position: static;}
.sub_left{float: none; width: 100%;}
.sub_right{float: none; width: 100%;}
.sub_right a{width: 100%; float: none;font-size: 12px;}
.sub_right a span{width: 100%;}
.dhbj{position: fixed; width: 100%; height: 100%; top: 0;left: 0;background: rgba(0,0,0,.7);z-index: 10;display: none;}
._top{width: 40px;height: 40px;background-size: 100% 100%; right: 5px;bottom: 5px;}
}

#bannera{width:100%; height:400px; margin:0 auto;margin-bottom:0px; padding-bottom:0px; border-bottom:#fafafa 0px solid; background-position:center center;}
.photo1{ width:1240px; height:auto; padding:65px 0px; margin:0 auto;;}
.photo1 li{ width:48%; float:left; margin-right:4%; margin-bottom:50px; position:relative;}
.photo1 li:nth-child(2n){ margin-right:0px;}
.photo1 li .t_img{ width:100%; height:auto; position:relative;}
.photo1 li .t_img img{ width:100%; height:auto;}
.photo1 li .t_img .timg_tex{ width:100%; height:100%; background:rgba(2, 62, 86, 0.8);opacity:0; top:0px; left:0px; position: absolute;transition: All 0.4s ease-in-out;}
.photo1 li .t_img .timg_tex h2{ width:100%; height:50px; font-size:24px; color:#fff; text-align:center; margin-top:140px;}
.photo1 li .t_img .timg_tex h3{ width:100%; height:40px; color:#fff; text-align:center; font-size:14px;}
.photo1 li p{ width:100%; height:80px; line-height:80px; font-size:20px; text-align:left; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.photo1 li p img{ display:inline-block; width:24px; height:24px; float:right; margin-top:25px;}
.photo1 li:hover .t_img .timg_tex{opacity:1;}
.photo1 li .t_img .timg_tex h2:hover{ text-decoration:underline;}
.photo1 li .t_img .timg_tex h3:hover{text-decoration:underline;}
.photo1 li:after{position: absolute; content: ""; border-bottom: 1px solid #023E56;; width:0; left: 0; bottom: 0;transition: All 0.4s ease-in-out;}
.photo1 li:hover:after{ width:100%;}
.photo1 li:hover p{ color:#023E56;}


/*分页*/
.nx_pg{width:100%; height: auto ; padding:20px 0px 40px 0px; text-align:center; }
.nx_pg a{display:inline; padding:7px 14px 7px 14px; background:#fff; color:#4c4c4c;font-size:14px; border:1px solid #757575; margin:0px 3px 0px 3px; -webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out;}
.nx_pg a:hover{background:#37848C;; color:#fff; border:1px solid #37848C;}
.nx_pg .on{ background:#37848C;; color:#fff; border:1px solid #37848C;}

.prod{ width:1240px; height:auto; margin:70px auto; font-size:16px;}
.pr1{ width:100%; height:70px; font-size:32px; color:#333;}
.pr1 span{ font-size:16px; color:#666; margin-left:10px;}
.pr2{ width:100%; height:50px; font-size:20px; color:#333; margin-top:30px;}
.pr2 span{ font-size:16px; color:#666;margin-left:10px;}
.pr3{ width:100%; height:50px; font-size:20px; color:#333; margin-top:30px;}
.pr3 span{ font-size:16px; color:#666;margin-left:10px;}
.pr4{ width:100%; margin-top:15px;}
.pr4 li{ width:48%; float:left; margin-right:4%;}
.pr4 li:nth-child(2n){ margin-right:0px;}
.pr4 li img{ width:100%; }
.pr4 li p{ width:100%; height:60px; line-height:60px; color:#333; margin-top:25px; font-size:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.fh{ width: 181px;height: 52px;border: 1px solid #999999; text-align:center; line-height:52px; margin-top:50px;}
.fh:hover a{ text-decoration:underline;}

.artile{ max-width:1240px;width:96%; height:auto; margin:75px auto 15px auto;}
.artile ul{ margin-bottom:45px;}
.artile li{ width:100%; margin:0 auto;; height:322px; background:#fff; transition:all 0.5s; margin-bottom:50px; background:#F3FBFE;}
.xman{ width:100%;  margin:0 auto;transition:all 0.8s; }
.art1{ width:580px; height:322px; float:left; margin-right:80px; overflow:hidden;}
.art1 img{ width:580px; height:322px; display:block;cursor: pointer;transition: all 1.2s;}
.art1 img:hover{transform: scale(1.1);}

.art2{ height:322px;overflow: hidden; }
.art2 h2{ width:100%; font-size:24px; color:#333333;transition:all 0.5s; height: auto; margin-top:60px; line-height:30px; height:30px; margin-bottom:10px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; overflow: hidden; }
.art2 .art_p{ width:94%; height:60px; line-height:30px; margin-top:20px;transition:all 0.5s; color:#828282 ; font-size:14px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;;}
.art2 .art2_1{ width:96%; height:40px; line-height:40px; padding-top:15px;}
.art2 .art2_1 span{ color:#fff; font-size:16px;background: #37848C; display:block;width: 202px; margin-top:20px;height: 58px; text-align:center; line-height:58px; ;transition:all 0.5s; }
.artile li:hover .art2 h2 { color:#fff;;}
.artile li:hover .art2 .art2_1 span{color:#fff; border:1px solid #fff;}
.artile li:hover .art2 .art_p{ color:#fff;}
.artile li:hover .xman{ background:#37848C;}


.new1{ width:1240px; height:auto; margin:0 auto; margin-bottom:20px;}
.artile1{ max-width:1240px;width:96%; height:auto; margin:75px auto 15px auto;}
.artile1 ul{ margin-bottom:45px;}
.artile1 li{ width:100%; margin:0 auto;; height:282px; background:#fff; transition:all 0.5s; background:#F3FBFE;}
.xman1{ width:100%;  margin:0 auto;transition:all 0.8s; }
.art11{ width:580px; height:282px; float:right; margin-left:40px; overflow:hidden; position:relative;}
.art11 img{ width:580px; height:282px; display:block;cursor: pointer;transition: all 1.2s;}
.art11 img:hover{transform: scale(1.1);}
.sj1{ width:100px; height:28px; text-align:center; line-height:28px; font-size:12px;background: #00509E; color:#fff; position:absolute; top:40px; left:0px; z-index:99999;}
.art21{ height:282px;overflow: hidden;padding-left:60px;box-sizing: border-box; }
.art21 h2{ width:100%; font-size:24px; color:#333333;transition:all 0.5s; height: auto; margin-top:50px;  line-height:30px; height:30px; margin-bottom:10px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; overflow: hidden; }
.art21 .art_p1{ width:100%; height:50px; line-height:25px; margin-top:15px;transition:all 0.5s; color:#828282 ;  font-size:14px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;;}
.art21 .art2_11{ width:96%; height:40px; line-height:40px; padding-top:15px;}
.art21 .art2_11 span{ color:#fff; font-size:16px;background: #37848C; display:block;width:180px; margin-top:15px;height: 58px; text-align:center; line-height:58px; ;transition:all 0.5s; }
.artile1 li:hover .art21 h2 { color:#fff;;}
.artile1 li:hover .art21 .art2_11 span{color:#fff; border:1px solid #fff;}
.artile1 li:hover .art21 .art_p1{ color:#fff;}
.artile1 li:hover .xman1{ background:#37848C;}

xwart

.xwart{ width:100%; height:auto; margin:30px auto 5px auto;}
.xwart ul{ margin-bottom:45px;}
.xwart li{ max-width:1240px;margin:0 auto 36px auto;; height:190px; padding:0px 60px; background: #F3FBFE;transition:all 0.5s;box-sizing: border-box; ;}
.xman2{ max-width:950px; float:right; }
.xwart li .art12{ width:202px; height:58px; text-align:center; line-height:56px;color: #37848C; border:1px solid #37848C;box-sizing: border-box; float:right; margin-left:40px; margin-top:60px;}
.xwart li:hover .art12{ color:#fff; background:#37848C}
.xwart li .art22{ height:175px;overflow: hidden; }
.xwart li .art22 h2{ width:100%; font-size:20px; color:#333333;transition:all 0.5s; height: auto; margin-top:45px; font-weight: normal; line-height:30px; height:30px; margin-bottom:5px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; overflow: hidden; }
.art22 .art_p2{ width:100%; height:50px; line-height:25px;transition:all 0.5s; color:#828282 ; font-size:14px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;;}


.xwart li:hover{background: #D7F0F7;}


.xmen2{ width:135px; height:135px; margin-top:30px; background:#fff; text-align:left; float:left; text-align:center;}
.xmen2 h3{font-size:60px; color:#37848C; font-family: 'Impact'; margin-top:42px; padding-bottom:18px; float:left;transition:all 0.5s; width:100%;}
.xmen2 p{ width:100%;font-size:12px; float:right; color:#37848C; }

.navGation{ width:1240px;height:49px;border-bottom:1px solid #e0e0e0;line-height: 49px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; margin:20px auto 45px auto;}
.navGation ul{ overflow: hidden;color: #828282;}
.navGation a{ color: #828282;}

.ar1{max-width:1240px; width:96%; height:auto; margin:0 auto; padding:0px 0px 60px 0px;}
.ar1 img{ max-width:100%; display:inline-block;}
#info-T{width:100%; min-height:26px; padding-top:30px; color:#242424; padding-bottom:15px; line-height:26px; text-align:left; font-size:18px; font-weight:bold;}
#info-M{width:100%; height:45px; line-height:45px; text-align:left;}
#info-C{width:100%; line-height:28px; margin-top:10px; font-size:14px;}
#info-C img{ max-width:100%;}
#info-C2{width:100%; line-height:28px; margin:0 auto; margin-top:20px; font-size:14px;}
#info-N{width:100%; height: auto; padding-top:10px; line-height:28px; margin-top:20px; border-top:#e0e0e0 1px dotted;}


.ab1{ width:1240px; height:auto; margin:70px auto;}
.ab11{ width:620px; height:auto; float:left; }
.ab11 h2{ width:100%; height:60px; font-size:32px;color: #023E56;}
.ab11 p{color: #666666; font-size:20px; line-height:35px;}

.ab12{ width:320px; height:auto; float:right; }
.ab12 h2{ width:100%; height:60px; font-size:24px; font-weight:bold;color: #023E56;}
.ab12 p{color: #666666; font-size:16px; line-height:30px;}
 .map{width:100%; height:auto; margin:0px auto;}
 .map img{ width:100%;}
 .righth1{ width:100%; height:auto; background:#F3FBFE; padding:60px 0px;}
 .righth{ max-width:1240px; height: auto; margin:0px auto; box-sizing:border-box;   font-size:16px;}
.righth h2{ font-size:32px; text-align:left; line-height:44px; color:#333; margin-bottom:15px; padding:0px 5px;}
.righth p{ width:100%; margin-bottom:25px;padding:0px 5px;}
.righth table{padding:0; margin:0; border-collapse:collapse; border:none;}
.righth table td{padding:5px; color:#333; font-weight:bold;}
.sb1{width:100%; height:55px; line-height:55px; border:none; text-indent:15px; opacity:0.8; background:#fff; font-size:15px;border:1px solid #E0E0E0;;box-sizing: border-box;}
.sb2{width:520px; height:45px; line-height:45px; border:none; text-indent:15px; background:#fff; opacity:0.8; font-size:15px;}
.sb3{width:100%; height:120px; line-height:25px; border:none; background:#fff; box-sizing:border-box; padding:5px 15px 0px 15px; opacity:0.8; font-size:15px;border:1px solid #E0E0E0;;box-sizing: border-box;}
.sb4{display:block; width:180px; height:45px; line-height:45px; border:none; font-size:16px; text-align:center; color:#fff; background:#37848C;;;;; margin-top:25px; transition:0.5s; border-radius:0px;}
.sb4:hover{opacity:0.9;}

.ab2{ width:1240px; height:auto; margin:70px auto; position:relative; }
.ab21{ width:580px; height:auto; float:left;}
.ab21 h2{color: #023E56; font-size:32px; height:45px;}
.ab21 span{color: #E0E0E0; font-size:36px; height:50px; display:block; position:relative; margin-bottom:40px;}
.ab21 span .xt2{ width:42px; height:2px; background: #023E56;; position:absolute; left:0px; bottom:0px;}
.ab21 p{ font-size:14px; line-height:30px; color:#666;}
.ab22{ width:580px; height:auto; float:right;}
.ab22 img{ width:100%;}
  .ab222{width: 440px;
    height: 140px;
    position: absolute;
    left: 0px;
    bottom: 150px;
   }
.ab222 ul {
    display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.ab222 li {
    width: 48%;
    float: left;
    height: 140px;
    border-right: 1px solid #fff;
    text-align: center;
    padding-top: 50px;
	margin-bottom:14px;
	overflow: hidden;
	 background: #D7F0F7;
}
.ab222 h2{font-size: 30px;color: #333;}
.ab222 b{display: inline-block;vertical-align: top;font-size: 14px;}
.ab222 h3{font-size: 16px; color: #999; margin-top: 22px;}
.ab3{ width:100%; height:auto; padding:70px 0px; background: url(../images/b2.png) no-repeat  center; background-size:cover;}
.ab31{ width:1240px; height:auto; margin:0 auto;}
.bt3{ width:100%; height:auto;}
.bt3 h2{ width:100%; height:60px;font-size: 32px; color:#fff;;}
.bt3 p{ width:100%; height:60px;color: #E0E0E0; font-size:36px; position:relative; margin-bottom:30px; }
.bt3 p span{ width:44px; height:2px;background: rgba(255, 255, 255, 0.6); position:absolute; left:0px; bottom:0px; display:block;}
.ab32{overflow: hidden;position: relative; width:100%; height:auto;}
.ab32 img{width: 100%;}
.ab4t{ width:100%; height:auto; padding:70px 0px 30px 0px;; background:#F3FBFE;}
.bt31{ width:1240px; margin:0 auto; height:auto;}
.bt31 h2{ width:100%; height:50px;font-size: 32px; color:#023E56;}
.bt31 p{ width:100%; height:60px;color: #E0E0E0;; font-size:36px; position:relative; margin-bottom:30px; }
.bt31 p span{ width:44px; height:2px;background:#023E56;; position:absolute; left:0px; bottom:0px; display:block;}




