/* 
---------------- ???? --------------- */
/* ???? */
.m-tit1 {
	overflow: hidden;
	margin-bottom: 25px;
}
.m-tit1 h3 {
	position: relative;
	float: left;
	padding-right: 20px;

	font-size: 30px;
	font-weight: bold;
	color: #484848;
}
.m-tit1 h3 i {
	position: absolute;
	top: 50%;left: 100%;
	width: 1180px;
	height: 1px;

	background-color: #cecece;
}

/* ???? end */

/* ???????? */
.m-share {
	overflow: hidden;
}
.m-share .bdsharebuttonbox {
	float: right;
}
.bdsharebuttonbox {
	
}
.bdsharebuttonbox span {
	float: left;

	font-size: 14px;
	line-height: 30px;
	color: #333;
}
.bdsharebuttonbox.bdshare-button-style1-32 a {
	width: 30px;
	height: 30px;
	margin: 0 0 0 5px;
	background-color: #b3b3b3;
	background-image: url(/cdc/images/icon-share.png);
	border-radius: 2px;

	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.bdsharebuttonbox.bdshare-button-style1-32 .bds_tsina {
	background-position: 0 0;
}
.bdsharebuttonbox.bdshare-button-style1-32 .bds_weixin {
	background-position: -35px 0;
}
.bdsharebuttonbox.bdshare-button-style1-32 .bds_sqq {
	background-position: -70px 0;
}
.bdsharebuttonbox.bdshare-button-style1-32 .bds_douban {
	background-position: -105px 0;
}
.bdsharebuttonbox.bdshare-button-style1-32 .bds_print {
	background-position: -140px 0;
}
.bdsharebuttonbox.bdshare-button-style1-32 .bds_more {
	background-position: -175px 0;
}
.bdsharebuttonbox.bdshare-button-style1-32 a:hover {
	opacity: 1;
	filter: alpha(opacity=100);

	background-color: #950000;
}
.bdshare_popup_box {
	margin-left: -198px;
}

.m-about {
	margin-bottom: 40px;
}
.m-about .con {
	font-size: 14px;
	line-height: 36px;
	color: #000;
}
.m-about .con img {
	vertical-align: top;
	margin-top: 20px;
}
.m-about .aboutus {
	
}
.m-about .aboutus li {
	overflow: hidden;
	border-bottom: 1px solid #ececec;
}
.m-about .aboutus .item {
	float: left;
	width: 292px;
	padding: 27px 0;
}
.m-about .aboutus .name {
	margin-bottom: 8px;

	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.m-about .aboutus .name span {
	margin-left: 10px;

	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.m-about .aboutus p {
	font-size: 14px;
	line-height: 30px;
	color: #333;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m-list3 {
	
}
.m-list3 li {
	overflow: hidden;
	padding: 10px 0 30px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.m-list3  .pic {
	float: left;
	overflow: hidden;
	width: 166px;
	height: 120px;
}
.m-list3  .pic img {
	display: block;
	width: 100%;
	height: 100%;
}
.m-list3  .pic:hover img {
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
.m-list3 .txt {
	overflow: hidden;
	padding-left: 20px;
}
.m-list3 .tit {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-list3 .tit a {
	color: #000;

	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.m-list3 .tit a:hover{
	color: #9a0000;
}
.m-list3 .txt p {
	height: 48px;

	font-size: 14px;
	line-height: 24px;
	color: #333;

	overflow: hidden;
	display: -webkit-box;
	display: box; 
	
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.m-list3 .info {
	padding: 5px 0;

	line-height: 25px;
}
.m-list3 .info .time {
	padding-left: 24px;

	font-size: 12px;
	color: #999;

	background: url(/cdc/images/icon-time.png) 0 center no-repeat;
}

.m-list5 {
	padding-bottom: 5px;
}
.m-list5 li {
	padding-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.m-list5 h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-list5 h3 a {
	color: #000;
}
.m-list5 h3 a:hover {
	color: #9a0000;
}
.m-list5 .info {
	margin-bottom: 5px;

	line-height: 24px;
}
.m-list5 .info .time {
	padding-left: 24px;

	font-size: 12px;
	color: #999;

	background: url(/cdc/images/icon-time.png) 0 center no-repeat;
}
.m-list5 p {
	max-height: 48px;

	font-size: 14px;
	line-height: 24px;
	color: #333;

	overflow: hidden;
	display: -webkit-box;
	display: box; 
	
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


/*
-----------------[?????]--------------*/
.m-arti{
    font-size: 14px;color: #333;line-height: 34px;
    margin-bottom: 19px;
}
.m-arti img{display: block;margin: 0 auto 2px;}
.m-arti p{
    padding-bottom: 12px;
    text-indent: 2em;
}
.m-arti .p-notes{padding-bottom: 8px;text-align: center;text-indent: 0;}
.m-arti h1{
    font-size: 20px;color: #333;text-align: center;
    margin-bottom: 8px;
}
.m-arti .info{
    display: block;margin-bottom: 16px;
    font-family: "????";font-size: 12px;color: #999;line-height: 24px;text-align: center;
}

.m-recomend{padding-top: 13px;border-top: 1px solid #e6e6e6;margin-top: 60px;}
.m-recomend .title{color: #333;font-size: 20px;font-weight: bold;height: 30px;line-height: 30px;overflow: hidden;}
.ul-list13{padding-top: 7px;}
.ul-list13 a{display: block;height: 34px;line-height: 34px;overflow: hidden;padding-left: 17px;
    background: url(/cdc/images/gicon24.png) no-repeat center left;color: #333;font-size: 14px;
}
.ul-list13 a:hover{color: #9a0000;}





.InnoCampus {
	font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica";
}
.InnoCampus p {
	font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica" !important;
}
.InnoCampus-head {
	margin: 0px auto; padding: 50px 0px 10px; width: 720px;
}
.InnoCampus-head h2 {
	text-align: center; color: rgb(0, 0, 0); font-size: 24px;
}
.InnoCampus-head h2 b {
	padding: 0px 0px 5px; border-bottom-color: rgb(146, 0, 41); border-bottom-width: 4px; border-bottom-style: solid;
}
.InnoCampus-head p {
	margin: 30px 0px 0px; color: rgb(0, 0, 0); line-height: 1.75; text-indent: 2em; font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica"; font-size: 14px;
}
.InnoCampus-chart {
	margin: 20px auto; width: 720px; text-align: center; overflow: hidden; position: relative;
}
.InnoCampus-chart img {
	width: 100%; height: auto;
}
.InnoCampus-chart a {
	padding: 28px 0px 0px; border-radius: 50%; transition:400ms; width: 102px; height: 74px; text-align: center; color: rgb(255, 255, 255); line-height: 1.3; font-size: 18px; display: block; position: absolute; z-index: 2; -moz-transition: 400ms; -webkit-transition: 400ms;
}
.InnoCampus-chart span {
	padding: 28px 0px 0px; border-radius: 50%; transition:400ms; width: 102px; height: 74px; text-align: center; color: rgb(255, 255, 255); line-height: 1.3; font-size: 18px; display: block; position: absolute; z-index: 2; -moz-transition: 400ms; -webkit-transition: 400ms;
}
.InnoCampus-chart a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.InnoCampus-chart .a1 {
	left: 131px; top: 235px;
}
.InnoCampus-chart .a2 {
	left: 321px; top: 289px;
}
.InnoCampus-chart .a3 {
	left: 405px; top: 469px;
}
.InnoCampus-chart .a4 {
	left: 339px; top: 639px;
}
.InnoCampus-chart .a5 {
	left: 158px; top: 707px;
}
.InnoCampus-cont {
	margin: 10px auto; width: 760px;
}
.InnoCampus-cont ul li { display:block;	margin: 50px 0px; overflow: hidden; -ms-zoom: 1;
}
.InnoCampus-cont ul li h2{ float:left;
	padding: 0px 25px 0px 0px; width: 130px; text-align: right; font-size: 20px; font-weight: bold; float: left; display: block;
}
.InnoCampus-cont ul li h2 a {
	transition:400ms; color: rgb(146, 0, 41); -moz-transition: 400ms; -webkit-transition: 400ms;
}
.InnoCampus-cont ul li h2 a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.InnoCampus-cont ul li h3{width:600px; float:right; }
.InnoCampus-cont ul li h3 p {line-height:30px; padding-left:30px;
 overflow: hidden; border-left-color: rgb(146, 0, 41); border-left-width: 3px; border-left-style: solid; -ms-zoom: 1; margin: -5px 0px -7px !important; color: rgb(0, 0, 0); line-height: 2; font-size: 14px; position: relative;
}
.InnoCampus-foot {
	margin: 50px 30px 0px; padding: 25px 0px; text-align: center; color: rgb(102, 102, 102); font-size: 14px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.InnoCampus-foot span {
	margin: 0px 25px;
}
.InnoCampus-foot span b {
	color: rgb(0, 0, 0); font-weight: normal;
} 



.g-pages{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
}
.g-pages a{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
}
.g-pages a:hover,.g-pages a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.g-pages .num{
    display: inline-block;vertical-align: top;
    width: 89px;height: 30px;text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #ededed solid;
    margin-right: 2px;margin-bottom: 5px;
    font-size: 14px;color: #666;
    line-height: 28px;
}
.g-pages .numinput{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#fff;
}


.g-pages .inputtz{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#fff;
}

.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}


/*移动端页码*/
.g-pages-m{text-align: center;margin-top: 20px;display: none;}
.g-pages-m ul{
    display: inline-block;vertical-align: top;
    overflow: hidden;
}
.g-pages-m ul li{
    float: left;width: 60px;height: 36px;
    background: #ccc;
    font-size: 14px;color: #333;line-height: 36px;text-align: center;
    margin: 0 4px;
}
.g-pages-m ul a{display: block;color: inherit;}



/* 自界说分享 */
.m-share {
    overflow: hidden;
    text-align: right;
    font-size: 12px;
    line-height: 33px;
    color: #ccc;
}
.m-share .con{float: right;border: 1px #b3b3b3 solid;padding: 0 10px;border-radius: 3px;}

.m-share span {
    color: #333;padding: 0 10px 0 4px;
}
.m-share a {
    display: inline-block;vertical-align: middle;
    width: 30px;
    height: 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
    margin-top: -1px;
}
.m-share .bds_weixin {background-image: url(/cdc/images/share1.png);}
.m-share .bds_tsina {background-image: url(/cdc/images/share2.png);}
.m-share .bds_in {background-image: url(/cdc/images/share3.png);}
.m-share .bds_twitter {background-image: url(/cdc/images/share4.png);}
.m-share .bds_fb {background-image: url(/cdc/images/share5.png);}
.m-share .bds_print {background-image: url(/cdc/images/share6.png);}
.m-share .bds_more {background-image: url(/cdc/images/share7.png);}
.m-share a:hover {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8); 
    -ms-transform: scale(0.8); 
    -o-transform: scale(0.8); 
    transform: scale(0.8);
    transform-origin: center center;
}
/* 修改分享hover弹窗的位置 */
.jiathis_style {margin-left: -212px;}


/*移动端页码20170817*/
.g-pages-m .numinput{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#ccc;
}


.g-pages-m .numinput1{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#fff;
}

/*-----------------[公用页码]--------------*/
.pages-pc-m{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
    margin: 20px 0;
}
.pages-pc-m a,.pages-pc-m .num,.pages-pc-m input, .pages-pc-m .p_fun_d{
    display: inline-block;vertical-align: top;
    height: 30px;
    border: 1px #ededed solid;background: #fff;
    padding: 0 12px;
    font-size: 14px;color: #666;line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
      border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;

}
.pages-pc-m a:hover,.pages-pc-m a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.pages-pc-m .num{width: 89px;text-align: center;}
.pages-pc-m .inp{width: 53px;text-align: center;padding: 0;}
.pages-pc-m br{display: none;}
.pages-pc-m input[type='text']{width:54px;    text-align: center;}
.pages-pc-m .p_no,
.pages-pc-m .p_no_d{display:none;}






<!--耗时1757832839.2206秒-->