*{ 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:#f0f0f0;
	
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	height:0 !important;
}
.right{
	float: right;
}
.top{
	background: #653333;
    height: auto;
    /* position: fixed; */
    /* top: 0; */
    width: 1200px;
    margin: 0 auto;
}
.top img{
	width:1200px
}
.top .center{
	width: 1200px;
	margin: 0 auto;
}
.top  .logo{
	width: 453px;
	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: 40px;
	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: 47px;
  line-height: 47px;
  background:#FF9900;
    /* position: fixed; */
    /* top: 111px; */
    width: 1200px;
    margin: 0 auto;
    box-shadow: 1px 3px 10px #cecece;
}
.nav>ul{
	width: 1200px;height: 47px;padding: 0 !important;
	margin: 0 auto;
}
.nav>ul>li{
	float: left;
	height: 47px;
	line-height: 47px;
}
.nav>ul>li>a{
	
	display: block !important;
	padding: 0 22px !important;
	font-size: 14px;
	font-family: "微软雅黑";
	color: white !important;
}
.nav>ul>li>a:hover,.nav li .active{
	background: #ffbf00;
	color: white !important;
}
.nav li .active{    font-size: 19px;}
.layui-nav{
	background: none !important;
}
.layui-nav .layui-nav-item{
	line-height: 47px !important; 
}
.layui-nav-bar{
	display: none;
}
.body1{
	width: 100%;
}
.body2{
	width: 100%;
}


.foot{
	    background: #3F3F3F;
    padding: 20px 0;
    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;
	    margin: 0 auto;
    width: 1200px;
}
.link_foot .link,.link_foot .link2{
	width: 1200px;
	margin: 0 auto;
}
.link_foot .link{
	*display: none;
}
 .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: 255px;
    float: left;
    height: 34px;
    margin-right: 13px;
	 }
	 
.layui-form-item .layui-input-inline{
	    width: 262px !important;
}