/* CSS Document public*/

*{font-family:微软雅黑,Helvetica, sans-serif ,Arial; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}


body{
    padding:0;margin:0;font-family:微软雅黑,Helvetica, sans-serif ,Arial;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;background:#fff;
}
.index_body{overflow: hidden;}

.index_body::before{content: '';display: block; width: 100%;height: 0.05rem;background: #9b0d14;position: fixed;top: 0;left: 0;z-index: 99999;
}

html,body{ height: 100%;} html{ overflow:-moz-scrollbars-vertical;} 

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

body::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
body::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
body::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

P{line-height: inherit;}




.pb_sys_style1 .p_no_d{border: 1px solid #9b0d14!important;
    color: #fff;
    background-color: #9b0d14!important;}
@keyframes dh_cen {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

@keyframes dh_left {
	0%{
		transform: translate(-1rem,0);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_right {
	0%{
		transform: translate(1rem,0);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_top {
	0%{
		transform: translate(0,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_bottom {
	0%{
		transform: translate(0,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}


@keyframes dh_left_top {
	0%{
		transform: translate(-1rem,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_left_bottom {
	0%{
		transform: translate(-1rem,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}

@keyframes dh_right_top {
	0%{
		transform: translate(1rem,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_right_bottom {
	0%{
		transform: translate(1rem,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}



.dh_cen{animation: dh_cen 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	opacity: 0;
}

.dh_left{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(-1rem,0);opacity: 0;
}

.dh_right{animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(1rem,0);opacity: 0;
}

.dh_top{animation: dh_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	opacity: 0;
}

.dh_bottom{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(0,1rem);opacity: 0;
}

.dh_left_top{animation: dh_left_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(-1rem,-1rem);opacity: 0;
}

.dh_left_bottom{animation: dh_left_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(-1rem,1rem);opacity: 0;
}

.dh_right_top{animation: dh_right_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(1rem,-1rem);opacity: 0;
}

.dh_right_bottom{animation: dh_right_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(1rem,1rem);opacity: 0;
}



.dh_delay1{animation-delay: 0.6s;}
.dh_delay2{animation-delay: 0.7s;}
.dh_delay3{animation-delay: 0.8s;}
.dh_delay4{animation-delay: 0.9s;}
.dh_delay5{animation-delay: 1.0s;}
.dh_delay6{animation-delay: 1.1s;}
.dh_delay7{animation-delay: 1.2s;}
.dh_delay8{animation-delay: 1.3s;}
.dh_delay9{animation-delay: 1.4s;}
.dh_delay10{animation-delay: 1.5s;}
.dh_delay11{animation-delay: 1.6s;}
.dh_delay12{animation-delay: 1.7s;}
.dh_delay13{animation-delay: 1.8s;}
.dh_delay14{animation-delay: 1.9s;}
.dh_delay15{animation-delay: 2.0s;}
.dh_delay16{animation-delay: 2.1s;}
.dh_delay17{animation-delay: 2.2s;}
.dh_delay18{animation-delay: 2.3s;}
.dh_delay19{animation-delay: 2.4s;}
.dh_delay20{animation-delay: 2.5s;}
.dh_delay21{animation-delay: 2.6s;}
.dh_delay22{animation-delay: 2.7s;}
.dh_delay23{animation-delay: 2.8s;}
.dh_delay24{animation-delay: 2.9s;}
.dh_delay25{animation-delay: 3.0s;}





@-webkit-keyframes circleProgressLoad_right{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(225deg);
	}
	100%{
		-webkit-transform: rotate(225deg);
	}
}
@-webkit-keyframes circleProgressLoad_left{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(45deg);
	}
	100%{
	-webkit-transform: rotate(225deg);
	}
}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}




table {
    border-collapse: collapse;
    border-spacing: 0;margin:0 auto;
}
table td {line-height: 1.25;padding: 5px;padding-left:15px;/* width: auto; */}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.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-animation: sticky 1.2s;
    animation: sticky 1.2s;} */
	@-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{}
	  .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 .w1600{width: 1340px;}
	  .header_box_li.sticky #nav ul li .sub{box-shadow: 0 8px 8px rgba(0,55,59,0.25);}
	  .header_box_li.sticky #nav ul li{height: 2.75rem;line-height: 2.5rem;}



.pc_top_lj{float: right;margin: 0px 0 0px;position: relative;z-index: 3;}
.pc_top_lj a{display: block;width: 38px;}


.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: 0rem;z-index:999;width:100%;background-size:cover;  transition: 0.4s; max-width: 100%;margin: 0 auto;}
/* .header_box_li:before{content:"";position:absolute;height: 10.125rem;top:0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background-size: auto 100%;pointer-events: none;} */
#header.xg:before{ opacity:0; visibility:hidden}

.head_bottom{padding: 0;width: 16.8rem;margin: 0 auto;height: 100%;}

.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{border-top: 0px solid #9b0d14;}
#header #logo{ margin-top: 0;width: 6.16rem;}
#header #logo .box_table{width: 100%;
    display: table;
    height: 100%;}
#header #logo .box_table .box_table_cell{display: table-cell;
    vertical-align: middle;}
	#header #logo a{display: none;}
	#header #logo a.on{display: block;}
	#header #logo a img{width: 100%;}

#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>.left_logo{float: left;margin-top: 0.55rem;}
	.head_bottom>.left_logo img{width: 3.49rem;}
.head_bottom>.right{}

#logo{float:left;height:100%;position: relative;}
#logo img{    transition: 0.4s;max-width: 100%;}
#logo img.img2{ display:none}
#nav{width: 100%;position: relative;z-index: 3;}

#nav ul{width: 100%;position: relative;margin-bottom: 0.65rem;
	padding: 0 0.05rem;
}
#nav ul li{position:relative;z-index:0;}

#nav ul li.on:before, #nav ul li:hover:before{width:140%;left:-20%;}
#nav ul li a{display:block;padding:0.1rem 0rem;transition: 0.4s;color:#b7b7b7;}
#nav ul li h3{font-size: 0.18rem;position:relative;display: inline-block;color: #fff;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;min-width: 150px;z-index: 10000;visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;padding: 10px 0;background:#fff url(../images24/nav_sub_bg.jpg) no-repeat bottom right;background-size: 2.02rem;
	box-shadow: 0 0px 8px rgba(0,55,59,0.25);
	top:50%;
	left: calc(100% + 0.05rem);
	border-radius: 0 0.08rem 0.08rem 0;
}
#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;}
#header #nav ul li.on .sub a{
color: #333;
}
#header #nav ul li.on .sub a:hover{
color: #fff;
}

#nav ul li .sub a{padding: 0.1rem 0.2rem;line-height: 0.2rem;transition:.6s;font-size: 0.16rem;color: #333;white-space: nowrap;display: block;text-align: center;position: relative;text-decoration: none;}

#nav ul li .sub a:hover{background: #9b0d14;color: #fff;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;}



#nav ul li.cen_logo{margin-top: -0.66rem;width: 0.6rem;}
#nav ul li.cen_logo a{display: flex;flex-direction: column;align-items: center;padding: 0;}
#nav ul li.cen_logo img{display: block;width: 1.76rem;}
#nav ul li.cen_logo img+img{width: 3.09rem;}

#m_nav .p1_top_xx{width: 100%;}


.p1_top_xx{display: flex;justify-content: center;align-items: center;margin-top: 0.08rem;width: 1.3rem;height: 0.3rem;
margin-bottom: 0.1rem;
}
.p1_top_xx .xx{font-size: 12px;color: #fff;}
.p1_top_xx .lj{display: flex;align-items: center;}
.p1_top_xx .lj a{text-decoration: none;display: flex;align-items: center;justify-content: center;}
.p1_top_xx .lj a img{width: 0.24rem;}
.p1_top_xx .lj a p{font-size: 0.14rem;color: #fff;margin-left: 0.02rem;    text-indent: 0;}
.p1_top_xx .lj a.search_bt{margin-right: 0;}






.toubu_div .header_box{}
.toubu_div .header_box::after{content: "";display: block;width: 100%;height: 0.08rem;background: #9b0d14;position: absolute;top: 0;left: 0;}




#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);}



.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]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('../images24/search.png');
	background: #9b0d14 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.svg');
	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: 1.26rem;
    top: 0.73rem;
    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.3rem auto 0;width: calc(100% - 0.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.18rem;color: #fff;height: 0.5rem;line-height: 0.5rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 50px 0 0.2rem;}
.tc_search .btn_blue { position: absolute; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(../images24/search_white.svg) center center no-repeat; background-size: 50%; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999;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;}
.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: #9b0d14;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0;overflow: auto; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 0.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 0.55rem;height: 0.55rem;color: #fff;padding: 0;font-size:0.16rem;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 50px;height: 40px;display: inline-block;background: url(../images24/arrow_down.svg) 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.svg) 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: auto; 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 4%;top: 0;height: 60px;position: fixed;top: 0;left: 0;right: 0;z-index: 100;background-size: cover;}
.m_header_box header>div{position: relative;z-index: 3;}
.m_header_box header .sj_head_bg{width: 100%;height: 100%;display: block; z-index: 2;position: absolute;right: 0;top: 0;background: #9b0d14;}
.m_header_box header .sj_head_bg::after{    content: "";
    display: block;
    width: 119px;
    height: 100%;

    background-size: 100% auto;
    position: absolute;
    right: 100%;
    top: 0;}

#m_header #logo{float: left;}
#m_header #logo img{max-height: 50px;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);}


.sj_top_lj{float: right;height: 100%;display: flex;align-items: center;margin-right: 0.1rem;}
.sj_top_lj a{color: #fff;}



#fp-nav.fp-right{display: none;}

 .toubu_div{  position: absolute;top: 0;width: 100%;left: 0;z-index: 88;transition: 0.5s;    /*transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s; */  

}
.toubu_div>.w1344{width: 100%;padding: 0 0.7rem;}
	.toubu_div_bai{position: fixed;}
	.toubu_div_bai .list_box0 .li>a{color: #000;}




.img{width: 100%;position: relative;padding-bottom: 60%;overflow: hidden;transition: 0.4s;height: 0;}
.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);}


.w1600{width: 100rem;margin: 0 auto;}
.w1450{width: 100%;padding: 0 1.1rem 0 3.6rem;margin: 0 auto;}
.w1450::after{clear: both;content: "";display: block;}
/* .w1344::after{clear: both;content: "";display: block;} */

.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;}




#wrap{}
#pages{}
.page{}


.page .intro{padding-top: 0rem;height: 100%;display: flex;align-items: center;position: relative;z-index: 6;flex-wrap: wrap;
}
.page .intro .sy_main{width: 100%;margin: 0 auto;position: relative;z-index: 5;
padding: 0 1.1rem 0 3.6rem;
}

.page .intro>div.part1{width: 100%;padding: 0;}




#menu{position: fixed;top: calc(50% - 1rem);z-index: 100;width: auto;display: none;left: 0.35rem;}
#menu.on{display: block;}
#menu ul{}
#menu ul li{width: 0.18rem;height: 0.18rem;border: 1px solid #9b0d14;border-radius: 50%;margin-bottom: 0.14rem;transition: 0.4s;}
#menu ul li.active{background: #9b0d14;}

#menu.bai{}
#menu.bai ul li{border: 1px solid #fff;cursor: pointer;}
#menu.bai ul li.active{background: #fff;}

@keyframes menu_li_dh {
	0%{
		opacity: 0;
	}
	1%{
		opacity: 0;
	}
	99%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}



.swiper-button-prev::after,.swiper-button-next::after{display: none;}


.page.page1{border-top: 0 solid #9b0d14;}
.page.page1 .intro{height: 100%;padding: 0 !important;}
.part1{position: relative;height: 100%;}

.p1_lb{width: 100%;height: 100%;position: relative;}
.p1_lb .swiper-slide{height: auto;overflow: hidden;}
.p1_lb .swiper-slide a{display: block;height: 100%;position: relative;}


.p1_lb .swiper-slide .img{padding-bottom: 0;height: 100%;}
.p1_lb .swiper-slide .img{width: 100%;
	/*animation: scaleDraw 10s ease-in-out infinite;
	-webkit-animation-name: scaleDraw;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 10s;*/
}
.p1_lb .swiper-slide .bt{position: absolute;width: 100%;bottom: 0.3rem;left: 0;z-index: 3;}
.p1_lb .swiper-slide .bt div{}
.p1_lb .swiper-slide .bt div p{font-size: 0.34rem;color: #fff;max-width: 80%;font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}


@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%{
		transform: scale(1);  /*开始为原始大小*/
	}
	25%{
		transform: scale(1.05); /*放大1.1倍*/
	}
	50%{
		transform: scale(1);
	}
	75%{
		transform: scale(1.05);
	}
}
.p1_lb .swiper-slide .img .img_box{transform: scale(1) !important;}
.p1_lb .swiper-slide .img::after{content: "";}
.p1_lb .swiper-slide video{width: 100%;height: 100%;background: #000;}


.p1_lb .swiper-pagination{position: absolute;left: 0;bottom: 0.2rem;width: 100%;}

.p1_lb .swiper-pagination span{margin: 0 0.1rem !important;font-size: 0.12rem;color: #fff;
	opacity: 1;line-height: 0.24rem;
	background: none;
	border: 1px solid #fff;
	width: 0.15rem;height: 0.15rem;
}
.p1_lb .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;
	border-radius: 0;
width: 0.57rem;
height: 0.38rem;
background: url(../images24/bn_dt_dot.png);
background-size: 100% 100%;
border: 0 solid #fff;
}





.p1_right_lj{transition: 0.4s;width: calc(100% - 0.6rem);margin: 0 auto;position: absolute;right: 0;width: 1.2rem;z-index: 11;height: 100%;top: 0;display: flex;align-items: center;transition: 0.4s;}
.p1_right_lj ul{width: 100%;}
.p1_right_lj ul li{width: 100%;background: rgba(255,127,0,0.9);margin-bottom: 1px;border-radius: 0.1rem 0 0 0.1rem;}
.p1_right_lj ul li a{display: block;padding: 0.1rem;}
.p1_right_lj ul li .pic{width: 0.4rem;height: 0.4rem;border-radius: 50%;background: rgba(205,10,18,0.3);margin: 0 auto;transition: 0.4s;border: 3px solid rgba(205,10,18,0);}
.p1_right_lj ul li img{width: 100%;}
.p1_right_lj ul li p{font-size: 0.16rem;color: #fff;font-weight: bold;text-align: center;line-height: 0.24rem;transition: 0.4s;}

.p1_right_lj ul li:hover{background: rgba(220,83,89,0.9);}
.p1_right_lj ul li:hover .pic{border: 3px solid #fff;background: #dc5359;}
.p1_right_lj ul li:hover p{font-weight: bold;}


.p1_right_lj .close{    font-size: 0.14rem;
    color: #fff;
    padding: 0.03rem 0.1rem;
    background: #9b0d14;
    display: table;
    position: absolute;
    bottom: 100%;
    left: 0;
    cursor: pointer;}


.part1_lj{position: absolute;width: 100%;left: 0;bottom: 0.42rem;z-index: 10;}
.part1_lj>div{display: flex;align-items: flex-end;justify-content: center;}
.part1_lj ul{display: flex;}
.part1_lj ul li{width: 1.3rem;height: 0.6rem;background-size: 100% 100%;margin-right: 0.07rem;transition: 0.4s;}
.part1_lj ul li:first-child{width: 0.7rem;background: url() no-repeat;transform: translate(0,0) !important;    background-size: 100% 100%;}

.part1_lj ul li a{display: block;}
.part1_lj ul li p{font-size: 0.18rem;color: #ffffff;line-height: 0.6rem;text-align: center;}
.part1_lj ul li:hover{transform: translate(0,-0.1rem);}


@media(max-width: 1024px){
	.p1_lb .swiper-slide .img{padding-bottom: 50%;}
	.p1_right_lj{display: none;}


	#m_nav .p1_right_lj{display: block;position: relative;width: 100%;}
	#m_nav .p1_right_lj ul{display: flex;flex-wrap: wrap;}
	#m_nav .p1_right_lj ul li{width: 33.33%;}
}

@media(max-width: 860px){

}

@media(max-width: 550px){
	.p1_lb .swiper-pagination span{width: 0.1rem;height: 0.1rem;margin: 0 0.05rem !important;}
	.p1_lb .swiper-pagination span.swiper-pagination-bullet-active{width: 0.3rem;height: 0.2rem;}
}

@font-face {
	font-family: "隶书";
	src: url(../font24/SIMLI.TTF);
}


.sy_tit{position: relative;margin-bottom: 0.4rem;display: flex;justify-content: space-between;align-items: center;}
.sy_tit .con{position: relative;display: flex;align-items: flex-end;}
.sy_tit .con::after{content: '';display: block;width: 1.9rem;height: 0.95rem;background: url(../images24/sy_tit_bg.png) no-repeat center;background-size: 100% 100% !important;position: absolute;left: 0;top: -0.34rem;z-index: 1;}

.sy_tit .con p.p1{text-align: center;font-size: 0.48rem;color: #323232;font-family: "隶书";position: relative;z-index: 3;}
.sy_tit .con p.p2{font-size: 0.14rem;color: #9E9E9E;text-align: center;margin-left: 0.2rem;position: relative;}

.sy_tit .con p.p2::after{transform: rotate(120deg);content: '';display: block;
	opacity: 1;
	border-top: 1px solid #D8D8D8;width: 0.16rem;height: 1px;position: absolute;left: -0.2rem;top: 0.05rem;}

.sy_tit .more{font-size: 0.16rem;
	width: 0.83rem;text-align: right;
	color: #323232;
	transition: 0.4s;background: url(../images24/sy_more.png) no-repeat center bottom;background-size: 100% !important;line-height: 0.3rem;height: 0.3rem;
	color: #e4a656;
}
.sy_tit .more:hover{color: #9b0d14;background: url(../images24/sy_more_on.png) no-repeat center bottom;}

.sy_tit.cen{justify-content: center;}
.sy_tit.cen .more{right: 0;top: 0.1rem;position: absolute;}

@media(max-width: 650px){
	.sy_tit .con p.p1{font-size: 0.44rem;}
}




.yc_top_nav{position: fixed;transition: 0.4s;width: 2rem;height: 8.4rem; left: 0.5rem;z-index: 1000;background: url(../images24/sy_left_dh_bg.png) no-repeat center;background-size: cover;
	transition-delay: 0.6s;top: 0;
	padding-top: 0.5rem;
}

.yc_top_nav .dh_line{width: 100%;height: 0.05rem;background: url(../images24/sy_left_dh_line.png) no-repeat center;margin: 0.26rem 0;}

.yc_top_nav.on{}
.yc_top_nav .logo{display: table;margin: 0 auto;}
.yc_top_nav .logo a{display: block;}
.yc_top_nav .logo img{width: 1.68rem;}
.yc_top_nav .header_box{}
.yc_top_nav .head_bottom{padding: 0;width: 100%;}


.yc_top_nav #header{height: 0.8rem;}
.yc_top_nav #nav>ul>li>a{padding: 0.14rem 0;text-align: center;}
.yc_top_nav #nav ul li{position: relative;}
.yc_top_nav #nav ul li::before{content: '';display: block;width: 0.1rem;height: 0.09rem;background: url(../images24/nav_li_on.png) no-repeat center;background-size: 100% 100%;position: absolute;top: calc(50% - 0.04rem);right: 0;left: auto;transform: rotate(180deg);opacity: 0;transition: 0.4s;}
.yc_top_nav #nav ul li::after{content: '';display: block;width: 0.1rem;height: 0.09rem;background: url(../images24/nav_li_on.png) no-repeat center;background-size: 100% 100%;position: absolute;top: calc(50% - 0.04rem);left: 0;opacity: 0;transition: 0.4s;}

.yc_top_nav #nav ul .on::before{content: '';display: block;width: 0.1rem;height: 0.09rem;background: url(../images24/nav_li_on.png) no-repeat center;background-size: 100% 100%;position: absolute;top: calc(50% - 0.04rem);right: 0;left: auto;transform: rotate(180deg);opacity: 0;transition: 0.4s;}
.yc_top_nav #nav ul .on::after{content: '';display: block;width: 0.1rem;height: 0.09rem;background: url(../images24/nav_li_on.png) no-repeat center;background-size: 100% 100%;position: absolute;top: calc(50% - 0.04rem);left: 0;opacity: 0;transition: 0.4s;}
.yc_top_nav #nav ul .on:hover::before{opacity: 1;width: 0.28rem}
.yc_top_nav #nav ul .on:hover::after{opacity: 1;width: 0.28rem}
.yc_top_nav #nav ul li:hover::before{opacity: 1;width: 0.28rem}
.yc_top_nav #nav ul li:hover::after{opacity: 1;width: 0.28rem}
.yc_top_nav #nav ul .on a h3{color: #eab25b;}
.yc_top_nav #nav ul li:hover a h3{color: #eab25b;}

.yc_top_nav .pc_top_lj{margin-left: 0.2rem;}
.yc_top_nav #nav ul li h3{}
.yc_top_nav .head_bottom>.right{width: 100%;}



.yc_top_nav .p1_top_xx{margin-bottom: 0rem;margin-top: 0;}


.top_ljbox{display: flex;justify-content: center;padding: 0 0rem;align-items: center;}
.top_ljbox a{font-size: 0.14rem;color: #fff;display: block;margin-right: 0.15rem;padding-right: 0.15rem;position: relative;transition: 0.4s;}
.top_ljbox a::after{content: '';display: block;width: 1px;height: 0.06rem;background: rgba(255,255,255,0.5);position: absolute;right: 0;top: calc(50% - 0.03rem);}

.top_ljbox a:hover{color: #eab25b;}

.top_ljbox .search_btn{width: 0.4rem;height: 0.4rem;border: 1px solid rgba(255, 255, 255, 0.3);display: flex;align-items: center;justify-content: center;border-radius: 50%;background: rgba(255, 255, 255, 0.1);

}

.top_ljbox .search_btn img{width: 0.16rem;}

.top_ljbox .search_btn:hover{background: rgba(255, 255, 255, 0.2);}

.page{}



.page2{background: url(../images24/p2_bg.jpg) no-repeat center bottom;background-size: cover;}


.p2_main{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}

.p2_left{width: 10.5rem;}
.p2_left .sy_tit{width: 100%;}

.p2_lb{position: relative;width: 7.2rem;float: left;}
.p2_lb.on{width: 7.19rem;}
.p2_lb .swiper-slide{}
.p2_lb .swiper-slide a{position: relative;}

.p2_lb .swiper-slide .img{padding: 0;height: 4.9rem;z-index: 1;border-radius: 0.08rem;}
.p2_lb .swiper-slide .con{
height: 0.9rem;
width: 100%;

display: flex;justify-content: space-between;align-items: center;
margin-top: 0.28rem;
}

.p2_lb .swiper-slide .con .sj{width: 0.54rem;height: 0.76rem;background: url(../images24/p2_left_sj.png) no-repeat center;background-size: 100% 100%;padding-top: 0.06rem;}
.p2_lb .swiper-slide .con .sj p{text-align: center;}
.p2_lb .swiper-slide .con .sj .p1{font-size: 0.26rem;color: #fff;font-weight: bold;}
.p2_lb .swiper-slide .con .sj .p2{font-size: 0.14rem;color: #fff;margin: 0.03rem 0;}
.p2_lb .swiper-slide .con .sj .p3{font-size: 0.14rem;color: #fff;opacity: 0.5;}


.p2_lb .swiper-slide .xx{width: calc(100% - 0.7rem);}
.p2_lb .swiper-slide .xx .bt{
font-size: 0.18rem;line-height: 0.28rem;color: #323232;margin-bottom: 0.08rem;font-weight: 600;transition: 0.4s;
position: relative;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.p2_lb .swiper-slide .xx .bt::after{content: '';display: block;width: 0;height: 1px;position: absolute;bottom: 0;left: 0;background: #9b0d14;transition: 0.4s;}

.p2_lb .swiper-slide .xx .zy{
	font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.48rem;

overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}

.p2_lb .swiper-slide:hover .xx .bt{color: #9b0d14;}
.p2_lb .swiper-slide:hover .xx .bt::after{width: 100%;}


.p2_lb_jt{margin-top: 0.22rem;width: 100%;position: relative;}
.p2_lb_jt::after{content: '';display: block;width: calc(50% - 0.31rem);height: 1px;background: #e4a656;position: absolute;top: 50%;left: 0;}
.p2_lb_jt::before{content: '';display: block;width: calc(50% - 0.31rem);height: 1px;background: #e4a656;position: absolute;top: 50%;right: 0;}

.p2_lb_jt>div{width: 0.62rem;display: flex;margin: 0 auto;justify-content: space-between;}

.p2_lb_jt .swiper-button-prev,.p2_lb_jt .swiper-button-next{
	position: relative;
	width: 0.18rem;height: 0.33rem;background: url(../images24/p2_lb_prev.png) no-repeat center center;background-size: 100% !important;margin: 0;
	left: 0rem;border-radius: 0%;
	bottom: 0;
}
.p2_lb_jt .swiper-button-next{transform: rotate(180deg);left: auto;right: 0rem;}




.bg4j{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.bg4j::after{content: '';display: block;width: 100%;height: 100%;background: url(../images24/p2_ul1_li_on2.jpg) no-repeat center;background-size: cover;position: absolute;top: 0;left: 0;transition: 0.4s;opacity: 0;}

.bg4j>div{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;}
.bg4j .b1{}
.bg4j .b1::after{content: '';display: block;width: 0.36rem;height: 0.35rem;background: url(../images24/li_bg4j_b1.png) no-repeat center;background-size: 100% 100% !important;position: absolute;top: 0;left: 0;transition: 0.4s;}
.bg4j .b1::before{content: '';display: block;width: 0.36rem;height: 0.35rem;background: url(../images24/li_bg4j_b1.png) no-repeat center;background-size: 100% 100% !important;position: absolute;right: 0;bottom: 0;transform: rotate(180deg);transition: 0.4s;}

.bg4j .b2{}
.bg4j .b2::after{content: '';display: block;width: 0.36rem;height: 0.35rem;background: url(../images24/li_bg4j_b2.png) no-repeat center;background-size: 100% 100% !important;position: absolute;top: 0;right: 0;transition: 0.4s;}
.bg4j .b2::before{content: '';display: block;width: 0.36rem;height: 0.35rem;background: url(../images24/li_bg4j_b2.png) no-repeat center;background-size: 100% 100% !important;position: absolute;left: 0;bottom: 0;transform: rotate(180deg);transition: 0.4s;}

.bg4j .b3{}
.bg4j .b3::before{content: '';display: block;width: calc(100% - 0.4rem);height: 1px;background: #f1d2aa;position: absolute;top: 0;left: 0.2rem;transition: 0.4s;}
.bg4j .b3::after{content: '';display: block;width: calc(100% - 0.4rem);height: 1px;background: #f1d2aa;position: absolute;bottom: 0;left: 0.2rem;transition: 0.4s;}

.bg4j .b4{}
.bg4j .b4::before{content: '';display: block;width: 1px;height:  calc(100% - 0.4rem);background: #f1d2aa;position: absolute;top: 0.2rem;left: 0;transition: 0.4s;}
.bg4j .b4::after{content: '';display: block;width: 1px;height:  calc(100% - 0.4rem);background: #f1d2aa;position: absolute;top: 0.2rem;right: 0;transition: 0.4s;}


.p2_ul1{width: 3rem;float: right;}
.p2_ul1 li{width: 100%;position: relative;}
.p2_ul1 li+li{margin-top: 0.19rem;}
.p2_ul1 li a{display: block;padding: 0.17rem 0.3rem;position: relative;z-index: 8;}
.p2_ul1 li .sj{font-size: 0.16rem;color: #e4a656;padding-left: 0.22rem;background: url(../images24/p2_ul_sj.png) no-repeat left center;background-size: 0.13rem !important;transition: 0.4s;}


.p2_ul1 li .bt{font-size: 0.18rem;line-height: 0.28rem;color: #323232;transition: 0.4s;height: 0.58rem;margin-bottom: 0.06rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p2_ul1 li:hover .sj{}

.p2_ul1 li:hover .bt{color: #fff;font-weight: 600;}

ul li:hover .bg4j::after{opacity: 1;}

ul li:hover .bg4j .b1::after{top: 2px;left: 2px;}
ul li:hover .bg4j .b1::before{bottom: 2px;right: 2px;}

ul li:hover .bg4j .b2::after{top: 2px;right: 2px;}
ul li:hover .bg4j .b2::before{bottom: 2px;left: 2px;}

ul li:hover .bg4j .b3::before{top: 2px;left: 20px;}
ul li:hover .bg4j .b3::after{bottom: 2px;left: 20px;}

ul li:hover .bg4j .b4::before{top: 20px;left: 2px;}
ul li:hover .bg4j .b4::after{top: 20px;right: 2px;}


ul li:hover .sj{color: #e4a656;}


.p2_cen{width: 4.4rem;}


.p2_ul2{}
.p2_ul2 li{transition: 0.4s;
position: relative;
}
.p2_ul2 li+li{margin-top: 0.165rem;}
.p2_ul2 li:first-child{padding-top: 0 !important;}
.p2_ul2 li a{display: flex;align-items: center;
padding: 0.19rem 0.25rem;
position: relative;
z-index: 6;
}
.p2_ul2 li .sj{transition: 0.4s;}
.p2_ul2 li .sj .p1{font-size: 0.26rem;color: #9b0d14;text-align: center;font-weight: bold;transition: 0.4s;}
.p2_ul2 li .sj .p2{font-size: 0.14rem;color: #999999;text-align: center;margin-top: 0.07rem;transition: 0.4s;}
.p2_ul2 li .con{width: calc(100% - 0.5rem);padding-left: 0.18rem;display: flex;align-items: center;;height: 0.56rem;overflow: hidden;}

.p2_ul2 li .con .bt{font-size: 0.18rem;line-height: 0.28rem;color: #323232;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}



.p2_ul2 li:hover .sj{}
.p2_ul2 li:hover .sj .p1{color: #fff;}
.p2_ul2 li:hover .sj .p2{color: #fff;}

.p2_ul2 li:hover .con .bt{color: #fff;}



.p2_right{width: 3.4rem;}

.p2_ul3{}
.p2_ul3 li{box-shadow: 0px 0.04rem 0.1rem 0px rgba(0, 0, 0, 0.1);margin-bottom: 0.08rem;}
.p2_ul3 li a{display: flex;justify-content: space-between;background: #fff;}
.p2_ul3 li .pic{width: 0.8rem;height: 0.64rem;background: #D86C48;display: flex;align-items: center;justify-content: center;}
.p2_ul3 li .pic img{display: block;width: auto;max-width: 80%;max-height: 90%;}
.p2_ul3 li .con{width: calc(100% - 0.8rem);padding-left: 0.23rem;position: relative;display: flex;align-items: center;padding-right: 0.1rem;}
.p2_ul3 li .con::after{content: '';display: block;width: 0;height: 100%;background: #9b0d14;position: absolute;left: 0;top: 0;z-index: 1;transition: 0.4s;}
.p2_ul3 li .con .bt{font-size: 0.18rem;line-height: 0.28rem;color: #323232;position: relative;z-index: 3;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p2_ul3 li:hover .pic img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
.p2_ul3 li:hover .con .bt{color: #fff;}
.p2_ul3 li:hover .con::after{width: 100%;}



.p2_ul4{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 0.25rem;}
.p2_ul4 li{width: calc(50% - 0.05rem);background: #9b0d14;position: relative;transition: 0.4s;}
.p2_ul4 li::after{content: '';display: block;width: calc(100% - 0.1rem - 2px);height: calc(100% - 0.1rem - 2px);border: 1px solid #D86C48;position: absolute;top: 0.05rem;left: 0.05rem;z-index: 1;}
.p2_ul4 li a{display: flex;justify-content: center;align-items: center;position: relative;z-index: 3;height: 0.94rem;}
.p2_ul4 li .pic{width: 0.54rem;height: 0.54rem;display: flex;align-items: center;justify-content: center;}
.p2_ul4 li .pic img{display: block;width: auto;max-width: 80%;max-height: 100%;}
.p2_ul4 li .bt{font-size: 0.2rem;line-height: 0.28rem;color: #fff;
	margin-left: 0.17rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p2_ul4 li:hover{box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.5);}
.p2_ul4 li:hover .pic img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}


@media(max-width: 1024px){

	.p2_main{}
	.p2_main>div{width: 100% !important;}
	.p2_left{margin-bottom: 0.3rem;}
	.p2_lb .swiper-slide .img{height: auto;padding-bottom: 60%;}
}


@media(max-width: 990px){
	.p2_lb{width: 100%;}
	.p2_ul1{width: 100%;margin-top: 0.3rem;}
	.p2_ul1 li a{padding: 0.15rem 0.2rem;}
	.p2_ul1 li .bt{height: 0.3rem;    -webkit-line-clamp: 1;}
	.p2_ul1 li+li{margin-top: 0.1rem;}
}
@media(max-width: 650px){
	.p2_lb_jt{margin-top: 0.1rem;}

	.p2_lb .swiper-slide .xx .bt{font-size: 0.16rem;}
	.p2_lb .swiper-slide .con{margin-top: 0.15rem;}
	.p2_lb .swiper-slide .xx .zy{font-size: 0.12rem;}

	.p2_ul1{margin-top: 0.2rem;}

	.p2_lb .swiper-slide .con .bt{margin-bottom: 0.03rem;}
	.p2_ul2 li .con .bt{font-size: 0.16rem;height: 0.48rem;line-height: 0.24rem;}
	.p2_ul2 li+li{margin-top: 0.1rem;}
	.p2_ul2 li a {
		padding: 0.1rem 0.2rem;
	}
	.p2_ul2 li .sj .p1{font-size: 0.18rem;}


	.p2_ul1 li .bt{font-size: 0.16rem;    height: auto;
		line-height: 0.2rem;}

}



.page3{background: url(../images24/p3_bg.jpg) no-repeat center bottom;background-size: cover;}


.p3_left{width: 8.1rem;}

.p3_ul1{}
.p3_ul1 li{background: #fff;transition: 0.4s;}
.p3_ul1 li+li{margin-top: 0.2rem;}
.p3_ul1 li a{display: flex;justify-content: space-between;padding: 0.2rem 0.2rem 0;}
.p3_ul1 li .img{width: 2.5rem;padding-bottom: 20%;}
.p3_ul1 li .con{width: calc(100% - 2.5rem);padding-left: 0.3rem;margin-right: 0.1rem;padding-top: 0.15rem;}
.p3_ul1 li .con .sj{font-size: 0.16rem;color: #9E9E9E;padding-left: 0.22rem;background: url(../images24/p2_left_sj.png) no-repeat left center;background-size: 0.13rem !important;}
.p3_ul1 li .con .bt{font-size: 0.18rem;line-height: 0.28rem;color: #323232;margin-top: 0.1rem;transition: 0.4s;height: 0.56rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.p3_ul1 li .con .zy{font-size: 0.14rem;line-height: 0.24rem;color: #727272;margin-top: 0.1rem;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p3_ul1 li:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.19);}
.p3_ul1 li:hover .bt{color: #9b0d14;transform: translate(5px);}

.p3_right{width: 8.1rem;}



.p3_lb{padding: 0.2rem;margin: -0.2rem -0.2rem;width: auto;}
.p3_lb.on{width: 100%;}
.p3_lb .swiper-slide{box-shadow: 0px 0rem 0.2rem 0px rgba(0, 0, 0, 0.06);background: #fff;border-radius: 0.08rem;overflow: hidden;

}



.p3_lb .swiper-slide .img{ filter: brightness(1);}

.p3_lb .swiper-slide a{display: block;position: relative;}
.p3_lb .img{padding-bottom: 69.5%;}
.p3_lb .con{padding: 0.38rem 0.4rem;position: relative;}
.p3_lb .con .bg4j{opacity: 0;transition: 0.4s;}

.p3_lb .con .bt{
	font-size: 0.18rem;line-height: 0.28rem;color: #323232;font-weight: 600;
height: 0.58rem;transition:0.4s;position: relative;z-index: 3;

overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

}


.p3_lb .con .sj{font-size: 0.14rem;color: #e4a656;padding-left: 0.23rem;line-height: 0.16rem;background: url(../images24/p2_ul_sj.png) no-repeat left center;background-size: 0.15rem;
	margin: 0.16rem 0;position: relative;z-index: 3;
}
.p3_lb .con .zy{
	font-size: 0.14rem;line-height: 0.24rem;
	color: #999999;height: 0.72rem;position: relative;z-index: 3;transition: 0.4s;

	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}

.p3_lb a:hover .con .bg4j{opacity: 1;}
.p3_lb .swiper-slide:hover .con .bt{color: #fff;}
.p3_lb .swiper-slide:hover .con .zy{color: #fff;opacity: 0.8;}

.p3_lb a:hover .bg4j::after{opacity: 1;}

.p3_lb a:hover .bg4j .b1::after{top: 5px;left: 5px;}
.p3_lb a:hover .bg4j .b1::before{bottom: 5px;right: 5px;}

.p3_lb a:hover .bg4j .b2::after{top: 5px;right: 5px;}
.p3_lb a:hover .bg4j .b2::before{bottom: 5px;left: 5px;}

.p3_lb a:hover .bg4j .b3::before{top: 5px;left: 20px;}
.p3_lb a:hover .bg4j .b3::after{bottom: 5px;left: 20px;}

.p3_lb a:hover .bg4j .b4::before{top: 20px;left: 5px;}
.p3_lb a:hover .bg4j .b4::after{top: 20px;right: 5px;}


.p3_lb a:hover .sj{color: #e4a656;}


.p3_lb_jt{margin-top: 0.6rem;width: 100%;position: relative;}
.p3_lb_jt::after{content: '';display: block;width: calc(50% - 0.31rem);height: 1px;background: #e4a656;position: absolute;top: 50%;left: 0;}
.p3_lb_jt::before{content: '';display: block;width: calc(50% - 0.31rem);height: 1px;background: #e4a656;position: absolute;top: 50%;right: 0;}

.p3_lb_jt>div{width: 0.62rem;display: flex;margin: 0 auto;justify-content: space-between;}

.p3_lb_jt .swiper-button-prev,.p3_lb_jt .swiper-button-next{
	position: relative;
	width: 0.18rem;height: 0.33rem;background: url(../images24/p2_lb_prev.png) no-repeat center center;background-size: 100% !important;margin: 0;
	left: 0rem;border-radius: 0%;
	bottom: 0;
}
.p3_lb_jt .swiper-button-next{transform: rotate(180deg);left: auto;right: 0rem;}










.p3_main{display: flex;justify-content: space-between;flex-wrap: wrap;}


  
.p3_left{width: 8.4rem;}
.p3_left ul{}
.p3_left ul li{background: url(../images24/z_p3_left_li.png) repeat-x center bottom;box-shadow: 0px 0.03rem 0.18rem 0px rgba(69, 64, 57, 0.05);position: relative;}
.p3_left ul li+li{margin-top: 0.1rem;}

.p3_left ul li::after{content: '';display: block;width: 100%;height: 0.02rem;background: #e4a656;position: absolute;top: 0;left: 0;}

.p3_left ul li a{display: flex;padding: 0.2rem;justify-content: space-between;}
.p3_left ul li .img{width: 1.2rem;padding-bottom: 0;height: 1.6rem;border-radius: 0.05rem;}
.p3_left ul li .con{width: calc(100% - 1.4rem);}
.p3_left ul li .con .bt{font-size: 0.18rem;color: #323232;font-weight: 600;
transition: 0.4s;

overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.p3_left ul li .con .line{width: 100%;height: 1px;background: #efcfa3;position: relative;margin: 0.2rem 0 0.18rem;}
.p3_left ul li .con .line::after{content: '';display: block;width: 0.25rem;height: 3px;background: #e4a656;position: absolute;top: -1px;}
.p3_left ul li .con .xx{}
.p3_left ul li .con .xx p{font-size: 0.14rem;color: #666666;padding-left: 0.34rem;line-height: 0.2rem;background: url(../images24/z_p3_left_ico1.png) no-repeat center left;background-size: 0.25rem !important;
min-height: 0.25rem;
}
.p3_left ul li .con .xx p+p{background: url(../images24/z_p3_left_ico2.png) no-repeat center left;margin-top: 0.11rem;}
.p3_left ul li .con .xx p+p+p{background: url(../images24/z_p3_left_ico3.png) no-repeat center left;}


.p3_left ul li:hover .con .bt{color: #9b0d14;transform: translate(5px);}



.p3_right{width: 5.5rem;}

.p3_fs{}
.p3_fs a{display: flex;justify-content: space-between;}
.p3_fs .img{width: 2.6rem;height: 1.8rem;padding-bottom: 0;border-radius: 0.08rem;}
.p3_fs .con{width: calc(100% - 2.9rem);padding-top: 0.2rem;position: relative;}
.p3_fs .con .sj{display: flex;align-items: flex-end;margin-bottom: 0.22rem;}
.p3_fs .con .sj .p1{font-size: 0.26rem;color: #9b0d14;font-weight: bold;margin-right: 0.07rem;}
.p3_fs .con .sj .p2{font-size: 0.14rem;color: #999999;}
.p3_fs .con .bt{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.56rem;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.p3_fs .line{width: 100%;height: 1px;background: rgba(228,166,86,0.2);position: absolute;bottom: 1px;left: 0;}
.p3_fs .line::after{content: '';display: block;width: 0.25rem;height: 3px;background: #e4a656;position: absolute;top: -1px;left: 0;}


.p3_fs:hover .con .bt{color: #9b0d14;transform: translate(5px);}



.p3_ul2{position: relative;margin-top: 0.46rem;}
.p3_ul2::after{content: '';display: block;width: 1px;height: 100%;background: #e4a656;opacity: 0.2;position: absolute;left: 0.073rem;top: 0;z-index: 1;}
.p3_ul2 li{position: relative;z-index: 3;}
.p3_ul2 li a{display: block;padding: 0.22rem 0;}
.p3_ul2 li p{font-size: 0.18rem;color: #323232;padding-left: 0.25rem;background: url(../images24/z_p3_right_dot.png) no-repeat left center;background-size: 0.15rem !important;transition: 0.4s;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p3_ul2 li:first-child a{padding-top: 0;}
.p3_ul2 li:last-child a{padding-bottom: 0;}

.p3_ul2 li:hover p{color: #9b0d14;padding-left: 0.3rem;}

@media(max-width: 1024px){

	.p3_ul1 li .con{padding-top: 0;}

	.p3_main>div{width: 100% !important;}
	.p3_lb{}
	.p3_lb .swiper-slide .img{width: 100%;height: 0;padding-bottom: 60%;}
	.p3_lb .swiper-slide a{width: 100%;}
	.p3_lb .swiper-slide.swiper-slide-active .img{width: 100%;height: 0;padding-bottom: 60%;}

	.p3_lb .swiper-slide .con{padding: 0.2rem;}


	.p3_left{margin-bottom: 0.3rem;}

}

@media(max-width: 650px){
	.p3_lb_jt{margin-top: 0.2rem;}

	.p3_ul1 li a{flex-wrap: wrap;padding: 0.15rem;}
	.p3_ul1 li .img{width: 100%;padding-bottom: 48%;}
	.p3_ul1 li .con{width: 100%;padding: 0;padding-top: 0.1rem;}
	.p3_ul1 li .con .bt{height: auto;max-height: 0.56rem;}

	.p3_left ul li .con{padding-top: 0.08rem;}
	.p3_left ul li .con .bt{font-size: 0.16rem;}
	.p3_left ul li .con .xx p{font-size: 0.12rem;background-size: 0.18rem !important;min-height: 0.2rem;padding-left: 0.2rem;}
	.p3_left ul li .con .xx p+p{margin-top: 0.08rem;}
	.p3_left ul li .con .line{margin: 0.15rem 0;}
	.p3_left ul li a{padding: 0.1rem;}
	.p3_left ul li .img{width: 1rem;height: 1.44rem;}
	.p3_left ul li .con {
		width: calc(100% - 1.2rem);
	}

	.p3_fs .img{width: 1.6rem;height: 1rem;}
	.p3_fs .con .bt{font-size: 0.16rem;}
	.p3_fs .con {
		padding-top: 0;
		width: calc(100% - 1.8rem);
	}
	.p3_fs .con .sj{margin-bottom: 0.05rem;}
	.p3_fs .con .sj .p1{font-size: 0.2rem;}
	.p3_ul2{margin-top: 0.2rem;}
	.p3_ul2 li a{padding: 0.12rem 0;}
	.p3_ul2 li p{font-size: 0.16rem;}
}


@keyframes dh_right_shou
    {
    0% {transform: translate(0rem,0);opacity: 1;display: block;}
    100% {transform: translate(1rem,0);opacity: 0;display: block;}
}

@keyframes dh_left_shou
    {
    0% {transform: translate(0rem,0);opacity: 1;}
    100% {transform: translate(-1rem,0);opacity: 0;}
}
 

.page4{background: #fff;position: relative;}


.page4.on{transform: none !important;top: -2.6rem !important;z-index: 1 !important;display: block !important;transition: 0.4s; padding-bottom: 0;}
.page4.onn{transform: none !important;top: 0em !important;z-index: 1 !important;display: block !important;transition: 0.4s;}



.page4::after{content: '';display: block;width: 50%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background: url(../images24/p4_bg.jpg) no-repeat center;background-size: cover;}


.page4 .sy_main{position: relative;}

.page4 .sy_tit{}
.page4 .sy_tit .con{}
.page4 .sy_tit .con .p1{}
.page4 .sy_tit .more{}


.p4_xx_bg{position: absolute;right: 0;top: 0;z-index: 1;width: 50%;height: 100%;}
.p4_xx_bg li{width: 100%;height: 100%; background-size: cover;background-position: center !important;position: absolute;top: 0;left: 0;z-index: 1;

	display: none;
}
.p4_xx_bg li.shou{animation: dh_right_shou 0.6s;animation-fill-mode: forwards;display: block;}

.p4_xx_bg li.on{display: block;
	z-index: 3;
	animation: dh_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
	transform: translate(1rem,0);opacity: 0;
}

.p4_main{width: 5.4rem;padding-bottom: 2.6rem;position: relative;}

.p4_box{opacity: 0;z-index: 1;}
.p4_box.shou{animation: dh_left_shou 0.6s;animation-fill-mode: forwards;}


.p4_box.on{z-index: 6 !important;	animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.5s;
}

.p4_box+.p4_box{position: absolute;top: 0;left: 0;z-index: 1;width: 100%;opacity: 0;z-index: -1;}


.p4_box .p4_tit{display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.25rem;}
.p4_box .p4_tit .bt{font-size: 0.28rem;color: #323232;font-weight: 600;}
.p4_box .p4_tit .more{display: block;width: 1.2rem;height: 0.4rem;background: url(../images24/p4_more.png) no-repeat center;background-size: cover;transition: 0.4s;}
.p4_box .p4_tit .more p{font-size: 0.14rem;color: #666666;text-align: center;line-height: 0.4rem;}

.p4_box .p4_tit .more:hover{background: #fff url(../images24/p4_more_on.png) no-repeat center;}

.p4_box .con{}
.p4_box .con p{font-size: 0.16rem;line-height: 0.36rem;color: #666666;height: 1.08rem;

overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}


.p4_lb_out{padding: 0 0.45rem;margin-top: 0.4rem;position: relative;}
.p4_lb{width: 100%;}
.p4_lb.on{width: calc(100% + 1px);}
.p4_lb .swiper-slide{}
.p4_lb a{display: block;padding: 2px 1px;}
.p4_lb .img_out{padding: 0.04rem;position: relative;display: table;margin: 0 auto;}
.p4_lb .img_out::after{content: '';display: block;width: 100%;height: 100%;border: 1px dashed #e4a657;border-radius: 50%;position: absolute;top: -1px;left: -1px;}
.p4_lb .img{width: 1.2rem;height: 1.2rem;padding: 0;border-radius: 50%;}
.p4_lb .bt{color: #323232;font-size: 0.18rem;text-align: center;margin-top: 0.2rem;transition: 0.4s;}
.p4_lb a:hover .bt{color: #9b0d14;}



.p4_xxk{position: absolute;bottom: 0;left: 3.6rem;z-index: 3;display: flex;}
.p4_xxk li{margin-right: 0.1rem;}

.p4_xxk li a{display: block;position: relative;}
.p4_xxk li .pic{width: 2.4rem;height: 1.8rem;position: relative;}
.p4_xxk li .pic img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;object-fit: cover;transition: 0.4s;
	filter: brightness(0.5);
}

.p4_xxk li.on .pic img{filter: brightness(1);}


.p4_xxk li .con{position: absolute;top: 0;left: 0;z-index: 6;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;height: 100%;}
.p4_xxk li .ico{width: 0.96rem;height: 0.93rem;position: relative;margin: 0 auto;}
.p4_xxk li .ico::after{content: '';display: block;width: 100%;height: 100%;background: url(../images24/p4_xxk_li.png) no-repeat center;position: absolute;top: 0;left: 0;background-size: 100% 100% !important;}
.p4_xxk li .ico img{display: block;width: 100%;}
.p4_xxk li .bt{font-size: 0.18rem;line-height: 0.24rem;color: #fff;margin-top: 0.13rem;}

.p4_xxk li:hover .ico img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}



.p4_lb_jt{margin-top: 0.6rem;width: 100%;position: absolute;top: 0.5rem;left: 0;display: flex;justify-content: space-between;margin-top: 0;}


.p4_lb_jt .swiper-button-prev,.p4_lb_jt .swiper-button-next{
	position: relative;
	width: 0.18rem;height: 0.33rem;background: url(../images24/p2_lb_prev.png) no-repeat center center;background-size: 100% !important;margin: 0;
	left: 0rem;border-radius: 0%;
	bottom: 0;
}
.p4_lb_jt .swiper-button-next{transform: rotate(180deg);left: auto;right: 0rem;}





@media(max-width: 1024px){
	.p4_xx_bg{display: none;}

	.page4::after{width: 100%;}

	.p4_xxk{position: relative;width: auto;left: 0;margin: 0 -0.025rem;}
	.p4_main{width: 100%;padding-bottom: 0.3rem;}
	.p4_xxk li{width: calc(25% - 0.05rem);margin: 0 0.025rem;}
	.p4_xxk li .pic{width: 100%;}

	.p4_box .p4_tit .bt{font-size: 0.2rem;}

	.page4 .sy_tit{justify-content: center;}
}
@media(max-width: 800px){
	.p4_xxk li .pic{height: 100%;position: absolute;top: 0;left: 0;}

	.p4_xxk li .con{padding: 0.1rem;position: relative;}
	.p4_xxk li .ico{width: 0.6rem;height: 0.6rem;}


}

@media(max-width: 650px){

	.p4_lb .img{width: 1rem;height: 1rem;}

	.p4_xxk{flex-wrap: wrap;}
	.p4_xxk li{width: calc(50% - 0.05rem);margin-bottom: 0.1rem;}
	.p4_xxk li .ico{width: 0.5rem;height: 0.5rem;}
	.p4_xxk li .bt{font-size: 0.14rem;margin-top: 0.06rem;}


}



.w145{width: 14.5rem;margin: 0 auto;}


.page5{   z-index: -1;}
.page5.on{transition: 0.1s;}


.foot{width: 100%;height: 2.6rem;background: url(../images24/foot_bg.jpg) no-repeat center bottom;background-size: cover;
position: absolute;bottom: 0;left: 0;
padding: 0.78rem 0 0.6rem;
}
.foot::after{content: '';display: block;width: 100%;}

.foot .w145{padding: 0 1.1rem 0 3.6rem;width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}

.f_left{}

.f_left p{font-size: 0.14rem;color: #ffffff;padding-left: 0.24rem;background: url(../images24/foot_ico3.png) no-repeat left center;background-size: 0.14rem !important;line-height: 0.24rem;}

.f_left p+p{background: url(../images24/foot_ico2.png) no-repeat left center;margin-top: 0.1rem;}

.f_left p+p+p{background: url(../images24/foot_ico1.png) no-repeat left center;}

.f_left p+p+p+p{background: url(../images24/foot_ico2.png) no-repeat left center;}

.f_cen{margin-left: -2.7rem;}
.f_cen a{display: block;}
.f_cen img{}

.f_right{position: relative;padding-right: 1.15rem;}
.f_right::after{content: '';display: block;width: 3.36rem;height: 2.19rem;background: url(../images24/foot_right_bg.png) no-repeat center;background-size: 100% 100% !important;position: absolute;top: -0.6rem;right: 0;}

.f_right .pic{width: 0.9rem;}
.f_right .pic img{display: block;width: 100%;}
.f_right .pic p{font-size: 0.14rem;color: #fff;text-align: center;line-height: 0.24rem;margin-top: 0.05rem;}

@media(max-width: 1024px){
	.foot{position: relative;height: auto;padding: 0.3rem 0;}

	.f_cen{margin-left: 0;margin: 0.3rem 0;}
	.foot .w145{padding: 0;flex-direction: column;justify-content: center;align-items: center;}
	.f_right{padding: 0;}
	.f_right::after{display: none;}
}
@media(max-width: 850px){


}




@media(max-height: 920px){

}
@media(max-height: 910px){
}
@media(max-height: 880px){
}
@media(max-height: 840px){
}
@media(max-height: 700px){


}



@media(min-width: 1921px){


}



@media(max-width: 1650px){


}

@media(max-width: 1400px){
	#header #logo .box_table{width: 100%;}
	#header #logo{width: 35%;}

}
@media(max-width: 1200px){
	.sy_html{overflow-x: hidden;overflow-y: auto;}
	body{overflow-y: auto;}

	.w1344{width: 95% !important;}
	
	.yc_top_nav .head_bottom{width: 95%;}
	.index_body{overflow-y: auto;}


}

@media(max-width: 1024px){


	.yc_top_nav{display: none;}
	.m_header_box{display: block;}
	.sy_tit span{line-height: 0.24rem;}
	.p1_lb .swiper-slide a::after{display: none;}


 .toubu_div{position: relative;}




.page .intro{padding: 0rem 0;}
.page .intro .sy_main{width: 100%;padding: 0.3rem 2%;}

.sy_tit{margin-bottom: 0.3rem;}
.sy_tit .con{zoom: 0.8;}




}
@media(max-width: 900px){

}
@media(max-width: 830px){


	

}
@media(max-width: 700px){




}

@media(max-width: 650px){

	

	#m_header #logo{width: 80%;}




}




/* 首页样式结束 */


/* 二级页样式开始 */

.ej_body,.ej_html{position: relative;background: #faf8f7;}

.ej_html{overflow-x: hidden;}

.ej_body::after{content: '';display: block;width: 100%;height: 100%;background: url(../images24/ej_main_bg.jpg) no-repeat center;background-size: cover;position: fixed;top: 0;left: 0;z-index: 1;}



.fanye{text-align: center;margin: 0.4rem 0 0;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}
.fanye p{display: table;margin: 0 0.04rem;}
.fanye p>a{font-size: 0.14rem;color: #323232;box-shadow: none !important;transition: 0.4s;}
.fanye p>a:hover{color: #9b0d14;}
.fanye a{transition: 0.4s;}
.fanye a:hover{box-shadow: 0 0 5px rgba(0,0,0,.5);}
.fanye .ye{display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}
.fanye .ye a{display: block;font-size: 0.14rem;color: #323232;text-align: center;width: 0.3rem;height: 0.3rem;border: 1px solid #bababa;border-radius: 50%;line-height: 0.3rem;margin: 0 0.025rem;}
.fanye .ye a.on{background: #9b0d14;color: #fff;border: 1px solid #9b0d14;}
.fanye .ye .prev{background: url(../images24/fanye_prev.png) no-repeat;background-size: 100% !important;border: none;}
.fanye .ye .next{background: url(../images24/fanye_next.png) no-repeat;background-size: 100% !important;border: none;}



#ej_main{padding-bottom: 1px;position: relative;z-index: 3;}
#ej_main .head_bottom{}




.ej_body .yc_top_nav.on{transition-delay: 0s !important;}



.ej_bn_dt{position: relative;}
.ej_bn_dt::after{content: "";display: block;
width: 100%;height: 0.05rem;
background: #9b0d14;
position: fixed;top: 0;left: 0;
z-index: 33333;
}



.ej_bn_dt .img{height: 4.6rem;padding-bottom: 0;}

.ej_bn_dt{}
.ej_bn_dt .con{position: absolute;left: 0;bottom: 0.6rem;z-index: 4;width: 100%;}
.ej_bn_dt .con .w1344{display: flex;align-items: center;justify-content: space-between;}
.ej_bn_dt .con .lmmc p{font-size: 0.36rem;color: #fff;font-weight: bold;text-shadow: 0 0 0.09rem #000;position: relative;margin-bottom: 0;text-indent: 0;
font-family: "隶书";
padding-left: 0.4rem;
}

.ej_bn_dt .con .lmmc .btn{width: 0.3rem;height: 0.3rem;background: url(../images24/bnt_sub_nav2.png) no-repeat;background-size: 100% !important;display: none;}




.ej_nav_box{margin-top: -0.4rem;position: relative;z-index: 88;}
.ej_nav_box::after{width: 100%;height: 100%;content: "";display: block;background: #fff;position: absolute;left: 3.6rem;top: 0;z-index: 1;

	box-shadow: 0px 0px 0.4rem 0px rgba(0, 0, 0, 0.1);

	border-radius: 200px 0 0 200px;
}


.ej_nav_box ul{display: flex;position: relative;z-index: 3;padding: 0 0.2rem;}

.ej_nav_box ul li{transition: 0.4s;background-size: 100% 100% !important; position: relative;}

.ej_nav_box ul li p{font-size: 0.18rem;color: #323232;display: block;height: 0.8rem;line-height: 0.8rem;padding: 0 0.2rem;transition: 0.4s;text-align: center;text-indent: 0;
position: relative;
}

.ej_nav_box ul li p::after{content: '';display: block;width: 0.18rem;height: 0.33rem;background: url(../images24/p2_lb_prev.png) no-repeat center;background-size: 100% !important;position: absolute;left: 0;top: calc(50% - 0.165rem);opacity: 0;transition: 0.4s;}
.ej_nav_box ul li p::before{content: '';display: block;width: 0.18rem;height: 0.33rem;background: url(../images24/p2_lb_prev.png) no-repeat center;background-size: 100% !important;position: absolute;right: 0;top: calc(50% - 0.165rem);transform: rotate(180deg);opacity: 0;transition: 0.4s;}

.ej_nav_box ul li a{text-decoration: none;}
.ej_nav_box ul li.on{background: url(../images24/ej_dh_li_on.png) no-repeat center;background-size: auto 100%;}

.ej_nav_box ul li.on,.ej_nav_box ul li:hover{}
.ej_nav_box ul li.on p,.ej_nav_box ul li:hover p{color: #9b0d14;font-weight: bold;text-decoration: none;}

.ej_nav_box ul li.on p{padding: 0 0.4rem;}
.ej_nav_box ul li.on p::after,.ej_nav_box ul li.on p::before{opacity: 1;}



.ej_nav_box ul li .btn{width: 0.36rem;height: 0.4rem;background: #000;
position: absolute;right: 0;
top: 0;
background: url(../images24/ej_dh_btn.png) center center no-repeat;
background-size: 13px 13px !important;
display: none;
}


.ej_nav_box ul li .btn.on{background: url(../images24/ej_dh_btn_on.png) center center no-repeat;}



.ej_nav_box ul li .ej_sun{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);
box-shadow: 0px 0px 0.4rem 0px rgba(0, 0, 0, 0.1);
}
.ej_nav_box ul li .ej_sun a{display: block;padding: 0 0.2rem;}
.ej_nav_box ul li .ej_sun p{color: #333;padding: 0.15rem 0;height: auto;line-height: 0.22rem;font-weight: normal;white-space: nowrap;}
.ej_nav_box ul li .ej_sun p::after,.ej_nav_box ul li .ej_sun p::before{display: none;}

.ej_nav_box ul li .ej_sun a.on p,.ej_nav_box ul li .ej_sun a:hover p{color: #9b0d14;font-weight: bold;}

.ej_nav_box ul li:hover .ej_sun{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}







.ej_nav_box .lmmc_sj{display: none;justify-content: space-between;align-items: center;}
.ej_nav_box .lmmc_sj h2{    font-size: 0.28rem;
    color: #9b0d14;font-weight: bold;}
.ej_nav_box .lmmc_sj .btn{    width: 0.3rem;cursor: pointer;
    height: 0.3rem;
    background: url(../images24/bnt_sub_nav2.png) no-repeat;
    background-size: 100% !important;}


.ej_nr_box{  min-height: 6rem;}


.dqwz_out{display: flex;justify-content: space-between;border-bottom: 1px solid #d3c6c0;}
.dqwz_out h2{font-size: 0.36rem;color: #9b0d14;font-weight: bold;position: relative;}
.dqwz_out h2::after{content: "";display: block;width: 0.18rem;height: 0.09rem;background: url() no-repeat;background-size: 100%;position: absolute;bottom: 0;left: calc(50% - 0.09rem);}


.dqwz{min-height: 0.5rem;display: flex;align-items: center;
padding-left: 0.4rem;
margin-top: 0.1rem;
margin-bottom: 0.15rem;
}
.dqwz p{font-size: 0.14rem;color: #999999;padding-left: 0.27rem;line-height: 0.18rem;height: 0.18rem;background: url(../images24/ej_dqwz.png) no-repeat left center;background-size: 0.12rem;text-indent: 0;}
.dqwz p a{font-size: 0.14rem;color: #999999;transition: 0.4s;text-decoration: none;}
.dqwz p a:hover{color: #dc5359;}
/* .dqwz p span{color: #dc5359;} */



.ej_nr_box_main{padding: 0rem 0rem 0;margin-bottom: 0.6rem;}




.foot_ej{position: relative;z-index: 3;}



@media(min-width: 1921px){


}

@media(max-width: 1420px){

}
@media(max-width: 1024px){
	.ej_bn_dt::before{display: none;}
	.ej_bn_dt::after{}

	.w1450{width: 95%;padding: 0;}
	#ej_main .toubu_div::after{display: none;}
	.ej_nr_box {padding-top: 0rem;}
	.dqwz{    padding: 0.1rem 0rem;}
	.ej_nr_box_main{padding: 0rem 0;}
	.ej_bn_dt .img{height: 3rem;}



	.ej_bn_dt .con{bottom: 0;}
	.ej_bn_dt .con .lmmc{display: none;}

	.ej_nav_box ul{flex-wrap: wrap;display: none;padding: 0;}
	.ej_nav_box ul li{width: 100%;border-bottom: 1px dashed rgba(0,0,0,0.2);background: #fff;}
	.ej_nav_box ul li p{line-height: 0.2rem;font-size: 0.18rem;height: auto;}
	.ej_nav_box ul li.on, .ej_nav_box ul li:hover{background: #9b0d14;}
	.ej_nav_box ul li.on p, .ej_nav_box ul li:hover p{color: #fff;}

	.ej_nav_box ul li.on p::before{right: 0.5rem;}
	.ej_nav_box ul li.on p::after{left: 0.5rem;}

	.ej_nav_box ul li p::before,.ej_nav_box ul li p::after{width: 0.1rem;}


	.ej_nav_box ul li{}
	.ej_nav_box ul li p{padding: 0.1rem 0.65rem !important;}


	.dqwz_out h2{display: none;}

	.ej_nav_box::after{display: none;}
	.ej_nav_box{margin-top: 0;}
	.ej_nav_box .lmmc_sj{display: flex;padding: 0.15rem 0;}

	.ej_nav_box ul li:hover p{color: #333;font-weight: normal;}
	.ej_nav_box ul li.on>a>p{color: #fff;font-weight: bold;}

	.ej_nav_box ul li .btn{display: block;}

	.ej_nav_box ul li{background: none !important;}
	.ej_nav_box ul li.on>a{background: #9b0d14;display: block;}
	.ej_nav_box ul li .ej_sun{display: none;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(0%) scaleY(1) !important;
	position: relative;
	left: 0;
	border: 1px solid #eab25b;
	background: rgba(255,255,255,0.1);
	}
	.ej_nav_box ul li .ej_sun.on{display: block;}
	.ej_nav_box ul li .ej_sun p{    white-space: wrap;color: #333 !important;}

	.ej_nav_box ul li .ej_sun a.on p, .ej_nav_box ul li .ej_sun a:hover p{color: #9b0d14 !important;}
}

@media(max-width: 900px){
	.ej_main_box{}
	.ej_bn_dt .img{height: 2rem;}
	.fanye{margin: 0.3rem 0;}

	.ej_nr_box_main{padding: 0rem 0 0.25rem;}
}

@media(max-width: 850px){

}


@media(max-width: 750px){
	.ej_nav_box .lmmc_sj h2{font-size: 0.24rem;}
}





@media(max-width: 650px){
	.ej_nr_box_main{margin-bottom: 0rem;}


	.ej_bn_dt .img{height: 1.5rem;}
	.dqwz{min-height: 0.4rem;}
	.w1344{width: 97%;}
	
	.fanye p>a{font-size: 12px;}
	.fanye .ye{width: 100%;margin: 0.05rem 0;}
	.fanye .ye a{width: 0.22rem;height: 0.22rem;line-height: 0.18rem;font-size: 12px;}

	.ej_bn_dt .con .lmmc p{font-size: 0.2rem;}


}





.nry_main{display:block;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.ej_nry{width: 100%;position: relative;}

.qrid_zz{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.9);display: none;top: 0;left: 0;z-index: 1000000;display: none;justify-content: center;align-items: center;}
.qrid_zz #qrid{padding: 8px;background: #fff;border-radius: 5px;}



.nry_main .nry_fx{width: 0.6rem;position: absolute;top: 0;left: calc(100% + 0.27rem);display: none !important;}
.my-share-d{padding: 0.2rem 0.1rem 0.1rem;box-shadow: 0 0 0.1rem rgba(0,0,0,.19);border-radius: 100px;background: #fff;}
.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{}
.ej_nry .box1{}
.ej_nry .box1 .bt{font-size: 0.38rem;line-height: 0.46rem;color: #333333;font-weight: 600;margin-bottom: 0.2rem;text-align: center;}
.ej_nry .box1 .xx{padding-bottom: 0.25rem;text-align: center;

background: url(../images24/ej_nry_xx_line.png) no-repeat bottom center;
background-size: 100%;
}
.ej_nry .box1 .xx p{font-size: 0.14rem;color: #747474;line-height: 18px;padding-left: 22px;
	background: url(../images24/nry_xx_sj.png) no-repeat left center;
	display: inline-block;margin-right: 0.2rem;text-indent: 0;}


.ej_nry .box2{padding-bottom: 0.26rem;border-bottom: 1px solid #d9d9d9;padding-top: 0.22rem;}
.ej_nry .box2 video{
max-width: 100%;
    height: auto !important;
    margin: 0 auto;
    display: block;
}
.ej_nry .box2 p{font-size: 0.18rem !important;color: #323232;line-height: 0.36rem !important;text-indent: 2em;margin-bottom: 0.2rem;}
.ej_nry .box2 img{display: inline-block;text-align: center;margin: 0 auto;max-width: 100%;height: auto !important;height: auto !important;border:none !important;}

.ej_nry .box2 p.img_sm{font-size: 0.14rem;color: #666666;text-align: center;}
.ej_nry .box2 p.has_img{text-indent: 0;text-align: center; margin-bottom: 0.2rem;}



.ej_nry .box3{padding: 0.3rem 0 0rem;}
.ej_nry .box3 a{display: block;padding: 0.12rem 0;transition: 0.4s;font-size: 0.18rem;color: #333333; text-decoration: none;}
.ej_nry .box3 strong{font-size:0.18rem;font-weight: normal;}
.ej_nry .box3 p{display: inline;font-size:0.18rem;text-indent: 0;}
.ej_nry .box3 a:hover{color: #9b0d14;}






@media(max-width: 1024px){
	.ej_nry{padding: 0.2rem;}


	.ej_nry .box1 .bt{    font-size: .2rem;margin-bottom: 0.1rem;line-height: 0.3rem;}
	.ej_nry .box2{padding-top: 0.18rem;padding-bottom: 0.1rem;}
	.ej_nry .box2 p{font-size: 0.16rem ;word-break: break-all;
		line-height: 0.32rem ;
		margin-bottom: 0.2rem;}
	.ej_nry .box2 p.img_sm{margin-bottom: 0.1rem;}
	.ej_nry .box3{padding-top: 0.2rem;padding-bottom: 0.1rem;}
	.ej_nry .box3 a{font-size: 0.16rem;padding: 0.08rem 0;}
	.my-share-d{margin-bottom: 0;}
	.my-share-d>div{width: 0.3rem;height: 0.3rem;}
	.ej_nry .box1 .xx{padding-bottom: 0.1rem;}

	.nry_main .nry_fx{display: flex;justify-content: center;margin-bottom: 0.2rem;position: relative;left: auto;width: 100%;}
	.my-share-d{display: flex;padding: 0.1rem 0.1rem;}
	.my-share-d>div{margin-bottom: 0;margin: 0 0.1rem 0;}

}


@media(max-width: 650px){
	.ej_nry .box2{padding-bottom: 0;}
	.ej_nry{padding: 0.2rem 0.1rem;}

	.ej_nry .box2 img{width:auto;}
}


.ej_tt_list{}
.ej_tt_list ul{}
.ej_tt_list ul li{background: #fff;margin-bottom: 0.17rem;position: relative;overflow: hidden;}


.ej_tt_list ul li a{display: flex;padding: 0.2rem;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;position: relative;z-index: 3;}

.ej_tt_list ul li .bg4j::after{background-size: 7.03rem !important;background-position: bottom right !important;}


.ej_tt_list ul li .con{width: calc(100% - 3rem);padding-left: 0.3rem;padding-top: 0.15rem;}
.ej_tt_list ul li .con .bt{font-size: 0.18rem;color: #323232;font-weight: 600;position: relative;line-height: 0.22rem;
	margin-bottom: 0.18rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: 0.4s;
}

.ej_tt_list ul li .sj{font-size: 0.16rem;color: #e4a656;padding-left: 0.22rem;background: url(../images24/p2_ul_sj.png) no-repeat left center;background-size: 0.13rem !important;transition: 0.4s;margin-bottom: 0.22rem;}


.ej_tt_list ul li .con .zy{font-size: 0.14rem;color: #999999;line-height: 0.24rem;margin-bottom: 0.3rem;
height: 0.48rem;overflow: hidden;transition: 0.4s;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.ej_tt_list ul li .con .xq{font-size: 0.14rem;color: #e4a656;background: url(../images24/ej_tt_list_xq.png) no-repeat bottom center;background-size: 100%;width: 1.08rem;padding-bottom: 0.06rem;padding-left: 0.35rem;}


.ej_tt_list ul li .img{width: 3rem;height: 2.15rem;padding: 0;z-index: 3;transition: 0.4s;border-radius: 0.08rem;}
.ej_tt_list ul li .img_out{position: relative;}

.ej_tt_list ul li.no_img .con{width: 100%;}




.ej_tt_list ul li:hover .con .bt{color: #fff;}
.ej_tt_list ul li:hover .con .zy{color: #fff;opacity: 0.7;}


@media(max-width: 1024px){
	.ej_tt_list ul li a{padding: 0.2rem;}
	.ej_tt_list ul li .con{padding: 0;}
	.ej_tt_list ul li .con .bt{font-size: 0.18rem;margin-bottom: 0.1rem;}
	.ej_tt_list ul li .con .sj{margin-bottom: 0.1rem;}
	.ej_tt_list ul li .con .zy{margin-bottom: 0.1rem;}
	.ej_tt_list ul li .img{width: 2.1rem;height: 1.4rem;}
	.ej_tt_list ul li .con {width: calc(100% - 2.4rem);}
}
@media(max-width: 800px){
	.ej_tt_list ul li .con{width: 100%;margin-bottom: 0rem;margin-top: 0.2rem;}
	.ej_tt_list ul li .img_out{width: 100%;height: 60%;padding-bottom: 60%;}
	.ej_tt_list ul li .img_out::after{display: none;}
	.ej_tt_list ul li .img{width: 100%;height: 100%;z-index: 6;position: absolute;top: 0;left: 0;}
	.ej_tt_list ul li .con .zy{margin-bottom: 0.2rem;}


}

@media(max-width: 650px){
}


.ej_list{}
.ej_list ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ej_list ul li{position: relative;transition: 0.4s;width: calc(50% - 0.15rem);margin-top: 0 !important;margin-bottom: 0.2rem;}

.ej_list ul li a{position: relative;z-index: 3;}


.ej_list ul li .bt{font-size: 0.18rem;color: #333333;margin: 0.1rem 0 0.1rem;transition: 0.4s;width: 100%;

overflow: hidden;
}

	
.ej_list ul li a:hover{}
.ej_list ul li:hover{background: #fff;box-shadow: 0 0 0.1rem rgba(0,0,0,.19);}




@media(max-width: 1024px){
	.ej_list ul li{width: 100%;}
}

@media(max-width: 1024px){
	.ej_list ul li{margin-bottom: 0.1rem;}
}


#ej_main .bg4j::after{background: #9b0d14 url(../images24/ej_list_li_ico.png) no-repeat center bottom;background-size: 100%;}


.ej_pic_list{}
.ej_pic_list ul{display: flex;margin: 0 -0.14rem;flex-wrap: wrap;}
.ej_pic_list ul li{width: calc(33.33% - 0.28rem);margin: 0 0.14rem 0.3rem;position: relative;}
.ej_pic_list ul li a{display: block;padding: 0.15rem;background-size: cover;transition: 0.4s;
position: relative;z-index: 3;
}
.ej_pic_list ul li .img{padding-bottom: 62.2%;
border-radius: 0.08rem;
}
.ej_pic_list ul li .con{padding-top: 0.2rem;}

.ej_pic_list ul li .con .sj{font-size: 0.16rem;color: #e4a656;padding-left: 0.22rem;background: url(../images24/p2_ul_sj.png) no-repeat left center;background-size: 0.13rem !important;transition: 0.4s;
margin-bottom: 0.1rem;
}



.ej_pic_list ul li .con .bt{font-size: 0.18rem;color: #323232;line-height: 0.28rem;transition: 0.4s;overflow: hidden;
	font-weight: 600;
text-overflow: ellipsis;
white-space: nowrap;
}


.ej_pic_list ul li a:hover{}
.ej_pic_list ul li a:hover .con .bt{color: #fff;}



@media(max-width: 1024px){
	.ej_pic_list ul li{width: 47%;margin: 0 1.5% 0.3rem;}
	.ej_pic_list ul li .con .bt{font-size: 0.18rem;line-height: 0.24rem;max-height: 0.48rem;height: auto;}
}

@media(max-width: 650px){
	.ej_pic_list ul li{width: 100%;}
}







.ej_list_rw{}
.ej_list_rw ul li{width: calc(20% - 0.2rem);position: relative;margin: 0 0.1rem 0.2rem;}
.ej_list_rw ul li .img{padding-bottom: 130.7%;border-radius: 0.08rem;}
.ej_list_rw ul li .con{padding-top: 0.1rem;}
.ej_list_rw ul li .con .bt{text-align: center;font-weight: normal;}

@media(max-width: 1024px){
	.ej_list_rw ul li{width: calc(33.33% - 0.2rem);}
}

@media(max-width: 650px){
	.ej_list_rw ul{margin: 0 -0.05rem;}
	.ej_list_rw ul li a{padding: 0.1rem;}
	.ej_list_rw ul li{width: calc(33.33% - 0.1rem);margin: 0 0.05rem 0.1rem;}
	.ej_list_rw ul li .con{padding-top: 0.05rem;}
	.ej_list_rw ul li .con .bt{font-size: 0.16rem;}

}





.jgsz_tit{display: table;margin: 0 auto 0.45rem;position: relative;}
.jgsz_tit::after{content: "";display: block;width: 100%;height: 0.14rem;background: #eddebb;position: absolute;left: 0;bottom: 0;}
.jgsz_tit h2{font-size: 0.42rem;text-align: center;position: relative;z-index: 2;}


.ej_jgsz{display: flex;flex-wrap: wrap;justify-content: space-between;}

.jgsz_box{display: flex;justify-content: space-between;margin-bottom: 0.4rem;background: #fff;box-shadow: 0 0 0.18rem rgba(81,7,7,0.16);width: calc(50% - 0.2rem);border-radius: 0.3rem 0 0 0;}
.jgsz_box:first-child{background:#fff url() no-repeat right bottom;}
.jgsz_box .tit{width: 0.8rem;display: flex;justify-content: center;align-items: center;background: #436793;border-radius: 0.3rem 0 0 0;}
.jgsz_box .tit p{font-size: 0.24rem;color: #fff;width: 0.24rem;padding: 0.45rem 0;font-weight: bold;line-height: 0.26rem;}

.jgsz_box+.jgsz_box+.jgsz_box .tit{background: #934d4e;}
.jgsz_box+.jgsz_box+.jgsz_box+.jgsz_box+.jgsz_box .tit{background: #dc5359;}

.jgsz_box .con{width: calc(100% - 1.5rem);padding: 0.5rem 0;}
.jgsz_box .con::after{content: "";display: block;clear: both;}
.jgsz_box .con a{font-size: 0.16rem;color: #333333;display: block;position: relative;width: 50%;padding-left: 0.15rem;margin-bottom: 0.24rem;top: 0;transition: 0.4s;padding-right: 0.1rem;line-height: 0.22rem;  float: left;}
.jgsz_box .con a::after{content: ">";display: block;position: absolute;left: 0;top: 0;border-radius: 50%;color: #333333;font-family: 宋体;font-weight: bold;transition: 0.4s;}

.jgsz_box .con a:hover{color: #144881;font-weight: bold;}
.jgsz_box .con a:hover::after{color: #144881;}






@media(max-width: 1024px){
	.jgsz_box .tit{width: 0.6rem;}
	.jgsz_box .con{width: calc(100% - 0.9rem);padding: 0.3rem 0;}

	.jgsz_tit{margin-bottom: 0.3rem;}
	.jgsz_tit h2{font-size: 0.3rem;}
}

@media(max-width: 750px){
	.jgsz_box{width: 100%;flex-wrap: wrap;margin-bottom: 0.2rem;}
	.jgsz_box .con{width: 100%;padding: 0.2rem;}
	.jgsz_box .con a{width: 50%;margin-bottom: 0.2rem;}
	.jgsz_box .tit{width: 100%;}
	.jgsz_box .tit p{width: 100%;padding: 0.1rem 0;text-align: center;font-size: 0.2rem;}
}

@media(max-width: 500px){
	.jgsz_box .con{padding: 0.2rem 0.1rem 0;}
}








.box_teacher{    padding-bottom: 0.2rem;
    border-bottom: 2px #dc5359 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);padding-top: 0.1rem;}
.box_teacher .con .bt{font-size: 0.24rem;font-weight: bold;color: #333;margin-bottom: 0.2rem;}
.box_teacher .con .line{width: 0.4rem;height: 0.04rem;background: #dc5359;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;position: relative;padding-left: 0.15rem;}
.box_teacher .con .xx p::after{content: "";display: block;width: 0.05rem;height: 0.05rem;background: #dc5359;border-radius: 50%;position: absolute;left: 0;top: calc(50% - 0.025rem);}

@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_lj{}
.ej_list_lj ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_list_lj li{width: 49%;background: #fff;margin-bottom: 0.2rem;position: relative;border: 1px solid #fff;transition: 0.4s;}
.ej_list_lj li::after{content: '';display: block;width: 0.02rem;height: 0.18rem;background: #dc5359;position: absolute;top: 0.26rem;left: 0.2rem;}
.ej_list_lj li a{}
.ej_list_lj li p{font-size: 0.18rem;line-height: 0.28rem;color: #333;padding: 0.2rem;margin-left: 0.15rem;transition: 0.4s;}
.ej_list_lj li:hover{box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);}
.ej_list_lj li:hover p{color: #dc5359;}

@media(max-width: 650px){
	.ej_list_lj li{width: 100%;}
}






.ej_list_ss{}

.ej_list_ss{}
.ej_list_ss ul{}
.ej_list_ss ul li{position: relative;transition: 0.4s;margin-top: 0 !important;margin-bottom: 0.2rem;}

.ej_list_ss ul li .bg4j::after{background-size: 3rem !important;background-position: right bottom !important;}

.ej_list_ss ul li a{position: relative;z-index: 3;}
.ej_list_ss ul li a>div{display: flex;justify-content: space-between;align-items: center;padding: 0.1rem 0.2rem;}
.ej_list_ss ul li .line{}
.ej_list_ss ul li .sj{}
.ej_list_ss ul li .sj p{font-size: 0.16rem;color: #e4a656;padding-left: 0.22rem;background: url(../images24/p2_ul_sj.png) no-repeat left center;background-size: 0.13rem !important;transition: 0.4s;}


.ej_list_ss ul li .bt{font-size: 0.18rem;color: #333333;margin: 0.1rem 0 0.1rem;transition: 0.4s;width: calc(100% - 1.3rem);line-height: 0.28rem;max-height:0.56rem;

	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

}

	
.ej_list_ss ul li a:hover{}
.ej_list_ss ul li:hover .bt{color: #fff;}






@media(max-width: 1024px){

}
@media(max-width: 650px){
	.ej_list_ss ul li a>div{flex-wrap: wrap;flex-direction: column-reverse;align-items: flex-end;padding-bottom: 0.15rem;}
	.ej_list_ss ul li .bt{width: 100%;margin: 0;margin-bottom: 0.06rem;}
	
}





.nry_yjyjj{}
.nry_yjyjj .box{}

.nry_yjyjj .ej_nry .box2{border-bottom: 0;}


.nry_yjyjj .ej_list_rw{margin-top: 0rem;}

.nry_yjyjj .ej_list_rw h2{font-size: 0.36rem;text-align: center;margin-bottom: 0.4rem;}


.nry_yjyjj .ej_list_rw ul{margin: 0 -0.25rem;}
.nry_yjyjj .ej_list_rw ul li{width: calc(20% - 0.5rem);margin: 0 0.25rem 0.4rem;}


.nry_yjyjj .ej_nry .box2 a{display: inline-block;text-indent: 0;font-size: 0.16rem;color: #9b0d14;transition: 0.4s;margin-left: 0.1rem;}
.nry_yjyjj .ej_nry .box2 a:hover{color: #eab25b;}


@media(max-width: 1024px){
	.nry_yjyjj .ej_list_rw h2{    font-size: 0.2rem;
    margin-bottom: 0.1rem;
    line-height: 0.3rem;font-weight: bold;}

	.nry_yjyjj .ej_list_rw ul li{width: calc(33.33% - 0.5rem);}
}

@media(max-width: 650px){
	.nry_yjyjj .ej_list_rw ul li{width: calc(33.33% - 0.1rem);margin: 0 0.05rem 0.2rem;}
}




.nry_zzjg .ej_nry .box2{border-bottom: 0;padding-bottom: 0;}

.nry_zzjg .ej_list_rw{}
.nry_zzjg .ej_list_rw h2{margin-bottom: 0.2rem;font-size: 0.2rem;font-weight: bold;}

.nry_zzjg .ej_list_rw ul{margin: 0 -0.25rem;}
.nry_zzjg .ej_list_rw ul li{width: calc(16.66% - 0.5rem);margin: 0 0.25rem 0.4rem;}

.nry_zzjg .ej_list_rw>.con{}
.nry_zzjg .ej_list_rw>.con>p{    font-size: 0.18rem !important;
    color: #323232;
    line-height: 0.36rem !important;
    text-indent: 2em;
    margin-bottom: 0.2rem;
}


@media(max-width: 1024px){
	.nry_zzjg .ej_list_rw ul li{width: calc(33.33% - 0.5rem);margin: 0 0.25rem 0.4rem;}
}
@media(max-width: 650px){
	.nry_zzjg .ej_list_rw h2{font-size: 0.18rem;}
	.nry_zzjg .ej_list_rw ul li{width: calc(33.33% - 0.1rem);margin: 0 0.05rem 0.2rem;}
}





.ej_list_rw2{}
.ej_list_rw2 h2{font-size: 0.2rem;margin-bottom: 0.15rem;padding-left: 0.15rem;position: relative;}
.ej_list_rw2 h2::after{content: '';display: block;width: 0.04rem;height: 100%;background: #9b0d14;position: absolute;left: 0;top: 5%;}

.ej_list_rw2 ul{margin-bottom: 0.2rem;}
.ej_list_rw2 ul li{width: calc(16.66% - 0.2rem);}
.ej_list_rw2 ul li .con{padding-top: 0;}
.ej_list_rw2 ul li a{padding: 0.1rem 0.15rem;}

@media(max-width: 1024px){
	.ej_list_rw2 ul li{width: calc(20% - 0.1rem);}
}

@media(max-width: 650px){
	.ej_list_rw2 ul li{width: calc(33.33% - 0.1rem);}
	.ej_pic_list ul li .con .bt{line-height: 0.18rem;}
}

/* 二级页样式结束 */