header {
	height: 149px;
	padding: 30px 40px 0 40px;
}

header .bz_b .bz_b_bottom {
	position: absolute;
	right: 0;
	top: 45px;
}

.video_btn {
	width: 60px;
	height: 30px;
	font-size: 16px;
	position: absolute;
	right: 40px;
	top: 140px;
	z-index: 99999999;
	cursor: pointer;
	border-radius: 5px;
	overflow: hidden;
	line-height: 1;
	border: 1px solid #fff;
	z-index: 9999999999999999999;
}

.video_btn span {
	color: #333;
	z-index: 2;
	cursor: pointer;
	display: flex;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
}

.video_btn::after {
	content: "";
	opacity: .6;
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

#sitebody01 {
	background: url(../images/baby_bg011.jpg) center top no-repeat;
	position: relative;
	height: 1852px;
	z-index: 2;
}

.ba_navbox {}

.xydt_box {
	margin-top: 10px;
}

.ba_navbox .title .cn {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.xydt_box .ba_navbox .title .cn span {
	color: #00489b;
}

.mtlg_box .ba_navbox .title .cn span {
	color: #003fb9;
}

.xydt_box .ba_navbox .title .cn span {
	color: #00489b;
}

.tzgg_box .ba_navbox .title .cn span {
	color: #de6f03;
}

.xsky_content .ba_navbox .title .cn span {
	color: #0295f3;
}

.edu_content .ba_navbox .title .cn span {
	color: #1f66fd;
}

.data_content .ba_navbox .title .cn span {
	color: #78283c;
}

.topic_content .ba_navbox .title .cn span {
	color: #de5132;
}

.ywsjbox .ba_navbox .title .cn span {
	color: #920f75;
}

.xydt_news_list ul li {
	transition: all 0.5s linear;
}

.xydt_news_list ul li span.icon {
	display: flex;
	position: absolute;
	width: 4px;
	height: 88px;
	left: 0;
	top: 0;
	background-color: #00489b;
	z-index: 0;
}

.xydt_news_list ul li::before {
	content: "";
	position: absolute;
	width: 4px;
	height: 0;
	left: 0;
	top: 0;
	background-color: #fbc641;
	z-index: 1;
}

.xydt_news_list .bz_wbclass:hover .titlebox span.txt {
	color: #00489b;

}

.xydt_news_list .bz_wbclass:hover .titlebox span.txt a {
	color: #00489b;
}

.xydt_news_list ul li:hover::after {
	transition: all 0.3s linear;
	opacity: 1;
}

.xydt_news_list ul li:hover {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .3);
}

.xydt_news_list ul li:hover::before {
	height: 88px;
	transition: all 0.3s linear;

}

.mtlg_box {
	height: 620px;
	position: relative;
}

.mtlg_box .bg {
	width: 100%;
	background: url(../images/baby_bg01_02.png) center top no-repeat;
	height: 620px;
	position: absolute;
	top: 0;
	left: 0;
}

.mtlg_box .ba_navbox {
	width: 430px;
}


.mtlg_box_mtlist {
	width: 410px;
	position: relative;
	display: flex;
	margin-top: 52px;
}

.mtlg_box_mtlist ul {
	display: flex;
	flex-wrap: wrap;

}

.mtlg_box_mtlist ul li {
	width: 410px;
	height: 100px;
	box-sizing: border-box;
	padding-left: 40px;
	cursor: pointer;
	position: relative;
}

.mtlg_box_mtlist ul li::after {
	content: "";
	background: url(../img/media_icon.png) left top no-repeat;
	width: 39px;
	height: 39px;
	position: absolute;
	left: -4px;
	top: -6px;
	transition: all 0.1s linear;
}

.mtlg_box_mtlist ul li .mini_title {
	color: #00489b;
	font-size: 16px;
	margin-bottom: 6px;
	margin-left: -6px;
}

.mtlg_box_mtlist ul li .title {
	font-size: 16px;
	line-height: 1.5;
	padding: 2px 0;
}

.mtlg_box_mtlist ul li:hover .title {}

.mtlg_box_mtlist ul li:hover .title a {
	color: #00489b;
}

