﻿/*public*/
.dede_pages{ margin-top:30px; clear:both;}
.dede_pages ul{
	padding:12px 0px; margin:0 auto;text-align:center;display:table;
}
.dede_pages ul li{float:none;display:inline;zoom:1;
	float:left;
	font-family:Tahoma;
	line-height:25px;
	margin-right:6px;
	text-align:center;
	
}
.dede_pages ul li a{
	float:left;
	padding:4px 12px;
	color:#000000;
	display:block;
	background:#eee;
}
.dede_pages ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	padding:4px 12px;
	background:#005cbb;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background:#005cbb; color:#FFF;
	font-weight:bold; padding:4px 10px;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
}
.dede_pages .pageinfo strong{
	font-weight:normal;
	margin:0px 2px;
}
.dede_pages .noa{padding:4px 12px;color:#000000;display:block; background:#eee;}
.text-center{ text-align:center;}

#page{
	/*width: 1440px;*/
	width: 100%;
	min-width: 1280px;
	*width:1440px;
	margin: 0 auto;
}
.pbanner img{
	width: 100%;
}

.main-left{
	float: left;
	/*width: 850px;*/
	width: 70.83333333333333%;
	width: 70.84%\9;
}
.main-right{
	float: right;
	/*width: 330px;*/
	width: 27.5%;
}
.bor{
	border: 1px solid #eee;
}
.subcate .search{
	margin: 20px 0;
	width: 50%;
}
.subcate .search .box{
	position: relative;
}
.subcate .search input.text{
	display: block;
	line-height: 40px;
	height: 40px;
	padding: 0 40px 0 20px;
	border: 1px solid #eee;
	width: 100%;
}
.subcate .search input.submit{
	position: absolute;
	top: 0;
	right: 0;
	*right: -60px;
	width: 40px;
	height: 40px;
	border: none;
	font-size: 13px;
	/*background: url(../img/search.png) no-repeat center center/20px 20px;*/
	/**background-image:url(../img/search.png);*/
}

