body {
    font-family: ' 思源黑体 ', "Microsoft YaHei", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 76px;
}

.navbar .navbar-inner {
    background: #fff;
}

.footer {
    background: #fff;
    color: #999;
}

.footer h4 {
    color: #666;
}

.navbar .nav>li {
    margin-right: 15px;
}

.navbar .nav>li>a {
    font-size: 19px;
    color: #253649;
    border-bottom: 3px solid #fff;
}

.navbar .nav {
    /* margin: 31px 0 0 10px; */
}

.navbar .brand {
    /*  padding: 5px 5px 10px;
    margin-top: 15px; */
    /* padding: 10px 5px; */
    padding: 0 5px;
}

.brand img {
    /*width: 94px;*/
}

body.body-white {
    /*background: #F6FBFE;*/
}

.sy-box {
    position: relative;
}

.sy-pager {
    position: absolute;
    z-index: 30;
    margin: 0 auto;
    bottom: 20px;
}

.caption-wraper .caption {
    bottom: 30px;
}

.box3 {
    background: transparent;
}

/* 营销媒体 */
.yxmt_box {
    margin-top: 30px;
}

h1 {
    font-size: 36px;
    color: #020E43;
    font-weight: bold;
    letter-spacing: 20px
}

h3 {
    font-size: 20px;
    color: #091848;
}

.yxmt_cont ul {
    width: 1140px;
    margin: 0 auto;
}

.yxmt_cont ul li {
    float: left;
    width: 360px;
    margin-right: 20px;
    height: 430px;
}

.yxmt_img_box {
    position: relative;
    width: 180px;
    height: 180px;
    margin: 80px auto 0px 140px;
    cursor: pointer;
}

.cl {
    clear: both;
}

.yxmt_ico {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50px;
    bottom: 50px;
    z-index: 20;
    transition: all .5s;
}

.yxmt_ico img {
    width: 100%;
}

.yxmt_sj:hover .yxmt_ico:first-child {
    left: -83px;
    bottom: -10px;
}

.yxmt_sj:hover .yxmt_ico:nth-child(2) {
    left: -93px;
    bottom: 89px;
}

.yxmt_sj:hover .yxmt_ico:nth-child(3) {
    left: -36px;
    bottom: 170px;
}

.yxmt_sj:hover .yxmt_ico:nth-child(4) {
    left: 54px;
    bottom: 195px;
}

.yxmt_pp:hover .yxmt_ico:first-child {
    left: -90px;
    bottom: 19px;
}

.yxmt_pp:hover .yxmt_ico:nth-child(2) {
    left: -77px;
    bottom: 121px;
}

.yxmt_pp:hover .yxmt_ico:nth-child(3) {
    left: -10px;
    bottom: 185px;
}

.yxmt_pp:hover .yxmt_ico:nth-child(4) {
    left: 90px;
    bottom: 185px;
}

.yxmt_pp:hover .yxmt_ico:nth-child(5) {
    left: 178px;
    bottom: 121px;
}

.yxmt_pp:hover .yxmt_ico:nth-child(6) {
    left: 195px;
    bottom: 19px;
}

.yxmt_pp {
    margin: 80px auto 0px 87px;
}

.yxmt_sp:hover .yxmt_ico:first-child {
    left: 136px;
    bottom: 169px;
}

.yxmt_sp:hover .yxmt_ico:nth-child(2) {
    left: 189px;
    bottom: 83px;
}

.yxmt_sp {
    margin: 80px auto 0px 40px;
}

.yxmt_cont ul li:first-child .yxmt_foot {
    margin: 20px auto 0px 124px;
}

.yxmt_cont ul li:nth-child(2) .yxmt_foot {
    margin: 20px auto 0px 73px;
}

.yxmt_cont ul li:nth-child(3) .yxmt_foot {
    margin: 20px auto 0px 32px;
}

.yxmt_img {
    position: absolute;
    bottom: 0;
    z-index: 999;
    width: 180px;
}

