/* CSS Document public*/

*{font-family:微软雅黑,Helvetica, sans-serif ,Arial; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}


body{
    padding:0;margin:0;font-family:微软雅黑,Helvetica, sans-serif ,Arial;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;background:#fff;
}
.index_body{overflow: hidden;}
 @font-face{font-family: 'source';}


html,body{ /*height: 100%;*/} html{ overflow:-moz-scrollbars-vertical;} 

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

body::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
body::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
body::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

P{line-height: inherit;}


table {
    border-collapse: collapse;
    border-spacing: 0;margin:0 auto;
}
table td {line-height: 1.25;padding: 5px;padding-left:15px;/* width: auto; */}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
.line1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.textline{background-repeat: no-repeat;background-size: 0 1px;background-position:0 100%;transition: background-size 0.5s ease-out 0s;}
a:hover .textline{background-size: 100% 1px;}
.pic{position: relative;overflow: hidden;transition: 0.4s;background-position: center center;}
.pic img{display: block;width: 100%;object-fit: cover;transition: 0.4s ease-in;/* opacity: 0; */}
a:hover .pic img{transform:scale(1.1);transition: 0.4s ease-in;}
.w18 {width: 18rem; margin: 0px auto; }
.w15{width:15rem;margin:0 auto;}

@media (max-width: 1820px) {
	.w18 {width: 95%;}
}
@media (max-width: 1400px) {
  .w15 {width: 95%;}
}

@media(max-width: 768px) {
	.w18{padding: 0 0.16rem;}
	.w15{padding: 0 0.16rem;width: 98%;}
}

/* 保持系统光标可见 */
body {
	cursor: default;
	/* margin: 0; */
	/* height: 100vh; */
}
/* 鼠标追随 */
body:not(.isTouch) .cursor span {
	position: absolute;
	height: 0.1rem;
	width: 0.1rem;
	border-radius: 50%;
	transform: translateX(-50%) translateY(-50%);
	pointer-events: none
}

body:not(.isTouch) .cursor span:nth-child(1) {
	background-color: rgb(73 134 117 / 86%);
background:rgba(180,24,32,0);background-size:contain;
	z-index: 10001;opacity: 1;
	
}

body:not(.isTouch) .cursor span:nth-child(2) {
	background-color: #ccc;
  background:rgba(180,24,32,1);background-size:contain;
	opacity: 0.95;
	z-index: 10000;
}
@media(max-width: 1024px){
	body:not(.isTouch) .cursor span {display: none;}
}
/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}


