@charset "utf-8";
html {
  height: 100%;
    -webkit-text-size-adjust: 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;
}
.mt42{
  margin-top: 42px!important;
}
.mt60{
  margin-top: 60px!important;
}
.mt80{
  margin-top: 80px!important;
}
.mt82{
  margin-top: 82px!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;
}

.pb50 {
    padding-bottom: 50px !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;
}

.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_567 {
    color: #567bbd !important;
}

.width200 {
    width: 200px;
}

.width300 {
    width: 300px;
}

.width400 {
    width: 400px;
}

.width450 {
    width: 450px;
}

.width500 {
    width: 500px;
}

.weight {
    font-weight: bold;
}

.section {
    width: 100%;
    height: auto;
}

.container.crumb {
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px;
}

.class-title {
    padding: 0 15px 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d3d3d3;
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.header-top {
    text-align: right;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    background: #fafafa;
}

.header-top .header-laguage, .header-top .header-reg {
    display: inline-block;
    margin-left: 30px;
}

.header {
    width: 100%;
    margin: 0 auto;
    height: 82px;
    line-height: ;
    position: fixed;
    top:0px;
    left: 0;
    background-color: #fff;
    z-index: 999;
}

.header_inner {
    width: 1200px;
    margin: 0 auto;
    height: 82px;
    padding: 0 15px;

}

.img-logo {
    width: 20%;
    height: 82px;
}

.img-logo img {
    width: 178px;
    height: 48px;
}

.header .nav {
    height: 82px;
    margin: 0 auto;
    width: 70%;
   padding-top:15px;
}

.header .nav .nav_ul .nav_li {
    float: left;
    position: relative;
}

.header .nav .nav_ul .nav_li .nav_li_a {
    display: block;
    margin: 0 10px;
    font-size: 16px;
    color: #656565;
}

.header .nav .nav_ul .nav_li .nav_li_a.active {
    border-bottom: ;
}

.header .nav .nav_ul .nav_li .nav_li_a:hover {
    border-bottom: 2px solid #5276bb;
}

.header-enter {
    width: 10%;
    height: 82px;
    text-align: right;
}

.header-enter a {
    padding: 0 5px;
    color: #898989;
}
.nav_ul_children {
    position: absolute;
    top: 82px;
    left: -25px;
    height: auto;
    border: 1px solid #eeeeee;
    display: none;
    background-color: #fff;
    color: #565656;
}
.nav_ul_children .nav_ul_li_children {
    float: left;
    width: 170px;
    height: 290px;
    border-right: 1px solid #ccc;
    margin-top: 30px;
    padding: 0 17px 50px 25px;
    position: relative;
}

.one_ul .nav_ul_li_children {
    margin-top: 15px;
	width: 170px;
    height: 190px;
	border-right: none;
}
.nav_ul_children .last_other {
    border-right: none;
}
.nav_ul_children .nav_ul_children_title {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 169px;
    height: 40px;
    line-height: 40px;
    background-color: #E9EBEA;
    text-align: center;
    color: #137DCD;
    font-size: 16px;
}
.nav_ul_li_children:hover .nav_ul_children_title {
    background-color: #137DCD;
    color: #fff;
}
.first_other:hover .nav_ul_children_title{
    left: -1px;
    width: 170px;
}

.last_other:hover .nav_ul_children_title{
    left: 0;
    width: 171px;
}
.one_ul {
    width: 170px;
    height: 190px;
}
.five_ul {
    width: 852px;
    left: -200px;
}
.nav_ul_li_children_ul_li {
    height: 30px;
    line-height: 30px;
	border-right: 0;
}
.five_ul .nav_ul_li_children_ul_li:nth-child(1){
   margin-bottom: 6px;
}
.nav_ul_li_children_ul_li a {
    color: #565656;
}
.nav_ul_li_children_ul_li:hover a {
    color: #137DCD;
    text-decoration: underline;
}

.nav_ul_li_children_ul_li p {
    font-size: 16px;
    color: #565656;
}

/*.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;
    z-index: -1;
}

/*.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;*/
/*}*/



#focus-banner{
    position: relative;
    width: 100%;
    margin-top: 82px;
    overflow: hidden;
}

