* {
    margin: 0;
    padding: 0;
}


li {
    list-style: none;
}

input,
button,
textarea,
video {
    outline: 0;
    border: 0;
    background: none;
    resize: none;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    content: '' !important;
}

.swiper-button-next,
.swiper-button-prev {
    outline: none;
}

.swiper-button-lock,
.swiper-pagination-lock,
.swiper-scrollbar-lock {
    display: block !important;
}

.swiper-pagination-bullet {
    outline: none;
}

@font-face {
    font-family: syr;
    src: url(../font/SOURCEHANSANSCN-REGULAR.OTF);
}

@font-face {
    font-family: dinm;
    src: url(../font/DIN-Medium.otf);
}

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

@font-face {
    font-family: syl;
    src: url(../font/SOURCEHANSANSCN-LIGHT.OTF);
}

body {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto !important;
    font-size: 20px !important;
    font-family: syr !important;
    color: #333333;
}

.box {
    width: 1200px;
    margin: auto;
}

/* header */
header {
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    position: fixed;
    background: #fff;
}

header .box {
    height: 130px;
    transition: .3s;
}

header .line {
    width: 1px;
    height: 104px;
    background: rgb(68, 110, 180, .2);
    margin: 0 11px 0 9px;
}

header .txt {
    font-size: 20px;
    line-height: 26px;
    text-align-last: justify;
}

header .txt span {
    font-family: syl;
}

nav {
    width: 717px;
}

nav a {
    font-size: 18px;
    color: #333333;
}

nav .active,
nav a:hover {
    font: bold 20px syl;
    color: #446eb4;
}

header .phone:hover p {
    opacity: 1;
}

header .phone p {
    opacity: 0;
    background: #fff;
    box-shadow: 1.5px 2.598px 11.18px 1.82px rgb(28 28 28 / 13%);
    width: 197px;
    line-height: 51px;
    top: 57px;
    right: -81px;
    font-size: 18px;
    border-radius: 15px;
}

header .phone p::after {
    content: '';
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    filter: drop-shadow(1.5px 2.598px 11.18px rgb(28 28 28 / 13%));
    z-index: -1;
}

/* header end */

.xuan {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 68px;
    height: 360px;
    z-index: 99;
    font-size: 18px;
}

.xuan li {
    width: 68px;
    height: 68px;
    background: #161616;
    cursor: pointer;
    border-radius: 4px;
}

.xuan li a img:nth-child(2) {
    display: none;
}

.xuan li:last-child {
    background: rgb(33, 34, 38, .31) !important;
}

.xuan li:hover {
    background: #446eb4;
}

.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: 200px;
    height: 60px;
    right: 90px;
    border-radius: 15px;
}

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

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

.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: #2c2c2c;
    color: #fff;
    font-size: 20px;
    font-family: PingFang SC;
}

footer a,
footer a:hover {
    color: #fff;
}

.f_top {
    padding: 106px 0 104px;
}

.f_top .tit {
    font-size: 26px;
    font-weight: bold;
}

.f_top .line {
    width: 219px;
    height: 1px;
    background: #656263;
    margin: 16px 0 46px;
}

.f_top .con a {
    margin-top: 24px;
}

.f_top .con img {
    margin-right: 15px;
}

.f_top .kuang {
    border: 1px solid rgb(255, 255, 255, .3);
    border-radius: 20px;
    width: 410px;
    height: 101px;
    padding: 0 27px 0 28px;
}

.f_top .kuang1 {
    height: 119px;
    margin: 17px 0;
}

.f_top .tt {
    font-size: 18px;
    opacity: 0.7;
}

.f_top .cn {
    width: 320px;
}

.f_top .cn b {
    display: block;
    font-size: 19px;
    line-height: 23px;
    margin-top: 5px;
}

.f_top .cn span {
    font-size: 24px;
    font-family: dinm;
}

.f_top .kuang2 {
    width: 151px;
    height: 356px;
    margin-left: 16px;
    padding: 0;
}

.f_top .kuang2 .img p {
    font-size: 14px;
    opacity: 0.8;
}

.f_top .kuang2 .img>div {
    width: 100px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin: 11px auto 4px;
    padding: 5px;
}

.f_top .kuang2 .img img {
    width: 100%;
}

.f_bottom {
    line-height: 90px;
    background: #090909;
    font-size: 14px;
}

