﻿@charset "utf-8";
/*css reset*/
body,dd,dl,dt,h1,h2,h3,h4,h5,ul,ol,li,p,form,select,input{margin:0;padding:0}
ul,li {list-style:none;}
img {border: none;}
input[type="checkbox"], input[type="radio"] {margin: 0;vertical-align: middle;margin-right: 2px;margin-top: -2px;}
form,fieldset{margin:0; padding:0; word-wrap:break-word; word-break:normal}
button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner{border:0;padding:0}
h1,h2,h3,h4,h5{font-family:"Arial","Microsoft YaHei";font-weight:400;font-size:12px}
button,input[type=button],input[type=submit],input[type=reset],input[type=file]{cursor:pointer}
:focus{outline:0}
em,i{font-style:normal}
table{border-collapse:collapse;border-spacing:0}
th{font-weight:400}
.radio{margin:0; vertical-align:middle; margin-right:2px; margin-top:-2px}

/*states*/
.blok{display:block}
.inline{display:inline}
.none{display:none}
.relative{position:relative}
.absolute{position:absolute}
.strong{font-weight:bold}
.tl{text-align:left}
.tr{text-align:right}
.tc{text-align:center}
.vm{vertical-align:middle}
.vt{vertical-align:top}
.vb{vertical-align:bottom}
.fl{float:left}
.fr{float:right}
.cursor{cursor:pointer}
.underline,.underline:hover{text-decoration: underline}
.clear{clear:both} 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}

