:root {
    --blue: #093572;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    border: none;
    max-width: 100%;
}

ul, li, dl, dd, dt {
    list-style: none;
}

a, a:hover {
    text-decoration: none;
    color: #000;
}

.cl {
    clear: both;
}
@font-face {
  font-family: AlibabaPuHuiTi-2-35-Thin;
  src:
    url(../fonts/AlibabaPuHuiTi-2-35-Thin.ttf) format('TrueType');
}

@font-face {
  font-family: AlibabaPuHuiTi-2-45-Light;
  src:
    url(../fonts/AlibabaPuHuiTi-2-45-Light.ttf) format('TrueType');
}

@font-face {
    font-family: AlimamaShuHeiTi-Bold;
    src:
    url(../fonts/AlimamaShuHeiTi-Bold.ttf) format('TrueType');
}

.container {
    width: 1280px;
    margin: 0 auto;
}

/*头部*/
.head {
    padding-top: 28px;
    /*padding-bottom: 20px;*/
}

.head .top {
    display: flex;
    height: 90px;
}

.piece_logo {
    width: 70%;
    display: flex;
}

.head .top .logo {
    width: 133px;
    height: 81px;
}

.head .top .concentrate {
    width: 393px;
    height: 49px;
    margin-left: 27px;
    margin-top: 20px;
    margin-bottom: 12px;
}

.head .top .tel {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    background: url("../images/tel.svg") no-repeat center 15px;
}

.head .top .tel span:first-child {
    font-family: 'AlibabaPuHuiTi-2-45-Light';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #606266;
    text-align: left;
    width: 40%;
}

.head .top .tel span:last-child {
    font-family: 'AlibabaPuHuiTi-2-45-Light';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 21px;
    letter-spacing: 0.06em;
    color: #D90005;
    text-align: left;
    width: 40%;
}

.menu {
    width: 100%;
    height: 56px;
    flex: 1;
    background: #1163CF;
}

.head .menu > ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.head .menu > ul > li {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    position: relative;
}

.head .menu > ul > li > a {
    font-size: 16px;
    color: #ffffff;
    font-family: AlibabaPuHuiTi-2-45-Light;
    font-weight: bold;
    width: 190px;
    height: 56px;
    line-height: 56px;
    text-align: center;
}

.head .menu > ul > .active > a, .head .menu > ul > li > a:hover {
    background: #FF9B31;
}

.head .menu > ul li ul {
    width: 190px;
    opacity: 0;
    transition: all 0.3s;
    top: 56px;
    position: absolute;
    z-index: 9;
    display: none;
}

.head .menu > ul li ul li {
    margin-left: 0;
    border-top: 1px solid #1e59c1;
}

.head .menu > ul li ul li a {
    display: block;
    height: 46px;
    line-height: 46px;
    background: #FF9B31;
    font-size: 14px;
    color: #fff;
    text-align: center;

}

.head .menu > ul li ul li a:hover {
    color: #fff;
}

.head .menu > ul li:hover ul {
    opacity: 1;
    display: block;
}

/*首页*/
.banner_swiper {
    height: 690px;
    width: 100%;
    position: relative;
    text-align: center;
}

.banner_swiper a {
    display: block;
    height: 690px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    opacity: 0.8;
}

.swiper-pagination-bullet-active {
    width: 60px;
    height: 15px;
    background: #1163CF;
    border-radius: 129px;
}

/*首页搜索*/
.search {
    display: flex;
    padding-top: 22px;
    padding-bottom: 7px;
    justify-content: space-between;
}

.search .hot {
    font-family: 'AlibabaPuHuiTi-2-45-Light';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    letter-spacing: 0.01em;
    color: #606266;
}

.search .hot a {
    color: #606266;
}

.search .search_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 362px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #EBEEF5;
    border-radius: 89px;
    padding-left: 30px;
}

