.mb20{margin-bottom:20px;}
.mb40{margin-bottom:40px;}
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
.index-top{position:relative;}
.index-top .leftright{position:absolute;top:0;width:100%}
.index-news{background:#fff;height:360px;padding:0 0 20px;margin-top:10px;position:relative;z-index:10;}
.index-category,
.index-news {width:224px;}

.nav {border-bottom:3px solid #d51619}
.nav .wrap {border:none !important}

/*解决方案弹出*/
.index-category{position:relative}
.qf-ecs-virtualcat {width:224px;top:0px;z-index:11;}
.qf-ecs-virtualcat .dd {display:block !important;width:224px;height:390px;padding:5px 0;background:rgba(68,163,255,.9);}
.qf-ecs-virtualcat .dt {display:none;}
.qf-ecs-virtualcat .depth{height:43px;line-height:43px;font-size:14px;}
.qf-ecs-virtualcat .depth a{background:url("pic2019/cat.png")no-repeat;padding-left:22px;text-decoration: none !important;}
.qf-ecs-virtualcat .c-cat-depth-1.hover .depth{background:#ff8429;}
.qf-ecs-virtualcat .n-cat2 .depth a{background-position:0 -24px;}
.qf-ecs-virtualcat .n-cat3 .depth a{background-position:0 -48px;}
.qf-ecs-virtualcat .n-cat4 .depth a{background-position:0 -72px;}
.qf-ecs-virtualcat .n-cat5 .depth a{background-position:0 -96px;}
.qf-ecs-virtualcat .n-cat6 .depth a{background-position:0 -24px;}
.qf-ecs-virtualcat .n-cat7 .depth a{background-position:0 -48px;}
.qf-ecs-virtualcat .n-cat8 .depth a{background-position:0 -72px;}
.qf-ecs-virtualcat .n-cat9 .depth a{background-position:0 -96px;}
.qf-ecs-virtualcat .depth .icon{color:#fff;font-size:20px;}
.c-cat-popup {left:224px;top:0;min-height:378px;z-index:10;}
.c-cat-popup dl dd a{position:relative}
.c-cat-popup dl dd a span{color:#d51619}
.c-cat-popup dl dd a i{background:url("pic2019/hot.gif") no-repeat;position:absolute;width:21px;height:16px;top:-10px;right:10px;}
.c-cat-popup dl dt a {color:#f90}



.MenuList li a:hover, .MenuList li.menu_index a {color:#f60}

/*登陆面板*/
.memberbar {padding:15px 10px;height:72px;text-align:center;}
.memberbar .avatar{display:none;}
.memberbar .logininfo {line-height:30px;padding-bottom:5px;font-weight:bold}
.memberbar .userinfo {line-height:24px;padding:0 0 15px;}
.memberbar .userinfo .line {margin:0 8px;color:#999}
.memberbar .btn span,
.memberbar .btn span {padding-left:15px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.memberbar .btn span span,
.memberbar .btn span span{padding:0 15px 0 0;height:22px;line-height:22px;}
.memberbar .btn-import {margin-right:5px;}
.memberbar .btn-import span {
	background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d51619),color-stop(100%,#d51619));
    background-image: -webkit-linear-gradient(#d51619,#d51619);
    background-image: -moz-linear-gradient(#d51619,#d51619);
    background-image: linear-gradient(#d51619,#d51619);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=true,gradientType=0,startColorstr='#FFD51619',endColorstr='#FFD51619') \9;
}
.memberbar .btn-simple span {
	border-color:#d51619;
	background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#ffffff),color-stop(100%,#ffffff));
    background-image: -webkit-linear-gradient(#ffffff,#ffffff);
    background-image: -moz-linear-gradient(#ffffff,#ffffff);
    background-image: linear-gradient(#ffffff,#ffffff);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=true,gradientType=0,startColorstr='#FFFFFFFF',endColorstr='#FFFFFFFF') \9;
}

.mr-service{padding:20px 10px 0 28px}
.mr-service li {margin-bottom:20px;}
.mr-service li img{float:left}
.mr-service li .text{margin-left:45px}
.mr-service li .text .tit2{color:#999}

.mro-section{margin-top:58px;}
.mro-section .hd h3{height:40px;line-height:40px;border-left:5px solid #d51619;padding-left:20px;font-size:28px;font-weight:normal;margin-bottom:15px;}
.mro-section .hd h3 span{padding-left:15px;font-size:16px;color:#666;}
.mro-section .ad-pic p{text-align:center;font-size:18px;color:#666;margin:10px 0;}

.qf-goods-list .hd{border-bottom:1px solid #ebebeb;position:relative;}
.qf-goods-list .hd .more{position:absolute;right:20px;top:20px;line-height:20px;background:url("mro/r-icon.jpg") no-repeat right;padding-right:30px;font-size:16px;}
.mro-section .goods-item{float:left;width:228px;height:367px;text-align:center;margin-right:12px;}
.mro-section .goods-item.last{margin-right:0;width:230px;}
.mro-section .goods-item .goods-pic{display:table-cell;vertical-align:middle;*display: block;*font-size:175px;*font-family:Arial;width:230px;text-align:center;padding-top:36px;padding-bottom:28px;}
.mro-section .goods-item .goods-pic img{max-width:200px;max-height:180px;}
.mro-section .goods-item .goods-info{padding:0 20px;}
.mro-section .goods-item .goods-name{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.mro-section .goods-item .goods-price ins{font-size:16px;color:#d51619;font-weight:normal;}
.mro-section .goods-item .goods-price{margin-bottom:18px;}
/*图片上移效果*/
.goods-item .goods-pic,
.index-case .bd li img {
	-webkit-transition:-webkit-transform .3s ease-in;
    -moz-transition:transform .3s ease-in;
    transition:transform .3s ease-in;
}
.goods-item:hover .goods-pic,
.index-case .bd li:hover img {
	-webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
}


/*楼层*/
.mro-floor .section{width:590px;}
.floor-top{color:#fff}
.floor-top .floor-pic{width:176px;padding:16px 0 0 20px;height:258px;}
.floor-top .floor-title{font-size:26px;}
.floor-top .floor-sorttit{font-size:18px;}
.floor-top .floor-short-line{width:26px;height:3px;background:#fff;margin:10px 0 20px;}
.floor-links a{height:32px;line-height:32px;display:inline-block;padding:0 10px;color:#fff;border:1px solid #fff;border-radius:16px;margin-right:10px;margin-bottom:10px;}
.floor-links a:hover{color:#d51619}

.floor-top .floor-more a{color:#fff;padding-right:20px;}
.floor-top .floor-more a:hover{color:#d51619}
.floor-goods{border:1px solid #e7e7e7;border-bottom:none;}
.floor-goods .goods-item{float:left;width:195px;text-align:center;border-right:1px solid #e7e7e7;}
.floor-goods .goods-item.last{border:none;}
.floor-goods .goods-item .goods-pic{display:table-cell;vertical-align:middle;*display: block;*font-size:115px;*font-family:Arial;width:185px;height:155px;text-align:center;padding:10px 0;}
.floor-goods .goods-item .goods-pic img{max-width:155px;max-height:155px;}
.floor-goods .goods-item .goods-info{padding:0 20px;}
.floor-goods .goods-item .goods-name{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.floor-goods .goods-item .goods-price ins{font-size:14px;color:#d51619;font-weight:normal;}
.floor-goods .goods-item .goods-price{margin-bottom:18px;}
.floor-brands{border:1px solid #e7e7e7;height:50px;padding:15px 0;}
.floor-brands li{width:145px;text-align:center;}
.floor-brands li img{height:50px;max-width:120px;}
.floor-brands li img {vertical-align:middle;transition:all .4s;-moz-transition:all .4s;-webkit-transition:all .4s;-o-transition:all .4s;}
.floor-brands li:hover img {transform:scale(1.2);}

/*场景方案精选*/
.mro-section .hd{position:relative;}
.mro-section .hd .more{position:absolute;right:20px;top:20px;line-height:20px;background:url("mro/r-icon.jpg") no-repeat right;padding-right:30px;font-size:16px;}
.mro-section3 .bd{margin:30px 0 50px;overflow:hidden}
.mro-section3 .ad-pic{float:left;width:229px;margin-right:10px;}
.mro-section3 .ad-pic.fore5{margin:0;}
.mro-section3 .ad-pic h3{font-size:14px;padding-left:12px;margin:10px 0 5px;}
.mro-section3 .ad-pic p{font-size:12px;text-align:left;padding-left:12px;margin:0;}
.mro-section3 .ad-pic a,
.mro-section3 .ad-pic img {display:block;}
.mro-section3 .ad-pic a {-moz-transition:border-color 0.3s ease-in;-webkit-transition:border-color 0.3s ease-in;transition:border-color 0.3s ease-in;overflow:hidden;}
.mro-section3 .ad-pic img {-moz-transition:transform .5s;-webkit-transition:transform .5s;transition:transform .5s;}
.mro-section3 .ad-pic a:hover img{-moz-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}


.qf-artlist{position:relative;}
.qf-artlist .more{position:absolute;right:20px;top:20px;line-height:20px;background:url("mro/r-icon.jpg") no-repeat right;padding-right:30px;font-size:16px;}
.qf-artlist li{float:left;width:220px;margin-right:25px;}
.qf-artlist li:last-child{margin:0;}
.qf-artlist li h3{font-size:14px;padding-left:12px;margin:10px 0 5px;}
.qf-artlist li p{font-size:12px;text-align:left;padding-left:12px;margin:0;}
.qf-artlist .artimg {height:158px;overflow:hidden;}
.qf-artlist .artimg img{display:block;width:220px;height:158px;}

.qf-artlist .artimg a {-moz-transition:border-color 0.3s ease-in;-webkit-transition:border-color 0.3s ease-in;transition:border-color 0.3s ease-in;overflow:hidden;}
.qf-artlist .artimg img {-moz-transition:transform .5s;-webkit-transition:transform .5s;transition:transform .5s;}
.qf-artlist .artimg a:hover img{-moz-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.qf-artlist li .auther,.qf-artlist li .node_name,.qf-artlist li .time{display:none;}

