/* 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:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;overflow-x: hidden;background:#fff;
}
	html{overflow-x: hidden;}
html,body{ min-height:100vh;}
body{ overflow:-moz-scrollbars-vertical;border-top: 0.05rem solid #dc2143;

position: relative;
overflow: hidden;
} 

html.on,html.on body{overflow: hidden;}

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;}


@media(max-width: 1024px){
	body{border-top: 0 solid #000;}
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}
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}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-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;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/


/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;padding: 0 50px;max-width: 1340px;}


.header_box_li{position: relative;z-index: 1;transition: 0.4s;z-index: 999;}

.header_box_li.sticky{height: 3.75rem;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;}

@-webkit-keyframes sticky {
	0% {
		top: -200px;
	}
	100% {
		top: 0;
	}
	}
@keyframes sticky {
0% {
	top: -200px;
}
100% {
	top: 0;
}
}

.header_box_li.sticky .header_top{display: none;}
#nav .search_btn{margin-top: 5px;}
.header_box_li.sticky #nav .search_btn{display: block;height: 35px;width: 35px;border-radius: 50%;background: url(../images24/sticky_ss.png) no-repeat center center;    margin:6px 0rem 0 2rem;}
.header_box_li.sticky #nav .search_btn img{display: none;}

.header_box_li.sticky #header #logo .box_table{}
.header_box_li.sticky #header{}
.header_box_li.sticky #header #logo{}
.header_box_li.sticky .w1400{width: 1340px;}




.pc_top_lj{width: 100%;transition: 0.4s;}
.pc_top_lj>div{margin: 0rem auto 0px;display: flex;justify-content: space-between;align-items: center;transition: 0.4s;
padding-top: 0rem;
}
.pc_top_lj .l{display: flex;align-items: center;}
.pc_top_lj .l p{font-size: 0.18rem;color: #e7e7e7;}
.pc_top_lj .r{display: flex;align-items: center;justify-content: flex-end;}
.pc_top_lj .line{display: inline-block;margin: 0 2px;background: #fff;width: 1px;height: 0.06rem;display: none;}

.pc_top_lj a img{}
.pc_top_lj a.search_btn{width: 0.2rem;margin-left: 0.23rem;margin-right: 0;position: relative;}
.pc_top_lj a.search_btn::after{content: '';display: block;width: 1px;height: 0.05rem;background: #fff;position: absolute;left: -0.2rem;top: calc(50% - 0.025rem);}

.pc_top_lj a.search_btn img{display: block;width: 100%;}
.pc_top_lj a{display: block;font-size: 0.14rem;color: #e7e7e7;margin-right: 0.15rem;
display: flex;
}
.pc_top_lj a p{opacity: 0.7;}
.pc_top_lj p{font-size: 0.14rem;color: #fff;position: relative;line-height: 0.18rem;height: 0.18rem;margin-left: 0.07rem;}
.pc_top_lj p::after{content: '';width: 0;height: 1px;background: #fff;position: absolute;left: 0;bottom: -0.02rem;transition:0.4s;}
.pc_top_lj a:hover p::after{width: 100%;}



.header_box_li.xg{height: 4.625rem;}
.header_box_li.xg #header{height: 4.625rem;}
.header_box_li.xg #header .header_top{height: 1.3rem;}
.header_box_li.xg #header .header_top .tianqi{display:none;}
.header_box_li.xg #header .header_top .list_box0{display:none;}
.header_box_li.xg #logo img{width: 70%;}

.header_box_li.xg #logo .xx{    opacity: 0 !important;}
.header_box_li.xg #logo .box_table{    height: 100% !important;}

.header_box{position: relative;z-index: 10000;}
#header{position: relative;height: 1.2rem;z-index:999;width:100%;background-size:cover;  transition: 0.4s; max-width: 100%;margin: 0 auto;}
#header:before{content:"";position:absolute;top: -130%;left: 0;z-index: 1;width: 100%;height: 120%;background: linear-gradient(to bottom, red, blue);}
#header.xg:before{ opacity:0; visibility:hidden}

.head_bottom{padding: 0;width: 14.4rem;margin: 0 auto;height: 100%;display: flex;align-items: flex-start;justify-content: space-between;
	padding-top: 0.45rem;
	transition: 0.4s;
}

.header_top{position: relative;height: 2.5rem;padding: 0;text-align: right;z-index: 10000;    transition: 0.4s;padding: 0 0;}
.header_top .tianqi{ display:inline-block; height:4rem}
.header_top .search_btn{display:inline-block;float: none;font-size: 14px;color: #fff;}

.header_top .search {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 20;
}
.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -0.5rem;
    top: -12px;
    bottom: auto;
    height: 40px;
    width: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.header_top .search .input input {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0 2rem 0 1rem;
    color: #333;
}
.header_top .search .btn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
.header_top .search .btn input{cursor: pointer;position: absolute;z-index: 1;left: 0;top: 0;right:0;bottom: 0;height: 100%;width: 100%;}
.header_top .search .btn svg{width: 18px;height: 18px;fill:#fff;}
.header_top .search:hover .btn svg{
    fill: #6510AD;
}





.header_top .search:hover .input {
    width: 16.25rem;
    opacity: 1;
    visibility: visible;
}


.header_top .zc_lj{}
.header_top .zc_lj a{font-size: 14px;display: inline-block;transition:.6s;margin-left: 1rem;position: relative;line-height: 2.5rem;color:rgba(255,255,255,0.7);}
.header_top .zc_lj a:hover{color: #ffba00;}

.list_box0{ display:inline-block; vertical-align:top}
.list_box0 .li{font-size: 14px;display: inline-block;transition:.6s;margin-left: 1rem;position: relative;line-height: 2.5rem;}
.list_box0 .li>a{ display:block;color:rgba(255,255,255,0.7);transition: 0.5s;}
.list_box0 .li>a:hover{color: #ffba00;}
.list_box0 .li a>img{margin: -1px .625rem 0 0;}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: 3.5rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:60px;display:none;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{ height:16px}
 

.list_box_01{font-size:0;white-space:nowrap;padding: .625rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.75rem;color:#666666;line-height:20px;margin: 0;}


.list_box0 .li+.li+.li:after{display: none;}
.list_box0 .li:first-child:after{ display:none}

.list_box0 .li input.txt{background: none;border-bottom: 1px solid #fff;width: 7.8125rem;padding: 0px 5px 5px;outline: none;border-left: 0;border-right: 0;border-top: 0;color: #fff;float: left;}

.list_box0 .li input.img{width: 20px;height: 18px;background: url() no-repeat center center;float: left;}




.header_box .w1200{height:100%;position:relative;max-width: 1650px;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header{}
#header #logo{ }
#header #logo .box_table{width: 3.54rem;transition: 0.4s;
    display: table;
    height: auto;
display: flex;align-items: center;
}
#header #logo .box_table .box_table_cell{display: table-cell;
  }

#header #logo .xx p{    line-height: 15px !important;}
#header #logo .xx{color: #fff;    transition: 0.4s;opacity: 1;
    font-family: "楷体";
    font-size: 24px;
    text-align: center;}
	.head_bottom>.right{width: auto;}
#logo{float:left;position: relative;}
#logo img{    transition: 0.4s;max-width: 100%;}
#logo img.img2{ display:none}
#nav{float: right;padding-top: 2px;width: 100%;transition: 0.4s;}
#nav ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
#nav ul li{float:left;position:relative;z-index:0;margin-left: 0.47rem;}
#nav ul li:before{content:"";position:absolute;left: 0;width: 100%;height: 41px;bottom:0;transition:.6s;}
#nav ul li.on:before, #nav ul li:hover:before{width:140%;left:-20%;}
#nav ul li a{display:block;padding: 0.1rem 0rem 0.26rem;transition: 0.4s;color:#b7b7b7;}
#nav ul li h3{font-size: 0.18rem;line-height: 0.24rem;position:relative;display: inline-block;color: #fff;}
#nav ul li h3::after{content: '';width: 0;height: 1px;background: #fff;position: absolute;left: 0;bottom: -0.05rem;transition:0.4s;}

#nav ul li a i{ margin:-3px 0 0 .1rem; display:inline-block; width:10px; height:5px; background:url() center no-repeat; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ background:url() center no-repeat;}
#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;top:100%;min-width: 150px;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;padding: 10px 0;background:rgba(255,255,255,1) ;}
#nav ul li .sub .box{text-align:center;}
#nav ul li:hover a, #header #nav ul li.on a, #header.xg #nav ul li:hover a{color: #fff;}
#nav ul li .sub a{padding: 0 !important;}
#nav ul li .sub p{padding:0.1rem 0.15rem 0.1rem !important; line-height: 20px;transition:.6s;white-space: wrap;display: block;text-align: center;position: relative;transition: 0.4s;}
#nav ul li .sub p{font-size: 0.14rem;color: #555555;transition: 0.4s;}

#nav ul li .sub p:hover{  background: #dc2143;}
#nav ul li .sub p:hover{color: #fff;	}

#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}


#nav ul li .box_f{position: relative;}
#nav ul li .box{position: absolute;left: 100%;top: 0rem;min-width: 1rem;background: #fff;box-shadow: 0 8px 8px rgba(0,55,59,0.25);display: none;}
#nav ul li .box_f:hover .box{display: block;}


#nav ul li:hover h3::after{width: 100%;}

#nav ul li .sub{box-shadow: 0 8px 8px rgba(0,55,59,0.25);}





@media(max-width: 1750px){
	#header #logo .box_table{width: 5rem;}
	#nav ul li{margin-left: 0.2rem;}
}


#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;}

.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0 0 0 15px;position: relative;}
.search_btn img{margin: 0;}
#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: 1.5rem;transition:.6s;margin-left: 1rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -1.5rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}




body{}



.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;
	/* overflow: hidden; */
}
.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]{
	margin-right: -5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('../images24/search.png');
	background: #dc2143 url('../images24/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('../images24/close-btn.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;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.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: 2.14rem;
    top: 0.48rem;
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    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(../images24/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.4rem auto 0;width: calc(100% - 0.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:16px;color: #fff;height: 40px;line-height: 40px;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 51px 0 20px;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(../images24/search_white.png) center center no-repeat; background-size: 55%; }
.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;float: right;margin-left: 0;}
#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.1rem 0 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.5rem 0 0.5rem;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: #dc2143;}
#m_nav .pc_top_lj{margin: 0 auto;display: table;width: auto;}
#m_nav .pc_top_lj .r{padding-top: 0;}

#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.6rem;height: 0.6rem;color: #fff;padding: 0;font-size: 16px;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: 0.6rem;display: inline-block;background: url(../images24/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(../images24/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%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; 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: 60px;}
#m_header #logo .box_table{width: 2.9rem; float: left;    display: table; height: 100%;}
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
 #nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{    display: block;
			}
.m_header_box header{padding:0 5%;top: 0;height: 60px;box-shadow: 0 8px 8px rgba(0,55,59,0.25);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background: #dc2143;background-size: cover;}
#m_header #logo{float: left;}
#m_header #logo img{max-height: 40px;width: auto;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}



#m_nav .pc_top_lj a{margin: 0 0.1rem;}
#m_nav .pc_top_lj p{line-height: 0.3rem;height: auto;}
#m_nav .pc_top_lj .r{flex-wrap: wrap;justify-content: center;}



#fp-nav.fp-right{display: none;}

 .toubu_div{position: fixed;top: 0;width: 100%;left: 0;z-index: 1000;transition: 0.5s;    /*transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s; */}
	.toubu_div_bai{position: fixed;}
	.toubu_div_bai .list_box0 .li>a{color: #000;}


	.yc_gd_dh{z-index: 2000;top: -200px;}

	.yc_gd_dh	#header{height: 82px;background:#4c7867;}
.yc_gd_dh .head_bottom{ padding: .1rem 0rem .5rem;height: 82px; }
.yc_gd_dh .head_bottom .right{width: calc(100% - 500px);}
.yc_gd_dh .header_top{transition: 0.4s;overflow: hidden;}
.yc_gd_dh .header_top.lit{height: 0;}

.yc_gd_dh #nav ul li h3{color: #fff;font-size: 1.375rem;}
.yc_gd_dh #nav ul li:hover h3{color: #fff;}
.yc_gd_dh #nav ul li .sub a:hover{   background: #b03d3d; }
.yc_gd_dh #nav ul li .sub a{background: #fff;}

.yc_gd_dh .db_kslj{width: 1340px;margin: 10px auto 0;}
.yc_gd_dh .db_kslj ul{display: flex;width: 100%;}
.yc_gd_dh .db_kslj ul li{width: 11.11%;border-left: 0px solid #bdbdbd;}
.yc_gd_dh .db_kslj ul li+li{border-left: 1px solid #bdbdbd;}
.yc_gd_dh .db_kslj ul li a{display: block;}
.yc_gd_dh .db_kslj ul li .pic{position: relative;display: table;margin: 5px auto 10px;}
.yc_gd_dh .db_kslj ul li .pic img{}
.yc_gd_dh .db_kslj ul li .pic img+img{position: absolute;top: 0;left: 0;opacity: 0;transition: 0.4s;}
.yc_gd_dh .db_kslj ul li .pic img+img+img{opacity: 0;}
.yc_gd_dh .db_kslj.on ul li a .pic img{opacity: 0;}
.yc_gd_dh .db_kslj.on ul li a .pic img+img{opacity: 0;}
.yc_gd_dh .db_kslj.on ul li a .pic img+img+img{opacity: 1;}
.yc_gd_dh .db_kslj.on ul li p{color: #ddacac;}
.yc_gd_dh .db_kslj ul li p{font-size: 1rem;color: #000;font-family: Arial;text-align: center;transition: 0.4s;}


.yc_gd_dh .db_kslj ul li a:hover .pic img+img{opacity: 1;}
.yc_gd_dh .db_kslj ul li a:hover .pic img+img+img{opacity: 0;}

.yc_gd_dh .db_kslj ul li a:hover p{color: #4c7867;font-weight: bold;}

.img{width: 100%;position: relative;padding-bottom: 60%;overflow: hidden;transition: 0.4s;}
.img .img_box{background-position: center center !important;position: absolute;top: 0;left: 0;z-index: 2;    width: 100%;background-size: cover !important;
	height: 100%;transition: 0.4s;}
.img img{    position: absolute;transition: 0.4s;opacity: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;}
a:hover .img .img_box{transform: scale(1.05);}
a:hover .img img{transform: scale(1.05);}

.w14{width: 14.4rem;margin: 0 auto;}





.firstScreen{
    position: relative;
	z-index: 3;
  }

  .body_main{
  position: relative;z-index: 3;

  }
  .body_main.on{top: 0;}

  .body_main::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
  .body_main::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
  .body_main::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}


  .toubu_div::after{content: "";display: block;width: 100%;height: 100%;background-image: linear-gradient(#000, rgba(0,0,0,0));
	background-size: cover;position: absolute;top: 0%;z-index: 0;left: 0;transition: 0.4s;opacity: 0;}
  #header{transition: 0.4s;}
  /* .toubu_div.on{display: none;} */
  .toubu_div.on #header{}
  .toubu_div.on .head_bottom{}
  .toubu_div.on::after{opacity: 1;}
  .toubu_div.on .pc_top_lj .r{}
  .toubu_div.on #nav ul li a{  }
  .toubu_div.on #header #logo .box_table{margin-top: 0;}
  .toubu_div.on #header #logo .box_table .box_table_cell{vertical-align: middle;}
  .toubu_div.on #header #logo .box_table{}

/*   
  .toubu_div.lit #header #logo .box_table{margin: 0.2rem 0 0.1rem;}

  .toubu_div.lit .pc_top_lj{margin-top: 0;height: 0;overflow: hidden;padding: 0;}
  .toubu_div.lit #nav{margin-top: 0.15rem;} */


.swiper-slide{    filter: brightness(1);}


.swiper-button-prev, .swiper-button-next{margin: 0;border: none;}
.swiper-button-prev{left: 30px;}
.swiper-button-next{right: 30px;left: auto;}




.nav2_btn{cursor: pointer;}
.nav2_btn .btn{background: #dc2143;position: fixed;right: 0;top: 0.5rem;z-index: 10008;width: 0.5rem;height: 0.5rem;border-radius: 0.1rem 0 0 0.1rem;display: flex;justify-content: center;align-items: center;}
.nav2_btn .btn .in{width: 0.2rem;}
.nav2_btn .btn .in div{width: 100%;height: 0.03rem;background: #fff;transition: 0.4s;position: relative;}
.nav2_btn .btn .in .d2{margin: 0.04rem 0;}

.nav2_btn.on .btn .in .d1{transform: rotate(45deg);width: 0.3rem;top: 0.05rem;left: -0.03rem;}
.nav2_btn.on .btn .in .d3{transform: rotate(-45deg);width: 0.3rem;top: -0.09rem;left: -0.03rem;}
.nav2_btn.on .btn .in .d2{opacity: 0;}


.nav2_box{width: 100%;height: 100%;position: fixed;z-index: 10000;top: 0;left: 0;transition: 0.4s;opacity: 0;visibility: hidden;transition-delay: 0.5s;}
.nav2_box.on{opacity: 1;visibility: visible;transition-delay: 0s;}

.nav2_box .bg{width: 100%;height: 100%;background: rgba(0, 0, 0 ,0.8);position: absolute;top: 0;left: 0;z-index: 1;    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    clip-path: circle(0px at 50% 0%);
	transition: 0.5s;
	transition-delay: 0.5s;
}
.nav2_box.on .bg{clip-path: circle(1800px at 50% 0%);transition-delay: 0s;}

.nav2_box .main{position: relative;z-index: 3;}
.nav2_box .head{padding: 0.5rem 1rem;}
.nav2_box .head .logo{position: relative;top: -0.2rem;opacity: 0;transition: 0.4s;}
.nav2_box .head .logo a{display: block;}
.nav2_box .head .logo img{}

.nav2_box.on .head .logo{top: 0;opacity: 1;}

.nav2_box .scroll {
	overflow-y: auto;
  }
  .nav2_box .scroll ul {
	max-width: 17.85rem;
	margin: 0 auto;
	display: flex;
  }
  .nav2_box .scroll li {
	width: 14.285%;
	text-align: center;
	padding-top: 0.45rem;
	position: relative;top: -0.2rem;opacity: 0;
	transition: 0.4s;
	transition-delay: 0.6s;
  }
  .nav2_box .scroll li{transition-delay: 0.7s;}
  .nav2_box .scroll li+li{transition-delay: 0.6s;}
  .nav2_box .scroll li+li+li{transition-delay: 0.5s;}
  .nav2_box .scroll li+li+li+li{transition-delay: 0.4s;}
  .nav2_box .scroll li+li+li+li+li{transition-delay: 0.3s;}
  .nav2_box .scroll li+li+li+li+li+li{transition-delay: 0.2s;}
  .nav2_box .scroll li+li+li+li+li+li+li{transition-delay: 0.1s;}
  .nav2_box .scroll li+li+li+li+li+li+li+li{transition-delay: 0s;}

  .nav2_box.on .scroll li{top: 0;opacity: 1;}

  .nav2_box.on .scroll li{transition-delay: 0.3s;}
  .nav2_box.on .scroll li+li{transition-delay: 0.4s;}
  .nav2_box.on .scroll li+li+li{transition-delay: 0.5s;}
  .nav2_box.on .scroll li+li+li+li{transition-delay: 0.6s;}
  .nav2_box.on .scroll li+li+li+li+li{transition-delay: 0.7s;}
  .nav2_box.on .scroll li+li+li+li+li+li{transition-delay: 0.8s;}
  .nav2_box.on .scroll li+li+li+li+li+li+li{transition-delay: 0.9s;}
  .nav2_box.on .scroll li+li+li+li+li+li+li+li{transition-delay: 1s;}


  .nav2_box .scroll li a {
	color: #fff;
  }
  .nav2_box .scroll li h2 {
	font-size: 0.22rem;
  }
  .nav2_box .scroll li .list {
	padding: 0.2rem 0;
  }
  .nav2_box .scroll li .list a {
	font-weight: 400;
	font-size: 0.17rem;
	line-height: 0.36rem;
	display: block;
	position: relative;
  }
  .nav2_box .scroll li .list a::after{content: '';display: block;width: 0;height: 1px;background: #fff;}


  .nav2_box .scroll li .list dl {
	padding-bottom: 0.2rem;
  }
  .nav2_box .scroll li .list dd {
	font-size: 0.12rem;
	line-height: 0.3rem;
	opacity: 0.65;
  }
  .nav2_box .scroll li .list dd:hover {
	opacity: 1;
  }
  

@media(max-width: 1024px){
	.nav2_btn{display: none;}
	.nav2_box{display: none;}
}


@font-face {
	font-family: sys;
	src: url(../font24/SOURCEHANSERIFSC-BOLD.OTF);
}





.sy_tit{position: relative;margin-bottom: 0.42rem;display: flex;align-items: center;width: 100%;z-index: 5;justify-content: space-between;}

.sy_tit .pic{}
.sy_tit .pic img{max-width: 100%;max-height: 0.52rem;}

.sy_tit .wz_out{display: flex;position: relative;align-items: center;}
.sy_tit .wz_out::after{content: '';display: block;width: 2.74rem;height: 0.8rem;background: url(../images24/sy_tit_bg.png) no-repeat center center;position: absolute;left: 0;bottom: 0;z-index: 0;background-size: 100%;}
.sy_tit .wz{position: relative;display: table;margin-left: 0.14rem;}

.sy_tit .wz .bt{font-size: 0.28rem;font-weight: 600;color: #2C2C2C;}
.sy_tit .wz .bt font{color: #dc2143;}



.sy_tit>a{display:block;position: absolute;right: 0;top: calc(50% - 0.15rem);background: url(../images24/sy_more.png) no-repeat left center;background-size: 0.32rem !important;transition: 0.4s;
padding-left: 0.42rem;
}
.sy_tit>a p{font-size: 0.16rem;color: #dc2143;position: relative;line-height: 0.24rem;transition: 0.4s;}


.sy_tit>a:hover p{width: 100%;color: #dc2143;}
.sy_tit>a:hover{transform: translate(5px);}

.sy_tit.bai{}
.sy_tit.bai .wz .bt{color: #fff;}
.sy_tit.bai .wz .en{color: #fff;}
.sy_tit.bai .wz .en::after{background: #fff;}
.sy_tit.bai .wz .en::before{background: #fff;}
.sy_tit.bai>a{background: url(../images24/sy_more_bai.png) no-repeat center right;}
.sy_tit.bai>a p{color: #fff;}


.sy_tit.cen{justify-content: center !important;}
.sy_tit.cen .wz_out::after{left: calc(50% - 1.37rem);}

@media(max-width: 1024px){
	.sy_tit{justify-content: space-between !important;margin-bottom: 0.2rem;}
	.sy_tit .wz .bt{font-size: 0.3rem;}

	.sy_tit>a{position: relative;z-index: 3;}

.sy_tit .pic img{}
.sy_tit .wz .bt{font-size: 0.24rem;}
.sy_tit .wz .en{font-size: 12px;}
.sy_tit .wz{margin-left: 0.05rem;}

.sy_tit.cen{justify-content: space-between !important;}


}
@media(max-width: 650px){
	.sy_tit .wz_out::after{transform: scale(0.8);left: 0% !important;}
}


/* .index_body{overflow: hidden;} */
.fhdb{display: block;position: fixed;bottom: 0.8rem;right: 3%;z-index: 1002;width: 0.4rem;height: 0.4rem;overflow: hidden;visibility: hidden;opacity: 0;transition: 0.4s;background: #dc2143;}
.fhdb a{display: flex;width: 100%;height: 100%;justify-content: center;align-items: center;top: 100%;transition: 0.4s;position: relative;left: 0;}
.fhdb a img{width: 60%;}
.fhdb.on{visibility: initial;opacity: 1;border: 1px solid #f58499;}
.fhdb.on a{top: 0;}
.fhdb:hover{box-shadow: 0 0 5px rgba(0,0,0,.5);}

#centered-image{background: url(../images24/sy_main_bg.png) no-repeat center center;width: 5.9rem;height: 6.56rem;content: '';display: block;position: absolute;left: 8.91rem;top: calc(50% - 2.4rem);z-index: 1;
	transition: 1s ease;/* 添加过渡效果 */
	will-change: transform; /* 提高性能 */
	transform: translate3d(0,0,0);
background-size:100% !important;
}
@media(max-width: 1024px){
	#centered-image{left: 34% !important;width: 60%;}
}


.part1{position: relative;height: 100%;margin-top: 0rem;}
.part1::after{content: "";display: block;}


.p1_lb{width: 100%;height: 100%;margin: 0 auto 0;}
.p1_lb .item{height: 100%;overflow: hidden;}
.p1_lb .item a{display: block;position: relative;height: 100%;}
.p1_lb .item a::after{content: '';display: block;width: 100%;height: 5.5rem;background: url(../images24/ej_bn_dt_zz.png) repeat-x top center;background-size: auto 100%;position: absolute;top: 0;z-index: 5;left: 0;
}
.p1_lb .item a::before{content: '';display: block;width: 100%;height: 1rem;background: url(../images24/ej_bn_dt_zz_xia.png) repeat-x top center;background-size: auto 100%;position: absolute;bottom: 0;z-index: 5;left: 0;}

.p1_lb .item .con{position: absolute;bottom: 0;left: 0;width: 100%;padding: 0 4rem 0.3rem 0.4rem;z-index: 6;}
.p1_lb .item p{color: #fff;font-size: 0.24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}

.p1_lb .item .img{padding-bottom: 0;height: 9.6rem;transform: scale(1.2);}
.p1_lb .item .pic{height: 100%;}
.p1_lb .item img{width: 100%;height: 100%;}
.p1_lb .item .img_box{transform: scale(1) !important;}

.p1_lb .item video{width: 100%;
height: 9.6rem;
    max-height: 100%;
    background: #000;
	transform: scale(1.2);
}

.p1_lb .slick-active .img{transform: scale(1);transition: 6s;}
.p1_lb .slick-active video{transform: scale(1);transition: 6s;}


.p1_lb .slick-dots{position: absolute;display: flex;align-items: center;width: 100%;margin: 0 auto;justify-content: flex-end;bottom: 0.37rem;z-index: 6;padding: 0 2.4rem;height: 0;}
.p1_lb .slick-dots li{width: 0.16rem;height: 0.16rem;background: none; opacity: 1;display: block;color: #fff;font-family: Arial;font-size: 0.18rem;line-height: 0.4rem;margin: 0 0.07rem !important;background: none;opacity: 1;border: 1px solid #fff;border-radius: 50%;}
.p1_lb .slick-dots li.slick-active{opacity: 1;background: #fff;}

.p1_lb .slick-dots li button{display: none;}




.p1_jt_more{position: absolute;right: 2rem;bottom: 0.13rem;height: 0.5rem;display: flex;align-items: center;z-index: 9;}
.p1_jt_more a{display: block;width: 0.27rem;background: url(../images24/p1_jt_more.png) no-repeat center center;height: 100%;background-size: 100%;transition: 0.4s;}
.p1_jt_more a:hover{transform: translate(0,-3px);}

@media(max-width: 1200px){
	.p1_lb{width: 100%;height: auto;}
	.p1_lb .item .con{padding-right: 1.8rem;padding-left: 0.2rem;}
	.p1_lb .item p{font-size: 0.18rem;}

	.p1_lb .slick-dots{padding-right: 0.6rem;}
	.p1_jt_more{right: 0.2rem;}
.firstScreen{height: auto;}
.p1_lb .item .img{padding-bottom: 56.5%;height:0;}
.p1_lb .item video{height:auto;}
.body_main{position: relative;}

}



@media(max-width: 1024px){
	
	.p1_lb .item a::after{display: none;}
	.p1_lb .item a::before{display: none;}
	.p1_lb{width: 100%;height: auto;margin: calc(60px) auto 0;}

	.p2_jt_zy{top: calc(50% - 0.15rem);width: calc(100% - 0.2rem);left: 0.1rem;}
	.p2_jt_zy>div{width: 0.3rem;height: 0.3rem;}
	.p1_xljt{display: none;}

	
}
@media(max-width: 650px){
	.p1_lb .slick-dots li{margin: 0 0.05rem !important;width: 0.14rem;height: 0.14rem;}
}

.swiper-button-prev,.swiper-button-next{pointer-events: unset;}


.p1_xljt{width: 0.35rem;height: 0.35rem;margin: 0.23rem auto;background: url() no-repeat center center;background-size: 100% 100%;cursor: pointer;}






.p2_bg{width: 9rem;height: 102%;background: #f8f8f8;position: absolute;right: 0;bottom: 0;z-index: 1;}

.part2{
padding: 1.5rem 0 0.2rem;
position: relative;
z-index: 1;
}

.part2::before{content: '';display: block;width: 11.13rem;height: 5.71rem;background: url(../images24/p2_bg.png) no-repeat bottom center;position: absolute;left: 0;bottom: -1.85rem;z-index: 1;}





.p2_main{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;z-index: 3;}


  
.p2_left{width: 8.4rem;}
.p2_left .sy_tit{}
.p2_left .sy_tit>a{margin-right: 1rem;}


.p2_lb_out{position: relative;}
.p2_lb_out::after{content: '';display: block;width: 6.28rem;height: 2.76rem;background: #dc2143;position: absolute;right: -0.15rem;bottom: -0.15rem;z-index: 1;border-radius: 0 0 0.3rem 0;}

.p2_lb{overflow: hidden;position: relative;z-index: 3;border-radius: 0.3rem 0 0.3rem 0;}
.p2_lb .swiper-slide{}
.p2_lb a{display: block;position: relative;}
.p2_lb .img{padding-bottom: 0;height: 5.2rem;}
.p2_lb .img::after{content: '';display: block;width: 100%;height: 2.56rem;position: absolute;bottom: 0;left: 0;background: url(../images24/p2_img_zz.png) repeat-x center bottom;background-size: auto 100%; z-index: 5;}

.p2_lb .con{padding: 0.1rem 1.75rem 0.3rem 0.3rem;position: absolute;bottom: 0;left: 0;width: 100%;z-index: 6;}
.p2_lb .con .sj{font-size: 0.14rem;color: rgba(255,255,255,1);line-height: 0.16rem;padding-left: 0.25rem;background: url(../images24/p2_left_sj.png) no-repeat left center;background-size: 0.15rem;
margin-bottom: 0.13rem;
}
.p2_lb .con .bt{font-size: 0.2rem;color: #fff;/*font-weight: 600;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p2_lb .swiper-pagination{position: absolute;right: 0.3rem;width: auto;left: auto;bottom: 0.3rem;}
.p2_lb .swiper-pagination span{width: 0.15rem;height: 0.15rem;opacity: 1;border: 1px solid #fff;background: none;margin: 0 0 0 0.14rem !important;}
.p2_lb .swiper-pagination span.swiper-pagination-bullet-active{background: #fff;}





.p2_ul2{margin-top: 0.4rem;}
.p2_ul2 li{}
.p2_ul2 a{display: block;}
.p2_ul2 .box{display: flex;justify-content: space-between;padding: 0.09rem 0;align-items: center;}
.p2_ul2 .sj{font-size: 0.14rem;color: #dc2143;}
.p2_ul2 .con{width: calc(100% - 1rem);position: relative;}
.p2_ul2 .con::after{content: '';display: block;width: 1px;height: 5px;background: #dc2143;position: absolute;left: -0.15rem;top: calc(50% - 2.5px);}
.p2_ul2 .bt{font-size: 0.16rem;color: #323232;transition: 0.4s;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p2_ul2 li.on .bt{transform: translate(5px,0);color: #dc2143;}




.p2_right{width: 5rem;position: relative;}
.p2_right .sy_tit{margin-bottom: 0.72rem;}

.p2_ul1{padding-left: 0.56rem;background: url(../images24/p2_right_bg.png) repeat-y top left;padding-bottom: 5px;}
.p2_ul1 li{width: 100%;padding: 0.15rem 0;}
.p2_ul1 li a{}
.p2_ul1 li .box{display: flex;justify-content: space-between;align-items: center;}

.p2_ul1 .sj{width: 0.63rem;
display: flex;flex-direction: column;justify-content: flex-end;align-items: center;
z-index: 3;
}
.p2_ul1 .sj .p1{font-size: 0.2rem;color: #dc2143;font-weight: bold;margin-bottom: 0.08rem;font-family: Myriad Pro;}
.p2_ul1 .sj .p2{font-size: 0.14rem;color: #999999;width: 100%;text-align: center;padding: 0rem 0;}
.p2_ul1 .con{width: calc(100% - 0.65rem);padding-left: 0.2rem;height: 0.56rem;
display: flex;align-items: center;
}
.p2_ul1 .con .bt{font-size: 0.16rem;line-height: 0.28rem;color: #323232;max-height: 0.56rem;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p2_ul1 a:hover .con .bt{color: #dc2143;transform: translate(5px);}




@media(max-width: 1024px){
	.p2_bg{display: none;}
	.part2{padding: 0.5rem 0;margin-top: 0;}
	.p2_right .sy_tit{margin-bottom: 0.4rem;}
	
	.p2_left .sy_tit>a{margin-right: 0rem;}

	.p2_left{padding-top: 0rem;width: 100%;}
	.p2_lb .img{height: 0;padding-bottom: 60%;}
	.p2_right{width: 100%; margin-top: 0.3rem; }

	.p2_left .sy_tit{display: flex;}

	.p2_lb_out::after{width: 80%;height: 60%;right: -0.1rem;bottom: 0.87rem;}
	.p2_lb .img::after{display: none;}

	.p2_lb .con{position: relative;padding: 0.2rem 0 0.3rem;}

	.p2_lb .swiper-pagination{bottom: 0;left: 0;}
	.p2_lb .swiper-pagination span{border: 1px solid #dc2143;}
	.p2_lb .swiper-pagination span.swiper-pagination-bullet-active{background: #dc2143;}
	.p2_lb .con .bt{color: #333;}
	.p2_lb .con .sj{background: none;color: #dc2143;padding-left: 0;}
    

	.p2_ul2 .con{}
	.p2_ul2 .bt{line-height: 0.28rem;max-height: 0.56rem;
		    white-space: initial !important;
			overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

}
@media(max-width: 650px){
	.p2_ul2{margin-top: 0;}

	.p2_ul1{background-size: 0.4rem 0.76rem;padding-left: 0.2rem;}
	.p2_ul1 li{padding: 0.1rem 0;}
	.p2_ul1 .sj .p1{font-size: 0.26rem;}
}


  

.part3{padding: 2.5rem 0 0rem;position: relative;z-index: 3;}

.p3_main{position: relative;}

.p3_lb{}
.p3_lb .swiper-slide{}
.p3_lb a{display: block;}
.p3_lb .img{border-radius: 0.3rem 0 0.3rem 0;padding-bottom: 38.7%;}
.p3_lb .con{width: 100%;padding: 0 0.3rem;position: absolute;z-index: 3;top: 0;left: 0; border-radius: 0 200px 200px 0;transition: 0.4s;height: 100%;display: flex;justify-content: center;align-items: center;}
.p3_lb .con p{font-size: 0.2rem;color: #fff;transition: 0.4s;font-family: sys;line-height: 0.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;    letter-spacing: 2px;
}

/*.p3_lb a:hover .con{background: #dc2143;}*/
.p3_lb a:hover .con p{color: #fff;}

.p3_jt{position: absolute;width: calc(100% + 1.4rem);left: -0.7rem;top: calc(50% - 0.4rem);display: flex;justify-content: space-between;}
.p3_jt>div{background: url(../images24/p3_prev.png) no-repeat center center;width: 0.51rem;height: 0.4rem;position: relative;top: 0;left: 0;cursor: pointer;background-size: 100% 100% !important;}
.p3_jt>div.swiper-button-next{transform: rotate(180deg);}


@media(max-width: 1024px){
	.part3{padding: 0rem 0 0.3rem;}

	.p3_jt{width: 1.5rem;left: 0;position: relative;margin: 0 auto;}

}
@media(max-width: 650px){
	.p3_lb .con p{font-size: 0.3rem;line-height: 0.4rem;}
}




.part4{padding-top: 3rem;position: relative;padding-bottom: 0.8rem;}
.part4::after{}


.p4_main{display: flex;flex-wrap: wrap;justify-content: space-between;position: relative;z-index: 5;}

.p4_left_in{margin-right: 0.35rem;}

.p4_left{width: 12rem;display: flex;align-items: center;}

.p4_lb1_out{position: relative;padding: 0.45rem 0 0.5rem;}
.p4_lb1_out::after{content: '';display: block;width: calc(100% + 3.4rem);height: 100%; background: url(../images24/p4_left_bg.jpg) no-repeat center center;background-size: cover;position: absolute;top: 0;left: -2.4rem;

opacity: 0;
}

.p4_lb1{width: 2.7rem;}

.p4_lb1 a{}
.p4_lb1 .con{}
.p4_lb1 .bt{font-size: 0.16rem;color: #323232;line-height: 0.32rem;height: 0.64rem;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	
}
.p4_lb1 .line{width: 0.3rem;height: 0.03rem;background: #dc2143;margin: 0.26rem 0;}
.p4_lb1 .zy{font-size: 0.14rem;line-height: 0.24rem;color: #999999;opacity: 0.7;height: 0.72rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.p4_left_xia{margin-top: 0.45rem;display: flex;justify-content: space-between;align-items: center;}
.p4_left_xia .sy_tit{width: auto;margin-bottom: 0;}
.p4_left_xia .sy_tit .more{position: relative;top: auto;}



.p4_jt{position: relative;width: 1.15rem;display: flex;justify-content: space-between;}
.p4_jt>div{background: url(../images24/p3_prev.png) no-repeat center center;width: 0.51rem;height: 0.4rem;position: relative;top: 0;left: 0;cursor: pointer;background-size: 100% 100% !important;}
.p4_jt>div.swiper-button-next{transform: rotate(180deg);}


.p4_lb1 a:hover .bt{transform: translate(5px,0);}




.p4_lb2{width: 8.8rem;padding-right: 3.4rem;padding-bottom: 0.5rem;}

.p4_lb2 .img{padding-bottom: 0;height: 5.4rem;width: 5.4rem;border-radius: 50%;border: 0.02rem solid #fff;/*box-shadow: 0 23px 7px 0 rgb(131 131 131 / 43%);*/}
.p4_lb2 a::after{content: '';display: block;width: 100%;height: 0.66rem;background: url(../images24/p4_lb_dy.png) no-repeat top center;position: absolute;top: 100%;background-size: auto 100%;}

.swiper-slide-shadow-left,.swiper-slide-shadow-right{display: none;}
.p4_lb2 .swiper-slide{opacity: 0;}
.p4_lb2 .swiper-slide-active{opacity: 1;}
.p4_lb2 .swiper-slide-active+.swiper-slide{opacity: 1;}
.p4_lb2 .swiper-slide-active+.swiper-slide+.swiper-slide{opacity: 1;}
.p4_lb2 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide{opacity: 1;}

/*灰色*/
.p4_lb2 .swiper-slide .img{border: 0.02rem solid #e0e0e0;}
.p4_lb2 .img{box-shadow: 0 23px 7px 0 rgb(131 131 131 / 43%);}
/*金色-红色*/
/*
.p4_lb2 .swiper-slide .img{border: 0.02rem solid #ffec99;}
.p4_lb2 .swiper-slide:nth-child(2n)  .img{border: 0.02rem solid #fb1e47;}
*/
/*彩色*/  
/*
.p4_lb2 .swiper-slide .img{border: 0.02rem solid #0086ce;}
.p4_lb2 .swiper-slide+.swiper-slide .img{border: 0.02rem solid #feb32f;}
.p4_lb2 .swiper-slide+.swiper-slide+.swiper-slide .img{border: 0.02rem solid #00aa56;}
.p4_lb2 .swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide .img{border: 0.02rem solid #ee2e53;}
.p4_lb2 .swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide .img{border: 0.02rem solid #050505;}
.p4_lb2 .swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide .img{border: 0.02rem solid #a84cb3;}
*/

.p4_right{width: 2.1rem;}

.p4_ul{width: 100%;margin-top: 0.7rem;}
.p4_ul li{}
.p4_ul li+li{padding-top: 0.26rem;margin-top: 0.26rem;border-top: 1px dashed #d1d1d1;}
.p4_ul a{display: flex;justify-content: space-between;flex-direction: row-reverse;align-items: center;padding: 0 20px;}
.p4_ul .pic{display: table;/*margin: 0 0 0.16rem;*/width: 0.26rem;}
.p4_ul .pic img{max-width: 100%;}
.p4_ul a p{font-size: 0.18rem;color: #323232;text-align: center;transition: 0.4s;    font-family: 宋体 !important;  font-weight: bold;}
.p4_ul a:hover p{color: #dc2143;}

.p4_ul a:hover .pic img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}



@media(max-width: 1024px){
	.part4{padding: 0.3rem 0 0.5rem;}
	.p4_left{width: 100%;}
	.p4_right{width: 100%;}

	.p4_lb2{width: 5.4rem;padding-right: 0;}
	.p4_lb2 .swiper-slide{opacity: 0 !important;}
	.p4_lb2 .swiper-slide-active{opacity: 1 !important;}

	.p4_ul{display: flex;}
	.p4_ul li{width: 25%;	padding-top: 0.26rem;
		margin-top: 0.26rem;
		border-top: 1px dashed #d1d1d1;}

		.p4_lb1 .bt{font-size: 0.16rem;}
}
@media(max-width: 890px){
	.p4_lb2{width: calc(100% - 3rem);}
	.p4_lb2 .img{width: 100%;height: 0;padding-bottom: 100%;}
}


@media(max-width: 768px){
.p4_ul {display: flex; flex-wrap: wrap;}
.p4_ul li {width: 50%;}
.p4_ul .pic {margin: 0;}
}



@media(max-width: 650px){
	.p4_ul .pic img{width: 70%;margin: 0 auto;display: block;}
	.p4_lb1_out{padding: 0.15rem 0;}
	.p4_lb1 .line{margin: 0.15rem 0;}

	.p4_left_in{width: 2rem;}
	.p4_lb1{width: 2rem;}
	.p4_left_in{margin-right: 0.15rem;}
	.p4_lb2 {
		margin-top: 0.1rem;
		width: calc(100% - 2rem);
		padding-bottom: 0;
	}
	.p4_left_xia{width: 3rem;margin-top: 0.2rem;}
}


.p5_bg{    background: #f3f3f3 url(../images24/p5_bg.jpg) no-repeat top center;width: 100%;height: auto;position: absolute;top: 0;left: 0;z-index: 1;background-size: cover;}
.part5{padding: 1.3rem 0;}

.p5_main{overflow: hidden;width: calc(100% + 0.6rem);
    padding: 0 0.3rem;margin-left: -0.3rem;}
.p5_lb{padding: 0.2rem 0 0.42rem;overflow: unset;position: relative;}
.p5_lb .swiper-slide{box-shadow: 0px 0 0.2rem 0px rgba(251, 30, 71, 0.17);transition: 0.4s;background: #fff;}
.p5_lb .swiper-slide-active{margin-left: 0.6rem;}
.p5_lb .swiper-slide-active+div+div+div{margin-right: 0.6rem;}
.p5_lb .swiper-wrapper{margin-left: -0.6rem;}

.p5_lb a{display: block;}
.p5_lb .con{padding: 0.3rem;transition: 0.4s;}
.p5_lb .sj{display: flex;align-items: flex-end;margin-bottom: 0.14rem;}
.p5_lb .sj p{font-family: Myriad Pro;color: #dc2143;transition: 0.4s;}
.p5_lb .sj .p1{font-size: 0.2rem;font-weight: bold;margin-right: 0.1rem;}
.p5_lb .sj .p2{font-size: 0.14rem;margin-bottom: 0.03rem;}
.p5_lb .bt{font-size: 0.16rem;line-height: 0.28rem;height: 0.56rem;color: #323232;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.p5_lb .img_out{transition: 0.4s;}
.p5_lb .img{transition: 0.4s;padding-bottom: 73%;}

.p5_lb a:hover .con{padding-bottom: 0;}
.p5_lb a:hover .bt{-webkit-line-clamp: 3;height: 0.84rem;}
.p5_lb a:hover .img_out{padding: 0.3rem;}
.p5_lb a:hover .img{padding-bottom: 68.3%;}
.p5_lb .swiper-slide:hover{background: #dc2143;}
.p5_lb a:hover .sj p{color: #fff;}
.p5_lb a:hover .bt{color: #fff;}

.p5_lb .swiper-pagination{width: 14.4rem;height: 3px;    background: #dddddd;
    position: absolute;bottom: 0;height: 1px;overflow: unset;
display: none;
}
.p5_lb .swiper-pagination span{    background: #dc2143;
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 3px;
    transform: scale(0);
    transform-origin: left top;}


.p5_lb .p5_line_hover{width: 14.4rem;height: 3px;    background: #dddddd;
	position: absolute;bottom: 0;height: 1px;overflow: unset;
}
.p5_lb .p5_line_hover p{    background: #dc2143;
	position: absolute;
	left: 0;
	top: -1px;
	width: 25%;
	height: 3px;
transition: 0.4s;
}
.p5_lb .p5_line_hover.p1 p{left: 0;}
.p5_lb .p5_line_hover.p2 p{left: 25%;}
.p5_lb .p5_line_hover.p3 p{left: 50%;}
.p5_lb .p5_line_hover.p4 p{left: 75%;}

@media(max-width: 1024px){

	.part5{padding: 0.5rem 0;}
	.p5_bg{background:#f3f3f3 url(../images24/p5_bg.jpg) no-repeat top center;}
	.p5_main{margin-right: 0;padding: 0;width: 100%;margin-left: 0;}
	.p5_lb .swiper-pagination{width: 100%;display: block;}
	.p5_lb .swiper-slide-active{margin-left: 0rem;}
	.p5_lb .swiper-wrapper{margin-left: 0rem;}
	.p5_bg{display: none;}

	.p5_lb .p5_line_hover{display: none;}
}
@media(max-width: 650px){
	.p5_lb{padding: 0;box-shadow: 0px 0 0.2rem 0px rgba(251, 30, 71, 0.1);margin-bottom: 0.2rem;}
	.p5_lb .swiper-slide{box-shadow: none;}
	.p5_main{}
	.p5_lb .swiper-pagination{bottom: -0.2rem;left: 0;}
}


.part6{padding: 1.8rem 0; /*background: url(../images24/hezjl_bjtu0225.png) no-repeat left  0.77rem;background-size:8.24rem;*/}
.part6 .w14{display: flex;justify-content: space-between;}

.p6_left{margin-left: -2.4rem;width: 9.8rem;display: flex;align-items: flex-end;}
.video_out{width: calc(100% - 1.9rem);}
.video_out .a{display: block;position: relative;}
.video_out .play{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 3;cursor: pointer;}
.video_out .play::after{content: '';display: block;width: 0.8rem;height: 0.8rem;background: url(../images24/p6_play.png) no-repeat center center;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;z-index: 3;transition: 0.4s;}
.video_out .play.on::after{opacity: 0;}

.video_out img{width: 100%;height: 4.5rem;}
.video_out video{width: 100%;height: 4.5rem;}

.video_out:hover .play::after{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}



.p6_lb1{}
.p6_lb1 .a{}
.p6_lb1 .swiper-wrapper{align-items: flex-end;}

.p6_lb2{padding-top: 0.1rem;margin-top: -0.1rem;}
.p6_lb2 .img{}
.p6_lb2 .swiper-slide{display: block;position: relative;  cursor: pointer; }
.p6_lb2 .swiper-slide::after{display: block;content: '';width: calc(100% - 4px);height: calc(100% - 4px);border: 2px solid #dc2143;position: absolute;top: 0;left: 0;z-index: 3;opacity: 0;transition: 0.4s;}
.p6_lb2 .swiper-slide::before{content: '';display: block;width: 0.17rem;height: 0.1rem;background: url(../images24/p6_lb_jt.png) no-repeat center center;background-size: 100% 100% !important;position: absolute;bottom: 100%;left: calc(50% - 0.085rem);opacity: 0;transition: 0.4s;}

.p6_lb2 .swiper-slide .img{filter: brightness(0.5);transition: 0.4s;}

.p6_lb2 .swiper-slide-thumb-active .img{ filter: brightness(1);}

.p6_lb2 .swiper-slide-thumb-active::after{opacity: 1;}
.p6_lb2 .swiper-slide-thumb-active::before{opacity: 1;}

.p6_tit{width: 1.9rem;height: 6.22rem;background: url(../images24/p6_tit_bg.png) no-repeat center center;background-size: 100% 100%;padding-top: 0.5rem;}
.p6_tit .wz_out{}
.p6_tit .wz_out .pic{display: table;margin: 0 auto;width: 1.2rem;}
.p6_tit .wz_out .pic img{max-width: 100%;}

.p6_tit .more{display: table;padding-top: 0.42rem;background: url(../images24/p6_more.png) no-repeat center top;background-size: contain;margin: 1.6rem auto 0;width: 0.24rem;background-size: 100%;}
.p6_tit .more p{width: 0.14rem;font-size: 0.14rem;color: #fff;margin: 0 auto;line-height: 0.16rem;}


.p6_right{width: 6rem;}
.p6_ul1{}
.p6_ul1 li{position: relative;border-bottom: 1px solid #e7e7e7;}
.p6_ul1 li::after{content: '';display: block;width: 0%;height: 100%;background: #dc2143;position: absolute;top: 0;left: 0;border-left: 0rem solid #ffe998;border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7;transition: 0.4s;

}

.p6_ul1 a{display: block;position: relative;z-index: 3;}
.p6_ul1 .box{padding: 0.3rem 0;transition: 0.4s;}
.p6_ul1 .box .ly{font-size: 0.14rem;color: #dc2143;margin-bottom: 0.1rem;transition: 0.4s;}
.p6_ul1 .box .bt{font-size: 0.16rem;line-height: 0.28rem;color: #323232;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.p6_ul1 li:hover .box .bt{color: #dc2143;font-weight: bold;}






@media(max-width: 1024px){
	.part6{margin-top: 0rem;padding: 0.5rem 0; background-position: center top;}
	.part6 .w14{flex-wrap: wrap;}
	.p6_left{width: 100%;margin-left: 0;margin-bottom: 0.4rem;}
	.p6_right{width: 100%;}

	.video_out{width: calc(100% - 1.3rem);}
	.p6_tit{width: 1.3rem;height: 100%;}
	.p6_tit .more{margin-top: 0.3rem;}
	.p6_tit .wz_out .pic{width: 100%;}
	.p6_tit .wz_out .pic img{width: 80%;margin: 0 auto;display: block;}

	.video_out video{width: 100%;height: auto;}
}
@media(max-width: 650px){
	.video_out{width: calc(100% - 0.8rem);}
	.p6_tit{width: 0.8rem;}
	.p6_tit .more{margin-top: 0.3rem;}

	.p6_ul1 .box{padding: 0.2rem 0;}
}

@media(max-width: 400px){
.part6{    padding: 0.2rem 0;}
}


.part7{padding: 1.8rem 0;max-width: 19.2rem;margin: 0 auto;}


.p7_bg{background: #514648; width: 100%;height: auto;position: absolute;top: 0;left: 0;z-index: 1;}

.part7 .sy_tit .wz_out::after{background: url(../images24/p7_tit_bg.png);}
.part7 .sy_tit>a p{color: #eed36f;}

.p7_lb{width: calc(100% - 1.2rem);margin: 0 auto;}
.p7_lb a{position: relative;display: block;width: 0;height: 0;}
.p7_lb .swiper-wrapper{     
}

.p7_lb .swiper-slide{ position: relative;  transform: translate3d(0px, 0px, 0px) rotateY(50deg) !important; transform-origin: left;cursor: pointer;filter: brightness(0.4); }

.p7_lb .swiper-slide .img{padding-bottom: 0;height: 4.9rem;width: 2.6rem;border-radius: 0.1rem;}

.p7_lb .swiper-slide .img::after{content: '';display: block;width: 100%;height: 1.77rem; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);position: absolute;bottom: 0;left: 0;z-index: 3;opacity: 0;transition: 0.4s;}

.p7_lb .swiper-slide-active{position: relative;z-index: 6;transform: rotateY(0deg) !important; filter: brightness(1);}
.p7_lb .swiper-slide-active a{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 6;}
.p7_lb .swiper-slide-active .img{padding-bottom: 0;height: 4.9rem;width: 8.2rem;position: relative;left: 50%;transform: translate(-50%,0);}
.p7_lb .swiper-slide-active .img::after{opacity: 1;}
.p7_lb .swiper-slide-active .con{opacity: 1;padding: 0.23rem;
	left: 50%;transform: translate(-50%,0);width: 8.2rem;
}
.p7_lb .swiper-slide-active .con .bt{opacity: 1;}


.p7_lb .swiper-slide-prev{left: -1.7rem;transform: translate3d(0px, 0px, -200px) rotateY(50deg) !important;}
.p7_lb .swiper-slide-next{transform: translate3d(0px, 0px, -200px) rotateY(-50deg) !important; transform-origin: right;right: -1.7rem;}
.p7_lb .swiper-slide-next+.swiper-slide{transform: translate3d(0px, 0px, 0px) rotateY(-50deg) !important; transform-origin: right;}
.p7_lb .swiper-slide-next+.swiper-slide+.swiper-slide{transform: translate3d(0px, 0px, 100px) rotateY(-50deg) !important; transform-origin: right;}

.p7_lb .swiper-slide-next .a{float: right;}
.p7_lb .swiper-slide-next .a::after{content: '';display: block;clear: both;}
.p7_lb .swiper-slide-next+.swiper-slide .a{float: right;}
.p7_lb .swiper-slide-next+.swiper-slide .a::after{content: '';display: block;clear: both;}

.p7_lb .swiper-slide-next+.swiper-slide+.swiper-slide .a{float: right;}
.p7_lb .swiper-slide-next+.swiper-slide+.swiper-slide .a::after{content: '';display: block;clear: both;}


.p7_lb .con{width: 2.6rem;position: absolute;bottom: 0;left: 0;transition: 0.4s;opacity: 1;z-index: 6;opacity: 0;}
.p7_lb .con .bt{font-size: 0.18rem;color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.p7_lb .swiper-button-prev,.p7_lb .swiper-button-next{width: 0.36rem;height: 0.36rem;background: url(../images24/p7_lb_prev.png) no-repeat center center;background-size: 100% !important;left: 3.9rem;top: calc(50% - 0.18rem);}
.p7_lb .swiper-button-next{transform: rotate(180deg);left: auto;right: 3.9rem;}



@media(max-width: 1024px){
	.part7{padding: 0.5rem 0;}
	.p7_lb{width: 95%;}
	.p7_lb .swiper-slide .img{height: 0;padding-bottom: 50%;}
	.p7_lb .swiper-slide-active .img{width: 100%;height: 0;padding-bottom: 60%;}
	.p7_lb .swiper-button-prev, .p7_lb .swiper-button-next{left: 0.15rem;}
	.p7_lb .swiper-button-next{left: auto;right: 0.15rem;}
	.p7_lb .swiper-slide-active .con{width: 100%;}
}
@media(max-width: 650px){

}



.part8{position: relative;padding: 1.5rem 0 1.8rem 0;}

.p8_bg{background: #f0f0f0 url(../images24/hezjl_bjtu.png) no-repeat left bottom;background-size: 8.15rem; width: 100%;height: auto;position: absolute;top: 0;left: 0;z-index: 1;}


.p8_main{display: flex;}

.p8_ul{width: 4.4rem;position: relative;z-index: 3;padding-right: 0.4rem;}
.p8_ul li{position: relative;border-bottom: 1px solid #e6e6e6;}
.p8_ul li::after{content: '';display: block;width: 0;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background: url(../images24/p8_li_bg.png) no-repeat left center;background-size: 100% 100% !important;transition: 0.4s;}
.p8_ul a{display: block;position: relative;z-index: 3;}
.p8_ul .box{padding: 0.24rem 0;}
.p8_ul .bt{font-size: 0.16rem;line-height: 0.28rem;color: #323232;transition: 0.4s;height: 0.56rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.p8_ul .xx{overflow: hidden;height: 0;transition: 0.4s;}
.p8_ul .xx p{font-size: 0.14rem;color: #ffffff;padding-left: 0.2rem;line-height: 0.2rem;background: url(../images24/p8_ico1.png) no-repeat left center;background-size: 0.15rem !important;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p8_ul .xx p+p{background: url(../images24/p8_ico2.png) no-repeat left center;margin-top: 0.07rem;}

.p8_ul li.on .box{padding: 0.25rem;}
.p8_ul li.on::after{width: calc(100% + 0.8rem);}
.p8_ul li.on .bt{color: #fff;}
.p8_ul li.on .xx{height: auto;margin-top: 0.25rem;}


.p8_lb{width: 10rem;border-radius: 0.1rem;}

@media(max-width: 1024px){
	.part8{margin-top: 0rem;padding: 0.5rem 0;}
	.p8_main{flex-wrap: wrap;}
	.p8_ul{width: 100%;padding-right: 0;}

	.p8_ul li::after{background: #dc2143;}
	.p8_ul li.on::after{width: 100%;}

	.p8_ul .bt{height: auto;max-height: 0.56rem;}
}
@media(max-width: 650px){

}



.part9{padding: 0.3rem 0 1.8rem 0;}
.p9_main{position: relative;}
.p9_main .img{border-radius: 0.1rem;}

.p9_ul1{display: flex;margin-bottom: 2px;}
.p9_ul1 li{width: 50%;display: flex;}
.p9_ul1 li:first-child{margin-right: 2px;}



.p9_main a{display: block;position: relative;}
.p9_main .box1{width: 7.2rem;}
.p9_main .box1 a{display: block;}
.p9_main .box1 .img{padding-bottom: 0;height: 4.05rem;}
.p9_main .box1 .img::after{content: '';display: block;width: 100%;height: 1.27rem;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);position: absolute;bottom: 0;left: 0;z-index: 3;}

.p9_ul1+.p9_ul1 .box1{margin-top: -0.55rem;}

.p9_main .con{position: absolute;bottom: 0;left: 0;width: 100%;padding: 0.1rem;position: absolute;bottom: 0;left: 0;z-index: 6;display: flex;justify-content: space-between;align-items: center;}
.p9_main .con>div{width: 0.36rem;height: 0.32rem;border-radius: 0.04rem;background-size: 85% !important;}
.p9_main .con .wx{background: #329f41 url(../images24/p9_ico_wx.png) no-repeat center center;}
.p9_main .con .wb{background: #f04040 url(../images24/p9_ico_wb.png) no-repeat center center;}
.p9_main .con .dy{background: #000000 url(../images24/p9_ico_dy.png) no-repeat center center;}
.p9_main .con .bl{background: #f25d8e url(../images24/p9_ico_bl.png) no-repeat center center;}
.p9_main .con .xb{background: #dc2143 url(../images24/p9_ico_xb.png) no-repeat center center;}
.p9_main .con .sp{background: #e9b711 url(../images24/p9_ico_sp.png) no-repeat center center;}

.p9_main .con .bt{width: calc(100% - 0.5rem);color: #fff;font-size: 0.18rem;}


.p9_main .box3{width: 3.2rem;}
.p9_main .box3 .img{padding-bottom: 0;height: 3.5rem;}
.p9_main .box3 .img::after {
    content: '';
    display: block;
    width: 100%;
    height: 1.27rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}
.p9_main .box_tit{width: 3.96rem;height: 3.5rem;background: url(../images24/p9_tit_bg.jpg) no-repeat center center;background-size: cover;margin-left: 2px;border-radius: 0.1rem;position: absolute;z-index: 5;right: 0;top: 0;}

.p9_main .box_tit>.pic{display: table;margin: 0 auto;padding-top: 0.8rem;position: relative;}
.p9_main .box_tit>.pic a{z-index:9;}
.p9_main .box_tit>.pic img{}

.p9_main .box_tit>.pic::after {
    content: '';
    display: block;
    width: 2.74rem;
    height: 0.8rem;
    background: url(../images24/p9_tit_bg_ico.png) no-repeat center center;
    position: absolute;
	left: calc(50% - 1.37rem);
    bottom: 0;
    z-index: 0;
    background-size: 100%;
}


.p9_ewm{display: flex;justify-content: center;margin-top: 0.26rem;flex-wrap: wrap; }
.p9_ewm li{width: auto;position: relative;}
.p9_ewm li .pic{background: rgba(154,14,40,0.2);border-radius: 50%;margin: 4px 0.3rem;}
.p9_ewm li .pic img{width: 0.54rem;}
.p9_ewm li .ewm{display: none;position: absolute;bottom: calc(100% + 0.1rem);width: 1.4rem;height: 1.4rem;left: calc(50% - 0.7rem);}
.p9_ewm li .ewm img{width: 100%;background: #fff;padding: 10px;border-radius: 6px 6px 0px 0px;}
.p9_ewm li .ewm p{    background: #fff;
    text-align: center;
    padding-bottom: 8px;
    margin-top: -5px;    border-radius: 0px 0px 6px 6px;}
.p9_ewm li:hover .ewm{display: block;}

.p9_main .box2{width: 3.6rem;}
.p9_main .box2 .img{padding-bottom: 0;height: 3.5rem;}
.p9_main .box2 .img::after{
    content: '';
    display: block;
    width: 100%;
    height: 1.27rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}



.p9_main .box2+.box2{margin-left: 2px;}

@media(max-width: 1024px){
	.part9{padding: 0.5rem 0;}

	.p9_main .box_tit{left: 0;top: 0;width: 50%;}
	.p9_main .box3{width: 100%;}
	.p9_ul1{width: 100%;padding-top: calc(3.5rem + 2px);flex-wrap: wrap;}
	.p9_ul1 li:first-child{width: 100%;}
	.p9_ul1 li+li{position: absolute;z-index: 1;top: 0;right: 0;width: calc(50% - 4px);}
	.p9_main .box1{width: 100%;}
	.p9_ul1+.p9_ul1{padding-top: 0;}
	.p9_ul1+.p9_ul1 .box1{margin-top: 0;}
	.p9_ul1+.p9_ul1 li{width: 100%}
	.p9_ul1+.p9_ul1 li+li{position: relative;}
	.p9_main .box2{width: 50%;margin-bottom: 2px;}
.p9_ewm li .pic{margin: 4px 0.35rem;}
}

@media(max-width: 783px){
.p9_ewm li .pic{margin: 4px 0.3rem;}
}
@media(max-width: 719px){
.p9_ewm li .pic{margin: 4px 0.26rem;}
}

@media(max-width: 650px){
	.p9_ewm{flex-wrap: wrap;width: 2rem;margin: 0.1rem auto;}
	.p9_ewm li{}

	.p9_main .box_tit>.pic{padding-top: 0.15rem;}
	.p9_main .box_tit{height: 2rem;}
	.p9_main .box3 .img{height: 2rem;}
	.p9_main .box2 .img{height: 2rem;}
	.p9_main .box1 .img{height: 0;padding-bottom: 60%;}
	.p9_ul1{padding-top: calc(2rem + 2px);}
.p9_ewm li .pic{margin: 1px 0.02rem;}
.p9_ewm li .pic img{width: 0.5rem;}
}





.foot{background: #373f48;background-size: cover;position: relative;z-index: 1;border-top: 0.05rem solid #dc2143;}


.foot .w14{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 0.5rem 0;}


.f_left{max-width: 100%;width: 3.2rem;}
.f_logo{max-width: 100%;margin-bottom: 0.4rem;}
.f_logo img{display: block;max-width: 100%;}
.f_left .f_con{margin-bottom: 0.28rem;}
.f_left .f_con p{background: none;}

.f_left .f_img{max-width: 100%;}
.f_left .f_img img{max-width: 100%;}

.f_cen{}
.f_cen h2{font-size: 0.18rem;color: #ffffff;font-weight: bold;margin-bottom: 0.13rem;}

.f_con{}
.f_con p{font-size: 0.14rem;color: #fff;line-height: 0.24rem;opacity: 0.7;}
.f_con p+p{margin-top: 0.1rem;}

.f_con a{color: #fff;opacity: 0.68;}
.f_con a:hover{opacity: 1;}




.f_right{width: 10.2rem;}
.f_right ul{display: flex;    width: 100%; justify-content: space-between;}
.f_right ul li{/*margin-left: 0.25rem;*/}
.f_right h3{font-size: 0.18rem;color: #ffffff;display: table;position: relative;margin-bottom: 0.15rem;}

.f_right h3::after{content: '';display: block;width: 0;height: 1px;background: #fff;transition: 0.4s;position: absolute;bottom: -0.1rem;left: 0;}
.f_right h3:hover::after{width: 100%}


.f_right a{display: table;    margin: 0 auto;}
.f_right p{font-size: 0.14rem;color: #fff;line-height: 0.2rem;margin-top: 0.2rem;opacity: 0.8;opacity: 0.7;transition: 0.4s;position: relative;display: table;}
.f_right p:hover{opacity: 1;}

.f_right p::after{content: '';display: block;width: 0;height: 1px;background: #fff;transition: 0.4s;position: absolute;bottom: -0.05rem;left: 0;}
.f_right p:hover::after{width: 100%}

/*
@media(max-width: 1600px){
.f_right ul li{margin-left: 0.25rem;}
}
*/
@media(max-width: 1024px){

	.w14{width: 95%;}

	.m_header_box{display: block;}
	#m_header #logo{height: 100%;}
	.m_header_box header{padding: 0 2.5%;}
	
	.header_box{display: none;}

	.body_main{position: relative;padding-top: 0;}


	.foot .w14{justify-content: center;flex-direction: column;position: relative;padding: 0.2rem 0;}
	.f_cen{margin: 0.2rem 0;}

	.f_lj h2{width: 1rem;}
	.lj_lb_out{width: calc(100% - 1.1rem);}

	.f_left .f_con{justify-content: center;}

	.f_right{display: none;}
	.f_right{margin-top: 0.3rem;}
	.f_right h3{font-size: 0.2rem;}
	.f_right ul li{margin-left: 0.15rem;}
}
@media(max-width: 950px){


}
@media(max-width: 800px){



}
@media(max-width: 700px){

}

@media(max-width: 650px){
	.f_right ul li{margin: 0 0.05rem;}

}






/* 首页样式结束 */





/* 二级页样式开始 */



.fanye{text-align: center;margin: 0.4rem 0 0;}

.ej_bn_dt{width: 100%;margin-top: 0rem;position: relative;z-index: 1;}

.ej_bn_dt::before{    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images24/ej_bn_dt_zz.png) repeat-x top center;
    height: 4rem;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;}

.ej_bn_dt::after{    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images24/ej_bn_dt_zz_xia.png) repeat-x top center;
    height: 1.49rem;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;}
.ej_bn_dt img{display: block;width: 100%;}

.bn_con{position: absolute;bottom: 0.57rem;left: 0;z-index: 6;width: 100%;}
.bn_con .w14{}
.bn_con .w14 h2{color: #fff;font-size: 0.3rem;margin-left: 0.8rem;font-family: sys;}



.ej_main_box{background-size: 100%; background: url(../images24/ej_main_bg.png) no-repeat bottom center;  min-height: 0.5rem;position: relative;z-index: 3;padding-bottom: 0.6rem;}
.ej_main_box>.w14{padding-top: 0rem;}

.ej_main_box>div{position: relative;z-index: 2;}


/* 手机二级导航 开始 */

#nav_slide {
    background: #dc2143;
    line-height: 0.5rem;
    position: relative;
    z-index: 2;
    display: none
}
#nav_slide #bnt_back {
    position: absolute;
    left: 0.16rem;
    top: -0.02rem;
}
#nav_slide #bnt_back img {
    height: 0.2rem;
    vertical-align: middle
}
#nav_slide .n_title {
    height: 0.5rem;
}
#nav_slide h1 {
    font-size: 0.18rem;
    color: #fff;
    text-align: center
}
#bnt_sub_nav {
    position: absolute;
    right: 0.16rem;
    top: 0.14rem;
    cursor: pointer
}
#bnt_sub_nav img {
    display: block;
    height: 0.2rem;
}
#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
#sub_nav_content {
    background: #f2f2f2;
    display: none;
    z-index: 9;
    width: 100%
}
#sub_nav_content ul li {
    background: none;
    box-shadow: none;
    border-bottom: 1px solid #dedede;
    padding: 0 0.15rem;
}
#sub_nav_content ul li a {
    display: inline-block;
    font-size: 0.16rem;
    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: 0.28rem;
    padding-left: 0.1rem;
}
#sub_nav_content ul li ul li a {
    font-size: 0.16rem;
    color: #666
}
#sub_nav_content ul li.on>a {
    color: #dc2143;
}
#sub_nav_content ul li ul {
    display: none
}
/* 手机二级导航 结束 */



.ej_main_left{
    width: 100%;
	margin-bottom: -0.2rem;

	position: relative;
	top: -0.4rem;
	z-index: 6;
min-height:0.4rem;
}
.ej_main_left ul{
	position: relative;
	display: flex;
	width: auto;
	padding-left: 0.6rem;    min-height: 0.6rem;
}
.ej_main_left ul::before{content: '';display: block;width: 18.31rem;height: 1.62rem; background: url(../images24/ej_dh_bg.png) no-repeat center center; position: absolute;left: -1.35rem;top: -0.5rem;z-index: 1;background-size: 100% 100%;}


.ej_main_left .sider_nav {
    padding: 0.2rem 0rem;
	background: #fff;
	width:100%;
}


.ej_main_left .sider_nav.on{padding: 0;}

.ej_main_left .sider_nav ul{padding-left: 0.1rem;}


.ej_main_left ul li{
    position: relative;
    line-height: 0.24rem;
	z-index: 3;
}

.ej_main_left ul li>a {
    position: relative;
    display: block;

    z-index: 1;
}
.ej_main_left ul li>a::after{content: "";display: block;width: 0;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;transition: 0.4s;}
.ej_main_left ul li p{   padding: 0.33rem 0.3rem 0.2rem;
    font-family: "Microsoft Yahei";
    font-size: 0.18rem;
    color: #333; 
	transition: 0.4s;
}

.ej_main_left ul li>a:hover::after{width: 100%;}


.ej_main_left ul li .btn{width: 0.3rem;height: 0.56rem;position: absolute;right: 0;top: 0;z-index: 3;cursor: pointer;display: flex;align-items: center;}
.ej_main_left ul li .btn::after{content: "+";display: block;text-align: center;width: 100%;font-size: 0.2rem;color: #333;}
.ej_main_left ul li .btn.on::after{content: "-";}

.ej_main_left ul li .sun{width: 100%;margin: 0 auto;border-radius: 0.1rem;
	padding: 0.1rem 0;
position: absolute;
top: 100%;
left: 0;
background: #fff;
box-shadow: 0 0 0.1rem rgba(0, 0, 0, .1);
display: none;
}
.ej_main_left ul li .sun p{font-size: 0.16rem;line-height: 0.18rem;padding: 0.1rem;position: relative;display: block;color: #333;text-align: center;}

.ej_main_left ul li .sun a.on p,.ej_main_left ul li .sun a p:hover{color: #fff;background: #dc2143;}

.ej_main_left ul li .sun a.on::before,.ej_main_left ul li .sun a:hover::before{background: #dc2143;}

.ej_main_left ul li.on>.btn::after{color: #dc2143;}

.ej_main_left ul li.on>a p,
.ej_main_left ul li>a:hover p{
    color: #dc2143;
	font-weight: bold;
}
/*.ej_main_left ul li>a:before{
    position: absolute;
    left: calc(50% - 0.355rem);
    bottom: 0.08rem;
    width: 0.71rem;
    height: 0rem;
    background: url(../images24/ej_dh_li.png) repeat-x left center;
	background-size: 100%;
    content: "";
	transition: 0.4s;
}*/
.ej_main_left ul li.on>a:before,
.ej_main_left ul li>a:hover:before{
	height: 0.16rem;bottom: 0;
}
.ej_main_left ul li>a:hover:before{
	/* animation: ej_dh 50s linear infinite; */
}

/* 
@keyframes ej_dh
    {
    from {background-position: 0 0;}
    to {background-position: 1000px 0;}
} */

.ej_main_left ul li .sun a:before{height: 1px;bottom: 0;transition: 0.4s;}
.ej_main_left ul li .sun a{color: #333;}

.ej_main_left .lmmc_yj{font-size: 0.24rem;padding: 0.2rem 0rem;background-size: 200%;  color: #fff;padding-left: 0;position: relative;text-align: center;font-weight: bold;}




.ej_main_right{width: 100%;padding-top: 0rem;}
.ej_main_right>.line{width: 100%;height: 0.01rem;background: #eaeaea;margin-bottom: 0.3rem;
display: none;
}


.dqwz_out{padding-bottom: .1rem;margin: 0.3rem 0 0.25rem;display: flex;justify-content: space-between;align-items: center;

}
.dqwz_out .w15{}
.dqwz_out h2{font-size: 0.24rem;color: #dc2143;display: table;}

.dqwz_out .dqwz{padding-left: 0.31rem;background: url(../images24/dqwz.png) no-repeat left center;display: table;background-size: 0.14rem;}
.dqwz_out .dqwz p{font-size: 0.16rem;color: #999999;line-height: 0.24rem;min-height: 0.24rem;}
.dqwz_out .dqwz a{color: #999999;transition: 0.4s;}
.dqwz_out .dqwz a:hover{color: #dc2143;}

.dqwz_out .dqwz span{display: inline-block;margin: 0 0.03rem;
width: 0.03rem;height: 0.03rem;
background: #d8d8d8;
margin-bottom: 0.04rem;
}


@media(max-width: 1024px){
	.ej_bn_dt::before{display: none;}
	.ej_bn_dt{margin-top: 60px;}
	.ej_main_box>.w14{padding-top: 0;}
	.ej_main_box{padding: 0.3rem 0;}

	.ej_main_left{display: none;}
	#nav_slide{display: block;}

	.fanye{margin: 0.3rem 0 0;}

	.dqwz_out{margin-bottom: 0.1rem;margin-top: 0;}

	.ej_main_box .w15{flex-wrap: wrap;}
	.ej_main_left{width: 100%;}

	.ej_main_right{width: 100%;padding: 0;}

	.ej_bn_dt::after{display: none;}
	.bn_con{display: none;}
}
@media(max-width: 650px){

	
}


/* 列表页  开始 */

.ej_list{min-height: 300px;}
.ej_list ul li{border-bottom: 1px solid #ededed;}


@media(max-width: 1024px){


}
@media(max-width: 650px){

}


/* 列表页  结束 */


.ej_list_tt{}
.ej_list_tt .p2_left_ul li a{flex-direction: row-reverse;display: flex;justify-content: space-between;
padding: 0.3rem 0;
}
.ej_list_tt .p2_left_ul{width: 100%;}
.ej_list_tt .p2_left_ul li{margin-bottom: 0;transition: 0.4s;transition: 0.4s;position: relative;}
.ej_list_tt .p2_left_ul li::after{content: '';display: block;width: 100%;height: 1px;background: #ececec;position: absolute;right: 0;bottom: 0;transition:0.4s;}
.ej_list_tt .p2_left_ul li .con{width: calc(100% - 4.5rem);padding-top: 0rem;position: relative;padding-bottom: 0.4rem;padding-top: 0.3rem;}
.ej_list_tt .p2_left_ul li .img{width: 4.1rem;height: 2.9rem;padding: 0;}
.ej_list_tt .p2_left_ul li .con .sj{display: flex;align-items: flex-end;margin-bottom: 0.35rem;}
.ej_list_tt .p2_left_ul li .con .sj .p1{font-size: 0.36rem;color: #dc2143;margin-right: 0.1rem;}
.ej_list_tt .p2_left_ul li .con .sj .p2{font-size: 0.14rem;color: #dc2143;font-family: Myriad Pro;}

.ej_list_tt .p2_left_ul li .con .gd{width: 0.28rem;height: 0.07rem;background: url(../images24/ej_list_tt_gd.png) no-repeat center center;background-size: 100% 100%;position: absolute;left: 0;bottom: 0.3rem;}


.ej_list_tt .p2_left_ul li .con .bt{font-size: 0.2rem;margin-bottom: 0.16rem;color: #323232;font-weight: 600;line-height: 0.24rem;transition:0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ej_list_tt .p2_left_ul li .con .zy{font-size: 0.14rem;line-height: 0.26rem;color: #999;max-height: 0.52rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ej_list_tt .p2_left_ul li.no_img{}
.ej_list_tt .p2_left_ul li.no_img .con{width: 100%;padding-top: 0;}
.ej_list_tt .p2_left_ul li.no_img .con .gd{bottom: 0;}

.ej_list_tt .p2_left_ul li:hover::after{background: #dc2143;}
.ej_list_tt .p2_left_ul li:hover .con .bt{color: #dc2143;font-weight: bold;}
.ej_list_tt .p2_left_ul li:hover{}




@media(max-width: 1024px){
	.ej_main_right>.line{margin-bottom: 0.3rem;}
	.ej_list_tt .p2_left_ul li .con .bt{font-size: 0.18rem;}
}
@media(max-width: 850px){
	.ej_list_tt .p2_left_ul li a{flex-wrap: wrap;flex-direction: column-reverse;}
	.ej_list_tt .p2_left_ul li .img{padding-bottom: 66%;width: 100%;}
	.ej_list_tt .p2_left_ul li .con{width: 100%;padding: 0.2rem 0;}

	.ej_list_tt .p2_left_ul li::after{width: 100%;}
	.ej_list_tt .p2_left_ul li.no_img::after{display: block;}


	.ej_list_tt .p2_left_ul li .con .bt{
		max-height: 0.6rem;
		line-height: 0.3rem;
		overflow: hidden;
		white-space: wrap;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	.ej_list_tt .p2_left_ul li .con .gd{bottom: 0;}

	.ej_list_tt .p2_left_ul li .con .sj{margin-bottom: 0.15rem;}
	.ej_list_tt .p2_left_ul li .con .sj .p1{font-size: 0.28rem;}
	.ej_list_tt .p2_left_ul li .con .sj .p2{padding-bottom: 0.03rem;}
}





.nry_main{display: block;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}

.nry_main .nry_fx{width: 0.6rem;}
.my-share-d{padding: 0.2rem 0.1rem 0.1rem;box-shadow: 0 0 0.1rem rgba(0,0,0,.19);border-radius: 100px;}
.my-share-d>div{display: flex;justify-content: center;align-items: center;width: 0.4rem;height: 0.4rem;margin-bottom: 0.15rem;background: #f0f0f0;border-radius: 50%;position: relative;cursor: pointer;}
.my-share-d>div img{width: 100%;transition: 0.4s;}
.my-share-d>div img.on{position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;margin: auto;width: 100%;}

.my-share-d .d1:hover img{opacity: 0;}
.my-share-d .d1:hover img.on{opacity: 1 !important;}

.ej_nry{width: 100%;}
.ej_nry .box1{border-bottom: 0.04rem solid #dc2143;}
.ej_nry .box1 .bt{font-size: 0.3rem;color: #353535;font-weight: bold;line-height: 0.45rem;margin-bottom: 0.16rem;text-align: center;}
.ej_nry .box1 .xx{flex-wrap: wrap;display: flex;justify-content: center;background: #f9f9f9;padding: 0rem 0 0.2rem;}
.ej_nry .box1 .xx p{font-size: 0.14rem;color: #c2c2c2;margin: 0 0.14rem;line-height: 0.2rem;}


.ej_nry .box2{padding: 0.2rem 0 0.2rem;border-bottom: 1px solid #d9d9d9;}
.ej_nry .box2 p{font-size: 0.18rem !important;color: #323232;text-indent: 2em;line-height: 0.36rem !important;margin-bottom: 0.24rem;}

.ej_nry .box2 img{width: 800px !important;height: auto !important;display: block;margin: 0 auto;max-width: 100%;}
.ej_nry .box2 .has_img{text-indent: 0 !important;}
.nry_main .box3{padding: 0.3rem 0;}
.nry_main .box3 a{display: block;}
.nry_main .box3 p{font-size: 0.18rem;color: #333333;line-height: 0.38rem;padding: 0.02rem;transition: 0.4s;}
.nry_main .box3 p:hover{color: #dc2143;}


.ej_nry .box2 video{margin: 0 auto;    height: auto;}
@media(max-width: 768px){
.ej_nry .box2 video{margin: 0 auto;    height: auto;width:100%;}
}



.ej_nry_news{width: 3.6rem;}
.ej_nry_news h2{font-size: 0.24rem;color: #333333;text-align: center;background: #f3f3f3;text-align: center;padding: 0.15rem 0;}
.ej_nry_news ul{padding: 0.25rem 0.2rem;}
.ej_nry_news ul li{padding-bottom: 0.24rem;border-bottom: 1px solid #f3f3f3;margin-bottom: 0.18rem;}
.ej_nry_news ul li a{display: flex;justify-content: space-between;align-items: center;}
.ej_nry_news ul li .sj{width: 0.6rem;height: 0.57rem;background: url() no-repeat center center;background-size: 100% 100%;padding-top: 0.14rem;}
.ej_nry_news ul li .sj p{font-size: 0.22rem;color: #fff;text-align: center;margin-bottom: 0.01rem;}
.ej_nry_news ul li .sj span{display: block;font-size: 12px;color: #fff;text-align: center;}
.ej_nry_news ul li .con{width: calc(100% - 0.7rem);}
.ej_nry_news ul li .con p{font-size: 0.16rem;color: #323232;line-height: 0.26rem;max-height: 0.52rem;overflow: hidden;transition: 0.4s;}

.ej_nry_news ul li a:hover .con p{color: #dc2143;}

@media(max-width: 1024px){
	.nry_main{}
	.nry_main>div{width: 100% !important;}
	.nry_main .nry_fx{display: flex;justify-content: center;margin-bottom: 0.2rem;}
	.my-share-d{display: flex;padding: 0.1rem 0.1rem;}
	.my-share-d>div{margin-bottom: 0;margin: 0 0.1rem 0;}


	.ej_nry .box1 .bt{font-size: 0.26rem;}
	.ej_nry .box2 p{font-size: 0.18rem;line-height: 0.36rem;margin-bottom: 0.15rem;    overflow: auto;}
	.nry_main .box3 p{font-size: 0.16rem;line-height: 0.26rem;}
}

@media(max-width: 650px){
	.ej_nry .box1 .bt{font-size: 0.24rem;line-height: 0.36rem;}
	.ej_nry .box1 .xx{padding-bottom: 0.15rem;}
	.ej_nry .box2{padding: 0.15rem 0;}
	.ej_nry_news h2{font-size: 0.2rem;padding: 0.1rem 0;}
	.ej_nry_news ul {
		padding: 0.15rem 0rem;
	}
	.ej_nry_news ul li {
		padding-bottom: 0.1rem;
		margin-bottom: 0.1rem;}
}









.ej_szdw{padding-top: 0rem;}
.ej_szdw ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ej_szdw ul li{width: calc(50% - 0.3rem);margin: 0 0 0.4rem;transition: 0.4s;position: relative;}
.ej_szdw ul li::after{content: '';display: block;width: 100%;height: calc(100% - 0.9rem);background: #f8f8f8;position: absolute;bottom: 0;left: 0;z-index: 1;
}
.ej_szdw ul li a{display: flex;padding-left: 0.1rem;padding-bottom: 0.1rem; justify-content: space-between;align-items: flex-start;position: relative;transition: 0.4s;height: 100%;z-index: 3;}


.ej_szdw ul li .img{width: 2.7rem;padding-bottom: 0;height: 3.6rem; background: #bebebe;}
.ej_szdw ul li .con{width: calc(100% - 2.7rem);padding-top: 0.1rem;padding-left: 0.3rem;padding-right: 0.4rem;}
.ej_szdw ul li .con .bt{font-size: 0.32rem;color: #333;margin-bottom: 0.1rem;font-weight: bold;width: 100%;margin-top: 0.1rem;transition: 0.4s;margin: 0.2rem 0 0.2rem;}
.ej_szdw ul li .con .xx{padding-top: 0.3rem;margin-bottom: 0.5rem;}
.ej_szdw ul li .con .xx p{font-size: 0.18rem;color: #323232;line-height: 0.32rem;margin-bottom: 0.05rem;
max-height: 1.28rem;height: 1.28rem;

overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
.ej_szdw ul li .con .jt{    width: 0.28rem;
    height: 0.07rem;
    background: url(../images24/ej_list_tt_gd.png) no-repeat center center;
    background-size: 100% 100%;
}

.ej_ldbz ul li .img{width: 30%;padding-bottom: 39%;background: #bebebe;}
 .ej_ldbz ul li .con{width: 64%;padding-top: 0.2rem;}
 .ej_ldzb ul li .con .xx p{font-size: 0.18rem;color: #999;line-height: 0.28rem;}

.ej_szdw ul li:hover{}
.ej_szdw ul li:hover .con .bt{color: #dc2143;}
.ej_ldbz ul li .con .xx p{font-size: 0.18rem;color: #999;line-height: 0.28rem;}

@media(max-width: 1024px){
	.ej_szdw ul li .con{padding-top: 0;}
	.ej_szdw ul li{width: 100%;}

	.ej_szdw ul li .con .bt{font-size: 0.26rem;margin-top: 0.4rem;}
	.ej_szdw ul li .img{width: 1.8rem;height: 2.6rem;}
	.ej_szdw ul li .con{width: calc(100% - 1.8rem);padding-right: 0.2rem;}
	.ej_szdw ul li .con .xx p{    max-height: 0.64rem;
		height: 0.64rem;    -webkit-line-clamp: 2;}
}

@media(max-width: 650px){

}


.box_teacher{    padding-bottom: 0.2rem;
    border-bottom: 2px #dc2143 solid;
    display: flex;
    justify-content: space-between;}
.box_teacher .pic{width: 2rem;}
.box_teacher .pic img{width: 100%;}

.box_teacher .con{width: calc(100% - 2.3rem);}
.box_teacher .con .bt{font-size: 0.28rem;font-weight: bold;color: #333;margin-bottom: 0.2rem;}
.box_teacher .con .line{width: 0.4rem;height: 0.04rem;background: #dc2143;margin-bottom: 0.2rem;}
.box_teacher .con .xx{}
.box_teacher .con .xx strong{color: #333;}
.box_teacher .con .xx p{font-size: 0.16rem;line-height: 0.24rem;margin-bottom: 0.2rem;color: #666;}

@media(max-width: 850px){
	.box_teacher{flex-wrap: wrap;justify-content: center;}
	.box_teacher .pic{width: 80%;margin-bottom: 0.2rem;}
	.box_teacher .con{width: 100%;}
}









.ej_list_pic{}
.ej_list_pic li .img{border-radius: 0;}
.ej_list_pic ul{margin: 0 -0.15rem;display: flex;flex-wrap: wrap;}
.ej_list_pic ul li{margin: 0 0.15rem; margin-bottom: 0.3rem;width: calc(33.33% - 0.3rem);overflow: hidden;

	transition: 0.4s;
	border-radius: 0.08rem;
}
.ej_list_pic ul li a{padding: 0;display: block;}

.ej_list_pic ul li .img{border-radius: 0.08rem;}
.ej_list_pic ul li .con{padding: 0.15rem;margin-bottom: 0 !important;}
.ej_list_pic ul li .con p{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem;width: 100%;text-align: center;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ej_list_pic li:nth-child(2)::after{content: '';bottom: 0;top: auto;}


.ej_list_pic ul li:hover{box-shadow: 0px 0px 0.1rem 0.2px rgba(151, 151, 151, 0.4);}
.ej_list_pic ul li:hover .con p{color: #dc2143;}

@media(max-width: 1024px){

	.ej_list_pic ul li .con{padding: 0.1rem;}
	.ej_list_pic ul{margin: 0;}
	.ej_list_pic ul li{width: 100%;margin: 0;margin-bottom: 0.2rem;}
}




.ej_list_rw{}
.ej_list_rw ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ej_list_rw ul li{width: calc(50% - 0.3rem);position: relative;margin-bottom: 0.4rem;}
.ej_list_rw ul li::after{content: '';display: block;width: calc(100% - 0.47rem);height: 100%;position: absolute;right: 0;top: 0;background: #f8f8f8;z-index: 1;}
.ej_list_rw ul li a{display: block;position: relative;z-index: 3;}
.ej_list_rw ul li .box{display: flex;justify-content: space-between;padding: 0rem 0;}
.ej_list_rw ul li .img{width: 1.65rem;padding-bottom: 0;height: 2.3rem;border: 1px solid #f1f1f1;transition:0.4s;}
.ej_list_rw ul li .con{width: calc(100% - 1.9rem);padding-right: 0.3rem;padding-top: 0.2rem;}
.ej_list_rw ul li .con .bt{font-size: 0.24rem;color: #323232;transition:0.4s;}
.ej_list_rw ul li .con .zc{font-size: 0.16rem;color: #666666;padding-left: 0rem;line-height: 0.24rem;margin-top: 0.16rem;background-size: 0.16rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ej_list_rw ul li .con .line{width: 100%;height: 1px;background: #e9e9e9;margin: 0.18rem 0;transition:0.4s;}
.ej_list_rw ul li .con .zy{font-size: 0.16rem;line-height: 0.26rem;color: #666666;height: 0.78rem;margin-bottom: 0rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.ej_list_rw ul li .con .dot{display: none;}


.ej_list_rw ul li:hover .img{border: 1px solid #dc2143;}
.ej_list_rw ul li:hover .con .bt{color: #dc2143;}
.ej_list_rw ul li:hover .con .line{background: #dc2143;}



@media(max-width: 1024px){
	.ej_list_rw ul li{width: 100%;}
}
@media(max-width: 650px){
	.ej_list_rw ul li .img {
		width: 1.2rem;
		height: 1.65rem;
	}
	.ej_list_rw ul li .con{width: calc(100% - 1.2rem);padding: 0 0.15rem;padding-top: 0.15rem;}
	.ej_list_rw ul li .con .line{margin: 0.1rem 0;}
	.ej_list_rw ul li .con .zy{margin-bottom: 0.1rem;	-webkit-line-clamp: 2;height: 0.52rem;}
	.ej_list_rw ul li .box{padding: 0;}
	.ej_list_rw ul li{margin-bottom: 0.2rem;}

	.ej_list_rw ul li .con .zc{margin-top: 0.1rem;}
}





.ej_xyjj{}
.ej_xyjj .fs{display: flex;justify-content: space-between;margin-bottom: 0.6rem;flex-wrap: wrap;}
.ej_xyjj .fs .pic{width: 54%;}
.ej_xyjj .fs .pic img{display: block;width: 100%;}
.ej_xyjj .fs .con{width: 46%;padding: 0.2rem 0 0 0.4rem;}
.ej_xyjj .fs .con p{font-size: 0.18rem;line-height: 0.38rem;color: #323232;margin-bottom: 0.24rem;text-indent: 2em;}
.ej_xyjj ul{display: flex;flex-wrap: wrap;margin: 0 -0.2rem;}
.ej_xyjj ul li{width: calc(33.33% - 0.4rem);margin: 0 0.2rem 0.34rem;}
.ej_xyjj ul li a{}
.ej_xyjj ul li .img{padding-bottom: 68.2%;}
.ej_xyjj ul li .bt{font-size: 0.18rem;color: #323232;font-weight: bold;line-height: 0.38rem;margin: 0.07rem 0;}
.ej_xyjj ul li .zy{font-size: 0.18rem;color: #323232;line-height: 0.28rem;}



@media(max-width: 1024px){
	.ej_xyjj .fs{margin-bottom: 0.2rem;}
	.ej_xyjj .fs .pic{width: 100%;}
	.ej_xyjj .fs .con{width: 100%;padding: 0; padding-top: 0.2rem;}
	.ej_xyjj .fs .con p{font-size: 0.16rem;line-height: 0.38rem;margin-bottom: 0.1rem;}
	.ej_xyjj ul li{width: calc(50% - 0.4rem);}
}
@media(max-width: 650px){
	.ej_xyjj ul li{width: 100%;}
}



.ej_znjg{}
.znjg_box{padding: 0.3rem 0.4rem;box-shadow: 0 0 0.2rem rgba(0, 0, 0, .1);margin-bottom: 0.3rem;}
.znjg_box .zn_tit{background: #dc2143;position: relative;display: table;padding: 0.16rem 0.5rem;padding-right: 0.9rem;margin-left: -0.5rem;}
.znjg_box .zn_tit::after{content: '';display: block;width: 0.4rem;height: 100%;position: absolute;left: calc(100% - 0.2rem);top: 0;background: url() no-repeat center center;background-size: 100% 100%;}
.znjg_box .zn_tit p{font-size: 0.32rem;color: #ffffff;letter-spacing: 0.02rem;}
.znjg_box .out{overflow: hidden;}
.znjg_box ul{display: flex;flex-wrap: wrap;margin: 0 -0.3rem;padding-top: 0.14rem;margin-bottom: -1px !important;}
.znjg_box ul li{width: calc(25% - 0.6rem);margin: 0 0.3rem;border-bottom: 1px solid #eaeaea;padding-bottom: 0.18rem;}
.znjg_box ul li a{}
.znjg_box ul li p{font-size: 0.18rem;color: #323232;padding: 0.18rem 0 0;transition:0.4s;}
.znjg_box ul li font{font-size: 0.14rem;color: #666666;line-height: 0.22rem;margin-top: 0.1rem;display: block;}

.znjg_box ul li:hover p{color: #dc2143;}

@media(max-width: 1024px){
	.znjg_box ul li{width: calc(50% - 0.6rem);}
}
@media(max-width: 650px){
	.znjg_box ul{margin: 0 -0.1rem;}
	.znjg_box ul li{width: calc(50% - 0.2rem);margin: 0 0.1rem;}
	.znjg_box{padding: 0.2rem 0.2rem;}
	.znjg_box .zn_tit{padding-right: 0.3rem;}
	.znjg_box .zn_tit p{font-size: 0.24rem;}
}




.ej_xysz{display: flex;flex-wrap: wrap;align-items: flex-start;}
.ej_xysz ul{width: calc(100%);display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0.4rem 0.05rem 0 0.4rem;}
.ej_xysz ul li{width: calc(50% - 0.175rem);margin-bottom: 0.35rem;position: relative;}
.ej_xysz ul li a{display: block;position: relative;z-index: 3;}
.ej_xysz ul li p{font-size: 0.18rem;color: #323232;padding: 0.24rem 0.65rem 0.24rem 0.3rem;border: 1px solid #ededed;background: #fff;transition:0.4s;line-height: 0.28rem;}

.ej_xysz ul li::after{content: '';display: block; width: calc(100% - 2px);height: calc(100% - 2px);border: 1px solid #dc2143;position: absolute;top: 0.05rem;left: 0.05rem;z-index: 1;transition:0.4s;}

.ej_xysz ul li::before{content: '';display: block; width: 0.32rem;height: 100%; position: absolute;top: 0rem;right: 0.3rem;;z-index: 1;transition:0.4s;background: url() no-repeat center center;background-size: 100%; z-index: 8;}

.ej_xysz ul li:hover p{color: #dc2143;border: 1px solid #dc2143;transition-delay:0.3s;}
.ej_xysz ul li:hover::after{top: 0;left: 0;}

@media(max-width: 1024px){
	.ej_xysz{flex-direction: column-reverse;align-items: center;}
	.ej_xysz ul{width: 100%;padding: 0;margin-bottom: 0.2rem;}
}
@media(max-width: 650px){
	.ej_xysz ul{margin: 0;margin-bottom: 0.2rem;}
	.ej_xysz ul li{width: 100%;margin-bottom: 0.2rem;}
}

.ej_xyjj{}
.ej_xyjj p{font-size: 0.18rem !important;color: #323232;text-indent: 2em;line-height: 0.38rem !important;margin-bottom: 0.24rem;}

.ej_xyjj img{max-width: 80%;height: auto !important;display: block;margin: 0 auto;}


@media(max-width: 1024px){
	.ej_xyjj img{max-width: 100%;}
}

.ej_szfl{}
.ej_szfl .xbox{}
.ej_szfl .xbox h2{background: #dc2143;color: #fff;padding: 0.15rem 0.2rem;font-size: 0.2rem;}
.ej_szfl .xbox ul{display: flex;flex-wrap: wrap;padding: 0.2rem 0;}
.ej_szfl .xbox ul li{width: 16.6666%;margin-bottom: 0.1rem;}
.ej_szfl .xbox ul li a{}
.ej_szfl .xbox ul li p{font-size: 0.18rem;color: #333;line-height: 0.28rem;transition: 0.4s;}

.ej_szfl .xbox ul li a:hover p{color: #024f99;}
@media(max-width: 1024px){
	.ej_szfl .xbox ul li{width: 25%;}
	.ej_szfl .xbox h2{padding: 0.15rem 0.2rem;}
}




.ej_mb{}
.ej_mb .box{display: flex;flex-wrap: wrap;justify-content: space-between;border-bottom: 1px solid #e5e5e5;}
.ej_mb .box:last-child{border-bottom: 0;}
.ej_mb .box+.box{padding-top: 0.36rem;}

.ej_mb .xtit{font-size: 0.28rem;width: 3.98rem;text-align: right;color: #dc2143;line-height: 0.34rem;}
.ej_mb ul{width: calc(100% - 4.5rem);display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_mb ul li{width: calc(50% - 0.1rem);margin-bottom: 0.36rem;}
.ej_mb ul li a{}
.ej_mb ul li p{padding-right: 0.19rem;font-size: 0.22rem;color: #000000;line-height: 0.3rem;position: relative;display: table;transition: 0.4s;}
.ej_mb ul li p::after{content: '';display: block;background: url(../images24/ej_lj_ico.png) no-repeat center center;width: 0.12rem;height: 0.12rem;position: absolute;right: 0;top: 0.04rem;transition: 0.4s;}

.ej_mb ul li a:hover p::after{top: 0;}
.ej_mb ul li:hover p{color: #dc2143;}




@media(max-width: 1024px){
	.ej_mb .xtit{width: 100%;text-align: left;margin-bottom: 0.2rem;}
	.ej_mb ul{width: 100%;}
}
@media(max-width: 650px){
	.ej_mb .box{padding-bottom: 0.2rem;}
	.ej_mb .box+.box{padding-top: 0.3rem;}
	.ej_mb ul li{margin-bottom: 0.15rem;width: 100%;}
}


.ej_xy ul{width: 100% !important;}





.ej_xrld{border-top: 0.04rem solid #dc2143;}
.ej_xrld .box{display: flex;flex-wrap: wrap;justify-content: space-between;border-bottom: 1px solid #209aff;align-items: flex-start;}
.ej_xrld .box:last-child{border-bottom: 0;}
.ej_xrld .box{padding: 0.3rem 0 0.1rem;}

.ej_xrld .xtit{font-size: 0.3rem;width: 2.8rem;text-align: right;color: #ffffff;line-height: 0.34rem;font-weight: 600;position: relative;
background: url(../images24/z_xrld_tit.jpg) no-repeat center center;
background-size: cover;
text-align: center;
padding: 0.1rem 0 0.14rem;
border-radius: 0.05rem 0 0.05rem 0;
font-family: sys;
}
.ej_xrld ul{width: calc(100% - 2.8rem);display: flex;flex-wrap: wrap;position: relative;}

.ej_xrld ul li{margin-bottom: 0.28rem;width: 2.22rem;margin-left: 0.67rem;}
.ej_xrld ul li a{}
.ej_xrld ul li p{font-size: 0.22rem;color: #323232;line-height: 0.3rem;position: relative;display: table;transition: 0.4s;text-align: center;width: 100%;
margin-top: 0.18rem;
}
.ej_xrld ul li .img{padding-bottom: 135%;border-radius: 0.05rem;}

.ej_xrld ul li a:hover p::after{top: 0;}
.ej_xrld ul li:hover p{color: #dc2143;}




@media(max-width: 1024px){
	.ej_xrld .box ul{justify-content: center;}
	.ej_xrld .xtit{width: 100%;margin-bottom: 0.2rem;}
	.ej_xrld ul{width: 100%;padding-left: 0;}
	.ej_xrld ul li{margin: 0 0.2rem 0.3rem;width: calc(50% - 0.4rem);}
	.ej_xrld .xtit::after{display: none;}
}
@media(max-width: 650px){
	.ej_xrld .xtit{font-size: 0.24rem;}
}



  

.ej_xxbs{display: flex;flex-wrap: wrap;}

.ej_xxbs .x_tit{font-size: 0.36rem;color: #000000;font-family: sys;margin-bottom: 0.4rem;}

.ej_xxbs .left{width: 7.7rem;margin-right: -0.5rem;position: relative;z-index: 3;}
.ej_xxbs .left .box{box-shadow: 0px 0px 0.32rem 0px rgba(0, 0, 0, 0.1);background: #fff;padding: 0.6rem;height: 5rem;border-radius: 0.1rem 0.1rem 0 0.1rem;}
.ej_xxbs .left .box .x_logo{display: table;max-width: 100%;margin: 0 auto 0.55rem;}
.ej_xxbs .left .box .x_logo img{max-width: 100%;}
.ej_xxbs .left .box .con{}
.ej_xxbs .left .box .con h2{font-size: 0.22rem;text-align: center;font-family: sys;margin-bottom: 0.2rem;}
.ej_xxbs .left .box .con p{font-size: 0.18rem !important;line-height: 0.4rem !important;text-align: center !important;color: #323232 !important;    text-indent: 0em !important;}

.ej_xxbs .right{width: 7.2rem;position: relative;z-index: 1;margin-top: 0.74rem;}
.ej_xxbs .right .x_tit{padding-left: 0.9rem;}

.ej_xxbs .right .box{background: url(../images24/ej_xxbs_rbg.jpg) no-repeat center center;background-size: cover;padding-left: 0.5rem;height: 4.76rem;position: relative;
border-radius: 0.1rem 0.1rem 0.1rem 0;
padding-top: 0.96rem;
}
.ej_xxbs .right .box::after{content: '';display: block;width: 0.5rem;height: 0.5rem;background: url(../images24/ej_xxbs_jt.png) no-repeat center center;position: absolute;left: 0;bottom: 0;}
.ej_xxbs .right .con1{max-width: 80%;display: table;margin: 0 auto 0.6rem;}
.ej_xxbs .right .con1 img{max-width: 100%;}
.ej_xxbs .right .con2{}
.ej_xxbs .right .con2 p{font-size: 0.18rem !important;line-height: 0.4rem !important;color: #fff !important;text-align: center !important;    text-indent: 0em !important;}

@media(max-width: 1024px){
	.ej_xxbs .left{width: 100%;}
	.ej_xxbs .left .box{height: auto;}
	.ej_xxbs .right{width: 100%;}
	.ej_xxbs .right .con1{margin-bottom: 0.2rem;}
	.ej_xxbs .right .x_tit{padding-left: 0;}
	.ej_xxbs .right .box::after{display: none;}
	.ej_xxbs .right .box{padding: 0.6rem;border-radius: 0.1rem;height: auto;}
}

@media(max-width: 650px){
	.ej_xxbs .right{margin-top: 0.3rem;}
	.ej_xxbs .x_tit{margin-bottom: 0.2rem;}
	.ej_xxbs .left .box{padding: 0.4rem 0.2rem;}
	.ej_xxbs .right .box{padding: 0.4rem 0.2rem;}
}



.ej_lrld{}
.ej_lrld .x_tit{border-bottom: 1px solid #dc2143;display: flex;justify-content: space-between;align-items: center;transition: 0.4s;}
.ej_lrld .x_tit h2{font-size: 0.28rem;color: #323232;font-weight: 600;padding: 0.3rem 0;width: calc(100% - 0.4rem);line-height: 0.36rem;}
.ej_lrld .x_tit .btn{width: 0.34rem;height: 0.34rem;background: url(../images24/ej_lrld_btn.png) no-repeat center center;background-size: 100% 100% !important;transition: 0.4s;cursor: pointer;display: none;}
.ej_lrld .box_out{}
.ej_lrld .box{display: flex;justify-content: space-between;border-bottom: 1px solid #e8e8e8;}
.ej_lrld .box>h2{width: 1.58rem;font-size: 0.2rem;font-weight: bold;text-align: right;line-height: 0.32rem;
	/*padding: 0.25rem 0;
	position: relative;
	padding-top: 0.6rem;*/
	display: flex;align-items: center;justify-content: center;
	position: relative;
	background: #f8f8f8;
}
.ej_lrld .box:first-child>h2::after{content: '';display: block;width: calc(100% + 1px);height: 0.58rem;background: #dc2143;position: absolute;top: 0;left: 0;}

.ej_lrld table{width: calc(100% - 1.58rem);border-left: 1px solid #e8e8e8;}
.ej_lrld table thead{background: #dc2143;height: 0.6rem;}
.ej_lrld table th{color: #fff;color: #ffffff;font-weight: normal;padding: 0.2rem 0;}
.ej_lrld table th p{font-size: 0.18rem;}

.ej_lrld table tr{}
.ej_lrld table tr+tr{border-top: 1px solid #e8e8e8;}
.ej_lrld table td{/*vertical-align: top;*/padding: 0.18rem 0;width: 40%;}
.ej_lrld table td p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;text-align: center;}
.ej_lrld table tr td:nth-child(2){background: #f8f8f8;}


.ej_lrld table td:first-child{width: 20%;}

.lrld_box.on .x_tit .btn{transform: rotate(90deg);}
.lrld_box.on .x_tit{border-bottom: 0.04rem solid #dc2143;}

@media(max-width: 650px){
	.ej_lrld .x_tit h2{font-size: 0.2rem;line-height: 0.28rem;padding: 0.2rem 0;}
	.ej_lrld .box>h2{width: 0.8rem;}
	.ej_lrld table{width: calc(100% - 0.8rem);}
	.ej_lrld table td{padding: 0.1rem 0;}
	.ej_lrld .box>h2{padding: 0.13rem 0;}
	.ej_lrld table td p{font-size: 0.16rem;}
}




.ej_main_box.xxjj{background: url(../images24/ej_xxjj_bg.png) no-repeat center bottom;}


.ej_xxjj{position: relative;}
.ej_xxjj p{font-size: 0.18rem;color: #323232;line-height: 0.36rem;text-indent: 2em;margin-bottom: 0.15rem;}
.ej_xxjj .con1{padding-left: 7.4rem;position: relative;padding-bottom: 0.5rem;}
.ej_xxjj .con1 p:last-child{margin-bottom: 0;}
.ej_xxjj .pic1{position: absolute;left: -2.4rem;bottom: 0;width: 10rem;z-index: 3;}
.ej_xxjj .pic1 img{width: 100%;}

.ej_xxjj .con2{padding: 0.6rem 0 0.4rem;position: relative;margin-bottom: 0.3rem;}
.ej_xxjj .con2 p{position: relative;z-index: 3;}

.ej_xxjj .con2::after{content: '';display: block;width: calc(100% + 4.8rem);height: 100%;background: #f8f8f8 url(../images24/z_xxjj_con2_bg.jpg) no-repeat center bottom;background-size: cover; position: absolute;left: -2.4rem;top: 0;z-index: 1;}

.ej_xxjj .con3{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_xxjj .con3 .left{width: 7.7rem;}
.ej_xxjj .con3 .right{width: 6.15rem;max-width: 80%;}
.ej_xxjj .con3 .right img{width: 100%;}


@media(max-width: 1024px){
	.ej_xxjj .con1{padding-left: 0;padding-bottom: 0.2rem;}
	.ej_xxjj .pic1{position: relative;margin: 0 auto 0.2rem;left: 0;width: 100%;max-width: 100%;}

	.ej_xxjj .con2{padding: 0.2rem 0 0.1rem;}
	.ej_xxjj .con2 p:first-child{padding-left: 0;}
	.ej_xxjj img{display: block;margin: 0 auto;}

	.ej_xxjj .con3 .left{width: 100%;}
	.ej_xxjj .con3 .right{margin: 0 auto;}
}


.ej_main_box.xsyg{background: url(../images24/ej_xsyg_bg.jpg) no-repeat center bottom;}

.ej_xsyg{}
.ej_xsyg p{font-size: 0.18rem;line-height: 0.36rem;text-indent: 2em;margin-bottom: 0.2rem;}

.xsyg_main{display: flex;justify-content: space-between;align-items: flex-start;}
.xsyg_main .left{width: 9.7rem;margin-left: -2.4rem;display: flex;align-items: flex-end;}
.xsyg_main .left .pic{width: 8.5rem;}
.xsyg_main .left .pic img{width: 100%;}
.xsyg_main .xsyg_xxk{width: 1.9rem;height: 6.22rem;background: url(../images24/p6_tit_bg.png) no-repeat center center;background-size: 100% 100%;position: relative;z-index: 3;margin-left: -0.7rem;padding: 0.6rem 0.15rem 0;}
.xsyg_main .xsyg_xxk li{padding: 0.23rem 0;cursor: pointer;}
.xsyg_main .xsyg_xxk li+li{border-top: 1px dashed rgba(255,255,255,0.4);}
.xsyg_main .xsyg_xxk li h2{font-size: 0.28rem;color: #fff;font-family: sys;transition: 0.4s;opacity: 0.7;text-align: center;}
.xsyg_main .xsyg_xxk li p{font-size: 0.16rem;color: #fff;font-family: sys;transition: 0.4s;opacity: 0.7;text-indent: 0;text-align: center;margin-bottom: 0;}


.xsyg_main .xsyg_lb{overflow: hidden;width: 6.74rem;}
.xsyg_main .xsyg_lb p{}
.xsyg_main .xsyg_lb p:last-child{margin-bottom: 0;}


.xsyg_main .xsyg_xxk li.on h2{opacity: 1;font-size: 0.34rem;}
.xsyg_main .xsyg_xxk li.on p{opacity: 1;color: #ffec99;}

@media(max-width: 1024px){
	.xsyg_main{flex-wrap: wrap;}
	.xsyg_main .left{width: 100%;margin-left: 0;}
	.xsyg_main .xsyg_xxk li h2{font-size: 0.24rem;margin-bottom: 0.05rem;}
	.xsyg_main .xsyg_xxk li.on h2{font-size: 0.2rem;}
	.xsyg_main .xsyg_xxk li p{font-size: 0.12rem;line-height: 0.2rem;}

	.xsyg_main .xsyg_xxk li{padding: 0.15rem 0;}
	.xsyg_main .xsyg_xxk{height: calc(100% + 0.2rem);padding-top: 0.1rem;padding-bottom: 0.6rem;}
}

@media(max-width: 650px){
	.xsyg_main .left{flex-wrap: wrap;}
	.xsyg_main .left .pic{width: 100%;}
	.xsyg_main .xsyg_xxk{width: 100%;background: #dc2143;display: flex;margin-left: 0;flex-wrap: wrap;padding: 0.2rem;margin-bottom: 0.2rem;}
	.xsyg_main .xsyg_xxk li{width: 50%;}
	.xsyg_main .xsyg_xxk li+li{border-top: 0 solid #000;border-left: 1px dashed rgba(255,255,255,0.4);}
	.xsyg_main .xsyg_xxk li+li+li{border-left: 0px dashed rgba(255,255,255,0.4);border-top: 1px dashed rgba(255,255,255,0.4);}
	.xsyg_main .xsyg_xxk li+li+li+li{border-left: 1px dashed rgba(255,255,255,0.4);border-top: 1px dashed rgba(255,255,255,0.4);}
}



.ej_ztlb{}
.ej_ztlb ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_ztlb ul li{width: calc(50% - 0.3rem);margin-bottom: 0.5rem;position: relative;}
.ej_ztlb ul li::after{content: '';display: block;width: 100%;height: 0%;position: absolute;top: 50%;left: 0;z-index: 1;background: #dc2143 url(../images24/ej_ztlb_li.png) no-repeat bottom right;transition: 0.4s;z-index: 1;background-size: 2.5rem;}


.ej_ztlb ul li a{display: flex;justify-content: space-between;position: relative;z-index: 3;}

.ej_ztlb ul li .img{width: 3.7rem;padding-bottom: 25%;}
.ej_ztlb ul li .con{width: calc(100% - 4rem);padding-top: 0.4rem;padding-bottom: 0.5rem;position: relative;border-bottom: 0.03rem solid #dc2143;}
.ej_ztlb ul li .con .bt{font-size: 0.22rem;color: #323232;font-weight: 600;transition: 0.4s;line-height: 0.3rem;}
.ej_ztlb ul li .con .jt{width: 0.28rem;height: 0.13rem;background: url(../images24/ej_ztlb_jt.png) no-repeat center center;position: absolute;left: 0;bottom: 0.36rem;background-size: 100%;}
.ej_ztlb ul li:hover .con .bt{color: #fff;}

.ej_ztlb ul li:hover::after{height: 100%;top: 0;}

@media(max-width: 1024px){
	.ej_ztlb ul li{width: 100%;margin-bottom: 0.2rem;}
}
@media(max-width: 650px){
	.ej_ztlb ul li .img{width: 40%;padding-bottom: 30%;}
	.ej_ztlb ul li .con{width: 56%;padding-top: 0.2rem;padding-bottom: 0.2rem;}
	.ej_ztlb ul li::after{background-size: 1.8rem;}
	.ej_ztlb ul li .con .bt{font-size: 0.18rem;}
	.ej_ztlb ul li .con .jt{bottom: 0.2rem;}
}



.ej_xy2{width: 10rem;margin: 0 auto;}
.ej_xy2>img{display: table;margin: 0 auto;}
.ej_xy2 .jt{background: url(../images24/z_xy2_jt_big.png) no-repeat center center;background-size: 100%;width: 0.13rem;height: 0.07rem;margin: 0 auto;}

.ej_xy2 ul{position: relative;padding-top: 0.3rem;padding-bottom: 0.2rem;}
.ej_xy2 ul::before{content: '';display: block;width: 1px;background: #fb1e47;height: 100%;position: absolute;top: 0;left: 50%;}
.ej_xy2 ul::after{content: '';display: block;clear: both;}

.ej_xy2 ul li{width: 50%;margin-bottom: 0.5rem;float: left;min-height: 0.2rem;}
.ej_xy2 ul li a{display: block;position: relative;}
.ej_xy2 ul li a::after{content: '';display: block;width: 100%;height: 1px;background: #fb1e47;}
.ej_xy2 ul li a::before{content: '';display: block;background: url(../images24/z_xy2_jt.png) no-repeat center center;background-size: 100%;width: 0.05rem;height: 0.09rem;position: absolute;left: 0;bottom: -0.04rem;}

.ej_xy2 ul li p{font-size: 0.2rem;color: #000;padding: 0.2rem 0.3rem;position: relative;transition: 0.4s;line-height: 0.3rem;transition: 0.4s;}
.ej_xy2 ul li p::after{content: '';display: block;width: 0.07rem;height: 0.07rem;background: #fb1e47;border-radius: 50%;position: absolute;right: 0;bottom: -0.035rem;}

.ej_xy2 ul li:nth-child(2n+1){margin-top: -0.6rem;}
.ej_xy2 ul li:nth-child(2n+1){}
.ej_xy2 ul li:nth-child(2n+1) p{text-align: right;}
.ej_xy2 ul li:nth-child(2n+1) a::before{left: auto;right: 0;transform: rotate(180deg);}
.ej_xy2 ul li:nth-child(2n+1) p::after{right: auto;left: 0;}

.ej_xy2 ul li:hover p{color: #fb1e47;}


@media(max-width: 1024px){
	.ej_xy2>img{margin: 0;}
	.ej_xy2{width: 100%;}
	.ej_xy2 ul::after{display: none;}
	.ej_xy2 ul::before{left: 0;}
	.ej_xy2 ul li{margin-bottom: 0.1rem;width: 100%;float: none;}

	.ej_xy2 .jt{margin: 0;position: relative;left: -0.06rem;}

	.ej_xy2 ul li:first-child{display: none;}
	.ej_xy2 ul li:nth-child(2n+1){margin-top: -0rem;}
.ej_xy2 ul li:nth-child(2n+1){}
.ej_xy2 ul li:nth-child(2n+1) p{text-align: left;}
.ej_xy2 ul li:nth-child(2n+1) a::before{left: 0;right: auto;transform: rotate(0deg);}
.ej_xy2 ul li:nth-child(2n+1) p::after{right: 0;left: auto;}

.ej_xy2 ul li p{font-size: 0.18rem;line-height: 0.26rem;padding: 0.18rem;}


}




.ej_bm2{display: flex;flex-wrap: wrap;}

.ej_bm2::after{content: '';display: block;clear: both;}
.ej_bm2 .box_out{width: calc(50% - 0.2rem);margin: 0 0.1rem 0rem;}
.ej_bm2 .box{float: left;background: #fff;position: relative;padding: 0.8rem 0.48rem 0.4rem;
	box-shadow: 0px 1px 0.2rem 0.8px rgba(0, 9, 63, 0.08);
width: 100%;
margin: 0 0 0.2rem;
}
.ej_bm2 .box::before{content: '';display: block;width: 100%;height: 0.3rem;background: url(../images24/z_bm_tit.jpg) no-repeat center center;background-size: cover;position: absolute;top: 0;left: 0;}
.ej_bm2 .xtit{font-size: 0.36rem;color: #323232;font-family: sys;line-height: 0.36rem;padding-left: 0.18rem;
margin-bottom: 0.33rem;
position: relative;
}
.ej_bm2 .xtit::before{content: '';display: block;width: 0.04rem;height: 0.34rem;top: 0.02rem;background: #fb1e47;position: absolute;left: 0;}

.ej_bm2 ul{}
.ej_bm2 ul li{margin-bottom: 0.2rem;}
.ej_bm2 ul a{}
.ej_bm2 ul p{font-size: 0.18rem;color: #323232;line-height: 0.24rem;}

@media(max-width: 1024px){
	.ej_bm2 .box_out{width: 100%;margin: 0;}
	.ej_bm2 .box{margin: 0;margin-bottom: 0.2rem;padding: 0.5rem 0.2rem 0.2rem;}

	.ej_bm2 .xtit{font-size: 0.28rem;}
	.ej_bm2 .xtit::before{height: 0.28rem;top: 0.05rem;}
}






.ej_nry_ld{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
.ej_nry_ld .pic{width: 2.6rem;position: relative;}
.ej_nry_ld .pic::after{content: '';display: block;background: url(../images24/z_ldnry_img_bg.png) no-repeat right bottom;background-size: cover;width: 2.6rem;height: 2.61rem;position: absolute;bottom: -0.1rem;right: -0.1rem;z-index: 1;}
.ej_nry_ld .pic img{width: 100%;position: relative;z-index: 3;border-radius: 0.1rem;}

.ej_nry_ld .right{width: calc(100% - 3.4rem);}
.ej_nry_ld .right .name{margin-bottom: 0.3rem;}
.ej_nry_ld .right .name .bt{font-size: 0.32rem;color: #323232;padding-left: 0.18rem;position: relative;line-height: 0.36rem;}
.ej_nry_ld .right .name .bt::after{content: '';display: block;width: 0.03rem;height: 90%;background: #fb1e47;position: absolute;left: 0;top: 10%;}

.ej_nry_ld .right .box2{}
@media(max-width: 1024px){
	.ej_nry_ld .pic{margin-bottom: 0.2rem;}
	.ej_nry_ld{justify-content: center;}
	.ej_nry_ld .right .name{margin-bottom: 0.1rem;}
	.ej_nry_ld .right{width: 100%;}
}



.xxbs_xx{display: flex;align-items: flex-end;margin-bottom: 0.5rem;}
.xxbs_xx li{margin-right: 0.36rem;position: relative;}
.xxbs_xx li a{font-size: 0.28rem;color: #666666;font-family: sys;transition: 0.4s;}
.xxbs_xx li.on a{font-size: 0.36rem;color: #fb1e47;}
.xxbs_xx li::after{content: '';display: block;width: 0.2rem;height: 0.02rem;background: #fb1e47;position: absolute;bottom: -0.1rem;left: calc(50% - 0.1rem);opacity: 0;}
.xxbs_xx li.on::after{opacity: 1;}
.xxbs_xx li a:hover{color: #fb1e47;}

.ej_xxbs2{display: flex;flex-wrap: wrap;align-items: flex-start;}
.ej_xxbs2 .left{width: 7.7rem;height: 4.4rem;display: flex;justify-content: center;align-items: center;
	margin-right: -0.5rem;
position: relative;
z-index: 6;
background: #fff;
box-shadow: 0px 0px 0.32rem 0px rgba(0, 0, 0, 0.1);
border-radius: 0.1rem;
}
.ej_xxbs2 .left img{width: auto;max-width: 80%;}

.ej_xxbs2 .right{width: 7.2rem;height: 4.4rem;background: url(../images24/ej_xxbs_rbg.jpg) no-repeat center center;margin-top: 0.76rem;
display: flex;justify-content: center;align-items: center;
border-radius: 0.1rem;
padding-left: 0.5rem;
}
.ej_xxbs2 .right .box{width: 4.6rem;}
.ej_xxbs2 .right .box p{text-align: center;}
.ej_xxbs2 .right h2{font-size: 0.28rem;font-family: sys;color: #fff;margin-bottom: 0.2rem;text-align: center;}
.ej_xxbs2 .right p{font-size: 0.2rem !important;color: #fff;margin-bottom: 0.19rem !important;line-height: 0.3rem !important;    text-indent: 0px !important;}

.ej_xxbs2 .xia{width: 7rem;}
.ej_xxbs2 .xia::after{content: '';display: block;clear: both;}
.ej_xxbs2 .xia a{display: table;width: 2.2rem;height: 1.8rem;background: #fff;
	box-shadow: 0px 0px 0.32rem 0px rgba(0, 0, 0, 0.1);
	border-radius: 0.1rem;
	padding-top: 0.35rem;
	transition: 0.4s;
	float: right;
	margin-top: -0.5rem;
}
.ej_xxbs2 .xia img{width: 0.53rem;display: block;margin: 0 auto 0.3rem;}
.ej_xxbs2 .xia p{font-size: 0.14rem;color: #323232;text-align: center;}
.ej_xxbs2 .xia a:hover{box-shadow: 0px 0px 0.32rem 0px rgba(0, 0, 0, 0.4);}
.ej_xxbs2 .xia a:hover img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

.ej_xxbs3 .right .box p{display: flex;}
.ej_xxbs3 .right .box span{display: block;width: calc(100% - 0.6rem);text-align: left;}


.ej_xxbs4 .left{height: auto;padding: 0.3rem 0;}
.ej_xxbs4 .right{height: auto;background-size: cover;padding: 0.7rem 0;}
.ej_xxbs4 .right .box{width: 5.6rem;}

@media(max-width: 1024px){
	.ej_xxbs2 .left{width: 100%;height: auto;padding: 0.5rem 0;}
	.ej_xxbs2 .left img{width: auto;max-width: 80%;}
	.ej_xxbs2 .right{width: 100%;margin-top: 0.3rem;height: auto;padding: 0.5rem 0.3rem;}
	.ej_xxbs2 .right .box{width: 100%;}

	.ej_xxbs2 .xia a{float: none;margin: 0 auto;margin-top: 0.3rem;}
}



/* 二级页样式结束 */



/*样式2 红*/
.pb_sys_style2 .p_no_d {
    border: 1px solid #dc2143 !important;
    color: #fff;
    background-color: #dc2143 !important;
}



/************************************************/
.pb_sys_style1 .p_no_d {
    border: 1px solid #dc2143 !important;
    color: #fff;
    background-color: #dc2143 !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: 10px 12px !important;
    border-radius: 25px !important;
    height: 34px !important;

}

.pb_sys_common {
    font-size: 14px !important;
}
.pb_sys_common .p_no_d{
    border: 1px solid #dc2143 !important;
}


#vsb_content_2 TABLE {
    margin: 0 auto !important;
}



.pb_sys_common .p_goto input, .pb_sys_common .p_search input{
    width: 34px !important;
    border-radius: 25px !important;
    height: 34px !important;
    margin: 0px 5px !important;
    border: 1px solid #ccc !important;
}


.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
    padding: 10px 12px !important;
    border-radius: 25px !important;
    height: 34px !important;
    margin: 0px 5px !important;
    border: 1px solid #ccc !important;

}


.pb_sys_full{    line-height: 40px !important;;}
