﻿@charset "utf-8";
@media screen and (max-width:1240px) {
	body {
		min-width: 1310px !important;
	}
	.container {
		width: 1200px !important;
	}
	.col-md-3,
	.col-md-9,
	.col-md-2,
	.col-md-4 {
		float: left;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.xzzybox-contian {
		min-width: 100%;
	}
	.ht-logo img {
		width: 100%;
		height: auto;
	}
	.ht-top .menu-right {
		float: right;
		overflow: hidden;
	}
	.menu-right .nav {
		margin: 0;
		min-width: 325px;
		overflow: hidden;
	}
	.menu-right .nav li {
		float: left;
	}
	.ht-top {
		min-width: 1310px;
		position: absolute;
		z-index: 1;
	}
	.ht-logo {
		width: 45%;
		line-height: 94px;
		margin: 0 0 0 20px;
	}
	.sidebar,
	.addbox1,
	.ov-lr {
		z-index: 2;
		position: absolute;
	}
	.sidebar {
		height: 100%;
	}
	.addbox1 {
		min-width: 1310px;
		z-index: 1;
		top: 107px;
	}
	.ov-lr {
		width: 100%;
		position: inherit;
		float: left;
		padding: 167px 0 0 260px !important;
	}
	.main-content-wrapper {
		padding-top: 168px;
		/*overflow: inherit;*/
	}
	.borc1 .nuberone .form-group .w50 {
		width: 42%;
	}
	.table-responsive {
		margin-bottom: 0;
		border: none;
	}
	#plshuo1 {
		width: 100%;
		position: inherit;
		padding-left: 0;
	}
	#plshuo1 .borderccc,
	.bk-img {
		margin-right: 0;
	}
	.bkhui {
		margin-top: 15px;
	}
	.bkhui74 {
		margin-top: 0;
	}
	.none-template {
		position: inherit;
		top: 0;
		left: 0;
		margin-top: 36px;
	}
	.dropdown1 {
		right: 10px !important;
	}
}

@media screen and (max-width:480px) {
	.center-tjtl {
		width: 80%;
		margin: 0 auto;
		left: 10%;
		top: 20%;
	}
}