﻿/* CSS Document */
@media screen and (max-width: 901px) { body{min-width:auto; max-width:25.6rem; margin:0 auto;}}
@media screen and (min-width: 900px) { body{min-width:1200px;}}
*{margin:0;padding:0; font-family:"微软雅黑";}
img{ border:none;}
a{ text-decoration:none; color:#333;}
body{ background:#fff;overflow:scroll;overflow-x:hidden; position:relative; }
li{ list-style:none;}

/*头部*/
.head_all{ width:100%; height:2.5rem; background:#222222; overflow:hidden;}
.head_all .head_content{width:100%;height:2.5rem;margin:0 auto; overflow:hidden;}
.head_all .head_content .left{width:100%; height:2.5rem; float:left; overflow:hidden; display:none;}
.head_all .head_content .left h2{ color:#cbcbcb; font-size:0.9rem; line-height:2.5rem; font-weight:300;}

.head_all .head_content .right{ width:100%; height:2.5rem; float:right; overflow:hidden; }
.head_all .head_content .right a{ float:right; color:#cbcbcb; line-height:2.5rem; padding-left:1rem; padding-right:1rem; font-size:0.9rem; display:block;}
.head_all .head_content .right a img{ padding-right:0.5rem; float:left; padding-top:0.8rem;}

.top_all{width:100%; height:4rem; margin:0 auto; overflow:hidden; display:none;}


/*移动端导航*/
#head{display:none}

.moblie_head .lf{float:left}
.moblie_head .rg{float:right}

.moblie_head{display:block;height:4.5rem;background:#fff; width:100%;z-index:9999;border-bottom:1px solid #f3f3f3; z-index:9999999; }

.moblie_head .lf{padding-top:0px;padding-left:0rem; width:auto;}
.moblie_head .lf img{height:4.5rem; width:8.98rem; float:left; margin-right:1rem; margin-left:0.3rem;}
.moblie_head .lf p{ float:left; font-size:0.9rem; color:#888888; line-height:1.6rem; padding-top:0.6rem;}

.moblie_head .rg{padding-right:0%; height:100%; overflow:hidden;}
.moblie_head .rg a{ display:block; height:100%; padding-right:1rem; padding-left:1rem;}
.moblie_head .rg a img{height:16px;vertical-align:top; padding-top:1.75rem;}

.a_txt{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:1000000000000000; }
.a_txt .div1{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.a_txt .div2{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}

.a_txt .div3{position:absolute;width:80%;right:0px;top:0px;background:#555555;height:100%;z-index:100;right:-80%}
.a_txt .div3 ul{padding-left:0%;padding-right:0%}
.a_txt .div3 ul li{border-bottom:1px solid #636363;}
.a_txt .div3 ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:1rem; padding-bottom:3px; padding-top:3px;}
.a_txt .div3 ul li .a_js2{background:url(../static/images/plus.png) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s;}
.a_txt .div3 ul li .a_js2_on{background:url(../static/images/reduce.jpg) 95% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.a_txt .div3 ul li .a_txt2{display:none}
.a_txt .div3 ul li .a_txt2 a{height:35px;line-height:35px;font-size:0.9rem; padding-left:30px; padding-bottom:10px; padding-top:8px; border-bottom:1px solid #5e5d5d;}
.a_txt .div3 ul .no{ background:#ff6d02; color:#fff;}
.a_txt .div3 ul .no a{ color:#fff;}

/*移动端搜索*/
.so_mobile{ width:100%; height:53px; overflow:hidden; margin-top:0px; border-bottom:1px solid #f3f3f3;}
.so_mobile form {position:relative;width:24.5rem;margin:0 auto; margin-top:10px;}
.so_mobile input,button {border:none;outline:none;}
.so_mobile input {width:19rem;height:32px;padding-left:0.5rem; font-size:0.9rem; line-height:32px; color:#666666; padding-right:0.5rem;}
.so_mobile button {height:34px;width:3rem;cursor:pointer;position:absolute; line-height:34px;}
.so_mobile input {border:1px solid #dbdada;background:transparent;top:0;right:0;}
.so_mobile button {background:#48a9bc; width:4rem;top:0;right:0; background:#ff6d02; font-size:0.9rem;}
.so_mobile button:before {content:"搜索";font-size:0.9rem;color:#fff;}
.so_mobile input::-webkit-input-placeholder {color: #888888;font-size: 0.85rem;}

/*Banner*/
.banner{ width:100%; height:12rem; overflow:hidden; margin-top:0px;}
.banner .swiper-container {width: 100%; height: 100%;   margin-left: auto;margin-right: auto;  }
.banner .swiper-slide {text-align: center; font-size: 18px; background: #fff; overflow:hidden; position:relative;}
.banner .swiper-slide img{ width:40rem; height:auto; position:absolute; left:50%; margin-left:-20rem;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fractio{ bottom:1rem;}
.banner .swiper-pagination-bullet-active{ background:#f3f3f3;}
.banner .swiper-pagination-bullet{ background:#fdd000;}
.banner .swiper-button-next{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; right:1rem;}
.banner .swiper-button-next:hover{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
.banner .swiper-button-prev{  filter:alpha(opacity=0); -moz-opacity:0.4; opacity:0; left:1rem; }
.banner .swiper-button-prev:hover{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}

/*首页解决方案*/
.home_title{width:90%; height:3rem; line-height:3rem; margin:0 auto; overflow:hidden; margin-top:1rem; margin-bottom:1rem;}
.home_title h2{ float:left; line-height:3rem; font-size:1.2rem; margin-right:0.5rem; color:#383838; margin-left:0px;}
.home_title h2 span{ color:#ff6d02;}
.home_title p{ float:left; line-height:3rem; font-size:0.8rem; color:#c4c4c4;}
.home_title a{ float:right; color:#aaaaaa; font-size:0.9rem;}
.home_title a:hover{ color:#ff6d02; text-decoration:none;}

.home_solution{width:100%; height:auto; overflow:hidden; margin:0 auto; margin-bottom:0px;}
.home_solution ul{width:11rem; height:20rem; background:#dde6ed; float:left; margin-left:1.2rem; margin-bottom:1.2rem;}
.home_solution ul li{width:11rem;height:11rem; overflow:hidden;}
.home_solution ul li img{width:100%;height:100%;}
.home_solution ul h2{ width:90%;margin:0 auto; font-size:1rem; text-align:center; line-height:1.8rem; padding-top:0.5rem; padding-bottom:0.5rem;}
.home_solution ul p{ width:85%;margin:0 auto; font-size:0.8rem; text-align:center; line-height:1.3rem; height:3.7rem; overflow:hidden;color:#5b5b5b;text-align:justify; text-justify:inter-ideograph;}
.home_solution ul dd{ text-align:center; height:auto; padding-top:1rem; color:#5b5b5b;}
.home_solution ul dd img{ width:auto; height:auto;}
.home_solution ul dd:hover{ color:#ff6d02;}
.home_solution ul:hover{ background:#ffeee2;}
.home_solution ul:hover h2{ color:#ff6d02; }

/*首页产品中心*/
.home_product_all{width:100%; height:auto; background:#f2f5fa; overflow:hidden; padding-bottom:2rem;}
.home_content{width:100%; height:auto; margin:0 auto; overflow:hidden;}
.home_content_top{width:100%; height:auto; overflow:hidden;}

.home_content_top .left{ width:24rem; height:auto; background:#fff; overflow:hidden; position:relative; margin:0 auto;}
.home_content_top .left p{max-width:100%; height:auto; margin:0 auto; margin-top:1rem; color:#383838; text-align:center;}
.home_content_top .left p img{width:auto; max-width:100%;height:auto;}
.home_content_top .left h2{width:90%;margin:0 auto; font-size:1rem; text-align:center; line-height:2rem; border-bottom:1px solid #f4f4f4; padding-bottom:0.8rem; color:#515151;}
.home_content_top .left:hover h2{ color:#ff6d02; text-decoration:none;}
.home_content_top .left:hover a{ text-decoration:none;}
.home_content_top .left ul{width:208px; margin:0 auto; overflow:hidden; margin-top:25px; display:none;}
.home_content_top .left ul li{ line-height:38px; font-size:16px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand;}
.home_content_top .left ul li a{ color:#5b5b5b;}
.home_content_top .left ul li a:hover{ color:#ff6d02;}
.home_content_top .left ul li a:hover span{ color:#ff6d02;}
.home_content_top .left ul li span{ float:left; font-size:20px; padding-right:30px; color:#979797; padding-left:25px;}
.home_content_top .left dd{width:100%; height:40px; background:#fc9666; position:absolute; bottom:0px; display:none;}

.home_content_top .right{ width:100%; height:auto; float:left; overflow:hidden;}
.home_content_top .right ul{ width:11.6rem; height:auto; background:#fff; overflow:hidden; float:left; margin-left:0.8rem; margin-bottom:0.8rem;}
.home_content_top .right ul img{ width:11.6rem; height:5.32rem; padding-top:0.5rem; }
.home_content_top .right ul h2{ width:90%; margin:0 auto; overflow:hidden; text-align:center; font-size:1rem; line-height:2.5rem; color:#515151; font-weight:900; padding-bottom:0.5rem;}
.home_content_top .right ul:hover h2{ color:#ff6d02;}

.home_content_bottom{ width:100%; height:auto; overflow:hidden; margin-top:0px; }
.home_content_bottom ul{width:11.6rem; height:auto; background:#fff; overflow:hidden; float:left; margin-left:0.8rem; margin-bottom:0.8rem }
.home_content_bottom ul img{width:11.6rem; height:5.32rem; padding-top:0.5rem;}
.home_content_bottom ul h2{ width:90%; margin:0 auto; overflow:hidden; text-align:center; font-size:1rem; line-height:2.5rem; color:#515151; font-weight:900; padding-bottom:0.5rem;}
.home_content_bottom ul:hover h2{ color:#ff6d02;}


/*合作伙伴*/
.hezuo_content{width:100%; height:auto; margin:0 auto; overflow:hidden; }

.hezuo_content{ width:100%; height:25rem; margin:0 auto; overflow:hidden; margin-top:1rem; margin-bottom:1rem;}
.hezuo_content .swiper-container{width:100%;height:100%;text-align:center; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;
-ms-flex-pack: center;-webkit-justify-content: center; justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center; margin-top:0;}
.hezuo_content .swiper-wrapper{width:100%; margin:0 auto; }
.hezuo_content .swiper-slide{ width:auto; overflow:hidden; margin:0 auto;}

.hezuo_content .swiper-slide ul{width:10rem; height:5.72rem; overflow:hidden; margin:0 auto; text-align:center; margin-left:1.75rem;transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;  text-align:center; background:#fff; margin-top:0px;  float:left; overflow:hidden;  border:1px solid #f3f3f3; margin-top:1.7rem;}

.hezuo_content .swiper-slide ul a{ display:block;}
.hezuo_content .swiper-slide ul p{width:10rem; height:5.72rem; margin:0 auto; }
.hezuo_content .swiper-slide ul p img{  width:100%;height:100%;}
.hezuo_content .swiper-slide ul h2{ font-size:18px; width:260px; margin:0 auto; text-align:left; font-weight:300; line-height:60px; height:60px; overflow:hidden; font-size:16px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand; text-align:center;}
.hezuo_content .swiper-slide ul h2 i{ float:left; font-size:25px; color:#b4c8d6; margin-right:10px;}
.hezuo_content .swiper-pagination-bullet-active{ background:#f66637;}
.hezuo_content .swiper-slide ul:hover h2{ color:#ff6d02;}
.hezuo_content .swiper-slide ul:hover a{  color:#ff6d02;}
.hezuo_content .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fractio{ bottom:20px;}
.hezuo_content .swiper-pagination-bullet{ background:#ccc; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
.hezuo_content .swiper-pagination-bullet-active{ background:#3f3f73;}
.hezuo_content .swiper-button-next{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; right:40px; display:none;}
.hezuo_content .swiper-button-next:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.hezuo_content .swiper-button-prev{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; left:40px; display:none;}
.hezuo_content .swiper-button-prev:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}

.hezuo_content .swiper-slide ul:nth-child(1){ margin-top:0px; width:100%; height:5.9rem; margin:0px; border:none;} 
.hezuo_content .swiper-slide ul:nth-child(1) p{ width:10rem; height:5.8rem; border:1px solid #f3f3f3;  float:left; margin-left:7.8rem;}
.hezuo_content .swiper-slide ul:nth-child(1) p img{ width:10rem; height:auto; }

/*关于我们*/
.home_about_all{ width:100%;height:auto; background:#01386b; overflow:hidden;}


.home_about_title{width:90%; height:3rem; line-height:3rem; margin:0 auto; overflow:hidden; margin-top:1rem; margin-bottom:1rem;}
.home_about_title h2{ float:left; line-height:3rem; font-size:1.2rem; margin-right:0.5rem; color:#fff; margin-left:0px;}
.home_about_title h2 span{ color:#fff;}
.home_about_title p{ float:left; line-height:3rem; font-size:0.8rem; color:#fff;}
.home_about_title a{ float:right; color:#fff; font-size:0.9rem;}
.home_about_title a:hover{ color:#ff6d02; text-decoration:none;}

.home_about_content{width:100%; height:auto;  margin:0 auto; overflow:hidden; margin-top:0px;} 
.home_about_content .left{width:23rem;height:14.12rem; margin:0 auto;  overflow:hidden; position:relative;}
.home_about_content .left img{ width:auto; height:auto; display:none;}
.home_about_content .left .top{ width:1.72rem; height:1.72rem; background:url(../images/video_l.png); background-size:100%; position:absolute; left:0px; top:0px;}
.home_about_content .left .video{ width:100%;height:100%; overflow:hidden;}

.home_about_content .right{ width:23rem; height:auto; margin:0 auto; margin-top:0.8rem;}
.home_about_content .right p{ color:#fff; text-indent:2em; line-height:1.9rem;text-align:justify; text-justify:inter-ideograph; font-size:0.9rem;}

.home_about_all .home_about_nav{width:100%; height:auto; margin:0 auto; overflow:hidden; padding-top:2rem; margin-bottom:1.5rem;}
.home_about_all .home_about_nav ul{width:5.2rem; height:9rem; float:left; overflow:hidden; float:left; text-align:center; margin-left:0.95rem; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.home_about_all .home_about_nav ul img{ width:5.2rem; height:5.2rem;}
.home_about_all .home_about_nav h2{ font-size:1rem; font-weight:900; color:#fff; line-height:3.5rem;}
.home_about_all .home_about_nav a{ color:#fff;}
.home_about_all .home_about_nav a:hover{ text-decoration:underline;}
.home_about_all .home_about_nav ul:hover{ transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}
.home_about_all .home_about_nav ul:nth-child(5){ margin-left:4rem;} 

/*荣誉资质*/
.home_honor_all{width:100%;height:auto; background:#f3f3f3; overflow:hidden;}
.home_honor_title{ width:100%; height:auto; margin:0 auto; overflow:hidden; text-align:center; margin-top:2rem; }
.home_honor_title h2{ font-size:1.4rem; color:#4e4e4e; line-height:2rem;}
.home_honor_title p{ font-size:1rem; color:#9c9c9c; line-height:3rem;}
.home_honor_title dd{ width:100%; height:auto; margin:0 auto; text-align:center; margin-top:0.5rem;} 
.home_honor_title dd img{ max-width:90%; margin:0 auto;}

.honor_content{ width:100%; height:26rem; margin:0 auto; overflow:hidden; margin-top:0.5rem; margin-bottom:2rem;}
.honor_content .swiper-container{width:100%;height:100%;text-align:center; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;
-ms-flex-pack: center;-webkit-justify-content: center; justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center; margin-top:0;}
.honor_content .swiper-wrapper{width:100%; margin:0 auto; text-align:center;}
.honor_content .swiper-slide{ width:100%; overflow:hidden; margin:0 auto;}

.honor_content .swiper-slide ul{width:8rem; height:11.2rem; overflow:hidden; margin:0 auto; text-align:center; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;  text-align:center; background:#fff; margin-top:0px; float:left; margin-left:4rem; margin-top:1.5rem;}
.honor_content .swiper-slide ul:nth-child(2){ margin-left:1.5rem;} 
.honor_content .swiper-slide ul:nth-child(4){ margin-left:1.5rem;} 

.honor_content .swiper-slide ul a{ display:block;}
.honor_content .swiper-slide ul p{width:8rem; height:11.2rem; border:1px solid #f3f3f3; margin:0 auto; }
.honor_content .swiper-slide ul p img{  width:100%;height:100%;}


/*新闻中心*/


.home_new{width:100%; height:auto;margin:0 auto; margin-top:1rem; overflow:hidden;}
.home_new_left{width:100%; height:auto; overflow:hidden;}

.new_title{ margin-top:1rem;}
.new_title h2{ padding-left:0px; margin-left:1px;}

.newtab{ width:100%; height:auto; margin:0px auto; overflow:hidden; }
.newtab .tab{ overflow:hidden;  height:3rem; width:100%; padding-left:0px; background:#fff;}
.newtab .tab li{ float:left; list-style:none;}
.newtab .tab li a{ display:block; line-height:3rem; padding-right:0rem; float:left; text-decoration:none; color:#6f6f6f; font-size:1rem; margin-left:1.1rem;}
.newtab .tab li a strong{ font-weight:300; padding-right:0.3rem; font-size:1rem;}
.newtab .tab li a span{ font-size:0.9rem; font-size:0.9rem; margin-right:0.3rem;}
.newtab .tab dd{ float:right; padding-right:10px; font-size:14px; display:none;}
.newtab .tab dd a{ padding:0px 0px;  color:#6f6f6f; display:block; line-height:60px; float:left; text-decoration:none; color:#6f6f6f; font-size:14px;}
.newtab .tab dd a:hover{ text-decoration:underline; color:#ff6d02;}
.newtab .tab a:hover strong{   text-decoration:none; color:#ff6d02; font-weight:800; }
.newtab .tab .on strong{  text-decoration:none;  color:#ff6d02; font-weight:800;}

.newtab .content_new{ overflow:hidden; padding:0px;}
.newtab .content_new li{ display:none; list-style:none;}

.content_lb{width:100%;  height:10.5rem; background:#fff; overflow:hidden;}
.content_lb img{width:10rem; height:10rem; float:left; margin-right:0.5rem;}
.content_lb h2{ font-size:1rem; height:2rem; line-height:2rem; color:#333333; margin-top:0.5rem; overflow:hidden;}
.content_lb h2 span{ float:right; padding-right:0.5rem;}
.content_lb h2 a{ color:#333; text-decoration:none;}
.content_lb h2 a:hover{ text-decoration:underline;}
.content_lb p{ padding-right:0.6rem; font-size:0.9rem; line-height:1.4rem; color:#656565; height:4rem; overflow:hidden; margin-top:0.3rem; margin-bottom:0.3rem;}
.content_lb strong{width:7rem;height:1.5rem; background:#ff6d02; line-height:1.5rem; display:block; float:left; text-align:center; font-weight:300; margin-top:8px;}
.content_lb strong a{color:#fff; text-decoration:none; display:block; font-size:15px;}
.content_lb strong a:hover{ text-decoration:underline;}

.newtab .content_new .content_new_bottom{background:#efefef; height:auto; max-height:19.8rem; margin-top:0rem; padding-bottom:0.2rem;}
.newtab .content_new dd{width:92%; margin:0 auto; height:auto; line-height:2rem;  font-size:1rem;  overflow:hidden; padding-top:0.8rem; padding-bottom:0.1rem;}
.newtab .content_new dd a{ text-decoration:none; color:#333; font-size:1rem; display:block;}
.newtab .content_new dd a:hover{ text-decoration:underline; color:#ff6d02;}
.newtab .content_new dd span{ display:block; float:left;  padding-right:0rem; color:#929292; line-height:2rem; font-size:0.8rem;}
.newtab .content_new dd strong{ float:left; color:#ff6d02; font-size:0.9rem; line-height:2rem; margin-right:1rem;}

.home_new_right{width:100%; height:auto; float:right; border:1px solid #f3f3f3;}
.home_new_right_top{width:100%; height:78px; overflow:hidden; background:#fff;}
.home_new_right_top h2{ width:100%;height:78px; line-height:78px; color:#000; font-size:1.1rem; text-align:left; float:left; margin-left:0px; margin-top:0px;  text-indent:30px;}
.home_new_right_top h2 strong{ color:#6f6f6f; font-weight:300; margin-left:10px;}
.home_new_right_top h2 a{ color:#868686; font-size:14px; text-decoration:none;}
.home_new_right_top h2 a:Hover{ text-decoration:underline;}
.home_new_right_top span{ float:right; padding-right:0px; font-weight:300; margin-right:10px;}
.home_new_right_top span img{ border:none;}

.myscroll { width: 100%; height:20rem; background:#fff; margin: 0 auto;  overflow: hidden; border-bottom:2rem solid #fff; border-top:1px solid #dcdcdc; }
.myscroll li { width:24rem; margin:0 auto; overflow:hidden; height:144px;  border-bottom:1px dashed #e7e5e5; margin-top:0px; padding:0px; }
.myscroll li h3{ width:95%; margin:0 auto; font-size:1.1rem; height:3.5rem; text-indent:3rem; line-height:3.5rem; background:url(../images/q.png) left center no-repeat; overflow:hidden; padding-left:0px; color:#333; margin-top:0px;}
.myscroll li h3 span{ float:right; font-size:0.8rem;}
.myscroll li p { width:95%; height:4.1rem; margin:0 auto; padding-left:0px; color:#5e5e5e; font-size:0.8rem; overflow:hidden;  overflow:hidden; line-height:1.5rem;}
.myscroll li p strong{ width:32px; height:160px; background:url(../images/a.png) left 5px no-repeat;  display:block; float:left; margin-right:1rem;}
.myscroll a { color: #333; text-decoration: none;}
.myscroll a:hover { color: #ff6d02; text-decoration: underline;}
.myscroll li:hover{background:#FFF; border-bottom:1px dashed #ccc;}

/*底部通用*/
.footer_all{width:100%; height:auto; background:#353535; margin-top:1rem; }
.footer_all .footer_content{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding-top:1rem; padding-bottom:1rem;}
.footer_all .footer_content ul{width:90%; margin:0 auto; height:auto;  overflow:hidden;}
.footer_all .footer_content ul h2{ line-height:3rem; margin-top:0.5rem; margin-bottom:0.5rem; display:block; float:right; width:100%;}
.footer_all .footer_content ul h2 a{ font-size:1.1rem; color:#fff; float:left; display:block;}
.footer_all .footer_content ul h2 a:hover{ text-decoration:none; color:#ff6d02;}

.footer_all .footer_content ul h2 a i{ color:#a7a2a2; padding-left:1rem;}
.footer_all .footer_content ul li{ line-height:2rem; font-size:0.9rem; float:left; margin-left:0.5rem; margin-right:0.5rem;}
.footer_all .footer_content ul li a{ color:#c4c4c4; display:block;}

.footer_all .footer_content dl{width:100%; height:auto; float:right; text-align:center; margin-top:1rem;}
.footer_all .footer_content dl img{width:7rem;height:7rem}
.footer_all .footer_content dl p{ font-size:0.9rem; line-height:3rem; color:#c4c4c4; font-size:1rem;}

/*友情链接*/
.links_all{ width:100%; background:#dde6ed; height:auto; padding-top:1rem; padding-bottom:5.2rem;}
.links_all .links_content{ width:90%; height:auto; margin:0 auto; overflow:hidden; text-align:center; line-height:1.5rem;} 
.links_all .links_content ul p{ line-height:1.5rem; font-size:0.8rem; color:#5d5d5d;}
.links_all .links_content ul p a{ color:#5d5d5d;}
.links_all .links_content dl{ font-size:0.8rem; color:#5d5d5d;}
.links_all .links_content dl a{ color:#5d5d5d; padding-left:0.2rem; padding-right:0.2rem;}

.mobile_footer{width:100%; height:4.5rem; background:#084b8a url(../images/prod_left_s.png) right center; background-size:100%; position:fixed; bottom:0px; z-index:9999999;}
.mobile_footer ul{ width:6.4rem; height:4.5rem; float:left; overflow:hidden; text-align:center;  }
.mobile_footer ul a{ text-decoration:none; color:#fff; }
.mobile_footer ul li{ list-style:none; width:100%; height:2rem; text-align:center; line-height:2rem; overflow:hidden; color:#fff; padding-top:0.5rem;}
.mobile_footer ul li i{ color:#fff; font-size:1.8rem; color:#fff;}
.mobile_footer ul h2{ height:2rem; line-height:2rem; font-size:0.9rem; color:#fff; font-weight:300;}

/*PC浮动窗*/
.jdc-side{ display:none;}
.mod_hang_appeal_btn{ display:none;}
.mod_hang_qrcode{ display:none;}
.dialog__headerbtn{ display:none;}

/*Banner_x*/
.banner_x{ width:100%; height:7rem; overflow:hidden; margin-top:0px; position:relative; }
.banner_x ul{width: 100%; height: 100%;   margin-left: auto;margin-right: auto; position:relative;}
.banner_x img{ width:46rem; height:auto; position:absolute; left:50%; margin-left:-22rem;}


.location_all{width:100%;  height:auto; overflow:hidden; background:#efefef; border-bottom:1px solid #ddd;}
.location_content{width:100%;  height:auto; overflow:hidden; margin:0 auto; padding-top:0.8rem; padding-bottom:0.8rem;}
.location_left{ width:95%; margin:0 auto; height:auto;  overflow:hidden; line-height:1.8rem; font-size:0.9rem;}
.location_left a{ font-size:0.9rem;}
.location_left i{ font-size:1rem; float:left; margin-right:0.5rem; color:#ff6d02;}
.location_right{ width:100%; min-height:2.5rem; height:auto; overflow:hidden; text-align:right; display:none;}

/*内容导航*/
.content_nav{width:96%; height:auto; margin:0 auto; overflow:hidden; padding-top:1rem; padding-bottom:2rem; text-align:left; border-bottom:1px solid #f3f3f3;}
.content_nav a{ border:1px solid #ccc; padding-top:0.5rem; padding-bottom:0.5rem; padding-left:1.5rem; padding-right:1.5rem; display:inline-block; margin-left:0.7rem; margin-right:0rem; font-size:1rem; margin-top:1rem;}
.content_nav a:hover{ background:#555555; color:#fff;}
.content_nav .no{ background:#ff6d02; color:#fff; border:1px solid #f3f3f3;}

.about_content{ width:92%; height:auto; margin:0 auto; overflow:hidden; padding-top:1.5rem; position:relative; padding-bottom:1rem;}
.about_content img{ max-width:100%; width:auto; overflow:hidden;}

.neiye_home_product{ margin-top:30px; background:#f2f5fa url(../images/neiye_home_product.png) bottom center no-repeat; padding-bottom:1.5rem;}

/*新闻中心*/
.new_list{width:96%; height:auto; background:#fff; margin:0 auto;  border:0.1rem solid #f3f3f3; border-left:none; border-right:none; margin:0 auto; margin-bottom:0rem; overflow:hidden; margin-top:2rem; padding-bottom:0.8rem;}
.new_list ul{width:8rem; height:8rem; margin:0 auto; background:url(../images/no_img.png) center center no-repeat; background-size:100%;  margin-top:0.5rem; margin-left:0rem; overflow:hidden; margin-right:0rem; float:left; border:1px solid #f3f3f3; margin-right:0.9rem; border-radius:10%;}
.new_list ul img{ width:100%; height:100%;}

.new_list h2{ width:auto; margin:0 auto; font-size:1.2rem; padding-top:0.5rem; line-height:2.3rem; font-weight:300; color:#515151; font-weight:900;}
.new_list a{ color:#666; text-decoration:none;}
.new_list p{ width:auto; margin:0 auto;font-size:0.9rem; max-height:6rem; line-height:1.5rem;  color:#8e8e8e;  padding-top:0.5rem; text-align:justify; text-justify:inter-ideograph; overflow:hidden;}
.new_list span{ font-size:0.85rem; float:right; padding-left:0.8rem; color:#8e8e8e; padding-top:0.8rem; padding-bottom:0.5rem;}
.new_list:hover { background:#ffffff;  border-left:none; border-right:none;}
.new_list:hover img{transform:scale(1.1); transition:0.3s linear 0.1s;}
.new_list:hover h2{ color:#c50000;}
.new_list li{ list-style:none; line-height:2rem; color:#8e8e8e; padding-top:0.5rem; display:block; text-align:right;}

/*翻页样式*/
#fenye{width: 100%;height: auto;display: inline-block;text-align: center;margin-top:1.5rem;margin-bottom:1.5rem;}
#fenye li{padding: 0;list-style: none;}
#fenye .pagination .active a{background: #ff6d02;color: #fff; }
#fenye .pagination .disabled span{color: #ccc;}
.pagination{padding-left: 0;margin: 0px 0;border-radius: 4px;display: inline-block;text-align: center;}
.pagination>li>a, .pagination>li>span{position: relative;float: left;padding: 0.4rem 0.8rem;line-height: 1.42857;text-decoration: none;color: #595757;background-color: #fff;border: 1px solid #ddd;margin-left: -1px; font-size:0.8rem;}
.pagination>li{display: inline;}
.pagination>li a:hover{ background:#ff6d02; color:#fff;}


.hezuo_list{width:11rem; height:8.78rem; float:left; background:#fff; margin-top:1.5rem; margin-left:1.1rem; margin-right:0; border:1px solid #f3f3f3;}
.hezuo_list dd{width:100%; height:6.28rem; overflow:hidden;}
.hezuo_list img{width:100%; height:6.28rem; }
.hezuo_list:hover img{ transform:scale(1.2); transition:1s linear 0.1s;}
.hezuo_list h2{width:100%; height:2.5rem; line-height:2.5rem; font-size:0.8rem; font-weight:400; text-align:center;border-top:1px solid #f3f3f3; overflow:hidden;}
.hezuo_list a{ color:#6e6e6e; text-decoration:none;}
.hezuo_list:hover{ background:#ff6d02;}
.hezuo_list:hover h2{ color:#fff;}
.hezuo_list:hover a{color:#fff;}

.neiye_solution{ height:auto; padding-bottom:0px;}
.neiye_solution ul{ margin-top:0px; margin-bottom:1.2rem;}
/*荣誉资质*/
.honor_list{width:11rem; height:16.5rem; float:left; background:#fff; margin-top:1.5rem; margin-left:1.1rem; margin-right:0; border:1px solid #f3f3f3;}
.honor_list dd{width:100%; height:14rem; overflow:hidden;}
.honor_list img{width:100%; height:14rem; }
.honor_list:hover img{ transform:scale(1.2); transition:1s linear 0.1s;}
.honor_list h2{width:100%; height:2.5rem; line-height:2.5rem; font-size:0.8rem; font-weight:400; text-align:center;border-top:1px solid #f3f3f3; overflow:hidden;}
.honor_list a{ color:#6e6e6e; text-decoration:none;}
.honor_list:hover{ background:#ff6d02;}
.honor_list:hover h2{ color:#fff;}
.honor_list:hover a{color:#fff;}

/*产品栏目*/
.product_nav{width:100%; height:auto; overflow:hidden; margin:0 auto; padding-top:0rem; border-bottom:1px solid #f3f3f3; padding-bottom:1rem;}
.product_nav ul{width:5rem; height:6.5rem; float:left; overflow:hidden; border:2px solid #fff; text-align:center; text-align:center; margin-left:15px; margin-top:15px;}
.product_nav ul img{ width:5rem; height:2.28rem; margin-top:0.5rem; margin-bottom:0.5rem;}
.product_nav ul h2{ width:90%; margin:0 auto; font-size:0.9rem; color:#616161; line-height:1.3rem; font-weight:400; }
.product_nav ul:hover{ border:2px solid #ff6d02;}
.product_nav ul:hover h2{ color:#ff6d02;}
.product_nav .no{ border:2px solid #ff6d02;}
.product_nav .no h2{ color:#ff6d02;}


.product_list{width:11rem; height:13.28rem; float:left; background:#fff;  margin-left:1.1rem; margin-right:0px; border:1px solid #dedede; margin-bottom:1rem; overflow:hidden; }
.product_list ul{width:100%; height:8.28rem; overflow:hidden; border-bottom:1px solid #dedede;}
.product_list img{width:100%; height:8.28rem; }
.product_list:hover img{ transform:scale(1.1); transition:1s linear 0.1s;}
.product_list h2{width:90%; margin:0 auto; height:3rem; line-height:3rem; font-size:0.9rem; font-weight:400; text-align:center; overflow:hidden; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand;}
.product_list li{width:100%; height:2rem; line-height:2rem; font-size:1rem; font-weight:400; text-align:center; overflow:hidden; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out; }
.product_list a{ color:#6e6e6e; text-decoration:none;}
.product_list:hover{ }
.product_list:hover a{color:#ff6d02;}
.product_list:hover h2{ color:#ff6d02;}
.product_list:hover li{ color:#fff; background:#ff6d02;}

/*产品内容*/
.product-top{ display:none;}
/*放大镜结束*/
.product_content_top{width:100%; height:auto; margin:0 auto; overflow:hidden; margin-top:2rem;}
.product_content_top .left{ width:25rem; height:16rem; margin:0 auto; overflow:hidden; }

.product_content_list{width:25rem; height:auto; margin:0 auto; overflow:hidden; }

.product_content_list .swiper-container{width:100%;height:100%;text-align:center; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;
-ms-flex-pack: center;-webkit-justify-content: center; justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center; margin-top:0;}
.product_content_list .swiper-wrapper{width:100%; margin:0 auto; }
.product_content_list .swiper-slide{ width:auto; overflow:hidden; margin:0 auto;}

.product_content_list .swiper-slide ul{width:20rem; height:15rem; overflow:hidden; margin:0 auto; text-align:center; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;  text-align:center; background:#fff; margin-top:0px;  float:left; overflow:hidden; margin-left:2.5rem;}

.product_content_list .swiper-slide ul img{  width:100%;height:100%;}
.product_content_list .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fractio{ bottom:20px;}
.product_content_list .swiper-pagination-bullet{ background:#ccc; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
.product_content_list .swiper-pagination-bullet-active{ background:#3f3f73;}
.product_content_list .swiper-button-next{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; right:0px; }
.product_content_list .swiper-button-next:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.product_content_list .swiper-button-prev{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; left:0px;}
.product_content_list .swiper-button-prev:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}

.product_content_top .right{ width:24rem; height:auto; margin:0 auto; overflow:hidden; }
.product_content_top .right h2{ font-size:1.4rem; font-weight:300; border-bottom:1px  dashed #ccc; line-height:3rem;  color:#ff6d02; height:auto; overflow:hidden; padding-bottom:1.5rem; text-align:center;}
.product_content_top .right h2 a{ color:#333;}
.product_content_top .right h2 a:hover{ color:#ff6d02;}
.product_content_top .right h3{ font-size:1.2rem; font-weight:300; border-bottom:1px  dashed #ccc; line-height:3rem; padding-top:1rem; padding-bottom:1rem; text-align:center; overflow:hidden;}
.product_content_top .right h4{ font-size:1.2rem; font-weight:300; border-bottom:1px  dashed #ccc; line-height:3rem; padding-top:1rem; padding-bottom:1rem; overflow:hidden;}
.product_content_top .right h4 a{ width:150px; height:35px; display:block; background:#ff6d02; margin:0 auto; line-height:35px; text-align:center; color:#fff; border-radius:20px; margin-top:0rem; font-size:1rem; margin-top:0.5rem; margin-bottom:0.5rem;}
.product_content_top .right h4 a i{ padding-left:10px;}

.product_content_top .right .lx{ width:24rem; font-size:0.9rem; font-weight:300; line-height:2rem;  height:16rem; color:#6c6c6c; overflow-y:scroll; overflow-x:auto; }
.product_content_top .right .lx p{ font-size:0.9rem; padding-top:1rem; color:#575757; padding-bottom:1rem; padding-left:0.5rem;}
.product_content_top .right .lx p span{ color:#ff6d02;}

.product_content{width:100%; height:auto; margin:0 auto; overflow:hidden; margin-top:0.5rem;}
.product_content .tab{ width:100%; height:3.5rem; line-height:3.5rem; background:#f3f3f3;}
.product_content .tab ul li{ width:12.8rem; text-align:left; cursor:pointer; font-size:1.2rem; list-style:none; float:left; margin:0px; line-height:3.5rem; }
.product_content .tab ul li i{ font-size:1.4rem; float:left; margin-left:2rem; color:#666; margin-right:2rem;}

.product_content .tabbox { width:100%; height:auto; margin:0 auto; overflow:hidden; }
.product_content .tabbox .boxlist {display: none; width: 23rem; margin:0 auto; min-height:10rem;background:none; overflow:hidden; padding-top:1rem; padding-bottom:1rem; font-size:0.9rem; line-height:1.8rem; color:#333; text-align:justify; text-justify:inter-ideograph;}
.product_content .tabbox .boxlist p{ line-height:1.8rem; color:#333; font-size:0.9rem;}
.product_content .tabbox .boxlist img{ max-width:100%; width:auto; height:auto;} 

.product_content .tab ul .active {color:#fff;background: #ff6d02;}
.product_content .tab ul .active i{ color:#fff;}


.neirong_next1					{font-size:16px; font-family:"微软雅黑";color:#3f3f3f; line-height:30px; width:23rem; height:auto; margin:0 auto; overflow:hidden; border-top:2px solid #ededed; padding-top:20px; border-bottom:2px solid #f3f3f3; padding-bottom:1rem; margin-top:1rem; margin-bottom:0.5rem;}
.neirong_next1 p				{ width:100%; float:left; overflow:hidden; line-height:3rem; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand;}
.neirong_next1 p i{ font-size:1rem; float:left; padding-right:0.5rem;}
.neirong_next1 p.np1			{ text-align:right; }
.neirong_next1 p.np1 i{ float:right;padding-left:10px;}
.neirong_next1 p span			{ margin-left:0px;}
.neirong_next1 p span a			{font-size:0.9rem; font-family:"微软雅黑";color:#333333; line-height:2rem; text-decoration:none;}
.neirong_next1 p span a:hover	{ color:#ff6d02; text-decoration:underline;}

.product_content_bottom{width:100%; height:auto; margin:0 auto; overflow:hidden; text-align:center;}
.product_content_bottom h2{ font-size:1.5rem; color:#ff6d02; line-height:2rem; padding-top:1.5rem;}
.product_content_bottom p{ font-size:0.9rem; color:#ccc; line-height:3rem; padding-bottom:0.2rem;}

/*新闻内容*/
.new_content_all{ padding-bottom:0rem;}
.new_content_title{ width:24rem; margin:0 auto; height:auto; overflow:hidden; text-align:center; line-height:2.1rem; padding-top:2rem; }
.new_content_title h2{ font-size:1.5rem;}
.new_content_time{ width:23rem; margin:0 auto; height:auto; overflow:hidden; text-align:center; line-height:1.8rem; padding-top:1rem; border-bottom:2px solid #f3f3f3; padding-bottom:2rem;}
.new_content_time p{ font-size:14px; color:#8f8f8f; display:inline-block;}
.new_content_time p span{ padding-left:1rem; display:block;}


.new_content { width: 23rem; margin:0 auto; min-height:10rem;background:none; overflow:hidden; padding-top:1.5rem; padding-bottom:1rem; font-size:0.9rem; line-height:1.8rem; color:#333; text-align:justify; text-justify:inter-ideograph;}
.new_content p{ line-height:1.8rem; color:#333; font-size:0.9rem;}
.new_content img{ max-width:100%; width:auto; height:auto;}

table{ border:1px solid #ccc; width:100%;}
table td{ border:1px solid #f3f3f3;}