*{ margin:0px; padding:0px; font-family:"微软雅黑";}
a{text-decoration:none;}
img{ border:0px;}
ul,ol,li{list-style-type:none;}
/*head*/
.head_wrap{
	border-top: 2px solid #E60012;
}
.head_wrap .head{
	width: 1000px;
	height: 94px;
	margin: 0 auto;
	position: relative;
}
.head_wrap .head .logo{
	margin-top: 29px;
}
.head_wrap .head .logo span{
	color: #525252;
	font-size: 12px;
}
.head_wrap .head .nav{
	margin-top: 58px;
}
.head_wrap .head .nav li{
	float: left;
	margin: 0 30px;
}
.head_wrap .head .nav li a:hover,.head_wrap .head .nav li a.current{
	text-decoration: none;
	color: #E60012;
}
.head_wrap .head .top{
	position: absolute;
	top: 2px;
	right: 10px;
	color: #666;
	font-size: 12px;
}
.head_wrap .head .top a{
	padding: 0 10px;
	color: #666;
}
.head_wrap .head .top span{
	background: #E60012 url(../images/tel_ico.png) no-repeat 8px center;
	padding: 8px 10px 5px 25px;
	color: #fff;
	font-size: 14px;
	font-family: "Arial";
}
.head_wrap .sub_nav{
	height: 50px;
	background: #4C4C4C;
}
.head_wrap .sub_nav .sub_list{
	width: 1000px;
	margin: 0 auto;
}
.head_wrap .sub_nav .sub_list li{
	float: left;
	line-height: 50px;
	font-size: 16px;
	border-left: 1px solid #fff;
	position: relative;
	z-index: 300;
}
.head_wrap .sub_nav .sub_list li.last{
	border-right: 1px solid #fff;
}
.head_wrap .sub_nav .sub_list li > a{
	color: #fff;
	padding: 0 33px;
	display: block;
}
.head_wrap .sub_nav .sub_list li > a:hover{
	text-decoration: none;
	background: #E60012;
}
/*head-end*/
.cont{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.banner{
	height: 266px;
	background: url(../images/banner1.jpg) no-repeat center;
	/*border-top: 5px solid #323334;*/
}
.banner2{
	height: 266px;
	background: url(../images/banner2.jpg) no-repeat center;
}
/*left_nav*/
.left{
	width: 208px;
	overflow: hidden;
	margin-top: 50px;
}
.left h2.title{
	font-size: 28px;
	border-bottom: 1px solid #E60012;
	padding-bottom: 5px;
}
.left .sub_nav li{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #DFDFDF;
}
.left .sub_nav li a{
	color: #666;
	display: block;
	background: url(../images/j.png) no-repeat 180px center;
}
.left .sub_nav li a:hover,.left .sub_nav li a.current{
	text-decoration: none;
	color: #E60012;
	background: url(../images/j_over.png) no-repeat 180px center;
}
.left .sub_nav2{
	margin-top: 50px;
}
.left .sub_nav2 li{
	width: 208px;
	height: 70px;
	line-height: 70px;
	font-size: 26px;
	margin-top: 18px;
	background: #F7F7F7;
	text-align: center;
}
.left .sub_nav2 li a{
	display: block;
	padding-left: 40px;
}
.left .sub_nav2 li a:hover{
	text-decoration: none;
	color: #fff;
}
.left .sub_nav2 li a.no1{
	background: url(../images/js_ico.png) no-repeat 30px center;
}
.left .sub_nav2 li a.no2{
	background: url(../images/sz_ico.png) no-repeat 30px center;
}
.left .sub_nav2 li a.no3{
	background: url(../images/dz_ico.png) no-repeat 30px center;
}
.left .sub_nav2 li a.no4{
	background: url(../images/pp_ico.png) no-repeat 30px center;
}
.left .sub_nav2 li a.no5{
	background: url(../images/yd_ico.png) no-repeat 30px center;
}
.left .sub_nav2 li a.no1:hover{
	background: #E60012 url(../images/js_ico_over.png) no-repeat 30px center;
}
.left .sub_nav2 li a.no2:hover{
	background: #E60012 url(../images/sz_ico_over.png) no-repeat 30px center;
}
.left .sub_nav2 li a.no3:hover{
	background: #E60012 url(../images/dz_ico_over.png) no-repeat 30px center;
}
.left .sub_nav2 li a.no4:hover{
	background: #E60012 url(../images/pp_ico_over.png) no-repeat 30px center;
}
.left .sub_nav2 li a.no5:hover{
	background: #E60012 url(../images/yd_ico_over.png) no-repeat 30px center;
}
.datanone{display:none;}


/*left_nav-end*/



/*sub*/
.sub_s{
	width: 319px;
	position: absolute;
	top: 50px;
	left: 0px;
	display: none;
	z-index: 9999;
}
.sub_s .title_w{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0;
}
.sub_s .title_w h2{
	font-size: 14px;
	color: #333;
	line-height: 27px;
	padding-left: 25px;
	font-weight: bold;
}
.sub_s .title_w p{
	line-height: 27px;
	font-size: 14px;
	padding-left: 25px;
}
.sub_s .subsub_list{
	line-height: 29px;
	padding: 10px 0;
}
.sub_s .subsub_list a{
	font-size: 12px;
	color: #666;
	float: left;
	display: inline-block;
	width: 134px;
	line-height: 29px;
	height: 29px;
	padding-left: 14px;
	padding-right: 10px;
	border-bottom: 1px solid #F7F7F7;
	overflow:hidden;
}
.sub_s .subsub_list a:hover{
	color: #e60012;
	background: none;
}
.sub_s p.jjfa{
	padding-left: 25px;
}
.sub_s p.jjfa a{
	color: #0c7904;
}

.lay{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	background: url(../images/op_bg.png) center;
}
/*sub-end*/
/*案例*/
 .anli_list{
	overflow: hidden;
	float: left;
	position: relative;
	padding:0px;
	width:370px; 
	height:278px;
	margin-left:45px;
	display:inline;
	background:url(../BodyImg/CaseBox.png) left top no-repeat;
	margin-top:10px;
}
.anli_list dt{
	width: 356px;
	height: 222px;
	overflow: hidden;
	margin-left:7px;
	float:left;
	margin-top:5px;
	display:inline;
	padding:0px;
}
 .anli_list dd{
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	width:370px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	float:left;
	text-overflow: ellipsis;
}
.anli_list dd a{
	color: #4c4c4c;
	font-size:16px;
}
 .anli_list dd a:hover{
	color: #e60012;
	font-size:16px;
}
 .anli_list .flayer{
	width: 356px;
	height: 222px;
	position: absolute;
	top: -217px;
	left: 7px;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	cursor: pointer;
}
.anli_list .flayer p{
	color: #fff;
	line-height: 24px;
	margin:0px 15px;
}
.anli_list .flayer p a{
	color: #fff;
}
 .anli_list .flayer p.ft{
	margin-top: 30px;
	font-size: 16px;
	border-bottom: 2px dotted #fff;
	padding-bottom: 2px;
}

/*page*/
.page{
	background: #EFEFEF;
	height: 50px;
	margin: 50px 0;
}
.page .page_list{
	float: right;
	margin-right: 20px;
}
.page .page_list li{
	float: left;
	color: #333;
	line-height: 50px;
}
.page .page_list li a{
	display: block;
	padding: 0 20px;
}
.page .page_list li a:hover{
	background: #E60012;
	text-decoration: none;
	color: #fff;
}
/*page-end*/

#massage a{
	display: block;
}
#massage a.tel_phone,#massage a.mess_ico{
	position: fixed;
	right: 0;
	top: 124px;
	z-index: 999;
	color: #f00;
	border: 1px solid #ccc;
}
.wrap_bdb{
	position: fixed;
	top: 255px;
	right: 0px;
	z-index: 999;
}
#massage a.tel_phone{
	width: 155px;
	height: 60px;
	background:#D5D5D5 url('../images/phone.png') no-repeat 0px center;
	line-height: 60px;
	padding-left: 64px;
	font-size: 23px;
	font-family: "Arial";
	right: -161px;
}
#massage a.tel_phone:hover{
	text-decoration: none;
	/*color: #f08303;*/
	background: #D5D5D5 url('../images/phone.png') no-repeat 0px center;
}
#massage a.mess_ico{
	top: 189px;
	right: -102px;
	width: 95px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	padding-left: 65px;
}
#massage a.mess_ico:hover{
	text-decoration: none;
	color: #f08303;
	/*transition: all .2s;*/
}
/*TOP*/
#totop {
	position: fixed;
	bottom: 40px;
	right: 0px;
	z-index: 999;
	/*width: 71px;*/
	cursor: pointer;
	display: none;
}
#totop a {
	display: block;
	width: 60px;
	height: 60px;
	/*padding-top: 48px;*/
	overflow: hidden;
	background: url('../images/to_top.png') no-repeat;
	text-align: center;
	/*color: #888;*/
	border: 1px solid #DDD1D1;
}
#totop a:hover{
	/*background: url('../images/to_top_over.png') no-repeat;*/

}


