body{
  /*font-family:"微软雅黑";font-family:'Microsoft YaHei';font-style: normal;*/
  font-family:Helvetica, "Pingfang SC", "Microsoft YaHei", STHeiti, Verdana, Arial, Tahoma, sans-serif;
}
html,body{
  margin: 0px;
  padding: 0px;
}
a{
  text-decoration:none
}
.mgtopbj{
  position: absolute;
  height: 200px;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 111;
  background-image: url("https://mgresource.h-world.com/website/mgtopbj.png");
}

.top64_div{
  height: 60px;
  background: #ffffff;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 111;
  box-shadow:0px 0px 8px 0px rgba(69,69,69,0.15);
}
.top64_1{
  width: 1200px;
  height: 64px;
  margin: auto;
}
.top64_1_left{
  float: left;
  width: 136px;
  height: 38px;
  margin-top: 13px;
}
.top64_1_right{
  float: right;
  /*margin-top: 20px;*/
  color: #ffffff;
  position: relative;
  /*width: 785px;*/
  height: 100%;
  line-height: 64px;
}

.top64_1_right > li{
  float: left;
  /*width: 105px;*/
  color: #333333;
  font-size: 16px;
  font-weight:400;
  cursor: pointer;
  outline:none;
  text-align: center;
  margin-right: 30px;
  height: 54px;
  position: relative;
}
.top64_1_right > li > a{
  color: #333333;
}
.top64_1_right > li:hover {
  border-bottom: 3px solid #0E7FB2;
}
.top64_1_right > li:hover > a{
  color: #008BAE  !important;
}
.top64li:hover{
  color: #008BAE;
}

.top64_1_right li a:hover{
  color: #008BAE;
}

