* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box
}

body {
    overflow-x: hidden;
}

a {
    display: inline-block;
    color: #000;
}

img {
    vertical-align: middle
}

a:hover {
    text-decoration: none !important
}





header.pc {
    height: 80px;
    line-height: 80px;
    position: relative;
    z-index: 9999;
	position: fixed;
    width: 100%;
    background-color: #fff;
}

header.pc .le {
    float: left;
    float: left;
    padding-left: 20px;
}

header.pc .rg {
    float: right;
    text-align: right;
    padding-right: 20px;
}
header.pc .rg a
{
    font-size: 18px;
    width: 100%;
    display: inline-block;
}
header.pc .rg>div
{
    display: inline-block;
    width: 130px;
    text-align: center;
    position: relative;
}
header.pc .rg>div .sub
{
    display: none;
    position: absolute;
    width: 100%;
    top: 80px;
    left: 0px;
}
header.pc .rg>div:hover .sub
{
 display: block;
}
header.pc .rg>div:hover .sub a
{
    display: inline-block;
    width: 100%;
    background: #fff;
    font-size: 16px;
}
header.pc .rg>div .sub a:hover
{
 background: #389fd0;
}
header.pc .rg>div .sub a
{
   
}
header.pc a {
    text-align: center;
    padding: 0px 15px;
}

header.pc .rg a:hover,
header.pc a.on {
    color: #fff;
    background: #389fd0;
}

header.wap {
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
    z-index: 333;
}

header.wap .wap_nav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    line-height: 60px;
    height: 60px;
    padding: 0 5%;
    z-index: 99999;
}

header.wap .wap_nav .dj {
    float: right;
    padding-top: 15px;
    cursor: pointer;
    display: inline-block;
}

header.wap .wap_nav .dj span {
    height: 3px;
    width: 30px;
    background: #389fd0;
    display: block;
    margin: 5px 0;
}

header.wap .wap_nav .rg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: -100%;
    transition: 0.5s;
    background: #fff;
    z-index: 999999;
    overflow-y: auto;
}

header.wap .wap_nav .rg .gb span {
    font-size: 40px;
    float: right;
    cursor: pointer;
    margin-right: 15px;
}

header.wap .wap_nav .rg .gb {
    text-align: center;
    background: #fff;
    line-height: 50px;
    height: 50px;
}

header.wap .wap_nav .rg.on {
    left: 0%;
}

header.wap .wap_nav .rg>a {
    display: block;
    width: 100%;
    text-align: center;
}

header.wap {
    display: none;
}

header.wap .sub {
    display: none;
}

header.wap .item a {
    padding: 0px 20px;
}

header.wap .item a {
    width: 100%;
    text-align: left;
}

header.wap .sub {
    padding-left: 20px;
}

header.wap .sub a {
    position: relative;
}

header.wap a span {
    font-size: 20px;
    float: right;
}

header.wap a span::after {
    content: "+";
}

/* header.wap a.on
{
    background-color: #c53d2e;
    color: #fff;
} */
header.wap a.on span::after {
    content: "-";
}

@media(max-width:650px) {
    header.pc {
        display: none;
    }

    header.wap {
        display: block;
    }
}

footer
{
    background-color: #1e1e1e;
    color: #fff;
}
footer .le
{
    display: flex;
}
footer .le div
{
    flex: 1;
    text-align: center;
}
footer .le div h3
{
    font-size: 16px;
    color: #fff;
    margin-top: 0px;
}
footer .le div a
{
    font-size: 14px;
    color: #9E9E9E;
    line-height: 25px;
    width: 100%;
}
footer .le div a:hover
{
    color: #389fd0;
}
footer .ce p{
    font-size: 16px;
    color: #fff;
}
footer .ce span
{
    font-size: 14px;
    color: #b2b2b2;

}
footer
{
    padding-top: 40px;
}
footer .ce  h3
{
    font-size: 20px;
}
footer .ce h4
{
    font-size: 16px;
}
footer .rg
{
    text-align: center;
} 
footer .icp
{
    background-color: #000000;
    padding: 10px 0;
    line-height: 40px;
    margin-top: 30px;
}
footer .icp p
{
    display: inline-block;
    margin: 0px;
}
footer .icp select
{
    float: right;
    color: #333;
    padding: 5px  20px;
    font-size: 14px;
    background-color: #000;
    color: #fff;
    padding-bottom: 10px;
}
@media (max-width:650px){
    footer .icp select, footer .le
    {
        display: none;
    }
    footer .ce
    {
        text-align: center;
    }
}
.index .benner {
    height: 500px;
    width: 100%;
}
.index .benner a{
	display: inline-block;
	height: 100%;
	width: 100%
}

