﻿/* 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; top:4.62rem;}
li{ list-style:none;}
.content{width:100%; height:auto; margin:0 auto; overflow:hidden; position:relative;}


.content_auto{width:24rem; height:auto; background:#fff; overflow:hidden; margin:0 auto; box-shadow:#f2f2f2 0px 0.3rem 1rem 0.5rem; margin-bottom:2rem; font-family:"微软雅黑"; text-align:center; padding-top:1rem; padding-bottom:1rem;}

.content_auto img{ max-width:100%; height:auto; width:auto;}

/*移动端导航*/
/*top*/
.nav_back{ width:100%; height:auto; overflow:hidden;}
.top_all{width:100%; height:auto; margin:0 auto; }
.top_all .logo{ width:220px;height:98px; float:left; overflow:hidden; overflow:hidden; display:none;}
.top_all .logo img{ width:220px; height:98px;}

.head{display:none}

.moblie_head .lf{float:left}
.moblie_head .rg{float:right; width:auto;}

.moblie_head{display:block;height:4.5rem;background:#fff; width:100%;z-index:9999;border-bottom:1px solid #f3f3f3; position:fixed; top:0px; z-index:9999999;}

.moblie_head .lf{ padding-top:0px;padding-left:0rem; width:22rem;}

.moblie_head .lf  img{height:4.48rem; width:16rem; float:left; padding-left:0.4rem;}

.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:0.5rem; padding-left:0.5rem;}
.moblie_head .rg a img{height:16px;vertical-align:top; padding-top:1.75rem;}

