/* CSS Document public*/

@font-face {
	font-family: pf_bd;
	src: url(../font/PingFangSCBold0.ttf);
}
@font-face {
	font-family: pf_hv;
	src: url(../font/PingFangSCHeavy0.ttf);
}
@font-face {
	font-family: pf_me;
	src: url(../font/PingFangSCMedium0.ttf);
}
@font-face {
	font-family: pf_re;
	src: url(../font/PingFangSCRegular0.ttf);
}
@font-face {
	font-family: sys;
	src: url(../font/SOURCEHANSERIFSC-BOLD.OTF);
}
@font-face {
	font-family: sys_hv;
	src: url(../font/SOURCEHANSERIFSC-HEAVY.OTF);
}



*{font-family:pf_me,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:pf_me,Helvetica, sans-serif ,Arial;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;overflow-x: hidden;background:#fff;}
html,body{ height: 100%;overflow: hidden;} 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;}




@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_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;
	}
}





table {
    border-collapse: collapse;
    border-spacing: 0;
}
table td {line-height: 1.25;padding: 5px;padding-left:15px;/* width: auto; */}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/


/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;padding: 0 50px;max-width: 1340px;}


.header_box_li{position: relative;z-index: 1;transition: 0.4s;z-index: 999;}

.header_box_li.sticky{height: 3.75rem;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;}
    /* -webkit-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{margin-top: 5px;}
	  .header_box_li.sticky #nav .search_btn{display: block;height: 35px;width: 35px;border-radius: 50%;background: url(../images/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: 5px 0 0px;position: relative;z-index: 3;}
.pc_top_lj a{display: block;width: 0.5rem;height: 0.51rem;background: url(../images/sticky_ss.png) no-repeat;background-size: 100% !important;}




.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: 0.7rem;z-index:999;width:100%;background-size:cover;  max-width: 100%;margin: 0.2rem auto 0;top: -5rem; }
#header.show{top: 0;transition: 1s;}
#header.on{margin: 0rem auto 0;background: #fff;transition-delay: 0s;box-shadow: 0 0 0.2rem rgba(0,0,0,.05);}
#header.on #logo a{opacity: 1;transition: 0.5s;}
#header.on #nav ul li h3{color: #333;}
#header.on .pc_top_lj a{background: url(../images/sticky_ss_red.png) no-repeat;}

#header.xg:before{ opacity:0; visibility:hidden}

.head_bottom{padding: 0;width: 16rem;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: 0;}

#header #logo{ margin-top: 0;}
#header #logo .box_table{width: 3.6rem;
    display: table;
    height: 100%;}
#header #logo .box_table .box_table_cell{display: table-cell;
    vertical-align: middle;}
	#header #logo a{opacity: 0;}

#header #logo .xx p{    line-height: 15px !important;}
#header #logo .xx{color: #fff;    transition: 0.4s;opacity: 1;
    font-family: "楷体";
    font-size: 24px;
    text-align: center;}
.head_bottom>.right{width: auto;display: flex;align-items: center;height: auto;position: relative;}

#logo{float:left;height:100%;position: relative;}
#logo img{    transition: 0.4s;max-width: 100%;}
#logo img.img2{ display:none}
#nav{float: right;width: 100%;position: relative;z-index: 3;padding-left: 0.36rem;}

#nav ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}
#nav ul li{float:left;position:relative;z-index:0;margin: 0 0.35rem;}
#nav ul li:before{content:"";position:absolute;left: 0;width: 100%;height: 41px;bottom:0;transition:.6s;}
#nav ul li.on:before, #nav ul li:hover:before{width:140%;left:-20%;}
#nav ul li a{display:block;padding:.2rem 0rem;transition: 0.4s;color:#b7b7b7;}
#nav ul li h3{font-size: 0.22rem;line-height: 0.24rem;position:relative;display: inline-block;color: #fff;font-weight: 600;}
#nav ul li a i{ margin:-3px 0 0 .1rem; display:inline-block; width:10px; height:5px; background:url() center no-repeat; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ background:url() center no-repeat;}
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;min-width: 112px;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,0.8);
	box-shadow: 0 0px 8px rgba(0,55,59,0.25);
}
#nav ul li .sub .box{text-align:center;}
#nav ul li:hover a, #header.xg #nav ul li:hover a{color: #fff;}
#nav ul li .sub a{padding: 10px 15px;line-height: 20px;transition:.6s;font-size: 16px;color: #333;white-space: wrap;display: block;text-align: center;position: relative;}

#nav ul li .sub a:hover{background: #c30d23;color: #fff;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}






#nav>ul>li 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('../images/search.png');
	background: #c30d23 url('../images/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('../images/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: 2.14rem;
    top: 0.48rem;
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;

    background-repeat: no-repeat;
    background-image: url(../images/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.2rem 5%;width: 90%;position: relative;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.18rem;color: #fff;height: 0.4rem;line-height: 0.4rem;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; top: 0; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(../images/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: #c30d23;}
#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: #c30d23;}
#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: 30px 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 0.5rem 0 0.5rem;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #c30d23;}
#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.4rem;height: 0.4rem;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(../images/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(../images/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;background: #fff;}
#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 5%;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: 100px;height: 100%;display: block;z-index: 2;position: absolute;right: 0;top: 0;}
.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);}










#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_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;}
.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);}



.w1340{width: 1340px;margin: 0 auto;}
.w1340::after{clear: both;content: "";display: block;}
.w1600{width: 1600px;margin: 0 auto;position: relative;}
/* .w1600::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{height: 100%;display: flex;justify-content: center;align-items: center;padding: 0;padding-top: 0.7rem;flex-wrap: wrap;}
.page .intro>div{width: 100%;}
.page.page7 .intro{align-items: flex-end;}



#menu{position: fixed;bottom: 0.5rem;z-index: 100;width: 100%;display: none;}
#menu.on{display: block;}
#menu ul{display: flex;margin: 0 auto;justify-content: center;align-items: center;}
#menu ul::after{content: "";display: block;clear: both;}
#menu ul li{float: left;position: relative;padding: 0 0.24rem;}
#menu ul li a{display: table;position: relative;}
#menu ul li p{font-size: 0.14rem;color: #323232;transition: 0.6s;opacity: 1;text-align: center;}
#menu ul li p:hover{transform: translate(0,-3px);}
#menu ul li svg{width: 1.03rem;display: none;opacity: 0;}
#menu ul li+li::after{content: "";display: block;width: 0.3rem;height: 1px;background: #a2814a;position: absolute;left: -0.15rem;top: 50%;}
#menu ul li.active svg{animation: menu_li_dh 0.7s;animation-fill-mode: forwards;display: block;}
#menu ul li.active p{opacity: 0;position: absolute;top: 0.1rem;width: 100%;}

#menu .cls-1{fill:none;stroke:#a2814a;stroke-miterlimit:10;stroke-width:1px;}
#menu ul li:nth-child(3) .cls-1{stroke:#fff}

#menu.on3 ul li p{color: rgba(255,255,255,.7);}
#menu.on3 ul li+li::after{background: rgba(255,255,255,.7);}

@keyframes menu_li_dh {
	0%{
		opacity: 0;
	}
	1%{
		opacity: 0;
	}
	99%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}



.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{pointer-events: auto;}



.page.page1 .intro{height: 100%;padding-top: 0;}
.part1{position: relative;height: 100%;overflow: hidden;}

.sy_tit{padding-bottom: 0.5rem;background: url(../images/sy_tit_bg.png) no-repeat bottom center;margin-bottom: 0.5rem;background-size: auto 0.37rem;position: relative;z-index: 2;}
.sy_tit p{font-size: 0.52rem;color: #000000;text-align: center;}
.sy_tit p span{color: #000000;font-family: sys_hv;}
.sy_tit p span+span{color: #c0051a;}
.sy_tit a{width: 53px;height: 17px;display: block;position: absolute;right: 0;top: 22px;background: url(../images/sy_tit_more.png) no-repeat center center;background-size: 100% !important;}

.sy_tit.bai{background: url(../images/sy_tit_bg_bai.png) no-repeat bottom center;}
.sy_tit.bai p span{color: #fff;}
.sy_tit.bai a{background: url(../images/sy_tit_more_bai.png) no-repeat center center;}


.sy_tit a:hover{animation: sy_more_dh 0.8s linear infinite;}

@keyframes sy_more_dh { 
	0%{
		transform: translate(0px);  
	}
	50%{
		transform: translate(5px); 
	}
	100%{
		transform: translate(0px);
	}
}
.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{bottom: 0.3rem;}
.p1_lb .swiper-pagination span{width: 15px;height: 15px;background: none;border-radius: 50%;border: 1px solid #fff;margin: 0 0.1rem!important;opacity: 1;}
.p1_lb .swiper-pagination span.swiper-pagination-bullet-active{background: #fff;}

.part1_dh{width: 100%;height: 100%;background-size: cover;background-position: center center;}
.part1_dh>img{width: 100%;display: none;}


.bowen{height: 0.6rem;display: flex;justify-content: center;align-items: center;position: relative;width: 0.6rem;margin: 0 auto;cursor: pointer;}
.bowen .con{background:rgba(255,255,255,1);width: 0.4rem;height: 0.4rem;background-size: 100%;opacity: 1;position: relative;z-index: 5;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.bowen .con img{display: block;width: 100%;}

.bowen .bw{position: absolute;width: 0.6rem;height: 0.6rem;background: rgba(255,255,255,0.12);z-index: 1; border-radius: 50%;top: 0;left: 0;right: 0;bottom: 0;margin: auto; 
    animation:yc_yyxt_dh 1.5s;animation-timing-function: linear;animation-iteration-count: infinite;
}
.bowen .bw1{display: none;}
.bowen .bw2{animation-delay:0.5s;
    -webkit-animation-delay:0.5s;}
.bowen .bw3{animation-delay:1s;
    -webkit-animation-delay:1s;}
    .part4 .p4_main .wap_zs{display: none;}


	@keyframes yc_yyxt_dh {
		0% {width: 0.4rem;opacity: 1;height: 0.4rem;background: rgba(255,255,255,1);}
		100% {width: 0.6rem;opacity: 0;height: 0.6rem;background: rgba(255,255,255,0.30);}
	  }


	  .bowen:hover .con img{animation-play-state: paused;}

.sy_bowen{position: absolute;bottom: 0.26rem;left: calc(50% - 0.3rem);z-index: 15;}


.left_bowen{position: absolute;left: 0;top: -0.7rem;}
.left_bowen .pic{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 2;display: flex;justify-content: center;align-items: center;opacity: 0;}
.left_bowen .pic img{max-width: 80%;}
.part1.on .left_bowen .pic{animation: left_wz_dh 1s;animation-delay: 0.5s;animation-fill-mode: forwards;}
@keyframes left_wz_dh {
	0% {left: -18rem;opacity: 0;}
	100% {left: 0rem;opacity: 1;}
	}

.left_bowen .bowen_big{width: 10rem;height: 10rem;}
.left_bowen .bowen_big>div{position: absolute;width: 10rem;height: 10rem;background: none;z-index: 1; border-radius: 50%;top: 0;left: 0;right: 0;bottom: 0;margin: auto; border: 1px solid rgba(255, 255, 255, 0.25);opacity: 0;
animation:yc_yyxt_dh_big 10s;animation-timing-function: linear;animation-iteration-count: infinite;}
.left_bowen .bowen_big>div.bw1{animation-delay:1s;
	-webkit-animation-delay:1s;}
.left_bowen .bowen_big>div.bw2{animation-delay:2s;
	-webkit-animation-delay:2s;}
.left_bowen .bowen_big>div.bw3{animation-delay:3s;
	-webkit-animation-delay:3s;}
.left_bowen .bowen_big>div.bw4{animation-delay:4s;
	-webkit-animation-delay:4s;}
.left_bowen .bowen_big>div.bw5{animation-delay:5s;
	-webkit-animation-delay:5s;}
.left_bowen .bowen_big>div.bw6{animation-delay:6s;
	-webkit-animation-delay:6s;}
.left_bowen .bowen_big>div.bw7{animation-delay:7s;
	-webkit-animation-delay:7s;}
.left_bowen .bowen_big>div.bw8{animation-delay:8s;
	-webkit-animation-delay:8s;}
.left_bowen .bowen_big>div.bw9{animation-delay:9s;
	-webkit-animation-delay:9s;}
.left_bowen .bowen_big>div.bw10{animation-delay:10s;
	-webkit-animation-delay:10s;}


@keyframes yc_yyxt_dh_big {
	0% {width: 2rem;opacity: 0;height: 2rem;}
	25%{width: 4.1rem;opacity: 1;height: 4.1rem;}
	100% {width: 10rem;opacity: 0;height: 10rem;}
	}


.right_wz{position: absolute;top: 20%;right:-10rem;opacity: 0;}
.right_wz>img{width: 8.07rem;}
.right_wz .yanhua{position: absolute;top: 0;right: -1rem;display: flex;width: 1.73rem;height: 1.54rem;align-items: center;justify-content: center;}
.right_wz .yanhua img{width: 0.01rem;opacity: 0;}

.part1.on .right_wz{animation: right_wz_dh 1s;animation-delay: 1.5s;animation-fill-mode: forwards;}
.part1.on .right_wz .yanhua img{animation: yanhua_dh 1s;animation-delay: 2.5s;animation-fill-mode: forwards;}

@keyframes right_wz_dh {
0% {right: -10rem;opacity: 0;}
100% {right: 2.2rem;opacity: 1;}
}

@keyframes yanhua_dh {
0% {width: 0.01rem;opacity: 0;}
10% {width: 0.05rem;opacity: 1;}
100% {width: 100%;opacity: 1;}
}

.p1_bottom{position: absolute;bottom: -1.8rem;left: 0;height: 1.6rem;z-index: 2;width: 100%;transition: 1s;transition-delay: 3s;}
.p1_bottom div{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;animation: p1_bottom_dh 13s linear infinite;}
.p1_bottom .img1{z-index: 1;background-position: center bottom;background-repeat: repeat-x;animation: none;}
.p1_bottom .img2{z-index: 2;animation: p1_bottom_dh_left 13s linear infinite;}
.p1_bottom .img3{z-index: 3;}

.part1.on .p1_bottom{bottom: 0;}

@keyframes p1_bottom_dh {
	0% {background-position: 0 0;}
	100% {background-position: 3861px 0;}
}
@keyframes p1_bottom_dh_left {
	0% {background-position: 0 0;}
	100% {background-position: -3861px 0;}
}




.page2{background: url(../images/part2_bg.jpg) repeat;}


.p2_main{}

.p2_main_box{display: flex;justify-content: space-between;align-items: flex-start;}
.p2_lb{width: 54%;padding-bottom: 0.15rem;margin: 0;}
.p2_lb .p2_lb_jt{width: 1.77rem;position: absolute;right: 0;bottom: -0;height: 1rem;}
.p2_lb .p2_lb_jt .swiper-pagination{bottom: 0.8rem;}
.p2_lb .p2_lb_jt .swiper-pagination span{width: 14px;height: 14px;border: 1px solid #fff;opacity: 1;background: none;margin: 0 0.1rem !important;}
.p2_lb .p2_lb_jt .swiper-pagination span.swiper-pagination-bullet-active{background: #fff;}
.p2_lb .p2_lb_jt .swiper-button-next::after,.p2_lb .p2_lb_jt .swiper-button-prev::after{display: none;}
.p2_lb .p2_lb_jt .swiper-button-next,.p2_lb .p2_lb_jt .swiper-button-prev{width: 0.51rem;height: 0.52rem;background: url(../images/part2_lb_prev.png) no-repeat center center;background-size: 100% !important;top: auto;bottom: 0;opacity: 1;transition: 0.4s;}
.p2_lb .p2_lb_jt .swiper-button-next{background: url(../images/part2_lb_next.png) no-repeat center center;}
.p2_lb .p2_lb_jt .swiper-button-next:hover{background: url(../images/part2_lb_next_on.png) no-repeat center center;}
.p2_lb .p2_lb_jt .swiper-button-prev:hover{background: url(../images/part2_lb_prev_on.png) no-repeat center center;}

.p2_lb .swiper-slide{}
.p2_lb .swiper-slide a{display: block;}
.p2_lb .swiper-slide .img{padding-bottom: 60%;}
.p2_lb .swiper-slide .img::after{content: "";display: block;width: 100%;height: 100%;z-index: 1;position: absolute;top: 0;left: 0;background: url(../images/part2_lb_img_zz.png) repeat-x bottom center;z-index: 5;}
.p2_lb .swiper-slide .con{width: calc(100% - 1.77rem);background:#c30d22 url(../images/part2_lb_con_bg.jpg) no-repeat bottom center;padding: 0.2rem 0.4rem;margin-top: -0.5rem;position: relative;z-index: 7;}
.p2_lb .swiper-slide .con p{font-size: 0.2rem;color: #fefefe;line-height: 0.3rem;height: 0.6rem;overflow: hidden;}




.p2_list_right{width: 41.25%;}
.p2_list_right ul{}
.p2_list_right ul li{margin-bottom: 0.24rem;}
.p2_list_right ul li a{display: flex;justify-content: space-between;padding-bottom: 0.24rem;border-bottom: 1px solid rgba(212,167,163,0.73);transition: 0.4s;}
.p2_list_right ul li .left{width: 0.8rem;}
.p2_list_right ul li .left .sj{background: #fff;border: 1px solid #c2c2c2;border-radius: 8px;padding-top: 5px;width: 100%;transition: 0.4s;padding-bottom: 8px;}
.p2_list_right ul li .left .sj p{font-size: 0.36rem;color: #6b6a6a;text-align: center;margin-bottom: 5px;transition: 0.4s;}
.p2_list_right ul li .left .sj span{font-size: 0.14rem;color: #6b6a6a;display: block;text-align: center;transition: 0.4s;}
.p2_list_right ul li .left .lm{font-size: 0.16rem;color: #c30d23;text-align: center;margin-top: 0.12rem;}
.p2_list_right ul li .con{width: calc(100% - 1rem);}
.p2_list_right ul li .con p{font-size: 0.22rem;color: #000000;line-height: 0.34rem;max-height: 0.68rem;overflow: hidden;transition: 0.4s;font-family: pf_me;}

.p2_list_right ul li a:hover{border-bottom: 1px solid #de1301;}
.p2_list_right ul li a:hover .left .sj{background: #c30d23;border: 1px solid #c30d23;}
.p2_list_right ul li a:hover .left .sj p{color: #fff;}
.p2_list_right ul li a:hover .left .sj span{color: #fff;}
.p2_list_right ul li a:hover .con p{color: #c30d23;}






.page3{background: url(../images/part3_bg.jpg) no-repeat center center;background-size: cover;}
.p3_main{}

.p3_main_box{}
.p3_time{margin-bottom: 0.6rem;}
.p3_time ul{display: flex;}
.p3_time ul li{width: 10%;position: relative;cursor: pointer;}
.p3_time ul li::after{content: "";display: block;width: calc(100% - 0.6rem);position: absolute;right: 7%;bottom: 0.38rem;border-top: 0.02rem solid #b4a7a5;}
.p3_time ul li p{font-size: 0.24rem;color: #b4a7a5;margin-bottom: 0.1rem;width: 32px;text-align: center;font-family: sys_hv;}
.p3_time ul li span{font-size: 0.18rem;color: #fff;display: block;width: 32px;height: 32px;background: #b4a7a5;text-align: center;line-height: 32px;border-radius: 50%;position: relative;}
.p3_time ul li.li11{width: 1.2rem !important;height: 1.4rem;background: url(../images/part3_11yue_bg.png) no-repeat;background-size: 100%;align-items: center;justify-content: end;display: flex;flex-wrap: wrap;flex-direction: column;margin-top: -0.5rem;}
.p3_time ul li.li11 p{font-size: 0.2rem;color: #fff !important;width: 100%;text-align: center;margin-bottom: 0;}
.p3_time ul li.li11 span{font-size: 0.2rem;color: #fff;background: none !important;width: 100%;text-align: center;margin-bottom: 0.2rem;}
.p3_time ul li.li11::after{display: none !important;}
.p3_time ul li.dj.li11 span::after{display: none !important;}

.p3_time ul li.over{}
.p3_time ul li.over p{color: #c30d23;}
.p3_time ul li.over span{background: #c30d23;}
.p3_time ul li.over::after{border-top: 0.02rem solid #c30d23;}
.p3_time ul li.on{}
.p3_time ul li.on p{color: #c30d23;}
.p3_time ul li.on span{background: #c30d23;}
.p3_time ul li.dj span::after{content: "";display: block;width: 40px;height: 40px;border: 1px solid #f5a08f;border-radius: 50%;position: absolute;top: -5px;left: -5px;transition: 0.4s;}
.p3_time ul li.on::after{border-top: 0.02rem dashed #c30d23;}





.p3_nr_box{}
.p3_nr_box ul{display: flex;margin: 0 -1%;display: none; min-height: 4.75rem;position: relative;}
.p3_nr_box ul.on{display: flex;}
.p3_nr_box ul li{width: 23%;margin: 0 1%;}
.p3_nr_box ul li a{display: flex;flex-direction: column;    height: 4.28rem;}
/* .p3_nr_box ul li:nth-child(2n) a{flex-direction: column-reverse;} */
.p3_nr_box ul li .img{padding-bottom: 63%;}
.p3_nr_box ul li .con{position: relative;margin-left: 0.1rem;z-index: 2;padding-top: 0.3rem;padding-bottom: 0.4rem;}
.p3_nr_box ul li .con::after{content: "";display: block;width: 1px;height: 0.98rem;background: #df2600;position: absolute;left: 0;top: -0.18rem;}
/* .p3_nr_box ul li:nth-child(2n) .con::after{background: #b4a7a5;height: calc(100% + 0.18rem);top: auto;bottom: -0.18rem;} */
.p3_nr_box ul li .con .hd{font-size: 0.16rem;color: #fff;background: #c30d23;display: table;padding: 0.05rem 0.2rem;border-radius: 0 50px 50px 0;margin-bottom: 0.18rem;}
.p3_nr_box ul li .con .bt{font-size: 0.2rem;color: #000;margin-bottom: 0.1rem;transition: 0.4s;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.p3_nr_box ul li .con .xx{padding-left: 0.1rem;}
.p3_nr_box ul li .con .xx p+p{font-size: 0.16rem;color: #666666;line-height: 0.24rem;}

.p3_nr_box ul li a:hover .con .bt{color: #c30d23;}


.p3_nr_box ul li{position: absolute;margin: 0;left: 0;top: 0;}
.p3_nr_box ul li.li2{left: 45.5%;}
.p3_nr_box ul li.li3{left: 73%;}
.p3_nr_box ul li:nth-child(2n) a{}



.page4{background: url(../images/part4_bg.jpg) no-repeat center center;background-size: cover;}
.page.page4 .intro{position: relative;align-items: flex-start;
    padding-top: 1rem;}

.p4_top_box{}
.p4_top_box ul{display: flex;}
.p4_top_box ul li{width: 23%;margin: 0 1%;}
.p4_top_box ul li:nth-child(2n){margin-top: -0.3rem;}
.p4_top_box ul li a{display: block;position: relative;}
.p4_top_box ul li .img{padding-bottom: 138%;}
.p4_top_box ul li .con{position: absolute;top: 0.5rem;left: 0.3rem;width: 100%;height: 100%;z-index: 2;display: flex;}
.p4_top_box ul li .con span{display: block;font-size: 0.2rem;color: #fff;width: 0.2rem;}
.p4_top_box ul li .con p{font-size: 0.36rem;font-family: 楷体;width: 0.36rem;margin-left: 0.2rem;color: #fff;}

.p4_top_box ul li .jt{width: 0.42rem;height: 0.42rem;position: absolute;right: 0.2rem;bottom: 0.2rem;}
.p4_top_box ul li .jt>div{border: 1px solid rgba(255,255,255,0.63);border-radius: 50%;z-index: 7;background:  url(../images/part4_li_jt.png) no-repeat center center;width: 100%;height: 100%;position: relative;}
.p4_top_box ul li .jt::after{content: "";display: block;width: 100%;height: 100%;z-index: 6;border-radius: 50%;background: rgba(255,255,255,0.15);position: absolute;bottom: 0px;right: 0px;transition: 0.4s;}

.p4_top_box ul li a:hover .jt::after{background: #bf0c1f;}




.p4_bottom_box{position: absolute;bottom: 0;left: 0;width: 100%;}
.p4_bottom_box ul{display: flex;width: 17.76rem;height: 1.22rem;margin: 0 auto;background: url(../images/part4_bottom_bg.png) no-repeat center top;align-items: center;padding: 0 1.22rem;}
.p4_bottom_box ul li{width: 25%;border-left: 1px solid rgba(255,255,255,0.13);height: 0.6rem;line-height: 0.6rem;text-align: center;}
.p4_bottom_box ul li:last-child{border-right: 1px solid rgba(255,255,255,0.13);}
.p4_bottom_box ul li a{font-size: 0.3rem;color: #fff;transition: 0.4s;display: table;margin: 0 auto;}
.p4_bottom_box ul li a:hover{transform: translate(0,-5px);}

.page5{background: url(../images/part5_bg.jpg) no-repeat center center;background-size: cover;}

.p5_main{}
.p5_main>div{display: flex;justify-content: space-between;align-items: self-end;}

.p5_main_box{width: 70.9%;}
.p5_left_nr{border-top: 3px solid #c30d23;}
.p5_left_nr .p5_video{width: 100%;position: relative;}
.p5_left_nr .p5_video video{width: 100%;max-height:568px;}
.p5_left_nr .p5_video .play{position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.34);width: 100%;height: 100%;z-index: 2;display: flex;justify-content: center;align-items: center;cursor: pointer;transition: 0.4s;opacity: 1;}
.p5_left_nr .p5_video .play div{width: 0.97rem;height: 0.97rem;background: url(../images/part5_play.png) no-repeat center center;background-size: 100% !important;transition: 0.4s;}
.p5_left_nr .p5_video .play.on{opacity: 0;}
.p5_left_nr .p5_video .play:hover div{transform: rotate(360deg);}


.p5_right{width: 26.5625%;}
.p5_right ul{}
.p5_right ul li{margin-bottom: 0.4rem;}
.p5_right ul li+li{margin-bottom: 0;}
.p5_right ul li a{display: block;}
.p5_right ul li .img{}
.p5_right ul li .con{background: #fff;padding: 0.1rem 0.25rem;}
.p5_right ul li .con .bt{font-size: 0.2rem;color: #000;font-family: pf_me;margin-bottom: 0.2rem;transition: 0.4s;}
.p5_right ul li .con .xx{display: flex;justify-content: space-between;align-items: center;}
.p5_right ul li .con .xx p{font-size: 0.2rem;color: #fff;display: table;background: #c30d23;padding: 0.04rem 0.1rem;border-radius: 4px;}
.p5_right ul li .con .xx span{display: table;color: #888888;font-size: 0.16rem;}
.p5_right ul li a:hover .con .bt{color: #c30d23;}


.page6{background: url(../images/part6_bg.jpg) no-repeat center center;background-size: cover;}
.p6_main{}

.p6_main_box{display: flex;justify-content: space-between;}
.p6_main_box .xtit{font-size: 0.24rem;color: #c30d23;padding-left: 39px;line-height: 0.26rem;height: 0.26rem;background: url(../images/part6_xtit_ico.png) no-repeat left center;margin-bottom: 0.34rem;}
.p6_left{width: 40.625%;}
.p6_lb{height: 4.6rem;}
.p6_lb .swiper-slide{height: auto;}

.p6_lb .swiper-slide a{display: flex;justify-content: left;align-items: flex-start;width: 100%;}
.p6_lb .swiper-slide:nth-child(2n) a{flex-direction: row-reverse;justify-content: end;}
.p6_lb .swiper-slide .pic{width: 0.7rem;background: #fff;border: 1px solid #bb1527;border-radius: 50%;overflow: hidden;display: flex;justify-content: center;align-items: center;height: 0.7rem;position: relative;z-index: 2;}
.p6_lb .swiper-slide .pic img{width: 80%;}
.p6_lb .swiper-slide .con{margin-left: -0.4rem;margin-top: 1px;max-width: 80%;}
.p6_lb .swiper-slide .con .xx{font-size: 0.16rem;color: #fff;background: #ba1124;border-radius: 50px 50px 0 0;padding: 0.04rem 0.3rem 0.04rem 0.5rem;display: table;}

.p6_lb .swiper-slide .con .bt{padding: 0.1rem 0.2rem 0.1rem 0.5rem;background: #fff;border-radius: 100px;border: 1px solid #ba1124;font-size: 0.2rem;color: #000;line-height: 0.25rem;clear: both;transition: 0.4s;

overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.p6_lb .swiper-slide a:hover .con .bt{color: #ba1124;}

.p6_lb .swiper-slide:nth-child(2n) .con{margin-right: -0.4rem;margin-left: 0;}
.p6_lb .swiper-slide:nth-child(2n) .con .xx{float: right;padding: 0.04rem 0.5rem 0.04rem 0.3rem;display: table;}
.p6_lb .swiper-slide:nth-child(2n) .con .bt{padding: 0.1rem 0.5rem 0.1rem 0.2rem;}



.p6_right{width: 50%;}
.p6_main_box .p6_right .xtit{float: right;}
.p6_lb2{width: 100%;padding: 35px 13%;}
.p6_lb2 .swiper-slide{}
.p6_lb2 .swiper-slide a{display: block;border-radius: 0.08rem;overflow: hidden;}
.p6_lb2 .swiper-slide video{width: 100%;}
.p6_lb2 .swiper-slide .play{position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.34);width: 100%;height: 100%;z-index: 2;display: flex;justify-content: center;align-items: center;cursor: pointer;transition: 0.4s;opacity: 1;border-radius: 0.08rem;}
.p6_lb2 .swiper-slide .play div{width: 0.68rem;height: 0.68rem;background: url(../images/part6_play.png) no-repeat center center;background-size: 100% !important;transition: 0.4s;}
.p6_lb2 .swiper-slide .play.on{opacity: 0;}
.p6_lb2 .swiper-slide .play:hover div{transform: rotate(360deg);}

.zfmx_btn_a{width: 1.57rem;height: 1.53rem;background: url(../images/part6_zhufu_btn.png) no-repeat center center;color: #fff;display: flex;justify-content: center;align-items: center;margin: -0.5rem auto 0;font-size: 0.3rem;background-size: 100%;}





.page7{background: url(../images/part7_bg.jpg) no-repeat center center;background-size: cover;}

.p7_main{}
.p7_main_box{display: flex;justify-content: space-between;}
.p7_lb{width: 56.875%;position: relative;}
.p7_lb ul{position: absolute;display: flex;top: 0.32rem;left: 0.75rem;z-index: 8;}
.p7_lb ul li{margin-right: 0.18rem;width: 0.24rem;}
.p7_lb ul li a{font-size: 0.24rem;color: #fff;line-height: 0.3rem;display: table;transition: 0.4s;}
.p7_lb ul li a:hover{transform: translate(0,-5px);}
.p7_lb .swiper-slide{}
.p7_lb .swiper-slide a{display: block;position: relative;}
.p7_lb .swiper-slide a::after{content: "";display: block;width: 100%;height: 100%;background: url(../images/part7_img_zz.png) repeat-x top left;position: absolute;left: 0;top: 0;z-index: 2;}
.p7_lb .swiper-slide .img{padding-bottom: 44%;}
.p7_lb .swiper-pagination{bottom: 0.27rem;right: 0.5rem;display: table;width: auto;left: auto;}
.p7_lb .swiper-pagination span{width: 0.12rem;height: 0.12rem;border: 1px solid #fff;opacity: 1;margin: 0 0.1rem !important;background: none;}
.p7_lb .swiper-pagination span.swiper-pagination-bullet-active{background: #fff;}




.p7_right{width: 41.875%;background: #ffe8dd;}
.p7_right .shang{background: #fff;width: 100%;position: relative;font-size: 0.18rem;display: flex;justify-content: center;align-items: center;height: 2.14rem;}
.p7_right .shang a{position: absolute;right: 0.4rem;top: 0.4rem;font-size: 0.18rem;color: #000000;border-bottom: 1px solid #000;transition: 0.4s;}
.p7_right .shang a:hover{color: #ba1124;}
.p7_right .shang img{max-width: 80%;max-height: 80%;}
.p7_right .xia{}
.p7_right .xia ul{display: flex;justify-content: space-around;width: 80%;margin: 0 auto;}
.p7_right .xia ul li{padding: 0.14rem 0;}
.p7_right .xia ul li .ewm{}
.p7_right .xia ul li .ewm img{width: 1.2rem;}
.p7_right .xia ul li p{text-align: center;font-size: 0.18rem;color: #000;margin-top: 0.1rem;}




.p7_yqlj{margin-top: 0.3rem;border-top: 1px solid rgba(255,255,255,0.15);border-bottom: 1px solid rgba(255,255,255,0.15);}
.p7_yqlj ul{display: flex;justify-content: center;padding: 0.25rem 0;}
.p7_yqlj ul li{}
.p7_yqlj ul li a{font-size: 0.16rem;color: #fff;padding: 0 0.3rem;transition: 0.4s;display: table;}
.p7_yqlj ul li a:hover{transform: translate(0,-3px);}
.p7_yqlj ul li+li{border-left: 1px solid #e4bdbe;}

.foot{display: flex;justify-content: space-between;margin-top: 0.4rem;padding-bottom: 0.3rem;}
.foot .con{text-align:center;margin:0 auto;}
.foot .con p{font-size: 0.16rem;color: #fff;line-height: 0.36rem;font-family: pf_re;}
.foot .con p span{display: inline-block;margin-right: 0.2rem;font-family: pf_re;}
.foot .foot_fx{display:none;}
.foot .foot_fx ul{display: flex;}
.foot .foot_fx ul li{margin-left: 0.4rem;position: relative;}
.foot .foot_fx ul li:hover .ewm{display: block;}
.foot .foot_fx ul li .ewm{position: absolute;bottom: calc(100% + 0.2rem);left: calc(50% - 0.6rem);width: 1.2rem;display: none;}
.foot .foot_fx ul li .ewm img{width: 100%;}

.foot .foot_fx ul li:first-child .pic{max-width: 120%;}
.foot .foot_fx ul li .pic{width: 0.58rem;height: 0.58rem;border: 1px solid rgba(255,255,255,.5);border-radius: 50%;background: rgba(130,13,23,0.5);display: flex;justify-content: center;align-items: center;margin: 0 auto;}
.foot .foot_fx ul li .pic img{max-width: 80%;}
.foot .foot_fx ul li a{}
.foot .foot_fx ul li p{font-size: 0.16rem;color: #fff;margin-top: 0.15rem;}



.part1_sj_bn{display: none;margin-top: 0.7rem;}
.part1_sj_bn img{width: 100%;}


.p2_lb{opacity: 0;}
.p2_list_right{opacity: 0;}
.p2_lb{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p2_list_right{animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}

.p2_list_right ul li{opacity: 0;}
.p2_list_right ul li{animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p2_list_right ul li+li{animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.7s;}
.p2_list_right ul li+li+li{animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.8s;}
.p2_list_right ul li+li+li+li{animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.9s;}


.p3_time ul li{opacity: 0;}
.p3_time ul li.li1{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p3_time ul li.li2{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.7s;}
.p3_time ul li.li3{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.8s;}
.p3_time ul li.li4{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.9s;}
.p3_time ul li.li5{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 1.0s;}
.p3_time ul li.li6{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 1.1s;}
.p3_time ul li.li7{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 1.2s;}
.p3_time ul li.li8{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 1.3s;}
.p3_time ul li.li9{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 1.4s;}
.p3_time ul li.li10{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 1.5s;}
.p3_time ul li.li11{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 1.6s;}

.p3_nr_box ul li{opacity: 0;}
.p3_nr_box ul li{animation: dh_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p3_nr_box ul li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p3_nr_box ul li+li+li{animation: dh_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p3_nr_box ul li+li+li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p3_nr_box.on ul li{animation-delay: 0s !important;}

.p4_top_box ul li{opacity: 0;}
.p4_top_box ul li{animation: dh_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p4_top_box ul li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p4_top_box ul li+li+li{animation: dh_top 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p4_top_box ul li+li+li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}

.p4_bottom_box ul{opacity: 0;}
.p4_bottom_box ul{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}

.p5_left_nr{opacity: 0;animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p5_right{opacity: 0;animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}

.p6_left{opacity: 0;}
.p6_left{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p6_right{opacity: 0;}
.p6_right{animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.zfmx_btn_a{opacity: 0;}
.zfmx_btn_a{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}

.p7_lb{opacity: 0;}
.p7_lb{animation: dh_left 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}
.p7_right{opacity: 0;}
.p7_right{animation: dh_right 0.6s;animation-fill-mode: forwards;animation-delay: 0.6s;}

.p7_right .xia ul li{opacity: 0;}
.p7_right .xia ul li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.9s;}
.p7_right .xia ul li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 1s;}
.p7_right .xia ul li+li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 1.1s;}


.p7_lb ul li{opacity: 0;}
.p7_lb ul li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 0.9s;}
.p7_lb ul li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 1s;}
.p7_lb ul li+li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 1.1s;}
.p7_lb ul li+li+li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 1.2s;}
.p7_lb ul li+li+li+li+li{animation: dh_bottom 0.6s;animation-fill-mode: forwards;animation-delay: 1.3s;}

@media(max-height: 880px){
	.p4_bottom_box ul{height: 0.7rem;}
	.p4_bottom_box ul li a{font-size: 0.26rem;}
	.sy_tit{padding-bottom: 0.4rem;margin-bottom: 0.1rem;}
	.sy_tit p{font-size: 0.4rem;}
	
	.p7_yqlj{margin-top: 0.2rem;}
	.foot{margin-top: 0.2rem;padding-bottom: 0.1rem;}
}

@media(max-height: 700px){
	body{overflow-x: auto;}

	.part1_sj_bn{display: block;}
	.sy_tit{margin-bottom: 0.2rem;}
	
}
@media(max-width: 1200px){
	body{overflow-y: auto;}


	
}


@media(max-width: 1880px){
	.left_bowen{left: 0rem;zoom: 0.9;}
	.part1.on .right_wz{animation: right_wz_dh_2 1s;zoom: 0.9;
		animation-delay: 1.5s;
		animation-fill-mode: forwards;}
	@keyframes right_wz_dh_2 {
		0% {right: -10rem;opacity: 0;}
		100% {right: 1rem;opacity: 1;}
		}
}

@media(max-width: 1630px){
	.left_bowen{zoom: 0.8;top: 0.4rem;}
	.part1.on .right_wz{zoom: 0.8;}

  .w1600{width: 95%;}
  .head_bottom{width: 95%;}
  .p4_bottom_box ul{width: 100%;    padding: 0 2.5%;}

}

@media(max-width: 1400px){
	#header #logo .box_table{width: 100%;}
	#header #logo{width: 25%;}

	.foot .foot_fx ul li .pic{padding: 15%;}

	.p4_top_box ul li .con p img{width: 0.4rem;}

}
@media(max-width: 1200px){
	.page .intro{padding: 0.6rem 0;}
	.p4_bottom_box{position: relative;margin-top: 0.2rem;}

	.part1_sj_bn{display: block;}
	.sy_tit{margin-bottom: 0.2rem;}

	.page.page1 .intro{padding-bottom: 0;}
.p3_nr_box ul{min-height: auto;}


}
@media(max-width: 1024px){
	.sy_bowen{display: none;}
	.left_bowen{zoom: 0.5;top: 0.4rem;}
	.part1.on .right_wz{zoom: 0.5;}

	.p1_bottom{height: 0.8rem;}
	.part1_sj_bn{display: none;}
	.page.page1 .intro{position: relative;height: 500px;}
	.part1{position: absolute;left: 0;top: 0;}

	.sy_tit{margin-bottom: 0.2rem !important;background-size: auto 0.3rem;}
	.sy_tit p{font-size: 0.4rem;}
	.part1_sj_bn{margin-top: 60px;}

	.p6_lb2{padding: 0;}
.p4_top_box ul li:nth-child(2n){margin-top: 0;}
	.header_box{display: none;}
	.m_header_box{display: block;}
	.sy_tit span{line-height: 0.24rem;}
	.p2_main_box{flex-wrap: wrap;}
	.p2_lb{width: 100%;margin-bottom: 0.2rem;}
	.p2_list_right{width: 100%;}
	.p3_nr_box ul{flex-wrap: wrap;margin: 0;justify-content: space-between;}
	.p3_nr_box ul li:nth-child(2n) a{flex-direction: column;}
	.p3_nr_box ul li a{height: auto;}
	.p3_nr_box ul li{width: 48%;position: relative;left: auto !important;top: auto;}
	.p3_nr_box ul li .con{padding-bottom: 0.2rem;}
	.p3_nr_box ul li:nth-child(2n) .con::after{height: 0.98rem;top: -0.18rem;}
	.p3_time{margin-bottom: 0.15rem;}

	.p4_top_box ul{flex-wrap: wrap;}
	.p4_top_box ul li{width: 48%;margin-bottom: 0.2rem;}


	.p5_left_nr .p5_video .play div{width: 9%;}
	.p3_time ul li::after{display: none;}
	.p5_main>div{flex-wrap: wrap;}
	.p5_main_box{width: 100%;}
	.p5_right{width: 100%;margin-top: 0.2rem;}
	.p5_right ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.p5_right ul li{width: 48%;}

	.p4_top_box ul{}

	.p6_main_box{flex-wrap: wrap;}
	.p6_left{width: 100%;}
	.p6_right{width: 100%;}
	.zfmx_btn_a{margin: 0.2rem auto 0;}

	.p7_main_box{flex-wrap: wrap;}
	.p7_lb{width: 100%;}
	.p7_right{width: 100%;}

	.foot .foot_fx ul li{margin-left: 0.15rem;}

	.foot{align-items: flex-end;}
	.page.page7 .intro{padding-bottom: 0.2rem;}
	.foot .con{width: 42%;}
	.foot .con p{line-height: 0.2rem;margin-bottom: 0.1rem;}
	.p7_yqlj ul li a{padding: 0 0.1rem;}

}
@media(max-width: 950px){

}

@media(max-width: 900px){
	.left_bowen{zoom: 0.4;top: 0.4rem;}
	.part1.on .right_wz{zoom: 0.4;}
	.page.page1 .intro{height: 400px;}
	.part1.on .p1_bottom{zoom: 0.45;}
}

@media(max-width: 800px){
	.foot{flex-wrap: wrap;flex-direction: column-reverse;}
	.foot .foot_fx ul{justify-content: center;}
	.foot .con{width: 100%;}
	.foot .foot_fx{width: 100%;margin-bottom: 0.2rem;}
	.p7_yqlj ul li+li{border: none;}
	.p7_yqlj ul{flex-wrap: wrap;}
	.p7_yqlj ul li{margin-bottom: 0.1rem;}

}
@media(max-width: 700px){
	.page3{overflow: hidden;}


	.left_bowen{zoom: 0.3;top: 1.4rem;}
	.part1.on .right_wz{zoom: 0.3;top: 4rem;}
	.page.page1 .intro{height: 400px;}
	.part1.on .p1_bottom{zoom: 0.35;}
}

@media(max-width: 650px){
	.sy_tit {
		margin-bottom: 0.2rem !important;
		background-size: auto 0.24rem !important;
		padding-bottom: 0.3rem;
	}
	.sy_tit a{top: 5px;width: 50px;}
	.p2_list_right ul li{margin-bottom: 0.1rem;}
	.p2_list_right ul li a{padding-bottom: 0.1rem;}

	#m_header #logo{width: 80%;}
	.p7_right .xia ul{width: 97%;}
	.p7_right .xia ul li{width: 30%;}
	.p7_right .xia ul li .ewm img{width: 100%;}
	.foot .foot_fx ul li{width: 24%;margin: 0 0.1rem 0.2rem;}
	.foot .foot_fx ul li p{font-size: 0.14rem;text-align: center;}
	.foot .foot_fx ul{flex-wrap: wrap;}
	.p7_lb ul li{width: 0.16rem;}
	.p7_lb ul li a{font-size: 0.16rem;line-height: 0.2rem;}
	.p7_lb ul{top: 0.1rem;left: 0.1rem;}
	.p7_lb .swiper-pagination{bottom: 0.1rem;right: 0.1rem;}
	.p7_lb .swiper-pagination span{margin: 0 0.05rem !important;}
	.p7_right .shang{flex-wrap: wrap;height: auto;padding: 0.1rem 0;}
	.p7_right .shang a{position: relative;width: 100%;text-align: center;border-bottom: 0;text-decoration: underline;top: 0;right: auto;margin-bottom: 0.1rem;}

	.page .intro {padding: 0.2rem 0;}
	.p4_top_box ul li .con p{font-size: 0.24rem;}
	.p4_top_box ul li .con{top: 0.1rem;left: 0.1rem;}
	.p3_nr_box ul li a{height: auto;}
	
	.sy_tit p{font-size: 0.24rem;}
	.p3_nr_box ul li{width: 100%;}


	.p4_top_box ul li .con p img{width: 0.18rem;}
	.p4_top_box ul li .con span{font-size: 0.14rem;}
	.p4_top_box ul li .con p{margin-left: 0;}
	.p4_top_box ul li .jt{width: 0.3rem;height: 0.3rem;bottom: 0.1rem;right: 0.1rem;}


	.p4_bottom_box ul li a{font-size: 0.16rem;}

	.p5_right ul li{margin-bottom: 0;}
	.p5_right ul li .con{padding: 0.1rem;}
	.p5_right ul li .con .bt{font-size: 0.14rem;margin-bottom: 0.1rem;}
	.p5_right ul li .con .xx p {
		font-size: 0.14rem;
		padding: 0.02rem 0.05rem;
	}
	.p5_right ul li .con .xx span {
		font-size: 0.12rem;
	}


	.p6_lb .swiper-slide .con .xx{font-size: 0.14rem;}
	.p6_lb .swiper-slide .con .bt{font-size: 0.14rem;padding-left: 0.2rem;}
	.p6_lb .swiper-slide:nth-child(2n) .con .bt{padding-right: 0.2rem;}
	.zfmx_btn_a{width: 1rem;height: 1rem;font-size: 0.22rem;}
	.p6_lb .swiper-slide .pic{width: 0.4rem;height: 0.4rem;}
	.p6_lb .swiper-slide .con{max-width: 93%;}
	.p7_right .shang img{max-width: 60%;}

	.p2_lb .swiper-slide .con{width: 100%;}
	.p2_lb .p2_lb_jt{position: relative;width: 100%;height: 0.4rem;}
	.p2_lb .swiper-slide .con{padding: 0.1rem;}
	.p2_lb .swiper-slide .con p{font-size: 0.16rem;line-height: 0.2rem;height: 0.4rem;}
	.p2_lb .p2_lb_jt .swiper-pagination{display: block;bottom: auto;top: 0.2rem;}
	.p2_lb .p2_lb_jt .swiper-button-next, .p2_lb .p2_lb_jt .swiper-button-prev{width: 0.3rem;height: 0.3rem;left: 0;}
	.p2_lb .p2_lb_jt .swiper-button-next{left: auto;right: 0;}
	.p2_lb .p2_lb_jt .swiper-pagination span{border: 1px solid #ba1124;width: 0.09rem;height: 0.09rem;}
	.p2_lb .p2_lb_jt .swiper-pagination span.swiper-pagination-bullet-active{background: #ba1124;}

	.p2_list_right ul li .left .sj span{font-size: 12px;}
	.p2_list_right ul li .left .sj p{font-size: 0.26rem;}
	.p2_list_right ul li .left{width: 0.6rem;}
	.p2_list_right ul li .left .lm{font-size: 0.14rem;}
	.p2_list_right ul li .con{width: calc(100% - 0.7rem);}
	.p2_list_right ul li .con p{font-size: 0.16rem;line-height: 0.24rem;max-height: 0.72rem;}
	.p3_time ul li{display: none;}
	.p3_time ul li.on{display: block;}
	.p3_time ul li.over{display: block;}

	.p3_time ul li p{font-size: 0.14rem;width: 22px;}
	.p3_time ul{justify-content: space-between;}
	.p3_time ul li span{width: 22px;height: 22px;font-size: 0.14rem;line-height: 22px;}
	.p3_time ul li.dj span::after{width: 30px;height: 30px;}
	.p3_time ul li.li11 {
		width: 0.8rem !important;
		height: 1rem;
		margin-top: -0.3rem;
	}
	.p3_time ul li.li11 p{font-size: 0.16rem;}
	.p3_time ul li.li11 span{font-size: 0.16rem;}

	.foot .foot_fx{margin-bottom: 0;}
	.foot .foot_fx ul li{    width: 19%;
		margin: 0 0.01rem 0.2rem;}
	.foot .foot_fx ul li .pic{    width: 0.38rem;height: 0.38rem;}
	.foot .foot_fx ul li p{font-size: 12px;}
	.foot .con p{font-size: 0.14rem;}
	.foot .con p span{display: block;}
	.foot .con p:last-child{text-align: center;}
	.p7_yqlj ul{padding: 0.15rem 0;}
	.p7_yqlj ul li a{font-size: 12px;}
	.page.page7 .intro{padding-bottom: 0;}
}

@media(max-width: 550px){

	
	.left_bowen{zoom: 0.25;top: 2rem;}
	.part1.on .right_wz{zoom: 0.25;margin-top: 1rem;}
	.page.page1 .intro{height:350px;}
	.part1.on .p1_bottom{zoom: 0.3;}
}

@media(max-width: 450px){
	.left_bowen{zoom: 0.2;top: 2rem;}
	.part1.on .right_wz{zoom: 0.2;margin-top: 1rem;}
	.page.page1 .intro{height:250px;}
	.part1.on .p1_bottom{zoom: 0.25;}
}
@media(max-width: 360px){
	.p7_lb ul{display: none;}
	.p7_right .xia ul li p{font-size: 0.16rem;}

	.part1.on .p1_bottom{zoom: 0.2;}
	.left_bowen{zoom: 0.17;top: 2rem;}
	.part1.on .right_wz{zoom: 0.17;margin-top: 1rem;}
	.page.page1 .intro{height:200px;}
}



/* 首页样式结束 */


/* 二级页样式开始 */

.ej_html,.ej_body{    overflow: initial;overflow-x: auto;}
.ej_foot{background: #b80718;padding-top: 1px;}
.foot{align-items: center;}
.ej_body #header{margin: 0rem auto 0;background: #fff;transition-delay: 0s;box-shadow: 0 0 0.2rem rgba(0,0,0,.05);top: 0;height: 1.08rem;}
.ej_body #header #logo a{opacity: 1;transition: 0.5s;}
.ej_body #header #nav ul li h3{color: #333;}
.ej_body #header .pc_top_lj a{background: url(../images/sticky_ss_red.png) no-repeat;}

.ej_body #header #logo .box_table{width: 4.7rem;}
.ej_body #nav ul li a{padding: 0.4rem 0;}
.ej_body #nav ul li .sub a{padding: 0.15rem 0;}

#nav_slide{background: #c30d23;line-height: 50px;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 0.16rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.16rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 0.15rem;}
#sub_nav_content ul li a{display: inline-block;font-size: 0.2rem;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: 0.28rem;padding-left: 0.1rem;}
#sub_nav_content ul li ul li a{font-size: 0.14rem;color: #666;}
#sub_nav_content ul li.on>a{color: #c30d23;}

#sub_nav_content ul li ul{ display:none}


.ej_bn{position: relative;margin-top: 1.08rem;}
.ej_bn .img{padding-bottom: 0;height: 4rem;}
.ej_bn .img::after{content: "";display: block;width: 14.83rem;height: 2.24rem;background: url(../images/ej_bn_img_zz.png) no-repeat;position: absolute;bottom: 0;left: 0;background-size: 100%;z-index: 3;}
.ej_bn .lmxx_box{position: absolute;bottom: 0;left: 0;width: 100%;z-index: 4;}
.ej_bn .lmxx_box h2{font-size: 0.48rem;color: #fff;margin-bottom: 0.28rem;font-family: sys;}
.ej_bn .lmxx_box .dqwz{margin-bottom: 0.3rem;}
.ej_bn .lmxx_box .dqwz p{font-size: 0.16rem;color: #fff;padding-left: 0.25rem;background: url(../images/dqwz.png) no-repeat left center;}
.ej_bn .lmxx_box .dqwz p a{color: #fff;display: inline-block;transition: 0.4s;}
.ej_bn .lmxx_box .dqwz p a:hover{transform: translate(3px,0);}



.fanye{text-align: center;margin: 0.4rem 0 0;}

#ej_main .toubu_div{position: relative;background:rgba(0,0,0,.1) no-repeat;}

.ej_main_box{background: #fff;overflow: hidden;position: relative;padding-bottom: 0.6rem;min-height: 4.53rem;padding-top: 0.4rem;}

.ej_nav_dh{border-bottom: 1px solid #e3e3e3;margin-bottom: 0.56rem;}
.ej_nav_dh ul{display: flex;justify-content: center;}
.ej_nav_dh ul li{margin: 0 0.25rem;}
.ej_nav_dh ul li a{font-size: 0.24rem;display: table;color: #000000;padding-bottom: 0.22rem;position: relative;}
.ej_nav_dh ul li a::after{content: "";display: block;width: 0%;height: 2px;background: #b80718;position: absolute;bottom: 0;left: 0;transition: 0.4s;}
.ej_nav_dh ul li a:hover,.ej_nav_dh ul li.on a{color: #b80718;}
.ej_nav_dh ul li a:hover::after,.ej_nav_dh ul li.on a::after{width: 100%;}

.ej_main_nr{}
.ej_list_tj{}
.ej_list_tj ul{display: flex;margin: 0 -1.5%;flex-wrap: wrap;}
.ej_list_tj ul li{width: 30.333%;margin: 0 1.5% 0.5rem;position: relative;}
.ej_list_tj ul li a{display: block;border: 1px solid #e9e8e8;padding: 0.18rem;transition: 0.4s;}
.ej_list_tj ul li .img{}
.ej_list_tj ul li .con{padding: 0.3rem 0 0.1rem;}
.ej_list_tj ul li .con p{font-size: 0.22rem;text-align: center;color: #000000;transition: 0.4s;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ej_list_tj ul li::after{content: "";display: block;width: 0%;height: 0.04rem;background: #c30d23;position: absolute;top: 100%;left: 0;transition: 0.4s;}
.ej_list_tj ul li:hover::after{width: 100%;}
.ej_list_tj ul li a:hover .con p{color: #b80718;}


.ej_list_video{}
.ej_list_video ul{}
.ej_list_video ul li{}
.ej_list_video ul li a{display: block;}
.ej_list_video ul li .img::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;z-index: 3;height: 100%;background: url(../images/ej_list_video_play.png) no-repeat center center;background-size: 0.72rem;transition: 0.4s;}
.ej_list_video ul li a:hover .img::after{transform: rotate(360deg);}


@media(max-width: 1024px){
	.ej_bn{margin-top: 60px;}
	.ej_list_tj ul li{width: 100%;margin: 0 auto 0.2rem;}
	.ej_list_tj ul li .con{padding: 0.1rem 0 0rem;}
	.ej_list_tj ul li .con p{font-size: 0.16rem;}
}






.ej_nry{display: flex;justify-content: space-between;align-items: flex-start;}

.nry_main{width: 70.625%;}
.nry_main .box1{border-bottom: 1px solid #efefef;}
.nry_main .box1 .bt{font-size: 0.3rem;color: #000000;text-align: center;margin-bottom: 0.28rem;line-height:0.4rem;}
.nry_main .box1 .xx{display: flex;justify-content: center;padding-bottom: 0.17rem;}
.nry_main .box1 .xx p{font-size: 0.16rem;color: #999999;}
.nry_main .box2{border-bottom: 1px solid #f1f1f1;padding-top: 0.26rem;}
.nry_main .box2 p{font-size: 0.18rem !important;color: #000000 !important;line-height: 0.37rem !important;margin-bottom: 0.2rem;text-indent: 2em;font-family: pf_re;}
.nry_main .box2 img{max-width: 100%;height: auto !important;display: block;margin: 0 auto;width: 60% !important;}
.nry_main .box2 p.has_img{text-indent: 0;}
.nry_main .box3{padding: 0.15rem 0;border-bottom: 1px solid #f1f1f1;}
.nry_main .box3 a{display: block;padding: 0.09rem 0;}
.nry_main .box3 p{color: #b80718;font-size: 0.18rem;display: inline-block;}
.nry_main .box3 span{font-size: 0.18rem;color: #000;display: inline-block;transition: 0.4s;}
.nry_main .box3 a:hover span{color: #b80718;}

.nry_right_list{box-shadow: 0 0 0.3rem #f6f6f6;padding: 0 0.25rem 0.25rem 0.25rem;width: 27%;}
.nry_right_list h2{font-size: 0.24rem;color: #b80718;position: relative;margin-top: -0.12rem;margin-bottom: 0.3rem;}
.nry_right_list h2::after{content: "";display: block;width: calc(100% - 1.2rem);height: 1px;background: #d8d8d8;position: absolute;right: 0;top: 50%;}
.nry_right_list ul{}
.nry_right_list ul li{margin-bottom: 0.26rem;}
.nry_right_list ul li a{display: block;padding-left: 0.2rem;position: relative;}
.nry_right_list ul li a::after{content: "";display: block;width: 5px;height: 5px;background: #887a7b;border-radius: 50%;position: absolute;left: 0;top: 0.08rem;transition: 0.4s;}
.nry_right_list ul li p{font-size: 0.18rem;line-height: 0.24rem;color: #000;margin-bottom: 0.08rem;max-height: 0.48rem;overflow: hidden;transition: 0.4s;}
.nry_right_list ul li span{font-size: 0.16rem;color: #888888;}

.nry_right_list ul li a:hover::after{background: #b80718;}
.nry_right_list ul li a:hover p{color: #b80718;}

@media(max-width: 1024px){
	.ej_nry{flex-wrap: wrap;}
	.ej_nry>div{width: 100% !important;}
	.nry_main{margin-bottom: 0.6rem;}
}




.ej_list_xw{}
.ej_list_xw ul{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
.ej_list_xw ul li{width: 48.5%;position: relative;margin-bottom: 0.38rem;}
.ej_list_xw ul li::after{content: "";display: block;width: 100%;height: 0.04rem;background: #ebebeb;position: relative;z-index: 1;}
.ej_list_xw ul li::before{content: "";display: block;width: 0%;height: 0.04rem;background: #c30d23;position: absolute;z-index: 2;bottom: 0;left: 0;transition: 0.5s;}
.ej_list_xw ul li:hover:before{width: 100%;}
.ej_list_xw ul li a{display: block;border: 1px solid #e4e4e4;padding: 0.26rem;}
.ej_list_xw ul li .con{display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.18rem;}
.ej_list_xw ul li .con .sj{width: 0.8rem;height: auto;padding: 0.12rem 0;border: 1px solid #c2c2c2;border-radius: 8px;transition: 0.4s;}
.ej_list_xw ul li .con .sj p{font-size: 0.36rem;color: #6b6a6a;margin-bottom: 0.08rem;text-align: center;transition: 0.4s;}
.ej_list_xw ul li .con .sj span{font-size: 0.14rem;color: #6b6a6a;display: block;text-align: center;transition: 0.4s;}
.ej_list_xw ul li .con .bt{font-size: 0.22rem;line-height: 0.34rem;color: #000;font-family: pf_me;height: 0.68rem;overflow: hidden;width: calc(100% - 0.99rem);transition: 0.4s;}
.ej_list_xw ul li .zy{}
.ej_list_xw ul li .zy p{font-size: 0.16rem;color: #999999;text-indent: 2em;line-height: 0.25rem;height: 0.5rem;overflow: hidden;transition: 0.4s;}

.ej_list_xw ul li a:hover .con .sj{background: #c30d23;}
.ej_list_xw ul li a:hover .con .sj p{color: #fff;}
.ej_list_xw ul li a:hover .con .sj span{color: #fff;}
.ej_list_xw ul li a:hover .con .bt{color: #c30d23;}
.ej_list_xw ul li a:hover .zy p{color: #ac8e8e;}



@media(max-width: 1024px){
	.ej_list_xw ul li{width: 100%;}
}
@media(max-width: 900px){
	.ej_list_xw ul li a{padding: 0.05rem;}
	.ej_list_xw ul li .con{margin-bottom: 0.1rem;}
	.ej_list_xw ul li .con .sj{width: 0.6rem;padding: 0.08rem 0;}
	.ej_list_xw ul li .con .sj p{font-size: 0.24rem;margin-bottom: 0.05rem;}
	.ej_list_xw ul li .con .sj span{font-size: 12px;}
	.ej_list_xw ul li .con .bt{width: calc(100% - 0.7rem);    font-size: 0.16rem;line-height: 0.24rem;height: 0.72rem;}
	.ej_list_xw ul li .zy p{font-size: 0.14rem;}
}



.ej_list_tw{}
.ej_list_tw ul{}
.ej_list_tw ul li{margin-bottom: 0.28rem;border-bottom: 1px solid #efdfde;transition: 0.4s;}
.ej_list_tw ul li a{display: flex;justify-content: space-between;padding-bottom: 0.28rem;}
.ej_list_tw ul li .con{width: calc(100% - 3.7rem);}
.ej_list_tw ul li .con .bt{font-size: 0.22rem;color: #000000;font-family: pf_me;margin-bottom: 0.28rem;transition: 0.4s;line-height: 0.28rem;}
.ej_list_tw ul li .con .zy{font-size: 0.16rem;line-height: 0.25rem;color: #999999;text-indent: 2em;margin-bottom: 0.28rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.ej_list_tw ul li .con .sj{font-size: 0.2rem;color: #999999;}
.ej_list_tw ul li .img{padding-bottom: 0%;width: 3.06rem;height: 2.17rem;}
.ej_list_tw ul li:hover{border-bottom: 1px solid #b80718;}
.ej_list_tw ul li a:hover .con .bt{color: #b80718;}






@media(max-width: 900px){
	.ej_list_tw ul li a{flex-wrap: wrap;}
	.ej_list_tw ul li .con .bt{font-size: 0.18rem;line-height: 0.22rem;margin-bottom: 0.1rem;}
	.ej_list_tw ul li .con .zy{font-size: 0.14rem;line-height: 0.22rem;margin-bottom: 0.1rem;}
	.ej_list_tw ul li .con{width: 100%;margin-bottom: 0.2rem;}
	.ej_list_tw ul li .img{width: 100%;height: auto;padding-bottom: 66%;}
}













@media(max-width: 1200px){
	#nav_slide{ display:block}
	.lmxx_box h2{display: none;}
.ej_bn .lmxx_box .dqwz{margin-bottom:0.1rem;}
.ej_bn .lmxx_box .dqwz p{font-size:0.14rem;}
	.ej_nav_dh{display: none;}
	.ej_bn .img::after{display: none;}
	.ej_bn .img{height: 3rem;}
}
@media(max-width: 950px){

}
@media(max-width: 650px){
	.fanye{margin-top: 0.1rem;}
	.ej_bn .img{height: 2.5rem;}
}


/* 二级页样式结束 */



.nry_main .box1 .xx p{margin:0 5px;}


@media (max-width: 350px){
	.p6_left{margin-bottom: 0.2rem;}
	.p6_main_box .xtit{margin-bottom: 0.15rem;}
	.p7_right .xia ul li p{font-size: 0.14rem;}
	.p6_lb2 .swiper-slide .play div{width: 0.45rem;}
}

video{margin:0 auto;}
.pb_sys_style2 .p_no_d {
    border: 1px solid #b80718 !important;
    color: #fff;
    background-color: #b80718 !important;
}
#vsb_content_2 span{font-size: 0.18rem !important;
    color: #000000 !important;
    line-height: 0.37rem !important;
    margin-bottom: 0.2rem;
    text-indent: 2em;
    font-family: pf_re;}