*{
    padding: 0;
}
html {
	font-size: 62.5%;
}
button{
    cursor:pointer; 
}
body {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "微软雅黑","Helvetica Neue",Helvetica,sans-serif;
	font-weight: 100;
}
ul li{
    list-style: none;
}
div {
	position: relative;
}

img, a {
	border: none;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: 200;
}
    
#backtop{
    width: 100%;
    /* height: auto; */
    background: url(../images/supplier_MHL1.png) no-repeat;
    margin: 0 auto;
    /* background-size: 100% 100%; */
}   
 
#backtop  img{
    width: 100%;
    height: auto;
    
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5), 
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {

    #backtop{
        width: 100%;
        /* height: auto; */
        background: url(../images/supplier_MHL1@2x.png) no-repeat;
        margin: 0 auto;
        background-size: 100% auto;
    }   
     
    #backtop  img{
        width: 100%;
        height: auto;
        
    }
    
}
/*顶部导航*/
.top {
	position: fixed;
	z-index: 999;
	margin: 0 auto;
	width: 100%;
	height: 80px;
	background-color: rgba(255,255,255,0.95);
	justify-content: center;/*子元素水平居中*/
	align-items: center;/*子元素垂直居中*/
    display: -webkit-flex;
    z-index: 999;
}

.top_content {
	position: relative;
	height: 80px;
	max-width: 1200px;
	min-width: 1200px;
	align-items: center;/*子元素垂直居中*/
	display: -webkit-flex;
}

.top_logo {
	position: absolute;
	left: 0;
}

.top_navi {
	margin-left: 560px;
	width: 720px;
	justify-content: center;/*子元素水平居中*/
	display: -webkit-flex;
}

.top_navi ul {
	list-style: none;
	display: flex;
	height: 40px;
	width: 720px;
}
#one{
	background-image: url(../images/nav_selected.svg);
	background-repeat: no-repeat;
    background-position: 17px 30px;
    background-size: 50px 10px;
}
.top_navi li {
	display: inline-block;
	/* padding-left: 2.5rem; */
	/* padding-right: 2.5rem; */
	margin-left: 2.5rem;
	font-size: 1.4rem;
	font-weight: bolder;
	line-height: 35px;

}

.top_navi li a {
	color: #333333;
	text-decoration: none;
	margin-left: 15px;
}
#fenxiang{
	width: 84px;
height: 34px;
background: #EB0900;
border-radius: 17px;
color: #fff;
}
#fenxiang a{
	color: #fff;
	width: 56px;
height: 20px;
font-size: 14px;
/* font-family: PingFangSC-Semibold, PingFang SC; */
/* font-weight: 600; */
color: #FFFFFF;
line-height: 20px;
text-align: center;
}

/*返回顶部*/
.backtotop {
	position: fixed;
	z-index: 1000;
	right: 20px;
	bottom: 100px;
	width: 64px;
	height: 64px;
	background-color: rgba(255,255,255,0.95);
	border-radius: 8px;
}

/*MHL*/
.mhl {
	width: 100%;
	height: 500px;
	background-color: #fefdfc;
	/* background-image: url(../images/MHL1.png); */
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

.mhl_content {
	width: 994px;
	top: 278px;
	margin: 0 auto;
}

.mhl_content h1 {
	font-size: 4.8rem;
}

.mhl_content h1 span {
	font-size: 4.8rem;
	font-weight: bolder;
}

.mhl_content h2 {
	font-size: 1.8rem;
	line-height: 3.6rem;
	padding-bottom: 32px;
}

.mhl_content p {
	font-size: 1.4rem;
	max-width: 445px;
	line-height: 1.8rem;
	margin-top: 30px;
}

.mhl_content p span {
	font-size: 1.4rem;
	font-weight: bolder;
}

.mhl_content_img {
	margin: 0 auto;
	top: 15px;
}

.mhl_content_img img {
	float: right;
}

/*INTRO*/
.partners {
	width: 100%;
	text-align: center;
    background: #F9F9F9;
    /* height: 740px; */
	/* padding-top: 88px; */
    /* padding-bottom: 68px; */

	padding-top: 50px;
    padding-bottom: 68px;
}

.partners h1 {
	font-size: 2.4rem;
	text-align: center;
    color: #333333;
    /* width: 256px; */
height: 56px;
font-size: 40px;
/* font-family: PingFangSC-Medium, PingFang SC; */
font-weight: 500;
color: #333333;
line-height: 56px;

}

.partners h1 span {
	font-weight: bolder;
}

.partners img {
	width: 1200px;
    padding: 30px;
}

/*入驻引导*/
.bottom {
	width: 100%;
    height: 150px;
	text-align: center;
	background: #F53134;
	padding-top: 60px;
    background: url(../images/bottom_bg.png) no-repeat center;
}

.bottom h1 {
	font-size: 2.4rem;
	text-align: center;
    color: #FFFFFF
}

.bottom h1 span {
	font-weight: bolder;
}
#ruzhu1 {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 200px;
    height: 42px;
    background-color: #ee0000;
    border-radius: 21px;
    border: 0px;
    box-shadow: 0px 12px 24px -4px rgba(241, 0, 0, 0.3);
    font-size: 1.4rem;
    color: #fff;
    font-weight: bolder;
    line-height: 2.0rem;
    
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    margin: 0 auto;
    margin-top: 22px;
}
#ruzhu {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 200px;
    height: 42px;
    background-color: #ee0000;
    border-radius: 21px;
    border: 0px;
    box-shadow: 0px 12px 24px -4px rgba(241, 0, 0, 0.3);
    font-size: 1.4rem;
    color: #fff;
    font-weight: bolder;
    line-height: 2.0rem;
    
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    margin: 0 auto;
    margin-top: 73px;
}
#shenqing{
	height:100%;width:100%;
	/*width: 100%;*/
	border: 1px solid green;
	position:fixed; 
	top:0;
	background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999;
}
.advice_form {
    margin-right: 0px;
	/* float: right; */
	margin: 0 auto;
	width: 320px;
	height: 320px;
    text-align: center;
	padding-top: 18px;
    /* border: 1px solid black; */
    
box-shadow: 0px 20px 40px -4px rgba(0, 0, 0, 0.2);
	position: absolute;
	/* top: 15%; */
	right: 0%;
	background-color: #fff;
    /* display: none; */
    z-index: 777;
}
.advice_form h1 {
	font-size: 2.4rem;
	text-align: center;
    color: #333333;
    font-weight: bolder;
    line-height: 3.3rem;
    margin-top: 15px;
}

