.float-box1 {display: none;}
.traneff-1 {
	transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;	
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;	
}

.menuright2018 {width: 40px;background: #fff;border: 1px #e4e4e4 solid;border-right: none;position: fixed;right:0;top:50%;box-shadow:0 0px 5px 0 rgba(0, 0, 0, 0.2);}
.menuright2018 li {position: relative;}
.menuright2018 li .mr-li-btn {display:block;height: 40px;background-position: center top;background-repeat: no-repeat;cursor: pointer;}
.menuright2018 .dw-cn .mr-li-btn {background-image: ;}
.menuright2018 .cri-wx .mr-li-btn {background-image: ;}
.menuright2018 .cri-wb .mr-li-btn {background-image: ;}
.menuright2018 .back-top .mr-li-btn {background-image: ;}
.menuright2018:hover {box-shadow:0 0px 8px 0 rgba(0, 0, 0, 0.3);}
.menuright2018 .activeli .mr-li-btn {background-position: center bottom;}
.mr-float-wrap {display:none;width: 100px;position: absolute;left:0;top:0;border: 1px #e4e4e4 solid;box-shadow:0 0px 5px 0 rgba(0, 0, 0, 0.2);background: #fff;padding: 10px 15px 15px;}
.mr-float-wrap a {text-decoration: none;}
.mr-float-box {width: 100%;height: 100%;position: relative;}
.mr-float-jt {display: block;width: 9px;height: 21px;background:  no-repeat;position: absolute;top:8px;right:-24px;}
.mr-float-ewm {margin-bottom: 8px;}
.mr-float-ewm img {width: 100px;height: 100px;display: block;}
.menuright2018 .dw-cn .mr-li-link a {color: #cb4531;border: 1px #cb4531 solid;font-size: 10px;border-radius: 10px;text-align: center;display: block;}
.menuright2018 .dw-cn .mr-li-link a:hover {color: #fff;background: #cb4531;}
.menuright2018 .cri-wx,.menuright2018 .cri-wb {display: none;}
