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

.main{
    background: url("../images/mainbg.jpg") center top no-repeat,url("../images/bottombg.png") center bottom no-repeat;
    overflow: hidden;
}
.banner-box{
    float: left;
    width:580px;
    height: 386px;
    margin-top:20px;
    position: relative;
    overflow: hidden;
}
.banner img{
    width:580px;
    height: 386px;
}
.news{
    float: right;
    width:600px;
    height: 386px;
    background: #fff;
    margin-top:20px;
    padding:0 20px;
    overflow: hidden;
}
.news .mt,.fggz .mt{
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    border-bottom: 1px solid #dddddd;
}
.news .mt .tab-menu,.fggz .mt .tab-menu{
    float: left;
}
.news .mt .more,.fggz .mt .more{
    padding-top:28px;
    height: 60px;
}
.news .tab-menu li,.fggz .tab-menu li{
    float: left;
    margin-right:25px;
    color: #cccccc;
}
.news .tab-menu li a,.fggz .tab-menu li a{
    float: left;
    margin-right:25px;
}
.news .tab-menu li.cur a,.fggz .tab-menu li.cur a{
    font-weight: bold;
    height: 60px;
    color: #333;
    position: relative;
	padding-left: 45px;
	font-size: 20px;
}
.news .tab-menu li.cur a:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width:100%;
    background: #d60000;
}
.news .tab{
    display: none;
}
.news .tab:nth-child(1){
    display: block;
}
.news .tab ul{
    margin-top:10px;
}
.news .tab li{
    background: url("../images/dot.png") left center no-repeat;
    padding-left: 23px;
    height: 38px;
    line-height: 38px;
    text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
}

.news2{
    float: right;
    width:600px;
    background: #fff;
    margin-top:20px;
    padding:0 20px;
}
.news2 .mt,.fggz .mt{
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    border-bottom: 1px solid #dddddd;
	background-color: #1596c8;
	color: #fff;
}
.news2 .mt .tab-menu,.fggz .mt .tab-menu{
    float: left;
}
.news2 .mt .more,.fggz .mt .more{
    padding-top:28px;
    height: 60px;
}
.news2 .tab-menu li,.fggz .tab-menu li{
    float: left;
    margin-left:25px;
    color: #fff;
}
.news2 .tab-menu li a,.fggz .tab-menu li a{
    float: left;
    margin-right:25px;
}
.news2 .tab-menu li.cur a,.fggz .tab-menu li.cur a{
    font-weight: bold;
    height: 60px;
    color: #333;
    position: relative;
	padding-left: 45px;
}
.news2 .tab-menu li.cur a:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width:100%;
    background: #d60000;
}
.news2 .tab{
    display: none;
}
.news2 .tab:nth-child(1){
    display: block;
}
.news2 .tab ul{
    margin-top:20px;
}
.news2 .tab li{

    line-height: 20px;
	margin-bottom: 20px;
	    background: url("../images/dot.png") left 10px no-repeat;
    padding-left: 23px;
}
.gjzl{
    border:1px solid #dddddd;
    padding: 9px 16px;
    height: 100px;
    margin-top:20px;

}
.listbottom{
    border:1px solid #dddddd;
    padding: 9px 16px;
    margin-top:20px;
background-color: #f7f7f7;
}
.list-wrap {
	background: #fff;
	/*padding: 50px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
	margin-bottom: 80px;*/
	box-sizing: border-box;
	display: none;
	width: 1030px;
	position: relative;
	right: -110px;
}
.listicon{
	float: left;
	margin-left: 30px;
}
.list-wrap.active {
	display: block;
}
.list-wrap .list-title {
	font-size: 22px;
	color: #000;
	margin-bottom: 20px;
	margin-top:20px;
	padding-left: 15px;
	
}

.list-wrap .list-content .list-item {
	display: block;
	padding: 10px 0 10px 0;
	z-index: 1;
	
	font-size: 16px;
	line-height: 20px;
}
.list-item{
width: calc(33.333% - 39px);
float:left;
border: 1px solid #e5e5e5;
margin:5px;
/*box-shadow: 0 3px 10px 0 rgba(0,0,0,.12);*/
text-align: center;
background-color: #fff;
}
.list-item4{
width: calc(25% - 32px);
float:left;
border: 1px solid #e5e5e5;
margin:5px;
/*box-shadow: 0 3px 10px 0 rgba(0,0,0,.12);*/
text-align: center;
background-color: #fff;
}
.list-item5{
width: calc(20% - 28px);
float:left;
border: 1px solid #e5e5e5;
margin:5px;
/*box-shadow: 0 3px 10px 0 rgba(0,0,0,.12);*/
text-align: center;
background-color: #fff;
}
.list-item span{
	font-size: 14px;
}
.list-wrap .list-content .list-item a {
	text-decoration: none;
	color: #535353;
}
.list-wrap .list-content .list-item a:hover {
	color: #4381fd;
}
.list-wrap .list-content .list-item a:before {
	content: "";
	width: 1px;
	height: 1px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	position: absolute;
	z-index: 1;
	top: 42px;
	left: 0;
}