@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: 16px}
*{box-sizing:border-box;margin:0;padding:0; -webkit-appearance:none;  }
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:Microsoft YaHei,-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,"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.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:#222;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color:  #1f477d}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700;font-size: 0.2rem;
    color: #1f477d;}
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}

.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}
.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;width:100%;cursor:pointer;position: relative;}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;transform:scale(1.01)}
a.bg-mask{position: relative;display: block;}
a.bg-mask1{position: relative;display: block;}
.bg-mask .pic{overflow: hidden;}
.bg-mask1 .pic{overflow: hidden;}
.bg-mask .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;width: 100%;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;transform:scale(1.01)}
.bg-mask .pic .a img{ width: 100%;height: 100%;}
.bg-mask1 .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;width: 100%;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;transform:scale(1.15)}

.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: 1400px; width: 94% }
.wpa{width:94%;margin:0 auto;max-width:15.4rem}
.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);}
.m-show{display:block}

.aline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.alin_w:hover .aline_w{background-size:100% 1px}
.aline_w:hover{background-size:100% 1px}

.titline_b{position:relative;background-image:linear-gradient(#0042ba,#0042ba);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}

.titline_r{position:relative;background-image:linear-gradient(#1f477d,#1f477d);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_r:hover .titline_r{background-size:100% 1px;color: #1f477d}
.titline_r:hover{background-size:100% 1px}

.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}
.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}

@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);}
}


.overhide{overflow: hidden}