.yxmt_img img {
    width: 100%;
    display: block;
}

@media screen and (max-width: 1000px) {
    .yxmt_cont ul {
        width: auto;
    }

    .yxmt_cont ul li {
        float: none;
        width: 360px;
        height: 270px;
        margin: 0 auto;
    }

    .yxmt_foot {
        margin: 20px auto 0 !important;
    }

    .yxmt_img_box {
        margin: 100px auto 0 !important;
    }

    .yxmt_foot img {
        display: block;
        margin: 0 auto;
    }
}

/* 奇玩游戏 */
.qw_box {
    margin: 80px;
}

.qw_box ul {
    width: 880px;
    margin: 0 auto;
}

.qw_box ul li {
    float: left;
    width: 200px;
    margin-right: 20px;
}

.qw_txt {
    margin-top: 15px;
}

.qw_txt p {
    font-size: 17px;
    color: #0C0C0C;
    font-weight: bold;
    text-align: center;
}

.qw_txt p a {
    background: #AE0405;
    color: #fff;
    font-size: 15px;
    padding: 5px 3px;
    border-radius: 5px;
    display: block;
    width: 83px;
    margin: 0 auto;
}

.qw_txt p a:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    background: #Ad0304;
}

@media screen and (max-width: 1000px) {
    .qw_box ul {
        width: 100%;
    }

    .qw_box ul li {
        float: none;
        width: 200px;
        margin: 0 auto 50px;
    }
}

/*我们的客户*/
.we_box {
    margin: 50px auto 50px;
}

.we_cont ul {
    max-width: 972px;
    width: 100%;
    margin: 65px auto 0px;
}

.we_cont ul li {
    float: left;
    width: 250px;
    height: 300px;
    margin: 0 110px 50px 0;
    /*background: green;*/
}

.we_cont ul li:nth-of-type(3n) {
    margin: 0 0px 50px 0;
}

.we_kind div {
    background: #AE0405;
    color: #fff;
    display: inline;
    font-size: 20px;
    padding: 5px 23px 5px 19px;
    border-radius: 0 10px 10px 0/0 10px 10px 0;
    border: 1px solid #C6342C;
    box-shadow: 2px 2px 2px #333;
}

.we_ico_box {
    margin-top: 30px;
    margin-left: 5px;
}

.we_ico_box div {
    float: left;
    width: 80px;
    height: 80px;
    background: url("../img/logoback.png");
    background-size: cover;
    position: relative;
}

