*{
	margin: 0;
	padding:0;
	font-family: '微软雅黑'
}
ul,li{
	list-style: none;
}
a,a:hover,.main a:focus{
	text-decoration: none;
}
body{
	background: #FFF
}
th,td{
	text-align: center;
}
a{
	color: #636b6f
}
a:hover{
	color: #008DCD
}
.w-im-iframe {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(189, 189, 189, 0.3);
    z-index: 9999;
}
.w-im-iframe iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: none;
}
.w-close-im {
    position: absolute;
    color: #666;
    top: 17px;
    left: 50%;
    transform: translateX(460px);
    -webkit-transform: translateX(460px);
    -moz-transform: translateX(460px);
    -ms-transform: translateX(460px);
    -o-transform: translateX(460px);
}
.w-close-icon:before {
    content: '\2715';
    font-size: 32px;
    cursor: pointer;
    font-weight: bold;
}
.w-pos-search-mobile{
	position: absolute;
	left: 80px;
	right: 70px;
	top: 8px;
}
.am-breadcrumb{
	background: #EFEFEF
}
.navbar{
	max-width: 1200px;
	margin: 0 auto;
	border: none;
}
.w-nav .w-nav-left{
	float: left;
	background: #ba2423;
	min-height: 52px;
	width: 22%;
	padding: 0 1.8%;
	line-height: 50px;
	height: 52px
}
.w-nav-left img{
	max-width: 100%;
	display: inline-block;
	max-height: 100%;
	vertical-align: inherit;
}

.w-nav{
	height: 52px;
	-webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    background-size: 5px 5px; /* 控制条纹的大小 */
	background-color: #BAA382;
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                    transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                    transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                    transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                    transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                    transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                    transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,
                    color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent),
                    color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)),
                    color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent),
                    to(transparent));
    box-shadow: 0 0 50px #000
}
.w-nav .w-nav-cont{
	float: left;
	width: 57%;
	margin-left: 0.7%
}
.w-nav .w-nav-cont ul{
	padding-left: 0
}
.w-nav .w-nav-cont li{
	float: left;
	line-height: 26px;
	width: 12.5%;
	text-align: center;
	height: 52px;
	position: relative;
}
.w-nav .w-nav-cont li[wid='asregards']{
	width: 14.5%;	
}
.w-nav .w-nav-cont li:hover a{
	background: #ba2423;
	color: #FFF;
	width: 100%
}
.w-nav .w-nav-cont li a{
	width: 0;
	height: 100%;
	display: inline-block;
	color: #46341B;	
	transition:width 0.5s;
}
.w-nav .w-nav-cont li .w-syb-resource{
	overflow: hidden;
	position: absolute;
	top:-500%;
	left: 0;
	z-index: 1050;
	border: 1px solid #FFF;
	background: rgba(0,0,0,0.4);
	transition:top 0.5s;
}
.w-nav .w-nav-cont li .w-syb-resource li{
	width: 100%;
	line-height: 38px;
	height: 38px;
	border-bottom: 1px solid #FFF
}
.w-nav .w-nav-cont li .w-syb-resource li a:hover{
	background: rgba(0,0,0,0.6);
}
.w-nav .w-nav-cont li .w-syb-resource li a{
	color: #FFF;
	width: 100%;
	background: rgba(0,0,0,0.4);
}
.w-nav .w-nav-cont li:hover .w-syb-resource{
	top: 37px
}
.w-nav .w-nav-cont li a span{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%
}

