/* CSS Document public*/

*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{
    padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;overflow-x: hidden;background:#fff;}
html,body{ min-height:100vh;} html{ overflow:-moz-scrollbars-vertical;} 

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}
table {
    border-collapse: collapse;
    border-spacing: 0;
margin: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执行，其他浏览器不执行*/}

.pb_sys_style1 .p_no_d{    border: 1px solid #013182 !important;
    color: #fff;
    background-color: #013182 !important;}
.vsbcontent_img img{width:100% !important; height:auto !important;}
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}
.lfl{float:left;width:50%;}
.rfr{float:right;width:50%;}
.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: 1660px;}


.header_box_li{height: 8.625rem;position: relative;z-index: 1;transition: 0.4s;}

.header_box_li .lg_d{display: block;}
.header_box_li .lg_x{display: none;}
.header_box_li.sticky .lg_x{display: block;}
.header_box_li.sticky .lg_d{display: none;}

.sticky #nav>ul>li h3, .sticky #header.xg #nav ul li a h3{padding: 0;}

.header_box_li.sticky{position: fixed;background: #013182;height: 3.125rem;
    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{display: none;}
	  .header_box_li.sticky #nav .search_btn{display: block;height: 35px;width: 35px;border-radius: 50%;background: url(/images/sticky_ss.png) no-repeat center center;    margin: 0.45rem 0rem 0 2rem;}
	  .header_box_li.sticky #nav .search_btn img{display: none;}

	  .header_box_li.sticky #header #logo .box_table{height: 3.125rem;}
	  .header_box_li.sticky #header{height: auto;}
	  .header_box_li.sticky #header #logo{}
	  .header_box_li.sticky .w1720{width: 1660px;}
	  .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: 3.125rem;line-height: 3.125rem;}

.header_box_li.xg{height: 4.625rem;}
.header_box_li.xg #header{height: 4.625rem;}
.header_box_li.xg #header .header_top{height: 1.3rem;}
.header_box_li.xg #header .header_top .tianqi{display:none;}
.header_box_li.xg #header .header_top .list_box0{display:none;}
.header_box_li.xg #logo img{width: 70%;}

.header_box_li.xg #logo .xx{    opacity: 0 !important;}
.header_box_li.xg #logo .box_table{    height: 100% !important;}

.header_box{position: relative;z-index: 10000;}
#header{position: fixed;height: 12.625rem;z-index:999;width:100%;background-size:cover;  transition: 0.4s; background: url(/images/dh_bg.png) repeat-x;}
.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}
.header_top{position: relative;height: 4rem;padding: 0;text-align: right;z-index: 10000;    transition: 0.4s;}
.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: -.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;
}

.list_box0{ display:inline-block; vertical-align:top}
.list_box0 .li{    font-size: 16px;
    color: #fff;
    display: inline-block;
    transition: .6s;
    margin-left: 0.5rem;
    position: relative;
    line-height: 4rem;}
.list_box0 .li+.li+.li+.li+.li{margin-left: 0.2rem;}
.list_box0 .li>a{     display: inline-block;
    color: #fff;
    transition: 0.5s;
    font-size: 14px;
    margin-left: 0.3rem;}
