/* 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::-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;
}
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;}



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;}


.w15{margin:0 auto;width: 15rem;}


.header_box_li{position: relative;z-index: 1;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(../images24/sticky_ss.png) no-repeat center center;    margin:6px 0rem 0 2rem;}
	  .header_box_li.sticky #nav .search_btn img{display: none;}

.header_box_li.sticky #header #logo .box_table{}
.header_box_li.sticky #header{}
.header_box_li.sticky #header #logo{}
.header_box_li.sticky .w1500{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;}



#header{}
#header .w15{position: relative;width: 100%;padding: 0 1.3rem;}
#header .w15 .right{display: flex;padding-top: 0rem;align-items: center;position: relative;transition: 0.4s;}





.pc_top_lj{transition: 0.4s;display: flex;margin-bottom: 0.06rem;margin-left: 0.2rem;}
.pc_top_lj a{display: block;width: auto;transition: 0.4s;position: relative;}
.pc_top_lj div+div::after{content: '';display: block;width: 1px;height: 0.16rem;background: #bbbcbc; position: absolute;left: 0;top: 0;}

.pc_top_lj div{display: flex;align-items: center;padding: 0 0.12rem;position: relative;}
.pc_top_lj div img{margin-right: 0.1rem;}
.pc_top_lj div p{font-size: 0.15rem;color: #9fa0a0;transition:0.4s;}

.pc_top_lj a:hover p{color: #eb6100;}

.toubu_div .pc_top_lj{}


.toubu_div #logo{}
.toubu_div #header #logo .box_table{width: 3.6rem;}

.toubu_div{ }


.pc_top_ss{width: 2rem;height: 0.28rem;background: #fff;overflow: hidden;margin-top: 0.23rem;margin-bottom: 0.35rem;}

.pc_top_ss .form{display: flex;justify-content: space-between;width: 100%;height: 100%;}
.pc_top_ss .txt{border: 0;width: calc(100% - 0.3rem);height: 100%;font-size: 0.16rem;color: #333;padding: 0 0.1rem 0 0.1rem;}
.pc_top_ss .btn{width: 0.3rem;height: 100%;background: url(../images24/pc_search.jpg) no-repeat center center;background-size: 100%;}




.header_box_li.xg{height: 4.625rem;}
.header_box_li.xg #header{height: 4.625rem;}
.header_box_li.xg #header .header_top{height: 1.3rem;}
.header_box_li.xg #header .header_top .tianqi{display:none;}
.header_box_li.xg #header .header_top .list_box0{display:none;}
.header_box_li.xg #logo img{width: 70%;}

.header_box_li.xg #logo .xx{    opacity: 0 !important;}
.header_box_li.xg #logo .box_table{    height: 100% !important;}

.header_box{position: relative;z-index: 10000;}
#header{position: relative;z-index:999;width:100%;background-size:cover;  transition: 0.4s; max-width: 100%;margin: 0 auto;    background-size: 100% !important;transition: 0.4s;}
/* .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: 16rem;margin: 0 auto;height: 100%;    display: flex;
    align-items: center;
    justify-content: space-between;}

.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{padding: 0.4rem 0;}
#header #logo{ margin-top: 0;display: flex;align-items: flex-end;}
#header #logo .box_table{width: 4.6rem;
    display: table;transition: 0.4s;
    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: flex-end;height: 100%;flex-direction: column;}
#logo{float:left;position: relative;}
#logo img{    transition: 0.4s;}
#logo img.img2{ display:none}
#nav{padding-top: 0px;width: 100%;}
#nav ul{width: auto;display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}


.logo{display:block;width:100%;}

.logo img{width:100%;}


#nav ul li{float:left;position:relative;z-index:0;margin:0 0.14rem;}
#nav ul li:before{content:"";position:absolute;left: 0;width: 100%;height: 41px;bottom:0;transition:.6s;}
#nav ul li.on:before, #nav ul li:hover:before{width:140%;left:-20%;}
#nav ul li a{display:block;padding: 0.04rem 0rem;transition: 0.4s;color:#b7b7b7;}
#nav ul li h3{font-size: 0.18rem;line-height: 0.24rem;position:relative;display: inline-block;color: #292929;}
#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 h3{font-weight: bold;color: #eb6100;}

#nav ul li:hover h3{font-weight: bold;color: #eb6100;}
#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: 1.2rem;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: 0.1rem 0;background:rgba(255,255,255,1);
border-top: 1px solid #eb6100;
}
#nav ul li .sub .box{text-align:center;}
#nav ul li .sub a{padding: 0;}
#nav ul li .sub p{padding: 0.15rem 0.15rem;line-height: 0.2rem;transition:.6s;font-size: 0.16rem;color: #555555;    white-space: nowrap;display: block;text-align: center;position: relative;}

#nav ul li .sub p:hover{background: #eb6100;color: #fff;font-weight: bold; }
#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: 0.2rem;cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}

.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0,0,0,.7);
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
}
.header-right .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
	position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
	width:6%;
	padding-top: 6%;
	left: 26.875%;
	top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
	width:12px;
	padding-top: 12px;
	left: 13.54%;
	top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble3{
	width:36px;
	padding-top: 36px;
	left: 8.854%;
	top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
	width:56.875%;
	padding-top: 56.875%;
	left: -28.6458%;
	top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
	width:54px;
	padding-top: 54px;
	left: 26.3%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
	background-color: #fff;
	opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
	width:56.875%;
	padding-top: 56.875%;
	left: 73.4375%;
	top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
	width:2rem;
	padding-top: 2rem;
	left: 60.9375%;
	top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{


	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble8{
	width:1.35rem;
	padding-top: 1.35rem;
	left: 95.83%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
	width:16px;
	padding-top: 16px;
	left: 76.5625%;
	top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
	width:56.875%;
	padding-top: 56.875%;
	left: 71.354%;
	top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
	animation:spin 8s infinite linear;
	transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
	animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
	animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
	transform-origin: 30% 30px;
}
.search-dialog{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}
.search-dialog .search-tit{
	font-size: 0.2rem;
	line-height: 0.25rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 561px;
	margin: 0 auto;
	padding: 0 0rem 0 0.3rem;
	background: #fff;
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
	border-radius: 500px;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 0.56rem;
	width: calc(100% - 0.89rem);
	background-color: transparent;
	font-size: 0.2rem;
	line-height: .25rem;
	color: #919191;
	transition: all .3s;
	outline: none;
    border: 0;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
	color: #919191;
} 
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 0.72rem;
	width: 0.56rem;
}

.search-dialog .search-input input[type=image]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('../images24/search.png');
	background: #eb6100 url('../images24/search.png') no-repeat center center;
	height: 0.56rem;
	width: 0.89rem;
	border-radius: 100px;
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images24/close-btn.svg');
	background-size: 0.56rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=image]{
	background-image: url('')
}

.search-dialog .hot-search{
	font-size: 0;
	width:3.12rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image: url();
}
.search-dialog .hot-link{
	margin-left: 1rem;
}


.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
	position: absolute;
    width: 24px;
    height: 24px;
    z-index: 10;
    right: 1.3rem;
    top: 0.7rem;
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;

    background-repeat: no-repeat;
    background-image: url(../images24/search_close.png);
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}





/*顶部搜索*/
.tc_search {margin: 0.5rem auto;width: calc(100% - 0.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:0.16rem;color: #fff;height: 40px;line-height: 40px;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 10px;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(../images24/search_white.svg) center center no-repeat; background-size: 55%; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999;float: right;margin-left: 0;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 25px; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 25px; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 25px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;margin: 0.1rem 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}






#header .dh_btn{width: 0.39rem;margin-left: 0.2rem;}
#header .dh_btn img{display: block;width: 100%;}


.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: #eb6100;background-size: cover;}
#m_header #logo{float: left;height: 100%;}
#m_header #logo img{max-height: 43px;width: auto;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}





#m_nav {
    z-index: 999 !important;
    position: fixed;
    background: #fff;

    width: 100%;
    height:100vh;
    right: -105%;
    top: 0;
    display:none;
    padding: 0;
    overflow:hidden;
    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;
    justify-content: space-between;
    }
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav .left{width: calc(100% - 0.94rem);background: #fff;}

#m_nav .left>ul{margin-top: 0;width: 100%;    height: calc(100vh - 240px);
    overflow-y: scroll;-webkit-overflow-scrolling:touch;}
#m_nav .left ul>li{width:100%;overflow:hidden;padding: 0 0.2rem 0 0.2rem;position: relative;margin-bottom: 0.16rem;}
#m_nav .left ul>li>a{width: calc(100%-60px);display: block;margin-bottom: 0.16rem;}
#m_nav .left ul>li>a h3{font-size: 22px;display: inline-block;line-height: 30px;height: 30px;color: #333;}
#m_nav .left ul>li>span{display: flex;width: 60px;height: 30px;position: absolute;top: 0;right: 0;justify-content: space-between;align-items: center;padding: 0 10px;margin-right: 20px;cursor: pointer;}
#m_nav .left ul>li>span::before{content: "";width: 14px;height: 1px;background: #000;display: block;}
#m_nav .left ul>li>span::after{content: "";display: block;width: 10px;height: 5px;background: url(../images24/jt_hei.png) no-repeat;transform: rotate(90deg);transition: 0.4s;}
#m_nav .left ul>li>ul{border-left: 1px solid #000;display: none;}
#m_nav .left ul>li>ul li{margin-bottom: 0;padding: 0 0.2rem 0 0.2rem;}
#m_nav .left ul>li>ul li a{margin-bottom: 0;}
#m_nav .left ul>li>ul li p{margin-bottom: 0;line-height: 25px;color: #333;}
#m_nav .left ul>li.on span::after{transform: rotate(0deg);}
#m_nav .left ul>li.on>ul{display: block;}


#m_nav .right{background: #eb6100; width: 0.94rem;
    text-align: center;display: flex;flex-direction:column;justify-content: space-between;padding: 0.32rem 0 0.32rem; align-items: center;}
