@media screen and ( max-width:1600px ){


	}

@media screen and ( max-width:1440px ){

	.indexTitle{ text-align:center; font-size:36px; color:#00a5a8; padding-top:15px;}
	.indexPart2 .msg{ text-align:center; font-size:16px; padding:0 0 15px 0; color:#666; line-height:28px;}
	.indexPart3 .btnDiv{ margin:8px auto 0;}
	.indexForm{ height:388px; background:url(../images/bg3.jpg) repeat;}
	.indexForm .form{ padding:25px 0 0 28px;}
	.indexContact{ padding:24px 0 0 50px;}
	.footNav{ padding-top:20px; padding-bottom:58px;}
	.footDiv .share{ padding:24px 0 33px 0;}
	.footDiv .chooseDiv{ margin-bottom:10px;}
	.foot{ height:50px; line-height:50px; }

	}


@media screen and ( max-width:1366px ){
	.indexTitle{ font-size:24px;padding-top:10px;}
	.indexPart2 .msg{ text-align:center; font-size:12px; padding:10px 0 5px 0; color:#666; line-height:24px;}
	.indexPart2 .list li{ height:457px;}
	.indexPart2 .list li .name{ text-align:center; font-size:20px; font-weight:bold; padding-top:10px; background:url(../images/line2.png) no-repeat center bottom; height:33px;}
	.indexPart2 .list li .msg2{ padding:10px 35px 0 35px; font-size:12px; line-height:22px; height:45px; overflow:hidden;}
	.indexPart2 .list li .btn1{ position:absolute; bottom:0px; left:50%; margin-left:-48px; width:96px; height:40px; display:block; z-index:22; background:url(../images/btn2.png) no-repeat; background-size:100%;}
	.indexPart2 .list li:hover .btn1{ background:url(../images/btn2on.png) no-repeat; background-size:100%;}
	.indexPart3 .msg{ text-align:center; font-size:12px; padding:15px 0 10px 0; color:#fff; opacity:0.5;}
	.indexPart3 .list li{ width:33.33%; float:left; margin-bottom:12px; display:none; position:relative; top:-10px;}
	.indexPart5Box{ padding:50px 187px 0;}
	.indexForm{ height:308px; background:url(../images/bg3.jpg) repeat;}
	.indexForm .form li{ width:554px; height:55px; position:relative}
	.indexForm .form li.li01{ height:120px;}
	.indexForm .form li textarea{ height:104px; border:#fff solid 1px; width:552px;}
	.indexContact .content{ font-size:14px; color:#fff; padding-top:10px; line-height:24px;}
	.footNav{ padding-top:10px; padding-bottom:58px;}
	.footDiv .share{ padding:14px 0 13px 0;}
	.footDiv .chooseDiv{ margin-bottom:0px;}
	}