@charset "utf-8";
@font-face{font-family:DINCond-Bold;src:url(../fonts/DINCond-Bold.ttf) format("truetype"),url(../fonts/DINCond-Bold.eot) format("embedded-opentype"),url(../fonts/DINCond-Bold.svg) format("svg");font-weight:400;font-style:normal}
*{margin:0;padding:0;border:0;outline:0; vertical-align:baseline; }
html,body{font-size:15px; line-height:1em; color: #333; font-family: '思源黑体',PingFang SC,Microsoft Yahei,Arial,sans-serif; background:#fff;}
a{text-decoration: none;outline: none; color:#333}
a:hover { text-decoration:none; }
img{display: block; max-width:100%; }
body{width: 100%; line-height:1}
ol,ul { list-style:none; }
em,i{font-style:normal}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bold; }
img.ofi{object-fit: cover;font-family: 'object-fit: cover;';}
img.ofc{object-fit: contain;font-family: 'object-fit: contain;';}
.container{width:1300px; margin:auto;}
.pcshow{display:block;}
.mobileshow{display:none;}
.imghover{-webkit-transition: all linear 0.4s; transition: all linear 0.4s; z-index: 10; }
.imghover:hover{ z-index: 10; -webkit-transform: scale(1.15);-moz-transform: scale(1.15);transform: scale(1.15); }

.page_wrap{clear:both; margin-bottom:10px; overflow:hidden;zoom:1;}
.paginator {float:right; height:30px; overflow:hidden; }
.paginator,.paginator input,.paginator button {font-family:Tahoma, "Microsoft YaHei"; font-size:12px; }
.paginator a,.paginator span {float:left; height:30px;  line-height:30px; margin:0 5px 0 0; text-align:center; white-space:nowrap; vertical-align:middle;background:#fff; }
.paginator a {color:#333; }
.paginator b{font-family:"Microsoft YaHei"; margin:3px;font-weight:300;}
.paginator a:link,.paginator a:visited,.paginator a:hover,.paginator a:active {text-decoration:none; }
.paginator .page-start,.paginator a,.paginator .page-end {padding:0 15px; background:#f8f8f8; }
.paginator .page-start {border-color:#d9d9d9; color:#d9d9d9; }
.paginator .page-end { border-color:#d9d9d9;  color:#d9d9d9; }
.paginator .page-this,.paginator .page-break {padding:0 3px; }
.paginator .page-break {border:1px solid #fff; }
.paginator .page-this { background-color:#1979be; color:#fff;padding:0px 15px; font-weight:bold; }
.paginator .page-skip {height:22px; line-height:22px; padding:0 3px; margin:0; background:none; }
.paginator .page-skip input {width:26px;  *width:23px;height:19px;line-height:19px;border:1px #D3D3D3 solid;font-size:12px; margin:-1px 6px 0px 6px;margin-top:1px;_margin-top:0px;padding:0px 0px 0px 2px; vertical-align:middle; padding-top:0px; padding-bottom:0px; }
.paginator .page-skip button {font-size:12px; padding:0 5px 5px 5px;_padding:0 5px 0 5px; width:auto; _width:0; height:22px;  *height:23px; *line-height:20px; _height:16px; _line-height:16px; margin-left:10px;  *margin-top:-1px;overflow:visible; vertical-align:top; }
.paginator a:hover {background-color:#1979be;color:#fff; }
.tags{overflow:hidden; padding:20px 5px; border-top:1px solid #ddd; margin-top:2%; display:flex; }
.tags a{ padding:3px 10px; background-color:#ff6b00; color:#fff; font-size:13px; margin-right: 10px; border-radius: 8px;}
.seach{overflow:hidden}
.seach .resultlist{overflow:hidden; padding:2% 0; width:1200px; }
.seach .resultlist .ritem{font-size:15px; line-height:24px; padding:10px 0; display:block; padding-left:12px; position:relative }
.seach .resultlist .ritem::before{content:""; width:6px; height:6px; background-color:#999; border-radius:5px; position:absolute; left:0; top:19px;}
.seach .resultlist .ritem:hover{color:#005baa !important}
.seach .resultlist .ritem:hover::before{ background-color:#005baa; }
.serchbox {display:flex}
.serchbox input{width:300px; height:45px; line-height:45px; padding:0 15px; }
.serchbox .btn{display:block; background-color:#ddd;  height:45px; line-height:45px; padding:0 20px; cursor:pointer;}
.serchbox .btn:hover{background-color:#ff6b00; color:#fff;}

/* common */
.header{position: fixed; top:0; z-index: 999; width: 100%;transition: all .5s; }
.header .container {display:flex; justify-content:space-between;}
.header .logo img{height:60px; margin:15px 0; }
.header .logo .logon{display:none}
.header .navigation{display:flex; justify-content:space-around}
.header .nav-item{ transition: all .5s; }
.header .nav-item>a{display: inline-block; padding: 0 20px; color: #fff; font-size: 18px; line-height: 90px;transition: all .5s;}
.header .navigation .nav-item:hover>a{color: #fff; background-color: #005baa;}
.header .nav-slide{position: absolute;left: 0%; top: 90px;display: none;width: 100%;padding: 20px 0 20px;box-sizing: border-box;border-top: 1px solid #f2f2f2; background: #fff;z-index: 100; transition: all .5s;box-shadow: 0px 10px 10px rgba(0, 0, 0, .5);}
.header .nav-slide .item{width:24%; }
.header .nav-slide .item .imgbox{position:relative; overflow:hidden; border: 1px solid #ddd; display:block}
.header .nav-slide .item .imgbox h1{font-size:15px; line-height:40px; padding-bottom:10px; position:absolute; bottom:0; background-color:rgba(0,0,0,0.4); width:90%; padding:0 5%; color:#fff;}
.header .nav-slide .subcate{padding:10px 0; }
.header .nav-slide .subcate a{line-height:30px; line-height:30px; margin:5px 0; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position:relative; padding-left:5%;}
.header .nav-slide .subcate a:before{content:""; width:5px; height:5px; position:absolute; top:12px; left:1%; background-color:#999; border-radius:5px;}
.header .nav-slide .subcate a:hover{color:#005baa}
.header .nav-slide .subcate a:hover::before{background-color:#005baa}
.header .nav-slide .container{justify-content:flex-end;}
.header .nav-slide .container .item{margin-left:1%;}
.header .nav-item:hover .nav-slide{display: block;}
.header .tools{display:flex; align-items:center}
.header .tools a{border:2px solid #fff; border-radius:50%; width:24px; height:24px; line-height:24px; text-align:center; font-size:12px; color:#fff;}
.header .tools .search{font-size:14px; margin-left:10px;}
.header.on{background-color: #fff;}
.header.on .logo .logon{display: block;}
.header.on .logo .logow{display: none;}
.header.on .nav-item>a{color: #333;}
.header.on .tools a{border:1px solid #333; color:#333;}
.header.on .tools a:hover{color:#fff; background-color:#005baa}
.header.smallheader{background-color: #fff;box-shadow: 0px 5px 10px rgba(0, 0, 0, .2);}
.header.smallheader .logo .logon{display: block;}
.header.smallheader .logo .logow{display: none;}
.header.smallheader .logo img{height:70px;margin: 5px 0;}
.header.smallheader .nav-item>a{color: #333; line-height: 80px;}
.header.smallheader .tools a{border:1px solid #333; color:#333;}
.header.smallheader .tools a:hover{color:#fff; background-color:#005baa}
.header.smallheader .nav-slide{top:80px;}
.footer{overflow:hidden; background-color:#333; width:100%;}
.footer .container{padding:3% 0 2%;width: 90%; min-width: 1300px;}
.footer .foot { overflow:hidden }
.footer .foot .fl{float:left; width:32%; }
.footer .foot .fl .flogo{margin-bottom:5px; height:45px;}
.footer .foot .fl p{font-size:16px; color:#999; line-height:38px;}
.footer .foot .fl p.slogan{color:#fff; line-height:24px; font-size:13px; margin-top:5px;}
.footer .foot .fl p.tel{font-size:30px; color:#ff6b00;}
.footer .foot .fl p.tel span{font-size:25px; color:#ff6b00; padding-right:5px; transform:rotate(45deg)}
.footer .foot .fl p img,.footer .foot .fr p span{float:left; margin-right:10px;}
.footer .foot .fr{overflow:hidden; float:right; width:68%;padding-top: 53px;}
.footer .foot .fr .item{float:left; width:17%;}
.footer .foot .fr .item:last-child{width:32%;}
.footer .foot .fr .item .flex{display:flex; justify-content:space-between}
.footer .foot .fr .item .flex a{width:32%; }
.footer .foot .fr .item h3{ padding-bottom:20px;}
.footer .foot .fr .item h3 a{font-size:15px; color:#999999; line-height:initial;}
.footer .foot .fr .item a{color:#999999; display:block; line-height:32px;}
.footer .foot .fr .item a:hover{color:#fff;}
.footer .foot .fr .item p{font-size:12px; line-height:30px;}
.footer .share{margin-top:20px;}
.footer .share a.iconfont{color:#fff; font-size: 24px;margin-right: 20px; color:#d2d2d2; cursor:pointer; }
.footer .share a.icon-weibo{font-size:26px;}
.footer .share a:hover{color:#fff; }
.footer .copyright{overflow:hidden; margin-top:40px; padding-top:20px; border-top: 1px solid #464646;}
.footer .copyright .fl{float:left}
.footer .copyright .fl a{color:#666666; margin-right:15px;}
.footer .copyright .fl a:hover{color:#fff; }
.footer .copyright .fr{float:right; color:#666666;display: flex; align-items: center; }
.footer .copyright .fr a{color:#666666; margin-left:15px;}
.footer .copyright .fr a:hover{color:#fff;}
.footer .copyright .fr a.fw{background:url(../images/icon04.png) no-repeat center right; padding-right:26px;}
.professor{ padding:3% 0; background-color:#005baa;}
.professor .container{display:flex; justify-content:space-between;}
.professor .person{width:300px; }
.professor .person img{width:120px; border-radius:50%; margin:auto; }
.professor .person .name{font-size:18px; color:#fff; text-align:center; line-height:30px; margin:10px auto 5px; font-weight:bold;}
.professor .person .position{ color:#fff; text-align:center;}
.professor .txt{flex:1}
.professor .txt h1{font-size:34px; color:#fff; line-height:50px; margin:20px 0; letter-spacing:2px;}
.professor .txt p{font-size:15px; color:#fff; line-height:24px; letter-spacing:2px;}
.professor .txt a{display:block; width:150px; padding:0 30px; display:flex; align-items:center; font-size:16px; color:#333; background-color:#fff; line-height:40px; text-align:center; margin-top:30px; cursor:pointer;-webkit-transition: all linear 0.4s; transition: all linear 0.4s;}
.professor .txt a:hover{background-color:#ff6b00; color:#fff;}
.professor .txt .iconfont {font-size:20px; padding-right:5px; }
.banner{overflow:hidden; width:100%;background-color:#005baa; 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:-650px;}
.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:36px; color:#333; position:relative;padding-left: 15px;  line-height: 40px; z-index:99; display:inline-block;}
.titbox h2:before{content:""; background-color:rgba(0,91,170,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}
.sitemap{ padding: 30px 0;}
.sitemap a{font-size: 14px; color: #333; padding: 0 5px;}
.sitemap .icon-home:hover{color:#005baa}

.right_nav{ right:0; bottom:100px; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_nav li{background:#005baa;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: 30px;height:30px;}
.right_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_nav li:hover{background:#005baa}
.right_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999;}
.right_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #005baa;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px; min-width:150px;}
.right_nav li .hideBox .hb h5{padding: 5px 0 10px;border-bottom: 1px solid #ccc;color: #005baa;font-size: 16px;font-weight: 400;display: block;white-space: nowrap;}
.right_nav li .hideBox .hb p {margin-top: 5px;font-size: 16px;font-weight: 700; line-height:30px; color:#333;}
.right_nav li .hideBox .hb .qqtalk{margin-top: 10px;}
.right_nav li .hideBox .hb .qqtalk a{display: flex;align-items: center;  padding: 10px 0;;}
.right_nav li .hideBox .hb .qqtalk img{width: 25px;height:25px;}
.right_nav li .hideBox .hb .qqtalk p{font-size: 14px;font-weight: 400;white-space: nowrap;margin-top: -5px;margin-left: 5px;}
.right_nav li:nth-child(3) .hideBox img{width:140px;height: 140px;margin-top: 10px;}

/* index */
.index .titlebox{text-align:center; padding:10px 0;}
.index .titlebox h1{font-size:34px; color:#005baa; }
.index .titlebox p{font-size:18px; line-height:30px; margin-top:10px; }
.i-banner{height: 100vh !important; width:100%; position: relative; overflow: hidden;}
.i-banner .swiper-slide{overflow: hidden;width: 100%;height: 100%;overflow: hidden;}
.i-banner .bg{width: 100%;height: 100%;overflow: hidden; position:relative}
.i-banner .bg img{width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.i-banner .text{position: absolute; left: 0; top: 50%;transform: translate(15%,-35%); background-color: rgba(0,0,0,0.4); width: 30%; padding: 3% 2%;}
.i-banner .text p{color: #fff;font-size: 42px;line-height: 1.5em; font-weight:bold;}
.i-banner .text p.p2{color: #fff;font-size: 30px;line-height: 1.5em; font-weight:normal; }
.i-banner .text p.en{margin-top: 20px;font-size: 24px;line-height: 1.4em; font-weight:normal}
.i-banner .slide1 .area-box .dot{position:absolute; top: 7px; left: 7px; width:15px;height:15px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;opacity:1;filter:alpha(opacity=100)}
.i-banner .slide1 .area-box .pulse{position:absolute;top:-35px;left:-35px;height:90px;width:90px;border:4px solid #fff;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #fff,0 0 10px #fff inset;-moz-box-shadow:0 0 4px #fff,0 0 10px #fff inset;box-shadow:0 0 4px #fff,0 0 10px #fff inset;opacity:.88;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;background:0 0}
.i-banner .slide1 .area-box .delay-01{-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}
.i-banner .slide1 .area-box .delay-02{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s;}
.i-banner .slide1 .area-box .delay-03{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}
.i-banner .slide1 .area-box .delay-04{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;-o-animation-delay:1.2s;animation-delay:1.2s}
.i-banner .slide1 .area-box .delay-05{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;-o-animation-delay:1.6s;animation-delay:1.6s}
.i-banner .slide1 .area-box .delay-06{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}
.i-banner .slide1 .region-list{position:absolute;left:0;top:0}
.i-banner .slide1 .region-list .show-regin {display:none; background-color: #005baa; padding: 10px; border-radius: 15px; width:300px;z-index:999999; position:relative;}
.i-banner .slide1 .region-list .show-regin h2{ color: #fff; text-align: center; line-height: 30px; font-size: 18px;  font-weight: bold;}
.i-banner .slide1 .region-list:hover .show-regin{display:block}
.i-banner .slide1 .region-list:hover .area-box{display:none}
.i-banner .slide1 .region-list.dot_qdq {  left: auto; right: 18.5%; top: 70%;}
.i-banner .slide1 .region-list.dot_qdq .show-regin{top:-120px;left:50px;}
.i-banner .slide1 .region-list.dot_dj {  left: auto; right: 18%; top: 58%;}
.i-banner .slide1 .region-list.dot_dj .show-regin{top:-120px;left:50px;}
.i-banner .slide1 .region-list.dot_sfdj {  left: 74%; top: 71%;}
.i-banner .slide1 .region-list.dot_sfdj .show-regin{top:-120px;left:0px;}
.i-banner-page{position: absolute;left: 50%;bottom: 9.15%;transform: translateX(-50%);display: flex;align-items: center;z-index: 1;}
.i-banner-page li{position: relative;margin-right: 16px;transition: all .5s;}
.i-banner-page li::after{content: "";position: absolute;right: -100px;top: 50%;transform: translateY(-50%);width: 80px;height: 5px;transform: scaleX(0);transform-origin: left center;transition: all .5s;background: #ff6b00;}
.i-banner-page li p{color: #fff;font-size: 18px;line-height: .8em;cursor: pointer;}
.i-banner-page li.on {margin-right: 120px;}
.i-banner-page li.on p{font-size:24px;}
.i-banner-page li.on::after{animation: longer 5s linear forwards;}
.i-banner-scroll{position: absolute;left: 50%;bottom: 4.63%;transform: translateX(-50%,0);animation: upDown 1.5s infinite;transition: all .5s;z-index: 1;}
.i-product{ padding:4% 0; background-color:#f2f2f2; background:url(/assets/images/bg01.png) no-repeat center center; background-size:cover;}
.i-product .list{display:flex; flex-wrap:wrap; justify-content:space-between; margin-top:2%;}
.i-product .item {position:relative; box-shadow: 0 0 10px rgba(0, 0, 0, .1); width:29%; padding:2% 1.8%; margin-block:1%; background-color:#fff;}
.i-product .item .pname{font-size:18px; margin-top:20px; font-weight:normal; text-align:center; line-height:30px; }
.i-product .item:hover .mask{display:block;}
.i-product .item .mask{display:none; transition: all .5s; position:absolute; top:0; left:0; right:0; bottom:0; padding:5% 8%; background-color:rgba(0,91,170,0.6)}
.i-product .item .mask b{line-height:40px; color:#fff; }
.i-product .item .mask p{line-height:30px;color:#fff; }
.i-product .item .mask .more{display:block; width:60%; line-height:35px; text-align:center; color:#fff; background-color:#ff6b00; position:absolute; bottom:8%; left:20%; border-radius:4px; }
.i-fs{padding:4% 0; background: url(/assets/images/bg10.png) no-repeat center right;  background-size: contain; background-color:#f2f2f2;}
.i-fs .container{display:flex; justify-content:space-between}
.i-fs .titlebox{border-bottom: 1px solid #ddd;  margin-bottom: 30px}
.i-fs .left{width:50%;}
.i-fs .left {display:flex;justify-content:space-between; flex-wrap:wrap;}
.i-fs .left .item{width:49.5%; overflow:hidden; margin-bottom:1%; position:relative}
.i-fs .left .item .mask{ display:none; position:absolute; top:0; bottom:0; left:0; right:0; text-align:center; padding:5%; background-color:rgba(0,91,170,0.6) }
.i-fs .left .item .mask h2{font-size:18px; color:#fff; line-height:40px; }
.i-fs .left .item .mask p{color:#fff; line-height:30px;}
.i-fs .left .item:hover .mask{display:block}
.i-fs .right{padding:2% 3%; width:44%;}
.i-fs .con{margin-top:2%; }
.i-fs .con p{line-height:28px; margin-bottom:15px;}
.i-fs .tags span{background-color:#ff6b00; color:#fff; border-radius:20px; padding:0 15px; line-height:26px; display:inline-block; margin-right:10px; font-size:14px;}
.i-fs .tags em{font-weight:bold; margin-right:5px;}
.i-solution{ padding:4% 0; background:url(/assets/images/bg08.jpg) no-repeat center center; background-size:cover; background-color:#f2f2f2;}
.i-solution .container{display:flex; justify-content:space-between; margin-top:2%;}
.i-solution .item{width:25%; background-color:#fff; border-radius:2%; transition: all .4s; background-repeat:no-repeat; background-size:cover; background-position:center center;}
.i-solution .item.on{width:45%;}
.i-solution .item .con{padding:80px 30px; text-align:center; background-color: rgba(0, 0, 0, 0.5);}
.i-solution .item .iconfont{ font-size:40px; color:#fff; border:2px solid #fff; width:60px; height:60px; line-height:60px; border-radius:50%; padding:15px; margin:auto }
.i-solution .item h1{font-size:24px; color:#fff;  font-weight:normal; margin-top:50px;}
.i-solution .item .more{color:#fff; text-align:center; font-weight:bold; border:1px solid #fff; display:block; width:120px; line-height:40px; margin:50px auto 0; cursor:pointer; transition: all .5s;}
.i-solution .item p{}
.i-solution .item:hover{width:45%; }
.i-solution .item:hover .con{background-color: rgba(0, 0, 0, 0.3);}
.i-solution .item .more:hover{background-color:#005baa; color:#fff; border:none}
.i-advantage{padding:4% 0;}
.i-advantage{padding:100px 0 120px; position:relative;background:url(/assets/images/bg07.jpg) no-repeat center center; background-size:cover; overflow:hidden; }
.i-advantage .leftbox{width:640px; text-align:left; float:right; }
.i-advantage .leftbox h2{color:#333; font-size:18px; line-height:30px; margin-top:30px; margin-bottom:15px; letter-spacing:2px;}
.i-advantage .leftbox .p2{color:#333333; font-size:15px; line-height:30px; margin-bottom:10px; }
.i-advantage .leftbox .p1{color:#999; font-size:18px; text-transform:uppercase;  line-height: 20px; text-transform:uppercase}
.i-advantage .leftbox .more{color:#005baa;}
.i-advantage .rightbox{width:600px; position:relative;  float:left; }
.i-advantage .rightbox .imgs {overflow:hidden; position:relative}
.i-advantage .rightbox .imgs img{width:100%;}
.i-advantage .rightbox .imgs p{ 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;}
.i-advantage .companyswiper .swiper-pagination {width:auto; left:auto; right:5%; }
.i-advantage .companyswiper .swiper-pagination .swiper-pagination-bullet{ background-color:#fff; }
.i-advantage .rightbox .img1{}
.i-advantage .rightbox .img2{float:left; width:290px; margin-top:30px;}
.i-advantage .rightbox .img3{float:right;width:290px; margin-top:30px;}
.i-advantage .num{position:relative;margin-top:5%; overflow:hidden;}
.i-advantage .num li{float:left;width:33%}
.i-advantage .num li .inner{color:#005baa;font-family:DINCond-Bold;font-size:100px;display:table}
.i-advantage .num li aside{overflow:hidden;height:.7em}
.i-advantage .num li sub{font-size:.24em;text-transform:uppercase;line-height:.8em;float:left;margin-top:1.7em}
.i-advantage .num li sup{font-size:34px;vertical-align:super}
.i-advantage .num li span{font-size:60px;line-height:74px;vertical-align:text-top;color:#333}
.i-advantage .num li p{font-size:16px;color:#666;margin-top:12px}
.i-advantage .num li aside *{display:inline-block}
.i-news{padding:3% 0 0; background:url(/assets/images/bg06.jpg) no-repeat center center; background-size:cover; background-color:#f2f2f2;}
.i-news .container {padding-bottom:1%; margin-top:2%;}
.i-news .swiper-slide{background-color:#fff; display:block;}
.i-news .news{overflow:hidden; margin:50px auto 0;  }
.i-news .news .newsnav{overflow:hidden; }
.i-news .news .newsnav .tit{float:left; overflow:hidden}
.i-news .news .newsnav .tit h2{font-size:40px; color:#005baa; font-weight:bold;}
.i-news .news .newsnav .tit p{margin-top:10px;}
.i-news .news .newsnav .tabnav{float:right;padding-top: 35px;}
.i-news .news .newsnav .tabnav a{display:block; font-size:16px; float:left; border:1px solid #ddd; padding:5px 30px; height:30px; line-height:30px;margin-left: 15px; background-color: #fff; border-bottom: none;}
.i-news .news .newsnav .tabnav a.on{background-color:#005baa; color:#fff; border:1px solid #005baa}
.i-news .news .tabcon{display:none; padding:0 0px 5%; min-height:400px; overflow:hidden}
.i-news .news .tabcon:first-child{display: block;}
.i-news .news .tabcon .imgbox{width:550px; float:left; background-color: #fff; padding: 10px;}
.i-news .news .tabcon .imgbox .newsimg img{width:100%;height: 320px;object-fit: cover;}
.i-news .news .tabcon .imgbox .newstit{display:block; color:#005baa; font-size:18px; padding:10px 0px; width:100%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;line-height: 33px;}
.i-news .news .tabcon .imgbox .summary{color:#333333; line-height:26px; height:52px; overflow:hidden; }
.i-news .news .tabcon .listbox{width:680px; min-height:405px; float:right; background-color:#fff; padding:20px; }
.i-news .news .tabcon .listbox .item{overflow:hidden;}
.i-news .news .tabcon .listbox .item .date{float:left; width:80px; font-size:16px; color:#333333;text-align:right; color:#999999;padding-top: 20px;}
.i-news .news .tabcon .listbox .item .date b{font-weight:bold; font-size:24px; color:#333333;}
.i-news .news .tabcon .listbox .item .info{overflow:hidden; float:left; width:535px; padding:18px 0px 18px 30px;}
.i-news .news .tabcon .listbox .item .info a.tit{display:block; font-size:18px; width:100%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.i-news .news .tabcon .listbox .item .info a.tit:hover{color:#005baa; }
.i-news .news .tabcon .listbox .item .info .summary{color:#999999; line-height:28px; height:56px; overflow:hidden; margin-top:15px;}
.i-news .news .tabcon .listbox .item .info .view{margin-top:10px; display:none; }
.ourclient-content{width:100%; box-sizing:border-box; padding:30px 0;position:relative; background-color: #f2f2f2;}
.ourclient-list-box{display:flex;flex-shrink:0;margin:2px 0;overflow:hidden}
.ourclient-list{ display:flex;animation:fly 50s linear infinite}
.ourclient-list-box:nth-child(2) .ourclient-list,.ourclient-list-box:nth-child(4) .ourclient-list{animation:fly 65s linear infinite}
.ourclient-list .ourclient-list-item{ width:160px;display:flex;flex-shrink:0; background-color: #fff;margin: 5px;}
.ourclient-list .ourclient-list-item img{ width:75%; margin:auto;}
.ourclient-list-box .ourclient-list:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s;animation:linear}
.ourclient-text{width:100%; text-align:center;box-sizing:border-box; padding:20px 0;}
.ourclient-text span:nth-child(1){font-size:52px;font-weight:700;color:#005baa}
.ourclient-text span:nth-child(2){font-size:48px}
.i-cop{ padding:3% 0; text-align:center; background:url(/assets/images/bg05.png) no-repeat center center; background-size:cover;background-color:#005baa;}
.i-cop h1{font-size:34px; color:#fff; line-height:50px; margin:20px;}
.i-cop p{font-size:18px; color:#fff;}
.i-cop .btns a{display:block; width:300px; font-size:24px; color:#fff; border:2px solid #fff; line-height:40px; text-align:center; margin:3% auto 0}
.i-cop .btns .iconfont {font-size:24px; padding-right:5px; }
.i-drive{overflow:hidden; padding:3% 0; background-size:cover; }
.i-drive .tab_nav{display:flex; justify-content:space-between; margin-top:3%; }
.i-drive .tab_nav .item{width:16%; cursor:pointer; background-color:#fff; border-top-left-radius:15px; border-top-right-radius:15px; padding:15px 0; display:flex; align-items: center;}
.i-drive .tab_nav .item.on{background-color:#f2f2f2;}
.i-drive .tab_nav img{ width:80px; }
.i-drive .tab_nav b{line-height:1.5; padding-right:10px;}
.i-drive .tab_nav p{display:none}
.i-drive .tab_con{overflow:hidden; background-color:#fff;background:url(/assets/images/bg12.png) no-repeat center right; background-size:contain; background-color:#f2f2f2;} 
.i-drive .tab_con .con{overflow:hidden; padding:3% 3%; display:none; justify-content:space-between } 
.i-drive .con .imgbox{width:45%;}
.i-drive .con .imgbox img{width:100%;}
.i-drive .con .info{width:50%;}
.i-drive .con .tit{font-size:30px; font-weight:bold; color:#333; margin-bottom:20px; }
.i-drive .con .subtit{font-size:18px; line-height:1.5; font-weight:bold; color:#333; margin-bottom:20px; }
.i-drive .con .advantage{display:flex; }
.i-drive .con .advantage div{display:flex; flex-direction:column; margin-right:2%; text-align:center;}
.i-drive .con .advantage .iconfont{background-color:#fff; font-size:30px; padding:15px; border-radius:50%; }
.i-drive .con .advantage .s{line-height:30px; }
.i-drive .con .summary {margin-top:20px;}
.i-drive .con .summary p{line-height:24px; padding:5px 15px; position:relative; }
.i-drive .con .summary p::before{position:absolute; content:""; width:6px; height:6px; border-radius:50%; background-color:#333; left:0; top:15px;}
.i-cer{padding:3% 0; position: relative;}
.i-cer .cerswiper{ width:90%; padding:2% 0 3%; }
.i-cer .cerswiper .swiper-slide{border:1px solid #ddd;}

/*联系我们*/
.contact{overflow:hidden;}
.contact .title{float:left; width:510px; }
.contact .title h4{font-size:40px; text-transform:uppercase; color:#efefef }
.contact .title h2{color:#005baa; 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:790px;  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;  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:#005baa; 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 .icon-dianhua1{ font-size: 24px; color: #999; padding-right: 2px;}
.contact .part1 .infolist .item p .icon-youxiang{ font-size: 20px; color: #999; padding-right: 5px;}
.contact .part1 .infolist .item p .icon-lianxiren{ font-size: 20px; color: #999; padding-right: 5px;}
.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 .title{ width: 410px; padding-right: 100px;}
.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: #005baa;  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 .part3 .c_ol { margin-top:20px; cursor:pointer;  width: 150px; border:2px solid #005baa;  height: 42px; text-transform: uppercase; transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; text-align: center;  border-radius:5px;}
.contact .part3 .c_ol:hover{background: #005baa; color: #fff;}
.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;}
.contact .recurit{overflow:hidden; padding:4% 0; background-color:#f2f2f2;}
.contact .recurit .container{overflow:hidden}
.contact .recurit .left{width:950px; float:left}
.contact .recurit .right{width:310px; float:right}
.contact .recurit .bottom{background-color:#005baa; padding:20px; }
.contact .recurit .bottom .txt{ font-size:15px;}
.contact .recurit .bottom .txt p{color:#fff; line-height:30px; }
.contact .recurit .bottom .txt b{color:#fff; }
.contact .recurit .job{overflow:hidden; background-color:#fff; padding:20px 30px; margin-bottom:10px; border:1px solid #ddd; }
.contact .recurit .job .summary{display:flex; justify-content:space-between; padding:10px 0;}
.contact .recurit .job .summary h2{color:#333; font-size:18px; line-height:30px; width:25%;}
.contact .recurit .job .summary span{color:#555; line-height:30px; }
.contact .recurit .job .summary .ex{background:url(/assets/images/icon_03.png) no-repeat center center; background-size:contain; width:30px; height:30px; cursor:pointer; border-radius:50%;}
.contact .recurit .job .summary .ex.jian{background:url(/assets/images/icon_02.png) no-repeat center center; }
.contact .recurit .job .con{margin-top:20px; display:none}
.contact .recurit .job .con p{line-height:24px; color:#333; }
.contact .recurit .job .con p strong,.contact .recurit .job .con strong p{font-weight:bold; color:#003377; line-height:30px;}
.contact .agent{overflow:hidden}
.contact .agent .consult{display:block; width:200px; margin:2% auto; background-color:#005baa; line-height:45px; color:#fff; font-size:16px; margin-top:3%; text-align:center; border-radius:4px;}
.contact .agent .box{overflow:hidden; padding:5% 0;}
.contact .agent .box .tt1{font-size:28px; color:#333; line-height:30px; text-align:center;}
.contact .agent .box .tt2{font-size:24px; color:#333; line-height:30px;}
.contact .agent .box .tt3{font-size:16px; color:666; line-height:30px; text-align:center; margin-top:10px;}
.contact .agent .con{display:flex; justify-content:space-between; padding-top:3%;}
.contact .agent .box1{background:url(/assets/images/bg14.png) no-repeat center center; background-size:cover; text-align:center; padding:5% 0;}
.contact .agent .box1 h1{font-size:42px; letter-spacing:5px; font-family:"DINCond-Bold"; color:#fff; line-height:80px; padding:3% 0 1%;}
.contact .agent .box1 p{font-size:20px; letter-spacing:2px; font-family:"DINCond-Bold"; color:#fff;}
.contact .agent .box2 .tt1{text-align:center; margin:2% 0;}
.contact .agent .box2 .txtcon{width:700px; padding-right:80px; padding-top:50px;}
.contact .agent .box2 .txtcon p{font-size:15px; line-height:26px; margin-top:30px;}
.contact .agent .box2 .consult{margin-left:0; width:120px; float:left; margin-right:30px; margin-top:35px; line-height:40px;}
.contact .agent .box2 .consult.c2{background-color: rgba(0,113,239,.1); color:#005baa}
.contact .agent .box3{background-color:#f2f2f2; }
.contact .agent .box3 .item{background-color:#fff; padding:20px; width:15%; padding:2%; text-align:center}
.contact .agent .box3 .item img{ width:90px; margin:auto }
.contact .agent .box3 .item b{text-align:center; font-size:16px; padding-bottom:20px; display:block;}
.contact .agent .box3 .item p{color:#333; line-height:32px;}
.contact .agent .box4{background:url(/assets/images/bg15.png) no-repeat center center; color:#fff !important; background-size:cover; }
.contact .agent .box4 .tt1{color:#fff;}
.contact .agent .box4 .item{width:20%; text-align:center;}
.contact .agent .box4 .item b{font-size:38px; font-weight:normal; }
.contact .agent .box4 .item b em{font-size:20px; padding-left:5px; }
.contact .agent .box4 .item p{font-size:18px; line-height:40px;}
.contact .agent .box5 .item{width:12%; position:relative}
.contact .agent .box5 .item::after{ content:""; background:url(/assets/images/bg16.png) no-repeat center center; background-size:contain; width:40px; height:140px; position:absolute; right:-50px; top:50%; margin-top:-70px;}
.contact .agent .box5 .item:last-child::after{display:none}
.contact .agent .box6{background-color:#fff;}
.contact .agent .box6 .item{border:1px solid #ddd; padding:0; width:24%;}
.contact .agent .box6 .item img{width:100%}
.contact .agent .box6 .item b{margin-top:20px;}
.contact .agent .box6 .item p{padding:0 20px 20px;}
/*关于我们*/
.about{overflow:hidden;}
.about .companybox{padding:4% 0 ; background-color:#fff; position:relative; overflow: hidden;}
.about .companybox .leftbox{width:650px;  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; letter-spacing:2px;}
.about .companybox .leftbox .p2,.about .companybox .bottombox .p2{color:#333333; font-size:15px; line-height:28px; margin-bottom:15px; text-align:justify;}
.about .companybox .bottombox{overflow:hidden; width:100%;}
.about .companybox .leftbox .p1{color:#999999; font-size:17px;line-height: 24px;}
.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 .tecbox{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(/assets/images/about_bg1.png) no-repeat;background-size:contain;}
.about .tbox .item.bg2{background:url(/assets/images/about_bg2.png) no-repeat;background-size:contain;}
.about .tbox .item.bg3{background:url(/assets/images/about_bg3.png) no-repeat;background-size:contain;}
.about .culturebox{padding:2% 0 ; background-color:#f6f6f6;}
.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:#005baa}
.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:3% 0 4%;}
.about .hiswiper{position:relative;}
.about .hiswiper .line{ width:100%; border-top:2px solid #005baa; position:absolute;bottom: 100px; z-index:0}
.about .hiswiper .con{padding:8%; height:240px; border:1px solid #fff;}
.about .hiswiper h1{color:#333; position:relative; line-height:24px;  font-size:18px; margin-bottom:15px; text-align:center; margin-top:50px;}
.about .hiswiper .summary{display:none}
.about .hiswiper .summary p{color:#333; position:relative; line-height:20px; margin-bottom:10px; font-size:13px; padding-left:10px }
.about .hiswiper .summary p::before{position:absolute; content:""; width:6px; height:6px; border-radius:50%; background-color:#fff; left:0; top:8px;}
.about .hiswiper .years{font-size:18px;}
.about .hiswiper .botdot{ width:10px; height:10px; background-color:#005baa; position:absolute;bottom: 97px; z-index:9; border-radius:50%; left:50%; margin-left:-5px;}
.about .hiswiper .years.y1{text-align:center;  position:absolute;bottom: 60px; width:84%;}
.about .hiswiper .years.y2{display:none}
.about .hiswiper .swiper-slide:hover,.about .hiswiper .swiper-slide-active{background-color:#005baa; z-index:999;transition: all .5s; }
.about .hiswiper .swiper-slide:hover .summary,.about .hiswiper .swiper-slide-active .summary{display:block}
.about .hiswiper .swiper-slide:hover .y1,.about .hiswiper .swiper-slide-active .y1{display:none}
.about .hiswiper .swiper-slide:hover .years.y2,.about .hiswiper .swiper-slide-active .years.y2{display:block}
.about .hiswiper .swiper-slide:hover .botdot,.about .hiswiper .swiper-slide-active .botdot{display:none}
.about .hiswiper .swiper-slide:hover h1,.about .hiswiper .swiper-slide-active h1{font-size:16px; text-align:left;margin-top:0px;}
.about .hiswiper .swiper-slide:hover *,.about .hiswiper .swiper-slide-active *{color:#fff !important}
.about .teambox{overflow:hidden; padding:3% 0;background-color:#fff;}
.about .teambox .items{overflow:hidden; padding-top:10%;}
.about .teambox .item{overflow:hidden; position:relative; text-align:right; padding-right:52%; margin-top:-10%; }
.about .teambox .item .avatar{height:320px; background-color:#fff; width:80%; overflow:hidden}
.about .teambox .item .avatar img{height:320px;}
.about .teambox .item .info{position:absolute; right:52%; top:0; width:23%;}
.about .teambox .item .p1{color:#ff6b00;  line-height:30px;}
.about .teambox .item .p2{color:#333; font-size:26px; line-height:30px; padding:5px 0 20px; position:relative}
.about .teambox .item .p2::after{content:""; position:absolute; width:20%; height:2px; background-color:#e5872a; right:0; bottom:10px}
.about .teambox .item p{color:#555; line-height:24px;}
.about .teambox .item:nth-child(2n){text-align:left; padding-right:0; padding-left:52%;}
.about .teambox .item:nth-child(2n) .avatar{float:right; }
.about .teambox .item:nth-child(2n) .avatar img{float:right;}
.about .teambox .item:nth-child(2n) .info{right:auto; left:52%; top:0;}
.about .teambox .item:nth-child(2n) .p2::after{  left:0; right:auto;}
.about .ef  { display: flex; justify-content: space-between; flex-wrap: wrap;}
.about .ef img { width:32.5%; margin:1% auto;}
.about .factorybox{padding:3% 0;}
.about .factorybox a{display:block}
.about .culture{ background:url(../images/culture_bg.png) no-repeat center center; width:100%; height:85vh; background-size:cover; display:flex;  padding-top:15vh;}
.about .culture .item{ border-right:1px solid #fff; border-top:1px solid #fff;border-bottom:1px solid #fff; flex:1;  padding:5% 1.5% 3%; position:relative;  }
.about .culture .item:last-child{border-right:none}
.about .culture .item h2{font-weight:bold; font-size:24px; color:#fff; z-index:2; line-height:1.5; height:15vh; overflow:hidden;text-align:center;-webkit-transition: all linear 0.2s; transition: all linear 0.2s; z-index:9999}
.about .culture .item p{ font-size:15px; color:#fff; line-height:1.8; margin-bottom:15px;}
.about .culture .item:hover h2{ margin-top:-5%; font-size:28px; }
.about .culture .item:hover p{font-size:16px;}
 
.newss{position:relative; padding-bottom:5%;}
.newss .content{overflow:hidden; padding:40px 0px; min-height: 450px;}
.newss .leftbox{ float:left; width:300px; padding:5px 20px;  background-color: #f4edde;}
.newss .rightbox{ float: right; width: 930px;}
.newss .list{overflow:hidden; padding-bottom: 10%;}
.newss .list a{display:block; width:100%; overflow:hidden}
.newss .list a:last-child .txt{border:none}
.newss .list a:hover h4{color:#005baa}
.newss .list .time{float:left; width:150px;font-size: 24px; color:#005baa; opacity:0.6;letter-spacing: -2px; padding-top: 36px;}
.newss .list .txt{float:right;  padding:30px 0; width:780px; border-bottom: 2px dashed #ececec;}
.newss .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;}
.newss .list .txt p{font-size: 14px; color:#a5a5a5; line-height: 22px; margin:0; height:66px;}
.newss .list.imageslist{}
.newss .list.imageslist a{width:31.333%; float:left; margin:1%;}
.newss .list.imageslist a img{width:100%;}
.newss .list.imageslist .txt{float:none; padding:10px 0; width:100%; text-align:center; border:none}
.newss .list.imageslist .txt h4{font-size:16px;}
.newss .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;}
.newss .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;}
.newss .more:hover{background:#005baa;}
.newss .more:hover em{color:#fff; padding-left: 38px;}
.newss .cname{font-size:18px; color: #666;  line-height: 50px; font-weight:bold;}
.newss .bgdot{width: 35%;  height: 95px;  background: url(../images/bg_dot.png) no-repeat center;  position:absolute; bottom:15%; right:0;}
.newss .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;}
.newss .toplist{overflow:hidden;}
.newss .toplist a{display:block; position:relative; margin-bottom:15px;}
.newss .toplist a img{width:100%;}
.newss .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}
.newss .newsinfo{overflow:hidden}
.newss .newsinfo .tit_box {overflow:hidden}
.newss .newsinfo .tit_box .time { float: left; width: 120px; text-align: center; background-color: #f4edde; padding: 10px 0;}
.newss .newsinfo .tit_box .time .day{font-size: 38px;color: #333;line-height: 40px;letter-spacing: -4px;}
.newss .newsinfo .tit_box .time .year{font-size: 18px;color: #333;line-height: 30px;letter-spacing: -1px;}
.newss .newsinfo .tit_box .title{float: left;width: 760px;font-weight: bold; height:70px; background-color:#005baa; padding:10px 20px 10px 30px; font-size: 22px;line-height: 30px;color: #fff; display:flex; align-items:center}
.newss .newsinfo .con{padding:30px 0; overflow:hidden}
.newss .newsinfo .con img{max-width:100%}
.newss .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 .con{background-color: #fff;  padding: 30px;}
.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:#005baa; 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:#005baa}
.product .series .imgbox{overflow:hidden; float:left; width:580px; }
.product .series .imgbox img{width:80%;margin: 30px auto;}
.product .leftbox{float:left; width:280px; }
.product .leftbox .pannelbox{background-color:#005baa; border-radius:5px; margin-bottom: 20px; padding: 1.5% 0;}
.product .leftbox .pannelbox h3{text-align:center;color:#fff; font-size:18px; line-height:40px; margin-bottom:10px;}
.product .leftbox .pannelbox .proclass{ width: 88%; 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:#005baa;    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:#005baa; 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: 1000px;zoom: 1;overflow: hidden; float:right;}
.product .list_item{display: block;width: 31%;margin: 0 1% 2%;background-color: #fff;overflow: hidden;float: left;  padding-bottom: 30px;border:1px solid #ddd; }
.product .list_item:hover{border:1px solid #005baa }
.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: 16px;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;overflow: hidden;}
.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:460px; 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:#005baa; position:absolute; left:0; bottom:10px;}
.producinfo .productimgs .productintro .summary{overflow:hidden; margin-top:15px;}
.producinfo .productimgs .productintro .summary p{font-size:15px; color:#444; line-height:24px; margin-bottom:15px;}
.producinfo .productimgs .productintro .summary b,.producinfo .productimgs .productintro .summary strong{font-weight:bold; font-size:14px;}
.producinfo .contents{overflow:hidden; margin-top:50px;}
.producinfo .contents .tit{ width:100%; background-color:#005baa; 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{}
.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 #005baa}
.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:#005baa; padding-bottom:5px; font-size:16px;}
.producinfo .contents .tab-con .con img{ 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 a{display:block; background-color:#fff; padding:40px 20px 35px; height:350px;}
.producinfo .series .swiper-slide h3{color:#333; font-size:18px; line-height:50px; text-align:center;}
.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:center; position:relative; line-height:30px;}
.producinfo .series .swiper-slide span::after{content:""; width:50px; height:2px; background-color:#005baa; position:absolute; left:50%; margin-left:-25px; bottom:-3px; }
.producinfo .series .swiper-slide:hover h3{color:#005baa}
.producinfo .series .swiper-slide:hover span{color:#005baa; 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:#005baa; border:1px solid #005baa;}

.support{overflow:hidden; padding-bottom: 5%;}
.support .boxtit{display: none; font-size:30px; color:#333; line-height:40px; border-bottom:2px solid #005baa; font-weight:bold; padding:10px 0 15px; }
.support .mt{margin-top:4%;}
.support .download{overflow:hidden; margin-top:20px; }
.support .download .item{padding:20px 30px; display:flex; justify-content:space-between;border:1px solid #f2f2f2; margin-bottom:10px;}
.support .download .item:hover{background-color:#f2f2f2;}
.support .download .item .tit{font-size:20px; color:#333; line-height:40px; font-weight:bold; }
.support .download .item .size{font-size:16px; color:#999; line-height:20px;}
.support .download .item .iconfont{font-size:50px; font-weight:bold; line-height:60px;}
.support .download .item .iconfont img{width:50px;}
.support .faq{ padding-top:15px;}
.support .faq .logo{ background-color:#005baa; padding:40px; }
.support .faq .item{overflow:hidden; padding:15px; border-bottom:1px solid #f2f2f2; }
.support .faq .item .question{ display:flex; justify-content:space-between; cursor:pointer;}
.support .faq .item .question span{ font-size:18px; font-weight:bold; line-height:30px;}
.support .faq .item .question em{width:25px; height:25px; line-height:25px; text-align:center; font-size:20px; color:#333; border:1px solid #333; border-radius:50%; }
.support .faq .item .answer{ display:none;padding: 20px;background-color: #f2f2f2;line-height: 26px;font-size: 15px;margin-top: 10px;}
.support .faq .item:first-child .answer{display:block}
.support .videos .item{width:300px; float:left; margin:12px; position:relative; cursor:pointer;}
.support .videos .item:before{content:""; width:50px; height:50px; background:url(/assets/images/video_play.png) no-repeat center center; background-size:contain; position:absolute; left:50%; margin-left:-25px; top:40%}
.support .videos .item img{width:300px; height:225px; object-fit:cover; border:1px solid #ddd;}
.support .videos .item p{text-align:center; padding:5px 10px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:15px;}

.solution{overflow:hidden;}
.solution .sitemap *,.solution .sitemap{color:#fff !important;}
.solution .boxtit {overflow:hidden;}
.solution .boxtit h3{color:#005baa; font-size:28px; font-weight:bold; letter-spacing:1px;}
.solution .boxtit h2{color:#999; font-size:28px; font-weight:normal;position:relative; height:40px; line-height:40px; letter-spacing:1px; text-transform:uppercase; }
.solution .boxtit p{font-size: 16px; line-height: 28px; color: #555; margin-top:20px; padding: 10px 10%;}
.solution .banner{border-radius:4px; background-color:#005baa;}
.solution .banner .sitemap{padding: 50px 0 15px 0;}
.solution .banner .container{ margin:auto; padding:6% 0 3%;}
.solution .banner h1{color:#fff; font-size:34px; font-weight:bold; line-height:70px;}
.solution .banner .slogan{color:#fff; font-size:16px; font-weight:bold; margin-top:20px;}
.solution .banner .cates{overflow:hidden; display:flex; justify-content:space-between; flex-wrap:wrap;}
.solution .banner .cates a{color:#333; font-size:18px; font-weight:bold; line-height:55px; width:28%; padding:0 2%;  margin:10px 0; border:2px solid #ddd; border-radius:4px; background:url(/assets/images/arrow-right.jpg) no-repeat 95% 22px; background-color:#fff; }
.solution .banner .cates a:hover{border:2px solid #68a842; }
.solution .box1{padding:4% 0 6%; overflow:hidden; background:url(/assets/images/bg13.png) no-repeat center center; }
.solution .box1 .left{float:left; width:600px;}
.solution .box1 .left video{width: 100%;}
.solution .box1 .right{float:right; width:550px;}
.solution .box1 .summary{font-size:18px; line-height:38px; color:#333; margin-top:40px;}
.solution .box2{overflow:hidden; position:relative; margin-top:3%;}
.solution .box2 .con{margin-top:100px; overflow:hidden; padding-bottom:5%; }
.solution .box2 .swiper-button-next,.solution .box2 .swiper-button-prev{ background-color: #fff; width: 35px; height: 35px; border-radius: 50%; background-size: 30px; top: auto; bottom: 5px;}
.solution .box2 .ctr{width:18%; float:left;  height: 420px; position: relative;}
.solution .box2 .ctr .swiper-button-next{right:100px;}
.solution .box2 .application{width:82%; float:right; }
.solution .box2::after{ content:""; background-color:#005baa; border-top-right-radius:15px; border-bottom-right-radius:15px; width:40%; position:absolute; top:120px; left:0; bottom: 0; height: 70%;}
.solution .box2 .swiper-slide{background-color:#f2f2f2;  border: 1px solid #ddd}
.solution .box2 .swiper-slide:hover{border-bottom:5px solid #005baa; }
.solution .box2 .swiper-slide img{width:100%;}
.solution .box2 .swiper-slide .txt{ padding:15px 20px;}
.solution .box2 .swiper-slide .txt h3{font-size:15px; font-weight:bold; color:#333; line-height:40px;}
.solution .box2 .swiper-slide .txt p{font-size:14px; color:#555; line-height:25px; height:75px; overflow:hidden;  display: none; }
.solution .box2 .swiper-slide .arrow{width:18px; margin-top:20px; }
/*.solutionlist .page_banner.swiper-container .swiper-button-next,.solutionlist .page_banner.swiper-container .swiper-button-prev{top:35%}*/
.solution .box3{padding:2% 0 ; background-color:#fff; overflow:hidden}
.solution .box3 .container{padding-top:60px; display:flex; justify-content:space-between}
.solution .box3 .item{width:32%; color:#333;background-color:#fff;  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;}
/*.solution .box3 .item:hover { transform: translate(0px,-10px); box-shadow:0px 10px 12px 0px rgba(0,0,0,0.5);}*/
.solution .box3 .item img{ width:100%; background-color: #fff;border: 1px solid #ddd; }
.solution .box3 .item h2{ color: #666; font-size: 18px;  line-height: 30px;  margin-top: 15px; }
.solution .box3 .item p{ color:#666; font-size:16px; line-height: 26px;  margin-top: 15px; padding:5px 10px; }
.solution .box4{ overflow:hidden; padding:0 0 3%; }
.solution .box4 .con {overflow:hidden;   margin-top: 1%; }
.solution .box4 .item{overflow:hidden; background-color:#fff; margin:30px 0; display:flex; justify-content:space-between;}
.solution .box4 .item .imgbox{ width: 45%; border:1px solid #ddd;}
.solution .box4 .item .imgbox img{ width: 100%; }
.solution .box4 .item .infobox{ width: 50%; }
.solution .box4 .item .tt{overflow:hidden;  border-bottom: 1px solid #005baa;   padding-bottom: 6%; margin-top: 2%;}
.solution .box4 .item .tt h3{font-size: 20px; color: #005baa; line-height: 30px;}
.solution .box4 .item .tt h4{    font-size: 14px;line-height: 24px; color: #666;  margin-top: 15px;}
.solution .box4 .item .bb{overflow:hidden;  padding-top: 6%;}
.solution .box4 .item .bb p{overflow:hidden; line-height: 35px;   font-size: 15px; color: #666;}
.solution .box4 .item:nth-child(even) {flex-direction:row-reverse; text-align:right;}
.solution .box4 .item:nth-child(even) .infobox{width:45%;}

.solution .box5 {background-color:#f2f2f2; padding:3% 0;}
.solution .box5 .con{display:flex; justify-content:space-between; margin-top:2%;}
.solution .box5 .item{background-color:#fff; padding:20px; width:20%; padding:2%; text-align:center}
.solution .box5 .item img{ width:90px; margin:auto }
.solution .box5 .item b{text-align:center; font-size:18px; padding:20px 0; display:block;}
.solution .box5 .item p{color:#333; line-height:32px;}


.en .titbox h1{display:none}
.en .index .titlebox h1{font-size:28px;}
.en .i-banner .text p.en{font-size:20px;}
.en .i-fs .right{padding:0}
.en .i-fs .titlebox{margin-bottom:20px;}
.en .i-fs .con p{line-height:22px;}
.en .i-drive .tab_nav b{display:none}
.en .i-drive .tab_nav p{display:initial; font-weight:bold;}
.en .i-drive .con .advantage .s{line-height:22px; padding: 5px;}
.en .i-drive .con .advantage div{flex:1;}
.en .i-advantage .leftbox h2{font-size:16px;}
.en .ourclient-text span:nth-child(2){font-size:34px;}
.en .i-cop h1{margin:20px auto; font-size:32px}
.en .footer .foot .fl p.slogan{font-size:14px; padding-right:20%;}
.en .about .culture .item p{font-size:14px; line-height:1.5}
.en .about .hiswiper .con{height:400px;}
.en .contact .agent .box4 .item b em{font-size:14px;}
.en .contact .agent .box4 .item p{font-size:16px; line-height:1.5; margin-top:10px;}
.en .contact .agent .box3 .item p{line-height:24px; }
.en .contact .agent .box3 .item b{font-size:14px; }
.en .contact .title{ width: 450px; padding-right: 60px;}
.en .solution .banner h1{font-size:28px; }
.en .solution .banner .slogan{font-size:14px; }
.en .solution .boxtit h2{height:auto; font-size:18px;}
.en .solution .box4 .item .bb p{line-height:24px; margin-bottom:10px;}
.en .solution .box2 .swiper-slide .txt h3{line-height:25px; height:50px;}
.en .product .list_item .textbox h3{line-height:24px; height:50px;}
.en .producinfo .series .swiper-slide h3{line-height:25px; font-size:16px;}
.en .newss .newsinfo .tit_box .title{font-size:18px;}


@media screen and (max-width:1440px) {
    .i-banner .slide1 .region-list.dot_qdq {  left: auto; right: 16%; top: 68%;}
    .i-banner .slide1 .region-list.dot_qdq .show-regin{top:-120px;left:50px;}
    .i-banner .slide1 .region-list.dot_dj {  left: auto; right: 17%; top: 56%;}
    .i-banner .slide1 .region-list.dot_dj .show-regin{top:-120px;left:50px;}
    .i-banner .slide1 .region-list.dot_sfdj {  left: 75%; top: 68%;}
    .i-banner .slide1 .region-list.dot_sfdj .show-regin{top:-120px;left:-100px;}
}
@media screen and (max-width:1200px) {
    .container{width:100%;}
    .right_nav{display:none}
    .pcshow{display:none;}
    .mobileshow{display:block;}
    .header{background-color:#005baa; padding:5px 3%; width: 94%;}
    .header .logo img{ height: 45px; margin: 5px 0;}
    .header .navigation{display:none; background-color: #005baa;width: 100%; position: fixed;left: 0;top: 65px; flex-direction: column; height: 100%;justify-content: flex-start; padding-top: 10%;}
    .header .nav-item{border-bottom: 1px solid #7cb0dd;}
    .header .nav-item>a{line-height:60px;}
    .header .navigation.expend{display:flex}
    .header .tools{margin-right: 65px;}
    .mmenu{ display: block; width: 40px;box-sizing: border-box; position: absolute; right: 3%;top: 20px; z-index:999;}
    .mmenu span{height: 3px;background: #fff;margin: 0;margin-bottom: 8px;display: inline-block;vertical-align: top; float: right;}
    .mmenu span:nth-child(1){width: 32px;}
    .mmenu span:nth-child(2){width: 38px;}
    .mmenu span:nth-child(3){width: 27px;}  
	.mmenu.on{}
	.mmenu.on span{background-color: #fff !important;}

    .index .titlebox{padding:10px 5%;}
    .index .titlebox h1{font-size:24px;}
    .index .titlebox p{font-size:14px; line-height:1.5}
    .i-banner{height: auto !important;  margin-top: 65px;}
    .i-banner .bg{height:auto;}
    .i-banner .swiper-button-prev,.i-banner .swiper-button-next,.i-banner .i-banner-page{display:none}
    .i-banner .text{display:none}
    .i-product .item .pname{font-size:14px; margin-top:10px;line-height:1.5 }
    .i-fs{display:none}
    .i-drive .tab_nav{flex-wrap:wrap;}
    .i-drive .tab_nav .item{width:33.33%;}
    .i-drive .tab_nav b{display: block; width: 100%; text-align:center;}
    .i-drive .tab_nav img{display:none}
    .i-drive .tab_con .con{flex-direction: column-reverse;}
    .i-drive .con .imgbox,.i-drive .con .info{width:100%}
    .i-drive .con .tit{font-size:24px; margin-bottom: 5px;}
    .i-drive .con .subtit{font-size:15px; }
    .i-drive .con .advantage{flex-wrap:wrap;}
    .i-solution .item,.i-solution .item.on{width:33.3333%}
    .i-solution .item .con{padding:50px 5%;}
    .i-solution .item .iconfont{font-size:28px; padding:5px; width: 45px; height: 45px; line-height: 45px;}
    .i-solution .item h1{font-size:16px; line-height:25px; height:50px;  }
    .i-solution .item .more{width:80%; line-height:30px; font-weight:bold; }
    .i-advantage{padding:5% 3%}
    .i-advantage .leftbox{width:100%; float:none; text-align:center;}
    .i-advantage .leftbox h2{font-size:16px; margin-top:0; line-height:1.5}
    .i-advantage .leftbox .p2{font-size:14px; line-height: 24px; margin-bottom: 10px;}
    .i-advantage .rightbox{width:100%; float:none}
    .i-advantage .num{display:none;}
    .i-cer .swiper-button-prev,.i-cer .swiper-button-next{display:none}
    .i-news .news{padding:5% 1%;}
    .i-news .news .newsnav .tit{text-align:center; float:none; }
    .i-news .news .newsnav .tit h2{font-size:24px; }
    .i-news .news .newsnav .tabnav{float:none; padding-top:10px; display:flex; }
    .i-news .news .newsnav .tabnav a{font-size:14px; margin-left:0; padding:0; height:35px; line-height:35px; flex:1; text-align:center; }
    .i-news .news .tabcon{padding:0 3%; min-height:auto; background-color:#fff; }
    .i-news .news .tabcon .imgbox{width:100%; float:none; padding:0; }
    .i-news .news .tabcon .imgbox .newsimg img{ width:100%; height:auto; }


    .contact .title{float:none; width:100%; }
    .contact .title h4{font-size:22px; }
    .contact .title h2{color:#005baa; 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;}

    .newss{position:relative; padding-bottom:5%;}
    .newss .content{overflow:hidden; padding:5% 4%; min-height: 100px;}
    .newss .leftbox{ display:none;}
    .newss .rightbox{ float: none; width: 100%;}
    .newss .list{overflow:hidden; padding-bottom: 0;}
    .newss .list .time{float:none; width:100%;font-size: 18px; color:#005baa; opacity:0.6;letter-spacing: -2px; padding-top: 0;}
    .newss .list .txt{float:none;  padding:10px 0; width:100%; border-bottom: 1px dashed #ececec;}
    .newss .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;}
    .newss .list .txt p{font-size: 14px; color:#a5a5a5; line-height: 22px; margin:0; height:auto;}
    .newss .list.imageslist{}
    .newss .list.imageslist a{width:48%; margin:1%;}
    .newss .list.imageslist .txt{float:none; padding:10px 0; width:100%; text-align:center; border:none; text-overflow:ellipsis ;white-space:nowrap; overflow:hidden}
    .newss .list.imageslist .txt h4{font-size:15px; font-weight:normal;  word-break: break-all;}
    .newss .newsinfo{overflow:hidden; padding:5% 4%;}
    .newss .newsinfo .tit_box .time {display:none;}
    .newss .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: #005baa; text-align:center}
    .newss .newsinfo .con{padding:5% 0; overflow:hidden}
    .newss .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:#005baa;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}

    .support .download .item .tit{font-size:18px; }
	.support .download .item .size{font-size:14px; }
	.support .download .item .iconfont{font-size:32px; }
	.support .faq{flex-wrap:wrap;}
	.support .faq .logo{padding:5%;}
	.support .faq .logo img{display:none}
	.support .faq .item .question span{font-size:16px;}

    .solution .banner{margin-top: 65px; padding: 4%;}
	.solution .banner .container{width: 100%; min-width: 100px; padding: 5% 0;}
	.solution .banner h1{font-size: 20px; line-height: 40px;}
	.solution .banner h3{font-size: 26px;}
	.solution .banner .slogan{font-size: 16px;}
	.solution .banner .cates{margin-top:5%;}
	.solution .banner .cates a{width: 45%; font-size: 14px; margin: 1% 0; border: none; line-height: 40px; background-position: 95% 14px; background-size: 15px;}
	.solution .list{width: 96%; min-width: 100px;}
	.solution .list .item{width: 100%; padding: 4%; border-bottom: 1px solid #ddd; margin-bottom: 5%;}
	.solution .list .item .p1{font-size:18px; font-weight:bold;}
	.solution .list .item .p2{height: auto; margin-top: 0;}
	.solution .list .item .imgbox img{margin: auto;}


}
@media screen and (max-width:960px) {
}

@keyframes bigger {
    0%{
        opacity: .5;
    }
    100%{
        opacity: 1;
    }
}
@keyframes longer {
    0%{
        transform: scaleX(0);
    }
    100%{
        transform: scaleX(1);
    }
}
@keyframes upDown {
    0%{
        transform: translate(-50%,0);
    }
    50%{
        transform: translate(-50%,-10px);
    }
    100%{
        transform: translate(-50%,0);
    }
}
@keyframes fly {
    0% {
        margin-left: 0;
        border-left-width: 130px;
        boeder-right-width: 130px
    }

    50% {
        margin-left: -50%;
        border-left-width: 130px;
        boeder-right-width: 130px
    }

    100% {
        margin-left: -100%;
        border-left-width: 130px;
        boeder-right-width: 130px
    }
}

@-webkit-keyframes warn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@-moz-keyframes warn {
    0% {
        -moz-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@-o-keyframes warn {
    0% {
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@keyframes warn {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}