/* CSS Document public*/

*{font-family:微软雅黑,Helvetica, sans-serif ,Arial; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{
    padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;overflow-x: hidden;background:#fff;}
html,body{ min-height:100vh;overflow-x: 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;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*师资附件*/
.sz_fj{ padding:0.2rem 0;}
.sz_fj li{ line-height:0.36rem; font-size:0.16rem; }
.sz_fj li a{ color:#333;}
.sz_fj li a:hover{ color:#c22427;}
/*师资附件结束*/


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执行，其他浏览器不执行*/}
.pb_sys_common{margin-bottom: 20px;}
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: 0rem;margin-top: 0rem;}
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;display: flex;margin-right: 0.45rem;align-items: center;width: 2.4rem;justify-content: space-between;}
.pc_top_lj a{display: block;width: 0.48rem;height: 0.48rem;margin-left: 0rem;}
.pc_top_lj .search_btn{position: relative;background: url(../images/sticky_ss.png) no-repeat center center;transition: 0.4s;background-size: 52% !important;margin-right: -0.17rem;}
.pc_top_lj .search_btn:hover{background: url(../images/sticky_ss_on.png) no-repeat center center;}
.pc_top_lj .en_lj{border: 1px solid #bcbcbc;text-align: center;line-height: 0.48rem;border-radius: 50%;color: #bcbcbc;font-size: 0.14rem;transition: 0.4s;}
.pc_top_lj .en_lj:hover{color: #be2329;border: 1px solid #be2329;}
.pc_top_lj .nav_btn{position: relative;width: 0.4rem;margin-left: 0rem;}
.pc_top_lj .nav_btn p{width: 0100%;height: 3px;border-radius: 50px;background: #bababa;margin: 0.15rem auto 7px;transition: 0.4s;}
.pc_top_lj .nav_btn p+p{margin: 0 auto;}
.pc_top_lj .nav_btn:hover p{background: #be2329;}

.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: fixed;height: 1.15rem;z-index:999;width:100%;background-size:cover;  transition: 0.4s; background: #fff;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:100%;margin: 0 auto;height: 100%;     box-shadow: 0 0 0.1rem rgba(0,0,0,0.2);}

.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: 0.14rem;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: 0.14rem;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: 0.14rem;display: inline-block;transition:.6s;margin-left: 1rem;position: relative;line-height: 2.5rem;}
.list_box0 .li>a{ display:block;color:rgba(255,255,255,0.7);transition: 0.5s;}
.list_box0 .li>a:hover{color: #ffba00;}
.list_box0 .li a>img{margin: -1px .625rem 0 0;}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: 3.5rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:60px;display:none;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{ height:16px}
 

.list_box_01{font-size:0;white-space:nowrap;padding: .625rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.75rem;color:#666666;line-height:20px;margin: 0;}


.list_box0 .li+.li+.li:after{display: none;}
.list_box0 .li:first-child:after{ display:none}

.list_box0 .li input.txt{background: none;border-bottom: 1px solid #fff;width: 7.8125rem;padding: 0px 5px 5px;outline: none;border-left: 0;border-right: 0;border-top: 0;color: #fff;float: left;}

.list_box0 .li input.img{width: 20px;height: 18px;background: url() no-repeat center center;float: left;}




.header_box .w1200{height:100%;position:relative;max-width: 1650px;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header{}
#header #logo{ margin-left: 0.8rem;}
#header #logo .box_table{width: 4.73rem;
    display: table;
    height: 100%;}
#header #logo .box_table .box_table_cell{display: table-cell;
    vertical-align: middle;}

#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: 100%;}
#logo{float:left;height:100%;position: relative;}
#logo img{    transition: 0.4s;width: 100%;}
#logo img.img2{ display:none}
#nav{float: right;padding-top: 2px;width: 100%;}
#nav ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
#nav ul li{float:left;position:relative;z-index:0;margin: 0 0.1rem;}
#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:.44rem 0rem;transition: 0.4s;color:#b7b7b7;}
#nav ul li h3{font-size: 0.2rem;line-height: 0.24rem;position:relative;display: inline-block;color: #333;}
#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: 172px;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: 0 0 0.06rem rgba(0,0,0,0.4);}
#nav ul li .sub .box{text-align:center;}
#nav ul li:hover a, #header #nav ul li.on a, #header.xg #nav ul li:hover a{ /*color: #fff;*/}
#nav ul li .sub a{padding: 6px 6%;line-height: 20px;transition:.6s;font-size: 0.14rem;color: #555555;white-space:unset;display: block;text-align: left;position: relative;}


#nav ul li .sub a:hover{color: #fff;background: #be2329;}
#nav ul li .sub a:hover::after{background: #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: #c22427 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: 2rem 1.3rem 0;width: calc(100% - 2.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.875rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 51px;}
.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: 1.2rem; }
.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: 1.875rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.75rem; }
#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: 1.75rem;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: 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: 1.5rem 0 1.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: rgba(12,152,101,0.98);}
#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 2.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: 4rem;height: 4rem;color: #fff;padding: 0;font-size: 0.14rem;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: 5rem;height: 4rem;display: inline-block;background: url(../images/arrow_down.svg) calc(100% - 2rem) 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) calc(100% - 2rem) 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: 1rem;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:.875rem;
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 5%;top: 0;height: 60px;box-shadow: 0 8px 8px rgba(0,55,59,0.25);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background: #0c9865;background-size: cover;}
#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);}






.g-nav2 {
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url("../images/yc_nav_bg.jpg") center no-repeat;
	background-size: cover;

  }
  .g-nav2 .scroll {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0.8rem;
	bottom: 0;
	overflow-y: auto;
  }
  .g-nav2 .scroll ul {
	max-width: 17.85rem;
	margin: 0 auto;
	display: flex;

  }
  .g-nav2 .scroll li {
	width: 14.285%;
	text-align: center;
	padding-top: 0.45rem;
  }
  .g-nav2 .scroll li a {
	color: #fff;
  }
  .g-nav2 .scroll li h2 {
	font-size: 0.22rem;
  }
  .g-nav2 .scroll li h2 a{display: table;position: relative;margin: 0 auto;}
  .g-nav2 .scroll li h2 a::after{content: "";display: block;width: 0%;height: 1px;background: #fff;position: absolute;bottom: -7px;left: 0;transition: 0.4s;}
  .g-nav2 .scroll li h2 a:hover::after{
	width: 100%;
  }
  .g-nav2 .scroll li .list {
	padding: 0.2rem 0;
  }
  .g-nav2 .scroll li .list h3 {
	font-weight: 400;
	font-size: 0.17rem;
	line-height: 0.36rem;
	
  }
  .g-nav2 .scroll li .list h3 a{opacity: 0.8;}
  .g-nav2 .scroll li .list h3 a:hover{opacity: 1;}
  .g-nav2 .scroll li .list dl {
	padding-bottom: 0.2rem;
  }
  .g-nav2 .scroll li .list dd {
	font-size: 0.12rem;
	line-height: 0.3rem;
	opacity: 0.65;
  }
  .g-nav2 .scroll li .list dd:hover {
	opacity: 1;
  }


  html.navShow{overflow: hidden;}

  html.navShow .yc_nav_dh{
	  opacity: 1;
	  visibility: visible;
	}

.yc_nav_dh{position: fixed;background: rgba(0,0,0,.8);width: 100%;height: 100%;z-index: 99999;top: 0;left: 0;transition: 0.4s;
	opacity: 0;
	visibility: hidden;
}
.yc_nav_dh .nav_close{width: 0.4rem;height: 0.4rem;background: url(../images/nav_close.png) no-repeat center center;background-size: 100%;position: absolute;top: 0.39rem;right: 0.45rem;z-index: 10;transition: 0.4s;cursor: pointer;}
.yc_nav_dh .nav_close:hover{transform: rotate(180deg);}


/* @font-face{ font-family:"sys_heavy"; src:url(../font/SOURCEHANSERIFSC-HEAVY.OTF);}
@font-face{ font-family:"sou_bold"; src:url(../font/SOURCEHANSERIFSC-BOLD.OTF);} */
@font-face{ font-family:"sou_regular"; src:url(../font/SOURCEHANSERIFSC-REGULAR.OTF);}
@font-face{ font-family:"times"; src:url(../font/times.ttf);}
@font-face{ font-family:"times_bd"; src:url(../font/timesbd.ttf);}





#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 img{transition: 0.4s;    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.img{overflow: hidden;position: relative;padding-bottom: 60%;}
a:hover .img img{transform: scale(1.05);}


.w1600{width: 100rem;margin: 0 auto;}
.w1340{width: 1340px;margin: 0 auto;}
.w1340::after{clear: both;content: "";display: block;}
.w1520{width: 1520px;margin: 0 auto;position: relative;}
.w1520::after{clear: both;content: "";display: block;}
.w1400{width: 14rem;margin: 0 auto;}

.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;}


.part1{position: relative;margin-top: 1.15rem;}
.part1::after{content: "";display: block;}
.p1_lb{}
.p1_lb .swiper-slide{}
.p1_lb .swiper-slide a{display: block;position: relative;overflow: hidden;padding-bottom: 28.2%;}
.p1_lb .swiper-slide.swiper-slide-active img{transition: 5s linear;transform: scale(1.05);
}
.p1_lb .swiper-slide img{position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.p1_lb .swiper-slide .con{    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;}
.p1_lb .swiper-slide .con .bt1{font-size: 0.18rem;color: #ffffff;text-align: center;padding: 0 1.05rem;position: relative;font-family:"sou_regular";display: none;margin: 0 auto;max-width: 100%;
	white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.p1_lb .swiper-slide .con .bt1::after{content: "";display: block;width: 0.9rem;height: 1px;background: #fff;position: absolute;left: 0;top: 50%;}
.p1_lb .swiper-slide .con .bt1::before{content: "";display: block;width: 0.9rem;height: 1px;background: #fff;position: absolute;right: 0;top: 50%;}
.p1_lb .swiper-slide .con .bt2{ font-size: 0.22rem;
    color: #ffffff;
    font-family: "sou_regular";
    margin-top: 0.35rem;
    text-align: center;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* overflow: hidden; */
    background: rgba(0, 0, 0, 0.38);
    padding: 0.1rem 0.2rem;
    line-height: 0.3rem;

}
.p1_lb .swiper-pagination{width: 2.9rem;display: flex;justify-content: space-between;left: calc(50% - 1.45rem);bottom: 0.85rem;}
.p1_lb .swiper-pagination::after{content: "";display: block;width: 100%;height: 1px;background: url(../images/bn_dt_dot_bg.png) repeat-x center center;position: absolute;top: 50%;left: 0;z-index: 1;}
.p1_lb .swiper-pagination span{height: 8px;width: 8px;background: #fff;opacity: 1;position: relative;margin: 0 !important;}
.p1_lb .swiper-pagination span::after{content: "";display: block;width: 16px;height: 16px;background: rgba(255,255,255,0.2);position: absolute;top: -4px;left: -4px;border-radius: 50%;opacity: 0;transition: 0.4s;}
.p1_lb .swiper-pagination span.swiper-pagination-bullet-active{}
.p1_lb .swiper-pagination span.swiper-pagination-bullet-active::after{opacity: 1;}

.p1_lb .swiper-button-next,.p1_lb .swiper-button-prev{width: 0.33rem;height: 0.33rem; background: url(../images/part2_jt_prev.png) no-repeat center center;border: 1px solid #be2329;border-radius: 0;transition: 0.4s;left: 0.1rem;top:calc(50% - 0.16rem);background-size: 41%;}
.p1_lb .swiper-button-next{background: url(../images/part2_jt_next.png) no-repeat center center;left: auto;right: 0.1rem;background-size: 41%;}
.p1_lb .swiper-button-next:hover,.p1_lb .swiper-button-prev:hover{border: 1px solid #be2329;}



.sy_tit{position: relative;margin-bottom: 0.6rem;}
.sy_tit .bt{display: table;margin: 0 auto;}
.sy_tit .bt p{font-size: 0.45rem;color: #333333;text-align: center;font-weight: bold;margin-bottom: 8px;letter-spacing: 4px;}
.sy_tit .bt span{display: block;min-width: 2.57rem;position: relative;text-align: center;font-family: "times";font-size: 0.24rem;color: #666666;padding: 0 0.6rem;}
.sy_tit .bt span::after{content: "";display: block;width: 0.5rem;height: 2px;background: #c22427;position: absolute;left: 0;top: calc(50% - 1px);}
.sy_tit .bt span::before{content: "";display: block;width: 0.5rem;height: 2px;background: #c22427;position: absolute;right: 0;top: calc(50% - 1px);}

.sy_tit .more{position: absolute;right: 0;top: calc(50% - 0.235rem); width: 0.47rem;height: 0.47rem;background: url(../images/sy_tit_more_bg.png) no-repeat center center;border-radius: 50%;overflow: hidden;transition: 0.4s;background-size: 100%;}
.sy_tit .more::after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url(../images/sy_tit_more.png) no-repeat center center;background-size: 0.22rem;}
.sy_tit .more::before{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: -100%;background: url(../images/sy_tit_more.png) no-repeat center center;background-size: 0.22rem;}
.sy_tit .more:hover::after{left: 100%;transition: 0.4s;}
.sy_tit .more:hover::before{left: 0;transition: 0.4s;}
.sy_tit .more:hover{box-shadow: 0 0 6px rgba(0,0,0,.8);}

.sy_tit.bai .bt p{color: #fff;}
.sy_tit.bai .bt span{color: #fff;}

.sy_tit .p2_jt{position: absolute;left: 0;bottom: 0.1rem;width: 0.8rem;height: 0.33rem;}
.sy_tit .p2_jt>div{width: 0.33rem;height: 0.33rem; background: url(../images/part2_jt_prev.png) no-repeat center center;border: 1px solid #666666;border-radius: 0;transition: 0.4s;left: 0;top: 0;background-size: 41%;}
.sy_tit .p2_jt>div.swiper-button-next{background: url(../images/part2_jt_next.png) no-repeat center center;left: auto;right: 0;background-size: 41%;}
.sy_tit .p2_jt>div:hover{border: 1px solid #be2329;}


/* clip-path: polygon(75% 0,100% 50%,75% 100%,25% 100%,0 50%,25% 0); */
.part2{padding: 0.85rem 0 0.42rem;}

.p2_main{}
.p2_lb{padding: 0 0.3rem 0.43rem;margin: 0 -0.3rem;}
.p2_lb .swiper-slide{}
.p2_lb .swiper-slide a{display: block;}
.p2_lb .swiper-slide .img{padding-bottom: 63.3%;border-radius: 0.1rem;}
.p2_lb .swiper-slide .con{ position: relative;display: flex;justify-content: space-between;align-items: center;padding: 0.3rem;margin: 0 0 0 5%;width: calc(100% - 37px);position: relative;z-index: 3;margin-top: -0.44rem;}
.p2_lb .swiper-slide .con::before{content: "";display: block;width: 98%;height: 100%;box-shadow: 0 0.23rem 0.3rem rgba(0,0,0,.08);position: absolute;top: 0;left: 0;z-index: 1;}
.p2_lb .swiper-slide .con::after{content: "";display: block;width: 100%;height: 100%;background: #fff;clip-path: polygon(98% 0,100% 100%,75% 100%,0% 100%,0 100%,0% 0);position: absolute;top: 0;left: 0;z-index: 2;}
.p2_lb .swiper-slide .con .sj{width: 50px;position: relative;z-index: 5;}
.p2_lb .swiper-slide .con .sj p{font-size: 0.36rem;color: #c22427;font-weight: bold;text-indent: 3px;}
.p2_lb .swiper-slide .con .sj span{font-size: 12px;color: #c22427;}
.p2_lb .swiper-slide .con .bt{width: calc(100% - 62px);position: relative;z-index: 5;font-size: 0.18rem;color: #333333;line-height: 0.24rem;height: 0.48rem;overflow: hidden;}
.p2_lb .swiper-slide .con .line{width: 100%;height: 3px;background: #c22427;position: absolute;bottom: 0;left: 0;z-index: 3;}
.p2_lb .swiper-slide a:hover .con .line{background: url(../images/part3_xxk_li_bg.jpg) no-repeat center center;background-size: cover;height: 100%;clip-path: polygon(98% 0,100% 100%,75% 100%,0% 100%,0 100%,0% 0);transition: 0.4s;}
.p2_lb .swiper-slide a:hover .sj p{color: #fff;transition: 0.4s;}
.p2_lb .swiper-slide a:hover .sj span{color: #fff;transition: 0.4s;}
.p2_lb .swiper-slide a:hover .bt{color: #fff;transition: 0.4s;}


.part3 .sy_tit .more{display: none;}
.part3 .sy_tit .more.on{display: block;}

.part3{background: url(../images/part3_bg.jpg) no-repeat center center;background-size: cover;padding: 0.85rem 0;}

.part3 .p3_xxk{position: absolute;right: 0.95rem;top: 37%}
.part3 .p3_xxk ul{display: flex;}
.part3 .p3_xxk ul li{position: relative;}
.part3 .p3_xxk ul li a{font-size: 0.2rem;color: #333333;padding: 0.17rem 0.32rem 0.17rem 0.38rem;position: relative;border-radius: 0.1rem;transition: 0.4s;position: relative;z-index: 2;display: block;}
.part3 .p3_xxk ul li::before{content: "";display: block;background: url(../images/part3_xxk_li_bg.jpg) no-repeat center center;background-size: cover;border-radius: 0.1rem;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;transition: 0.4s;}
.part3 .p3_xxk ul li.on a{color: #fff;}
.part3 .p3_xxk ul li a::after{content: "";width: 0.12rem;height: 2px;background: #fff;position: absolute;top: calc(50% - 1px);left: 0.16rem;opacity: 0;}
.part3 .p3_xxk ul li.on a::after{opacity: 1;}
.part3 .p3_xxk ul li.on::before{opacity: 1;}

.p3_main{}
.p3_main .box{display: none;}
.p3_main .box.on{display: block;}
.p3_main .box ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.p3_main .box ul li{width: 47.14%;margin-bottom: 0.3rem;}
.p3_main .box ul li a{display: flex;background: rgba(255,255,255,0.5);justify-content: space-between;padding: 0.36rem 0 0.4rem 0.4rem;border-radius: 0.1rem;position: relative;transition: 0.4s;}
.p3_main .box ul li a::after{content: "";display: block;width: 0.47rem;height: 0.47rem; position: absolute;right: 0.36rem;bottom: -0.13rem;background: url(../images/part3_main_li_more.jpg) no-repeat center center;opacity: 0;transition: 0.4s;}
.p3_main .box ul li .sj{width: 56px;padding-top: 0.1rem;}
.p3_main .box ul li .sj p{font-size: 0.3rem;color: #c22427;text-align: right;margin-bottom: 12px;}
.p3_main .box ul li .sj span{font-size: 0.14rem;color: #333333;}
.p3_main .box ul li .con{width: calc(100% - 68px);padding-left: 18px;position: relative;padding-right: 0.36rem;height: 0.96rem;}
.p3_main .box ul li .con>div{display: flex;flex-wrap: wrap;}
.p3_main .box ul li .con::before{content: "";display: block;width: 0%;height: 3px;background: #c22427;position: absolute;top: -0.36rem;left: 0;}
.p3_main .box ul li .con::after{content: "";display: block;width: 1px;height: 100%;background: #c22427;position: absolute;left: 0;bottom: 0;}
.p3_main .box ul li .con .ly{font-size: 0.14rem;color: #c22427;padding-top: 0.1rem;}
.p3_main .box ul li .con .bt{font-size: 0.2rem;color: #636363;line-height: 0.36rem;width: 100%;max-height: 0.72rem;overflow: hidden;}
.p3_main .box ul li a:hover .con>div{flex-direction: column-reverse;}
.p3_main .box ul li a:hover .con::before{width: 100%;transition: 0.4s;transition-delay: 0.2s;}
.p3_main .box ul li a:hover .con::after{height: calc(100% + 0.36rem);transition: 0.2s;}
.p3_main .box ul li a:hover{box-shadow: 0 0.33rem 0.35rem rgba(0,0,0,.3);background: rgba(255,255,255,1);}
.p3_main .box ul li a:hover .con .bt{color: #c22427;}
.p3_main .box ul li a:hover:after{opacity: 1;}



.part4{padding: 0.85rem 0;background: url(../images/part4_bg.jpg) no-repeat center center;background-size: cover;}
.p4_main{}
.p4_lb{}
.p4_lb .swiper-slide{}
.p4_lb .swiper-slide a{}
.p4_lb .swiper-slide .img{padding-bottom: 67%;border-radius: 0.1rem;}
.p4_lb .swiper-slide .img_out{position: relative;}
.p4_lb .swiper-slide .img_out .sj{width: 67px;height: 72px;background: url(../images/part4_sj_bg.jpg) no-repeat center center;background-size: cover;padding: 0.12rem 0.08rem;position: absolute;bottom: -0.16rem;left: 5%;z-index: 2;transition: 0.4s;display: flex;flex-wrap: wrap;justify-content: flex-end;align-items: center;}
.p4_lb .swiper-slide .img_out .sj p{font-size: 24px;color: #ffffff;text-align: right;margin-bottom: 0.1rem;font-weight: bold;}
.p4_lb .swiper-slide .img_out .sj span{font-size: 0.14rem;display: block;text-align: center;color: #fff;}
.p4_lb .swiper-slide .con{width: 90%;margin: 0.22rem auto 0;border-top: 3px solid #c22427;padding-top: 0.3rem;transition: 0.4s;}
.p4_lb .swiper-slide .con .bt{font-size: 0.18rem;line-height: 0.3rem;max-height: 1.2rem;overflow: hidden;color: #333333;word-break: break-all;margin-bottom: 0.1rem;transition: 0.4s;}
.p4_lb .swiper-slide .con .zy{font-size: 0.14rem;line-height: 0.24rem;color: #999999;max-height: 0.72rem;overflow: hidden;transition: 0.4s;}

.p4_lb .swiper-slide a:hover .con{margin-top: 0;background: #fff;width: 100%;padding: 0.3rem 5% 0.22rem;}
.p4_lb .swiper-slide a:hover .con .bt{color: #c22427;}
.p4_lb .swiper-slide a:hover .img_out .sj{bottom: 0;left: 0;opacity: 0.7;}


.part5 .sy_tit .p2_jt>div{background: url(../images/part2_jt_prev_bai.png) no-repeat center center;border: 1px solid #fff;}
.part5 .sy_tit .p2_jt>div.swiper-button-next{background: url(../images/part2_jt_next_bai.png) no-repeat center center;}

.part5{background: url(../images/part5_bg.jpg) no-repeat center center;background-size: cover;padding: 0.85rem 0;}
.p5_main{}

.p5_lb{padding: 10px 0.38rem;margin: 0 -0.38rem;}
.p5_lb .swiper-slide{}
.p5_lb .swiper-slide a{background: url(../images/part5_li_bg.jpg) no-repeat center center;background-size: cover;border-radius: 0.1rem;display: flex;justify-content: space-between;padding: 0.45rem 0.68rem 0.35rem 0.6rem;box-shadow: 0 0.2rem 0.38rem rgba(0,0,0,0.23);transition: 0.4s;}
.p5_lb .swiper-slide .left{}
.p5_lb .swiper-slide .left .img_out{width: 1.53rem;height: 1.48rem;position: relative;padding-top: 1px;}
.p5_lb .swiper-slide .left .img_out::after{content: "";display: block;width: 100%;height: 100%;background: url(../images/part5_img_bg.png) no-repeat center center;position: absolute;top: 0;left: 0;z-index: 1;transition: 0.4s;background-size: 100%;}
.p5_lb .swiper-slide .left .img_out .img{width: 1.42rem;height: 1.42rem;padding: 0;border-radius: 50%;z-index: 2;margin: 0.03rem auto 0;}
.p5_lb .swiper-slide .left .name{width: 100%;font-size: 0.14rem;color: #ffffff;text-align: center;margin-top: 0.05rem;}
.p5_lb .swiper-slide .con{width: calc(100% - 1.7rem);padding-top: 5px;}
.p5_lb .swiper-slide .con .bt{border-bottom: 1px solid rgba(255,255,255,0.4);padding-bottom: 0.1rem;transition: 0.4s;}
.p5_lb .swiper-slide .con .bt p{font-size: 0.2rem;color: #ffffff;line-height: 0.36rem;max-height: 0.72rem;overflow: hidden;}
.p5_lb .swiper-slide .con .xx{padding-top: 0.1rem;}
.p5_lb .swiper-slide .con .xx p{font-size: 0.16rem;line-height: 0.3rem;color: #fff;padding-left: 26px;background: url(../images/part5_con_ico1.png) no-repeat left center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.p5_lb .swiper-slide .con .xx p+p{background: url(../images/part5_con_ico2.png) no-repeat left center;}

.p5_lb .swiper-slide a:hover .left .img_out::after{transform: rotate(-45deg) scale(0.9);}
.p5_lb .swiper-slide a:hover .con .bt{border-bottom: 1px solid rgba(255,255,255,1)}
.p5_lb .swiper-slide a:hover{box-shadow: 0 0 10px rgba(0,0,0,1);}




.part6{background: #f3f3f3 url(../images/part6_bg.jpg) no-repeat center bottom;padding: 0.85rem 0;}
.part6 .p6_ul1{display: flex;flex-wrap: wrap;margin: 0 -1.5%;}
.part6 .p6_ul1 li{width: 30.33%;margin: 0 1.5% 0.3rem;}
.part6 .p6_ul1 li a{display: block;background: #fff;padding: 0.22rem 0.3rem;border-radius: 0.1rem;transition: 0.4s;}
.part6 .p6_ul1 li .xx{display: flex;justify-content: space-between;align-items: center;}
.part6 .p6_ul1 li .xx .sj{font-size: 0.14rem;color: #999999;}
.part6 .p6_ul1 li .xx .lx{width: 1.4rem;font-size: 0.14rem;color: #2476c2;border: 1px solid #2476c2;padding: 0.07rem 2px;text-align: center;border-radius: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.part6 .p6_ul1 li .con{margin-top: 0.16rem;}
.part6 .p6_ul1 li .con .bt{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.56rem;overflow: hidden;transition: 0.4s;}
.part6 .p6_ul1 li.lx1 .xx .lx{color: #2476c2;border: 1px solid #2476c2;}
.part6 .p6_ul1 li.lx2 .xx .lx{color: #24b1c2;border: 1px solid #24b1c2;}
.part6 .p6_ul1 li.lx3 .xx .lx{color: #c22427;border: 1px solid #c22427;}

.part6 .p6_ul1 li.lx1 a:hover{box-shadow: 0 0 10px rgba(36,118,194,.3);}
.part6 .p6_ul1 li.lx2 a:hover{box-shadow: 0 0 10px rgba(36,177,194,.3);}
.part6 .p6_ul1 li.lx3 a:hover{box-shadow: 0 0 10px rgba(194,36,39,.3);}
.part6 .p6_ul1 li.lx1 a:hover .con .bt{color: #2476c2;}
.part6 .p6_ul1 li.lx2 a:hover .con .bt{color: #24b1c2;}
.part6 .p6_ul1 li.lx3 a:hover .con .bt{color: #c22427;}

.p6_box2{display: flex;margin: 0.7rem auto 0;justify-content: center;}
.p6_box2 .left{width: 5.9rem;display: flex;flex-wrap: wrap;}
.p6_box2 .right{width: 7.1rem;display: flex;margin-top: 0.7rem;}
.p6_box2 .box{width: 50%;height: 2.35rem;background: #2093d5;}
.p6_box2 .box2{background: #e1c942;margin-top: 0.7rem;}
.p6_box2 .box3{background: #fbaa5b;    margin-top: -0.7rem;}
.p6_box2 .box4{background: #a0ae83;}
.p6_box2 .box5{background: #7788b0;margin-top: 1.24rem;width: 58.4%;}
.p6_box2 .box6{background: #75cd75;width: 41.6%;}
.p6_box2 .box a{display: block;padding-top: 10%;transition: 0.4s;height: 100%;position: relative;}
.p6_box2 .box .pic{width: 1.1rem;height: 1.1rem; background: rgba(255,255,255,0.1);display: flex;justify-content: center;align-items: center;margin: 0 auto;border-radius: 50%;margin-bottom: 0.05rem;}
.p6_box2 .box .pic svg{width: 50%;}
.p6_box2 .box .bt{}
.p6_box2 .box .bt p{font-size: 0.2rem;line-height: 0.3rem;text-align: center;color: #fff;}
.p6_box2 .box a:hover{box-shadow: 0 0 10px rgba(0,0,0,.5);z-index: 3;}


.foot{background: url(../images/foot_bg.jpg) no-repeat center center;background-size: cover;padding: 0.57rem 0;position: relative;}
.foot>div{display: flex;justify-content: space-between;flex-wrap: wrap;}
.foot .left{}
.foot .left .foot_logo{margin-bottom: 0.4rem;}
.foot .left .foot_logo img{max-width: 100%;}
.foot .left .dz{}
.foot .left .dz p{font-size: 0.14rem;color: #fffefe;line-height: 0.36rem;}
.foot .right{display: flex;align-items: flex-start;}
.foot .right .xtit{    font-size: 0.16rem;
    color: #fff;
    width: 0.16rem;
    line-height: 0.22rem;
    padding: 0.35rem 0;
    position: relative;
    margin-right: 0.22rem;
    margin-top: 0.12rem;}
.foot .right .xtit::after{content: "";display: block;width: 1px;height: 0.32rem;background: rgba(255,255,255,0.2);position: absolute;left: 50%;bottom: 0;}
.foot .right .xtit::before{content: "";display: block;width: 1px;height: 0.32rem;background: rgba(255,255,255,0.2);position: absolute;left: 50%;top: 0;}
.foot .right .con{}
.foot .right .con a{display: block;font-size:16px;color: #fff;line-height:36px;position: relative;}
.foot .right .con a::after{content: "";display: block;width: 0;height: 1px;background: #fff;transition: 0.4s;position: absolute;bottom: 4px;left: 0;}
.foot .right .con a:hover::after{width: 100%;}

.foot .bq{width: 100%;padding-top: 0.16rem;border-top: 1px solid rgba(255,255,255,0.2);margin-top: 0.45rem;}
.foot .bq p{font-size: 0.14rem;color: #fff;}
.foot .bq a{font-size: 0.14rem;color: #fff;}



.fhdb{background: #c22427;width: 0.9rem;height: 0.9rem;position:absolute;right: 2.15rem;top: -0.4rem;z-index: 10;border-radius: 50%;overflow: hidden;cursor: pointer;}
.fhdb::before{content: "";display: block;width: 100%;height: 100%;background: url(../images/fhdb_img.png) no-repeat center center;position: absolute;top: 0;left: 0;background-size: 100%;}
.fhdb::after{content: "";display: block;width: 100%;height: 100%;background: url(../images/fhdb_img.png) no-repeat center center;position: absolute;top: 100%;left: 0;}
.fhdb:hover::before{transition: 0.4s;top: -100%;}
.fhdb:hover::after{transition: 0.4s;top: 0%;}



@media(max-width: 1890px){
	#nav ul li{margin: 0 0.05rem;}
	#header #logo{width: 20%;}
	#header #logo .box_table{width: 100%;}
}
@media(max-width: 1650px){
  .w1600{width: 95%;}

  .sy_yc_lj{top: auto;bottom: 112px;right: .625rem;}
  .sy_yc_lj ul li p{display: none;}
  .sy_yc_lj ul li{height: 1.875rem;width: 1.25rem;}
  .sy_yc_lj ul li img{width: 1.25rem;}

  .part1{margin-top: 80px;}
  #header{height: 0.8rem;}
  #nav ul li a{padding: 0.28rem 0;}
  .pc_top_lj .search_btn{margin: 0;}
  #nav ul li h3{font-size: 0.18rem;}
}

@media(max-width: 1400px){


}
@media(max-width: 1200px){
	.search_btn img{width: 2.375rem;}
	#header{height: 80px;}
	#nav ul li{margin: 0 11.2px;}

	#nav{display: none;}
	#header #logo{width: 5rem;}
}
@media(max-width: 1024px){

}
@media(max-width: 950px){
	.g-nav2 .scroll li h2 a::after{bottom: 0;}

	.g-nav2 {
		overflow-y: auto;
	  }
	  .g-nav2 .scroll {
		position: static;
		padding-top: 1rem;

	  }
	  .g-nav2 .scroll ul{flex-wrap: wrap;}
	  .g-nav2 .scroll li {
		width: 100%;
		text-align: left;
		padding-top: 0;
		border-bottom: rgba(255, 255, 255, 0.13) solid 1px;
		position: relative;
	  }
	  .g-nav2 .scroll li h2 {
		font-size: 0.36rem;
		line-height: 1rem;
		padding-left: 0.5rem;
		position: relative;
	  }
	  .g-nav2 .scroll li i{
		width: 0.9rem;
		height:0.9rem;
		background: url(../images/down_arrow.png) no-repeat center center;
		display: block;
		position: absolute;
		top: 0;
		right: 0.2rem;
		font-size: 0.3rem;
		color: #fff;
		transition: 0.4s;
		cursor: pointer;
	  }
	  .g-nav2 .scroll li.on i {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
	  }
	  .g-nav2 .scroll li .list {
		padding: 0 0 0 0.5rem;
		display: none;
	  }
	  .g-nav2 .scroll li .list h3 {
		font-size: 0.34rem;
		line-height: 0.96rem;
		border-top: rgba(255, 255, 255, 0.13) solid 1px;
	  }
	  .g-nav2 .scroll li .list h3:nth-child(1) {
		border: 0;
	  }
	  .g-nav2 .scroll li .list dl {
		margin-left: -0.5rem;
		padding: 0 0.2rem 0.3rem 0;
		margin-top: -0.1rem;
		display: flex;
		flex-wrap: wrap;
	  }
	  .g-nav2 .scroll li .list dd {
		font-size: 0.24rem;
		line-height: 0.6rem;
		min-width: 25%;
		padding-left: 0.5rem;
	  }
	  .g-nav2 .scroll li .list dd a {
		display: block;
		height: 0.6rem;
	  }
	  .g-nav2 .btn-list a {
		color: #fff;
	  }
	  .g-nav2 .btn-list ul {
		border-bottom: rgba(255, 255, 255, 0.13) solid 1px;
		padding: 0.25rem 0 0.25rem 0.5rem;
	  }
	  .g-nav2 .btn-list ul li {
		width: 25%;
	  }
	  .g-nav2 .btn-list ul a {
		display: block;
		font-size: 0.24rem;
		line-height: 0.64rem;
	  }
	  .g-nav2 .btn-list .language {
		border-bottom: rgba(255, 255, 255, 0.13) solid 1px;
	  }
	  .g-nav2 .btn-list .language .name {
		height: 1rem;
		padding-left: 0.5rem;
		font-size: 0.24rem;
	  }
	  .g-nav2 .btn-list .language .name i {
		flex-shrink: 0;
		font-size: 0.24rem;
		margin-right: 0.1rem;
		font-style: normal;
	  }
	  .g-nav2 .btn-list .search {
		position: relative;
		padding: 0.4rem 0.5rem;
	  }
	  .g-nav2 .btn-list .search .btn {
		font-size: 0.36rem;
		color: #6510AD;
		position: absolute;
		top: 0.4rem;
		right: 0.5rem;
		bottom: 0.4rem;
		z-index: 5;
		line-height: 0.9rem;
		width: 1rem;
		text-align: center;
	  }
	  .g-nav2 .btn-list .search .btn input {
		width: 100%;
		height: 0.9rem;
		cursor: pointer;
		position: absolute;
		z-index: 1;
		left: 0;
		right: auto;
		top: 0;
		bottom: auto;
	  }
	  .g-nav2 .btn-list .search .input {
		height: 0.9rem;
		background: #fff;
	  }
	  .g-nav2 .btn-list .search .input input {
		width: 100%;
		height: 0.9rem;
		line-height: 0.9rem;
		font-size: 0.24rem;
		padding: 0 0.2rem;
	  }
	  

}
@media(max-width: 800px){
	.w1400{width: 97%;}
	#header #logo{margin-left: 1.5%;}
	.pc_top_lj{width: 2rem;}

	.part3 .p3_xxk{position: relative;left: 0;top: 0;}

	.fhdb{right: 0.1rem;}

	.part6 .p6_ul1 li{width: 47%;}

	.p1_lb .swiper-slide a{padding-bottom: 30%;}

	.foot .right .con a{line-height: 0.46rem; font-size:0.16rem;}
	.foot .right .xtit{line-height: 0.32rem;}
	.foot .right{margin-top: 0.2rem;}
}
@media(max-width: 700px){

}

@media(max-width: 650px){
.p1_lb .swiper-pagination{display:none;}

	.pc_top_lj{width: 1.8rem;}
	#m_header #logo{width: 80%;}

	.p1_lb .swiper-slide a{padding-bottom: 50%;}

	.p1_lb .swiper-slide .con{width: 100%;left: 0;}

	.p3_main .box ul li .sj{width: 49px;}
	.p3_main .box ul li .con{width: calc(100% - 64px);}
	.p3_main .box ul li{width: 100%;}
	#header #logo{width: 4.7rem;}
	#header{height: 60px;}
	.part1{margin-top: 60px;}
	.pc_top_lj .nav_btn p{margin: 0.1rem auto 7px;}

	.sy_tit .p2_jt{width: 1.6rem;}
	.sy_tit .p2_jt>div{width: 0.6rem;height: 0.6rem;}
	.sy_tit .more{width: 0.6rem;height: 0.6rem;}

	.p2_lb .swiper-slide .con .bt{font-size: 0.3rem;line-height: 0.4rem;height: 0.8rem;}
	.p3_main .box ul li .con .bt{font-size: 0.32rem;line-height: 0.4rem;height: 0.8rem;margin-top: 0.1rem;max-height: none;}
	.p3_main .box ul li .con{height: auto;}
	.p3_main .box ul li .sj p{font-size: 0.5rem;}
	.p3_main .box ul li .sj span{width: 100%;text-align: right;display: block;}

	.p4_lb .swiper-slide .con .bt{font-size: 0.3rem;line-height: 0.4rem;max-height: 1.6rem;}
	.p4_lb .swiper-slide .con .zy{line-height: 0.4rem;}

	.part6 .p6_ul1 li{width: 100%;}
	.part6 .p6_ul1 li .xx .lx{width: 2.4rem;}
	.part6 .p6_ul1 li .con .bt{font-size: 0.3rem;line-height: 0.4rem;height: 0.8rem;}
	
	.p6_box2{flex-wrap: wrap;}
	.p6_box2 .left{width: 100%;}
	.p6_box2 .right{width: 100%;margin: 0;}
	.p6_box2 .box2{margin: 0;}
	.p6_box2 .box3{margin: 0;}
	.p6_box2 .box5{width: 50%;margin: 0;}
	.p6_box2 .box6{width: 50%;}
	.p6_box2 .box{height: 2.8rem;}
	.p6_box2 .box .bt p{line-height: 0.35rem;}

	.p4_lb .swiper-slide .img_out .sj p{margin-bottom: 0.05rem;}
	.foot .right .xtit{width: 0.26rem;}
	.p4_lb .swiper-slide .img_out .sj {
		width: 54px;
		height: 52px;}

		.p5_lb .swiper-slide .con .xx p{line-height: 0.5rem;}

}




/* 首页样式结束 */


/* 二级页样式开始 */
.w1300{width: 13rem;margin: 0 auto;}
.ej_bn{margin-bottom: 0.5rem;}
.ej_bn .img{padding-bottom: 18%;}

.ej_main{background: url(../images/ej_main_bg.jpg) no-repeat center bottom;background-size: 100%;/*padding-bottom: 0.85rem;*/}

.ej_main_box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ej_dh_box{width: 2.8rem;}
.ej_dh_box h2{font-size: 0.36rem;color: #fff;text-align: center;width: 100%;height: 1.4rem;background: url(../images/ej_dh_lmmc.png) no-repeat;background-size: 100%;line-height: 1.4rem;position: relative;z-index: 3;}
.ej_dh_box h2 span{display: block;width: 0.4rem;height: 0.4rem;right: 0.14rem;top: 0.14rem;background: url(../images/bnt_sub_nav2.png) no-repeat center center;position: absolute;background-size: 100%;cursor: pointer;display: none;}

.ej_dh_box ul{background: #f3f3f3;position: relative;padding-top: 0.4rem;margin-top: -0.41rem;z-index: 1;}
.ej_dh_box ul::after{content: "";display: block;width: 100%;height: 0.2rem;position: absolute;bottom: -0.2rem;left: 0;background: url(../images/ej_dh_ul_bg.png) no-repeat;}
.ej_dh_box ul li{padding: 0.11rem 0.3rem;position: relative;}
.ej_dh_box ul li+li::before{content: "";display: block;width: calc(100% - 0.6rem);height: 1px;background: #e6e6e6;position: absolute;top: 0;left:0.3rem;}
.ej_dh_box ul li::after{content: '';width: calc(100% + 0.1rem);height: 0.9rem;background: url(../images/ej_dh_li_on.png) no-repeat;background-size: 100%;z-index: 1;opacity: 0;display: block;position: absolute;top: -0.3rem;left: 0;}
.ej_dh_box ul li a{display: block;height: 0.48rem;line-height: 0.48rem;position: relative;z-index: 3;}
.ej_dh_box ul li p{font-size: 0.18rem;color: #323232;transition: 0.4s;position: relative;}
.ej_dh_box ul li p::after{content: "";width: 0.13rem;height: 0.12rem;background: url(../images/ej_dh_li_ico.png) no-repeat center center;background-size: 100%;position: absolute;right: 0;top: 0.16rem;}
.ej_dh_box ul li.on::after{opacity: 1;}
.ej_dh_box ul li.on p{color: #fff !important;}
.ej_dh_box ul li.on{padding: 0rem 0.3rem;}
.ej_dh_box ul li a:hover p{color: #c22427;transform: translate(5px);}

.ej_nr_box{width: 9.4rem;}
.ej_nr_box .dqwz{font-size: 14px;color: #999999;padding-left: 25px;line-height: 18px;background: url(../images/dqwz.png) no-repeat left 0px;padding-bottom: 0.15rem;border-bottom: 1px solid #ececec;margin-bottom: 0.3rem;}
.ej_nr_box .dqwz a{font-size: 14px;color: #999999;transition: 0.4s;line-height: 18px;}
.ej_nr_box .dqwz span{font-family: 宋体;}
.ej_nr_box .dqwz p{color: #c22427;display: inline;}
.ej_nr_box .dqwz a:hover{color: #c22427;}

.fanye{text-align: center;margin: 0.42rem 0 0;}


@media(max-width: 1350px){
	.w1300{width: 94%;}
	.ej_nr_box{width: calc(100% - 3.4rem);}

}
@media(max-width: 1024px){
	.ej_nr_box{width:100%;}
	.ej_bn .img{padding-bottom: 25%;}

	.ej_dh_box{width: 100%;margin-bottom: 0.3rem;}
	.ej_nr_box{width: 100%;}
	.ej_dh_box h2{background: url(../images/ej_dh_lmmc_sj.jpg) no-repeat center center;background-size: cover;height: 0.7rem;line-height: 0.65rem;}
	.ej_dh_box h2 span{display: block;}
	.ej_dh_box ul{display: none;}
	.ej_dh_box ul::after{display: none;}
	.ej_dh_box ul li{padding: 0.04rem 0.3rem !important;}
	.ej_dh_box ul li.on::before{display: none;}
	.ej_dh_box ul li::after{display: none;}
	.ej_dh_box ul li.on{background: url(../images/ej_dh_li_on_sj.jpg) no-repeat center center;background-size: cover;}
}
@media(max-width: 650px){
	.ej_bn .img{padding-bottom: 31%;}

}


.xrld_list{}
.xrld_list ul{    display: flex;
    flex-wrap: wrap;
    justify-content:flex-start;}
.xrld_list ul li{margin-bottom: 0.3rem;  
    width: 49%;}
.xrld_list ul li a{display: flex;}
.xrld_list ul li .img{padding: 0;width: 1.8rem;height: 2.4rem;}
.xrld_list ul li .con{width: calc(100% - 1.8rem);display: flex;flex-wrap: wrap;align-items: flex-end;}
.xrld_list ul li .con .bt{font-size: 0.16rem;color: #333333;font-weight: 600;padding:0 0.2rem;width: 100%;transition: 0.4s;}
.xrld_list ul li .con .con_in{width: 100%;background: #f9f9f9 url(../images/xrld_list_li_bg.jpg) no-repeat bottom right;padding: 0.2rem 0.2rem;}
.xrld_list ul li .con .xx1{padding-bottom: 0.1rem;border-bottom: 1px solid #e2e2e2;}
.xrld_list ul li .con .xx1 .zw{font-size: 0.16rem;color: #333;font-weight: 600;margin-bottom: 0.1rem;}
.xrld_list ul li .con .xx1 .zwzz{font-size: 0.16rem;color: #333333;line-height: 0.3rem;font-weight: 600;    max-height: 0.6rem;
    overflow: hidden;}
.xrld_list ul li .con .xx2{padding-top: 0.1rem;}
.xrld_list ul li .con .xx2 p{font-size: 0.16rem;color: #333333;padding-left: 30px;background: url(../images/xrld_list_ico_dd.png) no-repeat left center;min-height: 20px;margin-bottom: 0.2rem;line-height: 0.25rem;}
.xrld_list ul li .con .xx2 p+p{background: url(../images/xrld_list_ico_yx.png) no-repeat left center;}
.xrld_list ul li a:hover .con .bt{color: #c22427;transform: translate(0,-5px);}


@media(max-width: 1350px){

.xrld_list ul li .img{height:auto;}

}

@media(max-width: 650px){
.xrld_list ul li{width:100%;}
	.xrld_list ul li .con .xx2 p {
		padding-left: 20px;
		min-height: 12px;
		background-size: 13px !important;
	}
	.xrld_list ul li .con .bt{font-size: 0.4rem;}
	.xrld_list ul li .con .con_in{padding: 0.3rem 0.3rem 0.05rem;}
}

.xshd_list{}
.xshd_list ul{}
.xshd_list ul li{position: relative;padding: 0.2rem 0;transition: 0.4s;border-radius: 0.1rem;}
.xshd_list ul li::before{display: none;}
.xshd_list ul li+li::before{content: "";display: block;width: calc(100% - 3.3rem);height: 1px;background: #ebebeb;position: absolute;top: 0;right: 0;}
.xshd_list ul li::after{content: "";width: 0.47rem;height: 0.47rem;background: url(../images/part3_main_li_more.jpg) no-repeat;background-size: 100%;display: block;position: absolute;bottom: -0.235rem;right: 0.3rem;opacity: 0;transition: 0.4s;z-index: 2;}
.xshd_list ul li a{display: flex;justify-content: space-between;}
.xshd_list ul li .img{width: 3rem;height: 2rem;padding: 0;border-radius: 0.1rem;}
.xshd_list ul li .con{width: calc(100% - 3.3rem);}
.xshd_list ul li .con .s{display: flex;justify-content: space-between;align-items: center;padding-top: 0.1rem;}
.xshd_list ul li .con .s .sj{width: 0.67rem;height: 0.72rem;padding: 0.15rem 0.07rem 0.1rem;background: url(../images/part4_sj_bg.jpg) no-repeat;background-size: cover;min-width: 59px;min-height: 52px;margin-right: 0.1rem;}
.xshd_list ul li .con .s .sj p{font-size: 0.24rem;text-align: right;color: #ffffff;margin-bottom: 0.06rem;font-weight: bold;}
.xshd_list ul li .con .s .sj span{display: block;font-size: 0.14rem;color: #ffffff;text-align: right;}
.xshd_list ul li .con .s .bt{font-size: 0.18rem;line-height: 0.3rem;color: #333333;max-height: 0.6rem;overflow: hidden;width: calc(100% - 0.87rem);transition: 0.4s;}
.xshd_list ul li .con .zy{margin-top: 0.28rem;}
.xshd_list ul li .con .zy p{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.72rem;overflow: hidden;}

.xshd_list ul li:hover{padding: 0.2rem;box-shadow: 0px 8px 0.35rem rgba(0,0,0,.1);background: #fff url(../images/xshd_list_li.jpg) no-repeat right center;background-size: cover;}
.xshd_list ul li:hover::after{opacity: 1;}
.xshd_list ul li:hover .con .s .bt{color: #c22427;}


@media(max-width: 650px){
	.xshd_list ul li a{flex-wrap: wrap;}
	.xshd_list ul li .img{width: 100%;height: auto;}
	.xshd_list ul li .img img{position: relative;}
	.xshd_list ul li .con{width: 100%;}
	.xshd_list ul li .con .s .sj{margin-right: 0.2rem;}
	.xshd_list ul li .con .s .sj p{font-size: 18px;}
	.xshd_list ul li .con .s .bt{    font-size: 0.38rem;
		line-height: 0.5rem;
		max-height: 1rem;
	}
	.xshd_list ul li .con .zy p{font-size: 0.26rem;line-height: 0.4rem;height: 1.2rem;}
	.xshd_list ul li+li::before{width: 100%;}
}



.xygg_list{}
.xygg_list ul{}
.xygg_list ul li{position: relative;}
.xygg_list ul li::after{box-shadow: 0px 8px 0.35rem rgba(0,0,0,0.1);width: 98%;content: "";display: block;height: 100%;position: absolute;top: 0;left: 0;opacity: 0;transition: 0.4s;}
.xygg_list ul li a::after{    content: "";opacity: 0;
    display: block;transition: 0.4s;
    width: 100%;
    height: 100%;
    background: #fff url(../images/xygg_li_bg.jpg) no-repeat right center;
	background-size: cover;
    clip-path: polygon(98% 0,100% 100%,75% 100%,0% 100%,0 100%,0% 0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;}
.xygg_list ul li a::before{content: "";display: block;    width: 100%;
		height: 3px;opacity: 0;transition: 0.4s;
		background: #c22427;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 3;}
.xygg_list ul li a{display: flex;position: relative;padding: 0.3rem 0;align-items: center;justify-content: space-between;border-bottom: 1px dashed #d9d9d9;z-index: 5;transition: 0.4s;}
.xygg_list ul li .sj{width: 75px;padding-right: 14px;border-right: 1px solid #c22427;margin-top: 3px;position: relative;z-index: 5;}
.xygg_list ul li .sj p{font-size: 30px;color: #c22427;text-align: right;margin-bottom: 7px;}
.xygg_list ul li .sj span{display: block;font-size: 14px;color: #333333;text-align: right;}
.xygg_list ul li .bt{width: calc(100% - 75px);padding-left: 14px;position: relative;z-index: 5;}
.xygg_list ul li .bt p{font-size: 0.2rem;color: #323232;line-height: 0.32rem;max-height: 0.64rem;overflow: hidden;transition: 0.4s;}

.xygg_list ul li:hover .bt p{color: #c22427;}
.xygg_list ul li:hover{z-index: 6;}
.xygg_list ul li:hover a{padding: 0.3rem 2%;}
.xygg_list ul li:hover:after{opacity: 1;}
.xygg_list ul li:hover a::after{opacity: 1;}
.xygg_list ul li:hover a::before{opacity: 1;}

@media(max-width: 800px){
	.xygg_list ul li .bt p{font-size: 0.3rem;line-height: 0.4rem;max-height: 0.8rem;}
}
@media(max-width: 650px){
	.xygg_list ul li .bt p{font-size: 0.32rem;line-height: 0.5rem;max-height: 1rem;}
	.xygg_list ul li .sj{width: 56px;padding-right: 6px;}
	.xygg_list ul li .bt{width: calc(100% - 56px);padding-left: 6px;}
	.xygg_list ul li .sj p{font-size: 22px;}
	.xygg_list ul li .sj span{font-size: 12px;}
}


.xsjl_list{}
.xsjl_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xsjl_list ul li{width: 48.4%;margin-bottom: 0.3rem;position: relative;background: #f9f9f9;border: 1px solid #f2f2f2;transition: 0.4s;}
.xsjl_list ul li::before{content: "";display: block;width: 0;height: 3px;background: #c22427;position: absolute;bottom: 0;left: 0;z-index: 2;transition: 0.4s;}
.xsjl_list ul li::after{background: #fff url(../images/xsjl_list_li_bg.jpg) no-repeat center center;background-size: cover;content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;opacity: 0;transition: 0.4s;}
.xsjl_list ul li a{display: flex;justify-content: space-between;padding: 0.3rem 0.1rem;transition: 0.4s;position: relative;z-index: 3;}
.xsjl_list ul li .sj{width: 75px;padding-right: 14px;margin-top: 3px;position: relative;z-index: 5;}
.xsjl_list ul li .sj p{font-size: 30px;color: #c22427;text-align: right;margin-bottom: 7px;}
.xsjl_list ul li .sj span{display: block;font-size: 14px;color: #333333;text-align: right;}
.xsjl_list ul li .con{width: calc(100% - 75px);padding-left: 14px;border-left: 1px solid #c22427;}
.xsjl_list ul li .con .bt{font-size: 0.18rem;color: #323232;line-height: 0.28rem;transition: 0.4s;max-height: 0.56rem;overflow: hidden;}
.xsjl_list ul li .con .xx{margin-top: 0.1rem;}
.xsjl_list ul li .con .xx p{font-size: 0.16rem;color: #666666;min-height: 0.3rem;line-height: 0.3rem;padding-left: 20px;margin-bottom: 0.07rem;}
.xsjl_list ul li .con .xx p+p{background: url(../images/xsjl_list_ico_sj.png) no-repeat left center;margin-bottom: 0;}

.xsjl_list ul li:hover{border: 1px solid rgba(0,0,0,0);box-shadow: 0px 8px 0.35rem rgba(0,0,0,0.1);}
.xsjl_list ul li:hover::before{width: 100%;}
.xsjl_list ul li:hover::after{opacity: 1;}
.xsjl_list ul li:hover .con .bt{color: #c22427;}


@media(max-width: 800px){
	.xsjl_list ul li{width: 100%;}
	.xsjl_list ul li .con .bt{font-size: 0.3rem;line-height: 0.4rem;max-height: 0.8rem;}
}



.nry{position: relative;}
.nry #vsb_content p {font-size: 16px !important;color: #323232 !important;line-height: 1.75 !important;text-indent: 2em;margin-bottom: 0.15rem ; letter-spacing:1px;}
.my-share-d{position: absolute;right: -1rem;top: 0;}
.my-share-d>p{font-size: 18px;color: #dbdbdb;}
.my-share-d>p span{font-size: 14px;color: #666666;}
.my-share-d>div{width: 0.5rem;height: 0.5rem;background: #fff;display: flex;justify-content: center;align-items: center;box-shadow: 0 0 16px rgba(0,0,0,.09);border-radius: 50%;margin-top: 0.08rem;cursor: pointer;transition: 0.4s;}
.my-share-d>div img{max-width: 60%;}
.my-share-d>div:hover{box-shadow: 0 0 10px rgba(0,0,0,.3);}

.qrid_zz{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.9);display: none;top: 0;left: 0;z-index: 1000;display: none;justify-content: center;align-items: center;}
.qrid_zz #qrid{padding: 8px;background: #fff;border-radius: 5px;}


.nry .box1{}
.nry .box1 .bt{font-size: 0.3rem;color: #323232;line-height: 0.4rem;margin-bottom: 0.2rem;}
.nry .box1 .xx{display: flex;flex-wrap: wrap;padding-bottom: 0.1rem;border-bottom: 1px solid #c22427;}
.nry .box1 .xx p{font-size: 0.16rem;color: #666666;line-height: 0.26rem;min-height: 0.26rem;padding-left: 26px;margin-right: 0.2rem;}
.nry .box1 .xx .sj{background: url(../images/nry_ico_sj.png) no-repeat left center;}
.nry .box1 .xx .dj{background: url(../images/nry_ico_dj.png) no-repeat left center;}
.nry .box2{border-bottom: 1px solid #d4d4d4;padding: 0.2rem 0;}
.nry .box2 p{font-size: 16px !important;color: #323232 !important;line-height: 1.75 !important;text-indent: 2em;margin-bottom: 0.15rem ; letter-spacing:1px;}
.nry .box2 p.has_img{text-indent: 0 !important;text-align: center;}
.nry .box2 img{/*display: block;*/height: auto;margin: 0 auto;max-width: 100%;text-align: center;}
.nry .box3{padding: 0.2rem 0;}
.nry .box3 a{font-size: 0.18rem;color: #323232;line-height: 0.25rem;display: block;padding: 0.1rem 0;transition: 0.4s;}
.nry .box3 a:hover{color: #c22427;}

@media(max-width: 1350px){
	.my-share-d{position: relative;right: 0;display: flex;align-items: center;width: 100%;justify-content: flex-end;margin-bottom: 0.1rem;}
	.my-share-d>div{margin: 0 0.1rem;}
}
@media(max-width: 800px){
	.nry .box1 .bt{font-size: 0.44rem;line-height: 0.6rem;}
	.nry .box2 p{font-size: 0.28rem !important;line-height: 0.46rem !important;}
	.nry .box3 a{font-size: 0.28rem;line-height: 0.46rem;}
	.nry .box1 .xx p{min-height: 26px;line-height: 26px;}
}
@media(max-width: 650px){
	.nry .box2 p{font-size: 0.32rem !important;line-height: 0.5rem !important;margin-bottom: 0.3rem !important;}
	.nry .box3 a{font-size: 0.32rem;line-height: 0.5rem;}
}







.zkjs_box{}
.zkjs_xxk_dh{margin-bottom: 0.38rem;}
.zkjs_xxk_dh ul{display: table;border-radius: 0.1rem;overflow: hidden;border: 1px solid #eeeeee;margin: 0 auto;}
.zkjs_xxk_dh ul::after{content: "";display: block;clear: both;}
.zkjs_xxk_dh ul li{position: relative;float: left;}
.zkjs_xxk_dh ul li+li{border-left: 1px solid #eeeeee;}
.zkjs_xxk_dh ul li a{font-size: 0.2rem;color: #333333;padding: 0.17rem 0.62rem 0.17rem 0.62rem;position: relative;transition: 0.4s;position: relative;z-index: 2;display: block;}
.zkjs_xxk_dh ul li::before{content: "";display: block;background: url(../images/part3_xxk_li_bg.jpg) no-repeat center center;background-size: cover;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;transition: 0.4s;}
.zkjs_xxk_dh ul li.on a{color: #fff !important;}
.zkjs_xxk_dh ul li a::after{content: "";width: 0.12rem;height: 2px;position: absolute;top: calc(50% - 1px);left: 0.44rem;opacity: 0;}
.zkjs_xxk_dh ul li.on a::after{opacity: 1;}
.zkjs_xxk_dh ul li.on::before{opacity: 1;}
.zkjs_xxk_dh ul li a:hover{color: #c22427;transform: translate(0,-3px);}


.zkjs_list{}
.zkjs_list ul{display: flex;flex-wrap: wrap;margin: 0 -1.05%;}
.zkjs_list ul li{margin: 0 1.05% 0.2rem;width: 17.9%;}
.zkjs_list ul li a{display: block;transition: 0.4s;}
.zkjs_list ul li .img{padding-bottom: 123%;}
.zkjs_list ul li p{font-size: 0.18rem;color: #323232;padding: 0.16rem 0;text-align: center;transition: 0.4s;border-left: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;}
.zkjs_list ul li a:hover{box-shadow: 0 0 10px rgba(0,0,0,.3);}
.zkjs_list ul li a:hover p{color: #c22427;background: #fff;}

.zkjs_tit{margin-bottom: 0.2rem;}
.zkjs_tit p{font-size: 0.3rem;color: #323232;padding-left: 25px;position: relative;}
.zkjs_tit p::after{width: 15px;height: 2px;content: "";display: block;position: absolute;left: 0;top: calc(50% - 1px);}

@media(max-width: 650px){
	.zkjs_xxk_dh ul li a{padding: 0.17rem 0.52rem 0.17rem 0.52rem;}
	.zkjs_xxk_dh ul li a::after{left: 0.3rem;}
	.zkjs_list ul li{width: 47.9%;}
	.zkjs_list ul li p{font-size: 0.3rem;padding: 0.26rem 0;}
	.zkjs_tit p{font-size: 0.4rem;}
}



.rkjs_nry{}
.rkjs_nry_jsxx{display: flex;justify-content: space-between;margin-bottom: 0.45rem;}
.rkjs_nry_jsxx .img_out{position: relative;}
.rkjs_nry_jsxx .img_out::after{content: "";width: 1.82rem;height: 2.13rem;background: url(../images/zkjs_nry_img_bg.png);position: absolute;bottom: -0.05rem;right: -0.05rem;z-index: 1;}
.rkjs_nry_jsxx .img_out .img{width: 2.2rem;height: 2.7rem;padding: 0;z-index: 3;}
.rkjs_nry_jsxx .img_out .img img{position: relative;}

.rkjs_nry_jsxx .con{width: calc(100% - 2.53rem);}
.rkjs_nry_jsxx .con .s{padding-bottom: 0.2rem;border-bottom: 1px solid #e5e5e5;}
.rkjs_nry_jsxx .con .s .bt{font-size: 0.32rem;color: #323232;margin-bottom: 0.18rem;}
.rkjs_nry_jsxx .con .s .zc{font-size: 0.2rem;color: #c22427;}
.rkjs_nry_jsxx .con .x{padding-top: 0.2rem;}
.rkjs_nry_jsxx .con .x p{font-size: 0.18rem;color: #323232;padding-left: 22px;margin-bottom: 0.1rem;background: url(../images/zkjs_nry_ico_ms.png) no-repeat left center;line-height: 0.3rem;min-height: 0.3rem;}
.rkjs_nry_jsxx .con .x p+p{background: url(../images/zkjs_nry_ico_yx.png) no-repeat left center}
.rkjs_nry_jsxx .con .x p+p+p{background: url(../images/zkjs_nry_ico_dd.png) no-repeat left center}
.rkjs_nry_jsxx .con .x p+p+p+p{background: url(../images/zkjs_nry_ico_lj.png) no-repeat left center}
.rkjs_nry_main1{}
.rkjs_nry_main1 .xxk{margin-bottom: 0.4rem;}
.rkjs_nry_main1 .xxk ul{border-left: 1px solid #ebebeb;border-right: 1px solid #ebebeb;display: flex;position: relative;background: #f6f6f6;    flex-wrap: wrap;}
.rkjs_nry_main1 .xxk ul::before{width: 100%;height: 1px;background: #ebebeb;position: absolute;top: 0;left: 0;content: "";}
.rkjs_nry_main1 .xxk ul::after{width: 100%;height: 1px;background: #ebebeb;position: absolute;bottom: 0;left: 0;content: "";}
.rkjs_nry_main1 .xxk ul li{padding: 0.2rem 0.215rem;font-size: 0.18rem;color: #323232;position: relative;cursor: pointer;}
.rkjs_nry_main1 .xxk ul li a{color: #323232;}
.rkjs_nry_main1 .xxk ul li::after{content: "";display: block;width: 100%;height: 0.03rem;background: #c22427;position: absolute;top: 0;left: 0;opacity: 0;}
.rkjs_nry_main1 .xxk ul li.on{background: #fff;color: #c22427;z-index: 3;}
.rkjs_nry_main1 .xxk ul li.on a{color: #c22427;}
.rkjs_nry_main1 .xxk ul li.on::after{opacity: 1;}

.rkjs_nry_main1 .xxk_box{}
.rkjs_nry_main1 .xxk_box .con{display: none;}
.rkjs_nry_main1 .xxk_box .con.on{display: block;}
.rkjs_nry_main1 .xxk_box .con p{font-size: 0.18rem;color: #323232;line-height: 0.34rem;text-indent: 0em;margin-bottom: 0.15rem;}



.rkjs_nry_main2{}
.rkjs_nry_main2 .box{padding-bottom: 0.1rem;}
.rkjs_nry_main2 .box+.box{border-top: 1px dashed #dfdfdf;padding-top: 0.3rem;}
.rkjs_nry_main2 .box .x_tit{margin-bottom: 0.2rem;}
.rkjs_nry_main2 .box .x_tit p{ font-size: 0.26rem;color: #323232;font-weight: 600;display: table;
		background-image: linear-gradient(to right, #c22427, #7c2245);
	background-clip : text;
    -webkit-background-clip : text;
    -webkit-text-fill-color : transparent;
}
.rkjs_nry_main2 .box .con{}
.rkjs_nry_main2 .box .con p{font-size: 0.18rem;color: #323232;line-height: 0.34rem;text-indent: 0em;margin-bottom: 0.15rem;}


@media(max-width: 650px){
	.rkjs_nry_main1 .xxk ul li{font-size: 0.32rem;}
	.rkjs_nry_main1 .xxk_box .con p{font-size: 0.32rem;line-height: 0.5rem;margin-bottom: 0.3rem;}

	.rkjs_nry_main2 .box .x_tit p{font-size: 0.4rem;}
	.rkjs_nry_main2 .box .con p{font-size: 0.32rem;line-height: 0.5rem;margin-bottom: 0.3rem;}
}



/* 二级页样式结束 */
#nav ul li .sub .box .a{position: relative;}
#nav ul li .sub .box .a dl{position: absolute;left: 100%;top: 0;width: 100%;background: rgba(255,255,255,1);visibility: hidden;opacity: 0;transition: 0.4s;     box-shadow: 0 0 0.06rem rgba(0,0,0,0.4);}
#nav ul li .sub .box .a:hover dl{visibility: initial;opacity: 1;}
.ej_dh_box ul li p::after {display: none;}
.ej_dh_box ul li{position: relative;}
.ej_dh_box ul li span {transition: 0.4s;
	cursor: pointer;
    content: "";
	display: block;
    width: 0.3rem;
    height:0.3rem;
   
    background-size: 0.13rem;
    position: absolute;
    right: 0.3rem;
    top: 0.2rem;
	z-index: 3;
}
.ej_dh_box ul li span.on{transform: rotate(90deg);}
.ej_dh_box ul li.on span.on{transform: rotate(0deg);}
.ej_dh_box ul li dl{padding-left: 0.1rem;display: none;width: calc(100% + 0.6rem);margin-left: -0.3rem;position: relative;padding-top: 0.05rem;}
.ej_dh_box ul li.on dl{display: block;}
.ej_dh_box ul li dl::after{content: "";display: block;width: calc(100% - 0.1rem);height: calc(100% + 0.25rem);background: #ffffff;box-shadow: 0 0 7px rgba(0,0,0,.05);position: absolute;top: -0.1rem;right: 0;z-index: 1;clip-path: polygon(100% 0,100% 100%,100% 86%,0% 100%,0 100%,0% 0);}

.ej_dh_box ul li dl dd{position: relative;z-index: 3;padding-left: 0.25rem;}
.ej_dh_box ul li dl dd::after{content: "";display: block;width: calc(100% + 0.1rem);height: 0.65rem;background: url(../images/ej_dh_li_dd_on.png) no-repeat;background-size: 100%;opacity: 0;position: absolute;top: -0.11rem;left: -0.1rem;}
.ej_dh_box ul li dl dd.on::after{opacity: 1;}
.ej_dh_box ul li dl dd a{font-size: 0.16rem;color: #333;line-height: 0.4rem;height: auto;transition: 0.4s;position: relative;z-index: 3;padding-left: 0.12rem;}
.ej_dh_box ul li dl dd a::after{content: "";}
.ej_dh_box ul li dl dd a:hover{color: #c22427;}
.ej_dh_box ul li dl dd.on a{color: #fff;}

.ej_dh_box ul li.on span{transform: rotate(90deg);background: url(../images/ej_dh_li_ico.png) no-repeat center center;     background-size: 0.13rem;   top: 0.03rem;}

@media(max-width: 1024px){
	.ej_dh_box ul li dl::after{clip-path: polygon(100% 0,100% 100%,100% 100%,0% 100%,0 100%,0% 0);}
	.ej_dh_box ul li dl dd a{line-height: 0.4rem;}
	.ej_dh_box ul li.on dl dd a{color: #fff;}
	.ej_dh_box ul li.on dl dd a:hover{color: #c22427;}
	.ej_dh_box ul li dl dd::after{width: calc(100%);height: 100%;top: 0;background: url(../images/ej_dh_li_on_sj.jpg) no-repeat center center;background-size: cover;right: 0;left: auto;}
	.ej_dh_box ul li.on dl dd.on a{color: #fff;}
	.ej_dh_box ul li span{    background-size: 100% !important;}


	.ej_dh_box ul li.on{background: none;}
	.ej_dh_box ul li.on>a{	background: url(../images/ej_dh_li_on_sj.jpg) no-repeat center center;width: calc(100% + 0.6rem);margin-left: -0.3rem;padding: 0 0.3rem;background-size: cover;}
	.ej_dh_box ul li.on span{top: 0.25rem;}
	.ej_dh_box ul li.on dl dd a{color: #333;}
	.ej_dh_box ul li dl dd a{line-height: 0.55rem;}
	.ej_dh_box ul li a{height: 0.7rem;line-height: 0.7rem;}
	.ej_dh_box ul li p{font-size: 0.32rem;}
}


@media(max-width: 740px){
	.xxk_box img{width: 100% !important;
    height: auto !important;}

}