@charset "utf-8";
@keyframes zoom {100% { transform: scale(1.1); }}

.banner{overflow:hidden; width:100%;background-color:#1979be; padding-top:120px; position:relative;}
.banner .textbox{padding:50px 0px; text-align:right }
.banner .textbox h1{ color:#fff; opacity:0.3; font-size:60px; margin:0; padding:0; font-weight:normal; font-family:fantasy; }
.banner .textbox h2{ color:#fff; font-size:26px; padding:0;margin-top: -10px;}
.banner .subnav{ position:absolute; bottom:30px;  height:50px; left:50%; margin-left:-600px;}
.banner .subnav a{display:block; float:left; line-height:50px; color:#fff; padding:0 35px; position:relative; font-weight:bold; font-size:15px;}
.banner .subnav a::after{content:""; width:1px; height:20px; background-color:#fff; position:absolute; bottom:0; right:0; top:15px; transform: skewX(-15deg);}
.banner .subnav a:last-child::after{display:none}
.titbox{overflow:hidden; text-align:center; margin-bottom:3%;}
.titbox h1{font-size:30px; color:rgba(0,0,0,0.2); font-weight:normal; font-family:FangSong;}
.titbox h2{font-size:32px; color:#333; position:relative;padding-left: 15px;  line-height: 40px; z-index:99; display:inline-block;}
.titbox h2:before{content:""; background-color:rgba(25,121,190,0.5); width:25px; height:20px; display:block; position:absolute; left:0; bottom:0; z-index:-1;}
.titbox p{font-size:16px; margin-top:20px; line-height:30px; color:#333}

.index{overflow:hidden}
.index .lunbo{overflow:hidden; position:relative;}
.index .lunbo::before{content:""; width:100%; height:100%; background-color:rgba(0,0,0,0.4); z-index:1; position:absolute; top:0; left:0;}
.index .lunbo video{width:100%; z-index:9}
.index .lunbo .innertext{position:absolute; width:100%; bottom:20%; text-align:center;z-index:99}
.index .lunbo .innertext h1{font-size:52px; font-weight:bold; color:#fff; letter-spacing:6px; line-height:50px; margin-bottom:15px;}
.index .lunbo .innertext h2{font-size:24px; font-weight:normal; word-spacing:10px; color:#fff; letter-spacing:-1px;}
.index .lunbo .innertext .mainproduct{ display:inline-block; margin:3% auto 0}
.index .lunbo .innertext .mainproduct a{display:block; float:left; color:#fff; background-color:#1979be; padding:15px 0; font-size:16px; width:160px; margin:0 15px; letter-spacing:1px; }
.index .yuanjin{overflow:hidden; padding-top:40px;  margin-top: -100px; z-index:999; position:relative}
.index .yuanjin .item{float:left; width:30%; position:relative;}
.index .yuanjin .item.item2{ margin: 0 5%;}
.index .yuanjin .item .icon{ width:80px; height:80px; position:absolute; background-size:cover; top:-40px;}
.index .yuanjin .item .info{background-color:#f1f1f1; padding:80px 40px 50px;}
.index .yuanjin .item .info h3{font-size:22px; font-weight:bold; color:#333; line-height:40px;}
.index .yuanjin .item .info p{font-size:16px; color:#666; line-height:25px; margin-top:20px;}
.index .yuanjin .item.last .info{ background-color:#2593e2;}
.index .yuanjin .item.last .info h3,.index .yuanjin .item.last .info p{color:#fff}
.index .tbox{overflow:hidden; text-align:left;}
.index .tbox h1{font-size:60px; color:rgba(0,0,0,0.2); font-weight:normal; font-family:FangSong;}
.index .tbox h2{font-size:32px; color:#333; position:relative;padding-left: 15px;  line-height: 40px; z-index:99;}
.index .tbox h2:before{content:""; background-color:rgba(25,121,190,0.7); width:25px; height:20px; display:block; position:absolute; left:0; bottom:0; z-index:-1;}
.index .productbox{  overflow: hidden; padding: 1% 0 1%; background-color: #f8f8f8; margin-top: 1%;}
.index .productbox .tbox{float:left;}
.index .productbox .catebox{float:right; overflow:hidden; margin-top:50px; }
.index .productbox .catebox a{display:block; float:left;margin-left: 40px; background:url(../images/icon_01.jpg) no-repeat center left; background-size:15px; line-height:50px; padding-left:20px; font-size:18px; color:#333}
.index .productbox .catebox a:hover,.index .productbox .catebox a.on{color:#1979be}
.index .productbox .sloganbox{background-color:#1979be; padding:20px; margin-top:50px; display:none}
.index .productbox .sloganbox .p1{font-size:15px; font-weight:bold; color:#fff; line-height:30px; border-bottom:1px solid #ddd; padding-bottom:10px;  }
.index .productbox .sloganbox .p2{font-size:14px; color:#fff; line-height:22px; margin:30px 0 10px;}
.index .productbox .sloganbox .p3{font-size:18px; color:#fff; line-height:30px; margin:10px 0;}
.index .productbox .sloganbox .p3 .iconfont{font-size:20px; color:#fff; padding-right:5px;}
.index .productbox .con{display:block; overflow:hidden;margin-top: 3%; }
.index .productbox .con a{display:block; float:left;width:31.333%; margin:0 1% 30px; overflow:hidden;background-color: #fff; border: 2px solid #f2f2f2;}
.index .productbox .con a img{width:100%;height:360px;}
.index .productbox .con a p{ color:#333; line-height:50px; font-size:16px; text-align:center; font-weight:600}
.index .productbox .con a:hover{border:2px solid #1979be;}
.index .productbox .con a:hover p{background-color:#1979be; color:#fff}
.index .companybox{overflow:hidden; background:url(../images/companybox_bg.jpg) no-repeat center center; background-size:cover; padding:2% 0; width:100%;}
.index .companybox .container{z-index:1; overflow:hidden; position:relative;}
.index .companybox .titbox h1,.index .companybox .titbox h2{color:#fff}
.index .companybox .titbox h2:before{background-color:rgba(255,255,255,0.7);}
.index .companybox .con{overflow:hidden; margin-top:30px;}
.index .companybox .con1{float:left; overflow:hidden; width:380px;}
.index .companybox .con1 img{width:100%;}
.index .companybox .con2{float:right; overflow:hidden; width:760px;}
.index .companybox .con2 h4{color:#fff; font-size:36px; line-height:50px; font-weight:bold; }
.index .companybox .con2 h1{color:#fff; font-size:22px; line-height:30px; margin:20px 0; }
.index .companybox .con2 p{color:#fff; font-size:15px; line-height:24px; margin-bottom:10px;}
.index .companybox .textwrap{ overflow:hidden; padding:3% 0 2%;}
.index .companybox .textwrap .item{float:left; width:20%;text-align:center; color:#fff;}
.index .companybox .textwrap .item .p1{font-size:18px; color:#fff;}
.index .companybox .textwrap .item .p1 b{font-size:40px; padding-right:5px; color:#fff; font-family:FangSong; }
.index .companybox .textwrap .item .p2{font-size:16px;color:#fff; margin-top:5px; }
.index .servicebox{overflow:hidden; padding:2% 0; position:relative;}
.index .servicebox .cons{overflow:hidden; z-index:99; margin-top:-90px;}
.index .servicebox .cons .innerimg{width:100%;}
.index .servicebox .cons .pp{position:absolute; line-height:50px; background-color:rgba(255,255,255,0.8); text-align:center; font-size:18px;  width:100%; bottom:0; font-weight:bold; color:#333;}
.index .servicebox .con1{background-color:#71abd3; float:left; width:49.2%; padding:30px; margin-top:155px;}
.index .servicebox .con1 h3{color:#fff; line-height:35px; font-size:22px; margin-bottom:20px; }
.index .servicebox .con1 p{color:#fff; line-height:26px; font-size:15px;  }
.index .servicebox .con2{float:right; width:49.2%; position:relative}
.index .servicebox .client-service{width: 100%; box-sizing:border-box;padding-top: 2%; display:flex; justify-content:space-between;}
.index .servicebox .item{background: #fbfbfb; width: 24%!important; height:300px; transition:width 0.3s ease 0s; display:flex; padding:30px 20px; justify-content:center; position:relative}
.index .servicebox .item .backcover{ display:none; position:absolute; width: 100%;height: 100%;opacity: 0;transition:all 0.3s ease 0s;background:url(../images/service_bg.jpg)no-repeat center center}
.index .servicebox .item .main_con{text-align: center;z-index: 3;}
.index .servicebox .item .ico{width: 70px;margin:10px auto;opacity: 0.5;}
.index .servicebox .item .title{margin-top:50px;}
.index .servicebox .item .title .t1{font-size:20px; color:#555; font-weight:bold; margin-bottom: 20px;}
.index .servicebox .item .title .t2{font-size:16px; }
.index .servicebox .item .cont{display: none;}
.index .servicebox .item .cont p{color:#fff; line-height:20px; margin-bottom:10px; text-align:left; font-size:13px;}
.index .servicebox .item.cur{background-color:#1979be; transition:0.3s ease 0s; }
.index .servicebox .item.cur .title{display:none}
.index .servicebox .item.cur .cont{display:block; padding-top: 50px;}
.index .servicebox .custom{overflow:hidden; margin-top:30px;}
.index .servicebox .custom h2{color:#333; font-size:18px; line-height:50px; position:relative; text-align:center}
.index .servicebox .custom h2::after{content:""; width:80px; height:3px; background-color:#1979be; position:absolute; bottom:0; left:50%; margin-left:-40px;}
.index .servicebox .custom .logos {display:flex; justify-content:space-between; margin-top:20px;}
.index .servicebox .custom .logos a{display:flex; flex:1;margin:0 10px; border:1px solid #ddd; padding:15px; }
.index .servicebox .custom .logos a:first-child{margin-left:0;}
.index .servicebox .custom .logos a:last-child{margin-right:0;}
.index .servicebox .custom .logos a img{width:100%;}
.index .newsbox{ padding:1% 0 4%; overflow:hidden; border-bottom:1px solid #ddd; }
.index .newsbox .titbox{}
.index .news_fl{float:left;width:68%}
.index .news_fr{float:right;width:30%}
.index .news_title{border-bottom:1px solid #e5e5e5; overflow:hidden; }
.index .news_title p{float:left;font-size:22px;color:#333;position:relative; line-height: 40px;padding-bottom:10px; font-weight:bold; }
.index .news_title p:after{content:'';display:block;width:100%;height:1px;background-color:#dc3f14;bottom:0;position:absolute}
.index .news_title a{float:right;color:#999; line-height: 50px;}
.index .news_title a:hover{color:#bd2e2e}
.index .news_fl_con{margin-top:30px; overflow:hidden;}
.index .news_fl_con1{float:left;width:47%;position:relative;z-index:0; overflow:hidden; display:block }
.index .news_fl_con1 .imgg{width:100%; height:280px; background-size:cover; background-repeat:no-repeat; background-position:center center;}
.index .news_fl_con1 .imgg img{width:100%;}
.index .news_fl_con1 p{padding:10px 15px; color:#333;line-height:25px;width:100%; font-size:15px; background-color:#fff; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index .news_fl_con2{float:right;width:49%}
.index .news_fl_con2_t{display:block; padding-bottom:15px;margin-bottom:15px;border-bottom:1px dashed #999;overflow:hidden}
.index .news_fl_con2_t h3{font-size:16px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-weight:bold}
.index .news_fl_con2_t h3:after{content:'';display:block;width:30px;height:2px;background-color:#dc3f14;margin:7px 0 10px 0}
.index .news_fl_con2_t p{color:#6d6d6d;line-height:25px;}
.index .news_fl_con2_t p span{color:#dc3f14}
.index .news_fl_con2_t:hover h3{color:#dc3f14}
.index .news_fl_con2_b{overflow:hidden}
.index .news_fl_con2_b a{display:block; position:relative; overflow:hidden }
.index .news_fl_con2_b a:before{content:""; width:4px; height:4px; border-radius:2px; background-color:#999; display:block; position:absolute; left:0; top:12px;}
.index .news_fl_con2_b a p{float:left;width:75%;line-height:30px; color:#666666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; padding-left:10px; position:relative}
.index .news_fl_con2_b a span{float:right;color:#e5e5e5; line-height:30px; font-size:13px;}
.index .news_fl_con2_b a:hover p{color:#dc3f14}
.index .news_fr_con{margin-top:30px}
.index .news_fr_con a{ display:block; margin-bottom:15px;overflow:hidden}
.index .news_fr_con a:last-child{margin-bottom:0}
.index .news_fr_con a h3{font-size:16px;color:#333; font-weight:normal;line-height: 21px; min-height:21px; background:url("../images/Q.jpg") no-repeat left top;padding-left:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:9px}
.index .news_fr_con a p{color:#6d6d6d;background:url("../images/A.jpg") no-repeat left 3px;padding-left:30px; line-height:20px;}
.index .news_fr_con a:hover h3{color:#dc3f14}
.index .advantage{padding:2% 0px 2%; background-color: #fbfbfb;}
.index .advantage .list{ margin-top:3%; overflow: hidden; position: relative; transition: height .3s; }
.index .advantage .list:before{position: absolute; left: 0; top: 0; width: 139px; height: 135px; border-bottom-right-radius: 100%; background: #f4f8fe; z-index:-1}
.index .advantage .imgbox{float:left; width:50%; overflow:hidden}
.index .advantage .imgbox img{width:100%}
.index .advantage .imgbox .swiper-pagination{bottom:6%}
.index .advantage .imgbox .swiper-pagination-bullet{width:40px; height:4px; background-color:#fff; opacity:0.5; border-radius:0; }
.index .advantage .imgbox .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;}
.index .advantage .items{float:right; overflow:hidden; width:50%; position:relative; height:450px; border:1px solid #ddd; padding:20px;}
.index .advantage .items .item{z-index:9; overflow:hidden; width:100%;margin-bottom: 10px;    position: relative;}
.index .advantage .items .item .iconfont1{ position: absolute; font-size: 32px; line-height: 40px; padding-top: 4px;  color: #1979be;}
.index .advantage .items .item .p1{font-size:18px;font-weight:bold; color:#1979be; position:relative; line-height:40px; padding-left:45px}
/*.index .advantage .items .item .p1:before{content:""; width:6px; height:6px; border-radius:50%; position:absolute; left:0; top:18px; background-color:#1979be;opacity: 0.8; }*/
.index .advantage .items .item .p2{ font-size:14px; color:#555; line-height:24px;padding-left:45px}
.index .advantage .items .item.item4 .iconfont1{font-weight:bold;}
/*.index .advantage .items:before{content:""; z-index:99;background:url(/assets/images/logo.png) no-repeat center center; width:140px; height:140px; position:absolute; left:50%; top:50%; margin-top:-70px; margin-left:-70px; background-size: 120px;  background-color: #d5d5d5; border-radius: 50%;}
.index .advantage .items .item{z-index:9; position:absolute; overflow:hidden; width:100px; height:100px; border-radius:50%; text-align:center; background-color:#1979be; }
.index .advantage .items .item .p1{font-size:18px;line-height:100px;  font-weight:bold; color:#fff;}
.index .advantage .items .item .p2{ display:none; font-size:16px; color:#fff; line-height:30px;}
.index .advantage .items .item.item1{left:120px; top:30px; width:130px;height:130px; }
.index .advantage .items .item.item1 .p1{line-height:130px;}
.index .advantage .items .item.item2{left:300px; top:20px;  background-color:rgba(25,121,190,0.6); }
.index .advantage .items .item.item3{left:360px; top:110px;width:140px;height:140px;}
.index .advantage .items .item.item3 .p1{line-height:140px;font-size:22px;}
.index .advantage .items .item.item4{left:310px; top:240px; width:80px;height:80px; background-color:rgba(25,121,190,0.4); }
.index .advantage .items .item.item4 .p1{line-height:80px; font-size:16px;}
.index .advantage .items .item.item5{left:150px; top:200px;}
.index .advantage .items .item:hover{left:0; top:0; width:100%; height:100%; border-radius:0;  -webkit-transition: all linear .2s;transition: all linear .2s; z-index:999; padding:5%; background-color:#1979be} 
.index .advantage .items .item:hover .p1{font-size:28px}
.index .advantage .items .item:hover .p2{display:block}*/

.contact{overflow:hidden;}
.contact .title{float:left; width:510px; }
.contact .title h4{font-size:40px; text-transform:uppercase; color:#efefef }
.contact .title h2{color:#1979be; font-size:18px; line-height:36px; position:relative}
.contact .title p{line-height:26px;}
.contact .title h3{margin-top:40px; line-height:30px; color:#666}
.contact .title .iconfont{font-size:14px;}
.contact .infolist{float:right; width:690px;  padding-top: 35px;}
.contact .part1 {margin-top:2%; overflow:hidden; background:url(../images/contact_bgdot.png) no-repeat center left;}
.contact .part1 .infolist .item{border-bottom:1px solid #f1f1f1; padding-bottom:30px; margin-bottom:30px; padding-left:5px;float: left; width: 50%;}
.contact .part1 .infolist .item:last-child,.contact .part1 .infolist .item:nth-child(3){border:none}
.contact .part1 .infolist .item h2{color:#1979be; font-size:18px; line-height:36px; }
.contact .part1 .infolist .item p{font-size:18px; height:30px;  line-height:30px; display:block;margin-top:10px; color:#555 }
.contact .part1 .infolist .item p.tel{background:url(../images/contact_tel.png) no-repeat center left; padding-left:30px; background-size:22px;}
.contact .part1 .infolist .item p .icon-youxiang{ font-size: 24px; color: #6dbff9; padding-right: 8px;}
.contact .part1 .infolist .item p .icon-lianxiren{ font-size: 24px; color: #6dbff9; padding-right: 8px;}
.contact .part2{padding:2% 0; overflow:hidden; background:url(../images/contact_bgdot.png) no-repeat center right; border-top:1px solid #f1f1f1}
.contact .part2 .item{float:left; margin-right:30px; width:120px;}
.contact .part2 .item img{width:100%;}
.contact .part2 .item p{text-align:center; line-height:30px;}
.contact .part3{padding:2% 0 3%; overflow:hidden; border-top:1px solid #f1f1f1}
.contact .part3 .mesform{overflow:hidden; }
.contact .part3 .inputitem {overflow:hidden; display:flex;  justify-content:space-between; width:70%; margin-bottom:20px;}
.contact .part3 .inputitem input{width: 48%; display:flex; padding-left: 40px;  background-color: transparent;  font-size: 14px; color: #333;  height: 42px;  line-height: 42px;   border: 1px solid #ddd; border-radius:5px;}
.contact .part3 .inputitem input.name{background: transparent url(../images/form_name.png) no-repeat left top;}
.contact .part3 .inputitem input.phone{background: transparent url(../images/form_tel.png) no-repeat left top;}
.contact .part3 .inputitem textarea{font-size: 14px; color: #333; line-height: 42px; border: 1px solid #ddd;  background: transparent url(../images/form_mes.png) no-repeat left top;  padding-left: 40px;  width: 100%;  height: 124px;  resize: none;border-radius:5px;}
.contact .part3 .c_send {  width: 150px;  background: #1979be;  color: #fff; height: 42px; text-transform: uppercase; transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; text-align: center;  border: none; border-radius:5px;}
.contact .part4{}
.contact .part4 .info-top{position: relative; background: none repeat scroll 0 0 #F9F9F9; border-bottom: 1px solid #CCC; border-radius: 5px 5px 0 0;}
.contact .part4 .info-top div{display: inline-block;color: #333333; font-size: 14px; font-weight: bold; line-height: 31px; padding: 0 10px;}
.contact .part4 .info-middle{}
.contact .part4 .info-bottom { height: 0px; width: 100%; clear: both; text-align: center;}

.about{overflow:hidden;}
.about .companybox{padding:2% 0 ; background-color:#fff; position:relative;}
.about .companybox .leftbox{width:550px;  float:right}
.about .companybox .leftbox h1{color:#dddddd; font-size:18px; font-weight:normal; position:relative; line-height:30px; text-transform:uppercase}
.about .companybox .leftbox h3{color:#333; font-size:24px; line-height:40px; margin-top:10px;}
.about .companybox .leftbox h2{color:#666; font-size:24px; font-weight:normal; line-height:30px; margin-bottom:15px; letter-spacing:2px;}
.about .companybox .leftbox .p2{color:#333333; font-size:15px; line-height:28px; margin-bottom:20px;}
.about .companybox .leftbox .p1{color:#999999; font-size:17px;}
.about .companybox .leftbox .more{background-color:#ed6d00; padding:12px 15px 12px 25px; font-size:14px; color:#fff; display:block; float:right; margin-top:22px; border-radius:3px}
.about .companybox .leftbox .more:hover{background-color:#c9792b}
.about .companybox .rightbox{width:600px; position:relative; float:left;}
.about .companybox .rightbox .imgs {overflow:hidden; position:relative}
.about .companybox .rightbox .imgs img{width:100%; height:465px;}
.about .companybox .rightbox .imgs p{display:none; font-size:15px; background-color:rgba(0,0,0,0.4); color:#fff; line-height:30px; height:30px; text-indent:15px; position:absolute; bottom:0; left:0; right:0;}
.about .companybox .rightbox .imgs:hover p{display:block}
.about .companybox .rightbox .img1{margin-top:10px;}
.about .companybox .rightbox .img2{float:left; width:290px; margin-top:30px;}
.about .companybox .rightbox .img3{float:right;width:290px; margin-top:30px;}
.about .teambox{overflow:hidden; padding:2% 0;background-color:#f6f6f6;}
.about .tbox {overflow:hidden; }
.about .tbox .item{width:31.33%; margin:1%; float:left;  background-size:cover;  text-align: center;}
.about .tbox .item:hover { transform: translate(0px,-10px); box-shadow:0px 10px 12px 0px rgba(0,0,0,0.5); }
.about .tbox .item img{margin:20px auto 0;}
.about .tbox .item h2{color:#fff; font-size:18px; line-height: 30px;  margin-bottom: 15px;}
.about .tbox .item .pp{ margin:10%; background-color:rgba(0,0,0,0.6);  padding: 5% 0;}
.about .tbox .item p{color:#fff; font-size:16px; line-height: 26px;  margin-top: 5px;}
/*.about .tbox .item.bg1{background:url(/upload/images/2022/8/21266ffd168377e3.png) no-repeat;background-size:contain;}
.about .tbox .item.bg2{background:url(/upload/images/2022/8/adcfc60b1ac51224.png) no-repeat;background-size:contain;}
.about .tbox .item.bg3{background:url(/upload/images/2022/8/f76d1600e90c97e1.png) no-repeat;background-size:contain;}
.about .tbox .item.bg4{background:url(/assets/images/bg/84b1fd8a89094efb.jpg) no-repeat;background-size:cover;}
.about .tbox .item.bg5{background:url(/assets/images/bg/c5948a8b65c54c19.jpg) no-repeat;background-size:cover;}*/
.about .tbox .item.bg1{background:url(/upload/images/2022/9/906e54b8688e8754.png) no-repeat;background-size:contain;}
.about .tbox .item.bg2{background:url(/upload/images/2022/9/1d837494d0eb68af.png) no-repeat;background-size:contain;}
.about .tbox .item.bg3{background:url(/upload/images/2022/9/99772440ca1c6d23.png) no-repeat;background-size:contain;}
.about .culturebox{padding:2% 0 ; background-color:#fff;}
.about .culturebox .container{padding-top:60px;}
.about .culturebox .item{width:30.333%;height: 195px; color:#333; margin:0 1.5% 3%; float:left; background-color:#fff; padding: 2% 2% 3%;  text-align: center; box-shadow: 0px 4px 12px 0px rgba(171, 171, 171, 0.5);  -webkit-transition: all .5s;  -moz-transition: all .5s;  transition: all .5s;-webkit-transition: all linear 0.4s;  transition: all linear 0.4s;}
.about .culturebox .item:hover { transform: translate(0px,-10px); box-shadow:0px 10px 12px 0px rgba(0,0,0,0.5);}
.about .culturebox .item img{ margin: -60px auto 0; background-color: #fff; }
.about .culturebox .item h2{ color: #666; font-size: 18px;  line-height: 30px;  margin-top: 15px; }
.about .culturebox .item p{ color:#666; font-size:16px; line-height: 26px;  margin-top: 15px; }
.about .honorbox{padding:2% 0;background-color:#f6f6f6;}
.about .honorbox .container{position:relative}
.about .honorbox .honorcate{width:1200px; margin:auto}
.about .honorbox .honorcate a{font-size:14px; display:block; float:left; width:150px;  text-align:center; line-height:30px; font-weight:bold; }
.about .honorbox .honorcate a.on{color:#1979be}
.about .honorbox .swiper-container{ overflow:hidden}
.about .honorbox .swiper-slide{width:100%;display:block;}
.about .honorbox .swiper-slide img{width: 100%;}
.about .historybox{overflow:hidden; padding:2% 0;}
.about .historybox .list{ margin-top: 100px;z-index:99999; position:relative;}
.about .historybox .list .line{ width:100%; border-top:1px solid #1979be; position:absolute;bottom: 79px; z-index:1}
.about .historybox .list .years{width:20%;height: 240px; float:left; padding:0 15px;  cursor:pointer; }
.about .historybox .list .years .s span{color:#333; position:relative; display:block;line-height:24px; margin-bottom:10px; font-size:15px; }
.about .historybox .list .years .s span::before{position:absolute; content:""; width:8px; height:8px; border-radius:50%; background-color:#333; left:-15px; top:8px;}
.about .historybox .list p.y{color:#1979be; text-align:center; font-size:18px; position:relative; height:30px; line-height:30px;}
.about .historybox .list p.y::before{position:absolute; content:""; width:8px; height:8px; border-radius:50%; background-color:#1979be; left:50%; top:-24px; margin-left:-4px;}
.about .historybox .list p.s{color:#fff; font-size:15px; padding:20px;  height: 180px;}
.about .historybox .list .years.current{background-color:#1979be;}
.about .historybox .list .years.current .s span{color:#fff;}
.about .historybox .list .years.current .s span::before{ background-color:#fff;}

.news{position:relative; padding-bottom:5%;}
.news .content{overflow:hidden; padding:40px 0px; min-height: 450px;}
.news .leftbox{ float:left; width:350px; background:url(../images/bg_leftbox.jpg) no-repeat top center; padding:30px;  background-color: #f4edde;}
.news .rightbox{ float: right; width: 800px;}
.news .list{overflow:hidden; padding-bottom: 10%;}
.news .list a{display:block; width:100%; overflow:hidden}
.news .list a:last-child .txt{border:none}
.news .list a:hover h4{color:#1979be}
.news .list .time{float:left; width:150px;font-size: 24px; color:#1979be; opacity:0.6;letter-spacing: -2px; padding-top: 36px;}
.news .list .txt{float:right;  padding:30px 0; width:640px; border-bottom: 2px dashed #ececec;}
.news .list .txt h4{font-size: 18px; color:#555; line-height: 30px; margin-bottom: 5px; font-weight: bold;-webkit-transition: all linear .2s;transition: all linear .2s;}
.news .list .txt p{font-size: 14px; color:#a5a5a5; line-height: 22px; margin:0; height:66px;}
.news .list.imageslist{}
.news .list.imageslist a{width:31.333%; float:left; margin:1%;}
.news .list.imageslist a img{width:100%;}
.news .list.imageslist .txt{float:none; padding:10px 0; width:100%; text-align:center; border:none}
.news .list.imageslist .txt h4{font-size:16px;}
.news .more{float:right; width:640px; height:70px; line-height: 70px; font-size: 16px; color:#878580; padding-right:25px; text-align: right; background:#f4edde;margin-top: 30px;}
.news .more em{display:inline-block; font-style:normal; line-height: 70px; padding-left: 55px; background:url(../images/icon_more.png) no-repeat left center; font-weight: bold; -webkit-transition: all .3s;   -moz-transition: all .3s; -ms-transition: all .3s;  -o-transition: all .3s;   transition: all .3s;}
.news .more:hover{background:#1979be;}
.news .more:hover em{color:#fff; padding-left: 38px;}
.news .cname{font-size:18px; color: #666;  line-height: 50px; font-weight:bold;}
.news .bgdot{width: 35%;  height: 95px;  background: url(../images/bg_dot.png) no-repeat center;  position:absolute; bottom:15%; right:0;}
.news .bgimg{ background:url(../images/new_bg.jpg) no-repeat top center; width:680px; height:330px; position:absolute;  top: 336px;; content:""; right: 50%;  margin-right: 600px;}
.news .toplist{overflow:hidden;}
.news .toplist a{display:block; position:relative; margin-bottom:15px;}
.news .toplist a img{width:100%;}
.news .toplist a h2{position:absolute; width:100%; padding:10px 15px; bottom:0; line-height:30px; background-color:rgba(0,0,0,0.5); color:#fff; font-weight:normal; font-size:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.news .newsinfo{overflow:hidden}
.news .newsinfo .tit_box {overflow:hidden}
.news .newsinfo .tit_box .time { float: left; width: 120px; text-align: center; background-color: #fbf4ea; padding: 10px 0;}
.news .newsinfo .tit_box .time .day{font-size: 40px;color: #a3a3a3;line-height: 40px;letter-spacing: -4px;}
.news .newsinfo .tit_box .time .year{font-size: 20px;color: #7f7f7f;line-height: 30px;letter-spacing: -1px;}
.news .newsinfo .tit_box .title{float: left;width: 680px; height:90px; background-color:#f8f8f8; padding:10px 20px 10px 30px; font-size: 22px;line-height: 30px;color: #1979be; display:flex; align-items:center}
.news .newsinfo .con{padding:30px 0; overflow:hidden}
.news .newsinfo .con img{max-width:100%}
.news .newsinfo .con p{line-height:24px; font-size:15px; margin-bottom:15px; color:#333}

.cases{position:relative; overflow:hidden; background-color:#f6f6f6}
.cases .content{overflow:hidden; padding:40px 0px; min-height: 450px;}
.cases .leftbox{ float:left; width:850px;}
.cases .rightbox{ float: right;  width: 340px; padding:30px}
.cases .pannel{overflow:hidden; margin-bottom:5%;}
.cases .pannel h2{line-height:30px; font-size:22px; font-weight:normal; color:#333; }
.cases .pannel h4{line-height:24px; font-size:15px; font-weight:normal; color:#ecab6a }
.cases .pannel .logos{overflow:hidden;margin-top:20px;}
.cases .pannel .logos a{display:block; float:left; margin-right:15px; margin-bottom:15px; width:150px; background-color:#fff; text-align:center; padding:10px 20px;  border-radius: 8px;}
.cases .pannel .logos img{margin:0 auto;width: 80px;border-radius: 50%;}
.cases .pannel .logos img:hover{-webkit-transition: all linear .2s;transition: all linear .2s;z-index: 10;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.cases .pannel .logos p{line-height:30px; color:#666; padding:0 5%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.cases .cname{color:#999; font-size:18px; font-weight:bold; margin-bottom:10px;}
.cases .dplist{}
.cases .dplist .item{overflow:hidden; margin-bottom:20px; margin-bottom:30px;}
.cases .dplist .item .portrait{float:left; width:80px; float:left}
.cases .dplist .item .portrait img{width:60px; height:60px; border-radius:50%; margin:auto;}
.cases .dplist .item .portrait .name{color:#666; text-align:center; line-height:30px;}
.cases .dplist .item .portrait .position{color:#666; text-align:center; font-size:12px;}
.cases .dplist .item .txt{background-color:#fff; border:1px solid #ddd; float:right; width:200px; padding:10px 15px; line-height:20px; border-radius:15px;}
.cases .mark{ line-height:22px; color:#999;margin-bottom:30px;}
.caseinfo{overflow:hidden; padding:20px;}
.caseinfo img{max-width:100%;}
.caseinfo p{line-height:24px; font-size:15px; margin-bottom:15px; color:#333}

.product{overflow:hidden}
.product .content{overflow:hidden; padding:3% 0;}
.product .channelname{font-weight:bold; line-height:50px; color:#333; font-size:24px;margin-left: 1%;}
.product .con{}
.product .productclass{}
.product .productclass .listbox{ margin-top:1%;   }
.product .series{overflow:hidden; margin-top:3%;}
.product .series .item{overflow:hidden; margin-bottom:50px; background-color:#fff}
.product .series .item:nth-child(2n) .infobox{float:right; }
.product .series .item:nth-child(2n) .imgbox{float:right; margin-left:auto;}
.product .series .item:nth-child(2n) .infobox .imgs .item{float:right; margin-right:auto; margin-left:35px;}
.product .series .title{font-size:20px; font-weight:bold; letter-spacing:3px; position:relative; color:#666; padding-left:15px; height:24px; line-height:24px; margin-bottom:20px;}
.product .series .title::after{position:absolute; content:""; width:2px; height:16px; background-color:#666; left:0; top:4px;}
.product .series .title span{letter-spacing:1px; color:#0a3387; text-transform:uppercase; font-size:15px; padding-left:20px; word-spacing:3px;}
.product .series .infobox{overflow:hidden; float:left; padding:50px; width:620px; background-color:#fff;}
.product .series .infobox a{display:block;}
.product .series .infobox .a2{font-size:26px; color:#333; position:relative;padding-bottom: 30px; font-weight:bold;}
.product .series .infobox .a2::after{position:absolute; content:""; width:100%; height:1px; background-color:#ecab6a; bottom:5px; left:0; }
.product .series .infobox .a3{font-size:14px; color:#666666; margin-top:15px;  line-height: 24px; }
.product .series .infobox .imgs{overflow:hidden; margin-top:10px;}
.product .series .infobox .imgs .item{float:left; margin-right:35px;}
.product .series .infobox .imgs p{color:#666; line-height:26px; position:relative;     padding-left: 15px;}
.product .series .infobox .imgs p:before{content:""; width:5px; height:5px; background-color:#1979be; border-radius:50%; position:absolute; left:0; top:10px;}
.product .series .infobox .imgs p strong{color:#0a3387}
.product .series .infobox .more{font-size:15px; background-color:#ecab6a; color:#fff; width:130px; height:40px; line-height:40px; text-align:center; margin-top:5%;border-radius: 5px;}
.product .series .infobox .more:hover{background-color:#1979be}
.product .series .imgbox{overflow:hidden; float:left; width:580px; }
.product .series .imgbox img{width:80%;margin: 30px auto;}
.product .leftbox{float:left; width:240px; }
.product .leftbox .pannelbox{background-color:#1979be; border-radius:5px; margin-bottom: 20px; padding: 10px 0;}
.product .leftbox .pannelbox h3{text-align:center;color:#fff; font-size:18px; line-height:40px; margin-bottom:10px;}
.product .leftbox .pannelbox .proclass{ width: 94%; margin:auto; background-color: #fff; padding: 5%;border-radius:5px;}
.product .leftbox .pannelbox .proclass a{display: block; line-height: 35px; font-size: 15px; color: #333;}
.product .leftbox .pannelbox .proclass a.level1{font-weight:bold; color:#1979be;    font-size: 16px;}
.product .leftbox .pannelbox .proclass a.level2{padding-left: 10px;}
.product .leftbox .pannelbox .proclass a:hover,.product .leftbox .pannelbox .proclass a.on{background-color:#1979be; color:#fff; text-indent:10px;}
.product .leftbox .pannelbox .proclass p{line-height: 22px; color: #333; margin-bottom:8px;}
.product .leftbox .pannelbox .proclass img{width:94%; margin:auto;}
.product .listbox{width: 940px;zoom: 1;overflow: hidden; float:right;}
.product .list_item{display: block;width: 31.3%;margin: 0 1% 2%;background-color: #fff;overflow: hidden;float: left;  padding-bottom: 30px;border:2px solid #ddd; }
.product .list_item:hover{border:2px solid #1979be }
.product .list_item a{display: block; overflow:hidden; }
.product .list_item .imgbox{    width: 100%; margin: 0 auto; height: 250px; background-size: contain; background-repeat: no-repeat; background-position: center center;}
.product .list_item .imgbox img{width: 100%;  margin: 0 auto;}
.product .list_item .textbox{width: 88%;margin: 0 auto;text-align: center; margin-top: 10px;}
.product .list_item .textbox h3{font-size: 20px;font-weight: normal;color: #333;line-height: 35px;}
.product .list_item .textbox p{font-size: 14px;line-height: 1.6;color: #999; display:none; }
.producinfo{overflow:hidden;  margin-top:50px;  }
.producinfo .productimgs{padding:20px 40px; position:relative}
.producinfo .productimgs .gallery-big{width:620px; height:465px; float:left; margin-left:50px; border:1px dashed #666;}
.producinfo .productimgs .gallery-big img{width:100%; margin: auto}
.producinfo .productimgs .gallery-thumbs{width:125px; height:380px; float:left; margin:55px 0; }
.producinfo .productimgs .gallery-thumbs .swiper-slide { opacity: 0.6; cursor:pointer; border:1px solid #ddd; background-color:#fff; }
.producinfo .productimgs .gallery-thumbs .swiper-slide-thumb-active { opacity: 1; }
.producinfo .productimgs .gallery-thumbs .swiper-slide img{ padding:10px;}
.producinfo .productimgs .swiper-button-prev { top:40px; left:85px; -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg);transform:rotate(90deg); background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E"); outline:none}
.producinfo .productimgs .swiper-button-next{ top:auto; bottom:30px; left:85px; right:auto; -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg);transform:rotate(90deg); background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E");outline:none}
.producinfo .productimgs .productintro{width:280px; float:right}
.producinfo .productimgs .productintro h1{font-size:22px; color:#333; position:relative; line-height:50px; padding-bottom:10px;}
.producinfo .productimgs .productintro h1::after{content:""; width:60px; height:2px; background-color:#1979be; position:absolute; left:0; bottom:10px;}
.producinfo .productimgs .productintro p{font-size:15px; color:#444; line-height:24px; margin-top:10px;}
.producinfo .contents{overflow:hidden; margin-top:50px;}
.producinfo .contents .tit{ width:100%; background-color:#1979be; padding:35px 0;}
.producinfo .contents .tit h2{font-size:26px;  color:#fff; line-height:45px; letter-spacing:2px; font-weight:normal}
.producinfo .contents .tit h2 span{margin-left:20px; color:#fff; font-size:20px; text-transform:uppercase; letter-spacing:0; word-spacing:3px; font-weight:normal}
.producinfo .contents .container{width:1120px;}
.producinfo .contents .tab-nav{ padding: 30px 0; overflow:hidden}
.producinfo .contents .tab-nav a{font-size:16px; color:#666; line-height:40px; display:block; float:left; margin-right:30px; border-bottom:2px solid #f6f6f6;}
.producinfo .contents .tab-nav a:hover,.producinfo .contents .tab-nav a.on{font-size:18px; color:#333;border-bottom:2px solid #1979be}
.producinfo .contents .tab-con{overflow:hidden; padding-bottom:50px;}
.producinfo .contents .tab-con .con{display:none}
.producinfo .contents .tab-con .con p{color:#333; line-height:24px; margin-top:15px; font-size:15px;}
.producinfo .contents .tab-con .con p strong,.producinfo .contents .tab-con .con strong p{font-weight:bold; color:#1979be; padding-bottom:5px; font-size:16px;}
.producinfo .contents .tab-con .con img{margin:auto; max-width:100%}
.producinfo .series{background-color:#eee; padding:30px 0px 50px;}
.producinfo .series .tit{color:#333; font-size:22px; line-height:40px; letter-spacing:1px; padding:10px 0 25px;}
.producinfo .series .seriesbox{padding-bottom:65px}
.producinfo .series .swiper-slide{display:block; background-color:#fff; padding:40px 20px 35px; height:380px;}
.producinfo .series .swiper-slide h3{color:#333; font-size:18px; line-height:50px;}
.producinfo .series .swiper-slide p{color:#666;font-size:15px; }
.producinfo .series .swiper-slide img{width:100%; margin-top:25px;}
.producinfo .series .swiper-slide span{display:none; margin-top:20px; text-align:right; position:relative; line-height:30px;}
.producinfo .series .swiper-slide span::after{content:""; width:55px; height:2px; background-color:#1979be; position:absolute; right:0; bottom:-3px; }
.producinfo .series .swiper-slide:hover h3{color:#1979be}
.producinfo .series .swiper-slide:hover span{color:#1979be; display:block}
.producinfo .series .swiper-pagination{}
.producinfo .series .swiper-pagination .swiper-pagination-bullet{width:10px; height:10px; border:1px solid #999; background:none; opacity:0.8;}
.producinfo .series .swiper-pagination .swiper-pagination-bullet-active{background:#1979be; border:1px solid #1979be;}



.en.index .lunbo .innertext .mainproduct a{width:260px;}
.en.index .yuanjin .item .info p{font-size:14px; height: 75px;}
.en.index .servicebox .con1{margin-top:100px;}
.en.index .servicebox .con1 p{line-height:23px;}
.en.index .servicebox .item .title .t1{font-size:16px;}
.en.index .advantage .items .item .p2{line-height:18px;}
.en.index .advantage .items .item .p1{font-size:16px; line-height:30px;}
.en.about .companybox .leftbox .p2,.en.about .companybox .p2{ line-height: 22px; margin-bottom: 20px;}
.en.about .tbox .item .pp{max-height:285px;}
.en.about .tbox .item p{font-size:13px;}
.en.about .culturebox .item{height:220px}
.en.about .culturebox .item p{min-height:78px;}
.en.product .leftbox .pannelbox .proclass a.level1{font-size:15px;}
.en.product .list_item .textbox h3{font-size:18px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.en.producinfo .productimgs .productintro{overflow-y:scroll; max-height:465px;}
.en.producinfo .contents .tit h2{letter-spacing:0;}
.en.producinfo .series .swiper-slide h3{font-weight:normal}
.en.contact .title{padding-right:80px; overflow: hidden;}
.en.contact .title .iconfont{word-break:break-word;}
.en.contact .title .iconfont.icon-dizhi{font-size:12px;}


@media screen and (max-width:1366px) {
    .index .softwarebox .bbbox .item{height:230px;}
    .index .softwarebox .item .title{margin-top: 20px;}
    .index .softwarebox .item .title .t1{font-size:16px;}
    .index .softwarebox .item .cont{margin-top:10px;}
    .index .softwarebox .item .cont p{font-size:12px;}
    .index .softwarebox .ttbox .kzinfo .t1{font-size: 28px;}
    .index .softwarebox .ttbox .kzinfo .p4{padding:3% 5% 2%;}
    .index .softwarebox .ttbox .kzinfo .p4 span{ display: block;float: left; width: 44%; line-height:28px; font-size:14px;}
}



@media screen and (max-width:1200px) {
    .banner{ padding-top:50px; position:relative;}
    .banner .textbox{padding:8% 5%; text-align:right }
    .banner .textbox h1{ font-size:30px;}
    .banner .textbox h2{ color:#fff; font-size:22px; padding:0;margin-top: 0;}
    .banner .subnav{ position:initial;margin-left:auto; height:auto;padding-bottom: 10px;}
    .banner .subnav a{ line-height:40px;padding:0;font-weight:normal; font-size:15px; text-align:center; padding:0 15px; /*width:25%*/}
    .banner .subnav a::after{transform: skewX(0deg); height:14px; top:13px;}
    .titbox h1{font-size:24px;}
    .titbox h2{font-size:20px; padding-left: 0;  line-height: 1;}
    .titbox h2:before{display:none}
    .titbox p{font-size:14px; margin-top:10px; line-height:1.8; padding:0 8%}

    .index{overflow:hidden}
    .index .lunbo{width:100%; height:auto;margin-top:50px}
    .index .lunbo video{width:100%; height:100vh;}
    .index .lunbo .innertext{position:absolute; width:100%; bottom:10%; text-align:center;z-index:99}
    .index .lunbo .innertext h1{font-size:22px; letter-spacing:0; line-height:50px; margin-bottom:15px;}
    .index .lunbo .innertext h2{font-size:14px; word-spacing:0; color:#fff; letter-spacing:0;}
    .index .lunbo .innertext .mainproduct{ display:inline-block; margin:3% auto 0; width: 100%;}
    .index .lunbo .innertext .mainproduct a{padding:10px 0; font-size:14px; width:29.33%; margin:0 2%; letter-spacing:1px; }
    .index .yuanjin{margin-top: 0; padding:5% 3%;}
    .index .yuanjin .item{float:none; width:100%; position:relative; background-color:#1979be; }
    .index .yuanjin .item.item2{ margin: 3% 0;}
    .index .yuanjin .item .icon{ width:80px; height:80px; position:absolute; background-size:cover; top:0;}
    .index .yuanjin .item .info{background-color:#f1f1f1; padding:5px 0 5px 100px;}
    .index .yuanjin .item .info h3{font-size:16px; font-weight:bold; color:#333; line-height:30px;}
    .index .yuanjin .item .info p{font-size:14px; color:#666; line-height:20px; margin-top:0;}
    .index .tbox{overflow:hidden; text-align:center;}
    .index .tbox h1{font-size:28px; }
    .index .tbox h2{font-size:22px; color:#333; position:relative;padding-left: 15px;  line-height: 40px; z-index:99;}
    .index .tbox h2:before{display:none;}
    .index .productbox{  overflow: hidden; padding: 5% 2%; background-color: #f8f8f8; margin-top: 1%;}
    .index .productbox .tbox{float:none;}
    .index .productbox .catebox{float:none; overflow:hidden; margin-top:5%; }
    .index .productbox .catebox a{ background:none; line-height:35px; padding-left:0; font-size:14px; color:#333; background-color: #fff; width: 31.33%; margin: 0 1%; text-align: center;}
    .index .productbox .con{display:block; overflow:hidden;margin-top: 5%; }
    .index .productbox .con a{display:block;width:48%; margin:1%;}
    .index .productbox .con a img{width:100%;height:auto;}
    .index .productbox .con a p{ color:#333; line-height:40px; font-size:15px; text-align:center; font-weight:normal;overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
    .index .companybox{overflow:hidden; background:url(../images/companybox_bg.jpg) no-repeat center center; background-size:cover; padding:2% 0; width:100%;}
    .index .companybox .tbox h1{color:#fff;}
    .index .companybox .con{overflow:hidden; margin-top:5%;}
    .index .companybox .con1{float:none; overflow:hidden; width:100%;}
    .index .companybox .con2{float:none; overflow:hidden; width:100%; padding:5%; }
    .index .companybox .con2 h4{color:#fff; font-size:24px; line-height:50px; font-weight:bold; }
    .index .companybox .con2 h1{color:#fff; font-size:16px; line-height:30px; margin:0 0 20px; }
    .index .companybox .con2 p{color:#fff; font-size:15px; line-height:24px; margin-bottom:10px;}
    .index .companybox .textwrap{ display:none; }
    .index .servicebox{overflow:hidden; padding:5% 0; position:relative;}
    .index .servicebox .cons{overflow:hidden; z-index:99; margin-top:0;}
    .index .servicebox .con1{ float:none; width:100%; padding:5%; margin-top:0;}
    .index .servicebox .con1 h3{color:#fff; line-height:35px; font-size:18px; margin-bottom:20px; }
    .index .servicebox .con1 p{color:#fff; line-height:26px; font-size:15px;  }
    .index .servicebox .con2{float:none; width:100%; position:relative; margin-top:3%}
    .index .servicebox .client-service{width: 100%; box-sizing:border-box; padding: 5% 3%; display:block; justify-content:space-between;}
    .index .servicebox .item{background: #fbfbfb; width: 100%!important; height:auto; transition:width 0.3s ease 0s; display:flex; padding:5%; justify-content:center; position:relative; margin-bottom: 10px;}
    .index .servicebox .item .backcover{ display:none; }
    .index .servicebox .item .ico{width: 60px;margin:10px auto;opacity: 0.5;}
    .index .servicebox .item .title{margin-top:5%;}
    .index .servicebox .item .title .t1{font-size:20px; color:#555; font-weight:bold; margin-bottom: 20px;}
    .index .servicebox .item .cont p{color:#fff; line-height:20px; margin-bottom:10px; text-align:center; font-size:13px;}
    .index .servicebox .item.cur .cont{display:block; padding-top: 5%;}
    .index .newsbox{ padding:5% 4%; overflow:hidden; border-bottom:none; }
    .index .news_fl{float:none;width:100%}
    .index .news_fr{float:none;width:100%}
    .index .news_title{display:none }
    .index .news_fl_con{margin-top:5%; overflow:hidden;}
    .index .news_fl_con1{float:none;width:100%;position:relative;z-index:0; overflow:hidden; display:block }
    .index .news_fl_con1 .imgg{width:100%; height:auto; background-size:cover; background-repeat:no-repeat; background-position:center center;}
    .index .news_fl_con1 p{padding:10px 0; color:#333;line-height:25px;width:100%; font-size:15px; background-color:#fff; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
    .index .news_fl_con2{float:none;width:100%;padding-top: 5%;border-top: 1px solid #ddd;}
    .index .news_fl_con2_t{display:none;}
    .index .advantage{padding:5% 0; background-color: #fbfbfb;}
    .index .advantage .list{ margin-top:3%; overflow: hidden; position: relative; transition: height .3s; }
    .index .advantage .list:before{position: absolute; left: 0; top: 0; width: 139px; height: 135px; border-bottom-right-radius: 100%; background: #f4f8fe; z-index:-1}
    .index .advantage .imgbox{float:none; width:100%; overflow:hidden}
    .index .advantage .items{float:none; overflow:hidden; width:100%; position:relative; height:auto; border:none; padding:5%;}
    .index .advantage .items .item{z-index:9; overflow:hidden; width:100%;margin-bottom: 10px;    position: relative;}
    .index .advantage .items .item .iconfont1{ position: absolute; font-size: 32px; line-height: 40px; padding-top: 4px;  color: #1979be;}
    .index .advantage .items .item .p1{font-size:18px;font-weight:bold; color:#1979be; position:relative; line-height:40px; padding-left:45px}
    .index .advantage .items .item .p2{ font-size:14px; color:#555; line-height:24px;padding-left:45px}
    .index .advantage .items .item.item4 .iconfont1{font-weight:bold;}

    .contact .title{float:none; width:100%; }
    .contact .title h4{font-size:22px; }
    .contact .title h2{color:#1979be; font-size:18px; line-height:30px; position:relative}
    .contact .title p{line-height:25px;}
    .contact .title h3{margin-top:20px;}
    .contact .infolist{float:none; width:100%; margin-top: 0; overflow:hidden; }
    .contact .part1 {margin-top:0; padding:6% 4%; background:none;}
    .contact .part1 .infolist .item{border-bottom:1px solid #f1f1f1; padding-bottom:3%; margin-bottom:3%; padding-left:0; float:none; width:100%;}
    .contact .part1 .infolist .item h2{font-size:16px; line-height:30px; }
    .contact .part1 .infolist .item p{font-size:16px; height:25px;  line-height:25px; margin-top:10px; color:#555 }
    .contact .part1 .infolist .item p.tel{ padding-left:30px; background-size:20px; margin-top:0; margin-top: 10px;}
    .contact .part2{padding:5% 4%; background:none; border-top:1px solid #f1f1f1}
    .contact .part2 .item{float:left; margin-right:5%; width:40%; max-width:120px;}
    .contact .part3{padding:5% 4%; }
    .contact .part3 .inputitem { width:100%; margin-bottom:20px;}
    .contact .part4{display:none}

    .about .companybox{padding:5% 0 0;}
    .about .companybox .leftbox{width:100%; text-align:center; padding:5% 4%;}
    .about .companybox .leftbox h1{font-size:13px; line-height:30px;}
    .about .companybox .leftbox h3{ font-size:20px; line-height:1.2; margin-top:0; margin-bottom:15px;}
    .about .companybox .leftbox h2{font-size:18px; margin-top:0; line-height:0;}
    .about .companybox .leftbox .p2{font-size:14px; line-height:1.8; margin-bottom:15px; padding-left:0; padding: 0;}
    .about .companybox .leftbox .p1{color:#999999; font-size:15px;}
    .about .companybox .rightbox{width:100%; position:relative;}
    .about .companybox .rightbox .imgs img{width:100%; height:auto;}
    .about .companybox .rightbox .img1{margin-top:0;}
    .about .teambox{overflow:hidden; padding:5% 0;}
    .about .teambox .items{overflow:hidden; padding-top:1%;}
    .about .teambox .item{ text-align:center; padding-right:0; margin-top:0; background-color:#fff; margin:0; float:none; width:100%; }
    .about .teambox .item .pp{margin:0; }
    .about .tbox .item.bg1{background-size:cover;}
    .about .tbox .item.bg2{background-size:cover;}
    .about .tbox .item.bg3{background-size:cover;}
    .about .culturebox{ margin-top: 0; padding:8% 0;}
    .about .culturebox .container{padding-top:5%;}
    .about .culturebox .item{width:100%;height: auto; margin:0 0 2%; float:none; padding: 4% 8%; overflow:hidden; text-align: left; box-shadow:none;border-bottom:1px solid #ddd;}
    .about .culturebox .item img{ float:left; margin: auto; background-color: #fff; width: 20%; max-width: 80px; margin-right:5%;} 
    .about .culturebox .item h2{ float:left; width:75%; color: #666; font-size: 16px;  line-height: 30px;  margin-top: 5px;  }
    .about .culturebox .item p{float:left; width:75%; color:#666; font-size:15px; line-height: 26px;  margin-top: 5px; }
    .about .honorbox{padding:8% 0;}
    .about .honorbox .swiper-slide{width:100%; overflow:hidden}
    .about .honorbox .swiper-slide img{width: auto; float: none; margin: 5px auto; height: 300px;}
    .about .historybox{overflow:hidden; padding:8% 0 5%;}
    .about .historybox .list{ margin-top: 5%;}
    .about .historybox .list .line{display:none}
    .about .historybox .list .years{width:100%;height: auto; float:none; padding:4%; overflow:hidden; }
    .about .historybox .list .years.current .y{color:#fff; font-weight:bold}
    .about .historybox .list .years .s span{line-height:1.8; margin-bottom:0; font-size:14px; }
    .about .historybox .list .years .s span::before{display:none}
    .about .historybox .list p.y{text-align:left; font-size:15px;  height:30px; line-height:30px; float:left; width:30%;}
    .about .historybox .list p.y::before{width:6px; height:6px; left:50%; top:-24px; margin-left:-4px;}
    .about .historybox .list p.s{font-size:15px; height: auto; float:right; width:70%; padding:0;}

    .news{position:relative; padding-bottom:5%;}
    .news .content{overflow:hidden; padding:5% 4%; min-height: 100px;}
    .news .leftbox{ display:none;}
    .news .rightbox{ float: none; width: 100%;}
    .news .list{overflow:hidden; padding-bottom: 0;}
    .news .list .time{float:none; width:100%;font-size: 18px; color:#1979be; opacity:0.6;letter-spacing: -2px; padding-top: 0;}
    .news .list .txt{float:none;  padding:10px 0; width:100%; border-bottom: 1px dashed #ececec;}
    .news .list .txt h4{font-size: 16px; color:#555; line-height: 30px; margin-bottom: 5px; font-weight: bold;-webkit-transition: all linear .2s;transition: all linear .2s;}
    .news .list .txt p{font-size: 14px; color:#a5a5a5; line-height: 22px; margin:0; height:auto;}
    .news .list.imageslist{}
    .news .list.imageslist a{width:48%; margin:1%;}
    .news .list.imageslist .txt{float:none; padding:10px 0; width:100%; text-align:center; border:none; text-overflow:ellipsis ;white-space:nowrap; overflow:hidden}
    .news .list.imageslist .txt h4{font-size:15px; font-weight:normal;  word-break: break-all;}
    .news .newsinfo{overflow:hidden; padding:5% 4%;}
    .news .newsinfo .tit_box .time {display:none;}
    .news .newsinfo .tit_box .title{float: none;width: 100%; height:auto; background-color:#fff; padding:0; text-align:center; font-size: 20px;line-height: 1.8;color: #1979be; text-align:center}
    .news .newsinfo .con{padding:5% 0; overflow:hidden}
    .news .newsinfo .con p{line-height:24px; font-size:15px; margin-bottom:15px; color:#333}

    .product{overflow:hidden}
    .product .content{overflow:hidden; padding:3% 0;}
    .product .channelname{font-weight:bold; line-height:50px; color:#333; font-size:24px;margin-left: 1%;}
    .product .leftbox{display:none }
    .product .listbox{width: 100%; padding:5% 3%; float:none;}
    .product .list_item{display: block;width: 48%;margin: 1%; border: 1px solid #ddd;}
    .product .list_item .imgbox{  width: 100%; margin: 0 auto; height: 150px; }
    .product .list_item .textbox{width: 88%;margin: 0 auto;text-align: center; margin-top: 0;}
    .product .list_item .textbox h3{font-size: 15px;font-weight: normal;color: #333;line-height: 25px;}
    .producinfo{margin-top:0;}
    .producinfo .series .tit{color:#333;font-size:16px;line-height:2;letter-spacing:1px;padding:0 0 20px;text-align:center}
    .producinfo .series{background-color:#eee;padding:20px 0px}
    .producinfo .series .seriesbox{padding-bottom:55px}
    .producinfo .series .swiper-slide h3{color:#333;font-size:16px;line-height:2;text-align:center; background-color:#fff; font-weight:normal; }
    .producinfo .series .swiper-slide img{width:100%;margin-top:0}
    .producinfo .series .swiper-slide{display:block;background-color:#eee;padding:0;height:auto;width:50% !important}
    .producinfo .contents .container{width:90%}
    .producinfo .contents .tab-nav a:hover,.producinfo .contents .tab-nav a.on{font-size:16px;color:#1979be;border-bottom:none}
    .producinfo .contents .tab-nav a{font-size:16px;color:#666;line-height:40px;display:block;float:left;margin-right:1.25%;border-bottom:2px solid #fff;width:24%}
    .producinfo .contents .tab-nav a:nth-child(4){margin-right:0}
    .producinfo .contents .tit{width:100%;padding:15px 0}
    .producinfo .contents .tit h2{font-size:20px;color:#fff;line-height:2;letter-spacing:2px;font-weight:normal}
    .producinfo .productimgs{padding:20px 5% 0;position:relative}
    .producinfo .contents{overflow:hidden;margin-top:0}
    .producinfo .productimgs .swiper-button-next{display:none}
    .producinfo .productimgs .swiper-button-prev{display:none}
    .producinfo .productimgs .gallery-thumbs{opacity:0;position:absolute;top:-99999px}
    .producinfo .productimgs .gallery-big .swiper-slide{width:100% !important}
    .producinfo .productimgs .gallery-big{width:100%;height:auto;float:none;margin-left:0;border:1px dashed #666;background-color: #fff;}
    .producinfo .productimgs .productintro{width:100%;float:inherit}
    .producinfo .productimgs .productintro p{font-size:12px;color:#444;line-height:1.5;margin-top:10px}
    .producinfo .productimgs .productintro p strong{font-size:12px;line-height:1.5}
    .producinfo .productimgs .productintro h1{font-size:16px;color:#333;position:relative;line-height:50px;padding-bottom:10px}


    .en.index .lunbo .innertext .mainproduct a{width:60%; margin:auto; margin:1px auto; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
    .en.index .productbox .catebox a{width:100%; margin:2px auto;}
    .en.index .companybox .con2 h4{font-size:20px;}
}

