body{
    width: 100%;
}
.headerBox{
    width: 1300px;
    height: 130px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headerBox_rightBox{
    margin-right: 43px;
}
.headerBox_rightBox,.headerBox_rightBox div{
    display: flex;
    align-items: center;
}
.headerBox_rightBox div:nth-child(1){
    margin-right: 30px;
}
.headerBox_rightBox div img{
    width: 25px;
    height: 25px;
    margin-right: 13px;
}
.headerBox_rightBox div p{
    font-size: 20px;
    color: #0d41bb;
    font-weight: 900;
}
.language ul,.headerBox_right{
    display:flex;
    align-items: center;
    justify-content: space-between;
}
.language ul li{
    text-align: center;
    font-size: 16px;
    color: #595959;
    padding: 0px !important;
    margin: 0px !important;
    height: 18px !important;
    line-height: 18px !important;
    cursor: pointer;
}
/*#firstnav{
    background: #2884ff;
}*/
/* 头部结束 */
/* 导航开始 */
.NavActive{
    color: #0039c0 !important;
}
.NavBody{
    width: 100%;
    border-top:1px solid #adadad;
}
.NavList{
    width: 1300px;
    margin: 0 auto;
    height:50px;
    box-sizing: border-box;
}
.NavList ul {
    display: flex;
    justify-content: space-between;
    font-size:18px; 
    line-height: 50px;
}
.NavList ul a{
    color:#1a1c1d;  
}
.NavList ul a:hover{
    color: #0039c0;
}
/* 导航结束 */
/* banner */
.swiperBody{
    width: 100%;
    height: 417px;
    background: url(../images/bg999.jpg) no-repeat;
    background-size:100% 100%; 
    text-algin:center;
}
.bannerBox{
    width: 1300px;
    
    height: 100%;
    box-sizing: border-box;
    margin: 0 auto;

}
.bannerBox:after{
    display: table;
    content: "";
    visibility: hidden;
    clear: both;
    width:0;
    height:0;
}
.box_left_title{
    color: #ffffff;
    font-size: 18px;
    padding: 10px 20px;
}
.box_left{
    width: 18%;
    
    height: 417px;
    background: rgba(0, 0, 0, 0.5);
    float: left;
}
.box_left ul li{
    color: #fff;
    font-size: 16px;
    padding: 10px 0px;
    padding: 10px 20px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 2.0em;
}

.box_left ul li:hover{
    background: #2884ff;
}
.selected{
    background: #2884ff;
    color: #fff;
}
.selected a{
    color: #fff;
}

.ItemBlcok{
    display: flex;
    /*margin-bottom: 9px;*/
}
.ItemBlcok ul{
    float: left;
    width: 85%;
    display: flex;
    align-items: center;
    margin-left: 15px;
    flex-wrap: wrap;
    margin-top: 5px;
}
.ItemBlcok ul li{
    color: #0c0408;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    margin-bottom: 11px;
}
.ItemBlcok ul li span{
    height: 15px;
    display: block;
    line-height: 15px;
    padding: 0px 15px;
    border-right: 1px solid #0c0408; 
}
.ItemBlcok ul li:hover{
    color: #0039c0;
}
.myspan a:hover{
    color:#fff
}
.myspan1 a:hover{
    color:#fff
}
.box_right{
    /*    width: 82%;
        height: 100%;
        background: #fff;
        float:left;
        box-sizing: border-box;
        border-top: 2px solid #eee;
        padding: 20px;
        display: block;*/
    width: 82%;
    height: 417px;
    /* background: #fff; */
     float: right; 
    /* box-sizing: border-box; */
    border: 2px solid #eee;
    padding: 20px;
    display: block;
    /*position: absolute;*/
    background: rgba(255,255,255,.9);
    /*background: #fff;*/
    transition: all .3s;
    /*transform: scale(0,1);*/ 
    /*display:none;*/
    /*padding: 13px;*/
    /*    top: 0px;*/
}
.ItemTitle{
    width: 120px;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 900;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin:0 auto;
}
/* banner结束 */
/* 产品开始 */
.priductBox{
    width: 1300px;
    margin: 0 auto;
    padding: 0px 0px;
    display: flex;
    flex-wrap: wrap;
}
.priduct_item{
    width: 25%;
    box-sizing: border-box;
    border: 3px solid #fff;
    margin-bottom: 20px;
    padding-top:27px;
}
.priduct_item:hover{
    border: 3px solid #e5e5e5;
}
.itemName{
    text-align: center;
    font-size: 18px;
}
.xunjia{
    text-align: center;
    color: #c30000;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.itemName{
    width: 85%;
    margin: 23px auto; 
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
} 
/* 分页 */
.fenye {
    text-align: center;
}
.fenye ul{
    display: flex;
    justify-content: center;
}
.fenye ul li{
    padding: 0px 8px ; 
    text-align: center;
    margin-right: 0.2rem;
    border-radius: 50px;
    font-size: 16px;
    cursor: pointer;
}
.fenyeActive{
    border-radius: 50px;
    font-size: 16px;
    background: #666666;
    color: #fff !important;
}
/* 分页结束 */
.dingzhi{
    width: 1300px;
    margin: 50px auto;
}
.dingzhi_title{
    text-align: center;
    font-size: 36px;
    color: #0d0408;
    margin-bottom: 30px;
}
.dingzhiBox{
    display: flex;
}
.InputBox{
    width: 80%;
    padding: 20px 40px;
    background:#f0f0f0; 
    display: flex;
    justify-content: space-between; 
    align-items:center;
}
.xunjiaBtn{
    width: 207px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    background: #0d41bb;
    border: none;
    outline: none;
    margin: 0 auto;
}
.InputBox input {
    height: 70px;
    border: none;
    padding-left: 10px;
    box-sizing: border-box;
    width:300px;
}
/* 产品结束 */
/* 底部 /*
.footer{
    background: #2d2f2d;
    width: 100%;
    height: 490px;
    box-sizing: border-box;
    padding-top: 70px;
}
.footerBlock{
    width: 1300px;
    margin: 0 auto;
    box-sizing: border-box;
}
.footer_top{
    display: flex;
    justify-content: space-between;
}
.footer_top_left{
    width: 69%;
}
.footer_top_ul{
    display: flex;
    justify-content: space-between;
}
.footer_top_ul h3{
    font-size: 17px;
    color: #f9f4e7;
}
.footer_top_ul ul{
    margin-top: 15px;
}
.footer_top_ul ul li{
    font-size: 16px;
    color: #f9f4e7;
    display: flex;
    margin-top: 8px;
    align-items: center;
}
.footer_top_ul ul li img{
    margin-right: 3px;
}
.footer_top_ul ul li a{
    font-size: 16px;
    color: #f9f4e7;
}
.footer_top_right{
    width: 35%;
    height: 100%;
    text-align: right;
}*/
.zixun{
    width: 100%; 
}
.zixunBtn{
    width: 175px;
    height: 45px;
    border: 1px solid #fff;
    margin-top: 15px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    float: right;
    margin-right: 13px;
}
.phone{
    text-align: right;
    font-size: 32px;
    color: #fff;
    font-style: italic;
    font-weight: 900;
}
.yqA p{
    font-size: 15px;
    color: #fff;
}
.yqA{
    padding-top: 50px;
}
.yqA p a{
    font-size: 15px;
    color: #fff;
    margin-left: 15px; 
}
.banquan p{
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
}
/* 底部结束 */
@media screen and (max-width:1300px){
    body{
        width: 1300px;
    }
    .headerBox,.NavList,.footerBlock,.priductBox,.dingzhi,.bannerBox{
        width: 1100px;
    }
    .box_right {
        width: 82%;
    }
} 
