/*媒体查询*/

/*所有比原尺寸多16px*/
@media screen and (max-width:1216px) {
	.max {
		width: 100%;
		margin: 0 auto;
	}

	.w12 {
		width: 100%;
	}

	.logo {
		width: 45%;
		margin-right: 5%;
		margin-top: 25px;
	}

	.logo img {
		width: 100%;
	}

	.index-nav {
		width: 50%;
		text-align: right;
	}

	.index-nav li {
		width: 20%;
	}

	.index-banner {
		width: 100%;
	}

	.index-banner img {
		width: 100%;
	}

	.index-company,
	.index-news {
		width: 48%;
		margin-right: 4%;
	}

	.index-news {
		margin-right: 0;
	}

	.index-company-img {
		width: 50%;
		height: 100%;
	}

	.index-company-text {
		width: 50%;
		height: 100%;
	}

	.index-company-text p {
		width: 90%;
		margin: 10px auto 0;
		line-height: 24px;
		font-size: 12px;
	}

	.index-news-top ul {
		width: 66%;
	}

	.index-news-top ul li {
		width: 49.5%;
		height: 40px;
		line-height: 40px;
	}

	.index-news-top a {
		width: 33.3%;
		height: 40px;
		line-height: 40px;
	}

	.index-news-nav li {
		width: 96%;
		height: 50px;
	}

	.index-box2-nav ul {
		margin-left: 0px;
		padding-bottom: 10px;
	}

	.profession {
		width: 30%;
		margin-right: 5%;
	}

	.profession-nav {
		width: 100%;
	}

	.profession-nav li {
		width: 45%;
		margin-right: 8%;
	}

	.profession-nav li:nth-child(2n-1) {
		margin-right: 8%;
	}

	.profession-nav li:nth-child(2n) {
		margin-right: 0%;
	}

	.index-product {
		width: 65%;
	}

	.shadow {
		height: 190px;
	}

	.shadow-red {
		width: 90%;
		border: 2px solid #e62029;
		height: 90%;
		margin: 3% auto;
	}

	.index-news-nav {
		padding-bottom: 10px;
	}

	.index-product-img {
		width: 100%;
		margin-left: 0px;
		padding-bottom: 0px;
		margin-top: 30px;
	}

	.index-product-img li {
		width: 47.5%;
		margin: 0px;
		margin-right: 4%;
	}

	.index-product-img li:nth-child(2n) {
		margin-right: 0;
	}

	.index-product-img li>img {
		width: 100%;
	}

	.footer-right p {
		text-align: center;
	}

	.footer-content {
		padding-bottom: 30px;
	}

	/* 内页 */
	.about-advantage {
		margin-top: 60px;
		padding-bottom: 60px;
	}

	.about-us-text {
		width: 49%;
		margin-right: 2%;
	}

	.about-us-pic {
		width: 49%;
	}

	.about-us-pic img {
		max-width: 100%;
		max-height: 100%;
	}

	.about-advantage li {
		width: 30%;
		margin: 0 !important;
		margin-right: 4% !important;
	}

	.about-advantage li:last-child {
		margin-right: 0 !important;
	}

	.about-advantage dd {
		width: 100%;
	}

	.connect-nav {
		margin: 60px 0;
	}

	.connect {
		padding-bottom: 0;
	}

	.connect-nav li {
		width: 32%;
		float: left;
		margin: 0 !important;
		margin-right: 2% !important;
	}

	.connect-nav li:last-child {
		margin-right: 0 !important;
	}

	/* 内页 */

	.product-left {
		width: 25%;
		margin-right: 5%;
		margin-top: 0;
	}

	.sc-product-img {
		width: 70%;
		margin-left: 0;
		padding-bottom: 0;
	}

	.sidebar-title {
		font-size: 20px;
		line-height: 40px;
	}

	.sidebar li {
		width: 100%;
		height: 40px;
		text-indent: 30px;
		margin-top: 20px;
	}

	.sidebar li a {
		font-size: 16px;
		line-height: 40px;
	}

	.sc-product-img li {
		float: left;
		margin: 0;
		margin-right: 2%;
		width: 32%;
	}

	.sc-product-img li:nth-child(3n) {
		margin-right: 0%;
		margin-bottom: 10px;
	}

	.sc-product-img li>img {
		width: 100%;
		height: 100%;
	}

	.sc-product-text {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}

	.shadow {
		height: 137px;
	}

	.shadow-red p {
		margin: 20px auto 20px;
		font-size: 12px;
	}

	.product-content {
		margin: 60px 0;
	}

	.detail-title-img {
		margin-top: 60px;
	}

	.detail-text {
		margin-top: 60px;
	}

	.detail-text-title {
		line-height: 40px;
	}

	.product-recommend {
		padding-bottom: 0px;
	}

	.recommend-nav li {
		width: 32%;
		margin: 0;
		margin-right: 1.5%;
		margin-top: 20px;
	}

	.recommend-nav li:nth-child(3n) {
		margin-right: 0;
	}

	.recommend-nav li>img {
		width: 100%;
		height: 100%;
	}

	.recommend-nav .shadow {
		height: 196px;
	}

	.recommend-nav .shadow-red p {
		margin: 50px auto 30px;
		font-size: 12px;
	}

	.recommend-nav .shadow {
		height: 152px;
	}

	.index-product-text {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}

	.recommend-nav .shadow-red p {
		margin: 30px auto 20px;
		font-size: 12px;
	}
}

