html,
body {
    height: 100%;
    font-family: helvetica, arial, 微软雅黑, 华文黑体;
    background-color: #FFF
}

.clearfix{
    overflow: auto;
    zoom: 1;
}
.clearfix:after{
    display: block;
    height: 0px;
    clear: both;
    content: "";
}
.left{
    float: left;
}
.right{
    float: right;
}

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

* {
    padding: 0px;
    margin: 0px;
}

.container {
    width: 1200px !important;
}

/*滚动条*/
/*::-webkit-scrollbar {
    width: 8px;
    height: 10px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 2px solid transparent;
}

::-webkit-scrollbar-track {}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px #ccc inset;
    background-color: none;
}

::-webkit-scrollbar-corner {
    background: transparent;
}
*/
.header{
    width: 100%;
    background: rgba(255,255,255,1);
}
.header .logobox{
    /*width: 1201px;*/
    width: 100%;
    text-align: center;
    padding: 15px 0;
    margin: 0 auto;
}
.header .logobox>img{
    width: 1200px;
    max-width: 1201px;
    max-height: 65px;
}
.header .nav{
    width: 100%;
    min-width: 1200px;
    background: rgba(4,120,161,1);
    border-top: 4px solid rgba(253,240,1,1);
}
.header .navbar{
    display: flex;
    height: 56px;
    width: 1200px;
    margin:0 auto;
    display: flex;
}
.header .navbar .tagsbox{
    width: 60%;
    display: flex;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.header .navbar .tagsbox .tags{
    /*width: 20%*/
    width: 150px;
}
.header .navbar .tagsbox .tags a{
    display: inline-block;
    height: 56px;
    line-height: 56px;
    color: #ffffff;
    cursor: pointer;
    width: 150px;
    text-align: left;
}
.header .navbar .phonebox{
    /*width: 20%;*/
    width: 450px;
    margin-left: 30px;
    height: 56px;
    line-height: 56px;
    color: #ffffff;
    text-align: right;
    font-weight: bold;
    font-size: 22px;
}
.header .latagsbox{
    /*width: 1165px;*/
    width: 1200px;
    margin: 0 auto;
}
.header .latagsbox .tagsbox{
    display: flex;
    font-size: 16px;
}
.header .latagsbox .tagsbox .tags,.header .latagsbox .spanbox{
    padding: 15px 0;
    color: rgba(5,120,182,1);
}
.header .latagsbox .tagsbox .tags a,.header .latagsbox .spanbox{
    color: rgba(5,120,182,1);
    cursor: pointer;
}
.header .latagsbox .spanbox{
    font-size: 18px;
}
.header .latagsbox .tagsbox .spanbox:last-child{
    display: none;
}
.swiperbox{
    width: 100%;
    height: 400px;
}
.swiperbox .swiper-mybutton-prev,.swiperbox .swiper-mybutton-next{
    background: rgba(0,0,0,0.3);
    color: rgba(255,255,255,1);
    height: 74px;
    width: 35px;
    padding: 0;
    margin: 0;
    line-height: 74px;
    font-size: 40px;
    position: absolute;
    top: 40%;
    z-index: 999;
    cursor: pointer;
}
.swiperbox .swiper-mybutton-prev i,.swiperbox .swiper-mybutton-next i{
    display: inline-block;
    width: 35px;
    text-align: center;
    line-height: 74px;
}
.swiperbox .swiper-mybutton-prev{
    left: 0;
}
.swiperbox .swiper-mybutton-next{
    right: 0;
}
.swiperbox .swiper-container .swiper-pagination{
    bottom: 15px;
}
.swiperbox .swiper-container .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    display: inline-block;
    border-radius: 0;
    background: rgba(255,255,255,1);
    opacity: 0.7;
}

