@charset "UTF-8";
.qc-slider-a1 .am-control-nav li a.am-active{
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
}
.am-slider-a1 .am-control-nav li a{
    width: 9px;
    height: 9px;
}
.qc-def{
    padding-top: 20px;
    background: #f5f5f5;
}
.qc-def .am-container h5{
    margin: 0;
    font-size: 2.4rem;
    text-align: center;
    color: #00a0e9;
}
.qc-def .am-container h4{
    margin: 0;
    font-size: 1.2rem;
    text-align: center;
    color: #e60036;
    font-weight: normal;
}
.qc-slider{
    margin-top: 15px;
    -webkit-box-shadow:none;
    box-shadow:none;
    background:none;
}
.qc-slider .am-viewport li{
    text-align: center;
    padding: 24px 0;
    background: #fff;
}
.qc-slider li .qc-ico{
    width: 50px;
    height: 40px;
    margin: 0 auto 3px;
    background-image: url('../../pic/ico-z.png');
}
.qc-slider li .qc-title{
    font-size: 0.9rem;
    font-weight: bold;
}
.qc-slider li .qc-dec{
    font-size: 0.7rem;
    color: #666;
}
.qc-slider li:nth-child(1) .qc-ico{
    background-position: 5px 0px;
}
.qc-slider li:nth-child(2) .qc-ico{
    background-position: -51px 0px;
}
.qc-slider li:nth-child(3) .qc-ico{
    background-position: -95px 0px;
}
.qc-slider li:nth-child(4) .qc-ico{
    background-position: -138px 0px;
}
.qc-slider li:nth-child(5) .qc-ico{
    background-position: -182px 0px;
}
.qc-slider li:nth-child(6) .qc-ico{
    background-position: -230px 0px;
}
.qc-slider li:nth-child(7) .qc-ico{
    background-position: -269px 0px;
}
.qc-slider li:nth-child(8) .qc-ico{
    background-position: -314px 0px;
}
.qc-product .am-titlebar-title{
    font-weight: normal;
    color: #e60036;
}
.qc-product .am-titlebar-nav a{font-size: 1.2rem;color: #666;}
.qc-product .am-titlebar-multi{border-left: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;}
.qc-product-list .am-gallery-item img{border: 1px solid #eee;}
.qc-product .am-gallery-default .am-gallery-title{
    font-size: 1.2rem;
    white-space:normal;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.qc-about .am-u-sm-6{
    margin-bottom: 10px;
}
.qc-about .am-u-sm-6 .qc-ico{
    width: 45px;
    height: 40px;
    margin: 0 auto;
}
.qc-about-a .am-u-sm-6:nth-child(1) .qc-ico{
    background-image: url('../../pic/four.png');
    background-size: cover;
    background-position: 0px 0px;
}
.qc-about-a .am-u-sm-6:nth-child(2) .qc-ico{
    background-image: url('../../pic/four.png');
    background-size: cover;
    background-position: -52px 0px;
}
.qc-about-a .am-u-sm-6:nth-child(3) .qc-ico{
    background-image: url('../../pic/four.png');
    background-size: cover;
    background-position: -107px 0px;
}
.qc-about-a .am-u-sm-6:nth-child(4) .qc-ico{
    background-image: url('../../pic/four.png');
    background-size: cover;
    background-position: -157px 0px;
}
.qc-about .am-u-sm-6 .qc-ma{
    font-size: 4rem;
    font-weight: bold;
    width:100px;
    margin: 0 auto;
    position: relative;
}
.qc-about .am-u-sm-6 .qc-ma span{
    font-size: 1rem;
    position: absolute;
    display: block;
    width: 30px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #f0f2fd;
    right: 0%;
    bottom: 7px;
}
.qc-about .am-u-sm-6 .qc-mb{
    font-size: 1.1rem;
    color: #333;
    margin-top: 10px;
}
.qc-about .am-u-sm-6 .qc-mc{
    font-size: 0.8rem;
    color: #666;
    margin-top: 10px;
}
.qc-about .am-u-sm-6:nth-child(1) .qc-ma{
    color: #1b4694;
}
.qc-about .am-u-sm-6:nth-child(2) .qc-ma{
    color: #1a8cdc;
}
.qc-about .am-u-sm-6:nth-child(3) .qc-ma{
    color: #1ab5dc;
}
.qc-about .am-u-sm-6:nth-child(4) .qc-ma{
    color: #499fc3;
}
.qc-goods h3{
    font-size: 1.5rem;
    color: #6fbff5;
    text-align: center;
    font-weight: normal;
}
.qc-slider-a{
    margin-left:1rem ;
    margin-right:1rem ;
    background: #f5f5f5;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.qc-slider-a .am-slides>li{
    background: #fff;
    /*border: 1px solid #dde3fe;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
    text-align: center;
    /*padding: 20px 0;*/
}
.qc-slider-a .am-slides>li>div{
    border: 1px solid #dde3fe;
    padding: 20px 0;
}
.qc-slider-a .am-slides>li .qc-dec{
    font-size: 0.8rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
-webkit-box-orient: vertical;

}
.qc-slider-a .am-slides>li .qc-ico{
    width: 45px;
    height: 45px;
    margin: 0 auto;
    display: block;
    background-image: url('../../pic/five.png');
    background-size: cover;
    margin-bottom: 10px;
}
.qc-slider-a .am-slides>li:nth-child(1) .qc-ico{
    background-position: -4px 0px;
}
.qc-slider-a .am-slides>li:nth-child(2) .qc-ico{
    background-position: -63px 0px;
}
.qc-slider-a .am-slides>li:nth-child(3) .qc-ico{
    background-position: -122px 0px;
}
.qc-slider-a .am-slides>li:nth-child(4) .qc-ico{
    background-position: -179px 0px;
}
.qc-slider-a .am-slides>li:nth-child(5) .qc-ico{
    background-position: -238px 0px;
}
.qc-slider-a .am-slides>li:nth-child(6) .qc-ico{
    background-position: -297px 0px;
}

.qc-title{
    background: none;
    border: none;
}
.qc-title .am-titlebar-title{
    font-weight: normal;
    background: #6fbff5;
    color: #fff;
    padding: 0 20px;
    font-size: 1.6rem;
}
.qc-dpic img{
    padding: 0;
    margin: 10px auto;
    width: 100%;
}
.qc-dpic figcaption.qc-title{
    font-size: 1.4rem;
    text-align: left;
    margin-bottom: 10px;
}
.qc-dpic figcaption.qc-dec{

    font-size: 1rem;
    text-align: left;
    color: #666;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.qc-slider-b .am-direction-nav a{
    background: #6fbff5;
    opacity: 1;
}
.am-slider-b4 .am-direction-nav a.am-next:before{
    content: '';
    background-image: url('../../pic/next.png');
    background-size: cover;
    width: 24px;
    height: 24px;
}
.am-slider-b4 .am-direction-nav a:before{
    content: '';
    background-image: url('../../pic/prev.png');
    background-size: cover;
    width: 24px;
    height: 24px;
}
.qc-jsbk{
    background: #f5f5f5;
}
.qc-jsbk .am-list>li{
    background: none;
    border: none;
}
.qc-jsbk .am-list-news-default .am-list .am-list-item-desced>a{
    font-size: 1.7rem;
    color: #333;
    font-weight: bold;
}
.qc-jsbk .am-list-news-default .am-list .am-list-item-desced .am-list-item-text{
    font-size: 1.2rem;
    color: #666;
    line-height: 1.8rem;max-height:4.2rem;
}
.qc-news{
    background: #f5f5f5;
}
.qc-news .am-tabs{margin: 0 10px;}
.qc-news .am-nav-tabs{border: none;}
.qc-news .am-tabs .am-nav-tabs>li.am-active>a{
    border: 1px solid transparent;
    background: #6fbff5;
    color: #fff;
}
.qc-news .am-tabs .am-nav-tabs>li>a{
    background: #dbdbdb;
    color: #333;
}
.qc-news .am-list-news-default{
    margin: 0;
}
.qc-news .am-tabs-bd .am-tab-panel{
    padding: 0 10px;
    background: #fff;
}
.qc-news .am-list-news-default .am-list .am-list-item-desced>a{
    color: #333;
    font-size: 1.7rem;
}
.qc-news .am-tabs-bd{
    border: none;
}
.qc-news .qc-k{
    float: right;
    margin-bottom: -1px;
    padding: .4em 1em;
    background: #dedede;
    color: #666;
}
.qc-news .am-list-news-default .am-list>li:nth-child(1){
    border-top: none;
}
.qc-news{
    padding-bottom: 20px;
}
.qc-list-stylea .am-gallery-default>li{
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.qc-list-stylea .am-gallery{padding: 5px 12px 0}
.qc-list-stylea .am-gallery-default .am-gallery-title{
    font-size: 1.6rem;
    font-weight: bold;
}
.qc-list-stylea  .am-gallery-default .am-gallery-desc{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.qc-list-styleb>ul li>.am-gallery-item{
    border: 1px solid #e6e6e6;
}
.qc-list-styleb>ul li>.am-gallery-item img{
    padding: 2.5rem 0;
}
.qc-list-styleb>ul .am-gallery-title{
    background: none;
    color: #333;
    font-size: 1.2rem;
    text-align: center;
}
.qc-load{
    margin-top:20px;
    margin-bottom:20px;
}
.qc-list-stylec .am-gallery-default>li h3{
    font-size: 1.6rem;
    font-weight: normal;
    color: #00a0e9;
    width: 90%;
    float: right;
}
.qc-list-stylec .am-gallery-default>li i{
    float: left;
    margin-right: 10px;
}
.qc-list-stylec .am-gallery-default>li i:before{
    content: '';
    font-style: normal;
    display: inline-block;
    font-size: 1.4rem;
    text-align: center;
    width: 25px;
    height: 25px;
    background: #e60036;
    color: #fff;
    line-height: 25px;
}
.qc-list-stylec .am-gallery-default>li>.am-gallery-item>.qc-title{
    overflow: hidden;
}
.qc-list-stylec .am-gallery-default>li>.am-gallery-item>.qc-nr{
    background: #f4f4f4;
    padding: 0.5rem 1.8rem;
    margin-top: 10px;
}
.qc-list-stylec .am-gallery-default>li>.am-gallery-item>.qc-nr>p{
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin: 0;
    color: #666;
}
.qc-cont{
    padding: 0 1rem;
}
.qc-cont .qc-cont-img img{width: 100%;}
.qc-cont h3{

    font-weight: normal;
    font-size: 2.4rem;
    margin: 20px 0 0 0;
}
.qc-cont .qc-cont-xx{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom:1rem;
}
.qc-cont .qc-cont-xx span{
    color: #999;
    font-size: 1rem;
    margin-right:15px;
}
.qc-cont .qc-edit{

    margin-top: 10px;
}

.qc-cont .qc-edit{
    font-size: 1.4rem;
    color: #666;
}
.qc-dp{
    margin: 1rem 0;
}
.qc-dp div{height: 30px; margin-bottom: 10px;}
.qc-dp .am-u-sm-3 div{
    background: #008cd6;
    font-size: 1.2rem;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
}
.qc-dp .am-u-sm-9{
    font-size: 1.2rem;
    line-height: 30px;
}
.qc-dp .am-u-sm-9  a{
      word-wrap: normal; /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 95%;
}
.qc-cont h2{
    background: #fafafa;
    border: 1px solid #e6e6e6;
    margin: 1rem 0;
    font-size: 1.6rem;
    padding-left: 1rem;
    font-weight: normal;
    color: #00a0e9;
}
.qc-big-img img{
    width: 100%;
}
.qc-sp{

    box-shadow: none;
    margin: 20px auto;
    padding: 0 15px ;
}
.qc-sp.am-slider .am-slides>li>div{
    border: 1px solid #e6e6e6;
}
.qc-sp.am-slider-default .am-direction-nav .am-next{
    right: -12px;
}
.qc-sp.am-slider-default .am-direction-nav .am-prev{
    left: -12px;
}
.qc-cont-pr h3{
    padding-bottom: 10px;
    border-bottom:1px solid #e6e6e6 ;
}
.qc-cont-pr span{
    font-size: 1.4rem;
}
.qc-cont-pr .qc-desc{
    margin-top: 10px;
    background: #fafafa;
    padding: 1rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
    border: 1px solid #e6e6e6;
}
.qc-an-n{
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.qc-an-n .am-fl,.qc-an-n .am-fr{
    display: block;
    padding: 0.8rem 2rem;
    text-align: center;
    background: #00a0e9;
    color: #fff;
    border-radius: 3px;
}
.qc-more{
    text-align: center;
}
.qc-more a{
    background: #00a0e9;
    border-radius: 3px;
    display: inline-block;
    padding: 0.8rem 2rem;
    color: #fff;
    text-align: center;

}
.qc-cont .qc-about{
    margin-top: 20px;
}
.qc-cont .qc-about .am-u-sm-6:nth-child(2n-1){
    border-right: 1px solid #e6e6e6;
}
.qc-bgf{

    padding-top: 20px;
    background: #fff;
}
.qc-cont1{
    background: #f4f4f4;
    padding: 20px  1rem 0;
}
.qc-cont1 .qc-cont-img img{
    width: 100%;
}
.qc-cont1 .qc-edit{
    background: #fff;
    padding: 2rem 1rem;
    color: #999;
}
.qc-cont1 .qc-edit p{
    margin: 15px 0 0 0;
}
.qc-cont1 .qc-edit h3{
    font-size: 1.7rem;
    margin: 0;
    font-weight: normal;
    color: #333;
}
.qc-cont1 .qc-edit a{
    display: block;
    margin-top: 10px;
}
.qc-con2{
    padding: 0 1rem;
    background: #f4f4f4;
}
.qc-con2 .qc-edit{
    padding: 20px 0;
    color: #666;
}
.qc-blank-20{
    background: #f4f4f4;
    height: 20px;
}
.qc-bgf4{
    background: #f4f4f4;
}
.qc-cont .qc-tree{
    background: #fff;
    padding: 5rem 3rem;
    margin: 0 0 35px 0;
}
.qc-cont .qc-tree span:nth-child(2){
     display: block;
     text-align: center;
     font-size: 1.8rem;
     color: #00a0e9;
    margin-top:15px;
    margin-bottom:15px;
 }
.qc-cont .qc-tree span:nth-child(3){
    display: block;
    text-align: center;
    font-size: 1.2rem;
    color: #999;
    margin-bottom:15px;
}
.qc-cont .qc-tree>div{
    font-size: 1.4rem;
    text-align: center;
}
.qc-cont .qc-tree>div p{
    margin: 0;
}
.qc-ly{
    background: #fff;
    padding:0 1rem;
}
.qc-ly h3{
    padding-top: 20px;
    text-align: center;
    font-size: 1.8rem;
    color: #008cd6;
    font-weight: normal;
}
.qc-maps{
    padding: 20px 0;
}
.qc-seach-an{
    padding: 0 1rem;
    margin: 1rem 0;
}
.qc-seach-an .am-form-group{
    padding:1rem;
    background: #00a0e9;
}
.qc-seach-an .am-form-group input{
    border: 1px solid #f4f4f4;
    border-right: none;
    border-top: none;
    border-left: none;
    background: none;
    padding-left: 30px;
}
.qc-seach-an .am-form-group i{
    width: 20px;
    height: 20px;
    display: block;
    background: url('../../pic/seach1.png') no-repeat;
    background-size: cover;
    position: absolute;
    margin-top: 7px;
}
.qc-seach-an .am-form-group input:focus{
    background: none;
    border: 1px solid #f4f4f4;
    border-right: none;
    border-top: none;
    border-left: none;
    background: none;
    box-shadow: none;
}
.qc-seach-list ul li{
    border-bottom: 1px solid #e6e6e6;
}
.qc-seach-list ul li .qc-seach-title{
    color: #333;
    font-weight: normal;
    font-size: 1.6rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.qc-seach-list ul li h3 i{
    font-size: 1.4rem;
    font-style: normal;
    color: #fff;
    background: #008cd6;
    padding: 0.1rem 0.5rem;
    margin-right: 2px;
    padding-left:20px;

}
.qc-seach-list ul li h3 i.qc-ico1:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    margin-right: 0;
    background-image:url('../../pic/ico-1z.png');
    background-size: cover;
    background-position:-22px 8px;
    margin-left:-18px;
}
.qc-seach-list ul li h3 i.qc-ico2:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    margin-right: 0;
    background-image:url('../../pic/ico-1z.png');
    background-size: cover;
    background-position:-22px -28px;
    margin-left:-18px;
}
.qc-seach-list ul li h3 i.qc-ico3:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    margin-right: 0;
    background-image:url('../../pic/ico-1z.png');
    background-size: cover;
    background-position:-22px -64px;
    margin-left:-18px;
}
.qc-seach-list ul li h3 i.qc-ico4:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    margin-right: 0;
    background-image:url('../../pic/ico-1z.png');
    background-size: cover;
    background-position:-22px -100px;
    margin-left:-18px;
}
.qc-seach-list ul li .am-gallery-item {
    padding: 5px 0;
}
.qc-edit img{
    width: 100%;
}