@charset "utf-8";
/* CSS 鼠标效果 */
@import url('xiaoguo.css');

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900');
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color: #666; overflow-x: hidden; font-family:"Noto Sans SC","Microsoft YaHei",Arial,Helvetica,Verdana,sans-serif; padding-top: 80px;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ outline:none; font-family:"Noto Sans SC","Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#666; transition: color 0.56s ease;}
a:hover{ color: #004dad;}

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.clear{ clear:both}
.overflow{overflow-y:hidden;}

.fl{float: left;}
.fr{float: right;}


img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}

.wrap{ width: 1520px; margin: 0 auto;}
.ovh{overflow: hidden;}


/*顶部*/
.header{ width: 100%; height:80px; background: #fff; box-shadow:0 0px 10px rgba(0,0,0,.2); position: fixed; left: 0; top: 0; z-index: 99999;  transition: all .4s;}
.header .logo{ float: left; padding-top: 9px;}
.header .headRight{ float: right;}
.header .nav{ float: left; margin-top: 30px;}
.header .nav ul{overflow: hidden;}
.header .nav ul li{ float: left; line-height: 20px; border-left: 1px solid #005ab0;  margin-left: -1px;  position: relative;}
.header .nav>ul>li.on a{ color: #005aaf;}
.header .nav>ul>li>a{ color: #000;  font-size: 16px; font-weight: normal; display: block; padding: 0 25px; position: relative; z-index: 222; }
.header .nav>ul>li>a:hover{ color: #005aaf; }
.header .lang{ float: left; line-height: 26px; margin-top: 27px; margin-left: 20px; margin-right: 24px; padding-left: 26px; border-left: 1px solid #cccccc;}
.header .lang a{ font-size: 20px; color: #737373; font-weight: 300;}
.header .lang a:hover{color: #005aaf;}
.header .searchBtn{ width: 26px; height: 26px; background: url(../images/icon01.png) no-repeat center;  margin-top: 27px; cursor: pointer; float: left;}
.header .menu-toggle{display: none;}


/*首页bannner*/
.banner { position: relative; width: 100%;}
.banner .swiper-container{ width:100%; overflow:hidden;}
.banner .swiper-container .swiper-slide{ height:600px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
.banner .swiper-container .swiper-slide a{height:600px;  display: block; width:100%;}
.banner .swiper-container .swiper-slide img{width:100%;}
.banner .pagination {position: absolute;z-index: 20;bottom:40px;width: 100%;text-align: center;}
.banner .swiper-pagination-switch {display: inline-block; width:16px; height: 16px; background:#000; margin: 0 4px; border-radius: 10px; cursor: pointer;}
.banner .swiper-active-switch { background: #005ab0; opacity: 1;}

.neiBanner{ height: 450px; background-position: center; background-repeat: no-repeat; background-size: cover;}

.ititle{ margin-bottom: 40px;}
.ititle h2{ font-size: 48px; color: #004dad; text-align: center; line-height: 1; margin-bottom: 25px; }
.ititle p{ font-size: 18px; color: #888; text-align: center;font-weight: 300; position: relative; padding-top: 30px;}
.ititle p::before{ content:""; width: 480px; height: 1px; background:#ccc; position: absolute; left: 50%; top: 6px; transform: translate(-50%, 0);}
.ititle p::after{ content:""; width: 130px; height: 7px; background:#ccc; position: absolute; left: 50%; top: 0; transform: translate(-50%, 0);}

.ipro{ padding: 50px 0 40px;}
.ipro .box ul{ margin: 0 -15px;}
.ipro .box ul li{ width: 20%; padding: 0 15px; margin-bottom: 38px; float: left;}
.ipro .box ul li a{display: block;}
.ipro .box ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden; border: #ccc solid 1px; border-radius: 6px; overflow: hidden;}
.ipro .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto; padding: 10px; border-radius: 6px;}
.ipro .box ul li ol{ height: 50px; border-bottom: #ccc solid 1px; padding-right: 40px; background: url(../images/icon10.png) no-repeat right center;}
.ipro .box ul li ol h3{background: url(../images/icon09.png) no-repeat left 22px; font-size: 16px; line-height: 48px; font-weight: normal; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; padding-left: 20px;}
.ipro .box ul li a:hover ol{ background: url(../images/icon10_02.png) no-repeat right center;}
.ipro .box ul li a:hover ol h3{ background: url(../images/icon09_02.png) no-repeat left 22px;}
.ipro .more{ width: 140px; height: 45px; color: #333; line-height: 43px; text-align: center; border: #ccc solid 1px; border-radius: 50px; margin: 0 auto; display: block;  transition: all .4s;}
.ipro .more:hover{ background: #005ab0; color: #fff;}

.iservice{ padding: 55px 0; background: #ecf0f5;}
.iservice .ititle{ text-align: center;}
.iservice .ititle h2{ display: inline-block; position: relative;}
.iservice .ititle h2::before{ content:""; width: 25px; height: 21px; background: url(../images/icon02.png) no-repeat center; position: absolute; left: -50px; top:15px;}
.iservice .ititle h2::after{ content:""; width: 25px; height: 21px; background: url(../images/icon02.png) no-repeat center; position: absolute; right: -50px; top:15px;}
.iservice .ititle dl{ width: 410px; height: 50px; line-height: 50px; font-size: 28px; text-align: center; background: #fff; border-radius: 25px; box-shadow: 0 0 8px rgba(0, 0, 0, .1); margin: 0 auto;}
.iservice .box{ background: #fff; padding: 45px 0;  text-align: center; }
.iservice .box ul{ overflow: hidden;display: inline-block;}
.iservice .box ul li{ font-size: 18px; padding: 5px 30px; border-left: 1px solid #cccccc; display: inline-block; white-space: nowrap; margin-left: -1px; overflow:hidden;}
.iservice .box ul li img{ margin-right: 20px;}
.iservice .box ul li:hover{ color:#004dad;}
.iservice .box ul li:hover img{ filter: drop-shadow(#004dad 0 100px); transform: translateY(-100px);}

.iabout{ padding:55px 0 80px; background: #fff;}
.iabout .box{ position: relative; overflow: hidden;}
.iabout .box .con{ width: 100%; position: absolute; top: 50%; transform: translate(0, -50%); overflow: hidden; z-index: 111;}
.iabout .box .con dl{ width: 50%; float: left;}
.iabout .box .con .boxCon{ width: 50%; padding: 0 35px; float: left;}
.iabout .box .con .boxCon ol{ color: #000; font-weight: 300; line-height: 1.7; background: #f7fbff; padding: 35px;}
.iabout .box .con .boxCon ol h3{ font-size: 24px; text-align: center; line-height: 1; margin-bottom: 18px;}
.iabout .box .con .boxCon ol .more{ width: 140px; height: 45px; color: #333; line-height: 43px; text-align: center; border: #ccc solid 1px; border-radius: 50px; margin: 20px auto 0; display: block;  transition: all .4s;}
.iabout .box .con .boxCon ol .more:hover{ background: #005ab0; color: #fff;}
.iabout .box .BoxBg{ width: 1480px; height: 500px; background: #c4d9ed; float: right; position: relative;}
.iabout .box .BoxBg::after{ content: ""; width: 830px; height: 494px; background: #fff; position: absolute; left: 3px; top: 3px;}

.iyoushi{ padding: 60px 0 135px; background: #ecf0f5;}
.iyoushi .box{ position: relative;}
.iyoushi .box::after{ content: ""; width: 1280px; height: 1px; background: #76a5d2; position: absolute; left: 50%; bottom: -50px; transform: translate(-50%, 0);}
.iyoushi .box ul{ margin: 0 -10px;}
.iyoushi .box ul li{ width: 16.6666%; padding: 0 10px; position: relative; float: left;}
.iyoushi .box ul li ol{ padding: 15px; background: #fff; transition: all .4s;}
.iyoushi .box ul li ol h3{ font-size: 19px; color: #000; font-weight: 500; text-align: center; white-space: nowrap; border-bottom: #d9d9d9 solid 1px; padding-bottom: 10px; margin-bottom: 10px;  transition: all .4s;}
.iyoushi .box ul li ol dt{ height: 250px; font-size: 16px; color: #555; line-height: 1.6;  transition: all .4s;}
.iyoushi .box ul li i{ width: 70px; height: 70px; line-height: 70px; text-align: center; background: #fff; border-radius: 70px; position: absolute; left: 50%; bottom: -85px; z-index: 11; overflow:hidden; transform: translate(-50%, 0);  transition: all .4s;}
.iyoushi .box ul li ol:hover{ background:#004dad;}
.iyoushi .box ul li ol:hover h3{ color:#fff}
.iyoushi .box ul li ol:hover dt{ color:#fff}
.iyoushi .box ul li:hover i{ background:#004dad;}
.iyoushi .box ul li:hover i img{ filter: drop-shadow(#fff 0 100px); transform: translateY(-100px);}

.ipic img{ width: 100%;}

.network{ padding: 60px 0 30px;}
.network .box{ text-align: center;}

/* about */
.about01{ padding-bottom: 80px;}
.about01 dl{ width: 50%; padding-top: 30px; text-align: center; float: left;}
.about01 .con{ width: 50%; color: #333; line-height: 1.7; float: left;}
.about01 .con h3{ font-size: 150px; color: #f5f5f5; line-height: 1;}
.about01 .con h4{ font-size: 48px; color: #000; font-weight: 900; line-height: 1; margin-top: -50px; margin-bottom: 35px;}

.about02{ padding: 55px 0; background: #ecf0f5;}
.about02 .tit{ margin-bottom: 45px;}
.about02 .tit h2{font-size: 48px; color: #000; text-align: center; font-weight: 900; line-height: 1; position: relative; z-index: 11; margin-bottom: 20px;}
.about02 .tit p{ font-size: 20px; text-align: center;}
.about02 .box ul{ margin: 0 -80px;}
.about02 .box ul li{ width: 33.33%; padding: 0 80px; float: left;}
.about02 .box ul li ol{ text-align: center; padding: 40px 50px 30px; background: #fff; border-radius: 6px; box-shadow: 0 0 10px rgba(0, 0, 0, .05);}
.about02 .box ul li ol i{ width: 130px; height: 130px; line-height: 130px; text-align: center; background: #f2f7fb; border-radius: 130px; margin: 0 auto 20px; display: block;}
.about02 .box ul li ol h3{ font-size: 24px; color: #000; line-height: 1; margin-bottom: 20px;}
.about02 .box ul li ol dt{ height: 196px; color: #8d8d8d; font-weight: normal; line-height: 1.8; overflow: hidden;}

.about03{ padding: 60px 0;}
.about03 .tit{ position: relative; z-index: 222;}
.about03 .tit h2{ font-size: 48px; color: #000; text-align: center; font-weight: 900; line-height: 1;}
.about03 .box{ margin-top: -10px;}

/* products */
.proNav{ width: 260px; padding-top: 25px; float: left;}
.proNav dl{ font-size: 36px; color: #000; font-weight: 900; line-height: 1;  border-bottom: #ccc solid 1px; padding-bottom: 20px; margin-bottom: 20px; position: relative; padding-left: 30px;}
.proNav dl::after{ content: ""; width: 20px; height: 2px; background: #000; position: absolute; left: 0; top: 20px;}
.proNav ul li{ margin-bottom: 1px;}
.proNav ul>li>a{ display: block; color: #000; font-size: 15px;  font-weight: normal; background: url(../images/icon25.png) no-repeat 15px center; padding-left: 35px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; line-height: 48px;  transition: all .5s;}
.proNav ul>li>a:hover,.proNav ul>li.on>a{ color: #000; background: #deefff url(../images/icon25.png) no-repeat 15px center;}
.proNav ul>li .subnav{ padding: 10px 0 5px 25px; display: none;}
.proNav ul>li .subnav a{ font-size: 15px; line-height: 1.2; margin: 10px 0; display: block;}
.proNav ul>li .subnav a.on{color: #004dad;}

.rightBox{ width: 1210px; padding-bottom: 50px; float: right;}
.rightBox .bread{ color: #8d8d8d; text-align: right; line-height: 56px; border-bottom: #ccc solid 1px; margin-bottom: 25px;}
.rightBox .bread a{ color: #8d8d8d;}
.rightBox .bread a:hover{ color: #004dad;}

.prolist ul{ margin: 0 -15px;}
.prolist ul li{ width: 25%; padding: 0 15px; margin-bottom: 38px; float: left;}
.prolist ul li a{display: block;}
.prolist ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden; border: #ccc solid 1px; border-radius: 6px; overflow: hidden;}
.prolist ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto; padding: 10px; border-radius: 6px;}
.prolist ul li ol{ height: 50px; border-bottom: #ccc solid 1px; padding-right: 40px; background: url(../images/icon10.png) no-repeat right center;}
.prolist ul li ol h3{background: url(../images/icon09.png) no-repeat left 22px; font-size: 15px; line-height: 48px; font-weight: normal; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; padding-left: 20px;}
.prolist ul li a:hover ol{ background: url(../images/icon10_02.png) no-repeat right center;}
.prolist ul li a:hover ol h3{ background: url(../images/icon09_02.png) no-repeat left 22px;}

.proviewHead{ margin-bottom: 10px;}
.proviewHead .proPic{ width: 440px; float: left;}
.proviewHead .proJiansu{ width: 720px; float: right;}
.proviewHead .proJiansu dl{ border-bottom: #cccccc solid 1px; padding-bottom: 15px; margin-bottom: 15px;}
.proviewHead .proJiansu dl h1{ font-size: 18px; color: #000; line-height: 1.4;}
.proviewHead .proJiansu ol{ color: #888; font-size: 15px; line-height: 1.6;}

.proviewCon .tit{ background: #ecf0f5; line-height: 60px; color: #333; font-size: 18px; padding: 0 15px; margin-bottom: 15px;}
.proviewCon .text{overflow: hidden;}
.proviewCon .text ul{ margin: 0 -20px 20px; overflow: hidden;}
.proviewCon .text ul li{ width: 50%; padding: 0 20px; float: left; font-size: 14px; color: #000; margin-bottom: 10px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.proviewCon .text ul li span{ min-width: 155px; color: #999; display: inline-block;}
.proviewCon .text img{ width: 65%; margin: 5px auto; display:block;}

.neiNav{ background: #8cc0e3; line-height: 46px; text-align: center;}
.neiNav a{ color: #fff; font-size: 18px; padding: 0 15px; margin: 0 36px; display: inline-block;}
.neiNav a.on{ background: #6eacd6;}

/* 研发制造 */
.technologyBox{}
.technologyBox .tit{ position: relative; margin:80px 0;}
.technologyBox .tit h2{ font-size: 50px; color: #000; line-height: 1; padding-bottom: 18px; position: relative;}
.technologyBox .tit h2::after{ content: ""; width: 50px; height: 4px; background: #016ca0; position: absolute; left: 0; bottom: 0; }
.technologyBox .technology01{ padding: 30px 0 45px;}
.technologyBox .technology01 .item{ width: 50%;}
.technologyBox .technology01 .box{ font-size: 16px; color: #000; line-height: 30px; font-weight: normal;}
.technologyBox .technology01 .item .icon{ margin-top: 60px;}
.technologyBox .technology01 .item .icon ul li{ width: 33.33%; font-size: 22px; color: #8d8d8d; font-weight: normal; float: left;}
.technologyBox .technology01 .item .icon ul li img{ margin-right: 10px;}
.technologyBox .technology01 .item.fr{ padding-left: 28px;}
.technologyBox .technology02{ background: #f1faff; padding: 60px 0;}
.technologyBox .technology02 .box{ margin: 0 -5px; overflow: hidden;}
.technologyBox .technology02 .box dl{ width: 33.33%;  padding: 0 5px; float: left;}
.technologyBox .technology02 .box ol{ padding-left: 42%; text-align: right; transform: translate(0, 50%);}
.technologyBox .technology02 .box ol .tit { margin: 0 0 50px;}
.technologyBox .technology02 .box ol .tit h2::after{ left: auto; right: 0;}
.technologyBox .technology02 .box ol .con{font-size: 16px; color: #000; line-height: 30px; font-weight: normal;}
.technologyBox .technology02 .picBox{ margin-top: 10px;}
.technologyBox .technology02 .picBox ul{ margin: 0 -5px; overflow: hidden;}
.technologyBox .technology02 .picBox ul li{ width: 33.33%; padding: 0 5px; float: left;}
.technologyBox .technology03{ padding: 40px 0;}
.technologyBox .technology03 .box .item{ width: 50%; text-align: right;}
.technologyBox .technology03 .box .tit{ margin: 80px 0 50px;}
.technologyBox .technology03 .box .tit h2::after{ left: auto; right: 0;}
.technologyBox .technology03 .item.fr{ padding-left: 15px;}
.technologyBox .technology03 .item .con{font-size: 16px; color: #000; line-height: 30px; font-weight: normal;}
.technologyBox .technology03 .item .timg{ margin-top: 60px;}
.technologyBox .technology03 .picBox{ margin-top: 10px;}
.technologyBox .technology03 .picBox ul{ margin: 0 -5px; overflow: hidden;}
.technologyBox .technology03 .picBox ul li{ width: 33.33%; padding: 0 5px; float: left;}

/* 新闻 */
.news{ padding: 45px 0 70px;}
.news .box ul{ margin: 0 -13px;}
.news .box ul li{ width: 25%; padding: 0 11px; margin-bottom: 45px; float: left;}
.news .box ul li a{ background:#fff; border: #fff solid 2px; box-shadow: 0 0 10px rgba(0, 0, 0, .1); padding: 20px; display: block; transition: all .4s;}
.news .box ul li dl{ padding-bottom: 62.5%; position: relative; overflow: hidden;}
.news .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.news .box ul li ol{ padding-top: 10px;}
.news .box ul li ol h3{ font-size: 20px; color: #000; font-weight: normal;line-height: 1.4; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px;}
.news .box ul li ol dd{ font-size: 14px;  color: #8d8d8d; margin-bottom: 15px;}
.news .box ul li ol dt{ color: #8d8d8d; font-weight: 300; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news .box ul li a:hover { border: #006bd1 solid 2px;}

.newsView{  padding: 45px 0 60px; background: #f2f2f2;}
.newsView .box{ background: #fff; box-shadow:10px 10px 0 #e4e4e4; margin-bottom: 10px;}
.newsView .box .newsHead{ padding: 50px 70px 30px;  position: relative;}
.newsView .box .newsHead::after{ content: ""; width: 60px; height: 3px; background: #263d71; position: absolute; left: 70px; bottom: -2px;}
.newsView .box .newsHead h1{ font-size: 30px; color: #000; font-weight: normal; line-height: 1.2; margin-bottom: 10px;}
.newsView .box .newsHead span{ color: #999; margin-right: 30px;}
.newsView .box .viewCon{ padding:50px 70px 70px; line-height: 2;}
.newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 70px; overflow: hidden; position: relative;}
.newsView .box .viewPage .boxCon{ padding-right: 200px;}
.newsView .box .viewPage .boxCon a{ color: #333; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.newsView .box .viewPage .boxCon b{ color: #263d71;}
.newsView .box .viewPage .boxCon a:hover{color: #263d71;}
.newsView .box .viewPage .back{ width: 160px; height: 42px; line-height: 42px;  text-align: center; border-radius: 40px; background: #263d71; position:absolute; right: 70px; top: 35px;}
.newsView .box .viewPage .back a{color: #fff; display: block;}

/* 服务流程 */
.service{ padding: 60px 0;}
.serviceLc{ overflow: hidden; margin: 0 -50px ;}
.serviceLc li{ width: 14.28%; padding: 0 50px; text-align: center; float: left;}
.serviceLc li i{height: 54px; line-height: 50px; display: block; margin: 0 auto; overflow: hidden;}
.serviceLc li i img{ filter: drop-shadow(#9b9b9b 0 55px);transform: translateY(-55px);}
.serviceLc li dl{ position: relative;}
.serviceLc li h3{ height: 80px; font-size: 72px; font-style: italic; color: #f5f5f5; line-height: 1;}
.serviceLc li p{ font-size: 14px; color: #333; line-height: 1.2; margin-top: -50px; padding-bottom: 30px;}

.serviceCon{ padding: 30px 0 50px; overflow: hidden;}
.serviceCon img{ float: right;}
.serviceCon h3{ color: #2460ba; font-size: 16px; padding: 15px 0;}

.youshiCon{ overflow: hidden;}
.youshiCon ul{ overflow: hidden; border-top: 1px solid #ccc; padding: 20px 0; margin-top: -1px;}
.youshiCon ul img{ float: right;}
.youshiCon ul li{ overflow: hidden; padding-top: 25px; padding-right: 40px;}
.youshiCon ul li dl{ float: left; width: 65px; height: 108px; padding-top: 10px; font-size: 30px; color: #fff; text-align: center; font-weight: 500; background: url(../images/icon29.png) no-repeat center; margin-right: 30px;}
.youshiCon ul li dl span{ border-bottom: #fff solid 1px;}
.youshiCon ul li ol{ color: #8d8d8d; padding-left: 95px;}
.youshiCon ul li ol h3{ font-size: 30px; color: #2460ba; line-height: 1; margin-bottom: 20px;}
.youshiCon ul:nth-child(2) img{ float: left;}
.youshiCon ul:nth-child(2) li{ text-align: right; padding-right: 0; padding-left: 40px;}
.youshiCon ul:nth-child(2) li dl{ float: right; margin-left: 30px; margin-right: 0;}
.youshiCon ul:nth-child(2) li ol{ padding-left: 0; padding-right: 95px;}

/* 工作岗位 */
.job{ background: #f2f2f2; padding:40px 0 60px;}
.job .tit h2{ text-align: center; margin-bottom: 20px; font-size: 30px; color: #000; }
.job .biaoti{ overflow: hidden; background: #154d9c; color: #fff; font-size: 18px; line-height: 60px; margin-bottom: 5px;}
.job .biaoti dd{ width: 20%; padding:0 28px; float: left;}
.job .biaoti dd:nth-child(1){ width: 25%;}
.job .biaoti dd:nth-child(5){ width: 15%; text-align: right;}
.job ul { margin-bottom: 10px;background: #fff;}
.job ul.focus dl{display: block;}
.job ul li{line-height:60px; font-size: 16px; color: #000;  overflow: hidden; cursor: pointer;}
.job ul li ol{ width:20%; padding:0 28px; float: left; line-height:60px; font-weight: normal;}
.job ul li ol:nth-child(1){ width: 25%;}
.job ul li ol:nth-child(5){ width: 15%;  text-align: right;}
.job ul li ol.more{ background: url(../images/icon30.png) no-repeat right 28px center; padding-right: 50px;}
.job ul dl{ margin-bottom: 10px; padding: 28px; line-height: 1.8; overflow: hidden; border-top: #f5f3f3 solid 1px; display: none;}
.job ul dl dt{ font-size: 17px; color: #333; font-weight:400; margin-bottom:5px;}
.job ul dl .jobView{ width: 100%; color: #999; margin-bottom: 20px;}

/* contact */
.contact{ padding: 35px 0 50px;}
.contact .map{ width: 50%; height: 500px; float: left;}
.contact .box{ width: 50%; padding-left: 40px; float: left;}
.contact .box h1{ font-size: 30px; color: #000; margin-bottom: 20px;}
.contact .box h3{ font-size: 20px; color: #000;}
.contact .box p{  margin-bottom: 15px;}

/* footer */
.footer{ background:#505050;}
.footer .fmain{ padding:40px 0;}
.footer .fmain .item{ width: 33.33%; float: left;}
.footer .fmain .item dl{ color:#fff; font-weight: 700; font-size: 18px; line-height: 1; margin-bottom: 30px;}
.footer .fmain .fcontact{ padding-right: 150px;}
.footer .fmain .fcontact ul li{ color: #fff; font-size: 14px; margin-bottom: 20px;}
.footer .fmain .fcontact ul li em{ float: left;}
.footer .fmain .fcontact ul li p{ padding-left: 36px;}
.footer .fmain .fnav{ float: left;}
.footer .fmain .fnav ul li{ width: 50%; margin-bottom: 10px; padding-right: 50px; float: left;}
.footer .fmain .fnav ul li a{color: #fff; line-height: 40px; padding-left: 18px; background:url(../images/icon07.png) no-repeat 4px center; border-bottom: #969696 solid 1px; display: block;}
.footer .fmain .fnav ul li a:hover{ color: #2d8cff;}
.footer .fmain .ewm{ float: right; width: 20%;}
.footer .fmain .ewm ol{ float: left; margin-right: 20px;}
.footer .fmain .ewm li{ text-align: center; color: #fff; line-height: 2; padding-top: 28px;}
.footer .copyright{ text-align: center; color: #fff; line-height: 50px; background:#3f3f3f;}

/*===/分页=============================*/
.fenye { text-align: center; font-size: 15px; width: 100%; height: 40px; margin: 10px 0 0px;}
.fenye .prev, .fenye .next { width: 40px; height: 40px; line-height: 40px; color: #8a8a8a;margin-right: 5px; display: inline-block; font-family: "宋体";font-size: 17px; background: #fff; border: #EBEBEB solid 1px;border-radius: 6px;}
.fenye a { width: 40px; height: 40px; line-height: 40px;  color: #8a8a8a; margin-right: 5px;display: inline-block; background: #fff; border: #EBEBEB solid 1px; border-radius: 6px;}
.fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}
.fenye a.current { color: #fff;  background: #242a34; margin-right: 5px; border: #242a34 solid 1px;}


/*搜索框*/
.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}
.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}
.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}


@media only screen and (min-width: 1680px) and (max-width: 1920px){

}

@media only screen and (min-width: 1680px) and (max-width: 1740px){
}

@media only screen and (min-width: 1440px) and (max-width: 1679px){
.wrap{ width: 1380px;}
.header .nav>ul>li>a{ padding: 0 22px;}
.header .lang a{ font-size: 18px;}

.ititle h2{ font-size: 40px;}
.ititle p{ font-size: 16px;}

.iservice .ititle dl{ font-size: 25px;}
.iservice .box ul li{ font-size: 16px; padding: 5px 20px;}

.iabout .box .con dl{ padding-top: 24px;}
.iabout .box .con .boxCon ol{ font-size: 15px;}
.iabout .box .BoxBg{ width: 1340px;}

.about01 .con h3{ font-size: 120px;}
.about01 .con h4{ font-size: 40px;}

.about02 .tit h2{ font-size: 40px;}
.about02 .tit p{ font-size: 18px;}
.about02 .box ul{ margin: 0 -50px;}
.about02 .box ul li{ padding: 0 50px;}

.about03 .tit h2{ font-size: 40px;}

.rightBox{ width: 1090px;}
.proviewHead .proPic{ width: 440px; }
.proviewHead .proJiansu{ width: 600px;}

.technologyBox .tit{ margin: 50px 0;}
.technologyBox .tit h2{ font-size: 40px;}
.technologyBox .technology01 .item .icon{ margin-top: 40px;}
.technologyBox .technology01 .item .icon ul li{ font-size: 18px;}
.technologyBox .technology01 .item .icon ul li img{ width: 90px; height: 90px;}
.technologyBox .technology03 .box .tit{ margin: 50px 0;}
.technologyBox .technology03 .item .timg{ margin-top: 44px;}

.news .box ul li{ margin-bottom: 30px;}
.news .box ul li ol h3{ font-size: 18px;}


}

@media only screen and (min-width: 1280px) and (max-width: 1439px){
    .wrap{ width: 1240px;}

    .header .nav>ul>li>a{ padding: 0 15px;}
    .header .lang { margin-left: 10px; margin-right: 15px; padding-left: 18px;}
    .header .lang a{ font-size: 16px;}

    .ititle h2{ font-size: 40px;}
    .ititle p{ font-size: 16px;}

    .iservice .ititle dl{ font-size: 25px;}
    .iservice .box ul li{ font-size: 16px; padding: 5px 20px;}
    .iservice .box ul li img{ width: 50px;}

    .iabout .box .con dl{ padding-top: 65px;}
    .iabout .box .con .boxCon ol{ font-size: 15px;}
    .iabout .box .BoxBg{ width: 1200px;}

    .iyoushi .box ul{ margin: 0 -5px;}
    .iyoushi .box ul li{ padding: 0 5px;}
    .iyoushi .box ul li ol h3{ font-size: 16px;}
    .iyoushi .box ul li ol dt{ font-size: 14px;}
    .iyoushi .box::after{ width: 1090px;}

    .about01 dl{ padding-right: 20px;}
    .about01 .con{ font-size: 15px;}
    .about01 .con h3{ font-size: 120px;}
    .about01 .con h4{ font-size: 40px;}

    .about02 .tit h2{ font-size: 40px;}
    .about02 .tit p{ font-size: 18px;}
    .about02 .box ul{ margin: 0 -50px;}
    .about02 .box ul li{ padding: 0 50px;}
    .about02 .box ul li ol h3{ font-size: 20px;}
    .about02 .box ul li ol dt{ font-size: 15px;}

    .about03 .tit h2{ font-size: 40px;}

    .rightBox{ width: 950px;}
    .proviewHead .proPic{ width: 380px; }
    .proviewHead .proJiansu{ width: 540px;}

    .technologyBox .tit{ margin: 0 0 30px;}
    .technologyBox .tit h2{ font-size: 40px;}
    .technologyBox .technology01 .item .icon{ margin-top: 10px;}
    .technologyBox .technology01 .item .icon ul li{ font-size: 18px;}
    .technologyBox .technology01 .item .icon ul li img{ width: 90px; height: 90px;}
    .technologyBox .technology02 .box ol{ padding-left: 35%;}
    .technologyBox .technology02 .box ol .tit{ margin: 0 0 30px;}
    .technologyBox .technology03 .box .tit{ margin: 0 0 30px;}
    .technologyBox .technology03 .item .con{ line-height: 26px;}
    .technologyBox .technology03 .item .timg{ margin-top: 44px;}

    .news .box ul li{ margin-bottom: 30px;}
    .news .box ul li ol h3{ font-size: 18px;}
}

@media only screen and (min-width: 1000px) and (max-width: 1279px){
    .wrap{ width: 990px;}
    .header .logo{ width: 220px; padding-top: 20px;}
    .header .nav>ul>li>a{ padding: 0 10px; font-size: 15px;}
    .header .lang { margin-left: 4px; margin-right: 12px; padding-left: 15px;}
    .header .lang a{ font-size: 15px;}

    .banner .pagination {position: absolute;z-index: 20;bottom:20px;width: 100%;text-align: center;}
    .banner .swiper-pagination-switch {display: inline-block; width:12px; height: 12px; background:#000; margin: 0 4px; border-radius: 10px; cursor: pointer;}
    .banner .swiper-active-switch { background: #005ab0; opacity: 1;}

    .neiBanner{ height: 250px;}

    .ititle{ margin-bottom: 30px;}
    .ititle h2{ font-size: 32px;}
    .ititle p{ font-size: 14px;}
    .ititle p::before{ width: 330px;}
    .ititle p::after{ width: 90px;}

    .ipro .box ul{ margin: 0 -6px;}
    .ipro .box ul li{ padding:0 6px; margin-bottom: 16px;}
    .ipro .box ul li ol h3{ font-size: 14px;}

    .iservice .ititle dl{ width: 310px; font-size: 20px;}
    .iservice .box ul li{ font-size: 16px; padding: 0 30px; margin:10px 0;}
    .iservice .box ul li img{ width: 50px;}
    .iservice .box ul li:nth-child(1),.iservice .box ul li:nth-child(4){ border-left: none;}

    .iabout{padding: 55px 0 50px;}
    .iabout .box .con dl{ padding-top: 65px;}
    .iabout .box .con .boxCon{ padding: 0 15px;}
    .iabout .box .con .boxCon ol{ font-size: 14px; padding: 30px 20px;}
    .iabout .box .con .boxCon ol h3{ font-size: 20px; margin-bottom: 10px;}
    .iabout .box .BoxBg{ width: 960px;}

    .iyoushi .box ul{ margin: 0 -5px;}
    .iyoushi .box ul li{ padding: 0 5px;}
    .iyoushi .box ul li ol{ padding: 10px;}
    .iyoushi .box ul li ol h3{ font-size: 13px;}
    .iyoushi .box ul li ol dt{ height: 210px; font-size: 12px;}
    .iyoushi .box::after{ width: 880px;}

    .about01{ padding-bottom: 50px;}
    .about01 dl{ width: 30%; padding-right: 30px;}
    .about01 .con{ width: 70%; font-size: 14px; line-height: 1.5;}
    .about01 .con h3{ font-size: 90px;}
    .about01 .con h4{ font-size: 30px; margin-top: -30px; margin-bottom: 20px;}
    .about01 .con p{ font-size: 14px !important;}

    .about02 .tit h2{ font-size: 30px;}
    .about02 .tit p{ font-size: 16px;}
    .about02 .box ul{ margin: 0 -10px;}
    .about02 .box ul li{ padding: 0 10px;}
    .about02 .box ul li ol{ padding: 30px;}
    .about02 .box ul li ol h3{ font-size: 18px;}
    .about02 .box ul li ol dt{ font-size: 14px;}

    .about03 .tit h2{ font-size: 30px;}

    .proNav dl{ font-size: 30px;}
    .proNav ul>li>a{ font-size: 14px; line-height: 40px;}
    .proNav ul>li .subnav a{ font-size: 14px;}

    .rightBox{ width: 700px;}
    .rightBox .bread{ font-size: 15px;}

    .prolist ul{ margin: 0 -5px;}
    .prolist ul li{ padding: 0 5px; margin-bottom: 20px;}
    
    .proviewHead .proPic{ width: 315px; }
    .proviewHead .proJiansu{ width: 365px;}
    .proviewHead .proJiansu dl h1{ font-size: 15px;}
    .proviewHead .proJiansu ol{ font-size: 14px; line-height: 1.7;}
    .proviewCon .tit{ font-size: 16px; line-height: 50px;}
    .proviewCon .text img{ width: 100%; margin: 5px auto; display:block;}

    .neiNav a{ font-size: 15px; margin: 0 10px;}

    .technologyBox .tit{ margin: 0 0 20px;}
    .technologyBox .tit h2{ font-size: 28px;}
    .technologyBox .technology01 .box{ font-size: 14px; line-height: 25px;}
    .technologyBox .technology01 .item .icon{ margin-top: 10px;}
    .technologyBox .technology01 .item .icon ul li{ font-size: 15px;}
    .technologyBox .technology01 .item .icon ul li img{ width: 60px; height: 60px;}
    .technologyBox .technology02 .box ol{ padding-left: 35%; transform: translate(0, 10%);}
    .technologyBox .technology02 .box ol .tit{ margin: 0 0 20px;}
    .technologyBox .technology02 .box ol .con{ font-size: 14px; line-height: 25px;}
    .technologyBox .technology03 .box .tit{ margin: 0 0 20px;}
    .technologyBox .technology03 .item .con{ font-size: 14px; line-height: 25px;}
    .technologyBox .technology03 .item .timg{ margin-top: 20px;}

    .news .box ul li{ width: 33.33%; margin-bottom: 30px;}
    .news .box ul li ol h3{ font-size: 18px;}

    .serviceLc{ margin: 0 -20px;}
    .serviceLc li{ padding: 0 20px;}
    .serviceCon{ font-size: 14px;}
    .youshiCon ul li ol{ font-size: 14px;}
    .youshiCon ul li ol h3{ font-size: 20px;}

    .job .biaoti{ font-size: 14px;}
    .job ul li{ font-size: 12px;}
    .job ul dl{ font-size: 13px;}
    .job ul dl dt{ font-size: 15px;}

    .contact .box{ font-size: 15px;}
    .contact .box h1{ font-size: 24px;}
    .contact .box h3{ font-size: 16px;}

    .footer .fmain .item dl{ font-size: 17px;}
    .footer .fmain .fcontact{ padding-right: 40px;}
    .footer .fmain .fnav{ width: 37%;}
    .footer .fmain .fnav ul li{ padding-right: 25px;}
    .footer .fmain .fnav ul li a{ font-size: 15px; line-height: 33px;}
    .footer .fmain .ewm{ width: 25%;}
    .footer .fmain .ewm li{ font-size: 15px;}
    .footer .copyright{ font-size: 14px;}
}

@media screen and (max-width:999px){
    body{ padding-top: 60px;font-size: 15px;}
    .wrap{ width: 100%; padding: 0 15px;}

    .header{ width: 100%; height:60px; background:#fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: fixed; top: 0; left: 0; z-index: 99999; }
    .header .logo{ height:48px; padding-top: 12px;}
    .header .headRight{ width: 100%; height: calc(100vh - 60px); position: fixed; left:0; top: 60px; background: #fff; display: none;}
    .header .nav{ float: none; width: 100%; padding-top: 0; margin-right:0; margin-top: 0; border-top: #eee solid 1px;}
    .header .nav>ul>li{ float: none; margin-left: 0; line-height: 50px; border-bottom: #eee solid 1px; border-left:none; position: relative;}
    .header .nav>ul>li.on a{ color: #0c3aad;}
    .header .nav>ul>li>a{ font-size: 15px; text-align: left; color:#333; border-radius: 0; padding: 0 15px; display: block; position: relative; z-index: 222;}
    .header .nav>ul>li>a:hover{ color: #fff; background: #0c3aad;}
    .header .nav>ul>li:hover a{ color: #fff; background: #0c3aad;}
    .header .lang{ border-left:none; padding-left:0; margin-left:15px; }
    .header .lang a{ font-size: 15px;}


    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}
    .header .menu-toggle span{ width:35px; height:2px; background:#333;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
    .header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#333;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#333;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
    .header .menu-toggle.cur span{background-color:transparent;}
    .header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
    .header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}

    /*首页bannner*/
    .banner { position: relative; width: 100%;}
    .banner .swiper-container{ width:100%; overflow:hidden;}
    .banner .swiper-container .swiper-slide{ height:160px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
    .banner .swiper-container .swiper-slide a{height:160px;  display: block; width:100%;}
    .banner .swiper-container .swiper-slide img{width:100%;}
    .banner .pagination { width: 100%; height: 20px; text-align: center; background:none; padding:0; border-radius: 30px;  position: absolute;z-index: 20; left: 0%; bottom:10px; transform: translate(0, 0);}
    .banner .swiper-pagination-switch {display: inline-block; width:6px; height: 6px; background:#fff; margin:0 2px; border-radius: 20px;  cursor: pointer; position: relative;}
    .banner .swiper-active-switch { width:6px; height: 6px; background: #005ab0; opacity: 1;}

    .neiBanner{ height: 100px; position: relative;}


    .ititle{ margin-bottom: 30px;}
    .ititle h2{ font-size:22px; margin-bottom: 10px; }
    .ititle p{ font-size: 13px; padding-top: 20px;}
    .ititle p::before{ content:""; width: 120px; height: 1px; background:#ccc; position: absolute; left: 50%; top: 4px;}
    .ititle p::after{ content:""; width: 30px; height: 5px; background:#ccc; position: absolute; left: 50%; top: 0;}

    .ipro{ padding: 30px 0 30px;}
    .ipro .box ul{ margin: 0 -5px;}
    .ipro .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px; float: left;}
    .ipro .box ul li a{display: block;}
    .ipro .box ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden; border: #ccc solid 1px; border-radius: 6px; overflow: hidden;}
    .ipro .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto; padding: 10px; border-radius: 6px;}
    .ipro .box ul li ol{ height: 30px; border-bottom:none; padding-right: 0; background: none;}
    .ipro .box ul li ol h3{background:none; font-size: 14px; line-height: 30px; text-align: center; font-weight: normal; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; padding-left: 0;}
    .ipro .box ul li a:hover ol{ background:none;}
    .ipro .box ul li a:hover ol h3{ background:none;}
    .ipro .more{ width: 120px; height: 36px;line-height: 34px;}


    .iservice{ padding: 35px 0; background: #ecf0f5;}
    .iservice .ititle{ text-align: center;}
    .iservice .ititle h2{ display: inline-block; position: relative;}
    .iservice .ititle h2::before{ display: none;}
    .iservice .ititle h2::after{ display: none;}
    .iservice .ititle dl{ width: 220px; height: 50px; line-height: 50px; font-size: 15px; box-shadow: 0 0 8px rgba(0, 0, 0, .1); margin: 0 auto;}
    .iservice .box{ background: #fff; padding: 30px 0;  text-align:left; }
    .iservice .box ul{ overflow: hidden;display: inline-block;}
    .iservice .box ul li{ font-size: 14px; padding: 5px 30px; border-left: none; display: inline-block; white-space: nowrap; margin-left: -1px;}
    .iservice .box ul li img{ width: 40px; margin-right: 20px;}

    .iabout{ padding:30px 0 15px; background: #fff;}
    .iabout .box{ position: relative; overflow: hidden;}
    .iabout .box .con{ width: 100%; position: relative; top: 0; transform: translate(0, 0); overflow: hidden; z-index: 111;}
    .iabout .box .con dl{ width: 100%; float: none;}
    .iabout .box .con .boxCon{ width: 100%; padding: 0; float: none;}
    .iabout .box .con .boxCon ol{ font-size: 14px; line-height: 1.6;  padding:30px 15px;}
    .iabout .box .con .boxCon ol h3{ font-size:18px;margin-bottom: 15px;}
    .iabout .box .con .boxCon ol .more{ width: 120px; height: 36px; line-height: 34px;}
    .iabout .box .BoxBg{ display: none;}

    .iyoushi{ padding: 30px 0 40px; background: #ecf0f5;}
    .iyoushi .box{ position: relative;}
    .iyoushi .box::after{ display: none;}
    .iyoushi .box ul{ margin: 0 -5px;}
    .iyoushi .box ul li{ width: 100%; padding: 0 5px; margin-bottom: 10px;}
    .iyoushi .box ul li ol{ padding: 14px 10px 100px; background: #fff;}
    .iyoushi .box ul li ol h3{ font-size: 15px; color: #000; font-weight: 500; text-align: center; white-space: nowrap; border-bottom: #d9d9d9 solid 1px; padding-bottom: 10px; margin-bottom: 10px;}
    .iyoushi .box ul li ol dt{ height: auto; font-size: 12px; line-height: 1.6;}
    .iyoushi .box ul li i{ width: 60px; height: 60px; line-height: 56px; background: #eee; bottom: 20px; }

    .ipic img{ width: 100%;}

    .network{ padding: 60px 0 30px;}
    .network .box{ text-align: center;}

    /* about */
    .about01{ padding: 20px 0 30px;}
    .about01 dl{display: none;}
    .about01 .con{ width: 100%; font-size: 14px; line-height: 1.5; float: none;}
    .about01 .con h3{ font-size: 50px;text-align: center;}
    .about01 .con h4{ font-size: 22px; margin-top: -15px; margin-bottom: 20px; text-align: center;}
    .about01 .con p{ font-size: 14px !important;}

    .about02{ padding: 30px 0; background: #ecf0f5;}
    .about02 .tit{ margin-bottom: 30px;}
    .about02 .tit h2{ font-size: 22px;}
    .about02 .tit p{ font-size: 14px;}
    .about02 .box ul{ margin: 0 -10px;}
    .about02 .box ul li{ width: 100%; padding: 0 10px; margin-bottom: 10px;}
    .about02 .box ul li ol{ padding: 20px;}
    .about02 .box ul li ol i{ width: 100px; height: 100px; line-height: 96px; margin: 0 auto 10px;}
    .about02 .box ul li ol h3{ font-size: 16px; margin-bottom: 10px;}
    .about02 .box ul li ol dt{ height: auto; font-size: 13px; line-height: 1.6;}

    .about03{ padding: 30px 0;}
    .about03 .tit{ position: relative; z-index: 222;}
    .about03 .tit h2{ font-size: 22px; font-weight: 900;}
    .about03 .box{ margin-top: 0;}

    /* products */
    .proNav{ width: 100%; padding-top: 15px; float: none;}
    .proNav dl{ font-size: 18px; padding: 10px 16px; border-bottom: #f2f2f2 solid 3px; background:#fff url(../images/xiala.png) no-repeat right center; background-size: 20px auto; position: relative; margin-bottom: 15px;}
    .proNav dl::after{ content: ""; width: 5px; height: 16px; background: #0073c2; position: absolute; left: 0; top: 12px;}
    .proNav ul {display: none;}
    .proNav ul li{ margin-bottom: 1px;}
    .proNav ul>li>a{ font-size: 14px; background: url(../images/icon25.png) no-repeat 15px center; padding-left: 35px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; line-height: 40px;  transition: all .5s;}
    .proNav ul>li>a:hover,.proNav ul>li.on>a{ color: #000; background: #deefff url(../images/icon25.png) no-repeat 15px center;}
    .proNav ul>li .subnav{ padding: 10px 0 5px 25px; display: none;}
    .proNav ul>li .subnav a{ font-size: 14px; line-height: 1.4; margin:5px 0; display: block;}

    .rightBox{ width: 100%; padding-bottom: 50px; float: none;}
    .rightBox .bread{ font-size: 15px; text-align: left; line-height: 36px; border-bottom: #eee solid 1px; margin-bottom: 15px;}

    .prolist ul{ margin: 0 -5px;}
    .prolist ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px; float: left;}
    .prolist ul li ol{ height: 30px; border-bottom: none; padding-right: 0; background: none;}
    .prolist ul li ol h3{background: none; font-size: 15px; line-height: 30px;  padding-left: 0; text-align: center;}
    .prolist ul li a:hover ol{ background:none;}
    .prolist ul li a:hover ol h3{ background: none;}

    .proviewHead{ margin-bottom: 20px;}
    .proviewHead .proPic{ width: 100%; padding-right: 0; float: none;}
    .proviewHead .proJiansu{ width: 100%; float: none; }
    .proviewHead .proJiansu dl{ border-bottom: #cccccc solid 1px; padding-bottom: 15px; margin-bottom: 15px;}
    .proviewHead .proJiansu dl h1{ font-size: 16px; color: #000; line-height: 1.4;}
    .proviewHead .proJiansu ol{ font-size: 14px; color: #888; line-height: 1.6;}

    .proviewCon .tit{ background: #ecf0f5; line-height: 50px; color: #333; font-size: 16px; padding: 0 15px; margin-bottom: 15px;}
    .proviewCon .text{overflow: hidden;}
    .proviewCon .text ul{ margin: 0 0 20px; overflow: hidden;}
    .proviewCon .text ul li{ width: 100%; padding: 0; float: none; font-size: 14px; color: #000; margin-bottom: 10px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
    .proviewCon .text ul li span{ min-width: 155px; color: #999; display: inline-block;}
    .proviewCon .text img{ width: 100%; margin: 5px auto; display:block;}

    .neiNav{ display: none;}
  

    /* 研发制造 */
    .technologyBox{}
    .technologyBox .tit{ position: relative; margin:0 0 15px;}
    .technologyBox .tit h2{ font-size: 22px; color: #000;text-align: center; line-height: 1; padding-bottom: 18px; position: relative;}
    .technologyBox .tit h2::after{ content: ""; width: 30px; height: 2px; background: #016ca0; position: absolute; left: 50%; bottom: 0; margin-left: -15px; }
    .technologyBox .technology01{ padding: 30px 0 30px;}
    .technologyBox .technology01 .item{ width: 100%;}
    .technologyBox .technology01 .box{ font-size: 14px; color: #000; line-height: 22px; font-weight: normal;}
    .technologyBox .technology01 .item .icon{ margin-top: 10px; margin-bottom: 20px;}
    .technologyBox .technology01 .item .icon ul { overflow: hidden;}
    .technologyBox .technology01 .item .icon ul li{ width: 33.33%; font-size: 15px; text-align: center; float: left;}
    .technologyBox .technology01 .item .icon ul li img{ width: 60px; height: 60px; margin: 0 auto; display: block;}
    .technologyBox .technology01 .item.fr{ padding-left: 0;}
    .technologyBox .technology02{ background: #f1faff; padding: 30px 0;}
    .technologyBox .technology02 .box{ margin: 0 ; overflow: hidden;}
    .technologyBox .technology02 .box dl{ display: none;}
    .technologyBox .technology02 .box ol{ padding-left: 0%; text-align: left; transform: translate(0, 0);}
    .technologyBox .technology02 .box ol .tit { margin: 0 0 15px; text-align: center;}
    .technologyBox .technology02 .box ol .tit h2{ padding-bottom: 14px;}
    .technologyBox .technology02 .box ol .tit h2::after{ width: 30px; height: 2px; left: 50%; right: 0; margin-left: -15px;}
    .technologyBox .technology02 .box ol .con{font-size: 14px; color: #000; line-height: 22px; font-weight: normal;}
    .technologyBox .technology02 .picBox{ margin-top: 10px;}
    .technologyBox .technology02 .picBox ul{ margin: 0 -5px; overflow: hidden;}
    .technologyBox .technology02 .picBox ul li{ width: 33.33%; padding: 0 5px; float: left;}
    .technologyBox .technology03{ padding: 30px 0;}
    .technologyBox .technology03 .box .item{ width: 100%; text-align: left;}
    .technologyBox .technology03 .box .tit{ margin: 0 0 15px; text-align: center;}
    .technologyBox .technology03 .box .tit h2{ padding-bottom: 14px;}
    .technologyBox .technology03 .box .tit h2::after{ width: 30px; height: 2px; left: 50%; right: 0; margin-left: -15px;}
    .technologyBox .technology03 .item.fr{ padding-left: 0;}
    .technologyBox .technology03 .item .con{font-size: 14px; color: #000; line-height: 22px; font-weight: normal;}
    .technologyBox .technology03 .item .timg{ margin-top: 30px;}
    .technologyBox .technology03 .picBox{ margin-top: 10px;}
    .technologyBox .technology03 .picBox ul{ margin: 0 -5px; overflow: hidden;}
    .technologyBox .technology03 .picBox ul li{ width: 33.33%; padding: 0 5px; float: left;}

    /* 新闻 */
    .news{ padding: 30px 0 50px;}
    .news .box ul{ margin: 0 ;}
    .news .box ul li{ width: 100%; padding: 0; margin-bottom: 10px; float: none;}
    .news .box ul li a{ background:#fff; box-shadow: 0 0 10px rgba(0, 0, 0, .1); padding: 15px;}
    .news .box ul li ol{ padding-top: 10px;}
    .news .box ul li ol h3{ font-size: 17px;margin-bottom: 5px;}
    .news .box ul li ol dd{ font-size: 12px; margin-bottom: 5px;}
    .news .box ul li ol dt{}

    .newsView{  padding: 20px 0 30px; background: #f2f2f2;}
    .newsView .box{ background: #fff; box-shadow:5px 8px 0 #e4e4e4; margin-bottom: 10px;}
    .newsView .box .newsHead{ padding: 30px 20px 10px;  position: relative;}
    .newsView .box .newsHead::after{ content: ""; width: 40px; height: 3px; background: #263d71; position: absolute; left:20px; bottom: -2px;}
    .newsView .box .newsHead h1{ font-size: 20px;  margin-bottom: 10px;}
    .newsView .box .newsHead span{ font-size: 13px; margin-right: 10px;}
    .newsView .box .industryHead{ font-size: 35px; font-weight: normal; color: #000;  padding: 50px 70px 30px; border-bottom: #eaeaea solid 2px; position: relative;}
    .newsView .box .industryHead::after{ content: ""; width: 60px; height: 3px; background: #263d71; position: absolute; left: 70px; bottom: -2px;}
    .newsView .box .viewCon{ padding:30px 10px 50px; line-height:1.6; font-size: 14px;}
    .newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 20px; overflow: hidden;}
    .newsView .box .viewPage .boxCon{ float: none; padding-right: 120px;}
    .newsView .box .viewPage .boxCon a{ font-size: 14px; display: block; overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; margin-bottom: 10px;}
    .newsView .box .viewPage .boxCon b{ color: #263d71;}
    .newsView .box .viewPage .back{ width: 100px; height: 36px; line-height: 36px;  text-align: center; border-radius: 40px; background: #263d71; float: none; margin: 0 auto; right: 20px;}
    .newsView .box .viewPage .back a{ font-size: 13px; color: #fff; display: block;}

    /* 服务流程 */
    .service{ padding: 30px 0;}
    .service .wrap{ padding: 0 15px;}

    .serviceLc{ overflow: hidden; margin: 0 ;}
    .serviceLc li{ width: 50%; text-align: center; padding: 0 20px; float: left;}
    .serviceLc li:last-child{display: none;}
    .serviceLc li i{height: 44px; line-height: 40px; display: block; margin: 0 auto; overflow: hidden;}
    .serviceLc li i img{ filter: drop-shadow(#9b9b9b 0 55px);transform: translateY(-55px);}
    .serviceLc li dl{ position: relative;}
    .serviceLc li h3{ height: 60px; font-size: 50px; font-style: italic; color: #f5f5f5; line-height: 1;}
    .serviceLc li p{ height: 62px; color: #333; font-size: 13px; position:relative; left: 0; bottom: 0; transform: translate(0,0); white-space: inherit;}

    .serviceCon{font-size: 14px; padding: 10px 0 20px; overflow: hidden;}
    .serviceCon img{ float: none; margin: 10px 0;}
    .serviceCon h3{ color: #2460ba; font-size: 16px; padding: 15px 0 5px;}

    .youshiCon{ overflow: hidden;}
    .youshiCon ul{ overflow: hidden; border-top: 1px solid #ccc; padding: 20px 0; margin-top: -1px;}
    .youshiCon ul img{ float: none;}
    .youshiCon ul li{ overflow: hidden; padding-top: 25px; padding-right: 0;}
    .youshiCon ul li dl{ float: left; width: 65px; height: 108px; padding-top: 10px; font-size: 30px;  font-weight: 500; background: url(../images/icon29.png) no-repeat center; margin-right:0;}
    .youshiCon ul li dl span{ border-bottom: #fff solid 1px;}
    .youshiCon ul li ol{ font-size: 14px; color: #8d8d8d; padding-left: 80px;}
    .youshiCon ul li ol h3{ font-size: 20px; margin-bottom: 15px;}
    .youshiCon ul:nth-child(2) img{ float: none;}
    .youshiCon ul:nth-child(2) li{ text-align: right; padding-right: 0; padding-left: 0;}
    .youshiCon ul:nth-child(2) li dl{ float: right; margin-left: 0; margin-right: 0;}
    .youshiCon ul:nth-child(2) li ol{ padding-left: 0; padding-right: 80px;}

    /* 工作岗位 */
    .job{ background: #f2f2f2; padding:20px 0;}
    .job .tit h2{ text-align: center; margin-bottom: 20px; font-size: 22px; color: #000; }
    .job .biaoti{ font-size: 13px; line-height: 30px; margin-bottom: 5px; padding: 10px;}
    .job .biaoti dd{ width: 33.33%; padding:0 5px; float: left;}
    .job .biaoti dd:nth-child(1){ width: 50%;}
    .job .biaoti dd:nth-child(3){ width: 15%;}
    .job .biaoti dd:nth-child(4){ width: 50%;}
    .job .biaoti dd:nth-child(5){ width: 33.33%; text-align: left;}
    .job ul { margin-bottom: 10px;background: #fff;}
    .job ul.focus dl{display: block;}
    .job ul li{line-height:22px; font-size: 14px; padding: 10px;}
    .job ul li ol{ width:33.33%; padding:0 5px; float: left; line-height:22px; font-weight: normal;}
    .job ul li ol:nth-child(1){ width:50%;}
    .job ul li ol:nth-child(3){ width:15%;}
    .job ul li ol:nth-child(4){ width:50%;}
    .job ul li ol:nth-child(5){ width: 33.33%;  text-align: left;}
    .job ul li ol.more{ background: url(../images/icon30.png) no-repeat right 60px center; background-size: 8px auto; padding-right: 50px;}
    .job ul dl{ margin-bottom: 10px; padding: 20px; line-height: 1.6; font-size: 15px; }
    .job ul dl dt{ font-size: 15px; color: #333; font-weight:400; margin-bottom:5px;}
    .job ul dl .jobView{ width: 100%; color: #999; margin-bottom: 20px;}

    /* contact */
    .contact{ padding: 30px 0 50px;}
    .contact .map{ width: 100%; height: 200px; float: none;}
    .contact .box{ width: 100%; padding-left: 0; font-size: 14px; float: none; margin-top: 20px;}
    .contact .box h1{ font-size: 20px; color: #000; margin-bottom: 15px;}
    .contact .box h3{ font-size: 15px; color: #000;}
    .contact .box p{  margin-bottom: 8px;}

    /* footer */
    .footer{ background:#505050;}
    .footer .fmain{ display: none;}
    .footer .copyright{ font-size: 12px; line-height: 50px;}

    /*===/分页=============================*/
    .fenye{ padding: 10px 0 10px;font-size:15px; font-weight: normal; text-align: center;}
    .fenye .prev, .fenye .next{width: 36px; height: 36px; line-height: 36px; margin-right: 2px;}
    .fenye span,.fenye a{width: 36px; height: 36px; line-height: 36px; border-radius: 5px; transition: all 0.56s ease; }
    .fenye .off{  width: 36px; height: 36px; line-height: 36px; text-align: center; display: inline-block; margin-right: 2px;}
    .fenye .fenkong{ margin-right: 5px;}
    .fenye a{ width: 36px; height: 36px; line-height:36px; color:#000;text-align: center;  margin-right:2px; display: inline-block;}

    .search-dialog{ width: 95%;}
    
}