body{
    font: 14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,
	Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;
	color: black;
}
.topber{
	width: 100%;
}
.container{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

.header{
	height: 80px;
	background-color: rgb(250, 115, 19);
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.header .site-logo{
	float: left;
	width: 178px;
	margin-top: 8px;
}
.header .site-logo img{
	float: left;
	width: 100px;
	margin-left: 0px;
	border-radius: 15px;
}
.header .site-logo a{
	display: block;
	width: 56px;
	height: 56px;
}
.header .site-list{
	float: left;
	width: 400px;
	height: 70px;
	padding: 10px 0 0 10px;
	font-size: 21px;
}
.header .site-list ul li{
	float: left;
}
.header .site-list ul li a{ 
	display: block;
	padding: 15px 10px 18px;
	color: #FFFFFF;
}
.header .site-list ul li a:hover{
	color: rgb(249, 7, 7);
}



.header .site-search{
	float: right;
	width: 296px;
	margin-top: 25px;
	/* background-color: #777; */
}
.header .site-search from{
	position: relative;
	width: 296px;
	height: 50px;
}
.search-text{
	width: 200px;
	height: 30px;
	border: 1px solid #E0E0E0;
	font-size: 14px;
	padding: 0 10px;
	float: left;
	background-color: rgb(245, 245, 245);
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.submit{
 	float: left;
	width: 50px;
	height: 32px; 
	margin-left: -1px;
	border:0px solid #E0E0E0; 
	background: linear-gradient(120deg, #e8c40c 0%, #f35a08 100%);
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
 
 .login{
 	float: right;
 	margin: 24px 20px 0 0;
 	color: #FF7F50;
 }
 .login img{width: 35px;}
 .login a{
 	color: #F6F6F6;
 }
 .login a:hover{
 	color: #FF7F50;
 }





 .content{
	height: 1200px;
	/* background-color: #87CEEB; */ /* 背景色定位测试框 */
}



  .jianjie{
	  width: 1000px;
	  height: 387px;
	  background-color: #F2F2F2;
  }
.jianjie-left{
	float: left;
	width: 300px;
}
.jianjie-right{
/* 	width: 500px;
	height: 200px; */
	position: relative;
	left: 50px;
	top: 10px;
}
.jianjie-right hr{
	width: 500px;
	height: 1px;
	border: none;
	border-top:  1px dashed coral;
}
.jianjie-right font{
	color: red;
}
.jianjie-zhengwen{
	background-color: #F2F2F2;
}
.jianjie-zhengwen h2{
	position: relative;
	left: 30px;
	top: 5px;
}
.jianjie-bofang{
	height: 200px;
	background-color: #F2F2F2;
}
.jianjie-bofang h2{
	position: relative;
	left: 30px;
	top: 5px;
}
.jianjie-a li{
	float: left;
	padding: 10px 50px;
	/* display: flex;  */
	text-align: center;
	background-color: #A2A2A2;
	margin-left: 30px;
}
.jianjie-a a{color: #000000;}
.jianjie-a li:hover{background-color: coral;}



.tabdown{
	height: 20px;
	/* background-color: #FF7F50; */
	margin-top: 50px;
}
.tabdown img{
	width: 190px;
	border-radius: 5px;
}

.tabdown li{
	float: left;
	height: 290px;
	margin-right: 10px;
}
.tabdown a{
	font-size: 10px;
	color: #000000;
}
.tabdown a:hover{color: coral;}




.footer {
	position: relative;
	height: 200px;
	width: 100%;
	background: #F2F2F2;
	color: #A2A2A2;
	margin-top: 4px;
	/* border-top: 1px solid #F2F2F2; */
}
.footer-liebiao{
	padding-top: 15px;
	height: 100px;
	width: 1000px;
}
.neir h4{
	color: #666666;
}
.footer-liebiao td{
	width: 100px;
}
.guanyu {
	float: left;
	width: 370px;
	height: 10px;
	margin: 0 0px 0 50px;
}
.xieyi {
	float: left;
	width: 370px;
	margin: 0 0px 0 150px;
}
.footer-infro {
	margin-top: 3px;
	font-family: '宋体';
	/* padding-top: 30px; */
	text-align: center;
	font-size: 14px;
	line-height: 21px;
}