#focus-banner-list{
    position: relative;
    margin: 0;
}
#focus-banner-list li{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
#focus-banner-list li img{
    width: 100%;
}
.focus-banner-img{
    display: block;
    position: relative;
}

#focus-banner-list .focus-banner-text{
    position: absolute;
    left: 50%;
    top: 0;
    width: 1000px;
    height: 100%;
    margin-left: -500px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

#focus-banner .focus-handle{
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 100;
    display: block;
    width: 80px;
    height: 80px;
    background-image: url("../images/focus_handle.png");
}
#next-img{
    left: 0;
}
#next-img{
    left: 50px;
    background-position: 0 0;
}
#next-img:hover{
    background-position: 0 -80px;
}
#prev-img{
    right: 0;
}
#prev-img{
    right: 50px;
    background-position: -80px 0;
}
#prev-img:hover{
    background-position: -80px -80px;
}

#focus-bubble{
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 999;
}
#focus-bubble li{
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border:1px #fff solid;
    cursor: pointer;
}
#focus-bubble li.current{
    background-color: #fff;
}



/*鐭ュ悕浼佷笟*/
.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;
}

.bangong_lists li {
    position: relative;
    width: 360px;
    height: 392px;
    float: left;
    /* border: 1px solid #ccc; */
    margin: 0px 20px 80px 20px;
    background-color: #fff;
    /* padding: 5px; */
}

.btn-video {
    position: absolute;
    width: 360px;
    height: 230px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1) url("../images/pic-play-video.png") no-repeat 50% 50%;
    z-index: 2;
}

.btn-video:hover {
    background: rgba(0, 0, 0, 0.3) url("../images/pic-play-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 {
    display: block;
}

.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;
}

.col-fun p {
    line-height: 24px;
    font-size: 14px;
    text-align: center;
}

/*鍚堜綔*/
.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: #fafafa;
}

.shiyong_inner {
    width: 1066px;
    margin: 0 auto;
    height: 117px;
    line-height: 117px;
}

.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;
}

/*footer*/
.footer {
    background-color: #f2f1f1;
    color: #333333;
    padding-top: 52px;
}

.footer .footer-outer_con {
    /* margin-left: -39px; */
}

.footer .footer-outer {
    height: auto;
    width: 1170px;
    overflow: hidden;
    font-size: 15px;
    margin: 0 auto;

}

.footer .footer-inner {
    width: 130px;
    margin-right: 10px;
    float: left;
    line-height: 28px;
    text-align: left;
}

.footer .footer-inner a {
    color: #333333;
    font-size: 14px;
}

.footer .footer-inner.code {
    font-weight: normal;
    line-height: 21px;
    float: right;
}

.footer .qr_code {
    text-align: center;
    width: 129px;
    height: 129px;
    padding-top: 16px;
}

.footer-company {
    width: 100%;
    margin: 60px auto 0;
    height: 108px;
    line-height: 150%;
    padding-top: 20px;
    font-weight: normal;
    border-top: 1px solid #d2d2d2;
    color: #666666;
}

.footer-menu-one {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}

.footer-inner .footer-menu-one a {
    font-size: 18px;
}

/*浜у搧鏂规椤甸潰*/

/*浼氳绠＄悊*/
.manage {
    width: 1140px;
    height: 438px;
    margin: 82px auto 0;
}

.manage_con {
    width: 1140px;
    margin: 0 auto;
    height: 100%;
}

.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;
}

.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;
}

/*浜у搧鏂规椤甸潰*/
.manage1 {
    background: url(../images/banner_03_02.jpg) no-repeat;
}

#ways {
    height: 47px;
    z-index: 2;
	width:100%;
	background-color:#fff;
}

#ways ul {
    margin: 0 auto;
    overflow: hidden;
}

#ways ul.resources {
}

#ways li {
    float: left;
    height: 47px;
    line-height: 47px;
    font-size: 14px;
	margin: 0 50px;
}

#ways li.active {
    border-bottom: 2px solid #00a1ea;
}

#ways li a {
    color: #333;
    display: block;
    font-size: 18px;
}

#ways li.active a {
    color: #137dcd;

}

#ways li a:hover {
    color: #137dcd;
}

.ways2 ul {
    width:1280px!important;
    margin: 0 auto;
    overflow: hidden;
}


/*浜у搧鏂规椤甸潰*/

