﻿@charset "utf-8";
/* CSS Document */



/* banner */
.banner {width: 100%;height: 280px;background: url("../img/map.png") center no-repeat;}


/* 联系我们 */
.contactIcon {width:1140px;margin:0 auto;overflow:hidden;}
.contactIcon{width: 1200px;border-bottom: 1px solid #f2f2f2;cursor: pointer;    margin-top: 30px;}
.contactIcon ul {overflow:hidden;}
.contactIcon ul li{width:33.333%;height: 285px;float: left;color: #787878;text-align: center; }
.contactImg{width: 100px; height: 100px; margin: 0 auto;;border-radius: 100%;background-color: #808080;text-align: center;line-height: 100px;color: #fff;transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;-o-transition: all 0.5s;}
.contactImg i{font-family: "fontIcons" !important;font-size: 45px;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;}
.contactIcon ul li span{color: #000;font-size: 14px;font-weight: 600;margin: 30px 0;    display: block;}
.contactIcon ul li p {line-height:22px;}
.contactIcon ul li:hover .contactImg{background-color: #ff6e68;}
.code {width:700px;margin:30px auto;overflow:hidden;}
.code img {width:100%;}
.code span {display:block;float:left;width: 40%;text-align:center;font-size: 16px;margin:0 5%;}

.aboutUs {text-align:center;    line-height: 35px;margin: 20px auto 90px auto}