/*
  Theme Name: Longer cookeraid Machinery
  Author: mike
  Designer: dora
  Version: 1.0
  Date: 2018-7-16
  Text Domain: longerfry
  LastUpdate: 2018-7-17
  LastVersion: 1.0
  Keyword: Longer,cookeraid machinery
  Description: Longer cookeraid Machinery website templets. Used for cookeraid machine web.This templets is self-adaption for mobile device.
  Tag:
*/
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img {
    margin: 0;
    padding: 0;
    list-style: none;
}
.f_left{
 float: left;
}
.f_right{
  float: right;
}
body{
   font-family: "sans-serif,Verdana,Arial,Tahoma,Helvetica";
   font-size: 0.2rem;
   background-color: #f8f8f8;
   width: 100%;
   line-height: initial;
}
body a{text-decoration: none!important;}
.clear {
  clear: both;
}
.clear::before,
.clear::after {
  content: "";
  display: block;
  height: 0;
  line-height: 0px;
  clear: both;
  visibility: hidden;
}
.center{
  text-align: center;
}
/* common begin */
body.active{
  overflow: hidden;
}
.search_form{
  position: fixed;
  right: -100%;
  top: 0;
  height: 0.9rem;
  width: 100%;
  padding: 0 0.12rem;
  z-index: 100;
  background-color: #333333;
}
.search_form_in{
  padding-right: 1.35rem;
  height: 0.9rem;
  line-height: 0.9rem;
  position: relative;
}
.search_form_in input{
  width: 100%;
  height: 0.6rem;
font-size: 0.26rem;
}
.search_form_in button{
  position: absolute;
  right: 0.7rem;
  top: 50%;
  transform: translateY(-50%);
   width: 0.5rem;
   border:none;
   outline:none;
   margin: 0;
   padding: 0;
   background-color: transparent;
}
.search_form_in button img{
  width: 100%;
  height: auto;
}
.search_form_in a{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.search_form_in a img{
  width: 0.45rem;
  height: auto;
}
.sidebar {
    position: fixed;
    z-index: 100;
    top: 0;
    bottom: 100%;
    left: 0;
    margin: 0;
    padding-bottom: 0;
    width: 100%;
    white-space: nowrap;
    box-shadow: none;
    border-top: 0px solid white;
    display: block;
    background-color: #404040;
    opacity: 0.9;
    overflow-y: auto;
}
.sidebar_content{
  padding: 0.1rem;
}
.slider_close{
  padding: 0.2rem;
  text-align: right;
}
.slider_close img{
  width: 0.44rem;
}
.slider_list>li>a{
  display: block;
  padding: 0.26rem;
  padding-right: 0;
  border-bottom: 1px solid #dddddd;
  color: #FFFFFF;
  font-size: 0.22rem;
  position: relative;
}
.sidebar_pro{
  position: absolute;
  right: 0.22rem;
  top: 50%;
  transform: translateY(-50%) rotateZ(0deg);
}
.sidebar_pro.active{
  transform: translateY(-50%) rotateZ(180deg);
}
.sidebar_in {
  display: none;
}
.sidebar_in>li>a{
  display: block;
  padding: 0.22rem 0 0.22rem 0.7rem;
  border-bottom: 1px solid #dddddd;
  color: #FFFFFF;
  font-size: 0.26rem;
}
.header{
  position: fixed;
  z-index: 98;
  right: 0;
  left: 0;
  background-color: #ffffff;
}
.header_content{
  height: 0.9rem;
}
.header_content .logo{
  line-height: 0.9rem;
  margin-left: 0.12rem;
}
.header_content .logo img{
  width: 2rem;
  height: auto;
}
.header_content_right{
 background-color: #333333;
 padding-right: 0.12rem;
 position: relative;
 height: 0.9rem;
}
.header_content_right::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateX(-99%);
  width: 0;
  height: 0;
  border-width:0 0.5rem 0.9rem 0;
  border-style:solid;
  border-color:transparent #333333;
}
.header_content_right  .search{
  line-height: 0.9rem;
  display: inline-block;
}
.header_content_right  .search img{
  width: 0.5rem;
  height: auto;
    margin: 0 0.3rem;
}
.header_content_right  .menu{
  line-height: 0.9rem;
  margin-left: 0.1rem;
  display: inline-block;
}
.header_content_right  .menu img{
  width: 0.5rem;
  height: auto;
}
.main{
 padding-top: 0.9rem;
 padding-bottom: 1.1rem;
}
.crumb{
  margin-top: 0.2rem;
  padding-left: 0.15rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.22rem;
  background-color: #ffcb05;
}
.crumb li{
  display: inline-block;
}
.crumb a{
  color: #333333;
}
footer{
  padding-top: 0.15rem;
}
.footer_top{
  background:url(../images/footer_top_two.jpg) no-repeat;
  background-size: cover;
  padding: 0.3rem 0.2rem;
}
.footer_top_two{
  background: url(../images/footer_top.png) no-repeat;
}
.footer_top span{
   display: block;
   font-size: 0.24rem;
   color: #ffcb05;
   margin-bottom: 0.2rem;
}
.footer_top ul li{
 margin-top: 0.1rem;
}
.footer_top ul li:nth-of-type(1){
  margin-top: 0;
}
.footer_top ul li a{
  display: block;
  font-family: Arial;
  color: #838383;
  font-size: 0.24rem;
  line-height: 0.35rem;
}
.footer_bottom{
 color: #333333;
 background-color: #ffcb05;
 font-size: 0.16rem;
 padding:0.1rem 0.15rem;
 text-align: center;
}
.follwn{
  width: 100%;
  height: 1rem;
  background-color: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 98;
}
.follwn_left{
  float: left;
  width: 40%;
  padding: 0.1rem 0;
}
.follwn_left li{
  width: 50%;
  float: left;
  text-align: center;
  border-right: 1px solid #c9c9c9;
}
.follwn_left li:nth-last-of-type(1){
  border-right: 0;
}
.follwn_left li a{
  display: block;
  width: 100%;
}
.follwn_left li a .iconfont{
  font-size: 0.5rem;
  color: #5e6265;
}
.follwn_left  li a p{
  color: #5e6265;
  font-weight: bold;
  font-size: 0.24rem;
}
.follwn_right{
  width: 60%;
  float: left;
}
.follwn_right li:nth-of-type(1){
  width: 35%;
  float: left;
  height: 1rem;
 background-color: #ffcb05;
 text-align: center;
 padding: 0.1rem 0;
}
.follwn_right li:nth-of-type(1) a .iconfont{
  font-size: 0.5rem;
  color: #333333;
}
.follwn_right li:nth-of-type(1) a p{
  color: #333333;
  font-weight: bold;
  font-size: 0.24rem;
}
.follwn_right li:nth-last-of-type(1){
  width: 65%;
  float: left;
  height: 1rem;
  text-align: center;
 background-color: #333333;
}
.follwn_right li:nth-last-of-type(1) a {
  display: block;
  height: 1rem;
  line-height: 1rem;
  color: #ffffff;
}
.follwn_right li:nth-last-of-type(1) a .iconfont{
  font-size: 0.4rem;
  color: #ffffff;
  font-weight: normal;
}
.follwn_right li:nth-last-of-type(1) a p{
  display: inline-block;
  font-weight: bold;
  font-size: 0.3rem;
}
/* index begin */
.main_banner{
  margin-top: 0.1rem;
}
.main_banner img{
  width: 100%;
  height: auto;
}
.main_latest{
 padding: 0.2rem 0.15rem;
 background-color: #ffffff;
}
.main_latest>span{
  display: block;
  color: #3f3f3f;
  font-weight: bold;
  margin-bottom: 0.2rem;
  font-size: 0.25rem;
}
.main_hot{
  padding: 0.2rem 0.15rem;
}
.main_hot>span{
  display: block;
  color: #3f3f3f;
  font-weight: bold;
  margin-bottom: 0.2rem;
  font-size: 0.25rem;
}
.main_hot_page{
  position: initial;
}
.main_hot_page .swiper-pagination-bullet {
    width: 0.3rem;
    height: 0.15rem;
    display: inline-block;
    background: #afafaf;
    border-radius: 25%;
    margin-right:0.1rem;
}
.main_hot_page .swiper-pagination-bullet-active{
   width: 0.15rem;
   height: 0.15rem;
   background: #ffcb05;
   border-radius: 50%;
}
.main_about{
  padding: 0.2rem 0.15rem;
  background-color: #ffffff;
}
.main_about_top{
  color: #3f3f3f;
  font-weight: bold;
  font-size: 0.25rem;
  padding-bottom: 0.1rem;
  border-bottom: 1px dashed #dddddd;
  margin-bottom: 0.1rem;
}
.main_about_content{
  border-top:1px dashed #dddddd;
  padding-top: 0.15rem;
  color: #333333;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.main_about_content img{
  display: block;
  width: 100%;
  height: auto;
}
.main_blog{
  margin: 0.2rem 0;
  padding: 0.2rem 0.15rem;
  background-color: #ffffff;
}
.main_blog_top{
  color: #3f3f3f;
  font-weight: bold;
  font-size: 0.25rem;
  padding-bottom: 0.1rem;
  border-bottom: 1px dashed #dddddd;
  margin-bottom: 0.1rem;
}
.main_blog ul{
 border-top:1px dashed #dddddd;
}
.main_blog ul li a{
  display: block;
  border-bottom: 1px dashed #dddddd;
  padding: 0.15rem 0;
}
.main_blog ul li a h3{
     color: #333333;
    font-size: 0.26rem;
    margin-bottom: 0.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.main_blog ul li a p{
  color: #9b9b9b;
  font-size: 0.22rem;
}
/* product begin */
.product{
  padding: 0 0.15rem;
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
  overflow: hidden;
}
.product_list li{
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 3%;
  border:1px solid #adadad;
  position: relative;
}
.product_list li:nth-of-type(2n){
  margin-right: 0;
}
.product_list li .product_list_img{
  border-bottom:0.04rem solid #ffcb05;
}
.product_list li .product_list_img img{
  display: block;
  width: 100%;
}
.product_list li .product_list_text{
 background-color: #333333;
 padding: 0 0.12rem;
}
.product_list li h3{
  color: #ffffff;
  font-size: 0.24rem;
  height: 0.8rem;
  line-height: 0.4rem;
  overflow: hidden;
}
.page {
  margin: 0.2rem 0;
  text-align: center;
  overflow: hidden;
}
.page li{
  display: inline;
}
.page a {
  border: 1px solid #a9a8a8;
  color: #8a8a8a;
  font-size: 0.24rem;
  display: inline-block;
  padding: 0.1rem 0.2rem;
  text-decoration: none;
  font-family: simsun;
  border-radius: 0.1rem;
}
.page li.active a {
  color: #ffffff;
  background-color: #2f2f2f;
  border-color: #2f2f2f;
}
/* blog begin */
.blog{
  padding-top: 0.1rem;
  padding-left: 0.15rem;
  padding-bottom: 0.2rem;
  overflow: hidden;
  background-color: #ffffff;
}
.blog_list li{
  border-bottom: 1px dashed #dddddd;
  overflow: hidden;
}
.blog_list li h3{
  display:block;
  height: 0.7rem;
  line-height: 0.7rem;
  color: #333333;
  font-size: 0.24rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* blog-list begin */
.blog_detail{
 padding:0.3rem 0.15rem;
 background-color: #ffffff;
}
.blog_detail_title{
  padding-bottom: 0.1rem;
  border-bottom: 1px dashed #dddddd;
  text-align: center;
}
.blog_detail_title h1{
 color: #333333;
 font-size: 0.26rem;
 padding-bottom: 0.1rem;
}
.blog_detail_title p{
  color: #989898;
  font-size: 0.22rem;
}
.blog_detail_text{
 padding: 0.2rem 0;
 color: #333333;
 font-size: 0.24rem;
 line-height: 0.4rem;
}
.blog_detail_text span{
 font-size: 0.24rem!important;
}
.blog_detail_text img{
  display: block;
  width: 100%;
  height: auto;
}
.blog_detail_link li{
  color: #333333;
  font-size: 0.24rem;
}
.blog_detail_link li a{
  display: block;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.24rem;
  border-bottom: 1px dashed #dddddd;
}
.blog_detail .contact_bottom{
  margin-top: 0.3rem;
}
/* service begin */
.service {
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
  background-color: #ffffff;
}
.service>img{
  display: block;
  width: 100%;
  height: auto;
}
.service_text{
  padding:0 0.15rem;
  padding-top: 0.2rem;
  color: #333333;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
/* about begin */
.about{
 padding:0.3rem 0.15rem;
 background-color: #ffffff;
}
.about_text{
  color: #333333;
  font-size: 0.24rem;
  line-height: 0.4rem;
  margin-top: 0.3rem;
}
.about .about_text:nth-of-type(1){
  margin-top: 0;
}
.about_text span{
 font-size: 0.24rem;
 display: block;
 font-weight: bold;
}
.about_text img{
  width: 100%;
  height: auto;
}
/* contact begin */
.contact{
  padding: 0.25rem 0.15rem;
  background-color: #ffffff;
}
.contact_top{
  padding-bottom: 0.2rem;
  border-bottom: 1px dashed #c6c6c6;
  margin-bottom: 0.3rem;
}
.contact_top>img{
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0.2rem;
}
.contact_top ul li{
 margin: 0;
 margin-bottom: 0.15rem;
}
.contact_top ul li:nth-last-of-type(1){
  margin-bottom: 0;
}
.contact_top ul li .media-left  img{
  width: 0.35rem;
  height: auto;
}
.contact_top ul li .media-body{
  color: #313131;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.public_span{
  border-bottom: 1px solid #333333;
}
.public_span span{
  display: inline-block;
  color: #333333;
  height: 0.55rem;
  line-height: 0.55rem;
  background-color: #f1bf01;
  padding:0 0.3rem;
  font-size: 0.24rem;
  font-weight: bold;
}
.contact_bottom .public_span{
  margin-bottom: 0.2rem;
}
.contact_form_list .form_list_public{
  margin-bottom: 0.2rem;
  overflow: hidden;
}
.form_span{
  display: block;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #707070;
  font-size: 0.24rem;
}
.contact_form_list .form_list_public input{
  width: 100%;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  outline: none;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.24rem;
  padding-left: 0.1rem;
  background-color: #f8f8f8;
}
.textarea{
  margin-bottom: 0.2rem;
  overflow: hidden;
}
.textarea textarea{
  display: block;
  height: 2.1rem;
  width: 100%;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  outline: none;
  resize: none;
  font-size: 0.24rem;
  padding-top: 0.1rem;
  padding-left: 0.1rem;
  background-color: #f8f8f8;
}
.contact_form_list .code{
  margin-bottom: 0.2rem;
}
.contact_form_list .code input{
  width: 2rem;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  outline: none;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.24rem;
  padding-left: 0.1rem;
  background-color: #f8f8f8;
}
.contact_form_list .code  img{
  margin:0 0.1rem;
}
.contact_form_list  button{
  border:none;
  outline: none;
  text-align: center;
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.25rem;
  background-color: #333333;
  color: #ffffff;
}
.contact_form_list #p1,.contact_form_list #p2,.contact_form_list #p3{
  display: block;
  line-height: 30px;
  padding-left: 0;
  width: 100%;
}
.contact_form_list #p1 div img,.contact_form_list #p2 div img,.contact_form_list #p3 div img{
    margin-right: 0.1rem;
}
.contact_form_list #p1 div,.contact_form_list #p2 div,.contact_form_list #p3 div{
  margin-top: -0.2rem;
}
/* 404 begin */
.searchno_con{
  color: #ae8d0e;
  font-size: 0.24rem;
  line-height: 0.4rem;
  text-align: left;
  margin-bottom: 0.3rem;
}
.feat_tit {
  border-bottom: 1px solid #333333;
  margin-bottom: 0.2rem;
  text-align: left;
}
.feat_tit  span{
  display: inline-block;
  color: #333333;
  height: 0.55rem;
  line-height: 0.55rem;
  background-color: #f1bf01;
  padding:0 0.3rem;
  font-size: 0.24rem;
  font-weight: bold;
}
.massage form input{
    width: 100%;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    outline: none;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
    padding-left: 0.1rem;
    background-color: #f8f8f8;
    margin-bottom: 0.2rem;
}
.massage form textarea {
    display: block;
    height: 2.1rem;
    width: 100%;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    outline: none;
    resize: none;
    font-size: 0.24rem;
    padding-top: 0.1rem;
    padding-left: 0.1rem;
    background-color: #f8f8f8;
    margin-bottom: 0.2rem;
}
.massage form .mess_con:nth-last-of-type(1){
  text-align: left;
}
.massage form .mess_con:nth-last-of-type(1) input{
  margin-bottom: 0;
}
.massage form .mess_con:nth-last-of-type(1) input{
  width: 2rem;
}
.massage form .mess_con:nth-last-of-type(1)  img{
  margin: 0 0.1rem;
}
.massage form .mess_con:nth-last-of-type(1) a{
    border: none;
    color: #333333;
    font-size: 0.24rem;
    display: inline-block;
    padding: 0;
    text-decoration: none;
    font-family: simsun;
    border-radius: 0.1rem;
}
.massage form .mess_con:nth-last-of-type(1) button{
    border: none;
    outline: none;
    text-align: center;
    width:1.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.25rem;
    background-color: #333333;
    color: #ffffff;
    float: right;
}
.massage #p1,.massage #p2,.massage #p3{
  display: block;
  line-height: 30px;
  padding-left: 0;
  width: 100%;
}
.massage #p1 div img,.massage #p2 div img,.massage #p3 div img{
    margin-right: 0.1rem;
}
.massage #p1 div,.massage #p2 div,.massage #p3 div{
  text-align: left;
}
.massage #p1 div,.massage #p2 div{
  margin-top: -0.2rem;
}
.search_page{
  background-color: #ffffff;
}
.search_page>span{
  display: block;
  color: #333333;
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
  font-weight: bold;
}
.found{
 padding: 0.3rem 0.15rem;
 background-color: #ffffff;
}
.found_img{
  margin-bottom: 0.2rem;
  text-align: center;
}
.found_img img{
  width: 4rem;
  height: auto;
}
.found_text{
  color: #ae8d0e;
 font-size: 0.24rem;
 line-height: 0.4rem;
}
.found .contact_bottom{
 margin: 0.3rem 0;
}
.public_related .public_span{
  margin-bottom: 0.2rem;
}
.public_related ul li{
  margin-bottom: 0;
}
/* product-list begin */
.product_detail_swiper{
  padding: 0.2rem 0.15rem;
}
.product_detail_swiper .gallery-top{
  border:1px solid #d5d5d5;
  margin-bottom: 0.15rem;
}
.product_detail_swiper .swiper-slide img{
  width: 100%;
  height: auto;
}
.product_detail_swiper_bottom{
  padding: 0 0.3rem;
  position: relative;
}
.product_detail_swiper_prev,
.product_detail_swiper_next{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-family: simsun;
  font-size: 0.45rem;
}
.product_detail_swiper_prev{
 left: 0;
}
.product_detail_swiper_next{
  right: 0;
}
.product_detail_swiper .gallery-thumbs .swiper-slide{
  width: 25%;
  border:1px solid #d5d5d5;
  padding: 0.1rem;
}
.product_detail_swiper .gallery-thumbs .swiper-slide-active{
 border-color: #f1bf01;
}
.product_detail_content{
  padding: 0.25rem 0.15rem;
  padding-bottom: 0;
  background-color: #ffffff;
}
.product_detail_content h1{
 color: #424242;
 font-size: 0.26rem;
 line-height: 0.4rem;
 font-weight: bold;
}
.product_detail_text{
  color: #424242;
 font-size: 0.24rem;
 line-height: 0.45rem;
 margin: 0.15rem 0;
}
.product_detail_text span{
  display: inline-block;
  font-weight: bold;
}
.product_detail_link a{
  display: inline-block;
  text-align: center;
  width: 49%;
  float: left;
  margin-right: 2%;
  color: #333333;
  font-weight: bold;
  font-size: 0.22rem;
  background-color: #f1bf01;
  height: 0.6rem;
  line-height: 0.6rem;
}
.product_detail_link a:nth-last-of-type(1){
  margin-right: 0;
  color: #ffffff;
  background-color: #333333;
}
.product_detail_link a img{
  width: 0.3rem;
  height: auto;
  margin-right: 0.1rem;
}
.pro_fea{
  padding: 0.25rem 0.15rem;
  background-color: #ffffff;
}
.pro_fea .public_span{
  margin-bottom: 0.2rem;
}
.pro_fea_in{
  color: #424242;
  font-size:0.24rem;
  line-height: 0.4rem;
}
.pro_fea_in img{
  display: block;
  width: 100%;
  height: auto;
}
.pro_data{
  padding: 0 0.15rem;
  background-color: #ffffff;
}
.pro_data .public_span{
  margin-bottom: 0.2rem;
}
.pro_data_in{
  overflow: auto;
}
.pro_data_in table{
  margin:0;
}
.pro_data_in table tr td{
  text-align: center;
  font-size: 0.24rem;
  color: #404040;
  border:none;
}
.pro_data_in table tr td:nth-last-of-type(1){
  border-right: none;
}
.pro_data_in table tbody tr:nth-of-type(2n) td{
  background-color: #ffffff;
}
.pro_data_in table tbody tr:nth-of-type(2n-1) td{
  background-color: #f5f5f5;
}
.pro_data_in table tbody tr:nth-of-type(1) td{
  background-color: #333333;
  color: #ffffff;
}
.product_detail .public_related{
  padding: 0.25rem 0.15rem;
  background-color: #ffffff;
}
.pro_message{
  padding: 0 0.15rem;
  padding-bottom: 0.2rem;
  background-color: #ffffff;
}
.pro_fea_in iframe, .blog_detail_text iframe{
width:100% !important;
}
#LRfloater0{bottom:70px !important;}
#LRfloater0 img{width:150px !important;}














