body {
  min-width: 1200px;
  height: auto;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  margin: auto;
  padding: 0;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

a, a:hover {
  text-decoration: none;
  outline: none;
}
li{
  word-break: break-all;
}
* {
  box-sizing: border-box;
}
/* 
多行文本溢出隐藏
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; */



/* ul::-webkit-scrollbar {
  width:1px;
} */
/* a:link {color: #000}		 */
/* 未访问的链接 */
/* a:visited {color: #000}	 */
/* 已访问的链接 */
/* a:hover {color:  #000}	 */
/* 鼠标移动到链接上 */
/* a:active {color: #000} */

.this-img{
  display: inline-block;
  height: 20px;
  width: 12px;
  vertical-align: middle;
  text-align: center;
  line-height: 17px;
  /* background-color: #e4b265; */
  color: #e4b265;
  /* border-radius: 50%; */
  font-weight: 600;
  margin-left: 10px;
}
#costMoney{
  color: #e4b265;
  margin-right:5px;
  margin-left: 0px;
}
/* a:hover{
color:#0aa1ed;
} */
img {
  vertical-align: middle;
}
.banner1 .swiper-slide>img{
  height: 100%; 
  width: 100%; 
  /* min-width: 1400px; */
  object-fit: contain ;

}



.lf {
  float: left;
}

.rf {
  float: right;
}

.clear:after {
  display: block;
  content: "";
  clear: both;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

table {
  border-collapse: collapse;
}

/* 头部 */
header{
  width: 100%;
  margin: 0 auto;
  min-height: 90px;
  background: #ffffff;
  
}
#header{
  position: fixed;
  top: 0px;
  left: 0px;
  border: 1px solid #eee;
  z-index: 100;
}
.slideshow{
  margin-top: 90px;
}
.header_left{
  float: left;
  width: 190px;
  height: 60px;
  /* margin: 20px; */
  /* margin-top: 30px; */
}
.header_img{
  width: 100%;
  height:100%;
  cursor: pointer;
}
.header_right{
  width:990px;
  /* max-width: 1400px; */
  height:100%;
  float: right;
  margin-left: 20px;
  text-align: right;
  /* border: 1px solid yellow; */
}
.header_right_top{
  height: 30px;
  width: 100%;
  background: #f1f1f1;
  position: relative;
}
#google_translate_element{
  position: absolute;
  top: -5px;
  right:-100px;
  z-index: 100000000000;
  font-size: 14px;
}
.header_right_bottom{
  min-width:933px;
  min-height: 50px;
  /* margin-left: 20px; */
  /* border: 1px solid red; */

}
.header_top_ul{
  /* min-width: 600px; */
  height: 15px;
  font-size: 12px;
  color: #808080;
  padding: 7px;
  float: right;
  text-align: right;

}
.header_top_ul>li{
  cursor: pointer;
  min-width: 60px;
  line-height: 15px;
  height: 13px;
  float: left;
  margin-left: 10px;
  padding-left: 5px;
  border-left: 1px solid #888788;
}
.header_top_ul>li:nth-child(1){
   border-left:none;
}
.header_bottom_ul{
  font-size: 14px;
  color: #393939;
  font-weight: 800;
  float: right;
  line-height: 30px;
  padding-top: 15px;
}
.header_bottom_ul>li:hover{
  color: #537aeb;
}
.header_bottom_ul>li{
  min-width: 100px;
  min-height: 22px;
  margin-left: 20px;
  float: left;
  cursor: pointer;
  text-align: center;
}
.header_person{
  font-size: 14px;
  color: #393939;
  font-weight: 800;
  float: right;
  padding-top: 20px;
  padding-left: 0px;
}

.header_person>li:hover,#header_person>a:hover{
  color: #537aeb;
}
.header_person>li{
  width: 70px;
  height: 22px;
  margin-left:25px;
  float: left;
  cursor: pointer;
  text-align: center;
}
#header_person>a{
  width: 90px;
  display: block;
  /* margin-left:25px; */
  float: left;
  cursor: pointer;
  text-align: center;
}
#header_person{
  position: relative;
}
#header_person_ul{
  width: 100%;
  position: absolute;
  top: 25px;
  position: absolute;
  display: none;
}
#header_person:hover #header_person_ul{
  display: block;
}
#header_person_ul>li{
  width: 100%;
  float: left;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  color: #333;
}
#header_person_ul>li:nth-child(1){
  margin-top: 10px;
}
#header_person_ul>li:hover{
  background-color: #537aeb;
  color: #fff !important;
  /* border-radius: 5px; */
}
#header_person_ul>li:hover a{
  background-color: #537aeb;
  color: #fff !important;
  /* border-radius: 5px; */
}

.header_login{
  float: left;;
  width: 60px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
  color: #66b3e2 ;
  border-radius:15px;
  /* margin-right: 15px; */
  margin-top: 10px;
  text-align: center;
  border: 1px solid  #66b3e2 ;
}