.w-nav .w-nav-cont .active a{
	background: #ba2423;
	color: #FFF;
	width: 100%
}
.w-nav .w-nav-cont li:first-child{
	width: 10%
}
.w-nav .w-nav-right{
	width: 20%;
	float: right;
}
/*.w-nav .w-nav-right ul{
	overflow: hidden;
}*/
.w-nav .w-nav-right ul{
	position: relative;
	padding-left: 0
}
.w-nav .w-nav-right ul li a{
	float: right;
	height: 52px;
	width: 100%;
	text-align: center;
	color: #FFF;
	position: relative;
	background: rgba(155,132,102,0.6);
	border-right: 1px solid #B19875
}
.w-nav .w-nav-right ul li a span{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%
}
.w-nav .w-nav-right ul li:last-child{
	border-right: none;
}
.w-nav .w-nav-right ul li{
	position: relative;
	float: right;
	width: 33%;
}
.w-nav .w-nav-right ul li:hover a{
 background: rgba(155,132,102,0.9)
}
.w-nav .w-nav-right ul li:last-child input{
	position: absolute;
	top: 10px;
	height: 32px;
	right: 100%;
	padding: 0;
	border: none;
	width: 0;
	z-index: 999999999;
	transition: width 0.2s ease-in-out
}
.w-nav .w-nav-right ul li:last-child:hover input{
	width: 150px;
	padding: 0 11px;
	box-shadow: 0 0 3px #ba2423
}
.w-nav .w-nav-right ul .w-name{
	width: 34%;
}
.w-nav .w-nav-right ul .w-search{
	position: absolute;
	right: 100%;
	top: 6px;
	display: none;
	width: 0;
	transition: width 0.8s
}
.w-nav .w-nav-right ul .w-search input{
	padding: 8px 12px;
	border: 1px solid #5A5A5A;
	border-radius: 4px;
	width: 100%
}
footer{
	display: block;
	background: #ba2423;
	color: #FFF;
	padding: 10px 0;
	font-size: 13px;
	margin-top: 25px
}
footer .w-footer{
	max-width: 1200px;

	margin: 0 auto
}
footer .w-footer .w-email{
	float: right;
}
.main{
	min-height: 600px;
	margin: 25px 0
}
.am-table>tbody>tr>td, .am-table>tbody>tr>th, .am-table>tfoot>tr>td, .am-table>tfoot>tr>th, .am-table>thead>tr>td, .am-table>thead>tr>th{
	vertical-align:inherit;
}
.am-table>tbody>tr>td.w-tleft, .am-table>tbody>tr>th.w-tleft, .am-table>tfoot>tr>td.w-tleft, .am-table>tfoot>tr>th.w-tleft, .am-table>thead>tr>td.w-tleft, .am-table>thead>tr>th.w-tleft{
	text-align: left;
	padding-left: 25px;
}
.am-table>tbody>tr>td.w-tright, .am-table>tbody>tr>th.w-tright, .am-table>tfoot>tr>td.w-tright, .am-table>tfoot>tr>th.w-tright, .am-table>thead>tr>td.w-tright, .am-table>thead>tr>th.w-tright{
	text-align: right;
	padding-right: 25px;
}
.am-table tbody tr td.w-tleft-sm{
	max-width: 110px
}
.am-table tbody tr td.w-tleft-sm a em{
	margin: 0 5px;
	color: #F00
}
.am-table tbody tr td.w-tleft-sm a em em{
	margin: 0
}

