/* CSS Document public*/

*{font-family:微软雅黑,Helvetica, sans-serif ,Arial; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
@media (min-width: 471px) and (max-width: 639px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px; }
}
@media (min-width: 329px) and (max-width: 470px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 12px;}

}
@media (max-width: 328px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 12px;}

}

@media (min-width: 1920px) and (max-width: 2560px){
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
@media (min-width: 1400px) and (max-width: 1600px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
@media (min-width: 640px) and (max-width: 1399px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}

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;}
@media(max-width: 1024px){
	
}.index_body{overflow-y: auto;}
 @font-face{font-family: 'source';src : url();}


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;}


/*==========================================公共 开始=============================================*/
.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;transition: 0.4s all;}
.yc_top_nav .header_box{position: relative;z-index: 10000;height: 0.8rem;display: flex;align-items: center;background: #C41111;}
#header{position: relative;z-index:999;background-size:cover;  transition: 0.4s;margin: 0 auto;height:0.8rem;}
#header .head_con{height: 100%;align-items: center;}

#header .leftc{width: 36%;display: flex;flex-direction: column;align-items: flex-end;}



.yc_top_nav .logo{width: 26%;}
.yc_top_nav .logo img{display: block;max-width: 3.07rem;margin: 0 auto;}

#header .rightc{width: 36%;display: flex;flex-direction: column;align-items: flex-end;}


.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{color: white;}

#nav{width:100%;position: relative;z-index: 3;align-items: center;padding: 0.16rem 0;}
#nav ul{width: 100%;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.22rem;position:relative;display: inline-block;color: #FFBA31;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: #C41111;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;}


/* 顶部链接加搜索 开始 */
.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;}

.search_btn{width: 0.2rem;height: 0.28rem;display: flex;align-items: center;justify-content: center;position: absolute;right: -0.48rem;top: 50%;margin-top: -0.14rem;}
.search_btn img{width: 0.2rem;position: absolute;display: block;}
.search_btn:hover{background: rgba(255, 255, 255, 0.2);}
/* 顶部链接加搜索 结束 */
.fp-viewing-page0 .yc_top_nav{opacity: 0;transition: 0.4s all;pointer-events: none;}


@media(max-width: 1024px){
	.yc_top_nav{display: none;}
}


/* 弹出搜索 开始*/
.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]{background-image: url('')}
.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;background-image: url();}
.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:0.8rem;}
.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: 1024px){
	.m_header_box{display: block;}
}
@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: 430px){
	#m_header #m-logo{width: 65vw;}
}


@media(max-width: 1024px){
	.section .intro>.wp{padding-top: 0.5rem;padding-bottom: 0.5rem;}
	#fp-nav {display: none;}
}

/* 公共标题 开始 */
.sametitle{margin-bottom:0.3rem;position: relative;position: relative;display: flex;justify-content: center;width: 100%;overflow: hidden;align-items: center;z-index: 9;}
.sametitle .tit{}
.sametitle .tit img{display: block;width: 2.71rem;margin: 0 auto;}
.titmore{background: url(../images25/morejt.png) no-repeat 1rem center;background-size: 0.18rem;padding-right: 0.54rem;position: absolute;color: white;display: block;line-height: 0.28rem;padding-left: 0.32rem;right: 0;top: 0.54rem;transition: 0.4s all;}
.titmore::after{content: "";position: absolute;right: 0;background: url(../images25/morebg.png) no-repeat left center;width: 1.62rem;height: 0.63rem;background-size: 1.62rem;top: 50%;margin-top: -0.36rem;z-index: -1;}
.titmore:hover{padding-right: 0.48rem;transition: 0.4s all;}

@media(max-width: 580px){
	.sametitle .tit img{width: 2rem;}
	.sametitle{justify-content: flex-start;}
	.titmore{top: 0.34rem;padding-right: 0.42rem;}
}
/* 公共标题结束 */


