.home-contar {
	width: 100%;
}

.header {
	width: 100%;
	height: 87.5vh;
	position: relative;
}

.mask {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .2);
	width: 100%;
	height: 87.5vh;
	color: #fff;
	z-index: 2;
}

.mask .title {
	position: absolute;
	top: 30%;
	left: 50%;
	width: 100%;
	transform: translate(-50%);
	font-size: 48px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
}

.mask .photo {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%);
	/* width: 18%; */
	height: 56px;
	text-align: center;
	line-height: 56px;
	font-size: 14px;
}

.mask .photo a {
	color: #fff;
}

.mask .photo .lf {
	float: left;
	position: absolute;
	left: 0;
	width: 52%;
	background: url(../img/shouye/left.png) no-repeat;
	background-size: 100% 100%;
}

.mask .photo .lr {
	float: left;
	position: absolute;
	right: 0;
	width: 52%;
	background: url(../img/shouye/right.png) no-repeat;
	background-size: 100% 100%;
}

.header-top {
	width: 100%;
	height: 70px;
	background-color: rgba(255, 255, 255, 1);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	border-bottom: 2px solid #f2f2f2;
}

/* .header-top:hover {
    height: 450px;
    background-color: rgba(255, 255, 255, 1);
    color: #000;
}

.header-top:hover a {
    color: black;
} */

.header-top .logo {
	width: 20%;
	height: 54px;
	/* transform: translateY(15%); */
	float: left;
	background: url(../img/logo.svg) no-repeat center center;
}

.nav-banner {
	float: left;
	width: 80%;
	height: 70px;
}

.nav-banner .nav-item {
	float: left;
	width: 10%;
	text-align: center;
}


.nav-banner .nav-item .a:hover {
	/* font-size: 16px; */
	color: #174698;
}

.nav-banner .nav-item ul {
	display: none;
}

.nav-banner .nav-item ul li {
	height: 40px;
}

.nav-banner a {
	display: block;
	width: 97px;
	color: #000;
}

.nav-banner .nav-item .a {
	font-size: 14px;
	font-weight: 900;
}

.nav-banner .nav-item ul li:hover .b {
	font-size: 14px;
	color: #174698 !important;
}



#kefu {
	background-image: url(../img/kefu.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	text-align: right;
	margin-left: 42%;
	background-position: 0 25px;
}

#kefu a {
	display: inline-block;
	margin-left: 61%;
}

#header_top_if {
	width: 100%;
	height: 70px;
	background-color: rgba(255, 255, 255, 1);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	border-bottom: 2px solid #f2f2f2;
}


.nav-item a {
	line-height: 75px;
}

/* .header-top:hover #kefu {
    background-image: url(../img/kefu.png);
    background-position: left center;
} */

.swiper-container {
	width: 100%;
	height: 857px;
}

.swiper-wrapper {
	width: 100%;
}

.swiper-wrapper .swiper-slide {
	width: 100%;
}

.swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 857px;
}

.bussien .title {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin-top: 60px;
}

.bussien .underline {
	width: 37px;
	height: 2px;
	background: #333333;
	border-radius: 3px;
	margin-top: 9px;
}

.bussien .img {
	margin-top: 42px;
	height: 188px;
	border-bottom: 2px solid #EEE;
}

.bussien .img ul li {
	float: left;
	width: 12%;
	text-align: center;
}

.bussien .img ul li a {
	display: block;
}

.bussien .img ul li .img1 {
	display: block;
	width: 100%;
	height: 102px;
	background: url(../img/shouye/14.png) no-repeat;
	background-position: 50%;
}

.bussien .img ul li .img1:hover {
	background: url(../img/shouye/blue14.png) no-repeat;
	background-position: 50%;
	transition: transform 1s;
	transform: scale(1.2);
}

.bussien .img ul li .img2 {
	width: 100%;
	height: 102px;
	background: url(../img/shouye/13.png) no-repeat;
	background-position: 50%;
}

.bussien .img ul li .img2:hover {
	background: url(../img/shouye/blue13.png) no-repeat;
	background-position: 50%;
	transition: transform 1s;
	transform: scale(1.2);
}

.bussien .img ul li .img3 {
	width: 100%;
	height: 102px;
	background: url(../img/shouye/12.png) no-repeat;
	background-position: 50%;
}

.bussien .img ul li .img3:hover {
	background: url(../img/shouye/blue12.png) no-repeat;
	background-position: 50%;
	transition: transform 1s;
	transform: scale(1.2);
}

.bussien .img ul li .img4 {
	width: 100%;
	height: 102px;
	background: url(../img/shouye/11.png) no-repeat;
	background-position: 50%;
}

.bussien .img ul li .img4:hover {
	background: url(../img/shouye/blue11.png) no-repeat;
	background-position: 50%;
	transition: transform 1s;
	transform: scale(1.2);
}

.bussien .img ul li .img5 {
	width: 100%;
	height: 102px;
	background: url(../img/shouye/10.png) no-repeat;
	background-position: 50%;
}

.bussien .img ul li .img5:hover {
	background: url(../img/shouye/blue10.png) no-repeat;
	background-position: 50%;
	transition: transform 1s;
	transform: scale(1.2);
}

.bussien .img ul li .img6 {
	width: 100%;
	height: 102px;
	background: url(../img/shouye/9.png) no-repeat;
	background-position: 50%;
}

.bussien .img ul li .img6:hover {
	background: url(../img/shouye/blue9.png) no-repeat;
	background-position: 50%;
	transition: transform 1s;
	transform: scale(1.2);
}