/*subcate*/
.subcate{
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.subcate .wrap{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: -1px;
}
.subcate ul{
	float: left;
}
.subcate li{
	float: left;
	width: 100px;
}
.subcate li a{
	display: block;
	color: #565656;
	line-height: 78px;
	text-align: center;
	border-bottom: 2px solid transparent;
}
.subcate li.active a{
	border-bottom: 2px solid #0068b7;
	color: #0068b7;
	font-weight: bold;
}
.subcate li a:hover,
.location a:hover{
	color: #0068b7;
}
/*location*/
.location{
	font-size: 13px;
	line-height: 80px;
	color: #929292;
}
.location a{
	color: #929292;
}
/**/
.article{
	font-size: 13px;
	line-height: 28px;
	padding: 20px;
	position: relative;
}
.article p{
	/*text-indent: 2em;*/
}
.about.article img{
	margin: -20px 0 10px -47px;
}
.team li{
	float: left;
	width: 24%;
	margin-left: 1%;
	margin-bottom: 1%;
	cursor: pointer;
	border: 1px solid #eee;
	background: #eee;
}
.team li:hover{
	border: 1px solid #f54337;
	background: #f54337;
	color: #fff;
}
.team li a:hover{
	color: #fff;
}
.team .img{
	height: 248px;
	overflow: hidden;
}
.team .img img{
	margin: 0 auto;
	width:100%;
}
.team .text{
	padding: 8px;
	line-height: 24px;
}
.culture .tab-content{
	border: 1px solid #eee;
	border-top: none;
	min-height: 462px;
}
.culture .nav-tabs {
    border-bottom: 1px solid #efefef;
    background: #f5f5f5;
}
.culture .nav-tabs strong{
	color: #f54337;
	line-height: 44px;
}
.culture .nav-tabs .info{
	color: #929292;
	font-size: 13px;
	line-height: 28px;
}
.culture .nav-tabs > li > a {
    padding: 20px 25px;
    margin-right: 0px;
    border-top: 5px solid transparent;
}
.culture .nav-tabs > li.active > a, 
.culture .nav-tabs > li.active > a:hover, 
.culture .nav-tabs > li.active > a:focus {
    color: #f54337;
    border: 1px solid #efefef;
    border-top: 5px solid #f54337;
    border-bottom-color: transparent;
}
.culture .article{
	font-size: 15px;
	line-height: 28px;
	padding: 20px 20px;
}
.culture .article p{
	text-indent: 0;
}
.honor .date,
.talent .date,
.newList .date{
	background: #eee;
	width: 70px;
	height: 70px;
	text-align: right;
	overflow: hidden;
}
.honor .date span,
.talent .date span,
.newList .date span{
	margin-right: 12px;
	display: block;
	margin-top: 10px;
	line-height: 1;
}
.honor .date .monthday,
.talent .date .monthday,
.newList .date .monthday{
	font-size: 20px;
	font-family: arial;
	color: #f54337;
}
.honor .info,
.talent .info,
.newList .info{
	color: #929292;
	font-size: 13px;
	line-height: 24px;
	text-align: justify;
}
.honor .media-heading a,
.talent .media-heading a,
.newList .media-heading a{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
/*.honor .media-heading a:hover,
.talent .media-heading a:hover,
.newList .media-heading a:hover{
	color: #f54337;
}*/
.pull-left {float: left !important; margin-right:30px;}
.media-body {display: table-cell;vertical-align: top;}
.honor .media,
.talent .media,
.newList .media{
	border-bottom: 1px solid #e5e5e5;
	padding-top: 39px;
	padding-bottom: 39px;
	padding-right: 39px;
}
.honor .media:hover,
.talent .media:hover,
.newList .media:hover{
	background: #5f1105;
	color: #fff;
}
.honor .media:hover .date,
.talent .media:hover .date,
.newList .media:hover .date{
	background: #5f1105;
}
.honor .media:hover .date .monthday,
.talent .media:hover .date .monthday,
.newList .media:hover .date .monthday{
	color: #fff;
}
.honor .media:hover .date .year,
.talent .media:hover .date .year,
.newList .media:hover .date .year{
	color: #fff;
}
.honor .media:hover .info,
.talent .media:hover .info,
.newList .media:hover .info{
	color: #fff;
}
.honor .media:hover .media-heading a,
.talent .media:hover .media-heading a,
.newList .media:hover .media-heading a{
	color: #fff;
}
/*case*/
.case ul,
.video ul,
.Staff ul,
.honors ul{
	margin: 0 -1%;
	clear: both;
}
.case ul li,
.video ul li,
.Staff ul li,
.honors ul li{
	width: 23%;
	margin:10px 1%;
	float: left;
}
.case ul li:hover{-moz-box-shadow:0px 0px 10px #D1D1D1; -webkit-box-shadow:0px 0px 10px #D1D1D1; box-shadow:0px 0px 10px #D1D1D1;}
.case a,
.video a,
.Staff a,
.honors a{
	line-height: 40px;
	background: #eee;
}
.case a:hover,
.video a:hover,
.Staff a:hover,
.honors a:hover{
	background: #f54337;
	color: #fff;
}
.video a img{
	width: 100%;
	height: 189px;
}
.Staff a img{
	width: 100%;
	height: 186px;
}
.honors a img{
	width: 100%;
	height: 283px;
}
.Staff a span,
.honors a span{
	padding: 0 10px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case a img{
	width: 100%;
	/*height: 202px;*/
}
.case a span{
	padding: 0 10px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*news*/
.news .img{
	width: 44.705882%;
	margin-right: 2.352941%;
}
.news .img img{
	height: 285px;
}
.news .text{
	padding-right: 25px;
	width: 52.941176%;
}
.news .time{
	color: #f54337;
	margin-top: 15px;
	margin-bottom: 5px;
}
.news .title a{
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.news .title a:hover{
	color: #f54337;
}
.news .info{
	color: #929292;
	line-height: 24px;
	margin-top: 10px;
}
a.btns{
	display: inline-block;
	*display: inline;
	zoom: 1; 
	border: 1px solid #f54337;
	line-height: 28px;
	color: #f54337;
	width: 120px;
	text-align: center;
	margin-top: 20px;
}
a.btns:hover{
	color: #fff;
	background: #f54337;
}
.owl-dot-s{
	position: absolute;
	right: 55.294117%;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
}
.owl-dot-s .owl-dot{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}
.owl-dot-s span{
	display: inline-block;
	zoom: 1;
	*display: inline;
	background: rgba(0,104,183,0.8);
	color: #fff;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#A80068b7,endColorstr=#A80068b7);
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.owl-dot-s .owl-dot.active span,
.owl-dot-s .owl-dot:hover span{
	background: #fff;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffffffff);
	color: #f54337;
}
.newList .media{
	border-top: none;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 39px;
	padding-bottom: 39px;
}
.news .pages{
	border-top: none;
}
.news .newList .info{
	margin-top: 0;
	text-align: justify;
}
/*大事记*/
.article .list p {
    text-indent: 0;
}
.clear{clear:both;display:block;height:0;overflow:hidden;}

/* history */
#history {
	display: block;
	height: 560px;
	position: relative;
	margin: 10px 40px 0 auto;
}

.titles {
	height: 95px;
	line-height: 95px;
}

#circle {
	width: 83px;
	height: 83px;
	position: absolute;
	top: 0;
	left: 110px;
	border: 6px solid rgba(0, 0, 0, 0.15);
	border-radius: 95px;
	text-indent: 0;
	text-align: center;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#circle .cmsk {
	height: 83px;
	position: absolute;
	width: 83px;
	top: 0;
	left: 0;
}

#circle:hover {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	border-color: rgba(0, 0, 0, 0);
}

.clock {
	display: block;
}

#circle:hover {
	border-color: rgba(255, 255, 255, 0.6);
	background-color: #f54337;
}

#circle:hover .clock {
	display: block;
}

#circle:hover .circlecontent {
	display: none;
}

#circle span {
	font-size: 18px;
	color: #f54337;
}