/*涓昏鍔熻兘*/
.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: 268px;
    height: 184px;
    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: 320px;
    background: url("../images/banner-case.jpg") center center;
}

.case_list {
    height: auto;
    overflow: hidden;
    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 15px;
}

.video_banner {
    width: 100%;
    height: 320px;
    background: url("../images/banner-video.jpg") center center;
}

/*甯姪涓績*/
.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: 1170px;
    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 {
    margin-top: 35px;
}

.about_banner {
    width: 100%;
    height: 320px;
    background: url("../images/banner-about.jpg") center center no-repeat;
}

.about_banner-2 {
    width: 100%;
    height: 202px;
    background: url("../images/banner_about-us.jpg") center center no-repeat;
}

.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;
    margin: 0px 20px 80px 20px;
}

.brief_content p {
    padding-bottom: 42px;
    color: #898989;
    font-size: 16px;
}

.brief_img {
    margin-left: 50px;
}

.content_text {
    width: 587px;
}

.content_img {
    margin: 0 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/work_banner.jpg) 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;
}

/*鏍稿績*/
.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;
}

/*鏁村悎*/
.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 15px 25px;
    margin: 0;
    font-size: 30px;
    border-bottom: 1px solid #dbd2d4;
}

.news-list {
    padding: 0 15px;
}

.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: 50px;
    font-size: 32px;
    text-align: center;
    border-bottom: 1px solid #dbd2d4;
    margin-bottom: 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: 610px;
    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: 20px;
    left: 60px;
}

.core_list2 {
    position: absolute;
    top: 20px;
    left: 900px;
}

.core_list3 {
    position: absolute;
    top: 220px;
    left: 60px;
}

.core_list4 {
    position: absolute;
    top: 220px;
    left: 900px;
}

.core_list5 {
    position: absolute;
    bottom: 80px;
    left: 60px;
}

.core_list6 {
    position: absolute;
    bottom: 80px;
    left: 900px;
}

.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: 120px;
    background: #eeeeee;
    padding: 15px 15px 20px;
    position: absolute;
    left: -126px;
    top: 101px;
	z-index: 10;
}

.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: -33px;
    top: 101px;
}

.detail_text4 {
    border-top: 1px solid #ED6E67;
    left: -62px;
    top: 101px;
}

.detail_text5 {
    border-top: 1px solid #3AB15D;
    left: -33px;
    top: 101px;
}

.detail_text6 {
    border-top: 1px solid #8A57A2;
    left: -62px;
    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;
}

/* solution */
.solustion-banner {
    width: 100%;
    height: 320px;
    background: url("../images/banner-solution.jpg") center center no-repeat;
}

/* virsical solution */
.virsical-banner {
    width: 100%;
    height: 320px;
    background: url("../images/banner-virsical.jpg") center center no-repeat;
}

/*  industry  solution*/
.industry-banner {
    width: 100%;
    height: 320px;
    background: url("../images/banner-industry.jpg") center center no-repeat;
}

/* cloud */
.cloud-banner {
    width: 100%;
    height: 320px;
    background: url("../images/banner-cloud.jpg") center center no-repeat;
}

/* service */
.services-banner {
    width: 100%;
    height: 320px;
    background: url("../images/banner-services.jpg") center center no-repeat;
}

/* solution */
.solution-banner {
    width: 100%;
    height: 320px;
    background: url("../images/banner-solutions.jpg") center center no-repeat;
}

.content-div {
    padding: 0 15px 50px;
    font-size: 16px;
    line-height: 180%;
}

.content-div h1 {
    margin: 35px 0 20px 0;
}

.content-div h2 {
    margin: 15px 0;
    color: #137dcd;
}

.content-div p {
    margin: 10px 0;
}

.content-div ul, .content-div ol {
    margin: 0 0 20px 20px;
}

.content-div ul li {
    list-style-type: circle;
}

.content-div ol li {
    list-style-type: decimal;
}

/*
首页轮播*/
.flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    height: 667px;
    overflow: hidden;
    zoom: 1;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background: url(../images/next.png) no-repeat;
    right: 0;
}

