
/* about */
.about{ background:#FFF; float:left; width:100%; position:relative; z-index:1;border-radius:5px;margin-bottom:20px}
.about .about_title{ text-align:center;text-transform: uppercase;}
.about .about_title .welcome{font-size:30px;padding-bottom:12px}
.about .about_title .we_text{font-size:18px;padding:12px 0px;color:#666;padding-bottom:50px}
.about .about_title  .line-h{margin:auto;height:3px;width:170px;}
.about-cont{padding: 20px;margin-bottom: 50px;}
.about-cont p{font-size: 16px;line-height: 25px;padding-bottom: 20px;}
.about-left{float: left;width: 50%;}
.about-left p span{color:#1f8ceb;cursor:pointer;}
.about-right{float: left;}
.about .contact{padding-top:42px}
.about .contact {font-size:15px;text-indent:66px; width:218px;margin:auto}
.about .contact .scdkey{height:70px; background:url(../png/abotu_ico.png) no-repeat 0px 0px;line-height:54px;}
.about .contact .service{height:70px; background:url(../png/abotu_ico.png) no-repeat 0px -69px;line-height:54px;margin-top:17px}
.about .livechat{text-align:center;padding-bottom:60px}
.about .livechat p{font-size:22px;padding:40px 10px 30px 10px;color:#666}
.about .livechat button{padding:12px 60px; font-size:22px;text-transform: uppercase;}
.indent{display: block;padding-left: 48px;float: left;}
@media screen and (max-width:786px){
.about-left{width: 100%;}
.about-right{width: 100%}
.about-right img{width:100%;}
}