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

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

.tou {
    background: #ededed;
}

.tou .tou1 {
    line-height: 31px;
    font-size: 16px;
    color: #282828;
}

.tou .tou1 a {
    color: #282828;
}

.tou .tou2 {
    height: 165px;
}

.tou .tou2 .logo {
    margin-top: 14px;
}

.tou .tou2 .logoz {
    margin-left: 34px;
    line-height: 1;
    margin-top: 46px;
    color: #070707;
    font-size: 36px;
    text-align: center;
}

.tou .tou2 .logoz p:nth-child(2) {
    font-size: 14px;
    margin-top: 6px;
}

.tou .tou2 .dh {
    padding-right: 56px;
    margin-top: 32px;
    padding-left: 82px;
    background: url(../images/dh.png) no-repeat 0 50%;
    color: #1a1a1a;
}

.tou .tou2 .dh p {
    font-size: 24px;
    line-height: 1;
}

.tou .tou2 .dh p:nth-child(1) {
    font-size: 14px;
}

.tou .tou2 .dh p:nth-child(2) {
    margin-top: 4px;
}

.tou .tou2 .dh p:nth-child(3) {
    margin-top: 14px;
}

.c1 {
    background: url(../images/c1.png) no-repeat 50% 0;
    height: 952px;
    padding-top: 128px;
}

.c1 .sj {
    position: absolute;
    left: 50%;
    top: -2px;
    transform: translateX(-50%);
    z-index: 111;
}

.c1 h2 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 1;
    font-weight: 500;
}

.c1 h2 p {
    font-size: 14px;
    margin-top: 20px;
}

.c1 .list2 {
    margin-top: 222px;
}

.c1 .list2 li {
    float: left;
    width: 240px;
}

.c1 .list2 li .img {
    height: 184px;
    position: relative;
    line-height: 184px;
    text-align: center;
}

.c1 .list2 li .img img {
    /* position: absolute; */
    /* bottom: 0; */
    max-height: 184px;
    transition-duration: .3s;
    /* left: 50%; */
}

.c1 .list2 li dd {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 0 15px;
    margin-top: 30px;
}

.c1 .list2 li:nth-child(3) .img img {
    transform: scale(2.2);
    margin-top: -166px;
    position: relative;
    z-index: 11;
}

.c1 .gj {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 58px;
}

.c1 .gj a {
    color: #ffffff;
    padding: 0 3px;
}

.c1 .gj a:hover {
    color: #f79901;
}

.c1 #formsearch {
    background: url(../images/ss.png) no-repeat 50%;
    width: 300px;
    height: 36px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.c1 #formsearch input {
    background: none;
    border: none;
    line-height: 36px;
    height: 36px;
}

.c1 #formsearch input#keyword {
    float: left;
    text-indent: 13px;
    color: #fff;
    font-size: 16px;
    width: 230px;
}

.c1 #formsearch input#keyword::-webkit-input-placeholder {
    color: #fff;
}

.c1 #formsearch input#s_btn {
    float: right;
    width: 70px;
    font-size: 0;
}

.c2 {
    margin-top: 70px;
    padding-bottom: 60px;
}

.c2 .list1 {
    display: flex;
    justify-content: center;
}

.c2 .list1 li {
    font-size: 18px;
    padding: 0 12px 20px;
    height: 46px;
}

.c2 .list1 li a {
    color: #030303;
}

.c2 .list1 li.on,
.c2 .list1 li:hover {
    font-size: 24px;
    line-height: 1;
    background: url(../images/list.png) no-repeat 50% 100%;
}

.c2 .content {
    margin-top: 30px;
}

.c2 .content .list2 li {
    float: left;
    margin-right: 33px;
    border: 3px solid #ae1d27;
    text-align: center;
    margin-bottom: 30px;
}

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

.c2 .content .list2 li .img img {
    width: 269px;
    /*height: 328px;*/
    height: 179px;
}

.c2 .content .list2 li .zi {
    padding-bottom: 20px;
    padding-top: 12px;
}

.c2 .content .list2 li .zi h3 {
    font-size: 18px;
    color: #030303;
    margin-bottom: 16px;
    line-height: 1;
    font-weight: normal;
}

