*{
    margin:0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

.clearfix:after{
    content: "";
    clear: both;
    display: block;
}

body{
    background: url(../img/index_bg.png) repeat-x center 0px;
    z-index: -999;
}
.tb-logo{
    width:1130px;
    
    margin: 0px auto;
    padding-top: 50px;
    height: 173px;
}
.logo-xh{
    width: 130px;
    height: 130px;
    float: left;
}
.tb-fise{
    float: left;
    height: 130px;
    line-height: 55px;
    margin-left: 40px;

}
.tb-fise span{
    font-size: 50px;
    font-family:"方正幼圆";
    font-weight: 700;
    letter-spacing: 10px;

}
.tb-fise p{
    font-size: 23px;
    font-weight: 700;
    font-family: Times New Roman;
}
.logo-xy{
    height: 170px;
    margin-top: -13px;
    float: right;
    margin-right: 30px;
}

.navWrap {
    width: 1130px;
background-color: rgb(53, 94, 146);
    background: rgba(53, 94, 146, 1);
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
    margin-top:-40px;
}

.nav {
    width: 1130px;
    height: 45px;
    margin: 25px auto;
}

.nav li {
    float: left;
    height: 45px;
    line-height: 45px;
    position: relative;
    border-right: seashell 1px solid;
    font-size: 18px;
    box-sizing: border-box;
    width: 102.7px;
}
.nav li:nth-child(11){
    border: none;
}
.nav li a {
    color: #FFF;
    display: block;
    width: 102px;
    text-align: center;
}

.nav ul li a:hover {
    display: block;
    color: #fff;
    background: #102b7e;
}

.nav dl {
    font-size: 17px;
    background-color: rgb(53, 94, 146);
    background: rgba(53, 94, 146, 1);
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 9999;
    width: 100%;
}

.nav dl dd a {
    color: #fff;
    padding: 10px 0;
    line-height: 16px;
    display: block;
    text-align: center;
}

.nav dl dd a:hover {
    color: #fff;
    background: #102b7e;
}


.top-ssfw{
    width: 1130px;
    margin: 7px auto;
    background-color: #ffffff;
    height: 35px;
}
.hyfw{
    float: left;
    font-family: "楷体";
    font-size: 18px;
    font-weight: 550;
    line-height: 35px;
    text-indent: 1em;
}
.ssk {
    margin: 6px 0 0 10px;
    border: 0;
    width: 140px;
    height: 22px;
    color: #000;
    line-height: 23px;
    background: #fff;
    outline: none;
}
.ssan {
    float: right;
    margin: 5px -30px 6px;
    font-size: 0px;
    width: 19px;
    height: 19px;
    background: url(../img/ss.png);
    border: none;
    cursor: pointer;
    outline: none;
}
#ssk{
 height: 28px;
    width: 160px;
    background: #fff;
    border-radius: 1px;
    margin-top: 3px;
    float: right;
    margin-right: 62px;
    border: 1px solid rgba(0, 0, 0, 0.527);
    border:1px solid #000;
    opacity:0.527;
}

.ttiao{
    width: 1130px;
    height: 50px;
    margin: 5px auto;
}
.ttiao img{
    float: left;
    width: 50px;
    height: 50px;
    border:none;

}
.ttiao div {
    background-color: #ffffff;
    width: 1130px;
    height: 50px;
    font-weight: 700;
    text-align: center;
    color: #355E92;
    line-height: 50px;
    font-size: 25px;
}

.xyxw-lbt{
    width: 1130px;
    height: 349px;
    margin: 10px auto;
}
.newcon-right {
    float: left;
    width: 600px;
    height: 350px;
    position: relative;
}

.newcon-right .bd {
    width: 600px;
    height: 350px;
    overflow: hidden;
}

.newcon-right .bd ul li {
    float: left;
    width: 100%;
    height: 350px;
    position: relative;
}

.newcon-right .bd li span {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    
    background-color: #746b8059;
    position: absolute;
    bottom: 0;
    left: 0;
}

.newcon-right .bd li span h2 {
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight: normal;
}

.newcon-right .prev,.newcon-right .next {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 40px;
    height: 80px;
    background-color: #746b8073;
    color: snow;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    
    display: none;
}
.newcon-right:hover > .next,.newcon-right:hover >.prev{
    display: block;
}
.newcon-right .next {
    right: 0 !important;
}

.xyxw{
    width: 500px;
    height: 300px;
    float: right;
}
.xyxw-top{
    width: 500px;
    height: 40px;
    background-color: #FFF;
    text-align: center;
    border-bottom: 1px solid #6b4450;
}
.xyxw-top h4{
    font-family: '微软雅黑';
    border-bottom: 3px solid #2b91d5;
    float: left;
    height: 38px;
    color:red;
    width:90px;
   display:block;
    line-height: 43px;
    font-size: 17px;
}
.xyxw span{
    font-family: '微软雅黑';

    float: right;
    line-height: 43px;
    color: #000;
    height: 37px;
    margin-right:30px ;
}

.list-news{
    width: 500px;
    background-color: #FFF;
    margin-top: 5px;
}
.list-news li {
    width: 495px;
    height: 30px;
    overflow: hidden;
    margin-top: 8.5px;
}
.list-news-left {
    float: left;
}
.list-news-left i {
    background: url(../img/tb.png) no-repeat 5px 7px;
    width: 15px;
    height: 16px;
    display: inline-block;
}
.list-news-left a {
    color: #333333;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    width: 350px;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
}
.list-news-left a:hover {
    color: #2b91d5;
}
.list-news-right {
    float: right;
    margin-right: 2px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #888;
    font-weight: 400;
    font-style: normal;
    font-family: 'Arial Normal', 'Arial';
}

