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

 .box7_seven {
  width:1000px;

  background-color: #fff;
 border-radius: 30px;
  margin: 0 auto;
  margin-top: 180px;
}

td,
th {
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box7_seven .kc{ height:600px; width: 1000px;
	 height: auto;
	 margin: 0 auto;
padding: 20px;
    background-color: #aa2123;
    border: 10px solid #d66a18;
    border-radius: 30px;


}
.kc .wrapper2 {
  width: 1000px;
  margin: 0 auto;
}
.title h2 {
	font-size:28px;
	font-weight: bold;
	text-align: center;
	color: #be1917
}
.title p {
	font-size: 14px;
	text-align: center;
	color: #be1917;
}
.title h2 span {
	color: #ff4055
}
.kc-con{background: #fff;}
.kc-con ul {
	overflow: hidden;

}
.kc-con ul li {
	float: left;
	width: 120px;
	height: 48px;
	line-height: 48px;
	background: #fff;
	font-size: 18px;
	color: #999;
	text-align: center;

}


#nomar {
	margin-right: 0px;
}
.kc-con ul li.active {
	background:#be1917;
	color: #fff;
	box-shadow: 2px 0 4px 0 rgba(0,0,0,.2);
        transition: all 1s ease-in-out;
      
}

.w2 {
	width: 248px; color:#b93e1f;
}
.w3 {
	width: 168px
}
.w4 {
	width: 546px;padding: 0 6px; color:#b93e1f;
}
.w5 {
	width: 80px 
}

.table td .btn {
    color: #be1917;
    cursor: pointer;
     display: inline-block;
    background: #f39800;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius:2rem;
	width:140px;
	height:40px; margin: 10px 18px; line-height: 40px;
}

.table .bj{background:#be1917;}
.table .bj1{ height: 45px;}
.kc-con table tr th {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	height: 46px;
	line-height: 46px;
    margin: 0px auto;
	
}
.kc-con table tr td {
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 26px;
	height:-10px;
	border-left: 1px solid #eaeff3;
	border-right: 1px solid #eaeff3;
     }
.border-bot {
	border-bottom: 1px solid #eaeff3;
}
/*<!--.tab-btn {
	display: block;
	width: 160px;
	height: 44px;
	line-height: 44px;
	border-radius: 25px;
	text-align: center;
	font-size: 18px;
	color: #e52a47;
	border: 2px solid #e52a47;
	margin: 0 auto;
}
.tab-btn2 {
	display: block;
	width: 160px;
	height: 44px;
	line-height: 44px;
	border-radius: 25px;
	text-align: center;
	font-size: 18px;
	color: #fc8902;
	border: 2px solid #fc8902;
	margin: 0 auto;
}-->*/
/*.tab-btn:hover {
	background: #e52a47;
	color: #fff
}
.tab-btn2:hover {
	background: #fc8902;
	color: #fff
}*/
.tab-color {
	background: #f2fafd;border: 1px solid #eaeff3;
}