@media (min-width: 1200px) {
	.banner {
		width: 100%;
		height: 600px;
		background: url(../img/banner03.png) no-repeat center center;
		background-size: cover;
	}
	.togg {
		display: none;
	}
	/*
	.navbar-nav>li{
	 margin-left: 15px;
	}
	.navbar-nav{
	  margin-top: 30px;
	}
	.navbar-brand img {
		width: 70px;
        height: 70px;
	}
	.nav {
		width: 100%;
		margin-top: 0px;
	}
	*/
	.title {
		width: 100%;
		height: 60px;
		margin-top: 59px;
	}
	.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: 607px;
		background-color: #fff;
	}
	.contain {
		width: 65.99%;
		height: 100%;
		margin: 0 auto;
		background: url('../images/contact.png') no-repeat;
		background-size: 100%;
	}


	/*.navbar-inverse .navbar-nav > li > a{*/
		/*padding: 5px 21px !important;*/
	/*}*/

	#bottom {
		padding: 70px 0px 20px 0px;
	}
	.rows-dis {
		display: none;
	}
	.row-news {
		position: relative;
	}
	.row-news .row-img {
		position: relative;
		float: right;
	}
	.row-news .row-list {
		position: relative;
		float: left;
	}
	.centetsj {
		display: none;
	}
    #bottom .containers{width: 700px;}
}