@charset "utf-8";
/***************头部部分开始**************************************/
.person{
	width:100%;
	height:.5rem;
	background-color: #fff;
	position:fixed;
    top:0;
    left:0;
    z-index:99;
}
.person .title{
	height:.5rem;
	padding: 0rem 0 0 4%;
	text-align: center;
}
.person .title div  img{
	width:.3rem;
	height:.3rem;
	margin-top: .08rem;
}
.person .title span{
	font-size: .3rem;
	color: #e62338;
	text-align: center;
	vertical-align: top;
}
.person .title span{
	margin-left:22%;
}

.person .title div  img.info{
	margin-left:26%;
	width:.24rem;
	height:.06rem;
	margin-top: .14rem;
}
/***************头部部分结束**************************************/

/********图片部分***********/

.header{
	width:100%;
	height:100%;
	background-color: pink;
	background-color: #f4f4f4;
	text-align: center;
}
	
.header_title_content{
	width:100%;
	height:3.rem;
}
.header_img{
	width:100%;
	height:100%;
	background-color: pink;
	font-size: 0;
	background-color: #f4f4f4;
	text-align: center;
}
.header_img .pic{
	width:100%;
	height:2.rem;
}

.header_img .tit{
	width:3.rem;
	height:.63rem;
}

.header_title span {
	font-size: .33rem;
	color: #e62338;
      
}

.header_title_1 span {
	font-size: .23rem;
	color: #7b7878;
      
}

/********图片部分***********/

/*联系我们  页面*/
.main_2{ width: 100% height:100% background: #011321; position: relative;min-height: 864px;}
.main_wrap{ width: 1200px; position: relative; /*left: 50%; margin-left: -600px; top:162px;*/width: 100% height:852px; margin: 0 auto; z-index: 10; padding-top: 20px; padding-bottom: 40px;}
.contact_main{ width: 1052px; height:632px; padding-bottom: 30px; margin: 0 auto; background: #fff; border-radius: 20px;}
.contact_title{ width: 811px; margin:0 auto; padding-top: 22px; overflow: hidden;}
.contact_title_left{ float: left; position: relative; width: 338px;height: 19px; border-bottom: 1px solid #999; }
.contact_title_mid{ float: left; width: 135px; height: 40px; line-height: 40px; text-align: center; font-size: 26px; color: #666666;}
.contact_title_right{ float: left; position: relative; width: 338px;height: 19px; border-bottom: 1px solid #999;}
.point{ width: 20px; height: 20px; position: absolute; bottom: -10px;}
.contact_title_left .point{ right: -10px;}
.contact_title_right .point{ left: -10px;}
.title_ad{ width: 100%; text-align: center; font-size: 18px; color: #666; height: 40px; line-height: 40px;}
.lianxi_style{width: 736px; margin: 0 auto;}
.lianxi_style li{ float: left; width: 43%; padding-left: 7%; height: 40px; line-height: 40px; font-size: 14px; color: #666;}
.icon_tel{ background: url("../img/img_2/kefu.png") no-repeat; background-position:left center;}
.icon_mailbox{ background: url("../img/img_2/mailbox.png") no-repeat; background-position:left center;}
.icon_address{ background: url("../img/img_2/address.png") no-repeat; background-position:left center;}
.icon_mailnum{ background: url("../img/img_2/mailnum.png") no-repeat; background-position:left center;}
table.contact_table{ width: 736px; margin: 5px auto 0;  border: 1px solid #d3d3d3; border-collapse: collapse; border-spacing: 0;}
table.contact_table thead tr td{ font-size: 16px; color: #666; font-weight: 600;}
table.contact_table tr td{ border: 1px solid #d3d3d3; height: 38px; line-height: 38px; text-align: center; color: #666;  }
table.contact_table tbody tr td:first-child{ text-align: left; text-indent: 24px;}
table.contact_table tbody tr.mailbox_td td{ text-align: center; height: 45px; line-height: 45px;}
table.contact_table tbody tr.mailbox_td td img{ vertical-align: middle;}
ul.add_link_wrap{ width: 736px; margin: 15px auto 0;}
ul.add_link_wrap li{ width: 50%; float: left; font-size: 14px; color: #666; height: 25px; line-height: 25px;}
.align_right{ text-align: right!important;}
*{ font-size: 18px;}