﻿
:root{
	--main_color:#1061ce;
}


.more {width: 10%;}
.slick-slider{position:relative;display:block;-moz-box-sizingzing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto}

body::-webkit-scrollbar{ display:none;}
::-webkit-scrollbar{ display:none;}

.width_1600{ width:1600px; margin:0 auto;}

.clearfix:after{ content: ""; clear: both; visibility: hidden; display: block; height: 0;}
.clearfix{ zoom: 1;}

.right-float{position:fixed;right:2px;bottom:4%;z-index:300;}

.navbars41 li:hover:nth-child(4) .hide1{ display:none;}





.wenhua{
    display: flex;
    flex-direction: column;
}

.wenhua .title {
    margin: 0 auto;
}

.wenhua ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10%;
    text-align: center;
    color: #fff;
}
.wenhua img {
    margin-bottom: 2%;
}
.wenhua h4 {
    font-size: 42px;
    font-weight: bold;
    line-height: 2;
}

.wenhua li p {
    line-height: 1.5;
    font-size: 18px;
}








.banner1 .swiper-slide{ position:relative;width:100%!important;    overflow: hidden;}
.banner1 .swiper-slide img{ width:100%; height:100vh; min-height:100%; transition:1s linear 2s; transform:scale(1.1,1.1);}
.banner1 .swiper-slide .txt{ width:100%; position:absolute; top:52%; left:50%; transform: translate(-50%, -50%); color:#fff; text-align:Center;}
.banner1 .swiper-slide .txt h2{ font-size:78px; line-height:78px; font-weight:bold;}
.banner1 .swiper-slide .txt h3{ font-size:46px; line-height:46px; margin-top:36px;}
.banner1 .swiper-slide-active img,.swiper-slide-duplicate-active img{ transition:3s linear; transform:scale(1,1);}


#mould86072{ width:100%; position:fixed; top:0; left:0; background:#fff; z-index:99; transition:1s; box-shadow: 0 0 10px rgb(0 0 0 / 20%);}
.navbars41{ width:1600px; height:100px; margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
.navbars41 .logo{ float:left; width: 372px; height: 100%; display: table;}
.navbars41 .logo a{ display: table-cell; vertical-align: middle;}
.navbars41 ul{ float:right; display: table; height:100%; margin-right:2%;}
.navbars41 li{ display: table-cell; vertical-align: middle; position:relative;}
.navbars41 li:first-child .hide1{ display:none;}
.navbars41 li>a{ padding:0 24px; font-size:16px; transition:.5s;}
.navbars41 li>a:hover{ color:var(--main_color);}
.navbars41 li.active a{ color:var(--main_color);}
.navbars41 .phone_a{ float:right; border-left:1px solid #e5e5e5; padding:0 24px;}
.navbars41 .phone_a p{ background:url(/images/phone.png) no-repeat left center; padding-left:30px; font-size:24px; font-weight:bold; font-family:arial; line-height:100px;}
.navbars41 .lang>a {
    display: inline-block;
    padding: 0 11px;
    border-radius: 12px;
}
.navbars41 .lang>a.hover {
    background: #bc8f52;
    color: #fff;
}
.navbars41 .lang #ceDivide {
    color: #333;
}
.navbars41 .lang>a {
    color: #333;
}
.navbars41 .btngsearch{ float:right;  width:100px; height:100px; line-height:100px; background:url(/images/search.png) no-repeat center; background-size:32px;}
#searchBox{ position:fixed; top:100px; left:0; width:100%; background:rgba(0,0,0,0.2); z-index:9;}
#searchBox div{ width:1200px; padding:30px 0; position:relative; margin:0 auto;}
#searchBox input{width: 100%;height: 60px;line-height: 60px;background: #f5f5f5;font-size: 16px;transition:.5s;box-shadow:none;border: 2px solid var(--main_color);padding: 0 20px;box-sizing:border-box;margin-bottom:0;}
#searchBox a{ background:var(--main_color) url(/images/search1.png) no-repeat center; background-size: 30px; width:80px; height:60px; display:block; position:absolute; right:0; top:30px;}


.navbars41 li .hide1{ width:180px; position:absolute; top:100px; left:50%; transform:translateX(-50%); background: #fff; padding:10px; box-sizing:border-box; border-radius:5px; display:none; box-shadow: 0 0 10px rgb(0 0 0 / 20%);}
.navbars41 li:nth-child(3) .hide1{ width:300px;}
.navbars41 li:hover .hide1{ display:block; text-align:center;}
.navbars41 li .hide1 a{ display:block; padding:0 20px;}
.navbars41 li:hover .hide1 a{ background: none; border-radius:inherit; color:#333; line-height:44px; font-size:14px;}
.navbars41 li:hover .hide1 a:hover{ background: var(--main_color); border-radius:5px; color:#fff;}


#mould86073 .swiper-slide img{ height: 100vh;}
#mould86073 .swiper-button-prev{ left: 40px!important;}
#mould86073 .swiper-button-next{ right: 60px!important;}
#mould86073 .swiper-button-next:after,#mould86073 .swiper-button-prev:after{ display:none;}
#mould86073 .swiper-container .swiper-pagination .swiper-pagination-bullet{ background:var(--main_color); opacity:0.5; border-radius:4px; width:30px;}
#mould86073 .swiper-container .swiper-pagination .swiper-pagination-bullet-active{ opacity:1;}



/*第二屏 产品*/
.hpro {
    width: 100%;
    overflow: hidden;
    height: 100vh;
    box-sizing: border-box;
}
.hpro .title {
    color: #000;
    /* margin-bottom: 2%; */
    position: absolute;
    top: 21%;
    z-index: 9;
    left: 6%;
}
.hpro .title span:after {background: #000;}
.hpro-content {
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
}
.hpro-content img {
    width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section.active .hpro .hpro-item{
    opacity: 1!important;
    transform: translateY(0px);
}
.section.active .hpro ul {
    opacity: 1!important;
    transform: translateY(0px);
}
.hpro-item {
    width: 88%;
    position: absolute;
    left: 6%;
    top: 25%;
    z-index: 12;
    opacity: 0;
    transform: translateY(60px);
    -webkit-transition: all 0.6s ease 0.5s;
    -moz-transition: all 0.6s ease 0.5s;
    -ms-transition: all 0.6s ease 0.5s;
    -o-transition: all 0.6s ease 0.5s;
    transition: all 0.6s ease 0.5s;
}
.hpro-content .swiper-slide-active .hpro-item .h3 {
    animation: updown1 0.8s ease 0s 1;
    animation-fill-mode: forwards;
}
.hpro-item .h3 {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 28px;
    color: var(--main_color);
    font-weight: bold;
    transform: translateY(60px);line-height:2;
}
.hpro-content .swiper-slide-active .hpro-info {
    animation: updown1 0.8s ease 0.1s 1;
    animation-fill-mode: forwards;
}
.hpro-info {
    float: left;
    width: 100%;
    overflow: hidden;line-height:1.75;
    font-size: 22px;
    color: #bc8f52;
    margin-top: 25px;
    transform: translateY(60px);
}
.hpro-item span a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    position: relative;
    z-index: 12;
}

.hpro-item span:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 24px;
    background: var(--main_color);
    opacity:0;
}
.hpro-item span:hover{background: var(--main_color);}
.hpro-item span:hover a{color:#fff;}
.hpro-item span {
    float: left;
    width: 180px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    margin: 70px 20px 0px 0px;
    box-sizing: border-box;
    border-radius: 24px;
    position: relative;
    text-align: center;
  transform: translateY(60px);}
.hpro-item span:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 24px;
    border: 2px #333 solid;
    box-sizing: border-box;
}
.hpro ul {
    width: 88%;
    bottom: 5%;
    position: absolute;
    left: 6%;
    z-index: 15;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transform: translateY(60px);
    -webkit-transition: all 0.6s ease 0.6s;
    -moz-transition: all 0.6s ease 0.6s;
    -ms-transition: all 0.6s ease 0.6s;
    -o-transition: all 0.6s ease 0.6s;
    transition: all 0.6s ease 0.6s;
}
.hpro ul li {
    width: 24%;
    height: 150px;
    background: #fff;
    float: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0px 2vw;
    position: relative;
}
.hpro ul li.act {
    box-shadow: 0px 8px 12px 4px rgb(63 74 155 / 20%);
}
.hpro ul li.act:before {
    opacity: 1;
}
.hpro ul li:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background:var(--main_color);
    opacity: 0;
}
.hpro ul li.act a {
    color: #fff;
}
.hpro ul li span {
    width: 49%;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    position: relative;
    z-index: 12;
}
.hpro ul li samp {
    width: 45%;
    overflow: hidden;
    height: 100%;
    position: relative;
    z-index: 12;
}
.hpro ul li.act samp {
    transform: translateY(-30px) scale(1.2);
}
.hpro ul li samp img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


/*第五屏 jianjie*/
.hm4{position: relative;}
.hm4:before {content: "";position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px;background: url(/images/20.png) no-repeat left top;background-size: contain;}
.title {color: #fff;margin-bottom: 2%;}
.title strong {font-size: 32px;line-height: 54px;float: left;}
.about{
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
}

.title span {
    font-size: 20px;
    line-height: 28px;
    float: left;
    margin-left: 24px;
    padding-left: 24px;
    font-weight: bold;
    position: relative;
}
.title span:after {
    content: "";
    background: #fff;
    width: 1px;
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 4px;
}
.about h2 {
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    font-weight: normal;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 1vw;
    padding-bottom: 1.56vw;
    background: url(/images/im4.png) no-repeat left bottom;
}

.about p {
    font-size: 16px;
    width: 45%;
    line-height: 1.5;
    margin-bottom: 2%;
    color: #fff;
}

.about .more a {color:var(--main_color);background: #fff;width: 194px;height: 64px;display: flex;align-items: center;justify-content: center;border-radius: 50px;font-size: 18px;}
.about .more span {width: 14px;height: 14px;border: 10px solid var(--main_color);background: var(--main_color);margin-left: 17%;border-radius: 30px;background-image: url(/images/pub_Btn.png);background-repeat: no-repeat;background-position: center;background-size: contain;}
.about .more:hover a{background:var(--main_color);color:#fff;}
.about .more:hover span {border: 10px solid #fff;background: rgba(255, 255, 255, 0.5);background-image:none;}
.about .xinxi {
        display: flex;
    flex-direction: row;
    width: 55%;
    justify-content: space-between;margin-top:5%;
}

.about .box1 {
    display: flex;color:#fff;
    align-items: center;flex:1;
}
.box1 img {
    margin-right: 7%;
}

.box2 {
    /* width: 100%; */
}

.box2 h5 {
    font-size: 44px;
    display: flex;font-weight:bold;
}

.box2 span {font-weight:normal;
    font-size: 14px;
    transform: translateY(-22px);
    display: inline-block;
    margin-left: 5px;
}

.box2 p {
    font-size: 14px;
    width: 100%;
    line-height: 3;
    margin-bottom: 0;
}



/*第五屏 licheng*/
.row-a5{overflow:hidden;}
.row-a5 .wp{position:relative;padding:68px 0 0;height:910px;}
.row-a5 .g-titleb1{margin-bottom:37px}
.wp .title {position: absolute;top: 22%;color:#000;}
.wp .title strong {margin-bottom: 12%;}
.wp .title span:after {background: #000;}
.wp .title .more a {color:#fff;background: var(--main_color);width: 194px;height: 64px;display: flex;align-items: center;justify-content: center;border-radius: 50px;font-size: 18px;}
.wp .title .more span:after {background:none
  ;}
.wp .title .more span {padding-left: 0;width: 14px;height: 14px;border: 10px solid #fff;background: rgba(255, 255, 255, 0.5);margin-left: 17%;border-radius: 30px;background-image:none; }
.wp .title .more:hover a{background:#fff;color:var(--main_color);}
.wp .title .more:hover span {border: 10px solid var(--main_color);background: var(--main_color);background-image: url(/images/pub_Btn.png); background-repeat: no-repeat;background-position: center;background-size: contain;}
.m-yearb1 .first{position:absolute;bottom:53px;left:0;width:142px;height:142px;background:url(/images/c-i23.png) center no-repeat;-webkit-background-size:100% 100%;-moz-background-size:100%;-o-background-size:100%;background-size:100%;text-align:center;color:#fff;overflow:hidden;z-index:1}
.m-yearb1 .first .y{font-size:28px;line-height:1.3;margin-top:28px;font-family:Gilroy-Bold}
.m-yearb1 .first .p{font-size:14px;color:#fff;opacity:.8}
.m-yearb1 .year{position:absolute;cursor:pointerr}
.m-yearb1 .year.on .y{color:var(--main_color);}
.m-yearb1 .year:nth-child(1) .y{color:#fff;}
.m-yearb1 .year.on:nth-child(1):hover .y{color:#fff;}
.m-yearb1 .year::after{content:"";display:block;position:absolute;background-color:#76a7e2;height:4px;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}
.m-yearb1 .year .y{font-size:22px;font-weight:700;color:#333;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;font-family:Gilroy-Bold}
.m-yearb1 .year .dot{width:20px;height:20px;background:#024a94;border-radius:50px;margin:0 auto;position:relative;z-index:1;border: 4px solid #024a94;}
.m-yearb1 .year.on .dot{width:20px;height:20px;background:#fff; border: 4px solid #024a94; -webkit-background-size:100% 100%;-moz-background-size:100%;-o-background-size:100%;background-size:100%;}
.m-yearb1 .year.prev .y{color:#f08200}
.m-yearb1 .y1{bottom:110px;left:210px}
.m-yearb1 .y1::after{width:96px;right:34px;bottom:10px}
.m-yearb1 .y2{bottom:115px;left:305px}
.m-yearb1 .y2::after{width:90px;right:33px;bottom:7px;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-o-transform:rotate(-3deg);transform:rotate(-3deg)}
.m-yearb1 .y3{bottom:155px;left:440px}
.m-yearb1 .y3 .dot{margin:0 0 0 auto}
.m-yearb1 .y3::after{width:135px;right:22px;bottom:-10px;-webkit-transform:rotate(-17deg);-moz-transform:rotate(-17deg);-ms-transform:rotate(-17deg);-o-transform:rotate(-17deg);transform:rotate(-17deg)}
.m-yearb1 .y4{bottom:230px;left:538px}
.m-yearb1 .y4 .dot{margin:-20px -28px 0 auto}
.m-yearb1 .y4::after{width:125px;right:-16px;bottom:-28px;-webkit-transform:rotate(-30deg);-moz-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-o-transform:rotate(-30deg);transform:rotate(-30deg)}
.m-yearb1 .y5{bottom:320px;left:660px}
.m-yearb1 .y5 .dot{margin:-20px -28px 0 auto}
.m-yearb1 .y5::after{width:130px;right:-22px;bottom:-33px;-webkit-transform:rotate(-37deg);-moz-transform:rotate(-37deg);-ms-transform:rotate(-37deg);-o-transform:rotate(-37deg);transform:rotate(-37deg)}
.m-yearb1 .y6{bottom:420px;left:742px}
.m-yearb1 .y6 .dot{margin:-20px -28px 0 auto}
.m-yearb1 .y6::after{width:130px;right:-40px;bottom:-40px;-webkit-transform:rotate(-50deg);-moz-transform:rotate(-50deg);-ms-transform:rotate(-50deg);-o-transform:rotate(-50deg);transform:rotate(-50deg)}
.m-yearb1 .y7{bottom: 492px;left: 791px;}
.m-yearb1 .y7 .dot{margin:-20px -28px 0 auto}
.m-yearb1 .y7::after{width: 86px;right: -35px;bottom: -25px;-webkit-transform:rotate(-56deg);-moz-transform:rotate(-56deg);-ms-transform:rotate(-56deg);-o-transform:rotate(-56deg);transform: rotate(-57deg);}
.m-yearb1 .y8{bottom: 555px;left: 851px;}
.m-yearb1 .y8 .dot{margin:-20px -28px 0 auto}
.m-yearb1 .y8::after{width: 74px;right: -20px;bottom: -22px;-webkit-transform:rotate(-60deg);-moz-transform:rotate(-60deg);-ms-transform:rotate(-60deg);-o-transform:rotate(-60deg);transform: rotate(-49deg);}
.m-yearb1 .y9{bottom: 627px;left:915px}
.m-yearb1 .y9 .dot{margin:-28px -28px 0 auto}
.m-yearb1 .y9::after{width: 91px;right: -23px;bottom:-29px;-webkit-transform:rotate(-62deg);-moz-transform:rotate(-62deg);-ms-transform:rotate(-62deg);-o-transform:rotate(-62deg);transform: rotate(-49deg);}
.m-yearb1 .y10{bottom: 682px;left: 1001px;}
.m-yearb1 .y10::after{width: 70px;right: 15px;bottom: -18px;-webkit-transform:rotate(-19deg);-moz-transform:rotate(-19deg);-ms-transform:rotate(-19deg);-o-transform:rotate(-19deg);transform: rotate(-49deg);}
.m-yearb1 .y11{bottom: 743px;left: 1058px;}
.m-yearb1 .y11::after{width: 83px;right: 18px;bottom: -28px;-webkit-transform:rotate(-13deg);-moz-transform:rotate(-13deg);-ms-transform:rotate(-13deg);-o-transform:rotate(-13deg);transform: rotate(-50deg);}
/*0218*/
.m-yearb1 .y12{bottom: 800px;left: 1117px;x}
.m-yearb1 .y12::after{width:70px;right:26px;bottom: -23px;-webkit-transform:rotate(-9deg);-moz-transform:rotate(-9deg);-ms-transform:rotate(-9deg);-o-transform:rotate(-9deg);transform: rotate(-46deg);}
.m-yearb1 .y13{bottom:780px;left:1360px}
.m-yearb1 .y13::after{width:70px;right:26px;bottom:5px;-webkit-transform:rotate(-7deg);-moz-transform:rotate(-7deg);-ms-transform:rotate(-7deg);-o-transform:rotate(-7deg);transform:rotate(-7deg)}
.m-yearb1 .y14{bottom:790px;left:1440px}
.m-yearb1 .y14::after{width:70px;right:26px;bottom:4px;-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-ms-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}
/*0218 end*/
.m-hisb1{position:absolute;bottom:20px;right:0;width:50%}
.hmc5item{padding: 0 32px 0 32px;
    display: block;    float: left;
    height: 100%;
    min-height: 1px;width:780px;}
.hmc5item.on{
    position: relative;
    top: 0px;
    opacity: 1!important;
    transition: opacity 500ms ease 0s;
}
.hmc5txt{ background: #fff url(../images/hmc6sbg.jpg) no-repeat right center; padding: 40px 40px; height: 230px; box-shadow:0 0 30px rgba(0,0,0,0.1); margin-top:-15px; }
.hmc5Syr{ font: 136px/136px din;font-weight: bold; text-align: center; background:var(--main_color);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.hmc5img{ display:block; float:left; padding:2px; background-image: linear-gradient(90deg, var(--main_color) 0%,var(--main_color) 100%); border-radius:0.3em;}
.hmc5txt_p{ margin-left:350px; text-align:left}
.hmc5txt_p p{ font-size: 14px; line-height: 1.75; color: #333; overflow:hidden}
.hmc5txt_p a{ font-size: 14px; line-height: 28px; color: var(--main_color); text-transform: uppercase; display: inline-block; letter-spacing: 1px;     bottom: 4%;position: absolute;}
.hmc5txt_p a:hover{ color: #FFF; background: var(--main_color); padding: 0px 20px; }
.hmc5years .prev{ background:rgba(255,255,255,0.3) url(../images/hmc6btn.png) no-repeat center center; height: 60px; width: 60px; position: absolute; left:-85px; top: 40%; margin-top: -30px; border-radius:50%; transition:all 0.5s ease-in-out; }
.hmc5years .next{background:rgba(255,255,255,0.3) url(../images/hmc6btn.png) no-repeat center center; height: 60px; width: 60px; position: absolute; right:-85px; transform:rotateY(180deg); top: 40%; margin-top: -30px; border-radius:50%; transition:all 0.5s ease-in-out; }
.hmc5years .prev:hover,.hmc5years .next:hover{ background: #2f7b3f url(../images/hmc6btna.png) no-repeat center center; }

/*第六屏 底部*/
.foott {display: flex;flex-direction: column;justify-content: space-between;}
.honor .ull.width_1600 {padding: 7% 0 3%;display: flex;flex-direction: column;}
.honor .ull .title {margin: 0 auto;margin-bottom: 2%;}
.honor ul{display: flex;justify-content: space-between;flex-direction: row;}
.f-nav {margin: 0 auto;display: flex;flex-direction: row;justify-content: space-between;align-content: flex-start;color: 222;}
.f-cp {border-left: 1px solid #70707061;padding-left: 1%;border-right: 1px solid #70707061;padding-right: 1%;}
.f-fw {border-right: 1px solid #70707061;padding-right: 2%;}
.f-nav h2 {font-size: 22px;margin-bottom: 3%;}
.f-nav p {font-size: 16px;line-height: 2.5;}
.guanzhu {display: flex;flex-direction: column;align-items: center;}
.copyright{text-align: center;padding-bottom: 2%;}
.copyright div{width:88%;margin:0 auto;}
.copyright p{line-height: 2;font-size:16px;color: #222;}
.copyright p a:hover{ color:fff;}
.copyright a{color: #222;font-size:16px;}

@media(min-width: 1199px) and (max-width: 1900px){
.row-a5 .wp {
    position: relative;
    padding: 0.2vw 0 0;
    height: 48.94vw;
}
.m-yearb1 .first {
    position: absolute;
    bottom: 2.789vw;
    left: 0;
    width: 7.473vw;
    height: 7.473vw;
    background: url(/images/c-i23.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
}  
 .m-yearb1 .y1 {
    bottom: 5.789vw;
    left: 11.05vw;
} 
.m-yearb1 .year {
    position: absolute;
}  
.m-yearb1 .y2 {
    bottom: 6.052vw;
    left: 16.05vw;
}  
.m-yearb1 .first .y {
    font-size: 1.473vw;
    line-height: 1.3;
    margin-top: 1.473vw;
}
 .m-yearb1 .first .p {
    font-size: .842vw;
    color: #fff;
    opacity: .8;
} 
 .m-yearb1 .year .y {
    font-size: 1.157vw;
    font-weight: 700;
    color: #333;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
} 
.m-yearb1 .year .dot {
    width: 1.2vw;
    height: 1.2vw;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}  
.m-yearb1 .y2 {
    bottom: 6.052vw;
    left: 16.05vw;
}  
.m-yearb1 .y3 {
    bottom: 8.257vw;
    left: 23.6vw;
}
.m-yearb1 .y4 {
    bottom: 11.1vw;
    left: 29vw;
}
.m-yearb1 .y5 {
    bottom: 13.84vw;
    left: 33vw;
} 
.m-yearb1 .y6 {
    bottom: 17.1vw;
    left: 37.7vw;
} 
.m-yearb1 .y7 {
    bottom: 20.1vw;
    left: 41.3vw;
}
.m-yearb1 .y8 {
    bottom: 24.36vw;
    left: 45.78vw;
}
.m-yearb1 .y9 {
    bottom: 28.73vw;
    left: 49.15vw;
}
.m-yearb1 .y10 {
    bottom: 33.21vw;
    left: 53.84vw;
} 
.m-yearb1 .y11 {
    bottom: 36vw;
    left: 57.15vw;
}  
.m-yearb1 .y1::after {
    width: 5.052vw;
    right: 1.78vw;
    bottom: 0.526vw;
}  
.m-yearb1 .year::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #76a7e2;
    height: 0.21vw;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
}  
.m-yearb1 .y2::after {
    width: 4.736vw;
    right: 1.736vw;
    bottom: 0.368vw;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.m-yearb1 .y3::after {
    width: 7.105vw;
    right: 1.052vw;
    bottom: -0.526vw;
    -webkit-transform: rotate(-17deg);
    -moz-transform: rotate(-17deg);
    -ms-transform: rotate(-17deg);
    -o-transform: rotate(-17deg);
    transform: rotate(-17deg);
} 
  .m-yearb1 .y4::after {
        width: 6vw;
        right: 1vw;
        bottom: -0.5vw;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-27deg);
}
.m-yearb1 .y5::after {
    width: 4.52vw;
    right: 1.043vw;
    bottom: -0.836vw;
    -webkit-transform: rotate(-37deg);
    -moz-transform: rotate(-37deg);
    -ms-transform: rotate(-37deg);
    -o-transform: rotate(-37deg);
    transform: rotate(-34deg);
}
.m-yearb1 .y6::after {
    width: 6.42vw;
    right: 0.895vw;
    bottom: -1.105vw;
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-37deg);
}
.m-yearb1 .y7::after {
    width: 4.684vw;
    right: 0.295vw;
    bottom: -0.631vw;
    -webkit-transform: rotate(-56deg);
    -moz-transform: rotate(-56deg);
    -ms-transform: rotate(-56deg);
    -o-transform: rotate(-56deg);
    transform: rotate(-40deg);
} 
.m-yearb1 .y8::after {
    width: 5.815vw;
    right: 0.232vw;
    bottom: -1vw;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-44deg);
}
.m-yearb1 .y9::after {
    width: 6.21vw;
    right: 0.211vw;
    bottom: -1.426vw;
    -webkit-transform: rotate(-62deg);
    -moz-transform: rotate(-62deg);
    -ms-transform: rotate(-62deg);
    -o-transform: rotate(-62deg);
    transform: rotate(-48deg);
}
.m-yearb1 .y10::after {
    width: 5.631vw;
    right: 0.842vw;
    bottom: -1.5vw;
    -webkit-transform: rotate(-19deg);
    -moz-transform: rotate(-19deg);
    -ms-transform: rotate(-19deg);
    -o-transform: rotate(-19deg);
    transform: rotate(-43deg);
}  
.m-yearb1 .y11::after {
    width: 4.842vw;
    right: 0.368vw;
    bottom: -0.557vw;
    -webkit-transform: rotate(-13deg);
    -moz-transform: rotate(-13deg);
    -ms-transform: rotate(-13deg);
    -o-transform: rotate(-13deg);
    transform: rotate(-40deg);
}  
  
.m-yearb1 .y12 {
    bottom: 39vw;
    left: 60.15vw;
}  
  .m-yearb1 .y12::after  {    width: 4vw;
    right: 1.2vw;
    bottom: -1.5vw;}
  
  
  
  
}
@media (max-width: 1680px){
  .hmc5txt_p p {line-height: 1.5;}
  .honor .ull.width_1600 {
  padding: 7% 0 1%;}
  .f-nav h2 {
    font-size: 20px;}
  .f-nav p {
    font-size: 14px;
    line-height: 2;
}
  .guanzhu {max-width: 190px;font-size: 12px;}
  .copyright {padding-bottom: 0%;}
  .m-hisb1 {bottom: 72px;}
  .hpro-item {top: 19%;}
  .hpro-info {margin-top: 20px;}
  .hm4:before {background-size:62%;}
  .box1 img {width: 30%;}
  .box2 h5 {
    font-size: 38px;}
  .box2 p {line-height: 1.25;margin-top: 10%;}
  .navbars41 .logo {width: 350px;}
  .hpro ul {bottom: 2%;}
.width_1600 {width: 88%;}.navbars41 {width: 88%;}
  .navbars41 ul {margin-right: 0;}
  .wp .title {top: 27%;}
  
  .hmc5item {width: 730px;}
  .hmc5txt {height: 210px;}
  
}

@media (min-width: 1560px) and (max-width: 1679px){
  .m-hisb1 {bottom: 30px;}
  .hpro-info {font-size: 20px;}
  .f-logo {
    width: 24%;
}
  .hpro ul {bottom: 20px;}

}
@media (max-width: 1550px){

}

@media (min-width: 1440px) and (max-width: 1559px){ 
  .hmc5txt_p p {font-size: 13px;line-height: 1.2;}
  .hpro-info {font-size: 20px;}
  .f-logo {width: 23%;}
  .navbars41 li>a {padding: 0 20px;}
  .navbars41 .logo {width: 18%;}
.f-cp {padding-left: 1%;padding-right:1%;}
.f-fw {padding-right: 1%;}
  .m-hisb1 {width: 51%;bottom:0;}
  .hmc5item {
    width: 680px;
}
  .hpro-item {top: 20%;}
}
@media (min-width: 1360px) and (max-width: 1439px){
  .hmc5txt_p p {font-size: 13px;line-height: 1.2;}
  .guanzhu {max-width: 130px;font-size: 12px;text-align: center;}
  .hpro-item {top: 22%;}
  
  .f-logo {width: 23%;}.hpro-info {font-size: 18px;}
  .navbars41 .logo {width:18%;}
  .navbars41 li>a {padding: 0 18px;}
 .m-hisb1 {bottom: -24px;
    width: 54%;}
  .honor .ull.width_1600 {padding: 9% 0px 3%;}
}


















