@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100vh;} html{ overflow:-moz-scrollbars-vertical;} 

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*ie使用*/outline-style:none; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*ie使用*/ outline-style:none;} /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px; vertical-align:middle;}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block;}
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;height:0px;font-size:1px;line-height:0px;}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* for ie 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* for ie 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;}
.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%;}

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; text-align:center; 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:16px;color:#7d7c7c;line-height:30px; margin-bottom:30px;}
.ar_article p{font-size:16px !important;color:#333;line-height:30px !important; margin-bottom:10px;}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;height: auto;object-fit: cover;}
.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;}
.miso-list:focus{outline: none;}
.miso-list.dragging{ cursor: pointer; cursor: hand;}
.miso-slider .miso-track,
.miso-slider .miso-list{ -webkit-transform: translate3d(0, 0, 0);  -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.miso-track {position: relative;left: 0;top: 0;display:inline-block;zoom: 1;margin-left: auto;margin-right: auto;vertical-align: top;}
.miso-track:before,
.miso-track:after{ display: table; content: '';}
.miso-track:after{ clear: both;}
.miso-loading .miso-track{ visibility: hidden;}
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; -moz-user-select:text; -khtml-user-select: text; user-select:text;}
[dir='rtl'] .miso-slide{ float: right;}
.miso-slide img{ display: block;}
.miso-slide.miso-loading img{ display: none;}
.miso-slide.dragging img{ pointer-events: none;}
.miso-initialized .miso-slide{ display: block;}
.miso-loading .miso-slide{ visibility: hidden;}
.miso-vertical .miso-slide{ display: block; height: auto;}
.miso-arrow.miso-hidden {display: none;}

