@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}


.clear {
  clear: both;
}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
.top {
    height: 35px;
    line-height: 35px;
    background: #f2f2f2;
    color: #333;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}

.head {
    height: 120px;
}

.head .logo {
    color: #1aaa3b;
    font-size: 38px;
    font-weight: bold;
    margin-top: 34px;
        width: 50%;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 71px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 34px;
    color: #ff9f00;
    line-height: 36px;
    font-weight: bold;
}
.nav {
    background-size: 100%;
    border-top: 1px solid #ccc;
    background:#1aaa3b;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width:166px;
    line-height: 55px;
    position: relative;
}


.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}

.nav .breadcrumbnav li:first-child a{
	color: #fff;
}
.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #333;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

.title {
    text-align: center;
    padding: 40px 0 30px;
}

.title:before,
.title:after {
    content: "";
    width: 250px;
    height: 1px;
    background: #ccc;
    display: inline-block;
    margin-bottom: 10px;
}

.title h3 {
    font-size: 32px;
    color: #1aaa3b;
    font-weight:bold;
    line-height: 40px;
    position: relative;
    display: inline-block;
    padding: 0 20px;
}

.one {
    padding-bottom: 30px;

    background: #fafafa;

}

.one_c li {
    width: 224px;
    float: left;
    margin-right: 20px;
    border: 1px solid #c1c1c3;
    box-sizing: border-box;
}

.one_c li:last-child {
    margin-right: 0;
}

.one_c li h4 {
    height: 47px;
    text-align: center;
    line-height: 47px;
    padding-top: 24px;
    font-size: 30px;
    color: #1aaa3b;
    font-weight:bold;
}

.one_c li p {
    width: 87%;
    color: #434141;
    height: 66px;
    text-align: center;
    font-size: 17px;
    margin: 0 auto;
    padding: 12px 0;
    line-height: 26px;
}

.one_c li img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.one_c li img.one_img2 {
    display: none;
}

.one_c li:hover {
    background: #46a604;
}
.one_c li:hover h4, .one_c li:hover p {
    color: #fff;
}

.one_c li:hover h4,
.one_c li:hover p {
    color: #fff;
}

.one_c li:hover img.one_img1 {

}

.one_c li:hover img.one_img2 {
    display: block;
}

.one_c li:hover a.one_dz1,
.one_c li:hover a.one_dz2 {
    background: #fff;
    color: #001232;
}

.one_c li a.one_dz1,
.one_c li a.one_dz2 {
    background: #d5b292;
    display: block;
    height: 47px;
    color: #fff;
    font-size: 26px;
    line-height: 47px;
    padding: 12px 0;
    width: 87%;
    text-align: center;
}

.one_c li a.one_dz1 {
    margin: 0 auto 15px;
}

.one_c li a.one_dz2 {
    margin: 0 auto 21px;
}

.container {
    margin: auto;
    width: 1200px;
}
.block:after {
    content: "";
    display: block;
    clear: both;
}

/**/

.titles {
    text-align: center;
    padding: 40px 0 30px;
}

.titles:before,
.titles:after {
    content: "";
    width: 220px;
    height: 1px;
    background: #ccc;
    display: inline-block;
    margin-bottom: 30px;
}

.titles h3 {
    line-height: 80px;
    position: relative;
    display: inline-block;
    padding: 0 20px;
    color: #f2f2f2;
    font-family: serif;
    font-weight: bold;
    font-size: 80px;
}

.titles h3 b {
    color: #1aaa3b;
    font-size: 37px;
    font-family: initial!important;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
}

.four_l {
    width: 228px;
    margin-right: 22px;
    border: 2px solid #1aaa3b;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.four_l h3 {
    background: #1aaa3b;
    height: 72px;
    font-size: 25px;
    text-align: center;
    line-height: 72px;
    color: #fff;
}

.four_l li {
    padding: 10px 10px 0;
}

.four_l li li {
    padding: 0;
    width: 100%;
    float: left;
}

.four_l li a {
    display: block;
    border: 1px dashed #1aaa3b;
    color: #1aaa3b;
    font-size: 18px;
    line-height: 44px;
    border-radius: 25px;
    font-weight: bold;
    padding-left: 35px;
    padding-right: 30px;
    position: relative;
}

.four_l li li a {
    border-radius: 0;
    border: 0;
    font-size: 14px;
    border-bottom: 1px solid #CCC;
    line-height: 45px;
    padding-left: 16px;
    font-weight: normal;
    color: #666;
    padding-right: 0;
}

