@charset "utf-8";
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;}
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%;}
body{margin:0;position: relative;overflow-x:hidden;font-size: .16rem;
  font-family:-apple-system, BlinkMacSystemFont,"Microsoft YaHei","Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif;}
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.4em;}
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:#222;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color: #004fa1}
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]{-webkit-appearance:button;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}
@media print{
*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
}
.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}

.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;opacity:.54 }  
/*::selection{background:#0662d4;color:#fff}
::-moz-selection{background:#0662d4;color:#fff}
::-webkit-selection{background:#0662d4;color:#fff}
*/
.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}
.bor{border:1px dashed #999}
.poab{position:absolute}
.pore{position:relative}
.texto a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.imgInline{display:inline-block!important;vertical-align:middle}
.imgMargin{margin:0 auto}
.imgW100{width:100%}

.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-up{text-transform: uppercase;}

.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;}

.trans{transition:all .5s}
.trans-mask{display:block;overflow:hidden;cursor:pointer;position: relative;}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.trans-mask:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}

.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);}
/*.bg-mask:hover .pic .a{-webkit-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);}*/
.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{width:90%;margin:0 auto;max-width:1200px}
.greybg{background:#f2f2f2}
.textup{text-transform:uppercase}
.co{color:#bd2323}
.co-fff{color:#fff!important}
.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}
}

.titline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,.7),rgba(255,255,255,.7));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_w:hover .titline_w{background-size:100% 1px}
.titline_w:hover{background-size:100% 1px}

