@charset "utf-8";
.header {
    box-shadow: none;
}
.slider .swiper-slide {
    display: block;
    width: 100%;
    height: 700px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #000;
}

.module .title {
    text-align: center;
    background: url(../image/title_line.png) no-repeat center 39px;
}
.module .title h2 {
    font-weight: normal;
    font-size: 26px;
    color: #2d2620;
    padding-bottom: 80px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 42px;
}

.advantage {
    position: relative;
    min-height: 640px;
    padding-bottom: 20px;
    background-color: #fafafa;
}

.advantage .title h2 {
    background-image: url(../image/advantage.png);
}
.works .title h2 {
    background-image: url(../image/works.png);
}

.advantage .figure-bg {
    position: absolute;
    top:0;
    width: 613px;
    height: 638px;
}

.advantage .figure-left {
    left: 0;
    background: url(../image/figure_bg_left.png) no-repeat left center;
}

.advantage .figure-right {
    right: 0;
    background: url(../image/figure_bg_right.png) no-repeat right center;
}

.advantage .container {
    padding-top: 650px;
    position: relative;
}
.advantage .hexagon {
    position: absolute;
    width: 243px;
    height: 211px;
    text-align: center;
    background: url(../image/hexagon.png) no-repeat center center;
}

.advantage .hexagon h4 {
    color: #333333;
    margin-top: 22px;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 45px;
    position: relative;
}

.advantage .hexagon h4:after {
    position: absolute;
    left: 101px;
    top: 37px;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-image: url(../image/adv_icon.png);
}

.hexagon p {
    font-size: 14px;
    color: #656565;
    line-height: 22px;
}

.advantage .hexagon-a {
    left: 578px;
    top: 0;
}
.advantage .hexagon-a h4:after {
    background-position: -152px -5px;
}

.advantage .hexagon-b {
    left: 767px;
    top: 109px;
}
.advantage .hexagon-b h4:after {
    background-position: 0 -5px;
}

.advantage .hexagon-c {
    left: 767px;
    top: 326px;
}
.advantage .hexagon-c h4:after {
    background-position: -204px -5px;
}

.advantage .hexagon-d {
    left: 578px;
    top: 434px;
}
.advantage .hexagon-d h4:after {
    background-position: -102px -5px;
}

.advantage .hexagon-e {
    left: 390px;
    top: 326px;
}
.advantage .hexagon-e h4:after {
    width: 46px;
    background-position: -275px -3px;
    background-size: 320px;
}

.advantage .hexagon-f {
    left: 390px;
    top: 109px;
}
.advantage .hexagon-f h4:after {
    background-position: -252px -4px;
    width: 46px;
}

.advantage .hexagon-g {
    left: 578px;
    top: 217px;
}
.advantage .hexagon-g h4:after {
    background-position: -48px -4px;
    width: 45px;
}

.advantage .commit {
    color: #969696;
    line-height: 22px;
}
.advantage .commit .tips {
    font-size: 14px;
    margin-bottom: 0;
}
.advantage .commit .text {
    margin-top: 0;
    font-size: 12px;
}

.process {
    position: relative;
    min-height: 640px;
    padding-bottom: 20px;
}

.process .symbol-bg {
    position: absolute;
    top:118px;
    width: 613px;
    height: 638px;
}

.process .symbol-left {
    left: 0;
    background: url(../image/symbol_bg_left.png) no-repeat left center;
}

.process .symbol-right {
    right: 0;
    background: url(../image/symbol_bg_right.png) no-repeat right center;
}

.process .title h2 {
    background-image: url(../image/process.png);
}

.process .container {
    padding-top: 20px;
}

.about {
    min-height: 900px;
    padding-bottom: 20px;
    background-color: #fafafa;
}

.about .title h2 {
    background-image: url(../image/about.png);
}

.about .container {
    background: url(../image/cross.png) no-repeat center center;
}

.about .part {
    width: 50%;
}

.about .part-intro>.wrap {
    padding: 64px 0 0 72px;
    font-size: 16px;
    color: #6c6c6c;
}

.about .part-intro h4 {
    line-height: 24px;
    margin: 0;
}
.about .part-intro p {
    line-height: 28px;
}
.about .part-intro strong {
    font-weight: normal;
    color: #b2a698;
}

.about .part-contact > .wrap {
    padding: 10px 0 0 77px;
}

.about .part-contact > .wrap > .pull-right {
    margin-right: 10%;
}

.about .part-contact  h4 {
    font-size: 20px;
    color: #777777;
    margin-bottom: 17px;
    font-weight: normal;
}
.about .part-contact  p {
    margin: 0;
    line-height: 26px;
    font-size: 16px;
    color: #848484;
}
.about .part-contact .scanfollow {
    font-size: 12px;
    color: #b7b7b7;
}

.about .part-contact .qrcode {
    padding-top: 6px;
}

.about .part-contact .qrcode .dbip{
    padding: 32px 0 0 10px;
    line-height: 24px;
}

.about .part-map {
    padding-top: 16px;
}


#IndexCates {
    width: 560px;
    margin: 0 auto;
    padding: 20px 0 60px;
}
#IndexCates dl {
    margin: 0;
    padding: 0;
    width: 140px;
    text-align: center;
}
#IndexCates dl img {
    max-width: 100%;
}
#IndexCates dl dt {
    width: 60px;
    margin: 0 auto;
}
#IndexCates dl dd {
    margin: 2px 0 0 0 ;
    padding: 0;
    text-align: center;
    color: #999;
}
.index-works-lists ul{
    margin: 0 auto;
    padding: 0;
    width: 1206px;
}

.index-works-lists ul li {
    float: left;
    display: block;
    width: 400px;
    height: 300px;
    border: 1px solid #ffffff;
    overflow: hidden;
}
.index-works-container {
    margin-bottom: 50px;
}
.index-works-lists ul li img {
    width: 400px;
    height: 300px;
    transition: all .6s;
}
.index-works-lists ul li:hover img {
    transform: scale(1.2);
}
#IndexCates .index-works-cate-active dd{
    color: #b2a698;
}
.works-cate-icon-2 {
    display: none;
}
.index-works-info {
    width: 1206px;
    margin: 0 auto 30px;
}
.index-works-info ul {
    margin: 0 0 0 -74px;
    padding: 0;

}
.index-works-info ul li {
    float: left;
    display: block;
    width: 166px;
    height: 166px;
    border-radius: 50%;
    border: 3px solid #dddddd;
    padding: 5px;
    text-align: center;
    overflow: hidden;
    margin-left: 74px;
    box-shadow: 0 0 16px rgba(39, 39, 39, .2);
}
.index-works-info-item {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    background: #FAFAFA;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.index-works-info-item h2 {
    margin: 0;
    padding-top: 40px;
    font-size: 40px;
    color: #b2a698;
}
.index-works-info-item h2 span {
    font-size: 20px;
}
.index-works-info-item p {
    font-size: 16px;
    margin: 10px 0 5px;
    color: #666666;
    text-shadow: 1px 1px rgba(0,0,0,.2);
}
.index-works-info-item>span{
    color: #999999;
    font-size: 12px;
}


