#b{
    position: absolute;
}





/* 本例子css */
.picScroll-left{     width: 1200px;
    overflow: hidden;
    position: relative;
    /* border: 1px solid #ccc; */
    margin: 0 18%;
    /* position: absolute; */
    bottom: 20%;
    z-index: 1;
}  
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }

.prev,.next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
     cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;     height: 50px;
    line-height: 50px;
    background: white; }
.picScroll-left .bd ul li:hover{
        background: #00BFFF;
    }
.picScroll-left .bd ul li .pic{ text-align:center; padding-left: 8px;padding-right: 20px;margin-left: 37px;}
.picScroll-left .bd ul li .pic a{
    color: black;
    font-size: 18px;
}
.picScroll-left .bd ul li:nth-child(1)
{

background: url(../images/banner-icon1.png) white no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(1):hover
{

background: url(../images/banner-icon1-hover.png) #00BFFF no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(1):hover a{
    color: white;
}


.picScroll-left .bd ul li:nth-child(2)
{

background: url(../images/banner-icon2.png) white no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(2):hover
{

background: url(../images/banner-icon2-hover.png) #00BFFF no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(2):hover a{
    color: white;
}


.picScroll-left .bd ul li:nth-child(3)
{

background: url(../images/banner-icon3.png) white no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(3):hover
{

background: url(../images/banner-icon3-hover.png) #00BFFF no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(3):hover a{
    color: white;
}

.picScroll-left .bd ul li:nth-child(4)
{

background: url(../images/banner-icon4.png) white no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(4):hover
{

background: url(../images/banner-icon4-hover.png) #00BFFF no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(4):hover a{
    color: white;
}

.picScroll-left .bd ul li:nth-child(5)
{

background: url(../images/banner-icon5.png) white no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(5):hover
{

background: url(../images/banner-icon5-hover.png) #00BFFF no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(5):hover a{
    color: white;
}


.picScroll-left .bd ul li:nth-child(6)
{

background: url(../images/banner-icon6.png) white no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(6):hover
{

background: url(../images/banner-icon6-hover.png) #00BFFF no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(6):hover a{
    color: white;
}


.picScroll-left .bd ul li:nth-child(7)
{

background: url(../images/banner-icon7.png) white no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(7):hover
{

background: url(../images/banner-icon7-hover.png) #00BFFF no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(7):hover a{
    color: white;
}


.picScroll-left .bd ul li:nth-child(8)
{

background: url(../images/banner-icon8.png) white no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(8):hover
{

background: url(../images/banner-icon8-hover.png) #00BFFF no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(8):hover a{
    color: white;
}


.picScroll-left .bd ul li:nth-child(9)
{

background: url(../images/banner-icon9.png) white no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(9):hover
{

background: url(../images/banner-icon9-hover.png) #00BFFF no-repeat 5px 7px;
}
.picScroll-left .bd ul li:nth-child(9):hover a{
    color: white;
}













.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.picScroll-left .bd ul li .title a{
    color: white;
}
.about{
    width: 100%;
    height: 520px;
    
}
.about .info{
    width: 1200px;
    margin: 0 auto;
}
.about .info .info-left{
    width: 48%;
    float: left;
    padding: 1%;
    margin: 30px auto;
}
.about .info .info-right{
    width: 48%;
    float: left;
    padding: 1%;
    margin: 30px auto;
}

.about .info .info-left img{
    width: 100%;
}

.about .info .info-right h4{
    color: #00BFFF;
    font-size: 24px;    padding: 20px 0 20px 20px;
}

.about .info .info-right h1{
    color: #00BFFF;
    font-size: 30px;    padding: 0 0 20px 20px;
}
.about .info .info-right p{
    color: black;
    font-size: 16px;    padding: 0 0 20px 20px; line-height: 26px;
}

.about .info .info-right a{
    display: block;
    width: 150px;
    height: 60px;
    border: 1px solid #00BFFF;margin-left: 20px;text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #00BFFF;
}

.about .info .info-right a:hover{
    background: #00BFFF;
    color: white;
}








.pt3{padding:60px 0; background:#f7f7f7;height: 434px;}
.pt3 .l_box{width:35%;float: left;}
.pt3 .r_box{width:60%;float: left;}
.pt3 .l_box .tit_box{margin-bottom:20px;}
.pt3 .l_box .tit_box .t1{font-size:34px; color:#1a1a1a; display:inline;}
.pt3 .l_box .tit_box .t2{font-size:70px; color:#eaeaea; display: inline;}
.pt3 .l_box .n_tit{position:relative; left:0; bottom:73px; background:rgba(222, 222, 222, .3); width:100%;height: 73px;}
.pt3 .l_box .n_tit .pd{padding:20px;}
.pt3 .l_box .n_tit .pd .time{font-size:14px; color:black; line-height:1; margin-bottom:5px;text-align: center;}
.pt3 .l_box .n_tit .pd .t{font-size:25px; color:black;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align: center;}
.pt3 .r_box  .tabt_box{padding:60px 0 40px;}
.pt3 .r_box  .tabt_box .tab_t{font-size:15px; color:#666; padding: 0 15px; border-left:1px solid #dedede; line-height:1; cursor:pointer;float: right;}
.pt3 .r_box  .tabt_box .tab_t:first-child{border-left:none;}
.pt3 .r_box  .tabt_box .tab_t.cur{color:#00BFFF;}
.pt3 .r_box  .tab_c{clear: both; display:none;}
.pt3 .r_box  .tab_c.cur{display:block;}
.pt3 .r_box  .tab_c li { padding: 27px 0; border-bottom: 1px solid #e5e5e5; position: relative; padding-right:50px;}
.pt3 .r_box  .tab_c li a{display:block;}
.pt3 .r_box  .tab_c li a:hover h4{color:#00BFFF;}
.pt3 .r_box  .tab_c li a:hover .right_arr{ background:url(../images/i_n_arrh.png) center center no-repeat; }
.pt3 .r_box  .tab_c h4 { font-size: 18px; font-weight: normal; margin-bottom: 6px; color:#333;}
.pt3 .r_box  .tab_c .txt{color:#878787;}
.pt3 .r_box  .tab_c .news_date { width: 100px; float: left; padding-right: 20px; margin-right: 20px; border-right: 1px solid #e3e3e3; text-align: right; }
.pt3 .r_box  .tab_c ._d { font-size: 40px; line-height: 1; color:#00BFFF; font-family: 'HelveticaNeue';}
.pt3 .r_box  .tab_c ._m { color: #00BFFF; }
.pt3 .r_box  .tab_c .right_arr { font-size: 0px; position: absolute; right: 0; bottom: 25px; display:block; width:32px; height:32px; background:url(../images/i_n_arr.png) center center no-repeat; }
.index .pt3 .l_box .tit_box{margin-bottom:20px;}
.index .pt3 .l_box .tit_box .t1{font-size:34px; color:#1a1a1a; display:inline;}
.index .pt3 .l_box .tit_box .t2{font-size:70px; color:#eaeaea; display: inline;}
.index .pt3 .l_box .n_tit{position:absolute; left:0; bottom:73px; background:#dedede; width:100%;}
.index .pt3 .l_box .n_tit .pd{padding:20px;}
.index .pt3 .l_box .n_tit .pd .time{font-size:14px; color:black; line-height:1; margin-bottom:5px;}
.index .pt3 .l_box .n_tit .pd .t{font-size:16px; color:black;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.index .pt3 .r_box  .tabt_box{padding:60px 0 40px;}
.index .pt3 .r_box  .tabt_box .tab_t{font-size:15px; color:#666; padding: 0 15px; border-left:1px solid #dedede; line-height:1; cursor:pointer;}
.index .pt3 .r_box  .tabt_box .tab_t:first-child{border-left:none;}
.index .pt3 .r_box  .tabt_box .tab_t.cur{color:#00BFFF;}
.index .pt3 .r_box  .tab_c{clear: both; display:none;}
.index .pt3 .r_box  .tab_c.cur{display:block;}
.index .pt3 .r_box  .tab_c li { padding: 27px 0; border-bottom: 1px solid #e5e5e5; position: relative; padding-right:50px;}
.index .pt3 .r_box  .tab_c li a{display:block;}
.index .pt3 .r_box  .tab_c li a:hover h4{color:#00BFFF;}
.index .pt3 .r_box  .tab_c li a:hover .right_arr{ background:url(../images/i_n_arrh.png) center center no-repeat; }
.index .pt3 .r_box  .tab_c h4 { font-size: 18px; font-weight: normal; margin-bottom: 6px; color:#333;}
.index .pt3 .r_box  .tab_c .txt{color:#878787;}
.index .pt3 .r_box  .tab_c .news_date { width: 100px; float: left; padding-right: 20px; margin-right: 20px; border-right: 1px solid #e3e3e3; text-align: right; }
.index .pt3 .r_box  .tab_c ._d { font-size: 40px; line-height: 1; color:#00BFFF; font-family: 'HelveticaNeue';}
.index .pt3 .r_box  .tab_c ._m { color: #00BFFF; }
.index .pt3 .r_box  .tab_c .right_arr { font-size: 0px; position: absolute; right: 0; bottom: 25px; display:block; width:32px; height:32px; background:url(../images/i_n_arr.png) center center no-repeat; }








.index_news{
    position: relative;
    z-index: 2;
    /* padding-bottom: 129px; */
    /* background: url("../images/index_news.jpg") center center no-repeat; */
    background-size:100% 100%;
    width: 1200px;
    margin: 0 auto;
    height: 700px;
}
.index_news .bt {
    padding-top: 70px;
}
.index_news .bt .float_l{
    width: 50%;
    font-size: 30px;
    color: #222222;
}
.index_news .bt .float_l div{
    width: 700px;
    margin: auto;
}
.index_news .bt .float_l span{
    font-size: 16px;
    color: #9f9f9f;
    text-transform: uppercase;
    font-family: -webkit-pictograph;
    margin-left: 15px;
}
.index_news .bt .float_r{
    width: 50%;
}
.index_news .bt .float_r div{
    width: 1200px;
}
.index_news .bt .float_r a{
    padding-top: 8px;
    display: block;
    border-radius: 40px;
    width: 120px;
    height: 40px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    font-family: -webkit-pictograph;
    transition:all 0.3s ease-in-out;
    float: right;
}
.index_news .bt .float_r:hover a{
    color: #2079e6;
}
.index_news .left{
    width: 50%;
}
.index_news .left .list{
    display: block;
    width: 90%;
    /* margin: auto; */
    margin-top: 60px;
}
.index_news .left .list .img{
    width: calc(100% - 2px);
    border: solid 1px #eaeaea;
    transition:all 0.3s ease-in-out;
}
.index_news .left .list:hover .img{
    border: solid 1px #00BFFF;
}
.index_news .left .list .img img{
    width: 100%;
}
.index_news .left .list .biaoti{
    font-size: 18px;
    color: #222222;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    line-height: 36px;
    height: 36px;
    padding-top: 23px;
    transition:all 0.3s ease-in-out;
    background: url(../images/nav_tb.png) left -20px bottom 17px no-repeat;
    background-size: 15px 2px;
}
.index_news .left .list .shijian{
    font-size: 14px;
    color: #888888;
    line-height: 27px;
    padding-bottom: 6px;
}
.index_news .left .list p{
    font-size: 14px;
    color: #928a8f;
    line-height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.index_news .left .list:hover .biaoti{
    color: #00BFFF;
    text-indent: 1em;
    background: url(../images/nav_tb.png) left 0 bottom 17px no-repeat;
    background-size: 15px 2px;
}
.index_news .right{
    width: 50%;
    padding-top: 18px;
}
.index_news .right a{
    display: block;
    width: 100%;
    border-bottom: solid 1px #d9d9d9;
    padding-top: 28px;
    padding-bottom: 34px;
}
.index_news .right a .img{
    width: 179px;
    margin-right: 38px;
    margin-left: 1px;
    border: solid 1px #eaeaea;
    transition:all 0.3s ease-in-out;
}
.index_news .right a:hover .img{
    border: solid 1px #00BFFF;
}
.index_news .right a .img img{
    width: 100%;
}
.index_news .right a .text{
    width: 100%;
}
.index_news .right a .text .biaoti{
    font-size:  18px;
    color: #222222;
    line-height: 40px;
    height: 40px;
    transition:all 0.3s ease-in-out;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    background: url(../images/nav_tb.png) left -20px center no-repeat;
    background-size: 10px 2px;
}
.index_news .right a:hover .text .biaoti{
    color: #00BFFF;
    text-indent: 1em;
    background: url(../images/nav_tb.png) left 0 center no-repeat;
    background-size: 15px 2px;
}
.index_news .right a .text .shijian{
    font-size:  14px;
    color: #888888;
    line-height: 28px;
    margin-bottom: 8px;
}
.index_news .right a .text p{
    font-size:  14px;
    color: #919191;
    line-height: 24px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.float_l {
    float: left;
}













.foot{
    width: 100%;
    background: #00BFFF;
    /* height: 340px; */
}
.foot .info{
    width: 1200px;
    margin: 15px auto;
    color: white;
    padding: 50px;
    height: 200px;
}
.foot .info .foot-info-1{
    width: 32%;
    float: left;

}
.foot .info .foot-info-1 h4{
    font-size: 20px;
}
.foot .info .foot-info-1 h4 a{
    color: white;
}
.foot .info .foot-info-1 li{
    float: left;
    width: 32%;
    margin: 15px auto;
}
.foot .info .foot-info-1 li a{
    color: white;
}














.foot .info .foot-info-2{
    width: 48%;
    float: left;

    
}
.foot .info .foot-info-2 .foot-info-2-3{
    width: 32%;
    float: left;
}

.foot .info .foot-info-2 .foot-info-2-3 h4{
    font-size: 20px;
}
.foot .info .foot-info-2 .foot-info-2-3 h4 a{
    color: white;
}
.foot .info .foot-info-2 .foot-info-2-3 li{
    height: 30px;line-height: 30px;margin: 15px auto;
}
.foot .info .foot-info-2 .foot-info-2-3 li a{
    color: white;
}






.foot .info .foot-info-3{
    width: 20%;
    float: left;
    
}


.foot .info .foot-info-3 .ewm{
    width: 70%;
    margin: 0 auto;
}
.foot .info .foot-info-3 .ewm img{
    width: 100%;
}
.foot .info .foot-info-3 .ewm-p{
    width: 70%;
    text-align: center;    line-height: 25px;
    font-size: 17px;
}


.foot .info-foot{
    width: 1200px;
    margin: 15px auto;
    color: white;

    text-align: center;
}

.foot .info-foot a{
    color: white;

}


.index03 {
    margin-top: 30px;
    overflow: hidden;
  }
  
  .index03-title h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    /* color: #00bfff; */
  }
  
  .index03-title h2 i {
    width: 20px;
    height: 5px;
    background: #0191FF;
    display: inline-block;
    margin-left: 30px;
    transform: translateY(-5px);
  }
  
  .index03-title span {
    color: rgba(41, 41, 40, .6);
    width: 100%;
    text-align: center;
    display: block;
  }
  
  
  .index03-content {
    margin: 20px 0;
  }
  
  @media(min-width: 768px) {
    .index03-title {
        padding-left: 0;
    }
  }
  
  @media(min-width: 992px) {
    .index03-title h2 {
        font-size: 40px;
        font-weight: 600;
        margin-bottom: 15px;
        display: inline-block;
        width: 100%;
    text-align: center;
    }
    .index03-title h2 i {
        width: 30px;
        margin: 0 50px;
        transform: translateY(-10px);
    }
    .index03-content {
        margin-top: 30px;
        text-align: center;
    }
  }
  


  .container {
    max-width: 1200px;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.index03-title h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
}


.S_kefu{ height:auto; width:100%; margin:0px auto;padding: 20px 0;}
.S_kefu li{width:16.5%; height:120px; float:left; position:relative;overflow: hidden;text-align: center;margin: 5px 0;        border: 1px solid #dedede;}
.S_kefu li a img{ width:180px; height:110px;}
.S_kefu li span{ position:absolute; top:0; left:0; height:100%; width:100%; display:block; display:none;}
.S_kefu li a:hover img{opacity: 1;	-webkit-transform: scale(1.2,1.2);-webkit-transition-timing-function: ease-out;	-webkit-transition-duration: 500ms;	-moz-transform: scale(1.2,1.2);	-moz-transition-timing-function: ease-out;	-moz-transition-duration: 500ms; }
