/*媒体查询*/

@media screen and (max-width:1376px) {
	.max {
		width: 96%;
		margin: 0 auto;
	}
	/***********************首页**********************/
	.head_top .logo {
		max-width: 170px;
	}
	.title {
		line-height: 40px;
		height: 40px;
	}
	.title .s1 {
		padding-bottom: 8px;
	}
	.list li {
		line-height: 30px;
		height: 30px;
	}
	.list li a {
		font-size: 12px;
	}
	.business #oranger li {
		width: 20%;
	}
	.shanhe p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
	.shanhe {
		font-size: 14px;
	}
	.quick_nav {
		width: 43%;
	}
	.quick_nav ul {
		margin-right: 70px;
	}
	/**************************创始人*******************************/
	/**************************简介*******************************/
	.company .profile {
		padding: 10px;
		font-size: 14px;
		line-height: 25px;
	}
	.company .profile .p1 {
		font-size: 12px;
	}
	.company .profile .p1 span {
		font-size: 14px;
	}
	.four .reasons p {
		font-size: 15px;
	}
	/**************************团队*******************************/
	.teamAll .all p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
	.teamAll .all {
		margin-top: 0px;
	}
	/**************************文化*******************************/
	/**************************资质*******************************/
	/**************************信息发布*******************************/
	/**************************业务范围*******************************/
	/**************************项目展示*******************************/
	/**************************联系我们*******************************/
	/**************************党政建设*******************************/
	.scoptitle .span2 {
		font-size: 14px;
	}
	.party .par p:nth-child(2) {
		margin-bottom: 10px;
	}
	/**************************文章详情*******************************/
	/**************************主要业绩*******************************/
}

@media screen and (max-width:1008px) {
	.max {
		width: 96%;
		margin: 0 auto;
	}
	/***********************首页**********************/
	.head_top .hotline {
		display: none;
	}
	.business #oranger li {
		width: 30%;
	}
	.about_video .title2 {
		margin-bottom: 20px;
	}
	.qualification .title2 {
		margin-bottom: 20px;
	}
	.quick_nav {
		width: 37%;
	}
	.quick_nav ul {
		margin-right: 30px;
	}
	/**************************创始人*******************************/
	
	.dounderLeft {
		width: 30%;
		margin-right: 32px;
		background: #f7f7f7;
		float: left;
	}
	.dounderRight {
		width: calc(70% - 92px);
		float: left;
		background: #F7F7F7;
		padding: 30px;
	}
	/**************************简介*******************************/
	.company_profile .img {
		margin-right: 30px;
	}
	.company {
		width: calc(60% - 30px);
		float: left;
	}
	.company h6 {
		font-size: 16px;
		line-height: 25px;
		color: #2b3a5e;
	}
	.company>p {
		font-size: 14px;
		line-height: 20px;
	}
	.company .profile p {
		font-size: 12px;
	}
	.four_reasons_title h1 {
		font-size: 30px;
	}
	.four_reasons_title h3 {
		font-size: 26px;
	}
	.four_reasons .reasons {
		width: calc(49% - 20px);
		padding: 10px;
	}
	.four .reasons p {
		font-size: 14px;
	}
	.reasons img {
		max-width: 70px;
		max-height: 70px;
	}
	/**************************团队*******************************/
	.teamAll .all {
		width: 52%;
		margin-right: 30px;
		float: left;
		font-size: 14px;
		line-height: 25px;
		color: #333;
	}
	.demeanor>img {
		position: absolute;
		bottom: -60px;
		left: 0px;
	}
	.maigtop>img {
		position: absolute;
		top: -60px;
		left: 0px;
	}
	.topno .demeanor>img {
		position: absolute;
		bottom: -90px;
		left: 0px;
	}
	/**************************文化*******************************/
	/**************************资质*******************************/
	.qualifications p {
		font-size: 14px;
	}
	/**************************信息发布*******************************/
	.informationDelivery ul li {
		font-size: 14px;
	}
	/**************************业务范围*******************************/
	.scoptitle .span3 {
		display: none;
	}
	.bu {
		padding: 10px;
		color: #333;
	}
	/**************************项目展示*******************************/
	.project p {
		font-size: 14px;
	}
	/**************************联系我们*******************************/
	.contact li>img {
		max-width: 30px;
		max-height: 30px;
	}
	.contactUs .contact {
		width: 22%;
		padding: 20px;
		float: left;
	}
	.contact li .con h6 {
		font-size: 14px;
		line-height: 15px;
		height: 15px;
	}
	.contact li .con p {
		font-size: 12px;
	}
	/**************************党政建设*******************************/
	.partyImg .party {
		width: 100%;
		margin-right: 0px;
		float: left;
	}
	.partyImg .img {
		display: none;
	}
	/**************************文章详情*******************************/
	/**************************主要业绩*******************************/
}

