*{
	margin: 0 auto;
	padding: 0;
}
body{
	background: #fff;
	color: #666;
	font-size: 14px;
}
li{
	list-style: none;
	float: left;
}
a{
	text-decoration: none;
}
.hidden{
	display: none;
}
.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}
.head{
	width: 100%;
	height: 568px;
	position: relative;
}
.banner{
	width: 100%;
	height: 568px;
}
.head_nav_warp{
	width: 960px;
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -480px;
}
.head_nav_warp .head_nav{
	float: right;
}
.head_nav_warp .head_nav li{
	margin-left: 44px;	
	line-height: 16px;
	position: relative;
}
.head_nav_warp .head_nav li a{
	color: #fff;
	font-size: 16px;
}
.head_nav_warp .head_nav li span{
	display: block;
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background: #0036ff;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -12px; 
	visibility: hidden;
}
.head_nav_warp .head_nav li.select span{
	visibility: visible;
}

.head_nav_warp .head_nav li a:hover{
	color: #599fff;
}
.footer{
	width: 100%;
	height: 402px;
	background: url(../../view/index/images/footer_bg.png);
	margin-top: 120px;
}
.footer_content{
	width: 840px;
}
.footer_content ul{
	width: 400px;
	height: 38px;
	padding-top: 45px;
}
.footer_content ul li{
	margin: 0 45px;
}
.footer_content ul li a{
	display: block;
	width: 108px;
	height: 36px;
	border-radius: 4px;
	border: 1px solid #6874ba;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #6874ba;
}
.footer_content ul li a:hover{
	border: 1px solid #bec7ff;
	color: #bec7ff;
}
.footer_content .company_name{
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #81828a;
	margin-top: 16px;
	text-align: center;
}
.footer_content .company_reg{
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #81828a;
	margin-top: 16px;
}
.footer_content .company_reg .copybar{
	float: left;
}
.footer_content .company_name .regNum{
	margin-left: 0px;	
	color: #81828a;
	font-size: 14px;
}
.friendLink{
	width: 104px;
	height: 26px;
	line-height: 26px;
	border-radius: 4px;
	border: 1px solid #81828a;
	text-align: center;
	font-size: 14px;
	color: #81828a;
	float: right;
	cursor: pointer;
}
.friendLink:hover{
	border: 1px solid #6874ba;
	color: #6874ba;
}
.friendLink span{
	display: inline-block;
	width: 9px;
	height: 5px;
	background: url(../../view/index/images/down.png);
	margin-left: 6px;
	vertical-align: middle;
}
.friendLink:hover span{
	background: url(../../view/index/images/down_h.png);
}
#toTop{
	width: 40px;
	height: 40px;
	background: url(../../view/index/images/toTop.png);
	position: fixed;
	right: 30px;
	bottom: 30px;
	cursor: pointer;
	display: none;
}
.part1 ul li a img {
	border-radius: 50%;
	display: block;
	width: 140px;
	height: 140px;
}
.contitbox {
	width: 100%;
	height: 37px;
	overflow: hidden;
	padding-top: 25px;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.part1 {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
.contitbox label {
	float: left;
	background: url(../../view/index/images/titbg.png) no-repeat;
	height: 37px;
	color: #f7f7f7;
	width: 180px;
	padding-left: 20px;
	font-size: 20px;
	line-height: 37px;
}
.part1 ul {
	overflow: hidden;
}
.part1 ul li {
	float: left;
	width: 170px;
	margin: 0 13px 0 13px;
}

a {
	text-decoration: none;
	color: #333;
}
.part1 ul li a {
	display: block;
	width: 140px;
	height: 140px;
	padding: 13px 15px 14px 15px;
}
.part1 ul li a:hover {
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.youxi .buy-main {
	background: #fff;
	width: 500px;
	padding: 40px 30px 20px;
	margin: 0 auto;
	background-color: #e3e4e5;
}
.youxi .buy-main .welcome-buy {
	text-align: center;
	margin-bottom: 15px;
}
.youxi .buy-main .buy-account {
	width: 325px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.youxi .buy-main .buy-money {
	display: inline-block;
	margin: 0 5px 0;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #1791f0;
	border-radius: 2px;
}
.youxi .buy-main .other-money {
	width: 325px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.youxi .buy-main .other-money {
	width: 325px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.youxi .buy-main .channel {
	width: 130px;
	height: 35px;
	display: inline-block;
	border: 1px solid #1791f0;
	border-radius: 2px;
}
.channel1 {
	background: url(../../view/index/images/ico_channel1.png);
}
.channel2 {
	background: url(../../view/index/images/ico_channel2.png);
}
.channel3 {
	background: url(../../view/index/images/ico_channel3.png);
}
.youxi .buy-main .buy-now {
	margin: 20px 0 20px 140px;
	display: inline-block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #1791f0;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	background: #1791f0;
	cursor: pointer;
}

/*中心旋转*/
.coreRotate {
	animation-name: coreRotate;
	-webkit-animation-name: coreRotate;
}
@keyframes fadeInRight
{
	from {
		opacity: 0;
		-webkit-transform: translate(1000px,0);
		transform: stranslate(1000px,0);
	}
	to {
		opacity:1;
		-webkit-transform: translate(10px,0);
		transform: stranslate(10px,0);
	}
}

/*绕中心旋转*/
@keyframes coreRotate {
	5% {
		transform:rotate(5deg);
		-ms-transform:rotate(5deg); /* IE 9 */
		-webkit-transform:rotate(5deg); /* Safari and Chrome */
	}
	30% {
		transform:rotate(-5deg);
		-ms-transform:rotate(-5deg);
		-webkit-transform:rotate(-5deg);
	}
	60% {
		transform:rotate(5deg);
		-ms-transform:rotate(5deg);
		-webkit-transform:rotate(5deg);
	}
	90% {
		transform:rotate(-5deg);
		-ms-transform:rotate(-5deg);
		-webkit-transform:rotate(-5deg);
	}
}

.wlby_banner{
	background: url(../../view/index/images/bg6.png);
}
.jiazhang_banner{
	background: url(../../view/index/images/bg4.jpg);
}
.zishen_banner{
	background: url(../../view/index/images/bg8.jpg);
}
.dispute_banner{
	background: url(../../view/index/images/bg5.jpg);
}
.care_content{
	width: 840px;
	margin-top: 50px;
}
.care_content p {
	text-indent: 20px;
	line-height: 28px;
}
.care_content h1{
	font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}
.care_content h4{
	font-size: 16px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 20px;
}


.dispute_content{
	width: 840px;
	margin-top: 50px;
}
.dispute_content p {
	text-indent: 20px;
	line-height: 28px;
}
.dispute_content h1{
	font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}
.dispute_content h4{
	font-size: 16px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 20px;
}