
/*股权交易中心
--------------------------------------*/
.mainbg{
    background-color: #fff;
}

/*banner*/
.gq_banner{
    background: #099dc7;
    background: -webkit-linear-gradient(left, #01c3dc, #0e88bb);
    background: -o-linear-gradient(left, #01c3dc, #0e88bb);
    background: -moz-linear-gradient(left, #01c3dc, #0e88bb);
    background: -ms-linear-gradient(left, #01c3dc, #0e88bb);
    background: linear-gradient(left, #01c3dc, #0e88bb);
    width: 100%;
    height: 500px;
}
.gq_banner .banner{
    padding-top: 60px;
}
.gq_banner .hd{
    margin-top: 70px;
}
.gq_banner .hd .biaoyu{
    background: url(../image/guquan_biaoyu91127.png) no-repeat;
    width: 622px;
    height: 130px;
}
.gq_banner .hd .go_link{
    background: url(../image/go_link.png) no-repeat;
    width: 160px;
    height: 50px;
    display: inline-block;
    margin-top: 70px;
}
.gq_banner .bd{
    width: 455px;
    height: 378px;
    position: relative;
}
.gq_banner .bd img{
	position: absolute;
	top: 0;
}

/*悬浮导航*/
.fixed-tab-YouShi {
    display: none;
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 999;
    width: 100%;
    background-color: #464646;
}
.fixed-tab-YouShi .tab-YouShi {
    height: 70px;
    line-height: 70px;
}
.tab-YouShi li {
    float: left;
    font-size: 16px;
    margin-right: 70px;
}
.fixed-tab-YouShi li.last{
	margin-right: 0;
}
.fixed-tab-YouShi .tab-YouShi li a {
    color: #B3B3B3;
}
.fixed-tab-YouShi .tab-YouShi li a.cur {
    color: #fff;
}

.floor .hd{
    font-size: 30px;
    color: #4c4c4c;
    text-align: center;
}
/*规模与信誉*/
.scale{
    padding: 90px 0 115px;
}
.scale .bd li{
    position: relative;
    float: left;
    width: 33.3%;
    text-align: center;
    padding-top: 84px;
    margin-top: 6px;
    
}
.scale .bd li .descbox{
    border-left: 1px solid #ebebeb;
    padding: 15px 0 26px;
}
.scale .bd li.first .descbox{
    border: 0;
}
.scale .bd li .descbox .icon{
    background: url(../image/guimo_icon.png) no-repeat;
    width: 73px;
    height: 69px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 3%;
    vertical-align: middle;
}
.scale .bd li .descbox .icon1{
    background-position: 0 0;
}
.scale .bd li .descbox .icon2{
    background-position: 0 -69px;
}
.scale .bd li .descbox .icon3{
    background-position: 0 -138px;
}
.scale .bd li .descbox .icon4{
    background-position: 0 -207px;
}
.scale .bd li .descbox .icon5{
    background-position: 0 -276px;
}
.scale .bd li .descbox .icon6{
    background-position: 0 -345px;
}
.scale .bd li .descbox .sketch{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;
    vertical-align: middle;
}
.scale .bd li .descbox .sketch .title{
    font-size: 24px;
    color: #000;
    line-height: 1;
}
.scale .bd li .descbox .sketch .desc{
    font-size: 16px;
    color: #808080;
    margin-top: 10px;
}
.scale .bd li .intro{
    position: absolute;
    left: 3%;
    top: 0;
    width: 80%;
    height: 278px;
    padding: 0 7%;
    background: #fff;
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    display: none;
}
.scale .bd li:hover .intro{
    display: block;
}
.scale .bd li .intro .title{
    margin-top: 53px;
    font-size: 24px;
    color: #010101;
}
.scale .bd li .intro .title .icon{
    background: url(../image/guimo_icon1.png) no-repeat;
    width: 31px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}
.scale .bd li .intro .title .icon1{
    background-position: 0 0;
}
.scale .bd li .intro .title .icon2{
    background-position: 0 -29px;
}
.scale .bd li .intro .title .icon3{
    background-position: 0 -58px;
}
.scale .bd li .intro .title .icon4{
    background-position: 0 -87px;
}
.scale .bd li .intro .title .icon5{
    background-position: 0 -116px;
}
.scale .bd li .intro .title .icon6{
    background-position: 0 -145px;
}
.scale .bd li .intro .desc{
    font-size: 14px;
    color: #808080;
    line-height: 1.7;
    text-align: left;
    margin-top: 20px;
}

/*资质与荣誉*/
.bg_zizhi{
    background: url(../image/bg_zizhi1.jpg) center top no-repeat;
    width: 100%;
    height: 468px;
}
.honors{
    height: 100%;
    padding-right: 40px;
}
.honors .itembox{
    float: left;
    width: 20%;
    *width: 19.97%;
    height: 100%;
    position: relative;
    text-align: center;
}
.honors .item{
    background-color: #242526;
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    position: relative;
}
.honors .opa60{
    background-color: #2f3030;
    background-color: rgba(29, 29, 29, 0.6);
}
.honors .opa20{
    background-color: #3b3b3d;
    background-color: rgba(29, 29, 29, 0.2);
}
.honors .item .item_details{
    position: absolute;
    width: 100%;
    left: 0;
    top: 160px;
    color: #fff;
}
.honors .item .title{
    font-size: 20px;
    line-height: 1.5;
}
.honors .item .desc{
    font-size: 16px;
    opacity: 0.5;
    filter:alpha(opacity=50%);
    margin-top: 10px;
}
.honors .item .linkbox{
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 120px;
}
.honors .item .go_details{
    width: 40%;
    padding: 16px 0;
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 1;
}
.honors .item_hover{
    background: #09b0d4;
    background: -webkit-linear-gradient(top, #01c3dc, #1496c8);
    background: -o-linear-gradient(top, #01c3dc, #1496c8);
    background: -moz-linear-gradient(top, #01c3dc, #1496c8);
    background: -ms-linear-gradient(top, #01c3dc, #1496c8);
    background: linear-gradient(top, #01c3dc, #1496c8);
    position: absolute;
    top: 0;
    left: 0;               
    width: 100%;
    height: 100%;
    color: #fff;
    display: none;
}
.honors .itembox:hover .item_hover{
    display: block;
}
.honors .item_hover .hd{
    padding-top: 30px;
}
.honors .item_hover .hd .imgbox{
    border: 4px solid #019bb6;
    width: 157px;
    height: 99px;
    margin: 0 auto;
}
.honors .item_hover .hd .imgbox img{
    width: 100%;
    height: 100%;
}
.honors .item_hover .title{
    margin-top: 20px;
    line-height: 1.5;
    height: 60px;
}
.honors .item_hover .bd{
    margin-top: 15px;
}
.honors .item_hover .desc{
    opacity: 1;
    filter:alpha(opacity=100%);
    padding: 0 6%;
    margin: 0;
    text-align: left;
    line-height: 1.6;
}
.honors .item_hover .linkbox{
    top: auto;
    bottom: 50px;
}

/*业务与服务*/
.business{
    padding: 105px 0 115px;
}
.business .bd{
    margin-top: 55px;
}
.business .bd .tabBar{
    border-bottom: 1px solid #f2f2f2;
}
.business .bd .tabBar ul{
    height: 56px;
    line-height: 56px;
}
.business .bd .tabBar ul li{
    float: left;
    width: 25%;
    text-align: center;
    font-size: 20px;
}
.business .bd .tabBar ul li a{
    position: relative;
    display: inline-block;
    color: #b2b2b2;
    height: 100%;
}
.business .bd .tabBar ul li a .icon{
    background: url(../image/yewu_ywfw.png) no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -5px;
}
.business .bd .tabBar ul li a .icon1{
    background-position: 0 0;
}
.business .bd .tabBar ul li a .icon2{
    background-position: -262px 0;
}
.business .bd .tabBar ul li a .icon3{
    background-position: -542px 0;
}
.business .bd .tabBar ul li a .icon4{
    background-position: -822px 0;
}
.business .bd .tabBar ul li a.cur{
    color: #1496c8;
}
.business .bd .tabBar ul li a.cur .icon1{
    background-position: 0 -23px;
}
.business .bd .tabBar ul li a.cur .icon2{
    background-position: -262px -23px;
}
.business .bd .tabBar ul li a.cur .icon3{
    background-position: -542px -23px;
}
.business .bd .tabBar ul li a.cur .icon4{
    background-position: -822px -23px;
}
.business .bd .tabBar ul li a.cur .linebox{
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.business .bd .tabBar ul li a.cur .line{
    width: 80px;
    height: 2px;
    background: #1496c8;
    overflow: hidden;
    display: inline-block;
    margin-left: 10%;
}
.business .bd .tabCon{
    margin-top: 55px;
    padding: 0 4% 0 8%;
}
.business .bd .tabCon .left{
    padding-top: 20px;
    width: 52%;
}
.business .bd .tabCon .left .tit{
    font-size: 20px;
    color: #1496c8;
}
.business .bd .tabCon .left .descbox{
    font-size: 14px;
    color: #686868;
    line-height: 1.5;
    margin-top: 20px;
}
.business .bd .tabCon .left .go{
    margin-top: 20px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #1496c8;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.business .bd .tabCon .right{
	position: relative;
	width: 442px;
	height: 211px;
}
.business .bd .tabCon .right img{
	position: absolute;
	top: 0;
	left: 0;
}

/*选择舞泡*/
.bg_liyou{
    background: url(../image/bg_liyou.jpg) center top no-repeat;
    width: 100%;
    height: 702px;
    display: block;
}
.reason{
    padding-top: 90px;
}
.reason .hd{
    font-size: 36px;
    color: #fff;
}
.reason .bd{
    background: url(../image/liyou_shipin.jpg) center center no-repeat;
    width: 712px;
    height: 400px;
    border: 10px solid #187ea8;
    margin: 55px auto 0;
    position: relative;
}
.reason .bd .b_videoBox{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
/*购买入口*/
.buyEntrance{
    padding: 65px 0 90px;
}
.buyEntrance .hd{
    font-size: 36px;
}
.buyEntrance .bd .item {
  float: left;
  width: 18%;
  margin-right: 2.5%;
  text-align: center;
  *margin-right: 2.4%;
}
.buyEntrance .bd .item .icon {
  display: inline-block;
  width: 145px;
  height: 96px;
  margin: 60px auto 20px;
  background: url(../image/buyEntrance-20200528.png) no-repeat;
}
.buyEntrance .bd .item .icon1 {
  background-position: -23px 0;
}
.buyEntrance .bd .item .icon2 {
  background-position: -272px 0;
}
.buyEntrance .bd .item .icon3 {
  background-position: -519px 0;
}
.buyEntrance .bd .item .icon4 {
  background-position: -772px 0;
}
.buyEntrance .bd .item .icon5 {
  background-position: -1018px 0;
}
.buyEntrance .bd .item .primary {
  color: #4c4c4c;
  font-size: 20px;
}
.buyEntrance .bd .last {
  margin-right: 0;
}

.buyEntrance .bd .item:hover .icon1, .buyEntrance .bd .hover .icon1 {
  background-position: -23px -96px;
}
.buyEntrance .bd .item:hover .icon2, .buyEntrance .bd .hover .icon2 {
  background-position: -272px -96px;
}
.buyEntrance .bd .item:hover .icon3, .buyEntrance .bd .hover .icon3 {
  background-position: -519px -96px;
}
.buyEntrance .bd .item:hover .icon4, .buyEntrance .bd .hover .icon4 {
  background-position: -772px -96px;
}
.buyEntrance .bd .item:hover .icon5, .buyEntrance .bd .hover .icon5 {
  background-position: -1018px -96px;
}



.public-footer .Footer{
    background: #f2f2f2;
}
@media screen and (max-width: 1220px) {
    .wrapper {
        width: 960px;
    }
    .gq_banner .hd{
        margin-top: 60px;
    }
    .gq_banner .banner{
        padding-top: 89px;
    }
    .gq_banner .hd .biaoyu{
        background: url(../image/guquan_biaoyu_s91127.png) no-repeat;
        width: 548px;
        height: 123px;
    }
    .gq_banner .hd .go_link{
        margin-top: 60px;
    }
    .gq_banner .bd{
        width: 382px;
        height: 318px;
    }
    .gq_banner .bd img{
        width: 382px;
        height: 318px;
    }
    .honors .item .title{
        font-size: 16px;
    }
    .honors .item .desc{
        font-size: 12px;
    }
    .honors .item .go_details{
        font-size: 14px;
    }
    .business .bd .tabCon .left{
        width: 44%;
    }
}
@media screen and (max-width: 1520px) {
    
    .honors .item_hover .title{
        font-size: 16px;
        height: 48px;
    }
    .honors .item_hover .desc{
        font-size: 13px;
    }
}

/*走进舞泡
--------------------------------------*/
/*banner*/
.about_banner{
    background: url(../image/banner_bg.jpg) center top no-repeat;
    width: 100%;
    height: 532px;
}
.about_banner .banner{
    padding-top: 125px;
    text-align: center;
}
.about_banner .banner .bd{
    padding: 0 8%;
    margin-top: 115px;
}
.about_banner .banner .bd li{
    float: left;
    margin-left: 10%;
    font-size: 16px;
    color: #fff;
}
.about_banner .banner .bd li.first{
    margin-left: 0;
}
.about_banner .banner .bd li img{
    vertical-align: middle;
    margin-right: 20px;
}

/*关于舞泡*/
.afloor .hd{
    padding-top: 70px;
}
.afloor .hd .border{
    display: inline-block;
    vertical-align: text-bottom;
    height: 28px;
    width: 6px;
    background-color: #1694c8;
}
.afloor .hd .txt{
    display: inline-block;
    color: #464646;
    font-size: 30px;
    line-height: 1;
    margin-left: 10px;
}
.afloor .bd{
    margin-top: 50px;
}

.Intro .bd{
	margin: 0;
    padding: 40px 0 95px;
}
.Intro .imgshow{
    width: 57.5%;
}
.Intro .imgshow img{
    width: 100%;
}
.Intro .details{
    width: 38%;
    margin-left: 4%;
    font-size: 16px;
    color: #464646;
    line-height: 2;
}
.Intro .details .mt-15{
    margin-top: 15px;
}

/*企业优势宣传片*/
.xuanchuan .bd{
	margin-top: 40px;
}
.bg_intro{
    background: url(../image/bg_shipin-91202.jpg) center top no-repeat;
    width: 1180px;
    height: 664px;
    position: relative;
}
.bg_intro .playArea{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor:pointer; 
}

/*企业文化*/
.bgcolr-blue{
    background: #00c3dc;
}
.bgcolr-blue1{
    background: #1694c8;
}
.radius-l{
    border-bottom-left-radius: 8px;
}
.radius-r{
    border-bottom-right-radius: 8px;
}
.Culture .cultureShow li{
    float: left;
    width: 20%;
    height: 220px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.Culture .cultureShow li img{
    width: 100%;
    height: 100%;
}
.Culture .cultureShow li .show{
    padding-top: 65px;
}
.Culture .cultureShow li .show1{
    padding-top: 55px;
}
.Culture .cultureShow li .icon{
    background: url(../image/culture_list_icon.png) no-repeat;
    width: 34px;
    height: 34px;
    margin-bottom: 15px;
    display: inline-block;
}
.Culture .cultureShow li .icon1{
    background-position: 0 0;
}
.Culture .cultureShow li .icon2{
    background-position: 0 -34px;
}
.Culture .cultureShow li .icon3{
    background-position: 0 -68px;
}
.Culture .cultureShow li .icon4{
    background-position: 0 -102px;
}
.Culture .cultureShow li .icon5{
    background-position: 0 -136px;
}
.Culture .cultureShow li .tit{
    font-size: 12px;
}
.Culture .cultureShow li .desc{
    margin-top: 5px;
}

/*公司分布*/
.Distribute .bd{
    padding: 70px 4%;
}
.Distribute .bd .main_l{
    float: left;
    display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 46%;
    height: 380px;
}
.Distribute .bd .main_r{
    width: 52%;
    height: 380px;
    text-align: left;
    float: right;
    display: inline;
    *zoom: 1;
}
#department{
    *position: relative;
    *left: 0;
    *top: 0;
}
.divisionCon{
    width: 83%;
    *width: 78%;
    cursor: pointer;
    padding: 0 6%;
    margin: 0 auto;
    margin-bottom: 5px;
    color: #464646;
    position: relative;
}
.divisionCon.hover{
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(11, 3, 6, 0.08);
    -webkit-box-shadow: 0 3px 5px rgba(11, 3, 6, 0.08);
    box-shadow: 0 3px 5px rgba(11, 3, 6, 0.08);
}
.divisionCon .line{
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 100%;
	background: #1694c8;
	display: none;
}
.divisionCon.hover .line{
	display: block;
}
.divisionCon .border{
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
}
.divisionCon.hover  .border{
    border: 0;
}
.divisionCon .title{
    font-size: 18px;
    line-height: 1;
}
.divisionCon .contact li{
    float: left;
    display: inline;
    *zoom:1;
    word-break: break-all;
    line-height: 1.5;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 13%;
}
.divisionCon .contact li.third{
	margin-right: 0;
}
.divisionCon .contact li.last{
    display: block;
    position: relative;
    width: 94%;
    padding-left: 20px;
    margin-right: 0;
}
.divisionCon .contact li .icon{
    background: url(../image/fb_icon.png) no-repeat;
    width: 12px;
    height: 14px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: -2px;
    *vertical-align: middle;
}
.divisionCon .contact li .icon1{
    background-position: 0 0;
}
.divisionCon .contact li .icon2{
    background-position: 0 -14px;
}
.divisionCon .contact li .icon3{
    background-position: 0 -28px;
}
.divisionCon .contact li .icon4{
    background-position: 0 -42px;
    position: absolute;
    left: 0;
    top: 4px;
}

/*合作申请*/
.Apply .bd{
    padding: 70px 7% 80px;
}
.Apply .bd .title{
    font-size: 20px;
    color: #464646;
}
.Apply .bd .form-l{
    width: 520px;
    margin-right:80px;
}
.Apply .bd .form-r{
    width: 400px;
}
.Apply .bd .form_item{
    margin-top: 50px;
    position: relative;
}
.Apply .bd .form_item label{
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    font-size: 18px;
    color: #464646;
}
.Apply .bd .form_item label em{
    color: #1496c8;
    font-style: normal;
}
.Apply .bd .form_item .form_txt{
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    width: 280px;
    height: 39px;
    line-height: 39px\9;
    padding: 0 20px 0 100px;
    font-size: 18px;
    color: #464646;
}
.Apply .bd .form_item .form_txt1{
    width: 119px;
    height: 58px;
    line-height: 58px\9;
    padding: 0 20px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    vertical-align: middle;
}
.Apply .bd .form_item .form_txtarea{
    width: 478px;
    height: 186px;
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    font-size: 18px;
    color: #464646;
}
.Apply .bd .form_item .yz{
    display: inline-block;
    margin: 0 22px;
}
.Apply .bd .form_item .yz img{
    vertical-align: middle;
    width: 85px;
    height: 25px;
}
.Apply .bd .form_item .sub_btn{
    width: 220px;
    height: 60px;
    background: #1694c8;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
    vertical-align: middle;
}
.Apply .bd .form_item1{
    position: static;
}
.Apply .bd .form_item1 label{
    position: static;
}

/*公司风采*/
.fcShow .hd{
    padding-top: 50px;
}
.fcShow .bd .rollpic a{
    float:left; 
    width: 58px;
    height: 116px;
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(11, 3, 6, 0.08);
    -webkit-box-shadow: 0 3px 5px rgba(11, 3, 6, 0.08);
    box-shadow: 0 3px 5px rgba(11, 3, 6, 0.08);
    border-radius: 5px;
    text-align: center;
    margin-top: 42px;
}
.fcShow .bd .rollpic a .arrow{
    background: url(../image/arrow.png) no-repeat;
    width: 19px;
    height: 34px;
    display: inline-block;
    margin-top: 41px;
}
.fcShow .bd .rollpic .prev{
    margin-right: 40px;
}
.fcShow .bd .rollpic .next{
    margin-left: 40px;
}
.fcShow .bd .rollpic .prev .arrow{
    background-position: 0 0;
}
.fcShow .bd .rollpic .next .arrow{
    background-position: -31px 0;
}
.fcShow .bd .rollpic a:hover{
    background-color: #1694c8;
}
.fcShow .bd .rollpic .prev:hover .arrow{
    background-position: 0 -34px;
}
.fcShow .bd .rollpic .next:hover .arrow{
    background-position: -31px -34px;
}
.rollpicshow{
    float:left;
    visibility: visible;
    overflow: hidden;
    position: relative;
    left: 0px;
    width:984px;
    height:202px;
}
.rollpicshow ul{
	margin: 0px;
	padding: 0px; 
	position: relative; 
	list-style-type: none;
}
.rollpicshow li{
    width: 308px;
    height: 202px;
    margin: 0 10px;
    position: relative;
    cursor: pointer;
    float: left;
    overflow: hidden;
}
.rollpicshow li img{
    width: 100%;
    height: 100%;
}
.rollpicshow li .desc{
    background: #1694c8;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.rollpicshow li .desc span{
    font-size: 18px;
    color: #fff;
    margin-top: 90px;
    display: inline-block;
}
.rollpicshow li:hover .desc{
    display: block;
}


/*合作伙伴*/
.Partner .bd{
    padding-bottom: 75px;
    overflow: hidden;
}
.Partner .bd ul{
    width: 1200px;
}
.Partner .bd ul li{
    float: left;
    margin: 0 17px 15px 0;
}
.Partner .bd ul li a{
    display: inline-block;
    border: 1px solid #ececec;
}
.Partner .bd ul li a img{
	width:128px;
	height:57px;
}

@media screen and (max-width: 1220px) {
	.about_banner .banner .bd{
        padding: 0;
    }
    .about_banner .banner .bd li{
    	margin-left: 9%;
    }
    .Intro .details{
        font-size: 13px;
    }
    .bg_intro{
    	background: url(../image/bg_shipin1-91202.jpg) center top no-repeat;
    	width: 960px;
    	height: 540px;
    }
    .Culture .cultureShow li{
        height: 179px;
    }
    .Culture .cultureShow li .show{
        padding-top: 45px;
    }
    .Culture .cultureShow li .show1{
        padding-top: 35px;
    }
    .divisionCon .title{
        font-size: 16px;
    }
    .divisionCon .contact li{
        margin-top: 15px;
        font-size: 12px;
    }
    .Apply .bd{
        padding: 70px 4% 80px;
    }
    .Apply .bd .form-l{
        width: 420px;
        margin-right: 60px;
    }
    .Apply .bd .form_item .form_txtarea{
        width: 378px;
    }
    .Apply .bd .form_item .yz{
        margin: 0 10px;
    }
    .Apply .bd .form_item .sub_btn{
        width: 145px;
    }
    .Partner .bd ul{
        width: 970px;
    }
    .Partner .bd ul li{
        margin-right: 7px;
    }
    .rollpicshow{
        width: 810px !important;
        height: 164px !important;
    }
    .rollpicshow li{
        width: 250px !important;
        height: 164px !important;
    }
    .fcShow .bd .rollpic a{
        width: 48px;
        margin-top: 24px;
    }
    .fcShow .bd .rollpic .prev{
        margin-right: 27px;
    }
    .fcShow .bd .rollpic .next{
        margin-left: 27px;
    }
    .rollpicshow li .desc span{
        margin-top: 70px;
    }
}


/*群星视频*/
.video_bg{
	background: #1496c8;
	width: 100%;
	height: 1237px;
	position: relative;
	overflow: hidden;
}
.video_bg .corner{
	position: absolute;
}
.video_bg .corner_1{
	top: 0;
	left: 0;
}
.video_bg .corner_2{
	bottom: 0;
	left: 0;
}
.video_bg .corner_3{
	top: 0;
	right: 0;
}
.video_bg .corner_4{
	bottom: 0;
	right: 0;
}


.video_heading{
	padding-top: 80px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	text-shadow: 3px 3px 3px rgba(15,94,238,.22);
	position: relative;
	z-index: 1;
}
.video_heading h2{
	font-family: simhei;
	font-weight: normal;
	font-size: 72px;
}

.video_box{
	padding-top: 335px;
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.video_box .video_play{
	background: url(../image/video_start.jpg) center center no-repeat;
	width: 938px;
	height: 528px;
	margin: 0 auto;
	position: relative;
	z-index: 50;
	border-radius: 10px;
	overflow: hidden;
}
.video_box .video_play .video_play_s{
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.video_box .people{
	width: 1100px;
	margin: 0 auto;
}
.video_box .people img{
	position: absolute;
}
.video_box .people .people_1{
	top: 25px;
	left: 272px;
	z-index: 10;
}
.video_box .people .people_2{
	top: 124px;
	left: 11px;
	z-index: 2;
}
.video_box .people .people_3{
	top: 90px;
	left: 205px;
	z-index: 4;
}
.video_box .people .people_4{
	top: 95px;
	left: 560px;
	z-index: 8;
}
.video_box .people .people_5{
	top: 120px;
	left: 692px;
	z-index: 6;
}

.video_box .water img{
	position: absolute;
}
.video_box .water .water_1{
	top: 265px;
	left: 445px;
	z-index: 10;
}
.video_box .water .water_2{
	top: 268px;
	left: 30px;
	z-index: 5;
}
.video_box .water .water_3{
	top: 170px;
	left: -83px;
	z-index: 0;
}
.video_box .water .water_4{
	top: 411px;
	left: 716px;
	z-index: 8;
}
.video_box .water .water_5{
	top: 715px;
	left: -154px;
	z-index: 6;
}
.video_box .water .bubble_1{
	top: 650px;
	left: -158px;
	z-index: 1;
}
.video_box .water .bubble_2{
	top: 443px;
	left: 920px;
	z-index: 9;
}

/*企业文化0720更改*/
.Culture .cultureShow{
	background: #fff;
}
.Culture .cultureShow li{
	width: 391px;
	height: 440px;
	margin-right: 3px;
	position: relative;
}
.Culture .cultureShow li img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.Culture .cultureShow li.last{
	margin-right: 0 !important;
}
.Culture .cultureShow li .show{
	position: absolute;
	left: 50%;
	bottom: 36px;
	margin-left: -157px;
	padding-top: 16px;
	width: 314px;
	height: 144px;
	background: #20b0e2;
	background: rgba(32, 176, 226, 0.85);
	border-radius: 20px;
}
.Culture .cultureShow li .icon{
	background: url(../image/culture_icon.png) no-repeat;
	width: 55px;
	height: 50px;
}
.Culture .cultureShow li .icon1{
	background-position: 0 0;
}
.Culture .cultureShow li .icon2{
	background-position: 0 -50px;
}
.Culture .cultureShow li .icon3{
	background-position: 0 -100px;
}
.Culture .cultureShow li .tit, .Culture .cultureShow li .desc{
	line-height: 1.2;
}
.Culture .cultureShow li .tit{
	font-size: 16px;
}
.Culture .cultureShow li .desc{
	font-size: 18px;
	margin-top: 16px;
}

/*企业文化90709更改*/
.Culture .bd{
	margin-top: 65px;
}
.Culture .cultureShow{
	background: none;
}
.Culture .cultureShow li{
	width: 370px;
	height: 415px;
	margin-right: 35px;
	*margin-right: 34px;
}
.Culture .cultureShow li img{
	border-radius: 10px;
}
.Culture .cultureShow li .show{
	height: auto;
	bottom: auto;
	top: 102px;
	padding: 0 !important;
	background: none;
	border-radius: 0;
}
.Culture .cultureShow li .icon{
	background-image: url(../image/culture_icon-90709.png);
	box-shadow: 0 0 21px rgba(31, 111, 154, 0.35);
	border-radius: 50%;
	width: 64px;
	height: 64px;
	margin-bottom: 26px;
	
}
.Culture .cultureShow li .icon2{
	background-position: 0 -64px;
}
.Culture .cultureShow li .icon3{
	background-position: 0 -128px;
}
.Culture .cultureShow li .tit{
	width: 104px;
	height: 33px;
	line-height: 33px;
	background: #fff;
	border-radius: 17px;
	font-size: 20px;
	color: #1694c8;
	margin: 0 auto;
}
.Culture .cultureShow li .desc{
	font-size: 16px;
	line-height: 2;
	margin-top: 20px;
}

/*企业文化90709更改end*/
@media screen and (max-width: 1220px) {
	/*企业文化90709更改*/
    .Culture .cultureShow li{
		width: 300px;
		height: 337px;
		margin-right: 30px;
		*margin-right: 29px;
	}
	.Culture .cultureShow li .show{
		top: 40px;
		width: 260px;
		margin-left: -130px;
	}
}

/*81030舞泡的优势修改*/
.bg_liyou{
    background: url(../image/bg_shenh.jpg) center top no-repeat;
    height: 829px;
}
.reason .hd{
	font-size: 30px;
	color: #4c4c4c;
}
.reason .bd{
    background: url(../image/shenh_shipin.jpg) center center no-repeat;
    width: 960px;
    height: 540px;
    border: 0;
    margin: 45px auto 0;
    position: relative;
}
.bg_buy{
	background: #f8f8f8;
}
/*81030舞泡的优势修改end*/

body .layui-layer-imguide{
    display: inline-block !important;
    *display: inline !important;
    *zoom: 1;
}
/*91219增加了解详情按钮*/
.divisionCon .title{
	position: relative;
}
.divisionCon .title .todetails{
	position: absolute;
	top: -5px;
	left: 90px;
    width: 68px;
    height: 26px;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    padding-left: 10px;
    border-radius: 5px;
    background: #1eaadc url(../image/icon_jt.png) 64px 9px no-repeat;
    display: none;
}
.divisionCon .title .todetails:hover{
	background-color: #1694C8;
}
.divisionCon:hover .title .todetails{
	display: block;
}

/*200102修改*/
.about_banner{
	background-color: #fff;
	padding-bottom: 107px;
}
.about_banner .banner .bd{
	margin-top: 83px;
}
.about_banner .catch{
	position: relative;
	z-index: 2;
	height: 212px;
	margin-top: 50px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 1px 3px 9px 1px rgba(156, 156, 156, 0.11);
}
.about_banner .catch ul{
	height: 100%;
}
.about_banner .catch li{
	float: left;
	width: 393px;
	height: 100%;
	text-align: center;
	position: relative;
}
.about_banner .catch li.second{
	width: 394px;
}
.about_banner .catch .border{
	position: absolute;
	left: 0;
	top: 52px;
	width: 1px;
	height: 108px;
	overflow: hidden;
	background: #e9e9e9;
}
.about_banner .catch .border-r{
	left: auto;
	right: 0;
}
.about_banner .catch .con{
	position: relative;
	padding-top: 47px;
	z-index: 2;
}
.about_banner .catch .title{
	position: relative;
	padding-left: 41px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 24px;
	color: #4c4c4c;
	line-height: 29px;
}
.about_banner .catch .title .icon{
	position: absolute;
	left: 0;
	top: 1px;
	width: 29px;
	height: 29px;
	background-repeat: no-repeat;
	background-image: url(../image/icon_catch.png);
}
.about_banner .catch .title .icon1{
	background-position: 0 0;
}
.about_banner .catch .title .icon2{
	background-position: 0 -29px;
}
.about_banner .catch .title .icon3{
	background-position: 0 -58px;
}
.about_banner .catch .text,
.about_banner .catch .hovertext{
	font-size: 14px;
	color: #464646;
	line-height: 24px;
}
.about_banner .catch .text{
	padding: 0 15.5%;
	margin-top: 25px;
}
.about_banner .catch .hovertext{
	padding: 0 12.5%;
	margin-top: 17px;
	text-align: justify;
	display: none;
}
.about_banner .catch .hoverbg{
	display: none;
	position: absolute;
	left: 0;
	top: -18px;
	width: 100%;
	height: 240px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 1px 3px 9px 1px rgba(156, 156, 156, 0.11);
}
.about_banner .catch li.second .text{
	padding: 0 13.5%;
}
.about_banner .catch li.second .hoverbg{
	width: 392px;
	left: 1px;
}
.about_banner .catch li:hover .con{
	padding-top: 21px;
}
.about_banner .catch li:hover .text{
	display: none;
}
.about_banner .catch li:hover .hovertext,
.about_banner .catch li:hover .hoverbg{
	display: block;
}

.Culture .cultureIntro{
	position: relative;
}
.Culture .cultureIntro .bg{
	width: 100%;
	border-radius: 10px;
}
.Culture .cultureIntro .cul-List{
	position: absolute;
	top: 0;
	width: 20%;
	height: 50%;
	color: #fff;
	text-align: center;
}
.Culture .cultureIntro .cul-List .title{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 37px;
}
.Culture .cultureIntro .cul-List .title,
.Culture .cultureIntro .cul-List .icon{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}
.Culture .cultureIntro .cul-List .icon{
	height: 24px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url(../image/icon_culture.png);
}
.Culture .cultureIntro .cul-List .desc{
	font-size: 14px;
	line-height: 1.8;
	margin-top: 18px;
}
.Culture .cultureIntro .cul-List-1{
	left: 0;
	width: 39.9%;
	height: 100%;
}
.Culture .cultureIntro .cul-List-2{
	left: 39.9%;
}
.Culture .cultureIntro .cul-List-2,
.Culture .cultureIntro .cul-List-4{
	top: 50%;
}
.Culture .cultureIntro .cul-List-3{
	right: 20%;
}
.Culture .cultureIntro .cul-List-4{
	right: 0;
}
.Culture .cultureIntro .cul-List-1 .title{
	padding-top: 20.4%;
}
.Culture .cultureIntro .cul-List-2 .title{
	padding-top: 30%;
}
.Culture .cultureIntro .cul-List-1 .icon{
	width: 33px;
	height: 29px;
	display: block;
	margin: 0 auto;
	margin-bottom: 17px;
	background-position: 0 0;
}
.Culture .cultureIntro .cul-List-2 .icon{
	width: 21px;
	background-position: 0 -29px;
}
.Culture .cultureIntro .cul-List-3 .icon{
	width: 18px;
	background-position: 0 -53px;
}
.Culture .cultureIntro .cul-List-4 .icon{
	width: 23px;
	background-position: 0 -77px;
}
.Culture .cultureIntro .cul-List-1 .desc{
	margin-top: 22px;
}
.Culture .cultureIntro .cul-List-2 .desc{
	margin-top: 16px;
}

.fcShow .bd{
	background: #fff;
	border-radius: 10px;
	margin-top: 45px;
	padding: 82px 25px;
}
.fcShow .bd .rollpic .prev{
	margin-right: 15px;
}
.fcShow .bd .rollpic .next{
	margin-left: 15px;
}

.goBtnbox{
	text-align: center;
	padding: 84px 0 93px;
}
.goBtnbox .btn{
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 190px;
	height: 76px;
	color: #fff;
	font-size: 26px;
	text-align: left;
	line-height: 76px;
	padding-left: 126px;
	vertical-align: top;
	background: #1eaadc;
	border-radius: 10px;
	border: 2px solid #1eaadc;
	box-shadow: 0 2px 10px rgba(0, 105, 143, 0.25);
}
.goBtnbox .sellbtn{
	color: #1eaadc;
	background: #fff;
	margin-left: 14.2%;
}
.goBtnbox .btn .icon{
	position: absolute;
	top: 22px;
	left: 75px;
	width: 33px;
	height: 33px;
	background-repeat: no-repeat;
	background-image: url(../image/icon_gobtn.png);
}
.goBtnbox .buybtn .icon{
	background-position: 0 0;
}
.goBtnbox .sellbtn .icon{
	background-position: 0 -33px;
}
.goBtnbox .buybtn:hover{
	background: #1694c8;
	border-color: #1694c8;
}
.goBtnbox .sellbtn:hover{
	color: #fff;
	background: #1eaadc;
}
.goBtnbox .sellbtn:hover .icon{
	background-position: 0 -66px;
}
.Intro .details{
	line-height: 1.8;
	text-align: justify;
}

/*200117修改*/
.about_banner{
	padding-bottom: 0;
}
.about_banner .banner{
	padding-top: 130px;
}
.about_banner .banner .bd{
	margin-top: 44px;
}
.about_banner .banner .bd .zxBtn{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 250px;
	height: 50px;
	border-radius: 25px;
	box-shadow: 0 4px 9px 1px rgba(0, 140, 196, 0.33);
	background: url(../image/icon_zxBtn.png) no-repeat;
}

.Tenadvs .bd .left,
.Tenadvs .bd .center,
.Tenadvs .bd .right{
	float: left;
}
.Tenadvs .bd .left{
	text-align: right;
}
.Tenadvs .bd .center{
	margin: 0 23px 0 24px;
}
.Tenadvs .bd .center img{
	border-radius: 8px;
}
.Tenadvs .bd .item{
	width: 440px;
	height: 59px;
	font-size: 0;
	margin-top: 22px;
	padding-top: 13px;
	border-radius: 8px;
	background: #fafafa;
}
.Tenadvs .bd .firstitem{
	margin: 0;
}
.Tenadvs .bd .item .desc,
.Tenadvs .bd .item .iconbox{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}
.Tenadvs .bd .item .desc{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 1;
	*line-height: 1.2;
}
.Tenadvs .bd .item .desc .primary{
	color: #333;
	font-weight: bold;
}
.Tenadvs .bd .item .desc .second{
	margin-top: 12px;
	*margin-top: 8px;
}
.Tenadvs .bd .item .iconbox{
	padding: 0 22px 0 21px;
}
.Tenadvs .bd .item .icon{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 44px;
	height: 44px;
	background-repeat: no-repeat;
	background-image: url(../image/icon_tenadvs.png);
}
.Tenadvs .bd .item .icon1{
	background-position: 0 0;
}
.Tenadvs .bd .item .icon2{
	background-position: 0 -44px;
}
.Tenadvs .bd .item .icon3{
	background-position: 0 -88px;
}
.Tenadvs .bd .item .icon4{
	background-position: 0 -132px;
}
.Tenadvs .bd .item .icon5{
	background-position: 0 -176px;
}
.Tenadvs .bd .item .icon6{
	background-position: -44px 0;
}
.Tenadvs .bd .item .icon7{
	background-position: -44px -44px;
}
.Tenadvs .bd .item .icon8{
	background-position: -44px -88px;
}
.Tenadvs .bd .item .icon9{
	background-position: -44px -132px;
}
.Tenadvs .bd .item .icon10{
	background-position: -44px -176px;
}
.Intro .imgshow{
	width: 49.2%;
}
.Intro .imgshow img{
	border-radius: 10px;
}
.Intro .details{
	width: 45%;
}
.Intro .details .second{
	margin-top: 22px;
}
@media screen and (max-width: 1220px) {
	.about_banner .catch li{
		width: 319px;
	}
	.about_banner .catch li.second{
		width: 322px;
	}
	.about_banner .catch .text{
		padding: 0 7.5%;
	}
	.about_banner .catch li.second .text,
	.about_banner .catch .hovertext{
		padding: 0 5.7%;
	}
	.about_banner .catch li.second .hoverbg{
		width: 320px;
	}
	.about_banner .catch li:hover .con{
		padding-top: 10px;
	}
	.Culture .cultureIntro .cul-List-3 .title,
	.Culture .cultureIntro .cul-List-4 .title{
		padding-top: 20px;
	}
	.Culture .cultureIntro .cul-List-3 .desc,
	.Culture .cultureIntro .cul-List-4 .desc{
		margin-top: 15px;
	}
	.rollpicshow{
		width: 792px !important;
	}
	.rollpicshow li{
		margin: 0 7px;
	}
	.fcShow .bd .rollpic .prev{
		margin-right: 11px;
	}
	.fcShow .bd .rollpic .next{
		margin-left: 11px;
	}
	/*200117修改*/
	.Tenadvs .bd .center{
		margin: 0 8px 0 9px;
	}
	.Tenadvs .bd .item{
	    width: 345px;
	}
	.Tenadvs .bd .item .desc{
		font-size: 14px;
	}
	.Tenadvs .bd .item .desc .primary{
		margin-top: 2px;
	}
	.Tenadvs .bd .item .iconbox{
		padding: 0 10px;
	}
}

/*20224舞泡的优势修改*/
body {
  min-width: 1000px;
  max-width: 1920px;
  margin: 0 auto;
}
.gq_banner{
	height: 532px;
}
.gq_banner .banner{
	padding-top: 75px;
}
.gq_banner .hd .go_link{
	*display: inline;
	*zoom: 1;
	background: url(../image/icon_zizun.png) 0 0 no-repeat;
}
.gq_banner .hd .go_link:hover{
	background-position: 0 -50px;
	box-shadow: 0 4px 13.5px 1.5px rgba(18, 149, 183, .13);
}

.ysfloor{
	color: #666;
	font-size: 16px;
}
.ysfloor .hd{
	line-height: 1.2;
	padding-top: 82px;
}
.ysfloor .hd .tit{
	font-weight: bold;
}
.ysfloor .hd .desc{
	color: #999;
	font-size: 14px;
	margin: 11px 0 15px;
}
.ysfloor .hd .line{
	width: 30px;
	height: 2px;
	background: #999;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.ysfloor .last{
	margin-right: 0 !important;
}

.StoresReal{
	width: 100%;
	height: 658px;
	background: url(../image/bg_store.jpg) center top no-repeat;
}
.StoresReal .bd{
	padding-top: 36px;
}
.StoresReal .play,
.StoresReal .intro{
	float: left;
	height: 368px;
	position: relative;
}
.StoresReal .play{
	width: 44.5%;
}
.StoresReal .play .playbg{
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	border-radius: 10px 0 0 10px;
}
.StoresReal .play .play_circle{
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	width: 48px;
	height: 48px;
	margin-left: -24px;
	margin-top: -24px;
	border-radius: 50%;
}
.StoresReal .play .border{
    position: absolute;
    left: -9px;
    top: -9px;
    display: block;
    width: 66px;
    height: 66px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-animation: bounce-circle 1.8s infinite;
    animation: bounce-circle 1.8s infinite;
    animation-delay: 0s;
    box-sizing: border-box;
}
/*向外扩散*/
@-webkit-keyframes bounce-circle {
    0% {
     opacity:0;
     filter:alpha(opacity=0);
     -webkit-transform:scale(1);
     transform:scale(1)
    }
    20% {
     opacity:1;
     filter:alpha(opacity=100)
    }
    80%,100% {
     opacity:0;
     filter:alpha(opacity=0);
     -webkit-transform:scale(1.3);
     transform:scale(1.3)
    }
}
.StoresReal .play .play_btn{
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #20b0e2;
}
.StoresReal .play .play_icon{
	position: absolute;
	left: 21px;
	top: 15px;
	width: 13px;
	height: 19px;
	background: url(../image/play_btn.png) center center no-repeat;
}
.StoresReal .intro{
	width: 55.5%;
	background: #fff;
	border-radius: 0 10px 10px 0;
}
.StoresReal .intro .content{
	line-height: 1.2;
	letter-spacing: 1px;
	padding: 0 7.5% 0 10.5%;
}
.StoresReal .intro .content .primary{
	color: #4c4c4c;
	font-size: 22px;
	font-weight: bold;
	padding-top: 57px;
}
.StoresReal .intro .content .second{
	line-height: 28px;
	padding: 20px 0 67px;
}
.StoresReal .intro .content .third li{
	float: left;
	color: #999;
	margin-right: 20.5%;
}
.StoresReal .intro .content .third .iconbox{
	text-align: center;
	margin-bottom: 26px;
}
.StoresReal .intro .content .third .icon{
	width: 27px;
	height: 28px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image: url(../image/icon_bzhang.png);
}
.StoresReal .intro .content .third .icon1{
	background-position: 0 0;
}
.StoresReal .intro .content .third .icon2{
	background-position: 0 -28px;
}
.StoresReal .intro .content .third .icon3{
	background-position: 0 -56px;
}
.StoresReal .playArea{
	width: 960px;
	height: 540px;
	border-radius: 2px;
	overflow: hidden;
}
body .layer-ext-play{
    background: none;
    border-radius: 2px;
    overflow-y: visible;
}
body .layer-ext-play .layui-layer-content{
	border-radius: 2px;
}
body .layer-ext-play .layui-layer-setwin .layui-layer-close2{
    width: 35px;
    height: 35px;
    position: absolute;
    right: -70px;
    top: -46px;
	background: url(../image/video-close.png) no-repeat;
}

.ptYoushi{
	width: 100%;
	height: 588px;
	background: url(../image/bg_ptys.jpg) center top no-repeat;
}
.ptYoushi .hd,
.ptYoushi .hd .desc{
	color: #fff;
}
.ptYoushi .hd .line{
	border-color: #fff;
}
.ptYoushi .bd{
	padding-top: 40px;
}
.ptYoushi .bd ul li{
	float: left;
	width: 213px;
	height: 194px;
	padding: 42px 0;
	margin-top: 2px;
	margin-right: 33px;
	text-align: center;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 9px 1px rgba(27, 49, 66, .13);
}
.ptYoushi .bd li .icon,
.ptYoushi .bd li .line{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.ptYoushi .bd li .icon{
	width: 49px;
	height: 49px;
	background-repeat: no-repeat;
	background-image: url(../image/icon_ptys.png);
}
.ptYoushi .bd li .icon1{
	background-position: 0 0;
}
.ptYoushi .bd li .icon2{
	background-position: 0 -49px;
}
.ptYoushi .bd li .icon3{
	background-position: 0 -98px;
}
.ptYoushi .bd li .icon4{
	background-position: 0 -147px;
}
.ptYoushi .bd li .icon5{
	background-position: 0 -196px;
}
.ptYoushi .bd .info{
	line-height: 1.2;
	margin-top: 20px;
}
.ptYoushi .bd .info .title{
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
}
.ptYoushi .bd .info .line{
	width: 30px;
	height: 2px;
	background: #999;
	overflow: hidden;
	margin: 16px 0 20px;
}
.ptYoushi .bd .info .desc{
	line-height: 28px;
	text-align: left;
	padding: 0 14.5%;
}
.ptYoushi .bd li.third .info .desc{
	padding: 0 13%;
}
.ptYoushi .bd ul li:hover{
	margin-top: 0;
}

.fwYoushi{
	width: 100%;
	height: 668px;
	background: url(../image/bg_fwys.jpg) center top no-repeat;
}
.fwYoushi .bd{
	padding-top: 56px;
}
.fwYoushi .bd ul li{
	float: left;
	width: 204px;
	margin-right: 45px;
	text-align: center;
}
.fwYoushi .bd ul li .img-fwys{
	width: 100%;
}
.fwYoushi .bd .info .primary{
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin: 30px 0 20px;
}
.fwYoushi .bd .info .second{
	line-height: 24px;
	padding: 0 29px;
	text-align: justify;
}
.fwYoushi .bd .wp-1 .info .second{
	padding: 0 36px;
}
.fwYoushi .bd .wp-2 .info .second{
	padding: 0 22px;
}

.bg_zizhi{
	background-image: url(../image/bg_zizhi2.jpg) ;
}
.honors .item{
    background: #09b0d4;
}
.honors .opa80{
	background: -webkit-linear-gradient(top, rgba(1,195, 220, 0.8), rgba(20, 150, 200, 0.8));
	background: -o-linear-gradient(top, rgba(1,195, 220, 0.8), rgba(20, 150, 200, 0.8));
	background: -moz-linear-gradient(top, rgba(1,195, 220, 0.8), rgba(20, 150, 200, 0.8));
	background: -ms-linear-gradient(top, rgba(1,195, 220, 0.8), rgba(20, 150, 200, 0.8));
	background: linear-gradient(top, rgba(1,195, 220, 0.8), rgba(20, 150, 200, 0.8));
}
.honors .opa50{
	background: -webkit-linear-gradient(top, rgba(1,195, 220, 0.5), rgba(20, 150, 200, 0.5));
	background: -o-linear-gradient(top, rgba(1,195, 220, 0.5), rgba(20, 150, 200, 0.5));
	background: -moz-linear-gradient(top, rgba(1,195, 220, 0.5), rgba(20, 150, 200, 0.5));
	background: -ms-linear-gradient(top, rgba(1,195, 220, 0.5), rgba(20, 150, 200, 0.5));
	background: linear-gradient(top, rgba(1,195, 220, 0.5), rgba(20, 150, 200, 0.5));
}
.honors .opa75{
	background: -webkit-linear-gradient(top, rgba(1,195, 220, 0.75), rgba(20, 150, 200, 0.75));
	background: -o-linear-gradient(top, rgba(1,195, 220, 0.75), rgba(20, 150, 200, 0.75));
	background: -moz-linear-gradient(top, rgba(1,195, 220, 0.75), rgba(20, 150, 200, 0.75));
	background: -ms-linear-gradient(top, rgba(1,195, 220, 0.75), rgba(20, 150, 200, 0.75));
	background: linear-gradient(top, rgba(1,195, 220, 0.75), rgba(20, 150, 200, 0.75));
}
.honors .opa40{
	background: -webkit-linear-gradient(top, rgba(1,195, 220, 0.4), rgba(20, 150, 200, 0.4));
	background: -o-linear-gradient(top, rgba(1,195, 220, 0.4), rgba(20, 150, 200, 0.4));
	background: -moz-linear-gradient(top, rgba(1,195, 220, 0.4), rgba(20, 150, 200, 0.4));
	background: -ms-linear-gradient(top, rgba(1,195, 220, 0.4), rgba(20, 150, 200, 0.4));
	background: linear-gradient(top, rgba(1,195, 220, 0.4), rgba(20, 150, 200, 0.4));
}
.honors .opa87{
	background: -webkit-linear-gradient(top, rgba(1,195, 220, 0.87), rgba(20, 150, 200, 0.87));
	background: -o-linear-gradient(top, rgba(1,195, 220, 0.87), rgba(20, 150, 200, 0.87));
	background: -moz-linear-gradient(top, rgba(1,195, 220, 0.87), rgba(20, 150, 200, 0.87));
	background: -ms-linear-gradient(top, rgba(1,195, 220, 0.87), rgba(20, 150, 200, 0.87));
	background: linear-gradient(top, rgba(1,195, 220, 0.87), rgba(20, 150, 200, 0.87));
}
.honors .item .title{
	font-weight: bold;
}
.honors .item .desc{
	opacity: 1;
	filter:alpha(opacity=100%);
}
.honors .item_hover{
	background: #20384b;
}
.honors .item_hover .title{
	font-weight: normal;
}
.honors .item_hover .linkbox .go_details:hover{
	background: #1eaadc;
	border-color: #1eaadc;
}
.buyEntrance .bd .item .icon{
	background: url(../image/buyEntrance-20200528.png) no-repeat;
}
.buyEntrance .bd .item .icon1{
  background-position: -24px 0;
}
.buyEntrance .bd .item .icon2{
  background-position: -273px 0;
}
.buyEntrance .bd .item .icon3{
  background-position: -518px 0;
}
.buyEntrance .bd .item .icon4{
  background-position: -767px 0;
}
.buyEntrance .bd .item .icon5{
  background-position: -1018px 0;
}
.buyEntrance .bd .item:hover .icon1, .buyEntrance .bd .hover:hover .icon1{
  background:url(../image/toList_gif_1.gif) center bottom no-repeat;
}
.buyEntrance .bd .item:hover .icon2, .buyEntrance .bd .hover:hover .icon2{
  background:url(../image/toList_gif_2.gif) center bottom no-repeat;
}
.buyEntrance .bd .item:hover .icon3, .buyEntrance .bd .hover:hover .icon3{
  background:url(../image/toList_gif_3.gif) center bottom no-repeat;
}
.buyEntrance .bd .item:hover .icon4, .buyEntrance .bd .hover:hover .icon4{
  background:url(../image/toList_gif_4.gif) center bottom no-repeat;
}
.buyEntrance .bd .item:hover .icon5, .buyEntrance .bd .hover:hover .icon5{
  background:url(../image/toList_gif_5.gif) center bottom no-repeat;
}

@-webkit-keyframes fadeInDownBit{ /* 从上往下滑入 */
  from {-webkit-transform: translate3d(0, -30px, 0); opacity: 0;}
  to {-webkit-transform: translate3d(0, 0, 0);  opacity: 1;}
}
@keyframes fadeInDownBit{
  from {transform: translate3d(0, -30px, 0);  opacity: 0;}
  to {transform: translate3d(0, 0, 0);  opacity: 1;}
}
.fadeInDownBit{
	-webkit-animation: fadeInDownBit 0.5s both;
	animation: fadeInDownBit 0.5s both;
}
@-webkit-keyframes fadeInUpHalf{ /* 从最底部往上滑入 */
  from {-webkit-transform: translate3d(0, 50%, 0); opacity: 0;}
  to {-webkit-transform: translate3d(0, 0, 0);  opacity: 1;}
}
@keyframes fadeInUpHalf{
  from {transform: translate3d(0, 50%, 0);  opacity: 0;}
  to {transform: translate3d(0, 0, 0);  opacity: 1;}
}
.fadeInUpHalf{
	-webkit-animation: fadeInUpHalf 1.2s both;
	animation: fadeInUpHalf 1.2s both;
}

@media screen and (max-width: 1220px) {
	.StoresReal .playArea{
		width: 860px;
		height: 484px;
	}
	.StoresReal .intro .content .second{
		padding-bottom: 45px;
	}
	.ptYoushi .bd ul li{
		width: 180px;
		height: 218px;
		padding: 30px 0;
		margin-right: 15px;
	}
	.fwYoushi .bd ul li{
		width: 180px;
		margin-right: 15px;
	}
	.ptYoushi .bd .info .desc{
		text-align: justify;
	}
	.fwYoushi .bd .info .second{
		padding: 0 17px;
	}
	.fwYoushi .bd .wp-1 .info .second{
		padding: 0 24px;
	}
	.fwYoushi .bd .wp-2 .info .second{
		padding: 0 10px;
	}
}

/*200325修改*/
.goBtnbox .btn{
	width: 185px;
	padding-left: 131px;
}
.goBtnbox .sellbtn{
	width: 183px;
	padding-left: 133px;
}
.goBtnbox .btn .icon{
	top: 20px;
	height: 37px;
	background-image: url(../image/icon_gobtn200325.png);
}
.goBtnbox .buybtn .icon{
	left: 82px;
	width: 31px;
}
.goBtnbox .sellbtn .icon{
	left: 80px;
	width: 36px;
	background-position: 0 -37px;
}
.goBtnbox .sellbtn:hover .icon{
	background-position: 0 -74px;
}

@media screen and (min-width: 1921px) {
    .honors{
        padding: 0;
    }
}
@media screen and (max-width: 1280px) {
    .honors{
        padding: 0;
    }
}

/*21209企业宣传片修改*/
.xuanchuan .videoBox,
.xuanchuan .videoBox .play-video,
.xuanchuan .videoBox .videoMrfm{
	width: 100%;
	height: 664px;
}
.xuanchuan .videoBox .play-video .vjs-poster {
	background-size: cover;
	outline: none !important;
}
.xuanchuan .videoBox .video-js .vjs-big-play-button{
	width: 8.2em;
	height: 8.2em;
	margin-top: -4.1em;
	margin-left: -4.1em;
}
.xuanchuan .videoBox .video-js .vjs-big-play-button .vjs-button-icon{
	display: none !important;
}
.xuanchuan .videoBox .videoMrfm{
	position: relative;
	display: none;
}
.xuanchuan .videoBox .videoMrfm .videofm{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.subMsg {
	background: none !important;
	box-shadow: none !important;
	border: 0 !important;
}
.subMsg .subMsg_con {
	height: 52px;
	border-radius: 30px;
	background: #000;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-size: 16px;
	line-height: 52px;
	text-align: center;
	padding: 0 30px;
}
.subMsg .layui-layer-content {
	padding: 0 !important;
}
@media screen and (max-width: 1220px) {
	.xuanchuan .videoBox,
	.xuanchuan .videoBox .play-video,
	.xuanchuan .videoBox .videoMrfm{
		height: 540px;
	}
	.xuanchuan .videoBox .video-js .vjs-big-play-button{
		width: 6.8em;
		height: 6.8em;
		margin-top: -3.4em;
		margin-left: -3.4em;
	}
}