.c1 {
    text-align: center;
    padding-bottom: 40px;
}

.tit2 {
    margin-top: 40px;
    text-align: center;
    font-weight: 50;
    color: #000000;
    font-size: 36px;
    line-height: 44px;
}

.tit2 img {
    padding-right: 22px;
}

.c1 li {
    display: inline-block;
    margin: 0 22px;
}

.c1 li a {
    display: block;
}

.c1 li a .tu {
    border: 1px solid #fff;
    width: 140px;
    height: 140px;
    background: url(../images/01.png) no-repeat center center;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 100px;
}

.c1 li a h3 {
    line-height: 1;
    font-size: 14px;
    color: #787878;
    text-transform: uppercase;
    font-weight: 500;
}

.c1 li a dd {
    font-size: 18px;
    color: #2d2d2d;
    margin-top: 10px;
    line-height: 1;
}

.c1 li a .ck {
    margin: 0 auto;
    background: #0063b2;
    width: 81px;
    line-height: 30px;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
    margin-top: 26px;
    opacity: 0;
    text-transform: uppercase;
}

.c1 li:hover .tu {
    background: url(../images/01h.png) no-repeat center center;
    border-color: #0063b2;
}

.c1 li:hover h3 {
    color: #0063b2;
}

.c1 li:hover dd {
    color: #0063b2;
}

.c1 li:hover .ck {
    opacity: 1;
}

.c1 li:nth-child(2) .tu {
    background: url(../images/02.png) no-repeat center center;
}

.c1 li:nth-child(2):hover .tu {
    background: url(../images/02h.png) no-repeat center center;
}

.c1 li:nth-child(3) .tu {
    background: url(../images/03.png) no-repeat center center;
}

.c1 li:nth-child(3):hover .tu {
    background: url(../images/03h.png) no-repeat center center;
}

.c1 li:nth-child(4) .tu {
    background: url(../images/04.png) no-repeat center center;
}

.c1 li:nth-child(4):hover .tu {
    background: url(../images/04h.png) no-repeat center center;
}

.c1 li:nth-child(5) .tu {
    background: url(../images/05.png) no-repeat center center;
}

.c1 li:nth-child(5):hover .tu {
    background: url(../images/05h.png) no-repeat center center;
}

.c1 li:nth-child(6) .tu {
    background: url(../images/06.png) no-repeat center center;
}

.c1 li:nth-child(6):hover .tu {
    background: url(../images/06h.png) no-repeat center center;
}

h2.bt {
    text-align: center;
    font-size: 36px;
    color: #000000;
    margin-bottom: 60px;
    font-weight: 500;
}

h2.bt img {
    vertical-align: -5px;
    margin-right: 20px;
}

.c2bg {
    background: #f6f6f6;
    padding-bottom: 46px;
}

.c2bg .c2 {
    padding-top: 36px;
}

.c2bg .c2 h2 {
    margin-bottom: 34px;
}

.c2bg .c2 .list1 {
    text-align: center;
    margin-bottom: 46px;
}

.c2bg .c2 .list1 li {
    display: inline-block;
    text-align: left;
    margin: 0 24px;
    width: 316px;
    line-height: 49px;
    background: url(../images/list1.png) no-repeat center 0;
}

.c2bg .c2 .list1 li a {
    padding-left: 40px;
    font-size: 16px;
    color: #555555;
    transition-duration: .6s;
}

.c2bg .c2 .list1 li:hover {
    background: url(../images/list1h.png) no-repeat center 0;
}

.c2bg .c2 .list1 li:hover a {
    color: #fff;
    padding-left: 52px;
}

.c2bg .c2 .content {
    position: relative;
    margin-bottom: 53px;
}

.c2bg .c2 .content .xx {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    top: 50%;
    margin-top: -32px;
}

.c2bg .c2 .content .zb {
    left: -73px;
}

.c2bg .c2 .content .yb {
    right: -73px;
}

.c2bg .c2 .content .list2 li {
    float: left;
    margin: 0 1px;
    position: relative;
    width: 398px;
    height: 435px;
}

.c2bg .c2 .content .list2 li a.img {
    display: block;
    outline: none;
}

