.index_header { position: absolute; z-index: 2;left:0px;right:0px;top:0px; }
.index_header .top{ height: 50px; line-height: 50px; color: #fff; border-bottom: rgba(255,255,255,0.2) solid 1px;}
.index_header .top h1{ font-size: 14px; color: #fff; font-weight: normal; float: left;}
.index_header .top span{ font-size: 14px; color: #fff; font-weight: normal; float: right; }
.index_header .top span em{ font-style: normal; padding-left: 10px; padding-right: 10px;}
.index_header .top span a{ color: #fff; margin-left: 15px;}
.index_header .nav{ height: 75px; line-height: 75px; color: #fff; border-bottom: rgba(255,255,255,0.2) solid 1px;}
.index_header .nav .yuyan{ display: none;}
.index_header .nav .logo{ float: left; }
.index_header .nav .logo img{ height: 42px; padding-top: 16px; display: block;}
.index_header .nav .menu{ float: right;}
.index_header .nav .menu ul li{ float: left; position: relative;}
.index_header .nav .menu ul li a{ display: block; padding-left: 20px; padding-right: 20px; font-size: 16px; color: #fff; text-decoration: none;}
.index_header .nav .menu ul li a.active:after{ position: absolute; content: ""; left: 0px; bottom: 0px;right: 0px; height: 2px; background: #90c64b; width: 100%; }
.index_header .nav .menu ul li a:hover:after{ position: absolute; content: ""; left: 0px; bottom: 0px;right: 0px; height: 2px; background: rgba(255,255,255,0.3); width: 100%; }
.index_header .dl-menuwrapper{ display: none;}

.index_banner .swiper-slide{ height: 720px; width:100%;}
.index_banner{ position: relative; margin-top: -127px; z-index: 1;width:100%;}
.index_banner .swiper-slide{ height: 720px; position: relative;}
.index_banner .swiper-pagination-bullet { background: none; border:#fff solid 2px; opacity: 0.8; width: 8px; height: 8px;}
.index_banner .swiper-pagination-bullet-active{ background: #fff; border:#fff solid 2px;}
.index_banner .swiper-pagination{bottom: 20px!important;}

.index_banner .swiper-slide .text h1{ font-weight: bold; color: #fff; font-size: 46px;position: absolute;top: 350px; width:1200px;  left: 50%; margin-left: -600px; text-align: left; opacity: 0; transition: 0.5s;  transition-delay: 0.5s;transition-timing-function: linear; }
.index_banner .swiper-slide .text h2{ color: #fff; font-size: 24px;position: absolute; top: 430px;  width:1200px;  left: 50%; margin-left: -600px; opacity: 0; transition: 0.5s;  transition-delay: 0.8s;transition-timing-function: linear; }
.index_banner .swiper-slide-active .text h1{margin-left: -600px;  opacity: 1;top: 320px;}
.index_banner .swiper-slide-active .text h2{margin-left: -600px; opacity: 1;top: 390px;}

.index_solution{ background:#f5f5f5; border-bottom: #e3e3e3 solid 1px;}
.index_solution .content .swiper-container .swiper-pagination{ display: none;}
.index_solution .content .swiper-slide{  text-align: center;}
.index_solution .content .swiper-slide a{ display: block; width: 80%; padding-top: 30px; padding-bottom: 30px; border-radius: 3px; margin: 0 auto;}
.index_solution .content .swiper-slide a:hover{ background:#fff;box-shadow: 0px 0px 15px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 15px  rgba(0,0,0,0.05);-moz-box-shadow: 0px 0px 15px  rgba(0,0,0,0.05);}
.index_solution .content .swiper-slide a h1{ color: #333; padding-top: 10px; font-size: 16px; font-weight: normal;}
.index_solution .content .swiper-slide a .icon_gray{ display: block;}
.index_solution .content .swiper-slide a .icon_blue{ display: none;}
.index_solution .content .swiper-slide a:hover .icon_gray{ display: none;}
.index_solution .content .swiper-slide a:hover .icon_blue{ display: block;}
.index_solution .content .swiper-slide a:hover h1{ color: #004099; font-size: 16px;}
.index_solution .content .swiper-slide a .icon_gray img{  width: 45px; height: 45px;}
.index_solution .content .swiper-slide a .icon_blue img{ width: 45px; height: 45px;}


.index_product{ background:#fff; border-bottom: #ececec solid 1px;}
.index_product .left{ width: 280px; float: left;   background:url(../images/advantagebg.jpg) no-repeat center center #004099 ; background-size: cover;}
.index_product .left .title h1{ color: #fff; font-size: 24px; font-weight:bold; margin-bottom: 5px;}
.index_product .left .title span{ display: block; width: 40px; height: 2px; font-size: 0px;  margin: 15px 0; background: #90c64b;}
.index_product .left .title{ padding: 25px; padding-bottom: 0px; }
.index_product .left .content{ padding: 25px; padding-top: 0px;}
.index_product .left .content ul li { line-height: 32px;}
.index_product .left .content ul li a{ color: #b6ccee; font-size: 14px; font-weight: normal;}
.index_product .left .content .more{ padding-top: 10px;}
.index_product .left .content .more a{ color: #fff; font-size: 14px;}

.index_product .right{ width: 890px; float: right;}
.index_product .swiper-container { padding-bottom: 60px;}
.index_product .right .swiper-slide a { display: block; overflow: hidden;}
.index_product .right .swiper-slide a img{ width: 100%; height: 190px; display: block;transition: transform 0.3s linear 0s;-webkit-backface-visibility: hidden}
.index_product .right .swiper-slide a:hover img {transform: scale(1.1) translateZ(0);transition-duration: 0.3s;}
.index_product .right .swiper-slide h1 a{ color: #004099;}
.index_product .right .swiper-slide h1 { margin-bottom: 20px; padding-top: 20px; border-bottom: #ececec solid 1px; padding-bottom: 20px;  font-size: 16px; line-height: 22px;}
.index_product .right .swiper-slide p{ color: #999; font-size: 14px; line-height: 1.8em;}
.index_product .right .swiper-pagination-bullet { background: none; border:#ccc solid 2px; opacity: 0.8; width: 8px; height: 8px;}
.index_product .right .swiper-pagination-bullet-active{ background: #fff; border:#90c64b solid 2px;}
.index_product .right .swiper-pagination{bottom: 20px!important;}




.index_case{ background:#f5f5f5; border-bottom: #e3e3e3 solid 1px;}
.index_case .swiper-container { padding-bottom: 60px;}
.index_case .swiper-slide a { display: block; overflow: hidden;}
.index_case .swiper-slide a img{ width: 100%; height: 190px; display: block;transition: transform 0.3s linear 0s;-webkit-backface-visibility: hidden}
.index_case .swiper-slide a:hover img {transform: scale(1.1) translateZ(0);transition-duration: 0.3s;}

.index_case .swiper-slide h1 a{ color: #004099; font-size: 16px; font-weight: normal;}
.index_case .swiper-slide h1 {text-align: center; padding-top: 15px; display: none; }
.index_case .swiper-slide p{ color: #999; font-size: 14px; line-height: 1.8em;}
.index_case .swiper-pagination-bullet { background: none; border:#ccc solid 2px; opacity: 0.8; width: 8px; height: 8px;}
.index_case .swiper-pagination-bullet-active{ background: #fff; border:#90c64b solid 2px;}
.index_case .swiper-pagination{bottom: 20px!important;}

.index_advantage{ background:url(../images/advantagebg.jpg) no-repeat center center ; background-size: cover; padding-bottom: 40px;}
.index_advantage .swiper-slide { text-align: center;}
.index_advantage .swiper-slide img{ width: 60px; height: 60px; margin-bottom: 20px;}
.index_advantage .swiper-slide h1 { color: #fff; font-size: 36px; margin-bottom: 20px;}
.index_advantage .swiper-slide h1 em{ font-weight: 500; font-style: normal; font-size: 26px; position: relative; top: -5px;}
.index_advantage .swiper-slide p { color: #fff; font-size: 18px; }
.index_advantage .swiper-pagination{ display:none}

.index_news .swiper-container { padding-bottom: 60px;}
.index_news .swiper-slide a { display: block; overflow: hidden;}
.index_news .swiper-slide a img{ width: 100%; height: 190px; display: block;transition: transform 0.3s linear 0s;-webkit-backface-visibility: hidden}
.index_news .swiper-slide a:hover img {transform: scale(1.1) translateZ(0);transition-duration: 0.3s;}
.index_news .swiper-slide h1 a{ color: #004099; font-size: 16px; font-weight: normal;}
.index_news .swiper-slide h1 {  line-height: 20px; padding-top: 10px; height: 70px;}
.index_news .swiper-slide h2 { font-size: 14px; color: #999; font-weight: normal; padding-bottom: 15px; padding-top: 15px; border-bottom: #ececec solid 1px;}
.index_news .swiper-slide p{ color: #999; font-size: 14px; line-height: 1.8em;}
.index_news .swiper-pagination-bullet { background: none; border:#ccc solid 2px; opacity: 0.8; width: 8px; height: 8px;}
.index_news .swiper-pagination-bullet-active{ background: #fff; border:#90c64b solid 2px;}
.index_news .swiper-pagination{bottom: 20px!important;}

.index_job{ background:url(../images/jobbg.jpg) no-repeat center center ; background-size: cover; padding-top: 40px; padding-bottom: 40px;}
.index_job h1{ color: #fff; font-size: 30px; font-weight: normal; font-weight: 300; padding-bottom: 5px;}
.index_job p{ color: #fff; font-size: 16px; font-weight: normal;font-weight: 300;}
.index_job span{ float: right; margin-top: 22px;}
.index_job span a{background: #fff; border-radius: 2px; font-size: 16px;  color: #333; padding: 14px 40px;}


.detail_banner{ position: relative;  z-index: 1; height: 400px;background:#004099; text-align: center; }
.detail_banner h1{padding-top:200px; font-size: 36px; color: #fff; margin-bottom: 10px; font-weight: normal;}
.detail_banner p{ font-size: 18px; color: #fff; font-weight: 300;}

.detail_position{ height: 60px; line-height: 60px; border-bottom: #ececec solid 1px; background: #fff;}
.detail_position h1{ font-size: 18px; float: left; border-bottom: #004099 solid 1px; color: #004099; font-weight: bold;}
.detail_position ul{ float: right;}
.detail_position ul li{ float: left; padding-left: 50px;}
.detail_position ul li a{color: #333; font-size: 16px;}
.detail_position ul li a.active{color: #004099; }


.detail_position1{ height: 60px; line-height: 60px; border-bottom: #ececec solid 1px; background: #fff;}
.detail_position1 h1{ font-size: 18px; float: left; border-bottom: #004099 solid 1px; color: #004099; font-weight: bold;}
.detail_position1 ul{ float: right;}
.detail_position1 ul li{ float: left; padding-left: 50px;}
.detail_position1 ul li a{color: #333; font-size: 16px;}
.detail_position1 ul li a.active{color: #004099; }

.detail_page_content{ padding-top: 30px; padding-bottom: 60px;}
.detail_page_content .html{ line-height: 2em; color: #333; font-size: 16px;}
/*004099*/


.detail_solution_content{padding-top: 50px; margin-bottom: 50px;}
.detail_solution_content ul li{ float: left; width: 20%;padding-bottom: 30px; text-align: center; position: relative; }
.detail_solution_content ul li img{ width: 45%; margin-bottom: 20px;}
.detail_solution_content ul li h1{border-top:dashed #ccc  1px; padding-top: 20px; padding-left: 2%; padding-right: 2%;  font-size: 24px; margin-bottom: 10px;}
.detail_solution_content ul li h1 a{ color: #004099;}
.detail_solution_content ul li p{ color: #666666; font-size: 16px; line-height: 1.8em; margin-bottom: 20px; padding-left: 20px; padding-right: 20px;}
.detail_solution_content ul li a.more{ border:#ececec solid 1px; border-radius: 3px; font-size: 14px; color: #666; padding: 10px 20px;}
.detail_solution_content ul li i{ position: absolute; right: 0px; top: 155px; font-size: 20px; color: #aaa}



.detail_development_content{ background: url(../images/aboutbg.jpg) no-repeat bottom center; background-size: contain; padding-top: 50px; padding-bottom:50px;}
.detail_development_content .left{ float: left; width:149px; text-align: right; padding-right: 50px; position: relative; border-right: #ececec  solid 1px; padding-top: 30px; padding-bottom: 30px;}
.detail_development_content .left:after{ position: absolute; right: -10px; top: 55px;content: ""; width: 14px; border-radius: 50%; height: 14px; border:#ececec solid 2px; z-index: 1; background: #fff;}
.detail_development_content .left:before{ position: absolute; right: -4px; top: 61px;content: ""; width: 6px; border-radius: 50%; height: 6px; background: #004099; z-index: 2;}
.detail_development_content .left h2{ font-size: 24px;  color: #004099;margin-bottom: 5px;}
.detail_development_content .left p{ font-size: 16px;  color: #666;}
.detail_development_content .right{ float: left; width: 950px; padding-left: 50px;; padding-top: 30px; padding-bottom: 30px;}
.detail_development_content .right h2{ font-size: 20px;  color: #004099; margin-bottom: 10px;}
.detail_development_content .right p{ font-size: 16px;  color: #666;}





.detail_honor_content{ padding-top: 40px; padding-bottom: 80px;}
.detail_honor_content .swiper-container {width:1000px;max-width: 100%;height: 500px;max-height: 100%;margin: 20px auto;}
.detail_honor_content .swiper-slide {width: 1000px;max-width: 100%;height: 500px;background-size:contain; background-repeat: no-repeat; background-position: center;}
.detail_honor_content .swiper-slide { text-align: center; position:relative; padding-bottom: 40px;}
.detail_honor_content .swiper-slide p{ position: absolute; bottom: 0px; left: 0px; right: 0px; background:rgba(255,255,255,0.8); height: 40px; line-height: 40px; }
.detail_honor_content .gallery-top {height: 80%;width: 100%;}
.detail_honor_content .gallery-thumbs {width:1000px;height: 120px;box-sizing: border-box;padding: 10px 0;}
.detail_honor_content .gallery-thumbs .swiper-slide {width: 25%;height: 100%;opacity: 0.4;background-size:contain;}
.detail_honor_content .gallery-thumbs .swiper-slide-active {opacity: 1;}

.product_info{ padding-top:50px; padding-bottom: 50px; color: #333333; font-size: 16px; line-height:2em;}
.product_info .left{ width: 48%; float: left;}
.product_info .right{ width: 48%; float: right;}
.product_info .right pre{  white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}

.product_list{ background: #f5f5f5;padding-top:50px; padding-bottom: 50px;}
.product_list .title{ font-size: 24px; color: #333; font-weight: normal; margin-bottom: 20px;}
.product_list ul li{ padding: 10px; background: #fff; margin-bottom: 20px; border-radius: 3px;box-shadow: 0px 0px 15px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 15px  rgba(0,0,0,0.05);-moz-box-shadow: 0px 0px 15px  rgba(0,0,0,0.05);}
.product_list .pro_title{ position: relative; cursor: pointer;}
.product_list .pro_content{ position: relative; margin-top: 10px;  border-top: #ececec solid 1px; padding: 20px; line-height: 1.8em; font-size: 15px; color: #333;}

.product_list .pro_title span{ position: absolute; right: 12px; top: 12px; font-size: 30px; color: #3166ae;}
.product_list .pro_title .img{ float: left; width: 60px; height: 60px; border: #ececec solid 1px; border-radius: 50px; overflow: hidden; margin-right: 20px;} 
.product_list .pro_title .img img{ display: block; width: 60px; height: 60px;} 
.product_list .pro_title .name{ float: left; height: 60px; line-height: 60px; font-size: 18px; color: #3166ae;}



.detail_case_content{ padding-top: 40px; padding-bottom: 40px;}
.detail_case_content ul {  padding-bottom: 20px;width: 100%; margin: 0 auto;}
.detail_case_content ul li{ width: 280px; text-align: center; float: left; margin-right: 10px; margin-left: 10px; margin-bottom: 16px;}
.detail_case_content ul li img{ width: 100%; height: 190px;}
.detail_case_content ul li h1{ padding-top: 10px; padding-bottom: 20px; font-size: 16px; color: #444; font-weight: normal; display: none;}
.detail_case_content ul li h1 a{ color: #333;}

.detail_news_list ul li{ padding-top: 15px; padding-bottom: 15px;}
.detail_news_list ul li img{ float: left; width: 250px; height: 170px; margin-right: 30px;}
.detail_news_list ul li h1 { margin-bottom: 5px;}
.detail_news_list ul li h4{  margin-bottom: 5px;font-size: 14px; font-weight: normal; color: #999;}
.detail_news_list ul li h1 a{ font-size: 18px; color: #333; font-weight: normal;}
.detail_news_list ul li p{ font-size: 14px; color: #666; line-height: 1.8em;}


.detail_news_content{ padding-top: 40px; padding-bottom: 40px;  }
.detail_news_content .pagewidth{ }
.detail_news_content .news_title{ border-bottom: #ececec solid 1px; padding-bottom: 20px; text-align: center;}
.detail_news_content .news_title h1{ color: #333; font-size: 24px; padding-bottom: 10px;}
.detail_news_content .news_title p{ color: #999; font-size:14px;}
.detail_news_content .news_content{width:940px; margin-left:auto;margin-right:auto; padding-top: 20px; font-size: 16px; color: #333; line-height: 2em!important; margin-bottom: 20px;}
.detail_news_content .news_content p{ padding-top: 10px; padding-bottom: 10px; text-indent: 2em!important;}

.detail_news_content .news_other{ line-height: 32px; border-top: #ececec solid 1px; padding-top: 20px;width:940px; margin-left:auto;margin-right:auto;}
.detail_news_content .news_other a{ font-size: 16px; color: #333;}



.detail_join_content{ padding-top: 30px; padding-bottom: 30px;}
.detail_join_content ul li{  cursor: pointer;}
.detail_join_content ul li .join_title{ border-bottom: #ececec solid 1px; height: 48px; line-height: 48px; color: #333; font-size: 16px; }
.detail_join_content ul li .join_title span.name{ float: left; width: 30%; text-indent: 1em;}
.detail_join_content ul li .join_title span.add{ float: left; width: 30%;}
.detail_join_content ul li .join_title span.number{ float: left; width: 30%;}
.detail_join_content ul li .join_title span.open{ float: right; width: 10%; text-align: center; color: #999;}
.detail_join_content ul li .active{ background: #90c64b; color: #fff;}
.detail_join_content ul li .join_content{padding-top: 20px; padding-left: 15px; font-size: 14px; line-height: 2em; color: #666; padding-bottom: 20px; border-bottom: #ececec solid 1px;}
.detail_join_content ul li .active span.open{color: #fff;}


.detail_pagea_content{ background: url(../images/contactbg.jpg) no-repeat center; background-size:cover; padding-top: 80px; padding-bottom: 80px;}
.detail_pagea_content .nav{ width: 200px; float: left; margin-right: 50px;}
.detail_pagea_content .nav ul li{ margin-bottom: 10px;}
.detail_pagea_content .nav ul li a{ background:rgba(255,255,255,0.6); height: 40px; line-height: 40px; text-indent: 1em; display: block; color: #666; font-size: 14px;box-shadow: 0px 0px 5px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 0px 5px  rgba(0,0,0,0.1);-moz-box-shadow: 0px 0px 5px  rgba(0,0,0,0.1);}
.detail_pagea_content .nav ul li a.active{ background:rgba(49,102,174,0.8); color: #fff;}
.detail_pagea_content .map{ width: 950px; float: left;}

.detail_news_content .pagewidth{ }

.honor_list ul li{ width: 200px; margin-left: 20px; margin-right: 20px; float: left; margin-bottom: 30px;}
.honor_list ul li .img{ height: 220px; border:#ececec solid 1px; padding: 10px;display:flex;
justify-content:center;
align-items:center;}
.honor_list ul li .img img{ width: 90%;}
.honor_list ul li p{ font-size: 14px; color: #333; padding-top: 10px;  text-align: center; height: 40px;}






.detail_case_detail{ padding-top: 40px; padding-bottom: 70px; }
.detail_case_detail .case_title h1{ text-align: center; font-size: 24px; font-weight: normal; color: #0068b1}
.detail_case_detail .case_title{ padding-bottom: 20px;}
.detail_case_detail .case_img{ width: 1000px; margin: 0 auto}
.detail_case_detail .case_img .img{ width: 800px; margin: 0 auto; }
.detail_case_detail .case_img .img img{ width: 100%;}
.detail_case_detail .case_img .content{ width: 100%;font-size: 14px; color: #333; padding-top: 30px; line-height: 1.8em;}
.detail_case_detail .case_img .img{ position: relative; }
.detail_case_detail .case_img .img .previous{ opacity: 0; position: absolute; text-indent: -3px; left: -60px; top: 45%; font-size: 32px; color: #fff; background:rgba(0,0,0,0.2); border-radius: 90px; height: 44px; width: 44px; line-height: 44px; text-align: center;transition-duration: 0.3s;-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;  }
.detail_case_detail .case_img .img .next{ opacity: 0; position: absolute; right: -60px;text-indent: 3px; top: 45%; font-size: 32px; color: #fff; background:rgba(0,0,0,0.2); border-radius: 90px; height: 44px; width: 44px; line-height: 44px; text-align: center; transition-duration: 0.3s;-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; }
.detail_case_detail .case_img:hover .img .previous{ opacity: 1; left: -60px;}
.detail_case_detail .case_img:hover .img .next{ opacity: 1;  right: -60px;}
.detail_case_detail .case_img .img .previous a{ color: #fff; }
.detail_case_detail .case_img .img .next a{ color: #fff; }
.detail_case_detail .case_img .content{ width: 800px; margin: 0 auto; }



/*大屏幕*/
@media screen and (max-width: 1920px) {} 
/*平板*/
@media screen and (max-width: 768px) {
.index_header { position: absolute; z-index: 2;left:0px;right:0px;top:0px; }
.index_header .top{ height: 50px; line-height: 50px; color: #fff; border-bottom: rgba(255,255,255,0.2) solid 1px; display: none;}
.index_header .nav{ height: 50px; line-height: 50px; color: #fff; border-bottom: rgba(255,255,255,0.2) solid 1px;}
.index_header .nav .logo{ float: left; }
.index_header .nav .yuyan{ display: block;}
.index_header .nav .yuyan{ font-size: 16px; color: #fff; position: absolute; right: 50px;top: 0px; width: 50px; height: 50px; line-height: 50px; z-index: 99999; text-align: center; }
.index_header .nav .yuyan a{ color: #fff; display: block;width: 50px; height: 50px;  }
.index_header .nav .logo img{ height: 30px; padding-top: 10px; display: block;}
.index_header .nav .menu{ float: right; display: none;}
.index_header .dl-menuwrapper{ display: block;}

.index_banner .swiper-slide{ height: 320px; width:100%;}
.index_banner{ position: relative; margin-top: 0px; z-index: 1;width:100%;}
.index_banner .swiper-slide{ height: 320px; position: relative;}
.index_banner .swiper-pagination-bullet { background: none; border:#fff solid 2px; opacity: 0.8; width: 8px; height: 8px;}
.index_banner .swiper-pagination-bullet-active{ background: #fff; border:#fff solid 2px;}
.index_banner .swiper-pagination{bottom: 20px!important;}

.index_banner .swiper-slide .text h1{ font-weight: bold; color: #fff; font-size: 22px;position: absolute;top: 150px;left: 10%; margin-left: auto; text-align: left; opacity: 0; transition: 0.5s;  transition-delay: 0.5s;transition-timing-function: linear; }
.index_banner .swiper-slide .text h2{ color: #fff; font-size:14px;position: absolute; top: 185px;  width:100%;  left: 10%; margin-left: auto; opacity: 0; transition: 0.5s;  transition-delay: 0.8s;transition-timing-function: linear; }
.index_banner .swiper-slide-active .text h1{margin-left:auto;  opacity: 1;top: 130px;}
.index_banner .swiper-slide-active .text h2{margin-left: auto; opacity: 1;top: 165px;}
.index_banner .swiper-button-next{ background-size: 13px 22px; }
.index_banner .swiper-button-prev{ background-size: 13px 22px; }

.index_solution{ background:#f5f5f5; border-bottom: #e3e3e3 solid 1px;}
.index_solution .content .swiper-container .swiper-pagination{ display: none;}
.index_solution .content .swiper-slide{  text-align: center;}
.index_solution .content .swiper-slide a{ display: block; width: 100%; padding-top: 10px; padding-bottom:10px; border-radius: 3px; margin: 0 auto;}
.index_solution .content .swiper-slide a:hover{ background:#fff;box-shadow: 0px 0px 15px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 15px  rgba(0,0,0,0.05);-moz-box-shadow: 0px 0px 15px  rgba(0,0,0,0.05);}
.index_solution .content .swiper-slide a h1{ color: #333; padding-top: 10px; font-size: 14px; font-weight: normal;}
.index_solution .content .swiper-slide a .icon_gray{ display: block;}
.index_solution .content .swiper-slide a .icon_blue{ display: none;}
.index_solution .content .swiper-slide a:hover .icon_gray{ display: none;}
.index_solution .content .swiper-slide a:hover .icon_blue{ display: block;}
.index_solution .content .swiper-slide a:hover h1{ color: #004099; font-size: 14px;}
.index_solution .content .swiper-slide a .icon_gray img{  width: 45px; height: 45px;}
.index_solution .content .swiper-slide a .icon_blue img{ width: 45px; height: 45px;}


.index_product{ background:#fff; border-bottom: #ececec solid 1px;}
.index_product .left{ width: 100%; float: none;   background:url(../images/advantagebg.jpg) no-repeat center center #004099 ; background-size: cover; margin-bottom: 10px;}
.index_product .left .title h1{ color: #fff; font-size: 24px; font-weight:bold; margin-bottom: 5px;}
.index_product .left .title span{ display: block; width: 40px; height: 2px; font-size: 0px;  margin: 15px 0; background: #90c64b;}
.index_product .left .title{ padding: 25px; padding-bottom: 0px; }
.index_product .left .content{ padding: 25px; padding-top: 0px;}
.index_product .left .content ul li { line-height: 32px; width: 33.333%;float: left;}
.index_product .left .content ul li a{ color: #b6ccee; font-size: 14px; font-weight: normal;}
.index_product .left .content .more{ padding-top: 10px;}
.index_product .left .content .more a{ color: #fff; font-size: 14px;}

.index_product .right{ width: 100%; float: none;}
.index_product .swiper-container { padding-bottom: 60px;}
.index_product .right .swiper-slide a { display: block; overflow: hidden;}
.index_product .right .swiper-slide a img{ width: 100%; height: 190px; display: block;transition: transform 0.3s linear 0s;-webkit-backface-visibility: hidden}
.index_product .right .swiper-slide a:hover img {transform: scale(1.1) translateZ(0);transition-duration: 0.3s;}
.index_product .right .swiper-slide h1 a{ color: #004099;}
.index_product .right .swiper-slide h1 { margin-bottom: 20px; padding-top: 20px; border-bottom: #ececec solid 1px; padding-bottom: 20px;  font-size: 16px; line-height: 22px;}
.index_product .right .swiper-slide p{ color: #999; font-size: 14px; line-height: 1.8em;}
.index_product .right .swiper-pagination-bullet { background: none; border:#ccc solid 2px; opacity: 0.8; width: 8px; height: 8px;}
.index_product .right .swiper-pagination-bullet-active{ background: #fff; border:#90c64b solid 2px;}
.index_product .right .swiper-pagination{bottom: 20px!important;}




.index_case{ background:#f5f5f5; border-bottom: #e3e3e3 solid 1px;}
.index_case .swiper-container { padding-bottom: 60px;}
.index_case .swiper-slide a { display: block; overflow: hidden;}
.index_case .swiper-slide a img{ width: 100%; height: 190px; display: block;transition: transform 0.3s linear 0s;-webkit-backface-visibility: hidden}
.index_case .swiper-slide a:hover img {transform: scale(1.1) translateZ(0);transition-duration: 0.3s;}

.index_case .swiper-slide h1 a{ color: #004099; font-size: 16px; font-weight: normal;}
.index_case .swiper-slide h1 {text-align: center; padding-top: 15px; display: none; }
.index_case .swiper-slide p{ color: #999; font-size: 14px; line-height: 1.8em;}
.index_case .swiper-pagination-bullet { background: none; border:#ccc solid 2px; opacity: 0.8; width: 8px; height: 8px;}
.index_case .swiper-pagination-bullet-active{ background: #fff; border:#90c64b solid 2px;}
.index_case .swiper-pagination{bottom: 20px!important;}

.index_advantage{ background:url(../images/advantagebg.jpg) no-repeat center center ; background-size: cover; padding-bottom: 40px;}
.index_advantage .swiper-slide { text-align: center;}
.index_advantage .swiper-slide img{ width: 40px; height: 40px; margin-bottom: 10px;}
.index_advantage .swiper-slide h1 { color: #fff; font-size: 24px; margin-bottom: 10px;}
.index_advantage .swiper-slide h1 em{ font-weight: 500; font-style: normal; font-size: 22px; position: relative; top: -5px;}
.index_advantage .swiper-slide p { color: #fff; font-size: 14px; }
.index_advantage .swiper-pagination{ display:none}

.index_news .swiper-container { padding-bottom: 60px;}
.index_news .swiper-slide a { display: block; overflow: hidden;}
.index_news .swiper-slide a img{ width: 100%; height: 190px; display: block;transition: transform 0.3s linear 0s;-webkit-backface-visibility: hidden}
.index_news .swiper-slide a:hover img {transform: scale(1.1) translateZ(0);transition-duration: 0.3s;}
.index_news .swiper-slide h1 a{ color: #004099; font-size: 16px; font-weight: normal;}
.index_news .swiper-slide h1 {  line-height: 20px; padding-top: 10px; height: auto; margin-bottom: 10px;}
.index_news .swiper-slide h2 { font-size: 14px; color: #999; font-weight: normal; padding-bottom: 15px; padding-top: 15px; border-bottom: #ececec solid 1px;}
.index_news .swiper-slide p{ color: #999; font-size: 14px; line-height: 1.8em;}
.index_news .swiper-pagination-bullet { background: none; border:#ccc solid 2px; opacity: 0.8; width: 8px; height: 8px;}
.index_news .swiper-pagination-bullet-active{ background: #fff; border:#90c64b solid 2px;}
.index_news .swiper-pagination{bottom: 20px!important;}

.index_job{ background:url(../images/jobbg.jpg) no-repeat center center ; background-size: cover; padding-top: 20px; padding-bottom: 80px; text-align: center; position: relative;}
.index_job h1{ color: #fff; font-size: 24px; font-weight: normal; font-weight: 300; padding-bottom: 5px;}
.index_job p{ color: #fff; font-size: 14px; font-weight: normal;font-weight: 300;}
.index_job span{ float: none; margin-top: 22px; position: absolute; bottom: 30px;left: 0px; right: 0px;}
.index_job span a{background: #fff; border-radius: 2px; font-size: 16px;  color: #333; padding: 12px 30px;}


.detail_banner{ position: relative;  z-index: 1; height: 240px;background:#004099; text-align: center;}
.detail_banner h1{padding-top:100px; font-size: 24px; color: #fff; margin-bottom: 10px; font-weight: normal;}
.detail_banner p{ font-size: 14px; color: #fff; font-weight: 300;}

.detail_position{ height: auto; line-height: 1.8em; border-bottom: #ececec solid 1px; background: #fff;display: none;}

.detail_position1{ height: 44px; line-height: 44px; border-bottom: #ececec solid 1px; background: #fff;}
.detail_position1 h1{ display: none;}
.detail_position1 ul{ float: none;}
.detail_position1 ul li{ float: left; padding-left: 0px; width: 20%; text-align: center;}
.detail_position1 ul li a{color: #333; font-size: 14px; line-height: 44px; height: 44px;  display: block; text-align: center;}
.detail_position1 ul li a.active{color: #004099; }

.detail_page_content{ padding-top: 30px; padding-bottom: 60px;}
.detail_page_content .html{ line-height: 2em; color: #333; font-size: 16px;}
/*004099*/


.detail_solution_content{padding-top: 50px; margin-bottom: 50px;}
.detail_solution_content ul li{ float: none; width: 100%;padding-bottom: 30px; text-align: center; position: relative; margin-bottom: 30px; }
.detail_solution_content ul li img{ width: 15%; margin-bottom: 20px;}
.detail_solution_content ul li h1{border-top:dashed #ccc  1px; padding-top: 20px; padding-left: 2%; padding-right: 2%;  font-size: 24px; margin-bottom: 10px;}
.detail_solution_content ul li h1 a{ color: #004099;}
.detail_solution_content ul li p{ color: #666666; font-size: 16px; line-height: 1.8em; margin-bottom: 20px; padding-left: 20px; padding-right: 20px;}
.detail_solution_content ul li a.more{ border:#ececec solid 1px; border-radius: 3px; font-size: 14px; color: #666; padding: 10px 20px;}
.detail_solution_content ul li i{ display: none;}
.detail_development_content{ background: url(../images/aboutbg.jpg) no-repeat bottom center; background-size: contain; padding-top: 50px; padding-bottom:50px;}
.detail_development_content .left{ float: left; width:149px; text-align: right; padding-right: 50px; position: relative; border-right: #ececec  solid 1px; padding-top: 30px; padding-bottom: 30px;}
.detail_development_content .left:after{ position: absolute; right: -10px; top: 55px;content: ""; width: 14px; border-radius: 50%; height: 14px; border:#ececec solid 2px; z-index: 1; background: #fff;}
.detail_development_content .left:before{ position: absolute; right: -4px; top: 61px;content: ""; width: 6px; border-radius: 50%; height: 6px; background: #004099; z-index: 2;}
.detail_development_content .left h2{ font-size: 24px;  color: #004099;margin-bottom: 5px;}
.detail_development_content .left p{ font-size: 16px;  color: #666;}
.detail_development_content .right{ float: left; width: 950px; padding-left: 50px;; padding-top: 30px; padding-bottom: 30px;}
.detail_development_content .right h2{ font-size: 20px;  color: #004099; margin-bottom: 10px;}
.detail_development_content .right p{ font-size: 16px;  color: #666;}
.detail_honor_content{ padding-top: 40px; padding-bottom: 80px;}
.detail_honor_content .swiper-container {width:1000px;max-width: 100%;height: 500px;max-height: 100%;margin: 20px auto;}
.detail_honor_content .swiper-slide {width: 1000px;max-width: 100%;height: 500px;background-size:contain; background-repeat: no-repeat; background-position: center;}
.detail_honor_content .swiper-slide { text-align: center; position:relative; padding-bottom: 40px;}
.detail_honor_content .swiper-slide p{ position: absolute; bottom: 0px; left: 0px; right: 0px; background:rgba(255,255,255,0.8); height: 40px; line-height: 40px; }
.detail_honor_content .gallery-top {height: 80%;width: 100%;}
.detail_honor_content .gallery-thumbs {width:1000px;height: 120px;box-sizing: border-box;padding: 10px 0;}
.detail_honor_content .gallery-thumbs .swiper-slide {width: 25%;height: 100%;opacity: 0.4;background-size:contain;}
.detail_honor_content .gallery-thumbs .swiper-slide-active {opacity: 1;}
.product_info{ padding-top:50px; padding-bottom: 50px; color: #333333; font-size: 16px; line-height:2em;}
.product_info .left{ width: 100%; float: none;}
.product_info .right{ width: 100%; float: none;}
.product_info .right pre{  white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}
.product_list{ background: #f5f5f5;padding-top:50px; padding-bottom: 50px;}
.product_list .title{ font-size: 24px; color: #333; font-weight: normal; margin-bottom: 20px;}
.product_list ul li{ padding: 10px; background: #fff; margin-bottom: 10px; border-radius: 3px;box-shadow: 0px 0px 15px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 15px  rgba(0,0,0,0.05);-moz-box-shadow: 0px 0px 15px  rgba(0,0,0,0.05);}
.product_list .pro_title{ position: relative; cursor: pointer;}
.product_list .pro_content{ position: relative; margin-top: 10px;  border-top: #ececec solid 1px; padding: 10px; line-height: 1.8em; font-size: 16px; color: #333;}
.product_list .pro_content img{ width: 100%; height:auto!important }
.product_list .pro_title span{ position: absolute; right: 12px; top: 10px; font-size: 24px; color: #3166ae;}
.product_list .pro_title .img{ float: left; width: 50px; height: 50px; border: #ececec solid 1px; border-radius: 50px; overflow: hidden; margin-right: 20px;} 
.product_list .pro_title .img img{ display: block; width: 50px; height: 50px;} 
.product_list .pro_title .name{ float: left; height: 50px; line-height: 50px; font-size: 18px; color: #3166ae;}
.detail_case_content{ padding-top:20px; padding-bottom: 20px;}
.detail_case_content ul {  padding-bottom: 20px;width: 100%; margin: 0 auto;}
.detail_case_content ul li{ width: 100%; text-align: center; float: none; margin-right: 0px; margin-left: 0px; margin-bottom: 16px;}
.detail_case_content ul li img{ width: 100%; height: 250px;}
.detail_case_content ul li h1{ padding-top: 10px; padding-bottom: 20px; font-size: 16px; color: #444; font-weight: normal; display: none;}
.detail_case_content ul li h1 a{ color: #333;}
.detail_news_list ul li{ padding-top: 15px; padding-bottom: 15px;}
.detail_news_list ul li img{ float: none; width: 100%; height: 240px; margin-right: 0px;}
.detail_news_list ul li h1 { margin-bottom: 5px; line-height: 0.8em;}
.detail_news_list ul li h4{  margin-bottom: 5px;font-size: 14px; font-weight: normal; color: #999;}
.detail_news_list ul li h1 a{ font-size: 18px; color: #333; font-weight: normal; line-height: 1em;}
.detail_news_list ul li p{ font-size: 14px; color: #666; line-height: 1.8em;}
.detail_news_content{ padding-top: 20px; padding-bottom: 20px;}
.detail_news_content .news_title{ border-bottom: #ececec solid 1px; padding-bottom: 20px; text-align: center;}
.detail_news_content .news_title h1{ color: #333; font-size: 24px; padding-bottom: 10px;}
.detail_news_content .news_title p{ color: #999; font-size:14px;}
.detail_news_content .news_content{ padding-top: 20px; font-size: 16px; color: #333; line-height: 2em; margin-bottom: 20px; width:auto}
.detail_news_content .news_content p{ padding-top: 10px; padding-bottom: 10px; text-indent: 0em;}
.detail_news_content .news_content img{ width: 100%!important; height: auto!important }
.detail_news_content .news_other{ line-height: 32px; border-top: #ececec solid 1px; padding-top: 20px; width:auto}
.detail_news_content .news_other a{ font-size: 16px; color: #333;}
.detail_join_content{ padding-top: 20px; padding-bottom: 20px;}
.detail_join_content ul li{  cursor: pointer;}
.detail_join_content ul li .join_title{ border-bottom: #ececec solid 1px; height: 48px; line-height: 48px; color: #333; font-size: 16px; }
.detail_join_content ul li .join_title span.name{ float: left; width: 90%; text-indent: 1em;}
.detail_join_content ul li .join_title span.add{ float: left; width: 30%; display: none;}
.detail_join_content ul li .join_title span.number{ float: left; width: 30%; display: none;}
.detail_join_content ul li .join_title span.open{ float: right; width: 10%; text-align: center; color: #999;}
.detail_join_content ul li .active{ background: #90c64b; color: #fff;}
.detail_join_content ul li .join_content{padding-top: 20px; padding-left: 15px; font-size: 14px; line-height: 2em; color: #666; padding-bottom: 20px; border-bottom: #ececec solid 1px;}
.detail_join_content ul li .active span.open{color: #fff;}
.detail_pagea_content{ background: url(../images/contactbg.jpg) no-repeat center; background-size:cover; padding-top:0px; padding-bottom: 20px;}
.detail_pagea_content .nav{ width: 100%; float: none; margin-right: 0px;}
.detail_pagea_content .nav ul li{ margin-bottom: 10px; float: left; width: 25%; text-align: center;}
.detail_pagea_content .nav ul li a{ background:rgba(255,255,255,0.6); height: 44px; line-height: 44px; text-indent: 0em; display: block; color: #666; font-size: 14px;box-shadow: 0px 0px 5px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 0px 5px  rgba(0,0,0,0.1);-moz-box-shadow: 0px 0px 5px  rgba(0,0,0,0.1);}
.detail_pagea_content .nav ul li a.active{ background:rgba(49,102,174,0.8); color: #fff;}
.detail_pagea_content .map{ width: 100%; float: none;}
.detail_pagea_content .map img{ width: 100%;}
.detail_pagea_content .pagewidth{ margin: 0 auto; }
.honor_list ul li{ width: 200px; margin-left: 20px; margin-right: 20px; float: left; margin-bottom: 30px;}
.honor_list ul li .img{ height: 220px; border:#ececec solid 1px; padding: 10px;display:flex;
justify-content:center;
align-items:center;}
.honor_list ul li .img img{ width: 90%;}
.honor_list ul li p{ font-size: 14px; color: #333; padding-top: 10px;  text-align: center; height: 40px;}
.detail_case_detail{ padding-top: 20px; padding-bottom: 40px; }
.detail_case_detail .case_title h1{ text-align: center; font-size: 18px; font-weight: normal; color: #0068b1}
.detail_case_detail .case_title{ padding-bottom: 20px;}
.detail_case_detail .case_img{ width: 100%; margin: 0 auto}
.detail_case_detail .case_img .img{ width: 100%; margin: 0 auto; }
.detail_case_detail .case_img .img img{ width: 100%;}
.detail_case_detail .case_img .content{ width: 100%;font-size: 14px; color: #333; padding-top: 30px; line-height: 1.8em;}
.detail_case_detail .case_img .img{ position: relative; }
.detail_case_detail .case_img .img .previous{ opacity: 1; position: absolute; text-indent: -3px; left: 10px; top: 45%; font-size: 32px; color: #fff; background:rgba(0,0,0,0.2); border-radius: 90px; height: 44px; width: 44px; line-height: 44px; text-align: center;transition-duration: 0.3s;-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s;  }
.detail_case_detail .case_img .img .next{ opacity: 1; position: absolute; right: 10px;text-indent: 3px; top: 45%; font-size: 32px; color: #fff; background:rgba(0,0,0,0.2); border-radius: 90px; height: 44px; width: 44px; line-height: 44px; text-align: center; transition-duration: 0.3s;-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; }
.detail_case_detail .case_img:hover .img .previous{ opacity: 1; left: 10px;}
.detail_case_detail .case_img:hover .img .next{ opacity: 1;  right: 10px;}
.detail_case_detail .case_img .img .previous a{ color: #fff; }
.detail_case_detail .case_img .img .next a{ color: #fff; }
.detail_case_detail .case_img .content{ width: 100%; margin: 0 auto; }
}
/*手机*/
@media screen and (max-width: 480px) {

}
/*小尺寸手机*/
@media screen and (max-width: 320px) {}




