
.head{
    overflow: hidden;
    padding-bottom: 18px;
}


.logo{
    float: left;
    margin-top: 37px;
}

.head .box{
    float: right;

}
.head .box ul{
    text-align: right;

}
.head .box ul li{
    display: inline-block;
    padding: 13px 0;
    position: relative;
}
.head .box ul li a{
    display: block;
    padding:0 18px;

    line-height: 12px;
}
.head .box ul li img{
    display: inline;
}
.head .box ul .p28{
    padding-left: 28px;
    background:url(../images/gou.png) no-repeat left center;
}

.head .box ul .border{
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}


.head .search{
    width: 485px;
    margin-top: 40px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #E7E7E7;
}
.head .search .key{
    width: 400px;
    line-height: 50px;
    padding:0 16px;
    font-size: 16px;
}
.head .search input::-webkit-input-placeholder {
    color:#c6c6c6;
}
.head .search .sub{
    width: 53px;
    height: 50px;
    float: right;
    cursor: pointer;
    background:url(../images/search.png) no-repeat center;
    background-color: #ed1616;
}


/* 导航 */


.nav{
    border-top:13px solid #ed1616;
     background-color: #808080;
}

.nav li{
    float: left;

}

.nav li a{
    display: block;
    padding:0 12px;
    margin-right: 78px;
    line-height: 52px;
    font-size: 20px;
    font-weight: 550;
    color: #fff;
    background-color: #808080;
}



.nav li a.hover,
.nav li a:hover{
    background-color: #ed1616;
}



/* banner */

.bj{
   background:url(../images/bj.jpg) repeat center;
}

.banner li{
    float: left;

}

.banner li a{
    display: block;
    overflow: hidden;
    /*width: 297px;
    height: 227px;*/
}


.banner li a img{
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.banner li a:hover img{
-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}




.pa-li{
    position: absolute;
    width: 348px;
    right: 2px;
    bottom: 0;
}

.pa-li .icon {
    font-family: "simsun";
    font-size: 30px;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 50%;
    margin-top: -20px;
    color: #fff;
    cursor: pointer;
}

.pa-li #prev {
    right: 0;
}
.pa-li #next {
    left: 0;
}

/* 首页产品 */


.index-pro{
    padding-top: 72px;
}
.index-pro .typename p{
    font-size: 30px;
    text-align: center;
    font-style: italic;
    background:url(../images/index-type.png) no-repeat -22px center;
    float: left;
    width: 1152px;
    line-height: 30px;
}

.index-pro .typename a{
    float: right;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
}

.index-pro li{
    float: left;
    margin-right: 23px;
    margin-bottom: 44px;
}

.index-pro li .img{
    width: 383px;
    height: 232px;
}
.index-pro li .img img{
    max-width: 100%;
    height: auto;

}
.index-pro li a{
    display: block;
    width: 384px;
    height: 310px;
    background-color: #fff;
}
.index-pro li .title{
    padding: 0 16px;
    padding-top: 30px;
    font-size:30px;
    font-weight: bold;
    text-transform: uppercase;

}

.index-pro li a:hover .title{
    color: #ed1616;
}

/* 底部 */


.foo-top {
    border-top: 13px solid #ed1616;
}

.footer{
    padding-top: 30px;
    padding-bottom: 26px;
   border-top:1px solid #ccc;
   background-color: #ececec;
}

.footer .foo-logo{
    width: 400px;
    float: left;

}
.footer .foo-logo p{
    font-size: 12px;
    padding-top: 12px;
}




.subscription{
 /*   width: 412px;*/
    float: right;
    padding-top: 30px;
}

.subscription .newssletter{
    font-size: 18px;
    color: #333;
    font-weight: bold;

}

.subscription td,
.subscription td input{
    line-height: 34px;
}

.subscription #email{
    margin:0 8px;
    width: 166px;
    padding:0 5px;
    -moz-box-shadow:0px 0px 5px #999 inset;               /* For Firefox3.6+ */
    -webkit-box-shadow:0px 0px 5px #999 inset;            /* For Chrome5+, Safari5+ */
    box-shadow:0px 0px 5px #999 inset;
}



.subscription .subscribe{
    padding:0 16px;
    background-color: #f08105;
    color: #fff;
    cursor: pointer;

}


.pub{
    overflow: hidden;
    padding-bottom: 30px;
    border-top: 6px solid #999999;
    background:url(../images/ab-bj.jpg) repeat center;
}
.nav-left{
    width: 190px;
    padding:38px 32px;
    float: left;
    background-color: #e7e7e7;
    margin-top: 64px;
    margin-bottom: 115px;
}

.nav-left .upview{
    font-size: 28px;
    font-weight: bold;
    color: #ed1616;
    line-height: 46px;


    background:url(../images/type.png) no-repeat right top;
}


.nav-left .treeview{
    padding-top: 40px;
}

.nav-left .treeview .lis1>a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0;
    padding-left: 22px;
    text-transform: uppercase;
    background:url(../images/left-icon2.png) no-repeat left center;
}

.nav-left .treeview .lis1>a.hover,
.nav-left .treeview .lis1>a:hover{
     background:url(../images/left-icon.png) no-repeat left center;
}

.nav-left .img{
    text-align: center;

    padding: 100px 0 0px 0;
}

.nav-left .img img{
    display: inline;
    max-width: 100% ;
}

.nav-left .treeview .lis1 ul{
    padding-left: 20px;
}
.nav-left .treeview .lis1 ul a{
    display: block;
    padding-left: 18px;line-height: 28px;
    background:url(../images/point2.png) no-repeat left center;
}