/*width & spacing*/
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt25{margin-top:25px}
.mt20{margin-top:20px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr20{margin-right:20px}
.mr30{margin-right:30px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.ml10{margin-left:10px}
.pl50{padding-left: 50px}

.w960,.w1000{margin-left:auto; margin-right:auto}
.w960{width:960px}
.w1000{width:1000px}

/*font*/
.p12{font-size:12px}
.p14{font-size:14px}
.p16{font-size:16px}
.p18{font-size:18px}
.p24{font-size:24px}
.sinSun{font-family:"SimSun"}
.sinHei{font-family:"SimHei"}
.microHei{font-family:"Microsoft YaHei"}

/*color*/ 
.red{color:#f00}
.green{color:#093}
.org{color:#f60}
.black{color:#000}
.c3{color:#333}
.c6{color:#666}
.c9{color:#999}
.cc42{color:#c42000;}
.c90{color:#c90000}
.cff4{color:#ff4e00}
.c8a{color:#8a1700}
.bronze{color:#633900}
.c913{color:#913300;}

/*body init*/
body{min-width:1200px;font-family: "Arial","SimSun"; color:#333; font-size:12px; background-color: #191816}
.warp,.main-warp{width: 1200px; margin-left: auto; margin-right: auto;}
.main-warp{position: relative;}
#header{background: url(../images/body-bg12.jpg) center top; height: 630px}
#main-content{background: url(../images/body-bg2.jpg) no-repeat center top; height:auto !important; height: 1000px; min-height: 1000px}

/*btn*/
a{color:#333; text-decoration:none} 
a:hover{color:#f40}
.sub-btn-down,.sub-btn-down a{height: 135px; width: 300px; overflow: hidden; display: block;}
.sub-btn-down{position: relative; background-image: url(../images/btn-down.png)}
.sub-btn-down a:hover{background-image: url(../images/btn-down-hover.png)}
.sub-btn-down a:active{background-image: url(../images/btn-down-acive.png)}
.sub-ico{display: inline-block; vertical-align: -9px; width: 32px; height: 32px; margin-right: 6px; background-image: url(../images/sub-ico.png)}
.sub-ico-1{ background-position: 0 0}
.sub-ico-2{ background-position: 0 -32px}
.sub-ico-3{ background-position: 0 -64px}
.sub-ico-4{ background-position: 0 -96px}

/*顶部工具栏*/
.top-bar{height:34px; line-height:34px; background-color:#f0f0f0; color:#666; font-family:"SimSun"}
.top-bar .split{margin-left:15px; margin-right:15px}
.top-bar a{color:#666}
.top-bar a:hover{color:#f40}

/*nav*/
#nav{padding-top: 40px; height: 100px}
#nav li{width: 100px; float: left; text-align: center; margin-left: 40px}
#nav li a{font: 24px/1.5 "微软雅黑"; color: #c9b075}
#nav li a:hover,#nav .cur a{color: #ffae00}
#nav .nav-4{margin-left: 365px}


/**footer**/
#footer{clear:both; border-top:1px #1b1b1b solid;margin-top:60px; color:#999; background-color: #000}
.footer-content{padding-bottom:30px;overflow:hidden}
.footer-logo{padding:20px 0 0 20px}
.footer-logo span{padding-right:20px;float:left;margin-right:20px}
.footer-logo .footer-logoimg{padding:20px 20px 14px 0;display:inline-block}
.footer-info{line-height:24px;padding:40px 0 0 0px}
.footer-info a,.footer-info div{color:#e5af20}
.footer-info a:hover{color:#f40}
.footer-img{padding:40px 20px 0 0}
.footer-img img{margin:0 12px}


/**form**/
.list-page{text-align: center;padding-top: 45px;line-height: 22px}
.list-page a,.list-page .num,.list-page span.pre{margin:0 5px;padding:0 9px;border:1px solid #868686; background:#fff;color: #666;display: inline-block;height: 22px}
.list-page a:hover{border:1px solid #883329;background:#883329;color:#fff;}
.list-page .current{margin:0 5px;padding:0 9px;background:#883329; border:1px solid #883329;color:#fff;display: inline-block;height: 22px}
.list-page .gray9 {color: #999;}
.list-page .gray9:hover{border:1px solid #c9c9c9; background-color: #fff; color: #999}

/*按钮*/
.btn{ vertical-align: middle;display:inline-block;cursor:pointer;border:0;text-align:center;background: url(../images/btn-user.png) no-repeat;background-position:0 0;width:106px;height:38px; line-height:38px;color:#fff;}
.btn:hover{background-position:-107px 0;color: #fff}

/**link**/
.link01{color: #996c00}
.link02{color: #d20001}

/**popup-window**/
.popup-window-bg{width: 100%;height: 100%;position: absolute;top: 0;z-index: 999;display:none}
.popup-window{position:fixed; top:50%;left:50%;z-index:9999; _position:absolute; display:none; width:566px; margin-left:-170px;}
.popup-con,.popup-head{background-image:url(../images/layer.gif);  padding-left:9px; padding-right:9px; overflow:hidden}
.popup-head{background-position:left top; height:37px; padding-top:11px}
.popup-title{height:37px;line-height:37px;color:#f9dc80;padding:0 10px 0 15px; background-color:#803e05}
.popup-title .popup-close{background:url(../images/btn_user.jpg) no-repeat 0 -99px;width:13px;height:13px;display:inline-block;margin-top:12px;font-size:0}
.popup-con{background-position: left bottom; padding:10px 9px 40px 9px; background-color:#eedebc}
.popup-confirm{background:url(https://res.5pk.com/templates/front/images/layer-430.gif) no-repeat; height:180px; margin-top:-90px; text-align:center;width:390px;margin-left:-100px;padding:0 20px}
.popup-confirm p{font-size:16px; padding:35px 0 15px}
.btn10,.btn11,.btn12{background:url(../images/btn-c-1.gif) no-repeat; width:95px; height:39px; line-height:39px; display:inline-block; text-align:center; font-size:14px; color:#3a1f04; margin-right:8px;border:0;cursor:pointer; border:none; padding:0; vertical-align:middle}
.btn10:hover,.btn11:hover{color:#333}
.btn10{background-position:0 -78px}
.btn10:hover{background-position:0 -117px}
.btn11{background-position:0 0}
.btn11:hover{background-position:0 -39px}


/**top**/
#top{padding:1px 0 0 1px; position:fixed;right:16px; top:90px; _position:absolute; _top:expression(documentElement.scrollTop + 90 + "px");z-index:9999}
#top .relative{display:block}
#top div{background:url(../images/top_bg.jpg) #1e1e1e no-repeat; width:53px; padding-top:9px; margin-left:16px}
#top a span,#top .top-btn{background:url(../images/btn_main.jpg) no-repeat;display:block; width:53px}
#top div .top-zb,#top div .top-qq{color:#fff;cursor:pointer;display:block;height:70px}
#top div a:hover{color:#ffe157}
#top .top-link-img img{ border-top:1px solid #333}
#top .top-zb span{background-position:-111px 0;height:57px}
#top .top-zb:hover span{background-position:-164px 0}
#top .top-qq{margin-top:25px}
#top .top-qq span{background-position:0 -51px;height:41px}
#top .top-qq:hover span{background-position:-53px -51px}
#top .top-btn{background-position: 0 -94px;height:25px;  margin-left:16px}
#top div,#top .top-btn{_margin-left:5px}
#top .top-im{height:92px}
.QRCode{display:block; width:86px; height:97px; margin-top:5px; padding-top:30px; text-align:center; background:url(../images/bg-QRCode.gif) no-repeat 0 0}
#top div .sub-close-btn{position:absolute; display:inline-block; height:16px; width:16px; background:url(../images/isdiv_close.png) left top; left:-10px; top:-10px; z-index:10; overflow:hidden; _background-image:url(../images/isdiv_close.gif)}
#top div .sub-close-btn:hover{background-position:left bottom}