.content {
						width: 1300px;
						margin: -72px auto 0;
						overflow: hidden;
						position: relative;
						z-index: 100;
					}

					.content a {
						color: #333;
					}

					.c-box {
						width: 1120px;
						padding: 0 90px;
						background: #fff;
						overflow: hidden;
					}

					.c-box .titBox {
						overflow: hidden;
					}

					.c-box .titBox .title {
						height: 42px;
						line-height: 42px;
						color: #fff;
						text-align: center;
						margin-bottom: 38px;
						background: #b6151d;
						padding: 0 16px;
						float: left;
					}

					.c-box .type {
						padding: 28px 0;
					}

					.c-box .type span {
						margin: 0 26px;
						float: left;
					}

					.c-box .type .active {
						color: #b6151d
					}

					.c-box .active {
						display: block;
					}

					.c-box ul {
						min-height: 300px;
					}

					.c-box ul li {
						border-bottom: 1px solid #eee;
						overflow: hidden;
						padding: 20px 0;
					}

					.c-box ul li a {
						height: 20px;
						line-height: 20px;
						font-size: 16px;
						max-width: 90%;
						color: #333;
						float: left;
						overflow: hidden;
						text-overflow: ellipsis;
						white-space: nowrap;
					}

					.c-box ul li i {
						height: 20px;
						line-height: 20px;
						font-size: 16px;
						width: 10%;
						color: #999;
						float: right;
						text-align: center;
					}

					.c-box ul li a:hover {
						color: #b5151d;
					}

					.list_page {
						margin: 20px 0;
						overflow: hidden;
					}

					.list_page .page {
						float: right;
					}

					.list_page .page font {
						color: #ccc;
					}

					.goBack {
						width: 1120px;
						padding: 0 90px;
						border-top: 1px dashed #dedede;
					}

					.goBack a {
						width: 160px;
						height: 42px;
						background: #b6151d;
						float: right;
						text-align: center;
						line-height: 42px;
						border-radius: 6px;
						margin: 16px 0;
						color: #fff;
					}

					.c-box ul table td {
						border: 1px solid red !important
					}
					
					@media screen and (max-width: 480px) {
						.c-box{width: 95% !important;	padding: 0 10px !important;}
						.c-box ul li i {width: 32% !important;}
						.c-box ul li a{width: 67% !important;}
						.goBack{width: 48% !important;}
						.page a {
							margin: 0px 5px 10px;
						}
					
						.page {
							white-space: normal;
							margin-top: 0 !important;
						}
					
						.mobile-menucss>ul>li>ul>li {
							color: #fff;
						}
					
						.mobile-menucss>ul>li>ul>li>a>span {
							font-size: 16px;
							opacity: 1;
						}
					
						.mobile-search {
							padding: 0 20px 0 20px;
						}
					
						.searchTips {
							background: #fff;
							box-shadow: 0px 6px 16px 0px #aaa;
							-webkit-box-shadow: 0px 6px 16px 0px #aaa;
							-moz-box-shadow: 0px 6px 16px 0px #aaa;
							-ms-box-shadow: 0px 6px 16px 0px #aaa;
						}
					
						.searchTips li {
							overflow: hidden;
							text-overflow: ellipsis;
							white-space: nowrap;
						}
					
						.fot-r {
							text-align: left;
						}
					
						#footer .fot-r .footFocus {
							margin: 0px;
						}
					
						#footer .mod-copy {
							-height: 170px;
						}
					
						#footer .bom-report>span {
							display: inline-block;
							margin-bottom: 20px;
						}
					
						#footer .bom-contacts {
							text-align: left;
						}
					
						#footer .bom-contacts .bom-addr {
							margin-left: 10px;
							line-height: 22px;
						}
					
						#footer .bom-contacts .bom-tel {
							margin-left: 10px;
							line-height: 180%;
						}
					
						#footer .copys {
							font-size: 14px;
						}
					
						#footer .copys>i>a {
							display: block;
						}
					
						#footer .copys span {
							margin-left: 0;
						}
					
						.mode-banner {
							margin-top: 0;
						}
					
						#pageToolbar ul li {
							margin: 3px 2px;
						}
					
						.content {
							width: 100% !important;
							padding: 0 10px;
							box-sizing: border-box;
							margin: 10px auto 0 !important;
						}
					
						.layer-l {
							background: none;
							width: 100% !important;
						}
					
						.nav-tit {
							height: 50px;
						}
					
						.nav-tit span {
							width: auto !important;
						}
					
						.content .box-left {
							width: 100% !important;
							margin-bottom: 20px;
						}
					
						.content .box-right {
							width: 100% !important;
						}
					
						.content .layer-r {
							width: 100% !important;
							padding: 30px 8px 30px !important;
						}
					
						.inner-bg .wrap-layer {
							margin-top: 0px !important;
						}
					
						.inner-bg .wrap-layer .topbtn {
							float: none;
						}
					
						.top-search3 .s-input {
							width: 100%;
						}
					
						.mod-news4 {
							margin-top: 0;
						}
					
						.pegeBox {
							padding: 12px;
							height: auto;
						}
					
						.list_page {
							height: auto;
						}
					
						.page select {
							font-size: 14px;
						}
					}