.big-banner-title{
	font-size: 36px;
	color: white;
	margin-top: 260px;
	margin-left: 320px;
}
.aboutus-bg{
	background: url(../img/images/aboutUs.png) no-repeat;
	background-size:100% 100% ;
	background-position: center center;
	position: relative;
	height: 600px;
}
.aboutus-font{
	color: white;
	margin-top: 10px;
	margin-left: 320px;
	font-size: 16px;
	line-height: 28px;
	padding-top: 30px;
	padding-bottom: 25px;
	/*background: #606062;*/
}
.aboutus-content{
	/*height: 2550px!important;*/
}
.aboutus-title-one{
	  background: url(../img/images/about-us.png) no-repeat center 95px;
}
.aboutus-title-two{
	  background: url(../img/images/contant-us_98.png) no-repeat center 75px;
}
.aboutus-title-three{
	 background: url(../img/images/contant-us.png) no-repeat center 40px;
}
.aboutustitle {
    width: 100%;
    height: 240px;
    min-width:1200px;
}
.aboutus .contnet-one{
	padding-top: 10px;
	padding-bottom: 0px;
}
.aboutus .content-show{
	margin-top: 38px;
	font-size: 16px;
}
.aboutus .content-right{
	font-size: 15px;
	position: relative;
    top: -20px;
}
.common-contact{
	width: 33%;
	float: left;
	text-align: center;
	color: black;
	border-right: 1px solid #CFCFCF;
	padding:70px 0px 40px;
}
.common-contact img{
	height:90px;
}
.contact-one-font{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #666;
}
.contact-two-font{
	height: 25px;
	line-height: 25px;
	color: #333;
}
.aboutus-ditu{
	display: block;
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 120px;
}
.common-focus-style{
	width: 250px;
	height: 250px;
	float: left;
	margin-right: 65px;
	position:relative;
	border-radius:50%;
}
.common-focus-style:last-child{
	margin-right: 0px;
}
.common-focus-style>img{
	border-radius:50%;
}
.common-focus-style:hover>img{
	-webkit-animation:run 1s linear 0s /* infinite */;
	
}
.common-focus-style .position>img{
	width:60px;
	height:60px;
	margin-top:44px;
	
}
.common-focus-style .position{
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
	text-align:center;
	width:100%;
	height:100%;
	border-radius:50%;
}
@-webkit-keyframes run{  
        from{  
            -webkit-transform:rotate(0deg);  
        }  
        to{  
            -webkit-transform:rotate(360deg);  
        }  
    }
.focus-parent-title{
	font-size: 25px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #333;
    margin-top: 15px;
}
.focus-sun-title{
	    font-size: 14px;
    margin-top: 13px;
    display: inline-block;
    margin-top: 16px;
    text-align: center;
    line-height: 25px;
    border-radius: 0px 0px 96px 96px;
}
.focus-us{
	margin-top: 15px;
	padding-bottom: 110px;
	overflow: hidden;
}
.aboutus{
	overflow: hidden;
}
.company-introduce{
	height:60px;
	line-height:60px;
	font-size:24px;
	text-align: center;
}
.company-introduce-info{
	text-indent: 2em;
}