@charset "utf-8";
* {
    margin: 0;
    padding: 0;

   
}
body {
    color: #555;
    font-family: "微软雅黑";
    font-size: 14px;
    background: #fff;
	overflow-x: hidden;
}
p, li, div {
    line-height: 24px;
}
ul, ol, li, dl, dt, dd {
    list-style: none;
}
img, a img {
    border: 0px;
}
a {
	cursor: pointer;
    color: #555;
    text-decoration: none;
}
a:hover {
    /*color: #F7F6F6;*/
    text-decoration: none;
}
.box{
	width: 100%;
}
/* 页头 */
.orange{
	color: #ff7b00;
}
.w_1200{
	width: 100%;
	margin: 0 auto;
}
.w_1200:after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
/*双线*/
.baseline{
   width:80%;
   height: 1px;
   border-bottom: 2px solid #eeeeee;
   margin: 0 auto;
   position: relative;
  }
.baseline .online{
   width: 36px;
   height: 1px;
   border-bottom:4px solid #ffbc36;
   margin-left: -18px;
   position: absolute;
   top:-1px;
   left: 50%;
}
/*头部*/
.daohang {
    width: 100%;
    height: 60px;
    background: #fff;
    position: fixed;
    top: 0px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
    z-index: 999999;
}

/*筛选*/
.shaixuan {
    width: 100%;
    /*height: 60px;*/
    background: #fff;
    /*position: fixed;*/
    top: 0px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
    z-index: 999999;
}
.daohang .logo {
    overflow: hidden;
    padding: 5px;
    position: absolute;
    left: 15px;
}
.daohang .caidan {
    float: right;
    padding-top: 18px;
    width: 40px;
    height: 60px;
    line-height: 6px;
    text-align: center;
}
.bar-menu {
    position: absolute;
    top: 22px;
    right:20px;
    height: 16px;
}
.bar-menu i {
    position: absolute;
    right: 0;
    display: block;
    width: 30px;
    height: 2px;
    background-color: #a27344;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
}
.bar-menu i.bar-top {
    top: 0;
}
.bar-menu i.bar-cen {
    top: 7px;
}
.bar-menu i.bar-bom {
    bottom: 0;
}

.expros {
    position: absolute;
    left: -85px;
    color: #000000;
    opacity: 0;
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
}

/*导航动画*/
.gg {
    animation: dd 500ms;
    animation-fill-mode: forwards;
}

@keyframes dd {

    100% {
        width: 60px;
    }

}
.ggg {
    animation: ddd 500ms;
    animation-fill-mode: forwards;
}

@keyframes ddd {

    100% {
        width: 100%;
    }

}




.bb {
    animation: bb 200ms;
    animation-fill-mode: forwards;
}

@keyframes bb {

    100% {
        width: 0;
    }
}



.bbb {
    animation: bbb 200ms;
    animation-fill-mode: forwards;
}

@keyframes bbb {

    100% {
        width: 100%;
    }
}


.cc {
    animation: cc 500ms;
    animation-fill-mode: forwards;
}

@keyframes cc {
    10% { transform: rotate(0deg);top: 1px; width: 20px;
    }
    20% { transform: rotate(0deg);top: 2px; width: 20px;
    }
    30% { transform: rotate(0deg);  top: 3px; width: 20px;
    }
    40% { transform: rotate(0deg);top: 4px; width: 20px;
    }
    50% {top: 5px; width: 30px;
    }
    60% { transform: rotate(0deg); top: 6px; width: 20px;
    }
    70% { transform: rotate(0deg); top: 6px; width: 20px;
    }
    80% { transform: rotate(0deg); top: 7px; width: 20px;
    }
    90% {  transform: rotate(0deg); top: 7px;width: 20px;
    }
    100% {  transform: rotate(45deg); top: 7px;  width: 20px;
    }
}
.ccc {
    animation: ccc 500ms;
    animation-fill-mode: forwards;
}
@keyframes ccc {
    10% { transform: rotate(45deg); top: 7px;  width: 20px;
    }
    20% { transform: rotate(0deg); top: 7px;width: 20px;
    }
    30% {transform: rotate( 0deg); top: 7px; width: 20px; 
    }
    40% { transform: rotate(0deg); top: 6px; width: 20px;
    }
    50% { transform: rotate(0deg); top: 6px; width: 20px;
    }
    60% {top: 5px; width: 30px;
    }
    70% { transform: rotate(0deg);top: 4px; width: 20px;
    }
    80% { transform: rotate(0deg);  top: 3px; width: 20px;
    }
    90% {  transform: rotate(0deg);top: 2px; width: 30px;
    }
    100% {  transform: rotate(0deg);top: 1px; width: 30px;
    }
}
.ss {
    animation: ss 500ms;
    animation-fill-mode: forwards;
}

@keyframes ss {
    10% {transform: rotate(0deg);  bottom: 1px; width: 20px;
    }
    20% { transform: rotate(0deg); bottom: 2px;width: 20px;
    }
    30% {transform: rotate(0deg); bottom: 3px;width: 20px;
    }
    40% {transform: rotate(0deg); bottom: 4px; width: 20px;
    }
    50% { bottom: 5px;  width: 30px;
    }
    60% { transform: rotate(0deg); bottom: 6px;width: 20px;
    }
    70% { transform: rotate(0deg); bottom: 6px; width: 20px;
    }
    80% { transform: rotate(0deg); bottom: 7px; width: 20px;
    }
    90% {  transform: rotate(0deg);  bottom: 7px; width: 20px;
    }
    100% { transform: rotate(-45deg); bottom: 7px; width: 20px;
    }
}
.sss {
    animation: sss 500ms;
    animation-fill-mode: forwards;
}
@keyframes sss {
    10% {transform: rotate(-45deg); bottom: 7px; width: 20px;
    }
    20% {transform: rotate(0deg);  bottom: 7px; width: 20px; 
    }
    30% {transform: rotate(0deg); bottom: 7px; width: 20px;
    }
    40% {transform: rotate(0deg); bottom: 6px; width: 20px;
    }
    50% { transform: rotate(0deg); bottom: 6px;width: 20px;
    }
    60% { bottom: 5px;  width: 30px;
    }
    70% { transform: rotate(0deg); bottom: 4px; width: 20px;
    }
    80% { transform: rotate(0deg); bottom: 3px;width: 20px;
    }
    90% { transform: rotate(0deg); bottom: 2px;width: 30px; 
    }
    100% { transform: rotate(0deg);  bottom: 1px; width: 30px;
    }

}


.ff {
    animation: ff 2s;
    animation-fill-mode: forwards;
}

@keyframes ff {
    80% {
        width: 30px;
    }
    100% {
        width: 30px;

    }
}


.fff {
    animation: fff 2s;
    animation-fill-mode: forwards;
}

@keyframes fff {
    100% {
        width: 30px;
    }
    80% {
        width: 30px;

    }
}


