.tabBox{background-color: #FFF; padding: 0.5rem 0 0.2rem;}
.tabBox ul{width: 4rem; margin: 0 auto; display: flex;}
.tabBox ul li{width: 50%; font-size: 0.24rem; color: #333; padding-bottom: 0.4rem; cursor: pointer; text-align: center;}
.tabBox ul li.active{color: #FF6901;background:url(../images/proIconDown.png) center 0.4rem no-repeat;}
.tabBox ul li:hover{color: #FF6901;}
.tabBox ul li:hover{background:url(../images/proIconDown.png) center 0.4rem no-repeat;}
.resInfo{ width: 10rem; margin: 0.85rem auto 1.29rem; background-color: #FFF; border-radius: 0.1rem; overflow: hidden; }
.resInfo h3{height: 0.68rem;background: linear-gradient(90deg, #DF2B25, #EE691D); text-align: center; color: #FFF; font-size: 0.22rem; line-height: 0.68rem;}
.resInfo ul li{height: 0.5rem; line-height: 0.5rem; font-size: 0.18rem; color: #666;}
.resInfo ul li:nth-child(2n){background: #FAFAFA;}
.resInfo ul li span{float: left; width: 0.9rem; text-align: center;}
@media only screen and (max-width:750px) {
	.MresInfo{margin: 0.85rem 0.35rem 1.29rem; background-color: #FFF; border-radius: 0.1rem; overflow: hidden; }
	.MresInfo h3{height: 0.68rem;background: linear-gradient(90deg, #DF2B25, #EE691D); text-align: center; color: #FFF; font-size: 0.26rem; font-weight: bold; line-height: 0.68rem;}
	.MresInfo ul li{line-height: 0.32rem; font-size: 0.24rem; color: #666; overflow: hidden; padding: 0.15rem 0;}
	.MresInfo ul li:nth-child(2n){background: #FAFAFA;}
	.MresInfo ul li span{float: left; width: 0.9rem; text-align: center;}
	.MresInfo ul li i{float: left; width: 5.8rem;}
}

.top{opacity:0;z-index: 100000;transition:all 0.8s;-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;}
.top a{width:48px;height:48px;display:inline-block; background:url(../images/top.jpg) top center no-repeat; outline:none;}
.top a:hover{background:url(../images/top.jpg) center -196px no-repeat;}
.pc-suspension{position: fixed;right:0;top:30%;width:0.48rem;z-index: 999;}
.suspension-show a{display: block;width:0.48rem;height:0.48rem;margin-top:3px;cursor: pointer;}
.suspension-show-one{background:url(../images/top.jpg) center -0.48rem no-repeat;background-size:0.48rem;}
.suspension-show-two{background:url(../images/top.jpg) center -0.96rem no-repeat;background-size:0.48rem;}
.suspension-show-three{background:url(../images/top.jpg) center -1.44rem no-repeat;background-size:0.48rem;}
.suspension-show-one:hover{background:url(../images/top.jpg) center -2.4rem no-repeat;background-size:0.48rem;}
.suspension-show-two:hover{background:url(../images/top.jpg) center -2.88rem no-repeat;background-size:0.48rem;}
.suspension-show-three:hover{background:url(../images/top.jpg) center -3.36rem no-repeat;background-size:0.48rem;}
.suspension-hide-pho{display:none;position:relative;border-radius:10px;top:-130px;width:280px;left:-300px;background: #edebeb;padding:10px 40px 20px 40px;}
.suspension-hide-pho p{margin-top:12px;font-size: 16px;color:#333333;line-height: 30px;overflow: hidden;}

.suspension-show-four{ background:url(../images/weixin.jpg) no-repeat center ;background-size:0.48rem;}
.suspension-show-four:hover{ background:url(../images/weixinh.jpg) no-repeat center ;background-size:0.48rem;}

.suspension-hide-ewm{ display:none;position:relative;top:-60px;width:115px;left:-117px;}
.suspension-hide-ewm img{ width: 115px; height: 115px;}