.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color:#000;
}
.index-bd {
	background: #f6f6f6;
}
.pano {
	/*width: 1925px;*/
	width: 100%;
	margin: 0 auto;
	/*height: 740px;*/
}
.pano img {
	width: 100%;
}
.index-title1,
.index-title2 {
	/*height: 22px;*/
	font-size: 22px;
	color: #5eb2e4;
	margin-bottom: 16px;
	vertical-align: middle;
}
.tetile-li {font-size: 20px;}
.index-title1 a ,
.index-title2 a{
	color: #e45e5e;
	font-size:18px;
	display: block;
}
li { list-style: none;}
@media (max-width:1538px ) {
	.navbar-h,
	.footer-content {
		height: 62px;
		/*overflow: hidden;*/
		width: 1008px;
		margin: 0 auto;
		border: none;
		background: none;
	}
	.footer-content {
	height: 100%;
	padding: 46px 0 147px 25px;
	}
	.footer1{
		width: 27.5%;
	}
	.footer2{
		width: 15%;
		text-align: center;
	}
	.footer3 div{
		width: 100%;
	}
	.footer4{
		width: 10%;text-align: center;
	}
	.index-list1 ,
	.index-list2 {
	   width: 1028px;
	   margin: 0 auto;
		padding:0 0 25px 0;
	}
	.content,
	.content-works,
	.content-activity,
	.content-activity-detail{
		width: 1008px;
		margin: 0 auto;
		padding: 42px 0 39px;
		/*border: 1px solid red;*/
		/*overflow: hidden;*/
	}
	.content-works {width: 1008px;padding-top: 60px;}
	.index-list1 li:nth-child(4n),
	.index-list2 li:nth-child(4n) {
		margin-right: 0;
	}
	.works-list1 {width: 1024px;padding: 0;margin: 0 auto;}
	.works-list1 li:nth-child(4n){
		/*margin-right: 0;*/
	}
}
	/*.activity-list {width: 755px;padding: 0;margin: 0 auto;}*/
@media (min-width:1538px ) {
	.index-list1,
	.index-list2 {
	   width: 1538px;
	   padding: 0;
	}
	.content,
	.content-works,
	.content-activity,
	.content-activity-detail{
		width: 100%;
		max-width: 1522px;
		margin: 0 auto;
		padding: 42px 0 80px;
		/*border: 1px solid red;*/
		/*overflow: hidden;*/
	}
	.content-works {max-width: 1539px;padding-top: 80px;}
	.index-list1 li:nth-child(6n),
	.index-list2 li:nth-child(6n) {
		margin-right: 0;
	}
	.works-list1 {width: 1539px;padding: 0;}
}
	.activity-list {max-width: 1521px;width:100%;padding: 0;margin: 0 auto;}
.index-list1 li,
.index-list2 li,
.works-list1 li{
	width: 252px;
	height: 252px;
	margin: 2px;
	float: left;
	position: relative;
	background: #FFFFFF;
	cursor: pointer;
	overflow: hidden;
}
.index-list1>li>img,
.index-list2>li>img,
.works-list1>li>img{
	position: relative;
}


.index-list1 li:hover,
.index-list2 li:hover,
.works-list1 li:hover{
	position: relative;
	/*background: #bce8f1;*/
	cursor: pointer;
}
.index-list1 li>a,
.index-list2 li>a{
	display: block;
	height: 100%;
	overflow: hidden;
}
.index-list1>li>a>img{
	position: absolute;
	width: 100%;
	height: 100%;

}
.index-list2>li>a>img{
	position: relative;
	width: 100%;
	height: 168px;
}
.works-list1>li>img{
	position: relative;
	width: 100%;
	height: 100%;
}
.index-list1 li>a:hover,
.index-list2 li>a:hover{
	/*box-shadow: 8px 8px 4px #888888;*/
}
.works-list1 li {
	margin:2px;
}

