.container {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.college-nav {
	width: 100%;
	height: 40px;
	background: #e4e4e4;
}
/*.college-nav .nav{width:1174px;height:40px;margin:0 auto;margin-top:4px; }*/
.college-nav .nav li {
	float: left;
	width: 125px;
	height: 100%;
}
.college-nav .nav li p {
	line-height: 40px;
	font-size: 14px;
	color: #666666;
	text-align: center;
}

.main1 {
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 0px;
	margin: 0px 0;
}
.main1 .main-header {
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	padding: 30px 0 20px 0;
}
.main1 .main-header a {
	color: #666666;
}



.main:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main .left {
	float: left;
}
.main1 .left {
	width: 796px;
	height: auto;
}

.main1 .left .mContent {
	width: 100%;
}
.main1 .left .mContent .mContent-titles {
	margin-bottom: 15px;
}
.hed {
	padding-top: 5px
}

/*æ ‡å‡†æ—¶é—´*/
.hed .page-time-interval {
	float: right;
}
.hed .page-time-interval a:not(:first-child) {
	margin-left: 17px;
}
.hed .page-time-interval a:hover {
	color: #404040;
}
.hed .page-time-interval a:last-child {
	color: green;
}

.titleSmall {
	font-size: 16px;
}
.main1 .left .mContent .mContent-titles .title {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	padding: 10px 0;
	text-align: justify;
}

.main1 .left .mContent .mContent-titles .hed:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main1 .left .mContent .mContent-titles .hed .time {
	float: left;
	font-size: 14px;
	color: #999999;
}
.main1 .left .mContent .mContent-titles .hed .see {
	float: left;
	padding-left: 32px;
}
.main1 .left .mContent .mContent-titles .hed .see:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main1 .left .mContent .mContent-titles .hed .see .see-img {
	float: left;
	padding-top: 2px;
	margin-right: 6px;
}
.main1 .left .mContent .mContent-titles .hed .see .see-t {
	float: left;
	font-size: 14px;
	color: #999999;
}

.main1 .left .mContent .info {
	border: 1px solid #b4b4b4;
	margin-top: 20px;
	padding: 20px 20px;
}
.main1 .left .mContent .info p {
	font-size: 14px;
	color: #4e4d4d;
	line-height: 24px;
	margin-bottom: 0px;
}

.main1 .left .mContent .center {
	margin-top: 36px;
}
.main1 .left .mContent .center p {
	font-size: 16px;
	color: #4e4d4d;
	line-height:32px;
	white-space: normal;
	/*text-align:justify!important;*/
}
.main1 .left .mContent .center p span {
	/*display: block;*/
	font-size: 16px;
	/*text-indent:28px;*/
	text-align:justify!important;
}
.main1 .left .mContent .center p>video {
	height: auto !important;
}
.main1 .left .mContent .center p img {
	margin: 5px auto 0;
	/*display: block;*/
}
.main1 .left .mContent table {
	border-collapse: collapse;
	max-width: 100%;
}
.main1 .left .mContent table td,
th {
	border: 1px solid #9e9e9e;
	padding-left: 5px;
}

.copyright_detail {
	width: 100%;
	padding: 10px;
	background: #f4f4f4;
	margin: 15px 0 0 0;
	border: dashed 1px #ccc;
	color: #666;
	border-radius: 8px;
}

.main1 .left .mContent .foot {
	margin-top: 30px;
	padding-bottom: 20px;
}
.main1 .left .mContent .foot:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main1 .left .mContent .foot .foot-title {
	float: left;
	font-size: 14px;
	color: #4e4d4d;
}
.main1 .left .mContent .foot .foot-title a {
	color: #888;
}
.main1 .left .mContent .foot .share {
	float: right;
}
.main1 .left .mContent .foot .share p {
	float: left;
	font-size: 14px;
	color: #4e4d4d;
}
.main1 .left .mContent .foot .share .bdsharebuttonbox {
	float: right;
}
.main1 .left .mContent .foot .share .bdsharebuttonbox a {
	padding-left: 20px !important;
	height: 20px;
}
.main1 .left .mContent .foot .share .bdsharebuttonbox .bds_more {
	background-repeat: no-repeat !important;
}
.main1 .left .mContent .main-foot {
	padding-top: 0px;
	padding-bottom: 20px;
}
.main1 .left .mContent .main-foot:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main1 .left .mContent .main-foot .foot-left {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.main1 .left .mContent .main-foot .foot-right {
	float: left;
	width: 48%;
	margin-right: 0px;
}
.main1 .left .mContent .main-foot p {
	font-size: 14px;
	line-height: 26px;
	color: #4e4d4d;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main1 .left .mContent video {
	width: 80%!important;
	display:block;
	margin:0 auto;
}
.main1 .left .mContent .main-foot a:hover {
	text-decoration: none;
	color: #c9161c;
}

.main1 .left .title {
	font-size: 18px;
	color: #0b0b0b;
	line-height: 30px;
	font-weight: 600;
}
.main1 .left .title span {
	color: #bd0005;
}
.main1 .left .comment {
	margin-top: 40px;
}
.main1 .left .comment .t {
	width: 780px;
	height: 180px;
	border: 1px solid #b4b4b4;
	margin-top: 24px;
	position: relative;
	z-index: 2;
}
.main1 .left .comment .t .textArea {
	border: none;
	width: 746px;
	padding: 17px 0 0 17px;
	font-size: 18px;
	height: 104px;
}
.main1 .left .comment .t .comment-foot {
	width: 100%;
	height: 52px;
	position: absolute;
	bottom: 0px;
	background: #f2f2f2;
}
.main1 .left .comment .t .comment-foot .foot-left {
	float: left;
}
.main1 .left .comment .t .comment-foot .foot-right {
	float: right;
}
.main1 .left .comment .t .comment-foot .foot-left div {
	float: left;
	height: 52px;
}
.main1 .left .comment .t .comment-foot .foot-left .user {}
.main1 .left .comment .t .comment-foot .foot-left .user .user-image {
	width: 38px;
	height: 38px;
	margin: 8px 0 0 8px;
}
.main1 .left .comment .t .comment-foot .foot-left img {
	width: 100%;
	height: 100%;
}
.main1 .left .comment .t .comment-foot .foot-left .user .user-name {
	font-size: 14px;
	color: #0b0b0b;
	line-height: 52px;
	padding-left: 10px;
}
.main1 .left .comment .t .comment-foot .foot-left .ico {
	margin-left: 24px;
}
.main1 .left .comment .t .comment-foot .foot-left .ico .ico-image {
	width: 19px;
	height: 19px;
	margin-top: 19px;
}
.main1 .left .comment .t .comment-foot .foot-left .ico .ico-txt {
	color: #606060;
	font-size: 12px;
	line-height: 52px;
	padding-left: 5px;
}

.main1 .left .comment .t .comment-foot .foot-right {
	width: 146px;
	height: 100%;
	background: #be0000;
}
.main1 .left .comment .t .comment-foot .foot-right p {
	text-align: center;
	line-height: 52px;
	font-size: 18px;
	color: #ffffff;
}


.main1 .left .all {
	width: 100%;
	margin-top: 30px;
	padding-bottom: 66px;
}
.main1 .left .all .all-herd {
	border-bottom: 1px solid #d7d7d7;
}
.main1 .left .all .all-herd:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main1 .left .all .all-herd p {
	border-bottom: 3px solid #c90006;
	padding: 2px 0 10px 0;
	float: left;
	color: #424242;
	font-size: 18px;
}

.main1 .left .all .content .contetn-title {
	font-size: 14px;
	color: #b4b4b4;
	padding: 20px 0 6px 0;
}
.main1 .left .all .content .child {
	border-bottom: 1px solid #e9e9e9;
	margin-top: 21px;
	padding-bottom: 10px;
}
.main1 .left .all .content .child .child-user {
	height: 38px;
}
.main1 .left .all .content .child .child-user .user {
	float: left;
}
.main1 .left .all .content .child .child-user .img {
	float: left;
	height: 100%;
}
.main1 .left .all .content .child .child-user .name {
	font-size: 14px;
	color: #0b0b0b;
	padding-left: 17px;
	line-height: 38px;
	font-weight: 600;
}
.main1 .left .all .content .child .child-user .time {
	font-size: 12px;
	color: #a4a4a4;
	padding-left: 17px;
	line-height: 38px;
}

.main1 .left .all .content .child .child-content {
	padding-left: 55px;
}
.main1 .left .all .content .child .child-content p {
	color: #525252;
	font-size: 14px;
}
.main1 .left .all .content .child .child-content .handle {
	padding: 10px 0;
}
.main1 .left .all .content .child .child-content .handle:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main1 .left .all .content .child .child-content .handle .zan {
	float: left;
}
.main1 .left .all .content .child .child-content .handle .zan p {
	float: left;
	padding-right: 18px;
}
.main1 .left .all .content .child .child-content .handle .zan p span {
	color: #2c2b2b;
}
.main1 .left .all .content .child .child-content .handle .share {
	float: left;
	height: 20px;
}
.main1 .left .all .content .child .child-content .handle .share p {
	float: left;
}
.main1 .left .all .content .child .child-content .handle .share .share-content {
	float: left;
	padding-left: 8px;
	opacity: 0;
}
.main1 .left .all .content .child .child-content .handle .share .share-content .bdsharebuttonbox a {
	padding-left: 20px !important;
	height: 20px;
}
.main1 .left .all .content .child .child-content .handle .share .share-content {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.main1 .left .all .content .child .child-content .handle .share:hover .share-content {
	opacity: 1;
}

.main1 .left .all .content .load {
	width: 100%;
	height: 37px;
	background: #f5f5f5;
}
.main1 .left .all .content .load p {
	text-align: center;
	line-height: 37px;
	color: #606060;
	font-size: 12px;
}


.main .right {
	width: 364px;
	transition: all .5s;
	float: right;
}
.main1 .right .science {
	width: 100%;
	overflow: hidden;
	height: auto;
	display: inline-block;
}
.main1 .main-title {
	position: relative;
	height: 22px;
	line-height: 22px;
	height: 42px;
}
.main1 .main-title .more {
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	position: absolute;
	line-height: 14px;
	height: 14px;
	right: 0px;
	bottom: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.main1 .main-title {
	border-bottom: 1px solid #f3f3f3;
	position: relative;
	height: 22px;
	line-height: 22px;
	height: 42px;
}
.main1 .main-title .sub {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 3px;
	height: 19px;
	background: #c90006;
	margin: auto 0;
}
.main1 .main-title .title {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 10px;
	line-height: 42px;
	height: 22px;
	color: #c90006;
	font-size: 20px;
	font-weight: bold;
}
.main1 .right ul {
	padding-top: 0px;
	margin-bottom:0px;
}
.main1 .right .li-child {
	border-bottom: 1px dotted #8cc7e1;
	padding: 8px 0 25px 0;
}
.main1 .right .no {
	padding-top: 10px;
}
.main1 .right .li-child .child-title {
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
	padding-bottom: 5px;
	line-height: 22px;
	font-weight: bold;
	font-size: 15px;
	color: #656565;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main1 .right .li-child .child-info {
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	color: #878787;
	font-size: 12px;
}
.main1 .right .li-child .child-info p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.main1 .right .li-child:hover .child-title {
	color: #c90006;
}


.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
	margin: 0px 6px 0px 0 !important;
}


@media (max-width: 639px) {}
@media (min-width: 640px) and (max-width:1023px) {}
@media (min-width: 1024px) and (max-width:1440px) {}
@media (min-width: 1441px) and (max-width:1920px) {}
.main1 .left .comment {
	position: relative;
}
.topD {
	width: 780px;
	height: 180px;
	position: absolute;
	left: 1px;
	top: 55px;
	z-index: 99;
}
.chilD {
	width: 100%;
	height: 100%;
	background: #e5e5e5;
	opacity: .2;
	z-index: 1;
}
.cr {
	color: #c90006;
}
.topD p {
	padding-left: 10px;
	color: #666;
	font-size: 14px;
	position: absolute;
	left: 10px;
	top: 20px;
	z-index: 6000;
}
.ver {
	margin-left: 90px;
	font-size: 14px;
}
.ver p {
	display: block;
	height: 52px;
	line-height: 52px;
	text-align: center;
	margin: 0 auto;
}
#verify {
	width: 100px;
	height: 20px;
	margin-top: 10px;
	border: none;
}
.fl {
	width: 116px !important;
	height: 32px !important;
	margin-top: 11px;
	margin-left: 5px;
}
.icon {
	width: 18px;
	height: 16px;
	overflow: hidden;
	display: block;
	background: url(../images/news/icon.png)no-repeat left center;
	position: relative;
	left: -30px;
	top: 20px;
}
.pl:hover .icon {
	background: url(../images/news/icon01.png)no-repeat left center;
}
.pl {
	padding-left: 30px;
}
.center img {
	display: inline-block;
	margin: 5px;
	max-width: 720px;
}


.hot-ranking {
	padding: 20px 15px 20px 15px;
	background: #fafafa;
	margin-bottom: 20px;
}
.hot-ranking h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	position: relative;
}
.hot-ranking h3:after {
	content: "";
	background: #c9161c !important;
	height: 3px;
	display: block;
	width: 80px;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.hot-ranking li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid lightgray;
}
.hot-ranking li a:hover {
	color: #c9161c;
	text-decoration: none;
}
.hot-ranking li a em {
	display: inline-block;
	margin-right: 5px;
	color: #9e9e9e;
	font-style: italic;
	font-weight: 700;
}
.hot-ranking li:nth-child(-n+3) em {
	color: #fea74f;
}
.hot-ranking li:first-child em {
	color: #c9161c;
}
.hot-ranking li:nth-child(2) em {
	color: #c9161c;
}
.tags-grouping {
	padding: 20px 15px 15px 15px;
	background: #fafafa;
	margin-bottom:0px;
}
.tags-grouping h3 {
	padding-bottom: 10px;
	font-size: 20px;
	color: #000;
	border-bottom: 1px solid #e2e2e2;
	width: 100%;
	font-weight: 700;
	margin-top: 0px;
	position: relative;
}
.tags-grouping h3:after {
	content: "";
	background: #c9161c !important;
	height: 3px;
	display: block;
	width: 80px;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.tags-grouping .tags-box li a {
	border: 1px solid #E6E6E6;
	display: block;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	color: #8A8A8A;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 4px;
}
.tags-grouping .tags-box li a:hover {
	color: #c9161c;
	border: 1px solid #c9161c;
}
.tags-grouping .tags-box {
	padding-top: 20px;
}
.tags-grouping .tags-box li {
	float: left;
	width: 22.5%;
	margin: 0 3.333% 10px 0px;
}
.tags-grouping .tags-box li:nth-child(4n) {
	margin-right: 0px;
}
.tags-grouping .tags-box li a:hover {
	text-decoration: none;
}
.article_adv {
	color: #09F
}
.xg_div {
	margin-top: 20px;
	margin-bottom: 60px;
}
.xg_div>ul {
	margin-top: 20px;
}
.xg_title {
	height: 33px;
	line-height: 30px;
	border-bottom: 1px solid #D3D3D3;
	position: relative;
}
.xg_title a.more-link {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #BFBFBF;
	font-size: 14px;
}
.xg_title a.more-link:hover {
	color: #121212;
	text-decoration: none;
}
.xg_title span {
	display: inline-block;
	width: auto;
	font-size: 18px;
	color: #000;
	border-bottom: 3px solid #c9161c;
	padding: 0 0px 0 0;
	font-weight: bold;
}
.xg_div ul a img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	border: 1px solid #eee;
}
.xg_div ul a {
	display: inline-block;
	overflow: hidden;
	text-decoration: none;
}
.xg_div ul li>a {
	float: left;
}
.xg_div ul li {
	list-style-type: none;
	margin-bottom: 30px;
}
.xg_div ul li:after {
	content: "";
	display: block;
	margin: 0 auto;
	clear: both;
}
.float-left {
	float: left;
}
.center-title-img {
	position: relative;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	width: 160px;
	height: 100px;
	background: #f5f5f5;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	border-radius: 4px;
}
.xg_div ul li a div {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-ms-transition: all .3s;
}
.art-aside-list-img img,
.center-title-img img {
	width: auto;
	height: auto;
}
.center-title-img img {
	border: 0;
	vertical-align: bottom;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-ms-transition: all .3s;
	max-width: 100%;
}
.center-cont {
	padding-left: 20px;
	width: 636px;
	position: relative;
	height: 100px;
}
.font-size-18 {
	font-size: 18px;
}
.text-3b4 {
	color: #3b4047;
}
.list-title {
	overflow: hidden;
	margin-bottom: 12px;
	max-height: 54px;
	font-size:16px;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.center-cont>div:last-child {
	position: absolute;
	bottom: 0px;
	width: 616px;
	height: 20px;
}
.person-heal {
	position: relative;
	overflow: hidden;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.person-heal-fbz img.img-pic {
	display: block;
	width: 100%;
	height: 100%;
}
.center-cont div.x12>a {
	float: left;
}
.person-heal img {
	vertical-align: top;
}
.center-list a {
	text-decoration: none;
}
.author-dd,
.author-d {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	max-width: 102px;
	padding-right: 15px;
	position: relative;
	color: #999;
}
.text-777 {
	color: #6e737a;
}
.padding-left-small {
	padding-left: 5px;
}
.padding-big-left {
	padding-left: 20px;
}
.icon-bq {
	font-size: 14px;
	vertical-align: text-top;
	line-height: 6px;
	color: #999;
}
.center-content .icon-bq {
	font-size: 14px;
}
.icon-bq:before {
	content: "\e764";
}
.center-list a {
	text-decoration: none;
}
.tablk {
	padding-left: 15px;
}
.tablk a {
	margin-right: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 96px;
	display: inline-block;
}
.text-999 {
	color: #999;
}
.tablk a:last-child {
	margin-right: 0;
}
.float-right {
	float: right;
}
.font-size-14 {
	font-size: 14px;
}
.text-9da {
	color: #999;
}
.iconfont-hover-share-gp {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
}
.iconfont-hover-share-gp,
.iconfont-hover-share-gp div {
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	transition: .3s all;
	-ms-transition: .3s all;
}
.iconfont-hover-share {
	padding-left: 24px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #d8d9da;
	cursor: pointer;
}
.iconfk-sharyu {
	float: right;
}
.iconfont-hover-share>div {
	float: left;
	text-align: center;
}
.iconfont-hover-share span {
	padding: 0 2px;
	font-size: 14px;
}
.icon-iconfenxiang:before {
	content: "\e7ce";
}
.icon-hops-gp {
	border: 1px solid #EDEDED;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 1, .08);
	border-radius: 2px;
	padding: 0 6px;
	position: absolute;
	right: 24px;
	bottom: -2px;
	white-space: nowrap;
	background-color: #FFF;
	display: none;
}
.iconfont-hover-share .icon-hops {
	color: #222;
	display: inline-block;
	padding: 0 2px;
	line-height: 28px;
}
.iconfont-hover-share span {
	padding: 0 2px;
	font-size: 14px;
}
.xg_a {
	margin: 15px;
	color: #A2A2A2;
}
.center-title-img img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2)
}
.ydl_box {
	float: right;
}
.ydl_box dd {
	height: 20px;
	display: inline-block;
	align-items: center;
	font-size: 12px;
}
.ydl_box dd i.i1 {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/icon/liulan.png) no-repeat center center;
	background-position: 0 5px;
}
.ydl_box dd em {
	max-width: 45px;
	font-style: normal;
	display: inline-block;
	color: #BFBFBF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.center-cont>div:last-child:after {
	content: "";
	display: block;
	margin: 0 auto;
	clear: both;
}
/*精彩案例部分开始*/
.hot-cases {
	padding: 20px 15px 20px 15px;
	background: #fafafa;
	margin-bottom: 20px;
}
.hot-cases h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	position: relative;
}
.hot-cases h3:after {
	content: "";
	background: #c9161c !important;
	height: 3px;
	display: block;
	width: 80px;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.hot-cases ul li {
	width: 100%;
	margin-bottom: 15px;
	height: auto;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
.hot-cases ul li:after {
	content: "";
	display: block;
	margin: 0 auto;
	clear: both;
}
.aside-list-content {
	position: relative;
	min-height: 1px;
	width: 100%;
}
.hot-cases ul li a .aside-list-content:after {
	content: "";
	margin: 0 auto;
	clear: both;
	display: block;
}
.hot-cases ul li a:first-child>div {
	padding-top: 0;
}
.text-overflow-2 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: justify;
	font-size: 16px;
}
.aside-list-content>div {
	font-size: 16px;
}
.aside-list-content>div:first-child {
	overflow: hidden;
	width: 60%;
	height: 50px;
	line-height: 24px;
	padding-right: 15px;
}
.aside-list-j .aside-list-content>div:first-child {
	width: 55%;
}
.aside-list-tbs {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px !important;
	color: #999;
}
.gd-txt {
	float: right;
	font-size: 13px;
}
.gd-txt em {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/icon/liulan.png) no-repeat center center;
	background-position: 0 3px;
	float: left;
}
.gd-txt:after,
.gd-txts:after {
	content: "";
	display: block;
	margin: 0 auto;
	clear: both;
}
.gd-txts {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	max-width:130px;
	position: relative;
	font-size: 13px;
}
.gd-txts i.i6 {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/icon/clock_icons.png) no-repeat center center;
	background-position: 0 2px;
	float: left;
	background-size: 14px auto;
}
.aside-list-tbs:after {
	content: "";
	display: block;
	margin: 0 auto;
	clear: both;
}
.hot-cases ul li a.a-none .aside-list-content .aside-list-content-b {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	width: 134px;
	height: 84px;
	background: #f5f5f5;
	text-align: center;
	flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	padding-right: 0;
	line-height: normal;
	margin-right: 10px;
	position: relative;
	border-radius: 4px;
}
.hot-cases ul li a>div img {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-ms-transition: all .3s;
	width: 100%;
	height: 100%;
	display: block;
}
.hot-cases ul li a>div:hover .aside-list-content-a img,
.hot-cases ul li a>div:hover .aside-list-content-b img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.hot-cases ul li a .right-side-box {
	width: 190px;
	height: 84px;
	position: relative;
}
.flex-align-center {
	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;
}
.video-time {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0 5px;
	height: 20px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	background-color: rgba(40, 40, 40, 0.698);
	color: #fff;
	display: none;
}
.font-size-12 {
	font-size: 12px;
}
.hot-cases ul li:last-child {
	margin-bottom: 0;
	border: none;
	padding-bottom: 0px;
}
/*精彩案例部分结束*/
.layui-btn {
	border-radius: 4px;
}
.tags-grouping h3 .refresh_search {
	height: 24px;
	font-size: 12px;
	display: flex;
	align-items: center;
	transition: all 0s !important;
	color: #BFBFBF;
	position: absolute;
	right: 0px;
	bottom: 8px;
	font-weight: normal;
}
.tags-grouping h3>a.refresh_search i {
	margin-right: 6px;
}
.tags-grouping h3>a.refresh_search:hover {
	color: #121212;
	text-decoration: none;
}
.tags-grouping h3>a.refresh_search:hover i {
	background: url(../images/icon/shuaxinh.png) no-repeat center center;
}
.tags-grouping .tags-box01 {
	display: block;
	margin-bottom: 0px;
	height: 110px;
}
.tags-grouping .tags-box02 {
	display: none;
	margin-bottom: 0px;
	height: 110px;
}
.main1 .right .science div h3 a.more-links {
	transition: all 0s !important;
	color: #BFBFBF;
	position: absolute;
	right: 0px;
	bottom: 8px;
	font-size: 14px;
	font-weight: normal;
}
.main1 .right .science div h3 a.more-links:hover {
	color: #121212;
	text-decoration: none;
}
.main1 .right .news_zixun_box .no {
	padding-top: 0px;

}
.main1 .right .news_zixun_box .aside-list-content>div:first-child {
	width: 100%;
	height: auto;
	line-height: normal;
}
.main1 .right .news_zixun_box ul li a:hover {
	text-decoration: none;
}
.main1 .right .news_zixun_box ul li .aside-list-content .li-child {
	border-bottom: none;
	padding: 0;
}
.main1 .right .news_zixun_box ul li .aside-list-content .li-child .child-title {
	font-size: 16px;
}
.main1 .right .news_zixun_box ul {
	padding-top: 10px;
}
.main1 .right .news_zixun_box ul li .li-child .aside-list-tbs {
	position: static;
	margin-top: 5px;
}
.main1 .right .news_zixun_box ul li .li-child .child-info {
	font-size: 14px;
	line-height: 22px;
	height: auto;
	max-height: 70px;
}
.main1 .right .news_zixun_box ul li .li-child .child-info p {
	-webkit-line-clamp: 3;
	margin-bottom: 0px;
}
.main1 .right .news_zixun_box ul li {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.main1 .right .news_zixun_box ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0px;
}
.news_zixun_box {
	padding-bottom: 10px;
}
.main1 .right ul.interview_box {
	padding-top: 10px;
}
.main1 .right ul.interview_box li {
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 10px;
	border-bottom: none;
	padding-bottom: 0px;
}
.main1 .right ul.interview_box li:nth-child(2n) {
	margin-right: 0px;
}
.main1 .right .course {
	padding-bottom: 5px;
}
.main1 .right ul.interview_box li a {
	display: block;
	width: 100%;
	height: auto;
}
.main1 .right ul.interview_box li .child {
	width: 100%;
	height: auto;
}
.main1 .right ul.interview_box li .child .child-img {
	border: 1px solid #eee;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 5px;
}
.main1 .right ul.interview_box li .child .child-img .people_pic {
	border-radius: 4px;
}
.main1 .right ul.interview_box li .child .child-img:hover .people_pic {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.main1 .right ul.interview_box li a:hover {
	text-decoration: none;
}
.main1 .right .course ul.interview_box li .child .chidl-title {
	overflow: hidden;
}
.main1 .right .course ul.interview_box li .child .chidl-title p {
	color: #6e6e6e;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 0px;
}
.main1 .right ul.project_lists_box{
	padding-top:10px;
	}
.hot-cases ul.project_lists_box li.zcdj-cardBox{
	margin: 0 3px;
	border-bottom: 1px dashed #c3c3c3;
	height:110px;
	margin-bottom: 10px;
	padding-bottom:0px;
	}
.hot-cases ul.project_lists_box li.zcdj-cardBox a:hover{
	text-decoration:none;
	}
.hot-cases ul.project_lists_box li.zcdj-cardBox .flex-tag {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .dj-ys span{
	color: #8a8a8a;
	}
.hot-cases ul.project_lists_box li.zcdj-cardBox .dj-ys .coloff67 {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #c9161c;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .dj-ys text {
	font-size: 18px;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .zcdj-btn {
	text-align: center;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .zcdj-btn .btn {
	display:inline-block;
	white-space:nowrap;
	text-align:center;
	cursor:pointer;
	transition:all .3s;
	height: 30px;
	background: #F5F7FB;
	padding: 0 7px;
	border-radius: 4px;
	color: #333333;
	border: none;
	font-size: 12px;
	line-height: 30px;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .zcdj-title {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-line-clamp: 2;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	margin: 4px 0;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .dj-tag {
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 999;
	font-size: 12px;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .dj-tag .type5 {
	color: #989CAB;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .dj-tag .type5 .keywords_icons {
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-right: 6px;
	background: url('../images/icon/key_words_icons.png') no-repeat center;
	display: inline-block;
	position: relative;
	top: 4px;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .dj-tag .type5 text span {
	margin-right: 6px;
	display: inline-block;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .dj-tag .type5 text span:last-child {
	margin-right: 0px;
}
.hot-cases ul.project_lists_box li.zcdj-cardBox .zcdj-btn .btn_progress {
	background: rgba(207, 169, 114, .6)
}
.hot-cases ul.project_lists_box li:last-child{
	border-bottom:none;
	}
.hot-project{
	padding-bottom:5px;
	}
.zl_con{ 
width:100%;
margin:0 auto;
display:none;
}
.hot-ranking h3 .refresh_search {
    height: 24px;
    font-size: 12px;
    display: flex;
    align-items: center;
    transition: all 0s !important;
    color: #BFBFBF;
    position: absolute;
    right: 0px;
    bottom: 8px;
    font-weight: normal;
}
.hot-ranking h3>a.refresh_search i {
	margin-right: 6px;
}
.hot-ranking h3>a.refresh_search:hover {
	color: #121212;
	text-decoration: none;
}
.hot-ranking h3>a.refresh_search:hover i {
	background: url(../images/icon/shuaxinh.png) no-repeat center center;
}
.hot-ranking .rank-list01 {
	display: block;
	margin-bottom: 0px;
	height:auto;
}
.hot-ranking .rank-list02 {
	display: none;
	margin-bottom: 0px;
	height:auto;
}
.hot-ranking .rank-list li:last-child a{
	border-bottom:none;
	}
.hot-ranking01{ padding-bottom:10px;}
.hotnewsFix {
    top:80px!important;
}
.copyright_detail h4{font-size:16px;}
.copyright_detail p{font-size:14px;line-height:24px; }
/*阅读全文的部分样式开始*/
.main1 .left .mContent .read_full_box{
	display:block;
	margin-bottom:30px;
}
/*阅读全文的部分样式结束*/
/*阅读全文的部分样式开始*/
.main1 .left .mContent .text_box{
	position: relative;
}
.read_full_box {
    height: 30px;
	display:none;
}
.read_full_div {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
}
.read_full_list {
    position: relative;
    height: 150px;
    z-index: 9;
    bottom: -15px;
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.98) 80%,#fff);
}
.read_full_img_box {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 10;
    width: 100%;
}
.read_full_img_box img {
    width:25px;
    height:25px;
    z-index: 10;
    margin-bottom:10px;
    border-radius: 50%;
}
.read_full_img_box .read_full_words {
    font-size:14px;
    line-height:14px;
    letter-spacing: .4px;
}
/*阅读全文的部分样式结束*/
@media(max-width:768px) {
	.main {
		/*margin-top: 50px;*/
	}
	.main06 {
		margin-top:10px;
	}
	.main .container {
		width: 100%;
	}
	.main1 .main-header {
		line-height: 24px;
		font-size: 13px;
		padding: 15px 0 10px 0;
		display:none;
	}
	.main1 .left {
		float: none;
		width: 100%;
		padding-top:20px;
	}
	.main1 .left .mContent .mContent-titles {
		width: 100%;
		margin-bottom: 10px;
	}
	.hed {
		padding-top: 0px;
	}
	.main1 .left .mContent .mContent-titles .title {
	    margin-top: 10%;
		width: 100%;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
		padding: 0;
	}
	.main1 .left .mContent .mContent-titles .hed .time {
		margin-bottom: 0px;
		font-size: 12px;
	}
	.main1 .left .mContent .info p{
		font-size:12px;
		line-height:20px;
	}
	.main1 .left .mContent .mContent-titles .hed .see {
		padding-left: 20px;
	}
	.main1 .left .mContent .mContent-titles .hed .see .see-img {
		margin-right: 4px;
	}
	.main1 .left .mContent .mContent-titles .hed .see .see-t {
		margin-bottom: 0px;
		font-size: 12px;
	}
	.main1 .left .mContent .info {
		margin-top: 15px;
		padding: 10px 10px;
	}
	.main1 .left .mContent .center {
		margin-top: 20px;
		width: 100%;
	}
	.main1 .left .mContent .center p {
		margin:10px 0px;
		line-height:26px;
		font-size:14px;
	}
	.main1 .left .mContent .center p span {
		font-size:14px;
		/*text-indent: 26px;*/
	}
	.center img {
		max-width: 100% !important;
		/*width: 100%;*/
		margin: 0 auto 5px;
		border-radius: 4px;
	}
	.main .right {
		width: 100%;
		float: none;
	}
	.copyright_detail h4 {
		padding-bottom: 0px;
		margin-bottom: 0px;
		font-size:14px;
	}
	.copyright_detail p {
		font-size:12px;
		line-height:24px;
	}
	.main1 .left .mContent .foot {
		margin-top: 15px;
	}
	.main1 .left .mContent .foot .foot-title {
		float: none;
		font-size: 13px;
	}
	.layui-btn {
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		font-size: 13px;
		border-radius: 2px;
	}
	.xg_div {
		margin-top: 10px;
		margin-bottom: 40px;
	}
	.xg_title span {
		font-size: 16px;
		padding-right: 0px;
	}
	.xg_title a.more-link {
		font-size: 13px;
	}
	.xg_div>ul {
		margin-top: 15px;
	}
	.xg_div ul li {
		margin-bottom: 20px;
	}
	.center-title-img {
		width: 110px;
		height: 69px;
		border-radius: 2px;
	}
	.xg_div ul a img {
		border-radius: 2px;
	}
	.center-cont {
		padding-left: 0px;
		height: 69px;
		width: 65%;
		margin-left: 10px;
	}
	.list-title {
		font-size:14px;
		line-height:20px;
		max-height:40px;
		margin-bottom:10px;
		text-align:justify;
	}
	.padding-big-left {
		display: none;
	}
	.text-999 {
		font-size: 12px;
	}
	.padding-left-small {
		padding-left: 4px;
	}
	.author-dd,
	.author-d {
		font-size: 12px;
		padding-right: 10px;
		max-width: 82px;
	}
	.person-heal {
		width: 14px;
		height: 14px;
	}
	.center-cont>div:last-child {
		width: 100%;
		height: 14px;
	}
	.ydl_box dd i.i1 {
		float: left;
		width: 16px;
		height: 14px;
		background-position: 0 1px;
		margin-right: 4px;
	}
	.ydl_box dd {
		height: 14px;
		line-height: 14px;
	}
	.hot-cases {
		padding: 15px 10px 0px 10px;
	}
	.hot-cases h3 {
		font-size: 16px;
	}
	.hot-cases h3:after {
		width: 64px;
		height: 2px;
	}
	.hot-articles {
		position: static !important;
	}
	.hot-ranking {
		padding: 15px 10px 15px 10px;
	}
	.hot-ranking h3 {
		font-size: 16px;
	}
	.hot-ranking h3:after {
		width: 64px;
		height: 2px;
	}
	.hot-ranking li a {
		font-size: 13px;
		padding: 8px 0px;
	}
	.tags-grouping {
		padding: 15px 10px 15px 10px;
		display:none;
	}
	.tags-grouping h3 {
		font-size: 16px;
	}
	.tags-grouping h3:after {
		width: 64px;
		height: 2px;
	}
	.tags-grouping .tags-box li {
		width: 31%;
		margin-right: 3.5%;
		margin-bottom: 4px;
	}
	.tags-grouping .tags-box li:nth-child(4n) {
		margin-right: 3.5%;
	}
	.tags-grouping .tags-box li:nth-child(3n) {
		margin-right: 0%;
	}
	.tags-grouping .tags-box li a {
		border-radius: 2px;
		line-height: 24px;
		padding: 0 4px;
	}
	.hot-cases ul li {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.hot-cases ul li a.a-none .aside-list-content .aside-list-content-b {
		width: 110px;
		height: 69px;
		border-radius: 2px;
	}
	.hot-cases ul li a .right-side-box {
		font-size: 15px;
		height: 69px;
		width: 63%;
	}
	.text-overflow-2 {
		font-size: 15px;
		line-height: 22px;
	}
	.aside-list-tbs {
		font-size: 12px !important;
	}
	.gd-txts i.i6 {
		width: 16px;
		height: 14px;
		background-position: 0 1px;
		margin-right: 4px;
	}
	.gd-txts {
		font-size: 12px;
		max-width:142px;
	}
	.gd-txt {
		font-size: 12px;
	}
	.gd-txt em {
		width: 16px;
		height: 14px;
		background-position: 0 2px;
		margin-right: 4px;
	}
	.layui-btn .layui-icon {
		font-size: 14px;
		margin-right: 4px;
	}
	.main1 .left .mContent .foot .share {
		display: none;
	}
	.tags-grouping .tags-box01 {
		height: 116px;
	}
	.tags-grouping .tags-box02 {
		height: 116px;
	}
	.main1 .right .science div h3 a.more-links {
		font-size: 12px;
	}
	.main1 .right ul.interview_box {
		padding-top: 5px;
		margin-bottom: 0px;
	}
	.main1 .right ul.interview_box li .child .child-img {
		border-radius: 2px;
	}
	.main1 .right ul.interview_box li .child .child-img .people_pic {
		border-radius: 2px;
	}
	.main1 .right .course ul.interview_box li .child .chidl-title p {
		font-size: 13px;
		line-height: 20px;
	}
	.main1 .right ul{padding-bottom:10px;}
}
@media(max-width:375px) {
	.center-cont {
		width: 65%;
	}
	.hot-cases ul li a .right-side-box {
		width: 63%;
	}
	.gd-txts{ max-width:142px;}
	.author-dd, .author-d{ max-width:82px;}
}
@media(max-width:360px) {
	.center-cont {
		width: 63%;
	}
	.hot-cases ul li a .right-side-box {
		width: 61%;
	}
	.gd-txts{ max-width:135px;}
	.author-dd, .author-d{ max-width:72px;}
}
@media(max-width:320px) {
	.center-cont {
		width: 58%;
	}
	.hot-cases ul li a .right-side-box {
		width: 55%;
	}
	.gd-txts{ max-width:95px;}
	.author-dd, .author-d{ max-width:32px;}
}