﻿/*全局通用*/
*{ margin:0; padding:0;}
body{ background:#fff;overflow-x:hidden; min-width:1200px; font-family:"微软雅黑";}
img{ border:none;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
div{ font-size:16px;}
p{ font-size:16px;}
li{ list-style:none;}
/*头部*/
.head_all{ width:100%; height:34px; background:#222222; overflow:hidden;}
.head_all .head_content{width:1200px;height:34px;margin:0 auto; overflow:hidden;}
.head_all .head_content .left{width:600px; height:34px; float:left; overflow:hidden;}
.head_all .head_content .left h2{ color:#cbcbcb; font-size:14px; line-height:34px; font-weight:300;}
.head_all .head_content .right{ width:500px; height:34px; float:right; overflow:hidden;}
.head_all .head_content .right a{ float:right; color:#cbcbcb; line-height:34px; padding-left:20px; padding-right:10px; font-size:14px; display:block;}
.head_all .head_content .right a img{ padding-right:10px; float:left; padding-top:10px;}

.top_all{width:1200px; height:100px; margin:0 auto; overflow:hidden; }
.top_all .top_logo{width:200px;height:100px; float:left;}
.top_all .top_logo img{ width:200px; height:100px;}

.top_all .so{ width:330px; height:auto; height:35px; overflow:hidden; margin-top:32px; float:left; margin-left:200px;}
.top_all .so form {position:relative;width:329px;margin:0 auto;}
.top_all .so input,button {border:none;outline:none;}
.top_all .so input {width:253px;height:32px;padding-left:9px; font-size:14px; line-height:32px; color:#666666;}

.top_all .so button {height:34px;width:65px;cursor:pointer;position:absolute; line-height:34px;}
.top_all .so input {border:1px solid #cccccc;background:url(../images/so.png) 10px center no-repeat;top:0;right:0; text-indent:30px;}
.top_all .so button {background:#48a9bc; width:65px;top:0;right:0; background:#ff6d02;}
.top_all .so button:before {content:"搜索";font-size:14px;color:#fff;}
.top_all .so input::-webkit-input-placeholder {color: #888888;font-size: 14px;}

.top_all .top_tel{width:280px; height:100px; background:url(../images/tel.png) left center no-repeat; float:right; text-indent:55px;}
.top_all .top_tel h1{ font-size:28px; line-height:100px; color:#ff6d02;}

/*导航栏开始*/
.nav_all{ width:100%; height:72px; background:url(../images/NavBg.png) top center no-repeat; position:relative; }
.clear{clear:both;height:0px;line-height:0px;font-size:0px}
.head{width:1200px;min-width:1000px;z-index:9999;height:72px;transition:all 0.1s; margin:0 auto; }
.head a{text-decoration:none;cursor:pointer;transition:all .1s;outline:none}
.head ul{list-style:none}
.head .lf{float:left}
.head .rg{float:right}


.head .nav{width:100%;-webkit-transition:all .1s;-moz-transition:all .1s;transition:all 0.1s; }

.head .nav ul .nav_01{ background:url(../images/nav_1.png) 10px center no-repeat; }
.head .nav ul .nav_02{ background:url(../images/nav_2.png) 10px center no-repeat; }
.head .nav ul .nav_03{ background:url(../images/nav_3.png) 10px center no-repeat; }
.head .nav ul .nav_04{ background:url(../images/nav_4.png) 10px center no-repeat; }
.head .nav ul .nav_05{ background:url(../images/nav_5.png) 10px center no-repeat; }
.head .nav ul .nav_06{ background:url(../images/nav_6.png) 10px center no-repeat; }
.head .nav ul .nav_07{ background:url(../images/nav_7.png) 10px center no-repeat; }


/*第一层导航 end*/

.head .nav ul .nav_01:hover{ background:url(../images/nav_1_no.png) 10px center no-repeat; }
.head .nav ul .nav_02:hover{ background:url(../images/nav_2_no.png) 10px center no-repeat; }
.head .nav ul .nav_03:hover{ background:url(../images/nav_3_no.png) 10px center no-repeat; }
.head .nav ul .nav_04:hover{ background:url(../images/nav_4_no.png) 10px center no-repeat; }
.head .nav ul .nav_05:hover{ background:url(../images/nav_5_no.png) 10px center no-repeat; }
.head .nav ul .nav_06:hover{ background:url(../images/nav_6_no.png) 10px center no-repeat; }
.head .nav ul .nav_07:hover{ background:url(../images/nav_7_no.png) 10px center no-repeat; }
.head .nav ul .nav_08:hover{ background:url(../images/nav_8_no.png) 10px center no-repeat; }

/*每一个 .a1 不同的 text-indent*/
.head .nav ul .nav_01 .a1{ text-indent:65px; }

/*每一个 li 给予不同的.no */
.head .nav ul .no_01{ background:url(../images/nav_1_no.png) 10px center no-repeat; }
.head .nav ul .no_02{ background:url(../images/nav_2_no.png) 10px center no-repeat; }
.head .nav ul .no_03{ background:url(../images/nav_3_no.png) 10px center no-repeat; }
.head .nav ul .no_04{ background:url(../images/nav_4_no.png) 10px center no-repeat; }
.head .nav ul .no_05{ background:url(../images/nav_5_no.png) 10px center no-repeat; }
.head .nav ul .no_06{ background:url(../images/nav_6_no.png) 10px center no-repeat; }
.head .nav ul .no_07{ background:url(../images/nav_7_no.png) 10px center no-repeat; }

.nav ul li{float:left;width:160px;height:72px;transition:all .1s; position:relative; margin-left:10px;}
.nav ul li .a1{line-height:72px;display:block;font-size:16px;color:#333;transition:all 0.1s; text-align:left; text-indent:60px; }
.nav ul li:hover .a1{color:#ff7612;transition:all .1s; }
.nav ul li a{ color:#616161px;}

/*下拉样式*/
.nav ul li .div1{display:none; width:160px; position:absolute; top:72px;z-index:10000; height:auto; }
.nav ul li .div1 .p1{width:100%;height:auto;line-height:45px; text-align:center;}
.nav ul li .div1 .p1 a{color:#616161;font-size:14px;text-transform:uppercase;display:block;height:45px;line-height:45px;transition:all .1s; border-bottom:1px solid #f3f3f3; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand; background:#fff; border:1px solid #616161; border-top:none;}
.nav ul li .div1 .p1 a:nth-child(1){border-top:1px solid #616161;}
.nav ul li .div1 .p1 a:hover{ color:#ff7612;}
.nav ul li .mad3 .p1 .pad{margin-left:0%}
.nav ul li .mad4 .p1 .pad{margin-left:0%}
.nav ul li .mad5 .p1 .pad{margin-left:0%}
.nav ul li .mad6 .p1{}
.a_txt{display:none}

/*关于我们下拉样式*/
.nav ul li .nav2_about{display:none; width:1200px; position:absolute; top:72px; left:-170px; z-index:10000; height:auto; background:#f5f5f5; padding-bottom:66px;  border-radius:0 0 20px 20px;}
.nav ul li .nav2_about .content{ width:1068px; height:100%; margin:0 auto; overflow:hidden;}
.nav ul li .nav2_about .content .daohang{ width:190px; height:auto; overflow:hidden; float:right; margin-top:50px;}
.nav ul li .nav2_about .content .daohang p a{ line-height:50px; color:#333; display:block; font-size:16px;}
.nav ul li .nav2_about .content .daohang p a i{ color:#ff6d02; font-size:20px; float:left; font-weight:900; padding-right:20px;}
.nav ul li .nav2_about .content .daohang p a:hover{ color:#ff6d02;}

.nav ul li .nav2_about .content .neirong{ width:860px; height:auto; overflow:hidden; float:left; margin-top:66px; margin-right:0px; }
.nav ul li .nav2_about .content .neirong .ul_1{width:370px; height:auto; float:left;}
.nav ul li .nav2_about .content .neirong .ul_1 img{width:370px;height:210px; border-radius:10px;}
.nav ul li .nav2_about .content .neirong .ul_1 p{ font-size:14px; line-height:32px; margin-top:15px; color:#282828;}

.nav ul li .nav2_about .content .neirong .ul_2{width:370px; height:auto; float:left; margin-left:55px;}
.nav ul li .nav2_about .content .neirong .ul_2 img{width:370px;height:210px;border-radius:10px;}
.nav ul li .nav2_about .content .neirong .ul_2 p{ font-size:14px; line-height:32px; margin-top:15px; color:#282828;}
/*解决方案下拉样式*/
.nav ul li .nav2_solution{display:none; width:1200px; position:absolute; top:72px; left:-340px; z-index:10000; height:auto; background:#f5f5f5; padding-bottom:66px;  border-radius:0 0 20px 20px;}
.nav ul li .nav2_solution .content{ width:1068px; height:100%; margin:0 auto; overflow:hidden;}

.nav ul li .nav2_solution .content .daohang{ width:190px; height:auto; overflow:hidden; float:left; margin-top:50px;}
.nav ul li .nav2_solution .content .daohang h2{ font-size:22px; line-height:45px; text-indent:0px; margin-bottom:20px; color:#282828;}
.nav ul li .nav2_solution .content .daohang p a{ line-height:50px; color:#333; display:block; font-size:16px;}
.nav ul li .nav2_solution .content .daohang p a i{ color:#ff6d02; font-size:20px; float:left; font-weight:900; padding-right:20px;}
.nav ul li .nav2_solution .content .daohang p a:hover{ color:#ff6d02;}

.nav ul li .nav2_solution .content .neirong{ width:850px; height:auto; overflow:hidden; float:right; margin-top:50px; margin-right:0px; }
.nav ul li .nav2_solution .content .neirong ul{ overflow:hidden;}
.nav ul li .nav2_solution .content .neirong ul h2{ font-size:22px; line-height:45px; text-indent:43px; color:#282828;}
.nav ul li .nav2_solution .content .neirong ul a{ width:126px; height:73px;display:block; float:left; margin-left:43px; margin-top:35px;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; }
.nav ul li .nav2_solution .content .neirong ul a img{width:100%; height:100%;}
.nav ul li .nav2_solution .content .neirong ul a:hover{ transform:translate(0,-5px);    -webkit-transform:translate(0,-5px);    -moz-transform:translate(0,-5px);    -o-transform:translate(0,-5px);    -ms-transform:translate(0,-5px);}

.nav ul li .nav2_solution .content .neirong dd{ width:auto; height:auto; overflow:hidden; margin-top:35px; text-indent:43px;}
.nav ul li .nav2_solution .content .neirong dd a{ font-size:14px; line-height:30px; }
.nav ul li .nav2_solution .content .neirong dd a:hover{ color:#f95508;}
/*产品中心导航下拉样式*/
.nav ul li .nav2_product{display:none; width:1200px; position:absolute; top:72px; left:-510px; z-index:10000; height:auto; background:#f5f5f5; padding-bottom:48px;  border-radius:0 0 20px 20px;}
.nav ul li .nav2_product .content{ width:100%; height:100%; margin:0 auto; overflow:hidden;}

.nav ul li .nav2_product .content ul{ width:100%; height:auto; overflow:hidden; padding-bottom:10px; text-align:center; padding-top:30px;}


.nav ul li .nav2_product .content .daohang{ width:220px;  height:215px; overflow:hidden;  margin-top:25px; margin-left:48px; display:inline-block; text-align:left;}
.nav ul li .nav2_product .content .daohang h2{ font-size:20px; line-height:35px; text-indent:0px; margin-bottom:20px; color:#282828;}
.nav ul li .nav2_product .content .daohang h2 a{ font-size:20px; color:#282828; display:block;}
.nav ul li .nav2_product .content .daohang h2 a:hover{ color:#ff6d02;}
.nav ul li .nav2_product .content .daohang p { width:100%; height:32px; line-height:32px; overflow:hidden; display:block;}
.nav ul li .nav2_product .content .daohang p a{  color:#333; display:block; font-size:14px;}
.nav ul li .nav2_product .content .daohang p a i{ color:#969696; font-size:16px; float:left; font-weight:900; padding-right:10px;}
.nav ul li .nav2_product .content .daohang p a:hover{ color:#ff6d02;}
.nav ul li .nav2_product .content .daohang p a:hover i{ color:#ff6d02;}

.nav ul li .nav2_product .content .product_more{width:200px; height:40px; background:#ff6d02; margin-left:48px; overflow:hidden; display:block; margin-top:30px; border-radius:20px; text-align:center; line-height:40px; margin:0 auto;}
.nav ul li .nav2_product .content .product_more a{ font-size:14px; color:#fff; display:block;}
.nav ul li .nav2_product .content .product_more a:hover{ background:#fdd000;}
/*服务支持导航下拉样式*/
.nav ul li .nav2_fuwu{display:none; width:1200px; position:absolute; top:72px; left:-680px; z-index:10000; height:auto; background:#f5f5f5; padding-bottom:66px;  border-radius:0 0 20px 20px;}
.nav ul li .nav2_fuwu .content{ width:1068px; height:100%; margin:0 auto; overflow:hidden;}
.nav ul li .nav2_fuwu .content .daohang{ width:190px; height:auto; overflow:hidden; float:right; margin-top:50px;}
.nav ul li .nav2_fuwu .content .daohang p a{ line-height:50px; color:#333; display:block; font-size:16px;}
.nav ul li .nav2_fuwu .content .daohang p a i{ color:#ff6d02; font-size:20px; float:left; font-weight:900; padding-right:20px;}
.nav ul li .nav2_fuwu .content .daohang p a:hover{ color:#ff6d02;}

.nav ul li .nav2_fuwu .content .neirong{ width:860px; height:auto; overflow:hidden; float:left; margin-top:66px; margin-right:0px; }
.nav ul li .nav2_fuwu .content .neirong .ul_1{width:370px; height:auto; float:left;}
.nav ul li .nav2_fuwu .content .neirong .ul_1 img{width:370px;height:210px; border-radius:10px;}
.nav ul li .nav2_fuwu .content .neirong .ul_1 p{ font-size:14px; line-height:32px; margin-top:15px; color:#282828;}

.nav ul li .nav2_fuwu .content .neirong .ul_2{width:370px; height:auto; float:left; margin-left:55px;}
.nav ul li .nav2_fuwu .content .neirong .ul_2 img{width:370px;height:210px;border-radius:10px;}
.nav ul li .nav2_fuwu .content .neirong .ul_2 p{ font-size:14px; line-height:32px; margin-top:15px; color:#282828;}
.nav ul li .nav2_fuwu .content .neirong span{ color:#ff6d02;}
/*新闻中心导航下拉样式*/
.nav ul li .nav2_new{display:none; width:1200px; position:absolute; top:72px; left:-850px; z-index:10000; height:auto; background:#f5f5f5; padding-bottom:66px;  border-radius:0 0 20px 20px;}
.nav ul li .nav2_new .content{ width:1068px; height:100%; margin:0 auto; overflow:hidden;}
.nav ul li .nav2_new .content .daohang{ width:190px; height:auto; overflow:hidden; float:right; margin-top:50px;}
.nav ul li .nav2_new .content .daohang p a{ line-height:50px; color:#333; display:block; font-size:16px;}
.nav ul li .nav2_new .content .daohang p a i{ color:#ff6d02; font-size:20px; float:left; font-weight:900; padding-right:20px;}
.nav ul li .nav2_new .content .daohang p a:hover{ color:#ff6d02;}

.nav ul li .nav2_new .content .neirong{ width:860px; height:auto; overflow:hidden; float:left; margin-top:66px; margin-right:0px; }
.nav ul li .nav2_new .content .neirong .ul_1{width:370px; height:auto; float:left;}
.nav ul li .nav2_new .content .neirong .ul_1 img{width:370px;height:210px; border-radius:10px;}
.nav ul li .nav2_new .content .neirong .ul_1 p{ font-size:14px; line-height:32px; margin-top:15px; color:#282828;}

.nav ul li .nav2_new .content .neirong .ul_2{width:370px; height:auto; float:left; margin-left:55px;}
.nav ul li .nav2_new .content .neirong .ul_2 img{width:370px;height:210px;border-radius:10px;}
.nav ul li .nav2_new .content .neirong .ul_2 p{ font-size:14px; line-height:32px; margin-top:15px; color:#282828;}
.nav ul li .nav2_new .content .neirong span{ color:#ff6d02;}


.moblie_head{ display:none;}
/*导航结束*/
.so_mobile{ display:none;}
/*Bnnaer*/
.banner{ width:100%; height:600px; overflow:hidden; background:#f8f8f8;}
.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:auto; height:auto; position:absolute;  left: 50%; margin-left: -960px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fractio{ bottom:30px;}
.banner .swiper-pagination-bullet{ background:#ccc; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
.banner .swiper-pagination-bullet-active{ background:#fdd000;}
.banner .swiper-button-next{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; right:40px; }
.banner .swiper-button-next:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.banner .swiper-button-prev{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; left:40px; }
.banner .swiper-button-prev:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}


.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ width:14px; height:14px;}

/*首页解决方案*/
.home_title{width:1200px; height:90px; line-height:90px; margin:0 auto; overflow:hidden; margin-top:30px; margin-bottom:30px;}
.home_title h2{ float:left; line-height:90px; font-size:28px; margin-right:30px; color:#383838; margin-left:20px;}
.home_title h2 span{ color:#ff6d02;}
.home_title p{ float:left; line-height:90px; font-size:24px; color:#c4c4c4;}
.home_title a{ float:right; color:#aaaaaa; font-size:20px; margin-right:20px;}
.home_title a:hover{ color:#ff6d02; text-decoration:none;}

.home_solution{width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-bottom:80px;}
.home_solution ul{width:263px; height:440px; background:#dde6ed; float:left; margin-left:30px;}
.home_solution ul li{width:263px;height:263px; overflow:hidden;}
.home_solution ul li img{width:263px;height:263px;}
.home_solution ul h2{ width:90%;margin:0 auto; font-size:20px; text-align:center; line-height:50px; padding-top:10px; padding-bottom:10px;}
.home_solution ul p{ width:85%;margin:0 auto; font-size:14px; text-align:center; line-height:25px; height:50px; overflow:hidden;color:#5b5b5b;text-align:justify; text-justify:inter-ideograph;}
.home_solution ul dd{ text-align:center; height:auto; padding-top:25px; 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:50px;}
.home_content{width:1200px; height:auto; margin:0 auto; overflow:hidden;}
.home_content_top{width:1200px; height:550px; overflow:hidden;}

.home_content_top .left{ width:370px; height:550px; background:#fff; overflow:hidden; position:relative; float:left;}
.home_content_top .left p{width:370px; height:170px; margin:0 auto; margin-top:20px; color:#383838;}
.home_content_top .left p img{width:100%;height:100%;}
.home_content_top .left h2{width:86%;margin:0 auto; font-size:18px; text-align:center; line-height:50px; border-bottom:1px solid #f4f4f4; padding-bottom:15px; 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;}
.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;}

.home_content_top .right{ width:830px; height:550px; float:left; overflow:hidden;}
.home_content_top .right ul{ width:370px; height:252.5px; background:#fff; overflow:hidden; float:left; margin-left:45px; margin-bottom:45px;}
.home_content_top .right ul img{ width:370px; height:170px; padding-top:20px; padding-bottom:0px;}
.home_content_top .right ul h2{ width:85%; margin:0 auto; overflow:hidden; text-align:center; font-size:18px; line-height:48px; color:#515151; font-weight:900;}
.home_content_top .right ul:hover h2{ color:#ff6d02;}

.home_content_bottom{ width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-top:0px; }
.home_content_bottom ul{ width:260px; height:200px; background:#fff; overflow:hidden; float:left; margin-left:32px; float:left; margin-bottom:32px;}
.home_content_bottom ul img{ width:260px; height:119px; padding-top:20px; padding-bottom:0px;}
.home_content_bottom ul h2{ width:85%; margin:0 auto; overflow:hidden; text-align:center; font-size:16px; line-height:48px; color:#515151; font-weight:900;}
.home_content_bottom ul:hover h2{ color:#ff6d02;}


/*合作伙伴*/
.hezuo_content{width:1200px; height:auto; margin:0 auto; overflow:hidden; }

.hezuo_content{ width:1200px; height:180px; margin:0 auto; overflow:hidden; margin-top:20px; margin-bottom:60px;}
.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:1200px; margin:0 auto; }
.hezuo_content .swiper-slide{ width:auto; overflow:hidden; margin:0 auto;}

.hezuo_content .swiper-slide ul{width:212px; height:122px; overflow:hidden; margin:0 auto; text-align:center; margin-left:24px;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;}

.hezuo_content .swiper-slide ul a{ display:block;}
.hezuo_content .swiper-slide ul p{width:210px; height:120px; border:1px solid #f3f3f3; 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;}
/*关于我们*/
.home_about_all{ width:100%;height:832px; background:url(../images/about_all.jpg) top center no-repeat; overflow:hidden;}

.home_about_title{width:1160px; height:90px; line-height:90px; margin:0 auto; overflow:hidden; margin-top:30px; margin-bottom:30px; border-bottom:1px solid #6c92b2;}
.home_about_title h2{ float:left; line-height:90px; font-size:28px; margin-right:30px; color:#ffffff; margin-left:20px;}
.home_about_title h2 span{ color:#ffffff;}
.home_about_title p{ float:left; line-height:90px; font-size:24px; color:#c4c4c4;}
.home_about_title a{ float:right; color:#8d929b; font-size:20px; margin-right:20px;}
.home_about_title a:hover{ color:#fff; text-decoration:none;}

.home_about_content{width:1200px; height:323px;  margin:0 auto; overflow:hidden; margin-top:68px;} 
.home_about_content .left{width:526px;height:323px; float:left; overflow:hidden; position:relative; margin-left:20px;}
.home_about_content .left img{ max-width:526px; max-height:323px; width:auto; height:auto;}
.home_about_content .left .top{ width:43px; height:43px; background:url(../images/video_l.png); position:absolute; left:0px; top:0px;}
.home_about_content .left .video{ width:526px;height:323px; overflow:hidden;}

.home_about_content .right{ width:580px; height:323px; float:right; margin-right:20px; }
.home_about_content .right p{ color:#fff; text-indent:2em; line-height:35px;text-align:justify; text-justify:inter-ideograph;}

.home_about_all .home_about_nav{width:1200px; height:188px; margin:0 auto; overflow:hidden; margin-top:60px;}
.home_about_all .home_about_nav ul{width:124px; height:188px; float:left; overflow:hidden; float:left; text-align:center; margin-left:25px; margin-right:22px; margin-top:20px; 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:124px; height:124px;}
.home_about_all .home_about_nav h2{ font-size:16px; font-weight:900; color:#fff; line-height:60px;}
.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_honor_all{width:100%;height:580px; background:url(../images/honor_all.jpg) top center no-repeat; overflow:hidden;}
.home_honor_title{ width:1200px; height:160px; margin:0 auto; overflow:hidden; text-align:center; margin-top:40px; }
.home_honor_title h2{ font-size:28px; color:#4e4e4e; line-height:65px;}
.home_honor_title p{ font-size:20px; color:#9c9c9c; line-height:40px;}
.home_honor_title dd{ width:644px; height:9px; margin:0 auto; text-align:center; margin-top:20px;} 

.honor_content{ width:1200px; height:300px; margin:0 auto; overflow:hidden; margin-top:40px; }
.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:1150px; margin:0 auto; text-align:center;}
.honor_content .swiper-slide{ width:auto; overflow:hidden; margin:0 auto;}

.honor_content .swiper-slide ul{width:200px; height:280px; 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:70px;}

.honor_content .swiper-slide ul a{ display:block;}
.honor_content .swiper-slide ul p{width:200px; height:280px; border:1px solid #f3f3f3; margin:0 auto; }
.honor_content .swiper-slide ul p img{  width:100%;height:100%;}


/*新闻中心*/
.home_new{width:1200px; height:622px;margin:0 auto; margin-top:1px; margin-bottom:70px; }
.home_new_left{width:680px; height:622px; float:left;}

.new_title{ margin-top:60px;}
.new_title h2{ padding-left:0px; margin-left:1px;}

.newtab{ width:100%; height:622px; margin:0px auto; overflow:hidden; }
.newtab .tab{ overflow:hidden;  height:60px; width:100%; padding-left:0px; }
.newtab .tab li{ float:left; list-style:none;}
.newtab .tab li a{ display:block; line-height:60px; padding-right:50px; float:left; text-decoration:none; color:#6f6f6f; font-size:14px;}
.newtab .tab li a strong{ font-weight:300; padding-right:5px; font-size:18px;}
.newtab .tab li a span{ font-size:16px; font-size:20px; margin-right:5px;}
.newtab .tab dd{ float:right; padding-right:10px; font-size:14px;}
.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:207px; overflow:hidden;}
.content_lb img{width:200px; height:200px; float:left; margin-right:15px;}
.content_lb h2{ font-size:16px; height:55px; line-height:55px; color:#333333; margin-top:5px;}
.content_lb h2 span{ float:right; padding-right:10px;}
.content_lb h2 a{ color:#333; text-decoration:none;}
.content_lb h2 a:hover{ text-decoration:underline; color:#ff6d02;}
.content_lb p{ padding-right:5px; font-size:14px; line-height:27px; color:#656565; height:88px; overflow:hidden; margin-top:5px; margin-bottom:5px;}
.content_lb strong{width:140px;height:34px; background:#ff6d02; line-height:34px; 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:#f3f3f3; height:300px; margin-top:40px;}
.newtab .content_new dd{width:320px; margin:0 auto; height:75px; line-height:35px; float:left; font-size:14px;   margin-left:20px; overflow:hidden; margin-top:20px;}
.newtab .content_new dd a{ text-decoration:none; color:#333; font-size:14px; display:block;}
.newtab .content_new dd a:hover{ text-decoration:underline; color:#ff6d02;}
.newtab .content_new dd span{ display:block; float:left;  padding-right:5px; color:#929292; line-height:25px;}
.newtab .content_new dd strong{ float:left; color:#ff6d02; font-size:18px; line-height:30px; margin-right:10px;}

.home_new_right{width:440px; height:605px; 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:#000000; font-size:18px; text-align:left; float:left; margin-left:0px; margin-top:0px;  text-indent:30px; font-weight:300;}
.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; color:#ff6d02;}
.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: 440px; height:520px; margin: 0 auto;  line-height: 26px; font-size: 12px; overflow: hidden; background:#fff;}
.myscroll li { width:92%; margin:0 auto; overflow:hidden; height:144px; margin:0 auto; border-bottom:1px solid #e7e5e5; list-style:none;}
.myscroll li h3{ width:420px; margin:0 auto; font-size:15px; height:60px; text-indent:40px; line-height:60px; background:url(../images/q.png) left center no-repeat; overflow:hidden; padding-left:0px; color:#333; font-weight:300;}
.myscroll li h3 span{ float:right; font-size:14px;}
.myscroll li p { width:420px; margin:0 auto; padding-left:0px; color:#5e5e5e; font-size:14px; overflow:hidden; height:66px; overflow:hidden; line-height:29px;}
.myscroll li p strong{ width:32px; height:160px; background:url(../images/a.png) left 5px no-repeat;  display:block; float:left; margin-right:8px;}
.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:426px; background:#353535 url(../images/footer_all.jpg) top center no-repeat; margin-top:40px;}
.footer_all .footer_content{ width:1200px; height:100%; margin:0 auto; overflow:hidden;}
.footer_all .footer_content ul{width:200px; height:100%; float:left; overflow:hidden; margin-right:40px; margin-left:20px;}
.footer_all .footer_content ul h2{ line-height:60px; margin-top:40px; margin-bottom:10px;}
.footer_all .footer_content ul h2 a{ font-size:20px; color:#fff;}
.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:30px;}
.footer_all .footer_content ul li{ line-height:45px; font-size:16px;}
.footer_all .footer_content ul li a{ color:#c4c4c4;}

.footer_all .footer_content dl{width:160px; height:100%; float:right; text-align:center; margin-top:60px;}
.footer_all .footer_content dl img{width:142px;height:142px}
.footer_all .footer_content dl p{ font-size:18px; line-height:65px; color:#c4c4c4; font-size:16px;}

/*友情链接*/
.links_all{ width:100%; background:#dde6ed; height:auto; padding-top:30px; padding-bottom:30px;}
.links_all .links_content{ width:1200px; height:auto; margin:0 auto; overflow:hidden; text-align:center; line-height:30px;} 
.links_all .links_content ul p{ line-height:30px; font-size:15px; color:#5d5d5d;}
.links_all .links_content ul p a{ color:#5d5d5d;}
.links_all .links_content dl{ font-size:15px; color:#5d5d5d;}
.links_all .links_content dl a{ color:#5d5d5d; padding-left:5px; padding-right:5px;}

.mobile_footer{ display:none;}

/*浮动框*/
@charset "UTF-8";
.jdc-side { display: none; position: fixed; right: 20px; bottom: 20px; z-index: 300; width: 60px }
.mod_hang_qrcode { position: relative }
.mod-qr-tips { height: 50px; background: url(../images/qrtips.png) top center no-repeat; background-size: 100% }

.mod_hang_qrcode_show { display: none; position: absolute; right: 70px; top: -65px; width: 138px; min-height: 100px; border: 0 none; background: #fff; -webkit-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); -moz-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); box-shadow: 0 0 10px 0 rgba(20,34,67,.1) }
.mod_hang_qrcode_show p { margin-top: 5px; line-height: 16px; color: #666; font-size: 12px; text-align: center }
.mod_hang_qrcode_show_bg { width: 124px; height: 124px; margin: 8px auto 0; background-position: 0 0; background-repeat: no-repeat; -moz-background-size: 124px auto; background-size: 124px auto; background-image: url(../images/qrcode.png) }
.jdc_hang_qrcode .mod_hang_qrcode_show_bg { background-image: url(../images/qrcode.jpg) }
.jdc_hang_qrcode p { padding-bottom: 5px }
.mod_hang_qrcode_btn { display: block; width: 60px; height: 60px; color: #ff6d02; font-size: 40px; cursor: pointer; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; transition: all .25s ease }
.mod_hang_top { display: block; width: 60px; height: 60px; margin: 5px 0 0; text-align: center; cursor: pointer; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; transition: all .25s ease; background-color: transparent }
.mod_hang_qrcode:hover .mod_hang_qrcode_show { display: block }
.mod_hang_qrcode_btn { position: relative; margin-top: 5px; text-align: center; background-color: transparent; -webkit-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); -moz-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); box-shadow: 0 0 10px 0 rgba(20,34,67,.1) }
.mod_hang_qrcode_btn span { display: none; position: absolute; top: 25px; left: 25px; width: 30px; line-height: 15px; font-size: 12px; text-align: center }
.mod_hang_qrcode_btn:hover { color: #fff }
.mod_hang_top { -webkit-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); -moz-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); box-shadow: 0 0 10px 0 rgba(20,34,67,.1) }
.mod_hang_top .mod_hang_qrcode_btn { background: 0 0; margin: 0 }
.mod_hang_appeal_btn { display: block; width: 60px; height: 60px; color: #ff6d02; text-align: center; font-size: 20px; cursor: pointer; -webkit-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); -moz-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); box-shadow: 0 0 10px 0 rgba(20,34,67,.1) ;}

.mod_hang_appeal:hover .mod_hang_appeal_show{ display:block;opacity: 1;}
.mod_hang_appeal_btn i, .mod_hang_qrcode_btn i { display: inline-block; width: 60px; height: 60px; line-height: 60px; font-size: 40px; color: #ff6d02; background-color: #fff }
.mod_hang_appeal_btn span { display: none; position: absolute; top: 25px; left: 25px; width: 30px; line-height: 15px; font-size: 12px; text-align: center }
.mod_hang_appeal.show .mod_hang_appeal_show { display: block }
.mod_hang_appeal_show { opacity: 0; z-index:-9; right:-500px; position: absolute; right: 70px; bottom: 0; background: #fff; -webkit-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); -moz-box-shadow: 0 0 10px 0 rgba(20,34,67,.1); box-shadow: 0 0 10px 0 rgba(20,34,67,.1); width: 300px }
.mod_hang_appeal_show li {
*zoom:1; cursor: pointer }
.mod_hang_appeal_show li:hover { background: #f3f5fb }
.mod_hang_appeal_show li:after, .mod_hang_appeal_show li:before { content: ""; display: block; clear: both; height: 0; line-height: 0; visibility: hidden }
.mod_hang_appeal_show .icon_box, .mod_hang_appeal_show .text_box { float: left; width: 215px; height: 90px; cursor: pointer }
.mod_hang_appeal_show .icon_box { width: 78px; line-height: 90px; text-align: center }
.mod_hang_appeal_show .icon_box i { color: #ff6d02; font-size: 30px }
.mod_hang_appeal_show .text_box h5 { margin-top: 10px; font-size: 16px; color: #03004c; line-height: 24px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.mod_hang_appeal_show .text_box p { margin-top: 10px; max-height: 36px; overflow: hidden; line-height: 18px; font-size: 12px; color: #666; cursor: pointer }
.jdc_feedback_qrcode .mod_hang_qrcode_btn { margin-bottom: 5px }

.jdc_feedback_qrcode .mod_hang_qrcode_show { min-height: 166px; padding-bottom:10px;}

.jdc_feedback_qrcode .mod_hang_qrcode_show p { padding-bottom: 5px }
.jdc_feedback_qrcode .mod_hang_qrcode_show_bg { margin-top: 0; background-image: none }
.jdc_feedback_qrcode .mod_hang_qrcode_show_bg img{ width:100%; height:auto;}

/*Banner_x*/
.banner_x{ width:100%; height:300px; overflow:hidden; position:relative;}
.banner_x ul{width: 100%; height: 100%; margin-left: auto; margin-right: auto; position:relative;}
.banner_x img{ width:auto; height:auto; position:absolute;  left: 50%; margin-left: -960px; cursor:pointer;}

.location_all{width:100%; min-height:50px; height:auto; overflow:hidden; background:#efefef; border-bottom:1px solid #ddd;}
.location_content{width:1160px; min-height:50px; height:auto; overflow:hidden; margin:0 auto;}
.location_left{ width:600px; height:50px; float:left; overflow:hidden; line-height:50px; font-size:15px;}
.location_left a{ font-size:15px; color:#666;}
.location_left i{ font-size:18px; float:left; margin-right:10px; color:#ff6d02;}
.location_right{ width:500px; min-height:50px; height:auto; overflow:hidden; text-align:right; float:right;}
.location_right h1{ display:inline-block; line-height:50px; font-size:16px; font-weight:400; color:#333;}

/*内容导航*/
.content_nav{width:1200px; height:auto; margin:0 auto; overflow:hidden; padding-top:20px; padding-bottom:50px; text-align:center; border-bottom:1px solid #f3f3f3;}
.content_nav a{ border:1px solid #ccc; padding-top:15px; padding-bottom:15px; padding-left:25px; padding-right:25px; display:inline-block; margin-left:15px; margin-right:15px; font-size:15px; margin-top:30px;}
.content_nav a:hover{ background:#ff6d02; color:#fff; text-decoration:none; border:1px solid #f3f3f3;}
.content_nav .no{ background:#ff6d02; color:#fff; border:1px solid #f3f3f3;}

.about_content{ width:1200px; height:auto; margin:0 auto; overflow:hidden; padding-top:35px; position:relative; padding-bottom:35px;}
.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:45px;}
/*新闻列表*/

.list_content{ width:1200px; height:auto; margin:0 auto; overflow:hidden; padding-top:45px; position:relative; padding-bottom:35px;}

.new_list{width:550px; height:200px; background:#fff; float:left; margin:0 auto;  border:1px solid #f3f3f3;   margin-top:0; margin-bottom:34px; margin-left:34px;}

.new_list ul{width:180px; height:180px; float:left; background:url(../images/no_img.png); margin-top:10px; margin-left:10px; overflow:hidden; margin-right:10px; text-align:center; border-radius:10%;}
.new_list ul img{ width:100%; height:100%;}
.new_list dl{ width:320px; float:right; height:200px; margin-right:18px; overflow:hidden;}
.new_list h2{ width:100%; font-size:18px; padding-top:10px; padding-right:10px; height:50px; line-height:50px; float:left; width:100%; overflow:hidden; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand;}
.new_list a{ color:#666; text-decoration:none; }
.new_list p{ font-size:14px; line-height:25px; height:75px; color:#8e8e8e; padding-right:20px; padding-top:0px; text-align:justify; text-justify:inter-ideograph; width:100%;  float:left; overflow:hidden;}
.new_list li{ list-style:none; line-height:60px; color:#8e8e8e; padding-top:10px; display:block; text-align:right;}
.new_list span{ font-size:12px; float:right; padding-right:20px; color:#ff413a;}
.new_list:hover { background:#f4f4f4;}
.new_list:hover img{transform:scale(1.1); transition:1s linear 0.1s;}
.new_list:hover h2{ color:#ff6d02;}

/*合作伙伴*/
.hezuo_list{width:210px; height:160px; float:left; background:#fff;  margin-left:70px; margin-right:0px; border:1px solid #f3f3f3; margin-top:20px; margin-bottom:20px;}
.hezuo_list dd{width:100%; height:120px; overflow:hidden;}
.hezuo_list img{width:100%; height:120px; }
.hezuo_list:hover img{ transform:scale(1.1); transition:1s linear 0.1s;}
.hezuo_list h2{width:100%; height:40px; line-height:40px; font-size:13px; 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 a{color:#fff;}
.hezuo_list:hover h2{ color:#fff;}

/*翻页样式*/
#fenye{width: 100%;height: auto;display: inline-block;text-align: center;margin-top:35px;margin-bottom:20px;}
#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: 6px 12px;line-height: 1.42857;text-decoration: none;color: #595757;background-color: #fff;border: 1px solid #ddd;margin-left: -1px;}
.pagination>li{display: inline;}
.pagination>li a:hover{ background:#ff6d02; color:#fff;}

.neiye_solution ul{ margin-top:0px; margin-bottom:30px;}

/*荣誉资质*/
.honor_list{width:210px; height:334px; float:left; background:#fff;  margin-left:70px; margin-right:0px; border:1px solid #f3f3f3; margin-top:20px; margin-bottom:20px;}
.honor_list dd{width:100%; height:294px; overflow:hidden;}
.honor_list img{width:100%; height:294px; }
.honor_list:hover img{ transform:scale(1.1); transition:1s linear 0.1s;}
.honor_list h2{width:100%; height:40px; line-height:40px; font-size:13px; 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 a{color:#fff;}
.honor_list:hover h2{ color:#fff;}

/*产品栏目*/
.product_nav{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-top:30px;}
.product_nav ul{width:136px; height:128px; float:left; overflow:hidden; border:2px solid #fff; text-align:center; text-align:center; margin-left:10px; margin-top:15px;}
.product_nav ul img{ width:136px; height:62px; margin-top:10px; margin-bottom:10px;}
.product_nav ul h2{ width:90%; margin:0 auto; font-size:16px; color:#616161; line-height:40px; height:40px; font-weight:400; overflow:hidden;}
.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:350px; height:359px; float:left; background:#fff;  margin-left:35px; margin-right:0px; border:1px solid #dedede; margin-bottom:35px; overflow:hidden; }
.product_list ul{width:100%; height:263px; overflow:hidden; border-bottom:1px solid #dedede;}
.product_list img{width:100%; height:263px; }
.product_list:hover img{ transform:scale(1.1); transition:1s linear 0.1s;}
.product_list h2{width:90%; margin:0 auto; height:50px; line-height:50px; font-size:15px; font-weight:400; text-align:center; overflow:hidden;}
.product_list li{width:100%; height:45px; line-height:45px; font-size:18px; 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{width:1200px; margin:0 auto; height:500px;  margin-top:60px;}

#preview{ float:none; text-align:center; width:500px; float:left; margin-left:80px; margin-top:25px;}
.jqzoom{ width:500px; height:375px; position:relative; border:1px solid #eeeeee; }
.jqzoom img{width:100%; height:100%;}
.zoomdiv{ left:859px; height:800px; width:600px;}


#spec-n5{width:500px; height:56px;overflow:hidden; margin-top:20px;}
#spec-list{ width:100%; float:left; overflow:hidden;  display:inline-block; text-align:center;}
#spec-list ul{ width:500px;}
#spec-list ul li{  display:inline-block; width:60px; margin-left:10px; margin-right:10px;}
#spec-list ul li img{ padding:2px; border:1px solid #f3f3f3; width:60px; height:45px; }

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:800px;height:600px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}

.bigimg{width:800px;height:600px}

.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

#spec-list{ position:relative; width:100%; display:inline-block; text-align:center;}



.product-top-right{ width:500px; height:500px; float:right; overflow:hidden; }
.product-top-right h2{ font-size:25px; font-weight:300; border-bottom:1px  dashed #ccc; line-height:80px; padding-left:30px; color:#ff6d02}
.product-top-right h2 a{ color:#333;}
.product-top-right h2 a:hover{ color:#ff6d02;}
.product-top-right h3{ font-size:20px; font-weight:300; border-bottom:1px  dashed #ccc; line-height:80px; padding-left:30px;}
.product-top-right h4{ font-size:20px; font-weight:300; border-bottom:1px  dashed #ccc; line-height:80px; padding-left:25px; height:80px; overflow:hidden;}
.product-top-right h4 a{ width:150px; height:35px; display:block; background:#ff6d02; float:left; line-height:35px; text-align:center; color:#fff; border-radius:20px; margin-top:22px; font-size:16px;}
.product-top-right h4 a i{ padding-left:10px;}

.product-top-right .lx{ width:470px; font-size:14px; font-weight:300; border-bottom:1px  dashed #ccc; line-height:30px; padding-left:30px; height:240px; color:#6c6c6c; overflow-y:scroll; overflow-x:auto; }
.product-top-right .lx p{ font-size:14px; padding-top:30px; color:#575757; padding-bottom:30px;}
.product-top-right .lx p span{ color:#ff6d02;}

/*放大镜结束*/

.product_content_top{width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-top:35px; display:none;} 
.product_content_top .left{ width:600px; height:500px; float:left; overflow:hidden; }

.product_content_list{width:600px; 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:500px; height:375px; 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:50px; margin-top:60px;}

.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:500px; height:500px; float:right; overflow:hidden; }
.product_content_top .right h2{ font-size:25px; font-weight:300; border-bottom:1px  dashed #ccc; line-height:80px; padding-left:30px; color:#ff6d02}
.product_content_top .right h2 a{ color:#333;}
.product_content_top .right h2 a:hover{ color:#ff6d02;}
.product_content_top .right h3{ font-size:20px; font-weight:300; border-bottom:1px  dashed #ccc; line-height:80px; padding-left:30px;}
.product_content_top .right h4{ font-size:20px; font-weight:300; border-bottom:1px  dashed #ccc; line-height:80px; padding-left:25px; height:80px; overflow:hidden;}
.product_content_top .right h4 a{ width:150px; height:35px; display:block; background:#ff6d02; float:left; line-height:35px; text-align:center; color:#fff; border-radius:20px; margin-top:22px; font-size:16px;}
.product_content_top .right h4 a i{ padding-left:10px;}

.product_content_top .right .lx{ width:470px; font-size:14px; font-weight:300; border-bottom:1px  dashed #ccc; line-height:30px; padding-left:30px; height:240px; color:#6c6c6c; overflow-y:scroll; overflow-x:auto; }
.product_content_top .right .lx p{ font-size:14px; padding-top:30px; color:#575757; padding-bottom:30px;}
.product_content_top .right .lx p span{ color:#ff6d02;}

.product_content{width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-top:35px;}
.product_content .tab{ width:100%; height:60px; line-height:60px; background:#f3f3f3;}
.product_content .tab ul li{ width:auto; text-align:center; cursor:pointer; font-size:16px; list-style:none; float:left; margin:0px; line-height:60px; padding-left:30px; padding-right:30px;}
.product_content .tab ul li i{ font-size:24px; float:left; margin-right:10px; color:#666;}

.product_content .tabbox { width:1200px; height:auto; margin:0 auto; overflow:hidden; }
.product_content .tabbox .boxlist {display: none; width: 1140px; margin:0 auto; min-height:300px;background:none; overflow:hidden; padding-top:30px; padding-bottom:30px; font-size:15px; line-height:30px; color:#333;}
.product_content .tabbox .boxlist p{ line-height:35px; color:#333; font-size:15px;}
.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:1200px; height:auto; margin:0 auto; overflow:hidden; border-top:2px solid #ededed; padding-top:20px; border-bottom:2px solid #f3f3f3; padding-bottom:20px; margin-top:30px; margin-bottom:10px;}
.neirong_next1 p				{ width:50%; float:left; overflow:hidden; line-height:30px;}
.neirong_next1 p i{ font-size:20px; float:left; padding-right:10px;}
.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:14px; font-family:"微软雅黑";color:#333333; line-height:30px; text-decoration:none;}
.neirong_next1 p span a:hover	{ color:#ff6d02; text-decoration:underline;}

.product_content_bottom{width:1200px; height:auto; margin:0 auto; overflow:hidden; text-align:center;}
.product_content_bottom h2{ font-size:24px; color:#ff6d02; line-height:40px; padding-top:20px;}
.product_content_bottom p{ font-size:16px; color:#ccc; line-height:50px; padding-bottom:0px;}
/*新闻内容*/
.new_content_all{ padding-bottom:10px;}
.new_content_title{ width:1200px; margin:0 auto; height:auto; overflow:hidden; text-align:center; line-height:40px; padding-top:30px;}
.new_content_title h2{ font-size:30px;}
.new_content_time{ width:1200px; margin:0 auto; height:auto; overflow:hidden; text-align:center; line-height:35px; padding-top:20px; border-bottom:2px solid #f3f3f3; padding-bottom:30px;}
.new_content_time p{ font-size:14px; color:#8f8f8f; display:inline-block;}
.new_content_time p span{ padding-left:1rem;}


.new_content { width: 1150px; margin:0 auto; min-height:200px;background:none; overflow:hidden; padding-top:30px; padding-bottom:30px; font-size:15px; line-height:30px; color:#333; text-align:justify; text-justify:inter-ideograph;}
.new_content p{ line-height:35px; color:#333; font-size:15px;}
.new_content img{ max-width:100%; width:auto; height:auto;}


table{ border:1px solid #ccc; width:100%;}
table td{ border:1px solid #f3f3f3;}

/**/
.map{ width:1200px; height:500px; overflow:hidden; position:relative; background:#f3f3f3; margin:0 auto; border-radius:15px; margin-top:0px; margin-bottom:40px;}
.map #map{ width:100%; height:100%;}
.more_map{ width:1200px; height:auto; text-align:center; margin:0 auto; overflow:hidden;}
.more_map a{ width:165px; height:40px; line-height:40px; background:#2c2c2c; display:inline-table; color:#ffffff; font-size:15px;}
.more_map a:hover{ background:#00a0e9;}