@charset "utf-8";
/* 横向放置的手机及分辨率更小的设备 */
@media only screen and (max-width: 600px){

.wrap1300 {
  width: 100%;
  margin: 0 auto;
}

img{ width: 100%; height: auto; }
.wrap{ width: 100%; margin: 0 auto;}
.burgerbar { 
    line-height: 50px;
    max-height: 50px;
    height: 50px;
    z-index: 1;
}
.burgerbar .logo{ width: 150px;padding: 0px 0px 0 0; float: left; height: 50px;
}
.logo a{ 
	height: 50px; width: 100%;  display: block;
	background-size:90%;
	background-position: 10px center;
}


.burgerbar .head-cart{width: 45%;padding: 0 ; float: right; text-align: center; color: #fff;font-size: 12px;}
.burgerbar .head-cart a{font-size: 12px; color: #666; padding: 0 6px;}

.head_nav a{color: #fff; display: block; text-align: left; line-height: 200%; width: 100%;}

.headCartNum{ display: none; }

.burgerbar em{ 
	display: block; width: 40px; height: 50px; background: url(/static/images/3tg.png) no-repeat center center;
	 float: right;background-size:50%;
}

.content-header{ position: static; }


.head_nav{position: absolute; display: none; z-index: 999;background-color: #333; width: 100%; padding: 10px 0;
height: auto;
}
.head_nav li{ float: none; width: 100%;  height: auto; padding-left: 10px;}
.head_nav li a{ padding: 0 10px; line-height: 300%;}
.head_nav li:after {
     clear: both;
}

.slides li {height: 250px; }
.flexslider{ height: 250px;min-width: 100%; }
.flexslider .slides li a{  
   background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}


/*****************/

.flexslider_msg {
    position: relative;
    height: 300px;
    overflow: hidden;
}
.flexslider_msg .flexslider_msg_bg {
background: url(/static/images/flexslider_msg_bg.jpg) center center no-repeat;
}
.flexslider_msg .slides li {
    height: 300px;
}
.flexslider_msg .slides .client {
   margin: 100px 0 0 10px;
}
.flexslider_msg .flexslider_msg_home_bg .slides .client {
   margin: 100px 0 0 10px;
}

.flexslider_msg .slides .client img {
   width: 50px;
}
.flexslider_msg  .flex-direction-nav{ top: 70%; }

.flexslider_msg .flex-control-nav a {  background-image: none; }

.flexslider_msg .flex-direction-nav li a.flex-prev {
    left: 10px;
    background: url(/static/images/f-prev.png) center center no-repeat;
}

.flexslider_msg .flex-direction-nav li a.flex-next {
    right: 10px;
    background: url(/static/images/f-next.png) center center no-repeat;
}


/*****************/

/****************/

.home_h2{ padding: 10px; }

.home-news-l{ float: none; width: 100%; min-height: auto;}
.home-news-r{ float: none; width: 100%; margin-top: 20px;}

.home-news-r h4{ background-position: 10px center;background-size:8%; padding-left: 50px; }

.home-news-l-p{border: 0px #fff solid; max-width:auto; max-height: auto; overflow: hidden;}

/*********************/
.home-hot li {
    width: 50%;
    float: left; text-align: center;
}
.home-hot li+li{ margin-left: 0px; }
.home-hot li img{ width: 96%;}


/*********************/
.home-pro dl {
    width: 100%;
    float: left; text-align: center; min-height: 290px;
   box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
   border-radius: 0.25rem;
   margin-bottom: 40px;
}

.home-pro_wap{ margin:0 10px; }

.home-pro dl+dl{ margin-left: 0px; }
.home-pro dl img{ width: 100%;}
.home-pro dl dd{ padding:10px 0 20px; }

.home-pro dl dt {
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: all 0.3s linear;
}
.home-pro dl dd span{
   line-height: 300%;
}

/*****************/
.foot {  padding-bottom: 40px; }
.foot p {
    line-height: 200%;
    color: #999; padding: 0 10px 10px;
}
.foot .footer-box {
    border-top: 0px solid #999;
    border-bottom: 1px solid #999;
    padding: 1px 0 16px;
}
.foot .footer-box li{
  float: none; width: 100%;clear: both;  text-align: center;
}
.foot .footer-box li.wx,.foot .footer-box li.lx{ clear: both; }
.foot .footer-box h5{height: auto; padding-top: 20px;}
.footer-box a, .footer-box span {
    line-height: 150%;
    display: block;
}

/*********************/
.breadcrumb {
    font-size: 13px;
    margin-bottom: 0px;
    padding: 20px 0 20px 16px;
}
/********************/

.pro-html-l {
    float: none;
    width: auto;
    margin: 0 auto;
    padding: 0 10px;
}
.pro-html-r{ float: none; width: auto;
    margin: 0 auto;
    padding: 0 10px;
}

.cart-html-l {
    float: none;
    width: auto;
    margin: 0 auto;
    padding: 0 10px;
}
.cart-html-r{ float: none; width: auto;
    margin: 0 auto;
    padding: 0 10px;
}

.blog_left.fl{    float: none;
    width: auto;
    margin: 0 auto;
    padding: 0 10px;}

.blog_right.fr{    float: none;
    width: auto;
    margin: 0 auto;
    padding: 0 10px;}

.pro-html-r h4 {
    background-size: 8%;
}

/*************/
.foot-nav{ 
	position: fixed; bottom: 0; left: 0; height: 46px; background: #023953; width: 100%;
	border-top: 0px #ffffff solid; z-index: 9999;

}
.foot-nav li{ width: 25%; float: left; color: #fff;  text-align: center; height: 46px;}

.foot-nav li.home {background: url(/static/images/nav-home.png) no-repeat center center; background-size:25%;}
.foot-nav li.youtube {background: url(/static/images/nav-youtube.png) no-repeat center center; background-size:25%;} 
.foot-nav li.facebook {background: url(/static/images/nav-facebook.png) no-repeat center center; background-size:25%;}
.foot-nav li.cart {background: url(/static/images/nav-cart.png) no-repeat center center; background-size:25%;
position: relative;
}

.foot-nav li.cart em{ background: red; height: 16px; width: 16px; font-size: 10px; display: inline-table;
    line-height: 16px; color: #fff; border-radius: 8px;
    position: absolute;
    left: 60%; top: 2px;
}
/*
.foot-nav li.cart em{ display: none; }
*/

.foot-nav li a{ display: block; width: 100%; height: 46px; }
/********************/

.pro_html table tr td{border:solid 1px #eee; line-height: 300%;  font-size: 14px;}
.pro_html table tr:hover  { background: #eeeeee; }
.pro_html table thead td  { background: #eeeeee; }

.pro-html-r li a{
     display: inline-block; width: 100%;
}

.pro_html dl{ border-bottom:solid 1px #eee; padding: 5px 2px;}
.pro_html dt p{ color: #999; font-size: 12px; line-height: 200%;}
.pro_html dt{ color: #333; padding: 4px 0; }
.pro_html dt span{padding-right: 12px;}
.pro_html dd { float: right; width: 25%;}
.pro_html dt { float: left; width: 75%;}
.pro_html dd .addcart{ background: #09c; padding: 2px 12px; line-height: 150%;  text-align: right; border-radius: 3px; color: #fff;
 float: right;
}

/********************/
.home-tag ul{padding: 0 10px ;}
.home-tag li{ width: 50%; float: left; }
/********************/


.blog_right li a{
  display: inline-block; width: 100%;
}


.order_ok{}
.order_ok img{ width: 100%; }


/********************/


/*****************************/
.chat_row {
    position: fixed;
    padding: 5px 10px 0;
    right: 2%;
    bottom: 15%;
    text-align: center;
    background: rgba(000,000,000,0.5);
    border-radius: 5px;
    z-index: 80;
}
.chat_row img {
    width: 30px;
    height: 30px;
}
.chat_row p {
    color: #FFFFFF;
    margin-top: 3px;
    margin-bottom: -2px;
}
/*****************************/
.flex-direction-nav li a.flex-prev {
    left: 10px;
}
.flex-direction-nav li a.flex-next {
    right: 10px;
}

/*******************/
.login_wrap{ width: 100%; }
.login_html{ padding: 20px 10px;}

.login_html .input_border input[type="email"],.login_html .input_border input[type="password"],
.login_html .input_border input[type="text"]
{ width: 80%; }
/*********************/
.mem_wraps { background: #fff; }
.mem_wrap { background: #fff; width: 100%; min-width: 200px; margin:0 auto;}
.mem_wrap .breadcrumb{ padding-left: 20px;}

.mem_left_nav{ width: 100%; padding-bottom: 20px; }
.mem_left_nav .mem_left { padding-left: 20px; border-bottom: 1px solid #eee; }
.mem_left_nav .mem_left li{ 
    float: left; min-width: 100px; text-align: center;
     border-top:2px solid #fff;
     padding: 4px 0 ;
}
.mem_left_nav .mem_left a{line-height: 200%; font-size: 14px;}
.mem_left_nav .mem_left .on{ border: 1px solid #eee; border-bottom: 0; background: #f1f1f1;
    border-top:2px solid #3c8dbc;
}

.mem_body{ 
    width: 100%;  min-height: 420px;
     box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}

.mem_left_nav .mem_left {
  padding-bottom: 0px;
}


.mem_left_nav .mem_left { padding-left: 10px; }
.mem_left_nav .mem_left li,.mem_left_nav .mem_left .on{min-width:50px;}

/*********************/


.gzserch > div{ padding: 2px 0 ; }
.gzserch { padding: 10px; }
.gzserch input[type="email"],
.gzserch input[type="password"],
.gzserch input[type="text"],
.gzserch input[type="submit"],
.gzserch select
{
    width: 90%; font-size: 12px;  line-height: 200%; min-height: 22px;
}

.owap_lists{padding: 10px;}
.owap_list{ background: #fff; border-bottom: 1px solid #ccc; padding: 10px 0;  font-size: 13.6px; line-height: 200%;}
.owap_list a{ color: blue; text-decoration: underline; }


.order-from {
  padding: 10px 8px;
}
.small-box > .inner {
 text-align: left;
}
.small-box h3 {
  font-size: 20px; text-align: left;}

.pay_box .payimg {
  text-align: center;
  height: 150px;
  padding: 0px 0 0px;
}
.pay_box .payimg img {
    width: 150px;
  height: 150px;
   box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;align-items: center;
}



.h_a_box li{ float: left; width: 50%; text-align: center; }
.h_a_box li .s_img{padding:10px 30% 10px;}


.indus_w2_ul li{ float: left;  width:100%; height: 320px; }

.solutionItem  img{ width: 50px; }


.top_info h1{  font-size: 16px;  font-weight: bold; margin: 20px 0 0; color: #999;}
.top_info h3{ font-size: 14px; color: #999;}
.top_info p{ font-size: 13.6px; color: #999;}

.mh158{ min-height: 100px; }

.addOrder1{ display: inline-block; padding: 5px 10px; border: 1px solid #ff6a00;
background-color: ; color: #fff; border-radius: 3px;
 }
 .addOrder{
 display: inline-block;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 18px;
    background-color: #296bef;
    color: #fff;
    }


















/*****************************/
}

