@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100vh;} html{ overflow:-moz-scrollbars-vertical;} 

.loader{ position:fixed; top:0; right:0; bottom:0; left:0; z-index:1000000; background:#fff}

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow{ overflow:hidden}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.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:14px;color:#7d7c7c;line-height:30px; }
.ar_article p{font-size: 1.125rem !important;color: #323232;line-height: 1.875 !important;margin-bottom: 0.5rem;text-indent: 0rem;word-wrap: break-word;margin-left: 30px;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{max-width:100%;margin-left: 0rem;height: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;}

/*百度播放器美化*/
#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}
#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}
#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}
#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}

/*Slider 开始*/
.miso_qh{ opacity:0; visibility:hidden; transition:0.6s}
.miso_qh.miso-initialized{ opacity:1; visibility:visible;}
.miso-slider{ position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:0}
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; z-index:0}
.miso-list:focus{outline: none;}
.miso-list.dragging{ cursor: pointer; cursor: hand;}
.miso-slider .miso-track,
.miso-slider .miso-list{ -webkit-transform: translate3d(0, 0, 0);  -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); min-width:100%}
.miso-track {position: relative;left: 0;top: 0;display:inline-block;zoom: 1;margin-left: auto;margin-right: auto;vertical-align: top;}
.miso-track:before,
.miso-track:after{ display: table; content: '';}
.miso-track:after{ clear: both;}
.miso-loading .miso-track{ visibility: hidden;}
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; -moz-user-select:text; -khtml-user-select: text; user-select:text;}
[dir='rtl'] .miso-slide{ float: right;}
.miso-slide img{ display: block;}
.miso-slide.miso-loading img{ display: none;}
.miso-slide.dragging img{ pointer-events: none;}
.miso-initialized .miso-slide{ display: block;}
.miso-loading .miso-slide{ visibility: hidden;}
.miso-vertical .miso-slide{ display: block; height: auto;}
.miso-arrow.miso-hidden {display: none;}

.miso-loading .miso-list{ background: #fff ;}
.miso-arrow{ z-index:1}
.miso-prev,
.miso-next{font-size: 0;line-height: 0;  position: absolute; top: 50%; display: block; width: 20px; height: 20px;padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent;}
.miso-prev:hover,
.miso-prev:focus,
.miso-next:hover,
.miso-next:focus{ color: transparent; outline: none; background: transparent;}
.miso-prev:hover:before,
.miso-prev:focus:before,
.miso-next:hover:before,
.miso-next:focus:before{ opacity: 1;}
.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before{ opacity: .25;}

.miso-prev:before,
.miso-next:before{ font-size:2rem; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight:bold; cursor:pointer}

.miso-prev{ left: 0px;}
[dir='rtl'] .miso-prev{ right: 0px; left: auto;}
.miso-prev:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-prev:before{ content: ''; font-family:simsun;}

.miso-next{ right: 0px;}
[dir='rtl'] .miso-next{ right: auto; left: 0px;}
.miso-next:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-next:before{ content: ''; font-family:simsun;}

/* Dots */
.miso-dots { position: absolute; bottom:0; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus{ outline: none; }
.miso-dots li.miso-active a{ transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size:0; cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%;z-index: 1;}
.miso-prev{ left:0}
.miso-next{ right:0}
.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:32px; height:32px; display:block}
.miso-lightbox .miso-prev:before{ content: ''; background: url(../images/left_svg.svg) center no-repeat;}
.miso-lightbox .miso-next:before{ content: ''; background: url(../images/right_svg.svg) center no-repeat;}
@media(max-width: 768px){
	.miso-prev, .miso-next{ width:20px; height:20px;}
	.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:20px; height:20px; background-size:20px 20px}
} 
/*Slider 结束*/


.piaofu{ width:65px; position:fixed; right:15px; z-index:100000; bottom:30%}
.piaofu .anniu{display:inline-block;width: 60px;height: 60px;line-height: 60px;background: #fff;border-radius: 100%;margin-bottom: 5px;}
.piaofu .anniu a{ display:block; width:100%; height:100%; position:relative; z-index:1}
.piaofu .anniu a h4{line-height: 60px;}
.piaofu .anniu:hover a h4{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
.piaofu .anniu a h6{ font-size:12px; color:#6a6c6d}
.piaofu .anniu.anniu01,.piaofu .anniu.anniu02{ cursor:pointer; position:relative}
.piaofu .anniu.anniu01 .piao_ewm{border-radius: 2px;position:absolute;left: -109px;bottom: -1px;border: #e5e5e5 1px solid; display:none}
.piaofu .anniu.anniu01 .piao_tel{border-radius: 30px;position:absolute;width: 230px;height:60px;right: 0;top: 0;background:#3b73cb;display:none;padding: 0 35px;font-size: 20px;color: #fff;}
.piaofu .anniu.anniu02{ display:none}
.piaofu .anniu.anniu02 a h4{margin-top:-3px;}
.anniu_close img{ position:absolute; top:-15px; right:-10px; width:18px; height:18px; cursor:pointer}

.Statistical{display:inline-block; margin-left:12px;}
.Statistical span,.Statistical span img{ vertical-align:top}
.bd_weixin_popup{ box-sizing:content-box}
.bd_weixin_popup .bd_weixin_popup_foot{ text-align:center !important}

@-webkit-keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@-webkit-keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); }
}

@keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); }
}


#gotop{position:fixed;z-index:90;bottom: 2rem;right: 1rem;box-sizing:border-box;text-align:center;cursor:pointer;-moz-transition:all .5s;-webkit-transition:all .5s;width: 2.875rem;height: 2.875rem;line-height: 2.875rem;background: #c9caca;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; }

