/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    transition: all 0.4s linear;
}

a:hover {
    transform: translateX(10px);
}

ul li {
    list-style: none;
}

img {
    outline: none;
    border: none;
}

input,
select {
    outline: none;
}

area {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

b,
i,
em {
    font-style: normal;
}

body {
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 12px;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* ---------------------------banner */
.banner_btn{
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}
.banner_btn a{
    display: inline-block;
    height: 80px;
    color: #005ae1;
    font-size: 40px;
    font-weight: bold;
    padding:0 44px;
    line-height: 80px;
}
/* ------------------------------zx_btn */
.zx_bt{
    text-align: center;
    overflow: hidden;
    font-size: 0;
}
.zx_bt a{
    display: inline-block;
    width: 268px;
    height: 62px;
    background: url(../images/zx_bg.png) 207px 2px no-repeat #1674fb;
    border-radius: 32px;
    margin-right: 90px;
    color:#FFF;
    font-size: 30px;
    font-weight:400;
    line-height: 62px;
    text-align: left;
}
.zx_bt a.pc_ly{
    text-indent: 57px;
    letter-spacing: 3px;
}
.zx_bt a.phone_btn{
    width: 323px;
    background: url(../images/phone_bg.png) 262px 2px no-repeat #ffa200;
    text-indent: 40px;
}

/* =---------------------------jieshao */
.intro{
    width: 1200px;
    margin: auto;
    padding:26px 0 0 426px;
    box-sizing: border-box;
    overflow: hidden;
}
.intro p{
    padding:0 46px;
    box-sizing: border-box;
    line-height: 40px;
    color: #000000;
    font-size: 22px;
    text-indent: 2em;
}

.same_tit{
    width: 100%;
    overflow: hidden;
}
.same_tit h3{
    text-align: center;
    color: #1674fb;
    font-size: 40px;
}
.same_tit h3 i{
    color:#e71743;
    margin-left: 22px;
}
/* -----------------youshi */
.adv{
    width: 1200px;
    margin: auto;
    position: relative;
    padding: 12px 0;
    margin-bottom: 62px;
    height: 165px;
}
.adv dl{
    position: absolute;
    left:0px;
    top: 12px;
    width: 270px;
    height: 141px;
    overflow: hidden;
    margin-right: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    
}
.adv dl:nth-child(2){
    left:310px;
}
.adv dl:nth-child(3){
    left:620px;
}
.adv dl:nth-child(4){
    left:930px;
}
.adv dl:nth-last-child(1){
    margin-right: 0px;
}
.adv dl dt{
    width: 270px;
    height: 271px;
    overflow: hidden;
    float: left;
}
.adv dl dd{
    float: left;
    width: 930px;
    height: 141px;
    background-color: #FFF;
    padding: 30px 0px 0px 20px;
    box-sizing: border-box;
    line-height: 36px;
    color: #1f1f1f;
    font-size: 24px;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;

}
.adv dl.se{
    width: 100%;
    position: absolute;
    left:0px;
    top: 12px;
    z-index: 1;
    box-shadow: #4d97e4 0px 0px 8px;
    border-radius: 10px;
}
.adv dl.se dd{
    display: block;
    opacity: 1;
}
.six{
    width: 1200px;
    margin: auto;
    padding-left: 80px;
    box-sizing: border-box;
    overflow: hidden;
}
.six dl{
    float: left;
    width: 315px;
    height: 246px;
    overflow: hidden;
    margin:0 50px 24px 0;
    padding-top: 88px;
    box-sizing: border-box;
}
.six dl dt{
    text-align: center;
    color: #2a2a2a;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 32px;
}
.six dl dd{
    text-align: center;
    line-height: 30px;
    color:#2a2a2a;
    font-size: 20px;
    padding:0 26px;
    box-sizing: border-box;
}
.same_tit2 h3{
    color: #FFF;
    margin-bottom: 6px;
}
.same_tit2 h3 i{
    color: #FFF;
    margin-left: 22px;
}
.same_tit2 p{
    color: #FFF;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
}
.same_tit2 p i{
    display:inline-block;
    padding:0 14px;
}
.fbjx{
    width: 936px;
    margin: auto;
    overflow: hidden;
    padding-top: 26px;
}
.fbjx table{
    width: 100%;
    text-align: center;
    table-layout: fixed;
    overflow: hidden;
}
.fbjx table tr th{
    height: 64px;
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
}
.fbjx table tr:nth-child(odd) td{
    height: 41px;
    color: #353535;
    font-size: 20px;
}
.fbjx table tr:nth-child(even) td{
    height: 43px;
    color: #353535;
    font-size: 20px;
}
.fbjx table tr:nth-child(2) td{
    height: 53px;
}
.oneday{
    width: 1200px;
    margin: auto;
    background:url(../images/day.png) 9px 5px no-repeat;
    overflow: hidden;
    min-height: 201px;
    position: relative;
    padding-bottom: 6px;
    margin-bottom: 36px;
}
.oneday p{
    position: absolute;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    font-weight: 600;
}
.oneday p:nth-child(odd){
    color: #1674fb;
}
.oneday p:nth-child(even){
    color: #fe9500;
}
.oneday p:nth-child(1){
    left: 56px;
    top: 0px;
}
.oneday p:nth-child(2){
    left: 176px;
    top: 0px;
}
.oneday p:nth-child(3){
    left: 295px;
    top: 0px;
}
.oneday p:nth-child(4){
    left: 485px;
    top: 0px;
}
.oneday p:nth-child(5){
    left:653px;
    top: 0px;
}
.oneday p:nth-child(6){
    left:881px;
    top: 0px;
}
.oneday p:nth-child(7){
    left:69px;
    bottom: 44px;
}
.oneday p:nth-child(8){
    left:239px;
    bottom: 44px;
}
.oneday p:nth-child(9){
    left:357px;
    bottom: 44px;
}
.oneday p:nth-child(10){
    left:524px;
    bottom: 44px;
}
.oneday p:nth-child(11){
    left:686px;
    bottom: 44px;
}
.oneday p:nth-child(12){
    left:864px;
    bottom: 44px;
}
.oneday p:nth-child(13){
    right:4px;
    top: 110px;
}
/* ---------------------four serve */
.four{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 86px;
}
.four h4{
    height: 74px;
    text-align: center;
    line-height: 74px;
    background: url(../images/h4_bg.png) bottom center no-repeat;
    color: #2a2a2a;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 50px;
}
.four div{
    width: 100%;
    overflow: hidden;
    
}
.four div dl{
    float: left;
    width: 244px;
    height: 343px;
    overflow: hidden;
    margin-right: 74px;
    background: url(../images/f1.png) no-repeat;
}
.four div dl dt{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 108px;
    color:#FFF;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
}
.four div dl dd{
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    color:#FFF;
    padding:0 32px;
    box-sizing: border-box;
}
.four div dl:nth-child(2){
    background: url(../images/f2.png) no-repeat;
}
.four div dl:nth-child(3){
    background: url(../images/f3.png) no-repeat;
}
.four div dl:nth-child(4){
    background: url(../images/f4.png) no-repeat;
    margin-right: 0px;
}
/* -----------------everday */
.box{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 80px;
}
#everyday{
    width: 100%;
    overflow: hidden;
    padding-bottom: 26px;
    background: #FFF;
}
#everyday span{
    float: left;
    width: 300px;
    text-align: center;
    cursor: pointer;
    height: 86px;
    position: relative;
    font-size: 30px;
    color:#FFF;
    background:#418fff;
    line-height: 86px;
    position: relative;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
#everyday span::before{
    position: absolute;
    content: '';
    width: 19px;
    height: 9px;
    background: url(../images/san.png) no-repeat;
    left: 50%;
    margin-left: -10px;
    top: 86px;
    display: none;
}
#everyday span.se{
    background: #ffa200;
}
#everyday span.se::before{
    display: block;
}
#ever_ct{
    width: 100%;
    overflow: hidden;
    background:#FFF;
    padding:0 28px 24px 28px;
    box-sizing: border-box;
}
#ever_ct .ever{
    display: none;
}
#ever_ct .active{
    display: block;
}
#ever_ct div dl{
    width: 100%;
    overflow: hidden;
}
#ever_ct div dl dt{
    width: 100%;
    margin-bottom: 22px;
    overflow: hidden;
}
#ever_ct div dl dd{
    width: 100%;
    overflow: hidden;
}
#ever_ct div dl dd h4{
    text-align: left;
    font-size: 24px;
    line-height: 28px;
    color:#000000;
    margin-bottom: 4px;
    font-weight: 600;
}
#ever_ct div dl dd p{
    line-height: 26px;
    color:#000000;
    text-align: left;
    line-height: 36px;
    font-size: 24px;
}