.search .search_box input {
    height: 38px;
    line-height: 38px;
    border: 0;
    outline: 0;
}

.search .search_box button {
    width: 50px;
    height: 38px;
    background: url(../images/search.png) no-repeat center;
    background-size: 24px;
    border: 0;
    cursor: pointer;
}

.product {
    margin-top: 32px;
    display: flex;
    margin-bottom: 90px;
}

.productL {
    width: 275px;
    height: 933px;
    background: url(../images/pro_cat.png) no-repeat center;
    background-size: 275px;
    padding: 78px 23px
}

.productL .pro_name {
    font-family: 'AlimamaShuHeiTi-Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 26px;
    letter-spacing: 0.02em;
}

.pro_name .pro_name_t .pro_name_l {
    color: #D90005;
}

.pro_name .pro_name_t .pro_name_r {
    color: #FFFFFF;
}

.pro_name .pro_name_b {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 14px;
}

.productL .pro_cat {
    margin-top: 30px;
}

.productL .pro_cat li {
    display: block;
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    padding-left: 20px;
}

.productL .pro_cat li.active, .productL .pro_cat li:hover {
    background: url('../images/pro_cat_hover.png') no-repeat left center;
}

.productL .pro_cat li a {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}

.productL .pro_cat li.active a, .productL .pro_cat li:hover a {
    color: #FF9B31;
}

.productL .more {
    width: 197px;
    height: 46px;
    line-height: 46px;
    background: #FF9B31;
    border-radius: 100px;
    margin-top: 67px;
    text-align: center;
}

.productL .more a {
    display: block;
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    background: url("../images/pro_more.png") no-repeat 135px;
}

.productR {
    margin-left: 39px;
    margin-top: 18px;
}

.productR .product_title {
    width: 574px;
    height: 78px;
    padding-top: 48px;
    background: url('../images/pro_recommend.png') no-repeat center top;
    display: flex;
}

.productR .product_title .recommend {
    width: 130px;
    height: 30px;
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #303133;
}

.productR .product_title .special {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #909399;
    padding-top: 9px;
}

.productR .product_item {
    margin-top: 23px;
    width: 948px;
}

.productR .product_item .item {
    width: 31%;
    margin: 0 14px;
    float: left;
    overflow: hidden;
}

.productR .product_item .item:nth-child(3n) {
    margin-right: 0;
}

.productR .product_item .item:nth-child(3n+1) {
    margin-left: 0;
}

.productR .product_item .item a {
    display: block;
}

.productR .product_item .item img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.productR .product_item .item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.productR .product_item .item span {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #606266;
    display: block;
}

.brand {
    background: url("../images/brand.jpg") no-repeat;
    padding-top: 81px;
    padding-bottom: 61px;
}

