*{
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
  	color: black;
	font-family: "微软雅黑";
	}
b,i{
	font-style: normal;
	font-weight: normal;
	}
img{
	border-style:none ;
}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
.clear{clear: both;}
.clearfix{overflow: auto;}
a,input,textarea:focus{outline: none;}


/******************************头部开始*******************************/
.header{min-width:1000px;background: #000000;overflow: hidden;}
.header_main{width:1000px;margin: 0 auto;height:110px}
.header_main img{float:left;margin-top: 32px;}
.header_right{float:right;}
.header_right p{color: #fff;margin-top: 32px;}
.header_right form{width:160px;height:22px;background: url(../images/search.png) no-repeat;float:right;margin-top:13px}

.header_right form input[type=text]{width:118px;height: 20px;border:none;float:left;margin-top:1px;margin-left: 10px;font-size: 12px;}
.header_right form input[type=submit]{width:26px;height:20px;margin-left: 3px;background:none;border:0px;cursor: pointer;}
.header_right p{font-size: 13px;}

/**************************************导航开始*********************************/

.nav{height: 50px;background: url(../images/nav_bg.jpg) repeat-x;overflow: hidden;border-top:1px #7e0204 solid;}
.nav ul{width:1000px;margin:0 auto;}
.nav ul li{float:left;width:199px;height: 50px;margin-top:1px ;background: url(../images/nav_fg.png) right no-repeat;margin:0;padding:0;}
.nav ul>div{height:50px;width:2px;background: url(../images/nav_fg.png) center no-repeat;float:left}
.nav ul li a {width:196px;height:50px;display:block;margin: 0 auto;}
.nav ul li .on{background: url(../images/nav_on.jpg) no-repeat;}
.nav ul li a .cn{font-family:"微软雅黑";padding-top: 10px;}
.nav ul li a:hover{background: url(../images/nav_on.jpg) no-repeat;}
.nav ul li a .en{font-family: arial;}
.nav ul li a span{display: block;text-align: center;color:#fff;font-size: 14px;}
/**************************************导航结束*********************************/
/**************************************头部结束*********************************/

/**************************************脚部结束*********************************/
.footer{min-width: 1000px;background: #000000;}
.footer1 p{width:1000px;height:44px;margin: 0 auto;color:#fff;font-size:12px ;font-weight: 600;line-height: 44px;}
.footer1 p a{color:#fff;font-size:12px ;font-weight: 400;}
.footer2{background: #ff0000;height: 22px;border-bottom: 3px solid #fff;}
.footer2 ul{width:600px;margin: 0 auto;}
.footer2 ul li{float:left;width: 55px;margin-right: 120px;}
.footer2 ul li:last-child{margin: 0;}
.footer2 ul li a{font-size: 12px;color: #fff;}

.footer3{width:640px;margin: 0 auto;padding-top: 44px;}

.footer3 div{width:210px;height: 100px;display: inline-block;color: #FFFFFF;font-size: 13px;text-align:center;line-height: 22px;}
.footer3 div p{color: #FFFFFF;font-size: 13px;}
.footer3 div span{color: #FFFFFF;font-size: 13px;}
.footer3>p{font-size: 12px;color: #FFFFFF;text-align: center;padding-bottom: 40px;}
.footer3>p span{font-size: 12px;color: #FFFFFF;}
.footer3>p a{font-size: 12px;color: #FFFFFF;}