﻿.top_box {
  height:35px;
	background-color: #f3f3f3;
	border-bottom:1px solid #cccccc;
  line-height:34px;
  color: #666666;
  font-size:14px;
}
.top_main{
  display: flex;
  /* justify-content: space-between; */
  justify-content: flex-end;
  align-items: center;
}
.liner {
  color: #dddddd;
}
.headTop_spla a {
  padding:0px 10px;
}
.headTop_spla .now {
  display:inline-block;
  line-height:35px;
  background-color:#fff;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  color:#3873b9;
}
.topRt{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.login-icon {
  width: 14px;
	height: 14px;
}
.topRt-text{
	font-size: 14px;
	color: #3873b9;
  padding: 0 10px;
}
.top_span {
  width: 190px;
  margin-left: 40px;
  text-align: right;
  padding-right: 20px;
}
.english,.china {
  display:block;
  text-align: left;
  line-height:35px;
}

.lan-icon{
  width: 16px;
  margin-right: 10px;
}
.top_span_box{
  width: 115px;
  position: absolute;
  top: 0;
  right: 150px;
}
.top_span_box::after {
  content:"";
  display:inline-block;
  width:0px;
  height:0px;
  vertical-align:middle;
  border-top:4px dashed;
  border-right:4px solid transparent;
  border-left:4px solid transparent;
  color:rgb(153,153,153);
  position:absolute;
  top:16px;
  right:5px;
  z-index:20;
}
.top_span_box:hover{
  display: inline-block;
  background-color: #fff;
  padding-left: 5px;
  -moz-box-shadow: 0px 0px 6px 0px #999;
  box-shadow: 0px 0px 6px 0px #999;
}
.top_span_box:hover::after {
  content:"";
  display:inline-block;
  width:0px;
  height:0px;
  vertical-align:middle;
  border-top:0 dashed;
  border-bottom:4px dashed;
  border-right:4px solid transparent;
  border-left:4px solid transparent;
  color:rgb(153,153,153);
  position:absolute;
  top:16px;
  right:5px;
  z-index:20;
}
.top_span_box:hover .china,
.top_span_box:hover .english{
  display: block !important;
}

.appLink {
  width: 120px;
  cursor: pointer;
}
.appLink:hover .appBox{
  display: block !important;
}
.appBox {
  display: none;
  width: 290px;
  padding: 20px;
  position: absolute;
  top: 35px;
  right: 0px;
  z-index: 100;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px 0px #84b5e9;
}
.appImg_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  color: #333;
  line-height: 26px;
  margin: 20px 0;
}
.img_code{
  width: 90px;
  height: 90px;
}
.appImg_info{
width: 134px;
}
.appImg_boxspl {
  font-weight: bold;
  display: flex;
  align-items: center;
}
.imgIcon_spl {
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}

