*{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 ;
}
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{
    background:url(../images/xuebi.png);
    background-size: 1000px 600px; 
}
.xuebi-1{
    background:url(../images/xuebi-1.png);
    background-size: 1000px 560px; 
}
.xuebi_e{
    background:url(../images/xuebi-e.png);
    background-size: 1000px 480px; 
}
/*全局样式*/

/*banner 开始*/

.banner{
    display: inline-block;
    width: 100%;
    min-width: 1000px;
    vertical-align: top;
    font-size: 100%;
    height: 600px;
    margin: 2px auto 0 auto;
    width: 100%;

}
.banner img{
    width: 100%;
    height: 100%;
    vertical-align:top;
    display:block
}

/*banner 结束*/
.ttl{
  border-radius: 8px;
  background: url("../images/ttl-bg.png");
  /*box-shadow: 2px 1.732px 8px 0px rgb( 217, 217, 217 );*/
  width: 1345px;
  height: 140px;
  z-index: 17;
  position: relative;
  margin:-30px auto 50px auto;
}
.ttl-1{
    width: 315px;
    height: 115px;
    /*border-right:1px solid rgb( 225, 225, 225 );*/
    /*margin-top:35px;*/
}
.ttl-1:nth-of-type(1){
    /*width: 225px;*/
    margin-left:200px;
}
.ttl-1:nth-of-type(3){
    /*width: 225px;*/
    /*border-right:0;*/
}
.ttl-1 p:nth-of-type(1){
    width: 100%;
    height: 45px;
    font-size: 25px;
    line-height: 45px;
    color: #ff6700;
    text-align: center;
}
.ttl-1 p:nth-of-type(2){
    width: 36px;
    height: 4px;
    background-color: #ff6700;
    margin:7px auto;
    
}
.ttl-1 p:nth-of-type(3){
    width: 100%;
    height: auto;
    font-size: 16.76px;
    line-height: 35px;
    color: #000;
    text-align: center;
}
.ttl-1 p:nth-of-type(3) span{
    color: #ff6700;
    font-size: 24px;
}

