*{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 ;
    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;
}
input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
}
input::-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
.clearFix:after{ content:''; display:block; clear:both;}
.clear{ clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.xuebi_s{
    background:url(../images/xuebi_s.png);
    width: 1000px;
    height: 570px;
}
.xuebi{
    background:url(../images/xuebi.png);
    width: 1200px;
    height: 530px;
}
.xuebi_e{
    background:url(../images/xuebi_e.png);
    width: 900px;
    height: 1000px;
}

/*全局样式*/

/*banner 开始*/
.banner{
    display: block;
    margin: 2px auto 0 auto;
    width: 100%;
    min-width: 1000px;
    vertical-align: top;
    font-size: 100%;
    height: 550px;
    background-image: url(../images/banner.png);
    background-position: center;
}
/*banner 结束*/


/*第一块开始*/
.title-1{
    width: 100%;
    height: 195px;
    background-color: #3ebaf8;
    background-repeat: repeat;
    /*border: 0.02px solid #333;*/
}
.ttl1{
    width: 1000px;
    /*height: 100%;*/
    height: 125px;
    margin:0 auto;
}
.ttl1-1{
    width: 100%;
    height: 70px;
}
.ttl1-xuebi{
    width: 435px;
    height: 47px;
    background-position: -750px -150px;
    margin:18px 0 0 230px;
    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-txt{
    font-size: 18px;
    color: #fff;
    line-height: 105px;
    text-align: center;
    height: 60px;
    text-indent: 45px;

}
.first_form{
    width: 985px;
    height: 45px;
    margin:10px auto 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    position: relative;
    -ms-box-sizing: border-box;
    
}
.first_form input{

    border-style: solid;
    border-width: 1px;
    border-color: #1d94d0;
    border-radius: 8px;
    background-color: #1d94d0;
    width: 345px;
    height: 50px;
    z-index: 17;
    font-size: 18px;
    color: #fff;
    text-align: left;
    text-indent: 45px;
    float: left;
    margin-right: 45px;
}

#submit222{

    /*border-color: rgb( 154, 71, 255 );*/
    background-color: #fff231;
    width: 195px;
    z-index: 88;
    text-align: center;
    text-indent: 0;
    color: #310269;
    font-size: 24px;
    margin-right: 0;
}

#title_name{
   margin-left: 5px;

}
#title_phone{
    
}
.ttl1-xuebi-11{
    width: 30px;
    height: 30px;
    background-position: -550px -0px;
    position: absolute;
    left:10px;
    top:10px;
}
.ttl1-xuebi-12{
    background-position: -600px -0px;
    position: absolute;
    left:232px;
    top:10px;
}
.ttl1-xuebi-2{
    width: 25px;
    height: 25px;
    background-position: -750px -200px;
    margin:6px 30px 0 30px;
}
.ttl1-2{
    width: 1000px;
    height: 35px;
    margin:20px auto 0 auto;
    background: #36b1ee;
}
.swiper-container111 {
        width: 100%;
        height: 100%;
        
}
.swiper-slide111 {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.ttl1-bit{
    width: 1125px;
    height: 50px;
}
.ttl1-img{
    width: 66px;
    height: 100%;
}
.ttl1-img img{
    width:66px;
    height: 35px;
    font-size: 0;
    vertical-align: top;
}
.ttl1-txt1,.ttl1-txt2,.ttl1-txt3,.ttl1-txt4{
    font-size: 18px;
    line-height: 35px;
    text-align: left;
    color: #fff;
    width: 250px;
}
.ttl1-txt2{
    width: 300px;
}
.ttl1-txt3{
    width: 250px;
}
.ttl1-txt4{
    width: 105px;
}
/*第一块结束*/


/*第二块开始*/
.title-2{
    width: 100%;
    height: 780px;
    margin:0 auto;
    /*background-image:  url(../images/ttl1-bg.png);*/
}
.ttl2-1{
    height: 130px;
    width: 100%;
}
.ttl2-1 h2{
    font-size: 44px;
    text-align: center;
    /*font-weight: bold;*/
    color: #333;
    /*padding-top: 40px;*/
    height:95px;
    line-height: 140px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}
.ttl2-1 h2 span{
    color: #ffab17;
}
.ttl2-1 p{
    font-size: 18px;
    text-align: center;
    /*font-weight: bold;*/
    color: #666;
    line-height: 50px;
}
.ttl2-2{
    width: 965px;
    height: 425px;
    margin:50px auto 0 auto;
    background: url(../images/ttl2-bg.png);
    /*position: absolute;*/
}
.ttl2-txt{
    width: 375px;
    height: 58px;
    margin:20px auto 40px auto;
}
.ttl2-xuebi-1{
    width: 70px;
    height: 24px;
    background-position: -400px -0.00px;
    margin:17px 0 0 0;
}
.ttl2-xuebi-2{
    background-position: -5.00px -0.00px;
}
.ttl2-txt-1{
    width:230px;
    height: 100%;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    color: #666;
}
.ttl2-bit{
    width: 440px;
    height: 100%;
}
.ttl2-bit-11{
    width: 285px;
    height: 100%;

}
.ttl2-xuebi_5{
    width: 137px;
    height: 293px;
    background-position: -700px 0;
    margin:0 auto;
}
.ttl2-xuebi-3{
    width: 357px;
    height: 53px;
    background-position: -0px -100px;
    font-size: 20px;
    color: #fff;
    line-height: 53px;
    text-indent: 80px;

}
.ttl2-xuebi-4{
    background-position: -0px -200px;
}
.ttl2-bit-1{
    width: 100%;
    height: 80px;
    margin: 2px 0 0 0;
    background-color: #f0f0f0;
}
.ttl2-bit-txt1{
    font-size: 20px;
    color: #ffab17;
    height: 46px;
    padding:13px 0 0 50px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}
.ttl2-bit-txt11{
    font-size: 20px;
    line-height: 30px;
    width: 232px;
    height: 76px;
    border:1px dashed #333;
    color: #333;
    text-align: center;
    margin:12px auto 0 auto;
    padding-top: 6px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}
.ttl2-bit-txt2{
    font-size: 16px;
    color: #666;
    height: auto;
    padding:0px 0 0 50px;
    line-height: 19px;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}
.ttl2-4{
    display:block;
    font-size: 20px;
    text-align: center;
    line-height: 57px;
    color: #fff;
    border-radius: 27px;
    background-color: #ff6600;
    width: 457px;
    height: 57px;
    z-index: 123;
    margin: 55px auto 0 auto;

}
.title-3{
    width: 100%;
    height: 690px;
    margin: 0 auto;
    background-color:#2d4255;
}
.ttl3-1 h2{
    color: #fff;
}
.ttl3-1 p{
    color: #fff;
}
.ttl3-2{
    width: 1000px;
    height: 340px;
    margin: 50px auto 0 auto;
}
.ttl3-bit{
    width: 320px;
    height: 340px;
    margin-right: 15px;
    background-color: #e3e6f7;
}
.ttl3-bit-1{
    margin-right: 0;
}
.ttl3-xuebi-1{
    width: 320px;
    height: 140px;
    background-position: -0px -0px;

}
.ttl3-xuebi-2{
    background-position: -350px -0px;
}
.ttl3-xuebi-3{
    background-position: -700px -0px;
}
.ttl3-bit2{
    font-size: 18px;
    line-height: 35px;
    text-align: left;
    padding:10px 0 0 0px;
    width: 325px;
    height: 122px;
    color: #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-bit2 span{
    color: #333;
}
.ttl3-txt{
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    display: block;
    color: #fff;
    margin:12px auto 0 auto;
    background-color: rgb( 113, 128, 195 );
    width: 120px;
    height: 40px;
}
.ttl3-bit:hover{
    background-color: #7180c3;
    height: 335px;
}
.ttl3-bit:hover .ttl3-xuebi-1{
    height: 112px;
}
.ttl3-bit:hover .ttl3-bit2,.ttl3-bit:hover .ttl3-bit2 span{
    color: #fff;
}
.ttl3-bit:hover .ttl3-txt{
    background-color: #7180c3;
    border:2px solid #fff;
    margin:20px auto 0 auto;
}
.ttl3-4{
    background-color: #ffb821;
}
.ttl3-5{
    width: 100%;
    height: 45px;
    margin:30px auto 0 auto;
    background:url(../images/ttl3-bg.png);
    background-size: 100%;

}
.title-4{
    width: 100%;
    height: 1360px;
    margin:0 auto;
    background: #2d4255;
}
.ttl4-2{
    width: 1000px;
    height: 590px;
    margin:110px auto 0 auto;
}
.ttl4-bit{
    width: 315px;
    height: 240px;
    /*border-right: 1px solid rgb( 223, 223, 223 );*/
    margin:0 25px 105px 0;
    background-color: #ffde38;
    border-radius: 5px;
}
.ttl4-bit-bg{
    background-color: #fff;
    margin:-8px 0 0 -8px;
    width: 315px;
    height: 240px;
    border-radius: 5px;
    border-width: 1px;
  border-color: rgb( 0, 0, 0 );
  border-style: solid;
}

.ttl4-bit1{
    border-right: 0;

}
.ttl4-xuebi-1{
    width: 120px;
    height: 120px;
    background-position: -0px -400px;
    margin:0 auto;
    position: relative;
    top:-60px;
}
.ttl4-xuebi-2{
    background-position: -150px -400px;
}
.ttl4-xuebi-3{
    background-position: -300px -400px;
}
.ttl4-xuebi-4{
    background-position: -450px -400px;
}
.ttl4-xuebi-5{
    background-position: -600px -400px;
}
.ttl4-xuebi-6{
    background-position: -750px -400px;
}
.ttl4-bit-txt{
    font-size: 24px;
    line-height: 58px;
    height: 58px;
    text-align: center;
    width: 100%;
    /*font-weight: bold;*/
    color: #000;
    margin:-50px auto 0 auto;
}
.ttl4-bit-1{
    width: 48px;
    height: 2px;
    border-bottom: 2px solid #a5a5a5;
    margin:0 auto;
}
.ttl4-bit-txt2{
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    width: 295px;
    height: 85px;
    /*border-bottom: 2px solid rgb( 223, 223, 223 );*/
    padding:10px 0 0 0;
    color: #000;
    margin:0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}
.ttl4-bit-txt3{
    border-bottom: 0;
}
.ttl4-bit:nth-of-type(3n+0){
    margin:0 0 105px 0;;
}
.title-5{
    width: 1000px;
    height: 350px;
    margin:55px auto 0 auto;
    background-color: #506272;
    /*opacity: 0.17;*/
    /*background: transparent;*/
    z-index: 9999;
    /*background-image: url(../images/ttl5-bg.png);*/
}
.ttl5-1{
    height: 85px !important;
    z-index: 99;
    opacity: 1.0;
}
.ttl5-1 h2{
    color: #ffab17;
    font-weight: normal;
    font-size: 38px;
    height: 85px;
    /*z-index: 99;*/
    /*opacity: 1.0;*/
    line-height: 25px;
}
.ttl5-2{
    width: 1000px;
    height: 105px;
    margin:20px auto 0 auto;
}
.ttl5-bit{
    width: 250px;
    height: 65px;
    margin:0 0 20px 0.0px;
}
.ttl5-bit-txt1{
    font-size: 60px;
    text-align: center;
    line-height: 65px;
    color: #fff;
    font-family: Impact;
    width: 40px;
    height: 100%;
}
.ttl5-bit-txt2{
    font-size: 18px;
    line-height: 65px;
    text-align: center;
    width: 200px;
    height: 100%;
    border:1px solid #fff;
    color: #fff;
}
.ttl5-bit1{
    margin-left:0;
    /*margin-right: 30px;*/
}
.ttl5-4{
    margin:25px auto 0 auto;
}
.ttl5-5{
    width: 100%;
    height: 110px;
    margin:15px auto 0 auto;
    background:url(../images/ttl5-bg.png);
    background-size: 100%;
}
.title-6{
    width: 100%;
    height: 920px;
}
.ttl6-2{
    width: 1000px;
    height: 570px;
    margin:50px auto 0 auto;
}
.ttl6-xuebi{
    background-position: -0px -0px;
}
.title-8{
    width: 100%;
    height: 480px;
}
.title-7{
    background:url(../images/ttl7-bg.png);
    width: 100%;
    height: 1020px;
}
.ttl7-2{
    width: 1000px;
    height:574px; 
    margin: 0 auto;
    position: relative;
    top:-15px;
}
.ttl7-bit1{
    /*margin-top: 0.6px;*/
    margin-top: 135px;
    background:url(../images/ttl7-01.png) no-repeat;
    background-size: 100%;
    width: 1000px;
    height: 358px;
    vertical-align: top;
}
#ttl7-bit1-txt1{
    width: 160px;
    height: 358px;
    position: relative;
    
}
#ttl7-bit1-txt2{
    width: 144px;
    height: 358px;
    position: relative;
    
}
#ttl7-bit1-txt3{
    width: 175px;
    height: 358px;
     position: relative;
     
}
#ttl7-bit1-txt4{
    width: 215px;
    height: 358px;
     position: relative;
      
}
#ttl7-bit1-txt5{
    width: 136px;
    height: 358px;
     position: relative;
      
}
#ttl7-bit1-txt6{
    width: 170px;
    height: 358px;
     position: relative;
     
}

