body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,form,input,p,th,td{margin:0;padding:0;}
img{border:0px;}
ul {margin:0px;padding:0px;}
ul li {list-style:none;}
*{
    font-family:"Microsoft YaHei","微软雅黑";
}

.top20{
    margin-top:20px;
}

.shop_main{
    width:100%;
    padding-bottom: 50px;
}
.shop_main_header{
    width: 100%;
    margin: 0;
}
.productHeader{
    width: 1200px;
    height: 520px;
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 80px;
}
.leftmainpri{
    float:left;
    width:460px;
    height:460px;
    /*border:1px solid #eee;*/
    text-align:center;
    vertical-align:middle;
}
.leftmainpri img{
    width:460px;
    height:460px;
}
.shoppro{
    float:left;
    width:540px;
    color:#2d2d2d;
    margin-left: 72px;
    margin-top: 17px;
}
.pro-right-top{
    width: 500px;
    border-bottom: 1px solid #dddddd;
}
.shoptitle{
    color:#9bc956;
    font-size:36px;
    font-weight:bold;
}
.shopEng{
    font-size: 18px;
    color: #9bc956;
    margin-top: 1px;
}
#eff{
    margin-top: 15px;
    margin-bottom: 29px;
    line-height: 24px;
}
.shopprice{
    font-size:26px;
    color:#2d2d2d;
    display: inline-block;
}
.yuan{
    font-size: 16px;
    color: #2d2d2d;
    display: inline-block;
}
#spe{
    display: inline-block;
}
.field{
    display: inline-block;
    margin-right: 40px;
    margin-top: 21px;
    font-size: 16px;
}
.shop_text{
    color: #2d2d2d;
    font-size: 16px;
}
.shop_text span{
    position: absolute;
    top: 100px;
    left: 90px;
    width:70%;
}

/*buy*/
.form-inline{
    position: relative;
    left: -4px;
    display: inline-block;
    vertical-align: top;
    margin-top: 23px;
}
.form-inline button{
    width: 34px;
    height: 34px;
    /*border: 1px solid #ccc;*/
    border: none;
    line-height: 26px;
    text-align: center;
    background-color: #ededed;
    font-size: 26px;
    float: left;
    cursor: pointer;
    outline:none;
}
#detailMinus{
    background-image: url(../images/jian.png);
}
#detailPlus{
    background-image: url(../images/jia.png);
}
.form-inline input{
    width: 60px;
    height: 32px;
    border: 1px solid #ccc;
    border-right: none;
    border-left: none;
    text-align: center;
    float: left;
}
/*buy button*/
.bg-1 {
    background: #ECEFF1;
    color: #37474f;
}
.bg-1 .button {
    color: #9bc956;
    border-color: #9bc956;
    /*background-color: white;*/
    font-size: 16px;
}
.button {
    float: left;
    min-width: 150px;
    max-width: 250px;
    display: block;
    margin-top:28px;
    padding: 1em 2em;
    border: 1px solid #9bc956;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
}
.button:focus {
    outline: none;
}
.button > span {
    vertical-align: middle;
}
.button--wayra {
    overflow: hidden;
    width: 175px;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 100%;
    background: #37474f;
    z-index: -1;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover {
    color: #fff;
    border-color: #9bc956;
}
.button--wayra.button--inverted:hover {
    color: #9bc956;
    border-color: #fff;
}
.button--wayra:hover::before {
    opacity: 1;
    background-color: #9bc956;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
    background-color: #fff;
}
.button--border-thin {
    border: 1px solid;
}
.button--round-s {
    border-radius: 5px;
}

/*collocation*/
.collocation{
    width: 1200px;
    height: 447px;
    margin: 0 auto;
}
.sigma-middle-line:before{
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background-color: #dddddd;
    position: relative;
    top: 17px;/*调节线高*/
}
.sigma-line-text{
    display: inline-block;
    background: #fff;
    padding: 0 18px 0 18px;
    position: relative;
    font-size: 23px;
    font-weight: 500;
    color: #2d2d2d;
    left: 44.5%;
}
.collocation-pros{
    width: 1200px;
    height: 422px;
}
.collocation-pros ul{
    position: absolute;
    font-size: 0;
    min-width: 1200px;
}
.collocation-pro{
    width: 300px;
    height: 422px;
    text-align: center;
    display: inline-block;
    color: #2d2d2d;
}
.collocation-pro a{
    text-decoration: none;
    color: #2d2d2d;
}
.collocation-pro img{
    width: 283px;
    height: 280px;
    margin-top: 42px;
}
.proname{
    font-size: 18px;
    padding: 5px 0;
}
.prospe{
    font-size: 18px;
    padding: 5px 0;
}

/*details pic*/
.product-detail{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    /*margin-top: 90px;*/
    background-color: #fff;
    font-size: 0;
    padding-top: 80px;
}
#nav{
    width: 1200px;
    height: 45px;
    z-index: 999;
    /*border: 1px solid #dddddd;*/
}

.nav-list li{
    border: 1px solid #ddd;
    width: 398px;
    height: 45px;
    float: left;
    cursor: pointer;
}


.list-name{
    text-align: center;
    line-height: 45px;
    background-color: white;
    color: #7b7c7b;
    font-size: 15px;
}
.listbg{
    background-color: #9bc956;
    color: white;
}
.libg{
    border: 1px solid #9bc956 !important;
}
.detail1{
    margin-top: 70px;
}
.detail3{
    /*margin-bottom: 160px;*/
}
.detimg{
    padding: 70px 0;
}

/*fly*/
.u-flyer{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 9999;
}
#msg{
    position:fixed;
    top:75px;
    right:0;
    z-index:99999;
    width:1px;
    height:41px;
    line-height:41px;
    font-size:16px;
    text-align:center;
    color:#fff;
    background:#b7b7b7;
    display:none;
}