*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
@font-face {
    font-family: 'Kozuka Gothic Pr6N-Extra Light';
    src : url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf');


    src:  url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf'); format('embedded-opentype'),
url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf'); format('woff'),
url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf'); format('truetype'),
url('../fonts/Kozuka Gothic Pr6N-Extra Light.otf'); format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: "Microsoft Yahei", "微软雅黑", "宋体", Tahoma, Arial, Helvetica, STHeiti;
}
a{
    color:#333;
}

h1,h2,h3,h4,h5,h6,b{
    font-weight:normal;
}
i{
    font-style: normal;
}
img{
   display: block;
    border: none\9;
}
.header{
    width: 100%;
    overflow: hidden;
}
.header-top{
    height: 38px;
    line-height: 38px;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 3px 3px #efefef;
}
.header-top-content{
    width: 1200px;
    margin: 0 auto;
    color:#666;
    font-size: 14px;
    overflow: hidden;
}
.header-top .header-top-content .left{
    float: left;
}

.header-top .header-top-content .right{

    float: right;
}
.header-top .header-top-content .right a{
    color:#666;
    font-size: 14px;
}
.header-top .header-top-content .right span{
    margin: 0 10px;
    color:#e8e8e8;
}
.header-zb-content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


.header-zb-content .left{
     display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
    margin: 28px 30px 18px 0;
}

.header-zb-content .left .img{
    display: inline-block;
    vertical-align: top;
    width: 230px;
    
  }
.header-zb-content .left    .img img{
    display: block;
    width: 100%;
}
.header-zb-content .zb {
 display: inline-block;
    vertical-align: middle;
}
.header-zb-content .zb .wb p{
    color:#333;
    font-size: 24px;
}
.header-zb-content .zb .wb i{
    color:#dc2830;
    display: inline-block;
    margin: 5px 0;
}

.header-zb-content .zb .wb .wb-2{
    font-size: 16px;
    color:#666;
}

.header-zb-content .right{
   display: inline-block;
    width: 615px;
    margin-top: 28px;
    vertical-align: middle;

}
.header-zb-content .right .wb-3{
    display: inline-block;
    vertical-align: middle;
    float: right;

}
.header-zb-content .right .wb-3 h1{
    font-size: 18px;
    color:#333;
    text-align: right;
}

.header-zb-content .right .wb-3{
    font-size: 30px;
    color:#dc2830;
}

.banner{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner .hd{
    position: absolute;
    z-index: 555;
    left: 50%;
    bottom: 15px;
    zoom: 1;
}
.banner .hd ul li{
    border-radius: 100%;
    background: #999;
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 10px;
    cursor:pointer;
}
.banner .hd ul li.on{
    background:#df353d;
}
.banner .bd{
    position: relative;
}
.banner .bd img{
    width: 100%;
    display: block;
}
.nav{
    width: 100%;
    border-top: 2px solid #922328;
    height: 56px;
    background: #df353d;
    position: relative;
}
.nav-content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.nav-content .dw{
    width: 1200px;
    position: absolute;
    top: -13px;
}
.nav-content ul li{
    display: inline-block;
    width: 126px;
    text-align: center;
    height: 74px;
    line-height: 73px;
    cursor: pointer;
}
.nav-content ul li a{
    font-size: 16px;
    color: #fff;
    display: block;
    position: relative;
    width: 126px;
    height: 66px;
    overflow: hidden;
}
.nav-content ul li a i{
    visibility: hidden;
    line-height: 1px;
    display: block;
    font-size: 14px;
    position: absolute;
    left: 38px;
    top: 49px;
    text-transform: uppercase;
}
.nav-content ul li.on{
    background: url(../images/hover.png)no-repeat;
    background: url(../images/hover.png)\9 no-repeat;
    width: 126px;
    height: 74px;
    visibility: visible;
}
.nav-content ul li.on a b{
    position: absolute;
    top: -10px;
    left: 20px;
}
.nav-content ul li.on a .wy{
    position: absolute;
    top: -10px;
    left: 17px;
}
.nav-content ul li:hover a .wy{
    position: absolute;
    top: -10px;
    left: 17px;
}
.nav-content ul li:hover a b{
    position: absolute;
    top: -10px;
    left: 20px;
}
.nav-content ul li.on a .wy-1{
    left: 25px;
}
.nav-content ul li:hover a .wy-1{
    left: 25px;
}
.nav-content ul li.on a .wy-2{
    left: 5px;
}
.nav-content ul li:hover a .wy-2{
    left: 5px;
}
.nav-content ul li.on a .wy-3{
    left: 30px;
}
.nav-content ul li:hover a .wy-3{
    left: 30px;
}
.nav-content ul li.on a .wy-4{
    left: 27px;
}
.nav-content ul li:hover a .wy-4{
    left: 27px;
}
.nav-content ul li.on i{
    visibility: visible;
}
.nav-content ul li:hover{
    background: url(../images/hover.png)no-repeat;
    background: url(../images/hover.png)\9 no-repeat;
    width: 126px;
    height: 74px;
    visibility: visible;
}
.nav-content ul li:hover i{
    visibility: visible;
}

.search{
    width: 100%;
    border-bottom: 1px solid #bcbcbc;
    height: 60px;
    line-height: 60px;
}
.search-content{
    width: 1200px;
    margin: 0 auto;
}
.search-keywords{
    font-size: 22px;
    color:#333;
    display: inline-block;
}

.search-keywords span{
    color:#201c19;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin-left: 10px;
}
.search-keywords span>img{
    display: inline-block;
}
.search-keywords a{
    color:#808080;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}
.search-keywords i{

    display: inline-block;

    margin:0 14px;
}
#searchForm{
    width: 310px;
    height: 35px;
    margin-top: 15px;
    vertical-align: middle;
}
.search-form{
    display: inline-block;
    float: right;
}
#searchForm .search-input{
    width: 265px;
    border: 1px solid #ccc;
    border-radius: 5px 5px 5px 5px;
    outline: none;
    color: #bbb;
    vertical-align: middle;
    height: 33px;
    background: none;
    line-height: 32px;
    margin-left: 10px;
    margin-top: -29px;
    padding-left: 15px;
}

