/* line 1, style.less */
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
ul,
li,
p,
span,
i,
input,
iframe,
dl,
dt,
dd,
hr {
  margin: 0;
  padding: 0;
}
/* line 2, style.less */
ul {
  list-style: none;
}
/* line 3, style.less */
hr {
  background: none;
  border: none;
}
/* line 4, style.less */
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(15, 91, 252, 0.3);
  cursor: pointer;
}
/* line 5, style.less */
input,
img {
  border: none;
}
/* line 6, style.less */
.clear:after {
  content: '200B';
  display: block;
  font-size: 0;
  line-height: 0;
  clear: both;
}
/* line 7, style.less */
select {
  outline: none;
  -webkit-appearance: none;
}
/* line 8, style.less */
button,
input[type='button'],
input[type='submit'] {
  border: none;
}
/* line 9, style.less */
select,
button,
input {
  outline: none;
}
/* line 10, style.less */
.hide {
  display: none;
}
/* line 11, style.less */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
/* line 18, style.less */
body {
  font-size: 0.16rem;
}
/* line 19, style.less */
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #fff;
  border: 1px solid transparent;
}
/* line 22, style.less */
#fp-nav ul li a.active {
  border: 1px solid #cf5222;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  left: -1px;
}
/* line 25, style.less */
#fp-nav.right ul li a.active span {
  background: #cf5222;
}
/* line 28, style.less */
.header {
  position: fixed;
  top: 0;
  background: #fff;
  left: 0;
  width: 100%;
  height: 0.8rem;
  z-index: 5;
}
/* line 30, style.less */
.header .logo {
  float: left;
  display: block;
  padding: 0.05rem 0 0 0.28rem;
  cursor: auto;
}
/* line 32, style.less */
.header .logo img {
  height: 0.67rem;
}
/* line 34, style.less */
.header .right_box {
  float: right;
  line-height: 0.42rem;
  padding: 0.2rem 0.3rem 0 0;
}
/* line 36, style.less */
.header .right_box .nav {
  display: inline-block;
}
/* line 38, style.less */
.header .right_box .nav .list {
  padding: 0 0.1rem;
  display: inline-block;
}
/* line 39, style.less */
.header .right_box .nav a {
  font-size: 0.18rem;
  color: #294377;
  padding: 0 0.05rem;
  display: inline-block;
  border-bottom: 1px solid #fff;
}
.header .right_box .nav a:hover{
  color: #e95634;
  border-bottom: 1px solid #e95634;
}
  /* line 40, style.less */
.header .right_box .nav a.ac {
  color: #e95634;
  border-bottom: 1px solid #e95634;
}
/* line 43, style.less */
.header .right_box .logo_btn {
  display: inline-block;
  margin: 0 0 0 0.28rem;
  color: #666666;
}
/* line 45, style.less */
.header .right_box .logo_btn a {
  color: #666666;
}
/* line 52, style.less */
.section .page_wrap {
  /*padding: 0.8rem 0 0;*/
}
/* line 57, style.less */
#page_1 .fp-tableCell {
  opacity: 1 !important;
}
/* line 60, style.less */
#page_1 .page_wrap {
  height: 100%;
}
/* line 63, style.less */
#page_1 .type_list {
  height: 100%;
  text-align: center;
}
/* line 65, style.less */
#page_1 .type_list .list {
  width: 16.66%;
  height: 100%;
  float: left;
}
#page_1 .type_list .list:hover{
  position: relative;
}
/* line 66, style.less */
#page_1 .type_list .list .madel_1 {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  transition: all .5s;
}
/* line 70, style.less */
#page_1 .type_list .list:hover .madel_1 {
  background: rgba(233, 86, 52, 0.86);
}
/* line 72, style.less */
#page_1 .type_list .list:hover .madel_1 .mes {
  opacity: 1;
}
/* line 74, style.less */
#page_1 .type_list .list:hover .tit_pic {
  padding-top: 2.5rem;
}
/* line 81, style.less */
#page_1 .type_list .list:nth-child(2n):hover .madel_1 {
  background: rgba(26, 78, 206, 0.86);
}
/* line 86, style.less */
#page_1 .type_list .tit_pic {
  padding-top: 4.45rem;
  transition: all .5s;
}
/* line 88, style.less */
#page_1 .type_list .tit_pic img {
  height: 1.8rem;
}
/* line 90, style.less */
#page_1 .type_list .mes {
  padding-top: 0.16rem;
  opacity: 0;
  transition: all .5s;
}
/* line 92, style.less */
#page_1 .type_list .mes .text {
  font-size: 0.14rem;
  line-height: 0.34rem;
  color: #fff;
  margin: 0 auto;
  padding: 0 0.16rem;
  text-align: left;
  /*height: 1.08rem;*/
  word-break: normal;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
