.container1{
    width: 1360px;
    margin: 0 auto;
    max-width: 100%;
}

.rowm{
    display: flex;
    justify-content: center;
    align-items: center;
}
.justify-between{
    justify-content: space-between;
}
.w-full{
    width: 100%;
}
.p-l-10{
    padding-left: 10px;
}
.p-r-10{
    padding-right: 10px;
}
.p-t-10{
    padding-top: 10px;
}
.p-b-10{
    padding-bottom: 10px;
}

.title-1{
    font-size: 30px;
    color: #404040;
    margin-top: -24px;
}
.titlebg-1{
    font-size: 32px;
    font-weight: bold;
    color: #DFE6EB;
    letter-spacing: -1px;
}


::-webkit-scrollbar-track-piece {
    width: 8px;
    background-color: #f8f8f8
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #ccc
}

::-webkit-scrollbar-thumb {
    width: 8px;
    background-color: #aeaeae
}

::-webkit-scrollbar-thumb:hover {
    width: 8px;
    background-color: #1A6CB7
}

.shoucelist{
    position: absolute;
    padding: 10px 8px;
    font-size: 12px;
    background-color: #fff;
    top: 28px;
    max-height: 200px;
    overflow-y: scroll;
    width: 100%;
    display: none;
    line-height: 20px;
    border: 1px solid #eee;
}
.head_search:hover .shoucelist{
    display: block;
}
.shoucelist .level1{
    font-weight: bold;
}
.shoucelist .level2{
    padding-left: 8px;
}

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

.fuwu_tit_3 {
    display: flex;
    margin-top: 20px;
}

.fuwu_tit_3 .item{
    width: 130px;
    text-align: center;
    background-color: #F9F9F9;
    border: 1px solid #E3E3E3;
    line-height: 40px;
    color: #939393;
    margin-right: 10px;
}
.fuwu_tit_3 .item a{
    display: block;
}
.fuwu_tit_3 .item.active{
    background-color: #30A7D8;
    border: 1px solid #30A7D8;
}
.fuwu_tit_3 .item.active a{
    color: #FFF;
}
.fuwu_tit_3 .item:hover{
    background-color: #30A7D8;
    border: 1px solid #30A7D8;
}
.fuwu_tit_3 .item:hover a{
    color: #FFF;
}
.fuwu_tit_4{
    background-color: #F5F5F5 !important;
    padding-left: 10px;
    color: #333;
}
.fuwu_tit_4 h2{
    font-weight: normal;
}
.search2box{
    padding: 8px;
    box-sizing: border-box;
    background-color: #1E66AE;
    margin-top: 50px;
}
.search2{
    padding-left: 8px;
    background-color: #fff;
    border-radius: 20px;
}
.search2 input{
    border: 0;
    width: 100%;
    padding-left: 6px;
    border-right: 1px solid #ddd;
    outline: none;
}
.search2 button{
    width: 90px;
    flex: 0 0 90px;
    font-size: 12px;
    background-color: transparent;
    border: 0;
    padding: 8px 0;
    box-sizing: border-box;
    color: #1E66AE;
}
.search2 button span{
    margin-right: 4px;
}

.contactbox{
    margin-top: 50px;
}
.contactbox .icon .iconfont{
    font-size: 40px;
    margin-right: 5px;
}
.contactbox .p1{
    font-size: 18px;
    font-weight: bold;
	padding-bottom:10px;
}
.contactbox .borderbottom{
    border-bottom: 5px solid;
}
.contactbox .top{
    color: #1D66AB;
}
.contactbox .items{
    margin-top: 24px;
    padding: 0 8px;
}
.contactbox .items .item{
    display: flex;
    margin-bottom: 12px;
    color: #555;
    font-size: 16px;
}
.contactbox .items .item a{
    color: #555;
}
.contactbox .items .item span{
    color: #213A97;
    margin-right: 8px;
}
.prodbox1{
    background-color: rgba(85, 146, 202, .5);
    margin-top: 0px;
    position: relative;
    z-index: 99;
}
.swiper-pagination{
    /*display: none;*/
    bottom: 30px !important;
}
.prod1{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    justify-content: space-between;
    color: #fff;
}
.prod1 a{
    color: #fff;
}
.prod1 a:hover .p1{
    color: #055EBC !important;
}