.search-form #s_btn{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin-left: -22px;
    display: inline-block;
    vertical-align: top;
    background: url(../images/search.png)no-repeat;
    background: url(../images/search.png)\9 no-repeat;
}


.product-main{
    margin-top: 50px;
}

.product-content{
  width: 1200px;
    margin: 0 auto;
}
.product-main .product-content .product-left-list{
    width:270px;
    display: inline-block;
    overflow: hidden;

}
.product-main .product-left-list .sideMenu .cp-bt h1{
    line-height: 20px;
}
.product-main .product-left-list .sideMenu .cp-bt{
    margin-top: 6px;
    border-bottom: 1px solid #df353d;
    padding-bottom: 10px;
}
.product-main .product-left-list  .kk{
    border: 1px solid #d8d8d8;
    background: #fff;
}
.product-main .product-left-list .cp-bt h1 span a{
    color:#df353d;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.product-main .product-left-list .sideMenu .cp-bt h1 img{
    display: inline-block;
    vertical-align: middle;
}
.product-main .product-left-list .sideMenu{
    margin: 15px 20px  16px 20px;
}
.product-main .product-left-list .sideMenu .cp-lb ul li a span{
    color:#666;
    font-size: 14px;
}
.product-main .product-left-list .sideMenu .cp-lb ul li{
    line-height: 34px;
}
.product-main .product-left-list .sideMenu .cp-lb ul li a:hover span{
    color:#df353d;
}
.product-main .product-left-list .sideMenu .cp-lb ul li a b:before{
    content: url(../images/pro-mr.png);
    display: inline-block;
    margin-right: 8px;
    width: 12px;
    height: 12px;
}
.product-main .product-left-list .sideMenu .cp-lb ul li a:hover b:before{
    content: url(../images/pro-bh.png);
    width: 12px;
    height: 12px;
    display: inline-block;
}

.product-main .product-left-list .nav-list .bq{
    text-align: center;
    height: 38px;
    line-height: 38px;
    background: #df353d;
    color: #fff;
    font-size: 16px;

}
.product-main .product-left-list .nav-list{
  border: 1px solid #ccc;
    border-top:none;
}
.product-main .product-left-list .nav-list dl dd{
    width: 48%;
    display: inline-block;
}
.product-main .product-left-list .nav-list dl .d-z a{
    float: left;
}
.product-main .product-left-list .nav-list dl dd a{
    float: right;
    height: 35px;
    line-height: 35px;
}
.product-main .product-left-list .nav-list dl dd a:hover{
    color:#df353d;
}
.product-main .product-left-list .nav-list dl{
    margin: 5px 35px;
}

