/* 宽度 */
body {font-family: 'MicrosoftYaHei','微软雅黑','Helvetica','arial','sans-serif';}
div{margin: 0 auto;}
.i-green {color: #009688;}
.i-white {color: #FFFFFF;}
.i-right {float: right;}
.i-top30 {margin-top:30px;}
.i-top20 {margin-top:20px;}



.c-header {position: fixed; z-index: 99999; width: 100%; height: 100px; top: 0; background:rgba(255,255,255,0.2);}
.c-header-body {width: 1440px; display: flex; justify-content: space-between;}
.c-header-logo {margin-top: 21px; margin-left: 0;}
.c-header-menu {line-height: 100px; margin-right: 0;}
.c-header-menu ul {list-style-type: none;}
.c-header-menu ul li {float: left; padding: 0 38px;}
.c-header-menu ul li a {color: #FFFFFF;}

.c-banner {position: relative; width: 100%; height: 959px; top: 0;}

.c-about {width: 100%;}
.c-about-us {width: 100%; height: 648px; background: url('http://storage.kakajie.top/web-home/lou.png') no-repeat right; background-color: #F9F9F9;}
.c-about-us-main {width: 1440px;}
.c-about-us-body {width: 900px; float: left;}
.c-about-us-content {width: 100%; text-align: center;}
.c-about-us-content h2 {font-size: 40px; margin-top: 67px; font-weight: bold;}
.c-about-us-content h3 {font-size: 18px; margin-top: 9px; font-weight: bold;}
.c-about-us-content .c-about-us-line {height: 4px; width: 66px; background-color: #4585F2; margin-top: 10px;}
.c-about-us-content p {font-size: 23px; line-height: 50px; color: #828282; margin-top: 56px; text-indent:2em;}

.c-about-icon {width: 100%; display: flex; justify-content: center; padding-top: 110px; padding-bottom: 80px;}

.c-footer {height: 600px; background: url('http://storage.kakajie.top/web-home/footer.png') repeat-x center;  color: #FFFFFF; text-align: center;}
.c-footer-contact {width: 100%; margin: 0 auto;}
.c-footer-contact h2 {font-size: 40px; padding-top: 58px; font-weight: bold;}
.c-footer-contact h3 {font-size: 18px; margin-top: 21px;}
.c-footer-contact div {width: 100%; display: flex; justify-content: center;}
.c-footer-contact p {font-size: 20px; margin-top: 52px; line-height: 40px; max-width: 870px;}
.c-footer-contact span {font-size: 20px; margin-top: 66px; padding: 0 50px;} 
.c-footer-line { display: flex; max-width: 1630px; height: 1px; background-color: #FFFFFF; margin: 0 auto; margin-top: 70px;}

.c-footer-icp {width: 100%; margin-top: 40px; font-size: 16px; text-align: center;}
.c-footer-copyright {width: 1050px; text-align: center; display: flex; justify-content: space-between;}
.c-footer-copyright span {width: auto;}
.c-footer-menu {list-style-type: none;}
.c-footer-menu li {float: left; padding: 0 38px;}
.c-footer-menu li a {color: #FFFFFF;}
.f-footer-icpnum {margin-top: 36px;}