.index .benner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.index  .title 
{
    text-align: center;
}
.index  .title h3
{
font-size: 30px;
}
.index  .title p
{
    font-size: 14px;
    color: #fff;;
}
.index .product
{
    text-align: center;
}

.index .product .box .swiper-slide
{
    padding: 10px;
}
.index .product .box a
{
    display: inline-block;
    width: 100%;
    border: 1px solid #eee;
}

.index .product .box .img
{
    width: 100%;
    height: 218px;
    overflow: hidden;
}
.index .product .box  .img img
{
    width: 100%;
    height: 100%;
   object-fit: contain;
    transition: 0.5s;
}
.index .product .box .swiper-wrapper a:hover img
{
    transform: scale(1.2);
}
.index .product .box p
{
    background-color: #eeeeee;
    font-size: 18px;
    color: #333;
    margin: 0px;
    line-height: 50px;
    white-space:nowrap;
    overflow:hidden; 
    text-overflow:ellipsis;
}
.index .product .box
{
    position: relative;
    padding: 0px 50px;
}
.index .product .box a:hover p
{
    color: #fff;
    background-color: #389fd0;
}
.index .more
{
    display:inline-block;
    background-color: #389fd0;
    line-height: 40px;
    width: 150px;
    font-size: 18px;
    color: #fff;
    margin: 20px 0;
    font-size: 16px;
    border-radius: 50px;
    text-align: center;
    margin-top: 0px
}

.index  .about
{
    background-color: #f7f7f7;
  
}

.index  .about .le img
{
 width: 100%;
}
.index  .about   .rg .top h3{
    font-size: 24px ;
    color: #389fd0;
    margin-top: 0px
}

.index  .about   .rg .top h3 span
{
    font-size: 35px;
}
.index  .about   .rg .top p
{
    font-size: 14px;
}
.index  .about   .rg  .bottom h3
{
    font-size: 20px;
    color: #333333;
    margin-top: 0px
}
.index  .about   .rg  .bottom p
{
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    border-top: 1px solid #cccccc;
    padding-top: 10px;
}
.index    .news .box .swiper-slide
{
padding:10px;
}
.index    .news .box a
{
    display: inline-block;
    width: 100%;
}

.index    .news .box a  .img
{
    width: 100%;
    height:200px;
    overflow: hidden;
}
.index    .news .box a .img img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}
.index    .news .box a:hover img
{
    transform: scale(1.2);
}
.index    .news .box .txt

{
    padding: 15px;
    background-color: #e0eaed;
}
.index    .news .box .txt span
{
    font-size: 12px;
    color: #787878;
}
.index    .news .box .txt h3
{
    white-space:nowrap;
    overflow:hidden; 
    text-overflow:ellipsis;
    font-size: 16px;

}
.index    .news .box .txt p
{
    font-size: 14px;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    color: #787878;
}
.index    .news .btt
{
    text-align: center;
    position: relative;
    display: block;
    width: 500px;
    margin: 15px auto;
    margin-bottom: 50px;
    max-width: 100%;
}
.index    .news .box  .swiper-pagination
{
    position: absolute;
    bottom: -20px;
    margin-top: 20px;
    display: inline-block;
    left: 50%;
    transform: translate(-50%,0%);
}
.index    .news .box  .swiper-pagination span
{
    width: 10px;
}
.index    .news .box  .next,.index    .news .box  .prev
{
    display: inline-block;
    position: absolute;
    top: 0px;
}
.index    .news .box  .next 
{
    left: 0px;
}
.index    .news .box  .prev 
{
    right: 0px;
}
.index    .news .box  .swiper-pagination span
{
    margin: 5px;
}