.c2bg .c2 .content .list2 li a.img img {
    width: 398px;
    height: 372px;
}

.c2bg .c2 .content .list2 li a.img h3 {
    line-height: 63px;
    color: #fff;
    background: #626262;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

.c2bg .c2 .content .list2 li .bg {
    opacity: 0;
    position: absolute;
    z-index: 111;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 99, 187, 0.8);
    box-sizing: border-box;
    padding-top: 47px;
    color: #fff;
}

.c2bg .c2 .content .list2 li .bg h4 {
    text-align: center;
    font-size: 20px;
    color: #ffff;
    line-height: 1;
    margin-bottom: 22px;
}

.c2bg .c2 .content .list2 li .bg dd {
    font-size: 14px;
    line-height: 28px;
    padding: 0 42px;
}

.c2bg .c2 .content .list2 li .bg .lj {
    position: absolute;
    z-index: 1;
    line-height: 63px;
    height: 63px;
    background: #0063b2;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.c2bg .c2 .content .list2 li .bg .lj a {
    font-size: 18px;
    display: block;
    float: left;
    font-weight: 600;
    width: 50%;
    color: #fff;
}

.c2bg .c2 .content .list2 li .bg .lj a:nth-child(2) {
    color: #ff9600;
}

.c2bg .c2 .content .list2 li .bg .lj a:nth-child(2) img {
    padding-right: 10px;
    display: inline;
}

.c2bg .c2 .content .list2 li:hover .bg {
    opacity: 1;
}

.c2bg .c2 a.ck {
    border: 1px solid #2d2d2d;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    color: #2d2d2d;
    border-radius: 20px;
    width: 204px;
    line-height: 35px;
    display: block;
}

.hf {
    text-align: center;
}

.c3bg {
    background: url(../images/c3.png) no-repeat center 0;
    height: 604px;
}

.c3bg .c3 h2 {
    padding-top: 40px;
    margin-bottom: 46px;
}

.c3bg .c3 .content {
    padding-left: 147px;
    padding-right: 147px;
}

.c3bg .c3 .content .hd {
    position: relative;
}

.c3bg .c3 .content .hd li {
    position: absolute;
    width: 137px;
    height: 137px;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #d1d1d1;
    padding-top: 25px;
    background: #fff;
}

.c3bg .c3 .content .hd li .tu {
    height: 60px;
    background: url(../images/001.png) no-repeat center center;
}

.c3bg .c3 .content .hd li dd {
    text-align: center;
    line-height: 52px;
    font-size: 16px;
    color: #333333;
}

.c3bg .c3 .content .hd li:hover,
.c3bg .c3 .content .hd li.on {
    background: #0063b2;
    border-color: #0063b2;
}

.c3bg .c3 .content .hd li:hover dd,
.c3bg .c3 .content .hd li.on dd {
    color: #fff;
}

