.wrap{
	width: 1200px;
	margin: 0 auto;
}
.head{
	height: 100px;
	line-height: 100px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
.head span.headimg{
	display: inline-block;
	float: left;
	height: 100px;
	position: relative;
	background: #fff;
}
.head span.headimg img{
	width: 205px;
	float: left;
	display: block;
	margin: 22px 57px 0 0;
}
.head ul{
	width: 938px;
	margin-left: -1px;
}
.head ul li{
	float: left;
	height: 100px;
	line-height: 100px;
}
.head ul li a{
	width: 137px;
	border-left: 1px solid #e0e0e0;
	color: #999;
	display: inline-block;
	line-height: 18px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
}
.head ul li.header_li a{
	border-left: 0;
}
.head ul li a:hover{
	color: #333;
}
.head ul li.current a{
	color: #ff6700;
	font-weight: bold;
}
.head ul li.downcode{
	position: relative;
}
.head ul li.downcode a{
	background: url(../image/phone5.png) no-repeat 15px center;
	font-size: 12px;
	width: 106px;
}
#downselect{
	position: relative;
}
#downselect ul{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 70px;
	left: 0;
	background-color: #fff;
	color: #999;
	border: 1px solid #ddd;
}
#downselect ul li{
	height: 36px;
	line-height: 36px;
}
#downselect ul li a{
	color: #999;
	height: 36px;
	line-height: 36px;
	border-left: 0;
	font-weight: normal;
}
#downselect ul li a:hover{
	
	color: #333;
}
#downselect ul li a.current{
	background-color: #ff6700;
	color: #fff;
}
.downcode{
	position: relative;
}
.downcode span{
	position: absolute;
	left: -20px;
	top: 70px;
}
.downcode span img{
	width: 140px;
}

.product{
	overflow:hidden;
	zoom:1;
	position: relative;
}
.product h3{
	margin: 55px 0 40px;
	+margin: 25px 0 40px;
}
.product h3.mem_h3{
  width: 1200px;
  height: 57px;
  line-height: 57px;
  background: url(../image/titimg5.png) no-repeat;
  color: #FFFFFF;
  font-size: 28px;
  font-weight: normal;
  margin: 25px 0 25px;
	+margin: 25px 0 40px;
}
.product h3.mem_h3 .mem_em{
	display: inline-block;
	margin-right: 50px;
	padding-left: 20px;
	font-weight: normal;
}
.product p.p_text{
	font-size: 18px;
	text-align: center;
	margin-bottom: 40px;
}
.product .ledong p{
	font-size: 18px;
	line-height: 30px;
	padding-left: 20px;
	color: #333;
}
.product .dl_list dl{
	width: 600px;
	font-size: 18px;
}
.product .dl_list dl dt h3{
	
}
.product .dl_list dl dd{
	padding-left: 25px;
	float: left;
}
.product .dl_list dl dd h3{
	color: #ff5000;
	font-weight: normal;
	margin: 45px 0 15px;
}
.product .p_title{
	font-size: 26px;
    padding-left: 20px;
}
.box_list{
	width: 1100px;
	margin: 0 auto;
	  overflow: hidden;
  height: 160px;
  position: relative
}
.list_product{
	  position: absolute;
  left: 0px;
}
.list_product dl{
	float: left;
	width: 220px;
	text-align: center;
}
.list_product dl dt{
	width: 120px;
	height: 120px;
    margin: 0 auto;
}	
.list_product dl.dl_one dt{
	background: url(../image/logo01.png) no-repeat;
}
.list_product dl.dl_two dt{
	background: url(../image/logo02.png) no-repeat;
}
.list_product dl.dl_three dt{
	background: url(../image/logo03.png) no-repeat;
}
.list_product dl.dl_four dt{
	background: url(../image/logo04.png) no-repeat;
}
.list_product dl.dl_five dt{
	background: url(../image/logo05.png) no-repeat;
}
.list_product dl dd{
	font-size: 18px;
	margin-top: 15px;
}

.list_case{
	margin-right: -24px;
	*margin-right: -24px;
	zoom: 1;
}
.list_case li{
	width:282px;
	height: auto;
	float: left;
	margin-right: 23px;
}

.list_friend{
	margin-right: -50px;
	*margin-right: -50px;
	*zoom: 1;
}
.list_friend li{
	width:210px;
	height: 210px;
	float: left;
	margin-right: 37px;
	margin-bottom: 40px;
	text-align: center;
	line-height: 210px;
}