#circle .clock {
	background: url(../img/clock.png) no-repeat 0 0;
	width: 83px;
	height: 83px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	border-radius: 0;
}

#circle:hover .clock {
	border-radius: 83px;
}

.timeyear {
	color: #929292;
	font-size: 18px;
	line-height: 20px;
}

.timeblock {
	height: 28px;
	margin-top: 22px;
	margin-left: 5px;
}

.timeblock span {
	display: block;
	height: 24px;
	width: 18px;
	background: url(../img/date.png) no-repeat 0 0;
	float: left;
}

.timeblock .numf {
	background-position: 0px -48px;
}

.timeblock .nums {
	background-position: 0px 0px;
}

.timeblock .numt {
	background-position: 0px -24px;
}

.timeblock .numfo {
	background-position: 0px -120px;
}
/*
#content {
	height: 400px;
	width: 100%;
	overflow: hidden;
	background: url(../img/vertical.png) no-repeat 154px 2px;
	padding-top: 10px;
}*/

.list {
	overflow: hidden;
	position: relative;
}

.list li {
	height: 110px;
	vertical-align: bottom;
	overflow: hidden;
	position: relative;
}

.liwrap {
	height: 55px;
	margin-top: 28px;
}

.lileft {
	position: absolute;
	top: 0;
	left: 0px;
	height: 55px;
	width: 110px;
	line-height: 55px;
	text-align: right;
}

.liright {
	position: absolute;
	top: 0;
	right: 0px;
	height: 55px;
	width: 565px;
}

.histt {
	height: 35px;
	line-height: 35px;
}

.hisct {
	color: #929292;
}

.md {
	font-size: 18px;
	color: #929292;
}

.year {
	font-size: 12px;
	margin-right: 10px;
	color: #929292;
}

.point {
	width: 55px;
	height: 55px;
	position: absolute;
	top: 0;
	left: 129px;
	background: url(../img/points.png) no-repeat 0px 18px;
	overflow: hidden;
}

.point b {
	height: 16px;
	width: 16px;
	background: #fff;
	display: block;
	margin: 17px 0 0 19px;
	border-radius: 18px;
	border: 2px solid #f54337;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.thiscur .point b {
	border: 7px solid rgba(245, 67, 55, 0.6);
	margin: 12px 0px 0px 14px;
	border-radius: 52px;
}

.thiscur .histt a {
	color: #f54337;
}

.histt a {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	display: block;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -70px;
	z-index: 10;
}

#arrow ul li {
	display: block;
	height: 40px;
	width: 40px;
	background: url(../img/icons.png) no-repeat right top;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#arrow ul .arrowup {
	margin-bottom: 60px;
}

#arrow ul .arrowdown {
	background-position: right bottom;
}
#arrow ul .arrowup:hover {
	background-position: left top;
}