/* 登录状态栏 start*/
/* .header_register{
  float: left;;
  width: 60px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
  color: #66b3e2 ;
  border-radius:15px;
  margin-top: 10px;
  text-align: center;
  border: 1px solid  #66b3e2 ;
  margin-left: 15px;
}
.header_login_start{
  display: none;
  min-width: 140px;
  height: 25px;
  margin-top: 14px;
  font-size: 14px;
  color: #393939;
  font-weight: 800;
  float: left;
  overflow: hidden;
  text-overflow:ellipsis; 
  white-space: nowrap;
}

.header_login_end{
  display: block;
  min-width: 140px;
  max-width: 200px;
  float: left;
} */

.login_out{
  margin-left:10px; 
  cursor: pointer;
  color: #808080;
}

/* 登录状态栏 end */
.header_login_fh{
  color: #c03c03;
  font-weight: 900;
  cursor: pointer;
}
#header_name{
  font-weight: 900;
}
/* 底部 */
footer{
  width: 100%;
  min-height:120px;
  /* background: #2f2f2f; */
  background: #454545;
  padding-top:5px;
  padding-left: 20px;
  font-family: "Open Sans", PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif;
}
.footer_center{
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 15px;
  border-bottom: 5px solid #484848;
}
.footer_left{
  width: 1200px;
  /* float: left; */
}
.footer_right{
  width: 380px;
  float: left;
  padding-left: 120px;
}
.footer_div{
  color: #fff;
  font-size: 14px;
}
.footer_ul{
  /* width: 200px; */
  width: 1200px;
  float: left;
  line-height: 1.6;
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-left: 15px;
  /* margin: 0 auto; */
}
.footer_ul>li{
    width: 191px;
    height: 17px;
    cursor: pointer;
    line-height: 17px;
    float: left;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}
