@media (max-width:1200px) {

	/*
	 公共部分
	  */
	body #pc_right_navs {
		right: 15px;
		top: 85%;
	}

	#pc_right_navs .iconfont {
		width: 40px;
		height: 40px;
		font-size: 20px;
		line-height: 40px;
	}

	.index.index_1 .header {
		background-color: #fff !important;
		background-image: none !important;
		z-index: 23;
	}

	.index.index_1 .header .top-nav {
		display: none !important;
	}

	.nav_icon {
		display: block;
	}

	body.index_1 header .search {
		display: none;
	}

	.header,
	.h_100,
	.logo,
	.nav {
		height: 50px;
		line-height: 50px;
	}

	body.index_1 .header_info {
		right: 60px;
	}

	body.index_1 .header_info a {
		color: #000;
		font-size: 14px;
	}

	body.index .header_info #language {
		color: #000;
		width: 100px;
		font-size: 14px;
	}

	.index .header .nav .header_info .language-list {
		top: 30px;
	}

	.index#mobileIndex #index_content .mySwiper3.index_swiper {
		height: auto !important;
	}

	/*
	 公共部分END
	  */
	/* 
	导航条 
	*/
	body #mobileMask {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, 1);
		z-index: 9999;
	}

	body #mobileMask #mobileHeadClose {
		color: #fff;
		text-align: right;
		display: block;
		margin: 10px 20px;
		font-size: 40px;
		/* font-family: initial; */

	}

	body #mobileNav {
		font-size: 25px;
		position: fixed;
		top: 15%;
		left: 10px;
		right: 10px;
		bottom: 10px;
		color: #fff;
		text-align: center;
		z-index: 10000;
	}

	body #mobileNav ul li {
		width: 100%;
		line-height: 60px;

	}

	body #mobileNav ul li a {
		color: #fff;
	}

	body header .header_info {
		display: block;
		right: 60px;
	}

	body header .search {
		display: none;
	}

	body footer .for3 {
		text-align: center;
		position: absolute;
		bottom: 60px;
		left: 0;
		background: #fff;
		z-index: 2;
	}

	body footer .for6:nth-of-type(5) {
		margin-bottom: 355px;
	}

	.index .header_info #language {
		width: 105px;
	}

	body .foot_box,
	.foot_box.for6,
	.foot_box.for3 {
		width: 100%;
		text-align: center;
	}

	body .foot_box.for6 {
		width: 50%;
		margin-right: 0;
		padding-left: 0;
		margin-top: 15px;
	}

	body footer .foot_extend {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}

	body .foot_box .foot_extend a {
		overflow: hidden;
	}

	body .service_index {
		padding-top: 50px !important;
	}

	body .cat-bar .bar-content .left {
		display: block;
	}


	/*
	首页 
	*/
	#mobileIndex #index_content .mySwiper3.index_swiper {
		height: auto;
	}

	#mobileIndex .mySwiper3 img {
		width: 100%;
	}

	#mobileIndex #index_content {
		padding-top: 50px;
	}

	#mobileIndex .service_box {
		width: 49%;
		padding-top: 30px;
		margin-bottom: 10px;
		margin-right: 0;
	}

	#mobileIndex.index_1 .service_box:nth-of-type(2n) {
		margin: auto 10px;
    	margin-top: 10px;
	}

	#mobileIndex.index_1 .service_box .iconfont {
		text-align: center;
		font-size: 40px;
		line-height: 40px;
		color: #16558c;
	}

	#mobileIndex.index_1 #service_tt {
		font-size: 25px;
		font-weight: bold;
	}

	#mobileIndex.index_1 #service_refer {
		font-weight: normal;
	}

	#mobileIndex.index_1 .service_box_text h4 {
		font-weight: bold;
	}

	#mobileIndex.index_1 .service_box_text p a {
		color: #16558c;
	}

	#mobileIndex .service_box .service_box_text {
		margin-top: 10px;
		padding: 10px;
	}

	#mobileIndex.index_1 .service_box #server_a_cont,
	#mobileIndex.index_1 .service_box #server_b_cont,
	#mobileIndex.index_1 .service_box #server_c_cont,
	#mobileIndex.index_1 .service_box #server_d_cont {
		height: auto;
		height: 70px;
		word-break: break-all;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		margin: 10px 0;
	}

	#mobileIndex .new-cat .top {
		height: 200px;
		line-height: 200px;
		font-size: 25px;
	}

	#mobileIndex .new-cat ul li {
		height: 130px;
		font-size: 20px;
		line-height: 130px;
	}

	#mobileIndex.index_1 .download .app {
		display: block;
	}

	#mobileIndex .home {
		height: auto;
		padding: 0px;
		margin-bottom: 10px !important;
	}

	#mobileIndex .home .new-cat ul {
		margin-top: 10px;
	}

	#mobileIndex.index_1 .home {
		margin-top: 0 !important;
	}

	#mobileIndex.index_1 .superiority {
		max-width: 100%;
		width: 100%;
		background: #fff;
	}

	#mobileIndex.index_1 .service_box {
		margin-bottom: 0;
	}
	#mobileIndex.index_1 .service_box:nth-of-type(1){
		margin: 0;
		margin-top: 10px;
	}
	#mobileIndex.index_1 .home .section_title_1 .setting #mobileIndex .service_box {
		margin: 0;
	}

	#mobileIndex .home .new-cat {
		padding-bottom: 10px;
	}

	#mobileIndex .section .swiper.mySwiper.index_swiper {
		margin-top: 0;
		padding-bottom: 0;
	}

	#mobileIndex.index_1 .superiority li {
		width: 25%;
		max-width: 25%;
		min-width: 25%;
		margin-bottom: 0;
	}

	#mobileIndex.index_1 .superiority li:nth-of-type(4) {
		margin: 0;
		margin-bottom: 0px;
	}

	#mobileIndex.index_1 .superiority {
		margin: 0;
	}

	#mobileIndex .btn_2 {
		width: calc(100% - 0px);
		margin: 0 auto;
		margin-top: 10px;
	}

	#mobileIndex .btn_2 a {
		height: 40px;
		line-height: 40px;
	}

	#mobileIndex #service_tt {
		margin-top: 15px;
	}

	/*
	首页end
	*/

	/*
	产品页start
	*/
	#mobileList .bar-content .left {
		display: none;
	}

	#mobileList .bar-content .right {
		display: flex;
		width: 100%;
	}

	#mobileList .categories_index .cat-bar .right a {
		width: 25%;
		margin: 0;
		padding: 0 10px;
		text-align: center;
		overflow: hidden;
	}

	#mobileList #select {
		/* display: block; */
		position: relative;
		top: 1px;
		width: 100%;
		height: 44px;
		border: 1px solid #16558c;
		background: none;
		text-align: center;
		margin-bottom: 10px;
	}

	#mobileList #select option {
		width: 100%;
	}


	#mobileList .categories_index .side_r .gallery_box {
		width: 49%;
		position: relative;
		margin-bottom: 10px;
		overflow: hidden;
	}

	#mobileList .categories_index .bg {
		height: 150px;
		margin-top: 50px;
	}

	.categories_index .bg p:nth-of-type(1) {
		margin-left: 15px;
		margin-top: 30px;
		font-size: 20px;
	}

	.categories_index .bg p:nth-of-type(2) {
		margin-left: 15px;
		font-size: 20px;
	}

	#mobileList .categories_index .side_r .gallery_box:nth-of-type(2n+1) {
		margin-right: 2%;
	}

	#mobileList .second_page {
		margin-bottom: 0;
	}

	#mobileList .line {
		margin: 0;
		padding: 0;
		height: 10px;
	}

	#mobileList .section_title_1 .setting {
		margin-bottom: 10px;
	}


	#mobileList .categories_index .side_r .gallery_box a {
		width: 100%;
		height: 100%;
		margin: 0 auto;
	}

	#mobileList .gallery_box .iconfont {
		font-size: 25px;
	}

	#mobileList .side_r {
		padding: 0;
		box-shadow: none;
		background: none;
		border: none;
	}

	#mobileList .second_page {
		width: 100%;
	}


	/*
	产品页end
	*/

	/* 
服务
 */
	.service_index {
		margin-top: 0px !important;
	}

	#mobileServers .service_index .cat-bar .left {
		display: none;
	}

	#mobileServers .jspx .video_li {
		width: 100%;
	}

	#mobileServers #video {
		width: 90%;
		top: 15%;
	}

	#mobileServers .service_index .line {
		height: 0;
		margin: 0px;
	}

	#mobileServers .service_index .shfw ul li {
		padding-bottom: 10px;
		background-color: #fff;
		box-shadow: 0px 1px 12px rgb(75 86 99 / 40%);
	}

	#mobileServers .service_index .shfw ul li a {
		display: inline-block;
		width: 100%;
	}

	#mobileServers .service_index .shfw ul li .iconfont {
		float: right;
		margin-top: 4px;
		color: red;
	}

	#mobileServers .has_sub {
		display: block;
	}

	#mobileServers #tech .techs img {
		width: 30%;
		height: fit-content;
		margin-top: 10px;
	}

	#mobileServers #tech .techs .navig {
		bottom: -8px;
	}

	#mobileServers .sjcx {
		margin-top: 10px;
	}

	#mobileServers .service_index .jspx .jspx-box ul li {
		margin: 0 10px;
		width: calc(100% - 20px); 
	}
 
	#mobileServers .catg_name {
		margin-bottom: 0;
	}

	#mobileServers #tech .techs p {
		text-indent: 0;
	}

	#mobileServers .footer .foot_extend ul .bter a img {
		max-width: 90px;
		max-height: 90px;
	}

	#mobileServers .service_index .sjcx input {
		width: 57%;
		font-size: 16px;
		padding: 10px 2%;
	}
 
	#mobileServers .service_index .sjcx .sjcx-search {
		width: 27%;
		padding: 10px 2%;
		font-size: 14px;
	}
 
	#mobileServers #cat-box-p {
		font-size: 16px !important;
		line-height: 20px;
	}

	#mobileServers .service_index .jspx .jspx-top .video_ul {
		margin: 0;
		padding: 0;
	}

	#mobileServers .side_r {
		padding: 0;
		margin: 0;
		background-color: transparent;
		box-shadow: 0px 0px 0px rgba(11, 11, 11, .06);
	}

	#mobileServers .jspx .jspx-top,
	#mobileServers .jspx .jspx-box {
		background-color: white;
		border-radius: 5px;
		margin-top: 10px;
	}

	#mobileServers #jspx_navs {
		margin-top: 10px;
	}

	#mobileServers .sjcx,
	#mobileServers .xtsj,
	#mobileServers .shfw {
		margin-top: 20px;

	}

	#mobileServers .second_page {
		margin: 0 auto;
		padding: 0;
		width: calc(100% - 24px);
	}

	#mobileServers .service_index .jspx .jspx-top .video_ul {
		width: calc(100% - 20px);
		margin: 0 auto;

	}

	#mobileServers .service_index .jspx .jspx-top .video_ul li img {
		display: block;
		margin: 0 auto;
		height: auto;
		width: auto;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	#mobileServers .service_index .jspx .jspx-top .video_ul .video_img {
		/* height: 100% !important; */
		display: block;
		max-height: 185px !important;
		max-width: 100%;


		position: relative;
	}

	#mobileServers .service_index .jspx .jspx-top .video_ul li {
		height: 100%;
	}

	#mobileServers .service_index .jspx .jspx-top ul li {
		box-sizing: border-box;
		width: 49%;
		padding: 0;
		margin: 0;
		box-shadow: 1px 4px 6px rgb(75 86 99 / 40%);
		margin-bottom: 10px;
		padding: 0 10px;
		display: block;
		padding-bottom: 10px;
	}

	#mobileServers .catg_name #jspx_navs {
		padding: 10px;
	}

	#mobileServers .service_index .video_ul .video_li .iconfont {
		top: 50%;
		font-size: 50px;
		line-height: normal;
	}

	#mobileServers .service_index .jspx .jspx-top ul li:nth-of-type(2n+1) {
		margin-right: 2%;
	}

	#mobileServers .service_index .catg_name #jspx_navs .jspx_nav .jspx_two_navs .jspx_two_nav {
		margin-left: 0;
	}

	#mobileServers .service_index .jspx .jspx-top ul li img {
		border-radius: 0;
	}

	#mobileServers .service_index .jspx .jspx-top h4 {
		padding: 15px;
		margin-bottom: 15px;
	}

	#mobileServers .service_index .jspx .jspx-box h4 {
		padding: 15px;
	}

	#mobileServers .service_index .jspx .jspx-top ul li .video_img {
		width: 100%;

	}

	#mobileServers #tech .techs p:nth-of-type(2) {
		padding-bottom: 20px;
	}

	/* 
服务end
 */

	/* 
目录册
 */
	body#mobileCatalog {
		margin-top: 50px;
	}

	#mobileCatalog .pdf {
		flex-wrap: wrap;
		margin-top: 20px;
	}

	#mobileCatalog .bg_blur {
		height: 100%;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}

	#mobileCatalog .pdf li {
		width: 100%;
		border-radius: 5px;
		margin-bottom: 20px;
	}

	#mobileCatalog.pdf_download {
		margin-top: 50px !important;
	}

	/* 
目录册end
 */

	/* 
关于我们
 */

	#mobileAbout .bg {
		height: 150px;
	}

	#mobileAbout .bg p:nth-of-type(1) {
		font-size: 18px;
		margin-left: 20px;
		margin-top: 30px;
	}

	#mobileAbout .bg p:nth-of-type(2) {
		font-size: 18px;
		margin-top: 10px;
		margin-left: 50px;
	}

	#mobileAbout .side_r {
		margin-top: 10px;
	}

	#mobileAbout .content {
		padding-top: 50px !important;
	}

	#mobileAbout .second_page {
		padding: 0;
		margin: 0 auto;
		width: 100%;
	}

	/* 
关于我们END
 */

	/* 
联系我们
 */
	#mobileContract .form {
		width: 100%;
	}

	#mobileContract .contract_index {
		padding-top: 35px !important;
	}

	#mobileContract .uls {
		display: flex;
		flex-wrap: wrap;
	}

	#mobileContract .uls li {
		width: 100%;
	}

	#mobileContract .side_box {
		width: 100%;
	}

	#mobileContract #mask {
		width: 100% !important;
	}

	#mobileContract .contract_index #allmap {
		width: 100%;
	}

	/* 
联系我们END
 */

	/* 
产品详情
 */
	#mobileDetail .bg-default {
		background-color: transparent;
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	#mobileDetail #html {
		/* margin-top: 0px !important; */
	}

	#mobileDetail .layout-horizontal__main {
		margin-top: 10px;
		background-color: #fff;
	}

	#mobileDetail .single-product__main {
		padding: 10px;
	}

	#mobileDetail .tabs-custom.tabs-line .nav-tabs li {
		margin: 0;
	}

	#mobileDetail .single-product__title {
		padding: 0;
		margin: 20px 10px;
		transform: none;
	}

	#mobileDetail .single-product__header {
		transform: none;
	}

	#mobileDetail .single-product .tabs-custom .nav-tabs {
		margin: 0;
		padding: 0;
	}

	#mobileDetail .swiper-button-next:after,
	#mobileDetail .swiper-button-prev:after {
		font-size: 20px;
	}

	#mobileDetail .cat_detail_index {
		margin-top: 0px !important;
	}

	#mobileDetail .cat_detail_index #bottom .swiper-slide img {
		width: auto;
		height: auto;
		border-radius: 2px;
		max-width: 90%;
	}

	#mobileDetail .cat_detail_index .mySwiper #bottom .swiper-slide-thumb-active img {
		border: 1px solid #4f97ff;
	}

	#mobileDetail .cat_detail_index #bottom .swiper-slide img {
		border: 1px solid transparent;
	}

	#mobileDetail .tabs-custom.tabs-line .nav-tabs {
		display: flex;
		flex-wrap: nowrap;

	}

	#mobileDetail .tabs-custom.tabs-line .nav-tabs li a {
		color: #333 !important;
		line-height: 25px;
	}

	#mobileDetail .tabs-custom.tabs-line .nav-tabs li {
		width: 50%;
	}

	#mobileDetail .tabs-custom.tabs-line .nav-tabs li a {
		width: 100%;
	}

	#mobileDetail .bg-default {
		padding-top: 0;
		margin-top: 15px;
	}

	/* 
产品详情END
 */

	/* 
登录
 */
	.lowin #back {
		font-size: 20px;
	}

	.lowin #back .iconfont {
		font-size: 20px;
	}

	/* 
登录END
 */

	/* 
新闻列表
 */
	#mobileNews .side_r {
		margin-top: 60px !important;
	}

	/* 
新闻列表END
 */


	/* 
新闻列表
 */
	#mobileNews .side_r {
		margin-top: 60px !important;
	}

	/* 
新闻列表END
 */
	/* 
APP
 */


	/* 
APPEND
 */

	/* 
教学详情
 */
	#mobileTeach .second_page {
		padding: 10px;
		margin-bottom: 10px;
	}

	#mobileTeach .service_index {
		padding-top: 60px !important;
	}

	#mobileTeach .service_index .cat-bar .left {
		display: block;
	}

	#mobileTeach .line {
		margin-bottom: 0;
	}

	#mobileTeach iframe {
		height: 900px;
		width: 100%;
	}

	/* 
教学详情END
 */
	#mobileList .categories_index .side_r .gallery_box {
		margin-right: 0;
	}

	.index_1 .download .app {
		position: relative;
		text-align: center;
		width: 100%;
		color: #fff;
		z-index: 10;
		box-sizing: border-box;
		display: block;
		flex-wrap: wrap-reverse;

		text-align: center;
	}

	.index_1 .download .app a {
		text-align: center;
		display: inline-table;
	}

	.index_1 .download .app .left {
		width: 100%;
	}

	.index_1 .download .app .right {
		width: 100%;
		margin: 20px 0;
		margin-bottom: 0;
	}

	.index_1 .download .app .left p:nth-of-type(1) {
		font-size: 20px;
		margin-top: 40px;
		width: fit-content;
		margin: 0 auto;
		text-align: center;
		background-color: rgba(0, 0, 0, .5);
		border-radius: 5px;
		padding: 5px 10px;
	}

	.index_1 .download .app .left p:nth-of-type(2) {
		font-size: 14px;
		margin: 20px auto;
		background-color: rgba(0, 0, 0, .5);
		border-radius: 5px;
		padding: 5px 10px;
		width: fit-content;

	}

	#mobileApp .app_top {
		display: none;
	}

	#mobileApp main {
		padding-top: 50px;
	}
	
	.index_1 .download .app {
		position: relative;
		text-align: center;
		width: 100%;
		color: #fff;
		z-index: 10;
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap-reverse;
	}

	.index_1 .download .app .left {
		width: 100%;

	}

	.index_1 .download .app .left p:nth-of-type(1) {
		font-size: 20px;
		 margin: 40px auto 0;
		
		text-align: center;
	}

	.index_1 .download .app .left p:nth-of-type(2) {
		font-size: 14px;
		margin: 20px auto;
	}

	.index_1 .download .app .left img {
		margin-top: 30px;
		width: 140px;
		height: 60px;
		margin-right: 40px;
		margin: 0 auto;
	}


	.index_1 .download .app .right {
		width: 100%;
		margin: 20px 0;
		margin-bottom: 0;
	}

	#mobileList .categories_index .side_l.side_l-fixed {
		position: fixed;
		top: 150px;
		height: auto;
		z-index: 999;
		left: 1%;
		width: 20%;
		height: 1px;
	}

	#mobileList .categories_index .cat-bar.cat-bar-fixed {
		transition: all 0.5s;
		position: fixed;
		top: 50px;
		height: auto;
		z-index: 999;
		width: 100%;
		margin-top: 0px;
	}
	#mobileDetail .cat_detail_index .layout-horizontal_1 {
		flex-wrap: wrap;
	}

	#mobileDetail .cat_detail_index .mySwiper #bottom .swiper-slide-thumb-active img {
		border: 0;
	}

	#mobileDetail .section-lg {
		background-color: #fff;
		padding: 0;
		margin: 0;
		width: 100%;
		margin-top: 5px;
	}

	#mobileDetail .service_index .cat-bar .bar-content {
		width: 100%;
	}

	#mobileDetail .cat_detail_index .layout-horizontal_1 .layout-horizontal__aside {
		width: 100%;
	}

	#mobileDetail .cat_detail_index .layout-horizontal_1 .layout-horizontal__aside .swiper {
		box-shadow: none;
	}

	#mobileDetail .layout-horizontal_1 .layout-horizontal__main {
		width: 100%;
	}

	#mobileDetail .cat_detail_index .mySwiper2 .swiper-slide img {
		width: 100%;
		height: auto;
	}

	#mobileDetail .layout-horizontal_1 .layout-horizontal__main .goBuy {
		width: 80%;
		padding: 10px 0;
	}
	#mobileServers .service_index{
		margin-top:0px;
	}
	#mobileServers .side_l {
		margin-top:10px;
	}	
	#mobileServers  .side_l.side_l-fixed{
		position: fixed;
		top: 150px;
		height: auto;
		z-index: 2;
		left:1%;
		width: 20%;
		height: 1px;
	}
	
	#mobileServers .cat-bar.cat-bar-fixed {
		transition: all 0.5s;
		position: fixed;
		top: 50px;
		height: auto;
		z-index: 10;
			width: 100%;
	margin-top: 0px;
	}
	#mobileIndex .new-cat .bottom-box{
		margin: 10px auto;
		padding: 0;
	}
	#mobileIndex .content{
		margin-top: 10px;
	}
	#mobileIndex .new-cat ul li{
		width: calc(50% - 5px);
	}
	#mobileIndex .new-cat ul li:nth-last-of-type(1){
		margin-left: 10px;
	}
	#mobileIndex.index .new-cat a span {
		font-size: 12px;
		height: 25px;
		line-height: 25px;
	}

	#mobileIndex .new-cat .top,
	#mobileIndex .new-cat ul li:nth-last-of-type(2),
	#mobileIndex .new-cat ul li:nth-last-of-type(1),
	#mobileIndex .new-cat .bottom {
		background-color: #fff;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: auto 70%;
	}
}

