/*头部样式*/
#header{
    width:1300px;
    height:80px;
    margin:0 auto;
}
#header>span{
    display:inline-block;
    width:230px;
    height:80px;
    padding-top:5px;
}
#header img{
    width:100%;
    height:auto;
    vertical-align:bottom;
}
#header>ul{
    display:inline-block;
    width:1000px;
    height:80px;
    line-height:80px;
}
#header>ul>li{
    float:left;
    width:124px;
    height:80px;
    line-height:80px;
    text-align:center;
    position: relative;
}
#header a{
    /*display:block;*/
    /*width:100%;
    height:100%;*/
    font-size:16px;
}
.show{

    background:#eee !important;
}
.show>a{
    color:#E60515 !important;
}
.nav>li>ul{
    width:100%;
    height:;
    line-height:40px;
    position:absolute;
    left:0px;
    display:none;
}
.show2{
    display:block !important;
    background:#eee !important;
     z-index:9!important;
}
.nav>li>ul>li{
    float:;
    line-height:20px;
    
}
.nav>li>ul>li>a{
    display:block;
    padding:10px 0;
}
.nav>li>ul>li:hover{
    background:#fff !important;
}
.show2 a{
    color:#E60515;
}
.erwm{
    width:230px !important;
    height:115px !important;
    z-index:10 !important;
    position:relative !important;
    display:none;
}
.erwm img{
    width:115px !important;
    height:115px !important;
    z-index:10 !important;
}

/*banner样式*/
/*#banner{
    width:100%;
}
#banner>div>a{
    display:none;
}
#slider{
    position: relative;
	list-style: none;
	overflow: hidden;
	width:100%;
	padding: 0;
	margin: 0 auto;
}
#slider li:first-child{
    float:left;
}
#slider li{
    float:left;
}
#slider img{
	display: block;
	float: left;
	border: 0;
	width:100%;
	height:100%;
}*/
.banner{
			width: 100%;
			/*height: 560px;*/
			/*background: black;*/
			/*子绝父相*/
			position: relative;
			/*超出部分全部隐藏，解决横向滚动条*/
			overflow: hidden;
		}
.banner ul{
			position: absolute;
		}
.banner ul li{
			/*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
			width: 100%;
			height: 520px;
			float: left;
            background:  no-repeat center center;
            background-size:100% 100%;
		}
		/*.banner ul li:nth-child(1){*/
			/*background: url('./1.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(2){*/
			/*background: url('./2.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(3){*/
			/*background: url('./3.jpg') no-repeat center center;*/
		/*}*/
.banner ol{
			width: 80px !important;
			height: 20px;
			background: rgba(0,0,0,0.5);
			position: absolute;
			left:50%;
			/*margin-left: -40px;*/
			bottom: 30px;
			padding: 0 10px;
			border-radius: 10px;
		}
.banner ol li{
			width: 10px;
			height: 10px;
			float: left;
			margin: 5px 5px;
			background: rgba(255,255,255,0.5);
			border-radius: 50%;
			cursor: pointer;
		}
.banner ol .current{
			background: rgba(255,255,255,1);
		}
.banner i{
			width: 58px;
			height: 120px;
			position: absolute;
			top: 50%;
			margin-top: -60px;
			cursor: pointer;
			border-radius: 5px;
			display: none;
		}
.banner .left{
			left: 60px;
			background:url(/templets/img/left_right.png) no-repeat 0 0px;

		}
.banner .right{
			right: 60px;
			background:url(/templets/img/left_right.png) no-repeat 0 -120px;

		}
.banner .left:hover , .banner .right:hover{
			background-color: rgba(0, 0, 0, 0.31);
		}

/*尾部样式*/
#footer{
    width:100%;
    height:160px;
    background:#EBC429;
    padding:20px 0;
    text-align:center;
}
#footer ul{
    width:410px;
    height:60px;
    margin:0px auto;
}
#footer img{
    height:60px;
    vertical-align:bottom;
}
#footer li{
    float:left;
    line-height:60px;
    width:100px;
}
#footer a{
    color:#666;
}
#footer b{
    margin:0 14px;
    font-weight:normal;
}
#footer>div{
    width:100%;
    height:35px;
    display:inline-block;
}

/*二级页面样式*/
#box{
    width:100%;
    background:#F1F1F1;
}
.img{
    width:100%;
    height:183px;
    background:#EBC429;
}
.img>img{
    width:100%;
}
.wrap{
    width:1300px;
    min-height:500px;
    background:#fff;
    position:relative;
    top:-80px;
    margin:0 auto;
    padding:20px;
    font-size:16px;
    color:black;
    line-height:30px;
}
.wrap>h2{
    text-align:center;
    line-height:40px;
}
.info{
    padding:20px;
}
.info img{
    max-width:850px !important;
}
.list_position,.position{
    width:95%;
    height:27px;
    line-height:5px;
    text-align:center;
    position:relative;
    top:15px;
    margin:0 auto;
    margin-bottom:20px;
    font-size:14px;
    font-weight:bold;
    color:#666;
    border-bottom:2px solid #666;
}
.position{
    position:relative;
    top:0px;
    margin:0 auto;
    font-size:20px;
    font-weight:bold;
    color:#666;
    border:none;
}
.list_position{
    text-align:left;
}
.wrap>ul{
   margin-top:30px;
   margin-left:40px;
}
.wrap>ul>li>p{
    color:#666;
    margin-left:15px;
    display:inline-block;
    font-size:14px;
}

.foot{
    display:inline-block;
    float:right;
    margin-top:20px;
    margin-right:20px;
}
.prne{
    width:700px;
    position:relative;
    /*bottom:-83px;*/
    right:-185px;
    margin-top:20px;
}
