
body{margin:0;padding: 0;margin: 0 auto;background: #fcfcfc;text-align: center;height: 100%;}
a{background-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0}
p,button,ul,li,span{font-family: "微软雅黑";padding: 0;margin: 0;list-style: none;}
.clear{padding: 0!important;margin: 0!important;}
.header{width: 100%;position: relative;}
.header img{width: 100%;display: block;}
.header-line{bottom: 0px;}

.header-btn{width: 117px;height: 35px;background: #eeb665;color: #FFF;border-radius: 5px;border:0;left: 460px;top: 450px;outline: none;cursor: pointer;position: absolute;font-weight: bold;text-align: center;font-size: 16px;line-height: 35px;}
.content{width: 1000px;margin: 0 auto;height: auto;position: relative;}

.vote{width: 100%;height: 63px;position: relative;}
.vote-text{width:1000px; height:63px;background: url("../img/centerBg.jpg") no-repeat;background-size: 100%;position: absolute;left: 0px;top: 0px;z-index: 1; line-height: 63px;}
.vote-text p {color: #3b2c03;font-size: 14px;font-family: "宋体";text-align:center;}
.vote-btn{width: 215px;height: 100%;background: url("../img/centerBtn.png") no-repeat;background-size: 100%;position: absolute;right: 0px;top: 0px;z-index: 2;cursor: pointer;}
.vote-btn:hover{right: 5px;}
.instruction{width: 100%;height: 250px;background: #f1f1f1;position: relative;}
.instruction img{left: 37px;top: 35px;position: absolute;}
.instruction p{width: 70%;right:5%;color: #595959;font-size: 12px;line-height: 20px;position: absolute;top: 25px;text-align: left;}

.carousel{width: 100%;height: 900px;background: #f9f9f9;}
.carousel-tit{height: auto;width: 100%;padding: 31px 0;}
.carousel-image{height: auto;width: 100%;}
.carousel-tit img{height: auto;width: 100%;padding-top: 12px;position: absolute;left: 0;}
.carousel-tit p{font-size: 22px;color: #7a5f05;text-align: center;font-weight: bold;}
.carousel-md-1 ,.carousel-md-2{float: left;}
.carousel-md-1{width: 55px;margin: 0;padding: 0;}
.carousel-md-2{width: 890px;margin: 0 auto;height: 800px;position: absolute;;left: 55px;}
.carousel-md-3{width: 55px;margin: 0;padding: 0;float: right;}
.draftWall{width: 100%;position: relative;display: none;left: 4.5px;}
.carousel-md-2 .active{display: block;}
.draftWall-row{width: 100%;height: 238px;padding-bottom: 12px;}

.draftWall-row li{width: 166px;float: left;padding-right: 12px;cursor: pointer;}
.draftWall-img{width: 100%;border:1px solid #bdbdbe;}
.draftWall-intro{width: 100%;height: 43px;text-align: center;background: #b9961e;font-size: 12px;color: #FFFFFF;border:1px solid transparent;margin-top:7px;}
.draftWall-intro p{padding: 3px 0;}
.draftWall-num{width: 880px;text-align: center;font-size: 14px;padding: 10px 0;}
.left-btn{width: 29px;height: 48px;padding-top: 380px;position: absolute;left: 16px;cursor: pointer;}
.right-btn{width: 29px;height: 48px;padding-top: 380px;position: absolute;right: 16px;cursor: pointer;}
.left-btn{background: url("../img/icon/centerRow.png") no-repeat;background-position:0% 100%;}
.right-btn{background: url("../img/icon/centerRow.png") no-repeat;background-position:100% 100%;}

.introtion{height: 525px;width: 100%;background: #ffffff;}
.introtion-tit{height: 63px;width: 100%;background: #f0f0f0;font-size: 22px;color: #7a5f05;line-height: 63px;text-align: center;font-weight: bold;font-family: "微软雅黑";}
.introtion-text{width: 80%;margin: 0 auto;text-align: left;padding-top: 60px;}
.introtion-text p{padding: 0;margin: 0;font-size: 14px;color: #000;line-height: 30px;}
.introtion-text p span{color: #937510;}
.introtion a{width: 117px;height: 35px;background: #eeb665;color: #FFF;border-radius: 5px;border:0;outline: none;cursor: pointer;position: absolute;font-weight: bold;text-align: center;font-size: 16px;line-height: 35px;}
.introtion-btn1{left: 320px;top: 400px;}
.introtion-btn2{left: 443px;top: 400px;}

.footer{width: 100%;height: 54px;bottom: 0;}
.footer-line{width: 100%;height: 3px;position: absolute;background:url("../img/lineText.jpg") no-repeat;background-size: 100%;}
.footer-text{height: 50px;line-height: 50px;width:100%;text-align: center;font-size: 12px;padding-top: 3px;}
@media screen and (max-width:1680px){
	.header-btn{left: 340px;top: 390px;}
}
@media screen and (max-width:1440px){
	.header-btn{left: 220px;top: 330px;}
}
@media screen and (max-width:1366px){
	.header-btn{left: 183px;top: 300px;}
}
@media screen and (max-width:1280px){
	.header-btn{left: 140px;top: 290px;}
}
@media screen and (max-width:1024px){
	.header-btn{left: 150px;top: 220px;}
}