.slide-page{
    background: #F8F8F8;
}
.banner .hd{
    bottom: 70px;
}
.banner_bot{
    height: 120px;
    margin-top: -60px;
}
.banner_bot div img{
    width: 43px;
    height: 43px;
    margin-top: 4px;
}
 .banner_bot >div{
     display: flex;
 }
 .banner_bot >div img{
     margin-right: 20px;
 }
 .banner_bot >div p:first-of-type{
     font-size: 18px;
 }
 .banner_bot >div p:last-of-type{
     margin-top: 8px;
 }
 .adv_item img{
     width: 62px;
     height: 62px;
 }
 .freedajian{
     display: flex;
     justify-content: space-between;
     margin-top: 60px;
 }
 .freedajian .freedajian-left{
     margin-left: 70px;
 }
 .freedajian .freedajian-left img{
    width: 418px;
    height: 427px;
 }
 .freedajian-right{
     margin-left: 110px;
 }
.freedajian-right h2{
    font-size: 24px;
}
.freedajian-right .xian{
    width: 47px;
    height: 4px;
    background: #F63C3C;
    margin: 20px 0;
}
.freedajian-right .bigtitle{
    font-size: 16px;
}
.freedajian-con{
    margin-top: 62px;
}
.freedajian-con .itemlist{
    display: flex;
    float: left;
}
.freedajian-con .itemlist img{
    width: 40px;
    height: 40px;
    margin-right: 20px;
    margin-top: -10px;
}
.freedajian-con .itemlist p:first-of-type{
    font-size: 18px;
    margin-bottom: 19px;
}
.freedajian-con .itemlist:nth-of-type(3),
.freedajian-con .itemlist:nth-of-type(4){
    margin-top: 50px;
}
.con_intro{
    padding-top: 60px;
}
.con_intro .iconchoose{
    background: url("https://qt.86itn.com/b2c/icon/35.png") no-repeat;
    background-size: 100%;
}
.con_intro .iconchoose1{
    background: url("https://qt.86itn.com/b2c/icon/650.png") no-repeat;
    background-size: 100%;
}
.con_intro .iconchoose2{
    background: url("https://qt.86itn.com/b2c/icon/33.png") no-repeat;
    background-size: 100%;
}
.con_intro .iconchoose3{
    background: url("https://qt.86itn.com/b2c/icon/31.png") no-repeat;
    background-size: 100%;
}
.con_intro .iconchoose4{
    background: url("https://qt.86itn.com/b2c/icon/767.png") no-repeat;
    background-size: 100%;
}
.con_intro .iconchoose5{
    background: url("https://qt.86itn.com/b2c/icon/18.png") no-repeat;
    background-size: 100%;
}
.con_intro .iconchoose6{
    background: url("https://qt.86itn.com/b2c/icon/29.png") no-repeat;
    background-size: 100%;
}
.con_intro .iconchoose7{
    background: url("https://qt.86itn.com/b2c/icon/651.png") no-repeat;
    background-size: 100%;
}

.con_intro .active_on .iconchoose{
    background: url("https://qt.86itn.com/b2c/icon/34.png") no-repeat;
    background-size: 100%;
}
.con_intro .active_on .iconchoose1{
    background: url("https://qt.86itn.com/b2c/icon/648.png") no-repeat;
    background-size: 100%;
}
.con_intro .active_on .iconchoose2{
    background: url("https://qt.86itn.com/b2c/icon/32.png") no-repeat;
    background-size: 100%;
}
.con_intro .active_on .iconchoose3{
    background: url("https://qt.86itn.com/b2c/icon/30.png") no-repeat;
    background-size: 100%;
}
.con_intro .active_on .iconchoose4{
    background: url("https://qt.86itn.com/b2c/icon/765.png") no-repeat;
    background-size: 100%;
}
.con_intro .active_on .iconchoose5{
    background: url("https://qt.86itn.com/b2c/icon/17.png") no-repeat;
    background-size: 100%;
}
.con_intro .active_on .iconchoose6{
    background: url("https://qt.86itn.com/b2c/icon/28.png") no-repeat;
    background-size: 100%;
}
.con_intro .active_on .iconchoose7{
    background: url("https://qt.86itn.com/b2c/icon/649.png") no-repeat;
    background-size: 100%;
}
.tool-main{
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
}
.tool-main li{
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.quanfangwei{
    position: relative;
}
.quanfangwei img{
    width: 100%;
}
.quanfangwei-con{
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: -240px;
}
.quanfangwei-con img{
    width: 645px;
    margin-left: 30px;
}
.xinxiinfo{
    width: 360px;
    height: 492px;
    background: linear-gradient(to top,#FFD6A3,#FFEBC8);
    color: #a48459;
    padding: 0 30px;
}
.xinxiinfo h2{  
    font-size: 28px;  
    line-height: 42px;
    margin-top: 50px;
}
.xinxiinfo .xianall{
    width: 80px;
    height: 4px;
    background: #a48459;
    margin: 60px 0;
}
.xinxiinfo .infocon{
    line-height: 24px;
}
.xinxiinfo a{
    display: inline-block;
    width: 133px;
    height: 46px;
    border: 1px solid #a48459;
    color: #a48459;
    text-align: center;
    line-height: 46px;
    margin-top: 44px;
}