			.jsxx_01 {
				top: 10;
				width: 1150px;
				height: 500px;
				border: 1px solid;
				border-radius: 25px;
			}
			
			.jsxx_01 div {
				float: left;
			}
			
			.jbxx {
				width: 780px;
			}
			
			.jbxx ul {
				margin: 0px 25px 20px 5px;
				list-style-type: none;
			}
			
			.jbxx li {
				height: 60px;
				padding-left: 60px;
				line-height: 60px;
				font-size: 18px;
				font-weight: bold;
				background: url(../img/jsxx_icons.png) 0 no-repeat;
			}
			
			.jbxx li a {
				width: 100%;
				display: block;
				line-height: 24px;
			}
			
			.jbxx li a:hover {
				text-decoration: underline;
			}
			
			.jbxx h4 {
				text-align: center;
				font-size: 25px;
				font-weight: bold;
			}
			
			.xxbt {
				margin-left: 10px;
				text-align: left;
				font-size: 20px;
				font-weight: bold;
			}
			
			.xxlr{margin:10px}
			
			.xxlrzw {
				width: 100%;
				margin: 40px;
				
				font-size: 18px;
				line-height: 40px;
				
			}
			
			.tpxx {
				margin-left: 10px;
				width: 300px;
				padding: 10px;
			}
			
			.tpxx img {
				margin-top: 30px;
				max-width:280px;
				max-height: 420px;
			}
			
			.jsxx_02 {
				margin-top: 20px;
				width: 1150px;
				height: 100%;
				border: 1px solid;
				border-radius: 25px;
			}