@charset "utf-8";
html {
  -webkit-text-size-adjust: 100%;
  height: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
body {
  height: 100%;
  line-height: 1.6;
  font-size: 14px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
h1,h2,h3,h4,h5,h6{
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
* {
  margin: 0;
  padding: 0;
}
a img {
  border: 0;
}
a {
  color: #333;
  text-decoration: none;
}
input,label,img,th{
  vertical-align:middle;
}
img{
  -ms-interpolation-mode:bicubic;
}
ul,ol,li{
  list-style:none;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mt10{
  margin-top: 10px!important;
}
.mt20{
  margin-top: 20px!important;
}
.mt25{
  margin-top: 25px!important;
}
.mt42{
  margin-top: 42px!important;
}
.mt60{
  margin-top: 60px!important;
}
.mt80{
  margin-top: 80px!important;
}
.mb56{
  margin-bottom: 56px!important;
}

.pt5{
  padding-top: 5px!important;
}
.pb70{
  padding-bottom: 70px!important;
}
.pt24{
  padding-top: 24px!important;
}
.pt35{
  padding-top: 35px!important;
}
.pt40{
  padding-top: 40px!important;
}
.pt44{
  padding-top: 44px!important;
}
.pt50{
  padding-top: 50px!important;
}
.pt60{
  padding-top: 60px!important;
}
.mb5{
  margin-bottom: 5px!important;
}
.mb10{
  margin-bottom: 10px!important;
}
.mb20{
  margin-bottom: 20px!important;
}
.mb30{
  margin-bottom: 30px!important;
}
.mb36{
  margin-bottom: 36px!important;
}
.mb40{
  margin-bottom: 40px!important;
}
.mb70{
  margin-bottom: 70px!important;
}
.mt15{
  margin-top: 15px!important;
}
.mt36{
  margin-top: 36px!important;
}
.mt40{
  margin-top: 40px!important;
}
.mt44{
  margin-top: 44px!important;
}
.mt70{
  margin-top: 70px!important;
}
.pb0{
  padding-bottom: 0!important;
}
.pb40{
  padding-bottom: 40px!important;
}
.pb60{
  padding-bottom: 60px!important;
}
.bg{
  background-color: #F3F2F2!important;
}
.bgf7 {
  background-color: #F7F7F7;
}
.bgf5{
  background-color: #F5F5F5;
}

.fz13{
  font-size:13px!important;
}
.fz14{
  font-size:14px!important;
}
.fz16{
  font-size:16px!important;
}
.fz18{
  font-size:18px!important;
}
.fz20{
  font-size:20px!important;
}
.fz22{
  font-size:22px!important;
}
.fz24{
  font-size:24px!important;
}
.fz36{
  font-size:36px!important;
}

.fz30{
  font-size:30px!important;
}
.fz48{
  font-size:48px!important;
}
.fz55{
  font-size:55px!important;
}
.lh16{
  line-height: 16px!important;
}
.lh200{
  line-height: 2;
}
.bg_red1{
  background-color: #F1F0F0!important;
}
.fl{
  float:left;
}
.fr{
  float:right;
}
.tc{
  text-align: center!important;
}
.tl{
  text-align: left;
}
.tr{
  text-align: right;
}
.border_b3{
  border-bottom: 1px solid #333;
}
.border_t3{
  border-top: 1px solid #333;
}
.border_b_cd{
  border-bottom: 1px solid #CDCDCD;
}
.border_b_c3{
  border-bottom: 1px solid #C3C3C3;
}
.c_89{
  color: #898989!important;
}
.c_d36{
  color: #d27d48;
}
.c_567{
  color: #567bbd!important;
}
.c_29b{
  color: #29b7ef;
}
.c_fff{
  color: #ffffff;
}
.width200{
  width:200px;
}
.width300{
  width:300px;
}
.width400{
  width:400px;
}
.width450{
  width:450px;
}
.width500 {
  width: 500px;
}
.width515 {
  width: 508px;
}
.weight{
  font-weight: bold;
}
.section{
  width:100%;
  height:auto;
}
.container{
  width:1140px;
  margin: 0 auto;
  padding: 0;
}
.header{
  width:100%;
  margin: 0 auto;
  height:82px;
  line-height: 82px;
  position: fixed;
  top:0;
  left:0;
  background-color: #fff;
  z-index: 999;
}
.header_inner{
  width:1140px;
  margin: 0 auto;
  height:82px;

}
.img-logo{
  width:20%;
  height:82px;
}
.img-logo img{
  width:122px;
  height:48px;
}
.header .nav{
  width: 60%;
  height: 82px;
  margin: 0 auto;
}
.header .nav .nav_ul .nav_li{
  float:left;
  position: relative;
}
.header .nav .nav_ul .nav_li .nav_li_a{
  display: block;
  padding: 0 21px;
  font-size: 16px;
  color: #656565;
}
.header .nav .nav_ul .nav_li .nav_li_a.active{
  color: #5276bb;
}
.header-enter{
  width:20%;
  height:82px;
  text-align: right;
}
.header-enter a{
  padding: 0 5px;
  color: #898989;
}
.nav_ul_children{
  position: absolute;
  top: 65px;
  left: -9px;
  width:200px;
  height:auto;
  border:1px solid #eeeeee;
  border-radius: 10px;
  display: none;
  background: #fff;
}
.nav_ul_children li{
  width:100%;
  height:36px;
  line-height: 36px;
}
.nav_ul_children li div{
  width: 170px;
  margin: 0 auto;
  border-bottom:1px solid #eeeeee;
}
.nav_ul_children li div a{
  color: #898989;
}
.nav_ul_children li:hover a{
  color: #5276bb;
}
.nav_li:hover .nav_ul_children{
  display: block;
}
.menu_arrow{
  background: url(../images/menu_arrow.png);
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  opacity: 0;
}
.nav_ul_children li:hover .menu_arrow{
  opacity: 1;
}
/*知名企业*/
.zhiming-qiye{
  position: relative;
  height: 350px;
}
.anli {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
.anli li {
  width:234px;
  height: 156px;
  float: left;
  position: relative;
}

.anli li img {
  width:234px;
  height: 156px;
}
.anli_text{
  text-align: center;
  position: absolute;
  top:20px;
  left:0;
  width: 234px;
  height: 156px;
  background-color:#F9F9F9;
  display: none;
  padding: 12px 4px 0 4px;
}
.anli_text h1{
  font-size: 18px;
  color: #333;
}
.anli li .anli_text p{
  font-size: 14px;
}

.owl-carousel .item{
  height: 10rem;
  padding: 1rem;
}

.owl-theme .owl-controls {
  margin-top: 35px;
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/*智能办公*/
.bangong_lists{
  overflow:hidden;
  margin-left: -30px;
}

.bangong_lists li{
  position: relative;
  width:360px;
  height:392px;
  float:left;
  border: 1px solid #ccc;
  margin-left: 30px;
  background-color: #fff;
  margin-bottom: 80px;
  padding: 5px;
}
.btn-video {
  position: absolute;
  width: 348px;
  height: 176px;
  top: 5px;
  left: 5px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1) url("../images/ico_video.png") no-repeat 50% 50%;
  z-index: 2;
}
.btn-video:hover{
  background: rgba(0, 0, 0, 0.3) url("../images/ico_video.png") no-repeat 50% 50%;
}
.bangong_filter {
  position: absolute;
  width: 100%;
  height: 176px;
  top: 0;
  left: 0;
  cursor: pointer;
  background: #333;
  opacity: 0.7;
  display: none;
}

.img-responsive {
  height: 176px;
  display: block;
  max-width: 100%;
}
.bangong_lists li a:hover .bangong_filter{
  display: block;
}
/*会议管理*/

.huiyi{
  padding:20px 5px;
}

.huiyi .huiyi_p1 {
  margin: 10px 0 14px 0;
  height: 97px;
  line-height: 24px;
  overflow: hidden;
  color: #898989;
}
.huiyi .huiyi_p2{
  line-height: 18px;
  color: #0588ed;
}
.huiyi .huiyi_p2 a{
  color: #0185d5;
}
.more_icon{
  background: url(../images/ico_more.png) no-repeat;
  width: 28px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
/*核心*/
.hexin_list {
  width: 220px;
  margin-left: 88px;
}
.hexin_lists {
  margin-left: -93px;
  overflow: hidden;
  padding: 20px 0;
}

.col-fun {
  padding: 20px 0px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.col-ico {
  width: 214px;
  height: 160px;
  margin: 0 auto;
  line-height: 14px;
  vertical-align: text-top;
  text-align: center;
}
.col-fun h3 {
  font-size: 18px;
  line-height: 6px;
  text-align: center;
  margin: 24px 0;
  color: #30add9;
}

.col-fun p {
  line-height: 24px;
  font-size: 14px;
}

/*合作*/
.hezuo{
  margin-top: 10px;
}
.hezuo .container{
  border-top: 1px solid #898989;
}
.partners_lists{
  overflow: hidden;
  margin-right: -54px;
}
.partner {
  background: #f0f9ff;
  border: #c9dded 1px solid;
  margin: 0 44px 42px 0;
  height: 55px;
  width:155px;
  float:left;
}
.partner .img-responsive{
  width:155px;
  height:53px;
}

/*免费使用*/
.shiyong{
  background-color: #E0DEDE;
}
.shiyong_inner{
  width:1066px;
  margin: 0 auto;
  height:117px;
  line-height: 117px;
  font-weight: bold;
}
.shiyong_inner .shiyong_tel{
  float:left;
  font-size: 20px;

}
.shiyong_inner .shiyong_btn{
  float:right;
  width:200px;
  height:44px;
  line-height: 44px;
  text-align: center;
  margin-top: 38px;
  background-color: #137DCD;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.shiyong_inner .shiyong_btn a.try{
  color: #fff;
}
/*footer*/
.footer{
  background-color: #5C5C5C;
  color: #fff;
  padding-top: 52px;
}
.footer .footer-outer_con{
  margin-left: -39px;
}
.footer .footer-outer {
  height: auto;
  width: 1134px;
  overflow: hidden;
  font-size: 15px;
  margin: 0 auto;

}
.footer .footer-inner {
  width: 130px;
  margin-left: 54px;
  float: left;
  line-height: 28px;
  text-align: left;
}
.footer .footer-inner a{
  color: #fff;
  font-size: 14px;
}
.footer .footer-inner.code{
  font-weight: normal;
  line-height: 21px;
}
.footer .qr_code {
  text-align: center;
  width: 129px;
  height:129px;
  padding-top: 16px;
}
.footer-company{
  width:1000px;
  margin: 60px auto 0;
  height: 90px;
  line-height: 150%;
  font-weight: normal;
  border-top:1px solid #656565 ;
  color: #ADADAD;
}

/*产品方案页面*/

/*会议管理*/
.meeting{
  background: url(../images/meeting_banner.jpg) center center no-repeat;
}
.manage{
  width:1140px;
  height: 438px;
  margin: 82px auto 0;
}
.manage_con{
  width:1140px;
  margin: 0 auto;
  height:100%;
  border: 0;
}
.manage_con .p1{
  padding-top: 52px;
  font-size: 30px;
}
.manage_con .p2{
     height: auto;
}
.manage_con .p3 {
    margin: 74px 0 60px 0;
    height: auto;
}
.manage_con .p_meeting_01 {
  font-size: 36px;
  margin: 88px 0 0px 44px;
  height: auto;
}
.manage_con .p_meeting_02 {
  font-size: 18px;
  margin: 25px 0 0px 44px;
  height: auto;
}
.manage_btn{
  width:350px;
  font-size: 18px;
}
.manage_btn_meeting{
  width:400px;
  font-size: 18px;
  padding-top: 40px;
  padding-left: 44px;
}
.m_btn_div{
  width:150px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border: 1px solid #029FE6;
}
.m_btn_div:hover{
  display: block;
  background-color: #029FE6;
  color: #fff;
  border: none;
}
.m_btn_meeting{
  width: 150px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border: 1px solid #fff;
}
.m_btn_meeting:hover{
  display: block;
  background-color: rgba(255,255,255,0.3);
  border: 1px solid #fff;
  color: #fff;
}

.m_btn_meeting a{
  color: #fff;
  cursor:pointer;
}

/*产品方案页面*/
.manage1{
  background: url(../images/banner_03_02.jpg) no-repeat;
}
#ways {
  width: 100%;
  height: 47px;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
  z-index: 2;
}
#ways ul{
   width: 1080px;
   margin: 0 auto;
   overflow: hidden;
 }
#ways ul.resources{
  width: 848px;
}
#ways li{
  float: left;
  height: 47px;
  line-height: 47px;
  font-size: 14px;
}
#ways li.active{
 border-bottom: 1px solid #00a1ea;
}
#ways li a{
  color:#999999;
  padding: 0px 74px;
  display: block;
  font-size:16px;
}
#ways li.active a{
  color: #5276bb;

}
#ways li a:hover{
  color: #5276bb;
}



