﻿@charset "utf-8";
@import"pub.css";/*引用公用CSS文件*/
*,
::before,
::after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    padding: 0;
}

body {
    font-family: Microsoft YaHei;
    font-size: 14px;
    margin: 0 auto;
}

a,
input,
textarea {
    outline: 0 none;
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    border: none;
    display: block;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

div {
    margin: 0 auto;
}

a.topimg {
    display: block;
}

a.topimg img {
    width: 100%;
}

h2.btn {
    text-align: center;
    font-weight: normal;
    padding-top: 30px;
    padding-bottom: 40px;
}

h2.btn a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 236px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #e5004f;
    border-radius: 10px;
    margin: 0 30px;
}

p.tit {
    font-size: 36px;
    font-weight: 700;
    color: #282828;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 35px;
}

p.tit strong {
    color: #e5004f;
}

p.tit span {
    font-size: 24px;
    display: block;
    text-align: center;
    margin-top: 10px;
}

.simg {
    overflow: hidden;
}

.c1,
.c2,
.c3,
.c4,
.c5,
.c6,
.c7,
.c8,
.c9,
.ccc {
    width: 1200px;
    margin: 0 auto;
}

.ccc {
    padding: 84px 0 0;
}

.ccc img {
    float: right;
}

.ccc .txt {
    width: 585px;
    float: left;
    padding-left: 27px;
}

.ccc h3 {
    font-size: 27px;
    color: #e5004f;
    padding-top: 23px;
}

.ccc h4 {
    font-size: 36px;
    color: #f2f2f2;
    line-height: 36px;
    text-transform: uppercase;
    padding: 48px 0 10px;
}

.ccc .line {
    width: 78px;
    height: 1px;
    background-color: #f5f5f5;
    margin-left: 0;
    margin-bottom: 25px;
}

.ccc p {
    color: #282828;
    font-size: 18px;
    line-height: 26px;
}

.ccc .btn {
    text-align: left;
    font-weight: normal;
    padding-top: 45px;
}

.ccc .btn a {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #e5004f;
    width: 233px;
    height: 33px;
    line-height: 33px;
    border-radius: 10px;
    border: 1px solid #e5004f;
    background-color: #fff;
    margin-right: 28px;
}

.ccc .btn a.last {
    border: 1px solid #595959;
    color: #595959;
    margin-left: 28px;
}

.c1 {
    padding: 50px 0 35px;
}

.c1 ul li.img {
    width: 470px;
    padding-left: 30px;
    float: left;
    position: relative;
}

.c1 ul li.txt {
    width: 730px;
    padding-left: 60px;
    float: left;
    padding-top: 20px;
}

.c1 ul li.txt h2.btn {
    padding-top: 36px;
}

.c1 ul li.txt h2.btn a {
    font-size: 18px;
    color: #e5004f;
    width: 233px;
    height: 33px;
    line-height: 33px;
    border-radius: 10px;
    border: 1px solid #e5004f;
    background-color: #fff;
    margin: 0 28px;
}

.c1 ul li.txt h2.btn .last {
    border: 1px solid #595959;
    color: #595959;
}

.c1 ul li.txt h3 {
    font-size: 36px;
    font-weight: normal;
    color: #e5004f;
}

.c1 ul li.txt h4 {
    font-size: 36px;
    color: #d9d9d9;
}

.c1 ul li.txt p {
    color: #282828;
    font-size: 16px;
    text-indent: 40px;
    line-height: 30px;
}

.content2 {
    background: #f9d5d6;
    padding: 47px 0;
}

.c2 ul {
    overflow: hidden;
}

.c2 ul li {
    width: 290px;
    margin: 8px 5px;
    height: 45px;
    line-height: 45px;
    float: left;
}

.c2 ul li a {
    display: block;
    font-size: 18px;
    color: #e5004f;
    background: #fff;
    padding-left: 20px;
    height: 100%;
}

.c2 ul li a:hover {
    background: #e5004f;
    color: #fff;
}

.c3 {
    margin-top: 30px;
}

.c3 ul li {
    float: left;
    width: 240px;
    text-align: center;
}

.c3 ul li a {
    display: block;
}

.c3 ul li .simg {
    width: 142px;
    border-radius: 71px;
}

.c3 ul li img {
    display: inline-block;
    transition: all 0.3s;
}

.c3 ul li img:hover {
    transform: scale(1.08);
}