.prod1 .index_hdtit{margin: 0;width: 20%;margin-top: -6px;}
.prod1 .title-1{color: #fff;}
.prod1 .titlebg-1{color: #527eaf;}
.prod1 .p1{font-size: 20px;margin-bottom: 4px;}
.prod1 a:hover p1{color:#055EBC ;}

.prod1 .item{
    width: 20%;
    text-align: center;
    border-left: 1px solid #225A95;
}

.product2 .result{margin-top: 12px;}
.product2 .t1{ width: 20%;}
.product2 .icon1{ color: #327ED4;font-size: 14px;margin-right: 6px;}
.product2 .result{
    text-align: center;
}
.product2 .result .td_1{
    text-align: left;
    word-break: break-all;
}

.product2 .result .tr_two .td_1{
    padding-left: 30px;
}
.product2 .result .tr_one{
    height: 60px;user-select: none;
}
.product2 .result .tr_two{
    height: 40px;
    display: none;
}
.product2 .result .img_ico .iconfont{
    font-size: 24px;
}
.product2 .icon-pdf-{
    color: #DF043A;
}
.product2 .icon-shenqing{
    color: #3B89DB;
}
.product2 .part-img{
    /* width: 30px; */
    /* height: 30px; */
    /* margin-left: 6px; */
}
.product2 .part-img img{
    width: 50px;
    /* height: 30px; */
}
.product2 .part-img:hover img{
    transform: scale(3);
    transition: all .3s;
}
.product2 .result tbody tr:hover{
    background-color: #F2F9FF;
}
.product2 .tips{
    text-align: right;
    margin: 10px 0;
}

.product2 .result .current .icon1{
    transform: rotate(90deg);
}



.news2 a{
    padding: 8px 0;
}
.news2 .active a{color: #fff;}
.news2 .left_bd_li:hover a{
    color: #0073C6;
}
.news2 .left_bd_li{
    background-size: 22px 22px;
}
/*.news2 .left_bd_li:nth-child(1){*/
/*    background-image: url(../picture/icon1.png);*/
/*}*/
/*.news2 .left_bd_li:nth-child(2){*/
/*    background-image: url(../picture/icon2.png);*/
/*}*/
/*.news2 .left_bd_li:nth-child(3){*/
/*    background-image: url(../picture/icon3.png);*/
/*}*/
/*.news2 .left_bd_li:nth-child(4){*/
/*    background-image: url(../picture/icon4.png);*/
/*}*/
/*.news2 .left_bd_li:nth-child(1).active,*/
/*.news2 .left_bd_li:nth-child(1):hover{*/
/*    background-image: url(../picture/icon1_on.png);*/
/*}*/
/*.news2 .left_bd_li:nth-child(2).active,*/
/*.news2 .left_bd_li:nth-child(2):hover{*/
/*    background-image: url(../picture/icon2_on.png);*/
/*}*/
/*.news2 .left_bd_li:nth-child(3).active,*/
/*.news2 .left_bd_li:nth-child(3):hover{*/
/*    background-image: url(../picture/icon3_on.png);*/
/*}*/
/*.news2 .left_bd_li:nth-child(4).active,*/
/*.news2 .left_bd_li:nth-child(4):hover{*/
/*    background-image: url(../picture/icon4_on.png);*/
/*}*/
.news2 .left_bd_li a p{
    padding-left: 16px;
}
.product3_box{
    display: flex;
}

.product3_box .img{
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
}
.product3_box .detail3{
    padding-top: 40px;
    padding-left: 28px;
}
.product3_box .detail3 .title{
    font-size: 20px;
    font-weight: bold;
    color: #1B6EBA;
    margin-bottom: 10px;
}
.product3_box .detail3 .list{
    line-height: 24px;
    color: #333;
}

.tips2{
    font-size: 12px;
    line-height: 30px;
}
.product4_box{
    margin-top: 50px;
    justify-content: center;
}
.product4_box .btn{
    width: 180px;
    line-height: 44px;
    margin-right: 20px;
    justify-content: space-between;
    text-align: center;
}
.product4_box .btn p{
    width: 100%;
}
.product4_box .btn span{
    width: 44px;
    flex: 0 0 44px;
    font-size: 22px;
}
.product4_box .btn2:hover{
    border: 1px solid #0F7AC8;
    background-color: #0F7AC8;
    color: #fff;
}
.product4_box .btn2:hover span{
    border-right: 1px solid #1292EB;
    background-color: #0F7AC8;
    background: linear-gradient(to bottom, #0F7AC8, #0F7AC8);
}
.product4_box .btn2{
    border: 1px solid #EDEDED;
    /* background-color: #0F7AC8; */
    /* color: #fff; */
}
.product4_box .btn2 span{
    border-right: 1px solid #EDEDED;
    background: linear-gradient(to bottom, #fff, #F5F4F7);
}
.container2{
    width: 88%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.container2 .leftpart{
    width: 24%;
    box-sizing: border-box;
}
.container2 .rightpart{
    width: 75%;
    box-sizing: border-box;
}
.product5 .result{
    margin-top: 0;
}
.product5{
    padding: 12px;
    box-shadow: 0 0 15px #F1F4FD;
}
.container2 .com_left{
    background-color: #fff;
    padding: 12px;
    box-shadow: 0 0 15px #F1F4FD;
}
.product5 .result .td_1{
    padding: 15px;
}

.container2 .selectbox{
    margin-top: 20px;
}
.container2 .selectbox .item{
    display: flex;align-items: center;
    margin-bottom: 10px;
}
.container2 .selectbox select{
    height: 30px;
    line-height: 30px;
    width: 100%;
    border: 1px solid #ccc;
    outline: none;
}
.container2 .selectbox .title{
    width: 120px;
    font-size: 14px;
    color: #333;
}
.container2 .selectbox .title span{
    color: #ff1800;
    margin-right: 2px;
}
.container2 .leftpart .btns{
    display: flex;
    justify-content: space-evenly;
    margin-top: 40px;
    margin-bottom: 30px;
}
.container2 .leftpart .btns .btn{
    width: 40%;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
}
.container2 .leftpart .btns .btn1{
    background-color: #FF9E01;
}
.container2 .leftpart .btns .btn2{
    background-color: #1BA577;
}
.danbox{}
.danbox .article{}
.danbox .article h2{
    text-align: center;
    margin: 20px 0;
}
.danbox .article .desc{
    text-align: center;
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.danbox .article .desc span{
    margin: 0 5px;
}
.dancontent{
    padding: 10px;
    line-height: 28px;
    text-align: justify;
}
.contactbox1 .contus_box1{
    align-items: center;
    margin-top: 30px;
}
.contactbox1 .contus_box1 .contus_box1_left h2{
    margin-bottom: 10px;
}
.contactbox1 .contus_box1 .contus_box1_left p{
    color: #333;
}
.article{
    min-height: 50vh;
}

.common_yangpin{
    padding: 0 12px;
}
.common_yangpin .title1{
    padding: 30px 0;
}
.common_yangpin .title1 img{
    width: 36px;
    height: 36px;
}

.common_yangpin .title1 .text{
    font-size: 18px;
    color: #000;
    margin-left: 15px;
}
.common_yangpin .items{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.common_yangpin .items .item{
    /* width: 50%; */
    /* height: 50px;
    padding: 10px;
    box-sizing: border-box; */
    margin-bottom: 24px;
    position: relative;
}
.common_yangpin .items .item2{
    width: 100%;
}
.common_yangpin .star{
    color: #ff1800;
}
.common_yangpin .label {
    display: flex;
    align-items: center;
    width: 100px !important;
    float: left;
    flex: 0 0 100px;
}
.common_yangpin .e_title{
    margin-left: 10px;
}


.common_yangpin input,.common_yangpin select{
    width: 300px;
    height: 26px;
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 0 15px;
    box-sizing: border-box;
}
.common_yangpin .e_textarea{
    width: 100%;
}
.common_yangpin textarea{
    border-color: #ddd; 
    width: 100%;
    height: 106px;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: 10px 15px;
}
.common_yangpin .yzm img{
    width: 85px;
    height: 26px;
    margin-left: 5px;
}
.common_yangpin .yzm span{
    margin-left: 5px;
}
.common_yangpin .submit input{
    background-color: #0f7ac8;
    width: 140px;
    font-size: 14px;
    height: 32px;
    border: 0;
    color: #fff;
}

.common_yangpin .select span{
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    border-left: 1px solid #ddd;
}
.common_yangpin .selectitem .itembox {
    position: absolute;
    right: 0;
    width: 306px;
    top: 30px;
    z-index: 99;
    background-color: #fff;
    border: 1px solid #eee;
    padding-left: 20px;
    line-height: 28px;
    font-size: 12px;
    box-sizing: border-box;
    height: 162px;
    overflow-y: scroll;
}

.common_yangpin .select .iconfont{
    font-size: 14px;
}



.product3_box .imgbox img{
    max-width: 100%;
}

.product3_box .imgbox .item{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*border: 1px solid #ddd;*/
    box-sizing: border-box;
}

.product3_box .imgbox{
   width: 430px;
}
.product3_box .imgbox .huasetop {
    width: 430px;
    height: 430px;
    /*border: 1px solid #ddd;*/
    /*margin-right: 20px;*/
}

.product3_box .imgbox .huasetop{
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.product3_box .imgbox .huasebox{
    background-color: #f5f5f5;
    padding: 10px;
    box-sizing: border-box;
}
.product3_box .imgbox .huasetop .item img:hover{
    transform: scale(1.2);
    transition: all .3s;
}
.product3_box .imgbox .huasebox .item{
    width: 130px;
    height: 130px;
    background-color: #fff;
}


#flaosBox {
    position: fixed;
    width: 75px;
    z-index: 200;
    right: 10px;
    bottom: 20px;
}

#flaosBox li {
    margin-bottom: 2px;
    overflow: hidden;
    height: 60px;
    width: 75px;
    cursor: pointer;
    position: relative;
    background: #fb7741;
}

#flaosBox li.queryshow {
    overflow: visible;
}

#flaosBox li.queryshow .box-inner {
    width: 75px;
    position: relative;
    right: auto;
}

#flaosBox li .box-inner {
    width: 225px;
    height: 56px;
    position: absolute;
    right: -150px;
}

#flaosBox li .box-inner a {
    display: block;
    width: 75px;
    float: left;
    height: 20px;
    padding-top: 36px;
    line-height: 18px;
    color: #fff!important;
    text-align: center;
}

#flaosBox li .box-inner a.icon-qq {
    background: url(../image/icon_qq.png) center 7px no-repeat;
}

#flaosBox li .box-inner .icon-vv {
    background: url(../image/vv.png) center 7px no-repeat;
    display: block;
    width: 75px;
    float: left;
    height: 20px;
    padding-top: 36px;
    line-height: 18px;
    color: #fff!important;
    text-align: center;
}

#flaosBox li .box-inner a.icon-tel {
    background: url(../image/icon_tel.png) center 7px no-repeat;
}

#flaosBox li .box-inner a.icon-code {
    background: url(../image/icon_code.png) center 7px no-repeat;
}

#flaosBox li .box-inner a:hover {
    color: #fff;
}