#ways2 {
  width: 100%;
  height: 47px;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
  z-index: 2;
}
#ways2 ul{
  width: 1140px;
  margin: 0 auto;
  overflow: hidden;
}
#ways2 ul.resources{
  width: 848px;
}
#ways2 li{
  float: left;
  height: 47px;
  line-height: 47px;
  font-size: 14px;
}
#ways2 li.active{
  border-bottom: 1px solid #00a1ea;
}
#ways2 li a{
  color:#999999;
  padding: 0 63px;
  display: block;
  font-size:16px;
}
#ways2 li.active a{
  color: #5276bb;

}
.ways2 li a:hover{
  color: #5276bb;
}

/*产品方案页面*/

/*主要功能*/
.major_img{
  width:100%;
  height:396px;
}
/*产品特点*/
.tedian{
  background-color: #F5F5F5;
}

/*会议预订*/
.book{
  height: auto;
  overflow: hidden;
}
.book_lists{
  width: 45%;
  height: 148px;
  margin-left: 50px;
  margin-top: 20px;
}
.tedian .col-ico{
  width:150px;
  height:150px;
 text-align: center;
}
.tedian .hexin_list {
  width: 254px;
  margin-left: 54px;
}

/*管理页面的核心价值*/
.manage_heixin .col-ico{
  width:140px;
  height:140px;
  text-align: center;
}
/*核心价值数据图*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1; /*IE/7/6*/
}

