.fiexd-nav{
	display: none;
}
.nav-top{
	border-bottom: 2px solid #ff6000;
	box-sizing: border-box;
}

.view_box {
	background-color: #f5f5f5;
}
.content{
	width: 1200px;
	margin: 20px auto 60px;
}

.topnav{
	font-size: 14px;
	color: #666;
}
.topnav a{
	font-size: 14px;
	color: #666;
}


/* banner */
.view-top{
	background: #fff;
	padding: 40px;
	box-sizing: border-box;
	margin-top: 20px;
}



.view-banner {
	width: 450px;
	height: 300px;
	position: relative;
	overflow: hidden;
}

.view-banner .banner-imgs {
	position: absolute;
	top: 0;
	height: 100%
}

.view-banner .banner-imgs li {
	width: 450px;
	height: 100%;
	position: relative;
}

.view-banner .banner-imgs li a {
	display: block;
	width: 100%;
	height: 100%;
}

.view-banner .banner-imgs li p {
	font-size: 14px;
	width: 100%;
	color: #FFFEED;
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	bottom: 0;
	left: 0;
}

.view-banner .banner-imgs li img {
	width: 100%;
	height: 100%;
}

/*banner-point*/
.view-banner .banner-point {
	width: 100%;
	position: absolute;
	bottom: 40px;
	text-align: center;
}

.view-banner .banner-point>li {
	display: inline-block;
	margin: 0 5px;
}

.view-banner .point {
	display: block;
	text-align: center;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	transition: all .5s;
}

.view-banner .select-point {
	width: 25px;
	background: #ff6000;
	-webkit-border-radius: 12.5px;
	border-radius: 12.5px;

}

