.wrap{width: 1200px;margin:0 auto;}

.bbanner{
	width: 100%;
}
.bbanner img{
	width: 100%;
	display: block;
}

/*about-h*/
.about-h{
	margin: 42px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ff0000;
}
.about-h p{
	font-size: 18px;
	line-height: 32px;
}
.about-h p span{
	padding-left: 8px;
	font-size: 34px;
	font-weight: bold;
	color: #ff0000;}
.about-h p.ptop{
	padding-top: 20px;
}

/*link-us*/
.link-title{
	width: 160px;
	height: 50px;
	
}
.link-title h3{
	padding-top: 20px;
	font-size: 20px;
	font-weight: bold;
}

.link-content{margin: 42px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ff0000;}
.link-content-l{
	float: left;
	margin-top: 16px;
}
.link-content-l-padding{
	padding: 15px;
	height: 280px;
	display: flex;
    justify-content:center;
    align-items:Center;
}
.phone-icon{
	float: left;
	width: 83px;
	height: 80px;
}
.phone-icon img{
	width: 100%;
}
.phone-box{
	float: left;
	padding: 0 26px;
}
.phone-box h3{
	font-size: 20px;
	font-weight: bold;
}
.phone-box p{
	font-size: 20px;
	line-height: 30px;
}

.split-line{
	float: left;
	width: 1px;
	height: 290px;
	background-color: #000;}

.link-content-m{
	float: left;
	margin-left: 70px;
}
.link-content-title{
	width: 156px;
    height: 45px;
}
.link-content-title h3{
	padding-top: 20px;
	padding-left: 64px;
	font-size: 18px;
	font-weight: bold;
}
.link-person{
	margin-top: 10px;
}
.link-person p{
	font-size: 16px;
	    line-height: 1.5;
}
.link-person p>img{
	height: 245px;
}
.link-content-r{    
	float: left;
    margin-left: 74px;}
.link-qq{
	margin-top: 10px;
}
.link-qq a{
	    display: block;
    width: 135px;
    height: 18px;
    margin: 7px auto;
    padding-left: 26px;
    font-size: 14px;
    color: #000;
    
    text-align: center;
    line-height: 18px;
}

/*link-map*/
.link-map-title{
	float: left;
	width: 160px;
	height: 50px;
	
}
.link-map-title h3{
	padding-top: 20px;
	font-size: 20px;
	font-weight: bold;
}
.link-map p{
	float: left;
	padding: 26px 0 0 24px;
	font-size: 18px;
}

.map-img{
	margin: 20px 0;
}

/*map-line*/
.address-line{
	margin: 42px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ff0000;
}
.map-line{
	width: 200px;
	height: 59px;
	margin-left: -42px;
	
	
}
.map-line-title h3{
	padding-top: 34px;
	font-size: 20px;
	font-weight: bold;
}

/*address-1*/
.address-title h3 {
	font-size: 20px;
	font-weight: bold;
	color: #272636;
}
.address-content{
	margin: 42px;
}
.address-content .h{
	font-weight: bold;
}
.address-content p{line-height: 30px;font-size: 16px;}
.address-content p span{
	color: #ff0000;
}
.address-content p.pm{margin-top: 40px;}


@media screen and (min-width: 1920px){
	.wd16 {
	    width: 1600px;
	}
	
	.link-content-m{margin-left: 135px;}
	.link-content-r{margin-left: 160px;}
}