.mtlg_box_mtlist ul li:hover::after {
	transform: scale(1);
}

.mtlg_box_content {
	display: flex;
	justify-content: space-between;
}

.mtlg_box_content .mtlg_box_right_pic {
	width: 818px;
	height: 460px;
	margin-right: 70px;
	overflow: hidden;
	position: relative;
	margin-top: 52px;
}

.mtlg_box_content .mtlg_box_right_pic img {
	width: 818px;
	height: 460px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -409px;
	margin-top: -230px;
	z-index: 0;

	transition: all 0.5s linear;
}

.mtlg_box_content .mtlg_box_right_pic p.textbg {
	height: 58px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	z-index: 1;
	font-size: 20px;
	color: #fff;
	box-sizing: border-box;
	;
	background: rgba(0, 0, 0, 0.3);
}

.mtlg_box_content .mtlg_box_right_pic p.text {
	height: 58px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	z-index: 3;
	font-size: 20px;
	color: #fff;
	padding-left: 20px;
	box-sizing: border-box;

}

.mtlg_box_content .mtlg_box_right_pic::after {
	content: "";
	height: 58px;
	width: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	z-index: 2;
	font-size: 20px;
	color: #fff;
	box-sizing: border-box;
	;
	background: rgba(0, 72, 155, 0.5);
	transition: all 0.5s linear;
}

.mtlg_box_content .mtlg_box_right_pic:hover img {
	transform: scale(1.1);
}

.mtlg_box_content .mtlg_box_right_pic:hover::after {
	width: 100%;
}

.tzgg_box .ba_navbox {}

.tzgg_content {
	display: flex;
	justify-content: space-between;
	margin-top: 36px;
}

.tzgg_content .box {
	width: 458px;
	height: 150px;
	background-color: #f7fafe;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 0 35px;
	cursor: pointer;
	transition: all 0.1s linear;
}

.tzgg_content .box .time {
	width: 57px;
	justify-content: center;
	text-align: center;
}

.tzgg_content .box .time .time_top {
	height: 28px;
	color: #00489b;
	font-size: 18px;
	line-height: 1;
	padding-top: 4px;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	background: center top no-repeat url(../img/time_icon_bg.png);
}

.tzgg_content .box .time .time_bottom {
	color: #00489b;
	font-size: 15px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;

}

.tzgg_content .box .title {
	font-size: 18px;
	width: 300px;
	text-align: justify;
	line-height: 24px;
}

.tzgg_content .box:hover {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .3);
	margin-top: -5px;
}

.tzgg_content .box:hover .title {
	font-weight: bold;

}

.tzgg_content .box:hover .time .time_top {
	background: center top no-repeat url(../img/time_icon_bg_active.png);
	color: #fff;
}


.xsky_content {
	margin-top: 60px;
}

.xsky_tab {
	width: 100%;
	height: 632px;
	position: relative;
	margin-top: 36px;
	margin-bottom: 65px;
}

.xsky_tab .xsky_tab_left {
	width: 896px;
	height: 632px;
	position: absolute;
	left: 0;
	top: 0;
	background: center top no-repeat url(../images/academic_left_bg.png);
	box-sizing: border-box;
	padding: 28px 0 0 30px;
	z-index: 1;
}

.xsky_tab .xsky_tab_left ul li {
	width: 820px;
	height: 580px;
	position: relative;
}

.xsky_tab .xsky_tab_left ul li img {
	width: 820px;
	height: 580px;
}



.qxlg_content {
	height: 780px;
	background: url(../images/baby_bg022.jpg) center top no-repeat;
	position: relative;
}

.qxlg_content .ba_navbox {
	margin-top: 58px;
}

.qxlg_content .ba_navbox .title .cn {
	color: #fff;
}

.qxlg_content .ba_navbox .title .en {
	color: #fff;
}

.qxlg_content a.more {
	color: #fff;
	background: url(../img/more_icon02.png) center right no-repeat;
}

.qxlg_content .ba_navbox::before {
	background-color: #fff;
}

.qxlg_content .ba_navbox::after {
	background: url(../img/column_bg_icon01.png) left top no-repeat;
	opacity: .4;
}

.qxlg_swiper_content {
	height: 530px;
	position: relative;
	margin-top: 50px;
}