.list_box0 .li>a:hover{color: #d5ddeb;}
.list_box0 .li a>img{margin: -1px 0rem 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:after{content:"";position:absolute;left:-0.25rem;width:1px;height: 18px;background: #fff;top: 50%;margin-top: -9px;display: none;}
.list_box0 .li+.li+.li:after{display: none;}
.list_box0 .li:first-child:after{ display:none}
.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 #logo{ }
#header #logo .box_table{     height: 140px;width: 290px;display: table;}
#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;}
#logo{float:left;height:100%;position: relative;}
#logo img{    transition: 0.4s;max-width: 389px;}
#logo img.img2{ display:none}
#nav{float: right;}
#nav ul{float: left;}
#nav ul li{float:left;position:relative;z-index:0;margin-left: 2.75rem;height: 2.875rem;}
#nav ul li:before{content:"";position:absolute;left: 0;width: 100%;height: 50px;bottom:0;transition:.6s;}
#nav ul li.on:before, #nav ul li:hover:before{width:100%;left:0;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size: 1.125rem;color:#fff;line-height: 2.125rem;position:relative;transition: .36s;display: inline-block;}
#nav ul li a i{ margin:-3px 0 0 .625rem; display:inline-block; width:10px; height:5px;  transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{}
#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%;background:#fff;width: auto;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;}
#nav ul li .sub .box{padding: 0;text-align:center;}
#nav ul li .sub a{padding: 8px 40px;line-height: 28px;transition:.6s;font-size: 14px;color: #666666;text-align: center;white-space: nowrap;}
#nav ul li .sub a:hover{color: #fff;background: #013182;}
#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, #header.xg #nav ul li a h3{border-bottom: 3px solid rgba(0,0,0,0);padding-bottom: 9px;}
#nav>ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{border-bottom: 3px solid rgba(255,211,59,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: 1rem;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: 18rem;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #0c4491;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: 2.75rem;
	line-height: 3.5rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 50rem;
	margin: 0 auto;
	padding: 0 0.5rem 0 1.5rem;
	background-color: rgba(255,255,255,.1);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #fff;
	transition: all .3s;
	outline: none;
    border: 0;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 4.5rem;
	width: 3.5rem;
}

.search-dialog .search-input input[type=image]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('/images/page1_ss.png');
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('/images/close-btn.svg');
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=image]{
	
}

.search-dialog .hot-search{
	font-size: 0;
	width:19.5rem;
	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;
	
}
.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: 3rem;
    height: 3rem;
    z-index: 10;
    right: 1.5rem;
    top: 1.35rem;
    background-color: rgba(255,255,255,.1);
    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-size: 0.75rem;
    background-repeat: no-repeat;
    background-image: url(/images/close-btn.svg);
	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 1.3rem;width: calc(100% - 2.6rem);position: absolute;bottom: 1rem;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.875rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: #013182;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);}
.tc_search .btn_blue { position: absolute; top: -10px; right: 0; width: 40px; height: 38px; line-height: 38px; border: 0; background: url(/images/search_white.svg) center center no-repeat; background-size: 1.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999999;float: right;margin-left: 28px;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 1.875rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.75rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;overflow: auto;margin: 0px 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 1.5rem 0 7rem;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: #013182;}
#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; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 2.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 4rem;height: 4rem;color: #fff;padding: 0;font-size: 14px;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 5rem;height: 4rem;display: inline-block;background: url(/images/arrow_down.svg) calc(100% - 2rem) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background: url(/images/arrow_down_on.svg) calc(100% - 2rem) center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 1rem;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*三级导航 开始*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:.875rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 60px;}
#m_header #logo .box_table{width: auto; float: left;    display: table; height: 100%; }
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
#nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{    display: block;
				padding: 2% 7%;
			}
.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: #013182;background-size: cover;}
#m_header #logo{float: left;}
#m_header #logo img{max-height:none !important;max-height: 36px;}
#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);}



@font-face{ font-family:"sys_heavy"; src:url(/font/SOURCEHANSERIFSC-HEAVY_0.OTF);}


#fp-nav.fp-right{display: block;right: 3.125%;}

.toubu_div{position: absolute;top: 0;width: 100%;left: 0;z-index: 10000;}

#fp-nav ul, .fp-slidesNav ul{position: relative;}
#fp-nav ul::after, .fp-slidesNav ul::after{width: 2px;height: 5.4rem;content: "";display: block;background: #ebebeb;position: absolute;bottom: calc(100% + 11px);left: 40%;}
#fp-nav ul::before, .fp-slidesNav ul::before{width: 2px;height: 5.4rem;content: "";display: block;background: #ebebeb;position: absolute;top: calc(100% + 11px);left: 40%;}
#fp-nav ul li, .fp-slidesNav ul li{margin: 22px 0;width: 15px;height: 15px;}
#fp-nav ul li a, .fp-slidesNav ul li a{border: 1px solid #d6d6d6;border-radius: 50%;position: relative;}
#fp-nav ul li a::after, .fp-slidesNav ul li a::after{width: 2px;height: 5px;content: "";display: block;background: #ebebeb;position: absolute;bottom: -13px;left: 40%;}
#fp-nav ul li a::before, .fp-slidesNav ul li a::before{width: 2px;height: 5px;content: "";display: block;background: #ebebeb;position: absolute;top: -13px;left: 40%;}
#fp-nav ul li a.active, .fp-slidesNav ul li a.active{background: #d6d6d6;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{display: none;}



.w1720{width: 1720px;margin: 0 auto;}
.w1720::after{clear: both;content: "";display: block;}
.w1660{width: 1660px;margin: 0 auto;}
.w1660::after{clear: both;content: "";display: block;}

.img img{transition: 0.4s;}
.img{overflow: hidden;}
a:hover .img img{transform: scale(1.05);}





.page1_lb{width: 100%;position: relative;}
.page1_lb .swiper-slide{width: 100%;}
.page1_lb .swiper-slide img{height: 100%;}
.page1_lb .swiper-slide a{display: block;}


.page1_lb .swiper-pagination{bottom: 3rem;}
.page1_lb .swiper-pagination span{width: 4.5rem;height: 5px;border: 1px solid #aabbd9;opacity: 1;background: #fff;border-radius: 0;}
.page1_lb .swiper-pagination span.swiper-pagination-bullet-active{background: #013182;border: 1px solid #013182;}


.tit{margin-bottom: 15px;}
.tit a{display: block;font-size: 2rem;text-align: center;font-family: "Microsoft Yahei";font-weight: bold;color: #000;margin-bottom: 15px;}
.tit .tit_bg{height: 1px;width: 100%;background: rgba(0,91,245,0.5);position: relative;}



#page2{background: url(/images/part2_bg.png) no-repeat bottom left;}
#page2 .main_out{padding-top: 7.5%;}
#page2 .w1660{}
#page2 .w1660>.left{width: 45.18%;float: left;}
#page2 .w1660>.right{width: 25.3%;float: left;    margin: 0 3.13%;}
#page2 .w1660>.right2{width: 23.25%;float: left;}
#page2 .page2_lb{padding-top:30px;}
#page2 .page2_lb .swiper-slide{width: 100% !important;}
#page2 .page2_lb .swiper-slide a{background: #013182;display: block;padding-bottom: 2.4rem;}
#page2 .page2_lb .swiper-slide a::after{content: "";display: block;clear: both;}
#page2 .page2_lb .swiper-slide .img{width: 51.86%;float: left;margin-top: -30px;height: 16rem;}
#page2 .page2_lb .swiper-slide .img img{width: 100%;}
#page2 .page2_lb .swiper-slide .con{width: 44%;float: right;color: #fff;padding: 3% 3% 3% 0;}
#page2 .page2_lb .swiper-slide .con .bt{font-size: 22px;line-height: 36px;overflow:hidden;  ont-weight: bold;	text-overflow:ellipsis;height:36px;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; }
#page2 .page2_lb .swiper-slide .con .sj{font-family: "微软雅黑";margin: 0.5rem 0;}
#page2 .page2_lb .swiper-slide .con .sj span{font-size: 2.25rem;}
#page2 .page2_lb .swiper-slide .con .sj span+span{font-size: 12px;margin-left: 10px;}
#page2 .page2_lb .swiper-slide .con .zy{font-size: 14px;line-height: 24px;color: rgba(255,255,255,0.6);overflow:hidden; height:72px;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;}

#page2 .page2_lb .swiper-pagination{width: 51.86%;bottom: 13px;}
#page2 .page2_lb .swiper-pagination span{border: 1px solid rgba(255,255,255,1);background: none;width: 10px;height: 10px;opacity: 1;margin: 0 9px;position: relative;}
#page2 .page2_lb .swiper-pagination span::after{content: "";display: block;height: 1px;width: 9px;background: #6783b4;right: -17px;top: 43%;position: absolute;}
#page2 .page2_lb .swiper-pagination span::before{content: "";display: block;height: 1px;width: 9px;background: #6783b4;left: -17px;top: 43%;position: absolute;}
#page2 .page2_lb .swiper-pagination span.swiper-pagination-bullet-active{border: 4px solid #345a9b;width: 16px;height: 16px;background-color: #fff;margin: 0 9px -3px;}

#page2 .page2_lb .swiper-pagination span:last-child::after{width: 2rem;right: -2.4rem}
#page2 .page2_lb .swiper-pagination span:first-child::before{width: 2rem;left: -2.4rem}

.list_1{margin-top: 0.8rem;}
.list_1 li{}
.list_1 li a{display: block;padding: 0.7rem 0;position: relative;}
.list_1 li a::after{content: "";display: block;width: 0;height: 1px;background: #e07e30;transition: 0.4s;position: absolute;left: 0;bottom: 0;}
.list_1 li a:hover::after{width: 100%;}
.list_1 li p{font-size: 1rem;color: #333333;line-height: 1.5rem;width:calc(100% - 80px);float: left;padding-left: 18px;background: url(/images/part2_li_p_bg.png) no-repeat left 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.list_1 li span{font-size: 14px;color: #737373;float: right;}

.list_2{}
.list_2 li{border-bottom: 1px solid #ececec;position: relative;transition: 0.4s;}
.list_2 li::after{position: absolute;width: 5px;height: 5px;background: #e07e30;bottom: -2px;right: 0;content: "";display: block;transition: 0.4s;}
.list_2 li:hover{box-shadow: 6px 10px 8px rgba(0,0,0,.2);}
.list_2 li a{display: block;padding: 20px 0;}
.list_2 li .sj{width: 63px;background: #013182;height: 63px;float: left;color: #fff;}
.list_2 li .sj p{font-size: 24px;text-align: center;    margin: 9px 0 5px;}
.list_2 li .sj span{display: block;font-size: 12px;text-align: center;}
.list_2 li .bt{font-size: 16px;line-height: 26px;color: #333333;width: calc(100% - 78px);float: right;padding-top: 5px;overflow:hidden; height:57px;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; }

.list_3{}
.list_3 li{margin-bottom: 0.5rem;}
.list_3 li a{display: block;transition: 0.4s;}
.list_3 li a:hover{box-shadow: 0 0 8px rgba(0,0,0,.3);}
.list_3 li .t{width: 100%;background: #013182;padding: 15px 9%;}
.list_3 li .t span{color: #fff;font-size: 14px;}
.list_3 li .con{padding: 12px 9%;background: #f2f5fa;}
.list_3 li .con .bt{font-size: 18px;line-height:26px;color: #333333;    overflow: hidden;height:56px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.list_3 li .con .zy{font-size: 12px;color: rgba(0,0,0,0.5);line-height: 22px;    overflow: hidden;height:66px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;}






#page3{background: url(/images/part3_bg.jpg) no-repeat center center;background-size: cover;}
#page3 .main_out{height: 100%;}
#page3 .tit_out{position: absolute;width: 100%;top: 5rem;left: 0;z-index: 10;}
#page3 .tit{display: table;margin: 0 auto;}
#page3 .tit a{color: #fff;}
#page3 .tit .tit_bg{    width: 268%;  margin-left: -70%;  background: #fff;  opacity: 0.5;}


.sfq{width: 100%;height: 100%;background-size: cover;}
.sfq ul{display: flex;width: 100%;height: 100%;border-right: 1px solid #fff;}
.sfq ul li{width: calc(0% + 134px);transition: 0.5s;}
.sfq ul li::after{content: "";clear: both;display: block;}
.sfq ul li:nth-of-type(odd){background: rgba(1,49,130,0.4);}
.sfq ul li:nth-of-type(even){background: rgba(1,49,130,0.2);}
.sfq ul li .zs{width: 134px;height: 100%;float: right;border-left: 1px solid #fff;position: relative;cursor: pointer;}
.sfq ul li .zs .tt_sj{    font-size: 26px;
    color: #fff;
    font-weight: bold;
    display: block;
    margin-left: 71px;
    padding: 20px 0;display: none;}
.sfq ul li .zs .tt_pc{position: absolute;top: 33%;right: 13px;z-index: 2;}
.sfq ul li .zs .ico{width: 105px;height: 113px;background: url(/images/part3_ico1.png) no-repeat center;background-size: 100% 100% !important;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.sfq ul li+li .zs .ico{background: url(/images/part3_ico2.png) no-repeat center;}
.sfq ul li+li+li .zs .ico{background: url(/images/part3_ico3.png) no-repeat center;}
.sfq ul li+li+li+li .zs .ico{background: url(/images/part3_ico4.png) no-repeat center;}
.sfq ul li+li+li+li+li .zs .ico{background: url(/images/part3_ico5.png) no-repeat center;}
.sfq ul li+li+li+li+li+li .zs .ico{background: url(/images/part3_ico6.png) no-repeat center;}
.sfq ul li+li+li+li+li+li+li .zs .ico{background: url(/images/part3_ico7.png) no-repeat center;}
.sfq ul li+li+li+li+li+li+li+li .zs .ico{background: url(/images/part3_ico8.png) no-repeat center;}
.sfq ul li.on .zs .ico{background: url(/images/part3_ico1_on.png) no-repeat center;}
.sfq ul li+li.on .zs .ico{background: url(/images/part3_ico2_on.png) no-repeat center;}
.sfq ul li+li+li.on .zs .ico{background: url(/images/part3_ico3_on.png) no-repeat center;}
.sfq ul li+li+li+li.on .zs .ico{background: url(/images/part3_ico4_on.png) no-repeat center;}
.sfq ul li+li+li+li+li.on .zs .ico{background: url(/images/part3_ico5_on.png) no-repeat center;}
.sfq ul li+li+li+li+li+li.on .zs .ico{background: url(/images/part3_ico6_on.png) no-repeat center;}
.sfq ul li+li+li+li+li+li+li.on .zs .ico{background: url(/images/part3_ico7_on.png) no-repeat center;}
.sfq ul li+li+li+li+li+li+li+li.on .zs .ico{background: url(/images/part3_ico8_on.png) no-repeat center;}



.sfq ul li.on{width: calc(100% - 938px);background: none;}
.sfq ul li.on .zs{background: rgba(1,49,130,0.85);}
.sfq ul li.on .con{display: block;}
.sfq ul li .con{display: none; width: calc(100% - 134px);float: left;background: url(/images/part3_jt_c.png) no-repeat right center;height: 100%;padding: 11.875rem 1% 0 5%;transition: 0.4s;overflow: hidden;}
.sfq ul li .con::after{content: "";display: block;clear: both;}
.sfq ul li .con>a{display: block;width: calc(100% - 145px);float: left;position: relative;max-width: 640px;}
.sfq ul li .con>a .img{width: 100%;position: relative;}
.sfq ul li .con>a .img::before{width: 100%;height: 100%;background: url(/images/part3_li_bt_zz.png) no-repeat bottom left;position: absolute;bottom: 0;left: 0;z-index: 2;content: "";display: block;background-size: 100% 100%;}
.sfq ul li .con>a .img img{width: 100%;}
.sfq ul li .con>a .bt{font-size: 18px;line-height: 24px;color: #fff;text-align: center;font-weight: normal;position: absolute;bottom: 17px;left: 0;width: 100%;z-index: 3;}
.sfq ul li .con>.ewm{width: 111px;padding: 9px;background: #fff;text-align: center;float: right;margin-top: 6rem;border-radius: 10px;box-shadow: -5px 8px 8px rgba(0,0,0,.3);}
.sfq ul li .con>.ewm img{max-width: 100%;}
.sfq ul li .con>.ewm p{font-size: 14px;margin-top: 15px;}

#page3 .foot{position: absolute;z-index: 5;height: 162px;left: 0;bottom: 0;width: 100%;background: url(/images/foot_bg.png) left bottom repeat-x;}
#page3 .foot>div{position: absolute;width: 100%;bottom: 15px;left: 0;}
#page3 .foot .bq{font-size: 12px;line-height: 24px;text-align: center;color: #fff;}




#page4{}
#page4 .tit_out{}
#page4 .tit_out>p{float: right;font-size: 18px;color: #737373;width: calc(100% - 150px);padding: 10px 0;text-align: right;line-height: 25px;}
#page4 .tit_out::after{content: "";display: block;clear: both;}
#page4 .tit{float: left;}
#page4 .tit a{}
#page4 .tit .tit_bg{}

#page4 .main_out{padding-top: 7.5rem;position: relative;}
#page4 .main_out .left{width: 47.89%;float: left;}
#page4 .main_out .left .zslj{position: relative;margin-bottom: 15px;}
#page4 .main_out .left .zslj>img{max-width: 100%;}
#page4 .main_out .left .zslj>a{position: absolute;bottom: 25%;z-index: 1;left: 28%;}
#page4 .main_out .left .zslj>a+a{left: 55%;}
#page4 .main_out .left .zslj>a img{transition: 0.5s;}
#page4 .main_out .left .zslj>a:hover img{transform: translate(0px, -5px);}
#page4 .main_out .left .x{width: 100%;}
#page4 .main_out .left .x::after{content: "";display: block;clear: both;}
#page4 .main_out .left .x .zc{width: 50.31%;float: left;display: flex;flex-wrap: wrap;}
#page4 .main_out .left .x .zc .tt{width: 25%;position: relative;}
#page4 .main_out .left .x .zc .tt img{width: 100%; height: 100%;}
#page4 .main_out .left .x .zc .tt p{position: absolute;font-size: 24px;color: #fff;width: 24px;top: 2.5rem;left: 0;right: 0;bottom: auto;margin: auto;line-height: 28px; font-family: 宋体;}
#page4 .main_out .left .x .zc ul{width: 75%;background: #f2f5fa;padding: 6%;}
#page4 .main_out .left .x .zc ul li{margin-bottom: 1rem;}
#page4 .main_out .left .x .zc ul li a{display: block;}
#page4 .main_out .left .x .zc ul li .sj{font-size: 14px;color: #004fd4;margin-bottom: 0.2rem;font-weight: bold;font-family: Arial;}
#page4 .main_out .left .x .zc ul li .bt{font-size: 16px;line-height: 24px;color: #333333;    margin: 5px 0 3px;font-weight: bold;overflow:hidden; height:48px;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
#page4 .main_out .left .x .zc ul li .zy{font-size: 12px;color: rgba(51,51,51,0.5);line-height: 20px;overflow:hidden; height:60px;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}
#page4 .main_out .left .x .zc ul li+li+li{margin-bottom: 0;}
#page4 .main_out .left .x .yc{width: 47.79%;float: right;}
#page4 .main_out .left .x .yc .tt{position: relative;}
#page4 .main_out .left .x .yc .tt img{width: 100%;}
#page4 .main_out .left .x .yc .tt p{position: absolute;font-size: 24px;color: #fff;left: 30px;bottom: 15px;margin: auto;line-height: 28px;     font-family: 宋体; }
#page4 .main_out .left .x .yc ul{background: #f2f5fa;padding: 8% 6%;}
#page4 .main_out .left .x .yc ul li{margin-bottom: 1.36rem;}
#page4 .main_out .left .x .yc ul li+li+li+li+li{margin-bottom: 0;}
#page4 .main_out .left .x .yc ul li a{display: block;}
#page4 .main_out .left .x .yc ul li a::after{content: "";clear: both;display: block;}
#page4 .main_out .left .x .yc ul li .sj{font-size: 14px;color: #004fd4;margin-bottom: 0.2rem;font-weight: bold;font-family: Arial;float: right;}
#page4 .main_out .left .x .yc ul li .bt{font-size: 1rem;color: #333333;width: calc(100% - 75px);float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}

#page4 .main_out .right{width: 50.6%;float: right;}
#page4 .main_out .right .s{}
#page4 .main_out .right .s::after{content: "";display: block;clear: both;}
#page4 .main_out .right .s>a{display: block;width: 69%;position: relative;float: left;}
#page4 .main_out .right .s>a.play::after{width: 54px;height: 54px;background: url(/images/part4_right_play.png) no-repeat;content: '';display: block;position: absolute;bottom: 16px;left: 23px;z-index: 3;}
#page4 .main_out .right .s a .img{width: 100%;position: relative;}
#page4 .main_out .right .s a .img img{width: 100%;}
#page4 .main_out .right .s a .img img.zz{position: absolute;width: 100%;z-index: 2;bottom: 0;left: 0;transform: scale(1);}
#page4 .main_out .right .s a .img p{font-size: 1.25rem;color: #fff;line-height: 2.625rem;padding: 0 80px;position: absolute;bottom: 0.6rem;left: 0;width: 100%;z-index: 3;text-align: center;}
#page4 .main_out .right .s>.r{width: 29.76%;float: right;}
#page4 .main_out .right .s>.r a{margin-bottom: 13px;display: block;}
#page4 .main_out .right .s>.r a+a{margin-bottom: 0;}
#page4 .main_out .right .s>.r a .img p{width: 100%;padding: 0;}
#page4 .main_out .right .x{margin-top: 15px;}
#page4 .main_out .right .x .tt{position: relative;}
#page4 .main_out .right .x .tt img{width: 100%;min-height: 45px;}
#page4 .main_out .right .x .tt p{position: absolute;font-size: 24px;color: #fff;left: 30px;line-height: 45px;top: 0;  font-family: 宋体; }
#page4 .main_out .right .x ul{padding: 1.69% 3.69%;background: #f2f5fa;}
#page4 .main_out .right .x ul::after{clear: both;content: "";display: block;}
#page4 .main_out .right .x ul li{width: 25%;float: left;    padding: 0.9rem 0;}
#page4 .main_out .right .x ul li a{font-size: 17px;color: #333333;display: block;padding-left: 14px;background: url(/images/part4_right_dio.png) no-repeat left center;}

#page4 .main_out .bottom{width: 75%;clear: both;position: absolute;bottom: 0;right: 0;z-index: 2;}
#page4 .main_out .bottom ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
#page4 .main_out .bottom ul li{width: 21%;background: url(/images/part4_btm_img20240521_1.png) no-repeat;}
#page4 .main_out .bottom ul li+li{background: url(/images/part4_btm_img20240521_2.png) no-repeat;}
#page4 .main_out .bottom ul li+li+li{background: url(/images/part4_btm_img20240521_3.png) no-repeat;}
#page4 .main_out .bottom ul li+li+li+li{background: url(/images/part4_btm_img20240521_4.png) no-repeat;}
#page4 .main_out .bottom ul li+li+li+li+li{background: url(/images/part4_btm_img5.jpg) no-repeat;}
#page4 .main_out .bottom ul li a{display: block;padding: 7%;display: flex;justify-content: space-between;align-items: center;}
#page4 .main_out .bottom ul li a img{}
#page4 .main_out .bottom ul li a p{font-size: 24px;color: #fff;width: calc(100% - 86px);  font-family: 宋体;}


@media(max-height: 840px){
#page1{height:auto !important;}
#page2{height:auto !important;}
#page4{height:auto !important;    margin-bottom: 6rem;}
}



@media(max-width: 1720px){
	.w1720{width: 90% !important;}
} 


@media(max-width: 1660px){
	.w1660{width: 90% !important;}
	#page4 .main_out .bottom ul li a p{font-size: 15px;}
	#page4 .main_out{padding-top: 6.5rem;}
        #page4 .tit_out>p{font-size: 16px;}
        #page4 .main_out .right .x ul li a{font-size: 15px;}
#nav ul li{margin-left: 1rem;}
.sticky #nav ul li{margin-left: 2rem;}


#page4 .main_out .left .x .yc ul{    padding: 6% 6%;}
#page4 .main_out .left .x .zc ul li{margin-bottom: 1.7rem;}
#page4 .main_out .left .x .zc ul li .zy{    -webkit-line-clamp: 2;height:40px;}

} 
@media(max-width: 1500px){
	.sfq ul li .zs{width: 70px;}
	.sfq ul li{width: 70px;}
	.sfq ul li.on{    width: calc(100% - 490px);}
	.sfq ul li .zs .ico{width: 58px;height: 62px;   top: 54%;
		left: 0;
		right: 0;
		bottom: auto;}
		.sfq ul li .con>.ewm{margin-top: 2rem;}
.sfq ul li .con>a{    width: 56%;}
.sfq ul li .con{    width: calc(100% - 71px);}
}

@media(max-width: 1410px){

	#fp-nav.fp-right{display: none;}
	#dowebok{margin-top: 60px;}

#page1{height: auto !important;}
#page2{height: auto !important;}
#page4{height: auto !important;}

	#page2 .main_out{padding: 3rem 0;}
	.header_box{display: none;}
	.m_header_box{display: block; }
	#page3 .tit_out{    padding: 30px 0;
		background: rgba(1,49,130,0.4);top: 0;}



	.page1_lb .swiper-pagination{bottom: 1rem;}
	#page4{margin-bottom: 3rem;}
	#page4 .main_out{padding-top: 3rem;}
	#page4 .main_out .left{width: 100%;}
	#page4 .main_out .right{width: 100%;margin-bottom: 15px;}
	#page4 .main_out .left .zslj>img{width: 100%;}
	#page4 .main_out .left .x .zc{margin-bottom: 15px;}
	#page4 .main_out .left .x .zc .tt{width: 17%;}
	#page4 .main_out .left .x .zc ul{width: 83%;    padding: 3% 6%;}
	#page4 .main_out .bottom{width: 100%;position: relative;}

#page4 .main_out .left .x .zc ul li .bt{-webkit-line-clamp: 1;height:24px;}
#page4 .main_out .left .x .zc ul li{    margin-bottom: 0.7rem;}
#page4 .main_out .left .x .zc .tt{    height: 20.2rem;}
#page4 .main_out .left .x .yc .tt{    height: 5rem;overflow: hidden;}

}
@media(max-width: 1320px){
#page4 .main_out .left .x .zc .tt{    height: 19.2rem;}
}
@media(max-width: 1300px){
	#nav ul li{margin-left: 1rem;}

}
@media(max-width: 1200px){
.sfq ul li .con>a{    width: 74%;}
}

@media(max-width: 1024px){
	#page2 .w1660>.left{width: 100%;margin-bottom: 2rem;}
	#page2 .w1660>.right{width: 100%;margin: 0 0 2rem 0;}
	#page2 .w1660>.right2{width: 100%;}

	#page3{height: auto !important;}
	.sfq{    padding-top: 108px;
		padding-bottom: 160px;}
	.sfq ul{flex-wrap: wrap;border-bottom: 1px solid #fff;border-right: 0;}
	.sfq ul li{width: 100% !important;border-top: 1px solid #fff;}
	.sfq ul li .con{background:none;    padding: 2% 5%;width: 100%;}
	.sfq ul li .zs{width: 100%;height: auto;border-left: 0;padding: 0 5%;}
	.sfq ul li .zs .tt_pc{display: none;}
	.sfq ul li .zs .tt_sj{display: block;padding: 26px 0;}
	.sfq ul li .zs .ico{top: 6px;right: auto;    left: 5%;}
	.sfq ul li .con>a .img::after{width: 101%;}

}

@media(max-width: 930px){
#page4 .main_out .left .x .yc ul li{margin-bottom: 1.5rem;}
}
@media(max-width: 830px){
#page4 .main_out .left .x .yc ul li{margin-bottom: 1.6rem;}
}
@media(max-width: 800px){
	#page4 .main_out .bottom ul li a p{    width: calc(100% - 52px);}
	#page4 .main_out .bottom ul li a img{width: 40px;}
#vsb_content_2{overflow: hidden; overflow-x: scroll;}
}
@media(max-width: 740px){
#page4 .tit_out>p{font-size: 14px;}
}
@media(max-width: 650px){
	#page2 .page2_lb .swiper-slide .img{width: 100%;margin-top: 0;}
	#page2 .page2_lb .swiper-slide .con{width: 100%;padding: 3% 3% 8%;}
	#page2 .page2_lb .swiper-pagination{width: 100%;bottom: 16px;}
	.list_1 li p{    overflow: initial;
		text-overflow: initial;
		white-space: pre-wrap;}
		.sfq ul li .con>a .bt{overflow:hidden; height:48px;
			text-overflow:ellipsis;
			display:-webkit-box; 
			-webkit-box-orient:vertical;
			-webkit-line-clamp:2; }

			.sfq ul li .con>a{    width: calc(100% - 138px);}

			#page4 .main_out .left .x .zc{width: 100%;}

			#page4 .main_out .left .x .yc{width: 100%;margin-bottom: 15px;}
			#page4 .main_out .right .x ul li{width: 50%;}
			#page4 .main_out .bottom ul li{width: 48%;margin-bottom: 15px;}
			#page4 .tit{float: none;}
			#page4 .tit_out>p{width: 100%;text-align: center;}
			#page4 .main_out .right .s>a{width: 100%;margin-bottom: 15px;}
			#page4 .main_out .right .s>.r{width: 100%;}
#vsb_content_2{overflow: hidden; overflow-x: scroll;}

#page2 .page2_lb .swiper-slide .img{height:auto;}
}
@media(max-width: 520px){
#page4 .tit_out>p{font-size: 12px;}
}
@media(max-width: 425px){
.page1_lb .swiper-pagination span{    width: 2.5rem;}
#page4 .main_out .bottom ul li a p{font-size: 14px;}

}


@media(max-width: 380px){
	.sfq ul li .con>.ewm{margin-top: 0;}
	
}

















/* 二级页样式开始 */

.ej{background: url(/images/a_ej/ej_bg_wl.jpg) repeat;position: relative;}
.ej::after{position: absolute;content: "";left: 0;bottom: 0;width: 100%;height: 696px;background: url(/images/a_ej/ej_bg_bottom.png) no-repeat center center;display: block;}



.ej .foot{z-index: 5;width: 100%;background: #013182;position: relative;padding: 1.4rem 0;}
.ej .foot>div{width: 100%;bottom: 15px;}
.ej .foot .bq{font-size: 12px;line-height: 24px;text-align: center;color: #fff;}



.ej_banner{margin-bottom: 3.125rem;}
.ej_banner img{width: 100%;}


#nav_slide{background: #013182;line-height: 50px;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;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: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #013182;}

#sub_nav_content ul li ul{ display:none}


.n_container{padding: 0 0 4.5rem;position: relative;z-index: 1;min-height: 300px;}
.n_container .w1200{ max-width:1500px}
.n_container .n_left{float:left;width: 290px;position: relative;z-index: 1;margin-top: 0px;background: #fff;}
.n_container .n_left:before{content:"";position:absolute;width: 100%;height:11px;bottom: -11px;left: -4px;}
.n_container .n_left h1{height: 90px;line-height: 90px;background:url(/images/a_ej/left_logo.jpg) center no-repeat;font-size: 1.875rem;color:#fff;padding: 0 1rem;text-align: center; position:relative}
.n_container .n_left h1 span{position:relative;}

.n_container .n_left ul{padding: 0 0 3.75rem;border-top: none;position:relative;}
.n_container .n_left ul:before{content:"";position:absolute;top:0;left: 0;bottom:2rem;}
.n_container .n_left .con{ box-shadow: 0px 0px 10px 0px rgba(0, 22, 39, 0.21);}
.n_container .n_left .con ul li{line-height: 1.45rem;font-size: 1.125rem;color: #333333;position:relative;padding-bottom: 1px;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 2rem;right: 2rem;height:1px;border-bottom: #eeeeee 1px solid;}
.n_container .n_left .con ul li:last-child:before{ }
.n_container .n_left .con ul li a img{ margin:-3px 14px 0 0}
.n_container .n_left .con ul li a:before{content:"";width: 3px;height: 0;background:transparent;position:absolute;left: 0;top: 0;transition:0.6s;}
.n_container .n_left .con ul li.on>a:before, .n_container .n_left .con ul li:hover>a:before{height: 100%;}
.n_container .n_left .con ul li:after{content: "";display: block;width: 0.375rem;position: absolute;left: 0;top: 0;background: #7fadfa;height: 0;transition: 0.5s;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{height: 3.5rem;}

.n_container .n_left .con ul li a{color: #333333;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 1rem 15px 1rem 0;transition: 0.36s;margin: 0 2rem;}
.n_container .n_left .con ul li a:hover,.n_container .n_left .con ul li.on a{color: #7fadfa;font-weight: bold;}

.n_container .n_left .con ul li dl{display:none;padding: .5rem 0;position:relative;background: #eff5fe;margin: 0 2rem;border-top: #eee 1px solid;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right: 2rem;left: 2rem;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 34px;padding: 0;}
.n_container .n_left .con ul li dl dd a{font-size: 15px;color: #333333 !important;padding: 5px 0 5px 32px;position:relative;line-height: 24px;margin: 0;font-weight: normal !important;}
.n_container .n_left .con ul li dl dd:last-child a{ border:none}

.n_container .n_left .con ul li i.up, .n_container .n_left .con ul li.on i{ background:url(/images/a_ej/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 30px;height: 3.75rem;background: url(/images/a_ej/left_jiantou.png) center no-repeat;position:absolute;right: 20px;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #7fadfa !important;font-weight: bold !important;}
.n_container .n_left .con ul li dl dd a:hover:before, .n_container .n_left .con ul li dl dd.on a:before{}

.n_container .n_right{width: calc(100% - 340px);margin: 0px 0 0 50px;padding: 0 30px 0 30px;background: #fff;box-shadow: 0 0 12px rgba(0,0,0,.12);min-height:500px;}



.position{font-size: 13px;color: #999999;line-height: 60px;height: 60px;border-bottom: 1px solid #dadada;margin-bottom: 20px;}
.position img{ margin:-3px .5rem 0 0}
.position a{color: #999999 !important;transition:0.36s;}
.position span{font-size:14px;color:#808080;margin: 0 12px;display: inline-block;width: 3px;position: relative;}
.position span::after{content: "";display: block;width: 3px;height: 3px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;background: #b8b8b8;}
.position em{color: #ffd33b;font-style:normal;}
.position a:hover{color: #ffd33b !important;}

.fanye{ text-align:center;padding: 2rem 0;}


@media(max-width: 1200px){
	#nav_slide{ display:block}
	.n_container .n_left, .mianbao{ display:none}
	.ej_banner{margin-bottom: 0;margin-top: 60px;}
	.n_container .n_right{width: 100%;padding-top: 2rem; min-height:490px;}

}
@media(max-width: 650px){
	.n_container .w1200{padding: 0;}

}
#vsb_content_2 IMG{width: 100%;    height: auto;}
#vsb_content_2 .vsbcontent_img{text-indent: 0px !important; }


.n_list{padding-top: 1rem;}
.n_list .list_box_list{}
.n_list .list_box_list li{margin-bottom: 2.3rem;}
.n_list .list_box_list li a{display: block;padding-bottom: 1.25rem;position: relative;}
.n_list .list_box_list li a::before{content: "";display: block;height: 1px;width: calc(100% - 100px);background: #d9d9d9;position: absolute;bottom: 0;left: 100px;z-index: 1;}
.n_list .list_box_list li a::after{content: "";display: block;display: block;height: 1px;width: 40px;background: #ffd33b;position: absolute;bottom: 0;left: 100px;transition: 0.4s;z-index: 2;}
.n_list .list_box_list li .con{float: left;width: calc(100% - 85px);}
.n_list .list_box_list li .con .bt{font-size: 1.125rem;color: #323232;width: 100%;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.n_list .list_box_list li .con span{font-size: 14px;color: #808080;position: absolute;bottom: -6px;left: 0;transition: 0.4s;}
.n_list .list_box_list li .sj{color: #666666;font-size: 1rem;float: right;transition: 0.4s;}
.n_list .list_box_list li a:hover::after{width: calc(100% - 100px);}
.n_list .list_box_list li a:hover .con .bt{text-shadow: 0 0px 2px rgba(0,0,0,0.5);}
.n_list .list_box_list li a:hover .con span{text-shadow: 0 0px 1px rgba(0,0,0,0.5);}
.n_list .list_box_list li a:hover .sj{text-shadow: 0 0px 1px rgba(0,0,0,0.5);}


@media(max-width: 1200px){

}
@media(max-width: 650px){
	.n_list .list_box_list li .con{float: none;width: 100%;margin-bottom: 0.5rem;}
	.n_list .list_box_list li .con .bt{overflow: auto;
		text-overflow: ellipsis;
		white-space: pre-wrap;
		line-height: 1.5rem;}
	.n_list .list_box_list li .sj{line-height: 1.5rem;float: none;}
}



.n_pic_list{}
.n_pic_list table{margin:0 auto;}
.n_pic_list ul{    display: flex;    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;}
.n_pic_list ul li{float: left;width: 48%;margin-bottom: 2.25rem;}
.n_pic_list ul li:nth-child(even){float: right;}
.n_pic_list ul li a{display: block;}
.n_pic_list ul li .img{overflow: hidden;width: 100%;}
.n_pic_list ul li .img img{width: 100%;    height: auto;}
.n_pic_list ul li p{font-size: 1.125rem;text-align: center;padding: 1.5rem;background: #fbfcff;}


@media(max-width: 375px){
	.n_pic_list ul li{width: 100%;}
}




.n_tt_list{}
.n_tt_list ul{}
.n_tt_list ul li{margin-bottom: 1.6875rem;background: url(/images/a_ej/ej_tt_list_li_bg.png) no-repeat;padding: 1.5625rem;transition: 0.4s;background-size: 100% 100%;}
.n_tt_list ul li a{display: block;position: relative;}
.n_tt_list ul li a::after{content: "";display: block;clear: both;}
.n_tt_list ul li .sj{padding: 6px;color: #333;position: relative;width: 63px;float: left;margin-top: 0.7rem;}
.n_tt_list ul li .sj::before{content: "";display: block;width: 12px;height: 12px;background: url(/images/a_ej/ej_tt_sj_bg1.png) no-repeat;position: absolute;left: 0;top: 0;}
.n_tt_list ul li .sj::after{content: "";display: block;width: 12px;height: 12px;background: url(/images/a_ej/ej_tt_sj_bg2.png) no-repeat;position: absolute;bottom: 0;right: 0;}
.n_tt_list ul li .sj p{font-size: 2rem;padding-bottom: 0.4rem;margin-bottom: 0.5rem;text-align: center;border-bottom: 1px solid #eaeaea;font-weight: bold;}
.n_tt_list ul li .sj span{font-size: 12px;display: block;text-align: center;}
.n_tt_list ul li .right{width: calc(100% - 84px);float: right;}
.n_tt_list ul li .right::after{content: "";display: block;clear: both;}
.n_tt_list ul li .img{width: 25.86%;float: left;}
.n_tt_list ul li .img img{width: 100%;}
.n_tt_list ul li .con{width: 70.68%;float: right;padding-top: 0.7rem;}
.n_tt_list ul li .con .bt{font-size: 1.125rem;line-height: 1.75rem;font-weight: bold;color: #333;padding-bottom: 1.375rem;margin-bottom: 0.75rem;position: relative;border-bottom: 1px solid #eaeaea;}
.n_tt_list ul li .con .zy{font-size: 12px;line-height: 22px;color: #999999;}
.n_tt_list ul li .con .bt::after{content: "";display: block;width: 5px;height: 5px;background: #cfb266;border-radius: 50%;position: absolute;bottom: -3px;left: 20px;}
.n_tt_list ul li.wt{}
.n_tt_list ul li.wt .con{float: right;width: 100%;}

.n_tt_list ul li:hover{background: url(/images/a_ej/ej_tt_list_li_bg_on.png) no-repeat;background-size: 100% 100%;}
.n_tt_list ul li:hover .con .bt{color: #fff;}
.n_tt_list ul li:hover .con .zy{color: rgba(255,255,255,0.4);}
.n_tt_list ul li:hover .sj{color: #ffd33b !important;}
.n_tt_list ul li:hover .con .bt::after{background: #ffd33b;}




@media(max-width: 800px){
	.n_tt_list ul li{background: #fff;border: 1px solid #eff5fe;}
	.n_tt_list ul li:hover{background: #013182;}
	.n_tt_list ul li .right{width: 100%;}
	.n_tt_list ul li .img{width: 100%;}
	.n_tt_list ul li .con{width: 100%;}
	.n_tt_list ul li.wt .sj{position: relative;left: 0;top: 0;color: #000;}

	.n_tt_list ul li .sj{    position: absolute;margin: 0;color: #fff;
		left: 1rem;
		z-index: 10;
		top: 1rem;}
}




.n_zzjg{padding-bottom: 2rem;}
.n_zzjg .n_zzjg_main{display: flex;justify-content: space-between;flex-wrap: wrap;}
.n_zzjg .n_zzjg_main>div{width: 48%;}
.n_zzjg .n_zzjg_main>div .box{border-radius: 1.25rem 1.25rem 0 0;}
.n_zzjg .n_zzjg_main>div .box .tit{font-size: 1.5rem;padding: 1.3rem;background: #013182;color: #fff;font-weight: bold;border-radius: 1.25rem 1.25rem 0 0;}
.n_zzjg .n_zzjg_main>div .box ul{padding: 0 1.875rem 2rem;    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.n_zzjg .n_zzjg_main>div .box ul::after{display: block;clear: both;}
.n_zzjg .n_zzjg_main>div .box ul li{width: 47%;float: left;border-bottom: 1px solid #dadada;transition: 0.4s;    padding: 0 2%;margin-bottom: 0.6rem;}
.n_zzjg .n_zzjg_main>div .box ul li:nth-child(even){float: right;}
.n_zzjg .n_zzjg_main>div .box ul li::after{content: "";display: block;clear: both;}
.n_zzjg .n_zzjg_main>div .box ul li a{font-size: 1.125rem;color: #333;padding: 1rem 0;width: calc(100% - 30px);float: left;display: block;position: relative;    line-height: 1.5rem;}


.n_zzjg .n_zzjg_main>div .boxlb1 ul li a{font-size: 0.125rem;color: #333;padding: 1rem 0;width: calc(100% - 30px);float: left;display: block;position: relative;    line-height: 1.5rem;}

.n_zzjg .n_zzjg_main>div .box ul li img{float: right;top: 1rem;position: relative;}
.n_zzjg .n_zzjg_main>div.left .box{background: #fbfcff url(../images/a_ej/zzjg_bg1.png) bottom center no-repeat;background-size: 100%;margin-bottom: 2rem;}
/* .n_zzjg .n_zzjg_main>div.left .box ul{padding-bottom: 3.9rem;} */
.n_zzjg .n_zzjg_main>div.left .box+.box{background: #fbfcff url(../images/a_ej/zzjg_bg2.png) bottom center no-repeat;background-size: 100%;}
.n_zzjg .n_zzjg_main>div.right .box{background: #fbfcff url(../images/a_ej/zzjg_bg3.png) bottom center no-repeat;background-size: 100%;}


.n_zzjg .n_zzjg_main>div .box ul li:hover{    box-shadow: 0 0 9px rgba(0,0,0,.3);    border-radius: 5px;}

@media(max-width:1024px){
	.n_zzjg .n_zzjg_main>div{width: 100% !important;}
	.n_zzjg .n_zzjg_main>div .box ul{padding: 0 1.875rem 2rem !important;}
}
@media(max-width:500px){
	.n_zzjg .n_zzjg_main>div .box ul li{width: 100%;}
}





.n_rwjs{}
.n_rwjs .n_rwjs_main{padding: 1rem 0rem 5rem;}
.n_rwjs .n_rwjs_main .left{width: 14%;float: left;position: relative;}
.n_rwjs .n_rwjs_main .left::after{content: "";display: block;width: 100%;height: 100%;background: #f5f5f5;position: absolute;top: 10px;left: 10px;}
.n_rwjs .n_rwjs_main .left img{width: 100%;position: relative;z-index: 2;border: 1px solid #d9d9d9;}
.n_rwjs .n_rwjs_main .right{width: 82%;float: right;}
.n_rwjs .n_rwjs_main .right .bt{border-bottom: 1px solid #e1e1e1;margin-bottom: 2rem;}
.n_rwjs .n_rwjs_main .right .bt p{font-size: 1.5rem;color: #030f1f;line-height: 2.2rem;display: table;border-bottom: 3px solid #013182;margin-bottom: -2px;padding-bottom: 1.1rem;}
.n_rwjs .n_rwjs_main .right .bt p span{color: #013182;font-weight: bold;}
.n_rwjs .n_rwjs_main .right .zy{font-size: 1rem; color: #323232;line-height: 2.375rem;text-indent: 2em;}
.zy p{font-size: 1rem!important; color: #323232 !important;line-height: 2.375rem !important;text-indent: 2em;}


@media(max-width:650px){
	.n_rwjs .n_rwjs_main .left{display: table;margin: 0 auto 2rem;width: auto;max-width: 100%;float: none;}
	.n_rwjs .n_rwjs_main .right{width: 100%;}
}




.n_xrld{}
.n_xrld_main{}
.n_xrld_main .tit{font-size: 1.375rem;padding: 1rem 1.5rem;line-height: 2rem;color: #333333;border-left: 4px solid #013182;background: url(/images/a_ej/ej_xrld_tit_bg.png) repeat-y left center;}
.n_xrld_main .con{padding: 1.375rem;}
.n_xrld_main .con>p{font-size: 18px;color: #323232;line-height: 1.5rem;margin-bottom: 1.5rem;}
.n_xrld_main .con>p::after{content: "";display: block;clear: both;}
.n_xrld_main .con>p span{text-align: justify;float: left; 
    display: block;
    width: 6rem;}
.n_xrld_main .con>p em{float: left;font-style:normal !important;color: #013182;margin-right: 2rem;}






.n_xxjj{}
.n_xxjj_main{padding-top: 2rem;}
.n_xxjj_main .title{font-size: 2.125rem;text-align: center;color: #013182;font-weight: bold;margin-bottom: 1.6rem;}
.n_xxjj_main .con{padding-bottom: 2rem;}
.n_xxjj_main .con p{font-size: 1.125rem !important;line-height: 2.125rem !important;color: #323232;text-indent: 2em;margin-bottom: 1.3rem;}
.n_xxjj_main .con p.tit{font-size: 1.5rem;color: #2d65e2;text-indent: 0;margin-bottom: 0.6rem;}
.n_xxjj_main .con p.tit img{margin-right: 1rem;}
.n_xxjj_main .con p.tp{text-indent: 0;}
.n_xxjj_main .con p.tp img{width: 100%;}






.n_szdw{}
.n_szdw_main{padding-bottom: 4rem;}
.n_szdw_main .title{font-size: 2.125rem;color: #013182;font-weight: bold;line-height: 2.9rem;text-align: center;margin-bottom: 2.6rem;}
.n_szdw_main .con_shang{background: #edf4f8;padding: 4rem 1rem;}
.n_szdw_main .con_shang p{font-size: 1.125rem;line-height: 2.125rem;color: #333333;text-align: center;margin-bottom: 0.9rem;}
.n_szdw_main .con_shang p span{color: #013182;font-size: 2.5rem;font-weight: bold;}
.n_szdw_main .con_shang p+p{margin-bottom: 0;}
.n_szdw_main ul{border-bottom: 1px solid #dadada;margin-bottom: 1rem;padding: 2.5rem 0;}
.n_szdw_main ul::after{content: "";display: block;clear: both;}
.n_szdw_main ul li{width: 50%;float: left;padding-right: 5%;padding-left: 15px;}
.n_szdw_main ul li::after{content: "";display: block;clear: both;}
.n_szdw_main ul li p.tit{font-size: 1.5rem;color: #013182;line-height: 2rem;border-left: 5px solid #ffd33b;padding-left: 10px;margin-left: -15px;}
.n_szdw_main ul li a{display: block;width: 20%;float: left;color: #333;transition: 0.4s;font-size: 1.125rem;line-height: 1.6rem;margin-bottom: 0.6rem;}
.n_szdw_main ul li a:hover{color: #ffd33b;}

@media(max-width:900px){
	.n_szdw_main ul{padding: 0;margin: 0;border: 0;}
	.n_szdw_main ul li{width: 100%;padding:2rem 0 2rem 15px;margin-bottom: 0rem;border-bottom: 1px solid #dadada;}
}
@media(max-width:425px){
	.n_szdw_main .con_shang{    padding: 2rem 1rem;}
	.n_szdw_main ul li a{width: 33.3%;}
}








.qrid_zz{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.9);display: none;top: 0;left: 0;z-index: 1000;display: none;justify-content: center;align-items: center;}
.qrid_zz #qrid{padding: 8px;background: #fff;border-radius: 5px;}

video{ width:100%;}
.n_nry{}
.n_nry_main{padding-bottom: 0.5rem;}
.n_nry_main .title{font-size: 1.875rem;color: #323232;text-align: center;font-weight: bold;line-height: 2.5rem;margin-bottom: 1rem;}
.n_nry_main .xx{font-size: 14px;color: #808080;text-align: center;margin-bottom: 1rem;}
.n_nry_main .fx{padding-bottom: 1.2rem;border-bottom: 1px solid #d9d9d9;}
.n_nry_main .fx>div{display: table;margin: 0 auto;}
.n_nry_main .fx>div>div{float: left;margin: 0 0.5rem;}
.n_nry_main .fx>div>div img{cursor: pointer;}
.n_nry_main .con{padding: 1rem 0 2rem;border-bottom: 1px solid #d9d9d9;}
.n_nry_main .con p{font-size: 1.125rem !important;color: #333333;line-height: 2.25rem !important;text-indent: 2em;margin-bottom: 0.6rem;}
.n_nry_main .con p.img{text-indent: 0;}
.n_nry_main .con p.cen{text-indent: 0;text-align: center;}
.n_nry_main .con img{max-width: 100%;height: auto;display: block;margin: 0 auto;}
.n_nry_main .fy{padding: 2rem 0;}
.n_nry_main .fy a{font-size: 1rem;color: #333333 !important;display: block;padding: 0.5rem 0;transition: 0.4s;    text-decoration: none !important;}
.n_nry_main .fy a:hover{color: #ffd33b !important;}
.n_nry_main .fy a strong{}
.n_nry_main .fy a span{}
.fy{padding: 2rem 0;}
.fy a{font-size: 1rem;color: #333333;display: block;padding: 0.5rem 0;transition: 0.4s;}
.fy a:hover{color: #ffd33b;}
.fy a strong{}
.fy a span{}

@media(min-width:1920px){
.page1_lb .swiper-slide img{width:100%;
height: auto;}
}
@media(max-width:1410px){
.page1_lb .swiper-slide img{height: 43rem;}
}
@media(max-width:1200px){
.page1_lb .swiper-slide img{height: 37rem;}
}
@media(max-width:1024px){
.page1_lb .swiper-slide img{height: auto;width:100%;}
}