.index  .service 
{
    background: url(../img/bj.png);
    padding:20px 0;
}
.index  .service .title h3,.index  .service .title p
{
    color: #ffff;
}
.index  .service .box
{
    text-align: center;
}
.index  .service .box>div
{
    margin: 20px 0;
}
.index  .service .box p{
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    line-height: 25px;
}

.index .partner .box a
{
    display: inline-block;
    border: 1px solid #eee;
    height: 100px;
}
.index .partner .box a img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
   
}
.index .partner
{
    margin: 30px auto;
}

.index .plan .top
{
 font-size: 24px;

 font-weight: 888;
 margin-top: 15px;
}
.index .plan .box a
{ 
    display: inline-block;
    width: 100%;
    border: 1px solid #eee;
    margin-top: 15px;

}
.index .plan .box a .a{
    padding: 15px;
    font-size: 16px;
    line-height: 25px;
    height:auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
  
}
.index .plan .box a .a div
{
   
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
height: 70px;
font-size: 14px


}
.index .plan .box a .a img
{
    float: right;
    width: 120px;
    height: 70px;
    object-fit: contain;
}
.index .plan .box a .b{
    border-top: 1px solid #eee;
    padding: 15px;
    font-size: 16px
}
.index .plan .box a .b span{
    float: right;
}
.listbanner {
    display: table;
    position: relative;
    width: 100%;
    height: 450px;
    top:-1px;
}



.listbanner img {
    position: absolute;
    width: 100%;
    top: 0px;
    height: 100%;
    object-fit: cover;
}

.listbanner div {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}

.listbanner div h3 {
    font-size: 50px;
}

.listbanner div p {
    font-size: 36px;
    text-transform: uppercase;
}


.about_list
{
    background: url(../img/aboutbg.png) center 100px no-repeat;
}
.about_list .title
{
    text-align: center;
}
.about_list .title h3
{
    font-size: 28px;
}
.about_list .title p
{
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
}
.about_list .desc
{
    font-size: 14px;
    line-height: 30px;
}
.about_list .btn{
    text-align: center;
    width: 100%;
}
.about_list .btn h3
{
    font-size: 20px;
    color: #389fd0;
}
.about_list .btn h3 span
{
    font-size: 40px;
}

.about_list .img 
{
    text-align: center;
    margin-top: 100px;
}
@media(max-width:650px){
    .about_list .img 
    {
        display: none;
    }
}
.newslist .list {
    margin: 50px auto;
}

.newslist .list a {
    display: inline-block;
    position: relative;
    box-shadow: 0px 0px 5px 2px #eee;
    padding: 15px;
    margin-bottom: 15px;
    width: 100%;
}

.newslist .list .img {
    float: left;
    width: 250px;
    height: 200px;
    overflow: hidden;
}

.newslist .list a:hover img {
    transform: scale(1.1);
}

.newslist .list .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}

.newslist .list .box {
    float: left;
    width: 850px;
    padding-left: 20px;
}

