
#right{ display:none;}



/*内页联系我们*/
	
.contact_one{ margin-right: 2%;
    width: 35%;}
.contact_one span{font-size:49px;    line-height: 67px; color:#384d62;    margin-bottom: 25px;display: block; font-weight: bold;}
.contact_one div{  margin-bottom: 45px;font-size: 36px;line-height: 36px;}
.contact_one i {width: 40px;height: 3px;background: #384d62; display:block;margin-bottom: 15px;}
.contact_two{
	width:60%;
	position:relative;
	background: #f5f5f5 url(../images/20200529152554_576748541.png) no-repeat;
	background-position:325px 405px;
	font-size:16px;
	line-height: 35px;
	margin-left: 2%;
	padding-top: 50px;
	padding-right: 3%;
	padding-left: 5%;
}
.contact_two strong{ font-size: 24px;color: #0163d2;}
.contact_title{ position:absolute;    width: 85%;height: 45px;background: #384d62;border-radius: 10px; font-size:24px; color:#fff; line-height:45px; font-weight:bold; padding-left:70px; }
.contact_content{margin-top: 65px;
    color: #666;
    line-height: 40px;
    font-size: 18px;
    margin-bottom: 20px;}
.contact_content a{ text-decoration: none;}
.contact_img { text-align:center; width:130px; margin-top:40px;}
.contact_img img{ width:130px; background:#fff; border:1px solid #ccc; padding:3px; background:#fff;}
.tup {
    margin-bottom: 0px!important;
}
.contact_content a{ font-size:18px;}
 @media only screen and (max-width: 768px) {
	 .contact_one {
		 display:none;
}
.contact_two {
    width: 100%;
}
 }
