﻿/* 移动端 */
@media screen and (max-width: 750px) {

	/* 移动端导航 */
	.menu-list-h5 {
		display: block;
		width: 100%;
		height: 100%;
		background-color: #fff;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 10000;
		transform: translateX(100%);
		transition: transform .5s;
	}

	.menu-list-h5.action {
		transform: translateX(0);
	}

	.menu_top {
		background-color: #fff;
		padding: 20px 15px;
	}

	.menu_top img {
		width: 20px;
	}

	.menu_tab {
		padding: 15px;
	}

	.menu_tab_item {
		display: block;
		border-bottom: 1px solid #c4c4c4;
		padding: 0 12px 8px;
		margin-bottom: 20px;
		position: relative;
	}

	.menu_tab_one {
		width: 100%;
		display: block;
		font-size: 20px;
		color: #000;
	}

	.menu_tab_one.active {
		color: #DA251D;
	}

	.menu_tab_two {
		display: none;
		padding: 0 15px;
	}

	.menu_tab_two a {
		display: block;
		color: #000;
		font-size: 16px;
		padding: 6px 3px;
	}

	.menu_tab_two a.on {
		color: #1c9cef;
	}

	.menu_tab_icon {
		width: 50%;
		height: 30px;
		line-height: 30px;
		position: absolute;
		right: 0;
		top: 0;
	}

	.menu_tab_icon::before {
		content: '';
		width: 0;
		height: 0;
		border-bottom: 6px solid #CCA66B;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		position: absolute;
		right: 15px;
		top: 10px;
		transform: rotate(180deg);
		transition: all .5s;
	}

	.menu_tab_icon.on::before {
		transform: rotate(0deg);
	}

	.icon {
		height: 400px;
	}

	.close {
		width: 30px;
		height: 30px;
		top: 14%;
	}

	.productShow_tab li {
		margin-bottom: 15px;
	}

	.page_box {
		width: 340px;
	}

	.page a {
		font-size: 16px;
	}

	.prev,
	.next {
		width: 75px;
		font-size: 16px;
		margin-right: 10px;
		margin-bottom: 8px;
	}

	.page li {
		width: 30px;
		height: 30px;
		margin-right: 10px;
		margin-bottom: 8px;
	}

	.productShow_tab {
		margin-bottom: 20px;
	}

	.header_top_nav_icon {
		display: block;
		float: right;
		margin-top: 10px;
		margin-right: 15px;
	}

	/* 移动端导航 */
	
	.nav_link{
		display: none;
	}
	.nav_top{
		display: none;
	}
	.header{
		width: 100%;
		box-shadow: 0 0 16px 3px #ccc;
	}
	.header_right{
		display: none;
	}
	.header_left_logo img{
		width: 85px;
		margin: 0 auto;
	}
	.header_left_logo span{
		font-size: 14px;
	}
	.header_left_logo{
		width: 130px;
	}
	.header_left_name{
		padding-left: 15px;
	}
	.header_left_name label{
		font-size: 17px;
	}
	.header_left_name span{
		font-size: 13px;
	}
	.logo_line{
		height: 55px;
	}
	.fixed_top_pd{
		padding-top: 95px;
	}
	.platform{
		display: none;
	}
	.fire_plat{
		padding: 30px 0;
		height: auto;
	}
	.fire_plat_top{
		width: 100%;
		margin: 0 auto 50px;
	}
	.fire_plat_top_img{
		width: 96%;
		float: none;
		margin: 0 auto 20px;
	}
	.fire_plat_top_cont{
		width: 96%;
		padding: 0;
		margin: 0 auto;
		float: none;
	}
	.fire_plat_top_cont label{
		font-size: 30px;
		margin-bottom: 30px;
		text-align: center;
	}
	.fire_plat_top_cont p{
		margin-bottom: 20px;
	}
	.arrows{
		margin: 0 auto;
	}
	.fire_plat_ul{
		width: 100%;
	}
	.fire_plat_ul li{
		width: 33.33%;
		height: 150px;
		padding-top: 28px;
	}
	.fire_plat_ul li span{
		font-size: 14px;
	}
	.fire_plat_ul li img{
		margin: 0 auto 24px;
	}
	.fire_plat_ul li img.icon1{
		width: 45px;
	}
	.fire_plat_ul li img.icon2{
		width: 45px;
	}
	.fire_plat_ul li img.icon3{
		width: 45px;
	}
	.fire_plat_ul li img.icon4{
		width: 45px;
	}
	.fire_plat_ul li img.icon5{
		width: 45px;
	}
	.fire_plat_ul li img.icon6{
		width: 45px;
	}
	.fire_plat_ul li img.icon7{
		width: 45px;
	}
	.about_us_top{
		width: 100%;
		margin: 0 auto 50px;
	}
	.about_us_top_left{
		float: none;
		width: 96%;
		margin: 0 auto 20px;
	}
	.about_us_top_left label{
		font-size: 32px;
		margin-bottom: 30px;
		text-align: center;
	}
	.about_us_top_left span{
		text-align: center;
		margin-bottom: 20px;
	}
	.about_us_top_right{
		float: none;
		width: 96%;
		margin: 0 auto;
	}
	.about_us{
		height: auto;
		padding-bottom: 20px;
	}
	.about_us_bottom{
		width: 96%;
		margin: 0 auto;
	}
	.about_us_bottom li{
		margin-right: 15px;
	}
	.about_us_bottom li > label i{
		font-size: 30px;
	}
	.about_us_bottom li > label{
		font-size: 15px;
	}
	.about_us_bottom li > span{
		font-size: 12px;
	}
	.product_center{
		height: auto;
		padding: 30px 0 60px;
	}
	.product_title{
		font-size: 32px;
	}
	.product_ul_tab li{
		font-size: 15px;
		margin-bottom: 5px;
	}
	.product_list{
		width: 96%;
		margin: 30px auto 20px;
	}
	.product_list li{
		width: 49%;
		margin: 0 2% 15px 0;
	}
	.product_list li:nth-child(2n){
		margin-right: 0;
	}
	.product_li_img{
		height: 200px;
	}
	.product_li_cont{
		line-height: 50px;
		height: 50px;
		padding: 0 10px;
	}
	.product_li_cont span{
		font-size: 13px;
	}
	.product_li_cont img{
		width: 20px;
		margin-top: 15px;
	}
	.arrows.plat{
		bottom: 30px;
	}
	.news_center{
		height: auto;
		padding-bottom: 90px;
	}
	.news_list{
		width: 96%;
		margin: 0 auto;
	}
	.news_list_img{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.news_list_img_top{
		height: auto;
	}
	.news_list_cont_item{
		padding: 15px;
	}
	.news_list_cont_item_l label{
		font-size: 20px;
	}
	.news_list_cont_item_l span{
		font-size: 15px;
	}
	.news_list_cont_item_l{
		width: 55px;
		margin-right: 20px;
	}
	.news_list_cont_item_r{
		width: 76%;
	}
	.news_list_cont_item_r label{
		font-size: 16px;
	}
	.news_list_cont_item_r span{
		font-size: 13px;
		line-height: 22px;
	}
	.news_list_cont{
		width: 100%;
		float: none;
	}
	.client_list{
		width: 96%;
		padding: 30px 0;
	}
	.client_list > a{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
		height: 160px;
	}
	.client_list > a:nth-child(2n){
		margin-right: 0;
	}
	.client_list_cont_label span{
		font-size: 15px;
	}
	.client_list_cont_label img{
		width: 20px;
	}
	.client_list_cont_txt{
		font-size: 13px;
		padding-top: 10px;
	}
	.client_list_cont{
		height: 70px;
		padding: 8px 8px 0;
		bottom: -30px;
	}
	.cooperation_tit{
		font-size: 16px;
	}
	.client_case{
		height: auto;
		padding-bottom: 60px;
	}
	.banner-wrap.teamwork-wrap{
		width: 96%;
		height: 90px;
		margin: 0 auto;
	}
	.teamwork_li img{
		width: 180px;
		margin-right: 15px;
	}
	.banner-wrap.teamwork-wrap{
		display: none;
	}
	.banner-wrap.teamwork-wrap.mobile{
		display: block;
	}
	.footer_top{
		display: none;
	}
	.footer{
		padding-top: 20px;
	}
	.footer_bottom{
		width: 96%;
		border-top: none;
		padding-top: 0;
	}
	.footer_top_item.mobile{
		width: 80%;
		display: block;
		margin: 0 auto 30px;
		float: none;
	}
	.footer_top_item.mobile label{
		width: 100%;
		border-bottom: none;
		padding-bottom: 0;
		text-align: center;
	}
	.footer_top_item.mobile label::after{
		display: none;
	}
	.footer_top_item.mobile > span{
		text-align: center;
	}
	.footer_top_item.mobile > div{
		text-align: center;
	}
	
	.relation_fixed{
		display: none;
	}
	.about_us_banner{
		height: 185px;
	}
	.about_us_banner_center{
		width: 80%;
	}
	.about_us_banner_title label{
		font-size: 26px;
	}
	.about_us_banner_title span{
		font-size: 15px;
	}
	.about_link_center{
		width: 96%;
	}
	.about_link_center a{
		padding: 12px 0;
		margin-right: 15px;
	}
	.about_center{
		width: 100%;
	}
	.bread_nav{
		padding-left: 15px;
	}
	.about_news{
		height: auto;
	}
	.about_news_top{
		padding-top: 30px;
	}
	.about_news_top_p{
		width: 96%;
		margin: 0 auto 15px;
		float: none;
	}
	.about_news_top > img{
		float: none;
		width: 96%;
		margin: 0 auto;
	}
	.about_kind > li > label{
		font-size: 15px;
	}
	.about_kind > li > label i{
		font-size: 30px;
	}
	.about_kind > li > span{
		font-size: 14px;
	}
	.about_kind > em{
		height: 45px;
		margin: 15px;
	}
	.about_kind{
		width: 95%;
		margin: 0 auto;
	}
	.about_img img{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.about_img img:nth-child(2n){
		margin-right: 0;
	}
	.about_img{
		margin-bottom: 30px;
	}
	.about_cont{
		width: 96%;
		margin: 0 auto;
	}
	.bread_nav.cloud_nav{
		padding-top: 30px;
	}
	.cloud_list{
		width: 96%;
		margin: 0 auto;
		padding: 20px 0;
	}
	.cloud_list > a{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.cloud_list > a:nth-child(2n){
		margin-right: 0;
	}
	.cloud_list_img{
		height: 180px;
	}
	.cloud_list_cont{
		font-size: 15px;
		padding: 10px 0 5px;
	}
	.product_detalis{
		width: 96%;
		margin: 20px auto 40px;
		padding: 20px 15px;
	}
	.product_detalis_top{
		margin-bottom: 30px;
	}
	.product_detalis_top_img{
		width: 350px;
		height: 350px;
		float: none;
		margin: 0 auto 40px;
	}
	.product_detalis_top_cont{
		width: 100%;
		margin: 0 auto;
	}
	.product_detalis_top_tit{
		font-size: 22px;
		padding-left: 0;
		text-align: center;
		margin-bottom: 20px;
	}
	.product_detalis_top_p{
		line-height: 28px;
		margin-bottom: 50px;
	}
	.product_top_banner_wrap{
		width: 300px;
		height: 100px;
		margin-left: 10px;
	}
	.product_top_banner_img img{
		width: 100px;
		height: 100px;
	}
	.product_detalis_top_banner_to{
		height: 100px;
	}
	.product_top_banner_img img{
		margin-right: 10px;
	}
	.product_tab_choose li{
		width: 100px;
		height: 35px;
		line-height: 35px;
		margin-right: 15px;
		font-size: 13px;
		margin-bottom: 10px;
	}
	.product_list.pro_inner{
		width: 96%;
		margin: 30px auto;
	}
	.product_list.pro_inner li{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.product_list.pro_inner li:nth-child(2n){
		margin-right: 0;
	}
	.project_list_wrap{
		width: 96%;
		margin: 0 auto;
		padding-bottom: 50px;
	}
	.project_list_tit{
		margin-bottom: 12px;
		line-height: 24px;
	}
	.project_list_tit label{
		width: 65%;
		font-size: 16px;
	}
	.project_list_tit span{
		font-size: 12px;
	}
	.project_list_cont{
		font-size: 13px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.project_list_but span{
		width: 90px;
		font-size: 13px;
	}
	.news_list_top_img{
		width: 96%;
		margin: 0 auto 20px;
		float: none;
	}
	.news_list_top_cont{
		width: 100%;
		height: auto;
		padding: 30px 15px;
	}
	.news_list_top_cont_l{
		padding-right: 15px;
	}
	.news_list_top_cont_l label{
		font-size: 20px;
		margin-bottom: 0;
	}
	.news_list_top_cont_l span{
		font-size: 15px;
	}
	.news_list_top_cont_r{
		width: 70%;
	}
	.news_list_top_cont_to{
		top: inherit;
		bottom: 20px;
		right: 15px;
	}
	.news_list_top_cont_r label{
		margin-bottom: 5px;
	}
	.news_list_top_cont_r span{
		height: 106px;
		font-size: 13px;
		line-height: 26px;
	}
	.news_list_bottom{
		margin-bottom: 20px;
		padding: 30px 15px;
	}
	.news_list_bottom_l{
		padding: 10px 15px 0 0;
	}
	.news_list_bottom_l label{
		font-size: 20px;
		margin-bottom: 0;
	}
	.news_list_bottom_l span{
		font-size: 16px;
	}
	.news_list_bottom_r{
		width: 70%;
	}
	.news_list_bottom_r span{
		font-size: 13px;
		line-height: 26px;
		height: 50px;
	}
	.news_list_bottom_to{
		top: inherit;
		bottom: 20px;
		right: 15px;
	}
	.news_d_tit{
		width: 96%;
		margin: 0 auto;
		font-size: 20px;
		padding-bottom: 15px;
	}
	.news_d_p{
		font-size: 13px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.news_d_img{
		max-width: 96%;
	}
	.news_page{
		padding: 20px 15px;
	}
	.relation_us{
		margin: 20px 0;
	}
	.relation_us_l{
		float: none;
		margin: 0 0 30px;
		padding-left: 30px;
	}
	.relation_us_r_item{
		margin-left: 30px;
	}
	.relation_info_item{
		width: 96%;
		height: auto;
		margin: 0 auto 20px;
		float: none;
	}
	.relation_info_item.fr{
		float: none;
	}
	.relation_info{
		margin-bottom: 30px;
	}
	.relation_info_item_tit{
		padding-bottom: 20px;
		padding-top: 38px;
	}
	.relation_info_bottom_l span{
		font-size: 15px;
	}
	.project_detail{
		width: 95%;
		margin: 25px auto;
	}
	.project_detail_title{
		font-size: 22px;
		margin-bottom: 12px;
	}
	
	.product_tab_choose.fixed{
		width: 100%;
		top: 95px;
		padding: 12px;
		box-sizing: border-box;
		z-index: 100;
	}
	
	.relation_info_item_bottom{
		padding: 10px 30px 20px;
	}
	
	.relation_info_bottom_l{
		margin-right: 20px;
	}
	
	.product_tab_choose_wrap{
		height: 90px;
	}
	

}
