/*
*2017.02.23
*Ren
*/

/*重置样式*/
body, div,h1,h2, h3, h4, h5, h6, dl, dt, dd, ul, li, ol, p, blockquote, pre, hre, 
firgure, table, caption, th, td, form, fieldset, legend, input,button, textarea, menu {
	margin: 0;
	padding:0;
}
html, body, fieldest, img, iframe, abbr {
	border: 0 none;
}

/*公共样式*/
body, textarea, input, button, select, keygen, legend {
	color: #1F1F1F;
	font: 12px/1.14 Arial,宋体;
	outline: 0 none;/*是绘制于元素周围的一条线，位于边框边缘的外围，可起到突出元素的作*/
}
body {
	background: #FFF none repeat scroll 0 0;
	font-family: "fzs","microsoft yahei";
	font-size: 12px;
	font-style: normal;
	overflow-x: hidden;      
}
a, button {
    cursor: pointer;
}
del, ins, u, s, a, a:hover {
    text-decoration: none;
}
a, a:hover {
    color: #333;
}
img {
    vertical-align: middle;
}
li {
    list-style: outside none none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
    font-weight: normal;
    text-align: left;
}
/*正文样式*/
.header {
	height: 70px;
	width: 100%;
	position: absolute;
	top: 0;
	background: #474E57 repeat scroll 0 0;
	transition: all 0.4s ease 0s;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
	clear: both;	
}
.logo {
	float: left;
	margin-right: 64px;
	margin-top: 5px;
}
.guanzhu_login {
	float: right;
	height: 25px;
	line-height: 25px;
	margin-top: 22px;
	width: 210px;
}
.guanzhu_login a {
	display: block;
	float: right;
	height: 25px;
}
a.reg {
	width: 97px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background: #F65D5E none repeat scroll 0 0;
	border-radius: 3px;
		
}
a.reg:link, a.login:link {
	color: #FFF;
	text-decoration: none;
    border-top:1px solid #EEE;
    border-left:1px solid #EEE;
    border-bottom:1px solid #717171;
    border-right:1px solid #717171;
}
a.reg:visited,a.login:visited{
    color:#FFF;
    text-decoration:none;
    border-top:1px solid #EEE;
    border-left:1px solid #EEE;
    border-bottom:1px solid #717171;
    border-right:1px solid #717171;
}
a.reg:hover, a.login:hover {
    color:#821818;
    background-color:#e2c4c9;
    border-top:1px solid #717171;
    border-left:1px solid #717171;
    border-bottom:1px solid #EEE;
    border-right:1px solid #EEE;
}
a.login {
	font-weight: bold;
	color: #FFF;
	width: 97px;
	height: 26px;
	text-align: center;
	background:#7CB441 none repeat scroll 0 0;
	border-radius: 3px;
}
.nav {
	line-height: 70px;
}
.nav li {
	float: left;
	margin-right: 28px;
}
.nav li .nav-title {
	color: #c6c5c5;
	display: block;
	font-size: 14px;
	position: relative;
}
.nav li.active .nav-title {
	color: #FF6700;
	font-weight: bold;
}

/*主体样式*/
.container {
	height: auto;
	margin-top: 0;
	overflow: hidden;
	padding-top:70px;
	text-align: center;
}
.containerNo {
	margin:0;
}
.containerTop {
	padding-top: 0;
}
.banner-index {
	background:rgba(0,0,0,0) url("img/index_bg.jpg") no-repeat scroll center center;
	width:100%;
	height:746px;
}
.banner-index .wrapper {
	position: relative;
	height: 761px;
}	
.p-banner {
	color: #078BE4;
	font-size: 24px;
	margin-left: -340px;
	padding-top: 680px;
}

