﻿@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; width:100%;}
table th , table td {padding:0px;}
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: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;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.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;width: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;}




#roll_top,#fall,#ct{position:relative;cursor:pointer;height:60px;width:52px}
#roll_top{background:url(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}





/*end reset*/



/* CSS Document */
body{background:#fff; overflow-x:hidden; color:#333; font-size:14px; font-family: "微软雅黑"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/*页眉*/
.header{width:100%; overflow:; background-color:#fff;}

.header_top { width:100%; height:37px; background:url(../images/header_top.png) repeat-x left bottom; background-color:#f0f0f0;}
.header_top p{ float:left; line-height:37px; font-size:13px; color:#666;}
.header_top ul{ float:right; width:253px; margin-top:12px; font-size:13px;}
.header_top li{ float:left; padding:0 10px; border-right:1px solid #c7c7c7; position:relative}
.header_top li.last{ border:none; padding-right:0;}
.header_top li a{ color:#666}
.header_top li img{ display:none; position:absolute; top:30px; left:-20px;}
.header_top li:hover img{ display:block}

.header_center { overflow:; width:1200px; margin:0 auto; height:150px;}
.header_center h1{ float:left; margin-top:49px;}
.header_center h2{ float:left; margin-top:49px; margin-left:10px; padding-left:15px; border-left:1px dotted #d9d9d9; font-size:20px; color:#c81624; text-transform:uppercase;}
.header_center h2 p{ font-size:14px; font-weight:normal; color:#000; margin-top:10px;}
.header_center .phone{ overflow:hidden; float:right; padding-left:50px; background:url(../images/phone.png) no-repeat left 33px; margin-top:32px; margin-right: 34px}
.header_center .phone p{ font-size:13px; color:#000;}
.header_center .phone b{ display:block; font-size:17px; color:#c81624; font-family:Arial; margin-top:5px;}

.header_nav { overflow:; width:100%; height:54px; line-height:54px; font-weight: bold; background-color:#c81624;}
#box{margin:0px auto; padding:0px; width:1200px;}
#box ul{margin:0px; padding:0px; list-style:none;}
#box ul li{margin:0px 2px 0px 0px; padding:0px; width:148px; height:54px; display:inline; float:left; background-color:#C81624; border-radius:0px; box-shadow:#000 0px 0px 0px;color:#fff}
#box li:hover,#box li.cur{ background-color:#252525;}

#box ul li:hover{background-color:#000; }
#box ul li:hover ul{display:block;}
#box ul li a{text-align:center; width:149px; height:54px; line-height:54px; display:block; text-decoration:none;color:#fff; font-size:13px;}
#box ul li ul{display:none;position: absolute;
z-index:10;
width:120px}
#box ul li ul li{margin:0px 0px 0px 0px; padding:0px; background-color:#C81624;}
#box ul li ul li:hover{background:#000;}
#box ul li ul li:hover ul{visibility:visible;}
#box ul li ul li ul{visibility:hidden; position:relative; top:-60px; left:240px;}
#box ul li ul li ul li{background:#C81624;}
#box ul li ul li ul li:hover{background-color:#000; }

/*底部开始*/
.f_foot{ height:297px; background:url(../images/f_bj.jpg) repeat-x left top; font-family:"Microsoft YaHei" ;  overflow:hidden;}
.f_nav{  height:60px;  font-size:14px; line-height: 60px; color:#494644;}
.f_nav a{ color:#fff; display:inline-block; margin:0 39px;}
.f_foot h2{ width:230px; height:53px; padding:76px 52px 0 0;}
.f_foot h2 img{width:230px; height:53px;}
.f_add{ font-size: 13px; line-height: 30px; color:#fff; padding-top:50px; width:590px;}
.f_add a{color:#fff;}
.f_add span{font-size: 22px; font-weight: bold;  color: #da251c; }
.f_add em{ margin:0 15px;} 
.f_ewm{ width:125px; margin-top:42px; margin-right: 50px;}  
.f_ewm img{ width:125px; height:125px;}
.f_ewm span{ display:block; font:14px/50px "Microsoft YaHei"; color:#ccc; text-align:center;} 
/*底部结束*/