﻿@charset "utf-8";
/* CSS Document */

.about_ta {
}
.about:nth-child(2n) {
   background: rgba(255, 255, 255, 0);
    height: 545px;
    background-image: url(../img/111.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src=../images/wenhua_bg.jpg, sizingMethod='scale');
}
.about:nth-child(4n) {
   background: rgba(255, 255, 255, 0);
    height: 545px;
    background-image: url(../img/222.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src=../images/wenhua_bg.jpg, sizingMethod='scale');
}
.about p {
	background: 0 0;
}
.about span {
	background: 0 0;
}
.about {
	padding: 50px 0 45px;
	background: #fff;
}
.about h1 {
	margin: 40px 0;
	text-align: center;
}
.about img {
	display: block;
	margin: 0px auto;
}
.about_li {
	width: 1200px;
	margin: 0 auto;
}
.about2 {
        height: 450px;
	padding-bottom: 60px;
}
.about2 h1 {
	margin: 40px auto 60px auto
}
.about2 img {
	display: block;
	margin: 0px 150px;
	float: left;
}
.about2 .dsz {
	padding: 0px 20px 0 0;
}
.about3 h1 {
	margin: 40px auto 20px auto;
}
.about3 .about_li {
	text-align: center;
}
.about4 {
}
.about4 .about_li {
	text-align: center;
}
.zy-Slide {
	font-size: 12px;
	position: relative;
	width: 754px;
	height: 292px;
	margin: 75px auto;
}
.zy-Slide ul {
	position: relative;
	width: 754px;
	height: 292px;
	margin: 0;
	padding: 0;
}
.zy-Slide li {
	position: absolute;
	list-style: none;
	background: #000;
	width: 0;
	height: 0;
	top: 146px;
	left: 377px;
	z-index: 0;
	cursor: pointer;
	border-radius: 3px;
	margin: 0;
	padding: 0;
}
.zy-Slide li img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2) {
	position: absolute;
	top: 32%;
	width: 39px;
	height: 40px;
	margin-top: -20px;
	cursor: pointer;
	line-height: 40px;
	padding-left: 12px;
	padding-right: 12px;
}
.zy-Slide section:nth-child(1) {
	left: -60px;
	height: 140px;
	background: url(../img/left.png) no-repeat center center;
	opacity: 0.3;
}
.zy-Slide section:nth-child(2) {
	right: -60px;
	height: 140px;
	background: url(../img/right.png) no-repeat center center;
	opacity: 0.3;
}
.zy-Slide section:nth-child(1):hover {
	left: -60px;
	height: 140px;
	background: url(../img/left.png) no-repeat center center;
	opacity: 1;
}
.zy-Slide section:nth-child(2):hover {
	right: -60px;
	height: 140px;
	background: url(../img/right.png) no-repeat center center;
	opacity: 1;
}
#main {
	width: 1200px;
	margin: 70px auto 0 auto;
	background: rgba(255, 255, 255, 0.41);
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
#timeline {
	width: 1000px;
	height: 240px;
	overflow: hidden;
	margin: 0px auto;
	padding: 30px 0 0 0;
	position: relative;
	background: url('../img/dot.gif') left 75px repeat-x;
}
#dates {
	width: 1000px;
	height: 60px;
	overflow: hidden;
}
#dates li {
	list-style: none;
	float: left;
	width: 130px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	background: url('../img/biggerdot.png') center bottom no-repeat;
}
#dates a {
	line-height: 38px;
	padding-bottom: 10px;
	color: #616161;
}
#dates .selected {
	font-size: 22px;
	padding-top: 80px;
}
#issues {
	width: 1000px;
	height: 300px;
	overflow: hidden;
}
#issues li {
	width: 1000px;
	height: 170px;
	list-style: none;
	float: left;
}
#issues li h1 {
	color: #ffcc00;
	font-size: 42px;
	margin: 20px 0;
	text-shadow: #000 1px 1px 2px;
}
#issues li p {
    font-size: 18px;
    margin-right: 70px;
    margin: 10px;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
    color: #1b1b1b;
}

/*wenhua*/
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:after, .row:before{
    display: table;
    content: " ";
}
.yuan_wid {
    width: 22.33333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 30px;
}
.process-v1 {
    position: relative;
    z-index: 1;
    width: 270px;
    height: 270px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
}
.process-v1:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 52, 60, 0.3);
    border-radius: 50%;
    content: " ";
}
.process-v1 .process-v1-body {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    width: 230px;
    height: 230px;
    background: #fff;
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    text-decoration: none;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.process-v1:hover .process-v1-body {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.process-v1 .process-v1-flip {
    position: absolute;
    display: block;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.process-v1:hover .process-v1-flip {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.process-v1 .process-v1-front, .process-v1 .process-v1-back {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.process-v1 .process-v1-front.img-one {
    background: url(../img/11.jpg) no-repeat center center;
}
.process-v1 .process-v1-front.img-two {
    background: url(../img/12.jpg) no-repeat center center;
}
.process-v1 .process-v1-front.img-three {
    background: url(../img/13.jpg) no-repeat center center;
}
.process-v1 .process-v1-front.img-four {
    background: url(../img/14.jpg) no-repeat center center;
}
.process-v1 .process-v1-front:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 52, 60, 0.3);
    border-radius: 50%;
    content: " ";
}
.process-v1 .process-v1-center-align {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.process-v1 .process-v1-title, .process-v1 .process-v1-text {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
}
.process-v1 .process-v1-title {
    font-size: 28px;
    margin-top: 0px;
    font-weight: 400;
}
.process-v1 .process-v1-back {
    background: #68b92c;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.process-v1 .process-v1-back {
    background: #68b92c;
}
.process-v1 .process-v1-center-align {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.process-v1 .process-v1-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 3;
    text-decoration: none;
}
.process-v1.img-one {
    background: url(../img/11.jpg) no-repeat center center;
}
.process-v1.img-two {
    background: url(../img/12.jpg) no-repeat center center;
}
.process-v1.img-three {
    background: url(../img/13.jpg) no-repeat center center;
}
.process-v1.img-four {
    background: url(../img/14.jpg) no-repeat center center;
}



















