@media (max-width: 1499px){
	body{
		padding-top: 100px;
	}
	header{
		height: 100px;

	}
	header .nav{
		line-height: 60px;
		font-size: 16px;
	}
	header .nav a{
		margin-left: 4%;
	}
	header .logo{
		left: 0;
	}
	.iabout .txt .txt-main{
		padding: 0 30px 0 8%;
		margin-top: -172px;
	}
	.iabout .txt .txt-main h2,
	.iproduct .txt .txt-main h2,
	.inews h2{
		font-size: 48px;
		line-height: 48px;
	}
	.iabout .txt .txt-main h3,
	.inews h3{
		font-size: 32px;
		line-height: 40px;
	}

	.iabout .txt .txt-main p{
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 28px;
	}
	.iabout .txt .txt-main .ico a{
		font-size: 16px;
	}
	.iabout .txt .txt-main .more{
		margin-top: 30px;
	}
	.iproduct .txt .txt-main h3{
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 30px;
	}
	.iproduct .txt .txt-main{
		padding: 0 8% 0 30px;
		margin-top: -175px;
	}
	.iproduct .txt .txt-main .list a{
		font-size: 14px;
		line-height: 28px;
	}

	/*频道页*/
	.channel li .tit{
		font-size: 28px;
	}
	
	/*产品列表*/
	.select-box .ui-selectbox-inner{
		font-size: 20px;
	}
	.product .list .li .box h2{
		font-size: 18px;
		line-height: 30px;
	}
	.product .list .li .box .pro-more{
		margin: 15px auto 0;
		width: 90px;
	}
	.product .list .li .box h3{
		font-size: 13px;
		line-height: 30px;
	}
	.product .list .li .box p{
		font-size: 13px;
		line-height: 30px;
	}

	/*产品详情*/
	.proinfo-a ..bimg{
		margin-left: 5%;
	}
	.proinfo-a .right h2{
		font-size: 22px;
	}
	/*新闻列表*/
	.news{
		padding: 40px 0 60px;
	}
	.news-tit{
		font-size: 42px;
	}
	.news .line{
		margin-bottom: 60px;
	}
	.news .list .li .box .txt h2{
		font-size: 22px;
		line-height: 34px;
	}
	/*品牌与使命*/
	.about{
		padding: 80px 0 160px;
	}
	.about-a{
		margin-bottom: 75px;
		padding-left: 76px;
	}
	.about-a h2{
		font-size: 32px;
	}
	.about-a p{
		font-size: 14px;
	}
	.about-a .list span {
	    margin-right: 23px;
	    display: inline-block;
	    font-size: 16px;
	    color: #262e37;
	    height: 50px;
	    line-height: 50px;
	    background: #fbcf0d;
	    padding: 0 25px;
	    font-weight: bold;
	}

	/*概述*/
	.summary {
	    padding: 80px 0 100px;
	}
	.summary-a {
	    padding-left: 76px;
	}
	.summary-a h2{
		font-size: 32px;
	}
	.summary-a h3{
		font-size: 18px;
	}
	.summary-a li .right p{
		font-size: 14px;
	}
	.summary-a li .year{
		font-size: 44px;
	}
	.summary-b .txt .txt-main{
		margin-top: -170px;
	}
	.summary-b .txt .txt-main .summary-more{
		margin-top: 10%;
	}
	.summary-c{
		padding: 80px 0 150px;
	}
	.summary-c h2{
		font-size: 32px;
	}
	.summary-c ul{
		margin-top: 60px;
	}
	.summary-c .txt{
		font-size: 14px;
		max-width: 1000px;
	}
	.summary-c ul li .box span{
		font-size: 14px;
	}
	.summary-c ul li .ico p{
		font-size: 18px;
	}
	/*客户服务*/
	.service-a ul {
	    margin-left: -20px;
	    margin-right: -20px;
	}
	.service-a li .box{
		margin: 0 20px;
	}
	.service-a li .box{
		padding: 35px;
	}
	.service-a .tit,
	.service-b .tit,
	.service-c .tab-box h2{
		font-size: 28px;
	}
	.answer-top .left h2{
		font-size: 32px;
	}
	.answer-top .left p{
		font-size: 18px;
	}
	/*人力*/
	.recruit{
		padding:70px 0 50px;
	}
	.rec-top h2{
		font-size: 32px;
	}

	/*理念*/
	.talent-a{
		padding-top: 60px;
	}
	.talent-a h2{
		font-size: 42px;
	}
	.talent-b{
		margin-top: -13%;
	}
	.talent-b img{
		position: relative;
		width: 110%;
	}
	.talent-c{
		padding: 120px 0 100px;
	}
}