div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
body {
	padding: 0;
	margin: 0;
	
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.cl-fl {
	clear: both;
}

ul,
ol {
	list-style: none;
}
img{
	max-width: 100%;
}
/*img {
	display: block;
}*/

input,
textarea
 {
	background-color: transparent;
	border: none;
	outline: none;
}

/*input,
textarea{
	appearance: none;
	-webkit-appearance: none;
}*/


* {
	-webkit-tap-highlight-color: transparent;
}

a {
	text-decoration: none;
}
html{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
}
body,html{
	min-width: 1200px;
}

body{
	background: #FFFFFF;
}
.navigation p a{
	color: #333333;
}
.navigation p a:hover{
	opacity: .7;
}
.header{
	width: 100%;
	height: 80px;
	background: #FFFFFF;
}
.header .headcenter{
	width: 1200px;
	margin: 0 auto;
}
.header .logo{
	display: block;
	height: 58px;
	margin-top: 11px;
	float: left;
}
.header .nav{
	/*width:820px;*/
height:80px;
float: left;
margin-left: 80px;
}
.header .nav .box{
	/*width: 820px;*/
	height: 80px;
	margin: 0 auto;
}
.header .nav .box .nav-li{
	width: 110px;
	height: 80px;
	position: relative;
	float: left;
}
.header .nav .box .nav-li>a{
	display: block;
	width: 110px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.header .nav .box .nav-li .cur{
background: url(../img/index0.png) center 58px no-repeat;
color: #1686dc;
}
.header .nav .box .nav-li>a:hover{
background: url(../img/index0.png) center 58px no-repeat;
color: #1686dc;
}
.header .nav .box .nav-li .zij{
	position: absolute;
	top: 62px;
	width:110px;
background:rgba(255,255,255,1);
box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.19);
border-radius:4px;
overflow: hidden;
display: none;
z-index: 99999;
}
.header .nav .box .nav-li .zij ul li{
	width: 110px;
	height: 35px;
	border-bottom: 1px solid #f2f2f2;
	margin: 0 auto;
}
.header .nav .box .nav-li .zij ul li:last-child{
	border-bottom: 1px solid #FFFFFF;
}
.header .nav .box .nav-li .zij ul li a{
	display: block;
	width: 110px;
	height: 35px;
	color: #333333;
	text-align: center;
	line-height: 35px;
}
.header .nav .box .nav-li .zij ul li a:hover{
	color: #1686dc;
}
.header .signup{
	display: block;
	float: right;
	width: 90px;
	height: 30px;
	margin-top: 25px;
	margin-left:10px;
	border: 1px solid #1686dc;
	border-radius:20px ;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #1686dc;
}
.header .signup:hover{
	opacity: .7;
}
.header .login{
	float: right;
	width: 36px;
	height: 80px;
}
.header .login .lis1{
	width: 36px;
	height: 80px;
	position: relative;
}
.header .login .lis1 .usrimg{
	width: 36px;
	height: 36px;
	margin-top: 22px;
}
.header .login .lis1 .zij{
	position: absolute;
	top: 62px;
	left: -37px;
	width:110px;
background:rgba(255,255,255,1);
box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.19);
border-radius:4px;
overflow: hidden;
display: none;
z-index: 99999;
}
.header .login .lis1 .zij ul li{
	width: 110px;
	height: 35px;
	border-bottom: 1px solid #f2f2f2;
	margin: 0 auto;
}
.header .login .lis1 .zij ul li:last-child{
	border-bottom: 1px solid #FFFFFF;
}
.header .login .lis1 .zij ul li a{
	display: block;
	width: 110px;
	height: 35px;
	color: #333333;
	text-align: center;
	line-height: 35px;
}
.header .login .lis1 .zij ul li a:hover{
	color: #1686dc;
}


.footer{
	width: 100%;
/*height: 280px;*/
	/*background:#001749 ;*/
	background: #1a2448;
	overflow: hidden;
}
.footer .fotceter{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
}
.footer .fotceter .leftetx{
	float: left;
	margin-top: 30px;
}
.footer .fotceter .leftetx img{
	width: 256px;
	height: 58px;
	display: block;
	margin-bottom: 30px;
}
.footer .fotceter .leftetx .txt{
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.footer .fotceter .leftetx .txt a{
	color: #FFFFFF;
}
.footer .fotceter .qun{
	float: left;
	margin-top: 128px;
	margin-left: 60px;
}
.footer .fotceter .qun .txt{
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.footer .fotceter .weixi{
	float: left;
	margin-top: 30px;
	margin-left: 80px;
}
.footer .fotceter .weixi .img{
	width: 166px;
	height: 166px;
	position: relative;
}
.footer .fotceter .weixi .img .imgbg{
	width: 166px;
	height: 166px;
	display: block;
}
.footer .fotceter .weixi .img .erimg{
	position: absolute;
	left: 15px;top: 15px;
	display: block;
	width: 136px;
	height: 136px;

}
.footer .fotceter .weixi .wxnae{
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: 10px;
}
.footer .fotceter .hfllq{
	display: block;
	float: left;
	margin-left: 50px;
	margin-top: 100px;
	width: 200px;
}
.footer .fotceter .hfllq img{
	display: block;
	width: 200px;
}
#gotop{
	position: fixed;
	right: 10px;
	bottom:310px ;
	width: 100px;
	height: 100px;
	z-index: 999999;
	display: none;
}
.footer .zhub {
    color: #ccc;
    line-height: 40px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #c6c6c6;
    
}
.footer .ba {
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #c6c6c6;
}
.footer a{
	color: #c6c6c6;
}

[v-cloak] {
	opacity: 0;
	display: none!important;
}

.login-container {
   height: 80px;
   float: right;
}
.login-container .register{
	display: block;
	float: left;
	width: 100px;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    text-decoration: none;
    display: block;
    line-height: 40px;
    border-left: 1px solid #e3e3e3;
    color: #2c68ff;
    margin-top: 20px;
}
.login-container .register{
	opacity: .7;
}
.login-container .login{
	display: block;
	float: right;
	    width: 100px;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    text-decoration: none;
    line-height: 80px;
    background: #2c68ff;
    color: #fff;
}
.login-container .login:hover{
	opacity: .7;
}