@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap');
*{line-height: 1.5em;padding:0px;margin:0px;zoom:1;font-style:normal;font-size: 16px;font-family: 'Open Sans','Microsoft YaHei','Arial', sans-serif;outline:none;}
*{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
h1,h2,h3,h4,h5,h6{font-family: 'Roboto', sans-serif;}
ul{list-style-type: none;}
li{list-style-type: none;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
tbody{display:table-row-group;vertical-align:middle;border-color:inherit;}
tr{display:table-row;vertical-align:inherit;border-color:inherit;}
td{padding:5px 10px;border: 1px solid #333;vertical-align:middle}
th{text-align:left;}
button{cursor:pointer;}
img{object-fit:cover;border:0;display: block;}
a,em,b,span,strong{display: inline-block;}
input,button,textarea,select,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;font-size:100%;border: 1px solid #ddd;overflow-x: hidden;outline:none;}
a{text-decoration:none;color:#333;}
a:hover{color: #24a13b;}

*::selection{background:#24a13b;color:#fff}
*::-moz-selection{background:#24a13b;color:#fff}
*::-webkit-selection{background:#24a13b;color:#fff}
input,select,button{outline:none;border:none;background:#fff;}
html{position:relative;background:#fff;overflow-x:hidden;scroll-behavior: smooth;}
.pr{position: relative;}
.box{width: 1300px;margin: 0 auto; position: relative;}
.qc:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.none{display: none;}
.nonePc{display: none;}
.ico{font-family:"iconfont"!important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.list{display: flex;flex-wrap: wrap;justify-content: space-between; display: -webkit-flex;}
.listce{display: flex;flex-wrap: wrap;justify-content: center; display: -webkit-flex;}
/*Pagination*/
.Pagination{overflow: hidden;margin: 60px 0 60px;text-align: center;}
.Pagination a{float: left;text-decoration:none;font-size: 16px;display: inline-block;color: #333;margin: 0 10px;background: #fff;height: 24px;line-height: 24px;padding: 0 10px;}
.Pagination span{float: left;font-size: 16px;display: inline-block;color: #fff;background: #24a13b;line-height: 24px;margin: 0;border-radius: 100%;width: 24px;text-align: center;}
.Pagination a:hover{color: #24a13b;}
.Pagination a:nth-child(1){margin-right: 10px;}
.Pagination a:last-child{margin-left: 10px;}
.Pagination li{display: inline-block;}
.Pagination_list{display:inline-block;padding: 10px 0px;}
.Pagination form{float: left;display: inline-block;height: 24px;overflow: hidden;}
.Pagination em{float: left;margin: 0 5px;font-style:normal;height: 24px;line-height: 24px;display: inline-block;}
.Pagination i{float: left;margin: 0px 20px;font-size: 16px;text-decoration:none;position: relative;top: 0px;}
.Pagination .number{width: 2em;height: 22px;border: 1px solid #ddd;outline:none;text-align: center;padding-left: 5px;float: left;}
.Pagination .submit{background:#ddd;border: none;cursor: pointer;color: #fff;height: 24px;outline:none;float: left;margin-right: 5px;padding: 0 2px;font-size: 14px;}
.Pagination b{font-weight: normal;}
.Pagination strong{float:left;font-weight: normal;}
.fenye{padding: 10px 20px;margin-bottom: 120px;margin-top: 40px;overflow: hidden;border-top: 1px solid #ddd;}
.fenye a{display: inline-block;width: 40%;height: 1.5em;line-height: 1.5em;overflow: hidden;color: #666;white-space:nowrap;text-overflow:ellipsis;font-size: 16px;}
.fenye a:hover{color: #24a13b;}
.fenye a.fr{text-align:right;}
/*swiper*/
.swiper-pagination span{width:20px;height:6px;border-radius:0px;background: #ddd;opacity:1; }
.swiper-pagination .swiper-pagination-bullet-active{background: #24a13b;}
.swiper-slide img{display: block; width: 100%;}
.swiper-button-next,.swiper-button-prev{background-image:none!important; border: 2px solid #24a13b; line-height: 44px; text-align: center;}
.swiper-button-next i,.swiper-button-prev i{color: #24a13b;}
.swiper-slide a{display: block;}
/*style*/

.imghover{overflow:hidden;position: relative;}
.imghover img{transition:0.4s;-o-transition:0.4s;-moz-transition:0.4s;-webkit-transition:0.4s;display:block}
.imghover:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1)}


.indexTop{
    background: #313230;
}
.indexTopLeft{
    float: left;
    line-height: 45px;
    color: #dcdcdc;
    font-size: 14px;
}
.indexTopRight{
    float: right;
}
.indexTopRight a{
    padding: 0 14px;
    line-height: 25px;
    margin-top: 10px;
    border-left: 1px solid #6a6a6a;
}
.indexTopRight i{
    color: #fff;
}
.indexTopRight a:last-child{
    border-right: 1px solid #6a6a6a;
}


.indexHead{ transition: 0.4s;
-o-transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;  }
.indexHead .logo{
    float: left;
    margin-right: 40px;
}
.indexHead .logo img{
    max-height: 96px;
}
.indexHead .logo a{
    display: block;
    margin-top: 27px;
}

.indexMenu{
    float: left;
}
.indexMenu>li{
    display: block;
    float: left;
    position: relative;
    line-height: 150px;
    padding: 0 5px;
}
.indexMenu>li:hover i{border-color: transparent transparent #24a13b transparent;}
.indexMenu>li>a{
    padding: 10px 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
 
 .indexMenu>li>a.this{
    border-bottom: 1px solid #24a13b;
    border-top: 1px solid #24a13b;
    color: #24a13b;
    }
.subset{
    position: fixed;
    left: 50%;
    z-index: 2;
    background: #ebebeb;
    width: 1300px;
    margin-left: -650px;
    border-top: 2px solid #2ca442;
    padding: 20px;
    max-height: 70vh;
    overflow-y: auto;
    display: none;
}
.subset dl{
    display: inline-table;
    margin-right: 20px;

}
.subset dt{}
.subset dt a{
    color: #2ca442;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 3em;
}
.subset dd{border-bottom: 1px solid #dedede;margin-bottom: 10px;}
.subset dd>a{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #121212;
    font-weight: 500;
}
.subset dd ol{
    padding: 10px 0 10px 0px;
}
.subset dd:last-child{border: none;} 
.subset dd ol li{}
.subset dd ol li a{
    display: block;
    color: #666;
    font-size: 14px;
    position: relative;
    padding: 2px 5px 2px 20px;
}
.indexMenu>li i{ width: 0;height: 0;border-style: solid;border-width: 0 6px 10.4px 6px;border-color: transparent transparent #fff transparent;position: absolute;bottom: 0;left: 50%;margin-left: -6px;}
.subset dd ol li a:before{content: '';display: inline-block;width: 4px;height: 4px;  
 background: #b7b7b7;border-radius:4px;position: absolute;left: 10px;top: 10px;}
.subset dd ol li a:hover{background-color: #f79e00; color: #fff;}
.subset dd ol li a:hover:before{background-color: #fff;}
.sousuo{
    float: right;
    margin-top: 57px;
}
.sousuo form{
    background: #f79e00;
    overflow: hidden;
}
.sousuo input{
    width: 150px;
    line-height: 35px;
    height: 35px;
    background: none;
    color: #fff;
    text-indent: 10px;
    font-size: 14px;
    float: left;
}
.sousuo button{
    background: none;
    padding: 0 10px;
}
.sousuo i{
    color: #fff;
    line-height: 35px;
}
.sousuo input::-webkit-input-placeholder{ color: #fff; } 
.sousuo input::-moz-placeholder { color: #fff;}
.sousuo input::-ms-input-placeholder { color: #fff;}  


.indexAbout{
    padding: 90px 0;
}
.indexAboutL{
    float: right;
    position: relative;
}
.indexAboutL img{
    border-left: 30px solid #24a13b;
}
.indexAboutL:before{content:'';width: 30px;background: #fff;height: 70px;position: absolute;display: block;left: 0px;top: 0px;}
.indexAboutL:after{content:'';width: 30px;height: 70px;background: #fff;display: block;position: absolute;left: 0px;bottom: 0px;}

.indexAboutR{
    width: 720px;
    float: left;
}
.indexAboutR h3{
    color: #222222;
    font-size: 40px;
    margin-bottom: 0.5em;
}
.indexAboutR h3 em{font-size: 40px;color: #24a13b;font-family: 'Roboto', sans-serif;}
.indexAboutR .BJQ p{
    margin-bottom: 1em;
}
.indexAboutR .BJQ p:last-child{ color: #777777; }
.indexAboutR ul{
    border-top: 1px solid #e5e5e5;
    padding-top: 40px;
    margin-top: 40px;
    overflow: hidden;
}
.indexAboutR li{
    overflow: hidden;
    width: 33%;
    float: left;
}
.indexAboutR img{
    float: left;
    margin-right: 15px;
}
.indexAboutR ul li p{
    overflow: hidden;
    color: #222222;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.indexAboutR ul li span{
    overflow: hidden;
    display: block;
    color: #777;
}

.indexProductCategory{
    background: #f4f7fe;
    padding: 60px 0;
}
.indexProductTitle{
    padding-bottom: 30px;
}
.indexProductTitle h3{
    color: #222222;
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
}
.indexProductTitle p{
    color: #222222;
    text-align: center;
    font-size: 18px;
}
.indexProductCategory ul{
    overflow: hidden;
}
.indexProductCategory ul li{
    background: #ffffff;
    float: left;
    margin-right: 60px;
    width: 393px;
    border-radius:4px;
    padding: 40px;
}
.indexProductCategory ul li a{
    display: block;
    text-align: center;
}
.indexProductCategory ul li div{border-radius: 100%;overflow: hidden;width: 270px;height: 270px;margin: 0 auto 20px;}
.indexProductCategory ul li div img{
    width: 100%;
}
.indexProductCategory ul li h3{
    font-size: 20px;
    text-align: center;
    line-height: 1.2em;
    color: #222;
    height: 2.4em;
    overflow: hidden;
}
.indexProductCategory ul li p{
    color: #777777;
    text-align: center;
    height: 3em;
    overflow: hidden;
    margin: 10px 0px 20px;
}
.indexProductCategory ul li em{
    color: #24a13b;
    border-bottom: 1px solid #24a13b;
    font-weight: bold;
}
.indexProductCategory ul li:last-child{ margin-right: 0px; }

.indexQualityAssurance{background: url(../images/indexbj.jpg) center center no-repeat;padding: 80px 0;overflow: hidden;}
.indexQAl{width: 360px;float: left;}
.indexQAl h3{
    color: #fff;
    font-size: 40px;
}
.indexQAl p{
    color: #fff;
    margin: 40px 0 70px 0;
    font-size: 18px;
    line-height: 2em;
}
.indexQAl a{
    background: #f79e00;
    color: #fff;
    width: 220px;
    text-transform:uppercase;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.indexQAl a i{}

.indexQAR{width: 850px;float: right;position: relative;}
#indexQAR{width: 720px;}
.indexQAR img{}
 


.indexNews{
    padding: 80px 0;
    overflow: hidden;
}
.indexNewsTitle{
    position: relative;
}

button.buttonA{
    border: 2px solid #24a13b;
    line-height: 40px;
    text-align: center;
    width: 40px;
    color: #24a13b;
    position: absolute;
    right: 60px;
    bottom: 10px;
}
button.buttonB{
    border: 2px solid #24a13b;
    line-height: 40px;
    text-align: center;
    width: 40px;
    color: #24a13b;
    position: absolute;
    right: 0px;
    bottom: 10px;
}
button.buttonA i,button.buttonB i{}
button.buttonB:hover{background-color: #24a13b; color: #fff;}
button.buttonA:hover{background-color: #24a13b; color: #fff;}

.indexNewsTitle h3{
    color: #222222;
    font-size: 40px;
}
.indexNewsTitle em{
    font-size: 40px;
    color: #24a13b;
    font-family: 'Roboto', sans-serif;
}
.indexNewsTitle p{
    margin: 30px 200px 30px 0;
    font-size: 18px;
}

#indexNews{}
#indexNews a{}
#indexNews a img{
    height: 270px;
}
#indexNews a span{
    position: absolute;
    left: 0px;
    width: 76px;
    text-align: center;
    background: #24a13b;
    top: 20px;
    padding: 10px 0;
}
#indexNews a b{
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 1em;
}
#indexNews a i{
    color: #fff;
}
#indexNews a h3{
    font-size: 18px;
    color: #222222;
    font-weight: normal;
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}


.foot{background: url(../images/foot.jpg)no-repeat center center;overflow: hidden;}
.footTop{
    overflow: hidden;
    padding: 40px 0;
    border-bottom: 1px dashed #24a13b;
}
.footTop dl{
    width: 350px;
    float: left;
    margin-right: 124px;
}
.footTop dl:nth-child(3){
    margin-right: 0px;
}
.footTop dt{
    color: #f79e00;
    font-family: 'Roboto', sans-serif;
}
.footTop dt i{
    margin-right: 10px;
    font-size: 18px;
}
.footTop dd{}
.footTop dd a{
    color: #c7c7c7;
    font-size: 16px;
}
.footTop dd i{
    font-size: 18px;
}


.footTop dd i:last-child{margin-right: 10px;}

.footBot{
    padding: 40px 0;
}
.footA{
    width: 320px;
    float: left;
    margin-right: 60px;
}
.footA img{
    margin-bottom: 20px;
    max-height: 96px;
}
.footA p{
    color: #c7c7c7;
}
.footA a{
    color: #f79e00;
    text-transform:uppercase;
    font-weight: bold;
    border-bottom: 1px solid #f79e00;
    margin-top: 40px;
}

.footB{
    width: 250px;
    float: left;
}
.footB h3{
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-transform:uppercase;
    padding: 60px 0 40px;
}
.footB a{
    color: #c7c7c7;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 15px;
}
.footB a i{float: left;font-size: 12px;margin-right: 10px;margin-top: 2px;}
.footB a em{overflow: hidden;display: block;font-size: 15px;}
.footC{
    width: 370px;
    float: right;
}
.footC h3{
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 60px 0 40px;
}
.footC form{
    display: block;
}
.footC input{
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}
.footC form input:nth-child(2){
    float: right;
}
.footC textarea{
    width: 100%;
    display: block;
    margin: 10px 0;
    height: 120px;
    padding: 10px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.15);
    border: none;
    color: #fff;
}
.footC button{
    width: 100%;
    background: #f79e00;
    color: #fff;
    text-transform:uppercase;
    line-height: 2.6em;
}
.copyright{
    text-align: center;
    color: #c7c7c7;
    line-height: 70px;
    border-top: 1px solid #616161;
}




.footC input::-webkit-input-placeholder{ color: #ddd; } 
.footC input::-moz-placeholder { color: #ddd;}
.footC input::-ms-input-placeholder { color: #ddd;} 

.footC textarea::-webkit-input-placeholder{ color: #ddd; } 
.footC textarea::-moz-placeholder { color: #ddd;}
.footC textarea::-ms-input-placeholder { color: #ddd;} 


.indexQAR button{
    background: none;
    position: absolute;
    top: 50%;
    margin-top: -37px;
}
.indexQAR button i{
    color: #fff;
    font-size: 50px;
}
.indexQAR .buttona{}
.indexQAR .buttonb{
    right: 0px;
}



.lanmubanner{
    position: relative;
}
.lanmubanner img{
    width: 100%;
}
.lanmubanner h2{
    font-size: 40px;
    color: #fff;
    text-transform:uppercase;
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    width: 100%;
    margin-top: -30px;
    text-shadow: 1px 3px 5px #868484;
}

.crumbs{
    color: #9e9e9e;
    overflow: hidden;
}
.crumbs a{
    color: #9e9e9e;
    line-height: 50px;
}

.product{
    padding: 30px 0;
    overflow: hidden;
}
.productL{
    width: 340px;
    float: left;
}
.productL dl{
    padding-bottom: 20px;
}
.productL dl dt{
    cursor: pointer;
    background: #f5faf4;
    overflow: hidden;
    padding: 5px 20px;
    position: relative;
}
.productL dl dt.this em{color: #24a13b;}
.productL dl dt:before{content: '';display: block;width: 0;height: 0;border-style: solid;border-width: 0 0 10px 10px;border-color: transparent transparent #24a13b transparent;position: absolute;right: 0px;bottom: 0px;}
.productL dl dt img{
    width: 55px;
    border-radius: 100%;
    float: right;
}
.productL dl dt a{
    font-size: 18px;
    width: 240px;
    display: table;
    float: left;
    height: 56px;
}
.productL dl dt a em{
    vertical-align: middle;
    display: table-cell;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.productL dl img{}
.productL dd{
    display: none;
    padding: 0px 20px 0;
}
.productL dd h3{ padding-top: 20px; }
.productL dd h3 a{
    font-weight: normal;
    color: #000;
}
.productL dd ul{
    padding-left: 10px;
    padding-top: 10px;
}
.productL dd ul li{
    position: relative;
    padding-left: 14px;
}
.productL dd ul li:hover a{color: #24a13b;}
.productL dd ul li:hover:before{background-color: #24a13b;}
.productL dd ul li:before{content: '';width: 4px;height: 4px;border-radius: 100%;background: #838383;display: block;position: absolute;left: 0px;top: 11px;}
.productL dd ul li a{
    color: #838383;
    font-size: 15px;
}

.productR{
    width: 870px;
    float: right;
}
.productList{}
.productList ul{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: -webkit-flex;
}
.productList ul li{
    background: #f4f7fe;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius:4px;
    border: 1px solid #24a13b;
    width: 270px;
}
.productList ul li a{}
.productList ul li img{
    width: 100%;
}
.productList ul li .imghover{
    border-radius: 100%;
    overflow: hidden;
    margin: 20px 40px;
}
.productList ul li h3{
    font-size: 14px;
    text-align: center;
    color: #222222;
    font-weight: normal;
    margin: 0 20px 20px 20px;
    height: 3em;
    overflow: hidden;
}
.productList ul li em{
    display: block;
    background: #24a13b;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 2.8em;
}
.productList ul li:nth-child(3n){ margin-right: 0px; } 
 
.productShow{}
.productShowHead{overflow: hidden;}
.productShowHeadL{width: 300px;float: left;border-radius:4px;overflow: hidden;}
.productShowHeadL .swiper-slide a img{ width: 100%; }
.productShowHeadL .swiper-slide img{width: auto;}
.productShowHeadR{
    float: right;
    width: 520px;
}
.productShowHeadR h1{
    color: #222222;
    font-size: 18px;
    padding: 0px 0 10px;
}
.productShowHeadR a{background-color: #24a13b;color: #fff;text-align: center;width: 220px;line-height: 40px;border-radius:4px;text-transform:uppercase;font-size: 14px;font-weight: bold;}
.productShowHeadR .BJQ{
    padding-bottom: 20px;
}
.productShowHeadR .BJQ p{
    color: #6d6d6d;
    margin-bottom: 0.3em;
    font-size: 15px;
}

#productShowHeadImg .swiper-button-prev{background-color: rgba(255, 255, 255, 0.8);position: absolute;left: auto;right: 50px;bottom: 10px;top: auto;border: none;border-radius: 2px;height: 34px;line-height: 34px;}
#productShowHeadImg .swiper-button-next{background-color: rgba(255, 255, 255, 0.8);position: absolute;right: 10px;bottom: 10px;top: auto;border: none;border-radius: 2px;height: 34px;line-height: 34px;}




.productShowBJQ{
    padding: 80px 0;
}
.productShowBJQ h3{
    color: #222222;
    font-size: 18px;
    border-bottom: 2px solid #24a13b;
    display: inline-block;
    margin-top: 1em;
    padding-bottom: 0.3em;
}
.productShowBJQ p{
    color: #6d6d6d;
    margin-top: 1em;
}
.productShowBJQ ul{
    padding: 1em 0;
}
.productShowBJQ ul li{
    color: #6d6d6d;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}
.productShowBJQ ul li:before{content:'';width: 6px;height: 6px;display: block;border: 1px solid #24a13b;position: absolute;left: 0px;top: 8px;transform: rotate(45deg);}


.about{
    padding: 30px 0 100px;
}
.about ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: -webkit-flex;
}
.about ul li{
    margin-bottom: 20px;
}
.about ul li img{
    width: 100%;
}

.about h2,.QualityAssurance h2{
    color: #222222;
    font-size: 40px;
    text-align: center;
    margin-bottom: 1em;
}
.about h2 em{
    color: #24a13b;
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
}
.about .BJQ{
    padding-bottom: 40px;
}
.about .BJQ p{
    margin-bottom: 1em;
    color: #222;
}


.Certificate{background: url(../images/zsbj.jpg) 0 bottom no-repeat;padding-bottom: 100px;}
.Certificate ul{
    width: 1000px;
    margin: 0 auto;
}
.Certificate ul li{
    width: 32%;
}
.Certificate ul li img{cursor: pointer;
    width: 100%;
}
.aboutCertificate{
    padding: 30px 0 100px;
}
.aboutCertificate h2{
    color: #222;
    font-size: 40px;
    text-align: center;
}
.aboutCertificate .BJQ{
    padding: 30px 0 40px;
}
.aboutCertificate .BJQ p{
    text-align: center;
}


.QualityAssurance{}
.QualityAssuranceImg ul{width: 1050px;margin: 0 auto;padding-bottom: 100px;}
.QualityAssuranceImg ul li{ width: 31%; }
.QualityAssuranceImg ul img{width: 100%;
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent) , to(rgba(250, 250, 250, 0.3)));cursor: pointer;}
.QualityAssuranceImg{ padding-bottom: 100px; }


.QualityAssurance .BJQ{ padding-bottom: 40px; }




.exhibition{
    padding: 30px 0 100px;
}
.exhibition h2{
    color: #222;
    font-size: 40px;
    text-align: center;
    margin-bottom: 20px;
}
.exhibition h2 em{
    color: #24a13b;
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
}
.exhibition h3{
    font-weight: normal;
}
.exhibition ul{
    padding-top: 60px;
}
.exhibition ul li{
    overflow: hidden;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
}
.exhibition ul li a{
    display: block;
}
.exhibition ul li .imghover{
    width: 400px;
    float: left;
    margin-right: 40px;
}
.exhibition ul li img{ width: 100%; }
.exhibition ul li h3{
    color: #222;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    padding: 15px 0;
}
.exhibition ul li p{
    margin: 10px 0 25px;
    color: #575757;
    height: 3em;
    overflow: hidden;
}
.exhibition ul li span{
    color: #575757;
    font-size: 16px;
    display: block;
}
.exhibition ul li em{
    color: #24a13b;
    border-bottom: 1px solid #24a13b;
    font-weight: bold;
}


.exhibitionShow{
    padding: 30px 0 100px;
}
.exhibitionShow h1{
    text-align: center;
    font-size: 24px;
    color: #222;
    font-weight: 500;
    margin-bottom: 20px;
}
.exhibitionShowSpan{
    text-align: center;
    border-bottom: 1px solid #eee;
}
.exhibitionShowSpan span{
    color: #666;
    margin: 0 40px;
    line-height: 3em;
}

.exhibitionShow .BJQ{
    padding: 40px 0;
}
.exhibitionShow .BJQ p{
    line-height: 2em;
    margin-bottom: 1em;
}

#exhibitionShowImg{padding-bottom: 40px;}

.Newslist{}
.Newslist ul{}
.Newslist ul li{
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.Newslist ul li a{
    display: block;
}
.Newslist ul li .imghover{
    width: 400px;
    float: left;
    margin-right: 60px;
}
.Newslist ul li img{
    width: 100%;
}
.Newslist ul li span{
    position: absolute;
    left: 0px;
    width: 76px;
    text-align: center;
    background: #24a13b;
    top: 20px;
    padding: 10px 0;
}
.Newslist ul li b{
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 1em;
}
.Newslist ul li i{
    color: #fff;
}
.Newslist ul li h3{
    font-size: 22px;
    color: #222;
}
.Newslist ul li p{
    color: #999;
    margin: 40px 0;
    height: 6em;
    overflow: hidden;
}
.Newslist ul li em{
    float: right;
    text-transform:uppercase;
    color: #24a13b;
    font-weight: 600;
}
.Newslist ul li em i{    color: #24a13b;}

.contactUs{
    padding-top: 30px;
    overflow: hidden;
}
.contactUsA{}
.contactUsA ul{
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.contactUsA ul li{
 width: 25%;
}
.contactUsA ul li:nth-child(1){ width: 280px;   }
.contactUsA ul li:nth-child(2){padding-left: 40px;}
.contactUsA ul li:nth-child(4){ width: 360px; }
.contactUsA ul li i{
    color: #24a13b;
    font-size: 34px;
    float: left;
    padding-bottom: 50px;
    margin-right: 20px;
}
.contactUsA ul li h3{
    color: #222;
    font-size: 18px;
    font-weight: 500;
}
.contactUsA ul li p{
    overflow: hidden;
}
.contactUsA ul li a{
    color: #666;
}

.contactUsB{
    padding: 30px 0 40px;
}
.contactUsB a{
    color: #fff;
    width: 49px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    margin: 0 12px;
    border-radius:4px;
}
.contactUsB a i{
    font-size: 33px;
}
.contactUsB a:nth-child(1){
    background: #008dd2;
}
.contactUsB a:nth-child(2){
    background: #1ab2e8;
}
.contactUsB a:nth-child(3){
    background: #007ab9;
}
.contactUsB a:nth-child(4){
    background: #32b21c;
}
.contactUsB a:nth-child(5){
    background: #007ab9;
}

.contactUsC{}
.contactUsC h3{
    text-align: center;
    color: #222;
    font-size: 40px;
    padding-bottom: 20px;
}
.contactUsC h3 em{
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    color: #24a13b;
}
.contactUsC p{
    margin: 0 20%;
    text-align: center;
}
.contactUsC form{
    display: block;
    padding-top: 50px;
}
.contactUsC input{
    width: 640px;
    display: block;
    background: #f9f9f9;
    line-height: 50px;
    height: 50px;
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    float: left;
}
.contactUsC input:nth-child(2n){ float: right; }
.contactUsC textarea{
    background: #f9f9f9;
    width: 100%;
    padding: 10px;
    height: 200px;
}
.contactUsC button{
    display: block;
    width: 240px;
    line-height: 50px;
    background: #f79e00;
    margin: 20px auto 100px;
    color: #fff;
}
 
 .map{}
 .map iframe{width: 100%; height: 500px; border: none; display: block;}

.fixed .indexHead{position: fixed; top: 0px;  width: 100%; background-color: #fff; z-index: 99;box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);}
.fixed .indexTop{display: none;}
.fixed .indexMenu>li{line-height: 80px;}
.fixed .sousuo{ margin-top: 24px; }
.fixed  .indexHead .logo img{ height: 50px; }
.fixed .indexHead .logo a{margin-top: 16px;}
.fixed .indexMenu>li>a{padding: 5px 20px;}




/***********************************************************1600px*******************************************************/
@media (min-width:1200px) and (max-width:1600px){

}
