* {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	color: #333333;
}
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
body{
	background-image: url(banner.png);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: bottom center;
}
.main {
	width: 1200px;
	margin: auto;
	padding: 30px;
	padding-top: 20px;
	background: #ffffff;
    box-shadow: 0px 0px 10px 5px rgb(247,247,247);
    min-height: 800px;
}

.dqwz {
	width: 1140px;
	height: 16px;
	line-height: 16px;
	margin: auto;
	margin-bottom: 20px;
	color: #999999;
}

/*选项卡*/
.tab_item ul{
	height: 50px;
}
.xxbm{
	line-height: 40px;
    overflow: hidden;
    color: #333333;
    float: right;
    margin-right: 80px;
    font-size: 18px;
    font-family: "微软雅黑";
}
.tab_item li{
	font-family: "微软雅黑";
	font-size: 18px;
	float: left;
    color: #333333;
    width: 152px;
	height: 50px;
    border-bottom: 0;
	line-height: 40px;
    margin-left: 20px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    background: url(dwbs.png) no-repeat;
}

.tab_item a{
	float: left;
}

.tab_item a:first-child li{
    margin-left: 0px;
    padding-left: 0px;
}

.tab_item li.hover{
    color: white;
    background: url(dwls.png) no-repeat;
    
}

/*.tab_item li.hover:after{
    content: "";
    left: 0;
    right: 0;
    bottom: -2px;
    z-index: 15;
    position: absolute;
    border-bottom:3px solid #0187e6;
}*/


.tab_item_con{
    width: 100%;
}

.tab_item_con_box{
	width: 1140px;
	margin: auto;
}
.mk{
	width: 1141px;
	margin-top: 20px;
}
.title {
	width: 1140px;
	height: 38px;
	border-bottom: 1px solid #dcdcdc;
}
.title span{
	height: 37px;
	display: inline-block;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
	border-bottom: 3px solid #0187e6;
}
.bgt-list{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	color: #333333;
}
.bgt-list li{
	float: left;
	width: 20%;
}
.swjg {
	width: 1140px;
	height: 40px;
	background-color: #f0f0f0;
	margin: 30px 0px;
}
.swjg{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	color: #333333;
	text-align: center;
}
.bgtt-list{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	color: #333333;
}
.bgtt-list li{
	float: left;
	width: 25%;
}