.list_they{
	
}
.list_they .left_us{
	width: 800px;
}
.list_they .right_us{
	width: 318px;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 130px 40px 0;
	height: 308px;
}
.list_they .right_us p{
	font-size: 18px;
	color: #333;
	margin-bottom: 40px;
}
.bottom_txt{
	color: #fff;
	background: #414141;
	text-align: center;
	padding: 20px 0;
	font-size: 14px;
	margin-top: 75px;
}

.list_about .left_about,
.list_about .right_about{
	width: 600px;
}
.list_about .left_about p{
	font-size: 18px;
	padding-left: 150px;
	padding-top: 55px;
}
.list_about .right_about img{
	padding-left: 5px;
}

.list_philosophy .left_philosophy,
.list_philosophy .right_philosophy{
	width: 600px;
}
.list_philosophy .left_philosophy p{
	font-size: 18px;
	padding-left: 82px;
	padding-top: 55px;
}
.list_philosophy .left_philosophy img{
	padding-left: 94px;
}

.list_product_in{
	margin-right: -186px;
	*margin-right: -186px;
	margin-top: 50px;
	zoom: 1;
}
.list_product_in dl{
	float: left;
	width: 300px;
	margin-right: 0px;
	text-align: center;
	border-right: 1px solid #ddd;
}
.list_product_in dl dt{
	width: 300px;
	height: 90px;
	background: url(../image/iconimg1.png) no-repeat;
}
.list_product_in dl.dl_one dt{
	background-position: 99px center;
}
.list_product_in dl.dl_two dt{
	background-position: -202px 0;
}
.list_product_in dl.dl_three dt{
	background-position: -506px 0;
}
.list_product_in dl.dl_four{
	border-right: 0px;
}
.list_product_in dl.dl_four dt{
	background-position: -805px 0;
	
}
.list_product_in dl dd{
	font-size: 18px;
	margin-top: 15px;
}
.list_product_in dl dd.dd_text{
	font-size: 14px;
	line-height: 24px;
}
.list_product_in dl dd.dd_btn{
	font-size: 14px;
	color: #e8250c;
	text-align: center;
}
.list_product_in dl dd.dd_btn a{
	display: inline-block;
	width: 250px;
	line-height: 38px;
	font-size: 14px;
	color: #e8250c;
	border: 1px solid #e8250c;
	margin: 0 auto;
}

.intro_box{
	position: relative;
   height: 100%;
   margin-top: 50px;
}
.intro_box .intro_img{
   width: 300px;
   float: left;
}
.intro_box .intro_txt{
	width: 870px;
	float: right;
	margin-top: 30px;
}
.intro_box .intro_txt p{
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 30px;
}
.btn_prev{
	position: absolute;
	left: -3px;	
	z-index: 100;
	top: 186px;
	cursor: pointer;
}
.btn_next{
	position: absolute;
	right: -3px;
	z-index: 100;
	top: 186px;
	cursor: pointer;
}

.leyoudsj{
	width: 1026px;
	margin-left: 174px;
}
.leyoudsj h3{
	font-size: 26px;
	font-family: arial;
	padding: 90px 0 20px 0;
}
.leyoudsj p{
	font-size: 16px;
	color: #666;
}
.leyoudsj ul{
	margin-left: 70px;
}
.leyoudsj ul li {
	border-left: 1px solid #ddd;
	padding-left: 190px;
	padding-right: 174px;
	position: relative;
}
.leyoudsj ul li p{
	padding-bottom: 50px;
	line-height: 20px;
}
.leyoudsj ul li span{
	color: #999;
	font-size: 14px;
	position: absolute;
	left: -44px;
	top: 0px;
	padding-right: 20px;
	background: url(../image/circle.png) no-repeat right center ;
	font-family: arial;
}

.contact_us{
	padding: 20px 0;
	border-bottom: 1px solid #f2f2f2;
	margin-top: 0;
}
.contact_us .intro_txt{
	width:522px;
	padding: 30px 0 40px 40px;
	margin-left: 88px;
	float: right;
}
.contact_us .intro_txt .contact_h3{
	font-size: 30px;
	color: #ff6700;
	font-weight: normal;
}
.contact_us .intro_txt .contact_ul li{
	float: left;
	width: 261px;
}
.contact_us .intro_txt .contact_ul li p.contact_pone{
	  color: #333;
	  font-size: 22px;
	  margin-top: 60px;
	  margin-bottom: 0;
}
.contact_us .intro_txt .contact_ul li p.contact_ptwo{
	font-size: 18px;
	color: #999;
	margin-bottom: 0;
	
}

