/* 主要内容 */
.title1{
    position: relative;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #dfe1e6;
    box-sizing: border-box;
}
.place{
    display: inline-block;
    color: #666666;
    font-weight: 500;
}
.home{
    padding-right:5px;
}
.arrow{
    padding-right:5px;
}
.title1 form{
    position: relative;
    height: 30px;
}
.title1 input{
    float: left;
    width: 200px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    border: none;
}
.title1 button{
    float: right;
    width:30px;
    height: 30px;
    border: none;
    background-color: #0054a5;
}
.title1 button .img-wrap{
    width:100%;
}
.title1 button .img-box{
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
}
.title1 button .img-inner{
    position: absolute;
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
}
.title1 button .img-box img{
    width: 100%;
    height: 100%;
    padding: 2px;
    box-sizing: border-box;
}
/* 新闻内容 */
.mainbox{
    width: 1960px;
    height: 900px;
    margin: 0 auto;
}
.contain{
    margin: 30px 0;
    width: 1180px;
}
.navleft{
    width: 190px;
    box-sizing: border-box;
}
.boxs{
    padding-left: 35px;
    width: 960px;
    font-weight: 500;
    color: #000;
    box-sizing: border-box;
}
.product-class{
    width: 190px;
    display: inline-block;
}
.classtitle{
    width: 170px;
    height: 47px;
    padding-left: 20px;
    background-color: #0054a6;
}
.classtitle h4{
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 12px;
}
.classname{
    width: 190px;
    border-left:1px solid #dfe1e6 ;
    border-right:1px solid #dfe1e6 ;
    background-color: #fafafa;
    box-sizing: border-box;
}
.classname a{
    color: #333333;
}
.classname li{
    width: 170px;
    height: 45px;
    line-height: 46px;
    padding-left: 20px;
    font-size: 16px;

    color: #333333;
    border-bottom: 1px solid #dfe1e6;
    cursor: pointer;
}
.classname li:hover{
    background-color: #e7e7e7;
}
.classname li p{
    float: right;
    margin-right: 15px;
    transition: 0.5s;
}
.hotproduct{
    width: 190px;
    height: 70px;
    margin-top: 17px;
    position: relative;
}
.hotproduct a{
    font-size: 18px;
    position: absolute;
    left: 20px;
    top: 24px;
}
.hotproduct img{
    width: 190px;
    height: 70px;
}
.sale{
    width: 190px;
    height: 70px;
    margin-top: 1rem;
    position: relative;
}
.sale a{
    font-size: 18px;
    position: absolute;
    left: 20px;
    top: 24px;
}
.sale img{
    width: 190px;
    height: 70px;
}
.women{
    width: calc(100% - 2px);
    border-left: 1px solid #dfe1e6 ;
    border-right: 1px solid #dfe1e6 ;
}
.women img{
    width: 100%;
}
.linkus{
    margin-top: 1rem;
    width: 190px;
    display: inline-block;
}
.linkinfo{
    width: 100%;
    padding: 6px;
    border-left: 1px solid #dfe1e6 ;
    border-right: 1px solid #dfe1e6 ;
    border-bottom: 1px solid #dfe1e6 ;
    box-sizing: border-box;
}
.linkinfo p{
    font-weight: 500;
    line-height: 36px;
}
.infodetail{
    line-height: 26px;
    font-size: 14px;
    color: #333333;
}

