/* 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;
}
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执行，其他浏览器不执行*/}

.keywordfontcolor1049356{font-weight: bold;  font-size:1.375rem !important; color: #9c0101 !important; font-family:Arial, Helvetica,"Microsoft Yahei",!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}
.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);*/  /*透明背景*/

.list_box11{display: block;vertical-align:top;height: 25px;line-height: 25px;}
.ewm_box{padding: 5px 0;text-align:right;}
.ewm_box a{font-size:15px;color:#fff;padding:0 10px; display: inline-block; line-height: 20px;}
/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;padding: 0 50px;max-width: 1500px;}


.header_box_li{height: 13.7rem;position: relative;z-index: 1;transition: 0.4s;}

.header_box_li.sticky{position: fixed;background: #9c0101;height: 3.75rem;box-shadow: 0 8px 8px rgba(0,55,59,0.25);
    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.7rem 0rem 0 2rem;}
	  .header_box_li.sticky #nav .search_btn img{display: none;}

	  .header_box_li.sticky #header #logo .box_table{height: 90px;}
	  .header_box_li.sticky #header{height: auto;}
	  .header_box_li.sticky #header #logo{}
	  .header_box_li.sticky .w1720{width: 1500px;}
	  .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.75rem;line-height: 3.75rem;}

.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: absolute;height: 8.625rem;z-index:999;width:100%;background-size:cover;  transition: 0.4s; }
.header_box_li:before{content:"";position:absolute;height: 10.125rem;top:0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background-size: auto 100%;pointer-events: none;}
#header.xg:before{ opacity:0; visibility:hidden}
.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: 14px;color:#fff;display: inline-block;transition:.6s;margin-left: 1rem;position: relative;line-height: 4rem;}
.list_box0 .li+.li+.li{margin-left: 0;}
.list_box0 .li>a{ display:block;color: #fff;transition: 0.5s;}
.list_box0 .li>a:hover{color: #ae0000;}
.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; }
#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(../images/part1_ss.png) no-repeat center center;float: left;}
.list_box0 .li input.img2{width: 20px;height: 18px;background: url(../images/part1_sss.png) no-repeat center center;float: left;}
.list_box0 .li+.li{margin-left: 2rem;}
.list_box0 .li+.li+.li{margin-left: 0rem;}
.list_box0 .li+.li+.li+.li{margin-right: 2rem;}


.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:709px;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: 100%;width:100%;}
#logo img.img2{ display:none}
#nav{float: right;}
#nav ul{float: left;}
#nav ul li{float:left;position:relative;z-index:0;margin-left: 1.75rem;height: 4.1rem;}
#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:140%;left:-20%;}
#nav ul li a{display:block;padding: 1rem 0.5625rem;transition: 0.4s;}
#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 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.on a,#nav ul li:hover a, #header.xg #nav ul li.on a, #header.xg #nav ul li:hover a{background: #9c0101;}
#nav ul li .sub a{padding: 8px 40px;line-height: 28px;transition:.6s;font-size: 14px;color: #666666;text-align: center;white-space: nowrap;background: #fff;}
#nav ul li .sub a:hover{color: #fff;background: #9c0101;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}


#nav>ul>li h3:before{content:"";display:block;position:absolute; width:21px; height:12px;left:50%;margin-left: -10px; bottom:10px; transition:.3s;opacity:0;visibility:hidden;}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li:hover h3:before, #nav>ul>li.on h3:before{opacity:1;visibility:visible;display: none;}

.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0 0 0 15px;position: relative;}
.search_btn img{margin: 0;}
#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: 1.5rem;transition:.6s;margin-left: 1rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -1.5rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}


.search_btn{margin-left: 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: #489a8e;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;
	
}
.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: none;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: 81px 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: #003153;}
#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: auto;}
#m_header #logo .box_table{width: auto; float: left;    display: table; height: 100%;}
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
 #nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{    display: block;
			}
