@charset "utf-8";
body{padding:0;margin:0;font:normal 12px/180% Arial,Helvetica,sans-serif;color:#333;text-align:center;background:#fff;}
div{margin:0 auto;text-align:left;font:normal 12px/180% Arial,Helvetica,sans-serif;}
h1,h2,h3{font-family:Arial,Helvetica,sans-serif;}

.p1_1 h1{font-size:26px;}
#box{height:355px;}
#box ul li img{display:block;margin-bottom:15px;}
#box ul li span{height:30px;line-height:120%;top:400px}
#box ol{top:300px;}
#box ul li span a{line-height:120%;}
.list1 li{background:url(images/dot.gif) no-repeat 0 13px; padding-left:12px;font-weight:normal;}
.d2tu_content li{height:280px;}
#copyright{padding:10px 0;}
/*20220107*/
#box ol {
	top: 270px;
	right: 2%;
}
#box ol li {
	background: none;
	background: #d2d2d2;
	border-radius: 10px;
	box-shadow: 0px 1px 2px #555 inset;
	padding: 0;
	margin: 0 3px;
}
#box ol li.active {
	background: #5da7ce;
}