.core_value {
  background: #f2f2f2;
}

.core_value .container {
  position: relative;
  height: 665px;
  background: url("../images/pic_value.jpg") no-repeat;
}

.vudiv {
  position: absolute;
  width: 80px;
  height: 40px;
  font-size: 20px;
  z-index: 1;
}

#vuDiv1 {
  left: 304px;
  top: 174px;
}
#vuDiv2 {
  left: 221px;
  top: 290px;
}

#vuDiv3 {
  left: 211px;
  top: 400px;
}
#vuDiv4 {
  left: 258px;
  top: 516px;
}
#vuDiv5 {
  right: 309px;
  top: 173px;
}

#vuDiv6 {
  right: 202px;
  top: 286px;
}
#vuDiv7 {
  right: 187px;
  top: 404px;
}
#vuDiv8 {
  right: 246px;
  top: 518px;
}
.vuShow1 {
  display: none;
  position: absolute;
  padding: 9px;
  width: 350px;
  height: 58px;
  line-height: 18px;
  border: 1px solid #ddd;
  border-radius: 10px;
  color: #919191;
  font-size: 14px;
  z-index: 1;
  background: #fff;
}
.vuShow1:before{
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent; /* arrow size */
  border-bottom-color: #fff;
  top: -19px;
  left: 200px;
  z-index: 2;
}

#vuDiv1-show {
  left: 114px;
  top: 212px;
}

#vuDiv2-show {
  left: 30px;
  top: 330px;
}

#vuDiv3-show {
  left: 23px;
  top: 440px;
}
#vuDiv4-show {
  left: 73px;
  top: 556px;
}
.vuShow2 {
  display: none;
  position: absolute;
  padding: 9px;
  width: 350px;
  height: 58px;
  line-height: 18px;
  border: 1px solid #ddd;
  border-radius: 10px;
  color: #919191;
  font-size: 14px;
  z-index: 1;
  background: #fff;
}
.vuShow2:before{
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent; /* arrow size */
  border-bottom-color: #fff;
  top: -19px;
  right: 180px;
  z-index: 2;
}

#vuDiv5-show {
  right: 140px;
  top: 212px;
}
#vuDiv6-show {
  right: 33px;
  top: 326px;
}
#vuDiv7-show {
  right: 17px;
  top: 442px;
}

#vuDiv8-show {
  right: 80px;
  top: 557px;
}
/*典型案例*/
.case_banner{
  width:100%;
  height:202px;
  background: url("../images/banner_05.jpg") center center;
}
.case_list{
  height:auto;
  overflow: hidden;
  margin-left: -30px;
  margin-top: 10px;
}
.case_list li{
  float:left;
  width:234px;
height:156px;

}
.case_list li img{
  width:234px;
  height:156px;
}
.case_list .anli_text{
  padding:10px 8px 0 8px;
}
/*更多行业*/
.box{
  width:100%;
  margin:50px auto 0;
  background:#fff;
  position: relative;
}
.more_ul{
  width:100%;
  height:50px;
  position: absolute;
}
.tab_menu{
  width: 600px;
  margin: 0 auto;
  overflow:hidden;
  position: relative;
  top: 1px;

}
.tab_menu li{
  width:100px;
  float:left;
  height:50px;
  line-height:50px;
  text-align:center;
  cursor:pointer;
  font-size: 16px;
}
.tab_menu li.current{
  border:1px solid #E5E5E5;
  border-bottom:1px solid #fff!important;
  background-color: #fff;
  color: #5276bb;
}
.tab_box{
  border:1px solid #E5E5E5;
  height: 276px;
}
.tab_box .hide{
  display:none;
}
.tab_box_lists{
  overflow: hidden;
}
.tab_box_list {
  height: 74px;
  width:179px;
  float:left;
  margin: 30px 4px 26px 3px;
}
.tab_box_list .img-responsive{
  height: 74px;
  width:179px;
}





/*产品下载页面*/
.pro_download{
  overflow: hidden;
  height:auto;
  margin-top: 30px;
}
.pro_download .pro_download_div{
  width:50%;
  height:auto;
  text-align: center;
}
.pro_download .pro_img .img-responsive {
  width:510px;
  height:510px;
}
.pro_download_content{
  width: 166px;
  height:196px;
  text-align: center;
  margin-right: 20px;
  -o-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;

}
.pro_download_content:hover{
 background-color: #eee;
}

