﻿h2.bt {
    text-align: center;
    font-weight: 500;
    line-height: 1;
    font-size: 24px;
    color: #333333;
}

h2.bt span {
    font-size: 20px;
    font-family: arial;
    color: #f39800;
}

h2.bt img {
    display: block;
    margin: 10px auto;
}

h2.bt p {
    font-size: 13px;
    color: #666666;
}

.c1bg {
    background: url(../images/c1.png) no-repeat center 0;
    height: 588px;
}

.c1bg .c1 {
    margin-top: 25px;
}

.c1bg .c1 .content {
    margin-top: 40px;
}

.c1bg .c1 .content .c1-1 {
    width: 554px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.gssm { padding: 50px 150px 0 50px;
   
    background: url(../images/c11.jpg) no-repeat -1px 0;
    width: 646px;
    height: 366px;
    box-sizing: border-box;
    float:left;
   
    }
.c1bg .c1 .content .c1-2 { margin-top:-316px; padding-right:5px;
  
} 

.c1bg .c1 .content .c1-2 a {
    display: block;
    width: 112px;
    line-height: 38px;
    color: #333333;
    font-size: 16px;
    border-right: none;
    text-align: center;
    margin-bottom: 22px;
    background: url(../images/c1-2x.png) no-repeat 0 0;
}

.c1bg .c1 .content .c1-2 a:hover {
    background: url(../images/c1-2.png) no-repeat 0 0;
    color: #fff;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
}

.c2 {
    background: url(../images/c2.png) no-repeat center 0;
    height: 802px;
}

.c2 h2 {
    padding-top: 48px;
    margin-bottom: 50px;
    color: #fff;
}

.c2 h2 span {
    color: #fff;
}

.c2 h2 p {
    color: #fff;
}

.c2 .content {
    position: relative;
}

.c2 .content .xx {
    position: absolute;
    z-index: 111;
    cursor: pointer;
    top: 190px;
}

.c2 .content .zb {
    left: 0;
}

.c2 .content .yb {
    right: 0;
}

.c2 .content .bd {
    width: 1020px;
    margin: 0 auto;
    margin-bottom: 28px;
    overflow: hidden;
}

.c2 .content .bd .list2 li {
    float: left;
    margin-right: 39px;
}

.c2 .content .bd .list2 li img {
    width: 276px;
    height: 414px;
    border: 6px solid #5a5657;
    transition-duration: .3s;
}

.c2 .content .bd .list2 li a.img {
    width: 288px;
    height: 427px;
    display: block;
    overflow: hidden;
}

.c2 .content .bd .list2 li:hover a.img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.c2 .content .bd .list2 li h3 {
    font-weight: 500;
    text-align: center;
    font-size: 18px;
    line-height: 58px;
}

.c2 .content .bd .list2 li h3 a {
    color: #333333;
}

.c2 .content .bd .list2 li:hover h3 a {
    color: #f39800;
}

.c2 .list3 {
    text-align: center;
    width: 100%;
}

.c2 .list3 li {
    display: inline-block;
    width: 258px;
    height: 57px;
    line-height: 49px;
    font-size: 18px;
    background: url(../images/c2m.png) no-repeat center 0;
    margin: 0 40px;
}

.c2 .list3 li a {
    color: #333333;
}

.c2 .list3 li.on {
    background: url(../images/c2j.png) no-repeat center 0;
}

.c2 .list3 li.on a {
    color: #fff;
}

.c3 {
    background: url(../images/c3.png) no-repeat center 0;
    height: 633px;
}

.c3 h2 {
    padding-top: 44px;
    margin-bottom: 130px;
}

.c3 .list2 li {
    float: left;
    margin-right: 28px;
    width: 279px;
    height: 322px;
    padding: 0 24px;
    background: #9dbe4d;
    border-radius: 20px;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.c3 .list2 li:nth-child(4) {
    margin-right: 0;
}

.c3 .list2 li .tu {
    position: absolute;
    z-index: 111;
    border: 5px solid #fff;
    border-radius: 100px;
    width: 175px;
    overflow: hidden;
    height: 175px;
    top: -92px;
    left: 47px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.c3 .list2 li .tu img {
    border-radius: 100px;
    height: 175px;
    width: 175px;
    transition-duration: .3s;
}

.c3 .list2 li h3 {
    padding-top: 116px;
    color: #01512e;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    font-size: 22px;
}

.c3 .list2 li dd {
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
    color: #fff;
}

.c3 .list2 li:hover .tu img {
    transform: scale(1.1);
}

.c3 .list2 li:nth-child(2) {
    background: #9f207e;
}

.c3 .list2 li:nth-child(2) h3 {
    color: #f19a5b;
}

.c3 .list2 li:nth-child(3) {
    background: #7dbdd8;
}

.c3 .list2 li:nth-child(3) h3 {
    color: #0360a3;
}

.c3 .list2 li:nth-child(4) {
    background: #e3a436;
    padding: 0 14px;
}

.c3 .list2 li:nth-child(4) h3 {
    color: #943a03;
}


/*# sourceMappingURL=index.css.map */