#arrow ul .arrowdown:hover {
	background-position: left bottom;
}
/*pages*/
.pages{
	border-top: 1px solid #e5e5e5;
	width:100%; 
	line-height: 35px;
	overflow:hidden; 
	padding:20px 0 1px 0; 
	text-align:center; 
	color:#565656; 
	vertical-align:top; 
	clear:both;
}
.pages.nobor{
	border-top: none;
	padding: 0;
}
.pages .l_l{ height:35px; line-height:35px; color:#333; padding-left:5px; float:left;}
.pages .l_r{ height:35px; line-height:35px; color:#333; padding-right:5px; float:right;}
.pages a, .pages span { float:left; height:35px;padding: 0 13px; overflow:hidden; margin:0 5px;  color:#565656; text-decoration:none !important; line-height:35px;background: #eee;}
.pages span { background:#0068b7; color:#FFF;}
.pages a:hover{ background:#0068b7; color:#FFF; }
.gbg{background:#E6E6E6;}
/*detail*/
.detail .stitle{
	font-size: 25px;
	color: #333;
	line-height: 30px;
	padding: 15px 15px 15px 0;
	font-weight: bold;
}
.detail h5{
	font-size: 13px;
	line-height: 30px;
	font-weight:normal; color:#999999;
}
.detail h5 span + span{
	padding-left: 15px;
}
.detail-content{
	margin-top: 20px;
	line-height: 28px;
}
.detail-content div,
.detail-content p{
	/*text-indent: 2em;*/
}
.detail-content img{
	max-width: 100%;
	/*width: 100%;*/
	height: auto;
}
/**/
.sideR .first{
	border-top: 5px solid #0068b7;
	position: relative;
	margin-bottom: 20px;
}
.sideR .first .name{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.sideR .map .name{
	padding: 10px;
	color: #fff;
	line-height: 28px;
	background: rgba(0,0,0,0.66);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#A8000000,endColorstr=#A8000000);
	*background: #565656;
}

/**/

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
#dituContent{
	height: 330px;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 10px;
}
#dituContent *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#dituContent label{
	max-width: none;
}
#dituContent img{
	max-width: none !important;
}

.tel .title{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 1;
	margin-bottom: 20px;
}
.tel .info{
	line-height: 34px;
}
.talent .info{
	line-height: 22px;
}
.subBtn{
	display: none;
}
/*mobile*/
@media only screen and (max-width: 1279px) {
	#page{
		width: 100%;
		min-width: 100%;
	}

	.main-left{
		width: 70.83333333333333%;
		width: 70.84%\9;
	}
	.main-right{
		width: 27.5%;
	}
	/*subcate*/
	.subcate .wrap{
		width: 96%;
	}
	.subcate li{
		width: 85px;
	}
	/*location*/
	.location{
		font-size: 12px;
	}
	/**/
	.sideR .first .name{
		line-height: 30px;
		font-size: 14px;
	}
	.sideR .map .name{
		line-height: 24px;
		font-size: 14px;
	}
	/**/
	.article p {
	    text-indent: 0;
	}
	.about.article img {
	    margin: 0;
	    width: 100%;
	}
	/**/
	.culture .nav-tabs > li > a {
	    padding: 20px 12px;
	}
	.culture .nav-tabs .info {
	    font-size: 12px;
	    line-height: 24px;
	}
	/**/
	#history {
	    margin: 10px 60px 0 auto;
	}
	/*#content {
	    background: none;
	}*/
	.point {
	    display: none;
	}
	.lileft {
		left: auto;
	    right: 0px;
	    height: 35px;
	    width: 100px;
	    line-height: 35px;
	}
	.md {
	    font-size: 12px;
	}
	.hisct {
	    font-size: 12px;
	    line-height: 26px;
	}
	.histt a {
	    font-size: 15px;
	    margin-right: 120px;
	}
	/**/
	.news .img{
		width: 52%;
		margin-right: 2%;
	}
	.news .text{
		padding-right: 25px;
		width: 46%;
	}
	.news .time {
	    margin-top: 5px;
	}
	.news .title a {
	    font-size: 16px;
	    line-height: 26px;
	}
	.news .info {
	    font-size: 14px;
	}
	.owl-dot-s{
		right: 48%;
	}
	
	.pages{
		line-height: 30px;
	}
	.pages .l_l {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	
	.pages .l_r {
		height: 30px;
		line-height: 30px;
	}
	
	.pages a,
	.pages span {
		height: 30px;
		padding: 0 10px;
		margin: 0 2px;
		line-height: 30px;
	}
}
@media only screen and (max-width: 991px) {
	.pbanner{
		overflow: hidden;
		width: 100%;
	}
	.pbanner img{
		width: 200%;
		margin-left: -50%;
	}
	.location{
		display: none;
	}
	.main-left{
		width: 100%;
	}
	.main-right{
		display: none;
	}
	/**/
	/**/
	.culture .nav-tabs > li > a {
	    padding: 15px 18px;
	}
	/**/
	.honor .media, .talent .media, .newList .media {
	    padding-top: 30px;
	    padding-bottom: 30px;
	    padding-right: 30px;
	}
	.honor .media-heading a, .talent .media-heading a, .newList .media-heading a {
	    font-size: 15px;
	}
	/**/
	#circle {
	    width: 83px;
	    height: 83px;
	    left: 0;
	    border: 4px solid rgba(0, 0, 0, 0.15);
	}
	.liright {
	    right: auto;
	    left: 0;
	    width: 100%;
	}
	/**/
}
@media only screen and (max-width: 767px) {
	.pbanner img {
	    width: 300%;
	    margin-left: -100%;
	}
	.location{
		display: block;
		float: left;
		line-height: 50px;
	}
	.subcate ul {
	    float: right;
	    display: none;
	}
	.subcate ul.active {
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    padding-top: 30px;
	    z-index: 9;
	    background: #fff;
	}
	.subcate .active li {
	    width: 100%;
	}
	.subcate .active li a {
	    line-height: 40px;
	    border-bottom: none;
	}
	.subBtn{
		display: block;
		cursor: pointer;
		float: right;
		margin-top: 19px;
	}
	.subBtn.active{
		position: absolute;
		top: 0;
		right: 2%;
		margin-top: 10px;
		z-index: 10;
	}
	.subBtn .icon-bar {
	    display: block;
	    width: 16px;
	    height: 1px;
	    -webkit-border-radius: 1px;
	    -moz-border-radius: 1px;
	    border-radius: 1px;
	    -webkit-transition: all 0.4s;
	    -moz-transition: all 0.4s;
	    -ms-transition: all 0.4s;
	    -o-transition: all 0.4s;
	    transition: all 0.4s;
	}
	.subBtn .icon-bar + .icon-bar {
	    margin-top: 4px;
	}
	.subBtn .icon-bar {
	    background-color: #565656;
	}
	.subBtn.active .icon-bar:nth-of-type(2) {
		-webkit-transform: matrix(.707107,.707107,-.707107,.707107,0,5);
		-moz-transform: matrix(.707107,.707107,-.707107,.707107,0,5);
		-ms-transform: matrix(.707107,.707107,-.707107,.707107,0,5);
		-o-transform: matrix(.707107,.707107,-.707107,.707107,0,5);
		transform: matrix(.707107,.707107,-.707107,.707107,0,5);
	}
	.subBtn.active .icon-bar:nth-of-type(3) {
	    opacity: 0;
	    filter: alpha(opacity=0);
	}
	.subBtn.active .icon-bar:nth-of-type(4) {
	    -webkit-transform: matrix(.707107,-.707107,.707107,.707107,0,-5);
		-moz-transform: matrix(.707107,-.707107,.707107,.707107,0,-5);
		-ms-transform: matrix(.707107,-.707107,.707107,.707107,0,-5);
		-o-transform: matrix(.707107,-.707107,.707107,.707107,0,-5);
		transform: matrix(.707107,-.707107,.707107,.707107,0,-5);
	}
	.team li {
	    width: 49%;
	}
	.team .text {
	    padding: 4px;
	    line-height: 18px;
	    font-size: 12px;
	}
	.article {
	    padding: 15px;
	}
	.culture .article {
	    font-size: 13px;
	    padding: 15px;
	}
	.pages .l_l {
	    float: none;
	    padding: 0 5px;
	}
	.pages .l_r {
	    float: none;
	    padding: 0 5px;
	}
	.honor .media, .talent .media, .newList .media {
	    padding-top: 15px;
	    padding-bottom: 15px;
	    padding-right: 10px;
	}
	.media-left, .media > .pull-left {
	    padding-right: 15px;
		margin-right:0;
		
	}
	
	.honor .date,
	.talent .date,
	.newList .date{
		width: 60px;
		height: 60px;
	}
	.honor .date span,
	.talent .date span,
	.newList .date span{
		margin-right: 10px;
	}
	.honor .date .monthday,
	.talent .date .monthday,
	.newList .date .monthday{
		font-size: 16px;
	}
	.honor .info,
	.talent .info,
	.newList .info{
		font-size: 12px;
	}
	.media-heading {
	    margin-bottom: 5px;
	}
	.honor .media-heading a,
	.talent .media-heading a,
	.newList .media-heading a{
		font-size: 14px;
		text-align: justify;
		display: block;
	}
	.article img{
		max-width: 100%;
	}
	#arrow ul li {
	    height: 30px;
	    width: 30px;
	    background-size: 62px;
	}
	#arrow ul .arrowup {
	    margin-bottom: 30px;
	}
	#history {
	    margin: 10px 40px 0 auto;
	    height: 420px;
	}
	.timeblock {
		height: 16px;
		width: 40px;
		margin: 15px auto 0;
	}
	
	.timeblock span {
	    height: 16px;
	    width: 10px;
	    background-size: 12px auto;
	}
	
	.timeblock .numf {
		background-position: 0px -32px;
	}
	
	.timeblock .nums {
		background-position: 0px 0px;
	}
	
	.timeblock .numt {
		background-position: 0px -16px;
	}
	
	.timeblock .numfo {
		background-position: 0px -80px;
	}
	.timeyear {
	    font-size: 14px;
	}
	#circle {
	    width: 60px;
	    height: 60px;
	    border: 2px solid rgba(0, 0, 0, 0.15);
	}
	#circle .clock {
	    width: 60px;
	    height: 60px;
	    background-size: 60px;
	}
	#circle .cmsk {
	    height: 60px;
	    width: 60px;
	}
	.titles {
	    height: 64px;
	    line-height: 64px;
	}
	.year {
	    margin-right: 5px;
	}
	.lileft {
	    height: 28px;
	    width: 72px;
	    line-height: 28px;
	}
	.histt {
	    height: 28px;
	    line-height: 28px;
	}
	.histt a {
	    font-size: 13px;
	    margin-right: 80px;
	}
	.case ul, .video ul, .Staff ul, .honors ul {
	    margin: 0 -5px;
	}
	.case ul li, .video ul li, .Staff ul li, .honors ul li {
	    width: 48%;
	    margin-bottom: 10px;
	}
	.case a, .video a, .Staff a,.honors a{
	    line-height: 30px;
	    font-size: 13px;
	}
	.news .img {
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 2%;
	}
	.news .text {
	    padding-right: 0;
	    width: 100%;
	}
	.news .time {
	    font-size: 12px;
	}
	.news .title a {
	    font-size: 14px;
	    line-height: 24px;
	}
	.news .info {
	    font-size: 12px;
	}
	a.btns {
	    width: 100px;
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.owl-dot-s {
	    right: 0;
	    bottom: auto;
	    top: 0;
	}
	.owl-dot-s span {
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	}
	.tel .title{
		font-size: 15px;
		margin-bottom: 10px;
	}
	.tel .info{
		line-height: 26px;
	}
	.tel .fr{
		float: none;
		clear: left;
		padding-top: 20px;
	}
	#dituContent {
	    height: 200px;
	    margin-top: 30px;
	}
	.detail .stitle {
	    font-size: 16px;
	    line-height: 26px;
	    padding: 0px;
	}
	.detail h5 {
	    font-size: 12px;
	    line-height: 24px;
	}
	.detail-content {
	    margin-top: 20px;
	    line-height: 24px;
	    font-size: 13px;
	}
	.culture .nav-tabs .info {
	    display: none;
	}
	.nav-tabs > li {
	    width: 100%;
	}
	.culture .nav-tabs > li > a {
	    padding: 5px 18px;
	}
	.culture .nav-tabs strong {
	    line-height: 30px;
	    font-size: 14px;
	}
	.subcate .search {
	    margin: 15px 0;
	    width: 100%;
	}
	
	.pages a, .pages span {
	    height: 24px;
	    padding: 0px 7px;
	    line-height: 24px;
	    font-size: 13px;
	    float: none;
	    display: inline-block;
	    zoom: 1;
	}
}