.pro_download_content .img2_replace{
  width:150px;
  height:110px;
  margin: 2px auto 0;
  opacity: 0;
  display: none;
}
.pro_download_content:hover .img2_replace{
  opacity: 1;
  display: block;
}
.pro_download_content:hover .pro_download_content_img2{
  width:150px;
  height:110px;
}
.pro_download_content:hover .img2_source{
  opacity: 0;
  display: none;
}
.pro_download_content_img2{
  width:150px;
  height:110px;
  margin: 2px auto 0;
}
.pro_download_content .img2_source{
  width:100%;
  height:100%;
}
.pro_download_div .p1{
  padding: 0 60px;
  margin: 48px 0 40px 0;
}
.pro_download_content .p2{
  margin-bottom: 10px;
}
.pro_download_content .p3{
  display: none;
}
.pro_download_content:hover .p3{
  display: block;
}
.pro_download_content  .p3_1{
  display: block;
}
.pro_download_content:hover .p3_1{
  display: none;
}
.section3 .pro_download_content{
  width:166px;
  margin: 0 auto;
}
.pro_download_content_outer{
  width: 50%;
  height: 196px;
}
.section3 .pro_download_content{
  width:166px;
  margin: 0 auto;
}
/*视频中心*/
.video .p1{
  padding: 10px 0;
}


/*帮助中心*/
.help_banner{
  width:100%;
  height:200px;
  background: url("../images/help_banner.jpg") center center;
}

.part{
  width:100%;
  background:#fff;
  padding-bottom:80px;
  overflow: hidden;
}
.part_content{
  width:1015px;
  margin:0 auto;
}
.part_content h2{
  font-size: 25px;
  border-bottom: 1px solid #C9C9C9;
  padding:70px 0 30px 0;

}
.part .answer{
  width: 204px;
  height: 291px;
  margin-top: 20px;
  border: 1px solid #ededed;
}
.part .answer h1{
  width:100%;
  padding: 10px 20px;
  font-size: 18px;
}
.answer_lists{
  width:80%;
  padding: 20px 20px 0 0;
  margin: 0 auto;
  height:200px;

  border-top: 1px solid #ededed;
}
.answer_lists p{
  line-height: 38px;
  font-size: 14px;
  color: #898989;
}
.answer_lists p span{
  float: right;
  display: block;
}
.part .ask{
  width:70%;
}
.ask dl{
  padding-bottom:20px;
  margin-top:20px;
  border-bottom:1px solid #ededed;
}
.ask dl dt{
  font-size:16px;
  color:#087D96;
}
.ask dl dt div{
  width:90%;
  display: inline-block;
  vertical-align: top;
}

.ask dl dd{
  margin-top:16px;
  overflow:hidden;
  display:none;
}
.ask dl img{
  vertical-align:middle;
  margin-left:5px;
  margin-right:15px;
}
.ask dl dd img{
  float:left;
}
.ask dl dd .help_img{
  margin-left: 35px;
}
.ask dl dd p{
  line-height:26px;
  font-size:14px;
  margin-left:40px;
}



/*关于我们*/
.about_banner{
  width:100%;
  height:202px;
  background: url("../images/banner_about-us.jpg") center center;
}

.about_title1{
  padding: 56px 0 50px 0;
}
.about_title2{
  padding: 56px 0 42px 0;
}
.about_title3{
  padding: 56px 0 38px 0;
}

.brief_content{
  padding-top: 42px;
}
.brief_content p{
  padding-bottom: 42px;
  color: #898989;
  font-size: 16px;
}
.content_text{
  width:587px;
}
.content_img{
  margin: 25px 0 0 34px;
  width: 471px;
  height:314px;
}
/*战略*/
.about_p1{
  width: 800px;
  margin: 0 auto;
}
.about_p2{
  margin: 18px 0 90px 0;
}
/*企业资质*/
.aptitude{
  height:513px;
  background: #f5f5f5;
}

.aptitude .owl-carousel .item{
  height: 210px;
}
.aptitude #carousel li {
  width: auto;
  height: auto;
}
.aptitude #carousel li img {
  width: auto;
  height: auto;
}
/*新闻动态*/
.news_list{
  display: block;
  width:570px;
  height:180px;
  margin:35px 0;
  position: relative;
}
.news_list img{
  width:220px;
}
.news_list a:hover{
  color: #5276D6;
  text-decoration:underline;
}
.news_content{
  width:320px;
  margin-left: 18px;
}
.news_content .new_title{
  font-size: 20px;
}
.news_content .new_con{
  font-size: 14px;
  margin-top: 10px;
  color: #898989;
}
.news_content .new_time{
  font-size: 16px;
  position:absolute ;
  bottom:0;
}
.news .new_more {
  color: #0185D5;
  display: inline-block;
  vertical-align: top;
}
.news .more_p {
  margin-bottom: 56px;
  margin-top: 12px;
}

/*联系我们*/
.contacts{
  height:900px;
}
.contacts .about_p2{
  padding-bottom: 50px;
  margin: 26px 0 50px 0;
}
.contacts p span{
 margin-left: 30px;
}
.map{
  position: relative;
}
.map .city{
  position: absolute;
  font-size: 18px;
}
.map .city_beijing {
  top: 204px;
  right: 451px;
}
.map .city_xian {
  top: 295px;
  right: 515px;
}
.map .city_chengdu {
  top: 334px;
  right: 601px;
}
.map .city_guangzhou {
  top: 447px;
  right: 430px;
}
.map .city_xianggang {
  top: 481px;
  right: 406px;
}
.map .city_shanghai {
  top: 360px;
  right: 330px;
}
.map .city_suzhou {
  top: 314px;
  right: 349px;
}
.map-beijing{
  display: none;
  position: absolute;
  top:0
}
.map-chengdu {
  display: none;
  position: absolute;
  top: -46px;
  left: -59px;
}
.map-suzhou {display: none;

  position: absolute;
  top: -27px;
  left: -52px;
}
.map-guangzhou {
  display: none;
  position: absolute;
  top: -24px;
  left: -48px;
}
.map-shanxi {
  display: none;
  position: absolute;
  top: -65px;
  left: -39px;
}
.city_way_img{
  background: url(../images/pic_bordr.png) center center;
  width:322px;
  height:103px;
}
.city_way_text{
  width:273px;
  height:53px;
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
  padding-top: 8px;
}
.city_way_text p font{
 font-weight: bold;
}
.city_way_beijing{
  top: -100px;
  left: -33px;
  position: absolute;
  display: none;
}
.city_way_xian{
  top: -100px;
  left: -33px;
  position: absolute;
  display: none;

}
.city_way_chengdu{
  top: -100px;
  left: -33px;
  position: absolute;
  display: none;

}
.city_way_guangzhou{
  top: -100px;
  left: -33px;
  position: absolute;
  display: none;

}
.city_way_xianggang{
  top: -100px;
  left: -33px;
  position: absolute;
  display: none;

}
.city_way_shanghai{
  top: -100px;
  left: -33px;
  position: absolute;
  display: none;

}
.city_way_suzhou{
  top: -100px;
  left: -33px;
  position: absolute;
  display: none;
}
.city_beijing:hover .city_way_beijing,.city_beijing:hover .map-beijing{
  display: block;
}
.city_xian:hover .city_way_xian,.city_xian:hover .map-shanxi{
  display: block;
}
.city_chengdu:hover .city_way_chengdu,.city_chengdu:hover .map-chengdu{
  display: block;
}
.city_guangzhou:hover .city_way_guangzhou,.city_guangzhou:hover .map-guangzhou{
  display: block;
}
.city_xianggang:hover .city_way_xianggang{
  display: block;
}
.city_shanghai:hover .city_way_shanghai{
  display: block;
}
.city_suzhou:hover .city_way_suzhou,.city_suzhou:hover .map-suzhou{
  display: block;
}

