
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
select,
table,
td,
textarea,
ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

a {
    transition: all 0.3s ease;
}

ul li {
    list-style: none;
}

p {
    margin-bottom: 0;
}

body {
    color: #555;
    font-family: 'Helvetica Neue', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', 'Microsoft Yahei', sans-serif;
}

a {
    color: #555;
}

.cor_blue {
    color: #0d98f9;
}

.transition {
    transition: all .3s ease
}

a:active,
a:hover {
    text-decoration: none;
    color: #0d98f9;
    outline: 0
}

.dsNone {
    display: none
}

.dsBlock {
    display: block
}

.autoImg img {
    width: 100%;
    height: auto;
    display: block
}

.imgBlock img {
    display: block
}

.autoMaxImg img {
    max-width: 100%;
    height: auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.cor_bs,
.cor_bs:hover {
    color: #fff
}

.cor_red {
    color: #C00
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f15 {
    font-size: 15px
}

.f16 {
    font-size: 16px
}

.f17 {
    font-size: 17px
}

.f18 {
    font-size: 18px
}

.f19 {
    font-size: 19px
}

.f20 {
    font-size: 20px
}

.f21 {
    font-size: 21px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.transition {
    transition: all .3s ease
}

.opacity {
    opacity: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.cor_000 {
    color: #000
}

.cor_111 {
    color: #111
}

.cor_222 {
    color: #222
}

.cor_333 {
    color: #333
}

.cor_444 {
    color: #444
}

.cor_555 {
    color: #555
}

.cor_666 {
    color: #666
}

.cor_777 {
    color: #777
}

.cor_888 {
    color: #888
}

.cor_999 {
    color: #999
}

.dsPadPhone,
.dsPhone {
    display: block
}

.dsPad,
.dsPc,
.dsPcPad {
    display: none
}

@media (min-width:768px) {
    .dsPad,
    .dsPadPhone,
    .dsPcPad {
        display: block
    }
    .dsPc,
    .dsPhone {
        display: none
    }
}

@media (min-width:992px) {
    nav.navbar.bootsnav.no-background {
      background: linear-gradient(top, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
    }
    .dsPc,
    .dsPcPad {
        display: block
    }
    .dsPad,
    .dsPadPhone,
    .dsPhone {
        display: none
    }
}

.userFun a {
    display: inline-block!important;
}

nav.navbar.bootsnav {
    background-color: rgba(255, 255, 255, 1);
    border-color: #f1f1f1;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    width: 128px;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu li {
    width: 100%;
    border-bottom: 1px solid #b2b6b6;
    text-align: center;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu li:nth-last-child(1){
  border: none;
}

/*nav.navbar.bootsnav li.dropdown ul.dropdown-menu li:nth-of-type(even){margin-right:20px;}*/

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    line-height: 38px;
    display: inline-block;
    color: #555;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    background: rgba(255, 255, 255, 0.1);
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:focus {
    background: rgba(255, 255, 255, 0.1);
}

.navbar .container-fluid {
    padding-left: 60px;
    padding-right: 60px;
}

.navbar {
    height: 68px;
}

.navbar-brand {
    padding-top: 19px;
    height: 68px;
}

nav.navbar.bootsnav ul.nav > li > a {
    font-size: 16px;
    font-weight: normal;
    padding: 0px 10px;
    line-height: 40px;
    height: 40px;
    margin: 0px 5px;
}

.navbar-right {
    height: 68px;
    padding-top: 13px;
    transition: all 0.3s ease-in;
}

nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li.current > a,
nav.navbar.bootsnav ul.nav > li.on > a {
    background: rgba(85, 85, 85, 0.3)!important;
    border-radius: 0.3em;
    /*color: #0D98F9;*/
}

nav.navbar.bootsnav ul.nav > li.dropdown > a {
    border-radius: 0.3em 0.3em 0 0!important;
}

nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after {
    content: "∨";
    display: inline-block;
    margin-top: 0
}

nav.navbar.bootsnav ul.nav > li.on > a.dropdown-toggle::after {
    content: "∧";
}

.userFun {
    color: #999;
}

nav.navbar.bootsnav ul.nav > li.userFun > a {
    margin: 0;
    font-size: 16px;
}

nav.navbar.bootsnav ul.nav > li.userFun > a:hover {
    color: #0d98f9;
}
nav.navbar.bootsnav ul.nav > li.tel > a {
    margin: 0;
    font-size: 16px;
    font-weight: blod;
    /*color: #0d98f9;*/
}
nav.navbar.bootsnav.no-background ul.nav > li.tel > a:hover {
    color: #555;
}
nav.navbar.bootsnav ul.nav > li.tel > a:hover {
    color: #0D98F9;
}
nav.navbar.bootsnav.no-background ul.nav > li.tel > a:hover {
    color: #0D98F9;
}
.navbar-right .dropdown-menu {
    left: 5px;
    right: auto;
}
/*修改电话图标*/
nav.navbar.bootsnav.no-background ul.nav > li.tel > a .phone-square,nav.navbar.bootsnav ul.nav > li.tel > a .phone-square{
  display: inline-block;
  width: 20px;
  height: 14px;
  background: url(../images/phone-white.png) no-repeat left center;
}
nav.navbar.bootsnav.no-background ul.nav > li.tel > a:hover .phone-square,nav.navbar.bootsnav ul.nav > li.tel > a:hover .phone-square{
  background: url(../images/phone-blue.png) no-repeat left center;
}
nav.navbar.bootsnav ul.nav > li.tel > a .phone-square{
  background: url(../images/phone-gray.png) no-repeat left center;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: 1px solid #b2b6b6;
    background: #fff;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}
/*改版导航*/
nav.navbar.bootsnav ul.nav > li.dropdown > .dropdown-menu-diff{
  width: 614px;
  overflow: hidden;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #b2b6b6;
}
nav.navbar.no-background li.dropdown div.dropdown-menu.dropdown-menu-diff{
  background: rgba(0, 0, 0, 0.7);

}
nav.navbar.no-background li.dropdown ul.dropdown-menu {
    background: rgba(0, 0, 0, 0.7);
    box-shadow: none;
}

nav.navbar.no-background li.dropdown ul.dropdown-menu > li > a ,nav.navbar.no-background li.dropdown div.dropdown-menu.dropdown-menu-diff a{
    color: rgba(255, 255, 255, 0.8);
}

nav.navbar.no-background li.dropdown ul.dropdown-menu > li > a:hover {
    color: rgba(255, 255, 255, 1)
}

nav.navbar.no-background ul.nav > li > a:hover,
nav.navbar.no-background ul.nav > li.current > a,
nav.navbar.no-background ul.nav > li.on > a {
    color: #555;
}
nav.navbar.no-background .userFun {
    color: #fff;
}
.menu-list{
  width: 100%;
  overflow: hidden;
  display: block;
  clear: both;
  content: '';
}
.menu-list a{
  display: inline-block;
  padding: 0 12px;
  line-height: 50px;
}
.menu-list a:hover{
  background: rgba(255,255,255,.1);
  border-radius: 5px;
}
.menu-list dt{
  width: 120px;
  padding-right: ;
  float: left;
}
.menu-list dd{
  width: 460px;
  float: left;
}
.menu-list dd .list-group li{
  width: 25%;
  float: left;
}
.menu-list dd .list-group .full-width{
  width: 100%;
  float: none;
}
.menu-list dd .list-group .full-width a{
  width: 33%;
  padding-right: 20px;
  border-bottom: 2px solid #35aaf8;
  box-sizing: border-box;
  border-radius: 0;
}
/*集团通信平台*/
.group-platform.m2ll_u1{
  padding: 0 0 50px;
}
.group-platform .m2ll_sbx{
  padding: 15px 0 20px;
  height: 328px;
  position: relative;
}
.group-platform .m2ll_sbx:hover{
  background: #27a4f8;
  border: 3px solid #27a4f8;
  border-radius: 15px;
  color: #fff;
  box-sizing: border-box;
}
.group-platform .m2ll_sbx:hover p{
  color: #fff;
}
.group-platform .m2ll_sbx strong{
  margin-top: 0;
}
.group-platform .m2ll_sbx .opacity{
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  /*transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;*/
}
.group-platform .m2ll_sbx:hover .opacity{
  opacity: 1;
}

/*平台优势*/
.platform-advantage.m2llCon2{
  background: url(../images/container-bg.jpg) no-repeat center;
  background-size: cover;
  color: #27a4f8;
  padding: 77px 0 0;
}
.platform-advantage .m2yyC1_t1{
  color: #fff;
}
.platform-advantage .m2lp_u1{
  margin-top: 45px;
}
.platform-advantage .m2lp_u1 li{
  margin-bottom: 140px;
}
.platform-advantage .m2lp_box1 p{
  margin-top: 40px;
}
.platform-advantage .m2lp_box1_hover{
  width: 230px;
  height: 315px;
  overflow: hidden;
  padding: 20px 0;
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
}
.platform-advantage .m2lp_box1_hover h3{
  font-size: 20px;
  margin: 15px 0 20px;
}
.platform-advantage .m2lp_u1 li:hover .m2lp_box1_hover{
  opacity: 1;
}
.platform-advantage .m2lp_u1 li:hover .m2lp_box1_hover img,.platform-advantage .m2lp_u1 li:hover .m2lp_box1 img{
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
/*行业应用*/
.industry-apply.m2yyCon2{
  width: 1392px;
  overflow: hidden;
  margin: 40px auto;
  background: none;
}
.industry-apply.m2yyCon2 .hmc1List{
  display: none;
}
.industry-apply.m2yyCon2 .apply-list li{
  /*width: 360px;*/
  height: 210px;
  overflow: hidden;
  padding: 0;
  border-radius: 10px;
  float: left;
  margin: 63px 12% 0 0;
}
.industry-apply.m2yyCon2 .apply-list li:nth-child(3n){
  margin-right: 0;
}
.apply-list .list-item,.getSwiper .list-item{
  width: 100%;
  position: relative;
}
.apply-list .list-item .cover-con,.getSwiper .list-item .cover-con{
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  top: 0;
}
.list-item .cover-con b{
  display: block;
  width: 180px;
  height: 45px;
  line-height: 45px;
  background: rgb(39,164,248,.7);
  border: 1px solid rgba(255,255,255,.7);
  border-radius: 10px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  margin: 79px auto;
}
/*极致服务*/
.service-con.m2llCon2{
  background: url(../images/service-bg.jpg) no-repeat center;
  background-size: cover;
  
}
.service-con.m2llCon2 .m2lp_u1 li:hover img{
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
/*一键认证*/
.use-scene{
  background: #f2f2f2;
  text-align: center;
}
.scene-con{
  padding: 52px 0;
}
.scene-con .item{
  display: none;
}
.scene-con .item:nth-child(1){
  display: block;
}
.scene-title{
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #d7e5f7;
  font-size: 20px;
  color: #0e0e0e;
  font-weight: bold;
  margin: 48px 0;
  cursor: pointer;
}
.scene-title span{
  display: inline-block;
  width: 50%;
}
.scene-title .current{
  background: #27a4f8;
  color: #fff;
}
.scene-con p{
  line-height: 2;
  margin: 44px 0 64px;
  font-size: 14px;
}
.item-txt,.item-img{
  width: 50%;
  float: left;
}
.scene-con .item-txt{
  color: #525252;
  margin-top: 65px;
}
.scene-con .item-txt h4{
  font-size: 20px;
}
/*umc&pmc*/
.switch-item{
  width: 756px;
  height: 348px;
  background: #fff;
  padding: 50px 30px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(39,164,248,.38);
  font-size: 14px;
  color: #27A4F8;
  line-height: 2;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all 0.3s ease 0.1s;
  cursor: pointer;
  position: absolute;
  z-index: 4;
}
.switch-item.umc{
  top: 0;
  left: 0;
}
.switch-item.pmc{
  top: 0;
  left: auto;
  right: 0;
}
.switch-item .img{
  width: 248px;
  height: 248px;
  float: left;
}
.switch-item .img img{
  width: 100%;
}
.switch-item .con{
  display: inline-block;
  width: 410px;
  overflow: hidden;
  float: right;
}
.switch-item h3.title{
  font-size: 30px;
  line-height: 2;
  margin-bottom: 10px;
}
.switch-item h3.title .add-bd{
  display: inline-block;
  padding-right: 50px;
  border-bottom: 2px solid #27A4F8;
  line-height: 1.5;
}
.switch-item h3.title .en{
  font-size: 14px;
}
.switch-item .btn{
  padding: 10px 30px;
  background: #27A4F8;
  font-size: 16px;
  color: #fff;
  margin-top: 15px;
}
.switch-wrap{
  width: 100%;
  height: 350px;
  margin-top: 100px;
  position: relative;
}
.switch-item.small{
  color: #555;
  background-color: #d4edfe;
  box-shadow: 0 2px 10px rgba(66,66,66,.2);
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  z-index: 3;
  transition: all 0.3s ease 0.1s;
}

.switch-item.small h3.title .add-bd{
  border-color: #555;
}
.switch-item.small .btn{
  color: #27A4F8;
  background: none;
  border: 1px solid #27A4F8;
  border-radius: 10px;
}
.switch-item.small .con-wrap{
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform-origin:center center;
  -webkit-transform-origin:center center;
}
.switch-item.small .con{
  width: auto;
}
.pmc.small{
  padding: 65px 0 65px 260px;
}
.umc.small{
  padding: 65px 160px 65px 0px;
}
.m2llCon2.umc-pmc{
  background: #fff;
}
.umc-pmc-t{
  font-size: 24px;
  color: #27a4f8;
  text-align: center;
}
.umc-pmc-t h3{
  font-size: 30px;
  padding: 30px 0;
}
.four-grids{
  margin-top: 50px;
}
.four-grids>ul>li{
  width: 25%;
  padding: 20px;
  text-align: center;
  line-height: 2;
  border: 1px solid #27a4f8;
  border-right: 0;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.four-grids>ul>li:nth-last-child(1){
  border-right: 1px solid #27a4f8;
}
.four-grids .img{
  width: 130px;
  height: 130px;
  border: 1px solid #27a4f8;
  border-radius: 50%;
  margin: 0 auto 30px;
}
.four-grids .txt{
  margin-bottom: 15px;
}
.four-grids>ul>li:hover{
  background: #27a4f8;
  color: #fff;
}
.four-grids>ul>li:hover .img{
  background: #fff;
}
.four-grids>ul>li:hover .hmc1_more{
  background: #fff;
  color: #27a4f8;
}
.m2llCon2.advantage-con{
  background: url(../images/content-bg.jpg) no-repeat center center;
        background-size: cover;
  color: #fff;
  text-align: center;
}
.advantage-list li{
  width: 33.333%;
  float: left;
}
.advantage-list li .con h4{
  display: inline-block;
  padding: 0 30px 10px;
  border-bottom: 1px solid #fff;
}
.advantage-list li .con p{
  height: 122px;
  line-height: 2;
  padding-top: 10px;
  border-right: 1px solid #fff;
}
.advantage-list li:nth-last-child(1) .con p{
  border: none;
}
.service-customer .hmc1List{
  display: none;
}
.service-customer .customer-list img{
  width: 100%;
  margin-bottom: 50px;
}



.no-background { 
    height: 90px;
}

.no-background .navbar-brand {
    padding-top: 32px;
    height: 90px;
}

.no-background .navbar-right {
    height: 90px;
    padding-top: 32px;
    transition: all 0.8s ease-in;
}

.no-background .navbar-brand {
    transition: all 0.8s ease-in;
}

.hmFocusCon {
    height: 700px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.hmFocus .swiper-pagination-bullet {
    opacity: 1;
    height: 12px;
    width: 12px;
    border: 1px solid #FFF;
    margin: 0px 4px;
    background: none
}

.hmFocus .swiper-pagination-bullet-active {
    background: #FFF;
}

.hmFocus .swiper-pagination {
    bottom: 30px;
}

.hmFsTxt {
    max-width: 1000px;
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #fff;
}

.hmFs_t1 {
    font-size: 46px;
    line-height: 72px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: normal;
}

.hmFs_p1 {
    line-height: 36px;
    margin-bottom: 42px;
    font-size: 20px;
}

.hmFs_btns {
    height: 64px;
    max-width: 512px;
    margin: 0px auto;
}

.hmFs_a1 {
    font-size: 22px;
    line-height: 62px;
    color: #FFF;
    background: #0D98F9;
    display: inline-block;
    height: 64px;
    border: 1px solid #0D98F9;
    float: left;
    width: 48.2%;
    border-radius: 0.2em;
}

.hmFs_a1:hover {
    background: #068EEA;
    color: #FFF;
}

.hmFs_a2 {
    font-size: 22px;
    line-height: 62px;
    color: #FFF;
    display: inline-block;
    height: 64px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    float: right;
    width: 48.2%;
    border-radius: 0.2em;
}

.hmFs_a2:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #FFF;
}

.hmc1_title {
    font-size: 40px;
    line-height: 72px;
    text-align: center;
    padding: 82px 0px 68px;
}

.hmc1List {
    margin-bottom: 72px;
    position: relative;
}

.hmc1_aBox {
    display: block;
    position: relative;
    height: 350px;
}

.hmc1_aBox img {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    transition: all 0.3s ease
}

.hmc1_aBox:hover .opacity {
    opacity: 1;
}

.hmc1_s1 {
    line-height: 48px;
    padding-top: 126px;
    font-size: 22px;
    text-align: center;
    color: #555;
}

.hmc1_s2 {
    color: #555;
    line-height: 24px;
    height: 88px;
    max-width: 200px;
    margin: 0px auto;
    font-size: 14px;
    text-align: center;
}

.hmc1_more {
    line-height: 34px;
    color: #0C98F9;
    height: 36px;
    width: 100px;
    border: 1px solid #0C98F9;
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 0px auto;
    border-radius: 0.3em;
    transition: all 0.3s ease
}

.hmc1_aBox:hover .hmc1_more {
    color: #FFFFFF;
    background: #0c98f9;
}

.hmc1Prev {
    background: url(../images/hmc1Btn.jpg) no-repeat left top;
    display: block;
    height: 28px;
    width: 16px;
    position: absolute;
    top: 122px;
    left: -58px;
}

.hmc1Prev:hover {
    background: url(../images/hmc1Btn.jpg) no-repeat left bottom;
}

.hmc1Next {
    background: url(../images/hmc1Btn.jpg) no-repeat right top;
    display: block;
    height: 28px;
    width: 16px;
    position: absolute;
    top: 122px;
    right: -58px;
}

.hmc1Next:hover {
    background: url(../images/hmc1Btn.jpg) no-repeat right bottom;
}

.hmCon2Bg {
    background: #f7f8f8;
    padding-bottom: 80px;
}

.hmc1_title2 {
    padding: 85px 0px 40px;
}

.hmc2List {
    margin: 0px -2px;
}

.hmc2List li {
    padding: 0 2px;
}

.hmc2Box {
    padding: 190px 20px 30px;
    background-color: #fff;
    background-position: center top;
    border-radius: 0.4em;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100% auto;
    transition: all 0.3s ease-in
}

.hmc2Box:hover {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.hmc2Box strong {
    display: block;
    text-align: center;
    font-size: 28px;
    line-height: 75px;
    height: 75px;
    overflow: hidden;
    font-weight: normal;
}

.hmc2Box p {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.hmc3Slider {
    position: relative;
    border-top: 1px dashed #e1e2e6;
    border-left: 1px dashed #e1e2e6;
}

.hmCon3 {
    padding-bottom: 126px;
}

.hmc3_lgBox {
    border-right: 1px dashed #E1E2E6;
    border-bottom: 1px dashed #E1E2E6;
    height: 100px;
    position: relative;
    background: #FFF;
    overflow: hidden;
}

.hmc3_lgBox img {
    max-width: 90%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.hmc3Slider .swiper-pagination {
    bottom: -48px;
    width: 100%;
    left: 0px;
}

.hmc3Slider .swiper-pagination-bullet {
    margin: 0px 5px;
    height: 12px;
    width: 12px;
}

.hmc3Slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #0C98F9;
}

.hmCon4 {
    padding-bottom: 62px;
    background: #F7F8F8;
}

.hmc4Box .hmc4BoxCon {
    padding: 0px 30px;
}

.hmc4Box {
    margin: 0px -30px;
}

.hmc4_t {
    line-height: 50px;
    height: 51px;
    border-bottom: 1px solid #E1E2E6;
    margin-bottom: 28px;
}

.hmc4Nm {
    font-size: 24px;
    float: left;
}

.hmc4ImgBox {
    display: block;
    height: 248px;
    margin-bottom: 20px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.hmc4_imgNm {
    font-size: 18px;
    color: #FFF;
    line-height: 58px;
    height: 100px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 42px 15px 0px;
    background: url(../images/hmc4Bg.png) repeat-x left bottom;
}

.hmc4List li {
    position: relative;
    line-height: 36px;
    height: 36px;
    margin-left: 4px;
}

.hmc4List li .ellipsis {
    font-size: 16px;
    margin-right: 170px;
}

.hmc4List li a {
    background: url(../images/hmc4_icon1.jpg) no-repeat left center;
    padding-left: 15px;
    display: block
}

.hmc4List li a:hover {
    background: url(../images/hmc4_icon2.jpg) no-repeat left center;
}

.hmc4Time {
    position: absolute;
    font-size: 14px;
    top: 0px;
    right: 0px;
    color: #666;
}

.hmBom {
    background: #182029;
    padding: 43px 0px 46px;
    color: #dedede
}

.footer {
    background: #111;
    padding: 13px 0px 15px;
    color: #6D7478;
    font-size: 14px;
    line-height: 2px;
}

.foot_links {
    display: inline-block;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    color: #80888C;
    position: relative;
    transition: all 0.3s ease;
    margin-right: 30px;
    overflow: hidden;
    float: left;
}

.foot_links:hover,
.footer a:hover {
    color: #AFB5B8;
}

.hmBom dl {
    float: left;
    width: 20%;
}

.hmBom dl dt {
    line-height: 54px;
    color: #BCC7CB;
    height: 54px;
    font-size: 18px;
    font-weight: normal;
}

.hmBom dl dd {
    line-height: 40px;
    height: 40px;
    font-size: 14px;
}

.hmBom a {
    color: #aaa
}

.hmBom a:hover {
    color: #F1F1F1
}

.hmBom dl .hmBomLx {
    line-height: 34px;
    padding-top: 2px;
}

.footerLayer {
    padding: 25px 0px 24px;
    margin-left: -83px;
    width: 166px;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 85px;
    background: #FFF;
    border-radius: 0.3em;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    transition: all 0.3s ease;
    opacity: 0
}

.footerLayer:after {
    content: "";
    border-top: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -12px;
}

.footerLayer strong {
    display: block;
    line-height: 30px;
    height: 30px;
    margin-bottom: 6px;
    font-size: 16px;
}

.footerLayer2 {
    padding: 18px 0px 16px;
}
.footerLayer2 img  {
    width: 132px;
}

.footerLayer2 p {
    line-height: 22px;
    margin: -6px 0px 10px;
}

.foot_links:hover {
    overflow: visible;
}

.foot_links:hover .footerLayer {
    opacity: 1;
    bottom: 55px;
}

.m2ban {
    height: 520px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.m2banTxt {
    max-width: 1000px;
    position: absolute;
    left: 50%;
    top: 58%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #FFF;
    text-align: center;
}
.m2banTxt-style{
  width: 680px;
  left: 30%;
  top: 52%;
}
.m2banTxt-style .text_p1{
  font-size: 60px;
  letter-spacing: 15px;
}
.m2banTxt-style .text_p2{
  font-size: 30px;
  line-height: 2.5;
  letter-spacing: 5px;
}
.m2banTxt-style .text_p3{
  font-size: 20px;
  line-height: 2;
  letter-spacing: 2px;
}
.m2ban_p1 {
    font-size: 22px;
    line-height: 60px;
}

.m2ban_p2 {
    line-height: 66px;
    font-size: 42px;
}

.m2newsBox {
    margin-top: 60px;
    margin-bottom: 40px;
}

.m2loadMore {
    font-size: 16px;
    line-height: 54px;
    text-align: center;
    display: block;
    margin: 0px auto 105px;
    height: 56px;
    width: 236px;
    border: 1px solid #E1E2E6;
    border-radius: 0.3em;
}

.m2loadMore:hover {
    color: #FFF;
    background: #0d98f9;
    border: 1px solid #0d98f9;
}

.m2newImg {
    height: 157px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.m2new_aBox strong {
    font-weight: normal;
    color: #555;
    font-size: 18px;
    line-height: 32px;
    margin: 0px 0px 12px;
    height: 64px;
    overflow: hidden;
    display: block;
}

.m2newDes {
    padding: 15px 20px 0px;
    border-right: 1px solid #E1E2E6;
    border-bottom: 1px solid #E1E2E6;
    border-left: 1px solid #E1E2E6;
}

.m2newDes p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    height: 78px;
    overflow: hidden;
    margin-bottom: 26px;
}

.m2newFun {
    line-height: 26px;
    height: 48px;
}

.m2newsList {
    margin-left: -15px;
    margin-right: -15px;
}

.m2newsList li {
    margin-bottom: 30px;
}

.m2new_aBox {
    display: block;
}

.m2new_aBox:hover {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transform: translateY(-6px);
}

.m2newsList2 {
    margin-top: -20px;
    margin-bottom: 30px;
}

.m2newsList2 li {
    padding: 40px 0px;
    border-bottom: 1px dashed #efefef;
}

.m2new_aBox2 {
    display: block;
}

.m2newImg2 {
    height: 157px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    width: 360px;
    transition: all 0.3s ease-in
}

.m2newDes2 {
    margin-left: 395px;
}

.m2newDes2 strong {
    font-size: 18px;
    line-height: 40px;
    font-weight: normal;
    display: block;
    height: 40px;
    margin-bottom: 12px;
}

.m2news_p {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    height: 60px;
    overflow: hidden;
    margin-bottom: 12px;
}

.m2newInfo {
    line-height: 30px;
    color: #666;
}

.m2new_aBox2:hover .m2newImg2 {
    transform: scale(1.05);
}

.m2ban_p2a {
    font-size: 40px;
}

.m2ban_p1a {
    font-size: 18px;
}

.m2helpDl {
    border-top: 2px solid #03A9F4;
    border-right: 1px solid #CACACA;
    border-bottom: 1px solid #CACACA;
    border-left: 1px solid #CACACA;
    transition: all 0.3s ease;
    padding-bottom: 20px;
}

.m2helpDl:hover {
    border-right: 1px solid #03A9F4;
    border-bottom: 1px solid #03A9F4;
    border-left: 1px solid #03A9F4;
}

.m2helpList {
    max-width: 1060px;
    margin: 0 auto
}

.m2helpList li {
    padding: 0px 30px;
    margin-bottom: 60px;
}

.m2helpDl dt {
    border-top: 2px solid #FFF;
    line-height: 58px;
    font-size: 18px;
    display: block;
    padding: 10px 0px 0px 18.5%;
    font-weight: normal;
    transition: all 0.3s ease;
}

.m2helpDl:hover dt {
    border-top: 2px solid #03A9F4;
}

.m2helpDl dd {
    padding-left: 18.5%;
    height: 36px;
}

.m2help_a {
    font-size: 14px;
    line-height: 36px;
    color: #0d98f9;
}

.m2help_a:hover {
    color: #ccc;
}

.m2nav {
    line-height: 70px;
    text-align: center;
    height: 70px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.2);
}

.m2nav_a {
    color: #fff;
    font-size: 18px;
    padding: 0 58px;
    display: inline-block;
    line-height: 70px;
}

.m2nav_a:hover,
.m2nav_a.on {
    color: #fff;
    background: rgba(0, 0, 0, 0.15);
}

.m2main {
    margin-top: 60px;
    margin-bottom: 40px;
}

.m2change {
    max-width: 1000px;
    margin: 0 auto 50px
}

.m2change .chgBtnList {
    background: url(../images/m2chgLine.jpg) repeat-x left bottom;
    height: 44px;
}

.m2change .chgBtnList .chgBtn {
    padding: 0px 22px;
    line-height: 42px;
    height: 44px;
    border-top: 1px solid #FFF;
    float: left;
    font-size: 16px;
    transition: none
}

.m2change .chgBtnList .chgCutBtn {
    background: #FFF;
    border-top: 1px solid #03A9F4;
    border-right: 1px solid #03A9F4;
    border-left: 1px solid #03A9F4;
    color: #0d98f9;
}

.m2lx_t {
    font-size: 36px;
    line-height: 60px;
    padding: 45px 0px 38px;
}

.m2lx_del {
    font-size: 15px;
    line-height: 28px;
    color: #666;
}

.m2map {
    height: 440px;
    border: 1px solid #CACACA;
    margin-top: 38px;
}

.m2map *,
.m2map:after,
.m2map:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.m2ryBox {
    padding: 9px;
    margin-bottom: 58px;
    border: 1px solid #CACACA;
}

.m2ryBox p {
    font-size: 15px;
    line-height: 24px;
    color: #666;
    padding: 18px 10px 10px;
}

.m2ryList {
    max-width: 1030px;
    margin: 0 auto
}

.m2khList {
    border-top: 1px dashed #e1e2e6;
    border-left: 1px dashed #e1e2e6;
}

.m2khList li {
    border-right: 1px dashed #E1E2E6;
    border-bottom: 1px dashed #E1E2E6;
    height: 100px;
    position: relative;
}

.m2khList li img {
    max-width: 90%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.m2khList {
    margin: 55px 0px;
}

.m2downTop {
    padding: 118px 0px;
    text-align: center;
}

.m2downBom {
    background: #F1F0F0;
    padding: 108px 0px 118px;
}

.m2down_t1 {
    font-size: 42px;
    line-height: 70px;
    text-align: center;
}

.m2down_p1 {
    line-height: 30px;
    text-align: center;
    padding: 12px 0px 44px;
    font-size: 14px;
    color: #666;
}

.m2down_btn {
    font-size: 14px;
    line-height: 52px;
    color: #FFF;
    display: inline-block;
    padding: 0px 20px;
    background: #03A9F4;
    border-radius: 0.3em;
}

.m2down_btn:hover {
    background: #04B3FD;
    color: #FFF;
}

.PrivacyClause {
    max-width: 1000px;
    padding: 12px 26px 30px;
    font-size: 15px;
    line-height: 30px;
    color: #666;
    border: 1px solid #D9D9D9;
    margin: 0px auto 65px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.privacT {
    font-size: 30px;
    line-height: 86px;
    text-align: center;
}

.privacEmpty {
    height: 150px;
}

.m2ban_p3 {
    font-size: 24px;
    line-height: 42px;
    margin-bottom: 12px;
}

.m2ban_p4 {
    font-size: 40px;
    line-height: 64px;
    margin-bottom: 30px;
}

.m2ban_link1 {
    font-size: 22px;
    line-height: 60px;
    height: 62px;
    width: 200px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    text-align: center;
    display: inline-block;
    color: #FFF;
    border-radius: 0.3em;
}

.m2ban_link1:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
}

.m2yyCon1 {
    padding-top: 86px;
}

.m2yyC1_t1 {
    max-width: 915px;
    text-align: center;
    padding: 0 15px;
    font-size: 36px;
    line-height: 60px;
    margin: 0 auto;
}

.m2yyC1_p1 {
    max-width: 915px;
    padding: 0 15px;
    font-size: 16px;
    line-height: 32px;
    margin: 20px auto 42px;
    text-align: center;
}

.m2yyCon1 .container {
    max-width: 1012px;
}

.m2yyc1_ul p {
    color: #50B3FB;
    font-size: 16px;
    line-height: 32px;
    height: 66px;
    text-align: center;
}

.m2yyc1_ul img {
    max-width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.m2yyCon2 {
    background: #F7F8F8;
    padding: 88px 0px 70px;
}

.m2yyc2_ul li {
    text-align: center;
}

.m2yyc2_ul {
    margin-top: 70px;
}

.m2yyc2_ul strong {
    line-height: 44px;
    display: block;
    font-size: 24px;
    font-weight: normal;
    margin: 18px 0px 3px;
}

.m2yyc2_ul p {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    height: 112px;
    max-width: 218px;
    display: block;
    margin: 0 auto;
}

.m2yyc2_ul li img {
    transition: all 0.3s ease-in;
}

.m2yyc2_ul li:hover img {
    transform: rotate(360deg);
}

.m2yyCon3 {
    padding: 88px 0px 0px;
}

.m2yyCon4 {
    padding: 88px 0px 188px;
    background: #F7F8F8;
}

.m2yyCon4 .m2yyC1_t1 {
    margin-bottom: 33px;
}

.m2yyBtn {
    font-size: 16px;
    line-height: 54px;
    color: #0C98F9;
    height: 56px;
    width: 236px;
    border: 1px solid #0C98F9;
    text-align: center;
    display: block;
    margin: 0px auto;
    border-radius: 0.3em;
}

.m2yyBtn:hover {
    color: #FFF;
    background: #0C98F9;
}

.m2lcBox {
    padding: 70px 0px 55px;
    text-align: center;
}

.m2nFomeBoxBg {
    background: #F7F8F8;
}

.m2nFm_t1 {
    font-size: 32px;
    line-height: 60px;
    text-align: center;
    padding: 85px 0px 48px;
}

.m2nFmList {
    max-width: 300px;
    margin: 0px auto;
}

.m2nFmList ul li {
    // height: 68px;
    position: relative;
    margin: 20px 0;
}

.m2nFm_int1 {
    line-height: 46px;
    height: 48px;
    padding: 0px 15px;
    width: 100%;
    background: #FFF;
    border: 1px solid #E1E2E6;
    font-size: 16px;
    border-radius: 0.4em;
}

.m2nFm_int2 {
    padding-left: 44px;
    color: #000;
}

.m2nFm_icon1 {
    height: 18px;
    width: 16px;
    position: absolute;
    left: 16px;
    top: 15px;
    background: url(../images/lockIcon.jpg) no-repeat;
}

.m2nFm_ask {
    background: url(../images/m2nFmicon1.jpg) no-repeat;
    height: 18px;
    width: 16px;
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
}

.m2nFmSubmit {
    color: #FFF;
    background: #0D98F9;
    text-align: center;
    display: block;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    border-radius: 0.3em;
    margin-top: 10px;
}

.m2nFmSubmit:hover {
    color: #FFF;
    background: #068DE8;
}

.m2nFmBmDes {
    line-height: 32px;
    color: #FD726A;
    font-size: 16px;
    text-align: center;
    padding: 27px 0px 102px;
}

.m2nItmsAbox {
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 0.6em;
    overflow: hidden
}

.m2nImgList {
    padding-bottom: 90px;
    margin-top: 15px;
}

.m2nImgList li {
    padding: 0px 42px;
}

.m2nItmsAbox:hover {
    transform: scale(1.1);
}

.m2nImgLayer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(13, 152, 249, 0.8);
    padding: 0px 35px;
    color: #FFF;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    transition: all 0.3s ease-in;
}

.m2nImgLayer strong {
    display: block;
    line-height: 36px;
    padding: 36% 0px 7%;
    font-size: 20px;
    font-weight: normal;
}

.m2nImgBtns {
    margin-top: 15%;
    line-height: 34px;
    display: inline-block;
    height: 36px;
    width: 100px;
    text-align: center;
    border: 1px solid #FFF;
    border-radius: 0.3em;
}

.m2nItmsAbox:hover .m2nImgLayer {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.m2nImgBtnMore {
    height: 46px;
    width: 160px;
    text-align: center;
    font-size: 18px;
    line-height: 46px;
    color: #FFF;
    background: #0d98f9;
    margin-top: -23px;
    margin-left: -80px;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 0.3em;
    opacity: 0;
    transform: translateY(70%);
    transition: all 0.3s ease 0s;
}

.m2nItmsAbox:hover .m2nImgBtnMore {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.3s ease 0.2s;
}

.m2yyFrom {
    background: #FFF;
    margin: 60px auto 0px;
    max-width: 1200px;
    border-top: 1px solid #E1E2E6;
}

.m2ll_u1 {
    padding: 72px 0px 65px;
}

.m2ll_u1 li {
    text-align: center;
    margin-bottom: 30px;
}

.m2ll_sbx {
    margin: 0px auto;
    width: 205px;
}

.m2ll_sbx strong {
    display: block;
    line-height: 48px;
    margin-top: 8px;
    font-size: 24px;
    font-weight: normal;
}

.m2ll_sbx p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.m2ll_u2 {
    margin: 0px -35px;
    padding: 75px 0px 55px;
}

.m2ll_u2 li {
    padding: 0px 35px;
    margin-bottom: 28px;
}

.m2ll_des {
    margin-left: 142px;
    font-size: 14px;
    line-height: 28px;
}

.m2ll_des strong {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    display: block;
    margin-bottom: 4px;
}

.m2ll_u3 {
    background: #FFF;
    padding: 20px 0px;
}

.m2ll_u3 li {
    padding: 35px 0px 0px;
    border-right: 1px solid #F2F3F5;
    height: 152px;
    line-height: 34px;
    font-size: 16px;
    text-align: center;
}

.m2ll_u3 li:last-child {
    border: none;
}

.m2ll_u3 li strong {
    line-height: 42px;
    display: block;
    font-size: 20px;
    font-weight: normal
}

.m2ll_u3 li strong span {
    font-size: 40px;
    display: inline-block;
    padding-right: 5px;
}

.m2ll_u3 li:nth-child(1) strong {
    color: #FFAE00
}

.m2ll_u3 li:nth-child(2) strong {
    color: #003C49
}

.m2ll_u3 li:nth-child(3) strong {
    color: #81B41F
}

.m2ll_u3 li:nth-child(4) strong {
    color: #E64E40
}

.m2lcBox2 {
    padding-bottom: 95px;
}

.m2nFm_tel {
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    background: #605F5F;
    display: inline-block;
    margin: 0px 8px;
    padding: 0px 14px;
    height: 24px;
    border-radius: 0.3em;
}
. m2nFm_tel a {
   color:#fff;
}

.m2nFm_sp1 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
    text-align: center;
}

.m2nFmBmDes2 {
    padding-top: 15px;
}

.m2cx_u1 li {
    margin-bottom: 30px;
    text-align: center;
}

.m2cx_u1 {
    padding-bottom: 52px;
}

.m2cx_u1 li strong {
    font-size: 20px;
    line-height: 46px;
    font-weight: normal;
    text-align: center;
    margin-top: 8px;
    display: block;
}

.m2cx_u1 p {
    font-size: 14px;
    line-height: 28px;
}

.m2cxCon1 {
    padding-top: 86px;
}

.m2cx_u1 li img {
    transition: all 0.4s ease-in;
}

.m2cx_u1 li:hover img {
    transform: rotate(360deg);
}

.m2cxCon4 {
    background: #FFF;
}

.m2cx_u2 li {
    float: left;
    width: 20%;
    position: relative;
    z-index: 1;
}

.m2cx_u2 li img {
    width: 91%;
    display: block;
    margin: 0 auto;
    transition: all 0.3s ease
}

.m2cx_u2 li:nth-child(3) img {
    border-top: 1px solid #9E9E9E;
    border-right: 1px solid #9E9E9E;
    border-left: 1px solid #9E9E9E;
}

.m2cx_u2 {
    margin-top: 52px;
    padding-top: 72px;
    position: relative;
}

.m2cxCon2 {
    padding-bottom: 0px;
}

.m2cx_u2 .m2cxImgBg {
    background: url(../images/m2cxImgBg.jpg) no-repeat center bottom;
    width: 20%;
    background-size: 100% auto;
    height: 470px;
    position: absolute;
    left: 40%;
    bottom: 0px;
    z-index: 0;
}

.m2cx_u2 li:nth-child(1) img {
    opacity: 0.2;
}

.m2cx_u2 li:nth-child(2) img {
    opacity: 0.8;
}

.m2cx_u2 li:nth-child(4) img {
    opacity: 0.8;
}

.m2cx_u2 li:nth-child(5) img {
    opacity: 0.2;
}

.m2cx_u2 li:hover img {
    opacity: 1!important;
}

.m2ll_u1a .m2ll_sbx strong {
    font-size: 20px;
}

.m2ll_u1a .m2ll_sbx {
    width: 288px;
}

.m2llCon2 {
    background: url(../images/m2llBg.jpg) no-repeat center center;
    padding: 88px 0px 70px;
    background-size: cover
}

.m2lp_box1 {
    max-width: 242px;
    text-align: center;
    margin: 0 auto;
}

.m2lp_box1 strong {
    font-weight: normal;
    font-size: 20px;
    line-height: 38px;
    display: block;
    margin-top: 12px;
}

.m2lp_box1 p {
    font-size: 14px;
    line-height: 28px;
}

.m2lp_u1 li {
    margin-bottom: 32px;
}

.m2lp_u1 {
    margin-top: 75px;
}

.m2lp_u1 li img {
    transition: all 0.4s ease-in;
}

.m2lp_u1 li:hover img {
    transform: rotate(360deg);
}

.m2lp_box2 {
    padding: 65px 500px 102px 0px;
    position: relative;
}

.m2lp_st1 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 6px;
}

.m2lp_st2 {
    line-height: 28px;
    margin-bottom: 16px;
    font-size: 16px;
}

.m2lp_dsc {
    font-size: 14px;
    line-height: 28px;
}

.m2lp_btn,
.m2lp_btn:hover {
    line-height: 48px;
    height: 48px;
    width: 260px;
    font-size: 15px;
    color: #FFF;
    background: #0C98F9;
    text-align: center;
    display: block;
    margin-top: 22px;
    border-radius: 0.3em;
}

.m2lp_imgBox {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%)
}

.m2lp_u2 {
    margin-top: 55px;
}

.m2lp_itmNm {
    font-size: 16px;
    color: #0C98F9;
    line-height: 52px;
    text-align: center;
    height: 52px;
    padding-right: 48px;
}

.m2yx_u1 {
    margin: 10px 0px 70px;
}

.m2yx_u1 li strong {
    line-height: 34px;
    padding: 17px 0px 14px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    display: block;
}

.m2yx_u1 li p {
    font-size: 14px;
    line-height: 28px;
    max-width: 212px;
    margin: 0 auto;
    text-align: center;
    color: #666;
}

.m2yx_u1 li {
    margin-bottom: 35px;
}

.m2yx_u2 li {
    margin-bottom: 32px;
    text-align: center;
}

.m2yx_u2 {
    margin-top: 66px;
}

.m2yx_u2 li strong {
    display: block;
    padding: 25px 0px 15px;
    font-size: 20px;
    line-height: 34px;
    font-weight: normal;
}

.m2yx_u2 li p {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.m2lx_u2 {
    margin: 65px 0px 70px;
}

.m2lx_u2 li {
    text-align: center;
    margin-bottom: 35px;
    padding-right: 0px;
    padding-left: 0px;
}

.m2lx_u2 li strong {
    line-height: 64px;
    text-align: center;
    display: block;
    height: 64px;
    font-size: 20px;
    font-weight: normal;
}

.m2lx_u2 li p {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    max-width: 235px;
    display: block;
    margin: 0 auto;
    text-align: left
}

.m2posBox {
    font-size: 12px;
    color: #555;
    line-height: 22px;
    padding-top: 35px;
}

.m2apiBox {
    position: relative;
}

.m2apiMenu {
    float: left;
    width: 215px;
}

.m2apiCon {
    margin: 0px 235px 0px 255px;
    padding-bottom: 100px;
}

.m2apiNm1 {
    background: #0C98F9;
    font-size: 16px;
    line-height: 60px;
    color: #FFF;
    text-align: center;
}

.m2apiMenu a {
    transition: color 0.3s ease;
}

.m2apiNm1 text {
    vertical-align: middle;
}

.m2apiDl {
    border-right: 1px solid #F0F3F5;
    border-bottom: 1px solid #F0F3F5;
    border-left: 1px solid #F0F3F5;
    padding: 15px 0px 30px;
    margin-bottom: 50px;
}

.m2apiMenu_a2 {
    font-size: 14px;
    line-height: 46px;
    height: 46px;
    padding-left: 34px;
    display: block;
}

.m2apiMenu_a2.on {
    color: #0d98f9;
}

.m2apiMenu_a1 {
    line-height: 46px;
    height: 46px;
    font-size: 14px;
    padding-left: 20px;
    display: block;
    font-weight: normal;
    background: url(../images/m2api_icon1.jpg) no-repeat right center;
}

.on .m2apiMenu_a1 {
    background: #E6F4FE url(../images/m2api_icon2.jpg) no-repeat right center;
    color: #0d98f9;
}

.m2apiKnm {
    line-height: 54px;
    height: 55px;
    border-bottom: 1px solid #F0F3F5;
    font-size: 16px;
    text-align: center;
}

.m2aipKmenu {
    border: 1px solid #F0F3F5;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 195px;
}

.m2herf_a1 {
    line-height: 46px;
    display: block;
    padding-left: 20px;
    font-weight: normal;
}

.m2aipKmenu dl {
    padding: 15px 0px;
}

.m2herf_a2 {
    font-size: 14px;
    padding-left: 34px;
    line-height: 46px;
    height: 46px;
}

.m2herf_a1.on,
.m2herf_a2.on {
    color: #0d98f9;
}

.m2apiMnm {
    line-height: 46px;
    padding-top: 10px;
    border-bottom: 1px solid #F0F3F5;
    font-size: 20px;
}

.m2apiEditor {
    font-size: 14px;
    line-height: 34px;
    padding: 30px 0px 0px;
}

.m2api_btn1 {
    height: 30px;
    width: 100px;
    border: 1px solid #0C98F9;
    line-height: 28px;
    padding: 0px 20px;
    margin-left: 12px;
    font-size: 14px;
    color: #0d98f9;
    border-radius: 0.3em;
    display: inline-block;
}

.m2apiEditor .cor_red {
    color: #FF8B84;
}

.m2api_t1 {
    line-height: 34px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.m2apiTab td {
    line-height: 26px;
    padding: 12px 15px;
    border: 1px solid #F0F3F5;
    font-size: 12px;
}

.m2apiTab .m2api_th td {
    font-size: 14px;
    background: #F5F8FA;
}

.m2apiLine {
    line-height: 30px;
    height: 30px;
    border-bottom: 1px dashed #F0F3F5;
    margin-bottom: 24px;
}

.m2api_t2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 34px;
    height: 34px;
    margin-bottom: 12px;
}

.m2apiCoder pre {
    font-size: 12px;
    line-height: 24px;
    background: #F5F8FA;
    padding: 12px 18px;
    border: 1px solid #F0F3F5;
}

.m2api_ft {
    font-size: 20px;
    line-height: 46px;
    border-bottom: 1px solid #F0F3F5;
}

.m2apiFaq {
    padding: 25px 0px;
}

.m2apiFaq li {
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    background: url(../images/m2api_sicon2.jpg) no-repeat left center;
    padding-left: 15px;
    position: relative;
}

.m2apiFaq .ellipsis {
    font-size: 16px;
    margin-right: 110px;
    height: 36px;
}

.m2apiTime {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
}

.m2aipKmenuFixed {
    position: fixed;
    top: 125px;
    right: 0px;
}
.logn-wenzi16{ color:#fff; font-size:16px; float: right;margin-top: 11px;}
.logn-wenzi16hui{ color:#666; font-size:16px;float: right;margin-top: 11px;}

@media (max-height:700px) {
    .hmFocus .swiper-container {
        height: 100%;
    }
    .hmFocus {
        height: 100%;
    }
    .hmFocus .swiper-slide {
        height: 100%;
    }
    .hmFocusCon {
        height: 100%!important;
    }
}

@media (max-width:1299px) {
    .container {
        width: 1130px;
    }
    .hmc1Prev {
        left: -40px;
    }
    .hmc1Next {
        right: -40px;
    }
}

@media (max-width:1199px) {
    .hmCon1 .container {
        width: 860px;
    }
    .container {
        width: 920px;
    }
}

@media (max-width:1023px) {
    .navbar .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .hmFs_t1 {
        font-size: 38px;
    }
    .hmFs_p1 {
        font-size: 18px;
    }
    .hmFs_a1 {
        font-size: 18px;
        line-height: 52px;
        height: 54px;
    }
    .hmFs_a2 {
        font-size: 18px;
        line-height: 52px;
        height: 54px;
    }
    .hmFs_btns {
        max-width: 450px;
    }
    .hmc1_title {
        font-size: 32px;
    }
    .hmc2List li {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }
    .footer .fl {
        float: none;
        width: 100%;
        display: block;
        text-align: center;
    }
    .footer .fr {
        display: block;
        float: none;
        text-align: center;
        width: 174px;
        margin: 0 auto;
    }
    .foot_links,
    .foot_links:hover {
        display: inline-block;
        margin: 0 15px;
    }
    .hmc4Box .hmc4BoxCon {
        padding: 0 15px;
    }
    .hmc4Box {
        margin-left: -15px;
        margin-right: -15px;
    }
    .hmFocusCon {
        height: 500px;
    }
}

@media (max-width:992px) {
    .no-background {
        height: 58px;
    }
    .no-background .navbar-brand,
    .navbar-brand {
        height: 58px;
        padding-top: 16px;
    }
    .hmCon1 .container {
        width: 620px;
    }
    .container {
        width: 750px;
    }
    .no-background .navbar-right {
        height: auto!important;
    }
    .navbar-header {
        height: 58px;
    }
    .navbar .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar #navbar-menu {
        background: rgba(0, 0, 0, 0.9);
    }
    .userFun span {
        display: none;
    }
    nav.navbar.bootsnav .navbar-nav > li > a {
        border: none;
        margin: 0 auto;
        color: #fff;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li {
        width: 100%;
        border: none;
        float: none;
    }
    .logn-wenzi16hui{
      display: none;
    }
    .menu-list dt,.menu-list dd{
      width: 100%;
    }
    .menu-list dd .list-group li{
      width: 33.333%;
    }
    .menu-list dd .list-group .full-width a{
      width: 40%;
    }
    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after {
        content: "";
    }
    nav.navbar.bootsnav ul.nav > li > a {
        margin: 0 auto;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    nav.navbar.bootsnav ul.nav > li > a:hover,
    nav.navbar.bootsnav ul.nav > li.current > a,
    nav.navbar.bootsnav ul.nav > li.on > a {
        background: none!important;
    }
    .navbar {
        height: 58px;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
        border-radius: 0;
    }
    nav.navbar.bootsnav ul.nav > li > a:hover,
    nav.navbar.bootsnav ul.nav > li.current > a,
    nav.navbar.bootsnav ul.nav > li.on > a {
        border-radius: 0;
    }
    .navbar-right {
        height: auto;
    }
    .navbar-right .dropdown-menu {
        left: 0;
    }
    nav.navbar.bootsnav .navbar-nav > li.userFun {
        text-align: center;
        height: 75px;
        padding-top: 15px;
    }
    nav.navbar.bootsnav ul.nav > li.userFun > a {
        margin: 0 auto;
        width: 100%;
        max-width: 220px;
        margin-bottom: 10px;
        border: 1px solid rgba(255, 255, 255, 0.3);
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li {
        padding-left: 15px;
        padding-right: 15px;
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding: 0 0 0 15px;
        height: 41px;
        line-height: 40px;
    }
    nav.navbar.no-background ul.nav > li > a:hover,
    nav.navbar.no-background ul.nav > li.current > a,
    nav.navbar.no-background ul.nav > li.on > a {
        color: #555;
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover {
        background: none!important;
    }
    nav.navbar.bootsnav ul.nav > li > a:hover,
    nav.navbar.bootsnav ul.nav > li.current > a,
    nav.navbar.bootsnav ul.nav > li.on > a {
        color: #555;
    }
    .no-background .navbar-right {
        height: auto;
        padding-top: 12px;
    }
    nav.navbar.bootsnav .navbar-toggle {
        margin-right: 15px;
        float: right;
    }
    nav.navbar.bootsnav .navbar-header {
        text-align: left;
    }
    .m2newImg2 {
        width: 260px;
    }
    .m2newDes2 {
        margin-left: 285px;
    }
    .m2ban {
        height: 420px;
    }
    .m2ban_p1 {
        font-size: 20px;
        line-height: 32px;
        padding: 14px 0;
        font-size: 18px;
    }
    .m2ban_p2 {
        font-size: 36px;
        line-height: 50px;
        font-size: 32px;
    }
    .m2nav {
        line-height: 60px;
        height: 60px;
    }
    .m2nav_a {
        line-height: 60px;
        padding: 0 28px;
        font-size: 16px;
    }
    .m2helpList li {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .m2banTxt {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        transform: translate(-50%, -32%)
    }
    .m2down_t1 {
        font-size: 36px;
    }
    .m2downTop {
        padding-left: 15px;
        padding-right: 15px;
    }
    .m2ban_link1 {
        height: 52px;
        width: 220px;
        line-height: 50px;
        font-size: 20px;
    }
    .m2ban_p3 {
        font-size: 22px;
        line-height: 32px;
    }
    .m2ban_p4 {
        font-size: 34px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .m2ll_u2 li {
        padding: 0 15px;
    }
    .m2ll_sbx2 .fl {
        float: none;
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }
    .m2ll_des {
        margin-left: 0;
    }
    .m2ll_u2 {
        margin: 0;
    }
    .m2ll_des strong {
        text-align: center;
    }
    .m2ll_u1a .m2ll_sbx {
        width: auto;
    }
    .m2ll_u1a .m2ll_sbx strong {
        line-height: 28px;
        height: 56px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .m2lp_box2 {
        padding-right: 0;
    }
    .m2lp_imgBox {
        position: static;
        transform: translateY(0%);
        text-align: center;
        width: 100%;
        margin-bottom: 35px;
    }
    .m2lp_st1 {
        text-align: center;
    }
    .m2lp_st2 {
        text-align: center;
    }
    .m2lp_dsc {
        text-align: center;
    }
    .m2lp_btn {
        display: block;
        margin: 25px auto 0;
    }
    .m2lx_u2 li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .m2nImgList li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .m2nImgLayer {
        padding: 0 15px;
        line-height: 22px;
    }
    .m2nImgLayer strong {
        padding: 14% 0 5%
    }
    .m2nImgBtns {
        margin-top: 6%;
    }
    .m2aipKmenu {
        display: none!important;
    }
    .m2apiCon {
        margin-right: 0;
        margin-left: 235px;
    }
    .privacEmpty {
        height: 120px;
    }
}
.displayblock{ display:inline-block;}
@media (max-width:767px) {
.logn-wenzi16hui{ color:#666; font-size:14px;}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
display: block;
width:auto;
}
nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li.current > a, nav.navbar.bootsnav ul.nav > li.on > a {
    color: #efefef;
}
nav.navbar.bootsnav ul.nav > li > a {
    color: #efefef;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a,nav.navbar.bootsnav ul.nav li.dropdown div.dropdown-menu.dropdown-menu-diff > a {
    color: #efefef;
}

.btn-group-lg>.btn, .btn-lg {
margin-bottom: 10px;
border-radius: 0;
}
    .m2ban {
        height: 320px;
    }
    .m2ban.hig {
        height: 420px;
    }
    .m2banTxt.t50 {
        top: 50%;
    }
    .hmFsTxt {
        padding-left: 15px;
        padding-right: 15px;
    }
    .hmFs_t1 {
        font-size: 30px;
        line-height: 46px;
    }
    .hmFs_p1 {
        font-size: 16px;
        line-height: 28px;
    }
    .hmFs_a1 {
        font-size: 17px;
        line-height: 44px;
        height: 46px;
    }
    .hmFs_a2 {
        font-size: 17px;
        line-height: 44px;
        height: 46px;
    }
    .hmc1_title {
        font-size: 26px;
        padding: 62px 0 48px;
        line-height: 42px;
    }
    .container {
        width: 100%;
    }
    .hmCon1 .container {
        width: 280px;
    }
    .hmc1Prev {
        left: -20px;
    }
    .hmc1Next {
        right: -20px;
    }
    .hmBom dl {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    .hmBom dl:after {
        content: "";
        clear: both;
        display: table;
    }
    .hmBom dl dd {
        width: 33.33%;
        height: 30px;
        line-height: 30px;
        float: left;
    }
    .hmBom dl dd:nth-last-child(1){
        width:40%;
    }
    .hmBom dl dd.hmBomLx {
        width: 100%
    }
    .hmBom dl .hmBomLx {
        display: block;
        /*height: 162px;*/
        float: none;
        width: 100%;
    }
    .hmBom dl .hmBomLx div {
        float: left;
    }
    .hmBom dl .hmBomLx .hmBomLxLeft {
        width: 60%;
    }

.displayblock{ display:block;}

    .hmc4List li .ellipsis {
        margin-right: 90px;
        font-size: 14px;
    }
    .hmc4Time {
        font-size: 13px;
        top: 2px;
    }
    nav.navbar.bootsnav .navbar-toggle {
        margin-left: 15px;
    }
    nav.navbar.bootsnav ul.nav > li.userFun > a {
        display: block!important;
    }
    nav.navbar.bootsnav .navbar-nav > li.userFun {
        padding-top: 15px;
    }
    .m2ban_p1 {
        font-size: 16px;
        line-height: 28px;
    }
    .m2ban_p2 {
        font-size: 26px;
        line-height: 42px;
    }
    .m2nav {
        height: auto;
        line-height: inherit;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .m2nav_a {
        line-height: 36px;
        padding: 0 18px;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .m2newImg2 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .m2newDes2 {
        margin-left: 0;
    }
    .m2helpList li {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .m2change .chgBtnList {
        display: none;
    }
    .mchg_dl dt {
        display: block;
        font-size: 18px;
        line-height: 42px;
        height: 45px;
        font-weight: normal;
        border-top: 1px solid #cacaca;
        border-bottom: 1px solid #cacaca;
    }
    .mchg_dl dt {
        padding: 0px 10px;
    }
    .m2lx_t {
        font-size: 18px;
        line-height: 32px;
        padding: 20px 0 15px;
    }
    .m2change .chgCon {
        display: block;
        margin-bottom: 15px;
    }
    .m2map {
        height: 440px;
    }
    .mchg_dl dd {
        display: none;
    }
    .mchg_cutdl dd {
        display: block;
    }
    .mchg_cutdl dt {
        color: #FFF;
        background: #0d98f9;
        border-top: 1px solid #0d98f9;
        border-bottom: 1px solid #0d98f9;
    }
    .m2khList {
        margin-top: 25px;
    }
    .m2down_t1 {
        font-size: 26px;
    }
    .PrivacyClause {
        padding-left: 15px;
        padding-right: 15px;
    }
    .hmBom dl {
        padding-bottom: 15px;
        margin-bottom: 0;
        border-bottom: 1px dashed #686c6e;
    }
    .hmBom dl:last-child {
        border: none;
    }
    .m2ban_p4 {
        font-size: 24px;
        line-height: 34px;
    }
    .m2ban_p3 {
        font-size: 18px;
        line-height: 28px;
    }
    .m2banTxt-style{
      left: 50%;
    }
    .m2banTxt-style .text_p1{
      font-size: 24px;

      letter-spacing: 0;
    }
    .m2banTxt-style .text_p2{
      font-size: 16px;

      letter-spacing: 0;
    }
    .m2banTxt-style .text_p3{
      font-size: 14px;

      letter-spacing: 0;
    }
    .platform-advantage .m2lp_u1{
      margin-top: 20px;
    }
    .platform-advantage .m2lp_u1 li{
      width: 33.333%;
      margin-bottom: 35px;
    }
    .platform-advantage .m2lp_u1 li img{
      width: 100%;
      height: auto;
    }
    .platform-advantage .m2lp_box1 p{
      margin-top: 20px;
      font-size: 12px;
      color: #fff;
    }
    .platform-advantage .m2lp_u1 li:hover .opacity{
      opacity: 0;
    }
    .platform-advantage .m2lp_box1_hover{
      display: none;
    }
    .platform-advantage.m2llCon2{
      padding-top: 30px;
    }
    .m2llCon2.advantage-con{
      padding: 40px 0;
    }
     .industry-apply.m2yyCon2 .apply-list{
       display: none;
    }
    .industry-apply.m2yyCon2 .hmc1List{
      display: block;
    }
    .industry-apply.m2yyCon2{
      width: 100%;
      margin: 0;
      padding: 50px 0 60px;
    }
    .industry-apply.m2yyCon2 .hmc1List{
      margin: 20px 0 0 0;
    }
    .industry-apply.m2yyCon2 .hmc1Prev{
      left: 0;
      top: 50%;
      margin-top: -14px;
    }
    .industry-apply.m2yyCon2 .hmc1Next{
      right: 0;
      top: 50%;
      margin-top: -14px;
    }
    .service-con.m2llCon2{
      background: #fff;
      padding-top: 0;
    }
    .item-txt,.item-img{
      width: 100%;
    }
    .item-img img,.list-item img{
      width: 100%;
    }
    .scene-con{
      padding-top: 0;
    }
    .autoMaxImg .dsPhone img{
      width: 60%;
    }
    .four-grids>ul>li{
      width: 100%;
      border: none;
    }
    .four-grids>ul>li:nth-last-child(1){
      border: none;
    }
    .advantage-list{
      margin-top: 20px;
    }
    .advantage-list li{
      width: 100%;
      font-size: 12px;
    }
    .advantage-list li .con p{
      border: none;
    }
    .service-customer .hmc1_title{
      padding-top: 0;
    }
    .service-customer .hmc1List{
      display: block;
    }
    .service-customer .customer-list{
      display: none;
    }
    .service-customer .hmc1Prev,.service-customer .hmc1Next{
      top:58px;
    }
    .service-customer .swiper-container,.industry-apply .swiper-container{
      width: 80%;
      background: rgba(255,255,255,.3);
      border: 1px solid rgba(42,42,42,.3);
      border-radius: 10px;
      text-align: center;
      padding: 10px 0;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
    }
    .industry-apply .swiper-container{
      padding: 0;
    }
    .list-item b{
      width: 100px;
      height: 30px;
      line-height: 30px;
      background: rgb(39,164,248,.7);
      border: 1px solid rgba(255,255,255,.7);
      border-radius: 3px;
      font-size: 14px;
      color: #fff;
      text-align: center;
      font-weight: normal;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);
    }
    .service-customer .swiper-slide img{
      width: 100%;
    }
    .switch-wrap{
      height: 420px;
      margin-top: 60px;
    }
    .switch-item{
      width: 260px;
      height: 400px;
      padding: 8px 20px;
      font-size: 12px;
      text-align: center;
    }
    .switch-item .img,.switch-item .con{
      width: 100%;
      height: auto;
    }
    .switch-item.umc .img{
      width: 80%;
      margin-left: 10%;
    }
    .pmc.small,.umc.small{
      padding: 0;
    }
    .switch-item.small{
      background-color: #d4edfe;
      transform: scale(0.9);
      -webkit-transform: scale(0.9);
    }
    .switch-item h3.title{
      font-size: 20px;
      line-height: 1.5;
      margin-bottom: 0;
    }
    .switch-item .btn{
      padding: 5px 15px;
      margin-top: 10px;
    }
    .m2llCon2.umc-pmc{
      padding: 20px 0;
    }
    .umc-pmc-t{
      font-size: 14px;
    }
    .umc-pmc-t h3{
      font-size: 20px;
    }
    .four-grids{
      margin-top: 20px;
    }
    
    
    
    
    .m2ban_link1 {
        width: 180px;
    }
    .m2yyC1_t1 {
        font-size: 26px;
    }
    .m2yyc1_ul li {
        margin-bottom: 35px;
    }
    .m2yyc1_ul p {
        height: auto;
        margin-bottom: 12px;
    }
    .m2yyc2_ul li {
        margin-bottom: 40px;
    }
    .m2yyc2_ul p {
        height: auto;
    }
    .m2ll_u1 li {
        margin-bottom: 45px;
    }
    .m2ll_sbx {
        width: auto;
    }
    .m2yyC2slider {
        margin: 0 auto;
        margin-top: 35px;
        max-width: 292px;
        padding: 0 5%;
        padding-top: 78px;
        background: url(../images/m2cxImgBg.jpg) no-repeat center bottom;
    }
    .m2yyC2slider .swiper-container {
        border-top: 1px solid #9e9e9e;
        border-right: 1px solid #9e9e9e;
        border-left: 1px solid #9e9e9e;
    }
    .m2yyC2slider img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .m2yyC2slider .swiper-pagination-bullet {
        opacity: 0.7;
    }
    .m2ll_u1a .m2ll_sbx strong {
        height: auto;
    }
    .m2lp_imgBox img {
        width: 90%;
        height: auto;
    }
    .m2lp_u2 li {
        margin-bottom: 30px;
    }
    .m2nImgList li {
        margin-bottom: 35px;
        padding-left: 35px;
        padding-right: 35px;
    }
    .m2nImgLayer strong {
        padding: 22% 0px 5%;
    }
    .m2nImgBtns {
        margin-top: 12%;
    }
    .m2nFm_t1 {
        font-size: 26px;
    }
    .m2apiMenu {
        display: none;
    }
    .m2apiCon {
        margin-left: 0;
    }
    .m2apiTab td {
        word-break: break-all;
    }
    .mmApiMenuBtn {
        width: 40px;
        height: 40px;
        position: fixed;
        z-index: 6;
        background: #fff;
        line-height: 36px;
        text-align: center;
        left: 10px;
        top: 20%;
        color: #0d98f9;
        border: 2px solid #0d98f9;
        font-size: 18px;
        font-weight: normal;
        cursor: pointer;
    }
    .mmApiBg {
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 7;
    }
    .mmApiMenu {
        position: fixed;
        height: 100%;
        width: 215px;
        background: #fff;
        left: 0;
        top: 55px;
        z-index: 8;
        transition: all 0.3s ease-in;
        overflow-y: auto;
    }
    .mmApiMenuHide {
        transform: translateX(-215px);
        transition: all 0.3s ease-out;
    }
    .privacEmpty {
        height: 90px;
    }
    .PrivacyClause {
        margin-bottom: 45px;
    }
    .houjia-none{ display:none;}
}

@media (max-width:359px) {
    .m2nImgList li {
        padding-left: 25px;
        padding-right: 25px;
    }
.logn-wenzi16hui{ color:#666; font-size:12px;}
.navbar-brand {padding: 15px 0!important;}
}

/* 智能短信 及 物联网 */


.pad88 {
    padding: 88px 0px 70px;
}

.hmCon2Bg_xg {
    background: url(../images/ma-cp.jpg) no-repeat top center;
    background-size: cover;
    padding-bottom: 80px;
}

.hmc2Box_xg {
    padding: 40px 0px;
    overflow: hidden;
}

.hmc2Box_xg strong {
    display: block;
    text-align: center;
    font-size: 28px;
    line-height: 75px;
    height: 75px;
    overflow: hidden;
    font-weight: normal;
}

.cp-ysfont strong {
    display: block;
    text-align: left;
    font-size: 28px;
    overflow: hidden;
    font-weight: normal;
}

.hmc2Box_xg p {
    font-size: 14px;
    padding-top: 10px;
    line-height: 28px;
    color: #666;
    text-align: center;
}

.cp-ysfont p {
    font-size: 14px;
    padding-top: 20px;
    line-height: 28px;
    color: #666;
    /* text-align:left;*/
}

.zn_hei {
    height: 331px;
    width: 264px;
}

.hmc2Box_xg {
    padding: 341px 20px 0px;
    background-position: center top;
    border-radius: 0.4em;
    overflow: hidden;
    background-repeat: no-repeat;
}

.hmc1_title2_xg {
    padding: 45px 0px 40px;
}

.rost {
    position: relative;
}

.opacity-img {
    opacity: 0;
    transition: opacity 0.5s linear;
    position: absolute;
    top: -40px;
    right: 0px;
    z-index: 2;
    left: -5px;
}

.opc-wl {
    opacity: 0;
    transition: opacity 0.5s linear;
    position: absolute;
    margin: auto;
    right: 0;
    top: 0px;
    left: 0px;
    z-index: 2;
    display: block;
}

.cp-ysfont:hover .opacity-img {
    opacity: 1;
}

.dian-wl:hover .opc-wl {
    opacity: 1;
}

.cp-ysfont img {
    max-width: 100%;
}

.wulian-yc {
    top: -10px
}

.mar-top {
    margin-top: 0px;
}

.mar-top90 {
    margin-top: 60px;
}

.mar-bot90 {
    margin-bottom: 90px;
}

.cp_ysfx {
    width: 150px;
    height: 150px;
    background: url(../images/quan.png) no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 3;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.cp_lusebj {
    background: #37c8bb;
}

.cp_lansebj {
    background: #2ab6f7;
}

.cp_hongsebj {
    background: #fa8080;
}

.cp_lansebj {
    background: #2a86f7;
}

.cp_lvser {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    position: absolute;
    z-index: 0;
    margin: auto;
    top: 10px;
    left: 10px;
    bottom: 0;
    right: 0;
    transition: top 0.5s linear, left 0.5s linear;
}

.cp_lvser p {
    font-size: 40px;
    color: #fff;
    text-align: center;
    width: 150px;
    margin-top: 40px;
    font-weight: bold;
    /* position:absolute; top:40px; left:10%;*/
    transition: margin-top 0.5s linear, left 0.5s linear;
}

.rost:hover .cp_lvser {
    top: 0px;
    left: 0px;
}

.rost:hover .cp_lvser p {
    margin-top: 50px;
}

.cp_biaoti {
    font-size: 26px;
    text-align: center;
    color: #49494a;
    margin-top: 20px;
    width: 100%;
}

.cp_height {
    height: 200px;
    position: relative;
}

.font24 {
    font-size: 24px;
    font-weight: normal;
}

.font30 {
    font-size: 30px !important;
}

.m2yyCon2_xg {
    background: #fff;
    padding: 88px 0px 0px;
}

.wulian {
    padding-top: 30px !important;
    text-align: left !important;
}


/*.m2yyCon2_xg li img{ height:488px;}*/

.autoImg-wl {
    text-align: center;
}

.autoImg-wl img {
    max-width: 100%;
    height: auto;
}

.m2llCon2_wl {
    background: #fff;
    background: -webkit-linear-gradient(top, #f0f0f0 0%, #fff 4%);
    background: linear-gradient(top left, #f0f0f0 0%, #fff 4%);
    background: -moz-linear-gradient(top left, #f0f0f0 2%, #fff 4%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#fff', GradientType=0);
    padding-top: 70px;
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    transition: filter 0.3s linear;
}

.huidu-wl img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    transition: filter 0.5s linear;
}

.huidu-wl:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

.img_bnt {
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 2;
    bottom: 20px;
    margin: auto;
    left: 0px;
    right: 0px;
    background: rgba(16, 148, 209, 0.7);
    border-radius: 10px;
    border: 1px solid #fff;
    width: 160px;
    height: 40px;
    color: #fff;
    font-size: 18px;
}

.huidu-wl .btn.focus,
.huidu-wl .btn:focus,
.huidu-wl .btn:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
}


/*.modal {
    overflow: hidden !important;
    position: fixed;
    top: 10%;
    right: 0;
    bottom:auto ;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}*/


/*.modal{  border-radius:10px;  margin:auto; left:0; right:0px; min-height:200px;}*/

.font-30 {
    font-size: 20px;
    padding: 30px 0px;
    text-align: center;
}

.bottom-wl {
    padding-bottom: 50px
}

.m2ban-xg {
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

body {
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

.pc_hide {
    display: none;
}
@media(max-width:768px) {
    .mar-top {
        margin-top: 20px;
    }
    .m2yyCon2_xg li {
        margin-bottom: 10px;
    }
    .modal {
        width: 70%;
    }
    .pc_hide {
        display: block;
    }
}
.sec-list{
    line-height: 46px;
    padding-left: 20px;
    text-indent: 1rem;
    border-bottom: 1px solid #F0F3F5;
    display: none;
}
.sec-list a{
    display: block;
    font-weight:normal;
}
.sec-list li.active a{
   color:#0d98f9
}
.m2apiDl dt.on .sec-list{
    display: block;
}
/*2020-07-15*/
.container.show-product{
  width: auto;
  padding: 70px 0;
  display: inline-block;
}
.container.show-product .content-intro{
  width: 730px;
}
.gif-show{
  float: left;
}
.gif-show .img-wrap{
  width: 258px;
  height: 522px;
  padding: 31.5px 7.5px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.gif-show .img-wrap img{
  width: 100%;
  height: 100%;
}
.gif-show .img-wrap.grayColor{
  background: url(../images/phone-gray1.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.gif-show .img-wrap.white{
  background: url(../images/phone-white1.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.content-intro{
  padding-left: 350px;
}
.content-intro li{
  font-size: 12px;
  color: #525252;
  line-height: 2;
  margin-bottom: 25px;
  text-align: left;
}
.content-intro li .intro-tit{
  font-size: 14px;
  color: #27a4f8;
}
.content-intro li>p{
  padding-left: 50px;
  letter-spacing: 1px;
  word-spacing: 2px;
  text-align: justify;
}
.content-intro li:nth-child(1) .intro-tit{
  background: url(../images/list-1.png) no-repeat left center;
  -webkit-background-size: 30px 21px;
  background-size: 30px 21px;
}
.content-intro li:nth-child(2) .intro-tit{
  background: url(../images/list-2.png) no-repeat left center;
  -webkit-background-size: 30px 28px;
  background-size: 30px 28px;
}
.content-intro li:nth-child(3) .intro-tit{
  background: url(../images/list-3.png) no-repeat left center;
  -webkit-background-size: 30px 23px;
  background-size: 30px 23px;
}
.content-intro li:nth-child(4) .intro-tit{
  background: url(../images/list-4.png) no-repeat left center;
  -webkit-background-size: 30px 24px;
  background-size: 30px 24px;
}
.m2llCon2.apply-5g{
  background: #f2f2f2;
}
.apply-5g .container{
  padding: 0 140px;
}
.tab-nav{
  border-bottom: 1px solid #919395;
  font-size: 16px;
  color: #000;
  text-align: center;
  margin: 30px 0 60px;
}
.tab-nav li{
  width: 20%;
  padding-bottom: 5px;
  float: left;
  cursor: pointer;
}
.tab-nav li span{
  display: inline-block;
  padding: 5px 0 5px 40px;
}
.tab-nav li.current{
  color: #27a4f8;
  position: relative;
}
.tab-nav li.current:before{
  content: '';
  width: 100%;
  border-bottom: 2px solid #27a4f8;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.tab-nav li .ico1{
  background: url(../images/tit-ico-1.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-nav li .ico2{
  background: url(../images/tit-ico-2.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-nav li .ico3{
  background: url(../images/tit-ico-3.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-nav li .ico4{
  background: url(../images/tit-ico-4.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-nav li .ico5{
  background: url(../images/tit-ico-5.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-nav li.current .ico1{
  background: url(../images/tit-icoCur-1.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-nav li.current .ico2{
  background: url(../images/tit-icoCur-2.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-nav li.current .ico3{
  background: url(../images/tit-icoCur-3.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-nav li.current .ico4{
  background: url(../images/tit-icoCur-4.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-nav li.current .ico5{
  background: url(../images/tit-icoCur-5.png) no-repeat left center;
  -webkit-background-size: 34px 26px;
  background-size: 34px 26px;
}
.tab-content .tab-wrap{
  display: none;
  width: 80%;
  margin: 0 auto;
}
.tab-content .tab-wrap.current{
  display: block;
}
.tab-wrap .gif-show{
  float: right;
}
.tab-wrap .content-intro{
  padding: 60px 360px 0 0;
  line-height: 2;
}
.tab-wrap .content-intro .item{
  padding-bottom: 40px;
}
.tab-wrap .content-intro .item p{
  letter-spacing: 1px;
  word-spacing: 2px;
  text-align: justify;
}
.tab-wrap .content-intro .item:nth-last-child(1){
  padding-bottom: 0px;
}
.tab-wrap .content-intro .p-tit{
  font-size: 14px;
  color: #27a4f8;
  padding-bottom: 10px;
}
.tab-wrap .content-intro .sence span{
  color: #27a4f8;
  padding: 0 5px;
}
@media (max-width:1199px) {
   .container.show-product .content-intro{
    width: 100%;
   }
   .apply-5g .container{
    padding: 0 60px;
   }
}
@media (max-width:992px) {
   .apply-5g .container{
    width: 100%;
    padding: 0 20px;
   }
.container.show-product .gif-show{
  display: none;
}
.container.show-product .content-intro{
padding-left:0;
  padding-top:0px !important;
}
}
@media (max-width: 767px) {
 .container.show-product{
  width: 100%;
  padding: 70px 20px;
 }
.tab-nav{
  font-size: 14px;
}
.tab-nav li span{
  padding-left: 0;
  background: none !important;
}
.tab-wrap .gif-show{
float:none;
}
.tab-wrap .content-intro{
padding-right:0;
  padding-top: 30px !important;
}
}
/*08.05 add*/.hmc1List .list-con{
  display: block;
  width: 22%;
  height: 430px;
  margin-right: 4%;
  float: left;
  background: #fff url(../images/itemBg.png) no-repeat bottom left;
  -webkit-background-size: 100%;
  background-size: 100%;
  border-radius: 6px;
  position: relative;
}
.hmc1List .list-con.last{
  margin-right: 0;
}
.hmc1List .list-con .itemTit{
  
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #f7f8f8;
}
.list-con .itemTit .ico{
  margin: 20px 0 10px;
}
.list-con .itemTit .ico img{
  width: 42px;
}
.list-con .itemTit h3{
  font-size: 16px;
}
.list-con .box-wrap{
  padding: 20px;
}
.box-wrap .cons{
  font-size: 12px;
  color: #9d9d9d;
}
.box-wrap .cons .tit{
  font-size: 14px;
  color: #555;
  margin-bottom: 8px;
}
.box-wrap .cons .click-btn{
  display: inline-block;
  padding: 4px 0;
  margin: 8px 0;
  color: #27a4f8;
  font-weight:700;
}
.hmc1List .list-con .rb-ico{
  width: 42px;
  height: 42px;
  position: absolute;
  right: 26px;
  bottom: 32px;
}
.hmc1List .list-con .rb-ico img{
  width: 100%;
}
.m2ll_sbx .img{
  width: 100px;
}
.group-platform .m2ll_sbx .opacity.img{
  top: 28px;
}
.group-platform .m2ll_sbx strong.sub-tit{
  margin-top: 40px;
}
.phone-wrap{
  width: 258px;
  height: 475px;
  padding: 33px 7.5px 29px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url(../images/iphone-wrap.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.phone-con img{
  width: 100%;
}
.gnsms.container{
  padding-bottom: 55px;
}
.we-adv.m2lp_u1 li{
  width: 20%;
  float: left;
  color: #757575;
  margin-bottom: 70px;
}
.m2lp_box1 strong{
  font-size: 16px;
}


.apply-sence{
  width: 90%;
  margin: 80px auto;
}
.apply-sence img{
  width: 100%;
}
.m2llCon2.advantage-cn{
  background: #f2f2f2;
}
.advantage li{
  width: 33.33%;
  float: left;
  padding-top: 130px;
  text-align: center;
}
.advantage li.ico1{
  background: url(../images/newIcon1.png) no-repeat top center;
  -webkit-background-size: 94px 94px;
  background-size: 94px 94px;
}
.advantage li.ico2{
  background: url(../images/newIcon2.png) no-repeat top center;
  -webkit-background-size: 112px 91px;
  background-size: 112px 91px;
}
.advantage li.ico3{
  background: url(../images/newIcon3.png) no-repeat top center;
  -webkit-background-size: 98px 98px;
  background-size: 98px 98px;
}
.gnsms .phone-wrap{
  width: auto;
  height: auto;
}
.m2yyCon1.empty-con .container{
  width: auto;
  display: inline-block;
}
.m2yyCon1.empty-con .apply-sence{
  width: 332px;
  float: left;
  margin-bottom: 50px;
}
.apply-txt{
  float: left;
  color: #26a5f9;
  line-height: 3;
  text-align: center;
  margin-left: 100px;
  padding: 200px 0 50px;
}
.advantage li.ico4{
  background: url(../images/newIcon4.png) no-repeat top center;
  -webkit-background-size: 94px 94px;
  background-size: 94px 94px;
}
.advantage li.ico5{
  background: url(../images/newIcon5.png) no-repeat top center;
  -webkit-background-size: 101px 95px;
  background-size: 101px 95px;
}
.advantage li.ico6{
  background: url(../images/newIcon6.png) no-repeat top center;
  -webkit-background-size: 91px 97px;
  background-size: 91px 97px;
}
.m2yyCon1.empty-con .apply-sence.intro-sence{
  width: 500px;
}
.apply-txt.intro-txt{
  width: 240px;
  text-align: left;
  color: #525252;
  line-height: 2;
  margin-left: 50px;
}
.m2yyCon1.viedo-addv{
  background: url(../images/addv-bg.jpg) no-repeat;
  background-size: cover;
}
.m2yyCon1.viedo-addv .m2yyC1_t1{
  color: #fff;
}
.m2yyCon1.viedo-addv .m2lp_u1 li{
  width: 33.33%;
  color: #fff;
  float:left;
}
.m2yyCon1.viedo-addv .m2lp_u1 li img{
  transition: none;
}
.m2yyCon1.viedo-addv .m2lp_u1 li:hover img{
  transform: none;
}
.viedo-sence{
  text-align: center;
  padding: 60px 0;
}
.viedo-sence .left-toggle{
  width: 70%;
  margin-top: 100px;
  float: left;
}
.viedo-sence .rht-show{
  width: 30px;
  float: left;
}
.sence-menu li{
  width: 33.33%;
  overflow: hidden;
  float: left;
  margin-bottom: 60px;
}
.sence-menu li .menu0{
  display: inline-block;
  border-radius: 6px;
  padding: 20px 16px;
  cursor: pointer;
}
.sence-menu li .menu0 p{
  letter-spacing: .5rem;
}
.sence-menu li .menu0 .icon{
  display: inline-block;
  width: 80px;
  height: 80px;
  background-image: url(../images/msg.png);
  background-position: 0 0;
  margin: 0 auto 10px;
}
.sence-menu li:nth-child(2) .menu0 .icon{
  background-position: 0 -80px;
}
.sence-menu li:nth-child(3) .menu0 .icon{
  background-position: 0 -160px;
}
.sence-menu li:nth-child(4) .menu0 .icon{
  background-position: 0 -240px;
}
.sence-menu li:nth-child(5) .menu0 .icon{
  background-position: 0 -320px;
}
.sence-menu li:nth-child(6) .menu0 .icon{
  background-position: 0 -400px;
}
.sence-menu li.current .menu0{
  background: #26a5f9;
  color: #fff;
}
.sence-menu li.current:nth-child(1) .menu0 .icon{
  background-position: 0 -480px;
}
.sence-menu li.current:nth-child(2) .menu0 .icon{
  background-position: 0 -560px;
}.sence-menu li.current:nth-child(3) .menu0 .icon{
  background-position: 0 -640px;
}.sence-menu li.current:nth-child(4) .menu0 .icon{
  background-position: 0 -720px;
}.sence-menu li.current:nth-child(5) .menu0 .icon{
  background-position: 0 -800px;
}.sence-menu li.current:nth-child(6) .menu0 .icon{
  background-position: 0 -880px;
}
.vm-phone{
  width: 277px;
  height: 548px;
  overflow: hidden;
  padding: 58px 7px 75px;
  background: url(../images/vm-phoneBg.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  text-align: left;
  display: none;
}
.vm-phone.current{
  display: block;
}
.vm-phone-con-wrap{
  width: 100%;
  height: 375px;
  overflow: hidden;
  padding: 0 28px 0 7px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.vm-phone-con{
  background: #f1f2f3;
  border-radius: 6px;
  padding: 6px;
}
.vm-tit{
  color: #000;
  font-size: 16px;
  line-height: 30px;
  padding-left: 34px;
  margin-bottom: 9px;
}
.video_box{
  position: relative;
  font-size: 0;
}
.video_box .pause{
  display: none;
}
.video_box .play{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.5);
  cursor: pointer;
}
.video_box .pause{
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
}
.video_box .play img{
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
}
.vm-phone-con video{  
  cursor: pointer;
}
.vm-phone-con video,.vm-phone-con img{
  width: 100%;
}
.vm-phone-con .txt-con{
  text-indent: 0;
  font-size: 12px;
  line-height: 1.6;
  padding: 6px 0;
  text-align: justify;
}
.vm-phone-con .txt-con .link-col{
  color: #3caaf9;
}
.container.each-sence{
  max-width: 1300px;
  position: relative;
}
.sence-intro{
  width: 100%;
  padding: 150px 0;
}
.sence-intro li{
  width: 28%;
  min-height: 120px;
  padding: 24px 14px;
  border: 1px solid #dadcdf;
  position: relative;
  margin-bottom: 20px;
  float: left;
  cursor: pointer;
}
.sence-intro li.current{
    border-color: #27a4f8;
}
.sence-intro li.palceholder{
  border: none;
  height: 49px;
  margin: 0 8% 20px;
}
.sence-intro li .ico{
  display: block;
  width: 56px;
  height: 56px;
  position: absolute;
  left: 5px;
  top: 20px;
  background: url(../images/big-icon.png) no-repeat;
}
.sence-intro li:nth-child(1) .ico{
  background-position: 0 -616px;
}
.sence-intro li:nth-child(3) .ico{
  background-position: 0 -336px;
}
.sence-intro li:nth-child(4) .ico{
  background-position: 0 -504px;
}
.sence-intro li:nth-child(6) .ico{
  background-position: 0 -392px;
}
.sence-intro-sf li:nth-child(1) .ico{
  background-position: 0 0;
}
.sence-intro-sf li:nth-child(3) .ico{
  background-position: 0 -56px;
}
.sence-intro-sf li:nth-child(4) .ico{
  background-position: 0 -112px;
}
.sence-intro-sf li:nth-child(6) .ico{
  background-position: 0 -168px;
}
.sence-intro-sf li:nth-child(7) .ico{
  background-position: 0 -224px;
}
.sence-intro-sf li:nth-child(9) .ico{
  background-position: 0 -280px;
}
.sence-intro-tz li:nth-child(1) .ico{
  background-position: 0 -448px;
}
.sence-intro-tz li:nth-child(3) .ico{
  background-position: 0 -224px;
}
.sence-intro-tz li:nth-child(4) .ico{
  background-position: 0 -560px;
}
.sence-intro-tz li:nth-child(6) .ico{
  background-position: 0 -672px;
}
.sence-intro-tz li:nth-child(7) .ico{
  background-position: 0 -168px;
}
.sence-intro li .sence-item{
  padding-left: 65px;
}
.sence-item .sence-t{
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
.sms-wrap{
  width: 356px;
  height: 470px;
  background: url(../images/sms-wrap.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  padding: 54px 70px 91px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -235px 0 0 -178px;
}
.fadeInUp{
  -webkit-animation:fadeInUp .4s linear backwards;
  animation:fadeInUp .4s linear backwards;
}
@-webkit-keyframes fadeInUp{
  0%{
    opacity:0;
    -webkit-transform:translateY(120px);
    transform:translateY(120px);
  }
  /*50%{
    opacity:.3;
    -webkit-transform:translateY(100px);
    transform:translateY(100px);
  }*/
  100%{
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@keyframes fadeInUp{
  0%{
    opacity:0;
    -webkit-transform:translateY(120px);
    -ms-transform:translateY(120px);
    transform:translateY(120px)
  }
  /*50%{
    opacity:.3;
    -webkit-transform:translateY(100px);
    -ms-transform:translateY(100px);
    transform:translateY(100px)
  }*/
  100%{
    opacity:1;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
  }
}
.sms-wrap .sms-t{
  font-size: 18px;
  text-align: center;
  line-height: 1.6;
}
.sms-wrap .acc-time{
  text-align: center;
  font-size: 8px;
  padding: 10px 0 2px;
}
.sms-pane .sms-item{
  display: none;
}
.sms-pane .sms-item.current{
  display: block;
}
.sms-wrap .sms-con{
  padding: 3px 6px;
  background: #27a4f8;
  border-radius: 6px;
  color: #fff;
  line-height: 2;
  text-align: justify;
}
.each-sence .sms-wrap .sms-con .o-link{
  color: #fff;
}
.sms-wrap .sms-con .o-link{
  color: #27a4f8;
}
.sms-wrap .sms-con img{
  width: 100%;
}
.sms-sim2{
  margin-top: 3px;
  width: 40px;
}
.sms-sim2 img{
  width: 100%;
}
.product-list{
  padding: 50px 0 20px;
}
.product-list li{
  width: 20%;
  float: left;
  text-align: center;
}
.product-list li .ico{
  display: inline-block;
  width: 42px;
  height: 42px;
  background-image: url(../images/small-icon.png);
  margin: 0 auto;
}
.product-list li:nth-child(1) .ico{
  background-position: 0 -378px;
}
.product-list li:nth-child(2) .ico{
  background-position: 0 -462px;
}
.product-list li:nth-child(3) .ico{
  background-position: 0 -210px;
}
.product-list li:nth-child(4) .ico{
  background-position: 0 -420px;
}
.product-list li:nth-child(5) .ico{
  background-position: 0 -252px;
}
.product-list.product-list2 li:nth-child(1) .ico{
  background-position: 0 0;
}
.product-list.product-list2 li:nth-child(2) .ico{
  background-position: 0 -42px;
}
.product-list.product-list2 li:nth-child(3) .ico{
  background-position: 0 -84px;
}
.product-list.product-list2 li:nth-child(4) .ico{
  background-position: 0 -126px;
}
.product-list.product-list2 li:nth-child(5) .ico{
  background-position: 0 -168px;
}
.product-list.product-list3 li{
  width: 14%;
}
.product-list.product-list3 li:nth-child(1) .ico{
  background-position: 0 -294px;
}
.product-list.product-list3 li:nth-child(2) .ico{
  background-position: 0 -336px;
}
.product-list.product-list3 li:nth-child(3) .ico{
  background-position: 0 -462px;
}
.product-list.product-list3 li:nth-child(4) .ico{
  background-position: 0 -210px;
}
.product-list.product-list3 li:nth-child(5) .ico{
  background-position: 0 -168px;
}
.product-list.product-list3 li:nth-child(6) .ico{
  background-position: 0 -420px;
}
.product-list.product-list3 li:nth-child(7) .ico{
  background-position: 0 -252px;
}
.tab-content.sfyz-anli{
  margin: 60px 0;
}
.gif-show .sms-wrap{
  width: 277px;
  height: 548px;
  overflow: hidden;
  padding: 0;
  background: none;
  position: static;
  left: 0;
  top: 0;
  margin: 0;
}
.gif-show .sms-wrap .sms-t{
  text-align: left;
  padding-left: 24px;
}
.gif-show .sms-wrap .sms-con{
  background: #f1f2f3;
  color: #333;
  margin-top: 10px;
  max-height: 345px;
  overflow-y: scroll;
}
.gif-show .sms-wrap img{
  width: 100%;
}
.VideoBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  cursor: pointer;
  z-index: 10;
}
@media(max-width:1195px){
  .four-grids>ul>li{
    min-height: 393px;
  }
}
@media(max-width:1100px){
  .sence-intro li.cancle-mb{
    margin-bottom: 0;
  }
  .sence-intro li.add-mt{
    margin-top: 20px;
  }
}
@media (max-width: 767px){
  .m2llCon2.advantage-cn{
    padding: 40px 0;
  }
  .advantage li{
    width: 100%;
    margin-bottom: 30px;
  }
  .m2yyCon1.empty-con .apply-sence{
    width: 100%;
  }
  .m2yyCon1.empty-con .apply-sence.intro-sence{
    width: 100%;
  }
  .m2yyCon1.empty-con .apply-txt{
    width: 100%;
    margin-left: 0;
    padding-top: 0;
  }
  .m2lp_u1 li{
    width: 100%;
  }
  .m2yyCon1{
    padding-top: 20px;
  }
  .m2yyCon1.viedo-addv .m2lp_u1 li{
    width: 100%;
  }
  .viedo-sence .left-toggle{
    width: 100%;
    margin-top: 0px;
  }
  .viedo-sence .rht-show{
    display: none;
  }
  .sence-menu li{
    margin-bottom: 10px;
  }
  .sence-menu li .menu0{
    padding: 10px 6px;
  }
  .sence-intro{
    padding: 50px 0;
  }
  .sence-intro li{
    width: 100%;
  }
  .sence-intro li.palceholder{
    height: 0;
    min-height: 0;
    margin: 0;
    padding: 0;
  }
  .sms-wrap{
    display: none;
  }
  .product-list li,.product-list.product-list2 li,.product-list.product-list3 li{
    width: 50%;
    margin-bottom: 10px;
  }
  .tab-content.sfyz-anli .tab-wrap .gif-show{
    float: none;
  }
  .tab-content.sfyz-anli .tab-wrap .gif-show .sms-wrap{
    display: block;
  }
  .tab-content.sfyz-anli .tab-wrap .content-intro{
    padding: 0;
  }
.hmc1List .list-con{
  width: 100%;
 }
 .hmCon2Bg{
  padding-bottom: 0;
 }
}

h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%}
html{height:100%;background-attachment:fixed}
body{margin:0;padding:0;line-height:normal;color:#333; font:14px/1.5 "Microsoft YaHei","微软雅黑",Helvetica,"黑体",Arial,Tahoma;min-width:1226px;}
ol,ul{margin:0;padding:0;list-style-type:none}
.tc{text-align:center}
.t1{ padding:80px;}
.t2{ color:#fff;}
.t3{ background:#F5F5F5}
.index-tittle{ font-size:28px; padding-bottom:50px;font-weight:normal}

.al{
      display: flex;
    }
    .al .al-left{
      width: 160px;
      border-left: 1px solid #eee;
      border-right: 1px solid #eee;
      border-top: 1px solid #eee;
    }
    .al .al-left ul li{
      background-color: #f7f7f7;
      border-bottom: 1px solid #eee;
      text-align: center;
      line-height: 70px;
      cursor: pointer;
      transition: all .3s;
    }
    .al .al-left ul li.ontab,.al .al-left ul li:hover{
      background-color: #fff;
      color: #049BFF;
    }
    .al .al-right{
      flex: 1;
      width: 100%;
      padding: 10px;
      box-sizing: border-box;
      border: 1px solid #eee;
      border-left: none;
    }
    .al .al-right .al-contents{
      display: none;
    }
    .al .al-right ul li{
      padding: 20px 15px 30px;
      border-bottom: 1px solid #eee;
      margin-bottom: 10px;
      font-size: 13px;
      color: #333333;
      line-height: 24px;
    }
    .al .al-right ul li:last-child{
      border-bottom: none;
      margin-bottom: 0;
    }