﻿/*首页banner*/
.banner
{
    overflow: hidden;

    width: 1200px;
    height: 350px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.banner-sider
{
    position: relative;
}
.banner-sider img
{
    width: 100%;
    height: 350px;
}
.banner-sider li
{
    margin-top: 0 !important;
}
.banner-bottom
{
    position: absolute;
    bottom: 20px;
    left: 50%;

    width: 140px;
    height: 20px;
    margin-left: -70px;
}
.banner-bottom a
{
    display: block;
    float: left;

    width: 20px;
    height: 20px;
    margin-left: 20px;

    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
            transition: all .3s;

    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background: #fff;

        -ms-border-radius: 10px;
}
.banner-bottom .on
{
    background: #333;
}
.banner-bottom .index1
{
    margin: 0;
}
/*首页sbanner*/
.sbanner
{
    overflow: hidden; 

    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.sbnr li
{
    float: left;
	width:285px;
    padding-top: 20px;
	padding-left:7px;
	padding-right:7px;
}
.sbnr li img{width:100%}
/*首页搜索*/
.search-nav
{
    width: 1200px;
    height: 40px;
    margin: 20px auto 20px auto;
}
.seach-box
{
    float: right;

    width: 350px;
    height: 40px;

    border: 1px solid #000;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;

        -ms-border-radius: 20px;
}
.seach-box .tru
{
    float: left;

    width: 280px;
    height: 40px;

    border: none;
    background: none;
}
.seach-box .btnc
{
    float: left;

    width: 50px;
    height: 40px;

    cursor: pointer;

    border: none;
    background: url(../images/search-ky.png) no-repeat center;
}
.search-key
{
    float: left;

    width: 800px;
    height: 40px;
}
.hot-sert
{
    font-size: 16px;
    line-height: 40px;

    float: left;

    width: 152px;
}
.hot-key
{
    display: -webkit-box;
    float: left;
    overflow: hidden;

    width: 648px;
    height: 40px;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hot-key a
{
    margin-right: 10px;

    color: #7f4200 !important;
}
/*首页左侧导航栏*/
.container
{
    width: 1200px;
    margin: 0 auto;
}
.container li
{
    float: left;

    margin-top: 30px;
}
.container-left
{
    width: 260px;
}
.tt
{
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;

    position: relative;

    height: 40px;

    letter-spacing: 1px;

    color: #505050;
    border-top: #fff 1px solid;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    background-image: url(../images/t-b.jpg);
    background-repeat: repeat-x;
}
.tt i
{
    font-style: normal;

    color: #333;
}
.container-left .tt1
{
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;

    height: 38px;

    color: #333;
    border: #ffc001 1px solid;
}
.container-left .tt,
.tt1,
.list
{
    padding-left: 20px;
}
.container-left .list
{
    font-size: 14px;

    overflow: hidden;

    width: 238px;
    height: auto;

    border: #ffc001   1px solid;
    background-color: #f6f6f6;
}
.container-left .list dd
{
    line-height: 35px;

    clear: both;

    height: 32px;
}
.container-left .list dd a
{
    padding-left: 12px;

    color: #333;
    background-image: url(../images/square.jpg);
    background-repeat: no-repeat;
    background-position-x: 0;
    background-position-y: 6px;
}
.container-left .list .line
{
    width: 220px;
    height: 0;

    border-top: #c9c9c9 1px dashed;
}
.container-left .list a
{
    text-decoration: none;
}
.container-left .list a:hover
{
    color: #c5002a;
}
.container-left .lb
{
    margin-top: 20px;
}
.container-left .tspan
{
    font-size: 12px !important;
    font-weight: normal !important;

    margin-left: 80px !important;
    padding: 2px 6px 2px 8px !important;

    border-radius: 20px !important;
    background-color: #fff !important;
}
.container-left .tspan a
{
    color: #ffc001;
}
/*首页左侧新闻*/
.container-left .news
{
    width: 258px;
    margin-bottom: 20px; 

    border: #ffc001 1px solid;
}
.container-left .news dt
{
    display: block;
    float: left !important;
}
.container-left .news1 img{width:100%}	
.news1
{
    width:50px;
    padding-top: 10px;
    padding-left: 10px;
}
.news2
{
    display: block;
    overflow: hidden;

    height: 70px;
    padding: 10px 8px 10px 0; 

    text-overflow: ellipsis;
}
.line2
{
    width: 240px;
    height: 1px;
    margin: 0 auto;

    border-bottom: #666 1px dashed;
}
/*首页左侧营业时间*/
.container-left .open
{
    line-height: 25px;

    position: relative;

    height: 130px;
    padding: 0 2px 0 2px;

    border-radius: 10px;
    background: #0984e1;
}
.container-left .open img
{
    position: absolute;
    top: 10px;
    right: 5px;
}
.container-left .open dd
{
    padding: 8px 3px 0 3px;
}
.container-left .open .open1
{
    height: 105px;
    padding-top: 10px;
    padding-left: 20px;

    background-color: #fff;
}
/*首页右侧产品展示*/
.container-right
{
    width: 910px;
    margin-left: 30px;
}
.container-right .tt span
{
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;

    position: absolute;
    top: 10px;
    right: 10px;

    display: block;

    width: 64px;
    height: 22px;

    text-align: center;

    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    background-color: #fff;

        -ms-border-radius: 20px;
}
.container-right .tt a
{
    text-decoration: none;

    color: #ffc001;
}
.container-right .tt a:hover
{
    color: #c5002a;
}
/*产品分类页*/
/*分类属性选项卡*/
.category
{
    overflow: hidden;
    zoom: 1;

    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;

    border: #e2e2e2 1px solid;
    background-color: #fafafa;
}
.category .pos
{
    line-height: 32px;

    overflow: hidden;

    height: 30px;
    padding-left: 20px;

    border-bottom: #e2e2e2 1px solid;
}
.category .pos li
{
    float: left;
}
.category .tab
{
    line-height: 35px;

    width: 1160px;
    height: 35px;
    margin: 0 auto;
}
.category .tab li
{
    float: left;
}
.category .list-t
{
    font-size: 14px;
    font-weight: bold;
}
.category .list
{
    overflow: hidden;

    width: 200px;
    height: 35px;
}
/*价格人气选项*/
.option
{
    font-size: 14px;
    line-height: 38px;

    width: 1200px;
    height: 38px;
    margin: 0 auto;
    margin-top: 10px;

    border: #e2e2e2 1px solid;
    background-color: #fafafa;
}
.option .op li
{
    float: left;

    width: 170px;

    text-align: center;

    border-right: #e2e2e2 1px solid;
}
.option .op li a
{
    display: block;

    text-decoration: none;
}
.option .op li a:hover,
.opc a
{
    color: #fff;
    background-color: #ffc001 ;
}
.option .op li a:active
{
    color: #fff;
    background-color: #f69aad;
}
.container-left .mgt span
{
    font-size: 12px;
    font-weight: normal;

    margin-left: 90px;
    padding: 2px 6px 2px 8px;

    border-radius: 20px;
    background-color: #fff;
}
.container-left .mgt span a
{
    color: #ffc001;
}
