@charset "utf-8";
/* CSS Document */
.left{float:left;}
.contact1{ width:298px; height:200px; background:#fff; margin:20px 20px 0 0;  border:1px solid #dcdcdc;border-radius:5px;}
.contact1 .size{ margin-bottom:10px; background:#f0f2f1; padding:10px; color:#123b8a; font-size:18px; font-weight:bold;border-radius:5px 5px 0 0;}
.contact1 p{ padding:5px 0; margin-left:10px;}
.news1{ margin-top:20px; width:638px; background:#fff; height:480px; float:left;position:relative; border:1px solid #dcdcdc; border-radius:10px;}
.news1 .size{margin-bottom:5px; background:#f0f2f1; padding:10px; color:#123b8a; font-size:18px; font-weight:bold; border-radius:5px 5px 0 0;}
.news1 ul{ margin-top:15px;}
.news1 ul li{ float:none; height:22px; margin-left:10px;}
.news1 ul li a{ color:#333; display:block; width:535px; float:left; overflow:auto; margin-right:20px;}
.news1 ul li a:hover{ color:#900;}
.news1 span{ float:left;}
.show1{
	width:298px;
	height:260px;
	background:#fff;
	margin:20px 0;
	position:relative;
	border:1px solid #dcdcdc;
	border-radius:5px;
}
.show1 .size{margin-bottom:5px; background:#f0f2f1; padding:10px; color:#123b8a; font-size:18px; font-weight:bold; border-radius:5px 5px 0 0;}
.turning{ position: absolute; right:20px; bottom:0;}
.turning dl{ padding:0; border:none; height:20px;}
.turning dl dt{ float:left; margin:0 5px;}
.turning dl dt a{ color:#333;}
