@media screen and (max-width:1200px){
	/* 移动端头部导航共用 */
	.main .mobile_xinxi_solution_main{
		display:block;
	}
	.main .cxgg_top .flipster .flip-item img{
		width:240px;
	}
	.main .flipster-carousel .flip-item .flip-content a span{
		font-size:14px;
	}
	.mobileDis{
		background: url(../images/header_bac.png) no-repeat;background-size: 100% 100%;
	}
	.top{
		width: 100%;
	}
	.top-box{
		width:100%;margin:0 auto;color:#fff;font-size:12px;overflow: hidden;padding: 10px;
	}
	.top-ri{
		text-align: center;
	}
	.top-ri span:first-child{
		margin-right:10px;
	}
	.top-ri span:last-child{
		margin-left:10px;
	}
	.top-ri a{
		margin:0 3px;color:#fff !important;
	}
	.mobileHeader .m_search {
		height: 30px;
		border-radius: 20px;
		background: #326aa18c;
		overflow: hidden;
	}
	.mobileHeader .m_search input {
		padding: 0 0 0 20px;
		line-height: 30px;
		width: calc(100% - 50px);
		font-size: 14px;
		color: #fff;
		border: 0;background: none;
	}
	input::-webkit-input-placeholder { /* WebKit browsers */ 

		color: #89bff3; 
		
		} 
		
		input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
		
		color: #89bff3; 
		
		} 
		
		input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
		
		color: #89bff3; 
		
		} 
		
		input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
		
		color: #89bff3; 
		
		}
	.mobileHeader .m_search .but {
		display: block;
		margin-right: 10px;
		width: 30px;
		height: 30px;
		background: url(../images/icon_3.png)  center no-repeat;
		background-size: 20px 20px;
		border: 0;
	}
	.m-mask {
		position: fixed;
		bottom: 0;
		z-index: 99999;
		display: none;
		width: 100%;
		height: 100%;
		background-color: #000;
		opacity: .5;
	}
	.m-wapnav-body {
		position: fixed;
		top: 0;
		right: -70%;
		z-index: 99999;
		width: 70%;
		max-width: 400px;
		height: 100%;
		background: #fff;
		padding: 0 15px;
	}
	.m-wapnav-body a {
		display: block;color:#333;
		width: 100%;
		height: 45px;
		font-size: 16px;
		line-height: 45px;
		border: 0;
		border-bottom: 1px solid #ddd;
	}
	.m-wapnav-body a i{
		width: 20px;
		height: 42px;
		float: right;
		background: url(../images/icon-right21.png) no-repeat;
		background-position: 0 12px;
		background-size: 100% 100%;
	}

	.m-wap-search {
		padding: 0 0 2px 15px;
		margin: 15px 10px 0 10px;
		background: #fff;
		border-radius: 20px;
	}
	.m-wap-search .u-wap-sctext {
		display: inline-block;
		width: 80%;
		height: 24px;
		border: 0;
		outline: 0;
	}
	.m-wap-search .u-wap-scbtn {
		float: right;margin:0;
		width: 14%;
		height: 24px;
		color: #083ea6;
		background: url(../images/2018cssgaj_sous_hui.png) no-repeat 1px 3px;
		background-size: 20px 20px;
		border: 0;
		border-radius: 0 20px 20px 0;
		outline: 0;
	}
	.search{display:none;}
	.mobileDis{
		display:block !important;
	}
	.mobileHeader{
		padding-bottom: 10px;
	}
	.mobileHeader .headerM{
		padding:0 10px;overflow:hidden;
	}
	.mobileHeader .headerM .mobile-logo{
		width:100%;
	}
	.mobileHeader .headerM .mobile-logo a{
		display:block;
	}
	.mobileHeader .headerM .mobile-logo img{
		max-width:100%;
	}
	.mobileHeader  .wapNavBox{
		width:50px;float:right;box-sizing:border-box;
	}
	.mobileHeader  .wapNav{
		width: 22px;float:right;
		height: 30px;
		border-radius: 5px;
		outline: 0;
	}
	.mobileHeader  .wapNav div{
		float: left;
		width: 100%;
		height: 2px;
		margin-top: 6px;
		background: #fff;
		border-radius: 6px;
	}
	.mobileHeader  .wapNav div:nth-of-type(2){
		width: 15px;
	}
	.m_s_nav{
		overflow: hidden;display: flex;align-items: center;justify-content: space-between;
		margin: 10px 10px 0;
	}
	.logo_box{
		padding: 30px 0 20px;
	}
	.logo_box a{
		border: 0;line-height: 0;height: auto;
	}
	/* 首页手机端适配 */
	.body_home{display: none;}
	.body_b{position: inherit !important;top: 0  !important;}
	.top-header{display: none;}
	.slide-box{display: none;}
	.top-title{display: none;}
	body .w1200{width: 100% !important;}
	body .w{width: 100% !important;}
	body .main{margin-top: 0 !important;padding: 10px;}
	.main .index_top > div{width: 100% !important;height: 225px;}
	.main .index_top{display: block;}
	::-webkit-scrollbar{display: none;}
	.indexSlide li a{font-size: 0;}
	body .index_top_right_details ul li a span:first-of-type{width: 60%;}
	body .xinxi_solution_main{display: none;}
	.mobile_xinxi_solution_main{margin: 20px 0 0;}
	.mobile_xinxi_solution_main .sc_items{width: 100%;}
	.main .index_middle{display: block;margin: 0;}
	.main .index_middle > div{width: 100%;margin-top: 20px;}
	.main .index_middle + .index_middle > div{width: 100%;height: auto;padding-bottom: 10px;}
	.main .index_bottom{display: block;margin-top: 20px;}
	.main .index_bottom > div{height: auto;}
	.main .index_bottom_left{display: block;margin-bottom: 10px;}
	.main .index_bottom_left_L{width: 100%;margin-bottom: 10px;}
	.main .index_bottom_left_details{overflow: hidden;}
	.main .index_bottom_left_details a{width: 48%;float: right;}
	.main .index_bottom_left_details a:first-child{float: left;width: 48%;}
	.main .index_bottom_left_R{width: 100%;height: auto;margin-left: 0;}
	.main .index_bottom_left_R ul li{width: 48%;}
	body .footerTop{display: none;}
	body .footerBottom{background-color: #6697d1;}
	body .footerBottom_box{display: block;padding: 20px 10px;}
	body .footerBottom_box_01{justify-content: center;}
	body .footerBottom_box_02{text-align: center;width: 100%;}
	body .footerBottom_box_02 ul li::before{background-color: #fff;right: -30px;}
	body .footerBottom_box_02 ul li a{color: #fff;font-size: 12px;}
	body .footerBottom_box_02 p{color: #fff;font-size: 12px;}
	body .footerBottom_box_03{text-align: center;}
	body .footerBottom_box_03 p{color: #fff;font-size: 12px;}
	body .footerBottom_box_03 p:first-of-type{justify-content: center;font-size: 12px;}
	.main .index_top_right_tabs ul li{margin-right: 5px;font-size: 14px;}
	.main .index_top_right_tabs .more{font-size: 14px;}
	.main .index_top_right_details ul li a{font-size: 14px;}
	.main .index_middle_left_tabs span{font-size: 18px;}
	.main .index_middle_left_tabs a{font-size: 14px;}
	.main .index_middle02_left h2{font-size: 20px;}
	.main .index_middle02_left ul li{width: 60%;}
	.main .index_middle02_left ul li a span{font-size: 14px;}
	.main .index_middle02_center_details ul li a{font-size: 12px;padding: 13.5px 5px;}
	.main .index_bottom_left_details a{font-size: 14px;}
	.main .index_bottom_left_R ul li a{font-size: 14px;}
	.main .index_middle02_center{padding: 10px 20px 10px;}
	body .footerBottom_box_02 ul li a{font-size: 12px;}
	.main .index_middle_left_details ul li a{font-size: 14px;}
	.footer .footerBottom_box_02 ul{display:none}
	.footer .footerBottom_box_03 p a{color:#fff;}
	.index_top .index_top_right_tabs ul{overflow-y:hidden;width:86%;}

	/* 解读回应 */
	.main .jdhy_top{display: block;}
	.main .jdhy_top_left{width: 100%;}
	.main .jdhy_top_right{width: 100%;margin-top: 10px;}
	.main .jdhy_top_left h2 span{font-size: 18px;}
	.main .jdhy_top_right h2 span{font-size: 18px;}
	.main .jdhy_top_left ul li a{font-size: 14px;}
	.main .jdhy_top_left ul li a span:first-of-type{width: 60%;}
	.main .jdhy_top_right ul li a{font-size: 16px;}
	.main .jdhy_center{display: block;padding: 0;}
	.main .jdhy_center_left{width: 100%;}
	.main .jdhy_center_right{width: 100%;margin-top: 10px;}
	.main .slide-tj-details a{font-size: 16px;}
	.main .slide-tj-details span{font-size: 16px;}
	.main .slide-tj-details img{margin-bottom: 0;}
	.main .slide-tj{margin-top: 0;}
	.main .jdhy_center_right ul li a{font-size: 14px;}
	.main .jdhy_top_left h2 a,.jdhy_top_right h2 a,.jdhy_center h2 a{text-align:center;}

	/* 网上服务 */
	.main .wsfw_top{display: block;}
	.main .wsfw_top_left{width: 100%;margin-bottom: 20px;}
	.main .wsfw_top_right{width: 100%;}
	.main .wsfwSlide03 ul li a{width: 75%;}
	.main .wsfwSlide .wsfwSlidePagination{width: auto !important;left: inherit !important;right: 10px;top: 80px;}
	.main .wsfw_top_left_title{justify-content: space-between;}
	.main .wsfw_top_left_bottom .wsfwSlide ul li{padding: 10px;height:82px !important;}
	.main .wsfw_top_left_bottom .wsfwSlide ul li img{height: 25px !important;margin-left: 0px !important;}
	.main .wsfw_top_left_bottom .wsfwSlide ul li a b{font-size: 15px !important;}
	.main .wsfw_top_left_bottom .wsfwSlide ul li a span{font-size: 14px;}
	.main .wsfwSlide02 .wsfwSlidePagination02{right: 20px;top: 400px;}
	.main .wsfw_top_right_title{font-size: 20px;}
	.main .wsfw_center02_tabs span{font-size: 20px;margin-right: 20px;}
	.main .wsfw_center02_content ul{margin: 0;}
	.main .wsfw_center02_content ul li{width: 50%;margin-top: 10px;padding: 0 5px;}
	.main .wsfw_center02_content ul li a{padding: 1px 10px 0;}
	.main .wsfw_center02_content ul li a .rsp1{padding-left: 10px;}
	.main .wsfw_center03{display: block;margin: 20px 0;}
	.main .wsfw_center03 > div{width: 100%;padding: 20px 10px;}
	.main .wsfw_center03_left{margin-bottom: 20px;}
	.main .wsfw_center03_left h1{font-size: 20px;}
	.main .wsfw_center02_content ul li a .rsp1 span{font-size: 16px;}
	.main .wsfw_center03_left_link a{padding: 10px 0;font-size: 16px;}
	.main .wsfw_center03_right h1{font-size: 20px;}
	.main .wsfw_center03_right_link ul li a{font-size: 12px;}
	.main .wsfw_bottom{display: block;}
	.main .wsfw_bottom_left{width: 100%;margin-bottom: 20px;}
	.main .wsfw_bottom_left_tabs h1{font-size: 20px;margin-right: 15px;}
	.main .wsfw_bottom_left_tabs_list span{padding-bottom: 3px;font-size: 16px;margin-right: 10px;}
	.main .wsfw_bottom_left_content ul li a{font-size: 14px;}
	.main .wsfw_bottom_right{width: 100%;}
	.main .wsfw_bottom_right h1{font-size: 20px;}
	.main .wsfw_bottom_right ul li a{font-size: 14px;}

	/* 互动交流 */
	.main .hdjl_top h1{font-size: 20px;}
	.main .hdjl_top ul li{padding: 10px;}
	.main .hdjl_top ul li p{margin-left: 10px;}
	.main .hdjl_top ul li p a{font-size: 16px;}
	.main .hdjl_top{display: block;}
	.main .hdjl_top > div{width: 100%;}
	.main .hdjl_top_left{margin-bottom: 20px;}
	.main .hdjl_top ul li > span img{height: auto;}
	.main .hdjl_top ul li > span{margin-left: 30px;}
	.main .hdjl_bottom{display: block;}
	.main .hdjl_bottom_left{width: 100%;margin-bottom: 20px;}
	.main .hdjl_bottom h2{font-size: 20px;}
	.main .hdjl_bottom_left_sort{display: none;}
	.main .hdjl_bottom_left_details{width: 100%;}
	.main .hdjl_bottom_left_details_left h4 a{font-size: 16px;}
	.main .hdjl_bottom_left_details_left p span{font-size: 12px;}
	.main .hdjl_bottom_left_details_right i{font-size: 12px;padding: 4px 10px;}
	.main .hdjl_bottom_right{width: 100%;}
	.main .hdjl_bottom_right_pic{left: 0;}

	/* 世界光谷 */
	.main .sjgg_top::before{display: none;}
	.main .sjgg_top{display: block;padding: 20px 10px 20px 10px;}
	.main .sjgg_top_left{width: auto;height:50px;visibility: hidden;position: relative;}
	.main .sjgg_top_left::before{content: attr(content);font-weight: 700;font-size: 20px;visibility: visible;}
	.main .sjgg_top_right{width: 100%;margin-left: 0;}
	.main .sjgg_top_right_details p{font-size: 16px;line-height: 30px;}
	.main .sjgg_top_right_details p a{font-size: 14px;}
	.main .sjgg_center_left h2{font-size: 18px;margin-bottom: 5px;}
	.main .sjgg_center_left span{font-size: 16px;}
	.main .sjgg_center_right{width: 100%;}
	.main .sjgg_center{margin: 30px 0 20px;}
	.main .sjgg_center_right p{font-size: 14px;line-height: 26px;margin-bottom: 10px;}
	.main .sjgg_center_right p:first-child{margin-top: 10px;margin-bottom: 10px;}
	.main .sjgg_bottom{display: block;}
	.main .sjgg_bottom_left{display: none;}
	.main .sjgg_bottom_center{width: 100%;height: 200px;margin-bottom: 20px;}
	.main .sjgg_bottom_right{width: 100%;}
	.main .sjgg_top_right_tabs ul li a{font-size: 12px;}
	.main .sjgg_bottom_center a{width: 32%;}
	.main .sjgg_bottom_center a img{width: 100%;}

	/* 光谷人才 */
	.main .ggrc_top h1,.main .ggrc_center01 h2{font-size: 20px;background-size: 100%;}
	.main .ggrc_center01{margin: 30px 0 0;}
	.main .ggrc_center_details a{height: 120px;padding-top: 80px;}
	.main .ggrc_center_details a span{padding: 3px 10px;border-radius: 15px;font-size: 14px;}
	.main .ggrc_center02{display: block;}
	.main .ggrc_center02 > div{width: 100%;margin-top: 30px;}
	.main .ggrc_center02_left h2{font-size: 20px;}
	.main .ggrc_center02_left h2 a{font-size: 14px;}
	.main .ggrc_center02_left_details ul li a,.main .ggrc_center02_left_details ul li span{font-size: 14px;width:70%;}
	.ggrc_bottom_box .ggrc_bottom_details{display: block;}
	.ggrc_bottom_box .ggrc_bottom_details_left{width: 80%;padding: 0 20px;margin: 0 auto 30px;}
	.ggrc_bottom_box .ggrc_bottom_details_center{width: 100%;padding: 0 20px;margin: 0;border: 0;justify-content: flex-start;}
	.ggrc_bottom_box .ggrc_bottom_details_center01 span,.ggrc_bottom_box .ggrc_bottom_details_center02 span{font-size: 16px;}
	.ggrc_bottom .ggrc_bottom_box .ggrc_bottom_details_bottom{width: 100%;padding: 0 20px;}
	.ggrc_bottom .ggrc_bottom_box h1{font-size: 20px;background-size: 100%;}
	.ggrc_bottom_details_center .ggrc_bottom_details_center01 span + span{margin-bottom:30px !important}
	.ggrc_bottom_details_bottom .ggrc_bottom_details_center01 span:first-child{margin-bottom:31px !important}

	/* 光谷招商 */
	.main .ggzs_top h1,.main .ggzs_bottom h1,.main .ggzs_center h1{font-size: 20px;background-size: 100%;}
	.main .ggzs_top{margin: 30px 0;}
	.main .ggzs_center{margin-bottom: 30px;}
	.main .ggzs_center_details{display: block;}
	.main .ggzs_center_items{margin-left: 0;margin-top: 10px;}
	.main .ggzs_center_items a{font-size: 16px;padding: 20px 30px;}
	.main .ggzs_bottom ul li{width: 100%;}
	.main .ggzs_bottom ul li a span{font-size: 18px;}
	.main .ckin-play{width: 50px;height: 50px;}
	.main #areaDiv{display: none;}
	
	/* 创新光谷 */
	.main .cxgg_top .flipster-carousel .flip-past,.main .cxgg_top .flipster-carousel .flip-future{transform: translateX(0%) translateZ(0) rotateY(0deg) scale(0.6);}
	.main .cxgg_top h1,.main .cxgg_center h1{font-size: 20px;background-size: 100%;}
	.main .cjgg_hxm_ggqth_sp{display:none}
	.main .cjgg_hxm_ggqth_jj{width:100%;}
	.cjgg_hxm_ggqth_jj ul li > a{width:120px;}
	.cjgg_hxm_ggqth_jj ul li .p1{width: calc(100% - 130px);}
	.cjgg_hxm_ggqth_jj ul li .p1 a{font-size:14px;width:90%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
	.cxgg_bottom_details01{display:none;}
	.cxgg_bottom .cxgg_bottom_box h1{font-size:20px;background:none;}
	.cxgg_bottom .cxgg_bottom_details02 .cxgg_bottom_details02Slide{width:100%;}
	.cxgg_bottom_details02Slide:before{display:none}
	.cxgg_bottom_details02Slide .swiper-slide > div {width:100%;padding:0 20px}
	.cxgg_bottom_details02Slide h2{font-size:18px !important}
	.cxgg_bottom_details02Slide p b,.cxgg_bottom_details02Slide p span{font-size:15px !important;}
	.cxgg_bottom_details02 .cxgg_bottom_details02Slide .cxgg_bottom_details02SlidePrev{left:20px !important;top:97% !important;height:27px !important;}
	.cxgg_bottom_details02 .cxgg_bottom_details02Slide .cxgg_bottom_details02SlideNext{right:20px !important;top:97% !important;height:27px !important;}
	.cxgg_bottom_details02Slide p b{width:120px !important}
	.main .cxgg_top .flipster-carousel .flip-prev{transform: translateX(-35%) translateZ(0) rotateY(0deg) scale(0.8);}
	.main .cxgg_top .flipster-carousel .flip-next{transform: translateX(35%) translateZ(0) rotateY(0deg) scale(0.8);}
	.main .cxgg_top .flipster .flipto-prev,.main .cxgg_top .flipster .flipto-next{display:none !important;}
	.main .cxgg_picLink a{padding:10px 0;font-size:20px}

	/* 新闻列表页 */
	.main .list01-content{display: block;}
	.main .list01-content-containerLeft{width: 100%;}
	.main .list01-content-containerRight{width: 100%;}
	.main .list01-content-containerRight ul li a{font-size: 14px;width: 70%;}
	.main .list01-content-containerRight ul li span{font-size: 14px;}
	.main .pagination a{font-size: 12px;padding: 3px 6px;margin-left: 0;}
	.main .list01-content-containerLeft{margin-bottom: 20px;}
	.main .list01-content-containerLeft ul{display: flex;align-items: center;flex-wrap: wrap;}
	.main .list01-content-containerLeft ul li {margin-right: 5px;}
	.main .list01-content-containerLeft ul li a{padding-left: 0;font-size: 16px;height: auto;line-height: 1;border-radius: 5px;padding: 5px 10px;}
	.main .list01-content-containerLeft ul li:hover a, .main .list01-content-containerLeft ul li.on a{border: 0;}
	.main .list02-content-containerLeft p span{font-size: 14px;}
	.pages a, .pages span{padding:3px 8px !important;}

	/* 网站地图 */
	.main .section-box{padding: 0;}
	.main .section-box .section-title h2{font-size: 20px;}
	.main .section-box ul{display: flex;flex-wrap: wrap;align-items: flex-start;}
	.main .section-box ul li{width: 29%;}

	/* 美丽光谷 */
	.main .picList_content_tabs ul{padding: 0;}
	.main .picList_content_tabs ul li a{font-size: 16px;border-radius: 5px;}
	.main .picList_content_details ul li{width: 100%;margin-left: 0;}
	.main .picList_content_details ul li:nth-of-type(3n+1){margin-left: 0;}

	/* 专题专栏 */
	.main .ztzlContent ul li{width: 100%;}
	.main .ztzlContent ul li img{height:160px}

	/* 自贸区 */
	.zmq_box .zmq_top_right_details ul li a span:first-of-type{width: 75%;}
	.zmq_box .gndw_details_tabs span{background-image:none !important;}
	.zmq_center02_left #areaDiv{width:280px !important;}
	
	/* 政府信息公开 */
	.grid{width:100% !important;}
	.grid .hxm_g1{font-size:55px;}
	.address{position:initial}
	.article h2 a{line-height:1;}
	.ysqgk{display:none;}
	.mt20{margin-top:0 !important;}
	
	/* 内容页 */
	.main .content_attr .attr_r{display:none;}
	.main .content_attr ul li{margin-left:0 !important;float:none;}
	
	/* 行政文件规范库 */
	.main .search_box{padding:20px 8px;}
	.main .search_box .b1,.main .search_box .b2{display:block;width:100%;margin:0;}
	.main .search_box .b1 .f1,.main .search_box .b1 .f2{display:flex;margin:5px 0;}
	.main .search_box .b2 .date,.main .search_box .b2 .type{display:flex;margin:5px 0;}
}