﻿*{
  padding: 0;
  margin: 0;
}
body{height:100%;font-family:Arial,"微软雅黑","宋体";}
a{text-decoration:none; blr:e­xpression(this.onFocus=this.blur());outline-style:none;} /* 针对IE */
a:hover{text-decoration:none;}
a:focus{-moz-outline-style:none;} /*针对firefox*/

.fl{float:left;}
.fr{ float:right;}
.ofh{overflow:hidden;}
.tof {overflow:hidden;white-space:nowrap;display:block; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.opa{opacity:0;filter:alpha(opacity=0);}
/* clear */
.cb{clear:both;}
/* css3 no lte ie8*/
.amn1{transition:all ease-out .1s 0s;-webkit-transition:all ease-out .1s 0s;-moz-transition:all ease-out .1s 0s;-o-transition:all ease-out .1s 0s;}
.amn2{transition:all ease-out .2s 0s;-webkit-transition:all ease-out .2s 0s;-moz-transition:all ease-out .2s 0s;-o-transition:all ease-out .2s 0s;}
.amn3{transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}
.sdw{-webkit-box-shadow:#999 0px 0px 8px;-moz-box-shadow:#999 0px 0px 8px;box-shadow:#999 0px 0px 8px;}
li{
  list-style: none;
}
ul, ol{
  float: none;
}
img{
  max-width: 100%;
  height: auto !important;
}
.clear{
  clear: both;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  border: none !important;
}
html,body{
font-size: 14px;
}
.swiper-pagination-bullet{
    background: #fff7f7;
    opacity: 0.8;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.bg-hui{
background-color: #eef1f7;
}
.top{
  position: fixed;
width: 100%;
z-index: 10;
}
.top .a{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 10px 14px;
  box-sizing: border-box;
  padding-right: 0;    
background-color: #00428b;
}
.top .a img{
  width: 220px;
  display: block;
  float: left;
}
.top .a span{
  width: 40px;
float: right;
  padding: 0 5px;
  display: inline-block;
  margin-top: 5px;
}
.top .a span img{
width: 60%;
  margin: 0 auto;
  float: initial;
}
.top .a .searchbtn{
  border-right: 1px solid #e8e8e8;
}
.top .a .navbtn{
  
}
.top ul, .top form{
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  background-color: #004fa6;
  display: none;
}
.top ul li{
  border-bottom: 1px solid rgba(255,255,255,0.15);
}
.top ul li a, .top form{
  box-sizing: border-box;
  padding: 10px;
}
.top ul li a{
  display: block;
  color: white;
  font-size: 16px;
}
.top ul li a img{
  height: 16px;
    float: right;
    margin-right: 5px;
    transition: all 0.5s;
    transform: rotate(0);
}
.top ul li a img.rota{
    transform: rotate(90deg);
}
.top ul li div{
overflow: hidden;
    display: none;
}
.top ul li div a{
    font-size: 14px;
    float: left;
width: 33%;
}
.top ul div.b{
background-color: #00428b;
}
.top ul div.b div{
width: 50%;
    display: inline-block;
    text-align: center;
    color: white;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    border-right: 1px solid rgba(255,255,255,0.1);
    position: relative;
}
.top ul div.b div p{
display: inline-block;
    padding: 1rem;
padding-right: 20px;
    font-size: 1rem;
    background: url(../images/down1.png) no-repeat center right;
background-size: 15px;
}
.top ul div.b a.b{
font-size: 1rem;
    color: white;
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 1rem;
    box-sizing: border-box;
    border-right: 1px solid rgba(255,255,255,0.1);
}
.top ul div.b .c{
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #004fa6;
    border-right: none;
display: none;
    overflow-y: scroll;
    max-height: 11rem;
}
.top ul div.b .c a{
    display: block;
    color: white;
    padding: 0.5rem 0;
    font-size: 0.86rem;
    border-top: 1px solid rgba(255,255,255,0.1);
}
.top form div{
  text-align: center;
    position: absolute;
  top: 0;
    width: 100%;
    left: 0;
}
.top form #KW{
  width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 30px;
    outline: none;
    border: none;
}
.top form .submit{
  display: none;
}
.in_banner .pagination{
position: absolute;
text-align: center;
    z-index: 8;
}
.in_news{
    padding: 1rem;
}
.title{
    margin-bottom: 0.86rem;
    overflow: hidden;
}
.title h3{
    font-size: 1.29rem;
    font-weight: normal;
    color: #333333;
    display: inline-block;
    float: left;
    /* line-height: 2rem; */
}
.title .more{
    font-size: 0.86rem;
    color: #164aa2;
    padding-right: 10px;
    background: url(../images/right.png) no-repeat right center;
    float: right;
    line-height: 2rem;
}
.in_news .left{
    overflow: hidden;
}
.in_news .left div{
    width: 100%;
    margin-right: 30px;
    float: left;
    margin-bottom: 1rem;
}
.in_news .left div .pic{
    
display: block;
}
.in_news .left div .tit{
    color: #333333;
    font-size: 1rem;
    margin: 0.71rem 0;
    display: block;
}
.in_news .left div .clock{
    padding-left: 1.28rem;
    background: url(../images/clock.png) no-repeat left center;
    font-size: 0.86rem;
    color: #777777;
    display: block;
}
.in_news ul{
    width: 100%;
}
.in_news ul li{
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding: 12px 0;
    overflow: hidden;
}
.in_news ul li p{
    text-align: center;
    color: #164aa2;
    font-size: 22px;
    background-color: #e9eff6;
    display: inline-block;
    padding-top: 5px;
    float: left;
    margin-right: 10px;
}
.in_news ul li span{
    font-size: 12px;
    color: #888888;display: block;
    overflow: hidden; white-space: nowrap;text-overflow: ellipsis;
}
.in_news ul li p span{
    font-size: 11px;
    color: white;
    display: block;
    background-color: #164aa2;
    padding: 2px 3px;
}
.in_news ul li a{
    font-size: 14px;
    color: #333333;
    display: block;
    margin-bottom: 10px;
    overflow: hidden; white-space: nowrap;text-overflow: ellipsis;
}
.in_them{
    
}
.in_them .left{
    width: 100%;
    background: url(../images/them-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 1rem;
    box-sizing: border-box;
}
.in_them .left ul{
    background-color: #ffffff;
    box-sizing: border-box;
    width: 100%;
    padding: 1rem;
}
.in_them .left ul li{
    display: block;
    overflow: hidden;
    padding: 1rem 0;
    border-bottom: 1px solid #eaeaea;
}
.in_them .left ul li span{
    font-size: 13px;
    color: #666666;
    display: block;
    width: calc(100% - 50px - 1rem);
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.in_them .left ul li a{
    color: #333333;
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.in_them .left ul li a:hover{
    color: #00428b;
}
.in_them .left ul li .date{
    background-color: #00428b;
    width: 50px;
    height: 50px;
    padding: 10px;
    margin-right: 1rem;
    box-sizing: border-box;
    float: left;
}
.in_them .left ul li p{
    display: inline-block;
    color: white;
    font-size: 12px;
    width: 100%;
    height: 100%;
    background:linear-gradient(135deg,transparent 49.5%,rgba(255,255,255,0.5),transparent 50.5%);
    position: relative;
}
.in_them .left ul li p s{
    display: block;
    position: absolute;
    text-decoration: none;
    right: 0;
    bottom: 0;
}
.in_them .left ul li p s:first-child{
    top: 0;
    left: 0;
}
.in_them .right{
   padding: 1rem;
    background-color: #ecf1fa;
}
.news1{
    overflow: hidden;
    width: 100%;
}
.news1:first-child{margin-bottom: 1rem;}
.news1 ul{
    width: 100%;
}
.news1 .title{
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 0;
}
.news1 .title h3{
    padding-bottom: 10px;
    border-bottom: 1px solid #164aa2;
}
.in_other{
padding: 1rem;
}
.in_other .swiper-slide a{
    display: block;
    overflow: hidden;
    position: relative;
}
.in_other .swiper-slide img{
    display: block;
}
.in_other .swiper-slide p{
    position: absolute;
    width: 100%;
    top: 50%;
    color: white;
    text-align: center;
    font-size: 0.71rem;
    margin-top: -1.28rem;
}
.in_other .swiper-slide p span{
    display: block;
    font-size: 1rem;
}
.in_other .swiper-container{
text-align: center;
padding-bottom: 2rem;
}
.in_other .swiper-container .pagination{
bottom: 0;    position: absolute;
}
.in_other .swiper-container .pagination .swiper-pagination-bullet{
background: #b7c1cf;opacity: 1;
}
.in_other .swiper-container .pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #164aa2;
}
.in_othlink{
    padding: 1rem 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.in_othlink li{
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 1rem;
}
.in_othlink li a{
    display: block;
}
.in_othlink li a img{
}
.in_othlink li a p{
    font-size: 1rem;
    color: #555555;
    margin-top: 0.71rem;
}
.footer{
background-color: #0e2f60;
    font-size: 0.86rem;
    color: rgba(255,255,255,0.5);
    line-height: 1.6rem;
    padding: 1rem;
}
.banner img{
display: block;
}
.snav{
padding: 0 1rem;
    position: relative;
    background-color: #00428b;
}
.snav p{
    padding: 0.71rem 0;
    color: white;
    font-size: 1.14rem;
background: url(../images/down1.png) no-repeat right center;
background-size: 20px;
}
.snav div{
position: absolute;
width: 100%;
top: 100%;
left: 0;
background-color: #00428b;
padding: 0 1rem;
    box-sizing: border-box;
border-top: 1px solid rgba(255,255,255,0.2);
display: none;
}
.snav li{

}
.snav li a{
    display: block;
    padding: 0.5rem 0;
color: white;
font-size: 1.14rem;
}
.dqlm{
    padding: 1rem 0;
    margin: 0 1rem;
    border-bottom: 1px solid #ebebeb;
    color: #00428b;
    font-size: 1.14rem;
}
.new-list{
    overflow: hidden;
    padding: 0 1rem;
}
.new-list li{
    border-bottom: 1px solid #e8e8e8;
    padding: 0.86rem 0;
}
.new-list li a{
    width: 100%;
    color: #333333;
    font-size: 1rem;
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 1rem;
    background: url(../images/newicon.png) no-repeat left center;
}

.new-list li span{
    font-size: 0.86rem;
    color: #888888;
    display: block;
}
.pagecon{
padding:  1rem;
}
.pagecon h1{
  font-size: 16px;
}
.pic-list{
    overflow: hidden;
    padding: 1rem;
}
.pic-list li{
    width: calc(50% - 0.5rem);
    margin-right: 1rem;
    margin-bottom: 0.5rem;
    float: left;
}
.pic-list li:nth-child(2n+2){
margin-right: 0;
}
.pic-list li a{
    display: block;
}

.pic-list li a p{
    line-height: 1.71rem;
    display: block;
    text-align: center;
    color: #333333;
    font-size: 1rem;
}
.pagecon .title {
    border-bottom: 1px solid #eaeaea;
    text-align: center;
}
.pagecon .title h3{
    display: block;
    font-size: 1.14rem;
    color: #333333;
    float: initial;
}
.pagecon .title span{
    display: block;
    color: #666666;
    font-size: 0.86rem;
    margin: 0.5rem 0;
}
.prevnext{
    margin-top: 1rem;
}
.prevnext .prevnew{
    margin-bottom: 0.5rem;
}
.bg-hide{
position: fixed;
    z-index: 2;
    width: 100%;
    height: -webkit-fill-available;
    background-color: rgba(0,0,0,0.5);
display: none;
}
.noslide{
overflow: hidden;
}
.NewsPage{
text-align: center;
margin: 20px 0;
}




.ui-form-01{
    overflow: hidden;
    width: 723px;
    margin: 0 auto;
}
.ui-form-01 form{
    height: 300px;
    border-bottom: 1px #dae2ef solid;
}
.ui-form-01> table{
    margin-left: 55px;
    margin-top: 26px;
}
.ui-form-01 td{
    vertical-align: middle;
    padding-bottom: 16px;
}
.ui-form-01 td.top{
    width: auto;
    vertical-align: top;
}
.ui-form-01 td label{
    font-size: 14px;
    color: #59616c;
}
.ui-form-01 .t1,.ui-form-01 .t2{
    width: 182px;
    height: 18px;
    line-height: 18px;
    padding: 5px 10px;
    border: 1px #dcdcdc solid;
    color: #59616c;
}
.ui-form-01 .t2{
    width: 496px;
}
.ui-form-01 textarea.t2{
    display: block;
    height: 68px;
}
.ui-form-01 .error{
    border-color: red;
}
.ui-form-01 .btn{
    float: left;
    width: 102px;
    height: 34px;
    border: 0;
    background-color: #446ba8;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    margin-right: 10px;
    display: inline;
}
.ui-form-01 .btn.reset{
    background-color: #9ba6b1;
}
.ui-form-01 .list li{
    border-bottom: 1px #dae2ef solid;
}
.ui-form-01 .list li .col-1{
    height: 25px;
    margin-top: 20px;
    padding-left: 30px;
    background: url(../images/dot9.jpg) no-repeat 2px center;
}
.ui-form-01 .list li .col-1 span{
    float: left;
    height: 25px;
    line-height: 24px;
    font-size: 14px;
    color: #59616c;
    padding-right: 10px;
}
.ui-form-01 .list li .col-1 label{
    float: left;
    height: 25px;
    line-height: 26px;
    color: #888;
    overflow: hidden;
}
.ui-form-01 .list li .col-2{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 30px;
    background: url(../images/dot10.jpg) no-repeat 2px 2px;
    line-height: 22px;
    color: #e15a2b;
    font-size: 14px;
}

@media screen and (max-width: 768px){
.ui-form-01{
width: 95% !important;
margin: 0 auto;
}
.ui-form-01 form{
height:auto;
}
.ui-form-01 > table{
margin: 0;
width: 100%;
}
.ui-form-01 td{
width: 100%;
    display: block;
    text-align: left;
padding-bottom: 10px;
    overflow: hidden;
}
.ui-form-01 td label{
    width: 100%;
    display: block;
    margin-bottom: 5px;
}
.ui-form-01 .t1, .ui-form-01 .t2{
    width: 100%;
    display: block;
    height: 28px;
    box-sizing: border-box;
}

.ui-form-01 .t2{
width: 100%;

box-sizing: border-box;
}
.ui-form-01 .table{
width: 100%;
}
.ui-form-01 textarea.t2{
    height: 88px;
}
.ui-form-01 .t1{
    display: inline-block;
    float: left;
}

}
