*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.left{
	float: left;
}
body{
	background:#eeeeee url(../images/body.png)  !important;
	
}
.right{
	float: right;
}
.top .header{
	height: 145px;
	background: white;
}
.top .header .center{
	width: 1200px;
	margin: 0 auto;
	background: url(../images/header.png) no-repeat right 0;
	height: 145px;
}
.top_bar{
	height: 42px;
	width: 100%;
	min-width: 1200px;
	background: #750706;
	color: white;
	font-family: "微软雅黑";
	line-height: 42px;
	font-size: 12px;
}
.top_bar a{
	color:white
}
.top_bar .hy{
	float: left;width: 696px;
	margin-left: 20px;
}
.top_bar .login{
	float: left;
	width: 452px;
}
.top_bar .login input{
	border: none;
	padding: 0 10px;
	width: 80px;
	height: 20px;
}
.top_bar .login .dl{
	margin-left: 20px;
}
.top_bar .login .dl,.top_bar .login .sm{
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	background: #EEA200;
	border: none;
	border-radius: 2px;
	color: white;
	cursor: pointer;
}
.top_bar .login .sm {
	background: #2780d8;
}
.top .center{
	width: 1200px;
	margin: 0 auto;
}
.top  .logo{
	width: 800px;
	float: left;
	margin-left: 30px;
	margin-top: 19px;
}
.top .xx{
	float: left;
	width: 145px;
	height: 80px;
	margin-left: 80px;
	margin-top: 14px;
}
.search{
	width: 250px;
	height: 30px;
	float: right;
	margin-right: 80px;
	margin-top: 76px;
	background: white;
	border: 1px solid #c1adad;border-radius: 5px;
}
.search input{
	height: 30px;
	width: 200px;
	padding: 0 10px;
	font-size: 13px;
	font-family: "微软雅黑";
	float: left;
	border: none;
	background: none;
}
.search i{
    display: block;
    float: right;
    font-size: 22px;
    margin-top: 4px;
    margin-right: 4px;
    color: #ff9113;
    cursor: pointer;
}
.nav{
	height: 50px;
	background:#750706;
	line-height: 50px;min-width: 1200px;
    margin: 0 auto;
	position:relative;
	z-index:2;
}
.body1{
	
	position:relative;
	z-index:1;
}
.nav>ul{
	width: 1200px;height: 50px;padding: 0 !important;
	margin: 0 auto;
}
.nav>ul>li{
	float: left;
	height: 50px;
	line-height: 50px;
}
.nav>ul>li>a{
	
	display: block !important;
	padding: 0 20px !important;
	font-size: 14px;
	font-family: "宋体";
	color: white !important;
}
.nav>ul>li>a:hover,.nav li .active{
	background: #7c2d2d;
	color: white !important;
}
.layui-nav{
	background: none !important;
}
.layui-nav .layui-nav-item{
	line-height: 50px !important;     width: 111px;
}
.layui-nav-bar{
	display: none;
}
.body1{
	width: 100%;
	
}
.body2{
	width: 100%;
	background: url(../images/body_02.png) no-repeat center bottom;
}

.layui-nav .layui-nav-more{
	display: none;
}
.foot{
	background: #750706;padding: 20px 0;min-width: 1200px;
    margin: 0 auto;
}

.foot .center{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.foot .center p{
	line-height:28px;
	color: white;
	font-size: 12px;
	font-family: "宋体";
	text-align: center;
}
.foot .center p a{
	color: white;
}
.foot .center .bz{
	position: absolute;
	    left: 122px;
}

.link_foot{
	height: 46px;
	background: #e8e8e8;
	border-top: 2px solid #ecd9b9;
	padding-top: 10px;
}
.link_foot .link,.link_foot .link2{
	width: 1200px;
	margin: 0 auto;
}
 .link_foot .link2{
    	display: none;
    	*display: block;
        height: 52px;
    	    width: 1200px;
    margin: 0 auto;
    padding-bottom: 1px !important;
    }
.link_foot    .link2 span{
    	    width: 93px;
    float: left;
    text-align: right;
    margin-right: 18px;    margin-top: 8px;
    }
.link_foot	 .link2 select{
	 	    width: 200px;
    float: left;
    height: 34px;
    margin-right: 13px;
	 }