/*图片滑过时左移*/
.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{margin:20px auto; text-align:center;}
.main_title h1{line-height: 68px; color:#333333;}
.main_title h2{ font-size:48px;}
.main_title p{ line-height:36px;font-size:18px; color:#666666;font-weight: normal; font-style: normal;}
/*首页（内页）栏目标题*/
.in_titel { padding:40px 0;}
.in_titel h1{ line-height:50px;text-align:center; overflow:hidden}
.in_titel h2{ line-height:50px;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:#34c8c3;float: right;cursor: pointer;}
/*首页引语*/
.indexPart0{background:#f5f5f5; padding:20px 0px;}
.ser_in_box ul{ overflow:hidden;}
.ser_in_box li{ width:11.5%; padding:2%; margin:0.5%; float:left; text-align:center;background-color:#FFF; border:#eee 1px solid; cursor:pointer;}
.ser_in_box li .img_d{ width:50px; height:50px; float:left; overflow: hidden;}
.ser_in_box li .img_d img{width: 100%; transition: .5s;}
.ser_in_box li:hover { color:#34c8c3;}
.ser_in_box li:hover .img_d img{margin-top:-50px;}
.ser_in_box li .txt_d{ float:right; overflow: hidden;}
.ser_in_box li p{ margin-bottom:10px;}
/*首页产品*/
.indexPart1{ padding:40px 0px; background-color:#f4f4f4; overflow:hidden; }
.p_nav_box { margin:20px auto;}
.p_nav_box li{ width:9.2%; padding:0.5%; float:left; margin-right:1%; line-height:36px; text-align:center; background-color:#FFF; cursor:pointer; overflow:hidden;}
.p_nav_box li:last-child{ margin-right:0;}
.p_nav_box li:hover{ background-color:#34c8c3; color:#FFF;}
.p_nav_box li:hover a{ color:#FFF;}
/*首页服务项目*/
.indexPart2{ padding:40px 0px; background-color:#fff;overflow:hidden;}
.indexPart2 .tab2 ul{ margin:20px 10px; background-color:#FFF; overflow:hidden;}
.indexPart2 .tab2 li{ width:14.5%; padding:0.5%; border:#34c8c3 2px solid; float:left; margin-right:1%; text-align:center; background-color:#f5f5f5; cursor:pointer; overflow:hidden;}
.indexPart2 .tab2 li:last-child{ margin-right:0;}
.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{ background-color:#34c8c3; color:#FFF;}
.indexPart2 .tab2 li.liNow img{position: absolute;top:-55px; left:30%;}
.indexPart2 .tabContent2 { background-color:#f5f5f5;}
.indexPart2 .tabContent2 .img_d{ width:60%; float:left;}
.indexPart2 .tabContent2 .img_d img{ width:100%;}
.indexPart2 .tabContent2 .txt_d{ width:35%; padding:2.5%; height:430px; background-color:#f5f5f5; float:left;}
.indexPart2 .tabContent2 .txt_d h3{ position:relative; border-bottom:#CCC 1px solid; line-height:36px; padding-bottom:10px; }
.indexPart2 .tabContent2 .txt_d h3:before { position:absolute; left:-15px;display: block;content: ""; width:10px; height:36px; background-color:#34c8c3;}
.indexPart2 .tabContent2 .txt_d h4{ color:#34c8c3; line-height:40px;}
.indexPart2 .tabContent2 .txt_d .fuwu_case{ overflow:hidden;}
.indexPart2 .tabContent2 .txt_d .fuwu_case li{ width:48%; margin:1%; float:left;}
.indexPart2 .tabContent2 .txt_d .fuwu_case li img{ width:100%;}
.indexPart2 .tabContent2 .txt_d1{ width:100%; margin:10px auto; font-size:16px; line-height:30px;}
.indexPart2 .tabContent2 .txt_d2{ width:100%; margin:10px auto; overflow:hidden;}
.indexPart2 .tabContent2 .txt_d2 li{ width:30%; margin:1%; border:#ddd 1px solid; background-color:#FFF; float:left; text-align:center; line-height:40px;}
.indexPart2 .tabContent2 .txt_d2 li p{ margin:0px; padding:0px;}
.indexPart2 .tabContent2 .fumore{ text-align:center; margin:20px;}
.indexPart2 .tabContent2 .fumore a{ display:block; width:auto; padding:10px;background-color:#34c8c3; color:#FFF;}
.indexPart2 .tabContent2 .fumore a:hover{ background-color:#00b5d9; color:#FFF;}
/*首页新闻资讯*/
.indexPart3{padding:40px 0px; overflow: hidden;}
.new_idiv{ width:46%;background-color:#FFF; padding:1.5%;}
.new_idiv .new_idiv_t{ font-size:24px; border-bottom:#34c8c3 2px solid; padding-bottom:15px; font-weight:bold;}
.new_idiv ul{ margin:20px auto;}
.new_idiv li{  margin:10px auto;padding:2%; border-bottom:#eee 1px dashed; overflow:hidden;}
.new_idiv li .img_box { width:30%; float:left;}
.new_idiv li .img_box img{ width:100%;}
.new_idiv li .txt_box { width:68%; float:right; overflow:hidden;}
.new_idiv li .txt_box .time{ float:left; text-align:center;}
.new_idiv li .txt_box .newscon{ }
.new_idiv li .txt_box span{ color:#CCC;}
.new_idiv li .txt_box p{ color:#666;}
.new_idiv li:hover{box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}
.new_idiv .new_icon1{ background:url(../images/new_icon1.png) no-repeat left center; padding-left:22px;}
.new_idiv .new_icon2{ background:url(../images/new_icon2.png) no-repeat left center; padding-left:22px;}
.link{background:#e9e9e9; height:50px; line-height:50px; overflow:hidden;}
/*首页流程*/
.indexPart4{ padding:40px 0px; background-color:#34c8c3;  overflow: hidden;}
.indexPart4 .in4_dl { width:50%; float:left; text-align:center; overflow:hidden;}
.indexPart4 .in4_dl img{ width:100%;}
.indexPart4 .in4_dl p{ display:block; width:40%;  background: rgba(255, 255, 255, 0.6); margin:auto;}

.in4_dr{ width:50%; float:right;}
.in4_dr h3{ display:block; width:30%; line-height:48px; text-align:center; margin:0; background: rgba(40, 169, 165, 0.8); border-top-left-radius:20px; border-top-right-radius:20px; color:#FFF;}
.in4_dr_u{ position:relative; background: rgba(40, 169, 165, 0.8); border-bottom-left-radius:20px; border-bottom-right-radius:20px; border-top-left-radius:0px; border-top-right-radius:20px; margin:0; overflow:hidden;}
.in4_dr em{ display:block; position:absolute; width:22px; height:30px; right:10%; top:46%; background:url(../images/in4_icon1.png) no-repeat right center; overflow:hidden;}
.in4_dr ul{ overflow:hidden;}
.in4_dr li{ width:15%; height:auto; margin:3% 5%; float:left; text-align:center; position:relative; color:#FFF; cursor:pointer;}
.in4_dr li:nth-child(5),.in4_dr li:nth-child(6),.in4_dr li:nth-child(7),.in4_dr li:nth-child(8){ float:right;}
.in4_dr li:before { position:absolute; left: -40px;top:50%;display: block;content: ""; width:30px; height:22px; background: url("../images/in4_icon.png") no-repeat; background-size: 100% 100%;}
.in4_dr li:nth-child(1):before,.in4_dr li:nth-child(8):before{ display:none;}
.in4_dr li:nth-child(5):before,.in4_dr li:nth-child(6):before,.in4_dr li:nth-child(7):before{ position:absolute; left: -40px;top:50%;display: block;content: ""; width:30px; height:22px; background: url("../images/in4_icon2.png") no-repeat; background-size: 100% 100%;}
.in4_dr li:nth-child(1):before,.in4_dr li:nth-child(8):before{ display:none;}
.in4_dr li i{display: inline-block; width:74px; height:74px; overflow: hidden;}
.in4_dr li i img{width: 100%; transition: .5s;}
.in4_dr li:hover { color:#FFF;}
.in4_dr li:hover i img{margin-top:-74px;}
.in4_dr li p{ margin-bottom:10px;}
/*首页关于我们*/
.indexPart5{padding:40px 0px; background-color:#FFF; overflow: hidden;}
.in_about{width:100%;}
.in_about .about_img{ width:50%; float:left;}
.in_about .about_img img{ width:100%;}
.in_about .about_txt {width:46%; padding:0% 2%; float:right; background:#FFF;}
.in_about .about_txt h1{margin-bottom:26px; }
.in_about .about_txt h3{ display:block; width:auto; color:#FFF; padding:10px; background-color:#34c8c3;}
.in_about .about_more {padding:2%; overflow:hidden;}
.in_about .about_txt p{ color:#666; font-size:16px; margin:10px auto; line-height:30px;}
.in_about .about_more a{ display:block; width:120px; float:left; border:#34c8c3 2px solid; padding:10px; margin-right:5%; text-align:center;}
.in_about .about_more a:hover{ background-color:#34c8c3; color:#FFF; }
/*首页案例*/
.indexPart6{ padding:40px 0px; background-color:#fff;overflow:hidden;}
.case_list_box{ overflow:hidden;}
.case_list_box li{ width:24%; float:left; margin-right:1.3%; margin-bottom:1%; background-color:#eee;}
.case_list_box li:nth-child(4n){ float:right; margin-right:0;}
.case_list_box li .img img{ width:100%;}
.case_list_box li .txt{ width:100%; text-align:center; line-height:40px;}
.case_list_box li:hover{ background-color:#34c8c3; color:#FFF;}
.case_list_box li:hover a{  color:#FFF;}
/*厂家优势*/
.indexPart7{ padding:40px 0px; background-color:#f5f5f5; overflow: hidden;}
.indexPart7 li{ position:relative;}
.indexPart7 li em{position:absolute; display:block; width:112px; height:81px; line-height:80px; background:url(../images/in7_icon1.png) no-repeat; text-align:center; color:#FFF; font-size:48px; font-weight:bold; padding-left:8px; top:-20px; left:2%; z-index:3;}
.indexPart7 li:nth-child(2n) em {top:-20px; left:62%;}
.indexPart7 .youshi{ width:100%; height:auto; margin:2% auto;background-color:#FFF; overflow:hidden;}
.indexPart7 .youshi .img{ width:60%;}
.indexPart7 .youshi .img img{ width:100%;}
.indexPart7 .youshi .txt{ width:36%; padding:2%;background-color:#FFF;}
.indexPart7 .youshi .txt h2{ margin-top:40px; border-bottom:#eee 2px double;}
.indexPart7 .youshi .txt p{ margin:15px auto; line-height:30px; font-size:16px; background:url(../images/in7_icon2.png) no-repeat left top; text-indent:2em;}

/*优秀团队*/
.indexPart8{padding:20px 0px; background-color:#34c8c3; overflow: hidden;}
.indexPart8 li{ width:8%; float:left; padding:0.5%; margin:0.5%; background-color:#f5f5f5; overflow:hidden;}
.indexPart8 li .img { width:100%; float:left; overflow:hidden;}
.indexPart8 li .img img{ width:100%;}
.indexPart8 li .img_i{ margin:0px auto; overflow:hidden;}
.indexPart8 li .img_i img{ width:100%;}
.indexPart8 li .txt{ width:100%; margin-top:10px; overflow:hidden;}
.indexPart8 li .txt .in8_inon1{ display:block; float:left; width:16px; height:25px; background:url(../images/in8_icon1.png) no-repeat left center;}
.indexPart8 li .txt .in8_inon2{ display:block; float:left; width:16px; height:25px; background:url(../images/in8_icon2.png) no-repeat left center;}
.indexPart8 li .txt .in8_inon3{ display:block; float:left; width:16px; height:25px; background:url(../images/in8_icon3.png) no-repeat left center;}

/*首页荣誉资质*/
.indexPart9{ padding:40px 0px;  overflow: hidden;}
.indexPart9 .tab2 ul{width:30%; height:auto; margin:20px auto; text-align:center; overflow:hidden;}
.indexPart9 .tab2 li{width:39%; padding:3%; margin:2%; float: left;position: relative; background-color:#f8f8f8; text-align:center;}
.indexPart9 .tab2 li em{position: absolute;width:40px;height:40px;display: block;left:10px;top:10px;overflow: hidden;}
.indexPart9 .tab2 li em i{width:40px;height:80px;display: block;overflow: hidden;position: relative;}
.indexPart9 .tab2 li em i img{width:34px;position: absolute; top:0px; transition: .2s; display: block;}
.indexPart9 .tab2 li b { font-size:18px; margin-left:20px;}
.indexPart9 .tab2 li.liNow{color: #fff;background: #34c8c3;}
.indexPart9 .tab2 li.liNow i img{ top:-40px; transition: .2s;}
.indexPart9 .tabContent2 ul{ width:100%; overflow:hidden;}
.indexPart9 .tabContent2 li{width:25%; margin:0%; float:left;}
.indexPart9 .tabContent2 .img_box { position:relative; overflow:hidden;}
.indexPart9 .tabContent2 .img_box img{ width:100%;}
.indexPart9 .tabContent2 .txt_box {position:relative;padding:5%; text-align:center;}


/*电话*/
.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:#34c8c3;}
.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:#34c8c3;}
.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:1% auto; overflow:hidden;}
.left_nva_1 li{ float:left; width:auto; font-size:18px; padding:20px; text-align:center; cursor:pointer;}
.left_nva_1 li.liNow,.left_nva_1 li:hover { background-color:#34c8c3;}
.left_nva_1 li.liNow a,.left_nva_1 li:hover a {color: #FFF; }

.left_nva_p {margin:1% auto; overflow:hidden;}
.left_nva_p li{ float:left; width:auto;  padding:10px 10px; font-size:18px; margin:0.5%; border:#eee 1px solid; border-radius:5px; background-color:#f8f8f8; text-align:center; cursor:pointer;}
.left_nva_p li.liNow,.left_nva_p li:hover { border:#34c8c3 1px solid; background-color:#34c8c3;}
.left_nva_p li.liNow a,.left_nva_p li:hover a {color: #FFF; }

/*案例菜单*/
.case_tab{ width:100%; background-color:#fff; overflow:hidden;}
.case_tab ul{width:100%; margin:auto; overflow:hidden;}
.case_tab li{ width:7.3%; padding:0.5%; float:left; text-align:center; cursor:pointer; overflow:hidden;}
.case_tab li .imgdiv{position: relative; height:60px; overflow:hidden;}
.case_tab li:hover img{position: absolute;top: -60px; left:15px;}
.case_tab li.liNow a{ color:#34c8c3;}
.case_tab li.liNow img{position: absolute;top: -60px; left:15px;}
.case_tab li p{ line-height:40px;}

/*案例列表页*/
.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%; height:270px;}
.case_list li.img:hover img { -webkit-transform: translateX(-4px); transform: translateX(-4px); }
.case_list li .text { padding:10px; overflow:hidden;}
.case_list li .text h3 { font-size:16px;}
.case_list li :hover .text{ background-color:#34c8c3; color:#FFF;}
.case_list li :hover .text h3 { color:#FFF;}
/*案例详情页*/
.caseShow{ width:96%; padding:2% 2%; overflow:hidden;}
.caseShow .name{ font-size: 24px; color: #000; font-weight: bold; line-height:60px; 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:#34c8c3; padding:5px 10px; line-height:20px; border-radius:10px; cursor:pointer;}
.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:24%; height:452px; margin-right:1.3%; margin-bottom:1.5%; background-color:#fff; cursor:pointer; overflow: hidden;}
.p_m_box li:nth-child(4n){ float:right; margin-right:0px;}
.p_m_box li .img { width:90%; margin:5%; overflow: hidden;}
.p_m_box li .img img { width:100%;}
.p_m_box li .text {padding:5%;background:url(../images/nimg1.png) no-repeat center bottom; text-align:center; font-size:18px; overflow:hidden;}
.p_more{ width:120px; padding:5px; margin:20px auto; border:#34c8c3 1px solid; border-radius:30px; text-align:center;}
.p_m_box li:hover .p_more{  border:#34c8c3 1px solid; background-color:#34c8c3; color:#FFF;}
.bg_f4{ background-color:#f8f8f8;}

/*产品详情页*/
.productShow{background-color:#FFF; padding:20px;}
.productShow .name{ font-size:24px; color: #343434; font-weight: bold; line-height:60px; 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:#34c8c3; 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:#34c8c3; color:#FFF;}
.content_btn a.btn:hover{ background-color:#34c8c3; 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:#34c8c3 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:#34c8c3; 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:#34c8c3;}
.pro_box_ul .pro_box_ul_img img{ width:100%;}
/*产品参数*/
/*其它产品*/
.other_pdiv{ margin:auto; padding:20px; background-color:#f5f5f5;}
.other_pdiv h2{ margin-bottom:20px;}
.other_p_t{  font-size:30px; font-weight:bold;}
.other_cdiv{ margin:auto; padding:20px; background-color:#f5f5f5;}
/*工厂实力*/
/**********产品详情+案例详情上方内容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: #34c8c3;}
.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:#34c8c3 1px solid; border-radius:5px; background-color:#34c8c3; 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:#34c8c3; 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:30px; 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: #34c8c3;}
.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 { height:300px; 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_list{padding:1%; overflow:hidden;}
.news_list li{  margin:10px auto;padding:2%; border-bottom:#eee 1px dashed; background-color:#FFF; overflow:hidden;}
.news_list li .img_box { width:25%; float:left;}
.news_list li .img_box img{ width:100%;}
.news_list li .txt_box { width:73%; float:right; overflow:hidden;}
.news_list li .txt_box .time{ float:left; text-align:center;}
.news_list li .txt_box span{ color:#CCC;}
.news_list li .txt_box p{ color:#666;}
.news_list li:hover{box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}
.news_list .new_icon1{ background:url(../images/new_icon1.png) no-repeat left center; padding-left:22px;}
.news_list .new_icon2{ background:url(../images/new_icon2.png) no-repeat left center; padding-left:22px;}

/*新闻详情页*/
.newShow{ width:70%;float:left;background-color:#FFF; padding:2%; overflow:hidden;}
.newShow .name{ font-size:30px; line-height:60px; color: #343434; font-weight: bold; text-align:center; }
.newShow .time{ color: #bfbfbf; padding-bottom:20px; border-bottom: #f3f3f3 solid 1px; text-align:center;}
.newShow .content{ padding:30px 0px; font-size:16px; color:#3d3d3d;}
.newShow .content p{ margin:10px auto; text-indent:2em;}
.newShow img{ width:100%; margin:20px auto; text-align:center;}
.new_sl{ width:23%; padding:1%; float:right; background-color:#FFF; }
.hottle{ background:#34c8c3; 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%; margin-right:2%; margin-bottom:2%; overflow:hidden;}
.photo_list li:nth-child(3n){float:right; margin-right:0;}
.photo_list li .img{ border:#eee 1px solid; padding:2%; overflow:hidden;}
.photo_list li .img img{ width:100%;}
.photo_list li .name{ background-color:#eee; padding:3%; text-align:center; font-weight:bold;}
.photo_list li:hover .img{ border:#34c8c3 1px solid;}
.photo_list li:hover .name{ background-color:#34c8c3; 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:#34c8c3;}
.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:#34c8c3; 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{ text-align:center; overflow:hidden;}
.morediv a{ display:block; width:150px; margin:20px auto; line-height:50px; border-radius:5px; background-color:#34c8c3; color:#FFF; font-size:16px;}
.morediv a:hover{  background-color:#00b5d9; 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:#34c8c3; color:#FFF; font-size:14px;}
.pageDown .btn:hover{background:#34c8c3; 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%;}

/*服务支持列表*/
.fuwu_div{ padding:0px 0; overflow:hidden;}
.fuwu_div1 li{float:left; width:14%; padding:1%; margin:0.3%; height:300px; text-align:center; cursor:pointer;}
.fuwu_div1 li h3{display: block; font-size:58px;background:#FFF; width:120px; height:120px; margin:50px auto 30px auto; text-align: center; line-height:120px; border-radius: 50%; border:3px solid #34c8c3; color:#34c8c3;box-shadow:0 0 20px rgba(0,121,191,.2);-webkit-transition:all .6s linear;-webkit-transition:all .6s linear;position: relative;}
.fuwu_div1 li p{ line-height:25px; font-size:18px;}
.fuwu_div1 li:hover h3{color:#fff;background:#34c8c3;border-radius: 50%; border:3px solid #34c8c3;-webkit-transform:rotateY(360deg);transform:rotateY(360deg); }

.fuwu_div2 { margin:0px auto; overflow:hidden;}
.fuwu_div2 li{float:left; width:30.3%; margin-right:1.5%; margin-bottom:1.5%;padding:1%; background-color:#fff;}
.fuwu_div2 li:nth-child(3n){ margin-right:0;}
.fuwu_div2 .fu_tit{ padding:4%; overflow:hidden;}
.fuwu_div2 li:nth-child(1) .fu_tit{background-color:#fffaee;}
.fuwu_div2 li:nth-child(2) .fu_tit{background-color:#ecfffb;}
.fuwu_div2 li:nth-child(3) .fu_tit{background-color:#f3feed;}
.fuwu_div2 li:nth-child(4) .fu_tit{background-color:#fffaee;}
.fuwu_div2 li:nth-child(5) .fu_tit{background-color:#defdde;}
.fuwu_div2 li:nth-child(6) .fu_tit{background-color:#dedffd;}
.fuwu_div2 li:nth-child(7) .fu_tit{background-color:#fddede;}
.fuwu_div2 li:nth-child(8) .fu_tit{background-color:#dee0fd;}
.fuwu_div2 li:nth-child(9) .fu_tit{background-color:#fddefd;}
.fuwu_div2 li:nth-child(10) .fu_tit{background-color:#dedffd;}
.fuwu_div2 .fu_tit .txt{ width:70%; float:left;}
.fuwu_div2 .fu_tit .txt p{ color:#666; margin:0;}
.fuwu_div2 .fu_tit .img{ width:78px; padding:0; float:right;}

.fuwu_div2 .info{ overflow:hidden;}
.fuwu_div2 .info .img{ overflow:hidden;}
.fuwu_div2 .info .img img{ width:100%;}
.fuwu_div2 .info .txt1{ width:100%; margin:10px auto; height:100px;}
.fuwu_div2 .info .txt2{ width:100%; margin:10px auto; overflow:hidden;}
.fuwu_div2 .info .txt2 li{ width:28%; margin:1%; border:#eee 1px solid; background-color:#f5f5f5; float:left; text-align:center; padding:1%;}
.fuwu_div2 .info .txt2 li p{ margin:0; padding:0;}
.fuwu_div2 .morediv1{ width:50%; line-height:40px; margin:10px auto; text-align:center; border-radius:5px;  background-color:#34c8c3;color:#fff;}
.fuwu_div2 li:hover .morediv1{  background-color:#00b5d9; }

.fuwu_div3 .ul1{ width:100%; overflow:hidden;}
.fuwu_div3 .ul1 li{float:left; width:19%; margin-left:0.5%; margin-bottom:0.5%; overflow:hidden;}
.fuwu_div3 .ul1 li:first-child{width:41.5%;height:386px; margin-left:0}
.fuwu_div3 .ul1 li p{ margin:0; padding:0;}
.fuwu_div3 .ul2{ width:100%; overflow:hidden;}
.fuwu_div3 .ul2 li{float:right; width:19%; margin-right:0.5%; margin-bottom:0.5%; overflow:hidden;}
.fuwu_div3 .ul2 li:first-child{width:41.5%;height:386px; margin-right:0}
.fuwu_div3 .ul2 li p{ margin:0; padding:0;}
.fuwu_div3 dl{ width:100%; overflow:hidden;}
.fuwu_div3 dd{float:left; width:24.5%;height:260px; margin-right:0.5%; margin-bottom:0.5%;overflow:hidden;}
.fuwu_div3 dd:last-child{margin-right:0}
.fuwu_div3 li img,.fuwu_div3 dd img{ width:100%; height:100%;}

.fuwu_div4 { width:100%; overflow:hidden;}
.fuwu_div4 .fd1{ width:59.5%; margin-bottom:0.5%; overflow:hidden;}
.fuwu_div4 .fd2{ width:40%; margin-bottom:0.5%; overflow:hidden;}
.fuwu_div4 .fd1 img,.fuwu_div4 .fd2 img{ width:100%; height:100%;}

.fuwu_div5{ width:100%; overflow:hidden;}
.fuwu_div5 li{float:left; width:14%; padding:1%; margin:0.3%; text-align:center; background-color:#f5f5f5; overflow:hidden;}
.fuwu_div5 li h3{ line-height:48px;}
.fuwu_div5 li p{ line-height:30px; color:#666;}

/*服务详情页*/
.fuwu_show{ overflow:hidden;}
.fuwu_show .txt1 .txt1_l{ width:45%; float:left;}
.fuwu_show .txt1 .txt1_l img{ width:100%;}
.fuwu_show .txt1 .txt1_r{ width:50%; float:right; font-size:24px; line-height:40px;color:#454545;}
.fuwu_show .txt1 .txt1_r h3{ color:#333;}
.fuwu_show .txt1 .txt1_r h2{ color:#34c8c3; font-size:38px;}
.fuwu_show .txt2{ overflow:hidden;}
.fuwu_show .txt2{ width:100%; padding:20px 0; font-weight:bold; overflow:hidden;}
.fuwu_show .txt2 li{ width:8%; margin:0.5%; background-color:#34c8c3; float:left; text-align:center; padding:1%; color:#FFF; border-radius:30px;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}
.fuwu_show .txt2 li p{ margin:0; padding:0;}
.fuwu_box{ margin-bottom:20px; overflow:hidden;}
.fuwu_tit{ padding:10px;}
.fuwu_box_f{ width:71%; float:left;}
.fuwu_box_r{ width:27%; float:right; padding-top:40px;}
.fuwu_box_r img{ width:100%;}
.fuwu_ul { margin:10px auto;}
.fuwu_ul li{ width:23%; height:225px; float:left; background-color:#bdf6f4; margin:1%; cursor:pointer;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}
.fuwu_ul li h3{display:block;  background-color:#34c8c3; text-align:center; color:#FFF; line-height:80px;}
.fuwu_ul li span{display:inline-block; width:30px; height:30px; line-height:30px; border-radius:17px; margin-right:5px; background-color:#fff; text-align:center; color:#34c8c3;}
.fuwu_ul li p{ padding:5%;}
.fuwu_ul li:hover { background-color:#bdf6f4;}
.fuwu_box2 h3{ width:300px; line-height:50px; text-align:center; margin-top:20px; margin-bottom:20px;}
.fuwu_box2 .mh3{ background-color:#34c8c3; color:#FFF;}
.fuwu_box2 ul{ width:100%; overflow:hidden;}
.fuwu_box2 li{ width:16.5%; padding:1%; border:#eee 1px solid; margin:0.5%; float:left;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
.fuwu_box2 li h4{ line-height:30px;}
.fuwu_box2 li img{ width:100%;}
.fuwu_box2 table{ background-color:#eee;}
.fuwu_box2 table tr{ background-color:#FFF;}
.fuwu_box2 table td,.fuwu_box2 table th{ padding:10px;}
.fuwu_box2 tr:first-child{ background-color:#34c8c3; color:#fff; font-weight:bold;}
.fuwu_box2 tr:nth-child(2n){ background-color:#e4faf9;}

.fuwu_box3 ul{ width:100%; margin:20px auto; overflow:hidden;}
.fuwu_box3 li{ width:8.5%; height:auto; margin:2%; float:left; text-align:center; position:relative; background-color:#34c8c3; color:#FFF; cursor:pointer;box-shadow:0 0 10px rgba(0,121,191,.2); border-radius:5px;}
.fuwu_box3 li:before { position:absolute; left: -40px;top:40%;display: block;content: ""; width:30px; height:22px; background: url("../images/in4_icona.png") no-repeat; background-size: 100% 100%;}
.fuwu_box3 li:nth-child(1):before{ display:none;}
.fuwu_box3 li .img{display: inline-block; width:74px; height:74px; overflow: hidden;}
.fuwu_box3 li .img img{width: 100%; transition: .5s;}
.fuwu_box3 li:hover { color:#FFF;}
.fuwu_box3 li:hover .img img{margin-top:-74px;}
.fuwu_box3 li p{ margin-bottom:10px;}
/*关于我们详情*/
.mainBox { background-color:#FFF; overflow:hidden;}
.mainBox h3,h2,h1{ line-height:50px;}
.mainBox p{ margin:10px auto; font-size:16px;}
.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:2%; overflow:hidden;}
.wome_box_t{ float:left; overflow:hidden;}
.wome_box_t p{ margin:10px auto; font-size:16px; color:#666; line-height:30px;}
.wome_box_img{ width:100%; overflow:hidden;}
.wome_box_img img{ width:100%;}

/*走进恒迅-恒迅实力*/
.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_ul { width:100%; margin:20px auto; overflow:hidden;}
.about_c_ul li{  width:13%; padding:1%; float:left; margin-right:2%; margin-bottom:2%; background-color:#f8f8f8;}
.about_c_ul li:nth-child(6n){ float:right;margin-right:0;}
.about_c_ul li .img{ width:100%; overflow:hidden;}
.about_c_ul li .img img{ width:100%;}
.about_c_ul li p{line-height:40px; background: rgba(31, 64, 157, 0.6);  border:#34c8c3 2px solid; color:#FFF; text-align:center;}
.about_c2_ul { width:100%; margin:20px auto; overflow:hidden;}
.about_c2_ul li{ width:33%; float:left; margin-right:0.5%; margin-bottom:0.5%; background-color:#34c8c3; color:#FFF; text-align:center; overflow:hidden;}
.about_c2_ul li:nth-child(3n){ float:right;margin-right:0;}
.about_c2_ul li img{ width:100%;}
.about_c_btn{margin:20px auto; text-align:center;overflow:hidden;}
.about_c_btn a{ padding:20px; display: inline-block; border:#34c8c3 2px solid; border-radius:10px;background-color:#f4f4f4; color:#34c8c3;}
.about_c_btn a h3 { line-height:30px;}
.about_c_btn a:hover{ background-color:#34c8c3; color:#FFF;}

.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 li{width:46%;text-align: center;float: left;padding:1.5%; margin:0.5%; height:160px;background:#f4f4f4;}
.lxdiv li .img{width: 53px;height:62px;display: inline-block; text-align: center;}
.lxdiv li b{font-size: 24px;color: #353535;display: block;margin:5px 0;}
.lxdiv li p{font-size: 20px;display: block;}
.mapDiv { margin:0.5%; overflow:hidden;}
.mapDiv img{ width:100%;}

/*在线留言*/
.joinPart6{  background-color:#FFF; padding:40px 10px; overflow:hidden;}
.joinPart6 .jdiv_t{ width:100%; margin-bottom:2%; overflow:hidden; }
.joinPart6 .jdiv_t li{ width:20%; float:left; margin:0.5%; background-color:#f5f5f5; border-radius:10px; padding:2%; min-height:150px; cursor:pointer;}
.joinPart6 .jdiv_t li h3{ line-height:40px;}
.joinPart6 .jdiv_t li p{ color:#666;}
.joinPart6 .jdiv_t li:hover{ background-color:#34c8c3;}
.joinPart6 .jdiv_t li:hover h3,.joinPart6 .jdiv_t li:hover p{ color:#FFF;}
.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: #34c8c3;margin-right:20px;}
.joinPart6 .jdiv_r .btnDiv .btn2{ background:#00b5d9;}
.joinPart6 .jdiv_r .btnDiv:hover .btn1{background: #00b5d9;}

/*服务保障*/
.ser_box{ width:100%; overflow:hidden;}
.ser_box .ser_box_t { padding:20px; font-size:30px; font-weight:bold;}
.ser_box .ser_box_div { overflow:hidden;}
.ser_box h3{ margin:20px auto;}
.ser_box p{ line-height:30px; font-size:16px; margin:10px auto;}
.ser_box0{  margin:20px auto;}
.ser_box_b{ border:#F90 2px solid; border-radius:20px; padding:2%; margin:2% auto;}
.ser_box1{ margin:20px auto;}
.ser_box2{margin:20px auto;}
.ser_box2_u { overflow:hidden;}
.ser_box2_u li{ border:#F90 2px solid; border-radius:20px; padding:2%; margin:2% auto; font-size:30px; font-weight:bold; background-color:#f5f5f5;}

