.container {
	width: 1210px;
	margin: 0 auto;
}
#banner img {
	width: 100%;
}
.title {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #ff8166;
	margin: 30px auto;
}

#xyjj {
	height: 290px;
	margin-top: 50px;
	padding: 10px;
}
#xyjj > div {
	float: left;
}

#xyjj .content {
	width: 650px;
	padding-right: 20px;
}
#xyjj .content span {
	font-size: 30px;
	color: #ff8166;
	margin-bottom: 20px;
	font-weight: bold;
	display: block;
}
#xyjj .content p {
	color: #333;
	text-indent: 2em;
	line-height: 1.8em;
}
#xyjj .content a {
	padding: 10px 50px;
	border: 1px solid #ff8166;
	color: #ff8166;
	border-radius: 8px;
}
#xyjj .content a:hover {
	color: #fff;
	background-color: #ff8166;
}
#xyjj .content p:nth-of-type(2) {
	margin-bottom: 20px;
}

#xyys {

}
#xyys > section {
	text-align: center;
}
#xyys section figure {
	display: inline-block;
	width: 376px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#xyys section figure:nth-of-type(3n+0) {
	margin-right: 0;
}
#xyys section figure figcaption {
	text-align: left;
	padding: 10px;
	color: #555;
	font-size: 15px;
}
#xyys figure figcaption span {
	font-size: 21px;
	font-weight: bold;
	color: #787878;
	display: block;
	margin: 10px 0;
}

#jyfw {
	position: relative;
	text-align: center;
}
#jyfw img {
	width: 100%;
	max-width: 1920px;
}
#jyfw  div {
	position: absolute;
	width: 223px;
	color: #fff;
	text-align: left;
	line-height: 1.5em;
	font-size: 15px;
}
#jyfw  div span {
	display: block;
	margin-bottom: 10px;
	font-size: 21px;
	font-weight: bold;
}
#jyfw .top_right {
	left: 255px;
	top: 24px;
}
#jyfw .top_left {
	right: 240px;
	top: 24px;
}
#jyfw .bottom_right {
	bottom: 20px;
	left: 255px;
}
#jyfw .bottom_left {
	bottom: 20px;
	right: 240px;
}


/*רҵƼ*/
.zylist {
	overflow: hidden;
	padding-top: 30px;
}
.zylist2 {
	padding-bottom: 30px;
}
.zylist li {
	display: inline-block;
	width: 382px;
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
	border-radius: 10px 10px 0 0;
	border: 1px solid #efefef;
	overflow: hidden;
}
.zylist2 li {width: 293px;}
.zy-h4 {
	font-size: 24px;
	color: #ee7800;
	padding-top: 10px;
	font-weight: normal;
	background:#efefef;
}
.zy-span {
	display: block;
	margin: 0 10px;
	padding: 10px 0;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #333;
}
.zy-p {
	height: 130px;
	line-height: 2em;
	text-align: left;
	padding: 10px;
	background:#efefef;
}
.zy-p-span {
	color: #f00;
}
.zy-a {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #cd342e;
	color: #fff;
	margin: 10px;
	border-radius: 10px;
}
.zy-a:last-child {background: #b5b5b5;}



/*
#zhuany ul li {
	display: inline-table;
	padding: 0 10px 10px 10px;
	width: 29%;
	height: 375px;
	border: 1px solid #dbdbdb;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 15px;
}
#zhuany ul li:nth-of-type(3n+0) {
	margin-right: 0;
}
#zhuany section header {
	color: #ee5420;
	font-size: 25px;
	line-height: 25px;
	margin: 10px 0;
}
#zhuany section article p {
	margin-top: 20px;
	text-align: left;
	height: 130px;
	color: #555;
}
#zhuany section footer {
	margin: 30px auto;
}
#zhuany section footer a {
	color: #ff6d6d;
	border: 1px solid #ff5e5e;
	padding: 10px 45px;
	border-radius: 10px;
}
#zhuany section footer a:hover {
	background-color: #ff5e5e;
	color: #fff;
}
*/





#zp li {
	display: inline-block;
	text-align: center;
	width: 229px;
	position: relative;
}
#zp li p {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%);
	background-color: rgba(255, 255, 255, .7);
	padding: 10px 30px;
	width: 121px;
	font-size: 30px;
	font-weight: bold;
	color: #8d3131;
}
#zp li a:hover p {
	background-color: rgba(255, 255, 255, 1);
}