/* footer end */

/* 列表分页 */
.pagination {
    text-align: center;
    margin-top: 113px;
}

.pagination li,
.pagination a {
    width: 46px;
    line-height: 48px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 20px;
    font-size: 22px;
    color: #333333;
}

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

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

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


/* 列表分页 end */


/* index */

.swiper0 .swiper-pagination {
    bottom: 49px !important;
}

.swiper0 .swiper-pagination-bullet {
    position: relative;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 0;
    transform: rotate(45deg);
    opacity: 1;
    margin: 0 14px !important;
}

.swiper0 .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper0 .swiper-pagination-bullet-active::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 0%;
    position: absolute;
    left: -4px;
    top: -4px;
}

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

.title .bb {
    display: inline-flex;
    border: 1px solid #446eb4;
    border-radius: 19px;
    font-size: 24px;
    color: #446eb4;
    padding-left: 20px;
}

.title .bb span {
    background: #446eb4;
    border-radius: 19px;
    color: #fff;
    padding: 0 21px;
    margin-left: 15px;
}

.index1 {
    padding: 85px 0 64px;
}

.index1 .box {
    margin-top: 50px;
}

.index1 .num {
    font: 60px dinr;
    color: rgb(68, 110, 180, .2);
    letter-spacing: -2px;
    margin-right: 7px;
}

.index1 .tt {
    font-size: 20px;
    text-align-last: justify;
}

.index1 .cn {
    font: italic bold 38px syr;
    color: #446eb4;
    margin-top: -10px;
}

.index1 .ul1 li:nth-child(2) {
    margin: 52px 0 74px;
}

.index1 .aaa {
    font: bold 40px/50px syr;
    color: #446eb4;
}

.index1 .aaa span {
    font-size: 46px;
}

.index1 .aaa font {
    font: italic 167px syl;
    color: #55bcae;
    bottom: -53px;
    right: -80px;
}

.index2 {
    background: url(../images/index2.jpg) no-repeat top;
    padding: 66px 0 177px;
}

.index2 .box {
    width: 1060px;
}

.index2 .tab {
    margin: 50px 0 64px;
}

.index2 .tab li {
    background-color: rgb(240, 240, 240);
    box-shadow: 0px 5px 7px 0px rgba(176, 176, 176, 0.3);
    width: 231px;
    height: 72px;
}

.index2 .num {
    font: 20px dinm;
    color: rgb(102, 102, 102, .5);
}

.index2 .tt {
    font-size: 24px;
    color: #666666;
    margin: 0 -5px 0 4px;
}

.index2 .tab img {
    margin-top: 12px;
    opacity: 0.7;
}

.index2 .tab .active {
    background: #f3f7ff;
}

.index2 .tab .active .tt {
    color: #446eb4;
}

.index2 .tab .active .num {
    color: rgb(68, 110, 180, .5);
}

.index2 .content>div {
    width: 286px;
    height: 638px;
    background: #fff;
    box-shadow: 0px 3px 13px 0px rgba(13, 57, 130, 0.3);
}

.index2 .txt {
    height: 135px;
    font: bold 30px syl;
    color: #446eb4;
    padding: 15px 20px 3px 31px;
    border-bottom: 1px solid #55bcae;
}

.index2 .txt span {
    margin: 19px -3px 0 0;
}

.index2 .content ul {
    padding: 28px 29px 38px;
}

.index2 .content li:nth-child(n+2) {
    margin-top: 35px;
}

.index2 .tit {
    font-size: 24px;
}

.index2 .tit span {
    width: 4px;
    height: 4px;
    background: #446eb4;
    border-radius: 50%;
    margin-right: 5px;
}

.index2 .con {
    font-size: 16px;
    color: #666666;
}

.index2 a,
.index2 a:hover {
    width: 230px;
    height: 58px;
    border: 1px solid #446eb4;
    font-size: 18px;
    color: #446eb4;
    margin: auto;
}

.index3 {
    padding: 99px 0 100px;
}

.index3 .box {
    margin-top: 50px;
}

.index3 li {
    width: 229px;
    height: 72px;
    background: #f0f0f0;
    padding: 0 58px 0 36px;
    font-size: 24px;
    color: #666666;
    margin-bottom: 35px;
    border-left: 2px solid transparent;
}