.zf{float: left;}
.yf{float: right;}
.mgtop{
  width: 1200px;
  height: 64px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
  z-index: 5;
}
.clear:after {
  height: 0px;
  font-size: 0px;
  overflow: hidden;
  visibility: hidden;
  content: ".";
  clear: both;
  display: block;
}
.chaochu{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.mglogo{
  margin-top: 13px;
  width: 136px;
  height: 38px;
  float: left;
}
.mgfont{
  float: right;
  /*margin-top: 20px;*/
  color: #ffffff;
  position: relative;
  /*width: 785px;*/
  height: 100%;
  line-height: 64px;
}
.mgfontli{
  float: left;
  /*width: 105px;*/
  color: #ffffff;
  margin-right: 30px;
  font-size: 16px;
  font-weight:400;
  cursor: pointer;
  outline:none;
  text-align: center;
  position: relative;
  height: 60px;
}

.mgfontli > a{
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
.mgfontli > ul, .top64_1_right > li > ul {
  width: 224px;
  position: absolute;
  top: 61px;
  background-color: #fff;
  text-align: left;
  box-sizing: border-box;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.22);
  border-radius: 4px;
  height: 0;
  overflow: hidden;
  left: -70%;
}
.top64_1_right > li > ul {
  top: 58px;
  left: -61%;
}
.top64_1_right > li > ul.w150, .mgfontli > ul.w150 {
  width: 150px;
  left: -50%;
}
.top64_1_right > li > ul.w150 {
  left: -40%;
}
.mgfontli:hover ul , .top64_1_right > li:hover ul{
  height: auto;
  transition: height .2s;
}
.mgfontli > ul li, .top64_1_right > li ul li {
  font-size: 15px;
  line-height: 50px;
  /*margin-bottom: 16px;*/
  text-indent: 19px;
}
.mgfontli > ul li:hover, .top64_1_right > li ul li:hover  {
  background-color: #f5f5f5;
}
.mgfontli > ul li:first-child , .top64_1_right > li ul li:first-child{
  /*margin-top: 20px;*/
}
.mgfontli > ul li:last-child, .top64_1_right > li ul li:last-child {
  /*margin-bottom: 28px;*/
}
.mgfontli > ul li a, .top64_1_right > li ul li a{
  color: #333;
  display: block;
}
.mgfontli > ul li.noopen a, .top64_1_right > li ul li.noopen a{
  opacity: 0.6;
}

.mgfontli > ul li:hover a,.top64_1_right > li ul li:hover a{
  color: #0E7FB2;
}
.mgfont2,.mgfont1{
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.mgfontli:hover > a {
  color: #90D0EA;
}
.mgfontli:hover .mgfont2 {
  color: #90D0EA;
  border-bottom: 3px solid #0E7FB2;
  box-sizing: border-box;
}
.mgfont1:hover{
  color: #90D0EA;
  border-bottom: 3px solid #0E7FB2;
  box-sizing: border-box;
}
.mgfont2:hover{
  color: #90D0EA;
  border-bottom: 3px solid #0E7FB2;
  box-sizing: border-box;
}
.liarw {
  padding-right: 20px;
}
.liarw > a > img {
  position: absolute;
  display: block;
  width: 16px;
  right: -2px;
  top: 25px;
}
.liarw > a > img.arrow_blue{
  display: none;
  transition: all .3s;
  transform: rotate(180deg);
}
.liarw:hover > a img.arrow_blue{
  display: block;
  transform: rotate(0deg);
}
.liarw > a img.arrow_white {
  transform: rotate(0deg);
}
.liarw:hover > a img.arrow_white{
  transform: rotate(180deg);
  transition: all .3s;
  display: none;
}
.mgfontlidiv{}
.mgc3{
  width: 1200px;
  margin: auto;
}
.mgc3_l,.mgc3_c,.mgc3_r{
  width: 385px;
  height: 300px;
  border: 1px solid #E5E5E5;
  margin-bottom: 72px;
}
.mgc3_l:hover .mgc3_ltopv1 ,.mgc3_c:hover .mgc3_ltopv1 ,.mgc3_r:hover .mgc3_ltopv1{
  text-shadow: 0 0 10px #F5F5F5 , 0 0 10px #F5F5F5, 0 0 20px #F5F5F5, 0 0 30px #F5F5F5, 0 0 50px #F5F5F5, 0 0 60px #F5F5F5, 0 0 80px #F5F5F5;
}

.mgc3_l:hover .mgc3_lbott{
  background: #0E7FB2;
  color: #FFFFFF;

}
.mgc3_c:hover .mgc3_lbott{
  background: #0E7FB2;
  color: #FFFFFF;
  /*text-shadow: 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 20px #FFFFFF, 0 0 30px #0E7FB2, 0 0 50px #0E7FB2, 0 0 60px #0E7FB2, 0 0 80px #0E7FB2;*/
}

.mgc3_r:hover .mgc3_lbott{
  background: #0E7FB2;
  color: #FFFFFF;
  /*text-shadow: 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 20px #FFFFFF, 0 0 30px #0E7FB2, 0 0 50px #0E7FB2, 0 0 60px #0E7FB2, 0 0 80px #0E7FB2;*/
}


.mgc3_l,.mgc3_c{
  float: left;
}
.mgc3_r{
  float: left;
}
.mgc3_c{
  margin-left: 19px;
  margin-right: 19px;
}

.mgc3_ltop,.mgc3_ltop1,.mgc3_ltop2{
  width: 385px;
  height: 242px;
  line-height: 242px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  letter-spacing:5px
}
.mgc3_lbott{
  height: 58px;
  line-height: 58px;
  text-align: center;
  color:#333333;
  font-weight: 600;
  letter-spacing:2px;
  font-size: 20px;

}
.mgc3_ltop{
  background: url("https://mgresource.h-world.com/website/index_jdhy.png") no-repeat center;
  background-size: 100% 100%;
  -webkit-transition:0.3s;
}
.mgc3_ltop1{
  background: url("https://mgresource.h-world.com/website/index_gyhy.png") no-repeat center;
  background-size: 100% 100%;
  -webkit-transition:0.3s;
}
.mgc3_ltop2{
  background: url("https://mgresource.h-world.com/website/index_lsfwy.png") no-repeat center;
  background-size: 100% 100%;
  -webkit-transition:0.3s;
}
.ege:hover{
  background-size: 110% 110%;
}
#xuanzhun{
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation: rotate 3s linear infinite;
  -moz-animation: rotate 3s linear infinite;
  -o-animation: rotate 3s linear infinite;
  animation: rotate 3s linear infinite;
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
  to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
  to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
  to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
  to{transform: rotate(359deg)}
}


.mgc4_img{
  width: 100%;
  height: 360px;
  background: url("https://mgresource.h-world.com/website/cx_jzyl1.png")center  no-repeat;
  margin: auto;
  margin-bottom: 72px;
  text-align: center;
}
.mgc4_img img{
  width: 1200px;
  margin: auto;
}
.mgc5{
  width: 100%;
  height: 573px;
  background-color: #f5f5f6;
  text-align: center;
}
.mgc5_f1{
  padding-top: 50px;
  width: 100%;
  font-size: 30px;
  font-weight: 600;
  color: #555555;
}

.mgc5_f2{
  margin-top: 20px;
  width: 100%;
  font-size: 17px;
  color: #666666;
}
.mgc5_imgdiv{
  width: 1200px;
  margin: 40px auto 0px;
}
.mgc5_img{
  width: 224px;
  height: 334px;
  text-align: center;
}
.mgc5_img1{
  float: left;
  background: url("https://mgresource.h-world.com/website/mgcimg1.png")  no-repeat center;
  -webkit-transition:0.3s;
  background-size:100% 100%;
  margin-right: 20px;
}
.mgc5_img2{
  float: left;
  margin-right: 20px;
  background: url("https://mgresource.h-world.com/website/mgcimg2.png") no-repeat center;
  -webkit-transition:0.3s;
  background-size:100% 100%;
}
.mgc5_img3{
  float: left;
  margin-right: 20px;
  background: url("https://mgresource.h-world.com/website/mgcimg3.png") no-repeat center;
  -webkit-transition:0.3s;
  background-size:100% 100%;
}
.mgc5_img4{
  float: left;
  margin-right: 20px;
  background: url("https://mgresource.h-world.com/website/mgcimg4.png") no-repeat center;
  -webkit-transition:0.3s;
  background-size:100% 100%;
}
.mgc5_img5{
  float: right;
  background: url("https://mgresource.h-world.com/website/mgcimg5.png") no-repeat center;
  -webkit-transition:0.3s;
  background-size:100% 100%;
}


.mgc5_img_ico{
  /*border: 1px dashed #888888;*/
  width: 90px;
  height: 90px;
  margin: auto;
  margin-top: 70px;
}

.mgc5_img:hover .mgc5_img_ico{
  -webkit-animation-name: buzz-out;
  -webkit-animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: 0.7;
}@-webkit-keyframes buzz-out {
   0% {
     -webkit-transform: translateX(10px) rotate(10deg);
   }
   100% {
     -webkit-transform: translateX(-10px) rotate(-10deg);
   }
 }

.mgc5_img_f1{
  margin-top: 24px;
  color: #ffffff;
  font-weight: 600;
  font-size: 32px;
}
.mgc5_img_f2{
  margin-top: 20px;
  color: #ffffff;
  font-size: 18px;
}
.mgc6{
  width: calc(100% - 2px);
  padding: 0px 0px 80px;
  text-align: center;
}
.mgc6imgdiv{
  width: 1200px;
  margin: auto;
}
.mgc6img{
  /*border: 1px solid royalblue;*/
  width: 387px;
  height: 320px;
}
.mgc6imgdiv{
  margin-top: 40px;
}
.mgc6img_img_ico{
  width: 60px;
  height: 60px;
  /*border: 1px dashed #ffffff;*/
  margin: auto;
  margin-top: 80px;
}
.mgc6img_img_ico img{
  width: 60px;
  height: 60px;
}
.mgc6img_img_icozy{
  width: 60px;
  height: 60px;
  /*border: 1px dashed #ffffff;*/
  margin: auto;
  margin-top: 40px;
}
.mgc6img_img_icozy img{
  width: 60px;
  height: 60px;
}

.mgc6_img_f1{
  margin-top: 36px;
  font-size: 30px;
}
.mgc6_img_f2{
  margin-top: 20px;
  font-size: 16px;
}
.mgc6_img_f1zy{
  margin-top: 28px;
  font-size: 30px;
}
.mgc6_img_f2zy{
  margin-top: 20px;
  font-size: 16px;
}
.mgc6_img_f3{
  margin-top: 15px;
  font-size: 14px;
  line-height: 23px;
}
.mgc6img_img1{
  float: left;
  margin-right: 20px;
  background: url("https://mgresource.h-world.com/website/cx_mgc6img1.png") no-repeat center;
  color: #ffffff;
  -webkit-transition:0.3s;
  background-size:100% 100%;
}
.mgc6img_img2{
  float: left;
  margin-right: 8px;
  background: url("https://mgresource.h-world.com/website/cx_mgc6img2.png") no-repeat center;
  color: #ffffff;
  -webkit-transition:0.3s;
  background-size:100% 100%;
}
.mgc6img_img3{
  float: right;
  background: url("https://mgresource.h-world.com/website/cx_mgc6img3.png") no-repeat center;
  color: #ffffff;
  -webkit-transition:0.3s;
  background-size:100% 100%;
}
.mgc7{
  width: 100%;
  text-align: center;
  max-height: 420px;
  background-color: #f5f5f6;
}
.mgc7_index{
  width: 100%;
  text-align: center;
  /*
  max-height: 620px;
  background-color: #f5f5f6;
  */
  padding-bottom: 80px;
}

.mgc7imgdiv{
  margin: auto;
  margin-top: 40px;
  width: 1200px;
  height: 100px;
}
.mgc7imgdiv_index{
  margin: auto;
  margin-top: 40px;
  width: 1200px;
  max-height: 400px;
  padding-left: 10px;
}
.marqueeleft {
  height:100px;
  width:1200px;
  overflow:hidden;
}
.marqueeleft ul {
  float:left;
}
.marqueeleft li {
  float:left;
  margin:0 5px;
  display:inline;
  width:1200px;
  height:100px;
  overflow:hidden;
}
.mgc7imgt1{
  background-color: #ffffff;
  width: 220px;
  height: 80px;
  float: left;
  margin-right: 20px;
  margin-top: 20px;
}
.mgc7imgt1:hover{
  box-shadow:0px 0px 8px 0px rgba(69,69,69,0.15);
}
.mgc7imgt1zy{
  background-color: #ffffff;
  width: 220px;
  height: 80px;
  float: left;
  margin-right: 20px;
}

.mgc7imgt1zy1{
  background-color: #ffffff;
  width: 220px;
  height: 80px;
  display: inline-block;
  margin-right: 15px;
}
.mgc7imgt1zy1 img{
  width: 160px;
  height: 60px;
  margin-top: 10px;
}

.marqueeleftdiv{
  height: 80px;
  overflow: hidden;
  text-align: center;
}
.marqueeleft li{
  background-color: #ffffff;
  width: 220px;
  height: 80px;
  float: left;
  margin-right: 20px;
}
.mgc7imgt1 img{
  margin-top: 10px;
}
.mgc7imgt1zy img{
  width: 160px;
  height: 60px;
  margin-top: 10px;
}
.mgc7font{
  width: 100%;
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color: #999999;
  padding-top: 20px;
  padding-bottom: 56px;
  background-color: #F5F5F6;
  text-align: center;
}

.marqueeleft li .pic {
  display:block;
  border:#ccc 1px solid;
  width:135px;
  height:104px;
  padding:2px;
  overflow:hidden;
}
.marqueeleft li .txt {
  text-align:center;
  height:23px;
  line-height:23px;
}
/* marqueetop*/
.marqueetop {
  height:329px;
  width:148px;
  overflow:hidden;
  margin:40px auto;
}
.marqueetop li {
  padding:5px 0;
  width:148px;
  height:133px;
  overflow:hidden;
}
.marqueetop li .pic {
  display:block;
  border:#ccc 1px solid;
  width:135px;
  height:104px;
  padding:2px;
  overflow:hidden;
}
.marqueetop li .txt {
  text-align:center;
  height:23px;
  line-height:23px;
}

.footdiv1{
  background:#1a1a1a;
  width: 100%;
  height: 250px;
}
.footdiv2{
  width: 100%;
  font-size:12px;
  color: #999999;
  background: #000000;
  margin: auto;
  text-align: center;
}
.footdiv2_con{
  width: 600px;
  margin: auto;
}
.footdiv2_conleft{
  float: left;
  line-height: 60px;
  height: 60px;
}
.footdiv2_conright{
  float: right;
}
.footdiv2_conright span{
  float: right;
  line-height: 60px;
  height: 60px;
}

.footdiv2_conright img{
  width: 15px;
  height: 15px;
  margin-right: 5px;
  margin-top: 22.5px;
}
.fhdb{
  position: initial;
  float: right;
  width: 30px;
  height: 30px;
  right:30px;
  bottom: 130px;
  background: #999999;
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}
.foot1{
  width: 1200px;
  margin: auto;
  height: 250px;
}
.foot1_left {
  width: 200px;
  float: left;
  margin-top: 50px;
}
.foot1_left > a:nth-child(1) {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  display: block;
  position: relative;
}
.foot1_left > a:nth-child(1):after {
  content: '';
  display: block;
  width: 1px;
  height: 20px;
  background-color: #fff;
  right: 25px;
  top: 1px;
  position: absolute;
}
.foot1left{
  width: calc(100% - 750px);
  float: left;
  height: 250px;
}
.foot1right{
  height: 248px;
  float: right;
  width: 540px;
  color: #ffffff;
}
.foot_f1{
  margin-top:50px ;
  color: #ffffff;
  margin-bottom: 5px;
}
.foot_f1 a{
  color: #FFFFFF;
}
.foot_f1_1{
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  float: left;
}
.foot_f1_2{
  float: left;
  width: 140px;
  margin-left: 24px;
  margin-right: 24px;
  text-align: center;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.foot_f1_2:hover{
  color: #90D0EA;
}
.foot_f2:hover{
  color:#90D0EA;
}
.foot_f2{
  color: #CCCCCC;
  font-size: 16px;
  margin-top: 20px;
}
.foot_rleft{
  width: 132px;
  background: #ffffff;
  margin-top: 50px;
  height: 157px;
  text-align: center;
  float: left;

}
.foot_rleft img{
  width: 132px;
  height: 130px;
}
.font_bott{
  color: #333333;
  font-size: 14px;
  margin-top: -3px;
}
.foot_hr{
  border-left: 1px solid #333333;
  width: 1px;
  height: 158px;
  margin: 50px 24px;
  float: left;
}
.foot_rr{
  float: left;
  margin-top: 50px;
  color: #ffffff;
}
.foot_r1{
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 7px;
}
.foot_r2{
  margin-top: 18px;
}
.foot_r2_1{
  width: 14px;
  height: 14px;
  float: left;
}
.foot_r2_1 img{
  width: 14px;
  height: 14px;
}
.foot_r2_2{
  float: left;
  font-size:14px;
  margin-top: -3px;
  margin-left: 10px;
}

.mgbr{
  width: 100%;
  height: 528px;
}
/**关于盟广定位**/
.mgfontmg{
  position: initial;
}
.about_div{
  width: 110px;
  height: 218px;
  background: #ffffff;
  float: right;
  margin-top: 10px;
  border-radius: 4px;
  position: relative;
}
.ab_d_sj{
  position: absolute;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: -6px;
  vertical-align: middle;
  border-bottom: 6px solid #ffffff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-top: -10px;
}
.ab_d_litop{
  margin-top: 5px;
}
.ab_d_li{
  color: #333333;
  text-align: center;
  font-size:16px;
  height: 50px;
  line-height: 50px;
  cursor:pointer;
}
.ab_d_li:hover{
  background: #90D0EA;
  color: #ffffff;
}
.foot_f1_3:hover{
  color: #90D0EA;
}
.mgfontmg:hover .about_div {
  display: block;
  background: darkorchid;
}
#guestbookForm input{
  background: inherit;
}
.companyLogoList a{
  display: block;
  height: 100%;
  position: relative;
}
.companyLogoList a img{
  width: 160px;
  height: 60px;
}
.adv_fixed {
  position: fixed;
  right: 0;
  bottom: 20%;
  border-radius: 3px;
  width: 112px;
  height: 250px;
  z-index: 1;
  background-color: #fff;
  text-align: center;
  border-top: 7px solid #048BAE;
  border-left: 5px solid #048BAE;
  border-bottom: 4px solid #048BAE;
  border-right: 4px solid #048BAE;
  overflow: hidden;
}
.adv_fixed > h4 {
  font-size: 14px;
  letter-spacing: 0.85px;
  line-height: 20px;
  margin: 20px 0 4px;
  font-weight: 400;
}
.adv_fixed > p {
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 20px;
  margin-top: 16px;
}
.adv_fixed > hr {
  border:1px dashed #eee;
  width: 110px;
  margin: 0 auto;
}
.adv_fixed > a {
  width: 90px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  color: #fff;
  background-color: #048BAE;
  margin-bottom: 16px;
  font-size: 14px;
  margin-top: 10px;
}
.adv_fixed > img {
  width: 108px;
}
.adv_fixed > div {
  text-align: left;
  color: #666;
  text-indent: 8px;
  font-weight: 500;
}
.adv_fixed > div > img {
  width: 20px;
  vertical-align: middle;
}
#ewei-websdk-portal {
  /*visibility: hidden;*/
  opacity: 0;
  width: 90px !important;
  height: 40px !important;
  right: 20px !important;
  top: auto !important;
  bottom: calc(20% + 37px) !important;
}
.im_num {
  font-size: 36px;
  letter-spacing: 2.6px;
  font-style: normal;
  margin-right: 2px;
  position: relative;
  bottom: -3px;
}
#ewei-websdk-iframe {
  min-width: 574px !important;
  right: 50% !important;
  transform: translateX(50%);
}