#m_nav .right .close{cursor: pointer;}
#m_nav .right .search{    position: fixed;
    bottom: 0.32rem;
    width: 70px;}
#m_nav .right .ss{    position: fixed; width: 100%;bottom: -105%;left: -5px;display: flex;justify-content: space-between;align-items: center;    padding: 0.3rem 0.24rem 0.32rem 0.3rem;transition: 0.4s;
    background: #fff;}
#m_nav .right .ss .btn{}
#m_nav .right .ss .txt{color: #000;border: 0;   
    font-size: 22px;}
#m_nav .right .ss img{cursor: pointer;}



#m_nav .left ul::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
#m_nav .left ul::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
#m_nav .left ul::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}





#m_nav .right .search{display:none;}
#m_nav .left>ul{display:none;}

#m_nav .pc_yc_dh{
              display:flex;
                flex-direction:column;
flex-wrap: wrap;
margin: 0% 6% 0% 1.14rem;
                width: 60%;
                height:71%;
    min-height: 400px;
}
#m_nav .pc_yc_dh ul{
                padding: 0em;
                margin-bottom: 0em;
                -moz-page-break-inside: avoid;
                -webkit-column-break-inside: avoid;
                break-inside: avoid;
                border-left: 1px solid;
height:auto;
width:25%;
margin-bottom: 0.4rem;
}
#m_nav .pc_yc_dh ul li{margin-bottom:0}
#m_nav .pc_yc_dh ul li p{color:#000;font-size:0.16rem;transition:0.4s;}
#m_nav .pc_yc_dh ul li.fs{}
#m_nav .pc_yc_dh ul li.fs p{font-size:0.3rem;}

#m_nav .pc_yc_dh ul li:hover p{color: #eb6100;}

#m_nav ul.gfpt{display: flex;margin: 0 auto;justify-content: center;flex-wrap: wrap;position: absolute;
    bottom: 0.24rem;}
#m_nav ul.gfpt li{margin: 0 8px;width: 36px;height: 36px;background: #fff;border-radius: 50%;text-align: center;position: relative;line-height: 32px;transition:0.4s;padding:0;}
#m_nav ul.gfpt li+li{    margin-top: 0.16rem;}
#m_nav ul.gfpt li a{display:block}
#m_nav ul.gfpt li a>img{}
#m_nav ul.gfpt li a>div{position: absolute;bottom: 0px;
    right: 52px;display: none;}
#m_nav ul.gfpt li a>div img{max-width: 150px;}
#m_nav ul.gfpt li:hover a>div{display: block;}



@media screen and (max-width: 1200px) {
#m_nav .pc_yc_dh{width:100%;    margin: 0% 6% 0% 0.5rem;}
#m_nav .header.xia .logo{padding-left: 3.125rem;}
}

@media screen and (max-width: 900px) {
#m_nav .right{width:70px;}
#m_nav .right .search{display:block;}
#m_nav .left>ul{display:block;}
#m_nav .pc_yc_dh{display:none;}

#m_nav ul.gfpt{display:none;}
}




.header{    padding: 0.24rem 0;
    position: fixed;
    z-index: 200;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;}
#m_nav>.left{    position: relative;}


#m_nav .header{position: relative;background: none;z-index:100;}
#m_nav .header.shang{opacity:0;}
#m_nav .header.xia{    position: absolute;
    left: 0;
    bottom: 0rem;
    top: auto;}
#m_nav .header.xia .logo{padding-left: 1.14rem;width: auto;}


.header .logo{padding-left: 0.4rem;}
.header .logo img{width: 100%;max-width: 242px;}


.header .yuyan{margin-left: 0.6rem;margin-top: 0.08rem;}
.header .yuyan a p{font-size: 14px;color: #a0a0a0;transition: 0.4s;line-height: 38px;display: inline-block;margin-right: 20px;}
.header .yuyan a.on,.header .yuyan a:hover{color: #000;}
.header .yuyan a+a p{position:relative;}
.header .yuyan a+a p::after{content: "";
    display: block;
    width: 1px;
    height: 0.16rem;
    background: #999;
    position: absolute;
    top: 30%;
    left: -0.1rem;}


#fp-nav.fp-right{display: none;}

 .toubu_div{ position: fixed;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; */}

	#header::after{content: "";display: block;width: 100%;height: 100%;background:#fff;background-size: auto 100% !important;position: absolute;top: -110%;transition: 0.4s;z-index: 1;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, .18);
	}
	#header .w15{position: relative;z-index: 3;transition: 0.4s;}
.toubu_div #header::after{top: 0;}
.toubu_div #header{padding: 0rem 0;height: 1rem;display: flex;align-items: center;}


@media(max-width: 1024px){
	.toubu_div #header{
		height: 60px;
	}
	#header #logo .box_table{width: 2.5rem !important;}
}
@media(max-width: 900px){
	.toubu_div #header .w15{align-items: center;}

	.header .yuyan a p{margin: 0 6px;}
	.header .yuyan{margin: 0 !important;}
	.header .yuyan a{line-height: 27px;}
}

@media(max-width: 650px){
	.header .yuyan a{font-size:12px;}
	
		.foot .left{display: none;}
		.foot .right{display: none;}
		.foot .center{width: 100%;margin:0;top: 5%;}
		.foot .center>.right{display: table;margin: 0.16rem auto;float:none;}
	.foot .center>.left{display:table;margin: 0 auto;float:none;}
	.foot{   
		background-size: cover;}
	
		.foot .center>.wz{padding: 0.08rem 0 0.16rem;}



		.header .logo{width: 196px;}
		.header .dh_btn{    margin-top: 5px;}
	
	}
	





