@charset "utf-8";
/* CSS Document */



.banner {
	width: 100%;
	height: 400px;
	background: url(../images/about_banner.jpg) no-repeat center;
	margin-top: -3px;
}
.about_bt {
	width: 520px;
	height: 40px;
	margin: 58px auto 75px;
}
.about_bt ul li {
	width: 162px;
	height: 38px;
	border: 1px solid #333;
	border-radius: 25px;
	margin: 0 48px;
	float: left;
	transition: all 0.5s;
}
.about_bt ul li a {
	width: 162px;
	height: 38px;
	display: block;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #333;
}
.about_bt ul li:hover {
	background: #cf221b;
	border: 1px solid #cf221b;
}
.about_bt ul li:hover a {
	color: #fff;
}
.about_bt ul li.xuan {
	background: #cf221b;
	border: 1px solid #cf221b;
}
.about_bt ul li.xuan a {
	color: #fff;
}
.lianxi {
	width: 1200px;
	height: 207px;
}
.lianxi ul li {
	width: 400px;
	height: 207px;
	float: left;
	background: #f4f4f4;
}
.lianxi ul li:nth-child(2) {
	background: #fbfbfb;
}
.lianxi ul li img {
	width: 73px;
	height: 73px;
	float: left;
	margin-left: 20px;
	margin-top: 65px;
}
.lianxi ul li .txt {
	width: 265px;
	height: 155px;
	float: right;
	margin-right: 20px;
	margin-top: 26px;
	border-left: 2px solid #faab6b;
	padding-left: 30px;
	box-sizing: border-box;
}
.lianxi ul li .txt p {
	font-size: 15px;
	color: #333;
	line-height: 33px;
}
.lianxi ul li:nth-child(1) .txt p {
	margin-top: -5px;
}
.lianxi ul li:nth-child(2) .txt p {
	margin-top: 25px;
}
.lianxi ul li:nth-child(3) .txt p {
	margin-top: 35px;
}
.ditu {
	width: 1200px;
	height: 465px;
	margin-top: 35px;
}
.liuyan {
	width: 1200px;
	height: 460px;
	margin-top: 35px;
}
.liuyan .bt {
	width: 1200px;
	height: 40px;
	border-bottom: 1px solid #e8e8e8;
	box-sizing: border-box;
	margin-bottom: 35px;
}
.liuyan .bt h3 {
	width: 116px;
	height: 40px;
	background: #cf221b;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-weight: normal;
}
.liuyan .nr {
	width: 550px;
	height: 46px;
	float: left;
	margin-bottom: 28px;
}
.liuyan .nr span {
	font-size: 15px;
	color: #666;
	width: 70px;
	height: 46px;
	line-height: 46px;
	display: block;
	float: left;
}
.liuyan .nr input {
	width: 476px;
	height: 46px;
	border: 1px solid #ccc;
	float: right;
	padding: 0 10px;
	color: #666;
	line-height: 46px;
	box-sizing: border-box;
}
.liuyan .nr:nth-child(3), .liuyan .nr:nth-child(5) {
	float: right;
}
.liuyan .nr p {
	width: 103px;
	height: 46px;
	float: left;
	margin-left: 5px;
}
.liuyan .nr:nth-child(5) input {
	width: 200px;
	float: left;
	margin-left: 5px;
}
.liuyan .nr textarea {
	width: 1130px;
	height: 125px;
	border: 1px solid #ccc;
	float: right;
	padding: 10px;
	color: #666;
	float: right;
	box-sizing: border-box;
}
.liuyan .nr:nth-child(6) {
	width: 1200px;
	height: 125px;
}
.tijiao {
	width: 166px;
	height: 48px;
	background: #2277ce;
	float: left;
	margin-left: 70px;
}
.tijiao input {
	width: 166px;
	height: 48px;
	background: none;
	border: none;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}
.chongzhi {
	width: 166px;
	height: 48px;
	background: #cf221b;
	float: left;
	margin-left: 35px;
}
.chongzhi input {
	width: 166px;
	height: 48px;
	background: none;
	border: none;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}
