@media screen and (min-width: 1401px) and (max-width: 1680px){
	.side_r{
		left: 0;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
	.wrapper {
		width: 1200px;
	}
	.menu{
		padding-left: 180px;
	}
	.menu_dl dd{
		padding: 0 30px;
	}
	.footer_t .item:nth-child(2) {
	    margin: 0 30px;
	}
	.ind_box3.index .ind_l .text{
		line-height: 26px;
    	margin-bottom: 27px;
	}
	.side_r{
		left: 0;
	}
	.ind_box4.index .ind_t dd{
		margin-right: 5px;
	}
	.big_pic_show{
		width: 450px;
	}
	.bigpic{
		width: 450px;
		height: 336px;
	}
	.moveBox{
		width: 450px;
	}
	.rexiaoPic li,.rexiaoPic li img{
		width: 85px;
    	height: 75px;
	}
	.p_det_inf{
		width: calc(100% - 450px);
		padding-left: 35px;
	}
	.p_det_inf_tt .line{
		margin: 20px 0;
	}
	.pro_det_box.fixed{
		width: 836px;
	}
	.p_det_btns a{
		width: 100%;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	/**笔记本**/
	.wrapper {
		width: 980px;
	}
	.head_t{
		font-size: 12px;
	}
	.h_t_email{
		margin-left: 25px;
	}
	.h_t_email i{
		margin-right: 10px;
	}
	.h_t_tip{
		font-size: 14px;
	}
	.h_t_tip a{
		font-size: 14px;
		margin-left: 10px;
	}
	.logo{
		width: 170px;
	}
	.menu{
		width: calc(100% - 170px);
		padding-left: 100px;
	}
	.menu_dl dd{
		padding: 0 21px;
	}
	.menu_two{
		padding: 0 10px;
	}
	.menu_two_text a{
		font-size: 14px;
	}
	
	/*
	 * index
	 */
	.footer_t .wrapper{
		padding: 40px 0;
	}
	.footer_t .foot_wrap a{
		font-size: 15px;
	}
	.footer_t .item{
		width: 205px;
	}
	.footer_t .item:nth-child(1){
		width: 280px;
	}
	/*.footer_t .item:last-child{
		width: 160px;
	}*/
	.footer_t .item:nth-child(2) {
	    margin: 0 30px;
	}
	.ind_box1.index .item{
		width: calc((100% - 30px) / 4);
    	margin-right: 10px;
	}
	.ind_box2.index .ind_l_wrap{
		padding: 100px 30px 0 0;
	}
	.ind_box2.index .ind_l_wrap .tt{
		font-size: 50px;
	}
	.ind_box2.index .tab_box a{
		font-size: 14px;
	}
	.ind_box2.index .tab_box .tab_a_wrap{
		padding: 20px 0;
	}
	.ind_box2.index .list .item_text{
		font-size: 14px;
	}
	.ind_box2.index .owl-controls{
		padding-right: 30%;
	}
	.side_r{
		left: 0.5%;
	}
	.ind_box3.index .ind_r{
		padding-left: 25px;
	}
	.ind_box3.index .ind_r a{
		height: 67px;
		line-height: 67px;
		font-size: 16px;
	}
	.ind_box3.index .ind_r a .more{
		height: 67px;
	}
	.ind_box4.index .ind_t dd{
		margin-bottom: 50px;
	}
	.ind_box4.index .ind_t dd:nth-child(6){
		margin-left: 18%;
	}
	.ind_box5.index .ind_wrap{
		padding: 0;
	}
	.ind_box5.index .item{
		width: calc((100% - 70px) / 3);
    	margin-right: 35px;
	}
	.ind_box6.index .wrapper{
		padding: 0;
	}
	.ind_box6.index .ind_r{
		padding: 0 0 0 30px;
	}
	.about_title .text{
		padding: 0;
	}
	.blog_r,.blog_r .item .con{
		padding-left: 30px;
	}
	.ind_box1.blog_det .blog_r{
		padding-left: 60px;
	}
	.inpuiry .faq_list{
		padding-right: 0;
	}
	.inpuiry .faq_list dd .tt{
		width: 90px;
	}
	.inpuiry .faq_list dd .faq_inp, .inpuiry .faq_area{
		width: calc(100% - 110px);
	}
	.inpuiry .faq_btn{
		width: calc(100% - 110px);
		margin-left: 110px;
	}
	.blog_r .pro_list_wrap li{
		width: calc((100% - 20px) / 3);
    	margin: 0 10px 10px 0;
	}
	.blog_r .pro_list_wrap li .con{
		padding: 25px 0;
	}
	.big_pic_show{
		width: 400px;
		
	}
	.bigpic{
		width: 400px;
		height: 299px;
	}
	.rexiaoPic li{
		width: 75px;
		height: 55px;
	}
	.rexiaoPic li img{
		width: 75px;
		height: 55px;
	}
	.p_det_inf{
		width: calc(100% - 400px);
		padding: 0 0 0 20px;
	}
	.p_det_inf_tt .tt{
		font-size: 24px;
	}
	.p_det_inf_tt .text{
		font-size: 14px;
    	line-height: 22px;
	}
	.p_det_inf_tt .line{
		margin: 15px 0;
	}
	.moveBox{
		width: 400px;
	}
	.p_det_btns a{
		width: 100%;
	}
	.p_det_btns a i{
		margin-left: 22%;
	}
	.pro_det_box.fixed{
		width: 660px;
	}
	.pro_det_box a{
		font-size: 20px;
	}
	.projects_wrap .pro_item{
		width: calc((100% - 36px) / 3);
    	margin-right: 18px;
	}
	.projects_wrap .pro_item .tt{
		font-size: 14px;
	}
	.det_title .tips .tags{
		margin: 10px 0 0 0;
	}
	.article_clm{
		width: 100%;
		margin-bottom: 15px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	/*平板*/
	body{
		padding-top: 128px;
	}
	.wrapper {
		width: 750px;
	}
	.head_t{
		font-size: 12px;
	}
	.h_t_phone i{
		font-size: 14px;
		margin-right: 5px;
	}
	.header_box{
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 999999;
		border-bottom: 1px solid #f3f3f3;
	}
	.header_box .wrapper{
		width: 750px;
	}
	/*.banner_box{
		margin-top: 70px;
	}*/
	.menu_tt a:after{
		display: none;
	}
	.logo,.logo .table{
		height: 90px;
		margin-left: 0;
	}
	
	/*
	 * index
	 */
	.header_box{
		display: none;
	}
	.mobile_head{
		display: block;
	}
	.mobile_head .head_b{
		height: 90px;
	}
	/*footer*/
	.footer_t .item{
		width: 50%!important;
	}
	.footer_t .item:nth-child(2n){
		margin: 0;
		padding-left: 60px;
	}
	.footer_t .item:nth-child(2n+1){
		clear: both;
	}
	/*
	 * sub_banner
	 */
	.location_nav {
		display: none;
	}
	.ind_box1.index .pro_type_box a{
		font-size: 14px;
		height: 58px;
    	line-height: 58px;
	}
	.ind_box1.index .pro_type_box{
		margin-top: -118px;
	}
	.ind_box1.index .list,.ind_box2.index .tab_box{
		flex-flow:row wrap;
	}
	.ind_box1.index .list{
		padding: 70px 0 50px;
	}
	.ind_box1.index .item{
		width: calc((100% - 30px) / 2);
		margin-bottom: 40px;
	}
	.ind_box1.index .item:nth-child(2n){
		margin-right: 0;
	}
	.ind_box2.index .ind_l_wrap .tt{
		font-size: 40px;
		margin-bottom: 25px;
	}
	.ind_box2.index .tab_box a{
		margin-bottom: 20px;
	}
	.ind_box2.index .ind_l_wrap{
		padding: 30px 0 0 0;
	}
	.ind_box2.index .list{
		margin-top: 0;
	}
	.ind_box2.index .list .item_tt{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.ind_box2.index .list .item_text{
		font-size: 14px;
		line-height: 22px;
	}
	.ind_box3.index .ind_l{
		width: 100%;
		padding-left: 0;
	}
	.ind_box3.index .ind_r{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.title{
		margin-bottom: 40px;
	}
	.title .tt{
		font-size: 50px;
	}
	.ind_box4.index .ind_t dd{
		margin-bottom: 50px;
	}
	.ind_box4.index .ind_t .tt {
	    font-size: 39px;
	}
	.ind_box4.index .ind_t dd:nth-child(4):after{
		display: none;
	}
	.ind_box4.index .ind_t dl{
		padding-left: 30px;
	}
	.ind_box4.index .ind_b .ind_wrap{
		padding: 30px 48px 0;
	}
	.ind_box4.index .ind_b .item{
		width: calc((100% - 35px) / 2);
	}
	.ind_box4.index .ind_b .item:nth-child(2n){
		margin-right: 0;
	}
	.ind_box2.index .owl-controls{
		padding-right: 50%;
	}
	.side_r{
		left: 3%;
	}
	.ind_box5.index .ind_wrap{
		padding: 0;
	}
	.ind_box5.index .item{
		width: calc((100% - 60px) / 3);
    	margin-right: 20px;
	}
	.ind_box6.index .ind_l{
		width: 100%;
	}
	.ind_box6.index .ind_r{
		width: 100%;
		padding: 40px 0 0 0;
	}
	.menu_dl dd:after,.menu_dl dd:nth-child(3):before{
		display: none;
	}
	.about_title .text{
		padding: 0;
	}
	.about_title .tt{
		font-size: 42px;
	}
	.ind_box1.about .item{
		padding-left: 0;
	}
	.blog_l{
		width: 100%;
	}
	.blog_r,.contact_r{
		width: 100%;
		padding: 50px 0 0 0;
	}
	.ind_box1.contact .inpuiry{
		width: 100%;
		margin-right: 0;
	}
	.p_det_inf{
		width: 100%;
		padding: 50px 0 0 0;
	}
	.p_det_btns a{
		width: 407px;
	}
	.pro_det_box.fixed{
		width: 750px;
		top: 128px;
	}
	.det_title .tips .tags{
		margin: 10px 0 0 0;
	}
}

@media screen and (max-width:767px) {
	body{
		padding-top: 70px;
	}
	/*手机*/
	.wrapper {
		width: 96%;
		margin-left: 2%;
	}
	
	.header_box,.h_t_w{
		display: none;
	}
	.mobile_head{
		display: block;
	}
	.header_box{
		background: #fff;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 99999;
		height: 70px;
		border-bottom: 1px solid #e8e8e8;
	}
	.logo .table{
		height: 70px;
	}
	.mobile_head .head_b{
		height: 70px;
		border-bottom: 1px solid #dcdcdc;
	}
	.header_box .wrapper{
		position: relative;
		z-index: 1;
		width: 100%;
	}
	/*
	 * index
	 */
	.logo,
	.logo a {
		width: 150px;
	    height: 70px;
	    margin-left: 10px;
	}
	.logo .table{
		height: auto;
	}
	.head_search{
		background: transparent;
		margin: 12px 50px 0;
	}
	.head_search i{
		font-size: 28px;
		font-weight: bold;
	}
	.mobile_head .search_box{
		position: fixed;
		width: 100%;
		top: 100px;
		box-shadow:none;
		border-bottom: 1px solid #f3f3f3;
		 height: 50px;
	}
	.mobile_head .search_inp {
	    height: 40px;
	}
	.search_box_wrap{
		margin-top: 5px;
		padding: 0 20px;
	}
	.mobile_head .menu {
		display: none;
		position: fixed;
		top: 70px;
		left: 0;
		width: 100%;
		z-index: 99999;
		padding: 10px;
		max-height: 395px;
		overflow-y: scroll;
		margin: 0;
		background: #fff;
		border-top: 1px solid #F1F1F1;
		border-bottom: 1px solid #F1F1F1;
		overflow-y: auto;
		transition: all 0s;
    	-webkit-transition: all 0s;
	}
	.menu_dl dd {
		width: 100%;
		color: #fff;
		height: auto;
		position: static;
	}
	.menu_dl dd.hover .menu_tt a{
		color: #fff;
	}
	.menu_dl dd.hover{
		background: transparent;
	}
	.menu_dl dd.hover .menu_tt{
		background: #03793E;
		*zoom: 1;
	}
	.menu_dl dd.hover .menu_tt a:before{
		display: none;
	}
	.menu_dl dd.hover .menu_tt:after{
		display: block;
		content: "";
		height: 0;
		clear: both;
	}
	.mobile_head .menu_two{
		width: 100%;
	}
	
	.menu_tt {
		height: auto!important;
		color: #fff;
		border: none;
	}
	.menu_tt:before {
		display: none;
	}
	.menu_tt i{
		line-height: 40px;
		display: inline-block;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.menu_dl dd.hover i{
		color: #fff;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
	}
	.menu_tt a {
		float: left;
		height: 40px;
		line-height: 40px;
		width: 80%;
		padding: 0;
		color: #333;
	}
	.menu_second_box,.menu_three{
		position: static;
	    top: auto;
	    left: auto;
	    width: 100%;
	    border: none;
	    border-top: 1px solid #eee;
	    padding: 10px;
	}
	.menu_two_tt .text{
		width: calc(100% - 70px);
	}
	.menu_two_tt{
		padding-left: 0;
	}
	.menu_two_tt i{
		float: right;
		font-size: 16px;
		width:30px;
		text-align: center;
		display: inline-block;
	}
	
	.menu_dl dd .menu_tt a:after {
		display: none;
	}
	.menu_second_box:before {
		display: none;
	}
	.menu_dl dd:first-child .menu_tt {
		border: none;
	}
	.mobile_head .menu_dl dd{
		padding: 0 0px;
	}
	.mobile_head .menu_tt a {
		padding-left: 10px;
		font-size: 15px;
	}
	.mobile_head .head_t{
		display: none;
	}
	.mobile_head .menu_btn {
		display: block;
		top: 15px;
		right: 5px;
	}
	.mobile_head .head_search{
		right: 70px;
		top: 52px;
	}
	.ind_head_scroll{
		display: none;
	}
	.ind_sea_hide .wrapper{
		height: 74px;
		padding: 7px;
	}
	.sub_head.bg{
		display: block;
	}
	.ind_head{
		top: 0!important;
	}
	
	.ind_search{
		margin: 15px 53px 0 0px;
	}
	
	.ind_title1{
		padding: 0 20px 50px;
	}
	.ind_title1 .tt{
		font-size: 32px;
	}
	.ind_title1 .text{
		font-size: 12px;
	}
	/*
	 * sub_banner
	 */
	.sub_banner {
		/*margin-top: 74px;*/
		height: 180px;
	}
	.sub_banner .tt{
		font-size: 28px;
	}
	.sub_text .tips{
		font-size: 16px;
	}
	.sub_banner .text{
		font-size: 14px;
	}
	.sub_text{
		width: 90%;
		transform: translateX(-50%) translateY(-57%);
    	-webkit-transform: translateX(-50%) translateY(-57%);
	}
	/*
	 * location 
	 */
	.location {
		height: 30px;
		line-height: 30px;
		padding: 0px;
		position: relative;
		z-index: 100;
		background: rgba(0, 0, 0, .7)!important;
		color: #fff;
		top: 0;
	}
	.location_l .text{
		color: #fff;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    text-align: right;
	}
	.location_l .text span:first-child{
		color: #fff;
	}
	.location_l{
		float: none;
	}
	.location_l .text a {
		color: #fff;
	}
	.footer_t .wrapper{
		padding: 30px 30px;
	}
	.footer_t .item{
		width: 100%!important;
		margin: 0px 0 0px !important ;
	}
	.footer_t .foot_wrap li {
	    margin-bottom: 10px;
	}
	.footer_b{
		font-size: 14px;
		padding: 0px;
	}
	.footer_b_text{
		line-height: 18px;
	}
	.footer_b_r{
		margin-top: -18px;
	}
	.video_window{
		width: 90%;
		margin-left: 5%;
		left: 0;
	}
  .ind_box1.index{
  		padding-top:30px;
  }
	.ind_box1.index .pro_type_box{
		margin-top: 0;
	}
	.ind_box1.index .pro_type_box a{
		width: 50%;
		font-size: 12px;
		border-bottom: 1px solid #6d6d6d;
	}
	.ind_box1.index .list{
		display: block;
		padding: 40px 0 40px;
	}
	.ind_box1.index .item,.ind_box1.index .item:last-child{
		width: 335px;
		max-width: 100%;
		float: none;
		margin: 0 auto 20px ;
	}
	.ind_box2.index .wrapper{
		display: block;
	}
	.ind_box2.index .ind_l:before{
		display: none;
	}
	.ind_box2.index .ind_l{
		width: 100%;
		background: #03793E;
	}
	.ind_box2.index .ind_l_wrap{
		padding: 40px 20px;
		font-family: "Roboto-Regular";
	}
	.ind_box2.index .ind_l_wrap .tt{
		font-size:32px;
	}
	.ind_box2.index .tab_box{
		flex-flow:row wrap;
	}
	.ind_box2.index .tab_box a{
		margin-bottom: 20px;
	}
	.ind_box2.index .list{
		margin-top: 20px;
	}
	.ind_box2.index .list .item_tt{
		font-size: 24px;
	}
	.ind_box2.index .ind_r{
		width: 100%;
	}
	.ind_box2.index .ind_r .ind_r_scroll{
		width: 100%;
		position: initial;
	}
	.title{
		margin-bottom: 35px;
	}
	.title .tt{
		font-size: 32px;
	}
	.ind_box3.index .ind_l{
		width: 100%;
	}
	.ind_box3.index .ind_r{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.ind_box4.index .ind_b .title .tt{
		font-size: 26px;
	}
	.title .text{
		font-size: 18px;
	}
	.ind_box4.index .ind_t .tt{
		font-size: 30px;
	}
	.ind_box4.index .ind_t dd:after{
		display: none;
	}
	.ind_box4.index .ind_t dl{
		display: flex;
		flex-flow:row wrap;
		padding-left: 30px;
		margin-top: 40px;
	}
	.ind_box4.index .ind_t dd{
		margin-bottom: 30px;
		margin-right: 15px;
		width: 135px;
    	height: 135px;
	}
	.ind_box4.index .ind_t dd .text{
		font-size: 15px;
	}
	.ind_box4.index .ind_b .item,.ind_box4.index .ind_b .item:nth-child(4n){
		width: 310px;
		max-width: 100%;
		float: none;
		margin: 0 auto 35px;
	}
	.ind_box4.index .ind_b .ind_wrap{
		padding-bottom: 30px;
	}
	.ind_box5.index .ind_wrap{
		padding: 0;
	}
	.ind_box5.index .item{
		width: 379px;
		max-width: 100%;
		float: none;
		margin: 0 auto 50px;
	}
	.ind_box6.index .wrapper{
		padding: 0;
	}
	.ind_box6.index .ind_l{
		width: 100%;
		padding: 0;
	}
	.ind_box6.index .ind_r{
		width: 100%;
		padding: 40px 0 0 0;
	}
	.faq_list dd{
		width: 100%;
	}
	.menu_dl dd:after,.menu_dl dd:nth-child(3):before{
		display: none;
	}
	.ind_box1.about .wrapper{
		overflow: initial;
	}
	.about_title .tip{
		display: none;
		margin-bottom: 20px;
	}
	.about_title .tt{
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 15px;
		font-family: "Roboto-Regular";
	}
	.about_title .text{
		padding: 0;
		line-height: 22px;
		font-size: 14px;
		font-weight: bold;
	}
	.ind_box1.about .icon{
		display: none;
	}
	.ind_box1.about .con{
		width: 100%;
		padding-left: 0;
		margin-top: 0px;
	}
	.ind_box1.about .item{
		padding-left: 0;
	}
	.ind_box1.about .con .imgs img{
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.ind_box1.contact .about_title .tt{
		font-weight: normal;
	}
	.ind_box6.index .title .tt{
		font-size: 32px;
		line-height: 34px;
	}
	.ind_box6.index .title .tt .imp,.title .tt,.ind_box2.index .ind_l_wrap{
		font-family: "Roboto-Regular"!important;
	}
	.blog_l{
		width: 100%;
	}
	.blog_r,.contact_r{
		width: 100%;
		padding: 50px 0 0 0;
	}
	.blog_r .item .con{
		width: 100%;
		padding: 30px 0 0 0;
	}
	.page{
		text-align: left;
	}
	.det_title .tt{
		font-size: 24px;
	}
	.det_title .tips .share{
		margin-top: 10px;
	}
	.det_article{
		padding: 26px 0;
	}
	.inpuiry {
		padding: 30px 15px;
	}
	.inpuiry .faq_list{
		padding-right: 0;
	}
	.inpuiry .faq_list dd .tt{
		width: 100%;
		text-align: left;
		margin-bottom: 10px;
	}
	.inpuiry .faq_list dd .faq_inp, .inpuiry .faq_area{
		width: 100%;
		margin-left: 0;
	}
	.inpuiry .faq_btn{
		margin-left: 0;
	}
	.location_tips{
		color: #fff;
	}
	.ind_box1.contact .inpuiry{
		width: 100%;
		margin-right: 0;
	}
	.blog_r .pro_list_wrap li,.blog_r .pro_list_wrap li:nth-child(3n){
		width: 335px;
		max-width: 100%;
		float: none;
		margin: 0 auto 20px;
	}
	.big_pic_show{
		display: none;
	}
	.pro_det_wap_scroll{
		display: block!important;
	}
	.p_det_inf{
		width: 100%;
		padding: 40px 0 0 0;
	}
	.p_det_btns a{
		width: 100%;
	}
	.pro_det_box.fixed{
		top: 70px;
		width: 100%;
		left: 0;
	}
	.pro_det_box a{
		width: 50%;
		border-bottom: 1px solid #666;
		font-size: 18px;
	}
	.pro_det_video .ind_video_btn{
		width: 100%;
	}
	.projects_wrap .pro_item,.projects_wrap .pro_item:nth-child(3n){
		width: 325px;
		float: none;
		margin: 0 auto 45px;
		max-width: 100%;
	}
	.det_title .tips .tags{
		margin: 10px 0 0 0;
	}
	.blog_category,.hot_pro{
		display: none;
	}
	.blog_r{
		padding-top: 0px;
	}
	.article_clm{
		width: 100%;
		margin-bottom: 15px;
	}
	.pro_det_content .imgs img{
		max-width: 100%;
		margin-bottom: 10px;
	}
	.mobile_head .menu_tt i{
		margin-top: 0;
	}
	.side_r{
		left: 0;
	}
	.ind_box4.index .ind_t{
		display: none;
	}
	.blog_r .item .con .tips{
		font-style: initial;
		font-size: 12px;
	}
	.blog_r .item .con .dates{
		margin-right: 15px;
	}
	.blog_r .item .con .author{
		margin-left: 15px;
	}
	.det_title .tips .date{
		margin: 0 15px;
	}
	.ind_box1.about .con .text{
		font-weight: bold;
	}
	.det_content .imgs {
	    margin: 20px 0;
	}
	.det_content{
		padding: 20px 10px;
	}
	.ind_box1.blog {
	    padding: 25px 0;
	}
	.des_video iframe{
		width: 100%!important;
	}
}