﻿*{margin: 0;padding:0;}
.bk10{
    width: 100%;
    height: 10px;
}
.bk15{
    width: 100%;
    height: 15px;
}
.bk20{
    width: 100%;
    height: 20px;
}
.bk25{
    width: 100%;
    height: 25px;
}
.bk30{
    width: 100%;
    height: 30px;
}
.bk35{
    width: 100%;
    height: 35px;
}
.bk40{
    width: 100%;
    height: 40px;
}
.bk45{
    width: 100%;
    height: 45px;
}
.bk50{
    width: 100%;
    height: 50px;
}
.bk70{
    width: 100%;
    height: 70px;
}
.bk145{
    width: 100%;
    height: 145px;
}
/*banner   开始*/
/*兼容开始*/
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/*兼容处理结束*/
#owl-demo{position:relative;width:100%;height: 445px; margin:2px auto 0 auto;}
#owl-demo .item{ position:relative;display:block;width: 100%;height: 445px;}
/*#owl-demo img{display:block;width:1920px;height: 445px;}*/

#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}

div#owl-demo #item1{
border-style:none;
border-width:0;
width:100%;
height:445px;
background-image: url(../images/banner1.jpg);
background-position:center;
}
div#owl-demo #item2{
border-style:none;
border-width:0;
width:100%;
height:445px;
background-image: url(../images/banner2.jpg);
background-position:center;
}
div#owl-demo #item3{
border-style:none;
border-width:0;
width:100%;
height:445px;
background-image: url(../images/banner3.jpg);
background-position:center;
}
div#owl-demo #item4{
border-style:none;
border-width:0;
width:100%;
height:445px;
background-image: url(../images/banner4.jpg);
background-position:center;
}
/*banner   结束*/




/*第一块开始*/
.title1{
    width: 100%;
    height: 130px;
    background-color: #fff;
}
.place{
    width: 1000px;
    height: 130px;
    margin: 0 auto;
}
.place-top{
    width: 100%;
    height: 41px;
    margin-bottom: 15px;
}
.place-pic{
    width: 47px;
    height: 41px;
    margin-left: 15px;
}
.place-pic img{
    width: 100%;
    height: 100%;
}
.p-text{
    height: 41px;
    margin-left: 10px;
}
.p-text p{
    height: 41px;
    line-height: 41px;
    color: #333;
    font-size: 24px;
    font-weight: 600;
}
.place-xian{
    width: 100%;
    height: 2px;
    background-color: #ff6700;
}

/*第一块结束*/

/*第二块开始*/
.tltle2{
    width: 100%;
    
}
.conter2{
    width: 1000px;

    margin: 0 auto;
}

.ct2-le{
    width: 650px;
   
}
.detail{
    width: 650px;
}
.detail-1{
    width: 650px;
    height: 48px;
}
.detail-1:nth-child(5n) {
    border-bottom: 2px solid #eff0f1;
}
.detail-1:last-child {
    border-bottom: 2px solid #eff0f1;
}
.course1{
    width: 5px;
    height: 5px;
    margin:21px 20px 0 20px;
    background-color: #ff6700;
}
.course2{
    width: 400px;
    height: 48px;
}
.course2 a{
    width: 400px;
    height: 48px;
    font-size: 16px;
    color: #333;
    line-height: 48px;
    text-align: left;
}
.course3{
    width: 100px;
    height: 48px;
    margin-right: 40px;
}
.course3 p{
    width: 100px;
    height: 48px;
    font-size: 16px;
    color: #989898;
    text-align: left;
    line-height: 48px;
}
/*.cte-le-cn{
    width: 100%;
}

.ct2-le-1{
    width: 650px;
    height: 240px;
    border-bottom: 2px solid #eff0f1;
}
.ct2-le-1 li{
    width: 100%;
    height: 48px;
}
.ct2-le-1 li span{
    width: 5px;height: 5px;
    background-color: #ff6700;
    display: block;
    margin-top: 21px;
    margin-left: 20px;
    margin-right: 20px;
}
.ct2-le-1 li a{
    width: 400px;height: 48px;
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 48px;
    text-align: left;
}
.ct2-le-1 li p{
    width: 100px;
    height: 48px;
    font-size: 16px;
    color: #989898;
    text-align: left;
    line-height: 48px;
    margin-right: 40px;
}*/
.ct2-le-ye{
    width: 100%;
    height: 30px;
    text-align: center;
}
.ct2-le-ye li{
    padding: 0 10px;
    display: inline-block;
    border:1px solid #ccc;
    box-sizing:border-box;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #626262;
    -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
    cursor: pointer;
    
}
.an{
    margin-right: 5px;
}
.ct2-le-ye a:hover,.ct2-le-ye .selected{
    background-color: #ff6700;
    color: #fff;
}
















