.linkAreaBg
{
    height: 150px;
    width: 1260px;
    background-color: white;
    border-radius: 4px;
    padding: 50px 15px 15px 15px;
}
.linkAreaBg_zzq
{
    height: 150px;
    width: 1260px;
    background-color: white;
    border-radius: 4px;
    padding: 4px 15px 15px 15px;
}

.linkJump {
    width: 1230px;
    height: 50px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    background-color: #eee;
}
.linkJumpZzq{
	background-color: #CCE9FF;
}

.linkTitle 
{
	height: 50px;
	display: block;
	padding: 15px 5px;
	width: 190px;
	text-align: center;
	font-family:Microsoft YaHei Light;
	font-weight: bold;
}


.linkTitle:hover  .websiteLinks
{
	display: block;
}

.linkTitle:hover
{
	background-size: 13px 6px;
	background-position:center top;
	background-image: url(/r/cms/www/default/images/index/hover.png) ;
	background-repeat:no-repeat;
	font-family:Microsoft YaHei Light;
	background-color:#8ABAE1;
	font-weight: bold;
	transition:all .5s;
}
.websiteLinks:hover
{
	display: block;
}

.websiteLinks
{
	background-color: white;
	display: none;
	position: absolute;
	bottom: 50px;
	right: 0px;
	width: 1245px;
	height: 320px;
	float: left;
	border:2px solid #026ABE ;
	border-radius:2px ;
}

.websiteLinks ul li
{
	height: 45px;
	width: 120px;
	line-height: 44px;	
	float: left;
	border: 1px solid #DDDDDD;
	border-radius:2px ;
	margin: 15px 10px 15px 18px;
	background-image: linear-gradient(#FFFCF6, #FFF2DC);
}

.websiteLinks ul li:hover
{
	background-color:#8ABAE1;
	
}
/* ��Ƶģ���Ż� */
.websiteLinks{
	left: 0px;
	right: auto;
}
.linkAreaBg_zzq{
	height: 172px;
}
.linkTitle > ul{
	display: flex;
    align-items: center;
    justify-content: center;
}
.websiteLinks{
	bottom: 50px;
	width: 1231px;
	z-index: 22;
}
.wsxf-title-copy .red{
	background-color: #CC3200;
}
.wsxf-title-copy div{
	background-color: #026ABE;
}
.bule{
	width: fit-content !important;
}

.wsxf-title-copy div{
	color: white;
    font-size: 15px;
    padding:6px 0px 5px 6px;
    margin-top: -36px;
	text-align: left;
}

.fist-bar a
{
	margin-left:0;
}

.red 
{
   background-image: url(./bar2_01.jpg);
   background-repeat: no-repeat;
   background-size: 100% 100%;
   position: relative;
   height: 38px;
   width: 38px;
   right: 1.5px;
   bottom:3px;
}

.bule
{
    background-image: url(./bar2_00.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
	height: 38px;
	left: 36.5px;
	width: 190px;
	bottom:4.6px;
}

.bule a 
{
	margin:0 30px 0 5px;
	color: white;
	font-size: 20px;
	font-weight: bold;
}


