﻿@media (max-width: 767px) {
	.header{
		display: none;
	}
	.phxia{
	    display: block;
	}
	.header2{
	    display: block;
	}
	.container {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.section {
	    margin-top: 0px;
	}
	.about_l {
		display: none;
	}
	.about_r {
	    width: 100% !important;
	    padding-left: 15px;
		padding-right: 15px;
	}
	.about_r_top .p_nav {
		display: none;
	}

	.video_fix .video_box{
		width: 100%;
		margin-left: 0;
		left: 0;
		padding: 0 15px;
	}
	.video_first {
		margin-top: 15px;
	}
	.video_first .video_bg{
		width: 100%;
		height: 200px;
	}
	.video_fix .close{
		top: 35%;
        right: 0%;
	}
	.video_bg img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		width: auto;
	}
	.video_hx {
		display: none;
	}
	.video_click {
		display: none;
	}
	.video_play {
		display: none;
	}
	.video_text {
		top: 50%;
		left: 50%;
		width: 100%;
		text-align: center;
		transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
	}
	.video_li ul li {
		width: 100%;
		margin-left: 0px;
	}
	.video_li ul li .img img {
		width: 100%;
	}
	.video_li ul li .con .play {
		top: 50%;
		transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	.ft_top {
		padding: 15px 15px;
	}
	.ft_logo {
		width: 100%;
		margin-right: 0px;
		margin-top: 0px;
		text-align: center;
	}
	.ft_dz {
		width: 100%;
		max-width: 100%;
		margin-top: 10px;
	}
	.bdsharebuttonbox {
		margin-top: 10px;
		margin-right: 50%;
		transform: translateX(50%);
		-o-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-webkit-transform: translateX(50%);
	}
	.about_tx_li li {
		width: 100%;
		margin-left: 0px;
	}
	.about_tx_li li img{
		width: 100%;
	}
	.about_tx_li {
	    margin-top: 20px;
	}
	.about_ld {
	    margin-top: 20px;
	}
	.about_ld ul li {
		width: 100%;
	}
	.about_ld ul li .con {
		width: calc(100% - 156px);
	}
	.sz_xq_img {
		width: 100%;
		text-align: center;
	}
	.sz_xq_con {
		width: 100%;
		margin-left: 0px;
		margin-top: 0px;
	}
	.ny_person_bar .name {
		width: 100%;
		margin-left: 0px;
		padding: 0 20px;
	}
	.ny_person_bar .img {
		width: 100%;
		margin-left: 0px;
		text-align: center;
		margin-top: 10px;
	}
	.ny_person_bar .des {
		padding: 20px 15px;
		margin-left: 0px;
		width: 100%;
		font-size: 14px;
	}
	.ny_person_bar .p_mark {
		display: none;
	}
	.ny_case_top .img {
		width: 100%;
	}
	.ny_case_top .img img {
	    width: 100%;
	}
	.ny_case_top .con {
		width: 100%;
		margin-left: 0px;
		padding: 0 15px 10px;
	}
	.ny_case_bot .case_bar .time {
		display: none;
	}
	.ny_case_bot .case_bar .con {
		width: 100%;
		margin: 0px;
	}
	.ny_case_bot .case_bar .more {
		display: none;
	}
	.ny_case_bot .case_bar .con .des {
		line-height: 1.5;
	}
	.case_xq .con img {
		width: 100%;
	}
	.video_xq img{
		width: 100%;
	}
	.xq_share .bdsharebuttonbox {
		width: 100%;
		transform: translateX(0%);
		-o-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-webkit-transform: translateX(0%);
	}
}