.addHeight{
    height: 30px;
    line-height: 30px;
}

.s-button-title2.addHeight{
    height: 34px;
    line-height: 80px;
    font-size: 24px;
    font-weight: 900;
}
/* 首页上部（到导航栏结束） 多页面通用 */
.header_0 {
    width: 1175px;
    margin: auto;
  }
  .header_00,
  .header_000 {
    width: 100%;
  }
  .header_0000,
  .header_ul_0 > li,
  .header_souos_0 > a,
  .header_souos_0 > h1,
  .header_souos_1,
  .header_souos_10,
  .header_souos_11,
  .header_souos_110,
  .header_souos_111 {
    display: inline-block;
  }
  a {
    text-decoration: none;
    cursor: pointer;
  }
  
  .header_0000 {
    width: 100%;
    display: inline-block;
    display: flex;
    background: rgb(255, 255, 255);
    user-select: text;
  }
  .header_danhang_0 a{
	font-weight: 1000;
	/*font-family: "宋体";*/
	display: block;
  }
  .header_danhang_0 a:hover{
      background-color: #fe6c00;
      color: #fff;
  }
  .header_ul_0 > li {
    font-size: 1.2rem;
    flex-grow: 1;
    line-height: 3.6rem;
    text-align: center;
    position: relative;
  }
  .kfphone>span{
      margin: 0 6px;
  }
  .header_ul_0_clickxs{
    cursor: pointer; 
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .header_ul_0_clickxs:hover {
      color: #0d7c0f;
  }
  .header_ul_0_yclb{
    position: absolute;
    z-index: 10;
    top: 3.6rem;
    left: -1px;
    width: 200%;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(240,240,240);
    display: none;
  }
  .header_ul_0_yclb > li{
    float: left;
    width: 50%;
    line-height: 30px;
  }
  .header_ul_0_yclb > li:hover{
    background: rgb(240,240,240);
  }
  .header_ul_0_li_img{
    cursor: pointer; 
  }
  .header_ul_0 > li > .index_dh_img{
    position: absolute;
    top: 3.6rem;
    width: 120px;
    display: none;
    height: 120px;
  }
  .header_ul_0_li_dlzc{
    display: inline-block;
  }
  .header_souos {
    border: 1px solid rgb(210, 210, 210);
    border-left: 0;
    border-right: 0;
    height: 110px;
    /*height: 135px;*/
  }
  .header_souos_0 {
    width: 30%;
  }
  .header_souos_0 > h1 {
    float: left;
    padding: 10px;
    line-height: 0;
  }
  .header_souos_0 > a {
    float: left;
    padding: 10px;
    line-height: 0;
  }
  .header_souos_0 > a:nth-of-type(1) {
    margin-top: 14px;
  }
  .header_souos_1 {
    margin-left: 40px;
    width: 42%;
  }
  .header_souos_10 {
    margin-top: 25px;
  }
  .header_souos_10,
  .header_souos_11 {
    width: 100%;
  }
  .header_souos_11 {
    height: 24px;
    line-height: 24px;
  }
    .header_souos_10>form{
  	position: relative;
  	display: flex;
  }
  .posi_tag_el{
  	position: absolute;
  	top: 2px;
  	left: 64.5%;
  	width: 40px;
  	height: 40px;
  	text-align: center;
  	line-height: 40px;
  }
  .posi_tag_el>i{
  	font-size: 26px;
  	color: #535353;
  }
  
  .souos-kw {
        width: 60%;
        height: 44px;
        border: 1px solid #fe6c00;
        border-right: none;
        border-left: none;
        box-sizing: border-box;
        outline: none;
        padding: 0 10px 0 0;
        
  }
  
  .header_souos_10 .layui-icon-down {
      position: absolute;
      left: 16%;
      top: 50%;
      transform: translateY(-50%);
      font-size: 12px;
      color: #666;
  }
  
  .header_souos_100 {
    float: left;
    width: 25%;
    line-height: 36px;
    height: 44px;
    border: 1px solid #fe6c00;
    border-right: none;
    box-sizing: border-box;
    outline: none;
    padding: 0 10px;
    cursor: pointer;
    border-radius: 5px 0 0 5px;
  }
  .header_souos_101 {
    float: left;
    width: 25%;
    height: 44px;
    line-height: 44px;
    margin-left: -7px;
    color: rgb(255, 255, 255);
    background: #fe6c00;
    border: 0;
    font-weight: bold;
    font-size: 1.6rem;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
  }
  .header_souos_110 {
    float: left;
  }
  .header_souos_110 > img {
    margin-top: 4px;
  }
  .header_souos_111 {
    float: left;
    overflow: hidden;
    height: 24px;
  }
  .header_souos_111 > div {
    height: 24px;
  }

  .header_souos_20 {
    margin-left: 20px;
    float: left;
    display: block;
    width: 140px;
    background-color: #fe6c00;
    line-height: 42px;
    height: 42px;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    border: 0;
    margin-top: 25px;
    cursor: pointer;
    border-radius: 5px;
  }
  .header_souos_3 {
    margin-left: 20px;
  }
  .header_souos_3 > a {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
  }
  .header_souos_111 > div > a {
    margin-right: 20px;
    color: pointer;
    color: #0c7d11;
  }
  .header_souos_111 > div > span {
    color: #fe6c00;
  }
  .header_danhang_0 {
    width: 100%;
    display: flex;
    border-bottom: 3px solid #0c7d11;
  }
  .header_danhang_0 > li {
    float: left;
    flex-grow: 1;
    text-align: center;
    font-size: 1.6rem;
    line-height: 50px;
  }
  

  /* 首页页脚样式 多页面通用 */
  .col-md-2_1,
  .col-md-3_1,
  .col-md-3_0,
  .col-md-4_1 {
    float: left;
  }
  .index_db_t{
    width: 1175px;
    margin: auto;
    background: rgb(255,255,255);
    margin-top: 6px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .s-block_f {
    width: 100%;
    padding-bottom: 20px;
    overflow: hidden;
  }
  .col-md-2_1 {
    width: 18%;
    margin-top: 50px;
    margin-left: 10px;
  }
  .col-md-3_1,
  .col-md-3_0,
  .col-md-4_1 {
    height: 250px;
  }
  .col-md-3_0 {
    font-size: 14px;
    width: 26%;
  }
  .col-md-4_1 {
    font-size: 14px;
    width: 30%;
  }
  .col-md-3_1 {
    font-size: 14px;
    width: 24%;
    text-align: center;
    margin-top: 20px;
  }
  .col-md-3_0 > div {
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 20px;
  }
  .col-md-3_0 > div a {
    text-decoration: none;
    color: rgb(0, 0, 0);
    /*line-height: 28px;*/
    padding: 5px 0;
    display: block;
  }
  .col-md-3_0 > div a:hover {
      color: #0d7c0f;
  }
  
  .col-md-4_1 > div {
    float: left;
    width: 42%;
    text-align: center;
    margin-top: 20px;
    padding: 5px;
    margin-right: 30px;
    margin-left: 12px;
    border-radius: 6px;
    border: 1px solid #eee;
  }
  .col-md-4_1 > div:nth-of-type(2) {
    width: 42%;
    margin-right: 0;
  }
  .col-md-4_1 > div a {
    text-decoration: none;
    color: rgb(0, 0, 0);
    line-height: 28px;
  }
  
  .col-md-4_1 > div a:hover {
      color: #0d7c0f;
  }
  
  .s-button-list-title {
    color: #0c7d11;
    font-size: 16px;
  }

  .index_db_youlian_t{
    width: 100%;
    /* height: 130px; */
    border-top: 1px solid rgb(240,240,240);
    text-align: center;
  }

  .index_db_youlian_ul1_t{
    width: 100%;
    margin-top: 50px;
    padding-bottom: 20px;
  }
  .index_db_youlian_ul1_t li{
    width: 100%;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    font-size: 1.2rem;
  }
  .index_db_youlian_ul1_t>li>span{
    display: inline-block;
    margin-right: 5px;
  }
  .index_db_youlian_ul1_t>li>span>a:hover{
    color: blue;
  }

  .login_td_t_0{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    font-family: 'weiruanyahei';
    display: none;
}
.login_td_t_00{
    position: absolute;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 450px;
    margin-left: -300px;
    background: #fff;
    border-radius: 10px;
}
.login_td_t_000{
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    padding: 15px;
    border-bottom: 1px solid rgb(220,220,220);
    color: #226EBC;
}
.login_td_t_001{
    padding: 15px;
}
.login_td_t_0010{
    text-align: center;
}
.login_td_t_0010 span{
    display: inline-block;
    width: 220px;
    font-size: 18px;
    line-height: 50px;
    border-bottom: 4px solid rgb(220,220,220);
}
.login_td_t_00110{
    padding: 15px 20px 15px 0;
    /* text-align: center; */
}
.login_td_t_00110>label{
    display: inline-block;
    line-height: 40px;
    width: 50px;
    text-align: right;
    padding-right: 20px;
    font-size: 1.2rem;
    font-weight: 600;
    margin-left: 50px;
}
.inp_td_t_0{
    width: 370px;
    height: 40px;
    border: 1px solid rgb(200,200,200);
    border-radius: 2px;
    font-size: 16px;
    padding-left: 5px;
}
.login_td_t_00111{
    padding-left: 130px;
    height: 30px;
}
.login_td_t_00111>span{
    display: inline-block;
    line-height: 30px;
    font-size: 1.2rem; 
    user-select: none;
}
.jzmm_span_0>input{
    float: left;
    margin: 9px 4px 0 0;
}
.jzmm_span_0{
    margin-right: 15px;
}
.login_td_t_00112{
    padding: 15px 0;
}
.btn_td_dl_0{
    border: 0;
    font-size: 1.8rem;
    color: #fff;
    background: #226EBC;
    width: 100px;
    line-height: 46px;
    border-radius: 5px;
    margin-left: 126px;
}
.inp_td_yzm_0{
    width: 180px;
    height: 40px;
    font-size: 16px;
    border: 1px solid rgb(220,220,220);
    border-radius: 2px;
    padding-left: 5px;
}
.login_td_ts_0{
    color: red;
    padding-left: 125px;
    font-size: 1.2rem;
    display: none;
}
.login_td_t_000>.mui-icon-closeempty{
  float: right;
  font-size: 4rem;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
  overflow: hidden;
  color: rgb(200,200,200);
}
.login_td_t_000>.mui-icon-closeempty::before{
  margin-left: -8px;
}

.uese_select_text{
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
 }
 
 .images_new{
	position: absolute;
	width: 26px;
	height: 16px;
	top: 6px;
	right: -8px;
	z-index: 1;
}
.images_new img{
	display: block;
	width: 100%;
	height: 100%;
}
.header_danhang_0 > li:nth-of-type(5) .images_new{
      right: 0px;
  }
.header_danhang_0 > li{
	position: relative;
}
.header_ul_0>li:nth-of-type(4) span{
	color: #fe6c00;
	font-size: 16px;
}
.images_new2{
	-webkit-animation: tada 2s 2s infinite ease-in-out;
	 -moz-animation: tada 2s 2s infinite ease-in-out;
}
.store_foot{
    width: 100%;
    overflow: hidden;
    border-top: 5px solid #eeeeee;
}
@-moz-keyframes tada{
	0%{
		-moz-transform:scale(1);
	}
	10%,20%{
		-moz-transform:scale(0.9) rotate(-3deg);
	}
	30%,50%,70%,90%{
		-moz-transform:scale(1.2) rotate(3deg);
	}
	40%,60%,80%{
		-moz-transform:scale(1.2) rotate(-3deg);
	}
	100%{
		-moz-transform:scale(1) rotate(0);
	}
}

@-webkit-keyframes tada{
	0%{
		-webkit-transform:scale(1);
	}
	10%,20%{
		-webkit-transform:scale(0.9) rotate(-3deg);
	}
	30%,50%,70%,90%{
		-webkit-transform:scale(1.2) rotate(3deg);
	}
	40%,60%,80%{
		-webkit-transform:scale(1.2) rotate(-3deg);
	}
	100%{
		-webkit-transform:scale(1) rotate(0);}
}


/* #0d7d0f */
.layui-form-select dl dd.layui-this{
  background-color:#009A44 !important;
}

.center_main .filter .more .list .layui-form-item .layui-input-block button{
  background-color: #009A44 !important;
}



.foot_siderbar {
    position: fixed;
    top: 50%;
    right: 20px;
    z-index: 20;
    background: #fff;
    margin-top: -220px;
    box-shadow: 2px 2px 10px rgb(100 100 100);
    border-radius: 6px;
}

.siderbar03 {
    padding: 5px 5px;
    text-align: center;
    color: #6d6d6d;
    font-size: 12px;
    position: relative;
    cursor: pointer;
    
}

.siderbar03:hover p {
    color: #0d7c0f;
}

.siderbar03>img {
    width: 25px;
    height: 25px;
    margin-bottom: 4px;
    border-radius: 5px;
}

.siderbar04 {
    position: absolute;
    top: 20px;
    width: 150px;
    height: 150px;
    padding: 10px;
    border: 1px solid #cccccc;
    background-color: #fff;
    z-index: 100;
    transition: all ease 0.4s;
    transform: scale(0) translateY(-50%);
    transform-origin: 100% 0;
    opacity: 0;
    left: -150px;
}

.siderbar04>img {
    width: 130px;
    height: 130px;
}

.siderbar03:hover .siderbar04 {
    opacity: 1;
    transform: scale(1) translateY(-50%);
}

.foot_siderbar02 li:last-child {
    opacity: 0;
    transition: opacity 0.2s;
    height: 0;
}

.to-top-show {
    display: block !important;
    opacity: 1;
    animation: opacity1 1.5s;
    /*transition: opacity 0.5s ease-in-out;*/
}

.to-im {
    
}

.to-im .icon-hudonggoutong_border{
    font-size: 24px;
    color: #0e7f0d;
}


.to-im p {
    color: #6d6d6d;
}

.no-read-num {
    display: none;
    position: absolute;
    right: 4px;
    top: 8px;
    background: red;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
}

.no-read-num2{
    right: 50px !important;
    top: 10px;
}

@keyframes redPulse {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes redPulse {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    to {
        opacity: 1.0;
    }
}

.special{
    width: 100%;
    text-align: center;
    background: #0E932E;
}


.index-top {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100px;
    padding: 2px 10px;
    color: #0f8b43;
    background: #d0e6d1;
    border-radius: 4px;
}