.main .w-cont{
	max-width: 1180px;
	margin: 0 auto;
}
.main .w-cont .am-disabled{
	pointer-events:inherit;
}
.w-filtrate-item .w-filtrate-classify{
	position: absolute;
	width: 90px;
	text-align: right;
	left: 0
}
.w-fronted-filtrate-wrmp{
	border: none;
	margin-top: 10px
}
.w-fronted-filtrate{
	padding: 0
}
.w-fronted-filtrate .w-filtrate-item{
	position: relative;
	margin-bottom: 15px;
	box-shadow: 0 0 15px #CCC;
	border-radius: 4px;
	padding-top: 5px
}
.w-fronted-filtrate .w-filtrate-item ul li.active a{
	border: 1px solid #4c6DF0;
	text-align: center;
	color: #4C6DF0;
}
.w-fronted-filtrate .w-filtrate-item a{
	color: #666;
	padding: 0px 9px;
	display: block;
	width: 100%;
	border: 1px solid #FFF;
	transition: all 0.5s;
	border-radius: 3px
}
.w-fronted-filtrate .w-filtrate-item a.w-unfold{
	position: absolute;
	right:10px;
	top: 5px;
	width: 91px;
	border: 1px solid #008DCD;
	border-radius: 3px;
	color: #008DCD;
	text-align:center;
}
.w-fronted-filtrate .w-filtrate-item a.w-unfold:hover{
	background: #008DCD;
	color: #FFF;
	border: 1px solid #008DCD
}
.w-fronted-filtrate .w-filtrate-item a:hover{
	border: 1px solid #4c6DF0;
	color: #4C6DF0;	
}
.w-fronted-filtrate .w-filtrate-item ul{
	float: left;
	margin: 0 90px;
	min-height: 30px;
	overflow: hidden;
}
.w-fronted-filtrate .w-filtrate-item ul.am-collapse{
	display: inherit;
}
.w-fronted-filtrate .w-filtrate-item ul li{
	float: left;
	margin: 0 10px 20px 10px;
	overflow: hidden;
	height: 24px;
}
.w-fronted-filtrate .w-filtrate-item ul li:first-child{
	margin-left: 0
}
.w-project-info{
	padding: 20px 0;
	background: #F2F2F2
}
.w-project-info .w-equal-img-wrmp{
    width: 110px;
    float: left;
    text-align: center;
    position: relative;
    margin-bottom: -20px;
    top: -30px;
}
.w-project-info .w-equal-img-wrmp .w-liked{
	padding: 3px 11px;
	font-size: 12px;
	margin-top: 10px
}
.demo .w-like-img{
	width: 20px; height: 20px; position: absolute; bottom: 0px; left: 30px; 
}
.w-project-info .w-project-info-top .w-pro-img{
	width: 110px;
	height: 110px;
	overflow: hidden;
	position: relative;
	margin-right: 20px
}
.w-project-info .w-project-info-top .w-pro-img img{
	position: absolute;
	left: 50%;
	transform: translate(-50%,-50%);
	top: 50%
}
.w-project-info .w-project-info-top .w-pro-desc {
	padding-left: 130px
}
.w-project-info .w-project-info-top .w-pro-desc h3{
	margin: 0
}
.w-project-info .w-project-info-top .w-pro-desc p{
	margin: 7px 0
}
.w-project-info .w-project-info-top .w-pro-desc p a{
	color: #ffa534
}
.w-project-info .w-project-info-top .w-pro-desc p a:hover{
	color: #F00
}
.w-like-img{ 
    width: 20px; height: 20px; position: absolute; bottom: 100px; left: 50%; margin-left: -10px; 
}
.w-project-info .w-project-info-btm{
	padding: 0 20px;
	position: relative;
}
.w-project-info .w-project-info-btm .am-fl a{
	padding: 0 10px
}
.w-project-info .w-project-info-btm .w-double-down{
	position: absolute;
	font-size: 24px;
	color: #9e919b;
	bottom: -48px;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 8px;
	border: 1px solid #9e919b;
	line-height: 26px;
	border-radius: 3px
}
.main .w-project{
	margin-top: 25px
}
.main .w-project .am-tabs-nav{
	background: no-repeat;
	border-bottom: 1px solid #DCDCDC;
	width: 100px
}
.main .w-project .am-tabs-bd{
	border-top: 1px solid #DCDCDC
}
.w-project .w-pro-list{
	border-top: 1px solid #DCDCDC
}
.w-project .w-gai-other{
	border-bottom: 1px solid #4C6DF0;
	margin-bottom: 0;
	font-size: 19px;
	display: inline-block;
	line-height: 44px
}
.w-project .w-pro-list .w-pro-item{
	margin-top: 18px;
	padding: 0 5px;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 10px
} 
.w-project .w-pro-list .w-pro-item .w-pro-item-img{
	width: 80px;
	height: 80px;
	overflow: hidden;
	position: relative;
	border: 1px solid #EFEFEF;
	border-radius: 4px
}
.w-project .w-pro-list .w-pro-item .w-pro-item-cont h4,.w-project .w-pro-list .w-pro-item .w-pro-item-cont p{
	margin: 3px 0 7px 0
}
.w-project .am-tabs-bd{
	user-select: inherit!important;
}
.w-project .w-fold{

	overflow: hidden;
	padding: 10px 15px;
	user-select: inherit;
}
.w-project #accordion{
	position: relative;
	padding-bottom: 25px;
	cursor: pointer;
}
.w-project #accordion .w-read-all{
	position: absolute;
	width: 100%;
	padding: 70px 0 0 0;
	bottom: -10px;
    background-image: -webkit-linear-gradient(top, rgba(255,255, 255, 0.5) 0%, rgba(255,255, 255, 1) 100%);
    background-image: -moz-linear-gradient(top, rgba(255,255, 255, 0.5) 0%, rgba(255,255, 255, 1) 100%);
    background-image: -o-linear-gradient(top, rgba(255,51, 255, 0.5) 0%, rgba(255,255, 255, 1) 100%);
    background-image: linear-gradient(top, rgba(255,255, 255, 0.5) 0%, rgba(255,255, 255, 1) 100%);
}
.w-project #accordion .w-read-all[sid='1']{
	padding: 0;
}
.w-jianche p,#accordion{
	user-select:inherit!important;
	-webkit-user-select:inherit!important;
}
#accordion[wid="0"]:hover .w-jianche p{
	color: #999
}
#accordion[wid="1"] .w-read-all:hover{
	color: #d43131
}
.w-project .w-fold.am-collapse{
	display: inherit;
}
.main .w-attention a:hover{
	background: #d43131;
	border: 1px solid #d43131;
	color: #FFF
}
#w-tagsList {
	position: relative;width: 700px;height: 700px;margin: 0 auto;background: #000
}
#w-tagsList a {
	position: absolute;top: 0px;left: 0px;font-family: Microsoft YaHei;color: #FFF;text-decoration: none;padding: 1px 8px;
}
#w-tagsList .w-hover:hover {
	color: #FFF;background: #00B494;border: 1px solid #00B494
}
#w-tagsList a{
	color: green;border: 1px solid green;border-radius: 3px
}
#w-tagsList a:nth-child(2n){
	color:blue;border: 1px solid blue;border-radius: 3px
}
#w-tagsList a:nth-child(3n){
	color:red;border: 1px solid red;border-radius: 3px
}
#w-tagsList a:nth-child(4n){
	color:yellow;border: 1px solid yellow;border-radius: 3px
}
#w-tagsList a:nth-child(5n){
	color:orange;border: 1px solid orange;border-radius: 3px
}
.w-search-bg{
	background: url(/images/searchbg.jpg) no-repeat;
	background-size: cover;
	background-position-y: 100%
}
.main[data-type="search"] .w-search{
	text-align: center;
	width: 600px;
	margin: 0 auto;
	padding: 85px 0 90px 0;
}
.main[data-type="search"] .w-search #searchkey{
	border: none;
	padding-right: 30px;
	outline: none;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding-left: 20px
}
.main[data-type="search"] .w-search .w-search-btn{
    border-radius: 25px;
    position: relative;
    left: -14px;
    z-index: 6;
}
.w-search .am-tabs{
	margin: 20px 0
}
.w-search .w-search-intro{
	font-size: 44px;
	padding: 0 0 15px 0;
	font-weight: bold;
}
.w-search .w-search-intro p{
	font-weight: inherit;
	font-size: 16px;
	letter-spacing: 5px;
	margin-bottom: 0
}
.w-search .am-btn{
	padding: 0 25px;
	background: #0e90d2;
	color: #FFF;
	line-height: 36px;
	border: 1px solid #0e90d2
}
.w-search .w-hot-search{
	text-align: left;
}
.w-search .w-hot-search .w-hot-search-p{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	position: relative;
	color: #0e90d2
}
.w-search .w-hot-search .w-hot-search-p:before,.w-search .w-hot-search .w-hot-search-p:after{
	width: 30%;
	position: absolute;
	height: 2px;
	border-top: 2px dashed #0e90d2;
	top: 50%;
	left: 5%;
	transform: translateY(-50%);
	content: '';
	float: right;
	text-align: right;

}
.w-search .w-hot-search .w-hot-search-p:after{
	left:inherit;
	right: 5%
}
.w-cut-pro{
	height: 10px
}
.w-cut-pro a{
	font-size: 86px;
	position: relative;
	top: -45px;
	left: -15px;
	line-height: 40px
}
.w-cut-pro a.am-icon-angle-right{
	left: inherit;
	right: -15px
}
.am-tabs-default .am-tabs-nav.w-radio{
	background: none;
	line-height: 28px;
}
.am-tabs .w-radio li{
	flex: inherit;
	-webkit-box-flex: inherit;
    -webkit-flex: inherit;
    -ms-flex: inherit;

}
.am-tabs .w-radio li a{
    padding: 0 15px;
    line-height: 28px;
    border: 1px solid #0e90d2;
    border-right: none;
    color: #0e90d2 
}
.am-tabs .w-radio li:last-child a{
	border-right: 1px solid #0e90d2;
}
/*项目案例首页修改*/
.w-cont-table-wrap{
	box-sizing: content-box;
	padding: 10px 20px;
	background: #f5f6f9;
}
.l-wrap{
	width: 100%;
}
.l-wrap .l-head{
	width: 100%;
	height: 120px;
	background: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative;
}
.l-wrap .l-head ul{
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 20px;
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.l-wrap .l-head ul li{
	float: left!important;
	list-style: none;
	width: 16.6666666%;
	text-align: center;
	font-size: 15px;
	color: #fff;
	text-align: center;
	position: relative;
}
.l-wrap .l-head ul li a:hover span{
	color: #f67102
}
.l-wrap .l-head ul li span:first-child{
	font-size: 18px;
	color: #50576a;
}
.l-wrap .l-head ul li span:last-child{
	font-size: 24px;
	color: #f67102;
}
.l-wrap .l-head ul li:not(:first-child):before{
	content: '';
	width: 2px;
	height: 40px;
	background: red;
	position: absolute;
	top: 15px;
	left: 0px;
}
.l-wrap .l-head ul li span{
	display: block;
}
.l-wrap .l-head ul li span:first-child{
	margin-bottom: 3px;
}
.l-content{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.l-content .chart{
	width: 400px;
	background: #fff;
	border-radius: 10px;
}
.l-content  p{
	padding-top: 10px;
	margin: 0px 15px;
	overflow: hidden;
	font-size: 20px;
	color: #50576a;
}
.l-content .chart p span.iconfont{
	font-size: 20px;
	margin-right: 5px;
}
.l-content .chart p span:last-child{
	float: right;
	font-size: 15px;
	position: relative;
	top: 5px;
	color: #ccc;
}
.l-content .chart #field-chart{
	width: 400px;
	height: 300px;
}
.l-content .project-progress{
	width: 400px;
	margin-top: 20px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.l-content .project-progress p span.iconfont{
	font-size: 20px;
	margin-right: 5px;
}
.l-content .project-progress .project-chart{
	width: 400px;
	height: 440px;

	float: left;
}
.l-content .project-progress #project-chart2{

}
.l-content .map{
	border-radius: 10px;
	margin-left: 30px;
	position: absolute;
	top: 0;
	left: 400px;
	right: 0px;
	background: #fff;
}
.l-content .map p{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	color: #fff;
}
.l-content .map p span.iconfont{
	font-size: 20px;
	margin-right: 5px;
}
.l-content .map #regional{
	width: 100%;
	height: 844px;
	min-width: 600px;
}
.l-foot{
	margin-top: 25px;
	width: 100%;
	background: #fff;
    border-radius: 10px;
    padding-top: 30px;
	position: relative;
	overflow: hidden;
}
.l-foot ul{
	width: 100%;
	max-height: 240px;
	overflow: hidden;
	padding-left: 0;
	margin-bottom: 40px;
}
.l-foot ul li{
	text-align: center;
	float: left;
	width: 20%;
	height: 120px;
	font-size: 20px;
	color: #50576a;
}
.l-foot ul li span{
	display: block;
}
.l-foot ul li span.iconfont{
	font-size: 40px;
}
.l-foot ul li span:last-child{
	font-size: 15px;
	position: relative;
	top: -5px;
}
.l-foot .l-title{
}
.l-foot .l-title span{
	display: block;
	position: relative;
	top: -20px;
	width: 100px;
	height: 30px;
	line-height: 27px;
	border-radius: 5px;
	border: 1px solid #999;
	text-align: center;
	margin: 0 auto;
	color: #999;
	cursor: pointer;
}

