@charset "utf-8";

/*全局样式*/
*{margin:0;padding:0}
body { min-width:1000px; -webkit-text-size-adjust:none; font-size:12px;font-family:微软雅黑,Tahoma,宋体; background: #150a04 url(../images/bybg.jpg) repeat-y top center;}
html{color:#000;overflow-x:auto!important;overflow-x:hidden;overflow-y:auto}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
li{list-style:none}
caption,th{text-align:left}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none}
p{ margin:0; padding:0}
img {-ms-interpolation-mode: bicubic;}
a{ text-decoration:none; color: #000;}
.clear{ clear:both; height:0; line-height:0; font-size:0}
.hidden{text-indent:-5000px; display:block; height:0; font-size:0; line-height:0; overflow:hidden}

.content{min-width: 1287px; background: url("../images/main-bg.jpg") no-repeat center 0;}
.main{ width: 1287px; margin: 0 auto; padding-bottom: 0px; margin-top:-230px;}
/*顶部*/
.header{ width: 100%; height: 40px; background: #fff;}
.top-btn{ float: right; height: 40px; line-height: 40px;}
.center{ width: 1260px; margin: 0 auto;}
/*导航*/
.nav{ min-width: 1287px; height: 101px;}
.nav .logo img{ margin-top: 10px;}
.nav .list{ float: right;}
.nav .list li{ float: left; width: 90px; text-align: center; padding-top: 30px;}
.nav .list li h3{ font-size: 16px; color: #ffe077; font-weight: normal;}
.nav .list li a:hover h3{ color: #fff;}
.nav .list li p{ font-size: 12px; color: #8a6c4d;}
.slogan{ height: 412px;}
.slogan img{ margin-left: 220px;}
/*底部*/
.footer{ min-width: 1287px; height: 130px; padding: 10px; text-align: center; color: #7a5f43; border-top: 1px solid #9c5609; background: linear-gradient(#190808,#070301);}
.footer .foot{ width: 100%; margin: 0 auto;height: 130px; box-sizing: border-box; padding-top: 14px; border: 1px solid #2f1807;}
.footer .foott{ width: 1300px; margin: 0 auto;height: 130px; box-sizing: border-box; }
.footer .foota{ width: 200px;float:left;height: 130px; box-sizing: border-box;}
.footer .footb{ width: 87px;float:left;height: 130px; box-sizing: border-box;}
.footer .foots{ width: 1000px; float:left;margin: 0 auto;height: 130px; box-sizing: border-box; }
.bshare-custom{ margin-bottom: 6px;}
.bshare-custom .bshare-more{ color: #7a5f43!important;}
.bshare-custom a{ color: #7a5f43!important;}
.footer p{ margin-bottom: 6px;}
.footer a{color: #7a5f43;}
.footer a:hover{ text-decoration: underline;}
.footer .ab{display:block;width:200px;margin:0 auto;height:20px;line-height: 20px;}
/*激活*/











.active_box{ display: none; position: fixed; width: 400px; height: 300px; padding: 40px; top: 50%; left: 50%; margin-top: -150px; margin-left: -250px; background: #fff; z-index: 2; }
.active_box h3{ font-size: 20px; color: #e5b370; margin-bottom: 20px;}
.active_box p{ margin-bottom: 20px;}
.active_box span{ display: inline-block; width: 60px;}
.active_box input{ width: 278px; padding-left: 20px; height: 38px; border: 1px solid #000;}
.active_box .jh{ display: block; width: 100px; height: 40px; margin: 0 auto; line-height: 40px; text-align: center; background: #ae1d12; color: #fff; outline: none;}
.active_box h3 .xz{ color: #e5b370;}
.close{ position: absolute; top:0 ; right: -32px;}
/*登录*/
#dl{ padding: 20px 50px 50px; display: none;}
.divInput{ position: relative; margin-bottom: 20px;}
.divInput1{ margin-bottom: 10px;}
.divInput img{ position: absolute; top:6px; left:4px;}
.divInput input[type=checkbox]{position: absolute; top:1px;}
.divInput span{margin-left: 16px; color: #999;}
.user_title{font:16px "Microsoft Yahei"; font-weight: bold; margin-bottom: 26px;}
.btn{ width: 230px; margin: 0 auto;}
.btn p{float: left; width: 115px; height: 60px; line-height: 60px;}
.btn p a{ color: #666;}
.btn p a:hover{ text-decoration: underline;}
.btn p.forgot{ text-align: left;}
.btn p.regist{ text-align: right;}
#txtUserID{ width: 198px; padding-left: 30px; height:30px; border: 1px solid #dfdfdf;}
#txtPwd{ width: 198px; padding-left: 30px; height:30px; border: 1px solid #dfdfdf;}
#btnLogin{ display: block; width: 230px; height: 36px; cursor: pointer; outline: none; text-align: center; cursor: pointer; background: #ff6900; color: #fff; font: 16px "Microsoft Yahei";}
#divError{ width: 230px; text-align: center; color: #ee1600; margin-bottom: 10px;}
#logoff b{font-weight: normal;color: #707e91; margin-left: 50px;}
#logoff a{display: block; width: 300px; margin: 0 auto; height: 40px; line-height: 40px; text-align: center;}
