html, body, div, span, applet, 
object, iframe, h1, h2, h3, h4, 
h5, h6, p, blockquote, pre, a, 
address, code, em, img, strong, 
dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, tbody, 
tr, th b {
	margin:0;
	padding:0;
	border:0;
	font-weight:100;
	font-family:"Arial","Microsoft YaHei","黑体","宋体",sans-serif;
}
ul,li,ol {
	list-style:none;
}
a,a:link,a:hover,a:visited,a:active {
	text-decoration:none;
}
/*页眉*/
.top {
	width:100%;
	height:50px;
	position:fixed;
	top:0;
	z-index:999;
	background:url(../images/public/t1.png) repeat;
}
.top-content {
	width:1200px;
	margin:0 auto;
	height:50px;
}
.top-content img {
	float:left;
	margin-left:5px;
}
.top-content  p {
	float:left;
	margin-left:5px;
	line-height:50px;
	
	color:#FFF;
	font-size:14px;
	font-weight:500;
}
.top-content  p.num {
	font-size:16px;
	font-weight:700;
	color:rgb(250,158,0);
	border:medium none;
	outline:none;
}
.top-content a,.down  {
	display:block;
	float:right;
	margin-top:10px;
	
	font-size:13px;
	font-weight:700;
	color:#999;
	text-decoration:none;
	letter-spacing:1px;
	padding:5px 15px;
	background:#f7f7f7 none repeat scroll 0 0;	
}
.top-content a:hover {
	background:#008FD5;
	color:#FFF;
}
.down {
	background:#c7c7c7;
	color:#000;
	position:relative;
	cursor:pointer;
}
.down .downPic {
	position:absolute;right:0;top:29px;z-index:99;
	background:#FFF;
	width:285px;
	height:285px;
	display:none;
}
.down .downPic img {
	margin:0;
}
/*顶部nav*/ 
.topNav {
	position:fixed;
	top:50px;
	z-index:9;
	width:100%;
	height:80px;
	background:#FFF;
	
}
.nav-condent {
	width:1200px;
	margin:0 auto;
}
.nav-logo {
	width:500px;
	overflow:auto;
	float:left;
	margin-top: 2px;
}
.nav-logo img {
	width:190px;height:70px;
}

.nav-logo a {
	display:block;
	overflow:auto;
}
.nav-logo img {
	float:left;
}
.nav-tab {
	float:right;
	margin:25px 0 5px;
	width:700px;
}
.nav-tab li {
	float:left;
}
.nav-tab li a {
	text-decoration:none;
	display:inline-block;
	padding:5px 15px;
	margin-left:5px;
	color:#323232;
	font-size:18px;
	font-weight:700;
	background:#FFF;
	border-radius:5px;
}
.nav-tab li a:hover,
a#cuurr {
	background:#BC1F1F;
	color:#FFF;
	text-decoration:none;
}
.moblie-nav-tab {
	display:none;
}

 /*客服样式*/
 .wrapper {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}
.justified-item {
    width: 126%;
}
.justified-box {
    margin: 30px 0;
        margin-top: 30px;
        margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
    clear: both;
}
.ul-col {
    margin-top: 80px;
}
.ul-col li {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
 .kefu {
	 border: 0 none;
	 position: fixed;
	 bottom: 20%;
	 right: 10px;
	 width: auto;
	 height:350px;
	 padding: 0 37px 0 0;
	 z-index: 1000;
 }
 #s-h {
	 background: #31A9D8 none repeat scroll 0 0;
	 border-left: 2px solid #218AB3;
	 border-radius: 5px;
	 cursor: pointer;
	 font-size: 14px;
	 color: #FFF;
	 position: absolute;
	 right: 0;
	 top: 0;
	 padding: 8px 3px;
	 text-align: center;
	 text-decoration: none;
	 width: 25px;
	 display: block
 }
 .kfCont {
	 background: #FFF none repeat scroll 0 0;
	 border: 1px solid #C4C6C6;
	 border-radius: 5px;
	 box-shadow: 0 0 0 1px rgba(0,0,0,0.05);
	 display: none;
	 padding: 8px;
 }
 .signupnow {
	 background: #F39800 none repeat scroll 0 0;
	 border-left: 2px solid #D98800;
	 border-radius: 5px;
	 color: #FFF;
	 cursor: pointer;
	 display: block;
	 font-size: 15px;
	 line-height: 20px;
	 margin-top: 126px;
	 padding: 3px;
	 position: absolute;
	 right: 0;
	 top: 0;
	 text-decoration: none;
	 text-align: center;
	 width: 25px;
 }
 .close-btn {
	 background: rgba(0,0,0,0) url(../images/public/close-btn.png) no-repeat scroll left top;
	 height: 29px;
	 width: 29px;
	 position: absolute;
	 top: -10px;
	 right: 21px;	 
 }
 .kefu p {
	 font-size: 13px;
	 line-height: 20px;
	 text-align: left;
 }
 
 /*页脚样式*/
 
 .footer {
	 background: #282E3B none repeat scroll 0 0;
	 color: #999A9D;
	 padding: 20px 0;
	 text-align: left;
 }
 .telBox {
	 display:none;
 }
 .footer .justified-box {
	 margin-bottom: 0;
 }
 .ul-col-5 li {
	 width: 18%;
 }
 .footer .ul-col-5 li {
	 width: 10%;
 }
 .footer .ul-col-5 li:first-child,  
 .footer .ul-col-5 .li-first {
	 width: 30%;
 }
 .footer h5 {
	 font-size: 16px;
	 color: #FFF;
	 font-weight: normal;
	 margin-bottom: 20px;
 }
 .footer p {
	 font-size: 14px;
	 margin-bottom: 20px;
 }
 .footer p a {
	 color: #C6C5C5;
 }

 .footer .ul-col-5 .li-last {
	 width: 15%; 
 }
 .footer .p-tel {
	 background: rgba(0,0,0,0) url("../images/public/common-ico.png") no-repeat scroll 0 0;
	 font-size: 24px;
	 padding-left: 30px;
 }
 .footer p a.footer-down {
	font-size:15px;
	letter-spacing:2px;
	border:1px solid #999;
	border-radius: 5px;
	background: #3A4353;
	display: inline-block; 
	width:118px;
	height: 44px; 
	line-height:44px; 
	text-align:center;
	-webkit-box-shadow: inset 0 0 10px #0CC;
    -moz-box-shadow: inset 0 0 10px #0CC;
    box-shadow: inset 0 0 10px #0CC;
 }
 .common-ico {
	 background: rgba(0,0,0,0) url("../images/public/common-ico.png") no-repeat scroll 0 0;
	 display: inline-block;
 }
 .icon-weibo,
.icon-qqweibo {
	 height: 38px;
	 width: 38px;
 }
 .icon-weibo {
	background-position: 0 -62px;
 }
 .icon-qqweibo {
	 background-position: -43px -62px;
	 margin-left: 20px;
 }
 
 .footer .p-copyright {
	 font-size: 14px;
	 color: #858585;
	 text-align: center;
	 margin-bottom: 15px;
 }
 .icon-aliyun {
	 background-position: 0 -37px;
	 height: 24px;
	 width: 24px;
	 position: relative;
	 top: 6px;
 }