@media (min-width: 1200px) {
	.cat_detail_index .layout-horizontal_1 .layout-horizontal__aside {
		width: 54%;
		padding-top: 60px;
	}
	.categories_index .line {
		width: 1200px;
	}

	.categories_index .cat-bar {
		width: 1200px;

		margin-top: 15px;
	}

	.categories_index .cat-bar .bar-content {
		width: 1200px;
	}

	.index_1 .download .app {
		width: 1200px;
	}

	
	.index_1 .download .app {
		position: relative;
		text-align: center;
		padding: 50px;
		color: #fff;
		z-index: 10;
		box-sizing: border-box;
		flex-wrap: wrap;
		display: flex;
		margin: 0 auto;
	}

	.index_1 .download .app .app-title {
		width: 100%;
	}

	.index_1 .download .app .left {
		width: 60%;

	}

	.index_1 .download .app .left p:nth-of-type(1) {
		font-size: 30px;
		margin-top: 140px;
		margin-right: 50px;
		margin-left: 20px;
		text-align: left;
		width: fit-content;
		background-color: rgba(0, 0, 0, .7);
		border-radius: 50px;
		padding: 7px 15px;
	}

	.index_1 .download .app .left p:nth-of-type(2) {
		font-size: 17px;
		margin: 20px 0;
		background-color: rgba(0, 0, 0, .7);
		border-radius: 50px;
		padding: 15px 10px;
	}

	.index_1 .download .app .left img {
		margin-top: 50px;
		width: 180px;
		height: 60px;
		float: left;
		margin-right: 40px;
	}

	.index_1 .download .app .right {
		width: 40%;
	}

	#mobileList .categories_index .cat-bar.cat-bar-fixed {
		transition: all 0.2s;
		position: fixed;
		top: 91px;
		height: auto;
		width: 1200px;
		left: calc(50% - 600px);
		z-index: 99999;
		margin-top: 0px;
	}

	#mobileList .categories_index .side_l.side_l-fixed {
		position: fixed;
		top: 190px;
		height: auto;
		z-index: 99999;
		width: 1200px;
		height: 1px;
		left: calc(50% - 600px);

	}

	#mobileList .side_l.side_l-fixed .rel-box {
		width: 20%;
	}
	#mobileServers .cat-bar.cat-bar-fixed {
		transition: all 0.2s;
		position: fixed;
		top: 91px;
		height: auto;
		width: 1200px;
		left: calc(50% - 600px);
		z-index: 2;
		margin-top: 0px;
	}
	
	#mobileServers  .side_l.side_l-fixed{
		position: fixed;
		top: 190px;
		height: auto;
		z-index: 2;
		width: 1200px;
		height: 1px;
		left: calc(50% - 600px);
		
	}
	#mobileServers .side_l.side_l-fixed .rel-box{
		width: 20%;
	}
	
}

