
body
{
margin:0px;
min-width:1314px;
}
.wd {
    margin: 0 auto;
    width: 1202px;
}
ul, ol, li {
    list-style: none;
}
.fixed {
    *zoom: 1;
}
.header {
  position: relative;
  z-index: 1;
  /* height: 149px; overflow: hidden;*/
  
      box-shadow: rgb(0 0 0 / 20%) 0px 7px 15px 0px;
}
.logo {
    position: absolute;
    left: 50%;
    top: 2px;
    z-index: 5;
    margin-left: -677px;
    width: 230px;
}
.logo img {
  width: 100%;
  height: auto;
}
.headTop {
  height: 96px;
  
  color: #e3e3e3;
  font-size: 16px;
  line-height: 34px;
background-image: url(//liwanimg.oss-cn-shenzhen.aliyuncs.com/Untitled-1.jpg?v=53);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.tel {
  float: right;
  margin-top: 30px;
  padding: 0 22px 0 44px;
  background: url(/images/tel.png) no-repeat left center;
}
.tel span {
  font-size: 18px;
  display: inline-block;
  padding-right: 32px;
  background: url(/images/span.jpg) no-repeat right center;
}
.cart {
  float: right;
  margin-top: 30px;
}
.cart a {
  display: block;
  padding-left: 49px;
color:#e3e3e3;
  background: url(/images/cart.png) no-repeat left center;

}
.jingxiao {
  float: right;
  margin-top: 30px;
  margin-left: 20px;
  position: relative;
}
.jingxiao:hover .img-box {
    opacity: 1;
    visibility: visible;
}
.jingxiao .img-box {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 150px;
  padding-top: 10px;
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}
.jingxiao .img-box img {
    width: 100%;
}
.jingxiao a {
  display: block;
  padding-left: 49px;
  color: #e3e3e3;
  background: url(/images/link.png) no-repeat left center;
  background-size: 34px;
}
.lang {
  float: right;
  margin-top: 30px;
  margin-left: 20px;
  padding-left: 49px;
  background: url(/images/language.png) no-repeat left center;
}
.lang a {
  color: #fff;
}
.lang a:hover {
  color: #ffbb6a;
}
.nav {
  height: 53px;
  background: #fff;
  filter: alpha(opacity=95);
  opacity: 0.95;
}
.nav ul {
margin:0px;
  float: left;
  margin-left: 300px;
}
.nav ul li {
  float: left;
  height: 53px;
  position: relative;
  background: url(/images/span2.jpg) no-repeat right center;
}
.nav ul li > a {
  display: block;
  height: 53px;
  line-height: 53px;
  padding: 0 28px;
  color: #333;
  font-size: 14px;
}
.nav ul li:hover,
.nav ul li.on {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav ul li:hover > a,
.nav ul li.on > a {
  color: #ffbb6a;
}
.search {
  position: relative;
  z-index: 3;
  float: right;
  margin-top: 11px;
  width: 18px;
  height: 30px;
  background: url(/images/searchX.png) no-repeat right center;
}
.search:hover {
  background: none;
}
.searchBox {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  z-index: 10;
  overflow: hidden;
  height: 28px;
  line-height: 28px;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  border: 1px solid #cacaca;
  background-color: #fff;
}
.searchBox input {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  color: #666;
  border: none;
  background: none;
  font-size: 14px;
}
.searchBox input[type="text"] {
  padding-left: 10px;
  width: 129px;
}
.searchBox input[type="submit"] {
  width: 18px;
  cursor: pointer;
  background: url(/images/searchX.png) no-repeat right center;
}
.nav ul li:hover > a, .nav ul li.on > a {
    color: #ff1010;
    font-weight: bold;
}
.nav ul li > a {
    display: block;
    height: 53px;
    line-height: 53px;
    padding: 0 28px;
    color: #333;
    font-size: 14px;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.main_width {
    width: 1536px;
    margin: auto;
}

.design_box .left {
    width: 14%;
    margin-right: 2%;
    margin-left: 3%;
}

.design_box .left {
    width: 19%;
    margin-right: 3%;
    height: 222px;
    background: url(/images/mod1_free_left.jpg?v=1) center no-repeat;
    background-size: contain;
}
.design_box {
    -webkit-flex: 1;
    -ms-flex: 1;
    -moz-flex: 1;
    flex: 1;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    /* display: none; */
}

.design_box .free_info {
    width: auto;
    flex: 1;
}
.design_box .free_info {
    float: left;
    width: 48%;
    margin-right: 2%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.design_box .free_info .design_wrap {
    width: 100%;
	margin-top:40px;
}

.design_box .free_info ol .sel {
    width: calc((100% - 50px) / 6);
    float: left;
    margin-right: 10px;
    position: relative;
}

.design_box .free_info ol .sel.btn {
    margin-right: 0!important;
}

.design_box .free_info ol {
    overflow: hidden;
    width: 100%;
    margin-top: 15px;
}

.design_box .free_info ol li {
    width: 48%;
    margin-right: 2%;
    float: left;
    overflow: hidden;
}

.design_box .free_info ol li input {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 0 15px;
    font-family: Arial, "微软雅黑", sans-serif;
    font-size: 12px;
    line-height: 1.2;
}

.design_box .free_info ol li button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    border: none;
    font-size: 14px;
    font-family: Arial, "微软雅黑", sans-serif;
    background-color: #573b2d;
    color: #edd4ac;
    cursor: pointer;
}

.design_box .free_info ol .sel.txt::after, 
.design_box .free_info ol .sel.tel::after, 
.design_box .free_info ol .sel.btn::after {
    display: none;
}


.design_box .free_info h3 span {
    color: #573b2d;
    font-weight: bold;
}
.design_box .free_info h3 {
    margin-top: 0;
}
.design_box .free_info h3 {
    font-size: 20px;
    font-family: 'MicrosoftYaHei-Bold';
}
.design_box .free_info h3 {
    color: #646464;
    text-align: left;
    font-size: 26px;
}
.design_box .free_info ol .sel select {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 10px;
    font-family: Arial, "微软雅黑", sans-serif;
    font-size: 12px;
    line-height: 38px;
}
input[type="button"], button, select {
    -webkit-appearance: none;
    appearance: none;
    outline: medium;
}

 .banner{position:relative; width:100%; height:600px; padding-bottom:65px; overflow:hidden;}
.banner a{display:block; height:100%;}
.swiper-wrapper{position:relative; width:100%; height:100%;}
.swiper-slide{float:left; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.swiper-pagination{position:absolute; bottom:40px; left:0; width:100%; height:10px; text-align:center;}
.swiper-pagination .swiper-pagination-bullet{display:inline-block; height:5px; width:5px; margin:0 12px; border:1px solid #000; background:transparent; cursor:pointer; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.swiper-pagination .swiper-pagination-bullet-active{background:#000;}


.product-type{width:100%; max-width:1314px; margin:auto; overflow:hidden;padding-left:0px;}
.product-type li{position:relative; float:left; width:16.625%; padding-top:15%; background:#f1f0ed; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.product-type li:nth-of-type(2n){background:#f8f7f5;}
.product-type li:before{content:''; position:absolute; top:0; right:0; width:1px; height:100%; background:#fff;}
.product-type li:last-of-type:before{display:none;}
.product-type li a{position:absolute; top:0; right:0; bottom:0; left:0;    text-decoration: none;}

.product-type li i{position:absolute; top:50%; left:50%; width:70px; height:70px; margin:-35px 0 0 -35px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.product-type li.t1 i{background-position:0 0;}
.product-type li.t2 i{background-position:0 -70px;}
.product-type li.t3 i{background-position:0 -140px;}
.product-type li.t4 i{background-position:0 -210px;}
.product-type li.t5 i{background-position:0 -280px;}
.product-type li.t6 i{background-position:0 -350px;}
.product-type li b{position:absolute; top:50%; left:50%; width:130px; height:130px; margin:-65px 0 0 -65px; border-radius:50%; background:#fff; box-shadow:inset 0 0 0 0 #f1e3d2; opacity:0; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; -webkit-transform:scale(0); -moz-transform:scale(0); transform:scale(0);}
.product-type span{position:absolute; bottom:13%; left:0; width:100%; text-align:center;    font-size: 19px; color:#333; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}

.product-type li:hover{background:#eeddc7;}
.product-type li:hover b{box-shadow:inset 0 0 0 8px #f1e3d2; opacity:1; -webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1);}
.product-type li:hover span{color:#7e4430;}





.prjects
{
	    background-image: url(//liwanimg.oss-cn-shenzhen.aliyuncs.com/Untitled-1.jpg?v=53);
    background-repeat: no-repeat;
    background-position: center;
    height: 80px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
	
}





.prjects  h4 {
    position: relative;
    width: 1314px;
    /* text-align: center; */
    height: 80px;
    display: block;
    margin: 0 auto;
    padding-left: 30px;
    box-sizing: border-box;
	
}
.prjects  h4 b {
    position: absolute;
    z-index: 99999;
    width: 1314px;
    height: 40px;
    font-size: 32px;
    display: block;
    color: #ffffff;
    top: 21px;
    /* left: 105px; */
    /* background: #ffffff; */
    line-height: 40px;
	

}
.prjects  h4 b strong{
color:#ffe142
}
.prjects  h4 span {
margin: 0 auto;
    width: 100%;
    display: block;
    position: absolute;
    height: 1px;
    border-bottom: 0px solid #fff;
    top: 40px;
    z-index: 9;
    left: 0px;
}


.grWidth {
    width: 1200px;
	
 
}
.floor5 *,.footer *
{
	margin:0px;
	padding:0px;
}
.floor5{    padding: 29px 0px 1px 0px;
    overflow: hidden;
 
 
    height: 95px;
	    background-image: url(//liwanimg.oss-cn-shenzhen.aliyuncs.com/bgxww.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	
	}
.advantage li:nth-child(1) {
    margin-left: 0;
}
.advantage li {
    float: left;
    width: 220px;
    margin: 0 43px;
    position: relative;
}
.advantage li .imgBox {
    display: table-cell;
    width: 66px;
    height: 66px;
    text-align: center;
    vertical-align: middle;
    border: 2px #ffffff solid;
    border-radius: 35px;
    overflow: hidden;
}
.fl {
    float: left;
}
.advantage li .txt {
    margin-left: 20px;
    height: 70px;
    overflow: hidden;
    color: #ffffff;
}
.advantage li:after {
    content: "/";
    position: absolute;
    font-family: "Arial";
    font-size: 18px;
    top: 24px;
    right: -50px;
    color: #ffffff;
	
}
.w {
    width: 1200px;margin-bottom:10px;
}
.cat-link {
    height: 30px;
    margin-top: 10px;
    font-family: å¾®è½¯é›…é»‘;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(229, 229, 229);
    border-image: initial;
}
.cat-link .in {
    height: 28px;
    border: solid 1px #fff;
    background: #fafafa;
    padding: 0 8px;
}
.cat-link ul {
    height: 28px;
    position: relative;
    float: left;
}
ol, ul {
    list-style: none;
}
.cat-link ul li {
    padding: 0 5px;
}
.cat-link ul li {
    line-height: 28px;
    padding: 0 6px;
    float: left;
}
.cat-link ul li a {
    padding: 0 5px;
}
.cat-link ul li a.current {
    font-size: 14px;
}
.cat-link .activity {
    height: 28px;
    line-height: 28px;
    float: right;
}
.cat-link .activity a {
    padding: 0 20px;
}
.cat-link .activity a {
    padding: 0 12px;
    font-size: 14px;
    font-weight: bold;
    color: #c9033b;
}
.goods-display {
    width: 608px;
    margin-right: 20px;

}
.Left {
    float: left;
}
.goods-display .slide .stage {
    width: 520px;
    height: 341px;
    position: relative;
}
.goods-display .extra {
    height: 20px;
    margin-top: 19px;
}
.goods-display .extra li {
    height: 20px;
    line-height: 20px;
    float: left;
    margin-right: 22px;
    color: #999;
}
 .goods-panel .title .main-title {
    color: #333;
    margin-bottom: 2px;
    word-wrap: break-word;
    word-break: break-all;
}
.sub-title {
    color: #c9033b;
    word-wrap: break-word;
    word-break: break-all;
    font-weight: normal;
}



.footer{background: #0f2b47;font-size:14px;color: #ffffff;overflow:hidden;    border-top: 1px solid #284059;}

.footMain{overflow:hidden;padding:49px 0px 80px 0px;}

.footMenu{width:196px;}

.footMenu2{width: 270px; padding-right: 48px;}

.footMenu2 li.m{float:left;width: 50%;}

.footMain h3{height:47px;font-size:14px;color:#ffffff;line-height: 18px;position: relative;margin-bottom: 16px;}

.footMain h3:after{content: "";display: block;position: absolute;width: 103px;height: 1px; background: #505050;left: 0px;bottom: 0px;}

.footMenu a{color:#a2a2a2;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .3s;font-size:12px;}

.footMenu a:hover{padding-left:10px;color:#cb1311;}

.footerTxt{width: 320px;overflow: hidden;}

.footerTxt h5{line-height: 1em;font-size: 14px;}

.footerTxt span{line-height: 36px;font-size: 18px;font-family: "Arial";}

.footerTxt p{line-height: 28px;margin-top: 10px;}

.footWx{width:112px;overflow: hidden;}

.footWx img{width:112px;height: 112px;display: block;}

.footWx p{line-height: 20px;font-size: 14px;text-align: center;margin-top:10px;padding: 0px 8px;}

.links{overflow: hidden;padding-bottom: 30px;}

.links h5{font-size: 14px;line-height: 1em;margin-bottom: 10px;}

.links a{font-size: 12px;}

.copyRight{overflow:hidden;color:#a2a2a2;height: 70px;line-height: 70px;    border-top: 1px #082039 solid;}

.copyRight a{color:#a2a2a2;transition: all .3s;}

.copyRight a:hover{color:#cb1311;}
.fl {
    float: left;
}
.fr {
    float: right;
}