/*产品页面自定义样式*/
 
/*手机端样式*/
@media screen and (max-width:600px){
	body {
		background-color: #f9f9f9;
	}
	.my-banner .banner-container h1{
		font-size: 42px;
	    margin-top: 0px;
	    text-transform: uppercase;
	    font-weight: revert;
	    color: #f5e4e4;
	    font-family: Arial Black;
	}
	.my-banner .banner-container{
		padding-top: 50px;
	}
	.st-main .container{
		position: relative;
		text-align: center;
		margin-top: 2rem;
	}
	.st-main>.container>.A-left{
		width: 100%;
		height: 160px;
		margin-top: 5rem;
		float: left;
		background: url(/img/newimg/whybg1.png);
		background-size: 380px;
	}

	.st-main>.container>.A-left>h2.bg1-foot{
		font-family: Arial;
		font-weight: 600;
		font-size: 2.5rem;
		margin-left: -30px;
		margin-top: 3.3rem;
		margin-bottom: 2.4rem;
		text-transform: unset;
	}
	.st-main>.container>.A-left>p.bg1-foot1{
		font-size: 1rem;
		width: 100%;
		color: #2b2b2b;
		font-family: Arial;
	}

	.st-main>.container>.A-right{
		width: 100%;
		height: 370px;
		float: left;
		background: url(/img/newimg/yeniu.png);
		background-size: 380px;
	}


	.st-main>.center-banner{
		width: 100%;
		height: 360px;
		background-color: #fdb6c6;
	}
	.st-main>.center-banner>.center-content{
		width: 100%;
		margin: auto;
	}

	#triangle-down {
		width: 0;
		height: 0;
		border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 30px solid #f2f2f2;
		margin: auto;
	}

	.st-main>.center-banner>.center-content>.center-left{
		idth: 90%;
		float: left;
		padding-left: 2rem;
		margin-top: 3rem;
	}
	.st-main>.center-banner>.center-content>.center-right{
		idth: 90%;
		float: left;
		padding-left: 2rem;
		margin-top: 3rem;
	}

	.st-main>.center-banner>.center-content>.center-left>li{
		color: #f5f5f5;
		font-family: Arial;
		line-height: 180%;
		font-size: 22px;
	}

	.st-main>.center-banner>.center-content>.center-right>li{
		color: #f5f5f5;
		font-family: Arial;
		line-height: 180%;
		font-size: 22px;
	}

	.st-main>.box3{
	}
	.st-main>.box3>h2.box3-title{
		font-family: Arial;
		font-weight: 600;
		font-size: 20px;
	}
	.st-main>.box3>h2.box3-title>img{
		width:30px;
		height: 30px;
	}
	.st-main>.box3>p.box3-content{
		text-align: center;
		font-size: 10px;
	}
	.st-main>.box3>.box3-neir{
		width: 100%;
		height: 430px;
		position: relative;
		margin: auto;
	}
	.st-main>.box3>.box3-neir>.box3-neir-l{
		width: 80px;
		height: 264px;
		background: url(/img/newimg/zuoshit.png);
		background-size: 80px;
		float: left;
		margin-top: 6rem;
		margin-left: 4rem;
	}
	.st-main>.box3>.box3-neir>.box3-neir-r{
		width: 150px;
		height: 356px;
		background: url(/img/newimg/zhenou.png);
		background-size: 150px;
		float: right;
		margin-top: 4rem;
		margin-right: 10rem;
	}
	.st-main>.box3>.box3-neir>b{
		position: absolute;
	}
	.st-main>.box3>.box3-neir>b.b1{
		left: 2rem;
		top: 3rem;
		text-transform: uppercase;
		font-size: 14px;
	}
	.st-main>.box3>.box3-neir>b.b2{
		text-transform: uppercase;
		left: 1rem;
		top: 22rem;
		font-size: 14px;
	}
	.st-main>.box3>.box3-neir>b.b3{
		op: 26.6rem;
		font-size: 10px;
		font-weight: unset;
	}
	.st-main>.box3>.box3-neir>b.b4{
		top: 28.2rem;
		left: 11.3rem;
		font-size: 10px;
		font-weight: unset;
	}
	.st-main>.box3>.box3-neir>b.b5{
		right: 1.6rem;
		top: 3.8rem;
		font-size: 14px;
	}
	.st-main>.box3>.box3-neir>b.b6{
		right: 1.6rem;
		top: 16.2rem;
		font-size: 14px;
	}
	.st-main>.box3>.box3-neir>b.b7{
		right: 1.6rem;
		top: 36.3rem;
		font-size: 14px;
	}



	.st-main>.box4{
		position: relative;
	}
	.st-main>.box4>.box4-body{
		width: 100%;
		height: 580px;
		background-color: #fdb6c6;
		position: relative;
	}

	.st-main>.box4>.box4-body>.box4-text{
		width: 100%;
		margin: auto;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-l>h2{
		text-transform: unset;
		padding-top: 20px;
		color: #ffffff;
		font-size: 28px;
		margin-bottom: 20px;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-r>h2{
		text-transform: unset;
		padding-top: 20px;
		color: #ffffff;
		font-size: 28px;
		margin-bottom: 20px;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-l{
		width: 100%;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-l>p{
		color: #f5f5f5;
		font-size: 16px;
		margin-left: 4rem;
		line-height: 20px;
	}

	.st-main>.box4>.box4-body>.box4-text>.text-r{
		width: 100%;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-r>p{
		color: #f5f5f5;
		font-size: 16px;
		margin-left: 4rem;
		line-height: 20px;
	}

	.st-main>.box4>.box4-body>.box4-text>.bgzhen{
		width: 200px;
		height: 60px;
		background: url(/img/newimg/bgzhen.png);
		background-size: 200px;
		position: absolute;
		top: 54rem;
		left: 9rem;
		z-index: 1;
	}


	.st-main>.box5{
		position: relative;
		margin-top: 5rem;
	}
	.st-main>.box5>.box5-body{
		width: 100%;
		height: 520px;
		background-color: #f9f9f9;
		position: relative;
	}

	.st-main>.box5>.box5-body>.box5-text{
		width: 100%;
		margin: auto;
	}

	.st-main>.box5>.box5-body>.box5-text>h2{
		text-transform: unset;
	}

	.st-main>.box5>.box5-body>.box5-text>.text-l{
		width: 100%;
		margin-top: 5rem;
		float: left;
	}
	.st-main>.box5>.box5-body>.box5-text>.text-l>p{
		color: #000000;
		font-size: 12px;
		margin-left: 6rem;
		line-height: 14px;
	}
	.st-main>.box5>.box5-body>.box5-text>.text-r{
		width: 100%;
		margin-top: 5rem;
		float: left;
	}
	.st-main>.box5>.box5-body>.box5-text>.text-r>p{
		color: #000000;
		font-size: 12px;
		margin-left: 6rem;
		line-height: 14px;
	}
	.st-main>.box6{
		width: 100%;
		margin-top: 10rem;
		background-color: #F5F5F5;
	}

	.st-main>.box6>.box6-body{
		width: 100%;
		margin: auto;
		height: 1700px;
	}
	.st-main>.box6>.box6-body>.product-info{
		width: 100%;
		text-align: center;
	}
	.st-main>.box6>.box6-body>.product-info>h2.info1{
		color: #B6B7C0;
	}
	.st-main>.box6>.box6-body>.product-info>h2.info2{
		color: #EF9D85;
	}
	.st-main>.box6>.box6-body>.product-info>h2.info3{
		color: #315B9D;
	}

   

}


/*平板端样式*/
@media screen and (min-width:600px) and (max-width:960px){
    
}



/*PC端样式*/

@media screen and (min-width:960px){

	body {
		background-color: #f9f9f9;
	}
	.my-banner .banner-container h1{
		font-size: 130px;
	    margin-top: 0px;
	    text-transform: uppercase;
	    font-weight: revert;
	    color: #f5e4e4;
	    font-family: Arial Black;
	}
	.st-main .container{
		position: relative;
		text-align: center;
		margin-top: 2rem;
	}
	.st-main>.container>.A-left{
		width: 720px;
		height: 300px;
		margin-top: 5rem;
		float: left;
		background: url(/img/newimg/whybg1.png);
		background-size: 720px;
	}

	.st-main>.container>.A-left>h2.bg1-foot{
		font-family: Arial;
		font-weight: 600;
		font-size: 4.5rem;
		margin-left: -50px;
		margin-top: 8rem;
		margin-bottom: 3.8rem;
		text-transform: unset;
	}
	.st-main>.container>.A-left>p.bg1-foot1{
		font-size: 2rem;
		width: 600px;
		margin-left: 5rem;
		color: #2b2b2b;
		font-family: Arial;
	}

	.st-main>.container>.A-right{
		width: 420px;
		height: 400px;
		float: left;
		background: url(/img/newimg/yeniu.png);
		background-size: 420px;
	}


	.st-main>.center-banner{
		width: 100%;
		height: 260px;
    	background-color: #fdb6c6;
	}
	.st-main>.center-banner>.center-content{
		width: 1170px;
		margin: auto;
	}

	#triangle-down {
		width: 0;
		height: 0;
		border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-top: 30px solid #f2f2f2;
		margin: auto;
	}

	.st-main>.center-banner>.center-content>.center-left{
		width: 50%;
	    float: left;
		padding-left: 10rem;
		margin-top: 3rem;
	}
	.st-main>.center-banner>.center-content>.center-right{
		width: 50%;
		float: left;
		padding-left: 10rem;
		margin-top: 3rem;
	}

	.st-main>.center-banner>.center-content>.center-left>li{
		color: #f5f5f5;
    	font-family: Arial;
    	line-height: 180%;
    	font-size: 26px;
	}

	.st-main>.center-banner>.center-content>.center-right>li{
		color: #f5f5f5;
		font-family: Arial;
		line-height: 180%;
		font-size: 26px;
	}

	.st-main>.box3{
	}
	.st-main>.box3>h2.box3-title{
		font-family: Arial;
	    font-weight: 600;
	    font-size: 48px;
	}
	.st-main>.box3>p.box3-content{
		text-align: center;
    	font-size: 28px;
	}
	.st-main>.box3>.box3-neir{
		width: 1170px;
	    height: 930px;
    	padding-top: 5rem;
	    position: relative;
	    margin: auto;
	}
	.st-main>.box3>.box3-neir>.box3-neir-l{
		width: 200px;
    	height: 645px;
	    background: url(/img/newimg/zuoshit.png);
	    background-size: 200px;
	    float: left;
	    margin-top: 10rem;
    	margin-left: 20rem;
	}
	.st-main>.box3>.box3-neir>.box3-neir-r{
		width: 320px;
	    height: 755px;
	    background: url(/img/newimg/zhenou.png);
	    background-size: 320px;
	    float: right;
	    margin-right: 15rem;
	}
	.st-main>.box3>.box3-neir>b{
		position: absolute;
	}
	.st-main>.box3>.box3-neir>b.b1{
		left: 10rem;
	    text-transform: uppercase;
	    font-size: 30px;
	}
	.st-main>.box3>.box3-neir>b.b2{
		text-transform: uppercase;
	    left: 10rem;
	    top: 65rem;
	    font-size: 30px;
	}
	.st-main>.box3>.box3-neir>b.b3{
		top: 77.7rem;
	}
	.st-main>.box3>.box3-neir>b.b4{
		top: 81.7rem;
    	left: 38rem;
	}
	.st-main>.box3>.box3-neir>b.b5{
		right: 3rem;
    	top: 15.4rem;
    	font-size: 20px;
	}
	.st-main>.box3>.box3-neir>b.b6{
		right: 3rem;
    	top: 42rem;
    	font-size: 20px;
	}
	.st-main>.box3>.box3-neir>b.b7{
		right: 4.7rem;
    	top: 84.8rem;
		font-size: 20px;
	}



	.st-main>.box4{
		position: relative;
	}
	.st-main>.box4>.box4-body{
		width: 100%;
		height: 480px;
		background-color: #fdb6c6;
		position: relative;
	}

	.st-main>.box4>.box4-body>.box4-text{
		width: 1170px;
		margin: auto;


	}
	.st-main>.box4>.box4-body>.box4-text>.text-l>h2{
		text-transform: unset;
		color: #ffffff;
		font-size: 36px;
		margin-bottom: 20px;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-r>h2{
		text-transform: unset;
		color: #ffffff;
		font-size: 36px;
		margin-bottom: 20px;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-l{
		width: 560px;
		margin-top: 5rem;
		float: left;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-l>p{
		color: #f5f5f5;
		font-size: 22px;
		margin-left: 6rem;
		line-height: 24px;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-r{
		width: 560px;
		margin-top: 5rem;
		float: right;
	}
	.st-main>.box4>.box4-body>.box4-text>.text-r>p{
		color: #f5f5f5;
		font-size: 22px;
		margin-left: 6rem;
		line-height: 24px;
	}

	.st-main>.box4>.box4-body>.box4-text>.bgzhen{
		width: 600px;
		height: 200px;
		background: url(/img/newimg/bgzhen.png);
	    background-size: 600px;
	    position: absolute;
		top: 38rem;
		left: 67rem;
		z-index: 1;
	}


	.st-main>.box5{
		position: relative;
		margin-top: 15rem;
	}
	.st-main>.box5>.box5-body{
		width: 100%;
		height: 520px;
		background-color: #f9f9f9;
		position: relative;
	}

	.st-main>.box5>.box5-body>.box5-text{
		width: 1170px;
		margin: auto;
	}

	.st-main>.box5>.box5-body>.box5-text>h2{
		text-transform: unset;
	}

	.st-main>.box5>.box5-body>.box5-text>.text-l{
		width: 580px;
		margin-top: 5rem;
		float: left;
	}
	.st-main>.box5>.box5-body>.box5-text>.text-l>p{
		color: #000000;
		font-size: 20px;
		margin-left: 6rem;
		line-height: 24px;
	}
	.st-main>.box5>.box5-body>.box5-text>.text-r{
		width: 580px;
		margin-top: 5rem;
		float: right;
	}
	.st-main>.box5>.box5-body>.box5-text>.text-r>p{
		color: #000000;
		font-size: 20px;
		margin-left: 6rem;
		line-height: 24px;
	}
	.st-main>.box6{
		width: 100%;
		margin-top: 10rem;
		background-color: #F5F5F5;
	}

	.st-main>.box6>.box6-body{
		width: 1170px;
		margin: auto;
		height: 600px;
	}
	.st-main>.box6>.box6-body>.product-info{
		width: 30%;
		text-align: center;
		float: right;
		margin-left: 30px;
	}
	.st-main>.box6>.box6-body>.product-info>h2.info1{
		color: #B6B7C0;
	}
	.st-main>.box6>.box6-body>.product-info>h2.info2{
		color: #EF9D85;
	}
	.st-main>.box6>.box6-body>.product-info>h2.info3{
		color: #315B9D;
	}

}


/*产品页面自定义样式*/


