
.system{
	width: 220px;
	height: 30px;
	float: right;
	padding: 4px 0;
	margin-top:10px;text-align:right;
}
.system a {
	display: block;
	float: left;
}
/*.system a:nth-of-type(1), .system a:nth-of-type(3) {
	width: 36px;
	height: 36px;
	margin-right: 5px;
}
.system a:nth-of-type(2), .system a:nth-of-type(4) {
	width: 63px;
	height: 16px;
	margin-top: 6px;
}*/
.system .sl{
	background: url(/img/zxresource/MAIN/2018/05/118420/img/sl.png) no-repeat; 
	width: 2px;
	height: 16px;
	float: left;
	margin: 10px 10px;
}
/*.system a img{
	width: 100%;
	height: 100%;
}*/

.system img{ margin-right:6px;}
/*.system a:nth-of-type(1), .system a:nth-of-type(3) {
    width: 29px;
    height: 29px;
    margin-right: 5px;
    margin-top: 5px;
}*/


.content1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 87px;
}
.con-left{
	width: 860px;
	float: left;
}
.con-right{
	width: 320px;
	height: 760px;
	float: right;
}
.brandactivity{
	width: 860px;
	height: 40px;
	border-bottom: 1px solid #d9d9d9;
}
.brandactivity h3{
	font-weight: normal;
	font-size: 18px;
	display: block;
	width: 260px;
	line-height: 40px;
	border-bottom: 1px solid #DA4045;
}
.home-detail{
	width: 1200px;
	height: 81px;
	margin: 0 auto;
}
.qiaolian{
	width:52px;
	height: 52px;
	line-height: 90px;
	text-align: center;
	float: left;
}
.qiaolian img{
	display: inline-block;
	vertical-align: middle;
	width:48px;
	height:48px;
}
.text{
	float: left;
	height: 90px;
	line-height: 90px;
	margin-left: 15px;
}
.branch {
	width: 660px;
	height: 40px;
	border-bottom: 1px solid #d9d9d9;
}
.branch h3{
	font-weight: 700;
	font-size: 20px;
	display: block;
	width: 220px;
	float: left;
	line-height: 40px;
	border-bottom: 1px solid #DA4045;
}
.branch a {
	display: block;
	float: right;
	line-height: 40px;
}
.branch a:hover {
	color: #d43e42;
}
.con-list{
	padding: 10px 0px;
	margin: 0;
	position: relative;
}
.con-list p {
	display: block;
	clear: both;
	margin-left: 15px;
	width: 75%;
}
.con-list::before {
	content: " ";
	width: 5px;
	height: 5px;
	background-color: #adadad;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 22px;
}
.con-list p img {
	display: block;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.con-list p strong {
	font: normal 16px/180% \5FAE\8F6F\96C5\9ED1;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con-list p em {
	color: #666;
    display: block;
}
.con-list p i {
	color: #adadad;
}
.con-lists{
	margin: 5px 0 5px 15px;
	position: relative;
}
.con-lists::before {
	content: " ";
	width: 5px;
	height: 5px;
	background-color: #adadad;
	border-radius: 50%;
	position: absolute;
	left: -14px;
	top: 11px;
}
.con-lists p {
	display: block;
    clear: both;
}
.con-lists p img {
	display: block;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.con-lists p strong {
	font: normal 16px/180% \5FAE\8F6F\96C5\9ED1;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con-lists p em {
	color: #666;
    display: block;
}
.con-lists p i {
	color: #adadad;
}
.newsList {
	margin-bottom: 30px;
	margin-top: 20px;
}
.page_n {
	text-align: center;
    padding: 20px 0;
}
.page_n a.common_current_page, .page_n a:hover {
	background: #cc3333;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.page_n a {
	padding: 5px 15px;
    margin: 0 5px;
    text-align: center;
}

.hot{
	width: 320px;
	height: 64px;
	margin-top: 41px;
	border-top: 2px solid #DA4045;
}
.hot h4{
	margin-top: 14px;
	font-size: 20px;
	margin-left:13px;
}
.hot-box{
	width: 320px;
	height: 418px;
	background: #f5f5f5;
}

.photo-list{
	width:306px;
	height: 229px;
	margin-left:13px;
}
.photo-list li{
	float: left;
	width: 142px;
	height: 170px;
	margin-right: 11px;
	
}
.photo-list li p {
	width: 100%;
	height: 56px;
	line-height: 28px;
	overflow : hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
}

.rankings{
	width: 320px;
	height: 313px;
	background:#F5F5F5;
}
.rankings ul{
	margin-left: 13px;
	font-size: 14px;
}
.rankings li{
	width: 95%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 16px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rankings span{
	display:block;
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 15px;
	color: #FFFFFF;
	border-radius: 5px;
	line-height: 30px;
	position: relative;
}
.rankings li:first-child span {
	background:#e32113;
}
.rankings li:nth-child(2) span {
	background:#f57a21;
}
.rankings li:nth-child(3) span {
	background:#f6bb05;
}
.rankings li:nth-child(4) span, .rankings li:nth-child(5) span {
	background:#b9b9b9;
}

.rankings li:first-child span::before {
	content: "1";
	position: absolute;
	left: 12px;
	top: 0;
}
.rankings li:nth-child(2) span::before {
	content: "2";
	position: absolute;
	left: 12px;
	top: 0;
}
.rankings li:nth-child(3) span::before {
	content: "3";
	position: absolute;
	left: 12px;
	top: 0;
}
.rankings li:nth-child(4) span::before {
	content: "4";
	position: absolute;
	left: 12px;
	top: 0;
}
.rankings li:nth-child(5) span::before {
	content: "5";
	position: absolute;
	left: 12px;
	top: 0;
}

.local{
	width: 1000px;
	height: 63px;
	line-height: 65px;
	margin: 0 auto;
	border-bottom: 2px solid #ececec;
	margin-bottom: 9px;
}
.local h3 {
	font-size: 18px;
	font-weight: 700;
}
.address{
	width: 1000px;
	height: 80px;
	margin: 0 auto;
}
.address ul{
	float: left;
	width: 100%;
}
.address li{
	float: left;
	font-size: 16px;
	width:52px;
	color: #333333;
	line-height:40px;
	text-align:left;
}
.address li a {
	color: #333333;
}
.address li:nth-of-type(31) {
    width: 130px;
}
.you-link{
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 40px;
}
.you-link a {
    color: #333333;
    font-size: 16px;
    line-height: 40px;
}
.you-link span {
    margin: 0 5px 0 5px;
}
/* 新增直属单位 */
.bottom .unit, .bottom .org {
	width: 1000px;
	margin: 0 auto;
}
.bottom .unit, .bottom .unit a {
	color: #333333;
	font-size: 16px;
	line-height: 40px;
}
.bottom .unit a, .bottom .org a {
	margin-right: 10px;
}
 
/* 新增社团组织 */
.bottom .org, .bottom .org a {
	color: #333333;
	font-size: 16px;
	line-height: 40px;
}

/*20180827*/
body{ min-width:1080px;}
.title {
    width: 100%;
    height: 121px;
    border-bottom: none;
}



/*20180907*/
/*.home-detail{
	display: none;
}*/
.brandactivity h3{
	font-weight: bold;
}
.content1{
	margin-top: 30px;
}
.newsList {
    margin-top: 22px;
}
.navbox{
	width: 1080px;
}

.you-link {
    font-size: 16px;
}
.you-link span {
	font-size: 16px;
}
.con-lists {
    margin: 5px 0 5px 0px;
}
.con-lists::before {
    visibility: hidden;
}
.con-lists p{
	font-size: 13px;
    width: 860px;
    height: 35px;
    overflow: hidden;
    color: #666;
}
.con-lists p strong{
	float: left;
    width: 725px;
}
.page_n a{
	display: inline-block;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	background: #fff;
    border: 1px solid #EEEEEE;
    color: #999;
	width: 34px;
	padding: 0 0px;
    margin: 0 0 0 2px;
	overflow: hidden;
}
.page_n a:last-child{
    margin: 0 0 0 6px;
}


.fd_box{
    width:76px;
      height:255px;
      background: url(../images/floater_bg.png) no-repeat;
}
#goTop{
         position: absolute;
          bottom: 0;
          width: 100%;
          text-align: center;
        padding-bottom:5px;
    }
#goTop img{
  width:19px;
    height:12px;
}
/
@media (max-width: 767px){	
	.hidden-xs {
		display: none!important;
	}
}


/*20190813*/
.brandactivity_leader{
	width: 660px;
	height: 41px;
	border-bottom: none;
}
.brandactivity_leader h3{
	font-weight: bold;
	font-size: 18px;
	display: block;
	width: 260px;
	line-height: 40px;
	color: #DA4045;
	border-bottom: none;
}
.leader_now{
	width: 660px;
	height: 310px;
	overflow: hidden;
	position: relative;
    border: 1px solid #d9d9d9;
    border-top: 2px solid #DA4045;
}
.leader_now_l{
	width: 200px;
	float: left;
	text-align: center;
}
.leader_now_l img{
	margin-top: 35px;
}
.leader_now_l p{
	font-weight: 700;
	font-size: 16px;
	line-height: 140%;
}
.leader_now_r{
	width: 440px;
	float: right;
}
.leader_now_r h4{
	font-weight: 700;
	font-size: 18px;
    color: #444444;
    padding: 25px 0 10px 0;
}
.leader_now_r ul{
	overflow: hidden;
}
.leader_now_r ul li{
	width: 88px !important;
	float: left;
	font-weight: 400;
	font-size: 16px;
}
.leader_past{
	width: 660px;
}
.leader_past ul{
	overflow: hidden;
	margin-right: -30px;
}
.leader_past ul li{
	width: 330px;
	height: 149px;
	padding: 7px 0 8px 0;
	background: url(../img/leader_past_bg.png) center center no-repeat;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.leader_past ul li img{
	float: left;
	margin-right: 15px;
}
.leader_past ul li h4{
	font-weight: 700;
	font-size: 18px;
	padding-top: 30px;
}
.leader_past ul li p{
	font-size: 14px;
	color: #444444;
}