.ttl7-bit-p{
    
    background-color: #000;
    width: 85px;
    height: 35px;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
  
}
#first_tb .yssd .ttl7-bit-p{
    background-color: #6673f7;
}
.ttl7-bit-p1{
    position: absolute;
    top: 0px;
    left: 26px;
}
.ttl7-bit-p2{
    position: absolute;
    top:-15px;
    left:30px;
}


.ttl7-bit-p3{
    position: absolute;
    top:-44px;
    left:40px;
}
.ttl7-bit-p4{
    position: absolute;
    top:-47px;
    left:36px;
}
.ttl7-bit-p5{
    position: absolute;
    top:-23px;
    left:20px;
}
.ttl7-bit-p6{
    position: absolute;
    top:3px;
    left:33px;
}
.ttl7-bit2{
    /*width:100%;*/
    width: 1000px;
    height:170px;
    margin: 40px auto 0 auto;
    
    display:none;
    
    
}
.ttl7-bit2-0{
    width:1000px;
    height:150px;
   
    background-color: #fff;
    border:1px solid #6673f7;

}
.tab{
    display: block;
}
.ttl7-bit2-txt1{
    background:url(../images/ttl7-bit3.png) no-repeat;
    background-size:100%;
    width:230px;
    
    vertical-align:top;font-size:0;/*设置图片上部分空白*/
    height:43px;
    position: relative;
    /*border:0.02px solid #fff;*/
    
}
.ttl7-bit2-txt1 p{
    font-size:24px;
    width:120px;
    height:44px;
    line-height:44px;
    color:#fff;
    float:left;
    text-align:center;
    position: absolute;
    /*top:6.5px;*/
}
.ttl7-bit2-txt1 span{
    font-size:24px;
    width:72px;
    height:46px;
   
    color:#fff;
    float:left;
    text-align:center;
    
    position: absolute;
    left:120px;
    top:10.5px;

}