.swiper33 {
	width: 1440px;
	overflow: hidden;
	margin-top: 60px;
	height: 530px;
	position: relative;
}

.swiper33 .swiper-slide {
	width: 830px !important;
	height: 530px;
}

.swiper33 .swiper-slide img {
	width: 830px;
	height: 530px;
}


.swiper33 .swiper-slide p {
	width: 830px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	font-size: 18px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 15;
}

.swiper33 .swiper-slide a::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0.5;
	box-shadow: 0 -50px 15px 0px #333 inset;
}

.swiper33 .swiper-slide.swiper-slide-active p {
	opacity: 1;
}

.swiper33 .swiper-slide a {
	color: #fff;
	text-decoration: none;
}

.swiper33 .swiper-slide-prev p {
	opacity: 0;
}

.swiper33 .swiper-slide-next p {
	opacity: 0;
}


.qxlg_swiper_content .prev2,
.qxlg_swiper_content .next2 {
	width: 36px;
	height: 530px;
	position: absolute;
	top: 0;
	cursor: pointer;
	transition: all 0.3s;
	z-index: 9999999;
}

.qxlg_swiper_content .prev2 {
	left: -50px;
	background: url(../img/left_btn01.png) center center no-repeat;
}

.qxlg_swiper_content .next2 {
	right: -50px;
	background: url(../img/right_btn01.png) center center no-repeat;
}


.baby_bg03 {
	height: 3035px;
	background: url(../images/baby_bg033.jpg) center top no-repeat;
}

.edu_content {}

.edu_content .ba_navbox {
	margin-top: 44px;
}

.edu_content_wb {
	height: 518px;
	position: relative;
}

.edu_content .edu_content_bg {
	width: 735px;
	height: 494px;
	background: url(../images/education_right_bg.png) center top no-repeat;
	position: absolute;
	right: 0;
	top: 24px;
	z-index: 1;
}


.edu_text {
	position: absolute;
	left: -4px;
	top: 90px;
	width: 467px;
	height: 300px;
	background: url(../images/education_left_text.png) center top no-repeat;
}


.data_content_nav {
	height: 190px;
	position: relative;

}

.data_content_nav .data_content_nav_bg {
	position: absolute;
	height: 137px;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	background: url(../images/data_navbg.png) center top no-repeat;
}

.data_content .ba_navbox {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 50%;
	margin-left: -72px;
	top: 108px;
	width: 144px;
	z-index: 2;
}

.data_content .ba_navbox::after {

	left: 36px;
	top: -10px;

}

.data_list_content {}

.data_list_content .data_list_content_list {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}


.data_list_content .data_list_content_list .data_list_content_list_item {
	text-align: center;
	width: 180px;
}

.data_list_content .data_list_content_list .data_list_content_list_item .icon {
	height: 102px;
	width: 180px;
}

.data_list_content .data_list_content_list .data_list_content_list_item:nth-child(1) .icon {
	background: url(../images/data_icon01.png) center bottom no-repeat;
}

.data_list_content .data_list_content_list .data_list_content_list_item:nth-child(2) .icon {
	background: url(../images/data_icon02.png) center bottom no-repeat;
}

.data_list_content .data_list_content_list .data_list_content_list_item:nth-child(3) .icon {
	background: url(../images/data_icon03.png) center bottom no-repeat;
}

.data_list_content .data_list_content_list .data_list_content_list_item:nth-child(4) .icon {
	background: url(../images/data_icon04.png) center bottom no-repeat;
}

.data_list_content .data_list_content_list .data_list_content_list_item:nth-child(5) .icon {
	background: url(../images/data_icon05.png) center bottom no-repeat;
}

.data_list_content .data_list_content_list .data_list_content_list_item:nth-child(6) .icon {
	background: url(../images/data_icon06.png) center bottom no-repeat;
}

.data_list_content .data_list_content_list .data_list_content_list_item:nth-child(7) .icon {
	background: url(../images/data_icon07.png) center bottom no-repeat;
}

.data_list_content .data_list_content_list .data_list_content_list_item .nub {
	font-size: 64px;
	font-weight: bold;
	color: #cb7e11;
	padding: 24px 0;
}

