﻿@charset "utf-8";

@media only screen and (max-width: 1299px){
	.container{width: 1130px;}
	.main{padding-top: 80px;}
	/*头部*/
	.bg_head{height: 80px;}
	.logo img{height: 80px;}
	.nav li{height: 80px; line-height: 80px;}
	/*底部*/
	.foot_row{width: 31%;}
	.foot_row.foot_r4{width: 16%;}
	/*首页-案例*/
	.c_list0,.c_list1,.c_list2,.c_list11{width: 560px;}
	.c_list3,.c_list4,.c_list5,.c_list6,.c_list7,.c_list8,.c_list9,.c_list10{width: 276px;}
	.c_list1,.c_list3,.c_list7,.c_list11{margin-left: 10px;}
	.c_list4,.c_list6,.c_list8,.c_list10{margin-left: 8px;}

	/*关于我们*/
	.title{height: 40px; line-height: 40px; font-size: 28px;}
	.title em{font-size: 16px;}
	.intro_row{font-size: 14px; line-height: 26px;}
	/*---关于我们-照片墙---*/
	.photo_md{margin-bottom: 9px;}
	.photo_md1{width: 276px;}
	.photo_md2{width: 560px; margin-left: 9px;}
	.photo_md3{width: 276px; margin-left: 9px;}
	.photo_md4{width: 441px;}
	.photo_md5{width: 680px; margin-left: 9px;}
	.photo_md6{width: 680px; margin-left: 9px;}
	.photo_md7{width: 423px; margin-left: 9px;}
	.photo_md8{width: 248px; margin-left: 9px;}
	.photo_md9{width: 753px;}
	.photo_md10{width: 368px; margin-left: 9px;}
}

@media only screen and (max-width: 1199px){
	.container{width: 1050px;}
	/*首页-案例*/
	.c_list0,.c_list1,.c_list2,.c_list11{width: 520px;}
	.c_list3,.c_list4,.c_list5,.c_list6,.c_list7,.c_list8,.c_list9,.c_list10{width: 257px;}
	.c_list1,.c_list3,.c_list7,.c_list11{margin-left: 10px;}
	.c_list4,.c_list6,.c_list8,.c_list10{margin-left: 6px;}
	/*关于我们*/
	.intro_row{line-height: 24px;}
	/*---关于我们-照片墙---*/
	.photo_md{margin-bottom: 8px;}
	.photo_md1{width: 256px;}
	.photo_md2{width: 520px; margin-left: 9px;}
	.photo_md3{width: 256px; margin-left: 9px;}
	.photo_md4{width: 409px;}
	.photo_md5{width: 632px; margin-left: 9px;}
	.photo_md6{width: 632px; margin-left: 9px;}
	.photo_md7{width: 393px; margin-left: 9px;}
	.photo_md8{width: 230px; margin-left: 9px;}
	.photo_md9{width: 700px;}
	.photo_md10{width: 341px; margin-left: 9px;}
}

@media only screen and (max-width: 1099px){
	.container{width: 950px;}
	/*首页-案例*/
	.c_list0,.c_list1,.c_list2,.c_list11{width: 470px;}
	.c_list3,.c_list4,.c_list5,.c_list6,.c_list7,.c_list8,.c_list9,.c_list10{width: 232px;}
	.c_list1,.c_list3,.c_list7,.c_list11{margin-left: 10px;}
	.c_list4,.c_list6,.c_list8,.c_list10{margin-left: 6px;}
	/*底部*/
	.foot_row.foot_r1{width: 15%;}
	.foot_row.foot_r1 img{max-width: 76%;}
	.foot_row{width: 35%;}
	.foot_r4 .bdsharebuttonbox a{margin-right: 5px;}
	.foot_row.foot_r4{width: 15%;}
	/*---关于我们-照片墙---*/
	.photo_md{margin-bottom: 7px;}
	.photo_md1{width: 232px;}
	.photo_md2{width: 472px; margin-left: 7px;}
	.photo_md3{width: 232px; margin-left: 7px;}
	.photo_md4{width: 371px;}
	.photo_md5{width: 572px; margin-left: 7px;}
	.photo_md6{width: 572px; margin-left: 7px;}
	.photo_md7{width: 356px; margin-left: 7px;}
	.photo_md8{width: 209px; margin-left: 7px;}
	.photo_md9{width: 633px;}
	.photo_md10{width: 310px; margin-left: 7px;}
}