.l-foot .fold-up{
	margin-top: 20px;
	position: relative;
}
.l-foot .fold-up span{
	position: absolute;
	top: -45px;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #50576a;
	text-align: center;
	margin: 0 auto;
	color: #ccc;
}
.w-dropdown-toggle .am-dropdown-content li img{
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px
}
.w-dropdown-toggle ul.am-dropdown-content>li.w-cut-status-t>a img{
  margin-left: -6px
}
@media screen and (max-width: 641px) {
	.main[data-type="liu"] .w-cont, .main[data-type="home"] .w-cont, .main[data-type="proList"] .w-cont, .main[data-type="proDetail"] .w-cont{
		margin-left: 0!important
	}
	.l-wrap .l-head ul li span:first-child,.l-wrap .l-head ul li span:last-child{
		font-size: 12px
	}
	.l-wrap .l-head ul li:not(:first-child):before{
		top: 14px;
		height: 17px;
		width: 1px
	}
	.l-content .chart,.l-content .project-progress,.l-content .map #regional,.w-nodataimg{
		width: 100%
	}
	.l-content .map #regional{
		min-width: initial;
		height: 500px
	}
	.l-content .map{
		position: relative;
		left: 0;
		margin-left: 0;
		margin-top: 20px
	}
	.l-wrap .l-head ul{
		padding-left: 0
	}
	.main[data-type="liu"] .w-cont-table-wrap,.w-container{
		padding: 0
	}
	.am-nav-pills>li+li.am-active a{
		background: none;
		color: #0e90d2
	}

    .w-attention{
    	position: absolute;
    	right: 16px;
    	bottom: 0;
    }
    .w-phone-header{ 
    	background: #EEE;
    	margin-bottom: 0;


    }
    .am-breadcrumb{
    	margin-bottom: 0;
    	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	padding-right: 50px
    }
	.w-sm-ellipsis-3{
	    display: -webkit-box;
	    overflow: hidden;
	    white-space: normal!important;
	    text-overflow: ellipsis;
	    word-wrap: break-word;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    line-height: 16px;
	    max-height: 32px
	}
	.w-project-info .w-project-info-top .w-pro-desc h3{
		font-size: 18px
	}
	.w-show-sm-only{
		margin: 10px 0 0 0;
		color: #FFF		
	}
    .w-phone-fold{
    	position: absolute;
    	right: 0;
    	top: 0
    }
    .am-offcanvas-content .w-filtrate-item .w-filtrate-classify{
    	position: inherit;
    	color: #F00;
    }
    .am-offcanvas-content .w-filtrate-item ul{
    	margin: 10px 0 0 0;
    	padding: 0;
    }
    .am-offcanvas-content .w-filtrate-item ul li a{
    	float: left;
    	margin: 0 10px 10px 0;
    	border: 1px solid #EFEFEF;
    	padding: 0 5px;
    	border-radius: 3px
    }
    .am-offcanvas-content .w-filtrate-item ul li.active a{
    	border: 1px solid #3097D1;
    	color: #3097D1
    }
    footer .w-footer{
    	text-align: center;
    }
    .main{
    	margin-top: 0
    }
    .w-footer .w-footer-btm{
    	padding: 10px 0
    }
    .w-hide-sm{
    	display: none;
    }
    .w-search{
    	width: 100%;
    	padding: 20px 0 20px 0
    }
	.w-search .w-search-intro{
		font-size: 32px;
		letter-spacing: -2px
	}
	.l-foot ul li span.iconfont{
		font-size: 24px
	}
	.l-foot ul li span:last-child{
		font-size: 12px
	}
	.w-phone-th{
		width: 100px
	}
	.main .w-cont-table-wrap table.w-recommend-newest tbody tr{
		width: 100%!important;
		min-height: 100px;
		height: initial;
	}
	.main .w-cont-table-wrap table.w-recommend-newest tbody tr td:last-child{
		position: initial;
		float: right;
	    width: initial;
	    margin-top: 0;
	    padding: 0;
	    margin-right: 10px;
	}
	.main .w-cont-table-wrap table.w-recommend-newest tbody tr td:last-child .am-btn{
		padding: 4px;
	    width: 60px;
	    font-size: 12px;
	}
	.main .w-cont-table-wrap table.w-recommend-newest tbody tr td.w-operation-state{
		float: left;
	    width: initial;
	    margin-left: 13px;
	    font-size: 12px;
	}
	.main .w-cont-table-wrap table.w-recommend-newest tbody .w-avatar-name img{
		margin-top: 0;
		float: left;
	}
	.main .w-proDetail-frame .w-project-info .w-project-info-top .am-text-truncate{
		padding-left: 110px;
		font-size: 16px;
		font-weight: bold;
	}
	.main .w-project-info .w-project-info-top .w-pro-desc{
		padding-left: 110px
	}
	.main .w-project-info .w-project-info-top .w-pro-img{
		margin-right: 10px
	}
	.w-proDetail-frame .w-project-info .w-project-info-top .am-u-lg-8{
		padding-left: 0
	}
	.main .w-project-info{
		position: relative;
	}
	.main .w-proDetail-frame .w-juzhong{
		left: 45%;
		top: 30%

	}
	.main .w-cont-table-wrap table.w-recommend-newest tbody .w-avatar-name a span{
		text-align: left;
		padding-left: 50px
	}
	.w-project-phone-return{
		position: absolute;
	    right: 10px;
	    bottom: 9px;
	    padding: 2px 8px;
	}
	.w-project .w-fold video{
		height: 200px
	}
	.am-table tbody tr td.w-tleft-sm.w-follows-phone{
		padding-left: 0
	}
	.w-cont-table-wrap table tbody .w-avatar-name.w-follows-phone .w-look-detail{
		padding-left: 0
	}
	.w-nologin-alert-wrap .login-form .w-alertLogin-qrcode{
		display: none;
	}
	.w-nologin-alert-wrap .login-form{
		width: 400px
	}
	.w-nologin-alert-wrap .login-form .w-am-tabs:after{
		display: none;
	}
	.w-nologin-alert-wrap .login-form .w-am-tabs{
		width: 290px!important
	}
	.main[data-type="search"] .w-search{
		width: 100%
	}


}


