.marketCon .marketList .roll_top {
    float: left;
    height: 22px;
    overflow: hidden;
    text-align: left;
}
.marketCon .marketList .roll_top a
{
    display: inline-block;
    height: 22px;
    margin-right: 13px;
    overflow: hidden;
    width: 75px;
}
.marketCon .marketList .roll_top .ul_wrap li {
    line-height: 22px;
    height:22px;
    overflow:hidden;
}

body{margin:0px;padding:0px;}
.container, .container *{margin:0; padding:0;}

.container{width:220px; height:190px; overflow:hidden;position:relative; margin:0 auto;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:220px; height:190px; display:block;}

.slider2{width:660px;}
.slider2 li{float:left;}

.slider3{width:190px;}
.slider3 li{float:left;}

.num{ position:absolute; right:10px; bottom:10px;}
.num li{
    float: left;
    color: #FF7300;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 1px;
    border: 1px solid #FF7300;
    background-color: #fff;
}
.num li.on{
    color: #fff;
    line-height: 21px;
    width: 21px;
    height: 21px;
    font-size: 16px;
    margin: 0 1px;
    border: 0;
    background-color: #FF7300;
    font-weight: bold;
}


.windex{width:1200px;}
.indextop{ margin: 0 auto 5px; height: 90px;}
.btong{ line-height: 35px; height: 35px; margin: 0 auto; background: #fff;}
.madv{}
.madv ul{ margin: 0px; padding: 0px;}
.madv ul li{ float: left; list-style: none; margin-left: 40px;}
.madv ul li img{ width:90px;}

.hxj{ margin-top:8px; }
.gradient-btn {
    margin-top: 10px;
    width:100%;
    display: inline-block;
    padding: 15px 0px;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    background: -webkit-linear-gradient(left, #FAE7AF, #F5C942);
    background: linear-gradient(to right, #FAE7AF, #F5C942);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.1s ease;
}

.gradient-btn:hover {
    background: linear-gradient(to right, #F5C942, #FAE7AF);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.gradient-btn:active {
    transform: translateY(1px);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.gradient-btn1 {
    /*margin-top: 10px;*/
    display: inline-block;
    padding: 15px 0px;
    width:100%;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    background: -webkit-linear-gradient(left, #BBD3ED, #99BAE3);
    background: linear-gradient(to right, #BBD3ED, #99BAE3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.1s ease;
}

.gradient-btn1:hover {
    background: linear-gradient(to right, #99BAE3, #BBD3ED);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.gradient-btn1:active {
    transform: translateY(1px);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.nav_c{ width: 100%; line-height: 25px; height: 25px;}
.navLi{ padding: 0px; margin: 0px;}
.navLi li{ list-style: none; float: left; width:35px; line-height: 35px; width: 120px; font-size: 16px;}
.mainrgt{}
a.b:link,a.b:visited,a.b:active {color:#000;text-decoration:none;}
a.b:hover {color:#FF3300;}
.bmainw{width:100%;background: #fff; height: 295px;overflow: hidden;}

.swiper2 {
    overflow: hidden;
    margin-left: 10px;
}
.hdarea{ width:270px; height: 295px; position:relative;}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}

.mainl1{width:220px; margin-left: 5px;}
.mainl1 img{width:220px;}
.mainl2{width:220px; margin-left: 5px;}
.mainl2 img {width:220px;}

.hdcss { width:1200px; margin: 10px auto; font-size: 30px; font-weight: bold; text-align: center; background: #fff; height: 60px; line-height: 60px;}

.swiper-container {
    width: 1200px;
    height: auto;
}
.swiper-slide1 {
    text-align: center;
    font-size: 18px;
    background: #fff;

}
.swiper-slide1 img{ height: 92px; overflow: hidden;border: 2px solid #21242D;transition: all 0.5s;}

.swiper-slide1 a:hover img{transform:scale(0.93);}

.tjcss{width: 1200px; margin: 10px auto 0px; background: #fff; height: 74px;}
.tjcss ul{ padding: 0px}
.tjcss ul li{ width:12%; font-size: 12px; line-height: 30px; height: 30px; margin: 2px; border: 1px solid #F6F4F5; list-style: none;float: left; text-align: center;}

.botadv{ margin: 10px auto; height: 140px;}
.botadv ul{ margin: 0px; padding: 0px;}
.botadv ul li{ width:140px; margin-right: 10px; float: left; list-style: none;}
.botadv ul li:last-child{ width:140px; margin-right: 0px; float: left; list-style: none;}
.botadv ul li img{width:100%;}


.gradient-box {
    background: -webkit-linear-gradient(top, #FDF1EB, #FFFFFF);
    background: -moz-linear-gradient(top, #FDF1EB, #FFFFFF);
    background: linear-gradient(to bottom, #FDF1EB, #FFFFFF);
    height: 140px;
    width: 220px;
    border: 1px #EDE6E0 solid;
    border-radius: 5px;
}
.gradient-box h4{ line-height: 30px; height: 30px; font-size: 14px; font-weight: bold; text-align: left; text-indent: 20px;margin-top: 3px;}

.gradient-boxb {
    background: -webkit-linear-gradient(top, #FEECEC, #FFFFFD);
    background: -moz-linear-gradient(top, #FEECEC, #FFFFFD);
    background: linear-gradient(to bottom, #FEECEC, #FFFFFD);
    height: 140px;
    width: 220px;
    border: 1px #EDE6E0 solid;
    border-radius: 5px;
}
.gradient-boxb h4{ line-height: 30px; height: 30px; font-size: 14px; font-weight: bold; text-align: left; text-indent: 20px; margin-top: 3px;}

.tupci {}
.tupci ul{ margin: 0px; padding: 0px;}
.tupci ul li{ list-style: none; float: left; width: 50%;}
.tupci ul li img{ height: 70px; width: 100px;}
.tupci ul li span{ line-height: 20px; height: 20px; text-align: left; margin-top: 4px;}