﻿@charset "utf-8";
@import url("swiper-bundle.min.css");

/*全局样式
---------------------------------------------*/
body {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    color: #333;
    font: 14px/1.5 Arial, "Microsoft Yahei";
    text-align: center;
    -webkit-font-smoothing: antialiased;
}

input,
button,
select,
textarea,
img,
p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Microsoft YaHei', '微软雅黑';
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

ol,
ul,
li,
dl,
dd {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}

i,
em {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*Clear Fix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
}

.line5 {
    clear: both;
    font-size: 0px;
    height: 5px;
    overflow: hidden;
}

.line10 {
    clear: both;
    font-size: 0px;
    height: 10px;
    overflow: hidden;
}

.line15 {
    clear: both;
    font-size: 0px;
    height: 15px;
    overflow: hidden;
}

.swiper {
    width: 100%;
    height: 100%;
    min-width: 1450px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    object-fit: cover;
}

.header {
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 0px;
    right: 0px;
    border-bottom: 1px solid #9fa0a0;
    height: 131px;
    min-width: 1450px;
}

.headerx {
    border-bottom: 1px solid #9fa0a0;
    height: 131px;
    min-width: 1450px;
    width: 100%;
}

.top {
    width: 1450px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-top: 27px
}

.topx {
    width: 1450px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding-top: 27px
}

.navlist {
    font-size: 26px
}

.logo {
    width: 390px;
}

.navlist {
    flex: 1;
}

.navlist ul {
    display: flex;
}

.navlist ul li a:hover {
    color: #cb050c;
    position: relative;
}

.navlist ul li a:hover:after {
    position: absolute;
    content: '';
    bottom: -50px;
    left: 0px;
    right: 0px;
    border-bottom: 4px solid #cb050c
}

.navlist .hover a {
    color: #cb050c;
    position: relative;
}

.navlist .hover a:after {
    position: absolute;
    content: '';
    bottom: -50px;
    left: 0px;
    right: 0px;
    border-bottom: 4px solid #cb050c
}

.langle {
    display: flex;
    align-items: center;
}

.langle img {
    vertical-align: middle;
    margin-right: 5px;
}

.langle a:last-child {
    margin-left: 15px;
}

.banlimg img {
    width: 100%;
    vertical-align: middle;
}

.about {
    width: 1450px;
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
    padding: 55px 0px
}

.abimg {
    width: 548px;
    height: 585px;
    margin-right: 100px
}

.abimg img {
    width: 548px;
    height: 585px;
    vertical-align: middle;
}

.abtxt {
    flex: 1;
    text-align: left;
}

.abli {
    font-size: 16px;
    line-height: 33px;
    padding: 15px 0px
}

.cplist {
    position: relative;
    width: 100%;
    min-width: 1450px;
    background: url(../images/pro.jpg) no-repeat;
    height: 744px;
}

.cpjiantou {
    width: 1450px;
    margin: 0 auto;
    position: relative;
}

.lxwm {
    width: 1450px;
    margin: 0 auto;
}

.lxwmm {
    width: 100%;
    min-width: 1450px;
    height: 1522px;
    background: url(../images/sc.jpg) no-repeat center center;
}

.gx {
    width: 1450px;
    height: 407px;
    margin: 0 auto;
    text-align: center;
}

.footer {
    width: 100%;
    min-width: 1450px;
    margin: 0 auto;
    height: 478px;
    background: url(../images/fb.jpg) no-repeat center center;
}

.dbei {
    width: 1450px;
    margin: 0 auto;
    padding-top: 35px;
}

.dblogo {
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #fff
}

.dttxt {
    color: #fff;
    padding: 20px 0px;
    text-align: left;
    font-size: 18px;
}

.dttxt p {
    text-indent: 2rem;
    margin-bottom: 8px
}

.lxtitle {
    clear: both;
    color: #fff;
    font-size: 22px;
    text-align: left;
    position: relative;
}

.lxtitle:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -5px;
    width: 76px;
    border-bottom: 4px solid #cb050c
}

.lxwmx {
    display: flex;
    justify-content: space-between;
}

.lxwmlist {
    color: #fff;
    text-align: left;
    padding-top: 25px;
    font-size: 16px;
}

.dbnav {
    text-align: right;
    padding-top: 35px;
}

.dbnav a {
    color: #fff;
    font-size: 24px;
    line-height: 55px;
}