.product-main .product-left-list .lxwm{
    position: relative;
    width: 270px;
    height: 341px;
}
.product-main .product-left-list .lxwm p{
    font-size: 14px;
    color: #333;
}
.product-main .product-left-list .lxwm .box-k{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d8d8d8;
    border-image: none;
    border-style: solid;
    border-width: 4px 4px 137px;
    height: 260px;
    margin: 10px 0;
    overflow: hidden;
}
.product-main .product-left-list .lxwm .box-k .wb b{
    text-align: center;
    width: 200px;
    display: block;
    font-size: 25px;
}
.product-main .product-left-list .lxwm .box-k .wb{
    line-height: 25px;
    margin: 10px 10px 0 25px;
}
.product-main .product-left-list .lxwm .box-k .img{
    position: absolute;
    z-index: 99;
    bottom: 24px;
    left: 42px;
}
.product-main .product-left-list .lxwm .box-k .img img{
    width:100%;
}

.product-main .product-content .right{
    display: inline-block;
    vertical-align: top;
    width: 910px;
    margin-left: 13px;
}
.product-content .product-left-list .left .gs-xx-dq ul li{
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    line-height: 27px;
}
.product-content .product-left-list .left .fl-dq .sideMenu dl .hr-2{
    height: 3px;
}

.product-main .product-content .right .title-top{
    border-bottom: 1px dashed #c2c2c2;
    padding-bottom: 2px;
    overflow: hidden;
}
.product-main .product-content .right .title-top .l-nav{
    float: left;
}
.product-main .product-content .right .title-top .r-nav{
    float: right;
    margin-top: 5px;
}
.product-main .product-content .right .title-top .r-nav a:hover{
    color:#df353d;
}
.product-main .product-content .right .title-top img{
    display: inline-block;
}
.product-main .product-content .right .title-top span{
    color:#666;
    font-size: 24px;
    display: inline-block;
}
.product-main .product-content .right .title-top>div{
    float: right;
    line-height: 25px;
}
.product-main .product-content .right .title-top>div>a{
    color:#666;
    font-size: 14px;
}
.product-main .product-content .right .cp-zl{
    margin-top:35px;
}
.product-main .product-content .right .cp-zl ul li{
    display: inline-block;
    width: 300px;
    vertical-align: top;
    margin: 0 3px 20px 0;
}
.product-main .product-content .right .cp-zl a{
    display: inline-block;
}
.product-main .product-content .right .cp-zl .cp-img{
    width: 279px;
    height: 276px;
    overflow: hidden;
}
.product-main .product-content .right .cp-zl .cp-img img{
    width: 276px;
    height: 276px;
    border: 1px solid #ccc;
}
.product-main .product-content .right .cp-zl>ul>li>a>.cp-img:hover img{
  transition-duration:500ms;
    transform: scale(1.1,1.1);
}
.product-main .product-content .right .db-title{
    text-align: center;
  background: #ebebeb;
    height: 37px;
    line-height: 37px;
}
.product-main .product-content .right .db-title span{
   color:#666;
    font-size: 16px;
}
.product-main .product-content .right .cp-zl>ul>li>a:hover span{
    color:#df353d;
}
.pages {
    margin-top: 50px;
    float: right;
    display: inline;
    padding-bottom: 10px;
}
.pages span {
    color: #9a9a9a;
    vertical-align: bottom;
}
.pages .pgbtn {
    border: 1px solid #ccc;
    color: #999;
}
.pages a, .pages span {
    display: inline-block;
    padding: 0 10px;
    margin: 0 3px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #0896ba;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}
.pages a, .pages li {
    display: inline-block;
    list-style: none;
    text-decoration: none;
    color: #0896ba;
}
#xqy-fdj{
    /*height: 386px;*/
}
.product-main .product-content .right .nr{
    margin-top: 35px;
    overflow: hidden;

}