.advice_form h2 {
	font-size: 1.6rem;
	text-align: center;
    color: #333333;
    line-height: 3.3rem;
    margin-bottom: 20px;
}

.advice_form input {
	font-size: 1.4rem;
    color: #4D4D4D;
    line-height: 2.0rem;
    display: block;
    width: 240px;
	height: 38px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
    padding: 0 5px;
    margin-bottom: 10px;
}

.advice_form button {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 200px;
    height: 42px;
    background-color: #EE0000;
    border-radius: 21px;
    border: 0px;

    font-size: 1.4rem;
    color: #FFFFFF;
    font-weight: bolder;
    line-height: 2.0rem;
    
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    
    margin-top: 22px;
}
.advice_form1 {
    margin-right: 0px;
	/* float: right; */
	margin: 0 auto;
	width: 600px;
	height: 400px;
    text-align: center;
	padding-top: 18px;
	border: 1px solid black;
	position: fixed;
	top: 30%;
	left: 30%;
	background-color: #fff;
    display: none;
    z-index: 999;
}
.advice_form1 h1 {
	font-size: 2.4rem;
	text-align: center;
    color: #333333;
    font-weight: bolder;
    line-height: 3.3rem;
}

.advice_form1 h2 {
	font-size: 1.6rem;
	text-align: center;
    color: #333333;
    line-height: 3.3rem;
    margin-bottom: 20px;
}

.advice_form1 input {
	font-size: 1.4rem;
    color: #4D4D4D;
    line-height: 2.0rem;
    display: block;
    width: 240px;
	height: 38px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
    padding: 0 5px;
    margin-bottom: 10px;
}

.advice_form1 button {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 200px;
    height: 42px;
    background-color: #EE0000;
    border-radius: 21px;
    border: 0px;

    font-size: 1.4rem;
    color: #FFFFFF;
    font-weight: bolder;
    line-height: 2.0rem;
    
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    
    margin-top: 22px;
}
#tuichu{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 160px;
    height: 42px;
    background-color: #EE0000;
    border-radius: 21px;
    border: 0px;

    font-size: 1.4rem;
    color: #FFFFFF;
    font-weight: bolder;
    line-height: 2.0rem;
    
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    
    margin-top: 22px;
}
/*FOOTER*/
.footer {
	width: 100%;
	height: 240px;
	background: #322626;

}

.footer_container {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
	font-size: 1.2rem;
	text-align:left;
	color: #BFB0B0;
    background: url(../images/logo_footer.svg) no-repeat right;
}

.footer ul {
	list-style: none;
	padding: 0;
}

.footer li {
	display: inline-block;
	padding-right: 10px;
}

.footer li a, .footer a {
	color: #BFB0B0;
	text-decoration: none;
}