.data_list_content .data_list_content_list .data_list_content_list_item .txt {
	font-size: 24px;
	font-weight: bold;
}

.ztzlbox {
	height: 358px;
}

.ywsjbox {
	height: auto;
}

.my-flipster {
	width: 1440px;
	overflow: hidden;
	/* 隐藏超出范围的第6,7...张图 */
	margin-top: 50px;
}

.p_cont .piclist {
	width: 830px;
	height: 530px;

}

.p_cont .piclist img {
	width: 830px;
	height: 530px;

}

.p_cont .piclist p {
	width: 830px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	font-size: 18px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 15;
	color: #fff;
}


.p_cont .piclist:after {
    top: 0;
	left:0;
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    box-shadow: 0 -50px 28px 0px #333 inset;
	z-index:1
}

.flipster__button--prev {
	left: 10px;
	background: url(../img/left_btn01.png) center center no-repeat;
	opacity: 1;
}

.flipster__button--next {
	right: 10px;
	background: url(../img/right_btn01.png) center center no-repeat;
	opacity: 1;

}


.arrleft,.arrright{position:absolute; cursor:pointer;width:36px; height:530px; overflow:hidden; display:block;  top:0; z-index: 999; opacity: 1;}
.arrleft{left:10px ; background:url(../img/left_btn01.png) center left no-repeat; }
.arrright{right:10px ; background:url(../img/right_btn01.png) center right no-repeat;}

.flipster__item p {
	display: none;
	transition: all 0.3s linear;
}

.flipster__item--current p {
	display: block;
}


.mtlg_box_mtlist ul li {
	animation-duration: 1.5s;
	opacity: 0
}

.mtlg_box_mtlist ul li:nth-child(1) {
	animation-delay: 1s;
}

.mtlg_box_mtlist ul li:nth-child(2) {
	animation-delay: 1.2s;
}

.mtlg_box_mtlist ul li:nth-child(3) {
	animation-delay: 1.4s;
}

.mtlg_box_mtlist ul li:nth-child(4) {
	animation-delay: 1.6s;
}

.zt_swiper_list .swiper-slide {
	border-radius: 8px;
	overflow: hidden;
}

.zt_swiper_list .swiper-slide img {
	width: 327px;
	height: 185px;
}

.wh_content {}

.wh_content ul {
	display: flex;
	justify-content: space-between;
}

.wh_content ul li {
	height: 540px;
	width: 180px;
	position: relative;
	overflow: hidden;
	transition: all 0.1s linear;
}

.wh_content ul li::after {
	content: "";
	z-index: 1;
	height: 540px;
	width: 100%;
	opacity: .7;
	background-color: #333;
	left: 0;
	top: 0;
	position: absolute;
	transition: all 0.3s linear;
}

.wh_content ul li::before {
	content: "";
	z-index: 1;
	height: 540px;
	width: 100%;
	opacity: 1;
	background: url(../images/blue_bg01.png) bottom center no-repeat;
	left: 0;
	top: 0;
	position: absolute;
	transition: all 0.3s linear;
}

.wh_content ul li img {
	width: 876px;
	height: 540px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	transition: all 0.8s linear;
}

.wh_content ul li p {
	width: 37px;
	position: absolute;
	z-index: 2;
	height: 180px;
	top: 188px;
	left: 74px;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	transition: all 0.2s linear;

}

.wh_content ul li .icon {
	width: 37px;
	height: 13px;
	position: absolute;
	left: 74px;
	bottom: 176px;
	background: url(../images/icon_01.png) bottom center no-repeat;
	z-index: 3;
}

.wh_content ul li .line {
	width: 0;
	height: 3px;
	background-color: #fff;
	position: absolute;
	bottom: 70px;
	left: 55px;
	z-index: 99;
	
}

.wh_content ul li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
}


.wh_content ul li.on {
	width: 876px;
	height: 540px;
}

.wh_content ul .on::after {
	opacity: 0;
}

.wh_content ul li.on .icon {

}

.wh_content ul li.on p {
	width: 152px;
	height: 48px;
	display: flex;
	align-items: center;
	position: absolute;
	font-size: 36px;
	left: 55px;
	top: 404px;


}