.list1-synopsis {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	width: auto;
	background: rgba(0,0,0,.32);
	z-index: 3;
}
.list1-synopsis p {
	max-width:186px ;
	height: 100%;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list1-synopsis a{
	color: #FFFFFF;
}

.list1-synopsis img {
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 4px;
	right: 4px;
}
.index-list1 >li:hover .shownu{
	display: block;
}
.shownu {
	overflow: hidden;
	display: block;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	width: auto;
	padding:10px 13px;
	background: rgba(0,0,0,.32);
}
.shownu p {
	float: left;
	width: 33.3%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	margin-bottom: 0;
	color: #FFF;
}
.guanzh {
	background: url(../images/guanzh.png) no-repeat left center;
}
.pingl {
	background: url(../images/pingl.png) no-repeat left center;
}
.dianz {
	background: url(../images/dianz.png) no-repeat left center;
}
.index-title2 {
	margin-bottom: 28px;
}
.index-title2 a.nomore{
	color: #9b9b9b;
}
.list2-synopsis {
	height: 80px;
	vertical-align: text-bottom;
}
.list2-synopsis img{
	display: block;
	width: 80px;
	height: 80px;
	padding: 4px;
	background: #FFFFFF;
	position: absolute;
	top: 118px;
	left: 13px;
	overflow: hidden;
}
.list2-synopsis p {
	/*height: 43px;*/
	width: 100%;
	color: #2f2f2f;
	font-size: 16px;
	padding-left: 109px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 41px;
	margin-bottom: 5px;
}
.index-list2 li a {
	text-decoration: none;
	/*border: none;*/
}

.index-list2 li a:hover {
	color: #555;
	text-decoration: none;
	/*border: none;*/
}

.list2-synopsis div {
	width: 113px;
}
.left-nu {
	padding-left:28px;
}
.list2-synopsis div:last-child {
	padding-right:28px;
}
.sys-name {
	padding-right:9px ;
}
.list2-synopsis span{
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #5f5f5f;
}
/*------------works----------------*/
.index-list1 li.link-grp, .index-list2 li.link-grp, .works-list1 li.link-grp,
.index-list1 li.tags-grp, .index-list2 li.tags-grp, .works-list1 li.tags-grp{
	padding: 25px 20px;
	cursor: default;
}
.index-list1 li:hover.link-grp, .index-list2 li:hover.link-grp, .works-list1 li:hover.link-grp,
.index-list1 li:hover.tags-grp, .index-list2 li:hover.tags-grp, .works-list1 li:hover.tags-grp{
	background: #fff;
}
.link-grp .index-title1 {margin-bottom: 10px;}
.link-content > div {
	width: 50%;
}
.link-content a {
	font-size: 16px;
	color: #5f5f5f;
	line-height: 34px;
	display: block;
}
.link-content a:hover {
	color: #5eb2e4;
}
/*------------tags------------------*/
.writer-con {padding-top:60px}
.tags-grp span {
	font-size: 16px;
}
.tags-title2{
margin-top:30px;
}
/*------------------activity-------------*/
.content-activity h4 {
	font-size: 22px;
	color: #5eb2e4;
}

.activity-list li {
	/*width: 752px;*/
	width: 49%;
	float: left;
	margin: 0  16px 70px 0;
}
.activity-list li img {
	width: 100%;
}
.activity-list li:nth-child(2n){
	margin-right: 0;
}
.act-subtitle1 {
	color: #2F2F2F;
	font-size: 18px;
	margin-bottom: 4px;
}
.act-subtitle1 span {
	color: #e45e5e;
	padding-left: 17px;
}
.act-subtitle2 {
	font-size: 16px;
	color: #9b9b9b;
	margin-bottom: 12px;
}
.act-subtitle2 span {
	color: #5eb2e4;
}
.activity-list li> img {
	width: 100%;
}
.tab-head {
	background: #FFFFFF;
	height: 80px;
}
.content-activity-detail {
	padding: 0;

}
.content-activity-detail a {
	font-size: 22px;
	color: #2f2f2f;
	line-height: 80px;
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
}
.content-activity-detail a:nth-child(2) {
	padding-left: 40px;
}
.content-activity-detail a.active {
	color: #5eb2e4;
	border-bottom: 3px solid #2783ba;
	height: 80px;
}
.add-works {
	width: 216px;
	height: 80px;
	background: #2783BA;
	text-align: center;
	color: #FFFFff;
	font-size: 24px;
	line-height: 80px;
}
.tab-content {
	padding-top: 30px;
}
.activity-title {
	position: absolute;
	font-size: 30px;
	color: #5eb2e4;
	background: #f6f6f6;
	padding: 0 10px;
	left: 20px;
    top: 0;
}
#hdjiesha li {
	padding-top: 20px;
	position: relative;
	margin-bottom: 40px;
}
.activity-text {
	padding: 66px 20px 70px;
	border: 1px solid #5eb2e4;
	font-size: 16px;
	text-indent: 2em;
}
.activity-time {
	margin: 60px 0;
	padding-left: 5%;
}
.activity-time p {
	float: left;
	margin-right: 5%;
	width: 28%;
	/*white-space: nowrap;*/
	background: #4193c4;
	border-radius: 20px;
	font-size: 16px;
	padding: 15px 0;
	margin-bottom: 0;
	text-indent:0;
	text-align: center;
	color: #FFF;
}
.activity-time p:nth-child(1){background: #4193c4;}
.activity-time p:nth-child(2){background: #52a2d2;}
.activity-time p:nth-child(3){background: #5eb2e4;}
.line {
	border: 2px solid #4294c5;
	position: relative;
	width: 100%;
	top:-86px;
	z-index: -1;
}
/*----------------admin center-------------------*/
.admin-content {
	padding: 0;
}
.admin-title {
	color: #5f5f5f;
	height: 80px;
	font-size: 22px;
	line-height: 80px;
}
.admin-t-r li {
	float: left;
}
.admin-t-r li.active {
	border-bottom: 3px solid #2783ba;
	height: 81px;
}
.admin-t-r li> a {
	color: #5f5f5f;
	display: block;
	width: 80px;
	text-align: center;
}
.header-line,
.admin-line {
	border-bottom: 1px solid #cdcdcd;
}
.admin-fabu,
.admin-zuopin {
	width: 1000px;
	padding: 27px 16px 15px;
	margin: 62px auto;
	background: #fff;
}
.admin-fabu label,
.check-grp span:first-child {
	font-size: 16px;
	font-weight: normal;
	color: #2f2f2f;
	padding: 0;
}
.ad-input-t,
.ad-input-jj {
	width: 299px;
	height: 36px;
	padding-left: 17px;
	line-height: 36px;
	border: 1px solid #CDCDCD;
	background: #FFFFFF;
}
.ad-input-jj {width: 499px;}
.admin-fabu:first-child >div {
	margin-bottom: 22px;

}
.admin-fabu:first-child div label.reight{
	padding-left: 44px;
}
.check-grp label {
	background: #fff;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    height: 20px;
    width: 20px;
    line-height: 13px;
    position: relative;
    top: 10px;
}
.check-grp label:after {
    content: "";
    opacity: 0;
    display: block;
    background: url(../images/check.png) no-repeat center center;
    position: relative;
   width: 16px;
   height: 16px;
}
.check-grp input[type=checkbox] {
	visibility: hidden;
	position: absolute;
	margin: 10px 0;
    width: 22px;
    height: 22px;
    z-index: 10;
}
.check-grp input[type=checkbox]:checked + label:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.check-grp span {
	padding:0 17px 0 8px;
}
.img-group {
	margin: 25px 0;
	background: #eeeeee;
	min-height: 520px;
	position: relative;
	padding: 16px;
}
.tishi {
	color: #e1e1e1;
	font-size: 30px;
	position: absolute;
	top: 47%;
	text-align: center;
	width: 100%;
}
.upload {
	margin-bottom: 16px;
}
.upload button,
.fabu-btn  {
	padding: 8px 17px;
	color: #fff;
	background: #cdcdcd;
	border: none;
}
.upload button.active,
.fabu-btn  {
	background: #5eb2e4;
}
.upload > a {
	color: #5eb2e4;
	font-size: 16px;
}
.fabu-btn {
	/*display: block;*/
	width: 100%;
	padding: 15px 0;
	font-size: 20px;
}
.admin-zuopin {
	background: none;
    padding: 0px 0 15px;
}
.works-num {
	margin-bottom: 36px;
	font-size: 16px;
	padding-left: 16px;
}
.works-list-title {margin-bottom: 5px;}
.works-list-title li,
.works-list li {
	width: 499px;
	margin-right: 2px;
	background: #fff;
	padding: 20px 0;
	text-align: center;
	font-size: 24px;
	color: #5f5f5f;
	float: left;
	overflow: hidden;
}
.works-list-title li:last-child{
	margin-right: 0;
}
.works-list li {
	padding: 35px 17px;
	margin-bottom: 2px;
	height: 168px;
}
.works-list li:nth-child(2n){
	margin-right: 0;
}
.works-list img {
	float: left;
	width:198px;
}
.works-list-name {
	float: right;
	width: 259px;
	height: 99px;
	padding: 10px 20px;
	font-size: 20px;
	color: #5f5f5f;
	margin-bottom: 0;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.works-list-name span {
	display: block;
	color: #9b9b9b;
	font-size: 18px;
	margin-top: 16px;
}
.works-list-btngrp {
	line-height: 80px;
}
.works-list-btngrp a{
	font-size: 18px;
	color: #5f5f5f;
	margin-right: 22px;
}
.works-list-btngrp a:last-child {
	margin-right: 0;
}
.img-video-title {
	width:100% ;
	margin-bottom: 4px;
}
.img-video-title a{
	display: block;
	float: left;
	background: #fff;
	width: 247px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 24px;
	color: #5f5f5f;
	margin-right: 3px;
	text-decoration: none;
}
.img-video-title a.active {
	background: #5eb2e4;
	color: #fff;
}
.img-video-title a:last-child {
	margin-right: 0;
}
.meterial-tab-con li{
	padding: 17px 16px;
}
.meterial-tab-con {
	background: #fff;
	min-height: 528px;
}
.meterial-img-title {height: 76px;}
.met-img-num {
	font-size: 18px;
	color: #9b9b9b;
}
.meterial-img-title a {
	padding: 8px 30px;
	background: #f5f5f5;
	border: 1px solid #cdcdcd;
	color: #2f2f2f;
}
.meterial-img-con {
	width: 856px;
	margin: 0 auto;
}
.meterial-img-con > li {
	float: left;
	margin: 8px;
	padding: 0;
}
.meterial-nodata {
	font-size: 18px;
	color: #9b9b9b;
	text-align: center;
	line-height: 450px;
}

.over-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*------search------*/
.search-page,.search-content,.search-list {
	width: 1053px;
	margin: 0 auto;
}
.search-content {
	padding: 20px 0 20px 10px;
}
#search-text {
	width: 478px;
	height: 40px;
	border: 1px solid #5eb2e4;
	background: none;
	font-size: 18px;
	color: #5f5f5f;
	padding-left: 12px;
	line-height: 40px;
}
#search-btn {
	width: 100px;
	height: 40px;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	background:#5eb2e4 ;
	border: none;
	margin: 0;
}
.search-content p {
	font-size: 18px;
	color: #5f5f5f;
	padding-left: 18px;
	line-height: 40px;
}
.search-list {}
.search-list li {
	width: 243px;
	height: 430px;
	float: left;
	margin: 0 10px;
}
.search-img {
	width: 100%;
}
.search-list-ttile {
	padding: 20px 20px 0;
	font-size: 16px;
	color: #2f2f2f;
	/*width: 210px;*/
}
.search-list-detail {
	padding: 0 20px;
	font-size: 14px;
	color: #5f5f5f;
	height: 80px;
	overflow: hidden;
}
.search-list-bottom {
	margin-top: 10px;
	border-top: 1px solid #cdcdcd;
	padding: 9px 20px;
}
.search-list-bottom p{
	font-size: 14px;
	color: #9b9b9b;
}
.search-list-bottom span {
	width: 97px;
	display: inline-block;
	vertical-align: middle;
}
.search-list-bottom .pull-right {
	padding-top: 1px;
}

.search-bar{
	position: relative;
	float: right;
}

.search-input{
	position: relative;
	border: 1px solid #5eb2e4;
	width:0;
	height: 30px !important;
	float: left;
	opacity: 0.5;
	padding-left: 3px;
	margin: 15px 5px;
	border-radius: 2px;
	display: none;
}