
.w2 {   width: 2%;  }
.w49 {  width: 49%;  }
.w49 {  width: 49%;  }
.w45 {  width: 45%;  }
.w45 {  width: 45%;  }


.top{
	background:#2c2c2c;
	line-height: 3.5rem;
	#height:3rem;
}
.logo .enlogo{
	color:#fff;
	font-size:2rem;
}
.logo .chlogo{
	color:#9FA7C3;
	font-size: 0.9rem;
	padding-left: 0.5rem;
}
.menu{
	width:100%;
	color:#9FA7C3;
}
.menu .cell{
	cursor:pointer;
	margin-left:2.5rem;
}
.menu .cell > a{
	padding: 0.3rem 0rem 0.3rem 0rem;
	font-size:0.8rem;
}
.menu .on > a{
	 border-bottom:solid 3px #9FA7C3;
}

.menu .prodcenter .dropdown{
	    position: absolute;
        top: 3rem;
	    z-index: 999;
	    opacity: 1;
	    background: #2c2c2c;
	    width: 5rem;
	    font-size: 0.8rem;
	    left: -0.8rem;
	    text-align: center;
	    display: none;
}
.menu .prodcenter .dropdown a:hover{
		color:#ffffff;
}

.product,.shenghuoproduct{
	padding-bottom:3rem;
}
.product .item,.shenghuoproduct .item{
		border:solid 1px #cfcfcf;
		border-bottom:solid 3px #ffdf00;
		min-height:5rem;
		box-shadow:0px 0px 10px 3px #cfcfcf;
}
.product .itembox,.shenghuoproduct .itembox{
		margin-right:2rem;
}
.product .item,.shenghuoproduct .item{
	padding-top:1.2rem;
	padding-bottom:1.2rem;
	cursor:pointer;
}
.product .item .icon img,.shenghuoproduct .item .icon img{
	width:40%;
}
.product .text,.shenghuoproduct .text{
	font-size:0.9rem;
}

#xinf {
    height: 10rem;
    position: fixed;
    bottom: 50%;
    right: 5%;
    z-index: 1001;
    display: none;
}
#tools {
    position: absolute;
    right: 5%;
}
#tools li {
    cursor: pointer;
    opacity: 0.5;
    background: #000;
    margin-bottom: 0;
    list-style: none;
    width: 4rem;
    height: 5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    border-top: 2px solid #fff;
    font-size: 0.9rem;
}
#tools li a {
    color: #fff;
    word-break: break-all;
    word-wrap: break-word;
}
#tools li .mtxt {
    margin-top: -0.2rem;
    font-size:0.5rem;
    color: #fff;
}
#tools li a.mimg img {
    max-width: 75%;
    margin-left: 0.4rem;
    margin-top: 0.5rem;
}
#tools #backtoTop img{
	max-width: 75%;
	    max-width: 75%;
    margin-top: 25%;
    margin-left: 15%;
}
.yanglaobtn{
	    padding-top: 1.8rem;
	     padding-bottom: 1.8rem;
	    background:#d8eeee;
}
.yanglaobtn .btn{
	cursor:pointer;
}
.yanglaobtn .yanglaotit{
	    padding-left: 1rem;
	    color:#000;
	    #font-weight:600;
}

.yanglaoicon img{
	width:30%;
}