/* 公共日期 开始 */
.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";}
/* 公共日期 结束 */
.banner{width: 100%;height: 100%;}
.banner img{display: block;width: 100%;height: 100%;}
@media(max-width:1024px){
	.banner{margin-top: 0.8rem;}
}
/* 支部概况 开始 */
#section1{background: url(../images25/bg01.jpg) no-repeat center bottom;background-size: cover;position: relative;}
.part1{position: relative;}
.part1 .part1con{position: relative;z-index: 2;padding:2.2rem 1.5rem 0 2.2rem;margin-top: -0.30rem;height: 6.58rem;}
.part1 .part1con::after{position: absolute;content: "";width:15.24rem;background: url(../images25/p1bg.png) no-repeat center;height: 100%;background-size: 15.24rem;left: -0.24rem;top: 50%;transform: translateY(-50%);z-index: -1;}
.part1 .part1con h5{font-size: 0.4rem;color: #323232;text-align: center;}
.part1 .part1con p{font-size: 0.18rem!important;color: #323232;line-height: 0.36rem!important;margin-top: 0.6rem;text-align: center;}

@media(max-width: 1024px){
	.part1 .part1con::after{width:100%;background: white;border: 1px solid #C41111;height: 100%;left: 0;}
	.part1 .part1con{padding: 0.4rem;height: auto;margin-top: 0;}
	.part1 .part1con h5{font-size: 0.28rem;}
	.part1 .part1con p{margin-top: 0.2rem;}
	
}
/* 支部概况 end */

/* 组织生活 开始 */
#section2{background: url(../images25/bg02.jpg) no-repeat center bottom;background-size: cover;position: relative;}
.part2 .part2-L{width:60.6%;}
.slider-Left{width: calc(100% - 1.3rem);}
.slider-Left .swiper-container{width: 100%;}
.slider-Left .swiper-slide{}
.slider-Left .swiper-slide a{}
.slider-Left .swiper-slide a .pic{position: relative;}
.slider-Left .swiper-slide a .pic::after{content: "";width: 100%;height: 30%;background: linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0.0));position: absolute;left: 0;bottom: 0;z-index: 1;}
.slider-Left .swiper-slide a .pic img{height: 5rem;}
.slider-Left .swiper-slide a .text{position: absolute;width: 100%;bottom: 0.2rem;padding: 0 0.16rem;z-index: 6;}
.slider-Left .swiper-slide a .text p{font-size: 0.2rem;color: white;line-height: 0.3rem;height: 0.3rem;text-align: center;}

.slider-Left .swiper-pagination{bottom: 0.5rem!important;}
.slider-Left .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;border-radius: 50%;border: 1px solid #FFFFFF;background: none;opacity: 1!important;}
.slider-Left .swiper-pagination-bullet-active{background: #FFFFFF;}

.slider-Right{width: 1.2rem;height: 5rem;padding: 0.25rem 0;position: relative;}
.slider-Right .swiper-container{height: 100%;}
.slider-Right .swiper-slide{position: relative;}
.slider-Right .swiper-slide .pic{position: relative;}
.slider-Right .swiper-slide .pic img{height: 0.85rem;}
.slider-Right .swiper-slide .pic::after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: absolute;left: 0;top: 0;}
.slider-Right .swiper-slide-thumb-active .pic::after{display: none;}
.slider-Right .swiper-button-prev,
.slider-Right .swiper-button-next{background: url(../images25/LL.png) no-repeat center;background-size: 100% 100%;width: 1.2rem;height: 0.24rem;left: 0;z-index: 5;position: absolute;top: auto;margin-top: 0;}
.slider-Right .swiper-button-prev{top: 0;}
.slider-Right .swiper-button-next{bottom: 0;transform: rotate(180deg);}



@media(max-width: 850px) {
	.part2 .part2-L{width:100%;}
	.slider-Left .swiper-slide a .pic img{height: 54vw;}
}
@media(max-width: 580px) {
	.slider-Left{width: 100%;}
	.slider-Right{display: none;}
}

.part2 .part2-R{width:calc(39.4% - 0.6rem);}
.part2-R ul{}
.part2-R ul li{height: 1.1rem;border: 2px solid #DEA96A;border-radius: 0.1rem;padding: 0 0.2rem 0 0.4rem;position: relative;background: white;transition: 0.4s all;}
.part2-R ul li::before{content: "";position: absolute;background: url(../images25/p2hd.png) no-repeat center;width: 3.29rem;height: 0.45rem;background-size: 3.29rem;right: 0;bottom: -0.16rem;opacity: 0;transition: 0.4s all;}

.part2-R ul li::after{content: "";position: absolute;background: url(../images25/p2qd.png) no-repeat center;width: 1.55rem;height: 0.49rem;background-size: 1.55rem;left: -0.3rem;top: -0.13rem;opacity: 0;transition: 0.4s all;}
.part2-R ul li+li{margin-top: 0.2rem;}
.part2-R ul li a{display: flex;justify-content: space-between;align-items: center;height: 100%;}
.part2-R ul li a .date{display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;}
.part2-R ul li a .date::after{content: "";position: absolute;left: -0.4rem;top: 0rem;background: url(../images25/p2xx.png) no-repeat center;background-size: 0.43rem;width: 0.43rem;height: 0.41rem;opacity: 0;}
.part2-R ul li a .date i{font-size: 0.28rem;line-height: 0.28rem;color: #C41111;font-weight: bold;font-style: normal;}
.part2-R ul li a .date b{font-size: 0.14rem;color: #666666;line-height: 0.14rem;margin-top: 0.06rem;font-weight: normal;}
.part2-R ul li a p{width: calc(100% - 0.8rem);}

.part2-R ul li:hover{background: linear-gradient(0deg, #FA3229 0%, #CB0300 100%);transition: 0.4s all;}
.part2-R ul li:hover::before{opacity: 1;transition: 0.4s all;}
.part2-R ul li:hover::after{opacity: 1;transition: 0.4s all;}
.part2-R ul li:hover a .date::after{opacity: 1;transition: 0.4s all;}
.part2-R ul li:hover a .date i{color: white;}
.part2-R ul li:hover a .date b{color: white;}
.part2-R ul li:hover a p{color: #FFFFFF;}
@media(max-width: 850px){
	.part2 .part2-R{width:100%;margin-top: 0.4rem;}
}
/* 组织生活 结束 */

/* 制度建设 开始 */
#section3{background: url(../images25/bg03.jpg) no-repeat center bottom;background-size: cover;position: relative;}
.part3{display: flex;justify-content: space-between;align-items: flex-start;}
.part3 .sametitle{width: auto;}
.part3 .sametitle .titmore{display: none;}
.part3 .part3con{width: 75%;position: relative;padding: 0 0.6rem;padding-bottom: 1.9rem;}
.part3 .part3con::before{content: "";background: url(../images25/pbbg.png) no-repeat bottom right;width:18.06rem;height: 4.64rem;background-size: 100% 100%;position: absolute;bottom:-0.6rem;right: -1.9rem;z-index: 6;}
.part3 .part3con::after{content: "";background: url(../images25/p3textbg.png) no-repeat top right;width: 100%;height: 6.54rem;background-size: 100% 6.54rem;position: absolute;top:-0.6rem;right: 0;z-index:-1;}
.part3 .part3con .titmore{right: 0;top: auto;bottom: 0.3rem;z-index: 6;}
.part3 .part3con ul{margin-left: -0.6rem;margin-top: -0.4rem;position: relative;z-index: 6;}
.part3 .part3con ul::after{content: "";position: absolute;background: url(../images25/p3ulbg.png) no-repeat center;background-size: 100% 5rem;width: 100%;height: 5rem;top: 0.2rem;left: 0.2rem;}
.part3 .part3con ul li{width: calc(50% - 0.6rem);margin-left: 0.6rem;margin-top: 0.4rem;position: relative;z-index: 3;transition: 0.4s all;}
.part3 .part3con ul li a{display: block;}
.part3 .part3con ul li a .date{display: flex;justify-content: flex-start;align-items: flex-end;}
.part3 .part3con ul li a .date i{font-size: 0.26rem;color: #C41111;line-height: 0.26rem;display: block;font-weight: bold;font-style: normal;}
.part3 .part3con ul li a .date b{line-height: 0.14rem;font-size: 0.14rem;line-height: 0.14rem;display: block;font-weight: normal;color: #666666;margin-left: 0.08rem;}
.part3 .part3con ul li a h5{margin-top: 0.08rem;margin-bottom: 0.1rem;}
.part3 .part3con ul li a:hover h5{color: #C41111;}
.part3 .part3con ul li:hover{transform: translateY(-0.1rem);transition: 0.4s all;}
.part3 .part3con ul li a p{}
@media(max-width: 1024px){
	.part3 .part3con::before{width: 98vw;background-size: 100% auto;right: -1vw;bottom: 0;}
	
}
@media(max-width: 850px){
	.part3 .part3con ul::after{display: none;}
	.part3{display: block;}
	.part3 .part3con{width: 100%;    padding: 0 0.3rem;padding-bottom: 1.9rem;}
	.part3 .part3con::after{top: 0;}
	.part3 .part3con ul{margin-top: 0;}
	.part3 .part3con ul li{width: 100%;}
	.part3 .part3con ul li a h5{display: block;height: auto;}
	.part3 .part3con::after{content: "";background: url(../images25/p3textbg-m.png) no-repeat top center;width: 100%;height: 100%;background-size: 100% auto;position: absolute;top:0;right: 0;z-index:-1;}
}
@media(max-width: 580px){
	.part3 .sametitle .titmore{display: block;}
	.part3 .part3con .titmore{display: none;}
}
/* 制度建设 结束 */
/* 学科建设 开始 */
#section4{background: url(../images25/bg04.jpg) no-repeat center bottom;background-size: cover;position: relative;}
.part4{}
.part4 .part4con{}
.part4 .part4con .ul1{margin-left: -0.3rem;}
.part4 .part4con .ul1 li{width: calc(33.333% - 0.3rem);margin-left: 0.3rem;background: url(../images25/p4textbg.png) no-repeat center;background-size: cover;border-top: 0.06rem solid #FFBA31;padding: 0.4rem;transition: 0.4s all;}
.part4 .part4con .ul1 li a{display: block;}
.part4 .part4con .ul1 li:hover{transform: translateY(-0.08rem);transition: 0.4s all;}
.part4 .part4con .ul1 li a h5{color: white;}
.part4 .part4con .ul1 li a:hover h5{font-weight: bold;}
.part4 .part4con .ul1 li a p{font-size: 0.14rem;color: #FFFFFF;line-height: 0.24rem;height: 0.72rem;margin: 0.3rem 0 0.3rem 0;text-align: justify;}
.part4 .part4con .ul1 li a .datemore{}
.part4 .part4con .ul1 li a .datemore time{font-size: 0.14rem;line-height: 0.28rem;display: block;color: white;}
.part4 .part4con .ul1 li a .datemore span{font-size: 0.14rem;line-height: 0.28rem;display: block;background: url(../images25/p4xx1.png) no-repeat right center;background-size:0.48rem;color: white;padding-right: 0.52rem;}

.part4 .part4con .ul2{margin-left: -0.66rem;margin-top: 0.6rem;}
.part4 .part4con .ul2 li{width: calc(33.333% - 0.66rem);margin-left: 0.66rem;transition: 0.4s all;position: relative;transition: 0.4s all;}
.part4 .part4con .ul2 li+li::after{content: "";position: absolute;left: -0.36rem;content: "";background: url(../images25/p5fgx.png) no-repeat center;background-size: 0.16rem;width: 0.16rem;height: 0.47rem;top: 50%;transform: translateY(-50%);}
.part4 .part4con .ul2 li a{align-items: flex-start;}
.part4 .part4con .ul2 li a .date{display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;}
.part4 .part4con .ul2 li a .date i{font-size: 0.28rem;line-height: 0.28rem;color: #C41111;font-weight: bold;font-style: normal;}
.part4 .part4con .ul2 li a .date b{font-size: 0.14rem;color: #C41111;line-height: 0.14rem;margin-top: 0.06rem;font-weight: normal;}
.part4 .part4con .ul2 li a .text{width: calc(100% - 0.8rem);}
.part4 .part4con .ul2 li a .text h5{}
.part4 .part4con .ul2 li a:hover .text h5{color: #C41111;}
.part4 .part4con .ul2 li a .text span{font-size: 0.14rem;line-height: 0.28rem;display: inline-block;background: url(../images25/p4xx2.png) no-repeat right center;background-size:0.48rem;color: #323232;padding-right: 0.52rem;margin-top: 0.25rem;}
.part4 .part4con .ul2 li:hover{transform: translateY(-0.08rem);transition: 0.4s all;}
@media(max-width: 850px){
	.part4 .part4con .ul1 li{width: 100%;}
	.part4 .part4con .ul1 li+li{margin-top: 0.3rem;}
	.part4 .part4con .ul2{margin-top: 0;}
	.part4 .part4con .ul2 li{width: 100%;margin-top: 0.3rem;}
	.part4 .part4con .ul2 li+li::after{display: none;}
}
/* 学科建设 结束 */
/* 队伍建设 开始 */
#section5{background: url(../images25/bg05.jpg) no-repeat center bottom;background-size: cover;position: relative;}
.part5{}
.part5 .part5con{padding: 0.7rem;background: rgba(255,255,255,0.5);border: 1px solid #C41111;position: relative;}
.part5 .part5con::after{content: "";position: absolute;background: url(../images25/p5hd.png) no-repeat center;width: 7.71rem;height: 2.16rem;background-size: 7.71rem;right: -0.62rem;bottom: 0;}
.part5 .part5con::before{content: "";position: absolute;background: url(../images25/p5qd.png) no-repeat center;width: 3.67rem;height: 1.44rem;background-size: 3.67rem;left: 0;top: -0.7rem;}
.part5 .part5con ul{margin-left: -0.8rem;margin-top: -0.4rem;position: relative;z-index: 3;}
.part5 .part5con ul li{width: calc(50% - 0.8rem);margin-left: 0.8rem;margin-top: 0.4rem;}
.part5 .part5con ul li a{align-items: center;position: relative;}
.part5 .part5con ul li a::after{content: "";width: 100%;height: 1px;right: 0;bottom: -22px;background: #D8D8D8;position: absolute;}
.part5 .part5con ul li a:hover::after{background: #C41111;}
.part5 .part5con ul li a .pic{width:48%;}
.part5 .part5con ul li a .pic img{height: 2rem;}
.part5 .part5con ul li a .text{margin-left: 4%;width: 100%;}
.part5 .part5con ul li a .text i{font-size: 0.16rem;color: #C41111;line-height: 0.24rem;font-style: normal;background: url(../images25/dateh.png) no-repeat left center;background-size: 0.18rem;padding-left: 0.22rem;}
.part5 .part5con ul li a .text h5{margin: 0.18rem 0 0.2rem;}
.part5 .part5con ul li a:hover .text h5{color: #C41111;}
.part5 .part5con ul li a .text p{font-size: 0.14rem;color: #727272;line-height: 0.24rem;margin-top: 0.1rem;}
@media(max-width: 850px){
	.part5 .part5con ul li{width: 100%;}
	.part5 .part5con ul li a .pic{width:30%;}
	.part5 .part5con ul li a .text{margin-left: 4%;width: 100%;}
	.part5 .part5con ul li a .pic img{height: 15vw;}
	.part5 .part5con ul li a .text h5{margin: 0.02rem 0 0.04rem 0;}
	.part5 .part5con ul li a::after{width: 66%;}
	.part5 .part5con{padding: 0.4rem 0.2rem;}
	.part5 .part5con::before{background-size: 2.2rem;left: 0;top: -0.7rem;background-position: left;}
	.part5 .part5con::after{background-size: 3.6rem;right: -0.22rem;bottom:0;background-position: right bottom;}
}
/* 队伍建设 结束 */


/* 社会服务 开始 */
#section6{background: url(../images25/bg06.jpg) no-repeat center bottom;background-size: cover;position: relative;}
#section6 .intro>.wp{padding-top: 0;padding-bottom: 0.6rem;}
.part6{}
.part6 .part6con{margin-top: -0.3rem;}
.part6 .sametitle{margin-bottom: 0;}
.p3_lb{width: 100%;margin: 0 auto;}
.p3_lb a{position: relative;display: block;width: 0;height: 0;}
.p3_lb .swiper-wrapper{display: flex;align-items: center;}

.p3_lb .swiper-slide{ position: relative;  transform: translate3d(0px, 0px, 0px) rotateY(80deg) !important; transform-origin: left;cursor: pointer;filter: brightness(0.4); height: 5.4rem;}

.p3_lb .swiper-slide .pic{padding-bottom: 0;height: 100%;width: 2.6rem}
.p3_lb .swiper-slide .pic img{height: 100%;}

.p3_lb .swiper-slide .a{height:100%;width: 100%;}

.p3_lb .swiper-slide-active{position: relative;z-index: 6;transform: rotateY(0deg) !important; filter: brightness(1);display: flex;justify-content: center;align-items: center;height: 4.4rem;}
.p3_lb .swiper-slide-active a{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 6;}
.p3_lb .swiper-slide-active .pic{padding-bottom: 0;height: 4.4rem;width: 7.8rem;position: relative;left: 50%;transform: translate(-50%,0);box-shadow: 0rem 0rem 0.2rem 0rem rgba(0, 0, 0, 0.2);}
.p3_lb .swiper-slide-active .pic img{height: 4.4rem;}
.p3_lb .swiper-slide-active .pic::after{opacity: 1;}
.p3_lb .swiper-slide-active .con{opacity: 1;left: 50%;transform: translate(-50%,0);position: absolute;bottom: -0.4rem;width: 7.8rem;padding: 0 0.16rem;z-index: 4;display: block;}
.p3_lb .swiper-slide-active .con .bt{opacity: 1;}


.p3_lb .swiper-slide-prev{left: -2.45rem;transform: translate3d(0px, 0px, -230px) rotateY(60deg) !important;height: 5.6rem;}
.p3_lb .swiper-slide-next{transform: translate3d(0px, 0px, -230px) rotateY(-60deg) !important; transform-origin: right;right: -2.45rem;height: 5.6rem;}
.p3_lb .swiper-slide-next+.swiper-slide{transform: translate3d(0px, 0px, 0px) rotateY(-80deg) !important; transform-origin: right;}
.p3_lb .swiper-slide-next+.swiper-slide+.swiper-slide{transform: translate3d(0px, 0px, 100px) rotateY(-60deg) !important; transform-origin: right;}

.p3_lb .swiper-slide-next .a{display: flex;justify-content: flex-end;}
.p3_lb .swiper-slide-next .a::after{content: '';display: block;clear: both;}
.p3_lb .swiper-slide-next+.swiper-slide .a{display: flex;justify-content: flex-end;}
.p3_lb .swiper-slide-next+.swiper-slide .a::after{content: '';display: block;clear: both;}

.p3_lb .swiper-slide-next+.swiper-slide+.swiper-slide .a{display: flex;justify-content: flex-end;}
.p3_lb .swiper-slide-next+.swiper-slide+.swiper-slide .a::after{content: '';display: block;clear: both;}


.p3_lb .con{width: 100%;position: absolute;bottom:-0.4rem ;left: 0;transition: 0.4s;opacity: 1;z-index: 6;opacity: 0;display: none;}
.p3_lb .con .bt{font-size: 0.2rem;color: #323232;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;text-align: center;}

.p3_lb .arrow3{width: 8.1rem;left: 50%;transform: translateX(-50%);z-index: 66;position: absolute;top: calc(50% + 0.25rem);margin-top: -0.25rem;display: flex;justify-content: space-between;align-items: center;}
.p3_lb .swiper-button-prev,.p3_lb .swiper-button-next{width: 0.5rem;height: 0.5rem;background: url(../images25/LL1.png) no-repeat center center;background-size: 100% !important;left: 0;}
.p3_lb .swiper-button-next{transform: rotate(180deg);left: auto;right: 0;}

.p3_lb .swiper-slide-shadow-left{display: none!important;}
.p3_lb .swiper-slide-shadow-right{display: none!important;}

@media(max-width: 1024px){
	#section6 .intro>.wp{padding-top: 0.5rem;}
	.p3_lb .swiper-slide{height: 40vw;}
	.p3_lb .swiper-slide-active .pic{height: 40vw;}
	.p3_lb .swiper-slide-active .pic img{height: 40vw;}
	.part3 .sametitle{margin-bottom: 0.35rem;}
	.p3_lb .swiper-button-prev, .p3_lb .swiper-button-next{left: 0.15rem;}
	.p3_lb .swiper-button-next{left: auto;right: 0.15rem;}
	.p3_lb .swiper-wrapper{padding-bottom: 1rem;}
	
}
@media(max-width: 850px){
}
@media(max-width: 768px){
	.p3_lb .arrow3{width: 100%;}
	.p3_lb .swiper-slide-active .con{width: 100%;}
	.p3_lb .swiper-slide{height: 54vw;}
	.p3_lb .swiper-slide-active .pic{height: 54vw;width: 100%;}
	.p3_lb .swiper-slide-active .pic img{height: 54vw;}
	.p3_lb .swiper-wrapper{align-items: flex-start;}
	.p3_lb .arrow3{top: calc(27vw + 0.25rem);}
}

.footerBox{position: absolute;bottom: 0;left: 0;width: 100%;background: url(../images25/footerbg.png) no-repeat right bottom;background-size: 100% 2.02rem;height: 2.02rem;}
.footerBox .wp{margin-top: 1rem;text-align: right;}
.footerBox p{margin-top: 0.06rem;}
.footerBox p span{font-size: 0.18rem;color: white;line-height: 0.3rem;}
.footerBox2{position: relative;margin-top: 0rem;background-size: cover;height: 2.02rem;padding-bottom: 0.3rem;}
.footerBox2 .wp{padding-top: 1rem;}
@media(max-width: 1024px){
	.part6 .sametitle{margin-bottom: 0.35rem ;}
	.part6 .part6con{margin-top: 0;}
}
@media(max-width: 850px){
	
	.footerBox{position: relative;margin-top: 0rem;background-size: cover;height: auto;padding-bottom: 0.3rem;}
	.footerBox .wp{margin-top: 0.6rem;text-align: center;}
	.footerBox p span{text-align: center;}
}
/* 社会服务 结束 */


/* 首页样式结束 */


/*==========================================内页 开始=============================================*/
#ej_main{margin-top: 0.8rem;background: url(../images25/nybg.png) no-repeat bottom center #FFFAF8;background-size: 100% auto;}
.nybanner{}
.nybanner img{display: block;width: 100%;}


.n_container{position: relative;z-index: 6; padding:0.5rem 0 0rem 0;background-size: auto;min-height: 6.5rem;background-size: 100%;}
@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) {
}



.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.5rem;color: white;background-size: 0.14rem;margin-top: 0.08rem;color: #C41111;position: relative;display: inline-block;line-height: 0.5rem;}
.mianbao h5::after{content: "";position: absolute;left: 50%;background: url(../images25/nyxx.png) no-repeat center;width: 0.31rem;height: 0.29rem;background-size: 0.31rem;margin-left: -0.29rem;bottom: -0.30rem;}
.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.3rem;}
.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;}
}
@media (max-width:580px) {
	.mianbao h5{width: 100%;font-size: 0.36rem;line-height: 0.36rem;}
	.mianbao p{margin-top: 0.16rem;}
	.mianbao h5::after{display: none;margin-bottom: 0.1rem;}
}
.n_container .n_right{ width:100%; 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{margin-top: 0.5rem;}

.n_titu li{transition: 0.6s all;position: relative;border-bottom: 1px solid #e7e8ec;}
.n_titu li a{display: flex;position: relative;width: 100%;padding: 0.3rem 0.24rem 0.3rem 0.1rem;justify-content: space-between;position: relative;z-index: 3;flex-wrap: wrap;align-items: center;border-radius: 0.2rem;}


.n_titu li a::before{content: "";position: absolute;background: url(../images25/p2hd.png) no-repeat center;width: 6.02rem;height: 0.82rem;background-size: 6.02rem;right: 0;bottom: -0.16rem;opacity: 0;transition: 0.4s all;}

.n_titu li a::after{content: "";position: absolute;background: url(../images25/p2qd.png) no-repeat center;width: 2.41rem;height: 0.75rem;background-size: 2.41rem;left: -0.3rem;top: -0.13rem;opacity: 0;transition: 0.4s all;}
.n_titu li a:hover::before{opacity: 1;transition: 0.4s all;}
.n_titu li a:hover::after{opacity: 1;transition: 0.4s all;}


.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.32rem;color: #C41111;line-height: 0.28rem;font-style: normal;font-weight: bold;}
.n_titu li a .date b{font-weight: normal;display: block;font-size: 0.18rem;color: #828282;margin:0.04rem;line-height: 0.28rem;color: #666666;}
.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% - 1.5rem);padding-left: 0.2rem;}
.n_titu li .text h5{transition: 0.6s all; height: auto;height:0.28rem;font-weight: bold;position: relative;}
.n_titu li .text p{margin-top: 0.14rem;position: relative;font-size: 0.14rem;color: #888;line-height: 0.26rem;height: auto;overflow: hidden;max-height:0.78rem;margin-top: 0.16rem;}
.n_titu li::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images25/nytextbg.png) no-repeat center;transition: 0.6s all;background-size: cover;transform: scale(1,0);border-radius: 0.2rem;}
.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.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% - 1rem);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_titu li a .date i{font-size: 0.26rem;}
	.n_titu li a .date b{font-size: 0.14rem;}
	.n_titu li a {padding-left: 0;padding-right: 0;}
    .n_titu li a::before{display: none;}
    .n_titu li a::after{display: none;}
}

/* 文章列表页 */
.TextList{margin-top: 0.5rem;}
.TextList ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;border-bottom: 1px solid #E7BCBC;}
.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.8rem;font-size: 0.18rem;color: #323232;width: calc(100% - 1rem);position: relative;padding-left: 0.2rem;transition: 0.4s all;height: 0.8rem;position: relative;}
.TextList ul li a p::after{content: "";position: absolute;left: 0;background: url(../images25/nytextqd.png) no-repeat left center;width: 0.11rem;height: 0.2rem;background-size: 0.11rem;top: 0.24rem;}
.TextList ul li a .data i{display: block;text-align: right;font-size: 0.16rem;font-weight: normal;color: #C41111;font-style: normal;transition: 0.4s all;line-height: 0.8rem;}
.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.24rem;font-weight:600;transition: 0.4s all;}

@media(max-width: 1024px){
	.n_container .n_right .TextList{margin-top: 0;}
}
@media(max-width: 580px){
    .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;line-height: 0.24rem;margin-top: 0.06rem;}
    .bgss02 ul li a span{width: auto;margin-left: 0;margin-top: 0;}
}

/* 文章列表页2 */
.TextList2 {margin-top: 0.5rem;}
.TextList2 ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;border-bottom: 1px solid #E7BCBC;}
.TextList2 ul li a{display: flex;position: relative;position: relative;justify-content: space-between;padding: 0 0.2rem;transition: 0.4s all;}



.TextList2 ul li a::before{content: "";position: absolute;background: url(../images25/p2hd.png) no-repeat center;width: 3.79rem;height: 0.52rem;background-size: 3.79rem;right: 0;bottom: -0.16rem;opacity: 0;transition: 0.4s all;}

.TextList2 ul li a::after{content: "";position: absolute;background: url(../images25/p2qd.png) no-repeat left top;width: 1.57rem;height: 0.49rem;background-size: 1.57rem;left: -0.3rem;top: -0.13rem;opacity: 0;transition: 0.4s all;}
.TextList2 ul li a:hover::before{opacity: 1;transition: 0.4s all;}
.TextList2 ul li a:hover::after{opacity: 1;transition: 0.4s all;}

.TextList2 ul li::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images25/nytextbg2.png) no-repeat center;transition: 0.6s all;background-size: cover;transform: scale(1,0);border-radius: 0.2rem;z-index: -1;}
.TextList2 ul li:hover::after{transform: scale(1,1);transition: 0.6s all;}

.TextList2 ul li a p{transition: 0.6s all;line-height:0.9rem;font-size: 0.18rem;color: #323232;width: calc(100% - 1.6rem);position: relative;padding-left: 0.2rem;transition: 0.4s all;height: 0.9rem;}
.TextList2 ul li a span{font-size: 0.18rem !important;color: #323232;font-weight: normal;;width: 0.7rem;text-align: right;line-height: 0.9rem;display: block;transition: 0.4s all;}
.TextList2 ul li a .data{width: 0.7rem;height: 0.0.9rem;display: flex;flex-direction: column;align-content: flex-end;justify-content: center;}
.TextList2 ul li a:hover span{color: #FFFFFF;transition: 0.4s all;}
.TextList2 ul li a .data i{display: block;text-align: right;font-size: 0.2rem;font-weight: bold;color: #C41111;font-style: normal;transition: 0.4s all;}
.TextList2 ul li a .data b{display: block;text-align: right;font-style: normal;font-size: 0.12rem;color: #737373;font-weight: normal;margin-top: 0.06rem;transition: 0.4s all;}
.TextList2 ul li:hover p{color: #FFFFFF;stransition: 0.6s all;padding-left: 0.24rem;font-weight:600;transition: 0.4s all;}
.TextList2 ul li a:hover .data i{color: white;}
.TextList2 ul li a:hover .data b{color: white;}
.TextList2 ul li:hover{}
@media(max-width: 580px){
	.TextList2 ul li a::before{display: none;}
	.TextList2 ul li a::after{display: none;}
    .TextList2 ul li a{flex-wrap: wrap;padding: 0.2rem;}
    .TextList2 ul li a .data{width: auto;height: auto;}
    .TextList2 ul li a p{margin-top: 0;height: auto;overflow: hidden;width: calc(100% - 0.6rem);line-height: 0.24rem;height: 0.48rem;-webkit-line-clamp: 2;}
	.TextList2 ul li a span{width: 100%;text-align: left;margin-left: 0.8rem;line-height: 0.24rem;margin-top: 0.06rem;}
}

/* 内容页 */
.n_right .show{margin-top: 0.5rem;}
.show01{margin-bottom: 0.2rem;border-bottom: 1px solid #C41111;}
.show01 h5{font-size: 0.26rem;line-height: 0.32rem;text-align: center;margin-bottom: 0.2rem;font-weight: bold;color: #333333;}
.show01 p{padding: 0.16rem;text-align: center;font-size: 0.14rem;color: #666666;}
.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{}
.show02 p{font-size: 0.18rem!important;color: #333333;line-height: 0.36rem!important;margin-bottom: 0.16rem;text-indent: 2em;background: none!important;word-break:break-all;}
.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;max-width: 100%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.4rem;padding-top: 0.24rem;border-top: 1px solid #E7BCBC;}
.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: #666666;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.3rem;display: flex;justify-content: flex-start;margin-top: -0.3rem;}
.listPic ul li{width: calc(33.333% - 0.3rem);margin-left: 0.3rem;margin-top: 0.3rem;padding: 0.1rem;background: white;}
.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: 3rem;object-fit: cover;}
.listPic ul li a .text{margin-top: 0.06rem;padding: 0.2rem 0.2rem 0.1rem 0.2rem;}
.listPic ul li a .text .con{}
.listPic ul li a .text .con .date{display: flex;justify-content: center;flex-direction: column;align-items: center;}
.listPic ul li a .text .con .date i{font-size: 0.28rem;color: #C41111;line-height: 0.28rem;font-weight: normal;font-style: normal;}
.listPic ul li a .text .con .date b{font-size: 0.14rem;color: #666666;line-height: 0.14rem;font-weight: normal;font-style: normal;}
.listPic ul li a .text .con h5{font-size: 0.2rem;color:#323232;line-height: 0.28rem;height: 0.56rem;width: calc(100% - 0.7rem);}
.listPic ul li a .text p{font-size: 0.14rem;line-height: 0.24rem;color: #999999;margin-top: 0.1rem;}
.listPic ul li a:hover .text h5{color: #C41111;}

@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%;}
}

/* 留言板 */
.qqzxx{background: url(../images25/lybbg.png) no-repeat center;background-size: 100% 100%;border-radius: 0.6rem;overflow: hidden;margin-top: 0.5rem;}
.qqzxx .qzxxCon{position: relative;}
.qqzxx .qzxxCon::after{position: absolute;content: "";background: url(../images25/lyb.png) no-repeat top center;background-size: 100% 2.11rem;width: 100%;height: 2.11rem;left: 0;top: 0;}
.qqzxx .qzxxCon h5{font-size: 0.44rem;color: #C41111;font-weight: bold;text-align: center;position: relative;z-index: 6;top: 0.5rem;}
.qqzxx .lyb{height: 6rem;}


#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 #0075C2!important;background-color: #0075C2!important;}




/*==========================================内页 结束=============================================*/