.index3 li img {
    filter: brightness(0);
    opacity: 0.5;
}

.index3 .active {
    background-color: rgb(243, 247, 255);
    box-shadow: 0px 5px 7px 0px rgba(68, 110, 180, 0.3);
    color: #446eb4;
    border-color: #446eb4;
}

.index3 .active::after {
    content: '';
    height: 0;
    border-width: 9px 11px;
    border-style: solid;
    border-color: transparent #446eb4 transparent transparent;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.index3 .active img {
    filter: none;
    opacity: 1;
}

.index3 a,
.index3 a:hover {
    width: 230px;
    height: 58px;
    background: #446eb4;
    font-size: 20px;
    color: #fff;
    margin-top: 72px;
}

.index3 .content {
    width: 870px;
    height: 554px;
    border: 2px solid #fff;
    border-radius: 26px;
    padding: 51px 26px 76px 45px;
    overflow: hidden;
}

.index3 .content::after {
    content: '';
    width: 876px;
    height: 28px;
    background: url(../images/index3_05.png) no-repeat center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.index3 .txt p {
    width: 142px;
    height: 44px;
    background: #fff;
    border: 1px solid #dbe0e7;
    font-size: 20px;
    color: #666666;
}

.index3 .txt p:nth-child(n+2) {
    margin-top: 18px;
}

.titlea .aa {
    color: #fff;
}

.index4 {
    background: url(../images/index4.png) no-repeat top;
    padding-top: 87px;
}

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

.index4 .txt {
    width: 533px;
    height: 258px;
    background: url(../images/index4_01.png) no-repeat center;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 46px 47px 0 53px;
    margin-bottom: 23px;
}

.index4 .txt span {
    display: block;
    font-size: 14px;
    line-height: 23px;
    margin-top: 7px;
}

.index4 .box>div:nth-child(2) {
    width: 607px;
    height: 587px;
    background: url(../images/index4_03.png) no-repeat center;
    padding: 63px 61px 0 54px;
}

.index4 .tit {
    font: bold 32px syl;
    color: #333333;
}

.index4 .con {
    width: 489px;
    font-size: 20px;
    line-height: 46px;
    margin-top: 29px;
    text-align: justify;
}

.index5 {
    padding: 72px 0 80px;
}

.index5 li {
    width: 579px;
    height: 800px;
    background: #fff;
    padding: 56px 27px 0;
    margin-top: 36px;
}

.index5 li img {
    margin: 26px 0 28px;
}

.index5 .tit {
    width: 477px;
    margin: auto;
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
}

.index5 .tit span {
    font-size: 14px;
    color: #666666;
}

.index6 .content {
    background: url(../images/index6.png) no-repeat top;
    overflow: hidden;
    padding-top: 149px;
    margin-top: 50px;
}

.index6 .box>div:nth-child(1) {
    margin-left: 77px;
}

.index6 .tit {
    font-size: 26px;
}

.index6 .line {
    width: 634px;
    height: 1px;
    background: #dbe0e7;
    margin: -3px 0 28px;
}

.index6 .con {
    width: 636px;
    font-size: 20px;
    line-height: 32px;
}

.index6 .swiper {
    width: 450px;
    margin-top: 197px;
    overflow: initial;
}

.index6 .swiper p {
    height: 58px;
    background: #fff;
    font-size: 22px;
}

.index7 {
    padding: 86px 0 0;
}

.index7 .box {
    margin-top: 29px;
}

.index7 li {
    width: 370px;
    height: 110px;
    background: #55bcae;
    border-radius: 10px;
    font-size: 24px;
    color: #fff;
    margin-top: 30px;
}

.index7 li img {
    margin-left: 17px;
}

.index7 .tab p {
    width: 400px;
    height: 100px;
    background: #f8f8f9;
    font: 30px syl;
    margin-top: 61px;
}

.index7 .tab p:nth-child(n+2) {
    border-left: 1px solid #999999;
}

.index7 .tab .active {
    background: #446eb4;
    color: #fff;
}

.index7 .content>div {
    background: #fff;
    padding: 50px 37px 37px;
}

.index7 .tit {
    font: bold 38px syl;
    margin-top: 41px;
}

.index7 .line {
    width: 280px;
    height: 2px;
    background: #446eb4;
    margin: -7px 0 55px;
}

.index7 .con {
    width: 263px;
    font: 24px/32px syl;
}

.index7 a,
.index7 a:hover {
    width: 230px;
    height: 58px;
    background: #446eb4;
    font-size: 22px;
    color: #fff;
    margin-top: 95px;
}

.index8 {
    padding: 100px 0 130px;
}


.index8 .box {
    margin-top: 45px;
}

.index8 ul {
    overflow-y: scroll;
    height: 839px;
    padding-right: 22px;
}

.index8 ::-webkit-scrollbar {
    width: 26px;
}

.index8 ::-webkit-scrollbar-track {
    background: linear-gradient(to right, #f3f4fb 13px, #fff 5px, #f3f4fb 17px);
}

.index8 ::-webkit-scrollbar-thumb {
    background: url(../images/aa.png) no-repeat;
    width: 26px;
    height: 224px;
}

.index8 .list {
    width: 276px;
    background: #fff;
    margin: 0 16px 16px 0;
}

.index8 .list:nth-child(4n) {
    margin-right: 0;
}

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

.index8 .img img {
    max-width: 100%;
    max-height: 100%;
}

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

.index8 .tt {
    height: 68px;
    font-size: 20px;
    color: #5a5a5a;
}

.index9 {
    background: url(../images/index9.jpg) no-repeat center;
    padding: 85px 0 76px;
}

.titlea .bb {
    border-color: #fff;
    color: #fff;
}

.titlea .bb span {
    background: #fff;
    color: #446eb4;
}

.index9 .box {
    margin-top: 50px;
}

.index9 li {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 10px 0px rgba(68, 110, 180, 0.3);
    width: 640px;
    height: 217px;
    padding: 38px 61px 0 60px;
}

.index9 li:nth-child(n+2) {
    margin-top: 32px;
}

.index9 .tit {
    font: bold 36px syl;
    color: #446eb4;
}

.index9 .tit span {
    font-weight: normal;
    font-family: dinr;
}

.index9 .con {
    font-size: 20px;
    margin-top: 15px;
}

.index9 .right {
    width: 482px;
    height: 716px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 3px 10px 0px rgba(68, 110, 180, 0.3);
    padding-top: 48px;
}

.index9 .tt {
    font: 22px syl;
    color: #446eb4;
}

.index9 .cn {
    font-size: 28px;
    line-height: 34px;
    color: #446eb4;
}

.index9 form {
    width: 370px;
    margin: 39px auto 0;
}

.index9 form p {
    width: 370px;
    height: 55px;
    border: 2px solid #aeaeae;
    padding-left: 30px;
    font-size: 18px;
    color: #999999;
    margin-bottom: 20px;
}

.index9 form img {
    margin-right: 8px;
    filter: brightness(0);
    opacity: 0.6;
}

.index9 form input,
.index9 form textarea {
    width: 80%;
    height: 100%;
}

.index9 form p:nth-child(3) {
    height: 126px;
    padding-top: 14px;
}

.index9 button {
    width: 370px;
    height: 60px;
    background: #446eb4;
    font-size: 22px;
    color: #fff;
    margin: 62px 0 9px;
}

.index9 form p:hover img {
    opacity: 1;
    filter: none;
}

.index9 form p:hover {
    color: #446eb4;
    border-color: #446eb4;
}

.index9 form p:hover input,
.index9 form p:hover textarea {
    color: #446eb4;
}

.index9 .phone {
    font: 18px syl;
    color: #446eb4;
}

.index9 .phone span {
    font-size: 28px;
    font-family: dinm;
}

.index10 {
    padding: 85px 0;
    overflow: hidden;
}

.index10 .swiper {
    width: 1260px;
    overflow: initial;
    margin-top: 35px;
}

.index11 .list {
    width: 386px;
    background: #fff;
    margin-top: 34px;
}

.index11 .img {
    height: 312px;
    overflow: hidden;
}

.index11 .list>div {
    padding: 22px 21px 28px;
}

.index11 .tit {
    font-size: 20px;
    height: 60px;
    color: #333333;
    overflow: hidden;
}

.index11 .tit span {
    -webkit-line-clamp: 2;
}

.index11 .con {
    font: 16px/26px syl;
    color: #666666;
    -webkit-line-clamp: 2;
    margin: 17px 0 33px;
}

.index11 .time {
    font: 14px syl;
    color: #666666;
}

.index12 {
    padding: 92px 0 100px;
}

.index12 .box {
    margin-top: 59px;
}

.index12 .img {
    width: 520px;
    height: 670px;
    overflow: hidden;
}

.index12 .tit {
    font: bold 36px syl;
    color: #446eb4;
}

.index12 .line {
    width: 590px;
    height: 2px;
    background: #446eb4;
}

.index12 .con {
    width: 568px;
    font-size: 16px;
    line-height: 32px;
    margin: 47px 0;
    text-align: justify;
}

.index12 .con strong {
    font: bold 18px syl;
}

.index12 a,
.index12 a:hover {
    width: 230px;
    height: 58px;
    background: #446eb4;
    font-size: 22px;
    color: #fff;
}

.bd {
    width: 100%;
    background: #edeef5;
    padding: 100px 0 80px;
}

.bd11 {
    width: 567px;
    margin-bottom: 70px;
}

.bd12 {
    width: 100%;
}

.bd10 h5 {
    font-size: 17px;
    margin-bottom: 10px;
    color: #1f1f1f;
}

.bd10 .bd101 {
    width: 100%;
    background: #fff;
    position: relative
}

.bd10 .bd101 div {
    height: 28px;
}

.bd10 .bd101 h6 {
    color: #999999;
    margin-left: 8px;
}

.bd10 .text {
    display: block;
    height: 100%;
    background: none;
    margin-left: 10px;
    outline: none;
    border: none;
    font-size: 18px;
}

.bd10 .bd101::after {
    display: none;
    content: '';
    width: 100%;
    height: 3px;
    background: #446eb4;
    position: absolute;
    bottom: 0;
    right: 0;
}

.bd11 .bd101 {
    height: 58px;
    padding: 0 18px;
}

.bd12 .bd101 {
    height: 177px;
    padding: 18px 18px;
}

.bd11 .text {
    width: 60%;
}

.bd12 .text {
    width: 80%;
    line-height: 28px;
}

.bd1 .tj {
    display: block;
    width: 240px;
    margin: 60px auto 0;
    height: 60px;
    background: #446eb4;
    outline: none;
    cursor: pointer;
    border: none;
    color: #fff;
    font-size: 22px;
}

.bd10 .bd101:hover .bd0 {
    display: none
}

.bd10 .bd101:hover .bd0_ {
    display: block;
}

.bd10 .bd101:hover h6 {
    color: #446eb4
}

.bd10 .bd101:hover .text {
    color: #446eb4
}

.bd10 .bd101:hover::after {
    display: block;
}

/* index end */

.bg {
    padding: 88px 0 0;
}

.top .box {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 11px;
}

.top .left {
    border-left: 3px solid #446eb4;
    padding-left: 10px;
    line-height: 1;
}

.top .left p:nth-child(1) {
    font-size: 22px;
    color: #446eb4;
}

.top .left p:nth-child(2) {
    font-size: 16px;
    color: rgb(51, 51, 51, .4);
    text-transform: uppercase;
    margin-top: 5px;
}

.top .right,
.top .right a {
    font-size: 16px;
    color: rgb(113, 113, 113, .8);
}

.a_tit {
    font-size: 36px;
    color: #333333;
}

.a_tit::after {
    content: '';
    width: 44px;
    height: 1px;
    background: #446eb4;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -12px;
}

.about1 {
    padding: 110px 0 150px;
}

.about1 .img {
    width: 554px;
    height: 593px;
    border-radius: 20px;
    overflow: hidden;
}

.about1 .tit {
    font-size: 36px;
    color: #446eb4;
}

.about1 .line {
    width: 574px;
    height: 1px;
    background: #a1b6d9;
    margin: 26px 0 31px;
}

.about1 .con {
    width: 576px;
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
}

.about1 .con strong {
    font-size: 18px;
    font-family: syl;
}

.about1 .content img {
    border-radius: 20px;
    margin-top: 30px;
}

.about2 {
    background: #edeef5;
    padding: 137px 0 165px;
}

.about2 .box {
    margin-top: 65px;
}

.about2 ul {
    overflow-y: scroll;
    height: 432px;
    padding-right: 22px;
}

.about2 ::-webkit-scrollbar {
    width: 26px;
}

.about2 ::-webkit-scrollbar-track {
    background: linear-gradient(to right, #edeef5 13px, #fff 5px, #edeef5 17px);
}

.about2 ::-webkit-scrollbar-thumb {
    background: url(../images/aa.png) no-repeat;
    width: 26px;
    height: 224px;
}

.about2 .list {
    width: 276px;
    background: #fff;
    margin: 0 16px 16px 0;
}

.about2 .list:nth-child(4n) {
    margin-right: 0;
}

.about2 .img {
    height: 351px;
    overflow: hidden;
}

.about2 .img img {
    max-width: 100%;
    max-height: 100%;
}

.about2 .line {
    height: 1px;
    background: #d3d3d3;
}

.about2 .tt {
    height: 80px;
    font-size: 20px;
    color: #5a5a5a;
}

.about2 .list:hover .line {
    background: #446eb4;
}

.about2 .list:hover .tt {
    color: #446eb4;
    font-weight: bold;
}

.about3 {
    padding: 125px 0 129px;
}

.about3 ul {
    margin-top: 52px;
}

.about3 li {
    width: 288px;
    height: 59px;
    border: 1px solid #1c1c1b;
    font: 20px syl;
    color: #1c1c1b;
    margin-bottom: 20px;
}

/* 关于我们 end */


/* 产品中心 */
.prolist .content {
    padding: 93px 0 128px;
}

.prolist .p_nav {
    width: 285px;
    padding-bottom: 50px;
    background: #eeeeee;
}

.p_nav>h3 {
    line-height: 64px;
    background: #446eb4;
    font-size: 24px;
    color: #fff;
}

.p_nav ul {
    margin-bottom: 9px;
}

.p_nav ul li {
    width: 288px;
    height: 80px;
    border-bottom: 1px dashed #cccccc;
}

.p_nav ul li a {
    padding-left: 24px;
    font-size: 20px;
    color: #666666;
}

.p_nav ul li a.active,
.p_nav ul li a:hover {
    color: #446eb4;
}

.p_ewm img {
    width: 144px;
    height: 144px;
    margin: 51px 0 28px;
    border: 1px dashed #446eb4;
    padding: 3px;
}

.p_ewm .phone {
    font: bold 30px syl;
    color: #446eb4;
}

.p_con {
    width: 606px;
    margin-right: 154px;
}

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

.p_con .tit {
    font-size: 28px;
    color: #446eb4;
}

.txt {
    font-size: 18px;
    line-height: 33px;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    text-align: justify;
}

.p_con .con {
    margin: 44px 0 73px;
}


/* 产品中心 end */

/* 招商加盟 */

.join1 {
    padding: 126px 0 112px;
}

.join1 li:nth-child(2) {
    margin: 78px 0;
}

.join1 img {
    border-radius: 20px;
}

.join1 .tit {
    font-size: 30px;
    color: #010b31;
    margin-left: 29px;
}

.join1 .tt {
    font-size: 20px;
    height: 54px;
    color: rgb(0, 0, 0, .3);
    text-transform: uppercase;
    margin: 5px 0 52px 29px;
}

.join2 {
    background: #f2f3f4;
    padding: 134px 0 119px;
}

.join2 .tit {
    font-size: 46px;
    color: #010b31;
}

.join2 .con {
    font-size: 18px;
}

.join2 a,
.join2 a:hover {
    width: 287px;
    height: 81px;
    background: #446eb4;
    border-radius: 40px;
    font-size: 19px;
    color: #fff;
    margin: 65px auto 75px;
}

.join2 li {
    border-width: 1px;
    border-color: rgb(223, 223, 223);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    box-shadow: -3.774px 3.28px 7.76px 0.24px rgba(163, 163, 163, 0.26);
    width: 378px;
    height: 202px;
    padding: 0 46px 0 66px;
}

.join2 li:nth-child(3) {
    padding-right: 79px;
}

.join2 .tt {
    font-size: 28px;
    line-height: 35px;
    color: #010b31;
}

.join3 {
    padding: 128px 0 116px;
}

.join3 .img {
    background: url(../images/join3.jpg) no-repeat center;
    padding: 90px 0 79px 61px;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}

.join3 li {
    margin-top: 54px;
}

.join3 .tit {
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 50px;
}

.join3 .tt {
    font-size: 32px;
}

.join3 .cn {
    font-size: 18px;
    margin: 2px 0 20px;
}

.join3 img {
    border-radius: 16px;
}

.join3 li:nth-child(n+4) {
    margin-right: 80px;
}

.join3 .aa {
    font-size: 34px;
    color: #446eb4;
    margin-top: 66px;
}

.join3 a {
    width: 266px;
    height: 58px;
    border: 2px solid #000000;
    font-size: 18px;
    color: #000;
    margin: 15px auto 10px;
}

.join3 .bb {
    font-size: 16px;
    color: rgb(0, 0, 0, .6);
}

.join4 {
    background: #f2f3f4;
    padding: 68px 0 112px;
}

.join4 .tit {
    font-size: 36px;
}

.join4 .tit::after {
    content: '';
    width: 42px;
    height: 1px;
    background: #446eb4;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.join4 li {
    width: 390px;
    height: 500px;
    padding-top: 35px;
    background: #fff;
    box-shadow: -3.774px 3.28px 7.76px 0.24px rgba(163, 163, 163, 0.26);
    margin-top: 61px;
}

.join4 .tt {
    font-size: 26px;
}

.join4 .aa {
    font: 20px syl;
    height: 30px;
    margin: 0 0 16px;
}

.join4 .bb {
    font: bold 24px/31px syl;
    color: #446eb4;
}

.join4 .cn {
    width: 300px;
    font: 18px/29px syl;
    text-align: justify;
    margin: 28px auto 0;
}

/* 招商加盟 end  */

/*  */

.customized form {
    padding: 111px 0 173px;
}

.customized form p {
    width: 584px;
    height: 72px;
    border: 1px solid #999999;
    margin-bottom: 38px;
    padding-left: 20px;
    font-size: 18px;
    color: #999999;
}

.customized form>p {
    width: 100%;
    height: 140px;
    padding-top: 18px;
}

.customized form .ipt {
    width: 80%;
    height: 100%;
}

.customized .img {
    display: inline-block;
    height: 22px;
    overflow: hidden;
    margin-right: 9px;
}

.customized .img img {
    margin-bottom: 8px;
}

.customized .active .ipt,
.customized .active .ipt::placeholder {
    color: #caa368;
}

.customized .active .img img {
    filter: drop-shadow(22px 0 #caa368);
    position: relative;
    left: -22px;
}

.customized button {
    width: 230px;
    height: 58px;
    background: #caa368;
    font-size: 22px;
    color: #fff;
}

/* end */


/* 新闻资讯 */
.news {
    overflow: hidden;
}

.news .content {
    padding: 81px 0 92px;
}

.news .list {
    margin-bottom: 35px;
}

.news .list .month {
    font-size: 18px;
    color: #999999;
    margin-right: 5px;
}

.news .img {
    width: 530px;
    height: 278px;
    overflow: hidden;
}

.news .img img {
    width: 100%;
}

.news .list>div {
    width: 574px;
    margin-right: 24px;
}

.news .tit {
    font-size: 24px;
    color: #1c1c1c;
}

.news .describe {
    font: 17px/24px syr;
    color: #5a5a5a;
    -webkit-line-clamp: 5;
    height: 120px;
    margin: 25px 0 0;
}

.news .date {
    font-size: 22px;
    color: #000;
    font-family: dinm;
}

.news .date span {
    font-size: 16px;
}

.news i {
    width: 13px;
    height: 1px;
    background: #000000;
    margin: 0 4px 0 11px;
}

.news .list:hover .tit {
    color: #446eb4;
}

/* 新闻资讯 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 {
    background: #f2f3f4;
}

.contact .content {
    padding: 97px 0 133px;
}

.contact .left .text {
    margin-bottom: 54px;
    font-size: 18px;
    color: #333333;
}

.contact .left .text span {
    font-size: 19px;
    color: #000000;
}


.contact .left span {
    font-size: 24px;
    margin-left: 7px;
}

.contact .left .line {
    width: 470px;
    height: 1px;
    background: #cccccc;
    margin: 16px 0;
}

.contact .left .qrcode i {
    font: normal 18px syl;
}

.contact .qrcode {
    margin-top: 36px;
}

.contact .qrcode img {
    display: block;
    width: 112px;
    height: 112px;
    margin-right: 8px;
}

.contact .map {
    width: 655px;
    height: 675px;
}

/* contactUs end */