.swiperbox .swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: rgba(1,1,1,1);

}
.bannerbox{
    position: relative;
    height: 390px;
}
.bannerbox .bannerspanbox .title{
    font-size: 34px;
}
.bannerbox .bannerspanbox>span{
    display: inline-block;
    position: absolute;
    top: 60px;
    font-family: Microsoft Yahei,Arial,Verdana,sans-serif;
    font-size: 26px;
    font-style: italic;
}
.bannerbox .bannerspanbox .buttonbox{
    position: absolute;
    top: 180px;
}
.bannerbox .bannerspanbox .buttonbox>a{
    color: rgba(255,255,255,1);
    font-size: 18px;
    padding:10px 30px;
    border: 1px solid rgba(255,255,255,1);
}
.bannerbox .bannerspanbox>img{
    position: absolute;
    top: 99px;
    left: 100px;
}
.bodybox{
    width: 100%;
    min-width: 1200px;
    background: rgba(246, 246, 246, 1);
}
.bodybox .companybox{
    /*height: 548px;*/
}
.bodybox>div:nth-child(2){
    /*height: 430px;*/
    background: rgba(255,255,255,1);
}
.bodybox .companybox .centerbox{
    padding-top: 60px;
    width: 1200px;
    /*width: 1220px;*/
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 60px;
}
.bodybox .companybox .centerbox>div:nth-child(1){
    width: 270px;
}
.bodybox .companybox .centerbox>div{
    padding: 15px;
}
.bodybox .companybox .centerbox>div>p{
    font-style: italic;
    font-size: 18px;
    color: #0094c5;
}
.bodybox .companybox .centerbox>div>span{
    font-size: 14px;
    line-height: 1.9;
    color: #696969;
    margin:0;
    padding: 0;
}
.bodybox .companybox .centerbox>div .companyname,.bodybox .companybox .centerbox>div>span>a{
    color: #0094c5;
}
.bodybox .newsbox{
    /*width: 1220px;*/
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.bodybox .newsbox>div:nth-child(2){
    display: flex;
    flex-wrap: wrap;
}
.bodybox .newsbox .newscenterbox{
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*width: 46%;*/
    margin-bottom: 20px;
    min-height: 100px;
    margin-left: 30px;
    margin-right: 20px;
}
.bodybox .newsbox .newscenterbox .datebox{
    display: flex;
    flex-direction:column;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}
.bodybox .newsbox .newscenterbox>div:nth-child(2){
    width: 418px;
}
.bodybox .newsbox .newscenterbox div>span{
    color: #666;
    line-height: 20px;
    font-size: 14px;
    max-height: 40px;
    overflow: hidden;
}
.bodybox .newsbox .newscenterbox .datebox>span{
    display: inline-block;
    text-align: center;
    width: 90px;
    font-size: 18px;
    color: #0578a1;
    font-weight: normal;
}
.bodybox .newsbox .newscenterbox .datebox>span:nth-child(1){
    font-size: 22px;
    font-weight: bold;
    color: #0578a1;
    padding-top: 0px;
    padding-bottom: 10px;
}
.bodybox .newsbox .newscenterbox>div:nth-child(2)>p>a{
    display: inline-block;
    padding-bottom: 10px;
    color: #0578a1;
    font-size: 16px;
}
.footer .nav{
    width: 100%;
    min-width: 1200px;
    background: rgba(229,229,229,1);
    /*height: 40px;*/
}
.footer .nav:nth-child(2){
    background: rgba(255,255,255,1);
    height: 200px;
}
.footer .navbar{
    /*width: 1270px;*/
    width: 1200px;
    margin:0 auto;
}
.footer .navbar .tagsbox{
    display: flex;
    flex-wrap: wrap;
}
.footer .navbar .tagsbox a{
    color: #000000;
    font-size: 14px;
    display: inline-block;
    width: 140px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
}

.footer .nav .navbar .helpbox{
    width: 140px;
    margin-bottom: 15px;
}
.footer .nav .navbar .helpbox>a{
    color: #696969;
}
.footer .nav .navbar .helpbox:nth-child(5){
    color: #696969;
    font-size: 14px;
    display: inline-block;
    line-height: 40px;
    width: 350px;
    padding-left: 20px;
}
.footer .nav .navbar .helpbox:nth-child(6){
    color: #696969;
    font-size: 14px;
    display: inline-block;
    line-height: 40px;
    width: 250px;
}
.footer .nav .infobox{
    padding-top: 15px;
    border-top: 1px solid #f0f0f0;
    /*width: 1270px;*/
    width: 1200px;
    margin: 0 auto;
}
.footer .nav .infobox>span{
    font-size: 14px;
    display: inline-block;
    width: 395px;
    line-height: 40px;
    color: #696969;;
    text-align: center;
}

.mybannerbox .bannerbody{
    display: flex;align-content: center;justify-content: center;
    position: relative;
    height: 210px;
    min-width: 1200px;
}
.mybannerbox .bannerbody>img{
    width: 100%;
    height: 100%; 
}
.mybannerbox .bannerbody >div{
    position: absolute;
    top: 50px;
    left: 25%;
}
.mybannerbox .bannerbody >div>p:nth-child(1){
    font-size: 34px;
    color: rgba(255,255,255,1);
    font-family: Microsoft Yahei,Arial,Verdana,sans-serif;
    font-weight: bold;
}
.mybannerbox .bannerbody >div>p:nth-child(2){
    padding-top: 10px;
    font-size: 26px;
    color: rgba(255,255,255,1);
    font-style: italic;
}
.menubox{
    width: 220px;
    /*height: 170px;*/
    padding-bottom: 40px;
}
.menubox>div{
    width: 210px;
    padding-left: 10px;
    vertical-align: middle;
    line-height: 40px;
    height: 40px;
    background-color: rgba(5, 120, 161, 1);
    color: rgba(255,255,255,1);
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap;
    display: inline-block;
    font-weight: normal;
}

.menubox>ul>li{
    cursor: pointer;
    color: inherit;
    height: auto;
    overflow: hidden;
    white-space: normal;
    line-height: 40px;
    height: 40px;
    padding-left: 10px;
    border-left: 1px solid rgba(228,228,228,1);
    border-right: 1px solid rgba(228,228,228,1);
    border-bottom: 1px solid rgba(228,228,228,1);
}

.menubox>ul>li>a{
    font-size: 14px;
    line-height: 40px;
}
.menubox>ul>li>a>i{
    font-size: 6px;
    transform:scale(0.5);
    color: rgba(217,217,217,1);
    padding-right: 10px;
}
.menubox>ul>li:hover{
    background: rgba(179,212,252,0.3);
}
.menubox>ul>li:last-child{
    box-shadow: 0px 2px 0px 0px rgba(228,228,228,0.5);
}

.aboutnewsbox{
    /*width: 1270px;*/
    /*width: 75%;*/
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
    min-height: 300px;
}
.aboutnewsbox .newsbox{
    width: 950px;
    /*width: 75%;*/
    margin-left: 20px;
    display: flex;
    flex-wrap:wrap
}
.aboutnewsbox .newsbox .news{
    width: 277px;
    height: 315px;
    cursor: pointer;
    margin-right: 30px;
    margin-bottom: 20px;
}
.aboutnewsbox .newsbox .news:hover{
    border: 1px solid rgba(150,150,150,0.3);
    background: rgba(240,240,240,0.2);
}
.aboutnewsbox .newsbox .news:hover>div{
   background: #000;
}
.aboutnewsbox .newsbox .news:hover>div img{
    -webkit-mask:-webkit-linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5),rgba(0,0,0,0.5),rgba(0,0,0,0.5));
}
.aboutnewsbox .newsbox .news:hover>a{
    color: rgba(32,178,170,1);
}
.aboutnewsbox .newsbox .news>div{
    margin: 5px;
    width: 267px;
    height: 179px;
}
.aboutnewsbox .newsbox .news>div img{
    width: 267px;
    height: 179px;
}