/* --------------------------nine */
.same_tit4 h3{
    color:#FFF;
}
.same_tit4 h3 i{
    color:#ffd800;
}
.nine{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.nine .nin-lf{
    float: left;
    width: 711px;
    overflow: hidden;
    position: relative;
    min-height: 716px;
}
.nine .nin-lf p{
    position: absolute;
    text-align: center;
    line-height: 30px;
    color:#272727;
    font-size: 26px;
    font-weight: 600;
}
.nine .nin-lf p:nth-child(1){
    left: 392px;
    top:58px
}
.nine .nin-lf p:nth-child(2){
    left: 500px;
    top:172px
}
.nine .nin-lf p:nth-child(3){
    left: 521px;
    top:310px
}
.nine .nin-lf p:nth-child(4){
    left: 437px;
    top:450px
}
.nine .nin-lf p:nth-child(5){
    left: 282px;
    top:500px
}
.nine .nin-lf p:nth-child(6){
    left: 149px;
    top:432px
}
.nine .nin-lf p:nth-child(7){
    left: 81px;
    top:285px
}
.nine .nin-lf p:nth-child(8){
    left: 118px;
    top:138px
}
.nine .nin-lf p:nth-child(9){
    left: 242px;
    top:58px
}
.nine .nin-rt{
    float: left;
    width: 464px;
    overflow: hidden;
}
.nine .nin-rt dl{
    width: 100%;
    height: 169px;
    overflow: hidden;
    margin-bottom: 22px;
    padding: 18px 0 0 42px;
    box-sizing: border-box;
}
.nine .nin-rt dl dt{
    color: #000000;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    margin-bottom: 6px;
}
.nine .nin-rt dl dd{
    width: 100%;
    overflow:hidden;
}
.nine .nin-rt dl dd ul li{
    text-align: left;
    line-height: 30px;
    font-size: 20px;
    color: #313131;
}
.nine .nin-rt dl:nth-child(2){
    height: 189px;
}

.swiper {
    width: 100%;
    overflow: hidden;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.gaofen {
    width: 1146px;
    margin: 0 auto;
    overflow: hidden;
    padding: 56px 100px;
    box-sizing: border-box;
    position: relative;
  }
.ms_box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#ms{
    width: 100%;
    overflow: hidden;
    margin-bottom: 4px;
}
#ms span{
    float: left;
    width: 285px;
    height: 414px;
    border-right: 1px solid #FFF;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
#ms span::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background:rgba(0,0,0, 0.5);
    z-index: 1;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
#ms span::after{
    position:absolute;
    content: '';
    width: 284px;
    height: 16px;
    left: 0px;
    bottom: -16px;
    z-index: 2;
    background: url(../images/t1_bg.png) no-repeat;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
#ms span:nth-child(2)::after{
    background: url(../images/t2_bg.png) no-repeat;
}
#ms span:nth-child(3)::after{
    background: url(../images/t3_bg.png) no-repeat;
}
#ms span:nth-child(4)::after{
    background: url(../images/t4_bg.png) no-repeat;
}
#ms span.se::before{
    background:rgba(0,0,0,0);
}
#ms span.se::after{
    bottom: 0px;
}
#ms_ct{
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
#ms_ct .ever{
    display: none;
}
#ms_ct .active{
    display: block;
}
#ms_ct div dl{
    width: 100%;
    height: 278px;
    overflow: hidden;
    padding:28px 80px 0 78px;
    box-sizing: border-box;
    background: #005ae1;
}
#ms_ct div dl dt{
    font-size: 36px;
    line-height: 40px;
    text-align: left;
    color: #FFF;
    margin-bottom: 24px;
}
#ms_ct div dl dt i{
    display: inline-block;
    font-size: 22px;
    margin-left: 24px;
    vertical-align:baseline;
}
#ms_ct div dl dd{
    color:#FFF;
    line-height: 30px;
    font-size: 20px;
}
#ms_ct div:nth-child(2) dl{
    background: #06ad7c;
}
#ms_ct div:nth-child(3) dl{
    background: #e57121;
}
#ms_ct div:nth-child(4) dl{
    background: #714cba;
}
/* -------------------------------environment */
.hj_box{
    width: 754px;
    margin: auto;
    overflow: hidden;
}
#hj{
    width: 100%;
    padding-bottom: 14px;
    margin-bottom: 60px;
}
#hj span{
    float: left;
    width: 212px;
    height: 48px;
    border: 3px solid #4d8eeb;
    position: relative;
    border-radius: 27px;
    text-align: center;
    color:#005ae1;
    font-size: 24px;
    line-height: 48px;
    margin-right: 44px;
    cursor: pointer;
    background: #FFF;
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
}
#hj span:nth-last-child(1){
    margin-right: 0px;
}
#hj span::before{
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border:14px solid transparent;
    border-top-color: #4d8eeb;
    left: 50%;
    margin-left: -14px;
    top: 48px;
    display: none;
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
}
#hj span.se{
    color:#FFF;
    background-color: #4d8eeb;
}
#hj span.se::before{
    display: block;
}
#hj_ct{
    width: 100%;
    overflow: hidden;
    margin-bottom: 100px;
}
#hj_ct .ever{
    display: none;
}
#hj_ct .active{
    display: block;
}
#hj_ct div img{
    display: block;
}