.wrapper2 {
	width: 1027px;
}
.rokou {
	padding-top: 13px;
}
.justified-box {
	margin: 30px 0;
	overflow: hidden;
	width: 100%;
	clear: both;
}
.justified-item {
	width: 126%;
}
.color-box {
	background: red none repeat scroll 0 0;
	border-radius: 4px;
	display: block;
	margin: 10px 0;
	padding: 20px;
}
.rukou .color-box {
	float: left;
	height: auto;
	line-height: inherit;/*从父元素继承 line-height 属性的值。*/
	/*margin-right: 74px;*/
	margin-right: 34px;
	width: 185px;
	color: #FFF;
	font-size: 20px;
}
.rukou .color-box .a-login {
	background: #FFF none repeat scroll 0 0;
	border-radius: 5px;
	padding: 10px 19px;
	color: #9f9f9f;
}
.bg-blue {
	background: #58CDDE none repeat scroll 0 0;
}
.bg-gray {
	background: #606060 none repeat scroll 0 0;
}
.rukou .a-full {
	padding: 0
}
.rukou .a-full a {
	color: #FFF;
	display: block;
	padding: 6px 20px;
}
.bg-green {
	background: #92C43D none repeat scroll 0 0;
}
.h4-title {
	font-size: 50px;
	font-weight: normal;
	font-family: "fz","microsoft yahei";
	color: #959596;
	margin: 75px 0 45px;
}
.timeline li {
	position: relative;
	clear: both;
}
.timeline .color-box {
	background-color: #F4F4F4;
	border-radius: 8px;
	float:left;
	margin-right: 123px;
	width:412px;
	height: auto;
	line-height: 1.2;
	font-size: 19px;
	color: #545454;
	text-align: left;
	letter-spacing: 1px;
}
.a-orange {
	background: #F98B29 none repeat scroll 0 0 !important;
}
.a-lanse {
	background: #3282DC none repeat scroll 0 0 !important;
}
.a-lvse {
	background: #6eb543 none repeat scroll 0 0 !important;
}
.a-qingse {
	background: #48b7c1 none repeat scroll 0 0 !important;
}
.a-orange, .a-lanse, .a-lvse, .a-qingse {
	color: #FFF !important;
	margin-top: 20px !important;
	letter-spacing: 1px;
}
.icon-index {
	background: rgba(0,0,0,0) url("img/index-ico.png") no-repeat scroll 0 0;
	display: inline-block;
}
.ico-iphone {
	background-position: 0 -103px;
	height:46px;
	width:162px;
}
.ico-android {
	background-position: 0 -164px;
	height:46px;
	width:162px;
}
.iconQuestion {
	background-position: 0 0;
	float: left;
	margin-right: 15px;
	width: 43px;
	height: 43px;
}
.line-index {
	background-position: 0 -65px;
	height: 2px;
	width: 123px;
	position:absolute;
	left: 452px;
	top: 59px;
	z-index: 9;
}
.jianbian-bg {
	background:	rgba(0,0,0,0) url("img/blue-bg.png") no-repeat scroll 0 0;
	height: 727px;
	width: 100%;
	overflow: hidden;
 }
 .jianbian-bg .h4-title {
	 color: #FFF;
	 font-family: "fz","microsoft yahei";
	 margin: 80px 0;
 }
 .ul-col {
	 margin-top: 80px;
 }
 .ul-col li {
	 float: left;
	 margin-bottom: 20px;
	 margin-right: 20px;
 }
 .ul-col-4 li {
	 width: 19%;
 }
 .jianbian-bg li i {
	 display: block;
 }
 .jianbian-bg h5 {
	 font-size: 30px;
	 font-weight: bold;
	 color: #FFF;
	 margin: 30px;
 }
 .jianbian-bg p {
	 font-size: 14px;
	 color: #FFF;
	 line-height: 2;
 }
 .last-wrapper {
	 margin: 20 auto;
 }
 .ul-col-3 li {
	 width: 26%;
	 margin-bottom: 30px;
	 margin-right: 35px;
 }
 .ico-lastIco {
	 background: rgba(0,0,0,0) url("img/index-ico.png") no-repeat scroll 0 0;
	 display: inline-block;
	 float: left;
	 margin-right: 15px;
	 width: 62px;
	 height: 62px;
 }
 
 .fluid {
	 display: table-cell;
	 width: 2000px;
 }
 .last-wrapper h5 {
	 font-size: 24px;
	 font-weight: normal;
	 color: #078BE4;
	 text-align: left;
	 margin-bottom: 10px;	 
 }
 .last-wrapper p {
	 font-size: 14px;
	 line-height: 1.8;
	 color: #A8A8A8;
	 text-align: left;
 }
 
.ico-1 {
	 background-position: 0 -234px;
 }
 .ico-2 {
	 background-position: 0 -607px;
 }
 .ico-3 {
	 background-position: 0 -528px;
 }
 .ico-4 {
	 background-position: 0 -455px;
 }
 .ico-5 {
	 background-position: 0 -379px;
 }
 .ico-6 {
	 background-position: 0 -303px;
 }
 
 /*客服样式*/
 
 .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: 106px;
	 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(img/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;
 }
 .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("img/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("img/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;
 }