.brand span:first-child {
    display: block;
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.brand span:nth-child(2) {
    display: block;
    font-family: 'Alimama ShuHeiTi';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 72px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.brand .service_tel_box {
    display: flex;
    margin-top: 48px
}

.brand .service_tel {
    display: flex;
    width: 323px;
    height: 66px;
    background: #FF9B31;
    border-radius: 100px;
    padding: 13px 31px;
    justify-content: space-around;
    align-items: center;
}

.brand .service_tel_l {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 20px;
    color: #FFFFFF;
}

.brand .service_tel_r {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 20px;
    color: #FFFFFF;
}

.brand .contact_now {
    background: url("../images/contact_now.png") no-repeat center right;
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 67px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    padding-right: 22px;
    padding-left: 25px
}

.advantage {
    background: url("../images/advantage_bg.jpg") no-repeat center bottom;
    padding-top: 120px;
}

.advantage .cname {
    text-align: center;
}

.advantage .cname span {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 70px;
    letter-spacing: 0.02em;
    color: #303133;
}

.advantage .cname .enname {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #1163CF;
}

.advantage_slide {
    height: 850px;
}

.advantage .advantage_box {
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
}

.advantage .advantage_box .advantage_box_l {
    width: 50%;
}

.advantage .advantage_box .num {
    font-family: 'Fjalla One';
    font-style: normal;
    font-weight: 400;
    font-size: 82px;
    line-height: 65px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    background: linear-gradient(180deg, rgba(225, 226, 230, 0.8) -32.41%, rgba(192, 196, 204, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.advantage .advantage_box .title {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 59px;
    letter-spacing: 0.01em;
    color: #303133;
}

.advantage .advantage_box .desc {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 60px;
    letter-spacing: 0.01em;
    color: #606266;
    position: relative;
}

.advantage .advantage_box .desc::after {
    content: '';
    width: 45px;
    height: 7px;
    background: #093572;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.advantage .advantage_box_desc {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #606266;
    margin-top: 35px;
}

.advantage_box_r {
    margin-left: 72px;
    width: 48%;
}

.advantage_box_r img {
    border-radius: 0 100px 0 0;
}

.advantage_menu {
    margin-top: 30px;
}

.advantage_menu ul {
    display: flex;
    justify-content: space-between;
}

.advantage_menu li {
    width: 154px;
    height: 154px;
    background: #F7F7F7;
    border: 13px solid #FFFFFF;
    border-radius: 100px;
}

.advantage_menu li.on, .advantage_menu li:hover {
    background: #1163CF;
}

.advantage_menu li a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 195px;
    letter-spacing: 0.42em;
    color: #606266;
    padding-left: 38px;
}

.advantage_menu li:first-child a {
    background: url("../images/strength.png") no-repeat center 8px;
}

.advantage_menu li:nth-child(2) a {
    background: url("../images/device.png") no-repeat center 8px;
}

.advantage_menu li:nth-child(3) a {
    background: url("../images/team.png") no-repeat center 8px;
}

.advantage_menu li:nth-child(4) a {
    background: url("../images/after_sales.png") no-repeat center 8px;
}

.advantage_menu li:first-child.on a, .advantage_menu li:first-child:hover a {
    background: url("../images/strength_on.png") no-repeat center 8px;
    color: #fff;
}

.advantage_menu li:nth-child(2).on a, .advantage_menu li:nth-child(2):hover a {
    background: url("../images/device_on.png") no-repeat center 8px;
    color: #fff;
}

.advantage_menu li:nth-child(3).on a, .advantage_menu li:nth-child(3):hover a {
    background: url("../images/team_on.png") no-repeat center 8px;
    color: #fff;
}

.advantage_menu li:nth-child(4).on a, .advantage_menu li:nth-child(4):hover a {
    background: url("../images/after_sales_on.png") no-repeat center 8px;
    color: #fff;
}

.cases {
    background: url("../images/cases.jpg") no-repeat center top;
    padding-top: 125px;
    margin-bottom: 100px;
}

.cases .cat_name {

}

.cases .cat_name .enname {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.cases .cat_name .cname {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.cases .cat_name .desc {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 65px;
}

.case_box {
    display: flex;
    height: 560px;
}

.case_box img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.case_box .case_box_l {
    width: 330px;
    height: 560px;
    position: relative;
    overflow: hidden;
}

.case_box .case_box_l:hover img, .case_box_r_t_item:hover img, .case_box_r_b_item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.case_box .title {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 52px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 52px;
    background: rgba(20, 20, 20, 0.4);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.case_box .case_box_r_t, .case_box .case_box_r_b {
    display: flex;
}

.case_box .case_box_r_t {
    height: 310px;
}

.case_box .case_box_r_b {
    height: 230px;
    margin-top: 20px;
}

.case_box .case_box_r {
    margin-left: 20px;
}

.case_box_r_t_item, .case_box_r_b_item {
    position: relative;
    overflow: hidden;
}

.case_box_r_t_item:last-child {
    margin-left: 20px;
}

.case_box_r_b_item:nth-child(2), .case_box_r_b_item:last-child {
    margin-left: 18px;
}

.cases .more {
    width: 263px;
    height: 46px;
    background: #1163CF;
    margin: 73px auto 0 auto;
}

.cases .more a {
    display: block;
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    background: url("../images/case_more.png") no-repeat 170px center;
}

.about {
    height: 740px;
    background: #F5F6F8;
    padding-top: 90px;
}

.about_box {
    display: flex;
}

.about_box .about_l, .about_box .about_r {
    width: 50%;
}

.about_box .about_l {
    padding-right: 56px;
}

.about .enname {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 105px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #1163CF;
}

.about .cname {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.01em;
    color: #303133;
}

.about .desc {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #606266;
    padding-top: 67px;
    text-indent: 2rem;
}

.about .desc span {
    color: #1163CF;
}

.about .about_r {
    padding-top: 50px;
    position: relative;
}

.about .about_r::before {
    content: '';
    position: absolute;
    background: #1163CF;
    opacity: 0.4;
    width: 112px;
    height: 66px;
    top: 25px;
    left: -35px;
}

.about .more {
    background: url("../images/about_more.png") no-repeat center center;
    width: 180px;
    height: 42px;
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    display: block;
    line-height: 42px;
    padding-left: 30px

}

/*新闻*/
.news {
    padding-top: 87px;
    padding-bottom: 88px;
}

.news .news_box {
    display: flex;
}

.news .company, .news .industry {
    width: 50%;
}

.news .industry {
    margin-left: 51px;
}

.news .cat_name {
    display: flex;
    justify-content: space-between;
}

.news .cname {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #303133;
    position: relative;
}

.news .cname::before {
    content: '';
    width: 37px;
    height: 5px;
    background: #093572;
    position: absolute;
    bottom: -26px;
}

.news .cname span:first-child {
    font-size: 26px;
}

.news .cname span:last-child {
    font-size: 22px;
    margin-left: 15px;
}

.news .cat_name a {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #C0C4CC;
    background: url("../images/news_more.png") no-repeat right center;
    padding-right: 15px;
}

.news .recommend {
    padding-top: 95px;
    display: flex;
    padding-bottom: 15px;
}

.news .recom_img {
    width: 237px;
    height: 163px;
}

.news .new_con {
    margin-left: 30px;
    width: 60%;
}

.news span {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #303133;
}

.news .desc {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #606266;
    padding-top: 6px;
    padding-bottom: 13px;
}

.news time {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #909399;
}

.news ul li {
    display: flex;
    justify-content: space-between;

}

.news ul li a {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.01em;
    color: #303133;
    display: block;
}

.news ul li time {
    font-family: 'Alibaba PuHuiTi 2.0';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #909399;
}

/*底部*/
.foot {
    background: #313131;
}

.foot .foot-link {
    padding-top: 32px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.foot .foot-link .linkbox {
    background: url(../images/link.png) no-repeat left center;
}

.foot .foot-link .linkbox span {
    padding-left: 60px;
    font-family: 'AlibabaPuHuiTi-2-45-Light';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.foot .foot-link .linkbox a {
    padding: 0 12px;
    font-family: 'AlibabaPuHuiTi-2-45-Light';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.01em;
    color: #C0C4CC;
}

.foot .foot-link .linkbox a:nth-child(2) {
    padding-left: 40px;
}

.foot .cbody {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.foot .cbody .cbody_box {
    display: flex;
}

.foot .foot-tel, .foot .foot-menu, .foot .foot-code {
    padding-top: 40px;
    padding-bottom: 25px;
}

.foot .foot-tel .foot-name {
    font-family: 'AlibabaPuHuiTi-2-35-Thin';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 45px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.foot .foot-tel span, .foot .foot-tel span em {
    font-family: 'AlibabaPuHuiTi-2-45-Light';
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #C0C4CC;
}

.foot .foot-tel span {
    display: block;
    font-size: 18px;
    padding-left: 30px;
}

.foot .foot-tel span em {
    list-style: none;
    font-size: 22px;
    color: #1163CF;
}

.foot .foot-tel span:nth-child(2) {
    background: url("../images/foottel.png") no-repeat left center;
    background-size: 20px;
}

.foot .foot-tel span:nth-child(3) {
    background: url("../images/footaddr.png") no-repeat left center;
    background-size: 20px;
}

.foot .foot-tel span:nth-child(4) {
    background: url("../images/footmail.png") no-repeat left center;
    background-size: 20px;
}

.foot-menu {
    padding-left: 120px;
    padding-right: 180px;
}

.foot-menu .foot-name {
    font-family: 'AlibabaPuHuiTi-2-35-Thin';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 45px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.foot-menu .foot-menu-box {
    display: flex;
}

.foot-menu .foot-menu-b-r {
    margin-left: 40px;
}

.foot-menu .foot-menu-b-l a, .foot-menu .foot-menu-b-r a {
    display: block;
    font-family: 'AlibabaPuHuiTi-2-45-Light';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.foot-code .foot-name {
    font-family: 'AlibabaPuHuiTi-2-35-Thin';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.foot-code .qrcode {
    width: 110px;
    height: 110px;
    background: url(../images/qrcode_border.png) no-repeat center center;
    background-size: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.foot-code .qrcode img {
    width: 98px;
    height: 98px;
    margin: 5px;
}

.foot-code span {
    display: block;
    font-family: 'AlibabaPuHuiTi-2-45-Light';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #909399;
}

.copy {
    padding-top: 23px;
    padding-bottom: 23px;
    text-align: center;
}

.copy span, .copy a {
    font-family: 'AlibabaPuHuiTi-2-45-Light';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #F5F6F8;
    opacity: 0.4;
}

/*内页样式*/
/*搜索内页样式*/
.search-form {
    margin-top: 40px;
}

.search-body {
    text-align: center;
}

.search-form .search-body span {
    font-size: 42px;
    color: #121212;
    margin-bottom: 10px;
}

.search-form span.highlight {
    font-size: 22px;
    color: #f00;

}

.search-form-search {
    width: 580px;
    height: 60px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 0 10px;
}

.search-form-search input {
    height: 40px;
    border: none;
    text-indent: .5rem;
    font-size: 16px;
    color: #9c9c9c;
    outline: 0;
}

.search-form-search button {
    width: 60px;
    height: 45px;
    background: url(../images/search.png) no-repeat center;
    border: 0px;
    cursor: pointer;
    margin-left: 10px;
}

.search-info {
    margin-top: 20px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #e60012;
    padding: 1rem 0;
}

.cbody {
    width: 1280px;
    margin: 0 auto;
}

.page-bar {
    height: 350px;
    background-size: cover;
}

.nav .cbody {
    position: relative;
    height: 42px;
}

.nav-l {
    display: flex;
    position: absolute;
    top: -42px;
}

.nav-l a {
    padding: 0 15px;
    height: 42px;
    line-height: 42px;
    background: var(--blue);
    color: #fff;
    font-size: 18px;
    margin: 0 5px;
}

.nav-l .active, .nav-l a:hover {
    background: #FF9B31;
}

.nav-r {
    position: absolute;
    right: 10px;
    top: 15px;
}

.nav-r, .nav-r a {
    color: #17875f;
    font-size: 14px;
}

.list ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list ul li > a {
    width: 250px;
    height: 150px;
    overflow: hidden;
    display: block;
    background: #fafafa;
}

.list ul li a img { /*  height: 150px;*/
    transition: all .3s;
}

.list ul li a:hover img {
    transform: scale(1.1, 1.1);
}

.list ul li div {
    flex: 1;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
}

.list ul li div a {
    color: #050505;
    font-size: 18px;
}

.list ul li div a:hover {
    color: var(--blue)
}

.list ul li div span {
    color: #999;
    line-height: 35px;
}

.list ul li div p {
    color: #999;
    line-height: 22px;
    font-size: 12px;
    height: 70px;
    overflow: hidden;
}

/* 分页 */
.pagination {
    display: inline-block;
    border-radius: 4px;
}

.pager {
    display: flex;
    justify-content: center;
    margin: 2rem 0;
}

.pager li {
    display: inline;
}

.pager li span, .pager li a {
    margin: 0 8px;
    padding: 7px 12px;
    border: 1px solid var(--blue);
    color: var(--blue);
}

.pagination > .active > span {
    background: var(--blue);
    color: #fff;
}

.pagination > .disabled > span {
    background: white !important;
    color: #666666;
}

.view, .about-view {
    padding: 1rem 2rem;
}

.telbox {
    display: flex;
    justify-content: space-between;
}

.tel-l {
    font-size: 16px;
    line-height: 32px;
}

.tel-r {
    flex: 1;
    padding-left: 20px;
}

.view-title {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    color: #000000;
}

.view-time {
    text-align: center;
    border-bottom: 1px solid #efefef;
    margin: 20px auto 10px auto;
    padding-bottom: 10px;
    color: #707070;
    font-size: 14px;
}

.view-time span {
    padding: 0 10px;
}

.view-info {
    font-size: 16px;
    padding: 1rem 0;
}

.view-info img {
    line-height: 0;
}

.view-tool ul li {
    color: #464646;
    height: 30px;
    line-height: 30px;
    margin: 0px 20px 0px 20px;
    font-size: 14px;
    overflow: hidden;
}

.view-tool ul li a {
    font-size: 14px;
    color: var(--blue);
}

.casebox ul li {
    float: left;
    width: 31%;
    margin: 10px 12px;
    display: flex;
    flex-direction: column;
}

.casebox ul li a:first-child {
    height: 280px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fafafa;
}

.casebox ul li:hover a:first-child img {
    transform: scale(1.1, 1.1);
}

.casebox ul li a:first-child img {
    min-height: 100%;
    transition: all .3s;
}

.casebox ul li a:last-child {
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #464646;
}

.casebox ul li:hover a:last-child {
    color: var(--blue);
}

.product-sons a {
    float: left;
    margin: 20px 10px;
    padding: 8px 30px;
    background: #17875f;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.product-sons a.active, .product-sons a:hover {
    background: #005033;
}

.view-type {
    width: 1000px;
    margin: 20px auto;
}

.view-type-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.view-type-top span:first-child {
    font-size: 28px;
    color: #404040;
    position: relative;
}

.view-type-top span:first-child::after {
    content: '';
    width: 60px;
    height: 4px;
    background-color: #006e47;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
}

.view-type-top span:last-child {
    padding-top: 20px;
    font-size: 12px;
    color: #808080;
    text-transform: uppercase;
}

.view-type ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px 0;
}

.view-type ul li {
    display: flex;
}

.view-type ul li span {
    width: 115px;
    height: 46px;
    display: flex;
    align-items: center;
    background-color: #006e47;
    font-size: 16px;
    color: #fff;
    text-indent: 15px;
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
}

.view-type ul li p {
    width: 356px;
    height: 46px;
    display: flex;
    align-items: center;
    background-color: #f3f2f1;
    font-size: 16px;
    color: #404040;
    text-indent: 15px;
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
}



#allmap {
  width:100%;
  height:550px;
  border:#ccc solid 1px;
  font-size:12px
  margin-top: 67px;
  height: 520px;
  border-radius: 16px;
  margin-bottom: 100px;
}

.company_map_box .company_name {
  display: block;
  font-family: AlibabaPuHuiTi-2-65-Medium;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #1862D0
}

.company_map_box .company_address {
  display: block;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #303133;
  margin-top: 2px;
}
