@charset "UTF-8";
.tong {
    width: 1200px;
    margin: 0 auto;
}

.tong1 {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

p {
    margin: 0px;
}

.tou {
    width: 100%;
    height: 108px;
    background: #332d2e;
    position: fixed;
    z-index: 999;
}

.tou .con {
    display: flex;
    justify-content: space-between;
    height: 108px;
}

.tou .con .logo {
    line-height: 108px;
    margin-left: 37px;
}

.tou .con .zi .dh1 {
    display: flex;
    justify-content: flex-end;
}

.tou .con .zi .dh {
    margin-bottom: 7px;
    line-height: 44px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    background: url(//cdn.myxypt.com/c955970e/21/04/cbdf6dae1c7b036992e8fba91eb7f914a91ce70a.png) no-repeat 0 50%;
    padding-left: 40px;
}

.cx {
    background-color: #0a0a0a;
    padding-top: 14px;
    padding-bottom: 18px;
}

.cx .con {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cx .con .gj {
    color: #fefefe;
    opacity: 0.8;
    font-size: 18px;
}

.cx .con .gj a {
    color: #fefefe;
}

.cx .con .gj a:after {
    content: '、';
}

.cx .con .gj a:last-child:after {
    display: none;
}

.cx .con #formsearch {
    border-top: solid 0px #fefefe;
    width: 560px;
    height: 43px;
    border-bottom: solid 0px #fefefe;
    margin-right: 20px;
}

.cx .con #formsearch input {
    line-height: 41px;
    height: 41px;
    outline: none;
    background: none;
    border: none;
}

.cx .con #formsearch input#s_btn {
    float: left;
    width: 40px;
    background: url(//cdn.myxypt.com/c955970e/21/04/a8d4a1ecd3762c14e4b0143996baedec711103f9.png) no-repeat 50%;
    font-size: 0;
}

.cx .con #formsearch input#keyword {
    float: right;
    width: calc(100% - 40px);
    text-indent: 6px;
    color: rgba(254, 254, 254, 0.8);
    font-size: 18px;
}

.cx .con #formsearch input#keyword::-webkit-input-placeholder {
    color: rgba(254, 254, 254, 0.8);
}

.bt {
    text-align: center;
}

.bt h2 {
    font-size: 26px;
    color: #c32a20;
    font-weight: 600;
}

.bt h2 p {
    color: #2a2828;
    font-size: 13px;
    margin-top: 8px;
    font-weight: 500;
}

.bt dd {
    color: #2a2828;
    font-size: 16px;
    margin-top: 10px;
}

.fen img {
    transition-duration: .3s;
    width: 386px;
    height: 237px;
}

.fen:hover img {
    transform: scale(1.1);
}

.c1 {
    margin-top: 52px;
    margin-bottom: 56px;
}

