


/*********************************/


.banner{
	width: 1200px;
	margin: 0 auto;
	/*height: 462px;*/
}


.first_h{
	width: 1200px;
	margin: 0 auto;
	height: 378px;
	margin-top: 22px;
	position: relative;
}

.first_n{
	background-image: url(../images/yellow.png);
	display: block;
	height: 45px;
}
.first_n .first_r{
	color: white;
	font-size: 20px;
	float: left;
	position: absolute;
	left: 60px;
    top: 7px;
}
.first_n .first_m{
	color: white;
	font-size: 12px;
	float: right;
	position: absolute;
	right: 50px;
    top: 14px;
}
.first_h .first_ul{
	display: block;
	height: 333px;
}
.first_h .first_ul li{
	float: left;
	width: 232px;
	border-left: 1px solid #efefef;
	height: 333px;
	background: white;
}
.first_product_name{
	font-size: 13px;
	color: #333333;
	padding: 0px 25px;
	line-height: 26px;
}
.first_xiaoliang{
	font-size: 12px;
	padding: 0px 25px;
	color: #a4a4a4;
	margin-top: 8px;
}
.first_price{
	padding: 0px 25px;
	display: block;
	width: 232px;
	height: 26px;
	line-height: 26px;
	margin-top: 8px;
}
.first_price_left{
	float: left;
	color: #de1000;
}
.first_price_right{
	float: right;
	width: 70px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #de1000;
	color: white;
}


/****************/
.two_top{
	width: 1200px;
	margin: 0 auto;
	height: 590px;
	display: block;
	margin-top: 21px;
}
.two_left{
	float: left;
	width: 595px;
	height: auto;
	background: white;
}
.two_left_title{
	width: 100%;
	height: 45px;
	background: url(../images/huang.png);
	position: relative;
}
.two_left_title .two_mingxing{
	position: absolute;
	font-size: 20px;
	color: white;
	top: 7px;
    left: 53px;
    float: left;
}
.two_left_title .tow_more{
	position: absolute;
	font-size: 12px;
	color: white;
	float: right;
	right: 50px;
    top: 14px;
}
.two_left_title .tow_more a{
	color: white;
}

.two_img_1{
	padding: 20px 10px;
}
.two_img_1 .two_img_left{
	float: left;
	width: 200px;
    height: 370px;
}
.two_img_1 .two_img_right{
	width: 365px;
    /* height: 260px; */
	float: right;
}
.two_img_1 .two_img_right li{
	float: left;
	width: 50%;
	text-align: center;
	padding: 2px;
}

.two_left_botton{
	margin-top: 10px;
	display: inline-block;
}



/*****right******/


.two_right{
	float: left;
	width: 595px;
	height: 486px;
	background: white;
	margin-left: 10px;
}
.two_right_title{
	width: 100%;
	height: 45px;
	background: url(../images/red.png);
	position: relative;
}
.two_right_title .two_mingxing{
	position: absolute;
	font-size: 20px;
	color: white;
	top: 7px;
    left: 53px;
    float: left;
}
.two_right_title .tow_more{
	position: absolute;
	font-size: 12px;
	color: white;
	float: right;
	right: 50px;
    top: 14px;
}
.two_right_title .tow_more a{
	color: white;
}


.two_img_2{
	padding: 20px 10px;
}
.two_img_2 .two_img_left{
	float: left;
    width: 200px;
    height: 370px;
}
.two_img_2 .two_img_right{
	width: 365px;
    /* height: 260px; */
    float: right;
}
.two_img_2 .two_img_right li{
	float: left;
	width: 50%;
    text-align: center;
    padding: 2px;
}

.two_left_botton{
	margin-top: 10px;
	display: inline-block;
	padding: 0 10px;
}



/******three*******/
.three_con{
	width: 1200px;
	margin: 0 auto;
	display: block;
}
.three_con .three_div{
	float: left;
	width: 392px;
	height: 243px;
}


.three_yl{
	background: url(../images/greew.png);
	width: 392px;
	height: 55px;
	color: white;
	font-size: 20px;
	padding-left: 53px;
    padding-top: 13px;
}

.three_al{
	background: url(../images/greew2.png);
	width: 392px;
	height: 55px;
	color: white;
	font-size: 20px;
	padding-left: 53px;
    padding-top: 13px;
}
.three_ln{
	background: url(../images/greew3.png);
	width: 392px;
	height: 55px;
	color: white;
	font-size: 20px;
	padding-left: 53px;
    padding-top: 13px;
}
.three_con{
	height: 243px;
	width: 1200px;
}
.three_con .three_div .three_ul{
	display: block;
	background: white;
}
.three_con .three_div .three_ul li{
	height: 64px;
	line-height: 64px;
	font-size: 14px;
}
.three_con .three_div .three_ul li a{
	color: #474747;
	padding-left: 25px;
}
.three_con .three_div .three_ul li a span{
	margin-left: 62px;
}