.c3bg .c3 .content .hd li:hover .tu,
.c3bg .c3 .content .hd li.on .tu {
    background: url(../images/001h.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(2) {
    left: 0;
    top: 143px;
}

.c3bg .c3 .content .hd li:nth-child(2) .tu {
    background: url(../images/002.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(2):hover .tu,
.c3bg .c3 .content .hd li:nth-child(2).on .tu {
    background: url(../images/002h.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(3) {
    left: 0;
    top: 286px;
}

.c3bg .c3 .content .hd li:nth-child(3) .tu {
    background: url(../images/003.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(3):hover .tu,
.c3bg .c3 .content .hd li:nth-child(3).on .tu {
    background: url(../images/003h.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(4) {
    top: 0;
    right: 0;
}

.c3bg .c3 .content .hd li:nth-child(4) .tu {
    background: url(../images/004.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(4):hover .tu,
.c3bg .c3 .content .hd li:nth-child(4).on .tu {
    background: url(../images/004h.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(5) {
    right: 0;
    top: 143px;
}

.c3bg .c3 .content .hd li:nth-child(5) .tu {
    background: url(../images/005.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(5):hover .tu,
.c3bg .c3 .content .hd li:nth-child(5).on .tu {
    background: url(../images/005h.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(6) {
    right: 0;
    top: 286px;
}

.c3bg .c3 .content .hd li:nth-child(6) .tu {
    background: url(../images/006.png) no-repeat center center;
}

.c3bg .c3 .content .hd li:nth-child(6):hover .tu,
.c3bg .c3 .content .hd li:nth-child(6).on .tu {
    background: url(../images/006h.png) no-repeat center center;
}

.c3bg .c3 .content .list2 {
    padding-left: 218px;
}

.foot #footer {
    font-size: 14px;
    color: #555555;
    line-height: 31px;
}

.foot #footer a {
    color: #555555;
}

.foot #footer h2 {
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    margin-bottom: 20px;
}

.foot #footer .foot1 {
    float: left;
    width: 326px;
    margin-left: 10px;
    background: url(../images/su.png) no-repeat right 82px;
}

.foot #footer .foot2 {
    margin-left: 72px;
    float: left;
}

.foot #footer .foot3 {
    padding-top: 51px;
    margin-right: 38px;
}

.foot #footer .foot3 h2 {
    margin-bottom: 44px;
}

.foot #footer .foot3 .wx {
    margin-top: 20px;
    position: relative;
    font-size: 16px;
    color: #2d2d2d;
}

.foot #footer .foot3 .wx .content {
    position: absolute;
    left: 218px;
    top: -106px;
    display: none;
}

.foot #footer .foot3 .wx:hover .content {
    display: block;
}

.dao {
    background: #0063b2;
    color: #fff;
}

.dao a {
    color: #fff;
}

.dao .zb1 {
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 17px;
}

.dao .zb1 h2 {
    font-size: 24px;
    line-height: 44px;
}

.dao .zb1 .sd {
    font-size: 14px;
}

.product_list1 li {
    float: left;
    margin-right: 45px;
    position: relative;
    width: 368px;
    height: 363px;
    border: 1px solid #626262;
    margin-bottom: 48px;
}

.product_list1 li a.img {
    display: block;
    outline: none;
}

.product_list1 li a.img img {
    width: 368px;
    height: 300px;
}

.product_list1 li a.img h3 {
    line-height: 63px;
    color: #fff;
    background: #626262;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

.product_list1 li .bg {
    opacity: 0;
    position: absolute;
    z-index: 111;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 99, 187, 0.8);
    box-sizing: border-box;
    padding-top: 47px;
    color: #fff;
}

.product_list1 li .bg h4 {
    text-align: center;
    font-size: 20px;
    color: #ffff;
    line-height: 1;
    margin-bottom: 22px;
}

.product_list1 li .bg dd {
    font-size: 14px;
    line-height: 28px;
    padding: 0 42px;
}

.product_list1 li .bg .lj {
    position: absolute;
    z-index: 1;
    line-height: 63px;
    height: 63px;
    background: #0063b2;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.product_list1 li .bg .lj a {
    font-size: 18px;
    display: block;
    float: left;
    font-weight: 600;
    width: 50%;
    color: #fff;
}

.product_list1 li .bg .lj a:nth-child(2) {
    color: #ff9600;
}

.product_list1 li .bg .lj a:nth-child(2) img {
    padding-right: 10px;
    display: inline;
}

.product_list1 li:hover .bg {
    opacity: 1;
}

.product_list1 li:nth-child(3n) {
    margin-right: 0;
}

.sba {
    background: #f6f6f6;
}

.sba .xw1 li {
    padding-top: 44px;
    padding-bottom: 44px;
}

.sba .xw1 li a .zi {
    float: left;
    width: 862px;
    padding-left: 19px;
    box-sizing: border-box;
}

.sba .xw1 li a .zi h3 {
    font-size: 18px;
    color: #0063b2;
    line-height: 1;
}

.sba .xw1 li a .zi dd {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-top: 20px;
}

.sba .xw1 li a .zi .ck {
    background: #0063b2;
    line-height: 38px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin-top: 36px;
}

.sba .xw1 li a .tu {
    width: 288px;
    height: 216px;
}

.sba .xw1 li a .tu img {
    width: 288px;
    height: 216px;
}


/*# sourceMappingURL=haha.css.map */