.ct2-rt{
    width: 315px;
    height: 1010px;
}
.owl-demo2{
    width: 100%;
    height: 237px;
}
.zhu{
    width: 315px;
    height: 35px;
    border-bottom: 2px solid #eff0f1;
}
.zhu h3{
    width: 82px;
    height: 35px;
    border-bottom: 2px solid #ff6700;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
    color:#333;
}
.pai{
    width: 100%;
    height: 100px;
    border-bottom: 2px dotted #eff0f1;
}
.pai1{
    width: 106px;
    height: 76px;
    margin-top: 12px;
}
.pai1 img{
    width: 100%;
    height: 100%;
}
.pai2{
    width: 180px;
    height: 76px;
    margin-top: 12px;
}
.pai2 p{
    width: 100%;
    height: 35px;
    color: #333;
    font-size: 14px;
}
.pai a{
    display: block;
    width: 100px; 
    height: 30px;
    text-align: center;
    font-size: 14px;
    color:#fff;line-height: 30px;
    background-color: #ff6700;
    border-radius: 5px;
}

.xuexi{
    width: 100%;
}
.xuexi a{
    width: 100%;
    height: 35px;
    display: block;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color:#fff;
}
.xi-1{
    width: 160px; height: 35px;
    background-color: #6bce61;
    margin-left: 3px;
    margin-bottom: 3px;
}
.xi-2{
    width: 149px; height: 35px;
    background-color: #ffb30f;
     margin-left: 3px;
    margin-bottom: 3px;
}
.xi-3{
    width: 312px; height: 35px;
    background-color: #ff6700;
    margin-left: 3px;
    margin-bottom: 3px;
}
.xi-4{
    width: 185px;
    height: 35px;
    background-color: #6c9eff;
    margin-left: 3px;
    margin-bottom: 3px;
}
.xi-5{
    width: 124px;
    height: 35px;
    background-color: #fd5d3b;
    margin-left: 3px;
    margin-bottom: 3px;
}
.xi-6{
    width: 312px; height: 35px;
    background-color: #ff6700;
    margin-left: 3px;
    margin-bottom: 3px;
}

.mi{
    width: 100%;
    height: 125px;
    background-color: #f88a14;
}
.mi1{
    width: 98px;
    height: 98px;
    margin-top: 13px;
    margin-left: 15px;
}
.mi1 img{
    width: 100%;
    height: 100%;
}
.mi2{
    width: 175px;
    height: 98px;
    margin-top: 13px;
}
.mi2 p{
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    text-align: left;
    color: #fff;
    font-weight: 600;
}
.mi2 a{
    width: 100%;
    color: #ffea00;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    text-align: left;
}
/*第二块结束*/
/*第三块开始*/
.title3{
    width: 100%;
    height: 260px;
}
.conter3{
    width: 1000px;
    height: 260px;
    margin:0 auto;
}

.top3{
    width: 100%;
    height: 60px;
    border-bottom: 2px solid #eff0f1;
}
.top3-1{
    width: 500px;
    height: 60px;
}
.top3-1 p{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
    color: #333;
    font-weight: 600;
    font-size: 22px;
}
.top3-1 p span{
    width: 5px;
    height: 30px;
    background-color: #ff6700;
    display: inline-block;
    margin-left: 15px;
    margin-right: 20px;
    position: relative;
    top:6px;
}
.top3-2{
    width: 200px;
    height: 60px;
}
.top3-2 a{
    display: block;
    width: 200px;
    text-align: right;
    height: 60px;
    line-height: 60px;
    color: #666;
    font-size: 18px;
}

.but3{
    width: 100%;
    height: 150px;
}
.but3-1{
    width: 300px;
    height: 50px;
    margin-right: 32px;
}
.but3-1:nth-child(3n){
    margin-right: 0;
}
.but3-1-1{
    width: 26px;
    height: 26px;
    margin-left: 30px;
    margin-right: 15px;
    margin-top: 12px;
}
.but3-1-1 img{
    width: 100%;
    height: 100%;
}
.but3-1-2{
    width: 225px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 16px;
    color: #666;
}
/*第三块结束*/
/*第四块开始*/
.title4{
    width: 100%;
    height: 330px;
}
.conter4{
    width: 1000px;
    height: 330px;
    margin: 0 auto;
}


.hl_main5_content{
    width:1000px; 
    height:151px; 
    border-top:none; 
    margin:0 auto;
    position: relative;
 } 
.hl_main5_content1{
    width:1000px;
    overflow:hidden;
    float:left; 
} 
.hl_main5_content1 ul{
    width:2250px;
     overflow:hidden;
 } 
.hl_main5_content1 ul li{
 float:left; width:240px; 
 height:180px;display:inline;
  margin-left:10px; 
  text-align:center;
} 
.hl_main5_content1 ul li img{ 
    width:240px; 
    height: 151px;
} 

.hl_scrool_leftbtn{
    width:40px; 
    height:80px;
    background: url(../images/bg17.png) no-repeat; 
    float:left; margin-top:30px;
     cursor:pointer;
     position: absolute;
     top: 0;
     left: 10px;
 } 
.hl_scrool_rightbtn{
    width:40px; 
    height:80px; 
    background: url(../images/bg18.png) no-repeat; 
    float:right;margin-top:30px;
     cursor:pointer;
     position: absolute;
     top:0;
     left: 960px;
 }


/*第四块结束*/















