ul,p,h3{
	margin: 0;padding: 0;
}
body{
font-family:"Microsoft Yahei";margin:0px; padding:0px;
 }
.fl{
	float: left;
}
.fr{
	float: right;
}
.w12{
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.clearfix::after {
 content: "";
 display: block;
 clear: both;
}
li{
	list-style: none;
}
a{
	color: #333333;
}
.top{
	background-image:url(../images/banner1_01.jpg);
	/*height: 810px;*/
	width: 100%;
	padding: 20px 0 0 0;
	box-sizing:border-box ;
	
	/*padding-top: 226px;*/	
}
.box,.box-1{
	width: 1200px;
	margin:20px auto 0 auto;
	
}
#box-1{
	height: 330px;
}
.logo{	
	background: url(../images/1_03.png) no-repeat;
	width: 695px;
	height: 92px;
}
.photo{
	float: right;
	padding-right: 226px;	
}
a{
	text-decoration: none;
	
}
.header{
	width: 100%;	
	height: 60px;
	background-image: linear-gradient(to right,#7d0202,#a10000);
}


/*nav*/

.nav {
 display: flex;
 justify-content: space-around;
 padding: 0px;
 height: 50px;
 line-height: 50px;
 position: relative;
 z-index: 1;
}

.nav-main {
 background-image: linear-gradient(to right,#7d0202,#a10000);
}

.nav a {
 color: #fff;
}

.nav .nLi {
 float: left;
 position: relative;
 display: inline;
}

.nav .nLi h3 {
 float: left;
}

.nav .nLi h3 a {
 display: block;
 padding: 0 20px;
 font-size: 18px;
 font-weight: bold;
 width:80px;
 text-align:center;
}

.nav .sub {
 display: none;
 width: 120px;
 left: 0;
 top: 50px;
 position: absolute;
 background: #a40000;
 line-height: 26px;
 padding: 5px 0;
}

.nav .sub li {
 zoom: 1;
 text-align: center;
 height: 40px;
 font-size: 14px;
 line-height: 40px;
}

.nav .sub a {
 display: block;
 padding: 0 10px;
}

.nav .sub a:hover {
 background: #FFFFFF;
 color: #a40000;
}

.nav .on h3 a {
 background: #ffffff;
 color: #a40000;
 height: 50px;
}

.banner {
	margin: 0 auto;
	width: 1200px;
	height: 360px;
}


/*footer*/

.footer {
	width: 100%;
	min-width: 1200px;
	height: 117px;
	background: #a40000;
	margin-top: 20px;}

.copy {
	height: 80px;
	padding-top: 15px;
	line-height: 28px;
	color: #ffffff;}

.copy-text {
	text-align: left;
	line-height: 35px;
margin-left:15px;
	width: 575px;
	font-size: 14px;}

.copy-text a {
	display: inline-block;}
/*footer*/


.copyleft{width:760px;margin-top:5px;}
.copyright{width:400px;}
.link{font-size:16px; height:30px; line-height:30px; color:#fff; border-bottom:1px solid #fff;}
.linkmain ul li{float:left; font-size:14px; width:120px;text-align:center; line-height:28px; }
.linkmain ul li a{display:block; color:#fff;}