.row {
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}
.popup_box{
  display: none;

}
body {
  overflow-x: hidden;
}
.popup_s {
  background-color: #ffffff;
  /* height: 358px;w */
  max-width: 1400px;
  width: 100%;
  height: 322px;
  position: absolute;
  z-index: 2;
  top: -400px;
  margin-left: 14px;
  padding: 42px 104px;
  text-align: left;
  /* display: none; */
  opacity: .86;
}
.popup_box .popop_sanjiao {
width: 0;
height: 0;
border-width: 20px;
border-style: solid;
border-color:#fff transparent transparent  transparent;
position: absolute;
    bottom: 84px;
   
}
.jingnei_popup_box .popop_sanjiao{
  right: 57%;
}
.jingwai_popup_box .popop_sanjiao{
  right: 43%;
}
.popup_s .popup_s_title,
.popup_s .popup_s_title span {
  font-family: MicrosoftYaHeiLight;
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000;
}

.popup_s .e-gradient-title > span {
  padding-bottom: 20px !important;
  padding-top: 0 !important;
}

.popup_s .e-gradient-title {
  border-bottom: 2px solid #1eb9e1 !important;
}

.popup_s .e-gradient-title > span::after {
  bottom: -2px !important;
  height: 2px !important;
}

.popup_s .popup_s_customer .customer {
  /* width: 144px; */
  /* text-align: center; */
  display: inline-block;
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000;
  margin-top: 28px;
}
.popup_s .popup_s_customer .customer  p,
.popup_s .popup_s_customer .customer  div{
  text-indent: 0 !important;
}

.img_box {
  width: 100%;
  height: 500px;
  background: url("../assets/images/Institutional_services_img/beijing_1.png") no-repeat center ;
}

