﻿@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(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/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:1000px;}

/*页眉*/
.header{width:100%;  background:url("../img/hdBg.png") repeat-x;position:relative;z-index:998;}
.header .hdTop{ border-bottom: 1px solid #cdcdcd; height: 32px;}
.header .hdTop p{ line-height: 32px; float: left;}
.header .hdList { float: right; margin-top: 5px;}
.header .hdList li{float: left;margin-left: 10px;font-size: 13px;line-height: 20px; position: relative}
.header .hdList li a{ color: #4f4f4f}
.header .hdList li i{display: block;width: 20px;height: 20px;float: left;overflow: hidden;margin-right: 3px;}
.header .Wx{position: absolute;top: 28px;left:0;width: 103px;height: 103px;display: none;}
.header .hdList li:hover .Wx{ display: block}
.header .hdList li:hover i img{ margin-top: -20px;}
.header .hdList li:hover a{ color: #015cb5}
.header .logo{ overflow: hidden; padding: 35px 0;}
.header .logo h1{ float: left;margin-top: 5px;}
.header .logo h2{ font-size: 26px; font-weight: normal; background: url("../img/hdH2Bg.png") no-repeat  left center; padding: 10px 0; padding-left: 35px; margin-left: 15px; float: left;}
.header .logo h2 strong{ color: #d40808}
.header .logo h2 p{ margin-top: 15px; color: #3b3b3b; font-size: 16px;}
.header .hdPhone{float: right;overflow: hidden;margin-top: 10px;}
.header .hdPhone h4{ background: url("../img/hdPhone.gif") no-repeat left center; text-indent: 25px; font-size: 14px; color: #333333; font-weight: normal}
.header .hdPhone h4 b{ font-size: 22px; color: #d40808;}
.header .hdPhone p{ padding:15px 0 6px 0; border-bottom: 1px solid #c8c8c8; font-size: 16px; color: #333333}
.header .hdPhone p span{margin-left: 25px;}



/*头部*/
.header_nav{
	width: 100%;
	height: 46px;
	background: #e6e6e6;
}
.header_nav .nav_left{
	font-size: 13px;
	color:#4e4e4e;
	margin-top:12px;
}
.header_nav ul{
	margin-top:12px;
}
.header_nav ul li{
	float: left;
	height: 19px;
	line-height: 19px;
	border-right:1px solid #696969;
}
.header_nav ul li.lastli{
	border-right:none;
}
.header_nav ul li a{
	display: inline-block;
	margin:0 8px;
	font-size:13px;
	color: #4e4e4e;
	height: 19px;
	line-height: 19px;
}
.header_nav ul li a:hover{
	color: #c30101;
}
.header_con{
	width: 100%;
	height: 146px;
}
.header_con .header_logo{
	margin-top: 38px;
}
.header_con .header_phone{
	margin-top: 40px;
}
.header_con .header_phone p{
	color: #222222;
}
.header_con .header_phone span{
	display: block;
	color: #c30101;
	font-size: 23px;
	font-weight: bold;
	width: 180px;
}
/*2、导航*/
.nav{
	width: 100%;
	height:55px;
	background:#c30101;
}
.nav ul{
	height:55px;
}
.nav li{
	float: left;
	height:55px;
}
.nav li a{
	color:#fff;
	font-size: 16px;
	padding: 0 28px;
	margin-top:17px;
	display: inline-block;
	height: 19px;
	line-height: 19px;
	border-right:1px solid #db6767;
	text-decoration: none;
}
.nav .lastli a{
	border-right:none;
}
.nav .on{
	background: #282828;
}
.nav li:hover{
	background: #282828;
	
}


/*
.header .Nav{ width: 100%; height:55px; background:#c30101;}
.header .nav{ line-height: 55px;}
.header .navBox{ width: 102%;}
.header .navBox>li{ font-size: 16px; float: left; border-left: 1px solid #f3f3f3; position:relative}
.header .navBox>li:first-child{ border-left:none;}
.header .navBox>li>a{ color: #fff; display: block; text-decoration: none}
.header .navBox>li:hover,.header .navBox>li.cur{ background: url("../img/navLiBg_h.png") repeat-x center;}
.header .navBox>li:hover>a,.header .navBox>li.cur>a{ color: #fff; font-weight: bold}
.header .navBox>li:hover  .sednav1{ display:block}

/*主导航的二级菜单样式
 背景灰色透明图片
.sednav1{ width:100%; position:absolute; overflow:hidden; background:url(../img/sedbg.png) repeat center; top:60px; left:0;display:none;}
.sednav1 dl{}
.sednav1 dt{ }
.sednav1 dt a{ font-size:18px; color:#fff; text-decoration:none;}
.sednav1 dd{width: 100%;}
.sednav1 dd p{ height:30px; line-height:30px; text-align: center;}
.sednav1 dd p a{font-size:14px;color:#fff;border-bottom:1px solid #ccc;display: block;text-decoration: none;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 10px;}
.sednav1 dd p a:hover{color:#c30101}*/

.sednav1{ width:100%; position:absolute; overflow:hidden;background-color:#fff; top:60px; left:0;display:none;}
.sednav1{background-color: rgba(255, 255, 255, 0.8);}
.sednav1 dl{/*float:left;width: 105px; padding:10px 5px; */}
.sednav1 dt{ }
.sednav1 dt a{ font-size:18px; color:#fff; text-decoration:none;}
.sednav1 dd{/* margin-top: 5px; */width: 100%;}
.sednav1 dd p{height: 38px;line-height: 38px;text-align: center;}
.sednav1 dd p a{font-size:14px;color:#000;border-bottom:1px solid #ccc;display: block;text-decoration: none;/*background: #c30101; background:rgba(0,99,194,0.5)overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 5px;}
.sednav1 dd p a:hover{color:#fff;background-color:#c30101}


/*footer*/
.footer{ overflow: hidden; width: 100%;  padding-bottom: 25px;}
.footer .ftUl{ width: 100%; background: #656565; overflow: hidden; padding: 20px 0; text-align: center; }
.footer .ftUl li{ display: inline-block; padding: 0 22px; font-size: 16px; border-left:1px solid #fff}
.footer .ftUl li{ *display: inline}
.footer .ftUl li a{
	color:#fff;
	text-decoration: none;
}
.footer .ftUl li:first-child{ border-left:none}
.footer .ftBox{ overflow: hidden; padding-top:35px;}
.footer .ftDl{ float: left; width: 680px;}
.footer .ftDl dt{ width: 141px; float: left;}
.footer .ftDl dd{ float: right; width:498px; padding-left: 20px; border-left:1px solid #b4b4b4;}
.footer .ftDl dd p{ line-height: 25px; font-size: 13px; color:rgb(102, 102, 102);}
.footer .ftDl dd p a{ color:rgb(102, 102, 102);}
.footer .ewmBox{ float: right; width: 245px;}
.footer .ewm{ width: 104px; text-align: center;}
.footer .ewm p{ font-size: 13px; color:rgb(102, 102, 102); line-height: 25px;}


.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:85%; right:51%; margin-right:-675px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}


/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
.b15{background: url(Img/SkinsVIBtn.png) no-repeat; border:0; cursor: pointer; overflow:hidden; }
.b15 { background-position:-79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