.c1 .bt {
    background: url(//cdn.myxypt.com/c955970e/21/04/417b1ddc8cf35fa73a3a9012d654d06ba7ef54b6.png) no-repeat 50%;
}

.c1 .list1 {
    margin-top: 40px;
    padding-bottom: 13px;
}

.c1 .list1 li {
    float: left;
    width: 225px;
    position: relative;
    margin-right: 18px;
    margin-bottom: 33px;
}

.c1 .list1 li:nth-child(5n) {
    margin-right: 0;
}

.c1 .list1 li .img {
    overflow: hidden;
}

.c1 .list1 li .img img {
    width: 225px;
    height: 225px;
}

.c1 .list1 li h3 {
    width: 226px;
    line-height: 32px;
    background-color: #332d2f;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
}

.c1 .sec {
    display: flex;
    justify-content: center;
    text-align: center;
}

.c1 .sec a {
    display: block;
    margin: 0 24px;
    width: 162px;
    height: 42px;
    border: solid 1px #756f6f;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #c32a20;
}

.c1 .sec a:hover {
    background-color: #c32a20;
    border-color: #eee4e4;
    color: #fff;
}

.c2 {
    margin-top: 50px;
    margin-bottom: 42px;
}

.c2 .bt {
    background: url(//cdn.myxypt.com/c955970e/21/04/222058870b36c59873346ae99806ebfe7804f441.png) no-repeat 50%;
}

.c2 .list2 {
    margin-top: 50px;
    margin-bottom: 27px;
}

.c2 .list2 li {
    box-shadow: 1px 1px 10px #888888;
    float: left;
    text-align: center;
    margin-right: 21px;
    margin-bottom: 40px;
}

.c2 .list2 li:nth-child(3n) {
    margin-right: 0;
}


/*
.c2 .list2 li .backfen{
    text-align: center;
    padding: 2.1vw 4%;
    position: absolute;
    width: 386px;
    background: rgba(0, 0, 0, .47);
    height: 315px;
}


.c2 .list2 li:hover .backfen {
    background: rgb(255 255 255 / 15%);
    border: 1px solid #666;
}*/

.c2 .list2 li .img {
    overflow: hidden;
}

.c2 .list2 li h3 {
    font-size: 16px;
    color: #2a2828;
    line-height: 59px;
}

.c2 .sec {
    display: flex;
    justify-content: center;
    text-align: center;
}

.c2 .sec a {
    display: block;
    margin: 0 24px;
    width: 162px;
    height: 42px;
    border: solid 1px #756f6f;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #c32a20;
}

.c2 .sec a:hover {
    background-color: #c32a20;
    border-color: #eee4e4;
    color: #fff;
}

.c3 {
    background: url(//cdn.myxypt.com/c955970e/21/04/732efaf686b6d953c64b829ebe2be37f47c5d8b3.jpg) no-repeat 50% 0;
    height: 655px;
    padding-top: 48px;
}

.c3 h2 {
    font-size: 44px;
    text-align: center;
    color: #ffffff;
}

.c3 h2 b {
    display: block;
    font-size: 44px;
}

.c3 h2 p {
    margin-top: 18px;
    font-size: 18px;
}

.c3 .con {
    margin-top: 100px;
    display: flex;
    justify-content: center;
}

.c3 .con .list2 {
    width: 600px;
}

.c3 .con .list2 li {
    text-align: center;
    padding-top: 4px;
    float: left;
    width: 300px;
    margin-bottom: 90px;
}

.c3 .con .list2 li .img {
    line-height: 48px;
}

.c3 .con .list2 li h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 34px;
}

.c3 .con .list2 li:nth-child(3),
.c3 .con .list2 li:nth-child(4) {
    margin-bottom: 0;
}

.c3 .con .c3-2 {
    margin-right: 20px;
    width: 543px;
}

.c3 .con .c3-2 dd {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}

.c3 .con .c3-2 a.ck {
    margin-top: 118px;
    display: block;
    width: 191px;
    line-height: 47px;
    border: solid 1px #ffffff;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.c4 {
    margin-top: 68px;
    margin-bottom: 59px;
}

.c4 .bt {
    background: url(//cdn.myxypt.com/c955970e/21/04/eb48e8c1ec994e75a97746452784fe719806494d.png) no-repeat 50% 60%;
}

.c4 .bt dd {
    line-height: 25px;
    margin-top: 6px;
}

.c4 a.ck {
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 162px;
    line-height: 40px;
    background-color: #c32a20;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
    display: block;
}

.c5 {
    background: url(//cdn.myxypt.com/c955970e/21/04/972b6306a77289d7d32fa6a17cae32c1ba5c96e4.png) no-repeat 50% 0;
    height: 289px;
    padding-top: 50px;
}

.c5 .bt {
    background: url(//cdn.myxypt.com/c955970e/21/04/084ebc3e166f7d6fa6ce18608c5846b1f02c9b52.png) no-repeat 50%;
}

.c5 .sec {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    text-align: center;
}

.c5 .sec a {
    color: #2a2828;
    display: block;
    width: 162px;
    line-height: 42px;
    background-color: #ffffff;
    font-size: 16px;
    margin: 0 24px;
}

.c5 .sec a:hover {
    background-color: #c32a20;
    color: #fff;
}

.c6 {
    background: url(//cdn.myxypt.com/c955970e/21/04/05af32ca83535524c2613a4d6c056917b0cfac3f.png) no-repeat 50% 0;
    height: 978px;
    padding-top: 70px;
}

.c6 .bt {
    background: url(//cdn.myxypt.com/c955970e/21/04/aa88455d86e8549c45b382800253c041761e5db1.png) no-repeat 50%;
}

.c6 .bt h2 {
    color: #ffffff;
}

.c6 .bt dd {
    color: #ffffff;
}

.c6 .con {
    margin-top: 100px;
}

.c6 .con .list2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.c6 .con .list2 li {
    margin-bottom: 20px;
    width: 388px;
    height: 205px;
    padding: 67px 0 0 45px;
    margin-left: 7px;
    margin-right: 7px;
}

.c6 .con .list2 li:nth-child(1) {
    margin-left: 0;
}

.c6 .con .list2 li:nth-child(3) {
    margin-right: 0;
}

.c6 .con .list2 li:nth-child(3) a .zi {
    margin-left: 12px;
}

.c6 .con .list2 li .a_xc {
    display: flex;
}

.c6 .con .list2 li .a_xc .zi {
    text-align: center;
    margin-left: 35px;
}

.c6 .con .list2 li .a_xc .zi h3 {
    color: #ffffff;
    font-size: 16px;
}

.c6 .con .list2 li .a_xc .zi dd {
    color: #ffffff;
    font-size: 13px;
    line-height: 25px;
    margin-top: 20px;
}

.c6 .dh {
    text-align: center;
    color: #fff;
    padding-top: 70px;
}

.c6 .dh h3 b {
    display: block;
    font-size: 29px;
}

.c6 .dh h3 p {
    font-size: 15px;
    margin-top: 7px;
    font-weight: 500;
}

.c6 .dh dd {
    font-weight: 600;
    font-size: 48px;
    margin-top: 10px;
}

.c7 {
    border-top: 7px solid #c32a20;
    background-color: #2a2828;
}

.c7 .con {
    padding-left: 37px;
    padding-right: 34px;
    display: flex;
    align-items: center;
    text-align: center;
}

.c7 .con .c7-1 {
    width: 188px;
    height: 207px;
    background-color: #c32a20;
    padding-top: 20px;
}

.c7 .con .c7-1 h2 {
    color: #fff;
    font-size: 16px;
    padding-bottom: 6px;
    background: url(//cdn.myxypt.com/c955970e/21/04/d82b6a88264e1d3f57e24b06521c580d3581648c.png) no-repeat 50% 100%;
    margin-bottom: 8px;
}

.c7 .con .c7-1 p {
    font-size: 14px;
    padding-top: 10px;
    color: #fff;
}

.c7 .con .c7-2 {
    margin-left: 36px;
    width: 904px;
}

.c7 .con .c7-2 .list2 li {
    float: left;
    margin-right: 23px;
    width: 286px;
    line-height: 64px;
    border: solid 1px #ffffff;
    color: #fff;
    position: relative;
    font-size: 14px;
}

.c7 .con .c7-2 .list2 li:nth-child(3n) {
    margin-right: 0;
}

.c7 .con .c7-2 .list2 li .su {
    background: #fff;
    color: #2a2828;
    width: 23px;
    height: 23px;
    line-height: 23px;
    position: absolute;
    left: 0;
    top: 0;
}

.c7 .con .c7-2 .list2 li:nth-child(1),
.c7 .con .c7-2 .list2 li:nth-child(2),
.c7 .con .c7-2 .list2 li:nth-child(3) {
    margin-bottom: 20px;
}

.c8 {
    margin-top: 46px;
    margin-bottom: 39px;
}

.c8 .bt {
    background: url(//cdn.myxypt.com/c955970e/21/04/a7cd91b6933de720549478aed783096b2a0221ca.png) no-repeat 50% 10px;
}

.c8 .bt dd {
    line-height: 25px;
    margin-top: 10px;
}

.c8 .con {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.c8 .con .c8-1 img {
    width: 600px;
    height: 365px;
}

.c8 .con .c8-2 {
    width: 565px;
}

.c8 .con .c8-2 .list2 li h3 {
    font-size: 18px;
    color: #ca4d46;
}

.c8 .con .c8-2 .list2 li dd {
    color: #9c908f;
    font-size: 14px;
    line-height: 25px;
    margin-top: 20px;
}

.c8 .con .c8-2 .list2 li .ck {
    width: 54px;
    height: 20px;
    background-color: #c32a20;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    margin-top: 9px;
    text-align: center;
}

.c8 .con .c8-2 .list3 {
    margin-top: 20px;
}

.c8 .con .c8-2 .list3 li a {
    display: block;
    position: relative;
    font-size: 16px;
    color: #2a2828;
    line-height: 30px;
}

.c8 .con .c8-2 .list3 li a .timex {
    position: absolute;
    top: 0;
    right: 0;
}

.c8 a.ckx {
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 162px;
    line-height: 40px;
    background-color: #c32a20;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    display: block;
}

.c9 {
    background-color: #eee4e4;
    padding-top: 40px;
    padding-bottom: 58px;
}

.c9 .bt {
    background: url(//cdn.myxypt.com/c955970e/21/04/5b4c5320fed1203290bbff3ae1494c3bff7b5bb9.png) no-repeat 50%;
}

.c9 .con {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.c9 .con .list1 {
    width: 589px;
}

.c9 .con .list1 li {
    background: #fff;
    height: 249px;
}

.c9 .con .list1 li:nth-child(1) {
    margin-bottom: 13px;
}

.c9 .con .list1 li a {
    display: flex;
}

.c9 .con .list1 li .img img {
    width: 250px;
    height: 249px;
}

.c9 .con .list1 li .zi {
    padding: 20px;
}

.c9 .con .list1 li .zi h3 {
    font-size: 18px;
    color: #2a2828;
}

.c9 .con .list1 li .zi dd {
    font-size: 16px;
    color: #a89090;
    margin-top: 16px;
}

.c9 .con .list1 li .zi .ck {
    width: 166px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #c32a20;
    margin-top: 26px;
}

.c9 .con .list2 {
    width: 589px;
}

.c9 .con .list2 li {
    background: #fff;
    height: 195px;
    margin-bottom: 10px;
}

.c9 .con .list2 li a {
    display: flex;
}

.c9 .con .list2 li .img img {
    width: 246px;
    height: 194px;
}

.c9 .con .list2 li .zi {
    padding: 20px;
}

.c9 .con .list2 li .zi h3 {
    font-size: 18px;
    color: #2a2828;
}

.c9 .con .list2 li .zi dd {
    font-size: 16px;
    color: #a89090;
    margin-top: 16px;
}

.c9 .con .list2 li .zi .ck {
    width: 166px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #c32a20;
    margin-top: 26px;
}

.c9 .con .list2 a.ck {
    display: block;
    background: url(//cdn.myxypt.com/c955970e/21/04/2fc76b864f61832554c503d4fb39d93743159e39.png) no-repeat 50%;
    text-align: center;
    line-height: 102px;
    font-size: 16px;
    color: #2a2828;
}

.c10 {
    margin-top: 40px;
    margin-bottom: 36px;
}

.c10 h2 {
    font-weight: 600;
    background: url(//cdn.myxypt.com/c955970e/21/04/827c4b6b38d1329c74c9902af0d6ca2bc6701d3f.png) no-repeat 0 100%;
    font-size: 18px;
    color: #2a2828;
    padding-bottom: 11px;
}

.c10 .con {
    margin-top: 40px;
    position: relative;
}

.c10 .con .xx {
    position: absolute;
    z-index: 11;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}

.c10 .con .xx.next {
    left: -27px;
}

.c10 .con .xx.prev {
    right: -27px;
}

.c10 .con .bd {
    overflow: hidden;
}

.c10 .con .list2 li {
    float: left;
}

.c10 .con .list2 li img {
    width: 240px;
    height: 68px;
}

.c11 {
    padding-top: 30px;
    background-color: #2a2828;
    padding-bottom: 23px;
    border-bottom: 4px solid #c32a20;
}

.c11 h2 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    background: url(//cdn.myxypt.com/c955970e/21/04/80106510835eea021d84c4d9dd8a1e8993554297.png) no-repeat 50%;
}

.c11 h3 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 34px;
}

.c11 .list1 {
    margin-top: 37px;
    display: flex;
    justify-content: center;
    text-align: center;
}

.c11 .list1 li {
    width: 340px;
    height: 92px;
    border: solid 1px #ffffff;
    margin: 0 23.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.c11 .list1 li:nth-child(1) {
    font-size: 16px;
    line-height: 25px;
}

.c11 .list1 li:nth-child(2) .zi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.c11 .list1 li:nth-child(2) span {
    font-size: 18px;
}

.c11 .list1 li:nth-child(2) dd {
    font-size: 18px;
    line-height: 34px;
    margin-left: 10px;
    text-align: left;
}

.c11 .list1 li:nth-child(3) .zi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.c11 .list1 li:nth-child(3) span {
    font-size: 18px;
}

.c11 .list1 li:nth-child(3) dd {
    font-size: 18px;
    line-height: 34px;
    margin-left: 10px;
    text-align: left;
}

.c11 .list2 {
    margin-top: 52px;
    display: flex;
    justify-content: center;
    text-align: center;
    background: url(//cdn.myxypt.com/c955970e/21/04/6d20a6124d04692cc3fabd915b3c3ec9cd330038.png) no-repeat 50% 100%;
}

.c11 .list2 li {
    margin: 0 18.5px;
}

.c11 .list2 li .img img {
    width: 126px;
    height: 126px;
}

.c11 .list2 li dd {
    color: #ffffff;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 18px;
}

.foot {
    background-color: #2a2828;
}

.foot .foot1 {
    color: #fff;
    padding: 18px 0 20px;
    border-bottom: 4px solid #fff;
    display: flex;
    justify-content: center;
    text-align: center;
}

.foot .foot1 a {
    color: #fff;
    font-size: 18px;
    width: 114px;
    display: block;
}

.foot .con {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 19px;
    padding-bottom: 13px;
}

.foot .con .foot3 {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-left: 56px;
    text-align: center;
}

.foot .con .foot3 a {
    color: #fff;
}

.link {
    background-color: #1a1a19;
    color: #fff;
    line-height: 24px;
    padding: 12px 0;
    text-align: center;
    font-size: 16px;
}

.link a {
    color: #fff;
}

.link .link1 a:after {
    content: '、';
}

.link .link1 a:last-child:after {
    display: none;
}

.container {
    width: 1153px;
    padding: 0;
}

.c12 {
    margin-top: 44px;
}

.c12 .bt {
    background: url(//cdn.myxypt.com/c955970e/21/08/a8b19b0fd3756b590ea723e53fe2c2fa10777137.png) no-repeat 50%;
}



.c12 .list2 {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.c12 .list2 li {
    box-shadow: 0px 2px 4px 0px rgba(37, 36, 36, 0.51);
    background-color: #c32a20;
    width: 233px;
    padding-top: 38px;
    padding-left: 16px;
    padding-right: 16px;
    height: 382px;
}

.c12 .list2 .img {
    line-height: 96px;
    height: 96px;
    text-align: center;
}

.c12 .list2 li h3 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 22px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.c12 .list2 li dd {
    font-size: 17px;
    color: #fff;
    line-height: 25px;
}