@charset "utf-8";
header{
	width: 100%;
	height: 98px;
	background: rgba(35,112,194,1);
	position: fixed;
	top: 0;
	z-index: 1000;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.logo{
	width: 206px;
	height: 73px;
	margin: 12px 0;
	float: left;
}
.logo img{
	width: 100%;
}
.nav{
	float: right;
	width: 650px;
}
.nav ul li{
	width: 120px;
	float: left;
	position: relative;
}
.nav ul li a{
	display: inline-block;
	width: 120px;
	height: 98px;
	line-height: 98px;
	font-size: 16px;
	color: #FFFFFF!important;
	text-align: center;	
}
#active{
	color: #08efe3;
	background: url(../img/logo_08.png) no-repeat bottom center;
}
.nav ul li a:hover{
	color: #08efe3;
	background: url(../img/logo_08.png) no-repeat bottom center;
}


.banner{
	width: 100%;
}
.banner img{ 
	width: 100%;
}

.section_title{
	padding: 50px 0;
}
.section_title img{
	display:block;
	margin: 0 auto;
}
.cando_list{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.cando_list li{
	width: 240px;
	float: left;
	text-align: center;
	margin: 60px 0 60px;
}
.candoBg{
	width: 100%;
	background: #eeeeee;
}

section{
	width: 100%;
	clear: both;
}

.img-responsive{
	width: 100%;
}

.Statistics{
	background: url(../img/friend.png) no-repeat center;
	background-size: 100%;
	overflow: hidden;
	height: 374px;
}

.Statistics .content ul li{
	width: 25%;
	text-align: center;
	padding: 50px 0;
	margin: 62px 0;
	float: left;
	color: #FFFFFF;
	position: relative;
}
.Statistics .content ul li span{
	display: inline-block;
	width: 2px;
	height: 80px;
	background: #FFFFFF;
	vertical-align: middle;
	position: absolute;
	top: 90px;
	right: 0;
}
.Statistics .content ul li h3{
	font-size: 48px
}

.friend{
	background: url(../img/index_61.png) no-repeat center;
	background-size: 100%;
	padding: 50px 0;
	overflow: hidden;
	margin-top: 100px;
}
.friend .content{
	overflow: hidden;
}
.friendLeft{
	float: left;
	color: #FFFFFF;
}
.friend_title h3{
	font-size: 30px;
	display: inline-block;
	border-bottom: 4px solid #08efe3;
	padding-bottom: 4px;
	margin-right: 4px;
}
.friend_title h5{
	display: inline-block;
	font-size: 16px;
	text-transform:uppercase;
}
.friendLeft p{
	font-size: 16px;
	width: 340px;
}
.friendNum{
	margin-top: 40px;
}
.friendRight{
	width: 780px;
	margin: 50px 0;
	float: right;
}
.friendRight ul{
	width: 780px;
	overflow: hidden;
}
.friendRight ul li{
	width: 195px;
	float: left;
	height: 102px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.friendRight ul li:nth-child(4){
	border-right: none;
}
.friendRight ul li:nth-child(8){
	border-right: none;
}
.friendRight ul li:nth-child(12){
	border-right: none;
}
.friendRight ul li:nth-child(13){
	border-bottom: none;
}
.friendRight ul li:nth-child(14){
	border-bottom: none;
}
.friendRight ul li:nth-child(15){
	border-bottom: none;
}
.friendRight ul li:nth-child(16){
	border-right: none;
	border-bottom: none;
}
.friendRight ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.friendRight ul li a:hover img{
	opacity: 1;
}
.friendRight ul li a img{
	display: block;
	vertical-align: middle;
	margin: 24px auto;
	opacity: 0.6;
}
footer{
	background: #029de7;
	height: 80px;
}
.footer_content{
	margin: 0 auto;
}
.footer_content p{
	text-align: center;
	color: #FFFFFF;
	line-height: 80px;
	margin: 0;
}

.bannerIntro{
	width: 100%;
	height: 530px;
	background: url(../img/in_bg_03.png) no-repeat center;
	background-size: 100%;
}
.companyFont{
	width: 900px;
	margin: 50px auto;
	overflow: hidden;
}
.comTitle{
	width: 369px;
	margin:80px auto 0;
}
.comText{
	color: #FFFFFF;
	font-size: 18px;
	text-indent: 2rem;
	margin-top: 10px;
}
.comText p{
	line-height: 30px;
	margin-bottom: 20px;
}
.comMore{
	height: 56px;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.comMore img{
	width: auto;
}
.contMap{
	width: 100%;
	height: 778px;
	background: url(../img/in_37.png) no-repeat center;
	background-size: 100%;
}

.partyHeader{
	position: static;
	background:#c81e1d;
}
.partyHeader #active{
	background: url(../img/logo_09.png) no-repeat bottom;
}
.partyHeader .nav ul li a:hover{
	color: #08efe3;
	background: url(../img/logo_09.png) no-repeat bottom center;
}
.bannerparty{
	position: relative;
	width: 100%;
	margin: 0;
	background-size: 100%;
}
.bannerparty img{
	width: 100%;
}
.partyImg{
	position: absolute;
	top: 45%;
	left: 50%;
	margin-left: -390px;
	margin-top: -200px;
}
.partLeft{
	width: 420px;
}
.partLeft img{
	width: 100%;
}
.partRight{
	text-indent: 2rem;
	line-height: 24px;
	margin: 0;
}
.partRight p{
	width: 720px;
	float: right;
}
.proBg{
	overflow: hidden;
}
.setTit{
	text-align: center;
	margin: 20px 0;
	color: #666666;
}
.objBg{
	margin: 40px 0;
	padding: 20px 0;
}
.setMain{
	width: 100%;
	margin: 50px 0 20px;
	overflow: hidden;
}
.setMain li{
	width: 200px;
	float: left;
	margin-right: 40px;
}
.setMain li:last-child{
	margin-right: 0;
}
.setMain li img{
	width: 100%;
}
.setMain li p{
	font-size: 16px;
	color: #666666;
	line-height: 60px;
}
.nav>ul> li{
	display: flex;
	justify-content: center;
    position: relative;
}
.nav li a{
	text-decoration: none;
}
.nav .mack_back{
	position: fixed;
	left: 0;
	top: 97px;
	width: 100%;
	height: 60px;
	background: rgba(0,0,0,0.3);
    z-index: 111;
}
.nav li a:hover, .nav li a.hov {
	color: #576482;
}
.nav li ul {
	position: absolute;
	z-index: 1111;
    top: 97px;
	display: none;
	justify-content: center;
}
.nav li ul li{
	width: 150px;
	float: left;
}
.nav li ul li a{
	height: 60px;
	line-height: 60px;
	/*border-bottom: 1px solid #fff;*/
	display: block!important;
	/*background: rgba(0,0,0,0.3);*/
	text-align: center;
	font-size: 16px;
	width: 150px;
}
.nav li ul li a:hover{
	background: rgba(0,0,0,0.5);
}
.conBanner{
	width: 100%;
}
.conBanner img{
	width: 100%;
}
.usCont{
	width: 1200px;
	margin: 50px auto;
	clear: both;
	overflow: hidden;
}
.leftMap{
	float: left;
}
.usRight{
	width: 400px;
	padding: 20px;
	float: right;
}
.usRight h2{
	font-size: 24px;
	font-weight: 600;
	margin: 50px 0;
}
.usRight span img{
	width: 20px;
	vertical-align: middle;
	margin-right: 10px;
	opacity: 0.5;
}
.usRight p{
	line-height: 50px;
}
.xfimg{
	width: 100%;
}
.xfimg img{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}