@media (max-width:1160px) {
	#mobileApp .app_top .app_right ul li {
		font-size: 15px;
		line-height: 40px;
	}

	#mobileApp main {
		padding-top: 50px;
	}

	

}

@media (min-width: 1161px) {
	.index#mobileIndex.index_1 .header {
		background: transparent;
		background-image: linear-gradient(-180deg, #000 18%, transparent);
	}
}

@media (max-width:960px) {
	.side_l {
		width: 100%;
	}

	#mobileList #select {
		display: block;
		width: 100%;
	}

	.mySwiper3.index_swiper .item {
		position: relative;
	}

	.nav-li .header-nav {
		display: none;
	}

	.mySwiper3.index_swiper .item .detals {
		border: none;
		display: block;
		position: static;
		margin-left: 50px;
		width: 140px;
		height: 35px;
		margin-top: 10px;
		border-radius: 4px;
		background: #16558c;
		color: #fff;
		line-height: 35px;
		text-align: center;
	}

	.index_1 .fixed {
		display: none;
		position: fixed;
		right: 20px;
		top: 25%;
		z-index: 999999;
	}

	#index_content .mySwiper3.index_swiper {
		height: 300px;
		overflow: hidden;
	}

	.categories_index .gallery_list .gallery_box {
		cursor: pointer;
	}

	.categories_index .bg {
		overflow: hidden;
		width: 100%;
		display: block;
		height: 300px;
		background-image: url(thumbs/m_banner3.png);
		background-size: 100% 100%;
	}

	.categories_index .bg p {
		color: #fff;
	}

	.categories_index .bg p:nth-of-type(1) {
		font-size: 30px;
		line-height: 28px;
		font-weight: bold;
		border-left: 4px solid #16558c;

		padding-left: 10px;
		margin-left: 100px;
		position: relative;
		margin-top: 150px;
	}

	.categories_index .bg p:nth-of-type(2) {
		margin-top: 30px;
		margin-left: 100px;
		font-size: 30px;
		line-height: 28px;
		font-weight: bold;
	}

	.categories_index .cat-bar {
		width: 100%;
		height: 100%;
		background-color: #fff;
		box-shadow: 0 2px 5px #ddd;
	}

	.categories_index .cat-bar .bar-content {
		margin: 0 auto;
		display: flex;
		height: 80px;
		width: 100%;
		line-height: 80px;
		justify-content: space-between;
		position: relative;
	}

	.categories_index .cat-bar .left {
		padding-left: 10px;
		display: none;
	}

	.categories_index .cat-bar .right {
		padding-right: 10px;
		display: flex;
		overflow: hidden;
	}

	.categories_index .cat-bar .left a {
		position: relative;
		font-size: 12px;
		color: #999;
		overflow: hidden;
	}

	.categories_index .cat-bar .left a span {
		font-weight: bold;
	}

	.categories_index .cat-bar .left a.on {
		color: #000;
	}

	.categories_index .cat-bar .right a {
		color: #000;
		padding: 0 15px;
		font-size: 14px;
		position: relative;

	}

	.categories_index .cat-bar .right a:hover {
		color: #16558c;
	}

	.categories_index .cat-bar .right a:hover::after {
		content: '';
		position: absolute;
		width: 60px;
		height: 2px;
		background-color: #16558c;
		bottom: 0;
		left: calc(50% - 30px);
	}

	.categories_index .cat-bar .right a.active {
		color: #16558c;
	}

	.categories_index .cat-bar .right a.active::after {
		content: '';
		position: absolute;
		width: 60px;
		height: 2px;
		background-color: #16558c;
		bottom: 0;
		left: calc(50% - 30px);
	}

	.categories_index .line {
		width: 100%;
		height: 20px;
		border: none;
		/* background-color:#f9f9f9 ; */
	}

	.categories_index .loading {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 222;
	}

	.categories_index .loading img {

		display: block;
		margin: 0 auto;
		margin-top: 150px;
		width: 100px;
		height: 100px;
		border-radius: 50px;

	}

	.service_index .bg {
		overflow: hidden;
		width: 100%;
		display: block;
		height: 300px;
		background-image: url(thumbs/m_banner3.png);
		background-size: 100% 100%;
	}

	.service_index .bg p {
		color: #fff;
	}

	.service_index .bg p:nth-of-type(1) {
		font-size: 30px;
		line-height: 28px;
		font-weight: bold;
		border-left: 4px solid #16558c;

		padding-left: 10px;
		margin-left: 100px;
		position: relative;
		margin-top: 150px;
	}

	.service_index .bg p:nth-of-type(2) {
		margin-top: 30px;
		margin-left: 100px;
		font-size: 30px;
		line-height: 28px;
		font-weight: bold;
	}

	.service_index .cat-bar {
		width: 100%;
		height: 100%;

		background-color: #fff;
		box-shadow: 0 2px 5px #ddd;
		/* display: none; */
	}

	.service_index .cat-bar .bar-content {
		margin: 0 auto;
		display: flex;
		height: 80px;
		width: 100%;
		line-height: 80px;
		justify-content: space-between;
		position: relative;
	}

	.service_index .cat-bar .left {
		padding-left: 10px;
		display: none;
	}

	.service_index .cat-bar .right {
		padding-right: 10px;
		display: flex;
		width: 100%;
	}

	.service_index .cat-bar .left a {
		position: relative;
		font-size: 12px;
		color: #999;
	}

	.service_index .cat-bar .left a span {
		font-weight: bold;
	}

	.service_index .cat-bar .left a.on {
		color: #000;
	}

	.service_index .cat-bar .right a {
		color: #000;
		padding: 0 15px;
		font-size: 14px;
		position: relative;
		overflow: hidden;
	}

	.service_index .cat-bar .right a:hover {
		color: #16558c;
	}

	.service_index .cat-bar .right a:hover::after {
		content: '';
		position: absolute;
		width: 60px;
		height: 2px;
		background-color: #16558c;
		bottom: 0;
		left: calc(50% - 30px);
	}

	.service_index .cat-bar .right a.active {
		color: #16558c;
	}

	.service_index .cat-bar .right a.active::after {
		content: '';
		position: absolute;
		width: 60px;
		height: 2px;
		background-color: #16558c;
		bottom: 0;
		left: calc(50% - 30px);
	}

	.service_index .line {
		width: 100%;
		height: 20px;
		border: none;
		/* background-color:#f9f9f9 ; */
	}



	.service_index .sjcx .cat-box {
		margin: 60px 0;
	}

	.service_index .sjcx .cat-box table {
		width: 100%;
	}

	.service_index .sjcx .sjcx-search {
		margin-left: 10px;
		display: inline-block;
		padding: 10px 20px;
		border-radius: 4px;
		background-color: #16558c;
		width: 50px;
		height: 20px;
		text-align: center;
		color: #fff;
	}

	.service_index .sjcx input {
		margin: 0 auto;
		font-size: 18px;
		border-radius: 0px;
		padding: 10px;
		border: none;
		border-bottom: 1px solid;
	}

	.service_index .jspx .jspx-top h4,
	.service_index .jspx .jspx-box h4 {
		font-size: 18px;
		font-weight: normal;
		padding-bottom: 15px;
		border-bottom: 1px solid #16558c;
		color: #16558c;
	}

	.service_index .jspx .jspx-top ul {
		padding: 0;
		margin: 20px 0;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 40px;
	}

	.service_index .jspx .jspx-top ul li {
		padding: 0;
		margin: 0;
		overflow: hidden;
		width: 32%;
		margin-right: 2%;
		margin-bottom: 20px;
		border-radius: 5px;
		box-shadow: 9px 16px 12px rgb(75 86 99 / 40%);

	}

	.service_index .jspx .jspx-top ul li:nth-of-type(3n) {
		margin-right: 0;
	}

	.service_index .jspx .jspx-top ul li p {
		color: #000;
		padding: 7px 0;
		text-align: center;
	}

	.service_index .jspx .jspx-top ul li video {
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.service_index .jspx .jspx-box ul {
		padding: 20px 0;
		margin: 0;

	}

	.service_index .jspx .jspx-box ul li {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		border-bottom: 1px solid #16558c;
		padding: 20px 0;
	}

	.service_index .jspx .jspx-box ul li img {
		width: 100%;
		margin-right: 0px;
		height: auto;
	}

	.service_index .jspx .jspx-box ul li .text {
		text-indent: 2em;
		font-size: 14px;
		margin-top: 10px;
		color: #333;
	}

	.service_index .xtsj {
		display: none;
	}

	.service_index .xtsj ul {
		padding: 20px 0;
		margin: 0;
		padding-top: 0;
	}

	.service_index .xtsj ul li:nth-of-type(1) {
		padding-top: 0;
	}

	.service_index .xtsj ul li {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		border-bottom: 1px solid #666;
		padding: 40px 0;
	}

	.service_index .xtsj ul li img {
		width: 100%;
		margin-right: 10px;
		height: auto;
	}

	.service_index .xtsj ul li .text {
		margin-top: 10px;
		text-indent: 2em;
		font-size: 14px;
		color: #333;
	}

	.service_index .shfw {
		display: none;
	}

	.service_index .shfw ul li {

		display: flex;
		flex-wrap: wrap;
		padding: 10px;
		overflow: hidden;
		border-radius: 4px;
		margin-bottom: 20px;
		padding-bottom: 30px;
		box-shadow: 9px 16px 12px rgb(75 86 99 / 40%);

	}

	.service_index .shfw ul li img {
		width: 100%;
		height: auto;
		border-radius: 2px;
	}

	.service_index .shfw ul li .text {
		width: 100%;
		text-align: center;
		/* text-indent: 2em; */
		line-height: 40px;
	}

	.service_index .shfw ul li .pdf {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}

	.service_index .shfw ul li .pdf span:nth-of-type(1) {
		width: 100%;
		/* height: 60px; */
		font-size: 40px;
		color: red;
		text-align: center;
		line-height: 60px;
	}

	.service_index .shfw ul li .pdf span:nth-of-type(2) {
		background-color: #16558c;
		color: #fff;
		text-align: center;
		width: 40%;
		height: 30px;
		padding: 0 5px;
		line-height: 30px;
		border-radius: 2px;
		margin: 0 auto;
	}

	.download .pdf {
		position: relative;
		text-align: center;
		width: 90%;
		margin: 0 auto;
		color: #000;
		z-index: 10;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		margin-top: 90px;
	}

	.download .pdf li {
		background-color: #fff;
		border-radius: 20px;
		width: 30%;
		overflow: hidden;
	}

	.download .pdf .service_box_text {
		padding: 10px;
	}

	.download .pdf h4 {
		font-weight: bold;
		font-size: 15px;
	}

	.download .pdf li a {
		font-weight: bold;
		position: relative;
		margin-top: 16px;
		margin-bottom: 10px;
		display: block;
		font-size: 12px;
		color: #222;
		width: 100%;
		height: auto;
		line-height: auto;
		background-color: #EDEDED !important;
		text-align: center;
		transition: 0.3s;
	}

	.download .pdf li a span {
		color: red;
		font-size: 20px;
	}

	.app_download .download .app {
		position: relative;
		text-align: center;
		width: 100%;
		color: #fff;
		z-index: 10;
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap-reverse;
		margin-top: 100px;
	}

	.app_download .download .app .left {
		width: 100%;

	}

	.app_download .download .app .left p:nth-of-type(1) {
		font-size: 20px;
		margin-top: 40px;
		margin-right: 10px;
		margin-left: 20px;
		text-align: center;
	}

	.app_download .download .app .left p:nth-of-type(2) {
		font-size: 14px;
		margin: 20px 0;
	}

	.app_download .download .app .left img {
		margin-top: 30px;
		width: 140px;
		height: 60px;
		/* float: left; */
		margin-right: 40px;
		margin: 0 auto;
	}

	.app_download .download .app .left img:nth-of-type(1) {
		margin-right: 40px;
	}

	.app_download .download .app .right {
		width: 100%;
		margin: 20px 0;
		margin-bottom: 0;
	}

	.index.index_1 .header .top-nav {
		display: none;
	}

	#mobileList .categories_index .side_l.side_l-fixed {
		width: 100%;
		top: 130px;
		left: 0;
	}

	#mobileList .categories_index .side_l.side_l-fixed #select {
		background-color: #fff;
		border: 1px solid #eee;
	}
	#mobileServers  .side_l.side_l-fixed{
		width: 100%;
		top: 110px;
		left: 0;
	}
	#mobileServers  .side_l.side_l-fixed  #select{
		background-color: #fff;
		border: 1px solid #eee;
	}
	#mobileIndex .new-cat .bottom-box{
		padding: 0px 0;
		margin: 10px auto;
		background-color: #fff;
		border-radius: 5px;
	}
}

