﻿@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}
fieldset, img, input, button ,select{
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
ul, ol {
    list-style: none;
}
input , button{
    padding-top: 0;
    padding-bottom: 0;
    font-family: "微软雅黑";
}
button{
    cursor:pointer;
}
select, input {
    vertical-align: middle;
}
select, input, textarea {		
    font-size: 12px;
    margin: 0;
}
/*生鮮水果内容start */	
	.fruit{width:100%;height:100%;background: #ffffff;}
	.fruit-container img{border: none;box-shadow: none;}
	.header{width: 100%;background-size: cover;}
	.header-box{width:100%;height:100%;text-align: center;} 
	.nksg-one{font-size: 25px;font-weight: normal;color: #111;line-height: 30px;margin: 0 auto;padding: 15px 0 10px;letter-spacing: 1px;}
.nksg-two {height: 24px;font-size: 20px;font-weight: normal;color: #333;line-height: 24px;margin: 0 auto 15px;letter-spacing: 1px;}	
	.header-box button{width: 120px;height: 35px;background: #105CFB;border-radius: 2px;}
	.header-box button .headerBtn{width:64px;height:16.5px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#FFFFFF;line-height:16.5px;letter-spacing: 1px;}
	.container{width:100%;background:#FFFFFF;}
	.talk{width:100%;}
	.talk-title p{font-size:15px;font-family:MicrosoftYaHei;color:#222222;line-height:20px;text-align: center;padding-top:15px;font-weight:bold;letter-spacing: 1px;}
	.talk-content{width:100%;text-align: center;}
	.talk-content .talkImg img{width:285px;}
	.talkIcon_{width:100%;}
	.iconList{width:100%;}
	.iconbox_{display:flex;flex-flow:row nowrap;width:auto;margin:0 auto;}
	.iconList .icon-left .iconF{width:36px;height:36px;display:inline-block;background-size:100% 100%;margin-left:15px;}
	.icon1{background:url(../imagebase/icon/icon1/101.png) no-repeat center center;}
	.icon2{background:url(../imagebase/icon/icon1/102.png) no-repeat center center;}
	.icon3{background:url(../imagebase/icon/icon1/103.png) no-repeat center center;}
	.icon4{background:url(../imagebase/icon/icon1/104.png) no-repeat center center;}
	.icon5{background:url(../imagebase/icon/icon2/201.png) no-repeat center center;}
	.icon6{background:url(../imagebase/icon/icon2/202.png) no-repeat center center;}
	.icon7{background:url(../imagebase/icon/icon2/203.png) no-repeat center center;}
	.icon8{background:url(../imagebase/icon/icon2/204.png) no-repeat center center;}
	.icon9{background:url(../imagebase/icon/icon3/301.png) no-repeat center center;}
	.icon10{background:url(../imagebase/icon/icon3/302.png) no-repeat center center;}
	.icon11{background:url(../imagebase/icon/icon3/303.png) no-repeat center center;}
	.icon12{background:url(../imagebase/icon/icon3/304.png) no-repeat center center;}
	.icon-right{padding-left:15px;}
	.icon-right-p1{height:18.5px;font-size:17px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333333;text-align:left;letter-spacing: 1px;}
	.icon-right-p2{height:33px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666666;line-height: 27px;letter-spacing: 1px;}
	.applytoIndustry{width:100%;background:#FAFBFF;}
	.apply-title p{font-size:16px;color:#222222;line-height:20px;text-align:center;padding-top:15px;font-weight: bold;}
	.apply-content{width:320px;display: flex;flex-flow: row nowrap;padding-top:15px;margin:0 auto;}
	.clasNav li{width:33.3%;text-align:center;float:left;}
.clasNav li a{display:block;color:#333;}
	.imgbox_{flex:1;display:flex;flex-flow:column wrap;}
	.imgbox_ img{width:100%;height:100%;}
	.imgbox-up{flex:2;}
	.imgbox-down{flex:1;}
	.imgbox-up1{flex:1;}
	.imgbox-down1{flex:2;}
	.basefooter{width:100%;height:50px;background:#FAFBFF;}
	/* 生鮮水果内容end */
