
			div.search {
				padding: 10px 0;
			}

			form {
				position: relative;
				width: 330px;
			}

			input,
			button {
				border: none;
				outline: none;
			}

			input {
				width: 320px;
				height: 38px;
			}

			button {
				height: 42px;
				width: 42px;
				cursor: pointer;
				position: absolute;
			}

			.bar input {
				border: 2px solid #c5464a;
				border-radius: 5px;
				background: transparent;
				top: 0;
				right: 0;
				text-indent: 1em;
			}

			.bar button {
				background: #c5464a;
				border-radius: 0 5px 5px 0;
				width: 60px;
				top: 0;
				right: 0;
			}

			.bar button:before {
				content: "搜索";
				font-size: 13px;
				color: #F9F0DA;
			}

			/*搜索框结束*/
			.cont_h .list14 li {
				height: 18px;
				overflow: hidden;
				line-height: 28px;
			}

			.swiper-container h2 {
				position: absolute;
				bottom: 0;
				background: rgba(0, 0, 0, .7);
				width: 100%;
				height: 50px;
				color: #fff;
				line-height: 50px;
				padding-left: 10px;
			}

			.swiper1,
			.swiper2 {
				width: 960px;
			}

			.swiper1 p,
			.swiper2 p {
				text-align: center
			}

			.zt,
			.video {
				background: #eee;
				padding-top: 20px;
				padding-bottom: 10px;
			}

			.video h3 {
				width: 960px;
				border-bottom: 2px solid #cc0000;
				font-size: 24px;
				color: #cc0000;
				padding-bottom: 10px;
				font-weight: normal;
				margin-bottom: 15px;
				margin-top: 2px;
				margin-left: auto;
				margin-right: auto;
				position: relative;
				font-family: ' ';
			}

			.video h3 a {
				color: #cc0000
			}

			#rmw_tuijian {
				height: 245px;
			}

			.swiper4 h3 {
				width: 100%;
				border-bottom: 1px solid #e7e7e7;
				font-size: 24px;
				padding-bottom: 10px;
				font-weight: normal;
				margin-bottom: 15px;
				margin-top: 2px;
				position: relative;
				font-family: ' ';
			}

			.type {
				border-bottom: 1px solid #ddd;
			}

			.links .type span {
				color: #333;
				font: normal 16px/180% " ";
				font-weight: bold;
				margin-right: 20px;
				display: inline-block;
			}

			/*底部友情链接样式*/
			#Tab {
				margin: 0 auto;
				width: 1280px;
			}

			.Menubox {
				height: 28px;
				border-bottom: 1px solid #ddd;
			}

			.Menubox ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.Menubox ul li {
				float: left;
				line-height: 20px;
				font-size: 16px;
				display: block;
				cursor: pointer;
				width: 100px;
				color: #333;
				font-weight: bold;
			}

			.Menubox ul li.hover {
				background: #fff;
				color: #cc0000;
			}

			.Contentbox {
				clear: both;
				margin-top: 0px;
				border-top: none;
				height: 181px;
				padding-top: 8px;
				height: 100%;
			}

			.Contentbox ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.Contentbox ul li {
				line-height: 36px;
				font-size: 14px;
				margin-bottom 15px;
				float: left;
				margin-right: 25px;
			}

		