
.bx2{
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;


}
.bx2 .logl1{
    float: left;
    margin-top: 10px;

}
.bx2 .logl1 img{
    float: left;
    line-height: 70px;
    margin-right: 6px;
}
.bx2 .logl1 .logW{
    float: left;
}
.bx2 .logl1 .logW h5{
    font-size: 20px;
    font-weight:800;
    color: black;
    letter-spacing: 2px;
    margin-top: 5px;
}
.bx2 .logl1 .logW p{
    font-size: 10px;
    color: black;
}
.bx2 .nav-top{
    float: right;

}
.bx2 .nav-top ul{
    width: auto;
    height: auto;
}
.bx2 .nav-top li{
    float: left;
    width: 90px;
    height: 70px;
    text-align: center;
    cursor: pointer;
    transition: all ease 1s;
    list-style: none;
}

.bx2 .nav-top li:nth-child(03) a{
    color: #ee7615;
    font-size:17px;
    font-weight: 600;
}
.bx2 .nav-top a{
    font-size: 15px;
    color: black;
    line-height: 70px;
    text-decoration:none;

}

.bx2 .nav-top li:hover a{
    color: #ee7615;
    font-size:17px;
    font-weight: 600;
}
.bx2 .nav-top li:last-child{
    line-height: 70px;
    width: auto;
    padding-left: 10px;
}
.bx2 .nav-top li:last-child img{
    width: 22px;
    height: 22px;
    margin-left: 5px;

}
.bx2 .nav-top li:last-child:hover{
    background: white;
}
.bx2 .nav-top li:last-child input{
    height: 30px;
    border: 1px solid #ee7615;
    text-indent: 10px;
    width: 155px;

}

.breadcrumb{
    width: 1200px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    background: white;
    padding-left: 20px;

}
.breadcrumb h5{
    color: #3f3f3f;
}
.breadcrumb h5 span{
    cursor: pointer;
}


.bx3{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: white;
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 40px;
    overflow: hidden;
}
.bx3 .imgBox{
    width: 250px;
    height: 210px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.bx3 .imgBox img{
    width: 100%;
    height: 100%;
    transition: all ease 1s;
    float: left;
    /*float: left;*/
}
.bx3 .imgBox img:hover{
    transform: scale(1.1);
}
.bx3 .bx3-l{
    width: 1200px;
    height: auto;
    float: left;
    overflow: hidden;
    clear: both;
}
.bx3 .bx3-l h5{
    width: 68%;
    font-size: 30px;
    font-weight: 600;
    color: #3f3f3f;
    margin-bottom: 35px;
    float: left;
}
.bx3 .bx3-l ul{
    width: 68%;
    height: 90px;
    float: left;
}
.bx3 .bx3-l ul li{
    float: left;
    width: 25%;
    height: 80px;
    position: relative;
}
.bx3 .bx3-l ul li h4{
    font-size: 18px;
    font-weight: 600;
    color: #ee730e;
    text-align: left;
    margin-left: 36px;
    /* width: 100%;
     overflow : hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp:1;
     -webkit-box-orient: vertical;
     height: 26px;*/

}
.bx3 .bx3-l ul li h3{
    margin-top: 18px;
    position:absolute;
    width:100%;
    height:auto;
    bottom:0;
    left:50%;
    margin-left:-70px;
}


.bx3 .bx3-l ul li h3 span{
    margin-top: 2px;
    float: left;
}

.bx3 .bx3-l ul li h3 span img{
    float: left;
}
.bx3 .bx3-l ul li h3 p{
    float: left;
    font-size: 15px;

}
.bx3 .bx3-l .main{
    overflow: hidden;
    float: left;
    padding-left: 30px;
    padding-right: 50px;

}
.bx3 .bx3-l .main h5{
    width: 100%;
    font-size: 16px;
    margin-top: 30px;
    color: #3f3f3f;
}
.bx3 .bx3-l .main h5:after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #eeeeee;
    margin-top: 10px;
}
.bx3 .bx3-l .main p{
    font-size: 15px;
    color: #666666;
    text-indent: 30px;
    line-height: 30px;
    width: auto;
    height: auto;




}

.bx3 .bx3-Rt{
    width: 330px;
    height: auto;
    /*background: #f9f9f9;*/
    float: left;
    overflow: hidden;
    /*position: fixed;*/
    /*margin-left: 870px;*/

}
.bx3 .bx3-Rt .topMg{
    overflow: hidden;
    width: 322px;
    height: 210px;
    margin-left: 8px;
}
.bx3 .bx3-Rt .topMg img{
    transition: all ease 1s;
    cursor: pointer;
    width: 100%;
    height: 100%;
    text-align: center;
}
.bx3 .bx3-Rt .topMg img:hover{
    transform: scale(1.1);
}
.bx3 .bx3-Rt .botmBox{
    width: 322px;
    height: auto;
    background: white;
    margin-left: 8px;
    margin-top: 10px;
    padding-top: 30px;
    padding-left: 15px;
    padding-bottom: 20px;

}
.bx3 .bx3-Rt .botmBox h5{
    font-size: 18px;
    color: #3f3f3f;
    width: 98%;
    height: 30px;
    border-bottom: 1px solid #e1e0e5;
}
.bx3 .bx3-Rt .botmBox .bd-Tit{
    width: 100%;
    height: 40px;
    line-height: 40px;
    /*background: yellow;*/
}
.bx3 .bx3-Rt .botmBox .bd-Tit p{
    float: left;
    font-size: 15px;
    color: #818181;
    text-align: left;
}
.bx3 .bx3-Rt .botmBox .bd-Tit p:nth-child(01){
    width: 18%;
    text-align: left;
}
.bx3 .bx3-Rt .botmBox .bd-Tit p:nth-child(02){
    width: 50%;
    float: left;


}

.bx3 .bx3-Rt .botmBox .bd-Tit p:nth-child(03){
    width: 32%;
    text-align: center;
}

.bx3 .bx3-Rt .botmBox .tBody{
    width: 100%;
    height:29px;
    clear: both;
    cursor: pointer;
    margin-bottom: 13px;
}
.bx3 .bx3-Rt .botmBox .tBody p{
    float: left;
    font-size: 15px;
    color: #666666;
    text-align: left;
    height: 20px;
}
/*.main .main-Rt .botmBox .tBody p:hover{


}*/
.bx3 .bx3-Rt .botmBox .tBody p:nth-child(01){
    width: 18%;
    text-align: left;
    float: left;
}
.bx3 .bx3-Rt .botmBox .tBody p:nth-child(01) span{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #f1730d;
    color: white;
    font-size: 12px;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}
.bx3 .bx3-Rt .botmBox .tBody p:nth-child(01) .gray{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e5e6e8;
    color: #6f7170;
    font-size: 12px;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}
.bx3 .bx3-Rt .botmBox .tBody p:nth-child(02){
    width: 50%;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    height: 20px;
}
.bx3 .bx3-Rt .botmBox .tBody:hover p:nth-child(02){
    color: #eb7410;
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    height: 42px;
}
.bx3 .bx3-Rt .botmBox .tBody:hover p:nth-child(01) span{
    width: 30px;
    height: 30px;
    border-radius: 50%;


    font-size: 14px;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 30px;
}
.bx3 .bx3-Rt .botmBox .tBody p:nth-child(03){
    width: 32%;
    text-align: center;
    color: #f1730d;
}
.bx3 .bx3-Rt .botmBox .wh{
    width: 100%;
    height: auto;
    clear: both;
}
.bx3 .bx3-Rt .botmBox .wh .tBody{

}

