/*图片滑过时左移*/
.maximg { width:100%; text-align:center; overflow:hidden;}
.maximg img{ width:100%;}
/*图片滑过时左移*/
.sImg { text-align:center; overflow: hidden;z-index: 1; position: relative;}
.sImg img {-webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; vertical-align: middle; }
.sImg:hover img { -webkit-transform: translateX(-4px); transform: translateX(-4px); }
/*图片滑过时放大*/
.bImg img{ width:100%; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s; }
.bImg img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
/* banner图片 */
.focus { width: 100%; position: relative; zoom: 1; overflow: hidden;}
.flexslider{position:relative;height:auto;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{text-align:center;top: 0;width:100%;}
.slides li img{width:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:30px;height:20px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:30px;height:20px;line-height:80px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%;}
.flex-direction-nav li a{display:block;width:84px;height:84px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/nimg84_left.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/nimg84_right.png) center center no-repeat;}
.m-banner{ display:none;}
/*banner结束*/
/*首页（内页）栏目标题*/
.main_title b{text-align: center; margin-bottom: 28px; display: block;}
.main_title b span{display: inline-block; height:68px; line-height: 68px;font-size: 45px; color:#00aaa6;padding:0 21px;position: relative; font-weight: bold;}
.main_title b em{display: block; height:44px; line-height: 44px;font-size: 24px; color:#666666;font-weight: normal; font-style: normal;}

.in_titel { margin-top:40px; margin-bottom:40px;}
.in_titel h1{ line-height:64px;text-align:center; overflow:hidden}
.in_titel p{ color:#666; text-align:center; display: block;font-weight: normal;}

.in_titel_f {margin-bottom:40px;}
.in_titel_f h1{ line-height:64px;text-align:center; color:#FFF; padding-top:30px; overflow:hidden}
.in_titel_f p{ color:#f8f8f8; text-align:center; display: block;font-weight: normal;}
/*PC搜索栏目*/
.t-search {background: #FFF;border-bottom: 1px solid #e9e9e9; padding:20px 0px;overflow: hidden;}
.t-search_txt { background:url(../images/t_ico5.png) left center no-repeat; padding-left:25px;}
.t-search a {color: #333;display: inline-block;margin-right: 15px;}
.t-search-inp {width:300px; border:0px; border-radius:5px;background: #f4f4f4;padding-left: 10px;}
.t-search-inp input {border: 0; }
.t-search-inp1 {width:194px;height:30px;color: #666;float: left;}
.t-search-inp2 {width:60px;height:30px;border-top-right-radius:5px; border-bottom-right-radius:5px; background: url(../images/t-search.png) no-repeat center center; background-color:#df0615;float: right;cursor: pointer;}
/*首页引语*/
.indexPart0{background:#FFF; padding-bottom:0px;margin-top: 50px;  margin-top: 60px;}
.about_d0 { width:100%;overflow: hidden;}
.ab_list2{ width:100%; bottom:20px; }
.ab_list2 li{ width:21%; float:left; background: #fcfcfc; color:#333;  padding:2% 1%; margin: 1%; text-align: center; -webkit-transition:transform .3s;transition:transform .3s; font-size: 18px; overflow: hidden;}
.ab_list2 li h3 { line-height: 45px;}
.ab_list2 li em{display: block; width:50px; margin: auto; height: 2px; background-color:#00aaa6; overflow:hidden; }
.ab_list2 li div{display: block;color: #00aaa6;padding: 2%;}
.ab_list2 li b{font-size: 58px;color: #00aaa6; line-height:68px;overflow: hidden;}
.ab_list2 li i {font-size: 18px;width: 26px;height: 26px;line-height: 26px;text-align: center; font-style: normal;position: relative;top: -25px;display: inline-block;}
.ab_list2 li h5{ color: #666666; padding: 2%;}
.ab_list2 li:hover{-webkit-transform:translate(0,-15px);transform:translate(0,-15px); background: #cceeed;}
.more-btn { margin-top: 20px; display: inline-block;  padding:10px 20px 10px 20px; font-size:16px;background-color: #df0615 ;  color: #fff;}
.ab_list2 li:hover p{ color:#00aaa6; }
.more-btn:hover { color:#FFF; }
/*首页产品*/
.indexPart1{ padding:60px 0px; background-color:#F5F5F5; overflow:hidden; }

/*首页案例*/
.indexPart2{ margin:20px auto; padding:10px; background-color:#fff;overflow:hidden;}
.indexPart2 .tab2 ul{ margin:20px 10px; background-color:#FFF; overflow:hidden;}
.indexPart2 .tab2 li{ width:7.3%; padding:0.5%; float:left; text-align:center; cursor:pointer; overflow:hidden;}
.indexPart2 .tab2 li .imgdiv{position: relative; height:60px; margin:auto; overflow:hidden;}
.indexPart2 .tab2 li img{ transition: ease-in-out 0.3s;}
.indexPart2 .tab2 li:hover img{transform-style: preserve-3d;  transform:rotateY(180deg);}
.indexPart2 .tab2 li.liNow{ color:#00aaa6;}
.indexPart2 .tab2 li.liNow img{position: absolute;top:-60px; left:15px;}

.indexPart2 .caseDIV li{position:relative; width:24%; height:auto; float:left; margin-bottom:1%; background-color:#eee;margin-left:1%; overflow: hidden;}
.indexPart2 .caseDIV li:nth-child(1){width:49%; height:auto; float:left; margin-left:0px;}
.indexPart2 .caseDIV li .img {z-index:1; width:100%; height:100%; text-align:right;}
.indexPart2 .caseDIV li .img img{width:100%;}
.indexPart2 .caseDIV li .info{ width:90%; padding:5%; color:#FFF; background: rgba(255, 255, 255, 0.2); position: absolute; bottom:0; z-index: 2; transition: 0.5s;}
.indexPart2 .caseDIV li .info .info_h3{ background:url(../images/ico0.png) no-repeat right center;font-size:18px; font-weight:bold;}
.indexPart2 .caseDIV li .info .info_p{ display:none;}
.indexPart2 .caseDIV li:nth-child(1) .info .info_p{display:block; }
.indexPart2 .caseDIV li:hover .info{ background:rgba(223, 6, 21,); color:#FFF;}
/*首页新闻资讯*/
.indexPart3{padding:60px 0px; overflow: hidden;}
.new_idiv_l{ width:30%; margin:1%; float:left;overflow: hidden;}
.new_idiv_l .tit{ width: 100%; border-bottom:#cccccc 1px solid; line-height:40px; overflow: hidden;}
.new_idiv_l .tit h3{ width: 20%; float: left; border-bottom:#cccccc 1px solid;}
.new_idiv_l .tit span{ width: 20%; float: right;}
.new_idiv_l li{float:left; padding: 2%; margin:1% 0px;border-bottom:#FFF 1px solid; overflow:hidden;}
.new_idiv_l li .img_box {  width:23%; float: left; background-color:#6E6A6A; }
.new_idiv_l li .img_box img{ width: 100%;float: left; overflow: hidden;}
.new_idiv_l li .txt_box { width: 75%; float: right;}
.new_idiv_l li .txt_box .time{ float:left; }
.new_idiv_l li .txt_box p{ color:#cccccc;}
.new_idiv_l li:hover{ border-bottom:#cccccc 1px solid;}

.link{background:#e9e9e9; height:50px; line-height:50px; overflow:hidden;}

/*首页关于我们*/
.indexPart5{ background-color:#f2f2f2; overflow: hidden;}
.in_about{width:100%; background:url(../images/in_about.jpg)no-repeat top center; background-size: cover; padding-bottom:40px;}
.in_about .about_box{ padding-top:300px;}
.in_about .about_txt {padding:5%; background: rgba(255,255,255,0.8); box-sizing: border-box;box-shadow: 0px 0px 18px rgba(0,0,0,0.1); border-radius: 20px; overflow:hidden;}
.in_about .about_txt h1{text-align: center;margin-bottom:26px; }
.in_about .about_txt h1 span{display: inline-block; height:68px; line-height: 68px;font-size: 45px; color:#00aaa6;padding:0 21px;position: relative; font-weight: bold;}
.in_about .about_txt h1 span:before{width:20px; height:20px; content:""; position: absolute; left:-10px;top:26px;}
.in_about .about_txt h1 span:after{width:20px; height:20px; content:""; position: absolute; right:-10px;top:26px;}
.in_about .about_txt h3{ text-align:center;color:#666666; margin-bottom:40px;}
.in_about .about_txt p{color:#666; font-size:16px; margin-bottom: 20px;}

/*解决方案*/
.indexPart7{ padding:60px 0px; overflow: hidden;}
.indexPart7 .tab2 ul{ overflow:hidden;}
.indexPart7 .tab2 li{ width:16%; height: 80px; float:left; text-align:center; padding:2%; cursor:pointer; font-size:24px; font-weight:bold; border-top:#f7f7f7 2px solid;background-color:#f7f7f7; overflow:hidden;}
.indexPart7 .tab2 li:last-child{  border-right:#FFF 0px dashed; }
.indexPart7 .tab2 li i{display: inline-block; width:40px; height:40px; overflow: hidden; margin-right:12px;}
.indexPart7 .tab2 li i img{width: 100%; transition: .5s;}
.indexPart7 .tab2 li h4{display: inline-block; text-align: left;}
.indexPart7 .tab2 li h4 span{display: block; height:40x; line-height: 40px;font-size: 26px; color:#333333; font-weight: normal;}
.indexPart7 .tab2 li.liNow{border-top:#00aaa6 4px solid;}
.indexPart7 .tab2 li.liNow i img{margin-top:-40px;}
.indexPart7 .tab2 li.liNow h4 span{color:#00aaa6 ; font-weight: bold;}

.indexPart7 .tabContent2 { background-color:#FFF; padding:2% 0;position:relative; overflow:hidden;}
.indexPart7 .tabContent2 .img{width:50%; float: right; }
.indexPart7 .tabContent2 .img img{ width:100%;}
.indexPart7 .tabContent2 .txt{ width:46%;padding: 1%; float: left;}
.indexPart7 .tabContent2 .txt h4{display: inline-block; padding: 1%; line-height: 41px;font-size: 30px; color:#00aaa6;   border: #00aaa6 2px solid; margin-bottom: 2%;}
.indexPart7 .tabContent2 .txt h3{color:#00aaa6; line-height: 41px;font-size: 30px;}
.indexPart7 .tabContent2 .txt1{height:35px; line-height: 35px; font-size: 16px; color:#666666; font-weight: normal;}
.txt1more{ width: 20%; float: right; padding: 10px;background:#00aaa6; text-align:center; color:#FFFFFF; border-radius:40px;}
.txt1more a{color: #FFFFFF;}

/*首页荣誉资质*/
.indexPart9{ padding:20px 0px;  overflow: hidden;}
.video_div{ width:100%; padding:0.5%; float:right; overflow:hidden;}
.video_div li{position:relative; width:17%; padding:1%; background-color:#FFF; float:left; margin-right:1.2%; overflow:hidden;}
.video_div li:last-child{ float:right;margin-right:0%;}
.video_div li .img_box { overflow:hidden;}
.video_div li .img_box img{ width:100%;}
.video_div li .v_icon{ position:absolute; z-index:10;  top:40%; width:100%; height:60px; color:#000; background:url(../images/video_icon.png) center center no-repeat;}
.video_div li .v_txt{ line-height: 35px; text-align: center;}
.video_div li:hover{box-shadow: 0px 0px 10px rgba(0,0,0,0.2);-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);}
.new_idiv_r li:hover .v_icon {-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);}

/*电话*/
.tel_box1 { width:auto; float:right; height:76px;padding: 10px 0 10px 70px;position: relative;}
.tel_box1 p{  font-size:14px; color:#333;line-height:24px;}
.tel_box1 h2{ line-height:40px; font-size:30px; color:#00aaa6;}
.tel_box1::before {
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	content: "";
	margin-right: 5px;
	width:60px;
	height:60px;
	background: url("../images/tel_icon.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}
/*内部页电话*/
.tel_box2 { width:auto; float:left; height:76px;padding: 10px 0 10px 60px;position: relative;}
.tel_box2 p{  font-size:14px; color:#333;text-align:left;}
.tel_box2 h2{ line-height:40px; color:#00aaa6;}
.tel_box2::before {
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	content: "";
	margin-right: 5px;
	width:45px;
	height:45px;
	background: url("../images/tel_icon3.png") no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}

/*内页次导航*/
.left_nva_1{ margin:20px auto; overflow:hidden;}
.left_nva_1 li{ float:left; width:auto; padding:10px 20px; font-size:18px; margin-right:1%; border:#eee 1px solid; border-radius:5px; background-color:#f8f8f8; text-align:center; cursor:pointer;}
.left_nva_1 li.liNow,.left_nva_1 li:hover { border:#00aaa6 1px solid; background-color:#00aaa6;}
.left_nva_1 li.liNow a,.left_nva_1 li:hover a {color: #FFF; }


.left_nva_p { width:100%; overflow:hidden;}
.left_nva_p li{ float:left; width:15%;  padding:1%; font-size:18px; margin:1%; border:#eee 1px solid; border-radius:5px; background-color:#FFFFFF; text-align:center; cursor:pointer;}
.left_nva_p li.liNow,.left_nva_p li:hover { border:#00aaa6 1px solid; background-color:#00aaa6;}
.left_nva_p li.liNow a,.left_nva_p li:hover a {color: #FFF; }

.left_nva_3{ background-color:#FFF; border:#ececec 1px solid; padding:20px; overflow:hidden;}
.left_nva_3 li{ font-size:16px; float: left; margin: auto 20px; line-height:50px;}
.left_nva_3 h2{ color:#00aaa6;}
.left_nva_3 a.liNow{ color:#09F;}
/*行业应用场景菜单*/
.left_nva_i { padding:2% 0px; overflow:hidden;}
.left_nva_i li{ float:left; width:15%;  padding:1%; font-size:18px; margin:1%; border:#eee 1px solid; border-radius:5px; background-color:#FFFFFF; text-align:center; cursor:pointer;}
.left_nva_i li.liNow,.left_nva_i li:hover { border:#00aaa6 1px solid; background-color:#00aaa6;}
.left_nva_i li.liNow a,.left_nva_i li:hover a {color: #FFF; }
/*案例菜单*/
.case_tab{ width:100%; background-color:#fff; overflow:hidden;}
.case_tab li{ float:left; width:12%;  padding:1%; font-size:18px; margin:1%; border:#eee 1px solid; border-radius:5px; background-color:#FFFFFF; text-align:center; cursor:pointer;}
.case_tab li.liNow,.case_tab li:hover { border:#00aaa6 1px solid; background-color:#00aaa6;}
.case_tab li.liNow a,.case_tab li:hover a {color: #FFF; }

/*案例列表页*/
.case_list { margin:20px auto; overflow:hidden;}
.case_list li{ float: left; width:32.3%; margin-bottom:2%; background-color:#FFF;margin-right:1.5%; overflow: hidden;}
.case_list li:nth-child(3n){ float:right; margin-right:0px;}
.case_list li .img { width:100%; text-align:center; background-color:#FFF;}
.case_list li .img img { width:100%; }
.case_list li.img:hover img { -webkit-transform: translateX(-4px); transform: translateX(-4px); }
.case_list li .text { padding:20px; height:138px; overflow:hidden;}
.case_list li .text h3 { font-size:16px; color: #333; padding-bottom:5px; border-bottom:#ccc 1px solid;}
.case_list li :hover .text{ background-color:#00aaa6; color:#FFF;}
.case_list li :hover .text h3 { color:#FFF;border-bottom:#FFF 1px solid;}
/*案例详情页*/
.caseShow{ width: 100%; padding:20px;}
.caseShow .name{ font-size: 24px; color: #000; font-weight: bold; padding-bottom: 15px; text-align:center;}
.caseShow .time{ color: #bfbfbf; padding-bottom: 40px; border-bottom: #f3f3f3 solid 1px; text-align:center;}
.caseShow .content{ padding: 30px 0 60px; font-size:16px; line-height: 36px; color: #343434; }
.caseShow .content h3{font-size:20px; }
.caseShow .imgDiv{ padding: 35px 0; }
.caseShow .imgDiv img{ width: 100%; }

/*产品列表*/
.product { overflow:hidden;}
.p_tdiv{ width:100%; line-height:40px; margin:20px auto; padding:10px 0px; border-bottom:#dcdcdc 1px dashed; overflow:hidden;}
.p_t1{ width:25%; float:left; font-size:30px; font-weight:bold; padding-left:1%;}
.p_b1{border-left:#65adf5 6px solid;}
.p_b2{border-left:#ff6600 6px solid;}
.p_b3{border-left:#05939e 6px solid;}
.p_b4{border-left:#f12020 6px solid;}
.p_b5{border-left:#42cdfb 6px solid;}
.p_b6{border-left:#77afb0 6px solid;}
.p_b7{border-left:#ffcc33 6px solid;}
.p_b8{border-left:#f12020 6px solid;}
.more{ display:block; float:right; font-size:14px; color:#FFF; font-weight:normal; margin-right:20px; background-color:#00aaa6; padding:5px 10px; line-height:20px; border-radius:10px;}
.more a{ color:#FFF;}
.more a:hover{ color:#FFF;}
.p_t2{ width:72%; float:right;}

.p_t_m{width:100%; overflow:hidden;}
.p_t_m a { margin-right: 20px; float:right;}
.p_t_m a i { display: inline-block; background: url(../images/ic.png) no-repeat 0 0px; width: 17px; height: 17px; vertical-align: middle; margin-right: 6px; }
.p_t_m a.active i { background-position: -17px 0; }

.p_m_box { width:100%; overflow:hidden;}
.p_m_box li{ float: left; width:30%; margin:1%; border:#FFF 2px solid; background-color:#fff; cursor:pointer; overflow: hidden;}
.p_m_box li .img { width:100%; overflow: hidden;}
.p_m_box li .img img { width:100%;}
.p_m_box li .text {width:90%; padding:5%; height: 150px; background: #FFF; float:left; overflow:hidden;}
.p_m_box li .text h3 { font-size: 18px; color: #333; padding-bottom:10px; border-bottom:#eee 1px solid; margin-bottom:10px; text-align: center;}
.p_m_box li .text p{ padding-left:20px; line-height:30px;color: #666; }
.p_m_box li .text p:before { display:block; width: 17px;height:18px;}
.p_more{ width:80px; padding:5px; margin:20px; border:#00aaa6 1px solid; text-align:center;}
.p_m_box li:hover {border:#00aaa6 2px solid;}
.p_m_box li:hover h3{border-bottom:#00aaa6 1px solid; color: #00aaa6;}
.p_m_box li:hover p{ color: #00aaa6;}
.p_m_box li:hover .p_more{  border:#df0615 1px solid; background-color:#df0615; color:#FFF;}
.bg_f4{ background-color:#f8f8f8;}

/*产品详情页*/
.productShow{background-color:#FFF; padding:20px;}
.productShow .name{ font-size:36px; color: #343434; font-weight: bold; padding-bottom:40px; text-align:center;}
.productShow .time{ color: #bfbfbf; padding-bottom: 40px; border-bottom: #f3f3f3 solid 1px; text-align:center;}
.productShow .imgDiv{ text-align:center; overflow:hidden;}
.productShow .imgDiv img{ width:30%; margin:1%; float:left; border:1px #ccc solid;}
.productShow .content_t{ border-bottom:1px #eee solid; font-size:18px; font-weight:bold; overflow:hidden;}
.productShow .content_t .ptit{  background-color:#00aaa6; text-align:center; float:left; margin-right:10px; color:#FFF; padding:10px 20px; cursor:pointer;}
.productShow .content_t .ptit2{  background-color:#333; text-align:center; float:left; color:#FFF;  padding:10px 20px; cursor:pointer}
.productShow .content_t .ptit2 a,.productShow .content_t .ptit2 a:hover{ color:#FFF;}
.productShow .content{ width:100%; padding:20px 0px; overflow:hidden; }
.productShow .content img{ width:auto; text-align:center; margin:auto;}
.productShow .content h3{ margin:20px auto;}
.productShow .content p{ line-height:25px;}
.content_btn{margin:20px auto; text-align:center;overflow:hidden;}
.content_btn a.btn{ width:180px; display: inline-block; font-size:20px; line-height:48px; text-align:center; border-radius:30px;background-color:#00aaa6; color:#FFF;}
.content_btn a.btn:hover{ background-color:#df0615; color:#FFF;}

/*产品详细介绍*/
.pm_div { overflow:hidden;}
.pm_div h3{ margin:20px auto;}
.pm_div table { width:100%; border-collapse: collapse;border:2px solid #FFF; background:#eee;margin-top:10px;}
.pm_div td{border:2px solid #FFF;margin:0;padding:3px;word-wrap: break-word;word-break:break-all;}
.pm_div tr.color1{background:#bee8fb;}
.pm_div tr.color2{background:#d8fbdd;}
.pm_div tr.color3{background:#FFFFFF;}
.pm_div table .first_row{background:#00a2ea; color:#FFF;}
.pm_div table .nw{ font-size:14px;word-break:break-all;}
.p_imgdiv { text-align:center;}
.pm_div_ts { overflow:hidden;}
.pm_div_ts li{ width:33%; float:left;}
.pm_div_ts li img{ width:100%; float:left;}
/*产品特点*/
.p_bg_1 { background-color:#eaeaea; overflow:hidden;}
.p_bg_f { background-color:#fff; overflow:hidden;}
.pro_box{ padding:2%; overflow:hidden;}
.pro_box h3{ margin:20px auto; overflow:hidden;}
.pro_box .pro_5box{ width:49%; height:auto; overflow:hidden;}
.pro_box .pro_5box img{ width:100%;}
.pro_box .pro_5box .txt{ padding:10%; font-size:18px; overflow:hidden;}
.pro_box .pro_5box .txt h3{}
.pro_box h2{ text-align:center; background:url(../images/lin2.png) no-repeat center;margin:20px auto 10px auto;}
.pro_box .p_ul_1 li{ width:45%; font-size:18px; font-weight:bold; float:left; padding:2%; border:#00aaa6 1px solid; margin:10px auto; height:60px; background-color:#eee; overflow:hidden;}
.pro_box .p_ul_1 li:nth-child(2n){ float:right; margin-right:0px;}
/*产品参数*/
.pro_box h5{ text-align:center;margin:10px auto 20px auto;}
.pro_box table{ background-color:#f8f8f8; font-weight:normal; font-size:12px; margin:10px auto;}
.pro_box table td{ padding:10px;}
.pro_box .tr1{ background-color:#00aaa6; color:#fff;}
.pro_box .tr2{ background-color:#eeeeee;}
.pro_box .tr3{ background-color:#a3d1fc;}
.pro_box .imgdiv{ width:100%; padding:0px; margin:0px;}
.pro_box .imgdiv img{ width:100%; padding:0px; margin:0px;}
.fz28{ font-size:28px; font-weight:bold;}
.fz_tel{ font-size:28px; font-weight:bold; color:#FF0; padding-left:20px;}

/*产品定制*/
.pro_box_ul li{ float: left; width:28%; margin-bottom:2%; padding:2%; background-color:#f8f8f8;margin-right:2%; overflow: hidden;}
.pro_box_ul li:nth-child(3n){ float:right; margin-right:0;}
.pro_box_ul .pro_box_ul_tex { height:140px;}
.pro_box_ul .pro_box_ul_tex h3 { color:#00aaa6;}
.pro_box_ul .pro_box_ul_img img{ width:100%;}
/*产品参数*/
/*其它产品*/
.other_pdiv{ margin:auto; padding:20px 0;}
.other_pdiv h2{ margin-bottom:20px;}
.other_p_t{  font-size:30px; font-weight:bold;}
.other_cdiv{ background-color:#fff; margin:auto;}
/*工厂实力*/
/**********产品详情+案例详情上方内容ccs****/
.pro_div{width:100%; padding-bottom:20px; overflow:hidden;}
.pro_img{ width:42%; float:left; text-align:center; border:#eee 1px solid; padding:10px;}
.pro_img img{ width:100%;}
/*--产品详情+案例详情左侧图片内容---*/
.preview .bd { width:100%; height:auto; overflow: hidden;}
.preview .bd .img{ float: left; width:580px; overflow: hidden; }
.preview .bd img{ width:100%;}
.preview .hd { position: relative;width:100%; overflow: hidden; }
.preview .hd ul { width: 100%; list-style-type:none;}
.preview .hd li { float: left; width:22%; margin:1%; border:1px solid #eee;}
.preview .hd li img { width:100%; height:100%; margin:0 auto;}
.preview .hd li:hover { border-color: #00aaa6;}
.preview .hd .on { border-color: #05a2e5; }
.preview .hd .hd-control { display: none; position: absolute; top: 0; width: 48px; height: 93px; line-height: 93px; text-align: center; background: #2a2a2a; cursor: pointer; }
.preview .hd .hd-control .icon { width: 0; height: 0; }
.preview .hd .hd-prev { left: 0; }
.preview .hd .hd-prev .icon { border-width: 6px 6px 6px 0; border-style: solid; border-color: transparent #fff transparent transparent; }
.preview .hd .hd-next { right: 0; }
.preview .hd .hd-next .icon { border-width: 6px 0 6px 6px; border-style: solid; border-color: transparent transparent transparent #fff; }
/**********产品详情+案例详情右侧文字内容ccs****/
.pro_text{ width:52%; min-height:500px; padding:20px; float:right;}
.pro_text1{ height:60px; line-height:60px; border-bottom:#eee 2px solid;}
.pro_text2{ margin-top:5px; height:120px; color:#343434;overflow:hidden;}
.pro_text3{ margin-top:5px; overflow:hidden; color:#343434; line-height:25px;}
.pro_text5{ margin:20px auto; background-color:#f8f8f8; overflow:hidden;}
.pro_text5 li{ width:40%; margin:1% 2%; float:left;}
.pro_text6{ margin:20px auto; height:auto;overflow:hidden;}
.pro_text6 li{ margin:1%; padding:5px 10px; text-align:center; border:#00aaa6 1px solid; border-radius:5px; background-color:#00aaa6; color:#FFF; float:left;}
.pro_text4 { border-top:#dbdbdb 1px dashed; padding-top:20px; overflow:hidden;}
.pro_text4 a.pro-btn{ width:auto; display: inline-block; margin-top:20px; padding:10px; text-align: center; color: #fff; background-color:#00aaa6; float:left;}
.pro_text4 a.pro-btn2{ width:auto; display: inline-block; margin-top:20px; padding:10px; text-align: center; color: #fff; background-color:#333; float:left;}
.pro_text4 a.pro-btn:hover{color: #fff; background: #0066cc;}
.pro_text4 a.pro-btn2:hover{color: #fff; background: #d20303;}

.p_mo_tx_ul{ width:100%; overflow:hidden;}
.p_mo_tx_ul li { width:28%; height:120px; float:left; padding:1.5%; background-color:#f8f8f8; margin:1%; overflow:hidden;}
.p_mo_tx_ul li .img_div{ width:20%; float:left; overflow:hidden;}
.p_mo_tx_ul li .img_div img{ width:100%;}
.p_mo_tx_ul li .txt_div{ width:70%; float:right;}
.p_mo_tx_ul li .txt_div h3{ line-height:30px; text-align:left; margin:0;}
.p_mo_tx_ul li .txt_div p{ line-height:25px; text-align:left;margin:0;}
/*产品性能与特色*/
.p_han { padding-bottom:40px; overflow:hidden;}
.p_han .p_han_img{ width:60%; float:right;}
.p_han .p_han_img img{ width:100%;}
.p_han .p_han_tx{ width:30%; padding:2%; float:left;}
.p_han .p_han_tx li { margin:2% auto; background-color:#00a2ea;line-height:50px;height:50px; color:#fff; border-radius:25px; font-size:18px;}
.p_han .p_han_tx li em{ display:block; width:30px; height:30px; background-color:#fff;color:#00a2ea; float:left; text-align:center; border-radius:15px; margin:10px;line-height:30px}
.p_han table { width:100%; border-collapse: collapse;border:1px solid #ccc; background:#FFF;margin-top:10px;}
.p_han td{border:1px solid #ccc;margin:0;padding:3px;word-break:break-all;}
.p_han .color1{background:#FFF;}
.p_han .color2{background:#FFF;}
.p_han .color3{background:#FFFFFF;}
.p_han table .first_row{background:#f6f6f6;}
.p_han table .nw{ font-size:12px;word-break:break-all;}
/*案例详情页*/
.caseShow{background-color:#FFF; padding:20px;}
.caseShow .name{ font-size:36px; color: #343434; font-weight: bold; padding-bottom:40px; text-align:center;}
.caseShow .time{ color: #bfbfbf; padding-bottom: 40px; border-bottom: #f3f3f3 solid 1px; text-align:center;}
.case_div{width:100%; overflow:hidden;}
.case_img{ width:48%; float:left; text-align:center; overflow:hidden;}
.case_img img{ width:100%;}
.case_text{ width:48%; min-height:500px; padding:1%; float:left; font-size:16px; overflow:hidden;}
.case_text3{ margin-top:5px; color:#343434; line-height:30px; border-bottom:#CCC 1px dashed; overflow:hidden;}
.case_text8 { margin-top:20px; line-height:30px; overflow:hidden;}

.case_view { float: left;}
.case_view .bd { width:100%; height:auto; overflow: hidden;}
.case_view .bd .img{ float: left; width:580px; overflow: hidden; }
.case_view .bd img{ width:100%;}
.case_view .hd { position: relative;width:100%; overflow: hidden; }
.case_view .hd ul { width: 100%; list-style-type:none;}
.case_view .hd li { float: left; width:20%; margin:2%; border:1px solid #f1f1f1;}
.case_view .hd li img { width:100%; height:100%; margin:0 auto;}
.case_view .hd li:hover { border-color: #00aaa6;}
.case_view .hd .on { border-color: #05a2e5; }
.case_view .hd .hd-control { display: none; position: absolute; top: 0; width: 48px; height: 93px; line-height: 93px; text-align: center; background: #2a2a2a; cursor: pointer; }
.case_view .hd .hd-control .icon { width: 0; height: 0; }
.case_view .hd .hd-prev { left: 0; }
.case_view .hd .hd-prev .icon { border-width: 6px 6px 6px 0; border-style: solid; border-color: transparent #fff transparent transparent; }
.case_view .hd .hd-next { right: 0; }
.case_view .hd .hd-next .icon { border-width: 6px 0 6px 6px; border-style: solid; border-color: transparent transparent transparent #fff; }

.parameter{ padding:100px 0;}
.parameter .title{ text-align: center; color: #000; font-size: 24px; padding-bottom: 38px; }
.parameter .leftDiv{ padding-left: 70px; width: 503px;}
.parameter .rightDiv{ padding-right: 70px; width: 503px;}
.parameter .list{ border-left: #d9d9d9 solid 1px; border-top: #d9d9d9 solid 1px; }
.parameter .list li{ color: #a0a3a8; border-right: #d9d9d9 solid 1px; border-bottom: #d9d9d9 solid 1px; position: relative; height: 47px; padding-left: 250px; font-size: 14px; line-height: 47px;}
.parameter .list li em{ background: #f8f8f8; text-indent: 18px; position: absolute; left: 0px; top: 0px; width: 165px; border-right: #d9d9d9 solid 1px; height: 47px; color: #000; }
.parameter .rightDiv li{ padding-left: 210px;}
/*视频列表页*/
.video_list{ overflow:hidden;}
.video_list li{position:relative; width:19%; background-color:#FFF; border-radius:10px; float:left; margin:0.5%; overflow:hidden;}
.video_list li:nth-child(5n){ float:right;}
.video_list li .img_box { overflow:hidden;}
.video_list li .img_box img{ width:100%; -webkit-transition: 0.5s;-moz-transition:0.5s;transition: 0.5s;}
.video_list li .v_icon{ position:absolute; z-index:10;  top:40%; width:100%; height:60px; color:#000; background:url(../images/video_icon.png) center center no-repeat;}
.video_list li .text{position:relative; padding:10px; text-align:left; font-size:16px; height:50px; overflow:hidden;}
.video_list li:hover{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);}
.video_list li:hover .v_icon {-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);}

.video_ls{ width:18%; padding:1%; float:right; background-color:#FFF; }
.video_ls li{position:relative; width:98%; height:320px; background-color:#f8f8f8; border-radius:10px; float:left; margin:2% 1%; overflow:hidden;}
.video_ls li:nth-child(2n){ float:right;}
.video_ls li .img_box { height:250px; overflow:hidden;}
.video_ls li .img_box img{ width:100%; -webkit-transition: 0.5s;-moz-transition:0.5s;transition: 0.5s;}
.video_ls li .v_icon{ position:absolute; z-index:10;  top:40%; width:100%; height:60px; color:#000; background:url(../images/video_icon.png) center center no-repeat;}
.video_ls li .text{position:relative; text-align:left; padding:5%; overflow:hidden;}
.video_ls li:hover{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);}
.video_ls li:hover .v_icon {-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);}

/*新闻列表页*/
.news{ overflow:hidden;}
.news .list li{ padding:2%; margin-bottom:20px; background-color:#FFF; overflow:hidden;}
.news .list li .imgDiv{ width:20%; float:left;}
.news .list li .imgDiv img{ width: 100%;}
.news .list li .box{ width:68%; float:left; padding-left:2%; overflow:hidden;}
.news .list li h3{ margin-bottom:10px;}
.news .list li .txt{ color: #666;}
.news .list li .botDiv{ float: left; padding:5px 10px; display: inline-block;text-align: center; border:#eee 1px solid; border-radius:10px;}
.news .list li:hover .botDiv{background: #00aaa6; border:#00aaa6 1px solid;}
.news .list li .time { padding:20px 0px; color: #ccc;}
.news .list li:hover .name{ color:#00aaa6;}
.news .list li:hover .txt { color: #666; }
.news .list li:hover .botDiv { color: #FFF; }

/*新闻详情页*/
.newShow{ width:75%;float:left;background-color:#FFF; padding:2%; overflow:hidden;}
.newShow .name{ font-size:36px; line-height:48px; color: #343434; font-weight: bold; padding-bottom: 15px; text-align:center; }
.newShow .time{ color: #bfbfbf; padding-bottom:20px; border-bottom: #f3f3f3 solid 1px; text-align:center;}
.newShow .content{ padding:30px 0px;}
.newShow img{ width:100%; margin:20px auto; text-align:center;}
.new_sl{ width:18%; padding:1%; float:right; background-color:#FFF; }
.hottle{ background:#00aaa6; padding:13px 15px;  }
.hottle span{ display:block; line-height:20px; height:20px; border-left:3px solid #ffffff; padding-left:8px;  color:#ffffff; font-size: 18px; }
.new_sl li { border-bottom:#dedede 1px solid; margin:20px auto;}
.new_sl li img{ width:100%;}
/*相册列表页*/
.photo_list{ overflow:hidden;}
.photo_list li{ float: left; width:32%; background-color:#FFF; margin-right:2%; margin-bottom:2%; overflow:hidden;}
.photo_list li:nth-child(3n){float:right; margin-right:0;}
.photo_list li .img{  padding:2%; overflow:hidden;}
.photo_list li .img img{ width:100%;}
.photo_list li .name{ background-color:#FFF; padding:3%; text-align:center; font-weight:bold;}
.photo_list li:hover .name{ background-color:#00aaa6; color:#FFF;}
.photo_list li:hover { color:#FFF;}
/*相册详情页*/
.photoShow{ width:75%;float:left; overflow:hidden;}
.photoShow .name{ font-size: 24px; color: #000; font-weight: bold; padding-bottom: 15px; text-align:center; }
.photoShow .imgdiv img{ width:100%;}

.photo_sl{ width:21%; padding:1%; float:right; background-color:#f8f8f8; overflow:hidden;}
.photo_sl h4{ text-align:center; background:url(../images/lin1.png) center no-repeat; color:#00aaa6;}
.photo_sl li .imgdiv{ margin:5%;}
.photo_sl li .imgdiv img{ width:100%;}
/*配件供应*/
.px_box h3{ width:150px; line-height:50px; text-align:center; margin-top:20px; margin-bottom:20px;}
.px_box .mh3{ background-color:#00aaa6; color:#FFF;}
.px_box ul{ width:100%; overflow:hidden;}
.px_box li{ width:21%; padding:1%; border:#eee 1px solid; margin:%; float:left; text-align:center;}
.px_box li img{ width:100%;}
/*更多 样式*/
.morediv{ width:300px; margin:auto;}
.morediv a{ width:150px; float:left; line-height:50px; text-align:center; border-radius:25px; background-color:#00aaa6; color:#FFF;}
.morediv a:hover{  background-color:#d20303; color:#fff;}

/*荣誉资质列表页*/
.hoor_box{ padding-bottom:80px; overflow:hidden;}
.hoor_box .list_img {position:relative; height:300px; margin:40px auto; overflow:hidden;}
.hoor_box .list_img .swdiv{position:absolute;width:200px; float:left;}
.hoor_box .list_img .swdiv img{ width:100%;box-shadow:2.5px 4.33px 16px 0px rgba(9, 2, 4, 0.1);}

.hoor_box .list { margin:40px auto; overflow:hidden;}
.hoor_box .list li{ float: left; width:22%; height:50px; margin-right:1.2%; margin-bottom:20px;padding:1%;line-height:50px;border-radius:10px;background-color:#f6f6f6;color:#666;cursor:pointer; overflow:hidden;}
.hoor_box .list li:nth-child(4n){ float:right; margin-right:0px;}
.hoor_box .list li:hover{background-color:#d6000f;color:#fff}

.hoor_box .list1 { margin:40px auto; overflow:hidden;}
.hoor_box .list1 li{ float: left; width:23.5%; margin-right:1.8%; margin-bottom:20px; box-shadow:2.5px 4.33px 16px 0px rgba(9, 2, 4, 0.1);}
.hoor_box .list1 li:nth-child(4n){ float:right; margin-right:0px;}
.hoor_box .list1 li img{ width:100%;}

.hoor_box .list2 { margin:40px auto; overflow:hidden;}
.hoor_box .list2 li{ float: left; width:23.5%; margin-right:1.8%; margin-bottom:20px; box-shadow:2.5px 4.33px 16px 0px rgba(9, 2, 4, 0.1); overflow: hidden;}
.hoor_box .list2 li:nth-child(4n){ float:right; margin-right:0px;}
.hoor_box .list2 li img{ width:100%;}

/*分页样式*/
.pageDown{height:150px; position:relative;}
.pageDown .box{ border-top:#f3f3f3 dashed 1px; padding-top:45px;}
.pageDown .btn{position:absolute; display:block; top:58px; right:0px; width:100px; height:40px; border-radius:20px;  text-align: center; line-height:40px;background-color:#00aaa6; color:#FFF; font-size:14px;}
.pageDown .btn:hover{background:#df0615; color:#FFF;}
.pageDown li{ height:32px; line-height:32px; overflow:hidden; position:relative; font-size:14px;}
.pageDown li b{ color:#343434; line-height:40px;}

/*内容*/
.contact{ padding-bottom: 80px; }
.contact .mapd{ width:100%;}
/*关于我们详情*/
.mainBox { padding:20px; background-color:#FFF; overflow:hidden;}
.mainBox h3,h2,h1{ line-height:50px;}
.tit {margin-bottom:20px;text-align: center;}
.tit1 { margin-bottom:20px;text-align: center;}
.tit2 { margin-bottom:20px;text-align: center;}
.tit2 h1 {color: #fff;}

/*公司简介*/
.wome_box{width:100%; padding:0px 0px; margin:60px auto; overflow:hidden;}
.wome_box_r{ padding:0%; }
.wome_box_r img{ width:100%;}
.wome_box_l{ padding:2%; overflow:hidden;}
.wome_box_l h2{ text-align:center;}
.wome_box_l h4{ display:block; width:80%; margin:2% auto; background-color:#00aaa6; padding:2%; color:#FFF;text-align:center;}
.wome_box_l p{  margin:10px auto;text-indent:30px; font-size:16px; color:#666; line-height:30px;}

.wome_libox{ margin-bottom:60px; overflow:hidden;}
.wome_list{ width:95%; bottom:20px; background:rgba(255,255,255,0.9); padding: 30px; margin:30px 10px; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); overflow:hidden;}
.wome_list li{ width:24%; float:left; cursor: pointer; color:#333;  padding:10px 0; text-align: center; border-right: 1px solid #dedede;-webkit-transition:transform .3s;transition:transform .3s; font-size: 18px;}
.wome_list li:last-child { border: none;}
.wome_list li h1{display: block;font-size: 58px;color: #00aaa6; line-height:68px;overflow: hidden;}
.wome_list li em {font-size: 18px;width: 26px;height: 26px;line-height: 26px;background: #df0615 ;border-radius: 50%;text-align: center; font-style: normal;position: relative;top: -25px;left: -10px;color: #fff;display: inline-block;}
.wome_list li:hover{-webkit-transform:translate(0,-15px);transform:translate(0,-15px);}

.woqi_box{ width:100%; padding:40px 0; overflow:hidden;}
.woqi_box ul{ margin:20px auto;  overflow:hidden;}
.woqi_box li{ width:29%; margin:1%; padding:1%; height:170px; float:left; background-color:#00aaa6; border:#00aaa6 1px solid; text-align:center;box-shadow:0 0 13px rgba(0,0,0,.2); color:#FFF;cursor:pointer;}
.woqi_box li span{display: block;line-height: 66px;}
.woqi_box li span b{font-size:50px;color: #FFF; font-family: 'Microsoft YaHei',Arial,sans-serif;}
.woqi_box li span em{ padding:5px; background-color:#FFF; color:#00aaa6; border-radius:13px;}
.woqi_box li p{ font-size:16px; color:#FFF;}
.woqi_box li:hover{ background-color:#df0615; border:#df0615 1px solid;}
.woqi_box .woqi_box_txt{ background-color:#00aaa6;border:#00aaa6 1px solid; color:#FFF;margin:1%; padding:2%;cursor:pointer;}
.woqi_box .woqi_box_txt:hover{ background-color:#df0615; border:#df0615 1px solid;}

.womu_wenhua{ width:100%; margin:40px auto; padding-bottom:40px; overflow:hidden;}
.womu_wenhua .text{ font-size:16px; line-height:30px; text-align:center; margin-bottom:40px;}
.womu_wenhua li{ width:27%; height:180px; float:left; margin:1%; padding:3% 2%; background-color:#FFF; border-radius:10px; border: 1px solid #dedede; box-shadow: 2px 2px 20px #ccc;text-align:center;cursor:pointer; overflow:hidden;}
.womu_wenhua .a_img{ width:57px; margin:auto;}
.womu_wenhua .a_img img{ width:100%;}
.womu_wenhua li h4{ width:100%; text-align:center;line-height:60px; border-bottom:#eee 1px solid; color:#00aaa6;}
.womu_wenhua li p{ width:100%; text-align:center;font-size:16px; margin:5%; color:#666;}
.womu_wenhua li:hover{  box-shadow: 2px 2px 20px #FFF;}


/*走进金恒星-金恒星实力*/
.about_b { margin-bottom:20px; overflow:hidden;}
.about_b h2{ margin:20px auto;}
.about_b_u{ width:100%; margin:20px auto; overflow:hidden;}
.about_b_u li{ width:47%; float:left; margin-bottom:2%; background-color:#f4f4f4; padding:1%; overflow:hidden;}
.about_b_u li:nth-child(2n){ float:right; margin-right:0;}
.about_b_u .h_img{ float:left; width:30%;}
.about_b_u .h_img img{ width:100%;}
.about_b_u .h_tex{ float:right; width:65%;}
.about_b_u2 { width:100%; margin:20px auto; overflow:hidden;}
.about_b_u2 li{ width:32%; float:left; margin-left:1%; background-color:#f8f8f8; overflow:hidden;}
.about_b_u2 li:first-child{ margin-left:0px;}
.about_b_u2 li img{ width:100%;}
.about_b_u2 li p{ padding:10px;}
.about_b_u3 { width:100%; margin:20px auto; overflow:hidden;}
.about_b_u3 li{ position:relative; width:33%; float:left; background-color:#f8f8f8; overflow:hidden;}
.about_b_u3 li img{ width:100%;}
.about_b_u3 li p{ display:block; position:absolute; width:100%; padding:10px 0; bottom:0; text-align:center; background: rgba(31, 64, 157, 0.6);   color:#FFF;}

/*品牌文化*/
.about_c { margin-bottom:20px; overflow:hidden; }
.about_c_l { width:48%; float:left;}
.about_c_l img{ width:100%;border-radius:10px;}
.about_c_r { width:50%; float:right;}
.about_c_r li { width:96%; padding:2%; float:left; border-radius:10px; margin-bottom:2%; background-color:#f8f8f8;}

.productShow .bigImg img{ width: 100%; }
.bigPicLayer{ display: none; width:1000px; height:556px; position:fixed; z-index:111; top: 50% !important; margin-top:-278px ; padding: 10px; }
.bigPicLayer .close{ display:block; width:38px; height:38px; background:url(../images/m5_off.png) no-repeat; left: 50%; margin-left: -15px ; top:-80px; position: relative; position:absolute; z-index:222;}
.bigPicLayer .close em{ width: 1px; height: 50px; background: #FFFFFF; display: block; position: absolute; left: 50%; margin-left: -0.5px; top: 100%;  }
.bigPicLayer .imgDiv{ text-align:center;}
.bigPicLayer .imgDiv img{ width:100%;}
.bigPicLayer .imgDiv span{ display: block; text-align: center;font-size: 18px; margin-top: 16px; color: #fff; font-weight: bold; position: absolute; left: 0; top: 100%; width: 100%; }

/*联系我们页*/
.lxdiv{ width:100%; overflow: hidden;}
.lxdiv_txt{ margin:2% auto;}
.lxdiv_txt h4{ border:#CCC 1px solid; overflow:hidden; color:#066;}
.lxdiv li{width: 28%;text-align: center;float: left;background:#f4f4f4;padding:2% 1.5%;color: #2e2a2a; margin:1%;border-radius:10px;}
.lxdiv li .icon{ width:auto; float:left;}
.lxdiv li .text{width:auto; float:left; margin-left:2%; text-align:left;}
.lxdiv li .text p{ color:#666;}

.mapDiv { width:100%; margin:20px auto; overflow:hidden;}
.mapDiv img{ width:100%;}
.lxdiv2{ width:100%; padding-top:30px;overflow:hidden;}
.lxdiv2 li{ width:32%; float:left; margin-right:2%;}
.lxdiv2 li:last-child{ float:right; margin-right:0px;}
.lxdiv2 li img{ width:100%;}
/*在线留言*/
.joinPart6{  background-color:#FFF; padding:60px 20px; overflow:hidden;}
.joinPart6 .jdiv_l{ width:50%; float:left; overflow:hidden;}
.joinPart6 .jdiv_l img{ width:100%;}
.joinPart6 .jdiv_r {width:48%; padding-left:2%; float:rigth; overflow:hidden;}
.joinPart6 .jdiv_r li .box{height:62px; padding-left: 94px;line-height:40px;position:relative;margin-right:62px;}
.joinPart6 .jdiv_r li img{ position:absolute; left:0px;top:15px;}
.joinPart6 .jdiv_r li em{width: 77px;display:block;left:15px;text-align:right;top:5px;position:absolute;}
.joinPart6 .jdiv_r li i{ color:#ff0000;}
.joinPart6 .jdiv_r li .input1{width: 210px;height:40px;border:#dbdbdb solid 1px;line-height:40px;background:#f8f8f8;padding: 0 10px;color: #a9a9a9;}
.joinPart6 .jdiv_r li select{width: 230px;height:40px;border:#dbdbdb solid 1px;line-height:40px;background:#f8f8f8;padding: 0 10px;color: #a9a9a9;}
.joinPart6 .jdiv_r .textarea{ padding-top:30px;}
.joinPart6 .jdiv_r .textarea textarea{width:95%;height: 125px;border:#dbdbdb solid 1px;resize:  none;background:#f8f8f8;padding:2%;color: #a9a9a9; margin-top:20px;}
.joinPart6 .jdiv_r .btnDiv{ padding-top:35px;}
.joinPart6 .jdiv_r .btnDiv .btn1{float:left;width:120px;height:36px;color:#fff;font-size:14px;cursor:pointer;text-align:center;line-height:36px;background: #00aaa6;margin-right:20px;}
.joinPart6 .jdiv_r .btnDiv .btn2{ background:#0270d6;}
.joinPart6 .jdiv_r .btnDiv:hover .btn1{background: #0270d6;}



/*方案列表*/
.industry{}
.i_m_box { width:100%; margin:20px auto; overflow:hidden;}
.i_m_box li{ float: left; width:45%; padding:2%; margin-bottom:1.5%; background-color:#fff; overflow: hidden;}
.i_m_box li:nth-child(2n){ float:right; margin-right:0px;}
.i_m_box li .imgbox { overflow: hidden; }
.i_m_box li .imgbox img { width:100%;}
.i_m_box li.img:hover img { -webkit-transform: translateY(-4px); transform: translateY(-4px); }
.i_m_box li  h3 { padding-bottom:10px; border-bottom:#eee 1px solid; margin-bottom:10px;}
.i_m_box li:hover 
.i_m_box li:hover  h3 { color:#FFF;border-bottom:#FFF 1px solid;}
/*其它方案列表*/
.i_other_box { width:100%; margin:20px auto; overflow:hidden;}
.i_other_box li{ float: left; width:22%; padding:1%; margin:0.5%; background-color:#fff; overflow: hidden;}
.i_other_box li .imgbox { overflow: hidden; }
.i_other_box li .imgbox img { width:100%;}
.i_other_box li.img:hover img { -webkit-transform: translateY(-4px); transform: translateY(-4px); }
.i_other_box li  h3 { padding-bottom:10px; border-bottom:#eee 1px solid; margin-bottom:10px;}
.i_other_box li:hover 
.i_other_box li:hover  h3 { color:#FFF;border-bottom:#FFF 1px solid;}
/*详情*/
.ind_banner{ width:100%; height:auto; overflow:hidden;}
.ind_banner img{ width:100%; height:auto;}
.ind_banner_y{ display:none;}

.ind_tit{ text-align:center; margin-bottom:40px; overflow:hidden;}
.ind_tit h1{ margin-bottom:20px;}
.ind_tit p{ font-size:16px; color:#666;}
.ind_tit2{ text-align:center; margin-bottom:40px; overflow:hidden;}
.ind_tit2 h1{ margin-bottom:20px; color:#FFF;}
.ind_tit2 p{ font-size:16px; color:#eee;}
.ind_tit3{ text-align:center; margin-bottom:40px; overflow:hidden;}
.ind_tit3 h1{ margin-bottom:20px; color:#FFF;}
.ind_tit3 p{ font-size:16px; color:#eee;}

.ind_box1{ padding:60px 0; overflow:hidden;}
.bg_f{ background-color:#FFF;}
.bg_1{ background-color:#3e96c4;}
.bg_2{ background-color:#302f3f;}
.bg_4{ background-color:#f8f8f8;}
.bg_5{ background-color:#57bde3;}
.bg_6{ background-color:#ff6b1b; }
.bg_7{ background-color:#006666;}
.bg_8{ background-color:#6583a9;}
.ind_bg1{ background:url(../industryimg/a_bg.jpg) no-repeat top center; background-size:contain;}
.ind_bg2{ background:url(../industryimg/a_bg2.jpg) no-repeat top center; background-size:cover;}
.ind_bg3{ background:url(../industryimg/in_about.jpg) no-repeat top center; background-size:100%;}
.ind_bg4{ background:url(../industryimg/a_bg4.jpg) no-repeat top center; background-size:cover;}
.ind_bg5{ background:url(../industryimg/a_bg5.jpg);}

.ind_bg7{ background:url(../industryimg/a_bg7.jpg) no-repeat top center; background-size:cover;}

.ind_box_ul0{ width:100%; overflow:hidden;}
.ind_box_ul0 li{ width:94%; float:left; margin:10px auto; padding:3%;  background: rgba(255, 255, 255, ); cursor:pointer;}

.ind_box_ul1{ width:100%; overflow:hidden;}
.ind_box_ul1 li{ width:48%; float:left; margin:1% auto; line-height:80px; background-color:#e5e5e5; border-radius:40px; cursor:pointer;}
.ind_box_ul1 li:nth-child(2n){ float:right;}
.ind_box_ul1 li div{ display:block;float:left; width:80px; margin-right:20px; text-align:center; background-color:#0079bf; color:#FFF;border-radius:40px; font-size:24px;}
.ind_box_ul1 li h3{ float:left;margin-right:20px;}
.ind_box_ul1 li p{float:left;}

.ind_box_ul2{ width:100%; overflow:hidden;}
.ind_box_ul2 li{ width:48%; float:left; margin:1%; line-height:80px;}
.ind_box_ul2 li div{ display:block;float:left; width:86px; height:86px; margin-right:20px; text-align:center; border:#FFF 2px solid; color:#FFF;border-radius:10px; font-size:60px; font-weight:bold;text-shadow:0px 2px 0px #000;}
.ind_box_ul2 h3{float:left;margin-top:10px;padding-left:10px;height:50px; line-height:25px;}
.ind_box_ul2 h3 b,.ind_box_ul2 h3 strong{display:block;font-size:22px;color: #FFF; background:url(../industryimg/icon1.png) no-repeat left bottom; line-height:30px; padding-bottom:10px;}
.ind_box_ul2 h3 p{ color:#FFF;font-size:16px; line-height:40px;}

.ind_box_ul3{ width:100%; overflow:hidden;}
.ind_box_ul3 li{ position:relative; width:23%; float:left; margin:1%;}
.ind_box_ul3 li img{ width:100%;}
.ind_box_ul3 li h3{ display:block; width:80%; margin:5%; padding:5%; position:absolute; background: rgba(0, 162, 234, 0.8); top:30%; left:0px; color:#FFF; text-align:center; border-radius:30px;}

.ind_box_ul4{ width:100%; overflow:hidden;}
.ind_box_ul4 li{ width:100%; float:left; margin:1%;}
.ind_box_ul4 li div{ display:block;float:left; width:86px; height:86px; margin-right:20px; text-align:center; border:#FFF 2px solid; color:#FFF;border-radius:10px; font-size:60px; font-weight:bold;text-shadow:0px 2px 0px #000;line-height:80px;}
.ind_box_ul4 h3{float:left;margin-top:10px;padding-left:10px;height:50px; line-height:25px;}
.ind_box_ul4 h3 b,.ind_box_ul4 h3 strong{display:block;font-size:22px;color: #FFF; background:url(../industryimg/icon1.png) no-repeat left bottom; line-height:30px; padding-bottom:10px;}
.ind_box_ul4 h3 p{ color:#FFF;font-size:16px; line-height:40px;}

.ind_box_ul5{ width:100%; overflow:hidden;}
.ind_box_ul5 li{ width:44%; float:left; padding:2%; margin:1% auto; background-color:#c3e9fa; border-radius:50px; cursor:pointer;}
.ind_box_ul5 h3{ color:#0286b7;}
.ind_box_ul5 li:nth-child(2n){ float:right;}
.ind_box_ul5 li div{ display:block;float:left; width:50px; line-height:50px; margin-right:20px; text-align:center; background-color:#0286b7; color:#FFF;border-radius:25px; font-size:24px;}

.ind_box_ul6{ width:100%; overflow:hidden;}
.ind_box_ul6 li{ width:44%; float:left; padding:2%; margin:1% auto; background-color:#f9caca; border-radius:50px; cursor:pointer;}
.ind_box_ul6 h3{ color:#cc0000;}
.ind_box_ul6 li:nth-child(2n){ float:right;}
.ind_box_ul6 li div{ display:block;float:left; width:50px; line-height:50px; margin-right:20px; text-align:center; background-color:#cc0000; color:#FFF;border-radius:25px; font-size:24px;}

.ind_box_ul7{ width:100%; overflow:hidden;}
.ind_box_ul7 li{ width:49%; float:left; margin:10px auto; background-color:#006666; cursor:pointer;}
.ind_box_ul7 li:nth-child(2n){ float:right;}
.ind_box_ul7 li .img{ width:40%; float:left;}
.ind_box_ul7 li .txt{ width:56%; padding:2%; float:right; color:#FFF;}

.ind_box_ul8{ width:100%; overflow:hidden;}
.ind_box_ul8 li{ width:49%; float:left; margin:10px auto; background-color:#d1e7fd; cursor:pointer; border-radius:30px;}
.ind_box_ul8 li:nth-child(2n){ float:right;}
.ind_box_ul8 li .img{ width:30%; background-color:#6583a9; float:left; border-top-left-radius:30px; border-bottom-left-radius:30px;}
.ind_box_ul8 li .img img{ width:100%;}
.ind_box_ul8 li .txt{ width:60%; padding:5%; float:right;}
.ind_box_ul8 li .txt h3{ color:#333;}
.ind_box_ul8 li .txt p{ margin-top:10px; color:#666;}

.ind_box_ul9{ width:100%; overflow:hidden;}
.ind_box_ul9 li{ width:45%; float:left;margin:10px auto; padding:2%; border-radius:10px; background:url(../industryimg/bg9.png); background-size:cover; overflow:hidden;}
.ind_box_ul9 li:nth-child(2n){ float:right;}
.ind_box_ul9 li .in_no{ float:left; width:20%; height:86px; text-align:center; border:#FFF 2px solid; color:#FFF;border-radius:10px; font-size:60px; font-weight:bold;text-shadow:0px 2px 0px #000;}
.ind_box_ul9 li .txt{float:right; width:75%; overflow:hidden;}
.ind_box_ul9 li .txt h3{color: #FFF; background:url(../industryimg/icon3.png) no-repeat left bottom; padding-bottom:10px; margin-bottom:10px;}
.ind_box_ul9 li .txt p{ color:#FFF;}

.ind_box_ul10{ width:100%; margin-top:20px; overflow:hidden;}
.ind_box_ul10 li{ width:28%; float:left; margin-right:2%; margin-bottom:2%; padding:2%; border-radius:10px; background-color:#FFF; overflow:hidden;}
.ind_box_ul10 li:nth-child(3n){ float:right; margin-right:0;}
.ind_box_ul10 li .in_no{ float:left; width:30%; height:86px; text-align:center; border:#FFF 2px solid;border-radius:10px; font-size:60px; font-weight:bold;text-shadow:0px 2px 0px #000;}
.ind_box_ul10 li .in_no img{ width:100%;}
.ind_box_ul10 li .txt{float:right; width:65%; overflow:hidden;}
.ind_box_ul10 li .txt h3{ margin-bottom:10px;}
.ind_box_ul10 li .txt p{ color:#999;}

.ind_box_ul11{ width:100%; overflow:hidden;}
.ind_box_ul11 li{ width:45%; float:left; margin:10px auto; background-color:#ff6b1b; cursor:pointer; border-radius:30px; padding:2%;}
.ind_box_ul11 li:nth-child(2n){ float:right;}
.ind_box_ul11 li .img{ width:15%; float:left; border-top-left-radius:30px; border-bottom-left-radius:30px;}
.ind_box_ul11 li .txt{ width:75%; padding:5%; float:right;}
.ind_box_ul11 li .txt h3{ color:#FFF;}
.ind_box_ul11 li .txt p{ margin-top:10px; color:#eee;}
.bgff{ background-color:#fff3e7;}
.ind_box1_about{ width:auto; border:#ff6b1b 2px solid; padding:10px; color:#ff6b1b; border-bottom:#ff6b1b 5px solid; font-size:16px; line-height:30px;}
.ind_box_ul12{ width:100%; overflow:hidden;}
.ind_box_ul12 li{ width:45%; float:left;margin:10px auto; padding:2%; border-radius:10px; background-color:#fff3e7; overflow:hidden;}
.ind_box_ul12 li:nth-child(2n){ float:right;}
.ind_box_ul12 li .in_no{ float:left; width:20%; height:86px; text-align:center; border:#ff6b1b 2px solid; color:#ff6b1b;border-radius:10px; font-size:60px; font-weight:bold;text-shadow:0px 2px 0px #000;}
.ind_box_ul12 li .txt{float:right; width:75%; overflow:hidden;}
.ind_box_ul12 li .txt h3{color: #ff6b1b; background:url(../industryimg/icon4.png) no-repeat left bottom; padding-bottom:10px; margin-bottom:10px;}
.ind_box_ul12 li .txt p{ color:#ff6b1b;}

.ind_box_ul_p2{ width:100%; overflow:hidden;}
.ind_box_ul_p2 li{ width:45%; float:left;margin:10px auto; padding:2%; border-radius:10px; background-color:#FFF; overflow:hidden;}
.ind_box_ul_p2 li:nth-child(2n){ float:right;}
.ind_box_ul_p2 li .img{ text-align:center;}
.ind_box_ul_p2 li .txt{ text-align:center; margin-top:20px;}

.ind_box_ul_f{ width:100%; overflow:hidden;}
.ind_box_ul_f li{ width:23%; float:left; margin-right:2%; margin-bottom:2%; border-radius:10px; background-color:#6583a9; overflow:hidden;}
.ind_box_ul_f li:nth-child(4n){ float:right;}
.ind_box_ul_f li .img{ width:100%;}
.ind_box_ul_f li .txt{ text-align:center; padding:5%; color:#FFF;}

.i_8_h2{ margin:20px auto; color:#FFF;text-shadow:0px 2px 0px #000;}
.i_8_h3{ margin:20px auto; color:#FFF;text-shadow:0px 2px 0px #000;}
.i_8_h3:before{ display:block; width:10px; background-color:#7aa3d7;}

.ind_box_img{width:100%; margin:40px auto; overflow:hidden; text-align:center;}
.ind_box_img img{ width:auto;}
.ind_box_60{width:60%; float:left; overflow:hidden;}
.ind_box_40{width:40%; float:left; overflow:hidden;}
.ind_box_txt{ padding:2%; background-color:#0079bf; color:#FFF; font-size:16px; border-radius:20px;}
.ind_kbg{ height:auto;background:url(../industryimg/1_5.png) no-repeat top center; background-size:100%; overflow:hidden;}
.ind_kbg p{ color:#FFF; font-size:18px; margin:100px 50px 20px 50px;}
/*产品列表*/
.ind_box_ul_p{ overflow:hidden;}
.ind_box_ul_p li{ width:21.5%; height:420px; float:left; margin-right:1.9%; padding:1%; margin-bottom:2%; background-color:#FFF;}
.ind_box_ul_p li:nth-child(4n){ float:right; margin-right:0;}
.ind_box_ul_p li .img{}
.ind_box_ul_p li .img img{ width:100%;}
.ind_box_ul_p li h3{ font-size:18px; border-bottom:1px #CCCCCC solid; padding-bottom:10px; margin-bottom:10px; color:#333;}
.ind_box_ul_p li p{ line-height:25px; color:#666;}
.ind_box_ul_p li:hover h3{ border-bottom:1px #0079bf solid;}

.ind_box_ul_c li{ width:47%; float:left; margin-right:2%; padding:1%; margin-bottom:2%; background-color:#f8f8f8;}
.ind_box_ul_c li:nth-child(2n){ float:right; margin-right:0;}
.ind_box_ul_c li .img{ width:50%; float:left;}
.ind_box_ul_c li .img img{ width:100%;}
.ind_box_ul_c li .text{ width:45%; padding:2%; float:right;}
.ind_box_ul_c li h3{ font-size:18px; border-bottom:1px #CCCCCC solid; padding-bottom:10px; margin-bottom:10px; color:#333;}
.ind_box_ul_c li p{ line-height:25px; color:#666;}
.ind_box_ul_c li:hover{ background-color:#0079bf;}
.ind_box_ul_c li:hover h3,.ind_box_ul_c li:hover p{ color:#FFF;}

.ind_box_ul_c1 li{ width:47%; float:left; margin-right:2%; padding:1%; margin-bottom:2%; background-color:#fff3e7;}
.ind_box_ul_c1 li:nth-child(2n){ float:right; margin-right:0;}
.ind_box_ul_c1 li .img{ width:50%; float:left;}
.ind_box_ul_c1 li .img img{ width:100%;}
.ind_box_ul_c1 li .text{ width:45%; padding:2%; float:right;}
.ind_box_ul_c1 li h3{ font-size:18px; border-bottom:1px #ff6b1b solid; padding-bottom:10px; margin-bottom:10px; color:#ff6b1b;}
.ind_box_ul_c1 li p{ line-height:25px; color:#ff6b1b;}
.ind_box_ul_c1 li:hover{ background-color:#fff3e7;}
.ind_box_ul_c1 li:hover h3,.ind_box_ul_c1 li:hover p{ color:#ff6b1b;}

.ind_about_ul{ margin-top:280px; overflow:hidden;}
.ind_about_ul li{float:left;width:22%;height:120px; padding:1%; margin:0.5%;background-color:#FFF; text-align:center; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;}
.ind_about_ul li h3{display: block;line-height: 66px;}
.ind_about_ul li h3 b,.ind_about_ul li h3 strong{font-size:60px;color: #0079bf; font-family: Times New Roman,Arial;}
.ind_about_ul li h3 em{ padding:5px 8px; background-color:#0079bf; color:#FFF; border-radius:15px;}
.ind_about_ul li p{ line-height:25px; font-size:16px;}

.ind_about_ul_c{ margin-top:20px; overflow:hidden;}
.ind_about_ul_c li{ width:47%; float:left; padding:1%; margin:0.5%; background-color:#FFF; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;}
.ind_about_ul_c li .img{ width:60%; float:left;}
.ind_about_ul_c li .img img{ width:100%;}
.ind_about_ul_c li .text{ width:35%; padding:4% 2%; float:right;}
.ind_about_ul_c li h3{ font-size:22px; background:url(../industryimg/icon2.png) no-repeat left bottom; padding-bottom:10px; margin-top:40px; margin-bottom:10px; color:#333;}
.ind_about_ul_c li p{ line-height:25px; color:#666;}

