@charset "utf-8";
html *{
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei","Hiragino Sans GB";
	color: #aeadad;
}
body{
	background-color: #272c32;
	/*background: url(../images/bg.gif) repeat;*/
	min-width: 1200px;
}
body > iframe{
	opacity:0;
	display:none;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
.xs-center{
		text-align: center;
}
.xs-urlbox{
	width: 100%;
}
.xs-urlbox i{
	font-style: normal;
	color: #00a1e9;
}
.xs-urlbox a:hover{
	color: #00a1e9;
}
.page{
	overflow: hidden;
	clear: both;
}
.page,.page .num{
    font-size: 16px;
    color: #696969;
    
}
.page .current,.page a:hover{
    color: #00a1e9;
}
.page span,.page a{
	display: inline-block;
	padding: 0px 5px;
}
.xs-more{
	font-size: 16px;
	color: #00a1e9;
}
.bg-white{
	
}
.xs-ct{
	width: 1200px;
	margin: 0 auto;
}
.full-cont{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	padding: 20px 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.xs-nodata{
	width: 100%;
	height: 100px;
	line-height: 100px;
	color: #999;
	text-align: center;
}
.xs-mgt{
	margin-top: 20px;
}
.xs-tx-ct{
	text-align: center;
}
.fixcustomer{
	position: fixed;
	bottom: 100px;
	right: 10px;
	z-index: 10000;
}
.fixcustomer .box{
	border: 1px solid #00a1e9;	
	width: 32px;
	height: 32px;
	margin-bottom: 10px;
	padding: 5px;
	cursor: pointer;
}
.fixcustomer .box img{
	width: 100%;
}
.fixcustomer .box:hover{
	background-color: #00a1e9;
}
.xs-customer-call{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10001;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: none;
}
.xs-customer-call .inner{
	width: 300px;
	height: 200px;
	background-color: #fff;
	margin: 100px auto 0 auto;
	position: relative;
	overflow: hidden;
	color: #000;
}
.xs-customer-call .inner .close{
	color: #000;
	font-size: 24px;
	position: absolute;
	top: -10px;
	right: 0px;
}
.xs-customer-call .inner .close:hover{
	color: #00a1e9;
}
.xs-customer-call .inner .tel{
	width: 100%;
	text-align: center;
	height: 200px;
	line-height: 200px;
	color: #000;
}
.header{
	padding-top: 20px;
	display: block;
	height: 80px;
	width: 100%;
	border-bottom: 2px solid #313131;
	/*box-shadow: 3px 3px 3px rgba(0,0,0,0.3);*/
	border-top: 3px solid #000;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	background-color: #000;
}
.header .cont{
   height: 80px;
}
.header .logo{
	font-size: 40px;
	color: #ff0000;
	line-height: 80px;
	font-weight: bolder;
	height: 80px;
}
.header .logo img{
	height: 100%;
}
.header .wwwtitle{	 
	margin-left: 10px;
	width: 300px;
	/*margin-top: 25px;*/
}
.header h1,.header h2{
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
	width: 420px;
}
.header .etitle{
	font-size: 12px;
	color: #fff;
}
.header .slogan{
	margin-top: 7px;
	font-size: 18px;
	color: #00a1e9;
}
.header .nav{
	width: 690px;
	height: 40px;
	padding-top: 40px;
	position: relative;
}
.header .nav li{
	float: left;
}
.header .nav li a{
	display: block;
	color: #fff;
	font-size: 18px;
	padding: 0 10px;
}
.header .nav .foc{
	position: absolute;
	left: 0;
	bottom:0;
	height: 2px;
	width: 100px;
	background-color: #00a1e9;
}
.header .nav .tel{
	position: absolute;
	right: 60px;
	top:-10px;
	height: 32px;	 
	color: #fff;
	font-size: 26px;
	background: url(../images/tel.png?r=3) no-repeat 0 2px;
	padding-left:40px; 
	line-height: 32px;
	display: block;
	width: 350px;
}
.header .nav .wx{
	position: absolute;
	right: 0;
	top:-10px;
	display: block;
}
.header .nav .wx img{
	height: 80px;
}
.footer{
	display: block;
	width: 100%;
	background-color: #000;
	border-bottom: 3px solid #000;
}
.footer .cont{
   padding: 10px 0;
   text-align: center;
   font-size: 12px;
   color: #aeadad;
}
.footer .cont p{
	line-height: 26px;
	color: #aeadad;
}
.footer .nav{
	text-align: center;	
	padding-top: 10px;
}
.footer .nav a{
    color: #aeadad;
    display: inline-block;
    margin: 0 5px;
}
.footer .nav a:hover{
	color: #00a1e9;
}
.main{
	width: 100%;
	padding-top: 160px;
	overflow: hidden;
	margin-bottom: 50px;
}
.main h2{
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	height: 100px;
	color: #fff;
} 
.main h2 i{
	font-style: normal;
	color: #00a1e9;
	font-size: 16px;
	font-weight: normal;
	display: block;
	text-align: center;	
	font-family: 'Helvetica';
	
}
.main .cont{
	min-height: 300px;
	border:1px solid #333;
	overflow: hidden;
	background-color: #000;
}