@charset "utf-8";
/* CSS Document */
/********* 头部固定广告 ***********/
/*.top602{
	padding: 602px 0 0 0;
}

.top602 .header{
	top: 602px;
}*/

#fix-top-xc{
	background: url(../images/fix-top-xc-bg.jpg) no-repeat center top;
	border-bottom: 2px #fddc69 solid;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 602px;
	z-index: 999;
}

#fix-top-xc *{
	box-sizing: border-box;
}

#fix-top-xc .fix-top-container.w1000{
	position: relative;
	padding: 60px 0;
}

#fix-top-xc .fix-top-container:after{
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}

#fix-top-xc .fix-top-container .left-pic{
	float: left;
	width: 470px;
	height: 470px;
	border: 15px #afb7c6 solid;
	position: relative;
	line-height: 440px;
	font-size: 0;
	text-align: center;
	background: #fff;
}

#fix-top-xc .fix-top-container .left-pic img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
	position: relative;
	z-index: 0;
}

#fix-top-xc .fix-top-container .left-pic .new-icon{
	position: absolute;
	z-index: 1;
	width: 114px;
	height: 81px;
	left: 40px;
	top: 15px;
	line-height: normal
}

#fix-top-xc .fix-top-container .right-text{
	display: table-cell;
	height: 470px;
	vertical-align: middle;
	padding: 0 0 0 40px;
	position: relative;
	z-index: 0;
}

#fix-top-xc .fix-top-container .right-text .title{
	background: url(../images/top-fix-xc-title-bg.png) no-repeat center right;
	color: #3a9eff;
	font-size: 42px;
	line-height: 88px;
	margin-bottom: 30px;
	font-weight: bold;
	padding-right: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#fix-top-xc .fix-top-container .right-text .info{
	
}
#fix-top-xc .fix-top-container .right-text .info p{
	color: #fff;
	font-size: 18px;
	line-height: 2;
	background: url(../images/top-fix-icon.png) no-repeat center left;
	padding: 0 0 0 40px;
}
#fix-top-xc .fix-top-container .right-text .more{
	margin: 25px 0 0 0;
}
#fix-top-xc .fix-top-container .right-text .more a{
	background: #fddc69;
	display: inline-block;
	width: 170px;
	line-height: 60px;
	text-align: center;
	color: #0c41a3;
	font-size: 25px;
	font-weight: bold;
}

#fix-top-xc .fix-top-container #gongneng{
	position: absolute;
	right:0;
	top: 0;
	z-index: 1;
	text-align: right;
}

#fix-top-xc .fix-top-container #gongneng #close{
	background: url(../images/close-icon.png) no-repeat center left;
	padding: 0 0 0 35px;
	color: #3a9eff;
	font-size: 15px;
	line-height: 50px;
	margin-bottom: 15px;
	cursor: pointer;
}

#fix-top-xc .fix-top-container #gongneng #xiaoshi{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	visibility: hidden;
}

#fix-top-xc .fix-top-container #gongneng #xiaoshi span{
	display: inline-block;
	width: 26px;line-height: 26px;
	border-radius: 100px;
	color: #666;
	text-align: center;
	margin-right: 10px;
	background: #fff;
}

/******** 侧边悬浮广告 ********/
#right-float,#right-float *,#right-float1,#right-float1 *{
	box-sizing: border-box;
}

#right-float,#right-float1{
	position: fixed;
	right:0px;
	bottom: 50px;
	width: 210px;
	height: 50px;
	background: url(../images/bottom-float.jpg) no-repeat center top;
	background-size: cover;
	border-radius: 5px;
	box-shadow: 0 5px 5px rgba(87,87,87,.6);
	display: none;
}

#right-float1{
bottom:130px;
}

#right-float a,#right-float1 a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	line-height:44px;
	padding: 3px;
	font-size: 16px;
	position: relative;
	z-index: 0;
}

#right-float a sup,#right-float1 a sup{
	font-size: 12px;
}

#right-float #close-right-float,#right-float1 #close-right-float1{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	cursor: pointer;
}

.hr_menu{
	width: 790px;
}

.top_erweima{
	width: 350px;
	font-size: 0;
	line-height: 75px;
	margin: 0;
	text-align: right;
float:right;
}

.top_erweima span{
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 16px;
	line-height: 74px;
	padding: 0 15px 0 0;
}

.top_erweima img{
	width: auto;
	max-width: 100%;
	vertical-align: top;
width:70px;
}

/*************** 20220507 ****************/
#right-float2{
position:fixed;
right:0;
bottom:20px;
width:200px;
font-size:0;
display:none!important;
}

#right-float2 img{
width:100%;
}