html, body, * {font-family:"Microsoft YaHei"! important; }
*{padding: 0;margin: 0;list-style: none;text-decoration: none;}
body {
	margin: 0;
	padding: 0;
	font:12px/180% Microsoft Yahei;
	min-width: 640px; color:#666666;
}

a{color:#343434;text-decoration:none;}
a:hover{text-decoration:none;}
ul{
	list-style-type: none;
}
li{
	list-style-type: none;
}
.clear{clear:both;}
.l{float:left;}
.r{float:right;}
.tra_s_4
	{
		-webkit-transition: all .4s linear;
		-moz-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
	}
.tra_s_2
	{
		-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;
	}
	
.box_s{
		 box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	
*:hover
	{
		/* -webkit-transition: all .2s linear; */
		/* -moz-transition: all .2s linear; */
		/* -o-transition: all .2s linear; */
		/* transition: all .2s linear; */
	}

/*banner*/
.box1{width:100%;}
.banner_f{position:relative;overflow: hidden;width: 100%;height: 100%;}
.banner_f .img{width: 12000px;position: absolute;top: 0;height: 100%;margin:0;}
.banner_f .img li{float: left;width: 100%;height: 100%;}
.banner_f .img li img{min-width: 100%;height: 100%;vertical-align: middle;}
.banner_f .num{width: 100%;position: absolute;bottom:0.6rem;left:0;text-align: center;font-size: 0;}
.banner_f .num li{width: 0.26rem;height:0.26rem;background-color: #014785;border-radius: 50%;display: inline-block;margin:0 8px;cursor: pointer;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}
.banner_f .num li.on{background-color: #fff;}
.btn_l{position:absolute;top:50%;left:10%;z-index:3000;cursor:pointer;width:0.67rem;height:1.06rem;background:url(../images/left.png) center no-repeat;background-size:100% auto;}
.btn_r{position:absolute;top:50%;right:10%;z-index:3000;cursor:pointer;width:0.67rem;height:1.06rem;background:url(../images/right.png) center no-repeat;background-size:100% auto;}

/*banner end*/
/* 菜单下拉导航*/
.nav_width{position:fixed;top:0;left:0;width:100%;height:1.8rem;z-index:10000;background:url(../images/top_nav_back.png) repeat;}
.nav_width2{width:100%;height:1.8rem;z-index:10000;background:url(../images/top_nav_back.png) repeat;}
.container{width:21.78rem;margin:0 auto;} 
.container .nav{margin:0 auto; float:right; width: auto;height: 1.7rem; display: inline-block;}
.nav a{color:#fff;}
.nav .nfirstu{height:100%; text-align: right;}
.nav>ul{margin: 0; padding: 0;}
.nav>ul>li {float:left;text-align:center;width:1.65rem; margin-top:0.7rem;height:0.6rem;position:relative;}
.nav>ul>li:last-child{background:none;}
.nav>ul>li>a{font-size:0.28rem ;color:#fff; width:96%;height:0.6rem;display:block;line-height:0.6rem;}
.nav>ul>li:hover a{background:#3988ce;color:#fff;}
#navbox .logo{float:left; margin:0px 0px;margin-top:0.56rem; width: auto; }
.logo img{width:7.6rem;height:auto;}
.select_li{}
.select_li a{background:#3988ce;color:#fff!important;}
.nav>ul>li ul {display:none;width: 1.59rem; position: absolute; left: 0;z-index: 100;top:0.6rem;margin:0;padding:0;}
.nav>ul>li ul>li{padding-left:0.1rem;padding-right:0.1rem;line-height:0.5rem; color:#fff;margin-top:1px;background:#2874cf;}
.nav>ul>li ul>li a{display:inline-block;width:100%;height:100%;font-size:0.24rem; color:#fff;background:url(../images/nav_ul_ulli_back.png) repeat!important;}
.nav>ul>li>ul>li:hover{background:#0a60d1;}
.nav>ul>li ul>li:hover a{text-decoration:none; color:#fff;}
.nav>ul>li:hover ul{display: block;}
.nfirstu li .key_title a{font-size:12px;}
/* 菜单下拉导航end */
.intro_img{width:100%;}
.intro_img img{width:100%;}
.page_div{text-align:center;margin-bottom:20px;}
.pagelist{text-align:center;margin-top:35px;color:#626262;}
.pagelist li{display:inline-block;padding:3px 6px;}
.pagelist li a{color:#626262;}
.pagelist .thisclass{color:#1981f4;border-radius:50%;}
.pagelist .thisclass a{color:#1981f4;} 
.about_det_con{width:19.4rem;margin:1.0rem auto;font-size:0.26rem;line-height:0.5rem;}
.about_det_con h2{text-align:center;font-size:0.4rem;font-weight:500;}
.about_det_con img{max-width:90%;}
.about_det_con .art_time{font-size:0.18rem;line-height:0.76rem;text-align:center;margin-bottom:0.20rem;}
/* showslider */
.showslider{position:fixed;top:24%;right:20px;font-size:0.3rem;    z-index: 9999;    width: 1.4rem;}
.showslider li{position:relative;width: 60px;height:60px;box-sizing: border-box;    float: right;clear: both;
text-align:center;margin-top:17px;}
.showslider li .imgtag{width:50px;height:50px;}
.showslider li .showdisimg{   
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 50px;display:none; width: 185px;
box-sizing:border-box;padding:10px;padding-right: 20px;line-height:26px;font-size:16px;color:#fff;}
.showslider li .showerweima img{width:100%;height:100%; }  
.showslider li .showerweima{width:146px;height:141px;}
.showslider li img.showdisimg{display:none;}
.showslider li .showdisimg .showdistext{background:url(../images/right_info_back.png)center no-repeat;background-size:100% 100%; #0f40a7;color: #7d7d7d;padding: 8px 0px; text-align:center; font-weight:bold;padding: 12px;}
.showslider li .showdisimg .showdistext h5{font-size:0.285rem;line-height:0.5rem;color:#014785;border-bottom:1px solid #4b7da9;}
.showslider li .showdisimg .showdistext a{color:#7d7d7d;color:#014785;}
.showslider li .showdisimg .showdistext p{color:#7d7d7d;font-size:0.258rem;line-height:0.4rem;margin:0;color:#014785;}
.showslider li:hover{}
.showslider li .showdistxt p{color:#fff;}
.showslider{ animation-name:showslider;animation-duration:1.0s;animation-play-state:paused;}
/* showslider end*/

/* foot_con */
.foot_div{background:#051c3b;}
.foot_main{width:100%;padding-top:0.4rem;background:url(../images/foot_back.jpg) center no-repeat;background-size:100% 100%;}
.foot_con{width:19.6rem;height:5.6rem;margin:0 auto;}
.foot_logo_tit{padding-top:0.42rem;}
.foot_nav_li{width:100%;height:0.34rem;line-height:0.34rem;text-align:center;padding-top:0.1rem;padding-bottom:0.1rem;margin-top:0.4rem;background:#3f3f47;}
.foot_nav_li a{font-size:0.42px;padding-left:0.8rem;padding-right:0.8rem;color:#939298;border-right:1px solid #7b7a81;}
.foot_nav_li a:last-child{border:none;}
.foot_contact{margin-top:0.6rem;}
.foot_logo{margin-left:0.3rem;}
.contact_list{margin-left:0.5rem;}
.contact_list li{padding-left:0.6rem;font-size:0.22rem;line-height:0.5rem;color:#89888e;}
.contact_list .fott_c1{background:url(../images/addr_icon.png) left no-repeat;background-size:auto 80%;}
.contact_list .fott_c2{background:url(../images/qq_icon.png) left no-repeat;background-size:auto 60%;}
.contact_list .fott_c3{background:url(../images/phone_icon.png) left no-repeat;background-size:auto 80%;}
.foot_erweima{width:2.5rem;text-align:center;font-size:0.25rem;line-height:0.5rem;color:#fff;}
.foot_erweima .erweima_img{width:1.45rem;height:1.45rem;margin:0 auto;padding:0.06rem;background:#626262;}
.foot_erweima .erweima_img img{width:100%;height:100%;}
.foot_copy{width:100%;height:0.94rem;line-height:0.94rem;background:#031225;}
.foot_copy_con{width:18.75rem;margin:0 auto; color:#a8a9aa;}
.foot_copy_con a{color:#a8a9aa;}
/* foot_con end*/


/* about */
.type_tit{text-align:center;padding-top:0.89rem;font-size:0.45rem;line-height:0.7rem;color:#7e7e7e}
.type_tit h2{font-size:0.4rem;color:#504f4e;margin:0;letter-spacing:2px;font-weight:500;}
.about_main{position:relative;z-index:2000;width:100%;height:auto;background:#fff;padding-bottom:0.6rem;}
.about{width:19.04rem;margin:0 auto;}
.about_l{width:9.68rem;margin-top:0.5rem;font-size:0.254rem;line-height:0.5rem;color:#838382;}
.about_r{width:8.89rem;margin-top:0.5rem;}
.about_r img{width:100%;}
.about_a{display:block;margin-top:0.6rem;font-weight:600;font-size:0.254rem;line-height:0.5rem;color:#002961;}
.more_sp{display:inline-block;width:0.2rem;height:0.06rem;margin-bottom:0.06rem;margin-right:0.2rem;background:#002961;line-height:0.5rem;}
.about_a:hover{color:#d10119;}
.about_a:hover .more_sp{background:#d10119;}

.about_list{width:9.6rem;margin:0 auto;margin-top:0.6rem;}
.about_list li{width:2.2rem;height:1.6rem;line-height:2.1rem;text-align:center;font-size:0.258rem;color:#888886;float:left;margin-right:0.2rem;
	transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
	.about_list li:hvoer{}
.about_list li h2{font-size:0.258rem;color:#888886;font-weight:500;}
.about_list li:hover h2{color:#365682;}
.about_list .ab_ic_1{background:url(../images/icon/about_icon_1_1.png) center no-repeat;background-size:100% 100%;}
.about_list .ab_ic_1:hover{background-image:url(../images/icon/about_icon_1_2.png);color:#365682;}
.about_list .ab_ic_2{background:url(../images/icon/about_icon_2_1.png) center no-repeat;background-size:100% 100%;}
.about_list .ab_ic_2:hover{background-image:url(../images/icon/about_icon_2_2.png);color:#365682;}
.about_list .ab_ic_3{background:url(../images/icon/about_icon_3_1.png) center no-repeat;background-size:100% 100%;}
.about_list .ab_ic_3:hover{background-image:url(../images/icon/about_icon_3_2.png);color:#365682;}
.about_list .ab_ic_4{background:url(../images/icon/about_icon_4_1.png) center no-repeat;background-size:100% 100%;}
.about_list .ab_ic_4:hover{background-image:url(../images/icon/about_icon_4_2.png);color:#365682;}
/* about end*/

/* youshi_list */
.youshi_list{position:relative;z-index:6000;width:100%;height:2.2rem;padding-top:0.3rem;background:url(../images/about_ys_back.jpg) center bottom #09365e;background-size:100% 100%;}
.youshi_img{position:absolute;width:2.5rem;bottom:0;left:2.0rem;}
.youshi_img img{width:100%;}

.youshi_con{width:20.04rem;margin:0.3rem auto;height:100%;text-align:center;}
.youshi_con li{display:inline-block;width:3.4rem;height:1.4rem;text-align:left;padding-left:1.5rem;color:#f2d67e;font-size:0.285rem;line-height:0.5rem;}
.youshi_con li h4{font-weight:bold;padding-top:0.18rem;color:#f2d67e;}
.ys_icon_1{background:url(../images/icon/ys_icon_01.png) left no-repeat;}
.ys_icon_2{background:url(../images/icon/ys_icon_02.png) left no-repeat;}
.ys_icon_3{background:url(../images/icon/ys_icon_03.png) left no-repeat;}
.ys_icon_4{background:url(../images/icon/ys_icon_04.png) left no-repeat;}
/* youshi_list end*/
/* poducts */
.poducts{background:url(../images/yewu_back.jpg) center no-repeat;background-size:100% 100%;}
.product_con{width:19.486rem;margin:0 auto;}
.product_con .pro_list{padding-bottom:0.8rem;}
.product_con .pro_list li{width:6.095rem;height:5.0rem;padding-top:0.6rem;float:left;margin-left:0.2rem;margin-top:0.3rem;margin-right:0.2rem;background:#fff;}
.product_con .pro_list li .po_img{width:4.9rem;height:3.2rem;margin:0 auto;overflow:hidden;}
.product_con .pro_list li:hover .po_img img{transform: scale(1.12, 1.12);transition: .6s transform;z-index:1000;}
.product_con .pro_list li:hover .pro_tit{color:#0037c3;}
.product_con .pro_list li .po_img img{width:100%;min-height:100%;
	transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
.product_con .pro_list li .pro_tit{padding-left:0.7rem;height:1.1rem;font-size:0.285rem;color:#474747;line-height:1.1rem;margin-top:0.72rem;border-top:1px solid #d2d2d2;background:url(../images/pro/pro_tit_dot.jpg) 0.3rem no-repeat;}
.product_con .pro_list li .pro_tit a{display:inline-block;float:right;border-left:1px solid #d2d2d2;width:1.1rem;height:100%;background:url(../images/pro/pro_more_icon.png) center no-repeat;}
/* poducts end*/
/* yewu_list */
.yewu{padding-bottom:1.0rem;background:url(../images/yewu_back.jpg) center no-repeat;background-size:100% 100%;}
.yewu_list{width:19.4rem;min-height:6.0rem;margin: 0 auto;}
.yewu_list li{width:4.65rem;height:3.53rem;float:left;padding-top:0.15rem;margin-left:0.1rem;margin-right:0.1rem;margin-top:0.6rem;background:#fff;border-radius:0.14rem;}
.yewu_list li .scene_img{width:4.33rem;height:2.8rem;margin:0 auto;overflow:hidden;}
.yewu_list li:hover .scene_img img{transform: scale(1.1, 1.1);transition: .8s transform;z-index:1000;display:inline-block;}
.yewu_list li .scene_img img{width:100%;min-height:100%;border-radius:0.1rem;
	transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
.yewu_list li .scene_info{width:4.3rem;height:0.8rem;padding-left:0.16rem;line-height:0.8rem;font-size:0.285rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background:url(../images/pro/scene_more_icon.png) right no-repeat;background-size:auto 50%;letter-spacing:2px;}
.yewu_more{text-align:center;margin-top:0.8rem;}
.yewu_more a{font-size:0.25rem;padding:0.08rem 0.5rem;background:#3988ce;border:1px solid #3988ce;color:#fff;border-radius:0.16rem;}
.yewu_more a:hover{background:#fff;color:#3988ce;}
/* yewu_list end*/

/* fengcai */
.fengcai{width:100%;text-align:center;font-weight:bold;padding-bottom:0.6rem;font-size:0.38rem;
background:#f5f5f5;
/* background:url(../images/fengcai_back.jpg) center no-repeat #f5f5f5; */
color:#fff;background-size:100% 100%;background-attachment:fixed;}
.fengcai h5{font-size:0.6rem;line-height:1.0rem;font-weight:500;color:#c3cdda;}
.fengcai_con{width:19.4rem;margin:0.4rem auto;}
.fengcai_con .fc_list{width:19.5rem;margin:0 auto;}
.fengcai_con .fc_list li{width:6.2rem;height:4.1rem;float:left;margin:0.15rem;overflow:hidden;}
.fengcai_con .fc_list li img{width:100%;min-height:100%;}
.fengcai_con .fc_list li:hover img{transform: scale(1.1, 1.1);transition: .6s transform;z-index:1000;}
/* fengcai end*/

/* cl_site */
.cl_site{}
.cl_site_con{width:19.04rem;margin:0 auto;}
.cl_site_tit{}
.cl_site_tit_r{width:50%;float:right;text-align:right;font-size:0.254rem;line-height:0.5rem;color:#636363;padding-top:1.0rem;}
.cl_site_tit_r a{transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
.cl_site_tit_r a:hover{transform: scale(1.5, 1.5);transition: .6s transform;z-index:1000;display:inline-block;}
.wash_con{position:relative;width:19.04rem;height:9.224rem;margin:0.5rem auto;}
.wash_con_list{width:19.04rem;height:9.224rem;margin:0;padding:0;}
.wash_con_list ul{width:19.04rem;height:9.224rem;margin:0;padding:0;}
.wash_con_list ul li{position:relative;width:19.04rem;height:9.224rem;overflow:hidden;}
.wash_con_list ul li img{width:100%;min-height:100%;}
.wash_con .hd .prev{cursor:pointer; position:absolute;z-index:3000; right:8%; top:22%; display:block; width:0.35rem; height:0.86rem; background:url(../images/ws_left.png)center no-repeat;background-size:60% auto;}
.wash_con .hd .next{cursor:pointer; position:absolute;z-index:3000; right:3%; top:22%; display:block; width:0.35rem; height:0.86rem;background:url(../images/ws_right.png)center no-repeat;background-size:60% auto; }
.wash_con .hd{position:absolute;width:18.2rem;height:1.67rem;z-index:3000;left:0.42rem;bottom:0.5rem;background:#fff; }
.wash_con .hd .pageState{position:absolute;height:100%;	left:0.4rem;top:0.66rem;font-size:0.6rem;color:#a3a3a3;}
.wash_con .hd ul{ position:absolute;top:0.76rem;left:66%; overflow:hidden; zoom:1; z-index:5000; }
.wash_con .hd ul li{float:left; width:8px; height:8px; overflow:hidden;border-radius:50%; margin-right:6px; text-indent:-999px; cursor:pointer; background:#e2e5ec; }
.wash_con .hd ul li.on{ background:#0a60d1; }
.wash_tit{position:absolute;z-index:4000;width:7.6rem;height:1.2rem;line-height:1.2rem;bottom:0.7rem;left:3.0rem;font-size:0.285rem;letter-spacing:0.05rem;color:#000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* cl_site end*/

/* wash_tech */
.wash_tech{width:100%;height:9.4rem;background:url(../images/wash_tech.png) center no-repeat;background-size:100% 100%;}
.wash_tech_con{width:19.04rem;height:auto;margin:0 auto;padding-top:1.56rem;}
.wash_tech_img{width:9.29rem;}
.wash_tech_img img{width:100%;}
.wash_tech_list{width:9.15rem;padding-top:1.8rem;}
.wash_tech_list li{width:100%;height:2.12rem;font-size:0.254rem;line-height:0.5rem;color:#d7e0f4;}
.wash_tech_list li h5{padding-left:0.5rem;font-size:0.285rem;line-height:0.6rem;color:#fff;background:url(../images/wash_tech_tit_dot.jpg)left no-repeat;}
.wash_more a{display:inline-block;padding:0.05rem 0.3rem;background:#fff;color:#0a60d1;font-weight:bold;
	transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
.wash_more a:hover{transform: scale(1.5, 1.5);transition: .6s transform;z-index:1000;display:inline-block;}
/* wash_tech end*/
/* mews */
.news{background:#002961;padding-bottom:0.4rem;}
.news .news_con{width:19.04rem;height:auto;margin:0 auto;padding-bottom:0.8rem;}
.news_tit{width:100%;height:1.7rem;margin:0 auto;padding-top:0.4rem;border-bottom:2px solid #e0e3ec;overflow:hidden;}
.news_tit_1{text-align:left;width:3.6rem;font-size:0.6rem;line-height:0.6rem;padding-top:0.3rem;color:#c3c8d2}
.news_tit_1 h2{font-size:0.38rem;color:#e6e8ec;margin:0;}
.news_tit_2{width:5.7rem;text-align:center;}
.news_tit_2 ul{padding-top:1.0rem;}
.news_tit_2 ul li{display:inline-block;width:26%;font-size:0.24rem;padding:0.06rem;cursor:pointer;border:1px solid #c9c9c9;color:#c9c9c9;border-radius:0.14rem;}
.news_tit_2 ul li:hover{background:#3988ce;color:#fff;border-color:#3988ce;}
.news_tit_2 ul li.on{background:#3988ce;color:#fff;border-color:#3988ce;}
.nes_l_list{width:19.04rem;height:6.27rem;margin:0 auto;margin-top:0.5rem;}
.news_left{width:9.0rem;height:6.27rem;overflow:hidden;}
.news_left .news_img{width:8.3rem;height:1.746rem;overflow:hidden;}
.news_left .news_img img:hover{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;display:inline-block;}
.news_left .news_img img{width:100%;min-height:100%;
	transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
.news_left li{width:8.3rem;height:1.9rem;overflow:hidden;margin-top:0.3rem;border-bottom:2px solid #143a6d;cursor:pointer;}
.news_left li .news_info{width:6.0rem;height:1.5rem;padding-right:0.2rem;font-size:0.254rem;line-height:0.4rem;color:#74819b;border-right:2px solid #143a6d;}
.news_left li .news_info h2{padding-left:0.3rem;letter-spacing:1px;background:url(../images/news/news_icon_1.jpg) left no-repeat;color:#dfe2e7;font-size:0.285rem;line-height:0.5rem;font-weight:500;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.news_left li .news_date{width:2.0rem;height:1.5rem;text-align:center;font-size:0.24rem;line-height:1.43rem;color:#74819b;}
.news_left li:hover .news_info h2{color:#fff;background-image:url(../images/news/news_icon_2.jpg);}
.news_right{width:9.14rem;height:5.7rem;overflow:hidden;border:1px solid #30507d;padding:0.24rem 0.38rem;}
.news_right li{padding-left:0.34rem;background:url(../images/news/news_icon_1.jpg) left no-repeat;font-size:0.254rem;line-height:0.64rem;color:#8d97ab;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.news_right li h2{font-size:0.254rem;line-height:0.64rem;color:#8d97ab;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.news_right li:hover{color:#0a60d1;background-image:url(../images/news/news_icon_2.jpg);color:#fff;}
.news_right li:hover h2{color:#fff;}
.news_more{text-align:center;margin-top:0.8rem;}
.news_more a{padding:0.08rem 0.5rem;color:#717171;font-size:0.25rem;background:#e5e5e5;border-radius:0.16rem;}
.news_more a:hover{background:#0a60d1;color:#fff;}
/* mews end*/

/* shebei */
.shebei{width:100%;height:8.0rem;padding-bottom:1.2rem;background:url(../images/rongyu_back.jpg) center no-repeat;background-size:100% 100%;
	/* background-attachment: fixed; */
}
.shebei_con{position:relative;width:19.04rem;margin:0 auto;}
.shebei_list{width:19.04rem;margin:0.8rem auto;overflow:hidden;}
.shebei_list ul{width:19.04rem;height:3.64rem;margin:0;padding:0;overflow:hidden;}
.shebei_list ul li{width:4.33rem;height:3.24rem;border:1px solid #969fa8;float:left;padding:0.1rem;margin-left:0.1rem;margin-right:0.1rem;overflow:hidden;}
.shebei_list ul li img{width:100%;min-height:100%;
	transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
.shebei_list ul li:hover img{transform: scale(1.1, 1.1);transition: .8s transform;z-index:1000;display:inline-block;}
.shebei_con .hd .prev{cursor:pointer; position:absolute;z-index:3000; left:-3.1%; top:30%; display:block; width:0.45rem; height:0.96rem; background:url(../images/left_shbe.png)center no-repeat #f3f3f3;background-size:60% auto;}
.shebei_con .hd .next{cursor:pointer; position:absolute;z-index:3000; right:-3.1%; top:30%; display:block; width:0.45rem; height:0.96rem;background:url(../images/right_shbe.png)center no-repeat #f3f3f3;background-size:60% auto; }
/* shebei end*/

/* son_list */
.son_list{position:relative;width:19.04rem;height:1.0rem;margin:0 auto;margin-top:-0.5rem;z-index:3000;}
.son_list li{width:33%;height:1.0rem;float:left;font-size:0.285rem;text-align:center;line-height:1.0rem;display:inline-block;color:#969696;border:0.5px solid #c9c9c9;background:#fff;}
.son_list li:hover{background:#0a60d1;color:#fff;border-color:#0a60d1;}
.son_list .current{background:#0a60d1;color:#fff;border-color:#0a60d1;}

.son_list_pro{position:relative;width:19.04rem;height:1.0rem;margin:0 auto;margin-top:-0.5rem;z-index:3000;}
.son_list_pro li{width:32%;height:1.0rem;float:left;font-size:0.285rem;text-align:center;line-height:1.0rem;display:inline-block;color:#969696;border:0.2px solid #c9c9c9;background:#fff;}
.son_list_pro li:hover{background:#0a60d1;color:#fff;}
.son_list_pro .current{background:#0a60d1;color:#fff;}
.in_wash_list .current{background:#0a60d1;color:#fff;}
/* son_list_pro end*/
.cur_pos{width:100%;height:1.0rem;line-height:1.0rem;font-size:0.285rem;
	-webkit-box-shadow: #ccc 0px 1px 6px;
	-moz-box-shadow: #ccc 0px 1px 6px;
	box-shadow: #ccc 0px 1px 6px;
}
.cur_pos2{width:100%;height:1.0rem;line-height:1.0rem;font-size:0.285rem;background:#f3f2f2;}
.cur_pos .cur_pos_con{width:19.4rem;padding-left:0.5rem;height:100%;margin:0 auto;background:url(../images/pos_icon.png) left 0.36rem no-repeat;background-size:auto 0.28rem;}
.in_type_tit{text-align:center;color:#bfbfbf;font-size:0.3rem;line-height:0.5rem;}
.in_type_tit h3{font-size:0.38rem;color:#636363;}
.in_about{width:19.04rem;margin:0 auto;margin-top:0.6rem;}
.in_about_con{margin:0.3rem auto;font-size:0.28rem;line-height:0.5rem;color:#636363;}
.in_about_con img{width:100%;}

.dsz_intro{width:100%;margin:0.4rem auto;}
.dsz_intro_con{width:19.4rem;margin:0 auto;}
.dsz_intro_con .dsz_img{width:7.0rem;margin:0 auto;overflow:hidden;}
.dsz_intro_con .dsz_img img{width:100%;}
.dsz_intro_con:hover .dsz_img img{transform: scale(1.1, 1.1);transition: .8s transform;z-index:1000;display:inline-block;}
.dsz_intro_con .dsz_info{width:11.2rem;margin:0 auto;font-size:0.254rem;line-height:0.66rem;color:#444;}
.dsz_intro_con .dsz_info .dsz_tit_en{font-size:0.46rem;}
.dsz_intro_con .dsz_info h2{font-size:0.4rem;line-height:1.2rem;}
.dsz_intro_con .dsz_info p{text-indent:2.0em;}
.dsz_intro_con .dsz_info .dsz_line{width:1.2rem;height:3px;background:#444;margin-bottom:0.4rem;}


/* in_wenhua */
.in_wenhua{width:100%;min-height:10.8rem;background:url(../images/about/about_wenhua_back.jpg)center bottom no-repeat #ebf3f9;background-size:100% auto;}
.wenhua_con{width:20.04rem;margin:0.5rem auto;font-size:0.28rem;line-height:0.5rem;color:#636363;}
/* in_wenhua end*/
/* in_rongyu */
.in_rongyu{padding-bottom:0.8rem;background:url(../images/pro/scene_back.jpg)center bottom no-repeat;background-size:100% auto;}
.ry_list{width:19.4rem;height:3.27rem;margin:0.4rem auto;}
.ry_list ul{width:19.4rem;height:3.27rem;overflow:hidden;}
.ry_list ul li{width:4.45rem;height:3.27rem;line-height:3.27rem;float:left;margin-left:0.2rem;margin-right:0.2rem;overflow:hidden;}
.ry_list ul li img{width:100%; text-align: center;vertical-align: middle;}
.ry_list ul li:hover img{transform: scale(1.1, 1.1);transition: .8s transform;z-index:1000;display:inline-block;}
/* in_rongyu end*/
/* in_rongyu */
.inner_rongyu{padding-bottom:0.8rem;background:url(../images/pro/scene_back.jpg)center bottom no-repeat;background-size:100% auto;}
.inner_ry_list{width:19.4rem;height:3.27rem;margin:0.4rem auto;}
.inner_ry_list ul{width:19.4rem;height:3.27rem;overflow:hidden;}
.inner_ry_list ul li{width:4.45rem;height:3.27rem;line-height:3.27rem;float:left;margin-left:0.2rem;margin-right:0.2rem;overflow:hidden;}
.inner_ry_list ul li img{width:100%; text-align: center;vertical-align: middle;}
.inner_ry_list ul li:hover img{transform: scale(1.1, 1.1);transition: .8s transform;z-index:1000;display:inline-block;}
/* in_rongyu end*/
/* in_rongyu */
.inner_in_rongyu{padding-bottom:0.2rem;}
.inner_ry_li{width:19.4rem;margin:0.4rem auto;}
.inner_ry_li ul{width:19.8rem;}
.inner_ry_li ul li{width:6.2rem;height:4.4rem;line-height:3.27rem;float:left;margin:0.2rem;overflow:hidden;}
.inner_ry_li ul li img{width:100%;min-height:100%; text-align: center;vertical-align: middle;}
.inner_ry_li ul li:hover img{transform: scale(1.1, 1.1);transition: .8s transform;z-index:1000;display:inline-block;}
/* in_rongyu end*/
/* scene */
.scene_con{width:100%;padding-bottom:0.3rem;background:url(../images/pro/scene_back.jpg)center bottom no-repeat;background-size:100% auto;}
.scene_list{width:19.4rem;min-height:6.0rem;margin: 0 auto;}
.scene_list li{width:5.86rem;height:4.23rem;padding-top:0.21rem;float:left;margin-left:0.2rem;margin-right:0.2rem;margin-top:0.6rem;background:#fff;border-radius:0.14rem;
	box-shadow: 0px 0px 6px #ccc;
	-moz-box-shadow: 0px 0px 6px #ccc;/* for firefox */
	-webkit-box-shadow: 0px 0px 6px #ccc;/* for safari or chrome */
	}
.scene_list li .scene_img{width:5.4rem;height:3.24rem;margin:0 auto;overflow:hidden;}
.scene_list li:hover .scene_img img{transform: scale(1.1, 1.1);transition: .8s transform;z-index:1000;display:inline-block;}
.scene_list li .scene_img img{width:100%;min-height:100%;
	transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
.scene_list li .in_ry_info{width:5.4rem;height:1.0rem;padding-left:0.16rem;line-height:1.0rem;font-size:0.285rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background:url(../images/pro/scene_more_icon.png) right no-repeat;background-size:auto 60%; }
/* scene end*/
.con_main_content{width:18.75rem;height:auto;margin:0 auto;padding-top:0.4rem;}
.body_con{font-size:0.28rem;line-height:0.46rem;padding-bottom:0.8rem;}

/* huanjing */
.huanjing{width:100%;min-height:10.6rem; padding-bottom:0.3rem;background:url(../images/about/huanjing_back.jpg) center bottom no-repeat;background-size:100% auto;}
.hj_con{width:19.4rem;margin:0.3rem auto;}
.hj_con li{width:4.45rem;height:3.27rem;float:left;margin-top:0.3rem;margin-left:0.2rem;margin-right:0.2rem;overflow:hidden;}
.hj_con li img{width:100%;min-height:100%;
	transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
.hj_con li:hover img{transform: scale(1.1, 1.1);transition: .6s transform;z-index:1000;display:inline-block;}
/* huanjing end*/

/* in_wash_con */
.in_wash_con{width: 19.04rem;margin: 0 auto;margin-bottom:0.4rem;}
.in_wash_list{width:3.89rem;}
.in_wash_list li{width:100%;height:1.0rem;font-size:0.254rem;color:#5e5e5e;text-align:center;margin-top:0.2rem;line-height:1.0rem;background:#f2f2f2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.in_wash_list li:hover{background:#0a60d1;color:#fff; }
.in_wash_content{padding-top:0.1rem;width:14.33rem;height:auto;font-size:0.254rem;line-height:0.6rem;color:#7e7e7e;}
/* wash_con end*/

/* in_wash_jishu */
.in_wash_jishu{width:100%;height:5.56rem;background:url(../images/pro/in_wash_con_back.jpg) center no-repeat;background-size:100% 100%;}
.in_wash_jishu_con{width: 19.04rem;height:100%;margin: 0 auto;}
.in_wash_jishu_con li{width:25%;height:100%;float:left;}
.in_wash_jishu_con li:hover{background:url(../images/pro/wash_icon_back.png) repeat;}
.in_wash_jishu_con li .wash_info{width:82%;margin:0 auto;color:#fff;font-size:0.254rem;line-height:0.45rem;}
.in_wash_jishu_con li .wash_jishu_01{width:100%;height:100%;border-left:1px solid #719fdb;border-right:1px solid #719fdb;background:url(../images/pro/wash_icon_01.png) 0.4rem 0.6rem no-repeat;}
.in_wash_jishu_con li  h5{padding-top:1.6rem;font-size:0.285rem;line-height:0.8rem;}
.in_wash_jishu_con li .wash_jishu_02{width:100%;height:100%;border-right:1px solid #719fdb;background:url(../images/pro/wash_icon_02.png) 0.4rem 0.6rem no-repeat;}
.in_wash_jishu_con li .wash_jishu_03{width:100%;height:100%;border-right:1px solid #719fdb;background:url(../images/pro/wash_icon_03.png) 0.4rem 0.6rem no-repeat;}
.in_wash_jishu_con li .wash_jishu_04{width:100%;height:100%;border-right:1px solid #719fdb;background:url(../images/pro/wash_icon_04.png) 0.4rem 0.6rem no-repeat;}
/* in_wash_jishu end*/
/* scene */
.scene_con{width:100%;padding-bottom:0.3rem;background:url(../images/pro/scene_back.jpg)center bottom no-repeat;background-size:100% auto;}
.scene_list{width:19.4rem;min-height:6.0rem;margin: 0 auto;}
.scene_list li{width:5.86rem;height:4.23rem;padding-top:0.21rem;float:left;margin-left:0.2rem;margin-right:0.2rem;margin-top:0.6rem;background:#fff;border-radius:0.14rem;
	box-shadow: 0px 0px 6px #ccc;
	-moz-box-shadow: 0px 0px 6px #ccc;/* for firefox */
	-webkit-box-shadow: 0px 0px 6px #ccc;/* for safari or chrome */
	}
.scene_list li .scene_img{width:5.4rem;height:3.24rem;margin:0 auto;overflow:hidden;}
.scene_list li:hover .scene_img img{transform: scale(1.1, 1.1);transition: .8s transform;z-index:1000;display:inline-block;}
.scene_list li .scene_img img{width:100%;min-height:100%;
	transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;}
.scene_list li .scene_info{width:5.4rem;height:1.0rem;padding-left:0.16rem;line-height:1.0rem;font-size:0.285rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background:url(../images/pro/scene_more_icon.png) right no-repeat;background-size:auto 60%; }
/* scene end*/
/* nei_type_tit*/
.in_main_con{background:url(../images/news/in_news_back.jpg) center bottom no-repeat;background-size:100% auto;padding-bottom:0.6rem;}
.in_news_content{width:18.75rem;height:auto;margin:0 auto;}
.nei_xinwei li{width:100%;height:2.6rem;background:#f7f7f7;padding:0.24rem;margin-top:0.24rem;}
.nei_xinwei li .news_nei_img{width:4.2rem;height:2.6rem;overflow:hidden;}
.nei_xinwei li .news_nei_img img{width:100%;min-height:100%;}
.nei_xinwei li .news_nei_date{width:1.82rem;height:2.6rem;margin-left:0.3rem;font-size:0.33rem;line-height:0.5rem;}
.nei_xinwei li .news_nei_date h5{font-size:0.54rem;line-height:0.8rem;margin-top:0.6rem;font-weight:500;}
.nei_xinwei li .news_nei_info{width:9.65rem;height:2.6rem;font-size:0.24rem;line-height:0.5rem;}
.nei_xinwei li .news_nei_info h5{font-size:0.28rem;line-height:1.2rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.nei_xinwei li .news_nei_more{width:1.0rem;height:2.6rem;margin-left:1.4rem;background:url(../images/news_in_more_back.png) center no-repeat;background-size:70% auto;}
.nei_xinwei li:hover .news_nei_more{background-image:url(../images/news_in_more_back2.png);}
.nei_xinwei li:hover{background:#0f40a9;color:#fff;}
/* nei_type_tit end*/
/* shebei_con */
.shebei_con{width: 19.04rem;margin: 0 auto;}
.youshi_info{margin:0.3rem auto;text-align:center;font-size:0.285rem;line-height:0.6rem;color:#7e7e7e;}
.youshi_info_list{text-align:center;}
.youshi_info_list li:hover{background:#e4e2e2;}
.youshi_info_list li{display:inline-block;width:2.27rem;height:1.8rem;margin:0.4rem;background:#f7f7f7;border-radius:50%;cursor:pointer;
	transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
}
.youshi_info_list li h5{font-size:0.285rem;padding-top:1.45rem;}
.youshi_info_list .ys_icon_1 h5{background:url(../images/shebei/shebei_01.png) center 0.6rem no-repeat;background-size:0.35rem auto;}
.youshi_info_list .ys_icon_2 h5{background:url(../images/shebei/shebei_02.png) center 0.6rem no-repeat;background-size:0.5rem auto;}
.youshi_info_list .ys_icon_3 h5{background:url(../images/shebei/shebei_03.png) center 0.6rem no-repeat;background-size:0.5rem auto;}
.youshi_info_list .ys_icon_4 h5{background:url(../images/shebei/shebei_04.png) center 0.6rem no-repeat;background-size:0.5rem auto;}

.zixun_img{width:100%;margin:0.2rem auto;}
.zixun_img img{width:100%;}
/* shebei_con end*/

/* in_shebei_list */
.in_shebei_list{width:19.47rem;margin:0 auto;}
.in_shebei_list li{width:5.87rem;height:4.29rem;float:left;padding-top:0.16rem;margin-left:0.31rem;margin-right:0.31rem;margin-top:0.6rem;border-radius:0.16rem;background:#fff;
	box-shadow: 0px 0px 6px #ccc;
	-moz-box-shadow: 0px 0px 6px #ccc;/* for firefox */
	-webkit-box-shadow: 0px 0px 6px #ccc;/* for safari or chrome */}
.in_shebei_list li .in_shebei_img{width:5.55rem;height:4.13rem;margin:0 auto;overflow:hidden;}
.in_shebei_list li .in_shebei_img img{width:100%;min-height:100%;transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;}
.in_shebei_list li:hover .in_shebei_img img{transform: scale(1.1, 1.1);transition: .8s transform;z-index:1000;display:inline-block;}
/* in_shebei_list end*/
/* lianxi_con */
.lianxi_con{width:19.04rem;height:6.66rem;margin:0 auto;}
.lianxi_left{width:7.3rem;height:100%;background:#faf9f7;}
.lianxi_info{width:6.4rem;margin:0.4rem auto;font-size:0.26rem;line-height:0.5rem;}

.lianxi_right{width:11.74rem;height:100%;background:#afa;}
.lianxi_erweima{text-align:center;margin-top:0.2rem;}
.lianxi_erweima img{width:1.85rem;text-align:center;padding:0.08rem;background:#fff;}
/* lianxi_con end*/
/* lianxi_table */
.lianxi_table{width:19.04rem;height:5.46rem;margin:0 auto;position:relative;}
.lianxi_table h6{font-size:0.38rem;color:#0a60d1;font-weight:500;line-height:1.8rem;}
.lianxi_table form{display:block;width:100%;height:4.06rem;}
.lianxi_table form table{display:block;width:100%;height:100%;position:relative;}
.lianxi_table form table tr{display:inline-block;position:absolute;}
.lianxi_table form table tr td{font-size:0.285rem;line-height:0.6rem;}
.lianxi_table form table tr input{display:inline-block;font-size:0.285rem;line-height:0.6rem;}
.button_class{position:absolute;right:0;}
.bnt_sty{padding:0.1rem 0.4rem;font-size:0.285rem;background:none;margin-left:0.6rem;border:1px solid #aaa;border-radius:0.08rem;cursor:pointer;}
.bnt_sty:hover{background:#0a60d1;color:#fff;border-color:#0a60d1;}
/* lianxi_table end*/
/* in_env */
.in_env_list{width:19.44rem;margin:0.2rem auto;}
.in_env_list li{position:relative;width:6.13rem;height:3.97rem;float:left;margin:0.15rem 0.175rem; overflow:hidden;}
.in_env_list li img{width:100%;min-height:100%;}
.in_env_list li:hover img{transform: scale(1.1, 1.1);transition: 0.6s transform;z-index:1000;}
.in_env_list li h5{position:absolute;bottom:-0.8rem;width:100%;height:0.8rem;background:#1b182e;font-size:0.25rem;line-height:0.8rem;color:#fff;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.in_env_list li:hover h5{bottom:0;}
/* in_env end*/

/* lx_con */
.lx_con{width:18.75rem;height:auto;margin:0 auto;}
.lianxi_con_1{width:100%;height:4.4rem;margin-top:0.4rem;margin-bottom:0.6rem;padding-top:0.46rem;padding-bottom:0.4rem;
	background:#fafafa;
	-webkit-box-shadow: #ccc 0px 5px 10px;
	-moz-box-shadow: #ccc 0px 5px 10px;
	box-shadow: #ccc 0px 5px 10px;}
.lianxi_con_1 li{width:25%;height:100%;float:left;}
.lianxi_con_1 li .lianxi_div{height:100%;border-right:1px dashed #c0c0c0;}
.lianxi_con_1 li .lianxi_div .lx_ewm{text-align:center;padding-top:0.7rem;font-size:0.28rem;line-height:0.6rem}
.lianxi_con_1 li .lianxi_div .lx_ewm img{width:50%;}
.lianxi_con_1 li .lx_way{width:36%;padding-top:0.3rem;margin:0 auto;height:2.0rem;text-align:center;border-bottom:1px solid #b1b1b1;}
.lianxi_con_1 li .lx_way img{width:100%;}
.lianxi_con_1 li .lx_way_info{width:60%;margin:0 auto;text-align:center;padding-top:0.3rem;font-size:0.28rem;line-height:0.5rem;}
.lianxi_con_2{width:100%;height:7.65rem;margin-bottom:0.2rem;background:#fcfcfc;}
.lianxi_con_2 .lianxi_map_con{width:18.75rem;height:auto;margin:0 auto;}
.lx_map_con_img{width:7.94rem;height:100%;overflow:hidden;}
.lx_map_con_img img{width:100%;min-height:100%;}
.map_con{width:10.71rem;height:100%;background:#afa;}
/* lx_con end*/

/* zp_list */
.zp_list{width:100%;margin-top:0.6rem;padding-bottom:0.4rem;}
.zp_con{width:19.4rem;margin:0 auto;border-bottom:1px solid #2175e7;}
.zp_con .zp_info_list{width:100%;border-bottom:1px solid #f5f5f5;padding-top:0.1rem;padding-bottom:0.1rem;background:#2175e7;text-align:center;}
.zp_con .zp_info_list li{width:16%;float:left;font-size:0.285rem;line-height:0.6rem;color:#fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.zp_con .zp_info_list li:nth-child(1){width:20%;}
.zp_con .zp_info_list li:nth-child(2){width:18%;}
.zp_con .zp_info_list li:nth-child(3){width:17%;}
.zp_con .zp_info_list li:nth-child(4){width:15%;}
.zp_con .zp_info_list li:nth-child(5){width:15%;}
.zp_con .zp_info_list li:nth-child(6){width:10%;}
.bold_font{letter-spacing:2px;}
.zp_con .zp_info_list_2{width:100%;border-bottom:1px solid #f5f5f5;height:0.4rem;padding-top:0.1rem;padding-bottom:0.1rem;}
.zp_con .zp_info_list_2 li{width:16%;float:left;font-size:0.24rem;height:0.4rem;line-height:0.4rem;color:#666;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zp_con .zp_info_list_2 li a{color:#2175e7;}
.zp_con .zp_info_list_2 li a:hover{font-weight:bold;}
.zp_con .zp_info_list_2 li:nth-child(1){width:20%;}
.zp_con .zp_info_list_2 li:nth-child(2){width:18%;}
.zp_con .zp_info_list_2 li:nth-child(3){width:17%;}
.zp_con .zp_info_list_2 li:nth-child(4){width:15%;}
.zp_con .zp_info_list_2 li:nth-child(5){width:15%;}
.zp_con .zp_info_list_2 li:nth-child(6){width:10%;}
/* zp_list end*/
/* hz_list */
.hz_list{width:20.0rem;margin:0.4rem auto;}
.hz_list li{width:5.6rem;float:left;margin:0.1rem 0.4rem;padding:0.1rem;text-align:left;font-size:0.26rem;color:#696969;border:1px solid #ccc;}
.hz_list li:hover{color:#c00000;border-color:#c00000;}
.hzdw_tit{text-align:center;padding-bottom:0.4rem;}
.hzdw_tit h2{font-size:0.45rem;padding-bottom:0.4rem;color:#c00000;}
.hzdw_tit span{display:block;width:1.0rem;height:2px;background:#c00000;margin:0 auto;}
/* hz_list end*/
@media screen and (max-width: 1300px){

}

@media screen and (max-width: 1100px){

}
