*{margin: 0;padding:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a,button,select{margin:0;padding:0;}
button{border:none;}
body{
    /*background: #fff ;*/
    background-attachment: fixed;
    background:url(../images/body_bg.png);

    font-family: '微软雅黑' !important;
}
ol,ul,li{list-style:none;}
a{text-decoration:none;outline:none; color:#333; cursor:pointer;}
a:hover{text-decoration:none;}
a img,img{border:none;}
div,ul,dl,header{ margin:0;}
html{-webkit-text-size-adjust:none; overflow-x:hidden;} 
img{
    margin: 0;
    padding:0;
}
.clearFix:after{ content:''; display:block; clear:both;}
.clear{ clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.xuebi_1{
    background:url(../images/xuebi_1.png);
    width: 700px;
    height: 100px;
}
.xuebi_s{
    background:url(../images/xuebi_s.png);
    width: 1000px;
    height: 450px;
}

/*全局样式*/

/*banner 开始*/
.banner{
    display: block;
    margin-top: 2px;
    width: 100%;
    min-width: 1000px;
    vertical-align: top;
    font-size: 100%;
    height: 600px;
    background-image: url(../images/banner.jpg);
    background-position: center;
    max-width: 1920px;
    margin:2px auto 0 auto;
}
.ttl_banner{
    width: 1050px;
    height: 550px;
    margin:0 auto;
    /*padding-top:80px;*/
    position: relative;
    top:50px;
}
.ttl_banner1{
    width: 780px;
    height: 100%;
}
.ttl_banner2{
    width: 270px;
    height: 100%;
}
.banner_1{
    width: 515px;
    height: 40px;
    vertical-align: top;
    margin-top: 35px;
}
.banner_1 img{
    width: 515px;
    height: 40px;
    vertical-align: top;
}
.banner_2{
    width: 730px;
    height: 230px;
    vertical-align: top;
    margin:30px 0 0 35px;
}
.banner_2 img{
    width: 730px;
    height: 230px;
    vertical-align: top;
}
.banner_3{
    width: 730px;
    height: 85px;
    vertical-align: top;
    margin:45px 0 0 45px;
}
.banner_3 img{
    width: 730px;
    height: 85px;
    vertical-align: top;
}
.banner_4{
    width: 270px;
    height: 550px;
    vertical-align: top;
    margin:0px 0 0 45px;
    overflow: hidden;
}
.banner_4 img{
    width: 270px;
    height: 550px;
    vertical-align: top;
    overflow: hidden;
}
/*banner 结束*/


/*第一块开始*/
.title-1{
    width: 100%;
    height: 670px;
    /*background:url(../images/body_bg.png);*/
    /*position: fixed;*/
    /*border: 0.02px solid #333;*/
}
.ttl1-1{
    width: 100%;
    height: 130px;
}
.ttl_ttl{
    width: 976px;
    height: 85px;
    margin:0 auto;
}
.ttl_ttl1{
    width: 173px;
    height: 40px;
    margin:45px 0 0 0;
}
.ttl_ttl1 img{
    width: 173px;
    height: 40px;
}
.ttl_ttl h2{
    width: 630px;
    height: 80px;
    line-height: 130px;
    font-size: 42px;
    text-align: center;
    color: #333;
    font-weight: bold;
    float: left;
}
.ttl1-1 p{
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin:23px auto 0 auto;
    text-align: center;
    color: #989898;
    font-size: 18px;
}
.ttl1-2{
    width: 1000px;
    height: 168px;
    margin:80px auto 0 auto;
    /*position: absolute;*/
}

.ttl1-bit{
    width: 323px;
    height: 167px;
    border:1px solid rgb( 249, 157, 106 );
    border-radius: 8px;
    /*opacity: 0.5;*/
    margin-right: 15px;
}
.ttl1-bit:nth-of-type(2){
    border-color:rgb( 254, 123, 98 );
}
.ttl1-bit:nth-of-type(3){
    border-color:rgb( 156, 168, 255 );
    margin-right: 0;
}

.ttl1-txt1{
  background-image: -moz-linear-gradient( 0deg, rgb(245,171,109) 0%, rgb(253,135,99) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(245,171,109) 0%, rgb(253,135,99) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(245,171,109) 0%, rgb(253,135,99) 100%);
  box-shadow: 2.5px 4.33px 0px 1.1px rgb( 248, 229, 212 );
  width: 252px;
  height: 50px;
  z-index: 18;
  margin:-30px auto 0 auto;
  color: #fff;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  border-radius: 8px 8px 0 8px;
}
.ttl1-bit:nth-of-type(2) .ttl1-txt1{
  background-image: -moz-linear-gradient( 0deg, rgb(254,127,92) 0%, rgb(255,109,119) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(254,127,92) 0%, rgb(255,109,119) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(254,127,92) 0%, rgb(255,109,119) 100%);
  box-shadow: 2.5px 4.33px 0px 1.1px rgb( 255, 227, 226 );
}
.ttl1-bit:nth-of-type(3) .ttl1-txt1{
  background-image: -moz-linear-gradient( 0deg, rgb(157,169,255) 0%, rgb(118,149,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(157,169,255) 0%, rgb(118,149,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(157,169,255) 0%, rgb(118,149,255) 100%);
  box-shadow: 2.5px 4.33px 0px 1.1px rgb( 228, 234, 255 );
}
.ttl1-txt2{
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    color: #666;
    width: 100%;
    height: 80px;
    padding:13px 25px 0 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}



.ttl1-3{
    display:block;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    margin: 50px auto 0 auto;
    background-color: #839cff;
    width: 292px;
    height: 50px;
    z-index: 29;

}
/*第一块结束*/


/*第二块开始*/
.title-2{
    width: 100%;
    height: 510px;
    margin: 0 auto;
}

.ttl2-2{
    width: 1000px;
    height: 230px;
    margin: 50px auto 0 auto;
}
.ttl2-bit{
    width: 25%;
    height: 230px;
    border-right: 1px dashed #a8a8a8;
    /*border-bottom: 1px dashed #a8a8a8;*/
}
.ttl2-bit:nth-of-type(2),.ttl2-bit:nth-of-type(4){
    /*border-right: 0;*/
}
.ttl2-bit:nth-of-type(3),.ttl2-bit:nth-of-type(4){
    /*border-bottom: 0;*/
    /*height: 244px;*/
}
.ttl2-xuebi-1{
    width: 65px;
    height: 65px;
    margin: 0 auto;
    background-position: -00px -0.0px; 
}
.ttl2-xuebi-2{
    background-position: -100px -0.0px;
}
.ttl2-xuebi-3{
    background-position: -200px -0.0px;
    /*margin:30px auto 0 auto;*/
}
.ttl2-xuebi-4{
    background-position: -300px -0.0px;
    /*margin:30px auto 0 auto;*/
}
.ttl2-txt1{
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    color: #333;
    width: 100%;
    height: 60px;
}
.ttl2-txt2{
    width: 38px;
    height: 4px;
    background-color: rgb( 252, 137, 100 );
    margin:0 auto;
}
.ttl2-txt3{
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #666;
    width: 100%;
    height: 83px;
    padding:15px 10px 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}
.title-3{
    width: 100%;
    height: 1135px;
}
.ttl3-2{
    /*width: 1000px;*/
    width: 1060px;
    height: 850px;
    margin:50px auto 0 auto;
}
.swiper-container333 {
        /*width: 100%;*/
        width: 1060px;
        height: 100%;
        margin:0 auto;
        
}
.swiper-wrapper333{
    width: 1000px;
    margin:0 auto;
}
.swiper-slide333 {
    width: 100%;
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.ttl3-bit{
    width: 1000px;
    height: 100%;
}
.ttl3-bit1{
    width: 1000px;
    height: 80px;
}
.ttl3-bit1-1{
    width: 370px;
    height: 40px;
    line-height: 40px;
    margin:0 auto;
}
.ttl3-bit1-txt1{
    width: 78px;
    height: 8px;
    border-top:1px solid rgb( 118, 130, 150 );
    border-bottom:1px solid rgb( 64, 75, 107 );
    margin-top:20px;
}
.ttl3-bit1-txt2{
    width: 210px;
    height: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    color: #ff7b50;
    font-weight: bold;
}
.ttl3-bit1-txt3{
    color: #989898;
    font-size: 18px;
    text-align: center;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top:23px;
}
.ttl3-bit2{
    width: 100%;
    height: 720px;
    margin:40px auto 0 auto;

}
.ttl3-ttl{
    width: 100%;
    height: 60px;
    background-color: #ff7b50;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
}
.ttl3-ttl1{
    width: 190px;
}

.ttl3-ttl2{
    width: 245px;
}
.ttl3-ttl3{
    width: 565px;
}
.ttl3-bit2-1{
    width: 190px;
    height: 660px;
    background-color: #fff;
    border-right: 1px solid #ff7b50;
    border-left: 1px solid #ff7b50;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
    color: #666;
}
.ttl3-bit2-2{
    width: 245px;
    height: 660px;
    background-color: #fff;
    line-height: 73.3px;
    font-size: 16px;
    text-align: center;
    color: #666;
    border-right: 1px solid #ff7b50;
}
.ttl3-bit2-3{
    width: 565px;
    height: 660px;
    background-color: #fff;
    line-height: 73.3px;
    font-size: 16px;
    text-align: center;
    color: #666;
    border-right: 1px solid #ff7b50;
}
.ttl3-bit2-txt1{
    height: 82.5px;
    border-bottom: 1px solid #ff7b50;
}
.ttl3-bit2-txt2{
    height: 165px;
    line-height: 165px;
}
.ttl3-bit2-txt3{
    height: 330px;
    line-height: 330px;
}
.ttl3-bit2-txt4{
    height: 495px;
    line-height: 30px;
    padding:70px 0 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}
.ttl3-bit2-txt5{
    height: 495px;
    line-height: 30px;
    padding:100px 0 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
}
.ttl3-bit2-txt6{
    height: 60px;
    line-height: 60px;
}
.ttl3-bit2-txt7{
    height: 120px;
    line-height: 120px;
}
.ttl3-bit2-txt8{
    height: 180px;
    line-height: 180px;
}
.ttl3-bit2-txt9{
    height: 240px;
    line-height: 25px;
    padding:90px 0 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
}
.ttl3-bit2-txt10{
    height: 180px;
    line-height: 25px;
    padding:15px 0 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
}
.ttl3-bit2-txt11{
    height: 60px;
    line-height: 25px;
    padding:5px 0 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
}
.ttl3-bit3-txt1{
    padding:5px 20px 0 20px;
    height: 60px;
    line-height: 25px;
    text-align: justify;
    /*border:1px solid #333;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 

}
.ttl3-bit3-txt2{
    padding:75px 20px 0 20px;
    height: 300px;
    line-height: 25px;
    text-align: justify;
    /*border:1px solid #333;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 

}
.ttl3-bit3-txt3{
    padding:23px 20px 0 20px;
    height: 120px;
    line-height: 25px;
    text-align: justify;
    /*border:1px solid #333;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 

}
.ttl3-bit3-txt4{
    height: 165px;
    padding:60px 20px 0 20px;
    /*border:1px solid #333;*/
    line-height: 25px;
    text-align: justify;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
}
.ttl3-bit3-txt5{
    height: 165px;
    padding:30px 20px 0 20px;
    /*border:1px solid #333;*/
    line-height: 25px;
    text-align: justify;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
}
.ttl3-bit3-txt6{
    height: 165px;
    padding:15px 20px 0 20px;
    /*border:1px solid #333;*/
    line-height: 25px;
    text-align: justify;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
}
.ttl3-bit3-txt7{
    height: 82.5px;
    padding:15px 20px 0 20px;
    /*border:1px solid #333;*/
    line-height: 25px;
    text-align: justify;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
}
.ttl3-bit3-txt8{
    height: 82.5px;
    padding:0px 20px 0 20px;
    /*border:1px solid #333;*/
    line-height: 82.5px;
    text-align: justify;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
}
.swiper-pagination333{
    width: 1000px;
    height: 100px;
    margin:0 auto;
}
.title-4{
    width: 100%;
    height: 850px;
    margin:0 auto;
    /*background-color: #f3f3f3;*/
}
.ttl4-2{
    width:900px;
    height: 510px;
    margin:50px auto 0 auto;
}
.ttl4-bit{
    width: 250px;
    height:100%;
    margin-right: 75px;
}
.ttl4-bit-1{
     border-radius: 5px;
     background-color: rgb( 254, 127, 42 );
     width: 250px;
     height: 54px;
     z-index: 138;
}
.ttl4-bit1-img{
    width: 33px;
    height: 33px;
    margin:10px 0 0 45px;
    background-position: -400px -0.0px;
}
.ttl4-bit1-img1{
    background-position: -500px -0.0px;
    height: 26px;
    margin:15px 0 0 45px;
}
.ttl4-bit1-img2{
    background-position: -600px -0.0px;
    margin:10px 0 0 25px;
}
.ttl4-bit1-txt{
    color: #fff;
    font-size: 22px;
    line-height: 54px;
    margin-right: 55px;

}
.ttl4-bit-2{
    width: 250px;
    height: 90px;

}
.ttl4-bit2-img{
    margin:0 auto;
    width: 20px;
    height: 40px;
    vertical-align: top;

}
.ttl4-bit2-img img{
    width: 20px;
    height: 40px;
    background-size: 100%;
    /*margin-top: -100px;*/
}
.ttl4-bit2-txt{
    border-width: 2px;
    border-color: rgb( 255, 123, 80 );
    border-style: dashed;
    border-radius: 8px;
    width: 250px;
    height: 47px;
    z-index: 144;
    color: #666;
    font-size: 18px;
    line-height: 47px;
    text-align: center;
}
.ttl4-bit1-txt1{
    width: 147px;
    height: 100%;
    margin-right: 0;
}
.ttl4-bit-last{
    margin-right: 0;
}
.ttl4-bit-last .ttl4-bit1-txt{
    margin-right: 20px;
}
.title-5{
    width: 100%;
    height: 168px;
    margin:0 auto;
    background-image: url(../images/ttl5_bg.png);
}
.ttl5-1{
    width: 1200px;
    margin:0 auto;
    height: 65px;
}
.ttl5-img{
    width: 163px;
    height: 140px;
    margin:15px auto 0 60px;
}
.ttl5-img img{
    width: 163px;
    height: 140px;
}
.ttl5-img1{
    width: 70px;
    height: 55px;
    margin:55px 35px 0 0px;
}
.ttl5-img1 img{
    width: 70px;
    height: 55px;
}
.ttl5-txt{
    width: 405px;
    height: 143px;
    margin:25px 0 0 35px;
}
.ttl5-txt1{
    font-size: 42px;
    line-height: 85px;
    text-align: left;
    color: #fff;
    height: 85px;
    font-weight: bold;
}
.ttl5-txt2{
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    color: #fff;
    height: 30px;
}
.ttl5-txt1 span{
    color: #fff600;
}
.first_form{
    width: 380px;
    height: 95px;
    margin:40px auto 0 auto;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
    
}
.first_form input{

    border-style: solid;
    border-width: 1px;
    border-color: #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    width: 204px;
    height: 45px;
    z-index: 84;
    font-size: 18px;
    color: #c392ff;
    text-align: left;
    text-indent: 40px;
    float: left;
    margin-bottom: 5px;
    float: left;
}

#submit222{

    border-color: #ffab17;
    background-color: #faf934;
    width: 150px;
    z-index: 88;
    text-align: center;
    text-indent: 0;
    color: #4b2f00;
    font-size: 22px;
    margin:-75px 0 0 233px;
}

#title_name{
   /*margin-left: 0.05px;*/

}
#title_phone{
    
}
.title-6{
    width: 100%;
    height: 820px;
}
.ttl6-2{
    width: 1000px;
    height: 530px;
    margin:50px auto 0 auto;
}
.ttl6-bit1{
    width: 1000px;
    height: 105px;
    margin:0 auto;
}
.ttl6-txt1{
    width: 245px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: rgb( 255, 124, 103 );
    border-radius: 5px;
    margin-right: 5px;
}
.ttl6-txt1:nth-of-type(2){
    background-color: rgb( 252, 139, 100 );
}
.ttl6-txt1:nth-of-type(3){
    background-color: rgb( 137, 156, 228 );
}
.ttl6-txt1:nth-of-type(4){
    background-color: rgb( 92, 205, 235 );
    margin-right: 0;
}
.gallery-top {
      height: 65%;
      width: 100%;
    }
    .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
      /*margin:0.30px auto 0 auto !important;*/
      margin:0 auto !important;
      width: 900px !important;
      /* z-index: 999 !important;
      position: relative; */
    }
    .gallery-thumbs .swiper-slide {
      height: 100%;
      /*opacity: 0.4;*/
    }
    .gallery-thumbs .swiper-slide-active {
      opacity: 1;
      /*margin-top: -0.10px !important;*/
      transform:scale(1.3) !important;
      -ms-transform:scale(1.3) !important;
      -webkit-transform:scale(1.3) !important;
      -o-transform:scale(1.3) !important;
      -moz-transform:scale(1.3) !important;
    }
    .swiper-slide666{
    background-image: none !important;
    background-color: #fff;
    height: 331px !important;
    width: 100%;
    /* position: relative !important;
    z-index: 9 !important; */
}
.swiper-container666{
    width: 900px;
    height: 331px;
    margin:0 auto;
    /* position: relative !important;
    z-index: 9 !important; */
}
.swiper-slide777{
    /* width: 0.54px !important;
    height: 0.54px !important; */
    width: 14.71% !important;
    height: 54px !important;
    background:none !important;
    margin:10px 0 0 0 !important;

}
.swiper-wrapper777{
    width: 900px !important;
    height: 60px !important;
    /*margin:-0.60px auto 0 auto !important;*/
    margin:0 auto !important;
    background-image: none;
    /* z-index: 999 !important;
    position: relative !important; */
}
.swiper-wrapper777 img{
    width: 54px !important;
    height: 54px !important;
    margin:0 auto !important;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("images/prev_btn.png");left:0px;right:auto}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("images/next_btn.png");right:0px;left:auto}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("../images/prev_btn.png")}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("../images/next_btn.png")}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("../images/prev_btn.png")}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("../images/next_btn.png")}
