/*关于我们---公司介绍*/
.banner {
    width: 100%;
    height: 200px;
    background: url(../img/bg-about.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 43px;
    line-height: 56px;
    padding-top: 80px;
}
.main-tab {
    width: 1200px;
    height: 71px;
    background: #f5f5f5;
    margin: 0 auto;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    top: -72px;
}
.main-tab li {
    float: left;
    padding: 0 82px;
    color: #666666;
    font-size: 18px;
    line-height: 72px;
    height: 72px;
}
.main-tab .li-active {
    background: #fff;
    border-top: 4px solid #db4532;
    color: #333333;
    height: 68px;
    line-height: 63px;
}
.main-tab .main-tab1 {
    background: url(../img/gy1.png) no-repeat 20% 50%;
    background-size: 29px;
}
.main-tab .main-tab2 {
    background: url(../img/gy2.png) no-repeat 20% 50%;
    background-size: 29px;
}
.main-tab .main-tab3 {
    background: url(../img/gy3.png) no-repeat 20% 50%;
    background-size: 29px;
}
.main-tab .main-tab4 {
    background: url(../img/gy4.png) no-repeat 20% 50%;
    background-size: 29px;
}
.main-tab .main-tab5 {
    background: url(../img/gy5.png) no-repeat 20% 50%;
    background-size: 23px;
}
.main-tab .li-active.main-tab1 {
    background: #fff  url(../img/gy11.png) no-repeat 20% 50%;
    background-size: 29px;
}
.main-tab .li-active.main-tab2 {
    background:  #fff url(../img/gy22.png) no-repeat 20% 50%;
    background-size: 29px;
}
.main-tab .li-active.main-tab3 {
    background:  #fff url(../img/gy33.png) no-repeat 20% 50%;
    background-size: 29px;
}
.main-tab .li-active.main-tab4 {
    background: #fff  url(../img/gy44.png) no-repeat 20% 50%;
    background-size: 29px;
}
.main-tab .li-active.main-tab5 {
    background: #fff  url(../img/gy55.png) no-repeat 20% 50%;
    background-size: 23px;
}
.main-con {
    width: 1100px;
    background: #FFFFFF;
    padding: 50px 50px 10px;
    margin: 0 auto;
    position: relative;
    top: -72px;
}
.main-con .main-smtit {
    height: 60px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #666666;
}
.main-con .imgs {
	height: 330px;
}
.main-con .imgs dl {
    display: inline-block;
    position: relative;
    top: -210px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    margin: 0 33px;
}
.main-con .imgs .aicon4 img{
	padding-left: 14px;
}
.main-con .imgs .aicon5 img{
	padding-left: 14px;
}
.main-con .imgs .aicon6{
	margin-right: 0;
}

/*关于我们---荣誉资质*/
.main-con .main-m {
    border-top: 1px solid #f3f3f3;
    position: relative;
}
.main-con2 .main-m ul {
    display: inline-block;
    position: absolute;
    top: 0;
    border-left: 1px solid #f3f3f3;
    line-height: 50px;
    margin-left: 120px;
}
.main-con2 .main-m img{
	margin-left: 20px;
	margin-top: 50px;
}
.main-con2 .main-m ul li {
    padding-left: 30px;
    background: url(../img/bg-a33.png) no-repeat left;
    background-size: 9px 18px;
    margin-left: -4.5px;
    color: #333333;
    font-size: 14px;
}
.main-con2 .main-m ul .cham {
    background: url(../img/bg-a3.png) no-repeat left;
    margin-left: -11.5px;
    background-size: 25px;
    padding-left: 37px;
    color: #db4532;
    font-size: 18px;
}
/*关于我们---联系我们 */
.main-con3 {
    width: 1130px;
    padding: 35px;
    margin-bottom: -30px;
}
.main-con3 .main-m .map {
    margin: 0 auto ;
    text-align: center;
    display: block;
    padding: 10px 0  0px;
}
.main-con3 .main-m .img-contact {
    height: 240px;
}
.main-con3 .main-m dl {
    float: left;
    text-align: center;
    color: #333333;
    font-size: 16px;
    margin: 40px 76px 0;
}
.main-con3 .main-m  .name {
	color: #999999;
}
.main-con3 .main-m .img-contact img {
     margin-left: 0px; 
     margin-top: 0px; 
}

.main-con3 .main-m .contact-icon4 {
	margin-right: 0;
}
/*关于我们---合作客户 */
.main-con4 {
    width: 1130px;
    padding: 35px;
    margin-bottom: -30px;
    position: relative;
}
.main-con4 .main-tips {
    position: absolute;
    top: 80px;
    left: 31%;
    color: #db4532;
    font-size: 16px;
    background: #fff;
    height: 31px;
    width: 523px;
    z-index: 1;
    text-align: center;
}
.main-con4 .main-m{
	
}

.main-con4 .main-m .main-con4tab {
    height: 22px;
    line-height: 22px;
    background: #fafafa;
    border: 1px solid #ededed;
    color: #666666;
    font-size: 12px;
    margin-top: 30px;
    padding: 15px;
}
.main-con4 .main-con4tab li {
    padding: 0 12px;
    text-align: center;
    font-size: 14px;
}
.main-con4 .main-con4tab .li-red{
	background: #db4532;
	color: #fff;
-webkit-border-radius:2px; -moz-border-radius:2px;border-radius:2px;
}
.main-con4 .main-con4tab .zw {
    width: 48px;
    padding: 0 4px;
}
.main-con4 .main-con4words {
    margin-top: 20px;
    margin-bottom: 50px;
}
.main-con4 .main-con4words .divs{
	display: inline-block;
	width: 526px;
	height: 60px;
	border: 1px solid #ededed;
	border-left: 4px solid #db4532;
	margin: 10px 14px 10px 0;
	color: #666;
	font-size: 14px;
	padding: 10px;
	cursor: pointer;
float:left;
}
.main-con4 .main-con4words .divs:hover{
    -moz-box-shadow:0px 1px 14px #6e6d6e;
    -webkit-box-shadow:0px 1px 14px #6e6d6e;
    box-shadow:0px 1px 14px #6e6d6e;
}
.main-con4 .divs span {
    display: inline-block;
    margin: 0 2px;
    font-size: 14px;
}
.main-con4 .main-con4words .join-name {
    font-size: 16px;
    color: #db4532;
}
/*.main-con4 .main-con4words .divs:nth-child(even) {
	margin-right: 0;
}*/
.main-con4 .main-con4words .icon-p{
    position: relative;
    top: -42px;
    width: 30px;
    height: 30px;
}
.main-con4 .al {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 544px;
    height: 466px;
    line-height: 24px;
    background: #FFFFFF;
    padding: 28px;
    border-radius: 3px;
    color: #333333;
    font-size: 14px;
    z-index: 9;
    -moz-box-shadow: 0px 1px 14px #6e6d6e;
    -webkit-box-shadow: 0px 1px 14px #6e6d6e;
    box-shadow: 0px 1px 14px #6e6d6e;
overflow-y: auto;
}
.main-con4 .al .clo-al {
    position: absolute;
    top: 1px;
    right: 1px;
    background: url(../img/close1.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
}
.main-con4 .al .clo-al:hover {
    background:  url(../img/close2.png) no-repeat ;
    background-size: 30px;
}
.main-con4 .al .alert-tit {
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
}
.main-con4 .al .smtit {
    border-bottom: 1px solid #db4532;
    font-size: 16px;
    line-height: 34px;
    margin-top: 6px;
}
.main-con4 .al .email {
    background: #db4532 url(../img/send.png) no-repeat 6%;
    width: 195px;
    height: 50px;
    line-height: 50px;
    margin: 20px auto 0;
    color: #fff;
    padding-left: 55px;
}
.main-con4 .al .email a{ color: #fff;}
/*区域负责人*/
.cont01{    width: 260px;
    height: 180px;
    display: inline-block;
    padding: 20px 0;
    border: 1px #f1f1f1 solid;
    text-align: center; 
margin-right:30px;
margin-bottom:24px;
    box-shadow: 3px 3px 10px #efefef;    border-radius: 5px;}
.cont01:hover{text-decoration: none;box-shadow: 3px 3px 10px #ccc; }
.cont01 dd{ font-size:18px; color:#333;    text-align: center;
    line-height: 56px;}
.cont01 dt{ font-size:16px; color:#333;    text-align: center;
    font-weight: normal;}