/* line 96, style.less */
#page_1 .type_list .txt_btn {
  margin: 0.46rem 0 0;
  width: 1.5rem;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #fff;
  font-size: 0.18rem;
  border: 1px solid #fff;
  display: inline-block;
}
.top_tit{
  width: 100%;
  position:absolute;
  top:1.8rem;
  text-align: center;
}
.top_tit p{
  display: inline-block;
  font-size:0.6rem;
  color:#ffffff;
  text-align: center;
  font-weight: bold;
  line-height:1rem ;
  background-color: rgba(0,0,0,0.26);
  margin: auto;
  /*transform: translateX(76%);*/
  padding:0 0.16rem;
}
.top_tit span{
  display: inline-block;
  line-height:0.36rem;
  font-size:0.24rem;
  color:#333333;
  background-color: #ffffff;
  border-radius: 0.05rem;
  padding:0 0.08rem;
  float: right;
}
/*语言*/
.lanuage{
  display: inline-block;
  margin: 0 0 0 0.28rem;
  position: relative;
  /*width:1rem;*/
}
.lanuage p{
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-right:0.12rem;
  /* background:url("../image/ico-pull.png") center right no-repeat;
  background-size: 0.12rem 0.12rem; */
  cursor: pointer;
  box-sizing: border-box;
}
.lanuage>ul{
  width: 100%;
  display: none;
  position:absolute;
  top:0.57rem;
}
.lanuage>ul>li{
  width:100%;
  background-color: #ffffff;
  line-height: 0.34rem;
  text-align: center;
  cursor: pointer;
}

.jiantou{
  width: 100%;
  height: 100%;
  background: url("../image/homePage_14.png") no-repeat center /cover;
  position: absolute;
  top: 0;
  z-index: 2;
}
/*国际贸易服务*/
#page_3,#page_7{
  position: relative;
}
#page_3 .mengbu,#page_7 .mengbu{
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0);
  margin-left:50%;
  opacity:0;
}
/*#page_3 .textBox{
  position:absolute;
  width:100%;
  height:100%;
  background: url("../image/homePage_2.png") no-repeat center ;
  top: 0;
  left: -50%;
}
#page_7 .textBox{
  position:absolute;
  width:100%;
  height:100%;
  background: url("../image/homePage_10.png") no-repeat center;
  top: 0;
  left: -50%;
}*/
#page_2{
  position:relative;
}
#page_2 .box1{
  width:1134px;
  height:426px;
  background: rgba(255,255,255,0.2);
  position:absolute;
  left: 100%;
  top:100%;
  /*margin-left:-567px;
  margin-top:-213px;*/
}
#page_2 .rect1{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border: 0.05rem dotted rgba(255,255,255,0.38);
}
/*冷链物流*/
#page_6{
    position:relative;
}
#page_6 .top_box{
    width:100%;
    height:100%;
    background: url("../image/homePage_5.png") no-repeat center top -10rem;
    position: absolute;
    top: 0;
}
#page_6 .foot_box{
    width:100%;
    height:100%;
    background: url("../image/homePage_6.png") no-repeat center bottom -10rem;
    position: absolute;
    top: 0;
}

/*冷链仓储服务*/
#page_4{
  position: relative;
}
#page_4 .mengbu{
  width: 100%;
  height:100%;
  background: url("../image/homePage_7.png") no-repeat center/cover;
  opacity: 0;
}

/*冻品加工服务*/
#page_5{
  position:relative;
}
#page_5 .mengbu{
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0);
  margin-right:50%;
  opacity:0;
}
#page_5 .textBox{
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("../image/homePage_12.png") no-repeat center/cover;
  top:0;
  right: -50%;
}






/*#fp-nav{
  display: none;
}*/

















