@charset "utf-8";
/* CSS Document public*/
*{font-family: "PingFang SC", 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:"PingFang SC", Arial, Helvetica, "Microsoft YaHei", sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100vh;} html{ overflow:-moz-scrollbars-vertical;} 

.loader{ position:fixed; top:0; right:0; bottom:0; left:0; z-index:1000000; background:#fff}
.left-top{
	margin-top: 22px;
	position: absolute;
}
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;}

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}
.c9{
    padding-bottom: 20px;
    /* overflow: hidden; */
    }
	
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{ overflow:hidden}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.9s ease-in-out;-webkit-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;-ms-transition: all 0.9s ease-in-out;transition: all 0.9s 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);*/  /*透明背景*/

.a_body{ position:relative}
ul li,dl dd{ vertical-align:top}
img{ vertical-align:middle}
a{ color:inherit}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}

.w100{width:100%;max-height: 100%;}
.w1400{ max-width:1400px;margin:0 auto}
.w1600{max-width:1600px;margin:0 auto}
.w1800{max-width:1800px;margin:0 auto}
.layui-img-responsive{ max-width:100%;}
.img_zd{position:relative;width:100%;box-shadow: 5px 9px 13px 0px #a4a4a4;}
.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}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#ff0000}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -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;}
.box_table{ display:table; table-layout: fixed; width:100%; height:100%}
.box_table_cell{ display:table-cell; vertical-align:middle}
.box_table_cell *{ white-space:normal; word-wrap:break-word; }

/*内容样式*/
.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: 1.125rem;color: #323232;line-height: 2.5rem;margin-bottom: 1.5rem;text-indent: 2.25rem;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{max-width:100%;margin-left: -2.25rem;}
.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;}

/*百度播放器美化*/
#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}
#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}
#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}
#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}

/*Slider 开始*/
.miso_qh{ opacity:0; visibility:hidden; transition:0.6s}
.miso_qh.miso-initialized{ opacity:1; visibility:visible;}
.miso-slider{ position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:0}
.miso-list {position: relative;/* overflow: hidden; */display: block;margin: 0;padding: 0;z-index:0}
.miso-list:focus{outline: none;}
.miso-list.dragging{ cursor: pointer; cursor: hand;}
.miso-slider .miso-track,
.miso-slider .miso-list{ -webkit-transform: translate3d(0, 0, 0);  -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); min-width:100%}
.miso-track {position: relative;left: 0;top: 0;display:inline-block;zoom: 1;margin-left: auto;margin-right: auto;vertical-align: top;}
.miso-track:before,
.miso-track:after{ display: table; content: '';}
.miso-track:after{ clear: both;}
.miso-loading .miso-track{ visibility: hidden;}
.miso-slide {float: left;/* height: 100%; */min-height: 1px;display: none;-moz-user-select:text;-khtml-user-select: text;user-select:text;}
[dir='rtl'] .miso-slide{ float: right;}
.miso-slide img{ display: block;}
.miso-slide.miso-loading img{ display: none;}
.miso-slide.dragging img{ pointer-events: none;}
.miso-initialized .miso-slide{ display: block;}
.miso-loading .miso-slide{ visibility: hidden;}
.miso-vertical .miso-slide{ display: block; height: auto;}
.miso-arrow.miso-hidden {display: none;}

.miso-loading .miso-list{ background: #fff ;}
.miso-arrow{ z-index:1}
.miso-prev,
.miso-next{font-size: 0;line-height: 0;  position: absolute; top: 50%; display: block; width: 20px; height: 20px;padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent;}
.miso-prev:hover,
.miso-prev:focus,
.miso-next:hover,
.miso-next:focus{ color: transparent; outline: none; background: transparent;}
.miso-prev:hover:before,
.miso-prev:focus:before,
.miso-next:hover:before,
.miso-next:focus:before{ opacity: 1;}
.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before{ opacity: .25;}

.miso-prev:before,
.miso-next:before{ font-size:2rem; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight:bold; cursor:pointer}

.miso-prev{ left: 0px;}
[dir='rtl'] .miso-prev{ right: 0px; left: auto;}
.miso-prev:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-prev:before{ content: ''; font-family:simsun;}

.miso-next{ right: 0px;}
[dir='rtl'] .miso-next{ right: auto; left: 0px;}
.miso-next:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-next:before{ content: ''; font-family:simsun;}

/* Dots */
.miso-dots { position: absolute; bottom:0; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus{ outline: none; }
.miso-dots li.miso-active a{ transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size:0; cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%;z-index: 1;}
.miso-prev{ left:0}
.miso-next{ right:0}
.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:32px; height:32px; display:block}
.miso-lightbox .miso-prev:before{ content: ''; background: url("../images/left_svg.svg") center no-repeat;}
.miso-lightbox .miso-next:before{ content: ''; background: url("../images/right_svg.svg") center no-repeat;}
/*@media(max-width: 768px){




.list_box_01 li a .con .overfloat-dot-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
	.miso-prev, .miso-next{ width:20px; height:20px;}
	.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:20px; height:20px; background-size:20px 20px}
} */
/*Slider 结束*/





.Statistical{display:inline-block; margin-left:12px;}
.Statistical span,.Statistical span img{ vertical-align:top}
.bd_weixin_popup{ box-sizing:content-box}
.bd_weixin_popup .bd_weixin_popup_foot{ text-align:center !important}

@-webkit-keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@-webkit-keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); }
}

@keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); }
}


#gotop{position:fixed;z-index:90;bottom: 2rem;left: 15px;box-sizing:border-box;text-align:center;cursor:pointer;-moz-transition:all .5s;-webkit-transition:all .5s;width: 2.875rem;height: 2.875rem;line-height: 2.875rem;background: #1d2088;opacity:1;visibility:visible;overflow:hidden;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop svg{width: 1.375rem;height: 1.375rem;display: inline-block;fill: #fff;vertical-align: middle;margin: 14px 0 0;transition:.6s}
#gotop:hover{ border-radius:50%}

@font-face{ font-family:SourceHanSerifSC-Regular; src:url("../font/SourceHanSerifCN-Regular.otf");}
@font-face{ font-family:Bookman; src:url("../font/BOOKOS.TTF");}
@font-face{ }