/* logo */
.head-box{
  background-color: #fff;
}
.head {
  height:120px;
  padding:20px 0px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head-box .logo_box {
  display: flex;
  align-items: center;
}
.number_line {
  position:relative;
  font-size: 24px;
  font-weight:bold;
  color: #00499b;
  line-height:30px;
  padding-top:10px;
}
.number_title{
  font-size: 16px;
}
.headPhone_rx {
  position:relative;
  top:-2px;
  margin-right: 5px;
}

/* 导航 */
.nav-box {
	height: 50px;
  width: 100%;
	background-color: #3873b9;
  position: sticky;
  overflow: hidden;
}
.nav-list{
  display: flex;
  align-items: center;
}
.nav-list li {
  line-height:50px;
  margin-right: 95px;
  list-style: none;
}
.nav-list li a{
  color:#fff;
  font-size: 16px;
  white-space:nowrap;
}
.nav-list li a.active{
  font-size: 18px;
}
/* 页脚 */
.foote-box{
  width:100%;
  height: 286px;
}
.footer {
  background-color: #3873b9;
  color:#fff;
  text-align:center;
  height: 286px;
  width: 100%;
  /* position: absolute; */
  bottom: 0;
}
/* 页脚1 */
.footNav {
  width: 100%;
  font-size:18px;
  padding:30px 0px;
  border-bottom:1px solid #fff;
  display: flex;
  justify-content: space-around;
}
.footnavA {
  display: inline-block;
}
.footnavA-rss {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footNav .footnavA:hover {
  text-decoration:none;
}
/* 页脚2 */
.footcont {
  height: 160px;
  overflow:hidden;
  padding: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footcont_addr{
  font-size: 16px;
  line-height: 24px;
  margin-top: -15px;
}
.footcont_wxImg {
  padding-left: 110px;
  padding-right: 110px;
  margin-top: -15px;
}
.footcont_wxImg_img{
  position: relative;
}
.foot_wxImg_tit{
  font-size: 16px;
  line-height: 24px;
}
.foot_wxImg_tit {
  display:inline-block;
  padding-left: 15px;
  text-align:left;
  position: relative;
  top: 12px;
}
/* 页脚3 */
.footBt {
  width: 100%;
  line-height: 1.5;
	background-color: #2a62a4;
  overflow:hidden;
  font-size: 14px;
  padding: 14px 10px;
}
.footBt-box{
  display: flex;
  justify-content: center;
  padding-right: 20px;
}
.footBt-link {
  display: flex;
  flex-wrap: wrap;
}
.footBt-link a{
  display: inline-block;
  margin-right: 20px;
}
.footBt-link a:hover {
  color:rgb(105,196,255);
}
.footBt-link span {
  display: inline-block;
  padding-left: 5px;
}
.foot_yba{
  margin-right: 50px;
}
/* 右侧在线咨询浮动 */
#LRfloater0{
  right: 13px !important;
  top: 20% !important;
}
#LRfloater0 img{
  width: auto;
  height: 110px;
}
/* 右侧浮动栏 */
.right_fixed {
  width: 66px;
  position:fixed;
  right:2px;
  z-index:99;
  top:20%;
  padding-top:135px;
}

.right_fixed_ul li {
  width: 66px;
  height:70px;
  border-right:1px solid #cccccc;
  border-left:1px solid #cccccc;
  list-style: none;
  padding: 8px 6px;
  color: #666666;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.right_fixed_ul li:first-child {
  border-top:1px solid #cccccc;
}
.right_fixed_ul li:nth-child(6) {
  border-bottom:1px solid #cccccc;
}
.right_fixed_ul li:last-child {
  margin-top: 20px;
  border-bottom:1px solid #cccccc;
  border-top:1px solid #cccccc;
}
.right_fixed_item {
  display:inline-block;
  height:100%;
  width:100%;
  border-bottom:1px solid #cccccc;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
.right_fixed_item img{
  width: 23px;
  height: 23px;
}
.right_fixed_item>p{
	font-size: 12px;
	color: #666666;
  margin-top: 2px;
}


.right_fixed_ul li:hover .right_fixedDiv{
  display: block;
}
.right_fixed_i{
  border-bottom:none;
}
.back_Top{
  width: auto;
  position: relative;
  padding-top: 12px;
  height: 100%;
  width: 100%;
  border-bottom:none;
}

.right_fixedDiv {
  position:absolute;
  top:0px;
  right:64px;
  border:1px solid rgb(225,225,225);
  background-color: #fff;
  display: none;
}
.right_fixed_qqMain,.right_fixed_phoneMain {
  min-width:138px;
  height:148px;
  padding-top:10px;
  padding-left:20px;
  padding-right: 20px;
  text-align: left;
  white-space: nowrap;
}
.right_fixed_qqMain a {
  line-height: 30px;
  display: block;
}
.right_fixed_qqMain img {
  display:inline-block;
  padding-right:10px;
}
.right_fixed_qqMain a:hover,.phone_color {
  color:rgb(0,104,183);
  font-weight:bold;
}
.right_fixed_phoneMain {
  height:118px;
}
.right_fixed_phoneMain p {
  line-height:30px;
  font-size: 12px;
}
.right_fixed_weixinMain {
  width:160px;
  height:190px;
  padding:20px 20px 0px;
  text-align:center;
  line-height:20px;
  font-size: 12px;
}

/* 首页左侧挂旗广告 */
.ad_fixed{
  position:fixed;
  left:2px;
  z-index:99;
  top:28%;
  transition: all 0.5s;
}
.ad_fixed .close-icon{
  display: block;
  width: 18px;
  height: 18px;
  background: #ffffff7e;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: -18px;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.ad_fixed img{
  width: 220px;
  height: auto;
}
.ad_fixed:hover{
  top: 0;
}
.ad_fixed:hover img{
  width: auto;
  height: 100vh;
}
.ad_fixed:hover .close-icon{
  top: 0;
}
.infoM_div{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fixed_infoTextarea {
  width:420px;
  height:140px;
  padding:10px;
  border:1px solid rgb(204,204,204);
  resize:none;
  font-size: 12px;
}
.info_p1 {
  line-height:1.4;
  color:rgb(0,104,183);
  padding:15px 0px 10px;
}
.text_box {
  width:50%;
  height:34px;
  margin-bottom:10px;
}
.info_spn1 {
  display:inline-block;
  width:42px;
  line-height:34px;
  white-space:nowrap;
  font-size: 12px;
}
.info_input {
  width:150px;
  height:30px;
  background-color:rgb(255,255,255);
  border:1px solid rgb(159,196,240);
}

.info_p2 {
  padding-left:42px;
  color:rgb(153,153,153);
  font-size:12px;
  margin-bottom: 20px;
}
.btn-box{
  display: flex;
  justify-content: center;
}
.info-submit {
  width:100px;
  height:40px;
  background-color:rgb(44,104,177);
  border:1px solid rgb(44,104,177);
  color:rgb(255,255,255);
  margin-right:45px;
  cursor:pointer;
}
.info-submit1 {
  width:100px;
  height:40px;
  background-color:rgb(248,248,248);
  border:1px solid rgb(204,204,204);
  cursor:pointer;
}
.foot_yba:hover,.footnavA:hover {
  color:rgb(255,255,255);
  text-decoration:underline;
}
.foot_yba {
  color:rgb(255,255,255);
  margin-right:30px;
}
.err-msg{
  font-size: 12px;
  color: rgb(184, 53, 53);
  position: absolute;
  text-align: right;
  width: 100%;
  margin-top: -2px;
}
/* 自适应 移动端 */
@media (max-width: 767px) {
  .nav-header-h5{
    height: 60px;
    width: 100%;
  }
  .nav-main-h5{
    background-color: #fff;
    position: fixed;
    z-index: 100;
    height: 60px;
    left: 0;
    right: 0;
    top: 0;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    border-bottom: 1px solid #f6f1f1;
  }
  .nav-meun{
    display: inline-block;
    width: 24px;
    height: 18px;
    box-sizing: border-box;
    font-size: 0;
    cursor: pointer;
  }
  .nav-meun i{
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #666666;
    display: inline-block;
    margin-bottom: 6px;
  }
  .nav-box{
    position: fixed;
    z-index: 101;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: initial;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .nav-box .nav-list{
    width: 70%;
    height: 100%;
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 20px;
    position: relative;
    overflow: hidden;
  }
  .nav-list li{
    line-height: 50px;
    margin: 0;
    border-bottom: solid 1px #e0e0e0;
  }
  .nav-list li a{
    display: inline-block;
    height: 100%;
    width: 100%;
    font-size: 14px;
    color: #080808;
  }
  .nav-user{
    display: flex;
    align-items: center;
    padding-bottom: 12px;
  }
  .nav-user-icon{
    height: 30px;
    width: 30px;
    border: solid 1px #e0e0e0;
    border-radius: 50%;
    background-color: #f1f1f1;
    overflow: hidden;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    flex-shrink: 0;
  }
  .nav-user .topRt-text{
    width: auto;
    color: #00499b;
  }
  .nav-list li a.active{
    font-size: 14px;
    color: #00499b;
  }
  .nav-list .nav-logout{
    border-bottom: none;
    position: absolute;
    bottom: 40px;
    padding: 12px 30px;
    line-height: initial;
    color: #fff;
    border-radius: 30px;
    background-color: #3873b9;
  }
  .nav-list .nav-logout a{
    color: #fff;
    display: inline-block;
    height: 100%;
    width: 100%;
  }
  .right_fixed{
    width: initial;
    padding-top: 0;
    top: initial;
    bottom: 20%;
    right: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .right_fixed_ul li{
    width: 40px;
    height: 40px;
    padding: 6px 0;
    border-bottom: 1px solid #cccccc;
  }
  .right_fixed_item>p{
    margin-top: 0;
    line-height: 1.2;
  }
  .right_fixed_item{
    border-bottom: none;
  }
  .right_fixed_ul li:last-child{
    margin-top: -1px;
  }
  .back_Top{
    top: 0;
    padding-top: 0;
  }
  .footBt-ba{
    font-size: 12px;
    color: #bcb5b5;
    padding: 12px;
    text-align: center;
    line-height: 2;
  }
  /* 弹框 */
  .text_box{
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
  }
  .info_spn1{
    width: 100%;
  }
  .info_input, .fixed_infoTextarea{
    width: 100%;
    font-size: 14px;
    padding: 10px;
    box-sizing: border-box;
  }
  .info-submit{
    margin-right: 0;
  }
  #LRdiv0{
    display: none !important;
  }
  .footer-tabbar{
    height: 62px;
    width: 100%;
  }
  .tabbar-box{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 62px;
    background-color: #fff;
    z-index: 100;
    display: flex;
    justify-content: space-around;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .tabbar-item{
    width: 25%;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
    display: inline-block;
  }
  .tabbar-item img{
    height: 23px;
    width: 23px;
  }
  .tabbar-item p{
    font-size: 12px;
    color: #666666;
    margin-top: 2px;
  }
}

/* 其他的 */
.login-footBt-ba {
  padding: 30px 20px;
  font-size: 14px;
  text-align: center;
  line-height: 1.8;
}
.login-footBt-ba a:hover{
  color: #3873b9;
}