.m_header_box header{padding:0 5%;top: 25px;height: 60px;box-shadow: 0 8px 8px rgba(0,55,59,0.25);position: fixed;left: 0;right: 0;z-index: 100;background: #003153;background-size: cover;}
#m_header #logo{float: left;}
#m_header #logo img{max-height: 40px;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);}



@font-face{ font-family:"sys_heavy"; src:url(../font/SOURCEHANSERIFSC-HEAVY_0.OTF);}


.ej .toubu_div{position: initial;background: #fff;}
.ej #nav ul li h3{color: #333;}
.ej #nav ul li.on h3,.ej #nav ul li:hover h3{color: #fff;}
.ej .list_box0 .li{line-height: 3rem;}
.ej .list_box0 .li>a{color: #666;}
.ej .list_box0 .li input.txt {border-bottom: 1px solid #666;}
.ej .header_top{height: 3.4rem;}
.ej #header #logo .box_table{height: 132px;}
.ej #header{height: 8.18rem;}
.ej .header_box_li{height: 8.18rem;}

#fp-nav.fp-right{display: none;}

.toubu_div{ top: 0;width: 100%;left: 0;z-index: 10000;position: absolute;background: url(../images/top_bg.png) no-repeat;}
.img img{transition: 0.4s;}
.img{overflow: hidden;}
a:hover .img img{transform: scale(1.05);}


.w1720{width: 1720px;margin: 0 auto;}
.w1720::after{clear: both;content: "";display: block;}
.w1500{width: 1500px;margin: 0 auto;}
.w1500::after{clear: both;content: "";display: block;}
.w1620{width: 1560px;margin: 0 auto;position: relative;}
.w1620::after{clear: both;content: "";display: block;}


.sy_tit{float: left;width: 5%;}


.yc_gd{position: fixed;right: -67px;top: 43%;z-index: 10;width: 163px;height: 163px;border: 1px solid rgba(174,0,0,0.5);border-radius: 50%;transition: 0.4s;opacity: 0;z-index: 1001;}
.yc_gd.on{opacity: 1;}
.yc_gd .zz{width: 152px;height: 152px;background: #ae0000;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-radius: 50%;}
.yc_gd .zz img{position: absolute;top: 0;left: 10px;bottom: 0;margin: auto;}


.leftgd{position: fixed;left: -67px;top: 43%;z-index: 10;width: 163px;height: 163px;border: 1px solid rgba(174,0,0,0.5);border-radius: 50%;transition: 0.4s;opacity: 0;z-index: 1001;}
.leftgd .zz img{position: absolute;top: 0;left: 65px;bottom: 0;margin: auto;}
.part1{}
.part1 .page1_lb_out{position: relative;}
.part1 .page1_lb{}
.part1 .page1_lb .swiper-slide{width: 100%;}
.part1 .page1_lb .swiper-slide a{display: block;}
.part1 .page1_lb .swiper-slide a img{width: 100%;}
.part1 .page1_lb_out .swiper-pagination{    right: 20%;padding: 0 3rem;bottom: 1rem;display: flex;align-items: center;}
.part1 .page1_lb_out .swiper-pagination::after{width: 3rem;height: 1px;background: #fff;content: "";display: block;position: absolute;right: 0;top: 49%;}
.part1 .page1_lb_out .swiper-pagination::before{width: 3rem;height: 1px;background: #fff;content: "";display: block;position: absolute;left: 0;top: 49%;}
.part1 .page1_lb_out .swiper-pagination span{width: 45px !important;height: 44px !important;background: url(../images/part1_lb_hd_li_bg.png) no-repeat center;opacity: 1 !important;transition: 0.4s;}
.part1 .page1_lb_out .swiper-pagination span{padding: 0 13px;position: relative;}
.part1 .page1_lb_out .swiper-pagination span::after{width: 13px;height: 1px;background: #fff;content: "";display: block;position: absolute;right: 0;top: 49%;}
.part1 .page1_lb_out .swiper-pagination span::before{width: 13px;height: 1px;background: #fff;content: "";display: block;position: absolute;left: 0;top: 49%;}
.part1 .page1_lb_out .swiper-pagination span.swiper-pagination-bullet-active{width: 68px !important;height: 44px !important;background: url(../images/part1_lb_hd_li_bg_on.png) no-repeat center;}


.part1>.w1620{z-index:1000;}
.part1 .fx_ewm{width: 180px;
    position: absolute;
    bottom: 0rem;
    z-index: 19;
    right: 0;}
.part1 .fx_ewm li{    position: relative;
    margin-bottom: 1.5rem;
    float: left;
    margin-left: 1.5rem;}

.part1 .fx_ewm li>img{height: 19px;}
.part1 .fx_ewm li> a img{height: 19px;} 
.part1 .fx_ewm li .ewm{     position: absolute;
    display: none;
    top: auto;
    left: -3.5rem;
    bottom: 2rem;
    z-index: 1000;}
.part1 .fx_ewm li:hover .ewm{display: block;}
.part1 .fx_ewm li .ewm img{max-width: 132px;}


@media(max-width: 1300px){

.part1 .fx_ewm{width: 30px;position: absolute;bottom: 8rem;z-index: 3;left:0;right:auto;}
.part1 .fx_ewm li{position: relative;    margin-bottom: 1.5rem;}
.part1 .fx_ewm li>img{}
.part1 .fx_ewm li .ewm{    position: absolute;display: none;
    top: -3.5rem;bottom:auto;
    left: 30px;}
	.part1 .fx_ewm li:hover .ewm{display: block;}
.part1 .fx_ewm li .ewm img{max-width: 132px;}
}
@media(max-width: 900px){
.part1 .fx_ewm{bottom:1rem;}
}







.tit{text-align: center;position: relative;width: 100%;}
.tit img{}
.tit .more{font-size: 14px;line-height: 26px;padding:5px 42px 5px 19px;color: #fff;display: block;position: absolute;right: 0;top: 30%;border-radius: 50px;background:#003153 url(../images/more_jt_b.png) no-repeat 85px center;transition: 0.4s;}

.tit .more:hover{background: #fff url(../images/more_jt_l.png) no-repeat 85px center;color: #666666;}




.part2{background: url(../images/part2_bg.png) no-repeat;background-size: cover;padding-top: 8px;margin-top: -67px;    position: relative;padding-bottom: 6.25rem;
    z-index: 3;}
.part2 .search_p2{position: relative;display: table;    top: -2rem;left: 5rem;}
.part2 .search_p2 .txt{width: 36rem;font-size: 16px;line-height: 24px;color: #848bc9;padding: 13px 4rem;background:#fff url(../images/part2_ss_img.png) no-repeat 1rem center;border: 0;box-shadow: 0 0 20px rgba(45,59,175,0.2);border-radius: 100px;position: relative;z-index: 1;}
.part2 .search_p2 .btn{width: 4rem;height: 50px;padding: 0.8rem 0;position: absolute;top: 0;right: 0;z-index: 2;background: url(../images/part2_ss_jt.png) no-repeat center center;}

.part2 .search_p2 .txt::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #848bc9;
	font-size: 16px;
  }
  
  .part2 .search_p2 .txt:-moz-placeholder, textarea:-moz-placeholder {
	color: #848bc9;
	font-size: 16px;
  }
  
  .part2 .search_p2 .txt::-moz-placeholder, textarea::-moz-placeholder {
	color: #848bc9;
	font-size: 16px;
  }
  
  .part2 .search_p2 .txt:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #848bc9;
	font-size: 16px;
  }

  @font-face{
	font-family: 'Impact'; 
	src: url('../font/impact.ttf');
}
.part2 .tit{margin-top: 4.2rem;}
.part2 .hd{position: absolute;left: 0;top: 39px;}
.part2 .hd ul{display: flex;flex-wrap: wrap;}
.part2 .hd ul li{margin-right: 20px;transition: 0.4s;}
.part2 .hd ul li.on{background: #003153;}
.part2 .hd ul li.on a{color: #fff;}
.part2 .hd ul li a{font-size: 18px;line-height: 28px;color: #333333;padding: 5px 15px;display: block;transition: 0.4s;}




.part2 .bd{margin-top: 3rem;}
.part2 .bd ul{display: none;animation:p2_dh 0.8s linear forwards;stify-content: flex-start;align-items: flex-start;margin:0 -1%;}
.part2 .bd ul.on{display: flex;}
.part2 .bd ul li{width: 32.4%;margin:0 1%;}
.part2 .bd ul li a{display: block;position: relative;}
.part2 .bd ul li a::after{display: block;content: "";clear: both;}
.part2 .bd ul li .sj{width: 56px;height: 56px;background: #0085c8;padding-top: 5px;position: absolute;top: 20px;left:-10px;z-index: 2;transition: 0.4s;display: none;}
.part2 .bd ul li:nth-child(odd) .sj{background: #003153;}
.part2 .bd ul li .sj p{font-family: 'Impact'; font-size: 26px;line-height: 28px;color: #fff;text-align: center;}
.part2 .bd ul li .sj span{font-family: 'Impact'; font-size: 12px;line-height: 18px;color: #fff;text-align: center;display: block;}
.part2 .bd ul li .img{width: 100%;}
.part2 .bd ul li .img img{width: 100%;}
.part2 .bd ul li .con{width:100%;margin-top: -2rem;float: right;background: #fff url(../images/part2_li_bg.png) no-repeat bottom right;padding: 6% 7%;position: relative; height:7rem;}
.part2 .bd ul li .con::after{width: 100%;height: 2px;background: url(../images/part2_li_border.jpg) no-repeat;background-size: cover;content: "";display: block;position: absolute;bottom: 0;left: 0;z-index: 0;}
.part2 .bd ul li .con::before{width: 0%;height: 2px;background: #9c0101;background-size: cover;content: "";display: block;position: absolute;bottom: 0;left: 0;transition: 0.4s;z-index: 1;}
.part2 .bd ul li .con>img{position: absolute;z-index: 2;left: 2rem;top: -16px;display: none;}
.part2 .bd ul li .con p.bt{font-size: 1.25rem; color: #333333;line-height: 1.875rem;font-weight: bold;margin-bottom:0;transition: 0.4s;}
.part2 .bd ul li .con p.zy{font-size: 14px;line-height: 24px;color: #999999;display: none;}
.part2 .bd ul li a:hover .sj{background: #ae0000;}
.part2 .bd ul li a:hover .con p.bt{color: #ae0000;}
.part2 .bd ul li a:hover .con::before{width: 100%;}


@keyframes p2_dh
{
    0%   {}
    90%  {}
    100% {}
}
 
@-webkit-keyframes p2_dh /* Safari 与 Chrome */
{
    0%   {}
    90%  {}
    100% {}
}


.part3{background: url(../images/part3_bg.jpg) no-repeat center center;background-size: cover;padding: 4.25rem 0 3rem;}
.part3 .tit{margin-bottom: 5rem;}
.part3 .left{width: 62%;float: left;position: relative;display: none;}
.part3 .left::after{content: "";display: block;width: 42px;height: 100%;background: url(../images/part3_left_bg_xt.png) no-repeat top right;position: absolute;    right: -2.76rem;
    top: -1rem;z-index: 1;}
.part3 .left .p3_title{color: #fff;width: 2rem;text-align: center;padding: 1rem 0;border-radius: 50px;font-size: 1.25rem;line-height: 1.5rem;position: absolute;right: -3.7rem;top: 2rem;height: 128px;z-index: 3;}
.part3 .left1 .p3_title{background: #9c0101;}
.part3 .left2 .p3_title{background: #8c726e;}
.part3 .left3 .p3_title{background: #5b6878;}
.part3 .left4 .p3_title{background: #2879d5;line-height: 2rem;}
.part3 .left5 .p3_title{background: #bd951a;}
.part3 .left6 .p3_title{background: #4c1abd;line-height: 2rem;}
.part3 .left.on{display: block;}
.part3 .left .part3_lb{}
.part3 .left .part3_lb .swiper-slide{}
.part3 .left .part3_lb .swiper-slide a{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;margin-bottom: 2.5rem;}
.part3 .left .part3_lb .swiper-slide a .img{width: 23.6%;border-radius: 10px;}
.part3 .left .part3_lb .swiper-slide a .img img{width: 100%;}
.part3 .left .part3_lb .swiper-slide a .con{width: 73%;}
.part3 .left .part3_lb .swiper-slide a .con .z{float: left;margin-bottom: 1.375rem;}
.part3 .left .part3_lb .swiper-slide a .con .y{float: left;margin-left: 8%;}
.part3 .left .part3_lb .swiper-slide a .con .line{width: 37px;height: 2px;background: #fff;margin-bottom: 13px;}
.part3 .left .part3_lb .swiper-slide a .con .zc{font-size: 1rem;color: #fff;margin-bottom: 10px;}
.part3 .left .part3_lb .swiper-slide a .con .bt{font-size: 1.875rem;color: #fff;font-weight: bold;}
.part3 .left .part3_lb .swiper-slide a .con .zy{color: #c1cad1;}
.part3 .left .part3_lb .swiper-slide a .con .zy.p1{font-size: 1.125rem;margin: 0.875rem 0 10px;}
.part3 .left .part3_lb .swiper-slide a .con .zy.p2{font-size: 1rem;margin: 10px 0 0.875rem;}
.part3 .left .part3_lb .swiper-slide a .con .zy.p3{font-size: 14px;line-height: 24px;clear: both;border-top: 1px solid rgba(193,202,209,0.2);padding-top: 1rem;}
.part3 .left .part3_lb .swiper-slide a+a{flex-direction: row-reverse;}
.part3 .left .part3_lb .swiper-slide a+a .con .z{float: right;}
.part3 .left .part3_lb .swiper-slide a+a .con .y{float: right;margin-left: 0rem;margin-right: 8%;}
.part3 .left .part3_lb .swiper-slide a+a p.line{float: right;}
.part3 .left .part3_lb .swiper-slide a+a p.zc{clear: both;}
.part3 .left .part3_lb .swiper-slide a+a p{text-align: right;}

.part3 .left .swiper-pagination{width: 10px;position: absolute;     right: -3rem;
    top: 17rem;}
.part3 .left .swiper-pagination span.swiper-pagination-bullet-active{height: 2.5rem;}
.part3 .left .swiper-pagination span{width: 10px;height: 10px;opacity: 1 !important;border-radius: 50px;background: #fff !important;transition: 0.4s;margin: 10px 0;}






.part3 .right{width: 32.46%;float: right;margin-top:-60px;}
.part3 .right ul{display: flex;flex-wrap: wrap;}
.part3 .right ul li{width: 50%;background: #9c0101;}
.part3 .right ul .s_li{width: 33.33%;}
.part3 .right ul li+li{background: #8b726e;}
.part3 .right ul li+li+li{background: #5b6878;}
.part3 .right ul li+li+li+li{background: #2879d5;}
.part3 .right ul li+li+li+li+li{background: #bd951a;}
.part3 .right ul li+li+li+li+li+li{background: #4c1abd;}
.part3 .right ul li a{display: block;position: relative;padding:0.4rem 0 1rem;}
.part3 .right ul li .tp{width: 13.125rem;height: 13.125rem;border-radius: 50%;margin: 0 auto;position: relative;}
.part3 .right ul li .tp .c2{width: 10.5rem;height: 10.5rem;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-radius: 50%;border: 1px solid rgba(255,255,255,0.1);}
.part3 .right ul li .tp .c2 .c1{width: 7.875rem;height: 7.875rem;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-radius: 50%;border: 1px solid rgba(255,255,255,0.3);}

.part3 .right ul .s_li .tp{width: 10.125rem;}
.part3 .right ul .s_li .tp .c2{width: 8rem;height: 8rem;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-radius: 50%;border: 1px solid rgba(255,255,255,0.1);}
.part3 .right ul .s_li .tp .c2 .c1{width: 6rem;height: 6rem;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-radius: 50%;border: 1px solid rgba(255,255,255,0.3);}

.part3 .right ul li .tp .c2 .c1 img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;transition: 0.4s;}
.part3 .right ul li a:hover img{    transform: rotateY(180deg);}
.part3 .right ul li .bt{font-size: 1.6rem;color: #fff;font-weight: bold;text-align: center;margin: -9px 0 14px;}

.part3 .right ul .s_li .bt{font-size: 1.3rem;}

.part3 .right ul li .dian{display: block;margin: 0 auto;}







@keyframes p3_dh
{
    0%   {border: 1px solid rgba(255,255,255,0.3);    transform: scale(1);}
    50%  {border: 1px solid rgba(255,255,255,0.1);    transform: scale(1.4);}
    100% {border: 1px solid rgba(255,255,255,0.05);    transform: scale(1.7);}
}
 
@-webkit-keyframes p3_dh /* Safari 与 Chrome */
{
    0%   {border: 1px solid rgba(255,255,255,0.3);}
    50%  {border: 1px solid rgba(255,255,255,0.8);}
    100% {border: 1px solid rgba(255,255,255,0.3);}
}



.part4{background: url(../images/part4_bg.jpg) no-repeat top right;background-size: cover;padding: 4rem 0 5rem;}
.part4 .tit{margin-bottom: 2rem;}
.part4 .tit .more{background: #fff url(../images/more_jt_l.png) no-repeat 85px center;color: #666666;}
.part4 .tit .more:hover{background: #034ea0 url(../images/more_jt_b.png) no-repeat 85px center;color: #fff;}


.part4 .hd{width: 53.8%;float: right;}
.part4 .hd ul{display: flex;flex-wrap: wrap;}
.part4 .hd ul li{margin-right: 20px;transition: 0.4s;}
.part4 .hd ul li.on{background: #0085c8;}
.part4 .hd ul li.on a{color: #fff;}
.part4 .hd ul li a{font-size: 18px;line-height: 28px;color: #fff;padding: 5px 15px;display: block;transition: 0.4s;}

.part4 .bd{margin-top: 2.7rem;}
.part4 .bd ul.u{}
.part4 .bd ul.u li.l{display: none;justify-content: space-between;flex-wrap: wrap;}
.part4 .bd ul.u li.l.on{display: block;}
.part4 .bd ul.u li.l .img{width: 100%;}
.part4 .bd ul.u li.l .img img{width: 100%;transition: 0.4s;}
.part4 .bd ul.u li.l a:hover .img img{transform: scale(1.05);}
.part4 .bd ul.u li.l .img .zz{width: 100%;transform: scale(1) !important;position: absolute;bottom: 0;left: 0;z-index: 0;display: none;}

.part4 .bd ul.u li.l .left{width: 73.23%;float: left;}
.part4 .bd ul.u li.l .left::after{content: "";display: block;clear: both;}
.part4 .bd ul.u li.l .left .shang{width: 48%;float: left;margin-right: 3%;margin-top:3%;}
.part4 .bd ul.u li.l .left .shang+.shang{margin-right: 0;margin-top: 3%;}
.part4 .bd ul.u li.l .left .shang .t{    font-size: 1.5rem;border-radius: 0 1.875rem 0 0;
    background: rgba(156,1,1,0.8) url(../images/part4_left_ico1.png) no-repeat 1.5rem center;
    color: #fff;
    font-weight: bold;
    padding: 1.5rem 1.125rem;
    padding-left: 97px;}
	.part4 .bd ul.u li.l .left .shang+.shang .t{background: rgba(156,1,1,0.8) url(../images/part4_left_ico2.png) no-repeat 1.5rem center;}
.part4 .bd ul.u li.l .left .shang::after{content: "";display: block;clear: both;}
.part4 .bd ul.u li.l .left .shang a{display: block;position: relative;}
.part4 .bd ul.u li.l .left .shang a .con{display: none;justify-content: space-between;width: 100%;float: left;background: #fff;padding: 5% 6% 6%;border-radius: 0 0 0 1.875rem;    padding: 4% 5% 5%;}
.part4 .bd ul.u li.l .left .shang a .con .sj{width: 56px;height: 60px;background: url(../images/part4_sj_bg.jpg) no-repeat;padding-top: 8px;z-index: 2;transition: 0.4s;background-size: cover;margin-top: -3.5rem;position: relative;}
.part4 .bd ul.u li.l .left .shang a .con .sj p{font-family: 'Impact'; font-size: 26px;line-height: 28px;color: #fff;text-align: center;}
.part4 .bd ul.u li.l .left .shang a .con .sj span{font-family: 'Impact'; font-size: 12px;line-height: 18px;color: #fff;text-align: center;display: block;}
.part4 .bd ul.u li.l .left .shang a .con .sj img{    position: absolute;
    right: -12px;left: auto;
    top: -20px;}
.part4 .bd ul.u li.l .left .shang a .con>p{width: calc(100% - 75px);position: relative;font-size: 1.25rem;line-height: 2rem;color: #333;transition: 0.4s;z-index: 5;
	display: -webkit-box !important;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}
.part4 .bd ul.u li.l .left .shang a :hover .con>p{transform: translateY(-5px);
    text-shadow: 0 4px 8px #ae0000;}
	.part4 .bd ul.u li.l .left .shang a .con img{position: absolute;
    top: -20px;
    left: -34px;
    z-index: 3;}


	.part4 .bd ul.u li.l .right{width: 25%;float: right;    margin-top:5.7rem;}
	.part4 .bd ul.u li.l .right ul{}
	.part4 .bd ul.u li.l .right ul li{background: rgba(0,133,200,0.4);margin-bottom: 3rem;transition: 0.4s;}
	.part4 .bd ul.u li.l .right ul li+li{background: rgba(155,79,183,0.4);}
	.part4 .bd ul.u li.l .right ul li+li+li{background: rgba(220,33,27,0.4);}
	.part4 .bd ul.u li.l .right ul li:hover{background: rgba(0,133,200,0.8);}
	.part4 .bd ul.u li.l .right ul li+li:hover{background: rgba(155,79,183,0.8);}
	.part4 .bd ul.u li.l .right ul li+li+li:hover{background: rgba(220,33,27,0.8);}
	.part4 .bd ul.u li.l .right ul li a{display: flex;padding: 0% 5%;justify-content: space-between;align-items: center; }
	.part4 .bd ul.u li.l .right ul li a::after{content:"";display: block;clear: both;}
	.part4 .bd ul.u li.l .right ul li img{width: 3.3125rem;  
		margin-left: 1rem;}
	.part4 .bd ul.u li.l .right ul li p{    font-size: 1.75rem;
		color: #fff;
		width: calc(100% - 4.4375rem); font-weight:bold;    letter-spacing: 0.6rem;
		position: relative;
		float: right;
		text-indent: 12%;
		line-height: 7rem;}
	.part4 .bd ul.u li.l .right ul li p::before{position: absolute;content: "";display: block;width: 29%;height: 1px;background: rgba(255,255,255,0.2);right: 0;top: 50%;}
	.part4 .bd ul.u li.l .right ul li p::after{position: absolute;content: "";display: block;width: 10%;height: 1px;background: rgba(255,255,255,0.2);right: 0;top: 50%;display: none;}

	.part4 .bd ul.u li.l .bottom{float: right;display: none;}
.part4 .bd ul.u li.l .bottom ul{}
.part4 .bd ul.u li.l .bottom ul li{border-bottom: 1px solid rgba(234,234,234,0.2);position: relative;}
.part4 .bd ul.u li.l .bottom ul li::after{content: "";display: block;height: 1px;background: #ae000056;position: absolute;bottom: -1px;left: 0;width: 0%;transition: 0.5s;}
.part4 .bd ul.u li.l .bottom ul li:hover::after{width: 100%;}
.part4 .bd ul.u li.l .bottom ul li a{display: flex;justify-content: space-between;align-items: center;padding: 1rem 0;flex-wrap: wrap;}
.part4 .bd ul.u li.l .bottom ul li span.lm{font-size: 12px;color: #fff;background: #0085c8;padding: 6px 11px;border-radius: 50px;display: block;width: 100px;text-align: center;}
.part4 .bd ul.u li.l .bottom ul li .bt{width: calc(100% - 220px);font-size: 1rem;color: #fff;transition: 0.4s;line-height: 1.5rem;}
.part4 .bd ul.u li.l .bottom ul li span.sj{display: table;font-size: 12px;color: #bfd8f4;}
.part4 .bd ul.u li.l .bottom ul li:hover .bt{text-shadow: 0 4px 8px #ae0000;}


.part5{background: #f1f8ff;padding: 5rem 0;}
.part5 .tit{margin-bottom: 2.5rem;}
.part5 .hd{position: absolute;left: 0;top: 39px;display: none;}
.part5 .hd ul{display: flex;flex-wrap: wrap;}
.part5 .hd ul li{margin-right: 0px;transition: 0.4s;}
.part5 .hd ul li.on{background: #0085c8;}
.part5 .hd ul li.on a{color: #fff;}
.part5 .hd ul li a{font-size: 18px;line-height: 28px;color: #333333;padding: 5px 15px;display: block;transition: 0.4s;}
.part5 .bd{}
.part5 .bd ul{}
.part5 .bd ul li{display: none;}
.part5 .bd ul li.on{display: block;}
.part5 .bd ul li>div{padding: 3rem 0 8rem;}
.part5 .bd ul li>div .swiper-slide{transition: 0.4s;}
.part5 .bd ul li>div .swiper-slide.swiper-slide-next{transform: scale(1.24);box-shadow: 0 0 20px rgba(197,197,197,.53);}
.part5 .bd ul li>div .swiper-slide.swiper-slide-next .con .bt{font-size: 1.01rem;
    margin-bottom: 0;}
.part5 .bd ul li>div .swiper-slide a{}
.part5 .bd ul li>div .swiper-slide .sj{width: 67px;height: 67px;background: #0085c8;padding-top: 11px;z-index: 2;transition: 0.4s;border-radius: 50%;margin-bottom: -1.15rem;position: relative;z-index: 2;margin-left: 8px;transition: 0.4s;display: none;}
.part5 .bd ul li>div .swiper-slide .sj p{font-family: 'Impact'; font-size: 26px;line-height: 28px;color: #fff;text-align: center;}
.part5 .bd ul li>div .swiper-slide .sj span{font-family: 'Impact'; font-size: 12px;line-height: 18px;color: #fff;text-align: center;display: block;}
.part5 .bd ul li>div .swiper-slide .con{background: #fff;padding:1.56rem;position: relative;border-radius: 10px;}
.part5 .bd ul li>div .swiper-slide .con::after{width: 56px;height: 22px;background: url(../images/part5_bd_li_jt.png) no-repeat;content: "";display: block;position: absolute;left: 2.5rem;bottom: -21px;}
.part5 .bd ul li>div .swiper-slide .con>div.img{width: 100%;display: block;position: relative;}
.part5 .bd ul li>div .swiper-slide .con .img img{width: 100%;}
.part5 .bd ul li>div .swiper-slide .con>div.zs{}
.part5 .bd ul li>div .swiper-slide .con .bt{font-size: 1.25rem;line-height: 1.68rem;margin: 1rem 0;color: #333333;transition: 0.4s;}
.part5 .bd ul li>div .swiper-slide .con .zy{font-size: 15px;line-height: 25px;color: #fff;background: rgba(0,49,83,0.6);padding: 3.5rem;width: 100%;height: 100%;position: absolute;z-index: 3;top: 0;left: 0;opacity: 0;transition: 0.4s;}
.part5 .bd ul li>div .swiper-slide a:hover .con .zy{opacity: 1;}
.part5 .bd ul li>div .swiper-slide .xx{padding-left: 3.7rem;margin-top: 35px;display: none;}
.part5 .bd ul li>div .swiper-slide .xx p{font-size: 14px;color: #4f81b8;padding-left: 21px;background: url(../images/part5_ico1.png) no-repeat left center;margin-bottom: 18px;transition: 0.4s;}
.part5 .bd ul li>div .swiper-slide .xx p+p{background: url(../images/part5_ico2.png) no-repeat left center;}
.part5 .bd ul li>div .swiper-pagination{bottom: 0rem;}
.part5 .bd ul li>div .swiper-pagination span.swiper-pagination-bullet-active{width: 2.5rem;}
.part5 .bd ul li>div .swiper-pagination span{width: 10px;height: 10px;opacity: 1 !important;border-radius: 50px;background: #003153 !important;transition: 0.4s;margin: 0px 10px;}

.part5 .bd ul li>div .swiper-slide a:hover .sj{background: #003153;}
.part5 .bd ul li>div .swiper-slide a:hover .con .bt{color: #003153;font-weight: bold;}
.part5 .bd ul li>div .swiper-slide a:hover .xx p{color: #003153;background: url(../images/part5_ico1_on.png) no-repeat left center;}
.part5 .bd ul li>div .swiper-slide a:hover .xx p+p{background: url(../images/part5_ico2_on.png) no-repeat left center;}





.foot{background: url(../images/foot_bg.jpg) no-repeat;background-size: cover;padding-top: 3rem;}
.foot .w1620{}
.foot .shang{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 3rem;}
.foot .shang .left{width:64.102%;border-right: 1px solid #4d6f87;}
.foot .shang .left::after{content: "";display: block;clear: both;}
.foot .shang .ewm{margin-bottom: 2rem;}
.foot .shang .ewm::after{clear: both;content: "";display: block;}
.foot .shang .ewm .box{float: left;margin-right: 45px;}
.foot .shang .ewm .box+.box{margin: 0;}
.foot .shang .ewm .box .img{max-width: 132px;}
.foot .shang .ewm .box p{font-size: 16px;line-height: 26px;text-align: center;color: #fff;margin-top: 0.7rem;}


.foot .fx_ewm{width: 280px;
    position: relative;
    bottom: 0rem;
    z-index: 19;
    right: 0;}
	.foot .fx_ewm::after{content: "";display: block;clear: both;}
	.foot .fx_ewm li{    position: relative;width: 38px;height: 38px;background: #9c0101;border-radius: 50%;
    margin-bottom: 1.5rem;
    float: left;
    margin-right: 1.5rem;}
	.foot .fx_ewm li{}
	.foot .fx_ewm li>img{height: 19px;position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;}
	.foot .fx_ewm li> a img{height: 19px;position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;}
	.foot .fx_ewm li .ewm{     position: absolute;
    display: none;
    top: auto;
    left: -3.4rem;
    bottom: 3rem;
    z-index: 1000;}
	.foot .fx_ewm li:hover .ewm{display: block;}
	.foot .fx_ewm li .ewm img{max-width: 132px;}


.foot .shang .center{width: 100%;margin: 3rem 0 2rem;}
.foot .shang .center .foot_nav{width: 100%;display: flex;justify-content: space-between;margin: 0 auto;padding:0 7% 0 0;position: relative;}
/* .foot .shang .center .foot_nav::after{content: "";display: block;width: 100%;height: 1px;background: #2c6ab0;position: absolute;top: 30px;left: 0;z-index: 1;}
.foot .shang .center .foot_nav::before{content: "";display: block;width: 16px;height: 3px;background: #fff;position: absolute;top: 29px;left: 0;z-index: 2;} */
.foot .shang .center .foot_nav li{    width: 20%;
    text-align: center;position: relative;}
	.foot .shang .center .foot_nav li+li+li+li+li::after{display: none;}
	.foot .shang .center .foot_nav li::after{content: "";display: block;width: 3px;height: 100%;background: url(../images/foot_center_li_bg.png) no-repeat top center;position: absolute;right: 0;top: 0;}
.foot .shang .center .foot_nav li a{display: block;font-size: 14px;color: #666666;margin-bottom: 12px;transition: 0.4s;color: #fff;}
.foot .shang .center .foot_nav li a:hover{color: #ae0000;}
.foot .shang .center .foot_nav li a.bd{font-size: 20px;margin-bottom: 26px;}
.foot .shang .right{width: 35.87%;padding-left: 9%;}
.foot .shang ul.lj{margin-bottom: 0rem;display: flex;justify-content: space-between;flex-wrap: wrap;width: 88%;padding-left: 5%;}
.foot .shang ul.lj::after{content: "";display: block;clear: both;display: none;}
.foot .shang ul.lj li{float: left;margin: 0 0px;}
.foot .shang ul.lj li a{font-size: 16px;color: #ffffff;padding: 9px 3rem;border: 1px solid #fff;display: block;transition: 0.4s;}
.foot .shang ul.lj li a:hover{border: 1px solid #9c0101;}
.foot .shang .right .dzxx{}
.foot .shang .right .dzxx p{font-size: 14px;color: #fff;padding-left: 29px;margin-bottom: 17px;background: url(../images/foot_ico1.png) no-repeat left top;min-height: 16px;}
.foot .shang .right .dzxx p+p{background: url(../images/foot_ico2.png) no-repeat left top;}
.foot .shang .right .dzxx p+p+p{background: url(../images/foot_ico3.png) no-repeat left top;}
.foot .foot_logo{margin-top: 0rem;margin-bottom: 11px;}
.foot .foot_logo a{display: block;}
.foot .foot_logo a img{max-width: 100%;}
.foot .pq{font-size: 14px;color: #fff;text-align: center;padding: 13px 5%;line-height: 28px;border-top: 1px solid rgba(255,255,255,0.3);}




@media(max-width: 1730px){
	.part1 .page1_lb_out .swiper-pagination{right: 42%;bottom: 6rem;}
}
@media(max-width: 1560px){
	.w1620{width: 90% !important;}
	#header #logo{width: 45%;}
	#header #logo .box_table{width: 100%;}
	.part5 .hd{    position: initial;margin-top: 1.5rem;}
	.part2 .search_p2{top: auto;left: auto;}
} 

@media(max-width: 1400px){
	.part3 .left{width: 56%;}
	.part3 .right{width: 38.46%;}

	.part4 .bd ul.u li.l .right ul li p{text-indent: 10%;}
	.part4 .bd ul.u li.l .right ul li p::before{width: 5%;}
	.part4 .bd ul.u li.l .right ul li p::after{width: 40%;}

}
@media(max-width: 1500px){
	#nav ul li{    margin-left: 0.15rem;}
	#nav ul li h3{font-size: 16px;}
	.foot .shang .center .foot_nav{width: 100%;}
} 
@media(max-width: 1300px){
	.part2 .hd{position: initial;margin-top: 1rem;}
	.foot .shang .left{width: 100%;margin-bottom: 2rem;border: 0;}
	.foot .shang .right{width: 100%;padding-left: 0;}
	.foot .shang{padding-bottom: 2rem;}
	.foot .shang .center .foot_nav{padding: 0;}
	.foot .shang ul.lj{width: 96%;}
	
	.foot .shang .ewm{display: table;margin: 0 auto 2rem;}
}

@media(max-width: 1270px){
.part3 .left::after{    right: -1.76rem;}
.part3 .left .p3_title{right: -2.7rem;}
.part3 .left .swiper-pagination{right: -2rem;}
}
@media(max-width: 1200px){
	.header_box{display: none;}
	.m_header_box{display: block;}

	.part2 .bd ul li{margin-bottom: 2rem;}
	.part2{padding-bottom: 2.25rem;}
	.part5{padding: 2rem 0;}
	.part4 .hd ul li{margin-right: 5px;}
	.part4 .bd ul.u li.l .left .shang a{width: 100%;}
	.m_header_box header{padding: 0 3%;}
	.part3{padding-top: 2rem;}
	.part5 .bd ul li>div .swiper-slide .con .bt{margin-bottom: 0;}
	.part5 .bd ul li>div .swiper-slide.swiper-slide-next{    transform: scale(1);box-shadow: 0 0 0 #fff;}
	.part5 .bd ul li>div .swiper-slide.swiper-slide-next .con .bt{font-size: 1.25rem;}
	.part5 .bd ul li>div{padding: 0rem 0 4rem;}

	.part4 .bd ul.u li.l .left{width: 100%;}
	.part4 .bd ul.u li.l .left .shang{width: 47%;}
	.part4 .bd ul.u li.l .left .shang+.shang{margin-right: 0;}
	.part4 .bd ul.u li.l .img{width: 100%;margin-bottom: 0rem;}
	.part4 .bd ul.u li.l .right{width: 100%;margin-top: 3.7rem;}
	.part4 .bd ul.u li.l .bottom{width: 100%;}

	.part2 .bd ul li .con{width: 100%;
		margin-top: 0;}
}

@media(max-width: 1080px){
	.part4 .hd{width: 100%;}
}
@media(max-width: 1020px){
	.part2{margin-top: 0;}
	.part2 .search_p2{margin: 0 auto;}
	.part2 .tit{margin-top: 2.5rem;}
	.part1 .page1_lb_out .swiper-pagination{right: 3%;bottom: 0.5rem;}
	.foot .fx_ewm{position: inherit;display: table;padding: 1rem 0 0;margin: 0 auto;}
	.foot .fx_ewm li{margin:0 1rem 1.5rem;}
}
@media(max-width: 960px){
	.w1620{width: 94% !important;}
	.part3 .left{width: 100%;}
	.part3 .left .part3_lb{width: 96%;float: left;}
	.part3 .left .swiper-pagination{right: 0;}
	.part3 .left .p3_title{right: -0.5rem;}
	.part3 .left::after{  display: none;}
	.part3 .right{width: 100%;margin-top: 20px;}

	.tit .more{top: 23%;}
	.foot{padding-top: 2rem;}


	.foot .shang ul.lj li a{    padding: 9px 1rem;}
}
@media(max-width: 830px){
	.part2 .bd ul{flex-wrap: wrap;}
	.foot .shang .left{margin-bottom: 1.5rem;}
	.foot .shang{justify-content: center;}
	.part2 .bd ul li{width: 100%;}
}
@media(max-width: 800px){
	.part2 .search_p2{width: 100%;}
	.part2 .search_p2 .txt{width: 100%;}
}
@media(max-width: 700px){
	.tit{text-align: left;}
}
@media(max-width: 650px){
	.part4{padding: 3rem 0 3rem;}
	.yc_gd{display: none;}
	.part1{margin-top: 60px;}
	.tit img{width: 50%;}
	#m_header #logo{width: 75%;}
	.yc_gd{transform: scale(0.6);}

	.part1 .fx_ewm{display: none;}
	.part4 .bd ul.u li.l .bottom ul li .bt{width: 100%;margin: 1rem 0;}
	.part2{padding-bottom: 0.25rem;}
	.part3 .left .part3_lb{width: 92%;}

	.part4 .bd ul.u li.l .left .shang{width: 100%;margin-right: 0;margin-top: 0;margin-bottom: 2rem;}

	.foot .shang .center{display: none;}
	.foot .foot_logo{margin-bottom: 2rem;}

	.part4 .bd ul.u li.l .left .shang a .con{padding: 4% 5% 3%;}
	.part4 .bd ul.u li.l .right{margin-top: 0.7rem;}
	.part3 .tit{margin-bottom: 3rem;}
}


@media(max-width: 500px){
	.part3 .right ul li{width: 100%;}
        .part3 .right ul .s_li{width: 100%;}
        .part3 .right ul .s_li .tp{width: 13.125rem;height: 13.125rem;}
        .part3 .right ul .s_li .tp .c2{width: 10.5rem;height: 10.5rem;}
        .part3 .right ul .s_li .tp .c2 .c1{width: 7.875rem;height: 7.875rem;}
        .part3 .right ul .s_li .bt{font-size: 1.6rem;}
	.part3 .left .part3_lb .swiper-slide a .img{width: 63%;margin-bottom: 1rem;}
	.part3 .left .part3_lb .swiper-slide a .con{width: 100%;}
}
@media(max-width: 450px){
	.tit .more{top: 6%;}
	.foot .shang .ewm .box{margin-right: 30px;}
}





/*二级页面样式 开始*/
.w1610{width: 1610px;margin: 0 auto;position: relative;}
.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{ padding-bottom:60% !important}
.img_zd>img{ position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; object-fit:cover}
/*==========================================内页 开始=============================================*/
.n_banner{height: 300px;}
.n_banner .img .img_hezi{ padding-bottom:28.64% !important}

#nav_slide{background: #0b4c95;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: 1rem;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: 0.875rem;color: #666;}
#sub_nav_content ul li.on>a{color: #0b4c95;}

#sub_nav_content ul li ul{ display:none}

.n_container{padding: 0 0 2rem;}
.n_container .n_left{float:left;width: 272px;position: relative;z-index: 1;margin-top: -116px;}
.n_container .n_left h1{background:url("../images/ej/lmmc_bg.png");font-size: 2.25rem;color:#fff;padding-top: 1.25rem;text-align: center;border-bottom: 1px solid #fff;}
.n_container .n_left h1 span{position:relative;height: 96px;line-height: 96px;padding: 0 1rem;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -18px;width: 1.875rem;height:1px;background:#fff;left: 50%;margin-left: -0.9375rem; display:none}
.n_container .n_left ul{padding: 0;border-top: none;position:relative;background: #f3f3f3;padding-bottom: 2rem;}
.n_container .n_left .con ul li{line-height: 2.25rem;font-size: 1.25rem;color: #323232;position:relative;padding: 0.75rem 0;font-family: "Microsoft Yahei";text-align: center;}
.n_container .n_left .con ul li:before{content: "";position: absolute;left: 50%;bottom: -1px;background: #d7d7d7;width: 244px;height: 1px;margin-left: -124px;}
.n_container .n_left .con ul li.on,.n_container .n_left .con ul li:hover{background: #0b4c95;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.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: -3px;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:"";width:7px;height:11px;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{}

.n_container .n_left .con ul li a{color: #323232;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 15px 0 15px;transition: 0.36s;margin: 0 20px;}
.n_container .n_left .con ul li:hover a,.n_container .n_left .con ul li.on a{color: #fff;}

.n_container .n_left .con ul li dl{display:none;padding: 0;position:relative;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right: 20px;left: 20px;top:0;height:1px;border-bottom: #e8e8e8 1px dashed;}
.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: 14px;color: #666666 !important;padding: 15px 0 15px 35px;position:relative;line-height: 16px;border-bottom: #efefef 1px solid;}
.n_container .n_left .con ul li dl dd:last-child a{ border:none}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #08519d !important;}
.n_container .n_left .con ul li dl dd a:hover:before{ }

.n_container .n_right{width: calc(100% - 272px);padding: 1.5rem 0 0 2rem;position: relative;}
.n_container .n_right .n_news{margin-top: 28px;}
.mianbao{line-height: 30px;height: 30px;margin-bottom: 1.5rem;overflow:hidden;}
.position{font-size:14px;color: #888;line-height: 30px;height: 30px;font-family: "Microsoft Yahei";}
.position a{color: #888;transition:0.36s;}
.position span{font-size:14px;color:#888;margin: 0 4px;}
.position em{color: #888;font-style:normal;}
.position a:hover{color: #0b4c95;}

.fanye{ text-align:center}
.fanye img{ max-width:100%}

/*内容样式*/
.n_news_detail{margin-top: -4px;}
.ar_article_box{background: #fff;padding: 1.75rem 0.5rem;}
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size:14px;color:#7d7c7c;line-height:30px; }
.ar_article p{font-size: 1rem;color: #4c4c4c;line-height: 1.75em;margin-bottom: 1.5rem;text-indent: 2rem;font-family: "Times New Roman";}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%; height:auto !important;border: none !important;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:1.25rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{display:inline-block;margin-left:-2rem;}
.n_news_detail .ar_article_box .nav01{overflow:hidden;margin-bottom: 1.5rem;border-bottom: #e6e6e6 1px solid;}
.n_news_detail .ar_article_box h3{color: #333;font-size: 1.625rem;text-align: center;line-height: 1.5;margin-bottom: 14px;font-family: "Microsoft Yahei";font-weight: bold;}
.n_news_detail .ar_article_box h6{display: block;color: #999;font-size: 0.875rem;line-height: 2.5rem;margin-bottom: 0;margin-right: 22px;vertical-align: top;text-align: center;}
.n_news_detail .ar_article_box h6 span{margin: 0 .5rem;font-family: "Microsoft Yahei";}
/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 20px 0 0;box-sizing: border-box;width: 100%;margin-top: 0;border-top: #e5e5e5 1px solid;margin-top: 2rem;}
#ar_fot h1{display:block;width: 100%;line-height: 2.5rem;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#ar_fot h1 span{font-family: "Microsoft Yahei";font-weight: bold;}
#ar_fot h1 a{font-size: 1rem;color: #2f2f2f;font-weight:normal;transition: .5s;font-family: "Arial";}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #0b4c95
;}

.n_news_detail01 h4{ font-size:1.5rem; color:#000000; font-weight:bold; margin:2.5rem 0 1rem; text-align:center}
.n_news_detail01 .ar_article p{ line-height:2.5rem; margin-bottom:0.375rem}

.shart_box{display:inline-block; cursor:pointer}
.social-share{font-family:"socialshare" !important;font-size: 14px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: inline-block;vertical-align: top;margin: 0;transition:.5s;float: right;z-index: 10;color: #2e2e2e;line-height: 34px;margin: 2rem 0;}.social-share *{font-family:"socialshare" !important}.social-share a{position:relative;text-decoration:none;margin: 0;display:inline-block;outline:none;}.social-share .social-share-icon{position:relative;display:inline-block;width: 34px;height: 34px;border-radius: 0;line-height: 24px;border: none;color: #666666;text-align:center;vertical-align: top;transition:background 0.6s ease-out 0s;transition: .6s;font-size: 13px;background: #ececec;margin-left: .5rem;}.social-share .social-share-icon:hover{
}.social-share .icon-weibo{border-color:#ff763b;}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{border-color:#56b6e7;}.social-share .icon-qq:hover{}.social-share .icon-qzone{border-color:#FDBE3D;}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{border-color:#0077B5;}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;border-color:#7bc549;}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}



.search_list ul{margin-bottom: 40px;padding-top: 1rem;}
.search_list ul li{margin-bottom: 1.5rem;padding: 2.25rem 13.75rem 2.25rem 11.25rem;border-bottom: 1px solid #9db7d5;}
.search_list ul li:hover{background: url("../images/ej/list_box_title_bg.jpg") no-repeat;background-size: cover;border-bottom:2px solid #fff;}
.search_list ul li .date{width: 8.125rem;height: 8.125rem;border-radius: 50%;background: #cedbea;position: relative;margin-right: 2.25rem;}
.search_list ul li:hover .date{background: #b03434;}
.search_list ul li .date .date_con{width: 6.25rem;height: 6.25rem;background: #0b4c95;border-radius: 50%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.search_list ul li:hover .date .date_con{background: #fff;}
.search_list ul li .date .date_con span{display: block;width: 100%;text-align: center;color: #fff;font-family: "Impact";}
.search_list ul li:hover .date .date_con span{color: #9c0101;}
.search_list ul li .date .date_con span.d1{font-size: 2.375rem;padding: 0.25rem 0;margin-top: 0.625rem;}
.search_list ul li .date .date_con span.d2{font-size: 1.125rem;}
.search_list ul li .list_box_txt{width: calc(100% - 10.375rem);}
.search_list ul li .list_box_txt .title{font-family: "Microsoft Yahei";color: #333;font-size: 1.375rem;height: 4rem;line-height: 2rem;margin-bottom: 0.875rem;}
.search_list ul li:hover .list_box_txt .title{color: #fff;}
.search_list ul li .list_box_txt .des{font-family: "Microsoft Yahei";color: #999;font-size: 0.875rem;height: 4.5rem;line-height: 1.5rem;}
.search_list ul li:hover .list_box_txt .des{color: #fff;}



.list_box_news1{padding-top: 2.5rem;}
.list_box_news1 li{ margin-bottom:5.75rem}
.list_box_news1 li a{ display:block; position:relative;z-index:1}
.list_box_news1 li a .img1{ width:19.5%;position: relative;}
.list_box_news1 li a .img1 .img_hezi{padding-bottom:125.15% !important}
.list_box_news1 li a .img1 .date{width: 8.125rem;height: 8.125rem;border-radius: 50%;background: rgba(11,76,149,0.2);position: relative;position: absolute;right: -56px;bottom: .5rem;z-index: 9;}
.list_box_news1 li:hover a .img1 .date{background: rgba(156,1,1,0.2);}
.list_box_news1 li a .img1 .date .date_con{width: 6.25rem;height: 6.25rem;background: #0b4c95;border-radius: 50%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.list_box_news1 li:hover a .img1 .date .date_con{background: #9c0101;}
.list_box_news1 li a .img1 .date .date_con span{display: block;width: 100%;text-align: center;color: #fff;font-family: "Impact";}
.list_box_news1 li:hover a .img1 .date .date_con span{color: #fff;}
.list_box_news1 li a .img1 .date .date_con span.d1{font-size: 2.375rem;padding: 0.25rem 0;margin-top: 0.625rem;}
.list_box_news1 li a .img1 .date .date_con span.d2{font-size: 1.125rem;}
.list_box_news1 li a .con{ width:calc(100% - 19.5%); padding:2.25rem 5.25rem 2.25rem 4.75rem;position: absolute;right: 0px;top: 1.75rem;z-index: 3;background: #fff url("../images/ej/list_box_news1_bg2.jpg")no-repeat bottom right;box-shadow: 2.351px 3.236px 4px 0px rgba(24, 24, 24, 0.1);border-bottom: 2px solid #0b4c95;}
.list_box_news1 li:hover a .con{background: url("../images/ej/list_box_news1_bg.jpg") no-repeat;background-size: cover;border-bottom: none;}
.list_box_news1 li a .con h5{ font-size:1.375rem; color:#333; transition:.5s;height: 4rem;line-height: 2rem;font-family: "Microsoft Yahei";margin-bottom: .5rem;}
.list_box_news1 li:hover a .con h5{color: #fff;}
.list_box_news1 li a h6{ line-height:1.5rem; margin:1.75rem 0 .75rem}
.list_box_news1 li a p{ font-size:.9375rem; color:#666666; line-height:1.625rem; height:4.875rem;margin-bottom: 1rem;}
.list_box_news1 li:hover a p{color: #fff;}
.list_box_news1 li a .con  .arrow_icon{position: absolute;right: 5rem;bottom: 1.25rem;z-index: 9;width: 47px;height: 19px;background: url("../images/ej/arrow_icon.png") no-repeat;background-size: cover;display: none;}
.list_box_news1 li:hover a .con .arrow_icon{display: block;}


.n_news_list{margin-top: 20px;}
.n_news_list .list_box li{margin-bottom: 1.5rem;padding: 2.25rem 5rem 2.25rem 1.5rem;border-bottom: 2px solid #0b4c95;box-shadow: 2.351px 3.236px 4px 0px rgba(24, 24, 24, 0.1);position: relative;}
.n_news_list .list_box li:hover{background: url("../images/ej/list_box_title_bg.jpg") no-repeat;background-size: cover;border-bottom:2px solid #fff;}
.n_news_list .list_box li .date{width: 8.125rem;height: 8.125rem;border-radius: 50%;background: #cedbea;position: relative;margin-right: 2.25rem;}
.n_news_list .list_box li:hover .date{background: #b03434;}
.n_news_list .list_box li .date .date_con{width: 6.25rem;height: 6.25rem;background: #0b4c95;border-radius: 50%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.n_news_list .list_box li:hover .date .date_con{background: #fff;}
.n_news_list .list_box li .date .date_con span{display: block;width: 100%;text-align: center;color: #fff;font-family: "Impact";}
.n_news_list .list_box li:hover .date .date_con span{color: #9c0101;}
.n_news_list .list_box li .date .date_con span.d1{font-size: 2.375rem;padding: 0.25rem 0;margin-top: 0.625rem;}
.n_news_list .list_box li .date .date_con span.d2{font-size: 1.125rem;}
.n_news_list .list_box li .list_box_txt{width: calc(100% - 10.375rem);}
.n_news_list .list_box li .list_box_txt .title{font-family: "Microsoft Yahei";color: #333;font-size: 1.375rem;height: 4rem;line-height: 2rem;margin-bottom: 0.875rem;}
.n_news_list .list_box li:hover .list_box_txt .title{color: #fff;}
.n_news_list .list_box li .list_box_txt .des{font-family: "Microsoft Yahei";color: #999;font-size: 0.875rem;height: 4.5rem;line-height: 1.5rem;}
.n_news_list .list_box li:hover .list_box_txt .des{color: #fff;}
.n_news_list .list_box li .arrow_icon{position: absolute;right: 5rem;bottom: 1.25rem;z-index: 9;width: 47px;height: 19px;background: url("../images/ej/arrow_icon.png") no-repeat;background-size: cover;display: none;}
.n_news_list .list_box li:hover .arrow_icon{display: block;}

.gylx_box .gylx_box_l{width: 75%;}
.gylx_box .gylx_box_l .gylx_box01{width: 100%;}
.gylx_box .gylx_box_l .gylx_box01 ul li{float: left;width: 34%;position: relative;}
.gylx_box .gylx_box_l .gylx_box01 ul li+li{width: 66%;float: right;}
.gylx_box .gylx_box_l .gylx_box01 ul li .pic{position: relative;padding-bottom: 68.6666%;overflow: hidden;}
.gylx_box .gylx_box_l .gylx_box01 ul li .pic:after{content: '';width: 100%;height: 100%;position: absolute;
    top: 0;left: 0;z-index: 6;background: #000;opacity: 0;
    transition: all 1.5s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all 1.5s cubic-bezier(.19,1,.22,1);
    -moz-transition: all 1.5s cubic-bezier(.19,1,.22,1);}
.gylx_box .gylx_box_l .gylx_box01 ul li:hover .pic:after{opacity: .5;}
.gylx_box .gylx_box_l .gylx_box01 ul li+li .pic{padding-bottom: 35.4666%;}
.gylx_box .gylx_box_l .gylx_box01 ul li .pic img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;object-fit: cover;}
.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt{position: absolute;left: 0;top: 0;z-index: 9;padding-top: 2.75rem;width: 100%;}
.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt img{display: block;margin: 0 auto;}
.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt img{display: block;margin: 0 auto;}
.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt .title{font-family: "Microsoft Yahei";font-size: 1.875rem;font-weight: bold;color: #fff;margin-top: 1rem;text-align: center;}
.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt .title_en{text-align: center;color: #fff;font-size: 0.875rem;font-family: "Microsoft Yahei";padding-top: 10px;}
.gylx_box .gylx_box_l .gylx_box01 ul li .arrow_icon{position: absolute;width: 49px;height: 17px;bottom: 1rem;right: 2.875rem;z-index: 8;}



.gylx_box .gylx_box_l .gylx_box02{width: 100%;}
.gylx_box .gylx_box_l .gylx_box02 ul li{float: left;width: 34%;position: relative;}
.gylx_box .gylx_box_l .gylx_box02 ul li+li{width: 33%;}
.gylx_box .gylx_box_l .gylx_box02 ul li .pic{padding-bottom: 83.2666%;position: relative;overflow: hidden;}
.gylx_box .gylx_box_l .gylx_box02 ul li .pic:after{content: '';width: 100%;height: 100%;position: absolute;
    top: 0;left: 0;z-index: 6;background: #000;opacity: 0;
    transition: all 1.5s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all 1.5s cubic-bezier(.19,1,.22,1);
    -moz-transition: all 1.5s cubic-bezier(.19,1,.22,1);}
.gylx_box .gylx_box_l .gylx_box02 ul li:hover .pic:after{opacity: .5;}
.gylx_box .gylx_box_l .gylx_box02 ul li+li .pic{padding-bottom: 85.2666%;}
.gylx_box .gylx_box_l .gylx_box02 ul li .pic img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;object-fit: cover;}
.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt{position: absolute;left: 0;top: 0;z-index: 9;padding-top: 2.75rem;width: 100%;}
.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt img{display: block;margin: 0 auto;}
.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt img{display: block;margin: 0 auto;}
.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt .title{font-family: "Microsoft Yahei";font-size: 1.875rem;font-weight: bold;color: #fff;margin-top: 1rem;text-align: center;}
.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt .title_en{text-align: center;color: #fff;font-size: 0.875rem;font-family: "Microsoft Yahei";padding-top: 10px;}
.gylx_box .gylx_box_l .gylx_box02 ul li .arrow_icon{position: absolute;width: 49px;height: 17px;bottom: 2rem;left: 2.875rem;z-index: 8;}




.gylx_box .gylx_box_r{width: 25%;}
.gylx_box .gylx_box_r .gylx_box03{width: 100%;position: relative;}
.gylx_box .gylx_box_r .gylx_box03 .pic{position: relative;padding-bottom: 154.6666%;overflow: hidden;}
.gylx_box .gylx_box_r .gylx_box03 .pic:after{content: '';width: 100%;height: 100%;position: absolute;
    top: 0;left: 0;z-index: 6;background: #000;opacity: 0;
    transition: all 1.5s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all 1.5s cubic-bezier(.19,1,.22,1);
    -moz-transition: all 1.5s cubic-bezier(.19,1,.22,1);}
.gylx_box .gylx_box_r .gylx_box03:hover .pic:after{opacity: .5;}
.gylx_box .gylx_box_r .gylx_box03 .pic img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;object-fit: cover;}
.gylx_box .gylx_box_r .gylx_box03 .gylx_txt{position: absolute;left: 0;top: 0;z-index: 9;padding-top: 12.5rem;width: 100%;}
.gylx_box .gylx_box_r .gylx_box03 .gylx_txt img{display: block;margin: 0 auto;}
.gylx_box .gylx_box_r .gylx_box03 .gylx_txt .title{font-family: "Microsoft Yahei";font-size: 1.875rem;font-weight: bold;color: #fff;margin-top: 1.875rem;text-align: center;}
.gylx_box .gylx_box_r .gylx_box03 .gylx_txt .title_en{text-align: center;color: #fff;font-size: 0.875rem;font-family: "Microsoft Yahei";padding-top: 10px;}
.gylx_box .gylx_box_r .gylx_box03 .arrow_icon{position: absolute;width: 49px;height: 17px;bottom: 1.75rem;left: 0;right: 0;margin: 0 auto;z-index: 8;}
/*==========================================内页 结束=============================================*/
@media(max-width: 1680px){
	.w1610{padding: 0 30px;width:100%;}
}

@media(max-width: 1600px){
	.search_list ul li{padding: 2.25rem 2.5rem 2.25rem 2.5rem;}

	.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt img{width: 30px;}
	.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt .title{font-size: 1.5rem;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt{padding-top: 4.75rem;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt img{width: 36px;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt .title{font-size: 1.5rem;}
	.gylx_box .gylx_box_r .gylx_box03 .gylx_txt img{width: 36px;}
	.gylx_box .gylx_box_r .gylx_box03 .gylx_txt .title{font-size: 1.5rem;}
}

@media(max-width: 1520px){
	
}

@media(max-width: 1500px){
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt{padding-top: 2.75rem;}
	.gylx_box .gylx_box_r .gylx_box03 .gylx_txt{padding-top: 9.5rem;}
}

@media(max-width: 1400px){
	
}

@media(max-width: 1360px){
	.banner ul li a img{top: 0;}
	.n_container .n_right .n_news{margin-top: 14;}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0rem 0 0;}
	.mianbao{ display:none}
	#nav_slide{ display:block}

	.gylx_box{padding-top: 2rem;}
}

@media(max-width: 1280px){
	
}

@media(max-width: 1200px){
	.n_banner{margin-top: 0px;height: 360px;background-size: cover !important;}
	
	.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt{padding-top: 1.5rem;}
	.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt .title{font-size: 1.25rem;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt{padding-top: 2.75rem;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt .title{font-size: 1.25rem;}
	.gylx_box .gylx_box_r .gylx_box03 .gylx_txt .title{font-size: 1.25rem;}
        .ej .toubu_div{background: url(../images/top_bg.png) no-repeat;position: fixed;}


}

@media(max-width: 1024px){
	.list_box_news1 li a .img1 .img_hezi{padding-bottom: 70.15% !important;}

	.gylx_box .gylx_box_l{float: none;width: 100%;}
	.gylx_box .gylx_box_l .gylx_box02 ul li+li .pic{padding-bottom: 85.4666%;}
	.gylx_box .gylx_box_r{float: none;width: 100%;}
	.gylx_box .gylx_box_r .gylx_box03 .pic{padding-bottom: 37.6666%;}
	.gylx_box .gylx_box_r .gylx_box03 .pic img{height: auto;}
	.gylx_box .gylx_box_r .gylx_box03 .gylx_txt{padding-top: 5rem;}
}

@media(max-width: 992px){
	.list_box_12 li{ margin:1rem 1rem 0 0}
	
	.list_box_news2 li .a .img{width: 12.5rem;float: none;margin: 0 auto;}
	.list_box_news2 li .a .con{width:100%;padding: 1.5rem 15px 0;}
	.list_box_news2 li .a:after{ display:none}
	.list_box_news2 li .a{ padding:0 0 1.5rem}
	.list_box_news2 li .a:before{ left:0}

	.n_news_list .list_box li{padding: 2.25rem 1.5rem 2.25rem 1.5rem;}
	.search_list ul li{padding: 2.25rem 1.5rem 2.25rem 1.5rem;}
	
	.list_box_news1 li{margin-bottom: 2.5rem;}
	.list_box_news1 li a .img1 .date{left: 0;}
	.list_box_news1 li a .img1{width: 100%;float: none;}
	.list_box_news1 li a .img1 .img_hezi{padding-bottom: 60.15% !important;}
	.list_box_news1 li a .con{width: 100%;position: initial;padding: 2.25rem 1.5rem 2.25rem 1.5rem;}
}

@media(max-width: 768px){
	.w1400{padding: 0 15px;}
	.w1480{padding: 0 15px;}
	.w1610{padding: 0 15px;}
	
	.n_banner{height: 240px;}
    .n_container{padding: 0 0 1rem;}
    .gylx_box{padding-top: 1rem;}
    .list_box_news1{padding-top: 1.5rem;}

	
	.social-share{ line-height:22px}
	.social-share .social-share-icon{ width:22px; height:22px; background-size:100% 100% !important}
	.n_news_detail .ar_article_box h3{ font-size:1.25rem}
	
	.list_box_news1 li a .img{ width:100%}
	.list_box_news1 li a .con{ width:100%}
	.list_box_news1 li a:before{ left:0}

	.list_box_news2 li .a .con .h6 span img{ height:14px; margin:-3px .5rem 0 0}
	.list_box_news2 li .a .con .h6 span{ margin-right:1rem}
	.list_box_news2 li .a .con .h6{ margin:1.5rem 0 1.25rem}
	
	.n_news2 ul{ margin:0 -0.5rem; margin-bottom:2rem}
	.n_news2 .list_box_news2 li{margin-bottom:2rem;width: calc(50% - 2rem);margin-right: 1rem;}
	.n_news2 .list_box_news2 li:nth-child(2n){margin-right: 0px;}

	.n_news_list .list_box li{padding: 1rem 1rem 1.5rem 1rem;}
	.search_list ul li{padding: 1rem 1rem 1.5rem 1rem;}

	.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt img{width: 24px;}
	.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt .title{font-size: 1rem;}
	.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt{padding-top: 1rem;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt{padding-top: 1.5rem;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt img{width: 28px;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt .title{font-size: 1rem;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .arrow_icon{bottom: 1.5rem;}
	.gylx_box .gylx_box_r .gylx_box03 .gylx_txt .title{font-size: 1rem;}
	.gylx_box .gylx_box_r .gylx_box03 .gylx_txt img{width: 28px;}
}
@media(max-width: 600px){
	.n_banner{height: 200px;}
	.n_news_list .list_box li .date{width: 7.125rem;height: 7.125rem;margin-right: 1.25rem;}
	.n_news_list .list_box li .date .date_con{width: 5.25rem;height: 5.25rem;}
	.n_news_list .list_box li .date .date_con span.d1{font-size: 2rem;}
	.n_news_list .list_box li .date .date_con span.d2{font-size: 1rem;}
	.n_news_list .list_box li .list_box_txt{width: calc(100% - 8.375rem);}
	.n_news_list .list_box li .list_box_txt .title{font-size: 1.25rem;height: 3.6rem;line-height: 1.8rem;margin-bottom: 0.5rem;}

	.search_list ul li .date{width: 7.125rem;height: 7.125rem;margin-right: 1.25rem;}
	.search_list ul li .date .date_con{width: 5.25rem;height: 5.25rem;}
	.search_list ul li .date .date_con span.d1{font-size: 2rem;}
	.search_list ul li .date .date_con span.d2{font-size: 1rem;}
	.search_list ul li .list_box_txt{width: calc(100% - 8.375rem);}
	.search_list ul li .list_box_txt .title{font-size: 1.25rem;height: 3.6rem;line-height: 1.8rem;margin-bottom: 0.5rem;}

	.gylx_box .gylx_box_l .gylx_box01 ul li{width: 100%;float: none;}
	.gylx_box .gylx_box_l .gylx_box01 ul li+li{width: 100%;float: none;}
	.gylx_box .gylx_box_l .gylx_box01 ul li .gylx_txt{padding-top: 4rem;}
	.gylx_box .gylx_box_l .gylx_box01 ul li .pic{padding-bottom: 60.6666%;}
	.gylx_box .gylx_box_l .gylx_box02 ul li{float: none;width: 100%;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .pic{padding-bottom: 60.2666%;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .pic img{height: auto;}
	.gylx_box .gylx_box_l .gylx_box02 ul li+li{width: 100%;}
	.gylx_box .gylx_box_l .gylx_box02 ul li+li .pic{padding-bottom: 60.4666%;}
	.gylx_box .gylx_box_l .gylx_box02 ul li+li .pic img{height: auto;}
	.gylx_box .gylx_box_l .gylx_box02 ul li .gylx_txt{padding-top: 5.5rem;}
	.gylx_box .gylx_box_r .gylx_box03 .pic{padding-bottom: 60.6666%;}
} 
@media(max-width: 465px){
	.n_banner{height: 200px;}
	.n_news_list .list_box li .date{float: none;margin: 0 auto 1rem;}
	.n_news_list .list_box li .list_box_txt{float: none;width: 100%;}

	.search_list ul li .date{float: none;margin: 0 auto 1rem;}
	.search_list ul li .list_box_txt{float: none;width: 100%;}
} 
/*结束 二级页面样式*/



.list_box_news3 {
    padding-top: 2.5rem;
}
.list_box_news3 li {
    margin-bottom: 5.75rem;
    padding: 2rem;
    background: #fff url(../images/ej/list_box_news1_bg2.jpg) no-repeat bottom right;
    box-shadow: 2.351px 3.236px 4px 0px rgba(24, 24, 24, 0.1);
    border-bottom: 2px solid #0b4c95;
}
.list_box_news3 li a {
    display: flex;
    position: relative;
    z-index: 1;
    flex-wrap: wrap;
    align-items: center;
}
.list_box_news3 li a .img1 {
    width: 19.5%;
    position: relative;
}
.list_box_news3 li a .img1 .img_hezi {
    padding-bottom: 75% !important;
}
.list_box_news3 li a .img1 .date {
    width: 8.125rem;
    height: 8.125rem;
    border-radius: 50%;
    background: rgba(11,76,149,0.2);
    position: relative;
    position: absolute;
    right: -56px;
    bottom: .5rem;
    z-index: 9;
}
.list_box_news3 li:hover a .img1 .date {
    background: rgba(156,1,1,0.2);
}
.list_box_news3 li a .img1 .date .date_con {
    width: 6.25rem;
    height: 6.25rem;
    background: #0b4c95;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.list_box_news3 li:hover a .img1 .date .date_con {
    background: #9c0101;
}
.list_box_news3 li a .img1 .date .date_con span {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: "Impact";
}
.list_box_news3 li:hover a .img1 .date .date_con span {
    color: #fff;
}
.list_box_news3 li a .img1 .date .date_con span.d1 {
    font-size: 2.375rem;
    padding: 0.25rem 0;
    margin-top: 0.625rem;
}
.list_box_news3 li a .img1 .date .date_con span.d2 {
    font-size: 1.125rem;
}
.list_box_news3 li a .con {
    width: calc(100% - 19.5%);
    position: absolute;
    right: 0px;
    z-index: 3;
    padding-left: 2rem;
}
.list_box_news3 li:hover {
    background: url("../images/ej/list_box_news1_bg.jpg") no-repeat;
    background-size: cover;
    border-bottom: none;
}
.list_box_news3 li a .con h5 {
    font-size: 1.375rem;
    color: #333;
    transition: .5s;
    line-height: 2rem;
    font-family: "Microsoft Yahei";
    margin-bottom: .5rem;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
.list_box_news3 li:hover a .con h5 {
    color: #fff;
}
.list_box_news3 li a h6 {
    line-height: 1.5rem;
    margin: 1.75rem 0 .75rem
}
.list_box_news3 li a p {
    font-size: .9375rem;
    color: #666666;
    line-height: 1.625rem;
    height: 4.875rem;
    margin-bottom: 1rem;
}
.list_box_news3 li:hover a p {
    color: #fff;
}
.list_box_news3 li a span {
    font-size: .9375rem;
    color: #666666;
    line-height: 1.625rem;
    margin-bottom: 0.5rem;
    display: block;
}
.list_box_news3 li:hover a span {
    color: #fff;
}
.list_box_news3 li a .con .arrow_icon {
    position: absolute;
    right: 5rem;
    bottom: 1.25rem;
    z-index: 9;
    width: 47px;
    height: 19px;
    background: url("../images/ej/arrow_icon.png") no-repeat;
    background-size: cover;
    display: none;
}
.list_box_news3 li:hover a .con .arrow_icon {
    display: block;
}



.n_container .n_left ul.sanji {
    background: #e3e3e3;
    padding: 0;
}
.n_container .n_left ul.sanji li {border: none;line-height: 1.5rem;font-size: 1rem;}
.n_container .n_left ul.sanji li a {}
.n_container .n_left ul.sanji li.on,.n_container .n_left ul.sanji li:hover {
    background: none;
}
.n_container .n_left ul.sanji li.on a, .n_container .n_left ul.sanji li:hover a {
    color: #0b4c95;
}
.n_container .n_left ul.sanji li:before {
    bottom: 0;
}