#flaosBox li .box-inner a.icon-top {
    background: url(../image/icon_top.png) center 7px no-repeat;
}
span.box-hide {
    display: block;
    width: 150px;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 56px;
    color: #fff;
}

@media (max-width:1440px) {
    .container2{
        width: 96%;
    }
    .container2 table{
        width: 1000px;
    }
    .container2 .scroll_box{
        overflow-x: scroll;
    }
}

@media (max-width:1024px) {
    .container1{width: 98%;}
    .row{
        flex-wrap: wrap;
    }
    .box6_left{
        width: 100%;
        position: relative;
    }
    .index_box6{
        height: auto;
    }
    .box8_body .col .info .line{
        display: none;
    }
    .footer {flex-wrap: wrap;}
    .footer .com_footer_box1{width: 100%;justify-content: center;}
    .footer .com_foter_box3 {        width: 78%;
        margin-left: 10%;
        margin-top: 30px;
        line-height: 24px;}
    .com_foter_box3 .box3_rights{width: auto;}
    .com_footer .footer_logo .btn{
        font-size: 13px;
        line-height: 30px;
    }
    .box6_right .nums{
        margin-top: 30px;
    }
    .box6_right .nums .item{
        margin-bottom: 30px;
    }
    .infomation .more{
        display: none;
    }
    .swiper-button-next, .swiper-button-prev{
        display: none;
    }
    .index_box8{
        margin-top: 24px;
    }
    .about_box6 {
        margin-bottom: 40px;
    }
    .index_hdtit .text{
        line-height: 20px;
        font-size: 12px;
    }

    .leftpart{
        display: none;
    }
    .rightpart{
        max-width: 100%;
        min-height: 50vh;
    }
    .fuwu_tit_3 .item{line-height: 36px;}
    .navzhanwei{
        width: 100%;
        height: 60px;
    }
    .common_local{
        margin: 0 2%;
    }
    .table_con{
        width: 1000px;
    }
    .container2{
        flex-wrap: wrap;
        margin-top: 10px;
    }
    .container2 .leftpart2{
        display: block;
        width: 100%;
    }
    .container2 .product5{
        width: 100%;
        padding: 8px 0;
    }
    .product2 .tips{
        font-size: 13px;
        text-align: left;
    }
    .container2 .leftpart .btns .btn{
        line-height: 35px;
        height: 35px;
    }
    .container2 .com_left .left_hd{
        height: 58px;
    }
    .container2 .com_left .left_hd .iconfont{
        font-size: 28px;
    }
    .container2 .com_left .left_hd h2{
        font-size: 18px;
    }
    .container2 .com_left .left_hd p{
        font-size: 13px;
    }
    .container2 .com_left .product-types-c p{
        font-size: 16px;
    }
    .container2 .com_left{
        margin-bottom: 30px;
    }
    .danbox .article h2 {
        text-align: center;
        margin: 20px 0 12px;
        font-size: 18px;
    }
    .danbox .article .desc{
        font-size: 13px;
    }
    .contactbox1 .contus_box1{
        flex-wrap: wrap;
        margin: 0 2%;
    }
    .contactbox1 .contus_box1_left{
        margin-top: 20px;
    }
    .contactbox1 .contus_box1 .contus_box1_left p{
        line-height: 24px;
        color: #777;
    }
    .contactbox1 .contus_box1 .contus_box1_left h2{
        margin-bottom: 12px;
        font-size: 18px;
    }
    #container{
        height: 300px !important;
    }
    .prodbox1{
        display: none;
    }
    .index_hdtit{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .titlebg-1{
        font-size: 28px;
    }
    .title-1{
        font-size: 22px;
        margin-top: -14px;
    }
    .product3_box .imgbox{
        width: 30vw;
    }
    .product3_box .imgbox .huasetop {
        /*width: 50%;*/
        width: 30vw;
        height: 30vw;
    }
    .product3_box .imgbox .huasebox .item{
        width: auto;
        height: auto;
        max-width: 10vw;
    }
}



@media (max-width:768px) {
    .product3_box{flex-wrap: wrap;margin: 0 2%;padding: 20px 0;}
    .product3_box .imgbox, .product3_box .detail3{ width: 100%;}
    .product3_box .imgbox>div,.product3_box .imgbox .img,.product3_box .imgbox .img img{
        width: 100%;
    }
    .product4_box {margin: 0 2%;justify-content: space-around;}
    .product4_box .btn{width: 40vw;margin-right: 0;}
    .product3_box .detail3 {
        padding-top: 20px;
    }
    .product3_box .imgbox .huasetop {
        width: 100%;
        height: auto;
    }
    .product3_box .imgbox .huasebox .item{
        max-width: 33vw;
    }
}