.index{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 5px;
}
.finds{
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    z-index: 999;
}
.finds span{
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
    float: left;
}
.finds select{
    width: 140px;
    height: 30px;
    border: none;
    border-left: 1px solid #ddd;
    line-height: 30px;
    font-size: 13px;
    color: #666666;
    text-align: center;
    text-indent: 15px;
    float: left;
    border-radius: 0;
    background: none;

    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    z-index: 999;

}
.finds a{
    width: 60px;
    height: 30px;
    line-height: 30px;
    float: right;
    text-align: center;
}
.comms{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px;
}
.magins{
    width: 100%;
    float: left;
}
.comms_li a{
    float: left;
}
.imgs{
    width: 100%;
    float: left;
}
.imgs img{
    width: 100%;
    height: auto;
    /*border-top-left-radius: 5px;*/
    margin: 0 auto;
    display: block;
    /*border-top-right-radius: 5px;*/
}
.cooms_ul{
    width: 100%;
    height: 100%;
    /* padding-top: 2%; */
    /* margin: 0 auto; */
    float: left;
}
.daohang {
    width: 100%;
    float: left;
    height: 85px;
    background-color: white;
    text-align: center;
}
.daohang ul {
    width: 100%;
    height: 80px;
    display: flex;
    margin-top: 5px;
}
.daohang li {
    flex: 1;
    height: 80px;
    padding-top: 10px;
}
.sp-fl {
    float: left;
    width: 100%;
    height: 300px;
    background-color: white;
}
.fl-slider:nth-child(1){
    background-color: rgb(251, 243, 163);
    background-image: url(../images/gt.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: 90% 50%;
    border-right: 2px solid white;
    margin-bottom: 2px;
}
.fl-slider:nth-child(2){
    background-color: rgb(216, 253, 243);
    background-image: url(../images/sj.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: 90% 50%;
    border-left: 2px solid white;
    margin-bottom: 2px;
}
.fl-slider:nth-child(3){
    background-color: rgb(213, 238, 198);
    background-image: url(../images/fk.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: 90% 50%;
    border-right: 2px solid white;
    margin-top: 2px;
    margin-bottom: 2px;
}
.fl-slider:nth-child(4){
    background-color: rgb(251, 220, 196);
    background-image: url(../images/hf.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: 90% 50%;
    margin-top: 2px;
    margin-bottom: 2px;
    border-left: 2px solid white;
}
.fl-slider:nth-child(5){
    background-color: rgb(116, 186, 219);
    background-image: url(../images/rs.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: 90% 50%;
    margin-top: 2px;
    border-right: 2px solid white;
}
.fl-slider:nth-child(6){
    background-color: rgb(219, 236, 60);
    background-image: url(../images/ys.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: 90% 50%;
    margin-top: 2px;
    border-left: 2px solid white;
}
@media screen and (max-width:320px){
    .fl-slider {
        background-position: 100% 50% !important;
        background-size: 35% !important;
    }
}
.fl-body {
    width: 96%;
    margin-left: 2%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.fl-slider {
    width: 50%;
    height: 100px;
    padding: 15px;
}
.fl-slider h3 {
    text-indent: 10px;
}
.fl-slider span {
    font-size: 12px;
    /* border: 1px solid #555; */
    width: 80px;
    display: inline-block;
    color: #999;
    text-align: center;
    height: 23px;
    line-height: 22px;
}
.tet{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}
.tet dl{
    width: 94%;
    min-height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #555;
    text-align: left;
    display: block;
    float: left;
    margin-left: 5%;
}
.tet dd{
    width: 94%;
    height: 20px;
    line-height: 20px;
    color: red;
    font-size: 12px;
    font-weight: 500;
    float: left;
}
.dw{
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
}
.dw dd{
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    text-align: center;
    float: left;
    margin-left: 3px;
}
.dw a{
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #999;
    font-size: 14px;
    float: right;
    margin-right: 5px;
}
.class_one{
    width: 100%;
    height: auto;
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.05);
    float: left;
}
.class_one a{
    width: 25%;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 12px;
    text-align: center;
    float: left;
}
.heig{
    width: 100%;
    height: 40px;
    float: left;
/*    border-top: 1px solid #ebebeb;*/
}
.heig span{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #999;
    float: left;
}
.dls{
    width: 100%;
    float: left;
    margin-top: 60px;
}
.dls dd{
    width: 80%;
    margin: 0 auto;
    display: block;
    line-height: 25px;
    text-align: center;
    color: #666;
    font-size: 14px;
}




/*�ֲ�*/
.flexslider {
    position: relative;
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
}
.flexslider ul{
    list-style:none;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 28px;
    height: 45px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ct.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: -50px 0;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: 100%;
    display: block;
}
.products{
    width: 96%;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
}
.products .p_list{ border-bottom: 1px solid #eee;}
.products .p_l_l,.products .p_l_r{ height: 65px; }
.products .p_l_l{ width: 70vw;display: inline-block; float: left; }
.products .p_l_r{ width: 24vw;display: inline-block; position: relative; }
.products .p_l_r .go_dea_btn{
    width: 20vw;
    display: block;
    height: 30px;
    line-height: 30px;
    background: #1AAD19;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    position: absolute;
    bottom: 20px;
    right: 0;
}
.products .p_l_l p{margin-bottom: 5px;}
.products .p_l_l .title{ color: #565656; }
.products .p_l_l .money{ color: #565656; display: inline-block; width: 55px; }

.products .score .p_l_r .go_dea_btn{ bottom: 15px; }
.products .score .p_l_l p{ margin-top: 20px; }
.products .gquan{ border-bottom: none; }
.nine-box{ margin : 5px 0 0 0; }
.nine-box ul{}
.nine-box ul li{}
.nine-box ul li a{ display: block; float: left; width: 33%; margin-top: 5px; margin-bottom: 5px;}
.nine-box ul li a i{ width: 35%; height: 45px; display: block; background-size: contain; margin: 0 auto; }
.nine-box ul li a .titles{ text-align: center; font-size: 12px; }
.nine-box ul li a i.caichang{ background: url(../img/caichang.gif) no-repeat; background-size: contain;}
.nine-box ul li a i.shangcheng{ background: url(../img/bxsc.gif) no-repeat; background-size: contain;}
.nine-box ul li a i.jiaoyu{ background: url(../img/jiaoyu.gif) no-repeat; background-size: contain;}
.nine-box ul li a i.lianmeng{ background: url(../img/lianmeng.gif) no-repeat; background-size: contain;}
.nine-box ul li a i.xinshou{ background: url(../img/xinshou.gif) no-repeat; background-size: contain;}
.nine-box ul li a i.baoxian{ background: url(../img/baoxian.gif) no-repeat; background-size: contain;}

.videos{ text-align: center; }
.videos video{ width:96vw; margin: 0 auto; }
.fenlei h3{
    line-height: 50px;
    color: tomato;
    font-size: 16px;
}
.fenlei h3::before{
    content: '';
    display: inline-block;
    background: linear-gradient(to left,red,#e69eb9);
    height: 1px;
    width: 50px;
    margin-top: 24px;
    vertical-align: super;
    margin-right: 10px;
}
.fenlei h3::after{
    content: '';
    display: inline-block;
/*    background-color: tomato;*/
    background: linear-gradient(to left,red,#e69eb9);
    height: 1px;
    width: 50px;
    margin-top: 24px;
    vertical-align: super;
    margin-left: 10px;
}
.lit{
    float: left;
    width: auto;
    margin-bottom: 3px;
}
.lit dd{
    width: 13%;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #333;
    float: left;
    margin-left: 10px;
}
.lit dl{
    width: 20%;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #333;
    float: left;
    margin-left: 8px;
}
.lit input{
    width: 160px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #333;
    float: left;
    background: gold;
    text-indent: 5px;
}
.bots ul{
    width: 33%;
    float: left;

}
.bots ul dd{
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 15px;

}