.copyright {
    background: #cb050c;
    color: #fff;
    padding: 20px 0px;
    font-size: 16px;
    width: 100%;
    min-width: 1450px;
}

.locanav {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    font-size: 26px;
    padding: 15px 0px;
}

.locanav .fa-home {
    margin-right: 8px;
}

.locanav .fa-angle-double-right {
    margin: 0px 8px;
}

.info {
    width: 100%;
    min-width: 1450px;
    height: 1618px;
    background: url(../images/ab21.jpg) no-repeat center center;
}

.infos {
    width: 100%;
    min-width: 1450px;
    height: 326px;
    background: url(../images/a2.jpg) no-repeat;
}

.info1 {
    width: 1450px;
    height: 1353px;
    background: url(../images/h1.jpg) no-repeat center center;
    margin: 0 auto
}

.lx1 {
    width: 1450px;
    height: 861px;
    background: url(../images/lx11.jpg) no-repeat center center;
    margin: 0 auto
}

.search {
    background: #dcebf3;
    color: #fff;
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.searchone {
    flex: 1;
    text-align: right;
    padding-right: 10px;
}

.searchone i {
    font-size: 26px;
    color: #000
}

.cl {
    flex: 2;
    text-align: left;
    background: #000;
    height: 50px;
    line-height: 50px;
    padding: 0px 20px;
    font-size: 22px
}

.proBox {
    width: 1200px;
    margin: 30px auto;
    box-sizing: border-box;
    display: flex;
}

.leftlist {
    width: 310px;
    height: auto;
    margin-right: 50px;
}

.cplistx dt {
    color: #fff;
    background: #333;
    font-size: 22px;
    padding: 20px 0px;
}

.cplistx dd {
    color: #333;
    border-bottom: 2px solid #fff;
    font-size:14px;
    text-transform: uppercase;
    padding: 15px;
}

.cplistx dd:hover {
    background: #fff;
}

.cplistx dd .hover {
    color: #cb050c
}

.cplistx dd .hover a {
    color: #cb050c
}

.cplistx dd:hover a {
    display: block;
}

.cplistx dd:hover a:hover {
    color: #cb050c
}
.cplistx{background:#eee;}
.cplistxs {
    background: #eee;
    padding-bottom: 25px
}

.cplistxs dt {
    color: #fff;
    background: #000;
    font-size: 22px;
    padding: 20px 0px;
}

.cplistxs dd {
    color: #333;
    text-align: left;
    padding-left: 20px;
    font-size: 18px;
    margin-bottom: 15px;
}

.cpfeilis {
    flex: 1;
}

.cpone {
    width: 260px;
    height: 360px;
    border: 1px solid #000;
    box-sizing: border-box;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
}

.cpone a {
    display: block;
}

.zslogo {
    margin: 0 auto;
    height: 32px;
    padding: 15px 0px 0px;
}

.cpimg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cptitle {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:16px;
    height: 80px;
    color: #fff;
    display:flex;
    flex-direction: column;
}
.datitle{color:#cb050c;font-size:28px;font-weight:600;line-height:18px;padding-top:8px}
.btfeilie {
    margin-bottom: 15px;
    position: relative;
    display: block;
    clear: both;
}

.btfeilie:after {
    position: absolute;
    content: '';
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-bottom: 1px solid #24506a
}

.btfeilie:before {
    position: absolute;
    content: '';
    left: 0px;
    right: 0px;
    bottom: -7px;
    border-bottom: 3px solid #24506a
}

.cplix1 {
    border: 1px solid #24506a;
    float: left;
    padding: 8px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
}

.cplix1:hover {
    background: #cb050c;
    border: 1px solid #cb050c;
}

.cplix1.hover {
    background: #cb050c;
    border: 1px solid #cb050c;
}

.cplix1.hover a {
    color: #fff
}

.cplix1:hover a {
    display: block;
    color: #fff
}

.linabout {
    width: 100%;
    margin: 0 auto;
    min-width: 1450px;
    background: url(../images/a01.jpg) no-repeat center center;
    height: 688px;
}

.labout {
    width: 1450px;
    margin: 0 auto;
    text-align: left;
    padding-top: 100px;
}

.tih3 {
    font-size: 34px;
    font-weight: 600;
    color: #24506a
}

.gsimc {
    font-size: 22px;
    font-weight: 600;
}

.gximg {
    width: 50%;
    text-align: center;
    padding: 35px 0px
}

.gsjianjie {
    width: 50%;
    font-size: 22px;
    line-height: 39px;
}

.gmored {
    padding-top: 35px;
}

.gmored a {
    background: #24506a;
    color: #fff;
    padding: 8px 25px;
    border-radius: 25px 0px 25px 0px
}

.cptitil h3 {
    padding-top: 175px;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 600;
    color: #fff
}

.cptitil p {
    font-size: 22px;
    font-weight: 600;
}

.tup {
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 8px;
    width: 90%;
    min-height: 300px;
    margin: 50px 0px;
    text-align: center;
}

.tup a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 35px;
}

.lg1 {
    text-align: center;
}

.cpjiantoua {
    padding: 0px 0px 35px;
}

.daxie {
    color: #cb050c;
    padding-top: 25px;
    font-weight: bold;
    font-size: 32px;
}

.wezix {
    background: #fff;
    position: relative;
    margin-top: 130px;
    padding-top: 56px;
}

.abxd {
    width: 100%;
    min-width: 1450px;
    height: 996px;
    background: url(../images/pp1.jpg) no-repeat;
}

.abxd1 {
    width: 100%;
    min-width: 1450px;
    height: 834px;
    background: url(../images/pp2.jpg) no-repeat;
}

.abxd2 {
    width: 100%;
    min-width: 1450px;
    height: 686px;
    background: url(../images/pp3.jpg) no-repeat;
}

.wzl {
    color: #333;
    font-size: 15px;
    text-transform: uppercase;
    margin: 15px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.tuixd {
    padding: 15px 0px;
    position: absolute;
    z-index: 99;
}

.ckgengx {
    padding: 50px 0px;
    width: 1450px;
    margin: 0 auto;
}

.ckgengx a {
    background: #24506a;
    color: #fff;
    padding: 15px 35px;
    border-radius: 65px 0px 65px 0px;
    font-size: 20px;
}

.fblgogo {
    width: 1450px;
    margin: 0 auto;
    text-align: left;
    padding: 40px 0px;
}

.fbnav {
    width: 1450px;
    margin: 0 auto;
    border-top: 2px solid #fff;
    padding-top: 25px;
    display: flex;
}

.wzlist {
    flex: 1;
    text-align: left;
    color: #fff
}

.lxwmmx {
    font-size: 28px;
    font-weight: 600;
    position: relative;
    padding-top: 35px;
}

.lxwmmx:after {
    content: '';
    position: absolute;
    left: 0px;
    border-bottom: 4px solid #cb050c;
    width: 50px;
    bottom: 0px;
}

.emailx {
    padding-top: 20px;
}

.emailx p:nth-of-type(2) {
    color: #cb050c;
    font-size: 18px;
    font-weight: 600;
}

.flinav {
    text-align: right;
    line-height: 50px;
}

.ftxt {
    width: 50%;
    font-size: 18px;
}

.fbl {
    flex: 1;
}

.fbl a {
    font-size: 24px;
    color: #fff;
}

.address {
    color: #fff;
    width: 1450px;
    margin: 0 auto;
    font-size: 20px;
}

.email {
    color: #fff;
    width: 1450px;
    margin: 110px auto 50px;
    font-size: 20px;
}

.email a {
    background: #cb050c;
    color: #fff;
    padding: 10px 30px;
    border-radius: 35px;
}

.email a i {
    margin-right: 4px;
}

.cplistxds img{vertical-align: middle;}
.ab_sun_info{width:1200px;margin:0px auto;}
.ab_si_shuzi{display:grid;grid-template-columns:repeat(4,1fr);padding:15px 0px}
.ab_si_gongs h3{color:#d52731;font-size:42px;font-weight: 600;}
.ab_si_gongs p{font-size:18px;font-weight: 600;}
.ab_img_sy{padding:25px 0px 15px}
.ab_img_sy img{vertical-align:middle;width:100%;}
.ab_info{display:flex;}
.ab_info_left{width:326px;margin-right: 15px;}
.ab_info_right{flex:1;text-align:left;}
.ab_txt_jianjie h3{color:#d52731;font-size:26px;font-weight:900;padding:20px 0px}
.ab_txt_jianjie h4{font-size:22px;font-weight:600;padding:10px 0px}
.ab_txt_jianjie p{margin-bottom: 8px;}
.ab_txt_jianjie p span{font-size:22px;font-weight:600;}