* {
	margin: 0;
	padding: 0;

}
a {
color:#333;
	
}


.contain{
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
img{
    display: block;
}


.picture{
	width: 100%;
	height: auto;
	padding: 20px 0 0 0;
}
.picture_tit{
    width: 125px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    margin: auto;
}
.picture_tit img{
    float: left;
    margin: 7px;
}
.picture_tit span{
    display: inline-block;
    height: 40px;
    line-height: 37px;
    color: #a90904;
    font-weight: 600;
    font-size: 18px;
    float: left;
}
.picture_list{
    position: relative;
    border-top: 1px dashed #e07370;
    width: 100%;
    height: auto;
    padding: 40px 0 0px 0;
}
.picture_list .more{
	width: 100px;
	height: 30px;
	line-height: 30px;
    position: absolute;
    right: 0;
    top: -30px;
}
.picture_list .more a{
	width: auto;
	height: 100%;
	overflow: hidden;
	float: right;
}
.picture_list .more a span{
	float: left;
	color: #999;
}
.picture_list .more a img{
	float: left;
	margin: 9px 5px;
}
.picture_list ul{
    width: 100%;
    height: 180px;
}
.picture_list ul li{
    width: 230px;
    height: 180px;
    float: left;
    margin-right: 10px;
    border: 1px solid #910600;
    overflow: hidden;
}
.picture_list ul li:last-child{
    margin-right: 0;
}
.picture_list ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.picture_list ul li img{
    width: 100%;
    height: 140px;
   line-height: 140px;
}
.picture_list ul li p{
    width: calc(100% - 30px);
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #910600;
    color: #fff;
    position: relative;
}
.picture_list ul li p::after{
    width: 8px;
    height: 8px;
    background: #fff;
    content: "";
    position: absolute;
    top: 17px;
    left: 8px;
    border-radius: 50%;
}
.picture_list ul li:hover img{
    transform: scale(1.1,1.1);
    transition: .2s;
}

/*修改*/
.fir_cont{
    width: 100%;
    height: auto;
    background: url(../images/part1_bg.png);
    background-size: 100% 100%;
    padding: 30px 0;
    overflow: hidden;
}
.sec_cont{
    width: 100%;
    height: auto;
    background: url(../images/bj.png);
    background-size: 100% 100%;
    padding: 30px 0;
    overflow: hidden;
}
.fir_cont .tzgg_new{
    width: 600px;
    height: auto;
    float: left;
}
.fir_cont .news_new{
    float: right;
    width: 580px;
    height: auto;
}
.title_new{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #cacdcb;
    padding: 10px 0;
    position: relative;
}
.title_new .tit_left{
    float: left;
    overflow: hidden;
}
.title_new::after{
    width: 107px;
    height: 2px;
    background: #a90904;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}
.title_new .tit_left img{
    float: left;
    width: auto;
    height: 20px;
    margin-top: 5px;
}
.title_new .tit_left span{
    float: left;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #a90904;
    font-weight: 600;
    margin-left: 7px;
}
.title_new .tit_right{
    float: right;
    overflow: hidden;
}
.title_new .tit_right a{
    color: #999;
}
.title_new .tit_right .more-en{
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #999;
    border-radius: 25px;
    padding: 0 10px;
    margin-top: 5px;
}
.title_new .tit_right .more-ch{
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    margin-left: 10px;
    margin-top: 5px;
}
.title_new .tit_right:hover .more-en{
    border: 1px solid #a90904;
    color: #a90904;
}
.title_new .tit_right:hover .more-ch{
    color: #a90904;
}
.tzgg_list_new{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.tzgg_list_new ul{
    width: 100%;
    height: auto;
}
.tzgg_list_new ul li{
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #c9cbca;
    margin-bottom: 6px;
}
.tzgg_list_new ul li a{
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    display: block;
}
.tzgg_list_new ul li a span{
    width: 110px;
    height: 45px;
    line-height: 45px;
    color: #a0a0a0;
    display: inline-block;
    float: left;
    font-size: 14px;
}
.tzgg_list_new ul li a p{
    width: calc(100% - 110px);
    height: 45px;
    line-height: 45px;
    float: left;
    color: #333333;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tzgg_list_new ul li a:hover span{
    color: #a90904;
}
.tzgg_list_new ul li a:hover p{
    color: #a90904;
}
.xyxw_list_new{
    width: 100%;
    height: auto;
    margin-top: 10px;
	
}
.xyxw_list_new .xyxw-img{
    width: 100%;
    height: 300px;
    position: relative;
    cursor: pointer;
	background:#cccccc
}
.xyxw_list_new .xyxw-img img{
    width: 579px;
    height: 300px;
    box-shadow: 0px 0px 1px 0px #585656;
	
}
.xyxw_list_new .xyxw-img p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,.4);
    position: absolute;
    bottom: 0;
    left: 0;
}
.xyxw_list_new .xyxw-img p .time{
    color: #dcddde;
    width: 100px;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}
.xyxw_list_new .xyxw-img p .tit{
    color: #fff;
    width: calc(100% - 120px);
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xyxw_list{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.xyxw_list ul{
    width: 100%;
    height: auto;
}
.xyxw_list ul li{
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.xyxw_list ul li a{
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    display: block;
}
.xyxw_list ul li a img{
    width: auto;
    height: 10px;
    margin-top: 13px;
    float: left;
    margin-right: 10px;
}
.xyxw_list ul li a .tit{
    width: calc(100% - 120px);
    height: 35px;
    line-height: 35px;
    float: left;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xyxw_list ul li a .time{
    width: 100px;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: right;
    color: #af1915;
    font-size: 14px;
}
.xyxw_list ul li a:hover .tit{
    color: #af1915;
}
.sec_cont .xsjz_new{
    width: 600px;
    float: left;
    background: #fff;
    height: auto;
    padding: 10px 20px;
}
.sec_cont .xsdt_new{
    width: 500px;
    float: right;
    background: #fff;
    height: auto;
    padding: 13px 20px;
}
.xsjz_cont{
    width: 100%;
    height: auto;
}
.xsjz-info{
    width: 100%;
    height: auto;
    padding: 10px 0;
    border-bottom: 1px dashed #e7e7e7;
}
.xsjz-info a{
    width: 100%;
    height: auto;
    display: block;
}
.xsjz-info a .xsjz-tit{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xsjz-info a .xsjz-name{
    height: 30px;
    line-height: 30px;
    width: 100%;
    color: #333;
    font-size: 14px;
}
.xsjz-info a .xsjz-detail{
    height: 30px;
    line-height: 30px;
    width: 100%;
    color: #333;
    overflow: hidden;
}
.xsjz-info a .xsjz-detail .xsjz-person{
    height: 30px;
    line-height: 30px;
    width: auto;
    float: left;
    color: #333;
    margin-right: 15px;
    font-size: 14px;
}
.xsjz-list{
    width: 100%;
    height: auto;
}
.xsjz-list ul{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.xsjz-list ul li{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
}
.xsjz-list ul li a{
    width: 100%;
    height: 40px;
    display: block;
    line-height: 40px;
    overflow: hidden;
}
.xsjz-list ul li a .xsjz-item-time{
    float: left;
    width: 60px;
    height: 38px;
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    margin-right: 10px;
}
.xsjz-list ul li a .xsjz-item-time .xsjz-data{
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    background: #dddddd;
}
.xsjz-list ul li a .xsjz-item-time .xsjz-year{
    display: block;
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
}
.xsjz-list ul li a .xsjz-item-tit{
    float: left;
    width: calc(100% - 80px);
    height: 40px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.xsjz-list ul li a:hover .xsjz-item-time{
    border:1px solid #a90904;
}
.xsjz-list ul li a:hover .xsjz-item-time .xsjz-data{
    background: #a90904;
    color: #fff;
}
.xsjz-list ul li a:hover .xsjz-item-tit{
    color: #a90904;
}
.xsdt-list ul{
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.xsdt-list ul li{
    width: 100%;
    height: 40px;
    padding: 18px 0;
    border-bottom: 1px solid #d6d6d6;
}
.xsdt-list ul li a{
    width: 100%;
    height: 40px;
    display: block;
    line-height: 40px;
    overflow: hidden;
}
.xsdt-list ul li a .xsdt-time{
    float: left;
    width: 100px;
    height: 28px;
    border: 1px solid #a90904;
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 6px;
    overflow: hidden;
}
.xsdt-list ul li a .xsdt-time .xsdt-data{
    width: 30px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    display: inline-block;
    color: #a90904;
}
.xsdt-list ul li a .xsdt-time .xsdt-year{
    width: 70px;
    text-align: center;
    display: inline-block;
    float: left;
    height: 28px;
    line-height: 28px;
    background: #a90904;
    color: #fff;
}
.xsdt-list ul li a .xsdt-tit{
    float: left;
    width: calc(100% - 115px);
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.xsdt-list ul li a:hover .xsdt-tit{
    color: #a90904;
}
