@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
    outline: none;
}
html {
    margin: 0;
    padding: 0;
    font-size: 0.24rem;
}
/*这个是用来防止rembug页面闪动以及闪动所引起的后影响的*/
html {
    font-size: 50px;
}
ul {
    list-style: none;
}
body {
    font-size: 0.24rem;
    background-color: #fff;

}
img {
    max-width: 100%;
}
input, textarea {
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
textarea {
    -webkit-appearance: none;
}
#p1, #p3 {
    margin-left: auto;
    margin-right: auto;
    /*	max-width: 1920px;*/
    position: relative;
}
#p2, #p4, #p5 {
    /*	height: 100vh;*/
    margin-left: auto;
    margin-right: auto;
    /*	max-width: 1920px;*/
    height: auto;
    /*	padding-top: 6.25vw;*/
    box-sizing: border-box;
    position: relative;
}
video {
    object-fit: fill
}

.ditu{
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	background-size: auto 600px;
	background-position: top center;
}
.map{
	display: block;
	position: relative;
	z-index: 1;
}
.bghui{
	width: 100%;
	position: absolute;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	z-index: 2;
}
.dingwei{
	position: absolute;
	width: 339px;
	height: 110px;
	background-image: url("../img/bgxx.png");
	z-index: 3;
	box-sizing: border-box;
	padding: 15px;
	font-size: 16px;
	font-weight: 300;
	color: #333333;
	line-height: 20px;
	left: 50%;
	top:209px;
	margin-left: -238px;
}
.dingwei img{
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 15px;
}
.dingwei p{
	margin-top: 5px;
}
.xinxi{
	width: 1200px;
	height: 140px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	margin-top: -70px;
	position: relative;
	z-index: 4;
	padding-left: 66px;
	box-sizing: border-box;
	padding-top: 38px;
	font-size: 16px;
	font-weight: 300;
	color: #666666;
	line-height: 32px;
}
.xinxi_n{
	float:left;
/*	margin-right: 125px;*/
	overflow: hidden;
}
.xinxi_n img{
	margin-right: 20px;
	width: 60px;
	height: 60px;
	float: left;
	margin-top: 5px;
}
.xinxi_n p{
/*	float: left;*/
	white-space: nowrap;
/*	clear: both;*/
	
}
.xinxi_n:nth-child(1){
	width: 395px;
}
.xinxi_n:nth-child(2){
	width: 395px;
}
.xinxi_n:nth-child(3){
	width: 335px;
}
.concc{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 45px;
	padding-bottom: 90px;
	
}
.concc h1{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	margin-bottom: 15px;
	text-align: center;
}
.concc p{
	font-size: 16px;
	font-weight: 400;
	color: #828282;
	line-height: 32px;
	text-align: center;
}
/*响应式--------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:1400px ) {
	.abo_des{
		font-size: 18px;
		line-height: 30px;
		padding-right: 100px;
		width: 670px;
	}
	.abo_more{
		margin-left: 540px;
		margin-top: 1vw;
	}
}
@media screen and (max-width:750px ) {
	
.ditu{
	width: 100%;
	height: 6rem;
	overflow: hidden;
	position: relative;
	background-size: auto 6rem;
	background-position: top center;
}
.map{
	display: block;
	position: relative;
	z-index: 1;
}
.bghui{
	width: 100%;
	position: absolute;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	z-index: 2;
}
.dingwei{
	position: absolute;
	width: 3.39rem;
	height: 1.1rem;
	background-image: url("../img/bgxx.png");
	background-size: 100% auto;
	z-index: 3;
	box-sizing: border-box;
	padding: 0.15rem;
	font-size: 0.16rem;
	font-weight: 300;
	color: #333333;
	line-height: 0.2rem;
	left: 50%;
	top:2.09rem;
	margin-left: -2.36rem;
}
.dingwei img{
	float: left;
	width: 0.5rem;
	height: 0.5rem;
	margin-right: 0.15rem;
}
.dingwei p{
	margin-top: 0.05rem;
}
.xinxi{
	width: 6.9rem;
	height: 3.4rem;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.2);
	margin-top: -1.7rem;
	position: relative;
	z-index: 4;
	padding-left: 0.4rem;
	box-sizing: border-box;
	padding-top: 0.4rem;
	font-size: 0.16rem;
	font-weight: 300;
	color: #666666;
	line-height: 0.32rem;
}
.xinxi_n{
	float:left;
/*	margin-right: 125px;*/
	overflow: hidden;
	margin-bottom: 0.3rem;
}
.xinxi_n img{
	margin-right: 0.2rem;
	width: 0.6rem;
	height: 0.6rem;
	float: left;
	margin-top: 0.05rem;
}
.xinxi_n p{
/*	float: left;*/
	white-space: nowrap;
/*	clear: both;*/
	
}
.xinxi_n:nth-child(1){
	width: 100%;
}
.xinxi_n:nth-child(2){
	width: 100%;
}
.xinxi_n:nth-child(3){
	width: 100%;
}
.concc{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 0.45rem;
	padding-bottom: 0.45rem;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	
}
.concc h1{
	font-size: 0.24rem;
	font-weight: 400;
	color: #333333;
	line-height: 0.32rem;
	margin-bottom: 0.2rem;
	text-align: center;
}
.concc p{
	font-size: 0.16rem;
	font-weight: 400;
	color: #828282;
	line-height: 0.32rem
}
}