@media (min-width: 960px) {
	.index_1 .superiority {
		display: flex;
		max-width: 1200px;
		margin: 0 auto;
	}

	.index_1 .superiority li {
		width: 24%;
		/* margin-right: 1%; */
		text-align: center;
		padding: 50px 0;
		color: #546e7a;
		position: relative;
	}

	.index_1 .superiority li .iconfont {
		font-size: 35px;
		line-height: 40px;

	}

	.index_1 .superiority li p {
		font-size: 14px;
		margin-top: 20px;
	}

	.index_1 .superiority li:nth-of-type(4) {
		margin-right: 0;
	}

	.index_1 .header .nav-li .header-nav {
		display: none;
		position: absolute;
		color: #000;
		line-height: 20px;
		left: calc(100% - 125px);
		min-width: 250px;
		padding: 0;
		/* background-color: rgba(0, 0, 0, .2); */
		background-color: rgba(255, 255, 255, 1);

		border-radius: 3px;
		box-shadow: 3px 8px 5px #8d8eb0;
		box-shadow: 2px 2px 5px rgb(207 207 225);
		/* border-top: 3px solid #16558c; */
		/* padding-top: 1px; */
		/* visibility: hidden; */
	}


	.index_1 .header .nav-li .header-nav .nav-one {
		border-top: 1px solid #16558c;
		position: relative;
		font-weight: bold;
	}

	.index_1 .header .nav-li .header-nav .nav-one:nth-of-type(1) {
		border-top: 0;
	}

	.index_1 .header .nav-li .header-nav .nav-one a {
		display: block;
		padding: 12px 25px;
		font-size: 15px;
		z-index: 1;
		color: #000;
		font-weight: 500;
	}

	.index_1 .header .nav-li .header-nav .nav-one a:hover {
		background: #16558c;
		color: #fff;
		opacity: 1;
	}

	.index_1 .header .nav-li .header-nav .active.nav-one a {
		background: #16558c;
		color: #fff;
		opacity: 1;
	}

	.index_1 .header .nav-li .header-nav .nav-one .nav-two {
		display: none;
		position: absolute;
		left: 100%;
		top: 0;
		color: #000;
		line-height: 20px;
		min-width: 250px;
		padding: 0;
		background-color: rgba(255, 255, 255, 1);
		box-shadow: 0 8px 20px rgb(61 110 168 / 10%);
		border-radius: 0 0 10px 10px;
	}

	.index_1 .header .nav-li .header-nav .nav-one .nav-two a {
		display: block;
		padding: 12px 25px;
		font-size: 15px;
		z-index: 1;
		color: #000;
		border-top: 1px solid #16558c;
		font-weight: 500;
	}

	.index_1 .header .nav-li .header-nav .nav-one .nav-two div:nth-of-type(1) a {
		border-top: 0;
	}

	.index_1 .header {
		/* background-color: #fff; */
		background: transparent;
		position: fixed;
		top: 0px;
		width: 100%;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
		display: flex;
		box-shadow: 3px 8px 20px rgb(61 110 168 / 10%);
		background-image: linear-gradient(-180deg, #000 18%, transparent);
		overflow: visible;
	}

	.index_1 .header .nav {
		width: calc(100% - 40px);
		padding: 0 20px;

	}

	.index_1 .header .top-nav {
		justify-content: end;
		display: flex !important;
		flex-wrap: nowrap;
	}

	.index_1 .header .nav-li.on a {
		border: none;
	}

	.index_1 .header .nav-li.on:before {
		width: 100%;
		height: 2px;
		bottom: 20px;
		left: 0;
		position: absolute;
		content: '';
		background-color: #16558c;
	}

	.index_1 .header .nav-li {

		position: relative;
		height: 100%;
		display: block;
		margin: 0 15px;
		padding: 0;
	}

	.header .nav-li .lis-nav-tt {
		color: #fff;
		font-size: 1.0vw;
	}


	.index_1 .nav .nav-li:hover::before {
		width: 100%;
		height: 3px;
		bottom: 20px;
		left: 0;
		position: absolute;
		content: '';
		background-color: #16558c;
	}

	.index_1 .nav .nav-li:hover .lis-nav-tt {
		opacity: 1;
	}

	.index_1 .nav .nav-li:after {
		height: 13px;
		top: 50%;
		display: none;
		width: 1px;
		opacity: 1;
		right: -15px;
		background-color: #fff;
	}

	.index_1 .header-bar {
		display: none;
		background-color: #16558c;
		color: #fff;
		font-size: 13px;
		line-height: 40px;
		height: 40px;
	}

	.index_1 .header-bar .bar-cont {
		width: 1200px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}

	.index_1 .header-bar .right {
		width: 30%;
		text-align: right;
	}

	.index_1 .header-bar .iconfont {
		vertical-align: middle;
		margin-right: 10px;
	}

	.index_1 .header-bar .icon-time {
		margin-left: 50px;
	}

	.index_1 .header_info {
		height: 100%;
		right: 20px;
	}

	.index_1 .header_info a {
		border: none;
		color: #fff;
		padding: 0px 0;
	}

	.index_1 .header_info .header_info-box {
		display: flex;
		line-height: 90px;
	}

	.index_1 .header_info .search {
		position: relative;
	}

	.index_1 .header_info .searchs {
		border: none;
		margin-left: 10px;
		margin-right: 0px;
		background: none;
		outline: none;
		text-indent: 1em;
		/* border: 1px solid #fff; */
		line-height: 50px;
		color: #fff;
		border-bottom: 1px solid #fff;
		font-size: 13px;
		padding-right: 30px;
		font-size: 15px;
	}

	.index_1 .header_info .searchs::placeholder {
		color: #fff;
		font-size: 15px;
	}

	.index_1 .header_info .searchs.black::placeholder {
		color: #000;
	}

	.index_1 .header_info .search .icon-search {
		color: #fff;
		margin-left: -25px;
		vertical-align: middle;
		position: absolute;
	}

	.index_1 .header_info .search .serch_box .tt .iconfont {
		color: #b3a5a5;
		font-size: 14px;
	}

	.index_1 .header_info .search .serch_box li:after {
		position: static;
		width: 0;
		height: 0;
		display: none;
	}

	.index_1 .swiper.mySwiper3.index_swiper {
		width: 100%;
	}

	.mySwiper3.index_swiper .item {
		/* max-height: 400px; */
		/* background-image: url(content/1-slideshow/b1.jpg); */
		background-size: 100% 100%;
		color: #fff;
		position: relative;
	}

	.mySwiper3.index_swiper .item img {
		width: 100%;
		height: 100%;
	}

	.mySwiper3.index_swiper .item .swiper-box {
		transition: all .3s;
		display: block;
		position: absolute;
		left: 0;
		top: 40%;
		width: 30%;
		background-color: rgba(0, 0, 0, .6);
		transform: translateY(-50%);
		padding: 40px;
		cursor: pointer;
	}

	.mySwiper3.index_swiper .item .swiper-box:hover {
		background-color: rgba(0, 0, 0, .7);
	}

	.mySwiper3.index_swiper .item h4 {
		font-size: 40px;
		line-height: 1.3;
		text-transform: uppercase;
	}

	.zqym_index #index_content .mySwiper3 {
		position: relative;
	}

	.mySwiper3 #swiperNav {
		display: block;
		position: absolute;
		color: #fff;
		bottom: 10%;
		left: 0;
		width: 100%;
		z-index: 999;
		display: flex;
		justify-content: center;

	}

	.mySwiper3 #swiperNav li {
		width: 20%;
		background-color: #fff;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		background-color: rgba(255, 255, 255, .88);
		margin-left: 2%;
		text-align: left;
		border-radius: 2px;
		box-shadow: inset 0 8px 30px rgba(0, 0, 0, .14);
	}

	.mySwiper3 #swiperNav li:nth-of-type(2) {
		background-color: rgba(254, 100, 50, .88);
	}

	.mySwiper3 #swiperNav li:nth-of-type(2) a {
		color: #fff
	}

	.mySwiper3 #swiperNav li a {
		color: #333;
		display: block;
		padding: 35px 10px;
		width: calc(100% - 20px);
		height: 100%;
		font-size: 16px;
	}

	.mySwiper3.index_swiper .item p {
		margin-top: 15px;
		font-size: 16px;
	}

	.mySwiper3.index_swiper .item button {
		margin-top: 30px;
		border: none;
		transition: all .2s ease;
		background: rgba(254, 100, 50, .88);
		color: #fff;
		font-size: 18px;
		padding: 5px 20px;
	}

	.mySwiper3.index_swiper .item .detals {
		border: none;
		display: block;
		position: static;
		margin-left: 150px;
		width: 250px;
		height: 70px;
		border-radius: 2px;
		background: #16558c;
		color: #fff;
		line-height: 70px;
		text-align: center;
	}



	.index_1 .service_box {
		width: 23%;
		
		position: relative;
		float: left;
		margin-top: 10px;
		box-shadow: 1px 1px 4px rgb(11 11 11 / 6%);
		background-color: #fff;
		box-sizing: border-box;
	}

	.index_1 .service_box .iconfont {
		text-align: center;
		font-size: 35px;
		padding: 20px 0;
		padding-top: 25px;
		padding-bottom: 5px;
		color: #16558c;
	}

	.index_1 .service_box:nth-of-type(6) {
		margin-right: 0;
	}

	.index_1 .service_box img {
		display: block;
		width: 90px;
		height: 90px;
		margin: 0 auto;
		margin-top: 30px;
		border-radius: 50px;

	}

	.index_1 .service_box .service_box_text {
		padding: 0 15px;
		padding-bottom: 5px;
	}

	.index_1 .service_box .service_box_text h4 {
		font-size: 16px;
		font-weight: bold;
		position: relative;
		padding: 20px 0;
		padding-bottom: 10px;
	}

	.index_1 .service_box .service_box_text h4:after {
		content: '';
		position: absolute;
		width: 60px;

		height: 2px;
		background-color: #000;
		left: calc(50% - 30px);
		bottom: 0;
	}

	.index_1 .service_box .service_box_text p {
		margin-top: 30px;
		font-size: 13px;
		text-align: center;
		display: block;
		height: 140px;
		overflow: hidden;
	}

	.index_1 .fixed {
		display: none;
		position: fixed;
		right: 20px;
		top: 25%;
		z-index: 999999;
	}

	.index_1 .fixed {
		position: fixed;
		right: 20px;
		top: 25%;
		z-index: 999999;
		/* background-color: rgba(255,255,255,0.3); */
		background-color: rgba(12, 90, 219, 0);
		transition: .6s;
		padding: 10px 5px;
		border-radius: 50px;
	}

	.index_1 .fixed:hover {
		background-color: rgba(255, 255, 255, 0);
		/* background-color: rgba(12,90,219,1); */
	}

	.index_1 .fixed:hover a {
		color: #000;
	}

	.index_1 .fixed:hover li {
		background-color: rgba(255, 255, 255, 1);
	}

	.index_1 .fixed li {
		margin: 5px 0;
		padding: 10px;
		border-radius: 5px;
		color: #000;
		background-color: #16558c;
	}

	.index_1 .fixed li:hover {
		background-color: rgba(12, 90, 219, 1);
	}

	.index_1 .fixed li:hover a {
		color: #fff;
	}

	.index_1 .fixed li .iconfont {
		text-align: center;
		font-size: 25px;
		margin-bottom: 10px;
	}

	.index_1 .fixed li a {
		/* color: #000; */

		color: #fff;
		position: relative;
	}

	.index_1 .fixed li .fixed-cont {

		display: flex;
		flex-wrap: wrap;
		position: absolute;
		left: -290px;
		top: -10px;
		border-radius: 5px;
		background-color: #16558c;
		color: #fff;
		visibility: hidden;
	}

	.index_1 .fixed li .fixed-cont span {
		width: 100%;
		text-align: center;
		padding: 10px;

	}

	.index_1 .fixed li:hover .fixed-cont {
		visibility: visible;
	}

	.index_1 .fixed li .fixed-cont span:nth-of-type(1) {
		font-size: 14px;
		position: relative;
	}

	.index_1 .fixed li .fixed-cont span:nth-of-type(2) {
		font-size: 18px;
		padding-top: 0;
		font-weight: bold;
	}

	.index_1 .fixed li .fixed-cont img {
		display: block;
		width: 90px;
		height: 90px;
		margin: 10px auto;
	}

	.index_1 .fixed li:nth-of-type(3) .fixed-cont span {
		width: 100px;
		display: block;
		flex-grow: 1;
	}

	.index_1 .fixed li:nth-of-type(3) .fixed-cont {
		display: block;
		left: -170px;
	}

	.index_1 .fixed li .fixed-cont::after {
		content: '';
		width: 0px;
		height: 0px;
		border: 8px solid transparent;
		border-top-color: #16558c;
		border-right-color: #16558c;
		right: -8px;
		top: 28px;
		transform: rotate(45deg);
		position: absolute;
	}

	.slick-prev,
	.slick-next {
		display: none !important;
	}

	.categories_index .bg {
		overflow: hidden;
		width: 100%;
		display: block;
		height: 400px;
		background-image: url(thumbs/m_banner3.png);
		background-size: 100% 100%;
	}

	.categories_index .bg p {
		color: #fff;
	}

	.categories_index .bg p:nth-of-type(1) {
		font-size: 30px;
		line-height: 28px;
		font-weight: bold;
		border-left: 4px solid #16558c;

		padding-left: 10px;
		margin-left: 100px;
		position: relative;
		margin-top: 150px;
	}

	.categories_index .bg p:nth-of-type(2) {
		margin-top: 30px;
		margin-left: 100px;
		font-size: 30px;
		line-height: 28px;
		font-weight: bold;
	}

	.categories_index .cat-bar {
		width: 100%;
		height: 100%;
		background-color: #fff;
		box-shadow: 0 2px 5px #ddd;
		margin: 0 auto;
		border-radius: 5px;
	}

	.categories_index .cat-bar .bar-content {
		margin: 0 auto;
		display: flex;
		height: 80px;
		line-height: 80px;
		justify-content: space-between;
		position: relative;
	}

	.categories_index .cat-bar .left {
		padding-left: 10px;
	}

	.categories_index .cat-bar .right {
		padding-right: 10px;
		display: flex;
	}

	.categories_index .cat-bar .left a {
		position: relative;
		font-size: 12px;
		color: #999;
	}

	.categories_index .cat-bar .left a span {
		font-weight: bold;
	}

	.categories_index .cat-bar .left a.on {
		color: #000;
	}

	.categories_index .cat-bar .right a {
		color: #000;
		padding: 0 15px;
		text-align: center;
		font-size: 14px;
		position: relative;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.categories_index .cat-bar .right a:hover {
		color: #16558c;
	}

	.categories_index .cat-bar .right a:hover::after {
		content: '';
		position: absolute;
		width: 60px;
		height: 2px;
		background-color: #16558c;
		bottom: 0;
		left: calc(50% - 30px);
	}

	.categories_index .cat-bar .right a.active {
		color: #16558c;
	}

	.categories_index .cat-bar .right a.active::after {
		content: '';
		position: absolute;
		width: 60px;
		height: 2px;
		background-color: #16558c;
		bottom: 0;
		left: calc(50% - 30px);
	}

	.categories_index .line {
		height: 20px;
		border: none;
		/* background-color:#f9f9f9 ; */
	}

	.categories_index .item {
		height: 260px;
	}

	.categories_index .swiper.mySwiper3.index_swiper {
		height: 350px;
	}

	.gallery_list .gallery_box {
		cursor: pointer;
	}

	.categories_index .loading {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 222;
	}

	.categories_index .loading img {
		display: block;
		margin: 0 auto;
		margin-top: 150px;
		width: 100px;
		height: 100px;
		border-radius: 50px;
	}

	.service_index .bg {
		overflow: hidden;
		width: 100%;
		display: block;
		height: 400px;
		background-image: url(thumbs/m_banner3.png);
		background-size: 100% 100%;
	}

	.service_index .bg p {
		color: #fff;
	}

	.service_index .bg p:nth-of-type(1) {
		font-size: 30px;
		line-height: 28px;
		font-weight: bold;
		border-left: 4px solid #16558c;

		padding-left: 10px;
		margin-left: 100px;
		position: relative;
		margin-top: 150px;
	}

	.service_index .bg p:nth-of-type(2) {
		margin-top: 30px;
		margin-left: 100px;
		font-size: 30px;
		line-height: 28px;
		font-weight: bold;
	}

	.service_index .cat-bar {
		width: 100%;
		height: 100%;
		background-color: #fff;
		box-shadow: 0 2px 5px #ddd;
	}

	.service_index .cat-bar .bar-content {
		margin: 0 auto;
		display: flex;
		height: 80px;
		width: 1200px;
		line-height: 80px;
		justify-content: space-between;
		position: relative;
	}

	.service_index .cat-bar .left {
		padding-left: 10px;
	}

	.service_index .cat-bar .right {
		padding-right: 10px;
		display: flex;
	}

	.service_index .cat-bar .left a {
		position: relative;
		font-size: 12px;
		color: #999;
	}

	.service_index .cat-bar .left a span {
		font-weight: bold;
	}

	.service_index .cat-bar .left a.on {
		color: #000;
	}

	.service_index .cat-bar .right a {
		color: #000;
		padding: 0 15px;
		font-size: 14px;
		position: relative;

	}

	.service_index .cat-bar .right a:hover {
		color: #16558c;
	}

	.service_index .cat-bar .right a:hover::after {
		content: '';
		position: absolute;
		width: 60px;
		height: 2px;
		background-color: #16558c;
		bottom: 0;
		left: calc(50% - 30px);
	}

	.service_index .cat-bar .right a.active {
		color: #16558c;
	}

	.service_index .cat-bar .right a.active::after {
		content: '';
		position: absolute;
		width: 60px;
		height: 2px;
		background-color: #16558c;
		bottom: 0;
		left: calc(50% - 30px);
	}

	.service_index .line {
		width: 1200px;
		height: 20px;
		border: none;
	}



	.service_index .sjcx .cat-box {
		margin: 60px 0;
	}

	.service_index .sjcx .cat-box table {
		width: 100%;
	}

	.service_index .sjcx .sjcx-search {
		margin-left: 10px;
		display: inline-block;
		padding: 10px 20px;
		border-radius: 4px;
		background-color: #16558c;
		/* width: 50px; */
		height: 20px;
		text-align: center;
		color: #fff;
	}

	.service_index .sjcx input {
		margin: 0 auto;
		font-size: 18px;
		border-radius: 0px;
		padding: 10px;
		border: none;
		border-bottom: 1px solid;
	}


	.service_index .jspx .jspx-top h4,
	.service_index .jspx .jspx-box h4 {
		font-size: 18px;
		font-weight: normal;
		padding-bottom: 15px;
		border-bottom: 1px solid #16558c;
		color: #16558c;
	}

	.service_index .jspx .jspx-top ul {
		padding: 0;
		margin: 20px 0;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 40px;
	}

	.service_index .jspx .jspx-top ul li {
		padding: 0;
		margin: 0;
		padding-bottom: 10px;
		overflow: hidden;
		width: 32%;
		margin-right: 2%;
		margin-bottom: 20px;
		border-radius: 14px;
		box-shadow: 4px 2px 11px rgb(75 86 99 / 40%);
	}

	.service_index .jspx .jspx-top ul li:nth-of-type(3n) {
		margin-right: 0;
	}

	.service_index .jspx .jspx-top ul li p {
		color: #000;
		/* padding: 7px 0; */
		text-align: center;
		padding: 25px 0;
	}

	.service_index .jspx .jspx-top ul li video {
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
	}

	.service_index .jspx .jspx-box ul {
		padding: 20px 0;
		margin: 0;

	}

	.service_index .jspx .jspx-box ul li {
		display: flex;
		width: 100%;
		border-bottom: 1px solid #16558c;
		padding: 20px 0;
	}

	.service_index .jspx .jspx-box ul li img {
		width: 30%;
		margin-right: 10px;
		height: auto;
	}

	.service_index .jspx .jspx-box ul li .text {
		text-indent: 2em;
		font-size: 14px;
		color: #333;
	}

	.service_index .xtsj {
		display: none;
	}

	.service_index .xtsj ul {
		padding: 20px 0;
		margin: 0;
		padding-top: 0;
	}

	.service_index .xtsj ul li:nth-of-type(1) {
		padding-top: 0;
	}

	.service_index .xtsj ul li {
		display: flex;
		width: 100%;
		border-bottom: 1px solid #666;
		padding: 40px 0;
	}

	.service_index .xtsj ul li img {
		width: 30%;
		margin-right: 10px;
		height: auto;
	}

	.service_index .xtsj ul li .text {
		text-indent: 2em;
		font-size: 14px;
		color: #333;
	}

	.service_index .shfw {
		display: none;
	}

	.service_index .shfw ul li {
		display: flex;
		flex-wrap: nowrap;
		padding: 10px;
		overflow: hidden;
		border-radius: 4px;
		/* margin-bottom: 20px; */
		/* box-shadow: 9px 16px 12px rgb(75 86 99 / 40%);*/
		border-bottom: 1px solid #eee;
		color: #16558c;
	}

	.service_index .shfw ul li .iconfont {
		color: #fe6432;
		font-size: 20px;
		line-height: 24px;
	}

	.service_index .shfw .text {
		margin-top: 15px;
		color: #666;
		text-indent: 2em;
		line-height: 30px;
	}

	.service_index .shfw h4 {
		margin-top: 50px;
		text-align: center;
	}

	.download .pdf {
		position: relative;
		text-align: center;
		width: 70%;
		margin: 0 auto;
		color: #000;
		z-index: 10;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
		margin-top: 90px;
	}

	.download .pdf li {
		background-color: #fff;
		border-radius: 20px;
		width: 30%;
		overflow: hidden;
	}

	.download .pdf li a {
		font-weight: bold;
	}

	.download .pdf li a span {
		color: #fe6432;
		font-size: 20px;
	}

	.app_download .download .app {
		position: relative;
		text-align: center;
		width: 100%;
		color: #fff;
		z-index: 10;
		box-sizing: border-box;
		display: flex;
		flex-wrap: wrap-reverse;
		margin-top: 100px;
	}

	.app_download .download .app .left {
		width: 60%;

	}

	.app_download .download .app .left p:nth-of-type(1) {
		font-size: 30px;
		margin-top: 140px;
		margin-right: 50px;
		margin-left: 20px;
		text-align: left;
	}

	.app_download .download .app .left p:nth-of-type(2) {
		font-size: 20px;
		margin: 20px 0;

	}

	.app_download .download .app .left img {
		margin-top: 50px;
		width: 180px;
		height: 60px;
		float: left;
		margin-right: 40px;
	}

	.app_download .download .app .right {
		width: 40%;
	}




}

@media (max-width: 767.98px) {
	.cat_detail_index .slick-slider-vertical .carousel-child .slick-next::before {
		content: '\e666';
	}

	.cat_detail_index .slick-slider-vertical .carousel-child .slick-prev::before {
		content: '\e685';
	}
}

@media (min-width: 768px) {
	.cat_detail_index .tabs-horizontal.tabs-line .nav-tabs li:not(:last-child) {
		margin-right: 22px;
	}
}

