﻿@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;}
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;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
/*定位*/
.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;}
.fix{*zoom: 1;}
.fix:after{clear: both;content: "";display: table;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{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;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
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;}
/*end reset*/



/* CSS Document */
body{background:url(../images/body_bg.png) repeat center; overflow-x:hidden; color:#333; font-size:14px; font-family: microsoft yahei;position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin:0 auto; width:1200px;}

/*页眉*/
.header{width:100%; overflow:hidden; background-color:#332c2b;}

.headerTop{ width:100%; height:36px; border-bottom:1px solid #473d3c;}
.headerTop .tps{ float:left; line-height:36px; font-size:13px; color:#eee;}
.headerTop ul{ float:right; width:200px; margin-top:5px; line-height:25px;}
.headerTop li{ float:left; font-size:12px; position:relative; padding:0 12px; border-right:1px dotted #473d3c;}
.headerTop li a{ color:#eee;}
.headerTop li.last{ border:none;}
.headerTop li .ewm{ display:none; overflow:hidden; position:absolute; width:100px; height:100px; left:0; top:20px;}
.headerTop li:hover .ewm{ display:block;}

.headerCenter { overflow:hidden; height:112px;}
.headerCenter dl{ overflow:hidden; float:left; margin-top:12px; width:630px;}
.headerCenter dt{ float:left; overflow:hidden;}
.headerCenter dd{ float:left; overflow:hidden; padding:10px 0; font-size:28px; margin-left:15px; line-height:35px; padding-left:15px; border-left:1px solid #473d3c; color:#eee;}
.headerCenter dd p{ color:#e4b40d; font-size:15px;}
.headerCenter .phone{ overflow:hidden; float:right; background:url(../images/phone.png) no-repeat right center; padding-right:55px; margin-top:30px;}
.headerCenter .phone p{ font-size:13px; color:#eee;}
.headerCenter .phone h3{ font-size:30px; color:#e4b40d; font-family: Impact; letter-spacing:1px; font-weight:normal;}

.headerNav{ overflow:hidden; width:100%; height:60px; background:#fff;}
.headerNav li{ float:left; text-align:center; background:url(../images/navBor.png) right top repeat-y; white-space:nowrap;}
.headerNav li.last{ background:none}
.headerNav li p{ font-size:15px; color:#222;  line-height:60px;}
.headerNav li a{ overflow:hidden; display:block; text-decoration:none; height:60px; padding:0 39px; position:relative;}
.headerNav li b{ display:none; width:7px; height:4px; background:url(../images/navCur.png) no-repeat center; position:absolute; left:50%; bottom:3px; margin-left:-4px;}
.headerNav li em{ display:none; width:100%; height:3px; background-color:#093c77; position:absolute; left:0; bottom:0;}
.headerNav li.cur b,.headerNav li.cur em,.headerNav li:hover b,.headerNav li:hover em{ display:block;}

/*  搜索 */
.search{height:70px;line-height:70px;overflow:hidden;border-bottom:1px solid #e5e5e5; background-color:#fff;}
.searFont{width:820px;overflow:hidden;}
.searFont a{margin:0 8px;}
.searFont strong{color:#c9020c;font-weight:normal;background: url('../images/hotIcon.png') no-repeat left center;padding-left:20px;}
.searMain{width:332px;height:45px;line-height:45px;overflow:hidden;margin-top:12px;}
.searMain .sear_text{float:left;width:260px;height:43px;line-height:43px;padding:0 10px;border:1px solid #e0e0e0;}
.searMain .sear_btn{float:right;width:50px;height:45px; cursor:pointer;background:url('../images/sBtn.jpg') no-repeat center center;}
.searMain .sear_btn:hover{opacity:.8;}

/*浮层*/
.fuceng{ overflow:hidden; height:200px; box-shadow:0 5px 5px #ccc; background-color:#f6f6f6; margin-top:45px; border-top:4px solid #e4b40d; margin-bottom:45px;position: relative;z-index: 999;}
.fuceng ul{ overflow:hidden}
.fuceng li{ float:left; width:300px; background:url(../images/fc_yy.png) no-repeat right center;}
.fuceng li.last{ background:none;}
.fuceng .ht{ overflow:hidden; width:138px; height:138px; background:url(../images/fc_bg.png) no-repeat center; margin:0 auto; margin-top:33px; margin-bottom:25px;}
.fuceng .ht img{ display:block; margin:0 auto; margin-top:30px; margin-bottom:10px;}
.fuceng .ht p{ font-size:16px; color:#fff; font-weight:bold; text-align:center;}
.fuceng li span{ display:block; width:210px; margin:0 auto; text-align:center; margin:0 auto; font-size:14px; line-height:22px; color:#525252;}
.fuceng li span b{ color:#c50f01;}
.fuceng li:hover .ht{ background:url(../images/fc_hover.png) no-repeat center;}


/*footer*/
.footer{padding:25px  0;background:#332c2b;overflow:hidden;color:#999;width: 100%;}
.footMenu{border-bottom:1px solid #484848;padding-bottom:20px;margin-bottom:20px; line-height:30px;font-size:14px;text-align:center;}
.footMenu em{font-style:normal;margin:0 30px;}
.footer .footMenu a{color:#fff;}
.footMenu a:hover{text-decoration: underline;}
.footMain .font{margin-left:60px;padding-top:20px;width:780px; line-height:24px; font-size:12px;}
.footWx{width:150px;color:#fff;overflow:hidden; padding-top:10px;}
.footWx p{width:20px;line-height:14px;position:relative;padding-top:24px; padding-right:10px;}
.footWx p:before{content: "";top:0;left:6px;width:1px;height:15px;background:#5c5c5c;position:absolute;}
.firendLink{line-height:30px;background:#292929;overflow: hidden; padding:15px 0;}
.firendLink span{color:#fff;font-size:14px;text-transform: uppercase;float: left;}
.firendLink span i{font-style:normal;margin-left:10px;color:#6a6a6a;font-family:Arial;}
.firendLink a{margin:0 15px; font-size:12px;}
.footer a,.firendLink a{color:#999;}
.footer a:hover,.firendLink a:hover{color:#fff;}

/*qq、返回顶部*/
.youce{width:54px; float:right; position:fixed; right:-3px; bottom:55px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px; z-index:10000;}
.youce ul li{margin-bottom:3px; width:41px; background:#362c24;}
.youce ul li:hover{background:#9B8574;}
.youce ul li a{display:block; width:41px; height:41px;}
.youce ul li a.yc4{background:#083169 url(/Skins/Default/Img/Common/yc_04.png) no-repeat center;}