/*in-page1*/

body {
    margin: 0;
    padding: 0;
    font-family: SourceHanSansCN !important;
}

.BMapLabel {
    background: none!important;
    border: none!important;
}

body::-webkit-scrollbar {
    display: none;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.fixed-header {
    background: #fff;
}

.bghead .header-nav .nav-a {
    color: #fff;
}

#section-5,
#section-5 .fp-tableCell {
    height: auto!important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide .sw_banner {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sw_banner img {
    width: 100%;
}

.swiper-pagination-bullet {
    width: 23px !important;
    height: 23px !important;
    background-color: transparent !important;
    border: solid 3px #ffffff !important;
    opacity: 1 !important;
    margin: 0 6px !important;
    bottom: 20px !important;
}

.swiper-pagination-bullet-active {
    border: solid 3px #ffffff;
    background-color: #FFFFFF !important;
}

@media (max-width: 767px) {
    .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        background-color: transparent !important;
        border: solid 1px #ffffff !important;
        opacity: 1 !important;
        margin: 0 6px !important;
        bottom: 20px !important;
    }
    .swiper-pagination-bullet-active {
        border: solid 1px #ffffff;
        background-color: #FFFFFF !important;
    }
}

.banner_msg1 {
    width: 18rem;
    position: absolute;
    top: 4rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.banner_logo {
    width: 18rem;
    margin-right: -4rem;
}

.banner_title {
    width: 11rem;
    background-image: url(../images/banner_line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: .7rem;
    font-style: italic;
    letter-spacing: 3px;
    color: #fffefe;
    margin-top: -10rem;
    margin: auto;
    opacity: .9;
}

.banner_title2 {
    width: 11rem;
    background-image: url(../images/banner_line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: .7rem;
    font-style: italic;
    letter-spacing: 3px;
    color: #fffefe;
    margin-top: -10rem;
    margin: auto;
    opacity: .9;
}

.banner_msg1 p {
    font-size: .45rem;
    font-style: italic;
    font-family: SourceHanSansCN-ExtraLight;
    letter-spacing: 2px;
    color: #fffefe;
    margin-top: .76rem;
    opacity: .8;
}

.icon_mouse {
    display: block;
    width: 30px;
    height: 41px;
    margin: 0 auto;
    margin-top: 71px;
}

.banner_msg2 {
    width: 18rem;
    position: absolute;
    top: 10rem;
    left: 0rem;
}

.banner_msg2 p {
    font-size: .45rem;
    font-style: italic;
    font-family: SourceHanSansCN-ExtraLight;
    letter-spacing: 2px;
    color: #fffefe;
    margin-top: .76rem;
    margin-left: 3rem;
    opacity: .8;
}

.icon_mouse1 {
    display: block;
    width: 30px;
    height: 41px;
    position: absolute;
    top: 6.5rem;
    left: 4.75rem;
}

.banner_msg3 {
    width: 19rem;
    position: absolute;
    top: 8.2rem;
    right: 0rem;
}

.banner_title3 {
    width: 10rem;
    height: 1.425rem;
    background-image: url(../images/banner3_line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: .7rem;
    font-style: italic;
    letter-spacing: 3px;
    color: #3b73b7;
    margin-top: -10rem;
    margin: auto;
    opacity: .9;
}

.banner_msg3 p {
    font-size: .45rem;
    font-family: SourceHanSansCN-ExtraLight;
    font-style: italic;
    letter-spacing: 2px;
    color: #3b73b7;
    margin-top: 1.6rem;
    margin-right: 4.3rem;
    opacity: .8;
}

@media (max-width: 767px) {
    .banner_msg1 {
        width: 14rem;
        position: absolute;
        top: 4rem;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner_logo {
        width: 16rem;
        margin-right: -2rem;
        margin-top: 1rem;
    }
    .banner_title2 {
        width: 11rem;
        background-image: url(../images/banner_line.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        font-size: .7rem;
        font-style: italic;
        letter-spacing: 3px;
        color: #fffefe;
        margin-top: -10rem;
        margin: auto;
        opacity: .9;
    }
    .banner_msg1 p {
        font-size: .45rem;
        font-style: italic;
        font-family: SourceHanSansCN-ExtraLight;
        letter-spacing: 2px;
        color: #fffefe;
        margin-top: .76rem;
        opacity: .8;
    }
    .icon_mouse {
        display: block;
        width: 30px;
        height: 41px;
        margin: 0 auto;
        margin-top: 145px;
    }
    .banner_msg2 {
        width: 15rem;
        position: absolute;
        top: 10rem;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner_msg2 p {
        font-size: .45rem;
        font-style: italic;
        font-family: SourceHanSansCN-ExtraLight;
        letter-spacing: 2px;
        color: #fffefe;
        margin-top: .76rem;
        margin-left: 0rem;
        opacity: .8;
    }
    .icon_mouse1 {
        display: block;
        width: 30px;
        height: 41px;
        position: absolute;
        top: 240px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner_msg3 {
        width: 15rem;
        position: absolute;
        top: 10rem;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner_title3 {
        width: 10rem;
        height: 1.425rem;
        background-image: url(../images/banner3_line.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        font-size: .7rem;
        font-style: italic;
        letter-spacing: 3px;
        color: #3b73b7;
        margin-top: -10rem;
        margin: auto;
        opacity: .9;
    }
    .banner_msg3 p {
        font-size: .45rem;
        font-family: SourceHanSansCN-ExtraLight;
        font-style: italic;
        letter-spacing: 2px;
        color: #3b73b7;
        margin-top: 1.6rem;
        margin-right: 0;
        opacity: .8;
    }
}


/*in-page2*/
.section.second{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/about_banner.png);
}
.page2bg {
    width: 100%;
    /* height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/about_banner.png); */
}

.page2_title {
    width: 7.75rem;
    margin: auto;
    padding-top: 2.25rem;
}

.page2_line {
    display: block;
    width: 1.325rem;
    height: 1px;
    background-color: #2b60c3;
    margin-top: .475rem;
}

.page2_ti {
    display: block;
    font-size: 1.05rem;
    font-weight: bold;
    line-height: .9rem;
    color: #2b60c3;
    margin: 0 .375rem;
}

.page2_title p {
    font-size: .5rem;
    color: #2b60c3;
    text-align: center;
    margin-top: .5rem;
}

.page2_ul {
    /* display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox; */
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 2.175rem;
    overflow: hidden;
}


/* @media (max-width: 768px) {
    .page2_ul {
        display: none;
    }
} */


/* @media (max-width: 1200px) {
    .page2_ul {
        display: none;
    }
} */


/* .page2_ul li {
    width: 12.65rem;
    height: 6.475rem;
    position: relative;
}

@media (max-width: 1680px) {
    .page2_ul li {
        width: 10rem;
        height: 5.08rem;
        position: relative;
    }
} */

.page2_img {
    width: 100%;
    /* height: 100%; */
    /* position: absolute; */
}

.li_msg {
    width: 4.5rem;
    height: 1.3rem;
    border-radius: 27px;
    border: solid 1px #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: rgba(0,0,0,0.4);
}

.li_msg p {
    font-size: .6rem;
    /* font-weight: bold; */
    line-height: 1.3rem;
    color: #ffffff;
    text-align: center;
    
}

.page2_news {
    margin-top: 1.175rem;
}

.page2_news p {
    font-size: .45rem;
    line-height: .9rem;
    color: #333333;
}

.page2_more {
  width: 18%;
  margin: 2.225rem auto 0;
}

.page2_more p {
    font-size: .65rem;
    line-height: .8rem;
    letter-spacing: 0px;
    color: #2b60c3;
    text-align: center;
}

.page2_moreimg {
    display: block;
    width: 5.9rem;
    height: .275rem;
    margin: auto;
    margin-top: .65rem;
}


/*page2m*/

.mpage2 {
    display: none;
}

@media (min-width: 320px) and (max-width: 1200px) {
    .mpage2 {
        margin-top: .8rem;
        display: block;
    }
    .page2_news {
        margin-top: .9rem;
    }
    .page2_more {
      width: auto;
        margin-top: .8rem;
        margin-bottom: .8rem;
    }

}

.sw_page2 {
    height: 6.475rem !important;
}

.page2m_img {
    width: 100%;
    height: 6.475rem !important;
}

.mpage2_sw {
    position: static !important;
    margin-top: .2rem !important;
}

.mpage2_sw .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    border: none !important;
    background-color: #dddddd !important;
    opacity: 1 !important;
    margin: 0 6px !important;
    bottom: 20px !important;
}

.mpage2_sw .swiper-pagination-bullet-active {
    background-color: #2b60c3 !important;
}


/*page2m-end*/

.padd112 {
    /*padding: 0 2.8rem;*/
    padding: 0 5.4rem;
}

.mpage3 {
    display: none;
}

.fixed-header .subnav {
    position: absolute;
    top: 80px;
    color: #000;
    overflow: hidden;
}

@media (max-width:1199px) {
    .subnav {
        display: none;
    }
}

.subnav {
    position: absolute;
    top: 80px;
    color: #000;
    overflow: hidden;
    width: 100%;
}

.subnav li {
    font-size: 14px;
    line-height: 49px;
    position: relative;
    background-color: #2b60c3;
    padding: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    display: none;
    color: #fff;
    border: 1px solid #2b60c3;
}

.list:hover .subnav li {
    display: block;
    white-space: nowrap;
}

.subnav li:hover {
    color: #2b60c3;
    background-color: #fff;
}

@media (min-width: 320px) and (max-width: 980px) {
    .mpage3 {
        margin-top: .8rem;
        display: block;
    }
}

.page3bg {
    background-color: #FFFFFF;
}

.page3_title {
    margin-top: .5rem;
}

.page3_line {
    width: 86px;
    height: 1px;
    background-color: #2b60c3;
    margin: auto;
}

.page3_title p {
    font-size: .5rem;
    color: #2b60c3;
    text-align: center;
    margin-top: .5rem;
}
.three_pc .page3_ul{
  margin-top: 1.05rem;
  /* font-size: 0; */
  display: flex;
  justify-content: space-between;
}
.page3_ul {
    margin-top: 1.05rem;
}

.three_pc{
  display: block;
}
.three_sj{
  display: none;
}

@media (max-width: 768px) {
    .page3_ul {
        display: none;
    }
}

@media (max-width: 1199px) {
    .page3_ul {
        display: none;
    }
}

@media (max-width: 1200px) {
    .page3_ul {
        display: block;
        /* width: 1000px; */
        margin: 0 auto;
    }
    .page3_ul li {
        display: inline-block;
        width: 20%;
        /* height: 5.65rem; */
        position: relative;
        /* margin: 0 .4rem .5rem 0; */
    }
}

.three_pc .page3_ul li {
  width: 48%;
  position: relative;
  float: left;
  box-sizing: border-box;
  
}
.three_pc .page3_ul li:hover .des_box{
  /* display: block; */
  opacity: 1;
  transition: all .5s linear;
}
.three_pc .page3_ul li:hover .li_msg3{
  display: none;
}
.three_pc .page3_ul li .des_box{
  /* display: none; */
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  
}
.three_pc .page3_ul li .des_box .des{
  width: 80%;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.three_pc .page3_ul li .des_box h4{
  text-align: center;
  color: #fff;
}
.three_pc .page3_ul li .des_box p{
  color: #fff;
}
.video{
  position: relative;
}
.video .img-box {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 51.2%;
}

.video .video-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}

.video .video-box a {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 19%;
}

.video .video-box a p {
  display: inline-block;
  font-size: .6rem;
  /* font-weight: 100; */
  line-height: 1.25rem;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  border-radius: 27px;
  border: solid 1px #ffffff;
  padding: 0 41px;
  background: rgba(0,0,0,0.4);
}
.video_file{
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.video_file video{
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.video_file .video_close{
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;

}
.video_file .video_close img{
  display: block;
  width: 100%;
}

@media (max-width:1199px) {
    .page3_ul li {
        display: inline-block;
        width: 24.5%;
        position: relative;
        box-sizing: border-box;
    }
    .page3bg.padd112 {
        padding: 0 .5rem;
    }
    .page3_ul li:nth-of-type(5){
      width: 100%;
    }
}

@media (max-width:800px) {
    .page3_ul li {
        display: inline-block;
        width: 32.5%;
        position: relative;
        box-sizing: border-box;
    }
}

@media (max-width:470px) {
    .page3_ul li {
      float: left;
      width: 48%;
      position: relative;
      box-sizing: border-box;
      margin-right: 4%;
      margin-bottom: 4%;
    }
    .page3_ul li:nth-of-type(2n){
      margin-right: 0;
    }
}

/* .three_sj .page3_ul li .item {
    margin: 0 .4rem .5rem 0;
} */

@media (max-width:1199px) {
    /* .page3_ul li .item {
        margin: 0 .2rem .5rem 0;
    } */
    /* .page3_ul li:nth-child(2n) .item {
        margin: 0 0 .5rem .2rem;
    }
    .page3_ul li:first-child .item {
        margin: 0 .2rem .5rem 0;
    } */
}

.page3_img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.page3_ul .item {
    overflow: hidden;
}

.page3_ul .item:hover img.page3_img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.li_msg3 {
    position: absolute;
    left: .65rem;
    bottom: .3rem;
    margin: auto;
}

.li_msg3 p {
    font-size: .5rem;
    color: #ffffff;
    margin: 0;
}

.page3_more {
  width: 18%;
  margin: 2rem auto 0;
}

@media (min-width: 320px) and (max-width: 1200px) {
    .page3_more {
      width: auto;
        margin-top: .8rem;
        margin-bottom: .8rem;
    }
}

.page3_more p {
    font-size: .65rem;
    line-height: .8rem;
    letter-spacing: 0px;
    color: #2b60c3;
    text-align: center;
}

.page2_moreimg {
    display: block;
    width: 5.9rem;
    height: .575rem;
    margin: auto;
    margin-top: .65rem;
}

.section.four{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/banner_advantage.png);

}
.four .four_pc{
  display: block;
}
.four .four_sj{
  display: none;
}
.four_pc{
  overflow: hidden;
  padding: 0 5rem;
}
.four_pc .swiper-container{
  padding: 0 26px 2rem;
}
.four_sj .swiper-container{
  padding: 0 0 2rem;
}
.four_pc .swiper-button-next{
  right: 0%;
  top: 50%;
  margin-top: -1rem;
  transform: translateY(-50%);
  background: url(../images/four-right.png) no-repeat center;
}
.four_pc .swiper-button-prev{
  left: 0%;
  top: 50%;
  margin-top: -1rem;
  transform: translateY(-50%);
  background: url(../images/four-left.png) no-repeat center;
}
.four .swiper-slide a{
  display: block;
  width: 100%;
}
.four .swiper-slide img{
  width: 100%;
  position: relative;
}
.four .swiper-slide .tit{
  padding: 2% 10%;
  border: 2px solid #fff;
  border-radius: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  background: rgba(0,0,0,.3);
}
.page4bg {
    width: 100%;
    /* padding: 0 2.8rem; */
    /* height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/banner_advantage.png); */
}

.page4_title {
    width: 7.7rem;
    margin: auto;
    padding-top: 2.25rem;
}

.page4_line {
    display: block;
    width: 1.325rem;
    height: 1px;
    background-color: #FFFEFE;
    margin-top: .475rem;
}

.page4_ti {
    display: block;
    font-size: 1.05rem;
    font-weight: bold;
    line-height: .9rem;
    color: #FFFEFE;
    margin: 0 .375rem;
}

.page4_titl {
    margin-top: .5rem;
}

.page4_bottomline {
    width: 86px;
    height: 1px;
    background-color: #FFFEFE;
    margin: auto;
}

.page4_titl p {
    font-size: .5rem;
    color: #FFFEFE;
    text-align: center;
    margin-top: .1rem;
}

.adv_ul {
    width: 98%;
}

.adv_ul li {
    height: 3.5rem;
    padding: .5rem 1rem .6rem 1rem;
}

.adv_ul li:first-child {
    background-color: #032b67;
}

.adv_ul li:nth-child(2) {
    background-color: #2b60c3;
}

.adv_ul li:nth-child(3) {
    background-color: #226bb8;
}

.adv_ul li:nth-child(4) {
    background-color: #109de4;
}

.advantage {
    margin-top: .875rem;
}

.advantagefl {
    width: 54%;
}

.adv_num {
    width: .75rem;
    height: 1.7rem;
    display: block;
    font-size: 1.6rem;
    font-family: AlternateGotNo1D;
    color: #ffffff;
    margin-top: .25rem;
}

.adv_msg {
    width: 90%;
}

.adv_msg p {
    font-size: .375rem;
    line-height: .75rem;
    color: #ffffff;
    margin-top: .15rem;
}

.adv_msg p:last-child {
    line-height: .5rem;
    height: 1.4666666rem;
    /* overflow-y: auto; */
}

@media (max-width:1440px) {
    .adv_msg p:last-child {
        line-height: .5rem;
        height: 1.4666666rem;
        overflow-y: auto;
    }
}


/* //滚动条整体部分 */

.adv_msg p:last-child::-webkit-scrollbar {
    width: 5px;
    height: 10px;
    background-color: rgba(0, 0, 0, .8);
}


/* //scroll轨道背景 */

.adv_msg p:last-child::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .8);
}


/*   滚动条中能上下移动的小块 */

.adv_msg p:last-child::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #b5b1b1;
}


/* @media (max-) */

.adv_msg p:first-child {
    font-size: .6rem;
    color: #ffffff;
    padding-bottom: .25rem;
    border-bottom: 1px solid rgba(250, 250, 250, .8);
    margin-top: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.advantagefr {
    width: 46%;
}

@media (max-width:1545px) {}

.pic_advantage {
    width: 49%;
    height: 14rem;
}

.pic_advantage img {
    width: 100%;
    height: 100%;
}

.page4_more {
    margin-top: 2rem;
}

.page4_more p {
    font-size: .65rem;
    line-height: .8rem;
    letter-spacing: 0px;
    color: #FFFEFE;
    text-align: center;
}

.box-news .news {
    margin: 0 -20px;
    margin-top: 30px;
}

@media (max-width:1199px) {
    .box-news .news {
        margin: 0;
        margin-top: 30px;
    }
}

@media (max-width: 1440px) {
    .box-news .news {
        padding: 0 6%;
    }
}

@media (max-width: 991px) {
    .page2bg.padd200 .page2_moreimg {
    height: 0.475rem;
}
    .box-news .news {
        padding: 0;
    }
    .three_pc{
      display: none;
    }
    .three_sj{
      display: block;
    }
    .four .four_pc{
      display: none;
    }
    .four .four_sj{
      display: block;
    }
    .section.second{
      padding: 1rem 0;
    }
    #fullPage{
      margin-top: 50px;
    }
    .section.diyiping .sw_banner img{
      /* height: 100vh; */
      width: 100%;
    }
    .four_sj ul{
      display: flex;
      justify-content: space-around;
      flex-wrap: wrap;
    }
    .four_sj ul li{
      width: 45%;
      float: left;
      margin-bottom: 1rem;
      position: relative;
    }
    .four_sj ul li img{
      width: 100%;
    }
    .four_sj ul li .tit{
      position: absolute;
      left: 12px;
      bottom: 4px;
      color: #fff;
      font-size: 14px;
    }
    .mfooter{
      display: block !important;
    }
}

.box-news .news .slick-slide {
    padding: 0 20px;
}

@media (max-width:767px) {
    .box-news .news .slick-slide {
        padding: 0 5px;
    }
    .video_file video{
      width: 90%;
    }
}

.item {
    background-color: #FFFEFE;
}

.box-news .news .item .date span {
    font-size: 20px;
    color: #2b60c3;
    display: block;
}

.box-news .news .item .date span:after {
    display: block;
    width: 100px;
    height: 4px;
    margin-top: 8px;
    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: #0f9de3;
}

.img-box {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0;
}

.box-news .news .item .img-box {
    padding-bottom: 50.70212766%;
}

.box-news .news .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.box-news .news .slick-track.p-slick {
    display: block;
}

.box-news .news .slick-track.m-slick {
    display: none;
}

@media (max-width: 992px) {
    .box-news .news .slick-track.m-slick {
        display: block;
    }
    .box-news .news .slick-track.p-slick {
        display: none;
    }
}

.box-news .news .item .note {
    padding: 25px 30px 45px 30px;
    background-color: #FFFEFE;
}

@media (max-width:1199px) {
    .box-news .news .item .note {
        padding: 10px;
    }
}

.box-news .news .item .note b {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    color: #2b60c3;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 767px) {
    .box-news .news .item .note b {
        font-size: 18px;
    }
}

.box-news .news .item .note p {
    font-size: 16px;
    line-height: 26px;
    display: -webkit-box;
    overflow: hidden;
    margin: 10px 0 0 0;
    color: #666666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.box-news .news .item:hover .date span:after {
    width: 100%;
}

.box-news .news .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


/*about*/

.about_page {
    padding-bottom: 100px;
}

@media (max-width: 996px) {
  .about_page {
    margin-top: 50px;
  }
  
  .introduction .pages .pagination{
      margin: 0 0%;
  }
  .introduction  .pages .pagination a{
      margin-right: 4px;
  }
  .introduction .pages .pagination p{
      margin-right: 0;
  }
}

.about_bg {
    margin-top: 88px;
    position: relative;
}

@media (max-width: 985px) {
    .about_bg {
        margin-top: 38px;
    }
}

.about_bg .about_banner {
    width: 100%;
    position: relative;
}

.about_bg .text-word {
    position: absolute;
    right: 10%;
    top: 36%;
}

.about_bg .text-word p {
    font-size: 17px;
}

@media(max-width:458px) {
    .about_bg .text-word {
        position: absolute;
        right: 15%;
        top: 20%;
    }
    .about_more {
        display: block;
        width: 19px;
        height: 47px;
        position: absolute;
        right: 15%;
        bottom: 5%;
    }
    .about_bg .text-word p {
        font-size: 15px;
    }
}

.about_bg .text-word h2,
.about_bg .text-word p {
    text-align: right;
    color: #2b60c3;
}

.about_bg .text-word div {
    overflow: hidden;
}

.about_bg .text-word h2 {
    display: inline-block;
    border-top: 1px solid #2b60c3;
    border-bottom: 1px solid #2b60c3;
    float: right;
    font-weight: bold;
    padding-top: 16px;
    padding-bottom: 23px;
    font-size: 44px;
    margin-bottom: 20px;
}

@media(max-width:767px) {
    .about_bg .text-word h2 {
        font-size: 20px;
    }
    .about_bg .text-word h2 {
        display: inline-block;
        border-top: 1px solid #2b60c3;
        border-bottom: 1px solid #2b60c3;
        float: right;
        font-weight: bold;
        padding-top: 7px;
        padding-bottom: 10px;
        /* margin-bottom: 20px; */
    }
    .about_bg .text-word p {
        color: #fff!important;
    }
}

.about_more {
    display: block;
    width: 19px;
    height: 47px;
    position: absolute;
    right: 10%;
    top: 63%;
    cursor: pointer;
    transition: all .3s;
}

.about_more:hover {
    margin-top: 20px;
}

@media (max-width: 985px) {
    .about_more {
        width: 12px;
        height: 40px;
        cursor: pointer;
    }
}

.about_title {
    width: 100%;
    height: 1.625rem;
    background-color: #FFFEFE;
    border-bottom: 1px solid #dddddd;
}

.about_scoll {
    position: fixed;
    z-index: 10;
    top: 88px;
    border-top: 1px solid #dddddd;
}

#intro,
#wenhua,
#zizhi {
    position: relative;
    top: -60px;
}

.about_ul {
    padding-left: 5rem;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .about_ul {
        padding-left: 0rem;
    }
}

.about_ul li {
    width: 3.7rem;
    float: left;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

.about_ul li:nth-child(2) {
    border: none;
}

.about_ul li a {
    display: block;
    font-size: .45rem;
    font-weight: normal;
    line-height: 1.625rem;
    color: #666666;
    text-align: center;
}

.li_active {
    background-color: #2b60c3;
}

.li_active a {
    color: #FFFFFF !important;
}

.padd200 {
    padding: 0 5rem;
}

@media (max-width: 768px) {
    .padd200 {
        padding: 0 1rem;
    }
    .fp-tableCell .padd200 {
        padding: 0;
    }
    .introduction_msg img{
      width: 100%;
    }
}

@media (max-width: 414px) {
    .padd200 {
        padding: 0 1rem;
    }
}

@media (max-width: 375px) {
    .padd200 {
        padding: 0 .5rem;
    }
}

@media (max-width: 320px) {
    .padd200 {
        padding: 0 1rem;
    }
}

.introduction {
    margin-top: 1.5rem;
}

.introduction_title {
    width: 7.75rem;
    margin: auto;
    margin-bottom: 1.6rem;
}


.in_line {
    display: block;
    width: 1.325rem;
    height: 1px;
    background-color: #2b60c3;
    margin-top: .475rem;
}

.in_title {
    display: block;
    font-size: 1.05rem;
    font-weight: bold;
    line-height: .9rem;
    color: #2b60c3;
    margin: 0 .375rem;
}

.introduction_msg p {
    font-size: .45rem;
    line-height: .9rem;
    color: #666666;
}

.introduction_msg div {
    font-size: .6rem;
    color: #224da0;
    margin: .75rem 0 1.25rem 0;
}

.culture {
    margin-top: 1.75rem;
}

.cultrue_ul li {
    /* width: 18.625rem;
    height: 6.45rem; */
    /* background-image: url(../images/libg.png);
     */
    /* background: #f1f1f1; */
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: .7rem;
}

.cultrue_ul li div.item {
    overflow: hidden;
    background: #f1f1f1
}

.cultrue_ul li:hover .lifl img {
    transform: scale(1.1);
}

.lifl {
    position: relative;
    width: 9.9rem;
    padding-bottom: 34.5%;
    overflow: hidden;
}

.lifl img {
    transition: all .5s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.lifr {
    padding-top: 2rem;
    padding-right: 3rem;
}

.lifr .cul_title {
    width: 2.1rem;
    font-size: 1.05rem;
    font-weight: bold;
    line-height: .9rem;
    color: #2b60c3;
    padding-bottom: .4rem;
    border-bottom: .075rem solid #2b60c3;
}

.lifr p {
    font-size: 0.6rem;
    color: #666666;
    margin-top: .1rem;
}

.slick-slide .img-box img {
    width: 100%;
}

.honor_slide {
    display: block !important;
}

.honor_slide img {
    width: 100%;
    height: auto;
    display: block;
}

.honor_slide p {
    margin-top: .4rem;
    font-size: .5rem;
    color: #666666;
}

.about_swiper {
    position: static !important;
    margin-top: 1rem !important;
}

.about_swiper .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    border: none !important;
    background-color: #dddddd !important;
    opacity: 1 !important;
    margin: 0 6px !important;
    bottom: 20px !important;
}

.about_swiper .swiper-pagination-bullet-active {
    background-color: #2b60c3 !important;
}


/*footer*/

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


/* @media (min-width: 1520px) .container {
    width: 1490px;
} */

.footer {
    width: 100%;
    /*height: 100%;*/
    background-color: #2b60c3;
}

.footer_title {
    height: 82px;
    border-bottom: 1px solid rgba(210, 210, 210, .5);
}

.footer_ti {
    line-height: 82px;
    font-size: 18px;
    color: #FFFFFF;
    opacity: .9;
}

.footer_ti span {
    font-size: 20px !important;
    color: #FFFFFF;
    opacity: 1 !important;
    padding-right: .75rem;
}

.wlogo {
    width: 177px;
    /* height: 20px; */
    margin-top: 8px;
}

.footer_content {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.footer_content .footer_msg {
    display: inline-block;
    max-width: 27.2%;
    /*vertical-align: top;
	word-break: break-all;*/
}

.footer_li h3 {
    font-size: 20px;
    line-height: 32px;
    color: #FFFEFE;
}

.footer_info {
    margin-top: 30px;
}

.footer_info span {
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 3px;
    background-color: #FFFEFE;
    margin-right: 12px;
}

.footer_info a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #FFFEFE;
    /* opacity: .8; */
    cursor: pointer;
}

.footer_info a:hover {
    color: #FFFEFE;
}

.infoo {
    margin-top: 78px;
    margin-left: -25px;
}

.footer_li p {
    font-size: 36px;
    line-height: 36px;
    color: #FFFFFF;
}

.footer_li span {
    display: block;
    font-size: 18px;
    color: #FFFFFF;
    opacity: .8;
}

.footer_info p {
    font-size: 18px;
    color: #FFFFFF;
    /* opacity: .8; */
}

.info_dis {
    margin-top: 20px !important;
}

@media (max-width: 1199px) {}

@media (min-width: 1200px) {
    /*.container>ul>li {
		display: inline-block;
		max-width: 14.28571429%;
		vertical-align: top;
		word-break: break-all;
	}*/
}

@media (max-width: 1199px) {
    /*.container>ul>li {
		display: inline-block;
		width: 33.33333333%;
		margin-right: -4px;
		padding: 0 15px;
		vertical-align: top;
	}*/
}

@media (max-width: 991px) {}

.copyright {
    border-top: 1px solid rgba(210, 210, 210, .5);
    padding: 20px 0;
    margin-top: 80px;
    position: relative;
}
.copyright a,.link a{
  color: #fff;
}
.copyright a:hover,.link a:hover{
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 991px) {
    .copyright {
        padding: 10px 0;
        text-align: center;
    }
}

.copyright p {
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    color: #FFFEFE;
    /* opacity: .6; */
}
.link{
  border-top: 1px solid rgba(210, 210, 210, .5);
    padding: 20px 0;
}
.link p{
  font-size: 16px;
  line-height: 30px;
  color: #FFFEFE;
  /* opacity: .6; */
}

@media (max-width: 991px) {
    .copyright p {
        font-size: 14px;
    }
    .copyright .top{
      display: none;
    }
    .copyright .seo{
      display: none;
    }
    .footer .link{
      display: none;
    }
    .footer{
        margin-bottom: 50px;
    }
}

.copyright p span {
    display: inline-block;
}

.copyright .top {
    position: absolute;
    top: 22px;
    right: 0px;
}

.copyright .top a img {
    margin-right: 30px;
}

@media (max-width:1198px) {
    .copyright .top {
        position: absolute;
        top: 22px;
        right: -40px;
    }
    .copyright .top a img {
        margin-right: 10px;
    }
    .footer .footer_title,
    .footer .footer_content {
        display: none;
    }
    .copyright {
        border-top: 1px solid rgba(210, 210, 210, .5);
        padding-top: 20px;
        padding-bottom: 0px;
        margin-top: 0px;
    }
    .advantagefr {
        display: none;
    }
    .advantagefl {
        width: 100%;
    }
    .pic_advantage {
        width: 49%;
        height: auto;
        padding-top: 1rem;
        padding-right: .6rem;
    }
    .adv_ul li {
        height: auto;
        padding: .5rem 1rem .6rem 1rem;
    }
    .adv_msg p {
        font-size: .375rem;
        line-height: .75rem;
        color: #ffffff;
        margin-top: .15rem;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: none;
        overflow: hidden;
    }
    .adv_msg p:last-child {
        height: auto;
    }
}

@media (max-width:1800px) {
    .footer_info p {
        font-size: 15px;
        color: #FFFFFF;
        /* opacity: .8; */
    }
    .footer_li p {
        font-size: 30px;
        line-height: 36px;
        color: #FFFFFF;
    }
    .footer_info a {
        display: block;
        font-size: 14px;
        line-height: 36px;
        color: #FFFEFE;
        /* opacity: .8; */
        cursor: pointer;
    }
    .footer_li h3 {
        font-size: 18px;
        line-height: 32px;
        color: #FFFEFE;
    }
    .footer_ti {
        line-height: 82px;
        font-size: 16px;
        color: #FFFFFF;
        /* opacity: .9; */
    }
}
@media (max-width:1500px) {
  
  .footer_ti {
      line-height: 82px;
      font-size: 14px;
      color: #FFFFFF;
      /* opacity: .9; */
  }
  .footer_content .footer_msg{
    max-width: 28.2%;
  }
}

@media (max-width:1400px) {
    .footer_info p {
        font-size: 14px;
        color: #FFFFFF;
        /* opacity: .8; */
    }
    .footer_li p {
        font-size: 28px;
        line-height: 36px;
        color: #FFFFFF;
    }
    .footer_info a {
        display: block;
        font-size: 13px;
        line-height: 36px;
        color: #FFFEFE;
        /* opacity: .8; */
        cursor: pointer;
    }
    .footer_li h3 {
        font-size: 17px;
        line-height: 32px;
        color: #FFFEFE;
    }
    .footer_ti span {
        font-size: 16px !important;
        color: #FFFFFF;
        opacity: 1 !important;
        padding-right: .75rem;
    }
}

/* 内页新闻列表 */
.xypg-news-list li {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.xypg-news-list li .tit {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 15px;
  position: relative;
}

.xypg-news-list li .tit h3 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 25%;
  margin: 0;
}

.xypg-news-list li .tit .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666666;
}

.xypg-news-list li .info {
  font-size: 14px;
  line-height: 2;
  color: #999999;
}

.xypg-news-list li .more {
  margin-top: 15px;
}

.xypg-news-list li .more span {
  display: inline-block;
  width: 130px;
  line-height: 33px;
  text-align: center;
  color: #000;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e1e1e1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-news-list li:hover {
  -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
          box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
  color: #292e39;
}

.xypg-news-list li:hover .more span {
  color: #fff;
  background-color: #292e39;
}

@media (max-width: 990px) {
  .xypg-news-list{
    padding: 0;
  }
  .xypg-news-list li .tit {
    border-bottom: none;
  }
  .xypg-news-list li .tit h3 {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .xypg-news-list li .tit .date {
    position: static;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 5px;
    color: #999;
  }
  .x-region{display: none;}
}


.pages .pagination {text-align: center;height: auto;margin: 0 33%;}
.pages .pagination a {padding: 0 13px;line-height: 28px;height: 28px;float: none;display: inline-block;}
.pages .pagination p {padding: 0 13px;line-height: 28px;height: 28px;float: none;display: inline-block;}