.img_box .txt_box {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

.img_box .txt_box .nav_box {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  opacity: 0.6;
  padding-top: 15px;
}

.img_box .txt_box .nav_box a {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
}

.img_box .txt_box .img_title {
  padding: 138px 0 0 0;
}

.img_box .txt_box .img_title .title_1 {
  font-family: MicrosoftYaHei;
  font-size: 54px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 7px;
  color: #ffffff;
  padding-bottom: 30px;
  width: 592px;
  border-bottom: 2px solid #ffcc00 !important;
  border-image: linear-gradient(to right, #ffcc00, transparent) 0.6 10;
}

.img_box .txt_box .img_title .title_2 {
  font-family: MicrosoftYaHeiLight;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 12px;
  color: #ffffff;
  margin-top: 30px;
}

.introduction_template {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  margin-top: 126px;
  background: url("../assets/images/Institutional_services_img/beijing_2.png") no-repeat center;
  background-size: 100% 100%;
}

.introduction_template .introduction_template_box {
  padding: 100px 0 90px 0;
  margin: 0 auto;
}

.introduction_template .introduction_template_box .introduction_template_title {
  width: 804px;
  font-family: MicrosoftYaHeiLight;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 1px;
  color: #005096;
  text-align: center;
  margin: 0 auto 94px auto !important;
  height: 80px ;
  display: -webkit-box !important; 
   -webkit-box-orient: vertical;
  word-break: break-all;
-webkit-line-clamp: 2;
  overflow: hidden
}

.introduction_template .introduction_template_box .introduction_template_text {
  text-align: center;
}

.introduction_template .introduction_template_box .introduction_template_text .introduction_template_text_box {
  display: inline-block;
  margin: 0 88px;
  text-align: center;
}

.introduction_template .introduction_template_box .introduction_template_text .introduction_template_text_box .introduction_template_text_box_num {
  font-family: MicrosoftYaHeiLight;
  font-size: 60px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #005096;
  margin-bottom: 24px;
}

.introduction_template .introduction_template_box .introduction_template_text .introduction_template_text_box .introduction_template_text_box_txt {
  font-family: MicrosoftYaHeiLight;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
}

.brief_template {
  max-width: 1400px;
  width: 100%;
    margin: 0 auto;
  margin-top: 114px;
}

.brief_template .brief_template_box_left {
  background: url("../assets/images/Institutional_services_img/beijing_3.png") no-repeat center;
  max-width: 426px;
  width: 100%;
  height: 459px;
  border-bottom: #ffc819 solid 2px;
}

.brief_template .brief_template_box_left .brief_template_box_left_text {
  padding: 60px 38px 40px 40px;
}

.brief_template .brief_template_box_left .brief_template_box_left_text .e-gradient-title {
  border-bottom: 2px solid #1eb9e1 !important;
}

.brief_template .brief_template_box_left .brief_template_box_left_text .e-gradient-title > span::after {
  bottom: -2px !important;
  height: 2px !important;
}

.brief_template .brief_template_box_left .brief_template_box_left_text .brief_title {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-bottom: 24px;
}

.brief_template .brief_template_box_left .brief_template_box_left_text .brief_title .e-color--primary {
  padding-top: 0 !important;
  padding-bottom: 20px !important;
}

.brief_template .brief_template_box_left .brief_template_box_left_text .brief_text {
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 29px;
  letter-spacing: 0px;
  color: #ffffff;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
-webkit-line-clamp: 8;
    overflow: hidden;
}

.brief_template .brief_template_box {
  max-width: 426px;
  width: 100%; 
   height: 459px;
  box-shadow: 0px 0px 13px 0px rgba(106, 110, 117, 0.27);
  float: right;
}

.brief_template .brief_template_box .brief_template_box_img {
  width: 100%;
  /* height: 240px; */
  object-fit: cover;
}

.brief_template .brief_template_box .brief_template_box_text {
  padding: 46px 38px 50px 34px;
}
.brief_template .brief_template_box_left .brief_template_box_left_text .brief_title span {
  color: #ffffff !important;
  max-width: 290px;
  width: 100%;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
-webkit-line-clamp: 1;
  overflow: hidden */
}
.brief_template .brief_template_box .brief_template_box_text .e-gradient-title {
  border-bottom: 2px solid #1eb9e1 !important;
}

.brief_template .brief_template_box .brief_template_box_text .e-gradient-title > span::after {
  bottom: -2px !important;
  height: 2px !important;
}

.brief_template .brief_template_box .brief_template_box_text .brief_title{
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 24px;

}
.brief_template .brief_template_box .brief_template_box_text .brief_title span {
  color: #000000 !important;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
-webkit-line-clamp: 1;
  overflow: hidden */
}

.brief_template .brief_template_box .brief_template_box_text .brief_title .e-color--primary {
  padding-top: 0 !important;
  padding-bottom: 24px !important;
}

.brief_template .brief_template_box .brief_template_box_text .brief_text {
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 29px;
  letter-spacing: 0px;
  color: #333333;
  text-indent: 0 !important;
  height: 56px ;
  display: inline-block;
  display: -webkit-box !important; 
  -webkit-box-orient: vertical;
  word-break: break-all;
-webkit-line-clamp: 2;
  overflow: hidden
}
.brief_template .brief_template_box .brief_template_box_text .brief_text  div,
.brief_template .brief_template_box .brief_template_box_text .brief_text  p{
  text-indent: 0 !important;
}
.cooperation_template {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 144px;
  background-color: #075599;
}

.cooperation_template .cooperation_template_title {
  text-align: center;
  font-family: MicrosoftYaHeiLight;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 70px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 70px;
}

.cooperation_template .cooperation_template_map {
  max-width: 1400px;
  width: 100%;
  /* height: 666px; */
  height: 548px;
  margin: 0 auto;
  background: url("../assets/images/bg_ditu.jpg") no-repeat center;
  background-size: 100% 100%;
}

.cooperation_template .cooperation_template_map .cooperation_template_txt {
  margin: 30px auto 0 auto;
  width: 936px;
  font-family: MicrosoftYaHeiLight;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.cooperation_template .cooperation_template_a {
  text-align: center;
  width: 1400px;height:100%;
  margin: 0 auto 54px auto;
  position: relative;
}

.cooperation_template .cooperation_template_a > div{
   width:60px;height: 60px;display: inline-block;position: absolute;background:url(../assets/images/Institutional_services_img/spot_blue.png);
   border-radius:40px; background-size: 100%;
 }
.cooperation_template .cooperation_template_a > div.mouse{
  width:100px;height: 100px;display: inline-block;position: absolute;background:url(../assets/images/Institutional_services_img/spot_yellow.png);
  border-radius:40px; background-size: 100%;
}

.cooperation_template .cooperation_template_a a {
  width: 175px;
  height: 44px;
  border: solid 2px #ffffff;
  display: inline-block;
  margin: 0 10px;
  font-family: MicrosoftYaHei;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #ffffff;
}

.cooperation_template .cooperation_template_a a:hover,
.cooperation_template .cooperation_template_a .on {
  border: solid 2px #f6c41e;
  background-color: #f6c41e;
  color: #135591;
}

.demand_template {
  height: 586px;
  background: url("../assets/images/Institutional_services_img/beijing_4.png") no-repeat center;
}

.demand_template .demand_template_box {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

.demand_template .demand_template_box .demand_template_box_text {
  padding: 104px 0 118px 0;
  text-align: center;
}

.demand_template .demand_template_box .demand_template_box_text .demand_title {
  font-family: MicrosoftYaHeiLight;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 1px;
  color: #333333;
  margin-bottom: 34px;
}

.demand_template .demand_template_box .demand_template_box_text .demand_title2 {
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #999999;
  margin-bottom: 74px;
}

.demand_template .demand_template_box .demand_template_box_text .demand_a_click .a_1 {
  background: url("../assets/images/Institutional_services_img/img_11.png") no-repeat center;
}

.demand_template .demand_template_box .demand_template_box_text .demand_a_click .a_2 {
  background: url("../assets/images/Institutional_services_img/img_22.png") no-repeat center;
}

.demand_template .demand_template_box .demand_template_box_text .demand_a_click .a_3 {
  background: url("../assets/images/Institutional_services_img/img_33.png") no-repeat center;
}

.demand_template .demand_template_box .demand_template_box_text .demand_a_click .a_4 {
  background: url("../assets/images/Institutional_services_img/img_44.png") no-repeat center;
}

.demand_template .demand_template_box .demand_template_box_text .demand_a_click a {
  display: inline-block;
  max-width: 316px;
  width: calc((100% - 126px) /4);
  height: 184px;
  font-family: MicrosoftYaHei;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 184px;
  letter-spacing: 1px;
  color: #ffffff;
  border-bottom: 2px solid #ffc819;
  margin: 0 14px;
}

.contact_template {
  max-width: 1920px;
  width: 100%;
    margin: 0 auto;
    /* height: 462px; */
    height: 100%;
    background: url(../assets/images/Institutional_services_img/beijing_5.png) no-repeat top center;
   overflow: hidden;
    padding-top: 96px;
}

.contact_template .contact_template_box {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  /* padding: 96px 0 94px 0; */
  
}

.contact_template .contact_template_box .contact_template_title {
  font-family: MicrosoftYaHeiLight;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  margin-bottom: 38px;
}
/* .contact_information:nth-child(2) .text_box .text{
  max-width: 384px !important;
} */

.contact_template .contact_template_box .contact_information {
  /* margin-top: 76px; */
  margin-top: 38px;
  display: inline-block;
  padding-bottom: 44px;
  border-bottom: 1px solid #cecece;
}
.contact_template .contact_template_box .contact_information:last-child {
  border-bottom:none !important;
}

.contact_template .contact_template_box .e_mail {
  margin-top: 38px;
}

.contact_template .contact_template_box .icon img {
  width: 30px;
  height: 30px;
  margin-top: -8px;
}

.contact_template .contact_template_box .icon span {
  font-family: MicrosoftYaHei;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 1px;
  color: #333333;
}

.contact_template .contact_template_box .text_box .text {
  display: inline-block;
  max-width: 336px;
  width: 100%;
  margin-bottom: 18px;
}

.contact_template .contact_template_box .text_box .text .text_1 {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #666666;
}

.contact_template .contact_template_box .text_box .text .text_2 {
  font-family: DIN-Bold;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #005096;
}

.e-gradient-title {
  border-bottom: 4px solid #1eb9e1;
}

.e-gradient-title > span {
  display: inline-block;
  position: relative;
  padding: 28px 0;
  font-weight: 550;
}

.e-gradient-title > span::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #ffc819;
  content: "";
}
.cooperation_template .cooperation_template_a .mouse:after{position:absolute;content:'';width:98px;top: 61%;height:65px;left: 50%;background:url(../assets/images/xiantiao.png);}
.cooperation_template .cooperation_template_a .mouse#ouzhou:after{position:absolute;transform: rotateY(180deg);content:'';width:98px;top: 63%;height:65px;left: -49%;background:url(../assets/images/xiantiao.png);}
.cooperation_template .cooperation_template_a .mouse#nanmei:after{position:absolute;transform: rotateY(180deg);content:'';width:98px;top: 63%;height:65px;left: -49%;background:url(../assets/images/xiantiao.png);}
.cooperation_template .cooperation_template_a .mouse#beimei:after{position:absolute;transform: rotateY(180deg);content:'';width:98px;top: 63%;height:65px;left: -49%;background:url(../assets/images/xiantiao.png);}
.cooperation_template .cooperation_template_a div>.text_tip{display: none;}
@media screen and (min-width:1300px) {
  .img_box .txt_box, .contact_template .contact_template_box {padding-left: 1.6rem !important;padding-right: 1.6rem !important;}
  .popup_s {margin-left: 0 !important;}
  .demand_template .demand_template_box .demand_template_box_text .demand_a_click a {
    margin: 0 !important;
  }
  .cooperation_template .cooperation_template_a #zhongguo{top: 42%;left: 39.5%;}
  .cooperation_template .cooperation_template_a #feizhou{top: 54%;left: 20%;}
  .cooperation_template .cooperation_template_a #beimei{top: 43%;right: 24%;}
  .cooperation_template .cooperation_template_a #nanmei{bottom: 23%;right: 18%;}
  .cooperation_template .cooperation_template_a #ouzhou{top: 35%;left: 20%;}
  .cooperation_template .cooperation_template_a #yatai{bottom: 22%;left: 45.5%;}
  .cooperation_template .cooperation_template_a #zhongdong{top: 48%;left: 25%;}
  .cooperation_template .cooperation_template_a #zhongguo>span{position: absolute;top: 105%;right: -145%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a .mouse>.text_tip{position: absolute;top: 104%;right: -145%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a #ouzhou>.text_tip{position: absolute;top: 107%;left: -446%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a #nanmei>.text_tip{position: absolute;top: 107%;left: -446%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a #beimei>.text_tip{position: absolute;top: 107%;left: -446%;font-size: 22px;color: #fff;}

  .cooperation_template .cooperation_template_a #zhongguo.mouse{top: 38%;left: 38%;}
  .cooperation_template .cooperation_template_a #feizhou.mouse{top: 50%;left: 18%;}
  .cooperation_template .cooperation_template_a #beimei.mouse{top: 39%;right: 23%;}
  .cooperation_template .cooperation_template_a #nanmei.mouse{bottom: 20%;right: 17%;}
  .cooperation_template .cooperation_template_a #ouzhou.mouse{top: 31%;left: 19%;}
  .cooperation_template .cooperation_template_a #yatai.mouse{bottom: 18%;left: 44%;}
  .cooperation_template .cooperation_template_a #zhongdong.mouse{top: 45%;left: 24%;}
  .cooperation_template .cooperation_template_map.bg_zg{background:url(../assets/images/bg_zg.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_bm{background:url(../assets/images/bg_bm.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_nm{background:url(../assets/images/bg_nm.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_zd{background:url(../assets/images/bg_zd.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_oz{background:url(../assets/images/bg_oz.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_fz{background:url(../assets/images/bg_fz.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_yt{background:url(../assets/images/bg_yt.jpg);background-size: 100% 100%;}
  .img_box .txt_box, .contact_template .contact_template_box, .brief_template,
  .demand_template .demand_template_box{padding-left: 4.2rem !important;padding-right: 4.2rem !important;}
  /*.cooperation_template .cooperation_template_map{margin-right: 4.2rem !important;}*/
  .contact_template .contact_template_box .text_box .text {max-width: 21rem;}
  .introduction_template {max-width:103.7rem;}
}

@media screen and (max-width:1280px){
  .cooperation_template .cooperation_template_a #zhongguo{top: 42%;left: 36.5%;}
  .cooperation_template .cooperation_template_a #feizhou{top: 55%;left: 19%;}
  .cooperation_template .cooperation_template_a #beimei{top: 42%;right: 29%;}
  .cooperation_template .cooperation_template_a #nanmei{bottom: 23%;right: 23%;}
  .cooperation_template .cooperation_template_a #ouzhou{top: 34%;left: 19%;}
  .cooperation_template .cooperation_template_a #yatai{bottom: 20%;left: 42%;}
  .cooperation_template .cooperation_template_a #zhongdong{top: 48%;left: 24%;}
  .cooperation_template .cooperation_template_a #zhongguo.mouse{top: 38%;left: 35%;}
  .cooperation_template .cooperation_template_a #feizhou.mouse{top: 51%;left: 17%;}
  .cooperation_template .cooperation_template_a #beimei.mouse{top: 39%;right: 27.5%;}
  .cooperation_template .cooperation_template_a #nanmei.mouse{bottom: 19%;right: 22%;}
  .cooperation_template .cooperation_template_a #ouzhou.mouse{top: 30%;left: 17%;}
  .cooperation_template .cooperation_template_a #yatai.mouse{bottom: 16%;left: 41%;}
  .cooperation_template .cooperation_template_a #zhongdong.mouse{top: 45%;left: 23%;}
  .cooperation_template .cooperation_template_a #zhongguo>span{position: absolute;top: 105%;right: -145%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a .mouse>.text_tip{position: absolute;top: 104%;right: -145%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a #ouzhou>.text_tip{position: absolute;top: 107%;left: -446%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a #nanmei>.text_tip{position: absolute;top: 107%;left: -446%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a #beimei>.text_tip{position: absolute;top: 107%;left: -446%;font-size: 22px;color: #fff;}

  .cooperation_template .cooperation_template_map.bg_zg{background:url(../assets/images/bg_zg.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_bm{background:url(../assets/images/bg_bm.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_nm{background:url(../assets/images/bg_nm.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_zd{background:url(../assets/images/bg_zd.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_oz{background:url(../assets/images/bg_oz.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_fz{background:url(../assets/images/bg_fz.jpg);background-size: 100% 100%;}
  .cooperation_template .cooperation_template_map.bg_yt{background:url(../assets/images/bg_yt.jpg);background-size: 100% 100%;}
}
@media screen and (min-width:1536px) {
  .cooperation_template .cooperation_template_a #zhongguo{top: 42%;left: 41.25%;}
  .cooperation_template .cooperation_template_a #feizhou{top: 54%;left: 20%;}
  .cooperation_template .cooperation_template_a #beimei{top: 43%;right: 21.5%;}
  .cooperation_template .cooperation_template_a #nanmei{bottom: 23%;right: 15%;}
  .cooperation_template .cooperation_template_a #ouzhou{top: 36%;left: 21%;}
  .cooperation_template .cooperation_template_a #yatai{bottom: 22%;left: 47.5%;}
  .cooperation_template .cooperation_template_a #zhongdong{top: 48%;left: 26%;}
  .cooperation_template .cooperation_template_a #zhongguo.mouse{top: 39%;left: 39.5%;}
  .cooperation_template .cooperation_template_a #feizhou.mouse{top: 49%;left: 19%;}
  .cooperation_template .cooperation_template_a #beimei.mouse{top: 39%;right: 20%;}
  .cooperation_template .cooperation_template_a #nanmei.mouse{bottom: 20%;right: 14%;}
  .cooperation_template .cooperation_template_a #ouzhou.mouse{top: 31%;left: 19.5%;}
  .cooperation_template .cooperation_template_a #yatai.mouse{bottom: 18%;left: 46%;}
  .cooperation_template .cooperation_template_a #zhongdong.mouse{top: 45%;left: 25%;}
  .cooperation_template .cooperation_template_a #zhongguo>span{position: absolute;top: 105%;right: -145%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a .mouse>.text_tip{position: absolute;top: 104%;right: -145%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a #ouzhou>.text_tip{position: absolute;top: 107%;left: -446%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a #nanmei>.text_tip{position: absolute;top: 107%;left: -446%;font-size: 22px;color: #fff;}
  .cooperation_template .cooperation_template_a #beimei>.text_tip{position: absolute;top: 107%;left: -446%;font-size: 22px;color: #fff;}

}