@charset "UTF-8";
.qc-header{
    padding: 20px 0;
}
.qc-header .am-u-sm-5 img{
  width: 100%;
    }
.qc-header .am-u-sm-7{
    margin-top: 5px;
}
.qc-header .am-u-sm-7 div{
    text-align: right;
}
.qc-header .am-u-sm-7 div:nth-child(1){
    font-weight: bold;
    color: #df4c50;
}
.qc-header .am-u-sm-7 div:nth-child(2){
    font-size: 0.8rem;
    color: #008cd6;
}

.qc-footer{
    background: #6fbff5;
}
.qc-footer-logo{
    width: 70%;
    margin: 0 auto;
}
.qc-footer-logo img{
    width: 100%;
}
.qc-footer-add,.qc-footer-tel{
    font-size: 1.4rem;
    color: #fff;
}
.qc-footer-about,.qc-footer-bq{
    color: #fff;
    font-size: 1.2rem;
}
.qc-footer-zx{
    width: 45%;
    margin: 0 auto;
    background: #42a5e8;
    padding: 8px 22px;
    position: relative;
}
.qc-footer-zx a{
    font-size: 1.2rem;
    color: #fff;
}
.qc-footer-zx a:after{
    content: '>';
    font-size: 1.6em;
    position: absolute;
    right: 20px;
    margin-top: -6px;
}
.qc-footer-zx a:before{
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
    background-image: url(../../pic/footer-jt.png);
    background-size: cover;
    left: 20px;
    position: absolute;
    margin-top: 2px;
}
.qc-bigpic img{
    width: 100%;
}
.qc-nav{
    /*margin: 15px 0;*/padding: 15px 0;
}
.qc-nav .am-menu-dropdown1{
    padding: 0 1rem;
}
.qc-nav .am-menu-toggle{
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    background: #00a0e9;
    border-radius: 3px;
    text-align:left;
    padding: 0 25px;
}
.qc-nav .am-menu-toggle span{
    float: right;
    font-size: 1.8rem;
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
}
.qc-nav .am-menu-nav{
    padding: 0 1rem;
}
.qc-nav .am-menu-dropdown1 .am-menu-nav>li>a{
    background: #f5f5f5;
    color: #333;
    padding: 0 15px;
}
.qc-bqseach .am-container{

}
.qc-bqseach .am-container>.qc-title{
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    padding: 7px 0;
}
.qc-bqseach h5{
    font-size: 1.2rem;
    font-weight: normal;
    color: #00a0e9;
    margin: 0 10px;
    margin-bottom: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6}
.qc-bqseach h5 i{
    background: url("../../pic/seach.png");
    width: 19px;
    height: 19px;
    display: inline-block;
    float: right;
    background-size: cover;
}
.qc-bqseach .qc-kuan{
    width: 100%;
    margin: 0;
}
.qc-bqseach .qc-kuan>div{
    margin-top: 10px;
}
.qc-bqseach .qc-kuan>div>a{
    display: block;
    background: #fff;
    text-align: center;
    border: 1px solid #ebebeb;
    font-size: 1.2rem;
    color: #999;
}
.qc-hot{margin-top:15px;}
.qc-bqseach .qc-kuan>div:last-child{
    float: left;
}
.qc-hot h5{
    font-size: 1.8rem;
    text-align: center;
    color: #2da4f3;
    margin: 0;
    font-weight: normal;
}
.qc-hot span{font-size: 1.2rem;text-align: center;display: block;margin-top: 10px;}
.qc-hot-news{padding: 0 1rem;margin-top: 10px;}
.qc-hot-news .am-slider{
    border: 1px solid #e6e6e6;
    box-shadow: none;
    padding: 1rem;
    margin-bottom: 30px;
}

.qc-hot-news .am-slider .am-slides>li h3 {
    margin: 0 0 1rem 0;
}
.qc-hot-news .am-slider .am-slides>li span{
    text-align: left;
    color: #666;
}
.qc-hot-question,.qc-hot-news1{
    padding:0 1rem;
    margin-bottom: 30px;
}
.qc-hot-question h5,.qc-hot-news1 h5{
    font-size: 1.5rem;
    text-align: left;
    border: 1px solid #e6e6e6;
    line-height: 2.6rem;
    padding-left: 1rem;
}
.qc-hot-question ul,.qc-hot-news1 ul{
    padding:0;
    margin: -1px 0 0 0;
    border: 1px solid #e6e6e6;

}
.qc-hot-question ul li,.qc-hot-news1 ul li{
   border-bottom: 1px solid #e6e6e6;
   list-style: none;
    box-sizing: border-box;
    padding: 15px;
}
.qc-hot-question ul li a,.qc-hot-news1 ul li a{
    color: #333;
    font-size: 1.6rem;
    line-height: 2.4rem;
    max-height: 4.8rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.qc-hot-question ul li a:before{
    content: '';
    display: inline-block;
    background: #e60036;
    color: #fff;
    width: 16px;
    height: 16px;
    font-size: 1.2rem;
    text-align: center;
    line-height: 16px;
    margin-right:5px ;

}
.qc-hot-product{
    /*padding: 0 1rem;*/
    margin: 0 1rem;
box-shadow: none; }
.qc-hot-product.am-slider .am-slides img{
    border: 1px solid #e6e6e6;
}
.qc-hot-product.am-slider .am-slides h3{
    margin: 0;
    font-size: 1.2rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333;
    font-weight: normal;
}
.qc-hot .am-container{
    margin-bottom: 20px;
}
.qc-hot .qc-hot-product{
    margin-bottom: 30px;
}
.qc-hot-product ul li{
    margin-right: 10px;
}
.qc-lls{
    text-align: center;
    font-size: 1.6rem;
    color: #999;
}
.qc-lls span{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
}
.qc-lls span:before{
    content: '';
    display:inline-block;
    background: url(../../pic/lls.png);
    width: 20px;
    height: 14px;
    background: cover;
    margin-right: 15px;
}
.qc-lls{
    margin-bottom: 20px;
}