.img{width: 100%;position: relative;padding-bottom: 60%;overflow: hidden;transition: 0.4s;height: 0;}
.img .img_box{background-position: center center !important;position: absolute;top: 0;left: 0;z-index: 2;    width: 100%;background-size: cover !important;
	height: 100%;transition: 0.4s;}
.img img{    position: absolute;transition: 0.4s;opacity: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;}
a:hover .img .img_box{transform: scale(1.05);}
a:hover .img img{transform: scale(1.05);}



.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;}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{    pointer-events: unset;}

#nav{}
#nav.navFix{}
#header .w15{display: flex;justify-content: space-between;align-items: flex-end;
padding-top: 0rem;flex-wrap: wrap;

}




#m_nav{}
#m_nav .pc_top_lj{display: table;margin: 0 auto;display: flex ;}
#m_nav .pc_top_lj a{margin: 0 0.1rem;display: block;}
#m_nav .pc_top_lj div img{}
#m_nav .pc_top_lj div p{color: #fff;font-size: 0.18rem;}



.sy_tit{display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.55rem;width: 100%;position: relative;}
.sy_tit .bt{position: relative;display: flex;align-items: center;}



.sy_tit .bt .zw1{
	font-size: 0.28rem;color: #3e3e3e;width: 0.28rem;margin-right: 0.13rem;
}