.c3 ul li p {
    color: #e5004f;
    margin-top: 10px;
    font-size: 18px;
}

.c3 .btn a {
    width: 335px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
}

.c4 ul {
    padding: 0 115px;
}

.c4 ul li {
    float: left;
    margin-bottom: 56px;
    overflow: hidden;
}

.c4 ul li img {
    transition: all 0.3s;
}

.c4 ul li img:hover {
    transform: scale(1.08);
}

.c4 ul li.mt0 {
    margin-bottom: 0;
}

.c4 ul li h4 {
    font-size: 24px;
    line-height: 42px;
    font-weight: normal;
    margin-top: 24px;
    position: relative;
}

.c4 ul li h4::after {
    content: ' ';
    display: block;
    position: absolute;
    width: 95px;
    height: 2px;
    background-color: #e5004f;
    bottom: -2px;
    left: 0;
}

.c4 ul li p {
    font-size: 16px;
    line-height: 30px;
    margin: 12px 0;
}

.c4 ul li p span {
    color: #e5004f;
}

.c4 ul li.sec1 {
    width: 502px;
    float: right;
    height: 225px;
}

.c4 ul li.sec2 {
    width: 480px;
}

.c4 ul li.sec2 h4 {
    margin-top: -3px;
}

.c4 ul li.lir {
    float: right;
}

.c4 ul li h2.btn {
    text-align: left;
    padding-top: 9px;
}

.c4 ul li h2.btn a {
    font-size: 18px;
    color: #e5004f;
    width: 183px;
    height: 33px;
    line-height: 33px;
    border-radius: 10px;
    border: 1px solid #e5004f;
    background-color: #fff;
    margin: 0 26px 0 0;
}

.c4 ul li h2.btn .last {
    border: 1px solid #595959;
    color: #595959;
}

.content5 {
    overflow: hidden;
}

.c5 {
    position: relative;
    margin-bottom: 148px;
}

.c5 .c5-img {
    margin-top: 10px;
    margin-left: -360px;
}

.c5 .c5-section {
    width: 568px;
    background-color: #fff;
    position: absolute;
    left: 315px;
    top: 82px;
    padding: 0 41px 64px;
}

.c5 .c5-section .bot-img {
    position: absolute;
    bottom: -23px;
}

.c5 .c5-section h5 {
    font-size: 24px;
    line-height: 54px;
    border-bottom: 1px solid #eee;
    font-weight: normal;
    margin: 40px 0 38px;
    position: relative;
}

.c5 .c5-section h5 a {
    position: absolute;
    color: #8c8c8c;
    font-size: 16px;
    right: 0;
    bottom: 0;
}

.c5 .section-main {
    margin-top: 19px;
}

.c5 .section-main img {
    float: left;
}

.c5 .section-main .section-main-right {
    float: right;
    width: 317px;
    position: relative;
    height: 155px;
}

.c5 .section-main .litil {
    font-size: 18px;
    color: #e5004f;
    line-height: 40px;
}

.c5 .section-main .mt {
    margin-top: 17px;
}

.c5 .section-main p {
    font-size: 16px;
    line-height: 30px;
}

.c5 .section-main .section-main-right a {
    position: absolute;
    font-size: 12px;
    color: #e5004f;
    right: 5px;
    bottom: 5px;
}

.c6txt {
    font-size: 20px;
    text-indent: 40px;
    line-height: 32px;
}

.c6>img {
    margin: 30px auto;
}

.c6b {
    position: relative;
}

img.c6bab {
    width: 100%;
}

.c6b form {
    position: absolute;
    top: 40px;
    left: 49%;
    margin-left: -265px;
    font-size: 0;
}

.c6b form p {
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-bottom: 14px;
}

.c6b form input {
    display: block;
    border: none;
    outline: none;
    height: 40px;
    width: 275px;
    margin: 3px 0;
    background: rgba(159, 216, 216, .7);
    font-size: 16px;
    color: #6a6a6a;
    border-radius: 10px;
    text-indent: 34px;
    position: relative;
}

.c6b form::before {
    content: ' ';
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/13.png) no-repeat;
    left: 8px;
    top: 45px;
    z-index: 99;
}

.c6b form::after {
    content: ' ';
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/14.png) no-repeat;
    left: 8px;
    top: 89px;
    z-index: 99;
}

