@charset "utf-8";
/* 底部样式 */
.footernewbg {
	width: 100%;
	height: 168px;
	background: #eeeeee;
	border-top: 2px solid #015aac;
	margin-top: 50px;
}

.footernew {
	width: 1200px;
	margin: 0 auto;
	height: 152px;
	position: relative;
}

.footernew .nav {
	width: 111px;
	height: 55px;
	position: absolute;
	left: 90px;
	top: 36px;
}

.footernew .nav1 {
	width: 54px;
	height: 67px;
	position: absolute;
	left: 260px;
	top: 30px;
}

.footernew .text {
	width: 439px;
	height: 94px;
	font-size: 14px;
	position: absolute;
	left: 375px;
	top: 30px;
	line-height: 27px;
	color: #303030;
}

.footernew .gywm {
	float: left;
	position: absolute;
	right: 240px;
	top: 60px;
	background: url(../images/phone.png) left center no-repeat;
	padding-left: 20px;
	font-size: 14px;
}

.footernew .gywm a {
	color: #333;
}

.footernew .zddt {
	float: left;
	position: absolute;
	right: 350px;
	top: 60px;
	font-size: 14px;
}

.footernew .zddt a {
	color: #333;
}


/* 侧边栏样式 */
.rmdiv {
	position: fixed;
	top: 50%;
	z-index: 99999
}
.rmdiv dd {
	height: 70px;
	width: 0px;
	background: url(../images/rmenubg.png) left top no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
.rmdiv dd p {
	padding: 7px 0px 0px 24px;
	width: 182px;
}
.rmdiv dd a {
	float: left;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	width: 90px;
}
.rmdiv dd a:hover {
	color: #ffee8d;
}
.rmdiv:hover dd {
	width: 260px;
}
.rmdiv:hover dt {
	width: 80px;
	height: 70px;
	position: absolute;
	right: 0;
	top: 0;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 99
}


.rmenu {
	height: 429px;
	background: url(../images/r_menus.png) right top no-repeat;
	position: fixed;
	right: 0;
	top: 50%;
	width: 84px;
	margin-top: -290px;
	z-index: 998
}

.rmenu1 {
	background: url(../images/rmenubg1.png) right top no-repeat;
	width: 80px;
	height: 70px;
	margin-top: -206px;
	right: 0;
}

.rmenu1:hover {
	width: 260px;
	background: none
}

.rmenu1:hover dt {
	background-image: url(../images/rmenubg1a.png);
}

.rmenu2 {
	background: url(../images/rmenubg2.png) right top no-repeat;
	width: 80px;
	height: 70px;
	margin-top: 16px;
	right: 0;
}

.rmenu2:hover {
	width: 260px;
	background: none
}

.rmenu2:hover dt {
	background-image: url(../images/rmenubg2a.png);
}

.rmenu3 {
	background: url(../images/rmenubg3.png) right top no-repeat;
	width: 80px;
	height: 70px;
	margin-top: -136px;
	right: 0;
}

.rmenu3:hover {
	width: 260px;
	background: none
}

.rmenu3:hover dt {
	background-image: url(../images/rmenubg3a.png);
}

.rmenu4 {
	background: url(../images/rmenubg4.png) right top no-repeat;
	width: 80px;
	height: 70px;
	margin-top: 0px;
	right: 0;
}

.rmenu4:hover {
	width: 260px;
	background: none
}

.rmenu4:hover dt {
	background-image: url(../images/rmenubg4a.png);
}

.rmenu5 {
	background: url(../images/rmenubg5.png) right top no-repeat;
	width: 80px;
	height: 70px;
	margin-top: 70px;
	right: 0;
}

.rmenu5:hover {
	width: 260px;
	background: none
}

.rmenu5:hover dt {
	background-image: url(../images/rmenubg5a.png);
}


/* 智能AI样式 */
.sidebar {
  /* position: fixed;
  right: 0;
  top: 50%;
  margin-top: -286px;
  width: 76px;
  font-size: 14px;
  text-align: center;
  z-index:9999;*/
}

.sidebar .icon {
	/* display: block;
	width: 76px;
	height: 75px;
	color: #666;
	line-height: 110px;*/
}

.sidebar .icon.icon4 {
	/* background: url(../images/rmenubg9.png) center 11px no-repeat;*/
}

.sidebar .icon.icon4.active, .sidebar .icon.icon4:hover {
	/*background-image: url(../images/rmenubg9a.png);*/
}
