.a_hover:hover{text-decoration: underline;color:red;}
.a_hover_color:hover{color:#0880e6;}
.page{line-height: 1}
.page a,.page span{display: inline-block;padding: 5px 10px;border:1px solid #999;margin:2px;color:#999;margin-top:10px;}
.page .prev,.page .next{padding:5px;margin:0px;}
.page .current{background: #999;color:#fff;}
.w{width: 1150px;}
@font-face {
    font-family: 'lq';
    //src: 
         url('../fonts/lq.otf');
    font-weight: normal;
    font-style: normal;
}
.header{
    padding-top: 30px;
    background-image: url(../images/hb_01.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center ;
    padding-bottom: 24px;
    border-bottom: 4px solid #0767b7;
    position: relative;
}
.header .tel{
    margin-top:13px;
}
.nav{
    position: relative;
    z-index: 10
}
.nav .w{
    height: 46px;
    line-height: 46px;
    background-color: #0767b7;
    border-radius: 3px;
    position: relative;
    top: -25px;
}
.nav .w a{
    color: white;
}
.nav .w .left{
    width: 1000px;
}
.nav .w .left .items{
    float: left;
    width: 100px;
    text-align: center;
    font-size: 15px;
}
.nav .w .right{
    width: 150px;
    text-align: center;
    background-color: #007ae1;
    color: white;
    font-size: 20px;
    text-shadow: 2px 2px 2px rgba(0, 83, 163, 0.75);
    letter-spacing: 1.5px;
    font-family: 'lq';
}
.banner{
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 0;
    height: 530px;
    margin-top: -46px;
}

.banner li{
  overflow: hidden;
  height: 530px;
  position: relative;
  font-size: 0;
  padding: 0;
}
.banner li img{
  width: 1905px;
  height: 530px;
  position: relative;
  left: 50%;
  margin-left: -952.5px;
}
.index_notice{
    line-height: 46px;
    background-color: #ebebeb;
    box-shadow:1px 1px 0px  rgba(0, 0, 0, 0.17);

}
.index_notice .left{
    background-image: url(../images/i_12.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
    height: 46px;
    font-size: 16px;
    color: #000;
    width: 800px;
	font-weight:bold;
	letter-spacing:1px;

}

.index_notice .right{
    overflow: hidden;
    padding-top: 9px;
}
.index_notice .right input{
    width: 174px;
    height: 30px;
    line-height: 30px;
    border:none;
    padding-left: 36px;
    background-image: url(../images/i_14.png);
    background-repeat: no-repeat;
    background-position: 13px center;
    border-radius: 4px 0px 0px 4px;
    float: left;
    outline: none;
}
.index_notice .right button{
    height: 30px;
    width: 65px;
    font-size: 15px;
    color: white;
    background-color: #007ae1;
    float: right;
    border: none;
    border-radius:  0px 4px 4px 0px;

}
.index_content .left{
    width: 190px;
    background-color: #007ae1;
    border-radius: 3px;
    padding: 7px;
}
.index_content .left .titles{
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    font-size: 20px;
    text-align: center;
    color: white;
}
.index_content .left .wrapper{
    padding: 12px;
    background-color: #fff;
    border-radius: 3px;
}
.index_content .left .wrapper .item{
    /* height: 38px; */
    line-height: 38px;
    
    font-size: 14px;
    
    
    
}
.index_content .left .wrapper .item > a{
    display: block;
    padding-left: 13px;
    border-radius: 3px;
    margin-top: 10px;
}
.index_content .left .wrapper .item:hover,
.index_content .left .wrapper .hover{
    /*  */
}
.index_content .left .wrapper .item:hover > a,
.index_content .left .wrapper .hover > a{
    background-color: #eeeeee;
    color: #006fcd;
    background-image: url(../images/i_19.png);
    background-repeat: no-repeat;
    background-position: 142px center;
}
.index_content .left .wrapper .item .son .ite > a{
    display: block;
    color: #006fcd;
    padding-left: 13px;
}
.index_content .left .wrapper .item .son .ite .it{
    line-height: 28px;
    height: 28px;
}
.index_content .left .wrapper .item .son .ite .it > a{
    font-size: 12px;
    padding-left: 20px;
}
.index_content .left .info .title{
    margin-top: 6px;
    font-size: 19px;
    color: white;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #3f9ff0;
}
.index_content .left .info .desc{
    color: white;
    line-height: 23px;
    margin-top: 12px;
    margin-bottom: 10px;
    font-size: 13px;
    text-align: justify;
}
.index_content .right{
    width: 900px;
}
.index_content .right .wrapper{
    margin-right: -40px;
}
.index_content .right .wrapper .items{
    float: left;
    width: 276px;
    margin-right: 35px;
    background-color: #e5e5e5;
    margin-bottom: 30px;
    transition: all 0.3s;
}
.index_content .right .wrapper .items .img-wrapper{
    width: 276px;
    height: 220px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.index_content .right .wrapper .items .title{
    text-align: center;
    font-size: 15px;
    color: #555555;
    height: 50px;
    line-height: 50px;

}
.index_zx{
    background-image: url(../images/z_02.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.index_zx .w{
    position: relative;
}
.index_zx .w:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid white;
    position: absolute;
    right: 50px;
    top: 0;
    z-index: 19;
}

.index_title .w{
    background-image: url(../images/line2.png);
    background-repeat: repeat-x;
    background-position: center;
    height: 36px;
}
.index_title .title{
    font-size: 32px;
    color: #000;
    background-color: #fff;
    padding-right: 15px;
    line-height: 1;

}
.index_title .w .more{
    width: 90px;
    height: 30px;
    background-color: #ec2c00;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 3px;
}
.index_title .w .more a{
    color: white;
}
.index_case .left{
    width: 486px;
    height: 386px;
    overflow: hidden;
}
.index_case .left .wrapper{
    height: 1000%;
    position: relative;
    top: 0px;
    transition: all 0.4s;
}
.index_case .left .wrapper .item{
    overflow: hidden;
    margin-bottom: 22px;
}
.index_case .left .wrapper .item .img-wrapper{
    width: 116px;
    height: 80px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.index_case .left .wrapper .item .info{
    display: table-cell;
    padding-left: 20px;
}

.index_case .left .wrapper .item .info .title{
    font-size: 16px;
    color: black;
    line-height: 24px;
}
.index_case .left .wrapper .hover .info .title{
    color: #ff0000;   
}
.index_case .left .wrapper .item .info .desc{
    margin-top: 5px;
    font-size: 13px;
    color: #828282;
    line-height: 22px;
}
.index_case .left .wrapper .hover .info .desc{
    color: #ff0000;   
}
.index_case .right{
    width: 638px;
    height: 382px;
    float: right;
    position: relative;
}
.index_case .right .img-wrapper{
    width: 638px;
    height: 382px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.index_case .right .info{
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 107, 198, 0.5);
    padding-left: 32px;
    padding-right: 150px;
}
.index_case .right .info .title{
    color: #fff;
    font-size: 16px;
    line-height: 1;
    margin-top: 20px;
}
.index_case .right .info .desc{
    color: #fff;
    line-height: 21px;
    margin-top: 10px;
}
.index_case .right .control{
    position: absolute;
    right: 20px;
    bottom: 30px;
    height: 40px;
    width: 90px;
    font-size: 0;

}
.index_case .right .control .left,
.index_case .right .control .right{
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.61);
    display: inline-block;
    position: relative;
    margin-left: 5px;
    cursor: pointer;
}
.index_case .right .control .left:before,
.index_case .right .control .right:before{
    content: '';
    width: 14px;
    height: 14px;
    /* border: 1px solid transparent; */
    border-left: 1px solid white;
    border-top: 1px solid white;
    position: absolute;
    top: 50%;
    margin-top: -8px;

}
.index_case .right .control .left:before{
    transform: rotate(-45deg);
    margin-left: 18px;
}
.index_case .right .control .right:before{
    transform: rotate(135deg);
    margin-left: 9px;

}
.index_xingxiang{
    background-image: url(../images/i_26.png);
    padding-bottom: 40px;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.26)
}
.index_xingxiang .title{
    text-align: center;
}


.index_xingxiang .w .wrapper {
    position: relative;
    height: 224px;
    overflow: hidden;
}
.index_xingxiang .w .wrapper .left,.index_xingxiang .w .wrapper .right {
    position: absolute;
    cursor: pointer;
    height: 224px;
    width: 66px;
    background-position: center;
    background-repeat: no-repeat;
}
.index_xingxiang .w .wrapper .left .wrapperr,
.index_xingxiang .w .wrapper .right .wrapperr{
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
}
.index_xingxiang .w .wrapper .left .wrapperr{
    background-image: url(../images/l_20.png);
}
.index_xingxiang .w .wrapper .right{
    right: 0;
}
.index_xingxiang .w .wrapper .right .wrapperr{
    background-image: url(../images/l_23.png);
}

@keyframes routee{
    0%{transform: rotateX(0deg);}
    /* 50%{transform: rotateX(90deg);} */
    100%{transform: rotateX(360deg);}
    
}
.index_xingxiang .w .wrapper .left:hover .wrapperr,
.index_xingxiang .w .wrapper .right:hover .wrapperr{
    animation: routee 1s linear  infinite;
}

 .index_xingxiang .w .wrapper .list {
    width: 1010px;
    height: 224px;
    overflow: hidden;
    font-size: 0;
    margin: 0 auto;
}

.index_xingxiang .w .wrapper .list ul {
   float: left;
   overflow: hidden;
}
.index_xingxiang .w .wrapper .list  .items {
    margin-right: 20px;
    float: left;

}
.index_xingxiang .w .wrapper .list  .items img{
    
}
.index_xingxiang .w .wrapper .list  .items .img-wrapper{
    width: 236px;
    height: 224px;
    overflow: hidden;
    position: relative;
    outline: 5px solid #d0d0d0;
    outline-offset: -5px
}
.index_about .img-wrapper{
    position: relative;
    z-index: 10;
    width: 424px;
    height: 275px;
}
.index_about .wrapper{
    background-color: #f6f6f6;
    position: absolute;
    left: 0;
    top: 15px;
    bottom: 15px;
    right: 3px;
    padding-left: 470px;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.26)
    
}
.index_about .wrapper .title{
    font-size: 23px;
    color: black;
    height: 70px;
    line-height: 80px;
}
.index_about .wrapper .desc{
    font-size: 14px;
    color: black;
    line-height: 28px;
    padding-right: 40px
}
.index_about  .info{
    height: 40px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    position: absolute;
    bottom: 30px;
    left: 470px;
    right: 40px;
    line-height: 40px;
    font-size: 16px;
    color: black;
    overflow: hidden;
}
.index_about  .info a{
    color: black;
}
.index_about  .info .more{
    width: 130px;
    text-align: center;
}
.index_about  .info .line{
    height: 18px;
    background-color: #c5c5c5;
    width: 1px;
    margin-top: 11px;
}
.index_about  .info .tel{
    background-image: url(../images/t_06.png);
    background-repeat: no-repeat;
    background-position: 38px center;
    padding-left: 83px;
    letter-spacing: 2px;
    font-size: 19px;
}
.index_news .left{
    width: 634px;
}
.index_news  .titles{
    border-bottom: 1px solid #000;
    /* overflow: hidden; */
    line-height: 1;
    
}
.index_news  .titles .tit{
    font-size: 20px;
    color: black;
    border-bottom: 1px solid #0880e6;
    padding-bottom: 12px;
    margin-bottom: -1px;
}
.index_news  .titles .tit .en{
    font-size: 15px;
    color: #444444;
}
.index_news  .titles  .more{
    font-size: 10px;
    color: #898989;
    border: 1px solid #898989;
    border-radius: 5px;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 14px;
}
.index_news .left .tt .img-wrapper{
    width: 232px;
    height: 154px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.index_news .left .tt .info{
    width: 372px;
}
.index_news .left .tt .info .title{
    font-size: 15px;
    color: #000000;
    border-bottom: 1px solid #c4c4c4 ;
    height: 37px;
}
.index_news .left .tt .info .desc{
    font-size: 14px;
    color: #626262;
    line-height: 23px;
}
.index_news .left .tt .info .more{
    width: 122px;
    height: 30px;
    background-color: #0075d8;
    text-align: center;
    color: white;
    line-height: 30px;
    border-radius: 3px;
}
.index_news .left .wrapper .items{
    overflow: hidden;
    margin-top: 17px;
}
.index_news .left .wrapper .items .date{
    width: 85px;
    height: 85px;
    text-align: center;
    color: #858585;
    border: 1px solid #858585;
    transition: all 0.3s;
}
.index_news .left .wrapper .items .date .day{
    font-size: 36px;
    line-height: 52px;
    height: 52px;

}
.index_news .left .wrapper .items .date .day span{
    display: inline-block;
    border-bottom: 1px solid #858585;
}
.index_news .left .wrapper .items .date .ym{
    margin-top: 5px;
}
.index_news .left .wrapper .items .info{
    float: right;
    width: 520px;
}
.index_news .left .wrapper .items .info .title{
    font-size: 14px;
    color: black;
}
.index_news .left .wrapper .items .info .desc{
    font-size: 13px;
    color: #666666;
    line-height: 23px;
}
.index_news .left .wrapper .items:hover .date{
    background-color: #0880e6;
    color: white;

    border-color: #0880e6;
}
.index_news .left .wrapper .items:hover .date span{
    border-color: #0880e6;
}
.index_news .right{
    width: 456px;
}
.index_news .right .wrapper .items{
    overflow: hidden;
    margin-top: 23px;
}
.index_news .right .wrapper .items .img-wrapper{
    width: 150px;
    height: 98px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.index_news .right .wrapper .items .info{
    width: 280px;
    float: right;
}
.index_news .right .wrapper .items .info .title{
    font-size: 15px;
    color: black;
    margin-top: 5px;
}
.index_news .right .wrapper .items .info .desc{
    color: #666;
    margin-top: 5px;
}
.footer{
    background-image: url(../images/f_03.png);
    color: white;
    position: relative;
}
.footer a{
    color: white;
}
.footer > .w{
    padding-bottom: 30px;

}
.footert{
    position: absolute;
    height: 6px;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(../images/s_03.png);
}
.footer .item{
    min-height: 195px;
}
.footer .item1 .tite{
    font-size: 26px;
    color: white;
    font-family: 'lq';
    
}
.footer .item1{
    width: 680px;
    background-image: url('../images/i_41.png'),url('../images/l_03.png');
    background-repeat: no-repeat;
    background-position: left bottom,right 60px;
}
.footer .item1 .info{
    width: 490px;
    margin-top: 50px;
    font-size: 13px;
    line-height: 33px;
}
.footer .item2{
    width: 377px;
    font-size: 13px;
    line-height: 30px;
}
.footer .item2 .title{
    font-size: 20px;
    margin-top: 50px;
    padding-right: 35px;
    display: inline-block;
    background-image: url(../images/i_37.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.footer .footb{
    height: 48px;
    line-height: 48px;
    background-color: rgba(0, 57, 104, 0.4);
}
.footer .footb .tit{
    font-size: 15px;
}
.index_content .left2 .wrapper .item{
    padding-left: 0;
    outline: 3px solid #dadada;
    outline-offset: -3px;
    margin-top: 15px;
    height: auto;
    font-size: 0;
    line-height: 0;
}
.index_content .left2 .wrapper .item:first-child{
    margin-top: 0px;
}
.index_content .left2 .wrapper .item img{
    /* border: 3px solid #dadada */
}
.index_content .right .titles{
    border-bottom: 1px solid #d0d0d0;
}
.index_content .right .titles .tit{
    font-size: 21px;
    color: black;
    padding-left: 38px;
    display: inline-block;
    background-image: url(../images/tt_03.png);
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: 3px solid #007ae1;
    margin-bottom: -2px;
}
.index_content .right .wrapper{
    overflow: hidden;
}
.index_content .right .titles .mb{
    color:#969696;
    margin-top: 13px;
    padding-right: 5px;
}
.index_content .right .titles .mb a{
    color: #969696
}
.index_content .right .wrapper .items:hover{
    background-color: #007ae1;
}
.index_content .right .wrapper .items:hover .title{
    color: white;
}
.index_content .right .xiangguan .title{
    height: 42px;
    line-height: 42px;
    background-image: url(../images/l3_03.png);
    border:  1px solid #e0e0e0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.18);
    padding-left: 20px;
    font-size: 15px;
}
.index_content .right .xiangguan .wrapper{
    margin-right: -260px;
}
.index_content .right .xiangguan .wrapper .item{
    float: left;
    width: 377px;
    margin-right: 60px;
    padding-left: 40px;
    background-image: url(../images/b3_03.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    line-height: 33px;
}
.index_content .right .xiangguan .wrapper .item a{
    width: 298px;
}
.index_content .right .news-wrapper .items{
    overflow: hidden;
    padding: 16px;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
}
.index_content .right .news-wrapper .items .img-wrapper{
    width: 212px;
    height: 142px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.index_content .right .news-wrapper .items .info{
    width: 614px;
}
.index_content .right .news-wrapper .items .info .title{
    font-size: 17px;
}
.index_content .right .news-wrapper .items .info .desc{
    font-size: 13px;
    color: #666;
    line-height: 23px;
    margin-top: 5px;
}
.more2{
    width: 108px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #cecece;
    float: right;
    position: relative;
}
.more2:after{
    content: '+';
    position: absolute;
    font-size: 16px;
    color: red;
    right: -5px;
    top: -7px;
    line-height: 14px;
    width: 14px;
    height: 14px;
    background-color: #fff;
    font-weight: 800;
}
.index_content .right .anli-wrapper .items .img-wrapper{
    width: 394px;
    height: 238px;
}
.index_content .right .anli-wrapper .items .info{
    width: 440px;
}
.index_content .right .anli-wrapper .items .info .desc{
    line-height: 27px;
}
.index_content .right .jidi-wrapper .items{
    width: 284px;
    margin-right: 24px;
}
.index_content .right .jidi-wrapper .items .img-wrapper{
    width: 274px;
    height: 258px;
    border: 5px solid #d0d0d0;
}
.index_content .right .jidi-wrapper .items:hover .img-wrapper{
    border-color: #007ae1;
}
.index_content .right .jidi-cont{
    font-size: 13px;
    line-height: 28px;
    color: #444444;
    db
}
.index_content .right .rongyu-wrapper .items{
    width: 206px;
    margin-right: 25px;
}
.index_content .right .rongyu-wrapper .items .img-wrapper{
    width: 206px;
    height: 292px;
    line-height:292px;
    background-color:#fff;
    /* border: 5px solid #d0d0d0; */
}
.index_content .right .rongyu-wrapper .items .img-wrapper img{
    vertical-align: middle;
}

.about_line{
    height: 3px;
    background-color: #e3e3e3;
}
.about_tit .line{
    width: 38px;
    height: 3px;
    background-color: #007ae1;
    margin-top: 10px;
    margin-right: 12px;
}
.about_tit .tit{
    line-height: 22px;
    height: 22px;
}
.about_tit .tit .ch{
    font-size: 22px;

}
.about_tit .tit .en{
    font-size: 17px;
}


.about_rongyu .wrappers{
    position: relative;
    height: 336px;
    
}
.about_rongyu .wrappers .lefts,
.about_rongyu .wrappers .rights{
    position: absolute;
    width: 19px;
    height: 19px;
    border-left: 5px solid #007ae1;
    border-bottom: 5px solid #007ae1;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    cursor: pointer;
}
.about_rongyu .wrappers .lefts:hover,
.about_rongyu .wrappers .rights:hover{
    border-color: #00694c;
}
.about_rongyu .wrappers .lefts{
    transform: rotate(45deg);
    left: 5px;
}
.about_rongyu .wrappers .rights{
    transform: rotate(-135deg);
    right: 5px;
}
.about_rongyu .wrappers .list{
    width: 760px;
    margin: 0 auto;
    overflow: hidden;
}
.about_rongyu .wrappers .wrapper{
    width: 800%;
    overflow: hidden;
    left: 0;
    transition: all 0.4s;
    position: relative;
}
.about_rongyu .wrappers .wrapper .item{
    float: left;
    margin-right: 28px;
    position: relative;
    font-size: 0;
    width: 232px;
}
.about_rongyu .wrappers .wrapper .item .layer{
    position: absolute;
    /* height: 56px; */
    text-align: center;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.57);
    color: white;
    line-height: 1.5;
    
    bottom: 0
}
.about_rongyu .wrappers .wrapper .item .layer .layer-c{
    height: 56px;
    display: table-cell;
    vertical-align: middle;
    width: 232px;
    transition: height 0.3s
}
.about_rongyu .wrappers .wrapper .item:hover .layer .layer-c{
    height: 300px
}
.about_rongyu .wrappers .wrapper .item .layer span{
    
    display: block;
}
.about_rongyu .wrappers .wrapper .item .layer .ch{
    font-size: 16px;
}
.about_rongyu .wrappers .wrapper .item .layer .en{
    font-size: 15px;
}
.about-wrapper{
    font-size: 14px;
}
.index_content .right .cont-wrapper{
    font-size: 14px;
}
.index_content .right .cont-wrapper .title {
  font-weight: 500;
  text-align: center;
  font-size: 18px;
}
.index_content .right .cont-wrapper .info-wrapper {
  text-align: center;
}
.index_content .right .cont-wrapper .info-wrapper .info {
  color: #747474;
  padding: 0 10px;
  display: inline-block;
}