<style>
		/*pros*/

		.zitian_tuoguan_prowin {

			height: auto;
			margin-left: auto;
			margin-right: auto;
		}

		.zitian_tuoguan_prowin .item-content {
			display: none;
		}

		.zitian_tuoguan_prowin .item-content-active {
			display: block;
		}

		.dedicated-tab a.current {
			width: 126px;
			height: 42px;
			color: #fff;
			background: #ff3126;
		}

		/*.chakan{
	text-align:center;
	display:block;
	width:100%;
	height:50px;
	background:#ff3126;
	margin:0 auto 50px;
	color:#ff3126;
	line-height:50px;
	font-family:'Microsoft Yahei';
	font-size:20px;
	text-decoration:none;
}
.chakan:hover{
	background:#ff3126;
	color:#fff;
}*/

		/*中原*/

		.probox_zhongyuan {

			height: auto;
			overflow: hidden;
			margin: 0 auto;
		}

		.headline {
			display: block;
			margin: 10px 0 25px 0;
			border-bottom: 1px dotted #e4e9f0;
		}

		.headline h2 {
			margin: 0 0 -2px 0;
			padding-bottom: 5px;
			display: inline-block;
			border-bottom: 2px solid #72c02c;
			font-size: 22px;
			font-family: 'microsoft yahei';
			font-weight: normal;
			color: #687074;
		}

		.zitian_zhongyuan_jieshao {

			height: auto;
			overflow: hidden;
		}

		.zitian_zhongyuan_jieshao p {
			float: left;
			margin: 0;
			font-size: 16px;
			font-family: 'Microsoft Yahei';
			color: #4e4e4e;
			margin-top: 10px;
		}

		.zitian_zhongyuan_jieshao a {
			float: right;
			text-decoration: none;
			width: 110px;
			height: 30px;
			background: #fb645d;
			font-size: 16px;
			font-family: 'Microsoft Yahei';
			color: #fff;
			border-radius: 5px;
			text-align: center;
			line-height: 30px;
		}

		.zitian_zhongyuan_pros_into {

			height: auto;
			margin-top: 50px;
		}

		.zitian_zhongyuan_pros_into p {
			margin: 0;
			font-size: 15px;
			color: #666;
			line-height: 30px;
			font-family: 'microsoft yahei';
		}

		.zitian_zhongyuan_pros_youshi {
			margin-top: 50px;
		}

		.zitian_zhongyuan_pros_youshi ul {
			list-style-type: none;
		}

		.zitian_zhongyuan_pros_youshi ul li {
			margin: 0;
			float: left;
			width: 540px;
			margin: 35px auto;
		}

		.row .service_img {
			width: 80px;
			height: 82px;
			float: left;
			margin-right: 30px;
		}

		.service_right {
			width: 520px;
		}

		.service_right h3 {
			margin: 0;
			color: #333;
			font-family: 'microsoft yahei';
			font-weight: normal;
			padding-top: 14px;
		}

		.service_right p {
			margin: 0;
			color: #666;
			font-family: 'microsoft yahei';
			font-size: 15px;
			padding-top: 10px;
		}

		.tuoguan_tabcon {
			margin-top: 50px;
			margin-bottom: 5px;
			background: white;
			width: 100%;


		}


		.tuoguan_tabcon::-webkit-scrollbar-track-piece {
			background-color: rgba(0, 0, 0, 0);
			border-left: 1px solid rgba(0, 0, 0, 0);
		}

		.tuoguan_tabcon::-webkit-scrollbar {
			width: 5px;
			height: 13px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}

		.tuoguan_tabcon::-webkit-scrollbar-thumb {
			background-color: rgba(0, 0, 0, 0.5);
			background-clip: padding-box;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			min-height: 28px;
		}

		.tuoguan_tabcon::-webkit-scrollbar-thumb:hover {
			background-color: rgba(0, 0, 0, 0.5);
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}

		table.tuoguan_tab {
			width: 100%;
			font-family: verdana, arial, sans-serif;
			font-size: 11px;
			color: #333333;
			border-width: 1px;
			border-color: #dcdcdc;
			border-collapse: collapse;
			margin:0;

		}

		table.tuoguan_tab th {
			border: 1px solid #e5e5e5;
			padding: 16px;
			background: #f0f0f0;
			font-size: 15px;
			font-weight: bold;
			font-family: 'microsoft yahei';
			color: #000;
	height: 71px;
    line-height: 71px !important;
    text-align: center;

		}

		table.tuoguan_tab td {
			border: 1px solid #e5e5e5;

			background: #fff;
			font-size: 15px;
			color: #333;
			text-align: center;
			font-family: 'microsoft yahei';
			padding: 25px !important
		}

		table.tuoguan_tab td span {
			display: inline-block;
			padding: 0 8px;
			font-size: 16px;
			font-weight: bold;
			color: #e14b4c;
		}

		table.tuoguan_tab td tt {
			display: inline-block;
			padding: 0 8px;
			font-size: 16px;
			font-weight: bold;
			color: #f75353;
			color: #e14b4c;
		}

		table.tuoguan_tab2 th {
			background: #4b92e1;
			color: #fff;
			padding: 12px;
		}

		table.tuoguan_tab2 td {
			padding: 12px;
		}

		table.tuoguan_tab td a {
			text-decoration: none;
			width: 100px;
			display: block;
			background: #ed9763;
			font-family: 'Microsoft Yahei';
			font-size: 14px;
			color: #fff;
			text-align: center;
			line-height: 28px;
			border-radius: 5px;
		}

		table.tuoguan_tab td a:hover {
			background: #f5a674;
		}

		.container {
			width: 1170px;
			margin: 0 auto;
		}

		*{
				margin: 0;
				padding: 0;
				box-sizing: border-box;
			}
			ul,li{
				list-style: none;
			}
			.fl{
				float: left;
			}
			.big_lis{width: 100%;}
		.big_list>li{
			width:20%;
			
		}
		.big_list>li>ul>li{
			text-align: center;
			height: 71px;
			line-height: 71px;

			border-left: 1px solid #e5e5e5;
			border-bottom: 1px solid #e5e5e5;
		
		}
		.big_list>li:nth-of-type(5)>ul>li{
			border-right: 1px solid #e5e5e5;
		}
		.big_list>li>ul>li:nth-last-of-type(1) a{
			text-decoration: none;
			width: 100px;
			display: inline-block;
			background: #ed9763;
			font-family: 'Microsoft Yahei';
			font-size: 14px;
			color: #fff;
			text-align: center;
			line-height: 28px;
			border-radius: 5px;
		}
		.big_list>li:nth-of-type(1)>ul>li{
			background-color: #f0f0f0;
				font-family: 'microsoft yahei';
				font-weight: bold;
		}
		
		.big_list>li:nth-of-type(1)>ul>li a{
			background-color: #f0f0f0;
			color:#000;
				font-family: 'microsoft yahei';
				font-weight: bold;
		}
		