.clearfix:after{ content:""; height:0; visibility:hidden; display:block; clear:both;}
.clearfix{ zoom:1;}
.index-banner img {
    width: 100%;
	height:450px;
}
.join-txt1 {
    color: #fff;
    position: absolute;
    top: 40%;
    right: 60%;
}
.join-txt1 h3 {
    font-size: 28px;
    color: rgb(255,255,255,.5);
    font-weight: 300;
}
.join-txt2 {
    color: #fff;
    position: absolute;
    top: 30%;
    right: 10%;
}
.join-txt2 h2{
	font-size:22px;
	font-weight:600;
}
.join-txt2 p{text-transform: uppercase;}
.titleH2 {
    padding: 30px 0;
    margin: 0 !important;
}
.wzjh-main, .tdjs-main {
    background: #f3f3f3;
    padding-bottom: 30px;
}
.wzjh{
	width: 90%;
	margin: 0 auto;
}
.wzj img{
	width: 50%;
}
.wzjh_li {
    overflow: hidden;
    float: left;
    width: 23%;
    margin: 0 1%;
}

.wzjh_li .divImg {
	overflow: hidden;
}
.wzjh_li:nth-child(odd){

}
.wzjh_li:nth-child(even){
	margin-top: 60px;	
}
.wzjh_li .divImg img{

	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}

.wzjh_li .divImg:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}

.parent2 {
    font-size: 14px;
    padding: 10px 0;
	line-height: 25px;
}


.section-content{
	position:relative;
	display: flex;
}
.tdjs-main .section-h2 {
    text-align: center;
    padding: 80px 0;
}
.tdjs-main .section-h2 p {
    text-transform: uppercase;
    font-weight: 600;
}


.tdjs-main .section-content img{
	width:100%;
	
}

.tdjs-main .section-content  figcaption {
    padding: 60px;
	position:absolute;
	bottom:20px;
	color:#fff;
}
.tdjs-main .section-content figcaption h3 {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
}
.tdjs-main .section-content  figcaption p {
    font-size: 14px;
    line-height: 24px;
}

.trimg1, .trimg2, .trimg3 {
    display: flex;
    height: 450px;
}
.trimg1{
	width:40%;
	background:url(../images/tm-11.jpg) no-repeat top center;
	background-size: cover;
}
.trimg1 img{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,2b6fb2+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(43,111,178,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(43,111,178,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(43,111,178,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#2b6fb2',GradientType=0 ); /* IE6-9 */
}
.trimg2{
	width:30%;
	background:url(../images/tm-12.jpg) no-repeat top center;
	background-size: cover;
}
.trimg2 img{
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,132,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,132,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,132,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ff8400',GradientType=0 ); /* IE6-9 */
}
.trimg3{
	width:30%;
	background:url(../images/tm-13.jpg) no-repeat top center;
	background-size: cover;
}
.trimg3 img{
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,75,143,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,75,143,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,75,143,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ff4b8f',GradientType=0 ); /* IE6-9 */
}
.enlarge{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	z-index: 19999;
	display: none;
}
.mask{
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.6);
}
.enlarge .enlargeSw{
    width: 680px;
    height: 430px;
    margin: 0 auto;
    top: 50%;
    margin-top: -230px;
    position: absolute;
    left: 50%;
    margin-left: -420px;
    padding: 0 80px;
}


.rczp{
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.rczp span{
	color: #fff;
    position: absolute;
    font-size: 180px;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin-top: -118px;
    margin-left: -75px;
}
.rczp div{
	width: 50%;
	float: left;
	position: relative;
}
.rczp div img{
	width: 100%;
	display: block;
}
.rczp div p{
	font-size: 20px;
	top: 50%;
	margin-top: -27px;
	left: 50%;
	margin-left: -82px;
	position: absolute;
	color: #fff;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.rczp div.left,.rczp div.right{
	opacity: 0;
}
.rczp div:hover p{
	font-size: 30px;
}
.rczp div.right{
	float: right;
}