@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
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}

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执行，其他浏览器不执行*/}

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%}
.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%}
.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: 0rem;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){
	.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 结束*/


.piaofu{ width:65px; position:fixed; right:15px; z-index:100000; bottom:30%}
.piaofu .anniu{display:inline-block;width: 60px;height: 60px;line-height: 60px;background: #fff;border-radius: 100%;margin-bottom: 5px;}
.piaofu .anniu a{ display:block; width:100%; height:100%; position:relative; z-index:1}
.piaofu .anniu a h4{line-height: 60px;}
.piaofu .anniu:hover a h4{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
.piaofu .anniu a h6{ font-size:12px; color:#6a6c6d}
.piaofu .anniu.anniu01,.piaofu .anniu.anniu02{ cursor:pointer; position:relative}
.piaofu .anniu.anniu01 .piao_ewm{border-radius: 2px;position:absolute;left: -109px;bottom: -1px;border: #e5e5e5 1px solid; display:none}
.piaofu .anniu.anniu01 .piao_tel{border-radius: 30px;position:absolute;width: 230px;height:60px;right: 0;top: 0;background:#3b73cb;display:none;padding: 0 35px;font-size: 20px;color: #fff;}
.piaofu .anniu.anniu02{ display:none}
.piaofu .anniu.anniu02 a h4{margin-top:-3px;}
.anniu_close img{ position:absolute; top:-15px; right:-10px; width:18px; height:18px; cursor:pointer}

.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;right: 1rem;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: #e6c392;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: -3px 0 0; transition:.6s}
#gotop:hover{ border-radius:50%}

@font-face{ font-family:Impact; src:url(../font/impact.ttf);}

@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{ max-width:1500px;margin:0 auto; padding:0 50px}

.header_box{height: 172px;}
body.fixed #nav{position:fixed;width: 100%;top: 0;box-shadow:0 2px 3px rgba(0,0,0,0.15);}
header{height: 122px;background: #fff url(../images/header_top.jpg) center no-repeat;}
header .logo{line-height: 122px;max-width: calc(100% - 16.125rem);padding: 0 1rem 0 0;}
header .logo a{display:inline-block;}
header .logo a img{vertical-align:middle;max-width: 100%;}
header .right{padding: 0;display: flex;align-items: center;height: 122px;width: 16.125rem;}
header .right .top ul{display:flex;justify-content: flex-end;}
header .right .top ul li{display: flex;font-size: 14px;color: #808080;margin: 0 3px;align-items: center;}
header .right .top ul li a{color: #808080; transition:.5s}
header .right dl{display:inline-block;}
header .right .top ul li a:hover{color:#028e8f}
header .right dl dd{display:inline-block;font-size: 14px;color: #666666;line-height: 15px;}
header .right dl dd a{color: rgba(255, 255, 255, 0.5);transition: 0.36s;line-height: 32px;font-size: 15px;}
header .right dl dd span{display: inline-block;text-align: center;width:23px;color: rgba(255,255,255,0.25);}
header .right dl dd a:hover{color: #ffffff;}

header .right .sousuo{margin-top: 12px;float: right;display:inline-block;}
header .right .sousuo img{}
.search{float:right;overflow:hidden;z-index: 1000;border: #c4181800 1px solid;}
.search input{float:left;}
.test{height: 40px;padding:0;border:  none;color: #fff;outline:none;font-size: 1rem;-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;border-radius: 20px;background: rgb(228 226 212);}
.btn{width: 34px;height: 34px;border:none;position:  absolute;right: 6px;font-size: 14px;color: #fff;background:url(../images/search.png) center no-repeat;cursor:  pointer;top: 3px;}
.sousuo .test{color: #333;width: 100%;padding: 0px 44px 0px 1rem;}
input::-webkit-input-placeholder{ color:#ccc;}
.sousuo .search{position: relative;margin: 0 0 0 15px;}

#nav{height:50px;position:relative;z-index:1;background:url(../images/nav_bg.jpg) center no-repeat; background-size:cover;}
#nav nav{ padding: 0 0 0 18.625rem; background:url(../images/nav_bg1.png) left center no-repeat}
#nav ul {/* display: flex; */justify-content: space-between;}
#nav ul li {height: 50px;text-align: center;position: relative;width: 9.5%;display: inline-block;}
#nav ul{}
#nav ul li a{display:block;padding: 0;position: relative;z-index: 2;}
#nav ul li .txt{font-size: 1.125rem;color:#fff;line-height: 50px;position:relative;transition: .36s;display: inline-block;}
#nav ul li .txt:after{content:"";position:absolute;left: 50%;top: calc(100% + 2px);transition:.6s;border-left: transparent .75rem solid;border-right: transparent .75rem solid;border-bottom: #fff 1rem solid;margin-left: -.75rem;opacity:0;visibility:hidden;}
#nav ul li.on1 h3:after{ opacity:1; visibility:visible}
#nav ul li a i{ margin:-3px 0 0 .625rem; display:inline-block; width:10px; height:5px; background:; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ background:;}
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;background:#fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;}
#nav ul li .sub .box{padding: 0;text-align:center;}
#nav ul li .sub a{padding: 8px 40px;line-height: 20px;transition:.6s;font-size: 14px;color: #666666;text-align: center;white-space: nowrap;}
#nav ul li .sub a:hover{color: #fff;background: #ac4b4b;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav>ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{}

#nav>ul>li h3:before{content:"";display:block;position:absolute;width: 12px;height: 12px;right: -1.375rem;top: 50%;margin-top: -6px;transition:.3s;background:url(../images/xiala.svg) center no-repeat;background-size:100% auto; display:none}
#nav>ul>li.xiala h3:before{ display:block}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li.noSubMenu h3:before{ display:none}


/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999; float:right; margin-left:20px; }
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 1.875rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 1.75rem;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 21px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
#m_header #logo .box_table, #nav_btn_box .box_table{ width:auto}
#m_header #logo .box_table img{max-width: 100%;}

/*手机头部开始*/
#m_header #logo{height: 60px;float: left;max-width: calc(100% - 50px);}
#m_header #logo img{max-height:60%;max-height: 30px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem; background:#00a0e9 url(../images/search.svg) center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}



/*顶部搜索*/
.tc_search {margin: 0 1.3rem;width: calc(100% - 2.6rem);position: absolute;bottom: 1rem;}
.tc_search .header-search{height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .focus_js{font-size:.875rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 38px; line-height: 38px; border: 0; background: url(../images/search_white.svg) center center no-repeat; background-size: 1.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
c color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;

}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999999;float: right;margin-left: 20px;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 1.875rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.75rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #000;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #000;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;overflow: auto;margin: 0rem 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 1.5rem 0 7rem;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #831010;background-size: 100% auto;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 2.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 4rem;height: 4rem;color: #fff;padding: 0;font-size: 14px;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 100%;height: 4rem;display: inline-block;background: url(../images/arrow_down.svg) calc(100% - 2rem) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background: url(../images/arrow_down_on.svg) calc(100% - 2rem) center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; width: 100%; }

#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #ac4b4b; }
#m_nav .title .list a {display: block;font-size: 1rem;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*三级导航 开始*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:.875rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 60px;}
#m_header #logo .box_table, #nav_btn_box .box_table { width: auto; float: left; }
.m_header_box header{padding:0 15px;top: 0;height: 60px;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background-size: auto 100%;}


#m_nav .list_box0{ width:100%; text-align:center}
#m_nav .list_box0 .li{ display:inline-block; margin:0 .75rem}

.list_box0{ display:inline-block; vertical-align:top}
.list_box0 .li{font-size: 14px;color: #fff;display: inline-block;transition:.6s;margin-left: 1.5rem;position: relative;line-height: 4.875rem;}
.list_box0 .li>a{display:block;font-family: "Microsoft Yahei";}
.list_box0 .li a>img{margin: -2px 0 0 0;}




/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/

.banner{padding: 0;overflow:hidden;}
.banner .w1200{max-width: 1700px;}
.banner>ul:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/banner_top.png) center bottom no-repeat; background-size:100% auto}
.banner ul li a{display:block;position:relative;padding-bottom: 26.25% !important;overflow: hidden;border-radius: 0;}
.banner ul li a img{position: absolute;top:0;right:0;bottom:0;left:0;width:100%;height: 100%;object-fit:cover;}
.banner ul li.miso-current a img{ }

.banner ul li a h5{position:absolute;left:0;right:0;padding: 0 10rem 0 2.75rem;font-size: 2rem;color:#fff;line-height:1.5;bottom:2rem;z-index:1;font-family: Microsoft Yi Baiti;}

#banner .miso-dots li{border: #fff 2px solid;text-align:center;border-radius:50%;width: .75rem;height: .75rem;line-height: .875rem;transition: .5s;margin: 0 .5rem;}
#banner .miso-dots{bottom: 1.5rem;width: 100%; z-index:1}
#banner .miso-dots li.miso-active{ background:#b7b186; border:#b7b186 2px solid}

.banner .miso-arrow{width: 3rem;height: 3rem;background-size: 100% !important;z-index: 10;}
.banner .miso-prev{background:url(../images/miso_prev1.png) center no-repeat;left: 3%;}
.banner .miso-next{background:url(../images/miso_next1.png) center no-repeat;right: 3%;}

.pad_tb{ padding:3rem 0; overflow:hidden}

.container01{ background:url(../images/container01_bg.jpg) center no-repeat; background-size:cover}

.title001{ margin-bottom:2.5rem; display:flex; justify-content:space-between; align-items:center}
.title001 big{ font-size:1.5rem; color:#000000;}
.title001 a.miso_a{ font-size:.875rem; color:#999999; transition:.5s; line-height:.875rem; border-left:#999999 1px solid; padding:0 0 0 1rem}

.container01 .w1200{ display:flex; flex-wrap:wrap}
.container01 .left{ width:65.71% !important}

.list_box_01{ display:flex; margin:0 -1.5rem; flex-wrap:wrap}
.list_box_01 li{ width:50%; padding:0 1.5rem;}
.list_box_01 li a *{ transition:.5s}
.list_box_01 li .img{ border-bottom:#bc3132 4px solid}
.list_box_01 li .img .img_hezi{ padding-bottom:62.38% !important; padding-bottom:17rem !important}
.list_box_01 li .img .time{position:absolute;top:0;left:0;width:76px;height:64px;background: rgba(131,16,16,.78);display: flex;align-items: center;justify-content: center;flex-direction: column;}
.list_box_01 li .img .time h3{ font-size:1.5rem; color:#fff}
.list_box_01 li .img .time h4{ font-size:.875rem; color:#fff; margin:.25rem 0 0}
.list_box_01 li .con{height:5.875rem;background:#fff;box-shadow: 0px 0px 10px 0px rgba(20, 28, 39, 0.04);padding: 0 1.375rem;display:flex;align-items:center;}
.list_box_01 li .con h5{font-size:16px;color:#333333;line-height:1.625rem;height:3.25rem;width: 100%;}

.list_box_02{display:flex;margin:0 -.625rem;flex-wrap:wrap;margin-top: 1.5rem;}
.list_box_02 li{ width:33.333333%; padding:0 .625rem;}
.list_box_02 li a *{ transition:.5s}
.list_box_02 li .con{height:9.5rem;background:#fff; transition:.5s; background-position: 90% 55%; box-shadow: 0px 0px 10px 0px rgba(20, 28, 39, 0.04); padding: 0 1.375rem;display:flex; flex-direction:column; justify-content:center; border:#fff 1px solid}
.list_box_02 li .con h6{ font-size:1rem; color:#999999}
.list_box_02 li .con h5{font-size:16px;color:#333333;line-height:1.625rem;height:4.875rem;width: 100%; position:relative; margin:.75rem 0 0}
.list_box_02 li .con h5 svg{ position:absolute; right:0; bottom:0; width:1rem; height:1rem; fill:#be3232}

.list_box_02 li.on a .con{ background:#fff url(../images/list_box_02_bg.png) 90% 55% no-repeat; box-shadow: 0px 0px 10px 0px rgba(131, 16, 16, 0.22); border:#831010 1px solid}

.container01 .right{ width:calc(100% - 65.71%) !important; padding:0 0 0 2.75rem}

.list_box_03 li:last-child{ margin-bottom:0}
.list_box_03 li{margin-bottom: 0.1rem;}
.list_box_03 li a{ height:6.8rem;background:#fff;box-shadow: 0px 0px 10px 0px rgba(20, 28, 39, 0.04); padding: 0 1rem;display:flex; align-items:center}
.list_box_03 li a *{ transition:.5s}
.list_box_03 li a .time{width: 52px;height: 58px;border: #b7b186 1px solid;display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;}
.list_box_03 li a .time h3{font-size:1.5rem;color:#fff;background: #b7b186;height: 34px;width: 100%;display: flex;align-items: center;justify-content: center;}
.list_box_03 li a .time h4{font-size: 12px;color: #333333;margin: 0;height: calc(100% - 34px);display: flex;align-items: center;justify-content: center;}
.list_box_03 li a .con{width: calc(100% - 52px); padding:0 0 0 .875rem; }
.list_box_03 li a .con h5{font-size:16px;color:#333333;line-height:1.625rem;height:3.25rem;width: 100%;}

.container02{ background:url(../images/container02_bg.jpg) center no-repeat; background-size:cover}
.container02 .content{ display:flex; flex-wrap:wrap; margin:0 -1.25rem}
.container02 .content .box{width:50%;padding:0 1.25rem;display: flex;flex-direction: column;}

.list_box_04 a{ display:flex; flex-wrap:wrap; position:relative; z-index:1; padding:1.5rem 0; align-items:center}
.list_box_04 a:before{ content:""; position:absolute; top:0; left:3.375rem; right:0; bottom:0; background:#fff; border-top:#831010 4px solid; z-index:-1}
.list_box_04 a .img{ width:17.875rem;}
.list_box_04 a .img .img_hezi{ padding-bottom:69.93% !important}
.list_box_04 a .con_box{ width:calc(100% - 17.875rem); padding:0 1.625rem 0 2rem}
.list_box_04 a .con_box .top{ display:flex; align-items:center}
.list_box_04 a .con_box .top .time{width: 52px;height: 58px;border: #b7b186 1px solid;display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;}
.list_box_04 a .con_box .top .time h3{font-size:1.5rem;color:#fff;background: #b7b186;height: 34px;width: 100%;display: flex;align-items: center;justify-content: center;}
.list_box_04 a .con_box .top .time h4{font-size: 12px;color: #333333;margin: 0;height: calc(100% - 34px);display: flex;align-items: center;justify-content: center;}
.list_box_04 a .con_box .top .con{width: calc(100% - 52px); padding:0 0 0 .875rem; }
.list_box_04 a .con_box .top .con h5{font-size:16px;color:#333333;line-height:1.625rem;height:3.25rem;width: 100%; transition:.5s}
.list_box_04 a .con_box p{ font-size:.875rem; color:#999999; line-height:1.875rem; height:5.625rem; margin:1.75rem 0 0; text-indent:1.75rem}

.list_box_05{margin: 1.625rem 0 0;}
.list_box_05 li{ position:relative; transition:.5s}
.list_box_05 li:after{ content:""; position:absolute; right:0; width:0; height:1px; bottom:-1px; transition:.5s}
.list_box_05 li a{ display:flex; height:2.5rem; align-items:center; justify-content:space-between}
.list_box_05 li a h5{width: calc(100% - 6rem);font-size:1rem;color: #333333;line-height: 2.75rem;transition:.5s;padding: 0 0 0 .75rem;position:relative;}
.list_box_05 li a h5:before{content:"";position:absolute;background: #333333;width: 4px;height: 4px;left:0;top: 50%;border-radius: 50%;margin-top: -1.5px;}
.list_box_05 li a span{font-size:1rem;color: #999999;}

.box2 .list_box_04{ order:1}
.box2 .list_box_05{ margin: 0 0 1.625rem ;}
.box2 .list_box_04 a:before{ border-top:#b7b186 4px solid;}
.box2 .list_box_04 a .con_box .top .time{ border: #831010 1px solid;}
.box2 .list_box_04 a .con_box .top .time h3{ background: #831010;}

.container03 .title001{ text-align:center; justify-content:center; position:relative}
.container03 .title001 a.miso_a{ position:absolute; right:0 }

.container03 .content{ display:flex; flex-wrap:wrap; margin:0 -.5rem}
.container03 .content .box{ padding:0 .5rem}
.container03 .content .box.box1{width: 46.875%;}
.container03 .content .box.box2, .container03 .content .box.box3{width: calc((100% - 46.875%) / 2);}
.container03 .content .box ul li a{ display:block; position:relative}
.container03 .content .box ul li a .top{ position:absolute; top:0; right:0; bottom:0; left:0; display:flex; flex-direction:column; justify-content:flex-end; padding:1.75rem 1.5rem}

.list_box_06 li .img .img_hezi{ padding-bottom:19.75rem !important}
.list_box_06 li .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/list_box_06_top1.png) center bottom no-repeat; background-size:100% auto}
.list_box_06 li .top h6{ display:flex; align-items:center}
.list_box_06 li .top h6 font{ display:inline-block; line-height:28px; background:#8a0e0e; padding:0 .625rem; font-size:.875rem; color:#fff;}
.list_box_06 li .top h6 span{ font-size:1rem; color:#fff; margin:0 0 0 1.25rem}
.list_box_06 li .top h5{ font-size:1rem; color:#fff; line-height:1.25; transition:.5s; margin:1.25rem 0 0}

.list_box_07 li .img .img_hezi{ padding-bottom:19.75rem !important}
.list_box_07 li .top{justify-content: center !important;}
.list_box_07 li .top h6{ display:flex; align-items:center}
.list_box_07 li .top h6 font{ display:inline-block; line-height:28px; background:#fff; padding:0 .625rem; font-size:.875rem; color:#831010;}
.list_box_07 li .top h6 span{ font-size:1rem; color:#fff; margin:0 0 0 1.25rem}
.list_box_07 li .top h5{ font-size:1rem; color:#fff; line-height:2rem; height:4rem; transition:.5s; margin:1.25rem 0 0}
.list_box_07 li .top p{ font-size:.875rem; color:#fff; line-height:1.6875rem; height:5.0625rem; transition:.5s; margin:.75rem 0 1rem; opacity:.62}
.list_box_07 li .top span{ font-size:1rem; color:#fff;}

.list_box_08 li .img .img_hezi{ padding-bottom:19.75rem !important}
.list_box_08 li .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/list_box_08_top1.png) center bottom no-repeat; background-size:100% auto}
.list_box_08 li .top h6{ display:flex; align-items:center}
.list_box_08 li .top h6 font{ display:inline-block; line-height:28px; background:#8a0e0e; padding:0 .625rem; font-size:.875rem; color:#fff;}
.list_box_08 li .top h6 span{ font-size:1rem; color:#fff; margin:0 0 0 1.25rem}
.list_box_08 li .top h5{ font-size:1rem; color:#fff; line-height:1.25; transition:.5s; margin:1.25rem 0 0}

.container03 .content2{margin: 1rem -.5rem 0;}
.container03 .content2 .box.box1{ order:1}

.container04 .content{ display:flex; flex-wrap:wrap;}
.container04 .content .left{ width:57.375rem; display:flex; flex-wrap:wrap}
.container04 .content .left .ll{ width:29.25rem;}
.container04 .content .left .rr{ width:calc(100% - 29.25rem);}
.container04 .content .right{ width:calc(100% - 57.375rem); padding:0 0 0 2.75rem}

.list_box_09 li a .img .img_hezi{ padding-bottom:55.80% !important}
.list_box_09 .miso-dots{ bottom:.75rem}
.list_box_09 .miso-dots li{ width:.75rem; height:.75rem; background:rgba(255,255,255,.52); border-radius:.375rem; transition:.5s}
.list_box_09 .miso-dots li.miso-active{ background:#fff; width:3rem}

.list_box_10{ display:flex; flex-wrap:wrap; }
.list_box_10 li{ width:50%; padding:0 0 0 .875rem; margin-bottom:.875rem}
.list_box_10 li a{ display:block; position:relative}
.list_box_10 li a .img .img_hezi{ padding-bottom:58.57% !important}
.list_box_10 li a .top{ position:absolute; top:0; right:0; bottom:0; left:0; display:flex; align-items:center; justify-content:center; padding:0 1rem}
.list_box_10 li a .top h5{ font-size:1.5rem; color:#fff; line-height:1.75; }

.list_box_11{box-shadow: 0px 0px 21px 0px rgba(20, 28, 39, 0.28);min-height:16.25rem;display:flex;flex-wrap:wrap;padding: .5rem 1.25rem;}
.list_box_11 li{width:33.333333%;padding: .5rem;}
.list_box_11 li a{display:flex;height: 100%;flex-direction:column;justify-content:center;align-items:center;border-right:#b8b8b8 1px dashed;text-align: center;}
.list_box_11 li a h5{font-size:1rem;color:#333333;line-height:1.5rem;max-height: 3rem;transition:.5s;margin-top: .5rem;}

.list_box_11 li:nth-child(1), .list_box_11 li:nth-child(2){ width:50%; border-bottom:#b8b8b8 1px dashed}
.list_box_11 li:nth-child(2) a, .list_box_11 li:last-child a{ border-right:none}
.list_box_11 li:last-child a h5{ max-width: 4.75rem;}

.container09{ background:#f3f3f3; padding:1rem 0}
.container09 .w1200{ display:flex; flex-wrap:wrap}
.container09 .left{ width:5.625rem; white-space:nowrap; font-size:1.125rem; color:#333333; line-height:1.875}
.container09 .right{ width:calc(100% - 5.625rem)}

.list_box_12{ display:flex; flex-wrap:wrap}
.list_box_12 li{ font-size:1rem; color:#333333; position:relative; line-height:1.75; margin-right:3rem; }
.list_box_12 li:before{ content:""; position:absolute; top:50%; width:1px; height:1rem; background:#cecece; right:-1.875rem; margin-top:-.5rem}
.list_box_12 li:last-child:before{ display:none}

footer{ padding:3.75rem 0; background:#831010;}
footer .w1200{ display:flex; justify-content:space-between}
footer .left p{ font-size:1rem; color:#d3b5b5; line-height:2.5rem; display:flex; align-items:center}
footer .left p font{display:inline-block;width:1px;height:1rem;background:#d3b5b5;margin:0 1.5rem;vertical-align: middle;}
footer .left p img{ margin:-3px .5rem 0 0}

.list_box_13{ display:flex; justify-content:center; margin:1.25rem 0 0}
.list_box_13 li{ padding:0 0 0 2rem}
.list_box_13 li a{ width:3rem; height:3rem; background:#9b3f3f; border-radius:50%; display:flex; align-items:center; justify-content:center; transition:.5s}
.list_box_13 li a img{ max-width:2.5rem; max-height:2.5rem}

.tc1 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0; position:  fixed;width:  100%;height:  100%;top: 0;z-index: 99999999999;}
.tc1 .tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto; }
.tc1 .close:hover{ transform:rotate(180deg);}
.tc1 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc1 .tc-box{ position:absolute; background: #d9d9d9; border-radius: .5rem; overflow: hidden; top:50%; z-index:9999; width: 18rem; left:50%; margin-left: -9rem; margin-top: -9rem; padding: 1rem; -webkit-border-radius: .5rem; -moz-border-radius: .5rem; -ms-border-radius: .5rem; -o-border-radius: .5rem; }
.tc1 .tc.act .tc-box{  transform:scale(1);}
.tc1 .tc.act{display: block;  }
.tc1 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc1 .tc_bg {height: 100%;background: rgba(0,0,0,.7);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.tc1 .tc-box h3 img{width:100%; margin: 0 auto;display: block;}
.tc1 .tc-box h5{ padding-top: 1rem; font-size: .875rem; color: #6c6c6c;text-align:center;}

.container04{ padding-top:0}

.n_banner{ position:relative}
.n_banner .img .img_hezi{padding-bottom: 20.833333% !important;}

#nav_slide{background: #b7b186;line-height: 50px;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #831010;}

#sub_nav_content ul li ul{ display:none}

.n_container{padding: 0;position: relative;z-index: 1;/* background:url(../images/container01_bg.jpg) center top no-repeat; */background-size:100% auto;}
.n_container .w1200{ max-width:1480px}
.n_container .n_left{float:left;width: 220px;position: relative;z-index: 1;margin-top: -50px;}
.n_container .n_left:before{content:"";position:absolute;width: 100%;height:11px;bottom: -11px;left: -4px;}
.n_container .n_left h1{height: 100px;line-height: 100px;background: #831010;background-size:cover;font-size: 1.75rem;color:#fff;padding: 0 1rem;text-align: center;position:relative;font-family: simkai;}
.n_container .n_left h1 span{position:relative;font-family: simkai;}
.n_container .n_left ul{padding: 0;border-top: none;position:relative;}
.n_container .n_left ul:before{content:"";position:absolute;top:0;left: 0;bottom:2rem;}
.n_container .n_left .con{}
.n_container .n_left .con ul li{line-height: 4.375rem;font-size: 1.125rem;color: #000000;position:relative;padding-bottom: 1px;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 0;right: 0;height:1px;border-bottom: #dadada 1px solid;}
.n_container .n_left .con ul li:last-child:before{ }
.n_container .n_left .con ul li a img{ margin:-3px 14px 0 0}
.n_container .n_left .con ul li a:before{content:"";width: 3px;height: 0;background: #fff;position:absolute;left: 54px;top: 50%;transition:0.6s;margin-top: -.5rem;}
.n_container .n_left .con ul li.on>a:before, .n_container .n_left .con ul li:hover>a:before{height: 1rem;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li>a{color: #000000;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0px 15px 0 69px;transition: 0.36s;margin: 0;position: relative;}
.n_container .n_left .con ul li:hover> a, .n_container .n_left .con ul li.on>a{color: #fff;font-weight: bold;background: #b7b186;}

.n_container .n_left .con ul li dl{display:none;padding: .5rem 0 .5rem 36px;position:relative;background: #fafafa;margin: 0;border-top: #eee 1px solid;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right: 2rem;left: 2rem;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 34px;padding: 0;}
.n_container .n_left .con ul li dl dd a{font-size: 15px;color: #333333 !important;padding: 5px 0 5px 32px;position:relative;line-height: 24px;margin: 0;font-weight: normal !important;}
.n_container .n_left .con ul li dl dd:last-child a{ border:none}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 16px;top: 20px;background: #d2d2d2;width: 8px;height: 2px;}
.n_container .n_left .con ul li:hover i, .n_container .n_left .con ul li.on i{ background:url(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 30px;height: 4.375rem;/* background: url(../images/left_jiantou.png) center no-repeat; */position:absolute;right: 20px;top: 0;transition:0.36s;cursor: pointer;background-position: center;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #831010 !important;font-weight: bold !important;}
.n_container .n_left .con ul li dl dd a:hover:before, .n_container .n_left .con ul li dl dd.on a:before{}

.n_container .n_right{width: calc(100% - 220px);margin: 0;padding: 0 0 4rem 3.75rem;border-left: #dadada 1px solid;}

.n_container .n_right .list_box_05{ margin-top:0}

.mianbao{height: 50px;margin-bottom: 1.875rem;position: relative;}
.mianbao h2{font-size: 24px;color: #323232;display:inline-block;position:relative;}
.mianbao:before{content:"";position:absolute;background: #e9e9e9;height: 2px;left: -3.75rem;right: 0;bottom: 0;}
.position{font-size: .875rem;color: #888888;line-height: 50px;height: 50px;position: relative;}
.position img{ margin:-3px .5rem 0 0}
.position a{color: #686868;transition:0.36s;}
.position span{font-size:14px;margin: 0 .25rem;}
.position em{color: #888888;font-style:normal;}
.position a:hover{color: #d70311;}

.fanye{text-align:center;margin: 2.5rem 0 0;}
.fanye img{ max-width:100%}

.list_box_tupian{ margin:0 -1.875rem; padding:0 1.75rem; margin-bottom:2rem}
.list_box_tupian li{ padding:0 1.875rem; width:50%; float:left; margin-bottom:.5rem}
.list_box_tupian li .img .img_hezi{ padding-bottom:71.64% !important}
.list_box_tupian li .con{ padding:.875rem 0 .875rem; transition:.5s}
.list_box_tupian li .con h5{ font-size:1.125rem; color:#323232; line-height:1.875rem; height:3.75rem; padding:0 2rem; transition:.5s}

.list_box_sousuo{margin-bottom:3rem;margin-top: -1rem;}
.list_box_sousuo li{font-size:15px;color: #000033;line-height: 3.125rem;height: 3.125rem;border-bottom: #ebebeb 1px solid;}
.list_box_sousuo li a{color:#404040;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;height: 3.75rem;}
.list_box_sousuo li a:before{content:"";position:absolute;top:50%;margin-top: -2px;left:0;width: 12px;height: 3px;transition:0.36s;}
.list_box_sousuo li a font{display:inline-block;width: calc(100% - 80px);font-size: 1rem;color: #000000;position:relative;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.list_box_sousuo li a img{ display:inline-block}
.list_box_sousuo li a span{float:right;font-size: 12px;color: #a4a4a4;}
.list_box_sousuo li a span img{ margin:-3px .5rem 0 0}

.n_news_detail .ar_article_box .nav01{overflow:hidden;margin-bottom: 2rem;text-align: center;}
.n_news_detail .ar_article_box h3{color: #323232;font-size: 1.75rem;line-height: 1.5;margin-bottom: 1.5rem;}
.n_news_detail .ar_article_box h6{display: block;color: #999999;font-size: 0.875rem;line-height: 1.5;margin-bottom: 0;vertical-align: top;background: #f0f0f0;padding: .625rem 0px;}
.n_news_detail .ar_article_box h6 span{margin: 0 1.25rem;}
.n_news_detail .ar_article_box h6 span img{ margin:-3px 6px 0 0}
/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 20px 0 0;box-sizing: border-box;width: 100%;margin-top: 2rem;border-top: #e5e5e5 1px solid;}
#ar_fot h1{display:block;width: 100%;line-height: 2.5rem;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size: 1rem;}
#ar_fot h1 span{ font-weight: bold;}
#ar_fot h1 a{color: #323232;font-weight:normal;transition: .5s;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #d70311;}

.list_box_titu li{ border-bottom:#dedede 1px solid; padding-bottom:1.25rem; margin-bottom:1.25rem}
.list_box_titu li a{ display:flex;}
.list_box_titu li a .time{ width:4.125rem; height:11.25rem; border-right:#dedede 1px solid; display:flex; align-items:center; }
.list_box_titu li a .time .time_con{ text-align:center}
.list_box_titu li a .time h3{ font-size:2rem; color:#831010;}
.list_box_titu li a .time h6{ font-size:.875rem; color:#a7a7a7; margin:.25rem 0 0;}
.list_box_titu li a .right{ width:calc(100% - 4.125rem - 1.25rem); display:flex}

.list_box_titu li .con h5{font-size:1.125rem;color:#323232;line-height: 1.25;font-weight:bold;transition:.5s;}
.list_box_titu li .con p{font-size:.875rem;color:#888888;line-height:1.5rem;height:4.5rem;margin: 1.25rem 0 2rem;}
.list_box_titu li .con h6{ display:flex; justify-content:space-between; align-items:center}
.list_box_titu li .con h6 .ll{font-size:.875rem;color:#831010;display:flex;align-items:center;font-family: simkai;}
.list_box_titu li .con h6 .ll svg{ fill:#831010; width:.875rem; height:.875rem; margin:0 .5rem 0 0}
.list_box_titu li .con h6 .rr{ font-size:.875rem; color:#999999; display:flex; align-items:center}
.list_box_titu li .con h6 .rr span{position:relative;padding-right: 4px;}
.list_box_titu li .con h6 .rr svg{ fill:#999999; width:1.625rem; height:1.625rem; margin:3px 0 0 .5rem; position:relative}
.list_box_titu li .con h6 .rr span:before{content:"";position:absolute;width:13px;height:13px;background:#e1e1e1;transition:.5s;border-radius:50%;top: 50%;right: 0;margin-top: -7.5px;}

.list_box_titu li a .right .img_box{ }
.list_box_titu li a .right .img_box .img{ width:16.25rem; }
.list_box_titu li a .right .img_box .img .img_hezi{ padding-bottom:69.23% !important}
.list_box_titu li a .right .con{ padding:0 0 0 1.25rem}

.list_box_21 li{ border-bottom:#ccded6 1px solid; transition:.5s}
.list_box_21 li a{ display:flex; padding:1.25rem 1.25rem; position:relative; transition:.5s; align-items:center; border:transparent 1px solid}
.list_box_21 li a:before{content:"";position:absolute;top: -4px;right: -4px;background:url(../images/bianjiao_top.png) center no-repeat;width:63px;height:60px; opacity:0; transition:.5s}
.list_box_21 li a .time{text-align: center;border-right: #dedede 1px solid;padding:0 1rem 0 0;}
.list_box_21 li a .time h3{ font-size:2rem; color:#831010; font-family:simkai;}
.list_box_21 li a .time h6{font-size:.875rem;color: #a7a7a7;margin: .125rem 0 0;font-family: simkai;}
.list_box_21 li a .con{padding:0 0 0 1.125rem;overflow: hidden;}
.list_box_21 li a .con h5{font-size: 1.25rem;color: #323232;line-height:1.75rem;max-height:3.5rem;transition:.5s;}

.list_box_sanji{border-bottom:#831010 2px solid;display: flex;}
.list_box_sanji li{ display:inline-block}
.list_box_sanji li a{font-size:1.125rem;color:#323232;display:inline-block;height:3.125rem;line-height:3.125rem;padding: 0 2.75rem;transition:0.36s;}
.list_box_sanji li.on a{ background:#831010; color:#fff}

.n_szdw .fl01{box-shadow: 0px 3px 15.04px 0.96px rgba(24, 26, 31, 0.1);padding: 1.125rem 1.5rem;background: #fdf8f0;display:flex;margin-bottom: 3.125rem;}
.n_szdw .fl01 .ll{width:45px;height:22px;line-height:22px;border-radius:4px;text-align:center;text-transform:uppercase;margin: .375rem 0; transition:.5s; font-size:.875rem; color: #323232;}
.n_szdw .fl01 .ll.on{ background: #831010; color:#fff}
.n_szdw .fl01 .rr{width:calc(100% - 45px);padding: 0 0 0 1.875rem;}


.list_n_szdw1{display:flex;flex-wrap: wrap;}
.list_n_szdw1 li{line-height:22px;padding: .375rem 0; margin-right: 1rem;}
.list_n_szdw1 li a{ display:inline-block; padding:0 .5rem; font-size:.875rem; color: #323232; transition:.5s}
.list_n_szdw1 li a:hover{ background: #831010; border-radius:4px;text-align:center; color:#fff}

.list_box_n_xyld{margin: 0 -.625rem;display:flex;flex-wrap:wrap; margin-bottom: -2.5rem;}
.list_box_n_xyld li{width: 50%;padding: 0 .625rem; margin-bottom: 2.5rem;}
.list_box_n_xyld li .a{display:flex;padding: 0 0 1.25rem 1.25rem;position:relative;z-index: 1;align-items: flex-start;border: #e2e2e2 1px solid; transition:.5s}
.list_box_n_xyld li .a:before{content:"";position:absolute;top:0;right: -1px;bottom: -1px;left: 0;background: url(../images/list_box_n_xyld_bg.png) right bottom no-repeat;z-index:-1;transition: .5s; }
.list_box_n_xyld li .a .img{width: 8.125rem;position: relative;top: -1.25rem;margin-bottom: -1.25rem;z-index: 1;}
.list_box_n_xyld li .a .img .img_hezi{padding-bottom: 131% !important;}
.list_box_n_xyld li .a .img:after{content:"";position:absolute;top:0;right: -5px;bottom:0;left: -5px;background: url(../images/bgbg.jpg) center;z-index: -1;}
.list_box_n_xyld li .a .con{width: calc(100% - 8.125rem);padding: 1.25rem 1.875rem 0;}
.list_box_n_xyld li .a .con h5{border-bottom:#e6e6e6 1px solid;display: flex;margin-bottom: .875rem;}
.list_box_n_xyld li .a .con h5 big{font-size:1.25rem;color: #323232;padding-bottom: 1rem;position: relative;}
.list_box_n_xyld li .a .con h5 big:before{content:"";position:absolute;left:0;bottom: -1.5px;width: 4.125rem;height:3px;background: #831010;}
.list_box_n_xyld li .a .con dl dd{font-size: .875rem;color: #666666;line-height: 1.5rem;overflow:hidden;display: flex;margin-bottom: .25rem;}
.list_box_n_xyld li .a .con dl dd span{ display:inline-block; width:24px}

/*==========================================内页 结束=============================================*/

@media(min-width: 992px){
	.title001 a.miso_a:hover{ color:#831010; border-left:#831010 1px solid;}
	
	.list_box_01 li a:hover .con{ background:#831010;}
	.list_box_01 li a:hover .con h5{ color:#fff}
	
	.list_box_02 li a:hover{ }
	.list_box_02 li a:hover .con{ background:#fff url(../images/list_box_02_bg.png) 90% 55% no-repeat; box-shadow: 0px 0px 10px 0px rgba(131, 16, 16, 0.22); border:#831010 1px solid}
	
	.list_box_03 li a:hover .time{ border:#831010 1px solid}
	.list_box_03 li a:hover .time h3{ background:#831010;}
	.list_box_03 li a:hover .con h5, .list_box_04 a:hover .con_box .top .con h5, .list_box_11 li a:hover h5, .list_box_12 li:hover{ color:#831010;}
	
	.list_box_05 li a:hover h5{ color:#831010; padding:0 0 0 .875rem}
	
	.container03 .content .box ul li a:hover .img img, .list_box_10 li a:hover .img img{ transform:scale(1.08)}
	
	.list_box_titu li a:hover .con h5, .list_box_titu li a:hover .con h6 .rr{ color:#831010;}
	.list_box_titu li a:hover .con h6 .rr svg{ fill:#831010}
	.list_box_titu li a:hover .con h6 .rr span:before{ background:#831010; opacity:.4; transform:scale(1.875)}
	
	.list_box_n_xyld li .a:hover{ border:#831010 1px solid}
	.list_box_n_xyld li .a:hover:before{ background: url(../images/list_box_n_xyld_bg1.png) right bottom no-repeat;}
	
	.list_box_titu li a:hover .con h5, .list_box_titu li a:hover .con h6 .rr{ color:#831010;}
	.list_box_titu li a:hover .con h6 .rr svg{ fill:#831010}
	.list_box_titu li a:hover .con h6 .rr span:before{ background:#831010; opacity:.4; transform:scale(1.875)}
	
	.list_box_21 li:hover a .con h5{color:#831010;font-weight: bold;}
	.list_box_21 li:hover{ border-bottom:#fff 1px solid}
	.list_box_21 li:hover a{ border:#831010 1px solid; background:url(../images/list_box_21_bg.jpg) center bottom no-repeat; background-size:100% auto; box-shadow: 0px 2px 29px 0px rgba(60, 73, 67, 0.11);}

	.list_box_21 li:hover a:before{ opacity:1}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1830px){
	.w1800{ padding:0 15px}
}

@media(max-width: 1630px){
	.w1600{ padding:0 15px}
}

@media(max-width: 1400px){
}

@media(max-width: 1330px){
}

@media(max-width: 1200px){
	.header_box{ display:none}
	.m_header_box{ display:block}
	
	.w1200{ padding:0 15px}
	
	.container04 .content .left{ width:100%; }
	.container04 .content .right{ width:100%; padding:2.5rem 0 0}
	
	.container04 .content .left .ll{ width:100%; }
	.container04 .content .left .rr{ width:100%; padding:2rem 0 0}
	
	.list_box_10 { margin:0 -7px}
	.list_box_10 li{ padding:0 7px}
	
	footer .w1200{ flex-wrap:wrap}
	footer .left{ width:100%}
	footer .right{ width:100%}
	footer .left p{ display:block}
	
	.mianbao{ display:none}
	#nav_slide{ display:block}
	.n_container .n_left{ display:none}
	.n_container .n_right{ width:100%; padding:0; border-left:none}
	
	.n_container{padding: 2rem 0 3rem;}
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	.container01 .left{ width:100% !important}
	.container01 .right{ width:100% !important; padding:2.5rem 0 0}
	
	.container02 .content .box{ width:100%}
	.container02 .content .box2{ margin:2.5rem 0 0}
	
	.container03 .content .box.box1, .container03 .content .box.box2, .container03 .content .box.box3{ width:100%; margin-bottom:1rem}
	
	.list_box_01{ margin:0 -5px}
	.list_box_01 li{ padding:0 5px; width:100%; margin-bottom:1rem}
	
	.list_box_01 li .img .img_hezi { padding-bottom: 62.38% !important;}
	
	.list_box_02 li{ width:100%; margin-bottom:1rem}
	
	.list_box_03 li{ margin-bottom:1rem}
	
	.container09 .left{ width:100%}
	.container09 ,right{ width:100%}
	.list_box_12 li{ margin-right:0; padding:0 1rem 0 0; }
	.list_box_12 li:before{ right:-5px; display:none}
	
	.list_box_n_xyld li{width:100%;margin-bottom: 3rem;}
	

	.list_box_titu li a .time{ display:none}
	.list_box_titu li a .right{ width:100%; flex-wrap:wrap}
	.list_box_titu li a .right .img_box{width:100%;margin-bottom: 1.25rem;}
	.list_box_titu li a .right .con{width:100%;padding: 0;}
	.list_box_titu li a .right .img_box .img{ width:100%}
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
	
	.list_box_04 a .img{ width:100%;}
	.list_box_04 a .con_box{ width:100%; padding:1.5rem 15px 0}
	.list_box_04 a:before{ left:0}
	
	footer .left{ text-align:center}
	footer .left p span{ display:inline-block; width:100%}
	footer .left p font{ display:none}
	
	.list_box_13 li a img{ max-width:1.75rem; max-height:1.75rem}
	.list_box_13 li{ padding:0 .375rem}
	footer{ padding:2.75rem 0}
	
	.list_box_11 li a h3 img{ max-height:1.75rem}
	.list_box_10 li a .top h5{ font-size:1.25rem}
	
	.banner .miso-arrow{ width:1.75rem; height:1.75rem}
	
	.n_news_detail .ar_article_box h6 span{ margin:0 2px}
	
	.ar_article p{ font-size:13px; line-height:26px;}
	.n_news_detail .ar_article_box h3{ font-size:1.5rem}
	
	.list_box_21 li a{ padding:1rem .5rem}
	.list_box_21 li a .con h5{ font-size:15px; line-height:20px; height:40px; white-space:normal}
	
	.n_szdw .fl01{ flex-wrap:wrap}
	.n_szdw .fl01 .rr{ width:100%; padding:1rem 0 0}
	
	.list_n_szdw1 li{ width:10%; margin:0}
	.list_box_n_xyld li .a .con{ padding:1rem 1rem 0}
}


@media(max-width: 456px){
	
} 