.ll {

    animation: ll 1250ms;
    animation-fill-mode: forwards;
}

@keyframes ll {
    from {
        left: 15px;
    }
    to {
        left: -170px;
    }

}

.lll {
    animation: lll 1250ms;
    animation-fill-mode: forwards;
}

@keyframes lll {
    from {
        left:-170px;
    }
    to {
        left: 15px;
    }

}


#zhezhao {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    /**/
    background-color: rgba(0,0,0,0.3);
    /**/
    /*animation: zz 1500ms;
    animation-fill-mode: forwards;*/
     cursor: pointer;

}

@keyframes zz {

    from {
        opacity: 0;
    }
    to {
        opacity: 0.3;
    }

}

@keyframes zzz {

    from {
        opacity: 0.3;
    }
    to {
        opacity: 0;
    }

}

.nav {
    right: 0;
    background-color: #211F1F;
    position: fixed;
    width: 0;
    height: 100vh;
    z-index: 100000000;

}
.nav li{
    text-align: center;
    width: 100%;
    color: #ff9121;
    font-size: 15px;
    display: none;
}

.nav_shaixuan {
    right: 0;
    background-color: #211F1F;
    position: fixed;
    width: 0;
    height: 100vh;
    z-index: 100000000;

}
.nav_shaixuan li{
    text-align: center;
    width: 100%;
    color: #ff9121;
    font-size: 15px;
    display: none;
}
.toNav{
    /**/
    width: calc(300px);
    transition: all 0.5s linear;
    /**/
    animation: nav 500ms;
    animation-fill-mode: forwards;
}
@keyframes nav {
    from {
        width: 0;
    }
    to {
        width: calc(300px);
    }

}
.toNavtoNav{
    /**/
    width:0 ;
    transition: all 0.5s linear;
    /**/
    animation: navnav 500ms;
    animation-fill-mode: forwards;
}
@keyframes navnav {
    from {
        width: calc(300px);
    }
    to {
        width:0 ;
    }

}


        /*导航菜单*/
        .nav {
            padding: 40px 0 0 0px;
            position: fixed;
            right: 0;
            top: 0;
            height: 100%;
            background-color: #1a1b1c;
        }
        .nav .daohang_ul{
         border-top: 1px solid #313233;
        }
        .nav .daohang_ul_li{
         border-bottom:  1px solid #313233;
        }
        
        .nav ul li {
            display: table;
            opacity: 0;
            width: 100%;
            position: relative;
            list-style-type: none;
            font-size: 18px;
            
        }

        .nav ul li a i {
            width: 10px;
            height: 10px;
            border: 1px solid #A2A2A2;
            border-radius:50px ;
            /*background-color: #585857;*/
            position: absolute;
            top:16px;
            left: 0px;
        }

        .nav ul li a .ixuan {
            width: 10px;
            height: 10px;
            border: 1px solid #A2A2A2;
            border-radius:50px ;
            background-color: #A2A2A2;
            position: absolute;
            top:16px;
            left: 0px;
        }
        .nav ul li a {
            height: 42px;
            line-height: 42px;
            /*float: left;*/
            margin-left: 30px;
            font-weight: 300;
            width: 270px;
            overflow: hidden;
            display: block;
            position: relative;
            outline: none;
            cursor: pointer;
            text-decoration: none;
            color: #666;
        }

        /*.nav ul li.index-hrefs a {
            border-bottom: 1px solid #585857;
        }*/

        .nav ul li a .sj_cd {
            display: block;
            color: #fff;
            font-size: 18px;
            position: absolute;
            left: 0;
            margin-left: 50px;
            overflow: hidden;
        }
        .nav ul li a .sj_jia {
            display: block;
            color: #474747;
            font-size: 30px;
            position: absolute;
            right: 50px;
            margin-left: 50px;
            overflow: hidden;
        }

        /*筛选*/
        .nav_shaixuan {
            padding: 40px 0 0 0px;
            position: fixed;
            right: 0;
            top: 0;
            height: 100%;
            background-color: #1a1b1c;
        }
        .nav_shaixuan .shaixuan_ul{
         border-top: 1px solid #313233;
        }
        .nav_shaixuan .shaixuan_ul_li{
         border-bottom:  1px solid #313233;
        }
        
        .nav_shaixuan ul li {
            display: table;
            opacity: 0;
            width: 100%;
            position: relative;
            list-style-type: none;
            font-size: 18px;
            
        }

        .nav_shaixuan ul li a i {
            width: 10px;
            height: 10px;
            border: 1px solid #A2A2A2;
            border-radius:50px ;
            /*background-color: #585857;*/
            position: absolute;
            top:16px;
            left: 0px;
        }

        .nav_shaixuan ul li a .ixuan {
            width: 10px;
            height: 10px;
            border: 1px solid #A2A2A2;
            border-radius:50px ;
            background-color: #A2A2A2;
            position: absolute;
            top:16px;
            left: 0px;
        }
        .nav_shaixuan ul li a {
            height: 42px;
            line-height: 42px;
            /*float: left;*/
            /*margin-left: 30px;*/
            font-weight: 300;
            /*width: 270px;*/
            overflow: hidden;
            display: block;
            position: relative;
            outline: none;
            cursor: pointer;
            text-decoration: none;
            color: #666;
        }

        /*.nav ul li.index-hrefs a {
            border-bottom: 1px solid #585857;
        }*/

        .nav_shaixuan ul li a .sj_cd {
            display: block;
            color: #fff;
            font-size: 18px;
            position: absolute;
            left: 0;
            margin-left: 50px;
            overflow: hidden;
        }
        .nav_shaixuan ul li a .sj_jia {
            display: block;
            color: #474747;
            font-size: 30px;
            position: absolute;
            right: 50px;
            margin-left: 50px;
            overflow: hidden;
        }
/* 头部结束 */
/*轮播*/
  .lubo{ width: 100%; /*min-width:1000px;*/clear: both; position: relative;line-height: 0px; /*height:230px;*/}
  .lubo_box{ position: relative; width: 100%; /*height:230px; */line-height: 0px;}
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0;line-height: 0px; width: 100%; /*height:230px;*/ opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;line-height: 0px;}
  .lubo_box li img{ width: 100%; /*height:230px;*/}
  .lubo2{ width: 100%; /*min-width:1000px;*/clear: both; position: relative;line-height: 0px; /*height:230px;*/}
  .lubo2_box{ position: relative; width: 100%; /*height:230px; */line-height: 0px;}
  .lubo2_box li{ float: left;position: absolute; top: 0; left: 0;line-height: 0px; width: 100%; /*height:230px;*/ opacity: 0;filter:alpha(opacity=0);}
  .lubo2_box li a{ display: block;width: 100%;  height: 100%;line-height: 0px;}
  .lubo2_box li img{ width: 100%; /*height:230px;*/}
