.page6 .box {
    height: 330px;
    margin: 300px auto;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 810px;
}
.page6 .box .caption {
    opacity: 1;
}
.page6 .box .caption {
/*     opacity: 0; */
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}

.page6 .box .caption i {
    display: block;
    font-size: 32px;
    font-style: normal;
    height: 37px;
    margin: 0 auto 20px;
    width: 299px;
}
.page6 .box .caption {
    text-align: center;
}

.clear {
    clear: both;
}

.page6 .box .above {
    opacity: 1;
    top: 0;
}
.page6 .box .above {
    height: 200px;
/*     opacity: 0; */
    position: relative;
/*     top: -300px; */
    transition: all 0.6s ease-in-out 0s;
    width: 100%;
} 

.page6 .box .above .wechat {
    float: left;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
}
img {
    border: 0 none;
    vertical-align: middle;
}

.page6 .box .above .left {
    float: left;
    margin: -12px 0 0 40px;
}

.page6 .box .above .left a.tel {
    background: url("../images/words.png") no-repeat scroll 0 -877px rgba(0, 0, 0, 0);
    display: block;
    height: 37px;
    margin: 10px 0 15px;
    text-decoration: none;
    width: 243px;
}
.page6 .box .above .left a {
    color: #666;
    text-decoration: none;
}
.page6 .box .above .left p {
    color: #666;
    line-height: 26px;
    margin-top: 8px;
}
.page6 .box .above .left p u {
    margin: 0 5px;
    text-decoration: none;
}

.page6 .box .above .left p a.job {
    color: #d00000;
    font-weight: bold;
    margin-left: 20px;
}
.page6 .box .above .left p a:hover{

	color: #fff;
	background:rgba(219, 15, 16, 1);
	border: 1px solid rgba(219, 15, 16, 1);

}
.page6 .box .above .right {
    color: #666;
    float: right;
    line-height: 32px;
    margin-top: 45px;
}

.page6 .box .above .right u {
    margin: 0 5px;
    text-decoration: none;
}
