﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none; font-weight:normal;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}


/*其他*/
.cur{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}




/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.container{margin-left:auto; margin-right:auto; width:1200px;}



/* header */
.header{width: 100%;position:relative;z-index:99;}
.headerTop{width: 100%;line-height: 46px;background: #111111;}
.headerTop ul {float: right;margin-right: 1%;}
.headerTop ul li {font-size: 12px;height: 40px;line-height: 40px;color: #777;float: left;text-align: right;padding: 0 20px;border-left: 1px solid #202020;}
.headerTop ul li a{color: #999;font-size: 14px;display: block;}
.headerTop ul li a:hover{color: #9e2125;}
.headerTop ul li.dianhua{color: #cecece;background: url(Img/Common/dianhua.png) no-repeat 25px;padding-left: 48px;font-family: "consola";}

.headerCenter{width:1200px;margin:0 auto; position:relative;}
.headerCenter-left{width:180px;height:180px;float:left; position:absolute;top:-40px;left:0;}
.headerCenter-left a {display: block;width: 180px;height: 180px;}
.headerCenter-left a img{display: block;width: 180px;height: 180px;}


.headerCenter-right{position: relative;float: right;width:935px;}

.headerCenter-right ul{width: 100%;height: 90px;line-height: 90px;}
.headerCenter-right ul li{float: left;font-size: 14px;height: 90px;position: relative;position: relative;line-height: 90px;}
.headerCenter-right ul li>a{color: #777;text-decoration: none;font-size: 14px;display: block;}
.headerCenter-right ul li>a:hover{color: #222222;font-weight: bold;border-bottom: 3px solid #9e2125;}
.headerCenter-right ul li.cur a{color: #222222;font-weight: bold;}
.headerCenter-right ul li.cur{color: #222222;font-weight: bold;border-bottom: 3px solid #9e2125;}


/* footer */
.footer{background: #191919;width: 100%;padding-top: 75px;height: 314px;}
.footer .container{width: 1000px;padding-left: 200px;margin: 0 auto;position: relative;}

.footer .container .erweima{width: 150px;background: #fff;position: absolute;left: 0;top: 0;text-align: center;padding-bottom: 23px;}
.footer .container .erweima img{width: 150px;height: 150px;display: block;}
.footer .container .erweima .p01{margin-top: 33px;font-size: 14px;color: #222;font-weight: bold;}
.footer .container .erweima span{display: block;width: 4px;height: 2px;background: #222;margin: 0 auto;margin-top: 16px;}
.footer .container .erweima .p02{margin-top: 16px;font-size: 14px;color: #222;font-weight: bold;}

.footer-nav ul{width: 100%;padding-bottom: 40px;border-bottom: 1px solid #27282b;}
.footer-nav ul li{float: left;font-size: 14px;position: relative;position: relative;}
.footer-nav ul li>a{color: #fff;text-decoration: none;font-size: 14px;display: block;padding: 0 47px;}
.footer-nav ul li.lizh >a{padding-right: 0 !important;}
.footer-nav ul li:first-child>a{padding-left: 0 !important;}
.footer-nav ul li>a:hover{color:#9e2125;}

.footer .container dl{margin-top: 58px;float: left;margin-left: 55px;}
.footer .container .dl01{width: 200px;margin-left: 0;}
.footer .container dl dt{width: 100%;font-size: 14px;color: #fff;font-weight: bold;padding-bottom: 20px;border-bottom: 1px solid #27282b;margin-bottom: 22px;}
.footer .container dl dt a{color:#fff;}
.footer .container .dl01 dd{width: 50%;float: left;}
.footer .container .dl01 dd:nth-child(2n+1){text-align: right;}
.footer .container .dl01 dd a{font-size: 12px;color: #999;line-height: 30px;display: block;}
.footer .container dl dd:hover a{color: #9e2125;}

.footer .container .dl02{width: 350px;margin-left:0;}
.footer .container .dl02 dd{width: 100%;}
.footer .container .dl02 dd{display: block;font-size: 12px;color: #999;line-height: 30px;}
.footer .container .dl02 dd a{display: block;font-size: 12px;color: #999;line-height: 30px;}


.footer .container .dl03{width: 330px;}
.footer .container .dl03 dd{width: 50%;float: left;font-size: 12px;color: #999;line-height: 30px;}
.footer .container .dl03 dd a{font-size: 12px;color: #999;line-height: 30px;display: block;}


.footer-dibu{height: 150px;width: 100%;background: #191919;position: relative;}
.footer-dibu .container{border-top: 1px solid #27282b;}
.footer-dibu .container .p01{float: left;width: 300px;margin-top: 63px;font-size: 12px;color: #fff;}
.footer-dibu .container .p01 span{float: left;font-size: 12px;color: #fff;}
.footer-dibu .container .p01 a{display: block;width: 20px;height: 16px;float: left;margin-left: 23px;}
.footer-dibu .container .p01 a.weibo{background: url(Img/Common/weibo.png) no-repeat top;}
.footer-dibu .container .p01 a.weibo:hover{background: url(Img/Common/weibo.png) no-repeat bottom;}
.footer-dibu .container .p01 a.weixin{background: url(Img/Common/weixin.png) no-repeat top;}
.footer-dibu .container .p01 a.weixin:hover{background: url(Img/Common/weixin.png) no-repeat bottom;}
.footer-dibu .container .p01 a.qq{background: url(Img/Common/qq.png) no-repeat top;}
.footer-dibu .container .p01 a.qq:hover{background: url(Img/Common/qq.png) no-repeat bottom;}

.footer-dibu .container .p02{float: right;width: 450px;text-align: right;margin-top: 63px;font-size: 12px;color: #555;font-family: "Arial";}

.footer-dibu .container img{position: absolute;left: 50%;margin-left: -63px;top: 50%;margin-top: -20px;}


/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(Img/tanchuang/tanchuangBg.png);height:100%; z-index:9999999;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px; z-index:9999999;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 190px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #ef0000;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #ef0000;text-decoration: none;z-index:999999999999999;border:0px;}
.tanchuang2 .conBox .box a{background: #404040;}

/* 错误提示 */
.errorMainCon{width: 100%;background: url(Img/tanchuang/errorBg.jpg) no-repeat center #f6f6f6;;height: 330px;padding-top: 300px;}
.errorMainCon h3{width: 525px;height: 80px;line-height: 80px;text-align: center;font-size: 24px;color: #1e1e1e;font-weight: normal;margin: 0 auto;}
.errorMainCon h3 em{color: #df1f29;font-weight: bold;}
.errorMainCon p{font-size: 20px;color: #000000;text-align: center;margin-top: 30px;}
.errorMainCon p em{color: #df1f29;}
.errorMainCon a.error-url{font-size: 15px;color: #999999;font-family: arial;display: block;text-align: center;margin-top: 4px;}
.errorMainCon .btn{text-align: center;height: 52px;width: 228px;margin: 30px auto 0;overflow: hidden;}
.errorMainCon .btn .a1{display: block;width: 104px;height: 52px;line-height: 52px;text-align: center;font-size: 16px;color: #818181;background: #e3e3e3;border-radius: 4px;float: left;text-decoration: none; border:none;}
.errorMainCon .btn .a1:first-child{background: #df1f29;color: #fff;margin-right: 20px;}
