@charset "utf-8";
html,
body,
.banner,
.banner .slick,
.banner .slick div,
.banner .slick-slide a,
.banner .slick-slide a img {
    width: 100%;
    height: auto;
}

.banner {
    position: relative;
    /* z-index: 9; */
    overflow: hidden;
}

.banner a {
    display: block;
}

.banner>img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-slide a img {
    display: block;
    width: 100%;
    transition: all 10s;
    transform: scale(1);
}

.index {
    /* position: fixed; */
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 99;
    background: #fff;
    /* padding-top: 105px; */
}

.title {
    position: relative;
    line-height: 45px;
}

.title h2 {
    position: relative;
    text-align: center;
    font-size: 42px;
    color: #333;
    font-weight: normal;
}

.title a {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 45px;
    font-size: 16px;
    color: #333;
}

.title a:hover {
    color: #c00100;
}

.title a::before {
    content: "";
    position: absolute;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #939393;
    top: 50%;
    transform: translateY(-50%);
}

.title a:hover::before {
    background-color: #c00100;
}


/* 第一部分 */

.section1 {
    background-color:#FFF;
    background-size: cover;
    padding: 80px 0;
}

.news {
    margin-top: 50px;
    overflow: hidden;
}

.news-l {
    float: left;
    width: 620px;
}

