@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;} 

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}

.yzjy_pic{ float:left; width:20%;background:url(../images/yzjy_bg.png) no-repeat;}
.yzjy_pic img{position: relative;   left: 24px;
    top: 23px;
}
.yzjy_text p{ padding-top:6%; line-height:2.3rem;}
.yzjy_text p+p{padding-top:0%;}
.yzjy_text{ float:right; width:65%; background:url(../images/mao1.png) no-repeat;margin-right:3%;}



.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.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.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: 1.125rem;color: #555555;line-height: 2.125rem; }
.ar_article p{font-size: 1.125rem !important;color: #333333;line-height: 2.125rem !important;margin-bottom: 1rem; text-indent:2.25rem}

.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.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;height:auto !important;border:none !important;}

/*百度播放器美化*/
#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);}
.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}
        .yzjy_pic{ width:93%;}
        .yzjy_text{ width: 96%; margin-top: 35px;}

} 
/*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: #88be23;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:18px;}}
@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;max-width: 1600px;padding:0 50px;}

.header_box_wai{position:relative;z-index: 1000;height: 90px; }

.header_box{height: 90px;position: absolute;z-index:10000;background-size: cover;left:0;right:0;transition: .5s;top: 0; background:url(../images/header_box_bg.jpg) center no-repeat; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.36);background-size:100% 100%;}
.header_box .w1200{ max-width: 1800px;}
.header_box:before{content:"";position:absolute;top: 0;left:0;right:0;transition: .5s;}
.header_box:after{content:"";position:absolute;top: 0;left:0;right:0;height: 0;transition: .5s;z-index:0;opacity:0;visibility:hidden;}
.header_box.xg:before{opacity:0;visibility:hidden}
.header_box.xg:after{opacity:1;visibility:visible;height: 100%;background: #fff;box-shadow: 0 5px 15px rgba(0,0,0,.1);}
.header_box.xg{top:0;position: fixed;}
.header_box .top{height: 44px;line-height: 44px;}

.header_box .right .MainMenu{}
.header_box .logo{line-height: 90px;position: relative;z-index: 1;}


/*导航*/
.MainMenu{padding: 0;}

.MainMenu #links{position: relative;z-index: 1;padding: 0;text-align: center;font-size: 0;display: -moz-box;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: space-between;}

.MainMenu #links>li{margin: 0;position:relative;color: #fff;display:inline-block;transition:0.6s;text-align: center;margin-left: 2.125rem;}
.MainMenu #links>li:nth-child(4):after{ display:none}

.MainMenu #links>li:nth-child(5){}
.MainMenu #links>li a{display: inline-block;position:relative;padding: 0;}
.MainMenu #links>li a h3{font-size: 1.125rem;color: #fff;transition: .36s;line-height: 90px;height: 90px;letter-spacing: .125rem;font-weight: bold;}
.MainMenu #links>li a i{content:"";position:absolute;right: -1.25rem;}
.MainMenu #links>li a i svg{display:inline-block;width: 11px;height: 11px;fill:#282828;position: relative;top: 3px;}
.MainMenu #links>li:before{content:"";position:absolute;bottom: 3px;left: 50%;border-bottom: #fff 4px solid;transition:0.6s;border-left: transparent 4px solid;border-right: transparent 4px solid;margin-left: -4px;opacity: 0;visibility: hidden;display: none;}
.MainMenu #links>li>a:after{content:"";position:absolute;left: 50%;transition:0.6s;opacity: 1;bottom: 1px;border-left: transparent 50px solid;border-right: transparent 50px solid;border-bottom: rgba(255,255,255,.5) .5rem solid;transform: translateX(-50%);opacity: 0;visibility: hidden;}
.MainMenu #links>li.on:before, .MainMenu #links>li:hover:before{opacity: 1;visibility: visible;}
.MainMenu #links>li:hover>a:after{opacity: 1;visibility: visible;}
.MainMenu #links>li.on h3,  .MainMenu #links>li:hover h3{color: #fff;}
.MainMenu #links .down{width: 125%;position:absolute;top: 100%;left:50%;margin-top: 0;background-color: #57a992;z-index:2;-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);-webkit-border-radius: 0;-ms-border-radius: 0;border-radius: 0;padding: 0;opacity:0;pointer-events:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-ms-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);box-shadow: 0 5px 50px rgba(0,0,0,.3);visibility: hidden;}
.MainMenu #links .down:before{content:"";position:absolute;bottom:100%;height:25px;left:0;right:0;background-color:transparent;}
.MainMenu #links .down:after{content:"";position:absolute;bottom:100%;left:50%;border-style:solid;margin-left:-7px;border-width:7px;border-color:transparent transparent #fff;display: none;}
.MainMenu #links .down li:not(:last-of-type){border-bottom: 1px solid rgba(255,255,255,.3);}
.MainMenu #links .down a{display:block;position:relative;font-size: .975rem;padding: 10px 1px;color: #fff;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);-ms-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1);line-height: initial;text-align: center;letter-spacing: 1px;line-height: 24px;transition: .5s;}
.MainMenu #links .down a:before{content:"";position:absolute;top:7px;bottom:7px;left: 0;width:4px;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.162,.85,.45,1);transition:transform .3s cubic-bezier(.162,.85,.45,1);}
.MainMenu #links .down a.active,.MainMenu #links .down a:hover{color: #fff;background: #afd03c;}
.MainMenu #links .down a.active:before,.MainMenu #links .down a:hover:before{-ms-transform-origin:top;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.MainMenu #links .down.active{pointer-events:all;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);-webkit-transition-delay:.1s;-ms-transition-delay:.1s;transition-delay:.1s;opacity:1; visibility:visible}

.logo_web img{width: 15.0625rem;position:absolute;top:0;left:50%;/* transform: translateX(-50%); */margin-left: -7.53125rem;}

