﻿@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*/





#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}

#roll_top{background:url(../images/top.gif) no-repeat}

#fall{background:url(../images/top.gif) no-repeat 0 -80px}

#ct{background:url(../images/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;}





/* 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;}



/*页眉*/

.header{width:100%; overflow:hidden; background-color:#fff;}

.header .hdTop{ height:50px; border-bottom:1px  #CCCCCC solid}

.header .hdTop p{float:left;color:#999;line-height:50px;font-size: 16px;}

.header .hdUl{ float:right;margin-top:18px; }

.header .hdUl li{ font-size:14px; float:left; color: #666 }

.header .hdUl li a{ color:#666; padding:0 10px;}

.header .hdUl li.last a{ padding-right:0;}

.header .logo{overflow:hidden;padding: 30px 20px 0 0;background-color:#fff;}

.header .logo h1{ float:left;}

.header .logo h2{font-size: 30px;color:#2ea807;float:left;margin-left: 15px;background: url("../images/hdWen.png") no-repeat left center;text-indent: 15px;}

.header .logo h2 p{ font-weight:normal; font-size:16px; color:#3f3f3f; margin-top:5px;}

.header .phone{float:right;background:url(../images/hdPhone.png) no-repeat left center;padding-left:60px;margin-top: 5px;font-size: 24px;color:#ffba00;font-weight: normal;}

.header .phone p{ font-size: 14px; color: #333}

.header .Nav{height:50px;background: #25750b;}

.header .navBox{height: 50px;line-height: 50px;}



.header .navUl li{ font-size:16px; float:left; padding-left:42px; padding-right:42px; }

.header .navUl li a{ display:block; color:#fff; text-decoration:none;}

.header .navUl>li:hover ,.header .navUl>li.cur { color:#fff;  background-color: #ffba00;}



