﻿.banner{
           width:100%;
         /*  height: 400px;*/
       }
.banner .swiper-container .swiper-wrapper .swiper-slide img{width:100%;}


.detail_infro{line-height: 25px;font-size: 14px;max-height: 100px;overflow: hidden;}
.product{
             width: 1200px;
             /*border-bottom: 1px solid #727272;*/
             height: 735px;
             margin:3% auto;
       }
.product_left h3{
                     color: #ffffff;
                     background:url("../images/cp_top.jpg") no-repeat 100%;
                     background-size: 100%;
                  }
.product_left{
                 float: left;
                 width: 300px;
              }
.product_left h3{ text-align: center;
                    height:60px;
                    line-height:60px;
                 }

.product_left ul li{
                        height:50px;
                        line-height:50px;
                        background: #727272;
                        margin:5px 0;
                      }

.product_left ul li a:hover{background: #008fe7;}
.product_left ul li a{
                          color: #ffffff;
                          font-weight: bolder;
                        }
.product_left ul li a span{margin: 0 10px;font-size: 16px;}


/*推荐产品*/
.product_right{
                    width:850px;
                    float: right;
                }

.right_top{
              height:60px;
              background: #727272;
          }

.right_top ul li{
                    width:100px;
                    float: left;
                    line-height: 60px;
                    text-align: center;
                    overflow: hidden;
                    text-overflow: ellipsis;

                  }
.right_top ul li:hover{background: #008fe7;}
.right_top ul li a{
                      color: #ffffff;
                      font-size: 16px;
                      font-weight: bolder;
                      display: block;
                   }
.more{
         float: right;
         line-height: 60px;
         color: #fff;
         margin-right: 17px;
    }

/*产品列表*/
.content_wrap{
                 height: 200px;
                 width: 400px;
              }
.product_list ul li{
                        float: left;
                        margin:10px 10px;
                        width: 400px;
                        /*border-bottom: 1px solid grey;*/
                   }

/*.product_list ul li:hover{border:1px solid #008fe7;}*/
.product_list ul li a{
                           display: block;
                           float: left;
                           color: #0090e7;
                       }
.product_list ul li a img{
                             width:180px;
                             height:140px;
                             float: left;
                             margin: 28px 0;
                           }
.wenzi_detail{
                 width:208px;
                 float: right;
                 margin: 15px auto;
                 height: 130px;
               }

.wenzi_detail .title{
                        color: #0090e7;
                        font-weight: bolder;
                        padding-bottom: 10px;
                     /*   text-indent: 10px;*/
                    }

.more_detail{
                /*border:1px solid #000000;*/
                /*float: right;*/
                margin-right: 10px;
                text-indent: 12px;
            }

.detail_infro p{padding-left: 10px;
                 font-size: 15px;
                 margin: 6px 0;
               }


/*公司简介*/
.jianjie{
     width: 1200px;
   
     margin: 0 auto;
     height: 356px;
    
}

.j_left{
           width: 480px;
           height: 296px;
           float: left;
           background: #f7f7f7;
           position:relative;

       }
.j_left h3{
             border-bottom:1px solid #666666;
             height: 40px;
             line-height: 40px;
             font-size: 18px;
             font-weight: bolder;
             font-family: '微软雅黑';
           }
.j_left .company_new{
                          width: 200px;
                         float: left;
                      }
.j_left_inf{
    float: right;
    width:300px;
    padding-top:8px;
    height:256px;
    overflow: hidden;
    text-align: justify;
    font-size:14px;
    position:relative;
    top:-260px;
    
}

.company_new img{
    width: 200px;
    margin-top:10px;
}
.j_right{

         width:400px;
         height: 360px;
         margin-left:40px;
         /*border: 1px solid #000;*/
        
         float:right;
       }

.j_right_con{
                  height:40px;
                  line-height: 40px;
                  /*border-bottom:3px solid #666666;*/
                  width:460px;
                  float:left;
               }
.j_right_con ul li{
                       float: left;
                       width: 460px;
                       overflow:hidden;

                      }

.j_right_con ul li a{ font-size: 14px;
                        color: #000;
                        font-family: "微软雅黑";
                        font-weight:bolder;
                         
                      }
.j_right_news ul{
                   width:462px;
                   
                  
             }

.j_right_news ul li{
                       margin:2px 0;
                       width:462px;
                     }

.j_right_news ul li a{font-size: 14px;
                      color: #000;
                     }
.time{
       float: right;
       font-size: 14px;
       margin-right:20px;
     }
.news_list{
   font-size:20px;
}


/*友情链接*/
.f_link{width: 100%;height: 60px;background: #464543;padding: 10px 0;}
.f_link p{width: 1200px;background: #464543;margin:0 auto;font-size: 15px}
.f_link p span{ color: #ffffff;}
.f_link a{ width:100px;color: #ffffff;margin: 0 10px 0 0;}
.f_link a:last-child{margin-right: 0}