.header { position: fixed; top: 0; left: 0; z-index: 99; width: 100%; height: 1rem; transition: .3s;background:url(../images/bamask2.png) repeat-x top left;background-size: 100% 100%; } 
.header:before { content: ""; display: block; position: absolute; left: 0; top: -5px; right: 0; height: 1.38rem; background: url(../images/head-bg.png) center repeat-x; background-size: auto 99%; } 
.header .wps { width: 94%; margin: 0 auto; max-width: 1860px; height: 100%; position: relative; z-index: 3 } 
.header .mian-nav-m { display: none; float: right; } 
.header .mian-nav-h { width: 100% } 
.header .logo img { height: .65rem } 
.headerR { padding-top: .3rem } 
.header-t { margin-bottom: .15rem } 
.header-t li { color: #fff; line-height: .24rem; font-size: .14rem; padding: 0 .12rem; position: relative; } 
.header-t li:before { content: ''; width: 1px; height: .16rem; top: 50%; margin-top: -.08rem; background: rgba(255, 255, 255, .3); left: 0; position: absolute } 
.header-t li:first-child:before { display: none } 
.header-t li:last-child { padding-right: 0 } 
.header-t li i { vertical-align: -.02rem; margin-right: .03rem; opacity: .8; font-size: .18rem } 
.header-t a { color: #fff; } 
.dropdown-toggle:after { content: ">"; font-family: "swiper-icons" !important; font-size: .12rem; font-style: normal; -webkit-font-smoothing: antialiased; margin-left: .05rem; display: inline-block; transition: transform .3s; height: .12rem; width: .12rem; line-height: .12rem; } 
.header .search{position: absolute;top: .25rem;right:0px;} 
.header .search form{display: block!important;position: relative;} 
.header .search form .serinp{width:0;position: absolute;top: 0;right: 0;transition: .3s;opacity: 0;visibility: hidden;} 
.header .search form .serbtn{width: .4rem;height: .4rem;position: relative;text-align: center;line-height: .4rem;font-size: .24rem;color: #fff} 
.header .search form .serbtn input{position: absolute;top: 0;left: 0;width: .4rem;height: .4rem;z-index: 3;background: rgba(255,255,255,0);border: 0;} 
.header .search form .serinp input{width: 100%;height: .4rem;line-height: .4rem;background: #fff;border: 0;font-size: .15rem;border-radius: .1rem;color: #333;} 
.header .search form:hover .serinp{width: 2.6rem;opacity: 1;visibility: inherit;} 
.header .search form:hover .serinp input{padding: 0 .4rem 0 .1rem;} 
.header .search form:hover .serbtn{color: #008dcd } @font-face { font-family: "swiper-icons"; /* Project id 2560839 */ src: url('../swiper.woff?t=1621499440278') format('woff'); } 
.swiper-icons { font-family: "swiper-icons" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } 
.swi-sousuo:before { content: "\e616"; } 
.swi-downb:before{content: "\e600"}


.menu-btn { z-index: 999; overflow: hidden; margin-left: 35px; width: 32px; height: 36px; 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: 32px; height: 2px; background: #fff; transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s; transition-property: transform, width, margin, background-color } 
.menu-btn .line-1 { margin-top: -10px; width: 28px } 
.menu-btn .line-3 { margin-top: 10px; width: 28px } 
.drawerMenu-open .menu-btn .line-1 { visibility: hidden } 
.drawerMenu-open .menu-btn .line-2 { margin-top: 0!important; width: 30px; -webkit-transform: rotate(45deg); transform: rotate(45deg); } 
.drawerMenu-open .menu-btn .line-3 { margin-top: 0!important; width: 30px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } 
.mobNav { position: fixed; top: 50px; left: 0; right: 0; bottom: 0; background: #1f477d; z-index: 98; padding-top: 53px; padding: 40px 5% 30px; display: none } 
.mobNav ul { height: 70vh; overflow: auto } 
.mobNav ul::-webkit-scrollbar { display: none; } 
.mobNav ul li { padding: 15px 0; border-bottom: 1px solid #7b99b5 } 
.mobNav ul li:last-child { border-bottom: 0 } 
.mobNav ul li .navp a { font-size: 16px; color: #fff; font-weight: bold; } 
.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; padding-left: 10px; display: none } 
.mobNav ul li .subNavm a { display: block; line-height: 30px;color: #fff; font-size: 16px } 
.mobNav .toplink { margin-bottom: 20px } 
.mobNav .toplink a i { vertical-align: -1px; margin-right: 3px } 
.mobNav .toplink a { height: 30px; line-height: 30px; text-align: center; border: 1px solid #1f477d; width: 23%; transition: .3s; font-size: 14px; color: #1d5382 } 
.mobNav .toplink a:nth-child(1) { height: 30px; line-height: 30px; text-align: center; border: 1px solid #1d5382; background: linear-gradient(92deg, #005ead 0%, #1f477d 100%); width: 23%; transition: .3s; color: #fff; font-size: 14px } 
.headerm { display: none; position: fixed; left: 0; right: 0; top: 0; z-index: 99; background: linear-gradient(92deg, #005ead 0%, #1f477d 100%); height: 60px; padding-right: 4%; padding-left: 4% } 
.headerm .logo img { height: 40px } @media screen and (max-width:1700px) { .header .mian-nav ul li { margin-left: .3rem } 
.zoom125 .header .mian-nav ul li { margin-left: .4rem } 
.zoom150 .header .mian-nav ul li { margin-left: .4rem } } @media screen and (max-width:1540px) { .header .wps { width: 96% } } 
.loader { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #fff; z-index: 999; display: none; }

/*搜索*/

.topser .serpc { display: none; position: absolute; width: 300px; height: .5rem; padding: .05rem; top: .31rem; right: 0; z-index: 66; background: #fff }
.topser .inp { width: calc(100% - .3rem); height: .4rem; line-height: .4rem; padding: 0 .4rem 0 10px; font-size: .14rem; color: #444; background: none; border: 1px solid #eee; }
.topser .sub { display: block; cursor: pointer; position: absolute; right: .35rem; top: .05rem; height: .4rem; width: .4rem; border: none; border-radius: 50%; overflow: hidden; font-size: .14rem; color: #8f0e16; background: 0 0; background: url(../images/serbtn.svg) no-repeat center; background-size: .2rem .2rem }
.topser .close { position: absolute; right: .05rem; top: 50%; transform: translateY(-50%); width: .2rem; height: .3rem; line-height: .3rem; -webkit-transition: 0.5s; transition: 0.5s; font-size: .2rem; color: #888; ; cursor: pointer; }
.topser .close:hover { color: #1d5382; }
.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; } 
.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: #1d5382;}

.line2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical } 
.line3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical } 
.line4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical } 
.line5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical } 
.line8 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical }


.footer {background:#0c5081;color: #fff;padding: .5rem 0;}
.footer .wp {width:90%;}
.footer a { color: #fff;}
.footer .ftlogo { text-align:center;}
.footer .ftlogo img {height: 1rem;}
.footer .fright { text-align:center;}
.footer .fright p { padding: .05rem 0; font-size: .12rem; opacity: .6 }
.footer .fright img { height: 1rem }
.footer .ftmid {padding: .2rem 0;width:85%;text-align: center}
.footer .ftmid strong { opacity: .6 }
.footer .ftmid a { color: #fff; line-height: .24rem; font-size: .14rem; padding: 0 15px; position: relative; opacity: .6 }
.footer .ftmid a:hover { opacity: 1 }
.footer .ftmid a:before { content: ''; width: 1px; height: .16rem; top: 50%; margin-top: -.08rem; background: rgba(255, 255, 255, .3); right: 0; position: absolute }
.footer .ftmid a:last-child:before { display: none }
.footer .ftmid a:last-child { padding-right: 0 }



/*ny_banner*/
.ny_banner{ height: 100%; margin: 0 auto; position: relative; }
.ny_banner img{ width: 100%; height: auto; position: relative; display: block; } 
.ny_banner .txt{ position: absolute; left: 5%; top: 56%; z-index: 5; } 
.ny_banner .txt h5{ font-size: 0.48rem; color: #ffffff; } 
.ny_banner .txt span{ display: block; font-size: 0.16rem; line-height: 0.28rem; color: #ffffff; margin: 0.2rem 0; }
.ny_banner .txt a{color: #ffffff;}

/*  */
.lmydh{ max-width: 1600px; margin: auto; position: relative;}
.lmydh h1{ position: absolute; left: 0px; top:-56px; width: 240px; height: 150px; line-height: 150px; text-align: center; font-size: 36px; color: #fff; background: url(../images/nysubtbg.png) no-repeat left bottom;}
.lmydh_nr{ background: #f2f2f2; height: 94px; }
.lmydh_nr ul{ float: left; margin-left: 250px;}
.lmydh_nr ul>li{ float: left; margin-left: 20px; position: relative; }
.lmydh_nr ul>li h3{float: left; height: 94px; line-height: 94px; text-align: center; font-size: 18px; color: #333; font-weight: normal;}
.lmydh_nr ul>li h3 a{ display: block; color: #333; padding:0px 20px; }
.lmydh_nr ul>li h3.lmydh_on{ font-weight: bold; background: url(../images/ejdh_bg.png) no-repeat left bottom;}
.lmydh_nr ul>li h3.lmydh_on a{ color: #1c57a7; background: url(../images/ejdh_bg.png) no-repeat right top;}
.lmydh_nr ul>li>ul.lmysan{ display: none;}
.lmydh_nr ul>li:hover ul.lmysan{ display: block; width:135px; position: absolute; z-index: 10; left: 0px; top:93px; background: #1c57a7; margin-left: 0px; }
.lmydh_nr ul>li>ul.lmysan li{ float:left; width:115px; margin: 0px; padding:5px 10px; font-size:14px; text-align: center; line-height:26px; cursor: pointer;}
.lmydh_nr ul>li>ul.lmysan li a{ color:#fff;}
.lmydh_nr ul>li>ul.lmysan li:hover{background: #f2f2f2;}
.lmydh_nr ul>li>ul.lmysan li:hover a{color:#333;}
.lmydh_nr span{ float:right; font-size:14px; color:#888; line-height:20px; margin-top:35px; margin-right: 15px; background:url(../images/ic_home.png) no-repeat left 3px; padding-left:20px;}
.lmydh_nr span a{ color:#888;}
.lmydh_nr span a:hover{ color:#1c57a7;}


/*内容页*/

.nrye_wk{ max-width: 1600px; margin: 40px auto 80px; overflow: hidden;} 
.nrye_lf{ width: 75%; float: left;} 
.nrye_rg{ width: 25%; float: right;} 
.nrye_lfmar{width: 100%; position: relative;} 
.nrye_lfmar2{ padding-right: 50px;} 
.nrye_tit{ width:100%; float:left; padding-bottom:22px; border-bottom:#d9d9d9 1px solid;text-align: center; } 
.nrye_tit h1{ width:100%; float:left; font-size:26px; color:#333; margin-bottom:8px;} 
.nrye_tit h2{ width:100%; float:left; font-size:18px; color:#333; line-height:30px; margin-bottom:8px; font-weight:normal;} 
.nrye_tit span{ width:100%; font-size:15px; color:#808080;} 
.nrye_zwwz{ width:100%; float:left; margin:15px 0px 55px; font-size:14px; color:#555; line-height:28px; min-height:450px;} 
.nrye_zwwz p{ font-size:14px!important;} 
.nrye_zwwz p img{ max-width:80%; height:auto !important; display: block; margin: auto; } 
.nrye_zwwz ul{list-style: disc; margin-left:20px;} 
.nryzxdt_tit{ width: 100%; float: left; padding-bottom: 10px; border-bottom: #1a52a7 1px solid; background: url(../images/ic_news.png) no-repeat left 3px;} 
.nryzxdt_tit h1{color:#1a58ab; float: left; margin-left: 30px; font-size: 20px;line-height:50px;} 
.nryzxdt{ width: 100%; float: left; margin-top: 22px;} 
.nryzxdt li{ width: 100%; float: left; margin-bottom: 16px;} 
.nryzxdt li span{ float: left; width: 90px; height: 26px; line-height: 26px; font-size: 14px; color: #282828; background: #e3e9f5; text-align: center; font-family: Arial; margin-bottom: 7px;} 
.nryzxdt li a{width:100%; float: left; font-size: 16px; line-height: 25px; color: #282828; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;} 
.nryzxdt li:hover a{ color: #1a52a7; font-weight: bold;}



/*ie11注意里面的标点符号*/


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {} .banner .slide-banner a{ height: 100vh; } 
@media screen and (max-width: 1680px){ .banner .slide-banner a{ height: 80vh; } } 
@media screen and (max-width: 1400px){ .banner .slide-banner a{ height: 70vh; } } 
@media screen and (max-width: 1680px){ .header .hd-nav li{margin-right: .35rem;} } 


 .publine {background: linear-gradient(45deg,#175f99 0%,#2f819f 100%);} 
/*公共样式 字体，行高，字体颜色等*/ .pagebar { font-size: 14px; line-height:35px; color:#000000; } 
/*去掉a链接的下划线*/ .pagebar a{ text-decoration: none; } 
/*消掉最左侧页码区margin-left的5个像素*/ .pagebar .p_pages{ margin-left: -5px; } 
/*按钮和页码的外观*/ .pagebar .p_fun_d, .pagebar .p_no_d,.pagebar .p_fun a, .pagebar .p_no a{ border: 1px solid #dcdcdc; padding: 0px 12px; margin:0px 6px; height:35px; -height:auto; line-height:35px; box-sizing:border-box; display:inline-block; vertical-align:middle; background-color: #dcdcdc; border-radius:2px; } 
/*文字对齐样式*/ .pagebar .p_t{ line-height:35px; margin:0px; padding:0px; display:inline-block; vertical-align:middle; } 
/*无链接的字体颜色*/ .pagebar .p_fun_d, .pagebar .p_no_d{ color: #000000; } 
/*链接字体颜色*/ .pagebar .p_fun a, .pagebar .p_no a{ color: #000000; } 
/*鼠标移上时有链接按钮的外观*/ .pagebar .p_no a:hover,.pagebar .p_fun a:hover, .pagebar .p_goto a:hover{ background-color: #1f477d; color: #fff; } 
/*页码省略号...的外观*/ .pagebar .p_dot { margin-left:4px; margin-right:-4px; color:#000000; } 
/*当前页码的外观*/ .pagebar .p_no_d { border: 1px solid #1f477d; color: #fff; background-color: #1f477d; } 
/*按钮控制*/ /*控制是否显示 "首页" "尾页" */ .pagebar .p_first,.pagebar .p_first_d,.pagebar .p_last,.pagebar .p_last_d{ display:none; } 
/*控制是否显示 "上页" "下页"*/ .pagebar .p_prev,.pagebar .p_prev_d.pagebar .p_next,.pagebar .p_next_d{ /*display:none;*/ } 
/*控制是否显示无链接的 "首页" "上页" "下页" "尾页"*/ .pagebar .p_first_d,.pagebar .p_prev_d,.pagebar .p_next_d,.pagebar .p_last_d{ /*display:none;*/ } 
/*控制是否显示页码*/ .pagebar .p_no,.pagebar .p_no_d,.pagebar .p_dot{ /*display:none;*/ }


/*新加带三级导航样式*/
.header .mian-nav ul li:hover .dropdown-toggle:after { transform: rotate(180deg); vertical-align: 2px } 
.header .mian-nav { width: 100% } 
.header .mian-nav ul { margin-right:50px; } 
.header .mian-nav ul li.topser:before { display: none } 
.header .mian-nav ul li.topser:after { display: none } 
.header .mian-nav ul li.topser a { color: #fff; background: url(../images/ser.svg) no-repeat center; background-size: .22rem .22rem; width: .22rem; height: .3rem; display: block;  } 
.header .mian-nav ul li { position: relative; transition: .3s; text-align: center; line-height: .3rem; } 
.header .mian-nav ul li>a { position: relative;  font-size: .18rem; font-weight: bold;padding-left: .2rem;padding-right: .2rem } 
.header .mian-nav ul li>a span { display: block; font-size: .14rem; text-align: center; color: #999999; margin-top: .05rem } 
.header .mian-nav ul li:hover .sub-nav { opacity: 1; visibility: inherit; } 

.wp-menu {float: right; }
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}

.wp-menu .menu-item a.menu-link {display: inline-block;color: #fff;font-size: 18px;height:50px;position: relative;}
.wp-menu .menu-item.hover a.menu-link{text-decoration: none;color: #f5d389;}
.wp-menu .menu-item a.hover{text-decoration: none;color: #f5d389;}
.sub-menu {display: none;position: absolute;left: 0;top: 45px;min-width: 100%;z-index: 100;background:#fff;text-align: center;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; text-align: center;}
.sub-menu .sub-item a {display: block;text-align: center; position: relative; background: #fff;color: #111; font-size: .14rem; font-weight: nomal; }
.sub-menu .sub-item.hover> a,.sub-menu .sub-item a:hover{background: linear-gradient(92deg, #315683 0%, #0954a7 100%); color: #fff;display: block;}
.sub-menu .sub-menu {left: 100%;top: 0px;z-index: 200;background-color: #fff;}
.sub-menu .sub-item a.menu-link {color: #111;}
.sub-menu:before { content: ''; position: absolute; left: 50%; transform: translateX(-50%); border: .08rem solid transparent; border-bottom-color: #fff; top: -.1rem; } 