.bussien .img ul li .img7 {
	width: 100%;
	height: 102px;
	background: url(../img/shouye/8.png) no-repeat;
	background-position: 50%;
}

.bussien .img ul li .img7:hover {
	background: url(../img/shouye/blue8.png) no-repeat;
	background-position: 50%;
	transition: transform 1s;
	transform: scale(1.2);
}

.bussien .img ul li .img8 {
	width: 100%;
	height: 102px;
	background: url(../img/shouye/7.png) no-repeat;
	background-position: 50%;
}

.bussien .img ul li .img8:hover {
	background: url(../img/shouye/blue7.png) no-repeat;
	background-position: 50%;
	transition: transform 1s;
	transform: scale(1.2);
}

.bussien .img ul li p {
	margin-top: 15px;
	color: #999;
}

.bussien .text {
	margin-top: 49px;
	height: 419px;
}

.bussien .text img {
	float: left;
	width: 48%;
	height: 358px;
	margin-right: 3%;
}

.bussien .text ul {
	float: left;
}

.bussien .text ul li:nth-child(1) {
	font-size: 24px;
	color: #333;
}

.bussien .text ul li:nth-child(2) {
	width: 37px;
	height: 2px;
	background: #333333;
	border-radius: 3px;
	margin-left: 4px;
	margin-top: 9px;
}

.bussien .text ul li:nth-child(3) {
	margin-top: 20px;
	font-size: 12px;
	color: #666;
	line-height: 26px;
}

.bussien .text ul li:nth-child(4) {
	width: 86px;
	height: 32px;
	margin-top: 28px;
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	border: 1px solid #FF6600;
	border-radius: 2px;
	text-align: center;
}

.bussien .text ul li:nth-child(4) a {
	color: #FF6600;
}

.news {
	background: url(../img/shouye/400062810_banner.png);
	width: 100%;
	/*height: 540px;*/
	padding-bottom: 20px;
}

.news-title {
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	padding-top: 60px;
	/* margin-bottom: 46px; */
}

.news .underline {
	margin-bottom: 46px;
}

.news-left {
	float: left;
	width: 28%;
	position: relative;
}

.news-left .image {
	width: 100%;
	height: 201px;
	overflow: hidden;
}

.news-left img {
	width: 100%;
	height: 201px;
	transition: transform 2s;
}

.news-left:nth-child(2) {
	margin-left: 8%;
	margin-right: 8%;
}

.news-left img:hover {
	transform: scale(1.2);
}

.news-left ul li {
	width: 100%;
}

.news-left ul li:nth-child(1) {
	margin-top: 20px;
	font-size: 12px;
	font-weight: 500;
	color: #333333;
}

.news-left ul li:nth-child(2) {
	margin-top: 12px;
	font-size: 10px;
	color: #999;
}

.news-left ul li:nth-child(3) {
	margin-top: 6px;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
}

.news-left ul li:last-child {
	margin-top: 12px;
	font-size: 10px;
	font-weight: 400;
	color: #666666;
}

.map {
	position: relative;
	/* height: 900px; */
}

.map-title {
	text-align: center;
	font-size: 24px;
	color: #333;
	padding-top: 60px;
}

.map .underline {
	margin-bottom: 47px;
}

.citys .citys-address {
	position: relative;
	float: left;
	width: 12%;
	height: 230px;
	text-align: center;
}

.citys .citys-address span {
	display: block;
	width: 100%;
	height: 20px;
	color: #666;
}

.citys .citys-address span:hover {
	font-size: 16px;
	color: #174698;
}

.citys .citys-address:hover .drop {
	display: block;
}

.citys .citys-address .drop {
	position: absolute;
	top: 20px;
	left: 0;
	display: none;
	width: 100%;
	height: 200px;
	z-index: 1;
}

.citys .citys-address ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	text-align: center;
}

.citys .citys-address ul li:hover {
	font-size: 14px;
	color: #174698;
}


#container {
	position: absolute;
	top: 200px;
	width: 100% !important;
	height: 677px;
}

/* .map-icon {
    position: absolute;
	top: 0px;
    width: 250px;
	right: 0;
} */

/* .map-icon ul li { */
/* float: left; */
/* width: 100%; */
/* height: 42px; */
/* margin-right: 6%; */
/* } */

/* .map-icon ul li:last-child {
    margin-right: 0;
} */

/* .map-icon ul li img {
    float: left;
} */
/* .map-icon ul li:nth-child(1) img{
    margin-top: 5px;
}
.map-icon ul li:nth-child(2) img{
    margin-top: 2px;
}
.map-icon ul li:last-child img{
    margin-top: 6px;
} */
/* .map-icon ul li .num {
    float: left;
    font-size: 32px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #174698;
}

.map-icon ul li .privce {
    float: left;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #174698;
    padding-top: 14px;
    padding-left: 5px;
} */
#china-map {
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	overflow: hidden;
}

.map-icon {
	position: absolute;
	bottom: 139px;
	left: 30px;
	width: 165px;

}

.map-icon ul li {
	width: 100%;
	height: 65px;
	overflow: hidden;
}

.map-icon ul li img,
.map-icon ul li div {
	float: left;
}

.map-icon ul li div {
	font-size: 16px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #174698;
	padding-left: 10px;
	padding-top: 7px;
}

.china-map {
	width: 70%;
	margin: 20px auto;
}

.china-map img {
	width: 100%;
}