.pro_download_content_outer{
  width: 50%;
  height: 196px;
}
.section3 .pro_download_content{
  width:166px;
  margin: 0 auto;
}



/*工位*/
.manage_cub{
  width: 100%;
  height: 438px;
  margin: 82px auto 0;
  background: url(../images/workspace_banner.jpg) center center no-repeat;
}
.c_fff{
  color: #fff;
}
.manage_cub .manage_con {
  border:none;
}
.manage_cub .m_btn_div{
  background-color: #f7f7f7;
}
.manage_cub .m_btn_div:hover{
  background-color: #029FE6;
  color: #fff;
  border: none;
}
.workspace_function li{
  float: left;
  width: 380px;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0 30px 70px 30px;
}
.workspace_function li:last-child{
  padding: 0 0px 70px 60px
}
/*核心*/
.manage_five .hexin_lists {
  margin-left: -15px;
}
.manage_five .hexin_list{
  width: 216px;
  margin-left: 15px;
}
.manage_five .col-ico{
  width: 123px;
  height: 123px;
  text-align: center;
}
.manage_five .col-ico img {
  width: 100%;
  height: 100%;
}
.manage_five .col-fun h3 {
  margin: 30px 0 46px 0;
}
/*整合*/
.manage_workspace{
  width: 1140px;
}
.manage2{
  background: url(../images/workspace_banner_02.jpg) no-repeat;
  height:453px;
}
.pb30{
  padding-bottom: 30px;
}
/*工位*/


/*资源下载*/
.resources_banner{
  background: url(../images/banner_res.jpg) no-repeat;
}
.resources_col_p{
  margin-left: -13px;
  margin-top: 55px;
}
.resources_col_p li{
  border:none;
  width: 320px;
  float: left;
  margin: 0 32px 55px;
}
.resources_col_p li h1{
  margin-bottom: 15px;
}
.resources_col_p li .img-responsive{
  border:1px solid #ccc;
  width: 320px;
  height: 277px;
}
.resources_col_p .huiyi_p2{
  float: right;
  margin-top: 15px;
}

.download_icon{
  background: url(../images/resource_ico_download_01.png) no-repeat;
  width: 28px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  margin-top: -1px;
}
/*在线研讨会*/
.seminar .title{
  padding:56px 0 ;
}
.seminar .manage{
  margin: 0 auto;
}
.seminar .manage_con_div{
  margin:10px 0 38px 0;
}
/*解决方案*/
.solve .title{
  padding: 56px 0;
}
.solve_lists{
  overflow: hidden;
  margin-left:-60px;
  padding-bottom: 24px;
}
.solve_list{
  float:left;
  width:337px;
  height:193px;
  margin:0 0 46px 60px;
  position: relative;
}
.solve_list .solve_img{
  width:100% ;
  height:100%;
}
.solve_filter{
  position: absolute;
  width: 100%;
  height: 36px;
  bottom: 0;
  left: 0;
  cursor: pointer;
  background: #333;
}
.solve_text{
  position: absolute;
  bottom:0;
  left:0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  z-index: 1;
}
/*案例*/
.case_solve .case_list{
  margin:50px 0 40px -13px;
}
.case_solve .case_list li {
  float: left;
  width: 215px;
  height: 74px;
  margin-left: 13px;
  margin-bottom: 20px;
}
.case_solve .case_list li img {
  width: 100%;
  height: 100%;
  border: #e9e9e9 1px solid;
}
.case_solve .anli_text {
  width: 215px;
  height: 74px;
  top:0;
}
.case_solve .down {
  margin-top: 16px;
}
.case_solve .download_icon {
  margin-top: 4px;
  background: url(../images/resource_ico_download_02.png) no-repeat;
}




/* news list */
.content-title{
  font-weight: normal;
  padding: 60px 0 25px;
  margin: 0;
  font-size: 30px;
  border-bottom: 1px solid #dbd2d4;
}
.news-list ul{
  padding: 0;
}
.news-list ul li{
  list-style: none;
  border-bottom: #e0e0e0 1px solid;
}
.news-list ul li h1{
  margin: 45px 0 0 0;
  font-weight: 100;
}
.news-list ul li h1 a {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #515151;
  display: inline-block;
  text-decoration: none;
}
.news-list ul li h1 a:hover{
  color: #4178be;
  text-decoration: underline;
}
.news-list ul li .news-list-date{
  margin: 0 0 15px 0;
}
.news-list ul li .news-pic{
  width: 220px;
  height: 145px;
  background-size: 100%;
  float: right;
  margin-left: 20px;
}
.news-list ul li .news-abstract {
  margin: 0;
  color: #565656;
  line-height: 180%;
  padding-bottom: 10px;
  font-size: 16px;
}
.news-list ul li .news-more{
  margin-bottom: 40px;

}
.news-list ul li .news-more a{
  color: #565656;
  text-decoration: none;
}
.news-list ul li .news-more a:hover{
  color: #4178be;
}

.news-content{
  padding: 20px 0;
  line-height: 180%;
  font-size: 16px;
}
.news-content h4 {
  color: #4178be;
  line-height: 160%;
  padding-bottom: 20px;
  font-size: 20px;
}
/* news list end */
/* video model*/
.video-dialog {
  width: 868px;
  margin-top: 90px;
}
.video-content {
  height: 512px;
  width: 868px;
  padding: 5px;
}
/* video model end*/