@media (max-width:4000px){html{font-size:16px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:14px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:13px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

body{ background:#003486; }
.index_miso{ max-width:1820px; padding:0 50px; margin:0 auto}
.index_miso_box{background: url(../images/bgbg.jpg) center repeat;}

.w1200{ margin:0 auto; padding:0 6.25rem; }

.header_box{height: 0;position: relative;z-index: 10000;}

#header{height: 5rem;width: calc(100% - 12.5rem);position:fixed;top: 10px;z-index: 998;transition: .5s;}
#header .w1200{height:100%;max-width: 100%;position:relative;z-index: 1;}
#header .w1200:before{content:"";position:absolute;top:0;right: 6.25rem;bottom:0;left:0;background:url(../images/header_bg.png) center no-repeat;background-size: 100% 100%;box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.2);z-index: -1;border-radius: 0 .625rem .625rem 0;}
#logo{float:left;height:100%;width: 25%;text-align: center;display: flex;align-items: center;}
#header .box_table{width: 100%;}
.header_box #logo img{width: 22rem;}
#logo img.img02{ display: none;}
#header .fr{display: flex;flex-grow: 1;width: calc(100% - 25%);align-items: center;justify-content:center;}
#nav{width: calc(100% - 15.5rem);padding: 0 2rem 0 0;}
#nav ul{display: flex;justify-content: space-between;}
#nav ul li{height: 5rem;position:relative;z-index:0;}
#nav ul li a{ display:block; text-transform:uppercase;}
#nav ul li h3{font-size: 1.125rem;color: #323232;line-height: 5rem;overflow:hidden;text-align: center;position:relative;transition: .5s;}
#nav ul li h3:hover{ color: #003486;}
#nav ul li h3:before{content: "";display: block;width: 100%;height: 2px;position: absolute;left: 0;bottom: 0;opacity: 0;transform: scaleX(0);transition: .5s;}
#nav ul li.on h3{ }
#nav ul li.on h3:before,#nav ul li:hover h3:before{ transform:scaleX(1); opacity: 1;}

#nav ul li.on h3{color: #003486;}
#nav ul li h3 svg{ width: 12px;}
#nav ul li a i{ display:inline-block; width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;background: #003486;width: 287px;left:50%;margin-left: -141px;z-index: 10000;transform:translateY(-20px);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;box-shadow: 0 4px 15px rgba(0,0,0,.05);}
#nav ul li .sub .box{padding: 10px 0;/* background:#fff; */text-align: center;}
#nav ul li .sub a{padding: .125rem 0;line-height:2;transition:.3s;font-size:1.125rem;letter-spacing: 1px;color: #fff;}
#nav ul li .sub a:hover{color: #fff;background: #c9caca;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform:translateY(0px);}


#nav ul li .sub:before {
    content: "";
    position: absolute;
    top: -3px;
    right: 50%;
    margin-right:-20px;
    height: 40px;
    width: 40px;
    left: 50%;
    margin-left: -20px;
    background-color: #FFFFFF;
    border: 1px solid #bbb;
    z-index: -1;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    display: none;
}

.top_menu{width: 7.5rem;height: 5rem;display: flex;justify-content: center;position: relative;}
.top_menu:before{ content:""; position:absolute; top:.625rem; bottom:.625rem; left:0; width:1px; background:#e1e1e1}
.top_menu .ico{}
/*语言切换*/
.top_menu #yuyanBtn{position:relative;height:100%;padding-left: 1.5rem;}
.top_menu #yuyanBtn:before{content:"";position:absolute;width:1px;height:6px;left: .75rem;background:#afafaf;top:50%;margin-top: -3px;}
.top_menu #yuyanBtn .dt{ height:100%;}
.top_menu #yuyanBtn .dt .box_table{ width:100%; text-align:center}
.top_menu #yuyanBtn i{display:inline-block;width:9px;height:6px;background-size:contain;vertical-align:middle;margin-left: 1rem;}
.top_menu #yuyanBtn i svg{ display: block;}
.top_menu #yuyanBtn .dd{position:absolute;top:100%;background:#fff;width: 100%;left:50%;margin-left: -50%;border:1px solid #bbb;border-bottom:5px solid #06783f;z-index: 10000;transform:translateY(-20px);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}
.top_menu #yuyanBtn:hover .dd{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform:translateY(0px);}
.top_menu #yuyanBtn .dd .box{ padding:10px 20px; background:#fff; }
.top_menu #yuyanBtn .dd:before {
    content: "";
    position: absolute;
    top: -3px;
    right: 50%; margin-right:-20px;
    height: 40px;
    width: 40px;
    background-color: #FFFFFF;
    border: 1px solid #bbb;
    z-index: -1;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
.top_menu #yuyanBtn .dd a{ display:block; text-align:center; line-height:35px; height:35px; color: #333; font-size:14px}
.top_menu #yuyanBtn .dd a:hover{ color:#06783f}
/*搜索*/
#searchBtn{height:100%;display: flex;align-items: center;}
#searchBtn .box_table{width: 100%;text-align: center;}
#searchBtn a{display: inline-block;height:42px;line-height:39px;border-radius:50%;text-align:center;transition:.3s;overflow:hidden;}
#searchBtn svg{vertical-align:middle;display:inline-block;fill: #999999;width: 1.25rem;height: 1.25rem;transition: .5s;}
 
.top_menu .ico a{font-size: 1.125rem;color: #999999;font-family: arial;text-transform:capitalize;display: flex;width:  100%;align-items: center;height: 5rem; transition:.5s}
.top_menu .ico a img{ margin:0 .5rem 0 0}
.top_menu .icon{ fill:#626262;vertical-align:middle; }

/*#header:hover{ background: #fff;}
#header:hover #logo .img01{ display: none;}
#header:hover #logo .img02{ display: block;}
#header:hover #nav ul li h3{ color: #333;}
#header:hover #nav ul li h3 svg path{ stroke: #777;}
#header:hover #searchBtn svg{ fill: #0066b2;}
#header:hover .top_menu .ico a{ color: #666;}
#header:hover .top_menu #yuyanBtn i svg path{stroke: #666;}
#header:hover .top_menu .icon path{ fill: #0066b2;}*/

#header.xg{ background: #fff; height:6rem; box-shadow:0 0 2px rgba(0, 0, 0, 0.1);}
#header.xg #logo .img01{ display: none;}
#header.xg #logo .img02{ display: block;}
#header.xg #nav ul li{ height: 6rem;}
#header.xg #nav ul li h3{ color: #333; line-height: 6rem;}
#header.xg #nav ul li h3 svg path{ stroke: #777;}
#header.xg #searchBtn svg{ fill: #0066b2;}
#header.xg .top_menu{ height: 6rem;}
#header.xg .top_menu .ico a{ color: #666;}
#header.xg .top_menu #yuyanBtn i svg path{stroke: #666;}
#header.xg .top_menu .icon path{ fill: #0066b2;}


#header:hover .top_menu #yuyanBtn, #header:hover #searchBtn{ }

.tc{ transition:all ease 300ms; position: fixed; width: 100%; height: 100%;  top: 0; left: 0; z-index:9999999999; pointer-events: none; visibility:hidden; opacity:0;  transition:.5s;}
.tc[name=tc_search]{ opacity:1;}
.tc.act{  display: block;  pointer-events: auto; visibility:visible; opacity:1;}
.tc-box{
  box-sizing:border-box; z-index:999;
  display: block;
  position:relative;
  }
/*.tc.act .tc-box{ -webkit-animation-name: anim-open-2; animation-name: anim-open-2; transform:scale(1);}*/
.tc_close{ position: absolute; cursor:pointer; color:#e13a39; font-size:30px; right: 30px; top: 30px;}
.tc_close svg{width:3rem;height:3rem;vertical-align: top;}
.tc_close svg circle{fill: rgba(255,255,255,.2);}}
.tc_bg { height: 100%; background: rgba(0,0,0,.85); position: absolute; top: 0; left: 0; width: 100%; z-index: 0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; transition:.5s; }
.tc.act .tc_bg{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; transition:.5s; }
#tc_search{width:100%;padding:3rem;background: rgba(238,150,64, .95);position:relative;transform:translateY(-100%);transition:.5s .5s ease-out;z-index:1;overflow:  hidden;}
.act #tc_search{ transform:translateY(0);  transition:.5s ease-in;}
/*弹窗内容样式*/
#tc_search .header-search{ height:5rem; position:relative; width:900px; max-width:90%; margin:0 auto;}

#tc_search .header-search:after{ content:""; width:0; height:1px; background:#fff; transition:.5s; display:block; position:absolute; bottom:0; left:0;}
.act #tc_search .header-search:after{ width:100%; transition: ease-in-out .5s .5s;}
#tc_search .focus_js{width: 90%;height:5rem; font-size:2rem; color:#fff;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0; background:none;}
#tc_search .btn_blue{ position:absolute; top:0; right:0; width: 40px;height:5rem; border:0; line-height:4.25rem;background:url(../images/seach_white.svg) center center no-repeat; background-size:1.8rem;font-size:1.125rem;color:#fff;cursor:pointer;text-transform:uppercase; }
#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消失-结束 */
#tc_search .draw_h:before{ border:1px solid rgba(255,255,255,.3);}
#tc_search .draw_h:hover svg.drawcircle circle {/* stroke:#fff; */}
#tc_search .draw_h img {position:absolute;top:50%;margin-top: -8px;left:50%;margin-left: -8px;transition:.3s;width: 16px;}
/***********************/

/*手机导航开始*/
#m_header{display:none;height:4.5rem;position:fixed;top:0;width: 100%;z-index:999;transition:0s 1.5s;background: #fff;box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);padding: 0 15px;}
#m_header .w1200{ position:relative; height:100%;}
.m_user{ height:4.5rem; line-height: 4.5rem; margin-right: 2rem; color: #999;}
.m_user a{ display: inline-block; margin: 0 .625rem; color: #666;}
.m_user a svg{ width: 16px;}
.m_user a:hover{ color: #ff0000;}
.m_user a:hover svg path{ fill: #ff0000;}
#m_logo{ transition:0s 1.5s; height:100%; visibility:visible; float: left;}
#m_logo img{display:block;max-height: 30px;}
#m_logo .box_table{ width:auto}
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999999;float: right;margin-left: 20px;}
#nav_btn_box.on { background: none; }
#m_header #logo .box_table, #nav_btn_box .box_table { width: auto; float: left; }

#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 1.875rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.75rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #003486;}
#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: #003486;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;overflow: auto;margin: 0rem 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 1.5rem 0 7rem;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #003486;background-size: 100% auto;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 2.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 4rem;height: 4rem;color: #fff;padding: 0;font-size: 14px;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 20%;height: 4rem;display: inline-block;background: url(../images/arrow_down.svg) calc(100% - 2rem) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background: url(../images/arrow_down_on.svg) calc(100% - 2rem) center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 1rem;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*三级导航 开始*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:.875rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 4.5rem;}
#m_header #logo .box_table, #nav_btn_box .box_table { width: auto; float: left; }
.m_header_box header{padding:0 15px;top: 0;height: 60px;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background: #ffffff;background-size: 100% auto;}

#m_header #logo{height: 60px;float: left;width: auto;}
#m_header #logo img{max-height:60%;max-height: 60px;}
#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);}

#m_nav .list_box0{width:100%;text-align:center;margin-bottom: 1rem;}
#m_nav .list_box0 .li{display:inline-block;margin:0 .75rem;font-size: 14px;color: #fff;}

/*顶部搜索*/
/*顶部搜索*/
.tc_search {margin: 0 1.3rem;width: calc(100% - 2.6rem);position: absolute;bottom: 1rem;}
.tc_search .header-search{height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .focus_js{font-size:.875rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 38px; line-height: 38px; border: 0; background: url(../images/search_white.svg) center center no-repeat; background-size: 1.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
c color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;

}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */

.wap_search{font-size:16px;border-radius: 0;color:#fff;text-align:center;font-family:arial;letter-spacing:2px;line-height:40px;transition:height .4s ease-in-out;-webkit-transition:height .4s ease-in-out;overflow:hidden;width: 100%;position: absolute;bottom: 0;}
.wap_search .header-search{height:40px;border-radius: 0;background:rgba(255,255,255,.15);position:relative;margin: 20px 25px;}
.wap_search .input{ font-size:.875rem; color:#fff; height:40px; line-height:40px; padding-left:1.5rem; box-shadow:none;-webkit-appearance: none;float:left;border-right: 0; background:none;width:90%;}
.wap_search .btn_blue{ position:absolute; cursor:pointer; top:0; right:0; width: 50px;height:40px; line-height:40px; border:0; background:url(../images/seach_white.svg) center no-repeat; background-size: 1.5rem;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.9); }
.wap_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.9); }
.wap_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#fff; color: rgba(255,255,255,.9); }
.wap_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.9); }/* WebKit browsers */
.wap_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */

.wap_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.wap_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.wap_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/
video{margin:0 auto;}
/*首页banner*/
#banner{width:100%;overflow: hidden;position: relative;/* top:0; *//* left:0; */z-index:1;background:#fff;}
#banner .banner_slider{margin: 0;overflow: hidden;}
#banner li{position:relative;display: block !important;}
#banner li a{ display:block; position:relative}
#banner li .img img{width:100%;background-size: cover !important;z-index:8;-webkit-transform: scale(1.2);transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);}	
#banner .miso-slide video{display: block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;object-fit: cover;}
#banner li a .top{position:absolute;left:0;right:0;bottom:0;width:calc(100% - 34.375rem);z-index: 10;}
#banner li a .top h5{font-size:1.875rem;color:#fff;line-height: 3;}

#banner li .img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/banner_top.png) center bottom no-repeat;background-size:100% auto;z-index: 10;}
#banner li .img .img_hezi{padding-bottom: 37.79% !important;}
@-webkit-keyframes bgscale {
from { -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
to { -webkit-transform: scale(1); transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
}
@keyframes bgscale {
from { -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
to { -webkit-transform: scale(1); transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
}
#banner .miso-current .img img{ animation:bgscale 6s linear forwards; -webkit-animation:bgscale 6s linear forwards; }
#banner .w1200{ height:100%;}
#banner li.miso-current{ z-index:999;}

.qiehuan_zhushi{width: 40.625rem;height: 60px;text-align:center;position: absolute;right: 0;bottom: 0;display: flex;justify-content: center;background:url(../images/banner_top1.png) center no-repeat;background-size:100% 100%;align-items: center;}
.qiehuan_zhushi .dangqian{display:flex;font-weight:bold;position: relative;width:54px;flex-direction:column;align-items: flex-start;}
.qiehuan_zhushi .dangqian:before{content:"";position:absolute;width:1px;height:100%;background: #b3b3b3;left: 56%;transform: rotate(22deg);}
.qiehuan_zhushi .dangqian h4{font-size:1.5rem;color:#003486;margin-bottom: .25rem;font-family: "Microsoft Yahei";}
.qiehuan_zhushi .dangqian h5{font-size:1rem;color:#666666;align-self: flex-end;font-family: "Microsoft Yahei";}
.progress{display:inline-block;width:18.75rem;height: 2px;border-radius: 0;overflow: hidden;background-color: #e2e2e2;background-image: linear-gradient(to right, #003486, #003486);background-repeat: no-repeat;background-size: 0 100%;transition: background-size .4s ease-in-out;z-index: 100;margin: 1.25rem 6%;}
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}
.qiehuan_zhushi .qiehuan_btn{ display:inline-block; line-height:40px;}
.qiehuan_zhushi .qiehuan_btn .btn_left{display:inline-block;vertical-align: middle;}
.qiehuan_zhushi .qiehuan_btn span{display:inline-block;width:1px;height:16px;background:#d2d2d2;margin:0 4px;vertical-align: middle;}
.qiehuan_zhushi .qiehuan_btn .btn_right{display:inline-block;vertical-align: middle;}
.qiehuan_zhushi .qiehuan_btn svg{fill:#a7a7a7;transition:0.36s;vertical-align: middle;margin-top: -3px;cursor:pointer;width: 1.75rem;height: 1.75rem;}

.title001{ display:flex; align-items:center; justify-content:space-between; margin-bottom:1.875rem}
.title001 .ll{font-size:2.25rem;color:#323232;background:url(../images/title001_bg.png) center bottom repeat-x;padding-bottom: 7px;}
.title001 .ll img{ margin:0 .5rem 0 0}
.title001 .ll img.img2{ display:none}
.miso_a{ background:url(../images/title001_a.png) center no-repeat; width:70px; height:22px; display:flex; color:#999999; align-items:center; transition:.5s}

.container01{ padding:3.75rem 0; overflow:hidden;}
.container01 .w1200{ display:flex; flex-wrap:wrap}
.container01 .left{ width:calc(100% - 23.75rem); padding:0 3.75rem 0 0 }
.container01 .right{width:23.75rem;position: relative;}

.container01 .left .content{ display:flex;}
.container01 .left .content .ll{ width:31.25rem}
.container01 .left .content .cc{ width:4.375rem; background:url(../images/line_bg1.png) center no-repeat; display:flex; align-items:center; justify-content:center}
.miso_arrow_box{ display:flex; flex-direction:column}
.miso_arrow_box .miso_arrow1{ width:31px; height:31px; border:#dcdcdc 1px solid; background:#fff; transition:.5s; border-radius:50%; margin:.625rem 0; display:flex; align-items:center; justify-content:center; cursor:pointer}
.miso_arrow_box .miso_arrow1 svg{ width:.75rem; height:.75rem; fill:#323232; transition:.5s;}

.container01 .left .content .rr{ width:calc(100% - 4.375rem - 31.25rem)}

.list_box_01 .miso-list{ padding:1rem; margin:-1rem}
.list_box_01 li a .img .img_hezi{ padding-bottom:15.5rem !important}
.list_box_01 li a .con{ background:url(../images/list_box_01_bg.jpg) center no-repeat; background-size:cover; position:relative; margin-top:-1.875rem; margin-left:1.25rem; height:7.1875rem; display:flex; flex-direction:column; justify-content:center; padding:0 1.75rem; box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.04);}
.list_box_01 li a .con h6{ font-size:.875rem; color:#003486; font-family:Times New Roman; display:flex; align-items:center;}
.list_box_01 li a .con h6 svg{width:.875rem;height:.875rem;fill:#003486;margin: -2px .5rem 0 0;}
.list_box_01 li a .con h5{ font-size:1.125rem; color:#323232; line-height:1.625rem; height:3.25rem; transition:.5s; margin:.5rem 0 0}

.list_box_02{display:flex;flex-wrap:wrap;margin:0 -.625rem;margin-bottom: -1.25rem;}
.list_box_02 li{ width:50%; padding:0 .625rem; margin-bottom:1.25rem}
.list_box_02 li a{display:block;position:relative;z-index:1;padding-bottom: 5px;}
.list_box_02 li a:before{content:"";position:absolute;top:5px;right: 0;bottom:0;left:5px;background:#ececec;z-index:-1;transition: .5s;}
.list_box_02 li a .con{background:url(../images/list_box_02_bg.jpg) center no-repeat;background-size:cover;height:9.5rem;margin: 0 5px 0 0;box-shadow: 0px 0px 7px 0px rgba(30, 39, 52, 0.3);display: flex;flex-direction: column;justify-content: center;padding: 0 1.75rem;}
.list_box_02 li a .con h6{ font-size:.875rem; color:#003486; font-family:Times New Roman; display:flex; align-items:center;}
.list_box_02 li a .con h6 svg{width:.875rem;height:.875rem;fill:#003486;margin: -2px .5rem 0 0;}
.list_box_02 li a .con h5{ font-size:1rem; color:#323232; line-height:1.5rem; height:4.5rem; transition:.5s; margin:.5rem 0 0}

.list_box_03{position:relative;z-index: 1;padding-bottom: 1.5rem;}
.list_box_03:before{content:"";position:absolute;top: .5rem;bottom:0;left: .4375rem;width:1px;background:#003486;z-index: -1;margin-left: -1px;}
.list_box_03:after{content:"";position:absolute;bottom:0;left: .4375rem;width:5px; height:5px; background:#003486;z-index: -1; border-radius:50%; margin-left:-2.5px}
.list_box_03 li{ margin-bottom:1.5rem}
.list_box_03 li a .con{}
.list_box_03 li a .con h6{ display:flex; align-items:center;}
.list_box_03 li a .con h6 span{font-size:.875rem;color:#003486;font-family:Times New Roman;width:90px;height:21px;border:#003486 1px solid;display:flex;align-items:center;justify-content:center;border-radius: 10px;}
.list_box_03 li a .con h6 svg{width:.875rem;height:.875rem;fill:#003486;margin: -2px 1.25rem 0 0;background: #fff;}
.list_box_03 li a .con h5{font-size:1.125rem;color:#323232;line-height:1.625rem;height:3.25rem;transition:.5s;margin:.5rem 0 0;padding: 0 0 0 2rem;}

.container01 .right .miso_a{ position:absolute; bottom:0; right:0; z-index:1}

.container02{ padding:3.75rem 0; overflow:hidden; position:relative; z-index:1}
.container02:before{ content:"";position:absolute;top:0;right: 0rem;bottom:0;left:0;background:url(../images/container02_bg.jpg) center top no-repeat;background-size: cover;z-index: -1;}
.container02 .w1200{ display:flex; flex-wrap:wrap}
.container02 .left{width:calc(100% - 23.75rem);padding:0 3.75rem 0 0;display: flex;flex-direction: column;}
.container02 .right{width:23.75rem;position: relative; padding:0 3.75rem 0 0}

.list_box_04{ display:flex; flex-wrap:wrap; margin:0 -.625rem}
.list_box_04 li{ width:25%; padding:0 .625rem}
.list_box_04 li .img .img_hezi{ padding-bottom:69.36% !important}
.list_box_04 li a .con{height:8.875rem;border:rgba(0,52,134,.3) 1px solid;display:flex;padding:0 1.75rem;border-top:none;flex-direction: column;justify-content: center;}
.list_box_04 li a .con h6{font-size:.875rem;color: #003486;font-family:Times New Roman;display:flex;align-items:center;}
.list_box_04 li a .con h6 svg{width:.875rem;height:.875rem;fill: #fff;margin: -2px .5rem 0 0;}
.list_box_04 li a .con h5{font-size:1rem;color: #003486;line-height:1.5rem;height:4.5rem;transition:.5s;margin:.5rem 0 0;}
.list_box_04 li a .con h5:hover{ color:#003486;}
.list_box_04 li a .con h6:hover{ color:#003486;}
.container02 .left .miso_a{background: url(../images/title001_a_on.png) center no-repeat;color:#fff;margin:1.875rem 0 0;align-self: flex-end;}

.list_box_05{ padding-bottom:2rem}
.list_box_05 li a{position:relative;display:block;padding-bottom: .625rem;}
.list_box_05 li a:before{content:"";position:absolute;top:5px;right: 0;bottom:0;left:5px;background:#c9caca;z-index:-1;transition: .5s;}
.list_box_05 li a .img_box{ position:relative; margin-right:.625rem}
.list_box_05 li a .img_box:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/list_box_05_top.png) center bottom no-repeat; background-size:100% auto}
.list_box_05 li a .img_box .img .img_hezi{ padding-bottom:134.19% !important}
.list_box_05 li a .img_box h5{position:absolute;left:0;right:0;bottom:0;font-size:1.125rem;color:#fff;font-family:Times New Roman;font-weight:bold;padding: 1rem 1.75rem; z-index:1;line-height: 22px;}

.list_box_05 .miso-dots li{ width:.625rem; height:.625rem; border:#fff 1px solid; border-radius:50%; margin:0 .5rem}
.list_box_05 .miso-dots li.miso-active{ background:#fff}

.container03{ padding:5rem 0; overflow:hidden}
.container03 .content{ display:flex; margin:0 -.9375rem; flex-wrap:wrap}
.container03 .content .box{ width:25%; padding:0 .9375rem}
.container03 .content .box .img_box{ position:relative}
.container03 .content .box .img_box .img .img_hezi{ padding-bottom:42.01% !important}
.container03 .content .box .img_box a.more{position:absolute;left:-2px;bottom:1.25rem;background:#003486;width:5rem;line-height:28px;font-size:.875rem;color:#fff;text-align:center;transition: .5s;}
.container03 .content .box .bottom{ padding:1.25rem 0 0}
.container03 .content .box .bottom h5{font-size:1.375rem;color:#323232;margin-bottom: .5rem;}

.list_box_06 li{border-bottom:#d8d8d8 1px solid;position: relative;}
.list_box_06 li:before{content:"";position:absolute;right:0;bottom:0;width:1px;height: 20px;background:#d8d8d8;transform: rotate(-45deg) translateX(-7px);}
.list_box_06 li a{display: block;line-height: 3.5rem;/* align-items:center; */font-size: 1rem;color: #323232;transition: .5s;padding: 0 .125rem;}

footer{ padding:3.75rem 0; overflow:hidden}
footer .w1200{display:flex;justify-content:space-between;/* flex-wrap:wrap */align-items: center;}

footer .left{display:contents;max-width: 60%;}
footer .right{width: 40%;}
footer .center{border-left:#7e37bb 1px solid;border-right:#7e37bb 1px solid;margin: 0 1.5rem 0 6.5rem;padding: 1rem 2.5rem;}

.list_box_07{  min-width: 9.125rem;}
.list_box_07 li{font-size:16px;color:#333;line-height:1.75;width: 33.333333%;margin-bottom: .625rem;transition: .5s;}
.list_box_07 li a{display:block; position:relative; padding-left: .875rem; background:url(../images/arrows_y.svg) left center no-repeat; text-align: left; white-space:nowrap; background-size: 8px 8px; /*opacity: .8;*/ transition:.5s}

.list_box_08{ display:flex; justify-content:center; margin:1.25rem 0 0}
.list_box_08 li{ padding:0 4px}
.list_box_08 li a{ width:55px; height:55px; background:rgba(255,255,255,.1); border-radius:4px; display:flex; align-items:center; justify-content:center; transition:.5s}

.list_box_09 li{ font-size:16px; color:#fff; line-height:1.5; margin-bottom:1rem}
.list_box_09 li img{ margin:-3px .5rem 0 0}
.list_box_09 li a{ display:inline-block; margin-right:1.625rem}

.tc1 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0; position:  fixed;width:  100%;height:  100%;top: 0;z-index: 99999999999;}
.tc1 .tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto; }
.tc1 .close:hover{ transform:rotate(180deg);}
.tc1 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc1 .tc-box{ position:absolute; background: #d9d9d9; border-radius: .5rem; overflow: hidden; top:50%; z-index:9999; width: 18rem; left:50%; margin-left: -9rem; margin-top: -9rem; padding: 1rem; -webkit-border-radius: .5rem; -moz-border-radius: .5rem; -ms-border-radius: .5rem; -o-border-radius: .5rem; }
.tc1 .tc.act .tc-box{  transform:scale(1);}
.tc1 .tc.act{display: block;  }
.tc1 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc1 .tc_bg {height: 100%;background: rgba(0,0,0,.7);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.tc1 .tc-box h3 img{width:100%; margin: 0 auto;display: block;}
.tc1 .tc-box h5{ padding-top: 1rem; font-size: .875rem; color: #6c6c6c;text-align:center;}

.container02 .right .miso_a{ color:#666666}

.n_banner1 .img .img_hezi{ padding-bottom:23.4375% !important}

#nav_slide{background: #c9caca;background-size:cover;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: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: #c9caca;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}


.n_container{padding: 2.5rem 0 3.75rem;}

.list_box_03s{ margin:0 -1.25rem; display:flex; flex-wrap:wrap; margin-bottom:-2.75rem}
.list_box_03s li{ padding:0 1.25rem; width:50%; margin-bottom:3.75rem}
.list_box_03s li a .con h5{ line-height:1.5rem; height:3rem}

.fanye img{ max-width:100%}

.fanye{ margin:2.5rem 0 0}

.n_banner{position: relative;}

.n_banner:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/n_banner_top.png) center bottom no-repeat; background-size:100% auto}
.n_banner ul li img{ width:100%}
.n_banner .img .img_hezi{padding-bottom: 25rem !important;}

.n_banner .top .w1200{ display:flex; justify-content:space-between; align-items:center}
.n_banner .top{position:absolute;left:0;right:0;bottom: 0;z-index:1;}
.n_banner .top .left{ padding-bottom:1rem}
.n_banner .top .left h3{font-size:1.875rem;color:#fff;font-family: SourceHanSerifCN-Bold;margin-bottom: .75rem;}
.n_banner .top .right{align-self: flex-end;}

.mianbao{font-size:.875rem;color: #939695;line-height:20px;margin:.5rem 0 0;display:flex;align-items:center;white-space:nowrap;}
.mianbao img{margin: 0 .75rem 0 0;}
.mianbao i{margin: 0 .5rem;}
.mianbao i, .mianbao em{ font-style:normal}
.mianbao em{ color:#fff}
.mianbao a{ transition:.5s}
.mianbao a:hover{ color:#fff}

.n_sanji{display:flex;align-items: flex-end;}
.n_sanji li{margin-left: 2px;}
.n_sanji li a{display:flex;align-items:center;justify-content:center;transition:.5s;font-size:1.125rem;color:#fff;height: 55px;line-height:22px;padding: 0 1rem;border-radius: 0;background: rgba(0, 52, 134,1);}
.n_sanji li.on a{background-size: 100% 100%;background: rgba(201, 202, 202,1) url(../images/n_sanji_bg.png) center no-repeat;height: 4.375rem;color: #003486;}


.n_qierhuan{display:flex; margin-bottom:2.5rem; justify-content:flex-end}
.n_qierhuan li{ margin-left:.5rem}
.n_qierhuan li a{display:flex;align-items:center;justify-content:center;transition:.5s;font-size: 1rem;color: #999999;height: 34px;padding: 0 1rem;border-radius: 5px;background: #f1f1f1;}
.n_qierhuan li a svg{ fill:#999; margin:0 .5rem 0 0; transition:.5s;}

.n_qierhuan li.on a{background: #0f72ca; color:#a4c7e7}
.n_qierhuan li.on a svg{ fill:#fff}

.n_container{ max-width:100%;}

.n_container .n_news_detail .w1200{ max-width:1230px; padding:0 15px}
.n_news_detail .ar_article_box .nav01{margin: 0 0 1.5rem;text-align: left;border-bottom: #c4c4c4 1px solid;padding-bottom: .25rem;text-align: center;}
.n_news_detail .ar_article_box .nav01 hr{margin: 1.875rem 0 .5rem;background:#e5e5e5;}
.n_news_detail .ar_article_box h3{color: #323232;font-size: 1.875rem;line-height: 1.5;margin-bottom: 1rem;}
.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: 1.875;font-weight:normal;margin: 0;vertical-align: top;position: relative;padding: 0 0 .375rem;}
.n_news_detail .ar_article_box h6 span{margin: 0 1.25rem 0 0;color: #999999;display: inline-block;}
.n_news_detail .ar_article_box h6 span img{ margin:-3px 6px 0 0}

.n_news_detail .ar_article_box h6 span:hover{}

.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}

.n_news_detail ul.fjList{margin-top:2rem;}
.n_news_detail ul.fjList li{font-size: 1rem !important;line-height: 30px !important;}


.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{display: inline-block;vertical-align: top;margin: 0;transition:.5s;z-index: 10;left: 3rem;opacity: 0;visibility: hidden;}.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-size: 100% 100% !important;}
.social-share .icon-wechat {background-size: 100% 100% !important;}
.social-share .icon-qq {background: no-repeat center center;}
.social-share .icon-qzone {background: no-repeat center center;}
.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: 2rem 0 0;box-sizing: border-box;width: 100%;border-top: #c4c4c4 1px solid;margin-top: 2.5rem;}
#ar_fot h1{display:block;width: 100%;line-height: 2.5rem;color: #323232;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size: 1.125rem;}
#ar_fot h1 span{font-weight: normal;}
#ar_fot h1 a{font-weight:normal;transition: .5s;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color:#003486;}

.list_box_04s{ margin-bottom:-1.875rem}
.list_box_04s li{ margin-bottom:1.875rem}
.list_box_04 li *{ transition:.5s}
.list_box_04s li a .con{ border:#e2e2e2 1px solid; border-top:none}
.list_box_04s li a .con h6{color:#003486;justify-content: space-between;}
.list_box_04s li a .con h6 svg{ fill:#003486}
.list_box_04s li a .con h5{ color:#323232; height:3rem; }
.list_box_04s li a .con h6 .ll{ display:flex; align-items:center}
.list_box_04s li a .con h6>svg{width:1.125rem;height:1.125rem;margin: 0;}

.list_box_news_titu li{ margin-bottom:1.875rem}
.list_box_news_titu li a{display:flex;position:relative;z-index:1;padding: 0 .625rem 1.25rem; align-items:center; width:100%}
.list_box_news_titu li a:before{content:"";position:absolute;top: 1.25rem;right: 0;bottom:0;left: .625rem;background:#deceec; z-index:-1;transition: .5s;}
.list_box_news_titu li a:after{content:"";position:absolute;top: .625rem;right: .625rem;bottom: .625rem;left: 0;background:#fff url(../images/list_box_news_titu_bg.jpg) center no-repeat; background-size:cover;box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.19);z-index:-1;transition: .5s;}
.list_box_news_titu li a .img{ min-width:20.625rem; width:20.625rem;}
.list_box_news_titu li a .img .img_hezi{ padding-bottom:69.28% !important}
.list_box_news_titu li a .con{ overflow:hidden; padding:0 2rem; flex:1}
.list_box_news_titu li a .con .top{ display:flex; align-items:center; overflow:hidden; border-bottom:#e2e2e2 1px solid; padding-bottom:1rem; margin-bottom:1rem}
.list_box_news_titu li a .con .top .ll{ text-align:right}
.list_box_news_titu li a .con .top .ll h3{ font-size:2.25rem; color:#6210a8; font-family:Times New Roman}
.list_box_news_titu li a .con .top .ll h6{ font-size:.875rem; color:#999999; font-family:Times New Roman; margin:.25rem 0 0}
.list_box_news_titu li a .con .top .cc{ padding:0 1.25rem}
.list_box_news_titu li a .con .top .rr{ overflow:hidden}
.list_box_news_titu li a .con .top .rr h5{ font-size:1.125rem; color:#323232; line-height:1.25; transition:.5s}
.list_box_news_titu li a .con p{ font-size:.875rem; color:#999999; line-height:1.5rem; height:4.5rem;}

.list_box_news{ display:flex; margin:0 -.625rem; flex-wrap:wrap}
.list_box_news li{width:50%;padding:0 .625rem;margin-bottom: 1.25rem;list-style-type: none;}
.list_box_news li a{display:flex;position:relative;z-index:1;padding: 1.75rem 1.75rem 2.5rem;align-items:center;width:100%;}
.list_box_news li a *{ transition:.5s}
.list_box_news li a:before{content:"";position:absolute;top: 1.25rem;right: 0;bottom:0;left: .625rem;background:#003486; z-index:-1;transition: .5s;}
.list_box_news li a:after{content:"";position:absolute;top: 0;right: .625rem;bottom: .625rem;left: 0;background:#fff url(../images/list_box_news_bg.jpg) center no-repeat;background-size:cover;box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.19);z-index:-1;transition: .5s;}

.list_box_news li a .con .top{ display:flex; align-items:center; overflow:hidden;}
.list_box_news li a .con .top .ll{ text-align:right}
.list_box_news li a .con .top .ll h3{ font-size:2.25rem; color:#c9caca; font-family:Times New Roman}
.list_box_news li a .con .top .ll h6{ font-size:.875rem; color:#999999; font-family:Times New Roman; margin:.25rem 0 0}
.list_box_news li a .con .top .rr{overflow:hidden;border-left: #ececec 1px solid;padding: 0 0 0 1.25rem;margin-left: 1.25rem;}
.list_box_news li a .con .top .rr h5{font-size:1.125rem;color:#323232;line-height: 1.75rem;height: 3.5rem;transition:.5s; position:relative;max-width:520px;    margin-right: 10px;}
.list_box_news li a .con .top .rr  svg{width:1.25rem;height:1.25rem;fill:#6210a8;position:absolute;right:25px;bottom: 3.125rem;}

.n_container .n_about .w1200{ padding:0 6.25rem; max-width:inherit}

.n_about .fl01{ display:flex; justify-content:space-between; margin-bottom:1.5rem}
.n_about .fl01 p{ margin-bottom:0}


/*==========================================内页 结束=============================================*/

@media(min-width: 992px){
	.top_menu .ico a:hover, .miso_a:hover, .list_box_01 li a:hover .con h5, .list_box_02 li a:hover .con h5, .list_box_03 li a:hover .con h5, .list_box_06 li a:hover, .list_box_news_titu li a:hover .con .top .rr h5{ color:#003486}
	
	.miso_arrow_box .miso_arrow1:hover{ border:#003486 1px solid; background:#003486}
	.miso_arrow_box .miso_arrow1:hover svg{ fill:#fff}
	
	.list_box_02 li a:hover:before{ background:#003486}
	
	.list_box_05 li a:hover .img_box .img img{ transform:scale(1.05)}
	
	.container03 .content .box .img_box a.more:hover{ background:#c9caca}
	
	.list_box_07 li a:hover{ opacity:1}
	.container02 .left .miso_a:hover{ color:#c9caca}
	
	.list_box_08 li a:hover{ background:#c9caca}
	
	#searchBtn svg:hover{ fill:#003486}
	
	.list_box_04 li a:hover .con{
    border: #003486 1px solid;border-top:none;}
	.list_box_04s li a:hover *{ color:#fff !important; fill:#fff !important}
	
	.list_box_news_titu li a:hover:after{ box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.19);}
	
	.list_box_news li a:hover:after{ background:#c9caca;}
	.list_box_news li a:hover *{ color:#003486 !important}
	
	.list_box_news li a:hover .con .top .rr h5 svg{ fill:#fff}
	
	.qiehuan_zhushi .qiehuan_btn svg:hover{ fill:#003486}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1830px){
	.w1800{ padding:0 15px}
	
	#header { width: calc(100% - 100px);}
}

@media(max-width: 1630px){
	.w1600{ padding:0 15px}
	
	.header_box #logo img { width:22rem}
	#logo{ width:20%}
	#header .fr{ width: calc(100% - 20%);}
	
	#banner li a .top{ width: calc(100% - 38.375rem);}
	
	.w1200, .n_container .n_about .w1200{ padding:0 2rem}
	.container02:before{ right:0}
	
	.container02 .right{ padding:0}
	
	#header .w1200:before{ right:15px}
}

@media(max-width: 1400px){
	.index_miso{ padding:0 15px}
}

@media(max-width: 1330px){
	.w1200, .n_container .n_about .w1200{ padding:0 15px}
	#header .w1200:before{ right:15px}
}

@media(max-width: 1200px){
	.index_miso{ padding:0 15px}
	
	.header_box{ display:none}
	#m_header, .m_header_box{ display:block}
	
	.qiehuan_zhushi{ display:none}
	#banner li a .top{ width: 100%;}
	
	#banner{ padding:15px 0 0; background: #003486;}
	
	.container01 .right{ width:100%}
	.container01 .left{ width:100%; padding:0 0 2rem}
	
	.container02 .left{width:100%;padding: 2rem 0 0;order: 1;}
	.container02 .right{ width:100%}
	
	.container03 .content .box{ width:50%; margin:1rem 0}
	
	.container02 .left .title001 .ll{ color:#fff}
	
	.container02 .right .miso_a{ background: url(../images/title001_a_on.png) center no-repeat; color: #fff;}
	
	.title001 .ll img.img1{ display:none}
	.title001 .ll img.img2{ display:inline-block}
	
	footer .w1200{ flex-wrap:wrap}
	footer .w1200 .left{width:100%;max-width: 100%;text-align: center;justify-content: center;}
	footer .w1200 .center{width:100%;text-align: center;border: none;margin: 1.5rem auto;padding: 0;}
	footer .w1200 .right{ width:100%}
	footer .w1200 .center img{ max-width:100%}
	
	.n_banner{margin: 0;}
	.n_banner .top{ display:none}
	#nav_slide{ display:block}
	.n_banner:after{ display:none}

	.n_banner .img .img_hezi{ padding-bottom:8rem !important}
	.n_about .fl01{ flex-wrap:wrap}
	.n_about .fl01 p{ text-align: justify; width:100%}
	.n_about .fl01 p img{ max-width:100%; padding:0 !important; padding:1rem 0 !important; min-width:inherit !important}
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	.container01 .left .content{ flex-wrap:wrap}
	.container01 .left .content .ll{ width:100%}
	.container01 .left .content .cc{width:100%;background: url(../images/line_bg1_on.png) center no-repeat;background-size: 100% 1px;margin: 1rem 0 2rem;}
	.container01 .left .content .rr{ width:100%}
	.miso_arrow_box{ flex-direction:row}
	.miso_arrow_box .miso_arrow1{ margin:0 1rem}
	.miso_arrow_box .miso_arrow1.miso_prev1{ transform:rotate(-90deg)}
	.miso_arrow_box .miso_arrow1.miso_next1{ transform:rotate(-90deg)}
	.list_box_01 li a .img .img_hezi{ padding-bottom:72% !important}
	
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
	
	.list_box_02{ margin:0 -4px}
	.list_box_02 li{ padding:0 4px}
	
	.title001 .ll{ font-size:1.5rem}
	.title001 .ll img{ height:2rem}
	
	.container01{ padding:3rem 0}
	
	.container03{ padding:2.5rem 0}
	
	.container03 .content{ margin:0 -3px}
	.container03 .content .box{width: 50%;padding: 0 3px;}
	.list_box_04 li{ width:50% !important; margin-bottom:1.25rem}
	.container02 .left .miso_a{ margin:.5rem 0 0}
	
	.list_box_07{/* width:100%; */display: flex;width: 100%;min-width: inherit;flex-direction: column;}
	footer .w1200 .left{flex-wrap:wrap;}
	.list_box_07 li a{white-space:normal;text-align: center;background: none;padding: 0;text-align:left;}
	.list_box_07 li{width:100%;}
	
	.list_box_09 li img{ max-width:12px; max-height:12px}
	.list_box_08 li a img{ max-height:14px;}
	#banner li a .top h5{ font-size:1.25rem}
	
	#banner li .img .img_hezi { padding-bottom: 46.79% !important;}

	.container03 .content .box .bottom h5{ font-size:14px}
	.list_box_06 li a{font-size:12px;line-height: 3rem;}

	.list_box_06 li:before{height: 12px;transform: rotate(-45deg) translateX(-4px);}
	
	.container02{ padding:3rem 0}
	.list_box_02 li a .con{ padding:0 10px}
	.list_box_03 li{ margin-bottom:1rem}
	
	.fanye{margin-top: 2rem;}
	
	.n_news_detail .ar_article_box h3{ font-size:1.5rem}
	.n_news_detail .ar_article_box h6 span.share_box{ display:none}
	.n_news_detail .ar_article_box h6 span img{ height:10px}
	
	.ar_article p{ font-size:13px !important}
	.list_box_04s{ margin-bottom:-1.25rem}
	
	.list_box_news li{ width:100%}
	
	.n_about .fl01:first-child p img{ max-width:60%}
}


@media(max-width: 456px){
		.list_box_04 li{ width:100% !important; margin-bottom:1.25rem}
} 




.pb_sys_style1 .p_no_d {
    border: 1px solid #003486 !important;
    color: #fff;
    background-color: #003486 !important;
}

/*==========================================分栏=============================================*/


.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}


/* ----- 分页数字条效果 开始 ----- */
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px;
}

.pagination span {
  color: #333;
  font-size: 14px;
  padding: 8px 2px;
  margin: 0 5px;
  border-radius: 3px;
}

.pagination a:hover {
  color: #003486;
  border: 1px solid #003486;
}

.pagination a.page-num-current {
  color: #fff;
  background: #003486;
  border: 1px solid #003486;
}
/* ----- 分页数字条效果 结束 ----- */


/* ----- 新闻列表 开始 ----- */
.xinwenlist {
  text-align: left;
  font-size: 14px;
  padding-bottom:20px;
  line-height: 25px;
}

.xinwenlist-date {
  float: right;
}
/* ----- 新闻列表 结束 ----- */



/* ----- 分隔线 开始 ----- */

.fengexian {
	border-style:dashed;
	border-color:#999999;
	width:99%;
	height:1px;
	border-width:1px 0px 0px 0px;
	visibility:inherit;
}
/* ----- 分隔线 结束 ----- */


/* ----- 版权 开始 ----- */

.banquan {
	font-size: 16px;
	color:#fff;
	line-height: 25px;
	text-align: center;
	padding-top: 30px;
}
/* ----- 版权 结束 ----- */


/* ----- 页脚标题颜色 开始 ----- */

.list-title {
	font-size: 16px;
	color:#fff;
	text-align: center;
}
/* ----- 页脚页标题颜色 结束 ----- */



/* ----- 列表页居中内容 开始 ----- */
.list-flex {
	display: flex;
}


.list-left .list-right {
	flex: 1; /* 两边栏等宽 */
}

/* ----- 列表页居中内容 结束 ----- */