.titline_b1{position:relative;background-image:linear-gradient(#004fa1,#004fa1);background-position:0 100%;background-size:0 2px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_b1:hover .titline_b1{background-size:100% 2px}
.titline_b1:hover{background-size:100% 2px}
.titline_b{position:relative;background-image:linear-gradient(#004fa1,#004fa1);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_b:hover .titline_b{background-size:100% 1px}
.titline_b:hover{background-size:100% 1px}
@keyframes go5{
  0%{transform: translateX(0);}
  50%{transform: translateX(-5px);}
  100%{transform: translateX(0);}
}
.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}
@keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}
@-webkit-keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}

@keyframes go{
  0%{transform: translateX(0);}
  50%{transform: translateX(10px);}
  100%{transform: translateX(0);}
}
@keyframes roted{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}

.overhide{overflow: hidden}
#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}


.menu-btn{z-index:999;overflow:hidden;margin-left:35px;width:30px;height:30px;background:0 0;text-indent:-5260px;opacity:1;position: relative;z-index: 999;}
.menu-btn .line-1,.menu-btn .line-2,.menu-btn .line-3{position:absolute;top:50%;right:50%;display:block;right: 0;
  width:30px;height:2px;background:#025a92;transition:all .4s cubic-bezier(.165,.84,.44,1) 0s;transition-property:transform,width,margin,background-color}
.menu-btn .line-1{margin-top:-9px;width:26px}
.menu-btn .line-3{margin-top:9px;width:26px}

.menu-btn1{overflow:hidden;width:.4rem;height:.4rem;background:0 0;text-indent:-5260px;opacity:1;position: relative;}
.menu-btn1 .line-1,.menu-btn1 .line-2,.menu-btn1 .line-3{position:absolute;top:50%;right:50%;display:block;right: 0;
  width:.4rem;height:.02rem;background:#025a92;}
.menu-btn1 .line-1{margin-top:-.11rem;width:.36rem}
.menu-btn1 .line-2{margin-top:-.01rem;}
.menu-btn1 .line-3{margin-top:.09rem;width:.36rem}



.drawerMenu-open .menu-btn .line-1{visibility:hidden}
.drawerMenu-open .menu-btn .line-2{margin-top:0!important;width:28px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.drawerMenu-open .menu-btn .line-3{margin-top:0!important;width:28px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}



.searchbtn{width: 30px;text-align: center;line-height: 40px}
.searchbtn i{color: #c80d17;font-size: 18px}
.mobNav{position: fixed;top:50px;left: 0;right: 0;bottom: 0; background: rgba(255,255,255,1);z-index: 98;padding-top: 53px;
  padding: 40px 8% 30px;display: none}
.mobNav ul{max-height: 70vh;overflow: auto;}
.mobNav ul::-webkit-scrollbar {display: none; }
.mobNav ul li{padding: 15px 0;border-bottom: 1px solid #ddd;}

.mobNav ul li .navp a{font-size: 15px;color: #025a92;font-weight: bold;background-size: auto 100%}
.mobNav ul li .navp i{display: block;width: 16px;transition: .3s;transform-origin: center;margin-right: 5px;height: 16px;background: url(../images/more.svg) no-repeat center;background-size: 16px 16px}
.mobNav ul li.on .navp i{transform: rotate(-45deg);}
.mobNav ul li .subNavm{margin-top: 10px;display: none}
.mobNav ul li .subNavm div:after{content: '';display: inline-block;width: 48%}
.mobNav ul li .subNavm a{display: block;line-height: 30px;font-size:14px;width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap }
.mobNav .toplink{margin-bottom: 20px}
.mobNav .toplink a i{vertical-align: -1px;margin-right: 3px}
.mobNav .toplink a{height: 32px;line-height: 30px;text-align: center;
  width: 45%;transition: .3s;font-size: 14px;color:#025a92;border-radius: 5px;border: 1px solid #025a92}
.mobNav .toplink a:nth-child(1){height: 32px;line-height: 32px;text-align: center;transition: .3s;color: #fff;font-size: 14px;border: none}

.headerm{display: none;position: fixed;left: 0;right: 0;top:0;z-index: 99;background:#fff;height: 60px;padding-right: 4%;padding-left: 4%}
.headerm .logo img{height:43px;margin-right: .1rem}
.headerm .logo .t h2{font-size: .24rem;color: #257dbb;font-weight: bold;}
.headerm .logo .t p{font-size: .14rem;color: #257dbb;}
.scrolling .headerm{box-shadow: 0 0 .1rem rgba(0,0,0,.2)}


.footer{display: none; padding: .3rem 0;background: #0e6bb8;text-align: center;font-size: .15rem;color: #fff}
.footer a{color: #fff}
.footer a:hover{text-decoration: underline;}
.footer .ftinfo{margin-top: .15rem}
.footer .ftinfo p{padding: 2px 0}




@media screen and (max-width:980px){
body{padding-top: 60px}
.header{display: none}
.jylc-box{display: none}
.headerm{display: flex;}
.bot-min-box{display: none}
.footer{display: flex;}
html{font-size: 80px!important}
}
@media screen and (max-width:980px){


}
@media screen and (max-width:640px){
.menu-btn{margin-left: 15px}
.headerm{height: 55px}
body{padding-top: 55px}
.headerm .logo .t p{display: none}
html{font-size: 75px!important}
}
@media screen and (max-width:540px){

}
@media screen and (max-width:360px){
.headerm .logo img{height:40px;}
.headerm .logo .t h2{font-size: .2rem}

}


/*搜索*/

.sermob{position: fixed;;width: 100%;padding: 10px;top:60px;right: 0;z-index: 66;background: #fff;display: none}
.sermob .inp{ width: calc(100% - 30px); height: 40px;line-height: 40px;
 padding: 0 40px 0 10px; font-size: 14px; color: #444;background: none;border:1px solid #eee;border-radius:50px;}
.sermob .sub{display:block;cursor:pointer;position:absolute;right:30px;top:0;height:40px;width:40px;border:none;border-radius:50%;
  overflow:hidden;font-size:14px;color:#8f0e16;background:0 0;background: url(images/serbtn.svg) no-repeat center;background-size: 20px 20px}
.sermob .close{ position: absolute; right: 10px; top: 10px; width: 20px; height:40px; -webkit-transition: 0.5s; transition: 0.5s; font-size: 20px;color: #888;;
  cursor: pointer;line-height:42px }
.topser .close:hover{ color:#2c06a0; }
@media screen and (max-width: 640px){.sermob{top:55px;}   }

.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}
.l8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}

/*打印样式*/
@media print{
.navs{display: none}
.top .hdr{display: none}
.nyarc .arc-ewm{display: none}
.nyarc .dy{display: none}
}

/*ie11 css hack*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 
/*ie11注意里面的标点符号*/ 
/*ie10 css hack*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}

/*医院*/
.pagediv{padding:30px 0;font-size:14px;color:#333;line-height:28px;text-align:center;clear:both}
.pagediv a{color:#333}
.pagination_index,.pagination_index_num{display:inline-block}
.currentIndex{display:inline-block;zoom:1;margin:4px;border:#dfdfdf 1px solid;border-radius:3px;vertical-align:top;transition:all .2s;padding:0 10px}
.pagination_index_num a{padding:0 10px}
.pagination_index_num:hover{background:#0063b8;border-color:#0063b8;color:#fff;text-decoration:none}
.pagination_index_num:hover a{color:#fff;text-decoration:none}
.pagediv #pagination_input,.pagediv .arrow a,.pagediv .index_num,.pagediv .moye,.pagediv .pagination_index_last,.pagination_index_num{display:inline-block;margin:4px;zoom:1;border:#dfdfdf 1px solid;border-radius:3px;vertical-align:top;transition:all .2s;-webkit-transition:all .2s;background:#f1f1f1;background:-webkit-linear-gradient(#fff 10%,#f1f1f1);background:-o-linear-gradient(#fff 10%,#f1f1f1);background:-moz-linear-gradient(#fff 10%,#f1f1f1);background:linear-gradient(#fff 10%,#f1f1f1)}
.pagination_index_num span{padding:0 5px}
.currentIndex,.pagediv .arrow a:hover,.pagediv .index_num{background:#0063b8;border-color:#0063b8;color:#fff;text-decoration:none}
.pagediv .arrow a,.pagediv .moye{padding:0 10px}
.pagediv .index_num{font-weight:700}
.pagediv .pagination_index_last{padding:0 6px}
.pagediv #pagination_input{width:40px;height:30px;color:#888;text-align:center;background:#fff;vertical-align:top;padding:0;margin:4px}
.pagediv #currentPage{width:40px;height:30px;color:#888;text-align:center;background:#fff}
.pagediv font.en{display:none}
#goye{vertical-align:top;margin:4px;background:#0063b8;color:#fff;padding:1px 10px;display:inline-block;border-radius:3px}
.pagediv .pagination_index_num:first-child:hover{background:linear-gradient(#fff 10%,#f1f1f1);border:#dfdfdf 1px solid;color:#333}
.pagediv .current1 {background: #0063b8 !important;border-color: #0063b8 !important;color: #fff !important;text-decoration: none;}


.top{padding: .2rem 0}
.top .logo img{height: 1.1rem}
.top .logo .t{padding-top: .1rem;padding-left: .2rem}
.top .logo .t h2{color: #257dbb;font-size: .4rem;letter-spacing: .18em;margin-bottom: .05rem}
.top .logo .t p{color: #257dbb;font-size: .15rem;}

.top  .topser{width: 2.8rem;}
.top  .topser .inp{ width: 100%; height: .46rem;line-height: .46rem; padding: 0 .46rem 0 .15rem; color: #444;background: none;border:1px solid #ddd;border-radius: .4rem;background: #fff}
.top  .topser .sub{display:block;cursor:pointer;position:absolute;right:.04rem;top:.04rem;height:.38rem;width:.38rem;border:none;border-radius:50%;overflow:hidden;background:#0e6bb8;color: #fff;font-size: .24rem}
.top  .topico{margin-left: .1rem;padding-top: .04rem}
.top  .topico a{display:block;background:#0e6bb8;color: #fff;font-size: .24rem;height:.38rem;width:.38rem;border-radius:50%;;text-align: center;line-height: .38rem;position: relative;}
.top  .topico a:hover span{display: block;}
.top  .topico a span{position: absolute;top:100%;left: 50%;margin-left: -.5rem;width: 1rem;height: 1.1rem;display: none;padding-top: .1rem;z-index: 5}
.top .hdr{padding-top: .3rem}



.navs{background: #0e6bb8;height: .55rem;line-height: .55rem;}
.navs ul li{float: left;width: 11.111111%;text-align: center;font-size: .2rem;position: relative;}
.navs ul li a{color: #fff;transition: .3s}
.navs ul li:hover>a{letter-spacing: .1em}


.navs ul li .sub-nav{position:absolute;top:100%;left:50%;z-index:99;padding-top:0;min-width: 160px;transform: translateX(-50%);opacity: 0;visibility: hidden;transition: .3s;}
.navs ul li .sub-nav .sub-nav-h{text-align:center;position: relative;background: #fff;padding: .1rem 0;
  box-shadow: 0 0 10px rgba(0,0,0,.3)}
.navs ul li .sub-nav .sub-nav-h a{display:block;font-size:.15rem;padding:0 .1rem ;margin-bottom: 1px;
  background: #fff;color: #555;white-space: nowrap;line-height: .4rem}
.navs ul li .sub-nav .sub-nav-h a:hover{background: linear-gradient(45deg,#096cc0 0%,#0a359c 100%);color: #fff}
.navs ul li .sub-nav .sub-nav-h:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);
border: 8px solid transparent;border-bottom-color: #fff;top:-.16rem;}
.navs ul li:hover .sub-nav{opacity: 1;visibility: inherit; }



#owl-demo { width: 100%;margin: 0 auto .2rem}
.owl-carousel .item{ display: block;touch-action: none}


.pubdl dt{border-bottom: 1px solid #ddd;padding-bottom: .1rem;margin-bottom: .2rem}
.pubdl1 dt{margin-bottom: .3rem}
.pubdl dt h4{font-size: .24rem;color: #0e6bb8;float: left;position: relative;}
.pubdl dt h4:after{width: 100%;height: 5px;background: #0e6bb8;position: absolute;left: 0;bottom: -.13rem;content: '' }
.pubdl dt a{float: right;padding-right: 10px;margin-top: .15rem;display: block;}
.pubdl dt a span{display: block;width: 10px;height: 10px;background:#0e6bb8;border-radius: 50%;position: relative; }
.pubdl dt a span:before{width:6px;height: 6px;background: #0e6bb8;position: absolute;left:-10px;top:2px;content: '';border-radius: 50%;transition: .3s}
.pubdl dt a span:after{width:6px;height: 6px;background: #0e6bb8;position: absolute;right:-10px;top:2px;content: '';border-radius: 50%;transition: .3s}
.pubdl dt a:hover span:before{left:-14px;}
.pubdl dt a:hover span:after{right:-14px;}
.pubdl dd.cpic{margin-bottom: .15rem}
.red dt h4{color: #ca140d;}
.red dt h4:after{background: #ca140d;}
.red dt h4:after{background: #ca140d;}
.red dt a span{background: #ca140d;}
.red dt a span:before{background: #ca140d;}
.red dt a span:after{background: #ca140d;}

.pink dt h4{color: #fc7c85;}
.pink dt h4:after{background: #fc7c85;}
.pink dt h4:after{background: #fc7c85;}
.pink dt a span{background: #fc7c85;}
.pink dt a span:before{background: #fc7c85;}
.pink dt a span:after{background: #fc7c85;}


.publist li{line-height: .4rem;position: relative;padding-right: .8rem;padding-left: .12rem}
.publist li span{position: absolute;right: 0;top: 0;color: #666}
.publist li a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.publist li:before{width:6px;height: 6px;background: #0e6bb8;position: absolute;left: 0;top:50%;content: '';border-radius: 50%;margin-top: -3px}
.redlist li:before{background:  #ca140d}
.redlist li a:hover{color:  #ca140d}
.pinklist li:before{background:  #fc7c85}
.pinklist li a:hover{color:  #fc7c85}



.indexa dl{width: 48%}
.indexa dl.aleft{margin-right: 4%}
.indexb{margin-top: .3rem;margin-bottom: .4rem}
.indexb .item{width: 23.5%;margin-right: 2%;float: left;}
.indexb .item a{height: 1.25rem;display: block;padding:.2rem .25rem;color: #fff}
.indexb .item h4{font-weight: normal;font-size: .24rem;margin-bottom: .1rem;text-shadow: 0 0 3px rgba(0,0,0,.4)}
.indexb .item i{width: .32rem;height: .32rem;border: 1px solid #ddd;border-radius: 50%;text-align: center;line-height: .3rem;display: block;font-size: .16rem}
.indexb .item i:before{display: block;transition: .3s}
.indexb .item:hover i:before{transform: translateX(.18rem);}
.indexb .item.i1 a{background: url(/images/l1.jpg) #b5d362 no-repeat right center;background-size: auto 100%}
.indexb .item.i2 a{background: url(/images/l2.jpg) #de5a34 no-repeat right center;background-size: auto 100%}
.indexb .item.i3 a{background: url(/images/l3.jpg) #4a9de2 no-repeat right center;background-size: auto 100%}
.indexb .item.i4 a{background: url(/images/l4.jpg) #3c6bbb no-repeat right center;background-size: auto 100%}
.indexc{margin-bottom: .2rem}
.indexc .tit{width: .38rem;height: 1rem;background: #0e6bb8;color: #fff;font-weight: bold;font-size: .18rem;padding:.06rem .1rem ;line-height: 1.2em}
.indexc ul{float: right;width: calc(100% - .38rem);margin-top: .2rem}
.indexc ul li{float: left;width: 19%;margin-left: 1% }





@media screen and (max-width: 800px){
.banner .wp{width: 100%}
.indexa dl{width: 100%}
.indexa dl.aleft{margin-right: 0;margin-bottom: .3rem}
}
@media screen and (max-width: 680px){
.indexc .tit{float: inherit;width: 100%;height: auto;padding:.1rem .15rem;font-size: .19rem}
.indexc ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: .1rem}
.indexc ul:after{width: 32%}
.indexc ul li{width: 32%;margin-left: 0;padding: .07rem 0 }
}
@media screen and (max-width: 540px){
.indexb .item{width: 100%;margin-right:0;float: inherit;margin-bottom: .2rem}
.pubdl dt h4:after{height: 3px;bottom: -.12rem}
}




.piclink .item{width: 32%;margin-right: 2%;float: left;}
.piclink .item a{height: 1.25rem;display: block;padding:.2rem .25rem;color: #fff}
.piclink .item h4{font-weight: normal;font-size: .24rem;margin-bottom: .1rem;text-shadow: 0 0 3px rgba(0,0,0,.4)}
.piclink .item i{width: .32rem;height: .32rem;border: 1px solid #fff;border-radius: 50%;text-align: center;line-height: .3rem;display: block;font-size: .16rem}
.piclink .item i:before{display: block;transition: .3s}
.piclink .item:hover i:before{transform: translateX(.18rem);}

.nyabout{padding-bottom: .4rem}
.nyabout .rowa{margin-bottom: .4rem}
.nyabout .rowa .pic{width: 50%}
.nyabout .rowa .pic img{width: 100%}
.nyabout .rowa .txt{width: 50%;padding-left: .3rem}
.nyabout .rowa .txt p{line-height: 2em;margin-bottom: .3rem}
.nyabout .rowa .txt h4{color: #0e6bb8;font-size: .24rem;margin-bottom: .15rem}
.nyabout .rowa .txt a{color: #0e6bb8;border: 1px solid #0e6bb8;height: .4rem;line-height: .38rem;display: inline-block;padding: 0 .2rem}
.nyabout .rowa .txt a:hover{background: #0e6bb8;color: #fff}
.nyabout .rowb .item{margin-bottom: .25rem}
.nyabout .rowb .item.i1 a{background: url(../images/ab1.jpg) #58bcef no-repeat right center;background-size: auto 100%}
.nyabout .rowb .item.i2 a{background: url(../images/ab2.jpg) #58bcef no-repeat right center;background-size: auto 100%}
.nyabout .rowb .item.i3 a{background: url(../images/ab3.jpg) #58bcef no-repeat right center;background-size: auto 100%}
.nyabout .rowb .item.i4 a{background: url(../images/ab4.jpg) #58bcef no-repeat right center;background-size: auto 100%}
.nyabout .rowb .item.i5 a{background: url(../images/ab5.jpg) #58bcef no-repeat right center;background-size: auto 100%}
.nyabout .rowb .item.i6 a{background: url(../images/ab6.jpg) #58bcef no-repeat right center;background-size: auto 100%}


.pab4{padding-bottom: .4rem}
.posia{margin-bottom: .3rem}
.posib{margin-bottom: .3rem;padding-bottom: .15rem;border-bottom: 1px solid #ddd}
.posi{color: #666}
.posi a{color: #666}
.posi a:hover{color: #0e6bb8}
.posi span:last-child{color: #0e6bb8}
.posi i{color: #0d6db9;font-size: .2rem;vertical-align: -1px;margin-right: 5px}

.nyhz .rowa{margin-bottom: .4rem}
.nyhz .rowa .pic{float: right;width: 2rem}
.nyhz .rowa .txt{float: left;width: 70%;font-size: .22rem;line-height: 1.6em;padding-top: .4rem;}
.nyhz .rowb ul li{float: left;;position: relative;;width: 23.5%;margin-right: 2%;background: #2c99da;margin-bottom: .25rem;padding: .3rem}
.nyhz .rowb ul li:nth-child(4n){margin-right: 0}
.nyhz .rowb ul li i{width: .75rem;height: .75rem;display: block;text-align: center;line-height: .75rem;border-radius: 50%;background: #218ccc;color: #fff;font-size: .4rem;float: left;}
.nyhz .rowb ul li h4{float:left;color: #fff;margin-left: .2rem;font-size: .22rem;font-weight: normal;margin-top: .2rem}
.nyhz .rowb ul li:nth-child(2n){background: #0d6db9}
.nyhz .rowb ul li:nth-child(2n) i{background: #0b63b1}
.nyhz .rowb ul li:hover i:before{display: block;transform: rotateY(360deg);transition: .7s}

.nyCon .aleft{width: 200px;min-height: 300px;}
.nyCon .aright{width: calc(100% - 250px);min-height: 400px;}
.nyCon .aleft .cnav{height: .6rem;text-align: center;line-height: .6rem;background: #0e6bb8;color: #fff;font-size: .2rem}
.nyCon .aleft ul li{height: .48rem;line-height: .48rem;text-align: center;}
.nyCon .aleft ul li a{display: block;height: 100%;background: #eee;border-bottom: 1px solid #ddd}
.nyCon .aleft ul li.on a{background: #c8dff1;color: #0e6bb8;border-left: 3px solid  #0e6bb8}

.jzlist li{float: left;width: 20.5%;margin-right: 6%;margin-bottom: .4rem;text-align: center;}
.jzlist li img{margin:0 auto}
.jzlist li p{font-size: .15rem;margin-top: .1rem;text-aligin:center;min-height:.4rem}
.jzlist li:nth-child(4n){margin-right: 0}


.slidenews{width: 48%;margin-right: 4%}
.slidenewsr{width: 48%;}
.slidenews .pic{height: 3rem}
.slidenews .owl-buttons div{position: absolute;width: .3rem;height: .5rem;background: rgba(0,0,0,.6);top:50%;
  margin-top: -.25rem;z-index: 5;border-radius:0;line-height: .5rem;text-align: center;
}
.slidenews .owl-buttons div i{font-size: .22rem}
.slidenews .owl-buttons .owl-prev{left: 0}
.slidenews .owl-buttons .owl-next{right: 0}
.slidenews .owl-theme .owl-controls .owl-page span{width: 10px;height: 10px}
.redTheme .owl-controls .owl-page span{background: #ca140d}


.djpiCurl .item.i1 a{background: url(dj1.jpg) #d6090c no-repeat right center;background-size: auto 100%}
.djpiCurl .item.i2 a{background: url(dj2.jpg) #91cc3c no-repeat right center;background-size: auto 100%}
.djpiCurl .item.i3 a{background: url(dj3.jpg) #3ea8d8 no-repeat right center;background-size: auto 100%}

.ylpiCurl .item.i1 a{background: url(yl1.jpg) #6084c5 no-repeat right center;background-size: auto 100%}
.ylpiCurl .item.i2 a{background: url(yl2.jpg) #deb26c no-repeat right center;background-size: auto 100%}
.ylpiCurl .item.i3 a{background: url(yl3.jpg) #3ea8d8 no-repeat right center;background-size: auto 100%}

.rlpiCurl .item{width: 48%;margin-right: 4%}
.rlpiCurl .item.i1 a{background: url(rl1.jpg) #6084c5 no-repeat right center;background-size: auto 100%}
.rlpiCurl .item.i2 a{background: url(rl2.jpg) #49a0b9 no-repeat right center;background-size: auto 100%}


.nyba{height: 2.46rem;background: url(../images/nyba.jpg) no-repeat center;background-size: cover;margin-bottom: .3rem}
.kslist dt span{display: inline-block;height: .45rem;line-height: .45rem;font-weight: bold;padding: 0 .3rem 0 .2rem;
  background: #0e6bb8;color: #fff;font-size: .18rem;position: relative;top:1px;min-width: 1.75rem}
.kslist dt{border-bottom: 1px solid #ddd;margin-bottom: .2rem}
.kslist  dd ul.list li{float: left;width: 18.4%;margin-right: 2%;margin-bottom: .2rem}
.kslist  dd ul.list li:nth-child(5n){margin-right: 0;}
.kslist  dd ul.list li a{display: block;height: .4rem;background: #eeeeee;text-align: center;line-height: .4rem;overflow: hidden;
    text-overflow: ellipsis;white-space: nowrap;}
.kslist  dd ul.list li:hover a{background: #0e6bb8;color: #fff}
.kslist .tabCon .con{display: none}
.kslist .tabCon .con:nth-child(1){display: block;}
.kslist .tablist ul{ margin-bottom: .2rem}
.kslist .tablist ul li{ display: inline-block;margin-right: .25rem;cursor: pointer;font-weight: bold;font-size: .17rem;color: #444;margin-bottom:.15rem}
.kslist .tablist ul li.cur{color: #0e6bb8}
/*.kslist .tablist ul li:last-child{ margin-right: 0}*/
.kslist .tablist ul::-webkit-scrollbar{height:6px}
.kslist .tablist ul::-webkit-scrollbar-track{background: #eee;border-radius:5px}
.kslist .tablist ul::-webkit-scrollbar-thumb{border-radius:5px;background:#aaa;}


.channelList{min-height:450px;}
.channelList li{position: relative;padding: .08rem 1.2rem .08rem .15rem;line-height: 1.5em}
.channelList li a{text-decoration:none;display: block;}
.channelList li span{color:#696969;position: absolute;right: 0;top: .08rem;}
.channelList li:nth-child(5n+6){margin-top:15px}
.channelList li:nth-child(5n+5){border-bottom:dashed 1px #ccc;padding-bottom:15px}


.nyarc{background: #f4f4f4;padding: .15rem 0 .2rem}
.nyarc .content .wp{background: #fff;padding:.3rem .5rem .5rem}

.arc-tit{margin-bottom: .1rem }
.arc-tit h1{font-size:.3rem;text-align: center;line-height: 1.4em;font-weight: normal; }
.arc-info{color: #777;margin-bottom: .3rem;text-align: center;font-size: .15rem;border-bottom: 1px solid #eee;
padding: .15rem 0;font-size: .14rem}
.arc-info  span:nth-child(1){margin-right: .35rem}
.arc-con{line-height: 1.8em;}
.arc-con img{display: inline-block;}
.arc-con p{margin-bottom: .2rem;}
.arc-con table{border: 1px solid #eee;min-width: 640px;margin-left:0!important;width: 100%;background: #fff}
.arc-con .tbsc{overflow: auto;padding: 15px 0;width: 100%}
.arc-con table tr th,.arc-con table tr td{border: 1px solid #eee!important;padding: 15px;text-align: center;}
.arc-con table tr:nth-child(2n){background: #EEEEEE}
.arc-con .tbsc::-webkit-scrollbar{height:4px}
.arc-con .tbsc::-webkit-scrollbar-thumb{border-radius:10px;background:#999;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
.arc-con .tbsc::-webkit-scrollbar-track{border-radius:10px;background:#ededed;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
.arc-con video{max-width: 100%!important;height: auto!important}
.arc-ewm{margin:30px auto;text-align:center}
.arc-ewm p{margin-bottom: .1rem}

.leftad,.rightad{position: fixed;bottom: 0;z-index: 100;max-width: 240px}
.leftad{left: 0;}
.rightad{right: 0;}

@media screen and (max-width: 980px){
.nyabout .rowa .pic{width: 100%;margin-bottom: .25rem}
.nyabout .rowa .txt{width: 100%;padding-left: 0} 

.nyhz .rowb ul li{width: 32%}
.nyhz .rowb ul li:nth-child(4n){margin-right:2%}
.nyhz .rowb ul li:nth-child(3n){margin-right: 0}

.nyCon .aleft{width:100%;min-height:inherit;margin-bottom: .3rem}
.nyCon .aright{width: 100%;min-height: 200px;}
.nyCon .aleft ul li{float: left;width: 33.3333333%;border-right: 1px solid #ddd}
.nyCon .aleft ul li:nth-child(3n){margin-right: 0}
}

@media screen and (max-width: 800px){
.slidenews{width: 100%;margin-right: 0;margin-bottom: .1rem}
.slidenewsr{width:100%;margin-bottom: .3rem}
.kslist  dd ul.list li{width: 23.5%;}
.kslist  dd ul.list li:nth-child(5n){margin-right: 2%;}
.kslist  dd ul.list li:nth-child(4n){margin-right: 0;}
}


@media screen and (max-width: 700px){
.nyhz .rowb ul li{width: 48%;padding: .2rem}
.nyhz .rowb ul li:nth-child(4n){margin-right:2%}
.nyhz .rowb ul li:nth-child(3n){margin-right: 2%}
.nyhz .rowb ul li:nth-child(2n){margin-right: 0}
.nyhz .rowb ul li i{width: .65rem;height: .65rem;line-height: .65rem;font-size: .35rem;}
.nyhz .rowb ul li h4{float: right;margin-left: 0}

.jzlist li{float: left;width: 30.333333%;margin-right:3%;}
.jzlist li:nth-child(4n){margin-right: 3%}
.jzlist li:nth-child(3n){margin-right: 0}

.leftad,.rightad{display: none!important}
}
@media screen and (max-width: 640px){
.piclink .item{width: 100%;margin-right: 0;}

.nyhz .rowa .pic{float: inherit;width: 2rem;margin: .3rem auto 0}
.nyhz .rowa .txt{float: inherit;width: 100%;font-size: .2rem;line-height: 1.6em;padding-top: 0;}

.slidenews .pic{height: 45vw}
.slidenews .owl-theme .owl-controls .owl-page span{width: 8px;height: 8px}

.rlpiCurl .item{width: 100%;margin-right: 0}
.rlpiCurl .item:nth-child(1){margin-bottom: .2rem}

.kslist  dd ul.list li{width: 32%;}
.kslist  dd ul.list li:nth-child(5n){margin-right: 2%;}
.kslist  dd ul.list li:nth-child(4n){margin-right: 2%;}
.kslist  dd ul.list li:nth-child(3n){margin-right: 0;}
body{font-size: .18rem}

.nyarc .content .wp{background: #fff;padding:.3rem .3rem .3rem}
.arc-tit h1{font-size: .26rem}
.arc-con p{font-size: .18rem!important}
.arc-con p span{font-size: .18rem!important}
.arc-con img{width: auto!important;height: auto!important}
.arc-con video{width: 100%!important;height: auto!important}
.nyba{height: 1.2rem}
}
@media screen and (max-width: 360px){
.nyhz .rowb ul li{width: 100%;padding: .2rem;margin-right: 0!important}
.kslist  dd ul.list li{width: 49%;}
.kslist  dd ul.list li:nth-child(5n){margin-right: 2%;}
.kslist  dd ul.list li:nth-child(4n){margin-right: 2%;}
.kslist  dd ul.list li:nth-child(3n){margin-right: 2%;}
.kslist  dd ul.list li:nth-child(2n){margin-right: 0;}
}
.arc-con p a{word-break: break-all;}


/* PAGINATION */
.pagination > li > a {
  background: #fafafa;
  color: #666;
}
.pagination.pagination-flat > li > a {
  border-radius: 0 !important;
}

