﻿.index_main{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

/* lbt */
.lbt{
    background: #fff;
}
.slideBox {
    width: 1200px;
    height: 500px;
    position: relative;
    float: left;
    margin-top: 20px;
}
.slideBox>a {
    width: 42px;
    height: 67px;
    position:absolute;
    top: 53%;
    z-index: 9;
}
.slideBox>a.prev{
    left: 30px;
    background: url(../images/index/left.png) no-repeat;
}
.slideBox>a.next{
    right: 30px;
    background: url(../images/index/right.png) no-repeat;
}
.slideBox .bd,.slideBox .bd ul {
    width:100%;
    height:100%;
    overflow: hidden;
}
.slideBox .bd ul li {
    float:left;
    width:100%;
    height: 500px;
}
.slideBox .bd ul li>a {
    display:block;
    position:relative;
    width:100%;
    height:100%;
}
.slideBox .bd ul li>a img {
    width:100%;
    height:100%;
}
.slideBox .bd ul li>a>span {
    width: 70%;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color:#fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    position:absolute;
    bottom:0;
    left: 16%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.slideBox .hd {
    width:55px;
    height:55px;
    position:absolute;
    left: 80%;
    bottom:0;
    background: url("../images/index/index_icons.png") no-repeat;
    background-position: 19px 10px;
}
.slideBox .hd ul {
    width:27px;
    height: 27px;
    position:absolute;
    left:4px;
    top:8px;
}
.slideBox .hd ul li {
    display: none;
    line-height: 27px;
    font-size: 16px;
    color:#ae0303;   
    text-align: center;
}
.slideBox .hd ul li.on {
    display: block;
}
.slideBox .hd>span {
    width:27px;
    height: 27px;
    line-height: 27px;
    color:#fff;
    text-align: center;
    position:absolute;
    right:4px;
    bottom:8px;    
}
.specol{
    color: #014a85;
    font-size: 34px;
    text-align: center;
}
.specol2{
    color: #000;
    font-size: 16px;
    margin: 10px 0 10px 0;
    text-align: center;
}
/* lbt */

.index_centre{
    width: 100%;
    overflow: hidden;
}

.ic_left{
    float: left;
    width: 210px;
    position: relative;
    height: 288px;
    background: #fff;
    margin-top: 20px;
}
.ic_left .tubiao{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: left;
    font-size: 17px;
    color: #0000009c;
    margin-bottom: 2px;
    text-indent: 64px;
}
.ic_left .t1{
    background: url(../images/index/zdgkml.png) #f3f3f0 28px 17px;
    background-repeat: no-repeat;
}
.ic_left .t2{
    background: url(../images/index/ysqgkk.png) #f3f3f0 28px 17px;
    background-repeat: no-repeat;
}
.ic_left .t3{
    background: url(../images/index/xxgkyjx.png) #f3f3f0 28px 14px;
    background-repeat: no-repeat;
}
.ic_left .t4{
    background: url(../images/index/xxgkzn.png) #f3f3f0 28px 14px;
    background-repeat: no-repeat;
}
.ic_left .t5{
    background: url(../images/index/xxgknb.png) #f3f3f0 28px 17px;
    background-repeat: no-repeat;
}

.ic_centre{
    float: left;
    width: 516px;
    height: 288px;
    margin: 20px;
    background: #fff;
}
.ic_centre .zdbsfw{
    height: 30px;
    font-size: 22px;
    color: #015293;
    text-indent: 30px;
    background: url(../images/index/zdbsfw_bg.png) 10px 4px;
    background-repeat: no-repeat;
}
.imghover:hover{
    transform: rotateY(360deg);
    transition:1s;
}

.ic_centre .zdbsfw span{
    display: inline-block;
    width: 63%;
    height: 1px;
    background: grey;
    margin-bottom: 6px;
}

.zdbsfw_ul ul li{
    float: left;
    width: 25%;
    text-align: center;
    padding-bottom: 10px;
}
.zdbsfw_ul ul{
    margin-top: 20px;
}
.bann_r2 .tggs{
    height: 30px;
    font-size: 22px;
    color: #015293;
    text-indent: 30px;
    background: url(../images/index/zdbsfw_bg.png) 10px 4px;
    background-repeat: no-repeat;
}
.bann_r2 .tggs span{
    display: inline-block;
    width: 63%;
    height: 1px;
    background: grey;
    margin-bottom: 6px;
}
.fir a{
    border-left: none !important;
}

/* begin */
.navs.nav-tabs{
    height: 45px;
    line-height: 45px;
  }
  .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border: none;
  }
  .bann_r .box .navs > li > a{
    font-size: 19px;
    display: block;
    width: 100%;
    margin: 0;
    border-left: 1px solid grey;
    height: 25px;
  }
  .nav-tabs>li>a{
    color: black;
    border: none;
  }
  .nav-tabs>.active{
    border-bottom: 1px solid #b20000;
  }
  .nav-tabs>li{
    width: 15%;
    text-align: center;
    height: 44px;
    line-height: 46px;
    font-size: 22px;
    background: #fff;
  }
  .mglt18{
    margin-left: 24px;
  }
  .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #fff;
    text-decoration: none;
  }
  .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #015293;
  }


  .bann_r{
    width: 770px;
    height: 268px;
    float: left;
    padding: 10px;
    background: #fff;
    margin-top: 20px;
  }
  .bann_r .box .list > li{
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
  }
  .bann_r .box .list > li >span{
    position: absolute;
    right: 0;
  }

  .bann_r .box .list > li{
    background: url(../images/yuandian.png) 2px 9px;
    background-repeat: no-repeat;
    text-indent: 10px;
  }
  .bann_r .box .list > li >a{
    /* color: black; */
    display: inline-block;
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
     font-size: 16px;
  }

  /* bottom begin */
  .bann_r2 .box .navs > li > a{
    font-size: 19px;
    margin: 0;
  }
  .bann_r2{
    width: 428px;
    height: 282px;
    float: left;
    background: #fff;
    padding: 2px 20px 0 20px;
    margin: 20px 0 0 5px;
  }
  .bann_r2 .box .list > li{
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 92%;
    padding-left: 10px;
  }
  .bann_r2 .box .list > li::before{
    content: "·";
    font-size: 20px;
    margin-right: 6px;
    position: relative;
  }
  .bann_r2 .box .list li a{
    /* color: black; */
  }
  .bann_r2 ul{
      margin-top: 16px;
  }
  .bann_r2 ul li a:hover{
      color: red;
  }
  .bann_r2 .gengduo{
    margin: 0 auto;
    display: none;
    text-align: center;
    width: 45%;
    height: 22px;
    border: 1px solid;
    margin-top: 10px;
  }