/* clearfix */
.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}
.preview{width: 400px;
    overflow: hidden;
    float: left;
}
/* smallImg */
.preview .smallImg{ margin-top:2px; padding:6px 5px; width:390px; overflow:hidden;float:left;}
/*.preview .scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }*/
#imageMenu {
    overflow: hidden;
    float: left;
    margin: 0 27px;
}
#imageMenu li {height:90px; width:90px; overflow:hidden; float:left; text-align:center;margin-right: 18px;}
#imageMenu li img{width:90px; height:90px;cursor:pointer;}
/*#imageMenu li#onlickImg img, #imageMenu li:hover img{border: 1px solid #c2c2c2;}*/
#imageMenu li#onlickImg{
    border: 3px solid #df353d;
}
/* bigImg */
.preview .bigImg{position:relative; float:left; width:386px;overflow:hidden;border: 1px solid #999999;}
.preview .bigImg #midimg{width: 386px;  height: 386px;  display: block;}
.preview .bigImg #winSelector{width:200px; height:150px;}
#winSelector{position:absolute; cursor:move; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#c2c2c2; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}

.product-basic{
    float: left;
    overflow: hidden;
}
.product-border{
    float: left;
    overflow: hidden;
    width: 500px;
}

.product-basic-info {
    height: 275px;
    margin-left: 10px;
    /*border: 1px solid #999999;*/
}
.product-basic-info-item {
    border-bottom: 1px dashed #e8e8e8;
    line-height: 60px;
    margin: 0 20px;
}
.product-border .product-basic-info .clearfix {
    zoom: 1;
    padding-top: 5px;
    margin: 0 20px;
}
.more-case-button{
    width: 200px;
    height: 50px;
    background: #333;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    margin-top: 22px;
    transition-duration: 0.8s;
}
.more-case-button:hover{
    color:#df353d;
    font-size: 18px;
    transition-duration: 0.8s;
}

#a-djzx {
    color: #fff;
}
.product-main .product-content .right .cpxq {
    margin-top: 25px;
    width: 938px;
    overflow: hidden;
}
.product-main .product-content .right .cpxq .top {
    padding-left: 8px;
    color: #666;
    font-size: 20px;
    border-left: 3px solid #df353d;;
}
.product-xq-id {
    margin-top: 50px;
}
.product-xq-id-top span {
    width: 15px;
    height: 15px;
    background: #03a0e5;
}
.product-xq-id-top p{
    display: inline-block;
    margin-left: 5px;
}
.product-xq-id-top {
    border-bottom: 2px solid #999;
    padding-bottom: 3px;
}
.Related-products{
margin-top: 50px;
    overflow: hidden;
}
.Related-products .top{
    color:#666;
    font-size: 18px;
    padding-bottom: 3px;
}
.Related-products hr{
    border: none;
    height: 1px;
    border-top:2px solid #df353d ;
}
.Related-products .list-ul{
    margin-top: 25px;
    overflow: hidden;
    margin-left: 25px;
}
.Related-products ul li{
    float: left;
    width: 200px;
    height: 154px;
    margin-right: 20px;
    margin-bottom: 45px;
    text-align: center;
}
.Related-products ul li .xg-img img{
    width: 200px;
    height: 155px;
}
.Related-products ul li .xg-img{
    width: 200px;
    height: 155px;

}
.Related-products>.list-ul>ul>li>a{
    display: inline-block;
    vertical-align: middle;
}
.Related-products>.list-ul>ul>li>a:hover .xg-img{

}
.Related-products>.list-ul>ul>li>a:hover .db-wb{
    color:#df353d;
}
.Related-news{
    margin-top: 50px;
    overflow: hidden;
}
.Related-news .top{
    color:#666;
    font-size: 18px;
    padding-bottom: 3px;
}
.Related-news hr{
    border: none;
    height: 1px;
    border-top:2px solid #df353d;
}
.Related-news .top a{
    color:#666;
    font-size: 14px;
    float: right;
    margin-top: 5px;
    display: inline-block;
}
.Related-news .top a .bh{
   margin-left: 5px;
    display: inline-block;
}
.Related-news>.top:hover a{
    color:#df353d;

}
.Related-news>.top>a:hover .bh{
    transform: translate(-5px,0);
    transition-duration: 0.1s;
    color:#df353d;
}
.Related-news .list-ul{
    margin-top: 25px;
    overflow: hidden;
}
.Related-news>.list-ul>ul{
    display: inline-block;
}
.Related-news>.list-ul>ul+ul{
    float: right;
}
.Related-news .list-ul ul li{
    padding-bottom: 15px;
}
.Related-news .list-ul ul li a{
    font-size: 14px;
    color:#666;
}
.Related-news .list-ul ul li:hover a{
    color:#df353d;
}
.user-content{
    width: 900px;
    display: inline-block;
    margin-left: 50px;
}
.user-content .container-right {

}
.user-content .container-right   #sub{
    width: 302px;
    height: 40px;
    border: 1px solid #ccc;
    background: #313334;
    color: #fff;
    font-size: 18px;
    text-indent: 0;
}
.user-content .container-right  .spa{
    height: 36px;
    line-height: 36px;
    width: 204px;
    display: inline-block;
    float: left;
    font-size: 12px;
    text-indent: 10px;
    margin-top: 10px;
    color:red;
}

