﻿@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: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;}
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; min-width:1350px;}
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;color:#666; font-size:12px; font-family: microsoft yahei , "宋体";}/*网站字体颜色*/
.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1300px;}
/*页眉*/
.header{width:100%; overflow:hidden; position:relative; z-index:2}

.wrap-tit{width:100%;height:30px; background:#f7f7f7;line-height:30px;}
.wrap-tit .wrap-tit-con{width:1300px;margin:0 auto;font-size:12px;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fl{float:left; background:url(../images/advjt.png) left no-repeat; padding-left:15px;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fl b{color:#FB8302;font-size:14px;padding:0 5px;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fr{float:right;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fr a{margin:0 10px; position:relative;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fr .wxa img{display:none; position:absolute;width:108px; height:108px;left:-20px;top:30px;z-index:99999;}

.headertop { overflow:hidden; height:122px; padding-top:10px;}
.headertop h1{ float:left; margin-top:10px;}
.headertop .wen{ overflow:hidden;float:left;height:122px; background:url(../images/logo_bg.png) no-repeat left center; padding-left:50px; margin-left:15px; line-height:30px; font-size:14px;}
.headertop .wen h2{ margin-top:30px; font-size:16px; color:#ff9900; text-transform:uppercase;}
.headertop .wen img{ display:block; margin-top:10px;}
.headertop .headerright{ overflow:hidden; float:right; width:305px;}
.headertop .phone{ float:right; overflow:hidden; padding-right:45px; text-align:right; background:url(../images/phone.png) no-repeat right center; margin-top:40px;}
.headertop .phone p{ font-size:13px; color:#666;}
.headertop .phone h3{ font-size:24px; color:#ff9900; font-weight:bold;}
.headerNav { overflow:hidden; width:100%; height:60px; background:url(../images/nav_bg.png) repeat-x left top;}
.headerNav li{ float:left; background:url(../images/nav_bor.png) no-repeat right center; line-height:60px; font-size:16px;}
.headerNav li a{width:130px; display:inline-block; text-align:center;color:#fff; text-transform:uppercase;}
.headerNav li.cur,.headerNav li:hover{ background-color:#120e49;}
/*footer*/
.footer { overflow:hidden; width:100%; padding-bottom:25px; background-color:#02814a; padding-top:30px;}
.footer p{ text-align:center; font-size:12px; color:#c3d9cd; line-height:25px;}
.footer p a{ color:#c3d9cd; margin-left:20px;}