.lmqh-more2>*,.lmqh-div2>*,.lmqh-more2>*{display: none;}
.lmqh-more2>*.dis,.lmqh-div2>*.dis,.lmqh-more2>*.dis{display: block;}
.lmqh-more2 > a{
    margin-top: -30px;
    color: grey;
}
.box{
    position: relative;
    padding-bottom: 20px;
}


.titles{
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    overflow: hidden;
}
.titles p{
    float: left;
    font-size: 22px;
    color: #015293;
    padding: 2px 8px;
    border-bottom: 1px solid red;
}
.titles a{
    display: block;
    float: right;
    font-size: 16px;
    color: #8f8e8e;
    margin-top: 10px;
}
.ic_right{
    float: right;
    width: 410px;
    height: 268px;
    padding: 15px;
    background-color: #fff;
    margin-top: 20px;
}
.right_centre{
    width: 100%;
}
.rc_top{
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
    margin-top: 10px;
}
.rc_top_img{
    width: 34%;
    float: left;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
}
.rc_top_text{
    width: 54%;
    float: right;
    font-size: 16px;
}
.rc_top_text h2{
    font-size: 18px;
}
.rc_top_text p{
    padding: 5px 0;
}
.rc_top_text span{
    display: inline-block;
    padding: 2px 8px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #247daf;
    margin: 10px auto;
    position: relative;
}
.rc_top_text span::before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #247daf;
    position: absolute;
    bottom: -5px;
    left: 45%;
}
.myzj_box{
    height: 260px;
    width: 770px;
    background: #fff;
    margin-top: 10px;
    padding: 10px;
}
.header_tit .yaowen{
    padding-top: 11px;
}
.header_tit .yaowen, .header_tit .yaowen_detail{
    height: 80px;
}
.header_tit{
    margin-top: 0;
}
.header_tit .yaowen_detail .yaowen_title {
    font-size: 18px;
    text-align: left;
    color: #000;
    padding-top: 10px;
    text-indent: 20px;
}
.header_tit{
    width: 770px;
}

