﻿@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:url(Img/Common/bodyBg.png) repeat center; 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; font-family:microsoft yahei;}

/*页眉*/
.header{width:100%; overflow:hidden;}

.headerTop{ overflow:hidden; width:100%; height:35px; border-bottom:1px solid #ccc;}
.headerTop p{ font-size:13px; color:#333; float:left; line-height:35px;}
.headerTop ul{ overflow:hidden; float:right; margin-top:8px;}
.headerTop li{ float:left; padding:0 8px; border-right:1px solid #ccc; font-size:13px;}
.headerTop a{ color:#333;}
.headerTop li.last{ border:none; padding-right:0;}

.headerCenter { overflow:hidden; height:150px;}
.headerCenter dl{ overflow:hidden; width:500px; float:left; margin-top:17px;}
.headerCenter dt{ float:left; overflow:hidden; padding-right:35px; background:url(Img/Common/logoBg.png) no-repeat right center; margin-right:25px;}
.headerCenter dd{ overflow:hidden; float:left; width:330px; margin-top:36px;}
.headerCenter dd h2{ font-size:24px; color:#333;}
.headerCenter dd p{ font-size:14px; color:#333;}
.headerCenter .phone{ overflow:hidden; background:url(Img/Common/phone.png) no-repeat left center; padding-left:50px; margin-top:55px; float:right;}
.headerCenter .phone p{ font-size:13px; color:#333; line-height:20px;}
.headerCenter .phone h3{ font-size:20px; color:#264ea1; font-weight:normal;}

.headerNav{ overflow:hidden; width:100%; height:50px; background-color:#1b1b1b;}
.headerNav li{ overflow:hidden; font-size:14px; line-height:50px; float:left; white-space:nowrap;}
.headerNav li a{ color:#fff; display:block; padding:0 20px; text-decoration:none;}
.headerNav li.cur , .headerNav li:hover{ background-color:#264ea1;}

/*footer*/
.footer{ overflow:hidden; width:100%; padding-top:40px; background-color:#313131;}
.footer .f_nav{ overflow:hidden; margin-bottom:40px;}
.footer dl{ overflow:hidden; width:180px; float:left;}
.footer .wen{ overflow:hidden; width:255px; float:right; text-align:right;}
.footer dt{ font-size:16px; margin-bottom:20px;}
.footer dt a{ color:#cacaca;}
.footer dd{ overflow:hidden;}
.footer dd a{ display:block; font-size:13px; line-height:30px; color:#929292;}
.footer h3{ margin-bottom:8px; font-size:22px; font-weight:normal; color:#cacaca}
.footer .wen p{ font-size:13px; color:#929292; line-height:22px; margin-bottom:8px; padding-right:30px;}
.footer .p01{ background:url(Img/Common/f01.png) no-repeat right center;}
.footer .p02{ background:url(Img/Common/f02.png) no-repeat right center;}
.footer .p03{ background:url(Img/Common/f03.png) no-repeat right center;}
.footer .p04{ background:url(Img/Common/f04.png) no-repeat right top;}
.footer .f_btm{ overflow:hidden; height:50px; background:url(Img/Common/f05.png) repeat-x left top;}
.footer .f_btm p{ font-size:13px; color:#929292; line-height:50px;}
.footer .f_btm a{ color:#929292;}
.footer .f_btm em{ margin:0 10px;}
#gotop{display: block;	width: 15px; z-index:9999999;	margin-right: -528px;	position: fixed;	right: 50%;	top: 50%;	_margin-right: -525px;	_position: absolute;	_margin-top: 300px;	_top: expression(eval(document.documentElement.scrollTop));}
#roll_top{position: relative;cursor: pointer;height: 72px;width: 26px;}
#roll_top{background: url(/Skins/Default/Img/top.gif) no-repeat;}
.rightbot{ height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }