.banner{
    width: 100%;
    height: 300px;
    background: #68c8c5 url("../images/about_us1.jpg") no-repeat center top;
}

.main{
	overflow: hidden;
    padding-bottom: 44px;
}

.title-wrapper{
    margin: 0 auto;
    margin-top: 60px;
    width: 980px;
    height: 110px
}

.title-wrapper .list{
	width:33.33%;
	float:left;
}

.title-wrapper .list a{
	display:block;
	position:relative;
}

.title-wrapper .list a>p{
	margin:0 auto;
    width: 190px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #00a7ea;
    border: 1px solid #00a7ea;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.title-wrapper .list a>i{
    display: none;
    margin: 0 auto;
    width: 30px;
    height: 18px;
    background: url("../images/about_icon11.png") no-repeat center;
}

.title-wrapper .current p {
    color: #fff !important;
    background: #00a7ea;
}

.title-wrapper .current i{
	display:block !important;
}

.main .content{
	width:980px;
	margin:0 auto;
}

.about-wrap .description{
	text-indent: 2em;
    line-height: 30px;
    color: #717070;
    font-size: 14px;
    padding: 0px 18px;
    box-sizing: border-box;
}

.about-wrap .hd{
	margin-top: 25px;
}

.contant-box{
    width: 454px;
	min-height: 94px;
	margin-top: 25px;
    padding: 20px 8px 30px;
    border: 1px solid #00a7ea;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	margin-right: 18px;
}

.contant-box h3{
    margin-bottom: 10px;
    font-size: 18px;
    color: #00a7ea;
    padding-left: 12px;
}

.contant-box h3 i{
    position: relative;
    top: 2px;
    display: inline-block;
    width: 3px;
    height: 17px;
    background: #00a7ea;
    margin-right: 7px;
}

.contant-box p{
	font-size: 14px !important;
    color: #717070 !important;
    line-height: 30px!important;
    text-indent: 2em !important;
}

.join-us .jion-title {
    font-size: 18px;
    color: #717070;
}

.join-us .join-text h3 {
    font-size: 14px;
    font-weight: bold;
    color: #717070;
    padding-top: 20px;
}

.join-us .join-text p {
    font-size: 14px;
    color: #717070;
    line-height: 30px;
}

.join-us-icon {
    margin-top: 55px;
}

.join-us-icon li {
    float: left;
    width: 158px;
    height: 158px;
    border: 1px solid #64b9db;
    margin-right: 44px;
}

.join-us-icon li:last-child{
	margin-right:0px;
}

.join-us-icon li .icon-img {
    width: 74px;
    height: 72px;
    margin: 24px auto 0;
}

.join-us-icon li .icon-img img {
    width: 100%;
    height: 100%;
}

.join-us-icon li p {
    font-size: 18px;
    color: #717070;
    text-align: center;
    padding-top: 24px;
}

.contact .call-us{
	overflow:hidden;
	margin-bottom:60px;
}

.contact .call-us li{
	float:left;
	width:33.333%
}

.contact .call-us li .box{
    width: 226px;
    height: 286px;
    border: 1px solid #64b9db;
    margin:0 auto;
}

.contact .call-us li .box h3{
    font-size: 18px;
    color: #717070;
    text-align: center;
    padding-top: 34px;
}

.contact .call-us li .img{
    width: 138px;
    height: 138px;
    margin: 26px auto 0;
}

.contact .call-us li .img img{
	width:100%;
	height:100%;
}

.contact .call-us li  p {
    text-align: center;
    font-size: 16px;
    color: #717070;
    padding-top: 32px;
}

.contact .call-us-map{
    width: 880px;
	margin: 0 auto;
}

.contact .map{
    width: 100%;
    height: 500px;
    margin-top: 30px;
    border: 1px solid #00a7ea;
}