.header_foot{
    width: 100%;
    height: 400px;
    background: rgb(255, 255, 255);
    margin-top: -110px;
}
.header_foot .header_foot_ul{
    width: 1200px;
    height: 400px;
    margin: 0 auto;
}
.header_foot .header_foot_ul ul{
    display: flex;
    text-align: center;
    padding: 0;
    width: 1200px;
    margin: 0 auto;
}
.header_foot .header_foot_ul ul li{
    width: 320px;
height: 290px;
background: #F8F8F8;
border-radius: 12px;
background-color: #F8F8F8;
margin-left: 120px;
margin-top: 80px;

}
.header_foot .header_foot_ul ul li div{ 
    /* width: 60px;
height: 66px; */
/* background-color: rgb(255, 96, 109); */
margin: 0 auto;
margin-top: 40px;
height: 100px;

}
.header_foot .header_foot_ul ul li div img{
    /* box-shadow: 10px 10px 5px rgb(255, 96, 109);
    border-radius: 50%; */
}
.header_foot .header_foot_ul ul li h2 span{

font-size: 24px;
/* font-family: AlibabaPuHuiTiB; */
color: #323232;
line-height: 33px;
margin-top: 18px;
font-weight: 500;
}
.header_foot .header_foot_ul ul li p{
    color: #656565;
    margin: 0;
    margin-top: 5px;
    font-weight: 500;
}
.header_foot .header_foot_ul ul li button{
    margin-top: 21px;
    width: 80px;
height: 28px;
border-radius: 14px;
border: 1px solid #9A9A9A;
background-color: #F8F8F8;
cursor:pointer; 
font-size: 12px;

color: #9A9A9A;
}
.body_head{
    width: 100%;
    height: 1030px;
    background-color:  rgb(255, 255, 255);
    margin-top: -15px;
}
.body_head .body_head_ul{
    width: 90%;
    height: 400px;
    margin: 0 auto;
    margin-top: 82px;
}
.body_head .body_head_ul ul{
    display: flex;
    text-align: center;
    padding: 0;
    width: 1200px;
    margin: 0 auto;
}
.body_head .body_head_ul ul li{
    width: 20%;
height: 270px;
background: #fafafa;
border-radius: 12px;
background-color: #F8F8F8;
margin-left: 8%;
margin-top: 80px;

}
.body_head .body_head_ul ul li div{ 
    width: 60px;
height: 66px;
/* background-color: blueviolet; */
margin: 0 auto;
margin-top: 76px;

}
.body_head .body_head_ul ul li h2{

font-size: 24px;
/* font-family: AlibabaPuHuiTiB; */
color: #323232;
line-height: 33px;
margin-top: 30px;
font-size: 24px;
}
.body_head .body_head_ul ul li p{
    color: #656565;
    margin: 0;
    margin-top: 5px;
    font-size: 16px;
}
.body_foot .news_report_item {
	width: 21%;
    height: auto;
    margin-right: 40px; 
    float: left;
    margin: 0 auto;
}
.body_foot{
    width: 1200px;
    height: 150px;
    display: flex;
    margin: 0 auto;
    margin-top: 56px;
}
.body_foot .news_report_item h1 {
    margin-left: 0px;
    width: 100%;
    font-size: 1.6rem;
    font-weight: bolder;
    color: #4D4D4D;
	line-height: 2.2rem;
}
.body_foot .news_report_item h1 a{
    color: #4D4D4D;
    text-decoration: none;
}

.body_foot .news_report_item p {
    margin-top: 15px;
    margin-left: 0px;
    width: 100%;
    font-size: 1.4rem;
    color: #808080;
    line-height: 2.0rem;
    overflow: hidden;
}

.body_foot .news_report_item h2 {
    width: 100px;
    margin-left: 0px;
    float: left;
    font-size: 1.2rem;
    color: #989898;
	line-height: 1.7rem;
}

.body_foot .news_report_item h3 {
    margin-right: 0px;
    float: right;
    font-size: 1.2rem;
    color: #989898;
	line-height: 1.7rem;
}
.body_body .body_body_h1{
    margin-top: 82px;
}
.body_body .body_body_h1 h1{
    font-size: 3.6rem;
    text-align: center;
    width: 100%;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding-bottom: 29px;
}
.body_body .body_body_h1 h1 span{
    font-weight: bolder;
}
.body_bq{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}
.body_bq ul{
    width: 30%;
    height: 100px;
    margin: 0 auto;
    margin-top: 50px;
}
.body_bq ul li{
    float: left;
    margin-left:20px ;
}
.body_foot{
    width: 1200px;
    height: 380px;
    margin: 0 auto;
    /* margin-top:62px ; */
    /* background-color: red; */
}
.body_foot ul{
	width: 1200px;
	margin: 0 auto;
}
.body_foot ul li{
    width: 140px;
    height: 150px;
    float: left;
    margin-top: 130px;
	margin-right: 50px;
	list-style: none;
}
 .body_foot ul li img{
    width: 140px;
height: 140px;

}
 .body_foot ul li .er{
    width: 108px;
height: 17px;
font-size: 12px;
/* font-family: PingFangSC-Regular, PingFang SC; */
font-weight: 400;
color: #4B4B4B;
line-height: 17px;
text-align: center;
margin: 0 auto;
}
 .body_foot ul .lx{
    width: 380px;
    height: 180px;
    float: right;
}
 .body_foot ul .lx h1{
    width: 72px;
height: 25px;
font-size: 18px;
/* font-family: PingFangSC-Medium, PingFang SC; */
font-weight: 500;
color: #000000;
line-height: 25px;

}
 .body_foot ul .lx p{
    width: 380px;
height: 160px;
font-size: 14px;
/* font-family: PingFangSC-Regular, PingFang SC; */
font-weight: 400;
color: #808080;
line-height: 30px;

}