/* body{
	background-color: #1b2568;
} */
.fade-2{width: 100%;background-color: #fff;position: relative;padding-bottom: 22px;box-shadow: 0 0 18px 0 rgb(0 0 0 / 13%);border-radius: 10px;}
.fade-2 .image{position: relative;width:100%;height:460px;overflow: hidden;}
.fade-2 .image img{width:100%;height:460px;object-fit:cover;position:relative;transition: all .5s ease;-moz-transition: all .5s ease;
	-o-transition: all .5s ease;-webkit-transition: all .5s ease;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.fade-2 .image:hover img,ul.img_box li .img:hover img,.sjxy .img:hover img,.zt_tit .img img:hover,.zst:hover img{transform: scale(1.1);}
.fade-2 .time{position: absolute;left:0;bottom: 1px;width:150px;height:40px;padding: 0;line-height: 40px;background-color: #1249a3;font-family: 'Georgia';font-size: 16px;font-weight: bold;color: #fff;text-align: center;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
.fade-2	.text{padding: 0 35px;}
.fade-2 .slick-dots,.sjxy .slick-dots,.zt_tit .slick-dots{position: absolute;right:28px;top: 70%;z-index: 99;width: auto;}
.fade-2 .slick-dots li,.sjxy .slick-dots li,.zt_tit .slick-dots li{width:8px;height:8px;background-color: #f4b9b5;border-radius: 50%;margin-right: 7px;float:left;}
.fade-2 .slick-dots li.slick-active,.sjxy .slick-dots li.slick-active,.zt_tit .slick-dots li.slick-active{background: #fff;}
.fade-2 .text h1{height: 60px;line-height: 60px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 22px;}
.fade-2 .text h2,ul.img_box .text h2{border-bottom: 1px solid #e5e5e5;position: relative;/* background-image: linear-gradient(#192f59,#192f59);background-position: 0 100%;background-size: 0 1px;
    background-repeat: no-repeat; transition: background-size .3s; */}
.fade-2 .text h2:after,.new_fr li:after,.gggs li:after,ul.img_box .text h2:after{content: '';display: inline-block;width:18px;height:5px;background: url(../images/icon5_03.png) no-repeat;position: absolute;left:0;bottom:-3px;} 
.fade-2 .text p{font-size: 14px;color: #999;height:54px;line-height: 27px;margin-top: 15px;     white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.fade-2 .text p a{color: #999;}
.fade-2 .nw_t:hover h1 a,.new_fr li:hover h1 a,.gggs li:hover h1 a{color: #1249a3;}
@font-face {
    font-family: 'sySong';
    src: url("../font/sySong.woff")format("woff");
    font-weight: normal;
    font-style: normal;
}

.banner>div,
.banner>div>div,
.banner>div>div>div,
.banner>div>div>div>div {
    height: 100%;
}

.banner a {
    height: 100%;
    display: block;
}

.section1 {
    padding-top: 50px;
    padding-bottom: 40px;
    background: #f8fbfb url(../image/sec-bk.jpg) no-repeat center center;
    background-size: cover;
}
.title1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* margin-bottom: 30px; */
}
.sect1 {
    overflow: hidden;

}

.sect1-l {
    width: 69.28%;
    float: left;
    width: 794px;
    padding: 15px;
    box-sizing: border-box;
}

.sect1-r {
    overflow: hidden;
    padding-left: 40px;
}

.title {
    /* position: relative; */
    /* padding-bottom: 25px; */
    /* overflow: hidden; */
    margin-bottom: 30px;
}

.title-l {
    float: left;
}

.title h2 {
    font-size: 33px;
    color: #000000;
    line-height: 40px;
}

.title span {
    font-size: 24px;
    line-height: 30px;
    color: #1c2484;
    opacity: 0.52;
    display: block;
    font-family: sySong;
}

.title2>a {
    display: block;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
    font-size: 16px;
    color: #4d5597;
    padding-left: 35px;
    transition: all 0.5s;
}

.title3>a:hover {
    margin-top: -5px;
}

.title1>a {
    background: url("../image/more.png") no-repeat left center;
    position: relative;
    top: 0;
    transform: translate(0);
}

.xydt div a {
    overflow: hidden;
    display: block;
    position: relative;
    padding-top: 55.57%;
}

.xydt div a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.sect1-l ul li {
    float: left;
    width: 25%;
    background-color: #a07d27;
    box-sizing: border-box;
    position: relative;
    border-left: 1px solid rgba(248, 255, 255, 0.23);
}

.xsdt-lb>li>a {
    display: block;
    padding: 20px 30px;
    position: relative;
}

.xsdt-lb>li>h3 {
    height: 6px;
    width: 100%;
    background-color: #eeaf12;
    display: none;
}

.xsdt-lb>li:hover h3 {
    display: block;
}

.xsdt-lb>li.on h3 {
    display: block;
}

.sect1-l ul li:hover {
    background-color: #1c2484;
    bottom: 6px;
}

.sect1-l ul li.on {
    background-color: #2b5c9d;
    bottom: 6px;
}

.sect1-l ul li a h2 {
    font-size: 16px;
    color: #f7fafa;
}

.sect1-l ul li a p {
    width: 37px;
    height: 2px;
    background-color: #f7fafa;
    margin: 10px 0;
}

.sect1-l ul li a span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #f7fafa;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: inline-block;
    height: 60px;
}

.sect1-r>ul {
    margin-top: -20px;
    /* padding-bottom: 5px; */
}

.sect1-r>ul>li {
    background-color: #e6edff;
    border: solid 1px #ffffff;
    /* box-shadow: -5px 5px 0px #e2e3e8; */
    margin-top: 33.5px;
}

.sect1-r>ul>li>a {
    display: block;
    overflow: hidden;
}

.time {
    padding: 20px 15px;
    float: left;
    text-align: center;
    border-right: 1px solid rgba(28, 36, 132, 0.16);
}

.time>h2 {
    font-size: 33px;
    color: #000000;
}

.time>p {
    font-size: 14px;
    color: #000000;
}

.text {
    padding-top: 20px;
    padding-bottom: 20px;
}

.text>span {
    font-size: 18px;
    color: #000000;
    display: block;
    padding-left: 13px;
    padding-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    border-left: 3px solid #a8abce;
    position: relative;
    left: -2px;
    height: 48px;
}

.sect1-r>ul>li:hover span {
    border-left: 3px solid #1c2484;
    color: #1c2484;
}

.sect1-r>ul>li:hover h2 {
    color: #1c2484;
}

.sect1-r>ul>li:hover p {
    color: #1c2484;
}

.section2 {
    background: url(../images/index2_bg.png);
    padding: 50px 0;
}
.sect2{
	background: rgba(255,255,255,0.85);
	display: flex;
	justify-content: space-between;
	padding: 30px 20px;
	box-sizing: border-box;
}
.sect2-l {
    width: 48.75%;
}

.sect2-l_t{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sect2-l_t li{
    border-radius: 41px;
    background-color: #2e89cd;
    color: #eee;
    margin-bottom: 20px;
}

.sect2-l_t li:nth-child(1),.sect2-l_t li:nth-child(3){width: 60%;}
.sect2-l_t li:nth-child(2),.sect2-l_t li:nth-child(4){
    width: 38%;
}
.sect2-l_t li:nth-child(5){
    width: 100%;
}
.sect2-l_t li a{
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 50px;
}
.sect2-l_t li a img{
    display: block;
    width: 30px;
    height: auto;
    object-fit: contain;
}
.sect2-l_t li a p{
    color: #eee;
    font-size: 16px;
    font-weight: 100;
    margin-left: 10px;
}

.sect2-l_t li:hover a p{
	text-decoration: underline;
}

.sect2-l_b{
	
}
.sect2-l_b div{
	line-height: 50px;
	border-radius: 45px;
	background-color: #2e89cd;
	color: #eee;
	margin-bottom: 20px;
	font-size: 22px;
	/* font-weight: 100; */
	text-align: center;
}

.sect2-l_b li{
	margin-top: 10px;
}

.sect2-l_b li a{
	display: block;
	font-size: 17px;
	line-height: 32px;
	font-weight: 100;
	padding-left: 30px;
	position: relative;
	font-weight: normal;
}

.sect2-l_b li a::before{
	content:"";
	background:#34373b;
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	left: 10px;
	top: calc(50% - 5px);
	z-index: 2;
}

.sect2-l_b li a::after{
	content:"";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	left: 12px;
	top: calc(50% - 3px);
	z-index: 3;
}
.sect2-r {
    width: 48.75%;
    position: relative;
    z-index: 9;
}

.sect2-r ul{}
.sect2-r ul li{
    margin-top: 24px;
}
.sect2-r ul li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sect2-r ul li a .time6{
    width: 85px;
}

.sect2-r ul li a .time6 span{
    display: block;
    line-height: 43px;
    height: 43px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background: #005bac;
    border-radius: 6px;
}

.sect2-r ul li a .time6 p{
    line-height: 42px;
    height: 42px;
    text-align: center;
    width: 100%;
    background: #d2d6da !important;
    color: #999;
    border-radius: 6px;
}

.sect2-r ul li a .txt{
    width: calc(100% - 110px);
}

.sect2-r ul li a .txt span{
    font-size: 18px;
    color: #333;
    display: block;
    line-height: 18px;
    transition: all 0.3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sect2-r ul li:hover a .txt span{
    color: #005bac;
	font-weight:bold;
}

.sect2-r ul li a .txt p{
    margin-top: 10px;
    font-size: 15px;
    line-height: 28px;
    color: #888;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.3s;
}

.sect2-r ul li:hover a .txt p{
    color: #444;
}











.section3 {
    padding-top: 0px;
    /* background-color: #bca877; */
}

.section3>div {
    padding: 50px 0;
    background: #f7fafa url() no-repeat center center;
    background-size: cover;
}

.title3.title {
    text-align: center;
    padding-bottom: 40px;
}

.title4 {
    padding-bottom: 20px;
}

.title3>a {
    background: url("../image/more.png") no-repeat left center;
    right: 50%;
    transform: translateX(50%);
    font-size: 16px;
    color: #4d5597;
    float: right;
    padding-left: 35px;
    transition: all 0.5s;
    position: relative;
}

.sect3>ul {
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(210, 206, 196, 0.13);
    margin-bottom: 10px;
    margin-top: 40px;
    padding: 0 0 30px;
}

.sect3>ul>li {
    width: 28.57%;
    margin: 0 2.3%;
    float: left;
    border-bottom: 1px dashed #5978c6;
}

.sect3>ul>li:hover h2 {
    color: #1c2c87;
}

.sect3>ul>li>a {
    display: block;
    padding: 10px 0;
}

.xs-text {
    margin-top: 15px;
}

.xs-text>h2 {
    margin-top: 10px;
    font-size: 18px;
    color: #333;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 28px;
}

.xs-text>p {
    font-size: 16px;
    color: #837a63;
    line-height: 28px;
    padding-left: 20px;
}

.xs-text>p:first-child {
    background: url("../image/time.png") no-repeat left center;
}

.xs-text>p:nth-child(3) {
    background: url("../image/time.png") no-repeat left center;
}

.xs-text>p:nth-child(4) {
    background: url("../image/didian.png") no-repeat left center;
}

.pic img:hover {
    transform: scale(1.2);
}

.pic img {
    transition: all 1s;
    width: 100%;
}

.pic {
    overflow: hidden;
}

.dzxx1>li:hover p {
    color: #1c93dd;
}

.xsdt-lb::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

@media screen and (max-width: 1400px) {
    .sect1-l {
        width: 750px;
    }
    .sect1-r>ul {
        margin-top: -15px;
    }
    .sect1-r {
        padding-left: 20px;
    }
    .sect1-r>ul>li {
        margin-top: 30px;
    }
    .time {
        padding: 20px 15px;
    }
    .text {
        padding-top: 25px;
    }
    .section1 {
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 1360px) {
	/* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â» */
	.tit h1{font-size: 28px;/* text-indent: 40px; */}
	.xykx .hd span.active{font-size: 28px;}
	/* .gggs .tit h1{background-size: 11%;} */
	.xykx .hd span.icon1{background-size: 22%;text-indent: 42px;}
	.gggs .tit span{display: none;}
	
}
@media screen and (max-width: 1200px) {
    .sect1-l {
        width: 665px;
    }
    #top{
        max-height:600px
    }
.fade-2 .image,.fade-2 .image img{height:420px;}
}

@media screen and (max-width: 1024px) {
.fade-2 .image, .fade-2 .image img{height: 340px;}
	.fade-2 .slick-dots{top:63%;}
    .xs-text {
    margin-top: 0
}
    .section1 {
        padding: 10px 0;
    }
	.section2{
		padding:30px 0;
	}
    .section2>div {
        /* padding: 10px 0; */
        flex-wrap: wrap;
        width: 96%;
    }
    .section3>div {
        padding: 10px 0;
    }
    .jx-text {
        margin-top: -3%;
    }
    .jx-text>p {
        padding: 20px 30px;
    }
    .sect1-l {
        float: none;
        width: auto;
        height: auto;
    }
    .sect1-r {
        float: none;
        width: auto;
        padding-left: 0;
        overflow: visible;
    }
    .title3.title {
    text-align: center;
    padding-bottom: 20px;
}
    .title {
        /* padding-bottom: 15px; */
        padding-top: 25px;
        margin-bottom: 0;
    }
    .sect2-l {
        float: none;
        width: 100%;
    }
    .sect2-r {
        float: none;
        width: auto;
        width: 100%;
    }
    .dzxx1>li>a {
        line-height: 45px;
    }
    .dzxx {
        padding-bottom: 15px;
    }
    .more {
        top: 46% !important;
    }
    .time {
        padding: 10px 15px;
    }
    .text {
        padding: 10px;
        line-height: 24px;
    }
    .text>span {
        font-size: 16px;
    }
    .time>h2 {
        font-size: 26px;
    }
    .title h2 {
        font-size: 26px;
    }
    .title span {
        font-size: 20px;
    }
    .xs-text>h2 {
        font-size: 16px;
        margin: 20px 0;
        height: auto;
    }
    .xs-text>p {
        font-size: 14px;
    }
    .sect3>ul {
        margin-bottom: 15px;
        padding: 15px;
        margin-top: 20px;
    }
    .bq {
        margin-top: 20px;
    }
    .bq>p {
        padding-top: 15px;
    }
    .sect3>ul>li>a {
        padding-top: 15px;
    }
    .xsdt-lb>li>a {
        padding: 15px;
    }
    .sect1-l ul li a p {
        margin: 5px 0;
    }
    .jx-text>p {
        font-size: 16px;
    }
    .section2>div::after {
        width: 100%;
        height: 53.5%;
        top: 46.5%;
    }
    .section2>div::before {
        width: 100%;
        height: 46.5%;
    }
    #top{
        max-height:500px
    }
}

@media screen and (max-width: 768px) {
.fade-2 .text {
    padding: 0 15px;
}
.fade-2,.new_fr,.gggs,.xykx{width:100%;}
    .fade-2 .image, .fade-2 .image img {
        height: 220px;
    }
    .fade-2 .slick-dots {
        top: 53%;
        right: 10px;
    }
    .sect1-l ul li a h2 {
        font-size: 14px;
    }
    .xs-text>h2 {
        line-height: 1.8;
        margin: 0;
    }
    .sect3>ul>li>a {
        padding: 0;
        margin-bottom: 10px;
    }
    #top{
        max-height:300px
    }
}

@media screen and (max-width: 600px) {
    .title h2 {
        font-size: 22px;
    }
    .title span {
        font-size: 16px;
    }
    .title a {
        font-size: 14px;
    }
    .sect3>ul>li {
        float: none;
        width: auto;
    }
}

@media screen and (max-width: 480px) {
    .sect1-l ul li {
        float: none;
        width: auto;
        /* padding: 10px; */
    }
    .banner>.slick-dots>li {
        width: 20px;
        height: 20px;
        margin: 0 8px;
    }
    .xsdt-lb>li>a {
        padding: 5px;
    }
    .sect1-l ul li a span {
        font-size: 16px;
        -webkit-line-clamp: 1;
        height: 22px;
    }
    #top{
        max-height:210px
    }
	.sect2-l_t li a img{
   width:20px;
}
	.sect2 {
    padding: 20px 10px;
}
}

@media screen and (max-width: 375px) {}