.wh_content ul li.on .line {
	width: 550px;
	transition: all 0.5s linear;
}

.wh_content ul li.on img {

	/* transform: scale(1.1); */
}

.xydt_news_list ul li::after {
	display: none;
}

.xydt_news_pic .swiper_piclist .pictext::after {
	display: none;
}

.on .fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.on .fadeInUpnav {
	-webkit-animation-name: fadeInUpnav;
	animation-name: fadeInUpnav
}

.on .zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

.on .zoomIn01 {
	-webkit-animation-name: zoomIn01;
	animation-name: zoomIn01
}

.on .zoomIn02 {
	-webkit-animation-name: zoomIn02;
	animation-name: zoomIn02
}

.on .fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

.on .fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

.on .fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.on .fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.on .fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

.ba_navbox .title .cn {
	font-weight: bold;
}

.swiper-pagination-bullet {
	cursor: pointer;
}


.doclist_banner{
	height: 540px;
	background:center top no-repeat url(../images/list_top_banner.jpg);
}
.doclist_banner .bz_wb{
	height: 540px;
}
.doclist_banner .bz_wb .doclist_banner_this{
	position: absolute;
	left: 0;
	bottom: 50px;
}
.doclist_banner .bz_wb .doclist_banner_this .doclist_banner_this_box{
	width: 600px;
	color: #fff;

	position: relative;	
}




.doclist_banner .bz_wb .doclist_banner_this .doclist_banner_this_box::before {
	content: "";
	position: absolute;
	left: 0;
	top: 61px;
	width: 50px;
	height: 2px;
	background-color: #fff;
	z-index: 2;
}


.doclist_banner .bz_wb .doclist_banner_this .doclist_banner_this_box .cn {
	font-size:42px;
	font-weight: bold;
	line-height: 1;
	display: flex;
	align-items: center;
}

.doclist_banner .bz_wb .doclist_banner_this .doclist_banner_this_box .en {
	color: #fff;
	font-size: 16px;
	font-family: "Arial";
	padding-left: 62px;
	padding-top: 14px;
	position: relative;
	z-index: 99;
}
.doclist_content{
	/*height: 1413px;*/
	background:top center no-repeat url(../images/list_bady_bg.jpg);
	display: flex;
}
.doclist_content_position{
	height: 40px;
	box-sizing: border-box;
	background:left 7px no-repeat url(../images/position_icon.png);
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #333;
	padding:0 0 0 40px ;
	line-height: 1;
	margin-top: 15px;
	margin-bottom: 5px;
}
.doclist_content_position a{
	font-size: 20px;
}
.doclist_content_position span{
	margin: 0 10px;
}
.doclist_content_position a.home{
	color: #333;
}
.doclist_content_position a.lmtext{
	color: #00489b;
}

.doclist_content_list{
	
}
.doclist_content_list ul{
	
}
.doclist_content_list ul li{
	height: 88px;
	display: flex;
	background-color: #fff;
	margin-top: 18px;
	display: flex;
	position: relative;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .3);	
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 46px;
	cursor: pointer;
}
.doclist_content_list ul li::after{
	content: "";
	height: 88px;
	width: 4px;
	left: 0;
	top: 0;
	background-color: #00489b;
	position: absolute;
}
.doclist_content_list ul li a{
	font-size: 20px;
	line-height: 1.5;
}
.doclist_content_list ul li span:f{
	color: #00489b;
	font-size: 18px;
}

.doclist_content_list ul li a:hover	{
	color: #00489b;
}
.doclist_content_list ul li:hover::after{
	background-color: #fbc641;
	width: 6px;
}

.doclist_pages{
	height: 30px;
	overflow: hidden;
}
.doclist_pages ul{
	display: flex;
	justify-content:center;
}
.doclist_pages ul li{
	width: 28px;
	height: 28px;
	margin: 0 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #48596f;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	line-height: 1;
	cursor: pointer;
	border-radius: 3px;
}
.doclist_pages ul li.first a,
.doclist_pages ul li.prev a,
.doclist_pages ul li.next a,
.doclist_pages ul li.last a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-indent: -9999px;
}

