* {
	padding: 0;
	margin: 0;
	list-style: none;
}

i {
	font-style: normal;
}

.clearfix {
	clear: both;
}

dl,
dt,
dd,
ol,
ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000;
}

a img {
	border: none
}

input {
	outline: none;
}

.navbar {
	width: 100%;
	height: 181px;
	background: url(../jpg/head_bg.jpg) no-repeat center;
	box-sizing: border-box;
	padding-top: 38px;
	padding-bottom: 34px;
}

.w-1400 {
	width: 1300px;
	margin-left: 100px;
	display: flex;
	position: relative;
    box-sizing: border-box;
	margin: 0 auto;
}

.w-1400 .logo {
	display: block;
	width: 250px;
	margin-right: 150px;
}

.w-1400 .logo img {
	display: block;
	width: 100%;

}

.w-1400 .nav {
	width: 650px;
	display: flex;
	justify-content: space-between;
	margin-right: 80px;
}

.w-1400 .nav li a {
	color: #131313;
	font-family: '微软雅黑';
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 1px;
	line-height: 110px;
}

.center_img {
	width: 100%;
}

.center_img img {
	display: block;
	width: 100%;
}

.sousuo {
	display: block;
	width: 20px;
}

.sousuo img {
	display: block;
	width: 100%;
	margin-top: 45px;
	cursor: pointer;
}

.search {
	position: absolute;
	right: 200px;
	top: 30px;
	display: none;
}

.search_css {
	position: relative;
}

.search_css img {
	display: block;
	width: 24px;
	position: absolute;
	right: 20px;
	margin-top: 15px;
	cursor: pointer;
}

.search_css input {

	width: 700px;
	height: 50px;
	border: 1px solid #999;
	border-radius: 30px;
	padding-left: 2%;
	font-size: 16px;
	letter-spacing: 2px;
}

.buju {
	width: 100%;
	height: 4640px;
	background: url(../jpg/cont_bg.jpg) no-repeat center;
	box-sizing: border-box;
	padding-top: 65px;
}

.w-1200 {
	width: 1200px;
	margin: 0 auto;
	background-color: white;
}

.starhezi1 {
	width: 100%;
	display: flex;
	box-sizing: border-box;
	justify-content: space-around;
	padding-top: 30px;
}

.starhezi1 .lefts1 {
	padding-top: 260px;
}

.starhezi1 .lefts1 {
	width: 400px;
	text-align: right;
}

.starhezi1 .lefts1 h2 {
	margin-right: 20px;
	font-size: 30px;
	font-weight: 500;
}

.starhezi1 .lefts1 h3 {
	display: flex;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: right;
	font-weight: 500;
}

.starhezi1 .lefts1 p {
	color: #ec5757;
	margin-right: 20px;
	font-size: 20px;
	display: block;
	text-align: right;
}

.starhezi1 .lefts1 h3 i {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 2px;
	display: block;
	margin-top: 7px;
	margin-right: 10px;
}

.starhezi1 .lefts1 a {
	box-sizing: border-box;
	display: block;
	background-color: #ec5757;
	width: 250px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: 700;
	border-radius: 1px;
	cursor: pointer;
	letter-spacing: 1px;
	font-size: 20px;
	text-align: center;
	margin-top: 36px;
	float: right;
	margin-right: 20px;
}

.starhezi1 .rights1 {
	width: 670px;
}

.starhezi1 .rights1 img {
	display: block;
	width: 100%;
}

/* 第二个单品 */
.starhezi2 {
	width: 100%;
	display: flex;
	box-sizing: border-box;
	justify-content: space-around;
	padding-top: 30px;
}

.starhezi2 .lefts2 {
	width: 400px;
	text-align: left;
	padding-top: 110px;

}

.starhezi2 .lefts2 h2 {
	font-size: 30px;
	font-weight: 500;
}

.starhezi2 .lefts2 h3 {
	display: flex;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 500;
}