#qiant .align_right {
	text-align: right;
}
#qiant .qiant_list li {
	margin-top: 30px;
	float: left;
	width: 220px;
	margin-right: 22px;
}
#qiant .qiant_list .text {
	padding: 10px;
}

#jybz {
	margin-top: 30px;
}
#jybz .hzdw {
	margin-top: 20px;
}
#jybz .hzdw .hzdw_side {
	width: 222px;
	height: 314px;
	position: relative;
	float: left;
}
#jybz .hzdw .hzdw_side p {
	width: 100%;
	padding: 10px 0;
	background: rgba(0,0,0,0.6);
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
}
#jybz .hzdw .hzdw_middle {
	width: 750px;
	height: 314px;
	float: left;
	overflow: hidden;
	font-size: 0;
}

/* 发展历程 */
#fzlc {
	margin-top: 30px;
}
#fzlc .tup {
	float: left;
	padding-top: 49px;
}
#fzlc .lc {
	float: right;
	width: 59%;
	position: relative;
}
#content > h2 {
	text-align: center;
	color: #ff8166;
}
a,img{border:0;}
body{
	_background-image:url(about:blank);/*用浏览器空白页面作为背景*/
	_background-attachment:fixed; /* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/ }

.clear{clear:both;display:block;height:0;overflow:hidden;}

/* history */
#history{width: 720px; height:450px;position:relative;margin:50px auto 0 auto;}
.lc .title{height:95px;line-height:95px;text-indent:280px;}
.lc .title h2{color:#7c7c7c;font-size:18px;font-weight:500;}
#circle{
	width:83px;
	height:83px;
	position:absolute;
	top:0;
	left:390px;
	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;
}
#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:#6bc30d;}
#circle:hover .clock{display:block;}
#circle:hover .circlecontent{display:none;}
#circle span{font-size:18px;color:#b0b0b0;}
#circle .clock{
	background:url(../images/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:#b0b0b0;font-size:18px;line-height:20px;}
.timeblock{height:28px;margin-top:22px;margin-left:5px;}
.timeblock .numf{background-position:0px -48px;}
.timeblock .nums{background-position:0px 0px;}
.timeblock .numt{background-position:0px -24px;}
.timeblock .numfo{background-position:0px -72px;}
#content{height:355px;width:670px;overflow:hidden;}
.list{overflow:hidden;position:relative;}
.list li{height:95px;vertical-align:bottom;overflow:hidden;position:relative;}
.liwrap{height:55px;margin-top:28px;}
.lileft{position:absolute;top:0px;left:0px;height:55px;width:50px;line-height:55px;text-align:right;}
.liright{position:absolute;top:17px;right:0px;height:55px;width:550px;}
.histt{height:35px;line-height:35px;}
.hisct{font-size:14px;color:#555555;}
.md{font-size:18px;color:#AEAEAE;}
.year{font-size:12px;color:#AEAEAE;margin-right:10px;}
.point{width:55px;height:55px;position:absolute;top:0;left:59px;background:url(../images/point.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 #6bc30d;
	-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;
}
.thiscur .point b{border:7px solid rgba(107,195,13,0.6);margin:12px 0px 0px 14px;border-radius:52px;}
.thiscur .histt a{color:#6bc30d;}
.histt a{
	font-size:24px;color:#747474;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
#arrow{position:absolute;top:50%;right:10px;}
*html #arrow{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin-top:350px;}

#arrow ul li{
	display:block;height:20px;width:20px;background:url(../images/icons.png) no-repeat 0 0;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 li:active{background-color:#000;}
#arrow ul .arrow_active{
	background-color:#000;
	-webkit-transition:all 0.1s ease-in;
	-moz-transition:all 0.1s ease-in;
	-o-transition:all 0.1s ease-in;
	transition:all 0.1s ease-in;
}
#arrow ul .arrowup{background-position:0px -26px;margin-bottom:10px;}
#arrow ul .arrowdown{background-position:0px 0px;}