.banner-1{
    width: 100%;
    height: 506px;
    background-color:black;
    background:url("../../images/public/banner/indexbanner.png") no-repeat center top;
}
ul,li{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
.banner-1 .contentgroup{
    max-width: 1200px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    position: relative;
}
.banner-1 .contentgroup div{
    width: 100%;
}
.banner-1 .contentgroup .title{
    padding-top: 125px;
    font-size: 36px;
    line-height: 64px;
    height: 64px;
}
.banner-1 .contentgroup .smalltitle{
    font-size: 20px;
    line-height: 50px;
    height: 50px;
}
.banner-1 .contentgroup .tomore{
    height: 50px;
    line-height: 50px;
    padding-top: 25px;
    font-size: 20px;
    padding-top: 45px;
  
}
.banner-1 .contentgroup .tomore a{
    line-height: 32px;
    font-size: 20px;
    color: #ffffff;
    text-decoration-line: none;
    border-bottom: solid 2px #1da7fe;
    min-width: 10px;
    height: 32px;
    width: auto;
    display:inline-block !important;
}
.banner-1 .contentgroup .tomore img{
    margin-left: 5px;
    vertical-align: middle;
}
.banner-1 .contentgroup .tempdiv{
    height: 105px;
}
.banner-1 .contentgroup .changeprifx{
    height: 4px;   
    position: absolute;
    top: 418px;
    left: 477px;
}
.banner-1 .contentgroup .changeprifx li{
    width: 40px;
    height: 4px;
    line-break: 4px;
    background-color: #989898;
    margin:0 5px;
    float: left;
}
.banner-1 .contentgroup .changeprifx li .progress{
    width: 0px;
    height: 4px;
    background: #0f0
}
.banner-a{
    width: 100%;
    height: 100%;
    position: relative
}
.banner-a li{
    width: 100%;
    height: 439px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.leftBtn{
    position: absolute;
    left: 0;
    top: 0;
}
.rightBtn{
    position: absolute;
    right: 0;
    top: 0;
}
.productgroup{
    width: 100%;
    height: 315px;
    background-color: #ffffff;
}
.productgroup .title{
    height: 37px;
    padding-top: 74px;
    line-height: 37px;
    text-align: center;
    font-size: 24px;
    color: #333333;
}
.productgroup .smalltitle{
    color: #666666;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.productgroup .logogroup{
    margin: 0 auto;
    max-width: 1200px;
    padding-top: 62px;
    height: 102px;
}
.productgroup .logogroup div{
    width: 20%;
    text-align: center;
    float: left;
}
.productgroup .logogroup div img{
    width: 62px;
    height: 49px;
    margin: 0 auto;
}
.productgroup .logogroup div .productname{
    width: 100%;
    font-size: 14px;
    color: #666666;
    height: 53px;
    line-height: 53px;
}
.productgroup .logogroup .productlogo{
    cursor: pointer;
}
.productgroup .logogroup .productlogo .productlogoroot{
    display: none;
}
.productgroup .logogroup .productlogochecked .productlogoroot{
    display: block;
    width: 100%;
    height: 8px;
    background: url("../../images/public/icon/upprifx.png") no-repeat center;
}
.productgroup .logogroup .productlogochecked .productname{
    color: #039dfe;
}
.productattributes{
    display: none;
   
}
.productattributeschecked{
    display: block;
    width: 100%;
    background-color: #f5f5f6;
    height: auto;
    float: left;
}
.productattributes .temptop{
    width: 100%;
    height: 17px;
    float: left;
}
.productattributes .attributebox{
    max-width: 1200px;
    margin:0 auto;
}
.productattributes .attributebox .attributeitem{
    position: relative;
    width: 31%;
    margin-right: 2%;
    height: 74px;
    line-height: 74px;
    float: left;
    cursor: pointer;
}
.productattributes .attributebox .attributeitem .imgbox{
    display: none;
}
.productattributes .attributebox .attributeitem div{
    padding-left: 17px;
}

.productattributes .attributebox .attributeitem .title{
    padding-top: 14px;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    float: left;
    color: #333333;
    width:100%;
}
.productattributes .attributebox .attributeitem .remarks{
    font-size: 12px;
    color: #999999;
    height: 24px;
    float: left;
    line-height: 24px;
}


.productattributes .attributebox .attributeitemchecked {
    background-color: #ffffff;
    box-shadow: 0px 0px 5px #cacaca;
}
.productattributes .attributebox .attributeitemchecked .imgbox{
    float: right;
    width: 10%;
    height: 100%;
    padding-left: 0px;
    background: url("../../images/public/icon/blacktoright.png") no-repeat center;
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
}

.ourprifx{
    width: 100%;
    height: 418px;
    background-color: #373d41;
    float: left;
}
.ourprifxbox{
    height: 100%;
    max-width: 1440px;
    margin: 0 auto;
}

.ourprifxbox .imgbox{
    width: 20%;
    height: 100%;
    float: left;
    position: relative;
}
.ourprifxbox .imgbox .prifximg{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;

}
.ourprifxbox .imgbox .black{
    position: absolute;
    background-color: #000000;
    opacity: 0.6;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.ourprifxbox .imgboxchecked .black{
    background-color: #1da7fe;
    opacity: 0.8;
}
.ourprifxbox .imgbox .contents{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.ourprifxbox .imgboxchecked .contents{
    top:-20px;
}
.ourprifxbox .imgbox .contents .temptop{
    width: 100%;
    height: 101px;
    float: left;
}
.ourprifxbox .imgbox .contents .temp18{
    display:block;
    width: 100%;
    height: 18px;
    float: left;
}
.ourprifxbox .imgboxchecked .contents .temp18{
    display:none;
}
.ourprifxbox .imgbox .contents .prifxico{
    width:70px;
    height:70px;
    margin: 0 auto;
}
.ourprifxbox .imgbox .contents .witeline{
    display:block;
    width: 20px;
    height: 2px;
    margin:0 auto;
    background-color: #ffffff;
    overflow: hidden;
}
.ourprifxbox .imgboxchecked .contents .witeline{
    display:none;
}
.ourprifxbox .imgbox .contents .title{
    color: #ffffff;
    height: 72px;
    line-height: 72px;
    font-size: 22px;
}
.ourprifxbox .imgbox .contents .smalltitle{
    display:none;
    color: #ffffff;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
}
.ourprifxbox .imgboxchecked .contents .smalltitle{
    display:block;
}



.ourcustomer{
    width: 100%;
}
.customerandnews .ourcustomercontent{
    max-width: 1200px;
    margin:0 auto;
}
.customerandnews .ourcustomercontent .temp69{
    width: 100%;
    height: 69px;
    float: left;
}

.customerandnews .ourcustomercontent .title{
    height: 42px;
    line-height: 42px;
    width: 100%;
    font-size: 24px;
    color:#333333;
    text-align: center;
    float: left;
}
.customerandnews .ourcustomercontent .smalltitle{
    width: 100%;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color:#666666;
    text-align: center;
    float: left;
}
.customerandnews .ourcustomercontent .temp40{
    width: 100%;
    height: 40px;
    float: left;
}
.customerandnews .ourcustomercontent .customerlogos{
    width: 100%;
    line-height: 46px;
    float: left;
}
.customerandnews .ourcustomercontent .customerlogos img{
    height: 44px;
    width: auto;
    float: left;
    padding:20px 20px 0px 20px;
}
.customerandnews .ourcustomercontent .line{
    width: 100%;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
   border-bottom:solid 1px #e8e7e7;
}
.customerandnews .contentgroup {
    width: 100%;
    height: 360px;
    float: left;

}

.customerandnews .contentgroup .item{
    width: 32%;
    height: 100%;
    margin-right: 2%;
    float: left;
}
.customerandnews .contentgroup .item:last-child {
    margin-right: 0;
}
.customerandnews .contentgroup .item img{
    width: 100%;
    height: 145px;
}
.customerandnews .contentgroup .item .newstitle{
    width: 100%;
    height: 64px;
    line-height: 64px;
    font-size: 14px;
    color: #000000;
    border-bottom: solid 1px #e8e7e7;
}
.customerandnews .contentgroup .item .newsremark{
    width: 100%;
    padding-top: 16px;
    line-height: 28px;
    color: #797979;
    font-size: 14px;
    height: 84px;
}
.customerandnews .contentgroup .item .tomore{
    width: 100%;
    height: 34px;
    line-height: 34px;
}
.customerandnews .contentgroup .item .tomore a{
    color: #039dfe;
    font-size: 14px;
    text-decoration-line: none;
}

.temp55{
    width: 100%;
    height: 55px;
    overflow: hidden;
    float: left;
}
.indexbottombannerbox{
    float: left;
    width: 100%;
    background-color: #0388e1;
    height: 100px;
}
.indexbottombannerbox .indexbottombanner{
   
    background:url("../../images/pages/index/indexbottombanner.png") no-repeat;
    background-size: 100% 100%;
    height: 100px;
    width: 100%;
    margin: 0 auto;
    font-size: 24px;
    color: #ffffff;
    line-height: 100px;
    text-align: center;
}