.flex-direction-nav .flex-prev {
    background: url(../images/prev.png) no-repeat;
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides .slides-li {
    width: 100%;
    height: 667px;
    display: block;
}

.flexslider .slides .slides-img {
    width: 100%;
    height: 667px;
    display: block;
}

.focus-banner1_btn {
    width: 400px;
    height: 50px;
    bottom: 120px;
    left: 50%;
    margin-left: -200px;
    position: absolute;
    z-index: 200;
}

.focus-banner2_btn {
    width: 400px;
    height: 70px;
    bottom: 120px;
    left: 52%;
    margin-left: -190px;
    position: absolute;
}

.focus-banner1_btn_div {
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.focus-banner1_btn_div {
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

/*时间轴*/

.course {
    height: 130px;
    width: 60%;
    bottom: 13px;
    left: 50%;
    z-index: 100;
    margin-left: -30%;
    position: absolute;
}

.course_nr {
    height: 162px;
    background: url(../images/ico9.gif) repeat-x center;
    opacity: .9;
}

.course_nr li {
    float: left;
    background: url(../images/dot.png) no-repeat center top;
    padding-top: 30px;
    width: 20%;
    text-align: center;
    position: relative;
    margin-top: 73px;
}

.course_nr li a {
    color: #fff;
    display: block;
    margin-top: -10px;
    font-size: 15px;
}

.course_nr li a:hover {
    font-size: 18px;
}


/*联系我们*/
.contact_way {
    padding-bottom: 40px;
}
.border_b_cd2 {
    border-bottom: 1px solid #CDCDCD;
	padding-bottom: 20px;
}
.contact_box {
    padding: 30px 0 30px 50px;
	display: inline-block;
}
.contact_add {
    float: left;
	width: 50%;
	min-height: 140px;
	font-size: 15px;
}
.contact_add span {
    font-weight: bold;
	color: #000;
}

/*荣誉资质*/
.aptitude2 {
    height: 620px;
    background: #f5f5f5;
}
.honors {
    padding-bottom: 40px;
}
.honor_box {
    display: inline-block;
	padding-bottom: 30px;
}
.honor_cert {
    float: left;
	padding: 30px 25px;
}


@media (max-width: 1400px) {
  .focus-banner2_btn {
    bottom: 80px;
}
  #ways li {
	margin: 0 36px;
}
}



.c_d36{
    color: #d27d48;
}
.c_29b{
    color: #29b7ef;
}
.c_fff{
    color: #ffffff;
}
.lh200{
    line-height: 2;
}
.meeting{
    background: url(../images/meeting_banner.jpg) center center no-repeat;
}
.manage_btn_meeting{
    width:400px;
    font-size: 18px;
    padding-top: 40px;
    padding-left: 44px;
}
.m_btn_meeting{
    width: 150px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: 1px solid #fff;
    margin-left: 100px;
}
.m_btn_meeting:hover{
    display: block;
    background-color: rgba(255,255,255,0.3);
    border: 1px solid #fff;
    color: #fff;
}

.manage_cub{
    width: 100%;
    height: 438px;
    margin: 82px auto 0;
    background: url(../images/workspace_banner.jpg) center center no-repeat;
}
.manage_workspace{
    width: 1140px;
    margin: 82px auto 0;
}
.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
}


/**访客管理**/
.vistors{
  background: url(../images/vistors_banner.jpg) center center no-repeat;
}
.cyan {
  color: #64bab8;
}
.manage5{
  background: url(../images/vistors_pic.jpg) no-repeat;
  height: 552px;
}
.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;
}
.portal_download {
  margin: 80px 50px 100px;
}
.download_virsical .pro_download_content{
  width:200px;
}



/* 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;
}
.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;
}

/*核心*/
.hexin_list {
  width: 220px;
  margin-left: 88px;
}

/*管理页面的核心价值*/
.manage_heixin .col-ico{
  width:140px;
  height:140px;
  text-align: center;
}


/* 智能硬件 */
.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 img{padding-top: 10px; width: 250px; height: 200px;}
.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);
}

/* meeting 1.2 */
.meeting12{
  background: url(../ysp_img/lunbo5.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;
}

/* 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;
}

/* 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: 36px;
}
.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: 372px;
    text-align: center;
    margin-right: 42px;
}
.meraki-service ul li:nth-child(3n){
    margin-right: 0;
}
.meraki-service ul li div{
    background: #f8f8f8;
    padding: 10px 20px 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;
}


/* 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;
}
.modal1 .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;
  padding: 0;
}
.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 */

