﻿.about .title{ text-align:center;padding-top:50px;}
.about .title p{ font-size:30px; padding-bottom:25px; border-bottom:#e1e1e1 solid 1px; color:#DB2118}


.contact_us {
	margin-top:30px
}


.contact_us .right {
	width: 365px;
	height: 498px;
	float: right;
	padding: 0 20px;
	border: 1px solid #dbdbdb;
}
.contact_us .right .p1{
	font-size: 20px;
	font-weight: bold;
	color:#DB2118;
	padding: 20px 0 10px;
	border-bottom: 3px solid #DB2118;
	margin-bottom: 20px;
}

.contact_us .right .p2{
	line-height:27px;
	font-size: 14px;
	float: left !important;
	margin-bottom:10px

}
.contact_us .right .p2 span{
	float: left !important; display:block
}
.contact_us .right .font{
	padding-bottom: 20px;
	color:#000
}
.contact_us .right .font p a{ color:#000; 	

}
.contact_us .right .font p a:hover{color: #DB2118;

}
.contact_us .right i{
	width: 16px;
	height: 32px;
	background-position: 0 9px;
	background-repeat: no-repeat;
	float: left;
	margin-right:0px;
	padding-right:1em;
}
.contact_us .right .i1{
	background-image: url(../images/contact_us1.png);
}
.contact_us .right .i2{
	background-image: url(../images/contact_us2.png);
}
.contact_us .right .i3{
	background-image: url(../images/contact_us3.png);
}
.contact_us .right .i4{
	background-image: url(../images/contact_us4.png);
	
}
.contact_us .right .i5{
	background-image: url(../images/contact_us5.png);
}
.contact_us .right ul{
	padding-top: 16px;
	text-align: center;
}
.contact_us .right ul li{
	display: inline-block;
	margin: 0 13px;
}
.contact_us .right ul li p{
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-top: 10px;
}

.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}


/*在线留言*/
.feedback{ width:760px; float:left}
.feedback,.tellu{ background:url(../images/borderx.gif) repeat-x bottom;}
.feedback td{ font:600 14px/40px "Microsoft YaHei"; color:#DB2118;}
.feedback .text0,.feedback .text1 ,.feedback .text100{ border:1px solid #C0C3C5;  height:26px; vertical-align:middle; line-height:26px;}
.feedback .text0{ width:590px;}
.feedback .text1{ width:280px;}
.feedback .text100{ width:80px; height:30px}

button,input,select,textarea{font-size:100%;}table{ border-collapse:collapse; border-spacing:0; }
.feedback .button{ margin:10px 0; border:0}
.feedback .button{ width:100px; height:40px; display:block;  text-align:center;font:400 14px/40px "Microsoft YaHei"; cursor:pointer; background:#DB2118; color:#FFF}
.feedback .button:hover{color:#fff; text-decoration:none;display:block;  width:100px; height:40px; ; background:#F00; }
