@charset "utf-8";


/* banner */
/*banners  css*/
.banners {position: relative;overflow: hidden;width: 100%;z-index: 2;margin:0 auto;height: auto;}
.banners .hd{max-width: 1200px;margin: 0 auto;width: 100%;position: relative;}
.banners .hd ul {position: absolute;bottom: 1.25rem;z-index: 3;right:0;}
.banners .hd li {display: inline-block;overflow: hidden;width: 24px;height: 24px;line-height: 24px;margin: 0 10px;font-size: 1rem;color: #b0252a;width: 0.75rem;height: 0.75rem;line-height: 2.5rem;border-radius: 50%;border: 1px solid #fff;}
.banners .hd li.on {background: #fff;}
.banners .bd {position: relative;z-index: 1;}
.banners .bd li {position: relative;overflow: hidden;}
.banners .bd li a{display: block;}
.banners .bd li .text{position: absolute;left: 0;bottom: 0;background: url(../images/banner-text.jpg);width: 100%;height: 3.125rem;}
.banners .bd li .text p{max-width: 1200px;margin: 0 auto;line-height: 3.125rem;height: 3.125rem;font-size: 1.125rem;color: white;font-weight: bold;}
.banners .bd li .pic img {vertical-align: top;width: 100%; -webkit-animation-name: centerBig;animation-name: centerBig;animation-duration: 5s;animation-iteration-count: infinite;}
.banners .prev {position: absolute;z-index: 9;left: 0;top: 50%;margin-top: -30px; display: block;width: 40px;background: url(../images/banner-left.jpg) no-repeat;height: 60px;cursor: pointer;}
.banners .next {position: absolute;z-index: 10;left: auto;right: 0;top: 50%;margin-top: -30px;display: block;width: 40px;background: red;background: url(../images/banner-right.jpg) no-repeat;height: 60px;cursor: pointer;}
@keyframes centerBig {
	from {transform: scale(1.0, 1.0);}
	to {transform: scale(1.03, 1.03);}
}

.section1 {
    padding: 35px 0;}

.s1-l {
    float: left;
    width: 36.83%;}
.s1-l .slick{
    background: #000;}
.s1-l .slick-dots {
    width: auto;
    bottom: 19px;
    height: 15px;
    right: 28px;
    text-align: right;}

.s1-l .slick-dots li {
    width: 16px;
    height: 15px;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /*background: url("../images/slick-dot-1.png") no-repeat center;*/
    overflow: hidden;
    margin: 0 0 0 7px;
    padding: 0;}

.s1-l .slick-dots li.slick-active {
   /* background: url("../images/slick-dot-2.png") no-repeat center;*/
    background: #fd9501;
    border-color: #fd9501;}

.s1-l .slick a {
    /*display: block;*/
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 50%;
    position: relative;}

.s1-l .slick .pic {
    padding-top: 65%;}

.s1-info {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: url(../images/zzc.jpg) no-repeat;
    background-size: 100% 100%;
    padding-left: 15px;}

.s1-info p {
    line-height: 50px;
    font-weight: 600;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width:50%;}

.s1-info p:hover {
    text-decoration: underline;}
.i-list li {
    padding-left: 15px;
    background: url(../images/dot2.jpg) no-repeat;
    background-position: left center;
    position: relative;}

.i-list li a {
    display: inline-block;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
   /* margin-right: 100px;*/
width: 71%;
}

.i-list li a:hover {
    color: #f77d23;}

.i-list li span {
float: right;
    /*position: absolute;*/
    right: 5px;
    line-height: 18px;
    margin: 7px 0;
    width: 80px;
    text-align: center;
    color: #999999;
    background: #d8bb8b;
    color: #ffffff;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;}

.s1-m{
    float: left;
    width: 30.3%;
    margin-left: 1.5%;}
.s1-m .i-list li{
    padding-top: 1.2%;
    padding-bottom: 1.2%;
    border-bottom: 1px solid #b7aa95;}
.s1-m .i-list li a {
    padding-top: 1.25%;
    padding-bottom: 1.25%;}
.s1-r {
    float: right;
    width: 28.3%;
    margin-left: 2%;}


.s1-r .i-list li {
    padding-top: 1%;
    padding-bottom: 1%;
    border-bottom: 1px solid #b7aa95;}

.s1-r .i-list li a {
    padding-top: 1.25%;
    padding-bottom: 1.25%;}

/**********************************************************中间层********************************************************************/
.sectionM{
   background: url(../images/sectionm-bj.jpg) center;}
.sM-c{
   
    padding: 30px 8%;}
.sM-l{
    float: left;
    width:46%;}
.sM-l .i-list li a{
    padding: 6px 0;}
.sM-r{
    float: right;
    width: 46%;}
.sM-r .i-list li a{
    padding: 6px 0;}
/**********************************************************第二层********************************************************************/
.section2 {
    padding: 30px 0 0 0;}

.s2-c .gg-tit {
    padding-bottom: 10px;}

.s2-l {
    float: left;
    width: 30.5%;}

.tdate-list li {
    padding-right: 100px;
    background-position: left center;
    position: relative;
    font-size: 15px;
    padding-left: 15px;}

.tdate-list li a {
    display: block;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.tdate-list li a:hover {
    color: #ae1c1c;}

.tdate-list li a span {
    position: absolute;
    right: 15px;
    font-size: 14px;
    color: #666666;}

.s2-l .tdate-list li {
    line-height: 48px;
    background: #eaeaea;}

.s2-l .tdate-list li:hover {
    background: #72624c;}

.s2-l .tdate-list li:hover a {
    color: #fff;}

.s2-l .tdate-list li:hover span {
    color: #fff;}
.s2-l .i-list {
    padding-top: 20px;
    border-top: 1px solid #c9cac6;}

.s2-l .i-list li a {
    padding: 6px 0;}
.s2-m {
    float: left;
    width: 32.6%;
    margin-left: 3%;}

.s2-m .gg-tit h2 span::after {
    position: absolute;
    content: "";
    width: 65px;
    height: 3px;
    background: #b7aa95;
    bottom: -21px;
    left: 50%;
    margin-left: -32px;}

.s2-m .i-list {
    padding-top: 20px;
    border-top: 1px solid #c9cac6;}

.s2-m .i-list li a {
    padding: 6px 0;}

.s2-r {
    float: right;
    width: 30.8%;}
.s2-r .i-list li a {
    padding: 6px 0;}
.s2-r .i-list{
    padding-top: 20px;
    border-top: 1px solid #c9cac6;}
.datep-list li {
    padding-left: 85px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 52px;
    position: relative;
    vertical-align: middle;
    border-bottom: 1px solid #e6e6e6;}

.datep-list li:first-child {
    margin-top: 0;}

.datep-list li a {
    display: block;
    vertical-align: middle;
    line-height: 26px;
    height: 52px;
    color: #323232;
    overflow: hidden;}

.datep-list li a:hover {
    color: #f77d23;}

.datep-list li .date {
    position: absolute;
    left: 0;
    top: 10px;
    width: 72px;
    height: 52px;
    text-align: center;
    background: url(../images/date_bj.jpg) no-repeat;
    color: #fff;}

.datep-list li .date p {
    font-size: 12px;
    line-height: 25px;
    color: #6d3117;}

.datep-list li .date span {
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
    font-weight: 600;
    color: #6d3117;}

@media screen and (max-width:1440px) {
    .s1-m .i-list li {
        padding-top: 0.6%;
        padding-bottom: 0.6%;
        border-bottom: 1px solid #b7aa95;}
    .s1-m .i-list li a {
        padding-top: 0.9%;
        padding-bottom: 0.9%;}
    .s1-r .i-list li {
        padding-top: 0.7%;
        padding-bottom: 0.7%;
        border-bottom: 1px solid #b7aa95;}
    .s1-r .i-list li a {
        padding-top: 1%;
        padding-bottom: 1%;}

    .s1-r .datep-list li:nth-child(5){
        display: none;}
    
}
@media screen and (max-width:1178px) {
     .s1-r .datep-list li:nth-child(4) ,.s1-r .datep-list li:nth-child(5){
        display: none;}
     .s1-m .i-list li:nth-child(7){
        display: none;}
}
@media screen and (max-width:1024px) {
/*    .index {
        margin-top: 60px;
    }*/
    .banners{
        margin-top:60px;}
    .s1-l,
    .s1-m,
    .s1-r,
    .sM-l,
    .sM-r,
    .s2-l,
    .s2-m,
    .s2-r {
        float: none;
        width: auto;}
    .s1-r {
        margin-top: 20px;}
    .sM-r{margin-top: 20px;}
    .tdate-list li {
        border-bottom: 1px solid #fff;}
    .tdate-list li a {
        line-height: 50px;}
    .sM-c{padding: 0;}
    
    .s2-m {
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
        margin-bottom: 20px;}
    .s1-l .slick .pic {
    padding-top: 57%;}
}

@media screen and (max-width:768px) {
    .s1-l .slick-dots{
        right:10px;}
    .s1-info{
        padding-left: 10px;} 
    
}

@media screen and (max-width:480px) {}