/*第一块开始*/
.title-1{
    width: 1920px;
    height: 1030px;
    margin:0 auto;
    background: url(../images/ttl1-bg.png);
    margin:0 auto;
}
.ttl1-1{
    height: 150px;
}
.ttl1-1 h2{
    /*padding-top: 55px;*/
    width: 100% !important;
    height: 130px;
    font-size: 42px;
    line-height: 165px;
    color: #333;
    font-weight: bold;
    text-align: center;
    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-1 p{
    /*margin-top: 60px;*/
    width: 100%;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    text-align: center;
}
.ttl1-2{
    width: 1000px;
    height: 660px;
    margin:50px auto 0 auto;
}
.ttl1-bit{
    width: 100%;
    height: 205px;
    margin-bottom: 15px;
}
.ttl1-txt{
    width: 390px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #499fff;
    margin:0 auto;
    color: #fff !important;
    font-size: 24px !important;
    font-weight: normal !important;
    padding:0 !important;
}
/* .ttl1-bit:nth-of-type(1){
    height: 175px;
} */
.ttl1-bit-1{
    width: 320px;
    height: 205px;
    /* background-color: #499fff;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    padding:45px 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; */
}
/* .ttl1-bit:nth-of-type(2) .ttl1-bit-1{
    background-color: #1dc6bf;
}
.ttl1-bit:nth-of-type(3) .ttl1-bit-1{
    background-color: #f39c11;
} */
.ttl1-bit-2{
    width: 665px;
    height: 100%;
    /*background-color: #499fff;*/
    color: #666;
    font-size: 20px;
    line-height: 25px;
    text-align: justify;
    border:1px dashed rgb( 169, 169, 169 );

    padding:0 55px 0 55px;
    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-bit-2 p{
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    color: #666;
    font-size: 18px;
}
.ttl1-3{
    display:block;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 27px;
    background-color: #fe7f2a;
    width: 315px;
    height: 60px;
    z-index: 123;
    margin: 50px auto 0 auto;

}
.title-2{
    width: 100%;
    height: 780px;
    margin:0 auto;
    /*background-image:  url(../images/ttl1-bg.png);*/
}
.ttl2-2{
    width: 1000px;
    height: 430px;
    margin:50px auto 0 auto;
    position: relative;
}
.ttl2-xuebi{
    width: 315px;
    height: 315px;
    background-position:-0.05px -0px;
    margin-top: 5px;

}
.ttl2-bit{
    font-size: 18px;
    color: #333;
    line-height: 30px;
    width: 540px;
    height: 100%;
}
.ttl2-bit1{
    width: 100%;
    height: 33.33%
}
.ttl2-bit-1{
    width: 100%;
    height: 30px;
}
.ttl2-bit1-num{
  background-color: rgb( 254, 181, 1 );
  width: 26px;
  height: 26px;
  z-index: 36;
  color: #fff;
  line-height: 26px;
  text-align: center;
}
.ttl2-bit-1 p{
    width: 261px;
    height: 30px;
    font-size: 24px;
    text-indent: 20px;
}
.ttl2-bit-2{
    text-align: left;
    margin-top: 2.5px;
}
.ttl2-txt{
    font-size: 18px;
    line-height: 30px;
    width: 293px;
    height: 50px;
    text-align: center;
    /*padding-top: 0.6px;*/
    position: absolute;
    top:330px;
    left:0;
    
}
.title-3{
    width: 100%;
    height: 910px;
    margin: 0 auto;
    background-image: url(../images/ttl3-bg.png);
    background-size: 100%;
}
.ttl3-2{
    width: 1040px;
    height: 545px;
    margin:50px auto 0 auto;
    background-color: #fff;
    /*border:0.02px solid #fff;*/
    
}
.ttl3-2-big{
    width: 1000px;
    height: 515px;
    margin:0 auto;
}
.ttl3-bit{
    width: 50%;
    height: 244px;
    background-color: #fff;

}
.ttl3-bit:nth-of-type(1),.ttl3-bit:nth-of-type(2){
    margin-top:28px;
    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-bit-1{
    /*background-color: #;*/
    color: #ff6700;
  width: 100%;
  height: 47px;
  z-index: 60;
  font-size: 20px;
  line-height: 47px;
  text-align: left;
  font-weight: bold;
  padding-left: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;

}
.ttl3-bit-1-special{
    line-height: 27px;
    margin-bottom:15px;
}
.ttl3-bit-1-special1{
    margin-top:15px;
}
.ttl3-bit-2{
    width: 245px;
    height: 100%;
    /*background-color: #fff;*/
}
.ttl3-img{
    width: 255px;
    height: 250px;
    /*background-position: -0px -300px;*/
    /*margin:15px;*/

}
.ttl3-xuebi-2{
    background-position: -18px -3.0px;
}
.ttl3-xuebi-3{
    background-position: -3.7px -3.0px;
}
.ttl3-xuebi-4{
    background-position: -5.54px -3.0px;
}
.ttl3-bit-txt{
    width: 245px;
    height: 197px;
    font-size: 18px;
    line-height: 27px;
    /*text-indent: 35px;*/
    text-align: justify;
    padding:0px 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-4{
    width: 100%;
    height: 920px;
    margin:0 auto;
}
.ttl4-2{
    width: 1000px;
    height: 560px;
    margin:50px auto 0 auto;
}
.ttl4-xuebi{
    background-position: -0px -0px;
    width: 100%;
    height: 100%;
}
.title-5{
    width: 100%;
    height: 800px;
    background:url(../images/ttl5-bg.png);
    margin:0 auto;
}
.ttl5-2{
    width: 1027px;
    height: 436px;
    background-color: #cbc9c9;
    /*background-color: #fff;*/
    margin: 50px auto 0 auto;
}

.student{
    z-index: 1;
    position: relative;
}
#students-record{height:428px;padding-top: 3px;padding-left: 4px;}
/*#students-record h2{font-size:40px;color:#333;height:78px;line-height:78px;text-align:center;width:762px;margin:0 auto;font-weight:700}
#students-record h2 i{color:#fe5b56;font-style:normal}*/
#students-record .gradientLine{width:458px}
#students-record .describe{font-size:28px;color:#666;text-align:center;line-height:70px;margin-bottom:27px}
#students-record .stu-recomends .re-item{float:left;height:428px;overflow:hidden;border-right:3px solid #cbc9c9;}
#students-record .stu-recomends .re-item .item-content{position:relative;width:458px}
#students-record .stu-recomends .re-item .overlay{position:absolute;top:0;left:0;bottom:0;right:0;/*background:#000;*/opacity:.5;filter:alpha(opacity=50);z-index:2}
#students-record .stu-recomends .re-item .text-layer{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;color:#fff;width: 458px;}
/*#students-record .stu-recomends .re-item .text-layer span{display:inline-block}*/
#students-record .stu-recomends .re-item .text-layer .text-layer-2{margin:25px 0 0 188px;width:250px;text-align: left;height: 30px;line-height:30px;font-size:22px;font-size: 22px;color: #ff6700;font-weight: bold;}
#students-record .stu-recomends .re-item .text-layer .text-layer-3{margin:15px 0 0 188px;width:250px;height: 25px;line-height: 25px;font-size: 16px;color: #333;text-align: left;}
#students-record .stu-recomends .re-item .text-layer .text-layer-4{font-size:16px;margin:0px 0 0 188px;width:250px;height: 25px;line-height: 25px;text-align: left;color:#333;/*-webkit-writing-mode:vertical-lr;writing-mode:tb-lr;writing-mode:vertical-lr;*/}
#students-record .stu-recomends .re-item .text-layer .text-layer-5{
    margin:0px 0 0 188px;width:250px;height: 25px;line-height: 25px;text-align: justify;color: #333;
}
#students-record .stu-recomends .re-item .text-layer .text-layer-6{
   width:110px;height: 36px;line-height: 36px;text-align: center;display: block;font-size: 16px;color: #fff;background-color: #000;position: absolute;left: 195px;bottom: 33px;
}
/*#students-record .stu-recomends .re-item .text-layer p{position:absolute;top:50px;right:45px;font-size:20px;width:275px;background:url(../images/symbol_6fbd3d4.png) no-repeat 10px top;padding-top:40px;line-height: 35px;}*/
/*#students-record .stu-recomends .re-item .text-layer a{position:absolute;top:305px;right:100px;    display: block;width: 180px;height: 55px;line-height: 55px;text-align: center;font-size: 20px;color: #fff;background-color: #ff6700;
}*/
#students-record .stu-recomends .item1{width:547px}
#students-record .stu-recomends .item1 .overlay{display:none}
#students-record .stu-recomends .item2{width:118px}
#students-record .stu-recomends .item3{width:118px}
#students-record .stu-recomends .item4{width:118px}
#students-record .stu-recomends .item5{width:118px;border-right:0}
.ttl5-bit1{
    width: 315px;
    margin:-428px 0 0 235px;
    position: relative;
    z-index: 2;
}
.ttl5-txt1{
    width: 100%;
    height: 66px;
    line-height: 66px;
    text-align: left;
    color: #ff6700;
    font-size: 30px;
    text-indent: 20px;

}
.ttl5-txt2{
    height: 45px;
    line-height: 20px;
    color: #666;
    font-size: 22px;
    border-bottom: 1px solid rgb( 0, 0, 0 ) !important;

}
.ttl5-txt3{
    height: 50px;
    line-height: 50px;
    color: #ff6700;
    font-size: 18px;
    font-weight: bold;
}
.ttl5-txt4{
    height: auto;
    line-height: 27px;
    color: #000;
    font-size: 18px;
    text-align: justify;
    text-indent: 0;
    padding:0 17px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
}
.clear{zoom:1}
.title-6{
    width: 100%;
    height: 840px;
    margin:0 auto;
}
.ttl6-2{
    width: 1000px;
    height: 480px;
    background-position: 0px 0px;
    margin:50px auto 0 auto;
}
.title-7{
    width: 100%;
    height: auto;
    background: url(../images/ttl7-bg.png);
}
.ttl7-1 a{
    font-size: 20px;
    text-align: center;
    color: #fff;
    display: block;
    /*margin-top:50px;*/
}
.ttl7-1 h2{
    color: #fff;
}