@media(max-width:768px) {

	.container>.navbar-header,
	.container {
		width: 100%;
	}

	.container {
		padding-right: 10px;
		padding-left: 10px;
	}

	footer,
	.hidden-xs,
	.Language {
		display: none;
	}

	.hidden-md {
		display: block !important;
	}

	.container>.navbar-header {
		margin: 0;
	}

	.navbar-toggle {
		margin-right: 0;
		border: 0;
	}

	.logo_txt {
		margin-top: 10px;
		font-size: 9px;
	}

	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		padding: 0;
		width: 85%;
	}

	.navbar-brand>img {
		margin-right: 15px;
		width: 85px;
	}

	.carousel-control.left,
	.carousel-control.right {
		background-image: none;
	}

	.i_server_box .tit {
		margin: 20px 0;
	}

	.tit h2,
	.tit p {
		padding-left: 27px;
	}

	.tit p {
		font-size: 14px;
	}

	.tit h2 {
		font-size: 23px;
	}

	.i_server_img {
		height: auto;
	}

	.i_about_right {
		padding: 10px;
	}

	.i_about_txt {
		font-size: 14px;
		line-height: 24px;
		margin: 13px 0;
	}

	.news_a {
		margin-bottom: 10px;
	}

	.news_r_txt h3 {
		margin-top: 12px;
		font-size: 16px;
	}

	.news_l_txt {
		margin-top: 0;
	}

	.news_l_txt p:nth-child(2),
	.news_r_txt p {
		margin-bottom: 0;
	}

	.n_nav_type li {
		/* width: 33.33%; */
		width: 95px;
	}

	.n_nav_type li::before {
		height: 40px;
		margin-bottom: 10px;
	}


	.n_nav_type li a p:nth-child(2) {
		display: none;
	}

	.n_nav_type ul {
		width: 100%;
	}

	.rcgl_txt.ygfl li {
		width: 50%;
	}

	.n_banner {
		height: 200px;
		background-position: right;
		background-size: cover;
	}

	.n_nav_type li a p:nth-child(1) {
		font-size: 16px;
	}

	.n_nav_type li::before {
		margin-top: 9px;
	}

	.n_nav_type li a {
		height: auto;
		padding-top: 19px;
	}

	.n_cont_box #TalentJ p {
		font-size: 15px;
		margin-bottom: 8px;
	}

	.n_cont_box #TalentJ p b {
		padding: 4px 8px;
		border-left: 3px solid #007AFF;
	}

	.left_nav li .t .left:nth-child(1) {
		width: 37.33%;
		padding: 0 6px 0 0;
	}

	.left_nav li .t .left:nth-child(2) p {
		font-size: 12px;
		line-height: 16px;
		margin: 0;
	}

	.left_nav li .t a {
		padding: 6px 13px;
		font-size: 11px;
	}

	.left_nav li .t .left {
		width: 41.33%;
	}

	.left_nav li .t .left:nth-child(1) p:nth-child(1) {
		font-size: 14px;
		font-weight: 500;
		line-height: 21px;
		margin-bottom: 0;
	}

	.n_tit {
		margin: 0px 0 17px 0;
	}

	.about_number li span.icon_ {
		width: 40px;
		height: 40px;
		margin: 0 auto;
		float: inherit;
	}

	.about_number li span:nth-child(2) {
		font-size: 19px;
		margin: 5px 0;
	}

	.about_number li span:nth-child(3) {
		font-size: 11px;
		margin-top: 7px;
	}

	.n_cont_box .about_txt_1,
	.n_cont_box p {
		font-size: 15px;
		line-height: 25px;
		margin-top: 0;
	}

	.n_cont_box .about_txt_1 {
		margin-top: 0;
	}

	.n_cont_box {
		margin: 25px 0;
	}

	.about_number {
		padding: 0;
	}

	.about_img.swiper-container {
		height: 330px;
		padding: 0;
	}

	.honor_box {
		margin-top: 0;
		height: 520px;
	}

	.about_box {
		margin-bottom: 20px;
	}

	.about_honor.swiper-container {
		width: 100%;
		height: 66%;
		margin-top: 30px;
	}

	.about_honor .swiper-slide p:first-child {
		height: 78%;
		line-height: 78%;
		margin-bottom: 24px;
	}

	.about_number ul p {
		font-size: 13px;
		line-height: 3px;
	}

	.n_cont_box .about_txt_1.con_l_div {
		width: 100%;
		margin-top: 0;
		padding: 0 10px;
		font-size: 12px;
	}

	.n_cont_box .about_txt_1.con_l_div p {
		font-size: 16px;
		line-height: 25px;
	}

	.n_cont_box .about_txt_1.con_l_div a {
		margin-top: 6px;
		margin-bottom: 25px;
	}

	.n_nav_type li.contac_div {
		width: 100%;
	}

	.about_honor .swiper-slide img {
		width: 100%;
	}

	.about_honor .swiper-slide {
		padding: 0;
	}

	.about_honor.swiper-container-horizontal>.swiper-pagination-bullets,
	.about_honor .swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: -39px;
	}

	.xs_footer {
		display: block;
	}

	.xs_footer ul {
		position: fixed;
		bottom: 0;
		z-index: 9;
		width: 100%;
		background: #007AFF;
		margin-bottom: 0;
	}

	.xs_footer ul li {
		float: left;
		width: 20%;

	}

	.xs_footer ul a {
		color: #fff;
		padding: 5px 0;
		display: block;
		text-align: center;
	}

	.xs_footer ul a::before {
		content: '';
		width: 30px;
		height: 30px;
		display: block;
		background-size: contain;
		background-repeat: no-repeat;
		margin: 0 auto 3px;
	}

	.xs_footer ul li:nth-child(1) a::before {
		background-image: url(../images/xs_footer1.png);
	}

	.xs_footer ul li:nth-child(2) a::before {
		background-image: url(../images/xs_footer2.png);
	}

	.xs_footer ul li:nth-child(3) a::before {
		background-image: url(../images/xs_footer3.png);
	}

	.xs_footer ul li:nth-child(4) a::before {
		background-image: url(../images/xs_footer4.png);
	}

	.xs_footer ul li:nth-child(5) a::before {
		background-image: url(../images/xs_footer5.png);
	}

	.copyright {
		padding: 3px;
		font-size: 12px;
		color: #bcbcbc;
		border-top: 0;
		margin-bottom: 80px;
		padding: 12px;
	}

	.copyright a {
		color: #bcbcbc;
	}

	.n_nav_type {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}

	.server5 p {
		font-size: 11px;
		width: 50%;
		margin: 0;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 20px 30px;
		font-size: 15px;
		text-align: center;
	}

	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9 {
		padding: 0;
	}
}
