.contact-banner{
    width: 100%;
   
}

.contact{
    width: 100%;
    height: auto;
    /* overflow: hidden; */
    margin: .8rem auto auto auto;
}
.titles{
	font-size: .4rem;
	font-family: PingFang;
	font-weight: 800;
	color: #062D7D;
}

.news-title{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-bottom: .5rem;
}
.news-title-en{
    font-size: .2rem;
    /* font-family: "PingFang Regular"; */
    font-weight: 400;
    color: #B9B7B8;
    line-height: 1;
    margin-bottom: .25rem;
}
.news-title-cn{
    font-size: .5rem;
    /* font-family: "PingFang Medium"; */
    color: #000000;
    line-height: 1;
}
.contact{
    width: 1200px;
    /* height: 8.41rem; */
    margin: 100px auto;
}
.contact-main{
    width: 100%;
    height: auto;
    /* background-color: #062D7D; */
    /* background-image: url("../images/contact_04.png"); */
    background-position: left center;
    background-size: 9.51rem 8.41rem;
    background-repeat: no-repeat;
	position: relative;
}
.contact-map{ width: 1200px; height: 4rem; display: block; overflow: hidden; background: #000066; margin: 0 auto;}
.contact-map>img{width: 100%;display: block; height: auto;}

.contact-con{
    width: 6.8rem;
    height: 8.01rem;
    padding: .2rem .76rem;
    /* background-color: #FFFFFF; */
    margin-left: 9.51rem;
}
.contact-form{
    width: 100%;
    height: auto;
   /* overflow: hidden; */
	/* background-color: #f5f5f5;
	padding: 0.2rem 0.8rem; */
}
.contact-input{
    display: block;
        width: 540px;
        box-sizing: border-box;
        height: 48px;
        border: 1px solid #062D7D;
        padding: 0 20px;
        box-sizing: border-box;
        font-size: 20px;
        /* font-family: "PingFang Regular"; */
        color: #333333;
        margin-bottom: 10px;
        background: #FFFFFF;
        border-radius: 10px;
}
.contact-sub{
    display: block;
    width: 250px;
    height:50px;
    background: #062D7D;
    border: 1px solid #062D7D;
    text-align: center;
    box-sizing: border-box;
    font-size: 24px;
    /* font-family: "PingFang Regular"; */
    color: #ffffff;
	border-radius: 30px;
	margin: 30px auto 0 auto;
    /* margin-bottom: .2rem; */
}
.contact-zt-p1{
    width: 100%;
    height: auto;
    font-size: .4rem;
    /* font-family: "PingFang Medium"; */
    line-height: 1.5;
    color: #062D7D;
}
.contact-zt-p2{
    width: 100%;
    height: auto;
    font-size: .2rem;
    /* font-family: "PingFang Medium"; */
    line-height: 1.5;
    color: #062D7D;
}
/* .contact-zt .contact-zt-p2:nth-of-type(2){
	font-size: .2rem;
	color: #062d7d;
} */
.contact-zt-p3{
    width: 100%;
    height: auto;
    font-size: .18rem;
    /* font-family: "PingFang Regular"; */
    line-height: 1.5;
    color: #333333;
}
.xhx{
    width: 100%;
    height: 1px;
    background: #062D7D;
    margin: .15rem auto;
}
.contact-zt{
    width: 100%;
    height: auto;
    font-size: .24rem;
    /* font-family: "PingFang Regular"; */
    color: #333333;
    line-height: 1.5;
	
}
.contact-zt p:nth-child(2){
    padding-top: .1rem;
}
.contact-zt p a{
    color: #062D7D;
}
.contact-zt p a:hover{
    color: #333333;
}

.contact-con .box_main{
	width: 8.26rem;
	float: right;
	background-color: #fff;
	padding: .2rem .8rem;
}
.contact-list{
	display: none;
}
.contact_icon .icon_list{
	width: 33.3%;
	color: #062d7d;
	font-size: .2rem;
	text-align: center;
}
.icon_list .top p{
	font-size: .2rem;
	margin-top: .08rem;
	font-weight: 500;
	color: #062d7d;
}
/* .contact_icon .icon_list:nth-of-type(2) p{
	color: #062d7d;
	font-size: .2rem;
} */
/* .contact_icon .icon_list:nth-of-type(2) .contact_grey{
	color: #062d7d;
	font-size: .2rem;
} */
.icon_list .contact_grey{
	color: #062d7d;
	font-size: .16rem;
	margin-top: .2rem;
	    word-break: break-all;
}
.contact_icon{
	margin-bottom: .8rem;
}
.contact-form label{
	width: 28%;
}
.contact-form .name{
	/* width: 45px;
	height: 17px; */
	font-size: 18px;
	line-height: 56px;
	font-weight: 500;
	color: #999999;
}
.contact-form label input{
	width: 78%;
	border: 2px solid #DCDCDC;
	/* width: 294px; */
	height: 56px;
}
.second_contact label{
	width: 45%;
}
.contact-form .second_contact label input {
	width: 88%;
}
.second_contact {
	margin: 30px 0;
}
.third_contact textarea{
	width: 95%;
	border: 2px solid #DCDCDC;
	border-radius: 10px;
	height: 170px;
}
.contact-form .third_contact  label{
	width: 100%;
}
@media(max-width:1024px){
    .contact-banner{
        width: 100%;
        
    }
	.contact_icon{
		padding: 0 .5rem;
	}
	.contact_grey{
		color: #062d7d;
		font-size: .2rem;
	}
.contact-con .box_main{
	width: 100%;
	padding: 0.2rem .3rem;
}

    .news-title{
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: center;
        margin-bottom: .5rem;
    }
    .news-title-en{
        font-size: .24rem;
    }
    .news-title-cn{
        font-size: .36rem;
    }
    .contact{
        margin: .5rem auto;
		width: 100%;
    }
    .contact-main{
        width: 100%;
        height: auto;
        background: none;
    }
    .contact-con{
        width: 100%;
        height: auto;
        background-color: #FFFFFF;
        margin-left: 0;
        padding: .2rem 0;
    }
    .contact-form{
        width: 100%;
        height: auto;
        overflow: hidden;
		/* position: absolute;
		right: 0; */
		/* display: none; */
    }
	.contact-list{
		width: 90%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		/* position: absolute; */
		right: 0;
		margin-bottom: .3rem;
		display: block !important;
	}
	.contact-form .first_contact label{
		width: 49%;
	}
	.contact-form .second_contact label{
		width: 49%;
	}
    .contact-input{
       width: 100%;
        margin: auto;
		margin-left: .2rem;
        /* margin-bottom: .2rem; */
        height: .66rem;
		border-radius: 0;
    }
    .contact-sub{
        display: block;
        width: 3.2rem; 
        height:.6rem;
		line-height: .6rem;
		border-radius: .6rem;
		background-color: #062d7d;
        margin: auto;
        margin-bottom: .2rem;
		margin: 0 auto;
		font-size: .32rem;
		margin-top: .4rem;
		color: #fff;
		/* margin-left: 2rem; */
    }
    .contact-zt-p1{
        width: 100%;
        margin: auto;
        font-size: .36rem;
    }
    .contact-zt-p2{
        width: 100%;
        margin: auto;
        font-size: .3rem;
    }
    .contact-zt-p3{
        width: 100%;
        height: auto;
        margin: auto;
        font-size: .24rem;
    }
    .xhx{
        width: 100%;
        height: 1px;
    }
    .contact-zt{
        width: 100%;
        height: auto;
        margin: auto;
        font-size: .24rem;
    }
	.contact-map{
		width: 100%;
		height: 100%;
	}
	.icon_list .top p{
		margin-top: .16rem;
	}
	.icon_list .top .img{
		    width: 20%;
		    margin: 0 auto;
			height: .6rem;
			line-height: .6rem;
	}
	.icon_list .top .img img{
		vertical-align: bottom;
	}
	.contact-form .name{
		font-size: .18rem;
	}
	.contact-form label input{
		font-size: .18rem;
		height: 0.56rem;
		width: 75%;
		padding-left: 0.2rem;
		border-radius: 10px;
	}
	.contact-form .second_contact label input{
		width: auto;
	}
	.third_contact label input{
		width: 88%;
	}
	.third_contact textarea{
		width: 87%;
		margin-left: 12px;
		height: 1.7rem;
	}
	.third_contact{
		margin-bottom: .3rem;
	}
}