.user-content .container-right label{
    width: 64px;
    float: left;
    clear: left;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
}
.user-content .container-right label,.user-content .container-right input{
    margin-bottom: 25px;
}
.user-content .container-right input {
    width: 300px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    text-indent: 8px;
    font-size: 16px;
    font-family: "å¾®è½¯é›…é»‘";
    border: 1px solid #ccc;
    float: left;
}
.user-content .container-right  .feedback-zb{
    height: 270px;
    overflow: hidden;
}
.user-content .container-right textarea{
    width: 300px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    text-indent: 8px;
    font-size: 16px;
    font-family: "å¾®è½¯é›…é»‘";
    border: 1px solid #ccc;
    float: left;
}
.user-content{
    width: 900px;
    display: inline-block;
    margin-left: 50px;
}
.user-content .container-right {

}
.user-content .container-right .feedback-item {
    margin: 25px 0 0 0;
}
.user-content .container-right .feedback-item .feedback-item-left {
    width: 60px;
    display: inline-block;
}
.user-content .container-right .feedback-item .feedback-item-right {
    display: inline-block;
}
.user-content .container-right .feedback-item .feedback-item-right input {
    border: 1px solid #c9c9c9;
    outline: none;
    border-radius: 4px;
    height: 35px;
    padding-left: 5px;
}
.user-content .container-right .feedback-item .feedback-submit{
    border: 0;
    color: #fff;
    background-color: #e83711;
    width: 170px;
    height: 45px;
    font-size: 18px;
    border-radius: 4px;
    cursor:pointer;
}


.new-list{
    width: 910px;
    overflow: hidden;
    margin-top: 35px;
}
.new-list .download-info {
    padding: 15px;
}

.new-list .download-info .download-img{
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}
.new-list .download-info .download-img img {
    width: 80%;
}
.new-list .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}
.new-list .download-info .download-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.new-list .download-info .download-title a:hover{
    color:#df353d;
}
.new-list .download-info .download-discription {
    color: #666;
    font-size: 14px;
}
.new-list ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}
.service-list{
    width: 900px;
    overflow: hidden;
    margin-top: 35px;
}
.service-list .download-info {
    padding: 15px;
}

.service-list .download-info .download-img{
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}
.service-list  .download-info .download-img img {
    width: 80%;
}
.service-list .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}
.service-list .download-info .download-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.service-list .download-info .download-discription {
    color: #666;
    font-size: 14px;
}
.service-list ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}
.case-list{
    width: 910px;
    overflow: hidden;
    margin-top: 35px;
}
.case-list .download-info {
    padding: 15px;
}

.case-list .download-info .download-img{
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}
.case-list .download-info .download-img img {
    width: 80%;
}
.case-list .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}
.case-list .download-info .download-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.case-list .download-info .download-discription {
    color: #666;
    font-size: 14px;
}
.case-list ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}
.company-power-list{
    width: 910px;
    overflow: hidden;
    margin-top: 35px;
}
.company-power-list ul{
    margin-left: 15px;
}
.company-power-list ul li{
    display: inline-block;
    width: 263px;
    height: 274px;
    overflow: hidden;
    margin: 0 25px 25px 0;
}
.company-power-list>ul>li>a:hover .Company-title{
    color:#fff;
    background:#f18a1a;
}
.company-power-list ul li a{
    display: inline-block;
}
.company-power-list .power-img{
    height: 243px;
    width: 263px;
}
.company-power-list .power-img img{
    display: block;
    width: 260px;
    height: 180px;
    border: 1px solid #ddd;
}
.company-power-list .power-img .Company-title{
    text-align: center;
    width: inherit;
    background: #ebebeb;
    line-height: 30px;
    height: 30px;
    color: #666;
    font-size: 14px;
}
.company-power-list .big-img li{
    margin-right: 65px;
}
.about-zx{
    margin-top: 35px;
}
#company-honor{
    margin-top: 35px;
    overflow: hidden;
}
#company-honor .ry-nr{
    overflow: hidden;
}
#company-honor .ry-nr ul li{
    float: left;
    margin: 0 33px 20px 0;
    width: 260px;
    height: 210PX;
    border: 1px solid #e8e8e8
}
#company-honor .ry-nr ul li p{
    text-align: center;
    background: #313334;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
