﻿@charset "utf-8";
/* CSS Document */
/** 清除内外边距 **/ 
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */ { margin: 0; padding: 0; }
/** 设置默认字体 **/ 
body, button, input, select, textarea { font: 12px/1.5 'microsoft yahei', '宋体', tahoma, Srial, helvetica, sans-serif; color:#333; }
body { background-color: #fff; }
form { display:block; }
em { font-style:normal; }
/** 重置列表元素 **/ 
ul, ol, li { list-style: none; }
/** 重置超链接元素 **/ 
a { text-decoration: none; color:#333; }
a:hover { text-decoration:none; color:#47839d; }
/** 重置图片元素 **/ 
img { border:0px; }
/** 重置表格元素 **/ 
table { border-collapse: collapse; border-spacing: 0; }
.al { float:left; }
.ar { float:right; text-align:right; }
.ac { text-align:center; }
.fl { float:left; }
.fr { float:right; }
.clear { clear:both; text-indent:-9999px; }
.clearfix:after,.clf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix,.clf { display: inline-table; }
h1, h2, h3, h4, h5, h6 { margin: 0; color: #222; font-weight: normal; font-family: '微软雅黑', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma'; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.w { width:1140px; margin:0 auto;  }
.mb20 { margin-bottom:20px; }
.mt20{margin-top:20px;}
.hide,.hid { display: none; }


/*------------header start------------*/
.header{
	width: 100%;
	height: 100px;
	background-color: white;
}
.logo{
	display: block;
	height: 80px;
	width: 278px;
	margin-top: 11.5px;
	margin-left: 0;
}
.l{
	position: relative;
	height:100px;
	width: 800px;
}

.link{
	height: 30px;
	float:right;
}
.link ul{
	height: 30px;
}
.link ul li{
	display: inline-block;
	height: 30px;
	width:90px;
	text-align: center;
	line-height: 30px;
	
}
.link ul li img{
	margin-right: 4px;
	vertical-align:middle;
}
.link ul li a{
	color: #696969;/*dark gray*/ 
	font-size: 11px;
	font-family: '微软雅黑';
	display:block;
}
.link ul li a:hover{
	color: #47839d;/*red*/
}


.nav{
	position:absolute;
	bottom: 10px;
	right: 0;
	height: 52px;
	width: 777px;
}
.nav ul{
	margin: 0;
	width: 777px;
	height: 52px;
	line-height: 52px;
}
.nav ul li{
	width: 111px;
	height: 80px;
	text-align: center;
	font-family: '微软雅黑';
	font-size: 15px;
}
.q{
	color: #444;/*dark gray*/
}
.nav ul li:hover a.q{
	color: #25a7d8;/*orange*/
}

.nav ul li i{
	display: inline-block;
	height: 12px;
	width: 13px;
	background-image: url(../img/nav-down.jpg);
	margin-left: 4px;
}
.nav ul li:hover i{
	background-image: url(../img/nav-up.jpg);
}
.nav ul li ul{
	display: none;
	width: 111px;
}
.nav ul li ul li{
	display: block;
	height: 40px;
	width: 111px;
	line-height: 40px;
	background-color: white;
	font-size: 13px;
	font-family: '微软雅黑';
	text-align: center;	
	border: 1px dotted #CCC;/*light gray*/
	position:relative;
	z-index: 9999;
}
.p{
	color: #666;/*gray*/
	display:block;
}
.nav ul ul li:hover a.p{
	color: #25a7d8;/*orange*/
}
.nav ul li:hover ul{
	display: block;
}
/*------------header end------------*/


/*------------footer start------------*/
.footer{

	height: 220px;
	width: 100%;
	background-color: #f8f8f8;
	
}

.foot-left{
	float: left;
	position: relative;
	height: 220px;
	width: 634px;
}
.foot-left ul{
	float: left;
	margin-top: 41px;
}
.foot-left ul li {
	float: left;
	height: auto;
	width: 157px;
	height: 179px; 
	
	overflow: hidden;
}
.foot-left ul li ul{
	margin: 0;
	height: auto;
}
.foot-left ul li ul li{
	float: none;
	height: 30px;
	width: 157px;
	line-height: 30px;
	text-align: left;
}

.foot-left ul li a{
	font-size: 17px;
	font-family: '微软雅黑';
	color:#414141;
}


.foot-left ul li ul li a{
	font-size: 14px;
	font-family: '微软雅黑';
	color: #909090;
}
.foot-left ul li a:hover{
	color: #eb3a00;
}	
.foot-left ul li ul li a:hover{
	color: #eb3a00;
}


.foot-left i{
	display: block;
	height: 220px;
	width: 6px;
	float: right;
	background-image: url(../img/foot-left-border.jpg);
}


/*-----------foot-left end----------*/



.foot-right{
	display: inline-block;
	height: 220px;
	width: 505px;
	float: left;
	position: relative;
}
.foot-right .ask{
	position: absolute;
	top: 42px;
	left: 68px;
	height: 41px;
	width: 223px;
/*	line-height: 41px;*/
}
.foot-right .ask i{
	display: inline-block;
	height: 41px;
	width: 39px;
	background-image: url(../img/foot-right-icon.jpg);
}
.foot-right .ask a{
	display: inline-block;
	height: 41px;
	line-height: 41px;
	font-size: 14px;
	font-family: '微软雅黑';
	color:#8c8c8c;
	position: absolute;
	top:0;
	left:39px;
	
}

.foot-right .ask a:hover{
	text-decoration: underline;
	cursor: pointer;
	color: #282828;
}

.foot-right .info{
	position: absolute;
	top: 83px;
	left: 68px;
	height: 92px;
	width: 282px;
}
.foot-right .info span{
	line-height: 24px;
	font-size: 14px;
	font-family: '微软雅黑';
	color:#8c8c8c;
}
.foot-right .info i{
	line-height: 24px;
	font-size: 13px;
	font-family: '微软雅黑';
	margin: 0 7px;
	font-style: normal;
	color: #909090;
}

.foot-right a.img{
	display: block;
	height: 100px;
	width: 100px;
	position: absolute;
	top: 40px;
	right: 0;
}



/*------------footer end------------*/




/*------------bottom start------------*/
.bottom{
	width: 100%;
	height: 51px;
	background-color: #47839d;
	border-top: 1px solid #47839d;
    text-align:center; color:#fff; font-size:14px;padding-top:20px;
}
.bottom ul{
	float: right;
	height: 51px;
}
.bottom ul li{
	float: right;
	margin-right: 26px;
}
.bottom ul li.last{
	margin: 0;
}
.bottom ul li a{
	display: inline-block;
	height: 51px;
	width: 78px;
	position: relative;
}
.bottom ul li a span{
	display: inline-block;
	height: 51px;
	width: auto;
	font-size: 14px;
	color: #f6f6f6;
	font-family: '微软雅黑';
	line-height: 51px;
}
.bottom ul li a i{
	position: absolute;
	top: 18.5px;
	right: 0;	
	display: inline-block;
	height: 14px;
	width: 16px;
	background-image: url(../img/bottom-go-icon.jpg);
	margin-left: 6px;
}
.bottom ul li a:hover span{
	color: #d46239;
}
.bottom ul li a:hover i{
	background-image: url(../img/bottom-go-icon-hover.jpg);
}


/*------------bottom end------------*/




/*------------kefu start------------*/

/*浮动客服*/
#floatDivBoxs{
	width:150px;
	background:#fff;
	position:fixed;
	top:180px;
	right:0;
	z-index:9999;
}
#floatDivBoxs .floatDtt{
	width:100%;
	height:45px;
	line-height:45px;
/*	text-align: center;*/
	background:#47839d;
	color:#fff;
	font-size: 18px;
	text-indent: 19px;
	position: relative;
}
#floatDivBoxs .floatDqq{padding:0 10px;}
#floatDivBoxs .floatDqq li{
	height:45px;
	line-height:45px;
	font-size:12px;
	border-bottom:1px solid #e3e3e3; 
	text-align:center;
}
#floatDivBoxs .floatDqq li a{}
#floatDivBoxs .floatDqq li a img{width:15px;height:17px}
#floatDivBoxs .floatDtxt{
	font-size:16px;
	color:#333;
	padding:12px 14px;
}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px; text-align: center;}
#floatDivBoxs .floatDtel span{/*tel*/
	font-size: 15px;
	color: #f38001;
	font-family: '微软雅黑';
	font-style: oblique;
}
#floatDivBoxs .floatDbg{
	width:100%;
	height:20px;
	background:url(../img/online_botbg.jpg) no-repeat;
	box-shadow:-2px 0 3px rgba(0,0,0,0.25);
}
.floatShadow{
	background:#fff;
	box-shadow:-2px 0 3px rgba(0,0,0,0.25);
}
#rightArrow{
	width:50px;
	height:45px;
	background:url(../img/online_arrow.jpg) no-repeat;
	position:fixed;
	top:180px;
	right:0;
	z-index:10000;
}
#rightArrow a{display:block;height:45px;}


/*------------kefu end------------*/


/*---------------inside.css start---------------*/

.ibanner{
	width: 100%;
	height: 145px;
	background-image: url(../img/ibanner.jpg);
}

.inav{
	width: 100%;
	height:56px;
}
.inav-link{
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #47839d;
	line-height: 55px;
}
.inav-link a,.inav-link span{
	float: left;
	font-size: 14px;
	margin: 0 5px;
	color: #4f4f4f;
}
.inav-link a:hover{
	color: #ef2409;
}



.icontain{
	width: 100%;
	margin: 30px 0;
}
/*---------------inside.css end---------------*/





