﻿body{
	background-color: #F5F5F5;
}
.main_box{
	width: 1200px;
	padding: 16px 20px;
	margin: 0 auto;
	background-color: #fff;
}
.wip_local{
	width: 100%;
    max-width: 1200px;
    margin: auto;
    height: 52px;
    color: #666666;
    font-size: 14px;
    background: url(local.png) no-repeat left center;
    padding-left: 30px;
	color: #666666;
    font-size: 14px;
    line-height: 52px;
	margin-bottom: 32px;
}
.wip_local a{
	color: #666666;
    font-size: 14px;
    line-height: 52px;
}
.search{
	height: 50px;
	width: 100%;
}
.search span{
	font-size: 18px;
	line-height: 50px;
	color: #333;
	font-weight: 700;
}
.wjmc{
	width: 480px;
	height: 50px;
	border-radius: 8px;
	background: #fff;
	border: 3px solid rgba(64, 120, 190, 0.18);
	margin-right: 20px;
	line-height: 50px;
	color: #999;
	font-size: 16px;
	padding-left: 20px;
}
.wjzh{
	width: 270px;
	height: 50px;
	border-radius: 8px;
	background: transparent;
	border: 3px solid rgba(64, 120, 190, 0.18);
	margin-right: 20px;
	line-height: 50px;
	color: #999;
	font-size: 16px;
	padding-left: 20px;
}
.btn{
	width: 80px;
	height: 50px;
	border-radius: 8px;
	background: linear-gradient(220.32deg, #4078be 0%, #245399 100%);
	margin-right: 15px;
	color: #fff;
	border: 0;
	font-weight: 700;
}
.btn:last-child{
	margin-right: 0;
}
.shaixuan{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	color: #245399;
	font-size: 14px;
	line-height: 24px;
	min-height: 40px;
}
.shaixuan span{
	margin-right: 6px;
}
.shaixuan span img{
	margin-left: 10px;
	vertical-align: super;
}
.shaixuan li{
	height: 24px;
	border-radius: 4px;
	background: #eee;
	padding: 0 10px;
	float: left;
	width: auto;
	margin-right: 20px;
	margin-bottom: 14px;
	color: #DA5445;
}
.shaixuan li img{
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	cursor: pointer;
}
.shaixuan ul{
	display: inline-block;
    vertical-align: text-top;
	max-width: 1010px;
}
.shaixuan .updown{
	float: right;
	margin-right: 0;
	cursor: pointer;
}
.shaixuan_list{
	width: 1160px;
	background: #fff;
	margin-bottom: 30px;
}
.shaixuan_list table{
	border-collapse:collapse;
	border: 1px solid #eee;
	width: 100%;
}
.shaixuan_list td,.shaixuan_list th{
	border: 1px solid #eee;
	box-sizing: content-box;
}
.shaixuan_list th{
	width: 110px;
	height: 40px;
	background: #f3f3f3;
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	color: #000;
}
.shaixuan_list td{
	
}
.shaixuan_list td li{
	margin-left: 20px;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	float: left;
	line-height: 40px;
	cursor: pointer;
	height: 40px;
}
.nianfen ul{
	max-width: 930px;
	min-height: 40px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.nianfen>td>span,.fawenjigou>td>span,.zhutifenlei>td>span{
	float: right;
    margin-right: 20px;
	line-height: 40px;
	color: #4078BE;
	cursor: pointer;
}
.nianfen span img,.fawenjigou span img,.zhutifenlei span img{
	margin-left: 10px;
}
.shaixuan_list td li:hover{
    color: #DA5445;
}
.nianfen td li span{
	padding: 0 10px;
}
.nianfen td li:hover span{
	display: inline-block;
	    height: 20px;
	    width: 100%;
	    background-color: #eee;
	    color: #DA5445;
	    line-height: 20px;
	    margin-top: 10px;
	    margin-right: 0;
}
.cengjileibie span{
	margin-left: 30px;
	cursor: pointer;
}
.cengjileibie span img{
	margin-left: 10px;
}
.fawenjigou ul{
	/* height: 40px; */
	min-height: 40px;
	overflow: hidden;
	max-width: 930px;
	display: inline-block;
    vertical-align: middle;
}
.zhutifenlei ul{
	min-height: 40px;
	overflow: hidden;
	max-width: 930px;
	display: inline-block;
	vertical-align: middle;
}
.fawenjigou td li:hover{
    color: #DA5445;
    line-height: 20px;
    margin-top: 0;
}
.zhutifenlei td li:hover{
    color: #DA5445;
    line-height: 20px;
    margin-top: 0;
}
.zc_list{
	width: 100%;
}
.zc_list li{
	min-height: 91px;
	border-bottom: 1px solid #eee;
}
.zc_list li .list_title{
	font-weight: 400;
	font-size: 18px;
	line-height: 36px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 14px;
}
.zc_list li .list_con{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #999;
	margin-bottom: 20px;
}
.zc_list li .list_con span{
	margin-right: 20px;
}
.zc_list li>span{
	color: transparent;
}
.cengjileibie span{
	position: relative;
}
.cengjileibie span ul{
	position: absolute;
	border: 1px solid #eee;
	top: 30px;
	left: 0;
	background-color: #fff;
	display: none;
}
.cengjileibie span li{
	height: 49px;
    width: 106px;
    text-align: center;
    float: unset;
    display: block;
    padding: 0;
    margin: 0;
	line-height: 49px;
}
.cengjileibie span li:hover{
	height: 49px;
	width: 106px;
	text-align: center;
	float: unset;
	display: block;
	padding: 0;
	margin: 0;
	background-color: #eee;
	line-height: 49px;
	color: #DA5445;
}
.cengjileibie .xjwj li{
	display: none;
}
.jgdz li{
	display: none;
}
.zhankai{
	display: none;
}
.fawenjigou li{
	display: none;
}
.zhutifenlei li{
	display: none;
}
.jgdz li:hover span{
	display: inline-block;
    height: 20px;
    width: 100%;
    background-color: #eee;
    color: #DA5445;
    line-height: 21px;
    margin-top: 0px;
    margin-right: 0;
}
.jgdz li span{
	padding: 0 10px;
}
.fawenjigou li:hover span{
	display: inline-block;
    height: 20px;
    width: 100%;
    background-color: #eee;
    color: #DA5445;
    line-height: 20px;
    margin-top: 10px;
    margin-right: 0;
}
.fawenjigou li span{
	padding: 0 10px;
}
.zhutifenlei li:hover span{
	display: inline-block;
	height: 20px;
	width: 100%;
	background-color: #eee;
	color: #DA5445;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0;
}
.zhutifenlei li span{
	padding: 0 10px;
}