.newslist .list .box h3 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newslist .list .box p {
    font-size: 15px;
    color: #7a7a7a;
    margin-top: 20px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

.newslist .list .box font {
    border: 1px solid #eee;
    transition: 0.3s;
    padding: 5px 20px;
    font-size: 14px;
    color: #333;
    margin-top: 30px;
    display: inline-block;
}

.newslist .list .box font span {
    font-family: 宋体;
    display: inline-block;
}

.newslist .list .righttop {
    position: absolute;
    top: 0px;
    right: 15px;
    background: #e50021;
    width: 80px;
    height: 80px;
    text-align: center;
    color: #fff;
}


.newslist .list .righttop h3 {
    font-size: 25px;
    border-bottom: 1px solid #fff;
    margin: 0px;
    line-height: 45px;
}

.newslist .list .righttop p {
    font-size: 16px;
    padding-top: 7px;
}

.newslist .list a:hover .box h3 {
    color: #e50021;
}

.newslist .list a:hover font {
    color: #e50021;
}

@media(max-width:678px) {
    .newslist .list .img {
        width: 100%;
    }

    .newslist .list .box {
        width: 100%;
    }

    .newslist .list .righttop {
        display: none;
    }

}




.list_left .title {
    background: #389fd0;
    color: #fff;
    height: 118px;
    padding: 30px;
}

.list_left .title h3 {
    margin: 0px;
    font-size: 28px;
}

.list_left .title p {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 15px;
}

.list_left .list_nav {
    margin-top: 4px;
}
.list_left .list_nav .item.on >.sub
{
    display: block !important; 
}
.list_left .list_nav a {
    line-height: 50px;
    width: 100%;
    background-color: #f2f2f2;
    padding-left: 20px;
    margin-bottom: 1px;

}

.list_left .list_nav a:hover {
    background-color: #5abeee !important;
    color: #fff;
}

.list_left .list_nav .sub {
    display: none;
    position: relative;
}

.list_left .list_nav .sub a {
    background: #e8e8e8;
}

.list_left .list_nav a.on {
    background-color: #389fd0;
    color: #fff;
}
.list_left .list_nav a.on1 {
    background-color: #5abeee;
    color: #fff;
}

.list_left .list_nav span::after {
    content: "+";
    position: absolute;
    top: 0px;
    left: 0px;
}

.list_left .list_nav span {
    position: relative;
    float: right;
    font-size: 26px;
    margin-right: 30px;
    cursor: pointer;
}

.list_left .list_nav span.on::after {
    content: "-";
}
.product_list .box .title
{
    margin: 15px;
    border-left: 2px solid #389fd0;
    padding-left: 15px;
}
.product_list .box  .item a
{
 display: inline-block;
 border: 1px solid #eee;
 margin-bottom: 20px;
 width: 100%;
} 
.product_list
{
    margin: 50px auto;
}
.product_list .item a .img
{
    width: 100%;
    height: 230px;
    overflow: hidden;
}
.product_list .item a .img img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: 0.5s;
}
.product_list .item a:hover img
{
    transform: scale(1.5);
}
.product_list .item a p
{
    margin: 0px;
    white-space:nowrap;
    overflow:hidden; 
    text-overflow:ellipsis;
    line-height: 40px;
    background-color: #eeeeee;
    text-align: center;
}
.product_list .item a:hover p
{
    background-color: #389fd0;
    color: #fff;
}
.contactlist .title {
    text-align: center;
    margin: 40px auto;
}

.contactlist .title h3 {
    font-size: 24px;
    color: #333;
    font-weight: 800;
}

.contactlist .title p {
    font-size: 18px;
    color: #389fd0;
    text-transform: uppercase
}

.contactlist .list1 {
    text-align: center;
}

.contactlist .list1 div {
    margin-bottom: 20px;
}

.contactlist .list1 h3 {
    font-size: 20px;
    color: #333;
}

.contactlist .list1 p {
    font-size: 16px;
    color: #666666;
}

.contactlist .list2 img {
    max-width: 100%;
}

.contactlist .list3 {
    height: auto;
    overflow: hidden;
}

.contactlist .list3 div input,
.contactlist .list3 div textarea {
    font-size: 14px;
    width: 100%;
    background: #f6f6f6;
    padding: 10px;
    border: 0px;
    margin-bottom: 20px;
}