@media only screen and (max-width: 959px){
	.container{width: 94%;}
	.main{padding-top: 0;}
	/*头部*/
	.header{position: inherit;}
	.bg_head{height: 60px; background: none;}
	.logo img{height: 40px; padding: 10px 0; display: none;}
	.logo img.m_logo{display: block;}
	.toggle{position: relative; float: right; margin-top: 18px; z-index: 99; display: none;}
	.toggle i{display: block; width: 26px; height: 4px; background: #cdcdcd; margin: 3px auto;}
	.block_bg.on{width: 100%; height: 100%; position: fixed; top: 0; left: 0; transition: opacity .3s; z-index: 101; background-color: rgba(0,0,0,.5); opacity: 1;}
	.nav{-o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color: #fff; position: fixed; width: 60%; height: 100%; top: 0; right: 0; z-index: 9999; overflow-x: hidden; overflow-y: auto; transform: translateX(100%); -webkit-transform: translateX(100%);}
	.nav.open{transform: translateX(0%); -webkit-transform: translateX(0%);}
	.nav .close{display: block; width: 30px; height: 52px; line-height: 52px; text-align: center; position: absolute; right: 10px; top: 0; z-index: 4; font-size: 40px; font-weight: 200; transition: all .3s; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2; filter: alpha(opacity=20);}
	.menu{padding-top: 52px;}
	.menu li{width: auto; text-align: left; float: none; height: 60px; line-height: 60px; padding: 0 15px;}
	.menu li.active > a i{display: none;}
	.menu li:hover > a,.menu li.active > a{color: #38b8aa !important;}
	.menu li:hover > a i{display: none;}
	.menu li:hover .nav_child{opacity: 0;}

	.m_nav{display: block; background: #222;}
	.m_nav ul{border-left: 1px solid #fff;}
	.m_nav li{width: 33.3333%; float: left; text-align: center;}
	.m_nav li a{display: block; font-size: 12px; color: #fff; line-height: 40px; height: 40px; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
	.m_nav li.active a{color: #38b8aa;}
	/*底部*/
	.foot_row{width: 100%; padding-bottom: 20px; border-bottom: 1px solid #000;}
	.foot_row.foot_r1,.foot_row.foot_r4{width: 100%; padding: 0; margin-left: 0;}
	.foot_row.foot_r1{padding-bottom: 20px;}
	.foot_row h3{margin-top: 10px;}
	.foot_row ul{margin-top: 6px;}
	.bdsharebuttonbox{padding-bottom: 20px;}

	.footer_copy{margin-bottom: 50px;}

	.m_foot{display: block; width: 100%; height: 50px; border-top: 1px solid #131313; background: #232222; position: fixed; left: 0; bottom: 0; z-index: 99990;}
	.m_foot li{width: 25%; float: left; text-align: center;}
	.m_foot li a{display: block; height: 50px; border-right: 1px solid #131313; color: #fff;}
	.m_foot li a i{display: block; width: 100%; height: 22px; line-height: 22px; font-size: 18px; padding-top: 4px;}
	.m_foot li a p{height: 20px; line-height: 20px;}
	/*首页-banner*/
	.banner{padding-bottom: 50px;}
	.banner .slick-dots{bottom: 20px;}
	.banner .slick-dots li{width: 12px; height: 12px;}
	/*首页-案例*/
	.c_list0,.c_list1,.c_list2,.c_list11{width: 100%;}
	.c_list3,.c_list4,.c_list5,.c_list6,.c_list7,.c_list8,.c_list9,.c_list10{width: 49%;}
	.c_list1,.c_list3,.c_list7,.c_list11{margin-left: 0;}
	.c_list4,.c_list6,.c_list8,.c_list10{margin-left: 2%;}

	/*内页banner*/
	.ny_banner{height: 300px;}
	.ban_text{margin-top: -65px;}
	.ban_text h3{font-size: 36px; height: 51px; line-height: 51px;}
	.ban_text p{font-size: 26px; height: 38px; line-height: 38px;}
	/*案例列表*/
	.item_nav{margin: 20px 0 10px 0;}
	.case_list{padding: 20px 0;}
	/*---关于我们-创始人---*/
	.team_item li{width: 100%; margin-right: 0;}
	/*分页*/
	.page{font-size: 12px; margin-top: 10px;}
	.page a,.page span{height: 22px; line-height: 22px; padding: 0 8px; margin: 0 2px;}
	/*公司荣誉*/
	.hjqk_pic{width: 20%;}
	.hjqk_ftit{width: 12%;}
	.hjqk_tit{width: 68%;}
	/*服务范围*/
	.service_ban{height: 300px;}

	.fwxx_row ul{padding: 0 20px;}
	.fwxx_row li{padding: 40px 0;}
	.fwxx_lt{width: 100%; margin: 0;}
	.fwxx_lt h3{font-size: 26px; text-align: center; margin-bottom: 30px;}
	.fwxx_lt p{font-size: 18px; line-height: 36px;}
	.fwxx_rt{display: none;}

	.ysly_line,.ysly_icon{display: none;}
	.ysly_item{margin: 0;}
	.ysly_item ul{padding: 40px 0;}
	.ysly_item li{padding: 40px 0; padding-left: 0;}
	.ysly_txt{width: 90%; float: none; margin: 0 auto;}
	.txt_cont{padding: 30px 50px;}
	.txt_cont h3{text-align: center; font-size: 26px; margin-bottom: 30px;}
	.txt_cont p{font-size: 18px; line-height: 36px;}
	/*关于我们*/
	.title a{font-size: 14px;}
	.intro{padding: 30px 0;}
	.intro_row{padding: 20px 0;}
	.intro_lt,.intro_rt{width: 100%;}
	.intro_lt p{margin-top: 20px;}
	.intro_rt p{margin-left: 0;}
	.news_lt{width: 100%;}
	.news_item{padding: 20px 0;}
	.photo{padding: 30px 0;}
	.photo_item{padding: 20px 0;}
	/*联系我们*/
	.work_row{padding: 10px;}
	.work_item li{width: 100%; margin-right: 0;}
	/*新闻详情*/
	.side_lt,.side_rt{width: 100%;}
	.cont_page div{font-size: 14px; line-height: 22px;}
	.side_rt{margin-top: 20px;}
	.side_item{margin-top: 14px;}
	.content{padding: 0;}
	.content > h2{font-size: 18px; line-height: 26px;}
	.remark{padding: 10px 0;}
	.remark span{margin: 0 8px;}
	.newstext{padding: 20px 0;}
}

@media only screen and (max-width: 767px){
	.container{width: 90%;}
	/*内页banner*/
	.ny_banner{height: 180px;}
	.ban_text{margin-top: -36px;}
	.ban_text h3{font-size: 26px; height: 41px; line-height: 41px; padding: 0 20px;}
	.ban_text p{font-size: 20px; height: 30px; line-height: 30px; padding: 0;}
	/*首页*/
	.in_title{width:216px; height: 60px; background: url(../images/tit_959bg.png) no-repeat left bottom;}
	.in_title span{font-size: 24px;}
	/*首页-合作客户*/
	.main_customer{background-position: center top; padding-top: 30px;}
	.customer_item{padding: 20px 0;}
	.cust_slick .slick-list{width: 80%;}
	.cust_slick span{width: 31.3%;}
	.cust_slick .slick-prev,.cust_slick .slick-next{width: 23px; height: 40px; background-size: 23px 40px; margin-top: -20px;}
	.cust_slick .slick-prev{left: 0;}
	.cust_slick .slick-next{right: 0;}
	/*案例列表*/
	.item_nav li{margin-right: 6px;}
	.item_nav li a{padding: 0 6px;}

	.case_list li{width: 100%; margin-left: 0; margin-right: 0;}
	/*奖项列表*/
	.case_list.jx_list li{width: 100%;}
	/*公司荣誉*/
	#honor_1{padding: 40px 0;}
	.gszz_row li{font-size: 16px;}

	.gjdj_row li{width: 100%; margin-right: 0;}
	
	#honor_3{padding: 40px 0;}
	.hjqk_row li{line-height: 22px; padding: 8px 0;}
	.hjqk_pic{width: 24%; text-align: left; display: table; border: 1px solid #ccc;}
	.hjqk_pic span{display: table-cell; vertical-align: middle; padding: 10px 0;}
	.hjqk_pic img{height: auto;}
	.hjqk_ftit{width: 68%; font-size: 14px; margin-left: 5%;}
	.hjqk_tit{width: 68%; font-size: 14px; margin-left: 5%; margin-top: 8px;}
	/*服务范围*/
	.service_ban{height: 180px;}
	
	.scroll_txt{font-size: 12px; line-height: 24px;}

	.fwxx_row li{padding: 20px 0;}
	.fwxx_lt h3{font-size: 20px; margin-bottom: 20px;}
	.fwxx_lt p{font-size: 12px; line-height: 28px;}

	.ysly_item li{padding: 20px 0;}
	.txt_cont h3{font-size: 20px; margin-bottom: 20px;}
	.txt_cont p{font-size: 12px; line-height: 24px;}
	/*关于我们*/
	.title{font-size: 22px;}
	

}