@charset "UTF-8";
@font-face {
    font-family: 'Lato';
src: url(../fonts/lato-regular.w.jpg) format('woff2'), url(../fonts/lato-regular..jpg) format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'Merriweather';
src: url(../fonts/merriweather-regular.w.jpg) format('woff2'), url(../fonts/merriweather-regular..jpg) format('woff');
    font-weight: normal;
    font-style: normal;}


@charset 'UTF-8';
/* Slider */
/* .slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
} */

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 30%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, 20%);
    -ms-transform: translate(0, 20%);
    transform: translate(0, 20%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .45;}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}

.slick-prev
{}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;}
.slick-prev:before
{
    content: '';}
[dir='rtl'] .slick-prev:before
{
    content: '';}

.slick-next
{
    right: -50px;}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;}
.slick-next:before
{
    content: '';}
[dir='rtl'] .slick-next:before
{
    content: '';}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;}

.slick-dots
{
    position: absolute;
     display: block;
    width: 100%;
    padding: 0;
    margin: 0;
bottom:-35px;
    list-style: none;
    text-align: center;}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 0px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;}
.slick-dots {
	
	text-align: center;}

.slick-dots li {
	width: 8px;
	height: 8px;
	background-color: #2c578d;
	opacity: 0.4;
	border-radius: 50%;
	margin-left: 10px;
	transition: all 0.3s;
	position: relative;}

 .slick-dots li.slick-active {
	opacity: 1;}









.contain {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;}

.aleft {
    width: 58%;
    float: left
;}

.aright {
    width: 38%;
    float: right;}

.ban1 {
    height: fit-content;
    margin: 30px 0;}

.ban1 .slick-dots {
    bottom: -20px;
}
.ban1 .pic {
    height: 35rem;}
.ban2 .pic {
    height: 25rem;}
.pic img {
  // position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 110%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;}


.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}



.pic {
    display: block;
    position: relative;
    overflow: hidden;}

.ban2 {
    margin-bottom: 60px;
    height: fit-content;}



.ban2 ul li a {
    background: url(../images/s4-list-bg.jpg) no-repeat top;
    padding-top: 13px;
    display: block;
    margin: 0 20px;}

.ban2 .slick-prev {
    background: url(../images/ban2-prev.jpg) no-repeat center;
    width: 60px;
    height: 60px;
    z-index: 1;
    background-size: cover;}

.ban2 .slick-next {
    background: url(../images/ban2-next.jpg) no-repeat center;

    width: 60px;
    height: 60px;
    z-index: 1;
    right: 0;
    background-size: cover;}


.ban2 ul li a p {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    color: #165aad;
    background-color: #fff;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;}

.ban2 ul li a .date {
    width: 100%;
    margin: 0 auto;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700;
text-align:center;}

.ban4 {
    height: fit-content;}

.ban5 {
    height: fit-content;}

.ban5 .pic {
    height: 8rem;}

.ban5 ul li a {
    background: url(../images/s4-list-bg.jpg) no-repeat top;
    display: block;
    margin: 0 5px;
    padding: 25px 15px 0px 15px;}

.ban4 .pic {
    height: 19rem;}

.ban4 ul li a {
    background: url(../images/s4-list-bg.jpg) no-repeat top;
    display: block;
    margin: 0 5px;
    padding: 25px 15px 0px 15px;}



.ban3:after {
    content: "";
    height: 0;
    clear: both;
    overflow: hidden;
    display: block;
    visibility: hidden;}

.ban4 ul li a .date {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 22px;
    color: #165aad;
    background-color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.ban5 ul li a .date {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 16px;
    color: #165aad;
    background-color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.ban3 {
    height: fit-content;}

.ban3 .pic {
    height: 19rem;}



.ban3 ul li a {
    background: url(../images/s4-list-bg.jpg) no-repeat top;
    padding-top: 25px;
    display: block;
    margin: 0 5px;
    padding-right: 15px;
    padding-left: 15px;}

.ban4 ul li a p{-webkit-line-clamp: 2;}

ul li a p {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 25px;
    color: #165aad;
    background-color: #fff;
    font-weight: 700;
   
    text-overflow: ellipsis;
    padding: 0 10px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;}

.ban3 ul li a .date {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 40px;
    color: #165aad;
    background-color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.top .tit h2 {
    float: left;
    font-size: 36px;
    font-family: 微软雅黑;}

.top .tit a {
    float: right;
    color: #333
;}

.ban3 ul li .info {
    padding-top: 10px
;}

.ban3 ul li .info .bagefr {
    float: right;
    color: #165aad;
    padding-top: 0
;}

.ban3 ul li .info .date {
    float: left;
    color: #165aad;
    padding: 0 5px;}

.footer{height:214px; padding:35px 0; clear:both;margin-top:20px; background-image: url(../images/bq-bg.jpg );background-repeat:no-repeat;
}
.footer .f_logo{float:left; padding-top:30px;}.footer .f_logo img{width: 100%;}
.footer .f_txt{float:left; padding-left:30px;}.footer .f_txt p{ line-height:24px; color:#fff;}
.footer .ewm{float:right;padding-top:15px;}
.footer .ewm img{display:block; float:left;    width: 100px;
    height: auto;}

.f_txt_phone {
    display: none;}
@media (max-width: 1440px){.f_logo {
        display: none;}}
@media (max-width: 1000px){

.footer {
    height: 570px;}

    .footer .ewm {
        float: none;
        margin: 0 auto;
        clear: both;
        width: max-content;
        padding-top: 20px;}
}
@media (max-width: 1140px)and (min-width: 601px) {.footer .ewm {
        float: none;
        clear: both;
        margin: 0 auto;
        padding-top: 15px;
width: max-content;}


.footer {
    height: 370px;}

}

@media (max-width: 600px) {
    .f_txt {
        display: none;}
    .f_txt_phone {
        display: block;
        padding: 10px;}
.f_txt_phone p {
        line-height: 24px;
        color: #fff;}
    .footer .ewm {
        float: none;
        margin: 0 auto;}
}

@media (max-width:768px){
	.aleft{width:100%;}
       .aright{width:100%;}
}
@media (max-width:460px){
.footer{height:410px;}
	.footer .ewm img{width:66px;}
}

@media (max-width: 400px) {
    .footer {
        height: 440px;}
}


.ban22 {
    margin-bottom: 60px;
    height: fit-content;}



.ban22 ul li a {
    background: url(../images/s4-list-bg.jpg) no-repeat top;
    padding-top: 13px;
    display: block;
    margin: 0 20px;}

.ban22 .slick-prev {
    background: url(../images/ban2-prev.jpg) no-repeat center;
    width: 60px;
    height: 60px;
    z-index: 1;
    background-size: cover;}

.ban22 .slick-next {
    background: url(../images/ban2-next.jpg) no-repeat center;

    width: 60px;
    height: 60px;
    z-index: 1;
    right: 0;
    background-size: cover;}


.ban22 ul li a p {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    color: #165aad;
    background-color: #fff;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;}

.ban22 ul li a .date {
    width: 100%;
    margin: 0 auto;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700;
text-align:center;}
.banner11 {
    width: 100%;
    height: 253px;
    background: no-repeat center center / cover;
}