@media screen and (max-width:916px) {
	.max {
		width: 100%;
		margin: 0 auto;
	}

	.logo {
		margin-top: 15px;
	}

	.index-bottom {
		height: 80px;
	}

	.index-nav li {
		height: 80px;
		line-height: 80px;
	}

	.index-nav li a {
		font-size: 12px;
	}

	.index-news-nav .time2 {
		font-size: 12px;
		margin: 15px 10px 0;
	}

	.index-news-nav li a {
		font-size: 12px;
	}

	.index-box2-nav ul {
		margin-left: 0px;
		padding-bottom: 0px;
		width: 100%;
	}

	.index-box2-nav ul li {
		font-size: 16px;
		line-height: 60px;
		width: 19%;
	}

	.more1 {
		display: none;
	}

	.footer-left {
		margin-top: 27px;
		width: 48%;
		margin-right: 4%;
	}

	.footer-left img {
		width: 100%;
	}

	.footer-right {
		width: 48%;
	}

	.footer-phone {
		color: #fff;
		width: 210px;
		margin: 30px auto 0;
	}

	.footer-right p {
		text-align: left;
	}

	.footer-content {
		padding-bottom: 30px;
	}

	.shadow {
		height: 147px;
	}

	.shadow-red p {
		margin: 30px auto 20px;
	}

	.footer-content {
		padding-bottom: 20px;
	}

	/* 内页 */
	.sidebar-title {
		font-size: 16px;
		line-height: 30px;
	}

	.sidebar li {
		height: 30px;
		text-indent: 30px;
		margin-top: 10px;
	}

	.sidebar li a {
		font-size: 12px;
		line-height: 30px;
	}

	.shadow {
		height: 107px;
	}

	.shadow-red p {
		margin: 10px auto;
	}

	.new-box1-fl {
		max-width: 30%;
		max-height: 100%;
		margin-right: 5%;
	}

	.new-box1-fr {
		width: 65%;
	}

	.new-box1-fr-text {
		margin-top: 20px;
	}

	.new-box1-fr a.morei {
		margin-top: 20px;
	}
}

