@charset "utf-8";
/* CSS Document */
.waper {
    width: 1200px;
    margin: 0 auto;
}

.hoverfb:hover {
    font-weight: bold;
}

.headerbox .top {
    height: 36px;
    background: #f4f4f4;
}

.headerbox .center {
    height: 120px;
}

.headerbox .bottom {
    height: 45px;
    line-height: 45px;
    background: #6bb90e;
}

.serchbox {
    background: #f6f6f6;
    padding: 16px 40px;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.serch {
    border: 1px solid #6bb90e;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.serch input {
    border: 0 !important;
    width: 270px;
    height: 46px;
    padding: 0 10px;
}

.serchbtn {
    width: 90px;
    height: 46px;
    background: #6bb90e;
    color: #FFFFFF;
    font-size: 16px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.cirebox {
    margin: 68px auto;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.cirebox > .tc {
    width: 256px;
}

.cirebox .imgbox {
    overflow: hidden;
    border-radius: 100%;
    width: 230px;
    height: 230px;
    padding: 10px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    margin: 0 auto;
}

.cirebox .imgbox > div {
    width: 100%;
    position: relative;
    height: 100%;
    overflow: hidden;
    border-radius: 100%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.cirebox .f16 {
    color: #59636d;
    line-height: 25px;
}

.cirebox .imgbox:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.35s;
    -moz-transition: 0.35s;
    -ms-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

.aboutbanner {
    width: 438px;
    height: 400px;
}

.aboutbanner .swiper-pagination-bullet {
    width: 24px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #FFFFFF;
    background: #b3b3b3;
    border-radius: 0;
    opacity: 1;
}

.aboutbanner .swiper-pagination-bullet-active {
    background: #78c002;
}

.xuxian {
    background: url('../img/jpg/pic5.jpg') no-repeat;
    width: 544px;
    height: 48px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.chanpinghot .item {
    width: 210px;
    border: 1px solid #e5e5e5;
    margin-right: 16px;
    display: inline-block;
}

.chanpinghot .item:last-child {
    margin-right: 0px;
}

.chanpinghot .item .imgbox,
.chanping .imgbox {
    height: 208px;
    overflow: hidden;
}

.chanping.swiper-button-next {
    background: url('../img/png/pic25.png');
    right: 0;
    top: 57%;
    width: 27px;
    height: 38px;
    position: absolute;
}

.chanping.swiper-button-prev {
    background: url('../img/png/pic24.png');
    right: 0;
    left: auto;
    top: 45%;
    width: 27px;
    height: 38px;
    position: absolute;
}

.tabs > div {
    padding: 0 17.5px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}

.tabs > div.actived,
.tabs > div:hover {
    background: #6bb90e;
    color: #FFFFFF;
}

.newboxs .left {
    width: 530px;
    height: 550px;
    padding: 0 62px;
    padding-top: 65px;
}

.shuline:after {
    width: 2px;
    height: 38px;
    background: #6bb90e;
    clear: both;
    display: block;
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
}

.newboxs .right {
    width: 575px;
    height: 550px;
    border-top: 1px solid #e5e5e5;
}

.newslist {
    width: 1218px;
}

.newslistitem {
    padding: 35px 15px 0;
    width: 280px;
    height: 400px;
    margin: 10px 10px;
    display: inline-block;
	float:left;
}

.newsitem {
    border-bottom: 1px solid #e5e5e5;
    height: 137px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: block;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 20px;
}

.newsitem h2:after {
    width: 4px;
    height: 4px;
    background: #999999;
    clear: both;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
}

.newsitem:hover .f20,
.newsitem:hover .f16 {
    color: #6bb90e;
}

.newsitem:hover h2:after {
    background: #6bb90e;
}

.product_display {
    background: url(../img/jpg/pic9.jpg) no-repeat;
    height: 600px;
    padding: 100px 0 80px;
}

.product_display_banner {
    width: 1110px;
    margin: 0 auto;
}

.product_display_banner_next,
.product_display_banner_prev {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 40%;
    z-index: 2;
}

.product_display_banner_next {
    background: url(../img/png/pic7.png);
    right: 4px;
}

.product_display_banner_prev {
    background: url(../img/png/pic6.png);
    left: 4px;
}

.about_home {
    padding: 100px 0;
}

.shuruitem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 30px;
}

.shuruitem span {
    width: 66px;
    display: block;
}

.shuruitem:last-child {
    margin: 0;
}

.shuru {
    width: 480px;
    height: 46px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 5px 10px;
}

.shurumin {
    width: 358px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 5px 10px;
}

textarea.shuru {
    height: 162px;
}

textarea.shurumin {
    height: 125px;
}

.footer {
    background: #202020;
}

.contab {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
}

.contab a {
    width: 140px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background: #f2f2f2;
    font-size: 16px;
    color: #666666;
    margin: 0 1px;
}

.contab a.actived {
    background: #6bb90e;
    color: #FFFFFF;
}

.productitem_box {
    width: 1224px;
    margin: 0 auto;
}

.productitem {
    width: 280px;
    height: 400px;
    border: 1px solid #e5e5e5;
    margin: 0 13px;
    margin-bottom: 30px;
}

.productitem .imgbox {
    width: 278px;
    height: 292px;
    overflow: hidden;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.productitem .font {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 106px;
    color: #484848;
    font-size: 20px;
	padding: 0 20px;
}

.yema {
    /* Center slide text vertically */
	display: -moz-box;  /* Firefox */
	display: -ms-flexbox;    /* IE10 */
	display: -webkit-box;    /* Safari */ 
	display: -webkit-flex;    /* Chrome, WebKit */
	display: box; 
	display: flexbox; 
	display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 5px auto 70px;
}

.yema > a,
.yema > div,
.yema > button {
    width: 36px;
    height: 36px;
    background: #f2f2f2;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 16px;
    color: #666666;
    margin: 0 10px;
    cursor: pointer;
}

.yema .fun {
    background: #333;
    color: #FFFFFF;
    margin: 0 20px;
}

.yema .fun a {
    color: #FFFFFF;
}

.yema .active {
    background: #6bb90e;
    color: #FFFFFF;
}

.address {
    margin: 55px auto 40px;
}

.productbox {
    height: 714px;
    background: #f5f5f5;
}

.productbox_left {
    width: 680px;
    overflow: hidden;
    margin-right: 65px;
}

.product_detail_banner {
    width: 455px;
    position: absolute;
    right: 0;
    bottom: 75px;
}

.product_detail_banner .imgbox {
    width: 180px;
    height: 188px;
}

.product_detail_banner .swiper-button-next {
    background: url(../img/png/pic10.png);
    width: 33px;
    height: 33px;
    right: 0;
    top: 60%;
}

.product_detail_banner .swiper-button-prev {
    background: url(../img/png/pic10.png);
    width: 33px;
    height: 33px;
    right: 0;
    left: auto;
    top: 40%;
}

.fanye {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 32px 0 54px;
    background: #f5f5f5;
    padding: 0 32px;
}

.swiper-slide {
    overflow: hidden;
}

.mendian_banner .swiper-pagination {
    width: 80px;
    height: 40px;
    right: 220px;
    left: auto;
    background: #6bb90e;
    color: #FFFFFF;
    border-radius: 50px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 18px;
}

.mendian_banner .swiper-button-prev {
    background: url(../img/png/pic12.png);
    width: 55px;
    height: 55px;
    left: 0;
}

.mendian_banner .swiper-button-next {
    background: url(../img/png/pic13.png);
    width: 55px;
    height: 55px;
    right: 0;
}

.contactitem {
    width: 142px;
	display:inline-block;
}

.contactitem img {
    margin-bottom: 25px;
}

.asid_share {
    position: fixed;
    width: 50px;
    bottom: 15%;
    right: 15px;
    z-index: 890;
}

.asid_share .asid_share_box {
    width: 100%;
    margin-bottom: 3px;
    background: #d9d9d9;
}

.asid_share .asid_share_box > a {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 50px;
    padding-top: 5px;
    display: block;
    line-height: 50px;
    text-align: center;
}

.asid_share .asid_share_box > a:hover {
    background: #6bb90e;
}

.asid_share .asid_share_box > a:hover .asid_title,
.asid_share .asid_share_box .asid_title {
    color: #fff;
    font-size: 12px;
    display: block;
    padding-left: 6px;
    line-height: 18px;
    width: 30px;
    margin-top: -2px;
}

.asid_share .asid_sha_layer {
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    background: #fff;
    position: absolute;
    right: 70px;
    bottom: -44px;
}

.sweep_img {
    padding: 10px;
}

.asid_share_triangle {
    width: 12px;
    height: 40px;
    position: absolute;
    right: 67px;
    bottom: -12px;
    z-index: 100;
}

.border_sj,
.con_sj {
    display: block;
    width: 18px;
    height: 28px;
    font-size: 18px;
    overflow: hidden;
    font-family: SimSun;
}

.border_sj {
    color: #ccc;
    font-style: normal;
}

.con_sj {
    color: #fff;
    margin: -14px -2px 0 0;
    margin: -28px 0 0 -2px;
}

.content img {
    max-width: 100%;
}

.content {
    font-size: 16px;
}
@media \0screen\,screen\9{
    /*IE 8 、IE 7上场了*/
    .newslistitem{
        width:250px
    }
	.yema{
		text-align:center
	}
	.yema>a{
		line-height:30px;
		text-align:center;
	}
	.yema > div{
	    display:inline;
	    vertical-align: middle;
	    padding:10px 15px;
	}

    .yema > a{
	    padding:10px 15px;
    }
}


@media screen and (width: 375px) {
    .headerbox,body{
        width:1200px;
    }
}
@media screen and (max-width: 1200px) {
    .headerbox,body{
        width:1265px;
    }
}