.header_tit .yaowen_detail{
    width: 650px;
}
.header_tit .yaowen_detail .yaowen_word {
    font-size: 14px;
    padding-top: 10px;
    text-indent: 20px;
}
.zj li {
    line-height: 2.5;
    text-indent: 20px;
    background: url(../images/yuandian.png) 2px;
    background-repeat: no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.zj li .time{
    float: right;
}
.tggs{
    width: 410px;
    height: 260px;
    background: #fff;
    margin-top: 10px;
    padding: 10px;
}
.fir2{
    width:30% !important; 
}
.list li{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 2.5;
    text-indent: 30px;
    background: url(../images/yuandian.png) 16px;
    background-repeat: no-repeat;
}
.list li span{
    float: right;
}

.hdjl_list{
    width: 100%;
    padding: 20px 0;
}
.hdjl_list ul{
    width: 100%;
    font-size: 18px;
    color: #4c6c97;
    overflow: hidden;
    background-color: #e1e6ee;
}
.hdjl_list ul li{
    float: left;
    padding: 11px 0;
    border-left: 1px solid #c5d3df;
}
.hdjl_list ul li.li_1{
    width: 43%;
    text-indent: 26px;
    border: none;
}
.hdjl_list ul li.li_2,
.hdjl_list ul li.li_3{
    width: 18%;
    text-indent: 35px;
}
.hdjl_list ul li.li_4{
    width: 20%;
    text-indent: 30px;
}
.hdjl_list ul li::after {
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    border-bottom:5px transparent dashed;
    border-left:5px transparent dashed;
    border-right:5px transparent dashed;
    border-top:5px #1d528e solid;
    margin-left: 10px;
}
.hdjl_list table{
    width: 100%;
    font-size: 16px;
    text-align: center;
}
.hdjl_list table tr td{
    padding: 9px 0;
    border-top: 2px solid #fff;
    background-color: #f5f6f9;
}
.hdjl_list table tr td.td_1{
    width: 43%;
}
.hdjl_list table tr td.td_2,
.hdjl_list table tr td.td_3{
    width: 18%;
}
.hdjl_list table tr td.td_4{
    width: 20%;
}
.hdjl_list table tr td a{
    display: block;
    text-align: left;
    text-indent: 26px;
}
.hdjl_list table tr td span{
    color: #888888;
}
.hdjl_page{
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}
.hdjl_page div{
    width: 48%;
}
.hdjl_page div.hdjl_page_l{
    float: left;
    width: 50%;
    background-color: #f8f8f8;
}
.hdjl_page div.hdjl_page_l p{
    float: left;
    width: 50%;
    text-indent: 10px;
    padding: 13px 0;
}
.hdjl_page div.hdjl_page_l p span{
    color: #9e362b;
}
.hdjl_page div.hdjl_page_r{
    float: right;
    overflow: hidden;
}
.hdjl_page div.hdjl_page_r a{
    display: block;
    width: 48%;
    font-size: 18px;
    color: #fff;
    text-indent: 56px;
    padding: 11px 0 10px;
}
.hdjl_page div.hdjl_page_r a.ra_left{
    float: left;
    background: #5bb2c4 url(../images/hdjl/xx_1.png) no-repeat;
    background-position: 16px 10px;
}
.hdjl_page div.hdjl_page_r a.ra_right{
    float: right;
    background: #4a86b6 url(../images/hdjl/xx_2.png) no-repeat;
    background-position: 16px 12px;
}
.left_list{
    display: none;
    width: 100%;
    padding-bottom: 20px;
}

.jzxx{
    width: 770px;
    background: #fff;
    margin-top: 10px;
    padding: 10px;
    min-height:368px;
}
.xxgk{
    width: 410px;
    height: 368px;
    padding: 10px;
    background: #fff;
    margin-top: 10px;
}
.xxgk .xxgk_1{
    border-bottom: 1px solid #ddd;
}
.xxgk .xxgk_1 >div{
    font-size: 22px;
    color: #fff;
    background: url(../images/index/lastbox_bg.png);
    background-repeat: no-repeat;
    text-align: center;
    width: 55%;
    height: 50px;
    margin: 0 auto;
}
.xxgk .xxgk_2{
    width: 100%;
}
.xxgk .xxgk_2 ul li{
    width: 45%;
    float: left;
    height: 74px;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 74px;
    margin: 8px;
    background: #f8f9fb;
    font-size: 18px;
}
.xxgk .xxgk_2 ul li span{
    margin-left: 10px;
}
.xxgk .xxgk_2 ul .speci{
   width: 94%; 
}
.zjz{
    color: #065ca1;
}
.yjs{
    color: red;
}


/* ios */
@media (max-width: 768px) {
    .container{
        padding: 0;
    }
    .slideBox{
        margin: 0;
    }
    .hd{
        display: none;
    }
    .index_main{
        width: 100%;
    }
    .index_title h2{
        font-size: 20px;
    }
    /* lbt */
    .slideBox{
      
    }
    .slideBox .bd ul li{
    
    }
    .slideBox .bd ul li a span{
        width: 100%;
        font-size: 12px;
        left: 0;
        text-align: left;
        text-indent: 1em;
    }
    .slideBox .hd{
        right: 2%;
    }
    .ic_left,
    .ic_centre,
    .ic_right{
        float: none;
        width: 100%;
        margin: 10px auto;
    }
    .slideBox{
        width: 100%;
        margin-top: 20px;
    }
    .slideBoxRight{
        padding: 15px;
        height: auto;
        width: 100%;
        max-height:440px;
        margin: 0;
    }
    .bann_r{
        width: 100%;
        margin: 0;
        padding: 0;
        float: none;
        margin-top: 20px;
        height: auto;
    }
    .bann_r .box .list > li >span{
        display: none;
    }
    .navs.nav-tabs{
        
    }
    .left_main a{
        font-size: 14px;
    }
    .centre_bottom .cb div a{
        text-indent: 70px;
    }
    .bann_r2{
        width: 100%;
        margin: 0;
        height: auto;
    }
    .bann_r2 > .box > .navs.nav-tabs{
        height: 58px;
    }
    .wyxx{
        float: right;
        padding-right: 10px;
        font-size: 14px;
    }
    .bann_r .box .navs > li > a{
        font-size:16px; 
    }
    .imgnav >div{
        width: 50%;
        margin-top: 20px;
        padding: 5px;
    }
    .imgnav .yzgz{
        width: 50%;
    }
    .bann_r .box .list > li >a{
        width: 90%;
    }
    .carousel-indicators{
        width: 30%;
    }
    .mglt18{
        margin-left: 10px;
    }
    .carousel-inner .item a img{
        margin: 0 auto;
    }
    .bann_r2 .gengduo{
        display: block;
    }
    .specol,.specol2{
        font-size: 14px;
    }
    .jzxx,.tggs,.xxgk{
        width: 100%;
    }
    .header_tit,.myzj_box,.header_tit .yaowen_detail{
        width: 100%;
    }
    .nav-tabs>li{
        font-size: 16px;
    }
    .rc_top_img{
        width: 130px;
    }
    .myzj_box{
        height: auto;
    }
    .slideBox,.slideBox .bd, .slideBox .bd ul,.slideBox .bd ul li{
        height: auto;
    }
    .zj{
        margin-top: 20px;
    }
    .hdjl_page div.hdjl_page_l{
        width: 100%;
    }
    .hdjl_page div {
        width: 100%;
    }
    .list li span{
        display: none;
    }
    .xxgk .xxgk_2 ul li span{
        font-size: 14px;
    }
    .slideBox .bd ul li>a img {
        height:138px;
    }
    .lmqh-more2 > a{
        margin-top: -30px;
        color: grey;
        width: 100%;
        text-align: center;
        position: absolute;
        bottom: 0;
        background: #ddd;
    }

}
@media (max-width: 400px){
    .header_centre .header_logo .imgcenter img{
        margin-top: 20px;
    }
    .header_centre .header_logo .imgcenter .logo_2{
        width: 80%;
    }
    .header_nav ul li.nav_li1 a, .header_nav ul li.nav_li2 a, .header_nav ul li.nav_li3 a, .header_nav ul li.nav_li4 a, .header_nav ul li.nav_li5 a, .header_nav ul li.nav_li6 a{
        text-indent: 5.6em;
        background-position: 35px 10px;
    }
    .bann_r .box .navs > li > a{
        font-size: 14px;
    }
    .zdbsfw_ul ul li{
        width: 50%;
    }
    .navs.nav-tabs{
        height: 45px;
    }
    .bann_r2{
        padding: 0;
    }
    .carousel-indicators{
        display: none;
    }
    .imgnav .yzgz > a{
        top: 29px;
        right: 12px;
    }
    .nav-tabs>li{
        width: 25%;
        margin-left: 0 !important;
    }
    .zj li{
        background: none;
    }
    .hdjl_list ul{
        font-size: 12px !important;
    }
    .hdjl_list ul li.li_2, .hdjl_list ul li.li_3,.hdjl_list ul li.li_4{
        text-indent: 0;
    }
    .hdjl_page div{
        width: 100%;
    }
    .xxgk .xxgk_2 ul li{
        margin: 6px;
    }

}