.we_ico_box div img {
    display: block;
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.al_box1 {
    width: 100%;
    min-width: 1200px;
    position: relative;
}

.al_box1>img {
    width: 100%;
}

.al_box1_cont {
    width: 800px;
    margin: 50px auto 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.al_box1_t {
    color: #BE6203;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
}

.al_box1_p {
    width: 673px;
    line-height: 20px;
    margin-bottom: 30px;
}

.al_box1_a a {
    padding: 8px 15px;
    background: #BD1000;
    color: #fff;
    border-radius: 5px;
}

.al_box2 {
    background: url("../img/khal_02.jpg");
    background-size: cover;
    height: 1400px;
    width: 100%;
    margin: 0 auto;
}

.sj_show {
    display: none;
}

.sj_show img {
    width: 100%;
}

.al_box2 div {
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto;
}

.al_box2 img {
    width: 100%;
}

@media screen and (max-width: 1000px) {
    .al_box2 {
        height: 800px;
    }

    .al_box2 div {
        width: 100%;
    }

    .al_box1 {
        width: 100%;
        min-width: 100%;
        height: 250px;
    }

    .al_box1_cont {
        width: 100%;
    }

    .al_box1_p {
        width: 100%;
    }

    .al_box1_t {
        width: 100%;
        font-size: 14px;
    }

    .al_box1>img {
        height: 250px;
    }
}

.instruct-p3 p span {
    color: #1C52AC;
    font-weight: bold;
}

.instruct-p3 p {
    margin-bottom: 2px;
    line-height: 30px;
}

.khjj {
    font-size: 18px;
    color: #333;
}

@media screen and (min-width: 1330px) {
    .dsj {
        width: 1330px;
        ;
    }
}

.wenhs1 h3 {
    font-size: 28px;
    line-height: 1.9em;
}

.wenhs1 h5 {
    font-size: 26px;
    line-height: 1.5em;
}

.al_box2_re_box {
    position: relative;
}

.position_box {
    position: absolute;
    width: 100%;
    height: 1313px;
    z-index: 1;
    /*background: green;*/
    /*opacity: 0.3;*/
    top: 0;
}

.position_box img {
    position: absolute;
    z-index: 300;
    width: 80px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.position_box img:nth-of-type(1) {
    top: 12.7%;
    left: 6.5%;
}

.position_box img:nth-of-type(2) {
    top: 8.1%;
    left: 31.8%;
}

.position_box img:nth-of-type(3) {
    top: 9.7%;
    left: 54.5%;
}

.position_box img:nth-of-type(4) {
    top: 8%;
    left: 74.5%;
}

.position_box img:nth-of-type(5) {
    top: 24%;
    left: 19.5%;
    width: 120px;
}

.position_box img:nth-of-type(6) {
    top: 22.5%;
    left: 41.8%;
    width: 120px;
}

.position_box img:nth-of-type(7) {
    top: 26.7%;
    left: 64.5%;
    width: 120px;
}

.position_box img:nth-of-type(8) {
    top: 29.5%;
    left: 85%;
    width: 100px;
}

.position_box img:nth-of-type(9) {
    top: 39%;
    left: 10%;
}

.position_box img:nth-of-type(10) {
    top: 39.1%;
    left: 33%;
}

.position_box img:nth-of-type(11) {
    top: 39.7%;
    left: 52.5%;
    width: 120px;
}

.position_box img:nth-of-type(12) {
    top: 43%;
    left: 73.5%;
    width: 120px;
}

.position_box img:nth-of-type(13) {
    top: 53.5%;
    left: 24%;
}

.position_box img:nth-of-type(14) {
    top: 54.5%;
    left: 43.8%;
}

.position_box img:nth-of-type(15) {
    top: 58%;
    left: 63%;
    width: 120px;
}

.position_box img:nth-of-type(16) {
    top: 57%;
    left: 86%;
}

.position_box img:nth-of-type(17) {
    top: 65.1%;
    left: 10.5%;
}

.position_box img:nth-of-type(18) {
    top: 66.8%;
    left: 31.5%;
}

.position_box img:nth-of-type(19) {
    top: 71.7%;
    left: 53.5%;
}

.position_box img:nth-of-type(20) {
    top: 71%;
    left: 76.5%;
}

.position_box img:nth-of-type(21) {
    top: 83.6%;
    left: 22.5%;
}

.position_box img:nth-of-type(22) {
    top: 83.5%;
    left: 42.5%;
}

.position_box img:nth-of-type(23) {
    top: 85.3%;
    left: 64%;
}

.position_box img:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.position_start img:nth-of-type(4n+1) {
    top: -600px !important;
    left: -600px !important;
}

.position_start img:nth-of-type(4n+2) {
    top: -600px !important;
    left: 2600px !important;
}

.position_start img:nth-of-type(4n+3) {
    top: 2600px !important;
    left: 2600px !important;
}

.position_start img:nth-of-type(4n) {
    top: 2600px !important;
    left: -600px !important;
}

.position_box .img_on {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.wenhua {
    background: url("../img/js2.jpg");
    background-size: cover;
    height: 530px;
}

.wenhua h2,
.wenhua h3,
.wenhua h5 {
    color: #333;
}

.footer .row .span5 a {

    /*background: #fff;*/
    /*display: inline-block;*/
}

.footer .row .span5 a img {
    box-sizing: border-box;
    border: 1px solid #F0F0F0;
    width: 85px;
    height: 45px;
}

.footer .container {
    width: 1200px;
}

.footer .span5 {
    width: 450px;
}

@media screen and (max-width: 1309px) {
    .footer .container {
        width:100%;
    }
    .publickfooter.footer .span3{
        width: 246px !important;
    }
    .footer .span5 {
        width: 360px;
        /* margin-left: 90px; */
    }
}
@media screen and (max-width: 750px){
.brand img {
    width: 134px;
    margin-top: 12px;
}
.navbar .btn-navbar {
    width: 28px;
    height: 25px;
}
.navbar .btn-navbar .icon-bar {
    margin: 4px auto;
    text-align: center;
}
.footerCustom{
    bottom: 175px !important;
    z-index: 9999 !important;
    right: 10px !important;
}
 div.Custom2 {
     width: 29px !important;
     height: 83px !important;
 }
 .Custom1 {
       right: 36px !important;
       padding: 5px !important;
       top: 9px !important;
       width: 168px !important;
       border-radius: 10px !important;
 }
 #backtotop{
       font-size: 35px;
       right: 10px;
 }
 .Customimgkh{
      margin: 10px auto 0 !important;
 }
 .Custom1 img {
      width: 30px !important;
      height: 30px !important;
      margin: 6px !important;
      border-radius: 4px !important
 }
 .Custom1i p {
       font-size: 10px !important;
       line-height: 11px !important;
       margin-bottom: 3px !important;
 }
}
@media screen and (max-width: 454px) {
      .footer{
        padding: 0 20px !important;
      }
    .footer .container {
        width: 100%;
        padding: 0 !important;
    }

    .footer .span5 {
        width: 100%;
        /* margin-left: 0px; */
    }
}

@media screen and (max-width: 1203px) {
    .we_cont ul li {
        margin: 0 110px 50px 0 !important;
    }
}

@media screen and (max-width: 999px) {
    .al_box2_re_box {
        display: none;
    }

    .sj_show {
        display: block;
    }

    .al_box2 {
        /*min-height: 993px;*/
        height: 555px;
    }

    .al_box2 div {
        min-width: 100%;
    }

    .footer .container {
        width: 100%;
    }

    .navbar .brand {
        margin-top: 0px;
    }
}

.gzwm {
    width: 270px;
    height: 75px;
    margin-top: 25px;
}

.gzwm .png_box {
    display: block;
    width: 60px;
    height: 60px;
    float: left;
    cursor: pointer;
    margin-right: 20px;
}

.wx_btn {
    position: relative;
}

.wx_ewm {
    width: 200px;
    height: 200px;
    position: absolute;
    left: -75px;
    top: -205px;
    display: none;
}

.dy_btn {
    position: relative;
}

.dy_ewm {
    width: 200px;
    height: 190px;
    position: absolute;
    left: -95px;
    top: -261px;
    display: none;
}
.footerCustom{
       position: fixed;
       bottom: 290px;
       z-index: 9999;
       right: 10px !important;
}
.Customimg{
       width: 90%;
       margin: 5% 5% 0 5%;
}
.Customimgkh{
    width: 40%;
    margin: 14px auto 0;
    display: block;
}
.mt10{
    margin-top: 5%;
}
.Customactive{
    display: none;
}
.Custom2{
    background: rgba(199, 197, 197, 0.5);
    
     border-radius: 35px 35px 35px 35px;
     width: 70px;
     height: 168px;
    position: absolute;
    right: 0;
}
.Custom1{
      right: 88px;
      background-color: #fff;
    box-shadow: 0px 0px 15px 0px #0000006e;
    border-radius: 20px 20px 20px 20px;
      padding: 9px;
      position: absolute;
      /* left: 15px; */
      top: 18px;
      width: 340px;
}
.Custom1i{
     display: flex;
}
.Custom1 img {
    width: 62px;
    height:62px;
    margin: 13px;
    border-radius: 9px;
}
.Custom1i p{
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC-Light,
    PingFang SC;
    font-weight: 300;
    color: #333333;
    line-height: 26px;
}