.tz-jy{
    width: 1130px;
    height: 275px;
    margin: auto;
}
.tz{
    float: left;
    width: 600px;
    height: 275px;
}
.jy{
    float: right;
    width: 500px;
    height: 275px;
}
.tz>.xyxw-top,.tz>.list-news{
    width: 600px;
}
.tz>.list-news li{
    width: 590px;
}
.tz>.list-news-left a{
    width: 495px;
}

.db{
    width: 100%;
    background-color: #355e92;
    background-color: rgba(53, 94, 146, 1);
}
.db-1{
    width: 1130px;
    height: 130px;
    margin: 10px auto;
    color:#fff;
    font-size: 16px;
}
.db-left,.db-center{
    float: left;
}
.db-right{
    float: right;
    width: 415px;
    padding: 25px 0px;
}
.db-right li{
    float: left;
    padding: 6px 10px;
}
.db-right h5{
    text-indent: 0.6em;
    
    font-size: 16px;
}
.db-right li a{
    color: #fff;
}
.db-center img{
    padding: 5px 5px;
    width: 70px;
}
.db-left{
    margin-left: 30px;
    text-align: left;
    margin-top: 25px;
    line-height:15px;
    width: 525px;
    float: left;
}
.db-left p{
    margin-bottom: 20px;
    margin-top: 20px;
}
.db-left em{
    font-style: normal;
    text-align: right;
    width: 180px;
    display: inline-block;
    margin-left: 95px;
}
.db-center div{
    float: left;
    padding: 15px 15px;
}


.current{
 width: 1130px;
 height: 45px;
 margin: auto;
 line-height: 45px;
 font-size: 18px;
 color:rgba(53, 94, 146, 1);
 border-bottom: solid 2px rgba(53, 94, 146, 1);;
}
.current  a{
 font-size: 18px;
 color:rgba(53, 94, 146, 1);;
}
.current  p{
 float: left;
 margin-left: 15px;
}
.indexs{
 background: url(../img/listbj.png) repeat-x;
    height: 812px;
    width: 100%;
}
.lm_lists{
 width: 1130px;
 min-height: 500px;
 margin: 20px auto;
}

.lm{
 width: 230px;
 height: 200px;
 float: left;
 margin: auto;
}
.lm ul{
 width: 230px;
 height: 155px;
 float: left;
 margin-top: 10px;
}
.lm li{
 width: 230px;
 height: 55px;
}
.lm a{
 display:block;
 width: 230px;
 height: 45px;
 color: #666;
 background-color: #d8edf6;
 line-height: 45px;
 text-align: center;
 font-size: 18px;
 overflow: hidden;

}
.lm a:hover{
 color: #fff;
 background: rgba(53, 94, 146, 1);
}
.title{
 width: 230px;
 height: 45px;
}
.title h3{
 width: 230px;
 height: 45px;
 font-size: 19px;
 text-align: center;
 line-height: 45px;
 background: rgba(53, 94, 146, 1);
 color: #fff;
}


.nr-news{
 float: right;
    width: 840px;
    min-height: 500px;
}
.nr-left{
 width: 450px;
 float: left;
 height: 188px;

}
.nr-news-left{
 float: left;
 margin: auto;
}
.nr-news-left i{
 background: url(../img/tb.png) no-repeat 5px 7px;
 width: 15px;
 height: 16px;
 display: inline-block;
}
.nr-news-left a{
 color: #333333;
 font-size: 17px;
 font-weight: 400;
 height: 45px;
 line-height: 45px;
 display: inline-block;
 width: 600px;
 font-family: '微软雅黑';
 font-weight: 400;
    font-style: normal;
}
.nr-news-left a:hover{
 color: #2b91d5;
}
.nr-news-right{
 float: right;
 height: 45px;
 line-height: 45px;
 font-size: 16px;
 color: #888;
 font-weight: 400;
 font-style: normal;
 font-family: 'Arial Normal', 'Arial';
}
.nr-news li{
 width: 730px;
 height:45px;
 overflow: hidden;
}



.nr-fy{
 width: 840px;
 float: right;
}
.PrevDisabled {
    font-size: 12px;
    font-family: 宋体;
    display: inline-block;
    height: 14px;
    margin-right: 3px;
    padding: 2px 4px;
    background: #fff;
    color: #ccc;
    border: solid 1px #AFD5F5;
    line-height: 14px;
}
.NextDisabled {
    font-size: 12px;
    font-family: 宋体;
    display: inline-block;
    height: 14px;
    margin-left: 2px;
    padding: 2px 4px;
    background: #fff;
    color: #ccc;
    border: solid 1px #AFD5F5;
    line-height: 14px;
}
.jitiao{
 display: inline-block;
 margin-left: 210px;
 font-size: 14px;
}
.fy_a{
 display: inline-block;
 margin-left: 20px;
}
@media only screen  and (max-width: 1130px) {
    .db{
        width: 115%;
    }
    .db-right {
        float: left;
       margin-left: 50px;
        width: 290px;
        padding: 15px 0px;
    }
}
#vsb_content_2 span,#vsb_content_2 p{
  font-size: 21px !important;
    line-height: 175% !important;
}