.notice{
    width: 100%;
    height: 40px;
    background: url(../images/noticebg.jpg) repeat-x;
}
.notice .notice_con{
    margin: 0 auto;
    width: 1200px;
    height: 40px;  
}
.notice_con .notice_name{
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
}
.notice_con .notice_text{
    width: 1110px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #c8161d;
}
.newproduct{
    width: 100%;
    height: 388px;
}
.newproduct .newproduct_con{
    margin: 0 auto;
    padding-top: 40px;
    width: 1200px;
}
.newproduct .newproduct_top{
    width: 100%;
    height: 40px;
    position: relative;
    border-bottom: 2px solid #eeeeee;
}
.newproduct_top .tleft{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #c8161d;
    position: absolute;
    left: 0;
    top: 0;
}
.newproduct_top .desc{
    margin: 0 90px;
    width: 1020px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
}
.newproduct_top .mright{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #999999;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}
.newproduct_con .newpropics{
    margin-top: 20px;
    width: 100%;
    height: 287px;
    overflow: hidden;
    position: relative;
}
.newpropics .newpro_pics{
    width: 1500px;
    height: 287px;
    position: absolute;
    left: 0;
    top: 0;
}
.newpro_pics .pics_item{
    float: left;
    margin-right: 13px;
    width: 290px;
    height:100%; 
}
.pics_item a{
    display: block;
}
.pics_item a img{
    width: 100%;
    height: 233px;
}
.pics_item a span{
    display: block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
.products{
    width: 100%;
}
.products .pro_box{
    margin: 0 auto;
    width: 1200px;
    padding-top: 20px;   
}
.pro_box .pro_top{
    width: 100%;
    height: 40px;
    position: relative;
    border-bottom: 2px solid #eeeeee;
}
.pro_top span{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #c8161d;
    position: absolute;
    left: 0;
    top: 0;
}
.pro_top .desc{
    margin-left: 90px;
    width: 1110px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
}
.pro_top .mright{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #999999;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}
.pro_box .pro_classify{
    width: 100%;
    height: 35px;
    margin:20px 0 30px 0;
    text-align: center;
}
.pro_classify a{
    display: inline-block;
    margin: 0 11px;
    width: 118px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #cccccc;
}
.pro_classify a:hover{
    color: #fff;
    background-color: #c8161d;
}
.pro_box .products{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    width: 100%;
    height: 1070px;
}
.products .pro_item{
    width: 290px;
    height: 356px;
}
.pro_item a{
    display: block;
}
.pro_item a img{
    float: left;
    width: 290px;
    height: 300px;
}
.pro_item a span{
    float: left;
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #333333;
    font-size: 16px;
}
.aboutorequipment{
    width: 100%;
}
.aboutorequipment .aboutorequipment_con{
    margin: 0 auto;
    padding-top:27px;
    width: 1200px;
    height: 355px;
}
.aboutorequipment_con .about{
    width: 680px;
    height: 100%;
}
.about .about_top{
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #eeeeee;
    position: relative;
}
.about_top span{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #c8161d;
    position: absolute;
    left: 0;
    top: 0;
}
.about_top .mright{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #999999;
    text-align: center;
} 
.about .about_text{
    text-indent: 2em;
    padding: 13px 0;
    width: 100%;
    height: 337px;
    line-height: 30px;
    overflow: hidden;
}
.about_text p{
    text-indent: 2em;
    line-height: 30px;
    font-size: 30px;
  	font-size:16px;
    color: #333333;
}
.aboutorequipment_con .equipment{
    width: 490px;
    height: 355px;
}
.equipment .equipment_top{
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #eeeeee;
    position: relative;
}
.equipment_top span{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #c8161d;
    position: absolute;
    left: 0;
    top: 0;
}
.equipment_top .mright{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #999999;
    text-align: center;
} 
.equipment .equipment_imgs{
    margin-top: 20px;
    width: 490px;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.equitem{
    position: relative;
}
.equitem span{
    display: block;
    width: 490px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    bottom: 0;
}
.cases{
    width: 100%;
    height: 380px;
}
.cases .case_box{
    margin: 0 auto;
    width: 1200px;
    padding-top: 35px;
  overflow: hidden;
  height:417px;
  
  
}
.case_box .case_top{
    width: 100%;
    height: 40px;
    position: relative;
    border-bottom: 2px solid #eeeeee;
}
.case_top .tleft{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #c8161d;
    position: absolute;
    left: 0;
    top: 0;
}
.case_top .desc{
    margin: 0 90px;
    width: 1020px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
}
.case_top .mright{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #999999;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}
.case_box .cases_con{
    width: 100%;
    height: 686px;
    display: flex;
    flex-wrap: wrap;
 position:absolute;
  margin-top:30px;
    justify-content: space-between;
}
.cases_con .cases_item{
    width: 290px;
    height: 323px;
    margin-top: 20px;
  float:left;
}
.cases_item a{
    display: block;
}
.cases_item a img{
    float: left;
    width: 282px;
    height: 272px;
    border: 1px solid #dbdbdb;
    padding: 3px;
     
}
.cases_item a span{
    float: left;
    margin-top: 3px;
    width: 97%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    background-color: #dbdbdb;
    font-size: 18px;
}
.cases_item:hover a img{
    border: 1px solid #c8161d;
}
.cases_item:hover a span{
    background-color: #c8161d;
    color: #fff;
}
.news{
    width: 100%;
    height: 400px;
}
.news .news_con{
    margin: 0 auto;
    width: 1200px;
    padding-top: 35px;
}
.news_con .news_classify{
    width: 360px;
    height: 100%;
}
.news_classify .class_top{
    margin-bottom: 10px;
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
}
.class_top .tleft{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    border-bottom: 2px solid #c8161d;
    position: absolute;
    left: 0;
    top: 0;
}
.class_top .mright{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #999999;
    text-align: center;
    vertical-align: middle;
}
.news_classify i{
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #d1d1d1;
}
.news_classify a{
    display: inline-block;
    margin-left: 10px;
    margin-right: 5px;
    width: 250px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}
.news_classify span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.newmargin{
    margin: 0 60px;
}
.links{
    width: 100%;
    height: 115px;
}
.links .links_con{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.links_con .links_top{
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #eeeeee;
    position: relative;
}
.links_top span{
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    border-bottom: 2px solid #c8161d;
    position: absolute;
    left: 0;
    top: 0;
}
.links_con .links_item{
    width: 100%;
    height: 70px;
    margin-top: 10px;
}
.links_item a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    color: #494949;
}
.footer{
    width: 100%;
    height: 158px;
}
.footer .footer_nav{
    width: 100%;
    height: 40px;
    background-color: #353639;
}
.footer_nav .foot_nav_con{
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    vertical-align: middle;
}
.foot_nav_con a{
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #fff;
    padding: 0 60px;
    font-size: 16px;
    border-right: 1px solid #fff;
}
.footer .footer_other{
    width: 1200px;
    margin: 30px auto 0;
}
.footer_other p{
    height: 26px;
    text-align: center;
}
.footer_other p span{
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    margin-right: 10px;
    color: #333333;
}