@charset "utf-8";
@import url('a_animate.css');
/* 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;}
body{max-width: 1920px;margin: 0 auto !important;}
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}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow{ overflow:hidden}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.9s ease-in-out;-webkit-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;-ms-transition: all 0.9s ease-in-out;transition: all 0.9s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative}
ul li,dl dd{ vertical-align:top}
img{ vertical-align:middle}
a{ color:inherit}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

input::-webkit-input-placeholder{ color:rgba(255,255,255,.2);}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:rgba(255,255,255,.2); }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:rgba(255,255,255,.2);}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:rgba(255,255,255,.2);}

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%;display: block;padding: 0 1rem;}
.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%;  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; }

.vsbcontent_img{padding: 2rem 0;}

/*内容样式*/
.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: 1rem;color: #333;line-height:30px;text-indent: 2em;word-break: break-word;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;border:none !important;height: auto !important;margin:0 auto;}
.ar_article p iframe{display: block;margin: 0 auto;}
.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;}
#vsb_content_2 P{font-size: 1.5rem !important;line-height: 251% !important;text-indent:0 !important;}
#vsb_content_2 span{font-size: 1.5rem !important;line-height: 200% !important;}
.pb_sys_style1 .p_no_d{border: 1px solid #94070a !important;background-color:#94070a !important;}
    
/*百度播放器美化*/
#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}
#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}
#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}
#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}

/*Slider 开始*/
.miso_qh{ opacity:0; visibility:hidden; transition:0.6s}
.miso_qh.miso-initialized{ opacity:1; visibility:visible;}
.miso-slider{ position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:0}
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; z-index:0}
.miso-list:focus{outline: none;}
.miso-list.dragging{ cursor: pointer; cursor: hand;}
.miso-slider .miso-track,
.miso-slider .miso-list{ -webkit-transform: translate3d(0, 0, 0);  -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.miso-track {position: relative;left: 0;top: 0;display:inline-block;zoom: 1;margin-left: auto;margin-right: auto;vertical-align: top;}
.miso-track:before,
.miso-track:after{ display: table; content: '';}
.miso-track:after{ clear: both;}
.miso-loading .miso-track{ visibility: hidden;}
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; -moz-user-select:text; -khtml-user-select: text; user-select:text;}
[dir='rtl'] .miso-slide{ float: right;}
.miso-slide img{ display: block;}
.miso-slide.miso-loading img{ display: none;}
.miso-slide.dragging img{ pointer-events: none;}
.miso-initialized .miso-slide{ display: block;}
.miso-loading .miso-slide{ visibility: hidden;}
.miso-vertical .miso-slide{ display: block; height: auto;}
.miso-arrow.miso-hidden {display: none;}

.miso-loading .miso-list{ background: #fff ;}
.miso-arrow{ z-index:1}
.miso-prev,
.miso-next{font-size: 0;line-height: 0;  position: absolute; top: 50%; display: block; width: 20px; height: 20px;padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent;}
.miso-prev:hover,
.miso-prev:focus,
.miso-next:hover,
.miso-next:focus{ color: transparent; outline: none; background: transparent;}
.miso-prev:hover:before,
.miso-prev:focus:before,
.miso-next:hover:before,
.miso-next:focus:before{ opacity: 1;}
.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before{ opacity: .25;}

.miso-prev:before,
.miso-next:before{ font-size:2rem; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight:bold; cursor:pointer}

.miso-prev{ left: 0px;}
[dir='rtl'] .miso-prev{ right: 0px; left: auto;}
.miso-prev:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-prev:before{ content: ''; font-family:simsun;}

.miso-next{ right: 0px;}
[dir='rtl'] .miso-next{ right: auto; left: 0px;}
.miso-next:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-next:before{ content: ''; font-family:simsun;}

/* Dots */
.miso-dots { position: absolute; bottom:0; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus{ outline: none; }
.miso-dots li.miso-active a{ transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size:0; cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%;z-index: 1;}
.miso-prev{ left:0}
.miso-next{ right:0}
.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:32px; height:32px; display:block}
.miso-lightbox .miso-prev:before{ content: ''; background: url(../images/left_svg.svg) center no-repeat;}
.miso-lightbox .miso-next:before{ content: ''; background: url(../images/right_svg.svg) center no-repeat;}
@media(max-width: 768px){
	.miso-prev, .miso-next{ width:20px; height:20px;}
	.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:20px; height:20px; background-size:20px 20px}
.ar_article img{}
} 
/*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: #009ee0; opacity:1; visibility:visible; overflow:hidden}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop svg{width: 1.375rem;height: 1.375rem;display: inline-block;fill: #fff;vertical-align: middle;margin: -3px 0 0; transition:.6s}
#gotop:hover{ border-radius:50%}

@font-face{ font-family:Impact; src:url(../font/impact.ttf);}
@media (max-width:4000px){html{font-size:16px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:14px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:13px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;padding: 0 0px;m;max-width: 1800px;}

.container01 .left{ width:26.25rem; }
.container01 .left .top_box{ height:28.72vh; background:url(../images/logo_bg.jpg) center no-repeat; background-size:cover; text-align:center}
.container01 .left .bottom_box{ height:calc(100vh - 28.72vh); background:url(../images/container01_bottom_box_bg.jpg) center no-repeat; background-size:cover; padding:0 3rem}

.list_box_nav{ text-align:center; margin-bottom:8vh}
.list_box_nav li{ font-size:1.125rem; color:#fff; line-height:4.375rem; transition:.5s; }
.list_box_nav li img{ margin:-3px .875rem 0 0; transition:.5s}

.form.pc_form{border-radius: 20px;overflow: hidden; border:#fff 1px solid; height: 40px;width:100%; position:relative}
.form.pc_form input[type="text"]{border: none;width: 94%;display: block;height: 38px;text-align: left;color:#fff;font-size: 14px;background:none;padding:0 20px;}
.form.pc_form input[type="text"]:focus{ text-align: left;}
.form.pc_form input[type="submit"]{position:absolute;right:0;top: 0;padding: 0;z-index:2;background:url(../images/icon_search.png) center no-repeat;height: 38px;width: 52px;cursor:pointer;border:none;}

.container01 .right{width:calc(100% - 26.25rem);position: relative;}
.list_box_banner li a{ display:block; position:relative}
.list_box_banner li a .img{ height:calc(100vh - 18.125rem);}
.list_box_banner li a .con{ height:18.125rem; background:#382e2f url(../images/list_box_banner_bg.png) 70% top no-repeat; padding:0 6.125rem}
.list_box_banner li a .con h5{ font-size:1.875rem; color:#fff; line-height:2.5rem; font-weight:bold}
.list_box_banner li a .con .pp{ max-height:6.5rem; overflow:hidden; margin:1.25rem 0 0}
.list_box_banner li a .con .pp p{ font-size:.875rem; color:#fff; line-height:1.5rem; margin-bottom:.5rem; opacity:.6}
.list_box_banner li a .con .pp p:last-child{ margin-bottom:0}

.scroll_down{ position:absolute; bottom:5rem; right:2rem; width:2rem;display: none;}
.scroll_down img{ width:100%; -webkit-animation: scroll 1.4s cubic-bezier(.15,.41,.69,.94) infinite;-moz-animation: scroll 1.4s cubic-bezier(.15,.41,.69,.94) infinite;animation: scroll 1.4s cubic-bezier(.15,.41,.69,.94) infinite;}
@keyframes scroll {
  0% { opacity: 0; }
  10% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
  100% { -webkit-transform: translateY(5px); -moz-transform: translateY(5px); -o-transform: translateY(0); transform: translateY(5px); opacity: 0;}
}

ul.dots .miso-list{ overflow:visible}

ul.dots {
	font-size: 0;
	white-space: nowrap;
	height: 24px;
	z-index: 20;
	position: relative;
	width: 400px;
	display: inline-block;
	margin: 0;
	left: 50%;
	margin-left: -200px;
	text-align: center;
}

.list_box_banner_dots li .dot {
	position: relative;
	vertical-align: top;
	display: none;
	cursor: pointer;
	height: 70px;
	width: 70px !important;
	transition: width .3s ease,height .3s ease;
	float: none;
	transform: rotate(228deg);
	background-size: 100% 100% !important;
}

.list_box_banner_dots li .dot .bullet {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	background-color: #fff;
	height: 4px;
	width: 4px;
	opacity: 1;
	transition: opacity .3s ease,background-color .3s ease;
}

.list_box_banner_dots li .dot .circle-border,.list_box_banner_dots li .dot .number {
	transform: translate(-50%,-50%) scale(0);
	transition: transform .3s ease
}

.list_box_banner_dots li .dot .number {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 12px;
	text-align: center;
	z-index: 10;
	color: #fff;
}

.grid,.grid div {
	top: 0;
	height: 100%
}

.list_box_banner_dots li .dot .circle-timer {
	transform: translate(-50%,-50%) scale(0) rotate(-90deg)
}

.list_box_banner_dots li .dot:hover .bullet {
	background-color: #b4cad4
}

.list_box_banner_dots li .dot {height: 8.375rem;width: 8.375rem !important;background:url(../images/list_box_banner_dots_bg.png) center no-repeat;}

.list_box_banner_dots li.miso-current .dot.circle-border {
	transform: translate(-50%,-50%) scale(1)
}

.list_box_banner_dots li.miso-current .dot .circle-timer {
	transform: translate(-50%,-50%) rotate(-90deg) scale(3);
}

.list_box_banner_dots li.miso-current .dot .number {
	transform: translate(-50%,-50%) scale(1)
}

.shsiv .cards,.shsiv .dots {
	opacity: 0;
	transition: opacity 1s ease
}

.shsiv.scrolled_into_viewport .cards,.shsiv.scrolled_into_viewport .dots {
	opacity: 1
}

svg.circle-border,svg.circle-timer {
	position: absolute;
	top: 50%;
	left: 50%;
	box-sizing: border-box
}

svg.circle-border {
	height: 70px;
	width: 70px;
	stroke-width: 1px;
	stroke: rgba(86,128,141,.2);
	transform: translate(-50%,-50%);
	transition: stroke-width .3s ease,stroke .3s ease
}
svg.circle-timer {
	height: 24px;
	width: 24px;
	stroke-width: 2px;
	stroke-dasharray: 0;
	stroke-dashoffset: 0;
	stroke: #4b575c;
	transform: translate(-50%,-50%) rotate(-90deg);
}
.yuandian svg {
    transform: rotate(-90deg);
}

.list_box_banner_dots.on li.miso-current .dot .progress1 {
    animation: rotate1 6000ms linear both;
}
.list_box_banner_dots.on li.miso-current .dot .progress2 {
    animation: rotate2 6000ms linear both;
}

@keyframes rotate1 {
    from {
        stroke-dashoffset: -30;
    }
    to {
        stroke-dashoffset: -48.5;
    }
}

@keyframes rotate2 {
    from {
        stroke-dashoffset: 50;
    }
    to {
        stroke-dashoffset: 0;
    }
}

.list_box_banner_dots{bottom: 14.125rem;width: 8.375rem;position: absolute;right: 5rem;}
.list_box_banner_dots .miso-dots li{ width:.5rem; height:.5rem; border:#fff 1px solid; border-radius:50%}
.list_box_banner_dots .miso-dots li.miso-active{ background:#fff}

.list_box_banner_dots .miso-dots{ bottom:1rem}

.container02{ background:url(../images/container02_bg.jpg) center no-repeat; background-size:cover}

.title001{ text-align:center; margin-bottom:2.25rem}
.title001 h3{font-size:2.375rem;color:#333333;position: relative;}
.title001 h4{font-size:3.125rem;color:#333333;opacity: .05;text-transform:uppercase;font-weight: 900;margin-top: -2rem;letter-spacing: 1px;}

/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/

.header_box_li{height: 0;position: relative;z-index: 1;}

.header_box{position: fixed;z-index: 10000;top: 0;left: 0;right: 0;transition: .5s;opacity: 0;visibility: hidden;transform: translateY(-80px);}
#header{position: fixed;height: 70px;z-index:999;width:100%;transition: 0.36s;background: #94070a;background-size:cover;}
.header_box_li:before{content:"";position:absolute;height: 10.125rem;top:0;left: 0;right: 0;transition: 0.9s;opacity: 1;visibility: visible;background-size: auto 100%;pointer-events: none;}
#header.xg:before{ opacity:0; visibility:hidden}
.header_top{position: relative;height: 58px;padding: 0;text-align: right;z-index: 10000;}
.header_top .tianqi{ display:inline-block; height:4rem}
.header_top .search_btn{display:inline-block;float: none;font-size: 14px;color: #fff;}

.header_top .search {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 20;
}
.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -.5rem;
    top: -12px;
    bottom: auto;
    height: 40px;
    width: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.header_top .search .input input {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0 2rem 0 1rem;
    color: #333;
}
.header_top .search .btn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
.header_top .search .btn input{cursor: pointer;position: absolute;z-index: 1;left: 0;top: 0;right:0;bottom: 0;height: 100%;width: 100%;}
.header_top .search .btn svg{width: 18px;height: 18px;fill:#fff;}
.header_top .search:hover .btn svg{
    fill: #6510AD;
}

.header_top .search:hover .input {
    width: 16.25rem;
    opacity: 1;
    visibility: visible;
}

.list_box0{ display:inline-block; vertical-align:top}
.list_box0 .li{font-size: 14px;color:#fff;display: inline-block;transition:.6s;margin-left: 2rem;position: relative;line-height: 4rem;}
.list_box0 .li>a{ display:block}
.list_box0 .li a>img{margin: -1px .625rem 0 0;}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: 3.5rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:60px;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{ height:16px}
 

.list_box_01{font-size:0;white-space:nowrap;padding: .625rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.75rem;color:#666666;line-height:20px;margin: 0;}

.list_box0 .li:after{content:"";position:absolute;left:-1.25rem;width: 1.5px;height: 12px;background: #fff;top: 50%;margin-top: -6px;}
.list_box0 .li:first-child:after{ display:none}
.header_box .w1200{height:100%;position:relative;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{ }
#header #logo .box_table{ width:auto}
#logo{float:left;height:100%;position: relative;}
#logo img{}
#logo img.img2{ display:none}
#nav{float: left;}
#nav ul{}
#nav ul li{float:left;position:relative;z-index:0;margin-left: 2.75rem;height: 70px;line-height: 70px;}
#nav ul li:before{content:"";position:absolute;left: 0;width: 100%;height: 50px;bottom:0;transition:.6s;}
#nav ul li.on:before, #nav ul li:hover:before{width:100%;left:0;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size: 1.125rem;color:#fff;line-height: 70px;position:relative;transition: .36s;display: inline-block;font-weight: bold;}
#nav ul li a i{ margin:-3px 0 0 .625rem; display:inline-block; width:10px; height:5px;transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{}
#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:#871D16;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;}
#nav ul li .sub::after{content: '';display: block;width: 10px;height: 10px;background: #871D16;position: absolute;top: -5px;left: calc(50% - 5px);transform: rotate(45deg);z-index: 1;}
#nav ul li .sub .box{padding: 10px 0;text-align:center;position: relative;z-index: 3;}
#nav ul li .sub a{padding: 10px 24px;line-height: 28px;transition:.6s;font-size: 16px;color: #fff;text-align: center;white-space: nowrap;}
#nav ul li .sub a:hover{color: #333;background: #fff;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav>ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{}

#nav>ul>li h3:before{content:"";display:block;position:absolute; width:21px; height:12px;left:50%;margin-left: -10px; bottom:10px; transition:.3s;opacity:0;visibility:hidden;}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li:hover h3:before, #nav>ul>li.on h3:before{opacity:1;visibility:visible;display: none;}

.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0 0 0 15px;position: relative;line-height: 70px;}
.search_btn img{margin: -3px 0 0 0;}
#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: 1.5rem;transition:.6s;margin-left: 1rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -1.5rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}


.search_btn{margin-left: 2.75rem;cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 18rem;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #94070a;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0,0,0,.7);
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
}
.header-right .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
	position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
	width:6%;
	padding-top: 6%;
	left: 26.875%;
	top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
	width:12px;
	padding-top: 12px;
	left: 13.54%;
	top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble3{
	width:36px;
	padding-top: 36px;
	left: 8.854%;
	top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
	width:56.875%;
	padding-top: 56.875%;
	left: -28.6458%;
	top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
	width:54px;
	padding-top: 54px;
	left: 26.3%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
	background-color: #fff;
	opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
	width:56.875%;
	padding-top: 56.875%;
	left: 73.4375%;
	top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
	width:2rem;
	padding-top: 2rem;
	left: 60.9375%;
	top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{


	background-color: #ff495f;
}


.search-dialog-box .bubbles-bg .bubble8{
	width:1.35rem;
	padding-top: 1.35rem;
	left: 95.83%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
	width:16px;
	padding-top: 16px;
	left: 76.5625%;
	top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
	width:56.875%;
	padding-top: 56.875%;
	left: 71.354%;
	top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
	animation:spin 8s infinite linear;
	transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
	animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
	animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
	transform-origin: 30% 30px;
}
.search-dialog{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}
.search-dialog .search-tit{
	font-size: 2.75rem;
	line-height: 3.5rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 50rem;
	margin: 0 auto;
	padding: 0 0.5rem 0 1.5rem;
	background-color: rgba(255,255,255,.1);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #fff;
	transition: all .3s;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input input[type=submit],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 4.5rem;
	width: 3.5rem;
}

.search-dialog .search-input input[type=submit]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('../images/search-btn.svg');
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/close-btn.svg');
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=submit]{

}

.search-dialog .hot-search{
	font-size: 0;
	width:19.5rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
}
.search-dialog .hot-link{
	margin-left: 1rem;
}


.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 3rem;
    height: 3rem;
    z-index: 10;
    right: 1.5rem;
    top: 1.35rem;
    background-color: rgba(255,255,255,.1);
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 0.75rem;
    background-repeat: no-repeat;
    background-image: url(../images/close-btn.svg);
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}

/*顶部搜索*/
.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 #showkeycode1042934{font-size:.875rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 38px; line-height: 38px; border: 0; background: url(../images/search_white.svg) center center no-repeat; background-size: 1.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
c color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999999;float: right;margin-left: 28px;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 1.875rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.75rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;overflow: auto;margin: 81px 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: #94070a;}
#m_nav .close{position:absolute;top: 10px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav .list_box00{padding-left: 0;text-align: center;width: 100%;}
#m_nav .list_box00 li{margin: 0 .5rem;}

