*{
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
}

html,
body{
  width: 100%;
  font-size: 15px;
  position: relative;
}

a{
  text-decoration: none;
}

li{
  list-style: none;
}

img{
  display: block;
  -webkit-user-drag: none;
}

.full{
  width: 100%;
  height: 100%;
}

.fw{
  width: 100%;
}

.fh {
  height: 100%;
}

.fl{
  float: left;
}

.fr{
  float: right;
}

.clear:before,
.clear:after {
  display: table;
  content: '';
  clear: both;
}

.clearfix{
  zoom: 1;
}

.pr{
  position: relative;
}

.fm_ctnt{
  width: 1200px;
  margin:  0 auto;
  overflow: hidden;
}
.fm_center{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: 0;
}

/* 头部 */
.fm_head{
  color: #4D4D4D;
}
.fm_logo>img{
  margin-top: 28px;
}
.fm_menu{
  width: 834px;
  text-align: center;
}
.menu_item{
  color: #4d4d4d;
  padding: 30px 15px;
  margin: 0 25px;
  display: inline-block;
}
.head_tel>img{
  margin-top: 30px;
  display: inline-block;
}
.menu_item:hover{
  color: #2C66E9;
}
.menu_item.active{
  color: #2C66E9;
  border-bottom: #2C66E9 2px solid;
}
.head_tel>span{
  position: relative;
  top: -4px;
}

/* 底部 */
.fm_contact{
  background-color: #789AF2;
  color: #fff;
  text-align: center;
}
.contact_ctnt{
  padding: 8px 0;
}
.contact_ctnt>div{
  display: inline-block;
}
.contact_ico_tel{
  width: 43px;
  height: 43px;
  border-radius: 50%;
  border: #fff 1px solid;
  text-align: center;
  top: 6px;
}
.contact_ico_tel>img{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  width: 24px;
  height: 24px;
}
.contact_tel{
  font-family: 'News706BT-BoldC', serif;
  font-size: 24px;
  margin: 0 20px;
  top: -6px;
}
.contact_us{
  font-size: 14px;
  background-color: #FF5337;
  padding: 5px 20px;
  height: 33px;
  top: -11px;
  color: #fff;
}
.contact_us>img{
  top: 1px;
  position: relative;
  display: inline-block;
}

.foot_wrapper{
  padding: 30px 0;
  background-color: #333;
  color: #fff;
}
.ft_panel_title{
  margin-bottom: 30px;
}
.foot_ctnt>div{
  width: 300px;
}
.foot_ctnt>div:not(:first-of-type){
  padding-left: 30px;
}
.ly_row{
  margin-bottom: 9px;
  border-radius: 4px;
  overflow: hidden;
}
.ly_row>input{
  width: 270px;
  height: 40px;
  line-height: 40px;
  padding: 0 30px 0 5px;

}
.ly_row>img{
  position: absolute;
  right: 1px;
  top: 9px;
  padding: 0 30px 0 8px;
}
.ly_row>textarea{
  width: 270px;
  resize: none;
  padding: 5px;
}
.row_captcha>input{
  width: 170px;
  padding: 0 5px;
}
.ly_captcha{
  width: 100px;
  height: 40px;
}
.ly_btn_code{
  width: 90px;
  height: 40px;
  background-color: #007aff;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  margin-left: 10px;
  font-size: 14px;
}
.btn_ly_submit{
  background-color: #FF5337;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  width: 270px;
}
.contact_us_row{
  margin-bottom: 10px;
}
.contact_us_row>img{
  margin-right: 10px;
  display: inline-block;
}
.row_loc>img{
  width: 15px;
  height: 21px;
}
.row_loc>span{
  vertical-align: top;
}
.row_tel>img{
  width: 15px;
  height: 15px;
}
.row_phone>img{
  width: 12px;
  height: 18px;
}
.row_email>img{
  width: 14px;
  height: 12px;
}
.contact_us_qq{
  margin-top: 20px;
  cursor: pointer;
}
.fast_link{
  display: inline-block;
  color: #fff;
  margin-bottom: 15px;
}
.link_prdt,
.link_news{
  margin-right: 30px;
}
.qr_subscription, .qr_downloadapp{
  display: inline-block;
  text-align: center;
}
.qr_subscription{
  margin-right: 20px;
}
.foot_cprt{
  background-color: #1A1A1A;
  text-align: center;
  font-size: 14px;
  padding: 25px 0;
  margin-top: 60px;
}

.fm_head, .fm_body, .fm_foot, .fm_contact{
  min-width: 1200px;
}
.fm_title{
  width: 550px;
  margin: 50px auto;
  text-align: center;
}
.fm_title>img,
.fm_title>div{
  display: inline-block;
}
.fm_title>img{
  margin-bottom: 28px;
}
.fm_title_zh{
  font-size: 30px;
  color: #010101;
  font-weight: bold;
  margin: 0 20px;
}
.fm_title_en{
  font-size: 16px;
  color: #666;
}


/* 页面内主区域tab切换 */
.fm_tab_head{
  border-bottom: #ddd 1px solid;
  text-align: center;
}
.fm_tab_head_item{
  padding: 50px 80px;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
}
.fm_tab_head_item.active{
  color: #fff;
  background-color: #2C66E9;
}

/* 消息提示 */
.msg{
  background: rgba(0, 0, 0, .7);
  padding: 15px 40px;
  color: #fff;
  position: fixed;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
}

/* 二维码 */
.qr_news{
  display: none;
  width: 380px;
  background-color: #fff;
  border-left: #ddd 1px solid;
  border-radius: 10px;
  position: fixed;
  top: 36%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 12px 12px 5px #666;
  text-align: center;
  z-index: 999;
}
.qr_title{
  text-align: center;
  background-color: #789AF2;
  color: #fff;
  line-height: 40px;
  margin-bottom: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.qr_img>canvas{
  border-radius: 5px;
}
.qr_text{
  width: 100%;
  text-align: center;
  color: #333;
  line-height: 30px;
  margin: 10px 0 15px 0;
}
.qr_close{
  width: 25px;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  cursor: pointer;
}

/* back to top */
.btt{
  position: fixed;
  bottom: 100px;
  right: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: #999 1px solid;
  background: #fff;
  z-index: 9999;
  cursor: pointer;
  display: none;
}
.btt>img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
}