.ttl7-bit2-txt3{
    width:943px;
    height:85px;
    margin-left:20px;
    padding:0px 2px 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;
  

    
}
.ttl7-bit2-txt3 p{
    text-indent: 35px;
    
    text-align:left;
    font-size:16px;
    line-height:30px;
    color:#333;
}
.ttl7-bit2-txt4{
    width: 200px;
    height: 55px;
    line-height: 75px;
    text-align: left;
    font-size: 20px;
    /*text-indent: 0.30px;*/
    margin-left: 20px;
    color: #6673f7;
}

.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-xuebi-1{
    width: 295px;
    height: 172px;
    border:2px solid #fff;
    background-position: -0.0px -0.0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */

}
.ttl8-xuebi-2{
    background-position: -300px -0.0px;
}
.ttl8-xuebi-3{
    background-position: -600px -0.0px;
}
.ttl8-xuebi-4{
    background-position: -0.0px -200px;
}
.ttl8-xuebi-5{
    background-position: -300px -200px;
}
.ttl8-xuebi-6{
    background-position: -600px -200px;
}
.ttl8-xuebi-7{
    background-position: -0.0px -400px;
}
.ttl8-xuebi-8{
    background-position: -300px -400px;
}
.ttl8-xuebi-9{
    background-position: -600px -400px;
}
.ttl8-xuebi-10{
    background-position: -0.0px -600px;
}
.ttl8-xuebi-11{
    background-position: -300px -600px;
}
.ttl8-xuebi-12{
    background-position: -600px -600px;
}
/* .ttl8-xuebi-13{
    background-position: -0.0px -800px;
}
.ttl8-xuebi-14{
    background-position: -300px -800px;
} */
/* .ttl8-bit{
    width: 295px;
    height: 170px;
    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 .ttl9-txt2{
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #666
}

.title-10{
    width: 100%;
    height: 760px;
    margin: 0 auto;
    /*padding-top: 0.40px;*/
}
.ttl10-2{
    width: 1000px;
    height: 405px;
    margin: 50px auto 0 auto;
}

.ttl10-bit{
    width: 270px;
    height: 100%;
    margin:0 95px 0 0;

}
.ttl10-bit:last-of-type{
    margin:0 0 0 0;
}
.ttl10-txt{
    height: auto;
    padding: 0px 0 0 0;
    color: #666;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    width: 100%;
    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-xuebi-1{
    width: 227px;
    height: 230px;
    background-position: -0px -150px;
    margin:0 auto;
}
.ttl10-xuebi-2{
    background-position: -250px -150px;
}
.ttl10-xuebi-3{
    background-position: -500px -150px;
}
