*{
	margin: 0;
	padding: 0;
}
body{
	background: url("../img/bj.png") repeat-x;
	background-size: 100%;
}
ul{
	list-style-type: none;
}
input{
	height: 35px;
	border: none;
	outline:none;
	width: 300px;
}
.dh{
	height: 30px;
	width: 100%;
	background-color: #f5f5f5;
}
.dh>ul{
	width: 1200px;
	margin: 0 auto;
	height: 30px;
}
.dh>ul>li{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}
.dh>ul>li>a{
	padding: 12px 5px;
	font-size: 12px;
}
.dh>ul>li>a:hover{
	color: red;
}
.dh>ul>li>ul{
	z-index: 999999;
}
.dh>ul>li:nth-child(1) ul{
	width: 70px;
	background: white;
	z-index: 999;
	font-size: 12px;
	line-height: 25px;
	margin-top: 10px;
	position: relative;
	display: none;
	text-align: center;
}
.dh>ul>li:nth-child(6) ul{
	width: 80px;
	background: white;
	z-index: 999;
	font-size: 12px;
	line-height: 25px;
	margin-top: 10px;
	position: relative;
	display: none;
	text-align: center;
}
.dh>ul>li:nth-child(8) ul{
	width: 70px;
	background: white;
	z-index: 999;
	font-size: 12px;
	line-height: 25px;
	margin-top: 10px;
	position: relative;
	display: none;
	text-align: center;
}
.dh>ul>li:nth-child(11) ul{
	width: 90px;
	background: white;
	z-index: 999;
	font-size: 12px;
	line-height: 25px;
	margin-top: 10px;
	position: relative;
	display: none;
	text-align: center;
}
.dh>ul>li:nth-child(12) ul{
	width: 70px;
	background: white;
	z-index: 999;
	font-size: 12px;
	line-height: 25px;
	margin-top: 10px;
	position: relative;
	display: none;
	text-align: center;
}
.dh>ul>li:nth-child(1):hover ul{display: block;}
.dh>ul>li:nth-child(1) ul>li:hover{background: #e0e0e2;}
.dh>ul>li:nth-child(6):hover ul{display: block;}
.dh>ul>li:nth-child(6) ul>li:hover{background: #e0e0e2;}
.dh>ul>li:nth-child(8):hover ul{display: block;}
.dh>ul>li:nth-child(8) ul>li:hover{background: #e0e0e2;}
.dh>ul>li:nth-child(11):hover ul{display: block;}
.dh>ul>li:nth-child(11) ul>li:hover{background: #e0e0e2;}
.dh>ul>li:nth-child(12):hover ul{display: block;}
.dh>ul>li:nth-child(12) ul>li:hover{background: #e0e0e2;}

.red{
	color: red;
	text-decoration: none;
}
.sous{
	margin-top: 50px;
	height: 150px;
	width: 1000px;
	margin: 0 auto;
}
.dahezi{
	width: 1300px;
	margin: 0 auto;
	border-radius: 10px;
	background-color: white;
	padding: 10px;
}
.tu1{
	line-height: 150px;
	width: 100%;
}
.hezi1{
	float: left;
	margin-top: 40px;
}
.hezi2{
	width: 670px;
	margin: 0 auto;
	height: 40px;
	float: left;
	margin-top: 40px;
}
.hezi3{
	float: right;
	margin-right: 50px;
	margin-top: 30px;
	background-color: white;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	color: red;
}
.hezi3>img{
	width: 62px;
	height: 62px;
}
.ssl{
	padding-left: 10px;
	border-radius: 100px;
	border: #ff5000 solid 2px;
	height: 40px;
	width: 670px;
	background-color: white;
	line-height: 38px;
}
.ssl>span{
	border-right: 2px solid #f3f0f0;
	padding-right: 10px;
}
.sslul{
	height: 12px;
	font-size: 12px;
}
.sslul>li{
	float: left;
}
.sslul>li>a{
	padding: 12px 5px;
}
.sslul>li>a:hover{
	color: red;
}
.ssan{
	border-radius: 30px;
	height: 38px;
	width: 60px;
	background-color: #ff7f00;
	border: none;
	color: white;
	font-size: 16px;
	margin-top: 1px;
	float: right;
	margin-right: 1px;
}
.fenlei{
	padding: 20px;
	margin: 5px;
	height: 350px;
	background: #f5f5f5;
	line-height: 45px;
	width: 250px;
	border-radius: 10px;
	float: left;
}
.fenlei>p{
	font-size: 20px;
}
.fenlei>ul>li>a{
	padding: 0 10px;
	font-size: 14px;
}
.fenlei>ul{
	color: #666666;
}
.fenlei>ul>li:hover{
	color: red;
}
.fenlei>ul>li>a:hover{
	text-decoration: underline;
}
.xiaodh{
	margin: 5px;
	width: 900px;
	background: #f5f5f5;
	border-radius: 10px;
	float: left;
	line-height: 40px;
	padding: 0 42px;
}
.xiaodh>ul>li{
	width: 72px;
	height: 40px;
	float: left;
	margin: 0 16px;
}
.xiaodh>ul>li:nth-child(1){color: red; border-right: 2px solid #e0e0e2;}
.xiaodh>ul>li:nth-child(2){color: red; border-right: 2px solid #e0e0e2;}
.xiaodh>ul>li:nth-child(3){color: #33c900; border-right: 2px solid #e0e0e2;}
.xiaodh>ul>li:nth-child(4){border-right: 2px solid #e0e0e2;}
.xiaodh>ul>li:nth-child(5){border-right: 2px solid #e0e0e2;}
.xiaodh>ul>li:nth-child(6){border-right: 2px solid #e0e0e2;}
.xiaodh>ul>li:nth-child(7){border-right: 2px solid #e0e0e2;}
.xiaodh>ul>li>a:hover{
	color: red;
}
.zhongd{
	height: 340px;
	width: 980px;
	margin: 5px;
	border-radius: 10px;
	float: left;
}
.lunbo{
	background: #f5f5f5;
	border-radius: 10px;
	height: 340px;
	width: 610px;
	float: left;
	position: relative;
}
.dengl{
	text-align: center;
	padding-top: 20px;
	line-height: 50px;
}
.dengl img{
	border-radius: 100%;
}
.dengl button{
	border-radius: 30px;
	height: 38px;
	width: 60px;
	border: none;
	font-size: 16px;
}
.dengl button:nth-child(1){color: white; background-color: #ff5b00; border: #ff5b00 1px solid;}
.dengl button:nth-child(2){color: white; background-color: #ff8200; border: #ff8200 1px solid;}
.dengl button:nth-child(3){color: #ff5000; background-color: white; border: #ff915e 1px solid;}
.dl{
	text-decoration: none;
	color: white;
}
.dlan{
	text-decoration: none;
	color: black;
}
.yul>div{
	float: left;
	margin: 0 22px;
}
.yul>div>a>p{
	font-size: 12px;
	margin-top: -30px;
}
.yul>div>a:hover{
	color: red;
}
#lunbotu{
	height: 340px;
	border-radius: 10px;
}
.youf{
	width: 70px;
	position: fixed;
	right: 0;
	top: 200px;
	background-color: white;
	text-align: center;
	border-radius: 20px 0 0 20px;
	z-index: 999999999999999999999999;
}
.youf img{
	width: 24px;
	height: 22px;
}
.youf p{
	font-size: 6px;
}
.youf>div{
	margin: 20px 0;
}
.youf a{
	text-decoration: none;
	color: black;
}
#ding{
	color: black;
	text-decoration: none;
}
#redzi{
	font-size: 4px;
}
#xiaozi{
	font-size: 4px;
	padding: 2px;
	margin: 10px;
	background-color: #ffefef;
	border-radius: 2%;
	color: #ff5000;
}
h1{
	margin-left: 50px;
	margin-top: 450px;
}
.tanxing{
	display: flex;
}
.txhezi{
	flex: 1;
	background: #faf8f7;
	margin: 20px;
	padding: 10px;
	height: 160px;
	border-radius: 10px;
	border: 1px solid #faf8f7;
}
.zuof{
	float: left;
	margin-right: 10px;
}
.shangp{
	margin-top: 50px;
	font-size: 20px;
	color: red;
}
.txhezi:hover{
	background: white;
	border: 1px solid red;
	transition: 0.5s ease all;
	}