@media screen and (max-width:716px) {
	.max {
		width: 98%;
		margin: 0 auto;
	}

	/*折叠导航*/
	.btn {
		display: block;
	}

	.nav {
		display: none;
		position: absolute;
		right: 0%;
		top: 90px;
		z-index: 9999;
		width: 50%;
		background-color: rgba(212, 235, 254, .5);
	}

	.nav li {
		float: left;
		width: 100%;
		text-align: center;
		position: relative;
		line-height: 50px;
		height: 50px;
	}

	.index-nav li {
		margin-left: 0;
	}

	.nav li a {
		font-weight: normal;
		font-size: 14px;
		color: #2e2e2e;
	}

	.nav li:hover,
	.nav .select {
		background-color: #e62029;
	}

	.nav li:hover a,
	.nav .select a {
		color: #fff;
	}

	.nav .two {
		display: none;
	}

	.nav li:hover .two {
		display: none;
	}

	/*折叠结束*/
	.language {
		margin-right: 10px;
		margin-top: 5px;
	}

	.index-bottom {
		height: auto;
	}

	.logo {
		width: 60%;
		margin: 10px;
	}

	.index-company,
	.index-news {
		width: 100%;
		margin: 0;
	}


	.index-company-title {
		font-size: 16px;
		margin: 20px 0;
	}

	.index-company-img {
		height: 100%;
	}

	.index-company-text p {
		width: 90%;
		margin: 0px auto;
		line-height: 20px;
		font-size: 12px;
		text-align: justify;
	}

	.index-company-text {
		height: 236px;
	}

	.index-news-top ul li {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.index-news-top a {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.index-news-nav .time1 {
		font-size: 12px;
	}

	.index-box2 {
		margin-top: 20px;
		padding: 0 10px;
	}

	.index-box2-title {
		font-size: 16px;
		line-height: 16px;
	}

	.index-box2-nav ul li {
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
	}

	.more1 {
		display: block;
		font-size: 12px;
		position: absolute;
		top: 0;
		right: 0;
	}

	.profession {
		width: 100%;
		margin-right: 0%;
	}

	.profession-title {
		margin: 0;
		margin-bottom: 10px;
	}

	.profession-title a {
		font-size: 16px;
		line-height: 40px;
	}

	.profession-nav li {
		margin: 0 !important;
		width: 24%;
		line-height: 20px;
		height: 20px;
		text-align: center;
		overflow: hidden;
	}

	.profession-nav li a {
		font-size: 12px;
	}

	.active3,
	.profession-nav li:hover {
		border-radius: 5px;
	}

	.index-product {
		width: 100%;
		margin-bottom: 20px;
	}

	.index-product-img {
		margin-top: 10px;
	}

	.index-product-img li {
		width: 48%;
		margin: 0px;
		margin-right: 2%;
	}

	.index-product-text {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}

	.shadow {
		height: 100%;
	}

	.shadow-red p {
		margin: 15px auto;
		font-size: 12px;
	}

	.shadow-red img {
		width: 20px;
		height: 20px;
	}



	.footer-left {
		padding: 0 10px;
		margin-top: 20px;
		width: 100%;
		margin-right: 0%;
	}

	.footer-right {
		width: 100%;
		padding: 0 10px !important;
	}

	.footer-right.fr {
		float: none;
	}

	.footer-left img {
		width: 60%;
	}

	.footer-nav {
		margin-top: 10px;
	}

	.footer-nav li {
		font-size: 12px;
	}

	.footer-company {
		font-size: 12px;
	}

	.footer-right p {
		text-align: left;
		font-size: 12px;
		margin-top: 5px;
	}

	.footer-phone img {
		display: none;
	}

	.footer-phone {
		width: 100%;
		margin: 10px auto 0;
	}

	.footer-phone span {
		font-size: 12px;
		margin-left: 0px;
	}

	.footer-phone .number {
		font-size: 12px;
	}

	/* 内页 */
	.bread-nav {
		width: 100%;
	}

	.bread-nav li {
		width: 25%;
		height: 40px;
		line-height: 40px;
	}

	.bread-nav li a {
		font-size: 12px;
	}

	.bread-menu {
		line-height: 40px;
		font-size: 12px;
		width: 100%;
		text-align: left;
	}

	.about-us-box1 {
		width: 96%;
		margin: 30px auto;
		padding: 0px;
	}

	.about-us-text {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.about-us-text p {
		font-size: 12px;
		line-height: 24px;
		text-indent: 2em;
		text-align: justify;
	}

	.about-us-pic {
		width: 100%;
	}

	.about-us-box1 .about-us-pic img {
		width: 100% !important;
	}


	.about-advantage {
		width: 96%;
		margin: 0 auto 30px auto;
		padding-bottom: 0;
	}

	.about-advantage li {
		width: 32%;
		margin-right: 2% !important;
		float: left;
	}

	.about-advantage dt {
		width: 100%;
	}

	.about-advantage dt img {
		width: 70px;
		height: 70px;
	}

	.about-advantage dd {
		width: 100%;
		margin-top: 20px;
		font-size: 12px;
		line-height: 24px;
	}

	.connect-nav {
		width: 96%;
		margin: 30px auto 0;
	}

	.connect-nav li {
		width: 100%;
		margin: 0 !important;
	}

	.connect-nav dt {
		width: 100%;
	}

	.connect-nav dt img {
		width: 70px;
		height: 70px;
	}

	.connect-nav li dd {
		width: 100%;
		margin: 20px 0 40px;
		font-size: 12px;
		line-height: 24px;
		text-align: center;
	}

	.connect-nav li:nth-child(2) dd {
		width: 100%;
		margin: 20px auto 40px;
	}

	.product-content {
		width: 96%;
		margin: 0 auto 30px auto;
	}

	.product-left {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.sidebar-title {
		font-size: 14px;
		line-height: 60px;
		margin-top: 0px !important;
	}

	.sidebar li {
		width: 49%;
		margin-right: 2%;
		float: left;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	.sidebar li:nth-last-child(2),
	.sidebar li:last-child {
		margin-bottom: 0px;
	}


	.sidebar li:nth-child(2n) {
		margin-right: 0%;
	}

	.sidebar:after {
		content: "";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.sc-product-img {
		width: 100%;
	}

	.sc-product-img li {
		margin-right: 2%;
		width: 49%;
		margin-bottom: 10px;
	}

	.sc-product-img li:nth-child(3n) {
		margin-right: 2%;
	}

	.sc-product-img li:nth-child(2n) {
		margin-right: 0%;
	}

	.shadow-red p {
		margin: 20px auto;
	}

	.new-page {
		display: none;
	}

	.detail-title {
		font-size: 16px;
		margin-top: 30px;
	}

	.detail-title-img {
		margin-top: 30px;
	}

	.detail-text {
		margin-top: 30px;
	}

	.detail-text-title {
		font-size: 14px;
		line-height: 30px;
	}

	.recommend-nav li {
		width: 49%;
		margin-right: 1%;
		margin-top: 10px;
	}

	.recommend-nav li:nth-child(3n) {
		margin-right: 1%;
	}

	.recommend-nav li:nth-child(2n) {
		margin-right: 0%;
	}

	.recommend-nav .shadow {
		height: 120px;
	}

	.new-box1 {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-bottom: 20px;
	}

	.new-content {
		width: 96%;
		margin: 30px auto;
	}

	.new-box1-fl {
		max-width: 49%;
		max-height: 100%;
		padding: 0;
		margin: 0;
		margin-right: 2%;
	}

	.new-box1-fr {
		width: 49%;
	}

	.new-box1-fr-title {
		font-size: 14px;
		line-height: 25px;
		height: 75px;
		overflow: hidden;
		text-align: justify;
	}

	.new-box1-fr-text {
		margin-top: 10px;
		font-size: 12px;
		line-height: 20px;
		max-height: 100px;
		overflow: hidden;
	}

	.new-box1-fr a.morei {
		line-height: 30px;
		font-size: 12px;
		width: 120px;
		height: 30px;
		margin: 10px auto;
	}

	.news-content {
		width: 96%;
		margin: 0 auto;
		padding-bottom: 30px;
	}

	.news-title {
		margin-top: 30px;
		padding-bottom: 30px;
	}

	.news-title1 {
		font-size: 14px;
		line-height: 20px;
	}

	.news-title2 {
		font-size: 12px;
		margin-top: 12px;
	}

	.news-text p {
		font-size: 12px;
		line-height: 24px;
	}

	.news-text img {
		display: block;
		width: auto;
		margin: 10px auto;
	}

	.news-text {
		width: 100%;
		padding-bottom: 0px;
	}

	.news-page1,
	.news-page {
		font-size: 12px;
		width: 100%;
		margin-left: 0px;
	}

	.news-page {
		margin: 20px 0 10px 0;
	}

	.about-us-box1 {
		font-size: 12px;
		line-height: 24px;
	}

	.about-us-box1 img {
		width: 49% !important;
		height: 100% !important;
		margin-bottom: 10px;
	}

	.new-box1-fr-title span {
		display: none;
	}

	.new-box1-fr-title {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
		text-align: justify;
	}
}