.inner_content {
    padding: 40px 0;
}
.sub_nav ul.mu6 li{width:calc(100% / 6 - 10px)}
/*
.sub_nav ul.mu2 li{width:calc(100% / 2 - 10px)}
.sub_nav ul.mu3 li{width:calc(100% / 3 - 10px)}
.sub_nav ul.mu4 li{width:calc(100% / 4 - 10px)}
.sub_nav ul.mu5 li{width:calc(100% / 5 - 10px)}
.sub_nav ul.mu6 li{width:calc(100% / 6 - 10px)}
.nav {max-width:1200px;    margin: 0px auto;}*/
@media screen and (max-width: 1024px) {
	/*.nav {
		display: block;
		overflow-x: scroll;
		overflow-y: unset;

	}
	#menu {
		display: block;
	}*/
}
.topsection {
    line-height: 2.3;
}
.nav-list {
    position: absolute;
    left: 170px; /*270*/
    top: 0px;
    /* margin-left: 0; */
    margin: 0px auto;
}
@media screen and (max-width: 1200px){
/*
.topsection {
    display: block;
}
.nav > .inner1 {
    width: 1200px;
}
*/
}
/*
.topsection {line-height: 30px;top:5px;text-align:right;}
.nav-list > li.in_menu01 {padding: 0 30px;}
*/
.content {margin-top:75px;}
.adminf {color:#FFFFFF;height:35px;background:#669575;}
.btable tr td {height:35px;border-bottom:1px solid #D2D2D2}
.btable tr td table tr td {border-bottom:1px solid #ffffff}
.member_td2 {border-bottom:1px solid #c0c0c0;height:45px;padding-left:10px;}
.member_td {border-bottom:1px solid #c0c0c0;height:45px;padding:5px 0px 5px 10px;;background:#F7F7F7}
.member_td2 input {height:30px}
.btn_a {margin:20px auto;display:block;text-align:center;}
.btn_style3 {
	display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background:#FF902E;
	color:#FFFFFF;
}
.table_style2 {width:100%;border-bottom:1px solid #c0c0c0;border-top:2px solid #c0c0c0;}
.table_style2 tr {border-bottom:1px solid #c0c0c0;}
.table_style2 tr td,th{height:45px;padding:5px 0px 5px 10px;;}
.table_style2 tr th{text-align:left;padding-left:10px;background:#F7F7F7}
.table_style2 tr td input {height:30px;}
.table_style2 tr td select {height:30px;width:150px;}

.btn_style2 {
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #5A5D6E;
    color: #FFFFFF;
}

.head1{background:#E7E7E7;width:100%;text-align:center;padding-top:10px;padding-bottom:30px;}
.head2{max-width:1100px;margin:10px auto;width:100%;text-align:left;}
.heads {clear:both;font-size:22px;font-weight:bold;margin-top:10px;padding-top:30px;}
.heads2 {clear:both;font-size:22px;font-weight:bold;margin-top:10px;padding-bottom:30px;}
.boxx1 {width:100%;padding-bottom:50px;margin-top:20px;}
.count1 {width:30%;    float: left;font-size:30px;font-weight:bold;}
.count2 {width:49%;    float: left;font-size:30px;font-weight:bold;}
.count1  span {line-height:30px;font-size:16px;font-weight:normal;}
.count2  span {line-height:30px;font-size:16px;font-weight:normal;}

.nav-list > li > a.active { color:#2564c2;font-size:18px;}
/*
@media screen and (max-width: 1024px) {
.sub_nav {
    display: block;
}
}*/