﻿/**
 *  __function-clearFix__              ............   ????????????
 *  __function-container__              ............  ????????????
 *  __function-border-radius__              ............ ??????
 *  __function-box-shadow__              ............ ??????
 *  __function-text-shadow__             ............ ????????????
 *  __function-transition__             ............ ????????????
 *  __function-transform__             ............ css3??????
 *  __function-nowrap__             ............ ?????????????????????

 *  __f-function__              ............ ???????????? clearFix f-left f-right ???
 */
/*------------------------------------*\
        __function-clearFix__
\*------------------------------------*/
/*------------------------------------*\
        __function-container__
\*------------------------------------*/
/*------------------------------------*\
        __function-border-radius__
\*------------------------------------*/
/*------------------------------------*\
        __function-box-shadow__
\*------------------------------------*/
/*------------------------------------*\
        __function-clearFix__
\*------------------------------------*/
/*------------------------------------*\
        __function-transition__
\*------------------------------------*/
/*------------------------------------*\
        __function-transform__
\*------------------------------------*/
/*------------------------------------*\
        __function-nowrap__
\*------------------------------------*/
.function-nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*------------------------------------*\
          __f-function__
\*------------------------------------*/
.f-container {
  width: 1100px;
  margin: 0 auto;
}
.f-clearfix {
  *zoom: 1;
}
.f-clearfix:before,
.f-clearfix:after {
  content: " ";
  display: table;
}
.f-clearfix:after {
  clear: both;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.f-dhid {
  display: none!important;
}
.f-vhid {
  visibility: hidden;
}
.f-tl {
  text-align: left;
}
.f-tc {
  text-align: center;
}
.f-tr {
  text-align: right;
}
.f-wwbw {
  word-wrap: break-word;
}
.f-wwba {
  word-wrap: break-all;
}
.f-overflow {
  overflow: hidden;
}
.f-overflow-x {
  overflow-x: hidden;
}
.f-overflow-y {
  overflow-y: hidden;
}
.f-10 {
  font-size: 10px;
}
.f-12 {
  font-size: 12px;
}
.f-13 {
  font-size: 13px;
}
.f-14 {
  font-size: 14px;
}
.f-15 {
  font-size: 15px;
}
.f-16 {
  font-size: 16px;
}
.f-17 {
  font-size: 17px;
}
.f-18 {
  font-size: 18px;
}
.f-19 {
  font-size: 19px;
}
.f-20 {
  font-size: 20px;
}
/*??????*/
.f-mask {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 500;
  background: url(img/opcityBg_0.8.png) repeat;
}
html,
body {
  min-width: 1265px;
  font-family: "Microsoft YaHei";
}
/*@media (max-height: 700px) {
  .mq_right_nav {
    /!*top: 32%;
    margin-top: 102px;
    bottom: inherit;*!/

    /!*bottom:20px!important;*!/
  }
}*/
/**
 *                  ????????????
 *  mq_no_content              ............   ??????
 *  mq_nav_container              ............   ??????
 *  mq_banner_2                   ............   2?????????banner
 *  mq_btn_icon                   ............   ????????????
 *  mq_right_nav                  ............   ????????????
 *  mq_popup                      ............   ???????????????
 *  mq_error404                   ............   404??????
 *  mq_weChat                     ............   ???????????????
 *  mq_ft                         ............   ??????
 *  mq_news_list                  ............   ?????? || ????????????-?????? || ????????????-?????? || ????????????-??????  >>>>???????????????????????????
 */
/*------------------------------------*\
            mq_no_content
\*------------------------------------*/
.mq_no_content {
  font-size: 20px;
  color: #9194a2;
  margin: 40px 0 118px;
  text-align: center;
  line-height: 40px;
}
.mq_no_content i {
  display: block;
  margin: 0 auto;
  width: 42px;
  height: 42px;
  background: url("img/icon.png") no-repeat 61% 69%;
}
/*------------------------------------*\
            mq_nav_container
\*------------------------------------*/
.mq_nav_container {
  position: absolute;
  width: 100%;
  min-width: 1265px;
  top: 0;
  /*height: 60px;*/
  z-index: 11;
}
.mq_navBar {
  width: 1100px;
  margin: 0 auto;
  line-height: 60px;
}
.mq_navBar .mq-logo {
  padding-top: 26px;
}
.mq_navBar .mq-logo img {
  display: block;
}
.mq_navBar .mq-logo-btm {
  margin-top: 6px;
}
.mq_navBar a {
  line-height: 55px;
  color: #FFF;
}
.mq_navBar .mq-nav-list li {
  position: relative;
  height: 58px;
  line-height: 58px;
  /*padding-top: 20px;*/
  margin-top: 20px;
}
.mq_navBar .mq-nav-list li.mq_nav_industry:hover a {
  border-bottom: 0;
}
.mq_navBar .mq-nav-list li.zq-act a {
  border-bottom: 2px solid #FFF;
}
.mq_navBar .mq-nav-list li:hover a {
  border-bottom: 2px solid #FFF;
}
.mq_nav_sub {
  background: #2f3036;
  position: relative;
}
.mq_nav_sub .mq-logo {
  padding-top: 12px;
}
.mq_nav_sub .mq-nav-list {
  margin-top: 0;
}
.mq_nav_sub .mq-nav-list li {
  margin-top: 0;
  height: 59px;
  line-height: 59px;
}
.mq_nav_sub .mq-nav-list li.zq-act {
  background: #3e3f45;
}
.mq_nav_sub .mq-nav-list li.zq-act a {
  border-bottom: 0 solid #FFF;
}
.mq_nav_sub .mq-nav-list li:hover {
  background: #3e3f45;
}
.mq_nav_sub .mq-nav-list li:hover a {
  border-bottom: 0 solid #FFF;
}
.mq_nav_sub .mq-nav-list li:hover.mq_nav_industry {
  background: #FFF;
}
.mq_nav_sub .mq_nav_industry dl {
  top: 59px;
}
.mq_nav_sub .mq_nav_industry:hover dl {
  border: 1px solid #aeaeae;
  border-top: 0;
}
.ma_index_nav_sub {
  background: #2f3036;
  position: fixed;
}
.ma_index_nav_sub .mq-nav-list {
  margin-top: 0;
}
.mq_nav_industry {
  width: 115px;
  padding: 0!important;
  text-align: center;
}
.mq_nav_industry i {
  display: inline-block;
  width: 12px;
  height: 10px;
  margin-left: 5px;
  background: url("img/icon.png") no-repeat 8% 9%;
}
.mq_nav_industry dl {
  position: absolute;
  top: 58px;
  left: 0;
  height: 0;
  overflow: hidden;
  text-align: center;
  width: 330px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-box-shadow: 0 2px 3px -2px #c6c6c6;
  -webkit-box-shadow: 0 2px 3px -2px #c6c6c6;
  box-shadow: 0 2px 3px -2px #c6c6c6;
}
.mq_nav_industry dl a {
  color: #222;
}
.mq_nav_industry dt {
  height: 48px;
  background: #FFF;
}
.mq_nav_industry dt a {
  line-height: 36px;
}
.mq_nav_industry dd {
  width: 330px;
  /*height: 40px;
    line-height: 40px;*/
  background: #FFF;
  font-size: 14px;
  padding: 19px 0 20px;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
}
.mq_nav_industry dd a {
  display: block;
}
.mq_nav_industry dd a h1 {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 400;
  margin: 0 27px 8px -13px;
  padding-bottom: 11px;
  border-bottom: 2px solid #FFF;
}
.mq_nav_industry dd a p {
  width: 192px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 24px;
  color: #888888;
  text-align: left;
}
.mq_nav_industry dd.zq-radius {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.mq_nav_industry dd:hover {
  background: #f3f3f3;
  border-bottom: 1px solid #eaecee;
  border-top: 1px solid #eaecee;
}
.mq_nav_industry dd:hover a {
  color: #d22c06;
}
.mq_nav_industry dd:hover a h1 {
  border-bottom: 2px solid #3f4754;
}
.mq_nav_industry:hover {
  background: #FFF;
}
.mq_nav_industry:hover i {
  background: url("img/icon.png") no-repeat 8% 11%;
}
.mq_nav_industry:hover a {
  color: #2d231f;
}
/*------------------------------------*\
            mq_banner_2
\*------------------------------------*/
.mq_banner_2 {
  width: 100%;
  min-width: 1265px;
  position: relative;
  overflow: hidden;
  height: 460px;
}
.mq_banner_2 .mq_text {
  position: absolute;
  top: 156px;
  width: 100%;
  color: #FFF;
  text-align: center;
}
.mq_banner_2 .mq_text h1 {
  height: 140px;
  line-height: 140px;
  background: url(img/img2.png) no-repeat top center;
  font-size: 60px;
}
.mq_banner_2 .mq_text p {
  padding-top: 15px;
  font-size: 14px;
  line-height: 22px;
}
/*------------------------------------*\
            mq_btn_icon
\*------------------------------------*/
.mq_btn_icon:hover input {
  opacity: 0.7;
}
.mq_btn_icon:hover .actIn input,
.mq_btn_icon:hover .success input,
.mq_btn_icon:hover .fail input {
  opacity: 1;
}
.mq_btn_icon .uq-btn-icon input {
  background: #f19015;
  color: #FFF;
  font-size: 14px;
  padding: 0 100px 0 96px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
.mq_btn_icon .uq-btn-icon i {
  top: -2px;
  right: 50px;
  background-position: 64% 0;
}
.mq_btn_icon .uq-btn-icon .actIn_img {
  display: none;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 4px;
  right: 66px;
}
.mq_btn_icon .uq-btn-icon.actIn .actIn_img {
  display: block;
}
.mq_btn_icon .uq-btn-icon.actIn i {
  display: none;
}
.mq_btn_icon .uq-btn-icon.success input {
  background: #60bd28;
}
.mq_btn_icon .uq-btn-icon.success i {
  top: 0;
  right: 50px;
  background-position: 42% 94%;
}
.mq_btn_icon .uq-btn-icon.fail input {
  background: #f13e15;
}
.mq_btn_icon .uq-btn-icon.fail i {
  top: 0;
  right: 50px;
  background-position: 50% 94%;
}
/*------------------------------------*\
            mq_right_nav
\*------------------------------------*/
.mq_right_nav {
 /* position: fixed;*/
  position: absolute;
  top: 100%;
  right: 14px;
  bottom: 50px;
  z-index: 100;
}
.mq_right_nav .zq-border-top0 {
  /*border-top: 0;*/
}
.mq_right_nav>p{
  text-align: center;
  font-size: 12px;
  color: #333;
  line-height: 20px;
  margin-bottom: 10px;
}
.mq_right_nav>p b{
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
.mq_right_nav ul{
  width: 60px;
  height: 138px;
  margin: 0 auto;
}
.mq_right_nav li {
  background: #FFF;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.mq_right_nav li:hover {
  background: #000;
}

.mq_right_nav li:hover i.top {
  background-position: 42% 8%;
}
.mq_right_nav li:hover p {
  color: #FFF;
}
.mq_right_nav li i.top {
  background-position: 42% 3%;
}
.mq_right_nav li i.contact {
  background-position: 81% 68%;
}
.mq_right_nav li:hover i.contact {
  background-position: 81% 74%;
}



/*------------------------------------*\
               mq_popup
\*------------------------------------*/
.fq-mask {
  position: fixed;
  width: 100%;
  min-width: 1265px;
  top: 0;
  bottom: 0;
  z-index: 500;
  background: url(img/opcityBg_0.8.png) repeat;
}
.mq_mask {
  position: fixed;
  width: 860px;
  height: 358px;
  left: 50%;
  top: 50%;
  margin-left: -430px;
  margin-top: -179px;
  background: #FFF;
}
.mq_mask .zq-close {
  position: absolute;
  display: block;
  top: 0;
  right: -50px;
  width: 40px;
  height: 40px;
  background: #FFF url(img/icon.png) no-repeat 77% 11%;
}
.mq_mask .mq_text {
  color: #515567;
  padding: 38px 0 0 40px;
}
.mq_mask .mq_text h1 {
  font-size: 24px;
  margin-bottom: 40px;
}
.mq_mask .mq_text h2 {
  font-size: 18px;
  line-height: 20px;
}
.mq_mask .mq_down {
  background: #f3f3f3;
  margin-top: 34px;
  padding: 30px 0 30px 40px;
}
/*???????????????-IP-??????????????????*/
.mq_IP_popup .mq_text {
  color: #515567;
  padding: 38px 40px 0;
}
.mq_IP_popup .mq_text h1 {
  font-size: 24px;
  margin-bottom: 40px;
}
.mq_IP_popup .mq_text p {
  font-size: 14px;
  line-height: 24px;
}
.mq_IP_popup .mq_text i.time {
  background-position: 29% 8%;
}
.mq_IP_popup .mq_text i.format {
  background-position: 22% 4%;
}
.mq_IP_popup .mq_text i.size {
  background-position: 22% 8%;
}
.mq_IP_popup .mq_down {
  margin-top: 60px;
}
.mq_IP_popup .mq_down a {
  display: block;
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #bfbfbf;
  color: #FFF;
}
.mq_IP_popup .mq_down a i {
  background-position: 85% 12%;
}
.mq_IP_popup .mq_down a:hover {
  background: #575963;
}
/*???????????????-????????????-??????(??????????????????)*/
.mq_popup_enter .mq_mask {
  width: 860px;
  height: 580px;
  margin-left: -430px;
  margin-top: -290px;
}
.mq_active_form {
  color: #515567;
}
.mq_active_form .mq_text {
  height: 452px;
  overflow-y: auto;
}
.mq_active_form .mq_text h1 {
  margin-bottom: 22px;
}
.mq_active_form label {
  font-size: 16px;
}
.mq_active_form .mq-form-vertical_item {
  position: relative;
}
.mq_active_form ul li {
  width: 158px;
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}
.mq_active_form ul li.zq-out {
  width: 33px;
  height: 57px;
  margin-right: 0;
}
.mq_active_form ul li.zq-out label {
  position: relative;
  display: block;
  bottom: 16px;
  top: 25px;
  left: -26px;
  width: 35px;
  cursor: pointer;
}
.mq_active_form ul li.zq-out label i {
  position: relative;
  display: block;
  width: 33px;
  height: 33px;
  background: url(img/icon.png) no-repeat 95% 14%;
}
.mq_active_form ul li.zq-out label i:hover {
  background-position: 95% 21%;
}
.mq_active_form ul label {
  display: block;
  padding: 0 0 6px 12px;
  font-size: 14px;
}
.mq_active_form .u-input {
  width: 112px;
  color: #9a9ca9;
  padding: 3px 12px 4px 16px;
}
.mq_active_form .u-big-input {
  width: 598px;
}
.mq_active_form .zq-add {
  position: absolute;
  display: block;
  bottom: -3px;
  left: 747px;
  width: 35px;
  height: 82px;
  cursor: pointer;
}
.mq_active_form .zq-add i {
  position: relative;
  display: block;
  width: 33px;
  height: 33px;
  top: 42px;
  background: url(img/icon.png) no-repeat 95% 0;
}
.mq_active_form .zq-add i:hover {
  background-position: 95% 7%;
}
.mq_active_form .u-radio {
  width: 150px;
  font-size: 12px;
}
.mq_active_form .u-radio input {
  top: 3px;
}
.mq_active_form .mq_submit {
  padding: 20px 0 20px 40px;
  background: #f3f3f3;
}
.mq_active_form .mq_submit input {
  background: #bfbfbf;
  color: #FFF;
  border: none;
  outline: none;
  padding: 13px 40px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 18px;
}
.mq_active_form .mq_submit input:hover {
  background: #575963;
}
.mq_success-pup {
  position: absolute;
  background: #FFF;
  width: 528px;
  height: 331px;
  top: 50%;
  left: 50%;
  margin-left: -264px;
  margin-top: -165px;
  text-align: center;
}
.mq_success-pup .mq_no_content {
  line-height: inherit;
  padding-top: 46px;
  margin: 0;
}
.mq_success-pup .mq_no_content i {
  width: 54px;
  height: 52px;
  margin-bottom: 40px;
  background: url("img/icon.png") no-repeat 62% 79%;
}
.mq_success-pup .zq-close {
  display: block;
  margin: 40px auto 0;
  width: 131px;
  height: 39px;
  line-height: 39px;
  background: #FFF;
  border: 2px solid #dcdce0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
  color: #515567;
  outline: none;
}
.mq_success-pup .zq-close:hover {
  background: #bfbfbf;
  color: #FFF;
}
.mq_fail {
  height: 490px;
}
.mq_fail .mq_no_content {
  padding-top: 165px;
}
/*????????????-?????????????????????????????????*/
.mq_contact_mask {
  height: 580px;
  margin-top: -290px;
}
.mq_contact_mask .mq_cot {
  position: relative;
}
.mq_contact_mask .mq_header {
  position: absolute;
  height: 80px;
  background: #FFF;
  left: 0;
  right: 20px;
  top: 0;
  z-index: 2;
}
.mq_contact_mask .mq_header span {
  position: absolute;
  display: block;
  width: 58px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  right: 18px;
  top: 23px;
  border: 1px solid #5a5a5a;
}
.mq_contact_mask .mq_header span:hover {
  background: #5a5a5a;
  color: #FFF;
}
.mq_contact_mask .mq_main {
  position: relative;
  overflow-y: auto;
  height: 580px;
}
.mq_contact_mask .mq_main ul {
  padding: 80px 100px 45px 93px;
}
.mq_contact_mask .mq_main li {
  height: 230px;
  background: url(img/img6_area.png) no-repeat;
  padding-left: 42px;
}
.mq_contact_mask .mq_main h1 {
  font-size: 16px;
  line-height: 24px;
  color: #444;
  font-weight: 400;
}
.mq_contact_mask .mq_main p {
  margin-top: 12px;
  font-size: 12px;
  line-height: 26px;
}
.mq_contact_mask .mq_footer {
  position: absolute;
  height: 40px;
  background: #FFF;
  left: 0;
  right: 20px;
  bottom: 0;
  z-index: 2;
}
/*????????????*/
.mq_profession_mask {
  height: 530px;
  margin-top: -265px;
  color: #515567;
}
.mq_profession_mask .mq_profession_img {
  width: 240px;
  padding: 40px 40px 0;
  float: left;
}
.mq_profession_mask .mq_profession_img img {
  width: 100%;
}
.mq_profession_mask .mq_profession_img h1 {
  font-size: 36px;
  line-height: 68px;
}
.mq_profession_mask .mq_profession_img p {
  font-size: 14px;
  line-height: 20px;
}
.mq_profession_mask .mq_profession_txt {
  width: 540px;
  padding: 40px 0;
  float: left;
  background: #f7f7f7;
}
.mq_profession_mask .mq_profession_box {
  padding: 0 52px 0 40px;
  width: 448px;
  height: 450px;
  overflow: auto;
}
.mq_profession_mask .mq_profession_box h4 {
  line-height: 20px;
}
.mq_profession_mask .mq_profession_box .mq_profession_work {
  padding: 14px 0 5px;
}
.mq_profession_mask .mq_profession_box .mq_cut {
  padding-bottom: 30px;
}
/*????????????*/
.mq_profession_mask .mq_star_img {
  padding: 0;
  width: 310px;
}
.mq_profession_mask .mq_star_txt {
  width: 550px;
  padding: 40px 0;
  background: #FFF;
}
.mq_profession_mask .mq_star_box {
  width: 458px;
}
.mq_profession_mask .mq_star_box h1 {
  font-size: 36px;
  line-height: 36px;
}
.mq_profession_mask .mq_star_box h1 span {
  font-weight: 400;
  font-size: 14px;
  padding-left: 19px;
}
.mq_profession_mask .mq_star_box em {
  display: block;
  font-style: normal;
  margin: 5px 0 30px;
}
.mq_profession_mask .mq_star_box label {
  display: block;
  margin: 15px 0 35px;
}
.mq_profession_mask .mq_star_box p {
  padding: 12px 0 15px;
  font-size: 14px;
  line-height: 24px;
}
/*??????????????????*/
.mq_video_popup .mq_mask {
  padding: 5px;
  height: 564px;
  margin-top: -287px;
}
/*------------------------------------*\
             mq_error404
\*------------------------------------*/
.mq_error404 {
  margin-top: 147px;
  padding-top: 528px;
  background: url("img/404.png") no-repeat top center;
}
.mq_error404 a {
  display: block;
  width: 209px;
  margin: 0 auto;
  padding-left: 15px;
  background: url("img/404_link.png") no-repeat;
  outline: none;
  height: 58px;
  line-height: 58px;
  text-align: center;
}
/*------------------------------------*\
                mq_weChat
\*------------------------------------*/
.mq_weChat {
  position: absolute;
  bottom: 38px;
  right: 0;
  width: 240px;
  height: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  background: #FFF;
}
.mq_weChat .mq_weChat_box {
  position: relative;
  width: 238px;
  height: 229px;
  border: 1px solid #888;
  text-align: center;
  color: #444;
}
.mq_weChat h5 {
  font-weight: 400;
  line-height: 25px;
  margin-top: 18px;
}
.mq_weChat label {
  color: #555;
}
.mq_weChat p {
  padding-bottom: 4px;
  font-size: 12px;
}
.mq_weChat em {
  position: absolute;
  display: block;
  width: 13px;
  height: 8px;
  right: 31px;
  bottom: -8px;
  background: url(img/weChat_1.png) no-repeat;
}
/*------------------------------------*\
                mq_ft
\*------------------------------------*/
.mq_ft {
  background: #FFF;
  border-top: 1px solid #ddd;
  padding: 27px 0 40px 0;
}
.mq_ft .mq_ft_logo {
  float: left;
}
.mq_ft_left {
  float: left;
}
.mq_ft_left a {
  font-size: 14px;
  color: #404752;
  margin-right: 20px;
  outline: none;
}
.mq_ft_left .mq-ft-navList {
  margin-top: 8px;
}
.mq_ft_left .mq-ft-navList a {
  font-size: 12px;
  color: #8a8e95;
  margin-right: 0;
}
.mq_ft_left .mq-ft-navList span {
  color: #8a8e95;
  margin: 0 8px;
}
.mq_ft_left .mq-ft-navList .mq-footer-copy {
  margin-top: 2px;
}
/*
????????????
.mq_ft_share{
  margin-top: 7px;
  a{
    display: inline-block;
    *display: inline;
    border: 1px solid #8a8e95;
    padding: 1px 10px;
    outline: none;
    label{
      font-size: 12px;
      cursor: pointer;
    }
    &.mq_weChat_btn{
      position: relative;
    }
    &:hover{
      background: #888;
      color: #FFF;
      .subscribe{
        background-position: 60% 54%;
      }
      .micro-blog{
        background-position: 67% 54%;
      }

    }
    &.mq_weChat_btn:hover{
      .mq_weChat{
        //width: 240px;
        height: 238px;
        opacity: 1;
    }
      .we-chat{
        background-position: 74% 54%;
      }
    }
  }
  i{
    width: 18px;
    height: 18px;
    margin-right: 4px;
    background: url("img/icon.png") no-repeat;
  }
  .subscribe{
    background-position: 60% 50%;
  }
  .micro-blog{
    background-position: 67% 50%;
  }
  .we-chat{
    background-position: 74% 50%;
  }
  .uq-icon-text{
    margin-right: 0;
  }
}*/
.mq-share {
  margin-top: 7px;
}
.mq-share a {
  position: relative;
  display: inline-block;
  outline: none;
  margin: 0 2px;
  z-index: 101;
}
.mq-share a.mq_weChat_wrap:hover .us-icon4 {
  background: url(img/us-icon4_hover.png) no-repeat;
}
.mq-share a.mq_weChat_wrap:hover .mq_weChat {
  height: 238px;
}
.mq-share a .mq_weChat {
  transition: all 0.3s ease-in-out;
  width: 240px;
  height: 0;
  right: 0;
  opacity: 1;
  bottom: 50px;
}
.mq-share a .mq_weChat em {
  right: 12px;
}
.mq-share i {
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.mq-share i.us-icon0 {
  background: url(img/us-icon0.png) no-repeat;
}
.mq-share i.us-icon2 {
  background: url(img/us-icon2.png) no-repeat;
}
.mq-share i.us-icon4 {
  background: url(img/us-icon4.png) no-repeat;
}
.mq-share i:hover.us-icon0 {
  background: url(img/us-icon0_hover.png) no-repeat;
}
.mq-share i:hover.us-icon2 {
  background: url(img/us-icon2_hover.png) no-repeat;
}
/*------------------------------------*\
             mq_news_list
\*------------------------------------*/
.mq_news_list {
  position: relative;
  margin-top: 20px;
}
.mq_news_list .mq-listAvg-slider {
  position: relative;
  width: 1100px;
  height: 256px;
  overflow: hidden;
}
.mq_news_list .mq-listAvg-box {
  position: relative;
  width:100%;
  padding: 0 18px;
  height: 256px;
  margin-left: -18px;
}
.mq_news_list .mq-listAvg-box li {
  width: 354px;
  margin: 0 0 0 19px;
  background: #f2f2f2;
}
.mq_news_list .mq-text {
  display: block;
  padding: 30px 48px 0 39px;
}
.mq_news_list .mq-text .mq-hover-title .mq-hover-item {
  width: 200px;
}
.mq_news_list .mq-text h1 {
  margin-right: 15px;
  padding-bottom: 15px;
  line-height: 28px;
  border-bottom: 2px solid #404752;
  color: #404752;
  font-size: 17px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mq_news_list .mq-text h1 label {
  display: inline-block;
  *display: inline;
  padding: 0 8px;
  font-size: 16px;
  line-height: 28px;
  border: 1px solid #404752;
  margin-right: 12px;
}
.mq_news_list .mq-text p {
  line-height: 28px;
}
.mq_news_list .mq-text p.time {
  padding: 0 0 9px 0;
  font-size: 12px;
  color: #999;
}
.mq_news_list .mq-text p span {
  margin-right: 15px;
}
.mq_news_list .mq-text .mq-text-into {
  height: 112px;
  overflow: hidden;
  margin: 15px 0;
  font-size: 14px;
  color: #444;
}
.mq_news_list i {
  display: block;
  position: absolute;
  width: 33px;
  height: 33px;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
  background: url("img/icon.png") no-repeat;
}
.mq_news_list i.next {
  right: -41px;
  background-position: 66% 5%;
}
.mq_news_list i.next:hover {
  background-position: 66% 12%;
}
.mq_news_list i.prev {
  left: -41px;
  background-position: 55% 5%;
}
.mq_news_list i.prev:hover {
  background-position: 55% 12%;
}
/**
 *                        ??????
 *  mq_slider                  ............   ????????????????????????-??????1
 *  mq_title                   ............   ????????????????????????-??????
 *  mq_hot                     ............   ????????????????????????-????????????
 *  mq_major                   ............   ????????????????????????-????????????
 *  mq_research                ............   ????????????????????????-???????????????
 *  mq_industry_field          ............   ????????????????????????-????????????
 */
/*.language_change {
  width: 127px;
  float: left;
  margin-top: 20px;
  text-align: center;
  color: #bbb;
}
.language_change a {
  padding: 0 8px;
  font-size: 12px;
  color: #FFF;
}*/
.language_change {
  width: 60px;
  height: 60px;
  float: left;
  margin: 34px 0 0 24px;
  color: #bbb;
}
.language_change p{
  position: relative;
  padding-left: 12px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 12px;
  /*border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;*/
}
.language_change p>b{
  position: relative;
  top: 12px;
  left: 8px;
  border-top: 4px solid #999;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.language_change p>b i{
  position: absolute;
  left: -3px;
  top: -4px;
  border-top: 3px solid #FFF;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
.language_change dl{
  position: relative;
  display: none;
  height: 0;
  width: 112px;
  padding: 8px 0 5px 0;
  background: #FFF;
  border-radius: 0 0 2px 2px;
  overflow: hidden;
  z-index: 10;
}
.language_change dl dd{
  height: 25px;
  line-height: 25px;
}
.language_change dl dd:hover{
  background: #f3f3f3;
}
.language_change dl a{
  display: block;
  font-size: 11px;
  color: #888;
  padding-left: 15px;
  line-height: inherit;
}
.language_change dl a span{
  display: inline-block;
  width: 34px;
  color: #222;
}
.mq-language-open p{
  background: #FFF;
  color: #222;
}
.mq-language-open p>b{
  border-top: 4px solid #FFF;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.mq-language-open p>b i{
  border-top: 3px solid rgba(64,71,82,0.9);
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
.mq-language-open dl{
  display: block;
}
.mq_nav_sub .language_change {
  margin-top: 0;
  /*margin-top: 15px;*/
  height: 60px;
  line-height: 60px;
  /*height: 45px;
  line-height: 45px;*/
}
.mq_nav_sub .language_change p{
  height: 60px;
  line-height: 60px;
 /* height: 45px;
  line-height: 33px;*/
}
.mq_nav_sub .language_change dl{
  border: 1px solid #aeaeae;
  border-top: 0;
}
/*------------------------------------*\
               mq_slider
\*------------------------------------*/
.mq_slider {
  height: 460px;
}
.mq_slider .mq-slide-list li {
  min-width: 1265px;
}
.mq_slider .mq_text {
  width: 560px;
  margin: 0 auto;
  padding: 155px 135px 0 405px;
  color: #FFF;
}
.mq_slider .mq_text h1 {
  font-size: 45px;
}
.mq_slider .mq_text p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 26px;
}
.mq_slider .mq_pointer {
  cursor: pointer;
  bottom: 18px;
  width: 100%;
  min-width: 1100px;
  text-align: center;
}
.mq_slider .mq_pointer i {
  cursor: pointer;
  background: #FFF;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.mq_slider .mq_pointer i.zq-act {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mq_slider .mq_pointer i:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/*------------------------------------*\
               mq_title
\*------------------------------------*/
.mq_title {
  padding: 50px 0 1px 0;
}
/*------------------------------------*\
               mq_hot
\*------------------------------------*/
.mq_hot .gq-doc {
  margin-top: -5px;
}
.mq_hot .gq-mn {
  margin-top: 37px;
  width: 728px;
  height: 330px;
}
.mq_hot .gq-mn.mq-slide {
  min-width: 728px;
}
.mq_hot .gq-mn.mq-slide li {
  position: relative;
}
.mq_hot .gq-mn.mq-slide li img {
  display: block;
  width: 728px;
  height: 330px;
}
.mq_hot .gq-sd {
  width: 354px;
  height:367px;
}
.mq-hot-slider .mq_pointer {
  text-align: right;
  bottom: 26px;
  right: 30px;
}
.mq-hot-slider .mq_pointer i {
  width: 12px;
  height: 2px;
  margin: 0 3px 0 2px;
  background: #4a4747;
  cursor: pointer;
}
.mq-hot-slider .mq_pointer i.zq-act {
  background: #FFF;
}
.mq-hot-slider .mq_pointer i:hover {
  background: #FFF;
}
.mq-hot-slider .mq_pointer p {
  display: inline-block;
  *display: inline;
}
.mq-hot-slider .mq_pointer span {
  text-align: center;
  display: block;
  color: #FFF;
  font-size: 16px;
  line-height: 20px;
}
.mq-hot-slider .mq-boxBtm {
  padding: 38px 100px 26px 33px;
  background: url("img/opcityBg_0.7.png") repeat;
}
.mq-hot-slider .mq-boxBtm h1 {
  color: #FFF;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mq-hot-slider .mq-boxBtm p {
  padding: 20px 200px 0 0;
  font-size: 14px;
  height: 45px;
  line-height: 24px;
  color: #FFF;
  overflow: hidden;
}
.mq-hot-export .mq_mn {
  position: relative;
}
.mq-hot-export .mq_mn img {
  float: right;
}
.mq-hot-export .mq_info {
  position: absolute;
  width: 186px;
  right: 18px;
  top: 0;
  padding: 32px 0 26px;
  border-bottom: 1px solid #e3e3e3;
  text-align: right;
}
.mq-hot-export .mq_info h1 {
  padding-right: 21px;
  font-size: 24px;
  color: #222;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mq-hot-export .mq_info p {
  font-size: 12px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mq-hot-export .mq-boxBtm {
  left: 108px;
  padding: 18px 36px 20px 56px;
  background: url("img/opcityBg_0.7.png") repeat;
}
.mq-hot-export .mq-boxBtm p {
  position: relative;
  font-size: 14px;
  line-height: 28px;
  color: #FFF;
}
.mq-hot-export .mq-boxBtm p i {
  position: absolute;
  display: block;
  width: 25px;
  height: 20px;
  background: url("img/icon.png") no-repeat;
}
.mq-hot-export .mq-boxBtm p i.start {
  top: 4px;
  left: -40px;
  background-position: 35% 78%;
}
.mq-hot-export .mq-boxBtm p i.end {
  bottom: 0;
  right: -22px;
  background-position: 48% 78%;
}
/*------------------------------------*\
               mq_major
\*------------------------------------*/
.mq-major {
  width: 100%;
  min-width: 1265px;
  margin: 0 auto;
}
.mq_majorDoc {
  width: 1100px;
  margin: 0 auto;
  padding-top: 18px;
}
.mq_majorDoc img {
  width: 100%;
}
.mq_majorDoc .mq_info {
  position: relative;
  padding: 36px 60px 65px;
  border: 1px solid #f2f2f2;
  border-top: 0;
  background: #fcfcfc;
}
.mq_majorDoc .mq_info h1 {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  color: #222;
}
.mq_majorDoc .mq_info p {
  margin-top: 15px;
  font-size: 14px;
  color: #444;
  line-height: 26px;
}
.mq_majorDoc .mq_info .uq-more {
  position: absolute;
  top: 86px;
  right: 60px;
  display: block;
  padding: 0 22px;
  border: 1px solid #888;
  line-height: 40px;
  font-size: 14px;
  color: #626467;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.mq_majorDoc .mq_info .uq-more:hover {
  background: #888;
  color: #FFF;
}
/*------------------------------------*\
               mq_research
\*------------------------------------*/
.mq_research {
  margin-top: 58px;
  background: url("img/img1_bg1.jpg") no-repeat top center;
  padding: 94px 0 66px;
  text-align: center;
  color: #FFF;
}
.mq_research h1 {
  font-size: 45px;
  line-height: 50px;
}
.mq_research p {
  font-size: 16px;
  line-height: 34px;
  color: #c7c7c7;
  margin: 54px 0 108px;
}
.mq_research h2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
.mq_research h2 span {
  padding: 0 33px;
}
.mq_research .uq-more {
  display: block;
  margin: 40px auto 0;
  width: 216px;
  padding: 9px 0;
  line-height: 28px;
  font-size: 16px;
  color: #FFF;
  border: 2px solid #FFF;
}
.mq_research .uq-more:hover {
  background: #FFF;
  color: #060001;
}
/*------------------------------------*\
           mq_industry_field
\*------------------------------------*/
.mq_industry_field {
  margin-bottom: 94px;
}
.mq_industry_field .mq-listAvg {
  margin-top: 27px;
}
.mq_industry_field li {
  background: #f2f2f2;
}
.mq_industry_field .mq-text {
  padding: 31px 42px 41px 35px;
}
.mq_industry_field .mq-text h1 {
  *display: inline;
  display: inline-block;
  font-size: 20px;
  color: #444;
  line-height: 28px;
  border-bottom: 2px solid #3f4754;
  font-weight: 400;
  padding-bottom: 10px;
}
.mq_industry_field .mq-text h1 i {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 37px;
  height: 35px;
  margin-right: 18px;
  background: url("img/icon.png") no-repeat;
}
.mq_industry_field .mq-text .electric {
  background-position: 3% 94%;
}
.mq_industry_field .mq-text .mechanics {
  background-position: 17% 94%;
}
.mq_industry_field .mq-text .chemistry {
  background-position: 30% 94%;
}
.mq_industry_field .mq-text-into {
  margin: 14px 0 18px;
  font-size: 14px;
  height: 112px;
  line-height: 28px;
  color: #404752;
  overflow: hidden;
}
.mq_industry_field .uq-more {
  display: block;
  margin: 0 auto;
  width: 108px;
  padding: 7px 0;
  text-align: center;
  border: 1px solid #888;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.mq_industry_field .uq-more:hover {
  background: #888;
  color: #FFF;
}
/**
 *                      ???????????????
 *  mq_nav_theme                  ............   ???????????????
 *  mq_IP_title                   ............   ???????????????-IP??????
 *  mq_IP_list                    ............   ???????????????-IP??????-??????
 *  mq_active                     ............   ???????????????-????????????
 *  mq_meet_list                  ............   ???????????????-????????????
 *  mq_active_info                ............   ???????????????-????????????-??????
 */
/*------------------------------------*\
            mq_nav_theme
\*------------------------------------*/
.mq_nav_theme {
  margin-top: 15px;
  line-height: 65px;
  color: #515567;
}
.mq_nav_theme .mq-nav-list {
  width: 580px;
  float: left;
}
.mq_nav_theme .mq-nav-list li {
  margin-left: 0;
  margin-right: 15px;
  line-height: 62px;
  padding: 0;
  cursor: pointer;
}
.mq_nav_theme .mq-nav-list li.zq-act {
  color: #d93e12;
  border-bottom: 3px solid #d93e12;
}
.mq_nav_theme .mq-nav-list li:hover {
  color: #d93e12;
}


.mq_nav_theme .mq-nav-list li.zq-act {
  color: #d93e12;
  border-bottom: 3px solid #d93e12;
}

.mq_nav_theme .mq-nav-list li.zq-act a{
  color: #d93e12;
 
}


.mq_nav_theme span {
  padding: 0 10px 0 12px;
  font-size: 18px;
  font-weight: bold;
}




.mq_new_type {
  width: 220px;
  float: right;
  margin-top: 15px;
  line-height: 15px;
}
.mq_new_type ul {
  display: inline-block;
  *display: inline;
}
.mq_new_type li {
  width: 28px;
  margin: 0 11px;
  cursor: pointer;
}
.mq_new_type li .mq-list4-txt {
  margin: 0;
}
.mq_new_type li p {
  color: #515567;
}
.mq_new_type li i {
  display: block;
  margin: 0 auto;
  width: 25px;
  height: 24px;
  background: url(img/icon.png) no-repeat;
}
.mq_new_type li i.viewpoint {
  background-position: 0 0;
}
.mq_new_type li i.case {
  background-position: 8% 0;
}
.mq_new_type li i.report {
  background-position: 15% 0;
}
.mq_new_type li.zq-act p {
  color: #d93e12;
}
.mq_new_type li.zq-act i.viewpoint {
  background-position: 0 4%;
}
.mq_new_type li.zq-act i.case {
  background-position: 8% 4%;
}
.mq_new_type li.zq-act i.report {
  background-position: 15% 4%;
}
.mq_new_type li:hover p {
  color: #d93e12;
}
.mq_new_type li:hover i.viewpoint {
  background-position: 0 4%;
}
.mq_new_type li:hover i.case {
  background-position: 8% 4%;
}
.mq_new_type li:hover i.report {
  background-position: 15% 4%;
}
.mq_research_mn {
  margin: 29px 0 92px;
}
.mq_banner4 {
  width: 800px;
  height: 300px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.mq_banner4 img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mq_banner4:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.mq_banner4 .mq-boxBtm {
  padding-left: 20px;
  font-size: 24px;
  line-height: 60px;
  color: #FFF;
  background: url("img/opcityBg_0.3.png") repeat;
}
.mq_newList {
  width: 800px;
}
.mq_newList .mq-list3-box li {
  width: 800px;
  height: 180px;
  margin-bottom: 20px;
}
.mq_newList .mq-list3-box li.zq-act {
  height: 300px;
  overflow: hidden;
}
.mq_newList .mq-list3-box li.zq-act .mq-list3-img {
  width: 400px;
  height: 300px;
}
.mq_newList .mq-list3-box li.zq-act .mq-list3-img img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mq_newList .mq-list3-box li.zq-act .mq-list3-img img:hover {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.mq_newList .mq-list3-box li.zq-act .mq-list3-txt {
  width: 400px;
  height: 300px;
}
.mq_newList .mq-list3-box li.zq-act .mq-list3-txt .mq-hover-item {
  top: 120px;
}
.mq_newList .mq-list3-box li.zq-act .mq-list3-txt h2 {
  font-size: 24px;
}
.mq_newList .mq-list3-box li.zq-act .mq-list3-txt p.intro {
  height: 88px;
}
.mq_newList .mq-list3-img {
  width: 240px;
  height: 180px;
  overflow: hidden;
}
.mq_newList .mq-list3-txt {
  width: 560px;
  height: 180px;
  background: #f3f3f3;
}
.mq_newList .mq-list3-txt .mq-txt {
  padding: 25px 30px 0;
}
.mq_newList .mq-list3-txt h2 {
  font-size: 20px;
  color: #515567;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mq_newList .mq-list3-txt h2:hover {
  color: #d93e12;
}
.mq_newList .mq-list3-txt p {
  overflow: hidden;
  padding: 16px 20px 0 0;
  color: #9194a2;
  font-size: 14px;
  line-height: 22px;
}
.mq_newList .mq-list3-txt p.mark {
  height: 48px;
  line-height: 48px;
  padding: 0;
  border-bottom: 1px solid #e3e3e3;
}
.mq_newList .uq-icon-text {
  margin: 0 18px 0 -3px;
}
.mq_newList .uq-icon-text.personName{
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  max-width: 245px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mq_newList .uq-icon-text.on{
  color: #cf2a05;
}
.mq_newList .uq-icon-text.on i.userLike{
  background: url("img/icon1-1.png") no-repeat 80% 40%;
}
.mq_newList .uq-icon-text i.person {
  height: 17px;
  background: url("img/icon.png") no-repeat 22% 1%;
}
.mq_newList .uq-icon-text i.time {
  height: 18px;
  background: url("img/icon.png") no-repeat 29% 1%;
}
.mq_newList .uq-icon-text i.userLike {
  cursor: pointer;
  height: 18px;
  background: url("img/icon1-1.png") no-repeat 80% 0;
}
.mq_newList .uq-icon-text i.userLike:hover{
  background: url("img/icon1-1.png") no-repeat 80% 40%;
}
.mq_newList .uq-icon-text i.issue {
  height: 18px;
  background: url("img/icon1-1.png") no-repeat 103% 0;
}
.mq_newList .uq-icon-text i.issue:hover{
  background: url("img/icon1-1.png") no-repeat 103% 41%;
}
.uq_moreBtn {
  width: 100%;
  background: #f3f3f3;
  color: #515567;
  text-align: center;
  font-size: 18px;
}
.uq_moreBtn i {
  margin-left: 18px;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 18px;
  height: 24px;
  background: url(img/icon.png) no-repeat 35.5% 0;
}
.mq_research_right {
  padding: 30px 0 0 40px;
}
.mq_search {
  position: relative;
}
.mq_search .u-input {
  width: 202px;
  padding: 12px 44px 12px 12px;
  margin: 2px 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 0 0 #000;
  -webkit-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000;
  color: #9194a2;
  background: #FFF;
}
.mq_search i {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 9px;
  display: inline-block;
  *display: inline;
  width: 45px;
  height: 34px;
  background: url("img/icon.png") no-repeat -2% 8%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mq_search i.zq-act {
  background-position: -2% 14%;
}
.mq_hover_img img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mq_hover_img:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.mq_link {
  position: relative;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.mq_link img {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mq_link .mq-boxBtm {
  height: 68px;
  color: #FFF;
  background: url("img/opcityBg_0.5.png") repeat;
  padding: 12px 0 0 30px;
}
.mq_link .mq-boxBtm h2 {
  font-size: 30px;
  line-height: 36px;
}
.mq_link .mq-boxBtm span {
  font-size: 10px;
}
.mq_link .mq_jdTeacher {
  position: absolute;
  bottom: -98px;
  background: url(img/opcityBg_0.5.png) repeat;
  color: #FFF;
}
.mq_link .mq_jdTeacher h1 {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
}
.mq_link .mq_jdTeacher p {
  padding: 0 20px 18px;
  line-height: 20px;
  font-size: 12px;
}
/*------------------------------------*\
            mq_IP_title
\*------------------------------------*/
.mq_IP_title {
  background: #f3f3f3;
  padding: 25px 0;
}
.mq_IP_title h1 {
  display: inline-block;
  *display: inline;
  font-size: 30px;
  color: #515567;
  float: left;
}
.mq_IP_title .mq_search {
  display: inline-block;
  *display: inline;
  float: right;
}
.mq_IP_container {
  margin: 80px 0 40px;
}
.mq_IP_mn {
  width: 530px;
  margin: 0 40px 40px 0;
  float: left;
}
.mq_IP_mn.zq-margin-tr0 {
  margin-right: 0;
}
.mq_IP_mn .mq_type {
  position: relative;
  width: 530px;
  height: 240px;
  overflow: hidden;
  cursor: pointer;
}
.mq_IP_mn .mq_type:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.mq_IP_mn .mq_type img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mq_IP_mn .mq_type .mq-boxBtm {
  height: 60px;
  line-height: 60px;
  background: url(img/opcityBg_0.5.png);
  font-size: 24px;
  color: #FFF;
  font-weight: bold;
  padding: 0 30px 0 30px;
}
.mq_IP_mn .mq_type .mq-boxBtm a {
  font-size: 14px;
  color: #FFF;
  font-weight: 400;
  /*&:hover{
          text-decoration: underline;
        }*/
}
.mq_IP_mn ul {
  padding: 10px 29px 8px 27px;
  border: 1px solid #e3e3e3;
  border-top: 0;
}
.mq_IP_mn ul li {
  padding: 16px 0 18px;
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
}
.mq_IP_mn ul li.zq-border-btm0 {
  border-bottom: 0;
}
.mq_IP_mn ul li:hover {
  /*span{
          color: #d93e12;
        }*/
}
.mq_IP_mn ul li:hover p {
  color: #d93e12;
}
.mq_IP_mn ul li span {
  font-size: 12px;
  color: #9194a2;
}
.mq_IP_mn ul li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #515567;
}
/*------------------------------------*\
            mq_IP_list
\*------------------------------------*/
.mq_IP_list {
  margin: 49px 0 93px;
}
.mq_IP_list ul li {
  padding: 27px 0 35px;
  border-bottom: 1px solid #eee;
}
.mq_IP_list ul li.zq-border-btm0 {
  border-bottom: 0;
}
.mq_IP_list ul li:hover p {
  color: #d93e12;
}
.mq_IP_list ul li span {
  font-size: 14px;
  color: #9194a2;
}
.mq_IP_list ul li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 6px;
  font-size: 20px;
  color: #515567;
}
.mq_IP_list .mq_IP_text {
  width: 1100px;
  margin: 0 auto;
  cursor: pointer;
}
.mq_IP_list .mq-hover-title .mq-hover-item {
  width: 500px;
  left: 0;
  right: auto;
}
.mq_IP_list .uq_moreBtn {
  display: block;
  width: 1100px;
  margin: 40px auto 0;
  /*&:hover{
      background: #888;
      color: #FFF;
    }*/
}
/*------------------------------------*\
            mq_active
\*------------------------------------*/
.mq_active {
  width: 1100px;
  margin: 52px auto 50px;
}
.mq_active .uq-crumb {
  font-size: 24px;
  color: #515567;
  line-height: 78px;
}
.mq_active .uq-crumb a {
  font-size: 14px;
  font-weight: 500;
}
.mq_active .uq-crumb a:hover {
  color: #d93e12;
}
.mq_active .mq_accordion ul {
  width: 1105px;
  height: 300px;
  overflow: hidden;
}
.mq_active .mq_accordion .mq-hover-title .mq-hover-item {
  top: 65px;
  left: 0;
  right: auto;
}
.mq_meeting_txt {
  position: relative;
  padding: 24px 30px;
  width: 332px;
  height: 252px;
}
.mq_meeting_txt h3 {
  font-size: 14px;
  color: #515567;
}
.mq_meeting_txt h2 {
  font-size: 20px;
  color: #515567;
  border-bottom: 1px solid #e3e3e3;
  padding: 0 0 16px 0;
  margin-bottom: 14px;
}
/*.mq_meeting_txt h2:hover {
  color: #d93e12;
}*/
.mq_meeting_txt p {
  font-size: 14px;
  color: #9194a2;
  line-height: 22px;
}
.mq_meeting_txt a.see{
  display: block;
  position: absolute;
  right: 32px;
  bottom: 25px;
  border: 1px solid #a49f9f;
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #a49f9f;
  text-align: center;
  cursor: pointer;
}
.mq_meeting_txt a.see:hover{
  background: #a49f9f;
  color: #FFF;
}
.mq_active_list .mq-list4-box {
  margin-left: -45px;
}
.mq_active_list li {
  padding: 20px;
  background: #f3f3f3;
  width: 206px;
  margin: 0 0 40px 40px;
}
.mq_active_list li.zq-margin-tr0 {
  margin-right: 0;
}
.mq_active_list li .mq-list4-img img {
  width: 206px;
  height: 155px;
}
.mq_active_list li .uq-icon-text {
  display: inline-block;
  vertical-align: middle;
  /*width: 120px;*/
  color: #FFF;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mq_active_list li .uq-icon-text i.time {
  background: url("img/icon.png") no-repeat 29% 4%;
}
.mq_active_list li .mq-boxBtm {
  padding: 8px 0 8px 10px;
  background: url("img/opcityBg_0.5.png") repeat;
}
.mq_active_list li .mq-boxBtm button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border: 0;
  outline: none;
  color: #FFF;
  padding: 0 10px;
}
.mq_active_list li .mq-boxBtm button.zq-in {
  background: url("img/opcityBg_red0.8.png") repeat;
}
.mq_active_list li .mq-boxBtm button.zq-out {
  background: url("img/opcityBg_0.5.png") repeat;
}
.mq_active_list li .mq-list4-txt h3 {
  height: 48px;
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  color: #515567;
  margin: 12px 0;
  cursor: pointer;
}
.mq_active_list li .mq-list4-txt h3:hover {
  color: #d93e12;
}
.mq_active_list li .mq-list4-txt .info {
  border-top: 1px solid #e3e3e3;
  padding: 11px 0 0;
}
.mq_active_list li .mq-list4-txt p {
  font-size: 12px;
  color: #7b7e8c;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mq_active_list .mq-hover-title .mq-hover-item {
  top: 50px;
  width: 160px;
  left: 0;
  right: auto;
}
.mq_activeList {
  width: 1100px;
  margin: 50px auto 80px;
}
/*------------------------------------*\
            mq_meet_list
\*------------------------------------*/
.mq_meet_list {
  padding: 48px 0 83px 0;
}
.mq_meet_list .mq-list3 {
  width: 100%;
}
.mq_meet_list .mq-list3-img {
  width: 240px;
  height: 180px;
}
.mq_meet_list .mq-list3-box li {
  width: 1100px;
  height: 180px;
  margin-bottom: 40px;
}
.mq_meet_list .mq-list3-txt {
  width: 860px;
  height: 180px;
  background: #f3f3f3;
}
.mq_meet_list .mq-list3-txt h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0 16px 0;
  margin-bottom: 15px;
}
.mq_meet_list .mq-list3-txt h2:hover {
  color: #d93e12;
}
.mq_meet_list .mq_meeting_txt {
  padding: 20px 30px;
  width: auto;
  height: auto;
}
.mq_meet_list .mq_meeting_txt .mq-hover-title .mq-hover-item {
  left: 0;
  right: auto;
}
.mq_meet_list .mq_meeting_txt p.intro {
  height: 45px;
}
/*------------------------------------*\
            mq_active_info
\*------------------------------------*/
.mq_active_info .mq_text {
  top: 125px;
  bottom: 0;
}
.mq_active_info .mq_text h2 {
  width: 820px;
  height: 110px;
  overflow: hidden;
  margin: 0 auto;
  line-height: 56px;
  font-size: 36px;
}
.mq_active_info .mq_text i.line-top {
  width: 1100px;
  display: block;
  height: 1px;
  background: #FFF;
  opacity: .2;
  filter: alpha(opacity=20);
  margin: 0 auto;
}
.mq_active_info .mq_text > p {
  padding: 20px 0 28px 0;
}
.mq_active_info .mq_text .uq-icon-text {
  font-size: 20px;
}
.mq_active_info .mq_text .time {
  background-position: 29% 1%;
}
.mq_active_info .mq_active_basicInfo {
  width: 1100px;
  margin: 0 auto;
  padding: 36px 0;
  text-align: left;
}
.mq_active_info .mq_active_basicInfo .info {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  margin-left: 188px;
}
.mq_active_info .mq_active_basicInfo .info p {
  padding: 0;
  line-height: 24px;
}
.mq_active_info .mq_active_basicInfo .uq-btn-icon {
  margin: 27px 0 0 188px;
}
.mq_active_info .mq_active_basicInfo .uq-btn-icon.zq-act .uq-btn {
  background: #d22c06;
  -moz-box-shadow: 0 0 0 #FFF;
  -webkit-box-shadow: 0 0 0 #FFF;
  box-shadow: 0 0 0 #FFF;
}
.mq_active_info .mq_active_basicInfo .uq-btn-icon .uq-btn {
  background: #888;
  color: #FFF;
  -moz-box-shadow: 0 0 0 #888;
  -webkit-box-shadow: 0 0 0 #888;
  box-shadow: 0 0 0 #888;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  padding: 0 25px 0 52px;
}
.mq_active_info .mq_active_basicInfo .uq-btn-icon i {
  background-position: 71% 0;
  left: 8px;
  top: 7px;
}
.mq_active_infoMain {
/*  padding: 80px 190px;*/
  padding: 80px 100px;
}
.mq_active_infoMain img{
  max-width: 100%;
}
/*.mq_active_infoMain p, .mq_active_infoMain span{
  font-size: 16px!important;
  color: #515567;
  line-height: 32px!important;
}*/
/**
 *                      ??????
 *  mq_subscribe                  ............   ??????
 *
 */
/*------------------------------------*\
            mq_subscribe
\*------------------------------------*/
.mq_subscribe_wrapper .gq-bd {
  min-height: 0!important;
}
.mq_subscribe {
  position: relative;
  width: 100%;
  min-width: 1265px;
  height: 100%;
  min-height: 788px;
  background: url("img/subscribe_bg.jpg") no-repeat top center;
}
.mq_subscribe_bar {
  text-align: center;
  padding-top: 92px;
  width: 1100px;
  margin: 0 auto;
}
.mq_subscribe_bar h1 {
  padding: 20px 0 64px;
}
.mq_subscribe_bar h1 span {
  font-size: 35px;
  color: #FFF;
}
.mq_subscribe_bar h1 i {
  width: 20%;
  border-bottom: 1px solid #FFF;
}
.mq_subscribe_form {
  width: 644px;
  padding: 65px 40px 5px;
  /*  height: 408px;*/
  margin: 0 auto;
  background: #FFF;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.mq_subscribe_form p {
  font-size: 14px;
  color: #515567;
}
.mq_subscribe_form .u-input {
  width: 616px;
  height: 38px;
  margin: 40px 0 10px 0;
}
.mq_subscribe_form .m-form-horizontal_item {
  margin: 27px 0 55px;
}
.mq_subscribe_form .mq_prompt {
  width: 642px;
  height: 40px;
  line-height: 40px;
  background: #ffebdb;
  text-align: left;
  font-size: 12px;
  color: #e58a41;
}
.mq_subscribe_form .mq_prompt i {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin: -6px 10px 0 23px;
  background: url("img/icon.png") no-repeat 75% 6%;
}
.mq_subscribe_form .u-checkbox {
  font-size: 18px;
  color: #515567;
  margin: 0 50px;
}
.mq_subscribe_form .u-checkbox input {
  top: 8px;
}
/**
 *                      ????????????
 *  mq_about_page             ............   ????????????
 *  mq_honer                  ............   ????????????-????????????
 *  mq_contact                ............   ????????????-????????????
 *
 *  mq_about_newPage                ............   ????????????-??????
 *
 */
/*------------------------------------*\
            mq_about_newPage
\*------------------------------------*/
.mq_about_newPage{
  width: 100%;
  min-width: 1265px;
}
.mq_about_newPage>div>div{
  width: 1100px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 62px 33px 20px 28px;
}
.mq-aboutOne{
  background: #f9f9f9;
}
.mq-aboutTit{
  line-height: 30px;
  font-size: 22px;
  color: #cf2a05;
  font-weight: 400;
  margin-bottom: 36px;
}
.mq-about-cont{
  line-height: 34px;
  font-size: 16px;
  color: #555555;
}
.mq-about-img{
  padding-top: 58px;
  height: 222px;
  text-align: center;
}
.mq-aboutTwo .mq-about-img{
  padding-top: 39px;
  height: 516px;
}
.mq-aboutThree{
  background: #f9f9f9;
}
.mq-aboutThree .mq-about-img{
  padding-top: 22px;
  height: 445px;
  text-align: left;
  padding-left: 208px;
}
.mq-aboutFour .mq-about-img{
  height: 138px;
  padding-top: 64px;
}
.mq-aboutFive{
  background: #f9f9f9;
}
.mq-aboutFive .mq-about-img{
  height: 200px;
  padding-top: 40px;
}
.mq-aboutFive .mq-about-img img{
  width: 98%;
}
.mq-about-sixList{
  height: 146px;
  padding-top: 48px;
  width: 870px;
  margin: 0 auto;
}
.mq-about-sixList li{
  width: 174px;
  height: 76px;
  float: left;
  min-width: 168px;
  padding-left: 12px;
}
.mq-about-sixList li i{
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: 76px;
  height: 76px;
}
.mq-about-sixList li p{
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color: #d10000;
  line-height: 20px;
  margin-left: 5px;
}
.mq-about-sixList li.one i{
  background: url("img/six.png") 0 0 no-repeat;
  background-size: 208px;
}
.mq-about-sixList li.two i{
  background: url("img/six.png") 100% 0 no-repeat;
  background-size: 208px;
}
.mq-about-sixList li.three i{
  background: url("img/six.png") 0 100% no-repeat;
  background-size: 208px;
}
.mq-about-sixList li.four i{
  background: url("img/six.png") 100% 100% no-repeat;
  background-size: 208px;
}



/*------------------------------------*\
               mq_about_page
\*------------------------------------*/
/*.mq_about_page {
  width: 100%;
  min-width: 1265px;
}
.mq_about_mn {
  width: 941px;
  margin: 0 auto;
  padding: 216px 0 140px 159px;
}
.mq_about_mn h1 {
  height: 0;
  overflow: hidden;
}
.mq_about_mn p {
  margin: 38px 0;
  font-size: 16px;
  line-height: 32px;
  color: #191919;
}
.mq_page1 {
  background: url("img/img6_01.jpg") no-repeat center;
}
.mq_page1 h1 {
  padding-top: 61px;
  background: url("img/img6_11.png") no-repeat;
}
.mq_page2 {
  background: url("img/img6_02.jpg") no-repeat center;
}
.mq_page2 h1 {
  padding-top: 80px;
  background: url("img/img6_12.png") no-repeat;
}
.mq_page3 {
  background: url("img/img6_03.jpg") no-repeat center;
}
.mq_page3 h1 {
  padding-top: 64px;
  background: url("img/img6_13.png") no-repeat;
}
.mq_page4 {
  background: url("img/img6_04.jpg") no-repeat center;
}
.mq_page4 h1 {
  padding-top: 72px;
  background: url("img/img6_14.png") no-repeat;
}
.mq_about_nav {
  position: fixed;
  right: 28px;
  top: 32%;
  margin-top: -102px;
  z-index: 100;
}
.mq_about_nav .zq-border-btm0 {
  border-bottom: 0;
}
.mq_about_nav li {
  background: #FFF;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  cursor: pointer;
}
.mq_about_nav li i.honor {
  background-position: 73% 68%;
}

.mq_about_nav li i.feedback {
  background-position: 35% 3%;
}
.mq_about_nav li:hover i.feedback {
  background-position: 35% 8%;
}
.mq_about_nav li i.video {
  background-position: 90% 68%;
}
.mq_about_nav li:hover {
  background: #000;
}
.mq_about_nav li:hover p {
  color: #FFF;
}
.mq_about_nav li:hover i.honor {
  background-position: 73% 74%;
}

.mq_about_nav li:hover i.video {
  background-position: 90% 74%;
}*/
/*------------------------------------*\
               mq_honer
\*------------------------------------*/
.mq_honer {
  background: url(img/ls_bg.jpg) center bottom no-repeat;
}
.mq_honer .mq_banner_2 {
  width: 100%;
  min-width: 1265px;
  height: 601px;
}
.mq_honer .mq_h_title {
  position: relative;
  margin-top: 58px;
  padding: 78px 0;
}
.mq_honer .mq_h_title h2 {
  position: absolute;
  width: 380px;
  top: 10px;
  left: 50%;
  margin-left: -190px;
  text-align: center;
  line-height: 48px;
  font-weight: 400;
  background: #fff;
}
.mq_honer .mq_honer_top ul {
  width: 1032px;
  margin: 0 auto;
}
.mq_honer .mq_honer_top li {
  width: 258px;
  float: left;
  text-align: center;
  color: #010101;
  font-size: 14px;
}
.mq_honer .mq_honer_top li img {
  margin: 0 auto 35px;
}
.mq_honer .mq_honer_top li h6 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #010101;
}
.mq_honer .mq_honer_main {
  margin: 80px 0 0;
  border-top: 1px solid #d0d0d0;
  padding: 50px 0;

}
.mq_honer .mq_honer_main li {
  height: 85px;
  width: 670px;
  text-align: right;
  border-right: 1px dashed #b2b2b2;
  position: relative;
  color: #0a0204;
}
.mq_honer .mq_honer_main li.zq-last {
  padding-bottom: 45px;
}
.mq_honer .mq_honer_main h4{
  position: relative;
  font-weight: 400;
  padding-right: 25px;
  line-height: 134px;
}
.mq_honer .mq_honer_main h4 i{
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #aaa;
  right: -5px;
  bottom: 61px;
}
/*------------------???????????? 2019.2.22-------------------*/
.new-add-remind{
  width: 100%;
  padding: 30px 0px 25px 0px;
  overflow: hidden;
  background-color: #fff8e4;
  border-bottom: 1px solid #fff8e4;
  border-top: 1px solid #fff8e4;
  position: relative;
}
.new-bg{
  background-color:#ffffff !important;
  border: none !important;
}
.new-add-remind .mtp{
  margin-top: 20px;
}
.new-add-remind p{
  color: #222222;
  font-size: 14px;
  line-height: 24px;
}
.new-add-remind p a{
  color: #222222;
  text-decoration: underline;
  cursor: pointer;
}
.new-add-remind p b{
  color:#000;
  /*font-weight: normal;*/
}
.reClose{
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("img/rm-close.png") no-repeat top center;
  position: absolute;
  right: 35px;
  top:35px;
  cursor: pointer;
}
/*------------------???????????? 2019.2.22-------------------*/
/*------------------------------------*\
               mq_contact
\*------------------------------------*/
.mq_contact {
  padding: 50px 0 60px;
}
.mq_contact .mq-line2-title i {
  width: 33%;
  vertical-align: inherit;
}
.mq_contact .mq-line2-title p {
  margin-top: -10px;
}
.mq_contact .gq-mn {
  width: 400px;
  padding: 30px 75px 34px;
  background: #eee;
}
.mq_contact .gq-sd {
  width: 446px;
  padding: 32px 40px 0;
}
.mq_contact .gq-sd p {
  color: #666;
  line-height: 28px;
}
.mq_contact .gq-sd .area {
  font-size: 14px;
  margin: 20px 0 82px 0;
}
.mq_contact .gq-sd .uq-icon-text {
  font-size: 16px;
  line-height: 47px;
}
.mq_contact .gq-sd .uq-icon-text i {
  width: 30px;
  height: 35px;
  margin-right: 6px;
}
.mq_contact .gq-sd .uq-icon-text a {
  color: #666;
  outline: none;
}
.mq_contact .gq-sd .uq-icon-text a:hover {
  color: #d93e12;
}
.mq_contact .gq-sd .uq-icon-text .phone {
  background-position: 25% 13%;
}
.mq_contact .gq-sd .uq-icon-text .fax {
  background-position: 34% 13% ;
}
.mq_contact .gq-sd .uq-icon-text .email {
  background-position: 43% 13% ;
}
.mq_contact .gq-sd .mq_contact_into {
  margin-top: 28px;
}
.mq_contact .m-form-horizontal {
  padding: 23px 0 0 0;
}
.mq_contact .m-form-horizontal input[type=text],
.mq_contact .m-form-horizontal textarea {
  background: #FFF;
  width: 368px;
  padding: 12px 18px;
  border: 1px solid #959595;
  color: #666;
}
.mq_contact .u-textarea {
  height: 158px;
}
.mq_contact .uq-btn-icon input {
  background: #575963;
}
.mq_distribution {
  width: 100%;
  min-width: 1265px;
  /*  height: 678px;*/
  padding: 28px 0 0 0;
  background: #eee;
}
.mq_distribution .mq-lineBtm-title a {
  border: 1px solid #404752;
  cursor: pointer;
}
.mq_distribution .mq-lineBtm-title a:hover {
  background: #575963;
  color: #FFF;
}
.mq_distribution .map {
  display: block;
  background: url("img/img6_map.png") no-repeat;
  width: 1132px;
  height: 600px;
  margin: 25px 0 0 -22px;
}
/**
 *                      ????????????
 *  mq_electric                  ............   ????????????-??????
 *  mq_chemistry                 ............   ????????????-??????
 *  mq_mechanics                 ............   ????????????-??????
 *
 */
/*------------------------------------*\
               mq_electric
\*------------------------------------*/
.mq_electric {
  position: relative;
  height: 460px;
}
.mq_electric .mq_text {
  width: 382px;
  margin: 0 auto;
  padding-top: 165px;
  color: #FFF;
}
.mq_electric i {
  display: block;
  margin: auto;
  width: 140px;
  height: 135px;
  background: url("img/icon.png") no-repeat;
}
.mq_electric i.electric {
  background-position: 0 23%;
}
.mq_electric h2 {
  font-size: 36px;
  line-height: 56px;
  text-align: center;
}
.mq_industry {
  position: relative;
  width: 100%;
  min-width: 1265px;
  background: url("img/industry_introBg.jpg") repeat;
}
.mq_intro_topBar {
  position: relative;
  width: 1100px;
  top: -77px;
  left: 50%;
  margin-left: -550px;
}
.mq_intro_title {
  display: inline-block;
  *display: inline;
  position: relative;
  text-align: right;
}
.mq_intro_title label {
  font-size: 18px;
  line-height: 24px;
  color: #cac9c9;
  padding-left: 15px;
}
.mq_intro_title h1 {
  font-size: 30px;
  line-height: 24px;
  font-weight: 400;
}
.mq_intro_title i {
  position: absolute;
  display: block;
  width: 90px;
  height: 73px;
  top: -20px;
  left: -56px;
  background: url("img/icon.png") no-repeat;
}
.mq_intro_txt {
  font-size: 14px;
  color: #444;
  line-height: 26px;
}
.mq_intro_quotes {
  position: absolute;
  width: 75px;
  height: 35px;
  background: url("img/icon.png") no-repeat 39% 68%;
}
.mq_intro_one {
  position: relative;
  background: url("img/opcityBg_grap0.3.png") repeat;
  padding: 20px;
}
.mq_intro_one .mq_intro_mn {
  position: relative;
  padding: 72px 107px 75px;
  background: #FFF;
}
.mq_intro_one .mq_list_num {
  background-position: 41% 21%;
}
.mq_intro_one p {
  padding-top: 25px;
}
.mq_intro_one .mq_intro_quotes {
  right: 46px;
  bottom: 62px;
}
.mq_intro_two {
  padding: 74px 358px 108px 124px;
  background: url("img/img2_02.png") no-repeat 530px bottom;
  border-bottom: 1px solid #d5d5d5;
}
.mq_intro_two .mq_list_num {
  background-position: 70% 21%;
}
.mq_intro_two p {
  position: relative;
  margin-top: 76px;
}
.mq_intro_two .mq_intro_quotes {
  right: 246px;
  bottom: -60px;
}
.mq_intro_three {
  width: 100%;
  /*min-width: 1265px;*/
  margin: 0 auto;
  padding: 80px 0 46px;
}
.mq_intro_three .mq_intro_three_title {
  padding-left: 368px;
  padding-bottom: 516px;
  background: url(img/img2_06.png) no-repeat 247px bottom;
}
.mq_intro_three .mq_intro_three_title p {
  padding-top: 20px;
  font-size: 16px;
}
.mq_intro_three .mq_intro_title .mq_list_num {
  background-position: 41% 38%;
}
.mq_intro_three .spec {
  width: 870px;
  height: 280px;
  margin: 0 auto;
}
.mq_intro_three .spec .mq_spec {
  width: 90px;
  height: 280px;
  float: left;
  background: url("img/icon3.png") no-repeat;
}
.mq_intro_three .spec .spec_left {
  background-position: 0 0;
}
.mq_intro_three .spec .spec_right {
  background-position: 100% 0;
}
.mq_intro_three .spec .spec_cont {
  position: relative;
  width: 660px;
  margin: 0 auto;
  height: 280px;
  float: left;
}
.mq_intro_three .spec .spec_cont span {
  display: inline-block;
  *display: inline;
  position: absolute;
  font-weight: bold;
}
.mq_intro_four {
  position: relative;
  width: 100%;
  min-width: 1265px;
  height: 446px;
  margin: -77px auto 0;
  background: url("img/img2_03.jpg") no-repeat top center;
  padding: 54px 0 0;
  text-align: center;
}
.mq_intro_four .mq_intro_title label {
  padding-left: 48px;
}
.mq_intro_four .mq_intro_title h1 {
  color: #fff;
}
.mq_intro_four .mq_intro_title .mq_list_num {
  background-position: 70% 38%;
}
.mq_intro_four ul {
  width: 1100px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  text-align: left;
}
.mq_intro_four ul li {
  padding: 4px 0 0 295px;
}
.mq_intro_four ul li.zq-title {
  padding-top: 36px;
  padding-bottom: 23px;
}
.mq_intro_ftBar {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.mq_intro_five {
  position: relative;
  padding: 120px 0 80px;
}
.mq_intro_five .mq_five_title {
  padding-left: 60px;
}
.mq_intro_five .mq_list_num {
  top: -27px;
  left: -57px;
  background-position: 41% 54%;
}
.mq_intro_five p {
  padding: 18px 55px 50px 0;
  line-height: 30px;
  font-size: 16px;
  color: #050101;
}
.mq_intro_five .mq_intro_text {
  position: relative;
  width: 1100px;
  text-align: center;
}
.mq_intro_five .mq_intro_text table {
  position: relative;
  margin: 0 auto;
  border-collapse: collapse;
  z-index: 2;
}
.mq_intro_five .mq_intro_text table td {
  width: 218px;
  height: 129px;
  background: #FFF;
  border: 1px solid #bcbcbc;
}
.mq_intro_five .mq_intro_text table td i {
  display: block;
  width: 95%;
  margin: 0 auto;
  height: 100%;
  background: url("img/icon2.png") no-repeat;
}
.mq_intro_five .mq_intro_text table td i.customer1 {
  background-position: -5% 17%;
}
.mq_intro_five .mq_intro_text table td i.customer2 {
  background-position: -3% -6%;
}
.mq_intro_five .mq_intro_text table td i.customer3 {
  background-position: 47% -6%;
}
.mq_intro_five .mq_intro_text table td i.customer4 {
  background-position: 101% -6%;
}
.mq_intro_five .mq_intro_text table td i.customer5 {
  background-position: 48% 17%;
}
.mq_intro_five .mq_intro_text .line {
  position: absolute;
  top: -34px;
  right: -115px;
  width: 349px;
  height: 350px;
  background: url("img/line1.png") no-repeat;
  z-index: 1;
}
.mq_intro_five.mq_chemistry_five {
  padding: 75px 0 80px;
}
.mq_intro_five.mq_mechanics_five {
  padding: 86px  0 80px;
}
.mq_intro_five.mq_mechanics_five p {
  padding: 10px 55px 20px 0;
}
.mq_intro_six {
  position: relative;
  padding: 34px 122px 135px 415px;
  background: url("img/img2_03.png") no-repeat 12px bottom;
}
.mq_intro_six .mq_intro_title label {
  padding-left: 45px;
}
.mq_intro_six .mq_intro_title .mq_list_num {
  width: 98px;
  height: 76px;
  top: -32px;
  left: -58px;
  background-position: 100% 54%;
}
.mq_intro_six .mq_intro_text p {
  color: #444;
  font-size: 14px;
  line-height: 26px;
}
.mq_intro_six .mq_intro_text p.info {
  padding: 25px 0 45px;
}
.mq_intro_six .mq_intro_text p.honor {
  font-size: 12px;
  color: #666;
}
.mq_intro_six .mq_intro_text h3 {
  position: relative;
  margin-top: 20px;
  font-size: 12px;
  font-weight: 400;
}
.mq_intro_six .mq_intro_text h3 i {
  position: absolute;
  display: block;
  width: 90px;
  height: 7px;
  left: -107px;
  top: 4px;
  background: url("img/opcityBg_0.3.png") repeat;
}
.mq_intro_six .mq_intro_text h2 {
  margin: 13px 0 12px;
  font-size: 24px;
  font-weight: 400;
}
.mq_intro_six.mq_mechanics_six .mq_intro_text p.info,
.mq_intro_six.mq_chemistry_six .mq_intro_text p.info {
  padding: 25px 0 31px;
}
.mq_about_info {
  background: #eee;
  width: 100%;
  min-width: 1265px;
}
.mq_about_info .mq-lineBtm-title {
  padding-bottom: 16px;
  font-size: 24px;
  line-height: 28px;
  color: #5d5d5d;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
.mq_about_info .mq_about_infoList {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  padding: 28px 0 50px 0;
}
.mq_about_info .mq_about_infoList .mq-listAvg-box li {
  background: #FFF;
}
/*------------------------------------*\
               mq_chemistry
\*------------------------------------*/
.mq_chemistry i.chemistry {
  background-position: 0 49%;
}
.mq_intro_one .mq_chemistry_intro_txt {
  padding-top: 0;
}
.mq_chemistry_intro .mq_intro_two {
  padding: 72px 513px 60px 115px;
  background: url("img/img_hx_two.jpg") no-repeat 645px 98px;
  border-bottom: 0;
}
.mq_chemistry_intro .mq_intro_two .mq_intro_quotes {
  right: 87px;
  bottom: -37px;
}
.mq_chemistry_intro .mq_intro_three {
  padding: 105px 0 70px;
}
.mq_chemistry_intro .mq_intro_three .mq_intro_three_title {
  padding-left: 383px;
  padding-bottom: 580px;
  background: url(img/img2_07.png) no-repeat 101px bottom;
}
.mq_chemistry_four ul {
  width: 962px;
  margin: 10px auto 0;
}
.mq_chemistry_four ul li {
  padding: 23px 0 0 0;
  position: relative;
}
.mq_chemistry_four ul h1 {
  position: absolute;
  width: 11px;
  height: 36px;
  background: url(img/opcityBg_0.8.png) repeat;
  padding-top: 1px;
}
.mq_chemistry_four ul h1 i {
  display: block;
  width: 9px;
  height: 38px;
  background: url(img/opcityBg_0.9w.png) repeat;
}
.mq_chemistry_four ul p {
  margin-left: 18px;
  width: 942px;
  height: 38px;
  background: url(img/opcityBg_0.8.png) repeat;
  padding: 1px;
}
.mq_chemistry_four ul p b {
  display: block;
  font-weight: 400;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  background: url(img/opcityBg_0.9w.png) repeat;
  color: #434343;
}
.mq_chemistry_four ul p b label {
  padding: 0 40px 0 23px;
  font-size: 18px;
  color: #444;
}
.mq_chemistry_five .mq_intro_text table td i {
  background: url(img/icon4.png) no-repeat;
}
.mq_chemistry_five .mq_intro_text table td i.customer1 {
  background-position: -3% -10%;
}
.mq_chemistry_five .mq_intro_text table td i.customer2 {
  background-position: 45% -10%;
}
.mq_chemistry_five .mq_intro_text table td i.customer3 {
  background-position: 101% -12%;
}
.mq_chemistry_five .mq_intro_text table td i.customer4 {
  background-position: -4% 24%;
}
.mq_chemistry_five .mq_intro_text table td i.customer5 {
  background-position: 47% 28%;
}
.mq_chemistry_five .mq_intro_text table td i.customer6 {
  background-position: 100% 28%;
}
.mq_chemistry_five .mq_intro_text table td i.customer7 {
  background-position: -5% 68%;
}
.mq_chemistry_five .mq_intro_text table td i.customer8 {
  background-position: 46% 69%;
}
.mq_chemistry_five .mq_intro_text table td i.customer9 {
  background-position: 100% 69%;
}
.mq_chemistry_five .mq_intro_text table td i.customer10 {
  background-position: -6% 104%;
}
.mq_chemistry_five .mq_intro_text .line {
  width: 350px;
  height: 349px;
  top: 89px;
  right: -120px;
}
.mq_chemistry_five .line_top {
  display: block;
  position: absolute;
  width: 127px;
  height: 127px;
  top: 0;
  left: -163px;
  background: url(img/line1.png) no-repeat left bottom;
}
.mq_chemistry_six {
  padding: 26px 108px 135px 415px;
  background: url("img/img2_04.png") no-repeat 57px bottom;
}
/*------------------------------------*\
              mq_mechanics
\*------------------------------------*/
.mq_mechanics i.mechanics {
  background-position: 0 79%;
}
.mq_mechanics_intro .mq_intro_two {
  padding: 80px 116px 17px 115px;
  background: none;
  border-bottom: 0;
}
.mq_mechanics_intro .mq_intro_two .mq_intro_quotes {
  right: 11px;
  bottom: -53px;
}
.mq_mechanics_intro .mq_intro_two .line {
  position: absolute;
  top: -99px;
  right: -102px;
  width: 349px;
  height: 350px;
  background: url("img/line_2.png") no-repeat;
  z-index: 1;
}
.mq_mechanics_intro .mq_intro_three {
  padding: 90px 0 80px;
}
.mq_mechanics_intro .mq_intro_three .mq_intro_three_title {
  padding-bottom: 672px;
  padding-left: 340px;
  background: url(img/img2_08.png) no-repeat 97px bottom;
}
.mq_mechanics_five .mq_intro_text table td i {
  background: url(img/icon5.png) no-repeat;
}
.mq_mechanics_five .mq_intro_text table td i.customer1 {
  background-position: -1% -30%;
}
.mq_mechanics_five .mq_intro_text table td i.customer2 {
  background-position: 46% -25%;
}
.mq_mechanics_five .mq_intro_text table td i.customer3 {
  background-position: 100% -30%;
}
.mq_mechanics_five .mq_intro_text table td i.customer4 {
  background-position: -2% 106%;
}
.mq_mechanics_five .mq_intro_text table td i.customer5 {
  background-position: 47% 100%;
}
.mq_mechanics_five .mq_intro_text .line {
  width: 323px;
  height: 255px;
  top: -256px;
  right: -81px;
}
.mq_mechanics_six {
  background: url("img/img2_05.png") no-repeat 62px bottom;
}
/**
 *                      ????????????
 *  mq_legal                  ............   ????????????
 *
 */
.mq_legal_banner .mq_banner_2 {
  height: 358px;
}
.mq_legal_banner .mq_text {
  top: 152px;
}
.mq_legal {
  width: 770px;
  margin: 0 auto;
  padding: 50px 0 195px;
}
/*.mq_legal p {
  margin-bottom: 30px;
  color: #393939;
  font-size: 14px;
  line-height: 36px;
}*/
.mq-kh-slider .mq_pointer .m-zanmei i{
  background: #d2d2d2;
  width: 12px;
  height: 2px;
  margin: 0 3px 0 2px;
  cursor: pointer;
}
.mq-kh-slider .mq_pointer .m-zanmei i.zq-act{
  background: #444;
}
.mq_majorBox{
  height: 681px;
}
.mq_majorList{
  background: #f2f2f2;
}
/*.mq_majorList li.mq_majorTit{
  padding: 1px;
}*/
.mq_majorList li.mq_majorTit .mq_majorTitBox{
  background: #FFF;
  padding: 33px 20px 33px;
  margin: 1px;
}
.mq_majorList .mq_majorTitBox h2{
  line-height: 30px;
  font-size: 22px;
  color: #444;
}
.mq_majorList .mq_majorTitBox p{
  margin-top: 6px;
  line-height: 18px;
  font-size: 14px;
  color: #444;
}
.mq_majorList li.mq_small{
  width: 136px;
}
.mq_majorList li{
  position: relative;
  width: 138px;
  height: 170px;
  overflow: hidden;
  float: left;
}
.mq_majorList li:hover .mq_majorStarInfo{
    top: 0;
}
.mq_majorList li img{
  width: 100%;
  min-height: 100%;
}
.mq_majorStarInfo{
  position: absolute;
  left: 0;
  right: 0;
  top: 170px;
  height: 140px;
  background: url("img/opcityBg_0.7.png") repeat;
  color: #FFF;
  padding: 20px 15px 10px;
  transition: all .2s ease-in-out;
}
.mq_majorStarInfo h2{
  line-height: 30px;
  font-size: 22px;
}
.mq_majorStarInfo p{
  margin-top: 1px;
  line-height: 24px;
  font-size: 14px;
}



/* banner???????????? */
#index_banner{
  width:100%;position:relative;overflow:hidden;
}
#index_banner ul{
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: visible;
}
#index_banner ul li{
  width:100%;
  height:100%;
  position:absolute;
  overflow:hidden;
  transform:translateX(100px);
  -moz-transform:translateX(100px);
  -ms-transform:translateX(100px);
  -o-transform:translateX(100px);
  -webkit-transform:translateX(100px);
  opacity:0;filter:alpha(opacity=0);
  transition: all .5s ease-in-out;
}
#index_banner ul li.zq-act{
  transform:translateX(0px);
  -moz-transform:translateX(0px);
  -ms-transform:translateX(0px);
  -o-transform:translateX(0px);
  -webkit-transform:translateX(0px);
  opacity:1;filter:alpha(opacity=100);
}
#index_banner ul li.zq-act1{
  transform:translateX(0);
  -moz-transform:translateX(0);
  -ms-transform:translateX(0);
  -o-transform:translateX(0);
  -webkit-transform:translateX(0);
  opacity:0;filter:alpha(opacity=0);
}
#index_pointer{
  z-index: 22;
  outline: 0;
}
.gb-video-main{
   width: 1080px;
   margin: 41px auto 32px;
   overflow: hidden;
}
.gb-video-main .video-title{
  color: #000000;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 10px;
}
.picScroll-left{ width: 1080px;overflow:hidden; position:relative; background: #414141 }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ position:absolute; left:2px; top:50%; margin-top:-25px; display:block; width:32px;
  height:40px; background:url("img/slider-arrow.png") -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;cursor: pointer; }
.picScroll-left .hd .next{ left:auto; right:2px; background-position:8px 5px; }
.picScroll-left .hd .prev:hover,
.picScroll-left .hd .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.picScroll-left .bd{ padding: 8px 17px; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1;padding: 15px 0px !important; }
.picScroll-left .bd ul li{ width: 260px;height: 145px;margin:0 4px; float:left; _display:inline;
  overflow:hidden;z-index: 99; cursor: pointer;border: 1px solid rgba(255,255,255,0)}
.picScroll-left .bd ul li:hover{ box-shadow: 0px 0px 15px 2px #999;border: 1px solid #dedede}
.picScroll-left .bd ul li.on{ box-shadow: 0px 0px 15px 2px #999;border: 1px solid #dedede}
.picScroll-left .bd ul li .video-fm{ width: 260px;height: 145px; position: relative; }
.picScroll-left .bd ul li .video-fm img{ width: 260px;height: 145px;}

.picScroll-left .bd ul li .video-fm p{ position: absolute;left:0px;bottom:0px;z-index:9999;width: 100%; color: #ffffff;font-size: 14px; height: 35px;
  line-height: 35px;text-indent: 26px;background: #999;}
.picScroll-left .bd ul li .video-fm .bg-yy{
  position: absolute;left:0px;top:0px;width: 100%;height: 145px;
  background: rgba(0,0,0,0.6);
}
.picScroll-left .bd ul li .play-state{
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 61px;
  line-height: 63px;
  color: #fff;
  position: absolute;
  top: 18%;
   left: 0;
   z-index: 9999;
}
.picScroll-left .bd ul li .play-state img{
  width: 61px;
  height: 61px;
  display: inline-block;
}
.tempWrap{
  margin-left: 9px;
  width: 1020px !important;
}

.mq_nav_theme a{

    color: #515567;
}


.mq_nav_theme a:hover{

    color:#d93e12;
}