.news-l a { position: unset; color:#fff;}
.news-l .tu {    position: relative;    display: block;}
.news-l .tu .pic {    padding-top: 64.7%;}
.news-l .tu:after {    content: "";    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background: url(/_upload/tpl/07/71/1905/template1905/images/sect1-l-tc.png) no-repeat center bottom;
    background-size: 100% auto;}
.news-l .tu .text {    position: absolute;    left: 20px;    bottom: 20px;    color: #fff;    z-index: 99;}
.news-l .tu .text p {    font-size: 18px;    margin-bottom: 10px;}
.news-l .tu .text .date {    font-size: 14px;color:#fff;}
.news-l .slick-dots {    right: 30px;    bottom: 30px;    width: auto;}
.news-l .slick-dots li {    width: 10px;    height: 10px;    border-radius: 50%;    border: 1px solid #fff;    margin-left: 15px;}
.news-l .slick-dots li.slick-active {    background-color: #fff;}

.news-r {    overflow: hidden;    padding-left: 60px;}


/* news */
.list3{ overflow: hidden;}
.list3 li{ margin-bottom:23px; overflow: hidden;}
.list3 li .list33{ display: block; background: url(/_upload/tpl/07/71/1905/template1905/images/libg2.png) no-repeat top 8px left; padding-left: 30px; overflow: hidden;position: relative;} 
.list3 li .list33::before{ content: "";display: block; width:76%; height: 1px; background: url(/_upload/tpl/07/71/1905/template1905/images/libg3.png) repeat-x;
position: absolute; right: 0; top: 8px;}
.list3 li .list33::after{ content: "";display: block; width: 4px; height: 4px; background: #faf8f6; border: #ebd0bc 2px solid; border-radius: 50%;
position: absolute; top: 4px;right: 0;}
.list3 .listDate{ display: inline-block; color: #9d0909; font-family: 'Arial'; padding-left:15px;position: relative;top: 0px;}
.list3 .listTitle{ margin-top:8px; transition: all 0.2s ease;}
.list3 li .list33:hover .listTitle a{ padding-left: 10px;}

/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:33.3%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top:56%;background-color:#efefef;position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{border:1px solid #e7e7e7;}
.news_tu .news_list li.news .news_wz .news_con{padding:15px 24px 10px 24px;min-height: 100px;} 
.news_tu .news_list li.news .news_title{margin-bottom:10px;line-height:26px;height:auto;max-height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-weight:bold;font-size: 16px; color:#cc191c;white-space: inherit;} 
.news_tu .news_list li.news .news_title a{line-height:26px;height:auto;font-size: 16px;color: #000;}
.news_list li.news .news_text{margin-bottom:10px;line-height:22px;height: 44px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_list li.news .news_time > span{margin-right:10px;background:url('/_upload/tpl/07/71/1905/template1905//_upload/tpl/07/71/1905/template1905/style/images/news_times_icon.png') no-repeat;}
.news_list li.news .news_time .times{padding-left: 20px;background-position: -5px 0px;}
.news_list li.news .news_time .views{padding-left: 20px;background-position: -5px -29px;}

/* 第二部分 */

.section2 {
    background-color:#F2ECE6;
    background-size: cover;
    padding: 80px 0;
}

.sect2 .title h2 {
    color: #333;
}

.sect2 .title a {
    color: #333;
}

.sect2 .title a:hover {
    color: #c00100;
}

.notice {
    margin-top: 15px;
}

.date-list>li {
    float: left;
    width: 32%;
    margin-left: 2%;
    background-color: #fff;
    margin-top: 40px;
}

.date-list>li:nth-child(3n-2) {
    margin-left: 0;
}

.date-list>li .list22 {
    padding: 20px 20px;
    display: block;
    overflow: hidden;
}

.date-list>li .list22 .date {
    float: left;
    width: 70px;
    height: 70px;
    text-align: center;
    background-color: #fbf0f0;
    color: #c00100;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.date-list>li .list22 .date p {
    padding-top: 5px;
    position: relative;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 5px;
    font-family: 'sySong';
}

.date-list>li .list22 .date span {
    display: block;
    font-size: 14px;
}

.date-list>li .list22 .text {
    overflow: hidden;
    padding-left: 20px;
    height: 60px;
    line-height: 60px;
    margin: 5px 0;
}

.date-list>li .list22 .text p {
    display: inline-block;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    vertical-align: middle;
    overflow: hidden;
}

.date-list>li:hover .text p {
    color: #c00100;
    text-decoration: underline;
}

.section3 {
    background-color:#FFF;
    background-size: cover;
    padding-top: 75px;
    padding-bottom: 60px;
}

/**选项卡**/
.sudy-tab {text-align: center;}
.sudy-tab .tab-menu { height:60px; line-height: 60px; margin-top: 16px;}
.sudy-tab .tab-menu li { display:inline-block; height:60px; line-height:60px; float:left; font-size: 42px;    cursor:default; width: 22%; text-align: center; padding: 0px 13px; font-family: "微软雅黑"; color: #333; }
.sudy-tab .tab-menu li.selected {  text-align: center; color: #c00100;     }

/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list1 { margin:0px -10px;}
.news_tu .news_list1 li.news{float:left;width:25%;}
.news_tu .news_list1 li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;box-shadow: 0px 7px 15px 0px rgba(86, 70, 29, 0.25);border-bottom: 3px solid #9e4c1f;}
.news_tu .news_list1 li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list1 li.news .news_imgs{padding-top:70%;background-color:#efefef;position:relative;overflow:hidden;}
.news_tu .news_list1 li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list1 li.news .news_wz{border:0px solid #e7e7e7;}
.news_tu .news_list1 li.news .news_wz .news_con{padding:15px 24px 10px 24px;min-height: 50px;} 
.news_tu .news_list1 li.news .news_title{margin-bottom:10px;line-height:26px;height:auto;max-height:52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-weight:bold;font-size: 14px; color:#cc191c;white-space: inherit;} 
.news_tu .news_list1 li.news .news_title a{line-height:26px;height:auto;font-size: 16px;color: #000;}
.news_list1 li.news .news_text{margin-bottom:10px;line-height:22px;height: 44px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_list1 li.news .news_time > span{margin-right:10px;background:url('/_upload/tpl/07/71/1905/template1905/style/images/news_times_icon.png') no-repeat;}
.news_list1 li.news .news_time .times{padding-left: 20px;background-position: -5px 0px;}
.news_list1 li.news .news_time .views{padding-left: 20px;background-position: -5px -29px;}
.news_tu .news_list1 li.news .news_wz .news_con .date {    position: relative;       top: -50px; right:0px;   width: 50px;    background: #9e4c1f;    text-align: center;  float:right; }
.news_tu .news_list1 li.news .news_wz .news_con p {    line-height: 27px;    font-size: 18px;    color: #fff;    border-bottom: 1px solid rgba(255, 255, 255, .15);}
.news_tu .news_list1 li.news .news_wz .news_con span {    line-height: 20px;    font-size: 10px;    color: #fff;}

.st {
    margin-top: 50px;
}

.st-l {
    float: left;
    width: 48%;
}

.st-r {
    float: right;
    width: 48%;
}

.st-top {
    margin-bottom: 15px;
}

.st-top .stt11 {
    position: relative;
    display: block;
    padding-left: 350px;
}

.st-top .stt11 .stt-l {
    position: absolute;
    left: 0;
    top: 0;
    width: 350px;
}

.st-top .stt11 .stt-l .pic {
    padding-top: 70%;
}

.st-top .stt11 .stt-r {
    position: relative;
    padding: 30px;
    padding-bottom: 45px;
    background-color: #fff;
    box-shadow: 0 0 10px #c4c0c0;
}

.st-top .stt11 .stt-r h2 {
    line-height: 30px;
    font-size: 18px;
    color: #000;
    height: 60px;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 20px;
}

.st-top .stt11 .stt-r p {
    border-top: 1px solid #e5e5e5;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    padding-top: 25px;
    font-size: 14px;
    color: #999;
}

.st-top:hover .stt11 .stt-r h2 {
    color: #c00100;
}

.st-top .stt11 .stt-r .more {
    position: absolute;
    width: 43px;
    height: 7px;
    background: url(/_upload/tpl/07/71/1905/template1905/images/s3-more.png) no-repeat center center;
    bottom: 20px;
    right: 30px;
}

.list>li {
    position: relative;
    line-height: 70px;
    border-bottom: 1px solid #e5e5e5;
    padding-right: 90px;
    padding-left: 15px;
    background: url(/_upload/tpl/07/71/1905/template1905/images/list2.jpg) no-repeat left center;
}

.list>li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
}

.list>li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #333;
}

.list>li:hover a {
    color: #c00100;
}

.section4 {
     background-color:#F2ECE6;
    background-size: cover;
    padding: 75px 0;
}

.research {
    margin-top: 55px;
}

.research>ul>li {
    float: left;
    width: 50%;
}

.research>ul>li .res11 {
    position: relative;
    display: block;
}

.research>ul>li>ul>li:nth-child(2n-1) .res11 {
    padding-right: 50%;
}

.research>ul>li>ul>li:nth-child(2n) .res11 {
    padding-left: 50%;
}

.research>ul>li>ul>li .res11 .pic {
    padding-top: 68.5%;
}

.research>ul>li>ul>li .res11 .text {
    background-color: #fff;
    padding: 45px 20px;
    padding-bottom: 82px;
    border: 1px solid #eeeeee;
    width: 50%;
    box-sizing: border-box;
}

.research>ul>li>ul>li:nth-child(2n-1) .res11 .text {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
}

.research>ul>li>ul>li:nth-child(2n) .res11 .text {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
}

.research>ul>li>ul>li .res11 .text h2 a{
    line-height: 26px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    height: 52px;
    margin-bottom: 15px;
    overflow: hidden;
}

.research>ul>li>ul>li .res11 .text p a{
    line-height: 22px;
    font-size: 14px;
    color: #999;
    height: 44px;
    overflow: hidden;
}

.research>ul>li>ul>li .res11 .text .more {
    position: absolute;
    bottom: 35px;
    right: 20px;
    width: 45px;
    height: 7px;
    background: url(/_upload/tpl/07/71/1905/template1905/images/s4-more.png) no-repeat center center;
}

.research>ul>li>ul>li:hover .res11 .text {
    background-color: #c00100;
    border: 1px solid #c00100;
}

.research>ul>li>ul>li:hover .res11 .text h2 a{
    color: #fff;
    font-weight: bold;
}

.research>ul>li>ul>li:hover .res11 .text p a{
    color: #fff;
}

.research>ul>li>ul>li:hover .res11 .text .more {
    background: url(/_upload/tpl/07/71/1905/template1905/images/s4-more-other.png) no-repeat center center;
}

.research>ul>li>ul>li:nth-child(2n) .text::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -22px;
    border: 10px solid transparent;
    border-left: 12px solid #fff;
    z-index: 9;
}

.research>ul>li>ul>li:nth-child(2n-1) .text::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -22px;
    border: 10px solid transparent;
    border-right: 12px solid #fff;
    z-index: 9;
}

.research>ul>li>ul>li:hover:nth-child(2n) .text::before {
    border-left: 12px solid #c00100;
}

.research>ul>li>ul>li:hover:nth-child(2n-1) .text::before {
    border-right: 12px solid #c00100;
}

@media screen and (max-width: 1400px) {
    .research>ul>li>ul>li a .text .more {
        bottom: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .news-l {
        width: 550px;
    }
    .news-r {
        padding-left: 15px;
    }
    /* .news-r ul li a {
        padding-top: 13px;
        padding-bottom: 13px;
    } */
    .date-list>li a {
        padding: 20px;
    }
    .st-top .stt11 .stt-l {
        width: 250px;
    }
    .st-top .stt11 {
        padding-left: 250px;
    }
    .st-top .stt11 .stt-r {
        padding: 15px;
        padding-bottom: 23px;
    }
    .st-top .stt11 .stt-r p {
        padding-top: 10px;
    }
    .st-top .stt11 .stt-r h2 {
        margin-bottom: 0;
    }
    .st-top .stt11 .stt-r .more {
        bottom: 10px;
    }
    .research>ul>li>ul>li .res11 .text {
        padding: 10px;
    }
}

@media screen and (max-width: 1024px) {
    html,
    body,
    .banner,
    .banner .slick,
    .banner .slick div,
    .banner .slick-slide a,
    .banner .slick-slide a img {
        height: auto;
    }
    .index {
        position: static;
        padding-top: 0;
    }
}

@media screen and (max-width: 1000px) {
    .news-l {
        float: none;
        width: auto;
    }
    .news-r {
        padding-left: 0;
        margin-top: 15px;
    }
    .date-list>li {
        width: 48%;
        margin-left: 0;
        margin-right: 4%;
    }
    .date-list>li:nth-child(2n) {
        margin-right: 0;
    }
    .st-l {
        float: none;
        width: auto;
    }
    .st-r {
        float: none;
        width: auto;
    }
    .research>ul>li {
        float: none;
        width: auto;
    }
	/**选项卡**/
.sudy-tab .tab-menu li { display:inline-block; height:60px; line-height:60px; float:left; font-size: 32px;    cursor:default; width: 22%; text-align: left; padding: 0px 5px; font-family: "微软雅黑"; color: #333; }
.sudy-tab .tab-menu li.selected {  color: #c00100;     }
	/*图列表*/
    .news_tu .news_list li.news{width:50%;}
	/*图列表*/
    .news_tu .news_list1 li.news{width:50%;}

}

@media screen and (max-width: 767px) {
    
	/*图列表*/
    .news_tu .news_list li.news{width:100%;}
}

@media screen and (max-width: 700px) {
    .title h2 {
        font-size: 20px;
        text-align: left;
    }
    .section1 {
        padding: 15px 0;
    }
    .title a {
        font-size: 14px;
    }


	/**选项卡**/
.sudy-tab .tab-menu li {  font-size: 20px;     text-align: left; }
.sudy-tab .tab-menu li.selected {  color: #c00100;     }
	/*图列表*/
    .news_tu .news_list li.news{width:100%;}
	/*图列表*/
    .news_tu .news_list1 li.news{width:100%;}

    .news {
        margin-top: 15px;
    }
    .news-l a .text p {
        font-size: 16px;
    }
	    .list3 .listDate{top: 0;}
    .list3 .listTitle{ margin-top: 12px;}
    .section2 {
        padding: 15px 0;
    }
    .date-list>li {
        float: none;
        width: auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: 15px;
    }
    .date-list>li a {
        padding: 10px;
    }
    .section3 {
        padding: 15px 0;
    }
    .st {
        margin-top: 15px;
    }
    .st-top .stt11 {
        padding-left: 0;
    }
    .st-top .stt11 .stt-l {
        position: static;
        width: auto;
    }
    .list>li {
        line-height: 40px;
    }
    .section4 {
        padding: 15px 0;
    }
    .research {
        margin-top: 15px;
    }
    .research>ul>li>ul>li .res11 .text h2 a{
        font-size: 15px;
        line-height: 16px;
        height: 32px;
        margin-bottom: 5px;
    }
    .research>ul>li>ul>li .res11 .text .more {
        bottom: 10px;
    }
}