.right{
	width: 718px;
	/*background: pink;*/
	margin-top: 60px;
}
.crom{
	border-bottom: 1px solid #DFDFDF;
	height: 20px;
	padding-bottom: 1px;
	position: relative;
}
.crom .c_st{
	font-size: 12px;
}
.crom .c_st .indx{
	background: url(../images/home.png) no-repeat left center;
	padding-left: 15px;
}
.crom em{
	display: block;
	width: 187px;
	height: 39px;
	background: url(../images/intr.png) no-repeat center;
	position: absolute;
	top: 23px;
	right: 2px;
	text-indent:-3000px;
}
.crom em.fas{
	background: url(../images/fas.jpg) no-repeat center;
	top: 40px;
	width: 209px;
}
.right .crom em.pic2{
	width: 104px;
	height: 39px;
	background: url(../images/even.png) no-repeat center;
}
.right .crom em.sup{
	width: 187px;
	height: 37px;
	background: url(../images/sup.png) no-repeat center;
}
.right .crom em.new{
	width: 96px;
	height: 36px;
	background: url(../images/new.png) no-repeat center;
}
.right .crom em.knowledge{
	width: 184px;
	height: 44px;
	background: url(../images/knowledge.png) no-repeat center;
}
.right .crom em.act{
	width: 108px;
	height: 41px;
	background: url(../images/act.jpg) no-repeat center;
}
.right .crom em.hon{
	width: 104px;
	height: 31px;
	background: url(../images/hon.png) no-repeat center;
}
.right .crom em.con{
	width: 126px;
	height: 34px;
	background: url(../images/cont.png) no-repeat center;
}
.right .crom em.con_ji{
	background: url(../images/join.png) no-repeat center;

}
.right .crom em.mes{
	width: 144px;
	height: 41px;
	background: url(../images/mes.png) no-repeat center;
}
.right h3.tit{
	background: #E60012;
	display: inline-block;
	font-size: 22px;
	color: #fff;
	padding: 10px 20px;
	margin: 10px 0;
} 
.right .text{
	width: 624px;
	margin: 30px auto;
}
.right .text p{
	line-height: 24px;
	background: url(../images/dian.png) no-repeat left 10px ;
	padding:0px 0px 8px 12px;
}
.right .wrap .dsj_wrap{
	border-left: 2px solid #CECECE;
	margin-left: 100px;
	padding-top: 50px;
	padding-bottom: 40px;
}
.right .wrap .dsj_wrap .dsj_list{
	margin-left: 137px;
	padding-bottom: 50px;
	position: relative;
}
.right .wrap .dsj_wrap .dsj_list li{
	line-height: 27px;
	color: #333;
}
.right .wrap .dsj_wrap .dsj_list .year{
	font-family: "Ebrima";
	font-size: 38px;
	background: url(../images/e.png) no-repeat left center;
	padding-left: 30px;
	color: #E60012;
	position: absolute;
	left: -143px;
	top: -17px;
	letter-spacing: 4px
}
.right .wrap .ys_wrap{
	width: 569px;
	margin: 0 auto;
}
.right .wrap .ys_wrap .ys_list dt{
	font-size: 57px;
	margin-top: 20px;
}
.right .wrap .ys_wrap .ys_list dt i{
	display: inline-block;
	width: 81px;
	height: 67px;
	background: url(../images/ico1.png) no-repeat;
	vertical-align:middle;
	margin-right: 5px;
}
.right .wrap .ys_wrap .ys_list dt.ys1 i{
	background-position: 0 0;
}
.right .wrap .ys_wrap .ys_list dt.ys2 i{
	background-position: -83px 0;
}
.right .wrap .ys_wrap .ys_list dt.ys3 i{
	background-position: -185px 0;
}
.right .wrap .ys_wrap .ys_list dt.ys4 i{
	background-position: -283px 0;
}
.right .wrap .ys_wrap .ys_list dt.ys5 i{
	background-position: -380px 0;
}
.right .wrap .ys_wrap .ys_list dt.ys6 i{
	background-position: -470px 0;
}
.right .wrap .ys_wrap .ys_list dd{
	line-height: 24px;
	color: #666;
	margin-bottom: 80px;
	color: #333;
}
.right .wrap .ys_img{
	margin: 100px auto;
}
.right .wrap .ys_img .ys_pic_info{
	margin: 100px auto;
	width: 559px;
}
.right .wrap .news_list{
	height: 120px;
	overflow: hidden;
	margin-top: 50px;
}
.right .wrap .news_list dt{
	float: left;
	margin-right: 20px;
}
.right .wrap .news_list dd{
	color: #333;
	float: left;
	width: 465px;
}
.right .wrap .news_list .title{
	font-size: 20px;
}
.right .wrap .news_list .c{
	line-height: 23px;
}
.right .wrap .news_list .keyword{
	color: #353535;
	background: #EFEFEF;
	font-size: 12px;
	width: 450px;
	padding-left:10px;
	height: 25px;
	line-height: 25px;
}
.right .wrap .news_list2 .keyword{
	width: 586px;
}
.right .wrap .news_wrap2{
	width: 626px;
	margin: 0 auto;
	overflow: hidden;
}
.right .wrap .news_wrap2 h1.title{
	font-size: 30px;
	text-align: center;
	margin-top: 30px;
}
.right .wrap .news_wrap2 p.n_info{
	background: #EFEFEF;
	text-align: center;
	font-size: 12px;
	padding: 2px 0;
	margin: 5px 0;
}
.right .wrap .news_wrap2 .news_cont img{
	margin: 30px 0;
}
.right .wrap .news_wrap2 .news_cont p{
	text-indent: 2em;
	line-height: 24px;
}
 .neprv{
	height: 50px;
	background: #EFEFEF;
	line-height: 50px;
	padding: 0 20px;
	color: #aaa;
	margin-top: 50px;
}
 .neprv a.n{
	vertical-align: -2px;
	display: inline-block;
	width: 308px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
 .neprv a.l{
	background: url(../images/relate_l.png) no-repeat left center;
	padding-left:26px;
}
.neprv a.r{
	background: url(../images/relate_r.png) no-repeat right center;
	padding-right:26px;
	text-align: right;
}
.right .wrap .hd_pic_w{
	padding: 50px 0;
	border-bottom: 1px solid #DFDFDF;
}
.right .wrap .news_list2 dt{
	width: 99px;
	height: 99px;
	background: #F7F7F7;
}
.right .wrap .news_list2 dt em,.right .wrap .news_list2 dt span{
	display: block;
	text-align: center;
	font-family: "Arial";
	color: #B7B7B7;
}
.right .wrap .news_list2 dt em{
	font-size: 16px;
	margin-top: 10px;
}
.right .wrap .news_list2 dt span{
	font-size: 61px;
}
.right .wrap .news_list2 dd{
	width: 598px;
}
.right .wrap .ry_list{
	height: 437px;
	width: 682px;
	overflow: hidden;
	margin-top: 30px;
	/*margin: 0 auto;*/
}
.right .wrap .date{
	width: 134px;
	height: 134px;
	background: url(../images/date_bg.png) no-repeat center;
	position: relative;
}
.right .wrap .date p{
	font-size: 48px;
	line-height: 134px;
	text-align: center;
	color: #fff;
}
.right .wrap .date p strong{
	font-size: 68px;

}
.right .wrap .date span{
	position: absolute;
	top: 32px;
	right: 10px;
	font-size: 21px;
	color: #FFF;
}
.right .wrap .ry_cont{
	width: 518px;
}
.right .wrap .ry_cont h2.title{
	font-size: 28px;
}
.right .wrap .ry_cont h2.title a{
	color: #e60012;
}
.right .wrap .ry_cont dl dt{
	margin: 10px 0;

}
.right .wrap .ry_cont dl dd{
	line-height: 24px;
}
.right .wrap .map_w{
	width: 700px;
	margin: 0 auto;
}
.right .wrap .map_w .ico .ico1,.right .wrap .map_w .ico .ico2,.right .wrap .map_w .ico .ico3{
	width: 210px;
	border-bottom: 1px solid #B7B7B7;
	height: 121px;
	margin-left: 20px;
}
.right .wrap .map_w .ico .ico1{
	background: url(../images/map1.png) no-repeat left top;
}
.right .wrap .map_w .ico .ico2{
	background: url(../images/map2.png) no-repeat left top;
}
.right .wrap .map_w .ico .ico3{
	background: url(../images/map3.png) no-repeat left top;
}
.right .wrap .map_w .contact{
	padding-bottom: 20px;
	border-bottom: 1px dotted #DFDFDF;
	/*margin-left: 20px;*/
	position: relative;
}
.right .wrap .map_w .contact div{
	width: 210px;
	overflow: hidden;
	margin-left: 10px;
	line-height: 24px;
	margin-top: 20px;
	color: #333;
}
.right .wrap .map_w .contact .ear{
	position: absolute;
	background: #E60012;
	padding: 2px 3px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	top: -15px;
	left: -32px;
}
.right .wrap .join .join_list{
	margin-top: 40px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.right .wrap .join .j_pic{
	width: 100px;
	height: 100px;
	background: url(../images/j_bg.png) no-repeat center;
	margin-right: 10px;
}
.right .wrap .join .j_cont{
	width: 592px;
}
.right .wrap .join .j_cont .name{
	border-bottom: 1px dotted #DFDFDF;
	padding-bottom: 4px;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.right .wrap .join .j_cont .name span{
	font-size: 14px;
	padding-top: 6px;
}
.right .wrap .join .j_cont a.btn{
	display:block;
	width: 117px;
	height: 25px;
	background: url(../images/btn.png) no-repeat center;
	margin-top: 10px;
	cursor: pointer;
}
.right .wrap .message{
	margin-left: -68px;
}
.right .wrap .message li{
	width: 315px;
	float: left;
	overflow: hidden;
	margin-left: 68px;
	margin-top: 15px;
	height: 73px;
	overflow: hidden;
}
.right .wrap .message li.desc{
	width: 697px;
	height: 168px;
	overflow: auto;
}
.right .wrap .message li label{
	display: block;
	margin-bottom: 5px;
	
}
.right .wrap .message li label strong{
	color: #f00;
	vertical-align: middle;
}
.right .wrap .message li .i_text,.right .wrap .message li .i_text2{
	outline: 0 none;
	background: #F7F7F7;
	border: 1px solid #DDDCDD;
	height: 40px;
	line-height: 40px;
	font-family: "Microsoft Yahei";
}
.right .wrap .message li .i_text{
	width: 310px;
}
.right .wrap .message li .i_text2{
	width: 110px;
}
.right .wrap .message li .yzm{
	vertical-align: middle;
}
.right .wrap .message li a.l{
	font-size: 12px;
}
.right .wrap .message li .area{
	width: 690px;
	height: 131px;
	background: #F7F7F7;
	border: 1px solid #DDDCDD;
	font-family: "Microsoft Yahei";
	outline: 0 none;
}
.right .wrap p.tj{
	text-align: center;
	padding-top: 20px;
	height: 54px;
}
.right .wrap p.tj a{
	display: inline-block;
	width: 132px;
	height: 51px;
	background: #B2B2B2;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 51px;
	margin-left: 20px;
	cursor:pointer;
}
.right .wrap p.tj a:hover{
	background: #E60012;
	text-decoration: none;
}
.cont2{
	margin: 50px auto;
}
.cont2 .crom span{
	font-size: 28px;
}
.cont2 .crom {
	height: auto;
}
.cont2 .crom .c_st{
	margin-top: 15px;
}
.cont2 .tab_wrap .tab{
	height: 52px;
	width: 1000px;
}
.cont2 .tab_wrap .tab li{
	float: left;
	line-height: 52px;
	border-bottom: 1px solid #DFDFDF;
	padding-right: 17px;
}
.cont2 .tab_wrap .tab li a{
	padding-bottom: 16px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666;
}
.cont2 .tab_wrap .tab li a span{
	color: #c8c8c8;
}
.cont2 .tab_wrap .tab li a:hover,.cont2 .tab_wrap .tab li a.current{
	border-bottom: 1px solid #E60517;
	text-decoration: none;
	color: #E60012;
}
.cont2 .tab_wrap .tab li a.current span{
	color: #E60012;
}
.cont2 .tab_wrap .tag {
	height: 38px;
	margin-top: 20px;
	/*border: 1px solid red;*/
}
.cont2 .tab_wrap .tag li{
	float: left;
	border: 1px solid #666666;
	margin-right: 5px;
	font-size: 18px;
	/*padding:0 2px;*/
	font-weight: bold;
}
.cont2 .tab_wrap .tag li.no1{
	font-size: 26px;
}
.cont2 .tab_wrap .tag li.no2{
	font-weight: normal;
	font-size: 12px;
}
.cont2 .tab_wrap .tag li a{
	color: #4C4C4C;
	display: block;
	padding: 0 2px;
}
.cont2 .tab_wrap .tag li a:hover,.cont2 .tab_wrap .tag li a.current{
	text-decoration: none;
	color: #fff;
	background: #000000;
}
.cont2 .anli_w{
	/*height: 75px;*/
	overflow: hidden;
	margin-top: 45px;
}
.cont2 .anli_w .ret{
	display: block;
	width: 70px;
	height: 70px;
	background: url(../images/ret_bg.jpg) no-repeat center;
	font-size: 17px;
	text-align: center;
	line-height: 70px;
	color: #fff;
}
.cont2 .anli_w .ret:hover{
	text-decoration: none;
}
.cont2 .anli_w .title_w{
	/*border: 1px solid #ddd;*/
	width: 915px;
	margin-top: -3px;
}
.cont2 .anli_w .title_w h1{
	font-size: 38px;
	color: #333;
}
.cont2 .anli_w .title_w p{
	background: #EFEFEF;
	width: 720px;
	height: 20px;
	line-height: 21px;
	font-size: 12px;
	padding: 2px 10px;
	float: right;
}
.cont2 .anli_w .title_w h1,.cont2 .anli_w .title_w p{
	text-align: right;
}
.cont2 .anli_w .title_w p span{
	padding: 0 10px
}
.cont2 .anli_w p.btitle{
	background: #E70012 url(../images/xia.png) no-repeat 13px center;
	color: #fff;
	width: 134px;
	height: 51px;
	text-align: center;
	line-height: 50px;
	margin-top: 50px;
	font-size: 22px;
}
.cont2 .anli_w .pic1{
	width: 837px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}
.cont2 .anli_w .pic2{
	padding-top: 30px;
}
.cont2 .anli_w .content{
	padding-top: 30px;
	line-height:22px;
}
.cont2 .anli_w .content p{
	text-indent:2em;
	padding-bottom:4px;
}
.cont2 .anli_w .content img{
	max-width:960px;
}
.cont2 .anli_w .anli_text1{
	margin-top: 20px;
	width: 837px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
}
.cont2 .anli_w .neprv{
	position: relative;
}
.cont2 .anli_w .neprv .name{
	display: inline-block;
	text-align: center;
	width: 400px;
	margin: 0 auto;
	position: absolute;
	left: 300px;
}
.cont2 .anli_w .fx{
	margin-top: 30px;
	margin-bottom: 20px;
	overflow:hidden;
}
.cont2 .anli_w .neprv{
	margin-top: 0px;
}
.cont2 .anli_w .comp1{
	width: 834px;
	height: 690px;
	background: url(../images/d7.jpg) no-repeat center;
	position: relative;
}
.cont2 .anli_w .comp2{
	width: 999px;
	height: 600px;
	background: url(../images/d10.jpg) no-repeat center;
	position: relative;
}
.cont2 .anli_w .comp2 .op{
	width: 761px;
	height: 475px;
	overflow: hidden;
	position: absolute;
	top: 35px;
	left: 119px;
}
.cont2 .anli_w .comp1 .op2{
	width: 770px;
	height: 439px;
	position: absolute;
	top: 29px;
	left: 34px;
	overflow: hidden;
}
.cont2 .anli2_wrap{
	margin-top: 25px;
	margin-left: -20px;
}

.cont .brand{
	margin-top: 10px;
}
.cont .brand2{
	margin-top: 0px;
	background: #F9F9F9 url(../images/line.jpg) repeat-x bottom left;
}
.cont .brand .brand_list{
	margin-left: -1px;
}
.cont .brand .brand_list li{
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	width: 178px;
	height: 100px;
	overflow: hidden;
}
.cont .brand .eval_list {
	width: 100%;
	height: 103px;
	overflow: hidden;
	background: #F9F9F9 url(../images/line.jpg) repeat-x bottom left;
}
.cont .brand .eval_list .pic{
	/*width: 189px;*/
	padding: 6px;
}
.cont .brand .eval_list .ecal_cont_w{
	width: 445px;
}

.cont .brand .eval_list .ecal_cont{
	height: 42px;
	margin-top: 32px;
	border-left: 1px solid #D3D1D2;
	border-right: 1px solid #D3D1D2;
}

.cont .brand .eval_list .ecal_cont p{
	padding: 0 15px;
	color: #666;
	line-height: 24px;
}
.cont .brand .eval_list .ecal_cont .name{
	font-size: 16px;
}
.cont .brand .eval_list .ecal_cont .eca_c{
	font-size: 12px;
}
.cont .brand2 .eval_list .ecal_cont_w{
	width: 624px;
}
.cont .brand2 .eval_list .ecal_cont{
	border-left: 0 none;

}
.cont .brand2 .eval_list .ecal_cont .name{
	font-size: 36px;
	line-height: 36px;
	color: #333;
}
.cont .brand .eval_list .more a{
	display: block;
	width: 83px;
	height: 103px;
	
	background: url(../images/jia.jpg) no-repeat center;
	text-indent:-3000px;
}
.cont .brand2 .eval_list .more a{
	background: url(../images/clo.jpg) no-repeat center;
}
.cont .brand2 .info{
	background: #EAEAEA;
	text-align: center;
	font-size: 12px;
	padding: 4px 0;
}
.cont .brand2 .info span{
	padding: 0 10px;
}
.cont .brand2 .e_c{
	padding: 20px;
}
.cont .brand2 .e_c img{
	max-width:680px;
}
.cont .brand2 .e_c p{
	line-height: 24px;
}
.cont .brand2 .e_c p strong{
	font-weight: bold;
}
.cont .web_js_wrap .tab {
	margin-left: -1px;
}
.cont .web_js_wrap .tab li{
	width: 199px;
	height: 59px;
	background: #F7F7F7;
	text-align: center;
	line-height: 59px;
	float: left;
	margin-left: 1px;
	font-size: 24px;
}
.cont .web_js_wrap .tab li a{
	display: block;
}
.cont .web_js_wrap .tab li a:hover,.cont .web_js_wrap .tab li a.current{
	color: #fff;
	text-decoration: none;
	background: #E63C40;
}
.cont .web_js_wrap .web_cont1{
	padding-top: 90px;
}
.cont .web_js_wrap .web_cont1 .web_bg{
	width: 361px;
	height: 309px;
	background: url(../images/web1.png) no-repeat bottom center;
}
.cont .web_js_wrap .web_cont1 .web_bg2{
	width: 361px;
	height: 309px;
	background: url(../images/web1_1.png) no-repeat bottom center;
}
.cont .web_js_wrap .web_cont1 .web_bg3{
	width: 361px;
	height: 309px;
	background: url(../images/web1_4.png) no-repeat bottom center;
}
.cont .web_js_wrap .web_cont1 .web_bg4{
	width: 361px;
	height: 309px;
	background: url(../images/web1_2.png) no-repeat bottom center;
}
.cont .web_js_wrap .web_cont1 .web_bg5{
	width: 361px;
	height: 309px;
	background: url(../images/web1_3.png) no-repeat bottom center;
}
.cont .web_js_wrap .web_cont1 .web_info{
	width: 578px;
}
.cont .web_js_wrap h2.tit{
	font-size: 18px;
	color: #333;
	margin: 20px 0;
	background: url(../images/ico2.png) no-repeat left center;
	padding-left: 20px;
}
.cont .web_js_wrap .web_cont1 .web_info p{
	font-size: 12px;
	line-height: 20px;
	color: #868686;
}
.cont .web_js_wrap .web_cont2{
	padding-top: 50px;
}
.cont .web_js_wrap .web_cont2 .web_l{
	width: 615px;
}
.cont .web_js_wrap .web_cont2 .web_r{
	width: 380px;
}
.cont .web_js_wrap .web_cont2 .web_r .ree{
	padding: 0 20px;
}
.cont .web_js_wrap .web_cont2 .web_r .ree p{
	color: #ee3f44;
	margin-top: 20px;
}
.cont .web_js_wrap .web_cont2 .web_r .ree span{
	color: #868686;
	line-height: 24px;
}
.cont .web_js_wrap .web_cont2 .ch{
	margin-top: 150px;
}
.cont .web_js_wrap .web_cont2 .ch_list{
	width: 579px;
	height: 128px;
	background: url(../images/ch_bg.png) no-repeat center;
	overflow: hidden;
	position: relative;
	margin-top: 50px;
}
.cont .web_js_wrap .web_cont2 .ch_list li{
	width: 128px;
	height: 128px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	text-align: center;
	position: absolute;
	margin-top: 35px;
	top: 0px;
}
.cont .web_js_wrap .web_cont2 .ch_list li.no1{
	left: 0px;	
}
.cont .web_js_wrap .web_cont2 .ch_list li.no2{
	left: 149px;
}
.cont .web_js_wrap .web_cont2 .ch_list li.no3{
	left: 299px;
}
.cont .web_js_wrap .web_cont2 .ch_list li.no4{
	right: 0px;
}
.cont .web_js_wrap .web_cont2 .hyou .hy_gh .st{
	width: 184px;
	height: 163px;
	background: #F7F7F7;
	float: left;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
.cont .web_js_wrap .web_cont2 .hyou .hy_gh .st p{
	text-align: center;
	line-height: 89px;
	font-size: 16px;
}
.cont .web_js_wrap .web_cont2 .hyou .hy_gh .st p.top{
	width: 89px;
	height: 89px;
	color: #fff;
	margin: 0 auto;
	background: url(../images/yyuan.png) no-repeat center;
	margin-top: 20px;
}
.cont .web_js_wrap .web_cont2 .hyou .hy_gh .st p.bot{
	line-height: 42px;
}
.cont .web_js_wrap .web_cont2 .hyou .hy_gh .fst{
	display: none;
	background: #E93E32;
	position: absolute;
	top: -20px;
	left: 0;
}
.cont .web_js_wrap .web_cont2 .hyou .hy_gh .fst ul{
	padding-top: 22px;
}
.cont .web_js_wrap .web_cont2 .hyou .hy_gh .fst li{
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.cont .web_js_wrap .web_cont2 .hyou .hy_gh .fst li.f{
	font-size: 18px;
}
.cont .web_js_wrap .web_cont2 .hyou .hy_gh .st_bg{
	width: 20px;
	height: 163px;
	float: left;
	margin-top: 20px;
	background: url(../images/mb.png) no-repeat center;
}
.cont .web_js_wrap .web_cont2 .mall_wrap{
	margin-top: 30px;
	border-right: 1px solid #F0EFEF;
	border-bottom: 1px solid #F0EFEF;
	width: 996px;
	overflow: hidden;
}
.cont .web_js_wrap .web_cont2 .mall_wrap dl{
	width: 248px;
	height: 267px;
	overflow: hidden;
	border-top: 1px solid #F0EFEF;
	border-left: 1px solid #F0EFEF;
	background: url(../images/dz_bg.png) no-repeat bottom right;
	float: left;
}
.cont .web_js_wrap .web_cont2 .mall_wrap dl.nobg{
	background: none;
}
.cont .web_js_wrap .web_cont2 .mall_wrap dl dt{
	width: 135px;
	height: 124px;
	overflow: hidden;
	margin: 20px auto;
}
.cont .web_js_wrap .web_cont2 .mall_wrap dl dd{
	width: 230px;
	overflow: hidden;
	padding: 0 10px;
}
.cont .web_js_wrap .web_cont2 .mall_wrap dl dd.title{
	font-size: 16px;
	margin-bottom: 5px;
}
.cont .web_js_wrap .web_cont2 .mall_wrap dl dd.cont{
	font-size: 12px;
	color: #aaa7a7;
	line-height: 20px;
}
.cont .xuqiu_wrap{
	margin-top: 100px;
	width: 1000px;
	background: url(../images/fa_bg.png) no-repeat right 0px;
}
.cont .xuqiu_wrap span.tit{
	font-size: 22px;
	display: inline-block;
	color: #fff;
	padding: 5px 20px;
	background: #E60012;
	margin-bottom: 20px;
}
.cont .xuqiu_wrap .q p{
	font-size: 12px;
	color: #666;
	height: 24px;
	margin-bottom: 20px;
}
.cont .xuqiu_wrap .q p input{
	vertical-align: -2px;
	margin-right: 10px;
}
.cont .xuqiu_wrap .q .t{
	font-size: 16px;
	color: #333;
}
.cont .answer {
	display:none;
}
.cont .answer .q .t{
	display:none;
}
.cont .xuqiu_wrap .ema{
	font-size: 12px;
	line-height: 23px;
}
.cont .xuqiu_wrap .ema p{
	margin-top: 5px;
	font-size: 14px;
}
.cont .xuqiu_wrap .q p.t a{
	font-size: 12px;
	color: #e60012;
	margin-left: 20px;
}
.cont .xuqiu_wrap .ema .color{
	color: #f00;
}
.cont .xuqiu_wrap .ema p input.text{
	background: #333333;
	border: 0 none;
	color: #fff;
	width: 141px;
	height: 21px;
	margin-top: 5px;
}
.cont .xuqiu_wrap .ema p input.submit{
	width: 91px;
	height: 31px;
	background: #E60012;
	font-size: 16px;
	color: #fff;
	border: 0 none;
	font-family: "Microsoft Yahei";
	cursor: pointer;
	margin-top: 10px;
}
.banner_wrap{
	height: 447px;
	overflow: hidden;
	position: relative;
}
.i_banner{
	
}
.i_cont .i_pic_w{
	height: 590px;
}
.i_cont .i_pic_w .mid{
	margin: 0 auto;
	width: 1000px;
	height: 504px;
}
.i_cont .i_pic_w .i_pic_cont .i_a_p{
	margin-left: -20px;
	margin-top: 66px;
}
.i_cont .i_pic_w .i_pic_cont .anli_list{
	/*margin-left: 10px;*/
}
.mid .num{
	width: 150px;
	margin:0 auto;
	height: 100px;
}
.mid .num li{
	background: #7F7F7F;
	float: left;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	line-height: 10px;
	border-radius: 10px;
	cursor: pointer;
	text-indent: -9999px;
}
.mid .num li.on{
	width: 11px;
	height: 11px;
	background:url(../BodyImg/i_e.png);
}
.num2{
	width: 1000px;
	margin: 0 auto;
	top:100px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -500px;
}
.num2 li{
	cursor: pointer;
	display: block;
	.display: inline-block;
	float: left;
	/*padding: 20px 0px 0;*/
	text-align: center;
	/*text-indent: -9999px;*/
	width: 199px;
	height: 9px;
	line-height: 9px;
	margin-left: 1px;
	background: #847D80;
	position: relative;
}
.num2 li.on{
	background: #E32D3D;
}
.num2 li span{
	display: block;
	width: 191px;
	height: 66px;
	border: 4px solid #000;
	position: absolute;
	top: -74px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.prev,.next {
	cursor: pointer;
	display: block;
	height: 101px;
	margin-top: -20px;
	position: absolute;
	top: 42%;
	width: 91px;
	z-index: 11;
	display: none;
}
.prev {
	background: url(../images/prev.png) no-repeat;
	left: 10px;
}
.next {
	background: url(../images/next.png) no-repeat;
	left: auto!important;
	right: 10px!important;
}


.i_news_w{
	background: #E5E5E5;
}
.i_news_w .i_news,.i_eval_w .i_eval,.i_honor_w .i_honor,.i_link_w .i_link{
	width: 1000px;
	margin: 0 auto;
}
.i_news_w .i_news .left_news,.i_news_w .i_news .right_news{
	width: 480px;
}
.i_news_w .i_news{
	background: #E5E5E5;
	padding: 30px 0;
}
.i_news_w .i_news .tit,.i_eval_w .i_eval .tit,.i_honor_w .i_honor .tit,.i_link_w .i_link .tit{
	border-bottom: 1px solid #939393;
	/*height: 30px;*/
	padding: 10px 0;
}
.i_news_w .i_news .tit a,.i_eval_w .i_eval .tit a,.i_honor_w .i_honor .tit a,.i_link_w .i_link .tit a{

	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/jia.png) no-repeat center;
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}
.i_news_w .i_news .tit span ,.i_eval_w .i_eval .tit span,.i_honor_w .i_honor .tit span,.i_link_w .i_link .tit span{
	font-size: 16px;
	color: #e60012;
	border-bottom: 1px solid #E60012;
	padding-bottom: 10px;
}
.i_news_w .i_news .news_list{
	padding: 20px 0;
}
.i_news_w .i_news .news_list li{
	line-height: 40px;
}
.i_news_w .i_news .news_list li a{
	color: #7f7f7f;
}
.i_news_w .i_news .news_list li span{
	float: right;
}
.i_eval_w{
	padding: 50px 0;
}
.i_eval_w .i_eval .i_eval_list{
	margin-left: -30px;
}
.i_eval_w .i_eval .i_eval_list li{
	width: 174px;
	height: 86px;
	overflow: hidden;
	border: 1px solid #DCDCDC;
	border-bottom: 5px solid #666;
	position: relative;
	float: left;
	margin: 20px 0 0 30px;
}
.i_eval_w .i_eval .i_eval_list li p{
	position: absolute;
	top: 116px;
	left: 0px;
	width: 174px;
	height: 86px;
	overflow: hidden;
	text-align: center;
	line-height: 86px;
	background: #000;
	opacity: 0.9;
	font-size: 16px;
	filter: alpha(opacity=90);
}
.i_eval_w .i_eval .i_eval_list li p a{
	color: #fff;
}
.i_eval_w .i_eval .i_eval_list li:hover{
	border-bottom: 5px solid #E60012;
}
.i_honor_w {
	background: #E5E5E5;
	padding: 30px 0;
}
.i_honor_w .i_honor .ml_20{
	margin-left: -20px;
}
.i_honor_w .i_honor dl{
	width: 319px;
	overflow: hidden;
	float: left;
	height: 360px;
	margin: 20px 0 20px 20px;
}
.i_honor_w .i_honor dl dt{
	width: 319px;
	height: 234px;
	overflow: hidden;
}
.i_honor_w .i_honor dl dd{
	padding: 0 10px;
	line-height: 24px;
}
.i_honor_w .i_honor dl .title{
	font-size: 18px;
	text-align: center;
	margin: 10px 0;
}
.i_honor_w .i_honor dl .title a{
	color: #e60012;
}
.i_honor_w .i_honor dl .i_honor_cont a{
	color: #666;
}
.i_link_w{
	padding: 30px 0;
}
.i_link_w .i_link .i_link_logo{
	margin-left: -16px;
}
.i_link_w .i_link .i_link_logo li{
	width: 150px;
	height: 60px;
	border: 1px solid #F6F6F6;
	float: left;
	margin: 20px 0 20px 17px;
}
.i_link_w .i_link .i_link_wz li{
	float: left;
	color: #959595;
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
}
.i_link_w .i_link .i_link_wz li a{
	padding: 0 10px;
	color: #666;
}
.layer{
	width: 860px;
	overflow: hidden;
	padding: 20px;
	display: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
}
.layer h3.title{
	background: #E60012;
	display: inline-block;
	font-size: 22px;
	color: #FFF;
	padding: 10px 20px;
	margin: 10px 0;
}
.layer p.sub_title{
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 5px;
	font-size: 15px;
	color: #333;
}
.layer .info_st{
	width: 900px;
	margin: 0 auto;
}
.layer .info_st li{
	width: 380px;
	float: left;
	margin-left: 20px;
	height: 30px;
	font-size: 12px;
	margin-top: 15px;
}
.layer .info_st li label{
	display: inline-block;
	width: 130px;
	text-align: right;
}
.layer .info_st li input.text{
	width: 223px;
	height: 26px;
	background: #F7F7F7;
	border: 1px solid #DDDCDD;
	border-radius: 3px;
}
.layer .info_st li input.vel{
	vertical-align: -2px;
}
.layer .info_st li.last{
	height: 120px;
	width: 780px;
}
.layer .info_st li.last textarea{
	width: 623px;
	height: 111px;
	border: 1px solid #DDDCDD;
	background: #F7F7F7;
}
.layer .info_st li.last label{
	vertical-align: top;
}
.layer .info_st li.l{
	width: 780px;
	height: 70px;
	margin-top: 0px;
}
.layer .info_st li .w{
	width: 305px;
	margin: 0 auto;
}
.layer .info_st li .w input{
	width: 132px;
	height: 51px;
	background: #B2B2B2;
	border: 0 none;
	font-size: 22px;
	color: #fff;
	font-family: "Microsoft Yahei";
	cursor: pointer;
}
.layer .info_st li .w input:hover{
	background: #E60012;
}
.xubox_close1_0{
	display: block;
	width: 84px;
	height: 84px;
	background: url(../images/close.jpg) no-repeat center;
	position: absolute;
	z-index: 1001;
	top: 0px;
	right: 0px;
	/*border: 1px solid red;*/
}
.ahpla{
	width: 100%;
	height: 100%;
	background: url(../images/op_bg.png) center;
	position: fixed;
	top: 0px;
	left: 0px;

	z-index: 0;
}
#pix_canvas{display: none;}
/*404*/
.w_404{
	width: 400px;
	overflow: hidden;
}
.w_404 .tit{
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 30px;
}
.w_404 .c{
	font-size: 12px;
	color: #C4C4C4;
	text-align: center;
	line-height: 24px;
}
.w_st{
	width: 527px;
	overflow: hidden;
}
.w_st .no1_w{
	width: 290px;
}
.w_st p{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.w_st .no1 li a{
	display: block;
	background: url(../images/ico2.png) no-repeat left center;
	padding-left: 20px;
	margin:10px 0;
}
.w_st .no1 li span{
	display: block;margin-left: 20px;
	font-size: 12px;
	color: #868686;
	line-height: 22px;
}
.w_st .no2_w{
	width: 200px;
	overflow: hidden;
}