.c2 .content .list2 li .zi .ck {
    width: 94px;
    line-height: 23px;
    background: #aa2028;
    color: #fff;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}

.c2 .content .list2 li:hover {
    border-color: #e89402;
}

.c2 .content .list2 li:hover .zi .ck {
    background: #e89402;
}

.c3 {
    height: 914px;
}

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

.c3 .xx.prev {
    left: 378px;
}

.c3 .xx.next {
    right: 378px;
}

.c3 .xx .list2 li img {
    width: 914px;
}

.c4 {
    padding-top: 196px;
    background: url(../images/about1.png) no-repeat 50% 0;
    height: 539px;
}

.c4 .content {
    width: 570px;
    margin-left: auto;
    margin-right: auto;
}

.c4 h2 {
    text-align: center;
    color: #010101;
    font-size: 36px;
    line-height: 1;
    font-weight: 500;
}

.c4 h2 p {
    font-size: 14px;
    margin-top: 24px;
    opacity: .6;
}

.c4 dd {
    margin-top: 20px;
    font-size: 18px;
    line-height: 32px;
    color: #010101;
}

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

h2.bt p {
    font-size: 14px;
    margin-top: 24px;
    opacity: .6;
}

.c5 {
    margin-top: 60px;
}

.c5 .content {
    margin-top: 70px;
    padding: 0 168px;
    position: relative;
}

.c5 .content .xx {
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}

.c5 .content .xx.next {
    left: 0;
}

.c5 .content .xx.prev {
    right: 0;
}

.c5 .content .list2 li {
    float: left;
    margin-right: 13px;
    width: 207px;
}

.c5 .content .list2 li img {
    width: 207px;
    height: 290px;
}

.c6 {
    margin-top: 60px;
    background: url(../images/c5.png) no-repeat 50% 0;
    padding-top: 96px;
    height: 1627px;
}

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

.c6 .content {
    margin-top: 118px;
    position: relative;
}

.c6 .content li {
    position: absolute;
}

.c6 .content li h2 {
    font-size: 28px;
    color: #040404;
    padding-bottom: 20px;
    line-height: 1;
    padding-left: 4px;
    background: url(../images/xian.png) no-repeat 0 100%;
    font-weight: 500;
}

.c6 .content li dd {
    font-size: 16px;
    color: rgba(4, 4, 4, 0.8);
    line-height: 30px;
    margin-top: 16px;
}

.c6 .content li:nth-child(1) {
    left: 270px;
    top: 66px;
}

.c6 .content li:nth-child(2) {
    left: 270px;
    top: 302px;
}

.c6 .content li:nth-child(3) {
    right: 32px;
    top: 574px;
}

.c6 .content li:nth-child(4) {
    right: 32px;
    top: 822px;
    z-index: 1111;
}

.c6 .content li:nth-child(5) {
    left: 270px;
    top: 1040px;
}

.c6 .content li:nth-child(6) {
    right: 46px;
    top: 0px;
}

.c6 .content li:nth-child(7) {
    left: 22px;
    top: 550px;
}

.c6 .content li:nth-child(8) {
    right: 188px;
    top: 930px;
}

.c7 {
    background: url(../images/c6.png) no-repeat 0 50%;
    height: 208px;
}

.c7 .content {
    padding-left: 330px;
    padding-top: 40px;
}

.c7 .content .list2 {
    text-align: center;
}

.c7 .content .list2 li {
    float: left;
    /*margin-right: 104px;*/
    margin-right: 30px;
}

.c7 .content .list2 li:last-child {
    margin-right: 0;
}

.c7 .content .list2 li .img img {
    width: 117px;
    height: 117px;
}

.c7 .content .list2 li dd {
    font-size: 14px;
    color: #010101;
    margin-top: 16px;
    line-height: 1;
}

.c8 {
    background: #3c3c3b;
    padding-top: 94px;
    padding-bottom: 40px;
}

.c8 h2.bt {
    color: #fff;
}

.c8 .content {
    margin-top: 86px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.c8 .content .c8-1 li {
    width: 759px;
    height: 461px;
    overflow: hidden;
    text-align: center;
}

.c8 .content .c8-2 {
    margin-right: 80px;
    margin-top: -40px;
}

.c8 .content .c8-2 li:nth-child(1) {
    margin-bottom: 11px;
}

.c8 .content .c8-2 li img {
    width: 294px;
    height: 203px;
}

.c9 {
    margin-top: 30px;
    margin-bottom: 100px;
    position: relative;
}

.c9 .xx {
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}

.c9 .xx.next {
    left: -54px;
}

.c9 .xx.prev {
    right: -54px;
}

.c9 .bd {
    overflow: hidden;
}

.c9 .list2 li {
    float: left;
    margin-right: 8px;
}

.c9 .list2 li img {
    width: 294px;
    height: 203px;
}

.c10 .content {
    margin-top: 64px;
    padding-top: 66px;
    background: #f7f7f7;
    padding-bottom: 70px;
}

.c10 .content h2 {
    padding-left: 13px;
    border-bottom: 1px solid #cfcece;
    padding-bottom: 18px;
    font-weight: 600;
    font-size: 16px;
    color: #040404;
    position: relative;
    line-height: 18px;
    background: url(../images/su.png) no-repeat 0 0%;
}

.c10 .content h2 a.ck {
    font-size: 12px;
    color: #040404;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 500;
}

.c10 .content .c10-1 {
    width: 349px;
    margin-right: 76px;
}

.c10 .content .c10-1 h2 {
    margin-bottom: 16px;
}

.c10 .content .c10-1 .img img {
    width: 349px;
    height: 103px;
}

.c10 .content .c10-1 .list2 li {
    line-height: 42px;
    padding-left: 27px;
    font-size: 16px;
    background: url(../images/yuan.png) no-repeat 0 50%;
}

.c10 .content .c10-1 .list2 li a {
    color: #040404;
    display: block;
    position: relative;
}

.c10 .content .c10-1 .list2 li a .timex {
    position: absolute;
    top: 0;
    right: 0;
}

.c10 .content .c10-2 {
    width: 349px;
}

.c10 .content .c10-2 .list2 {
    margin-top: 20px;
    padding-left: 7px;
}

.c10 .content .c10-2 .list2 li {
    margin-bottom: 34px;
}

.c10 .content .c10-2 .list2 li:last-child {
    margin-bottom: 0;
}

.c10 .content .c10-2 .list2 li h3 {
    padding-left: 36px;
    background: url(../images/wen.png) no-repeat 0 50%;
    font-size: 14px;
    color: #040404;
    line-height: 26px;
}

.c10 .content .c10-2 .list2 li dd {
    margin-top: 4px;
    padding-left: 36px;
    background: url(../images/da.png) no-repeat 0 0%;
    font-size: 12px;
    line-height: 22px;
    color: #040404;
}

.c11 {
    margin-top: 136px;
    margin-bottom: 63px;
}

.c11 h2 {
    font-weight: 500;
    position: relative;
    color: #060606;
    font-size: 24px;
    padding-bottom: 18px;
    border-bottom: 1px solid #060606;
}

.c11 h2 a.ck {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    font-size: 14px;
    color: #f59c02;
    line-height: 36px;
}

.c11 .content {
    margin-top: 33px;
}

.c11 .content .bd {
    overflow: hidden;
}

.c11 .content .list2 li {
    float: left;
    margin-right: 52px;
}

.c11 .content .list2 li img {
    border: 1px solid #ae1d27;
    width: 198px;
    height: 72px;
}

.f_link {
    line-height: 22px;
    padding: 10px 0;
    font-size: 14px;
    color: #000;
}

.f_link a {
    color: #000;
}

.foot {}

.foot .navx {
    line-height: 40px;
    text-align: center;
    margin-bottom: 106px;
}

.foot .navx li {
    width: 171px;
    font-size: 18px;
    background: url(../images/su1.png) no-repeat 100% 50%;
    float: left;
}

.foot .navx li:last-child {
    background: none;
}

.foot .navx li a {
    color: #fff;
}

.foot .content {
    margin-bottom: 44px;
}

.foot .content .foot1 {
    margin-left: 8px;
    margin-top: 12px;
}

.foot .content .foot2 {
    margin-left: 128px;
    color: #fff;
}

.foot .content .foot2 h2 {
    font-weight: normal;
    line-height: 1;
    font-size: 24px;
}

.foot .content .foot2 dd {
    margin-top: 14px;
    font-size: 14px;
    line-height: 24px;
}

.foot .content .foot3 {
    margin-top: 14px;
    margin-right: 14%;
}

.foot .content .foot3 li {
    text-align: center;
    float: left;
}

.foot .content .foot3 li:nth-child(1) {
    margin-right: 76px;
}

.foot .content .foot3 li .img img {
    width: 127px;
    height: 127px;
}

.foot .content .foot3 li dd {
    color: #fff;
    font-size: 12px;
    line-height: 38px;
}

.ban {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}

.ban a {
    color: #fff;
}

.go {
    position: fixed;
    z-index: 111;
    /*right: 317px;*/
    right: 117px;
    bottom: 172px;
}