.nav-left .treeview .lis1 ul a:hover{

    background:url(../images/point.png) no-repeat left center;
}

.pub-con{
    width: 884px;
    float: right;
    padding-top: 30px;
}
.guild {
    border-bottom: 1px solid #666666;
    margin-bottom: 30px;
}
.guild p a{
    font-size: 14px;
    line-height: 34px;
}

.about{
    padding: 18px;
    background: rgba(255,255,255,0.3);
    line-height: 30px;
    padding-bottom: 100px;
}



/* 荣誉资质 */

.honor li{
    float: left;
    margin-right: 34px;
    margin-bottom: 20px;
}

.honor li a{
    display: block;
}
.honor li .img{

    width: 260px;
    height: 200px;
    padding: 5px;
    background:none;
    border: 1px solid #ccc;
}

.honor li a img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
    height: auto;

}

.honor li a p{
    text-align: center;
    padding: 8px 0;
    color: #666666;
}






.news{
    margin-top: 49px;

}

.news li{
    margin-bottom: 20px;
    border-bottom: 1px solid #c7c3c2;
}

.news li:last-child{
    border-bottom: none;
}
.news li a{
    display: block;
    overflow: hidden;
    padding-bottom: 20px;

}
.news img{
    width: 180px;
    height: 100px;
    float: left;

}
.news .news_sum{
    float: right;
    position: relative;

    width: 664px;
    height: 124px;
}

.news .tit{
    font-size: 24px;
    color: #000000;
    line-height: 24px;

    text-transform: uppercase;
    font-weight: bold;
}
.news .time{
    font-size: 15px;

    margin-top:6px;
}
.news .summary{
    line-height: 18px;
    font-size: 16px;
    color: #666666;
    margin-top: 4px;
}


.news li a:hover .tit{
    color: #ed1616;
}


.news .news_sum .more{
    padding:0 20px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #ED1616;
    position: absolute;

    left: 0;
    bottom: 0;
}


/* 新闻详情 */



.news-read{
     margin-bottom: 100px;
}

.news-read .title h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;

}

.news-read .time{
    text-align: center;
    color: #666666;
    padding: 16px 0;
}

.news-read .read-con{

    line-height: 24px;
   padding-bottom: 30px;
   font-size: 14px;

}


.news-read .con img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}


.contact{
    line-height: 30px;
}
.contact strong{
    font-size: 26px;
}
.contact .add{
    padding-left: 30px;
   font-size: 14px;

}
.contact .add1{
     background: url(../images/add.png) no-repeat left center;
}

.contact .add2{
     background: url(../images/add2.png) no-repeat left center;
}

.contact .add3{
     background: url(../images/add3.png) no-repeat left center;
}








/* 产品 */
.product {
    overflow: hidden;
}
.product ul{
    display: flex;
    flex-wrap: wrap;
    margin: -14px;
    width: 100%;
}
.product li{
    width: 33.33%;
    padding:14px;
    box-sizing: border-box;
}

.product li a{
    display: block;
    padding: 5px;
}
.product li .img{
    /*width: 260px;*/
    /*height: 200px;*/
   background-color: #fff;

    border: 1px solid #333;
    box-shadow: 0 0 5px #333;
}

.product li a img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
    height: auto;

}

.product li .tit{
   font-weight: bold;
    padding:5px;
    color: #333333;
    font-size: 18px;
}
.product li .tsn{
    padding:0 5px;

    font-weight: bold;
    font-size: 18px;
}

.product-read .read-tit{
    overflow: hidden;

}
.product-read .img{
    float: left;
    width: 432px;
    height: 340px;
    border: 1px solid #333;

}


.product-read .read-main{
    float: right;
    width: 400px;
    height: 330px;
    padding:5px 14px ;
    background: rgba(255,255,255,0.1);
}

.product-read .read-main h1,.product-read .read-main p{
    font-size: 26px;
    line-height: 44px;
    font-weight: bold;
    text-transform: uppercase;
}

.product-read .read-main p span{
    font-size: 26px;
    font-weight: bold;
}

.product-read .read-main .enqlink{
    display: block;
    width: 239px;
    height: 42px;
    background: url('../images/add-list.png') no-repeat center center;
}
.product-read .read-main .price{
    margin-top: 120px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 20px;
}
.product-read .read-main .price >span{
    font-size: 22px;
    font-weight: bold;
    /*margin-right: 20px;*/
}
.product-read .read-main .price .buy_qty_button{
   width: 32px;
   height: 32px;
   cursor: pointer;
}
.product-read .read-main .price .buy_qty_input >input{
   width: 47px;
   height: 26px;
   margin:2px 5px;
   text-align: center;
   background: #F3F3F3;
   color:#666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.product-read .read-main .price #buy_qty_down{
    background: url('../images/buy_qty_down.png') no-repeat;
}
.product-read .read-main .price #buy_qty_add{
    background: url('../images/buy_qty_add.png') no-repeat;

}
.product-read .read-main .enqlink span{
    font-family: "simsun";
    float: right;

}








.product-read .read-con {
    padding-top: 32px;
}
.product-read .read-con .desc{
    font-size: 22px;
    line-height: 40px;
    text-transform: uppercase;
    border-top: 2px solid #ed1616
}

.product-read .read-con .content{
    font-size: 14px;
    line-height: 24px;
    padding: 20px 0;
}

.product-read .read-con .content img{
    width: auto;

    height: auto;

    max-width: 100%;
    max-height: 100%;
}
