
ul li{
    list-style: none;
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    
}
html {
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    /*cursor: url(../images/home/hand_ico.ico),auto;*/
  }
  body{
  -webkit-overflow-scrolling: touch;

  }
.box{
    width: 100%;
    background-color: #fff;
    
}
.box .nav{
    width: 100%;
    height: 64px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.04);
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 0 0px 0 30px;
    box-sizing: border-box;
    
}
.box .nav ul li{
    display:inline;
    height:60px;
    line-height: 60px;
    
    margin:0 20px;
    box-sizing: border-box;
    width: 56px;
height: 22px;
font-family: Roboto, Roboto;
font-weight: 400;
font-size: 14px;
color: #222222;
line-height: 22px;
text-align: left;
font-style: normal;
text-transform: none;
position: relative;
    
}
a:hover{
    color: #2D65E6;
}
.nav ul li a{
    text-decoration: none;
    color:#323233;
}
.box .nav .center ul li.one>a{
    color: #2D65E6;
}

.nav ul li a:hover{
    color: #2D65E6;
}
.box .nav .left img{
    width: 118px;
    height: 34px;
}
.box .nav .center{
    margin-left: 98px;
}
.box .nav .center ul li{
    display:inline;
    height:60px;
    line-height: 60px;
    
    margin:0 20px;
    box-sizing: border-box;
    width: 56px;
height: 22px;
font-family: Roboto, Roboto;
font-weight: 400;
font-size: 14px;
color: #222222;
line-height: 22px;
text-align: left;
font-style: normal;
text-transform: none;
position: relative;
}
.box .nav .center ul li a{
    width: 56px;
    height: 22px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.box .nav .right{
    width: 300px;
    
    display: flex;align-items: center;
    justify-content: space-between;
    position: absolute;
    right: 0;
    
}
.box .nav .right .lj{
    position: relative;
  width: 0;
  height: 0;
  border-left:4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid black;
 
}
.box .nav .right .wz{
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.box .nav .right .zw{
    width: 28px;
    height: 19px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 18px;
    text-align: right;
    font-style: normal;
    text-transform: none;
}
.box .nav .right .dl{
    width: 28px;
    height: 22px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.box .nav .right .zc{
    width: 104px;
    height: 64px;
    background: #2D65E6;
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.04);
    font-family: Roboto, Roboto;
font-weight: 400;
font-size: 14px;
color: #FFFFFF !important;
line-height: 64px;
text-align: center;
font-style: normal;
text-transform: none;
}
.box .topBg{
    /* overflow: hidden; */
    display: grid;
    box-sizing: border-box;
    width: 100%;
height: 360px;
background-image: url(../img/about/banner1.png);
background-repeat: no-repeat;
background-size: 100% 100%;
position: relative;
/* text-align: center; */

}
.box .topBg p{
    /* position: absolute; */
    width: 624px;
height: 67px;
font-family: PingFang SC, PingFang SC;
font-weight: 600;
font-size: 48px;
color: #3D3D3D;
line-height: 67px;
text-align: left;
font-style: normal;
text-transform: none;
margin-left: 206px;
/* left: 326px; */
margin-top: 147px;
}

.box .topMain {
    width: 100%;
    height: 250px;
    background: radial-gradient( 50% 70% at 106% -2%, rgba(255,255,255,0.2) 0%, rgba(240,240,240,0.2) 72%, rgba(228,231,232,0.2) 100%);
    border-radius: 0px 0px 0px 0px;
    position: relative;

    background-image: url(/assets/img/about/map.png);
    background-repeat: no-repeat;
    background-position:75% 0px;
}
.box .topMain .top1{
    position: absolute;
    left: 50%;
    top: 0;
}

.box .topMain .top1 img{
    width: 590px;
    height: 250px;
}

.box .topMain .top2{
    height: 100%;
    background-color: rgba(241, 241, 241, 0.6) ;
    text-align: center;
    overflow: hidden;
    /* background-color: #fff; */
}
.box .topMain .top2 p{
    /* width: 316px; */
    height: 49px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 36px;
    color: #222222;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 59px;
    margin-bottom: 20px;
}
.box .topMain .top2 span{
    width: 980px;
    height: 72px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    /* margin-top: 40px !important; */
}


.box .centers{
    /* height: 730px; */
    height: 988px;
    width: 100%;
    margin: auto;
    background: #FFFFFF;
    overflow: hidden;
}
.box .centers .texts{
    /* text-align: center; */
    width: 580px;
    margin: auto;
    margin-top: 80px;
}
.box .centers .texts p{
    width: 570px;
    height: 48px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 36px;
    color: #222222;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.box .centers .bm{
    /* text-align: center; */
    /* width: 420px; */
    margin: auto;
    margin-top: 60px;
    width: 1400px;
    /* background-color: pink; */
    height: 426px;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}
  
.box .centers .bm .bm1{
    width: 100%;
height:200px;
/* background-color: pink; */
display: flex;
align-items: center;
justify-content: center;
}
.box .centers .bm .bm1 div{
width: 600px;
height: 200px;

}
.box .centers .bm .bm1 div:nth-child(2){
    width: 600px;
    height: 200px;
    /* background-color: #52AEFC; */
    padding: 39px 0px; 
    /* background-color: pink; */
 }
 .box .centers .bm .bm1 div:nth-child(2) p{
    width: 560px;
    height: 34px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 26px;
    color: #222222;
    line-height: 34px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 16px;

 }
 .box .centers .bm .bm1:nth-child(2){
    margin-top: 60px;
    margin-bottom: 60px;
 }
 .box .centers .bm .bm1 .bm1Img{
    background-color: #fff;
   text-align: center;
   padding: 0px !important;
 }
 .box .centers .bm .bm1 .bm1text{
    width: 600px;
    height: 200px;
    /* background-color: #52AEFC; */
    padding: 39px 0px; 
   
 }
 .box .centers .bm .bm1 .bm1text p{
    width: 560px;
    height: 34px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 26px;
    color: #222222;
    line-height: 34px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 16px;
   
 }



  .box .centers .bm .bm1 .bm1text span{
    width: 560px;
    height: 72px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
   
 }

 .box .centers .bm .bm1 div:nth-child(2) span{
    width: 560px;
    height: 72px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
 }
.box .lxwm{
    width: 100%;
    height: 476px;
    background-color: #EEF7FF;
    overflow: hidden;
    margin: auto;
}
.box .lxwm .lxwmTop{
    width: 100%;
    margin-top: 80px;
    margin-bottom: 60px;
    text-align: center;
    /* width: 324px; */
height: 48px;
font-family: Roboto, Roboto;
font-weight: 400;
font-size: 36px;
color: #222222;
line-height: 48px;
text-align: center;
font-style: normal;
text-transform: none;
}
.box .lxwm .lxwmBb{
   width: 1180px;
   height: 200px;
   margin: auto;
   display: flex;
   align-items: center;
   justify-content: start;
}
.box .lxwm .lxwmBb .lxwmBbright{
    width: 590px;
    height: 200px;
    background-image: url(/assets/img/about/bottom2.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -4px;
    padding: 64px 35px;
 }
 .box .lxwm .lxwmBb .lxwmBbright p{
    display: flex;
    align-items: center;
    justify-content: start;
 
  }
 .box .lxwm .lxwmBb .lxwmBbright p img{
   width: 24px;
   height: 24px;
   margin-right: 10px;

 }
 .box .lxwm .lxwmBb .lxwmBbright p span{
    width: 350px;
    height: 36px;
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

.box .mainbm{
    margin: auto;
    height: 650px;
    width: 1242px;
    /* background-color: pink; */
    overflow: hidden;
    
}
.box .mainbm .mainbm-top {
    width: 370px;
    margin: auto;
}
.box .mainbm .mainbm-top p{
    width: 360px;
    height: 48px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 36px;
    color: #222222;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 80px;
    margin-bottom: 12px;
    
}
.box .mainbm .mainbm-top span{
    width: 368px;
    height: 24px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 60px;
}
.box .mainbm .mainbm-bottom{
    width: 100%;
    height: 370px;
    /* background-color: antiquewhite; */
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: space-around;

}
.box .mainbm .mainbm-bottom div{
    width: 373px;
height: 370px;
background: rgba(255,255,255,0) rgba(255,255,255,0.01);
box-shadow: 0px 4px 32px 0px rgba(0,0,0,0.08);
margin: auto;
text-align: center;

}
.box .mainbm .mainbm-bottom div img{
    margin-top: 49px;
width: 120px;
height: 120px;
}
.box .mainbm .mainbm-bottom div p{
    width: 104px;
height: 34px;
font-family: Roboto, Roboto;
font-weight: 400;
font-size: 26px;
color: #222222;
line-height: 34px;
text-align: center;
font-style: normal;
text-transform: none;
margin-top: 51px !important;
margin: auto;
}
.box .mainbm .mainbm-bottom div span{
    width: 164px;
    height: 24px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 12px !important;
}
.box .bmtop{
    width: 100%;
    height: 202px;
    background-image: url(../img/ytlpng/bmtop.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.box .bmtop p{
    width: 626px;
    height: 40px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 32px;
    color: rgba(0,0,0,0.851);
    line-height: 40px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: auto;
    margin-top: 38px !important;
}
.box .bmtop .bmtop-div {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 240px;
    margin-top: 34px !important;
}
.box .bmtop .bmtop-div .bmtop-div1{
    width: 112px;
    height: 42px;
    background: #2D65E6;
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.04);
    border: 1px solid #2D65E6;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    border-radius: 4px;
    
}
.box .bmtop .bmtop-div .bmtop-div2{
   
    width: 112px;
height: 42px;
background: rgba(255,255,255,0.01);
box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.02);
border: 1px solid #2D65E6;
font-family: Roboto, Roboto;
font-weight: 400;
font-size: 16px;
color: #2D65E6;
line-height: 42px;
text-align: center;
font-style: normal;
text-transform: none;
border-radius: 4px;
}
.box .bottom{
  
    /* height: 587px; */
    height: 287px;
    background-color:#fff;
    overflow: hidden;

}
.box .bottom .bottom-top{
    width: 1242px;
    /* height: 423px; */
    height: 123px;

    /* background-color: antiquewhite; */
    margin: auto;
    
    
}
.box .bottom .bottom-top img{
margin-top: 50px;
}
.box .bottom .bottom-top p{
    width: 154px;
    height: 21px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 14px;
    color: #03194A;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 4px;
}
.box .bottom .bottom-top .bottom-top-div{
    width: 100%;
    height: 190px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      /* background-color: beige; */
      margin-top: 40px;
      box-sizing: border-box;
      overflow: hidden;
}
.box .bottom .bottom-top .bottom-top-div div{
width: 220px;
height: 190px;
/* background-color: paleturquoise; */
box-sizing: border-box;
overflow: hidden;


}
.box .bottom .bottom-top .bottom-top-div div p{
    width: 171px;
    height: 18px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 12px;
    color: #8D94A1;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 12px;
    }
    .box .bottom .bottom-top .bottom-top-div div span{
        width: 56px;
height: 21px;
font-family: Roboto, Roboto;
font-weight: 400;
font-size: 14px;
color: #03194A;
line-height: 21px;
text-align: left;
font-style: normal;
text-transform: none;
        }
.box .bottom .bottom-b{
width: 100%;
border-top: 1px solid #D8D8D8;
}
.box .bottom .bottom-b .bottom-b1{
    width: 480px;
    margin: auto;
    /* background-color: #2D65E6; */
    margin-top: 36px;
}
.box .bottom .bottom-b .bottom-b1 ul{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.box .bottom .bottom-b .bottom-b1 ul li{
    width: 60px;
    height: 18px;
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 12px;
    color: #8D94A1;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.box .bottom .bottom-b .bottom-b2{
    width: 480px;
    margin: auto;
    /* background-color: pink; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px !important;
}
.box .bottom .bottom-b .bottom-b2 p{
    
height: 18px;
font-family: Roboto, Roboto;
font-weight: 400;
font-size: 12px;
color: #8D94A1;
line-height: 18px;
text-align: left;
font-style: normal;
text-transform: none;
}
.box .bottom .bottom-b .bottom-b3{
    width: 480px;
    margin: auto;
    /* background-color: yellow; */
    margin-top: 17px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box .bottom .bottom-b .bottom-b3 a{
    width: 173px;
height: 18px;
font-family: Roboto, Roboto;
font-weight: 400;
font-size: 12px;
color: #8D94A1;
line-height: 18px;
text-align: left;
font-style: normal;
text-transform: none;
}
.box .bottom .bottom-b .bottom-b3 img{
    width: 14px;
    height: 14px;
    margin-right: 4px;
}
.box .bottom .bottom-b .bottom-b4{
    width: 420px;
    margin: auto;
    /* background-color: yellow; */
    margin-top: 17px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