.search_btn{display:inline-block;height: 90px;line-height: 90px;margin-left: 2rem;cursor: pointer;}
.search_btn svg, .search_btn img{width: 2.375rem;height: 2.375rem;fill:#fff;margin: -3px 0 0;}

.search-dialog-box{
 position: fixed;
 left: 0;
 top: 0;
 width: 100%;
 height: 18rem;
 z-index: 1000000;
 opacity: 0;
 visibility: hidden;
 transition: .6s;
 
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #88be23;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
opacity: 0;
 visibility: hidden;
 display: none;
}
.search-dialog-box .search-bg{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 0;
 margin: 0;
 background: rgba(0,0,0,.7);
 background-size: cover;
 background-repeat: no-repeat;
 
 transform-origin: center center;
 transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
 transform:translateY(100%);
 transition: .6s;
}
.header-right .bubbles-bg{
 opacity: 0;
 visibility: hidden;
 transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
 position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
 border-radius: 100%;
 position: absolute;
 left: 0;
 top: 0;
 width:100%;
 height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
 width:6%;
 padding-top: 6%;
 left: 26.875%;
 top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
 border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
 width:12px;
 padding-top: 12px;
 left: 13.54%;
 top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
 background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble3{
 width:36px;
 padding-top: 36px;
 left: 8.854%;
 top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
 background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
 width:56.875%;
 padding-top: 56.875%;
 left: -28.6458%;
 top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
 background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
 background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
 background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
 width:54px;
 padding-top: 54px;
 left: 26.3%;
 top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
 background-color: #fff;
 opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
 width:56.875%;
 padding-top: 56.875%;
 left: 73.4375%;
 top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
 background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
 background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
 background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
 width:2rem;
 padding-top: 2rem;
 left: 60.9375%;
 top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{
 background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble8{
 width:1.35rem;
 padding-top: 1.35rem;
 left: 95.83%;
 top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
 border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
 width:16px;
 padding-top: 16px;
 left: 76.5625%;
 top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
 background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
 width:56.875%;
 padding-top: 56.875%;
 left: 71.354%;
 top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
 background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
 background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
 background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
 animation:spin 8s infinite linear;
 transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
 animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
 animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
 animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
 transform-origin: 30% 30px;
}
.search-dialog{
 position: absolute;
 left: 0;
 top: 50%;

 transform: translateY(-50%);
 width: 100%;

 z-index: 2;

}
.search-dialog .search-tit{

 font-size: 2.75rem;
 line-height: 3.5rem;
 color: #fff;
 text-align: center;
 overflow: hidden;
 display: none;
}
.search-dialog .search-inner{
 overflow: hidden;
 margin-top: 0;
}
.search-dialog .search-input{
 width: 50rem;
 margin: 0 auto;
 padding: 0 0.5rem 0 1.5rem;

 background-color: rgba(255,255,255,.1);
 box-sizing: border-box;
 transition: all .3s;
 max-width: 94%;
}
.search-dialog .search-input input[type=text]{
 float: left;
 height: 4.5rem;
 width: calc(100% - 3.5rem);
 background-color: transparent;
 font-size: 1.25rem;
 line-height: .5rem;
 color: #fff;
 transition: all .3s;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input input[type=submit],
.search-dialog .search-input .clear-btn{
 float: right;
 height: 4.5rem;
 width: 3.5rem;
}

.search-dialog .search-input input[type=submit]{
 background-color: transparent;
 background-repeat: no-repeat;
 background-position: center;
 background-size: 1.5rem;
 background-image: url('../images/search-btn.svg');
}
.search-dialog .search-input .clear-btn{
 background-color: rgba(0,0,0,.2);
 background-repeat: no-repeat;
 background-position: center;
 background-image: url('../images/close-btn.svg');
 background-size: 3.5rem;
 border-radius: 100%;
 margin-right: 1rem;
 display: none;
}
.search-dialog .search-input.on{
 background-color: #fff;
}

.search-dialog .search-input.on input[type=submit]{

}

.search-dialog .hot-search{
 font-size: 0;
 width:19.5rem;
 margin:.6rem auto 0;
 box-sizing: border-box;
 padding:0 .6rem;
 overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
 display: inline-block;
 *display: inline;
 zoom:1;
 vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
 font-size: .375rem;
 line-height: .5rem;
 color: #fff;
 font-weight: bold;
 padding-left: .6rem;
 background-repeat: no-repeat;
 background-position: left center;
 background-size: .5rem;
}
.search-dialog .hot-link{
 margin-left: 1rem;
}
.search-dialog .hot-link a{
 display: inline-block;
 *display: inline;
 zoom:1;
 font-size: .375rem;
 line-height: .5rem;
 margin-right: .75rem;
 color:#fff;
 padding-bottom: 5px;
 position: relative;
}

.search-dialog .hot-link a:before{
 content: "";
 position: absolute;
 left:0%;
 bottom:0;
 width:100%;
 height: 2px;
 background-color: #fff;
 transform:scaleX(0);
 transform-origin:left center;
 transition:transform .3s;
}
.search-dialog-box .bottom-box{
 position: absolute;
 left: 0;
 bottom:5.1%;
 width:100%;
}
.search-dialog-box .bottom-box .share-box{
 overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
 font-size: .35rem;
 line-height:.5rem;
 color: #fff;
 font-family: "gilroy-regular";
 margin-top: .5rem;
 overflow: hidden;
}

.header-right.is-open .bubbles-bg{
 visibility: visible;
 opacity: 1;
}
.header-right.is-open .search-btn .con-box{
 display:none;
}
.header-right.is-open .close-btn{
 display:block;
}
.header-right.is-open .item .search-bg{
 transform:scale(1);
}
.search-dialog-box.on{
 opacity: 1;
 visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}


.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 3rem;
    height: 3rem;
    z-index: 10;
    right: 1.5rem;
    top: 1.35rem;
    background-color: rgba(255,255,255,.1);
    border-radius: 100%;

}
.pub-close .bg {
    position: absolute;

    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 0.75rem;
    background-repeat: no-repeat;
    background-image: url(../images/close-btn.svg);
 transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}


/*导航按钮开始*/
#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-height:30px;max-width: 100%;}

/*手机头部开始*/
#m_header{position: relative;z-index: 99;width:100%;height: 60px;left:0;top:0;padding: 0px 15px;border: none;background: url(../images/header_box_bg.jpg) center no-repeat;background-size: cover;}
#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; 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);}
.tc_search .header-search{height:40px;border-radius: 0;border: 1px solid rgba(255,255,255,.25);position:relative;width:100%;margin-bottom: 1rem;}
.tc_search .focus_js{font-size:.875rem;color:#fff;height:38px;line-height:38px;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消失-结束 */



/*导航按钮结束*/
.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; overflow: auto;}

.m_nav_list::-webkit-scrollbar {display:none}



#m_nav {background:#67a972;
	background-image: -moz-linear-gradient( 90deg, rgb(136,190,35) 0%, rgb(35,142,206) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(136,190,35) 0%, rgb(35,142,206) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(136,190,35) 0%, rgb(35,142,206) 100%);
    z-index: 99999;
    position: fixed;
    width: 61.8%;
    height:100vh;
    right: -105%;
    top: 0;
    display:none;
    padding: 2rem 0;
    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;
    }
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav>ul>li{width:100%;overflow:hidden;padding: 0 1.25rem;}
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 4rem;height: 4rem;color:#fff;padding:0;font-size: 1rem;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:10px;height: 4rem;float:right;display:inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size:contain;}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#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: #014085;}
#m_nav .title .list a{display:block;font-size:1rem;color: #fff;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{display:none;height: 60px;}

/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/

.banner{padding:1.875rem 0 2.5rem;overflow:hidden;background:url(../images/container01_bg.jpg) center no-repeat;  height: calc(100vh - 90px);background-size: cover;}
.banner .w1200{ max-width:1800px;}
.banner ul li a{display:block;position:relative;padding-bottom: calc(100vh - 1.875rem - 2.5rem - 90px);overflow: hidden;}
.banner ul li a:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/yinying_bg.png) center bottom no-repeat; background-size:100% auto}
.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 1.5rem; font-size:1.625rem; color:#fff; line-height:1.5; bottom:2rem; text-align:center; z-index:1}

#banner .miso-dots li{border:#fff 1px solid;text-align:center;border-radius:50%;width: 1.25rem;height: 1.25rem;line-height: .75rem;transition: .5s;margin: 0 .375rem;}

#banner .miso-dots{bottom: 2.5rem;}
#banner .miso-dots li.miso-active{ background:#ffff}

.banner .miso-arrow{width:4.375rem;height:4.375rem;background-size: 100% 100% !important;z-index: 10;}
.banner .miso-prev{ background:url(../images/prev1.png) center no-repeat; left:-2.5rem}
.banner .miso-next{ background:url(../images/next1.png) center no-repeat; right:-2.5rem}

.title001{margin-bottom: 2.5rem;text-align:center;}
.title001 font{ position:relative; padding-bottom:1rem; display:inline-block; background:url(../images/title001_bg.png) center bottom no-repeat}
.title001 font img.img2{ display:none}

.container01{ padding:4.75rem 0; background:url(../images/container01_bg.jpg) center no-repeat; background-size:cover; overflow:hidden}
.container01 .left{ width:50%}
.list_box1{ margin-bottom:1.875rem}
.list_box1 li a{ display:block; position:relative}
.list_box1 li a .img .img_hezi{ padding-bottom:28.125rem !important;}
.list_box1 li a:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/list_box1_top.png) center bottom no-repeat; background-size:100% auto}
.list_box1 li a h5{ position:absolute; left:0; right:0; padding:0 1.5rem; font-size:1.125rem; font-weight:bold; color:#fff; line-height:1.5; bottom:1.5rem; text-align:center; z-index:1}

.list_box2{ margin:0 -.9375rem}
.list_box2 li{ float:left; width:50%; padding:0 .9375rem}
.list_box2 li a{display:block;background:#fff;height:14.375rem;padding: 0 1.75rem; position:relative; z-index:1}
.list_box2 li a:before{ content:""; position:absolute; top:0; left:0; width:5rem; height:2px; background:#67b07a; transition:.5s; z-index:-1}
.list_box2 li a:after{ content:""; position:absolute; top:0; left:0; width:2px; height:5rem; background:#67b07a; transition:.5s; z-index:-1; }
.list_box2 li a h5{ font-size:1.125rem; color:#333333; line-height:1.75rem; height:3.5rem; transition:.5s;}
.list_box2 li a p{font-size:12px;color:#737373;line-height:22px;height:66px;margin: 1rem 0; transition:.5s;}
.list_box2 li a h6{ font-size:12px; color:#737373; line-height:22px; transition:.5s;}
.list_box2 li a h6 svg{fill:#737373;width: 16px;height: 16px;vertical-align: middle;margin: -3px .375rem 0 0; transition:.5s;}

.list_box2 li a:hover:before{ width:100%; height:100%; }
.list_box2 li a:hover h5, .list_box2 li a:hover p, .list_box2 li a:hover h6{ color:#fff}
.list_box2 li a:hover h6 svg{ fill:#fff}

.container01 .right{ width:50%}

.list_box3{ float:left; width:50%; padding-left:1.875rem}
.list_box3 li{ width:100%; margin-bottom:1.875rem}
.list_box3 li a{ display:block; position:relative; background:#fff;}
.list_box3 li a .img .img_hezi{ padding-bottom:15.625rem !important}
.list_box3 li a .con{display:block;height:14.375rem;padding: 0 1.75rem; position:relative; z-index:1}
.list_box3 li a .con:before{ content:""; position:absolute; top:0; left:0; width:5rem; height:2px; background:#67b07a; transition:.5s; z-index:-1}
.list_box3 li a .con:after{ content:""; position:absolute; top:0; left:0; width:2px; height:5rem; background:#67b07a; transition:.5s; z-index:-1; }
.list_box3 li a h5{ font-size:1.125rem; color:#333333; line-height:1.75rem; height:3.5rem; transition:.5s;}
.list_box3 li a p{font-size:12px;color:#737373;line-height:22px;height:66px;margin: 1rem 0; transition:.5s;}
.list_box3 li a h6{ font-size:12px; color:#737373; line-height:22px; transition:.5s;}
.list_box3 li a h6 svg{fill:#737373;width: 16px;height: 16px;vertical-align: middle;margin: -3px .375rem 0 0; transition:.5s;}

.list_box3 li.li a .con{ height:12.5rem}
.list_box3 li.li a .con h5{ height:1.75rem; white-space:nowrap}
.list_box3 li.li a .con:before{ width:0}
.list_box3 li.li a .con:after{ height:0}

.list_box3 li a:hover .con:before{ width:100%; height:100%; }
.list_box3 li a:hover h5, .list_box3 li a:hover p, .list_box3 li a:hover h6{ color:#fff}
.list_box3 li a:hover h6 svg{ fill:#fff}

.more001{ text-align:center; margin:2.5rem 0 0}
.more001 a{display:inline-block;width:11.25rem;height:2.5rem;line-height:2.5rem;position:relative;font-size:1rem;color:#69aa77;border-radius:1.25rem;transition:.5s;z-index: 1;}
.more001 a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#69aa77;border-radius:1.25rem;z-index: -1;transform: translateX(2px) translateY(2px);}
.more001 a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:1.25rem;z-index: -1; transition:.5s;}

.container01 .more001{ margin:1.25rem 0 0}

.container02{padding:3.25rem 0 0;background:url(../images/container02_bg.jpg) center top no-repeat;background-size:cover;overflow:hidden;}
.container02 .title001{ margin-bottom:.75rem}
.container02 font{background: url(../images/title001_bg.png) left bottom no-repeat;transform: translateX(7.5rem);}
.container02 .left{ width:50%; padding:6.25rem 0 0}

.list_box4 li .img .img_hezi{ padding-bottom:29.375rem !important}
.list_box4 li .con{ height:8.75rem; background:#fff; padding:2.5rem 4rem; position:relative}
.list_box4 li .con .box_table{ padding:.5rem 0 0}
.list_box4 li .con h5{position:absolute;left:3.125rem;right:2.5rem;line-height:3.125rem;background:url(../images/jianbian1.png) center no-repeat;background-size:cover;top:-1.5rem;border-radius:1.5rem;font-size:1.125rem;color:#fff;font-weight:bold;padding:0 1.25rem;transition: .5s;}
.list_box4 li .con .ll{ width:calc(100% - 70px)}
.list_box4 li .con .ll p{font-size:12px;color:#737373;line-height:24px;white-space: nowrap;}
.list_box4 li .con .ll p img{ margin:-3px .5rem 0 0; display:inline-block}
.list_box4 li .con .rr{ width:70px}
.list_box4 li .con .rr .time{background: url(../images/time_bg.png) 80% 80% no-repeat;}
.list_box4 li .con .rr .time h3{font-size: 34px;color:#000000;font-weight:bold;margin-bottom: -10px;}
.list_box4 li .con .rr .time h6{ font-size:12px; color:#4c4c4c; line-height:18px; text-align:right}

.container02 .right{ width:50%; padding:6.25rem 0 0 3.75rem}

.list_box5 li{ padding-bottom:1.235rem; margin-bottom:1.25rem; background:url(../images/line.png) center bottom no-repeat; background-size:100% 1px}
.list_box5 li .con h5{font-size:1.125rem;color:#fff;font-weight:bold;line-height:1.875rem;max-height:3.75rem;margin-bottom:.5rem;transition: .5s;}
.list_box5 li .con .ll{ width:calc(100% - 6.25rem)}
.list_box5 li .con .ll p{font-size:12px;color: #fff;line-height:24px;opacity: .7;white-space: nowrap;}
.list_box5 li .con .ll p img{ margin:-3px .5rem 0 0; display:inline-block}
.list_box5 li .con .rr{ width:6.25rem}
.list_box5 li .con .rr .time{background: url(../images/time_bg1.png) 80% 80% no-repeat; width:66px;}
.list_box5 li .con .rr .time h3{font-size:26px;color: #549f64;font-weight:bold;margin-bottom: -10px;width:43px;height:43px;background:#fff;line-height:43px;border-radius: 50%;text-align: center;}
.list_box5 li .con .rr .time h6{font-size:12px;color: #fff;line-height:18px;text-align:right;}
.container02 .right .more001 a:before{ background:#468b53}

.container001{background:url(../images/container001_bg.jpg) center top no-repeat;background-size:cover;}

.container03{ padding:8.125rem 0; text-align:center; overflow:hidden}
.container03 .content{ display:inline-block; width:66.75rem; height:25.625rem; max-width:100%; background:url(../images/container03_img1.jpg) center no-repeat; background-size:cover; border-radius:3.125rem; padding:0 6.25rem; position:relative; z-index:1}
.container03 .content:before{ content:""; position:absolute; top:2.5rem; right:2.75rem; bottom:2.5rem; left:2.75rem; border:rgba(255,255,255,.2) 1px solid; border-radius:1.875rem; z-index:-1}
.container03 .content p{ font-size:.875rem; color:#fff; line-height:1.75rem; margin:2.25rem 0}
.container03 .content h6 img{ transition:.5s}

.container04{padding: 0 0 5.625rem;overflow:hidden; margin-top:70px;}
.container04 .left{width:55.333333%;padding:4rem 0 0;position:relative;z-index: 1;}
.container04 .left .title001{text-align:left;margin-bottom: 6.25rem;}
.container04 .left .title001 font{background: url(../images/title001_bg1.png) left bottom no-repeat;transform: translateX(0);padding-bottom: 1.5rem;}

.list_box6{ margin:0 -.875rem}
.list_box6 li{ float:left; width:50%; padding:0 .875rem; margin-bottom:1.625rem}
.list_box6 li a{ display:block; position:relative}
.list_box6 li a .img .img_hezi{ padding-bottom:67.5% !important;}
.list_box6 li a:after{content:"";position:absolute;top:0;right:0;bottom: -1px;left:0;background:url(../images/yinying_bg2.png) center bottom no-repeat;background-size:100% auto;}
.list_box6 li a h5{position:absolute;left:0;right:0;padding: 0 1.25rem;font-size: 1rem;color:#fff;line-height:1.5;bottom: .75rem;z-index:1;max-height: 3rem;}

.container04 .right{ width:calc(100% - 55.333333%); padding-left:4rem}

.list_box7 .miso-list{ overflow:visible}
.list_box7 li a{ text-align:center}
.list_box7 li a .img{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.36);border-radius:50%;margin:0 .625rem;z-index: 1;}
.list_box7 li a .img:before{content:"";position:absolute;left:50%;top: 52%;width: 100%;height: 100%;background:url(../images/list_box7_top.png) center no-repeat;transform: translateY(-50%) translateX(-50%) scale(2.5);z-index: -1;background-size: 100% 100%;}
.list_box7 li a .img .img_hezi{ padding-bottom:100% !important;}
.list_box7 li a .img img{ border-radius:50%}
.list_box7 li a .con{padding:2rem 0 0;position: relative;z-index: 2;}
.list_box7 li a .con h5{font-size:1.5rem;color:#fff;font-weight:bold;line-height:2.25rem; max-height:4.5rem;transition: .5s;}
.list_box7 li a .con p{ font-size:.875rem; color:#fff; opacity:.5; line-height:24px; height:72px; margin:1rem 0 3rem}

.list_box7 .miso-dots{ bottom:0;}
.list_box7 .miso-dots li{ width:.875rem; height:.875rem; border:#fff 1px solid; border-radius:50%; margin:0 .5rem; transition:.5s}
.list_box7 .miso-dots li.miso-active{ background:#fff}

.container05{ padding:0 0 4.5rem; overflow:hidden}
.container05 .title001{ margin-bottom:3.5rem}
.container05 .content .box{float:left;width:33.333333%;background:url(../images/container05_bg1.jpg) center top no-repeat;background-size:cover; position:relative}
.container05 .content .box .title003{ height:8.125rem; border-bottom:#8668af 2px solid; text-align:center; font-size:1.75rem; color:#fff; font-weight:bold}
.container05 .content .box .title003 img{ margin:-3px 1.25rem 0 0}
.container05 .content .box .bottom{padding: 2rem 2rem 3.375rem;}

.list_box8 li{padding-bottom: .75rem;margin-bottom: .75rem;border-bottom: rgba(112,178,123,.2) 1px solid;}
.list_box8 li h5{ font-size:1.125rem; color:#000000; line-height:1.25; transition:.5s}
.list_box8 li h6{ font-size:12px; color:#000000; line-height:1.25; transition:.5s; margin:.375rem 0 0}

.more002{ position:absolute; bottom:-1.625rem; left:50%; margin-left:-1.625rem; width:3.125rem; height:3.125rem; line-height:3.125rem; background:#8567ae; border-radius:50%; font-size:.875rem; color:#fff; text-align:center; transition:.5s; z-index:1}
.more002 a{ display:block}
.more002:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; transform:scale(.5); background:#8567ae; transition:.5s; border-radius:50%; z-index:-1; opacity:0; visibility:hidden}
.more002:hover:before{ transform:scale(1.375); opacity:.3; visibility:visible}

.container05 .content .box{ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.36);}
.container05 .content .box:nth-child(1){ margin-top:5rem}
.container05 .content .box:nth-child(3){ margin-top:7.5rem}

.container05 .content .box:nth-child(2){ background:url(../images/container05_bg2.jpg) center top no-repeat;background-size:cover;}
.container05 .content .box:nth-child(2) .title003{ border-bottom:#4d88cf 2px solid;}
.container05 .content .box:nth-child(2) .more002{ background:#508ad0}
.container05 .content .box:nth-child(2) .more002:before{ background:#508ad0}

.container05 .content .box:nth-child(3){ background:url(../images/container05_bg3.jpg) center top no-repeat;background-size:cover;}
.container05 .content .box:nth-child(3) .title003{ border-bottom:#70b27b 2px solid;}
.container05 .content .box:nth-child(3) .more002{ background:#6bb077}
.container05 .content .box:nth-child(3) .more002:before{ background:#6bb077}

.container06{background:url(../images/container06_bg.jpg) center top no-repeat;background-size:cover; padding:4.5rem 0 11.25rem}
.container06 .img{ border-radius:3.125rem;}
.container06 .img .img_hezi{ padding-bottom:30.4% !important}

footer{ background:url(../images/footer_bg.jpg) center no-repeat; background-size:cover}
footer .content{ position:relative}
footer .content .box{float:left;width:33.333333%;padding: 6.625rem 0 0;}
footer .content .box h3{ margin-bottom:1.75rem}
footer .content .box .top{ max-width:23.75rem;}

.list_box9{ margin-bottom:2.75rem}
.list_box9 li{ float:left; width:33.333333%; font-size:1rem; color:#fff; line-height:2.25rem}

.list_box10 li{ font-size:.875rem; color:#fff; line-height:1.875rem}

footer .content .box2{height:37.5rem;padding: 6.625rem 2rem 3.75rem;text-align: center;border-radius: 16.625rem 16.625rem 0 0;}
footer .content .box2 h3{/* margin-bottom:3rem; */}
#miso_map{ height:13.75rem; border-radius:.625rem; overflow:hidden;display:none;}

footer .content .box2 .bottom{ text-align:center}
.list_box11{ text-align:left; display:inline-block; margin:0rem 0 0}
.list_box11 li{ font-size:1rem; color:#fff; line-height:2.125rem}
.list_box11 li img{ margin:-3px .75rem 0 0}

footer .content .box3 .top{ width:20.625rem; max-width:100%}
footer .content .box3 .top h3{ margin-bottom:2.75rem}

.list_box12{ margin:0 -.625rem}
.list_box12 li{ float:left; width:50%; padding:0.625rem}
.list_box12 li h3{ margin-bottom:0 !important}
.list_box12 li h3 img{width:100%;max-width: 10rem;}
.list_box12 li h6{ font-size:1rem; color:#fff; line-height:1.5rem; margin-top:1rem; text-align:center}

.n_banner{ height:auto}
.n_banner .img, .n_banner .img img{ width:100%; overflow:hidden}

.ar_wap{ display:none}

#nav_slide{line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{position:absolute;left: 15px;top:-2px;}
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{height: 50px;background: #88be23;}
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 15px;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:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color:#67a972}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

.n_nav_box{ margin-bottom:3.25rem}
.n_nav_box .left{ padding:0 2.5rem; background:#67a972; line-height:4.375rem; font-size:2.25rem; color:#fff; font-weight:bold}
.n_nav_box .right{ padding-left:2rem}
.n_nav_box01 .right{ padding-left:2rem;width: 83%;}
.n_nav_box .right ul li{ float:left; font-size:1.25rem; color:#555555; transition:.5s; line-height:4.375rem; margin-right:2.5rem; }
.n_nav_box .right ul li.on, .n_nav_box .right ul li:hover{ font-weight:bold; color:#67a972}

.n_nav_box01 .right ul li{ float:left; font-size:1.25rem; color:#555555; transition:.5s; line-height:2.375rem!important; margin-right:2.5rem; }
.n_nav_box01 .right ul li.on, .n_nav_box01 .right ul li:hover{ font-weight:bold; color:#67a972}


.n_container{ padding:3.125rem 0 12.5rem; overflow:hidden}

.list_box17{ margin-bottom:2.5rem}
.list_box17 li{margin-bottom: 1.875rem;border-top: #67a972 2px solid;}
.list_box17 li a{display:block;transition:.5s;padding: 1.875rem 4rem 1.875rem 0.25rem;background:url(../images/line1.png) center top repeat-x;background-size:auto 100%;}
.list_box17 li .left{width: 7.5rem;}
.list_box17 li .left .time{text-align:center;margin: 1rem 0 0;}
.list_box17 li .left .time h3{font-size: 2.5rem;color: #595959;font-weight:bold;margin-bottom: .75rem;font-family: Impact;}
.list_box17 li .left .time h6{font-size:.875rem;color: #808080;font-family: Impact;}
.list_box17 li .left .time .libai{font-size:.875rem;color:#999999;border-top:#dedede 1px solid;margin: 1.25rem 0 0;padding: 1.5rem 0 0;}
.list_box17 li .right{width: calc(100% - 7.5rem);}
.list_box17 li .right .img_box{display: table-cell;padding-right: 2.125rem;width: calc(31.25rem + 2.125rem);}
.list_box17 li .right .img{}
.list_box17 li .right .img, .list_box17 li .right .img img{width: 100%;height: 19.375rem;overflow:hidden;object-fit:cover;background: #e6e6e6;min-width:31.25rem;}
.list_box17 li .right .con{ display: table-cell; vertical-align:top; padding:1.25rem 0 0}
.list_box17 li .right .con h5{font-size:1.25rem;color: #333333;line-height: 1.5;font-weight:bold;transition:.5s;white-space: break-spaces;}
.list_box17 li .right .con p{font-size: .875rem;color: #666666;line-height: 1.625rem;height: 8.125rem;margin: 2rem 0 2rem;}
.list_box17 li .right .con span{display:inline-block;font-size: 12px;color: #666666;width:100px;height:30px;line-height:30px;background: #e5e5e5;border-radius: 6px;text-align:center;transition:.5s;}

/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/

.n_container .w1200{ max-width:1500px;}

.mianbaoxie{padding: 0;position: relative;margin: 1rem 0 -1rem;text-align: center;}
.mianbaoxie img{ display:inline-block; margin:-3px .5rem 0 0}
.mianbaoxie h2{font-size: 2rem;display:inline-block;color: #333;text-align: center;}
.mianbao{height: 40px;line-height: 40px;display: inline-block;vertical-align: top;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #67a972;font-style:normal;transition: .5s;}
.mianbao i{ margin:0 6px}
.mianbao a{}

.j_pages{ text-align:center}

.n_tulist{ margin:0 -1.5rem; margin-bottom:2.5rem}
.n_tulist li{ float:left; width:33.333333%; padding:0 1.5rem; margin-bottom:1rem}
.n_tulist li a{ display:block; transition:.5s}
.n_tulist li a .img .img_hezi{ padding-bottom:62.06% !important}
.n_tulist li a .img .time{ width:4rem; height:5rem; background:#67a972; position:absolute; left:0; bottom:0; text-align:center}
.n_tulist li a .img .time h3{ font-size:2.5rem; color:#fff; font-family:Impact}
.n_tulist li a .img .time h6{ font-size:.875rem; color:#fff; font-family:Impact; margin:.25rem 0 0}

.n_tulist li a .con{ padding:1rem 0}
.n_tulist li a .con h5{font-size:1.125rem;color: #333333;line-height:1.875rem;max-height:3.75rem;margin-bottom:.5rem;transition: .5s;min-height:3.75rem;}
.n_tulist li a .con p{font-size:12px;color: #737373;line-height:24px;opacity: .7;white-space: nowrap;}
.n_tulist li a .con img{ margin:-3px .5rem 0 0; display:inline-block}





.n_xrld .box h3{line-height:3.125rem;background:#8d1617;padding:0 1.875rem;font-size:1.625rem;color:#fff;margin-bottom:2.125rem;}
.n_xrld .box dl{ margin-bottom:0}
.n_xrld .box dl dt{font-size: 1.75rem;color: #555555;font-weight:bold;margin-bottom: 1.875rem;}
.n_xrld .box dl .box1{margin: 0 -1.125rem;}
.n_xrld .box dl .box1 dd{float:left;width: 20%;padding: 0 1.125rem;margin-bottom: 2.5rem;}
.n_xrld .box dl .box1 dd .clearfix{display:block;padding: 0 1.25rem;position: relative;z-index:1;transition:.5s;}
.n_xrld .box dl .box1 dd .clearfix:before{content:"";position:absolute;top:4.375rem;right:0;bottom:0;left:0;border: #d9d9d9 1px solid;z-index:-1;transition: .5s;}
.n_xrld .box dl .box1 dd .clearfix .img{background: #e6e6e6;padding: 0;text-align: center; transition:.5s} 
.n_xrld .box dl .box1 dd .clearfix .img img{max-width: 100%;max-height: 280px; /*height:100%;min-height:133px; */}
.n_xrld .box dl .box1 dd .clearfix .left h5{font-size: 1.125rem;color: #67a972;line-height: 1.5;margin: .75rem 0 .25rem;text-align:center;font-weight: bold;}
.n_xrld .box dl .box1 dd .clearfix .left h6{font-size: 12px;color: #737373;line-height: 1.25;padding: 0 0 1rem;text-align:center;}
.n_xrld .box dl .box1 dd .clearfix .con{ width:calc(100% - 7.5rem - .375rem - .375rem); padding:0 0 0 .5rem}
.n_xrld .box dl .box1 dd .clearfix .con h5{ font-size:1.125rem; color:#323232; font-weight:bold; line-height:1.25}
.n_xrld .box dl .box1 dd .clearfix .con hr{ background:#d6ccb3; margin:.75rem 0}
.n_xrld .box dl .box1 dd .clearfix .con h6{ font-size:14px; color:#323232; font-weight:bold; line-height:1.25}
.n_xrld .box dl .box1 dd .clearfix .con p,.n_xrld .box dl .box1 dd .clearfix .con span{ font-size:12px!important; line-height:20px; min-height:80px; color:#999999; margin:.75rem 0 0}

.n_wzlist{ margin:0 -1.5rem}
.n_wzlist li{ float:left; width:33.333333%; padding:0 1.5rem; margin-bottom:2.5rem}
.n_wzlist li a{ display:block; padding:1.5rem 1.875rem; background:url(../images/line2.png) center top repeat-x; background-size:auto 100%; border-top:#67a972 2px solid; transition:.5s}
.n_wzlist li a h5{ font-size:1.125rem; color:#333333; line-height:1.75rem; height:3.5rem; transition:.5s}
.n_wzlist li a p{ font-size:.875rem; color:#737373; line-height:24px; height:72px; transition:.5s; margin:1rem 0 1.25rem}
.n_wzlist li a hr{ margin:0 0 1rem; background:#e6e6e6}
.n_wzlist li a h6{ font-size:.875rem; color:#666666}

.n_renwu_detail .left{ width:15rem}
.n_renwu_detail .left img{ width:100%}
.n_renwu_detail .left .con { padding:1.5rem .5rem 1.5rem}
.n_renwu_detail .left .con h5{ font-size:1.125rem; color:#67a972; line-height:1.625rem; font-weight:bold}

.n_renwu_detail .right{ width:calc(100% - 15rem); padding:0 0 0 4.75rem}
.n_renwu_detail .right ul{ border-left:#67a972 1px solid; padding:0 0 0 1.25rem; margin-bottom:3rem}
.n_renwu_detail .right ul li{ font-size:1rem; color:#737373; font-weight:bold; line-height:2rem}

.n_left{ width:calc(100% - 21.875rem); padding:0 3.125rem 0 0}

.n_right{ width:21.875rem}
.n_right h3{ background:#67a972; line-height:3.75rem; text-align:center; font-size:1.75rem; color:#fff; font-weight:bold}
.n_right h3 img{ margin:-3px .875rem 0 0}
.n_right ul{ padding:1.75rem 1.75rem; background:#f7f7f7}

.list_box18 li{border-bottom:#d9d9d9 1px solid;padding-bottom: .75rem;margin-bottom: .75rem;}
.list_box18 li a{display:block;}
.list_box18 li a h5{font-size:1rem;color:#333333;line-height:1.625rem;height:3.25rem;transition:.5s;margin: .375rem 0 0;}
.list_box18 li a h6{ font-size:.875rem; color:#666666; line-height:22px; transition:.5s;}
.list_box18 li a h6 svg{fill:#737373;width: 16px;height: 16px;vertical-align: middle;margin: -3px .375rem 0 0; transition:.5s;}

.list_box_wenzhang{ margin-bottom:3rem}
.list_box_wenzhang li{ border-bottom:#d9d9d9 1px solid; transition:.5s}
.list_box_wenzhang a{ display:block; padding:1.25rem 0; }
.list_box_wenzhang a .ll{ width:calc(100% - 7.5rem); padding:0 1.5rem 0 0}
.list_box_wenzhang li a h5{font-size: 1.25rem;color:#333333;line-height: 1.5;transition:.5s;margin: 0 0 .375rem;}
.list_box_wenzhang li a h6{ font-size:.875rem; color:#666666; line-height:22px; transition:.5s;}
.list_box_wenzhang li a h6 svg{fill:#737373;width: 16px;height: 16px;vertical-align: middle;margin: -3px .375rem 0 0; transition:.5s;}

.list_box_wenzhang a .rr{width:7.5rem;padding: 0.75rem 0 0;}
.list_box_wenzhang a .rr span{display:inline-block;font-size: 12px;color: #666666;width:100%;height: 34px;line-height: 32px;border: #e5e5e5 1px solid;border-radius: 6px;text-align:center;transition:.5s;}


.n_news_detail .ar_article_box .nav01{margin: 0rem 0 2rem;text-align: left;}
.n_news_detail .ar_article_box .nav01 hr{margin: 1rem 0 .5rem;background:#e5e5e5;}
.n_news_detail .ar_article_box h3{color: #67a972;font-size: 2.5rem;line-height: 1.5;margin-bottom: 1rem;font-weight: bold;}
.n_news_detail .ar_article_box h5{font-size: 1.55rem;line-height: 1.5;}
.n_news_detail .ar_article_box h3 font{display:inline-block;}
.n_news_detail .ar_article_box h3 .fr{ width:2.375rem; position:relative}
.n_news_detail .ar_article_box h3 .fr>img{width:100%;max-width: 2.375rem;}
.n_news_detail .ar_article_box h6{display: block;color: #999999;font-size: .875rem;line-height: 2.1875rem;font-weight:normal;margin: 0;vertical-align: top;position: relative;}
.n_news_detail .ar_article_box h6 span{margin: 0 1.75rem 0 0;font-size: .875rem;color: #555555;display: inline-block;}
.n_news_detail .ar_article_box h6 span img{ margin:-3px 6px 0 0}

.bdsharebuttonbox01 a {width: 30px!important;height: 30px!important;margin: 0 0!important;float: none!important;padding: 0!important;display: block;}
.bdsharebuttonbox01 a img { width: 25px; height: 25px; }

.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; }
.bdshare-button-style0-24{padding:6px;border:#ccc 1px solid;background:#f4f4f4;display: inline-block;}
.bdshare-button-style0-24 .bds_weixin,.bdshare-button-style0-24 .bds_sqq,.bdsharebuttonbox01 .bds_qzone, .bdsharebuttonbox01 .bds_tqq,.bdsharebuttonbox01 .bds_tsina { background-position:inherit !important}
.bdsharebuttonbox01 dd{font-size:12px;color:#999;margin:0;text-align:center;}
.bdsharebuttonbox01 dd:hover{ -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0); filter:none; filter:alpha(opacity=100); opacity:1;  -moz-opacity:1; -khtml-opacity:1;}
.bdsharebuttonbox01{padding:0;}
.n_news_detail .bdshare-button-style0-24 dd{display:inline-block;margin-left: 5px;}
.n_news_detail .bdshare-button-style0-24{border:none;background:none;line-height: inherit;font-size: 0.875rem;color: #404040;vertical-align: top;position: absolute;right:0;}
.n_news_detail .bdshare-button-style0-24 a{ background:none; display:inline-block}


.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}

.shart_box{display:inline-block; cursor:pointer}
.social-share{font-size: .875rem;display: inline-block;background: #fff;vertical-align: top;margin: 0;transition:.5s;z-index: 10;left: 3rem;color: #555555;}.social-share *{font-family:"socialshare" !important}.social-share a{position:relative;text-decoration:none;margin: 0 .125rem 0;display:inline-block;outline:none;}.social-share .social-share-icon{position:relative;display:inline-block;width: 2.1875rem;height: 2.1875rem;border-radius:50%;line-height: 2.1875rem;border: none;color: #666666;text-align:center;vertical-align: top;transition:background 0.6s ease-out 0s;transition: .6s;font-size: 13px;background: #ececec;margin-right: .75rem;background-size: 100% 100% !important;}.social-share .social-share-icon:hover{
}.social-share .icon-weibo{border-color:#ff763b;}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{border-color:#56b6e7;}.social-share .icon-qq:hover{}.social-share .icon-qzone{border-color:#FDBE3D;}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{border-color:#0077B5;}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;border-color:#7bc549;}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;bottom: -205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;top: -13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent;}.social-share .icon-wechat:hover .wechat-qrcode{display:block}

.social-share .icon-weibo {background: url(../images/share-icon01.png) no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-wechat {background:url(../images/share-icon02.png) no-repeat center center !important;background-size: 100% 100% !important;}

.n_news_detail .ar_article_box h6 span:hover .social-share{ opacity:1; visibility:visible}


.right_fr1{width: 18.75rem;background:#fff;}
.right_fr1 .fl001{border-bottom: #e3e3e3 1px solid;margin-bottom: 2.5rem;padding-bottom: 2.5rem;}
.right_fr1 .fl000 h3{font-size: 1.625rem;color: #323232;line-height: 1.5;margin-bottom: 1rem;}

.n_news_detail{}

/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 1.75rem 0 0;box-sizing: border-box;width: 100%;margin-top: 2.875rem;border-top: #dcdcdc 1px solid;}
#ar_fot h1{display:block;width: 100%;font-size: 1rem;line-height: 2rem;color: #555555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#ar_fot h1 span{color: #555555;}
#ar_fot h1 a{color: #555555;font-weight:normal;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; 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: #67a972;}

/*==========================================内页 结束=============================================*/




@media(min-width: 768px){
	.list_box1 li a:hover .img img, .list_box6 li a:hover .img img{ transform:scale(1.05)}
	
	.more001 a:hover{ color:#fff}
	.more001 a:hover:after{ background:#88be23}
	
	.list_box5 li:hover .con h5, .list_box7 li a:hover .con h5, .list_box8 li:hover h5{color:#88be23;padding-left: 4px;}
	
	.list_box4 li:hover .con h5{ color:#238ece}
	
	.list_box9 li:hover, .list_box10 li:hover{ text-decoration:underline}
	
	.container03 .content h6:hover img{ transform:translateY(.5rem)}
	
	.list_box17 li .right .con span:hover{background: #67a972;color: #fff;}
	
	.mianbao a:hover{text-decoration:underline;}
	.list_box17 li .right .con h5:hover{ color:#67a972}
	
	.n_tulist li a:hover .con h5, .n_wzlist li a:hover h5, .list_box18 li a:hover h5, .list_box_wenzhang li:hover a h5{ color:#67a972; font-weight:bold}
	
	.n_tulist li:hover a, .n_wzlist li:hover a{ transform:translateY(-.5rem)}
	.list_box_wenzhang li:hover{ border-bottom:#67a972 1px solid}
	.list_box_wenzhang li:hover a .rr span{ background:#67a972; color:#fff; border:#67a972 1px solid}
	
	.n_xrld .box dl .box1 dd .clearfix:hover .img{ transform:translateY(-.5rem)}

	.n_xrld .box dl .box1 dd .clearfix:hover:before{ border:#67a972 1px solid}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1830px){
	.w1800{ padding:0 15px}
}

@media(max-width: 1630px){
	.w1600{ padding:0 15px}
	
	.header_box .logo img{max-width: 20rem;}
}

@media(max-width: 1400px){
	.MainMenu #links>li{ margin-left:1.25rem}
}

@media(max-width: 1280px){
	.header_box .logo img{max-width: 16rem;}
}

@media(max-width: 1200px){
	.banner .w1200, .w1200{ padding:0 15px}
	.header_box_wai{ display:none}
	.m_header_box{ display:block}
	
	.banner ul li a{padding-bottom:60%;border-radius: 0 2.25rem;}
	
	.banner .miso-arrow{ width:1.875rem; height:1.875rem;}
	.banner .miso-prev{ left:10px;}
	.banner .miso-next{ right:10px;}
	.banner ul li a h5{font-size: 1.25rem;bottom: 1rem;}
	
	.banner{ height:auto}
	
	.container02 .right{ padding:5.25rem 0 0 3.75rem}
	.list_box5 li{ padding-bottom:.5rem; margin-bottom:.5rem}
	
	.mianbaoxie, .n_nav_box{ display:none}
	#nav_slide{ display:block}
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	.title001 font img{ height:1.75rem}
	
	.container01{ padding:2.5rem 0}
	
	.container01 .left{ width:100%}
	.container01 .right{width:100%;padding: 2rem 0 0;}
	
	.container01 .right{margin:0 -.9375rem;width: auto;}
	.list_box3{ padding:0 .9375rem}
	
	.list_box3 li a .img .img_hezi, .list_box1 li a .img .img_hezi{ padding-bottom:72.46% !important}
	
	.container02 .left{width:100%;padding: 2rem 0 0;}

	.container02 .right{width:100%;padding: 2.5rem 0 0;}
	.container02{background: url(../images/container02_bg1.jpg) center bottom no-repeat;background-size: cover;padding: 2.5rem 0;}
	
	.container02 font{ transform: translateX(0);}
	
	.list_box4 li .img .img_hezi{ padding-bottom:62.66% !important}
	
	.container04 .left{width:100%;padding: 2rem 0 0;}
	.container04 .right{width:100%;padding: 5rem 0;}
	.list_box7 li a .img{ margin:0 auto; width:60%}
	
	.list_box7 li a .con h5{ color:#333}
	.list_box7 li a .con p{ color:#666}
	.more001{ margin:1.5rem 0 0}
	.list_box7 li a .img:before{ transform:translateY(-50%) translateX(-50%) scale(1.5)}
	.container04{ padding:0 0 0}
	.container04 .left .title001{text-align:center;margin-bottom: 2.5rem;}
	.container04 .left .title001 img.img1{ display:none}
	.container04 .left .title001 img.img2{ display:inline-block}
	.container04 .left .title001 font{ text-align:center; background: url(../images/title001_bg.png) center bottom no-repeat;}
	
	.container03{ padding:3rem 0 1.5rem}
	
	.container05{padding: 3rem 0 0;}
	.container06{padding: 2.5rem 0 4rem;}
	
	footer .content .box{width:100%;margin: 0;padding: 2.5rem 15px;border-radius: 0;text-align: center;height: auto;}
	footer .content .box .top{max-width:100%;width: 100%;}
	
	.list_box17 li .left{ display:none}
	.list_box17 li .right{ width:100%}
	
	.list_box17 li .right .img_box{width:100%;display:block;padding: 0 0 1.5rem;}
	.list_box17 li .right .img, .list_box17 li .right .img img{width:100%;height:auto;display: block;min-width:auto;}
	.list_box17 li .right .con{padding:0;display: block;}
	
	.list_box17 li a{ padding:2rem 1rem}
	
	.n_container{ padding:2.5rem 0 2.5rem}
	.list_box17{ margin-bottom:1.5rem}
	
	.n_banner .img, .n_banner .img img{ border-radius: 0 2.25rem;}
	
	.banner{ padding:1.25rem 0 1.5rem}
	
	.n_tulist{ margin:0 -7px}
	.n_tulist li{ width:50%; padding:0 7px}
	
	.n_xrld .box dl .box1 dd{ width:33.333333%;}
	
	.n_wzlist li{ width:50%}
	
	.n_left{ width:100%; padding:0}
	.n_right{ width:100%; padding:2rem 0 0}
.list_box12 li{width:100%;}
.yzjy_pic img {
}
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
	
	.list_box2 li{ width:100%; margin-bottom:1.25rem}
	.list_box3{ width:100%;}


	.container01 .right{ padding:0}
	
	.container05 .content .box{width:100%;margin: 0 0 2.75rem !important;}
	
	.container05 .content .box .title003 img{ height:2.125rem}
	.container05 .content .box .title003{font-size: 1.5rem;height: 5.5rem;}
	.container06 .img{ border-radius:2rem}
	.list_box11 li img{ width:14px;height:auto;}
	
	footer .content .box2 h3 img, footer .content .box h3 img{ height:1.75rem}
	.list_box12 li h3 img{ height:auto !important}
	
	.list_box6{ margin:0 -6px;}
	.list_box6 li{ padding:0 6px}
	
	.title002 img{ height:1.75rem}
	.container03 .content:before{ top:1.5rem; right:1.5rem; bottom:1.5rem; left:1.5rem}

	.container03 .content{ padding:0 3rem}
	
	.container001{ background: url(../images/container001_bg.jpg) center bottom no-repeat; background-size: cover;}
	
	.list_box7 li a .con h5{color:#000;font-size: 1.375rem;}
	.list_box7 li a .con p{ color:#333; opacity:.6}
	
	.title001 font img.img1{ display:none}
	.title001 font img.img2{ display:inline-block}
	
	.container05 .title001 font{ background: url(../images/title001_bg1.png) center bottom no-repeat;}
	.title001 font{ background-size:4rem auto !important}
	.container05 .title001{ margin-bottom:2rem}
	.list_box5 li .con .ll p img, .list_box4 li .con .ll p img{ max-width:12px; max-height:12px;}
	
	.list_box4 li .con .ll p:nth-child(2) img{ margin-left:2px}
	.list_box5 li .con .ll p:nth-child(3) img{ margin-left:2px}
	.title001{ margin-bottom:2rem}
	
	.list_box3 li{ margin-bottom:1.25rem}
	.container01 .more001{ margin:.5rem 0 0}
	.list_box17 li .right .con h5{ font-size:1.125rem}
	.list_box17 li .right .con p{ margin:1rem 0}
	.list_box17 li{ margin-bottom:1rem}
	
	.n_tulist li a .img .time h3{ font-size:2rem}
	
	.n_tulist li{ width:100%}
	
	.n_xrld .box dl .box1{ margin:0 -7px}
	.n_xrld .box dl .box1 dd{width:50%;padding: 0 7px;}
	.n_xrld .box dl dt{ font-size:1.5rem}
	
	.n_wzlist{ margin:0 -7px}
	.n_wzlist li{ width:50%; padding:0 7px; margin-bottom:1rem}
	.n_wzlist li a{ padding:1.5rem 10px}
	.n_wzlist li:first-child{ width:100%}
	
	.ar_article p{font-size: 13px !important; line-height:26px !important; margin-bottom: 1rem; text-indent:26px}
	
	
	.n_renwu_detail .left{ text-align:center; width:100%}
	.n_renwu_detail .left img{ display:inline-block; max-width:12rem}
	.n_renwu_detail .right{ width:100%; padding:0}
	
	.list_box_wenzhang a{ padding:.75rem 0}
	.list_box_wenzhang a .ll{ width:100%; padding:0}
	.list_box_wenzhang a .rr{ display:none}
	
	.n_right h3 img{ height:20px;}
	.n_right h3{ font-size:18px;}
	.list_box_wenzhang li a h5{ font-size:1.125rem}
	.n_news_detail .ar_article_box h6 span{ margin:0 .75rem 0 0}
	.social-share .social-share-icon{ margin-right:.25rem}
	.n_news_detail .ar_article_box h3{ font-size:1.75rem}
        .n_news_detail .ar_article_box h5{font-size: 1.125rem;line-height: 1.25;}
}


@media(max-width: 456px){
	
} 

.pb_sys_style1 .p_no_d {
    border: 1px solid #57a992 !important;
    color: #fff;
    background-color: #57a992 !important;
}

#vsb_content_2 TABLE TD{text-indent:0 !important;}