.yc_top_nav{position: fixed;transition: 0.4s;width: 100%;height: 1.36rem; left: 0;top: 0; z-index: 1000;transition-delay: 0.6s;top: 0;}
.yc_top_nav .header_box{position: relative;z-index: 10000;height: 1.38rem;display: flex;align-items: center;background: #9f2925;}
#header{position: relative;z-index:999;background-size:cover;  transition: 0.4s;margin: 0 auto;height:1.36rem;}
#header .head_con{height: 100%;align-items: flex-end;padding-bottom: 0.2rem;}

#header .leftc{width: 33.333%;display: flex;flex-direction: column;align-items: flex-end;}
#header .leftc #nav{background: url(../images25/dhlinel.png) no-repeat right top,url(../images25/dhlinel.png) no-repeat right bottom;background-size: 100% 1px;}


.yc_top_nav .logo{width: 33%;}
.yc_top_nav .logo .logo-w{display: block;}
.yc_top_nav .logo .logo-red{display: none;}
.yc_top_nav .logo img{display: block;max-width: 4.61rem;margin: 0 auto;}

#header .rightc{width: 33.333%;display: flex;flex-direction: column;align-items: flex-end;}
#header .rightc #nav{background: url(../images25/dhliner.png) no-repeat left top,url(../images25/dhliner.png) no-repeat left bottom;background-size: 100% 1px;}

.yc_top_nav #nav>ul>li>a{padding: 0.14rem 0;text-align: center;}
.yc_top_nav #nav ul li{position: relative;}
.yc_top_nav #nav ul li:hover::before{opacity: 1;width: 0.28rem}
.yc_top_nav #nav ul li:hover::after{opacity: 1;width: 0.28rem}
.yc_top_nav #nav ul li:hover a h3{}
.yc_top_nav #nav ul li:hover h3{opacity: 0.6;}

#nav{width:100%;position: relative;z-index: 3;align-items: center;padding: 0.16rem 0;}
#nav ul{width: calc(100% - 0.74rem);position: relative;}
#nav ul li{position:relative;z-index:0;}
#nav ul li.on:before, #nav ul li:hover:before{width:140%;left:-20%;}
#nav ul li a{display:block;padding:0.1rem 0rem;transition: 0.4s;color:#b7b7b7;}
#nav ul li h3{font-size: 0.2rem;position:relative;display: inline-block;color: #fff;transition: 0.4s;font-weight: normal;}
#nav ul li a i{ margin:-3px 0 0 .1rem; display:inline-block; width:10px; height:5px; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ }
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;min-width: 150px;z-index: 10000;visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;padding: 10px 0;background:#fff;box-shadow: 0 0px 8px rgba(0,55,59,0.25);top: 100%;left: 50%;margin-left: -0.74rem;border-radius: 0.08rem;}
#nav ul li .sub .box{text-align:center;}
#nav ul li:hover a, #nav ul li.on a{color: #fff;}
#nav ul li.on .sub a{color: #333;}
#nav ul li.on .sub a:hover{color: #fff;}
#nav ul li .sub a{padding: 0.1rem 0.2rem;line-height: 0.2rem;transition:.6s;font-size: 0.16rem;color: #333;white-space: nowrap;display: block;text-align: center;position: relative;text-decoration: none;}
#nav ul li .sub a:hover{background: #9f2925;color: #fff;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;}

#nav>ul>li h3:before{content:"";display:block;position:absolute; width:21px; height:12px;left:50%;margin-left: -10px; bottom:10px; transition:.3s;opacity:0;visibility:hidden;}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li:hover h3:before, #nav>ul>li.on h3:before{opacity:1;visibility:visible;display: none;}

.yc_top_nav #nav .search_btn{width: 0.33rem;height: 0.33rem;background: rgba(255,255,255,0.4);margin-left: 0.34rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.search_btn img{margin: 0;width: 0.14rem;height: 0.15rem;} 
.search_btn img.imgs{display: block;}
.search_btn img.imgs2{display: none;}

/* 顶部链接加搜索 开始 */
.top_ljbox{display: flex;justify-content: flex-end;padding: 0 0rem;align-items: center;}
.top_ljbox p{display: flex;justify-content: flex-end;}
.top_ljbox a{font-size: 0.14rem;color: #fff;display: block;padding-left: 0.15rem;position: relative;transition: 0.4s;line-height: 0.4rem;}
.top_ljbox a+a{margin-left: 0.16rem;}
.top_ljbox a+a::after{content: '';display: block;width: 1px;height: 0.06rem;background: rgba(255,255,255,0.5);position: absolute;left: 0;top: calc(50% - 0.03rem);}
.top_ljbox a:hover{opacity: 0.6;}
.top_ljbox .search_btn{width: 0.16rem;height: 0.18rem;display: flex;align-items: center;justify-content: center;margin-left: 0.2rem;position: relative;}
.top_ljbox .search_btn img{width: 0.16rem;position: absolute;}
.top_ljbox .search_btn:hover{background: rgba(255, 255, 255, 0.2);}
/* 顶部链接加搜索 结束 */

/* 下拉后 */
.yc_top_nav.on #header{height: 1.36rem;}
.yc_top_nav.on{height: 1.36rem;padding-top: 0;}
.yc_top_nav.on .logo .logo-w{display: none;}
.yc_top_nav.on .logo .logo-red{display: block;}


.yc_top_nav.on .top_ljbox a{color:#333333;}
.yc_top_nav.on .top_ljbox a:hover{#9f2925}
.yc_top_nav.on .top_ljbox a+a::after{color: #333333;}


.yc_top_nav.on .header_box{background: none;}
.fp-viewing-page2 .yc_top_nav.on .header_box{background: #FFFFFF;}
.yc_top_nav.on #nav ul li h3{font-size: 0.2rem;position:relative;display: inline-block;color: #333;}
.yc_top_nav.on #nav ul li:hover a, #nav ul li.on a{color: #333;}
.yc_top_nav.on #nav ul li.on .sub a:hover{color: #333;}
.yc_top_nav.on #nav ul li .sub a:hover{background: #9F2925;color: #fff;}
.yc_top_nav.on #header .leftc #nav{background: url(../images25/dhlinel2.png) no-repeat right top,url(../images25/dhlinel2.png) no-repeat right bottom;background-size: 100% 1px;}
.yc_top_nav.on #header .rightc #nav{background: url(../images25/dhliner2.png) no-repeat left top,url(../images25/dhliner2.png) no-repeat left bottom;background-size: 100% 1px;}

.yc_top_nav.on .search_btn img.imgs{display: none;}
.yc_top_nav.on .search_btn img.imgs2{display: block;}

.fp-viewing-page3 .yc_top_nav.on
.fp-viewing-page3 .yc_top_nav.on #header{height: 1.36rem;}
.fp-viewing-page3 .yc_top_nav.on{height: 1.36rem;padding-top: 0;}
.fp-viewing-page3 .yc_top_nav.on .logo .logo-w{display: none;}
.fp-viewing-page3 .yc_top_nav.on .logo .logo-red{display: block;}


.fp-viewing-page3 .yc_top_nav.on .top_ljbox a{color:#FFFFFF;}
.fp-viewing-page3 .yc_top_nav.on .top_ljbox a:hover{#FFFFFF}
.fp-viewing-page3 .yc_top_nav.on .top_ljbox a+a::after{color: #FFFFFF;}


.fp-viewing-page3 .yc_top_nav.on .header_box{background: none;}
.fp-viewing-page3 .yc_top_nav.on #nav ul li h3{font-size: 0.2rem;position:relative;display: inline-block;color: #FFFFFF;}
.fp-viewing-page3 .yc_top_nav.on #nav ul li:hover a, #nav ul li.on a{color: #FFFFFF;}
.fp-viewing-page3 .yc_top_nav.on #nav ul li.on .sub a:hover{color: #FFFFFF;}
.fp-viewing-page3 .yc_top_nav.on #nav ul li .sub a:hover{background: #9F2925;color: #fff;}
.fp-viewing-page3 .yc_top_nav.on #header .leftc #nav{background: url(../images25/dhlinel.png) no-repeat right top,url(../images25/dhlinel.png) no-repeat right bottom;background-size: 100% 1px;}
.fp-viewing-page3 .yc_top_nav.on #header .rightc #nav{background: url(../images25/dhliner.png) no-repeat left top,url(../images25/dhliner.png) no-repeat left bottom;background-size: 100% 1px;}

.fp-viewing-page3 .yc_top_nav.on .search_btn img.imgs{display: block;}
.fp-viewing-page3 .yc_top_nav.on .search_btn img.imgs2{display: none;}

.fp-viewing-page3 .yc_top_nav.on .logo .logo-w{display: block;}
.fp-viewing-page3 .yc_top_nav.on .logo .logo-red{display: none;}

@media(max-width: 1024px){
	.yc_top_nav{display: none;}
}
@media(max-height: 769px){
	.yc_top_nav.on{background: white;}
}

/* 弹出搜索 开始*/
.search_btn{margin-left: 0rem;cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{opacity: 0;visibility: hidden;display: none;}
.search-dialog-box .search-bg{position: absolute;left: 0;top: 0;width: 100%;height: 0;margin: 0;background: rgba(0,0,0,.7);background-size: cover;background-repeat: no-repeat;/* z-index: 1; */transform-origin: center center;transition: height .8s cubic-bezier(.77,0,.175,1);}
.search-dialog-box .wrap-inner{transform:translateY(100%);transition: .6s;}
.header-right .bubbles-bg{opacity: 0;visibility: hidden;transition: all .5s .8s;}
.search-dialog-box .bubbles-bg .bubble{position: absolute;}
.search-dialog-box .bubbles-bg .bubble .circle{border-radius: 100%;position: absolute;left: 0;top: 0;width:100%;height: 100%;}
.search-dialog-box .bubbles-bg .bubble1{width:6%;padding-top: 6%;left: 26.875%;top: -6.67%;}
.search-dialog-box .bubbles-bg .bubble1 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble2{width:12px;padding-top: 12px;left: 13.54%;top: 18%;}
.search-dialog-box .bubbles-bg .bubble2 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble3{width:36px;padding-top: 36px;left: 8.854%;top: 30.55%;}
.search-dialog-box .bubbles-bg .bubble3 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble4{width:56.875%;padding-top: 56.875%;left: -28.6458%;top: 51.85%;}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{width:54px;padding-top: 54px;left: 26.3%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble5 .circle{background-color: #fff;opacity: .1;}
.search-dialog-box .bubbles-bg .bubble6{width:56.875%;padding-top: 56.875%;left: 73.4375%;top: -52.77%;}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{width:2rem;padding-top: 2rem;left: 60.9375%;top: 18.5%;}
.search-dialog-box .bubbles-bg .bubble7 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble8{width:1.35rem;padding-top: 1.35rem;left: 95.83%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble8 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble9{width:16px;padding-top: 16px;left: 76.5625%;top: 96.296%;}
.search-dialog-box .bubbles-bg .bubble9 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble10{width:56.875%;padding-top: 56.875%;left: 71.354%;top:87%;}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{animation:spin 8s infinite linear;transform-origin: 50% 45%;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){animation:spin2 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble .circle{animation:spin-reverse 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{animation:spin-reverse2 8s infinite linear;}
.search-dialog-box .bubbles-bg .sm-bubble{transform-origin: 30% 30px;}
.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-tit{font-size: 0.2rem;line-height: 0.25rem;color: #fff;text-align: center;overflow: hidden;display: none;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{width: 561px;margin: 0 auto;padding: 0 0rem 0 0.3rem;background: #fff;box-sizing: border-box;transition: all .3s;max-width: 94%;border-radius: 500px;}
.search-dialog .search-input input[type=text]{float: left;height: 0.56rem;width: calc(100% - 0.89rem);background-color: transparent;font-size: 0.2rem;line-height: .25rem;color: #919191;transition: all .3s;outline: none;border: 0;}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]:-moz-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]::-moz-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]:-ms-input-placeholder {color: #919191;}
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{float: right;height: 0.72rem;width: 0.56rem;}
.search-dialog .search-input input[type=image]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 1.5rem;background-image: url('../images25/search.png');background: #9F2925 url('../images25/search.png') no-repeat center center;height: 0.56rem;width: 0.89rem;border-radius: 100px;}
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-image: url(../images25/search_close.png);background-size: 0.56rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=image]{}
.search-dialog .hot-search{font-size: 0;width:3.12rem;margin:.6rem auto 0;box-sizing: border-box;padding:0 .6rem;overflow: hidden;}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{display: inline-block;*display: inline;zoom:1;vertical-align: top;}
.search-dialog .hot-search .hot-tit{font-size: .375rem;line-height: .5rem;color: #fff;font-weight: bold;padding-left: .6rem;background-repeat: no-repeat;background-position: left center;background-size: .5rem;}
.search-dialog .hot-link{margin-left: 1rem;}
.search-dialog .hot-link a{display: inline-block;*display: inline;zoom:1;font-size: .375rem;line-height: .5rem;margin-right: .75rem;color:#fff;padding-bottom: 5px;position: relative;}
.search-dialog .hot-link a:before{content: "";position: absolute;left:0%;bottom:0;width:100%;height: 2px;background-color: #fff;transform:scaleX(0);transform-origin:left center;transition:transform .3s;}
.search-dialog-box .bottom-box{position: absolute;left: 0;bottom:5.1%;width:100%;}
.search-dialog-box .bottom-box .share-box{overflow: hidden;}
.search-dialog-box .bottom-box .copy{font-size: .35rem;line-height:.5rem;color: #fff;font-family: "gilroy-regular";margin-top: .5rem;overflow: hidden;}

.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;}
.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {position: absolute;width: 24px;height: 24px;z-index: 10;right: 1.26rem;top: 0.73rem;border-radius: 100%;}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #9F2925;transform: scale(0);border-radius: 100%;transition: transform .3s;}
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-image: url(../images25/search_close.png);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}
@keyframes spin{to{transform: rotate(1turn);}}
@keyframes spin2{to{transform: rotate(-1turn);}}
@keyframes spin-reverse{from{transform:rotate(1turn);}}
@keyframes spin-reverse2{from{transform:rotate(-1turn);}}
/* 弹出搜索 结束*/
/*手机 顶部搜索 开始*/
.tc_search {margin: 0.3rem auto 0;width: calc(100% - 0.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.18rem;color: #fff;height: 0.5rem;line-height: 0.5rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 50px 0 0.2rem;}
.tc_search .btn_blue { position: absolute; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(../images25/search_white.png) center center no-repeat; background-size: 50%; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */

/*手机 顶部搜索 结束*/



/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999;display: flex;align-items: center;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 25px; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 25px; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 25px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;margin: 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 0.9rem 0 0;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background:#ad2a28;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0;overflow: auto; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 0.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 0.55rem;height: 0.55rem;color: #fff;padding: 0;font-size:0.16rem;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 50px;height: 40px;display: inline-block;background: url(../images25/arrow_down.png) center center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background: url(../images25/arrow_down_on.png) center center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 14px;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*三级导航 开始*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:0.5rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 0.8rem;}
#m_header a{display: block;}
#m_header{padding:0 4%;top: 0;height: 0.8rem;position: fixed;top: 0;left: 0;right: 0;z-index: 999999;box-shadow: 0 0 0.08rem 0 rgba(0,0,0,0.1);background: #9F2925;align-items: center;}

#m_header #m-logo{width: 30%;}
#m_header #m-logo img{max-width: 100%;}


.toubu_div{  position: absolute;top: 0;width: 100%;left: 0;z-index: 88;transition: 0.5s;}
.section .intro{height: 100%;display: flex;align-items: center;position: relative;z-index: 6;flex-wrap: wrap;}
.section .intro>.wp{padding-top:1.36rem;}
.swiper-button-prev::after,.swiper-button-next::after{display: none;}


.mdblj{padding: 0.2rem 0.3rem 0.2rem 0;}
.mdblj a{font-size: 0.16rem; color: white;margin-left: 0.3rem;}

@media(max-width: 960px){
	#m_header #m-logo{width: 40vw;}
}
@media(max-width: 850px){
	#m_header #m-logo{width: 45vw;}
}
@media(max-width: 580px){
	#m_header #m-logo{width: 50vw;}
}
@media(max-width: 580px){
	#m_header #m-logo{width: 67vw;}
}


@media(max-width: 1024px){
	.section .intro>.wp{padding-top: 0.5rem;padding-bottom: 0.5rem;}
}

/* 公共标题 开始 */
.sametitle{margin-bottom:0.2rem;position: relative;position: relative;display: flex;justify-content: flex-start;width: 100%;overflow: hidden;}
.sametitle .titCon{position: relative;}
.sametitle::after{content: "";position: absolute;right: 0.5rem;width: calc(100% - 0.8rem);height: 1px;background: #9F2925;top: 0.25rem;z-index: 1;}
.sametitle h5{display: flex;justify-content: flex-start;position: relative;z-index: 3;position: relative;padding-bottom: 0.3rem;padding-left: 0.3rem;}
.sametitle h5 span{font-size: 0.3rem;line-height:0.57rem;color: #FFFFFF;display: block;position: relative;z-index: 3;padding-left: 0.5rem;position: relative;font-family: "source";}
.sametitle h5 span::before{content: "";position: absolute;left: 0;background: url(../images25/titqd.png) no-repeat center;background-size: 0.25rem;width: 0.26rem;height: 0.26rem;top: 50%;margin-top: -0.13rem;}
.sametitle h5::after{content: "";position: absolute;left: 0;width: 2.57rem;height: 0.85rem;background: url(../images25/titbg1.png) no-repeat left center;left: 0;background-size: 257px 0.85rem;top: 0;}

.sametitle .more{position: absolute;right: 0;top: 0.04rem;background: url(../images25/more1.png) no-repeat center;background-size: 0.36rem 0.57rem;transition: 0.4s all;width: 0.36rem;height: 0.57rem;z-index: 4;}
.sametitle .more:hover{transition: 0.4s all;transform: scale(1.1);}

#section3 .kycgBox .sametitle h5 span::before{background: url(../images25/titqd2.png) no-repeat center;background-size: 0.25rem;}
#section3 .kycgBox .sametitle h5::after{background: url(../images25/titbg2.png) no-repeat left center;background-size: 257px 0.85rem;}
#section3 .kycgBox .sametitle .more{background: url(../images25/more2.png) no-repeat center;background-size: 0.36rem 0.57rem;}
/* 公共标题结束 */


/* 公共日期 开始 */
.samedaterow{font-size: 0.14rem;color: #9F2925;line-height:0.24rem;}
.samedate{display: flex;justify-content: center;align-items: center;flex-direction: column;}
.samedate .samedate-a{font-size: 0.24rem;line-height: 0.28rem;color: #9F2925;font-family: "source";}
.samedate .samedate-b{font-size: 0.14rem;line-height: 0.22rem;color: #9F2925;font-family: "source";}
/* 公共日期 结束 */

/* 新闻动态 通知公告 开始 */
#section1{background: url(../images25/bg01.png) no-repeat center bottom;background-size: cover;position: relative;}
.newsBox{width: calc(65% - 0.3rem);}
.newsBox .swiper{width: 100%;margin: 0;overflow: hidden;position: relative;}
.newsBox .swiper-slide{}
.newsBox .swiper-slide a{display: block;position: relative;}
.newsBox .swiper-slide a .pic{overflow: hidden;position: relative;}
.newsBox .swiper-slide a .pic::after{content: "";position: absolute;left: 0;width: 100%;z-index: 2;height: 40%;background: linear-gradient(to top,rgba(0,0,0,0.4),rgba(0,0,0,0));bottom: 0;}
.newsBox .swiper-slide a .pic img{height:6.28rem;}
.newsBox .swiper-slide a .text{position: absolute;bottom: 0.1rem;width: calc(100% - 1.2rem);padding: 0 0.3rem;z-index: 3;}
.newsBox .swiper-slide a .text p{font-size: 0.18rem;font-weight: normal;line-height: 0.3rem;height: 0.3rem;text-align: justify; /* 浏览器可能不支持 */letter-spacing: normal;color: #FFFFFF;text-align: left;}
.newsBox .swiper-pagination{width: 1rem;text-align: right;right: 0.1rem;}
.newsBox .swiper-pagination .swiper-pagination-bullet{width: 0.11rem;height: 0.11rem;background: none;border: 1px solid #FFFFFF;margin: 0 0.04rem;opacity: 1!important;}
.newsBox .swiper-pagination .swiper-pagination-bullet-active{background: #FFFFFF;border: 1px solid #FFFFFF;}


.noticeBox{width: calc(35% - 0.1rem);position: relative;}
.noticeBox ul{margin-top: 0.1rem;}
.noticeBox ul li{}
.noticeBox ul li a{display: block;padding: 0.21rem 0.3rem 0.3rem 0.8rem;border-bottom: 1px solid #9b7635;position: relative;transition: 0.4s all;}
.noticeBox ul li a::before{content: "";position: absolute;width: 1px;background: url(../images25/textqd01.png) no-repeat center;top: 50%;transform: translateY(-50%);width: 0.29rem;height: 0.29rem;left: 0.24rem;background-size: 0.29rem;}

 .noticeBox ul li a h6{height: 0.3rem;letter-spacing: normal;color: #333333;position: relative;font-weight: 600;transition: 0.4s all;}
 /* .noticeBox ul li a:hover{background: #9F2925;transition: 0.4s all;} */
 /* .noticeBox ul li a:hover .samedaterow{color:#ead3b4;} */
 .noticeBox ul li a:hover h6 {color: #9F2925;transition: 0.4s all;font-weight: bold;padding-left: 0.02rem;font-size: 0.22rem;}
 /* .noticeBox ul li a:hover::before{background: url(../images25/textqd02on.png) no-repeat center;top: 50%;transform: translateY(-50%);} */
 
@media(max-width: 850px){
	.newsBox{width:100%;}
	.newsBox .swiper-container{width: 100%;}
	.noticeBox{width:100%;margin-top: 0.5rem;}
	.noticeBox ul li a h6{display: block;height: auto;}
	.noticeBox ul li a{padding: 0.2rem 0.16rem 0.2rem 0.5rem;}
	.newsBox .swiper-slide a .pic img{height: 53vw;}
	.noticeBox ul li a::before{left: 0.16rem;}
}
/* 新闻中心 end */


/* 通知公告 开始 */
#section2{background: url(../images25/bg02.png) no-repeat center bottom;background-size: cover;position: relative;}
.tzggBox{}
.tzggBox ul{margin-top: 0.2rem;}
.tzggBox ul li{width: calc(50%);border-bottom: 1px dashed #9F2925;border-bottom: 1px dashed #9F2925;}
.tzggBox ul li:nth-child(even){padding-left: 0.5rem;}
.tzggBox ul li:nth-child(odd){padding-right: 0.5rem;}
.tzggBox ul li a{align-items: center;height: 1.2rem;padding: 0 0.25rem;transition: 0.4s all;position: relative;}
/* .tzggBox ul li a::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images25/textbg1.png) no-repeat center;background-size: cover;transition: 0.4s all;transform: scale(1,0);z-index: -1;} */
.tzggBox ul li a .samedate{position: relative;}
.tzggBox ul li a .samedate::before{content: "";position: absolute;background: url(../images25/datebg.png) no-repeat center;background-size: 100%;width: 0.85rem;height: 0.81rem;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0.2;}
.tzggBox ul li a h5{height: auto;max-height: 0.6rem;width: calc(100% - 1rem);font-weight: 600;transition: 0.4s all;}
/* .tzggBox ul li a:hover::after{transform: scale(1,1);transition: 0.4s all;} */
.tzggBox ul li a:hover h5{color: #9F2925;padding-left: 0.02rem;transition: 0.4s all;font-size: 0.22rem;}
.tzggBox ul li a:hover .samedate::before{opacity: 0.8;}
/* .tzggBox ul li a:hover .samedate .samedate-a{font-size: 0.36rem;color: #ead3b4;} */
/* .tzggBox ul li a:hover .samedate .samedate-b{color: #ead3b4;} */

@media(max-width: 850px){
	.tzggBox ul li{width: 100%;}
	.tzggBox ul li:nth-child(even){padding-left: 0;}
	.tzggBox ul li:nth-child(odd){padding-right: 0;}
	.tzggBox ul li a h5{width: calc(100% - 0.9rem);}
}
@media(max-width: 430px){
	
}


/* 科研 开始 */
#section3{background: url(../images25/bg03-l.jpg) no-repeat left bottom;background-size: 11.01rem 7.9rem;position: relative;}
.researchBox{}
.kyxmBox{width: calc(50% - 0.3rem);}
.kyxmBox ul{}
.kyxmBox ul li{}
.kyxmBox ul li a{display: flex;justify-content: space-between;align-items: center;padding: 0.15rem 0;position: relative;}
.kyxmBox ul li a::after{position: absolute;content: "";left: -0.2rem;background: url(../images25/textbg.png) no-repeat left bottom;background-size: auto 0.3rem;width: calc(100% + 0.4rem);bottom: 0.1rem;height: 0.3rem;transform: scale(0,1);transition: 0.4s all;}
.kyxmBox ul li a p{font-weight: 600;transition: 0.4s all;}
.kyxmBox ul li a:hover p{color: #9F2925;padding-left: 0.04rem;transition: 0.4s all;}
.kyxmBox ul li a .samedaterow{color:#323232;}
.kyxmBox ul li a:hover::after{transform: scale(1,1);transition: 0.4s all;}
.kycgBox{width: calc(50% - 0.3rem);position: relative;padding-left: 0.52rem;}
.kycgBox::after{content: "";position: absolute;background:#9a8052;width: calc(100% + var(--width));height: 100vh;top: 50%;transform: translateY(-50%);left: 0;}
.kycgBox ul{display: flex;justify-content: space-between;width: calc(100% + 1.2rem);position: relative;z-index: 2;margin-top: 0.4rem;}
.kycgBox ul li{width: 46%;padding-top: 0.5rem;transition: 0.4s all;}
.kycgBox ul li a{}
.kycgBox ul li a .pic{}
.kycgBox ul li a .pic img{height: 2.5rem;width: auto;margin: 0 auto;}

.kycgBox ul li a .text{position: relative;margin-top: 0.12rem;display: block;}
.kycgBox ul li a .text::before{position: absolute;content: "";left: -0.24rem;top: 0.1rem;background: url(../images25/qd.png) no-repeat top center;background-size: 0.15rem;width: 0.15rem;height: calc(100% - 0.1rem);}
.kycgBox ul li.new a .text::after{position: absolute;content: "";left: -0.24rem;top: -0.5rem;background: url(../images25/new.png) no-repeat top center;background-size: 0.21rem;width: 0.21rem;height: 0.48rem;}
.kycgBox ul li a .text h5{font-size: 0.2rem;line-height: 0.36rem;color: white;height: 0.72rem;}
.kycgBox ul li a .text h5 span{font-size: 0.2rem;line-height: 0.36rem;color: white;height: 0.72rem;}
.kycgBox ul li a .text p{font-size: 0.14rem;line-height: 0.3rem;height: auto;max-height: 0.9rem;color:white;opacity: 0.5;margin: 0.1rem 0;}
.kycgBox ul li a .text .samedaterow{color: white;}

.kycgBox ul li.on,
.kycgBox ul li:hover{padding: 0.5rem 0.26rem 0.4rem 0.6rem;border: 1px solid #fa1f47;transition: 0.4s all;}
.kycgBox ul li.on a .text h5 span,
.kycgBox ul li:hover a .text h5 span{font-weight: bold;}
@media(max-width: 1024px){
	.kyxmBox{width: 100%;}
	.kycgBox{width: 100%;background: #9a8052;padding: 0.4rem 0.2rem;margin-top: 0.4rem;}
	.kycgBox::after{display: none;}
	.kycgBox ul{width: 100%;}
	.kycgBox ul li a .pic img{height: 26vw;}
}
@media(max-width: 850px){
	.kycgBox ul{flex-wrap: wrap;}
	.kycgBox ul li{width: 100%;padding: 0.5rem 0.2rem 0.2rem 0.2rem;}
	.kycgBox ul li a .pic img{height: 53vw;}
}
@media(max-width: 650px){

.kyxmBox ul li a .samedaterow{    width: 1.6rem;text-align: right;}
}
/* 服务指南 页脚 开始 开始 */
#section4{background: url(../images25/bg04.jpg) no-repeat center bottom;background-size: cover;position: relative;}
.ltit{margin-bottom: 0.5rem;width: 100%;}
.ltit h5{display: block;text-align: center;}
.ltit h5 span{font-size:0.3rem;color: white;font-family: "source";letter-spacing: 0.06rem;display: block;text-align: center;}

.fwzn{position: absolute;top: 1.6rem;left: 50%;transform: translateX(-50%);}
.fwzn {}
.fwzn ul li{transition: 0.4s all;}
.fwzn ul li:hover{}
.fwzn ul li a{display: flex;justify-content: center;flex-direction: column;align-items: center;}
.fwzn ul li a img{display: block;width: 1.4rem;height: auto;}
.fwzn ul li a:hover img{animation: rubberBand 1s;}
.fwzn ul li a p{font-size: 0.2rem;color: white;line-height: 0.28rem;margin: 0.1rem;}
.fwzn ul li a:hover p{text-decoration: underline;}

.ksjl{position: relative;padding-bottom: 0.3rem;}
.ksjl::after{position: absolute;content: "";width:140vw;height: 1px;background: white;left:-20vw;bottom: 0;}
.ksjl .ltit{margin-bottom: 0.2rem;}
.ksjl ul{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.ksjl ul li{margin: 0.08rem 0;padding: 0 0.14rem;position: relative;}
.ksjl ul li::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 0.02rem;height: 0.16rem;background: white;}
.ksjl ul li a{font-size: 0.16rem;color: white;line-height: 0.24rem;}
.ksjl ul li a:hover{text-decoration: underline;opacity: 0.8;}


/* footer 开始 */
.footerBox{width: 100%;height: 2.7rem;bottom: 0;position: absolute;left: 0;}

.footerBox .lxwm{width: 100%;padding-top: 0.4rem;}
.footerBox .lxwm p{font-size: 0.15rem;color: white;line-height: 0.24rem;padding-left: 0.26rem;display: block;text-align: center;}
.footerBox .lxwm p+p{margin-top: 0.08rem;}
.footerBox2{background: url(../images25/bg04.jpg) no-repeat center bottom;background-size: cover;position: relative;height: auto;padding: 0.3rem 0.2rem;}
.footerBox2 .lxwm{padding-top: 0;}
/* footer 结束 */

@media(max-width: 1024px){
	.footerBox{height: auto;position: relative;}
	.fwzn{position: relative;top:0;left: 0;transform: translateX(0);}
	.ltit{margin-bottom: 0.3rem;width: 100%;}
	.footerBox .lxwm{ width: 100%;margin: 0.3rem 0;display: flex;justify-content: center;flex-direction: column;align-items: center;padding-top: 0;}
	}
	
@media(max-height: 769px){
	.footerBox{height: auto;position: relative;}
	.fwzn{position: relative;top:0;left: 0;transform: translateX(0);}
	.ltit{margin-bottom: 0.3rem;width: 100%;}
	.footerBox .lxwm{ width: 100%;margin: 0.3rem 0;display: flex;justify-content: center;flex-direction: column;align-items: center;padding-top: 0;}
	}	
	
@media(max-width: 850px){
	.fwzn ul li a img{width: 1rem;}
}
@media(max-width: 768px){
	.fwzn ul li a img{width: 0.8rem;}
}
@media(max-width: 580px){
	.fwzn ul li{width: 33.333%;margin: 0.16rem 0;}
}
/* 星海数据 页脚 开始 结束 */



@media(max-width: 1650px){

}
@media(max-width: 1400px){
	#header #logo .box_table{width: 100%;}
	#header #logo{width: 35%;}
}
@media(max-width: 1200px){
	.sy_html{overflow-x: hidden;overflow-y: auto;}
	body{overflow-y: auto;}
	.w1344{width: 95% !important;}
	.index_body{overflow-y: auto;}
}
@media(max-height: 769px){
	.index_body{overflow-y: auto;}
}
@media(max-width: 1200px){
	#fp-nav{display: none;}
	.sy_tit span{line-height: 0.24rem;}
	.p1_lb .swiper-slide a::after{display: none;}
	.toubu_div{position: relative;}
}
@media(max-width: 1024px){
	.m_header_box{display: block;}
}
@media(max-width: 768px){
	.section{padding-bottom: 0;}
	.footerbox .ewm{margin-top: 0.2rem;}
	.footerbox .ewm ul{display: flex;justify-content: center;}
	.footerbox .ewm ul li+li{margin-left: 0.2rem;}
}
@media(max-width: 650px){
	#m_header #logo{width: 80%;}
}
/* 首页样式结束 */


/*==========================================内页 开始=============================================*/
#ej_main .yc_top_nav.nyon .logo img{width: 4.61rem;}
#ej_main .yc_top_nav.nyon #header{height: 1.36rem;}
#ej_main .yc_top_nav.nyon::after{content: "";position: absolute;height: 0;width: 100%;top: -100%;left: 0;background: linear-gradient(110deg, #183497 -6%, #0393DF 105%);}
#ej_main .yc_top_nav.nyon::before{content: "";position: absolute;height: 100%;width: 100%;top: 0;left: 0;transition: 0.4s all;background-size: cover;}
#ej_main .yc_top_nav.nyon #nav .search_btn{width: 0.38rem;height: 0.38rem;border: 0.01rem solid #FFFFFF;margin-left: 0.34rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;}


#nav_slide{background: #f7f0f0;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 0.16rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #323232;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.16rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);}
#sub_nav_content ul{background: #FFFFFF;}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #0075C2;}
#sub_nav_content ul li i {
    transition: transform 0.3s ease; /* 平滑过渡效果 */
    display: inline-block; /* 确保transform能正常工作 */
  }
  
  #sub_nav_content ul li i.rotated {
    transform: rotate(90deg); /* 旋转90度 */
  }
  
  /* 默认状态下有子菜单的i标签显示 */
  #sub_nav_content ul li.am-panel > i {
    display: inline-block;
  }
  
  /* 没有子菜单的li项不显示i标签 */
  #sub_nav_content ul li.am-panel:not(:has(ul)) > i {
    display: none;
  }


#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}
.n_container{position: relative;z-index: 6; padding:0.5rem 0 1rem 0;background-size: auto;background:url(../images25/nybg.png) no-repeat center bottom;min-height: 6.5rem;background-size: 100%;margin-top: 1.4rem;}
@media (max-width:1024px) {
	.n_container{ display:block;padding-top: 0;margin-top: 0;}
	#nav_slide{display: block;}
}
@media (max-width:850px) {
	.n_container{padding-bottom: 0.5rem;}
}
@media (max-width:850px) {
}
@media (max-width:430px) {
}

.n_container .n_left{width: 3rem;position: relative;z-index: 88;top: 0;}
.n_container .n_left h1{height:0.95rem;line-height:0.95rem;background: linear-gradient(110deg, #9F2925 -6%, #c8312e 105%);font-size:0.28rem;color:#fff;padding: 0 0.3rem 0 0.4rem;display:flex;align-items: center;background-size: auto;font-weight: bold;justify-content: center;}
.n_container .n_left h1 span{display: block;}
.n_container .n_left .con .ulCon{background:#9F2925;padding-bottom: 0;}
.n_container .n_left .con .ulCon ul{background:#FFFFFF;border-left: 3px solid #e6e6e6;position: relative;}
.n_container .n_left .con .ulCon ul::after{content: "";position: absolute;bottom: -0.1rem;background: url(../images25/leftnavty.png) no-repeat bottom center;background-size: 100%;width: 3.03rem;height: 0.11rem;left: -0.015rem;}

.n_container .n_left .con ul li{color: #333333;position:relative;border-bottom: 1px solid #e6e6e6;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{display: block;}
.n_container .n_left .con ul li.on i{background:url(../images25/jton.png) center no-repeat;background-size: 7px;transform: rotate(90deg);transition: 0.4s all;}
.n_container .n_left .con ul li i.up{transform: rotate(90deg);}
.n_container .n_left .con ul li>a{color: #333333;display: block;padding: 0.18rem 0.2rem 0.18rem 0.3rem;transition: 0.36s;position: relative;font-size: 0.18rem;line-height: 26px;}
/* .n_container .n_left .con ul li:hover i{background:url(../images25/jton.png) center no-repeat;background-size: 7px;} */
.n_container .n_left .con ul li:hover>a,
.n_container .n_left .con ul li.on>a{color: #9F2925;font-weight: 600;background: #efefef;position: relative;}
.n_container .n_left .con ul li:hover>a::after,
.n_container .n_left .con ul li.on>a::after{content: "";position: absolute;left: -3px;top: 0;width: 3px;height: 100%;background: #9F2925;}

.n_container .n_left .con ul li dl{display:none;padding: 5px 0;position:relative;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 0.34rem;padding: 0 15px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 0.16rem;line-height: 0.2rem; color: #323232 !important;padding: 0.1rem 0 0.1rem 0.4rem;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 0.04rem;height: 0.04rem;position: absolute;left: 0.2rem;top: 0.18rem; position:absolute;background: #9F2925;}
.n_container .n_left .con ul li i{width: 0.2rem;height: 0.6rem;background: url(../images25/jt.png) center no-repeat;background-size: 0.07rem;position:absolute;right: 0.3rem;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #9F2925!important;font-weight: bold;}
.n_container .n_left .con ul li dl dd:hover a:before,.n_container .n_left .con ul li dl dd.on a:before{ background:#9F2925;}


.mianbao{z-index: 6;display: flex;align-items: center;flex-wrap: wrap;justify-content: flex-start;position: relative;border-bottom: 1px solid #e6e6e6;padding-bottom: 0.18rem;}
/* .mianbao h5{font-size: 0.3rem;color: white;background-size: 0.14rem;margin-top: 0.08rem;} */
.mianbao p{display: flex;justify-content: flex-end;background: url(../images25/now.png) no-repeat left 0.05rem;background-size: 0.17rem;padding-left: 0.22rem;margin-top: 0.08rem;}
.mianbao,.mianbao i,.mianbao a{font-size: 0.16rem;color: #323232;font-style:normal;transition: 0.6s all;line-height: 0.26rem;}
.mianbao i{display: inherit; margin:0 0.1rem;width: 0.05rem;height: 1px;background: #666;position: relative;top: 0.13rem;}
.mianbao a.on{color: #9F2925;font-weight: bold;}  
.mianbao a:hover{color: #9F2925;transition: 0.6s all;font-weight: bold;}
@media (max-width:1024px) {
	.mianbao{padding-left: 0;left: 0;}
}

.n_container .n_right{ width:calc(100% - 3.4rem); position: relative; z-index: 2;}
.n_container .n_right2{width: 100%;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 0.2rem;}

@media(max-width: 1024px){
	.n_container .n_right{margin-top: 0.2rem;}
}
@media(max-width: 850px){
    .n_container .n_right .bgss{margin-top: 30px;}
    .n_container .n_right .bg02{border: none;background: none;padding: 0;}
}
/* 题图列表页 */
.n_titu li{transition: 0.6s all;position: relative;border-top: 1px solid #e7e8ec;}
.n_titu li:last-child{border-bottom: 1px solid #e7e8ec;}
.n_titu li a{display: flex;position: relative;width: 100%;padding: 0.4rem 0.24rem 0.4rem 0.1rem;justify-content: space-between;position: relative;z-index: 3;flex-wrap: wrap;}
.n_titu li a .date{width: 1.3rem ;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.n_titu li a .date i{display: block;font-size: 0.36rem;color: #9F2925;line-height: 0.36rem;font-style: normal;}
.n_titu li a .date b{font-weight: normal;display: block;font-size: 0.15rem;color: #828282;margin:0.04rem;}
.n_titu li a .date span{display: block;font-size: 0.14rem;color: #9F2925;line-height: 0.26rem;word-spacing: 0.02rem;border-top: 1px solid #d9dbe1;padding: 0.04rem 0.02rem 0 0.02rem;margin-top: 0.1rem;}
.n_titu li .pic{position: relative;width: 2.7rem;float: left;overflow: hidden;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;height: 1.8rem;}
.n_titu li .text{margin-left: 0;width: calc(100% - 4rem);padding-left: 0.2rem;}
.n_titu li .text h5{transition: 0.6s all; height: auto;max-height:0.56rem;font-weight: normal;position: relative;}
.n_titu li .text p{margin-top: 0.14rem;position: relative;font-size: 0.14rem;color: #888;line-height: 0.24rem;height: auto;overflow: hidden;max-height:0.96rem;margin-top: 0.16rem;    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.n_titu li::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images25/texbgny.png) no-repeat center;transition: 0.6s all;background-size: cover;transform: scale(1,0);}
.n_titu li:hover::after{transform: scale(1,1);transition: 0.6s all;}
.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #FFFFFF;transition: 0.6s all;font-weight: bold;}
.n_titu li:hover .text p{color: white;}
.n_titu li:hover a .date i{color: white;}
.n_titu li:hover a .date b{color: white;}
.n_titu li:hover a .date span{color: white;}
.n_titu li.nopic .pic{display: none;}
.n_titu li.nopic .text{width: calc(100% - 1.3rem);}

.fanye{margin-top: 0.5rem;}
.fanye img{ max-width:100%}


@media(max-width: 1024px){
    .n_container .n_left{ display:none}
    .n_container .n_right{width:100%;padding: 0;background: transparent;}
}
@media(max-width: 580px){
    .n_titu li{background: none;}
	 .n_titu li+li{margin-top: 0.3rem;}
    .n_titu li a .date{width: 1rem;}
	.n_titu li a{position: relative;padding-top: calc(52vw + 0.12rem);}
	.n_titu li.nopic a{padding-top: 0.4rem;}
	.n_titu li .pic{width: 100%;position: absolute;top: 0;left: 0;}
	.n_titu li .pic img{height: 52vw;}
    
    .n_titu li .pic{width: 100%;float: none;margin-right: 0;}
	.n_titu li .text{width: calc(100% - 1.2rem);padding-left: 0;}
    .n_titu li .text h5{max-height: none;padding-top: 0;white-space:normal;height: auto;display: block;}
    .n_titu li .text p{height: 0.72rem;}
    .fanye{margin-top: 0.4rem;}
    
}

/* 文章列表页 */
.n_container .n_right .TextList{padding-top: 0;margin-top: 0.4rem;min-height:4.6rem;}
.TextList ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;border-bottom: 1px solid #e6e7eb;}
.TextList ul li a{display: flex;position: relative;overflow: hidden;position: relative;justify-content: space-between;transition: 0.4s all;}
.TextList ul li a p{transition: 0.6s all;line-height:0.66rem;font-size: 0.18rem;color: #323232;width: calc(100% - 1rem);position: relative;padding-left: 0.1rem;transition: 0.4s all;height: 0.66rem;position: relative;}
.TextList ul li a p::after{content: "";position: absolute;left: 0;width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #9F2925;top: 0.3rem;}
.TextList ul li a .data i{display: block;text-align: right;font-size: 0.15rem;font-weight: normal;color: #808080;font-style: normal;transition: 0.4s all;line-height: 0.66rem;}
.TextList ul li a:hover .data i{color: #9F2925;transition: 0.4s all;}

.TextList ul li:hover p{color: #9F2925;transition: 0.6s all;padding-left: 0.14rem;font-weight:600;transition: 0.4s all;}

@media(max-width: 1024px){
	.n_container .n_right .TextList{margin-top: 0;}
}
@media(max-width: 540px){
    .TextList ul li a{flex-wrap: wrap;padding: 0.16rem 0;}
    .TextList ul li a .data{width: auto;height: auto;}
	    .TextList ul li a .data i{line-height: 0.24rem;}
	.TextList ul li a p::after{top: 0.07rem;}
    .TextList ul li a p{margin-top: 0;height: auto;overflow: hidden;width: 100%;line-height: 0.24rem;height: auto;display: block;}
	.TextList ul li a span{width: 100%;text-align: left;margin-left: 0.8rem;line-height: 0.24rem;margin-top: 0.06rem;}
    .bgss02 ul li a span{width: auto;margin-left: 0;margin-top: 0;}
}


/* 内容页 */
.n_right .show{margin-top: 0.5rem;min-height: 460px;}
.show01{margin-bottom: 0.2rem;    border-bottom: 2px solid #9f2925;}
.show01 h5{font-size: 0.26rem;line-height: 0.32rem;text-align: center;margin-bottom: 0.2rem;font-weight: bold;color: #333333;}
.show01 p{    margin-bottom: 0.1rem;padding: 0.1rem;text-align: center;font-size: 0.14rem;color: #666666;/*background: #f9f3f3;*/}
.show01 i{font-style: normal;margin: 0 8px;padding-left: 0.24rem;font-size: 0.14rem;color: #666666;display: inline-block;line-height: 0.24rem;}
.show02{    min-height: 300px;}
.show02 p{font-size: 0.18rem!important;color: #333333;line-height: 0.36rem!important;margin-bottom: 0.16rem;text-indent: 2em;    background: none !important;}
.show02 p span{background: none !important;}
.show02 p iframe{margin-left:-2em !important;}
.show02 table{margin:0 auto !important;overflow-x: scroll;}
#vsb_content_2 TABLE TD{text-indent:0 !important;}
.show02 table p{text-indent: 0em;}

.show02 ol{padding-left: 1em;}

.show02 li p{text-indent: 0em;}
.show02 #vsb_content_2 li p{text-indent: 0em;}




.table_out{max-width: 100%;overflow: auto;}

.show02 img{display: block;margin: 0 auto !important;max-width: 100%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.4rem;padding-top: 0.24rem;}
.show03 p{font-size: 0.18rem;color: #323232;margin-bottom: 0.16rem;line-height:0.36rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #333;transition: 0.6s all;}
.show03 p a:hover{color: #9F2925;transition: 0.6s all;}

@media(max-width: 1024px) {
   .n_right .show{margin-top: 0.3rem;}
}

@media(max-width: 640px) {
   .show02 table{display: flex !important;overflow-x: auto;width: 100% !important;margin: 0 auto !important;white-space: nowrap;}
}

/* 图片列表页 */
.listPic{margin-top: 0.5rem;}
.listPic ul{margin-left: -0.35rem;display: flex;justify-content: flex-start;margin-top: -0.3rem;}
.listPic ul li{width: calc(33.333% - 0.35rem);margin-left: 0.35rem;margin-top: 0.3rem;}
.listPic ul li a{display: block;}
.listPic ul li a .pic{display: block;overflow: hidden;border-radius: 0;}
.listPic ul li a .pic img{display: block;width: 100%;height: 2.2rem;object-fit: cover;}
.listPic ul li a .text{margin-top: 0.06rem;}
.listPic ul li a .text h5{font-size: 0.16rem;color:#323232;line-height: 0.26rem;height: 0.52rem;overflow: hidden;}
.listPic ul li a:hover .text h5{color: #043ed9;}

@media(max-width: 1024px) {
	.listPic{margin-top: 0;}
	.listPic ul{margin-top: -0.3rem;}
}
@media(max-width: 850px) {
    .listPic ul li {width: 47%;}
    .listPic ul li a .pic img{height: 28vw;max-height: 100%;}
    .listPic ul li+li+li{margin-top: 3%;}
	.listPic ul li a .text h5{height: auto;display: block;}
}
@media(max-width: 850px) {
    .listPic ul {margin-left: 0;}
    .listPic ul li {width: 100%;margin-left: 0;}
    .listPic ul li a .pic img{height: 52vw;max-height: 100%;}
}






#vsb_content_2 TABLE{margin:0 auto 0.12rem !important;display: table;}
#vsb_content_2 IMG{border:none !important;}
.keywordfontcolor1074990{font-size:0.875rem !important;FONT-FAMILY: 微软雅黑 !important;color:#f00 !important;}

@media(max-width: 1024px){
   .show01 h5{font-size: 0.18rem;
   line-height: 0.32rem;}
}
@media(max-width: 768px) {
}
@media(max-width: 768px) {
    .xcsp{padding: 0.4rem 0;}
    .xysh{padding: 0.32rem 0 0.16rem 0;}
    .fanye{margin-top: 0.4rem;}
}
/* 组织机构 */
.jgszBox{margin-top: 0.2rem;}
.jgszBox h2{font-size: 0.24rem;color: #0075C2;font-weight: bold;line-height: 0.28rem;position: relative;padding-left: 0.12rem;margin-top: 0.4rem;}
.jgszBox h2::before{content: "";position: absolute;left: 0;width: 0.04rem;height: 0.2rem;transform: translateY(-50%);top: 50%;background: #0075C2;}
.jgszBox .con{padding-left: 0.12rem;border-bottom: 1px solid #E2E2E2;padding-bottom: 0.3rem;}
.jgszBox .con h6{margin-top: 0.2rem;}
.jgszBox .con h6 a{display: block;font-size: 0.18rem;color: #323232;font-weight: bold;}
.jgszBox .con ul{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-left: -3%;margin-top: -1%;}
.jgszBox .con ul li{margin-left: 3%;margin-top: 3%;}
.jgszBox .con ul li a{font-size: 0.18rem;line-height: 0.28rem;display: block;padding-left: 0.1rem;position: relative;color: #666666;}
.jgszBox .con ul li a::after{content: "";position: absolute;left: 0;width: 0.04rem;height: 0.04rem;transform: translateY(-50%);top: 50%;background: #0075C2;border-radius: 50%;}
@media(max-width: 768px) {
}
@media(max-width: 414px) {
}
/* 师资详情 */
.sznryBox{margin-top: 0.2rem;}
.sznryBox .szPic{padding: 0.2rem;box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.1);background: white;}
.sznryBox .szPic .pic{width: 1.8rem;}
.sznryBox .szPic .pic img{display: block;width: 100%;object-fit: cover;}
.sznryBox .szPic .text{width: calc(100% - 2.2rem);}
.sznryBox .szPic .text p{font-size: 0.16rem;line-height: 0.26rem;color: #666666;margin-top: 0.1rem;}
.sznryBox .szPic .text a{color: #0075C2;}
.sznryBox .szPic .text p span{font-weight: bold;color: #323232;}
.sznryBox .szCon{margin-top: 0.4rem;}
.tabs{background: #f1f1f1;justify-content: flex-start;}
.tabs .bt{}
.tabs .bt span{font-size: 0.18rem;color: #323232;line-height: 0.5rem;display: block;padding: 0 0.16rem;cursor: pointer;}
.tabs .bt.active span{color: #FFFFFF;background: #0075C2;}
.tabs .bt.active span{}
#tabs-container{}
#tabs-container{margin-top: 0.16rem;}
#tabs-container .swiper-slide p{font-size: 0.16rem;line-height: 0.32rem;text-indent: 2em;margin-top: 0.12rem;}
@media(max-width: 430px) {
	.sznryBox .szPic .pic{width: 26vw;}
	.sznryBox .szPic .text{width: calc(100% - 30vw);}
}

.szCon2{margin-top: 0.4rem;}
.szCon2 .con{}
.szCon2 .con h4{padding-bottom: 0.16rem;border-bottom: 1px solid #0075C2;margin-top: 0.3rem;margin-bottom: 0.2rem;}
.szCon2 .con h4 span{font-size: 0.22rem;font-weight: bold;color:#0075C2;position: relative;padding-left: 0.18rem;}
.szCon2 .con h4 span::before{content: "";;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #0075C2;}
.szCon2 .con p{font-size: 0.16rem;line-height: 0.26rem;color: #666666;margin-top: 0.1rem;}

/* 组织机构 */
.jgszBox{}
.jgszBox .jzjgCon{}
.jgszBox .jzjgCon h2{}
.jgszBox .jzjgCon h2 span{font-size: 0.28rem;color:#0075C2;}
.jgszBox .jzjgCon ul{display: flex;margin-left: -2%;justify-content: flex-start;}
.jgszBox .jzjgCon ul li{width: 48%;margin-left: 2%;margin-top: 2%;position: relative;padding: 0.3rem;transition: 0.4s al;background: white;}
.jgszBox .jzjgCon ul li:hover{box-shadow: 0 0 0.20rem 0 rgba(0,0,0,0.2);transition: 0.4s all;background: white;}

.jgszBox .jzjgCon ul li h5{border-bottom: 1px solid #0075C2;position: relative;z-index: 6;}
.jgszBox .jzjgCon ul li h5 span{font-size: 0.24rem;font-weight: normal;color:#181818;border-bottom: 2px solid #0075C2;display: inline-block;line-height: 0.32rem;padding-bottom: 0.1rem;}
.jgszBox .jzjgCon ul li .xx{margin-top: 0.26rem;position: relative;z-index: 6;}
.jgszBox .jzjgCon ul li .xx .p{font-size: 0.18rem;color: #555555;line-height: 0.32rem;margin: 0.08rem 0;}
@media(max-width: 768px) {
	.jgszBox .jzjgCon ul li{width: 100%;}
}

/* 现任领导开始 */
.ldlyb{}
.ldlyb ul{margin-left: -3%;}
.ldlyb ul li {width: 47%;margin-left: 3%;margin-top: 3%;}
.ldlyb ul li a{position: relative;padding: 0.2rem 0;}
.ldlyb ul li a::after{content: "";width:calc(100% - 0.4rem);height: 100%;background: white;position: absolute;right: 0;top: 0;}
.ldlyb ul li a .pic{width: 1.7rem;position: relative;z-index: 6;}
.ldlyb ul li a .pic img{display: block;width: 100%;height: 2.1rem;}
.ldlyb ul li a .text{width: calc(100% - 2rem);position: relative;z-index: 6;}
.ldlyb ul li a .text h6{font-size: 0.24rem;color: #323232;}
.ldlyb ul li a .text span{font-size: 0.18rem;color: #323232;display: block;margin: 0.08rem 0 0.24rem 0;}
.ldlyb ul li a .text p{font-size: 0.16rem;color: #666;line-height: 0.26rem;}
.ldlyb ul li a .text i{font-size: 0.14rem;color: #666666;line-height: 0.26rem;font-style: normal;margin-top: 0.18rem;display: block;}
.ldlyb ul li a:hover .text h6{color:#0075C2;}
.ldlyb ul li a .text i:hover{color:#0075C2;}

.scorll{overflow-x: hidden;overflow-y: auto;color: #000;font-size: 16px;height: 0.84rem;margin-right: 15px;}
.scorll li{height:36px;}
.scorll::-webkit-scrollbar {width:2px;height:2px;}
.scorll::-webkit-scrollbar-thumb {border-radius:100px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:#0075C2;width: 5px;}
.scorll::-webkit-scrollbar-track {border-radius:0;background:rgba(0,0,0,0.1);border-radius: 3px;width: 2px;}
@media(max-width: 768px) {
	.ldlyb ul li{width: 100%;}
}
@media(max-width: 768px) {
	.ldlyb ul li a .pic{width: 35%;}
	.ldlyb ul li a .pic img{height: 42vw;}
	.ldlyb ul li a .text{width: 60%;}
	.ldlyb ul li a .text span{margin: 0.06rem 0 0.1rem 0;}
	
	.ldlyb ul li a .text i{margin-top: 0.1rem;}
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #9f2925!important;
    background-color: #9f2925!important;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    padding: 0px 12px !important;
    height: 35px !important;
    line-height: 33px !important;
    border-radius: 30px !important;
}
.pb_sys_common {
    font-size: 14px !important;
    line-height: 0.5rem !important;
}
/*==========================================内页 结束=============================================*/