.maximg { width:100%; margin:0; padding:0; text-align:center; overflow:hidden;}
.maximg img{ width:100%;}
.minimg { width:100%; margin:0; padding:0; text-align:center; overflow:hidden;}
/*图片滑过时左移*/
.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; margin-top:150px; overflow: hidden;}
.flexslider{position:relative;height:auto;overflow:hidden;background:url(/static/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(/static/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(/static/images/nimg84_left.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/static/images/nimg84_right.png) center center no-repeat;}
.m-banner{ display:none;}
/*banner结束*/
/*首页（内页）栏目标题*/
.in_titel {margin-bottom:40px;}
.in_titel h1{ line-height:64px;text-align:center; padding-top:30px; overflow:hidden}
.in_titel p{  background:url(/static/images/in_titel_x.png) center top no-repeat;color:#666; text-align:center; display: block;font-weight: normal;font-size:24px;line-height:40px;}
.in_t1{ background:url(/static/images/in-t1.png) top center no-repeat;}
.in_t2{ background:url(/static/images/in-t2.png) top center no-repeat;}
.in_t3{ background:url(/static/images/in-t3.png) top center no-repeat;}
.in_t4{ background:url(/static/images/in-t4.png) top center no-repeat;}
.in_t5{ background:url(/static/images/in-t5.png) top center no-repeat;}

.in_titel2 { margin-bottom:0px;}
.in_titel2 h1{ line-height:64px; text-align:center;background:url(/static/images/in_titel_x.png) center bottom no-repeat; overflow:hidden}
.in_titel2 p{ text-align:center; font-size:16px; color:#666;}

/*PC搜索栏目*/
.t-search {background: #FFF; border-bottom:#FFF 1px solid; line-height:80px;overflow: hidden;}
.t-search a {display: inline-block;margin-right: 15px;}
.t-search-inp {width:250px;height:40px; border:#e8e8e8 1px solid; border-radius: 20px;background: #fff;padding-left: 10px;margin-top:20px;}
.t-search-inp input {border: 0; }
.t-search-inp1 {width:194px;height:40px;line-height:40px;color:#666;float: left;}
.t-search-inp2 {width:40px;height:40px;background: url(/static/images/t-search.png) no-repeat center center;float: right;cursor: pointer;}
/*首页关于我们*/
.indexPart5{ margin:20px auto; background-color:#FFF; overflow: hidden;}
.about_box { margin:auto;}
.a_txt{ text-align:center; font-size:16px;}
.a_lbox{ margin:20px auto; padding:20px; background-color:#f0f0f0; overflow:hidden;}
.a_lbox li{ width:16%; float:left; text-align:center;}
.a_lbox li p{ margin-top:50px;}
.a_lbox_bg{ background:url(/static/images/a_lbox_bg.png) center center no-repeat;}
.a_lbox_bg1{ background:url(/static/images/a_lbox_bg1.png) center center no-repeat;}
.a_lbox_bg2{ background:url(/static/images/a_lbox_bg2.png) center center no-repeat;}
.about_img{ width:60%;float:right; overflow:hidden;}
.about_img img{ width:100%;}
.about_info{ width:38%; float:left; overflow:hidden;}
.about_info li { padding-left:20px; border-bottom:#ccc 1px solid;}
.about_info li h1 {font-size:48px;line-height:120px; color:#d20303;text-align:left; margin:0px auto;}
.about_info li h1 span {font-size:16px; color:#666;}
/*首页产业链*/
.indexPart6{ margin:20px auto; padding:10px;background-color:#FFF; overflow:hidden;}
.indexPart6 .tab2 ul{width:100%; margin:auto; overflow:hidden;}
.indexPart6 .tab2 li{ width:11%; height:80px; padding:1% 0; border:#e8e8e8 1px solid; margin-right:1.5%; float:left; text-align:center; cursor:pointer;}
.indexPart6 .tab2 li:nth-child(8n){ float:right; margin-right:0px;}
.indexPart6 .tab2 li .imgdiv{position: relative; width:80px; height:50px; text-align:center; margin:auto; overflow:hidden;}
.indexPart6 .tab2 li img{ width:100%; transition: ease-in-out 0.3s;}
.indexPart6 .tab2 li:hover img{transform-style: preserve-3d;  transform:rotateY(150deg);}
.indexPart6 .tab2 li.liNow{ background-color:#0078bf; color:#fff;border:#0078bf 1px solid;}
.indexPart6 .tab2 li.liNow img{position: absolute;left: 0px;top: -45px;}
.indexPart6 .tabContent2 {position:relative; margin-top:10px;}
.indexPart6 .tabContent2 .tab2_bg{ width:100%;}
.inc_tdox{position:absolute; right:50px; top:40px; z-index:2;width:550px; height:400px; padding:20px; background: rgba(248, 248, 248, 0.8); overflow:hidden;}
.inc_tdox h2{ border-bottom:#b5b5b5 1px solid; color:#0078bf;}
.inc_tdox h2 img{ width:70px; height:40px; margin-right:10px;}
.inc_tdiv { margin-top:20px;}
.inc_tdiv ul { width:100%; overflow:hidden;}
.inc_tdiv li{ width:30%; margin:2%; background-color:#fff; float:left; text-align:center;}
.inc_tdiv p{ line-height:25px;}
.inc_tdiv li:nth-child(3n){ display:none;}
.inc_tdiv li img{ width:100%;}
.inc_tdiv li p{ line-height:40px;}
.inc_but a{ width:90px; float:right; margin:20px; line-height:34px; text-align:center; border-radius:17px; background-color:#0078bf; color:#FFF;}
.inc_but a:hover{  background-color:#d20303; color:#fff;}
/*首页销售区域*/
.pw_div{ margin-top:40px; overflow:hidden;}
.pw_div .pw_t{background:url(/static/images/pw_bg.png) left center no-repeat;}
.pw_div .pw_t h3{ margin-left:20px;}
.pw_div .pw_t span{ font-size:12px; font-weight:normal; color:#666; margin-left:10px;}
.pw_div .pw_m{ margin:20px auto;}
.pw_div .pw_m li{ width:6.5%; line-height:80px; border:#e8e8e8 1px solid; border-radius:10px; float:left; margin:0.5%; text-align:center; font-size:16px;cursor:pointer}
.pw_div .pw_m li:hover{ background-color:#0078bf; border:#0078bf 1px solid; color:#FFF;}
.pw_div .pw_m li a:hover,.pw_div .pw_m li:hover a{color:#FFF;}
.pw_div .mimore{ width:50%; float:left; line-height:80px; text-align:left;}
/*首页产品*/
.indexPart1{ margin:20px auto; padding:10px; background-color:#f0f0f0; overflow:hidden; }
.in_prdiv{ width:25%; float:left;}
.in_prdiv a{ color:#fff;}
.in_prdiv li{ width:49.5%; height:63px; line-height:62px; float:left; background-color:#0078bf; text-align:center; margin-bottom:1%;}
.in_prdiv li:nth-child(2n){ float:right; margin-right:0px;}
.in_prdiv li img{ float:left; margin:10px 10px;transition: ease-in-out 0.3s;}
.in_prdiv li:hover img{transform-style: preserve-3d;  transform:rotateY(180deg);}

.indexPart1 .tab2 { width:74%; float:left; margin-left:1%; overflow:hidden;}
.indexPart1 .tab2 li{ float:left; width:32%; height:60px; line-height:60px; font-size:18px;margin-right:1%; margin-bottom:1%; background-color:#fff; text-align:center; cursor:pointer; overflow:hidden;}
.indexPart1 .tab2 li:hover,.indexPart1 .tab2 li.liNow{ color:#FFF; background-color:#0078bf;}
.indexPart1 .tabContent2 { margin:20px auto;}
.p_m_box { width:100%; overflow:hidden;}
.p_m_box li{ float: left; width:24%; margin:0.5%; height:470px; background-color:#fff; cursor:pointer;}
.p_m_box li .img { padding:5%; background-color:#fff; overflow: hidden;}
.p_m_box li .img img { width:100%;}
.p_m_box li .text { padding:5%; overflow:hidden;}
.p_m_box li .text h3 { font-size: 16px; color: #333; padding-bottom:10px; border-bottom:#eee 1px solid; margin-bottom:10px;}
.p_m_box li .text dl{ width:30%; float:left; margin-right:3%; font-size:10px; line-height:25px;}
.p_m_box li:hover { background-color:#0078bf;box-shadow:0 0 13px rgba(0,0,0,.2);}
.p_m_box li:hover .text{ color:#FFF;}
.p_m_box li:hover .text h3 { color:#FFF;border-bottom:#FFF 1px solid;}

/*首页案例*/
.indexPart2{ margin:20px auto; padding:10px; background-color:#fff;overflow:hidden;}
.indexPart2 .tab2 ul{width:100%; margin:20px auto; 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:50px; background-color:#FFF;  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:#0078bf;}
.indexPart2 .tab2 li.liNow img{position: absolute;top:-50px; left:11px;}

.indexPart2 .tabContent2 {}
.indexPart2 .tabContent2 li{position:relative; width:32%; height:auto; float:right; margin-bottom:1%; background-color:#eee;margin-right:1.5%; overflow: hidden;}
.indexPart2 .tabContent2 li:first-child{width:65%; height:auto; float:left; margin-right:0px;}
.indexPart2 .tabContent2 li .img {z-index:1; width:100%; height:100%; text-align:right;}
.indexPart2 .tabContent2 li .img img{width:100%;}
.indexPart2 .tabContent2 li .info{ width:100%; color:#FFF; background: rgba(51, 51, 51, 0.8); position: absolute; bottom:0; z-index: 2; transition: 1s;}
.indexPart2 .tabContent2 li .info .info_h3{ padding:5%; font-size:18px;}
.indexPart2 .tabContent2 li .info .info_p{ display:none;}
.indexPart2 .tabContent2 li:first-child .info{ width:90%; margin:5%; color:#FFF; background: rgba(51, 51, 51, 0.8); position: absolute; bottom:0; z-index: 2; transition: 1s;}
.indexPart2 .tabContent2 li:first-child .info .info_h3{ width:20%; padding:2%;  background-color:#0078bf; float:left; font-size:18px;}
.indexPart2 .tabContent2 li:first-child .info .info_p{display:block; width:70%; float:left; padding:2%; background:url(/static/images/ico0.png) no-repeat right center;}
.indexPart2 .tabContent2 li:first-child .info .info_p p{ margin-right:50px;}
.indexPart2 .tabContent2 li .info:hover { background:rgba(0, 120, 191,0.8); color:#FFF;}

/*电话*/
.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:#0078bf;}
.tel_box1::before {
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	content: "";
	margin-right: 5px;
	width:60px;
	height:60px;
	background: url("/static/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:right; height:76px;padding: 10px 0 10px 60px;position: relative;}
.tel_box2 p{  font-size:14px; color:#333;line-height:24px; text-align:left;}
.tel_box2 h2{ line-height:40px; font-size:30px; color:#d20303;}
.tel_box2::before {
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	content: "";
	margin-right: 5px;
	width:45px;
	height:45px;
	background: url("/static/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%)
}

/*首页新闻资讯*/
.indexPart3{ margin:20px auto; padding:10px;background-color:#FFF; overflow: hidden;}
.new_idiv_l{ width:58%; float:left;}
.new_idiv_l .tab2 ul{ margin-bottom:20px; border-bottom:#e8e8e8 1px solid; overflow:hidden;}
.new_idiv_l .tab2 li{ float:left; width:180px;line-height:54px; font-size:18px;margin-right:5px; background-color:#333; text-align:center; color:#fff;}
.new_idiv_l .tab2 li.liNow{  background-color:#0078bf; color:#FFF;}
.new_idiv_l .tabContent2 { margin:1% auto;}
.new_div1{ width:100%; padding-bottom:20px; border-bottom:#e8e8e8 1px dashed; overflow:hidden;}
.new_div1 .img_box { width:35%; float:left; overflow:hidden;}
.new_div1 .img_box img{ width:100%; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s; }
.new_div1 .img_box img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.new_div1 .txt_box { width:60%; float:right; overflow:hidden;}
.new_div1 h3{ width:100%; line-height:30px;}
.new_div1 span{ width:100%;  line-height:25px; color:#CCC;}
.new_div1 p{ margin:10px auto; line-height:25px; color:#666;}
.new_div2{ width:100%;}
.new_div2 li{ width:100%; line-height:65px; border-bottom:#e8e8e8 1px dashed; overflow:hidden; background:url(/static/images/ico_a1.png) left center no-repeat;}
.new_div2 li span { float:right; color:#CCC;}
.new_div2 li a{ font-size:14px; float:left; padding-left:20px;}
.new_idiv_r{ width:40%; float:right; border:#ccc 1px solid; overflow:hidden;}
.new_idiv_r h3{ padding-left:20px; line-height:60px;}
.new_idiv_r ul{ margin:auto 4%; overflow:hidden;}
.new_idiv_r li{ width:48%; border-radius:10px; float:left; background-color:#CCC; margin-bottom:4%; overflow:hidden;}
.new_idiv_r li:nth-child(2n){ float:right;}
.new_idiv_r li:nth-child(3){ float:left;}
.new_idiv_r li img{ width:100%;}
.link{background:#e8e8e8; height:50px; line-height:50px; overflow:hidden;}

/*内页次导航*/
.left_nva_1{ padding:15px; overflow:hidden;}
.left_nva_1 li{ padding:10px; font-size:16px;text-align: center;float: left; margin:0.5%; background-color:#f8f8f8;}
.left_nva_1 li:last-child{border-right:#CCC 0px solid;}
.left_nva_1 li a{ display: block;color: #444;}
.left_nva_1 li.liNow,.left_nva_1 li:hover { background-color:#0078bf; border-color: #0078bf;}
.left_nva_1 li.liNow a,.left_nva_1 li:hover a {color: #fff; }

.left_nva_p { width:75%; float:left; overflow:hidden;}
.left_nva_p li{ float:left; padding:20px; font-size:16px;margin-right:1%; margin-bottom:1%; background-color:#f7f7f7; text-align:center; cursor:pointer;}
.left_nva_p li.liNow,.left_nva_p li:hover { background-color:#0078bf;}
.left_nva_p li.liNow a,.left_nva_p li:hover a {color: #fff; }

.left_nva_sp { margin:20px auto; overflow:hidden;}
.left_nva_sp li{ float:left; padding:10px; font-size:14px;margin-right:1%; margin-bottom:1%; background-color:#f7f7f7; text-align:center; cursor:pointer;}
.left_nva_sp li.liNow,.left_nva_sp li:hover { background-color:#0078bf;}
.left_nva_sp li.liNow a,.left_nva_sp li:hover a {color: #fff; }

.left_nva_3{ padding:15px; overflow:hidden;}
.left_nva_3 li{ float:left; padding:10px; font-size:16px;margin:0.5%; border:1px #FFF solid; border-radius:10px; text-align:center; cursor:pointer;}
.left_nva_3 a.liNow{ color:#0078bf;}
.left_nva_3 li:hover{ border:1px #0078bf solid;}

.left_nva_f{ overflow:hidden;}
.left_nva_f li{ width:15%;font-size:16px;line-height:45px;text-align: center;float: left; margin-bottom:2%; margin-right:2%; background-color:#f8f8f8;}
.left_nva_f li:last-child{border-right:#CCC 0px solid;}
.left_nva_f li a{ display: block;color: #444;}
.left_nva_f li.liNow,.left_nva_1 li:hover { background-color:#0078bf; border-color: #0078bf;}
.left_nva_f li.liNow a,.left_nva_1 li:hover a {color: #fff; }

.mainBox { margin:40px auto; overflow:hidden;}
.mainBox p{ line-height:30px; font-size:14px;}
.mainBox h3,h2,h1{ line-height:50px;}
/*案例菜单*/
.case_tab{ width:100%;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:50px; background-color:#FFF; overflow:hidden;}
.case_tab li:hover img{position: absolute;top: -50px; left:22px;}
.case_tab li.liNow a{ color:#0078bf;}
.case_tab li.liNow img{position: absolute;top: -50px; left:22px;}
.case_tab li p{ line-height:30px;}

/*案例列表页*/
.case_list { margin-bottom:50px; overflow:hidden;}
.case_list li{ float: left; width:31%; margin:1%; background-color:#FFF; overflow: hidden;}
.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:20px; height:138px;}
.case_list li .text h3 { font-size: 16px; color: #333; line-height:40px; border-bottom:#ccc 1px solid; margin-bottom:20px;}
.case_list li :hover .text{ background-color:#0078bf; 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: #f7f7f7 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_list { margin-bottom:50px; overflow:hidden;}
.p_tdiv{ width:100%; line-height:40px; margin:20px auto; padding:10px;border-bottom:#dcdcdc 1px dashed; overflow:hidden;}
.p_t1{ width:18%; float:left; font-size:30px; font-weight:bold; padding-left:2%;}
.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{ float:right; font-size:14px; color:#999; font-weight:normal; margin-right:20px;}
.p_t2{ width:68%; float:left;}
.p_t3{ width:10%; 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(/static/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; }

/*产品详情页*/
.productShow{ width: 100%;}
.productShow .name{ font-size:36px; color: #343434; font-weight: bold; padding-bottom:20px; text-align:center;}
.productShow .time{ color: #bfbfbf; padding-bottom: 40px; border-bottom: #f7f7f7 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;}
.pro_mdiv{  background-color:#FFF; margin:50px auto; padding-bottom:50px;}
.content_t{ border-bottom:1px #ccc solid; font-size:28px; font-weight:bold; margin-top:20px; overflow:hidden;}
.content_t .ptit{ width:180px; background-color:#0078bf; text-align:center; float:left; margin-right:20px; color:#FFF; padding:10px; cursor:pointer;}
.content_t .ptit2{ width:180px; background-color:#333; text-align:center; float:left; color:#FFF;  padding:10px; cursor:pointer}
.content_t .ptit2 a,.productShow .content_t .ptit2 a:hover{ color:#FFF;}
.content{ padding-top:20px; padding-bottom:20px; font-size:16px;}
.content img{ width:auto; text-align:center; margin:auto;}
.content h3{ margin:20px auto;}
.content p{ line-height:30px;}
.content_btn{margin:20px auto; text-align:center;overflow:hidden;}
.content_btn a.btn{ width:200px; display: inline-block; font-size:20px;  line-height:60px; text-align:center; border:#dcdcdc 1px solid; border-radius:30px;}
.content_btn a.btn span{ margin-right:10px;}
.content_btn a.btn:hover{border:#0078bf 1px solid;}

/*产品详细介绍*/
.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;}
/*产品特点*/
.pro_tbox {  margin:2%;}
.pro_tbox p{ margin:10px auto;background-color:#f7f7f7; padding:20px; font-size:22px; }
.pro_tbox b , .pro_tbox strong{color:#0078bf;} 
/*产品特点*/
.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{ color:#222;}
.pro_box h2{ text-align:center; background:url(/static/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:#CCC 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:#f7f7f7; font-weight:normal; font-size:12px;}
.pro_box table td{ padding:10px;}
.pro_box .tr1{ background-color:#0078bf; 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:1.9%; padding:2%; background-color:#f7f7f7;margin-right:1.9%; border-radius:10px; overflow: hidden;}
.pro_box_ul li:nth-child(3n){ float:right; margin-right:0;}
.pro_box_ul .pro_box_ul_tex { height:170px;}
.pro_box_ul .pro_box_ul_tex h3 { color:#0078bf;}
.pro_box_ul .pro_box_ul_img img{ width:100%;}
/*产品参数*/
/*其它产品*/
.other_pdiv{ background-color:#f7f7f7; margin:auto; padding:20px 0;}
.other_p_t{  font-size:30px; font-weight:bold; padding:0;}
.other_cdiv{ background-color:#f7f7f7; margin:auto;}
/*工厂实力*/
/**********产品详情+案例详情上方内容ccs****/
.pro_div{width:100%; overflow:hidden; padding:20px 0px; background-color:#FFF;}
.pro_img{ width:44%; float:left; text-align:center;}
.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:20%; margin:2%; border:1px solid #f1f1f1;}
.preview .hd li img { width:100%; height:100%; margin:0 auto;}
.preview .hd li:hover { border-color: #0078bf;}
.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:48%; min-height:500px; padding:20px; float:right;}
.pro_text1{ height:60px; font-size:30px; color:#333; font-weight:bold; line-height:60px; border-bottom:#cdcdcd 2px solid;}
.pro_text2{ margin-top:5px; height:120px; overflow:hidden; color:#343434; line-height:25px;}
.pro_text3{ margin-top:5px; overflow:hidden; color:#343434; line-height:25px;}
.pro_text5{ margin:20px auto; padding:10px; background-color:#f7f7f7; overflow:hidden;}
.pro_text5 li{ width:40%; margin:3%; float:left;}
.pro_text6{ margin:20px auto; height:180px;overflow:hidden;}
.pro_text6 ul{ margin:20px auto;}
.pro_text6 li{ width:15%; margin:1%; padding:10px; text-align:center; background-color:#f4f4f4; border:1px #eee solid; 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:#0078bf; 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:#f7f7f7; 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;}
.case_div{width:100%; overflow:hidden; padding:10px 0px 10px 0px;}
.case_img{ width:44%; float:left; text-align:center;}
.case_img img{ width:100%;}
.case_text{ width:48%; min-height:500px; padding:0px 20px; float:right; font-size:16px;}
.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: #0078bf;}
.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: #f7f7f7; 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;}
/*方案详情*/
.solution_show{ width:71%; padding:2%; float:left; background-color:#FFF; overflow:hidden;}
.solution_show .name{ font-size:30px; color: #000; font-weight: bold; padding-bottom: 15px; text-align:center; }
.solution_other{ width:21%; padding:1%; float:right; background-color:#FFF; overflow:hidden;}
.solution_other .other_t { font-size:24px; font-weight:bold; padding-bottom:10px; overflow:hidden;}
.solution_other li .img img{ width:100%;}
.solution_other li .text { margin:20px auto; text-align:center;}
/*新闻列表页*/
.news_list{ padding-bottom: 80px;}
.news_list li{ padding:1%; margin:2% auto; background-color:#FFF; overflow:hidden;}
.news_list li .imgDiv{ width:30%; float:left;}
.news_list li .imgDiv img{ width: 100%;}
.news_list li .box{ width:68%;line-height:40px; float:right; overflow:hidden;}
.news_list li .name{ font-size:18px; font-weight: bold; overflow: hidden;}
.news_list li .botDiv{ float: right;width: 134px;height: 40px;display: inline-block;border:#dedede 1px solid;font-size: 16px;line-height: 40px;text-align: center;}
.news_list li:hover .botDiv{background: #0078bf; border-color: #0078bf;}
.news_list li .time { color: #bfbfbf; }
.news_list li .add{ position: absolute; right: 0px; top: 25px; width: 11px; height: 11px;}
.news_list li:hover .name{ color:#0078bf;}
.news_list li:hover .content { color: #666; }
.news_list li:hover .botDiv { color: #FFF; }
/*视频列表*/
.video_list li{ float: left; width:18%; height:386px; margin:1%; background-color:#FFF; overflow:hidden;}
.video_list li .imgDiv{ width:100%;}
.video_list li .imgDiv img{ width:100%;}
.video_list li .box{ padding:5%;}
.video_list li .name{ font-size:16px; overflow: hidden;}
.video_div{ text-align:center;}

/*新闻详情页*/
.newShow{ width:72%; padding:2%; float:left; background-color:#FFF;}
.newShow .name{ font-size:30px; color: #000; font-weight: bold; padding-bottom: 15px; text-align:center; }
.newShow .time{ color: #bfbfbf; padding-bottom:20px; border-bottom: #f7f7f7 solid 1px; text-align:center;}
.newShow img{ width:100%; margin:20px auto; text-align:center;}
.new_sl{ width:20%; padding:1%; float:right; background-color:#FFF; }
.new_sl h4{ font-size:18px; text-align:center; background:url(/static/images/lin1.png) center no-repeat;}
.new_sl li { border-bottom:#dedede 1px solid; margin:20px auto;}
.new_sl li img{ width:100%;}

/*工程设计列表*/
.hm_div,.hm_div1{ margin:40px auto; overflow:hidden;}
.hm_divf { width:50%; float:left;}
.hm_divf img{ width:100%;}
.hm_divr { width:50%; float:right;}
.hm_div1 .txt0 { overflow:hidden;}
.hm_div1 .txt1 { float:left; font-size:70px; font-weight:bold; color:#0078bf;}
.hm_div1 .txt1 span{font-size:18px; color:#666; font-weight:normal;}
.hm_div1 .txt2 { float:left; margin-left:20px;}
.hm_div1 .txt2 h1{ color:#333; font-size:30px; line-height:40px;}
.hm_div1 .txt2 h3{ color:#555; font-size:20px;}
.hm_div1 .txt3 {line-height:30px; color:#333; font-size:16px;}
.hm_div1 .txt3 p{ margin-bottom:10px;}
.hm_div1 .txt4 a{ float:right; width:180px; height:40px; line-height:40px; background-color:#0078bf; text-align:center; color:#FFF;}


.hm_div2{ margin:40px auto; overflow:hidden;}
.hm_div2 .hm_tit{ border-bottom:#0078bf 3px solid; text-align:left;}
.hm_div2 .hm_tit h3{ background:url(/static/images/hm2_0.png) left center no-repeat; color:#FFF; padding-left:10px; line-height:40px;}
.hm_div2 .fw_div li{float:left; width:19.8%;height:370px; text-align:center;border-top:#ccc 1px solid;border-bottom:#ccc 1px solid;border-right:#ccc 1px solid;}
.hm_div2 .fw_div li:first-child{ border-left:#ccc 1px solid;}
.hm_div2 .fw_div li h3{display: block; width:118px; height:118px; margin:50px auto 30px auto; text-align: center; line-height:118px; border-radius: 50%; border:10px solid #0078bf; color:#0078bf;-webkit-transition:all .6s linear;-webkit-transition:all .6s linear;position: relative;}
.hm_div2 .fw_div li p{ line-height:25px;}
.hm_div2 .fw_div li:hover { background-color:#a9dcfa;border-top:#a9dcfa 1px solid;border-bottom:#a9dcfa 1px solid;border-right:#a9dcfa 1px solid;}
.hm_div2 .fw_div li:hover h3{color:#0078bf;background:#FFF;border-radius: 50%; border:10px solid #0078bf;-webkit-transform:rotateY(360deg);transform:rotateY(360deg); }

.hm_div3 {width:100%; overflow:hidden;}
.hm_div3_d {width:100%; margin:20px auto;overflow:hidden;}
.hm_div3_d ul {width:32%; margin:0px; overflow:hidden;}
.hm_div3_d ul li {width:49%; height:200px; text-align:center;border-bottom:#eee 1px solid; float:left;cursor:pointer;}
.hm_div3_d ul li:first-child{border-right:#eee 1px solid; }
.hm_div3_d ul li:nth-child(3n){ border-right:#eee 1px solid;border-bottom:#eee 0px solid;}
.hm_div3_d ul li:last-child{ border-bottom:#eee 0px solid;}
.hm_div3_d ul li.on {}
.hm_div3_d ul li.on a { color: #FFF;}
.hm_div3_d ul li h1{ font-size:50px; color:#939393; margin-top:50px;}
.hm_div3_d ul li h3{ text-align:center; margin:0px;}
.hm_div3_d ul li:hover{ background-color:#0078bf;color:#fff;}
.hm_div3_d ul li:hover a,.hm_div3_d ul li:hover h1{ color:#fff;}
.hm_div3_d dl { width:66%; height:400px; position:relative; overflow:hidden;}
.hm_div3_d dl dt {width:100%; height:100%;}
.hm_div3_d dl dt .img {z-index:1; width:100%; height:100%; text-align:right;}
.hm_div3_d dl dt .img img{width:100%;height:100%;}

.hm_div4 {width:100%; margin-top:20px;position:relative; overflow:hidden;}
.hm_div4 ul { position: absolute; width:90%; z-index: 2; margin:5%; overflow:hidden;}
.hm_div4 ul li {width:19%; height:120px; float:left; text-align:center;border-right:#eee 1px solid; cursor:pointer;background: rgba(255, 255, 255, 0.8); font-size:20px;}
.hm_div4 ul li:last-child{ border-right:#eee 0px solid;}
.hm_div4 ul li.on {}
.hm_div4 ul li.on a { color: #FFF;}
.hm_div4 ul li:hover{ background: rgba(0, 121, 191, 0.8); color:#FFF;}
.hm_div4 ul li .imgdiv{ margin:20px auto;position:relative; width:40px; height:40px; overflow:hidden;}
.hm_div4 ul li .imgdiv img{-webkit-transition:all .6s linear;-webkit-transition:all .6s linear;}
.hm_div4 ul li:hover img{ position:relative; top:-50px;-webkit-transform:rotateY(360deg);transform:rotateY(360deg);}
.hm_div4 dl { width:100%; height:auto; position:relative; overflow:hidden;}
.hm_div4 dl dt {width:100%; height:100%;}
.hm_div4 dl dt .img {z-index:1; width:100%; height:100%; text-align:right;}
.hm_div4 dl dt .img img{width:100%;height:100%;}
.hm_div4 dl dt .img {z-index:1; width:100%; height:100%; text-align:right;}
.hm_div4 dl dt .img img{width:100%;}
.hm_div4 dl dt .info { width:100%; height:80px; color:#FFF; padding:1%; background: rgba(0, 0, 0, 0.5); position: absolute; bottom:0; z-index: 2; transition: 1s;}
.hm_div4 dl dt .info:hover { background: rgba(0,121,191,1); color:#FFF;}

.hm_div5 {width:100%; margin-top:20px;overflow:hidden;}
.hm_div5 ul {margin:0px; overflow:hidden;}
.hm_div5 ul li {width:7%; height:110px; margin:0.5%; padding:1%; padding-top:40px; text-align:center; background:url(/static/images/hm2_2.png) center center no-repeat; background-size:100%;line-height:30px; font-size:14px; float:left;cursor:pointer;}
.hm_div5 ul li.on {}
.hm_div5 ul li.on a { color: #FFF;}
.hm_div5 ul li h1{ font-size:50px; color:#939393; margin-top:50px;}
.hm_div5 ul li h3{ text-align:center; margin:0px;}
.hm_div5 ul li:hover{  background:url(/static/images/hm2_2_1.png) center center no-repeat;background-size:100%;}
.hm_div5 ul li:hover a{ color:#fff;}
.hm_div5 dl { width:100%; height:480px; background-color:#f9f9f9; position:relative; overflow:hidden;}
.hm_div5 dl dt {width:100%; height:100%;}
.hm_div5 dl dt .imgdiv { width:50%; height:auto; float:left;}
.hm_div5 dl dt .imgdiv img{width:100%;height:100%;}
.hm_div5 dl dt .txtdiv{width:46%; padding:2%; float:right;}
.hm_div5_td { padding:1%; overflow:hidden;}
.hm_div5_td p{ line-height:25px; color:#666;}
.hm_div5_td .pic_div{ width:40%; border:#d3d3d3 1px solid; border-radius:5px; float:left; background-color:#FFF; text-align:center; }
.hm_div5_td .pic_div img{ width:100%;}
.hm_div5_td .ul_div{ width:320px;  float:right;}
.hm_div5_td .ul_div div{ width:140px; margin:10px; float:left; background:none; text-align:center;}
.hm_div5_td .ul_div div img{ margin:auto;}
.wal_t{width:100%; overflow:hidden;}
.hm_more a{ width:150px; float:left; line-height:34px; margin-top:20px; text-align:center; border-radius:17px; background-color:#0078bf; color:#FFF;}
.hm_more a:hover{  background-color:#d20303; color:#fff;}

.hm_div6 {width:100%; overflow:hidden;}
.hm_div6 ul { overflow:hidden;}
.hm_div6 ul li{ width:16.3%; height:160px; float:left; border:#e8e8e8 1px solid;text-align:center;}
.hm_div6 ul li img{ margin:30px auto;}
.hm_div6 ul li p{color: #b3b3b3;}
.hm_div6 .txt4{ width:180px; height:40px; margin:50px auto; overflow:hidden;}
.hm_div6 .txt4 a{ float:right; width:180px; height:40px; line-height:40px; border-radius:20px; background-color:#e8e8e8; text-align:center;}
.hm_div6 .txt4 a:hover{  background-color:#0078bf; color:#fff;}
/*工程详情页*/
.yellow { color:#FF0;}
.hmade_bg1{ background-color:#007bf7;}/*主题色、标题背景*/
.hmade_bg1_1{ background: rgba(0, 123, 247, 0.8);}/*应用范围文字色*/
.hmade_bg1_2{ background-color:#eaf4fe;}/*优势背景色*/
.hmade_bg1_3{ background-color:#4d6c9a;}/*产品背景色*/
.hmade_bg1_4{ background-color:#eaf1f9;}/*案例背景色*/
.hmade_bg1_lf{ background-color:#5081c4; color:#FFF;}/*案例列表背景色*/
.hmade_color1{ color:#007bf7;}/*主题文字色*/
.hmade_bg1_ul li{ background-color:#007bf7; border:#0066cc 1px solid; color:#FFF;}/*优势li背景*/
.hmade_bg2{ background-color:#03b0c0;}/*主题色、标题背景*/
.hmade_bg2_1{ background: rgba(3, 176, 192, 0.8);}/*应用范围文字色*/
.hmade_bg2_2{ background-color:#c9dbf3;}/*优势背景色*/
.hmade_bg2_3{ background-color:#bde1df;}/*产品背景色*/
.hmade_bg2_4{ background-color:#FFF;}/*案例背景色*/
.hmade_bg2_lf{ background-color:#03b0c0; color:#FFF;}/*案例列表背景色*/
.hmade_bg2_ul li{ background-color:#03b0c0; border:#006699 1px solid; color:#FFF;}/*优势li背景*/
.hmade_color2{ color:#03b0c0;}/*主题文字色*/
.hmade_bg3{ background-color:#ff7625;}/*主题色、标题背景*/
.hmade_bg3_1{ background: rgba(255, 118, 37, 0.8);}/*应用范围文字色*/
.hmade_bg3_1_bg{ background:#000;}
.hmade_bg3_2{ background-color:#fff3e7;}/*优势背景色*/
.hmade_bg3_3{ background-color:#f4f4f4;}/*产品背景色*/
.hmade_bg3_3 li{background-color:#FFF; color:#333;}
.hmade_bg3_4{ background-color:#FFF;}/*案例背景色*/
.hmade_color3{ color:#ff7625;}/*主题文字色*/
.hmade_bg3_ul li{ background-color:#ff7625; border:#fb6309 1px solid; color:#FFF;}/*优势li背景*/
.hmade_bg3_lf{ background-color:#ff7625; color:#FFF;}/*案例列表背景色*/
.hmade_bg4{ background-color:#990000;}/*主题色、标题背景*/
.hmade_bg4_1{ background: rgba(153, 0, 0, 0.8);}/*应用范围文字色*/
.hmade_bg4_1_bg{ background:#000;}
.hmade_color3{ color:#990000;}/*主题文字色*/
.hmade_bg4_ul li{ background-color:#990000; border:#660000 1px solid; color:#FFF;}/*优势li背景*/
.hmade_bg4_lf{ background-color:#990000; color:#FFF;}/*案例列表背景色*/

.hmade_div{ width:100%; margin:0; padding:0; overflow:hidden;}
.hmade_banner{ margin-top:150px;}
.hmade_banner img{ width:100%;}
.hmade_banner_m{ display:none;}
.hmade_title { padding:20px; margin-bottom:20px; overflow:hidden;}
.hmade_title .t_div { padding:10px; text-align:center; color:#FFF;}
.hmade_title .t_div h1{ line-height:65px;}

.hmade_div0 {padding:40px 0 60px 0; background:url(/static/images/hmade_div0_bg.jpg) top center repeat-y; overflow:hidden;}
.hmade_div0 li{ width:15%; height:250px; padding:2%;  background-color:#fcfcfc; border:#e8e8e8 1px solid; text-align:center; border-radius:120px; overflow:hidden;}
.hmade_div0 li .img{ margin:20px auto; overflow:hidden;}
.hmade_div0 li .txt{ margin-top:60px; overflow:hidden;}
.hmade_div0 li .txt h3{ line-height:48px;}
.hmade_div0 li:nth-child(1){ float:left; margin-right:40px;}
.hmade_div0 li:nth-child(2){ float:left; margin-right:40px;}
.hmade_div0 li:nth-child(3){ float:right; margin-left:40px;}
.hmade_div0 li:nth-child(4){ float:right; margin-left:40px;}

.hmade_div1 {padding-bottom:40px; overflow:hidden;}
.hmade_div1 .hmade_div1_u1_bg{ margin:0px auto; overflow:hidden;}
.hmade_div1 .hmade_div1_img{ float:left; width:56%;}
.hmade_div1 .hmade_div1_img img{ width:100%;}
.hmade_div1 .hmade_div1_u1{ width:22%;}
.hmade_div1 .hmade_div1_u1 li{ width:80%; padding:5%; float:left; margin:5%;}
.hmade_div1 .hmade_div1_u1 li .tit{ width:100%; font-size:24px; font-weight:bold; line-height:60px; overflow:hidden;}
.hmade_div1 .hmade_div1_u1 li .tit .img{ float:left; width:75px; height:74px; color:#fff; border-radius:32px; text-align:center; margin-right:20px;}
.hmade_div1 .hmade_div1_u1 li p{ margin-top:10px; font-size:14px;}

.hmade_div1_u2 ul{ padding:20px 0; overflow:hidden;}
.hmade_div1_u2 li{ position:relative; width:23.5%; float:left; margin-right:2%; margin-bottom:2%;}
.hmade_div1_u2 li:nth-child(4n){ float:right; margin-right:0;}
.hmade_div1_u2 li .img img{ width:100%;}
.hmade_div1_u2 li .txt{ position:absolute; width:50%; text-align:center; border:#FFF 2px solid; font-size:26px; color:#FFF; top:40%; left:30%; line-height:60px; border-radius:30px;} 

.hmade_div2{padding-bottom:40px; overflow:hidden;}
.hmade_div2 .hmade_div2_box{ overflow:hidden;}
.hmade_div2 .img{ width:50%;}
.hmade_div2 .txt{ width:46%; padding:2%;}
.hmade_div2 .img img{ width:100%;}
.hmade_div2 .txt p{ line-height:25px; font-size:16px;}
.hmade_div2 .txt h3{ line-height:40px; font-size:28px;}
.hmade_div2 .txt .bg1{ background:url(/static/images/l_icon_2_1.png) left top no-repeat; padding-left:70px; margin:20px auto;}
.hmade_div2 .txt .bg2{ background:url(/static/images/l_icon_2_2.png) left top no-repeat; padding-left:70px; margin:20px auto;}
.hmade_div2 .txt .bg3{ background:url(/static/images/l_icon_2_3.png) left top no-repeat; padding-left:70px; margin:20px auto;}
.hmade_div2 .txt .bg4{ background:url(/static/images/l_icon_2_4.png) left top no-repeat; padding-left:70px; margin:20px auto;}
.hmade_div2 .txt .bg5{ background:url(/static/images/l_icon_2_5.png) left top no-repeat; padding-left:70px; margin:20px auto;}
.hmade_div2 .txt .bg6{ background:url(/static/images/l_icon_2_6.png) left top no-repeat; padding-left:70px; margin:20px auto;}
.hmade_div2 .hmade_div2_t { width:50%; margin:40px auto 20px auto; font-size:24px; font-weight:bold; color:#fff; text-align:center; padding-top:10px; padding-bottom:10px;}
.hmade_div2 ul{ padding:20px 10px; border:#FFF 2px dashed; overflow:hidden;}
.hmade_div2 li{ width:12.5%; float:left; text-align:center; color:#FFF;}
.hmade_div2 li img{ width:60%; margin-bottom:20px;}

.hmade_div3{padding-bottom:40px; overflow:hidden;}
.hmade_div3 .maximg{ margin:20px auto; overflow:hidden;}
.hmade_div3_ul li{ width:23.5%; float:left; margin-bottom:2%; background-color:#eaf4fe; margin-right:2%;text-align:center;}
.hmade_div3_ul li:nth-child(4n){ float:right; margin-right:0;}
.hmade_div3_ul li img{ width:100%;}

.hmade_div3_ul2 li{ width:32%; float:left; background-color:#FFF; margin-bottom:2%; margin-right:2%; text-align:center;}
.hmade_div3_ul2 li:nth-child(3n){ float:right; margin-right:0;}
.hmade_div3_ul2 li img{ width:100%;}
.hmade_div3_ul2 li .txt{ padding:2%; margin:2%; font-size:18px;}
.hmade_div3_ul2 li .can_div{  margin:0 2% 2% 2%;} 
.hmade_div3_ul2 li .can_div p{ background-color:#fff3e7; color:#333; text-align:left; padding-left:5%; line-height:25px;}
.hmade_div3_ul2 li .can_div p:nth-child(2n){ background-color:#e4e4e4;}

/*案例样式*/
.hmade_div4{ padding-bottom:40px; overflow:hidden;}
.hmade_div4_ul{ margin:40px auto;}
.hmade_div4_ul li{ width:23.5%; float:left; margin-bottom:2%; margin-right:2%; text-align:center;background-color:#007bf7; overflow:hidden;}
.hmade_div4_ul li:nth-child(4n){ float:right; margin-right:0;}
.hmade_div4_ul li img{ width:100%;}
.hmade_div4_ul li p{ padding:10px; color:#FFF;}

.hmade_div4_ul2{ margin:0px auto;}
.hmade_div4_ul2 li{ width:32%; float:left; margin-bottom:2%; margin-right:2%; text-align:center; overflow:hidden;}
.hmade_div4_ul2 li:nth-child(3n){ float:right; margin-right:0;}
.hmade_div4_ul2 li img{ width:100%;}
.hmade_div4_ul2 li p{ padding:10px; color:#FFF;}
.hmade_div4_ul2 li .txt{ padding:10px; color:#FFF; font-size:18px;}
/*配件样式*/
.hmade_div5{ padding-bottom:40px; overflow:hidden;}
.hmade_div5_ul{ margin:0px auto;}
.hmade_div5_ul li{ width:49%; float:left; margin-bottom:2%; margin-right:2%; overflow:hidden;}
.hmade_div5_ul li:nth-child(2n){ float:right; margin-right:0;}
.hmade_div5_ul li .img{ width:50%; float:left;}
.hmade_div5_ul li .img img{ width:100%;}
.hmade_div5_ul li .txt{ width:46%; float:right; padding:2%;}
.hmade_div5_ul li .txt h3{ margin:10px auto;}

/*翅片专题页*/
.zhuan_div{ padding-bottom:60px; overflow:hidden;}
.zhuan_div p{line-height:25px;}
.zhuan_color{ color:#009380;}
.white{ color:#fff;}
.zhuan_title { padding:20px; overflow:hidden;}
.zhuan_title .t_div { height:110px; background:url(/static/images/zhuan_title_bg.png) bottom center no-repeat;background-size:auto; text-align:center; color:#222;}
.zhuan_title .t_div h1{ line-height:65px;}
.zhuan_div1{padding:40px 0; overflow:hidden;}
.zhuan_div1_u1{ overflow:hidden;}
.zhuan_div1_u1 li{ width:47%; height:490px; padding:1%; float:left; background-color:#f1f1f1; border-top-right-radius:10px; border-top-left-radius:10px; margin-bottom:2%;}
.zhuan_div1_u1 li:nth-child(2n){ float:right; margin-right:0;}
.zhuan_div1_u1 .img img{ width:100%;}
.zhuan_div1_u1 .txt{ font-size:30px; margin-bottom:10px;}
.z_table table{border-collapse:collapse;border:1px solid #f1f1f1;width:100%;}
.z_table table th {vertical-align:baseline;padding:5px;background-color:#009380;border:1px solid #f1f1f1;text-align:center;color:#fff;}
.z_table table tr{background-color:#000;}
.z_table table td{ padding:5px;border:1px solid #f1f1f1;text-align:center;}
.z_table table tr:nth-child(odd) { background-color:#b3e2dc;}
.z_table table tr:nth-child(even) { background-color:#FFF;}
.zhuan_div1_u2{ overflow:hidden;}
.zhuan_div1_u2 li{ width:21.5%; padding:1%; float:left; background-color:#f1f1f1; border-radius:10px; margin-bottom:2%; margin-right:2%;}
.zhuan_div1_u2 li:nth-child(4n){ float:right; margin-right:0;}
.zhuan_div1_u2 .img img{ width:100%;}
.zhuan_div1_u2 .txt{ font-size:30px; margin-bottom:10px; text-align:center;}
.zhuan_div2 { background:url(/static/images/c2_bg.jpg) top center no-repeat; background-size:cover;padding:40px 0; overflow:hidden;}
.zhuan_div2 .img{ width:46%; float:left; text-align:center;}
.zhuan_div2 .img img{ width:80%; }
.zhuan_div2 .ta_div{ width:52%; float:right; background-color:#f1f1f1; padding:1%; border-radius:10px; margin:20px auto;}
.zhuan_div3 {padding:40px 0; overflow:hidden;}
.zhuan_div3 .img_div { width:50%; overflow:hidden;}
.zhuan_div3 .img_div img{ width:100%;}
.zhuan_div3 .txt_div { width:46%; padding:2% 2% 2% 2%; overflow:hidden;}
.zhuan_div3 .txt_div .zhuan_div3_title{ height:93px; background:url(/static/images/c3_bg.png) left center no-repeat; font-size:30px; font-weight:bold; color:#FFF; line-height:70px; overflow:hidden;}
.zhuan_div3 .txt_div .zhuan_div3_title span{ display:block; width:70px; color:#009380; float:left; text-align:center;}
.zhuan_div3 .txt_div h3{ font-size:24px; line-height:36px;}
.zhuan_div3 .txt_div p{ position: relative; padding-left:20px;}
.zhuan_div3 .txt_div p::before {position: absolute; left:0px;top:5px;display: block;content: "";margin-right: 5px;width:15px;height:25px;background: url("/static/images/c3_icon.png") no-repeat;}
.zhuan_div3 .txt_div ul{ margin:10px auto;}
.zhuan_div3 .txt_div li{ width:48%; margin:1%; float:left; overflow:hidden;}
.zhuan_div3 .txt_div li img{ width:100%;}
.zhuan_div4 {padding:40px 0; background-color:#333; overflow:hidden;}
.zhuan_div4 li{ width:50%; float:left;}
.zhuan_div4 li img{ width:100%;}
.zhuan_div5 {padding:40px 0; overflow:hidden;}
.zhuan_div5 .zhuan_div5_l{ width:50%; float:left; padding:2% 2%;}
.zhuan_div5 .zhuan_div5_l h2{ background:url(/static/images/c5_bg.jpg) left bottom no-repeat; padding-bottom:10px;}
.zhuan_div5 .zhuan_div5_l p{ margin-top:10px;}
.zhuan_div5 .zhuan_div5_r{ width:46%; float:right; text-align:center;}
.zhuan_div5 .zhuan_div5_r img{ width:90%;}
.zhuan_div5 ul{ width:100%; margin:40px auto; overflow:hidden;}
.zhuan_div5 li{ width:24%; float:left; text-align:center; border-left:#CCC 3px solid;}
.zhuan_div5 li:first-child{ border-left:#FFF 3px solid;}
.zhuan_div6 {padding:40px 0; background-color:#eee; overflow:hidden;}
.zhuan_div6 li{ position:relative; width:14.6%; float:left; text-align:center; margin:1%; border-radius:40px; overflow:hidden;}
.zhuan_div6 li .img img{ width:100%;}
.zhuan_div6 li .txt{ position:absolute; top:40%; width:100%; background: rgba(0, 147, 128, 0.8); line-height:80px; font-size:24px; color:#FFF;}
/*服务支持列表*/
.fuwu_div{ margin:40px auto; overflow:hidden;}
.fuwu_tit { width:100%; line-height:64px; overflow:hidden;}
.fuwu_tit h2{ width:auto; float:left; overflow:hidden}
.fuwu_tit p{ margin-left:50px; font-size:16px; color:#666; padding-left:20px;line-height:64px;}

.fuwu_div1 li{float:left; width:25%;height:300px; text-align:center;cursor:pointer;}
.fuwu_div1 li h3{display: block; font-size:58px; width:120px; height:120px; margin:50px auto 30px auto; text-align: center; line-height:120px; border-radius: 50%; border:3px solid #0078bf; color:#0078bf;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:#0078bf;border-radius: 50%; border:3px solid #0078bf;-webkit-transform:rotateY(360deg);transform:rotateY(360deg); }

.fuwu_div2 { margin:40px auto; overflow:hidden;}
.fuwu_div2 li{float:left; width:29%; padding:1%; margin:1%; border:#e8e8e8 1px solid; text-align:center;}
.fuwu_div2 .img{ width:100%;}
.fuwu_div2 .img img{ width:100%;}
.fuwu_div2 .info h3{ border-bottom:#e8e8e8 1px solid; line-height:60px;}
.fuwu_div2 .info .txt{ height:130px; text-align:left; line-height:25px;}
.fuwu_div2 li:hover{border:#0078bf 1px solid; }
.fuwu_div2 .morediv1{ width:50%; line-height:50px; margin:auto; text-align:center; border-radius:5px; border:#e8e8e8 1px solid;}
.fuwu_div2 li:hover .morediv1{ border:#0078bf 1px solid; background-color:#0078bf; color:#fff;}

.fuwu_div3 ul{ width:100%; overflow:hidden;}
.fuwu_div3 li{float:left; width:18%;height:210px; margin-left:0.5%; margin-bottom:0.5%; overflow:hidden;}
.fuwu_div3 li:first-child{width:44%;height:425px; margin-left: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_box{ margin:40px auto; overflow:hidden;}
.fuwu_box_f{ width:71%; float:left;}
.fuwu_box_r{ width:27%; float:right;}
.fuwu_box_r img{ width:100%;}
.fuwu_ul li{ width:24%; height:265px; float:left; background-color:#f7f7f7; margin-right:3px;}
.fuwu_ul li:first-child{margin-left:0}
.fuwu_ul li h3{display:block;  background-color:#0078bf; 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:#0078bf;}
.fuwu_ul li p{ padding:20px;}
.fuwu_ul li:hover { background-color:#b9e5ff;}
.fuwu_box2 h3{ width:300px; line-height:50px; text-align:center; margin-top:20px; margin-bottom:20px;}
.fuwu_box2 .mh3{ background-color:#0078bf; 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;}
.fuwu_box2 li h4{ line-height:30px;}
.fuwu_box2 li img{ width:100%;}
.fuwu_box2 table{ background-color:#f7f7f7;}
.fuwu_box2 table tr{ background-color:#FFF;}
.fuwu_box2 table td{ padding:10px; line-height:40px;}
.fuwu_box2 .tr1{ background-color:#0078bf; color:#fff; font-weight:bold;}
.fuwu_box2 .tr2{ background-color:#ffffff;}
.fuwu_box2 .tr3{ background-color:#b9e5ff;}

.fuwu_box3 ul{ width:100%; margin:20px auto; overflow:hidden;}
.fuwu_box3 li{ width:9%; margin:1.5%; float:left; text-align:center;box-shadow:0 0 10px rgba(0,121,191,.2); border-radius:5px;}
.fuwu_box3 li:last-child{margin-right:0;}
.fuwu_box3 li img{ margin:20px auto; width:50%;}
.fuwu_box3 li h4{ border-top:#eee 1px solid; line-height:40px;}
/*配件供应*/
.px_box h3{ width:150px; line-height:50px; text-align:center; margin-top:20px; margin-bottom:20px;}
.px_box .mh3{ background-color:#0078bf; color:#FFF;}
.px_box ul{ width:100%; overflow:hidden;}
.px_box li{ width:21%; padding:1%; border:#eee 1px solid; margin:0.8%; 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:#0078bf; 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:#f7f7f7 dashed 1px; padding-top:45px;}
.pageDown .btn{position:absolute; display:block; top:58px; right:0px; width:128px; height:40px; border:#c9c9c9 1px solid;  text-align: center; line-height:40px; color:#343434; font-size:14px;}
.pageDown .btn:hover{background:#0078bf; 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%;}
/*联系我们页*/
.about_lxdiv .mapDiv{ width:50%;height:400px; float:left; overflow:hidden;}
.about_lxdiv .lxdiv{ width:40%;height:280px; float:right; padding:5%;  background-color:#f7f7f7;}
.about_lxdiv .lxdiv p{line-height:60px;}
.about_lxdiv .lxdiv span{ font-size:30px; font-weight:bold; color:#0078bf;}
.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%;}

/*关于恒星页*/
.about {margin:50px auto;overflow:hidden; }
/*走进恒星-集团简介*/
.about_mdiv{ margin-bottom:40px; overflow:hidden;}
.about_mdiv_img{ width:50%;}
.about_mdiv_img img{ width:100%;}
.about_mdiv_t{ width:48%;}
.about_mdiv_t p{ margin:10px auto;}
.about_m_ul{ margin-top:20px; overflow:hidden;}
.about_m_ul li{ width:32.5%; height:280px; float:left; margin-right:0.5%; background-color:#f8f8f8; text-align:center;}
.about_m_ul li h1{ color:#e39e9e; line-height:150px; font-size:50px;}
.about_m_ul li p{ font-size:16px;margin:0px auto;}
.about_m_ut{ margin-top:20px; overflow:hidden;}
.about_m_ut li{ width:24.5%; margin-bottom:1px; margin-right:1px; float:left;position:relative;}
.about_m_ut li img{ width:100%;}
.about_m_ut li .about_m_utt{position:absolute; width:90%; line-height:50px; border-radius:25px; top:10px; left:10px; z-index:4; background: rgba(0, 120, 191, 0.9); font-size:16px; font-weight:bold; color:#fff; text-align:center; overflow:hidden;}

/*走进恒星-恒星实力*/
.about_q { margin-bottom:20px; overflow:hidden;}
.about_qul li{ width:32%; float:left; margin-left:1%; background-color:#f7f7f7; overflow:hidden;}
.aabout_qul li:first-child{ margin-left:0px;}
.about_qul li img{ width:100%;}
.about_qul li p{ line-height:40px; margin:auto 20px;}
.about_q span{display:block; width:50px; line-height:50px;cursor:pointer; color:#FFF;background-color:#0078bf; margin-right:20px; border-radius:25px; text-align:center; float:left;}
.about_q .about_qtext{ margin:20px auto; line-height:50px; font-size:16px;}
/*走进恒星-恒星文化*/
.about_c { margin:50px auto; overflow:hidden; }
.about_c ul li{ width:49.5%; float:left; margin-top:10px; margin-bottom:10px; background-color:#f7f7f7;}
.about_c ul li:nth-child(2n){ float:right;}
.about_c ul li div{ width:50%;}
.about_c ul li div p{ margin:5%;}
.about_c ul li div h3{ margin:5%;}
.about_c ul li img{ width:100%;}

/*走进恒星-产业链*/
.about_ni{ margin:50px auto; overflow:hidden; }
.about_ni .about_ni_bg{ background:url(/static/images/about_ni_bg.png) center repeat-y; padding-bottom:40px;overflow:hidden;}
.about_ni_l,.about_ni_r{ width:48%;}
.about_ni_l img{ width:100%; height:auto;}
.about_ni_r h2{ border-bottom:#b5b5b5 1px solid; color:#0078bf;}
.about_ni_r h2 img{ height:40px; margin-right:10px;}
.about_ni_r .inc_tdiv { padding:1%;}
.about_ni_r .inc_tdiv ul { width:100%; overflow:hidden;}
.about_ni_r .inc_tdiv li{ width:28%; margin:2%; background-color:#fff; border:#e8e8e8 1px solid; float:left; text-align:center;}
.about_ni_r .inc_tdiv p{ line-height:25px;}
.about_ni_r .inc_tdiv li:nth-child(3n){ display:block;}
.about_ni_r .inc_tdiv li img{ width:100%;}
.about_ni_r .inc_tdiv li p{ line-height:40px;}
.about_ni_r .inc_but a{ width:90px; float:left; margin:20px; line-height:34px; text-align:center; border-radius:17px; background-color:#0078bf; color:#FFF;}
.about_ni_r .inc_but a:hover{  background-color:#d20303; color:#fff;}
/*走进恒星-发展历程*/
.about_ah{ margin:50px auto; overflow:hidden; }
.about_ah .about_ah_bg1{ height:60px; background:url(/static/images/about_ah_bg1.png) center repeat-y;overflow:hidden;}
.about_ah .about_ah_bg{ background:url(/static/images/about_ah_bg.png) center repeat-y; padding-bottom:40px;overflow:hidden;}
.about_ah .about_ahdiv { width:50.7%;}
.about_ah .ahico{ width:18px; height:40px; background:url(/static/images/ah_1.png) left center no-repeat;}
.about_ah .ahico1{ width:30px; height:40px; background:url(/static/images/ah_2.png) left center no-repeat;}
.about_ah .time{ width:100px; margin:auto 20px; background-color:#0078bf; border-radius:20px; line-height:40px; color:#fff; text-align:center; font-size:24px; }
.about_ah .mtex{ width:350px;}
.about_ah .mtex img{ width: 100%; }

.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(/static/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%; }

.tatd1{ background-color:#0078bf; color:#FFFFFF; font-size:16px; min-height:40px;}
.tatd2{ background-color:#eeeeee; min-height:30px;}
.tatd3{ background-color:#ccffff; min-height:30px;}

/*在线留言*/
.joinPart6{ padding-bottom: 140px; 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:#f7f7f7;padding: 0 10px;color: #a9a9a9;}
.joinPart6 .jdiv_r li select{width: 230px;height:40px;border:#dbdbdb solid 1px;line-height:40px;background:#f7f7f7;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:#f7f7f7;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: #0078bf;margin-right:20px;}
.joinPart6 .jdiv_r .btnDiv .btn2{ background:#0270d6;}
.joinPart6 .jdiv_r .btnDiv:hover .btn1{background: #0270d6;}

/*行业应用场景菜单*/
.left_nva_i { margin:10px auto; overflow:hidden;}
.left_nva_i li{ float:left; width:19%; line-height:60px; height:60px; font-size:18px;margin-right:1%; background-color:#f7f7f7; text-align:center; cursor:pointer;}
.left_nva_i li.liNow,.left_nva_i li:hover { background-color:#0078bf;}
.left_nva_i li.liNow a,.left_nva_i li:hover a {color: #fff; }

.industry{}
/*列表*/
.i_m_box { width:100%; margin:0px auto; overflow:hidden;}
.i_m_box li{ float: left; width:29%; padding:1%; margin:1%; background-color:#fff; overflow: hidden;}
.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  h4{ padding-bottom:10px; border-bottom:#eee 1px solid; margin-bottom:10px;}
.i_m_box li:hover 
.i_m_box li:hover h4{ color:#FFF;border-bottom:#FFF 1px solid;}
/*其它行业应用列表*/
.i_other_box { width:100%; margin:0px auto; overflow:hidden;}
.i_other_box li{ float: left; width:29%; padding:1%; margin:1%; 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 h4{ padding-bottom:10px; border-bottom:#eee 1px solid; margin-bottom:10px; font-size:18px;}
.i_other_box li:hover 
.i_other_box li:hover  h4{ color:#FFF;border-bottom:#FFF 1px solid;}
/*详情*/
.ind_banner{ width:100%; margin-top:150px; 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;}
.bg_9{ background-color:#224ebb;}
.bg_10{ background-color:#b8d6f2;}
.ind_bg1{ background:url(/static/images/a_bg.jpg) no-repeat top center; background-size:contain;}
.ind_bg2{ background:url(/static/images/a_bg2.jpg) no-repeat top center; background-size:cover;}
.ind_bg3{ background:url(/static/images/in_about.jpg) no-repeat top center; background-size:100%;}
.ind_bg4{ background:url(/static/images/a_bg4.jpg) no-repeat top center; background-size:cover;}
.ind_bg5{ background:url(/static/images/a_bg5.jpg);}

.ind_bg7{ background:url(/static/images/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, 0.8); 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(/static/images/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(/static/images/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:15px;}
.ind_box_ul8 li:nth-child(2n){ float:right;}
.ind_box_ul8 li .img{ width:30%; background-color:#224ebb; float:left; border-top-left-radius:15px; border-bottom-left-radius:15px;}
.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(/static/images/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(/static/images/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% 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(/static/images/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:44%; float:left;margin:1%; padding:1%; border-radius:10px; background-color:#FFF; overflow:hidden;}
.ind_box_ul_p2 li .img{ text-align:center;}
.ind_box_ul_p2 li .txt{ text-align:center; background-color:#224ebb; color:#FFF; line-height:40px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;}

.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(/static/images/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_box_ul_c3 li{ width:31%; float:left; margin:1%; background-color:#f8f8f8;}
.ind_box_ul_c3 li .img{ width:100%;}
.ind_box_ul_c3 li .img img{ width:100%;}
.ind_box_ul_c3 li .text{padding:3% 2%; font-size:16px; font-weight:bold; text-align:center; background-color:#b8d6f2;}

.ind_about_ul{ margin-top:250px; overflow:hidden;}
.ind_about_ul li{float:left;width:21%;height:120px; padding:1%; margin:1%;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:30px;}
.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:46%; float:left; padding:1%; margin:1%; 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(/static/images/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;}

<!--0.00022292137145996-->