.moblie_head .language{ width:4.5rem; height:auto; font-size:1rem; float:right; position:relative; padding:0px; margin-left:0rem; }
.moblie_head .language p{ color:#b7b7b7; font-size:0.9rem; line-height:3.5rem; text-align:left;}
.moblie_head .language p span{ padding-left:0rem; padding-right:0px; font-size:0.9rem; padding-right:0.5rem;}
.moblie_head .language p a{ color:#b7b7b7; display:block; }
.moblie_head .language img{ float:left; margin-top:1rem;  margin-right:0.5rem;  width:1.5rem; height:auto; border:1px solid #f3f3f3; width:25px; height:17px; padding:0px; margin-left:0.5rem;}
.moblie_head .language:hover .top{ color:#18b2db;}

.moblie_head .language .no span{ color:#18b2db;}
.moblie_head .language .yyf span{ color:#18b2db;}
/*.moblie_head .language:hover .no a{ color:#18b2db;}*/

/*.moblie_head .language:hover .bottom{ display:block;}*/

.moblie_head .language .bottom{ width:8.5rem; background:#f3f3f3; height:auto; position:absolute; top:4.5rem; padding:0px; left:-2rem; display:none;}
.moblie_head .language .bottom p{ line-height:2.5rem;}
.moblie_head .language .bottom a{ line-height:2.5rem; display:block; padding:0px; background:#f3f3f3; border-bottom:1px solid #e4e3e3;}
.moblie_head .language .bottom img{ margin-top:0.75rem; margin-left:1rem; float:left; width:1.5rem; height:auto; border:none; padding:0px;}


.language_active{ color:#18b2db;}

.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:#fff;height:100%;z-index:100000000000000000000000000000000000000000000;right:-80%;}
.a_txt .div3 ul{padding-left:0%;padding-right:0%}
.a_txt .div3 ul li{border-bottom:2px solid #f3f3f3;}
.a_txt .div3 ul li a{display:block;height:45px;color:#606060;line-height:45px;padding-left:10%;font-size:16px}
.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.png) 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:40px;line-height:40px;font-size:14px; padding-left:15%;}
.a_txt .div3 ul .no{ background:#18b2db;}
.a_txt .div3 ul .no a{ color:#fff;}

.mobile_nav_logo{ width:100%; height:auto; text-align:center; overflow:hidden;}
.mobile_nav_logo img{ max-width:90%; width:auto; height:auto; margin-top:1rem;}

/*移动端Search*/
.so_mobile{ width:90%; height:80px; overflow:hidden; margin:0 auto; margin-top:5px; border-bottom:1px solid #f3f3f3; }
.so_mobile form {position:relative;width:100%;margin:0 auto; margin-top:10px;}
.so_mobile input,button {border:none;outline:none;}
.so_mobile input {width:85%;height:32px;padding-left:9px; font-size:0.9rem; line-height:32px; color:#666666; }
.so_mobile button {height:34px;width:3rem;cursor:pointer;position:absolute; line-height:34px;}
.so_mobile input {border:1px solid #cccccc;background:transparent;top:0;right:0;}
.so_mobile button {background:#48a9bc; width:25%;top:0;right:0; background:#18b2db; font-size:0.9rem;}
.so_mobile button:before {content:"Search";font-size:0.9rem;color:#fff; text-align:center;}
.so_mobile input::-webkit-input-placeholder {color: #888888;font-size: 0.85rem;}

/*Banner*/
.banner{ width:100%; height:13rem; overflow:hidden; margin-top:0px; border-bottom:18px solid #18b2db;}
.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:0.8rem;}
.banner .swiper-pagination-bullet{ background:#ccc; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
.banner .swiper-pagination-bullet-active{ background:#18b2db;}
.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:95%; height:auto; overflow:hidden; margin:0 auto; text-align:center; padding-top:1rem; padding-bottom:1rem;}
.home_title h2{ font-size:1.5rem; line-height:3rem;}
.home_title h2 span{color:#18b2db}

.cont_sd{width:100%;margin-bottom:1rem; overflow:hidden; height:auto; margin-top:0rem;}
.cont_sd .cont_cd{width:100%;margin:0 auto; overflow:hidden; height:auto;}

.cont_sd .cont_cd .prod_sk{width:100%;}

.cont_sd .cont_cd .prod_sk .prod_left_s{float:left;width:100%;margin-right:0px;background:#f5f5f5; height:auto; overflow:hidden;}

.cont_sd .cont_cd .prod_sk .prod_left_s .em_1{display:block;width:100%;height:5rem;background:#15b686 url(../images/prod_left_s.png) no-repeat; text-align:center; overflow:hidden;}
.cont_sd .cont_cd .prod_sk .prod_left_s .em_1 h2{ line-height:2.2rem; font-weight:800; font-size:1.2rem; padding-top:0.5rem;}
.cont_sd .cont_cd .prod_sk .prod_left_s .em_1 p{ line-height:2rem; font-size:0.8rem;}
.cont_sd .cont_cd .prod_sk .prod_left_s .em_1 a{ display:block; text-decoration:none; width:100%; height:100%; line-height:90px; font-size:18px; color:#fff; font-style:normal; }

.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul{ width:100%; }
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li{padding-right:0px;position:relative; line-height:2rem; padding-top:0px; width:12.8rem; float:left; list-style:none; overflow:hidden; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li a{display:block; padding-left:1rem; font-size:0.9rem;border-bottom:1px solid #e4e4e4;color:#333;position:relative;border-left:4px solid #f5f5f5;transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-o-transition:0.4s ease; text-decoration:none;  line-height:2.8rem; pasdding-top:0px; pointer-events: none;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li a i{position:absolute;right:14px;top:50%;width:16px;height:16px;line-height:16px;text-align:center;font-size:20px;color:#d1d1d1;margin-top:-8px;opacity:1;filter:alpha(opacity:0);transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-o-transition:0.4s ease; display:none;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li.li_on a{color:#1391bd;padding-left:1.3rem;border-left:4px solid #1391bd;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li.li_on a i{opacity:1;filter:alpha(opacity:100); color:#1391bd;}

.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li:nth-child(7) a{ border-bottom:none;} 

.cont_sd .cont_cd .prod_sk .prod_left_s .hotline_d{ width:height:auto;padding:0px;color:#fff; float:left;}
.cont_sd .cont_cd .prod_sk .prod_left_s .hotline_d img{  width:auto; height:auto; display:block; margin:0 auto; width:5.48rem; padding-top:1rem; padding-bottom:1rem;}
.cont_sd .cont_cd .prod_sk .prod_left_s .hotline_d a{width:12.8rem; display:block;font-size:1rem; margin:0 auto; line-height:3rem; text-align:center; float:left; }
.cont_sd .cont_cd .prod_sk .prod_left_s .hotline_d strong{font-size:1rem;letter-spacing:2px;}

.cont_sd .cont_cd .prod_sk .prod_cont{float:right;width:100%; height:30rem;overflow:hidden;position:relative; background:#fffff; margin-top:0.5rem;}

.cont_sd .cont_cd .prod_sk .prod_cont .prod_li{position:absolute;left:0;top:0;width:100%;height:100%;display:none;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li ul{width:12rem; height:auto; overflow:hidden; float:left; border:1px solid #f3f3f3; float:left; text-align:center; background:#fff; margin-left:0.45rem; margin-bottom:0.5rem; transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-o-transition:0.4s ease;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li ul img{width:12rem;height:12rem;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li ul h2{ width:90%; font-size:0.8rem; height:2.5rem; margin:0 auto; line-height:2.5rem; color:#555555; font-weight:300; overflow:hidden; text-overflow: ellipsis;white-space: nowrap;course:hand;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li ul p{ width:100%;height:46px; background:url(../images/s.png) top center no-repeat; }
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li ul a{ display:block; text-decoration:none}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li ul:hover{ border:1px solid #1391bd;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li ul:hover h2{ border-top:1px solid #1391bd; color:#1391bd;}

/*关于我们*/
.home_about_all{width:100%; height:auto; overflow:hidden; background:#18b2db; margin-top:2rem; padding-bottom:1.5rem;}
.home_about_content{width:100%; height:auto; margin:0 auto;  padding-top:1.5rem;}
.home_about_content .left{ width:23rem; margin:0 auto;height:auto;}
.home_about_content .left img{ width:100%; height:auto;}
.home_about_content .right{width:23rem; height:auto; margin:0 auto; overflow:hidden;}
.home_about_content .right h1{ height:4rem; line-height:4rem; color:#fff; font-size:1.4rem; overflow:hidden;}
.home_about_content .right ul{height:auto; margin-top:0px; overflow:hidden;}
.home_about_content .right ul p{ font-size:1rem; color:#fff; text-indent:1em; line-height:1.6rem;text-align:justify; text-justify:inter-ideograph;}
.home_about_content .right dd{ width:100%;height:3rem; display:block;  margin-top:1.2rem; line-height:3rem; background:#066c87;}
.home_about_content .right dd a{ text-align:right; display:block; color:#ffffff; font-size:1rem; padding-right:1rem;}
/*新闻中心*/
.home_new_title{ padding-top:1.5rem; padding-bottom:1rem;}

.home_new{width:23rem; height:auto; margin:0 auto; overflow:hidden; margin-top:1rem; margin-bottom:2rem;}
.home_new .left{ width:23rem;height:auto; background:#18b2db; overflow:hidden; font-family:"微软细黑";}
.home_new .left li{ width:23rem;height:auto; list-style:none; overflow:hidden;}
.home_new .left li img{ width:100%;height:15.92rem;}
.home_new .left h2{ width:20rem; margin:0 auto; overflow:hidden; font-size:1rem; line-height:2rem; padding-top:0.8rem; color:#fff; font-weight:400;}
.home_new .left h2 span{ padding-left:0.5rem; padding-right:0.5rem;}
.home_new .left h3{ width:20rem; margin:0 auto; overflow:hidden; font-size:1.4rem; line-height:2.2rem; padding-top:0.5rem; height:auto; color:#fff; }
.home_new .left p{ width:20rem; margin:0 auto; overflow:hidden; font-size:1.1rem; line-height:35px; margin-top:2rem; font-weight:700; color:#fff;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; padding-bottom:1.4rem;}
.home_new .left a{ display:block;}
.home_new .left a:hover{ text-decoration:none;}
.home_new .left:hover p{ transform:translate(20px,0px);    -webkit-transform:translate(20px,0px);    -moz-transform:translate(20px,0px);    -o-transform:translate(20px,0px);    -ms-transform:translate(20px,0px);}

.home_new .right{ width:23rem; height:auto; margin:0 auto; font-family:"xihei"; padding-top:0.5rem;}
.home_new .right ul{ width:23rem;height:7rem; border-bottom:1px solid #e8e8e8; overflow:hidden; }
.home_new .right ul h2{ line-height:2rem; font-size:0.9rem; color:#7b7b7b; padding-top:1rem; font-weight:500;}
.home_new .right ul h3{ line-height:3rem; font-size:1.2rem; color:#282828; width:100%; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand; font-weight:500;}
.home_new .right ul h3 a{ color:#282828;}
.home_new .right ul h3 a:hover{ color:#e50045;}
.home_new .right ul:nth-child(1){ height:7rem;}
.home_new .right ul:nth-child(1) h2{ }  

/*合作伙伴*/

.home_hezuo_all{width:100%; min-height:1rem; height:auto; overflow:hidden; text-align:center; background:#fff; padding-bottom:2rem;}
.home_hezuo_all .home_hezuo_title{width:100%;height:auto; margin:0 auto; overflow:hidden; padding-top:1rem; padding-bottom:1rem;}
.home_hezuo_all .home_hezuo_title h2{ font-size:1.4rem; color:#4e4e4e; line-height:3rem;}
.home_hezuo_all .home_hezuo_title h2 span{ color:#18b2db;}
.home_hezuo_all .home_hezuo_title p{ width:23rem; margin:0 auto; font-size:1rem; color:#4e4e4e; line-height:2rem; padding-top:0.5rem;}

.dowebok { width:100%; margin:0px auto; font-size: 0; min-height:auto; margin-top:1rem; overflow:hidden; margin-bottom:1rem;}
.dowebok img { width:6.8rem; height:4rem; margin:0px 1rem 0px 0px; box-shadow:none; }
.dowebok img:hover{width:6.8rem; height:4rem;  box-shadow:none;}
.str_wrap{overflow:hidden;//zoom:1;width:100%; position:relative;-moz-user-select: none;-khtml-user-select: none;user-select: none;white-space:nowrap;}
.str_wrap.str_active{}
.str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move;}
.str_move_clone{display:inline-block;//display:inline;//zoom:1;vertical-align:top;position:absolute;left:100%;top:0;}
.str_vertical .str_move_clone{left:0;top:100%;}
.str_down .str_move_clone{left:0;bottom:100%;}
.str_vertical .str_move,
.str_down .str_move{white-space:normal;width:100%;}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{cursor:inherit;}
.str_wrap img{max-width:none !important;}

.home_hezuo_more{ display:inline-block;width:100%; height:auto; overflow:hidden; padding-top:1rem; padding-bottom:1rem;}
.home_hezuo_more a{width:10rem;height:2.5rem; border:1px solid #9f9f9f; margin:0 auto; text-align:center; display:block; line-height:2.5rem; font-size:0.9rem; color:#9f9f9f;border-radius:1rem;}

/*联系我们*/
.home_contact_all{width:100%;height:auto;margin:0 auto; background:#f6f6f6; overflow:hidden; margin-top:1rem;}
.home_content { width:100%; height:auto; margin:0 auto; overflow:hidden;}
.home_content .left{width:23rem; height:auto;  margin-left:1rem; overflow:hidden; margin:0 auto; padding-top:1rem;}
.home_content .left .top{width:100%;height:5rem; overflow:hidden; margin-top:1rem;}
.home_content .left .top p{ width:0.6rem;height:5rem; background:#18b2db; float:left; margin-right:2.1rem; margin-left:0.8rem;}
.home_content .left .top h2{ line-height:3rem; color:#18b2db; font-size:1.5rem;}
.home_content .left .top h2 a{ color:#18b2db;}
.home_content .left .top h3{ font-size:1rem; color:#9b9b9b; line-height:2rem; font-weight:400;}

.home_content .left ul{ width:100%; height:auto; overflow:hidden; margin-top:1rem;}
.home_content .left ul li{ list-style:none;height:auto; line-height:2rem; color:#3b3b3b; font-size:1rem; margin-top:0.8rem; margin-bottom:0.8rem;}
.home_content .left ul li img{ float:left; margin-right:1.5rem;}

.home_content .left dl{ width:100%; height:auto; overflow:hidden; margin-top:1.5rem;}
.home_content .left dl dd{ float:left;width:38px; height:38px; background:#c1c1c1;border-radius:50%; text-align:center; overflow:hidden; margin-left:0px; margin-right:15px;}
.home_content .left dl dd img{ padding-top:10px;}
.home_content .left dl dd a{width:100%;height:100%; display:block;}
.home_content .left dl dd:nth-child(2) img{ padding-top:11px;}
.home_content .left dl dd:nth-child(4) img{ padding-top:8px;}
.home_content .left dl dd:hover{ background:#18b2db;}


.home_content .right{width:23rem; height:auto;  margin-left:1rem; overflow:hidden; margin:0 auto; padding-top:1rem; padding-bottom:2rem;}
.home_content .right .top{width:100%;height:5rem; overflow:hidden; margin-top:1rem;}
.home_content .right .top p{ width:0.6rem;height:5rem; background:#ff7200; float:left; margin-right:2.1rem; margin-left:0.8rem;}
.home_content .right .top h2{ line-height:3rem; color:#ff7200; font-size:1.5rem;}
.home_content .right .top h2 a{ color:#ff7200;}
.home_content .right .top h3{ font-size:1rem; color:#9b9b9b; line-height:2rem; font-weight:400;}

.home_content .right .map{ width:23rem; height:auto; background:#f3f3f3; margin-top:2rem; overflow:hidden; }
.home_content .right .map .my-map{ width:23rem; height:3rem; background:#ff7200; border-radius:10px; text-align:center; margin:0 auto;}

.home_content .right .map .my-map iframe{ display:none;}
.home_content .right .map .my-map .mobile_map{ width:100%; height:100%;}
.home_content .right .map .my-map .mobile_map a{ line-height:3rem; text-align:center; color:#fff; display:block;}
.home_content .right .map .my-map .mobile_map a:hover{ background:#1d78cd; border-radius:10px;}
/*底部*/
.footer_all{ width:100%; height:auto; background:#f3f3f3; border-top:2rem solid #18b2db; overflow:hidden;}
.footer_all .footer_content{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
.footer_all .footer_content .logo{width:100%; height:auto; overflow:hidden;padding-top:1rem; }
.footer_all .footer_content .logo img{ max-width:100%;width:10rem;height:auto; display:block; margin:0 auto;}
.footer_all .footer_content .lx{ width:23rem;height:auto;  overflow:hidden; padding-top:0.1rem; margin:0 auto; text-align:center;}
.footer_all .footer_content .lx h2{ font-size:1.2rem; color:#373737; line-height:3rem;}
.footer_all .footer_content .lx p { font-size:1rem; line-height:2rem; color:#848484;}
.footer_all .footer_content .qr{ width:23rem; height:auto; margin:0 auto; padding-top:1.5rem; padding-bottom:0.6rem;}
.footer_all .footer_content .qr ul{ width:23rem; height:auto; overflow:hidden; text-align:center; margin:0 auto;}
.footer_all .footer_content .qr ul img{ width:127px;height:127px; text-align:center;}
.footer_all .footer_content .qr ul P{ font-size:1.1rem; line-height:3.5rem;}
.footer_all .footer_content .qr .mobile{ display:none;}

.copyright_all{width:100%;height:auto; overflow:hidden; background:#18b2db; overflow:hidden;}
.copyright{ width:23rem; height:auto; overflow:hidden; margin:0 auto; text-align:center; padding-top:0.5rem; padding-bottom:0.5rem;}
.copyright p{ font-size:0.95rem; color:#fff; line-height:1.5rem;}
.copyright a{ color:#fff;}

.copyright p &nbsp;{ display:none;}

.links_all{width:100%;height:auto; overflow:hidden; background:#066c87; overflow:hidden; padding-bottom:3rem;}
.links{ width:23rem; height:auto; overflow:hidden; margin:0 auto; text-align:left; padding-top:0.5rem; padding-bottom:0.5rem;}
.links h2{ font-size:0.95rem; color:#fff; line-height:1.5rem; float:left;}
.links a{ color:#fff; line-height:1.5rem; font-size:0.95rem; padding-left:0.5rem; padding-right:0.5rem;}


.mobile_footer{width:100%; height:3rem; background:#000; position:fixed; bottom:0px; z-index:9999999; overflow:hidden;}
.mobile_footer ul{ width:8.5rem; height:3rem; float:left; overflow:hidden; text-align:center;}
.mobile_footer ul a{ text-decoration:none; color:#fff; display:block; width:8.5rem; height:3rem;}
.mobile_footer ul li{ list-style:none; width:auto; height:3rem; text-align:center; line-height:1.5rem; overflow:hidden; float:left; color:#898989;}
.mobile_footer ul li i{ color:#18b2db; font-size:1.3rem; color:#18b2db; float:left; padding-top:0.8rem; padding-left:1.4rem;}
.mobile_footer ul h2{ height:1.5rem; line-height:3rem; font-size:0.9rem; color:#ccc; font-weight:300; float:left; padding-left:1rem;}
.mobile_footer ul:nth-child(2){ background:#000;}
/*侧边栏隐鲹*/
.fixed-bar{ 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:#18b2db;}
.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:#18b2db; 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: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:#18b2db;}
.new_list li{ list-style:none; line-height:2rem; color:#8e8e8e; padding-top:0.5rem; display:block; text-align:right; font-size:0.85rem;}

/*翻页样式*/
#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: #18b2db;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:#18b2db; 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:#18b2db;}
.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:#18b2db;}
.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:1rem; color:#616161; line-height:1.3rem; font-weight:400; }
.product_nav ul:hover{ border:2px solid #18b2db;}
.product_nav ul:hover h2{ color:#18b2db;}
.product_nav .no{ border:2px solid #18b2db;}
.product_nav .no h2{ color:#18b2db;}


.product_list{width:11rem; height:16rem; 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:11rem; overflow:hidden; border-bottom:1px solid #dedede;}
.product_list img{width:100%; height:11rem; }
.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:#18b2db;}
.product_list:hover h2{ color:#18b2db;}
.product_list:hover li{ color:#fff; background:#18b2db;}

/*产品内容*/
.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:21rem; 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:20rem; 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:#18b2db; 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:#18b2db;}
.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:#18b2db; 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:auto; 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:#18b2db;}

.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 .tab ul .active {color:#fff;background: #18b2db;}
.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:#18b2db; 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:#18b2db; 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;}

.ss_no{ width:100%; text-align:center; color:#fff; height:auto; line-height:2rem; font-size:1rem; padding-top:1rem; padding-bottom:1rem; background:#18b2db; margin-top:1rem;}
.ss_no strong{ color:#ffde00;}

.product_content img{ max-width:100%; width:auto; height:auto;}