/* model begin*/
.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  margin: 10px
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.428571429
}

.modal-body {
  position: relative;
  padding: 20px
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer:before, .modal-footer:after {
  display: table;
  content: " "
}

.modal-footer:after {
  clear: both
}

.modal-footer:before, .modal-footer:after {
  display: table;
  content: " "
}

.modal-footer:after {
  clear: both
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 850px;
    margin: 60px auto
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
  }
}
/* model end */

/*企业v话*/
.manage_vHua{
  background: url(../images/banner_VsCall.jpg) no-repeat;
}
.manage3 {
  background: url(../images/banner_VsCall_01.jpg) no-repeat;
}

.core_value1 .container {
  height: 990px;
  background: url("../images/VsCall_imag_hand.jpg") no-repeat;
  position: relative;
}
.core_value1 .mr{
  margin-right: 9px;
}
.core_value1 .ml{
  margin-left: 9px;
}
.core_list1 {
  position: absolute;
  top: 159px;
  left: 42px;
}
.core_list2 {
  position: absolute;
  top: 159px;
  right: 51px;
}
.core_list3 {
  position: absolute;
  top: 428px;
  left: 1px;
}
.core_list4 {
  position: absolute;
  top: 427px;
  right: 3px;
}
.core_list5 {
  position: absolute;
  bottom: 175px;
  left: 92px;
}
.core_list6 {
  position: absolute;
  bottom: 177px;
  right: 100px;
}
.core_value1 img{
  width:108px;
  height:108px;
}
.core_value1 .core_text{
  display: inline-block;
  margin-top: 56px;
  font-size: 20px;
}
.detail_text{
  display: none;
  width:290px;
  height:143px;
  background: #eeeeee;
  padding: 20px;
  position: absolute;
  left: -126px;
  top: 101px;
}
.detail_text1 {
  border-top: 1px solid #50BAC7;
  left: -33px;
  top: 101px;
}
.detail_text2 {
  border-top: 1px solid #AF74E0;
  left: -62px;
  top: 101px;
}
.detail_text3 {
  border-top: 1px solid #539EDF;
  left: 14px;
  top: 101px;
}
.detail_text4{
  border-top: 1px solid #ED6E67;
  left: -126px;
  top: 101px;
}
.detail_text5 {
  border-top: 1px solid #3AB15D;
  left: -77px;
  top: 101px;
}
.detail_text6 {
  border-top: 1px solid #8A57A2;
  left: -46px;
  top: 101px;
}

/*移动办公*/
.manage_office{
  background: url(../images/virsical_banner_01.jpg) no-repeat;
  height:440px;
}
.manage_office .manage_btn {
  width: 272px;
}
.manage3{
  background: url(../images/virsical_banner_02.jpg) no-repeat;
  height:452px;
}
.gongneng.manage_five .col-fun h3 {
  margin: 18px 0 46px 0;
}

.gongneng_fun {
  height: 170px;
  width: 160px;
  margin: 0 auto;
  position: relative;
}
.gongneng_fun .anli_text{
  text-align: center;
  position: absolute;
  top:20px;
  left:0;
  width: 100%;
  height: 160px;
  background-color:#F9F9F9;
  display: none;
  padding: 12px 4px 0 4px;
}

.manage_jiagou{
  height: 490px;
  background: url(../images/virsical_banner_03.jpg) no-repeat;
  margin: 0 auto;
}

/*访客管理*/
.manage_vistors{
  height:440px;
  background: url(../images/vistor_banner_01.jpg) no-repeat;
}
.manage_vistors .manage_con .p3 {
  margin: 50px 0 60px 0;
}
.manage4{
  background: url(../images/vistor_banner_02.jpg) no-repeat;
}

.extend .col-ico{
  height:130px;
}
.extend .col-fun h3 {
  margin: 40px 0;
}
/*智能展板*/
.board{
  background: url(../images/display-board_banner_01.jpg) no-repeat;
}
.board_hexin .hexin_list {
  width: 260px;
  margin-left: 48px;
}
.board_manage{
  background: url(../images/display-board_banner_02.jpg) no-repeat;
}
.board_jiagou{
  background: url(../images/display-board_banner_03.jpg) no-repeat;
  height:500px;
}
.board_jiagou .manage_con .p1 {
  padding-top: 110px;
}
.board_jiagou .manage_con .p3 {
  margin: 40px 0 60px 0;
  height: auto;
}
.function_board {
  /*background: url(../images/display-board_imag_01.jpg) no-repeat;
  height:615px;
  */
  width:1140px;
  margin: 0 auto;
  position: relative;
}
.function_board .core_list1 {
  top: 170px;
  left: 60px;
}
.function_board .core_list2 {
  top: 178px;
  right: 90px;
}
.function_board .core_list3 {
  top: 414px;
  left: -31px;
}
.function_board .core_list4 {
  position: absolute;
  top: 414px;
  right: -20px;
}
.function_board .core_list5 {
  bottom: 82px;
  left: 105px;
}
.function_board .core_list6 {
  bottom: 82px;
  right: 132px;
}
.function_board .core_list7 {
  position: absolute;
  top: 125px;
  right: 498px;
}
.function_board .core_list8 {
  position: absolute;
  bottom: 170px;
  right: 326px;
  font-size: 18px;
}
.function_board .detail_text{
  /*display: none;*/
  width:234px;
  height: 94px;
  background: #eeeeee;
  position: absolute;
  left: -126px;
  top: 101px;
  text-align: center;
  padding: 15px 35px;
}
.function_board .detail_text1 {
  border-top: none;
  left: -51px;
  top: 112px;
  padding: 15px 50px;
}
.function_board .detail_text2 {
  border-top: none;
  left: -64px;
  top: 108px;
}
.function_board .detail_text3 {
  border-top: none;
  left: 14px;
  top: 118px;
}
.function_board .detail_text4 {
  border-top: none;
  left: -139px;
  top: 110px;
}
.function_board .detail_text5 {
  border-top: none;
  left: 118px;
  top: 71px;
}
.function_board .detail_text6 {
  border-top: none;
  left: -232px;
  top: 72px;
  padding: 15px 0;
}
.function_board .detail_text7 {
  border-top: none;
  left: -66px;
  top: 113px;
  padding: 15px 25px;
}

