@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;}  /*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;

/*其他*/
.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;}
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;}
/*end reset*/



/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}
@media screen and (max-width:1200px){
	html{ width:1200px;}
	}
/*页眉*/
.header{width:100%; background-color:#fff; position:relative; z-index:1000}

.headerTop { overflow:hidden; width:100%; height:40px; background:url("Img/Common/topBg-1.png") no-repeat center top; background-color:#fafafa;}
.headerTop p{ font-size:12px; color:#999; line-height:40px; float:left;}
.headerTop ul{ overflow:hidden; float:right;}
.headerTop li{ float:left; font-size:12px; line-height:38px; padding-top:2px;}
.headerTop li a{ color:#666; text-decoration:none; display:block; padding:0 12px; border-right:1px solid #e8e8e8;}
.headerTop li.first a{ padding:0 14px; font-weight:bold; color:#f73921} 
.headerTop li:hover a{ background-color:#f73921; color:#fff;}

.headerCenter { overflow:hidden; height:130px;}
.headerCenter dl{ overflow:hidden; float:left; width:550px; margin-top:24px;}
.headerCenter dt{ overflow:hidden; float:left;}
.headerCenter dd{ overflow:hidden; width:380px; float:left; margin-left:20px; border-left:1px dotted #ccc; padding:5px 0; padding-left:20px; margin-top:5px;}
.headerCenter dd h2{ font-size:28px; color:#f73921; margin-bottom:5px;}
.headerCenter dd p{ font-size:20px;color: #0056a3;    font-weight: bold}
.headerCenter .phone{ overflow:hidden; float:right; margin-top:10px; text-align:right; padding-right:120px; background:url("Img/Common/phone-1.png") no-repeat right 0px;}
.headerCenter .phone p{ font-size:12px; color:#787878;}
.headerCenter .phone h3{ font-family:Arial; font-size:28px; font-weight:normal; color:#f73921;}
.headerCenter .phone span{ display:block; font-size:15px; color:#575757; margin-top:10px; margin-right:0px;}

.headerNav { width:100%; height:63px; background-color:#252525;}
.headerNav li{ float:left; font-size:16px; line-height:60px; background:url("Img/Common/navBor-1.png") no-repeat right center; position:relative;}
.headerNav li>a{ color:#fff; text-decoration:none; display:block; padding:0 27px;}
.headerNav li.last>a{ padding:0 33px;}
.headerNav li.last { background:none}
.headerNav li.cur>a,.headerNav li:hover>a{ line-height:60px; border-bottom:3px solid #e60012;}
.headerNav .sednavs1{ width:245px;top:64px; position:absolute; background:#252525 repeat center; display:none; left:-27px;}
.headerNav .sednavs1 .sen{ float:left; margin:24px 0; margin-left:27px;}
.headerNav .sednavs1 .sen p{ height:40px; line-height:40px; width:147px; padding-left:52px; text-align:left;}
.headerNav .sednavs1 .sen p a{ font-size:13px; color:#fff; display:block;}
.headerNav .sednavs1 .sen p:hover{ background:url("Img/Common/pbg-1.png") no-repeat center;}
.headerNav .sednavs1 .nImg{ margin-top:24px; float:left; margin-left:26px;}
.headerNav .sednavs1 .nImg img{ display:block;}
.headerNav li:hover .sednavs1{ display:block;}

/*footer*/
.footer{ overflow:hidden; width:100%; background-color:#333; padding-bottom:30px;}
.footer .f_nav{ overflow:hidden; margin-top:35px; margin-bottom:45px;}
.footer .f_nav li{ float:left; font-size:14px; padding:0 26px; border-right:1px dotted #5c5c5c;}
.footer .f_nav li a{ color:#fff;}
.footer .f_nav .last{ border:none}
.footer dl{ overflow:hidden; float:left; width:390px; margin-top:10px;}
.footer dt{ overflow:hidden; float:left;}
.footer dd{ overflow:hidden; float:left; width:235px; margin-left:20px;}
.footer dd h3{ font-size:18px; color:#ee3119; margin-top:15px; margin-bottom:5px;}
.footer dd p{ font-size:14px; color:#fff;}
.footer .wen{ overflow:hidden; width:430px; float:left; margin-top:15px;}
.footer .wen p{ font-size:12px; color:#c6c6c6; line-height:22px;}
.footer .ewm{ overflow:hidden; width:140px; float:left;}
.footer .ewm img{ display:block; margin:0 auto; margin-bottom:5px;}
.footer .ewm p{ font-size:12px; color:#fff; text-align:center; opacity:0.4; filter:alpha(opacity=0.4)}
.footer .phone{ overflow:hidden; float:right; background:url("Img/Common/f_phone-1.png") no-repeat left center; margin-top:40px; padding-left:40px;}
.footer .phone p{ font-size:12px; color:#fff;}
.footer .phone h3{ font-size:22px; color:#ee3119; font-weight:normal; font-family:Arial}
