@font-face {
    font-family: "microsoft yahei", Arial, '微软雅黑';
}

@media screen and (min-width: 1200px){
    .layui-container {
        width: 1200px;
    }


}
@media screen and (min-width: 1200px){
    .layui-container {
        width: 1200px;
    }


}

.layui-nav {
    padding: 0 10px;
    background-color: #1370cd;
}

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    color: #ffffff;
    background:none;
}
.layui-nav .layui-nav-item a{color: #f6f3f3; font-size: 20px; font-weight: 800;padding: 0 25px;}
.nav .layui-this a{  background:#1370cd ;color: #ffffff;  }
.layui-nav .layui-nav-item a:hover{background:#ffffff ;color: #1370cd;}

.oz_header{margin-bottom: 20px;}
.sosuo{ margin-top: 60px;}
.soso{width: 70%; display: inline-block; margin: 0 auto; float: left;}
.btn_soso{width: 15%;float: left; padding: 0px;}
.ico_soso{margin-top: 5px; margin-left: 5px;}
#banner{margin-bottom: 10px;}
#banner img{width: 100%; height: 350px}

.layui-card .padd{
    padding-left: 40px;
}
.layui-card .title{

    font-size: 24px;
    font-weight: 800;
    color: #1370cd;
    float: left;
}
.mrg_btm{margin-bottom: 30px;}
.mrg_top{margin-top: 30px;}
.layui-card .more{float: right; color: #1370cd;}
.layui-card .more a{color: #1370cd; text-decoration: none;}
.layui-card{border: none; box-shadow:none;  }
.cart-header{border: none; border-top: solid 5px #fa9310; padding: 0px;height:50px; line-height: 50px;}
.new_li li{ line-height:35px; background: url("../images/sj.jpg") no-repeat; background-position: 0 center; padding-left: 20px; font-size: 16px; }
.new_li li span{overflow: hidden; height: 30px}
.oz-bg{background: #f9fbfa;}

.oz-bg .title{
    background: url("../images/title_bg.png");
    width: 151px;
    height: 51px;
    color: #ffffff;
    float: left;
    text-align: center;
    line-height: 51px;
}
.oz-bg .layui-card-header{padding: 0px}
.layui-card .new_tw{ margin-left:45%; color: #ffffff}

.oz_link{}

.cart-header-btm{
    padding: 0px;
    border: none;
    border-bottom: solid 1px #000000;
}
.link .link-img{display:inline-block; width: 19.5%; text-align: center;}

.footer-link a{color: #ffffff; font-size: 20px; line-height: 50px;text-decoration: none}
.txt_center{text-align: center; }
.foot-txt{    margin-top: 30px;    font-size: 20px;    padding-left: 50px;}

.xh_btn{font-size: 20px; width: 100px; height: 100px; background: #f0f9ff; color: #0678b4; padding-top: 10px;margin-left: 26px;}
.xh_btn:hover{background: #0678b4; color: #f0f9ff; text-decoration: none;}
.xh_add_btn{font-size: 20px; background: #fb9411; height: 50px; line-height: 50px;}
.layui-btn+.xh_btn{margin-left: 20px;}

.xh_btn_1{font-size: 14px; width: 100px; height: 50px; background: #1370cd; color: #fbfcfd; padding-top: 6px;margin-left: 16px;}
.xh_btn_1:hover{background: #247ac3; color: #fcfdfd; text-decoration: none;}
.xh_add_btn{font-size: 20px; background: #fb9411; height: 50px; line-height: 50px;}
.layui-btn+.xh_btn_1{margin-left: 20px;}

.kuaixun{ width: 1100px; overflow:hidden; height: 30px;}
.kuaixun span{width: auto; margin-right: 10px; font-size: 16px;}

.detail_title{}
.detail_title h1{     font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0px 0 20px 0;
    text-align: center;
    font-family: "Microsoft YaHei", 'Myriad Pro','Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.detail_time{
    background: #eee;
    width: auto;
}
.detail_time span{
    display: block;
    float: left;
    line-height: 30px;
    margin-right: 30px;
    font-size: 12px;
    padding: 10px 10px;
}
.detail_content{
    font-size: 16px;
    line-height: 2em;
}
.detail_body{
    width: 830px;
    border: solid 1px #ccc;
    padding: 10px;
    margin-bottom: 30px;
}

.wrap{
    border: 0px solid #f00;
    width: 1200px;
    height: 200px;
    position: relative;
    overflow: hidden;
}

.wrap ul{
    overflow: hidden;
    position:absolute;
    width: 1600px;
    left: 0;
    top: 0;
    _height:1px;
}

.wrap ul li{
    float: left;
    width: 310px;
    height: 300px;

}
.wrap ul li img{ width: 300px; height: 200px; margin-left: 10px}