.starhezi2 .lefts2 p {
	color: #ec5757;
	font-size: 20px;
	display: block;
	text-align: left;
	margin-right: 10px;
	
}
.starhezi2 .lefts2 span{
	color: #ec5757;
	    margin-right: 20px;
	    font-size: 20px;
	    display: block;
}
.starhezi2 .lefts2 h3 i {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 2px;
	display: block;
	margin-top: 7px;
	margin-right: 10px;
}

.starhezi2 .lefts2 a {
	box-sizing: border-box;
	display: block;
	background-color: #ec5757;
	width: 250px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: 700;
	border-radius: 1px;
	cursor: pointer;
	letter-spacing: 1px;
	font-size: 20px;
	text-align: center;
	margin-top: 36px;
}

.starhezi2 .rights2 {
	width: 640px;
}

.starhezi2 .rights2 img {
	display: block;
	width: 100%;
}

/* 第三个单品 */
.starhezi3 {
	position: relative;
}

.cd1 {
	position: absolute;
	top: -60px;
	left: -96px;
}

.starhezi3 .lefts1 {
	padding-top: 200px;
}

.starhezi3 .rights1 {
	width: 610px;
}

.starhezi3 .rights1 img {
	display: block;
	width: 100%;
}

/* 第四第五产品 */
.starhezi4 {
	display: flex;
	justify-content: space-around;
}

.starhezi4 .wy1 {
	width: 555px;
	text-align: center;
}

.starhezi4 .wy1 img {
	display: block;
	width: 100%;
}

.starhezi4 .wy1 h2 {
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 500;
}

.starhezi4 .wy1 h3 {
	float: left;
	font-size: 24px;
	margin-left: 200px;
	font-weight:500;
}

.starhezi4 .wy1 h3 i {
	display: inline-block;
	font-size: 17px;
	letter-spacing: 2px;
	font-weight: 300;
	margin-right: 10px;
}

.starhezi4 .wy1 p {
	color: #ec5757;
	font-size: 20px;
	display: block;
	text-align: center;
	margin-top: 14px;
}

.starhezi4 .wy1 a {
	box-sizing: border-box;
	display: block;
	background-color: #ec5757;
	width: 250px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: 700;
	border-radius: 1px;
	cursor: pointer;
	letter-spacing: 1px;
	font-size: 20px;
	text-align: center;
	margin: 0 auto;
	margin-top: 28px;
}
/* 第六第七产品 */
.starhezi5{
	margin-top: 100px;
}
/* 第八 */
.starhezi8{
	margin-top: 110px;
}
/* 第十 */
.starhezi10{
	position: relative;
}
.starhezi10 .wy1{
width: 690px;
margin: 60px auto;
}
.starhezi10 .cd2{
	width: 300px;
	    position: absolute;
	    right: -187px;
	    top: 210px;
}
.starhezi10 .cd2 img{
	display: block;
	width: 100%;
}
.starhezi10 .wy1 h3 {
    float: left;
    font-size: 24px;
    margin-left: 240px;
}
/* 明星底部样式 */
.star_foot{
	width: 100%;
	height: 447px;
	background: url(../jpg/foot_bg.jpg) no-repeat center;
	box-sizing: border-box;
	padding: 120px 0;
}
.w-800{
	width: 800px;
	margin:0 auto;
}
.foot-content{
	display: flex;
	justify-content: space-between;
}
.foot-content .left{
	width: 385px;
	display: flex;
	justify-content: space-around;
}
.foot-content .left .erweima{
	width: 124px;
}
.foot-content .left .erweima img{
	display: block;
	width: 100%;
}
.foot-content .left .left_title{
	text-align: center;
}
.foot-content .left .left_title h2{
	font-size: 20px;
	font-weight: 500;
    margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}
.foot-content .left .left_title h3{
	font-size: 18px;
	font-weight: normal;
}
.foot-content .right{
	width: 385px;
}
.contact_link{
	display: flex;
	font-size: 18px;
	margin-top: 54px;
}