/* CSS Document public*/

*{font-family:微软雅黑,Helvetica, sans-serif ,Arial; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{
    padding:0;margin:0;font-family:微软雅黑,Helvetica, sans-serif ,Arial;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;overflow-x: hidden;background:#fff;}
html,body{ height: 100%;overflow: hidden;} html{ overflow:-moz-scrollbars-vertical;} 

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

body::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
body::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
body::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

P{line-height: inherit;}


@keyframes dh_cen {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

@keyframes dh_left {
	0%{
		transform: translate(-1rem,0);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_right {
	0%{
		transform: translate(1rem,0);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_top {
	0%{
		transform: translate(0,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_bottom {
	0%{
		transform: translate(0,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}

@keyframes dh_bottom {
	0%{
		transform: translate(0,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}

@keyframes dh_left_top {
	0%{
		transform: translate(-1rem,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_left_bottom {
	0%{
		transform: translate(-1rem,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}

@keyframes dh_right_top {
	0%{
		transform: translate(1rem,-1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}
@keyframes dh_right_bottom {
	0%{
		transform: translate(1rem,1rem);opacity: 0;
	}
	100%{
		transform: translate(0,0);opacity: 1;
	}
}





table {
    border-collapse: collapse;
    border-spacing: 0;margin:0 auto;
}
table td {line-height: 1.25;padding: 5px;padding-left:15px;/* width: auto; */}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/


/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;padding: 0 50px;max-width: 1340px;}


.header_box_li{position: relative;z-index: 1;transition: 0.4s;z-index: 999;}

.header_box_li.sticky{height: 3.75rem;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;}
    /* -webkit-animation: sticky 1.2s;
    animation: sticky 1.2s;} */
	@-webkit-keyframes sticky {
		0% {
		  top: -200px;
		}
		100% {
		  top: 0;
		}
	  }
	  @keyframes sticky {
		0% {
		  top: -200px;
		}
		100% {
		  top: 0;
		}
	  }

	  .header_box_li.sticky .header_top{display: none;}
	  #nav .search_btn{margin-top: 5px;}
	  .header_box_li.sticky #nav .search_btn{display: block;height: 35px;width: 35px;border-radius: 50%;background: url(../images23/sticky_ss.png) no-repeat center center;    margin:6px 0rem 0 2rem;}
	  .header_box_li.sticky #nav .search_btn img{display: none;}

	  .header_box_li.sticky #header #logo .box_table{}
	  .header_box_li.sticky #header{}
	  .header_box_li.sticky #header #logo{}
	  .header_box_li.sticky .w1600{width: 1340px;}
	  .header_box_li.sticky #nav ul li .sub{box-shadow: 0 8px 8px rgba(0,55,59,0.25);}
	  .header_box_li.sticky #nav ul li{height: 2.75rem;line-height: 2.5rem;}



.pc_top_lj{float: right;margin: 0px 0 0px;position: relative;z-index: 3;}
.pc_top_lj a{display: block;width: 38px;}


.header_box_li.xg{height: 4.625rem;}
.header_box_li.xg #header{height: 4.625rem;}
.header_box_li.xg #header .header_top{height: 1.3rem;}
.header_box_li.xg #header .header_top .tianqi{display:none;}
.header_box_li.xg #header .header_top .list_box0{display:none;}
.header_box_li.xg #logo img{width: 70%;}

.header_box_li.xg #logo .xx{    opacity: 0 !important;}
.header_box_li.xg #logo .box_table{    height: 100% !important;}

.header_box{position: relative;z-index: 10000;}
#header{position: relative;height: 0rem;z-index:999;width:100%;background-size:cover;  transition: 0.4s; max-width: 100%;margin: 0 auto;}
/* .header_box_li:before{content:"";position:absolute;height: 10.125rem;top:0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background-size: auto 100%;pointer-events: none;} */
#header.xg:before{ opacity:0; visibility:hidden}

.head_bottom{padding: 0;width: 13.44rem;margin: 0 auto;height: 100%;}



.list_box0{ display:inline-block; vertical-align:top}
.list_box0 .li{font-size: 14px;display: inline-block;transition:.6s;margin-left: 1rem;position: relative;line-height: 2.5rem;}
.list_box0 .li>a{ display:block;color:rgba(255,255,255,0.7);transition: 0.5s;}
.list_box0 .li>a:hover{color: #ffba00;}
.list_box0 .li a>img{margin: -1px .625rem 0 0;}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: 3.5rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:60px;display:none;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{ height:16px}
 

.list_box_01{font-size:0;white-space:nowrap;padding: .625rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.75rem;color:#666666;line-height:20px;margin: 0;}


.list_box0 .li+.li+.li:after{display: none;}
.list_box0 .li:first-child:after{ display:none}

.list_box0 .li input.txt{background: none;border-bottom: 1px solid #fff;width: 7.8125rem;padding: 0px 5px 5px;outline: none;border-left: 0;border-right: 0;border-top: 0;color: #fff;float: left;}

.list_box0 .li input.img{width: 20px;height: 18px;background: url() no-repeat center center;float: left;}




.header_box .w1200{height:100%;position:relative;max-width: 1650px;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header{border-top: 0px solid #0d50a0;}
#header #logo{ margin-top: 0;width: 6.16rem;}
#header #logo .box_table{width: 100%;
    display: table;
    height: 100%;}
#header #logo .box_table .box_table_cell{display: table-cell;
    vertical-align: middle;}
	#header #logo a{display: none;}
	#header #logo a.on{display: block;}
	#header #logo a img{width: 100%;}

#header #logo .xx p{    line-height: 15px !important;}
#header #logo .xx{color: #fff;    transition: 0.4s;opacity: 1;
    font-family: "楷体";
    font-size: 24px;
    text-align: center;}
	.head_bottom>.left_logo{float: left;margin-top: 0.2rem;}
	.head_bottom>.left_logo img{width: 4.23rem;}
.head_bottom>.right{display: flex;align-items: flex-end;height: auto;position: relative;flex-direction: column;}

#logo{float:left;height:100%;position: relative;}
#logo img{    transition: 0.4s;max-width: 100%;}
#logo img.img2{ display:none}
#nav{width: 100%;position: relative;z-index: 3;}
#nav::after{content: '';display: block;width: calc(100% + 2.6rem);background: #0d50a0;position: absolute;left: 0;top: 0;height: 100%;z-index: 1;border-radius: 200px 0 0 200px;}

#nav ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;z-index: 3;padding-left: 0.2rem;}
#nav ul li{float:left;position:relative;z-index:0;height: 0.6rem;margin: 0 0.27rem;}
#nav ul li:last-child{margin-right: 0;}
#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.18rem 0rem;transition: 0.4s;color:#b7b7b7;}
#nav ul li h3{font-size: 0.18rem;line-height: 0.24rem;position:relative;display: inline-block;color: #fff;font-weight: bold;}
#nav ul li a i{ margin:-3px 0 0 .1rem; display:inline-block; width:10px; height:5px; background:url() center no-repeat; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ background:url() center no-repeat;}
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;min-width: 150px;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;padding: 10px 0;background:rgba(255,255,255,0.8);
	box-shadow: 0 0px 8px rgba(0,55,59,0.25);
}
#nav ul li .sub .box{text-align:center;}
#nav ul li:hover a, #header #nav ul li.on a, #header.xg #nav ul li:hover a{color: #fff;}
#header #nav ul li.on .sub a{
color: #333;
}
#header #nav ul li.on .sub a:hover{
color: #fff;
}

#nav ul li .sub a{padding: 10px 8px;line-height: 20px;transition:.6s;font-size: 16px;color: #333;white-space: wrap;display: block;text-align: center;position: relative;text-decoration: none;}

#nav ul li .sub a:hover{background: #0d50a0;color: #fff;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}



#nav ul li.cen_logo{margin-top: -0.66rem;width: 0.6rem;}
#nav ul li.cen_logo a{display: flex;flex-direction: column;align-items: center;padding: 0;}
#nav ul li.cen_logo img{display: block;width: 1.76rem;}
#nav ul li.cen_logo img+img{width: 3.09rem;}




.p1_top_xx{display: flex;justify-content: space-between;align-items: center;margin-top: 0.1rem;}
.p1_top_xx .xx{font-size: 12px;color: #fff;}
.p1_top_xx .lj{display: flex;align-items: center;}
.p1_top_xx .lj a{text-decoration: none;}
.p1_top_xx .lj a p{font-size: 0.14rem;color: #fff;margin-left: 0.2rem;    text-indent: 0;}
.p1_top_xx .lj a.search_bt{margin-right: 0;}

.toubu_div .header_box{height: auto;}

.toubu_div .header_box .w14{}
.header_top{display: flex;justify-content: space-between;width: 100%;position: relative;align-items: center;}
.header_top .logo{padding: 0.3rem 0;width: 6.21rem;}
.header_top .logo a{display: block;}
.header_top .logo img{display: block;width: 100%;}
.header_top .right{}
.header_top .right .ss{width: 2.85rem;display: flex;justify-content: space-between;border: 1px solid #fff;border-radius: 200px;}
.header_top .right .txt{width: calc(100% + 0.38rem);background: none;border: none;color: #fff;padding: 0 0.2rem;font-size: 0.16rem;}
.header_top .right .btn{width: 0.38rem;height: 0.42rem;background: url(../images23/sticky_ss.png) no-repeat left center;border: none;}






#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('../images23/search.png');
	background: #0d50a0 url('../images23/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('../images23/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(../images23/search_close.png);
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}





/*顶部搜索*/
.tc_search {margin: 0.3rem auto 0;width: calc(100% - 0.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.18rem;color: #fff;height: 0.5rem;line-height: 0.5rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 50px 0 0.2rem;}
.tc_search .btn_blue { position: absolute; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(../images23/search_white.svg) center center no-repeat; background-size: 50%; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999;float: right;margin-left: 0;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 25px; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 25px; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 25px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;margin: 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 0.5rem 0 0.5rem;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #0d50a0;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0;overflow: auto; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 0.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 0.55rem;height: 0.55rem;color: #fff;padding: 0;font-size:0.16rem;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 50px;height: 40px;display: inline-block;background: url(../images23/arrow_down.svg) center center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background: url(../images23/arrow_down_on.svg) center center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 14px;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*三级导航 开始*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:0.5rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 60px;}
#m_header #logo .box_table{width: auto; float: left;    display: table; height: 100%;}
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
 #nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{    display: block;
			}
.m_header_box header{padding:0 4%;top: 0;height: 60px;position: fixed;top: 0;left: 0;right: 0;z-index: 100;background-size: cover;}
.m_header_box header>div{position: relative;z-index: 3;}
.m_header_box header .sj_head_bg{width: 100%;height: 100%;display: block; z-index: 2;position: absolute;right: 0;top: 0;background: #0d50a0;}
.m_header_box header .sj_head_bg::after{    content: "";
    display: block;
    width: 119px;
    height: 100%;

    background-size: 100% auto;
    position: absolute;
    right: 100%;
    top: 0;}

#m_header #logo{float: left;}
#m_header #logo img{max-height: 50px;width: auto;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}


.sj_top_lj{float: right;height: 100%;display: flex;align-items: center;margin-right: 0.1rem;}
.sj_top_lj a{color: #fff;}



#fp-nav.fp-right{display: none;}

 .toubu_div{  position: absolute;top: 0;width: 100%;left: 0;z-index: 88;transition: 0.5s;    /*transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s; */  

}
.toubu_div>.w14{width: 100%;padding: 0 0.7rem;}
	.toubu_div_bai{position: fixed;}
	.toubu_div_bai .list_box0 .li>a{color: #000;}




.img{width: 100%;position: relative;padding-bottom: 60%;overflow: hidden;transition: 0.4s;height: 0;}
.img .img_box{background-position: center center !important;position: absolute;top: 0;left: 0;z-index: 2;    width: 100%;background-size: cover !important;
	height: 100%;transition: 0.4s;}
.img img{    position: absolute;transition: 0.4s;opacity: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;}
a:hover .img .img_box{transform: scale(1.05);}
a:hover .img img{transform: scale(1.05);}


.w1600{width: 100rem;margin: 0 auto;}

.w14{width: 14rem;margin: 0 auto;position: relative;}
/* .w14::after{clear: both;content: "";display: block;} */

.swiper-slide{    filter: brightness(1);}
.swiper-button-prev, .swiper-button-next{margin: 0;border: none;}
.swiper-button-prev{left: 30px;}
.swiper-button-next{right: 30px;left: auto;}




#wrap{}
#pages{}
.page{}

#sy_main{height: 100%;}

.page{}
.page .intro{padding-top: 0rem;height: 100%;display: flex;align-items: center;position: relative;z-index: 6;flex-wrap: wrap;background: rgba(255,255,255,0.91);}
.page .intro .sy_main{width: 14rem;margin: 0 auto;position: relative;z-index: 5;}

.page .intro>div.part1{width: 100%;padding: 0;}




#menu{position: fixed;top: calc(50% - 1rem);z-index: 100;width: auto;right: -0.5rem;transition:0.4s;}
#menu.on{display: block;right: 0.12rem;}
#menu ul{}
#menu ul li{width: 0.12rem;height: 0.12rem;border: 1px solid #6d6d6d;border-radius: 50%;margin: 0.18rem 0;transition: 0.4s;position: relative;cursor: pointer;}
#menu ul li.active{border: 2px solid #1354a2;}

#menu ul li p{position: absolute;white-space: nowrap;position: absolute;right: 0.22rem;top: -2px;color: #0d50a0;font-size: 12px;opacity: 0;visibility: hidden;transition:0.4s;}

#menu ul li:hover p{opacity: 1;visibility: visible;}

#menu.bai{}
#menu.bai ul li{border: 1px solid #fff;cursor: pointer;}
#menu.bai ul li.active{background: #fff;}




@keyframes menu_li_dh {
	0%{
		opacity: 0;
	}
	1%{
		opacity: 0;
	}
	99%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}






.page.page1{border-top: 0 solid #0d50a0;
    display: block !important;
    transform: translateY(0%) translateZ(0px) !important;
}
.page.page1 .intro{height: 100%;padding: 0;}

.page.page1.on .toubu_div{top: -100%;}

.part1{position: relative;height: 100%;}

.p1_lb{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.p1_lb .swiper-slide{height: auto;overflow: hidden;}
.p1_lb .swiper-slide a{display: block;height: 100%;position: relative;}
.p1_lb .swiper-slide a::after{content: "";display: block;height: 100%;width: 100%;background: url(../images23/ej_bn_dt_zz_s.png) repeat-x top center;position: absolute;top: 0;left: 0;z-index: 2;}

.p1_lb .swiper-slide .img{padding-bottom: 0;height: 100%;}
.p1_lb .swiper-slide .img{width: 100%;
	/*animation: scaleDraw 10s ease-in-out infinite;
	-webkit-animation-name: scaleDraw;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 10s;*/
}
.p1_lb .swiper-slide .bt{position: absolute;width: 100%;bottom: 0.3rem;left: 0;z-index: 3;}
.p1_lb .swiper-slide .bt div{}
.p1_lb .swiper-slide .bt div p{font-size: 0.34rem;color: #fff;max-width: 80%;font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}


@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%{
		transform: scale(1);  /*开始为原始大小*/
	}
	25%{
		transform: scale(1.05); /*放大1.1倍*/
	}
	50%{
		transform: scale(1);
	}
	75%{
		transform: scale(1.05);
	}
}
.p1_lb .swiper-slide .img .img_box{transform: scale(1) !important;}
.p1_lb .swiper-slide .img::after{content: "";}
.p1_lb .swiper-slide video{width: 100%;height: 100%;background: #000;}


.p1_lb .swiper-pagination{position: absolute;left: 0;bottom: 0.2rem;width: 100%;}

.p1_lb .swiper-pagination span{width: 0.21rem;height: 0.2rem;opacity: 1;margin: 0 0.13rem !important;background: url(../images23/bn_dt_dot.png) no-repeat center center;background-size: 100% !important;}
.p1_lb .swiper-pagination span.swiper-pagination-bullet-active{background: url(../images23/bn_dt_dot_on.png) no-repeat center center;}

.p1_dot{position: absolute;bottom: 0.28rem;width: 100%;z-index: 3;}
.p1_dot .swiper-pagination{position: relative;text-align: left;bottom: 0;}
.p1_dot .swiper-pagination span{width: 0.16rem;height: 0.16rem;border: 1px solid #fff;background: none;opacity: 1;margin: 0 0.08rem !important;}
.p1_dot .swiper-pagination span.swiper-pagination-bullet-active{background: #fff;}




.p1_right_lj{transition: 0.4s;width: calc(100% - 0.6rem);margin: 0 auto;position: absolute;width: 1.4rem;z-index: 11;top: calc(50% - 1.1rem);display: flex;align-items: center;transition: 0.4s;left: -0.9rem;}
.p1_right_lj.on{left: 0;}
.p1_right_lj ul{width: 100%;}
.p1_right_lj ul li{width: 100%;background: rgba(255,255,255,0.9);margin-bottom: 1px;border-radius: 0 0.1rem 0.1rem 0rem;transition: 0.4s;}
.p1_right_lj ul li a{}
.p1_right_lj ul li .box{display: flex;justify-content: space-between;padding: 0.1rem;align-items: center;position: relative;flex-direction: row-reverse;}
.p1_right_lj ul li .pic{width: 0.3rem;height: 0.3rem;transition: 0.4s;}
.p1_right_lj ul li img{width: 100%;}
.p1_right_lj ul li p{font-size: 0.16rem;color: #333333;text-align: left;line-height: 0.24rem;transition: 0.4s;width: calc(100% - 0.4rem);text-align: right;}


.p1_right_lj ul li .box .zs_box{position: absolute;left: calc(100% + 0.1rem);width: 1.2rem;top: 0;background: #fff;display: none;padding-left: 0.1rem;}
.p1_right_lj ul li .box .zs_box img{display: block;width: 100%;}
.p1_right_lj ul li .box .zs_box p{width: 100%;text-align: center;padding: 0.1rem 0;color: #333 !important;}

.p1_right_lj ul li:hover{background: #fff;}
.p1_right_lj ul li:hover p{color: #dd0918;}


.p1_right_lj .close{    font-size: 0.14rem;
    color: #fff;
    padding: 0.03rem 0.1rem;
    background: #0d50a0;
    display: table;
    position: absolute;
    bottom: 100%;
    left: 0;
    cursor: pointer;
}

.page.page1.on .p1_right_lj{left:-100%;}




#m_nav .p1_right_lj{position: relative;top: 0;left: auto;width: 100%;display: block !important;}
#m_nav .p1_right_lj ul{display: flex;flex-wrap: wrap;width: 100%;justify-content: center;}
#m_nav .p1_right_lj ul li{width: auto;}
#m_nav .p1_right_lj ul li p{width: auto;}
#m_nav .p1_right_lj ul li img{width: 0.25rem;}
#m_nav .p1_right_lj ul li .box{display: flex;justify-content: space-between;padding: 5px;}


.p1_bottom_lj{position: absolute;bottom: 0;right: 0;width: 100%;z-index: 3;transition:0.4s;}
.p1_bottom_lj ul{display: flex;position: absolute;right: 0;bottom: 0;}
.p1_bottom_lj ul li{margin-left: 2px;}
.p1_bottom_lj ul li a{display: block;}
.p1_bottom_lj ul li p{font-size: 0.18rem;color: #ffffff;font-weight: bold;padding: 0.25rem 0.3rem;background: rgba(230,0,18,0.9);border-radius: 0.08rem 0.08rem 0 0;transition:0.4s;}

.p1_bottom_lj ul li .tz3{}

.p1_bottom_lj ul li:hover p{background: rgba(230,0,18,0.7);}


.page.page1.on .p1_bottom_lj{bottom: -100%;}



@media(max-width: 1024px){
	.p1_lb{position: relative;}
	.p1_lb .swiper-slide .img{padding-bottom: 50%;}
	.p2_ul1{margin-top: 0.2rem;}

	.p1_dot{position: relative;margin-top: -0.16rem;bottom: 0;top: -0.2rem;}
	.p1_dot .swiper-pagination{text-align: center;}

	#menu{display: none;}
	.p1_bottom_lj{position: relative;margin: 0.2rem 0;}
	.p1_bottom_lj ul{position: relative;justify-content: center;}
	.p1_bottom_lj ul li p{line-height: 0.26rem;padding: 0.1rem 0.2rem;border-radius: 0.08rem;}


}

@media(max-width: 850px){
	.p1_bottom_lj ul{flex-wrap: wrap;}
	.p1_bottom_lj ul li{width: 100%;margin: 0.02rem 0;}
	.p1_dot .swiper-pagination span{width: 0.1rem;height: 0.1rem;}

	.p1_right_lj ul li .pic{width: 0.25rem;height: 0.25rem;}
	.p1_right_lj{left: -1rem;    top: calc(30% - 1.1rem);}
}

@media(max-width: 550px){

} 


@font-face {
	font-family: times;
	src: url(../font23/times.ttf);
}
@font-face {
	font-family: times_bd;
	src: url(../font23/timesbd.ttf);
}


.sy_tit{position: relative;margin-bottom: 0.5rem;display: flex;justify-content: space-between;align-items: center;overflow: hidden;}
.sy_tit .con{position: relative;display: table;padding-top: 0rem;}

.sy_tit .con p{}
.sy_tit .con p.p1{text-align: center;font-size: 0.36rem;color: #333333;margin-bottom: 0.1rem;}
.sy_tit .con p.p2{font-family: Arial;font-size: 0.18rem;color: #0d50a0;display: table;position: relative;}
.sy_tit .con p.p2::after{content: '';display: block;width: calc(100rem);height: 1px;background: #cccccc;position: absolute;left: calc(100% + 0.24rem);top: 50%;}

.sy_tit .more{font-size: 0.16rem;color: #333333;transition: 0.4s;padding-left: 0.43rem;background: url(../images23/sy_more.png) no-repeat left center;background-size: 0.32rem !important;}
.sy_tit .more:hover{color: #0d50a0;}


.sy_tit.cen{justify-content: center;}
.sy_tit.cen .con p.p2::after{display: none;}

.yc_top_nav{position: fixed;top: -1.5rem;transition: 0.4s;width: 100%;left: 0;z-index: 1000;box-shadow: 0 0.1rem 0.1rem rgba(0,0,0,0.11);background: #fff;background-size: cover;}
.yc_top_nav.on{transition-delay: 0.6s;top: 0;}
.yc_top_nav .logo{padding: 0.24rem 0;width: 1.13rem;}

.yc_top_nav .w14{display: flex;justify-content: space-between;}
.yc_top_nav #nav{width: calc(100% - 2rem);display: flex;align-items: center;justify-content: flex-end;}
.yc_top_nav #nav::after{display: none;}
.yc_top_nav .header_top{width: auto;}
.yc_top_nav #nav ul li{margin: 0 0.15rem;}
.yc_top_nav #nav ul li h3{color: #333333;font-weight: normal;}

.yc_top_nav #nav ul{padding-left: 0;margin-right: 0.1rem;}









.page{}



.page2{}


.p2_main{display: flex;justify-content: space-between;flex-wrap: wrap;}

.p2_left{width: 9.3rem;}
.p2_left_box{display: flex;justify-content: space-between;width: 100%;flex-wrap: wrap;}

.p2_lb{position: relative;width: 4.7rem;margin: 0;}
.p2_lb .swiper-slide{}
.p2_lb .swiper-slide a{position: relative;}

.p2_lb .swiper-slide .img{padding: 0;height: 3rem;z-index: 1;}
.p2_lb .swiper-slide .con{z-index: 3;background: #0d50a0 url(../images23/p2_left_con.jpg) no-repeat center center;background-size:100%;padding: 0.33rem 0.3rem 0.48rem;}
.p2_lb .swiper-slide .con .bt{font-size: 0.18rem;line-height: 0.3rem;color: #ffffff;width: 100%;height: 0.62rem;font-weight: bold;margin-bottom: 0.15rem;position: relative;transition:0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.p2_lb .swiper-slide .con .zy{font-size: 0.14rem;color: #fff;opacity: 0.4;height: 0.78rem;line-height: 0.26rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.p2_lb .swiper-slide .con .jt{width: 0.33rem;height: 0.05rem;background: url(../images23/p2_left_jt.png) no-repeat center center;background-size: 100%;margin-top: 0.3rem;}


.p2_lb .swiper-pagination{position: absolute;right: 0;bottom: 0.3rem;z-index: 6;}
.p2_lb .swiper-pagination span{width: 0.18rem;height: 0.18rem;background: none;border: 1px solid #fff;position: relative;margin: 0 0.07rem !important;opacity: 1;}
.p2_lb .swiper-pagination span.swiper-pagination-bullet-active{background: #fff;}

.p2_lb .swiper-slide:hover .con .bt{transform: translate(5px,0);}


.p2_ul1{width: 4.2rem;}
.p2_ul1 li{}
.p2_ul1 li a{}
.p2_ul1 li .box{display: flex;padding: 0.2rem 0;}
.p2_ul1 li:first-child .box{padding-top: 0;}
.p2_ul1 li:last-child .box{padding-bottom: 0;}
.p2_ul1 li+li{border-top: 1px solid #cccccc;}
.p2_ul1 li .box .img{width: 1.68rem;height: 1.12rem;padding-bottom: 0;}
.p2_ul1 li .box .con{width: calc(100% - 1.68rem);padding-left: 0.18rem;}
.p2_ul1 li .box .con .bt{font-size: 0.18rem;line-height: 0.26rem;color: #333333;height: 0.52rem;transition:0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.p2_ul1 li .box .con .sj{font-size: 0.14rem;color: #737373;padding-left: 0.19rem;background: url(../images23/p2_left_js.png) no-repeat center left;background-size: 0.13rem;margin-top: 0.28rem;}

.p2_ul1 li:hover .box .con .bt{color: #0d50a0;}



.p2_right{width: 4.2rem;}
.p2_right ul{}
.p2_right ul li{}
.p2_right ul li+li{margin-top: 0.32rem;}
.p2_right ul li a{}
.p2_right ul li .box{display: flex;align-items: center;padding: 0.31rem 0.26rem;background: #fff;justify-content: space-between;position: relative;transition: 0.4s;border-radius: 0 400px 400px 0;}
.p2_right ul li .box::after{content: '';display: block;width: 0.15rem;height: 0.15rem;background: url(../images23/p2_right_jt.png) no-repeat center center;position: absolute;left: 0;top: 100%;transition:0.4s;background-size: 100% !important;}
.p2_right ul li .sj{transition: 0.4s;display: table;}
.p2_right ul li .sj .p1{font-size: 0.4rem;color: #0d50a0;font-weight: bold;margin-bottom: 0.02rem;text-align: center;font-family: times_bd;transition: 0.4s;}
.p2_right ul li .sj .p2{font-size: 0.14rem;color: #999999;text-align: center;transition: 0.4s;}
.p2_right ul li .con{width: calc(100% - 0.74rem);}
.p2_right ul li .con .bt{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;color: #323232;overflow: hidden;transition: 0.4s;width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.p2_right ul li .con .zy{font-size: 12px;line-height: 23px;color: #999999;height: 0.72rem;overflow: hidden;}

.p2_right ul li a:hover .box{background: #0d50a0;}
.p2_right ul li a:hover .con .bt{color: #fff;}
.p2_right ul li a:hover .sj{}
.p2_right ul li a:hover .sj p{color: #fff;}

.p2_right ul li a:hover .box::after{background: url(../images23/p2_right_jt_on.png) no-repeat center center;}




@media(max-width: 1024px){

	.p2_main{}
	.p2_main>div{width: 100% !important;}
	.p2_left{margin-bottom: 0.3rem;}
	.p2_lb{width: 100%;margin-bottom: 0.3rem;}
	.p2_ul1{width: 100%;}

	.p2_right ul li+li{margin-top: 0.2rem;}
	.p2_right ul li .box{padding: 0.15rem;}
}

@media(max-width: 850px){
	.p2_lb .swiper-slide .img{height: auto;padding-bottom: 60%;}
	.p2_lb .swiper-pagination{left: 0;bottom: 0.06rem;width: 100%;}
	.p2_lb .swiper-slide .con{padding-right: 0.1rem;}

	.p2_lb .swiper-pagination{bottom: 0.2rem;}
	.p2_lb .swiper-pagination span{width: 0.1rem;height: 0.1rem;}
}

.swiper{margin: 0;}


.page3 .intro{padding-top: 0.8rem;}

.p3_main{display: flex;justify-content: space-between;}

.p3_tit{margin-bottom: -0.2rem;}
.p3_tit p{font-size: 0.3rem;color: #333333;line-height: 0.42rem;text-align: center;}

.p3_main>div{width: 6.05rem;display: flex;justify-content: space-between;align-items: center;padding: 0.2rem 0;position: relative;}
.p3_main>div::after{content: '';display: block;width: calc(100% + 4rem);height: 100%;background: rgba(219,234,254,0.9);border-radius: 1000px 0 0 1000px;position: absolute;left: -1.4rem;top: 0;z-index: 1;}
.p3_left{flex-direction: row-reverse;}
.p3_main>div.p3_left::after{border-radius: 0 1000px 1000px 0;left: auto;right: -1.4rem;background: url(../images23/p3_bg1.jpg) no-repeat center center;background-size: cover;}

.p3_main h2{width: 0.24rem;font-size: 0.24rem;color: #0d50a0;position: relative;z-index: 3;text-align: center;}
.p3_main h2 font{display: block;}
.p3_left h2{color: #fff;}

.p3_lb{width: 5.2rem;position: relative;z-index: 3;position: relative;padding: 0.3rem 0;}
.p3_lb .swiper-slide{}
.p3_lb a{display: block;}
.p3_lb ul{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.p3_lb ul li{width: calc(50% - 0.1rem);}
.p3_lb ul li+li+li{margin-top: 0.2rem;}
.p3_lb .img{padding-bottom: 45%;}
.p3_lb p{font-size: 0.16rem;color: #333333;background: #fff;padding: 0.13rem 0.1rem;text-align: center;font-weight: bold;line-height: 0.18rem;transition:0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p3_lb a:hover p{color: #fff;background: #0d50a0;}


.p3_lb .swiper-pagination{position: absolute;left: 0rem;bottom: 0rem;z-index: 5;}
.p3_lb .swiper-pagination span{width: 0.12rem;height: 0.12rem;background: none;border: 1px solid #6c6c6d;position: relative;margin: 0 0.07rem !important;opacity: 1;}
.p3_lb .swiper-pagination span.swiper-pagination-bullet-active{border: 2px solid #0d50a0;}







@media(max-width: 1024px){
	.p3_tit{margin-bottom: 0.2rem;}
	.p3_main{flex-wrap: wrap;}
	.p3_main>div{width: 100%;justify-content: center;}
	.p3_main h2{margin-right: 0.2rem;}
	.p3_left h2{margin-left: 0.2rem;margin-right: 0;}


}

@media(max-width: 650px){
	.p3_tit p{font-size: 0.24rem;line-height: 0.3rem;}

}




.page4{}
.page4 .sy_tit{margin-bottom: 0.2rem;}

.page4 .intro{position: relative;background: #fff;}
.page4 .intro::after{content: '';display: block;width: calc(100% - 1.2rem);height: 90%;background: #f1f5f9;position: absolute;top: 5%;left: 0;border-radius: 0 1000px 1000px 0;}

.p4_main{display: flex;justify-content: space-between;flex-wrap: wrap;}

.p4_left{width: 4.4rem;}
.p4_right{width: 9.1rem;}

.p4_lb1{width: 100%;position: relative;}
.p4_lb1 .swiper-slide{}
.p4_lb1 a{}
.p4_lb1 .img{padding-bottom: 0%;height: 2.3rem;}
.p4_lb1 .con{background: #fff;padding: 0.33rem 0.33rem 0.65rem;}
.p4_lb1 .con .bt{font-size: 0.18rem;color: #333333;line-height: 0.3rem;transition:0.4s;}


.p4_lb1 .swiper-pagination{position: absolute;left: 0rem;bottom: 0.24rem;z-index: 5;}
.p4_lb1 .swiper-pagination span{width: 0.12rem;height: 0.12rem;background: none;border: 1px solid #6c6c6d;position: relative;margin: 0 0.07rem !important;opacity: 1;}
.p4_lb1 .swiper-pagination span.swiper-pagination-bullet-active{border: 2px solid #0d50a0;}

.p4_lb1 a:hover .con .bt{color: #0d50a0;}

.p4_lj1{margin-top: 0.3rem;}
.p4_lj1 a{display: block;}
.p4_lj1 p{font-size: 0.3rem;color: #fff;text-align: center;background: #0d50a0;padding: 0.33rem 0.1rem;border-radius: 300px;transition:0.4s;}
.p4_lj1 a:hover p{color: #0d50a0;background: #fff;box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2);}


.p4_ul_pic{}
.p4_ul_pic li{}
.p4_ul_pic li+li{margin-top: 0.35rem;}
.p4_ul_pic li a{display: block;}
.p4_ul_pic li .box{display: flex;justify-content: space-between;}
.p4_ul_pic li .img{width: 4rem;height: 2.4rem;padding-bottom: 0;}
.p4_ul_pic li .con{width: calc(100% - 4rem);padding: 0.4rem 0.35rem;background: #fff;transition:0.4s;position: relative;overflow: hidden;}
.p4_ul_pic li .con::after{content: '';display: block;width: 100%;height: 100%;background: #0d50a0 url(../images23/p4_li_pic_bg.jpg) right center;background-size: auto 100%;position: absolute;top: 0;right: 0;z-index: 1;opacity: 0;transition:0.4s;}
.p4_ul_pic li+li .con::after{transform: rotate(180deg);}

.p4_ul_pic li .con .bt{font-size: 0.22rem;color: #2b4b8c;margin-bottom: 0.2rem;position: relative;z-index: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p4_ul_pic li .con .zy{font-size: 0.14rem;color: #666666;line-height: 0.24rem;height: 0.72rem;margin-bottom: 0.2rem;position: relative;z-index: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.p4_ul_pic li .con .xq{font-size: 12px;color: #0d50a0;font-weight: bold;position: relative;z-index: 3;}
.p4_ul_pic li .con .sj{font-size: 0.14rem;color: #737373;padding-left: 0.2rem;background: url(../images23/p2_left_js.png) no-repeat left center;background-size: 0.13rem !important;position: relative;z-index: 3;}

.p4_ul_pic li+li .box{flex-direction: row-reverse;}

.p4_ul_pic li+li .con{padding-left: 0.5rem;}

.p4_ul_pic li:hover .con{border-radius: 0 300px 300px 0;}
.p4_ul_pic li+li:hover .con{border-radius: 300px 0 0 300px;}
.p4_ul_pic li:hover .con .bt{color: #ffffff;}
.p4_ul_pic li:hover .con .zy{color: #fff;opacity: 0.4;}
.p4_ul_pic li:hover .con .xq{color: #fff;}
.p4_ul_pic li:hover .con .sj{color: #fff;background: url(../images23/p2_left_js_on.png) no-repeat left center;opacity: 0.5;}
.p4_ul_pic li:hover .con::after{opacity: 1;}


.page5 .intro{background: url(../images23/p5_bg.jpg) no-repeat center center;background-size: cover;}

.p4_ul1{}
.p4_ul1 li{}
.p4_ul1 li+li{margin-top: 0.24rem;}
.p4_ul1 li a{display: block;width: 100%;position: relative;}
.p4_ul1 li .img{padding-bottom: 62.4%;}
.p4_ul1 li .img::after{content: '';display: block;width: 100%;height: 100%;z-index: 3;position: absolute;bottom: 0;left: 0;background: url(../images23/p4_ul1_zz.png) repeat-x center bottom;}
.p4_ul1 li .con{padding: 0.2rem 0.3rem;position: absolute;left: 0;width: 100%;z-index: 6;bottom: 0;}
.p4_ul1 li .con .bt{font-size: 0.18rem;color: #ffffff;line-height: 0.26rem;width: 100%;max-height:0.52rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


.p4_ul_pic2{}
.p4_ul_pic2 li .img{width: 4.9rem;height: 3rem;padding-bottom: 0;}
.p4_ul_pic2 li .con{width: calc(100% - 4.9rem);padding-right: 0.6rem;}
.p4_ul_pic2 li .con .bt{font-size: 0.18rem;line-height: 0.28rem;margin-bottom: 0.2rem;
	white-space: wrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.p4_ul_pic2 li .con .zy{margin-bottom: 0.3rem;}

.p4_ul2{margin-top: 0.3rem;}
.p4_ul2 li{overflow: hidden;}
.p4_ul2 li a{position: relative;}
.p4_ul2 li a::after{content: '';display: block;width: 100%;height: 100%;background: #0d50a0;border-radius: 0 200px 200px 0;position: absolute;right: 0.5rem;top: 0;z-index: 1;opacity: 0;transition:0.4s;}
.p4_ul2 li .box{display: flex;justify-content: space-between;position: relative;z-index: 3;padding: 0.213rem 0.13rem;align-items: center;}
.p4_ul2 li .bt{width: calc(100% - 1.3rem);font-size: 0.18rem;color: #333333;padding-left: 0.14rem;position: relative;transition:0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p4_ul2 li .bt::after{content: '';display: block;width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #0d50a0;position: absolute;left: 0;top: calc(50% - 0.025rem);transition:0.4s;}
.p4_ul2 li .sj{font-size: 0.14rem;color: #737373;padding-left: 0.2rem;background: url(../images23/p2_left_js.png) no-repeat left center;background-size: 0.13rem !important;position: relative;z-index: 3;transition:0.4s;}

.p4_ul2 li:hover .bt{color: #fff;}
.p4_ul2 li:hover a::after{right: 0;opacity: 1;}
.p4_ul2 li:hover .sj{color: #fff;}
.p4_ul2 li:hover .bt::after{background: #fff;}
.p4_ul2 li:hover .sj{background: url(../images23/p2_left_js_on.png) no-repeat left center;}



@media(max-width: 1024px){
	.p4_ul_pic li .con{padding: 0.2rem !important;}

	.p4_left{margin-bottom: 0.3rem;}
	.p4_main>div{width: 100% !important;}

	.p4_lb1 .img{height: 0;padding-bottom: 60%;}

	.p4_lj1 p{font-size: 0.2rem;padding: 0.2rem;}

	.p4_ul_pic li .box{flex-wrap: wrap;}
	.p4_ul_pic li .img{width: 100%;height: auto;padding-bottom: 50%;}
	.p4_ul_pic li .con{width: 100%;}




}
@media(max-width: 750px){

}

@media(max-width: 650px){


}


.page6{}
.page6 .intro{background: url(../images23/p6_bg.jpg) no-repeat center center;background-size: cover;}

.page6 .sy_main{height: calc(100% - 3rem);display: flex;flex-direction: column;justify-content: center;}

.p6_main{width: 100%;}
.p6_main ul{display: flex;justify-content: center;width: 100%;}
.p6_main ul li{margin: 0 0.7rem;}
.p6_main ul li a{}
.p6_main ul li .box{}
.p6_main ul li .pic{width: 1.9rem;padding: 0.2rem;position: relative;}
.p6_main ul li .pic::after{content: '';display: block;width: 100%;height: 100%;z-index: 1;background: url(../images23/p6_pic_bg1.png) no-repeat center center;background-size: 100% 100%;position: absolute;top: 0;left: 0;}
.p6_main ul li .pic::before{content: '';display: block;width: 100%;height: 100%;z-index: 1;background: url(../images23/p6_pic_bg2.png) no-repeat center center;background-size: 100% 100%;position: absolute;top: 0;left: 0;}
.p6_main ul li .pic img{display: block;width: 100%;}
.p6_main ul li .bt{font-size: 0.2rem;color: #333333;text-align: center;line-height: 0.28rem;margin-top: 0.3rem;transitioN:0.4s;}

.p6_main ul li:hover .bt{color: #0d50a0;}
.p6_main ul li:hover .pic::after{animation:zhuan1 20s linear infinite;}
.p6_main ul li:hover .pic::before{animation:zhuan2 20s linear infinite;}

@keyframes zhuan1
{
0% {transform: rotate(0deg);}
100% {transform: rotate(360deg);}
}
@keyframes zhuan2
{
0% {transform: rotate(0deg);}
100% {transform: rotate(-360deg);}
}





.foot{height: 3rem;width: 100%;background: url(../images23/foot_bg.jpg) no-repeat center center;background-size: cover;}
.foot .w14{display: flex;justify-content: space-between;align-items: center;height: 100%;}
.f_left{width: 7.2rem;display: flex;justify-content: space-between;}
.f_con{padding-left: 0.5rem;background: url(../images23/foot_dd_ico.png) no-repeat left top;background-size: 0.31rem !important;}
.f_con h3{font-size: 0.18rem;color: #ffffff;line-height: 0.3rem;padding: 0.02rem 0 0.1rem;}
.f_con p{font-size: 0.16rem;line-height: 0.28rem;color: #fff;}
.f_right{}
.f_right .f_ewm{display: flex;margin-bottom: 0.35rem;}
.f_right .f_ewm li{position: relative;margin-right: 0.07rem;}
.f_right .f_ewm li .ewm{display: none;width: 1.6rem;position: absolute;bottom: calc(100% + 0.1rem);left: calc(50% - 0.8rem);}
.f_right .f_ewm li .ewm img{display: block;width: 100%;}
.f_right .f_ewm li .pic{background: rgba(255,255,255,0.4);width: 0.48rem;height: 0.48rem;cursor: pointer;border-radius: 0.04rem;transition:0.4s;}
.f_right .f_ewm li .pic img{display: block;width: 100%;height: 100%;}
.f_right .bq{}
.f_right .bq p{font-size: 0.18rem;color: #fff;line-height: 0.24rem;}
.f_right .bq a{color: #fff;}

.f_right .f_ewm li:hover .pic{background: rgba(255,255,255,0.6);}
.f_right .f_ewm li:hover .ewm{display: block;}


@media(max-width: 1024px){
	.p6_main ul li{margin: 0 0.1rem;width: 25%;}
	.p6_main ul li .pic{width: 1rem;margin: 0 auto;}
	.p6_main ul li .bt{font-size: 0.16rem;margin-top: 0.1rem;}

	.foot .w14{flex-wrap: wrap;justify-content: center;}
	.f_right .f_ewm{margin-bottom: 0.2rem;}
	.f_right .bq p{text-align: center;}
}
@media(max-width: 650px){
	.p6_main ul{flex-wrap: wrap;}
	.p6_main ul li{width: 40%;}
}







@media(max-width: 1024px){

}





@media(max-height: 920px){

}
@media(max-height: 910px){
}
@media(max-height: 880px){
}
@media(max-height: 840px){
}
@media(max-height: 700px){


}



@media(min-width: 1921px){
	.w14{width: 80%;}
	.yc_top_nav .head_bottom{width: 80%;}

}



@media(max-width: 1650px){


}

@media(max-width: 1400px){
	#header #logo .box_table{width: 100%;}
	#header #logo{width: 35%;}

}
@media(max-width: 1200px){
	body{overflow-y: auto;}

	.w14{width: 95% !important;}
	
	.yc_top_nav .head_bottom{width: 95%;}



}

@media(max-width: 1024px){


	.header_box{display: none;}
	.m_header_box{display: block;}
	.sy_tit span{line-height: 0.24rem;}
	.p1_lb .swiper-slide a::after{display: none;}


 .toubu_div{position: relative;}




.page .intro{padding: 0rem 0;background: url(../images23/sy_bg.jpg) no-repeat center center;background-size: cover;}
.page .intro .sy_main{width: 100%;padding: 0.3rem 2%;}

.sy_tit{margin-bottom: 0.3rem;}
.sy_tit .con{zoom: 0.8;}




}
@media(max-width: 900px){

}
@media(max-width: 830px){


	

}
@media(max-width: 700px){




}

@media(max-width: 650px){

	

	#m_header #logo{width: 80%;}





}




/* 首页样式结束 */


/* 二级页样式开始 */

.ej_body,.ej_html{overflow-y: auto;position: relative;background: #faf8f7;}



.fanye{text-align: center;margin: 0.4rem 0 0;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}
.fanye p{display: table;margin: 0 0.04rem;}
.fanye p>a{font-size: 0.14rem;color: #323232;box-shadow: none !important;transition: 0.4s;}
.fanye p>a:hover{color: #0d50a0;}
.fanye a{transition: 0.4s;}
.fanye a:hover{box-shadow: 0 0 5px rgba(0,0,0,.5);}
.fanye .ye{display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}
.fanye .ye a{display: block;font-size: 0.14rem;color: #323232;text-align: center;width: 0.3rem;height: 0.3rem;border: 1px solid #bababa;border-radius: 50%;line-height: 0.3rem;margin: 0 0.025rem;}
.fanye .ye a.on{background: #0d50a0;color: #fff;border: 1px solid #0d50a0;}
.fanye .ye .prev{background: url(../images23/fanye_prev.png) no-repeat;background-size: 100% !important;border: none;}
.fanye .ye .next{background: url(../images23/fanye_next.png) no-repeat;background-size: 100% !important;border: none;}



#ej_main{padding-bottom: 1px;    background: #faf7f2;}
#ej_main .head_bottom{}




.ej_body .yc_top_nav.on{transition-delay: 0s !important;}



.ej_bn_dt{position: relative;}
.ej_bn_dt::after{content: "";display: block;background: url(../images23/ej_bn_dt_zz_x.png) repeat-x left bottom;position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 3;content: "";display: block;transition: 0.4s;}
.ej_bn_dt::before{content: "";display: block;background: url(../images23/ej_bn_dt_zz_s.png) repeat-x left top;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;content: "";display: block;transition: 0.4s;}



.ej_bn_dt .img{height: 4.6rem;padding-bottom: 0;}

.ej_bn_dt{}
.ej_bn_dt .con{position: absolute;left: 0;bottom: 0.2rem;z-index: 4;width: 100%;}
.ej_bn_dt .con .w14{display: flex;align-items: center;justify-content: space-between;}
.ej_bn_dt .con .lmmc p{font-size: 0.4rem;color: #fff;font-weight: bold;text-shadow: 0 0 0.09rem #000;position: relative;margin-bottom: 0;text-indent: 0;}

.ej_bn_dt .con .lmmc .btn{width: 0.3rem;height: 0.3rem;background: url(../images23/bnt_sub_nav2.png) no-repeat;background-size: 100% !important;display: none;}


.ej_nav_box{margin-top: 0;position: relative;z-index: 33;}
.ej_nav_box::after{width: 100%;height: 0.6rem;content: "";display: block;background: #0d50a0;position: absolute;left: 0;top: 0;z-index: 1;}
.ej_nav_box ul{display: flex;position: relative;z-index: 3;}
.ej_nav_box ul li{transition: 0.4s;background: #0d50a0;background-size: 100% 100% !important; position: relative;}
.ej_nav_box ul li p{font-size: 0.18rem;color: #fff;display: block;height: 0.6rem;line-height: 0.6rem;padding: 0 0.2rem;transition: 0.4s;text-align: center;text-indent: 0;}
.ej_nav_box ul li a{text-decoration: none;}
.ej_nav_box ul li.on,.ej_nav_box ul li:hover{background: rgba(230,0,18,1);}
.ej_nav_box ul li.on a,.ej_nav_box ul li:hover a{color: #fff;font-weight: bold;text-decoration: none;}


.ej_nav_box ul li .sub{position: absolute;top: 100%;left: calc(50% - 0.75rem);width: 1.5rem;display: none;z-index: 3;}
.ej_nav_box ul li .sub::after{content: '';display: block;width: 100%;height: 100%;background: #fff;opacity: 0.8;position: absolute;top: 0;left: 0;z-index: 1;}
.ej_nav_box ul li .sub .box{position: relative;z-index: 3;}
.ej_nav_box ul li .sub .box p{line-height: 0.2rem;height: auto;padding: 0.15rem 0.2rem;color: #333;}

.ej_nav_box ul li .sub .box a:hover p{background: #0d50a0;color: #fff;}

.ej_nav_box .lmmc_sj{display: none;justify-content: space-between;align-items: center;}
.ej_nav_box .lmmc_sj h2{    font-size: 0.28rem;
    color: #0d50a0;font-weight: bold;}
.ej_nav_box .lmmc_sj .btn{    width: 0.3rem;cursor: pointer;
    height: 0.3rem;
    background: url(../images23/bnt_sub_nav2.png) no-repeat;
    background-size: 100% !important;}





.ej_nr_box{padding-top: 0.6rem;    min-height: 6rem;}


.dqwz_out{display: flex;justify-content: space-between;border-bottom: 1px solid #d3c6c0;}
.dqwz_out h2{font-size: 0.36rem;color: #0d50a0;font-weight: bold;position: relative;}
.dqwz_out h2::after{content: "";display: block;width: 0.18rem;height: 0.09rem;background: url() no-repeat;background-size: 100%;position: absolute;bottom: 0;left: calc(50% - 0.09rem);}


.dqwz{min-height: 0.5rem;display: flex;align-items: center;}
.dqwz p{font-size: 0.14rem;color: #fff;padding-left: 0.27rem;line-height: 0.18rem;height: 0.18rem;background: url(../images23/ej_dqwz.png) no-repeat left center;background-size: auto 100%;text-indent: 0;}
.dqwz p a{font-size: 0.14rem;color: #fff;transition: 0.4s;text-decoration: none;}
.dqwz p a:hover{color: rgba(230,0,18,1);}
/* .dqwz p span{color: rgba(230,0,18,1);} */



.ej_nr_box_main{padding: 0rem 0rem 0;margin-bottom: 0.4rem;}


.ej_foot{display: block !important;position: relative;background: url(../images23/ej_foot_bg.png) repeat-x bottom center;background-size: cover;}


@media(min-width: 1921px){


}

@media(max-width: 1420px){

}
@media(max-width: 1024px){
	.ej_bn_dt::before{display: none;}
	.ej_bn_dt::after{height: 0.5rem;}

	.w1340{width: 95%;}
	#ej_main .toubu_div::after{display: none;}
	.ej_nr_box {padding-top: 0rem;}
	.dqwz{    padding: 0.1rem 0rem;}
	.ej_nr_box_main{padding: 0rem 0;}
	.ej_bn_dt .img{height: 3rem;}
	.ej_bn_dt::after{background-size: 100% 100%;height: 1rem;}

	.ej_bn_dt .con{bottom: 0;}
	.ej_bn_dt .con .lmmc{display: none;}

	.ej_nav_box ul{flex-wrap: wrap;padding: 0.1rem 0;display: none;}
	.ej_nav_box ul li{width: 100%;border-bottom: 1px dashed rgba(255,255,255,0.4);background: #0d50a0;margin-left: 0;}
	.ej_nav_box ul li p{line-height: 0.2rem;font-size: 0.16rem;padding: 0.1rem;height: auto;}
	.ej_nav_box ul li.on, .ej_nav_box ul li:hover{background: rgba(230,0,18,1);}

	.dqwz_out h2{display: none;}

	.ej_nav_box::after{display: none;}
	.ej_nav_box{margin-top: 0;}
	.ej_nav_box .lmmc_sj{display: flex;padding: 0.15rem 0;}

	.ej_foot{padding: 0.2rem 0;height: auto !important;padding-top: 0.3rem;}
	.ej_foot_cen{margin: 0.3rem 0;}
	.ej_foot .foot_right{width: auto !important;}
	.ej_foot .foot_right ul{padding: 0 0.1rem;}
	.ej_foot .foot_right ul li{margin: 0.1rem;}



}

@media(max-width: 900px){
	.ej_main_box{}
	.ej_bn_dt .img{height: 2rem;}
	.fanye{margin: 0.3rem 0;}

	.ej_nr_box_main{padding: 0.1rem 0 0.25rem;}
}

@media(max-width: 850px){
	.ej_foot_cen ul li{width: calc(50% - 0.1rem);height: auto;}
	.ej_foot_cen ul li .img{padding-bottom: 41%;}
}


@media(max-width: 750px){
	.ej_nav_box .lmmc_sj h2{font-size: 0.24rem;}
}





@media(max-width: 650px){
	.ej_nr_box_main{margin-bottom: 0rem;}


	.ej_bn_dt .img{height: 1.5rem;}
	.dqwz{min-height: 0.4rem;}
	.w14{width: 97%;}
	
	.fanye p>a{font-size: 12px;}
	.fanye .ye{width: 100%;margin: 0.05rem 0;}
	.fanye .ye a{width: 0.22rem;height: 0.22rem;line-height: 0.18rem;font-size: 12px;}

	.ej_bn_dt .con .lmmc p{font-size: 0.2rem;}


	.ej_foot_cen ul li{}
}





.nry_main{display:block;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.ej_nry{width: 100%;position: relative;background: #fff;padding: 0.5rem;box-shadow: 0 0 0.1rem rgba(0,0,0,0.19);}

.qrid_zz{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.9);display: none;top: 0;left: 0;z-index: 1000000;display: none;justify-content: center;align-items: center;}
.qrid_zz #qrid{padding: 8px;background: #fff;border-radius: 5px;}



.nry_main .nry_fx{width: 0.6rem;position: absolute;top: 0;left: calc(100% + 0.27rem);display: none !important;}
.my-share-d{padding: 0.2rem 0.1rem 0.1rem;box-shadow: 0 0 0.1rem rgba(0,0,0,.19);border-radius: 100px;background: #fff;}
.my-share-d>div{display: flex;justify-content: center;align-items: center;width: 0.4rem;height: 0.4rem;margin-bottom: 0.15rem;background: #f0f0f0;border-radius: 50%;position: relative;cursor: pointer;}
.my-share-d>div img{width: 100%;transition: 0.4s;}
.my-share-d>div img.on{position: absolute;top: 0;left: 0;bottom: 0;right: 0;opacity: 0;margin: auto;width: 100%;}

.my-share-d .d1:hover img{opacity: 0;}
.my-share-d .d1:hover img.on{opacity: 1 !important;}


.ej_nry{}
.ej_nry .box1{}
.ej_nry .box1 .bt{font-size: 0.32rem;line-height: 0.46rem;color: #333333;font-weight: bold;margin-bottom: 0.2rem;text-align: center;}
.ej_nry .box1 .xx{padding-bottom: 0.25rem;text-align: center;border-bottom: 1px solid #d9d9d9;}
.ej_nry .box1 .xx p{font-size: 0.14rem;color: #747474;line-height: 18px;padding-left: 22px;background: url(../images23/nry_xx_djs.png) no-repeat left center;display: inline-block;margin-right: 0.2rem;text-indent: 0;}
.ej_nry .box1 .xx p+p{background: url(../images23/nry_xx_sj.png) no-repeat left center;}

.ej_nry .box2{padding-bottom: 0.16rem;border-bottom: 1px solid #d9d9d9;padding-top: 0.22rem;line-height: 0.4rem;}
.ej_nry .box2 video{
max-width: 100%;
    height: auto !important;
    margin: 0 auto;
    display: block;
}
.ej_nry .box2 p{font-size: 0.16rem !important;color: #323232;text-indent: center;line-height: 0.32rem !important;text-indent: 0;margin-bottom: 0.2rem;}
.ej_nry .box2 img{display: inline-block;text-align: center;margin: 0 auto;max-width: 100%;height: auto !important;height: auto !important;border:none !important;}

.ej_nry .box2 p.img_sm{font-size: 0.14rem;color: #666666;text-align: center;}
.ej_nry .box2 p.has_img{text-indent: 0;margin-bottom: 0.2rem;}

.ej_nry .box3{padding: 0.4rem 0 0.4rem;}
.ej_nry .box3 a{display: block;padding: 0.08rem 0;transition: 0.4s;font-size: 0.18rem;color: #333333;font-weight: 600;    text-decoration: none;}
.ej_nry .box3 p{display: inline;font-weight: 600;font-size:18px;text-indent: 0;}
.ej_nry .box3 a:hover{color: #0d50a0;}






@media(max-width: 1024px){
	.ej_nry{padding: 0.2rem;}


	.ej_nry .box1 .bt{    font-size: .2rem;margin-bottom: 0.1rem;line-height: 0.3rem;}
	.ej_nry .box2{padding-top: 0.18rem;padding-bottom: 0.1rem;}
	.ej_nry .box2 p{font-size: 0.16rem ;
		line-height: 0.32rem ;
		margin-bottom: 0.2rem;}
	.ej_nry .box2 p.img_sm{margin-bottom: 0.1rem;}
	.ej_nry .box3{padding-top: 0.2rem;padding-bottom: 0.1rem;}
	.ej_nry .box3 a{font-size: 0.16rem;padding: 0.08rem 0;}
	.my-share-d{margin-bottom: 0;}
	.my-share-d>div{width: 0.3rem;height: 0.3rem;}
	.ej_nry .box1 .xx{padding-bottom: 0.1rem;}

	.nry_main .nry_fx{display: flex;justify-content: center;margin-bottom: 0.2rem;position: relative;left: auto;width: 100%;}
	.my-share-d{display: flex;padding: 0.1rem 0.1rem;}
	.my-share-d>div{margin-bottom: 0;margin: 0 0.1rem 0;}

}


@media(max-width: 650px){
	.ej_nry .box2{padding-bottom: 0;}
	.ej_nry{padding: 0.2rem 0.1rem;}

	.ej_nry .box2 img{width: 100%;}
}


.ej_tt_list{}
.ej_tt_list ul{}
.ej_tt_list ul li{background: #fff;margin-bottom: 0.17rem;position: relative;overflow: hidden;}
.ej_tt_list ul li::after{content: "";display: block;width: 100%;height: 100%;background: url() no-repeat bottom center;background-size: 100%;position: absolute;top: 0;left: 0;z-index: 1;transform: scale(0.9);opacity: 0;transition: 0.4s;}
.ej_tt_list ul li a{display: flex;padding: 0.2rem;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;position: relative;z-index: 3;}
.ej_tt_list ul li .sj{transition: 0.4s;display: table;background: #eaeaea;padding: 0.07rem 0.15rem;border-radius: 200px;margin:0;}
.ej_tt_list ul li .sj p{font-size: 0.14rem;padding-left: 0;color: #0d50a0;}

.ej_tt_list ul li .con{width: calc(100% - 4.2rem);padding-top: 0.3rem;}
.ej_tt_list ul li .con .bt{font-size: 0.18rem;color: #353535;font-weight: 600;position: relative;line-height: 0.22rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: 0.4s;
}
.ej_tt_list ul li .con .line{display: block;width: 0.6rem;height: 1px;background: #0d50a0;margin:0.16rem 0 0.22rem;}

.ej_tt_list ul li .con .zy{font-size: 0.14rem;color: #737373;line-height: 0.24rem;margin-bottom: 0.22rem;
height: 0.72rem;overflow: hidden;transition: 0.4s;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.ej_tt_list ul li .img{width: 3.8rem;height: 2.3rem;padding: 0;z-index: 3;transition: 0.4s;}
.ej_tt_list ul li .img_out{position: relative;}

.ej_tt_list ul li.no_img .con{width: 100%;}


.ej_tt_list ul li:hover::after{opacity: 1;transform: scale(1);}
.ej_tt_list ul li:hover .img_out::after{background: #905a50;}
.ej_tt_list ul li:hover .con .bt{color: #0d50a0;}
.ej_tt_list ul li:hover .con .line{background: #0d50a0;}


@media(max-width: 1024px){
	.ej_tt_list ul li a{padding: 0.2rem;}
	.ej_tt_list ul li .sj p{font-size: 0.12rem;}
	.ej_tt_list ul li .con{padding-top: 0;}
	.ej_tt_list ul li .con .bt{font-size: 0.18rem;}
	.ej_tt_list ul li .con .zy{margin-bottom: 0.1rem;}
	.ej_tt_list ul li .img{width: 2.1rem;height: 1.4rem;}
	.ej_tt_list ul li .con {width: calc(100% - 2.4rem);}
	.ej_tt_list ul li .con .line{margin: 0.1rem 0 0.1rem;}
}
@media(max-width: 800px){
	.ej_tt_list ul li .con{width: 100%;margin-bottom: 0rem;margin-top: 0.2rem;}
	.ej_tt_list ul li .img_out{width: 100%;height: 60%;padding-bottom: 60%;}
	.ej_tt_list ul li .img_out::after{display: none;}
	.ej_tt_list ul li .img{width: 100%;height: 100%;z-index: 6;position: absolute;top: 0;left: 0;}
	.ej_tt_list ul li .con .zy{margin-bottom: 0.2rem;}

	.ej_tt_list ul li .sj{padding-bottom: 0.1rem;align-self: flex-end;}
	.ej_tt_list ul li .sj p{display: inline-block;margin-bottom: 0;}
	.ej_tt_list ul li .sj span{display: inline-block;}

}

@media(max-width: 650px){
}


.ej_list{}
.ej_list ul{}
.ej_list ul li{position: relative;transition: 0.4s;border-bottom: 1px dashed #d9d9d9;}

.ej_list ul li a{display: block;position: relative;z-index: 3;}
.ej_list ul li a>div{padding: 0.2rem 0.4rem;display: flex;justify-content: flex-start;align-items: center;}
.ej_list ul li .sj{width: 1.1rem;display: flex;align-items: flex-end;}
.ej_list ul li .sj .p1{font-size: 0.16rem;color: #333333;margin-right: 0rem;transition: 0.4s;}
.ej_list ul li .sj .p2{font-size: 12px;color: #666666;padding-bottom: 2px;transition: 0.4s;}
.ej_list ul li .line{width: 1px;height: 0.32rem;background: #0d50a0;margin: 0 0.3rem;}
.ej_list ul li .bt{font-size: 0.18rem;color: #333333;font-weight: bold;margin: 0.1rem 0 0.1rem;transition: 0.4s;width: calc(100% - 1.1rem);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ej_list ul li .more{display: table;font-size: 0.14rem;transition: 0.4s;color: #676767;}
	
.ej_list ul li a:hover{}
.ej_list ul li:hover{background: #fff;box-shadow: 0 0 0.1rem rgba(0,0,0,.19);}

.ej_list ul li:hover .sj .p1{color: #0d50a0;}
.ej_list ul li:hover .sj .p2{color: #0d50a0;}
.ej_list ul li:hover .more{color: #0d50a0;}


@media(max-width: 1024px){
	.ej_list ul li a>div{flex-wrap: wrap;padding: 0.2rem;}
	.ej_list ul li .line{display: none;}
	.ej_list ul li .bt{width: 100%;font-size: 0.18rem;margin-bottom: 0.1rem;}
	.ej_list ul li .more{text-align: right;width: 100%;}
}






.ej_pic_list{}
.ej_pic_list ul{display: flex;margin: 0 -1.5%;flex-wrap: wrap;}
.ej_pic_list ul li{width: 30.33%;margin: 0 1.5% 0.4rem;}
.ej_pic_list ul li a{display: block;padding: 0.2rem;background: #fff url() no-repeat bottom right;background-size: cover;transition: 0.4s;}
.ej_pic_list ul li .img{padding-bottom: 67%;}
.ej_pic_list ul li .con{padding-top: 0.22rem;padding-bottom: 0.15rem;}
.ej_pic_list ul li .con .line{display: block;width: 0.6rem;height: 1px;background: #0d50a0;margin:0 0 0.15rem;}



.ej_pic_list ul li .con .bt{font-size: 0.18rem;color: #333333;line-height: 0.28rem;margin-top: 0.1rem;transition: 0.4s;overflow: hidden;font-weight: 600;
text-overflow: ellipsis;
white-space: nowrap;
}


.ej_pic_list ul li a:hover{background: #0d50a0 url() no-repeat bottom right;background-size: cover;}
.ej_pic_list ul li a:hover .con .line{background: #fff;}
.ej_pic_list ul li a:hover .con .bt{color: #fff;}



@media(max-width: 1024px){
	.ej_pic_list ul li{width: 47%;margin: 0 1.5% 0.3rem;}
	.ej_pic_list ul li .con .bt{font-size: 0.18rem;line-height: 0.24rem;max-height: 0.48rem;height: auto;}
}

@media(max-width: 650px){
	.ej_pic_list ul li{width: 100%;}
}














.jgsz_tit{display: table;margin: 0 auto 0.45rem;position: relative;}
.jgsz_tit::after{content: "";display: block;width: 100%;height: 0.14rem;background: #eddebb;position: absolute;left: 0;bottom: 0;}
.jgsz_tit h2{font-size: 0.42rem;text-align: center;position: relative;z-index: 2;}


.ej_jgsz{display: flex;flex-wrap: wrap;justify-content: space-between;}

.jgsz_box{display: flex;justify-content: space-between;margin-bottom: 0.4rem;background: #fff;box-shadow: 0 0 0.18rem rgba(81,7,7,0.16);width: calc(50% - 0.2rem);border-radius: 0.3rem 0 0 0;}
.jgsz_box:first-child{background:#fff url() no-repeat right bottom;}
.jgsz_box .tit{width: 0.8rem;display: flex;justify-content: center;align-items: center;background: #436793;border-radius: 0.3rem 0 0 0;}
.jgsz_box .tit p{font-size: 0.24rem;color: #fff;width: 0.24rem;padding: 0.45rem 0;font-weight: bold;line-height: 0.26rem;}

.jgsz_box+.jgsz_box+.jgsz_box .tit{background: #934d4e;}
.jgsz_box+.jgsz_box+.jgsz_box+.jgsz_box+.jgsz_box .tit{background: rgba(230,0,18,1);}

.jgsz_box .con{width: calc(100% - 1.5rem);padding: 0.5rem 0;}
.jgsz_box .con::after{content: "";display: block;clear: both;}
.jgsz_box .con a{font-size: 0.16rem;color: #333333;display: block;position: relative;width: 50%;padding-left: 0.15rem;margin-bottom: 0.24rem;top: 0;transition: 0.4s;padding-right: 0.1rem;line-height: 0.22rem;  float: left;}
.jgsz_box .con a::after{content: ">";display: block;position: absolute;left: 0;top: 0;border-radius: 50%;color: #333333;font-family: 宋体;font-weight: bold;transition: 0.4s;}

.jgsz_box .con a:hover{color: #144881;font-weight: bold;}
.jgsz_box .con a:hover::after{color: #144881;}






@media(max-width: 1024px){
	.jgsz_box .tit{width: 0.6rem;}
	.jgsz_box .con{width: calc(100% - 0.9rem);padding: 0.3rem 0;}

	.jgsz_tit{margin-bottom: 0.3rem;}
	.jgsz_tit h2{font-size: 0.3rem;}
}

@media(max-width: 750px){
	.jgsz_box{width: 100%;flex-wrap: wrap;margin-bottom: 0.2rem;}
	.jgsz_box .con{width: 100%;padding: 0.2rem;}
	.jgsz_box .con a{width: 50%;margin-bottom: 0.2rem;}
	.jgsz_box .tit{width: 100%;}
	.jgsz_box .tit p{width: 100%;padding: 0.1rem 0;text-align: center;font-size: 0.2rem;}
}

@media(max-width: 500px){
	.jgsz_box .con{padding: 0.2rem 0.1rem 0;}
}








.box_teacher{    padding-bottom: 0.2rem;
    border-bottom: 2px rgba(230,0,18,1) solid;
    display: flex;
    justify-content: space-between;}
.box_teacher .pic{width: 2rem;}
.box_teacher .pic img{width: 100%;}

.box_teacher .con{width: calc(100% - 2.3rem);padding-top: 0.1rem;}
.box_teacher .con .bt{font-size: 0.24rem;font-weight: bold;color: #333;margin-bottom: 0.2rem;}
.box_teacher .con .line{width: 0.4rem;height: 0.04rem;background: rgba(230,0,18,1);margin-bottom: 0.2rem;}
.box_teacher .con .xx{}
.box_teacher .con .xx strong{color: #333;}
.box_teacher .con .xx p{font-size: 0.16rem;line-height: 0.24rem;margin-bottom: 0.2rem;color: #666;position: relative;padding-left: 0.15rem;}
.box_teacher .con .xx p::after{content: "";display: block;width: 0.05rem;height: 0.05rem;background: rgba(230,0,18,1);border-radius: 50%;position: absolute;left: 0;top: calc(50% - 0.025rem);}

@media(max-width: 850px){
	.box_teacher{flex-wrap: wrap;justify-content: center;}
	.box_teacher .pic{width: 80%;margin-bottom: 0.2rem;}
	.box_teacher .con{width: 100%;}
}





.ej_szdw{padding-top: 0rem;}
.ej_szdw ul{display: flex;flex-wrap: wrap;margin: 0 -1%;}
.ej_szdw ul li{width: 48%;border: 1px solid #d4d3d3;margin: 0 1% 0.2rem;background: #fff;transition: 0.4s;}
.ej_szdw ul li a{display: flex;padding: 0.1rem;justify-content: space-between;align-items: flex-start;position: relative;transition: 0.4s;height: 100%;}
.ej_szdw ul li .img{width: 45%;padding-bottom: 60%;background: #bebebe;}
.ej_szdw ul li .con{width: 49%;padding-top: 0.1rem;}
.ej_szdw ul li .con .bt{font-size: 0.2rem;color: #333;margin-bottom: 0.2rem;font-weight: bold;}
.ej_szdw ul li .con .xx{}
.ej_szdw ul li .con .xx p{font-size: 0.16rem;color: #666;line-height: 0.3rem;margin-bottom: 0.05rem;}
.ej_szdw ul li .con .xx p strong{color: #333;}
.ej_szdw ul li .con .xx p.p1{
	/* overflow: hidden;text-overflow: ellipsis; */
}
.ej_szdw ul li .con .xx p.p2{
	/* height: 0.48rem;overflow: hidden; */
}
.ej_ldbz ul li .img{width: 30%;padding-bottom: 39%;background: #bebebe;}
 .ej_ldbz ul li .con{width: 64%;padding-top: 0.2rem;}
 .ej_ldzb ul li .con .xx p{font-size: 0.18rem;color: #999;line-height: 0.28rem;}
.ej_szdw ul li a:hover{box-shadow: 0 0 0.1rem rgba(0,0,0,.2);}
.ej_szdw ul li:hover{border: 1px solid #07539a;}
.ej_szdw ul li:hover .con .bt{color: #07539a;}
.ej_ldbz ul li .con .xx p{font-size: 0.18rem;color: #999;line-height: 0.28rem;}



@media(max-width: 1024px){
	.ej_szdw ul li .con{padding-top: 0;}
	.ej_szdw ul li{width: 48%;}
}

@media(max-width: 850px){
	.ej_szdw ul li{width: 100%;}
	.ej_szdw ul li .img {
		width: 35%;
    padding-bottom: 23%;}
		.ej_szdw ul li .con {
    width: 60%;}

	.ej_szdw ul li .con .bt{margin-top: 0.2rem;}

}

@media(max-width: 650px){
	.ej_szdw ul li a{flex-wrap: wrap;}
	.ej_szdw ul li .img{width: 100%;padding-bottom: 59%;}
	.ej_szdw ul li .con{width: 100%;}
}



.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.35rem;font-weight: normal;text-align: center;margin-bottom: 0.2rem;margin-top: 0;}
.ej_szdw_j ul li .con .zw{ color: #000;
 line-height: 0.32rem;
}



.ej_tplist{}
.ej_tplist ul{}
.ej_tplist ul li{width: 23%;}
.ej_tplist ul li a{display: block;}
.ej_tplist ul li .img{width: 100%;height: 0;padding-bottom: 65%;}
.ej_tplist ul li .con{width: 100%;padding: 0.2rem 0 0.1rem;}

.ej_tplist ul li .con .bt{font-size: 0.16rem;font-weight: normal;text-align: center;margin-bottom: 0;margin-top: 0;}

@media(max-width: 1024px){
	.ej_szdw_j ul li{width: 30.33%;}
	.ej_tplist ul li{width: 30.33%;}
}



.ej_tt_list_sz{}
.ej_tt_list_sz ul{}
.ej_tt_list_sz ul li{}
.ej_tt_list_sz ul li a{}
.ej_tt_list_sz ul li .img_out{}
.ej_tt_list_sz ul li .img_out p{font-size: 0.2rem;text-align: center;line-height: 0.3rem;margin-top: 0.1rem;color: #333;}
.ej_tt_list_sz ul li .img{width: 2rem;height: 2.4rem;}
.ej_tt_list_sz ul li .con{width: calc(100% - 2.3rem);padding-left: 0.3rem;padding-top: 0;border-left: 1px dashed #0d50a0;}
.ej_tt_list_sz ul li .xx{display: flex;}
.ej_tt_list_sz ul li .xx+.xx{margin-top: 0.18rem;}
.ej_tt_list_sz ul li .xx .p1{font-size: 0.16rem;color: #333;font-weight: bold;line-height: 0.24rem;}
.ej_tt_list_sz ul li .xx .p2{width: calc(100% - 1rem);font-size: 0.16rem;color: #333;line-height: 0.24rem;color: #666;}

@media(max-width: 1024px){
	.ej_tt_list_sz ul li .img{padding-bottom: 0;height: 2.4rem;position: relative;margin: 0 auto;}
	.ej_tt_list_sz ul li .img_out{padding-bottom: 0;height: auto;}
	.ej_tt_list_sz ul li .con{border-left: 0;width: 100%;padding-left: 0;}
}
/* 二级页样式结束 */