html { -webkit-text-size-adjust: none; background: #FFFFFF}
* { margin:0px; padding:0px; }
body { margin:0px; padding:0px; font-size:12px; color:#000; font-family:tahoma, arial, 微软雅黑, 宋体, sans-serif;background: #FFF;max-width: 100%;overflow-x:hidden  }
/* CSS3盒子模型 */
ul, li, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, p { list-style-type:none; margin:0; padding:0; display:block; }
em, i { font-style:normal; }
em { display:inline-block; vertical-align:middle; }
fieldset { border:none; margin:0; padding:0; }
input, select, textarea { font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; }
/* 公共匹配样式 */
* { outline:none; }
a, img { border:none; }
img { border:none; vertical-align:middle; }
/* 链接 */
a { text-decoration:none; color:#333; }
a:hover { color:#333; text-decoration:none; }
a:visited { text-decoration:none; color:#333; }
a:active { text-decoration:none; color:#333; }
input[type=button], input[type=reset], input[type=submit] { cursor:pointer; -webkit-appearance: none; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.warp{width: 100%;}
.left{float: left;}
.right{float:right;}
.right{float: right;}
.w1200{width:62.5%;margin: 0 auto;}
.wrapper {
            /*不论父容器设置的宽高是多少,都不会影响子元素的居中*/
            
            /*width: 100%;
            height: 10em;
            margin: 4em auto 0;*/
                     
            display: -webkit-box;
            display: -ms-flex;
            display: -webkit-flex;
            display: flex;
            
            -webkit-box-pack: center;
            -ms-justify-content: center;
            -webkit-justify-content: center;
            justify-content: center;
            
            -webkit-box-align: center;
            -ms-align-items: center;
            -webkit-align-items: center;
            align-items: center;
        }
.head{height:3.71rem;margin-bottom: 2px;padding:1rem 0;}
.nav .navigation .nav_list{
	width: auto;
	height: 3.71rem;
	line-height: 3.71rem;
	padding-left: 1.785rem;
	padding-right: 1.785rem;
}
.nav .navigation .nav_list>a{
	font-size: 16px;
	display: inline-block;
	width: 100%;
	height: 100%;
	
}
.nav .navigation .active a{
	color: #81C46B;
	border-bottom:2px solid  #81C46B;
}
.nav .navigation .nav_list:hover a{
	color: #81C46B;
	border-bottom:2px solid  #81C46B;
}
.nav .navigation .nav_list span {font-size: 1.285rem;color: #81C46B}
.tel img{width:auto;display: inline-block;}
.rexiao{background: #F5FBF3;height: 58px;}
.rexiao_nav{margin-top: 14.5px;border-right:1px solid #81C46B; }
.rexiao_nav .rexiao_nav_list{float: left;width: auto;padding-right: 1rem;height: 29px;line-height: 29px;}
.rexiao_nav .rexiao_nav_list:first-child{padding-right: 0}
.rexiao_nav .rexiao_nav_list a{font-size: 14px;color:#696969;}
.rexiao_nav .rexiao_nav_list:first-child a{color:#479524;}
.rukou{margin-top: 14.5px;}
.rukou div{float: left;width: auto;padding-right:1.8rem;height: 29px;line-height: 29px;}
.rukou div:first-child{margin-left:2rem;}
.rukou div a{font-size: 14px;color: #479524;cursor: pointer;}

.product .title{margin-top:58px;}
.product .title p{text-align: center;font-size: 30px;color: #000000;}
.product .line_lv{width: 60px;height: 5px;background: #81C46B;margin:20px auto;}
.product .pro_nav{width: 100%;margin: 0 auto;background: #F5F5F5;}

.product .pro_nav .pro_nav_list{float: left;width:16.66%;text-align: center;height: 30px;line-height: 30px}
.product .pro_nav .pro_nav_list a{font-size: 16px}
.product .pro_nav .pro_nav_list:hover{background: #7CCD5F}
.product .pro_nav .pro_nav_list:hover a{color: #FFFFFF;}
.product .pro_nav .active{background: #7CCD5F}
.product .pro_nav .active a{color: #FFFFFF;font-size: 16px}
.product .product_nav{display: none;}

.product_nav ul{margin-top: 50px; /*display: flex;flex-wrap:wrap;justify-content:space-between;*/}
.product_nav .product_list{width: 23.7%;height: auto;margin-bottom: 30px;float: left;margin-right: 1.2%; border-top-left-radius:10px;

  border-top-right-radius:10px;border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.product_nav .product_list .p_img{width: 100%;height:80.18%;}
.product_nav .product_list .p_img img{width: 100%;height:100%}
.product_nav .product_list .p_name{background: #F5F5F5;height: 19.82%;width: 100%;}
.product_nav .product_list .p_name p{text-align:center;font-size: 16px;line-height: 3.94rem;color:#353535;height: 3.94rem;
    overflow-y: hidden;}
.p_link{text-align: center;}
.p_link a{display: inline-block;width: 11.375rem;height: 2.8125rem;line-height: 2.8125rem;border: 1px solid #E9E9E9;text-align: center;border-radius:50px;font-size: 1.15625rem;margin: 0 auto;color:#81C46B;margin-bottom: 50px;}
.p_link a img{width: 5%;}

.about .a_img{margin: 8% 2%;width:45% }
.about .a_img img{width: 100%}
.about .a_content{width: 48%;padding: 8% 1.5%}
.about .a_content div{padding-left: 2rem}
.about .a_content .a_title{font-size: 1.875rem;color:#353535;}
.about .a_content .en_title{color: #8DD47E}
.about .a_content .info{color:#566565;font-size: 15px;}

.about .a_content div a{color: #8DD47E;font-size:1.25rem;display: inline-block;width: 8.875rem;height:3rem;text-align: center;border: 1px solid #8DD47E;line-height: 3rem;margin-top: 2.625rem;}
.zhaopian{background: #F5F5F5}
.zhaopian .title{padding-top:58px;}
.zhaopian .title p{text-align: center;font-size: 30px;color: #000000;}
.zhaopian .line_lv{width: 60px;height: 5px;background: #81C46B;margin:20px auto;}

.r_product .title{margin-top:58px;}
.r_product .title p{text-align: center;font-size: 30px;color: #000000;}
.r_product .line_lv{width: 60px;height: 5px;background: #81C46B;margin:20px auto;}

.r_product_nav ul{margin-top: 50px; display: flex;flex-wrap:wrap;justify-content:space-between;}
.r_product_nav .r_product_list{width: 18%;height: 20.8125rem;margin-bottom: 30px; border-top-left-radius:10px;

  border-top-right-radius:10px;border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.r_product_nav .r_product_list .p_img{width: 100%;border:5px solid #F2F2F2;}
.r_product_nav .r_product_list .p_img img{width: 100%;height:auto;}
.r_product_nav .r_product_list .p_name{height: 19.82%;width: 100%;}
.r_product_nav .r_product_list .p_name p{text-align:center;font-size: 16px;line-height: 3.94rem;color:#353535;}

.link{border-top:1px solid #F2F2F2;}
.link .link_list{height:1.125rem;line-height: 1.125rem;padding-top:1rem;padding-bottom:4rem; }
.link .link_list li{width: auto;display: inline-block;padding-right: 1rem;padding-left: 1rem;border-right: 1px solid #919191;margin-bottom: 0.75rem}
.link .link_list li:last-child{border: none;}
.link .link_list li a{font-size: 1rem;}

.bottom_nav{background: #343434}
.bottom_navigation{height: 3.125rem;line-height: 3.125rem;text-align: center;}
.bottom_nav	.bottom_navigation li{width: auto;display: inline-block;padding-left: 1.5rem;padding-right: 1.5rem}
.bottom_nav	.bottom_navigation li a{color:#696969;font-size: 1rem}

.footer{background:#272727;}

.guanyu{height: auto;}
.guanyu .banner img{width: 100%;height: auto}
.about_us .title {;padding-top: 4.5rem}
.about_us .title p{font-size: 1.5rem;}
.about_us .wenzi{width: 50%}
.about_us .wenzi .content{padding-right: 3rem;font-size: 16px}
.about_us .tu{width: 50%;padding:4.5rem  0;}
.about_us .tu img{margin-left: 3rem;width: 100%;}
.line_3{width: 4.5rem;height: 5px;background: #81C46B;margin:10px 0 0 0;}

.zhengshu{background: #F7F7F7;padding-top: 3rem;padding-bottom: 4.5rem}
.zhengshu .title{margin-top:58px;}
.zhengshu .title p{text-align: center;font-size: 1.5rem;color: #000000;}
.zhengshu .line_lv{width: 4.5rem;height: 5px;background: #81C46B;margin:20px auto;}

.zhengshu .zs_nav {display: flex;flex-wrap:wrap;justify-content:space-between;}
.zhengshu .zs_nav li{width: auto;}

.huanjing{/*background: #F5F5F5*/}
.huanjing .title{padding-top:58px;}
.huanjing .title p{text-align: center;font-size: 30px;color: #000000;}
.huanjing .line_lv{width: 60px;height: 5px;background: #81C46B;margin:20px auto;}

.contact{/*padding-top: 3rem;*/padding-bottom: 4.5rem}
.contact .title{margin-top:58px;}
.contact .title p{text-align: center;font-size: 1.5rem;color: #000000;}
.contact .line_lv{width: 4.5rem;height: 5px;background: #81C46B;margin:20px auto;}
.contact .ditu{width: 50%}
.contact .ditu img{width: 100%}
.contact .xinxi{width: 40%}

.news{/*padding-top: 3rem;*/padding-bottom: 2.5rem}
.news .title{margin-top:58px;}
.news .title p{text-align: center;font-size: 1.5rem;color: #000000;}
.news .line_lv{width: 4.5rem;height: 5px;background: #81C46B;margin:20px auto;}
.news .xwliebiao{margin-bottom:2rem;}
.news .news_list{
	width: 100%;
	border-bottom: 1px solid #F1F1F1;padding-bottom: 36px;padding-top: 1rem;
}
.news .news_list .time{width: 10.41666%;}
.news .news_list .n_right{width: 88.58334%}
.news .news_list .time .date{font-size: 1.125rem;color:#454545;}

.news .news_list .time .year{color:#888888;font-size: 1rem}

.news .news_list .title{font-size: 1.125rem;color:#696969;margin-top:0 }

.news .news_list .intro{line-height:140%;font-size: 1rem;margin-top: 1rem;color:#9E9E9E;}

.news_details .title p{font-size: 30px;color:#2E2E2E;line-height: 250%;padding-top: 10px;}
.news_details .time p{font-size: 14px;color:#8F8F8F;padding-bottom: 20px}
.news_details .news_content{border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;padding-bottom: 3rem;}
.news_details .news_content .intro{margin-top: 21px;color:#969696;text-indent:28px;font-size: 14px;}
.news_details .news_content .n_title{margin-top:2rem;margin-bottom:2rem;}
.news_details .news_content .n_title p{color:#969696;font-size: 14px;}
.news_details .fenye{height: 4.5rem;line-height: 4.5rem}
.news_details .fenye .page{display: inline-block;font-size: 1rem;color:#9F9F9F;}
.news_details .fenye .page:nth-child(2){float: right;}

.chanpin{background: #EEEEEE;}
.chanpin .chanpin_nav .chanpin_nav_list{width: auto;padding-left:2rem;padding-right: 2rem;height: 58px;line-height: 58px;}
.chanpin .chanpin_nav .chanpin_nav_list a{font-size: 16px;color:#222222;display: inline-block;}
.chanpin .chanpin_nav .active a{color: #7EC160;border-bottom: 2px solid #7EC160;}

.chanpin_list{/*padding-top: 3rem;*/padding-bottom: 2.5rem}
.chanpin_list .title{margin-top:58px;}
.chanpin_list .title p{text-align: center;font-size: 1.5rem;color: #000000;}
.chanpin_list .line_lv{width: 4.5rem;height: 5px;background: #81C46B;margin:20px auto;}

.chanpin_list #chanpin_list_nav ul{margin-top: 50px; /*display: flex;flex-wrap:wrap;justify-content:space-between;*/}
.chanpin_list #chanpin_list_nav .chanpin_details_list{width: 23.7%;height: auto;margin-bottom: 30px;float: left;margin-right: 1.2%; border-top-left-radius:10px;

  border-top-right-radius:10px;border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.chanpin_list #chanpin_list_nav .chanpin_details_list .p_img{width: 100%;height:80.18%;}
.chanpin_list #chanpin_list_nav .chanpin_details_list .p_img img{width: 100%;height:100%}
.chanpin_list #chanpin_list_nav .chanpin_details_list .p_name{background: #F5F5F5;height: 19.82%;width: 100%;}
.chanpin_list #chanpin_list_nav .chanpin_details_list .p_name p{text-align:center;font-size: 18px;line-height: 3.94rem;color:#353535;}

.goods{background: #F2F2F2;padding-bottom: 14px;}
.goods .bread{color:#CCCCCC;}
.goods .bread a{font-size: 14px;line-height: 4.5rem;color:#CCCCCC;}
.goods .bread a:last-child{color:#666666;}
.goods .details-top{background: #FFFFFF;}
.goods .details-top .tupian{width: 40%;}
.goods .details-top .tupian .t_img{width: 80.58%;padding: 20px}
.goods .details-top .tupian .t_img img{width: 100%;height: auto;}
.goods .details-top .tupian .img_list{position: relative;}
.goods .details-top .tupian .img_list .tupian_list{float: left;width:auto;height: 3.625rem;margin-left: 28px}

#slider-left-btn{position: absolute;top:0.75rem;left: 2rem}

#slider-right-btn{position: absolute;top:0.75rem;right:2rem;}


.goods .details-top .goods_title{width: 60%}
.goods .details-top .goods_head{background: #F3F8F1;margin: 20px;padding: 20px;}

.goods .details-top .goods_head .title{font-size: 26px;color:#090909;}
.goods .details-top .goods_head .intro{font-size: 14px;color:#ACADAB;}

.goods .details-top .goods_info{margin: 20px;}
.goods .details-top .goods_info .goods_info_list{border-bottom:1px solid #F6F6F6;}
.goods .details-top .goods_info .goods_info_list>div{display: inline-block;font-size: 16px;color:#999999;width: 49%;line-height: 2.75rem}
.goods .details-top .goods_info .goods_info_list:first-child{border-top: 1px solid #F6F6F6;}
.goods .details-top .goods_info .goods_info_list>div span{color:#333333;}

.content .goods_info{margin:0 20px 20px 36px;}
.content .goods_info .canshu_list{border-bottom:1px solid #F6F6F6;}
.content .goods_info .canshu_list>div{display: inline-block;color:#999999;width: 49%;line-height: 2.75rem}
.content .goods_info .canshu_list:first-child{border-top: 1px solid #F6F6F6;}
.content .goods_info .canshu_list>div div{font-size: 16px;}
.content .goods_info .canshu_list>div div:nth-child(2){color:#333333;}

.goods .goods_xq{background: #FFFFFF;margin-top: 28px;}
.goods .goods_xq .title div{display: inline-block;width: 12.1666%;text-align: center;font-size: 18px;line-height: 60px;}
.goods .goods_xq .title .active{color: #86BB75;border-bottom: 2px solid #86BB75;}

.goods .goods_xq .content{padding-bottom: 92px;padding-top: 50px}

.anli{/*padding-top: 3rem;*/padding-bottom: 2.5rem}
.anli .title{margin-top:58px;}
.anli .title p{text-align: center;font-size: 1.5rem;color: #000000;}
.anli .line_lv{width: 4.5rem;height: 5px;background: #81C46B;margin:20px auto;}
.anli #anli .anli_nav .anli_nav_list{width: 15%;border: 1px dotted #D2D2D2;height:104px;line-height: 104px;display:inline-block;margin-bottom: 15px;margin-right:12px;}
.anli #anli .anli_nav .anli_nav_list a{display: inline-block;width: 100%;height: 100%;display: -webkit-box; -webkit-box-pack:center; -webkit-box-align:center; -webkit-box-orient: vertical;  text-align: center}
.anli #anli .anli_nav .anli_nav_list a img{max-width: 100%;}
@media screen and (max-width: 1745px){
    .w1200{width: 88.5%}
.head .w1200{width: 100%}
    .product .pro_nav {
    width: 100%;
    margin: 0 auto;
    background: #F5F5F5;
}
.product .pro_nav .pro_nav_list {
    float: left;
    width: 11.4%;
   /* padding: 1rem 2.6825rem;*/

}
.product .pro_nav .pro_nav_list a{
    line-height: 30px;
    font-size:16px;
}
.rukou div:first-child {
    margin-left: 0rem;
}
.product .pro_nav .pro_nav_list {
    float: left;
    width: 16.66%;
   height: 30px;
   line-height: 30px
}
}
@media screen and (max-width: 1400px){
    .contact .w1200{width: 100%}
}
@media screen and (max-width: 1220px){
    .rexiao{height: auto}
    .rexiao_nav{width: 100%}
    .rexiao .right{float: left}
}

@media screen and (max-width: 1188px){
    
    .contact .ditu{width: 50%;text-align: center;}
    .contact .xinxi{width: 40%;padding-left: 0rem}
}
@media screen and (max-width: 1100px){
    .w1200{width: 100%}
    .nav .navigation .nav_list {
    width: auto;
    height: 5.71rem;
    line-height: 5.71rem;
    padding-left: 0;
    padding-right: 1.785rem;
}
   
}
@media screen and (max-width: 975px){
    .about .a_content {
    width: 50%;
    padding: 0.4375rem 0.75rem;
}}
@media screen and (max-width: 900px){
body{max-width: 100%;overflow-x: hidden;}
.w1200{width: 100%}
.head{display: none}

.second{display: none}
.r_product{display: none;}
.header{height: auto;line-height: 3rem;position: fixed;background: #FFFFFF;width: 100%;z-index: 9999;top:0px;}
.header .logo{margin: 0 10px; width: 12.5%;}
.header .logo img{width:100%;height: 100%;margin-top:6px;}
.header .dh_img{height: 3rem}
.header .dh_img img{width: 60%;margin-top: 6px}
#daohang{display: none}
#daohang  ul{width: 100%;background: #81C46B;position: fixed;top:3rem;z-index: 99999;}
#daohang  ul .nav_list{height: 3.125rem;line-height: 3.125rem;/*border-bottom: 1px solid #FFF*/}
#daohang  ul .nav_list a{display: inline-block;width: 100%;font-size: 1rem;text-align: center;color:#FFFFFF;}
.m_lunbo{padding-top: 3rem;}
.m_lunbo .mrexiao{ background: #F2FAEF;}
.m_lunbo .mrexiao .div1{border: 1px solid #D0E5C8;}
.m_lunbo .mrexiao .div1 p{color:#498F2E;font-size: 1rem;float: left;width: 25%;text-align: center;}
.m_lunbo .mrexiao .mrexiao_nav{float: left;width:75%;}
.mrexiao_nav .mrexiao_nav_list{float: left;width: auto;/*padding-left: 1rem;*/padding-right: 1rem;line-height: 1.5rem}
.mrexiao_nav .mrexiao_nav_list a{display: inline-block;width: 100%;font-size: 0.8rem;}
.m_lunbo .mlink{padding:0.5rem;}
.m_lunbo .mlink .waimao a{font-size: 0.8rem;color:#4D8938;}
.m_lunbo .mlink .ali a{font-size: 0.8rem;color:#4D8938;}
.product .title{margin-top:2rem;}
.product .title p{text-align: center;font-size: 26px;color: #000000;}
.product .line_lv{width: 60px;height: 5px;background: #81C46B;margin:20px auto;}
.product .pro_nav{width: 100%;margin: 0 auto;background: #F5F5F5;}

.product .pro_nav .pro_nav_list{float: left;width: 33.33%;text-align: center;padding: 0;line-height: 1.5rem}
.product .pro_nav .pro_nav_list a{font-size:14px}
.product .pro_nav .pro_nav_list:hover{background: #7CCD5F}
.product .pro_nav .pro_nav_list:hover a{color: #FFFFFF;}
.product .pro_nav .active{background: #7CCD5F}
.product .pro_nav .active a{color: #FFFFFF;}
.product .product_nav{display: none;}

.product_nav ul{margin-top: 50px; /*display: flex;flex-wrap:wrap;justify-content:space-between;*/}
.product_nav .product_list{width:46%;height: auto;margin-bottom: 30px;margin: 0 auto;  border-top-left-radius:10px;float: left;margin-left: 2%;margin-right: 2%;

  border-top-right-radius:10px;border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.product_nav .product_list .p_img{width: 100%;height:60.18%;}
.product_nav .product_list .p_img img{width: 100%;height:100%}
.product_nav .product_list .p_name{background: #F5F5F5;height: 19.82%;width: 100%;}
.product_nav .product_list .p_name p{text-align:center;font-size: 12px;line-height: 2.94rem;color:#353535;height: 2.94rem;overflow-y:hidden;}
.p_link{text-align: center;}
.p_link a{display: inline-block;width: 11.375rem;height: 2.8125rem;line-height: 2.8125rem;border: 1px solid #E9E9E9;text-align: center;border-radius:50px;font-size: 1.15625rem;margin: 0 auto;color:#81C46B;margin-bottom:2rem;margin-top:2rem;}
.p_link a img{width: 5%;}

.about .a_img{width:93%;margin:1rem 0.75rem}
.about .a_img img{width: 100%}
.about .a_content{width: 100%;padding:0 }
.about .a_content div{text-align: center;}
.about .a_content .a_title{font-size: 1.4rem;color:#353535;width: 89%;}
.about .a_content .en_title{color: #8DD47E;width: 89%;}
.about .a_content .info{color:#566565;font-size:15px;width: 89%;}

.about .a_content div a{color: #8DD47E;font-size:1.25rem;display: inline-block;width: 8.875rem;height:3rem;text-align: center;border: 1px solid #8DD47E;line-height: 3rem;margin: 2.5rem auto;margin-left: -2rem;}
.zhaopian .title p{text-align: center;font-size: 26px;color: #000000;}

.bodyCon08 .students {
    margin: 0 auto;
    width: 80%;
    height: 20rem;
    position: relative;
}
#four_flash .but_left{width:2.5rem;height:auto;position:absolute; top:4rem; left:-13%;}
#four_flash .but_right{width:2.5rem;height:auto; position:absolute; top:4rem; right:-13%;}
#four_flash .but_left img{width: 100%}
#four_flash .but_right img{width: 100%}
#four_flash .flashBg ul.mobile{width:2000%;height:16rem; position:absolute;top:15; left:0%;}
.mr_product .title{margin-top:58px;}
.mr_product .title p{text-align: center;font-size: 26px;color: #000000;}
.mr_product .line_lv{width: 60px;height: 5px;background: #81C46B;margin:20px auto;}

.mr_product_nav ul{margin-top: 50px; display: flex;flex-wrap:wrap;justify-content:space-between;}
.mr_product_nav .mr_product_list{width: 47%;height: auto;margin:8px auto; }
.mr_product_nav .mr_product_list .p_img{width: 95%;border:2px solid #F2F2F2;}
.mr_product_nav .mr_product_list .p_img img{width: 100%;height:auto;}
.mr_product_nav .mr_product_list .p_name{height: 19.82%;width: 100%;}
.mr_product_nav .mr_product_list .p_name p{text-align:center;font-size: 12px;line-height: 3.94rem;color:#353535;}

.bottom_nav{display: none}
.link{border-top:1px solid #F2F2F2;}
.link .link_list{height:auto;line-height: 1.125rem;padding-top:1rem;padding-bottom:1rem; }
.link .link_list li{width: auto;display: inline-block;padding-right: 1rem;padding-left: 1rem;border-right: 1px solid #919191;margin-bottom: 0.75rem}
.link .link_list li:last-child{border: none;}
.link .link_list li a{font-size: 12px;}
.footer{display: none;}
.mfooter{background:#272727;}
.mfooter .mfooter-top{padding: 0.3rem;padding-top:1rem;padding-bottom: 1rem;border-bottom: 1px solid #363636}
.mfooter .mfooter-top p{width: 47%;color: #fff;line-height: 140%}
.mfooter .mfooter-top p:nth-child(2){text-align: right;}
.mfooter .mfooter-top div{color: #fff;line-height: 140%}

.guanyu{display: none}
.about_us{display: none}
.zhengshu{display: none;}
.mguanyu{padding-top: 3rem}
.mguanyu .banner img{width: 100%;}

.mabout_us{margin-bottom: 2rem}
.mabout_us .title {;padding-top: 2.5rem}
.mabout_us .title p{font-size: 26px;}
.mabout_us .wenzi{width: 100%;text-align: center;}
.mabout_us .wenzi .content{padding: 1rem;}
.mabout_us .tu{width:100%;text-align: center;}
.mabout_us .tu img{width: 85%;}
.line_3{width: 4.5rem;height: 5px;background: #81C46B;margin: 0 auto;}

.mzhengshu{background: #F7F7F7;padding-top: 3rem;padding-bottom: 4.5rem}
.mzhengshu .title{margin-top:58px;}
.mzhengshu .title p{text-align: center;font-size: 26px;color: #000000;}
.mzhengshu .line_lv{width: 4.5rem;height: 5px;background: #81C46B;margin:20px auto;}
.mzhengshu .zs_nav {display: flex;flex-wrap:wrap;justify-content:space-between;}
.mzhengshu .zs_nav li{width:30%;height:9.375rem;margin: 10px auto;}
.mzhengshu .zs_nav li img{width: 100%;height: 100%}
.mzhengshu .zs_nav li:nth-child(4){width:50%;height:9.375rem;margin: 10px auto;}

.contact{display: none}

.mcontact{/*padding-top: 3rem;*/padding-bottom: 4.5rem}
.mcontact .title{margin-top:58px;}
.mcontact .title p{text-align: center;font-size: 1.5rem;color: #000000;}
.mcontact .line_lv{width: 4.5rem;height: 5px;background: #81C46B;margin:20px auto;}

.mcontact .xiangqing{width: 90%;margin: 0 auto;}
.mcontact .xiangqing .ditu{margin-top: 2rem;width:100%;}
.mcontact .xiangqing .ditu img{width: 100%}


.news{/*padding-top: 3rem;*/padding-bottom: 2.5rem}
.news .title{margin-top:58px;}
.news .title p{text-align: center;font-size: 26px;color: #000000;}
.news .line_lv{width: 4.5rem;height: 5px;background: #81C46B;margin:20px auto;}
.news .xwliebiao{margin-bottom:2rem;}
.news .news_list{width: 100%;border-bottom: 1px solid #F1F1F1;padding-bottom: 36px;padding-top: 1rem;}
.news .news_list .time{width: 19%;padding:0rem;padding-left: 10px}
.news .news_list .n_right{width:78%;}
.news .news_list .time .date{font-size: 1.4rem;color:#454545;}

.news .news_list .time .year{color:#888888;font-size: 1rem}

.news .news_list .title{font-size: 1.4rem;color:#696969;margin-top:0 }

.news .news_list .intro{line-height:140%;font-size: 1rem;margin-top: 1rem;color:#9E9E9E;}


.news_details .title p{font-size: 1.2rem;color:#2E2E2E;}
.news_details .time p{font-size: 12px;color:#8F8F8F;}
.news_details .news_content{border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;padding-bottom: 3rem;width: 100%}
.news_details .news_content .intro{margin-top: 21px;color:#969696;text-indent:28px;font-size: 14px;width: 95%}
.news_details .news_content .n_title{margin-top:2rem;margin-bottom:2rem;width: 95%}
.news_details .news_content .n_title p{color:#969696;font-size: 14px;}
.news_details .fenye{height: 4rem;line-height: 1.5rem}
.news_details .fenye .page{font-size: 1rem;color:#9F9F9F;}
.news_details .fenye .page:nth-child(2){float: none;}
.news_details .news_content .n_content{width: 95%}

.anli{/*padding-top: 3rem;*/padding-bottom: 2.5rem}
.anli .title{margin-top:58px;}
.anli .title p{text-align: center;font-size: 1.5rem;color: #000000;}
#anli{width: 95%}
.anli .line_lv{width: 4.5rem;height: 5px;background: #81C46B;margin:20px auto;}
.anli #anli .anli_nav .anli_nav_list{width: 28%;border: 1px dotted #D2D2D2;height:5rem;line-height: 104px;display:inline-block;margin-bottom: 15px;margin-right:6px;margin-left: 6px}
.anli #anli .anli_nav .anli_nav_list a{display: inline-block;width: 100%;height: 100%;display: -webkit-box; -webkit-box-pack:center; -webkit-box-align:center; -webkit-box-orient: vertical;  text-align: center}
.anli #anli .anli_nav .anli_nav_list a img{width: 100%}

.chanpin{display: none;}
.mchanpin .mchanpin_nav{background: #F2F2F2;width: 90%;margin-top:1rem;border-radius: 10px;position: relative;}
.mchanpin .mchanpin_nav .fenlei{font-size: 1rem;line-height: 3rem;width: 100%;text-align: center;}
.mchanpin .mchanpin_nav .xiangxia{width: 45px;position: absolute;right: 1px;top:14px;}
.mchanpin .mchanpin_nav .xiangxia img{border-radius: 10px;width: 50%;}
.mchanpin  .fenlei_list{width: 89%;background: #81C46B;display: none}
.mchanpin  .fenlei_list ul li{width: 100%;/*border-bottom: 1px solid #FFF;padding-left: 1rem*/text-align: center;}
.mchanpin  .fenlei_list ul li a{font-size: 1rem;line-height: 2.5rem;color: #FFFFFF}

.chanpin_list #chanpin_list_nav ul{margin-top: 50px; /*display: flex;flex-wrap:wrap;justify-content:space-between;*/}
.chanpin_list #chanpin_list_nav .chanpin_details_list{width:46%;height: 12rem;margin: 5px;margin-bottom:50px;float: left;margin-left: 2%;margin-right: 2%; border-top-left-radius:10px;

  border-top-right-radius:10px;border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.chanpin_list #chanpin_list_nav .chanpin_details_list .p_img{width: 100%;height:100%;}
.chanpin_list #chanpin_list_nav .chanpin_details_list .p_img img{width: 100%;height:100%}
.chanpin_list #chanpin_list_nav .chanpin_details_list .p_name{background: #F5F5F5;width: 100%;overflow-x:hidden;}
.chanpin_list #chanpin_list_nav .chanpin_details_list .p_name p{text-align:center;font-size: 1rem;line-height: 2rem;color:#353535;}
.goods .bread{display: none;}

.goods .details-top .tupian{width: 100%;}
.goods .details-top .goods_title{width: 100%}
.goods .details-top .goods_head{background: #F3F8F1;margin: 20px;padding: 20px;}

.goods .details-top .goods_head .title{font-size: 26px;color:#090909;}
.goods .details-top .goods_head .intro{font-size: 14px;color:#ACADAB;}

.goods .details-top .goods_info{margin: 20px;display: none}
.goods .details-top .mgoods_info
.goods .details-top .mgoods_info .mgoods_info_list{border-bottom:1px solid #F6F6F6;}
.goods .details-top .mgoods_info .mgoods_info_list>div{display: inline-block;font-size: 16px;color:#999999;width: 90%;line-height: 2.75rem;margin: 0 3%;}
.goods .details-top .mgoods_info .mgoods_info_list div{border-top: 1px solid #F6F6F6;padding-left: 10px;}
.goods .details-top .mgoods_info .mgoods_info_list>div span{color:#333333;}



.goods .goods_xq{background: #FFFFFF;margin-top: 14px;}
.goods .goods_xq .title div{display: inline-block;width: 36.1666%;text-align: center;font-size: 18px;line-height: 60px;}
.goods .goods_xq .title .active{color: #86BB75;border-bottom: 2px solid #86BB75;}

.goods .goods_xq .content{padding-bottom: 92px;padding-top: 50px;width: 100%}

.goods .goods_xq .content img{width: 90%}

.product .pro_nav .pro_nav_list {
    float: left;
    width: 33%;
    padding:0; 
}
.content .goods_info .canshu_list>div {
    display: inline-block;
    font-size: 16px;
    color: #999999;
    width: 99%;
    line-height: 2.75rem;
}

}
@media screen and (max-width: 570px){
      .header .logo{margin: 0 10px; width: 22.5%;}
}

@media screen and (max-width: 470px){
  .header .logo{margin: 0 10px; width: 28.5%;}
    .content .goods_info{margin: 20px;}
.content .goods_info .canshu_list{border-bottom:1px solid #F6F6F6;}
.content .goods_info .canshu_list>div{display: inline-block;font-size: 16px;color:#999999;width: 99%;line-height: 2.75rem;border-bottom:1px solid #F6F6F6;}
.content .goods_info .canshu_list>div:last-child{display: inline-block;font-size: 16px;color:#999999;width: 99%;line-height: 2.75rem;border-bottom:none;}
.content .goods_info .canshu_list:first-child{border-top: 1px solid #F6F6F6;}
.content .goods_info .canshu_list>div span{color:#333333;}
}

@media screen and (min-width: 900px){
.header{display: none}
.m_lunbo{display: none;}
.mr_product{display: none}
.mfooter{display: none;}
.mguanyu{display: none;}
.mabout_us{display: none}
.mzhengshu{display: none;}
.mcontact{display: none}
.mchanpin{display: none}
.mgoods_info{display: none;}
}