.sy_tit .bt .zw2{font-size: 0.6rem;color: #3e3e3e;font-weight: bold;}
.sy_tit .bt .zw3{font-size: 0.3rem;color: #555555;position: relative;}

.sy_tit .bt .zw3::after{content: '';display: block;width: 0.23rem;height: 0.22rem;background: url(../images24/sy_tit_img.png) no-repeat center center;background-size: 100% !important;position: absolute;right: -0.2rem;top: -0.2rem;}

.sy_tit .bt .line{width: 1px;height: 0.36rem;background: #999999;margin: 0 0.1rem;}


.sy_tit .more{position: relative;
}
.sy_tit .more p{font-size: 0.16rem;border-radius: 200px;transition:0.4s;
	color: #6b6b6b;
	line-height: 0.2rem;
}
.sy_tit .more:hover p{color: #eb6100;}






@media(max-width: 1024px){
	.sy_tit{margin-bottom: 0.3rem;}

	.sy_tit .bt img{width: 100%;}
	.sy_tit.cen{justify-content: space-between;}
	.sy_tit.cen .more{position: relative;right: auto;top: auto;}

	.sy_tit .bt .zw1{font-size: 0.2rem;width: 0.2rem;}
	.sy_tit .bt .zw2{font-size: 0.4rem;}
	.sy_tit .bt .zw3{font-size: 0.2rem;}
}



@media(max-width: 650px){

}





.fhdb{width: 0.4rem;height: 0.4rem;background:#fff url(../images24/fhdb.png) no-repeat center center;background-size: 50%;position: fixed;right: 1rem;bottom: 1rem;z-index: 10;transition: 0.4s;cursor: pointer;transition: 0.4s;visibility: hidden;opacity: 0;border-radius: 50%;border: 1px solid #fff;}
.fhdb.on{visibility:visible;opacity: 1;}
.fhdb:hover{border-radius: 50%;box-shadow: 0 0 0.1rem rgba(0,0,0,.2);border: 1px solid #eb6100;}

@media(max-width: 1024px){
	.fhdb{right: 0.1rem;bottom: 0.9rem;}
}

@media(max-width: 650px){
	.fhdb{width: 0.3rem;height: 0.3rem;}
}







.part1{position: relative;margin-top: 0;height: auto;}


.part1 .w15{}

.bannerBox{width: 100%;overflow: hidden;position: relative;margin-top: 1rem;}

.bannerBox .item{height: 100%;}
.bannerBox .item a{height: 100%;display: block;position: relative;}

.bannerBox .item video{width: 100%;}
.bannerBox .item .pic{width: 100%;}
.bannerBox .item .pic img{width: 100%;}

.bannerBox .item .con{position: absolute;bottom: 0.7rem;left: 1.3rem;width: 7.79rem;height: 1.66rem;background: url(../images24/bn_dt_con_bg.png) no-repeat center center;background-size: 100% 100%;z-index: 3;display: flex;align-items: center;padding: 0 0.3rem;}
.bannerBox .item .con p{font-size: 0.36rem;color: #fff;line-height: 0.56rem;max-height: 1.12rem;overflow: hidden;}

.bannerBox .slick-dots{bottom: 0.3rem;display: flex;justify-content: center;position: absolute;z-index: 6;left: 0;width: 100%;}
.bannerBox .slick-dots li{width: 0.1rem;height: 0.1rem;border-radius: 100px;opacity: 0.5;background: #fff;margin: 0 0.075rem !important;transition:0.4s;cursor: pointer;}
.bannerBox .slick-dots li button{text-indent: 100rem;display: none;}
.bannerBox .slick-dots li.slick-active{width: 0.6rem;opacity: 1;}



.bannerBox .slick-arrow{width: 0.52rem;height: 0.52rem;background:rgba(0,0,0,0.38) url(../images24/bn_dt_prev.png) no-repeat center center;background-size: 100% !important;border-radius: 50%;position: absolute;left: 1.4rem;top: calc(50% - 0.26rem);text-indent:10rem;border: 0 solid #000;z-index: 66;
overflow: hidden;
}

.bannerBox .slick-arrow.slick-next{left: auto;right: 1.4rem;transform: rotate(180deg);}



.bannerBox_sj{display: none;}


@media(max-width: 1024px){
	.bannerBox{margin-top: 60px;display: none;}
	.bannerBox .item a::after{display: none;}

	.bannerBox .slick-dots{bottom: 0.2rem;}


	.bannerBox_sj{display: block;}

	.bannerBox_sj .slick-arrow{left: 0.4rem;}
	.bannerBox_sj .slick-arrow.slick-next{left: auto;right: 0.4rem;}

}
@media(max-width: 650px){
	.bannerBox_sj .slick-arrow{left: 0.1rem;width: 0.3rem;height: 0.3rem;top: calc(50% - 0.15rem);}
	.bannerBox_sj .slick-arrow.slick-next{left: auto;right: 0.1rem;}
}





.part2{background: url(../images24/p2_bg.jpg) no-repeat bottom center;background-size: cover;
padding: 0.88rem 0 0.4rem;
}

.p2_main{}

.p2_ul{display: flex;margin: 0 -0.45rem;flex-wrap: wrap;}
.p2_ul li{width: calc(33.33% - 0.9rem);margin: 0 0.45rem 0.45rem;background: #fff;}
.p2_ul li a{display: block;}
.p2_ul li .box{box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, .1);position: relative;}
.p2_ul li .box::after{content: '';display: block;width: 0;height: 0.03rem;background: #eb6100;transition:0.4s;position: absolute;top: 100%;left: 0;}

.p2_ul li .img{padding-bottom: 57%;}
.p2_ul li .con{padding: 0 0.3rem 0.28rem;position: relative;z-index: 3;}
.p2_ul li .con .sj{background: #9c9c9c;display: table;width: 0.7rem;border-radius: 2px;padding: 0.1rem 0;margin-top: -0.35rem;border-radius: 0 0.04rem 0 0.04rem;
	transition:0.4s;
}
.p2_ul li .con .sj .p1{font-size: 0.26rem;color: #fff;text-align: center;font-weight: bold;margin-bottom: 0.07rem;}
.p2_ul li .con .sj .p2{font-size: 0.14rem;color: #fff;text-align: center;}
.p2_ul li .con .bt{font-size: 0.18rem;color: #2e2e2e;line-height: 0.3rem;margin-top: 0.18rem;max-height:0.62rem;
	transition:0.4s;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}

.p2_ul li:hover .box::after{width: 100%;box-shadow: 0 0.02rem 0.6rem rgba(0, 0, 0, .08);}
.p2_ul li:hover .con .sj{background: #eb6100;}
.p2_ul li:hover .con .bt{color: #000;font-weight: bold;}

@media(max-width: 1024px){
	.part2{padding: 0.3rem 0 0;}
	.p2_main{flex-wrap: wrap;}

	.p2_ul{display: flex;margin: 0 -0.15rem;flex-wrap: wrap;}
	.p2_ul li{width: calc(50% - 0.3rem);margin: 0 0.15rem 0.3rem;}


}
@media(max-width: 650px){
	.p2_ul li{width: calc(100% - 0.3rem);margin: 0 0.15rem 0.3rem;}
	.p2_ul li .con{padding: 0 0.15rem 0.15rem;}
	.p2_ul li .con .bt{margin-top: 0.1rem;}
}




.part3{ padding: 0rem 0 0.65rem;margin-bottom: 0.1rem;}


.part3 .w15{}

.p3_main{position: relative;}

.p3_video{width: 8rem;position: relative;cursor: pointer;max-width:100%;}
.p3_video video{display: block;width: 100%;position: relative;z-index: 2;}
.p3_video .play{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;z-index: 3;background: rgba(0,0,0,0.6);transition:0.4s;}
.p3_video .play img{width: 0.56rem;display: block;}
.p3_video.on .play{opacity: 0;}

.p3_main .con{position: absolute;padding-bottom: 0.37rem;padding-right: 0.57rem;left: 8.2rem;bottom: 0.7rem;z-index: 6;}
.p3_main .con p{font-size: 0.48rem;color: #030303;}
.p3_main .con::after{content: '';display: block;width: 6rem;height: 0.13rem;background: url(../images24/p3_jt.png) no-repeat center right;position: absolute;
right: 0;bottom: 0;}

.p3_main::after{content: '';display: block;
	width: 8.29rem;height: 100%;background: url(../images24/p3_bg.jpg) repeat;position: absolute;right: 0;top: 0.6rem;z-index: 1;
}


@media(max-width: 1024px){
	.part3{padding: 0.3rem 0 0.2rem;}


	.p3_main .con{position: relative;left: 0;bottom: 0;display: table;padding-bottom: 0.2rem;margin-top: 0.2rem;}
	.p3_main .con p{font-size: 0.3rem;}
	.p3_main::after{top: 0.3rem;}
}
@media(max-width: 650px){
	.p3_btn{top: auto;bottom: 0.3rem;width: 0.9rem;}
	.p3_btn>div{top: 0;width: 0.4rem;height: 0.4rem;}
	.p3_lb_out{margin-right: 0;}
	.p3_lb .swiper-slide.swiper-slide-active{width: 100% !important;}

}



.part4{padding: 0.1rem 0 0rem;position: relative;}
.part4::after{content: '';display: block;width: 100%;height: 3.6rem;background:#fff url(../images24/p4_bg.jpg) no-repeat left center;background-size: cover;position: absolute;left: 0;bottom: 1.1rem;}

.p4_main{position: relative;}



.p4_lb{overflow: hidden;width: calc(100% + 0.4rem);padding: 0.2rem;margin-left: -0.2rem;margin-top: -0.2rem;}
.p4_lb .swiper-wrapper{align-items: flex-end;}
.p4_lb .swiper-slide{padding-left: 0.1rem;padding-bottom: 0.05rem;position: relative;}
.p4_lb .swiper-slide::after{content: '';width: 2.6rem;height: 3.6rem;background: #000;position: absolute;bottom: 0;left: 0;z-index: 1;}
.p4_lb a{display: block;position: relative;z-index: 6;}
.p4_lb .pic{width: 100%;}
.p4_lb .pic img{display: block;width: 100%;box-shadow: 0 0 0.2rem rgba(0, 0, 0, .2);transition:0.4s;}

.p4_main .swiper-pagination{text-align: center;position: relative;margin: 0.4rem auto 0;}
.p4_main .swiper-pagination span{width: 0.19rem;height: 0.19rem;background: url(../images24/p4_lb_dot.png) no-repeat center center;background-size: 100% 100% !important;margin: 0 0.1rem !important;opacity: 1;}
.p4_main .swiper-pagination span.swiper-pagination-bullet-active{background: url(../images24/p4_lb_dot_on.png) no-repeat center center;}

.p4_lb .swiper-slide:hover .pic img{box-shadow: 0 0 0.2rem rgba(0, 0, 0, .6);}

@media(max-width: 1024px){
	.part4{padding: 0.3rem 0;}

	.p4_main{flex-wrap: wrap;justify-content: center;}

.p4_lb .swiper-slide::after{width: 1.6rem;height: 2rem;}
.p4_main .swiper-pagination{margin: 0rem auto 0;}
.part4::after{height: 2rem;}
}



@media(max-width: 650px){

}


.part5{padding: 0.1rem 0 0.54rem;position: relative;background:#fff url(../images24/p5_bg.jpg) repeat-x left bottom;margin-bottom: 0.67rem;margin-top: 0.8rem;}


.p5_main{position: relative;}

.p5_lb{overflow: hidden;width: calc(100% - 1.16rem);padding: 0.2rem;margin: -0.2rem auto 0;}
.p5_lb .swiper-wrapper{align-items: flex-end;}
.p5_lb .swiper-slide{padding-left: 0.07rem;padding-bottom: 0.02rem;position: relative;}
.p5_lb .swiper-slide::after{content: '';width: 2.6rem;height: 0.74rem;background: #eb6100;position: absolute;bottom: 0;left: 0;z-index: 1;}
.p5_lb a{display: block;position: relative;z-index: 6;box-shadow: 0 0 0.2rem rgba(0, 0, 0, .2);transition:0.4s}
.p5_lb .pic{width: 100%;}
.p5_lb .pic img{display: block;width: 100%;transition:0.4s;}

.p5_lb .con{background: #fff;padding: 0.22rem 0;}
.p5_lb .con .bt{font-size: 0.18rem;color: #000;/*font-weight: bold;*/text-align: center;line-height: 0.3rem;margin-bottom: 0.05rem;}
.p5_lb .con .zy{font-size: 0.16rem;font-weight: bold;text-align: center;color: #000;line-height: 0.2rem;}


.p5_btn>div{width: 0.44rem;height: 0.44rem;background: #f3f3f3 url(../images24/p5_lb_prev_hui.png) no-repeat center center;background-size: 100% 100% !important; left: 0;top: calc(50% - 0.22rem);transition:0.4s;}
.p5_btn>div.swiper-button-next{left: auto;right: 0;transform: rotate(180deg);}
.p5_btn>div:hover{background: #eb6100 url(../images24/p5_lb_prev_hui.png) no-repeat center center;}

.p5_lb .swiper-slide:hover a{box-shadow: 0 0 0.2rem rgba(0, 0, 0, .6);}

@media(max-width: 1024px){
	.part5{padding: 0.3rem 0;margin-bottom: 0.3rem;}

	.p5_main{flex-wrap: wrap;justify-content: center;}
	.p5_lb{width: 100%;padding: 0 0.1rem;}
.p5_lb .swiper-slide::after{width: 1.6rem;height: 2rem;}
.p5_main .swiper-pagination{margin: 0rem auto 0;}
.part5::after{height: 2rem;}
.p5_lb .pic img{box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2);}

.part5{margin-top: 0.3rem;}

}
@media(max-width: 650px){
	
}





.foot{background: url(../images24/foot_bg.jpg) no-repeat bottom right;background-size: cover;
padding: 0.4rem 0 0;position: relative;z-index: 3;
}

.foot .w15{}

.f_main1{display: flex;justify-content: space-between;}
.f_left{}
.f_left .con{}
.f_left .con p{font-size: 0.28rem;color: #fff;line-height: 0.42rem;font-family: Arial;padding-left: 0.18rem;padding-bottom: 0.1rem;position: relative;}
.f_left .con p::after{content: '';display: block;width: 1px;background: #ffffff;position: absolute;left: 0;bottom: 0;height: 100%;}
.f_left .con p::before{content: '';display: block;width: 1.2rem;background: #ffffff;position: absolute;left: 0;bottom: 0;height: 1px;}

.f_ewm{position: relative;display: table;}
.f_ewm .ewm{width: 1.6rem;position: absolute;bottom: calc(100% + 0.1rem);left: calc(50% - 0.8rem);display: none;}
.f_ewm .ewm img{display: block;width: 100%;}
.f_ewm .pic{width: 0.4rem;}
.f_ewm .pic img{display: block;width: 100%;}

.f_ewm:hover .ewm{display: block;}


.f_right{display: flex;flex-direction: column;align-items: flex-end;}
.f_right .logo{margin: 0.2rem 0;width: 3.1rem;max-width: 100%;}
.f_right .logo img{display: block;width: 100%;}
.f_right .lx{}
.f_right .lx p{font-size: 0.14rem;color: #ffffff;line-height: 0.2rem;}
.f_right .bq{}
.f_right .bq p{font-size: 0.14rem;color: #ffffff;line-height: 0.2rem;}
.f_right .bq a{color: #fff;}


.f_main2{padding-bottom: 0.3rem;display: flex;justify-content: space-between;align-items: flex-end;margin-top: 0.7rem;}


@media(max-width: 1900px){
	#header #logo .box_table{width: 3.5rem;}
}
@media(max-width: 1750px){
	#nav ul li{margin: 0 0.06rem;}
	#nav ul li h3{}
	#header .w15{width: 1400px;margin: 0 auto;padding: 0;}



}


@media(max-width: 1400px){
	.w15{width: 14rem;}
	#header .w15{width: 14rem;}
	.search_btn{width: 0.3rem;}
	.search_btn img{display: block;width: 100%;}
}
@media(max-width: 1024px){
	#header .w15{width: 95%;}
	.w15{width: 95%;}
	.head_bottom{width: 95%;}



	.header_box .pc_top_lj{display: none;}
	.header_box #nav{display: none;}
	.header_box .search_btn{display: none;}
	#m_nav .header.shang{opacity: 1;display: flex;justify-content: center;flex-direction: column;align-items: center;}
	#m_nav .header.xia{display:none;}
	#m_nav .header .logo{padding-left: 0;}

	#m_nav .left>ul{}


	.foot .w15{flex-wrap: wrap;justify-content: center;flex-direction: column;align-items: center;}

	.foot_left .foot_logo{}
	.f_left .con p{font-size: 0.2rem;line-height: 0.3rem;}
	.f_right{width: 2.2rem;}
	.f_right .logo{margin-top: 0;}
	.f_main2{margin-top: 0.2rem;}
	.f_main2 .f_right{width: auto;padding-left: 0.2rem;}

	.f_lj li{margin-bottom: 0.1rem;}

	.f_ewm .ewm{left: 0;}

	.f_lj{padding: 0.2rem 0 0.05rem;}
	.f_lj li p{padding: 0 0.1rem;}
	.f_lj li p::after{content: '';display: block;width: 1px;height: 0.06rem;background: #fff;opacity: 0.5;position: absolute;top: calc(50% - 0.03rem);left: 0;}
	.f_lj li p::before{content: '';display: block;width: 1px;height: 0.06rem;background: #fff;opacity: 0.5;position: absolute;top: calc(50% - 0.03rem);right: -1px;}
}
@media(max-width: 950px){

}
@media(max-width: 800px){

}
@media(max-width: 700px){

}

@media(max-width: 650px) {

	#m_header #logo{width: 80%;}
	.f_cen{padding: 0.2rem 0;}
 .f_cen .con .ewm{left: calc(50% - 1.2rem);}
.f_cen .con:hover .ewm{display: none;}

}
@media(max-width: 480px){

}



/* 首页样式结束 */


/* 二级页样式开始 */

#ej_main{margin-top: 1.6rem;}

.fanye{text-align: center;margin: 0.4rem 0 0;}

.ej_bn_dt{width: 100%;margin-top: 0;position: relative;}

.ej_bn_dt::after{    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images24/bn_dt_zz.png) repeat-x top center;
    height: 2.15rem;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;}
.ej_bn_dt img{display: block;width: 100%;}


.ej_main_box{background: #fff;overflow: hidden;min-height: 0.5rem;position: relative;padding:0.3rem 0}
.ej_main_box .w15{display: flex;justify-content: space-between;align-items: flex-start;}
.ej_main_box::after{content: "";display: block;position: absolute;top: 1.2rem;: 0;right: 0;z-index: 1;width: 3.51rem;height: 3.97rem;background: url(../images24/ej_main_bg.jpg) no-repeat center center;}
.ej_main_box>div{position: relative;z-index: 2;}







/* 手机二级导航 开始 */

#nav_slide {
    background: #eb6100;
    line-height: 0.5rem;
    position: relative;
    z-index: 2;
    display: none
}
#nav_slide #bnt_back {
    position: absolute;
    left: 0.16rem;
    top: -0.02rem;
}
#nav_slide #bnt_back img {
    height: 0.2rem;
    vertical-align: middle
}
#nav_slide .n_title {
    height: 0.5rem;
}
#nav_slide h1 {
    font-size: 0.18rem;
    color: #fff;
    text-align: center
}
#bnt_sub_nav {
    position: absolute;
    right: 0.16rem;
    top: 0.14rem;
    cursor: pointer
}
#bnt_sub_nav img {
    display: block;
    height: 0.2rem;
}
#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
#sub_nav_content {
    background: #f2f2f2;
    display: none;
    z-index: 9;
    width: 100%
}
#sub_nav_content ul li {
    background: none;
    box-shadow: none;
    border-bottom: 1px solid #dedede;
    padding: 0 0.15rem;
}
#sub_nav_content ul li a {
    display: inline-block;
    font-size: 0.16rem;
    padding: 0;
    color: #333;
    width: 88%
}
#sub_nav_content ul li i {
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold
}
#sub_nav_content ul li ul li {
    border: 0;
    line-height: 0.28rem;
    padding-left: 0.1rem;
}
#sub_nav_content ul li ul li a {
    font-size: 0.16rem;
    color: #666
}
#sub_nav_content ul li.on>a {
    color: #eb6100;
}
#sub_nav_content ul li ul {
    display: none
}
/* 手机二级导航 结束 */


.ej_main_left {
    float: left;
    width: 2.4rem;
}
.ej_main_left .sider_nav {
    background: #fff;
    padding: 0.3rem  0.4rem;
    box-shadow: 0 0 0.6rem rgb(0,0,0,0.1);

}
.ej_main_left ul li{
    position: relative;
    line-height: 0.24rem;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
}
.ej_main_left ul li:last-child{
    border-bottom: none;
}
.ej_main_left ul li a{display: block;}
.ej_main_left ul li p {
    position: relative;
    display: block;
     padding: 0.18rem 0;
    font-family: "Microsoft Yahei";
    font-size: 0.17rem;
    color: #333; 
    z-index: 1;
	transition:0.4s;
}
.ej_main_left ul li .btn{    width: 0.4rem;
    height: 0.6rem;position: absolute;right: -0.4rem;top: 0;z-index: 3;cursor: pointer;display: flex;align-items: center;}
.ej_main_left ul li .btn{background: url(../images24/ej_dh_jia.png) no-repeat center center;background-size: 0.15rem !important;}
.ej_main_left ul li .btn.on{background: url(../images24/ej_dh_jian.png) no-repeat center center;}

.ej_main_left ul li .sun{background: #fcfcfc;width: 100%;margin: 0 auto;display: none;   border-radius: 0.1rem;
    margin: 0.1rem auto;padding: 0.1rem 0;}
.ej_main_left ul li .sun a{font-size: 0.16rem;line-height: 0.18rem;padding: 0.1rem 0;}
.ej_main_left ul li .sun a.on:before{opacity: 0.7;width: 100%;}
.ej_main_left ul li .sun a.on,.ej_main_left ul li .sun a:hover{color: #eb6100;font-weight: bold;}

.ej_main_left ul li.on>.btn::after{color: #333;}


.ej_main_left ul li p:hover{
    color: #eb6100;
}
.ej_main_left ul li.on p{font-weight: bold;font-size: 0.22rem;color: #eb6100;}

.ej_main_left ul li.on>a:before,
.ej_main_left ul li p:hover:before{
    opacity: 0.7;
	width: 100%;
}

.ej_main_left ul li .sun a:before{height: 1px;bottom: 0;transition: 0.4s;}
.ej_main_left ul li .sun a{color: #333;}

.ej_main_left .lmmc_yj{display: flex;align-items: center;justify-content: center;margin-bottom: 0.3rem;}
.ej_main_left .lmmc_yj .p1{font-size: 0.4rem;color: #3e3e3e;font-weight: bold;}
.ej_main_left .lmmc_yj .p2{width: 1px;
    height: 0.36rem;
    background: #999999;
    margin: 0 0.1rem;}
.ej_main_left .lmmc_yj .p3{    font-size: 0.18rem;
    color: #555555;
    position: relative;
}
.ej_main_left .lmmc_yj .p3::after{    content: '';
    display: block;
    width: 0.23rem;
    height: 0.22rem;
    background: url(../images24/sy_tit_img.png) no-repeat center center;
    background-size: 100% !important;
    position: absolute;
    right: -0.2rem;
    top: -0.2rem;}
.ej_main_right{width: calc(100% - 3rem);}
.ej_main_right .line{width: 100%;height: 0.01rem;background: #eb6100;margin-bottom: 0.2rem;}


.dqwz_out{padding-bottom: .1rem;margin: 0rem 0 0.1rem;display: flex;justify-content: space-between;align-items: center;}
.dqwz_out .w15{}
.dqwz_out h2{font-size: 0.24rem;color: #eb6100;display: table;}

.dqwz_out .dqwz{padding-left: 0.25rem;background: url(../images24/dqwz.png) no-repeat left 0.05rem;display: table;background-size: 0.14rem;}
.dqwz_out .dqwz p{font-size: 0.14rem;color: #737373;line-height: 0.24rem;min-height: 0.24rem;}
.dqwz_out .dqwz a{color: #737373;transition: 0.4s;}
.dqwz_out .dqwz a:hover{color: #eb6100;}




@media(max-width: 1024px){
	#ej_main{margin-top: 1rem;}


	.ej_bn_dt{margin-top: 60px;}
	.ej_bn_dt .w15{width: 100%;}
	.ej_main_box{padding: 0.3rem 0;}

	.ej_main_left{display: none;}
	#nav_slide{display: block;}

	.fanye{margin: 0.3rem 0 0;}

	.dqwz_out{margin-bottom: 0.1rem;}

	.ej_main_box .w15{flex-wrap: wrap;}
	.ej_main_left{width: 100%;}

	.ej_main_right{width: 100%;}

	.ej_bn_dt::after{display: none;}

}
@media(max-width: 650px){

	
}


/* 列表页  开始 */

.ej_list{min-height: 300px;}
.ej_list{width: 100%;}
.ej_list ul li{border-bottom: 1px solid #e7e7e7;margin-top: 0 !important;transition:0.4s;}
.ej_list ul li .box{display: flex;align-items: center;justify-content: space-between;padding: 0.28rem 0;}
.ej_list ul li .box .con{width: calc(100% - 1.4rem);}
.ej_list ul li .box .bt{font-size: 0.18rem;height: 0.3rem;width: 100%;padding-right: 0;    min-height: 0.3rem;
	transition:0.4s;
	color: #323232;
	display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.ej_list ul li .sj{font-size: 0.14rem;color: #969696;font-family: times;margin-left: 0.07rem;padding-left: 0.3rem;background: url(../images24/ej_list_sj.png) no-repeat center left;height: 0.2rem;line-height: 0.26rem;background-size: 0.21rem !important;}

.ej_list ul li .xq{background: #eb6100;border-radius: 0.1rem;display: flex;padding: 0.1rem 0.18rem;}
.ej_list ul li .xq p{font-size: 0.16rem;color: #fff;}
.ej_list ul li .xq div{width: 0.16rem;height: 0.13rem;background: url(../images24/ej_list_jt.png) no-repeat center center;background-size: 100% 100% !important;margin-left: 0.22rem;}



.ej_list ul li:hover .bt{color: #eb6100;}
.ej_list ul li:hover{border-bottom: 1px solid #eb6100;}



@media(max-width: 1024px){
	.ej_list ul li{margin-bottom: 0;}
	.ej_list ul li .box{padding: 0.18rem 0;}
	.ej_list ul li .box .con{width: 100%;}
	.ej_list ul li .xq{display: none;}
}

/* 列表页  结束 */


.ej_list_tt{}
.ej_list_tt .p2_left_ul li a{flex-direction: row-reverse;align-items: flex-start;display: flex;justify-content: space-between;}
.ej_list_tt .p2_left_ul{width: 100%;}
.ej_list_tt .p2_left_ul li{margin-bottom: 0.35rem;transition: 0.4s;transition: 0.4s;}
.ej_list_tt .p2_left_ul li .con .sj::after{opacity: 0.2;}
.ej_list_tt .p2_left_ul li .con{width: calc(100% - 2.9rem);padding-top: 0.15rem;}
.ej_list_tt .p2_left_ul li .img{width: 2.5rem;height: 1.7rem;padding: 0;}
.ej_list_tt .p2_left_ul li .con .sj{font-size: 0.16rem;margin-bottom: 0.1rem;padding-left: 0.3rem;line-height: 0.2rem;background: url(../images24/ej_list_sj.png) no-repeat left center;color: #014441;}
.ej_list_tt .p2_left_ul li .con .bt{height: 0.3rem;font-size: 0.18rem;margin-bottom: 0.1rem;color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ej_list_tt .p2_left_ul li .con .zy{font-size: 0.14rem;line-height: 0.24rem;color: #999;max-height: 0.72rem;overflow: hidden;}
.ej_list_tt .p2_left_ul li.no_img{}
.ej_list_tt .p2_left_ul li.no_img .con{width: 100%;padding-top: 0;}
.ej_list_tt .p2_left_ul li:hover .con .bt{color: #eb6100;font-weight: bold;}
.ej_list_tt .p2_left_ul li:hover{}

@media(max-width: 1024px){
	.ej_main_right .line{margin-bottom: 0.3rem;}
}
@media(max-width: 650px){
	.ej_list_tt .p2_left_ul li a{flex-wrap: wrap;flex-direction: column-reverse;}
	.ej_list_tt .p2_left_ul li .img{padding-bottom: 66%;width: 100%;}
	.ej_list_tt .p2_left_ul li .con{width: 100%;}
}





.nry_main{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}

.nry_main .nry_fx{width: 0.6rem;}
.my-share-d{padding: 0.2rem 0.1rem 0.1rem;box-shadow: 0 0 0.1rem rgba(0,0,0,.19);border-radius: 100px;}
.my-share-d>div{display: flex;justify-content: center;align-items: center;width: 0.4rem;height: 0.4rem;margin-bottom: 0.15rem;background: #f0f0f0;border-radius: 50%;position: relative;cursor: pointer;}
.my-share-d>div img{width: 100%;transition: 0.4s;}
.my-share-d>div img.on{position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;margin: auto;width: 100%;}

.my-share-d .d1:hover img{opacity: 0;}
.my-share-d .d1:hover img.on{opacity: 1 !important;}

.ej_nry{width: 100%;}
.ej_nry .box1{}
.ej_nry .box1 .bt{font-size: 0.32rem;color: #353535;line-height: 0.45rem;margin-bottom: 0.32rem;text-align: center;}
.ej_nry .box1 .xx{flex-wrap: wrap;display: flex;justify-content: center;
padding: 0.14rem 0;background: #f7f4f4;
}
.ej_nry .box1 .xx p{font-size: 0.14rem;color: #525252;margin-right: 0.3rem;line-height: 0.2rem;}
.ej_nry .box2{padding: 0.2rem 0 0.3rem;border-bottom: 1px solid #d9d9d9;}
.ej_nry .box2 p{font-size: 0.18rem !important;color: #333333;line-height: 0.36rem !important;margin-bottom: 0.2rem;}
.ej_nry .box2 img{/*width: auto;*/height: auto !important;/*display: block;*/margin: 0 auto;max-width: 100%;}
.ej_nry .box2 .has_img{text-indent: 0 !important;}
.ej_nry .box3{padding: 0.3rem 0;}
.ej_nry .box3 a{display: block;}
.ej_nry .box3 p{font-size: 0.18rem;color: #333333;line-height: 0.36rem;padding: 0.02rem;transition: 0.4s;}
.ej_nry .box3 p:hover{color: #eb6100;}

.ej_nry_news{width: 3.6rem;}
.ej_nry_news h2{font-size: 0.24rem;color: #333333;text-align: center;background: #f3f3f3;text-align: center;padding: 0.15rem 0;}
.ej_nry_news ul{padding: 0.25rem 0.2rem;}
.ej_nry_news ul li{padding-bottom: 0.24rem;border-bottom: 1px solid #f3f3f3;margin-bottom: 0.18rem;}
.ej_nry_news ul li a{display: flex;justify-content: space-between;align-items: center;}
.ej_nry_news ul li .sj{width: 0.6rem;height: 0.57rem;background: url(../images24/ej_nry_news_sj.png) no-repeat center center;background-size: 100% 100%;padding-top: 0.14rem;}
.ej_nry_news ul li .sj p{font-size: 0.22rem;color: #fff;text-align: center;margin-bottom: 0.01rem;}
.ej_nry_news ul li .sj span{display: block;font-size: 12px;color: #fff;text-align: center;}
.ej_nry_news ul li .con{width: calc(100% - 0.7rem);}
.ej_nry_news ul li .con p{font-size: 0.16rem;color: #323232;line-height: 0.26rem;max-height: 0.52rem;overflow: hidden;transition: 0.4s;}

.ej_nry_news ul li a:hover .con p{color: #eb6100;}

@media(max-width: 1024px){
	.nry_main{}
	.nry_main>div{width: 100% !important;}
	.nry_main .nry_fx{display: flex;justify-content: center;margin-bottom: 0.2rem;}
	.my-share-d{display: flex;padding: 0.1rem 0.1rem;}
	.my-share-d>div{margin-bottom: 0;margin: 0 0.1rem 0;}


	.ej_nry .box1 .bt{font-size: 0.26rem;}
	.ej_nry .box2 p{font-size: 0.18rem;line-height: 0.36rem;margin-bottom: 0.15rem;}
	.ej_nry .box3 p{font-size: 0.16rem;line-height: 0.26rem;}
}

@media(max-width: 650px){
	.ej_nry .box1 .bt{font-size: 0.24rem;line-height: 0.36rem;}
	.ej_nry .box1 .xx{padding-bottom: 0.15rem;}
	.ej_nry .box2{padding: 0.15rem 0;}
	.ej_nry_news h2{font-size: 0.2rem;padding: 0.1rem 0;}
	.ej_nry_news ul {
		padding: 0.15rem 0rem;
	}
	.ej_nry_news ul li {
		padding-bottom: 0.1rem;
		margin-bottom: 0.1rem;}
}









.ej_szdw{padding-top: 0rem;}
.ej_szdw ul{align-items: flex-end;display: flex;flex-wrap: wrap;margin: 0 -0.23rem;}
.ej_szdw li{padding-left: 0.07rem;padding-bottom: 0.02rem;position: relative;margin: 0 0.23rem 0.46rem;width: calc(25% - 0.46rem);}
.ej_szdw li::after{content: '';width: 100%;height: 0.74rem;background: #eb6100;position: absolute;bottom: 0;left: 0;z-index: 1;}
.ej_szdw a{display: block;position: relative;z-index: 6;box-shadow: 0 0 0.2rem rgba(0, 0, 0, .2);transition:0.4s;}
.ej_szdw .pic{width: 100%;}
.ej_szdw .pic img{display: block;width: 100%;transition:0.4s;}

.ej_szdw .con{background: #fff;padding: 0.14rem 0;}
.ej_szdw .con .bt{font-size: 0.22rem;color: #000;font-weight: bold;text-align: center;line-height: 0.3rem;}
.ej_szdw .con .zy{font-size: 0.16rem;font-weight: bold;text-align: center;color: #000;line-height: 0.2rem;}


.ej_szdw li:hover a{box-shadow: 0 0 0.2rem rgba(0, 0, 0, .6);}




@media(max-width: 1024px){
	.ej_szdw ul li{width: 48%;margin: 0 0 0.2rem;}
	.ej_szdw ul{margin: 0;justify-content: space-between;}
}

@media(max-width: 850px){


}

@media(max-width: 650px){

}




.box_teacher{    padding-bottom: 0.2rem;
    border-bottom: 2px #eb6100 solid;
    display: flex;
    justify-content: space-between;}
.box_teacher .pic{width: 1.5rem;}
.box_teacher .pic img{width: 100%;}

.box_teacher .con{width: calc(100% - 2.3rem);padding-top: 0.3rem;}
.box_teacher .con .bt{font-size: 0.28rem;font-weight: bold;color: #333;margin-bottom: 0.2rem;}
.box_teacher .con .line{width: 0.4rem;height: 0.04rem;background: #eb6100;margin-bottom: 0.2rem;}
.box_teacher .con .xx{}
.box_teacher .con .xx strong{color: #333;}
.box_teacher .con .xx p{font-size: 0.16rem;line-height: 0.24rem;margin-bottom: 0.2rem;color: #666;}

@media(max-width: 850px){
	.box_teacher{flex-wrap: wrap;justify-content: center;}
	.box_teacher .pic{width: 80%;margin-bottom: 0.2rem;}
	.box_teacher .con{width: 100%;}
}

/* 二级页样式结束 */


.pb_sys_style1 .p_no_d {
    border: 1px solid #84a78d !important;
    color: #fff;
    background-color: #84a78d !important;
}



.ej_szdw_j{}
.ej_szdw_j ul{}
.ej_szdw_j ul li{width: 23%;}
.ej_szdw_j ul li a{display: block;}
.ej_szdw_j ul li .img{width: 100%;height: 0;padding-bottom: 120%;}
.ej_szdw_j ul li .img .img_box{    background-position: top center !important;}
.ej_szdw_j ul li .con{width: 100%;padding: 0.2rem 0 0.1rem;}

.ej_szdw_j ul li .con .bt{font-size: 0.16rem;font-weight: normal;text-align: center;margin-bottom: 0;margin-top: 0;}





.box_tc{padding: 1px 0rem;position: relative;display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 0.3rem;}
.box_tc::after{content: '';display: block;width: 100%;height: 100%;    border: #e6e6e6 1px solid;position: absolute;top: 0;left: 0;z-index: 1;}
.box_tc .pic_out{/*margin: -0.3rem 0;*/position: relative;z-index: 3;}
.box_tc .pic{width: 2rem;}
.box_tc .pic img{width: 100%;transition:0.4s;}
.box_tc .pic:hover img{transform: scale(1.05);}
.box_tc .pic_out::after{    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images24/list_box13_bg.png) right bottom no-repeat;
    background-size: 100% 100%;
    transform: translateX(0.1rem) translateY(0.1rem);
    z-index: -1;}

.box_tc .con{position: relative;z-index: 3;width: calc(100% - 2.5rem);padding: 0.2rem 0;}
.box_tc .con .bt{font-size: 0.2rem;font-weight: bold;}
.box_tc .con .line{    width: 0.6rem;margin: 0.12rem 0 0.15rem;
    height: 3px;
    background: #eb6100;}
.box_tc .con .xx{}
.box_tc .con .xx p{font-size: 0.16rem;line-height: 0.24rem;margin: 0.07rem 0;}
.box_tc .con .xx p strong{}



.ej_nry .box2 .xtit{   background: #efefef url(../images24/nry_xtit_ico.png) 0.1rem center no-repeat;
background-size:0.15rem;
    line-height: 0.5rem;
    padding: 0 0.12rem;
    font-size: 0.18rem;
    color: #000000;padding-left:0.3rem;
    font-weight: bold;
    margin-bottom: 0.16rem;display: flex;justify-content: flex-start;align-items: center;}
.ej_nry .box2 .xtit img{width: 0.16rem;margin: 0;display: block;margin-right: 0.1rem;}
.ej_nry .box2 .xtit h3{ font-weight: bold;font-size: 0.18rem;}



@media(max-width: 1024px){
	.box_tc .pic_out{    margin: -0.15rem 0;}
	.box_tc{padding: 0 0.2rem;}
}

@media(max-width: 650px){
	.box_tc{flex-wrap: wrap;justify-content: center;}
	.box_tc .con{width: 100%;margin-top: 0.2rem;}
}




.ej_td_list{}
.ej_td_list ul{}
.ej_td_list ul li{margin-bottom: 0.4rem;border-bottom: 1px solid #dbdbdb;}
.ej_td_list ul li a{display: block;}
.ej_td_list ul li .box{display: flex;justify-content: space-between;padding-bottom: 0.4rem;}
.ej_td_list ul li .box .img{width: 2rem;padding-bottom: 25%;}
.ej_td_list ul li .box .con{width: calc(100% - 2.4rem);}
.ej_td_list ul li .box .con .bt{font-size: 0.2rem;color: #333;line-height: 0.32rem;position: relative;font-weight: bold;}
.ej_td_list ul li .box .con .bt::after{content: '';display: block;width: 0.6rem;height: 0.03rem;background: #eb6100;margin-top: 0.15rem;margin-bottom: 0.1rem;}

.ej_td_list ul li .box .con .xx{}
.ej_td_list ul li .box .con .xx p{font-size: 0.16rem;color: #333;line-height: 0.28rem;margin-bottom: 0.1rem;}

.ej_td_list ul li .box .con .xx p:last-child{margin-bottom: 0;}



@media(max-width: 1024px){
	.ej_td_list ul li .box{flex-direction: column;align-items: center;}
	.ej_td_list ul li .box .con{width: 100%;}
	.ej_td_list ul li .box .img{width: 40%;padding-bottom: 55%;margin-bottom: 0.2rem;}
}




.ej_szdwx{}
.ej_szdwx ul{}
.ej_szdwx ul li{width: 31%;}
.ej_szdwx ul li a{align-items: center;}
.ej_szdwx ul .img{}
.ej_szdwx ul .con{}
.ej_szdwx ul .con .bt{}
.ej_szdwx ul .con .xx{display: flex;}
.ej_szdwx ul .con .xx .p1{font-weight: bold;margin-bottom: 0.1rem;}
.ej_szdwx ul li .con .xx p{margin-bottom: 0;}
.ej_szdwx ul .con .xx .p2{color: #333;}


@media(max-width: 1024px){
	.ej_szdwx ul li{width: 48%;}
	.ej_szdwx ul li .img{padding-bottom: 125%;}
	.ej_szdwx ul .con .xx .p1{margin-bottom: 0;}
}


.sz_xxk{margin: 0.2rem 0 0.3rem;}
.sz_xxk ul{display: flex;justify-content: center;}
.sz_xxk ul li{color: #333;padding: 0.14rem 0.4rem;background: #f7f7f7;font-size: 0.18rem;margin: 0 0.2rem;border-radius: 200px;cursor: pointer;}
.sz_xxk ul li.on{background: #ffb64d;color: #fff;}

.sz_xx_box{}
.sz_xx_box .box{display: none;}
.sz_xx_box .box.on{display: block;}
.sz_xx_box .box p{    font-size: 0.18rem;
    color: #333333;
    text-indent: 2em;
    line-height: 0.36rem;
    margin-bottom: 0.2rem;
}
.box_teacherx{border-bottom: 0;padding-bottom: 0;padding-top: 0;margin-bottom: 0.3rem;}
.box_teacherx .con{padding-top: 38px;}
.box_teacher .con .xx{display: flex;flex-wrap: wrap;}
.box_teacher .con .xx p{margin-bottom: 0.3rem;width: 50%;}


@media(max-width: 1024px){
	.sz_xxk ul li{margin: 0 0.1rem;padding: 0.1rem 0.2rem;font-size: 0.18rem;}
	
}

@media(max-width: 650px){
	.box_teacher .con .xx p{width: 100%;}
	.sz_xxk ul{flex-wrap: wrap;}
	.sz_xxk ul li{margin-bottom: 0.1rem;}
}
#vsb_content_2 P {
    LINE-HEIGHT: 150%;
    text-indent: 2em;
    font-size: 14px;
    font-size: 0.18rem !important;
    color: #333333;
    text-indent: 2em;
    line-height: 0.36rem !important;
}

#vsb_content_2 IMG {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    
    height: auto !important;
}

.keywordfontcolor1092580{FONT-WEIGHT: bold;FONT-SIZE: 10pt;COLOR: #191d16;FONT-FAMILY: 宋体;color: #9a0000 !important;font-size: 16px !important;font-family: 微软雅黑 !important;}




.ej_fwtp_box{margin-bottom: 0.5rem;}
.ej_fwtp_box h2{font-size: 0.3rem;line-height: 0.4rem;margin-bottom: 0.1rem;}
.ej_fwtp_box p{font-size: 0.18rem;line-height: 0.28rem;color: #333;}

.ej_fwtp{}
.ej_fwtp ul{}
.ej_fwtp ul li{width: calc(20% - 0.46rem);}
.ej_fwtp ul li a{box-shadow: unset !important;}
.ej_fwtp .con .bt{font-weight: normal;font-size: 0.2rem;transition:0.4s;}

.ej_fwtp .pic{max-width:80%;width: auto;margin: 0 auto;}
.ej_fwtp .pic img{width: auto;margin: 0 auto;}
.ej_fwtp li::after{display: none;}
.ej_fwtp ul li{padding: 0;}


.ej_fwtp a:hover .con .bt{color: #eb6100;}

@media(max-width: 1024px){
	.ej_fwtp ul{justify-content: flex-start;    margin: 0 -0.23rem;}
	.ej_fwtp ul li{width: calc(33.33% - 0.46rem);margin: 0 0.23rem 0.2rem;}
}

@media(max-width: 650px){
	.ej_fwtp ul{justify-content: flex-start;    margin: 0 -0.1rem;}
	.ej_fwtp ul li{width: calc(50% - 0.2rem);margin: 0 0.1rem 0.2rem;}
}
.ej_nry .box2 video{
display: block;
 margin: 0 auto;
 max-width: 100%;
 height: auto !important;}