.doclist_pages ul li.first{
	background:center center no-repeat url(../images/first_a.png);
}
.doclist_pages ul li.last{
	background:center center no-repeat url(../images/last_a.png);	
}

.doclist_pages ul li.next{
	background:center center no-repeat url(../images/next_a.png);	
}
.doclist_pages ul li.prev{
	background:center center no-repeat url(../images/prev_a.png);	
}

.doclist_pages ul li:hover{
	background: #003fb9;
	border: 1px solid #003fb9;
	color: #fff;
}
.doclist_pages ul li.on{
	background: #003fb9;
	border: 1px solid #003fb9;
	color: #fff;	
}

.doclist_pages ul li.first:hover{
	background:center center no-repeat url(../images/first_b.png) #003fb9;

}
.doclist_pages ul li.last:hover{
	background:center center no-repeat url(../images/last_b.png) #003fb9;
	
}

.doclist_pages ul li.next:hover{
	background:center center no-repeat url(../images/next_b.png) #003fb9;	

}
.doclist_pages ul li.prev:hover{
	background:center center no-repeat url(../images/prev_b.png) #003fb9;	

}

.doclist_content_list_item{
	height: 200px;
	position: relative;
	cursor: pointer;
	margin-bottom: 50px;
	
}
.doclist_content_list_item .bg{
	height: 180px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .3);
	z-index: 1;
}
.doclist_content_list_item .pic{
	z-index: 2;
	position: absolute;
	left: 30px;
	width: 320px;
	height: 180px;
}
.doclist_content_list_item .text{
	z-index: 2;
	position: absolute;
	width: 980px;
	height: 140px;
	bottom: 12px;
	right: 60px;
}
.doclist_content_list_item .text .title{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.doclist_content_list_item .text .des{
	font-size: 18px;
	color: #333333;
	line-height: 1.5;
	padding-top: 6px;
}
.doclist_content_list_item .text .title a{
	font-size: 20px;
	font-weight: bold;
	color: #333333;	
}
.doclist_content_list_item .text .time{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #00489b;
	font-size: 18px;
}

.doclist_content_list_item:hover .text .title a	{
	color: #00489b;
}

.document_content{
	padding-bottom: 100px;
	background:top center no-repeat url(../images/doc_bady_bg.jpg) #f5f5f5;	
}
.doc_document{
	background-color: #fff;
	min-height: 200px;
	overflow: auto;
	margin-top: 20px;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .2);
}
.doc_document_wk{
	width: 1340px;
	margin: 0 auto;
	padding-top: 40px;
	border-bottom: 1px solid #00489b;
}
.doc_document_wk h1{
	font-size: 30px;
	line-height: 1.5;
	font-weight: bold;
text-align: center;
}

.doc_document_wk .doc_document_p{
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 12px;
	padding-top: 48px;
	padding-bottom: 24px;
}
.doc_document_wk .doc_document_p p{
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 12px;
}
.doc_document_wk .doc_document_p img{
	max-width: 800px;
	vertical-align: middle;
/*	display: block;*/
}
.next_prev_text{
	height: 140px;
	display: flex;
	align-items: center;
	justify-content:space-between;
	width: 1340px;
	margin: 0 auto;	
	
}
.next_prev_text span{
	font-size: 20px;
	color: #333;
	display: flex;

}
.next_prev_text span a{
	font-size: 20px;
	color: #333;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 540px;		
}

