
body{
	background:#f5f5f5 !important;
	font-size: 16px;
}



input{
  border:none;
  -webkit-appearance:none;
  outline: none;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  box-shadow: none;
}










.search_box_2 button{
  width: 100%;
  background:#e1251b;
  color: #ffffff;
  font-weight: bold;
  border:0px solid #e1251b;
}


.tour_more{
  width: 200px;
  padding:15px;
  background:#e1251b;
  color: #ffffff;
  text-align:center;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  margin-top: 35px;
  margin-bottom: 55px;
  text-decoration:none;
}

.tour_more_box a{
  text-decoration:none;
}




@keyframes j_animation_a{
            0%{
              margin-top: -30px;
              opacity: 0;
            }
            100%{
              margin-top: 0px;
              opacity: 1;
 
            }
        }


 .h_box_a_img{

    animation: j_animation_a 2s ;
    

  }





















@media (min-width: 768px) { 


  .h_box{
  width: 100%;
  min-height: 500px;
    margin-bottom: 0px;
    position: relative;
    background-size: 110% auto;
  }

  .h_box_a{
    width: 100%;
    min-height: 500px;
    background-image: url(/images/i_bg_003.jpg);
    background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% auto;
      text-align:center;
      padding-top: 65px;
      color: #ffffff;
      text-shadow: 2px 2px 2px rgb(0,0,0,0.6);
      position: relative;
  }


.h_box_a h1{
   font-weight: bold;
   margin-bottom: 15px;
}


.h_box_a p{
   font-weight: bold;
}

.h_box_b{ 
  height: 120px;
  width: 630px;
  z-index: 99;
  position: absolute;
  top:300px;
  left:calc(50% - 315px);

}


  .search_box{
  	width: 100%;
  	max-width: 600px;

  	background:#666;
  	margin-left: auto;
  	margin-right: auto;
  	height: 65px;
    border: 3px solid #e1251b;
    border-radius: 8px;
    overflow: hidden; 
  }

  .search_box_l{
	width:60% ;
	float: left;
  overflow: hidden;
   }


   .search_box_r{
	width:39% ;
	float: left;
   }

   .search_key{
   	outline: none !important;
   	border: none !important;
   	padding: 15px;
   	line-height: 28px;
   	width: 100%;
    box-shadow: none;
    height: 63px;
   }

   .search_key:focus{
      outline: none;
    }

   .search_box_2{
   	background:#e1251b;
   	cursor: pointer;
   	text-align:center;
   	line-height: 60px;
   	color: #ffffff;
   	font-weight: bold;
    width: 40%;
    float: right;
   }


.i_box_c_red{
  background:#ffffff   !important;
  padding-bottom: 25px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}



.i_box_c_c{
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  background:#ffffff;
  overflow: hidden;
}

.i_box_c_a{
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.i_box_c_c_l{
  width: 200px;
  _height: 200px;
  float: left;
  margin:15px; 
  overflow: hidden;
  border-radius: 0px  50px 0px 0px; 
}

.i_box_c_c_l img{
  width: 210px;
  _height: 210px;
  margin-top: -3px;
  margin-left: -3px;


}

.i_box_c_c_r{
  float:right;
  width: 505px;
  min-height: 280px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 15px;
  position: relative;
}


.i_box_c_title{
  padding-top: 5px;
  font-weight: bold;
  font-size: 20px;
}

.i_box_c_title_a{
  color: #000;
  text-decoration: none;
}
.i_box_c_a:hover{

  background:#fff5cf;
}

.i_box_c_label{
  margin-top: 15px;
  height: 100px;
}

.label_btn{
  display: inline-block;
  padding:5px 10px;
  font-size: 16px;
  background:#f00;
  color: #ffffff;
  border-radius: 8px;
}

.i_box_c_price{
  margin-top: 20px;
  font-weight: bold;
  font-size: 30px;
  background:#e1251b ;
  color: #ffffff;
  padding:15px  30px; 
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 0px 0px 20px 0px;
  border: 5px solid #8a0700 ;
}


.i_box_c_c_box_hot1{
  margin: 15px;
  overflow: hidden;
}

.i_box_c_hot1{
 float: left;
 overflow: hidden;
 width: 48.5%;
 margin-left: 1%;
 margin-right: 0.5%;
 margin-bottom: 20px;
  border: 5px solid #ea180c;
  border-radius: 8px;
  position: relative;
  background:#ffffff;

}

.i_box_c_price_hot12{
  float: right;
  height: 200px;
  width: calc(100% - 210px);
  padding-right: 0px;
  position: relative;
}

.i_box_c_c_l_hot1{
  width: 200px;
  height: 200px;
  overflow: hidden;
  float: left;


}

.i_box_c_c_l_hot1 img{
  width: 200px;
  height: 200px;
  overflow: hidden;
}

.i_box_c_title_hot1{

  font-weight: bold;
  font-size: 18px;
  padding-right: 8px;
  padding-top: 5px;
}

.i_box_c_price_hot1{
  margin-left: 8px;

  color: #ffffff;
  background:#e1251b;
  font-size: 30px;
  font-weight: bold;

  position: absolute;
  bottom: 0px;
  width: 160px;
  right: 0;
  text-align:center;
  text-shadow:1px 1px 1px #000;
  padding:10px;
font-style: italic;

  border-radius: 15px 0px 0px 0px; 

}

.i_box_c{
  width: 100%;
  margin-top: 25px;
  margin-bottom: 15px;
}

.h_box_b_1{
    height: 100px;
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  background:rgb(0,0,0,0.3);
  border-radius: 10px;
  padding: 15px;
  overflow: hidden;
}




.i_box_c_red_title{
  background:none !important;
}


.i_box_c_red_title .i_box_c_c_t01 {

  padding:20px;
  color: #000;
  font-weight: bold; 
  background:none !important;
  text-align:center;
  font-size: 35px;
  border-radius: 200px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-style: italic;


}

.i_box_c_c_hot{
  border-radius: 8px;
  background:none !important;
}

.i_box_c_call{
  background:#e1251b !important;
  margin-top: 0px !important;
  padding-top: 15px;
}

.i_box_c_call_box{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  min-height: 500px;
  overflow: hidden;

}

.i_box_c_call_box_l{
  width: 500px;
  height: 500px;
  float: left;
}

.i_box_c_call_box_l img{
  width: 500px;
  height: 500px;
}

.i_box_c_call_box_r{
  width: 500px;
  height: 500px;
  float: right;
  padding: 10px;
  text-align:right;
}

.i_box_c_call_box_r_l0{
  color: #ffffff;
  font-size: 60px;
  font-weight: bold;
}

.i_box_c_call_box_r_l1{
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
}

.i_box_c_call_box_r_l2{
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
}

.i_box_c_call_box_r_l2_2{
  font-size: 25px;
  font-weight: bold;
  color: #ffffff;
 
}

.i_box_c_call_box_r_l2_3{
  background:#ffffff;
  border-radius: 100px;
  padding:10px 20px; 
  font-size: 30px;
  color:#e1251b ;
  text-align:center;
  font-weight: bold;
  margin-top: 25px;
  user-select: none;
  cursor: pointer;


}

.i_box_c_call_box_r_l2_3:hover{
  background:#ffc0bd ;
  color: #ffffff;
  text-shadow:2px 2px 2px #000;
}

.i_box_c_c_box_hot_22{
  margin-top: 15px;
  margin-bottom: 35px;

}

.i_box_c_c_box_hot_22_btn{
  background:#e1251b;
  text-align:center;
  height: 60px;
  line-height: 60px;
  width: 200px;
  border-radius: 650px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  color: #ffffff;
  font-size: 20px;
  
}

.i_box_c_c_t01{
  font-weight: bold;
  color: #000;
  font-size: 40px;
  text-align:center;
  line-height: 60px;
  padding-top: 10px;
}

.i_box_c_list_1{
  border-top: 5px solid #e1251b;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 25px;
  width: 750px !important;
}


}






























/*mobile*/



@media (max-width: 768px) { 

  .h_box_b_1{
    height: 100px;
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;

  padding: 15px;
  overflow: hidden;
}

  .i_box_c{
  width: 100%;
  margin-top: 0px;
  margin-bottom: 15px;
  overflow: hidden;
}

  .h_box{
  width: 100%;
  height: 100px;

    position: relative;
        background-size: auto 100% ;
  }

  .h_box_a{
    width: 100%;
    height: 100px;
    display: none;
    background-image: url(/images/i_bg.jpg);
    background-position: center center;
      background-repeat: no-repeat;
      text-align:center;
      padding-top: 35px;
      color: #ffffff;
      text-shadow: 2px 2px 2px rgb(0,0,0,0.6);
      position: relative;
  }



.h_box_a h1{
   font-weight: bold;
   margin-bottom: 15px;
}


.h_box_a p{
   font-weight: bold;
}

.h_box_b{ 
  height: 120px;
  width: 100%;
  z-index: 99;

  top:15px;
}




.search_box{
    width: 100%;
    max-width: 600px;
    background:#666;
    margin-left: auto;
    margin-right: auto;
    height: 65px;
    border: 3px solid #e1251b;
    border-radius: 8px;
    overflow: hidden; 
  }

  .search_box_l{
  width:60% ;
  float: left;
  overflow: hidden;
  height: 60px;
   }


   .search_box_r{
  width:39% ;
  float: left;
   }

   .search_key{
    outline: none !important;
    border:none !important;
    padding: 15px;
    line-height: 28px;
    width: 100%;
    height: 63px;
   }

   .search_key:focus{
      outline: none;
    }

   .search_box_2{
    background:#e1251b;
    cursor: pointer;
    text-align:center;
    line-height: 60px;
    color: #ffffff;
    font-weight: bold;
    width: 40%;
    float: right;
   }



.i_box_c_c{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background:#ffffff;
  overflow: hidden;
  margin-top: 0px;
}

.i_box_c_a{
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.i_box_c_c_l{
  width: 130px;
 _height: 130px;
  padding: 0;
  margin-top: 15px;
  margin-left: 15px;
  float: left;
}

.i_box_c_c_l img{
  width: 130px;
  _height: 130px;
  border-radius: 0px;
}

.i_box_c_c_r{
  float:right;
  width: calc(100% - 170px);
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 15px;
}


.i_box_c_title{
  padding-top: 0px;
  font-weight: bold;
  font-size: 16px;
}

.i_box_c_title_a{
  color: #000;
  text-decoration: none;
}

.i_box_c_label{
  margin-top: 15px;
  display: none;
}

.label_btn{
  display: inline-block;
  padding:5px 10px;
  font-size: 16px;
  background:#f00;
  color: #ffffff;
  border-radius: 8px;
}

.i_box_c_price{
  margin-top: 20px;
  font-weight: bold;
  font-size: 30px;
  color: #f00;
  text-align:right;
}



.i_box_c_c_box_hot1{
  margin: 15px;
  overflow: hidden;
}

.i_box_c_hot1{
 float: left;
 overflow: hidden;
 width: 100%;

}

.i_box_c_c_l_hot1{
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;


}

.i_box_c_c_l_hot1 img{
  width: 100%;
  overflow: hidden;
}

.i_box_c_title_hot1{
  padding:12px; 
  font-weight: bold;
  font-size: 16px;
}

.i_box_c_price_hot1{
  padding-left: 12px;
  padding-right: 12px;
  color: #f00;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
}
   
.i_box_c_c_t01{
  text-align: center;
}  

.i_box_c_c_no{
  margin-top: 15px !important; 
}


.i_box_c_c_t01{
  background:#e1251b;
  padding:12px;
  color: #ffffff;
  font-weight: bold; 
  border-radius: 8px 8px 0px 0px;
}


}

















.banner_box{

}


 #scrollimg{
  position: relative;
  width: 100%;
 }

.scrollimg .hd {
  position: absolute;
  bottom: 0px;
  text-align: left;
  width: 100%;
}
.scrollimg .hd li {
  cursor: pointer;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 12px 12px 5px 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  background: #f0f0f0;
  _filter: alpha(Opacity=60);
  _opacity: .6;
  box-shadow: 0 0 1px #ccc;
  text-indent: -100px;
  overflow: hidden;
  border: 2px solid #ffffff;
}
#scrollimg .hd li.on {
  width: 16px !important;
  height: 16px !important;
  box-shadow: 1px 1px 1px 1px #000;
  background: #e1251b;
}

.scrollimg .hd li:hover {
  background: #e1251b;
}

#scrollimg ul{
  margin: 0px;
  padding-left: 0px;

}

.m_nav_box{
  margin-bottom: 8px;
  overflow: hidden;
  padding-bottom: 15px;
  padding-top: 25px;
  background:#ffffff;
  border-bottom: 5px solid #e1251b;
}

.m_nav_btn_box{
  width: 25%;
  float: left;
}

.m_nav_btn_box_1{
  text-align: center;

}

.m_nav_btn_box_1 img{
  width: 90%;
  max-width: 50px;
}

.m_nav_btn_box_2{
  text-align: center;
  padding-top: 8px;
  font-weight: bold;
  color: #000 !important;
}