/*left right btn*/
.view-banner .left-btn,
.view-banner .right-btn{
	opacity: 0;
	text-align: center;
	width: 40px;
	height: 80px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.view-banner .left-btn {
	background: url('/static/home/images/img/bg17.png') no-repeat;
	background-size: 100% 100%;
	left: 10px;
}

.view-banner .left-btn:hover {
	background: url('/static/home/images/img/bg19.png') no-repeat;
}

.view-banner .right-btn {
	background: url('/static/home/images/img/bg18.png') no-repeat;
	background-size: 100% 100%;
	right: 10px;
}

.view-banner .right-btn:hover {
	background: url('/static/home/images/img/bg20.png') no-repeat;
}

.view-banner:hover .left-btn {
	opacity: 1;
}

.view-banner:hover .right-btn {
	opacity: 1;
}


/* banner end */



/* 小导航 */
.fws-nav{
	background: #fff;
	padding: 9px 23px;
	margin-top: 20px;
}
.fws-nav>div a>img{
	width: 65px;
	height: 65px;
	border-radius: 50%;
	border: 1px solid #e2e2e2;
	box-sizing: border-box;
}
.fws-nav>div div{
	width: 430px;
	padding-left: 15px;
	padding-top: 8px;
}
.fws-nav>div div>a{
	font-size: 18px;
	color: #333;
}
.fws-nav>div div>h3{
	margin-top: 5px;
}
.fws-nav>div div>h3 p{
	font-size: 14px;
	color: #666;
	margin-right: 25px;
	
}
.fws-nav>div div>h3 p span{
	color: #ff6000;
}
.fws-nav ul{
	margin-top: 20px;
	margin-right: 20px;
}
.fws-nav ul li{
	margin: 0 5px;
}
.fws-nav ul li a{
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 0 15px;
	border-radius: 25px;
}
.fws-nav ul li.fws-nav-active a{
	background: #e4b269;
	color: #fff;
}
.fws-nav ul li:hover a{
	background: #e4b269;
	color: #fff;
}









.view-top .top-con{
	margin-left: 40px;
	width: 595px;
}

.view-top .top-con h3 a{
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.view-top .top-con h3:hover a{
	color: #ff6000;
}
.view-top .top-con .num p{
	padding-left: 0;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-right: 20px;
}
.view-top .top-con .num p span{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #ff6000;
	margin-left: 3px;
	margin-bottom: 5px;
}
.view-top .top-con .num p span.s1{
	display: block;
	color: #333333;
}




.view-top .top-con p{
	font-size: 16px;
	color: #333333;
	margin-top: 13px;
	line-height: 22px;
	padding-left: 33px;
}

.view-top .top-con p.company-name{
	padding-left: 20px;
	background: url(/static/home/images/img/fws.png) no-repeat left center;
	background-size: 14px;
}
.view-top .top-con p.time{
	background: url(/static/home/images/img/time2.png) no-repeat left center;
	background-size: 22px;
}
.view-top .top-con p.ren{
	background: url(/static/home/images/img/ren1.png) no-repeat left center;
	background-size: 22px;

}
.view-top .top-con p.dz{
	background: url(/static/home/images/img/dw2.png) no-repeat left center;	
	background-size: 22px;
}
.view-top .top-con .mfyy{
	display: block;
	width: 182px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: #ff6000;
	margin-top: 20px;
}



/* view-content */
.view-content{
	margin-top: 20px;
}
.view-content>.fl{
	width: 900px;
}
.con-yy{
	background: #fff;
	padding: 20px 40px;
}
.con-yy>div{
	width: 400px;
	height: 80px;
	border-radius: 5px;
	border: 1px solid #eee;
	padding: 7px 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.con-yy>div>div{
	flex: 1;
	padding-left: 12px;
}
.con-yy>div img{
	width: 64px;
	height: 64px;
	border-radius: 50%;
}
.con-yy>div>a{
	display: block;
	width: 98px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	background: #ff6000;
	border-radius: 30px;
}
.con-yy>div>div p{
	font-size: 20px;
	color: #333;
}
.con-yy>div>div span{
	font-size: 16px;
	color: #939393;
	display: block;
	margin-top: 5px;
}
/* 精选案例 */
.jxal{
	padding: 30px 40px;
    margin-top: 20px;
    background: #fff;
}

.jxal ul li{
	width: 264px;
	margin-right: 14px;
	margin-top: 30px;
}
.jxal ul li:nth-child(3n){
	margin-right: 0;
}
.jxal ul li img{
	width: 100%;
	height: 176px;
}
.jxal ul li span{
	font-size: 16px;
	height: 42px;
	display: block;
	margin-top: 15px;
	
	color: #333;
}
.jxal ul li:hover span{
	color: #ff6000;
}
.jxal ul li p{
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}





.hot-cp{
	padding: 30px 40px;
	margin-top: 20px;
	background: #fff;
}
.h2-title p{
	font-size: 22px;
	color: #333;
}
.h2-title a{
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 29px;
}
.hot-cp ul li{
	width: 250px;
	height: 345px;
	box-shadow: 0 0 6px #ccc;
	-moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
	padding: 0 0 15px;
	box-sizing: border-box;
	margin-top: 30px;
	margin-right: 35px;
}
.hot-cp ul li:hover p{
	color: #ff6000;
}
.hot-cp ul li:nth-child(3n){
	margin-right: 0;
}
.hot-cp ul li img{
	width: 250px;
	height: 250px;
	display: block;
	margin: 0 auto;
}
.hot-cp ul li .cp-name{
	padding: 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	margin-top: 10px;
}
.hot-cp ul li .cp-price{
	padding: 0 20px;
	font-size: 16px;
	margin-top: 5px;
	font-weight: bold;
	color: #ff6000;
}
.hot-cp ul li .cp-price span{
	font-size: 12px;
}


/* 促销活动 */
.cxhd{
	padding: 30px 20px;
	background: #fff;
	margin-top: 20px;
}
.cxhd ul li{
	width: 400px;
	height: 85px;
	background: url(/static/home/images/img/cux-bg.jpg)no-repeat;
	background-size: 100% 100%;
	margin-right: 60px;
	margin-top: 30px;
}
.cxhd ul li:nth-child(2n){
	margin-right: 0;
}
.cxhd ul li div{
	width: 290px;
	padding-left: 13px;
	box-sizing: border-box;
	padding-top: 10px;
}
.cxhd ul li div p{
	font-size: 16px;
	color: #a3582b;
	margin-bottom: 5px;
}
.cxhd ul li div span{
	font-size: 14px;
	color: #666;
}
.cxhd ul li a{
	display: block;
	width: 82px;
	height: 30px;
	background: #ff6000;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	border-radius: 30px;
	margin-top: 29px;
	margin-left: 16px;
}


/* 右侧 */
.view-content>.fr{
	width: 280px;
}

.view-content .gsxx{
	padding: 5px 0 10px;
	background: #fff;
}
.gsxx h3{
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	padding-left: 25px;
	border-bottom: 1px solid #eeeeee;
}
.gsxx>div{
	padding: 20px 25px 0;
}
.gsxx>div span{
	display: block;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}
.gsxx>div div a{
	font-size: 14px;
	color: #333;
	line-height: 26px;
	padding-right: 9px;
	margin-right: 9px;
	box-sizing: border-box;
	display: block;
	position: relative;
}
.gsxx>div div a:hover{
	/* cursor: pointer; */
}
.gsxx>div div a::after{
	content: "";
	display: block;
	width: 0.026rem;
	height: 0.76rem;
	position: absolute;
	background: #999;
	right: 0;
	top:0.45rem;
}
.gsxx>div div a:last-child::after{
	display: none;
}
.gsxx>div div a:last-child{
	margin-right: 0;
	border-right: 0;
}
.gsxx>div div a:hover{
	color: #ff6000;
}
.gsxx .ckgd{
	display: block;
	width: 80px;
	height: 24px;
	line-height: 24px;
	color: #ff6000;
	font-size: 14px;
	text-align: center;
	border-radius: 24px;
	border: 1px solid #ff6000;
	margin: 20px auto 0;
}






.view-content .sjs{
	padding: 25px 25px 50px;
	box-sizing: border-box;
	background: #fff;
	margin-top: 20px;
}
.sjs ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sjs ul li{
	text-align: center;
	width: 100px;
	margin-top: 30px;
}
.sjs ul li img{
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.sjs ul li p{
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}
.sjs ul li a{
	display: block;
	width: 80px;
	font-size: 14px;
	height: 24px;
	border: 1px solid #ff6000;
	border-radius: 24px;
	line-height: 24px;
	margin: 13px auto 0;
	color: #ff6000;
}
.sjs ul li a:hover{
	background: #ff6000;
	color: #fff;
}



/* 弹框 */
.liuy-box{
	display: none;
	position: fixed;
	width: 400px;
	background: #fff;
	z-index: 1111;
	top:0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	height: 300px;
}
.liuy-box>h4{
	height: 40px;
	background: #ff6000;
}
.liuy-box>h4 p{
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
}
.liuy-box>h4>a img{
	width: 20px;
	margin-top: 10px;
	height: 20px;
	margin-right: 20px;
}
.liuy-box ul li{
	margin-top: 20px;
}
.liuy-box ul li p{
	text-align: right;
    font-size: 14px;
    color: #5a5657;
    line-height: 34px;
    width: 80px;
    margin-right: 5px;
}
.liuy-box ul li p span{
	color: #ff0101;
}
.liuy-box ul li input[type="text"]{
	border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 32px;
    width: 230px;
    padding: 0 10px;
}
.liuy-box ul li textarea{
	width: 230px;
    height: 32px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    resize: none;
	overflow-x: hidden;
	overflow-y: auto;
}


.liuy-box button{
	display: block;
    width: 230px;
    height: 32px;
    background: #ed6c00;
    color: #fff;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    margin: 20px auto 0;
}


.liuy-bg{
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.3);
	width: 100%;
	height: 100%;
	display: none;
	z-index: 1110;
}



.fws-nav>div div .bieming{
	margin-right: 5px;
	font-size: 16px;
	display: block;
	/*margin-top: 3px;*/
}
.fws-nav>div .com-name .name{
	font-size: 12px;
	margin-top: 5px;
}

.fws-nav>div .renzheng img{
	width: 20px;
}

.view-top .top-con .renzheng{
	width: auto;
	line-height: 40px;
	margin-left: 5px;
}
.view-top .top-con .renzheng img{
	width: 20px;
}
/* tag样式 */
.ptrz {
	display: inline-block;
	border: 1px solid #53ade1;
	color: #53ade1;
	font-size: 12px;
	padding: 3px 5px;
	line-height: 12px;
	border-radius: 3px;
}
.pprz {
	display: inline-block;
	border: 1px solid #ff6000;
	color: #ff6000;
	font-size: 12px;
	padding: 3px 5px;
	line-height: 12px;
	border-radius: 3px;
}
.gsrz {
	display: inline-block;
	border: 1px solid #2bb3b5;
	color: #2bb3b5;
	font-size: 12px;
	padding: 3px 5px;
	line-height: 12px;
	border-radius: 3px;
	margin-left: 4px;
}
/* 新闻中心改版 */
.news_mid {
	margin-top:30px;
}
.news_mid .news_item {
	display:flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.news_mid .news_item .news_left{
	width:180px;
	height:120px;
}
.news_mid .news_item .news_left img {
	width:100%;
	height:100%;
}
.news_mid .news_item .news_right {
	width:640px;
}
.news_mid .news_item .news_right h2 {
	font-weight: bold;
	font-size: 20px;
	color: #333333;
}
.news_mid .news_item .news_right p {
	margin-top:15px;
	font-size: 14px;
	line-height:24px;
    display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          overflow: hidden;
}





/* 设计师 */
i{
	font-style: normal;
}
.designer{
	background-color: #fff;
}
.designer .h2-title{
	padding-left: 40px;
	padding-bottom: 30px;
}
.designer-li{
	transition: all .3s;
}
.designer-li:not(:first-child){
	margin-top: 40px;
}
.designer-li>a{
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 30px 40px 0;
}
.designer-li-me{
	overflow: hidden;
}
.designer-me-img{
	float: left;
	overflow: hidden;
	width: 180px;
	height: 180px;
	border-radius: 10px;
	background-color: #666;
}
.designer-me-img img{
	width: 100%;
	height: 100%;
	transition: all .8s;
}
.designer-me-text{
	font-size: 0;
	float: left;
	width: 640px;
	box-sizing: border-box;
	padding-left: 30px;
}
.designer-me-text h2{
	padding-top: 6px;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
}
.designer-me-text h2>div{
	float: left;
}
.designer-me-text h2>div>div{
	margin-top: 5px;
	box-sizing: border-box;
	padding-right: 20px;
}
.designer-me-text h2>div>div>div{
	width: 0px;
	height: 2px;
	background-color: #ff6002;
	transition: width .5s;
}
.designer-li-me .designer-me-text i{
	margin-top: 12px;
	display: inline-block;
}
.designer-li-me .designer-me-text>div{
	margin-top: 16px;
	line-height: 26px;
}
.designer-me-text span{
	color: #999;
}
.designer-me-text>i,
.designer-me-text>p,
.designer-me-text>div{
	margin-top: 20px;
	font-size: 18px;
	line-height: 18px;
	color: #333;
}
.designer-li ul{
	margin-top: 20px;
	padding: 0 40px 40px;
	overflow: hidden;
}
.designer-li ul li{
	float: left;
	width: 264px;
}
.designer-li ul li:not(:first-child){
	margin-left: 14px;
}
.designer-al{
	width: 100%;
	height: 176px;
	border-radius: 10px;
	background-color: #666;
	overflow: hidden;
}
.designer-al img{
	width: 100%;
	height: 100%;
	transition: all .8s;
}
.designer-li ul li p{
	margin-top: 16px;
	line-height: 24px;
	color: #333333;
	transition: all .3s;
}
.designer-li ul li span{
	font-size: 14px;
	color: #999999;
}
.designer-li:hover{
	box-shadow: 0 0 21px rgba(0, 0, 0, .1);
}
.designer-li:hover .designer-me-text h2>div>div>div{
	width: 100%;
}
.designer-me-img:hover img,
.designer-li ul li:hover img{
	transform: scale(1.1);
}
.designer-li ul li:hover p{
	color: #ff6000;
}