.miso-loading .miso-list{ background: #fff ;}
.miso-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.jpg) center no-repeat;}
.miso-lightbox .miso-next:before{ content: ''; background: url(../images/right_svg.jpg) 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: #AD1010; opacity:1; visibility:visible; overflow:hidden;}
#gotop.hide{ height:0; opacity:0; visibility:hidden;}
#gotop svg{width: 1.375rem;height: 1.375rem;display: inline-block;fill: #fff;vertical-align: middle;margin: -3px 0 0; transition:.6s;}
#gotop:hover{ border-radius:50%;}

@font-face{ font-family:Impact;
src:url()}
@font-face{ font-family:PingFang;
src:url()}
@media (max-width:4000px){html{font-size:18px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:13px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:13px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:12px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none;}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{width:1200px;margin:0 auto;}

a{ color:inherit;}



header{background:url(../images/nav_bg.jpg) center no-repeat;background-size:cover; border-top:solid 7px #8C1515;}
header .logo{line-height: 140px;}

header .right{padding: 50px 0 0;}
header .right .sousuo{float: right;display:inline-block;}
header .right .sousuo img{}
.search{float:right;overflow:hidden;z-index: 1000;border:transparent 1px solid;border-radius: 15px;}
.search input{float:left;}
.test{width:0;height: 29px;padding:0;border:  none;color: #fff;background:none;outline:none;font-size: 14px;-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;}
.sousuo .btn{width: 40px;height: 28px;border:none;position:  absolute;right: 0;font-size: 14px;color: #fff;background: url(../images/search2.png) center no-repeat;cursor:  pointer;top: 0px;}
.sousuo .test{width: 200px;padding: 1px 50px 1px 15px;}
.sousuo .search{position: relative;margin: 0 0 0 15px;margin-left: 0;border: #ca9393 1px solid;}

#nav{height: 40px;background: #801415;position: relative;z-index: 99;}
.navBox ul {font-size: 0;}
.nav li {width:10%;text-align: center;position: relative;display: inline-block;vertical-align: top;}
.nav a {display: block;position: relative;padding: 0;line-height: 40px;font-size: 16px;perspective: 300px;transform-style: preserve-3d;z-index: 10;}
.nav a .bg {position: absolute;width: 100%;display: block;height: 100%;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;-webkit-transform: rotateX(50deg);transform: rotateX(50deg);z-index: -1;transform-origin: center bottom 0;-webkit-transform-origin: center bottom 0;left: 0;opacity: 0;bottom: 0;visibility: hidden;}
.nav a .txt img{margin:-4px 10px 0 0;vertical-align: middle;}
.nav a .txt img.img02{ display:none;}
.nav a .txt {position: relative;z-index: 2;color: #fff;display: inline-block;line-height: 40px;border-radius: 0;vertical-align: top;transition: 0.36s;}
.nav .active a .bg,.nav .on a .bg {transform: none;opacity: 1;visibility: visible;bottom: 0;background: #991819;}
.nav .active a .txt,.nav .on a .txt {color: #fff;}
.navBox .arrow { position: absolute; left: 0px; top: 75px; height: 4px; display: block; background-color: #e62129;}
.subNavbox a:link, .subNavbox a:visited {color: #333;}
.subNavbox a:active, .subNavbox a:hover {color: #fff;background: #801415;}
.subNavbox {position: absolute;left: 0px;top: 50px;width: 100%;background-color: #ffffff;box-shadow: 1px 2px 5px 0 rgba(88, 88, 88, 0.2);display: none;text-align: center;padding: 0;z-index: 0;}
.subNavbox p {line-height: 1.2;}
.subNavbox p a {line-height: 0;height: auto;padding: 20px 5px;font-size: 14px;transition: 0.36s;}
.nav a:hover .txt img.img01{ display:none;}
.nav a:hover .txt img.img02{ display:inline-block;}

#banner{width: 100%;overflow:  hidden;z-index: 0;position:relative;}
#banner .miso-slide{display: block;overflow: hidden;text-align:center;background-size: cover !important;}
#banner .miso-slide img{width:100%;object-fit:cover;}
#banner .miso-dots{bottom:30px;text-align: right; padding-right:40px;}
#banner .miso-dots li{width:40px;height: 6px;margin: 0 5px;background: #eff8ff;}
#banner .miso-dots li.miso-active{background: #8C1515;}
#banner .miso-prev, #banner .miso-next{width: 46px;height: 100px;margin-top: -50px;}
#banner .miso-prev{background:url(../images/left01.jpg) center no-repeat;left: 40px;}
#banner .miso-next{background:url(../images/right01.jpg) center no-repeat;right: 40px;}


/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/
.title001{height: 36px;line-height:36px;position:relative;margin-bottom: 10px;}
.title001:after{position:absolute;top: 18px;content:"";height:1px;background:#d9d9d9;left: 204px;right: 50px;width: auto;}
.title001 h4{position: relative;font-size:28px;color:#333333;float:left;z-index: 2;padding-right: 20px;}
.title001 h4 span{ font-size:16px; color:#999999;}
.title001 a{float:right;font-size:14px;color:#666666;z-index: 22;position: relative;padding-left: 10px;top: 0px;}
.container01{ padding:2.5rem 0; overflow: hidden; position:relative;}
.container01 .con01{ margin-top:10px;}
.container01 .left{ width:600px;}
.container01 .left ul li a{ display:block; overflow:hidden; position:relative;}
.container01 .left ul li a .img, .container01 .left ul li a .img img{width:100%; height:410px; overflow:hidden;object-fit: cover; position:relative;}
.container01 .left ul li a h5{height:3.125rem;line-height:3.125rem;padding: 0 9.5rem 0 1.5rem;font-size:16px;color:#fff;text-align:left;position:absolute;left:0;bottom: 10px;right:0;z-index:1;}
.container01 .left .miso-dots{bottom: 20px;text-align: right;padding-right: 22px;width: auto;right: 0;}
.container01 .left .miso-dots li{width:16px;height: 6px;margin: 0 5px;border:solid 1px #fff; border-radius:4px;}
.container01 .left .miso-dots li.miso-active{background: #fff;}

.container01 .right{ width:calc(100% - 600px); padding-left:30px;}
.container01 .right ul.ul02 li{font-size:15px;color: #000033;border-bottom: #e8e8e8 1px solid;height: 58px;line-height: 24px;padding-top: 4px;}
.container01 .right ul.ul02 li a font{display: block;width: 100%;font-size: 16px;color: #333333;position:relative;padding-left: 10px;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height: 26px;height: 26px;}
.container01 .right ul.ul02 li font:after{content:"";background: url(../images/doc.jpg) left bottom no-repeat;width:5px;height:5px;position:absolute;left: 0px;top: 11px;}
.container01 .right ul.ul02 li a img{ display:inline-block;}
.container01 .right ul.ul02 li a span{font-size: 14px;color: #999999;}
.container01 .right ul.ul02 li a span svg{display:inline-block;width:16px;height:16px;fill: #999999;vertical-align: middle;margin: -3px 8px 0 0;}


.container02{ padding:10px 0; position:relative;}
.container02 .left,.container02 .right{ width:585px;}
.container02 .left01 ul li{height:45px;border-bottom:solid 1px #d9d9d9;line-height:45px;}
.container02 .left01 ul li font{font-size:16px;color:#333333;position:relative;padding-left: 18px;transition:0.36s;display: inline-block;max-width: 526px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.container02 .left01 ul li:hover font,.container01 .right ul.ul02 li:hover font{color:#8C1515;transform: translateX(10px);}
.container02 .left01 ul li font:before{content:"";position:absolute;background:url(../images/dot.jpg) left center no-repeat;width:7px;height:11px;left: 0px;top: 17px;}
.container02 .left01 ul li span{ float:right; font-size:14px; color:#666666;}

.container03{ padding:40px 0;}
.container03 .title001{ margin-bottom:30px;}
.list_box1{ margin:0 -15px;}
.list_box1 li{ padding:0 15px; width:33.333333%; float:left;}
.list_box1 li a{ display:block; position:relative;} 
.list_box1 li a .img{ overflow:hidden;}
.list_box1 li a .img .img_hezi{ padding-bottom:68.42% !important;}
.list_box1 li a h5{ position:absolute; bottom:0; left:0; right:0; height:40px; line-height:40px; background:rgba(0,0,0,.4); padding:0 10px; text-align:center; font-size:16px; color:#fff; transition:.5s;}
.list_box1 .miso-arrow{ width:30px; height:30px; transition:.5s;}
.list_box1 .miso-prev{ background:url(../images/list_box1_l.jpg) center no-repeat; left:-40px;}
.list_box1 .miso-next{ background:url(../images/list_box1_r.jpg) center no-repeat; right:-40px;}

.container001{ padding:0 0 44px; background:url(../images/container001_bg.jpg) center bottom no-repeat; position:relative;}
.container001:before{ content:""; position:absolute; background:url(../images/logo_bg.jpg) center no-repeat; width:300px; height:300px; top:340px; left:30px;}

.list_box2{ margin:0;}
.list_box2 li{ padding:0; width:14.28%; float:left; text-align:center;}
.list_box2 li .img img{ width:85px; height:85px; transition:.5s;}
.list_box2 li h5{ font-size:16px; color:#333333; line-height:30px; margin-top:5px;}

.container04 .title001{ margin-bottom:35px;}
.container04 .title001 h4{ background:none;}
.container04 .title001 a{ background:none;}
.container04 .title001:after{left: 174px;right:50px;width: auto;}

footer{background:#8C1515;padding:2rem 0;background-size:cover !important;overflow: hidden;}
footer .right{font-size:0;}
footer .right .box{display:inline-block;width:9.25rem;vertical-align:top;padding: 2rem 0 0 0;text-align:left;margin-left: 1rem;}
footer .right .box .rr{width:100%;font-size:14px;color: #888888;height: 36px;line-height: 36px;background: #fff;position:relative;border-radius: 0;margin-bottom:1.25rem;padding: 0 0.5rem;}
footer .right .box .rr dt{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;}
footer .right .box .rr dt font{color:#3f7db9;margin: 0 .5rem;}
footer .right .box .rr svg{position:absolute;right: 10px;top: 10px;width: 14px;height: 14px;fill: #888888;}
footer .right .box .con .dl{position:absolute;bottom: 34px;left: 0;background: #ffffff;padding: 10px 12px;display:none;width: 100%;z-index:2;box-shadow: 0 0 10px rgba(0,0,0,.15);}
footer .right .box .con .dl dd{font-size: 12px;line-height: 18px;overflow:hidden;text-overflow:ellipsis;color: #333;margin: 5px 0;}
footer .right .box .con .dl dd a{color: #333;transition: .6s;}
footer .right .ewm{display:inline-block;}
footer .right .ewm ul li{ display:inline-block; margin-left:.625rem; text-align:center;}
footer .right .ewm ul li img{width: 90px;height: 90px;}
footer .right .ewm ul li h6{font-size: 14px;color: #e9d3d3;margin-top: 12px;}

footer .center{text-align: center;}
footer .center ul{ display:inline-block; text-align:left;}
footer .center ul li{font-size: 14px;color: #e9d3d3;line-height: 30px;padding-left: 30px;}
footer .center ul li{background:url(../images/footer_ico1.png) left center no-repeat;}
footer .center ul li+li{background:url(../images/footer_ico2.png) left center no-repeat;}
footer .center ul li+li+li{background:url(../images/footer_ico3.png) left center no-repeat;}
footer .center ul li+li+li+li{background:url(../images/footer_ico4.png) left center no-repeat;}

footer .left{width: 605px;}
footer .left img{ max-width:100%;}
footer .left h3{ line-height: 115px;}
footer .left p{font-size:12px;color:#fff;line-height: 1.5;}

.xuanfu{ position:fixed; right:0; top:50%; margin-top:50px;}

 
/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/

dl.kuaijie{font-size:0;text-align: left;margin-bottom: 1.125rem;line-height: 1.5rem;padding: 0 2rem;}
dl.kuaijie dd{display:inline-block;font-size:.875rem;color:#b9c2d5;margin-right: .375rem;transition:.6s;}

.n_container{padding: 2rem 0 4rem;overflow: hidden;}
.n_container .w1200{}
.n_container .n_left{float:left;width: 255px;position: relative;z-index: 1;}
.n_container .n_left h1{height:80px;line-height:80px;background: #8C1515;font-size: 24px;color:#fff;padding: 0 25px 0 35px;}
.n_container .n_left h1 span{position:relative;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -18px;width: 1.875rem;height:1px;background:#fff;left: 50%;margin-left: -0.9375rem;display: none;}
.n_container .n_left ul{background: #f3f7ff;padding: 10px 0 40px;border: #d6d6d6 1px solid;border-left: #8C1515 6px solid;border-top: none;}
.n_container .n_left .con ul li{line-height: 60px;font-size: 14px;color: #333333;position:relative;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 25px;right: 25px;height:1px;background: #d8d8d8;}
.n_container .n_left .con ul li a img{margin: -3px 8px 0 0;height: 12px;}
.n_container .n_left .con ul li a:before{content:"";width: 6px;height: 0;background:transparent;position:absolute;left: -6px;top: 0;transition:0.6s;}
.n_container .n_left .con ul li.on>a:before, .n_container .n_left .con ul li:hover>a:before{background: #ffbe00;height: 100%;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.jpg) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/left_jiantou_on.jpg) center no-repeat;}

.n_container .n_left .con ul li a{color: #323232;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 25px;transition: 0.36s;}
.n_container .n_left .con ul li a:hover,.n_container .n_left .con ul li.on a{color: #8C1515;}

.n_container .n_left .con ul li dl{display:none;padding: 10px 0;position:relative;}
.n_container .n_left .con ul li dl:before{ content:""; position:absolute; right:0; left:20px; top:0; height:1px; background:#e8e8e8;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 34px;}
.n_container .n_left .con ul li dl dd a{font-size: 16px;color: #444444 !important;padding: 6px 0 6px 55px;position:relative;line-height: 16px;}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 44px;top: 13px;background: #8C1515;width: 3px;height: 3px;}
.n_container .n_left .con ul li i.up, .n_container .n_left .con ul li.on i{ background:url(../images/left_jiantou_on.jpg) center no-repeat;}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images/left_jiantou.jpg) center no-repeat;position:absolute;right: 25px;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #8C1515 !important; font-weight:bold;}

.n_container .n_right{ width:calc(100% - 255px); padding-left:38px;}

.mianbao{height: 40px;border-bottom:#cbcbcb 1px solid;margin-bottom:20px;}
.mianbao h3{font-size: 24px;color: #8C1515;display:inline-block;padding-left:16px;position:relative;}
.mianbao h3:before{content:"";position:absolute;left:0;width: 6px;height: 24px;background: #8C1515;}
.position{font-size:14px;color:#808080;padding-left: 22px;background: url(../images/local.jpg) left 6px no-repeat;height: 28px;line-height: 28px;}
.position a{font-size:14px;color:#808080;transition:0.36s;margin: 0 5px;}
.position span{ font-size:14px; color:#808080;}
.position em{ font-size:14px; color:#808080; font-style:normal;}
.position a:hover{color: #8C1515;}


.n_list ul{margin-bottom: 3rem;}
.n_list ul li{font-size:15px;color: #000033;line-height: 3.75rem;height: 3.75rem;border-bottom:#e9e8e8 1px solid;}
.n_list ul li a{color:#404040;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:0.36s;position:relative;padding-left: 0;height: 3.75rem;}
.n_list ul li a:before{content:"";position:absolute;top:50%;margin-top: -3px;left:0;width: 5px;height: 5px;transition:0.36s;background: #2657af;}
.n_list ul li a font{display:inline-block;width: calc(100% - 6rem);font-size: 16px;color: #444444;position:relative;padding-left: 1.25rem;transition:0.36s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.n_list ul li a img{ display:inline-block;}
.n_list ul li a span.list_time{float:right;font-size: 0.875rem;color: #888888;}

.n_banner img{ width:100%;}

#nav_slide{background: #0b396c;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: 32px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #8342b0;}

#sub_nav_content ul li ul{ display:none;}
#nav_slide{ display:none;}

.fanye img{ max-width:100%;}

.n_news_detail .ar_article_box .nav01{overflow:hidden;margin-bottom: 20px;text-align:center;}
.n_news_detail .ar_article_box h3{color: #323232;font-size: 1.75rem;line-height: 2.75rem;margin-bottom: 12px;}
.n_news_detail .ar_article_box h6{display: block;color: #999999;font-size: 14px;line-height: 2.5rem;font-weight:normal;margin-bottom: 0;margin-right: 22px;vertical-align: top;background: #f7f7f7;}
.n_news_detail .ar_article_box h6 span{margin:0 10px;}
.n_news_detail .ar_article_box h6 span img{ margin:-3px 6px 0 0;}
/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 24px 0 0;box-sizing: border-box;width: 100%;margin-top: 30px;border-top: #dcdcdc 1px solid;}
#ar_fot h1{display:block;width: 100%;font-size: 16px;line-height: 3rem;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#ar_fot h1 span{ font-weight: bold;}
#ar_fot h1 a{font-size: 18px;color: #000000;font-weight:normal;}
#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:#8C1515;}

.n_video ul{margin: 0 -.75rem;margin-bottom: 2rem;}
.n_video ul li{float:left;width:33.333333%;padding: 0 .75rem;margin-bottom: .5rem;}
.n_video ul li a{ display:block; transition:.6s;}
.n_video ul li .img{width:100%;padding-bottom: 65.01%;position:relative;overflow:hidden;}
.n_video ul li .img>img{ position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; object-fit:cover;}
.n_video ul li .img .top{position:absolute;top:0;right:0;bottom:0;left:0;background: rgba(0,0,0,0.4);transform: translateY(100%);transition: .6s;}
.n_video ul li .con{padding: 1rem 1rem;position:relative;}
.n_video ul li .con:after{ content:""; position:absolute; bottom:-1px; width:0; left:0; transition:.6s; height:1px; background:#d6b360;}
.n_video ul li .con h5{font-size: 1rem;color: #333333;height: 3.75rem;line-height: 1.875rem;margin-bottom: .5rem;transition:.6s;text-align:center;}

.n_teacher ul{margin: 0 -15px;margin-bottom: 30px;margin-top: 30px;}
.n_teacher ul li{float:left;width:100%;padding: 0 15px;}
.n_teacher ul li a{ display:block; transition:.6s;}
.n_teacher ul li a .left{width: 200px;}
.n_teacher ul li a .left .img{width: 200px;height: 250px;text-align:center;position:relative;}
.n_teacher ul li a .left .img .table{background: #c5c5c5; font-size:14px; line-height:18px; color:#fff; position:relative;}
.n_teacher ul li a .left .img:before{content:"";top:0;right:0;bottom:0;left:0;transform:translateX(5px) translateY(5px);border:#e3dcc4 1px solid;position: absolute; transition:.6s;}
.n_teacher ul li a .left .img img{display:inline-block;max-width:100%;max-height: 250px;position: relative;}
.n_teacher ul li a .con{width: calc(100% - 200px);padding: 8px 0 0 28px;position:relative;}
.n_teacher ul li a .con_li{ position:relative; padding:1.25rem 0 0;}
.n_teacher ul li a .con_li:before{content:"";position:absolute;width:3.75rem;height:1px;background: #8C1515;top: 0;transition:.6s;}
.n_teacher ul li a .con h5{font-size: 18px;color:#333333;line-height: 18px;margin-bottom: 1rem;font-weight:bold;}
.n_teacher ul li a .con p{font-size:14px;color:#666666;line-height:30px;transition:.6s;}
.n_teacher ul .hr{height:1px;margin: 2.5rem 1.5rem;float: left;width: 100%;background: #d9d9d9;}


.n_leader ul{font-size:0;margin: 0 -10px;}
.n_leader ul li{display:inline-block;width:50%;padding: 0 10px;margin-bottom:40px;}
.n_leader ul li a{display:block;padding: 26px 16px 0;background: #f3f7ff;overflow:hidden;min-height: 180px;box-shadow: 0 0 5px rgba(0,0,0,0.15);}
.n_leader ul li a .img,.n_leader ul li a .img img{float:left;width: 190px;height: 126px;overflow:hidden;}
.n_leader ul li a .con{float:right;width: calc(100% - 190px);padding: 0 0 0 15px;}
.n_leader ul li a .con h3{font-size: 16px;color:#333333;position:relative;padding-bottom: 10px;border-bottom:#d2d2d2 1px solid;margin-bottom: 10px;}
.n_leader ul li a .con h3 span:after{content:"";position:absolute;bottom: -10px;left:0;height: 2px;background: #8C1515;width: 100%;}
.n_leader ul li a .con h3 span{font-weight:bold;position:relative;font-size: 20px;}
.n_leader ul li a .con p{font-size: 12px;line-height: 22px;color:#333333;margin-bottom: 8px;}


/*==========================================内页 结束=============================================*/

@media(min-width: 768px){
	.title001 a:hover, .n_video ul li .con h5:hover{ color:#8C1515;}
	
	.list_box1 li a:hover h5{ background:#8C1515;}
	
	.list_box2 li a:hover .img img{ transform:rotateY(180deg);}
	
	.n_list ul li a:hover font{ padding-left:1.5rem; color:#8C1515;}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1830px){
	.w1800{ padding:0 15px;}
}

@media(max-width: 1630px){
	.w1600{ padding:0 15px;}
}

@media(max-width: 1400px){
}

@media(max-width: 1330px){
}

@media(max-width: 1200px){
	
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7);}
}


@media(max-width: 456px){
	
} 

.pb_sys_style1 .p_no_d {
    border: 1px solid #8C1515 !important;
    color: #fff;
    background-color: #8C1515 !important;}
.xx{
    text-align:center;
    font-size: 16px;
    color: #e9d3d3;
    line-height: 30px;
    padding-top: 20px;
}
.xx p span {
    font-family: "华文行楷" !important;
    font-size: 30px !important;
}