
#xc2020{
	margin: 0px auto;
	width: 1200px;
	height: 213px;
	background: url(../images/xc2020.jpg);
	position: relative;
}

#xc2020 .enter{
	position: absolute;
	width: 280px;
	height: 60px;
	left: 0px;
	top: 0px;
}

#xc2020 .photo{
	float: left;
	width: 245px;
	height: 125px;
	margin: 34px 0px 0px 30px;
	position: relative;
}

#xc2020 .photo img{
	width: 100%;
	height: 100%;
}

#xc2020 .photo .shadow{
	position: absolute;
	width: 100%;
	height: 38px;
	background: url(../images/xc2020-shadow.png);
	left: 0px;
	bottom: 0px;
}

#xc2020 .photo p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	z-index: 9;
}

#xc2020 .photo p a{
	color: #fff;
	text-decoration: none;
}

#xc2020 .photo p a:hover{
	color: #dfdfdf !important;
}

#xc2020 .list{
	float: right;
	width: 873px;
	margin-top: 27px;
}

#xc2020 .list ul{
	margin-left: -20px;
}

#xc2020 .list li{
	float: left;
	width: 385px;
	margin-left: 20px;
	line-height: 42px;
	height: 42px;
	font-size: 16px;
	padding-left: 15px;
	position: relative;
	overflow: hidden;
}

#xc2020 .list li i{
	position: absolute;
	width: 7px;
	height: 7px;
	left: 0px;
	top: 50%;
	margin-top: -3px;
	background: #000;
	border-radius: 50%;
}

#xc2020 .list li a{
	color: #000;
	text-decoration: none;
}

#xc2020 .list li a:hover{
	color: #c00 !important;
}




/*披肩专区样式修改开?/
body{
	/*background:url(../images/pijian-bg.jpg) no-repeat center 43px;*/
}
#pijian-kjfy .w1200{
	height:175px;
	overflow:hidden;
}
#pijian-kjfy .w1200 a{
	display:block;
	width:100%;
	height:175px;
}

#xc2020{
	height:335px;
	background:url(../images/xc2020.jpg);
}
#xc2020 .photo{ margin-left:34px;height:150px;}
#xc2020 .photo .shadow{background:url(../images/xc2020-shadow.png);}
#xc2020 .list1 ul{ margin-left:4px;}
#xc2020 .list1 li{
	width:258px;
	height:94px;
	float:left;
	border:1px solid #9eecf4;
	margin:16px 0px 0px 30px;
	display:inline;
	background:#f6fdfe;
}
#xc2020 .list1 li .pic{
	width:141px;
	float:left;
}
#xc2020 .list1 li .pic img{
	width:141px;
	height:94px;
	border-right:1px solid #9eecf4;
}
#xc2020 .list1 li p{
	width:84px;
	line-height:19px;
	float:right;
	max-height:76px;
	margin:8px 16px 0px 0px;
	display:inline;
}
/*披肩专区样式修改结束*/