/* jobs */
.jobs_content_text{
  width: 500px;
  line-height: 200%;
}
.jobs_content_text .jobs_title{
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.jobs_content_img{
  width: 500px;
  text-align: right;
}
.jobs_email{
  font-size: 18px;
  margin-top: 15px;
}


/**访客管理**/
.vistors{
  background: url(../images/vistors_banner.jpg) center center no-repeat;
}
.m_btn_vistor{
    width: 150px;
    height: 43px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 5px;
    background: #64bab9;
}
.m_btn_vistor:hover{
  display: block;
  background-color: rgba(255,255,255,0.3);
  border: 2px solid #fff;
  color: #fff;
}
.m_btn_vistor a{
  color: #fff;
  cursor:pointer;
}
.cyan {
  color: #64bab8;
}
h3.cyan {
  color: #64bab8;
  font-size: 20px;
  font-weight: 600;
}
.manage5{
  background: url(../images/vistors_pic.jpg) no-repeat;
  height: 552px;
}
.visitor_lists{
    width: 50%;
    height: 148px;
    margin-left: 0px;
    margin-top: 20px;
}
.visitor2_lists{
    margin: 50px 0 50px 0;
}
.visitor2_lists .visitor_list{
    width: 274px;
    margin-right: 14px;
}
.visitor2_lists .visitor_list:nth-child(4n){
    margin-right: 0px;
}
.visitor2_lists .visitor_list h3{
    font-size: 20px;
    font-weight: 600;
    line-height: 55px;
}
.visitor2_lists .visitor_list p{
    margin-bottom: 65px;
}
.book3{
  /*background: url(../images/vistors_pic2.jpg) center no-repeat;*/
}

/**威思客**/
.portal{
  background: url(../images/portal_banner.jpg) center center no-repeat;
}
.manage6{
  background: url(../images/portal_pic.jpg) no-repeat;
  height: 516px;
}
.blue {
  color: #4780b5!important;
}
.portal_download {
  margin: 80px 50px 100px;
}
.download_virsical .pro_download_content{
  width:184px;
}

/* 智能硬件 */
.manage_ih {
    width: 100%;
    height: 438px;
    margin: 82px auto 0;
    background: url(../images/ih_banner.jpg) center center no-repeat;
}
.manage_ih .manage_con .p_meeting_01{
  margin-top:125px;
}
.ih-ul{
  text-align: center;
}
.ih-ul li{
  border: 1px solid #d4d4d4;
  background: #fff;
  width: 274px;
  height: 285px;
  position: relative;
  float: left;
  margin-right: 14px;
  margin-bottom: 14px;
  cursor: pointer;
  overflow: hidden;
}
.ih-ul li:nth-child(4n){
  margin-right: 0;
}
.ih-ul li h3{
  margin-top:14px;
  font-size: 18px;
  line-height: 24px;
}
.ih-ul li .ih-txt{
    position: absolute;
    left: -274px;
    top: 0px;
    width: 100%;
    height: 210px;
    padding-left: 20px; 
    padding-right: 10px;
    padding-top: 60px;
    text-align: left;
    color: #fff;
    background: rgba(0,105,181,0.9);
    filter: Alpha(opacity=90);
}

/* 双排菜单 */
.nav_ul_children.d-row{
  width: 320px;
}
.nav_ul_children.d-row li{
  float: left;
  width: 170px;
} 
.nav_ul_children.d-row li.left-w{
  width: 120px;
  margin-left: 20px;
}

/* 排队叫号 */
.queuing{
  background: url(../images/queuing_banner.jpg) center center no-repeat;
}
.manage_queuing{
  background: url(../images/banner_queuing.jpg) no-repeat bottom;
  height: 500px;
}
.manage_queuing .p1{
  margin-bottom: 20px;
}
.book_lists.queuing_list{
  width: 28%;
}

/* meeting 1.2 */
.meeting12{
  background: url(../images/bg-meeting-12.jpg) center top no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  /* margin-top: 80px; */
}
.meeting12 .meeting-focus-12{
  width: 1140px;
  margin: auto;
}
.meeting12 .meeting-focus-12 .manage_con{
  position: absolute;
  text-align: center;
  bottom: 75px;
  height: auto;
}
.meeting12 .meeting-focus-12 .manage_con .p_meeting_01{
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.meeting12 .meeting-focus-12 .manage_con .p_meeting_02{
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.meeting12 .meeting-focus-12 .manage_btn_meeting{
  margin: auto;
}
/* meeting hexin*/
.hexin_list_12{

}
.hexin_list_12 li{
  width: 640px;
  height: 80px;
  margin-bottom: 22px;
}
.hexin_list_12 li img{
  width: 80px;
}
.hexin_list_12 li .hexin_content{
  margin-left: 20px;
  width: 515px;
}
.hexin_list_12 li .hexin_content h1{
  font-size: 22px;
}
.hexin_list_12 li .hexin_content p{
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}
.meeting_function-12 li{
  float: left;
  width: 360px;
  min-height: 142px;
  background: #f8f8f8;
  font-size: 16px;
  box-sizing: border-box;
  margin-right: 30px;
  padding: 20px 30px;
  text-align: center;
}
.meeting_function-12 li:last-child{
  margin-right: 0;
}
.meeting_function-12 li p{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
}
.meeting_function-12.owl-carousel .item{
  height: 11rem;
}

/* workspace 1.2 */
.workspace12{
  background: url(../images/bg-workspace-12.jpg) center top no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.workspace12 .meeting-focus-12{
  width: 1140px;
  margin: auto;
}
.workspace12 .meeting-focus-12 .manage_con{
  position: absolute;
  text-align: center;
  bottom: 75px;
  height: auto;
}
.workspace12 .meeting-focus-12 .manage_con .p_meeting_01{
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.workspace12 .meeting-focus-12 .manage_con .p_meeting_02{
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.workspace12 .meeting-focus-12 .manage_btn_meeting{
  margin: auto;
}
.workspace-hexin_list_12{
  height: 410px;
}
.workspace-pic-01-12{
  position: absolute;
}
.workspace_function-12 li{
  float: left;
  width: 360px;
  min-height: 142px;
  background: #f8f8f8;
  font-size: 16px;
  box-sizing: border-box;
  margin-right: 30px;
  padding: 20px 30px;
  text-align: center;
}
.workspace_function-12 li:last-child{
  margin-right: 0;
}
.workspace_function-12 li p{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
}
/* workspace 1.3 */
.workspace-ih-ul{
  text-align: center;
}
.workspace-ih-ul li{
  border: 1px solid #d4d4d4;
  background: #fff;
  width: 218px;
  height: 226px;
  position: relative;
  float: left;
  margin-right: 12px;
  margin-bottom: 14px;
  cursor: pointer;
  overflow: hidden;
}
.workspace-ih-ul li:nth-child(5n){
  margin-right: 0;
}
.workspace-ih-ul li img{
  width: 200px;
  
}
.workspace-ih-ul li h3{
  margin-top:14px;
  font-size: 18px;
  line-height: 24px;
}
.workspace-ih-ul li .ih-txt{
    position: absolute;
    left: -274px;
    top: 0px;
    width: 100%;
    height: 210px;
    padding-left: 20px; 
    padding-right: 10px;
    padding-top: 60px;
    text-align: left;
    color: #fff;
    background: rgba(0,105,181,0.9);
    filter: Alpha(opacity=90);
}

/* signage 1.1 */
.signage11{
  background: url(../images/signage_banner.jpg) center center no-repeat;
}
.signage11 .manage_btn_meeting{
  margin: auto;
}
.signage_industry ul li{
  float: left;
  margin-right: 60px;
  margin-bottom: 37px;
  position: relative;
}
.signage_industry ul{
  width: 1080px;
  margin: auto;
}
.signage_industry ul li:nth-child(3n){
  margin-right: 0;
}
.signage_industry ul li img{
  width: 320px;
}
.signage_industry ul li p{
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
}


/* try begin */
.modal1{
  display: none;
  position: fixed;
  width: 800px;
  height:520px;
  top:15%;
  margin-left: -400px;
  left:50%;
  background: #fff;
  z-index: 1001;
  border-radius: 10px;
  -webkit-box-shadow:0 0 10px #000;
  -moz-box-shadow:0 0 10px #000;
  box-shadow:0 0 10px #000;
}
.close{
  position: absolute;
  right: -50px;
  top: -30px;
  color: #fff;
}
.filter{
   display: none;
   position: fixed;
   top:0;
   left:0;
   right:0;
   bottom: 0;
   background:rgba(0, 0, 0, 0.5);
   z-index: 1000;
 }
.close img{
  width: 42px;
  height: 42px;
}
.title{
  text-align: center;
  padding: 15px 30px;
  font-size: 30px;
  border-bottom:3px solid rgba(0, 0, 0, 0.1) ;
}
 .title .title-detail{
  font-size: 18px;
}
.title .title-detail i {
  color: #40AA4E;
  font-weight: bold;
}
.form{
  height: auto;
  margin: 20px 28px 0 130px;
}
.form label{
  display: inline-block;
  width: 80px;
  text-align: right;
  margin-right: 10px;
  font-size: 15px;
}
.form .form-div {
  margin-bottom: 20px;
  position: relative;
}
.form .form-div .require {
  display: none;
  margin-left: 10px;
  color: red;
}
 .form .form-div input{
  padding-left: 10px;
  width: 350px;
  height:40px;
  border-radius: 5px;
  border: 1px solid #ccc;

}
.form .form-div.code input{
  width: 250px;
}
.form .form-div.code #v_container{
  display: inline-block;
  vertical-align: bottom;
}
.form .btn {
  width: 349px;
  height: 45px;
  line-height: 45px;
  background: #40AA4E;
  border: none;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  margin-left: 93px;
}
.result{
  text-align: center;
}
.result img{
  margin-top: 120px;
}
.result p{
  margin-top: 60px;
  font-size: 18px;
}
.success,.error{
  display: none;
}
.success .button{
  width: 300px;
  margin: 70px auto 20px;
  height:45px;
  line-height: 45px;
  background: #F5F5F5;
  font-size: 18px;
}
.error .btnDouble{
  width: 435px;
  margin: 70px auto 20px;
  height:45px;
  line-height: 45px;
}
.error .btnDouble a{
  background: #F5F5F5;
  display: inline-block;
  width: 205px;
  font-size: 18px;
}
.error .btnDouble .btnL{
  float: left;
}
.error .btnDouble .btnR {
  float: right;
}
/* try end */



/* Meraki */
.meraki{
    background: url(../images/bg-meraki.jpg) center top no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}
.meraki .meeting-focus-12{
  width: 1140px;
  margin: auto;
}
.meraki .meeting-focus-12 .manage_con{
    position: absolute;
    text-align: center;
    bottom: 75px;
    height: auto;
}
.meraki .manage_con .p_meraki_00{
    margin: 130px 0 0 0;
    height: auto;
}
.meraki .manage_con .p_meraki_00 img{
    width: 650px; 
}
.meraki .manage_con .p_meeting_01{
    margin: 10px 0 0px 44px;
    height: auto;
}
.meraki .manage_con .manage_btn_meeting{
    margin: auto;
    padding-left: 0;
}
.meraki .manage_con .manage_btn_meeting .m_btn_meeting{
    margin: auto;
    padding-left: none;
}
.meraki-hexin_list{
    height: 600px;
}
.meraki-hexin_list li{
    height: 96px;
}
.manage_meraki{
    width: 1140px;
    margin: 0 auto;
}

.meraki-solution{
    padding-bottom: 40px;
}
.meraki-solution ul li{
    float: left;
    width: 273px;
    margin-right: 16px;
}
.meraki-solution ul li:nth-child(4n){
    margin-right: 0;
}
.meraki-solution ul li h2{
    font-size: 24px;
    margin: 30px 0 20px;
}
.meraki-solution ul li p{
    font-size: 16px;
    text-align: justify;
}

.meraki-service{
    padding-bottom: 40px;
}
.meraki-service ul li{
    float: left;
    width: 362px;
    text-align: center;
    margin-right: 27px;
}
.meraki-service ul li:nth-child(3n){
    margin-right: 0;
}
.meraki-service ul li div{
    background: #f8f8f8;
    padding: 10px 15px 20px;
    margin-top: 20px;
    min-height: 232px;
}
.meraki-service ul li h2{
    font-size: 24px;
    margin: 10px 0 20px;
}
.meraki-service ul li p{
    font-size: 16px;
}
.meraki-service ul li div p{
    text-align: left;
    text-align: justify;
}