.prolist{
    position: relative;
}
.prolist .img-wrap{
    width: 30%;
}
.prolist .img-box{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}
.prolist .img-inner{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.prolist img{
    width: 100%;
    height: 100%;
}
.prolist .lst-box{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.product-list-img{
    position: relative;
    display: inline-block;
    width:calc(50% - 20px);
    height: 0;
    padding-bottom: 40%;
    overflow: hidden;
    border: 1px solid #eeeeee;
}
.product-list-img img{
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
}
.product-list-img img:hover{
    transform: scale(1.1);
    transition: all 0.3s;
}
.prolist ul{
    width: 50%;
    display: inline-block;
    position: relative;
    right: 0;
}
.prolist a{
    background-color: #0054a6;
}
.prolist p{
    display: table-cell;
    font-size: 16px;
    font-family: Microsoft YaHei;
}
.prolist li{
    display: inline-block;
    width:100%;
    line-height: 30px;
    position: relative;
    vertical-align: top;
    padding:6px 0;
}
.prolist .top{
    white-space: nowrap;
}
.proinfo-introduction{
    width: 602px;
}
.theproduct-name{
    position: absolute;
    width: 100%;
    height: 35px;
    line-height: 35px;
    right: 0;
    font-size: 26px;
    font-family: Microsoft YaHei;
    color: #000000;
}
.activetag{
    width: 100%;
    height: 36px;
    border-bottom:1px solid #f0f0f0;
}
.detailtag{
    float: left;
    margin-right: 10px;
    width: 142px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #333333;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    background-color: #ececec;
    cursor: pointer;
}
.activeinfo{
    width: 100%;
    margin: 20px 0 40px 0;
}
.activeinfo .info{
    width: 100%;
}
.activeinfo .img-wrap{
    width: 50%;
}
.activeinfo .img-box{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}
.activeinfo .img-inner{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.activeinfo img{
    max-width: 100%;
}

.navleft .classshow{
    width:100%;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff;
    border-bottom: 1px solid #dfe1e6;
    cursor: pointer;
    display: none;
}
.base-font-hover{
    display: block;
    padding-left:30px;
    box-sizing: border-box;
}
.base-font-hover:hover{
    background-color:rgb(231, 231, 231);
}
/*分类导航*/
.house-tab-ul-box{
    width: 100%;
    box-sizing: border-box;
}
.house-tab-ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-top: 1px solid #dfe1e6;
    border-right: 1px solid #dfe1e6;
    border-left: 1px solid #dfe1e6;
    box-sizing: border-box;
    font-size: 1.2rem;
    color:#999;
}
.house-tab-li{
    padding: 2px 4px;
    width: 100%;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #dfe1e6;
    box-sizing: border-box;
}
.house-tab-li label{
    width: 10%;
    box-sizing: border-box;
    background-color: var(--color);
    height: calc(100% - 2px);
    color: #fff;
    font-size: 1.1rem;
    align-items: center;
    display: flex;
    justify-content: center;
    font-weight: bolder;
    border-radius: 2px;
}
.house-tab-li a{
    margin-left: 10px;
    font-size: 1.1rem;
    box-sizing: border-box;
    padding: 4px 10px;
    display:table-cell;
    vertical-align: middle;
    color: #000;
}
.house-tab-li a:hover{
    background-color:#409e48;
    color: #ffffff;
}
.house-tab-li a.on{
    line-height: 30px;
    height: 30px;
    color: #Fff;
    background-color:var(--color);
    cursor: unset;
}

.bodyCon08{

}
.bodyCon08 .students{
    margin: 0 auto;
    width: 100%;
    height: 480px;
    position: relative;

}

.product-box{
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: #006cd4;
    cursor: pointer;
    overflow: hidden;
}
.product-box:hover{
    background-color: #0064c4;
}
.product-box a:hover{
    transform: scale(1.1);
    transition: 0.3s;
}
.product-img{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border: none;
}
.product-name{
    height: 30px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-top: 13px;
}
.active{
    width: 238px;
    height: 30px;
    font-weight: 300;
    line-height: 30px;
    margin: 10px auto;
}
.active a{
    color: #ffffff;
}
.consulting{
    float: left;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ffffff;
}
.consulting:hover{
    background-color: #0054a8 !important;
}
.details:hover{
    background-color: #0054a8 !important;
}
.details{
    float: right;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ffffff;
}

.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:100%;height:400px; margin:0 auto;position:absolute;}
#four_flash .flashBg{width:100%;height:400px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15px; left:0;}
#four_flash .flashBg ul.mobile li{border:1px solid #f0f0f0;float:left;width:290px;height:340px;margin-left:14px;color:#6C6E85;transition:all 1s ease 0s;}
#four_flash .flashBg ul.mobile li:hover{
    color: #fff;
}
#four_flash .flashBg ul.mobile li dd{font-size:20px;width:250px;line-height:60px;text-align:center;border-bottom:1px solid #6C6E85;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:center;width:260px; line-height:24px;margin-top:10px;}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:136px; left:-27px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:136px; right:-45px;}
#four_flash .but_right img{transform: scale(0.8);opacity: 0.3;cursor: pointer;}
#four_flash .but_left img{transform: scale(0.8);opacity: 0.3;cursor: pointer}
