﻿
/*轮播图*/
.pc .slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pc .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.pc .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.pc .slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}
.pc .slideBox .hd {
    font-size: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 4%;
    z-index: 100;
}
.pc .slideBox .hd ul {
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
}
.pc .slideBox .hd li {
     width: 0.12rem;
     height: 0.12rem;
     background: #fff;
     float: left;
     border-radius: 50%;
     margin: 0 0.07rem;
     cursor: pointer;
}
.pc .slideBox .hd li.on {
     background-color: #2c52b2;
}
.pc .slideBox .prev, .slideBox .next {
     display: none;
}
.pc .product {
    padding:0.4rem 0;
}
.pc .product .title {
    background:url(/web_images/title_bj_05.jpg)no-repeat;
    width:100%;
    background-position:bottom;
    margin-bottom:0.18rem;
}
.pc .product .title .cn_tit{
    font-size:0.34rem;
    font-weight:bold;
    color:#0a42c6;
    text-align:center;
}
.pc .product .title .en_tit{
    font-size:0.2rem;
    font-weight:bold;
    color:#8eaae8;
    text-align:center;
    padding-bottom:0.2rem;
}
.pc .product ul{
    width:100%;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.pc .product ul li{
    width:22.8%;
    border:1px solid #e0e0e0;
    font-size:0.18rem;
    text-align:center;
    height:0.46rem;
    line-height:0.46rem;
    margin-bottom :0.1rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pc .product ul li:hover{
    background:#0a42c6;
    border:1px solid #0a42c6;
}
.pc .product ul li:hover a{
    color:#fff;
}
.pc .product ul li.more:hover a {
     color:#fff;
}
.pc .product ul li.more a {
    color: #0a42c6
}
.pc .cp {
    background:url(/web_images/cp_bj_23.jpg)no-repeat;
    background-size:100% 100%;
}
.pc .cp ul li img{
    width:100%;
    vertical-align:text-top;
}
.pc .cp ul li .tit{
    height:0.55rem;
    line-height:0.55rem;
    text-align:center;
    font-size:0.18rem;
    background:#fff;
    margin-top:2px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pc .yjzs {
    background :#eaf2fe;
    padding-top:0.6rem;
    padding-bottom:1rem;
}
.pc .yjzs .title{
    background:url(/web_images/tit_bj_11.jpg)no-repeat;
    width:100%;
    background-position:bottom;
    margin-bottom:0.4rem;
}
.pc .yjzs .title .cn_tit{
    font-size:0.34rem;
    text-align:center;
    color:#0a42c6;
    font-weight:bold;
}
.pc .yjzs .title .en_tit{
    font-size:0.2rem;
    text-align:center;
    color:#86a3e5;
    font-weight:bold;
    padding-bottom:0.2rem;
}
.pc .yjzs ul{
    width:100%;
    display:flex;
    justify-content:space-between;
}
.pc .yjzs ul li{
    width:48.45%;
    overflow:hidden;
}
.pc .yjzs ul li.zhy .tit{
    float:left;
    width:36%;
    height:57%;
    background:#305dc4;
    font-size:0.28rem;
    font-weight:bold;
    color:#fff;
    text-align:center;
    padding-top:18%
}
.pc .yjzs ul li.zsy .tit{
    float:left;
    width:36%;
    height:56.8%;
    background:#294da1;
    font-size:0.28rem;
    font-weight:bold;
    color:#fff;
    text-align:center;
    padding-top:18%
}
.pc .yjzs ul li .tit span{
    font-size:0.18rem;
    font-weight:initial;
}
.pc .yjzs ul li img{
    width:64%;
}
.pc .zjjh {
    width: 100%;
    background: url(/web_images/zjjh_06.jpg)no-repeat;
    background-size: 100% 100%;
    padding-top:1.6rem;
    height:100%;
}
.pc .zjjh .wzbj{
    width:100%;
    background:#305dc4;
    position:relative;
    height:4rem;
}
.pc .zjjh .wzbj img{
    width:45.3%;
    position:absolute;
    top:-0.48rem;
    left:0.4rem;
}
.pc .zjjh .wzbj .wz{
    float:right;
    width:45.3%;
    margin-right:2.5%;
}
.pc .zjjh .wzbj .wz .title{
    font-size:0.34rem;
    font-weight:bold;
    color:#FFF;
    margin-top :0.4rem;
    margin-bottom:0.05rem;
}
.pc .zjjh .wzbj .wz .tit_box{
    background:url(/web_images/xian_13.jpg)no-repeat;
    background-position-y:center;
    background-position-x:66%;
    background-size:56.84%;
    overflow:hidden;
    line-height:0.4rem;
    margin-bottom:0.15rem;
}
.pc .zjjh .wzbj .wz .tit_box .en_tit{
    float:left;
    font-size:0.3rem;
    font-weight:bold;
    color:#fff;
}
.pc .zjjh .wzbj .wz .tit_box .more{
    float:right;
    font-size:0.16rem;
    color:#fff;
}
.pc .zjjh .wzbj .wz .txt{
    font-size:0.16rem;
    line-height:0.24rem;
    color:#fff;
}

.pc .news {
    background :#eaf2fe;
    padding-top:0.6rem;
    padding-bottom:0.6rem;
}
.pc .news .title{
    background:url(/web_images/tit_bj_11.jpg)no-repeat;
    width:100%;
    background-position:bottom;
    margin-bottom:0.4rem;
}
.pc .news .title .cn_tit{
    font-size:0.34rem;
    text-align:center;
    color:#0a42c6;
    font-weight:bold;
}
.pc .news .title .en_tit{
    font-size:0.2rem;
    text-align:center;
    color:#86a3e5;
    font-weight:bold;
    padding-bottom:0.2rem;
}
.pc .news ul{
    width:100%;
    overflow:hidden;
    margin:0 1%;
}
.pc .news ul li{
    width:30.5%;
    background:#fff;
    padding-bottom:0.15rem;
    float:left;
    margin-right:3.3%;
    margin-bottom:0.5rem;
}
.pc .news ul li.bt{
    margin-right:0;
}
.pc .news ul li img{
    width:94.44%;
    margin:3%;
    margin-bottom:0;
    vertical-align:text-top;
}
.pc .news ul li .tit{
    width:91.5%;
    height:0.5rem;
    background:#294da1;
    font-size:0.2rem;
    line-height:0.5rem;
    color:#fff;
    padding-left:3%;
    margin:0 3%;
    margin-bottom:0.1rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pc .news ul li .txt{
    font-size:0.16rem;
    line-height:0.24rem;
    color:#363636;
    margin:0 3%;
    margin-bottom:0.1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.pc .news ul li .date{
    font-size:0.16rem;
    color:#294da1;
    margin:0 3%;
}
.pc .news .more{
    display:flex;
    justify-content:center;
}
.pc .news .more a{
    display:block;
    background:url(/web_images/news_more_39.jpg)no-repeat;
    background-size:100% 100%;
    font-size:0.18rem;
    color:#242424;
    width:14%;
    height:0.43rem;
    line-height:0.43rem;
}
.pc .news .more a .wz{
    padding-left:18%;
}




.sj .header {
    width:100%;
    background:url(/web_images/sj_header_01.jpg)no-repeat;
    background-size:100% 100%;
    overflow:hidden;
}
.sj .header .logo{
    float:left;
    width:70.625%;
}
.sj .header .logo img{
    width:100%;
    vertical-align:text-top;
}
.sj .header .menu{
    float:right;
    width:15.3125%;
}
.sj .header .menu img{
    width:100%;
    vertical-align:text-top;
}

.sj {
    position:relative;
}
.sj .daoh {
  width: 100%;
  position: absolute;
  top: 3.34375rem;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
  text-align: right;
  z-index: 9;
  display: none;
}
.sj .daoh a {
  padding-right: 1.0625rem;
  color: #fff;
  font-size: 0.8125rem;
  display: block;
}
.sj .daoh .parents {
  box-sizing: border-box;
  width: 5.187rem;
  position: absolute;
  right: 0;
  background-color: #0233a7;
  top: 0;
  bottom: 0;
  color:#fff
}
.sj .daoh .parents .nLi {
  height: 1.8125rem;
  line-height: 1.8125rem;
  position: relative;
  margin:0.3rem 0;
}
.sj .daoh .parents .nLi a {
  color: #fff;
}
.daoh .parents .on {
  background-color: #fff;
}
.sj .daoh .parents .on a{
  color:#000;
}
.sj .daoh .sub {
  width: 13rem;
  position: absolute;
  right: 5.187rem;
  display: none;
  background: #fff;
  top: 0;
  z-index: 2;
  box-sizing: border-box;
  font-size:0.75rem;
}
.sj .daoh .sub li {
  height: 1.8125rem;
  line-height: 1.8125rem;
  font-size: 1.8125rem;
  margin:0.3rem 0;
  color:#000000;
}
.sj .daoh .parents .on .sub li a {
  color: #000000;
}
.sj .bg {
  width: 13rem;
  position: absolute;
  right: 5.187rem;
  top: 0;
  bottom: 0;
  background-color: #fff;
  display: none;
}

.sj .ss_box {
    background:#305dc4;
    height:1.34375rem;
    padding-top:0.25rem;
}
.sj .ss_box .sousuo{
    height:1.09375rem;
    width:93.75%;
    margin:0 auto ;
    background:#fff;
    border-radius:2px;
    overflow:hidden;
}
.sj .ss_box .sousuo input{
    float:left;
    width:88.75%;
    height:1.09375rem;
    line-height:1.09375rem;
    vertical-align:text-top;
    padding-left:2%;
    margin-left:1%;
}
.sj .ss_box .sousuo a{
    float:right;
    display:block;
    width:7%;
}
.sj .focus {
    position: relative;
}
.sj .focus .hd {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0.46875rem;
  width: 100%;
  z-index: 2;
}
.sj .focus .hd ul {
  display: inline-block;
  overflow: hidden;
  height: 0.875rem;
  padding: 0 0.375rem;
}
.sj .focus .hd ul li {
  float: left;
  width: 0.375rem;
  height: 0.375rem;
  margin: 0.25rem 0.25rem 0;
  background-color: #fff;
  border-radius: 50%;
  font-size: 0;
}
.sj .focus .hd ul .on {
  background-color: #2c52b2;
}
.sj .focus .bd {
  width: 100%;
  font-size:0;
}
.sj .focus .bd ul li img {
  width: 100%;
}
.sj .focus .bd ul li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* ȡ�����Ӹ��� */
}
.sj .product {
    padding-top:1rem;
}
.sj .product .title {
    background:url(/web_images/sj_cptit_13.png)no-repeat;
    width:100%;
    background-position:bottom;
    margin-bottom:0.18rem;
}
.sj .product .title .cn_tit{
    font-size:1.0625rem;
    font-weight:bold;
    text-align:center;
    color:#0a42c6;
}
.sj .product .title .en_tit{
    font-size:0.625rem;
    font-weight:bold;
    color:#8eaae8;
    text-align:center;
    padding-bottom:0.8rem;
}
.sj .product ul{
    width:96.875%;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.sj .product ul li{
    width:48.8%;
    height:1.4375rem;
    line-height:1.4375rem;
    border:solid #e0e0e0 1px;
    margin-bottom:0.3125rem;
    font-size:0.5625rem;
    text-align:center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sj .product ul li.more a{
    color:#0a42c6
}
.sj .cp {
    background: #305dc4;
    padding:0.75rem 1.5625%;
}
.sj .cp ul{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
     margin-bottom:0.375rem;
}
.sj .cp ul li{
     width:48.8%;
     margin-bottom:0.375rem;
}
.sj .cp ul li img{
    width:100%;
    border-bottom:1px solid #cdd8f1;
    vertical-align:text-top;
}
.sj .cp ul li .tit{
    width:100%;
    height:1.6875rem;
    line-height:1.6875rem;
    background:#fff;
    text-align:center;
    font-size:0.6875rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sj .cp .more{
    display:flex;
    justify-content:center;
}
.sj .cp .more a{
    display:block;
    width:30.645%;
    background:url(/web_images/news_more_39.jpg)no-repeat;
    background-size:100% 100%;
    font-size:0.625rem;
    height:1.34375rem;
    line-height:1.34375rem;
}
.sj .cp .more a .wz{
    padding-left:15%;
}
.sj .yjzs {
    background: #e6edfa;
    padding: 0.75rem 1.5625% 1.1rem 1.5625%;
}
.sj .yjzs .title{
    background:url(/web_images/tit_bj_11.jpg)no-repeat;
    width:100%;
    background-position:bottom;
    margin-bottom:1rem;
}
.sj .yjzs .title .cn_tit{
    font-size:1.0625rem;
    font-weight:bold;
    text-align:center;
    color:#0a42c6;
}
.sj .yjzs .title .en_tit{
    font-size:0.625rem;
    font-weight:bold;
    color:#8eaae8;
    text-align:center;
    padding-bottom:0.8rem;
}
.sj .yjzs ul li{
    overflow:hidden;
    margin-bottom:0.3rem;
    height:9.625rem;
}
.sj .yjzs ul li a{
    /*display:block;
    display :flex;*/
    width:100%;
    justify-content:center;
    display:table;
}
.sj .yjzs ul li a .tit{
    width:32.25%;
    background:#305dc4;
    font-size:0.875rem;
    font-weight:bold;
    color:#fff;
    text-align:center;
    /*padding-top:3.75rem;*/
    display:table-cell;
    vertical-align:middle;
    height:9.625rem;
}
.sj .yjzs ul li a .img{
    width:67.25%;
    display:table-cell;
    height:9.625rem;
}
.sj .yjzs ul li.zhy{
    background-color:#305dc4;
    background-image:url(/web_images/zhy_15.jpg);
    background-repeat:no-repeat;
    background-position:right top;
    background-size:contain;
}
.sj .yjzs ul li.zsy{
    background-color:#305dc4;
    background-image:url(/web_images/zsy_17.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    background-size:contain;
}
.sj .yjzs ul li.zsy .tit{margin-left:40%;}
.sj .yjzs ul li a .tit span{
    font-size:0.5625rem;
    font-weight:initial;
}
.sj .yjzs ul li a img{
    width:67.74%;
    height:9.625rem;
}
.sj .zjjh {
    background:#314c7b;
     padding: 0.75rem 1.5625% 0 1.5625%;
}
.sj .zjjh .title{
    background:url(/web_images/zjjh_35.jpg)no-repeat;
    width:100%;
    background-position:bottom;
    margin-bottom:1rem;
}
.sj .zjjh .title .cn_tit{
    font-size:1.0625rem;
    font-weight:bold;
    text-align:center;
    color:#fff;
}
.sj .zjjh .title .en_tit{
    font-size:0.625rem;
    font-weight:bold;
    color:#86a3e5;
    text-align:center;
    padding-bottom:0.8rem;
}
.sj .zjjh .slt{
    width:100%;
}
.sj .zjjh .slt img{
    width:100%;
    vertical-align:text-top;
}
.sj .zjjh .txt{
   background:#305dc4;
   font-size:0.625rem;
   line-height:0.9375rem;
   color:#fff;
   padding:0.75rem 4%;
   margin-bottom:0.875rem;
}
.sj .zjjh .more{
    display:flex;
    justify-content:center;
    padding-bottom:0.875rem;
}
.sj .zjjh .more a{
    display:block;
    width:30.645%;
    background:url(/web_images/news_more_39.jpg)no-repeat;
    background-size:100%;
    font-size:0.525rem;
    height:1.34375rem;
    line-height:1.34375rem;
}
.sj .zjjh .more a .wz{
    padding-left:15%;
}
.sj .news {
    background: #e6edfa;
    padding: 0.75rem 1.5625% 0 1.5625%;
}
.sj .news .title{
    background:url(/web_images/tit_bj_11.jpg)no-repeat;
    width:100%;
    background-position:bottom;
    margin-bottom:1rem;
}
.sj .news .title .cn_tit{
    font-size:1.0625rem;
    font-weight:bold;
    text-align:center;
    color:#0a42c6;
}
.sj .news .title .en_tit{
    font-size:0.625rem;
    font-weight:bold;
    color:#8eaae8;
    text-align:center;
    padding-bottom:0.8rem;
}
.sj .news ul li{
    margin-bottom:0.625rem;
}
.sj .news ul li a{
    width:100%;
    display:block;
    display:flex;
}
.sj .news ul li a img{
    width:36.93%;
    vertical-align :text-top;
}
.sj .news ul li a .wz_box{
    background:#305dc4;
    width:57%;
    padding:0 3%
}
.sj .news ul li a .wz_box .tit{
    font-size:0.6875rem;
    color:#fff;
    padding-top:0.5rem;
    margin-bottom:0.46rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sj .news ul li a .wz_box .txt{
    font-size:0.5625rem;
    line-height:0.9375rem;
    color:#fff;
    margin-bottom:0.46rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sj .news ul li a .wz_box .date{
    font-size:0.625rem;
    color:#fff;
}
.sj .news .more{
    display:flex;
    justify-content:center;
    padding-bottom:0.875rem;
}
.sj .news .more a{
    display:block;
    width:30.645%;
    background:url(/web_images/news_more_39.jpg)no-repeat;
    background-size:100% 100%;
    font-size:0.625rem;
    height:1.34375rem;
    line-height:1.34375rem;
}
.sj .news .more a .wz{
    padding-left:15%;
}