*{
    box-sizing: border-box;
}
body{
    font-family: "microsoft yahei";
    color: #333;
    background: #f5f6f6;
}
body,p,ul,li,dl,dd,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
    color: #000000;
}
h1,h2,h3,h4,h5,h6,em,i,b{
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
}
input{
    outline: none;
}


header{
    background-color: #074695;
    padding: 0 0.3rem;
    height: 1.7rem;
}
header .logo{
    float: left;
    margin-top: 0.26rem;
}
header .logo a img{
   width: 4.85rem;
}
.nav{
    float: right;
    margin-top: 0.7rem;
    position: relative;
    z-index: 101;
}
.nav-1{
    float: left;
    width: 0.35rem;
    position: relative;
    margin-top: 0.08rem;
    transition: .2s;
}
.nav-1 span{
    width: 100%;
    height:0.04rem;
    background: #fff;
    display: block;
    margin-top: 0.08rem;
    transition: .2s;
}
.nav.nav-on .nav-1{
    transform: rotate(90deg);
}
.nav.nav-on .nav-1 span:nth-of-type(1){
    /* transform: rotate(45deg) translateY(0.04rem) translateX(0.15rem); */
}
.nav.nav-on .nav-1 span:nth-of-type(2){
    /* width: 0; */
}
.nav.nav-on .nav-1 span:nth-of-type(3){
    /* transform: rotate(-45deg) translateY(-0.02rem)  translateX(0.12rem); */
}
.nav-2{
    float: left;
    font-size: 0.3rem;
    color: #fff;
    margin-left: 0.15rem;
}
.nav-1 span:nth-of-type(1){
    margin-top: 0;
}
.sj-wrap{
    padding: 0.6rem 0.3rem 0.46rem;
    background: url(../images/sja10_02.png) no-repeat center top/100% 1.81rem;
}
.sousuo{
    height: 1rem;
    background: rgba(255, 255, 255, 0.7);
}
.sousuo .sj-text-btn{
    float: left;
    border: none;
    background: transparent;
    text-indent: 0.3rem;
    font-size: 0.24rem;
    color: #999;
    height: 100%;
    width: calc(100% - 1rem);
}
.sousuo .sj-tj-btn{
    width: 1rem;
    height: 1rem;
    background: url(../images/sja1_03.jpg) no-repeat center/100%;
    border: none;
}
.focus{
    margin-top: 0.63rem;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.focus .bd li{
    position: relative;
}
.focus .bd .pic img{
    width: 100%;
    min-height: 15em;
}
.focus .bd li .tit{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 0.78rem;
    background: url(../images/sjmh1_03.png) repeat-x;
    left: 0;
    padding: 0 0.16rem;
    line-height: 0.78rem;
    font-size: 0.24rem;
    color: #fff;
}
.focus .bd li .tit span{
    display: block;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.focus .hd{
    position: absolute;
    height: 0.78rem;
    right: 0.16rem;
    bottom: 0;
    z-index: 5;
}
.focus .hd li{
    width: 0.12rem;
    height: 0.12rem;
    border: 0.02rem solid #fff;
    margin-left: 0.06rem;
    display: inline-block;
    font-size: 0;
    border-radius: 50%;
    margin-top: 0.32rem;
}
.focus .hd li.on{
    background: #fff;
    width: 0.42rem;
    border-radius: 0.08rem;
}
.tzgg-box{
    margin-top: 0.4rem;
    height: 1.2rem;
    background: #fff;
}
.tzgg-box h1{
    float: left;
    width: 1.3rem;
    height: 100%;
    background: #d4e0f0;
    position: relative;
    text-align: center;
}
.tzgg-box h1:before{
    position: absolute;
    content: "";
    top: 50%;
    right: -0.2rem;
    border: 0.1rem solid transparent;
    border-left-color: #d4e0f0;
    margin-top: -0.05rem;
}
.tzgg-box h1 span{
    display: inline-block;
    font-size: 0.36rem;
    font-weight: bold;
    color: #074695;
    width: 0.8rem;
    letter-spacing: 0.04rem;
    margin-top: 0.16rem;
    line-height: 0.44rem;
}
.tzgg-box p{
    float: left;
    width: calc(100% - 1.3rem);
    padding: 0.12rem 0.24rem 0;
}
.tzgg-box p a{
    line-height: .5rem;
    font-size: 0.3rem;
    color: #666;
}
.tzgg-box p span{
    color: #999;
    line-height: .5rem;
    font-size: .24rem;
    float: right;
    white-space: nowrap;
}
.section1{
    margin-top: 0.4rem;
    background: #fff;
}
.comcon .hd{
    height: 0.93rem;
    overflow: hidden;
    position: relative;
    padding: 0 0.2rem;
    line-height: 0.9rem;
}
.comcon .hd:before{
    content: "";
    width: 100%;
    height: 2px;
    background: #f5f6f6;
    position: absolute;
    left: 0;
    bottom: 0.02rem;
}
.comcon .hd li{
    float: left;
    margin-right: 0.59rem;
    position: relative;
}
.comcon .hd li a{
    font-size: 0.36rem;
    font-weight: bold;
}
.comcon .hd li:last-child{
    margin-right: 0;
}
.comcon .hd li.on:before{
    height: 0.06rem;
    width: 1rem;
    background: #074695;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -0.5rem;
    bottom: 0;
    border-radius: 0.04rem;
}
.comcon .hd li.on a{
    color: #074695;
}
.bd-list{
    padding: 0 0.18rem;
}
.bd-list li{
    margin-top: 0.42rem;
    padding-left: 0.25rem;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.3rem;
}
.bd-list li a i{
    font-weight: bold;
    display: inline-block;
    padding-right: 0.15rem;
    margin-right: 0.15rem;
    border-right: 1px solid #e1e1e1;
}
.bd-list li:before{
    content: "";
    position: absolute;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background: #e1e1e1;
    left: 0;
    top: 50%;
    margin-top: -0.04rem;
}
#bd-c1 .bd-list li a{
    float:left;
    white-space:nowrap;
    text-overflow:ellipsis;
    width:76%;
    overflow:hidden;
}
#bd-c1 .bd-list li span{
    float:right;
    color:#999

}
#bd-c2 .bd-list li a{
    float:left;
    white-space:nowrap;
    text-overflow:ellipsis;
    width:76%;
    overflow:hidden;
}
#bd-c2 .bd-list li span{
    float:right;
    color:#999

}
.more-a{
    line-height: 34px;
    height: 34px;
    background: #f5f6f6;
    text-align: center;
}
.more-a a{
    font-size: 14px;
    display: block;
    height: 100%;
}
.more-a1{
    margin-top: 0.46rem;
}
.zybd-1{
    margin-top: 0.4rem;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    padding: 0.28rem;
}
.zybd-1 img{
    float: left;
    width: 100%;
    height: 2.4rem;
}
.zybd-1 .img img{
    width: 100%;
    height: 100%;
}
.zybd-1 .text{
    float: left;
    width: calc(100% - 2.4rem);
    padding-left: 0.35rem;
}
.zybd-1 .text h2 a{
    font-size: 0.36rem;
    font-weight: bold;
    color: #074695;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 0.56rem;
}
.zybd-1 .text p{
    margin-top: 0.25rem;
    line-height: 0.47rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.zybd-1 .text p a{
    color: #074695;
}
.tabcon2{
    margin-top: 0.1rem;
}
.tabcon3{
    margin-top: 0.1rem;
}
.gkli1{
    overflow: hidden;
    margin-top: 0.42rem;
}
.gkli1 li{
    float: left;
    width: 20%;
    text-align: center;
}
.gkli1 li a{
    display: block;
}
.gkli1 li img{
    width: 0.96rem;
    height: 0.96rem;
}
.gkli1 li span{
    display: block;
    margin-top: 0.22rem;
    font-size: 0.24rem;
}
.gkli2{
    overflow: hidden;
    padding: 0.17rem 0.2rem 0.33rem;
}
.gkli2 ul{
    overflow: hidden;
    margin: 0 -0.15rem;
}
.gkli2 li{
    width: 50%;
    float: left;
    margin-top: 0.3rem;
    padding: 0 0.15rem;
}
.gkli2 li a{
    display: block;
    border: 0.04rem solid #e3e3e3;
    line-height: 0.72rem;
    border-radius: 0 0 0.32rem 0;
    text-indent: 0.3rem;
    font-size: 0.3rem;
}
.section2{
    margin-top: 0.42rem;
    border-radius: 10px;
    overflow: hidden;
}
.bts1{
    padding-top: 15px;
    margin-left: 10px;
}
.bts1 a{
    display: inline-block;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #074695;
    position: relative;
}
/*.bts1 a:before{
    content: "";
    position: absolute;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background: #074695;
    left: 0;
    top: 50%;
    margin-top: -0.04rem;
}*/
.fwb1{
    padding: 0 12px;
}
.fwb1-c1{
    overflow: hidden;
    margin-top: 10px;
}
.fwb1-c1-l{
    float: left;
    width: 100px;
}
.fwb1-c1-l img{
    width: 100%;
    margin-top: 10px;
}
.fwb1-c1-r{
    float: left;
    width: calc(100% - 100px);
    padding-left: 20px;
}
.fwb1-c1-r li{
    margin-bottom: 18px;
}
.fwb1-c1-r li a{
    line-height: 20px;
    font-size: 16px;
    padding-left: 16px;
    background: url(../images/sja7_03.png) no-repeat left center/8px 16px;

}
.fwbg{
    height: 20px;
    background: url(../images/sja6_03.png) no-repeat center/100%;
    margin: 14px 0;
}
.fwb2{
    padding: 0 12px;
}
.fwb2-c1{
    overflow: hidden;
    margin-top: 10px;
}

.fwb2-c1-l{
    float: left;
    width: 100px;
}
.fwb2-c1-l img{
    width: 100%;
    margin-top: 10px;
}
.fwb2-c1-r{
    float: left;
    width: calc(100% - 100px);
    padding-left: 20px;
    overflow: hidden;
}
.fwb2-c1-r li{
    float: left;
    width: 50%;
    height: 80px;
    text-align: center;
}
.fwb2-c1-r li span{
    display: block;
    margin-top: 0px;
    line-height:1
}
.fwb2-c1-r li i{
    font-size: 30px;
    color: #c7c7c7;
}
.fwb2-c1-r li:nth-of-type(odd){
    border-right: 0.03rem solid #f5f6f6;
    padding-bottom: 0.12rem;
}
.fwb2-c1-r li:nth-of-type(2){
    border-bottom: 0.03rem solid #f5f6f6;
}
.fwb2-c1-r li:nth-of-type(1){
    border-bottom: 0.03rem solid #f5f6f6;
}
.fwb2-c1-r li:nth-of-type(3){
    padding-top: 0.12rem;
}
.fwb2-c1-r li:nth-of-type(4){
    padding-top: 0.12rem;
}
.fwb3 .fwb1-c1-r li{
    float: left;
    width: 50%;
white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.fubox{
    background: #fff;
    padding-bottom: 20px;
}
.hdbox{
    background: #fff;
    margin-top: 0.4rem;
    padding-bottom: 0.29rem;
}
.hdbox ul{
    overflow: hidden;
    margin: 0.16rem 0.1rem 0;
}
.hdbox li{
    float: left;
    width: 50%;
    margin-top: 0.2rem;
    padding: 0 0.1rem;
}
.hdbox li a{
    display: block;
    height: 1.1rem;
    background: #f5f6f6;
    line-height: 1.1rem;
    text-align: center;
    font-size: 0.3rem;
}
.hdbox li a img{
    width: 0.74rem;
    height: 0.78rem;
    vertical-align: middle;
    margin-right: 0.16rem;
}
.foot-links{
    padding: 0.3rem 0;
    text-align: center;
    font-size: 0.3rem;
}
.foot-links span{
    margin: 0 0.23rem;
}
.foot-box{
    padding: 0.4rem 0;
    background: #074695;
}
.foot-box p{
    text-align: center;
    font-size: 0.3rem;
    color: #659bdf;
}
.foot-box p:last-child{
    margin-top: 0.28rem;
}

.menu-box{
    position: absolute;
    width: 100%;
    top: -5rem;
    left: 0;
    z-index: 100;
    overflow: hidden;
    display: none;
}
.menu-box li{
    float: left;
    width: 50%;
    padding: 0 0.2rem;
    margin-top: 0.4rem;
}
.menu-box li a{
    display: block;
    text-align: center;
    line-height: 1rem;
    height: 1rem;
    background-color: #074695;
    border-radius: 0.1rem;
    color: #fff;
    font-size: 0.3rem;
}
.menu-box li a img{
    width: 0.5rem;
    vertical-align: middle;
}
.nav:before{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}
.menu-box-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}