#m_nav.act { pointer-events: auto; right: 0; }
.m_nav_list>li {width: 100%;overflow: hidden;padding: 0 0 0 2.3rem;position: relative;}
.m_nav_list>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.m_nav_list li .a { display: inline-block; width: calc(100% - 30px) }
.m_nav_list li .a {line-height: 4rem;height: 4rem;color: #fff;padding: 0;font-size: 14px;float: left;}
.m_nav_list li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
.m_nav_list li .a span i { font-size: 0; }
.m_nav_list li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 100%;height: 4rem;display: inline-block;background: url(../images/arrow_down.svg) calc(100% - 2rem) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

.m_nav_list li.on i {background: url(../images/arrow_down_on.svg) calc(100% - 2rem) center no-repeat;}
.m_nav_list .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
.m_nav_list li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; width: 100%; }
.m_nav_list .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_list .title .list span { background: none; }
.m_nav_list .title .list span a:hover { color: #c21d1b; }
.m_nav_list .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_list .title .list .void>a { background-size: 10px; position: relative; }
.m_nav_list .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
.m_nav_list .title .list span { position: relative; display: block; }
.m_nav_list .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
.m_nav_list .title .sub a { background: none; font-size:.875rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 60px;position: fixed;z-index: 1000;}
#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: #94070a;background-size: cover;}
#m_header #logo{height: 60px;float: left;}
#m_header #logo img{max-height:60%;max-height: 44px;}
#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);}

.fp-viewing-page2 .header_box, .fp-viewing-page3 .header_box, .fp-viewing-page4 .header_box, .fp-viewing-page5 .header_box, .fp-viewing-page6 .header_box{ opacity:1; visibility:visible; transform:translateY(0)}

.container02 .content .left{ width:50%}
.list_box_02 li .img .img_hezi{ padding-bottom:62.85% !important}
.list_box_02 li .con{ background:#94070a; margin:0 3.125rem; height:13.75rem; padding:1.5rem 2rem 1.5rem; margin-top:-1.875rem; position:relative; transition:.5s}
.list_box_02 li .con:before{ content:""; position:absolute; background:url(../images/list_box_02_sanjiao.png) center no-repeat; width:1.875rem; height:1.875rem; right:-1.875rem; top:0}
.list_box_02 li .con h6{ font-size:12px; color:#fff; line-height:1rem; }
.list_box_02 li .con h6 svg{ width:1rem; height:1rem; fill:#fff; vertical-align:middle; margin:-3px .5rem 0 0}
.list_box_02 li .con h5{ font-size:1.125rem; color:#fff; line-height:1.875rem; height:3.75rem; font-weight:bold; margin:.75rem 0}
.list_box_02 li .con p{ font-size:12px; line-height:1.5rem; height:4.5rem; overflow:hidden; color:#debebe}
.container02 .content .right{ width:50%}
.list_box_02 .miso-dots{ bottom:14.5rem; text-align:center}
.list_box_02 .miso-dots li{ width:.625rem; height:.625rem; border:#fff 1px solid; border-radius:50%; margin:0 .5rem; transition:.5s}
.list_box_02 .miso-dots li.miso-active{ background:#fff}

.container02 .content .right{ width:50%; padding:1.875rem 0 0}
.list_box_03{border-bottom: 1px solid #a9393c;}
.list_box_03 li{ float:left; width:50%}
.list_box_03 li a{display:block; height:17.5rem; background:#94070a; padding:0 2.5rem; transition:.5s;position: relative;}
.list_box_03 li:nth-child(1) a::before{position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #a9393c;
    content: "";
    z-index: 4;}
.list_box_03 li a h6{ font-size:12px; color:#fff; line-height:1rem; }
.list_box_03 li a h6 svg{ width:1rem; height:1rem; fill:#fff; vertical-align:middle; margin:-3px .5rem 0 0}
.list_box_03 li a h5{ font-size:1.125rem; color:#fff; line-height:1.875rem; height:3.75rem; font-weight:bold; margin:1rem 0 1rem}
.list_box_03 li a p{ font-size:12px; line-height:1.5rem; height:4.5rem; overflow:hidden; color:#debebe}

.list_box_04 li{ width:100%; border-bottom:#94070a 4px solid}
.list_box_04 li a{ display:block; height:17.5rem; background:#94070a;transition:.5s}  
.list_box_04 li a .box{ width:50%; height:100%; }
.list_box_04 li a .box .box_table{ padding:0 2.5rem}
.list_box_04 li a h6{ font-size:12px; color:#fff; line-height:1rem; }
.list_box_04 li a h6 svg{ width:1rem; height:1rem; fill:#fff; vertical-align:middle; margin:-3px .5rem 0 0}
.list_box_04 li a h5{ font-size:1.125rem; color:#fff; line-height:1.875rem; height:3.75rem; font-weight:bold; margin:1rem 0 1rem}
.list_box_04 li a p{ font-size:12px; line-height:1.5rem; height:4.5rem; overflow:hidden; color:#fff; opacity:.5}
.list_box_04 li a .box .img .img_hezi{ padding-bottom:17.5rem !important}
.list_box_04 li a .box.fl{ position:relative; z-index:1}
.list_box_04 li a .box.fl:after{ content:""; position:absolute; right:0; width:2.25rem; height:2.25rem; background:#94070a; top:50%; transform:translateY(-50%) translateX(50%); border-radius:50%; transition:.5s}

.container02 .fp-tableCell, .container04 .fp-tableCell{ padding:70px 0 0}

.container03{ position:relative; z-index:1; overflow:hidden}
.container03:before{ content:""; position:absolute; bottom:0; left:0; right:0; height:14.125rem; z-index:-1; background:#94080b}
.container03 .fp-tableCell{ vertical-align:bottom}

.list_box_05_box{ position:relative}
.list_box_05{ position:relative; overflow:hidden}
.list_box_05 li{ float:left; width:33.333333%; position:relative; z-index:1}
.list_box_05 li a{ display:block}
.list_box_05 li .dot{ position:absolute; bottom:0; left:0; width:1px; height:100vh}
.list_box_05 li .dot:before{content:"";position:absolute;width:5px;height:5px;background: #e3d6d6;border-radius:5px;left:-2px;top: 12%;transition:.5s;}
.list_box_05 li .dot:after{content:"";position:absolute;width:5px;height:5px;background: #e3d6d6;border-radius:5px;left:-2px;top: 40%;transition:.5s;}
.list_box_05 li:before{ content:""; position:absolute; bottom:0; left:0; width:1px; height:100vh; background:#f0f0f0; z-index:-1}
.list_box_05 li:after{ content:""; position:absolute; bottom:0; left:0; width:1px; height:100vh; background:#fff; z-index:1; opacity:.2}
.list_box_05 li a{ display:block}
.list_box_05 li a .img_box{ margin:0 1.875rem}
.list_box_05 li a .img .img_hezi{ padding-bottom:calc(100vh - 14.125rem - 70px - 10rem) !important}
.list_box_05 li a .con{ height:14.125rem; background:#94080b; position:relative; padding:1.5rem calc(1.875rem + 1.25rem) 0; }
.list_box_05 li a .con:after{ content:""; position:absolute; width:5px; height:5px; background:#e86e71; border-radius:5px; left:-2px; top:-.75rem; transition:.5s}
.list_box_05 li a .con h5{ line-height:1.5rem; border-left:#fff 3px solid; padding:0 0 0 1.125rem; font-size:1.375rem; color:#fff; font-weight:bold; margin-bottom:1.25rem}
.list_box_05 li a .con p{ font-size:.875rem; color:#fff; line-height:1.625rem; height:6.5rem; overflow:hidden}

.list_box_05_box:before{ content:""; position:absolute; bottom:0; right:0; width:1px; height:100vh; background:#f0f0f0; z-index:-1}
.list_box_05_box:after{ content:""; position:absolute; bottom:0; right:0; width:1px; height:100vh; background:#fff; z-index:1; opacity:.2}

.container04{ background:url(../images/container04_bg.jpg) center no-repeat; background-size:cover; position:relative; z-index:1}
.container04:before{ content:""; position:absolute; top:0; left:0; right:0; padding-bottom:15% !important; z-index:-1; background:url(../images/container04_top.jpg) center no-repeat; background-size:cover}

.container04 .left{ padding:0 1.875rem 0 6.125rem; width:calc(100% - 18rem)}
.container04 .right{ width:18rem}
.container04 .title001{ margin-bottom:8rem}
.container04 .title001 h3{ color:#fff}
.container04 .title001 h4{ color:#fff; opacity:.1}

.list_box_06 li a{ display:block; position:relative}
.list_box_06 li a .img{ width:100%;}
.list_box_06 li a .img .img_hezi{ padding-bottom:27rem !important}
.list_box_06 li a .con{position:absolute;top:0;right:0;width:25rem;height:20.625rem;background:#94070a;overflow: hidden;padding: 0 1.875rem;display: none;}
.list_box_06 li a .con .shuzi{ position:absolute; top:auto; right:0; left:0; bottom:0;}
.list_box_06 li a .con .shuzi{font-size: 23rem;color:#fff;font-family:Impact;text-align:center;opacity: .08;bottom: -2.5rem;}
.list_box_06 li a .con h5{ font-size:1.125rem; color:#fff; line-height:1.875rem; height:3.75rem; font-weight:bold; margin:-1.5rem 0 1rem}
.list_box_06 li a .con p{ font-size:.875rem; line-height:1.625rem; height:8.125rem; overflow:hidden; color:#debebe}

.list_box_07 li{ margin-bottom:5px}
.list_box_07 li a{ display:block; position:relative}
.list_box_07 li a .img{ background:#fff}
.list_box_07 li a .img .img_hezi{ padding-bottom:48.61% !important}
.list_box_07 li a .img img{ opacity:.3}
.list_box_07 li a .con{position:absolute;top:0;left:0;width:8.75rem; height:4.375rem;background: rgba(148,7,10,.4); padding:.5rem .625rem; transition:.5s}
.list_box_07 li a .con .shuzi{ font-size:1.625rem; color:#fff; font-family:Impact}

.list_box_07 li.miso-current a .img img{ opacity:1; }
.list_box_07 li.miso-current a .con{ background: rgba(148,7,10,1);}

.footer{ background:url(../images/footer_bg.jpg) center no-repeat; background-size:cover}
.footer .fl01{ padding:3.5rem 0 2.5rem; display:flex; align-items:center; }
.footer .fl01 .left{ border-left:rgba(255,255,255,.2) 1px solid; padding-left:3rem}
.footer .fl01 .left h3{ font-size:1.5rem; color:#fff; margin-bottom:1.25rem}

.footer .fl02{ border-top:rgba(255,255,255,.2) 1px solid; text-align:center; padding:1.5rem 0 2.5rem}
.footer .fl02 p{ font-size:.875rem; line-height:1.5; opacity:.5; color:#fff}


.list_box_08{ display:block}
.list_box_08 li{ float:left; width:50%; padding:0 1rem 0 0; font-size:.875rem; color:#fff; line-height:1.75rem; opacity:.8; flex-wrap:wrap; transition:.5s}

.footer .center{ padding:1.5rem 3rem; border-left:rgba(255,255,255,.2) 1px solid; border-right:rgba(255,255,255,.2) 1px solid}
.footer .right{ padding:0 3rem; border-right:rgba(255,255,255,.2) 1px solid;}
.footer .right h3{ font-size:1.5rem; color:#fff; margin-bottom:1.25rem}
.footer .right p{ font-size:.875rem; color:#fff; line-height:1.75rem; opacity:.8; min-width:17.5rem}
.list_box_09{ margin:1rem 0 0}
.list_box_09 li{ display:inline-block; margin-right:.75rem}

.tc1 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99999999;}

.tc1 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);display:  none;}
.tc1 .tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto;transform:scale(1);}
.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;overflow: hidden;top:50%;z-index:9999;width: 200px;height: 250px;left:50%;margin-left: -100px;margin-top: -125px;-webkit-animation-duration: 1.9s;animation-duration: 1.9s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-name: anim-close-2;animation-name: anim-close-2;}
.tc1 .tc.act{display: block;}
.tc1 .tc.act .tc-box{display: block;-webkit-animation-name: anim-open-2;animation-name: anim-open-2;transform:scale(1);}
.tc1 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc1 .tc-bg {height: 100%;background: rgba(0,0,0,.9);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.tc1 .tc-box h3 img{width: 200px;height: 200px;}
.tc1 .tc-box h5{width: 100%;height: 50px;line-height: 50px;font-size:1rem;color:#fff;text-align:center;}


/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/

.n_header_box.header_box{ transform: translateY(0); opacity:1; visibility:visible}
.n_header_box.header_box_li{ height:auto}

.n_header_box #header{ height:90px;}
.list_box00{ text-align:right}
.list_box00 li{display:inline-block;font-size:.875rem;margin-left:1.375rem;color:#fff;line-height: 44px;height: 24px; transition:.5s}
.list_box00 li:hover{ opacity:.8}

.n_header_box #nav ul li{ line-height:66px; height:66px;}
.n_header_box #nav ul li h3{ line-height:66px;}

.n_banner{ position:relative}
.n_banner .img .img_hezi{ padding-bottom:26.04% !important}
.n_banner .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url(../images/n_banner_jb.png) center bottom no-repeat;; background-size:100% auto}

.n_banner .img .mianbao{ position:absolute; bottom:60px; left:0; right:0; text-align:center; padding:0 15px; z-index:1; font-size:.875rem; color:#fff}
.n_banner .img .mianbao em{  font-style:normal}
.n_banner .img .mianbao img{ margin:0 .625rem 0 0}

.n_erji .content{background:#403435 url(../images/mianbao_bg.png) 90% top no-repeat;position:relative;top:-35px;padding:0 2.375rem;}
.n_erji .content .left{margin:-10px 0;background:#94070a;height:calc(100% + 20px);position: absolute;height:90px;}
.n_erji .content .left{font-size:2.25rem;color:#fff;padding:0 .5rem;width:14rem;text-align:center;}
.n_erji .content .left .box_table{width: 100%;}
.n_erji .content .right{width:calc(100% - 14rem);float: right; padding:0 0 0 2rem}
.n_erji .content .right ul{background: #403435;}
.n_erji .content .right ul li{ font-size:1rem; color:#fff; float:left}
.n_erji .content .right ul li a{ display:block; transition:.5s; padding:0 2rem; line-height:70px}
.n_erji .content .right ul li.on a, .n_erji .content .right ul li:hover a{ background:#94070a}

#nav_slide{line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{position:absolute;left: 15px;top:-2px;}
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{height: 50px;background: #94070a;}
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 15px;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #94070a;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

.n_container{ padding:4rem 0 6rem; overflow:hidden;}

.list_box_wenzhang{ margin-bottom:3rem}
.list_box_wenzhang li{ border-bottom:#d9d9d9 1px solid; transition:.5s}
.list_box_wenzhang a{display:block;padding: 1.5rem 1.875rem; transition:.5s; position:relative}
.list_box_wenzhang a:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:#94070a url(../images/list_box_wenzhang_bg.png) 90% top no-repeat; transition:.5s; z-index:-1; opacity:0; visibility:hidden}
.list_box_wenzhang a .ll{ width:calc(100% - 7.5rem); padding:0 1.5rem 0 0}
.list_box_wenzhang li a h5{font-size: 1.25rem;color:#333333;line-height: 1.5;transition:.5s;margin: 0 0 0;}
.list_box_wenzhang li a h6{ font-size:.875rem; color:#666666; line-height:22px; transition:.5s;}
.list_box_wenzhang li a h6 svg{fill:#737373;width: 16px;height: 16px;vertical-align: middle;margin: -3px .375rem 0 0; transition:.5s;}

.list_box_wenzhang a .rr{padding: 0;}
.list_box_wenzhang a .rr span{display:inline-block;font-size: 1rem;color: #737373;width:100%;height: 34px;line-height: 32px;text-align:center;transition:.5s;}

.list_box_wenzhang li a h5 span.keywordfontcolor1042930{font-size: 1.25rem !important;color:#94070a !important;}
.list_box_wenzhang li:hover a h5 span.keywordfontcolor1042930{color:#fff !important;}

.j_pages img{ max-width:100%}

.list_box17{margin-bottom:2.5rem;border-bottom: #94070a 1px solid;}
.list_box17 li{margin-bottom: 0;border-top: #94070a 1px solid;}
.list_box17 li a{display: flex;transition:.5s;padding: 2.5rem 3rem;font-size: 0;align-items: center; position:relative; z-index:1; overflow:hidden}
.list_box17 li a:before{content:"";position:absolute;left: 5.375rem;background:#e3e3e3;top:.25rem;bottom:.25rem;z-index:-1;width: 1px;}
.list_box17 li .left{width: 7.5rem;height: 100%;float: none;display: inline-block;}
.list_box17 li .left .time_box{width:4.75rem;height:5.625rem;border: #e3e3e3 1px solid;position:relative;background: #fff;}
.list_box17 li .left .time_box:before{}
.list_box17 li .left .time{text-align:center;margin: 0;height: 100%;}
.list_box17 li .left .time h3{font-size: 2.5rem;color: #94070a;font-weight:bold;margin-bottom: .5rem; }
.list_box17 li .left .time h6{font-size: 12px;color: #737373;} 
.list_box17 li .left .time .libai{font-size:.875rem;color:#999999;border-top:#dedede 1px solid;margin: 1.25rem 0 0;padding: 1.5rem 0 0;}
.list_box17 li .right{width: calc(100% - 7.5rem);float: none;display: inline-block;}
.list_box17 li .right .img_box{display: table-cell;padding-right: 2.5rem;width: calc(21.5625rem + 2.5rem);}
.list_box17 li .right .img{}
.list_box17 li .right .img, .list_box17 li .right .img img{width: 100%;height: 13.75rem;overflow:hidden;object-fit:cover;background: #e6e6e6;}
.list_box17 li .right .con{display: table-cell;vertical-align:top;padding: .5rem 0 0;}
.list_box17 li .right .con h5{font-size:1.25rem;color: #333333;line-height: 2rem;font-weight:bold;transition:.5s;}
.list_box17 li:hover .right .con h5{color:#94070a;}
.list_box17 li .right .con p{font-size: 14px;color: #737373;line-height: 1.5rem;height: 7.5rem;margin: 1.5rem 0 0;text-align: justify;}
.list_box17 li .right .con span{display:inline-block;font-size: 12px;color: #666666;width:100px;height:30px;line-height:30px;background: #e5e5e5;border-radius: 6px;text-align:center;transition:.5s;}

.list_box_yjxm li a{padding: 2.5rem 0;}
.list_box_yjxm a:before{display:none;}
.list_box_yjxm li .right{width: 100%;}
.list_box17 li .right .con{padding: 2.5rem 0 0;}
.list_box_yjxm li .right .con p{height: 4.5rem;}

.list_box18{margin-bottom:2.5rem;border-bottom: #dadada 1px solid;}
.list_box18 li{margin-bottom: 0;border-top: #dadada 1px solid;}
.list_box18 li a{transition:.5s;padding: 2.5rem 2rem;position:relative;z-index:1;overflow:hidden;display: block;}
.list_box18 li a:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:#94070a url(../images/list_box18_bg.png) 90% top no-repeat; transition:.5s; z-index:-1; opacity:0; visibility:hidden; background-size:auto 100%}
.list_box18 li .left{width: 6.5rem;height: 100%;}
.list_box18 li .left .time_box{width:4.75rem;position:relative;transition:.5s;}
.list_box18 li .left .time_box:before{}
.list_box18 li .left .time{text-align:center;margin: 0;height: 100%;}
.list_box18 li .left .time h3{font-size: 2.5rem;color: #94070a;font-weight:bold;margin-bottom: .5rem; transition:.5s;}
.list_box18 li .left .time h6{font-size: 12px;color: #737373; transition:.5s;} 
.list_box18 li .left .time .libai{font-size:.875rem;color:#999999;border-top:#dedede 1px solid;margin: 1.25rem 0 0;padding: 1.5rem 0 0;}
.list_box18 li .right{width: calc(100% - 6.5rem);}
.list_box18 li .right .con{display: table-cell;vertical-align:top;padding: 0;}
.list_box18 li .right .con h5{font-size:1.5rem;color: #333333;line-height: 2rem;font-weight:bold;transition:.5s;}
.list_box18 li .right .con p{font-size: 1rem;color: #737373;line-height: 1.5rem;height: 3rem;margin: 1.5rem 0 0;}
.list_box18 li .right .con span{display:inline-block;font-size: 12px;color: #666666;width:100px;height:30px;line-height:30px;background: #e5e5e5;border-radius: 6px;text-align:center;transition:.5s;}

.n_news_detail .ar_article_box .nav01{margin: 0rem 0 2rem;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: #333;font-size: 2rem;line-height: 1.5;margin-bottom: 1rem;font-weight: bold;}
.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: 1rem;line-height: 2.1875rem;font-weight:normal;margin: 0;vertical-align: top;position: relative;}
.n_news_detail .ar_article_box h6 span{margin: 0 1.75rem 0 0;color: #999999;display: inline-block;}
.n_news_detail .ar_article_box h6 span img{ margin:-3px 6px 0 0}

.lxwm_hzhb{overflow:hidden;padding-top: 1rem;}
.lxwm_hzhb ul{display:block;margin:0 -10px;}
.lxwm_hzhb ul li{float:left;width: calc(25% - 20px);margin:0 10px 20px;padding:15px;border: 1px solid #ddd;}
.lxwm_hzhb ul li:hover{border: 1px solid #94070a;}
.lxwm_hzhb ul li .pic{width:100%;}
.lxwm_hzhb ul li .pic img{display:block;width: 100%;max-height: 100%;margin:0 auto;}

.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;}.social-share *{font-family:"socialshare" !important}.social-share a{position:relative;text-decoration:none;margin: 0 .125rem 0;display:inline-block;outline:none;}.social-share .social-share-icon{position:relative;display:inline-block;width: 2.1875rem;height: 2.1875rem;border-radius:50%;line-height: 2.1875rem;border: none;color: #666666;text-align:center;vertical-align: top;transition:background 0.6s ease-out 0s;transition: .6s;font-size: 13px;background: #ececec;margin-right: .75rem;background-size: 100% 100% !important;}.social-share .social-share-icon:hover{
}.social-share .icon-weibo{border-color:#ff763b;}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{border-color:#56b6e7;}.social-share .icon-qq:hover{}.social-share .icon-qzone{border-color:#FDBE3D;}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{border-color:#0077B5;}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;border-color:#7bc549;}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;bottom: -205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;top: -13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent;}.social-share .icon-wechat:hover .wechat-qrcode{display:block}

.social-share .icon-weibo {background: url(../images/share-icon01.png) no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-wechat {background:url(../images/share-icon02.png) no-repeat center center !important;background-size: 100% 100% !important;}
.n_news_detail .ar_article_box h6 span:hover .social-share{ opacity:1; visibility:visible}


.right_fr1{width: 18.75rem;background:#fff;}
.right_fr1 .fl001{border-bottom: #e3e3e3 1px solid;margin-bottom: 2.5rem;padding-bottom: 2.5rem;}
.right_fr1 .fl000 h3{font-size: 1.625rem;color: #323232;line-height: 1.5;margin-bottom: 1rem;}

.n_news_detail{}

/*====上一篇下一篇====*/
#ar_fot{position:relative;box-sizing: border-box;width: 100%;margin-top: 2.875rem;display: flex;}
#ar_fot h1{display:block;width: 50%;font-size: 1rem;line-height: 1.5;color: #666666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float: left;}
#ar_fot h1 span{ display: inline-block; white-space: nowrap;}
#ar_fot h1 a{font-weight:normal;transition: .5s;display: flex;background: #ededed;padding: 2rem 2.5rem;transition: .5s;white-space: normal;height: 100%;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #fff;background: #94070a;}

.list_box_chenguo li{ margin-bottom:4rem}
.list_box_chenguo li a{ display:block; position:relative; z-index:1; padding:0 1.875rem 2rem; }
.list_box_chenguo li a:before{ content:""; position:absolute; bottom:0; left:0; right:0; background:#f2f2f2; z-index:-1; height:3.75rem}
.list_box_chenguo li a .img{ width:23.75rem}
.list_box_chenguo li a .img img{ width:100%}
.list_box_chenguo li a .con{ width:calc(100% - 23.75rem); padding:1.25rem 0 2rem 3.25rem}
.list_box_chenguo li a .con h5{font-size:1.75rem;color:#333333;font-weight:bold;transition:.5s;margin-bottom: 1.5rem;line-height: 1.5;}
.list_box_chenguo li a .con p{ font-size:1rem; color:#737373; line-height:1.875; margin-bottom:1rem; text-align:justify}

.list_box_chenguo li:nth-child(2n) a .img{ float:right}
.list_box_chenguo li:nth-child(2n) a .con{ float:left; padding:1.25rem 3.25rem 0 0}

.list_box_chuban{ margin:0 -1.25rem}
.list_box_chuban li{ float:left; width:50%; padding:0 1.25rem; margin-bottom:5rem}
.list_box_chuban li a{ display:block; transition:.5s; background:#f0f2f5 url(../images/list_box_chuban_bg1.png) right bottom no-repeat;}
.list_box_chuban li a .img{ width:12.5rem; position:relative; transform:translateX(1.875rem) translateY(1.875rem); }
.list_box_chuban li a .img:after{content:"";position:absolute;right:-1.875rem;bottom:0;border-right: transparent 1.875rem solid;border-top: #d8d8d8 1.875rem solid;}
.list_box_chuban li a .img .img_hezi{ padding-bottom:140% !important}
.list_box_chuban li a .con{ width:calc(100% - 12.5rem); padding:2.75rem 0 0 calc(2.5rem + 1.875rem)}
.list_box_chuban li a .con h5{ font-size:1.25rem; color:#333333; line-height:1.25; transition:.5s; font-weight:bold; margin-bottom:1.5rem}
.list_box_chuban li a .con dl{ border-left:#d9d9d9 1px solid; padding:0 0 0 1.125rem;}
.list_box_chuban li a .con dl dd{ font-size:12px; color:#737373; line-height:1.625rem}

.n_jianjie_detail .n_left{ width:16.25rem; padding:1.875rem; background:#f0f2f5}

.n_jianjie_detail .n_left .img{ width:100%; position:relative; }
.n_jianjie_detail .n_left .img .img_hezi{ padding-bottom:140% !important}
.n_jianjie_detail .n_left .con{width: 100%;padding: 1rem 0 0;}
.n_jianjie_detail .n_left .con h5{font-size:1.25rem;color:#333333;line-height:1.25;transition:.5s;font-weight:bold;margin-bottom: 1.25rem;}
.n_jianjie_detail .n_left .con dl{ border-left:#d9d9d9 1px solid; padding:0 0 0 1.125rem;}
.n_jianjie_detail .n_left .con dl dd{ font-size:12px; color:#737373; line-height:1.625rem}

.n_jianjie_detail .n_right{ width:calc(100% - 16.25rem); padding:0 0 0 3.125rem; }
.n_jianjie_detail .n_right .miso_hd{ margin-bottom:1.75rem}
.n_jianjie_detail .n_right .miso_hd ul{ background:#f0f2f5;}
.n_jianjie_detail .n_right .miso_hd ul li{ float:left; width:33.333333%;}
.n_jianjie_detail .n_right .miso_hd ul li a{ display:block; line-height:3.75rem; text-align:center; font-size:1.25rem; color:#737373; transition:.5s; background-position:right center !important}
.n_jianjie_detail .n_right .miso_hd ul li a:nth-child(1), .n_jianjie_detail .n_right .miso_hd ul li a:nth-child(2){ background:url(../images/line_bg.png) right center no-repeat}

.n_jianjie_detail .n_right .miso_hd ul li.miso-current a{ background:#94070a; color:#fff}

.list_box_chengyuan{ margin:2rem 0 3.125rem}
.list_box_chengyuan li{ padding:0;}
.list_box_chengyuan li a{ display:block;background:#f0f2f5; padding:0 4.375rem;}
.list_box_chengyuan li a .img{ width:26.625rem; position:relative; transform:translateY(-1.875rem)}
.list_box_chengyuan li a .img .img_hezi{ padding-bottom:68.29% !important}
.list_box_chengyuan li a .con{ width:calc(100% - 26.625rem); padding:2.75rem 0 0 4rem}
.list_box_chengyuan li a .con h5{font-size:1.25rem;color: #333333;line-height:1.25;font-weight:bold;margin-bottom: 1.75rem;}
.list_box_chengyuan li a .con p{font-size: 1rem;color: #737373;line-height: 2rem;border-left: #d9d9d9 1px solid;padding: 0 0 0 1.25rem;}

.list_box_chengyuan1{ margin:0 -.75rem}
.list_box_chengyuan1 li{ float:left; width:33.333333%; padding:0 .75rem; margin-bottom:1.5rem}
.list_box_chengyuan1 li a{ display:block; padding:.5rem; border:#e2eff0 1px solid;}
.list_box_chengyuan1 li a .img{ width:10.4375rem}
.list_box_chengyuan1 li a .img .img_hezi{ padding-bottom:110.09% !important; background:#f0f2f5}
.list_box_chengyuan1 li a .con{ width:calc(100% - 10.4375rem); padding:1.5rem 0 0 1.25rem}
.list_box_chengyuan1 li a .con h5{ font-size:1.125rem; color:#333333; font-weight:bold;line-height:1.25; margin-bottom:1rem}
.list_box_chengyuan1 li a .con p{ font-size:14px; color:#737373; line-height:1.5rem; height:7.5rem}

/*==========================================内页 结束=============================================*/


/*中国结核病防治创新性传播策略支持项目 start*/
.n_container_zl{overflow: hidden;margin-top: 5.625rem;}
.ztzl01_part01{padding: 7.75rem 0 6.5rem;background: url("../images/ztimages01/ztzl01_part01_bg.jpg") no-repeat top center;background-size: cover;}
.ztzl01_part01 .ztzl01_part01_box{position: relative;}
.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt{width: calc(100% - 18.25rem);background: #94070a url("../images/ztimages01/zt01_icon01.png") no-repeat top right;}
.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt .ztzl01_part01_box_txt01{padding: 4.25rem 21.25rem  6.25rem 3.5rem;}
.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt .ztzl01_part01_box_txt01 .title{font-size: 1.875rem;font-family: "Microsoft Yahei";font-weight: bold;color: #fff;line-height: 2.5rem;}
.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt .ztzl01_part01_box_txt01 .ftitle{font-size: 1.875rem;font-family: "Microsoft Yahei";font-weight: bold;color: #fff;line-height: 2.5rem;}
.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt .ztzl01_part01_box_txt01 .ztzl01_part01_box_txt01_con{padding-top: 2.25rem;}
.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt .ztzl01_part01_box_txt01 .ztzl01_part01_box_txt01_con p{line-height: 1.75rem;font-size: 0.875rem;font-family: "Microsoft Yahei";color: #d1a6a7;text-indent: 2em;margin-bottom: 1rem;}
.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_pic{position: absolute;right: 0px;top: 0px;z-index: 3;width: 41.5%;}
.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_pic img{display: block;width: 100%;max-width: 100%;height: auto;}

.ztzl01_part02{padding: 6.25rem 0 3rem;}
.ztzl01_part02 .ztzl01_part02_pic ul{overflow: hidden;margin: 0 -27px;}
.ztzl01_part02 .ztzl01_part02_pic ul li{float: left;width: calc(33.3333% - 54px);margin: 0 27px 54px;}
.ztzl01_part02 .ztzl01_part02_pic ul li .img .img_hezi{padding-bottom: 62.85% !important;}
.ztzl01_part02 .ztzl01_part02_pic ul li .title{width: 100%;padding: 0 0.75rem;height: 3.75rem;line-height: 3.75rem;background: #910621;font-size: 1.25rem;font-family: "Microsoft Yahei";color: #fff;text-align: center;}

.ztzl01_part03{padding: 3.5rem 0 3.75rem;background: #666b72;}
.ztzl01_hd{height: 4rem;line-height: 4rem;font-size: 2.25rem;font-family: "Microsoft Yahei";color: #fff;}
.ztzl01_hd .ztzl01_hd_con{padding-right: 1.5rem;}
.ztzl01_hd .more{height: 4rem;line-height: 4rem;display: inline-block;padding-left: 1.5rem;position: relative;}
.ztzl01_hd .more::before{position: absolute;left: 0px;top: 50%;width: 1px;height: 2rem;margin-top: -1rem;background: #85898e;content: "";z-index: 2;}
.ztzl01_hd .more a{font-size: 0.875rem;font-family: "Microsoft Yahei";display: block;}
.ztzl01_hd .more a:hover{color: #910621;}
.ztzl01_part03 .ztzl01_part03_list{padding-top: 1.5rem;}
.ztzl01_part03 .ztzl01_part03_list ul li{float: left;width: calc(50% - 1.25rem);margin-right: 2.5rem;margin-bottom: 2.5rem;border-top: 3px solid #910621;padding: 1.875rem 2.75rem 2.25rem 2rem;background: #fff url("../images/ztimages01/zt01_icon02.png") no-repeat bottom right;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);}
.ztzl01_part03 .ztzl01_part03_list ul li:hover{background: #910621 url("../images/ztimages01/zt01_icon02.png") no-repeat bottom right;}
.ztzl01_part03 .ztzl01_part03_list ul li:nth-child(2n){margin-right: 0;}
.ztzl01_part03 .ztzl01_part03_list ul li .date{width: 4.25rem;text-align: right;margin-right: 1rem;}
.ztzl01_part03 .ztzl01_part03_list ul li .date span{display: block;width: 100%;font-family: "Arial";font-weight: bold;}
.ztzl01_part03 .ztzl01_part03_list ul li .date span.d1{font-size: 1.625rem;color: #94070a;margin-bottom: 1.25rem;}
.ztzl01_part03 .ztzl01_part03_list ul li:hover .date span.d1{color: #fff;}
.ztzl01_part03 .ztzl01_part03_list ul li .date span.d2{font-size: 0.875rem;color: #666;}
.ztzl01_part03 .ztzl01_part03_list ul li:hover .date span.d2{color: #fff;}
.ztzl01_part03 .ztzl01_part03_list ul li .part03_list_con{width: calc(100% - 5.25rem);border-left: 1px solid #d9d9d9;padding-left: 1rem;font-family: "Microsoft Yahei";}
.ztzl01_part03 .ztzl01_part03_list ul li .part03_list_co{border-left: 1px solid #fff;}
.ztzl01_part03 .ztzl01_part03_list ul li .part03_list_con .title{height: 4rem;line-height: 2rem;font-size: 1.125rem;color: #333;font-weight: bold;}
.ztzl01_part03 .ztzl01_part03_list ul li:hover .part03_list_con .title{color: #fff;}
.ztzl01_part03 .ztzl01_part03_list ul li .part03_list_con .des{height: 4.5rem;line-height: 1.5rem;font-size: 0.875rem;color: #737373;margin-top: 0.25rem;}
.ztzl01_part03 .ztzl01_part03_list ul li:hover .part03_list_con .des{color: #fff;}

.ztzl01_part04{padding: 5rem 0 5.25rem;}
.ztzl01_part04 .ztzl01_hd{color: #333;}
.ztzl01_part04 .ztzl01_part04_list{padding-top: 1.25rem;}
.ztzl01_part04 .ztzl01_part04_list ul{margin: 0 -20px;}
.ztzl01_part04 .ztzl01_part04_list ul li{float: left;width: calc(25% - 40px);margin: 0 20px;}
.ztzl01_part04 .ztzl01_part04_list ul li .img .img_hezi{    padding-bottom: 61.66666% !important;}
.ztzl01_part04 .ztzl01_part04_list ul li .title{height: 3.75rem;line-height: 3.75rem;text-align: center;font-family: "Microsoft Yahei";font-size: 1.25rem;color: #333;}
.ztzl01_part04 .ztzl01_part04_list ul li:hover .title{color: #94070a;}

.ztzl01_part05{padding-bottom: 5rem;}
.ztzl01_part05 .ztzl01_hd{color: #333;}
.ztzl01_part05 .ztzl01_part05_list{padding-top: 1.25rem;}
.ztzl01_part05 .ztzl01_part05_list ul{margin: 0 -12px;}
.ztzl01_part05 .ztzl01_part05_list ul li{width: calc(33.3333% - 24px);margin: 0 12px 1.5rem;float: left;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);}
.ztzl01_part05 .ztzl01_part05_list ul li .title{height: 3.75rem;line-height: 3.75rem;background: #94070a url("../images/ztimages01/zt01_icon03.png") no-repeat center right;padding: 0 1.75rem;font-family: "Microsoft Yahei";font-weight: bold;color: #fff;font-size: 1.25rem;}
.ztzl01_part05 .ztzl01_part05_list ul li .des{padding: 1.5rem 1.75rem;font-size: 0.875rem;font-family: "Microsoft Yahei";color: #333;}
.ztzl01_part05 .ztzl01_part05_list ul li .des .des_txt{height: 9rem;line-height: 1.5rem;}
.ztzl01_part05 .ztzl01_part05_list ul li:hover .des{background: #c01c1f;color: #fff;}

/*中国结核病防治创新性传播策略支持项目-列表页*/
.page_heading{padding-top: 4rem;}
.page_heading .page_heading_bt{font-family: "Microsoft Yahei";color: #333;font-size: 2rem;font-weight: bold;text-align: center;line-height: 1.5;}
.n_ztzl01_box01 ul{margin-bottom:2.5rem;}
.n_ztzl01_box01 ul li{margin-bottom: 0;border-top: #910621 3px solid;margin-bottom: 1.875rem;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);}
.n_ztzl01_box01 ul li a{transition:.5s;padding: 1.875rem 2rem;position:relative;z-index:1;overflow:hidden;display: block;background: url("../images/ztimages01/zt01_icon04.png") no-repeat right center;}
.n_ztzl01_box01 ul li:hover a{background: #94070a url("../images/ztimages01/zt01_icon04.png") no-repeat right center;}
.n_ztzl01_box01 ul li .left{width: 6rem;height: 100%;border-right: 1px solid #d9d9d9;margin-right: 1rem;font-family: "Arial";}
.n_ztzl01_box01 ul li:hover .left{border-right: 1px solid #fff;}
.n_ztzl01_box01 ul li .left .time_box{width:4.75rem;position:relative;transition:.5s;text-align: right;}
.n_ztzl01_box01 ul li .left .time{text-align:center;margin: 0;height: 100%;}
.n_ztzl01_box01 ul li .left .time h3{font-size: 1.625rem;color: #94070a;font-weight:bold;margin-bottom: .5rem; transition:.5s;}
.n_ztzl01_box01 ul li:hover .left .time h3{color: #fff;}
.n_ztzl01_box01 ul li .left .time h6{font-size: 14px;color: #666; transition:.5s;} 
.n_ztzl01_box01 ul li:hover .left .time h6{color: #fff;}
.n_ztzl01_box01 ul li .left .time .libai{font-size:.875rem;color:#999999;border-top:#dedede 1px solid;margin: 1.25rem 0 0;padding: 1.5rem 0 0;}
.n_ztzl01_box01 ul li .right{width: calc(100% - 7.5rem);}
.n_ztzl01_box01 ul li .right h5{font-size:1.25rem;color: #333;height: 2.75rem;line-height: 2.75rem;font-weight:bold;transition:.5s;}
.n_ztzl01_box01 ul li:hover .right h5{color: #fff;}

/*中国结核病防治创新性传播策略支持项目-图片列表页*/
.n_ztzl01_box02 ul{margin-bottom:2.5rem;}
.n_ztzl01_box02 ul li{margin-bottom: 0;border-top: #94070a 3px solid;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);margin-bottom: 1.875rem;background: url("../images/ztimages01/zt01_icon05.png") no-repeat right center;}
.n_ztzl01_box02 ul li:hover{background: #94070a;}
.n_ztzl01_box02 ul li a{display: flex;transition:.5s;padding: 2rem 3rem;font-size: 0;align-items: center; position:relative; z-index:1; overflow:hidden}
.n_ztzl01_box02 ul li .left{width: 7.5rem;height: 100%;float: none;display: inline-block;}
.n_ztzl01_box02 ul li .left .time_box{width:4.75rem;height:5.625rem;position:relative;transition:.5s}
.n_ztzl01_box02 ul li .left .time{text-align: right;margin: 0;height: 100%;}
.n_ztzl01_box02 ul li .left .time h3{font-size: 1.625rem;color: #94070a;font-weight:bold;margin-bottom: .5rem;}
.n_ztzl01_box02 ul li:hover .left .time h3{color: #fff;}
.n_ztzl01_box02 ul li .left .time h6{font-size: 14px;color: #666; transition:.5s;font-weight: bold;} 
.n_ztzl01_box02 ul li:hover .left .time h6{color: #fff;}
.n_ztzl01_box02 ul li .left .time .libai{font-size:.875rem;color:#999999;border-top:#dedede 1px solid;margin: 1.25rem 0 0;padding: 1.5rem 0 0;}
.n_ztzl01_box02 ul li .right{width: calc(100% - 7.5rem);float: none;display: inline-block;border-left: 1px solid #d9d9d9;}
.n_ztzl01_box02 ul li .right{border-left: 1px solid #94070a;}
.n_ztzl01_box02 ul li .right .img_box{display: table-cell;padding-right: 2.5rem;width: calc(17.5rem + 2.5rem);}
.n_ztzl01_box02 ul li .right .img, .n_ztzl01_box02 ul li .right .img img{width: 100%;height: 10rem;overflow:hidden;object-fit:cover;background: #e6e6e6;}
.n_ztzl01_box02 ul li .right .con{display: table-cell;vertical-align:top;padding: .5rem 0 0;}
.n_ztzl01_box02 ul li .right .con02{padding-left: 2rem;}
.n_ztzl01_box02 ul li .right .con h5{font-size:1.25rem;color: #333333;line-height: 2rem;font-weight:bold;transition:.5s;}
.n_ztzl01_box02 ul li .right .con .date{font-size: 14px;color: #737373;margin-top: 1rem;display: none;}
.n_ztzl01_box02 ul li:hover .right .con h5{color: #fff;}
.n_ztzl01_box02 ul li .right .con p{font-size: 14px;color: #737373;line-height: 1.5rem;height: 4.5rem;margin: 1rem 0 0;}
.n_ztzl01_box02 ul li:hover .right .con p{color: #fff;}
.n_ztzl01_box02 ul li .right .con span{display:inline-block;font-size: 12px;color: #666666;width:100px;height:30px;line-height:30px;background: #e5e5e5;border-radius: 6px;text-align:center;transition:.5s;}

/*中国结核病防治创新性传播策略支持项目-内容页*/
.n_ztzl01_detail .ar_article_box .nav01 h3{font-size: 1.875rem;font-family: "Microsoft Yahei";font-weight: bold;line-height: 1.75;padding-bottom: 0.75rem;}
.n_ztzl01_detail .ar_article_box .nav01 h6{line-height: 2.25rem; /*overflow: hidden;*/}
.n_ztzl01_detail .ar_article_box .nav01 h6 span{font-family: "Microsoft Yahei";color: #666;font-size: 1rem;}
.n_ztzl01_detail .ar_article_box .nav01 h6 span.date{padding-left: 1.375rem;background: url("../images/ztimages01/zt01_icon06.png") no-repeat left center;margin-right: 1.25rem;}
.n_ztzl01_detail .ar_article_box .nav01 h6 span.wzly{padding-left: 1.375rem;background: url("../images/ztimages01/zt01_icon07.png") no-repeat left center;margin-right: 1.25rem;}
.n_ztzl01_detail .ar_article_box .nav01 hr{margin: 1.875rem 0 1.25rem;background: #e5e5e5;}
.ar_fot02{margin-top: 3rem;padding: 1.5rem 3.125rem;border-bottom: 3px solid #910621;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);background: url("../images/ztimages01/zt01_icon08.png") no-repeat right center;}
.ar_fot02 h1{font-size: 1.125rem;font-family: "Microsoft Yahei";color: #323232;padding: 1rem 0;line-height: 1.5rem;}
.ar_fot02 h1.prev{border-bottom: 1px solid #ededed;}
.ar_fot02 h1 a{color: #323232;}
.ar_fot02 h1 a:hover{color: #910621;}
/*end 中国结核病防治创新性传播策略支持项目*/

/*扩大国家免疫规划媒体倡导项目 start*/
.ztzl02_part01{padding-top: 7.625rem;background: url("../images/ztimages02/ztzl02_part02_bg01.jpg") no-repeat top center;}
.ztzl02_part01 .ztzl02_hd_con{height: 5.625rem;line-height: 5.625rem;background: url("../images/ztimages02/ztzl02_hd_title_bg01.png") no-repeat left center;}
.ztzl02_part01 .ztzl02_hd_con .ztzl02_hd_title{font-family: "Microsoft Yahei";color: #fff;font-weight: bold;font-size: 1.5rem;/*text-indent: 4.5rem;*/}
.ztzl02_part01 .ztzl02_part01_box{padding: 3.5rem 0 7.5rem;}
.ztzl02_part01 .ztzl02_part01_box01{border: 2px solid #94070a;position: relative;padding-bottom: 5.5rem;}
.ztzl02_part01 .ztzl02_part01_box01_l{width: calc(100% - 34rem);padding-left: 3.75rem;}
.ztzl02_part01 .ztzl02_part01_box01_l .part01_box01_l_hd{position: relative;top: -1.5rem;height: 3.125rem;line-height: 3.125rem;margin-bottom: 1.5rem;}
.ztzl02_part01 .ztzl02_part01_box01_l .part01_box01_l_hd ul{display: inline-block;background: #faf9f7;border-left: 9px solid #faf9f7;border-right: 9px solid #faf9f7;}
.ztzl02_part01 .ztzl02_part01_box01_l .part01_box01_l_hd ul li{float: left;padding: 0 2rem;font-size: 1.5rem;font-family: "Microsoft Yahei";color: #000;border-bottom: 1px solid #94070a;cursor: pointer;}
.ztzl02_part01 .ztzl02_part01_box01_l .part01_box01_l_hd ul li.on,.ztzl02_part01 .ztzl02_part01_box01_l .part01_box01_l_hd ul li:hover{background: #94070a;color: #fff;}
.ztzl02_part01 .ztzl02_part01_box01_l .part01_box01_l_bd .item p{font-size: 1rem;font-family: "Microsoft Yahei";color: #333;line-height: 2rem;}
.ztzl02_part01 .ztzl02_part01_box01_r{position: absolute;top: -7.5rem;right: 4rem;}
.ztzl02_part01 .ztzl02_part01_box01_r .pic{width: 23.75rem;height: 23.75rem;border-radius: 50%;     overflow: hidden; }
.ztzl02_part01 .ztzl02_part01_box01_r .pic img{display: block;width: 100%;height: 100%;background-size: cover;}

.ztzl02_part01 .ztzl02_hd_con02{background: url("../images/ztimages02/ztzl02_hd_title_bg02.png") no-repeat right center;}
.ztzl02_part01 .ztzl02_hd_con02 .ztzl02_hd_title02{text-align: right;/*padding-right: 4.5rem;*/text-indent: 0;}
.ztzl02_part01 .ztzl02_part01_box02{padding-top: 18.125rem;position: relative;}
.ztzl02_part01 .ztzl02_part01_box02 .ztzl02_part01_box022{position: absolute;left: 0px;top: 1rem;}
.ztzl02_part01 .ztzl02_part01_box022 ul{overflow: hidden;margin: 0 -1.75rem;}
.ztzl02_part01 .ztzl02_part01_box022 ul li{float: left;width: calc(33.3333% - 3.5rem);margin: 0 1.75rem;background: #fff;position: relative;}
.ztzl02_part01 .ztzl02_part01_box022 ul li:before{position:absolute;left:0;bottom:0;width:0;height:3px;background:#ffd000;transition:all 0.6s;content:"";z-index:3;}
.ztzl02_part01 .ztzl02_part01_box022 ul li:hover:before{width:100%;}
.ztzl02_part01 .ztzl02_part01_box022 ul li+li{margin-top: 6.25rem;}
.ztzl02_part01 .ztzl02_part01_box022 ul li+li+li{margin-top: 12.5rem;}
.ztzl02_part01 .ztzl02_part01_box022 ul li .img .img_hezi{padding-bottom: 63.8888% !important;}
.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt{padding: 4.75rem 1.875rem 3.25rem;position: relative;}
.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt .date{position: absolute;left: 1.875rem;top: -2rem;z-index: 2;height: 5rem;background: #94070a;padding: 0 10px;color: #fff;text-align: center;}
.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt .date span{display: block;text-align: center;width: 100%;}
.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt .date span.d1{height: 2rem;line-height: 2rem;font-family: "Times New Roman";font-size: 1.125rem;border-bottom: 1px solid #aa1417;}
.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt .date span.d2{border-top: 1px solid #7d0609;font-size: 1.75rem;padding-top: 10px;}
.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt .title{height: 3.5rem;line-height: 1.75rem;font-size: 1.125rem;font-family: "Microsoft Yahei";color: #000;}
.ztzl02_part01 .ztzl02_part01_box022 ul li:hover .li_txt .title{color: #94070a;font-weight: bold;}
.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt .des{height: 6rem;line-height: 1.5rem;margin: 0.75rem 0 1.5rem;font-size: 0.875rem;color: #737373;}
.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt .arrow{width: 72px;height: 8px;background: url("../images/26/zt02_iocn011.png") no-repeat center right;}
.ztzl02_part01 .ztzl02_part01_box022 ul li:hover .img_zd img{transform:scale(1.05);}

.ztzl02_part02{/* background: url("../images/ztimages02/ztzl02_part02_bg02.jpg") no-repeat top center; *//* padding:40.5rem 0 7.75rem; *//* background-size: cover; */}
.ztzl02_part02 .ztzl02_hd_con{height: 5.625rem;line-height: 1.625rem;background: url("../images/26/ztzl02_hd_title_bg031.png") no-repeat left center;padding-left:1rem}
.ztzl02_part02 .ztzl02_hd_con .ztzl02_hd_title{font-family: "Microsoft Yahei";color: #fff;font-weight: bold;font-size: 1.5rem;/*text-indent: 4.5rem*/;}
.ztzl02_part02 .ztzl02_part02_list{padding-top: 0rem;}
.ztzl02_part02 .ztzl02_part02_list ul{overflow: hidden;margin: 0 -1.25rem;}
.ztzl02_part02 .ztzl02_part02_list ul li{float: left;margin: 0 1.25rem;width: calc(25% - 2.5rem);background: url("../images/26/zt02_iocn031.png") no-repeat;background-size: cover;padding-top: 2.75rem;}
.ztzl02_part02 .ztzl02_part02_list ul li:hover{background: url("../images/26/zt02_iocn03_hover1.png") no-repeat;background-size: cover;}
.ztzl02_part02 .ztzl02_part02_list ul li .li_con{padding: 0 2rem 3.5rem;}
.ztzl02_part02 .ztzl02_part02_list ul li .date{height: 2.5rem;line-height: 2.5rem;font-family: "Microsoft Yahei";color: rgb(22, 164, 66);margin-bottom: 1rem;}
.ztzl02_part02 .ztzl02_part02_list ul li:hover .date{color:#fff;}
.ztzl02_part02 .ztzl02_part02_list ul li .date span.d1{font-size: 2.25rem;font-weight: bold;}
.ztzl02_part02 .ztzl02_part02_list ul li .title{height: 5.25rem;line-height: 1.75rem;font-family: "Microsoft Yahei";color: #000;font-size: 1rem;}
.ztzl02_part02 .ztzl02_part02_list ul li:hover .title{color: #fff;}
.ztzl02_part02 .ztzl02_part02_list ul li .des{height: 7.5rem;line-height: 1.5rem;margin-top: 0.75rem;color: #a3a3a3;font-size: 0.875rem;}
.ztzl02_part02 .ztzl02_part02_list ul li:hover .des{color:#fff;}
.ztzl02_part02 .ztzl02_part02_list ul li .ckxq{padding: 0 2rem;height: 2.5rem;line-height: 2.5rem;background: rgb(22, 164, 66);}
.ztzl02_part02 .ztzl02_part02_list ul li .ckxq span.ckxq_con{font-size: 0.875rem;font-family: "Microsoft Yahei";color: #fff;background: url("../images/ztimages02/zt02_iocn02.png") no-repeat right center;display: inline-block;padding-right: 3rem;}

/*扩大国家免疫规划媒体倡导项目-列表页*/
.n_container_box{background: url("../images/ztimages02/n_container_box_bg.jpg") no-repeat top center;background-size: cover;}
.n_ztzl02_box01 ul{overflow: hidden;margin: 0 -1.25rem;}
.n_ztzl02_box01 ul li{float: left;margin: 0 1.25rem 2.25rem;width: calc(33.33% - 2.5rem);background: url("../images/ztimages02/zt02_iocn03.png") no-repeat;background-size: cover;padding-top: 2.75rem;}
.n_ztzl02_box01 ul li:hover{background: url("../images/ztimages02/zt02_iocn03_hover.png") no-repeat;background-size: cover;}
.n_ztzl02_box01 ul li .li_con{padding: 0 2rem 2rem;}
.n_ztzl02_box01 ul li .date{height: 2.5rem;line-height: 2.5rem;font-family: "Microsoft Yahei";color: #94070a;margin-bottom: 1rem;}
.n_ztzl02_box01 ul li:hover .date{color: #fff;}
.n_ztzl02_box01 ul li .date span.d1{font-size: 2.25rem;font-weight: bold;}
.n_ztzl02_box01 ul li .title{height: 5.25rem;line-height: 1.75rem;font-family: "Microsoft Yahei";color: #000;font-size: 1rem;}
.n_ztzl02_box01 ul li:hover .title{color: #fff;}
.n_ztzl02_box01 ul li .ckxq{padding: 0 2rem;height: 2.5rem;line-height: 2.5rem;background: #94070a;}
.n_ztzl02_box01 ul li .ckxq span.ckxq_con{font-size: 0.875rem;font-family: "Microsoft Yahei";color: #fff;background: url("../images/ztimages02/zt02_iocn02.png") no-repeat right center;display: inline-block;padding-right: 3rem;}

/*扩大国家免疫规划媒体倡导项目-图片列表页*/
.n_container_box02{background: #faf9f7 url("../images/ztimages02/n_container_box02_bg.jpg") no-repeat top center;background-size: cover;}
.n_container_box02 ul li{margin-bottom: 1.875rem;background: url("../images/ztimages02/zt02_iocn04.png") no-repeat;background-size: cover;padding: 0 2.25rem 2.25rem;}
.n_container_box02 ul li .con{width: calc(100% - 28.875rem);padding-top: 2.75rem;}
.n_container_box02 ul li .con02{float: none;width: 100%;}
.n_container_box02 ul li .con .date{height: 2.5rem;line-height: 2.5rem;font-family: "Microsoft Yahei";color: #94070a;margin-bottom: 1rem;}
.n_container_box02 ul li .con .date span.d1{font-size: 2.25rem;font-weight: bold;}
.n_container_box02 ul li .con .title{max-height: 3.5rem;line-height: 1.75rem;font-family: "Microsoft Yahei";color: #000;font-size: 1.125rem;}
.n_container_box02 ul li:hover .con .title{color: #94070a;}
.n_container_box02 ul li .con .des{max-height: 4.5rem;line-height: 1.5rem;margin: 0.75rem 0 1rem;color: #a3a3a3;font-size: 0.875rem;}
.n_container_box02 ul li .right{width: calc(26.875rem + 2rem);padding-left: 2rem;}
.n_container_box02 ul li .right .img,.n_container_box02 ul li .right .img img{width: 100%;height: 17.25rem;overflow:hidden;object-fit:cover;}

/*扩大国家免疫规划媒体倡导项目-内容页*/
.n_ztzl02_detail{background: #fff;padding: 3rem 5rem;}
.n_ztzl02_detail .ar_article_box .nav01 hr{background: #94070a;}
.ar_fot03{box-shadow: none;background: none;padding: 1.5rem 0;border-top: 3px solid #910621;border-bottom: 0;}
.ar_fot02 h1.prev{border-bottom: none;}
/*end 扩大国家免疫规划媒体倡导项目*/


/*中国道路安全立法媒体倡导项目 start*/
.ztzl03_part01{background: url("../images/ztimages03/ztzl03_part01_bg01.jpg") no-repeat top center;padding-top: 6.25rem;margin-bottom: 4.5rem;}
.ztzl03_part01 .ztzl03_part01_box{padding-top: 1.25rem;position: relative;}
.ztzl03_part01 .ztzl03_part01_box::before{position: absolute;right: 0;top: 0;z-index: 2;content: "";width: 60px;height: 63px;background: url("../images/ztimages03/zt03_iocn01.png") no-repeat;}
.ztzl03_part01 .ztzl03_part01_box::after{position: absolute;right: 0;bottom: 0;z-index: 2;content: "";width: 60px;height: 63px;background: url("../images/ztimages03/zt03_iocn02.png") no-repeat;}
.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_l{width: 41%;}
.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_l img{display: block;width: 100%;height: auto;}
.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r{width: 56%;}
.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r .ztzl03_part01_box_r_box{padding: 2.25rem 3rem 0 0;}
.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r .title{line-height: 2.75rem;font-size: 1.875rem;font-family: "Microsoft Yahei";color: #000;font-weight: bold;margin-bottom: 1.5rem;}
.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r .info p{font-size: 1rem;font-family: "Microsoft Yahei";color: #333;line-height: 2rem;}
.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r .info span.ckgd{line-height: 1.75rem;margin-top: 2rem;border-bottom: 1px solid #94070a;padding: 0 6px;text-align: center;display: inline-block;}
.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r .info span.ckgd a{font-family: "Microsoft Yahei";color: #666;font-size: 0.875rem;display: block;}
.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r .info span.ckgd a:hover{color: #94070a;}

.ztzl03_hd{height: 3.75rem;line-height: 3.75rem;font-family: "Microsoft Yahei";text-align: center;font-size: 1.875rem;font-weight: bold;color: #000;position: relative;/* background: linear-gradient(135deg, #2EC4B6, #E0F7FA, #CBF3F0, #9ACD32); */}
.ztzl03_hd .line{width: 44px;height: 1px;background: #94070a;margin: 0 auto;}
.ztzl03_hd .more{position: absolute;right: 0px;top: 0px;height: 3.75rem;line-height: 3.75rem;}
.ztzl03_hd .more a{font-size: 0.875rem;font-family: "Microsoft Yahei";color: #000;}
.ztzl03_hd .more a:hover{color: #94070a;}
.ztzl03_part02 .ztzl03_part02_list{padding: 2.5rem 0 4.125rem;}
.ztzl03_part02 .ztzl03_part02_list ul{margin: 0 -1.75rem;}
.ztzl03_part02 .ztzl03_part02_list ul li{position: relative;
    float: left;
    width: calc(23.3333% - 0.5rem);
    margin: 0 0.75rem;
    background: #fff;
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, .21);}
.ztzl03_part02 .ztzl03_part02_list ul li:before{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background: rgb(22, 164, 66);
    transition: all 0.6s;
    content: "";
    z-index: 3;
    }
.ztzl03_part02 .ztzl03_part02_list ul li:hover:before{
   width:100%;
}
.ztzl03_part02 .ztzl03_part02_list ul li .img .img_hezi{padding-bottom: 63.8888% !important;}
.ztzl03_part02 .ztzl03_part02_list ul li .li_txt{padding: 4.75rem 1.875rem 3.25rem;position: relative;}
.ztzl03_part02 .ztzl03_part02_list ul li .li_txt .date{position: absolute;left: 1.875rem;top: -2rem;z-index: 2;height: 5rem;background: rgb(22, 164, 66);padding: 0 10px;color: #fff;text-align: center;}
.ztzl03_part02 .ztzl03_part02_list ul li .li_txt .date span{display: block;text-align: center;width: 100%;}
.ztzl03_part02 .ztzl03_part02_list ul li .li_txt .date span.d1{height: 2rem;line-height: 2rem;font-family: "Times New Roman";font-size: 1.125rem;border-bottom: 1px solid rgb(22, 164, 66);}
.ztzl03_part02 .ztzl03_part02_list ul li .li_txt .date span.d2{border-top: 1px solid rgb(22, 164, 66);font-size: 1.75rem;padding-top: 10px;}
.ztzl03_part02 .ztzl03_part02_list ul li .li_txt .title{height: 3.5rem;line-height: 1.75rem;font-size: 1.125rem;font-family: "Microsoft Yahei";color: #000;}
.ztzl03_part02 .ztzl03_part02_list ul li:hover .li_txt .title{color: rgb(22, 164, 66);font-weight:bold;}
.ztzl03_part02 .ztzl03_part02_list ul li .li_txt .des{height: 6rem;line-height: 1.5rem;margin: 0.75rem 0 1.5rem;font-size: 0.875rem;color: #737373;}
.ztzl03_part02 .ztzl03_part02_list ul li .li_txt .arrow{width: 72px;height: 8px;background: url("../images/ztimages02/zt02_iocn01.png") no-repeat center right;}

.ztzl03_part03 .ztzl03_part03_list{padding: 2.75rem 0 3.75rem;}
.ztzl03_part03 .ztzl03_part03_list ul{overflow: hidden; margin: 0 -1.75rem;}
.ztzl03_part03 .ztzl03_part03_list ul li{width: calc(33.3333% - 3.5rem);  margin: 0 1.75rem;float: left;transition:all 1s;position: relative;}
.ztzl03_part03 .ztzl03_part03_list ul li:before{position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #ffd000;
    transition: all 0.6s;
    content: "";
    z-index: 3;}
.ztzl03_part03 .ztzl03_part03_list ul li:hover:before{
   width:100%;
}
.ztzl03_part03 .ztzl03_part03_list ul li .img .img_hezi{padding-bottom: 65% !important;}
.ztzl03_part03 .ztzl03_part03_list ul li .li_txt{padding: 2.75rem 2rem 3.25rem;background: rgb(22, 164, 66);position: relative;}
.ztzl03_part03 .ztzl03_part03_list ul li+li .li_txt{background: #312a29;}
.ztzl03_part03 .ztzl03_part03_list ul li+li+li .li_txt{background: #666b72;}
.ztzl03_part03 .ztzl03_part03_list ul li .li_txt .arrow_icon01{position: absolute;left: 50%;top: -20px;margin-left: -20px;width: 40px;height: 40px;z-index: 2;}
.ztzl03_part03 .ztzl03_part03_list ul li+li .li_txt .arrow_icon01{bottom: -20px;top: unset;}
.ztzl03_part03 .ztzl03_part03_list ul li+li+li .li_txt .arrow_icon01{top: -20px;bottom: unset;}
.ztzl03_part03 .ztzl03_part03_list ul li .li_txt .date{font-family: 0.875rem;color: #fff;padding-top: 1rem;}
.ztzl03_part03 .ztzl03_part03_list ul li .li_txt .title{height: 3.5rem;line-height: 1.75rem;font-size: 1.125rem;font-family: "Microsoft Yahei";color: #fff;}
.ztzl03_part03 .ztzl03_part03_list ul li:hover .li_txt .title{font-weight:bold;}
.ztzl03_part03 .ztzl03_part03_list ul li .li_txt .des{height: 6rem;line-height: 1.5rem;margin: 0.75rem 0 1.5rem;font-size: 0.875rem;color: #fff;opacity: 0.55;}
.ztzl03_part03 .ztzl03_part03_list ul li .li_txt .arrow{width: 72px;height: 8px;background: url("../images/ztimages03/zt03_iocn04.png") no-repeat center right;}

.ztzl03_part04 .ztzl03_part04_list{padding: 3.5rem 0 10rem;}
.ztzl03_part04 .ztzl03_part04_list ul{margin-right:-7.5rem;}
.ztzl03_part04 .ztzl03_part04_list ul li{float: left;width: 25%;background: #fff;padding: 2rem 5rem 2.5rem 2.5rem;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);position: relative;}
.ztzl03_part04 .ztzl03_part04_list ul li+li{background: #312a29;top: 3.75rem;left: -2.5rem;z-index: 3;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li{background: #fff;top: 0rem;left: -5rem;z-index: 4;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li+li{background: rgb(22, 164, 66);top: 3.75rem;left: -7.5rem;z-index: 5;}
.ztzl03_part04 .ztzl03_part04_list ul li::after{position: absolute;left: 0px;width: 100%;height: 20px;bottom: -20px;content: "";z-index: 3;background: url("../images/ztimages03/zt03_iocn07.png") no-repeat top center;}
.ztzl03_part04 .ztzl03_part04_list ul li .tool_con{padding-bottom: 1.25rem;}
.ztzl03_part04 .ztzl03_part04_list ul li .tool_con .tool_pic{width: 5.5rem;height: 5.5rem;overflow: hidden;margin-right: 1.25rem;}
.ztzl03_part04 .ztzl03_part04_list ul li .tool_con .tool_pic img{display: block;width: 100%;height: 100%;-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;}
.ztzl03_part04 .ztzl03_part04_list ul li:hover .tool_con .tool_pic img{-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
	transform: rotateY180deg);}
.ztzl03_part04 .ztzl03_part04_list ul li .tool_con .tool_title .tool_title{line-height: 1.75rem;margin: 1.5rem 0 0.75rem;font-family: "Microsofty Yahei";font-size: 1.5rem;color: #000;}
.ztzl03_part04 .ztzl03_part04_list ul li+li .tool_con .tool_title .tool_title{color: #fff;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li .tool_con .tool_title .tool_title{color: #000;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li+li .tool_con .tool_title .tool_title{color: #fff;}
.ztzl03_part04 .ztzl03_part04_list ul li .tool_con .tool_title .line{width: 52px;height: 2px;background: #94070a;}
.ztzl03_part04 .ztzl03_part04_list ul li+li .tool_con .tool_title .line{background: #fff;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li .tool_con .tool_title .line{background: #94070a;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li+li .tool_con .tool_title .line{background: #fff;}
.ztzl03_part04 .ztzl03_part04_list ul li .tool_box{padding-left: 0.5rem;height: 6rem;}
.ztzl03_part04 .ztzl03_part04_list ul li .tool_box p{height: 2rem;line-height: 2rem;padding-left: 1.125rem;background: url("../images/ztimages03/zt03_iocn05.png") no-repeat left center;}
.ztzl03_part04 .ztzl03_part04_list ul li+li .tool_box p{background: url("../images/ztimages03/zt03_iocn06.png") no-repeat left center;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li .tool_box p{background: url("../images/ztimages03/zt03_iocn05.png") no-repeat left center;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li+li .tool_box p{background: url("../images/ztimages03/zt03_iocn06.png") no-repeat left center;}
.ztzl03_part04 .ztzl03_part04_list ul li .tool_box p a{font-size: 1rem;font-family: "Microsoft Yahei";color: #333;display: block;transition:0.6s;}
.ztzl03_part04 .ztzl03_part04_list ul li+li .tool_box p a{color: #fff;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li .tool_box p a{color: #333;}
.ztzl03_part04 .ztzl03_part04_list ul li+li+li+li .tool_box p a{color: #fff;}
.ztzl03_part04 .ztzl03_part04_list ul li .tool_box p:hover a{text-indent: 4px;}

/*中国道路安全立法媒体倡导项目 列表页*/
.n_container_box03{background: url("../images/ztimages03/n_container_box03_bg.jpg") no-repeat top center;}
.n_ztzl03_box01{background: #fff;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);padding: 3.75rem 3.75rem 2.5rem;}
.n_ztzl03_box01 ul li{margin-bottom: 2.5rem;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);padding: 1.5rem 2.5rem;}
.n_ztzl03_box01 ul li a{position: relative; display: block;}
.n_ztzl03_box01 ul li .date{position: absolute;width: 3.75rem;height: 5rem;background: #94070a;top: -2.75rem;margin-right: 1.25rem;padding: 0 10px;}
.n_ztzl03_box01 ul li .date span{display: block;width: 100%;text-align: center;color: #faf7f2;font-family: "Times New Roman";}
.n_ztzl03_box01 ul li .date span.d1{font-size: 1.125rem;border-bottom: 1px solid #aa1417;padding: 0.75rem 0 0.5rem;}
.n_ztzl03_box01 ul li .date span.d2{font-size: 1.75rem;border-top: 1px solid #7d0609;padding-top: 0.375rem;}
.n_ztzl03_box01 ul li .li_con{width: calc(100% - 5rem);position: relative;}
.n_ztzl03_box01 ul li .li_con .title{height: 2rem;line-height: 2rem;font-size: 1.125rem;font-family: "Microsoft Yahei";color: #000;display: inline-block;width: calc(100% - 6rem);}
.n_ztzl03_box01 ul li:hover .li_con .title{color: #94070a;}
.n_ztzl03_box01 ul li .arrow{width:4.5rem;position: absolute;right: 0px;top: 50%;margin-top: -0.5rem;}

/*中国道路安全立法媒体倡导项目 图片列表页*/
.n_ztzl03_box02{background: #fff;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);padding: 3.75rem 3.75rem 2.5rem;}
.n_ztzl03_box02 ul li{margin-bottom: 1.875rem;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);}
.n_ztzl03_box02 ul li .left{width: calc(26.875rem + 2rem);padding-right: 2rem;}
.n_ztzl03_box02 ul li .left .img,.n_ztzl03_box02 ul li .left .img img{width: 100%;height: 17.25rem;overflow:hidden;object-fit:cover;}
.n_ztzl03_box02 ul li .li_con{width: calc(100% - 28.875rem);padding:1.875rem 2.5rem 0 0;}
.n_ztzl03_box02 ul li .li_con02{width: 100%;padding: 1.875rem 2.5rem;}
.n_ztzl03_box02 ul li .li_con .li_con_box{margin-bottom: 1.5rem;}
.n_ztzl03_box02 ul li .li_con .li_con_box .date{width: 3.75rem;height: 5rem;background: #94070a;margin-right: 1.25rem;padding: 0 10px;}
.n_ztzl03_box02 ul li .li_con .li_con_box .date span{display: block;width: 100%;text-align: center;color: #faf7f2;font-family: "Times New Roman";}
.n_ztzl03_box02 ul li .li_con .li_con_box .date span.d1{font-size: 1.125rem;border-bottom: 1px solid #aa1417;padding: 0.75rem 0 0.5rem;}
.n_ztzl03_box02 ul li .li_con .li_con_box .date span.d2{font-size: 1.75rem;border-top: 1px solid #7d0609;padding-top: 0.375rem;}
.n_ztzl03_box02 ul li .li_con .li_con_box .title{font-family: "Microsoft Yahei";font-size: 1.125rem;color: #000;width: calc(100% - 5rem);max-height: 3.5rem;line-height: 1.75rem;margin-top: 0.75rem;}
.n_ztzl03_box02 ul li:hover .li_con .li_con_box .title{color: #7d0609;}
.n_ztzl03_box02 ul li .li_con .des{max-height: 4.5rem;line-height: 1.5rem;margin: 0.75rem 0 1rem;color: #a3a3a3;font-size: 0.875rem;}
/*中国道路安全立法媒体倡导项目 内容页*/
.n_ztzl03_detail{background: #fff;padding: 3rem 5rem;box-shadow: 0 0 11px 0 rgba(0,0,0,.21);}
.n_ztzl03_detail .ar_fot03{border-top: 1px solid #e5e5e5;}
/*end 中国道路安全立法媒体倡导项目*/
@media(min-width: 768px){
	.list_box_nav li:hover img{ transform:rotateY(180deg)}
	
	.list_box_02 li:hover .con{ background:#a9393c;}
	.list_box_03 li:hover a{ background:#a9393c;}
	.list_box_04 li:hover a, .list_box_04 li:hover a .box.fl:after{ background:#a9393c;}
	
	.list_box_05 li:hover a .con:after{ top:-1.75rem}
	
	.list_box_08 li:hover{ opacity:1}
	
	.list_box_wenzhang a:hover:before{ opacity:1; visibility:visible }
	.list_box_wenzhang li:hover a h5, .list_box_wenzhang li:hover a h6, .list_box_wenzhang a:hover .rr span{ color:#fff}
	.list_box_wenzhang li:hover a h6 svg{ fill:#fff}
	
	.list_box17 li a:hover:before{ background:#a9393b}
	.list_box17 li a:hover .left .time_box{ border:#a9393b 1px solid; background:#94070a}
	.list_box17 li a:hover .left .time h3, .list_box17 li a:hover .left .time h6{ color:#fff}
        .list_box17 li a:hover .right .con h5{color:##94070a;}
	
	.list_box18 li a:hover:before{ opacity:1; visibility:visible}
	.list_box18 li a:hover .left .time h3, .list_box18 li a:hover .left .time h6, .list_box18 li a:hover .right .con h5, .list_box18 li a:hover .right .con p{ color:#fff}
	
	.list_box_chuban li a:hover .con h5{ color:#94070a}
	
	.list_box_chuban li a:hover{ display:block; transition:.5s; background:#94070a url(../images/list_box_chuban_bg1_on.png) right bottom no-repeat;}
	.list_box_chuban li a:hover .img:after{ border-top: #690002 1.875rem solid}
	.list_box_chuban li a:hover .con h5{ color:#fff}
	.list_box_chuban li a:hover .con dl{ border-left:rgba(255,255,255,.7) 1px solid;}
	.list_box_chuban li a:hover .con dl dd{ color:#fff; opacity:.7}
	
	.list_box_chengyuan1 li a:hover{ border:#a9393c 1px solid; background:#a9393c}
	.list_box_chengyuan1 li a:hover .con h5, .list_box_chengyuan1 li a:hover .con p{ color:#fff}
	
	.list_box_chengyuan li a:hover{ background:#a9393c}
	.list_box_chengyuan li a:hover .con h5, .list_box_chengyuan li a:hover .con p{ color:#fff}

}



@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1830px){
	.w1800{ padding:0 15px}
}

@media(max-width: 1630px){
	.w1600{ padding:0 15px}
	.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_pic{width: 36.5%;}
	.ztzl02_part02 .ztzl02_hd_con{margin-top: 8rem;}
}

@media(max-width: 1440px){
        .container04 .fp-tableCell{padding: 30px 0 0;}
        .container04 .title001{margin-bottom: 10rem;}
	.list_box_02 li .img .img_hezi{ padding-bottom:48% !important}
	.list_box_03 li a, .list_box_04 li a{ height:13rem}
	.list_box_04 li a .box .img .img_hezi{ padding-bottom: 13rem !important;}
	.list_box_02 li .con h5{ height:1.875rem}
	.list_box_02 li .con{ height:12rem}
	
	.title001{ margin-bottom:1.5rem}
	.title001 h3{ font-size:1.5rem}
	.title001 h4{ font-size:2.75rem; margin:-1.5rem 0 0}
	
	.container01 .left .top_box img{ height:8rem}
	.list_box_04 li a h5, .list_box_03 li a h5{ margin:.5rem 0}
	
	.ztzl01_part02{padding: 4.25rem 0 2rm;}
	.ztzl01_part02 .ztzl01_part02_pic ul{margin: 0 -18px;}
	.ztzl01_part02 .ztzl01_part02_pic ul li{width: calc(33.3333% - 36px);margin: 0 18px 36px;}
	.ztzl01_part03 .ztzl01_part03_list ul li{width: calc(50% - 1rem);margin-right: 2rem;margin-bottom: 2rem;}
	.ztzl01_part04{padding: 4rem 0 4.25rem}
	.ztzl01_part04 .ztzl01_part04_list ul{margin: 0 -16px;}
	.ztzl01_part04 .ztzl01_part04_list ul li{width: calc(25% - 32px);margin: 0 16px;}
	.ztzl01_part05{padding-bottom: 4rem;}
}

@media(max-width: 1360px){
	.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_pic{width: 41.5%;}
	.ztzl02_part01 .ztzl02_hd_con{background-size: 60%;}
}
@media(min-width: 1200px){
	.miso_up{ transform:translateY(100px); visibility:hidden; opacity:0; transition:1s}
	.active .miso_up{ transform:translateY(0); visibility:visible; opacity:1; transition-delay:0.6s}
	
	.miso_down{ transform:translateY(-100px); visibility:hidden; opacity:0; transition:1s}
	.active .miso_down{ transform:translateY(0); visibility:visible; opacity:1; transition-delay:0.6s}
	
	.miso_right{ transform:translateX(-100px); visibility:hidden; opacity:0; transition:1s}
	.active .miso_right{ transform:translateX(0); visibility:visible; opacity:1; transition-delay:0.6s}
	
	.miso_left{ transform:translateX(100px); visibility:hidden; opacity:0; transition:1s}
	.active .miso_left{ transform:translateX(0); visibility:visible; opacity:1; transition-delay:0.6s}
	
	.miso_suoX{ letter-spacing:4px; visibility:hidden; opacity:0; transition:1s}
	.active .miso_suoX{ letter-spacing:0; visibility:visible; opacity:1; transition-delay:0.6s}
	
	.miso_flip-up{ transform:perspective(2500px) rotateX(-100deg); visibility:hidden; opacity:0; transition:1s}
	.active .miso_flip-up{ transform:perspective(2500px) rotateX(0); visibility:visible; opacity:1; transition-delay:0.6s}
	
	.miso_zoom-in{ transform:scale(.6); visibility:hidden; opacity:0; transition:1s}
	.active .miso_zoom-in{ transform:translateZ(0) scale(1); visibility:visible; opacity:1; transition-delay:0.6s}
}
@media(max-width: 1200px){
	.header_box{ display:none}
	.m_header_box{ display:block}
	
	.container01 .left{ display:none}
	.container01 .right{ width:100%}
	.list_box_06 li a .img .img_hezi{padding-bottom: 48% !important;}
	.list_box_banner li a .con{ padding:0 15px}
	
 
	.list_box_banner_dots{ bottom:16rem; right:1.5rem}
	.list_box_banner_dots li.miso-current .dot .circle-timer{ transform: translate(-50%,-50%) rotate(-90deg) scale(2);}
	.list_box_banner_dots li .dot{width: 6rem !important;height:6rem;}
	
	.list_box_banner_dots{ bottom: 16rem; right: 1.5rem; width: 6rem;}
	.list_box_banner_dots .miso-dots{ bottom:.25rem}
	.list_box_banner_dots .miso-dots li{ margin:0 2px}
	
	.list_box_banner li a .img{ height:auto}
	.list_box_banner li a .img .img_hezi{ padding-bottom:43.333333% !important}
	.fp-section, #fullpage{ height:auto !important}
	
	.fp-tableCell{ height:auto !important}
	#banner{ margin:60px 0 0}
	.container02 .fp-tableCell, .container04 .fp-tableCell{ padding:0}
	
	.container02{ padding:3rem 0}
	.container03{padding: 3rem 0 0;}
	
	.w1200{ padding:0 15px}
	.n_container{padding: 2rem 0 1rem;}
	.container04{ padding:3rem 0}
	.container04:before{ padding-bottom:6rem !important}
	.container04 .title001{ margin-bottom:3rem}
	
	.container04 .left{ padding:0; width:100%}
	.container04 .right{ padding:0; width:100%; display:none}
	
	.footer .fl01{ display:block}
	.footer .fl01 .left{width:100%;border-left: none;padding: 0;}
	.footer .fl01 .center{ width:100%; display:none}
	.footer .fl01 .right{width:100%;padding:2rem 0 0;border: none;}
	
	#css001, #css002, #css003{ display:none}
	
	.list_box_05 li a .img .img_hezi{ padding-bottom:121.95% !important}
	
	#nav_slide{ display:block}
	
	.n_banner .img .img_hezi{padding-bottom: 10rem !important;}
	.n_erji{ display:none}
	.n_banner .img .mianbao{ display:none}
	.n_banner{ margin:60px 0 0}
	
	.list_box_chengyuan1 li{ width:50%}
	
	.n_container_zl{margin-top: 3.75rem;}
	.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt{width: calc(100% - 14.25rem);}
	.ztzl01_part02{padding: 2.25rem 0 1rem;}
	.ztzl01_part02 .ztzl01_part02_pic ul{margin: 0 -9px;}
	.ztzl01_part02 .ztzl01_part02_pic ul li{width: calc(33.3333% - 18px);margin: 0 9px 18px;}
	.ztzl01_part03{padding: 2.5rem 0 2.75rem;}
	.ztzl01_part03 .ztzl01_part03_list ul li{width: calc(50% - 0.5rem);margin-right: 1rem;margin-bottom: 1rem;}
	.ztzl01_part04{padding: 2rem 0 2.25rem}
	.ztzl01_part04 .ztzl01_part04_list ul{margin: 0 -10px;}
	.ztzl01_part04 .ztzl01_part04_list ul li{width: calc(25% - 20px);margin: 0 10px;}
	.ztzl01_part05{padding-bottom: 2.5rem;}
	.ztzl01_part05 .ztzl01_part05_list ul{margin: 0 -8px;}
	.ztzl01_part05 .ztzl01_part05_list ul li{width: calc(33.3333% - 16px);margin: 0 8px 1rem;}
	
	.ztzl02_part01{padding-top: 2.5rem;}
	.ztzl02_part02 .ztzl02_hd_con{margin-top: 6rem;}
	.ztzl02_part01 .ztzl02_hd_con .ztzl02_hd_title{text-indent: 0rem;font-size: 1.3rem;}
	.ztzl02_part01 .ztzl02_part01_box{padding: 3.5rem 0 3.5rem;}
	.ztzl02_part01 .ztzl02_hd_con{background-size: 60%;}
	.ztzl02_part01 .ztzl02_part01_box01_l{width: calc(100% - 36%);;padding-left: 3rem;}
	.ztzl02_part01 .ztzl02_part01_box01_r{top: -4.5rem;right: 3rem;}
	.ztzl02_part01 .ztzl02_part01_box01_r .pic{width: 20rem;height: 20rem;}
	.ztzl02_part01 .ztzl02_part01_box022 ul{margin: 0 -0.75rem;}
	.ztzl02_part01 .ztzl02_part01_box022 ul li{width: calc(33.3333% - 1.5rem);margin: 0 0.75rem;}
	.ztzl02_part02 .ztzl02_part02_list ul{margin: 0 -0.75rem;}
	.ztzl02_part02 .ztzl02_part02_list ul li{margin: 0 0.75rem;width: calc(25% - 1.5rem);}
	.ztzl02_part02 .ztzl02_part02_list ul li .li_con{padding: 0 1rem 1.5rem;}
	.ztzl02_part02{padding: 40.5rem 0 3.5rem;}
	.ztzl02_part02 .ztzl02_part02_list{padding-top: 3rem;}
	.ztzl02_part02 .ztzl02_part02_list ul li{margin: 0.75rem;}
	.n_ztzl02_detail{padding: 2rem 1.25rem 0;}
	
	.ztzl03_part01{padding-top: 2.5rem;margin-bottom: 2rem;}
	.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_l{width: 48%;}
	.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r{width: 48%;}
	.ztzl03_part02 .ztzl03_part02_list{padding: 2.5rem 0;}
	.ztzl03_part02 .ztzl03_part02_list ul{margin: 0 -0.75rem;}
	.ztzl03_part02 .ztzl03_part02_list ul li{width: calc(33.3333% - 1.5rem);margin: 0 0.75rem;}
	
	.ztzl03_part03 .ztzl03_part03_list{ padding: 2.5rem 0;}
        .ztzl03_part03 .ztzl03_part03_list ul{margin: 0 -0.75rem;}
        .ztzl03_part03 .ztzl03_part03_list ul li{width: calc(33.3333% - 1.5rem);margin: 0 0.75rem;}

	.ztzl03_part04 .ztzl03_part04_list{padding: 3.5rem 0 2rem;}
	.ztzl03_part04 .ztzl03_part04_list ul li::after{display: none;}
	.ztzl03_part04 .ztzl03_part04_list ul{margin: 0 -0.75rem;}
	.ztzl03_part04 .ztzl03_part04_list ul li{width: calc(50% - 1.5rem);margin: 0 0.75rem 1.5rem;position: unset;}
	.n_ztzl03_box01{padding: 3.75rem 1.25rem 2.5rem;}
	.n_ztzl03_box01 ul li{padding: 1.5rem 1.25rem;}
	.n_ztzl03_detail{padding: 2rem 1.25rem 0;}
	.n_ztzl03_box02{padding: 2rem 1.25rem 0;}
}

@media(max-width: 1024px){
	.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_pic{width: 46.5%;}
	.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt .ztzl01_part01_box_txt01{padding: 4.25rem 21.25rem 3.25rem 3.5rem;}

	.ztzl02_part01 .ztzl02_part01_box01{padding-bottom: 3.5rem;}
	.ztzl03_part03 .ztzl03_part03_list ul li .li_txt{padding: 1.5rem 1rem 2.25rem;}
}

@media(max-width: 992px){
	.container02 .content .left{ width:100%;}
	.container02 .content .right{ width:100%;}
	
	.list_box_06 li a .img{ width:100%}
	.list_box_06 li a .con{ position:relative; width:100%}
	
	.list_box17 li a:before{ display:none}
	.list_box17 li .left{ display:none}
	.list_box17 li .right{ width:100%}
	
	.list_box17 li .right .img_box{width:100%;display:block;padding: 0 0 1.5rem;}
	.list_box17 li .right .img, .list_box17 li .right .img img{width:100%;height:auto;display: block;}
	.list_box17 li .right .con{padding:0;display: block;}
	
	.list_box17 li a{ padding:2rem 0}
	.list_box17 li .right .con p{ margin:.5rem 0 0}
	
	.list_box18 li .left{ width:100%}
	.list_box18 li .left .time{ text-align:left}
	.list_box18 li .left .time_box{ width:100%}
	.list_box18 li .left .time h3, .list_box18 li .left .time h6{ display:inline-block;}
	.list_box18 li .right{ width:100%}
	
	.list_box18 li .right .con{padding:0;display: block;}
	
	.list_box18 li a{ padding:1.5rem 0}
	.list_box18 li .right .con p{ margin:.5rem 0 0}
	
	.list_box_chuban li a{ padding:15px}
	.list_box_chuban li a .img{width:7.5rem;transform: translateX(0) translateY(0);}
	.list_box_chuban li{width:100%;margin-bottom: 1.5rem;}
	.list_box_chuban li a .con{width:calc(100% - 7.5rem);padding: 0 0 0 1.25rem;}
	.list_box_chuban li a .con h5{font-size:15px;white-space: normal;line-height: 1.375;margin-bottom: 1rem;}
	.list_box_chuban li a .img:after{ display:none}
	
	.ztzl01_part01{padding: 1.75rem 0 1.5rem;}
	.ztzl01_part01 .ztzl01_part01_box{position: unset;}
	.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt{float: none;width: 100%;}
	.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_txt .ztzl01_part01_box_txt01{padding: 2.25rem 2.25rem 2.25rem 2.25rem;}
	.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_pic{position: unset;margin-top: 1rem;width: 100%;}
	.ztzl01_part01 .ztzl01_part01_box .ztzl01_part01_box_pic img{display: block;margin: 0 auto;max-width: 100%;}
	.ztzl01_part04 .ztzl01_part04_list ul li{width: calc(50% - 20px);margin: 0 10px;}
	.ztzl01_part05 .ztzl01_part05_list ul li{width: calc(50% - 16px);}
	.ar_fot02{margin-top: 2rem;padding: 1rem 1.25rem;}

	.ztzl02_part01 .ztzl02_hd_con{background-size: 100%;}
	.ztzl02_part01 .ztzl02_part01_box01{position: unset;}
	.ztzl02_part01 .ztzl02_part01_box01_l{float: none;width: 100%;padding: 0 1.5rem;}
	.ztzl02_part01 .ztzl02_part01_box01_r{float: none;position: unset;}
	.ztzl02_part01 .ztzl02_part01_box01_r .pic{margin: 1.5rem auto 0;}
	.ztzl02_part01 .ztzl02_part01_box01_r .pic img{display: block;max-width: 100%;}
	.ztzl02_part02 .ztzl02_part02_list ul li{width: calc(50% - 1.5rem);}
	.n_ztzl02_box01 ul{margin: 0 -0.75rem;}
	.n_ztzl02_box01 ul li{width: calc(50% - 1.5rem);margin: 0 0.75rem 1.5rem;}

	
	.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_l{float: none;width: 100%;}
	.ztzl03_part01 .ztzl03_part01_box::before{display: none;}
	.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r{float: none;width: 100%;}
	.ztzl03_part01 .ztzl03_part01_box .ztzl03_part01_box_r .info span.ckgd{margin-top: 2rem;}

         .lxwm_hzhb ul{margin: 0 -8px;}
         .lxwm_hzhb ul li{width: calc(33.3333% - 16px);margin:0 8px 16px;padding:12px;}

}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
	
	.list_box_03 li a, .list_box_04 li a .box .box_table{ padding:0 15px}
	.list_box_banner li a .con h5{  font-size:1.5rem}
	.title001 h4{font-size:1.75rem;margin: -1rem 0 0;}
	
	.list_box_08 li{ width:100%; padding:0}
	.footer .fl01{ text-align:center}
	.list_box_09 li{ margin:0 .375rem}
	
	
	.list_box_02 li .con{ margin:0 15px; margin-top: -15px;}
	.list_box_02 li .con:before{ width:15px; height:15px; right:-15px}
	.list_box_03 li:nth-child(1) a{background: #e5e5e5;}
	
	.list_box_09 img{ width:2rem}
	.list_box_05 li a .con{ padding:1.5rem 15px 0}
	
	.list_box_wenzhang a{ padding:.75rem 0}
	.list_box_wenzhang a .ll{ width:100%; padding:0}
	.list_box_wenzhang a .rr{ display:none}
	
	.n_container{ padding:2.5rem 0 3rem}
	.list_box_wenzhang{ margin-bottom:2rem}
	.list_box_wenzhang li a h5{ font-size:15px}
	
	.n_news_detail .ar_article_box h3{ font-size:1.5rem}
	.n_news_detail .ar_article_box h6{ font-size:11px;}
	.n_news_detail .ar_article_box h6 span{ margin:0 3px}
	.ar_article p{ font-size:13px; line-height:26px; margin-bottom:16px}
        .ar_article p iframe{height: auto;max-width: 100%;}
	#ar_fot h1{ width:100%}
	#ar_fot{ display:block}
	#ar_fot h1 a{ padding:15px 10px}
	
	.list_box_chenguo li{ margin-bottom:2.5rem}
	.list_box_chenguo li a .img{ padding:0; width:100%}
	.list_box_chenguo li a .con{ padding:2rem 0 0; width:100%}
	.list_box_chenguo li a{ padding:0 0 1.5rem}
	.list_box_chenguo li a .con h5{ font-size:1.5rem}
	
	.list_box_chenguo li a:before{ height:1.5rem}
	
	.n_jianjie_detail .n_left{ width:100%}
	.n_jianjie_detail .n_right{ width:100%; padding:2rem 0 0}
	.n_jianjie_detail .n_right .miso_hd ul li a{ font-size:16px}
	
	.list_box_chengyuan li a{ padding:15px}
	.list_box_chengyuan li a .img{ transform: translateY(0);}
	
	.list_box_chengyuan li a .img{ width:100%}
	.list_box_chengyuan li a .con{width:100%;padding: 1.5rem 0 .5rem;}
	
	.list_box_chengyuan1 li{ width:100%}
	.list_box_chengyuan{ margin-bottom:1.75rem}
	
	.ztzl01_part02 .ztzl01_part02_pic ul{margin: 0;}
	.ztzl01_part02 .ztzl01_part02_pic ul li{float: none;width: 100%;margin: 0;margin-bottom: 1rem;}
	.ztzl01_part03 .ztzl01_part03_list ul li{float: none;margin: 0;margin-bottom: 1rem;width: 100%;}
	.n_ztzl01_detail .ar_article_box .nav01 h3{font-size: 1.375rem;line-height: 1.5;}

	.ztzl02_part01 .ztzl02_part01_box02{padding-top: 2.5rem;}
	.ztzl02_part01 .ztzl02_part01_box02 .ztzl02_part01_box022{position: unset;}
	.ztzl02_part01 .ztzl02_part01_box022 ul{margin: 0;}
	.ztzl02_part01 .ztzl02_part01_box022 ul li{float: none;width: 100%;margin: 0;}
	.ztzl02_part01 .ztzl02_part01_box022 ul li+li{margin-top: 0;}
	.ztzl02_part01 .ztzl02_part01_box022 ul li+li+li{margin-top: 0;}
	.ztzl02_part02{padding: 0rem 0 3.5rem;}
	.ztzl02_part02 .ztzl02_hd_con{background-size: 100%;margin-top: 0;}
	.ztzl02_part02 .ztzl02_part02_list{padding-top: 1rem;}
.ztzl03_hd1{width:22%}
.ztzl03_hd2{width:29%}

	.n_container_box02 ul li{padding: 0 1.25rem 1.25rem;}
	.n_container_box02 ul li .con{float: none;width: 100%;padding-top: 1.75rem;}
	.n_container_box02 ul li .right{float: none;width: 100%;padding-left: 0;margin-top: 1.25rem;}
	.n_container_box02 ul li .right .img,.n_container_box02 ul li .right .img img{height: auto;}

	.n_ztzl01_box02 ul li{margin-bottom: 1.25rem;}
	.n_ztzl01_box02 ul li a{padding: 1rem 1.25rem;}
	.n_ztzl01_box02 ul li .left{display: none;float: none;}
	.n_ztzl01_box02 ul li .right{border-left: none;width: 100%;float: none;}
	.n_ztzl01_box02 ul li .right .img_box{padding-right: 0;width: 100%;display: block;margin-bottom: 1rem;}
	.n_ztzl01_box02 ul li .right .img, .n_ztzl01_box02 ul li .right .img img{height: auto;}
	.n_ztzl01_box02 ul li .right .con{width: 100%;}
	.n_ztzl01_box02 ul li .right .con02{padding-left: 0;}
	.n_ztzl01_box02 ul li .right .con .date{display: block;}
	
	.page_heading{padding-top: 2.5rem;}
	.page_heading .page_heading_bt{font-size: 1.5rem;}
	.n_ztzl01_box01 ul li{margin-bottom: 1rem;}
	.n_ztzl01_box01 ul li a{padding: 1.875rem 1rem;}


	.ztzl03_part02 .ztzl03_part02_list ul{margin: 0;}
	.ztzl03_part02 .ztzl03_part02_list ul li{float: none;width: 100% !important;margin: 0 0 1.5rem;}
	
	.ztzl03_part03 .ztzl03_part03_list ul{margin: 0;}
	.ztzl03_part03 .ztzl03_part03_list ul li{float: none;width: 100%;margin: 0 0 1.5rem;}

	.ztzl03_part04 .ztzl03_part04_list ul{margin: 0;}
	.ztzl03_part04 .ztzl03_part04_list ul li{float: none;width: 100%;margin: 0 0 1.5rem;}
	.ztzl03_part04 .ztzl03_part04_list ul li .tool_box{height: auto;}
	
	.n_ztzl03_box02 ul li{margin-bottom: 1.25rem;}
	.n_ztzl03_box01 ul li .li_con .title{width: 100%;}
	.n_ztzl03_box01 ul li .arrow{display: none;}
	.n_ztzl03_box02 ul li .left{float: none;width: 100%;padding-right: 0;}
	.n_ztzl03_box02 ul li .li_con{float: none;width: 100%;padding: 1.5rem 1.25rem;}
	.n_ztzl03_box02 ul li .left .img, .n_ztzl03_box02 ul li .left .img img{height: auto;}

        .lxwm_hzhb ul li{width: calc(50% - 16px);}
}

@media(max-width: 600px){
	.ztzl01_part05 .ztzl01_part05_list ul{margin: 0;}
	.ztzl01_part05 .ztzl01_part05_list ul li{float: none;width: 100%;margin: 0 0 1rem;}
	.ztzl02_part01 .ztzl02_part01_box01_l .part01_box01_l_hd{height: auto;margin-bottom: 0;}
	.ztzl02_part01 .ztzl02_part01_box01_l .part01_box01_l_hd ul li{padding: 0 1rem;}
	.ztzl02_part01 .ztzl02_part01_box01{padding-bottom: 2rem;}
	.ztzl02_part02{padding: 0rem 0 1.5rem;}
	.ztzl02_part02 .ztzl02_part02_list ul{margin: 0;}
	.ztzl02_part02 .ztzl02_part02_list ul li{float: none;width: 100%;margin: 0 0 1.5rem;}
	.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt{padding: 4.75rem 1.25rem 3.25rem}
	.ztzl02_part01 .ztzl02_part01_box022 ul li .li_txt .date{left: 1.25rem;}
	.ztzl02_part02 .ztzl02_part02_list ul li .title{max-height: 5.25rem;height: auto;}
	.ztzl02_part02 .ztzl02_part02_list ul li .des{max-height: 7.5rem;height: auto;}
	.n_ztzl02_box01 ul{margin: 0;}
	.n_ztzl02_box01 ul li{width: 100%;margin: 0 0 1.5rem;float: none;}
        
        .lxwm_hzhb ul{margin: 0 -8px;}
        .lxwm_hzhb ul li{width: calc(50% - 8px);margin: 0 4px 8px;padding: 8px;}

} 

@media(max-width: 456px){
	.ztzl01_part04 .ztzl01_part04_list ul{margin: 0;}
	.ztzl01_part04 .ztzl01_part04_list ul li{float: none;width: 100%;margin: 0;}
	.ztzl02_part01 .ztzl02_part01_box01_l .part01_box01_l_hd ul li{font-size: 1.25rem;}	
} 







/* 2023-12-25改版 */
body{}

.header_box_gb{display: block;position: fixed;z-index: 100;background: #fff;max-width: 1920px;width: 100%;top: 0;}
.header_box_gb::before{position:absolute;left:0;bottom:-1px;width:100%;height:1px;content:"";background:rgba(0,0,0,0.2);}
.header_box_gb .w1200{display: flex;justify-content: space-between;height: 6.25rem;align-items: center;}
.header_box_gb .logo{}
.header_box_gb .logo a{}
.header_box_gb .logo div{width: 12.5rem;
	height: 2.31706rem;
	flex-shrink: 0;}
.header_box_gb .logo img{display: block;width: 100%;}
.header_box_gb .h_right{width: calc(100% - 15.625rem);display: flex;justify-content: space-between;}


.h_right #nav{}
.h_right #nav ul{}
.h_right #nav ul li{height: 6.25rem;}
.h_right #nav ul li h3{color: #000;line-height: 6.25rem;}
.h_right #nav ul li.on h3{color: #9B221B;}
.h_right #nav ul li.active h3,.h_right #nav ul li:hover h3{color:#871D16;}
.h_right .search_btn_x{line-height: 6.25rem;    text-align: center;
    float: left;
    transition: .6s;
    margin: 0 0 0 15px;
    position: relative;}

.h_right #nav ul li .sub{top: calc(100% - 20px);}

.sy_ss_box{position: absolute;top: 100%;right: 140px;width: 33.125rem;background: #fff;display: flex;overflow: hidden;height: 0;transition:0.4s;padding: 0 1.5rem;}
.sy_ss_box .txt{color: rgba(0, 0, 0, 0.80);font-size: 1.25rem;width: calc(100% - 3.75rem);border: 1px solid rgba(0, 0, 0, 0.20);padding: 0 10px;}
.sy_ss_box .txt::placeholder{color: rgba(0, 0, 0, 0.30);}
.sy_ss_box .btn{width: 3.75rem;height: 3.75rem;background: #9B221B url(../images/zgbimage/icon_search_bai.svg) no-repeat center center;background-size: 40px;cursor: pointer;}

.sy_ss_box.on{height: 6.5rem;padding: 1.375rem 1.5rem;}



.sy_tit{margin-bottom: 2.75rem;position: relative;}


.sy_tit>a{position: relative;display: table;}
.sy_tit>a::after{content: "";display: block;width: 100%;
	height: 1.875rem;
	flex-shrink: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFE3E3;
	z-index: 1;
}
.sy_tit .box{position: relative;z-index: 2;display: flex;align-items: center;}
.sy_tit svg{margin-right: 1rem;}
.sy_tit p{color: #000;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.25rem;
}


.sy_tit .more{position: absolute;right: 0;bottom: 0;}
.sy_tit .more p{display: table;
	color: #871D16;padding-right: 28px;
	font-family: "Fira Sans";
	font-size: 1.5rem;
	font-weight: 500;
	background: url(../images/zgbimage/sy_more_jt.svg) no-repeat center right;
	background-size: 16px;
	position: relative;
}
.sy_tit .more p::after{content: '';display: block;width: 0;height: 1px;background: #871D16;transition:0.4s;position: absolute;left: 0;bottom: -2px;}
.sy_tit .more:hover p::after{width: 100%;}


.sy_more{position: relative;}
.sy_more::after{content: "";display: block;background: #871D16;width: 100%;position: absolute;left: 0;bottom: 0;height: 0;z-index: 1;transition: 0.4s;}
.sy_more a{position: relative;z-index: 3;}
.sy_more p{color: #871D16;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.15rem;
	text-align: center;
	width: 100%;
	border: 3px solid #871D16;
	padding: 2rem 1rem;
}
.sy_more:hover::after{height: 100%;}
.sy_more:hover p{color: #fff;}


.sy_tit.cen{}
.sy_tit.cen a{margin: 0 auto;}


@media(max-width: 1200px){
	.header_box_gb{display: none;}

	.sy_more p{padding: 1rem;font-size: 1.25rem;}
	.sy_tit{margin-bottom: 1.5rem;}
	.sy_tit p{font-size: 2rem;}
	.sy_tit svg{width: 2rem;}
}





.part1{background: linear-gradient(135deg, #2EC4B6, #9ACD32);display: block;position: relative;background-size: 100%;padding: 3rem 0 0;}

.part1_lb{width: 100%;position: relative;overflow: hidden;padding-bottom: 7.5rem;}
.part1_lb .swiper-slide{}
.part1_lb a{display:flex;align-items: center;background: #fff;}
.part1_lb .con{width: 50%;
	flex-shrink: 0;	background: #fff;
	padding: 5.75%;
}
.part1_lb .con .bt{color: #000;
	font-size: 3rem;
	font-style: normal;
	font-weight: 800;
	line-height: 130%; /* 3.9rem */
	max-height: 11.7rem;
	overflow: hidden;
	margin-bottom: 12px;
}
.part1_lb .con .zy{color: #000;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 2.5rem */
	max-height: 7.5rem;
	overflow: hidden;
	margin-bottom: 1.5rem;
}
.part1_lb .con .xq{color: #FFF;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	width: 10rem;
	max-height: 3.75rem;
	flex-shrink: 0;
	background: #871D16;
	text-align: center;
	line-height: 3.75rem;
}
.part1_lb .img{
	width: 100%;
	flex-shrink: 0;
	}
.part1_lb .img .img_hezi{padding-bottom: 41.5% !important;}

.part1_lb .swiper-pagination{bottom: 0 !important;height: 7.5rem;align-items: center;display: flex;justify-content: center;}
.part1_lb .swiper-pagination span{width: 13px;height: 13px;background: #fff;transition: 0.4s;}



@media(max-width: 1200px){
	.part1_lb .img .img_hezi{padding-bottom: 41% !important;}
	.part1{padding-bottom: 2rem !important;}
	.part1_lb a{flex-direction: column-reverse;width: 100%;}

	.part1_lb .con{padding: 2.25rem;width: 100%;}
	.part1_lb .con .bt{font-size: 1.875rem;height: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.part1_lb .con .zy{    line-height: 1.75rem;
		font-size: 1rem;
		font-family: "Microsoft Yahei";
		margin-bottom: 1rem;
		height: 5.25rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.part1_lb .con .xq{font-size: 1rem;    width: 8rem;
		height: 2.75rem;line-height: 2.75rem;}
	.part1_lb .img{width: 100%;}

	.part1_lb{padding-bottom: 3rem;}
	.part1_lb .swiper-pagination{height: 3rem;align-items: flex-end;}

}
@media(max-width: 1024px){
   .part1_lb .img .img_hezi{padding-bottom: 41% !important;}
}
@media(max-width: 768px){
	
	.part1_lb .con .bt{font-size: 1.5rem;margin-bottom: 1rem;}
	.part1_lb .con{padding: 1.5rem 2rem 2rem;}
}





.part2{padding: 7.5rem 0;background: #FDF6F6;}
.part2 ul{}
.part2 ul li{margin-bottom: 4.5rem;}
.part2 ul li a{}
.part2 ul li .box{
	display: flex;
}

.part2 ul li .img{width: 39.9rem;
	height: 26.625rem;
	flex-shrink: 0;}
.part2 ul li .con{padding-left: 2.5rem;width: calc(100% - 39.9rem);}
.part2 ul li .con .bt{color: #000;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.part2 ul li .con .zy{color: #000;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.025rem; /* 180% */
	margin-bottom: 2.5rem;
	height: 16.2rem;
	opacity: 0.6;
	
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 8;
}
.part2 ul li .con .xq{color: #FFF;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 2.75rem;
	width: 10.04013rem;
	height: 2.75rem;
	flex-shrink: 0;
	text-align: center;
	background: #871D16;
	border: 1px solid #871D16;
	transition: 0.4s;

}
.part2 ul li:hover .con .xq{background: #fff;color: #871D16;}





@media(max-width: 1200px){
	.part2 ul li{margin-bottom: 2rem;}
	.part2 ul li .box{flex-wrap: wrap;}
	.part2 ul li .img{width: 100%;height: 0;padding-bottom: 60% !important;}
	.part2 ul li .con{padding: 2.25rem 0;width: 100%;}
	.part2 ul li .con .bt{font-size: 1.875rem;
	}
	.part2 ul li .con .zy{    line-height: 1.75rem;
		font-size: 1rem;
		font-family: "Microsoft Yahei";
		margin-bottom: 1rem;
		height: 5.25rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.part2 ul li .con .xq{font-size: 1rem;    width: 8rem;
		height: 2.75rem;line-height: 2.75rem;}
}

@media(max-width: 768px){
	.part2{padding: 2.5rem 0;}
	.part2 ul li .con .bt{font-size: 1.5rem;margin-bottom: 1rem;width: 100%;}
	.part2 ul li .con{padding: 1.5rem 0rem 0rem;}
}




.part3{background: #fff;padding: 7.5rem 0;}

.part3 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.part3 ul li{margin-bottom: 2.5rem;width: calc(50% - 1.25rem);}
.part3 ul li a{}
.part3 ul li .box{}

.part3 ul li .img{width: 100%;margin-bottom: 1.5rem;}
.part3 ul li .img_hezi{padding-bottom: 56.8% !important;}
.part3 ul li .con{width: 100%;}
.part3 ul li .con .bt{color: #000;
	font-size: 2rem;
	font-style: normal;
	font-weight: 700;
	transition: 0.4s;

	margin-bottom: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.part3 ul li .con .zy{color: #000;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5rem; /* 180% */
	margin-bottom: 1.5rem;
	height: 6rem;
	opacity: 0.6;
	
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
.part3 ul li .con .xq{color: #871D16;display: table;
	font-family: Fira Sans;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-right: 1.5rem;
	background: url(../images/zgbimage/part3_gdjt.svg) no-repeat right center;
	background-size: 0.875rem;

}

.part3 ul li:hover .con .bt{color: #871D16;}


@media(max-width: 1200px){
	.part3{padding: 2.5rem 0;}
	.part3 ul li{margin-bottom: 2rem;}
	.part3 ul li .box{flex-wrap: wrap;}
	.part3 ul li .img_hezi{width: 100%;height: 0;padding-bottom: 60% !important;}
	.part3 ul li .con{padding: 0;width: 100%;}
	.part3 ul li .con .bt{font-size: 1.875rem;
	}
	.part3 ul li .con .zy{    line-height: 1.75rem;
		font-size: 1rem;
		font-family: "Microsoft Yahei";
		margin-bottom: 1rem;
		height: 5.25rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.part3 ul li .con .xq{font-size: 1rem;}
}

@media(max-width: 768px){
	.part3{padding: 4rem 0;}
	.part3 ul li{width: 100%;}
	.part3 ul li .con .bt{font-size: 1.5rem;margin-bottom: 1rem;width: 100%;}
	.part3 ul li .con{padding: 0rem 0rem 0rem;}
}







.part4{padding: 7.5rem 0;background: #fdf6f6;}

.part4 ul{margin: 0 -1.25rem;display: flex;}
.part4 ul li{width: calc(33.33% - 2.5rem);margin: 0 1.25rem;}
.part4 ul li a{}
.part4 ul li .box{}
.part4 ul li .img_out{background: #fff;width: 100%;padding: 4rem 0 0;}
.part4 ul li .img{width: 60%;margin: 0 auto;box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.10);
	}
.part4 ul li .img_hezi{padding-bottom: 120% !important;}
.part4 ul li .con{background: #871D16;padding: 3rem 3.75rem;	position: relative;
	z-index: 3;}
.part4 ul li .con .bt{color: #FFF;
	font-family: Fira Sans;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1.875rem; /* 150% */
	transition: 0.4s;
	height: 3.75rem;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.part4 ul li .con .zy{color: #FFF;
	font-family: Fira Sans;
	font-size: 1rem;
	font-weight: 500;
	opacity: 0.5;
	margin-top: 0.5rem;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.part4 ul li .con_in{height: 3.75rem;overflow: hidden;}


.part4 ul li:hover .con .bt{height: 1.875rem;}


@media(max-width: 1200px){
	.part4{padding: 2.5rem 0;}
	.part4 ul{flex-wrap: wrap;}
	.part4 ul li{margin-bottom: 2rem;width: 100%;}
	.part4 ul li .box{flex-wrap: wrap;}
	.part4 ul li .img_hezi{width: 100%;height: 0;}
	.part4 ul li .con{padding: 3rem;width: 100%;}
	.part4 ul li .con .bt{font-size: 1.875rem;margin-bottom: 0;
	}
	.part4 ul li .con .zy{margin-top: 0.5rem;}
	.part4 ul li .con .xq{font-size: 1rem;}
}

@media(max-width: 768px){
	.part4{padding: 4rem 0;}
	.part4 ul li{width: 100%;}
	.part4 ul li .con .bt{font-size: 1.5rem;margin-bottom: 0rem;width: 100%;}
	.part4 ul li .con{padding: 2rem;}
}






.part5{padding: 7.5rem 0 5rem;}

.part5 ul{display: flex;justify-content: space-between;}
.part5 ul li{box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.06);
width: calc(50% - 1.25rem);
}
.part5 ul li a{display: block;}
.part5 ul li .box{}
.part5 ul li .con{padding: 1.5rem 2.5rem 2.5rem;}
.part5 ul li .con .bt{color: #000;
	
	font-size: 2.25rem;
	font-weight: 700;
	margin-bottom: 1rem;
	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
	
}
.part5 ul li .con .zy{color: #000;
	
	font-size: 1.25rem;
	font-weight: 400;
	margin-bottom: 1rem;
	opacity: 0.5;
}
.part5 ul li .con .gd{
	width: 7.9375rem;
height: 2.75rem;
text-align: center;
background: #871D16;
display: flex;align-items: center;justify-content: center;

	color: #FFF;
	
	font-size: 1rem;
	font-weight: 700;
}

@media(max-width: 1200px){
	.part5{padding: 2.5rem 0;}
	.part5 ul{flex-wrap: wrap;}
	.part5 ul li{margin-bottom: 2rem;width: 100%;}
	.part5 ul li .box{flex-wrap: wrap;}
	.part5 ul li .img_hezi{width: 100%;height: 0;}
	.part5 ul li .con{padding: 3rem;width: 100%;}
	.part5 ul li .con .bt{font-size: 1.875rem;margin-bottom: 1rem;
	}
	.part5 ul li .con .zy{margin-top: 0.5rem;}
	.part5 ul li .con .xq{font-size: 1rem;}
}

@media(max-width: 768px){
	.part5{padding: 4rem 0;}
	.part5 ul li{width: 100%;}
	.part5 ul li .con .bt{font-size: 1.5rem;margin-bottom: 1rem;width: 100%;}
	.part5 ul li .con{padding: 2rem 0 0;}
}



.foot_gb{background: linear-gradient(135deg, #2EC4B6, #9ACD32);padding: 4.6rem 0 0;}
.f_gb_s{margin-bottom: 5rem;}
.f_gb_s h2{color: #FFF;
	font-family: Fira Sans;
	font-size: 1.5rem;
	font-weight: 700;
	margin-bottom: 1rem;
}
.f_gb_s ul{display: flex;flex-wrap: wrap;}
.f_gb_s ul li{border-right: 1px solid rgba(255,255,255,0.85);margin-bottom: 1rem;}
.f_gb_s ul li a{}
.f_gb_s ul li p{color: #FFF;
	font-family: Fira Sans;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 300;
	opacity: 0.85;
	padding: 0 0.5rem;
	transition: 0.4s;
}
.f_gb_s ul li:first-child{padding-left: 0;}
.f_gb_s ul li:last-child{border-right: 0;}

.f_gb_s ul li a:hover p{opacity: 1;}


.f_gb_x{display: flex;padding-bottom: 3rem;align-items: flex-end;}
.f_gb_x .left{width: calc(100% - 3rem);display: flex;flex-wrap: wrap;}
.f_gb_x .left h2{color: #FFF;width: 100%;
	font-family: Fira Sans;
	font-size: 1.5rem;
	font-weight: 700;
	margin-bottom: 1rem;}
.f_gb_x .left .ewm{width: 6.25rem;}
.f_gb_x .left .ewm img{width: 100%;}
.f_gb_x .left .con{width: calc(100% - 6.25rem);padding-left: 1rem;}
.f_gb_x .left .con p{color: #FFF;
	font-family: Fira Sans;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 300;
	line-height: 200%; /* 2.25rem */}
	
.f_gb_x .right{}
.f_gb_x .right ul{display: flex;}
.f_gb_x .right ul li{margin-left: 2rem;position: relative;}
.f_gb_x .right ul li .ewm{display: none;width: 8rem;position: absolute;bottom: calc(100% + 1rem);left: calc(50% - 4rem);}
.f_gb_x .right ul li .ewm img{display: block;width: 100%;}
.f_gb_x .right ul li .pic{max-width: 2.5rem;}
.f_gb_x .right ul li .pic img{}
.f_gb_x .right ul li:hover .ewm{display: block;}


.f_bq{border-top: 1px solid rgba(255, 255, 255, 0.30);
padding: 2rem 0;
}
.f_bq p{
	text-align: right;
	color: rgba(255, 255, 255, 0.60);
	font-family: Fira Sans;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.1125rem;
}
.f_bq a{color: rgba(255, 255, 255, 0.60);transition: 0.4s;}

.f_bq a:hover{color: #fff;}





@media(max-width: 768px){
	.f_gb_s{margin-bottom: 2rem;}
	.f_gb_x .left{width: 100%;}
	.f_gb_x{flex-wrap: wrap;justify-content: center;}
	.f_gb_x .right{margin-top: 1rem;}
	.f_gb_x .right ul li{margin: 0 1rem;}
}




.ej_part_top{height: 22.5rem;background:#871D16 url(../images/zgbimage/ej_top_bg.png) no-repeat top right;background-size: auto 100%;margin-top: 100px;position: relative;display: flex;flex-direction: column;}
.ej_dh_box{width: 100%;}
.ej_dh_box .w1200{display: flex;justify-content: space-between;align-items: flex-end;}
.ej_dh_box .lmmc{color: #FFF;
	
	font-size: 2.5rem;
	font-weight: 700;
	background: #720D0A;
	padding: 2rem 3.6rem;
}

.ej_dh_box ul{width: 100%;display: flex;}
.ej_dh_box ul li{margin: 0;}
.ej_dh_box ul li.on{background: #720D0A;}
.ej_dh_box ul li p{
	color: #FFF;
	line-height:1.5;
	font-size: 1.25rem;
	font-weight: 500;
	padding: 1.25rem 1.75rem;
}


.ej_main_box{padding: 4.56rem 0;background: #F9F9F9;}

@media(max-width: 1600px){
	.ej_part_top{margin-top: 87px;}
}
@media(max-width: 1200px){
	.ej_part_top{margin-top: 60px;height: 13rem;}
	.ej_dh_box{display: none;}
	.ej_main_box{padding-top: 1rem;}
}
@media(max-width: 768px){
	.ej_part_top{height: 8rem;}
}



.gywm_box{margin-bottom: 2rem;}
.gywm_box img{max-width: 100%;margin-bottom: 1rem;border:none !important;height: auto !important;}
.gywm_box p{color: #000;
	font-family: Fira Sans;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 3rem */
}
.gywm_box h3{
	margin-top: 4.5rem;
	color: #000;
	font-family: Fira Sans;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.15rem;
	margin-bottom: 1rem;
	padding-left: 30px;
	background: url(../images/zgbimage/ej_h3_tit_bg.svg) no-repeat left center;background-size: 22px;
}
.gywm_box h3 p{
     text-indent: 0 !important;
}

.gywm_box .zxcg_table{
    background: #fff;
    padding: 2rem;
}
.gywm_box .zxcg_table table{
   border: 3px solid #000;
}
.gywm_box .zxcg_table table tr,.gywm_box .zxcg_table table tr td{
    border: 3px solid #000 !important;
}
.gywm_box .zxcg_table table tr td p{
    font-size:1.125rem !important;
}
#vsb_content_2 TABLE TD P{
   font-size:1.125rem !important;
}
@media (max-width: 768px){
	.gywm_box p {
		font-size: 13px;
		line-height: 26px;
	}
	.gywm_box h3{
		margin-top: 1rem;
		font-size: 1.25rem;
	}

        .gywm_box .zxcg_table{
            padding: 1rem;
          }
}



.ej_lmmc_box{display: flex;align-items: center;width: 100%;top: 0;height: 100%;justify-content: start;}
.ej_lmmc_box .w1200{width: 100%;}
.ej_lmmc_box .box{}
.ej_lmmc_box .box h2{color: #FFF;
	
	font-size: 72px;
	font-weight: 700;
	margin-bottom: 2rem;
}
.ej_lmmc_box .box h3{
	color: #FFF;

font-size: 24px;
font-weight: 400;
letter-spacing: 12px;
}


@media (max-width: 1200px){
	.ej_lmmc_box .box h2{font-size: 3rem;text-align: center;}
	.ej_lmmc_box .box h3{font-size: 1rem;text-align: center;}
}
@media (max-width: 768px){
	.ej_lmmc_box .box h2{font-size:2rem;margin-bottom:1rem;}
}


.pd0{padding: 0 !important;}


.part5_ej{}
.part5_ej ul{flex-wrap: wrap;}
.part5_ej ul li{margin-bottom: 2.5rem;}
.part5_ej ul li .img_hezi{padding-bottom: 56% !important;}

.yjcg_box{}
.yjcg_box ul{}
.yjcg_box ul li{background: #fff;margin-bottom: 3rem;}
.yjcg_box ul li a{}
.yjcg_box ul li .box{display: flex;justify-content: space-between;padding: 3rem 0rem 3rem 9rem;align-items: center;}
.yjcg_box ul li .img{width: 14.6rem;box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);}
.yjcg_box ul li .img_hezi{padding-bottom: 120% !important;}
.yjcg_box ul li .con{width: calc(100% - 14.6rem);padding-left: 5.5rem;padding-right: 7.5rem;}
.yjcg_box ul li .con .bt{color: #000;
	font-family: Fira Sans;
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

	transition: 0.4s;
}
.yjcg_box ul li .con .zy{color: #000;
	font-family: Fira Sans;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 400;
	line-height: 2.4rem; /* 160% */
	height: 4.8rem;

	margin-bottom: 1.5rem;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.yjcg_box ul li .con .xq{
    display: table;
	color: #871D16;
    font-family: Fira Sans;
    font-size: 0.875rem;
    font-weight: 500;
    padding-right: 1.5rem;
    background: url(../images/zgbimage/part3_gdjt.svg) no-repeat right center;
    background-size: 0.875rem;}


.yjcg_box ul li:hover .con .bt{color: #871D16;}

@media (max-width: 1200px){
	.yjcg_box ul li .box{padding: 2rem;}
	.yjcg_box ul li .con{padding: 0 2rem;}

	.yjcg_box ul li .con .bt{font-size: 1.875rem;margin-bottom: 1rem;
	}
	.yjcg_box ul li .con .zy{margin-top: 0.5rem;font-size: 1rem;line-height:2rem;height:4rem;}
	.yjcg_box ul li .con .xq{font-size: 1rem;}
}

@media (max-width: 768px){
	.yjcg_box ul li .box{flex-wrap: wrap;justify-content: center;}
	.yjcg_box ul li .con{width: 100%;margin-top: 1rem;padding: 0 0rem;}
}



.zxhd_box{}
.zxhd_box ul{}
.zxhd_box ul li{border-top: 2px solid #871D16;margin-bottom: 2rem;}
.zxhd_box ul li a{}
.zxhd_box ul li .box{
	display: flex;
	justify-content: space-between;
	padding: 3rem 0;
	padding-left: 1rem;
}
.zxhd_box ul li .sj{
	width: 5.6875rem;
height: 8.25rem;

padding-top: 1.4rem;
position: relative;
margin-top: calc(-3rem - 12px);

}
.zxhd_box ul li .sj::before{content: '';display: block;width: 100%;height: 100%;z-index: 2;background: url(../images/zgbimage/zxhd_sj_bg.png) no-repeat center center;background-size: 100% 100%;position: absolute;top: 0;left: 0;}
.zxhd_box ul li .sj::after{content: '';display: block;width: 12px;height: 11px;background: url(../images/zgbimage/zxhd_sj_jt.png) no-repeat center center;background-size: 100% 100%;position: absolute;top: 0;right: -8px;z-index: 1;}
.zxhd_box ul li .sj .p1{color: #FFF;
	font-size: 3rem;
	font-weight: 1000;
	letter-spacing: 0.15rem;
	text-align: center;
	margin-bottom: 0.4rem;
	position: relative;
	z-index: 3;
}
.zxhd_box ul li .sj .p2{
	color: #FFF;
font-size: 0.875rem;
font-weight: 400;
letter-spacing: 0.04375rem;
text-align: center;
position: relative;
z-index: 3;
}
.zxhd_box ul li .img{}
.zxhd_box ul li .img_zd{width: 23.25rem;
	height: 15.5rem;}
.zxhd_box ul li .con{width: calc(100% - 35rem);}
.zxhd_box ul li .con .bt{
	color: #000;
font-size: 2.5rem;
font-weight: 700;
margin-bottom: 1rem;
line-height: 3.2rem;
height: 6.4rem;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
transition: 0.4s;
}
.zxhd_box ul li .con .zy{
	color: #000;
font-size: 1rem;
font-weight: 400;
line-height: 1.8rem; /* 180% */
height: 7.2rem;

overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

}

.zxhd_box ul li:hover .con .bt{color: #871D16;}



@media (max-width: 1200px){
	.zxhd_box ul li .box{padding: 2rem 0;position: relative;}
	.zxhd_box ul li .con{padding: 0 2rem;}

	.zxhd_box ul li .sj{position: absolute;top: calc(2rem - 10px);left: 0;z-index: 5;margin: 0;}
	.zxhd_box ul li .con .bt{font-size: 1.875rem;margin-bottom: 1rem;
	}
	.zxhd_box ul li .con .zy{margin-top: 0.5rem;font-size: 1rem;line-height:2rem;height:4rem;}
	.zxhd_box ul li .con .xq{font-size: 1rem;}
	.zxhd_box ul li .img_zd{width: 100%;height: 0;padding-bottom: 60%;}
	.zxhd_box ul li .box{flex-wrap: wrap;justify-content: center;}
	.zxhd_box ul li .con{width: 100%;margin-top: 1rem;padding: 0 0rem;}
}

@media (max-width: 768px){
	.zxhd_box ul li .con .bt{line-height: 2.6rem;height: 5.2rem;}
	.zxhd_box ul li .sj::before{background-size: 100% auto !important;background: url(../images/zgbimage/zxhd_sj_bg.png) no-repeat top center;}

	.zxhd_box ul li .sj .p1{font-size: 2rem;}
	.zxhd_box ul li .sj{width: 5rem;}
}




.pxkc_nry_box{margin-top: calc(100px + 0.5rem);}
.pxkc_nry_box .pic{margin-bottom: 5rem;width: 100%;}
.pxkc_nry_box .pic img{width: 100%;}
.pxkc_nry_box .box1{margin-bottom: 2rem;}
.pxkc_nry_box .box1 .bt{color: #000;
	font-family: Fira Sans;
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 1rem;
}
.pxkc_nry_box .box1 .xx{color: #000;
	font-family: Fira Sans;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 200%; /* 3rem */
	opacity: 0.4;
}
.pxkc_nry_box .box1 .bt{margin-bottom: 2rem;}


.pxkc_nry_box .baoming{margin-top: 5rem;	transition: 0.4s;}
.pxkc_nry_box .baoming p{color: #871D16;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.15rem;
	text-align: center;
	width: 100%;
	border: 3px solid #871D16;
	padding: 2rem 1rem;
	background: #871D16;
	color: #fff;
}
.pxkc_nry_box .baoming a{text-decoration: none !important;}
.pxkc_nry_box .baoming:hover{box-shadow: 1px 1px 1rem rgba(0, 0, 0, .5);}

@media (max-width: 1200px){
	.pxkc_nry_box{margin-top: 1rem;}
	.pxkc_nry_box .pic{margin-bottom: 1rem;}
	.pxkc_nry_box .box1 .bt{font-size: 1.875rem;margin-bottom: 1rem;}
	.pxkc_nry_box .box1 .xx{font-size: 1rem;}
	.pxkc_nry_box .baoming{margin-top: 2rem;}
	.pxkc_nry_box .baoming p{    padding: 1rem;
		font-size: 1.25rem;}
}