@charset "utf-8";
/*基本样式------------------*/
html{font-size:100px;}
*{margin:0;padding:0;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-text-size-adjust:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
    font-family:Arial,'Microsoft YaHei';
    /*white-space:-moz-pre-wrap;*/
    /*white-space:-pre-wrap;*/
    /*white-space:-o-pre-wrap;*/
    /*word-wrap:break-word;*/
}
img{vertical-align:top;border:none;max-width:100%;}
body,p,form,input,button,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{margin:0;padding:0;list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
table{border-collapse:collapse; }
a{outline:0;cursor:pointer;*star:expression(this.onbanner=this.blur());}
a:link,a:active{color:#393939;text-decoration:none;}
a:visited{color:#222323;text-decoration:none;}
a:hover{color:#f00;text-decoration:underline;}
.ccolor{color:#BB1600;}
a.red:link,a.red:visited,a.red:active{color:#f47110; }
a.red:hover{color:#e60012; }
a.Purple:link,a.Purple:visited,a.Purple:active{color:#b03ca9; }
a.Purple:hover{color:#f00; }
input:focus,select:focus,textarea:focus,button:focus{outline:none;}
input[type="text"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"]
,input[type="email"],input[type="url"],textarea{-webkit-appearance:none;border:1px solid #E8E8E8;-webkit-border-radius:0;border-radius:0;}
input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;}
a{text-decoration:none;-webkit-touch-callout:none;}
em,i{font-style:normal;}
.left{ float:left;}
.right{ float:right;}
li{list-style:none;}

.clear{clear:both;height:0;font-size:0;line-height:0;visibility:hidden; overflow:hidden;}
.overflow-hidden{ overflow: hidden;}
.height-comm-70{ height: 0.471rem;}
.height-comm-42{ height: 0.42rem;}
.height-comm-50{ height: 0.5rem;}
.height-comm-60{ height: 0.403rem;}
.height-comm-30{ height: 0.3rem;}
.height-comm-20{ height: 0.2rem;}
.height-comm-24{ height: 0.161rem;}
.height-comm-90{ height: 0.505rem;}
.img-border-radius{ border-radius: 50%;}

.margin-right-27{ margin-right: 0.26rem;}
.margin-left-17{ margin-left: 0.17rem;}
.margin-left-16{ margin-left: 0.16rem;}
.margin-left-45{ margin-left: 0.45rem;}
body{
    background-color: #E6E6E6;
}
.main{
    width: 15.2rem;
    margin: auto;
}
.main-01{
    width: 1200px;
    margin: auto;
}
.header{
    background-color: #fff;
    height: 0.79rem;
}
.header .header-main{
    width: 15.2rem;
    height: 0.79rem;
    margin: auto;
    display: flex;
    flex-direction: row;
}
.header-main .logo{ width: 2.43rem; height: 0.79rem;}
.header-main .logo img{
    max-height: 0.79rem;
}

.header-main .header-menu{
    height: 0.79rem;
    padding-top: 0.25rem;

}
.header-main .header-menu ul{
    display: flex;
    flex-direction: row;
}
.header-main .header-menu img{
    width: 0.18rem;
    height: 0.18rem;
}
.header-main .header-menu li{
    width: 0.85rem;
    text-align: center;
}
.header-search{ width: 8.96rem; position: relative;}
.header-main .header-search{ height: 0.79rem; width: 9.3rem;}
.header-main .header-search form{ margin-top: 0.18rem;}
.header-main .header-search .post-input{
    width: 75%;
    padding-left: 0.2rem;
    height: 0.4rem;
    border: 0.02rem solid #458DD1;
    border-bottom-left-radius: 0.2rem;
    border-top-left-radius: 0.2rem;
}
.header-search .post-input input{
    margin-top: 0.02rem;
    width: 7.29rem;
    height: 0.38rem;
    display: block;
    border: none;
    font-size: 0.12rem;
}
.header-search .submit-button{
    display: block;
    width: 1.35rem;
    height: 0.44rem;
    line-height: 0.44rem;
    background-color: #458DD1;
    text-align: center;
    border: none;
    border-bottom-right-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    color: #FFF;
    font-size: 0.12rem;
    cursor:pointer;
}
.header-search .icon-search{
    position: absolute;
    top: 0.34rem;
    right: 1.75rem;
    z-index: 99;
    width: 0.12rem;
    height: 0.12rem;
}
.header-main .header-menu a {
    font-size: 0.12rem;
    color: #333333;
    display: block;
    text-decoration: none;
}
.footer{
    background-color: #445268;
    height: 1.22rem;
    font-size: 0.12rem;
}
.footer .copyright{ margin-top: 0.14rem;}
.footer .copyright p{ text-align: center; color: #979eaa;}
.footer .friendly-link{color: #ffffff; text-align: center;}
.footer .friendly-link  a{ color: #ffffff; padding: 0 0.04rem; }
.right-border{ border-right: 1px solid #ffffff;}

.page-style li{
    float: left;
    margin: 0 0.04rem;
}
.page-style li a{
    font-size: 0.14rem;
    color: #000000;
    display: block;
    padding: 0.08rem 0.12rem;
    background-color: #ffffff;
    border: 0.01rem solid #D9D9D9;
    text-decoration: none;
}
.page-style .visited-class{
    background-color: #458DD1;
    border: 0.01rem solid #458DD1;
    color: #ffffff;
}

.right-suspension{
    width: 0.86rem;
    position: fixed;
    top: 1.29rem;
    right: 0;
    background-color: #E9EEF5;
    border: 0.01rem solid #DAE2ED;
    text-align: center;
}
.right-suspension a {
    font-size: 0.14rem;
    color: #458DD1;
    display: block;
    text-decoration: none;
}
.right-suspension .place-order{
    padding: 0.12rem 0 0.15rem 0;
    border-bottom: 0.01rem solid #DAE2ED;
}
.right-suspension .return-top{
    padding: 0.15rem 0 0.11rem 0;
    border-top: 0.01rem solid #DAE2ED;
}
.right-suspension .white-space{
    height: 3.19rem;
}

/*分页*/
.current{
    font-size: 0.14rem;
    color: #ffffff;
    padding: 0.08rem 0.12rem;
    background-color: #458DD1;
    border: 0.01rem solid #458DD1;
    text-decoration: none;
    display: inline-block;
    margin: 0 0.02rem;
}
.num{
    font-size: 0.14rem;
    color: #000000;
    padding: 0.08rem 0.12rem;
    background-color: #ffffff;
    border: 0.01rem solid #D9D9D9;
    text-decoration: none;
    display: inline-block;
    margin: 0 0.02rem;
}
.prev{
    font-size: 0.14rem;
    color: #000000;
    padding: 0.08rem 0.12rem;
    background-color: #ffffff;
    border: 0.01rem solid #D9D9D9;
    display: inline-block;
}
.next{
    font-size: 0.14rem;
    color: #000000;
    padding: 0.08rem 0.12rem;
    background-color: #ffffff;
    border: 0.01rem solid #D9D9D9;
    display: inline-block;
}
.right1{
    float: right;
}
.right1 a{
    text-decoration: none;
}
/*头部个人中心-退出登录*/
.user-content {
    background: url("../images/pop_bg.png") no-repeat;
    background-size:100% 100%;
    width:160px;
    height: 130px;
    position:relative;
    z-index:999;
    /*display: none;*/
}
.user-center:hover .user-content {
    display: block;
}
.user-ul{
    flex-direction: column!important;
    width:100%;
    padding-top: 20px;
}
.user-ul .user-li{
    width:160px!important;
    /*height:20px;*/
    font-size: 14px;
    /*margin-top: 8px;*/
}
.user-ul .user-li .user-icon{
    width:14px;
    height:14px;
    display: inline-block;
    vertical-align: middle;
}
.user-ul .user-li .user-text{
    display: inline-block;
    vertical-align: middle;
}
.user-li a{
    font-size: 14px!important;
}

.btns{
    width: 100px;
    height: 36px;
    background: #458DD1;
    border-radius: 2px;
    font-size: 16px;
    color: rgba(255,255,255,1);
    cursor: pointer;
    border: 0;
}