@charset "utf-8";
/* CSS Document */
/* Author: zq */
/* Time: 2017/7/7*/

/*header*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset,img {border: 0; padding:0px; margin:0px;}
ol,ul {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal; font-size:100%;}
body{ font-family: "Microsoft YaHei"; font-size: 12px; line-height: 24px; color:#666; }
h3{ font-family:"Microsoft YaHei";}
a{ color:#666; text-decoration:none;}
a:hover{ color:#0c7bbb !important; }
.fl{ float:left; }
.fr{ float:right;}
.show{ display:block;}
.hide{ display:none;}
.cl{ clear:both;}
html{ overflow-x:hidden;}
*{ outline:none;}
.wd1100{ width:1100px; margin:0 auto;}
.mg_b{ margin-bottom: 30px;}
.bor{ border:1px solid #e5e5e5;}
.bor12{ border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; -o-border-radius:12px;}
.bor5{border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px;}
.bor12_d{ border-radius:12px 12px 0 0; -moz-border-radius:12px 12px 0 0; -webkit-border-radius:12px 12px 0 0; -o-border-radius:12px 12px 0 0; overflow: hidden;}
.pdd{ padding:4px 12px;}
.norword{overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
body{ background: repeat-x top; width: 100%;}
.contain{ width: 1100px; margin: 0 auto; padding: 0 45px; background: url("../images/charge/contain_bd.png") repeat-y top;}
.contain_box{ height: auto; overflow: hidden; padding: 8px 0 64px;}

/*header*/
.header{ padding-top: 3px;}
.h_t{ position: relative; height: 135px;}
.logo{ position: absolute; top: 0; left: 0;}
.h_tel{ position: absolute; top:10px; right: 10px;}
.h_tel{ color: #029ae1; font-size: 24px; font-weight: bold;}
.h_tel img{ vertical-align: middle; margin-right: 6px;}
.h_login{ position: absolute; top: 75px; right: 4px;}
.h_login a{
	display: block;
	background: url("../images/charge/login_icon.png") no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	width: 84px;
	height: 40px;
	line-height: 40px;
	padding-left: 42px;
	font-weight: bold;
}
.h_d{ background: url("../images/charge/nav_bd.png") repeat-x; width: 100%; height: 42px;}
.h_dcen{ height: 42px;}
.h_here{ line-height: 0;}
.nav{ line-height: 42px;}
.nav a{ color: #fff; font-size: 16px; display: inline-block; background: url("../images/charge/nav_line.png") no-repeat right center; padding: 0 34px;}
.nav a:hover,.nav a.cur{ color: #aacd06 !important;}

/*footer*/
.footer{ background-color: #313131; height: 122px;}
.foot_click{ padding: 22px 0 20px;}
.foot_click a{ color: #fff; font-size: 16px; margin-right: 54px;}
.copyright{ color: #fff; font-size: 14px;}
.foot_img{ padding-top: 14px;}
