html,body {
				min-width: auto;
			}
			.content1{
			border-bottom:none;
		}
			@media (max-width:1199px) {
				.width1016 {
					width: 96%;
				}
				.sub{
					top:3px;
				}
			}
			
			@media (max-width:1015px) {
				.top .nav .right table.nav {
					display: none;
				}
				.color1 {
					display: none;
				}
				.input_td {
					position: relative;
					top: 10px;
				}
				.input_td input {
					width: 140px;
					position: relative;
					background:white;
				}
				.logo {
					top: 0px;
				}
				.logo img {
					width: 140px;
					height: auto;
				}
				.top {
					padding: 10px 0px 0px 0px;
				}
			}
			
			@media (max-width:900px) {
				.footer ul {
					display: none;
				}
				.footer p img {
					display: block;
					margin: 0px auto;
					width: 36px;
					left: 46%;
					top: 85px;
				}
				#topNav_list_box {
					display: block;
				}
				
			}
                 .list_page .txt p{
                         line-height: 33px;
                  }
.txt p video{
	max-width: 800px;
    margin: 0px auto;
    width: 100%;
}
.list_page .txt p {
	text-indent: 0em;
}