.content{
     position: relative;
     width: 1200px;
     height: 2225px;
}
/*右边导航开始*/
.content .left{
	float: right;
	width: 240px;
	height: 840px;
	border: 1px solid #bfbfbf;
	margin-top: 40px;
}
.content .left .liebiao2{
	float: right;
	width: 240px;
	height: 1142px;
	border: 1px solid #bfbfbf;
	margin-top: 70px;
}
.content .left .liebiao .biaoti{
	height: 62px;
	background-color: #dfc147;
	font-size: 22px;
	line-height: 62px;
	color: #fff;
}
.content .left .liebiao .biaoti img{
	float: left;
	margin-top: 20px;
	margin-left: 14px;
}
.content .left .liebiao .biaoti li{
	margin-left: 35px;
}
.content .left .liebiao .shipin{
	width: 208px;
	height: 220px;
	background-color: #f8f4f1;
	margin-top: 28px;
	margin-left: 16px;
	border: 1px solid#fff;
}
.content .left .liebiao .shipin>a>img{
	width:100%;
}
.content .left .liebiao .shipin:hover{
	box-shadow:0px 0px 1px 1px #cccccc;
}

.content .left .liebiao .shipin li{
	font-size: 13px;
	width: 104px;
	margin-left: 54px;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 2px solid #eecba5;
}
.content .left .liebiao2 .biaoti{
	height: 62px;
	background-color: #dfc147;
	font-size: 22px;
	line-height: 62px;
	color: #fff;
}
.content .left .liebiao2 .biaoti img{
	float: left;
	margin-top: 20px;
	margin-left: 14px;
}
.content .left .liebiao2 .bottom{
	width: 240px;
}
.content .left .liebiao2 .biaoti li{
	margin-left: 35px;
}
.content .left .bottom li a{
	width: 242px;
	display: block;
	text-align: center;
	font-size: 15px;
	height: 36px;
	color: #000;
	line-height: 20px;
	padding: 6 13px;
	margin-top: 43px;
}
.content .left .bottom .lvse li a{
	display: block;
	text-align: center;
	font-size: 15px;
	height: 36px;
	color: #000;
	line-height: 36px;
	padding: 6 13px;
	margin-top: 43px;
}
.content .left .bottom li a:hover{
	color: #ff0000;
}
/*导航结束*/