.mendian_list{
	margin-top: 20px;
}
.mendian_list h3{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	background-color: #ff5000;
	padding-left: 20px;
	width: 1180px;
}
.mendian_list .sfa_list{
	padding: 20px 10px;
	width: 1160px;
}
.mendian_list ul li{
	float: left;
	margin: 5px 10px 0;
}
.mendian_list ul li a{
	font-size: 16px;
	float: left;
	color: #666;
	word-wrap: break-word;
}
.mendian_list{
	border-bottom:  1px solid #ff5000;	
}

.store_list{
	margin-right: -20px;
	*margin-right: -20px;
	+margin-right: -20px;
	overflow: hidden;
}
.store_list dl{
	width: 255px;
	padding: 0 15px;
	height: 260px;
	text-align: center;
	margin-right: 20px;
	background-color: #f5f6fa;
	float: left;
	margin-top: 70px;
	position: relative;

}
.store_list dl dt{
	border-bottom: 1px dashed #dad9d9;	
}
.store_list dl dt p{
	margin-top: 30px;
	font-size: 18px;
	color: #333;
	padding: 20px 0;
}
.store_list dl dt img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -40px;
	z-index: 100;
}
.store_list dl dd p{
	font-size: 15px;
	color: #666;
	margin-top: 30px;
	text-align: left;
	padding-left: 30px;
}
.store_list dl dd p.p_one{
	background: url(../image/storeimg.png) no-repeat;
}
.store_list dl dd p.p_two{
	background: url(../image/storeimg.png) no-repeat 0 bottom;
}
.page{
	text-align: right;
	font-size: 13px;
	color: #999;
	margin-top: 20px;
}
.page_cur{
	display: inline-block;
	width: 70px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 15px;
	color: #666;
}
.null_page{
	color: #ccc;
}
.em_page_red{
	display: inline-block;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background-color: #FF5000;
	color: #fff;
	vertical-align: top;
	margin: 0 5px;
}
.gong_page .em_page{
	display: inline-block;
	width: 34px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #ddd;
	margin: 0 3px;
}
.sore_btn{
	display: inline-block;
	color: #666;
	width: 34px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #ddd;
	margin: 0 3px;
}

.list_one{
	background: #f5f6fa;	
}
.list_bg{
	background: #fff;
}
.list_one .box{
	width: 1200px;
	margin: 0 auto;
	height: 600px;
	position: relative;
}
.list_one .box_one img{
	position: absolute;
	right: -50px;
	bottom: 0;
}
.list_one .box_two h3{
	text-align: right;
}
.list_one .box_two{
	height: 600px;
	background: #fff url(../image/listtwo.jpg) no-repeat left 0;
}
.list_one .box_two_b{
	height: 600px;
	background: #fff url(../image/listtwob.jpg) no-repeat left 0;
}
.list_one .box_two_b p{
	text-align: right;
}
.list_one .box_two .text_box{
	width: 570px;
	float: right;
}
.list_one .box_three img{
	position: absolute;
	right: -80px;
	bottom: 0;
}

.list_one .box h3{
	font-size: 45px;
	color: #FF5000;
	font-weight: bold;
	padding-top: 150px;
	padding-left: 50px;
	  position: relative;
  z-index: 100;
}
.list_one .box p{
	font-size: 20px;
	color: #9c9c9c;
	margin-top: 50px;
	line-height: 30px;
	padding-left: 50px;
	  position: relative;
  z-index: 100;
}
.product .p_title{
	margin: 25px 0;
}
.mem_img{
	padding-left: 20px;
	padding-bottom: 20px;
	}
.sm_box .sm_left{
	width: 580px;
}
.sm_box .sm_right{
	width: 600px;
}
.sm_box{
	padding-left: 20px;
	font-size: 18px;
	color: #333;
}
.span_red{
	color: #ff5000;
}
.text_dl{
	line-height: 36px;
}
.p_tit{
	font-size: 18px;
	padding-left: 20px;
	margin: 20px 0;
}
.img_rmb{
	margin-top: 44px;
}
.sm_box .p_txt{
	margin-top: 40px;
	line-height: 36px;
}
.bot_text{
	margin-top: 60px;
}
.bot_text .p_txt{
	font-size: 18px;
	padding-left: 20px;
	margin: 40px 0;
}
.box_one{
	background: url(../image/bgimg01.jpg) no-repeat center center;
}
.box_three{
	background: url(../image/bgimg03.jpg) no-repeat center center;
}