﻿.pc .banner {
    width:100%;
    font-size:0;
}
.pc .banner .img img{
    width:100%;
    vertical-align:top;
}
.pc .banner img{
    width:100%;
    vertical-align:top;
}
.pc .pc_content {
    overflow:hidden;
    position:relative;
    padding:0.42rem 0;
}
.pc .pc_content .left_daoh{
    width:11%;
    background:#f2f2f2;
    height:100%;
  position:absolute;
}
.pc .pc_content .left{
   width:100%;
    background:#084e75;
    padding-bottom:0.04rem;
}
.pc .pc_content .left .title{
    line-height:0.26rem;
    font-size:0.18rem;
    font-weight:bold;
    text-align:center;
    color:#fff;
    padding:0.1rem 0;
}
.pc .pc_content .left ul{
    padding:0 3.8%;
}
.pc .pc_content .left ul li{
    width:100%;
    /*height:0.4rem;*/
    text-align:center;
    background:#06354f;
    font-size:0.12rem;
    line-height:0.2rem;
    margin-bottom:0.05rem;
    padding:.1rem;
    box-sizing:border-box;
}
.pc .pc_content .left ul li a{
    color:#fff;
    display:block;
}
.pc .pc_content .left ul li.on{
    background:#1673a6;
}
.pc .pc_content .right {
    float: right;
    width: 81.3%;
    min-height: 10rem;
}
.pc .pc_content .right .title{
    height:0.6rem;
    width:100%;
    overflow:hidden;
    border-bottom:solid #d9d9d9 1px;
    margin-bottom:0.2rem;
}
.pc .pc_content .right .title .tit{
    font-size:0.3rem;
    font-weight:bold;
    color:#084e75;
    border-left:#084e75 solid 0.03rem;
    height:0.28rem;
    line-height:0.28rem;
    padding-left:2%;
    margin:0.16rem 0;
}
.pc .pc_content .right .nr{
    font-size:0.16rem;
    line-height:0.3rem;
}
.pc .pc_content .right .nr img{
    max-width:100%;
    height:auto !important;
}
.pc .pc_content .right .nr table{
    max-width:100%;
}
.pc .pc_content .right .tit_img_list{
    overflow:hidden;
}
.pc .pc_content .right .tit_img_list ul{
    overflow:hidden;
}
.pc .pc_content .right .tit_img_list ul li{
    height:2.65rem;
    width:31.27%;
    float:left;
    position:relative;
    margin-right:3%;
    margin-bottom:0.3rem;
}
.pc .pc_content .right .tit_img_list ul li.last{
    margin-right:0;
}
.pc .pc_content .right .tit_img_list ul li .slt{
    width:100%;
}
.pc .pc_content .right .tit_img_list ul li .slt img{
    width:100%;
    height:2.65rem;
    vertical-align:top;
}
.pc .pc_content .right .tit_img_list ul li .tit{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:0.45rem;
    font-size:0.16rem;
    text-align:center;
    line-height:0.45rem;
    background:url(/web_images/tit_bj_12.png);
    color:#fff;
    display:none;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pc .pc_content .right .tit_img_list ul li:hover .tit{
    display:block;
}


.pc .pc_content .right .img_list{
    overflow:hidden;
}
.pc .pc_content .right .img_list ul{
    overflow:hidden;
}
.pc .pc_content .right .img_list ul li{
    height:2.65rem;
    width:31.27%;
    float:left;
    position:relative;
    margin-right:3%;
    margin-bottom:0.3rem;
}
.pc .pc_content .right .img_list ul li.last{
    margin-right:0;
}
.pc .pc_content .right .img_list ul li .slt{
    width:100%;
}
.pc .pc_content .right .img_list ul li .slt img{
    width:100%;
    height:2.65rem;
    vertical-align:top;
}
.pc .pc_content .right .img_list ul li .tit{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:0.45rem;
    font-size:0.16rem;
    text-align:center;
    line-height:0.45rem;
    background:url(/web_images/tit_bj_12.png);
    color:#fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pc .pc_content .right .news_list{
    overflow:hidden;
}
.pc .pc_content .right .news_list ul li{
    overflow:hidden;
    width:100%;
    height:0.6rem;
    line-height:0.6rem;
    border-bottom:dashed #d8d8d8 1px;
}
.pc .pc_content .right .news_list ul li .tit{
    font-size:0.18rem;
    float:left;
    width:80%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-left:1%;
}
.pc .pc_content .right .news_list ul li .tit span{
    color:#084e75;
}
.pc .pc_content .right .news_list ul li .date{
    font-size:0.16rem;
    float:right;
    color:#afafaf;
}
.pc .pc_content .right .page{
    overflow:hidden;
    margin:0.3rem 0 0.5rem 0;
    background:#f2f2f2;
    height:0.44rem;
}
.pc .pc_content .right .page ul{
    display:flex;
    justify-content:center;
}
.pc .pc_content .right .page ul li{
    padding:0 0.5%;
    font-size:0.16rem;
    margin:1%;
    height:0.2rem;
    line-height:0.2rem;
}
.pc .pc_content .right .page ul li.on{
    background:#1673a6
}
.pc .pc_content .right .page ul li.on a{
    color:#fff;
}
.pc .pc_content .right .info{
    overflow:hidden;
}
.pc .pc_content .right .info .top_box{
    padding:0.35rem 0 0.3rem;
    border-bottom:solid #f2f2f2 1px;
    position:relative;
    margin-bottom:0.2rem;
}
.pc .pc_content .right .info .top_box .wz_tit{
    font-size:0.24rem;
    line-height:0.3rem;
    text-align:center;
    font-weight:bold;
    margin-bottom:0.1rem;
}
.pc .pc_content .right .info .top_box .date{
    font-size:0.14rem;
    text-align:center;
    color:#a1a1a1;
}
.pc .pc_content .right .info .top_box .return{
    position:absolute;
    right:0;
    top:0.5rem;
    padding-left:5%;
}
.pc .pc_content .right .info .top_box .return a{
    display:block;
    height:0.16rem;
    line-height:0.16rem;
    font-size:0.16rem;
    font-weight:bold;
    color:#084e75;
    background:url(/web_images/return_12/jpg)no-repeat;
    background-position:left center;
    background-size:10%;
}

.sj .header {
    width: 100%;
    background: #fff;
    overflow: hidden;
    height: 0.95rem;
    line-height: 0.95rem;
    position: relative;
}

.sj .header .back {
    position: absolute;
    left: 0;
    right: 0;
    width: 12%;
    font-size: 0;
}
.sj .header h2 {
    font-size: 0.3rem;
    text-align: center;
    color: #084e75;
}
.sj .header .ss {
    position: absolute;
    right: 12.0625%;
    width: 10%;
    font-size: 0;
    top: 0;
}
.sj .header .menu {
    position: absolute;
    right: 0;
    width:12.0625%;
    font-size: 0;
    top: 0;
    line-height: 0;
}







.sj .navmenu {
  width: 100%;
  height:0.7rem;
  line-height: 0.7rem;
  background:#084e75;
  overflow: hidden;
}
.sj .wrapper02 {
  position: relative;
  height: 0.7rem;
  line-height: 0.7rem;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.sj .wrapper02 .scroller {
  width:100%;
  height: 0.7rem;
  line-height: 0.7rem;
  position: absolute;
}
.sj .wrapper02 .scroller li {
  position: relative;
  z-index: 10;
  float: left;
  text-align: center;
}
.sj .wrapper02 .scroller li:last-child {
  background: 0 none;
}
.sj .wrapper02 .scroller li a {
  font-size: 0.22rem;
  color: #fff;
  display: block;
  height:0.7rem;
  line-height:0.7rem;
  padding:0 0.2rem;
}
.sj .wrapper02 .scroller li.cur a {
  background:#1673a6;
  color:#fff;
}
.sj .sj_content{
    padding:0.22rem 2.8125%;
}
.sj .sj_content .nr{
    font-size:0.22rem;
    line-height:0.3rem;
}
.sj .sj_content .nr img{
    max-width:100%;
    height:auto !important;
}
.sj .sj_content .img_list ul{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.sj .sj_content .img_list ul li{
    width:48.33%;
    height:2.17rem;
    margin-bottom:0.2rem;
    position:relative;
}
.sj .sj_content .img_list ul li .slt{
    width:100%;
    height:2.17rem;
}
.sj .sj_content .img_list ul li .slt img{
    width:100%;
    height:2.17rem;
    vertical-align:top;
}
.sj .sj_content .img_list ul li .tit{
    font-size:0.22rem;
    color:#fff;
    height:0.37rem;
    line-height:0.37rem;
    text-align:center;
    background:url(/web_images/tit_bj_12.png);
    padding:0 2%;
    width:96%;
    position:absolute;
    bottom:0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sj .sj_content .news_list{
    overflow:hidden;
}
.sj .sj_content .news_list ul li{
    width:100%;
    border-bottom:#d8d8d8 dashed 1px;
    padding:0.1rem 0;
}
.sj .sj_content .news_list ul li .date{
    font-size:0.22rem;
    color:#084e75;
    margin-bottom:0.05rem;
}
.sj .sj_content .news_list ul li .tit{
    font-size:0.24rem;
    line-height:0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sj .sj_content .page{
    overflow:hidden;
    margin:0.4rem 0;
    height:0.48rem;
    border:solid #c8c8c8 1px;
}
.sj .sj_content .page ul{
    display:flex;
    justify-content:center;
}
.sj .sj_content .page ul li{
    padding:0 1%;
    font-size:0.22rem;
    margin:1%;
    height:0.33rem;
    line-height:0.33rem;
}
.sj .sj_content .page ul li a{
    color:#084e75
}
.sj .sj_content .page ul li.on{
    background:#1673a6
}
.sj .sj_content .page ul li.on a{
    color:#fff;
}
.sj .sj_content .info{
    overflow:hidden;
}
.sj .sj_content .info .wz_tit{
    font-size:0.28rem;
    font-weight:bold;
    text-align:center;
    padding:0.2rem 0 0.1rem 0;
}
.sj .sj_content .info .date{
    font-size:0.22rem;
    text-align:center;
    color:#8f8f8f;
    margin-bottom:0.3rem;
}
.sj .sj_content .info .return{
    margin:0.4rem 0;
    height:0.5rem;
    border:solid #c8c8c8 1px;
    text-align:center;
    font-size:0.22rem;
    color:#084e75;
    line-height:0.5rem;
}
.sj .sj_content .info .return a{
    color:#084e75;
}
.sj .sousuo_box {
    padding:0 2.8125%;
    height:0.7rem;
    background:url(/web_images/ss_02.jpg)no-repeat;
    background-size:100% 100%;
    overflow:hidden;
}
.sj .sousuo_box input{
    float:left;
    background:#fff;
    height:0.5rem;
    line-height:0.5rem;
    font-size:0.24rem;
    color:#b6b6b6;
    margin:0.1rem 0;
    width:60%;
    padding-left:3%;
}
.sj .sousuo_box a{
    display:block;
    width:20%;
    text-align:center;
    float:right;
    height:0.57rem;
    line-height:0.56rem;
    margin:0.07rem 0;
    background:#1f85be;
    color:#fff;
    font-size:0.24rem;
    border-radius:0.03rem;
}