@charset "utf-8";

@media screen and (max-width:1440px){
	#banner .bannerInfo h1.tit{
		font-size: 60px;
	}
	#banner .bannerInfo .summary{
		font-size: 18px;
		line-height: 38px;
	}
	#bannerF .owl-page{
		margin: 0 7px;
	}
	#banner .bannerInfo .more{
		width: 130px;
		height: 43px;
		line-height: 43px;
		font-size: 16px;
	}
	#bannerF .owl-page,#bannerF .owl-pagination .active .owl-numbers{
		height: 45px;
	}
	#bannerF .owl-pagination .owl-numbers{
		height: 25px;
	}
	h1.comm_ex_title{
		font-size: 26px;
	}
	p.comm_title{
		font-size: 16px;
	}
	.comm_summary{
		font-size: 12px;
		line-height: 24px;
	}
	.comm_summary b{
		font-size: 15px;
	}
	#about_us .leftCon{
		padding-bottom: 2.69%;
	}
	#about_us .leftCon span.more{
		font-size: 14px;
		width: 130px;
		height: 35px;
		line-height: 35px;
	}
	#project .rightCon a.more{
		font-size: 14px;
	}
	.comm_info .rightCon h1{
		font-size: 25px;
	}
	#rightMenu dl dt a{
		font-size: 18px;
	}
	#rightMenu dl dd a{
		font-size: 14px;
	}
	#rightMenu dl dd{
		margin-right: -130px;
	}
	#rightMenu dl dd .con{
		margin-right: 130px;
	}
	#news .right h1.h1{
		font-size: 28px;
	}
	#product .right ul.grid li .liWrap .imgWrap .titWrap h3{
		font-size: 26px;
	}
	#products ul li .con .ex_tit{
		font-size: 29px;
	}
	#product .right .product_view .partRight h3{
		font-size: 26px;
	}
	#product .right .part2 .partLeft h2,#product .right .part2 .partRight h2{
		font-size: 23px;
	}
	#product .left{
		width: 201px;
	}
	#product .right{
		width: 100%;
		margin-right: -201px;
	}
	#product .right .rightb{
		margin-right: 201px;
	}
	#product .right ul.list li .conWrap{
	  padding-right: 145px;
	}
	#product .right ul.list li .more{
	    /* width: 100px; */
	    /* height: 40px; */
	    /* line-height: 40px; */
	    /* font-size: 14px; */
	}
}
@media screen and (max-width:1050px){
	header nav{
		display: none;
	}
	#product .right ul.grid li{
		width: 30.9%;
		padding-bottom: 30.9%;
		margin: 1.2%;
	}
	#product .right .product_view .partRight h3{
		font-size: 22px;
	}
	#product .right .part2 .partLeft h2,#product .right .part2 .partRight h2{
		font-size: 18px;
	}
}
@media screen and (max-width:767px){
	header{
		height: 75px;
	}
	header .menus,.hamburger{
		width: 75px;
		height: 75px;
	}
	.hamburger{
		padding-top: 19px;
	}
	.newsWrap .news .summary{
		height: 86px;
		overflow: hidden;
		font-size: 12px;
		line-height: 21px;
	}
	.pc{
		display: none;
	}
	.mobile{
		display: block;
	}
	#banner .bannerInfo h1.tit{
		font-size: 50px;
	}
	#banner .bannerInfo .summary{
		font-size: 16px;
		line-height: 32px;
	}
	#banner .bannerInfo .more{
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.leftCon{
		width: 50%;
	}
	.rightCon{
		width: 50%;
	}
	#about_us .rightCon .scaleImg{
		width: 100%;
	}
	.newsWrap{
		width: 100%;
		height:auto;
		float: none;
	}
	.comm_info .rightCon{
		padding-right: 3.12%;
	}
	#project .rightCon .info{
		width: 100%;
	}
	#partner_info .leftCon .titWrap{
		display: none;
	}
	#partner_info.comm_info .leftCon{
		width: 100%;
		position: static;
	}
	footer .corp_info{
		width: 100%;
	}
	footer .corp_info .menu{
		left: 5%;
	}
	footer .corp_info .menu a:first-child{
		margin-top: 0;
	}
	footer .corp_logo{
		width: 100%;
	}
	footer .settingWrap{
		margin: 20px 0 0px 0;
	}
	footer .settingWrap .setting{
		width: 100%;
	}
	footer .settingWrap .setting p{
		text-align: center;
	}
	#products .btn_prev, #products .btn_next{
		filter: alpha(opacity=100);
		opacity: 1;
	}
	#rightMenu{
		width: 105%;
		right: -105%;
	}
	#news .left{
		width: 100%;
	}
	#newsCtrl .right{
		width: 100%;
	}
	#about .left{
		width: 100%;
	}
	#about .part1 .right{
		width: 100%;
		position: relative;
		height: 0;
		padding-bottom: 110%;
	}
	#about .part3 .right{
		width: 100%;
		position: relative;
		height: auto;
		padding: 25px;
	}
	#about .part4 ul li{
		width: 50%;
		margin: 10px 0;
	}
	#news .left ul li {
		padding: 30px 25px;
	}
	#news .left ul li.active{
		background: #fff;
	}
	#news .left ul li.active h5{
		color: #262626;
	}
	#news .left ul li.active p{
		color: #888888;
	}
	#news .left ul li.active .btm span{
		color: #bababa;
	}
	#products .btn_prev, #products .btn_next{
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}
	#project .rightCon .info:before,#project .leftCon .menu_con:before{
		display: none;
	}
	#rightMenu dl dd .con{
		margin-right: 100px;
	}
	#rightMenu dl dd{
		margin-right: -100px;
	}
	#about .intro .line{
		margin: 21px 0 18px 0;
	}
	#about .intro{
		padding: 25px;
	}
	#about .part4 ul li{
		padding: 15px;
	}
	#product .left .menu h1{
		font-size: 26px;
		line-height: 110px;
	}
	#product .right{
		margin-right: 0;
	}
	#product .right .rightb{
		margin-right: 0;
		padding: 0;
	}
	#product .right ul.grid li .liWrap .imgWrap .titWrap h3{
		font-size: 21px;
	}
	#sideMenu .swiper-container .swiper-wrapper .swiper-slide li{
		font-size: 14px;
	}
	#product .right .part1 .partLeft{
		width: 100%;
		position: relative;
		height: 225px;
	}
	#product .right .part1 .partRight,#product .right .product_view .partLeft,#product .right .product_view .partRight{
		width: 100%;
	}
	#product .right .part1 .partRight,#product .right .part2 .partLeft ul,#product .right .part2 .partRight .editor{
		padding: 25px;
	}
	#product .right .product_view .partRight h3{
		font-size: 18px;
	}
	#product .right .product_view .partRight .summary{
		font-size: 12px;
		line-height: 24px;
	}
	#product .right .part2 .partLeft ul li{
		font-size: 15px;
	}
	footer .corp_logo .plus{
		display: none;
	}
	#product .right ul.list{
		margin-top: 20px;
	}
	#product .right ul.list li .conWrap {
	    padding-right: 108px;
	}
	#product .right ul.list li .more {
    	width: 70px;
    	/* height: 35px; */
    	/* line-height: 35px; */
    	font-size: 12px;
    	/* top: 8px; */
 }
}
@media screen and (max-width:560px){
	.comm_summary{
		margin-top: 4.5%;
		height: 98px;
		overflow: hidden;
	}
	.leftCon{
		width: 100%;
		padding: 25px;
	}
	.rightCon{
		width: 100%;
	}
	#about_us .rightCon{
		position: static;
		padding-bottom: 100%;
		height: 0;
	}
	#about_us .rightCon .scaleImg{
		height: 0;
		padding-bottom: 100%;
	}
	#about_us .leftCon span.more{
		margin-top: 6.5%;
	}
	#banner .bannerInfo h1.tit{
		font-size: 36px;
	}
	#banner .bannerInfo .summary{
		font-size: 12px;

		line-height: 20px;

		margin-top: 17px;
	}
	#banner .bannerInfo .more{
		width: 100px;

		height: 33px;

		line-height: 33px;

		font-size: 12px;
	}
	#about .part4 ul li{
		width: 100%;
	}
	#project .rightCon{
		position: relative;
	}
	#project .rightCon .info{
		position: relative;
	}
	#project_image{
		position: relative;
		height: 0;
		padding-bottom: 65%;
	}
	#project .leftCon .menu_con p.comm_title,#project .rightCon .info p.comm_title{
		margin-top: 8.33%;
	}
	#about_us .leftCon,.newsWrap .news,#project .leftCon .menu_con,#project .rightCon .info{
		padding: 25px;
	}
	#product .right ul.grid li{
		width: 47%;
		padding-bottom: 47%;
		margin: 1.5%;
	}
	#product .right ul.grid li .liWrap .imgWrap .titWrap h3{
		font-size: 18px;
	}
	#product .right .search{
		margin-top: 20px;
	}
	#product .right .search h3{
		float: none;
		font-size: 18px;
		line-height: 24px;
	}
	#product .right .search .form_right{
		float: none;
		margin-top: 10px;
	}
	#product .right .search .form_right .text{
		width: 100%;
		margin-right: 0;
	}
	#product .right .search .form_right .btn{
		margin-top: 10px;
	}
}
