﻿.wrp1440 {
	width: 1440px;
	margin: 0 auto;
}

.jiage_summary {
}

.summary_title {
	height: 227px;
	text-align: center;
	border-bottom: 2px solid #e6e6e6;
	position: relative;
	zoom: 1;
}

.summary_title h1 {
	font-size: 48px;
	font-weight: 800;
	color: #444444;
	line-height: 67px;
	padding-top: 70px;
}

.summary_title p {
	font-size: 24px;
	color: #8c8c8c;
	line-height: 46px;
}

.summary_title span {
	width: 280px;
	height: 8px;
	display: inline-block;
	background: #f3ae0a;
	margin-left: -140px;
	position: absolute;
	bottom: -5px;
	left: 50%;
}

.profile_box {
	padding: 50px 0;
}

.profile_box:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
}

.profile_box dl {
	width: 22%;
	height: 330px;
	margin-left: 3%;
	background: #fff;
	float: left;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0 0 50px rgba(0, 0, 0, .2);
	text-align: center;
	position: relative;
}

.profile_box dl:first-child {
	margin-left: 0;
}

.profile_box dl dd {
	height: 30px;
	color: #666;
}

.profile_box dl .profile_txt {
	padding-top: 20px;
	width: 100%;
	height: 80px;
	display: table;
	margin-bottom: 16px;
}

.profile_box dl .profile_txt span {
	color: #fff;
	font-size: 30px;
	line-height: 64px;
	display: table-cell;
}

.profile_box dl .profile_btn a {
	width: 130px;
	border-radius: 20px;
	background: #facc7d;
	line-height: 40px;
	color: #db4d4d;
	display: inline-block;
	margin-top: 10px;
}

.profile_box dl .profile_btn a:hover {
	background: #db4d4d;
	color: #fff;
}

.jiage_tag {
}

.tag_big {
	height: 190px;
	padding-top: 40px;
}

.tag_big>div {
	float: left;
	background: #f69101;
	padding: 28px;
	width: 284px;
	height: 134px;
	color: #fff;
	font-size: 24px;
	font-weight: 800;
	line-height: 42px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
	transition: .3s;
	-ms-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	font-family: 'Microsoft Yahei';
}

.tag_big>div:nth-child(2) {
	margin: 0 65px;
}

.tag_big>div:nth-child(3) {
	padding: 12px 26px;
	height: 166px;
	width: 288px;
}

.tag_big>div:hover {
	background: #3fca63;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
}

.tag_small {
	height: 180px;
	margin-top: 20px;
}

.tag_small h2 {
	color: #444;
	font-size: 24px;
	line-height: 42px;
	padding-left: 20px;
}

.tag_small ul {
	padding: 0 55px;
}

.tag_small ul li {
	float: left;
	width: 110px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background: #3fca63;
	font-weight: 700;
	margin: 10px;
	font-size: 18px;
	cursor: pointer;
	font-family: 'Microsoft Yahei';
}

.tag_small ul li:hover {
	background: #04b5e1;
}

.explain {
	height: 750px;
}

.exp_title {
	height: 136px;
}

.explain h2 {
	text-align: center;
	font-size: 48px;
	font-weight: 800;
	height: 136px;
	line-height: 136px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, .35);
}

.exp_title h2 {
	color: #fff;
	background: #00bff3;
}

.explain>div {
	width: 556px;
	float: left;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
}

.explain>div:last-child {
	margin-left: 38px;
}

.explain>div:last-child .exp_title h2 {
	background: #dd4345;
}

.explain ul {
	padding: 24px 0 38px;
	height: 384px;
}

.explain ul li {
	height: 46px;
	line-height: 46px;
	font-size: 24px;
	padding: 0 60px;
	border-bottom: 2px solid #e7e7e7;
}

.explain ul li span {
	color: #00bff3;
}

.explain>div:last-child ul li span {
	color: #dd4345;
}

.taocan_table td {
	width: 230px;
	color: #545454;
}

.taocan_table span {
	padding: 1px 10px;
	background: url(../images/right-icon_1.png);
}

.taocan_title {
	text-align: center;
	position: relative;
	padding: 30px 0;
}

.taocan_title h2 {
	font-size: 48px;
	font-weight: 800;
	color: #444444;
	line-height: 67px;
}

.taocan_title p {
	font-size: 24px;
	color: #3399cc;
	line-height: 46px;
}

.zz_table {
}

.zz_table tr:hover {
	background: #fff;
}

.zz_table td {
	width: 286px;
	padding: 30px 0;
}

.zz_table td p {
	padding-top: 30px;
}