.c6b form .dbtijiao {
    background: #e4007f;
    color: #fff;
    text-align: center;
    text-indent: 0;
    letter-spacing: 4px;
}

.c7 .hd {
    text-align: center;
    margin-bottom: 50px;
}

.c7 .hd ul {
    display: inline-block;
}

.c7 .hd li {
    float: left;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0 5px;
    font-weight: bold;
    background: #f29c9f;
    cursor: pointer;
}

.c7 .hd li.on {
    background: #6eccc8;
}

.c7 .bd {
    height: 249px;
}

.c7 .bd ul li {
    float: left;
    width: 290px;
    margin: 0 5px;
}

.c7 .bd ul li .simg {
    border-radius: 10px;
}

.c7 .bd ul li img {
    width: 100%;
    transition: all 0.3s;
}

.c7 .bd ul li img:hover {
    transform: scale(1.08);
}

.c7 .bd ul li p {
    font-size: 18px;
    margin-top: 25px;
    text-align: center;
    color: #282828;
}

.comimg {
    width: 100%;
    padding: 40px 0 30px;
}

.comimg img {
    width: 100%;
}

.c8 .txt {
    font-size: 16px;
    text-indent: 40px;
    line-height: 30px;
    color: #120e11;
}

.c8 .c8main {
    margin-top: 30px;
}

.c8 .c8main img {
    width: 654px;
    float: left;
}

.c8 .c8main ul {
    float: left;
    width: 546px;
}

.c8 .c8main ul li {
    float: left;
    width: 182px;
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    padding-top: 46px;
    height: 152px;
}

.c8 .c8main ul li.img {
    padding: 10px 49px 0;
}

.c8 .c8main ul li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #fff;
}

.c8 .c8main ul li a img {
    width: 100%;
    margin: 0 auto;
}

.c8 .c8main ul li span {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    color: #000;
    line-height: 12px;
}

.bline {
    height: 10px;
    background: #eeeeee;
}

.c9 ul li {
    width: 290px;
    margin: 10px 5px;
    float: left;
    overflow: hidden;
}

.c9 ul li a {
    display: block;
}

.c9 ul li img {
    width: 100%;
    height: 200px;
    transition: all 0.3s;
}

.c9 ul li img:hover {
    transform: scale(1.08);
}

.waijiao {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 41px 0 50px;
}

.waijiao .wtitle {
    font-size: 30px;
    line-height: 30px;
    color: #111111;
}

.waijiao .wlititle {
    font-size: 30px;
    line-height: 30px;
    color: #bababa;
    margin: 14px 0 25px;
}

.waijiao .wblock {
    width: 420px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background-color: #d2a364;
    margin-bottom: 68px;
}

.waijiao .fl {
    float: left;
}

.waijiao .fr {
    float: right;
}

.waijiao .nec {
    position: relative;
    height: 360px;
    margin-bottom: 38px;
}

.waijiao .img {
    position: absolute;
    width: 339px;
    height: 339px;
    border-radius: 180px;
    background-color: #fff;
    border: 10px solid #fff;
    top: 3px;
    left: -5px;
}

.waijiao .main {
    width: 798px;
    height: 342px;
    padding: 20px 20px 0 127px;
    background-color: #f5f1ec;
    text-align: left;
}

.waijiao .txt {
    width: 560px;
    float: left;
    color: #111;
}

.waijiao .txt .main-title {
    font-size: 24px;
    line-height: 24px;
    padding-top: 20px;
}

.waijiao .txt .main-lititle {
    font-size: 18px;
    line-height: 18px;
    margin: 18px 0 14px;
}

.waijiao .txt p {
    font-size: 16px;
    line-height: 28px;
    height: 162px;
}

.waijiao .txt .main-block {
    width: 70px;
    height: 6px;
    background-color: #d2a364;
    margin-left: 0;
    margin-top: 24px;
}

.waijiao .ts .img {
    left: 845px;
}

.waijiao .ts .main {
    width: 907px;
    padding-left: 18px;
}

.waijiao .ts .main img {
    margin-right: 26px;
}

.waijiao .wbtn {
    text-align: center;
}

.waijiao .wbtn a {
    display: inline-block;
    width: 260px;
    height: 46px;
    line-height: 46px;
    border-radius: 8px;
    color: #fff;
    background-color: #d2a364;
    font-size: 18px;
    margin: 0 3px;
    letter-spacing: 2px;
}

.waijiao div {
    box-sizing: content-box;
}