﻿@media only screen and (max-width:310px) and (min-width:300px){html{font-size:10px !important;}}
@media only screen and (max-width:320px) and (min-width:310px){html{font-size:10px !important;}}
@media only screen and (max-width:360px) and (min-width:320px){html{font-size:10px !important;}}
@media only screen and (max-width:360px) and (min-width:350px){html{font-size:10px !important;}}
@media only screen and (max-width:480px) and (min-width:360px){html{font-size:12px !important;}}
@media only screen and (max-width:480px) and (min-width:470px){html{font-size:12px !important;}}
@media only screen and (max-width:560px) and (min-width:480px){html{font-size:14px !important;}}
@media only screen and (max-width:570px) and (min-width:560px){html{font-size:14px !important;}}
@media only screen and (max-width:640px) and (min-width:570px){html{font-size:16px !important;}}
@media only screen and (max-width:640px) and (min-width:630px){html{font-size:16px !important;}}
@media only screen and (min-width:640px){html{font-size:16px !important;}}
body {
    background: #f6f6f6; font-family: 微软雅黑; max-width: 640px; margin: 0 auto;
}
.bdbd-container{width: 100%; max-width: 640px; margin: 0 auto; position: relative;}
.bdbd-footer .bdbd-container .weui-tabbar {
    background-color: #fff;
    top: 0;
    height: 56px;
}
.bdbd-container>img{
    width: 100%;
}
.mt-625 {
    margin-top: 0.625rem;
    margin-bottom: 0;
}
a{color: inherit; text-decoration: none !important;}
.white-color{color: #fff !important;}
.white-bgcolor{background: #fff;}
.red-color{color: #ff0000;}
.bdbd-header, .bdbd-footer {
    position: fixed;
    width: 100%;
    z-index: 5;
    left: 0;
}
.bdbd-header {
    top: 0;
    height: 45px;
    line-height: 45px;
    background-color: #1e96e3;
    background: linear-gradient(#2cafff, #1e96e3);
}
.bdbd-footer {
    bottom: 0;
    height: 56px;
}
.bdbd-footer~.bdbd-container {
    border-bottom: 56px solid transparent;
}
.bdbd-header ~ .bdbd-container {
    border-top: 45px solid transparent;
}
.bdbd-header .head-r {
    position: absolute;
    top: 0;
    font-size: 1.2rem;
    right: 10px;
}
.bdbd-header .head-r a img{
    margin-top:13px;
}
.bdbd-header .head-l {
    position: absolute;
    top: 0;
    font-size: 1.5rem;
    left: 10px;
}
.bdbd-header .head-l a{
    font-size: 1.2rem;
}
.bdbd-header h1{
    text-align: center;
    font-size: 1.5rem;
    margin: 0;
    line-height: 45px;
}
.bdbd-footer p {
    margin: 0;
}
/*首页头部*/
.head-search{
    position: relative;
    width: 72%;
    margin: 0 auto;
    line-height: 45px;
}
.head-search input{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: none;
    padding-left: 10px;
    border-radius: 4px;
    font-size: 1.2rem;
}
.head-search input[class='white-color']{margin-top:8px;}
.head-search input[class='black-color']{margin-top:8px;}
.head-search input::-webkit-input-placeholder {color:#595959; font-size: 0.8rem;}
.head-search input:-moz-placeholder {color:#595959; font-size: 0.8rem;}
.head-search input::-moz-placeholder {color:#595959; font-size: 0.8rem;}
.head-search input:-ms-input-placeholder {color:#595959; font-size: 0.8rem;}
.head-search .fa-search{
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 8px;
}
.head-search .fa-camera{
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 8px;
}
/*.head-l-svg{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/svg/head-l.svg");
    margin-top: 10px;
}*/
.head-l-svg{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/img/head-l.svg");
	background-size: 100%;
    margin-top: 5px;
}
.announce {
    padding: 0.4rem 0rem;
}
.announce .news-cont {
    position: relative;
    padding: 0 0.625rem;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    overflow: hidden;
}
#en,#cn {padding: 0;margin-top:1px;}
.head-s-svg {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/head-seek.svg");
    background-size: 100%;
    margin-top: 10px;
}
.index-wares {
    width: 100%;
}
.scroll_news{
    margin:.4rem 0 0;
    border-radius:.3rem;
    height:30px;
    background-color:#eeeeee;
    padding:2px;
    position:relative;
}
.scroll_news ul{
    list-style:none;
}
.scroll_news .news-tit{
    position:absolute;
    top:2px;
    left:.4rem;
    display:block;
    width:6.65rem;
    text-align:center;
    line-height:26px;
}
.scroll_news .news_list_wrapper {
    padding: 0 3.1rem 0 7.75rem;
    height: 26px;
    overflow: hidden;
}
.scroll_news .news_list_wrapper .news_item{
    line-height:26px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.scroll_news .news_more{
    font-size:1rem;
    color:#181818;
    position:absolute;
    right:.4rem;
    top:2px;
    line-height:26px;
}
.scroll_news .news_more .line{
    background-color:#ececec;
    width:.05rem;
    height:26px;
    display:inline-block;
    margin-right:.25rem;
    vertical-align:middle;
}
#newpro {
    display: flex;
    width: 100%;
    flex-wrap: wrap; /*设置为flex布局*/
    align-content: center; /*垂直居中*/
}
.load-data{
    margin:0 auto;
    text-align:center;
}
.pro-title {
    text-align: center;
    font-size: 1.5rem;
    line-height: 46px;
    text-transform: uppercase;
    font-weight: 600;
    color: #2f84eb;
}
.pro-title span {
    color: #ff7c3e;
}
.date-select{
    display:flex;
}
.iday{
    flex:1;
    text-align:center;
}
.iday.active{
    border-bottom:1px solid #ff7c3e;
}
.pro {
    padding:0.5em;
    width:50vw;
}
.proimg {
    display: flex;
    width: 100%;
    height: 49vw;
    justify-content: center;
    align-items: center;
}
.proimg img{
    max-width:100%;
    max-height:100%;
}
.propno {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
.proname {
    margin: 0 auto;
    font-size: 1rem;
    color: #9b9b9b;
    height: 40px;
    text-align: center;
    line-height: 20px;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.procart{
    display:flex;
    position:relative;
    justify-content:center;
}
.add {
    background: #ff7c3e !important;
    color: #fff !important;
    height: auto;
    overflow: hidden;
}
.procart .proadd, .procart .remove {
    position: absolute;
    bottom: 0;
    right: 0;
}
.proadd {
    color: #e9e9e9;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 26px;
}
.remove {
    color: #50bd55;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 26px;
}
.prolist {
    display: flex;
    width: 100%;
    background-color:#fff;
    border-bottom:1px solid #f2f2f2;
}
.prolistimg {
    display:flex;
    width: 50%;
    height: 49vw;
    justify-content: center;
    align-items: center;
}
.prolistimg img{
    max-width:49vw;
    max-height:100%;
}
.prolistpar {
    display:flex;
    flex-flow:column;
    justify-content:center;
    width: 50%;
    height: 49vw;
}
.prolistpno {
    font-size: 1rem;
    font-weight: bold;
    line-height: 20px;
}
.prolistname {
    font-size: 1rem;
    color: #9b9b9b;
    height: 40px;
    line-height: 20px;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.prolistcart {
    display: flex;
    align-items: center;
}
.order{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/order.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.collect{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/collect.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.cart{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/foot-4.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.edit{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/edit.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.about{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/about.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.feedback{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/feedback.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.contact{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/img/contact.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.search-history {
    padding: 0.625rem;
}
.search-hd {
    font-size: 1.25rem;
    color: #777;
}
label, .weui-cells__title {
    font-weight: normal;
    margin-bottom: 0px;
    color: #606060;
    font-size: 0.9em;
}
.weui-cells__title {
    margin-bottom: 0.7em;
}
.weui-btn-area {
    margin-bottom: 1.8em;
}
#advancedSearch {
    width: 90%;
    background-color: #2184c6;
    border: 1px solid #2184c6;
    padding: 10px 0px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
}
#MinDate,#MaxDate{
    padding-left:20px;
}
.weui-cells .weui-feedback {
    padding: 5px 10px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.wid-input {
    width: 100%;
    border: 0;
    line-height: 3rem;
}
.choose-input {
    font-size: 1.23rem;
}
.choose-input textarea {
    text-indent: 1rem;
}
.feedback-submit {
    background: #2f84eb;
    color: #fff;
    text-align: center;
    width: 80%;
    padding: 0.5rem;
    margin: 0 auto;
}
.contact-body{
    margin:0 auto;
    padding:8px 0;
    width:90%;
    line-height:2rem;
}
.map{
    margin:0 auto;
    width:100%;
}
#dituContent {
    width: 100%;
    height: 20rem;
}
.back_to_top {
    position: fixed;
    bottom: 64px;
    right: 10px;
    border: 1px solid #A0A0A0;
    z-index: 998;
    background-color: #ffffff;
    border-radius: 50%;
    display: none;
}
.back_to_top img{
    width:40px;
    height:40px;
}
.vtitle {
    color: #f17900;
}