.demo-carousel{
    height: 598px;
    line-height: 598px;
    text-align: center;
}
.head{
    width: 100%;
    position: fixed;
    z-index: 99;
}
.head .xb_logo{
    width: 117px;
    height: 60px;
    background: url("../images/xb_logo.png") no-repeat center;
    position: absolute;
    left: 20px;
    top: 0;
    background-size: 75%;
    z-index: 99;
}
.head .layui-nav{
    background-color: rgba(57,61,73,.4);
    text-align: right;
}
.head .layui-nav .layui-this:after{
    /*background: transparent;*/
}
.head .layui-nav .layui-nav-child a{
    text-align: left;
}
.head.two .layui-nav{
    background-color: #27282a;
}
.xb_logo{
    line-height: 1000px;
}
.head > h1 > a,
.head > a{
    height:60px; overflow:hidden;
}
.description{
    width: 1190px;
    margin: 0 auto;
    padding: 0;
    height: 639px;
    overflow: hidden;
    position: relative;
}
.description > p{
    font-size: 35px;
    text-align: center;
    line-height: 34px;
    margin: 115px 0 40px;
    color: #000;
}
.desBox{
    width: 1190px;
    height: 270px;
    box-sizing: border-box;
    border: 2px solid #000;
    padding: 8px;
    margin: 0;
}
.desTitle{
    width: 360px;
    height: 68px;
    line-height: 68px;
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 28px;
    top: 238px;
    text-indent: 20px;
    background: #ff1874;
    z-index: 10;
}
.desBox ul{
    width: 100%;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.desBox ul li{
    float: left;
    width: 234px;
    height: 250px;
    margin: 0;
    padding: 0;
    position: relative;
}
.desBox ul li a{
    display: block;
    width: 234px;
    height: 250px;
}
.desBox ul li img{
    width: 234px;
    height: 250px;
}
.desBox ul li a > p{
    width: 210px;
    height: 40px;
    background: rgba(45,45,45,1);
    color: #fff;
    line-height: 40px;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin: 0 0 0 -105px;
    text-align: center;
}
.desBox ul li a > p.active{
    bottom: -10px;
    background: rgba(255,24,116,1);
}
.description .contentBox{
    display: none;
    width: 100%;
    height: 180px;
    overflow: hidden;
    padding: 30px 0;
    box-sizing: border-box;
}
.contentBoxLeftImg{
    width: 213px;
    height: 120px;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    background: #ccc;
}
.contentBoxLeftImg img{
    width: 213px;
    height: 120px;
}
.contentBoxRightTxt{
    float: right;
    width: 957px;
    height: 120px;
    margin: 0;
    padding: 0;
}
.contentBoxRightTxt p{
    line-height: 26px;
    font-size: 16px;
    width: 100%;
    text-align: justify;
}
.marketBox{
    width: 100%;
    height: 670px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: url("http://store.xingbo.tv/indeximg/market_bg.png") no-repeat center;
    background-size: cover;
}
.marketBox.chunwan{
    background: url("http://store.xingbo.tv/indeximg/market_bg2.png") no-repeat center;
    background-size: cover;
}
.marketBox.zhengquan{
    background: url("../images/cooperate/market_bg3.png") no-repeat center;
    background-size: cover;
}
.market,.marketContainer{
    width: 1190px;
    height: 670px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.market ul{
    width: 960px;
    margin: 130px auto;
    height: 440px;
    overflow: hidden;
    padding: 0;
    list-style: none;
}
.market ul li {
    float: left;
    width: 200px;
    height: 200px;
    margin: 0 20px 40px;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.market ul li div{
    position: absolute;
    transform-style: preserve-3d;
    backface-visibility:hidden;
    transition:all 1s;
    width: 100%;
    height: 200px;
    z-index: 10;
    cursor: pointer;
}
.market ul li div.face{
    background: #27282a;
    transform:rotateY(0);
}
.market ul li div.con{
    background: #ff1874;
    transform:rotateY(-180deg);
}
.market ul li:hover .face{
    transform:rotateY(-180deg);
}
.market ul li:hover .con{
    transform:rotateY(0deg);
}
.market ul li div.text p{
    margin: 35px 0;
    text-align: center;
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 18px;
}
.market ul li div.text h4{
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 17px;
    margin-bottom: 45px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.market ul li div.text .line{
    height: 1px;
    background: white;
    width: 30px;
    margin: 0 0 0 -15px;
    left: 50%;
}
.explain{
    width: 1190px;
    height: 341px;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
    box-sizing: border-box;
    background: #fff;
}
.explain ul{
    width: 1200px;
    height: 241px;
    margin: 0 0 0 -10px;
    padding: 0;
    overflow: hidden;
}
.explain ul li{
    width: 190px;
    height: 241px;
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.explain ul li .explainImg{
    width: 190px;
    height: 190px;
    margin: 0;
    padding: 0;
    background: #e5e5e5;
    overflow: hidden;
}
.explain ul li .explainImg img{
    width: 190px;
    height: 190px;
}
.explain ul li p{
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #2d2d2d;
}
.introduce{
    width: 1190px;
    height: 735px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    background: #fff;
}
.introduce h2{
    height: 34px;
    line-height: 34px;
    width: 100%;
    font-size: 35px;
    text-align: center;
    margin: 70px 0 30px 0;
    color: #000;
}
.introduce h4{
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 0 0 50px 0;
    color: #2d2d2d;
}
.introduceTab{
    width: 100%;
    height: 418px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}
.introduceTab .layui-tab{
    margin: 0;
}
.introduceTab .layui-tab .layui-tab-title{
    height: auto;
    border-bottom: none;
    width: 296px;
    float: left;
    margin: 45px 50px 0 0;
}
.introduceTab .layui-tab .layui-tab-title li{
    display: block;
    text-align: left;
    font-size: 14px;
    overflow: hidden;
    padding: 0 10px;
}
.introduceTab .layui-tab .layui-tab-title li b{
    font-size: 20px;
    margin-right: 10px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    float: left;
}
.introduceTab .layui-tab-brief>.layui-tab-title .layui-this{
    color: #fff;
    background: #000;
    padding-left: 20px;
}
.introduceTab .layui-tab-brief > .layui-tab-title .layui-this:after{
    border-bottom: 0;
}
.introduceTab .layui-tab-content{
    position: relative;
    float: left;
    padding: 0;
    width: 844px;
}
.tabText{
    width: 790px;
    height: 348px;
    background: #ff1874;
    margin: 0 0 0 54px;
    box-sizing: border-box;
    padding: 50px 50px 50px 370px;
}
.tabText p{
    color: #f7f7f7;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
}
.tabImg{
    width: 378px;
    height: 378px;
    position: absolute;
    left: 0;
    top: 40px;
    background: #ccc;
    z-index: 10;
}
.tabImg img{
    width: 378px;
    height: 378px;
}
.bazaarBox{
    width: 100%;
    height: 616px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: #f7f7f7;
}
.bazaar{
    position: relative;
    box-sizing: border-box;
    height: 616px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    width: 1190px;
}
.bazaarText,.bazaarRight{
    width: 365px;
    height: 616px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color: #000;
}
.bazaarRight{
    width: 825px;
}
.bazaarRight ul{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 616px;
}
.bazaarRight ul li{
    width: 275px;
    height: 154px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: left;
    position: relative;
}
.bazaarRight ul li img{
    width: 275px;
    height: 154px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.bazaarRight ul li:hover img{
    -webkit-transform: translate(0,0) scale(1.12);
    -o-transform: translate(0,0) scale(1.12);
    -moz-transform: translate(0,0) scale(1.12);
    transform: translate(0,0) scale(1.12);
}
.bazaarRight ul li a{
    width: 190px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -95px;
    background: rgba(0,0,0,.6);
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight:bold;
    overflow: hidden;
}
.bazaarRight ul li a:hover{
    background: rgba(255,24,116,.6);
}
.bazaarText h4,.bazaarText h2{
    text-align: left;
    font-size: 16px;
    margin: 80px 0 10px 0;
    width: 100%;
    padding: 0;
}
.bazaarText h2{
    font-size: 24px;
    margin: 0 0 45px 0;
}
.bazaarText p{
    width: 320px;
    margin: 0 45px 15px 0;
    line-height: 26px;
    font-size: 14px;
    text-align: justify;
}
.videoBox{
    width: 1190px;
    margin: 0 auto;
    height: 510px;
    padding: 0;
    overflow: hidden;
}
.videoBox h2{
    height: 34px;
    line-height: 34px;
    width: 100%;
    font-size: 35px;
    text-align: center;
    margin: 110px 0 30px 0;
    color: #000;
}
.videoBox h4{
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 0 0 50px 0;
    color: #2d2d2d;
}
.videoTab{
    width: 1190px;
    height: 266px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.videoTab .layui-tab{
    margin: 0;
}
.videoTab .layui-tab .layui-tab-title{
    width: 345px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #f7f7f7;
    height: 266px;
    border-right: none;
}
.videoTab .layui-tab .layui-tab-title li{
    display: block;
    height: 88px;
    line-height: 88px;
    font-size: 16px;
    text-align: left;
}
.videoTab .layui-tab .layui-tab-title li > i{
    font-size: 30px;
    width: 30px;
    height: 88px;
    line-height: 88px;
    display: inline-block;
    float: left;
    margin: 0 15px 0 60px;
}
.videoTab .layui-tab-brief>.layui-tab-more li.layui-this:after,
.videoTab .layui-tab-brief>.layui-tab-title .layui-this:after{
    border: none;
    height: 88px;
}
.videoTab .layui-tab-brief>.layui-tab-title .layui-this{
    background: #000;
    color: #fff;
}
.videoTab .layui-tab-brief>.layui-tab-title .layui-this > i{
    color: #ff1874;
}
.videoTab .layui-tab-content{
    padding: 0;
    float: left;
    width: 845px;
    margin: 0;
}
.videoImg{
    float: left;
    width: 350px;
    height: 266px;
    overflow: hidden;
    position: relative;
    background: #ccc;
}
.videoImg img{
    width: 350px;
    height: 266px;
}
.videoText{
    width: 495px;
    height: 266px;
    overflow: hidden;
    position: relative;
    background: #ff1874;
    float: left;
    padding: 40px 30px;
    box-sizing: border-box;
}
.videoText h3{
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 100%;
    line-height: 26px;
    margin-bottom: 30px;
}
.videoText p{
    line-height: 26px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-align: justify;
}
.occupy{
    width: 1190px;
    margin: 0 auto;
    height: 620px;
    padding: 0;
    overflow: hidden;
}
.occupy h2{
    height: 34px;
    line-height: 34px;
    width: 100%;
    font-size: 35px;
    text-align: center;
    margin: 0 0 20px 0;
    color: #000;
}
.occupy h4{
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 0 0 50px 0;
    color: #2d2d2d;
}
.occupy h4.top{
    margin: 101px 0 20px 0;
}
.occupyUl{
    position: relative;
    width: 1190px;
    height: 355px;
    margin: 0;
    overflow: hidden;
}
.occupyUl ul{
    width: 1220px;
    margin: 0 0 0 -30px;
    height: 355px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.occupyUl ul li{
    width: 275px;
    height: 355px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    position: relative;
    margin: 0 0 0 30px;
    display: inline-block;
    float: left;
    cursor: pointer;
}
.occupyUl ul li .occFace{
    width: 275px;
    height: 355px;
    overflow: hidden;
    border:1px solid #e5e5e5;
    box-sizing: border-box;
}
.occupyUl ul li .occFace .occImg{
    width: 273px;
    height: 355px;
    overflow: hidden;
}
.occupyUl ul li .occFace .occImg.occ1{
    background: url("http://store.xingbo.tv/indeximg/dirText_bg01.png") no-repeat;
}
.occupyUl ul li .occFace .occImg.occ2{
    background: url("http://store.xingbo.tv/indeximg/dirText_bg02.png") no-repeat;
}
.occupyUl ul li .occFace .occImg.occ3{
    background: url("http://store.xingbo.tv/indeximg/dirText_bg03.png") no-repeat;
}
.occupyUl ul li .occFace .occImg.occ4{
    background: url("http://store.xingbo.tv/indeximg/dirText_bg04.png") no-repeat;
}
.occupyUl ul li .occFace .occImg h3{
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    margin-top: 30px;
}
.occupyUl ul li .occFace p{
    width: 233px;
    line-height: 30px;
    overflow: hidden;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    text-align: justify;
}
.occCon{
    width: 275px;
    height: 355px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    position: absolute;
    top: -100%;
    left: 0;
    display: inline-block;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.occupyUl ul li:hover .occCon {
    top: 0;
}
.occConText{
    width: 275px;
    height: 276px;
    background: #ff1874;
    box-sizing: border-box;
    padding: 30px;
}
.occConText p{
    color: #fff;
    text-align: justify;
    font-size: 14px;
    line-height: 30px;
}
.radiusBox{
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 40px;
    margin: 0 0 0 -40px;
    background: #ccc;
    border-radius: 50%;
}
.radiusBox img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.occupyUl ul li .occCon > p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
}
.abstractVideoBox{
    margin: 120px auto;
    width: 1190px;
    height: 438px;
    overflow: hidden;
}
.abstractVideoText{
    float: left;
    width: 100%;
    height: 394px;
    background: #ff1874;
    overflow: hidden;
    box-sizing: border-box;
    padding: 40px;
}
.abstractVideo{
    width: 100%;
    height: 420px;
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: #ddd;
}
.abstractVideo img{
    width: 100%;
    height: 100%;
}
.abstractVideoText h4,.abstractVideoText h2{
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.abstractVideoText h2{
    font-size: 24px;
    line-height: 28px;
}
.abstractVideoText h4{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 50px;
    margin-top: 15px;
}
.abstractVideoText p{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-align: justify;
}
.direction{
    margin: 0 auto 120px;
    width: 1190px;
    height: 830px;
    overflow: hidden;
}
.dirLeft,.dirCenter,.dirRight{
    float: left;
    width: 370px;
    height: 830px;
    margin: 0 40px 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.dirCenter{
    padding: 145px 0 0 0;
}
.dirRight{
    margin: 0;
}
.dirLeft ul,.dirCenter ul,.dirRight ul{
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.dirLeft ul li,.dirCenter ul li,.dirRight ul li{
    width: 100%;
    height: 105px;
    margin: 0 0 40px 0;
    padding: 0 0 31px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.dirLeft ul li:after,.dirCenter ul li:after,.dirRight ul li:after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 105px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    pointer-events: none;
}
.dirTextBox{
    width: 100%;
    height: 74px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}
.iconBox{
    width: 64px;
    height: 74px;
    overflow: hidden;
    margin: 0 20px 0 0;
    padding: 0;
    float: left;
    background: url("http://store.xingbo.tv/indeximg/icon_bg.png") no-repeat center;
}
.dirTextBox .iconBox > i{
    width: 64px;
    height: 74px;
    display: inline-block;
    line-height: 74px;
    text-align: center;
    color: #d5d5d5;
    font-size: 28px;
}
.dirText{
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 74px;
    width: 286px;
}
.dirText h4{
    height: 34px;
    line-height: 34px;
    width: 100%;
    margin: 0;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.dirText p{
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #848484;
    text-align: justify;
}
.dirRightImg{
    width: 370px;
    height: 570px;
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 0;
}
.dirRightImg img{
    width: 370px;
    height: 580px;
}
.market.vr h4,.market.vr h2,.market.vr h3,.market.vr p{
    width: 100%;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}
.market.vr h4{
    padding: 145px 0 10px 0;
    font-size: 16px;
}
.market.vr h2{
    font-size: 36px;
    padding-bottom: 145px;
}
.market.vr h3{
    font-size: 24px;
    padding-bottom: 5px;
}
.market.vr p{
    line-height: 30px;
    font-size: 14px;
}
.news{
    width: 1190px;
    height: 810px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.news h2{
    font-size: 35px;
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin: 110px 0 0 0;
    text-align: center;
    color: #000;
}
.newsTab{
    margin: 30px 0 0 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 636px;
}
.newsTab .layui-tab{
    margin: 0;
}
.newsTab .layui-tab-title{
    left: 0;
    height: 24px;
    border: none;
    width: 172px;
    margin: 0 auto 40px;
}
.newsTab .layui-tab-title li{
    line-height: 24px;
    min-width: 66px;
    padding: 0;
    margin: 0 10px;
    /*color: #dcdcdc;*/
}
.newsTab .layui-tab-brief > .layui-tab-title .layui-this{
    color: #fff;
    background: #ff1874;
}
.newsTab .layui-tab-title .layui-this:after{
    height: 24px;
}
.newsTab .layui-tab-brief > .layui-tab-more li.layui-this:after,
.newsTab .layui-tab-brief > .layui-tab-title .layui-this:after{
    border: none;
}
.newsTab .layui-tab-title span.line{
    position: absolute;
    top: 3px;
    height: 18px;
    left: 86px;
    display: inline-block;
    width: 2px;
    background: #dcdcdc;
}
.newsTab .layui-tab-content{
    margin: 0;
}
.functionBox,.bulletin{
    width: 1190px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}
.functionBox ul,.bulletin ul{
    list-style: none;
    width: 1270px;
    margin: 0 0 0 -79px;
    overflow: hidden;
    padding: 0;
}
.functionBox ul li{
    width: 344px;
    float: left;
    height: 132px;
    box-sizing: border-box;
    margin: 0 0 30px 79px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.functionBox ul li:after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 132px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    pointer-events: none;
}
.functionBox ul li h3,.bulletin ul li h3{
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
}
.functionBox ul li h3 a,.bulletin ul li h3 a{
    font-size: 14px;
    font-weight: 700;
}
.functionBox ul li h3 a:hover,.bulletin ul li h3 a:hover{
    text-decoration: underline;
}
.functionBox ul li p,.bulletin ul li p{
    width: 100%;
    height: 24px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.functionBox ul li p a,.bulletin ul li p a{
    color: #848484;
    /*display: block;*/
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.functionBox ul li p a:hover,.bulletin ul li p a:hover{
    color: #444;
}
.bulletin ul li{
    width: 555px;
    float: left;
    box-sizing: border-box;
    margin: 0 0 0 80px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.bulletin ul li p{
    height: 30px;
}
.bulletin ul li p a{
    height: 30px;
    line-height: 30px;
}
.messageBox{
    width: 100%;
    /*height: 551px;*/
    background: #2b2b2b;
    overflow: hidden;
    box-sizing: border-box;
}
.message{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    /*height: 550px;*/
    overflow: hidden;
    border-bottom: 1px solid #74767b;
}
.address{
    margin: 0;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 0;
}
.address ul{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}
.address ul li{
    height: 100%;
    margin: 0 0 50px 0;
    width: 100%;
    padding: 0;
    position: relative;
}
.address ul li i{
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
    color: #fff;
}
.address ul li h3{
    width: 350px;
    margin: 0 0 0 50px;
    height: 30px;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.address ul li span{
    display: inline-block;
    height: 1px;
    width: 90px;
    background: #ff1874;
    margin: 5px 0 10px 50px;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
}
.address ul li span:after{
    position: absolute;
    left: 20px;
    top: 0;
    content: '';
    width: 10px;
    height: 1px;
    background: #2b2b2b;
    box-sizing: border-box;
    pointer-events: none;
}
.address ul li p{
    width: 350px;
    margin: 0 0 0 50px;
    height: 30px;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
}
.messageFormBox{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.messageFormBox h3{
    width: 100%;
    margin: 0;
    height: 30px;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.messageFormBox > span{
    display: inline-block;
    height: 1px;
    width: 90px;
    background: #ff1874;
    margin: 5px 0 10px 0;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
}
.messageFormBox > span:after{
    position: absolute;
    left: 20px;
    top: 0;
    content: '';
    width: 10px;
    height: 1px;
    background: #2b2b2b;
    box-sizing: border-box;
    pointer-events: none;
}
.messageForm{
    width: 100%;
    margin: 40px 0 0 0;
    overflow: hidden;
}
.messageLeft{
    float: left;
    width: 352px;
    margin: 0 30px 0 0;
    overflow: hidden;
}
.messageRight{
    float: left;
    width: 411px;
    margin: 0;
    overflow: hidden;
}
.messageLeft .layui-form-item{
    margin-bottom: 30px;
}
.messageLeft .layui-input-block,.messageRight .layui-input-block{
    margin-left: 0;
    min-height: 60px;
}
.messageLeft .layui-input, .messageRight .layui-textarea{
    background: #2b2b2b;
    color: #fff;
    border: 1px solid #74767b;
}
.messageLeft .layui-input{
    height: 60px;
    line-height: 60px;
}
.messageRight .layui-textarea{
    resize: none;
    min-height: 240px;
}
.messageForm > .layui-form > .layui-form-item{
    margin-bottom: 0;
}
.messageForm > .layui-form > .layui-form-item > .layui-input-block{
    text-align: right;
}
.messageForm .layui-btn-normal{
    background: #ff1874;
}
.footer{
    width: 100%;
    height: 138px;
    margin: 0;
    background: #2b2b2b;
    box-sizing: border-box;
    padding: 30px 0;
}
.footer p {
    font-size: 15px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    color: white;
    color: rgba(255,255,255,.41);
}
.footer p a {
    color: rgba(255,255,255,.6);
    margin-left: 10px;
}
.abstractVideoBox.two{
    margin: 0 auto;
    padding: 120px 0 0 0;
}
.explain.two{
    padding-top: 110px;
    height: 456px;
}
.explain.two ul{
    height: 190px;
}
.explain.two h1,.direction.two h1,.support h1{
    font-size: 35px;
    width: 100%;
    text-align: center;
    color: #000;
    margin: 0 0 60px 0;
    padding: 0;
}
.explain.two h1 b{
    font-weight: normal;
    color: #ff1874;
}
.explain.two ul li{
    width: 140px;
    height: 190px;
}
.explain.two ul li .explainImg{
    width: 140px;
    height: 140px;
}
.explain.two ul li .explainImg img{
    width: 140px;
    height: 140px;
}
.direction.two{
    margin-top: 40px;
    height: 356px;
}
.direction.two .dirLeft{
    width: 1190px;
    margin: 0;
}
.direction.two .dirLeft ul{
    width: 1230px;
    margin: 0 0 0 -40px;
    height: 250px;
}
.direction.two .dirLeft ul li{
    width: 370px;
    float: left;
    margin-left: 40px;
}
.support{
    width: 1190px;
    height: 455px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.support h1{
    margin-bottom: 10px;
}
.support > p{
    text-align: center;
    width: 100%;
    line-height: 28px;
    margin: 0;
    padding: 0;
    color: #2d2d2d;
    font-size: 14px;
}
.support ul.s_ul{
    height: 270px;
    margin: 45px 0 0 0;
    width: 1191px;
    padding: 0;
    overflow: hidden;
    list-style: none;
}
.support ul.s_ul li{
    width: 397px;
    float: left;
    margin: 0;
    padding: 0 50px;
    box-sizing: border-box;
    height: 270px;
    border-right: 1px solid #e5e5e5;
}
.support ul.s_ul li > p{
    color: #848484;
    text-align: justify;
    font-size: 12px;
    line-height: 20px;
}
.supportIcon{
    width: 90px;
    height: 130px;
    margin: 0 auto 35px;
}
.supIcon{
    width: 64px;
    height: 74px;
    margin: 0 13px 30px 13px;
    padding: 0;
    overflow: hidden;
    background: url("http://store.xingbo.tv/indeximg/icon_bg.png") no-repeat center;
}
.supIcon > i{
    width: 64px;
    height: 74px;
    display: inline-block;
    line-height: 74px;
    text-align: center;
    color: #d5d5d5;
    font-size: 28px;
}
.supportIcon > p{
    font-size: 14px;
    color: #000;
    text-align: center;
    font-weight: 700;
    width: 100%;
}
.demand{
    margin: 110px auto 60px;
    height: auto;
}
.demand ul{
    width: 100%;
    height: 696px;
    margin: 100px 0 0 0;
    padding: 0;
    overflow: hidden;
}
.demand ul li{
    width: 50%;
    height: 348px;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
}
.demand ul li img{
    width: 595px;
    height: 348px;
}
.demand ul li h3{
    width: 100%;
    text-align: center;
    height: 50px;
    /*line-height: 136px;*/
    font-size: 24px;
}
.demand ul li p{
    width: 555px;
    text-align: left;
    padding: 0;
    color: #848484;
    font-size: 14px;
    line-height: 22px;
    /*font-weight: 600;*/
}
.demand ul li.lt p{
    margin: 0 0 0 40px;
}
.demand ul li.rt p{
    margin: 0 40px 0 0;
}
.joinBox{
    width: 100%;
    height: 273px;
    background: #2b2b2b;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.join_in{
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1190px;
    height: 273px;
    overflow: hidden;
}
.join_in h1{
    height: 152px;
    line-height: 152px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 35px;
}
.join_in ul{
    height: 80px;
    width: 1018px;
    list-style: none;
    margin: 0 107px;
    padding: 0;
    overflow: hidden;
}
.join_in ul li{
    width: 122px;
    height: 80px;
    float: left;
    margin: 0 6px 0 0;
    padding: 0;
    position: relative;
}
.join_in ul li:last-child{
    margin: 0;
}
.join_in ul li b{
    width: 50px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
    text-align: center;
}
.join_in ul li p{
    color: #74767b;
    height: 40px;
    line-height: 40px;
    width: 75px;
    text-align: left;
    font-size: 12px;
}
.join_in ul li div.line{
    width: 40px;
    height: 1px;
    background: #74767b;
    position: absolute;
    right: 14px;
    top: 27px;
}
.joinMessage{
    height: 608px;
    width: 1190px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.joinLeft,.joinRight{
    float: left;
    margin: 0;
    overflow: hidden;
}
.joinLeft{
    margin-right: 90px;
    width: 450px;
}
.joinRight{
    width: 650px;
}
.joinLeft h3,.joinRight h3{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    height: 30px;
    line-height: 30px;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 20px;
}
.layui-form-item.overflow{
    overflow: hidden;
}
.layui-form-item.overflow .layui-input-block{
    margin: 50px 0 0 0;
    text-align: center;
}
.layui-form-item.overflow .layui-input-block .layui-btn{
    padding: 0 30px;
    background: #ff1874;
}
.layui-form-item.overflow .layui-input-block .layui-btn.layui-btn-primary{
    background: #fff;
    padding: 0 43px;
}
.layui-form-item.overflow .layui-input-block .layui-btn.layui-btn-primary:hover{
    border-color: #ff1874;
}



.videoCase{
    width: 1190px;
    overflow: hidden;
    margin: 0 auto;
    padding: 120px 0 0 0;
}
.videoCase > h1{
    font-size: 35px;
    width: 100%;
    text-align: center;
    color: #000;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 600;
}
.videoCase > p{
    text-align: center;
    width: 100%;
    line-height: 28px;
    margin: 0;
    padding: 0;
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 600;
}
.caseBox{
    width: 1190px;
    margin: 50px auto;
    height: 686px;
    padding: 0;
    overflow: hidden;
}
.caseTop{
    width: 100%;
    height: 362px;
    margin: 0 0 10px 0;
    padding: 0;
    overflow: hidden;
}
.caseLeft,.caseRight{
    margin: 0;
    padding: 0;
    height: 362px;
    overflow: hidden;
    position: relative;
    float: left;
}
.caseLeft{
    width: 710px;
}
.caseRight{
    width: 480px;
    cursor: pointer;
    height: 328px;
    margin-top: 34px;
}
.caseTitle{
    width: 395px;
    height: 68px;
    position: absolute;
    left: 50%;
    top: 0;
    background: #ff1874;
    line-height: 68px;
    text-align: center;
    color: white;
    font-size: 24px;
    margin: 0 0 0 -25%;
}
.caseText{
    width: 100%;
    height: 328px;
    margin: 34px 0 0 0;
    padding: 120px 40px 40px;
    box-sizing: border-box;
    background: #1d1d1d;
}
.caseText p{
    color: white;
    line-height: 28px;
    text-align: justify;
}
.caseRight > img{
    width: 100%;
    height: 100%;
}
.caseRightTitle{
    width: 100%;
    height: 47px;
    line-height: 47px;
    background: rgba(0,0,0, .8);
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: white;
    text-align: center;
}
.caseRightTitle:hover{
    background: rgba(255,24,116,.8);
}
i.player{
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    display: inline-block;
    background: url("../images/case/player.png") no-repeat center;
    cursor: pointer;
}
i.player:hover{
    background: url("../images/case/player_hover.png") no-repeat center;
}
.caseBottom{
    width: 100%;
    height: 314px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.caseBottom ul{
    margin: 0 0 0 -10px;
    width: 1200px;
    height: 314px;
    list-style: none;
    overflow: hidden;
}
.caseBottom ul li{
    margin: 0 0 0 10px;
    height: 314px;
    width: 390px;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0;
}
.caseBgBox{
    width: 100%;
    background: #f6f6f6;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 785px;
}
.caseTitle.color{
    background: #19d3e4;
}
.videoCase.width{
    width: 100%;
    background: #f6f6f6;
    padding-top: 50px;
}
.jp-gui{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.explainBox{
    width: 1190px;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0 20px;
}
.explainLeft{
    width: 790px;
    float: left;
    margin: 0 50px 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.explainRight{
    width: 350px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.explainRight h3{
    height: 50px;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #000;
    position: relative;
}
.explainRight h3:after{
    height: 50px;
    border-bottom: 1px solid #000;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    box-sizing: border-box;
    pointer-events: none;
}
.explainRight ul{
    list-style: none;
    margin: 6px 0 0 0;
    padding: 0;
    width: 100%;
}
.explainRight ul li{
    height: 42px;
    width: 100%;
    position: relative;
}
.explainRight ul li:after{
    height: 42px;
    border-bottom: 1px dashed #ededed;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    box-sizing: border-box;
    pointer-events: none;
}
.explainRight ul li a{
    display: inline-block;
    line-height: 42px;
    color: #848484;
    font-size: 12px;
    overflow: hidden;
    height: 42px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.explainRight ul li a:hover{
    color: #333;
    text-decoration: underline;
}
.explainLeft .layui-tab{
    margin: 0;
}
.explainLeft .layui-tab-title{
    height: 50px;
    border: none;
}
.explainLeft .layui-tab-title li{
    line-height: 50px;
    padding: 0;
    background: #e5e5e5;
    width: 50%;
    font-size: 16px;
    color: #848484;
}
.explainLeft .layui-tab-title li a{
    color: #333;
}
.explainLeft .layui-tab-brief > .layui-tab-title .layui-this{
    background: #ff1874;
    color: white;
}
.explainLeft .layui-tab-brief > .layui-tab-title .layui-this a{
    color: #fff;
}
.explainLeft .layui-tab-brief > .layui-tab-title .layui-this:after{
    border:none;
}
.explainLeft .layui-tab-content{
    padding: 20px 0;
}
.leftTitleBox {
    width: 100%;
    height: 33px;
    margin: 0;
    padding: 0;
    position: relative;
}
.screenCondition {
	width: 144px;
    min-width: 112px;
    height: 33px;
    background: #ff1874;
    float: right;
    margin: 0;
    padding: 0 30px 0 0;
    line-height: 34px;
    color: #fff;
    text-indent: 1em;
    font-size: 12px;
    position: relative;
    cursor: pointer;
    z-index: 20;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 78;
    cursor: pointer;
}
ul.screenList {
    width:174px;
    min-height: 100px;
    background: #f5f5f5;
    position: absolute;
    right: 0;
    top: 33px;
    z-index: 77;
    box-sizing: border-box;
    padding: 10px;
    display: none;
}
ul.screenList li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
}
.newsCenter {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}
.newsCenter ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}
.newsCenter ul li {
    width: 790px;
    border-bottom: 1px dashed #ebebeb;
    height: 196px;
    margin: 30px 13px 0 0;
    box-sizing: border-box;
}
.newsCenter ul li.hAuto .newsText {
    width: 100%;
    overflow: hidden;
    margin: 0;
    position: relative;
    padding: 0;
}
.contents {
    float: left;
    height: 165px;
    width: 530px;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 30px;
    position: relative;
    box-sizing: border-box;
}
.contents h3 {
    width: 100%;
    height: 24px;
    margin: 0;
    padding: 0;
}
.contents h3 a {
    color: #000;
    display: block;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}
.contents h3 a:hover{
    text-decoration: underline;
}
.contents p {
    margin: 0;
    padding: 0;
    line-height: 28px;
    font-size: 13px;
    color: #74767b;
    height: 50px;
    overflow: hidden;
}
.contents span {
    width: 100%;
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #666;
    margin: 0;
    padding: 0;
}
.newsCenter ul li.hAuto, .hAuto {
    height: auto;
    margin: 0 0 20px 0;
}
.newsCenter ul li.hAuto h3{
    margin-bottom: 14px;
}
.w100 {
    width: 100%;
}
.newsCenter ul li .layui-btn-primary{
    padding: 0 25px;
    margin-top: 29px;
}
.newsCenter ul li .layui-btn-primary:hover{
    background: #ff1874;
    border: 1px solid #ff1874;
    color: #fff;
}
#kkpager1,#kkpager2,.paging{
    margin-top: 10px;
    text-align: center;
}
.searchBox {
    width: 200px;
    height: 33px;
    float: right;
    box-sizing: border-box;
    border: 1px solid #ff1874;
    margin: 0;
    position: relative;
    overflow: hidden;
}
.searchBox input {
    height: 31px;
    line-height: 32px;
    border: none;
    background: transparent;
    text-indent: 1em;
    font-size: 12px;
    width: 164px;
    overflow: hidden;
}
.searchBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 31px;
    border: 0;
    background: #f5f5f5 url(../images/case/searchBtn.png) no-repeat;
    text-indent: -999px;
    cursor: pointer;
}
.newsImg {
    width: 100%;
    height: 100%;
    float: left;
    margin: 0 40px 0 0;
    padding: 0;
    background: #ddd;
    overflow: hidden;
}
.newsImg a {
    display: block;
    width: 100%;
    height: 100%;
}
.newsImg a img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.newsImg a:hover img{
    -webkit-transform: translate(0,0) scale(1.12);
    -o-transform: translate(0,0) scale(1.12);
    -moz-transform: translate(0,0) scale(1.12);
    transform: translate(0,0) scale(1.12);
}
.contentsA{
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.explainBox.padding75{
    padding: 75px 0;
}
.explainBox span.layui-breadcrumb{
    visibility: visible;
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0;
    border-bottom: 1px dashed #ececec;
}
.explainBox span.layui-breadcrumb a.home span.layui-box{
    display: none;
}
.contentsBoxTxt{
    width: 100%;
    margin: 60px 0 0 0;
    padding: 0;
    overflow: hidden;
}
.contentsA h1{
    font-size: 18px;
    margin: 0;
    padding: 0;
    color: #000;
    width: 100%;
    text-align: left;
}
.contentsA > p.time{
    line-height: 30px;
    width: 100%;
    font-size: 12px;
    color: #74767b;
    margin: 0;
    text-align: left;
}
.contentsText{
    width: 100%;
    margin: 25px 0 0 0;
    padding: 0;
    overflow: hidden;
}
.contentsText p {
    font-size: 14px;
    line-height: 28px;
    margin: 10px 0;
    color: #666;
}
.contents > p.text{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.contentsText p img{
    width: 100%;
}
.teamBox{
    background:#070406;
    height:1276px;
    width:100%
}
.team{
    width:1190px;
    margin:0 auto;
    height:1276px;
    overflow:hidden;
    position:relative;
}
.team h2{
    height:180px;
    width:100%;
    line-height:180px;
    text-align:center;
    color:#fff;
    font-size:24px;
}
.group{
    width:1190px;
    height:720px;
    padding:0;
    overflow:hidden;
    margin:0 0 20px 0;
}
.group img{
    width:1190px;
    height:720px;
}
.tz-gallery{
    width:1190px;
    height:355px;
    margin:0;
    padding:0;
    overflow:hidden;
    position:relative;
}
.tz-gallery .row{
    width:170px;
    height:355px;
    float:left;
    margin:0;
    padding:0;
}
.thumbnail{
    width:170px;
    height:355px;
    overflow:hidden;
    position:relative;
}
.thumbnail a{
    display:block;
    width:170px;
    height:355px;
}
.thumbnail a img{
    width:170px;
    height:355px;
}
.thumbnail span{
    display: block;
    width: 108px;
    height: 54px;
    box-sizing: border-box;
    line-height: 54px;
    color: #fff;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -54px;
    text-align: center;
    font-size: 16px;
    cursor:default;
}
.thumbnail span:hover{
    border: 1px solid #a7a6a7;
    box-sizing: border-box;
    line-height: 52px;
    bottom: 30px;
    background: #070406;
}
.about{
    width: 100%;
    height: 515px;
    background: #fff;
    overflow: hidden;
    padding: 120px 0 60px;
}
.abstract{
    width: 1190px;
    height: 335px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.suggest{
    width: 100%;
    float: left;
    /*height: 335px;*/
    margin: 0;
    padding: 25px 27px;
    overflow: hidden;
    background: #ff1874;
    box-sizing: border-box;
}
.suggest p{
    width: 100%;
    line-height: 24px;
    text-align: left;
    color: #fff;
    font-size: 12px;
    /* text-indent: 2em; */
    margin: 0;
}
.suggestImg{
    width: 100%;
    /*height: 335px;*/
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.suggestImg img{
    width: 100%;
    height: 100%;
}
.jobBox{
    width: 1190px;
    margin: 100px auto 30px;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.jobBox > ul{
    width: 1190px;
    overflow: hidden;
    margin: 40px 0 0 0;
    text-align: center;
    display:table;  /* 调教webkit*/
    word-spacing:-1em;
}
.jobBox > ul > li{
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin: 0 20px 40px 0;
    width: 94px;
    height: 24px;
    -webkit-tap-highlight-color: transparent;
    line-height: 24px;
    color: #848484;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;
    position: relative;
    padding: 0;
    -webkit-text-size-adjust:none;
    word-spacing:0;
    *display:inline;
}
.jobBox > ul > li.cur{
    background: #ff1874;
    color: #fff;
}
.jobBox > ul > li:after{
    height: 12px;
    border-right: 2px solid #c6c6c6;
    position: absolute;
    right: -12px;
    top: 6px;
    content: '';
    width: 2px;
    box-sizing: border-box;
    pointer-events: none;
}
.jobBox > ul > li:last-child:after{
    border: 0;
}
.jobBox > div.content {
    position: relative;
    z-index: 9;
    width:100%;
    margin:20px 0;
    padding:0;
    font-family: "Helvetica Neue",Helvetica,Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;
}
.jobBox > div.content h2{
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-weight: bold;
}
.jobBox > div.content h4{
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    margin: 10px 0;
    font-weight: 700;
}
.jobBox > div.content p{
    font-size: 14px;
    line-height: 26px;
    color: #848484;
}
.jobBox > div.content p b{
    font-weight: bold;
}
.jobBox > h1,.links > h1{
    height: 82px;
    line-height: 82px;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #000;
    margin: 0;
    padding: 0;
}
.jobBox > h4,.links > h4{
    width: 100%;
    height: 20px;
    text-align: center;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: bold;
}
.links{
    margin: 40px auto 0;
    width: 1190px;
    overflow: hidden;
    height: 440px;
}
.links ul{
    width: 1200px;
    list-style: none;
    margin: 40px 0 0 -10px;
    padding: 0;
    overflow: hidden;
}
.links ul li{
    float: left;
    width: 190px;
    height: 90px;
    box-sizing: border-box;
    margin: 0 0 10px 10px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.links ul li img{
    width: 188px;
    height: 88px;
}
#allmap {
    height: 420px;
    width:100%;
    overflow: hidden;
}

.pattern{
    width: 1190px;
    height: 444px;
    margin: 120px auto;
    overflow: hidden;
}
.pattern h1,.market h1{
    font-size: 35px;
    width: 100%;
    text-align: center;
    color: #000;
    margin: 0 0 40px 0;
    padding: 0;
}
.pattern h1 b{
    font-weight: normal;
    color: #ff1874;
}
.patternList{
    /*height: 358px;*/
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.patternListUl{
    width: 100%;
    float: left;
    /*height: 388px;*/
    overflow: hidden;
    margin-top: -30px;
}
ul.patternListUl li{
    width: 45%;
    float: left;
    height: 164px;
    box-sizing: border-box;
    margin: 30px 5% 0 0;
    border-bottom: 1px solid #e5e5e5;
}
ul.patternListUl li > i{
    width: 35px;
    height: 35px;
    margin-right: 337px;
    display: inline-block;
    font-size: 32px;
    line-height: 35px;
    color: #ff1874;
}
ul.patternListUl li h3 {
    height: 50px;
    line-height: 50px;
    width: 100%;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0 0 0;
}
ul.patternListUl li p{
    font-size: 14px;
    color: #848484;
    line-height: 24px;
}
.patternImg{
    width: 100%;
    height: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.patternImg img{
    width: 100%;
    height: 100%;
}
.market h1{
    margin-top: 50px;
    margin-bottom: 60px;
    color: #fff;
    font-size: 30px;
}
.market ul.m0{
    margin-top: 40px;
    margin-bottom: 0;
}

.bannerBox{
    width: 100%;
    height: 240px;
    background: url("http://store.xingbo.tv/indeximg/banner.png") no-repeat center;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-size: cover;
}

.marketContainer h2{
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 35px;
    color: #fff;
    margin: 40px 0;
}
.marketContainer .layui-tab-title{
    width: 150px;
    border: none;
    border-right: 1px solid #fff;
    float: left;
    box-sizing: border-box;
    height: 420px;
}
.marketContainer .layui-tab-title li{
    display: inherit;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-align: right;
    padding: 0 30px 0 0;
}
.marketContainer .layui-tab-content{
    float: left;
    width: 1040px;
    box-sizing: border-box;
    display: inline-block;
    padding: 60px 140px 0;
}
.marketContainer .layui-tab-title .layui-this:after{
    right: 0;
    border: none;
    border-right: 4px solid #ff1874;
}
.marketContainer .layui-tab-brief>.layui-tab-title .layui-this{
    color: #ff1874;
}
.marketContainer .layui-tab-item h2{
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    font-size: 26px;
    color: #fff;
}
.marketContainer .layui-tab-item p{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-align: justify;
    margin: 0 0 10px 0;
}

.popupMask{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 79;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    display: none;
}
.popupBox{
    width: 900px;
    height: 500px;
    background: white;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -250px 0 0 -450px;
    z-index: 80;
    box-shadow: 1px 1px 20px rgba(0,0,0,.1);
    padding: 40px 90px;
    box-sizing: border-box;
    display: none;
}
.popupContent,.popupContent ul,.popupContent ul li{
    width: 720px;
    height: 420px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.popupContent ul{
    list-style: none;
}
.popupContent ul li{
    position: relative;
    display: none;
    float: left;
}
.popupContent h1{
    height: 80px;
    width: 100%;
    line-height: 80px;
    color: #000;
    font-size: 40px;
    text-align: left;
    margin: 0;
    padding: 0;
}
.popupContent i.lineH1{
    background: #b43d67;
    display: inline-block;
    width: 72px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 105px;
}
.popupTextBox{
    height: 273px;
    width: 720px;
    margin: 67px 0 0 0;
    padding: 0;
    overflow: hidden;
}
.textLeftBox{
    width: 260px;
    height: 273px;
    float: left;
    padding: 0;
    overflow: hidden;
}
.textLeftBox img{
    width: 260px;
    height: 146px;
}
.textRightBox{
    width: 430px;
    height: 273px;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.textRightBox p{
    width: 100%;
    text-align: justify;
    padding: 0;
    line-height: 26px;
    font-size: 16px;
    color: #000;
    margin: 0 0 10px 0;
}
.mr30{
    margin: 0 30px 0 0;
}

span.leftArrowBtn,span.rightArrowBtn{
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 60px;
    top: 50%;
    margin: -30px 0 0 0;
    padding: 0;
    background: #797979;
    cursor: pointer;
}
span.leftArrowBtn{
    left: 0;
}
span.rightArrowBtn{
    right: 0;
}
span.leftArrowBtn:hover,span.rightArrowBtn:hover{
    background: #ff1874;
}
span.leftArrowBtn i,span.rightArrowBtn i{
    width: 40px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: white;
}
span.closeBtnBox{
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: -40px;
    right: 0;
    cursor: pointer;
    background: white;
}
span.closeBtnBox i{
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 40px;
    text-align: center;
    line-height: 40px;
    color: #999;
}
span.closeBtnBox:hover,span.closeBtnBox i:hover{
    color: #ff1874;
}