/* 公共样式表css */
html, body {
	color: #333;
	margin: 0;
	height: 100%;
	font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	border: 0;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #08acee;
}
button {
	outline: 0;
}
img {
	border: 0;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}
li {
	list-style: none;
}
a {
	color: #666;
}

.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
}


.tit-name{
	text-align: center;
    font-size: 35px;
    color: #e90c05;
	font-weight: bold;
	padding:50px 0;
	letter-spacing: 2px;
}
.tit-name i{
	font-style: normal;
	color: #fc880c;
}


.culture_box{
	overflow: hidden;
    margin-bottom: 55px;
}
/* 必要布局样式css */
.information-box {
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 0 30px;
	color: #fff;
	background-size: 100% 100%;
}
.information-con {
	width: 1200px;
	margin: 0 auto;
}


.information-main {
	background: #fff;
}
.information-main-fl {
	width: 524px;
	overflow: hidden;
	float: left;
	height: 374px;
	position: relative;
}
.information-main-fr {
	width: 655px;
    overflow: hidden;
    float: right;
}
.prev {
	display: block;
	position: absolute;
	z-index: 1;
	top: 45%;
	margin-top: -30px;
	left: 10%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../img/icon-arrow.png) -126px -137px no-repeat;
	cursor: pointer;
}
.next {
	display: block;
	position: absolute;
	left: auto;
	right: 10%;
	top: 45%;
	margin-top: -30px;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../img/icon-arrow.png) -6px -137px no-repeat;
	cursor: pointer;
}
.information-main-back {
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	z-index: 1;
	height: 60px;
	bottom: 0;
	width: 523px;
}
.information-main-text {
    left: 0;
    width: 523px;
    line-height: 60px;
    padding: 0 16px;
    text-align: left;
    font-size: 16px;
    color: #fff;
}
.main-btn {
	padding: 10px 17px;
	margin-top: 11px;
	border: 1px solid #7d7d7d;
	line-height: 1;
	color: #fff;
	border: 1px solid #ddd;
	float: right;
	font-size: 16px;
}
.information-main-fl .bd ul li {
	position: relative;
}
.information-main-fr .hd ul {
	font-size: 16px;
}
.information-main-fr .hd ul li {
	float: left;
    cursor: pointer;
    list-style: none;
    height: 38px;
    line-height: 38px;
    color: #666;
    text-align: center;
    border: 1px solid #e5e5e5;
	width: 163px;
}

.information-main-fr .hd ul .on {
	color: #ff7200;
    border-top: 4px solid #ff7c12;
    height: 38px;
    border-bottom: 0;
    line-height: 38px
}
.information-main-fr .bd ul {
	color: #333;
	position: relative;
	top:18px;
}
.information-main-fr .bd ul li {
    text-align: left;
    display: block;
    overflow: hidden;
}

.information-main-fr .bd ul li:nth-child(1)  .nums,.information-main-fr .bd ul  li:nth-child(2)  .nums,.information-main-fr .bd ul  li:nth-child(3)  .nums,
.information-main-fr .bd ul  li:nth-child(4)  .nums{
	display: block;
    content: "1";
    background: url(../img/number.png) no-repeat;
    height: 74px;
    position: absolute;
    background-position-y: 3px;
    width: 75px;
    left: 1px;

}
.information-main-fr .bd ul  li:nth-child(2)  .nums{
    background-position-y: -74px;
}
.information-main-fr .bd ul  li:nth-child(3)  .nums{
    background-position-y: -155px;
}
.information-main-fr .bd ul  li:nth-child(4)  .nums{
    background-position-y: -235px;
}

.information-main-fr .bd ul li span {
	float: right;
	padding-top:10px;
}
.information-main-fr .bd ul li a {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
    padding: 5px 0;
    width: 565px;
}
.information-main-fr .bd ul li p{
	line-height: 20px;
	overflow: hidden;
	color: #666;
	font-size: 12px;
	width: 565px;
	display: block;
	white-space: normal;
}
 .bd .tempWrap ul li a img{
	width: 525px;
	height: 345px;

}
.information-main-fr .bd ul li a h3{
	color:#333;
  font-weight:bold;
}
.information-main-fr .bd ul li a:hover ,.information-main-fr .bd ul li a h3:hover{
	color: #ff5e00;
}
.information-more {
	cursor: pointer;
	color: #f7a302;
	text-align: center;
	line-height: 34px;
	margin-top: 12px;
	font-size: 14px;
}
.information-more a {
	cursor: pointer;
	color: #f7a302;
	text-align: center;
	line-height: 34px;
	margin-top: 12px;
}
.information-more a:hover {
	color: #ff5e00;
}
