﻿@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


}


a {
    color: #555555;
    text-decoration: none;
}










.right1 {
    float: right;
    border: 1px solid #dfdfdf;
    width: 930px; 
    margin-bottom: 15px;
}


.caseList {
    overflow: hidden;
}

.caseList li {
    width: 284px;
    float: left;
    overflow: hidden;
    position: relative;
    padding: 2px;
    border: 1px #ccc solid;
    margin: 5px;
    text-align: center;
    height: 248px;
}

.caseList li:hover {
    border: 1px #11A80A solid;
}

.caseList li .liIn {
    overflow: hidden;
    position: relative;
}

.caseList li .liIn span {}

.caseList li img {
    width: 100%;

}



/*产品列表*/

.new_left_pro {
    width: 248px;
    float: left;
}

.new_left_pro .new_right_con {
    width: 828px;
    float: right;
}

.indexnoticetit {
    background: #0E8A04;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 60px;
    padding-left: 20px;
}

.indexnoticetit span {
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 5px;
}

.notice {}

.notice li {}

.notice .chanpin-class {
    display: flex;
    height: 46px;
    background: #ED8E06;
    width: 248px;
    padding: 0 20px;
    margin-bottom: 1px;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}

.notice .chanpin-class a {
    color: #fff;
    font-size: 16px;
}

.notice .chanpin-class i {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}

.notice .chanpin {
    display: none;
    flex-wrap: wrap;
    overflow: hidden;
}

.notice ul li.active .chanpin {
    display: block;
}

.notice .chanpin .chanpin-item {
    width: 50%;
    height: 40px;
    line-height: 40px;
    background: url(../images/bg2.gif) left top no-repeat;
    padding-left: 20px;
    box-sizing: border-box;
    float: left;
}

.notice .chanpin .chanpin-item a {
    display: block;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_Service div.title_tit {
    font-size: 16px;
    font-weight: bold;
    color: #3D3D3D;
}







/*伸缩导航样式*/

.caseList {
    overflow: hidden;
}

.caseList li {
    width: 293px;
    float: left;
    overflow: hidden;
    position: relative;
    padding: 2px;
    border: 1px #ccc solid;
    margin: 5px;
    text-align: center;
    height: 248px;
}

.caseList li:hover {
    border: 1px #0B9B15 solid;
}

.caseList li .liIn {
    overflow: hidden;
    position: relative;
}

.caseList li .liIn span {}

.caseList li img {
    width: 100%;
}






.plc {
    width: 930px;
    
}

.plc span {
    float: right;
    font-size: 14px;
    line-height: 41px;
    color: #333;
    font-weight: normal;
}

.plc p {
    font-size: 16px;
    line-height: 41px;
    color: #0B9B15;
    font-weight: bold;
    padding: 0 15px;
    border-bottom: 1px solid #dfdfdf;
}

.plc p a {
    font-size: 14px;
    line-height: 41px;
    color: #333;
    font-weight: normal;
}

.main_con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


/*联系我们*/

.leib3 {
    width: 248px;
    font-family: "Microsoft YaHei";
    background: #fff;
    margin-top: 6px;
}

.leib3 .tit {
    color: #fff;
    font-size: 16px;
    background-color: #1D773A;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    font-weight: normal;
    text-align: center;
}

.leib3 .tit a {
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #333;
}

.leib3 .tit a:hover {
    color: #fff;
}

.leib3 .nr {
    padding-top: 5px;
    border-bottom: 0;
    border-top: 0;
    background-color: #eeeeee;
}

.leib3 .nr h4 {
    height: 29px;
    line-height: 29px;
    margin-top: 5px;
    width: 199px;
}

.leib3 .nr h4 a {
    color: #f88600;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: normal;
    padding-left: 40px;
}

.leib3 .nr ul {
    padding: 0 15px;
}

.leib3 .nr li {
    border-bottom: 1px solid #FFFFFF;
    height: 31px;
    line-height: 31px;
    padding-left: 35px;
}

.leib3 .nr li a {
    font-family: "宋体";
    color: #000000;
}

.leib3 .nr li.cur a {
    color: #f00;
}

.leib3 .nr img {
    width: 197px;
}

.leib3 .nr p {
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px solid #ffffff;
    padding-left: 10px;
}

.leib3 .nr h5 {
    line-height: 30px;
    color: #f88600;
    font-size: 13px;
    padding-left: 5px;
    padding-top: 10px;
}

.leib3 .nr .dianhua {
    color: #666666;
    line-height: 30px;
    padding: 0px 0px 10px 0;
    width: 210px;
    margin: 0px auto;
}

.leib3 .nr .dianhua span {
    color: #ED8E06;
    display: block;
    font-size: 18px
}

.leib3 .nr .dianhua1 {
    background: url(../images/teln.gif) no-repeat scroll 0 24px transparent;
    color: #666666;
    line-height: 20px;
    padding: 15px 0px 16px 60px;
    width: 170px;
    margin: 0px auto;
}

.leib3 .nr .dianhua1 span {
    color: #ED8E06;
    display: block;
    font: 24px "Impact";
}