@media (max-width:4000px){html{font-size:16px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
/*@media (min-width:1400px) and (max-width:1600px){html{font-size:14px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:13px;}}
@media (max-width:328px){html{font-size:12px;}}*/

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;padding:0 50px;max-width: 1350px;}

.header_box{height:0;position: relative;top:0;left:0;right:0;z-index:100000}

.header_box .w1200{/* max-width: 1825px; */}
.header_top{ background:#fff}
.header_top .w1200{ height: 40px; display: flex; align-items: center; justify-content: space-between;}
.list_box_00{display: flex;justify-content: flex-end;position: absolute;right: 100px;top: 15%;align-items: center;}
.list_box_00 li{ font-size: .875rem; color: #333333;}
.list_box_00 li a{ transition: .5s;}
.list_box_00 li.line{margin: 0 .5rem;/* transform: translateY(-1.5px); */}

.header_bottom{background-color: #fff;transition: .5s;background: url(../images/nav-bg.png) bottom center no-repeat;/* background-color: #1d2088; */background-size: 100%;}
.header_bottom .w1200{height: 165px;display: flex;align-items: flex-start;justify-content: space-between;transition: .5s;position: relative;}
.header_bottom .logo{width: 492px;/* margin: 0 auto; */position: absolute;left: calc((100% - 498px)/2);top: 15px;}
.header_bottom .logo img{ max-width:100%}
.header_bottom .right{width: 100%;/* position: relative; */}
.list_box_00s li{font-size: 1rem;color: #1d2088;/* float: right; *//* position: absolute; *//* right: 0; */}

.header_bottom .right .bottom{display: flex;width: 100%;justify-content: space-between;margin: 120px 0 0;/* position: relative; */}

#nav{width: calc(100% - 50px);display: flex;}
#nav>ul{display: flex;padding: 0;width: 100%;justify-content: space-between;}
#nav>ul>li{position:relative;z-index:0;/* margin: 0 0 0 2.5rem; */display: flex;align-items: center;/* margin-left: 60px; */}
#nav>ul>li span{display:inline-block;width: .3125rem;height: .3125rem;background: #b2b2b2;border-radius:50%;}
#nav>ul>li >a{display:block;padding: 0;text-transform:uppercase;}
#nav>ul>li >a{font-size: 1rem;color: #fff;line-height: 40px;position:relative;transition:.6s;display: flex;align-items: center;border-top: none;border-bottom: none;}
#nav>ul>li.on >a{ font-weight:bold;}
#nav>ul>li >a .h3{position:relative;font-size: 1.08rem;padding: 0;z-index: 1;font-weight: bold;}
#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;position: absolute;left: 50%;top: 100%;z-index: 999;/* -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2); */-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);/* box-shadow: 0px 3px 5px #3333334d; */transform-origin: 0 0 0;transform: scaleY(0.2) translateX(-50%);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;opacity: 0;padding: 20px 0 0;min-width: 100%;}
#nav>ul>li .sub:before{content:"";position:absolute;border-left: transparent 6px solid;border-right: transparent 6px solid;border-bottom: #fff 8px solid;top: 13px;left: 50%;margin-left: -6px;box-shadow: 0 3px 15px rgba(0,0,0,.05);}
#nav>ul>li .sub .box{padding: 0;text-align:center;border-radius: 0;overflow: hidden;background: rgba(255,255,255,.85);box-shadow: 0 3px 30px rgba(0,0,0,.08);}
#nav>ul>li .sub a{padding: 0 1.5rem;line-height: 3.5;transition:.3s;font-size: 14px;letter-spacing: 1px;color: #636363;/* border-bottom: 1px dashed #eee; */display: block;white-space: nowrap; position:relative}
#nav>ul>li .sub a:before{content:"";position:absolute;left:0;top:0;width: 3px;height: 0;background: #c30e23;transition:.5s;}
#nav>ul>li .sub a:hover{color: #fff;background: #1d2088;}
#nav>ul>li .sub a:hover:before{height: 100%;}
#nav>ul>li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateY(0px) translateX(-50%);}
#nav>ul>li.on>a, #nav>ul>li:hover>a, #header.xg #nav>ul>li.on >a, #header.xg #nav>ul>li:hover >a{color: #fff;}
#nav>ul>li .h3:after{content:"";display:block;width: 100%;height: 7px;position:absolute;left: 50%;margin-left: -50%;top: -3.5px;transition: .5s;border-radius: 3.5px;z-index: -1;display: none;}
#nav>ul>li h3:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #00a271 4px solid;bottom:2px;transition:.3s;opacity:0;visibility:hidden;display: none;}
#nav>ul>li:hover h3:after,#nav>ul>li.on h3:after{transform: translateY(0);}
#nav>ul>li:hover h3:before, #nav>ul>li.on h3:before{ opacity:1; visibility:visible}

.header_box.xg .header_bottom{/* background: rgba(14,96,182 ,.95); */}
.header_box.xg .header_bottom .w1200{/* height: 6.75rem; */}

.search_box1 {width: 22px;height: 40px;position: relative;margin-left: 10px;transition: .5s;/* margin-bottom: 30px; */overflow: hidden;}
.search_box1::before{content: "";position: absolute;right: 30px;width: 0;height: 1px;background: rgba(255,255,255,.5);transition: .5s;bottom: 0;}
.search_box1 input.test {width: 100%;height: 100%;border-bottom: 1px solid #1d2088;background: none;padding: 0px 30px 0px 15px;font-size: 16px;color: #1d2088;vertical-align: top;display: none;}
.search_box1 input.s_btn {position: absolute;right: 0px;top: 8px;bottom: 8px;width: 22px;background: url("../images/s_btn.png") center center no-repeat;cursor: pointer;border:none;}
.search_box1.on input.test{
	display: block;
}
.search_box1.on{ width: 12.5rem;}
.search_box1.on::before{ width: calc(100% - 30px);}

.tc_search {margin: 0;width: calc(100% - 30px);position: absolute;bottom: 1rem;}
.tc_search form { height: 40px; border-radius: 0px; background: rgba(255, 255, 255, 0.1); position: relative; width: 100%; margin-bottom: 1rem; }
.focus_js { font-size: 0.875rem; color: #ffffff; height: 40px; line-height: 40px; padding: 0px 1rem; box-shadow: none; appearance: none; border-right: 0px; background: none; width: 90%; }
.tc_search .btn_blue { position: absolute; top: 0px; right: 0px; width: 40px; height: 38px; line-height: 38px; border: 0px; background: url("../images/search_white.svg") center center / 1.2rem no-repeat; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.7); }
.tc_search input:focus::-webkit-input-placeholder { color: transparent; }
#nav_btn_box { height: 100%; z-index: 999999999; float: right; margin-left: 20px; }
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #ffffff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; transition: all 0.5s ease 0s; 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: 0px;display: inline-block;width: 14px;height: 1px;transition: all 0.3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0px;display: inline-block;width: 1.75rem;height: 1px;content: "";transition: all 0.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 { transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; justify-content: flex-start; width: 100%; overflow: auto; margin: 10px 0px 0px; }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0px;padding: 30px 15px 70px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out 0s;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: rgba(171,46,54,.95);}
#m_nav .close { position: absolute; top: 6px; right: 15px; font-size: 28px; color: #fff; z-index: 10000; }
#m_nav.act { pointer-events: auto; right: 0px; }
.list_box_nav_mobile{width:100%;height: 100%;/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: scroll;}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid rgba(255, 255, 255, 0.1);line-height: 4rem;color: #fff;padding: 0;font-size: 1rem;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 10%;height: 4rem;display: inline-block;background: url("../images/arrow_down.svg") calc(100% - 5px) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;top: 0;}
.list_box_nav_mobile>li.on1 i{background: url() calc(100% - 5px) center no-repeat;}

.list_box_nav_mobile>li.on .a{ border-bottom:1px solid rgba(255, 255, 255, 0.3)}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:13px;color:rgba(255,255,255,.7);line-height: 2.5;}
.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; }

.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
.m_header_box { transition: all 0.6s ease 0s; display: none; height: 60px; }
#m_header #logo .box_table, #nav_btn_box .box_table { width: auto; float: left; }
.m_header_box header {padding: 0px 15px;height: 60px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 100;box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(0, 0, 0, 0.05) 0px 2px 4px 0px;background: #a81b00;background-size: cover;}
#m_header #logo { height: 60px; float: left; }
#m_header #logo img { max-height: 34px; }
#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: 0.9rem; text-align: center; margin-left: 17px; background: rgba(255, 255, 255, 0.3); }

#m_nav .list_box_00{width:100%;justify-content: center;}
#m_nav .list_box_00 li{color: #fff;line-height: 2;font-size: 13px;}
#m_nav .list_box_00 li.line{ margin:0 1.25rem}

/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/
.banner{height: 540px!important;overflow: hidden;margin: 165px 0;margin-bottom: 0px;}
.banner .swiper-slide{}
.banner .swiper-slide a{display: block;overflow: hidden;width: 100%;position: relative;height: 100%;}
.banner .swiper-slide img, .banner .swiper-slide video{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}

.banner .swiper-pagination{display: table;position: absolute;bottom: 6% !important;display: flex;justify-content: center;}

/*
.mySwiper1 .swiper-pagination::before{content: "";display: inline-block;width: 59px;height: 60px;margin-right: 68px;}
.mySwiper1 .swiper-pagination span.swiper-pagination-bullet-active::before{width: 30px;height: 1px;background: #d3d3d3;content: "";display: block;margin-right: 10px; align-self:flex-end;}
.mySwiper1 .swiper-pagination span.swiper-pagination-bullet-active::after{width: 30px;height: 1px;background: #d3d3d3;content: "";display: block;margin-left: 10px; align-self:flex-end;}

*/

.banner .swiper-pagination::after{content: "";display: inline-block;margin-left: 68px;}
.banner .swiper-pagination span{background: rgba(255, 255, 255, 0.8);opacity: 1;margin: 0 5px !important;display: inline-block;height: 10px;width: 10px;text-align:center;border-radius: 5px;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{text-align:center;background: #1d2088;}

.banner .swiper-button-next,.mySwiper1 .swiper-button-prev{position: absolute;right: 0 !important;bottom: 0 !important;width: 60px;height: 60px;left: auto !important;top: auto !important;}
/*.mySwiper1 .swiper-button-prev{right: 316px !important;}*/
/*.mySwiper1 .swiper-button-next{}*/

.banner .zanting{position:absolute;bottom: 80px;right:20rem;z-index: 1; cursor:pointer}

.header_li{display:flex;align-items: center;justify-content: space-between;}


.banner .swiper-button-next,.mySwiper1 .swiper-button-prev{position: absolute;width: 50px;height:80px;transition:.5s}
.banner .swiper-button-prev{left: 8% !important;bottom: 50% !important;}
.banner .swiper-button-next{right: 8% !important;bottom: 50% !important;}
.banner:hover .swiper-button-next,.mySwiper1:hover .swiper-button-prev{ background-color:rgba(0,0,0,0.8);display:block;transition:.5s}
.banner .swiper-pagination::after{ display: none;}
.banner .swiper-more{
	position: absolute;
	width: 65px;
	height: 25px;
	font-size: 15px;
	right: 20px;
	bottom:60px;
	text-align: center;
	background-color: #fff;
    opacity: 0.4;
    z-index: 9999;
}
.container01{padding: 0.75rem 0 0.375rem;overflow: hidden;}

.container01 .w1200{display: flex;flex-wrap: wrap;justify-content: space-between;}
.container01 .left{width: 48%;/* padding: 0 4rem 0 0; */}
.container02 .left{width: 48%;/* padding: 0 4rem 0 0; */}
.container01 .title001{margin-bottom: 1rem;text-align: left;display: flex;justify-content: space-between;align-items: flex-end;}

.list_box_01 li{margin-bottom: 0;}
.list_box_01 li *{ transition: .5s}
.list_box_01 li a{ display: flex; height: 6.25rem; align-items: center; justify-content: center; position: relative;}
.list_box_01 li a .bg{position: absolute;top: 0;bottom: 0;left: -2.5rem;right: -2rem;z-index: 1;opacity: 0;visibility: hidden;box-shadow: 0px 14px 35px 0px rgba(83, 122, 120, 0.25);background: #fff;}
.list_box_01 li a .bg .line{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border: rgba(255,255,255,.4) 1px solid;}
.list_box_01 li a .bg::before{content: "";position: absolute;background: url("../images/list_box_01_bg1.png") center no-repeat;width: 7.25rem;height: 3.625rem;background-size: 100% 100%;z-index: -1;top: -1.5rem;left: -1.875rem;display: none;}
.list_box_01 li a .bg::after{content: "";position: absolute;background: url("../images/list_box_01_bg2.png") center no-repeat;width: 7.25rem;height: 3.625rem;background-size: 100% 100%;z-index: -1;top: -1.5rem;right: -1.5rem;display: none;}
.list_box_01 li a .con{position: relative;width: 100%;z-index: 1;}
.list_box_01 li a .con .h5{ display: flex; align-items: center; justify-content: space-between;}
.list_box_01 li a .con .h5 .ll{display: flex;align-items: center;width: calc(100% - 6.25rem);}
.list_box_01 li a .con .h5 .ll h5{font-size: 1.125rem;color: #333333;font-weight: bold;line-height: 1.25;max-width: calc(100% - 1.625rem - .75rem);}
.list_box_01 li a .con .h5 .ll svg{ width: 1.625rem; height: 1.625rem; fill:#d81e06; margin-left: .75rem;}
.list_box_01 li a .con .h5 .rr{font-size: 1.5rem;color: #c30e23;width: 5.25rem;text-align: center;font-family: emoji;font-weight: bold;/* background-color: #fff; */}
.list_box_01 li a .con p{font-size: .875rem;color: #232323;line-height: 1.5rem;height: 1.5rem;opacity: .8;margin: .875rem 0 0;}
.list_box_01 li a .con .h5 .yy{width: 5.25rem;text-align: center;color: #ffffff;background-color: #1d2088;height: 30px;line-height: 30px;}

/* .list_box_01 li.on a .bg{opacity: 1; visibility: visible; }
.list_box_01 li.on a .con .h5 .ll h5, .list_box_01 li.on a .con .h5 .rr{ color: #fff;}
.list_box_01 li.on a .con .h5 .ll svg{ fill:#fff}
.list_box_01 li.on a .con p{ color: #fff; opacity: .6;} */

.container01 .right{width: 48%;/* margin: 9.25rem 0 0; *//* padding: 0 4rem 0 0; */position: relative;}
.container01 .right::before{content: "";position: absolute;top: 5rem;left: 5rem;bottom: 0;

background-size: cover;width: 55rem;}
.container02 .w1200 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.container02 .right{width: 48%;/* margin: 9.25rem 0 0; *//* padding: 0 4rem 0 0; */position: relative;}
.list_box_02{ box-shadow: 0px 14px 35px 0px rgba(83, 122, 120, 0.5);}
.list_box_02 li a{ display: block; position: relative;}
.list_box_02 li a .img .img_hezi{ padding-bottom: 56.11% !important;}
.list_box_02 li a .img:after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url("../images/list_box_02_bg.png") center bottom no-repeat; background-size: 100% auto;}
.list_box_02 li a .top{position: absolute;bottom: 0;left: 0;right: 0;height: 5rem;display: flex;align-items: center;padding: 0 2.5rem;}
.list_box_02 li a .top h5{ width: calc(100% - 8.125rem); font-size:1.25rem; color:#fff}
.list_box_02 li a .top span{font-size: 1rem;color: #fff;opacity: .6;text-align: right;width: 8.125rem;display: block;}

.miso-arrow_box1{width: 5rem;height: 5rem;display: flex;align-items: center;padding-bottom: .625rem;margin-left: -.5rem;}
.miso-arrow_box1 .miso-arrow1{ width: 2rem; height: 2rem; display: flex; align-items: center; justify-content: center; margin-right: .75rem; cursor: pointer;}
.miso-arrow_box1 .miso-arrow1 svg{ width: 2rem; height: 2rem; fill:#aa3348; transition: .5s;}

.miso_bg1{background: url("../images/miso_bg1.png") center bottom no-repeat;overflow: hidden;background-size: 100% 100%;}

.container02{ overflow: hidden; padding: 0.875rem 0; margin: -2.875rem 0;}
.container02 .content{display: flex;margin: 0 -.5rem;}
.container02 .content .box{width: calc((100% - 30.2%) / 3);padding: 0 .5rem;transition: .5s;}
.container02 .content .box .top_wai{ transition: .5s;}
.container02 .content .box .top_box{ border: #ececec 1px solid; height: 17.875rem; display: flex; width: 100%; align-items: center; padding: 0 1.625rem; background: #fff;}
.list_box_03{ height: calc(15.25rem - 1px); overflow: hidden; width: 100%;}
.list_box_03 li{ height: 3.75rem; border-bottom: #efefef 1px solid;}
.list_box_03 li *{ transition:.5s}
.list_box_03 li a{height: 3.75rem;display: flex;width: 100%;align-items: center;overflow: hidden;}
.list_box_03 li a h5{width: 100%;font-size: 1.125rem;color: #333333;font-weight: 400;}
.list_box_03 li a span{font-size: .875rem;color: #aa3348;text-align: right;width: 0; display: block; overflow: hidden; opacity: 0; white-space: nowrap;}

.title002{height: 5.5rem;display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;overflow: hidden;}
.title002::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url("../images/title002_bg.jpg") center no-repeat;background-size: cover;opacity: 0;visibility: hidden;transition: .5s;z-index: -1;transition-delay: .3s;transform: translateY(101%);}
.title002 h3{font-size: 1.875rem;color: #333;font-family:SourceHanSerifSC-Regular;transition: .2s;transition-delay: .3s;}

.container02 .content .box.on{width: 30.2%;}
.container02 .content .box.on .top_wai{ box-shadow: 0px 14px 35px 0px rgba(83, 122, 120, 0.25); }
.container02 .content .box.on .top_box{ border: #fff 1px solid; height: 20.4375rem;}
.container02 .content .box.on .list_box_03{ height: calc(19rem - 1px);}

.container02 .content .box.on .title002::before{opacity: 1;visibility: visible;transform: translateY(0);}
.container02 .content .box.on .title002 h3{ color: #fff; font-size: 2.25rem;}

.container02 .content .box .title002 h3{ display: flex; align-items: center; justify-content: center;}
.container02 .content .box .title002 h3 svg{ width: 1.5rem; height: 1.5rem; fill:#fff; margin: .125em 0 0 1.5rem;}

.container03{/* padding: 4rem 0 0; */overflow: hidden;padding-bottom: 10px;}
.container03 .title001{text-align: center;margin-bottom: 3rem;}

.swiper34{position: relative;width: 92%;margin: 0 auto;}
.list_box_04{padding-bottom: 4.5rem;}
.list_box_04 .miso-list{margin: 0 -10rem;padding-top: 26px !important;}
.list_box_04 li{ padding: 0 1.71875rem;}
.list_box_04 li *{ transition: .5s;}
.list_box_04 li a{display: block;position: relative;overflow: hidden;}
.list_box_04 li .img .img_hezi{ padding-bottom: 167.85% !important;}
.list_box_04 li .img_box{ position: relative;}
.list_box_04 li .img_box::after{content: "";position: absolute;left: -21px;top: -26px;background: url("../images/fangzi.png") center no-repeat;width: 93px;height: 59px; opacity: 0; transition: .5s;}
.list_box_04 li .con h5{ font-size: 1rem; color: #333333; line-height: 24px; height: 48px; margin: .5rem 0 0;}
.list_box_04 li .con1{position: absolute; z-index:1; bottom: 0;background: url("../images/list_box_04_bg1.jpg") center no-repeat;background-size: cover;height: 8.875rem;left: -2.5rem;right: -2.5rem;transform: translateY(100%);display: flex;flex-direction: column;justify-content: center;padding: 0 1.375rem;border-radius: .875rem;opacity: 0;}
.list_box_04 li .con1:before{ content:""; position:absolute; top:5px; right:5px; bottom:5px; left:5px; border:rgba(255,255,255,.2) 1px solid; border-radius:.625rem}
.list_box_04 li .con1 h5{ font-size: 1.125rem; color: #fff; margin-bottom: .75rem;}
.list_box_04 li .con1 h6{ font-size: .875rem; color: #fff; line-height: 1.875rem; opacity: .6;}

.swiper34 .swiper-pagination span{width: .46875rem;height: .46875rem;background: #b5afaf;transition: .5s;padding: 0;border-radius: 100%;margin: 0 .625rem !important;opacity: 1;}
.swiper34 .swiper-pagination span.swiper-pagination-bullet-active{transform: scale(1.5);background: #333333;}


.list_box_04 li a{ overflow:visible}
.list_box_04 li.swiper-slide-active .img_box::after{ opacity: 1;}
.list_box_04 li.swiper-slide-active .con1, .list_box_04 li:hover .con1{transform: translateY(0);opacity: 1;}

.container04{padding: 2.25rem 0 1.25rem;overflow: hidden;}

.title001{ text-align: center; margin-bottom: 4rem;}
.container04 .content{ display: flex; flex-wrap: wrap;}
.container04 .content .left{ width: 50%; padding: 0 2.25rem 0 0;}
.container04 .content .right{ width: 50%; }

.list_box_05 li .img .img_hezi{ padding-bottom: 54.72% !important;}
.list_box_05 li .img .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; justify-content: center; align-items: center;}
.list_box_05 li h5{font-size: 1.25rem;color: #333333;line-height: 1.25;margin: 1.5rem 0 0;font-weight: bold;padding: 0 5rem 0 .5rem; transition:.5s}

.miso-arrow_box2{width: 2rem;height: 5rem;display: flex;align-items: center;padding-bottom: .625rem;margin-top: -2rem;flex-direction: column;float: right;position: relative;}
.miso-arrow_box2 .miso-arrow2{width: 1.25rem;height: 1.25rem;display: flex;align-items: center;justify-content: center;margin-bottom: .375rem;cursor: pointer;}
.miso-arrow_box2 .miso-arrow2 svg{width: 100%;height: 100%;fill: #a3a3a3;transition: .5s;}
.miso-arrow_box2 .miso-arrow2:hover svg{ fill:#aa3348}

.miso_bg2{background: url("../images/miso_bg2.jpg") center bottom no-repeat;background-size: 100% auto;overflow: hidden;}

.list_box_06{ margin-bottom: 1rem;}
.list_box_06 li *{ transition: .5s;}
.list_box_06 li a{ display: block;}
.list_box_06 li a .con{ padding: 1.625rem 1.5rem;}
.list_box_06 li a .con .h5{ display: flex; align-items: center; justify-content: space-between;}
.list_box_06 li a .con .h5 .ll{display: flex;align-items: center;width: calc(100% - 6.25rem);}
.list_box_06 li a .con .h5 .ll h5{font-size: 1.125rem;color: #333333;font-weight: bold;line-height: 1.25;max-width: calc(100% - .75rem);}
.list_box_06 li a .con .h5 .ll svg{ width: 1.625rem; height: 1.625rem; fill:#d81e06; margin-left: .75rem;}
.list_box_06 li a .con .h5 .rr{font-size: .875rem;color: #0e60b6;width: 6.25rem;text-align: right;}
.list_box_06 li a .con p{ font-size: .875rem; color: #5a5a5a; line-height: 1.5rem; height: 3rem; opacity: .8; margin: .875rem 0 0;}

.more001{ display: flex; justify-content: flex-end; }
.more001 a{ display: flex; justify-content: center; align-items: center; background: url("../images/more001_bg.png") center no-repeat; width: 8.3125rem; height: 2.5rem; background-size: cover; font-size: 1.125rem; color: #fff; transition: .5s;}

.container05{ position: relative; overflow: hidden;}
.container05 .bg{position: absolute;left: 0;width: 55.98%;bottom: 0;top: 0;display: flex;align-items: flex-end;}
.container05 .bg img{max-width: 100%;width: auto;}
.container05 .w1200{ display: flex; flex-wrap: wrap; justify-content: flex-end;}
.container05 .right{ width: 36.25rem; padding: 0 0 1rem;}

.list_box_07 li a{ display: flex; height: 8.5rem; align-items: center; justify-content: space-between;}
.list_box_07 li a .ll{width: 7.375rem;text-align: center;display: flex;justify-content: center;}
.list_box_07 li a .ll img{ max-width:100%}
.list_box_07 li a .rr{ width: calc(100% - 8.75rem);}
.list_box_07 li a .rr big{ font-family:Bookman; font-size: 4.5rem; color: #aa3348;}
.list_box_07 li a .rr small{ font-size: 1.125rem; color: #333333; margin: 0 1.25rem 0 .5rem;}
.list_box_07 li a .rr font{ font-size: 1.125rem; color: #333333;}

.miso-arrow_box3{width: 2rem;height: 5rem;display: flex;align-items: center; margin-top: -6rem;flex-direction: column;float: right;position: relative;}
.miso-arrow_box3 .miso-arrow3{width: 1.25rem;height: 1.25rem;display: flex;align-items: center;justify-content: center;margin-bottom: .375rem;cursor: pointer;}
.miso-arrow_box3 .miso-arrow3 svg{width: 100%;height: 100%;fill: #a3a3a3;transition: .5s;}
.miso-arrow_box3 .miso-arrow3:hover svg{ fill:#aa3348}

.container06{ overflow: hidden;}
.container06 .fl01{ display: flex; flex-wrap: wrap;}
.container06 .fl01 .left{width: 20rem;background: #A91C00;display: flex;align-items: center;justify-content: center; background-size: cover;}
.container06 .fl01 .right{ width: calc(100% - 20rem);}

.list_box_08{width: 9.625rem;padding-bottom: 12rem;}
.list_box_08 li{border-bottom: rgba(255,255,255,.15) 1px solid;transition: .5s;}
.list_box_08 li a{ display: flex; width: 100%; align-items: center; height: 5rem; justify-content: space-between;}
.list_box_08 li a h5{ font-size: 1.25rem; color: #fff;}
.list_box_08 li a span svg{width: 1.5rem;height: 1.5rem;fill: #fff;}

.list_box_09 li .img .img_hezi{ padding-bottom: 56.25% !important;}
.list_box_09 li .img .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; justify-content: center; align-items: center; background: rgba(0,0,0,.3);}

.container06{ overflow: hidden; position: relative;}
.container06 .fl02{ position: absolute; bottom: 3rem; left: 0; right: 0; display: flex; justify-content: space-between; align-items: flex-end;}
.container06 .fl02 .left{ width: 51.25rem;}

.list_box_10{margin: 0 -.875rem;}
.list_box_10 .miso-list{ padding:.875rem 0 0 20%}
.list_box_10 li{ padding: 0 .875rem;}
.list_box_10 li *{ transition:.5s}
.list_box_10 li a{ display: block; transform:translateY(0)}
.list_box_10 li .img{ border: transparent .5rem solid; box-sizing: content-box;}
.list_box_10 li .img .img_hezi{ padding-bottom: 56.25% !important;}
.list_box_10 li h5{font-size: 1.25rem;color: #fff;font-family:SourceHanSerifSC-Regular;text-align: left;line-height: 1.25;margin: 1rem 0 0; opacity:0}

.list_box_10 li.miso-current a{ transform:translateY(-.75rem)}
.list_box_10 li.miso-current .img{border: #fff .5rem solid;box-sizing: content-box;}
.list_box_10 li.miso-current h5{ opacity:1}

.container06 .fl02 .right{ padding: 0 5rem 3rem 0;}
.container06 .fl02 .right a{ font-size: 1.25rem;color: #fff;font-family:SourceHanSerifSC-Regular; transition: .5s;}

.container07{ padding: 3.75rem 0 4.375rem; overflow: hidden; background: url("../images/container07_bg.jpg") center no-repeat; background-size: 100% auto;}
.container07 .content{ display: flex; flex-wrap: wrap;}
.container07 .content .left{width: 31.5rem;padding: 4rem 1.875rem 0 0;}
.container07 .content .right{ width: calc(100% - 31.5rem);}

.swiper-container2 ul li{ display:none}
.swiper-container2 ul li .a h5{ font-size: 1.25rem; color: #333333; line-height: 1.25; font-weight: bold; margin-bottom: 2rem;}
.swiper-container2 ul li .a .p{font-size: .875rem;color: #333333;line-height: 1.875rem;height: 9.375rem;letter-spacing: .5px;}
.swiper-container2 ul li.active{ display:block}

.swiper-container3{margin: 3rem 0 0;}
.swiper-container3 ul li{width: 6.125rem;}
.swiper-container3 ul li .a{height: 4rem;display: flex;align-items: center;overflow: hidden; cursor:pointer}
.swiper-container3 ul li .a font{font-size:1rem;color:#aa3348;position: relative;}
.swiper-container3 ul li .a font:before{content:"";position:absolute;background:#aa3348;height:1px;width: 3.125rem;left: 118%;top: 50%; transition:.5s}
.swiper-container3 ul li .con{ display: none;}

.swiper-container3 ul li.swiper-slide-active{ width:8.75rem}
.swiper-container3 ul li.swiper-slide-active .a font{ font-size:1.25rem; font-weight:bold}
.swiper-container3 ul li.swiper-slide-active .a font:before{ width:4.75rem}

.swiper-container4{}
.swiper-container4 ul li{ }
.swiper-container4 ul li .a{position: relative;padding: 0 0 0 .75rem;display: block;}
.swiper-container4 ul li .a .img_box{ width: 68.19%; position: relative;}
.swiper-container4 ul li .a .img_box::before{ content: ""; position: absolute; top: 3.5rem; bottom: 3.5rem; left: -.75rem; right: 0; background: #a81b00;}
.swiper-container4 ul li .a .img_box .img .img_hezi{ padding-bottom: 31.0525rem !important;}
.swiper-container4 ul li .a .top{position: absolute;right: 0;z-index: 1;top: 0;bottom: 0;display: flex;align-items: center;}
.swiper-container4 ul li .a .top img{max-height: 100%;max-width: 100%;}
.swiper-container4 ul li .a .top .top_1{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: center;justify-content: center;padding: 0 0 6% 49%;}
.swiper-container4 ul li .a .top .top_1 font{display: inline-block;font-size: 3.75rem;font-family:SourceHanSerifSC-Regular;color:#fff;width: 3.75rem;}

.miso_bg3{background: url("../images/miso_bg3.jpg") center top no-repeat;background-size: 100% 100%;/* overflow: hidden; */position: relative;z-index: 1;}

.list_box_11{ margin: 0 -1.5625rem; padding: 0 9.375rem;}
.list_box_11 li{ width: 25%; padding: 0 1.5625rem;}
.list_box_11 li a{ display: block; position: relative;}
.list_box_11 li .img .img_hezi{ padding-bottom: 168.23% !important;}
.list_box_11 li .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center;}
.list_box_11 li .top .line{width: 6rem;border-left: rgba(255,255,255,.2) 1px solid;border-right: rgba(255,255,255,.2) 1px solid;display: flex;align-items: center;justify-content: center;padding: 1rem 0; transition: .2s;}
.list_box_11 li .top .line font{font-size:1.625rem;color:#fff;max-width:1.625rem;writing-mode: vertical-rl;font-family: SourceHanSerifSC-Regular;text-align: center; transition: .2s;}

.list_box_11 .miso-arrow{ width: 6rem; height: 6rem;}
.list_box_11 .miso-arrow svg{ width: 100%; height: 100%; fill:#cecece; transition: .5s; vertical-align: top;}

.container09{ padding: 6.25rem 0 0;}
.container09 .title001{ text-align: right; padding: 0 20% 0 0; margin-bottom: 2rem;}

.container09 .content{display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;}
.container09 .content:before{content:"";position:absolute;top: 3.5rem;right:0;bottom:0;left:0;background: #f4f4f4;}
.container09 .content .content_li{ width: 100%;}
.container09 .content .fl01{ display: flex; flex-wrap: wrap; justify-content: flex-start;}
.container09 .content .fl01 .left{width: 50%;margin-top: -6rem;display: flex;align-items: flex-end;padding: 5px;}

.list_box_12{ width:100%}
.list_box_12 li a{ display: block; position: relative; overflow: hidden;}
.list_box_12 li .img .img_hezi{ padding-bottom: 56.22% !important;}
.list_box_12 li .img:after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url("../images/list_box_12_yy.png") center bottom no-repeat; background-size: 100% auto;}
.list_box_12 li a .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: flex-end;}
.list_box_12 li a .top .con{ width: 100%; padding: 0 3rem 1.75rem; display: flex; align-items: center;}
.list_box_12 li a .top .con .ll{ width: 2.25rem;}
.list_box_12 li a .top .con h5{ width: calc(100% - 2.25rem); font-size: 1.125rem; color: #fff; line-height: 1.25;}

.list_box_12 li a .top1{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content:center;}

.container09 .content .fl01 .right{width: 41.375%;max-width: 50%;padding: 5px;}
.container09 .content .fl01 .right ul, .container09 .content .fl01 .right ul li, .container09 .content .fl01 .right ul li a, .container09 .content .fl01 .right ul li .img, .container09 .content .fl01 .right ul li .img>img{height:100%;width: 100%;object-fit: cover;}

.container09 .content .fl02 .left{order: 1;margin-top: 0;align-items: flex-start;padding-bottom: 0;}
.container09 .content .fl02 .right{padding-bottom: 3rem;max-width: 40%;}
.container09 .content .fl02{justify-content: flex-end;}

.list_box_12s li .img .img_hezi{ display: none;}
.list_box_12s li .img>img{ position: relative;}

.container09 .content .top_c{position: absolute;background: url("../images/list_box_12_center.png") center no-repeat;width: 17rem;height: 32.375rem;background-size: cover;display: flex;align-items: center;justify-content: center;padding: 2rem 0 0;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);}
.container09 .content .top_c .top_c_li{ width:100%}
.container09 .content .top_c h6{ text-align:center; margin:5rem 0 0}
.container09 .content .top_c h6 img{ transition:.5s}

.container09 .content .fl01:first-child .right .list_box_12 li a .top .con{ padding: 0 3rem 1.75rem 10rem;}

.list_box_13{display: flex;margin: 0 -1.5rem;flex-wrap: wrap;padding: 0 2rem;}
.list_box_13 li{ width: 50%; padding: 0 1.5rem; text-align: center; position: relative; display: flex; justify-content: center;}
.list_box_13 li h5{height: 5.625rem;border-bottom: rgba(255,255,255,.2) 1px solid;width: 100%;line-height: 5.625rem;font-size: 1.125rem;color: #fff;transition: .5s;cursor: pointer;}
.list_box_13 li .ewm{position: absolute;top: 99%;opacity: 0;visibility: hidden;transition: .5s;padding: .375rem;width: 110px;background: rgba(171,46,54, .95);z-index: 10;border-radius: .625rem;transform: translateX(-50%) translateY(1.25rem);left: 50%;}
.list_box_13 li .ewm:before{content:"";position:absolute;border-left: transparent 6px solid;border-right: transparent 6px solid;border-bottom: rgba(171,46,54, .95) 8px solid;top: -8px;left: 50%;margin-left: -6px;box-shadow: 0 3px 15px rgba(0,0,0,.05);}
.list_box_13 li .ewm img{ width:100%}

.list_box_13 li:hover .ewm{opacity: 1;visibility: visible;transform: translateY(0) translateX(-50%);}
.list_box_13 li:hover h5{ font-weight:bold; }

.container10{background: url("../images/container10_bg.jpg") center no-repeat;background-size: 100% 100%;padding: 7.3125rem 0;}
.container10 .w1200{display: flex;justify-content: space-between;align-items: flex-start;flex-direction: row-reverse;}
.container10 .left h3{padding-bottom: 1.25rem;border-bottom: rgba(255,255,255,.4) 1px solid;margin-bottom: 1.25rem;}
.container10 .right p{font-size: .875rem;color: #fff;line-height: 2rem;}

.container10 .right{width: 100%;max-width: 100%;display: flex;justify-content: space-between;flex-wrap: nowrap;align-items: center;flex-direction: row;}
.list_box_14{ display: flex; flex-wrap: wrap;}
.list_box_14 li{font-size: 1.125rem;color: #fff;line-height: 4.375rem;min-width: 24%;font-weight:300;transition:.5s;position: relative;}
.list_box_14 li a{ display:inline-block; position: relative}
.list_box_14 li a:before{content:"";position:absolute;width:0;transition:.5s;height:1px;background: rgba(255,255,255,.5);left:0;bottom: .75rem;}
.list_box_14 li a img{ margin: 0 .5rem 0 0;}

footer{background: #1d2088;padding: 1.5rem 0;text-align: center;}
footer p{ font-size: .875rem; color: #fff; line-height: 1.5;}
footer p font{ margin: 0 1.5rem;}
footer p font img{ margin: 0 .5rem;}

.piaofu_ico{transition:.5s;position:absolute;right: 0;z-index:100000;top: 0;width: 63px;height: 60px;transition: .5s; cursor: pointer;}
.piaofu_ico font{background: url("../images/piaofu_ico.png") center no-repeat;width: 63px;height: 60px;display: flex;align-items: center;justify-content: center;font-size: 16px;color: #42615f;padding: 15px 0 0 26px;}
.piaofu{transition:.5s;position:fixed;right: 0;z-index:100000;top:50%;width: 7.25rem;height:auto;transform: translateY(-50%);text-align: center;}
.piaofu .piaofu_box{
width: 100%;height: 100%;display: flex;
flex-direction: column;justify-content: center;align-items: center;opacity: 0;transition: .5s;
 background: url("../images/piaofu_bg.png") center top no-repeat; 
background-size: 100% auto; 
padding: 0 1rem 1rem;
padding-top: 2.5rem; transform: translateX(5rem);}
.piaofu h2{color:#fff;font-weight:bold;font-size: 1.125rem;margin-bottom: 1rem; }
.piaofu ul li a{display:flex;width:100%;justify-content:center;flex-direction:column;align-items: center;background: url("../images/piaofu_line.png") center bottom no-repeat;padding: .75rem 0;}
.piaofu ul li a h3 img{ transition: .5s;}
.piaofu ul li a h5{font-size: .875rem;line-height: 1.25;margin: .5rem 0 0;padding: 0 .5rem;color: #fff;}
.piaofu ul li:last-child a{ background:none}

.piaofu.on .piaofu_box{ opacity:1; transform: translateX(0);}
.piaofu.on .piaofu_ico{ opacity: 0; }

.container03 .more001{ justify-content: center; margin-top: 1.5rem;}

.more002 a{ display: flex; justify-content: center; align-items: center; transition: .5s; font-size: 1rem; color: #333333; margin: 1rem 0 0;}
.more002 a img{ margin: 0 0 0 .5rem;}


@media(min-width: 1200px){

	.list_box_00 li a:hover{ color: #0e60b6;}
	.list_box_00s li a:hover{color: #c30e23;/* opacity: .7; */}
	
	.miso-arrow_box1 .miso-arrow1:hover svg{ fill: #0e60b6;}
	
	.list_box_02 li a:hover .img img{ transform: scale(1.08);}
	
	.list_box_05 li a:hover .img img{ transform: scale(1.08);}
	.list_box_05 li a:hover h5{color: #c30e23;}
	
	.list_box_03 li a:hover h5{ color: #0e60b6;}
	
	.list_box_01 li a:hover .con .h5 .ll h5{color: #c30e23;}
	.list_box_01 li a:hover .bg{ opacity: 1; visibility: visible;}
	
	.list_box_06 li a:hover .con{ box-shadow: 0px 14px 35px 0px rgba(83, 122, 120, 0.25); background: #fff;}
	.list_box_06 li a:hover .con .h5 .ll h5{ color: #0e60b6;}
	
	.more001 a:hover{ letter-spacing: .125rem;}
	.container06 .fl02 .right a:hover{ text-decoration: underline;}
	
	.list_box_11 li a:hover .top .line{ width: 7.125rem;}
	.list_box_11 li a:hover .top .line font{ font-size: 2.25rem; color: #fff;}
	
	.list_box_12 li a:hover .img img{ transform: scale(1.08);}

	.list_box_14 li:hover{}
	
	.list_box_08 li:hover{ border-bottom: #fff 1px solid;}
	.piaofu ul li a:hover h3 img{ transform: rotateY(180deg);}
	
	.container09 .content .top_c h6 a:hover img{ transform: scale(1.08);}

	.list_box_14 li a:hover:before{ width:100%}
	
	.more002 a:hover{ color: #0e60b6;}
}


@media(min-width: 992px) and (max-width: 1300px){
}
/*
@media(max-width: 1830px){
	.w1800{ padding:0 15px}
}

@media(max-width: 1630px){
	.w1600{ padding:0 15px}
	
	.container01 .right{ padding: 0;}
	.list_box_09 li .img .top img{ height:4rem}
	
	.miso_bg1{ background-position: center 0% !important; }
}

@media(max-width: 1400px){
	#nav>ul>li{ margin-left: 1.5rem;}
	.header_bottom .logo img{ width: 12rem;}

	.container06 .fl02{ bottom:1rem}
	
	.container06 .fl02 .left{ width: 38rem;}
	
	.swiper-container4 ul li .a .top{top: 4rem;bottom: 4rem;}
	.swiper-container4 ul li .a .top .top_1 font{font-size: 1.75rem;width: 1.75rem;}
	
	.container09 .content .top_c{transform: translateX(-50%) translateY(-50%);width: 206px;height: 391px;}

    .list_box_13 li h5{ line-height:40px; height:40px}
    .list_box_13 li{ padding:0 7px}
}

@media(max-width: 1330px){
}

@media(max-width: 1200px){
	.header_box{ display: none;}
	
	.m_header_box{ display: block;}
	
	.banner .swiper-slide a{ padding-bottom: 56% !important;}
	.banner{
height:auto!important;
margin: 0;
}
	
	.container01 .left{width: 100%;padding: 0;}
	.container01 .right{width: 100%;margin: 1.5rem 0 0;}
	.container01 .right::before{width: calc(100% - 5rem + 15px);top: 2rem;}

	.w1200{ padding:0 15px}
	
	.list_box_01 li a{padding: 0;height: 8rem;}
	.list_box_01 li a .bg{left: 8px;right: 8px;}
	.container01 .title001{ text-align: center;}
	.list_box_01 li.on a{ padding:0 2rem}
	
	.container02 .content{ flex-wrap: wrap;}
	.container02 .content .box{ width: 33.3% !important; margin-bottom: 1.25rem;}
	.container02 .content .box .top_box{ height: 18.4375rem;}
	.container02 .content .box .list_box_03{height: calc(15rem - 1px) !important;}
	.container02 .content .box .title002::before{ opacity: 1; visibility: visible; }
	.container02 .content .box .title002 h3{ color: #fff; font-size: 2.25rem !important}
	.container02 .content .box .list_box_03 li a span{width: 6.5rem;opacity: 1;}
	.container02 .content .box .list_box_03 li a h5{font-weight: 600;width: calc(100% - 6.5rem);font-size: 13px;}

	.miso-arrow_box1{height: 3rem;padding: 0;}
	
	.container05 .right{ width: 100%;}
	.container05 .bg{ position:relative}
	
	.container06 .fl01 .left{width: 100%;padding: 15px 15px;}
	.container06 .fl01 .right{ width: 100%;}
	.list_box_08{padding: 0;width: 100%;display: flex;flex-wrap: wrap;}

    .list_box_08 li{width:50%;padding: 0 1rem;border: none;}
    .list_box_08 li a{ height:3rem}
	
	.container07 .content .left{width: 100%;padding: 0;}
	.container07 .content .right{width: 100%;padding: 2rem 0 0;}
	
	.container09 .content .fl01 .left{ margin-top: 0;}
	
	.container10 .w1200{ flex-wrap: wrap; text-align: center;}
	.container10 .left{ width: 100%;}
	.container10 .right{width: 100%;max-width: 100%;padding: .5rem 0 0;}
	.piaofu{ display: none;}
	.ar_web{ display: none;}
	.ar_wap{ display: block;}
	
	.list_box_12s li .img .img_hezi{ display: block;}
	.list_box_12s li .img>img{ position: absolute;}
	.container09 .content .fl01 .right{ width: 100%;}
	
	.container09 .content .fl02 .right{ max-width: 50%;}
}

@media(max-width: 1024px){
.container02 .content .box{ width: 33.3% !important; margin-bottom: 1.25rem;}
}

@media(max-width: 992px){
	.banner .swiper-pagination span{ width: 1.75rem; height: 2px;}
	
	.title001 img{ height: 5rem;}
	.more002 a img{ height:10px}
	
	.container04 .content .left{width: 100%;padding: 0;}
	.container04 .content .right{ width: 100%;}
	.list_box_06 li a .con{ padding: .5rem 0}
	
	.swiper-container4 ul li .a .img_box .img .img_hezi{ padding-bottom: 60% !important;}
	
	.container09 .content{ flex-wrap: wrap;}
	.container09 .content .top_c{position: relative;width: 100%;height: auto;padding: 1.25rem 0 65px;margin-top: 3rem;left: 0;transform: translateX(0) translateY(0); }

	.container09 .title001{ text-align: center; padding: 0}
}

@media(max-width: 768px){





.list_box_01 li a .con p {
    height: 5rem;
}


	#gotop{ right:0; transform:scale(0.7)}
	
	.container01{ padding: 2.5rem 0;}
	
	.container02 .content .box{ width: 100% !important; margin-bottom: 1.25rem;}
	
	.container02 .content .box .title002 h3{ font-size: 1.5rem !important;}
	.title002{height: 4rem;width: 100%;order: -1;}
	.container02 .content .box .top_wai{ display: flex; flex-direction: column;}
	.container02 .content .box .top_wai .top_box{width: 100%;height: 14rem;padding: 0 15px;}
	.list_box_03 li a, .list_box_03 li{ height: 3rem;}
	.container02 .content .box .list_box_03 {height: calc(12rem - 1px) !important;}

	.list_box_02 li a .top{ padding:0 15px}
	
	.container03{padding: 1.5rem 0 0;height: auto;}
	.container03 .title001{ margin-bottom: 2rem;}
	
	.swiper34{width: 50%;}
	.swiper34 .swiper-pagination span{ margin: 0 .25rem !important;}
	.list_box_04{ padding: 0 0 2.5rem;}
	
	.container04{padding: 2rem 0;}
	.title001{ margin-bottom: 2rem;}
	
	.list_box_04 .miso-list{ margin: 0 -7rem;}

	.list_box_08 li a h5{ font-size:14px}
	.list_box_08 li a span img{ width:16px}
	
	.list_box_07 li a .ll{ width: 5rem;}
	.list_box_07 li a .rr { width: calc(100% - 5rem);}
	.list_box_07 li a .rr big{ font-size: 2rem;}
	.list_box_07 li a .rr font{ font-size: 12px;}
	.list_box_07 li a .rr small{ font-size: 12px; margin: 0 .5rem 0 .25rem;}
	.list_box_07 li a .ll img{max-width: 3rem;max-height: 2rem;}
	.list_box_07 li a{height: 2.75rem;}
	.miso-arrow_box3{ margin-top: -4rem;}
	
	.container06 .fl02{position: relative;display: flex;flex-wrap: wrap;bottom: 0;}
	.list_box_10 li h5{ color: #333;}
	
	.container06 .fl02 .left{width: 100%;padding: 0 15px;padding-top: 1rem;}
	.container06 .fl02 .right{ padding: 0 15px 1rem 0;}

	.list_box_10 .miso-list{ padding:0}
	.list_box_10 li.miso-current .img{border: #e4e4e4 .5rem solid;}
	.container06 .fl02 .right{ text-align: center; width:100%; padding:1rem 0 0}
	.container06 .fl02 .right a{ color:#0e60b6}
	.list_box_10 li.miso-current a{ transform:translateY(0)}
	.list_box_09 li .img .top img{ height: 2.5rem;}
	
	.swiper-container4 ul li .a .top{top: 1rem;bottom: 1rem;}
	
	.swiper-container4 ul li .a .img_box{ width: 80%;}
	.swiper-container4 ul li .a .top .top_1 font{ font-size: 1.25rem;}

	.swiper-container2 ul li .a h5{ margin-bottom:1.5rem}
	
	.list_box_11{ padding: 0 2rem;}
	.list_box_11 .miso-arrow{ width: 2.5rem; height: 2.5rem;}
	.list_box_11 .miso-prev{left: -10px;}
	.list_box_11 .miso-next{right: -10px;}
	
	.list_box_11{margin: 0 -7px;padding: 0 1rem;}
	.list_box_11 li{ padding: 0 7px;}
	
	.container09{padding: 3rem 0 0;}
	
	.list_box_11 li .top .line font{font-size: 1rem;}
	
	.container07{ padding: 3rem 0;}
	.container09 .content .fl01 .left{ width: 80%; }
	.container09 .content .fl01 .right{width: 20%;  height: 5rem; padding-bottom: 0;}
	
	.list_box_12 li a .top .con{padding: 0 10px 10px !important;}
	.list_box_12 li a .top .con .ll img{ width: 1.25rem;}
	.list_box_12 li a .top .con h5{ font-size: 12px;}

	.container09 .content .fl01{align-items: flex-end;}
	.container09 .content .fl02{ align-items: flex-start}

	.list_box_13 li h5{height: 2.5rem;line-height: 2.5rem;font-size: 14px;}
	.container09 .content .top_c h6{margin: 1.5rem 0 0;}
	
	.list_box_05 li .img .top img{ height: 2.75rem;}
	
	.container10 .left h3 img{height: 3rem;}
	.list_box_14 li{line-height: 1.5;font-size: 12px;min-width: 22%;padding-right: 5px;}
	.container10{padding: 1rem 0;}
	.container10{ position: relative; }
	.container10:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0,0,0,.3);}
	.container10 .w1200{ position: relative;}
	.list_box_14{ text-align: left}
	footer p font img{ height: 14px;}
	footer p font{ display: block; margin: 0 1rem;}
	.container09 .content .top_c h6 img{ height: 1.5rem;}
	.list_box_02 li a .top h5{ font-size: 14px;}
	
	#m_nav .list_box_00 li.line{ margin: 0 4px;}
	.container10 .left h3{ display:none}
	.container09{ overflow:hidden }
	.list_box_13{ margin:0 -7px}
	.list_box_13 li{padding:0 7px;width: 33.33%;}

	.list_box_13 li .ewm{ width:100px}
	
	.container01, .container02, .container03, .container04, .container05, .container06, .container07, .container08, .n-container01, .n-container03, .n-container04{ overflow: hidden;}
	
	.list_box_10 li .img, .list_box_10 li.miso-current .img{ box-sizing: border-box;}
	
	.list_box_12 li a .top1 img{height: 2rem;}
	
	.list_box_12 li a .top .con .ll{ width: 1.75rem;}
	.list_box_12 li a .top .con .ll img{ width: 1.25rem;}
	.list_box_12 li a .top .con h5 { width: calc(100% - 1.75rem);}

    .container10 .left p{ line-height:1.375}
} */

.s1-c ul {
    display: flex;
    justify-content: space-between;
}
.s1-c ul li {
    width: 23.5%;
    /* height: 455px; */
}
.s1-c ul li a {
    display: block;
}
.s1-c ul li a .pic {
    padding-top: 72%;
    overflow: hidden;
    position: relative;
}
.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.s1-c ul li a .info {
    background: #ffffff;
    box-shadow: 0px 0px 9px 1px rgba(58, 64, 63, 0.1);
    padding: 15px 20px 25px 20px;
    height: 243px;
}
.s1-c ul li a .info h3 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: bold;
    display: -webkit-box;
    /* -webkit-box-orient: vertical; */
    /* -webkit-line-clamp: 3; */
    overflow: hidden;
    height: auto;
    transition: color 0s;
}
.s1-c ul li a .info p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* -webkit-line-clamp: 2; */
    overflow: hidden;
    height: auto;
    margin: 15px 0;
    transition: color 0s;
}
.s1-c ul li a .info b {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999999;
    padding-left: 20px;
    background: url(../images/icon-time2.png) no-repeat;
    background-position: left center;
    transition: color 0s;
}
.s1-c ul li a:hover .pic img {
    transform: scale(1.05);
}
.s1-c ul li a:hover .info {
    background: #1d2088;
}
.s1-c ul li a:hover .info h3 {
    color: #fff;
    font-weight: 600;
}
.s1-c ul li a:hover .info p {
    color: #adcef1;
}
.s1-c ul li a:hover .info b {
    color: #adcef1;
    background: url(../images/icon-time3.png) no-repeat;
    background-position: left center;
}
.s5-c ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.s5-c ul li {
    width: 24%;
    margin-bottom: 40px;
}
.s5-c ul li a {
    display: block;
}
.s5-c ul li a .pic {
    padding-top: 115%;
    position: relative;
    overflow: hidden;
}
.s5-c ul li a .info {
  box-shadow: 0px 0px 29px 1px rgba(58, 58, 58, 0.1);
  padding: 20px;
  position: relative;
}
.s5-c ul li a .info h3 {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 1px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 70px;
}


.s5-c ul li a .info div p.time span {
    background: url(../2023images/icon-time2.png) no-repeat;
    background-position: left center;
}
.s5-c ul li a .info div p span {
    display: block;
    width: 20px;
    height: 38px;
}
.s5-c ul li a .info div p b {
    font-weight: normal;
    flex: 1;
    min-width: 0;
}
.s5-c ul li a .info div p.address span {
    background: url(../2023images/icon-address.png) no-repeat;
    background-position: left center;
}
.s5-c ul li a:hover .info h3 {
    color: #fff;
}
.s5-c ul li a:hover .pic img {
    transform: scale(1.05);
}
.bnuh-list8 {
	/* border-top: 2px solid rgb(153,0,0); */
	transition: all 0.3s ease-in-out;
	display:  block;
	overflow:  hidden;
	padding-bottom: 40px;
}
.gp-avg-sm-3 > li {
	width: 25%;
	float: left;
	margin-bottom: 25px;
}
.bnuh-list8 li > a {
	display: block;
	margin: 0 10px;
	position: relative;
}
.bnuh-list8 li > a::before, .bnuh-list8 li > a::after {
	content: '';
	width: 17px;
	height: 70px;
	/* background: url(../img/lineh.png) no-repeat bottom center; */
	position: absolute;
	top: 0;
	z-index: 30;
}
.bnuh-list8 li > a::before {
	left: 15%;
}
.bnuh-list8 li > a::after {
	right: 15%;
}
.gp-img-responsive {
	width: 100%;
	height: 260px;
	overflow: hidden;
	display: block;
	position: relative;
	box-shadow: 3px 5px 15px rgba(0,0,0,0.5);
}
.gp-img-responsive:after {
	z-index: 10;
	content: '';
	clear: both;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 46%;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgb(0 0 0 / 84%));
	display: block;
	position: absolute;
}

.gp-img-responsive img {
	width: 100%;
	transition: all 0.3s;
	max-width: none;
	height: 100%;
}
.gp-img-responsive img:hover {
	transform: scale(1.05);
}
.special-activity-content-item-desc {
    font-size: 18px;
    /* font-weight: bold; */
    color: #FFF;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 200px;
    line-height: 22px;
    text-align: right;
    border-top: 1px solid #ffffff;
    padding-top: 5px;
    transition: all 0.4s linear;
    z-index: 60;
}
.navbox{
	width: 100%;
}
.container10 ul{
	width: 100%;
}
.container10 ul li h4{
	font-size: 18px;
	font-weight: bold;
}
.container10 ul li{
	color: #fff;
	font-size: 14px;
	float: left;
	width: 9.8%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.container10 .footnav li{
	width: 100%;
}
.container10 .footnav li a{
	color: #ededed;
}
.container10 .footnav li a:hover{
	color: #fff;
}
.navbox a:hover{
	color: #fff;
}
#nav>ul>li >a .h3:hover{
	color: #fff;
	opacity: .7;
}
.column {
    position: relative;
    margin: 32px 0 42px;
    text-align: center;
}
.col-left{
	text-align: left;
}
.column h3 {
    position: relative;
    z-index: 1;
    display: inline-block;
    /* font-weight: bold; */
    margin: 0 0 -2px;
    font-size: 32px;
    font-weight: bold;
    line-height: 60px;
    color: #1d2088;
    text-align: left;
}
.column h3 .en {
    position: absolute;
    top: 16px;
    right: auto;
    bottom: auto;
    font-weight: 500;
    left: 58px;
    z-index: -1;
    font-family: 'Times New Roman', Times, serif;
    font-size: 37px;
    color: #e8e8e8;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.column .more {
    position: absolute;
    top: 17px;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    color: #c30e23;
    text-align: left;
    border-bottom: 1px solid #c30e23;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.post-41 .list1 {
    margin: 0 -15px;
    margin-bottom: 20px;
    display: block;
}
.post-41 .list1 .news {
    float: left;
    width: 50%;
}
.post-41 .list1 .news_box {
    margin: 0 15px;
    transition: all 0.25s ease-out;
}
.post-41 .list1 .news_box:hover {
    border-bottom: 4px solid #c30e23;
    transform: translateY(-5px);
}
.post-41 .list1 .news .news_imgs {
    overflow: hidden;
}
.post-41 .list1 .news .news_imgs a {
    padding-top: 62%;
    display: block;
    transition: all .4s ease-in-out;
}
.post-41 .list1 .news .news_title {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    padding: 20px 23px;
    background: #fff;
    height: 92px;
    box-sizing: border-box;
    box-shadow: 0px 0px 21px -10px #ccc;
}
.clearfix {
    display: block;
}
.post-41 .news_list.list2 .news {
    margin-bottom: 12px;
    /* width: 100%; */
    display: block;
    background: #fff;
    transition: all 0.25s ease-out;
}
.post-41 .news_list.list2 .news:hover{
    border-bottom: 4px solid #c30e23;
    transform: translateY(-5px);
}
.post-41 .news_list.list2 .news_box {
    /* margin: 0 21px; */
    display: flex;
    height: 60px;
    box-shadow: 0px 0px 21px -10px #ccc;
    align-items: center;
    padding: 0 36px 0 23px;
    font-size: 17px;
    justify-content: space-between;
    /* transition: all 0.25s ease-out; */
    /* width: 100%; */
}
.post-41 .news_list.list2 .news_title {
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post1 .news_list .news_date {
    color: #898989;
    font-size: 18px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.post-41 .list1 .news:hover .news_imgs a {
    transform: scale(1.1);
}
.info_img a img:hover {
	transform: scale(1.1);
}
a:hover {
    color: #c30e23;
}
.post-42 .con:hover {
	border-bottom: 4px solid #c30e23;
	transform: translateY(-5px);
}
.post-42 .con {
	box-shadow: 0px 0px 21px -10px #ccc;
    height: 280px;
    box-sizing: border-box;
    padding: 15px 20px 0 19px;
	transition: all 0.25s ease-out;
}
.info_img img{
	width: 134px;
	transition: all .4s ease-in-out;
}
.info_img a{
	display: block;
	overflow: hidden;
}
.post-42 .news_list li{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-bottom: 33px;
}
.infobox{
	display: flex;
}
.infotit{
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 50px;
	margin-bottom: 9px;
	text-align: left;
}
.info_con{
	margin-left: 20px;
}
.info_con p{
	/* display: block; */
	display: -webkit-box;
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 22px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	color: #515151;
	text-align: justify;
}
.tab01 h3{
	width: 235px;
	color: #bababa;
	cursor: pointer;
}
.tab01 h3 .en{
	display: none;
}
.tab01 .active .en{
	display: block;
}
.tab01 .active h3{
	color: #1d2088;
}
.li-nr-time {
    float: left;
    color: #c30e23;
    margin-right: 18px;
    font-family: "Times New Roman";
    background: url(../images/line.png) no-repeat center;
}
.li-nr-time .yueri {
    font-size: 28px;
    line-height: 1;
}
.li-nr-time p:nth-child(1) {
    padding-bottom: 10px;
}
.li-nr-time p:nth-child(2) {
    padding-top: 10px;
}
.s5-c ul li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: .5s;
}
.s5-c ul li a:hover{
	transform: translateY(-0.5rem);
}
.s5-c ul li a:hover .info p{
	color: #fff;
}
.s5-c ul li a:hover:before{
	background: #1d2088;
	height: 100%;
}
.content11hc1-3b {
    width: 24%;
    float: left;
    background: #fff;
    padding: 0 0px;
    margin: 15px 6px;
    height: 416px;
    box-shadow: 0px 0px 21px -10px #ccc;
}
.content11hc1-3b3 {
    width: 49%;
    height: 200px;
    padding-bottom: 14px;
}
.content11hc1-3b3 {
    height: auto;
    padding-bottom: 15px;
}
.content11hc1r-3bxzf {
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    color: #c30e23;
}
.news_date{
	/* color: #c30e23; */
}
.content11hc1r-3bxz {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 10px;
    /* border-bottom: 1px solid #eee; */
}
.content11hc1r-xz {
    width: 461px;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #333;
    float: left;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.content11hc1r-xz2 a:hover{
	color:#fff;
}
.content11hc1r-xz2 {
    text-align: center;
    font-size: 15px;
    background: #d4d4d4;
    line-height: 30px;
    width: 86px;
    margin: 0 auto;
    color: #fff;
    /* font-weight: bold; */
    /* border-bottom: 1px solid #ddd; */
    float: right;
}
.content11hc1r-xz2:hover{
	background-color:#c30e23;
}
.content11hc1-3b a:hover .content11hc1r-xz{
	color: #c30e23;
}
.tabMenu01{
	    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}
.foot-left-sy {
    float: left;
    width: 50%;
    padding-right: 45px;
    /* border-right: 2px solid #5c88b4; */
    box-sizing: border-box;
}
.foot-left .news_list {
    margin: 0 -22px;
}
.slick-list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.foot-left .news {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
.foot-left .news .news_img {
    margin: 0 22px;
}
.foot-left .news .news_img img {
    width: 100%;
}
.foot-right .con {
    border-left: 2px solid #dadada;
    padding: 88px 0px;
}
.foot-right {
    float: right;
    width: 50%;
    margin-top: 29px;
}
 .foot-right .news_list {
    text-align: center;
}

 .foot-right .i1 .icon {
    background: url(../images/sh.png) no-repeat center;
    background-size: 73px auto;
}
 .foot-right .i2 .icon {
    background: url(../images/cyxy.png) no-repeat center;
    background-size: 70px auto;
}
 .foot-right .i3 .icon {
    background: url(../images/xxgk.png) no-repeat center;
    background-size: 70px auto;
}
 .foot-right .i4 .icon {
    background: url(../images/szgd.png) no-repeat center;
     background-size: 43px auto;
}
 .foot-right .i5 .icon {
    background: url(../images/bsdt.png) no-repeat center;
    background-size: 88px auto;
}
 .foot-right .i6 .icon {
    background: url(../images/xw.svg) no-repeat center;
     background-size: 43px auto;
}
 .foot-right .i7 .icon {
    background: url(../images/wm.png) no-repeat center;
     background-size: 56px auto;
}
 .foot-right .i8 .icon {
    background: url(../images/tsg.png) no-repeat center;
     background-size: 43px auto;
}
 .foot-right .i9 .icon {
    background: url(../images/ywt.png) no-repeat center;
     background-size: 50px auto;
}
 .foot-right .i10 .icon {
    background: url(../images/ssfw.png) no-repeat center;
     background-size: 50px auto;
}
 .foot-right .link_con {
    font-size: 18px;
    line-height: 50px;
    height: 30px;
    font-weight: bold;
    color: #fff;
}
.foot-right .icon {
    display: inline-block;
    width: 100%;
    height: 70px;
    vertical-align: middle;
    background: url(images/icon.png) no-repeat;
    /* background-size: 43px 0; */
    transition: all .4s ease-in-out;
}
.miso_bg3:before{
	content: "";
	background-color: rgba(14,96,182,0.8);
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100%;
}
.wzf{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
}
.wzf li{
	width: 50%;
}
.wzf li a{
	display: block;
	overflow: hidden;
}
.wzf li img:hover{
	transform: scale(1.1);
}
.wzf li img{
	width: 80%;
	margin-bottom: 20px;
	transition: all .4s ease-in-out;
}
.tit {
    font-size: 30px;
    color: #fff;
    margin-bottom: 42px;
}
div#footer2 {
    background: #1a2c80;
}
.foot-right .news:hover .icon {
    transform: translateY(-5px);
}
.foot-right .news_list .news {
    width: 25%;
    display: inline-block;
    margin: 0 -3px;
    margin-bottom: 20px;
}
.t{
	display: inline-block;
    float: left;
    margin-top: 3px;
    width: 20px;
    height: 20px;
    background: url(../images/col.png) no-repeat;
}
.l{
	display: inline-block;
    float: left;
    margin-top: 1px;
    width: 20px;
    height: 20px;
    background: url(../images/loc.png) no-repeat;
}
.s{
	display: inline-block;
    float: left;
    margin-top: 3px;
    width: 20px;
    height: 20px;
    background: url(../images/s.png) no-repeat;
    background-size: 80%;
}
.swiper-slide-item {
    width: 100%;
    height: auto;
    /* overflow: hidden; */
    /* margin-bottom: 20px; */
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-6 {
    width: 49%;
    float: left;
    /* text-align: revert; */
}
.index-tab-notice-left-card {
    width: 90%;
    height: 270px;
    padding: 50px 40px 0;
    background: #fff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.09);
    margin: 0 auto;
    transition: all 0.25s ease-out;
}
.index-tab-notice-left-card:hover{
	border-bottom: 4px solid #c30e23;
    transform: translateY(-5px);
}

.index-tab-notice-left-card-content {
    font-size: 14px;
    color: #999;
    letter-spacing: 0.18px;
    line-height: 24px;
    margin-top: 25px;
    max-height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.index-tab-notice-left-card-top-time {
    display: inline-block;
    width: 57px;
    height: 57px;
    text-align: center;
    background: #c30e23;
    margin-right: 28px;
    padding-top: 5px;
    vertical-align: top;
}
.index-tab-notice-left-card-top-time .time-day {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0.31px;
    line-height: 30px;
}
.index-tab-notice-left-card-top-time .time-month {
    font-size: 10px;
    color: #fff;
    letter-spacing: 0.13px;
    line-height: 20px;
}
.index-tab-notice-left-card-top-title {
    display: inline-block;
    width: calc(100% - 90px);
    
    max-height: 64px;
    font-size: 20px;
    color: #333;
    letter-spacing: 0.26px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    vertical-align: top;
    transition: all linear 0.3s;
}
.index-tab-notice-left-card-content {
    font-size: 14px;
    color: #999;
    letter-spacing: 0.18px;
    line-height: 24px;
    margin-top: 25px;
    max-height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.index-tab-notice-left-card-content a {
    color: #666666;
    transition: color 0.3s linear;
}
.index-tab-notice-right-list li {
    /* list-style: disc; */
    padding: 13px 0;
    text-indent: 20px;
}
.index-tab-notice-right-list-title {
    display: inline-block;
    width: calc(100% - 100px);
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    transition: color linear 0.3s;
}
.index-tab-notice-right-list-timer {
    display: inline-block;
    width: 65px;
    font-size: 14px;
    color: #c30e23;
    vertical-align: middle;
}
.index-tab-notice-right-list li:hover .index-tab-notice-right-list-title {
    color: #c30e23;
}
/*@media(max-width: 480px){
	#m_nav .list_box_00 li{ font-size: 12px;}
      .banner .swiper-slide a{ padding-bottom: 48% !important;}
} */



/*@media(max-width: 1200px){
        .container02 .content .box .title002::before{ transform: translateY(0);}
        .container02 .content .box .top_wai .top_box{ order: 1;}
} */
@media(max-width: 1500px){
	body{
		width: 1500px!important;
	}
}