.doc_document_wk .doc_mini_nav{
	
}
.doc_document_wk .doc_mini_nav{
	display: flex;
	justify-content: space-between;
	line-height: 1;
	padding: 20px 0;
	border-bottom: 1px solid #00489b;
	align-items: center;
	height: 40px;
}
.doc_document_wk .doc_mini_nav span{
	font-size: 18px;
	color: #333333;
}
.doc_mini_nav .text{
	height: 30px;
	display: flex;
	align-items: center;
}
.doc_mini_nav .share{
	display: flex;
	justify-content: space-between;
	height: 30px;
	display: flex;
	align-items: center;	
}
.doc_mini_nav .share .btn{
	display: flex;
	align-items: center;
}
.doc_mini_nav .share .btn .weixin{
	background:top center no-repeat url(../images/weixin_icon.jpg);	
	width: 30px;
	height: 30px;
	margin-left: 10px;
	cursor: pointer;
	position: relative;
}
.doc_mini_nav .share .btn .weibo{
	background:top center no-repeat url(../images/weibo_icon.jpg);	
	width: 30px;
	height: 30px;	
	margin-left: 10px;	
	cursor: pointer;
}
.doc_mini_nav .share .btn .weibo a{
	display: block;
	width: 100%;
	height: 100%;
}
.article_code{
	width: 120px;
	height: 120px;
	border: 1px solid #333;
	padding: 5px;
	position: absolute;
	left: -51px;
	top: 34px;
	background-color: #fff;
	z-index: 9999999;
	display: none;
}
.doc_mini_nav .share .btn .weixin:hover .article_code{
	display: block;
}

/* 要闻 */
.xxxw{
	animation-delay: 0s;animation-duration: 1s; opacity: 0;
}

.xydt_news_pic{
	animation-delay: 0.6s;animation-duration: 1.5s; opacity: 0;
}
.xydt_news_list ul{
	animation-delay: 0.8s;animation-duration: 1.6s; opacity: 0;
}
/* 媒体理工+专题专栏 */
.mtlgcontent .mtlgnav{
	animation-delay: 0s;animation-duration: 1s; opacity: 0;
}


.mtlgcontent  .mtlg_listbox ul li {
	animation-duration: 1.5s;
	opacity: 0
}

.mtlgcontent  .mtlg_listbox ul li:nth-child(1) {
	animation-delay: .3s;
}

.mtlgcontent  .mtlg_listbox ul li:nth-child(2) {
	animation-delay: .5s;
}

.mtlgcontent  .mtlg_listbox ul li:nth-child(3) {
	animation-delay: .6s;
}

.mtlgcontent  .mtlg_listbox ul li:nth-child(4) {
	animation-delay: .9s;
}

.mtlgcontent  .mtlg_listbox ul li:nth-child(5) {
	animation-delay: 1.1s;
}

.mtlgcontent  .mtlg_listbox ul li:nth-child(6) {
	animation-delay: 1.3s;
}

.mtlgcontent  .mtlg_listbox_right{
	animation-delay: 1.4s;animation-duration: 1.5s; opacity: 0;
}

.tzgg_box .ba_ty_navbox{
	animation-delay: 2.3s;animation-duration: 1.2s; opacity: 0;	
}
.tzgg_box  .tzgg_content{
	animation-delay: 2.3s;animation-duration: 2s; opacity: 0;		
}
/* 学术 */
.xskycontent .ba_ty_navbox{
	animation-delay: 0s;animation-duration: 1.2s; opacity: 0;
}
.xskycontent .xsky_tab_left{
	animation-delay: 0.5s;animation-duration: 1.5s; opacity: 0;
}
.xskycontent .xsky_tab_right{
	animation-delay: 0.7s;animation-duration: 1.8s; opacity: 0;
}




/* 群星 */
.qxlgcontent .ba_ty_navbox{
	animation-delay: 0s;animation-duration: 1s; opacity: 0;
}
.qxlgcontent .qxwk{
	animation-delay: 0.6s;animation-duration: 2s; opacity: 0;
}
/* 教育 */
.edunav{
	animation-delay: 0s;animation-duration: 1s; opacity: 1;
}
.edu_text{
	animation-delay: 0.5s;animation-duration: 1.5s; opacity: 1;
}
.edu_content_bg{
	animation-delay: 0.7s;animation-duration: 1s; opacity: 1;
}
.zyjy_tab{
	animation-delay:1.6s;animation-duration: 2s; opacity: 1;
}

/* 数说 */
.zyjycontent .ba_ty_navbox{
	animation-delay: 0s;animation-duration: 1.2s; opacity: 0;
}
.zyjycontent  .edu_content_wb{
	animation-delay: 0.6s;animation-duration: 2s; opacity: 0;
}
.sswk .ba_ty_navbox{
	animation-delay: 0s;animation-duration: 1.2s; opacity: 0;
}
.sswk .sslg_swiper_content{
	animation-delay: 0.7s;animation-duration: 1.5s; opacity: 0;
}

