@charset "utf-8";
@import url('animate.css');
@import url('lib.css');
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;}
@font-face {
    font-family: 'SHSCN-Bold';
    src: url("../fonts/SourceHanSerifCN-Bold.otf") format("opentype");
    font-display: swap;
}
@font-face{font-family:'sys';font-style:normal;src:url(../fonts/SourceHanSerifSC-Regular.otf)}
.sys{font-family:'sys';}
html{font-size: 100px}
*{box-sizing:border-box;margin:0;padding:0; }
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
.pagenum{width:35px;    margin: 0 0.1rem;}
/*
body{margin:0;position: relative;overflow-x:hidden;font-size: .16rem;
   font-family:-apple-system,PingFang SC,BlinkMacSystemFont,Microsoft YaHei,Helvetica Neue,"Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif;color: #333}
*/
body{margin:0;position: relative;overflow-x:hidden;font-size: .16rem!important;
   font-family:微软雅黑!important;color: #333}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1.2em;font-weight:normal;}
ol,ul{list-style:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{color:#333;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{/* color: #0552BC; */}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{display:block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%}
address,cite,dfn,em,var,i{font-style: normal;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;border: none; border-top: 2px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
:focus{outline:0}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border: none}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal;-webkit-appearance:none}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
select::-ms-expand { display: none; }
.none{display: none}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;
	height:14px;font-size:14px;cursor:pointer;padding-left: 20px;}
.check+label:after,.check+label:before{position:absolute;top:2px;left:0;z-index:0;width:16px;height:13px;
	border-radius:3px;content:'';background: #000}
.check:checked+label:after{background: #ca140d}

.scbox{overflow-y:auto }
.scbox::-webkit-scrollbar{width:4px}
.scbox::-webkit-scrollbar-track{border-radius:5px;;background: #ddd}
.scbox::-webkit-scrollbar-thumb{border-radius:5px;background:linear-gradient(to right,#7410ab 0%,#3707a1 100%);;}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
  height: 0px;
  visibility: hidden; }

.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;font-size:14px;line-height:16px;cursor:pointer;padding-left: 20px}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:''}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label:before{border:1px solid #d9a65c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d9a65c;top:3px;left:4px}

::-webkit-input-placeholder{color:#999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
:-ms-input-placeholder {color:#999 }  
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.l{float:left}
.r{float:right}
.fl{float:left!important}
.fr{float:right!important}


.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}

@media screen and (min-width: 1025px){
.trans-mask:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}	
.bg-mask:hover .pic .a{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

}
.trans{transition:all .5s}
.trans-mask{display:block;overflow:hidden;width:100%;cursor:pointer;position: relative;}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;transform:scale(1.01)}

.bg-mask .pic{overflow: hidden;}
.bg-mask .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;transform:scale(1.01)}


.bgimg{background-repeat: no-repeat;background-position: center;background-size: cover;}
.ablink{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}

.wp{margin:0 auto;max-width:15rem;width: 94%}
.wpb{margin:0 auto;max-width:15rem;width: 94%}
.greybg{background:#f2f2f2}
.co{color:#0142ae}
.fixdbody{position:fixed;top:0;left:0;right:0;bottom:0}
.m-show{display:none}
.filter-page{filter: blur(5px);}

@media screen and (max-width:980px){.pc-show{display:none}
.m-show{display:block}
}

.zi6{position: relative;z-index: 6}
.zi5{position: relative;z-index: 5}
.zi4{position: relative;z-index: 4}
.zi3{position: relative;z-index: 3}
.zi2{position: relative;z-index: 2}
.zi1{position: relative;z-index: 1}
.l1{overflow:hidden;text-overflow:ellipsis;}
.l2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.l3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.l4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.l5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.l6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}


@keyframes sca{
  0%{transform: scale(1);}
  50%{transform:  scale(1.1)}
  100%{transform:  scale(1)}
}
@keyframes go{
  0%{transform: translateX(0);}
  50%{transform: translateX(10px);}
  100%{transform: translateX(0);}
}
@keyframes up{
  0%{transform: translateY(0);}
  50%{transform: translateY(-8px);}
  100%{transform: translateY(0);}
}
@keyframes roted{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}


.headerm{
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top:0;
  z-index: 99;
  padding-right: 4%;
  padding-left: 4%;

  height: 1rem;
  box-shadow: 0 0 .15rem rgba(0,0,0,.15)
  }
.headerm .logo{}
.headerm .logo img{height:.5rem}
.headerm .navbtnm{
  width:.86rem;
  height: .65rem;
  background-size: cover;
  position: absolute;
  top: 0.2rem;
  right: 0;
  z-index: 5;
  color: #ffffff;
  text-align: center;
  line-height: .65rem;
  padding-left: .1rem
  }
.headerm .navbtnm i{font-size: .38rem;transition: .1s}

.header{background: #0552BC;height: 1.6rem;align-content: center;}
.header .wp{align-items: center;}
.header .logo{}

.mhlj {color: #fff;font-size: 16px;line-height: 45px;width: 1rem;text-align: center;position: relative;margin-right: 0.5rem;}
.mhlj:before{position: absolute;
    width: 1px;
    height: 30%;
    content: "";
    top: 30%;
    background: #fff;
    left: 0px;}
.mhlj:after{position: absolute;
    width: 1px;
    height: 30%;
    content: "";
    top: 30%;
    background: #fff;
    right: 0px;}



.main1s small{position: absolute;
    right: 0;}
.main1s small a{font-size: 15px;
    color: #0552bc;
    background: url(../js/news.png) no-repeat 0 2px;
    padding-left: 22px;}

.navwrap{width: 100%;background: #fff;position: relative;z-index: 2;box-shadow: 0 0 10px #666;}
.navwrap .hd-nav  li{line-height: 0.55rem;position: relative;/* padding: 0.15rem 0; */width: 12.5%;}
.navwrap .hd-nav li>a{display: block;line-height: .55rem;position: relative;color: #0552bc;font-weight: bold;text-align: center;font-size: .2rem;}
.navwrap .hd-nav li:hover>a{color: #0552bc;}
.navwrap .hd-nav li>a.has-child:after{content: "\eabd";font-family: "swiper-icons";margin-left: 5px;font-size: .18rem}
.navwrap .hd-nav li:hover>a.has-child:after{display: inline-block;transform: rotate(180deg);position: relative;top: -1px}
.navwrap .hd-nav  li:after {
    position: absolute;
    width: 1px;
    height: 50%;
    content: "";
    top: 25%;
    background: #DFE3E7;
    right: 0px;
}
.st:before {
    position: absolute;
    width: 1px;
    height: 50%;
    content: "";
    top: 25%;
    background: #DFE3E7;
   left: 0px;
}


.navwrap .hd-nav  li .sub-nav{
  position:absolute;
  top: 100%;
  left:50%;
  z-index:99;
  min-width: 1.6rem;
  transform: translateX(-50%);
  opacity: 0;
  border-top: 4px solid #bb9f70;
  visibility: hidden;
  transition: .3s;
  }
.navwrap .hd-nav  li .sub-nav .sub-nav-h{
  text-align:center;
  position: relative;
  background: #0552bc;
  padding: 0;
  /* box-shadow: 0 0 10px rgba(0,0,0,.3); */
  /* overflow: hidden; */
  }
 
.navwrap .hd-nav  li .sub-nav .sub-nav-h a{display:block;font-size:.18rem;color:  #fff;padding:0 .13rem;margin-bottom: 1px;white-space: nowrap;line-height: .45rem;}
.navwrap .hd-nav  li .sub-nav .sub-nav-h a:hover{background: #084498;}

.navwrap .hd-nav  li:hover .sub-nav{opacity: 1;visibility: inherit; }
.navwrap .hd-nav  li:hover>a{ }

.today{font-size: 16px;color: #888888;margin: 0.15rem 0;line-height: 30px;}
.bodywrap .search .inp{width: 170px;height: 28px;text-indent: 10px;float: left;background: none;border: none;outline: none;}
.bodywrap .search{border: 1px solid #C13131; overflow: hidden;border-radius:20px;margin: 0.15rem 0;}
.bodywrap .search .sub{width:27px;height: 28px;float: left;background: url(../img/search.png) no-repeat center;border: none;outline: none;}


.navwrap .hd-nav li .sub-nav .sub-nav-h .sjlmw:hover .sjlmn{display:block!important}
.sjlmw{position: relative;}
.sjlmn{position: absolute;
    right: -160px;
    background: #0552bc;
    top: 0;
    display: none;
    min-width: 1.6rem;}



span.search {
 position: relative;
 display: inline-block;
 width: 3.2rem;
 height: 45px;
 border: 1px solid #fff;
 /* float: right; */
 border-radius: 35px;
 box-sizing: content-box;
}

.search-txt {
	width: 2rem;
	height: 45px;
	margin-left: 11px;
	margin-right: 4px;
	background-color: transparent;
	color: #fff;
}


span.search input::-webkit-input-placeholder{color: #FFFFFF;}

span.search input {
 border: none;
 outline: none;
 vertical-align: 0px;
 vertical-align: middle;
 float: left;
 
}

#search-bt {
 width: 65px;
 height: 45px;
 text-indent: -999px;
 background-image: url(../img/ss.png);
 background-repeat: no-repeat;
 background-position: center;
 background-color: #FFFFFF;
 overflow: hidden;
 cursor: pointer;
 border-radius: 30px 0  0 30px;
 box-sizing: border-box;
}

span.search input {
 border: none;
 outline: none;
 vertical-align: 0px;
 _vertical-align: middle;
 float: left;
}
.bannerx{margin: 0.2rem 0 0.5rem  0;}
.bannerx ul li{width: 31%;position: relative;}
.bannerx ul li .pic{height: 3rem;width: 100%;}
.bannerx ul li p{position: absolute;bottom: 0;height:0.7rem;background: url(../img/xwt1bj.png)no-repeat;width: 100%;text-align: center;color: #fff;font-size: 18px;line-height: 0.7rem;}


.main1{width: 100%;min-height: 9.3rem;background: url(../img/xwtbj1.png)no-repeat;background-size:cover ;}
.main1s{text-align: center;}
.main1s h2{font-family: 'SHSCN-Bold';font-size: 0.36rem;padding-top: 0.6rem;position: relative;}
.main1s h3{font-family: 'SHSCN-Bold';color: #0552bc;font-size: 0.16rem;margin-bottom: 0.4rem;background: url(../img/jyywlmbj.png)no-repeat center top;line-height: 0.4rem;margin-top: 0.2rem;}

.main1z{width: 48%;overflow: hidden;position: relative;}
.main1z .pic {
    height: 4.79rem;
    display: block;
    position: relative;
}
.main1z h2{font-size: 18px;color: #333333;font-weight: bold;padding: 10px 0;}
.main1z p{font-size: 14px;color: #888888;line-height: 25px;}
.main1z .news_title{min-height: 2rem;background: #ffff;border-top:5px solid #0552BC ;padding: 0.3rem;position: relative;
}
.xwrl{position: absolute;
    top: -0.7rem;width: 0.7rem;height: 0.7rem;background:#0552BC;}
.xwrl .rq{width: 100%;color: #ffff;font-size: 25px;text-align: center;font-weight: bold;line-height: 36px;}
.xwrl .ny{width: 100%;color: #ffff;font-size: 14px;text-align: center;}
.main1z .pgba {
    position: absolute;
    bottom: 2.2rem;
    right: 0;
    z-index: 5;
    padding-right: 0.1rem;
    text-align: right;
}
.main1z .pgba span.active {
    background: #0552BC;
}

.main1y{width: 48%;}

.main1ys .pic{height: 2.8rem;width: 55.5%;}
.main1ys .txt{width: 44.5%;
    background: #fff;
    padding: 0.7rem 0.3rem;}

.main1ys .txt span{
    font-size: 14px;
    color: #0552bc;
    margin-bottom: 20px;
    display: block;
}
.main1ys .txt h2{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
}

.main1y ul li{border-bottom: 1px dashed #cccccc;line-height: 65px;text-indent: 1em;display: flex;justify-content: space-between;flex-wrap: wrap;}
.main1y ul li a{
    font-size: 18px;
    color: #333333;
    position: relative;
    width: 77%;
    overflow: hidden;
    height: 65px;
    }
.main1y ul li small{
    font-size: 18px;
    color: #6f6f6f;
    /* float: right; */
    }
    .main1y ul li:hover{background-color: #fff;padding: 0  20px;box-shadow: 0 3px 10px #0552BC;}
.main1y ul li a:before{
    position: absolute;
    width: 5px;
    height: 5px;
    content: "";
    top: 50%;
    background: #0552BC;
    left: 0px;
    }
.main1y ul li:hover a{color: #0552BC;font-weight: bold;} 


.main2{padding: 0.7rem 0;}

.main2z{width: 50%;height: 9.29rem;background: url(../img/xwtbj2z.png)no-repeat;padding: .6rem .5rem;}
.main2y{width: 50%;height: 9.29rem;background: url(../img/xwtbj2y.png)no-repeat;padding: .6rem .5rem;}


.date{width: 13.5%;height: 0.8rem;border: 2px solid #0552BC;border-radius:10px;}
.date .rq{height: 50%;background: #0552BC;color: #fff;text-align: center;line-height: 0.4rem;font-size: 0.24rem;font-weight: bold;}
.date .ny{text-align: center;line-height: 0.4rem;font-size: 0.16rem;color: #0552BC;}
.ywttlist ul li h2{width: 81%;align-items: center;display: flex;border-bottom: 1px dashed #BFBFBF;}
.ywttlist ul li{margin: 0.4rem 0;}

.ywttlist ul li a:hover h2{color: #0552BC;}

.main2ys  h2{display: inline-block;font-family: 'SHSCN-Bold';
    font-size: 0.36rem;}
.main2ys h2 span{display: block;
    font-size: 0.16rem;position: relative;text-indent: 1.5em;color: #0552BC;
}
.main2ys h2 span:before{position: absolute;
    width: 0.2rem;
    height: 1px;
    content: "";
    background: #0552BC;
    top: 50%;
   
    left: 0;}

.main2ys small{float: right;margin-top: 0.15rem;}
.main2ys small span{color: #878787;
    font-size: .16rem;}

.main2yss .pic {
    height: 2.2rem;
    width: 55.5%;
}

.main2yss .txt{width: 44.5%;background: #205EB2;padding: 0.2rem;}
.main2yss .txt span{font-size: 0.16rem;color: #fff;padding: 0.1rem 0;display: block;}
.main2yss .txt h2{font-size: 0.18rem;color: #fff;font-weight: bold;line-height: 0.4rem;margin: 0.1rem 0;}
.main2yss .txt small{font-size: .14rem;color: #E8E3E3;}

.main2y ul li{
    border-bottom: 1px dashed #BFBFBF;
    padding: 0.2rem 0;
    margin-bottom: 0.15rem;
}
.main2y ul li a{
    font-size: .2rem;
    color: #333333;
}
.main2y ul li a span{
    display: block;
    font-size: 14px;
    color: #0652bc;position: relative;text-indent: 1.5em;
}


.main2y ul li a span:before{position: absolute;
    width: 0.2rem;
    height: 1px;
    content: "";
    background: #0552BC;
    top: 50%;
   
    left: 0;}
.main2y ul li  small{float: right;font-size: .18rem;color: #8a8989;}

.main2y ul li a:hover{color: #0552BC;}

.sjlmw{}

.main3{min-height: 9.69rem;background: url(../img/xwtbj3.png)no-repeat;padding: 0.9rem 0;}

.main3z .pic{height: 7.89rem;width: 100%;}
.main3z{width: 18.7%;}
.main3y{width: 80.6%;}

.main3y {flex-flow: column;}
.main3ysz{width: 33.1%;flex-flow: column;}
.main3ysz .pic{height: 2.4rem;width: 100%;}
.main3ysy {width: 66%;}
.main3ysy a {width:100%;display: block;}
.main3ysy .pic{height: 4.9rem;width: 100%;}
.main3yx a{width: 49.5%;}
.main3yx .pic{height: 2.9rem;width: 100%;}

.main3y p {
    position: absolute;
    bottom: 0;
    height: 0.7rem;
    background: url(../img/xwt1bj.png);
    width: 100%;
    text-indent:1em ;
    color: #fff;
    font-size: 18px;
    line-height: 0.7rem;
}
.main3y a{position: relative;}


.main3ysy .pic:before {
    content: '';
    position: absolute;
    width: .74rem;
    height: .74rem;
    top: 50%;
    left: 50%;
    margin-left: -.25rem;
    margin-top: -.25rem;
    z-index: 2;
    background: url(../img/play.png) no-repeat center;
    background-size: 100% 100%;
}


.main4 .main2ys{margin: 0.3rem 0;}
.main4{margin-bottom: 0.5rem;}


.main5{min-height: 2.21rem;background: url(../img/dbbj.png)no-repeat;background-size:cover ;padding: 0.4rem  0;}

.main51 h2{color: #fff;font-size: 16px;padding-bottom: 10px;}
.main51 p{
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}
.main52  ul li p{
    text-align: center;
    color: #fff;padding-top: 10px;
}
.main52  ul li{margin-right: 15px;}
.main53 img{margin: 0 auto;}
.main53 a{
    text-align: center;
    color: #ffff;padding-top: 10px;
}
.main53 p{padding-top: 10px;}


.main3sjx .pic {
    height: 2rem;
    width: 100%;
}
.main3sjx a{width: 50%;position: relative;}
.main3sjx p {
    position: absolute;
    bottom: 0;
    height: 0.7rem;
    background: url(../img/xwt1bj.png);
    width: 100%;
    text-indent: 1em;
    color: #fff;
    font-size: 18px;
    line-height: 0.7rem;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main3sj{display: none;}






.big-nav{position: fixed;z-index: 49;left: 0;top: 0.2rem;right: 0;bottom: 0;background-size: cover;opacity: 0;visibility: hidden;transition: .3s}
.big-nav .scroll{position:absolute;z-index:1;left:0;right:0;top:1.04rem;bottom:0;overflow-y:auto}
.big-nav .scroll ul{max-width:16.8rem;margin:0 auto}
.big-nav .scroll li{width:10%;text-align:center;padding-top:.45rem}
.big-nav .scroll li h2{font-size:.2rem;}
.big-nav .scroll li a{color: #333333;}
.big-nav .scroll li a:hover{color:#DB2B17}

.big-nav .scroll li .list{padding:.2rem 0}
.big-nav .scroll li .list h3{font-weight:400;font-size:.16rem;line-height:1.3em;padding: .1rem 0}
.big-nav .scroll li .list dl{padding-bottom:.2rem}
.big-nav .scroll li .list dd{font-size:.14rem;line-height:.3rem;opacity:.65}
body.navShow {overflow: hidden;position: fixed;width: 100%;height: 100%}
body.navShow .big-nav {opacity: 1;visibility: visible;}
body.navShow .header .hd-nav {opacity: 0;visibility: hidden;position: absolute}
body.navShow .header .hdr-t {padding-top: .2rem}
body.navShow .header .navbtn i:before {content: "\eca0";}
body.navShow .headerm .navbtnm i:before {content: "\eca0";}
body.navShow .header .logo{top: -.4rem}
body.navShow .header .hd-a{transform: translateY(.2rem);}

.big-nav  .btn-list1{display: none}





@media screen and (min-width: 1025px){

}

@media screen and (max-width: 1024px){
body{padding-top: 1.3rem}
.navwrap,.today,.bodywrap .search{display: none;}
.bodywrap{margin-top:0.35rem;}
.big-nav  .btn-list1{display: block;}
.big-nav {background: #f7f7f7;overflow-y: auto;padding-bottom: .3rem}
.big-nav .scroll {position: static;padding-top: .8rem;}
.big-nav .scroll li{width: 100%;text-align: left;padding-top: 0;border-bottom: rgba(255, 255, 255, 0.13) solid 1px;} 
.big-nav .scroll li h2{font-size:.2rem;line-height:.65rem;padding-left:6%;position:relative}
.big-nav .scroll li h2.h2:after{content:"";display:block;position:absolute;top:0;right:6%;font-size:.2rem;font-family: "swiper-icons" !important;content: "\e600";color: #333333;transition: .3s}
.big-nav .scroll li .list{padding:0 0 0 6%;display:none}
.big-nav .scroll li .list h3{font-size:.17rem;border-top:rgba(255,255,255,.13) solid 1px;padding: .16rem 0;line-height: 1.4em}
.big-nav .scroll li .list h3:nth-child(1){border:0}
.big-nav .scroll li .list dl{margin-left:-6%;padding:0 .2rem .2rem 0;margin-top:-.05rem;display: flex;flex-wrap: wrap;}
.big-nav .scroll li .list dd{font-size:.16rem;line-height:.4rem;min-width:33%;padding-left:6%}
.big-nav .scroll li .list dd a{display:block;height:.4rem}
.big-nav .scroll li.on h2.h2:after {transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}

.big-nav .search{position:relative;padding:.3rem 6% .4rem;width: 100%}
.big-nav .search form{display: block!important;position: relative;}
.big-nav .search form .serinp{position: static;top: 0;right: 0;width: 100%}
.big-nav .search form .serbtn{width: .55rem;height: .55rem;position: absolute;text-align: center;line-height: .55rem;font-size: .22rem;color: #fff;top: 0;right: 0}
.big-nav .search form .serbtn i{font-size: .2rem;display: block;width: .55rem;height: .55rem;border: none;border-radius: 50%;text-align: center;line-height: .55rem;color: #132c90;font-size: .25rem}
.big-nav .search form .serbtn input{position: absolute;top: 0;left: 0;width: .55rem;height: .55rem;z-index: 3;background: rgba(255,255,255,0);border: 0;color: #333333;}
.big-nav .search form .serinp input{width: 100%;height: .55rem;line-height: .55rem;background: #fff;border: 0;font-size: .18rem;border-radius: 5px;color: #333;padding: 0 .55rem 0 .15rem;opacity: 1;}

.big-nav .links{line-height:.35rem;color: #fff;font-size: .18rem;padding: .2rem 5%;transition: .3s;width: 100%;
  border-bottom: rgba(255, 255, 255, 0.13) solid 1px;}
.big-nav .links  a{color: #333333;}
.big-nav .links  a i{font-size: .26rem;margin-right: 3px;vertical-align: -2px}
.big-nav .links{}

.big-nav .icolinks{line-height:.35rem;color: #fff;font-size: .18rem;padding: .2rem 5%;transition: .3s;width: 100%;
  border-bottom: rgba(255, 255, 255, 0.13) solid 1px;}
.big-nav .icolinks  a{;color: #fff;margin: 0 .15rem}
.big-nav .icolinks  a i{font-size: .26rem;margin-right: 3px;vertical-align: -2px}
.big-nav .icolinks{text-align: center}
}





@media screen and (max-width: 1680px){

}

@media screen and (max-width: 1200px){

}

@media screen and (max-width:1024px){
.header{display: none}
.headerm{display: flex;background: #0552BC;}
html{font-size: 90px!important;}
}

@media screen and (max-width:900px){
.bannerx ul li{width: 100%;margin-bottom: 0.2rem;}
.main1z,.main1y,.main2z,.main2y{width: 100%;margin-bottom: 0.2rem;padding: 0;height: auto;background: none;}	
.main1z .pic{height: 3rem;}	
.xwrl {
    position: absolute;
    top: -0.9rem;
    width: 0.9rem;
    height: 0.9rem;
    background: #0552BC;
}
.main1ys .pic{width: 100%;}
.main1ys .txt{width: 100%;}
.main1y ul li{line-height: 0.5rem;margin: .1rem 0;}
.fzfg-tab .tab-hd h2{margin-right: 0.3rem;}
.date{width: 20%;}	
	.ywttlist ul li h2{width: 75%;}
	
	.main1y ul li a {
    font-size: 18px;
    color: #333333;
    position: relative;
    width: 66%;
    overflow: hidden;
    height: 40px;
}
	.main3sj{display: block;}
	.main3pc{display: none;}
	.main3{min-height: auto;}
.wp{width: 90%}
.wpa{width: 90%}	
html{font-size: 85px!important;}
}
@media screen and (max-width:640px){
body{font-size: .18rem}
.Gsearch{width:100% !important;}
.Gsearch .Gsearch-nr{padding:0.3rem 0.2rem;}

}
@media screen and (max-width:480px){
html{font-size: 80px!important;}
.eclips{display:block;overflow:visible;text-overflow:inherit;white-space:normal;}
.Gsearch .Gsearch-nr li h3{width:20% !important;}
.Gsearch .Gsearch-nr li input{width:80%;}
.Gsearch .Gsearch-nr li.Stime input{    width: 38.5% !important;}
.headerm .logo img{ height: auto; }
}
@media screen and (max-width:375px){
html{font-size: 75px!important;}
}
@media screen and (max-width:360px){
html{font-size: 70px!important;}
}


.copy{font-size: 0.14rem;background: #950F10;padding: 0.15rem 0;text-align: center;color: #FFFFFF;}



@media (max-width: 1200px){

}
@media (max-width:800px){
	
.footer .dileft,.links,.lxwm,.code{width: 100%;background: none;margin-bottom: 0.1rem;}
body{min-width: 320px;}
.headerm .logo{width: 90%;}
}
@media (max-width:480px){
}
@media (max-width:360px){

}
/*print*/
@media print{

}

/*ie11*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 
/*ie10*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}