@font-face {
    font-family: sysr;
    src: url(../font/SourceHanSerifCN-Regular.otf);
}

@font-face {
    font-family: sysb;
    src: url(../font/SourceHanSerifCN-Bold.otf);
}

body {
    min-width: 1400px;
    max-width: 1920px;
    margin: 0 auto;
    font-size: 20px;
    font-family: sysr;
    color: #222222;
}

.box {
    width: 73.5687%;
    min-width: 1400px;
    margin: 0 auto;
}

.box1 {
    width: 1200px;
    margin: 0 auto;
}

/* header */

header {
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 999;
    transition: .2s;
    background: linear-gradient(#fff 90px, #f11070 50px);
    max-width: 1920px;
}

.htop {
    height: 90px;
}

.htop .txt {
    font-size: 24px;
    color: #f11070;
}

.htop .txt span {
    font-family: sysb;
}

.htop .phone {
    font-size: 24px;
    color: #f11070;
}

.htop .phone img {
    margin-right: 9px;
}

nav {
    height: 50px;
}

nav label {
    width: 464px;
}

nav a,
nav a:hover {
    font-size: 18px;
    color: #fff;
}

nav label span {
    width: 1px;
    height: 14px;
    background: rgb(255, 255, 255, .4);
}

nav .logo {
    margin-top: -77px;
}

nav::after {
    content: '';
    width: 416px;
    height: 160px;
    background: url(../images/head.png) no-repeat center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -90px;
    z-index: -1;
}

.header {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    box-shadow: 0 3px 26px rgb(0, 0, 0, .07);
    z-index: 99;
}


.header nav {
    width: 70%;
}

.header nav a {
    color: #f11070;
    font-size: 20px;
}

.header nav a:hover,
.header nav .active {
    font-family: sysb;
}

/* header end */

.xuan {
    position: fixed;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 4.75px 0.25px rgba(0, 0, 0, 0.06);
    width: 93px;
    height: 372px;
    right: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
}

.xuan li {
    height: 103px;
    cursor: pointer;
}

.xuan li:nth-child(1) {
    border-radius: 6px 6px 0 0;
}

.xuan li:last-child {
    height: 60px;
    background: #f11070 !important;
    border-radius: 0 0 6px 5px;
}

.xuan .im {
    margin-bottom: 4px;
}

.xuan a {
    font-size: 16px;
    color: #646464;
}

.xuan li:hover .kuang {
    display: flex;
}

.xuan li a {
    width: 100%;
    height: 100%;
}

.xuan li .kuang {
    display: none;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.5px 2.598px 11.18px 1.82px rgb(28 28 28 / 13%);
    width: 220px;
    height: 70px;
    right: 117px;
    border-radius: 15px;
    font-size: 20px;
}

.xuan li:nth-child(3) .kuang {
    width: 150px;
    height: 150px;
}

.xuan .kuang .jiao {
    top: 0;
    bottom: 0;
    margin: auto;
    right: -20px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    filter: drop-shadow(1.5px 2.598px 11.18px rgb(28 28 28 / 13%));
}

/* footer */

footer {
    background: #f11070;
    font-size: 18px;
    color: #fff;
    padding: 27px 0 16px;
}

.f_top .links {
    width: 875px;
    margin: 47px auto 52px;
}

.f_top .links a {
    font-size: 16px;
    color: #fff;
}

.f_top .links span {
    font-size: 14px;
    color: rgb(255, 255, 255, .5);
}

.f_top .qr {
    width: 295px;
    margin: auto;
}

.f_top .qr img {
    margin-bottom: 11px;
}

.f_mid {
    border-top: 1px solid rgb(255, 255, 255, .3);
    border-bottom: 1px solid rgb(255, 255, 255, .3);
    margin: 37px 0 28px;
}

.f_mid .line {
    width: 1px;
    height: 108px;
    background: rgb(255, 255, 255, .3);
}

.f_mid img {
    margin-right: 14px;
}

.f_mid .cn {
    margin-top: 4px;
}

.f_bottom {
    font-size: 14px;
    color: rgb(255, 255, 255, .5);
}

.f_bottom a,
.f_bottom a:hover {
    color: rgb(255, 255, 255, .5);
}

/* footer end */

/* 列表分页 */


.pagination {
    width: 100%;
    font-size: 22px;
    line-height: 1;
    color: #333333;
    text-align: center;
    margin-top: 49px;
}

.pagination li {
    display: inline-block;
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 6px;
    margin: 0 5px;
    font-size: 18px;
    color: #b2b2b2;
}

.pagination li a {
    display: block;
    color: #b2b2b2;
    border-radius: 6px;
}

.pagination li.active,
.pagination li a:hover {
    color: #fff;
    background: #f11070;
}

.sxy {
    padding-top: 30px;
    border-top: 1px solid #cccccc;
    font-size: 18px;
    color: #111111;
    margin-top: 70px;
}

.sxy>div {
    max-width: 45%;
}


/* 列表分页 end */


/* index */

.index0 {
    padding: 72px 0 66px;
    border-bottom: 1px solid #f2f2f2;
}

.index0 a {
    width: 220px;
    height: 78px;
    border-radius: 6px;
    font: 24px sysb;
}

.index0 a img {
    margin-right: 20px;
}

.index0 a:nth-child(1) {
    background: #d6e1e9;
    color: #38627b;
}

.index0 a:nth-child(1):hover {
    box-shadow: 0 10px 12px 0px rgba(119, 156, 182, .2);
}

.index0 a:nth-child(2) {
    background: #9f77b6;
    color: #fff;
}

.index0 a:nth-child(2):hover {
    box-shadow: 0 10px 12px 0px rgba(159, 119, 182, .4);
}

.index0 a:nth-child(3) {
    background: #d8e9d6;
    color: #2b7921;
}

.index0 a:nth-child(3):hover {
    box-shadow: 0 10px 12px 0px rgba(126, 182, 129, .15);
}

.index0 a:nth-child(4) {
    background: #e9d6d6;
    color: #8b2c2c;
}

.index0 a:nth-child(4):hover {
    box-shadow: 0 10px 12px 0px rgba(182, 119, 119, .15);
}

.index0 a:nth-child(5) {
    background: #e9e9d6;
    color: #7c7a1a;
}

.index0 a:nth-child(5):hover {
    box-shadow: 0 10px 12px 0px rgba(182, 181, 119, .15);
}

.index0 a:nth-child(6) {
    background: #fbb7d4;
    color: #f11070;
}

.index0 a:nth-child(6):hover {
    box-shadow: 0 10px 12px 0px rgba(246, 11, 162, .15);
}

.title .aa {
    font: 32px sysb;
}

.title .bb {
    font: 24px sysb;
    opacity: 0.7;
}

.index1 {
    padding: 59px 0 89px;
    background: linear-gradient(#fff 171px, #f2f2f2 171px);
}

.index1 li {
    width: 50%;
    background: #fff;
    margin-top: 31px;
}

.index1 li>div {
    padding: 24px 0 25px;
}

.index1 .tit {
    font: 24px sysb;
}

.index1 .con {
    width: 472px;
    font-size: 18px;
    line-height: 24px;
    opacity: 0.8;
    margin: 7px auto 0;
}

.index1 li:nth-child(2n)>div {
    border-left: 1px solid #e8e8e8;
}

.index1 li:nth-child(n+3) .con {
    width: 630px;
}

.index1 li:hover {
    background: #f11070;
    color: #fff;
}

.index2 {
    background: #f2f2f2;
    padding-bottom: 106px;
}

.index2 .img {
    height: 170px;
    overflow: hidden;
}

.index2 .tt {
    height: 78px;
    border-bottom: 2px solid rgb(34, 34, 34, .1);
    font: 20px sysb;
}

.index2 .swiper-slide:hover .tt {
    background: url(../images/major.jpg) no-repeat center;
    color: #fff;
}

.index2 .swiper-slide {
    margin-top: 40px !important;
}

.index3 {
    background: url(../images/index3.jpg) no-repeat center;
    background-size: cover;
    padding: 189px 0 145px;
}

.index3 .tit {
    font: 54px/63px sysb;
    color: #fff;
}

.index3 .tit span {
    color: #f11070;
}

.index3 hr {
    height: 2px;
    background: rgb(255, 255, 255, .2);
    margin: 48px 0 20px;
}

.index3 .tt {
    font-size: 26px;
    color: #fff;
}

.index3 .cn {
    font-size: 22px;
    line-height: 36px;
    color: #fff;
    margin-top: 20px;
}

.index3 .cn img {
    margin-right: 7px;
}

.index3 .qr {
    width: 317px;
}

.index4 {
    background: #f2f2f2;
    padding: 78px 0 116px;
}

.index4 .title .aa span {
    font-size: 60px;
    line-height: 1;
    color: #f11070;
}

.index4 .box {
    margin-top: 40px;
}

.index4 .img p {
    font: 24px sysb;
    color: #fff;
    top: 11px;
    left: 15px;
}

.index4 .tit {
    height: 84px;
    background: #fff;
    font-size: 18px;
}

.index4 .tit span {
    width: 5px;
    height: 19px;
    background: #f11070;
    margin-right: 16px;
}

.index4 .text {
    width: 927px;
    height: 748px;
    background: #fff;
    font-size: 18px;
    padding: 43px 0 18px;
}

.index4 .text>div {
    width: 50%;
}

.index4 .text>div>div {
    padding: 14px 27px 11px 44px;
    margin: 2px 0;
}

.index4 .num {
    opacity: 0.2;
}

.index4 .line {
    width: 390px;
    height: 1px;
    background: #f2f2f2;
    margin-left: 44px;
}

.index4 .text>div>div:hover {
    background: #f11070;
    color: #fff;
}

.index4 .text>div>div:hover .num {
    opacity: 1;
}

.index4 .bbb {
    background: url(../images/index4_03.jpg) no-repeat center;
    padding: 68px 0 75px 70px;
    margin-top: 110px;
}

.index4 .tt {
    font-size: 39px;
    color: #fff;
}

.index4 .tt span {
    display: block;
    font-family: sysb;
    margin-top: -6px;
}

.index4 .more {
    font-size: 18px;
    color: #fff;
    width: 136px;
    height: 34px;
    border: 1px solid #fff;
    border-radius: 17px;
    margin-top: 29px;
}

.index5 {
    padding: 90px 0 0;
    overflow: hidden;
}

.index5 .box {
    padding: 51px 0 75px;
    border-bottom: 1px solid #e5e5e5;
}

.index5 .swiper,
.index6 .swiper {
    width: 960px;
    overflow: initial;
}

.index5 .swiper-slide img {
    filter: brightness(65%);
}

.index5 .swiper-slide p.p_a {
    font-size: 20px;
    color: #fff;
    bottom: 30px;
    left: 49px;
    right: 49px;
    margin: auto;
}

.index5 .swiper-slide:hover img {
    filter: none;
}

.swiper-button {
    width: 101px !important;
    height: 37px !important;
    background: url(../images/left.png) no-repeat center;
}

.swiper-button-next {
    transform: rotateY(180deg);
}

.index6 {
    padding: 75px 0 110px;
    overflow: hidden;
}

.index6 .box {
    margin-top: 48px;
}

.index6 .swiper-slide {
    background: #2e323c;
    padding: 138px 0 39px;
    font-size: 20px;
    color: #fff;
}

.index6 .swiper-slide:nth-child(2n) {
    background: #f11070;
}

.index6 .swiper-slide::after {
    content: '';
    width: 327px;
    height: 247px;
    background: url(../images/index6_01.png) no-repeat center;
    position: absolute;
    top: 45px;
    right: 42px;
}

.index6 .img {
    width: 259px;
    height: 169px;
    overflow: hidden;
    margin: 0 0 65px 60px;
}

.index7 {
    background: url(../images/index7.jpg) no-repeat top #f2f2f2;
    padding: 70px 0 110px;
}

.titlea {
    filter: brightness(100);
}

.index7 .tab {
    height: 79px;
    background: #f11070;
    font-size: 20px;
    color: rgb(255, 255, 255, .6);
    margin-top: 39px;
}

.index7 .tab .tit {
    width: 336px;
}

.index7 .tab .line {
    width: 1px;
    height: 24px;
    background: rgb(255, 255, 255, .2);
}

.index7 .tab .line:last-child {
    display: none;
}

.index7 .tab .active {
    height: 100%;
    color: #fff;
    background: linear-gradient(rgb(0, 0, 0, .15), transparent, rgb(0, 0, 0, .15));
}

.index7 .con {
    background: #fff;
    padding: 47px 57px 52px 52px;
}

.index7 .left {
    width: 507px;
}

.index7 .left .img {
    height: 411px;
    overflow: hidden;
}

.index7 .left .txt {
    background: #f2f2f2;
    padding: 18px 20px 18px 27px;
}

.index7 .left .cn {
    font-size: 18px;
    opacity: 0.5;
}

.index7 .left .txt img {
    filter: brightness(0);
    transform: rotateY(180deg);
}

.index7 .left .txt::before {
    content: '';
    width: 4px;
    height: 20px;
    background: #f11070;
    position: absolute;
    left: 0;
    top: 31px;
}

.index7 .swiper {
    width: 765px;
    margin: 0;
}

.index7 .swiper .tt {
    font-size: 18px;
    line-height: 58px;
    border-bottom: 1px solid #f2f2f2;
}

.index8 {
    background: #f2f2f2;
    padding-bottom: 100px;
}

.index8 .tab a {
    width: 137px;
    height: 43px;
}

.index8 .tab .active {
    color: #fff;
    background: #f11070;
}

.index8 hr {
    margin: 11px 0 40px;
}

.index8 .img {
    height: 314px;
    overflow: hidden;
}

.index8 .text {
    padding: 28px 0 14px;
}

.index8 .tit {
    font: 20px sysb;
}

.index8 .con {
    font-size: 16px;
    line-height: 23px;
    color: #898989;
    -webkit-line-clamp: 2;
    margin: 20px 0 25px;
}

.index8 .line {
    height: 1px;
    background: #e4e4e4;
}

.index8 .more {
    font-size: 16px;
    color: #7a7a7a;
    margin-top: 33px;
}

.index8 .swiper-slide:hover .img {
    height: 538px;
}

.index8 .swiper-slide:hover::after {
    content: '';
    width: 100%;
    height: 159px;
    background: linear-gradient(transparent, #000);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
}

.index8 .swiper-slide:hover .text {
    margin-top: -123px;
    padding: 33px 31px 29px;
    border-top: 1px solid rgb(187, 170, 154, .2);
}

.index8 .swiper-slide:hover .tit {
    color: #fff;
}

.index8 .swiper-slide:hover .con {
    -webkit-line-clamp: 1;
    margin: 8px 0 0;
    color: rgb(255, 255, 255, .5);
}

.index8 .swiper-slide:hover .line,
.index8 .swiper-slide:hover .more {
    display: none;
}

.index9 {
    padding: 77px 0 66px;
    overflow: hidden;
}

.index9 hr {
    margin: 24px 0 0;
}

.index9 .txt {
    width: 594px;
    font-size: 18px;
    line-height: 24px;
    color: #8a8a8a;
    margin-top: 15px;
}

.index9 .txt span {
    color: #f11070;
}

.index9 .more {
    width: 137px;
    height: 43px;
    background: #f11070;
    font-size: 18px;
    color: #fff;
}

.index9 .lun {
    width: 1660px;
    margin-top: 50px;
    overflow: hidden;
}

.index9 .swiper {
    width: 1023px;
    overflow: initial;
    margin: 0;
}

.index9 .swiper-button {
    width: 34px !important;
    height: 34px !important;
    background: #fff;
    border-radius: 50%;
}

.index9 .swiper-button-prev {
    transform: rotate(90deg);
    left: auto;
    right: 93px;
}

.index9 .swiper-button-next {
    transform: rotate(-90deg);
    right: 50px;
}

.index9 .swiper-button:hover {
    background: #f11070;
}

.index9 .swiper-button:hover img {
    filter: brightness(100);
}

.index9 .map {
    height: 600px;
    margin-top: 99px;
}

.form10 {
    background: #f5a7c9;
    padding: 19px 0 20px;
}

.form10 p {
    width: 290px;
    height: 56px;
    background: #fff;
    border-radius: 6px;
    font-size: 16px;
    text-indent: 28px;
}

.form10 input {
    width: 50%;
    height: 100%;
    color: #7c7c7c;
}

.form10 p:nth-child(3) {
    width: 589px;
}

.form10 p:nth-child(3) input {
    width: 80%;
}

.form10 button {
    width: 174px;
    height: 56px;
    background: #f11070;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
}

/* index end */

.banner {
    height: 500px;
    font-size: 22px;
    color: #fff;
}

.banner .tt {
    font: 32px sysb;
    margin-top: -75px;
}

.banner .cn {
    opacity: 0.5;
}

.banner a,
.banner a:hover {
    color: #fff;
}

/* 关于我们 */

.about1 {
    background: url(../images/about1.jpg) no-repeat center;
    background-size: cover;
    padding: 170px 0 279px;
}

.about1 video {
    width: 600px;
    border-radius: 40px;
}

.about1 .text {
    width: 527px;
}

.about1 .tit {
    font: 32px sysb;
}

.about1 .tt {
    font-size: 22px;
    color: #6e6e6e;
    text-transform: uppercase;
}

.about1 .con {
    height: 208px;
    font-size: 18px;
    line-height: 26px;
    overflow-y: scroll;
    padding-right: 33px;
    letter-spacing: -0.5px;
    margin-top: 20px;
}

.about1 .con::-webkit-scrollbar {
    width: 2px;
}

.about1 .con::-webkit-scrollbar-track {
    background-color: #ececec;
}

.about1 .con::-webkit-scrollbar-thumb {
    background-color: #f11070;
}

.about1 .con::-webkit-scrollbar-button {
    display: none;
}

.about .title .bb {
    text-transform: uppercase;
    font-family: sysr;
}

.about2 {
    background: #f7f7f7;
    padding: 90px 0 80px;
}

.about2 .img,
.about3 .img {
    font: 30px sysb;
    color: #fff;
}

.about2 .img>div,
.about3 .img>div {
    border-bottom: 1px solid rgb(255, 255, 255, .1);
    padding-bottom: 19px;
    left: 45px;
    right: 45px;
    bottom: 49px;
}

.about2 .text {
    background: #fff;
    padding: 46px 45px 38px;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
}

.about2 .line,
.about3 .line {
    height: 1px;
    background: #ebebeb;
    margin: 50px 0 34px;
}

.about2 .line::before,
.about3 .line::before {
    content: '';
    width: 53px;
    height: 3px;
    background: #f11070;
    position: absolute;
    left: 0;
    top: -1px;
}

.about2 .tt {
    font: 24px sysb;
    color: #f11070;
    margin-bottom: 7px;
}

.about3 {
    background: #f7f7f7;
}

.about3 .text {
    background: #fff;
    padding: 50px 46px 66px 45px;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
}

.about3 .tt {
    font: 22px sysb;
    color: #222222;
    margin-bottom: 7px;
}

.about3 .line {
    margin: 40px 0 34px;
}

.about4 {
    background: linear-gradient(#f7f7f7 474px, #fff 474px);
    padding: 60px 0 117px;
}

.about2 .box1,
.about3 .box1, .about4 .box1 {
    margin-top: 30px;
}

.about4 img {
    margin-top: 15px;
}

/* 关于我们 end */

/* 产品中心 */

.prolist {
    background: #f7f7f7;
    padding: 69px 0 60px;
}

.prolist .tab {
    height: 70px;
    background: #f11070;
    padding: 0 22px 0 34px;
}

.prolist .tab a {
    width: 193px;
    height: 43px;
    font-size: 20px;
    color: #fff;
}

.prolist .tab .line {
    width: 1px;
    height: 20px;
    background: rgb(255, 255, 255, .3);
}

.prolist .tab .line:last-child {
    display: none;
}

.prolist .tab a:hover::before,
.prolist .tab .active::before {
    content: '';
    width: 191px;
    height: 41px;
    border: 1px dashed rgb(255, 255, 255, .2);
    position: absolute;
    left: 0;
    top: 0;
}

.prolist .tab a:hover::after,
.prolist .tab .active::after {
    content: '';
    width: 21px;
    height: 21px;
    background: #f11070;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -21px;
    transform: rotate(45deg);
    z-index: -1;
}

.prolist .list {
    margin-top: 21px;
}

.prolist .list li {
    width: 385px;
    background: #fff;
    margin: 21px 22px 0 0;
}

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

.prolist .img {
    height: 250px;
    overflow: hidden;
}

.prolist .img img {
    transition: .2s;
}

.prolist .txt {
    padding: 24px 30px 24px 39px;
}

.prolist .tt {
    font: 22px sysb;
    color: #222222;
}

.prolist .cn {
    font-size: 18px;
    line-height: 26px;
    color: #737373;
    -webkit-line-clamp: 3;
}

.prolist .more {
    width: 34px;
    height: 34px;
    background: #dddddd;
    border-radius: 50%;
}

.prolist .more img {
    filter: brightness(100);
}

.prolist .txt1 {
    display: none;
}

.prolist .con {
    padding: 24px 46px 18px 31px;
    border-bottom: 1px solid #e6e6e6;
}

.prolist .mm {
    padding: 21px 34px;
}

.prolist .mm .more {
    background: #f11070;
}

.prolist .act .txt {
    display: none;
}

.prolist .act .txt1 {
    display: block;
}

.prolist .list li:hover .img img {
    transform: scale(1.05);
}

/* 产品中心 end */

/* 案例 */

.case {
    background: #f4f1ec;
    padding: 132px 0 290px;
}

.case .list li {
    width: 376px;
    margin: 0 35px 45px 0;
}

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

.case .img {
    height: 240px;
    overflow: hidden;
}

.case .tt {
    font-size: 15px;
    color: #333333;
    margin-top: 20px;
}

/* 案例 end */


/* 招商 */

.major {
    background: #f2f2f2;
    padding: 88px 0;
}

.major .box1 {
    margin-top: 13px;
}

.major .box1 li {
    width: 284px;
    margin: 30px 20px 0 0;
}

.major .box1 li:nth-child(4n) {
    margin-right: 0;
}

.major .img {
    height: 180px;
    overflow: hidden;
}

.major .tt {
    height: 78px;
    border-bottom: 2px solid rgb(34, 34, 34, .1);
    font: 21px sysb;
}

.major .box1 li:hover .tt {
    background: url(../images/major.jpg) no-repeat center;
    color: #fff;
}

/* 招商 end */


/* 新闻资讯 */

.news {
    background: #f7f7f7;
    padding: 94px 0 35px;
}

.news .title {
    font: 32px sysb;
}

.news .tab a {
    width: 137px;
    height: 43px;
    font-size: 20px;
    color: #222222;
    opacity: 0.7;
    margin: 0 10px;
}

.news .tab a:hover,
.news .tab .active {
    color: #fff;
    opacity: 1;
    background: #f11070;
}

.news .swiper {
    margin: 40px 0 19px;
}

.news .swiper-slide {
    height: 400px;
    background: #fff;
    overflow: hidden;
}

.news .swiper .text {
    width: 385px;
    height: 110px;
    background: #f11070;
    right: 0;
    bottom: 0;
    padding: 31px 32px 30px 37px;
}

.news .swiper .tit {
    color: #fff;
}

.news .swiper .time {
    color: rgb(255, 255, 255, .3);
}

.news .swiper .more {
    background: #fff;
}

.news .list li {
    width: 385px;
    background: #fff;
    overflow: hidden;
    transition: .3s;
    margin-right: 23px;
}

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

.news .list .img {
    height: 250px;
    overflow: hidden;
}

.news .list .text {
    height: 110px;
    padding: 0 30px 0 37px;
}

.news .tit {
    font: 22px sysb;
    color: #222222;
}

.news .time {
    font-size: 18px;
    color: #737373;
    margin-top: 3px;
}

.news .more {
    width: 34px;
    height: 34px;
    background: #dddddd;
    border-radius: 50%;
}

.news .list .more img {
    filter: brightness(100);
}

.news .list li:hover .more {
    background: #f11070;
}

.news .tag {
    display: none;
    width: 112px;
    height: 110px;
    background: #f11070;
    font: 30px sysb;
    color: #fff;
}

.news .list li:hover .text {
    padding-left: 0;
}

.news .list li:hover .tag {
    display: flex;
}

.news .list li:hover .bbb {
    width: 50%;
}

/* 新闻资讯 end */

.arc .content {
    font: 18px/36px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    padding: 80px 0;
}

.arc .tit {
    font-size: 32px;
}

.arc .time {
    font-size: 16px;
    margin: 10px 0 50px;
}

.arc img {
    max-width: 100%;
}

/* contactUs */


.contact {
    overflow: hidden;
}

.contact .bg {
    background: #f7f7f7;
}

.contact .img {
    width: 605px;
}

.contact .infor {
    width: 525px;
    background: #fff;
    border-radius: 6px;
    right: 79px;
    bottom: 83px;
    padding: 42px 0 50px;
}

.contact .infor>div {
    padding: 0 56px;
}

.contact .infor .tt {
    font-size: 22px;
}

.contact .infor .cn {
    font-size: 20px;
    color: #666666;
    margin: 2px 0 0 23px;
}

.contact .infor hr {
    margin: 25px 0 32px;
}

.contact .form {
    width: 598px;
    margin-right: 103px;
}

.contact .title .aa {
    font-size: 48px;
}

.contact .title .bb {
    font-family: sysr;
}

.contact form>div {
    width: 284px;
    margin-top: 30px;
}

.contact sup {
    color: #d20000;
}

.contact form>div:nth-child(5) {
    width: 100%;
}

.contact form>div>*:not(p) {
    width: 100%;
    height: 57px;
    background: #fff;
    border: 1px solid #f0f0f0;
    text-indent: 22px;
    font-size: 18px;
    color: #7f7f7f;
    margin-top: 12px;
}

.contact form>div textarea {
    height: 181px;
    padding-top: 15px;
}

.contact button {
    width: 170px;
    height: 43px;
    background: #f11070;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    margin: 49px 0 62px;
}

.contact .map {
    height: 600px;
    margin-top: 116px;
}

/* contactUs end */