@media (min-width: 768px) and (max-width: 1199px) {
	.banner {
		width: 100%;
		height: 320px;
		background: url(../img/banner03.png) no-repeat center center;
		background-size: cover;
	}
	.togg {
		display: none;
	}
    .navbar-nav{
	  margin-top: 30px;
	 }
	 .navbar-brand img {
		width: 100px;
        height: 61px;
	}
	.navbar-nav>li {
    margin-left: 10px;
}
	.title {
		width: 100%;
		height: 60px;
		margin-top: 40px;
	}
	.title p {
		display: block;
		width: 100%;
		text-align: center;
	}
	.title p:first-child {
		font-family: "MicrosoftYaHei-Bold";
		font-weight: Bold;
		font-size: 30px;
		color: #333;
		word-spacing: 20px;
		line-height: 30px;
	}
	.title p:last-child {
		font-family: "PingFang-SC-Regular";
		font-weight: Regular;
		font-size: 24px;
		color: #666;
		word-spacing: 20;
		line-height: 30px;
	}


	.con01 {
		width: 100%;
		height: 320px;
		background-color: #fff;
	}
	.con02 {
		width: 100%;
		height: 400px;
		background:rgba(238,238,238,1);
	}
	.con03 {
		width: 100%;
		height: 320px;
		background-color: #fff;
	}
	.con04 {
		width: 100%;
		height: 280px;
		background:rgba(238,238,238,1);
	}
	.contain {
		width: 65.99%;
		height: 100%;
		margin: 0 auto;
	}
	.contain .con01_left,
	.contain .con03_left {
		width: 22%;
		height: 100%;
		float: left;
		margin-top: 45px;
	}
	.contain .con03_right, .contain .con01_right {
		width: 64%;
		height: 260px;
		margin-top:42px;
		margin-left: 9.78%;
		float: right;
	}


	.contain .con03_right img, .contain .con01_right img {
		width: 100%;
		height: 100%;
	}

	.con01_left p:nth-child(2), .con02_right p:nth-child(2), .con03_left p:nth-child(2)  {
		display: block;
		width: 100%;
		font-family: "MicrosoftYaHei";
		font-weight: Regular;
		font-size: 16px;
		color: #666;
		line-height: 20px;
		/*padding-left: 5px;*/
		margin-top: 6px;
		box-sizing: border-box;
		text-align: center;
	}
	.con01_left p:nth-child(3), .con02_right p:nth-child(3), .con03_left p:nth-child(3) {
		display: block;
		width: 100%;
		font-family: "MicrosoftYaHei";
		font-weight: Regular;
		font-size: 12px;
		color: #999;
		line-height: 20px;
		padding-left: 5px;
		margin-top: 6px;
		box-sizing: border-box;
	}
	.con01_left p:nth-child(4), .con02_right p:nth-child(4), .con03_left p:nth-child(4) {
		display: block;
		width: 100%;
		font-family: "MicrosoftYaHei";
		font-weight: Regular;
		font-size: 12px;
		color: #999;
		line-height: 20px;
		padding-left: 5px;
		margin-top: 6px;
		box-sizing: border-box;
	}
	.con01_left img:nth-child(1), .con03_left img:nth-child(1) {
		width: 100%;
	}
	.con02 .contain {
		position: relative;
	}
	.contain .con02_left {
		width: 55.25%;
		height: 360px;
		top: 64px;
		position: absolute;
		left: 0;
	}
	.contain .con02_left img {
		width: 100%;
	}
	.contain .con02_right {
		width: 22%;
		float: right;
		margin-top: 90px;
	}
	.contain .con02_right img {
		width: 100%;
	}
	.con02_right p:nth-child(2) {
		text-align: center;
	}


	.con01_left p:nth-child(3),
	.con01_left p:nth-child(4),
	.con02_right p:nth-child(3),
	.con02_right p:nth-child(4),
	.con03_left p:nth-child(3),
	.con03_left p:nth-child(4) {
		display: block;
		position: relative;
		padding-left: 10px;
	}
	.con01_left p:nth-child(3)>span,
	.con01_left p:nth-child(4)>span,
	.con02_right p:nth-child(3)>span,
	.con02_right p:nth-child(4)>span,
	.con03_left p:nth-child(3)>span,
	.con03_left p:nth-child(4)>span {
		display: block;
		height: 12px;
		width: 12px;
		border: 1px solid #ccc;
		border-radius: 6px;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.con01_left p:nth-child(3)>span span,
	.con01_left p:nth-child(4)>span span,
	.con02_right p:nth-child(3)>span span,
	.con02_right p:nth-child(4)>span span,
	.con03_left p:nth-child(3)>span span,
	.con03_left p:nth-child(4)>span span {
		display: block;
		height: 8px;
		width: 8px;
		border-radius: 4px;
		background-color: #ccc;
		margin: 1px auto;
	}

	.con04 .contain {
		position: relative;
	}
	.con04_left {
		width: 50.54%;
		height: 240px;
		position: absolute;
		left: -7px;
		top: 25px;
		overflow: hidden;
	}

	.con04_left iframe {
		width: 100%;
		height: 100%;
	}

	.con04_right {
		width: 45%;
		height: 145px;
		float: right;
		margin-top: 36px;
	}
	.con04_right p:first-child {
		font-family: "MicrosoftYaHei";
		font-weight: Regular;
		font-size: 16px;
		color: #333;
		line-height: 20px;
	}
	.con04_right p:first-child img {
		width: 15px;
		height: 20px;
	}
	.con04_right p:nth-child(2),
	.con04_right span:nth-child(3),
	.con04_right span:nth-child(4),
	.con04_right p:nth-child(5) {
		font-family: "MicrosoftYaHei";
		font-weight: Regular;
		font-size: 12px;
		color: #666;
		line-height: 20px;
	}
	.con04_right span:nth-child(4) {
		margin-left: 20px;
	}
		.centetsj {
		display: none;
	}
	#bottom {
		overflow-x: hidden;
		clear: both;
	}
	.containers {
		display: none;
	}
	.nav .active a {
		color: #288dff!important;
		border-bottom: 1px solid #288dff;
	}
	.navbar-inverse .navbar-nav>.active>a,
	.navbar-inverse .navbar-nav>.active>a:hover,
	.navbar-inverse .navbar-nav>.active>a:focus {
		color: #fff;
		background-color: rgba(0, 0, 0, 0);
	}
	.active a {
		color: #0072D5!important;
	}
	.nav .active a {
    color: #288dff!important;
    border-bottom: 1px solid #288dff;
}
#bottom .col-sm-4 {
    width: 36.33333333333333%;
}
}