.footer_ul>li:last-child{
  border-right: none;
}
.footer_text{
  /* width: 785px; */
  padding-left: 15px;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  padding-top: 15px;
  text-align: justify;
  color: #d5d5d5;
}
.footer_buttom{
  width:90px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background-color: #00a3e9;
  cursor: pointer;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer_buttom>a{
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.footer_bootom_title{
  width: 1200px;
  margin: 0 auto;
  color: #8b8c8d;
  font-size: 14px;
  text-align: center;
  line-height: 60px;
}
/* .footer{
  width: 1200px;
  height: 180px;
  margin: 0 auto;
}
.footer_top{
  height: 120px;
  border-bottom: 2px solid #44454a;
}
.footer_center{
  height: 50px;
}
.footer_bottom{

  height: 100px;
  padding-top: 15px;
}
.footer_center_ul{
  font-size: 14px;
  color: #fff;
  padding: 20px;
  font-weight: 600;
  box-sizing: border-box;
}
.footer_center_ul>li{
  width: 120px;
  height: 17px;
  cursor: pointer;
  line-height: 17px;
  float: left;
  text-align: center  ;
  margin-left: 20px;
  border-right: 1px solid #fff;
}
.footer_bottom_text{
  min-height: 40px;
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.footer_bootom_title{

  bottom: 0px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: 900;
}
.footer_top_af{
  height: 70px;
  padding: 10px 5px;
}
.top_af_1,.top_af_2,.top_af_3,.top_af_4{
  width: 340px;
  float: left;
  height: 65px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 10px;
}
.top_af_1{
  margin-left: 50px;
}
.top_af_1_left{
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}
.top_af_1_left>img{
  width: 100%;
  height: 100%;
}
.top_title1{
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  margin: 5px 0 5px 10px;
}
.top_title2{
  color: #adadb0;
  font-size: 10px;
}
.footer_top_bf,.footer_top_bf>a{
  font-size: 12px;
  color: #fff;
}
.footer_top_bf{
  padding-left: 60px;
  margin-top: 10px;
} */
/* 友情链接 */
.yq_div{
  float: left;;
}
.yq_ul{
  color: #e4b265;
  float: left;
}
.yq_ul>li{
  float: left;
  cursor: pointer;
  margin-right: 15px;
}



/* 个人中心 公共部分 */
.personage{
  /* position: fixed; */
  /* left: 0px; */
  /* top:85px; */
  min-height: 500px;
  /* top: 100px; */
  display: flex;
  /* background: #f2f2f2; */
}
.personage_left{
  min-width:260px;
  min-height:830px;
  background: #e4e4e4;
}
.personage_ul{
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.personage_ul>li{
  min-height: 65px;
  line-height: 65px;
}
.on{
  cursor: pointer;
}

.personage_ul>li>a{
  color: #535353;
}
.personage_ul>.bg>a{
  display: inline-block;
  color: #537aeb;
}
.personage_ul_list>li>a{
  color: #535353;
}
/* personage_right */
.personage_right{
  flex: 1;
  /* border-top: 1px solid #acacac; */
}
.personage_right_top{
  width: 100%;
  min-height: 65px;
  line-height: 40px;
  /* border: 1px solid green; */
  position: relative;
}
.personage_right_top>span:nth-child(1){
  cursor: pointer;
  position: absolute;
  font-size: 30px;
  width: 20px;
  line-height: 65px;
  color: #a90000;
  top: 0px;
  left: 20px;
  /* font-size: 24px; */
}
.personage_right_top>div{
  height: 65px;
  line-height: 63px;
  margin-left: 65px;
}


/*侧边栏客服*/
.yb_conct:hover {
  right: 0px;
  transition: all .5s ease;
}

.yb_conct:hover .yb_ercode {
      height: 235px;
  }

.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 200px;
  right: -127px;
  cursor: pointer;
  transition: all .8s ease;
}

.yb_bar ul li {
  width: 190px;
  height: 65px;
  font: 16px/65px 'Microsoft YaHei';
  color: #fff;
  text-indent: 65px;
  margin-bottom: 3px;
  border-radius: 3px 0 0 3px;
  transition: all .5s ease;
  overflow: hidden;
  text-align: left;
}

.yb_bar .yb_top {
  background: #3887dd url("/img/c01.png") no-repeat 13px 19px;
}

.yb_bar .yb_phone {
  background: #3887dd url("/img/c02.png") no-repeat 13px 19px;
  display: none;
}

.yb_bar .yb_QQ {
  background: #3887dd url("/img/c03.png") no-repeat 13px 19px;
  display: none;
}

.yb_QQ a {
  display: block;
  text-indent: 64px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.yb_bar .yb_group {
  background: #3887dd url("/img/c04.png") no-repeat 13px 19px;
  display: none;
}

.yb_bar .yb_ercode {
  height: 64px;
  background: #3887dd url("/img/c05.png") no-repeat 13px 19px;
  display: none;
}

.Go_href_1:hover{
  color: #fff;
}
.hd_qr {
  padding: 0;
  display: block;
  margin: 0 auto;
}
/* 遮罩层定位 */
.fixed_box{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.55);
  z-index: 1;
  display:none;
}


/* 重构头部 */
.header_center{
  width: 1200px;
  margin: 0 auto;
}
.top_center{
  width: 1015px;
  margin: 0 auto;
  position: relative;
}


span{
  outline: none !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #537aeb !important;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #537aeb !important;
    background-color: #537aeb !important;
    color: #fff;
}
.layui-layer-btn .layui-layer-btn1 {
    border-color: #537aeb !important;
    background-color: #fff !important;
    color: #537aeb;
}

/* 写死底部app logo */
.app_z{
  width: 75px;
  height: 150px;
 position: absolute;
 /* border: 1px solid red; */
  top: 90px;
  right: -5px;
  background-color: #1d1d1d !important;
}
.app_logo{
  width: 200px;
  height: 200px;
  /* border: 1px solid red; */
  position: absolute;
  top: 55px;
  right: -145px;
  color: #537aeb;
  display: none;
}
.app_logo>img{
  height: 120px;
  width: 120px;
}
.app_title{
  width: 120px;
  height:35px;
  margin-top: 5px;
  margin-left: 5px;
  overflow: hidden;
}
/* 翻译 */
#language{
  width: 100px;
  font-size: 16px;
  /* height: 35px; */
}


.translate_wrapper{
  /* position:fixed;
  z-index:1; */
  top:20px;
  left:20px;
  width: 100px;
  font-size:12px;
  /* background:#fff;   */
  /* border-radius:4px; */
	/* border: 1px solid #eee; */
}

.current_lang{
  cursor:pointer;
  /* text-transform:uppercase; */
  overflow:hidden;
}

.lang{
    padding:8px 10px;
}

.lang.selected{
  display:none;
}

.lang img, 
.lang span.lang-txt{
  display:inline-block;
  margin-left:5px;
  vertical-align:middle;
  color: #444444;
}

.lang span.lang-txt{
   position:relative;
  top:-1px;
  font-weight:700;
}

.lang img{
  width:20px;
  margin-left:0;
}

.lang span span{
  color:#999;
  font-weight:400;
}

.lang span.fa{
  font-size:12px;
  position:relative;
  top:-1px;
  margin-left:3px;
}


/*more lang*/
.more_lang{
  transform:translateY(-20px);
  opacity:0;
  cursor:pointer;
  display:none;
	transition:         all .3s cubic-bezier(.25, 1.15, .35, 1.15);
}

.translate_wrapper.active .more_lang{
  display:block; 
  background-color: #fff;
}

.more_lang.active{
   display:block; 
  opacity:1;
  background-color: #fff;
   transform:translateY(-0px);
}

.more_lang .lang:hover{
  background:#5766b2;
  color:#fff;
}

.more_lang .lang:hover span{
  color:#fff;
}



.header_bottom_li_highclods{
  position: relative;
}
.header_bottom_li_highclods:hover .li_highclods_ul{
  display: block;
}
.li_highclods_ul{
  width: 100%;
  top:25px;
  position: absolute;
  display: none;
}.li_highclods_ul>li:nth-child(1){
  margin-top: 10px;
}
.li_highclods_ul>li{
  width: 100%;
  float: left;
  text-align: center;
  line-height: 40px;
  background-color: #ffffff;
  color: #333333;
}
.li_highclods_ul>li:hover{
  background-color: #537aeb;
  color: #fff !important;
  /* border-radius: 5px; */
}
.banner1_img{
  cursor: pointer;
}