#page{text-align: center;cursor: pointer;}
.header{width: 100%;height: 78px;background-color: #BF9655;
min-width: 1200px;}
.logo_nav{width: 1200px;}
.logo_nav h1{padding-top:10px;}
.navlist ul li{float:left;padding:0 25px;line-height: 78px;display: block;
height: 78px;}
.navlist ul li:hover{background: url('../images/navHv.png') no-repeat center 53px;}
.navlist{margin-left: 36px;}
.navlist ul li a{cursor:pointer;font-size:16px;font-weight: bold;
color: #fff;}
.searchbg{width:251px;height:32px;background:rgba(241,241,241,1);
opacity:0.55;border-radius:16px;margin-top: 24px;}
.search_for{top: 28px;left: 15px;z-index: 1;}
.search_for .input{border:none;background: none;outline:none;
color: #575757;border-left:1px solid #fff;padding-left:10px;}
input::-webkit-input-placeholder {
color:#575757;
}
input::-moz-input-placeholder {
color: #575757;
}
input::-ms-input-placeholder {
color: #575757;
}
.pullDown{width: 100%;height: 59px;left: 0;top:78px;background: url('../images/navDown.png') no-repeat;
border-bottom: 1px solid #B4B1B4;display: none;z-index:2;}
.pullWh{width: 1200px;height: 59px;}
.pullWh p{width: 590px;height: 59px;text-align:right;margin-top:-6px;}
.pullWh a{display: inline-block;line-height: 59px;color:#515151;
padding:0 5px;color:#535054!important;font-weight:100!important;}
.pullWh a:hover{color:#BD9968!important;}
/*banner*/
.fullSlide{ min-width:1200px; position:relative;  height:397px; overflow:hidden;   }
.fullSlide .bd{ position:relative; z-index:0;  }
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important;  height:397px; }
.fullSlide .bd li a{ position:absolute; width:100%; height:397px; display:block; z-index:1;;   }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0;}
.fullSlide .hd ul li{cursor: pointer;display: inline-block;*display: inline; zoom: 1;width: 11px; height: 11px;margin: 4px;
    background:#fff;overflow: hidden;line-height: 9999px;border-radius: 50px;border:1px solid #ccc;}
.fullSlide .hd ul li.on{background:#C09654FF;}
.loginWrap{width: 1000px;height: 500px;background: #ccc;
	margin:0 auto;}
.fullSlide .hd ul{width: 106px;margin: 0 auto;}
.logoBg{position: absolute;top: 0;width:1073px;height: 500px;}
.login{width:239px;height: 282px;background: url('../images/loginBj.png') no-repeat;float: right;
margin-top:60px;}
.login div{margin-top:120px;text-align: center;}
.login .title {font-size: 18px;}
.login p i{font-style:inherit;font-size: 27px;font-weight: bold;}
.login p {color: #BF9655FF;margin-bottom: 15px;}
.login p a{width: 117px;height: 33px;line-height:33px;border-radius:50px;display: block;background:#C09654FF;margin:0 auto;color: #fff;font-size:14px;cursor: pointer;}
.login .zc a{background: none;border:1px solid #C09654FF;color:#BF9655FF;}