/*产品列表开始*/
.content .chanpin{
	float: left;
	width: 958px;
	height: auto;
}
.content .chanpin ul li{
	width: 277px;
	height: 388px;
	border: 1px solid #cbcbcb;
	float: left;
	margin-right:40px;
	margin-top: 40px;
}
.content .chanpin ul li:hover{
	box-shadow:0px 0px 1px 1px #cccccc;
}
.content .chanpin ul li .lgo img{
	margin-top: 12px;
	margin-left: 8px;
}
.content .chanpin ul li .bc img{
	margin-top: 22px;
	margin-left: 20px;
}
.content .chanpin ul li h3{
	font-size: 15px;
	color: #000;
	margin-top: 20px;
	margin-left: 32px;
}
.content .chanpin ul li p{
	line-height: 18px;
	font-size: 12px;
	margin-top: 6px;
	margin-left: 32px;
}
.content .chanpin ul li .ziz{
	width: 40px;
	height: 22px;
	margin-left: 32px;
	background-color: #e20500;
}
.content .chanpin ul li .ziz p{
	color: #fff;
	margin-left: 0px;
	line-height: 22px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.content .chanpin ul li .zi2{
	margin-top: -22px;
	width: 62px;
	height: 20px;
	margin-left: 86px;
	border: 1px solid #e20500;
}
.content .chanpin ul li .zi2 p{
	color: #000;
	margin-left: 0px;
	line-height: 8px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.content .chanpin ul li .zi3{
	margin-top: -22px;
	width: 62px;
	height: 20px;
	margin-left: 162px;
	border: 1px solid #e20500;
}
.content .chanpin ul li .zi3 p{
	color: #000;
	margin-left: 0px;
	line-height: 8px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

/*产品列表结束*/
.content .page{
	width: 916px;
	margin-top: 44px;
	float: left;
}
.content .page ul{
	float: right;
}
.content .page .ye{
	line-height: 40px;
	width: 30px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}
.content .page .ye_select{
	text-align: center;
	width: 35px;
	line-height: 40px;
	background-color: #d1b43e;
	display: inline-block;
	font-weight: bold;
}
.content .page>ul>li{
	line-height: 40px;
	width: 30px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}
.content .page>ul>li:first-child,.content .page>ul>li:last-child{
	text-align: center;
	width: 90px;
	line-height: 40px;
	background-color: #d1b43e;
	display: inline-block;
	margin-left: 20px;
	margin-right:  20px;
	font-weight: bold;
}
.content .page>ul>li:first-child a:hover,.content .page>ul>li:last-child a:hover{
	color: #fff;
}
.content .page .next{
	text-align: center;
	width: 90px;
	line-height: 40px;
	background-color: #d1b43e;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
}
.content .page .next a:hover{
	color: #fff;
}
.content .page .active{
	text-align: center;
	width: 35px;
	line-height: 40px;
	background-color: #d1b43e;
	display: inline-block;
	font-weight: bold;
}
.content .page .ot{
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
	display: inline-block;
}
.content .page .num{
	text-align: center;
	height: 40px;
	display: inline-block;
}
.content .page .jump{
	height: 38px;
	width: 38px;
	border: 1px solid #d1b43e;
	text-align: center;
}
.content .page .btn{
	line-height: 40px;
	width: 60px;
	height: 40px;
	background-color: #d1b43e; 
	display: inline-block;
	font-weight: bold;
	text-align: center;
}
.content .page .btn a:hover{
	color: #fff;
}
.content .tuijian{
	float: left;
	margin-top:36px;
	width: 916px;
	height: 245px;
	border: 1px solid #bfbfbf;
}
.content .tuijian .hea{
	height: 40px;
	background-color: #d1b43e;
}
.content .tuijian .hea p{
	height: 40px;
	width: 180px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	background-color: #fff;
}
.content .tuijian .hea .tr{
	width: 229px;
	height: 234px;
	float: left;
	margin-top: 40px;
	margin-left: -180px;
}
.content .tuijian .hea .tr img{
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 4px;
	width: 200px;
	height:auto;
}
.content .tuijian .hea .tr p{
	height: 25px;
	width: 208px;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	margin-right: 14px;
	letter-spacing: 1px;
}
.content .tuijian .hea .t{
	width: 228px;
	height: 204px;
	float: left;
	margin-top: 40px;
}
.content .tuijian .hea .t img{
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 4px;
	width: 200px;
	height:auto;
}
.content .tuijian .hea .t p{
	height: 25px;
	width: 229px;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	margin-right: 14px;
	letter-spacing: 1px;
}


.content .wenzhang{
	width: 918px;
	height: 458px;
	float: left;
	margin-top: 64px;
}
.content .wenzhang .tital{
	float: left;
}
.content .wenzhang .tital .head{
	width: 120px;
	line-height: 30px;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
	float: left;
}
.content .wenzhang .tital .shuxian{
    width: 6px;
    height: 28px;
    margin-top: 3px;
    margin-left: 4px;
    background-color: #e6e4e7;
    float: left;
}
.content .wenzhang .tital .last{
	margin-left: 26px;
	font-size: 24px;
	color: #e6e4e7;
	display: inline-block;
	float: left;
}
.content .wenzhang .tital .hengxian{
	width: 536px;
	height: 2px;
	background-color: #e6e4e7;
	float: left;
	margin-top:18px;
	margin-left: 68px;
}


.content .wenzhang .one{
	width: 456px;
	height: 86px;
	margin-top:54px;
	float: left;
}
.content .wenzhang .one .tou{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	margin-left:5%;
	letter-spacing: 2px;
}
.content .wenzhang .one .shen{
	font-size: 12px;
	margin-top: 27px;
	margin-left: 23px;
	letter-spacing: 2px;
}
.content .wenzhang .one .date{
	font-size: 12px;
	float: right;
	margin-top: -17px;
	margin-right: 57px;
}
.content .wenzhang .xian{
	width: 2px;
	height: 50px;
	background-color: #e6e4e7;
	float: left;
	margin-top:88px;
}

.content .wenzhang .two{
	width: 456px;
	height: 86px;
	margin-top:54px;
	float: right;
}
.content .wenzhang .two .tou{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	letter-spacing: 2px;
}
.content .wenzhang .two .shen{
	font-size: 12px;
	margin-top: 27px;
	margin-left: 45px;
	letter-spacing: 2px;
}
.content .wenzhang .two .date{
	font-size: 12px;
	float: right;
	margin-top: -17px;
	margin-right: 35px;
}




.content .wenzhang .ling{
	width: 456px;
	height: 86px;
	margin-top:28px;
	float: left;
}
.content .wenzhang .ling .tou{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	letter-spacing: 2px;
}
.content .wenzhang .ling .shen{
	font-size: 12px;
	margin-top: 27px;
	margin-left: 23px;
	letter-spacing: 2px;
}
.content .wenzhang .ling .date{
	font-size: 12px;
	float: right;
	margin-top: -17px;
	margin-right: 57px;
}
.content .wenzhang .xian2{
	width: 2px;
	height: 50px;
	background-color: #e6e4e7;
	float: left;
	margin-top:60px;
}

.content .wenzhang .lin{
	width: 456px;
	height: 86px;
	margin-top:28px;
	float: right;
}
.content .wenzhang .lin .tou{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	letter-spacing: 2px;
}
.content .wenzhang .lin .shen{
	font-size: 12px;
	margin-top: 27px;
	margin-left: 45px;
	letter-spacing: 2px;
}
.content .wenzhang .lin .date{
	font-size: 12px;
	float: right;
	margin-top: -17px;
	margin-right: 35px;
}