@charset "utf-8";

/**页脚**/
footer { float:left; width: 100%;}
.foot_telbox {padding:44px 102px;  background:url("../images/index/foot_telbg.png") no-repeat;  background-size:cover; height:180px;  display:-moz-box;  display:flex;
  -moz-box-align:center;  align-items:center;  box-sizing:border-box;   z-index:10}
.juzhong {  width:957px;  min-width:957px;  margin:0 auto;  padding:0 50PX;  display:-moz-box;  display:flex;  justify-content:space-between;
  -moz-box-align:center;  align-items:center}
.juzhong .foot_wenzi {  font-size:32px;  line-height:140px;  color:#fff;  display:inline-block}
.footer_inputbox {width: 558px;  height: 48px;  background: #fff;  float: right;  border: 2px solid #fff;  border-radius: 4px;  position: relative; display: flex;
  padding-left: 16px;}

.l_quhaobxo{z-index: 10;  position: relative; box-sizing: border-box;}
.quhaonum {margin: 16px 16px 16px 0;box-sizing: border-box;border-right: 1px solid rgba(17,31,44,.12);   width: 72.5px;  font-size: 14px;  color: #111f2c;  line-height: 16px;  font-weight: 400;  cursor: pointer;}
.quhaonum span{display: inline-block;  min-width: 45px;}
.iconupdow { width:12px; line-height: 16px; color: #111f2c; font-size: 16px;  font-weight: 400; cursor: pointer; transition: all .5s;}
.footer_inputbox input{width: 394px;  height: 48px;  outline: none;  border: none;  font-size: 16px;  color: #303133; box-sizing: border-box;}
.footer_inputbox button{float: right;  width: 160px;  height: 48px;  background: #2b85ff;  border-radius: 4px;  border: none;  color: #fff;  cursor: pointer;  font-size: 16px;  line-height: 20px;  font-weight: 400;  position: relative;}
.tishiwenzi {text-align: center;  color: #fff;  position: absolute;  width: 172px;  height: 36px;  line-height: 36px;  opacity: .9;
  background: #303133;  border-radius: 4px;  font-size: 14px;  top: -48px; user-select: none;  right: -15px; }
.tishiwenzi.buxians {opacity: 0;}
.footer_jiao{position: absolute;  bottom: -4px;  left: 82px;  width: 8px;  height: 8px;  opacity: .9;  background-color: #303133;  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);  transform: rotate(45deg);}

.footer_yejiao { float:left; width: 100%; background: #030f2d; padding-top: 70px;  padding-bottom: 26px;}
.footer_yejiao ul{display: inline-block;  width: 280px;  margin-left: 20px;  vertical-align: top;}
.footer_yejiao ul:nth-child(1) { margin-left: 0;}
.footer_title {position: relative;  opacity: .87;  font-size: 18px;  color: #fafafa;  font-weight: 400;  margin-bottom: 16px;  line-height: 25px;}

.footer_text {font-size: 14px;  font-weight: 200;  margin-bottom: 12px;  line-height: 20px;  color: hsla(0,0%,100%,.6);}
.footer_text a {color: hsla(0,0%,100%,.6); text-decoration: none;}
.footer_text a:hover { color:#06f}
.footer_phone {line-height: 33px;  font-size: 24px;  color: #fff;  margin-bottom: 8px;}
.footer_date {opacity: .6; font-size: 14px; color: #fafafa; font-weight: 400;  line-height: 20px; margin-bottom: 4px;}

.copybox { width:100%; text-align: center; font-size: 14px; color: hsla(0,0%,98%,.6); margin-top: 40px; line-height: 20px; padding-top: 19px; border-top: .5px solid hsla(0,0%,100%,.2);}