.contactlist .list3 .back {
    display: block;
    margin: 0px auto;
    width: 130px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #389fd0;
    border: none;
    margin-bottom: 50px;
    text-align: center;
}
.news_list .tab {
    box-shadow: 0px 0px 5px 1px #eee;
    padding: 15px 0;
}
.news_list .tab a.on {
    color: #389FD0;
    border-bottom: 2px solid #389FD0;
}
.news_list .tab a {
    display: inline-block;
    padding-bottom: 10px;
    margin: 0px 15px;
    font-size: 15px;
    border-bottom: 2px solid #fff;
    color: #333;
}
.news_list .box .item
{
    margin-top: 20px
}
.news_list .box .item a
{
      display: inline-block;
      width: 100% 
}
.news_list .box .item a .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}
.news_list .box .item a .img{
    padding-top: 1px;
    height: 200px
}
.news_list .box .item a .img:hover{
    color: #fff;
    color: #389FD0;
    border-bottom: 2px solid #389FD0;
    border-radius: 0px;
}
.news_list .box .item .txt h3 {
    font-size: 18px;
    color: #000;
    margin: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 800;
    margin-top: 15px
}
.news_list .box .item .txt  p
{
    margin-top: 10px
}
.news_list .box .item .txt span {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    display: inline-block;

}
.contactlist .tab{
    box-shadow: 0px 0px 5px 1px #eee;
    padding: 15px 0;
}
.contactlist .tab a.on {
    color: #389FD0;
    border-bottom: 2px solid #389FD0;
}
.contactlist .tab a {
    display: inline-block;
    padding-bottom: 10px;
    margin: 0px 15px;
    font-size: 16px;
    border-bottom: 2px solid #fff;
    color: #333;
}
.job-box{
 margin-top: 20px;


}

.job-box a{
    display: inline-block;
    background-color: #eee;
    width: 100%;
    padding: 15px;

}
.job-box a:hover
{
    background: #389FD0;
   
}
.job-box:hover a{
     color: #fff;
}
.jobConts {
    line-height: 30px;
    color: #666;
}
.jobConts strong {
    color: #333;
}
.jobConts .jobdesc {
    background: #f5f5f5;
    padding: 10px;
    color: #333;
}
.OneOfTwo{
    margin: 50px 0;
}

/*分页*/
.page_info {
    text-align: center;
    margin-top: 10px;
    color: #333;
    height: auto;
    margin-bottom: 30px;
}

.page_info span {
    padding: 0 2px;
    font-weight: bold;
}

.page_list {
    height: 24px;
    margin-bottom: 30px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
    font-family: "Arial Black";
    font-size: 10px;
    margin-top: 20px;
}

.page_list a {
    display: inline-block;
    color: #898989;
    text-align: center;
    padding: 3px 10px;
    margin: 3px 5px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.page_list a:hover {
    color: #fff;
    color: #389FD0;
    border-bottom: 2px solid #389FD0;
    border-radius: 0px;
}

.page_list a.on {
    color: #333;
    background: #389FD0;
    color: #fff;
}

.footertab {
    position: fixed;
    height: 63px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #cd0000;
    z-index: 999;
    display: none;

}

.footertab a {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 5px;
}

.footertab a p {
    font-size: 14px;
    color: #333;
}

.footertab a>div {
    width: 23px;
    height: 23px;
    overflow: hidden;
    display: inline-block;
}

.footertab a>div div {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.footertab a>div div img {
    width: 99%;
    height: 99%;
    /* object-fit: contain; */
}

.footertab a.on .img {
    display: none;
}

.footertab a.on p {
    color: #389fd0;
}

@media (max-width:650px) {
    body
    {
        padding-bottom: 50px;
        padding-top: 60px;
    }
    .listbanner{
        height: 230px;
    }
    .index .benner{
        height: 230px;
    }

    .list_left
    {
        display: none;
    }
    .listbanner div{
        display: none;
    }
    .footertab
    {
        display: block;
    }
    .swiper-button-next, .swiper-button-prev
    {
        height: 19px;
    }
}