.four_l li ul {
    overflow: hidden;
    margin-top: 10px;
}

.four_l li a:after {
    content: "";
    display: inline-block;
    border-left: 6px solid #1aaa3b;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    top: calc(50% - 3px);
    right: 15px;
}

.four_l li a:before {
    content: "";
    width: 4px;
    height: 4px;
    display: block;
    border: 2px solid #1aaa3b;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 4px);
    left: 15px;
}

.four_l li li a:before {
    display: none;
}

.four_l li li a:after {
    border-right: 5px solid #c9c9c9;
    border-left: 0;
    right: auto;
    left: 4px;
}


/**/

.four_r {
    width: 950px;
}

.four_r li {
    float: left;
    width: 296px;
    margin-right: 20px;
    text-align: center;
}

.four_r li img {
    width: 100%;
    display: block;
        height: 230px;
}

.four_r li p {
    line-height: 64px;
    font-size: 15px;
    color: #666;
}

.yous{
	background:url(../img/s.png)center no-repeat;
	height:661px;
}
.ysd{

	background:url(../img/s1.jpg)center no-repeat;
	height:496px;
}

/*æ»šåŠ¨*/
#demo{overflow:hidden;width:100%;margin:34px auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}
.roll_product {float: left;}
.product_list1 li{float:left;margin:0 7px;background:#fff;text-align:center;padding-top:6px;width:290px;border: 1px solid #c6c6c6;}
.product_list1 li img {
    max-width: 100%;
    height: 204px;
    margin: 0 auto;
    display: block;
    object-fit: cover;
}
.product_list1 li h3{color:#333;font-size:16px;font-weight:normal;line-height:35px;}
.product_list1 li:hover{background:#1aaa3b;}
.product_list1 li:hover h3{color:#fff;}
.btdd span {
    display: block;
    font-size: 33px;
    color: #555;
    margin-top: 34px;
}
.btdd {
    text-align: center;
    line-height: 33px;
}
a.ckgd {
    background: #1aaa3b;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 138px;
    line-height: 37px;
    border-radius: 15px;
    color: #fff;
    margin-top:30px;
}

.in_about {
    position: relative;
    height: 400px;
    margin: 60px auto; 
}
.in_about_img {
    margin-left: 30px;
    background: url(../img/box01.png) top center no-repeat;
    height: 400px;
    width: 282px;
    overflow: hidden;
    padding-left: 22px;
}
.in_about_img img {
    width: 259px;
    height: 375px;
    overflow: hidden;
    position: absolute;
}
#in_about_tt {
    background: #1aaa3b;
    width: 210px;
    height: 125px;
    overflow: hidden;
    color: #FFF;
    position: absolute;
    left: 231px;
    top: 125px;
    text-align: center;
    line-height: 50px;
    padding-top: 25px;
}
.about_tt_ch {
    font-size: 32px;
}
.about_tt_en {
    font-size: 30px;
}
#in_about_more {
    width: 97px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-top: #ebebeb solid 7px;
    border-right: #ebebeb solid 7px;
    position: absolute;
    left: 311px;
    top: 88px;
}
#in_about_more a {
    color: #ff9012;
    font-size: 14px;
}
.in_about_txt {
    width: 730px;
    overflow: hidden;
}
.in_about_txt_tt {
    font-size: 26px;
    color: #1aaa3b;
    background: url(../img/tic01.jpg) 2px center no-repeat;
    padding-left: 22px;
    line-height: 56px;
    font-weight: bold;
}
.contentjs {
    line-height: 32px;
    font-size: 16px;
}
#in_contact {
    clear: both;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 800px;
    color: #333;
    font-size: 14px;
}
.in_contact_xx {
    width: 560px;
    padding: 5px 0;
    font-size: 16px;
    margin-top: 1px;
}
.in_contact_xx p {
    line-height: 35px;
}
.tel1 {
    background: url(../img/icon02.png) left center no-repeat;
    padding-left: 33px;
    font-size: 21px;
    font-weight: bold;
}
.add {
    background: url(../img/icon03.png) left center no-repeat;
    padding-left: 33px;
    font-size: 21px;
    font-weight: bold;
}
.news{background: #f9f9f9;padding: 0 0 50px;}
.news .newsList{overflow: hidden;}
.news .newsList .one {
  float: left;
  width: 376px;
  height: 390px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 10px 10px 0;
}
.news .newsList .one .pic {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 242px;
  border-radius: 5px;
}
.news .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsList .one .cont {
  height: 130px;
  text-align: center;
  padding-top: 20px;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont .more {
  display: block;
  margin: 10px auto 0;
  width: 130px;
  height: 40px;
  border-radius: 20px;
  border: solid 1px #dddddd;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1aaa3b, #1aaa3b);
  background-image: linear-gradient(to right, #1aaa3b, #1aaa3b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.news .newsList .one .cont .more:after {
  content: "→";
  margin-left: 15px;
}
.news .newsList .one .cont .more:hover,
.news .newsList .one .cont .more.on {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(198, 3, 1, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  border-color: #1aaa3b;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsList .one:hover .cont .bt {
  color: #1aaa3b;
}
.news .newsList .one:hover .cont .more {
  border-color: #1aaa3b;
}
.news .newsList .one .cont .more a:hover {color: #fff;}
.news .newsList .list {
  float: right;
  width: 781px;
  height: 400px;
}
.news .newsList .list ul {
  margin-right: -50px;
}
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
    float: left;
    width: 224px;
    height: 110px;
    margin-bottom: 30px;
    margin-right: 21px;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px 30px 0 140px;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.news .newsList .list ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 110px;
  top: 22px;
  width: 1px;
  height: 65px;
  background-color: #ddd;
}
.news .newsList .list ul li .date {
  position: absolute;
  left: 0;
  top: 24px;
  font-family: Arial;
  width: 110px;
  text-align: center;
}
.news .newsList .list ul li .date i {
  font-style: normal;
  display: block;
  font-weight: bold;
  font-size: 48px;
  line-height: 36px;
  color: #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .date span {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 10px;
  margin-top: 14px;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
}
.news .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .bt:hover {
  color: #1aaa3b;
}
.news .newsList .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #999999;
}
.news .newsList .list ul li:hover .date i {
  color: #1aaa3b;
}
.news .newsList .list ul li:hover .bt {
  color: #1aaa3b;
}
.news .newsList .list ul li:hover .bt:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.tit{
    text-align: center;
    padding: 50px 0;
}
.tit h2{
    font-size: 36px;
    margin-bottom: 12px;
    color: #000;
}
.tit p{
    font-size: 16px;
    color: #989898;
}

/*footer*/
/*友情链接*/
.blogroll {
    width: 100%;
    line-height: 28px;
}

.blogroll-center {
    width: 1200px;
    margin: 0 auto;
}


.dibu {
    background: #333333;
    width: 100%;
    float: left;
    color: #fff;
    height: auto;
    padding: 0 0 10px 0;
}
.fnav {
    width: 100%;
    float: left;
    line-height: 59px;
    margin-top: 0px;
    color: #fff;
}
.cter {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #4f4f4f;
}
.fnav li {
    padding: 0 15px;
    position: relative;
    line-height: 59px;
    float: left;
    text-align: center;
    width: 150px;
}
.fnav li a {
    width: 100%;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 16px;
}
.footer .btm {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footer .info {
    float: left;
    margin: 30px 0 0 0;
    padding: 0 10px;
    width: 540px;
}
span.lianxi {
    font-size: 18px;
    border-bottom:  1px solid #4f4f4f;
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-right: 100px;
}
.blanks {
    height: 10px;
    width: 100%;
    clear: both;
}
.footer .info p {
    color: #fff;
    line-height: 26px;
    margin: 6px 0;
}
.erwm {
    padding: 10px;
    width: 270px;
    text-align: center;
    right: 0;
    color: #000;
    background: #fff;
    position: absolute;
    top: 106px;
}
.erwm img {
    width: 126px;
    height: 126px;
    float: left;
}
p.ewm {
    float: left;
    padding: 30px 0 0 40px;
    line-height: 30px;
    text-align: center;
}
.bottom {width:100%;height:60px;background: #1aaa3b;}
.fb-frame{width:1280px; margin-left:auto; margin-right:auto;}
.foot_record p {
    float: left;
}
.foot_record {
    line-height: 60px;
    color: #fff;
    font-size: 14px;
    float: left;
}
.foot_record a{color: #fff;}
.fen_zhan {
    float: right;
    height: 30px;
    margin-top: 15px;
    width: 665px;
    overflow: hidden;
    color: #fff;
}

.fen_zhan a {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 0px 10px;
}

.liuc{
	background:url(../img/lc.jpg)center no-repeat;
	height:210px;
	margin: 29px 0;
}

p#fzwz {
    display: inline-block;
}



@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #ff9f00; color: #fff;float: left;font-size: 46px; font-weight: bold;}


.remen.fl {
    display: none;
}
.head .logo {
    color: #1aaa3b;
    font-size: 28px;
    font-weight: bold;
    margin-top: 29px;
    width: 68%;
    line-height: 60px;
}
.logo_tel p span {
    display: block;
    font-size: 22px;
    color: #ff9f00;
    line-height: 29px;
    font-weight: bold;
}
.logo_tel {
    padding-top: 24px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 33px;
    box-sizing: border-box;
    margin-top: 14px;
    background-size: 17%;
}
.logo_tel p {
    height: 30px;
    line-height: 21px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width:13.4%;
    line-height: 55px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}

.title:before, .title:after {
    content: "";
    width: 30%;
    height: 1px;
    background: #ccc;
    display: inline-block;
    margin-bottom: 10px;
}
.one_c li:nth-child(2n) {
    margin-right: 0;
}
.one_c li {
    width: 48.3%;
    float: left;
    margin-right: 20px;
    margin-bottom:10px;
    border: 1px solid #c1c1c3;
    box-sizing: border-box;
}
.one_c li:last-child {
    margin-right: 0;
    width: 100%;
}

.titles:before, .titles:after{
	display:none;
}
.titles h3 {
    line-height: 80px;
    position: relative;
    display: inline-block;
    padding: 0 20px;
    color: #f2f2f2;
    font-family: serif;
    font-weight: bold;
    font-size: 57px;
}
.four_r {
    width: 100%;
}
.four_l{
	display:none;
}
.four_r li:nth-child(2n) {
    margin-right: 0;
}
.four_r li {
    float: left;
    width: 48.3%;
    margin-right: 20px;
    text-align: center;
}
.yous {
    background: url(../img/s.png)center no-repeat;
    height: 278px;
    background-size: 134%;
}
.ysd {
    background: url(../img/s1.jpg)center no-repeat;
    height: 226px;
    background-size: 145%;
}
.in_about_img{
	display:none;
}
#in_about_tt{
	display:none;
}
#in_about_more{
	display:none;
}
.in_about_txt {
    width: 100%;
    overflow: hidden;
}
#in_contact{
	display:none;
}
.in_about {
    position: relative;
    height: auto;
    margin: 60px auto 0;
}
.liuc {
    background: url(../img/lc.jpg)center no-repeat;
    height: 124px;
    margin: 29px 0;
    background-size: 100%;
}
.news .newsList .one {
    float: left;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px 10px 0;
}
.news .newsList .list {
    float: right;
    width: 100%;
    height: auto;
    margin-top: 22px;
}
.news .newsList .list ul {
    margin-right: 0;
}
.news .newsList .list ul li {
    float: left;
    width: 100%;
    height: 110px;
    margin-bottom: 15px;
    margin-right: 21px;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 10px 30px 0 140px;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.news .newsList .list ul li .date {
    position: absolute;
    left: 0;
    top: 24px;
    font-family: Arial;
    width: 14%;
    text-align: center;
}
.blogroll-center {
    width: 98%;
    margin: 0 auto;
}
.fnav {
    width: 100%;
    float: none;
    line-height: 59px;
    margin-top: 0px;
    color: #fff;
    margin: 0 auto;
}
.cter {
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #4f4f4f;
}
.fnav li {
    padding: 0 0;
    position: relative;
    line-height: 59px;
    float: left;
    text-align: center;
    width: 14.2%;
}
.footer .btm {
    width: 98%;
    margin: 0 auto;
    position: relative;
}
.footer .info {
    float: left;
    margin: 30px 0 0 0;
    padding: 0 10px;
    width: 51%;
}
.erwm {
    padding: 10px;
    width: 40%;
    text-align: center;
    right: 0;
    color: #000;
    background: #fff;
    position: absolute;
    top: 32px;
}
.erwm img {
    width: 113px;
    height: 113px;
    float: left;
}
.bottom {
    width: 100%;
    height: 60px;
    background: #1aaa3b;
    padding-bottom: 90px;
}
.fb-frame {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
.product_list1 li img {
    max-width: 100%;
    height: 252px;
    margin: 0 auto;
    display: block;
    object-fit: cover;
}






}