#company-honor .ry-nr ul li:hover p{
    color:#df353d;
}
#company-honor ul{
    overflow: hidden;
   margin: 0 10px;
}
#about-us .nr{
    margin-top: 35px;
    overflow: hidden;
}

#about-us .nr p {
    line-height: 40px;
    font-size: 16px;
    height: 40px;
}
#Custom-strength{
    margin-top: 35px;
    width: 910px;
}
.foot{
    width: 100%;
    background: #333;
    height: 330px;
    margin-top: 35px;
}
.foot .content{
    width: 1200px;
    margin:0 auto;
    padding-top: 65px;
}
.foot .content .one,.foot .content .two,.foot .content .three{
    display: inline-block;
    vertical-align: top;
}
.foot .content .one img+img{
    margin-top: 30px;
}
.foot .content .one{
    width: 340px;
}
.foot .content .one ul{
    width: 210px;
}
.foot .content .one ul li{
    display: inline-block;
    margin-right: 10px;
    line-height: 25px;
}
.foot .content a{
    color:#d8d8d8;
    font-size: 14px;
}
.foot .content a:hover{
    color:#df353d!important;
}
.foot .content .two{
    width: 705px;
}
.foot .content .three img+img{
    margin-top: 15px;
}
.foot .content .two p{
    color:#d8d8d8;
    font-size: 14px;
    line-height: 25px;
}






















.Related-news .top-one,.Related-news .top-two{
    color: #666;
    font-size: 18px;
    float: left;
    width: 430px;
    overflow: hidden;
}
.Related-news .top-two{
    margin-left: 30px;
}
.Related-news .top-one,.Related-news .top-two{
    color: #666;
    font-size: 18px;
    float: left;
    width: 430px;
    overflow: hidden;
}
.Related-news .top-two{
    margin-left: 30px;
}
























.list-container {
    width: 1200px;
    margin: 30px auto;
}
.list-container .group {
    margin: 60px 0 30px 0;
}
.list-container .group .title {
    font-size: 24px;
}
.list-container .group .top-group {
    margin-top: 40px;
}
.list-container .group .groups {
    margin-top: 20px;
}
.list-container .group .title a {
    font-size: 16px;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #ffc700;
    text-align: center;
}
.list-container .group .top-group ul li {
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 25px;
}
.list-container .group .top-group a {
    padding: 10px 10px;
    background: #e8e8e8;
    font-size: 16px;
    color: #333;
}
.list-container .group .groups ul li {
    border-bottom: 1px dashed #999;
    margin-bottom: 25px;
}
.list-container .group .groups .k {
    display: inline-block;
    font-size: 18px;
    margin: 0 30px 0 20px;
}
.list-container .group .groups .v {
    display: inline-block;
    vertical-align: top;
    width: 1100px;
}
.list-container .group .groups .v a {
    line-height: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    display: inline-block;
    color: #666666;
}

.map-produt .map-produt-title {
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
    border-left: 5px solid #333;
}
.map-produt-cate_list {
    margin: 10px 0;
}
.map-produt-cate_list a {
    padding: 10px;
    color: #333;
}

.product-main .product-content .container-right .search-products ul li {
    display: inline-block;
    margin: 0 20px 20px 0;
}

.product-main .product-content .container-right .search-products ul li {
    display: inline-block;
    margin: 0 20px 20px 0;
}
.product-main .product-content .container-right .search-products .products-title {
    text-align: center;
}

.product-main .product-content .container-right .search-products .product-img img {
    width: 150px;
}
.product-main .product-content .container-right .search-news ul li{
    margin: 0 0 20px 0;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

.product-main .product-content .container-right .search-news .search-news-title {
    font-size: 16px;
}
.product-main .product-content .container-right .search-news .search-news-discription {
    margin-top: 10px;
}
.product-main .product-content .container-right .search-news .search-news-basic {
    color: #999999;
}
.product-main .product-content .container-right .search-news .search-news-basic span {
    margin-right: 20px;
}