.topic_content .ba_ty_navbox{
	animation-delay: 2s;animation-duration: 1.2s; opacity: 0;
}
.topic_content .zt_swiper_list{
	animation-delay: 2s;animation-duration: 2s; opacity: 0;
}

.ywsjbox .ba_ty_navbox{
	animation-delay: 0s;animation-duration: 1.2s; opacity: 0;	
}

.ywsjbox li:nth-child(1){
	animation-delay: .8s;animation-duration: 1s; opacity: 0;
}
.ywsjbox li:nth-child(2){
	animation-delay: 1.1s;animation-duration: 1s; opacity: 0;
}
.ywsjbox li:nth-child(3){
	animation-delay: 1.4s;animation-duration: 1s; opacity: 0;
}
.ywsjbox li:nth-child(4){
	animation-delay: 1.7s;animation-duration: 1s; opacity: 0;
}



.sjmtwk .ba_ty_navbox{
	animation-delay: 0s;animation-duration: 1.2s; opacity: 0;
}
.sjmtwk .itembox01{
	animation-delay: 0.5s;animation-duration: 1.5s; opacity: 0;
}
.sjmtwk .itembox02{
	animation-delay: 0.7s;animation-duration: 1.5s; opacity: 0;
}
.sjmtwk .itembox03{
	animation-delay: 0.9s;animation-duration: 1.5s; opacity: 0;
}
.sjmtwk .itembox04{
	animation-delay: 1.1s;animation-duration: 1.5s; opacity: 0;
}


.doclist_content_left{
	width: 328px;
	float: left;
}
.doclist_content_left .box{

	height: 800px;
	width: 100%;
	background: 12px bottom no-repeat url(../images/mh_01.png)  #fff;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.doclist_content_left .box::after{
	content: "";
	width: 244px;
	height: 104px;
	background:  center center no-repeat url(../images/list_mh.png);
	position: absolute;
	left: 12px;
	bottom: 12px;
}
.doclist_content_left .box h2{
	height: 72px;
	background-color: #00489b;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
}
.doclist_content_left .box ul{
	width: 250px;
	margin: 0 auto;
	margin-top: 20px;
}
.doclist_content_left .box ul li{
	width: 250px;
	height: 68px;
	border-bottom: 1px solid #bbbbbb;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 26px;
	box-sizing: border-box;
	padding: 0 0 0 14px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	
}
.doclist_content_left .box ul li::after{
	content: "";
	width: 21px;
	height: 5px;
	background:  center center no-repeat url(../images/jt_a01.png);
	position: absolute;
	right: 12px;
	bottom: 30px;	
	transition: all 0.3s linear;		
}
.doclist_content_left .box ul li::before{
	content: "";
	width: 21px;
	height: 20px;
	background:  center center no-repeat url(../images/ss_hd_bgon.png);
	position: absolute;
	left: 0;
	bottom: 22px;	
	opacity: 0;
}
	



.doclist_content_left .box ul li a{
	/*font-size: 26px;*/
	font-size: 20px;
}


.doclist_content_right{
	width: calc( 100% - 350px);
	float: right;
}
.doclist_content_right .doclist_content_list_item .text{
	width:680px ;
	right: 30px;
}
.doclist_content_right .doc_document_p{
	margin-top:40px
}

.doclist_content_left .box ul li:hover{
	padding-left: 35px;
}	
.doclist_content_left .box ul li:hover a{
	color: #003fb9;
	font-weight: bold;
}
.doclist_content_left .box ul li:hover::before{

	left: 0;
	opacity: 1;
}
.doclist_content_left .box ul li:hover::after{

	background:  center center no-repeat url(../images/jt_b01.png);
	right: 0;
}
								.file_box{
									margin:0; color:#06203b; padding:10px; border:1px solid #e5e5e5; background:#f9f9f9;
									margin-bottom: 30px;
								}
								.file_box span{
									color: #333;
									font-size: 16px;
									font-weight: bold;
									display: flex;
									margin-bottom: 8px;
								}
								.file_box p{
									font-size: 16px;
									line-height: 1.5;
								}
								.file_box a{
									color: #00489b;
								}