.aboutnewsbox .newsbox .news>p{
    padding-left: 5px;
    padding-top: 5px;
    display: inline-block;
    width: 267px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: rgba(51,51,51,1);
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}
.aboutnewsbox .newsbox .news>a{
    padding-left: 5px;
    padding-top: 10px;
    display: inline-block;
    width: 267px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: rgba(51,51,51,1);
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}
.aboutnewsbox .newsbox .news>a:hover{
    color: rgba(0,128,128,1);
}
.aboutnewsbox .newsbox .news>p:nth-child(3){
    font-family: "Microsoft Yahei";
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-indent: 2em;
    text-align: justify;
    color: rgba(102,102,102,1);
    font-size: 14px;
    line-height: 26px;
}

.aboutnewsbox .newsbox .news>p:nth-child(4){
    padding-bottom: 5px;
    font-family: "Microsoft Yahei";
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 1;
    color: #969696;
    font-size: 12px;
    line-height: 18px;
}

.news1box .menubox>ul>li:nth-child(1){
    background: rgba(179,212,252,0.3);
}

.news2box .menubox>ul>li:nth-child(2){
    background: rgba(179,212,252,0.3);
}

.news3box .menubox>ul>li:nth-child(3){
    background: rgba(179,212,252,0.3);
}
.news4box .menubox>ul>li:nth-child(4){
    background: rgba(179,212,252,0.3);
}