.swiper-button-next333{background-image:url("images/next_btn.png");left:0px;right:auto}
.swiper-button-prev333{background-image:url("images/prev_btn.png");right:0px;left:auto}
    .ttl6-bit2{
        width: 575px;
        height: 331px;
        margin:0 auto;
    }
    .ttl6-bit2-1{
        width: 188px;
        height: 331px;
        float: left;
    }
    .ttl6-bit2-1 img{
        width: 211px;
        height: 331px;
        font-size: 0;
    }
    .ttl6-bit2-2{
        /*width: 3.85px;*/
        width: 322px;
        height: 100%;
        float: right;
    }
    .ttl6-bit2-txt1{
        width: 100%;
        height: 60px;
        line-height: 60px;
        text-align: left;
        font-size: 30px;
        color: #333;
    }
    .ttl6-bit2-txt2{
        width: 150px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 18px;
        color: #ff7c67;
        border:1px solid rgb( 255, 123, 80 );
        float: left;
        border-radius: 4px;
    }
    .ttl6-bit2-txt4{
        width: 90px;
        margin-left:15px;
    }
    .ttl6-bit2-txt3{
        line-height: 30px;
        width: 100%;
        text-align: left;
        color: #666;
        font-size: 18px;
        margin-top: 50px;
        height: 150px;
    }

