*{
	padding: 0px;
	margin: auto 0px;
	/*background-color: white;*/
}
body {
	width: 100%;
	position:relative;
}
a,a :before{
	text-decoration: none;
	color: #333333;
}
/*a :hover,a :active,a:visited {
	text-decoration: none;
	color: #333333;
}*/
a :visited,a:active,a:after,{
	text-decoration: none;
}
a:hover, a:focus{
	color: #4285f7;
	text-decoration: none;
}
li{
	list-style: none;
}

header {
	width: 100%;
	height: 85px;
}
.head1{
	display: block;
	margin: auto 0px;
}
#header1 {
	width: 1183px;
	height: 56px;
}
.logo {
	display: inline;
	position: absolute;
	left: 188px;
	top:20px;
}

.lo img{
	width:46px;
	height:47px;
}

.head1 .nav {
	display: block;
	width: 928px;
	height:25px;
	position: absolute;
	left: 386px;
	right:126px;
	top:32px;
}

.gr {
	border:1px solid red;
	width: 60px;
	height: 40px;
	color: #333333;
	font-family: "PingFangSC-Medium";
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	margin-left: 11px;
	margin-bottom: 67px;
}


li {
	height: 25px;
	color: #333333;
	font-family: "PingFangSC-Medium";
	font-size: 18px;
	font-weight: 500;
	display: inline;
	line-height: 24px;
  	text-align: center;
  	margin:0px 8px 0px 9.5px ;
}

.nav .color{
	color: #4285f7;
}
.nav .tabactive{
	color: #eb4235;
}
.p{
	width: 25px;
	height: 3px;
	border-radius: 2px;
	background-color: #eb4235;
}

/*a {
	color: #333333;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: 500;
}*/
@charset "GB2312";
.codebox{
	text-align: center;
    width: 160px;
    padding: 20px 0px !important;
    position: absolute !important;
    top: 40px !important;
    left: -70px !important;
    z-index: 1000;
}
.codebox img{
	width: 124px;
	height: 124px;
	}
.codetext{
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin-top: 10px;
}
.color{
    color:#76b3e4 !important;
   
}

.color:hover{
    color:#2755a9 !important;
}


#content {
	padding-top: 0px;
}
.Location1{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
}

#footer * {
	box-sizing: border-box;
}

#footer .ftsection {
	float: left;
	text-align: left;
	/* margin: 40px 15px 0 15px; */
	margin: 40px 25px 0 25px;
}

#footer a {
	text-decoration: none;
	color: #A1B4DC;
	line-height: 20px;
	font-size: 14px;
}

#footer a:hover {
	text-decoration: none;
	color: #fff;
}


#footer .title {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 30px;
	color: #ffffff;
}

#footer .section {
	text-align: left;
	float: left;
	margin: 40px 20px;
}

#footer .qcode {
	width: 176px;
	height: 40px;
	line-height: 40px;
	/*background-image: url(img/二维码_(2).png);*/
	background:url('../img/二维码_(2).png')no-repeat 28px 3px;
	cursor: pointer;
	border:1.5px solid white;
	border-radius: 20px;
	background-color: ;
	margin-top: 50px;
}

#footer .qcode:hover {
	background:url('../img/二维码_(2).png') no-repeat 28px 3px;;
	border:1.5px solid #EB4235;
	background-color: #EB4235;
	border-radius: 20px;
}

#footer .onlinechat {
	width: 176px;
	height: 40px;
	line-height: 40px;
	margin-top: 18px;
	background:url(../img/phone3.png) no-repeat 28px 3px;
	cursor: pointer;
	border:1.5px solid white;
	border-radius: 20px;
}

#footer .onlinechat:hover {
	background:url(../img/phone3.png) no-repeat 28px 3px;
	border:1.5px solid #EB4235;
	background-color: #EB4235;
}

#copyright {
	width:100%;
	font-size:12px;
	text-align:center;
	padding:5px 0;
	background-color:#fff;
}

#copyright a{
    color: #666666;
    font-size: 12px;
}
#copyright a:hover{
	color: #406ac1;
    font-size: 12px;
    text-decoration: none;
}

.exp_app {
	width: 230px;
	height: 40px;
	line-height: 37px;
	border: 2px solid #0c71c0;
	border-radius: 5px;
	background-color: #fff;
	color: #0c71c0;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	-webkit-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.exp_app:hover {
	background-color: #0c71c0;
	color: #fff;
}

.wcode{
display: none; 
position: absolute;
margin-top: -174px;
border: 1px solid #ccc;
}

.hotlineBox{
	width: 200px; 
	text-align: right; 
	float: right; 
	margin-top: 4px; 
	margin-right: 10px; 
	position: absolute; 
	right:0;
}
.hotlineBox_t1{
	font-size:12px;
}
.hotlineBox_t2{
	font-size:16px;
}