.newsbodybox .newsbox{
    font-family: Microsoft Yahei,Arial,Verdana,sans-serif;
    color: #707070;
    line-height: normal;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 14px;
    text-indent: 2em;
}
.newsbodybox .newsbox>p{
    width: 950px;
}
.newsbodybox .newsbox>p:nth-child(1){
    white-space: normal;
    line-height: 40px;
    font-size: 22px;
    color: rgba(30, 30, 30,1);
    text-align: center;
    /*height: 40px;*/
}
.newsbodybox .newsbox>div{
    margin-top: 20px;
    border-top: 1px solid rgba(228,228,228,0.5);
    border-bottom: 1px solid rgba(228,228,228,0.5);
    padding-bottom: 20px;
}
.newsbodybox .newsbox>div>p:nth-child(1){
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 10px;
    background: rgba(228,228,228,0.1);
    border: 1px solid rgba(228,228,228,1);
    font-size: 14px;
    color: #999999;
}

.newsbodybox .newsbox>div>p{
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.newsbodybox .newsbox .linkdiv{
    display: flex;
    border: none;
    width: 950px;
}
.newsbodybox .newsbox .linkdiv>span{
    display: inline-block;
    margin: 0;
    padding:0;
    width: 50%;
    cursor: pointer;
}
.newsbodybox .newsbox .linkdiv>span:nth-child(1){
    text-align: left;
}
.newsbodybox .newsbox .linkdiv>span:nth-child(2){
    text-align: right;
}
.newsbodybox .newsbox .linkdiv>span>a:hover{
    color: rgba(0,128,128,1);
}

.aboutnewsbox .aboutbox{
    /*width: 950px;*/
    width: 70%;
    margin-left: 60px;
}
.aboutnewsbox .aboutbox>p{
    font-size: 36px;
    font-family: 微软雅黑;
    color: #0578a1;
}
.aboutnewsbox .aboutbox>p>span{
    display: inline-block;
    padding-left: 40px;
    font-size: 22px;
    color: #000000;
}
.aboutnewsbox .aboutbox>div{
    margin-top: 20px;
    /*width: 950px;*/
}
.aboutnewsbox .aboutbox>div p{
    font-size: 16px;
    line-height: 2;
    font-family: Microsoft Yahei, Arial, Verdana, sans-serif;
    color: #707070;
    word-wrap: break-word;
    word-break: break-all;
    text-indent: 2em;
}
.aboutnewsbox .aboutbox>div>div{
    display: flex;
    flex-wrap: wrap;
}
.aboutnewsbox .aboutbox>div>div>div>p{
    line-height: 50px;
}
.aboutnewsbox .aboutbox>div>div>img{
    /*margin-left: 100px;*/
    margin-left: 5%;
    width: 428px;
}
.news2box .aboutbox>div>div{
    width: 611px;
    height: 302px;
    margin: 0 auto;
    margin-top: 30px;
}

.news4box .aboutbox .phonediv{
    display: flex;
}
.news4box .aboutbox>div p{
    text-indent: 0;
}
.news4box .aboutbox .phonediv>div{
    flex-direction:column;
    width: 50%;
}
.news4box .aboutbox .phonediv>div>p>a{
       color: #707070;
}
.news4box .aboutbox>div:nth-child(3){
    max-width: 550px;
}
.productbox{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.productbox>div{
    width: 276px;
    height: 270px;
    margin: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    border: 2px solid rgba(243,243,243,1);
}
.productbox>div>img{
    width: 276px;
    height: 204px;
}
.productbox>div>p{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    color: rgba(51,51,51,1);
    font-size: 16px;
}






/*滚动条*/
::-webkit-scrollbar {width: 8px;height: 10px;}
::-webkit-scrollbar-track,::-webkit-scrollbar-thumb {border-radius: 999px;border: 2px solid transparent;}
::-webkit-scrollbar-track {}
::-webkit-scrollbar-thumb {min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px #ccc inset;background-color: none;}
::-webkit-scrollbar-corner {background: transparent;}

.swiper-slide{display: flex;align-content: center;justify-content: center;}
.bannerbox{min-width: 1200px;}
.bannerbox .bannerspanbox{z-index: 1;position: absolute;top: 83px;width: 700px;color: rgba(255,255,255,1);left: 37%;transform: translate3d(-50%,-50%,0);}
.bannerbox .bannerspanbox>img{position: absolute;top: 99px;left: 9%;z-index: -1;}