.ttl6-img{
    width: 54px;
    height: 54px;
    vertical-align: top;
    margin-right: 64px;
    /*border:0.02px solid #333;*/
}
.ttl6-img:nth-of-type(9){
    margin-right: 0;
}
.ttl6-img img{
    width: 54px;
    height: 54px;
    vertical-align: top;
    /*font-size: 0;*/
}
.ttl6-bit3-gb img{
      transform:scale(1.5) !important;
      -ms-transform:scale(1.5) !important;
      -webkit-transform:scale(1.5) !important;
      -o-transform:scale(1.5) !important;
      -moz-transform:scale(1.5) !important;
}
.ttl6-bit2-txt{
    display: none;
}
.ttl6-bit2-gb2{
    display: block;
}
.ttl6-bit3{
    width: 100%;
    height: 100px;
    position: relative;
}
#ttl6-bit3{
    position: relative;
}
#ttl6-bit3 .ttl6-img{
    float: left;
}
.title-7{
    /*background:#f3f3f3;*/
    width: 100%;
    height: 730px;
}
.ttl7-2{
    width: 1000px;
    height:450px; 
    margin: 50px auto 0 auto;
    /*position: relative;*/
    /*top:-0.20px;*/
}
.title-8{
    width: 100%;
    height: 715px;
    margin:0 auto;
    /*background-color: #f4f4f4;*/
}
.ttl8-2{
    width: 1000px;
    height: 370px;
    margin:50px auto 0 auto;
    overflow: hidden;
}
.swiper-container888 {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide888 {
    /*width:50% !important;*/
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    height: 191px;
    
    /* 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;
}
.ttl8-bit{
    width: 291px;
    height: 166px;
    vertical-align: top;
    font-size: 0;
    border:2px solid #fff;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */

}
.ttl8-bit img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.title-9{
    background-color: #f4f4f4;
}
.ttl9-1 h2{
    width: 100%;
    text-align: center;
    height: 80px;
    line-height: 110px;
    font-size: 42px;
}
.ttl9-1 .ttl9-txt2{
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #666
}

.title-10{
    width: 100%;
    height: 835px;
    margin: 0 auto;
    /*padding-top: 0.40px;*/
}
.ttl10-2{
    width: 1000px;
    height: 485px;
    margin: 50px auto 0 auto;
}

.ttl10-bit1{
    width: 1000px;
    height: 690px;

}
.ttl10-ttl{
    width: 100%;
    height: 65px;
    font-size: 22px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    background-color: #6673f7;
}
.ttl10-ttl-1{
    width: 90px;
    border-right: 1px solid #6673f7;
    border-left: 1px solid #6673f7;
}
.ttl10-ttl-2{
    width: 255px;
    border-right: 1px solid #6673f7;
}
.ttl10-ttl-3{
    width: 655px;
    /*border-right:0px !important;*/
    border-right: 1px solid #6673f7;
}
.ttl10-bit{
    height:420px;
    color: #666;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    background-color: #fff;
    
}
.ttl10-bit-txt{
    height: 320px;
    padding: 130px 0 0 0;
    color: #6673f7;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;

}
.ttl10-bit-txt1{
    height: 100px;
    line-height: 100px;
    color: #6673f7;
    
}
.ttl10-bit-txt2{
    height: 80px;
    line-height: 80px;
    color: #666;
}
.ttl10-bit-txt3{
    /*padding:35px 0 0 0;*/
    line-height: 100px;
    height: 100px;
}
.ttl10-bit-txt4{
    text-align: justify;
    height: 80px;
    padding:9px 15px 0 15px;
    
}
.ttl10-bit-txt5{
    padding:10px 15px 0 15px;
    height: 100px;
    line-height: 26px;
}
.ttl10-bit-txt6{
    padding:175px 0 0 0;
    height: 420px;
}
.ttl10-bit-txt7{
    height: 160px;
    text-align: justify;
    padding:33px 10px 0 10px;
}
.ttl10-bit-txt8{
    height: 60px;
    line-height: 60px;

}
.ttl10-bit-txt9{
    text-align: left;
    padding-left:15px;
}
.ttl10-bit-txt10{
    text-align: center;
    padding:20px 0 0 0;
    line-height: 30px;
}
.ttl10-bit-txt11{
    height: 80px;
    line-height: 30px;
    padding-top: 10px;

}
.ttl10-bit-txt,.ttl10-bit-txt1,.ttl10-bit-txt2,.ttl10-bit-txt3,.ttl10-bit-txt4,.ttl10-bit-txt5,.ttl10-bit-txt6,.ttl10-bit-txt7,.ttl10-bit-txt8,.tl10-bit-txt9{
    border-bottom: 1px solid #6673f7;
    
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}
.ttl10-ttl3-4 .ttl10-bit-txt4,.ttl10-ttl3-4 .ttl10-bit-txt7{
    /*border-right:  1px solid #6673f7;*/
}
.ttl_add{
    width: 1000px;
    height: 186px;
    border-radius: 8px;
    margin:-35px auto 0 auto;
    border-radius: 8px;
    background-color: rgb( 255, 255, 255 );
    box-shadow: 1px 1.732px 7px 0px rgb( 209, 209, 209 );
    z-index: 999;
    position: relative;
}
.ttl_add1{
    width: 33.33%;
    height: 116px;
    border-right:1px solid #e1e1e1;
    /*margin:27px 0 0 0;*/
    margin:37px 0 0 0;
}
.ttl_add1:nth-of-type(3){
    border-right: 0;
}
.ttl_add_txt1{
    font-size: 28px;
    height: 30px;
    line-height: 30px;
    color: #ff3940;
    text-align: center;
    margin-top:-7px;
}
.ttl_add_txt2{
    background-color: rgb( 255, 57, 64 );
    width: 36px;
    height: 4px;
    margin:17px auto;
}
.ttl_add_txt3{
    font-size: 18px;
    color: #666;
    line-height: 30px;
    height: auto;
    text-align: center;
}
.ttl_add_txt3 span{
    font-size: 24px;
    color: #ff3940;
}
.圆角矩形_20 {
  border-radius: 8px;
  background-color: rgb( 255, 255, 255 );
  box-shadow: 1px 1.732px 7px 0px rgb( 209, 209, 209 );
  width: 999px;
  height: 187px;
  z-index: 28;
}