html,body,dd,div,dl,dt,dd,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {margin: 0;padding: 0;line-height: normal; font-size: medium;}
body {	font-family: "微软雅黑", "Microsoft Yahei", "宋体", Arial, sans-serif;}
table {	border-collapse: collapse;border-spacing: 0}
abbr,acronym,fieldset,img {border: 0}
ul,li,ol,ul{list-style: none}
a {text-decoration: none;}
a:hover {text-decoration: none;color: #e26824;}
a:focus {outline-style:none; -moz-outline-style: none;} 
img {max-width: 100%;transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;-o-transition:.8s}
input,select,textarea {font-size: .12rem;color: #333;outline: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}

input[type=button],
input[type=reset],
input[type=submit],
select {-webkit-appearance: none;-moz-appearance: none;appearance: none}

input[type=button],
input[type=reset],
input[type=submit] {cursor: pointer}
::-webkit-input-placeholder {color: #999}
::-moz-placeholder {color: #999}
::-ms-input-placeholder {color: #999}
select::-ms-expand {display: none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {-webkit-appearance: none;}

a,
input,
select,
button {-webkit-appearance: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);outline: none;}

*,
:after,
:before {
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

@font-face {
  font-family: 'iconfont';
  src: 
       url('../fonts/iconfont.woff2') format('woff2'),
       url('../fonts/iconfont.woff') format('woff'),
       url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.box{width:100%;max-width:1400px;margin:0 auto;overflow: hidden;}
@media only screen and (max-width:1600px){
.box{width:100%;max-width:1200px;margin:0 auto;overflow: hidden;}
.showarticleBox{width:100%;max-width:12rem;margin:0 auto;overflow: hidden;}
}
@media only screen and (max-width:1200px){
.box{width:100%;max-width:1000px;margin:0 auto;overflow: hidden;}
.showarticleBox{width:100%;max-width:10rem;margin:0 auto;overflow: hidden;}
}

@media only screen and (max-width:1600px){
.index_swiper_hover{max-width: 1100px;}
}

@media only screen and (max-width:1200px){
.index_swiper_hover{max-width: 900px;}
}

@media only screen and (max-width:414px){
.index_swiper_hover{max-width: 400px;}
}

.header{background-color: #fff;/* position:fixed; */top:0;left:0;right:0;z-index:1024;box-shadow:0 0 .1rem rgb(0 0 0 / 10%);transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;-o-transition:.8s}
.logo{height:1.25rem;overflow:hidden;background:url(../images/hd-bg.jpg) center no-repeat;-o-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover}
.logo dl{}
.logo dt{display:inline-block;font-size: .4rem;color: #fff;float: left;line-height: 1.25rem;}
.logo dt img{width:.8rem;display:inline-block;vertical-align: middle;margin-right: .1rem;}
.logo dd{float: right;}
.chip{overflow: hidden;padding: .1rem 0;}
.chip li{float: left;font-size: .2rem;margin-left: .2rem;}
.chip li span{font-size: .14rem;color:#fff;margin-right: .02rem;}
.chip li a{color: #fff;font-size: .14rem;}
.searchBox{background: #fff; border-radius: .5rem;display: inline-block;padding: .04rem 0;float: right;}
.searchBox .searchInp{border: none;height: .3rem; margin-left: .2rem;float: left;padding: 0 .1rem;width: 2.5rem;}
.searchBox .searchBt{border: none;background:#004e96;height: .3rem;width: .3rem; margin:0 .02rem; border-radius: 50%;float: left;color: #fff;font-size: .24rem; text-align: center; cursor:pointer}

.nav{height: .6rem;transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;-o-transition:.8s;position: relative;}
.nav ul li{float: left;width:12.5% ;text-align: center;}
.nav ul li a.v1{font-size: .18rem;color:#290505;line-height: .6rem;display: block;position: relative;}
.nav ul li a.v1::after{position: absolute;content: "";right: 0;top: 50%;width: .01rem;height: .2rem; margin-top: -.1rem;background-color: #7fa6ca;}
.nav ul li.rhlc a.v1{background:#004e96;line-height: .3rem;color: #fff;margin-top: .15rem; font-size: .16rem;}
.nav ul li.rhsq a.v1{background:#750000;line-height: .3rem;color: #fff;margin-top: .15rem; font-size: .16rem;}
.nav ul li.rhlc a.v1 span{font-size: .24rem;}
.nav ul li.rhsq a.v1 span{font-size: .24rem;}
.nav .sub{position:absolute;top:.6rem;left:0;width:100%;display:none;background-color:rgba(117,0,0,1);z-index: 1000;}
.nav dl{overflow:hidden;position:relative;font-size: 0;text-align: center;/*top:-11px;margin-bottom:-18px*/}
.nav dd{display: inline-block;}
.nav dd a{display:block;font-size:.18rem;color:#fff;line-height:.7rem;position:relative;padding: 0 .3rem;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;
}
.nav dd a:before{content: '';position: absolute;top: 50%;left: -.03rem;width: .06rem;height: .06rem;border-radius: 50%;margin-top: -.03rem;background-color: #fff;
    transition: .3s; -ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
/*.nav dd{border-bottom:1px dashed #dcdcdc}*/
.nav dd:hover a{z-index: 2;color:#fff}
.nav dd:hover a:after,.nav dd:hover a:before{background-color: #fff;}


.footer{background: url(../images/ft-bg.jpg) no-repeat center center;-o-background-size: cover;-ms-background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;background-size: cover;margin-top: .2rem;}
.copyRight{width: 70%;float: left;padding: .5rem 0;}
.copyRight dt{float: left;}
.copyRight dt img{width: 1.5rem;height: 1.5rem;}
.copyRight dd{float: left;color: #fff;padding-left: .2rem;}
.copyRight dd h1{font-size: .26rem; margin-bottom: .2rem;position: relative;}
.copyRight dd h1::after{position: absolute;content:"";height: .02rem;width: .3rem;background:#fff;left:0;bottom:-.07rem}
.copyRight dd ul li{margin-top: .1rem;}
.copyRight dd ul li i{margin-right: .05rem;}

.ewm{float: right;margin-top: .1rem;}
.ewm ul li{text-align: center;float: left;margin-left: .1rem;}
.ewm ul li img{width: 1.5rem;height: 1.5rem;}
.ewm ul li span{display: block;color: #fff; margin-top: .03rem;}

.lomoFoot{background:#303030;padding: .1rem 0;}
.lomoFoot .box{color: #fff; font-size: .13rem;}
.lomoFoot .box a{display: inline-block;float: right;color:#c9a857}


/* .main{margin-top: 1.85rem;} */
.banner{width:100%;}
.index_container {height: 6rem;position: relative;}
.swiper-slide {position: relative;}
.index_swiper_img {height: 100%;margin: 0 auto;}
.index_swiper_img img {width: 100%;height: 100%;object-fit: cover;}
.index_swiper_hover {width: 12rem;height: 6rem;color: white;position: absolute;z-index: 998;left: 50%;top: 0;opacity: 0;transform: translateX(0%);padding-left: 0;padding-top: 2rem;transition: 1s;}
.index_container .swiper-slide-active .index_swiper_hover {transform: translateX(-50%);    opacity: 1;}
.index_swiper_hover .swiper_p1 {font-size: 0.4rem;letter-spacing: 1px; margin-bottom: 0.42rem;font-weight: 500;}
.index_swiper_hover .swiper_p2 {font-size: 0.18rem;line-height: 2;letter-spacing: .02rem;}
.index_swiper_hover .swiper_btn {display: inline-block;border: .01rem solid white;font-size:.15rem;letter-spacing: .02rem;padding: 0.13rem 0.36rem;margin-top: 0.8rem;transition: 0.5s;color:#fff; margin-right:.05rem;}
.index_swiper_hover .swiper_btn:hover {background-color: #1b2a75;}
.index_container .swiper-pagination {transform: translateY(-2.05rem);bottom: -1rem;}
.index_container .swiper-pagination-bullet {width: 0.4rem;background-color: rgba(255, 255, 255, 0.6);height: 0.03rem;border-radius: 0;margin-right: 0.15rem;opacity: 1;}
.index_container .swiper-pagination-bullet-active {background-color: rgba(255, 255, 255, 1);}

.part-a{width:100%;margin-top: .2rem;}
.part-a-l{width: 4rem;float: left;}
.slider{margin-top:.2rem}
.slider .slick-dots {text-align: center;margin-top: .05rem;}
.slider .slick-dots li {display: inline-block;width: .3rem;height: .04rem;margin: 0 .08rem;background: #750000;opacity: 0.3;}
.slider .slick-dots li.slick-active {display: inline-block;width: .5rem;height: .04rem;border-radius: .07rem;margin: 0 .08rem;background: #750000;opacity: 1;}
.slider .slick-dots li button {	display: none;}
.partHconimg{height: 3rem;}
.partHconimg img{width: 100%; height: 100%;display: block;}
.part-a-l .item a{color: #707070;transition: .3s; -ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.part-a-l .item a:hover{color: #e26824;}
.part-a-l .item span{text-overflow: ellipsis; white-space: nowrap;overflow: hidden; display: block;margin-top: .05rem;}

.part-a-r{overflow: hidden;margin-top: .2rem;}
.part-a-r ul{margin-left: .4rem;}
.part-a-r ul li{overflow: hidden;margin-bottom:.35rem}
.part-a-r ul li:last-child{margin-bottom:0}
.part-a-r ul li a{transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;color: #0e050a;}
.part-a-r ul li a:hover{color: #e26824;}
.part-a-r ul li span{float: left;margin-right: .3rem; font-size: .7rem;color: rgba(0,78,153,.5);position: relative;padding-right: .3rem;}
.part-a-r ul li span::after{content: '';position: absolute;top: 50%;right: 0;width: .01rem;height: .86rem;margin-top: -.43rem;background-color: #dfdfdf;}
.part-a-r ul li a span{transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.part-a-r ul li a:hover span{color: #e26824;}
.part-a-r ul li h1{font-size: .2rem;margin-bottom: .05rem;font-weight: normal;display: block;}
.part-a-r ul li h1 i{display: inline-block;float: right;font-style:normal;font-size: .14rem;font-weight: normal;color: #e26824;}
.part-a-r ul li h1 i small{color: #e26824;margin-right: .05rem;}
.part-a-r ul li p{font-size: .14rem;line-height: .26rem;color: #707070; }

.loginBox{overflow: hidden;margin: .1rem 0;margin-bottom: 0;}
.loginBox ul li{margin-bottom: 2%;width:32%;float: left; text-align: center;}
.loginBox ul li i{font-size: .35rem;display:block;}
.loginBox ul li:nth-child(1) a{background:#e26824;}
.loginBox ul li:nth-child(2),.loginBox ul li:nth-child(5){margin-left:2% ;margin-right:2%;}
.loginBox ul li a{border-radius: .1rem 0 .1rem 0;display: block;background:#004e96;color: #fff;font-size: .16rem;height: .8rem;padding-top: .1rem;}
.loginBox ul li:nth-child(1) a{background:#e26824;cursor:default;}
.loginBox ul li a:hover{transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;-o-transition:.8s;background:#e26824;}

.loginBox ul li.loginName{text-align: left;}
.loginBox ul li.loginName i{display: inline-block;font-size: .4rem;margin-right: .2rem;margin-left: .2rem;margin-top:.1rem;border-right: solid .01rem rgb(255,255,255,0.5);padding-right: .2rem;float: left;}
.loginBox ul li.loginName span{display: inline-block;font-size: .2rem;float: left;margin-top: .03rem;}

.indexSubBanner{height:2rem;overflow:hidden;background:url(../images/indexSubBanner.jpg) left no-repeat;opacity: 0.8;-o-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;position: relative;}
.indexSubBanner ul{position: absolute;padding: .2rem 0;width: 100%;}
.indexSubBanner ul li{background: #fff;width: 30%;float: left; margin-left: .2rem;}
.indexSubBanner ul li a{font-size: .3rem;display: block;text-align: center;}

.part-b{width:100%;background:#FFF;padding: .3rem 0;}
.part-b-l{width: 60%;float: left;}
.classTit{font-size:.28rem;color:#222;position: relative;transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;-o-transition:.8s;border-bottom: solid .01rem #e5e5e5;padding-bottom: .1rem;}
.classTit span{font-size:.16rem;display: block;color: #999;}
.classTit a{display: inline-block;float: right;font-size: .14rem;color: #707070;position: absolute;right: 0;border-bottom: solid .01rem #707070;padding-bottom: .05rem;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.classTit a:hover{color: #e26824;border-bottom: solid .01rem #e26824;}
.classTit a i{font-style: normal;margin-left: .1rem;color:#e26824;font-size: .2rem;}
.news{overflow: hidden;}
.news a:hover dl h2{color: #e26824;}
.news dl{width: 100%;margin-top: .2rem;overflow: hidden;transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;-o-transition:.8s}
.news dl dt{display: inline-block;float: left;width: 2.5rem;height: 1.75rem;}
.news dl dt img{width: 100%; height: 100%; display: block;}
.news dl dd{padding-left: 2.7rem;}
.news dl dd h2{text-overflow: ellipsis; white-space: nowrap;overflow: hidden;font-size: .18rem;margin-bottom: .1rem;color: #0e050a;font-weight: normal;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.news dl dd p{font-size: .14rem;line-height: .28rem;color: #707070;height: .9rem;text-overflow: ellipsis;overflow: hidden;white-space: normal;}
.news dl dd span{color: #707070; display: block;margin-top: .1rem;}
.news dl dd span i{margin-right: .05rem;color:#e26824;}


.zcfg{background: url(../images/fgBg.jpg) no-repeat center; background-size: cover;padding: .12rem;border-radius: .1rem 0 .1rem 0;}
.zcfg .wBg{background: rgb(255,255,255,0.9);padding: .1rem;border-radius: .1rem 0 .1rem 0;}

.part-b-r{width: 37%;float: right;}
.indNew{overflow: hidden;}
.indNew dl{margin: .2rem 0;}
.indNew dl dd ul li{margin-top: .1rem;text-overflow: ellipsis; white-space: nowrap;overflow: hidden;transition:.8s;-ms-transition:.8s;-moz-transition:.8s;-webkit-transition:.8s;-o-transition:.8s}
.indNew dl dd ul li a{color: #0e050a;font-size: .14rem;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.indNew dl dd ul li a:hover{color: #e26824;}
.indNew dl dd ul li a i{display: inline-block;color: #e26824;width: .15rem;}
.indNew dl dd ul li span{color: #e26824;}


.part-d{background:#f1f6fa; padding:.3rem;}
.part-d .classTit{border-bottom: solid .01rem #e5e5e5; padding-bottom: .1rem;}
.PR-news{overflow:hidden;margin-top: .3rem;}
.PR-news li{width: 100%;float: left;margin-bottom: .13rem;position: relative;padding-left: .2rem;}
.PR-news li::before{position: absolute;content: "";width: .05rem;height: .05rem;background:#3f6faf;left: 0;top:.09rem; border-radius: 50%;}
.PR-news li span{display:inline-block;float: right;margin-right: .2rem;font-size: .16rem;}
.PR-news li small{font-size:.16rem;display: inline-block;float: left;margin-right: .1rem;color: #e26824;}
.PR-news li small.endcolor{color: #999;}
.PR-news li a h1{display: inline-block; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;font-size: .16rem;color: #0e050a;font-weight: normal;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.PR-news li a:hover h1{color: #e26824;;}

.PR-news-Tab{text-align: center;overflow: hidden; margin-top: .3rem;width: 2rem;float: left; margin-right: .2rem;}
.PR-news-Tab ul li{display: inline-block;width:100%;margin-bottom: .18rem;}
.PR-news-Tab ul li a{width:100%;padding: .22rem .4rem; background: #e5e5e5;font-size: .18rem; display: inline-block;border-radius: .03rem;color: #707070;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.PR-news-Tab ul li a.hover{background: #e26824;color: #fff;}
.PR-news-Tab ul li a span{display: block;font-size: 14px;margin-top: .1rem;text-align: center;position: relative;padding-top: .1rem;}
.PR-news-Tab ul li a span:before{position: absolute;content: "";width: .5rem;height: .01rem; background: #fff;top: 0;}

.PR-news-Tab2{text-align: center;overflow: hidden; margin-top: .3rem;}
.PR-news-Tab2 ul li{display: inline-block;}
.PR-news-Tab2 ul li a{padding: .1rem .4rem; background: #e5e5e5; display: inline-block;border-radius: .03rem;color: #707070;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.PR-news-Tab2 ul li a.hover{background: #e26824;color: #fff;}

.part-e{padding-top: .3rem;background:#f1f6fa;}
.links dt{background: url(../images/bg5.png) no-repeat left center;-o-background-size: auto .48rem;-ms-background-size: auto .48rem;-moz-background-size: auto .48rem;-webkit-background-size: auto .48rem;background-size: auto .48rem;height: .48rem;line-height: .48rem;text-align: center;width: 1.56rem;color: #fff;font-size: .2rem;}
.links dt i{font-size: .2rem;margin-right: .05rem;}
.links dd{padding: .3rem .1rem;padding-bottom: 0;}
.links dd ul{display: flex;flex-wrap: wrap;}
.links dd ul li{display: inline-block;margin-right: .2rem;padding: .05rem .1rem;margin-bottom: .1rem;position:relative;}
.links dd ul li::after{position: absolute;content: "";width: .01rem;height: .15rem; background:#707070;right: -.1rem;top: .1rem;}
.links dd ul li a{color:#707070 ;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.links dd ul li a:hover{color: #e26824;}

.part-f{padding: .3rem 0;}
.starCom dl{overflow: hidden;padding: .3rem 0;}
.starCom dl dt{display: inline-block;float: left;}
.starCom dl dt a{border-radius: .2rem 0 0 0;display: block;width: 2rem;height: 2rem;background: url(../images/bg3.jpg) no-repeat center center;text-align: center;color: #fff;padding-top: .4rem;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.starCom dl dt a:hover{padding-top: .5rem;}
.starCom dl dt span{display: block; font-size: .6rem;margin-bottom: .1rem;}
.starCom dl dt i{font-size: .2rem;font-style: normal;position: relative;}
.starCom dl dt i::after{position: absolute;content: ""; height: .01rem;width: .5rem; background: #fff;bottom:-.1rem;left: .1rem;}
.starCom dl dd{height: 2rem;}
.starCom dl dd ul{display: flex;flex-wrap: wrap;}
.starCom dl dd ul li{width: 20%;height: 1rem;border: solid .01rem #e5e5e5;border-left: none;text-align: center;line-height: 1rem;}
.starCom dl dd ul li img{max-width: 75%; max-height: 75%;  display: inline-block;vertical-align: middle;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.starCom dl dd ul li img:hover{max-width: 85%; max-height: 85%;}


.subbox{padding:0 2rem;overflow: hidden;}
.className{background:#f1f6fa;overflow: hidden;padding:.3rem 2rem;}
.className dt{float: left;display: inline-block;width: 100%;border-bottom: solid .01rem rgb(0,0,0,.1);padding-bottom: .2rem;font-size:.15rem;font-weight:normal}
.className dt i{font-size: .24rem;color:#e26824;margin-right: .1rem;}
.className dd{float: left;text-align: center;overflow: hidden; margin-top: .6rem;width: 100%;}
.className dd ul li{display: inline-block;}
.className dd ul li a{padding: .15rem .4rem; background: #e5e5e5; display: inline-block;border-radius: .03rem;color: #707070;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.className dd ul li a:hover{background: #e26824;color: #fff;}

.list-news{overflow:hidden;margin-top: .2rem;}
.list-news li{margin-top: .15rem;position: relative;padding-left: .1rem;}
.list-news li::before{position: absolute;content: "";width: .04rem;height: .04rem;background:#3f6faf;left: 0;top:.09rem; border-radius: 50%;}
.list-news li span{display:inline-block;float: right;margin-right: .2rem;font-size: .16rem;}
.list-news li small{font-size:.16rem;display: inline-block;float: left;margin-right: .1rem;color: #e26824;}
.list-news li small.endcolor{color: #999;}
.list-news li a h1{display: inline-block; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;font-size: .16rem;color: #0e050a;font-weight: normal;transition: .5s; -ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;padding:0;margin:0}
.list-news li a:hover h1{color: #e26824;;}

.pages{font-size:0;margin:.6rem 0 .95rem;text-align:center}
.pages ul{display:inline-block}
.pages li{float:left;margin:0 .05rem}
.pages li a{display:inline-block;float:left;padding:0 .2rem;margin-right:.1rem;height:.44rem;border:.02rem solid #e8e8e8;text-align:center;line-height:.4rem;font-size:.16rem;font-family:Arial;color:#666;border-radius:.03rem;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}
.pages li.on a,.pages li:hover a{background-color:#c0a667;color:#fff;border-color:#c0a667}
.pages .active a{font-family:'黑体';font-weight:700;background-color:#e8e8e8}


.showarticle{padding: .3rem 1.3rem; background: #f1f6fa;}
.showarticleBox{margin: 0 auto;margin-top: .2rem;box-shadow: 0 .03rem .07rem 0 rgb(0 0 0 / 15%); background: #fff;border: solid .2rem #ebf6ff;padding:.6rem;}
.showarticle h1.title{font-size: .2rem;text-align: center;}
.showarticle .tag{display: block;text-align: center;font-size:.14rem;padding: .3rem 0;}
.showarticle .article{line-height: .26rem;font-size: .16rem;}
.showarticle .article p{line-height: .35rem;}

.searchPage{overflow:hidden;padding:.1rem 0;font-size:.14rem}
.searchPage ul li{ margin-bottom:.2rem}
.searchPage input{width:6rem;height:.4rem;border:solid .01rem #ccc;padding:.1rem;font-size:.13rem}
.searchPage input.timeTxt{width:1.5rem;}
.searchPage select{width:6rem;height:.4rem;border:solid .01rem #ccc;padding:.1rem;font-size:.13rem}
.searchPage li .btn{padding:0 .32rem; height:.4rem; line-height:.4rem;font-size:.16rem}

.right_nav{ right:0; bottom:2rem; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_nav li{background:#0085cd;margin:.04rem 0;padding: .1rem;border-top-left-radius: .04rem;border-bottom-left-radius: .04rem;cursor:pointer;position:relative; right: -.7rem;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: .3rem;height:.3rem;}
.right_nav li h4{color: #fff;font-size:.14rem;margin:.02rem 0;margin-left: .15rem;}
.right_nav li:hover{background:#cf1322}
.right_nav li .hideBox{display: none;position: absolute;right:1.1rem;padding:.1rem;padding-right: .15rem; top:-.1rem;z-index: 999;}
.right_nav li .hideBox .hb{border: .01rem solid #ccc;background-color: #fff; padding: .1rem;border-top: .02rem solid #0085cd;border-bottom-left-radius: .04rem;border-bottom-right-radius: .04rem;}
.right_nav li .hideBox .hb h5{padding: .05rem 0;border-bottom: .02rem solid #ccc;color: #0085cd;font-size: .16rem;font-weight: 400;display: block;white-space: nowrap;}
.right_nav li .hideBox .hb p {margin-top: .05rem;font-size: .18rem;font-weight: 700;}
.right_nav li .hideBox .hb .qqtalk{overflow: hidden;margin-top: .1rem;}
.right_nav li .hideBox .hb .qqtalk a{display:inline;float: left;}
.right_nav li .hideBox .hb .qqtalk img{width: .25rem;height:.25rem;}
.right_nav li .hideBox .hb .qqtalk p{font-size: .14rem;font-weight: 400;white-space: nowrap;margin-top: -.05rem;margin-left: .05rem;}