/*
 * @author: whw 
 * @date: 2021-07-27 11:23:45 
 */

@charset "utf-8";

a:hover {
    color: #db1201;
}

.w{
    width: 1200px;
    margin: auto;
}
.header-min{
	background-color:#1e41b9;
}
.more{
	display: block;
	width: 91px;
	height: 28px;
	cursor: pointer;
	background:  no-repeat center;
}
.section-title .more{
    padding-left: 20px;
    position: absolute;
    right: 0;
    top: 30px;
    background: url(/uploads/image/msiz2simple1/more.png) no-repeat right #fff;
}
.section-title{
	text-align: center;
	margin-bottom: 40px;
	background:  repeat-x center;
}
.title-box{
	margin: auto;
	display: inline-block;
    margin-top: 8px;
}
.section-title h1{
	font-size: 48px;
	background: #ffffff;
    padding: 0 15px;
    float: left;
}
.title-box .title-before,.title-box .title-after{
	width: 70px;
    height: 71px;
    display: inline-block;
    float: left;
}
.title-before{
	background:  no-repeat center;
}
.title-after{
	background:  no-repeat center;
}
/*banner*/
.banner {
    width: 100%;
    height: 716px;
    /* overflow: hidden; */
    background:  no-repeat top center;
}
/*头条*/
.headlines{
	margin: -50px auto 40px;
}
.headlines h1{
	color:#db0e05;
	font-size: 47px;
	line-height: 80px;text-align: center;
}
.headlines p{
	color: #5e5e5e;
	font-size: 18px;
	line-height: 40px;
	text-indent: 36px;
	text-align: justify;
}

/*幻灯*/
.mod-focus .mod-focus-image {
    width: 564px;
    height: 317px;
    overflow: hidden;
    background-color: #f7f7f7;
}

.mod-focus .mod-focus-image ul,
.mod-focus .mod-focus-image li {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.mod-focus .mod-focus-image .bd {
    overflow: hidden;
}

.mod-focus .mod-focus-image .img-item {
    position: relative;
    float: left;
    width: 564px;
    height: 317px;
    overflow: hidden;
}

.mod-focus .mod-focus-image .img-item .image {
    width: 564px;
    height: 317px;
    overflow: hidden;
}

.mod-focus .mod-focus-image .img-item .image img {
    width: 564px;
    height: 317px;
}

.mod-focus .mod-focus-image .img-item .title {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 564px;
    padding: 19px 0;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#80000000, endcolorstr=#80000000);
    background-color: rgba(0, 0, 0, .6);
}

.mod-focus .mod-focus-image .img-item .title a {
    display: block;
    margin-left: 22px;
    width: 75%;
    height: 32px;
    line-height: 1.5;
    font-size: 24px;
    color: #fff;
    text-align: left;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.mod-focus .mod-focus-image .hd {
    position: absolute;
    right: 10px;
    bottom: 19px;
    text-align: center;
    height: 18px;
}

.mod-focus .mod-focus-image .hd ul {
    display: inline-block;
    height: 18px;
    *display: inline;
    *zoom: 1;
}

.mod-focus .mod-focus-image .hd li {
    float: left;
    margin-left: 11px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    cursor: pointer;
    opacity: 0.6;
}

.mod-focus .mod-focus-image .hd li.on {
    opacity: 1;
}

.mod-focus .mod-focus-image .prev,
.mod-focus .mod-focus-image .next {
    position: absolute;
    top: 50%;
    left: -50px;
    z-index: 3;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background:  no-repeat;
    background-position: 0px 0px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.mod-focus .mod-focus-image .next {
    left: auto;
    right: -50px;
    background-position: -50px -50px;
}

.mod-focus .mod-focus-image .prev:hover {
    background-position: -50px 0;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#80000000, endcolorstr=#80000000);
    background-color: rgba(0, 0, 0, .4);
}

.mod-focus .mod-focus-image .next:hover {
    background-position: 0 -50px;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#80000000, endcolorstr=#80000000);
    background-color: rgba(0, 0, 0, .4);
}
/*热点*/
.news{
	width: 570px;
	color: #3c3c3c;
	font-size: 24px;
}
.news ul{
	margin-bottom: 20px;
}
.news-one{
	border-bottom: 1px dashed #dfd4b2;
	padding-bottom: 15px;
}
.news ul li:first-child{
	font-size: 30px;
	/* margin-bottom: 15px; */
	height: auto;
	max-height: 90px;
    line-height: 1.5;
}
.news ul li:first-child a{
	font-weight: 800;
	padding-left: 0px;
	background:none;
    box-sizing: border-box;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news ul li{
	height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.news ul li a{
	display: inline-block;
	padding-left: 30px;
    background:  no-repeat 10px 24px;
    box-sizing: border-box;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
/*贯彻落实*/
.gcls{
	margin-top: 70px;
}

.gcls .list li{
	width: 50%;
	float: left;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
    display: inline-block;
    padding:0 30px 0 50px;
    box-sizing: border-box;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background:  no-repeat 30px 23px;
}
/*视听图解*/
.sttj{
	margin-top: 50px;
}
.sttj-list{
	margin: auto;
    width: 1126px;
}
.sttj-list li{
	position: relative;
    float: left;
    width: 275px;
    height: 208px;
    overflow: hidden;
    margin-left: 8px;
    margin-bottom: 8px;
}
.sttj-list li img{
	width: 275px;
    height: 208px;
}
.sttj-list li .title{
	position: absolute;
    bottom: -1px;
    left: 0;
    width: 275px;
    padding: 10px 0;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#80000000, endcolorstr=#80000000);
    background-color: rgba(0, 0, 0, .4);
}
.sttj-list .title a{
	display: block;
    text-align: center;
    width: 90%;
    margin-left: 5%;
    height: 32px;
    line-height: 1.5;
    font-size: 24px;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.sttj-list li:first-child{
    width: 560px;
    height: 424px;
    margin-left: 0;
    margin-bottom: 0;
}
.sttj-list li:first-child img{
	width: 560px;
    height: 424px;
}
.sttj-list li:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.sttj-list li:first-child .title{
    width: 560px;
    padding: 19px 0;
}

/*权威解读*/
.qwjd{
	margin-top: 60px;
}
.qwjd-list1{
	
}
.qwjd-list1 li{
	width: 50%;
	box-sizing: border-box;
    padding: 0px 20px 30px 30px;
    float: left;
}
.qwjd-list1 img{
	width: 200px;
	height: 150px;
	float: left;
    margin-right: 30px;
}
.qwjd-list1 h2{
	font-size: 24px;
	color: #2f2f2f;
	float: left;
	height: 72px;
	width: 290px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.qwjd-list1 p{
    font-size: 18px;
    color: #5e5e5e;
    float: left;
    height: 80px;
    width: 290px;
    
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
}
.qwjd-list2{
	
}
.qwjd-list2 li{
	width: 50%;
	float: left;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
    display: inline-block;
    padding:0 30px 0 50px;
    box-sizing: border-box;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background:  no-repeat 30px 23px;
}
/*纪话初心*/
.jhzx{
	margin-top: 70px;
}

.jhzx .list li{
	width: 50%;
	float: left;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
    display: inline-block;
    padding:0 30px 0 50px;
    box-sizing: border-box;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background:  no-repeat 30px 23px;
}

.footer{
    margin-top: 60px;
}