/*轮播结束*/
/* 产品分类 */
.category{
  	width: 100%;
  	margin: 0 auto;
  }
  .category ul::after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
.category ul li{
	width: 33.33%;
	height: 160px;
	float: left;
	background-size: 100%;
	position: relative;
}
/*.category ul li:nth-child(4){margin-left: 17%;}*/

.category ul li{
	position: relative;
	background: #eeeeee;
	/* background: url("../img/biaoqian_a.jpg") 80% 80% no-repeat;
	-webkit-background-size: cover;
	background-size: cover; */
	/* background-position: 50% 50%; */
}
.category ul li:nth-child(2n){background: #FFFFFF;}
/*.category ul li:nth-child(5n){background: #FFFFFF;}*/
.category ul li:nth-child(6n){background: #FFFFFF;}
.category ul li img{
	position: absolute;
	left: 0px;
	top:0px;
	width:100%;
}
/* .category ul ._b{
	background: url("../img/biaoqian_b.jpg");
}
.category ul ._c{
	background: url("../img/biaoqian_c.jpg");
}
.category ul ._d{
	background: url("../img/biaoqian_d.jpg");
}
.category ul ._e{
	background: url("../img/biaoqian_e.jpg");
}
.category ul ._a:hover{
	background: url("../img/biaoqian_ah.jpg");
}
.category ul ._b:hover{
	background: url("../img/biaoqian_bh.jpg");
}
.category ul ._c:hover{
	background: url("../img/biaoqian_ch.jpg");
}
.category ul ._d:hover{
	background: url("../img/biaoqian_dh.jpg");
}
.category ul ._e:hover{
	background: url("../img/biaoqian_eh.jpg");
} */
.category ul li a{
	display: block;
	position: absolute;
	bottom: 15px;
	font-size: 14px;
	color: #000;
	text-align: center;
	width: 100%;
}
.category ul li:hover a{
	color: #fff;
}
.category ul li .category_text{
	display: block;
	position: absolute;
	bottom: 15px;
	font-size: 14px;
	color: #000;
	text-align: center;
	width: 100%;
}
.category ul li:hover .category_text{
	color: #ff7b00;
}
.toubiaobox{
	bottom: 52px!important;
}
.toubiao{
	width:90%;
	height: 30px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 30px;
	border: 1px solid #eeeeee;
}
.caigou{
	width: 90%;
	height: 30px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 30px;
	border: 1px solid #eeeeee;
}
.category ul ._e a:nth-child(1){
	bottom: 56px;
}
.category ul ._e:hover a{
	color: #000000;
}
/* 产品推荐 */
.products{
	width: 100%;
	margin-top:20px;
	padding: 20px 0px;
	background: url("../img/tuijian_bj.png") 100% 100% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
}
.products_top{
	width: 100%;
	margin: 0 auto;
}
.products_top ul{
	margin-bottom: 20px;
}
.products_top ul:after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
.products_top ul li{
	width: 33.33%;
	text-align: center;
	float: left;
}
.module_title{
	width: 100%;
	text-align: center;
}
.products_title{
	font-size: 16px;
	font-weight: bold;
}

.products_title_color{
    color: #ff7b00;
}
.products_subtitle{
	margin: 10px auto;
}
/*案例展示*/
.alzs_nr{
	display: none;
	margin: 0 auto;
}
.alzs_nr:after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
.alzs_nr a img {
	width: 100%;
}
.alzs_nr ._a{
	width: 100%;
	height: 420px;
	float: left;
}
.alzs_nr ._b{
	width: 224px;
	height: 340px;
	float: left;
}
.alzs_nr ._c{
	float: left;
	width: 100%;
	/* height: 342px; */
	/* margin-right: 10px; */
}
.alzs_nr ._c a{
	display: block;
	width: 49%;
	/* height: 160px; */
}
.alzs_nr ._c a img{ 
	width: 100%;
}
.alzs_nr ._c ._c_f{
	margin-bottom:20px;
}
.alzs_nr ._c ._c_g{
	width: 49%;
	float: left;
	/* height: 235px; */
	margin-right:2%;
	/* margin-bottom: 2%; */
}
.alzs_nr ._c ._c_h{
	width:49%;
	/* height: 235px; */
	float: left;
	/* margin-bottom: 2%; */
}
.alzs_nr a{
	position: relative;
	overflow: hidden;
}
.alzs_nr a .wzbj{
	width: 100%;
	height: 80px;
	background:#000 ;
	opacity: 0.7;
	position: absolute;
	bottom: -80px;
}
/* .alzs_nr a:hover .wzbj{
	position: absolute;
	bottom: 0px;
	transition: 0.5s;
} */
.alzs_nr a p{
	padding:0px 20px;
	width:calc(100% - 40px); 
	color: #fff;
	position: absolute;
	bottom: 20px;
	font-size: 14px;
}
/* .alzs_nr a:hover p{
	position: absolute;
	bottom: 0px;
	transition: 0.5s;
} */
/* .alzs_nr a:hover img{
	transform: scale(1.1);
	transition: 0.5s;
} */
.alzs_nr a p .ming{
	font-size: 20px;
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.alzs_nr a  .wznr{
	display: block;
	width: 100%;
	font-size: 18px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.alzs_nr a  .wznr:nth-child(2){
	font-size: 14px;
}
.alzs_nr a .wzbj_2{
	width: 100%;
	height: 40px;
	background:#000 ;
	opacity: 0.7;
	position: absolute;
	bottom: -40px;
}
/* .alzs_nr a:hover .wzbj_2{
	position: absolute;
	bottom: 0px;
	transition: 0.5s;
} */
.alzs_nr a .wz_2{
	padding:0px 20px;
	color: #fff;
	position: absolute;
	bottom: 40px;
	font-size: 14px;
}
.alzs_nr a .wz_3{
	width:calc(100% - 14px); 
	padding:0px 7px;
	color: #fff;
	position: absolute;
	bottom: 10px;
	font-size: 14px;
    background-color: #211f1f;
    opacity: 0.6;
}
/* .alzs_nr a:hover .wz_2{
	position: absolute;
	bottom: 0px;
	transition: 0.5s;
}
.alzs_nr a:hover .wz_2{
	position: absolute;
	bottom: 0px;
	transition: 0.5s;
} */
.products_morebox{
	width: 100%;
	width: 50px;
	margin: 0 auto;
	text-align: center;
}
.products_more{
	display: block;
	height:30px ;
	text-align: center;
	border-bottom: 1px solid #7D7D7D;
}
/* 品牌 */
.brand{
	margin-top: 50px;
}

/*8个圆*/
.ypy{
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}
.ypy:after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
.ypy li{
	padding-top: 20px;
	padding-bottom: 14px;
	float: left;
	width:25%;
	/*background: #f8f8f8;*/
	font-size: 12px;
	text-align: center;
}
.ypy li a{
	display: block;
}
.ypy li a img{
	width:96%;
	/*border: 3px solid #f8f8f8;
	border-radius: 550px;*/
	margin: 0 auto;
}
.ypy li a:hover img{
	/*border: 3px solid #fe850f;*/
}
/* 关于公司 */
.companyProfile{
	width: 100%;
	/* padding: 70px 0px;
	background: url("../img/demand_bg.png") 100% 100% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%; */
}
.companyProfile_img{
	width: 100%;
}
.companyProfile_right{
	width: 86%;
	background: url("../../images/wap/about_bg2.png") 100% 100% no-repeat;
	margin: 0 auto;
	padding: 16px;
}
/* .companyProfile_right{
	margin-left: 800px;
	width: 400px;
} */
.companyProfile_name{
	font-size: 18px;
}
.companyProfile_name span{
	font-size: 14px;
	margin-left: 10px;
	color: #878787;
}
.companyProfile_text{
	margin: 14px 0;
}
.companyProfile_number{
	width: 100%;
	margin-bottom: 20px;
}
.companyProfile_number:after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
.companyProfile_number li{
	float: left;
	width: 30%;
	margin-right: 3.33%;
	text-align: center;
	color: #696969;
}
.companyProfile_number li div:nth-child(1){
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: bold;
}
.companyProfile_more{
	display: block;
	width:106px ;
	height:40px ;
	margin: 0 auto;
	background:#c49a78 ;
	color:#fff;
	text-align: center;
	line-height: 40px;
}
/* 案例 */
.Projects{
	margin-top: 50px;
}
.double_deckbox:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}
.double_deckbox{
	width: 1000px;
	margin: 30px auto;
}
.double_deck{
	float: left;
	margin:0 1.143%;
	position: relative;
	text-align: center;
	width: 10%;
	padding: 0 10px;
	height: 30px;
	line-height: 28px;
	color: #727272;
}
.double_deckbox .shadow_block{
	display: none;
	position: absolute;
	top:6px;
	left: 6px;
	width: 100%;
	height: 100%;
	background: #bfbfbf;
}
.double_deckbox .top_floor{
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
}
.double_deckbox .top_floor_active{
	color: #FFFFFF;
	background: #ffbc36;
	border: 1px solid #ffbc36;
}
/* 服务 */
.service{
	margin-top: 30px;
}	
.service_top{
	position: relative;
	width: 90%;
}
.service_top:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}
.service_top_title{
	float: left;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #1d4795;
	border-bottom: 1px solid #1D4795;
}
.service_top_center{
	position: absolute;
	left: 50%;
	margin-left: -115px;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	float: left;
	color: #ffbc36;
}
.service_top_telephone{
	float: right;
	font-size: 12px;
	margin-top: 4px;
}
.service_top_telephone span{
	font-weight: bold;
}
.service_top_telephone img{
	float: left;
	width: 24px;
	margin-right: 10px;
}
.service_bottom{
	width: 100%;
	padding: 30px 0px;
	background: url("../../images/wap/fwlc_bg.png") 100% 100% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
}
.service_list:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}
.service_list li{
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	width:33.33333333%;
	text-align: center;
}
.service_list li img{
	width: 70%;
	border-radius: 500px;
}
.service_list li .service_list_title{
	font-size: 18px;
	margin: 8px 0px;
}
/*需求*/
.demand{
	width: 100%;
	margin-top: 50px;
	padding: 50px 0px;
	background: url("../../images/xin/xuqiu_bg.png") 100% 100% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
}
.demand_center{
	width: 90%;
	padding: 10px;
	border-radius: 10px;
	background: #FFFFFF;
	margin: 0px auto 0px;
}
.demand_title{
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	margin-bottom:16px ;
}
.demand_online{
   width: 70px;
   height: 1px;
   border-bottom: 2px solid #ffbc36;
   margin: 0 auto 24px;
}
.demand_form{
	width: 80%;
	margin: 20px auto 0px;
}
.demand_form:after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
.demand_form li{
	float: left;
	width: 100%;
	margin-bottom: 24px;
	margin-right: 6%;
}
.demand_form li:nth-child(2n){
	margin-right: 0%;
}
.demand_form li:nth-child(5){
	margin-right: 0%;
	width: 100%;
}
.demand_form input{
    font-size: 16px;
    color: #9a9a9a;
    /*width:100%;*/
    width: calc(100% - 20px);
    margin: 0px;
    padding: 6px 10px;
    border: 1px solid #EEEEEE;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.demand_form select{
    font-size: 16px;
    color: #9a9a9a;
    width: 100%;
    margin: 0px;
    padding: 6px 10px;
    border: 1px solid #EEEEEE;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.demand_form textarea{
    font-size: 16px;
    color: #9a9a9a;
    width: calc(100% - 20px);
    height: 90px;
    margin: 0px;
    padding:6px 10px;
    border: 1px solid #EEEEEE;
}
.demand_form li:nth-child(6){
	margin-right: 0%;
	width: 100%;
	text-align: center;
}
.demand_button{
	padding: 10px 24px;
	background: #c49a78;
	font-size: 16px;
	color: #FFFFFF;
	border: 0px solid transparent;
	outline: none;  
}
.demand_describe{
	text-align: center;
}
/*底部栏*/
.footer{
	width: 100%;
}
.footer .topfooter{
	padding: 20px 0px 120px;
}
.footer .topfooter:after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
.footer .topfooter .footer_logo{
	width:23%;
	margin: 0 auto;
}
.footer .topfooter .footer_logo img{
	/*width: 100%;*/
}
.footer__telephonebox{
	width: 90%;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 4px;
}
.footer__telephonebox span{
	font-weight: bold;
	margin-right: 10px;
}
.footer__telephonebox img{
	float: left;
	/*width: 24px;*/
	margin-right: 10px;
	margin-top: 3px;
}
.footer__telephone{
	float: left;
}
/* .footer .topfooter .footer_center a{
	color: #FFFFFF;
}
.footer .topfooter .footer_center .footer_nav{
	margin: 20px 0px;
	color: #FFFFFF;
} */
.footer .topfooter .footer_center .footer_nav:after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
.footer .topfooter .footer_center .footer_nav li{
	float: left;
	font-size: 16px;
	margin: 0 13px;
}
.footer .topfooter .footer_center .footer_subnav{
	margin: 20px 0px 0px;
	color: #FFFFFF;
	padding-right: 13px;
}
.footer .topfooter .footer_center .footer_subnav:after{
	content:'.';
	height:0;
	visibility:hidden;  
	display:block;
	clear:both;
}
.footer .topfooter .footer_center .footer_subnav .footer_subnavli{
	float: left;
	width: 100px;
	text-align: center;
	font-size: 16px;
	margin: 0 10.93px;
}
.footer .topfooter .footer_center .footer_subnav .footer_subnavli .title{
	padding-bottom: 10px;
	border-bottom:1px dashed  #FFFFFF;
}
.footer .topfooter .footer_center .footer_subnav .footer_subnavli ul li{
	margin-top: 7px;
	font-size: 14px;
}
.footer .topfooter .footer_center .footer_subnav .qrcode{
	width: 145px;
	margin-right: 0px;
}
.footer .topfooter .footer_center .footer_subnav .qrcode img{
	width:100%;
	margin: 0 auto;
}
.copyright{
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
	font-size: 14px;
    margin-top: -110px;
    margin-bottom: 85px;
}
.copyright_right{
	font-size: 12px;
}


.btn3{position:fixed;
  z-index:9999;
  bottom:0px;
  border-top:1px solid #b3b3b3;
  background:#e6e6e6;
  width:100%;
  text-align:center;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;}
  .menu{position:relative;
    float:left;
    width:20%;
    height:75px;
    line-height:50px;
    background:#fff;
    border-right:1px solid #ebebeb;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;}
.menu:last-child{border-right:none;}
.new-sub{position:absolute;
      bottom:60px;
      z-index:10;
      width:100%;
      padding: 0px 10px;
      background: #fff;
      box-sizing:border-box;
      -webkit-box-sizing:border-box;
      border: 1px solid #EEEEEE;
      border-radius: 5px;
      display:none;}
.new-sub li{width: 100%;
        background:#fff;
        float:none;
        box-sizing:border-box;
        -webkit-box-sizing:border-box;
        border-top:1px solid #f2f2f2;}
.new-sub li a{display:block;
          height:50px;
          line-height:50px;
          text-align:left;
          background:#fff;
          color:#333;
          border:none;
          text-align:center;
          font-size:16px;}
.sanjiao{position:absolute;bottom:5px;right:5px;width:0;height:0;border:5px solid transparent;border-right:5px solid #000;border-bottom:5px solid #000;opacity:.5;}
.bt-name{font-size:16px;color:#000;}
.bt-name a{display:block;font-size:14px;color:#000;}
.new-sub .tiggle{
    width:0px;
      height:0px;
      position:absolute;
      left:50%;
      margin-left:-10px;
      bottom:-9px;
      border-top:10px solid #EEEEEE;
      border-left:10px solid transparent;
      border-right:10px solid transparent;
      z-index:10;
  }
  .new-sub .innertiggle{
    width:0px;
      height:0px;
      position:absolute;
      left:50%;
      margin-left:-9px;
      bottom:-8px;
      border-top:9px solid white;
      border-left:9px solid transparent;
      border-right:9px solid transparent;
      z-index:11;
  }

  /*底部栏*/
  .bt-img{
    width: 35%;
    margin: 0 auto;
    padding-top: 6px;
  }
  .bt-img img{
    width: 100%;
  }
  .bt-zhi{
    margin-top: 0px;
  }

/*合作加盟*/
.jiameng{
    width: 100%;
    margin: 0 auto;
  }
  .jiameng ul::after{
    content:'.';
    height:0;
    visibility:hidden;  
    display:block;
    clear:both;
}
.jiameng ul li{
    /*width: 33.33%;*/
    height: 100px;
    /*float: left;*/
    background-size: 100%;
    position: relative;
}
/*.jiameng ul li:nth-child(4){margin-left: 17%;}*/

.jiameng ul li{
    position: relative;
    /*background: #eeeeee;*/
    /* background: url("../img/biaoqian_a.jpg") 80% 80% no-repeat;
    -webkit-background-size: cover;
    background-size: cover; */
    /* background-position: 50% 50%; */
}
.jiameng ul li:nth-child(2n){background: #FFFFFF;}
.jiameng ul li img{
    /*position: absolute;*/
    left: 35px;
    top:0px;
    /*width:50%;*/
}

.jiameng ul li a{
    display: block;
    position: absolute;
    bottom: 15px;
    /*font-size: 14px;*/
    color: #000;
    /*text-align: center;*/
    width: 100%;
}
.jiameng ul li:hover a{
    color: #fff;
}
.jiameng ul ._e a:nth-child(1){
    bottom: 56px;
}
.jiameng ul ._e:hover a{
    color: #000000;
}
.jiameng_top{
    position: relative;
    width: 90%;
}
.jiameng_top:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}

.jiameng_top_center{
    position: absolute;
    left: 50%;
    margin-left: -65px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    float: left;
    color: #000;
    margin-top: 25px;
}
.jiameng_bottom{
    width: 100%;
    padding: 93px 0px 0px;
    -webkit-background-size: cover;
    background-size: cover;
   
}
/*.ditu{
    width: 1200px;
}*/

#container {
        overflow: hidden;
        width: 100%;
        height:300px;
        margin: 0 auto;
        font-family: "微软雅黑";
}
.info {
    z-index: 999;
    width: auto;
    min-width: 22rem;
    padding: .75rem 1.25rem;
    margin-left: 1.25rem;
    position: fixed;
    top: 1rem;
    background-color: #fff;
    border-radius: .25rem;
    font-size: 14px;
    color: #666;
    box-shadow: 0 2px 6px 0 rgba(27, 142, 236, 0.5);
}

/*成功案例*/
.case{
    margin-top: 20px;
    border-bottom: 1px solid #f1f1f1;
    /*height: 145px;*/
}   
.case_top{
    width: 20%;
    float: left;
    margin-left: 16px;
    line-height: 10;
}
.case_top:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.case_top_center{
    position: absolute;
    left: 50%;
    margin-left: -115px;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    float: left;
    color: #ffbc36;
    bottom: -35px;
}
.case_bottom{
    width: 75%;
    /*padding: 00px 0px;*/
    /*background: url("../img/liucheng_bg.png") 100% 100% no-repeat;*/
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    /*border-bottom: 1px solid #f3f3f3;*/
    float: left;
}
.case_list:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.case_list li{
    float: left;
    font-size: 12px;
    color: #000;
    /*width: 13%;*/
    text-align: center;
 
    margin-left: 4%;
}
.case_list li img{
    width: 50%;
    /*border-radius: 500px;*/
}
.case_list li .case_list_title{
    font-size: 10px;
    margin: 8px 0px;
}

.xcrj_bao{
    width: 100%;
    /*background:#f7f7ef;*/
    /*border-bottom: 3px solid #e6e6e6;*/
}
.xcrj{
    width: 90%;
    margin: 0 auto;
    padding:30px 5%;
}
.neirong_xc{
    width: 100%;
}
.neirong_xc .dt{
    width: 94%;
        height: 45px;
    line-height: 45px;
    padding: 0px 3%;
    border: 1px solid #dcdcdc;
}
.neirong_xc .dt .bt{
    float: left;
    width: 70%;
    height: 45px;
    line-height: 45px;
    color: #000;
    font-size: 20px;
}
.neirong_xc .dt .gd {
        float: right;
    margin-top: 4.5px;
    width: 36px;
    height: 45px;
}
.neirong_xc .dt .gd a{
    display: block;
    width: 36px;
    height: 36px;
    background:url("../mobileimages/gd.png");
    background-size: 100%;
}
.neirong_xc .dt .gd a:hover{
    background:url("../mobileimages/gdh.png");background-size: 100%;
}

.neirong_xc  .tp_fl{
    width: 100%;
    padding-top:25px ;
}
.neirong_xc  .tp_fl li{
    width: 46.8%;
    border: 1px solid #dcdcdc;
    /*height:285px ;*/
    margin-bottom:5% ;
    margin-right:5%;
    float: left;
}
.neirong_xc  .tp_fl li a{
    display: block;
    width: 100%;
    height:100%;
    
}
.neirong_xc  .tp_fl li a:hover .tu{
    opacity: 0.6;
    transition: 1s; 
}
.neirong_xc  .tp_fl li a:hover .zi{
    color: #da251d;transition: 1s;
}
.neirong_xc  .tp_fl li a .tu{
    width:98%;
    padding:1%;
    /*height: 227px;*/
    line-height: 0px;
}
.neirong_xc  .tp_fl li a .tu img{
    width: 100%;margin-bottom: 0px;
}
.neirong_xc  .tp_fl li a .zi{
    width:100%;
    height: 50px;
    /*background:#fff;*/
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #000;
    border-top: 1px solid #dcdcdc;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.neirong_xc  .tp_fl li:nth-child(2n){margin-right: 0px ;}
.neirong_xc  .tp_fl li:nth-child(5){margin-bottom: 0px ;}
.neirong_xc  .tp_fl li:nth-child(6){margin-bottom: 0px ;}
.ljgd{
    display: block;
    margin: 25px auto;
    width: 30%;
    font-size: 18px;
    height: 45px;
    line-height: 46px;
    overflow: hidden;
    color: #8c8c8c;
    border-right:1px solid #f1f1f1;
    border-bottom:1px solid #f1f1f1;
    text-align: center;
}

/* 案例详情 */
.case_details{
    width: 96%;
    margin: 0 auto;
}
.case_details_top{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
}
.case_details_top:after{
    content:'.';
    height:0;
    visibility:hidden;  
    display:block;
    clear:both;
}
.case_details_top_title:after{
    content:'.';
    height:0;
    visibility:hidden;  
    display:block;
    clear:both;
}
.case_details_left{
    float: left;
    /* width: 65%; */
}
.case_details_left .case_title{
    font-size: 20px;
}
.case_details_left .case_futitle{
    font-size: 16px;
}
.case_content{
    font-size: 14px;
    margin-top: 10px;
}
.case_details_right{
    float: right;
    /* width: 30%; */
}
.case_details_right:after{
    content:'.';
    height:0;
    visibility:hidden;  
    display:block;
    clear:both;
}
.case_details_right .case_details_right_wenzi{
    float: right;
    font-size: 12px;
}
.case_details_right img{
    width: 20px;
    margin-top: 2px;
    margin-right: 10px;
    float: right;
}
.case_details_img{
    margin-top: 20px;
    width: 100%;
}
.case_details_img img{
    width: 100%;
}




/*家具列表*/
.furniture{
    margin-top: 20px;
    border-bottom: 1px solid #f1f1f1;
    height: 145px;
}   
.furniture_top{
    width: 20%;
    float: left;
    margin-left: 16px;
}
.furniture_top:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.furniture_top_center{
    position: absolute;
    left: 50%;
    margin-left: -115px;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    float: left;
    color: #ffbc36;
    bottom: -35px;
}
.furniture_bottom{
    width: 75%;
    /*padding: 00px 0px;*/
    /*background: url("../img/liucheng_bg.png") 100% 100% no-repeat;*/
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    /*border-bottom: 1px solid #f3f3f3;*/
    float: left;
}
.furniture_list:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.furniture_list li{
    float: left;
    font-size: 12px;
    color: #000;
    width: 13%;
    text-align: center;
 
    margin-left: 40px;
}
.furniture_list li img{
    width: 50%;
    border-radius: 500px;
}
.furniture_list li .furniture_list_title{
    font-size: 10px;
    margin: 8px 0px;
}

.furniture_xcrj_bao{
    width: 100%;
    /*background:#f7f7ef;*/
    /*border-bottom: 3px solid #e6e6e6;*/
}
.furniture_xcrj{
    width: 90%;
    margin: 0 auto;
    padding:30px 5%;
}
.furniture_xc{
    width: 100%;
}
.furniture_xc  .tp_fl{
    width: 100%;
    padding-top:25px ;
}
.furniture_xc  .tp_fl li{
    width: 46.8%;
    border: 1px solid #dcdcdc;
    /*height:285px ;*/
    margin-bottom:5% ;
    margin-right:5%;
    float: left;
}
.furniture_xc  .tp_fl li a{
    display: block;
    width: 100%;
    height:100%;
    
}
.furniture_xc  .tp_fl li a:hover .tu{
    opacity: 0.6;
    transition: 1s; 
}
.furniture_xc  .tp_fl li a:hover .zi{
    color: #da251d;transition: 1s;
}
.furniture_xc  .tp_fl li a .tu{
    width:98%;
    padding:1%;
    /*height: 227px;*/
    line-height: 0px;
}
.furniture_xc  .tp_fl li a .tu img{
    width: 100%;margin-bottom: 0px;
}
.furniture_xc  .tp_fl li a .zi{
    width:100%;
    height: 50px;
    /*background:#fff;*/
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #000;
    border-top: 1px solid #dcdcdc;
}
.furniture_xc  .tp_fl li:nth-child(2n){margin-right: 0px ;}
.furniture_xc  .tp_fl li:nth-child(5){margin-bottom: 0px ;}
.furniture_xc  .tp_fl li:nth-child(6){margin-bottom: 0px ;}


.viewban { width: 6.4rem; /*height: 6.34rem;*/ margin: 0 auto; position: relative; }
.viewban .img_ctrl { position: absolute; z-index: 100; right: 1.98rem; top: 2.95rem; }
.viewban .img_ctrl > div { width: 6px; height: 6px; border-radius: 100%; float: left; background-color: #cf0b19; }
.viewban .img_ctrl > div + div { margin-left: 0.04rem; }
.viewban .img_ctrl > div.now { background-color: #191919; }
.viewban .num_b { position: absolute; right: 0.1rem; bottom: 0.2rem; color: #fff; font-size: 0.28rem; background: rgba(0, 0, 0, 0.4); padding: 0.05rem 0.1rem; border-radius: 0.1rem; }

.viewbans { width: 6.4rem; /*height: 6.34rem;*/ margin: 0 auto; overflow: hidden; }
.viewbans li { width: 100%; height: auto; float: left; position: relative; }
.viewbans li .img_b img { display: block; width: 100%; }

.vname_b { clear: both; width: 6rem; margin: 0 auto; }
.vname_b:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }
.vname_b .title { font-size: 0.3rem; color: #000; padding-top: 0.2rem; }
.vname_b .stitle { width: 4.7rem; font-size: 0.18rem; color: #f12222; padding-top: 0.1rem; float: left; }
.vname_b .icon { width: 1.2rem; height: 0.46rem; background-image: url(../images/view_icon02.jpg); background-size: cover; float: right; }

/* 商品详情 */
.grey{
    color:#cfcfcf;
}
.font12{
    font-size: 12px;
}
.font18{
    font-size: 18px;
}
.font22{
    font-size: 22px;
}
.m5{
    margin-right: 5px;
}
.ml8{
    margin-left: 8px;
}
.strikethrough{
    text-decoration:line-through
}
.commodity{
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
}
.commodity .price{
    display: flow-root;
}
.commodity .share {
    float: right;
    font-size:12px ;
    text-align: center;
}
.commodity .share img{
    display: block;
    height: 24px;
    width: 24px;
}
.commodity .commodity_title{
    padding: 5px 0px;
    font-size: 18px;
    font-weight: bold;
}
.commodity .fu_title{
    color: #666666;
}
.commoditylist{
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
}
.commoditylist li{
    padding: 10px 0px;
    display: flow-root;
    display: flex;
}
.commoditylist li .brown{
    color: #C79A73;
}
.commoditylist li .left{ 
    /*float: left;*/
    width: 70px;
  overflow:hidden;
  text-align-last:justify;
  margin-right: 10px;
}
.commoditylist li .right{ 
    /*float: left;*/
    color: #5F5F5F;
    flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commoditylist li .right .diqu{ 
    float: right;
    color: #5F5F5F;
    width: 150px;
    height: 30px;
    border: 1px solid #E6E6E6;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
}
.huitiao{
    width: 100%;
    height: 15px;
    background: #EEEEEE;
}
.selected{
    width: 100%;
    display: flow-root;
    display: flex;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
}
.selected .selected_l{
    width: 40px;
}
.selected .selected_r{
    width: 20px;
}
.selected .selected_c{
    flex: 1;
}
.selected_c_fu{
    color: #5F5F5F;
}
.product{
    width: 100%;
    display: flow-root;
}
.product li{
    width:50%;
    color: #000000;
    padding: 10px 0px;
    text-align: center;
    float: left;
}
.product li div{
    width:40px;
    height: 4px;
    margin: 0 auto;
     background-image: linear-gradient(to right, #ffffff,  #ffffff);
}
.product .active div{
     background-image: linear-gradient(to right, #ff7b00,  #ffffff);
}
.ordering{
    display: none;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
}
.ordering img{
    width: 100%;
}
/*弹窗 */
.outerLayer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 1000;
    display: none;
    cursor: pointer;
}
.popup {
    height: 350px;
    position: fixed;
    bottom: 0;
    width:100%;
    box-sizing: border-box;
    padding:24px 16px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    left: 0%;
    display: none;
    z-index: 999999;
    overflow-y: scroll;
    background: #FFFFFF;
    margin-bottom: 55px;
}
.popup::-webkit-scrollbar { width: 0 !important }
.popup { -ms-overflow-style: none; }
.popup { overflow: -moz-scrollbars-none; }
.popup img{
    width: 100%;
}


/*资质认证*/
.attestation{
    margin-top: 20px;
    border-bottom: 1px solid #f1f1f1;
    /*height: 145px;*/
}   
.attestation_top{
    width: 20%;
    float: left;
    margin-left: 16px;
    line-height: 10;
}
.attestation_top:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.attestation_top_center{
    position: absolute;
    left: 50%;
    margin-left: -115px;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    float: left;
    color: #ffbc36;
    bottom: -35px;
}
.attestation_bottom{
    width: 100%;
    /*padding: 00px 0px;*/
    /*background: url("../img/liucheng_bg.png") 100% 100% no-repeat;*/
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    /*border-bottom: 1px solid #f3f3f3;*/
    float: left;
}
.attestation_list:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.attestation_list li{
    float: left;
    font-size: 12px;
    color: #000;
    /*width: 13%;*/
    text-align: center;
 
    margin-left: 1%;
}
.attestation_list li img{
    width: 50%;
    /*border-radius: 500px;*/
}
.attestation_list li .attestation_list_title{
    font-size: 10px;
    margin: 8px 0px;
}


/*整体定制*/
.customized{
    margin-top: 20px;
    border-bottom: 1px solid #f1f1f1;
    /*height: 145px;*/
}   
.customized_top{
    width: 20%;
    float: left;
    margin-left: 16px;
    line-height: 10;
}
.customized_top:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.customized_top_center{
    position: absolute;
    left: 50%;
    margin-left: -115px;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    float: left;
    color: #ffbc36;
    bottom: -35px;
}
.customized_bottom{
    width: 75%;
    /*padding: 00px 0px;*/
    /*background: url("../img/liucheng_bg.png") 100% 100% no-repeat;*/
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    /*border-bottom: 1px solid #f3f3f3;*/
    float: left;
}
.customized_list:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.customized_list li{
    float: left;
    font-size: 12px;
    color: #000;
    /*width: 13%;*/
    text-align: center;
 
    margin-left: 7%;
}
.customized_list li img{
    width: 50%;
    /*border-radius: 500px;*/
}
.customized_list li .customized_list_title{
    font-size: 10px;
    margin: 8px 0px;
}



/*大图模式列表页*/
.squares .list_pic{font-size:0;display:block;width:100%;margin:0px auto;}
.squares .list_pic li{font-size:12px;
vertical-align:middle;
letter-spacing:normal;
word-spacing:normal;
display:inline-block;
margin:12px 0 0 0;
width: 48%;
margin-right: 4%;
}
.squares .list_pic li:nth-child(2n){margin-right: 0px;}
.squares .goods-content{line-height:18px;background-color:#FFF;
width:100%;padding-bottom: 6px; border:solid 1px #F0F0F0;border-radius:2px;position:relative;overflow:hidden;box-shadow:0 0 3px rgba(153,153,153,.1);transition:border-color .4s ease-in-out 0s}
.squares .goods-content:hover{z-index:12}
.squares .goods-pic{background:#FFF;width:96%;padding:5px 5px 0 5px;margin:0;z-index:1;top:0;left:0}
.squares .goods-pic a{line-height:0;text-align:center;vertical-align:middle;display:table-cell;overflow:hidden}
.squares .goods-pic img{max-width:100%;max-height:285px;margin-top:expression( 220-this.height/2)}
.squares .goods-info{box-sizing: border-box; width:100%;margin:0;z-index:1;left:0;top:45%}
.squares .goods-pic-scroll-show{box-sizing: border-box;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5FFFFFF', endColorstr='#E5FFFFFF');background:rgba(255,255,255,.9);
	width:100%;padding:5px 10px}
.squares .goods-pic-scroll-show ul{font-size:0;box-sizing: border-box;width:100%;height:30px}
.squares .goods-pic-scroll-show ul li{padding: 0px; vertical-align:middle;letter-spacing:normal;word-spacing:normal;display:inline-block;width:30px;height:30px;margin:0 5px 0 0}
.squares .goods-pic-scroll-show ul li a{line-height:0;text-align:center;vertical-align:middle;display:table-cell;width:28px;height:28px;padding:0;border:solid 1px #EEE;overflow:hidden}
.squares .goods-pic-scroll-show ul li a:hover,.squares .goods-pic-scroll-show ul li.selected a{border-color:#ff4040;transition:border-color .4s ease-in-out 0s}
.squares .goods-pic-scroll-show ul li img{max-width:28px;max-height:28px;margin-top:expression(28-this.height/2)}
.squares .goods-promotion{color:#FFF;text-align:center;width:35px;height:35px; position:absolute;z-index:2;top:5px;right:5px;background: #f42424;border-bottom-left-radius: 50%;}
.squares .goods-promotion span{position:relative;z-index:2;font-weight:700;height:35px;line-height:35px;display:block;}
.squares .goods-price{font:12px/20px Arial;background-color:#FFF;white-space:nowrap;display:block;height:20px;padding:5px 10px;overflow:hidden}
.squares .goods-price em.sale-price{color:#E31939;font-size:14px;font-weight:400;font-family: Arial, Helvetica, sans-serif;text-overflow:ellipsis;white-space:nowrap;max-width:140px;float:left;overflow:hidden}
.squares .goods-price em.market-price{color:#999;text-decoration:line-through;text-overflow:ellipsis;white-space:nowrap;max-width:50px;float:left;margin-left:10px;overflow:hidden}
.squares .goods-sales{float: right;color:#b9b9b9}
.goods-name{padding: 0 5px; pabox-sizing: border-box;word-break: break-all; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}


/*登录页面*/
.page_login .mc #login_normal_form .pass{
    width:90%;
    border-bottom: 1px solid;
    height: 40px;
}
.page_login .mc #login_normal_form .pass .text-area{
    width: 70%;float: left;
}
.page_login .mc #login_normal_form .pass .forget_pass{
    width: 29%;float: left; text-align: right;margin-top: 12px;
}
.page_login .mc #login_normal_form .pass .forget_pass .forget_pass_eyes{
    float: left;width:18px;margin-left: 0px;margin-top: 4px;
}
.page_login .mc #login_normal_form .pass .forget_pass .forget_pass_eyes img{
   width: 100%;
}
.page_login .mc #login_normal_form .pass .forget_pass .forget_pass_gang{
   height: 25px;border: 1px solid #a2a2a2;float: left;margin-left: 4px;
}
.page_login{background:#FFF;width:100%;padding:0px 0; margin-bottom: 50px;}
.page_login .send_code,.page_register .send_code{width: 100%;height: 40px;line-height: 40px;text-align: center;border: none;background: #57565f;color: #fff;padding: 0;cursor: pointer;border-radius: 2px;font-size: 14px;float: right;}
.page_login .login_form{width:100%;background-color:#FFF;padding:0px 0px;/*border:solid 1px #E6E6E6;*//*border-radius:5px;*/position:relative;z-index:1}
.page_login .login_form .mt{height:50px;color:#E23435;text-align:center;    font-size: 16px;    line-height: 20px;}
.page_login .login_form .mt a{position: relative;float: left;height: 100%;width: 100%;text-decoration: none;text-align: center;}
.page_login .login_form .mt a span{display: block;margin-top: 15px;font-weight: 700;font-size: 20px;}
.page_login .login_form .mt a i{display:none;position:absolute;width:70px;height:4px;background:#f60;bottom:-1px;left:50%;margin-left:-35px}
.page_login .login_form .mt a.on{color:#646464;}
/*.page_login .login_form .mt a.on img{width: 20%;}*/
.page_login .login_form .mc{margin-top:28%;}
.page_login .login_form .mc .item{z-index:1;margin: 0 auto;margin-bottom:10px;width:100%;height:40px;line-height:26px}
.page_login .login_form .mc .item .text-area{position:relative;width:100%;}
.page_login .login_form .mc .ico{position:absolute;left:2px;z-index:5; font-size: 16px;}
.page_login .login_form .mc .item .ico{top:2px;width:16px;height:16px;}
.page_login .login_form .mc .item .text{position: relative;top: 0;left: 0;width: 90%;height: 100%;border: 0px;border-bottom: 1px solid;color: #666;font-size: 14px;line-height: 24px;display: block;}
.page_login .login_form .mc .item .text:hover{border-color:#cacaca;}
.page_login .login_form .mc .item .error{border-color:#ff4040!important;z-index:2}
.page_login .login_form .mc .item .span:hover a{z-index:0}
.page_login .login_form .mc .item .makecode{position:absolute;width:138px;height:46px;z-index:-1;background:rgba(0,0,0,.5);color:#FFF;font-size:15px;line-height:46px;text-align:center}
.page_login .login_form .mc .item .span{margin:-1px 0 0 -1px;/*border:solid 1px #E6E6E6;*/z-index:1;display:block;width:138px;height:46px;float:left;position:relative}
.login-btn {
    height: 40px;
    background-color: #fab01b;
    color: #fff;
    width: 90%;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    border: 0px;
    border-radius: 10px;
}



/*找回密码*/
.page_login .mc #post_form .pass{
    width:90%;
    border-bottom: 1px solid;
    height: 40px;
}
.page_login .mc #post_form .pass .text-area{
    width: 60%;float: left;
}
.page_login .mc #post_form .pass .forget_pass{
    width: 40%;height: 40px; float: left; text-align: right;margin-top: 0px;
}
.page_login .mc #post_form .pass .forget_pass .forget_pass_eyes{
    float: right;width: 76%;margin-top: 0px;
}
.page_login .mc #post_form .pass .forget_pass .forget_pass_eyes img{
   width: 100%;
}
.page_login .mc #post_form .pass .forget_pass .forget_pass_gang{
   height: 25px;border: 1px solid #a2a2a2;float: left;margin-left: 40px;
}

/*登录页面*/
.page_login .mc #password_form .pass{
    width:90%;
    border-bottom: 1px solid;
    height: 40px;
}
.page_login .mc #password_form .pass .text-area{
    width: 70%;float: left;
}
.page_login .mc #password_form .pass .forget_pass{
    width: 29%;float: left; text-align: right;margin-top: 30px;
}
.page_login .mc #password_form .pass .forget_pass .forget_pass_eyes{
    float: left;width: 17%;margin-left: 15px;margin-top: -8px;
}
.page_login .mc #password_form .pass .forget_pass .forget_pass_eyes img{
   width: 100%;
}
.page_login .mc #password_form .pass .forget_pass .forget_pass_gang{
   height: 25px;border: 1px solid #a2a2a2;float: left;margin-left: 40px;
}







