@charset "utf-8";
/* CSS Document */
.co_blue_16 {
	font-size: 16px;
	color: #009ae4;
	padding: 10px 0px;
}

/*分页*/
ul.pagination {
	padding: 0;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	text-align: center;
}

ul.pagination  a {
	color: #000;
	display: inline-block;
	padding: 3px 10px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd;
	margin: 2px;
}

ul.pagination  a.active {
	background-color: #009ae4;
	color: #fff;
}

ul.pagination  a:hover:not (.active ){
	background-color: #009ae4;
	color: #fff;
}

/*创业40周年*/
.ckzn h1 {
	padding: 40px 0px;
	text-align: center;
	color: #3793e0;
	font-size: 41px;
}

.ckzn ul {
	padding: 20px 10px;
	overflow: hidden;
}

.ckzn ul li {
	padding: 25px;
	float: left;
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
	width: 46%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.ckzn ul li .fl {
	background: #009ae4;
	width: 30%;
	text-align: center;
	color: #fff;
	height: 85px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ckzn ul li .fr {
	width: 65%;
}

.ckzn ul li .fr a {
	display: block;
	font-size: 16px;
	color: #000;
	padding: 0px 0px 15px 0px;
}

.ckzn ul li .fr p {
	font-size: 14px;
}

/*电子期刊*/
.dzyk {
	overflow: hidden;
	margin-top: 0px;
	clear: both;
}

.dzyk ul li {
	float: left;
	width: 14%;
	margin: 1.5% 5.5% 1.5% 5.5%;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
}

.dzyk ul li img {
	vertical-align: middle;
	border: solid 5px #fff;
	border-radius: 10px;
	width: 100%;
}

.dzyk ul li span {
	display: block;
	padding: 10px 0px;
	color: #fff;
	font-size: 12px;
	background: url(../images/tmbj.png) #3691e0 right bottom no-repeat;
}

.more {
	margin: 0 auto;
	width: 10%;
	text-align: center;
	line-height: 35px;
	margin-top: 20px;
}

.more a {
	display: block;
	background: #f8f8f8;
	color: #808080;
	font-size: 15px;
	border: solid 1px #808080;
}

/*广告合作*/
.ad_con {
	line-height: 25px;
	color: #000;
	font-size: 14px;
}

.ad_con .tit {
	color: #595959;
	font-size: 30px;
	line-height: 30px;
}

.ad_con i {
	display: block;
	width: 50px;
	height: 5px;
	background: #009ae4;
	margin-top: 11px;
	margin-bottom: 20px;
}

@media ( min-width :1000px) {
	.zx_wid {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	.zx_wid_ma {
		margin-left: 60px !important;
		margin-right: 60px !important;
	}
	.mbx {
		padding: 0px 60px;
	}
}

.ad_lxfs {
	overflow: hidden;
}

.ad_lxfs ul li {
	float: left;
	line-height: 28px;
}

.ad_lxfs ul li:nth-child(odd) {
	width: 35%
}

.ad_lxfs ul li:nth-child(even) {
	width: 65%
}

.ad_lxfs ul li img {
	vertical-align: middle;
	margin-right: 10px;
}

/*过刊浏览*/
.gkll {
	width: 25%;
}

.gkll h3 {
	color: #595959;
	font-weight: normal;
	font-size: 16px;
}

.gkll p {
	padding: 8px 0px;
	font-size: 13px;
}

.gkll p input[type="text"] {
	border: solid 1px #ccc;
	padding-left: 5px;
	border-radius: 5px;
	line-height: 28px;
	height: 28px;
	margin: 0px 5px;
	width: 170px;
}

.gkll p input[type="button"] {
	background: #009ae4;
	border: 0px;
	line-height: 28px;
	height: 28px;
	color: #fff;
	border-radius: 5px;
	padding: 0px 10px;
}

.gkll select {
	margin: 0px 5px;
	line-height: 28px;
	height: 28px;
	border-radius: 5px;
	border: solid 1px #ccc;
}

/*内页教学园地*/
.news {
	overflow: hidden;
}

.news ul {
	padding: 20px 0
}

.news ul li {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #bfbfbf;
	position: relative
}

.news ul li a .date {
	margin-top: 3px;
	text-align: center;
	padding: 12px 0;
	font-family: arial;
	float: left;
	transition: all .3s linear;
	width: 8%;
	background: #009ae4;
}

.news ul li a .date span {
	display: block;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	transition: all .3s linear
}

.news ul li a .date p {
	color: #fff;
	transition: all .3s linear
}

.news ul li a .text {
	margin-top: 3px;
	float: right;
	width: 89%;
}

.news ul li a .text .bt {
	background: urlimages/news-07.jpg) no-repeat bottom left;
	display: block;
	font-size: 16px;
	color: #000;
	margin-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .3s linear
}

.news ul li a .text .jsh {
	color: #878787;
	font-size: 13px;
	line-height: 22px;
	height: 44px;
	overflow: hidden
}

.news ul li a:hover .date {
	background: #004fb6;
}

.news ul li a:hover .date span {
	color: #fff
}

.news ul li a:hover .date p {
	color: #fff
}

.news ul li a:hover .pic img {
	transform: scale(1.1)
}

.news ul li a:hover .text .bt {
	color: #009ae4
}

/*教学园地详细页面*/
.teaching_show {
	padding: 20px 0px 0px 0px;
	overflow: hidden;
}

.teaching_show .time {
	padding-bottom: 20px;
	font-size: 16px;
}

.teaching_show .fl {
	width: 68%;
}

.teaching_show .fl .nrq {
	color: #000;
}

.teaching_show .fr {
	width: 28%;
}

.teaching_show .fl h1 {
	font-weight: normal;
	font-size: 29px;
	color: #000
}

.ny_right_down {
	width: 55%;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
}

.ny_right_down a {
	display: block;
	padding-top: 10px;
}

.ny_right_xg {
	margin-top: 30px;
}

.ny_right_xg ul {
	padding: 5px;
}

.ny_right_xg ul li {
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
	margin-bottom: 36px;
}

.ny_right_xg ul li:last-child {
	margin-bottom: 15px;
}

.ny_right_xg ul li span {
	display: block;
	background: #009ae4;
	padding: 10px;
	color: #fff;
}

.ny_right_xg ul li p {
	padding: 10px;
}

.ny_more {
	text-align: right;
}

.ny_more a {
	color: #0092e1;
}

.ny_more a:hover {
	color: #0070ac;
}

/*聚焦*/
.jujiao {
	overflow: hidden;
}

.jujiao ul {
	padding: 0px;
}

.jujiao ul li {
	padding: 22px 0px;
	overflow: hidden;
	border-bottom: solid 1px #d9d9d9;
}

.jujiao ul li:last-child {
	border: 0px;
}

.jujiao ul li .pic {
	width: 15.5%;
}

.jujiao ul li .pic img {
	vertical-align: middle;
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
}

.jujiao ul li .text {
	width: 80%;
}

.jujiao ul li .text h3 {
	color: #000;
	padding-bottom: 20px;
	font-size: 18px;
	color: #3592e0;
}

.jujiao ul li .text p {

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.jujiao ul li .text>a {
	color: #009ae4;
}

.jujiao ul li .text .more_xx {
	margin-top: 45px;
}

.jujiao ul li .text .more_xx a {
	padding: 6px 20px;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	background: #3691e0;
}

.jujiao ul li .text .more_xx a img {
	vertical-align: middle;
	margin-right: 10px;
}

.jujiao ul li .text .more_xx a:hover {
	background: #009ae4;
	color: #fff;
}

/*科学人生*/
.science {
	overflow: hidden;
	padding-top: 30px;
	clear: both;
	text-align: center;
}

.science ul li {
	width: 23%;
	margin-right: 1.9%;
	overflow: hidden;
	float: left;
	margin-bottom: 40px;
	border-right: solid 1px #d9d9d9;
	padding-bottom: 10px;
	border-bottom: solid 1px #d9d9d9;
}

.science img {
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
}

.science ul li .tit {
	font-size: 25px;
	color: #4d4d4d;
	padding: 3px 0px;
}

.science ul li .zw {
	font-size: 14px;
	padding-top: 3px;
	color: #595959;
}

/*领域前沿*/
.field ul li .fl {
	width: 48%;
}

.field ul li .fr {
	width: 50%;
}

.field ul li .text h3 {
	font-size: 16px;
	color: #000;
	padding-bottom: 3px;
}

.field ul li .text p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.field ul li .text .more_xx a {
	background: #009ae4;
	color: #fff;
	border: solid 0px #fff;
}

.field ul li:hover .text .more_xx a {
	background: #004fb6
}

/*领域前沿详细*/
.field_show {
	color: #595959;
	font-size: 14px;
	line-height: 29px;
}

.field_show .fzh {
	font-size: 16px;
	padding-bottom: 10px;
	text-align: center;
	padding-bottom: 30px;
}

.field_show .fzh:first-child {
	font-weight: bold;
	font-size: 25px;
}

.field_show_fd {
	overflow: hidden;
	border: solid 1px #dddddd;
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
	padding: 30px;
	margin-bottom: 15px;
	border-radius: 10px;
}

.field_show_fd .fl {
	width: 18%;
}

.field_show_fd .fl img {
	vertical-align: middle;
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
}

.field_show_fd .fr {
	width: 81%;
}

.co_hs_16 {
	color: #4d4d4d;
	font-size: 16px;
	padding: 20px 0px;
}

.qkdy ul li {
	width: 100% !important;
}

/*期刊内容*/
.qikan_cont {
	overflow: hidden;
	padding-top: 40px;
}

.qikan_cont>.fl {
	width: 21%;
	font-size: 20px;
}

.qikan_cont>.fl .tit {
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-bottom: 25px;
}

.qikan_cont>.fr {
	width: 76%;
}

.qikan_cont>.fr .menu a {
	width: 22%;
	margin-right: 2.6%;
	text-align: center;
	line-height: 35px;
	margin-bottom: 15px;
	display: inline-block;
	border: solid 1px #808080;
}

.qikan_cont>.fr .menu a:hover {
	background: #009ae4;
	color: #fff;
	border: solid 1px #fff;
}

.qikan_cont>.fr .menu a.active {
	background: #009ae4;
	color: #fff;
	border: solid 1px #fff;
}

.qikan_cont_list {
	margin-top: 10px;
}

.qikan_cont_list ul li {
	border-bottom: dashed 1px #808080;
	overflow: hidden;
	padding: 24px 0px
}

.qikan_cont_list ul li .fl {
	background: #009ae4;
	width: 22%;
	text-align: center;
	color: #fff;
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.qikan_cont_list ul li .fr {
	width: 75%;
	color: #000;
	height: 65px;
}

.qikan_cont_list ul li .fr a {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

.qikan_cont_list ul li:hover .fr a {
	color: #009ae4;
}

.qikan_cont_list ul li .fr p {
	font-size: 14px;
	padding-top: 10px;
}

/*期刊内容分页*/
.qikan_page {
	clear: both;
	background: #009ae4;
	height: 50px;
	line-height: 50px;
	text-align: right;
	margin-top: 0px;
}

.qikan_page a {
	color: #fff;
	margin-left: 50px;
}

.qikan_page a:hover {
	color: #fff;
}

.qikan_show .qk_tit {
	font-size: 20px;
	padding-bottom: 45px;
}

.qikan_show .qk_tit span {
	color: #009ae4;
}

/*投稿指南*/
.hsbj {
	background: #fafafa;
	margin-top: 60px;
	padding: 60px 0px;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
}

.tgzn {
	border-bottom: solid 1px #ccc;
}

.tgzn .tgzn_xz {
	overflow: hidden;
	font-size: 14px;
	color: #595959;
}

.tgzn .tgzn_xz .fl {
	width: 100%;
}

.tgzn .tgzn_xz .fl .sj {
	padding-left: 8px;
}

.tgzn .tgzn_xz .fr {
	width: 33%;
}

.hsbj .container>.fl {
	width: 47%;
}

.hsbj .container>.fl span {
	color: #000;
	font-size: 20px;
}

.tgzn_yq {
	background: url(../images/tgyq_bj.jpg) no-repeat top center;
	color: #fff;
	padding-bottom: 80px;
}

.tgzn_yq h3 {
	font-size: 41px;
	text-align: center;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 60px;
}

.tgzn_yq .sj {
	padding-left: 60px;
}

.tgzn_yq p.tit {
	font-size: 33px;
}

.tgzn_yq p.tit i {
	display: block;
	width: 50px;
	height: 5px;
	background: #009ae4;
	margin-top: 18px;
	margin-bottom: 30px;
}

.tgzn_yq p {
	font-size: 14px;
	line-height: 25px;
}

.doc {
	overflow: hidden;
	padding-bottom: 40px;
}

.doc img {
	margin-right: 35px;
}

.doc .fl {
	line-height: 45px;
}

.doc .fl a {
	color: #009ae4;
	text-decoration: underline;
}

/*讲座盛宴*/
.lecture {
	overflow: hidden;
	font-size: 16px;
	color: #595959;
	padding-top: 40px;
}

.lecture .tit {
	color: #000;
	padding-bottom: 30px;
}

.lecture .tit i {
	margin-bottom: 5px;
}

.lecture .tit span {
	text-transform: uppercase;
	font-size: 16px;
	color: #808080;
	margin-top: -10px;
}

.lecture .fl {
	width: 78%;
}

.lecture .fr {
	width: 22%;
	text-align: center;
}

.lecture_list {
	overflow: hidden;
	margin-top: 20px;
}

.lecture_list ul li {
	width: 23%;
	float: left;
	margin: 0% 1%;
	font-size: 14px;
	color: #000;
	margin-bottom: 40px;
}

.lecture_list ul li img {
	width: 100%;
}

.lecture_list .lecture_list_more {
	text-align: right;
	margin-top: 15px;
}

.lecture_list .lecture_list_more a {
	display: inline-block;
	background: #009ae4;
	color: #fff;
	padding: 3px 15px;
}

.lecture_list .lecture_list_more a:hover {
	background: #0080bd;
}

/*讲座详细页面*/
.lecture_show {
	margin-bottom: 40px;
}

.lecture_show h3 {
	color: #4c4c4c;
	font-size: 25px;
	text-align: center;
	padding: 20px 0px;
}

.lecture_show .video {
	width: 90%;
	margin: 0 auto;
	padding: 20px;
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
	padding-bottom: 30px;
}

.lecture_show .video .ubbt {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 10px;
	color: #3692df;
	font-size: 18px;
}

.lecture_show .video p {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}

.survey {
	width: 80%;
	margin: 0 auto;
	margin-top: 40px;
}

.survey .tit {
	background: #3691e0;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	color: #fff;
}

.survey .mess {
	padding: 50px;
	color: #000;
}

.survey .mess input[type="radio"] {
	border: solid 1px;
	margin-left: 20px;
	margin-right: 5px;
}

.survey .mess .srk {
	margin-bottom: 34px;
	text-align: left;
}

.survey .mess textarea {
	width: 80%;
	vertical-align: top;
	height: 91px;
	padding: 5px;
}

.survey .mess .tj {
	text-align: left;
}

.survey .mess  input[type="button"] {
	background: #3691e0;
	border: 0px;
	color: #fff;
	padding: 5px 30px;
	margin-left: 70px;
	margin-top: 25px;
}

.survey .mess  input[type="button"]:hover {
	background: #007ebb;
}

.news_xz {
	margin-top: 15px;
}

.news_show_xz {
	margin-top: 0px;
}

/*编辑部*/
.bjb_list {
	width: 87.5%;
	margin: 20px auto;
}

.bjb_list_nr {
	position: relative;
	margin: 2px 9px;
}

.bjb_list_nr .dbuxs {
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 15px;
}

.bjb_list_nr .dbuxs .name {
	font-size: 16px;
}

.bjb_list_nr .dbuxs .xl {
	font-size: 14px;
}

.bjb_list_nr img {
	width: 100%;
	vertical-align: middle
}

.bjb_list_nr .fdc {
	position: absolute;
	display: none;
	height: 100%;
	padding: 25px 19px;
	background-color: rgba(0, 154, 228, 0.6);
	z-index: 999;
	left: 0px;
	top: 0px;
	width: 100%;
	color: #fff;
}

.bjb_list_nr .fdc .name {
	font-size: 29px;
	padding-bottom: 10px;
}

.bjb_list_nr .fdc .xl {
	font-size: 21px;
}

.bjb_list_nr .fdc .xl i {
	display: block;
	width: 40px;
	height: 1px;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 15px;
}

.bjb_list_nr .fdc .dbnr {
	position: absolute;
	bottom: 0px;
	padding-bottom: 15px;
	font-size: 14px;
}

.slick-prev:before, .slick-next:before {
	content: ""
}

.bjb_list .slick-dots {
	bottom: -63px;
}

.bjb_list .slick-dots li {
	background: #ccc;
	border-radius: 50%;
	width: 13px;
	height: 13px;
}

.bjb_list .slick-dots li.slick-active {
	background: #0092e1;
}

.bjb_list .slick-prev {
	width: 50px;
	height: 100px;
	z-index: 999;
	left: -15px;
	background: url(../images/jt_left.png) center center no-repeat;
	background-color: rgba(100, 160, 212, 0.4);
}

.bjb_list .slick-next {
	width: 50px;
	height: 100px;
	z-index: 999;
	right: -15px;
	background: url(../images/jt_right.png) center center no-repeat;
	background-color: rgba(100, 160, 212, 0.4);
}

/*编委会*/
.tcnr {
	overflow: hidden;
}

.tcnr .fl {
	width: 14%;
}

.tcnr .fr {
	width: 85%;
	line-height: 28px;
}

.tcnr .fr .name {
	color: #009ae4;
	font-size: 25px;
	padding-bottom: 10px;
}

.tcnr .fr .name span {
	font-size: 16px;
	color: #262626;
	display: inline-block;
	padding-left: 15px;
}

.tcnr .fr .email a {
	color: #009ae4;
}

.tcnr .fr .nr {
	font-size: 16px;
	color: #262626;
}

.tcnr_con {
	height: 400px;
	overflow: auto;
	padding-right: 10px;
}

.tcnr_con>p {
	text-indent: 2em;
	font-size: 14px;
	color: #000;
	line-height: 25px;
	margin-bottom: 8px;
}

.bwhtck {
	top: 25% !important;
	width: 100%;
}

.bwhtck .modal-body {
	padding: 0px 20px;
}

.bwhtck .modal-footer {
	text-align: center !important;
	padding-top: 0px;
	padding-bottom: 15px;
}

.bwhtck .modal-header .close {
	color: #009ae4;
	opacity: 1;
	font-weight: normal;
	font-size: 30px;
	margin-right: 5px;
}

.bwhtck .modal-footer {
	border: 0px;
	clear: both;
}

.bwhtck .modal-header {
	border: 0px;
	padding: 0px;
}

/*新增*/
.xz_titl {
	padding-bottom: 20px;
}

.xz_titl h3 {
	position: relative;
	padding-bottom: 10px;
	font-size: 30px;
	font-weight: 700 !important;
	color: #3691e0;
}

.xz_titl h3 i {
	width: 59px;
	position: absolute;
	background: #3691e0;
	height: 3px;
	bottom: 0px;
	left: 0px;
}

.xz_xgjg {
	color: #4d4d4d;
	border-bottom: solid 1px #ccc;
	clear: both;
	font-size: 22px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.xz_titl .en {
	font-size: 14px;
	padding: 5px 0px;
}

.xz_titl .tit {
	color: #3691e0;
	font-size: 18px;
	padding: 15px 0px;
}

.xz_titl .sj {
	background: #f5f5f5;
	padding: 10px;
	margin-top: 10px;
}

.ad_con {
	color: #4d4d4d;
}

.ad_con .dy_tit {
	color: #3791df;
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px
}

.ad_con>.fl {
	width: 65%;
}

.ad_con>.fr {
	width: 32%;
	padding: 5px;
}

.ad_con>.fr .text .pic {
	text-align: center;
	margin-top: -70px;
}

.ad_con>.fr .text {
	padding: 40px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 6px #A6A6A6;
	-webkit-box-shadow: 0px 0px 6px #A6A6A6;
	box-shadow: 0px 0px 6px #A6A6A6;
}

.ad_con>.fr .text>p {
	padding-top: 20px;
	font-size: 14px;
	color: #3592e0;
}

.xz_bjb .container {
	padding-bottom: 30px;
}

.xz_bjb .pagination {
	margin-bottom: 40px;
}

.xz_bjb .bjb_main .fl {
	width: 50%;
}

.xz_bjb .bjb_main .pub_right {
	padding-top: 40px;
	padding-bottom: 10px;
}

.gdbj {
	background: url(../images/gdbj.png) left center no-repeat;
}

.xz_bjb .gkll {
	margin-top: 30px;
}

.ad_con>.fr {
	position: relative;
}

.ad_con>.fr .xz_gghz {
	margin-top: 0px;
	padding: 0px;
	position: relative;
	padding-top: 80px;
}

.ad_con>.fr .xz_gghz .tite {
	text-align: center;
	padding-bottom: 10px;
}

.ad_con>.fr .xz_gghz img {
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -50px;
}

.gghz_tab {
	overflow: hidden;
	padding-bottom: 15px;
}

.gghz_tab_bot {
	padding: 10px 15px;
}

.gghz_tab_bj {
	background: #f5f5f5;
	padding: 5px 0px;
	overflow: hidden
}

.gghz_tab ul {
	clear: both;
}

.gghz_tab ul.xhx {
	border-bottom: solid 1px #ccc
}

.gghz_tab ul .xhx li:last-child {
	border: 0px;
}

.gghz_tab ul li {
	float: left;
	padding: 5px 3px;
}

.gghz_tab ul li.tab1 {
	width: 16%;
	text-align: center;
}

.gghz_tab ul li.tab2 {
	width: 42%;
}

.gghz_tab ul li.tab3 {
	width: 20%
}

.gghz_tab ul li.tab4 {
	width: 22%
}

@media ( max-width :1000px) {
	/*科学人生*/
	.science ul li {
		width: 46.5%;
	}
	.science ul li .fl img {
		width: 90%;
	}

	/*期刊内容*/
	.qikan_cont>.fr .menu a {
		width: 30%
	}
	.qikan_cont>.fl {
		font-size: 14px;
	}
	.qikan_cont>.fl .tit {
		font-size: 15px;
		padding-bottom: 5px;
		padding-top: 5px;
	}
}

@media ( max-width :767px) {
	.xz_titl h3 {
		font-size: 22px;
	}
	.xz_titl h3 i {
		width: 65px;
	}
	.ad_con>.fl {
		width: 100%;
	}
	.ad_con>.fr {
		width: 100%;
		margin: 30px 0px;
		padding: 2px;
	}
	.ad_con>.fr .text {
		padding: 20px;
	}
	.ad_con .dy_tit {
		padding-top: 0px;
		padding-bottom: 5px
	}
	.ad_con>.fr .xz_gghz img {
		left: 50%;
		margin-left: -50px;
	}
	.ad_con>.fr .xz_gghz {
		padding: 0px;
		padding-top: 80px;
	}
	.xz_bjb .bjb_main  .pub_right {
		padding: 0px
	}
	.xz_bjb .gkll {
		margin-top: 0px;
	}
	.ad_con>.fr .xz_gghz {
		margin-top: 30px;
	}

	/*创业40周年*/
	.ckzn h1 {
		padding: 10px 0px;
		font-size: 25px;
	}
	.ckzn ul {
		padding: 0px 5px 20px 5px;
		overflow: hidden;
	}
	.ckzn ul li .fl {
		padding: 5px;
		width: 100%;
		height: 30px;
	}
	.ckzn ul li .fr {
		width: 100%;
	}
	.ckzn ul li .fr a {
		font-size: 16px;
		padding: 10px 0px;
	}
	.ckzn ul li {
		width: 100%;
		margin-top: 5%;
		padding: 10px;
	}

	/*广告合作*/
	.ad_lxfs ul li:nth-child(odd) {
		width: 100%
	}
	.ad_lxfs ul li:nth-child(even) {
		width: 100%
	}
	.ad_con .ggmj {
		font-size: 20px;
		line-height: 23px;
	}
	.ad_con .tit {
		font-size: 23px;
	}
	.ad_con i {
		margin-top: 6px;
	}

	/*过刊浏览*/
	.gkll {
		width: 100%;
		margin: 20px 0px;
		text-align: center;
	}
	.gkll select {
		margin: 3px;
	}

	/*内页教学园地*/
	.news {
		padding-top: 0px;
	}
	.news ul {
		padding: 0px;
	}
	.news ul li a .date {
		display: none;
	}
	.news ul li a .text {
		width: 100%;
	}

	/*教学园地详细页面*/
	.ny_right_down {
		margin-top: 20px;
		width: 65%;
		padding: 10px;
	}
	.ny_right_down img {
		width: 20%
	}
	.teaching_show {
		padding: 15px 0px 0px 0px
	}
	.teaching_show .fl {
		width: 100%;
	}
	.teaching_show .fl h1 {
		font-size: 20px;
	}
	.teaching_show .fr {
		width: 100%;
	}
	 .myfr{
		    position: relative !important;
	 	}

	/*分页*/
	ul.pagination  a {
		font-size: 13px;
	}
	ul.pagination {
		padding: 0;
		margin: 0px 0px;
	}

	/*聚焦*/
	.jujiao ul li .pic {
		width: 100%;
		text-align: center
	}
	.jujiao ul li .text {
		width: 100%;
	}
	.jujiao ul li .text h3 {
		margin-top: 8px;
		text-align: center;
		padding-bottom: 5px;
	}
	.jujiao ul li .text p {
		padding: 4px 0px;
		font-size: 13px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.jujiao ul li .text .more_xx {
		text-align: center;
	}
	.jujiao ul li .text .more_xx a {
		font-size: 13px;
		display: inline-block;
	}

	/*科学人生*/
	.science {
		padding-top: 15px;
	}
	.htop .logo img {
		width: 80%;
	}
	.head_top .htop {
		padding: 0px;
	}

	/*领域前沿*/
	.field ul li .fl {
		width: 100%;
	}
	.field ul li .fr {
		width: 100%;
	}
	.field ul li .text p {
		padding: 4px 0px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		margin-top: 2px;
	}
	.field ul li {
		padding: 10px;
	}

	/*领域前沿详细*/
	.field_show_fd {
		padding: 10px;
	}
	.field_show_fd .fl {
		width: 100%;
		text-align: center;
	}
	.field_show_fd .fl img {
		margin-bottom: 20px;
	}
	.field_show_fd .fr {
		width: 100%;
	}
	
	
	.field_show_fd th, td {
	display: block;
	}
	.field_show_fd tr {
	display: block;
	float: left;
	}
	
	.field_show_fd table {
	display: block;
	}
	
	.field_show_fd tr>td>img{
		/* margin-left:calc (50% - 180px) */
		margin-left: calc(50% - 30px);
	}

	/*期刊内容*/
	.qikan_cont {
		padding-top: 15px;
	}
	.qikan_cont>.fl {
		width: 100%;
		text-align: center;
	}
	.qikan_cont>.fr .menu a {
		width: 46%;
		margin-bottom: 5px;
		font-size: 13px;
	}
	.qikan_cont>.fr {
		width: 100%;
		margin-top: 15px;
	}
	.qikan_cont_list ul li .fl {
		font-size: 12px;
		width: 29%;
	}
	.qikan_cont_list ul li .fr {
		width: 68%;
	}
	.qikan_cont_list ul li {
		border-bottom: dashed 1px #808080;
		overflow: hidden;
		padding: 12px 0px
	}
	.qikan_cont_list ul li .fr a {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.qikan_cont_list ul li .fr p {
		padding-top: 5px;
	}
	.qikan_page {
		margin-top: 20px;
	}

	/*投稿指南*/
	.tgzn .tgzn_xz .fl {
		width: 100%;
	}
	.tgzn .tgzn_xz .fr {
		width: 100%;
		margin-top: 15px;
	}
	.hsbj {
		margin-top: 20px;
		padding: 20px 0px;
	}
	.hsbj .container>.fl {
		width: 100%;
		margin-bottom: 15px;
	}
	.hsbj .container>.fl .fl {
		width: 100%;
	}
	.tgzn_yq .sj {
		padding-left: 5px;
	}
	.tgzn_yq {
		background: url(../images/tgyq_bj.jpg) no-repeat top center;
		background-size: cover;
		padding-bottom: 20px
	}
	.tgzn_yq h3 {
		padding: 30px 0px;
		font-size: 25px;
	}
	.tgzn_yq p.tit {
		font-size: 23px;
	}
	.tgzn_yq p.tit i {
		margin-top: 8px;
		margin-bottom: 15px;
	}
	.doc img {
		margin-right: 25px;
	}

	/*讲座盛宴*/
	.conjl {
		padding: 0px 10px;
	}
	.lecture_list ul li {
		width: 48%;
		margin-bottom: 20px;
	}
	.lecture .fl {
		width: 100%;
	}
	.lecture .fr {
		width: 100%;
	}
	.lecture .tit {
		padding-bottom: 15px;
	}
	.lecture {
		padding-top: 15px;
	}

	/*讲座详细页面*/
	.lecture_show h3 {
		padding: 15px 0px;
		text-align: left;
		font-size: 18px;
	}
	.survey {
		margin-top: 15px;
	}
	.survey .mess {
		padding: 10px;
	}
	.survey .mess .srk {
		margin-bottom: 15px;
	}
	.survey .mess textarea {
		width: 100%;
	}
	.survey .mess input[type="radio"] {
		margin-left: 0px;
		margin-right: 5px;
	}
	.survey .mess  input[type="button"] {
		margin-top: 15px;
	}
}

@media ( max-width :600px) {
	/*编辑部*/
	.bjb_list_nr {
		margin: 10px 3px;
	}
	.bjb_list_nr .fdc {
		padding: 5px;
	}
	.bjb_list_nr .fdc .name {
		font-size: 20px;
		padding-bottom: 0px;
	}
	.bjb_list .slick-dots {
		bottom: -20px;
	}
	.bjb_list_nr .fdc .xl {
		font-size: 15px;
	}
	.bjb_list_nr .fdc .xl i {
		width: 40px;
		margin-top: 5px;
		margin-bottom: 15px;
	}
	.bjb_list_nr .fdc .dbnr {
		padding-bottom: 15px;
		font-size: 12px;
	}

	/*编委会*/
	.bwhtck {
		top: 10% !important;
		width: 100%;
	}
	.bwhtck .modal-body {
		padding: 0px 5px;
	}
	.tcnr .fl {
		width: 100%;
		text-align: center;
	}
	.tcnr .fr {
		width: 100%;
		line-height: 25px;
	}
	.tcnr .fr .name {
		color: #009ae4;
		font-size: 23px;
		text-align: center;
		padding-bottom: 0px;
	}
	.tcnr .fr .name span {
		font-size: 14px;
		display: block;
		padding: 0px;
	}
	.tcnr .fr .email {
		margin-bottom: 8px;
	}
	.tcnr_con>p {
		text-indent: 0em;
		font-size: 13px;
	}
	.tcnr .fr .nr {
		font-size: 13px;
	}
}

@media ( max-width :520px) {
	/*内页教学园地*/
	.news ul li a .pic {
		display: none
	}
	.news ul li a .text {
		padding-right: 0
	}
	.news ul li {
		padding-bottom: 15px;
		margin-bottom: 15px
	}

	/*科学人生*/
	.science ul li {
		width: 49%;
		margin-right: 2%;
	}
	.science ul li:nth-child(even) {
		margin-right: 0px;
	}
	.science ul li .tit {
		font-size: 15px;
	}

	/*期刊内容*/
	.qikan_cont>.fr .menu a {
		font-size: 12px;
		width: 48%;
		margin-right: 1%;
	}
	.xz_bjb .container {
		padding-bottom: 30px;
	}
}

.download {
	padding: 0px;
	width: 99%;
	border-radius: 10px;
	padding: 20px 0px;
	margin: 0 auto;
	margin-top: 30px;
	-moz-box-shadow: 0px 0px 7px #ABABAB;
	-webkit-box-shadow: 0px 0px 7px #ABABAB;
	box-shadow: 0px 0px 7px #ABABAB;
}

.download .title {
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	background: #f5f5f5;
	margin: 0 auto;
}

.download .title p {
	float: left;
	width: 5%;
	text-align: center;
}

.download .title h3 {
	float: left;
	width: 80%;
	font-size: 18px;
	color: #808080;
	padding-left: 24px;
	text-align: center;
	font-weight: normal;
}

.download .title span {
	display: block;
	float: right;
	width: 12%;
	color: #808080;
	font-size: 18px;
}

.download ul {
	overflow: hidden
}

.download ul li {
	overflow: hidden;
	border-bottom: solid 1px #ccc;
}

.download ul li .bt {
	line-height: 45px;
	height: 45px;
	overflow: hidden
}

.download ul li .bt p {
	float: left;
	width: 5%;
	text-align: center;
}

.download ul li .bt h3 {
	float: left;
	width: 80%;
	font-size: 16px;
	color: #555;
	padding-left: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
}

.download ul li .bt span {
	display: block;
	float: right;
	width: 12%;
	color: #555;
	font-size: 16px;
	padding-left: 5px
}

.download ul li .bt span img {
	margin-right: 5px;
}

.download ul .even .bt {
	background: #f7f7f7
}

@media ( min-width :1025px) {
	.download ul li:hover .bt {
		background: #f7f7f7;
	}
	.download ul li:hover .bt h3 {
		color: #000;
	}
	.download ul li:hover .bt span {
		color: #000;
	}
}

@media ( max-width :1024px) {
	.download .title {
		margin: 0
	}
	.download ul li {
		padding: 0
	}
	.download ul {
		margin-bottom: 0
	}
}

@media ( max-width :520px) {
	.download ul li .bt {
		position: relative
	}
	.download ul li .bt span {
		width: 80px;
		position: absolute;
		top: 0;
		right: 0
	}
	.download ul li .bt h3 {
		width: 100%;
		padding-right: 20px
	}
	.download .title {
		width: 100%;
		padding-right: 90px;
		position: relative;
		text-align: center
	}
	.download .title span {
		width: 80px;
		position: absolute;
		top: 0;
		right: 0
	}
	.download .title h3 {
		font-size: 14px
	}
	.download .title span {
		font-size: 14px
	}
	.download ul li .bt h3 {
		font-size: 14px
	}
	.download ul li .bt span {
		font-size: 14px
	}
}

.history {
	padding: 0px 0
}

.history .history-bottom {
	overflow: hidden;
	position: relative;
	background: url(../images/sjdhbj.png) center 70px repeat-x
}

.history .history-bottom .slick-next:before, .history .history-bottom .slick-prev:before
	{
	display: none
}

.history .history-bottom .slick-next, .history .history-bottom .slick-prev
	{
	width: 39px;
	height: 39px;
	top: auto;
	bottom: 12px
}

.history .history-bottom .slick-prev {
	left: 0;
	/* background: url(../images/zuo.png) no-repeat center center */
}

.history .history-bottom .slick-next {
	right: 0;
	/* background: url(../images/you.png) no-repeat center center */
}

.history .history-bottom .pro-max {
	width: 100%;
	position: relative
}

.history .history-bottom .pro-max .item {
	padding: 10px 0px;
}

.history .history-bottom .pro-max .item .left {
	margin-left: 19%;
	font-size: 14px;
	color: #000;
	border-right: 1px solid #f1eeee;
	height: 90px;
	padding-right: 4%;
	float: left
}

.history .history-bottom .pro-max .item .left .cattitle {
	font-size: 55px;
	font-family: Arial;
	margin-right: 3px
}

.history .history-bottom .pro-max .item .right {
	padding-left: 5%;
	width: 56%;
	float: left;
	max-height: 98px;
	overflow: auto
}

.history .history-bottom .pro-max .item .right ul li {
	display: block;
	line-height: 26px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #5b5a5a;
	padding-left: 34px;
	background: url(../images/landian.png) left 8px no-repeat
}

.history .history-bottom .pro-min {
	margin-top: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	padding: 0 78px
}

.history .history-bottom .pro-min .getIndex {
	display: inline-block;
	zoom: 1;
	text-align: center
}

.history .history-bottom .pro-min .getIndex .item {
	font-size: 16px;
	height: 120px;
	padding-top: 35px;
	background: url(../images/dhapn.png) no-repeat center 64px
}

.history .history-bottom .pro-min .slick-current .item {
	background: url(../images/dhapn_act.png) no-repeat center 64px
}

.content-title {
	text-align: center;
	margin-bottom: 50px
}

.content-title .bt {
	color: #83b514;
	font-size: 36px;
	margin-bottom: 6px;
	line-height: 47px
}

.content-title .jsh {
	font-size: 18px;
	color: #b2b3b1;
	margin-bottom: 20px;
	line-height: 24px;
	text-transform: capitalize
}

.content-title:after {
	width: 37px;
	height: 1px;
	background: #3598d5;
	margin: 0 auto;
	content: '';
	display: block
}

.history .history-bottom .pro-min .getIndex:nth-child(even) .item span {
	position: relative;
	top: 45px;
}

@media ( max-width :768px) {
	.content-title {
		margin-bottom: 20px
	}
	.content-title .bt {
		font-size: 22px;
		line-height: 35px
	}
	.content-title .jsh {
		font-size: 16px;
		margin-bottom: 15px;
		line-height: 20px
	}
	.history .history-bottom {
		background: url(../images/sjdhbj.png) center 47px repeat-x
	}
	.history .history-bottom .pro-min .getIndex .item {
		padding-top: 10px;
		height: 76px;
		background: url(../images/dhapn.png) no-repeat center 42px
	}
	.history .history-bottom .pro-min .slick-current .item {
		background: url(../images/dhapn_act.png) no-repeat center 42px;
	}
	.download p {
		display: none;
	}
	.history .history-bottom .pro-min {
		margin-bottom: 10px;
		padding: 0 50px
	}
	.history .history-bottom .pro-max .item .left .cattitle {
		font-size: 25px
	}
	.history .history-bottom .pro-max .item .left {
		float: none;
		margin-left: 5%;
		height: 50px
	}
	.history .history-bottom .pro-max .item {
		
	}
	.history .history-bottom .pro-max .item .right {
		width: 100%;
		max-height: none;
		overflow: hidden
	}
}

.guanggao {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

.guanggao ul li {
	float: left;
	width: 31%;
	margin: 1%;
	padding: 1%;
	text-align: center;
}

.guanggao ul li img {
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
}

@media ( max-width :768px) {
	.guanggao ul li {
		width: 47%;
		margin: 0px;
		margin-right: 4%;
		padding: 2%;
	}
	.guanggao ul li:nth-child(even) {
		margin-right: 0%;
	}
}

/*20200101xz*/
.xzn_zxqk_list {
	line-height: 25px;
	padding: 20px 0px;
	border-bottom: solid 1px #cccccc;
	overflow: hidden;
}

.xzn_zxqk_list p strong {
	display: inline-block;
	padding-bottom: 15px;
	font-size: 16px;
}

.wbk {
	border: 0px;
	padding-bottom: 0px;
}

.xzn_zxqk_list ul .ls {
	color: #3791df;
}

.xzn_zxqk_list ul li {
	float: left;
	padding-right: 5%;
}

.xzn_zxqk {
	overflow: hidden;
}

.xzn_zxqk .fl {
	width: 70%;
}

.xzn_zxqk .fr {
	padding: 30px 0px;
	width: 25%;
}

.xzn_zxqk .fr .dzyk ul {
	padding: 0% 1.5%;
}

.xzn_zxqk .fr .dzyk ul li {
	width: 98%;
	float: none
}

.xzn_zxqk_te {
	color: #3791df;
	margin-top: 25px;
	line-height: 26px;
}

.xzn_zxqk_te strong {
	font-size: 16px;
}

/*电子月刊订阅*/
.nxz_qkdy {
	width: 90%;
	border-radius: 10px;
	padding: 30px;
	margin: 0 auto;
	margin-top: 30px;
	-moz-box-shadow: 0px 0px 7px #ABABAB;
	-webkit-box-shadow: 0px 0px 7px #ABABAB;
	box-shadow: 0px 0px 7px #ABABAB;
	margin-bottom: 50px;
	overflow: hidden;
}

.nxz_qkdy .fl p strong {
	font-size: 18px;
	padding-bottom: 10px;
	display: inline-block;
}

.nxz_qkdy ul li {
	
}

.nxz_qkdy ul li .srk {
	padding-top: 10px;
	padding-top: 15px;
}

.nxz_qkdy ul li .srk input[type=text] {
	line-height: 26px;
	width: 200px;
	border: solid 1px #808080;
}

.nxz_qkdy ul li input[type=button] {
	background: #3691e0;
	text-align: center;
	border: 0px;
	color: #fff;
	padding: 10px;
	width: 200px;
	font-size: 16px;
	margin-left: 71px;
	margin-top: 15px;
}

.nxz_qkdy ul li input[type=button]:hover {
	background: #2077c2;
}

.nxz_qkdy ul li .srk input[class=yzm] {
	width: 100px;
}

.nxz_qkdy ul li .srk img {
	vertical-align: middle
}

.nxz_qkdy ul .fr {
	text-align: center;
}

.nxz_qkdy ul .fr img {
	width: 70%;
	margin-top: 25px;
}

.nxz_gkll ul li {
	border-radius: 0px;
	box-shadow: 0px 0px 0px #fff;
	width: 14%;
	margin: 1.5% 5.5% 0% 5.5%;
	overflow: hidden;
}

.nxz_gkll ul li img {
	border-radius: 0px;
	box-shadow: 0px 0px 12px #ABABAB;
	border: 0px;
}

.nxz_gkll ul li span {
	background: none;
	color: #3691e0;
}

.nxz_gkll ul li:hover span {
	background: #3691e0;
	color: #fff;
	transition: 0.5s;
}

/*过刊浏览详细*/
.nxz_zxqk_show .titl {
	font-size: 16px;
}

.nxz_zxqk_show_con {
	margin-top: 20px;
}

.nxz_zxqk_show_con div {
	margin-top: 5px;
}

.nxz_zxqk_show_con div p strong {
	font-size: 16px;
	color: #f8993d;
}

.nxz_zxqk_show_con div p span {
	color: #338bbb;
	display: inline-block;
	padding-bottom: 10px;
}

/*文章搜索*/
.search {
	width: 100%;
}

.search p {
	margin-bottom: 20px;
}

.search p select {
	padding: 0px 10px;
	height: 28px;
}

.search p .nfkd {
	padding-left: 0px;
	padding-right: 14px;
}

.search p input[type=text] {
	height: 28px;
}

.search p span {
	display: inline-block;
	padding: 0px 8px;
}

.search .gjc input[type=text] {
	width: 224px;
	margin-left: 2px;
}

.search .gjc span:first-child {
	padding: 0px;
}

.search p .zzxm {
	width: 150px;
}

.search p span.sgz {
	padding: 0px;
}

.search .dw input[type=text] {
	width: 536px;
}

.search .js input[type=button] {
	margin-left: 58px;
}

.search ul .fr img {
	margin-top: 0px;
}

.search .titl {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

.search .fl {
	width: 70%;
}

.search .fr {
	width: 30%;
}

.search .fr img {
	width: 100%;
}

.search_nr {
	
}

.search_nr p span {
	color: #3691e0;
}

.teach_yj {
	overflow: hidden;
}

.teach_yj .fl {
	width: 20%;
}

.teach_yj .fl img {
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
}

.teach_yj .fr {
	width: 77%;
}

.teach_yj .fr h4 {
	font-size: 18px;
}

.teach_yj .fr .time {
	padding: 20px 0px;
}

.teach_yj .fr .name {
	padding-bottom: 20px;
}

.teach_yj .more_xx {
	margin-top: 30px;
}

.teach_yj .more_xx a {
	padding: 6px 20px;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	background: #3691e0;
}

.teach_yj .more_xx a img {
	vertical-align: middle;
	margin-right: 10px;
}

.teach_yj .more_xx a:hover {
	background: #009ae4;
	color: #fff;
}

.more_gd {
	text-align: right;
	padding-right: 27px;
}

.gg_add {
	width: 95%;
	margin: 0 auto;
}

.gg_add .gg_add_list {
	text-align: center;
	padding-top: 10px;
}

.gg_add .gg_add_list img {
	width: 95%;
	-moz-box-shadow: 0px 0px 12px #BDBDBD;
	-webkit-box-shadow: 0px 0px 12px #BDBDBD;
	box-shadow: 0px 0px 12px #BDBDBD;
}

.gg_add .slick-dots {
	bottom: -30px;
}

.gg_add .slick-dots li {
	background: #ccc;
	border-radius: 50%;
	width: 13px;
	height: 13px;
}

.gg_add .slick-dots li.slick-active {
	background: #0092e1;
}

.gg_add .slick-prev {
	width: 50px;
	height: 100px;
	z-index: 999;
	left: -18px;
	background: url(../images/jt_left.png) center center no-repeat;
	background-color: rgba(100, 160, 212, 0.4);
}

.gg_add .slick-next {
	width: 50px;
	height: 100px;
	z-index: 999;
	right: -18px;
	background: url(../images/jt_right.png) center center no-repeat;
	background-color: rgba(100, 160, 212, 0.4);
}

.ibio_2 {
	width: 90%;
	margin-top: 10px;
}

.ibio_2 h3 {
	padding: 0px;
}

.ibio_2 ul li .bt h3 {
	text-align: left;
}

.search_show_fy {
	text-align: right;
	padding-right: 40px;
	font-size: 13px;
}

.search_show_fy a {
	margin-right: 5px;
}

.cksszn ul li {
	width: 15%;
	margin: 1.5% 9% 1.5% 9%
}

.cksszn ul li img {
	width: auto;
}

@media ( max-width :1000px) {
	.cksszn ul li {
		width: 20%;
		margin: 1.5% 6.5% 1.5% 6.5%;
	}
}

@media ( max-width :767px) {
	.xzn_zxqk .fl {
		width: 100%;
	}
	.xzn_zxqk .fr {
		width: 100%;
		padding-top: 0px;
	}
	.xzn_zxqk .fr .dzyk {
		width: 50%;
		margin: 0 auto;
	}
	.nxz_qkdy {
		width: 98%;
		padding: 15px;
		margin-bottom: 80px;
	}
	.nxz_qkdy ul li input[type=text] {
		width: 240px;
	}
	.nxz_qkdy ul li input[type=button] {
		width: 170px;
	}
	.nxz_qkdy ul .fr {
		width: 100%;
		display: none;
	}
	.nxz_qkdy ul .fl {
		width: 100%;
	}
	.search {
		margin-bottom: 30px;
	}
	.search p select {
		padding: 0px 5px;
	}
	.search p span {
		padding: 0px 3px;
	}
	.search_nr {
		padding-left: 5px;
	}
	.survey {
		width: 100%;
	}
	.lecture_show h3 {
		padding-top: 0px;
		padding-bottom: 25px;
	}
	.lecture_show .video {
		padding: 5px;
		width: 100%;
	}
	.lecture_show .video p {
		width: 100%;
	}
	.lecture_show .video .ubbt {
		padding-bottom: 10px;
	}
	.ibio_2 {
		width: 100%;
	}
	.ibio_2 ul li .bt h3 {
		padding: 0px 5px;
	}
	.search_show_fy {
		text-align: left;
		padding-top: 15px;
		padding-right: 10px;
	}
	.search_show_fy a {
		margin-right: 2px;
	}

	/*电子期刊*/
	.dzyk {
		overflow: hidden;
		margin-top: 0px;
	}
	.dzyk ul li {
		width: 23%;
		margin: 1.5% 1% 3% 1%;
	}
	.dzyk ul li span {
		font-size: 13px;
		padding: 6px 0px;
		height:72px;
		overflow:hidden;
	}
	.more {
		width: 40%;
	}
	.nxz_gkll ul li {
		width: 21%;
		margin: 1.5% 2% 3% 2%;
	}
	.cksszn ul li {
		width: 28%;
		margin: 1.5% 2.5% 3% 2.5%;
	}
}

@media ( max-width :500px) {
	.xzn_zxqk .fr .dzyk {
		width: 80%;
		margin: 0 auto;
	}
	.search p span {
		display: block;
	}
	.search p select {
		margin-bottom: 5px;
		width: 240px;
	}
	.search p input {
		margin-bottom: 5px;
	}
	.search p {
		margin-bottom: 5px;
	}
	.search .dw input[type=text] {
		width: 240px;
		margin-bottom: 0px;
	}
	.teach_yj .fl {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.teach_yj .fr {
		width: 100%;
	}
	.gg_add .gg_add_list img {
		max-width: auto !important;
	}
	.gg_add .gg_add_list {
		padding: 10px;
	}
	.nxz_gkll ul li {
		width: 46%;
		margin: 1.5% 2% 0% 2%;
	}
	.dzyk ul li {
		width: 46%;
		margin: 1.5% 2% 5% 2%;
	}
}

.mbx {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
}

@media ( max-width :500px) {
	.mbx {
		padding: 20px 0px;
	}
}

.yksx {
	margin: 20px 0px;
	padding-right: 70px;
}

.yksx span {
	display: inline-block;
	margin-left: 15px;
	font-size: 15px;
}

@media ( max-width :500px) {
	.yksx {
		padding-right: 0px;
	}
	.yksx span {
		display: inline-block;
		margin-left: 0px;
		font-size: 13px;
	}
}

.qkdy_xz {
	max-width: 600px;
}

.qkdy_xz ul {
	padding-top: 15px;
}

.qkdy_xz ul li {
	float: left;
	width: 50%;
	line-height: 32px;
	margin-bottom: 10px;
}

.qkdy_xz ul li input[type=text] {
	height: 28px;
}

.qkdy_xz ul li .yzm {
	width: 80px;
	vertical-align: middle;
}

.qkdy_xz ul li img {
	vertical-align: middle;
}

.qkdy_xz ul p {
	clear: both;
}

@media ( max-width :500px) {
	.qkdy_xz ul li .yzm {
		width: 80px !important;
	}
	.qkdy_xz ul li {
		width: 100%;
	}
	.nxz_qkdy ul li input[type="text"] {
		width: 240px;
	}
	
	
}

@media ( max-width :768px) {
	.mybtn{
		 width: 100px !important;
	}
}
.mybtn {
    background: #3691e0;
    text-align: center;
    border: 0px;
    color: #fff;
    padding: 10px;
    width: 200px;
    font-size: 16px;
    float: right;
    margin-top: 15px;
}