﻿@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;}
#cntrBody img{max-width:100%}
.a_nav {
    margin-bottom: 30px;
    text-align: center;
}
.a_nav li {
    display: inline-block;
    text-align: center;
    width: 145px;
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    margin-bottom: 5px;
}
.a_nav li a {
    display: block;
    height: 40px;
    
    line-height: 40px;
    background: #03864D;
    color: #fff;
    border-radius: 2px;
}
/*定位*/
.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:1000px;}

/*页眉*/
.header{width:100%; overflow:hidden; position:relative; z-index:2}

.headertop { overflow:hidden; height:122px;}
.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;}
.headertop .wen h2{ margin-top:40px; font-size:18px; color:#ff9900;}
.headertop .wen img{ display:block; margin-top:10px;}
.headertop .headerright{ overflow:hidden; float:right; width:205px;}
.headertop .headerright ul{ overflow:hidden; margin-top:14px;}
.headertop .headerright li{ float:right; font-size:12px; padding:0 10px; border-right:1px dotted #666;}
.headertop .headerright li a{ color:#666}
.headertop .headerright .last{ border:none; padding-right:0;}
.headertop .phone{ float:right; overflow:hidden; padding-right:25px; text-align:right; background:url(../images/phone.png) no-repeat right center; margin-top:24px;}
.headertop .phone p{ font-size:13px; color:#666;}
.headertop .phone h3{ font-size:24px; color:#ff9900; font-weight:normal;}

.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:55px; font-size:13px;}
.headerNav li a{ display:block; padding:0 29px; text-decoration:none; color:#fff;}
.headerNav li.last{ background:none;}
.headerNav li.cur,.headerNav li:hover{ background-color:#ff9900; border-bottom:5px solid #eeca02;}


/*footer*/
.footer { overflow:hidden; width:100%; padding-bottom:75px; background-color:#02814a; padding-top:30px;}
.footer .f_top{ overflow:hidden; padding-bottom:55px; border-bottom:1px solid #289465; margin-bottom:30px;}
.footer .f_logo{ display:block; float:left}
.footer .f_nav{ overflow:hidden; float:left; width:280px; margin-left:50px;}
.footer .f_nav li{ overflow:hidden; width:140px; float:left; font-size:12px; line-height:30px;}
.footer .f_nav li a{ color:#fff;}
.footer .ewm{ display:block; float:left; margin-left:130px; padding-bottom:25px; }
.footer .info { overflow:hidden; float:right; width:195px;}
.footer .info li{ float: left; width:100%; font-size:12px; color:#fff; line-height:30px;}
.footer .info span{ display:block; float:left; width:55px; text-align:right}
.footer .info em{ display:block; float:left; width:140px;}
.footer p{ text-align:center; font-size:12px; color:#c3d9cd; line-height:25px;}
.footer p a{ color:#c3d9cd; margin-left:20px;}

/*fiexd*/
.fiexd_ad{ overflow:hidden; width:100%; height:32px; padding:13px 0;   background: url(../images/fixedbg.png) center bottom; position:fixed; left:0; bottom:0;z-index: 999;display: none;}
.fiexd_ad img{ display:block; float:left; margin-right:25px;}
.fiexd_ad input{ overflow:hidden; padding-left:44px; width:130px; height:32px; line-height:32px; font-size:13px; color:#666; float:left; border:none;}
.fiexd_ad .name{ background:url(../images/fiexd_name.png) no-repeat left center; background-color:#fff; margin-right:20px;}
.fiexd_ad .phone{ background:url(../images/fiexd_phone.png) no-repeat left center; background-color:#fff; margin-right:8px;}
.fiexd_ad span{ display:block; width:72px; height:32px; text-align:center; line-height:32px; font-size:12px; color:#fff; background-color:#2c2c2c; cursor:pointer; float:right;}
.fiexd_ad .close{ display:block; width:27px; height:26px; position:absolute; top:17px; right:130px;background: url(../images/colose.png) no-repeat left center;}

.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:65%; right:52%; 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;}