@media screen and (max-width:784px) {
	.max {
		width: 96%;
		margin: 0 auto;
	}
	/***********************首页**********************/
	/*折叠导航*/
	.btn {
		display: block;
	}
	.head_nav .nav {
		display: none;
		position: absolute;
		right: 0%;
		top: 10%;
		z-index: 999;
		width: 50%;
		background: rgba(41, 102, 169, 0.7);
	}
	.head_nav .nav li {
		float: left;
		width: 100%;
		text-align: center;
		position: relative;
		line-height: 60px;
		height: 60px;
	}
	.nav li:hover .two {
		display: none;
	}
	/*选中效果*/
	.head_nav .nav .no {
		background: rgba(196, 34, 26, 0.7);
	}
	.head_nav .nav .no a {
		color: #000;
	}
	/*hover效果*/
	.head_nav .nav li:hover {
		background: rgba(196, 34, 26, 0.7);
	}
	/*结束*/
	.head_top .ewm {
		display: none;
	}
	.head_top .since {
		display: none;
	}
	.head_top .logo {
		margin: 20px 0;
	}
	.mountains_rivers {
		margin-top: 10px;
	}
	.mountains {
		width: 100%;
	}
	.rivers {
		padding: 10px;
		width: calc(100% - 20px);
	}
	.title .s1 {
		font-size: 14px;
		padding-bottom: 11px;
	}
	.title .s2 {
		font-size: 12px;
	}
	.title .s3 {
		font-size: 12px;
	}
	.list li a .span1 {
		width: calc(100% - 90px);
		line-height: 35px;
		height: 35px;
	}
	.list li a .span2 {
		width: 70px;
		margin-left: 20px;
		float: left;
	}
	.industry {
		width: 100%;
		margin-right: 0%;
	}
	.industryDynamics li {
		width: 100%;
		margin-right: 0%;
		margin-top: 15px;
	}
	.business {
		width: 100%;
		float: left;
	}
	.business #oranger {
		line-height: 50px;
		height: 50px;
	}
	.business #oranger li a {
		font-size: 14px;
	}
	.business #oranger li {
		width: 20%;
	}
	.industryBusiness {
		margin: 20px 0;
	}
	.about_video .about {
		width: 100%;
		margin-right: 0px;
	}
	.about_video {
		padding: 20px 0;
	}
	.about_video .about .see {
		margin-top: 20px;
	}
	.about_video .video {
		width: 100%;
		margin-top: 20px;
	}
	.shanhe p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 20;
	}
	.shanhe {
		font-size: 12px;
	}
	.qualification_honor {
		padding: 20px 0;
	}
	.qualification {
		width: 100%;
		margin-right: 0px;
	}
	.qualification .see {
		margin-top: 20px;
	}
	.honor {
		width: 100%;
		margin-top: 20px;
		padding: 20px 30px;
	}
	.honor {
		width: 100%;
		margin-top: 20px;
		padding: 0;
	}
	.honor .swiper-containerg {
		padding-bottom: 30px;
	}
	.quick_nav {
		width: 100%;
	}
	.quick_nav ul {
		margin-right: 0px;
		width: 33%;
	}

	.rivers_a .list li{
		float:none;
		margin:0 auto;
		width:98%;
	}
	.rivers_a .list  li:nth-child(2n){
		margin:0 auto;
	}

	.footer h6 {
		font-size: 16px;
		line-height: 24px;
		margin: 24px 0 0 0;
	}
	.quick_nav ul li {
		font-size: 14px;
		line-height: 30px;
	}
	.contact_us {
		width: 100%;
	}
	.contact_us ul li {
		font-size: 14px;
		line-height: 30px;
		height:auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 10;
	}
	.wechat {
		display: none;
	}
	.foot_centen a {
		margin-right: 24px;
	}
	.foot_centen a:nth-child(1) {
		font-size: 16px;
		color: #ccc;
		font-weight: 600;
		margin-right: 0px;
		display: block;
		margin-bottom: 10px;
	}
	.foot_centen {
		line-height: 30px;
	}
	.foot_button {
		line-height: 30px;
	}
	.foot_button p{text-align:center;float: none;}
	.foot_button p:nth-child(1),.foot_button p:nth-child(2) {
		float:none;
		text-align:center;
	}
	/**************************创始人*******************************/
	/*路径导航*/
	.path_navigation ul {
		width: 100%;
		line-height: 35px;
		height:auto;
		margin-bottom: 10px;
	}
	.path_navigation ul li {
		padding:0 8px;
		border-bottom: 3px solid #fff;
	}
	.path_navigation ul li a {
		font-size: 14px;
	}
	.path_navigation .navigation{float:left;}
	.path_navigation .navigation a {
		font-size: 14px;
		line-height: 40px;
		height: 40px;
	}
	/*结束*/
	.dounderLeft {
		width: 100%;
		margin: 10px 0;
	}
	.dounder {
		margin: 0;
	}
	.dounderLeft .lwj {
		padding: 10px;
	}
	.dounderLeft .lwj h6 {
		font-size: 20px;
		line-height: 40px;
	}
	.dounderLeft .lwj h6 span {
		font-size: 14px;
		line-height: 40px;
	}
	.dounderLeft .lwj p {
		font-size: 14px;
		line-height: 40px;
	}
	.dounderRight {
		width: calc(100% - 20px);
		padding: 10px;
		margin-bottom: 10px;
	}
	.dounderRight .profile {
		font-size: 14px;
	}
	/**************************简介*******************************/
	.company .profile p {
		font-size: 14px;
	}
	.company .profile .p1 {
		line-height: 20px;
	}
	.company_profile {
		padding: 10px 0;
	}
	.company_profile .img {
		width: 100%;
		margin-right: 0;
	}
	.company {
		width: 100%;
	}
	.company h6 {
		font-size: 16px;
		margin-top: 10px;
	}
	.company>p {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.company .profile {
		width: calc(100% - 20px);
		padding: 10px;
		position: static;
		line-height: 35px;
	}
	.four_reasons {
		margin-top: 20px;
	}
	.four_reasons_title h1 {
		font-size: 20px;
	}
	.four_reasons_title h3 {
		font-size: 16px;
	}
	.four_reasons .reasons {
		width: calc(100% - 20px);
		padding: 10px;
		margin-right: 0;
		margin-bottom: 50px;
	}
	.reasons img {
		max-width: 50px;
		max-height: 50px;
		position: absolute;
		top: -35px;
		left: 40%;
	}
	.four_reasons .reasons:nth-child(n+3) {
		margin-bottom: 50px;
	}
	/**************************团队*******************************/
	.teamBjt {
		padding: 10px 0;
	}
	.teamAll {
		padding: 10px;
	}
	.teamAll .all {
		width: 100%;
		margin-right: 0px;
		font-size: 14px;
		line-height: 30px;
	}
	.teamAll .all p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 20;
	}
	.allHands .img {
		width: 100%;
	}
	.teamtitle {
		position: relative;
		padding-top: 50px;
	}
	.teamtitle h6 {
		width: 50%;
		font-size: 14px;
		line-height: 40px;
		height: 40px;
		position: absolute;
		top: 70%;
		left: 25%;
	}
	.demeanor {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.maigtop2 {
		margin-top: 20px;
	}
	.topno .demeanor>img {
		position: absolute;
		bottom: -60px;
		left: 0px;
	}
	.position {
		margin-top: 0px;
	}
	.pos {
		width: 100%;
		margin-right: 0%;
	}
	.pos .ition {
		padding: 10px;
	}
	.pos .ition h6 {
		font-size: 20px;
		line-height: 40px;
		margin: 0;
	}
	.pos .ition p {
		font-size: 14px;
		line-height: 30px;
	}
	/**************************文化*******************************/
	.qualificationsBjt {
		padding: 20px 0;
	}
	.corporate h6 {
		font-size: 30px;
	}
	.corporate p {
		font-size: 14px;
	}
	/**************************资质*******************************/
	.qualifications {
		width: 49%;
		margin-right: 2%;
	}
	.qualifications_certification .qualifications:nth-child(3n) {
		margin-right: 2%;
	}
	.qualifications_certification .qualifications:nth-child(2n) {
		margin-right: 0%;
	}
	.qualifications p {
		font-size: 14px;
		line-height: 40px;
		height: 40px;
	}
	/**************************信息发布*******************************/
	.informationBjt {
		padding: 0;
	}
	.informationDelivery ul li a .span2 {
		width: 80px;
		margin-left: 10px;
	}
	.informationDelivery ul li a .span1 {
		width: calc(100% - 90px);
		float: left;
	}
	.informationDelivery ul li {
		font-size: 12px;
		line-height: 30px;
		height: 30px;
	}
	.informationDelivery .paging {
		margin: 20px 0;
	}
	.paging a {
		padding: 5px 7px;
		margin-right: 0px;
		font-size: 12px;
	}
	.path_navigation1 ul li {
		width: 33%;
	}
	/**************************业务范围*******************************/
	.businessBjt {
		padding-bottom: 20px;
	}
	.path_navigation2 ul li {
		width: 25%;
	}
	.scop {
		margin-top: 25px;
		padding: 0px;
	}
	.scoptitle {
		line-height: 34px;
		padding-bottom: 0px;
	}
	.scoptitle .span1 {
		font-size: 12px;
	}
	.scoptitle .span2 {
		font-size: 11px;
	}
	.bu {
		padding: 10px;
		font-size: 13px;
		line-height: 30px;
	}
	/**************************项目展示*******************************/
	.organ .menu-one > li{width:49%;}
	.organ .menu-one > li:nth-child(3n){margin-right:2%;}
	.organ .menu-one > li:nth-child(2n){margin-right:0;}
	.projectBjt {
		padding-top: 20px;
	}
	.project {
		width: 48%;
		margin-right: 4%;
		float: left;
	}
	.projectDisplay .project:nth-child(2n) {
		margin-right: 0%;
	}
	.project p {
		font-size: 12px;
	}
	.projectDisplay .paging {
		padding: 20px 0 40px 0;
	}
	/**************************联系我们*******************************/
	.contactBjt {
		padding: 20px 0;
	}
	.contactUs .contact {
		width: calc(100% - 40px);
		padding: 20px;
	}
	.contact li .con h6 {
		line-height: 30px;
		height: 30px;
	}
	.contactUs .Us {
		width: 100%;
		float: left;
	}
	.my-map { margin: 0 auto; width:100%; height: 240px; }
	/**************************党政建设*******************************/
	.partyBjt {
		padding: 20px 0;
	}
	.partyImg .scoptitle .span2 {
		display: none;
	}
	.party .par {
		font-size: 14px;
		line-height: 30px;
		color: #333;
		margin-top: 20px;
	}
	.partyImg .img {
		display: block;
		width: 100%;
	}
	/**************************文章详情*******************************/
	.articleDetails {
		margin: 40px 0 0px 0;
	}
	.articletitle h6 {
		font-size: 16px;
		line-height: 1.5;
	}
	.details {
		font-size: 14px;
		line-height: 30px;
		padding: 30px 0;
	}
	.up_and_down a {
		width: 100%;
		font-size: 14px;
		color: #2b3a5e;
		line-height: 40px;
		height: 40px
	}
	.up_and_down a:nth-child(2) {
		float: left;
		text-align: left;
	}
	/**************************主要业绩*******************************/
	.achievement {
		padding: 40px 0 40px 0;
	}
	.achievement .p1 {
		line-height: 22px;
		font-size: 14px;
	}
	.organ>ul {
		margin-top: 30px;
		width: 100%;
		margin-right: 0%;
	}
	.organ .menu-one>li {
		margin-top: 10px;
	}
	.organ .menu-one .header .txt {
		font-size: 16px;
		padding-left: 10px;
		line-height: 40px;
	}
	.organ .menu-one .header .arrow {
		position: absolute;
		top: 10px;
		right: 20px;
	}
	.organ .menu-two {
		padding: 10px;
	}
	.organ .menu-two p {
		font-size: 14px;
	}
}