@charset "utf-8";
.s1{
    background-color: #fffbfa;
    overflow: hidden;
}
.s1>ul{
    text-align: center;
    font-size: 0;
}
.s1>ul>li{
    display: inline-block;
    margin: 10px 7px;
    
    
}
.s1>ul{
    padding: 10px 0;
}
.s1>ul>li>a{
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    margin: 0 10px;
}
.s1>ul>li>a>img{
    width: 100%;
    height: 100%;
    display: block;
}

.s1 h2 a{
    display: block;
    font-size: 38px;
    font-weight: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #d22d35;
    text-align: center;
    margin-bottom: 12px;
}
.s1 p a{
    display: block;
    font-size: 17px;
    font-weight: normal;
	line-height: 26px;
    margin-bottom: 10px;
	letter-spacing: 1px;
	color: #d22d35;
    text-align: center;
}

.s1{
    background-color: #fff;
}
.s2{
    padding-top: 70px;
    background-color: #fffcfb;
overflow: hidden;
}

.s2-tit{
    margin-bottom: 60px;
}
.s2-tit b{
    
    float: left;
    background: url(../images/news-tit-bj.png) no-repeat;
    background-size: cover;
    padding: 22px;
    font-family: SourceHanSerifSC-Heavy;
	font-size: 40px;
    font-weight: normal;
	letter-spacing: 2px;
	color: #ffffff;
    margin-right: 2.8%;
}
.s5-list ul li h2 > a:hover{
    text-decoration: underline;
}
.s2-tit>div{
    overflow: hidden;
}
.s2-tit>div h2{
    font-family: MicrosoftYaHei-Bold;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
    margin: 15px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.s2-tit>div h2:hover{
    color: #d22d35;
}
.s2-tit>div p{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #999999;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.s2-l{
    float: left;
    width: 660px;
	/*height: 430px;*/
    overflow: hidden;
    margin-right: 2.8%;
}
.s2-banner{
padding-top: 72%;
    position: relative;
    overflow: hidden;
}
.s2-banner .slick{
position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.s2-banner ul li a{
    display: block;
    position: relative;
   overflow: hidden;
}
.s2-banner ul li a .pic{
   overflow:hidden;
position: relative;padding-top: 72%;}
.s2-banner ul li a .pic img{
height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translateX(-50%) translateY(-50%);
}
.s2-banner ul li a p{
    position: absolute;
    bottom: 0;
    padding: 34px 34px 22px;
    width: 100%;
    background: url(../images/shadow.png) no-repeat;
    background-position: bottom left;
    background-size: cover;
    font-size: 20px;
	letter-spacing: 2px;
	color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s2-banner ul li a:hover p{
    text-decoration: underline;
}
.pic>img{
    transition: all 0.6s;
    width: 100%;
    height: 100%;
}
.pic>img:hover{
    width: 105% !important;
    height: 105% !important;
}
.s2-r{
    overflow: hidden;
}
.s2-r-tit p{
    padding: 10px 56px 13px 30px;
    font-size: 20px;
	color: #ffffff;
    background: url(../images/news-tit-bg2.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-bottom: 26px;
}
.s2-r-tit a{
    float: right;
    font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
}
.s2-r-tit a:hover{
    color: #d50826;
}
.new-tit h2{
    overflow: hidden;
    font-size: 18px;
	letter-spacing: 2px;
	color: #333333;
    transition: all 0.6s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-tit h2:hover{
    color: #a40e16;
}
.new-tit span{
    float:right;
    font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
}

.s2-info{


    padding: 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px dashed #999;

}
.s2-info p{
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    letter-spacing: 1px;
	color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
}
.s2-list ul li a{
    display: block;

}

.s2-list ul li a p::before{
    content: '›';
    display: inline-block;
    margin-right: 6px;
}

.s2-list ul li a span{
    float: right;
    line-height: 36px;
    color: #333;
    font-size: 16px;
}
.s2-list ul li a p{
    overflow: hidden;
    line-height: 36px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s2-list ul li a p:hover{
    color: #d22d35;
}
.s3{
    background-color: #fffcfb;
}

.s3-tit{
    text-align: center;
    padding-top:45px;
	font-size: 36px;
	line-height: 36px;
	letter-spacing: 2px;
	color: #a40e16;
    white-space: nowrap;
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;

}
.s3-tit a{
	color:#a40e16;
}

.s3-tit img{

    
}
.lzjy{ width: 48.5%; float: left;}
.zcfg{ float: right;}
.ma15{ margin-top: 30px;}
.s3-list ul li{
    width: 33.3%;
    float: left;
    padding: 0 1.25%;
    margin-bottom: 46px;
}
 .s3-list ul li a{
    display: block;
    padding: 46px 20px 20px 20px;
    position: relative;
    background-color: #fff;
 }
 .s3-list ul li a h2{
    font-size: 16px;
    margin-bottom: 20px;
	letter-spacing: 1px;
	color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
 }
 .s3-list ul li a p{
	font-size: 14px;
	line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #999999;
 }
 .s3-list ul li a span{
    font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
    padding: 10px 22px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/date-bj1.png) no-repeat;
    background-size: auto 100%;
 }
.s3-list ul li a:hover{
    background-color: #a40e16;
}
.s3-list ul li a:hover h2{
    color: #fff;
}
.s3-list ul li a:hover span{
    color: #fff;
    background: url(../images/date-bj2.png) no-repeat;
    background-size: auto 100%;
}
.s3-list ul li a:hover p{
    color: #ffe6e7;
}
.s4{
    background: url(../images/study-bj.jpg) no-repeat;
    background-size: 100% 744px; 
    margin-top: 10px;
}


.s4-tit{
    padding-top: 63px;
    padding-bottom: 45px;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #fff;
    white-space: nowrap;
    overflow: hidden;
}
.s4-tit a{
	color:#fff;
}
.s4-tit img{
    width: 43%;
    
}
.s4-list{
    float: left;
    padding: 30px;
    width: 45%;
    background-color: rgba(169, 10, 9, 0.5);
}
.s4-list ul li a:hover{
    text-decoration: underline;
}
#s4-list-l{
    margin-right: 10%;
}
.s4-list ul li a{
	font-size: 18px;
	line-height: 44px;
	letter-spacing: 2px;
	color: #ffffff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s4-list ul li a::before{
    content: '◇';
}
.s4-banner ul li a{
    display: block;
    
    
}
.s4-banner ul li{
    padding: 0 0.5%;
    
    
}
.s4-banner ul li a p{
    font-size: 18px;
	font-weight: 600;
	line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #333333;
    margin-top: 25px;
    
}
.s4-banner ul li a:hover p{
    color: #a40e16;
}
.s4-banner ul li a span{
    font-size: 14px;
	letter-spacing: 1px;
	color: #ffffff;
    display: inline-block;
    background-color:rgba(142, 15, 22, 0.8);
    padding: 12px 18px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    
}
.s4-banner ul li .pic{
    position: relative;
    overflow: hidden;
    border: 5px solid rgba(255, 255, 255, 0.5);

    
}
.s5{padding-top:50px;
    padding-bottom: 80px;
    background: url(../images/s5.png) no-repeat;
    background-position: center bottom;
    background-size: cover;


}
.s5-tit{
    background-color: #d50826;
    padding: 32px 0;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
	font-size: 36px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #fff;
    white-space: nowrap;
    overflow: hidden;
}
.s5-tit a{
	color:#fff;
}
.s5-tit img{
   
    
}

.s5-list{

	background-image: linear-gradient(180deg, 
		#fff 0%, 
		rgba(255, 255, 255, 0.2) 100%);

    
}
 .s5-list { width: 1280px;
    float: right;
    background: none;}
 .s5-list a{float: left;width:25%;  font-size:18px;line-height:40px;display:block;color: #222;}
 .s5-list a img{ width:96%; margin:0 2%; }
.s5-list ul li {
    width: 50%;
    float: left;
    margin-top: 30px;

}
.s5-list ul li h2{
    width: 100%;
}
.s5-list ul li h2>a{
    display: block;
    font-size: 18px;
	letter-spacing: 1px;
	color: #a40e16;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.s5-list ul li h2 a::before{
    content: '';
    display: inline-block;
    width: 6px;
	height: 29px;
	background-color: #bfbfbf;
    vertical-align: -8px;
    margin-right: 16px;
}
.s5-list ul li:nth-child(odd){
    padding-right: 3.5%;
}

.s5-list ul li p{
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 16px;
	line-height: 26px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #999999;
    text-indent: 2em;
}
.s5-more{
    text-align: right;
    display: block;
    font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #a40e16;
    transition: all 0.6s;
}

.s5-more:hover{
    letter-spacing: 2px;
    
}

.s3>.px1400{
    overflow: hidden;
}
.s4>.px1400{
    overflow: hidden;
}
.s5>.px1400{
    overflow: hidden;
}

.title{background: url(../images/col3TitleBg.png) center no-repeat;;
	height:30px;
	line-height: 30px;
	font-size: 26px;
	color: #d50826;
	font-weight: bold;
	text-align: center;
}

.jbfs{background: url(../images/col3Bg1.png) center top no-repeat; padding-top:25px;}
.jbfs_list{ line-height:40px;color: #333; font-size: 17px; padding-left:50px; padding-right:50px; padding-top:25px;}



@media screen and (max-width:1420px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {
    .s1>ul{
        padding: 0;
    }
    .s1 h2 a{
        font-size: 26px;
    }
    .s1 p a{
        font-size: 16px;
        line-height: 20px;
    }
    .s2-l{
        float: none;
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .s2-tit b{
        font-size: 28px;
    }
    .s2-tit>div h2{
        font-size: 20px;
        margin: 10px 0;
    }
    .s2{
        padding-top: 30px;
    }
    .s2-tit{
        margin-bottom: 15px;
    }
    .s2-banner ul li a p{
        font-size: 18px;
     
    }

    .s2-r-tit p{
        background-size: 100% 100%;
        font-size: 18px;
        margin-bottom: 10px;
    }

.lzjy{ float: none;
        width: auto;}
    .s3-list ul li{
        width: 50%;
        margin-bottom: 30px;
    }
    .s4-list{
        width: 48%;
    }
    #s4-list-l{
        margin-right: 4%;
    }

    .s3-tit,.s4-tit,.s5-tit{
        font-size: 28px;
    }
    .s3-tit{
        padding-top: 30px;
        margin-bottom: 30px;
    }
    .s4-tit{
        padding: 30px;
    }
    .s3-tit img,.s4-tit img,.s5-tit img{
        width: 100%;display:none;
    }
    .s5{
        padding-top: 30px;
    }
    .s5-list a{width:50%;}

}

@media screen and (max-width:768px) {
    .s1 h2 a{
        font-size: 22px;
        margin-bottom: 0px;
    }
    .s1 p a{
        font-size: 14px;
    }
    .s2-tit>div h2{
        font-size: 18px;
        margin: 4px 0;
    }
    .s2-tit b{
        font-size: 20px;
    }
    .s2-banner ul li a p{
        font-size: 16px;
    }
    .s3-list ul li{
        width: auto;
        float: none;
        margin-bottom: 10px;
    }
    .s3-list ul li a span{
        font-size: 12px;
    }
    .s3-tit img{
      
       
    }
    .s3-tit{
        padding-top: 15px;
        margin-bottom: 10px;
    }
    .s4-tit,.s5-tit{
        padding: 15px 0;
    }
    .s3-tit, .s4-tit, .s5-tit{
        font-size: 24px;
    }
    .s3-tit img, .s4-tit img, .s5-tit img{
       
    }
    .s4-list{
        width: auto;
        float: none;

    }
    #s4-list-l{
        margin-right: 0;
    }
    .s4{
        background-size: 100% 788px;
    }
    .s4-list ul li a{
        font-size: 16px;
        line-height: 32px;
    }
    .s4-list{
        padding: 15px;
    }
    .s4-banner ul li a p{
        font-size: 16px;
    }
    .s5-list ul li h2>a{
        font-size: 16px;
    }
    .s5-list ul li p,.s5-more{
        font-size: 14px;
    }
    .s5{
        padding-bottom: 30px;
    }
    .s4-banner ul li a p{
        margin-top: 10px;
    }
    .s5{
        padding-top: 15px;
    }
    .s4-tit, .s5-tit{
        padding: 8px 0;
    }
    .s3-list ul li a h2{
        margin-bottom: 5px;
    }
    .s3-list ul li a{
        padding-top: 36px;
        padding-bottom: 10px;
    }
}

@media screen and (max-width:548px) {

    .s1 h2 a{
        font-size: 20px;
        margin-bottom: 0px;
    }
    .s1 p a{
        font-size: 13px;
    }
    .s1 h2 a{
        font-size: 18px;
    }
    .s1 p a{
        font-size: 12px;
    }
    .s2{
        padding-top: 15px;
    }
    .s2-tit>div h2{
        font-size: 16px;
        margin: 0;
    }
    .s2-tit b{
        font-size: 18px;
        padding: 15px;
    }
    .s2-tit>div p{
        font-size: 12px;
        line-height: 26px;
        
    }
    .s2-banner ul li a p{
        font-size: 14px;
    }
    .s2-r-tit p{
        font-size: 16px;
        background-size: 80% 80%;
        padding: 10px 60px 10px 20px;
        background-position: left center;
    }
    .new-tit h2{
        font-size: 16px;
    }
    .s2-info{
        padding: 10px 0;
    }
    .s2-list ul li a p,.s2-list ul li a span{
        font-size: 14px;
        line-height: 40px;
    }
    .s3-tit, .s4-tit, .s5-tit{
        font-size: 22px;
    }
}
@media screen and (max-width:480px){
    .s1>ul>li{
        display: block;
        width: 100%;
    }
    .s1>ul>li>a{
        display: inline-block;
        width: auto;
        
    }
    .m-logo h2 a{
        font-size: 15px;
        color: #fff;
    }
    .s4{
        background-size: 100% 720px;
    }
    .s3-tit, .s4-tit, .s5-tit{
        font-size: 20px;
    }
    .s1>ul>li{
        margin: 10px auto;
    }
    .s3-list ul li{
        padding: 0;
    }
}
.yqljbt{float: left; width: 60px; overflow: hidden;  position: relative;}

/*--------------------------对联广告------------------------------*/
.duilian{top:308px;position:absolute; width:157px; overflow:hidden; display:block; z-index:5; }
.duilian_left{ left:6px;}
.duilian_right{right:6px;text-align:right;}
.duilian_con{ width:157px; height:500px; overflow:hidden;}
.duilian_close{ width:100%; height:24px; line-height:24px; text-align:center; display:block; font-size:13px; color:#555555; text-decoration:none;}