/* 
* @Author: liufang
* @Date:   2017-01-12 15:11:51
* @Last Modified by names:   liufang
* @Last Modified time: 2017-01-12 19:42:52
*/

html {
    /* font-size: 62.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; */
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}


/******* HTML5 display definitions*******/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

abbr[title] {
    border-bottom: 1px dotted;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

figure,
form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}


/******茵����桁����臀�*****/

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

ul,
li,
ol,
dl,
dd {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
}

input,
button,
select,
textarea {
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    line-height: inherit;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

a {
    color: #428bca;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}


/* ****��臀�；�弱��膣�**** */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* ****��臀� hr*****/

hr {
    border: none;
    height: 1px;
}


/*body*/

body {
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    color: #fff;
    line-height: 1.5;
    background-color: #1c1b1b;
    -webkit-font-smoothing: antialiased;
    /**菴�筝よ����絖�篏�莨上�井��篏恰�丞ず**/
    text-rendering: optimizespeed;
}

.borderBox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.borderBox:before,
.borderBox:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*****莅丞舟��茖劫���*****/

.container {
    width: 1100px;
    margin: 0 auto;
}


/*****羝��ゆ貴���桁�顒丞舟**** */

.clearfix {
    display: block;
    zoom: 1;
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

.float_lf,
.fl {
    float: left;
}

.float_rt,
.fr {
    float: right;
}


/*��絖�絲拷�*/

.textLeft,
.tl {
    text-align: left;
}

.textRight,
.tr {
    text-align: right;
}

.textCenter,
.tc {
    text-align: center;
}


/******蕭������莇��咲��������*****/

.ht_over {
    height: auto;
    overflow: hidden;
}


/*����*/

.none {
    display: none;
}

.f10 {
    font-size: 10px!important;
}

.f11 {
    font-size: 11px!important;
}

.f12 {
    font-size: 12px!important;
}

.f13 {
    font-size: 13px!important;
}

.f14 {
    font-size: 14px!important;
}

.f15 {
    font-size: 15px!important;
}

.f16 {
    font-size: 16px!important;
}

.f17 {
    font-size: 17px!important;
}

.f18 {
    font-size: 18px!important;
}

.f19 {
    font-size: 19px!important;
}

.f20 {
    font-size: 20px!important;
}

.f21 {
    font-size: 21px!important;
}


/*��絖���膕�*/

.font_bold {
    font-weight: bold!important;
}


/*��秋絮�*/

.maskBOX {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    filter: alpha(opacity=30);
    background: #000;
    opacity: 0.3;
    z-index: 99;
}


/*筝�茵�����紊�茵������垽�丞ず*/

.fontrate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.morerate {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/*header*/

header,
.header {
    width: 100%;
    height: 100px;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.header .top {
    height: 100px;
}

.top .top_lf {
    width: 300px;
    height: 100px;
}

.top_lf img {
    margin-top: 13px;
}

.top .top_rt {
    width: 665px;
    height: 55px;
}

.top_rt a {
    display: block;
    float: left;
    width: 142px;
    height: 43px;
    margin-left: 24px;
    margin-top: 28px;
    line-height: 43px;
    color: #fff;
    font-size: 20px;
}

.top_rt a>span {
    display: inline-block;
    float: left;
    width: 43px;
    height: 43px;
    margin-right: 3px;
    background: url(../imgs/head_top_icon.png?v=1) no-repeat;
}

.top_rt a:nth-child(1) span {
    background-position: 0 0;
}

.top_rt a:nth-child(2) span {
    background-position: -73px 0;
}

.top_rt a:nth-child(3) span {
    background-position: -139px 0;
}

.top_rt a:nth-child(4) span {
    background-position: -219px 0;
}

.top_rt a.on {
    color: #fff758;
}


/*main*/

.mainBox .content {
    width: 100%;
    margin-top: 110px;
}
.mainBox .content1 {
    width: 100%;
    margin-top: 10px;
}


.mainBox .group_Introd {
    background: url(../imgs/bgcompany1.png) top center no-repeat;
    background-size: 100% auto;
    /* background-size: 100% auto;*/
}

.main {}

.mainBox .conttitle {
    height: 100px;
    font-size: 16px;
}
.mainBox .conttitle .titles {
    width: 100%;
    height: 100px ;
    margin-bottom: -15px;
    background-image: url('../imgs/title2.png?=1.2');
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.mainBox .conttitle1 .titles {
    width: 100%;
    height: 100px ;
    margin-bottom: 0;
    background-image: url('../imgs/title3.png?=1.2');
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}


.conttitle span.titleIcon {
    display: inline-block;
    float: left;
    width: 50px;
    height: 60px;
    margin-right: 10px;
    background: url(../imgs/head_top_icon.png?v=1) -315px 3px no-repeat;
}

.conttitle span.bigfont {
    font-size: 30px;
    display: block;
    float: left;
    width: auto;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
}

.conttitle span.smallfont {
    display: block;
    width: auto;
    height: 35px;
    line-height: 35px;
}

.conttitle .minfont {
    line-height: 25px;
}

.mainBox .gropInfo {
    font-size: 17px;
    line-height: 25px;
    margin-top: 28px;
}

.mainBox .computer_vd {
    margin: 0 auto;
    width: 1100px;
}

.video-title {
    margin-left: 2px;
    border: 3px #bdbcbc solid;
    border-radius: 5px;
    float: left;
    width: 230px;
    /* padding-left: 10px; */
    /* height: 390px; */
    height: 530px;
    overflow-y: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
}


/* 羯����♂���� */


/* .video-title::-webkit-scrollbar {
    height: 0;
    width: 0;
    color: transparent;
} */

.video-title .v-title {
    padding-top: 5px;
    display: block;
    width: 200px;
    margin-left: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    cursor: pointer;
    /*藜����鞘���絨���*/
    word-break: keep-all;
    /* 筝��∵� */
    white-space: nowrap;
    /* 筝��∵� */
    overflow: hidden;
    /* ��絎壕��阪�綺��狗���顥��咲��������絎� */
    text-overflow: ellipsis;
    /* 綵�絲壕院������頃�堺�倶�丞ず���ユ��莅�(...) 鐚���筝�overflow:hidden;筝�莎隙戎����*/
}

.video-title ul li {
    padding-bottom: 10px;
}

.vedioDiv {
    width: 835px;
    height: 522px;
    /* background: url(../imgs/computer.png); */
    /* background-size: cover; */
    border: 7px solid #b3b3b3;
    border-radius: 10px;
    float: left;
}

.computer_vd .vedioBox {
    height: 328px;
    overflow: hidden;
    margin-top: 22px;
    padding-top: 27px;
    margin-left: 4px;
}


/*newsCenter*/

.mainBox .newsCenter {
    height: 406px;
    background: url(../imgs/bg2.jpg) top center no-repeat;
    background-size: 100% auto;
}


/* ���絖�css */

.Scrollcontainer {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    margin-top: 20px;
}

.ScrollBanner {
    /* width: 1000px; */
    width: 100%;
    /* height: 350px; */
    overflow: hidden;
    position: relative;
}

.ScrollBanner .hd {
    width: 100%;
    height: 36px;
    position: absolute;
    top: 45%;
    left: 0;
    z-index: 998;
}

.ScrollBanner .hd .prev,
.ScrollBanner .hd .next {
    display: block;
    width: 19px;
    height: 36px;
    cursor: pointer;
    background: url(../imgs/head_top_icon.png?v=1) no-repeat;
}

.ScrollBanner .hd .prev {
    background-position: -53px -90px;
    float: left;
    margin-left: 5px;
}

.ScrollBanner .hd .next {
    background-position: -53px -90px;;
    float: right;
    margin-right: 5px;
    transform: rotate(180deg);
}

.ScrollBanner .hd .prevStop {
    background-position: -60px 0;
}

.ScrollBanner .hd .nextStop {
    background-position: -60px -50px;
}

.ScrollBanner .bd {
    /* padding: 10px 25px 10px 35px; */
}

.ScrollBanner .bd ul {
    overflow: hidden;
    zoom: 1;
}

.ScrollBanner .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.ScrollBanner .bd ul li .pic {
    text-align: center;
}

.ScrollBanner .bd ul li .pic img {
    width: 354px;
    height: 370px;
    display: block;
    padding: 7px 2px;
}

.ScrollBanner .bd ul li .pic a:hover img {
    border-color: #999;
}


/*lotteryType*/

.mainBox .lotteryType {
    height: 500px;
    background: url(../imgs/bg3.jpg) top center no-repeat;
    background-size: 100% auto;
    background-position: 0 100px;
}

.lotteryClass {
    max-width: 1500px;
    margin: 0 auto;
    min-height: 300px;
}

.lotteryType .lotteryClass {
    margin: 0 0 50px 0;
}

.lotteryClass a {
    display: block;
    width: 163px;
    height: 145px;
    /* margin-left: 5px; */
    /* background: blue; */
    float: left;
    margin-bottom: ;
    background-size: contain;
    /* background: url(../imgs/lotteryIcon1.png?v=3) no-repeat; */
}

.lotteryClass a:first-child {
    margin-left: 0;
}


/*.lotteryClass a:last-child {
    float: right;
}*/


/*.lotteryClass a:nth-child(1) {*/


/*    background-position: -14px 0;*/


/*}*/


/*.lotteryClass a:nth-child(2) {*/


/*    background-position: -163px 0;*/


/*}*/


/*.lotteryClass a:nth-child(3) {*/


/*    background-position: -305px 0;*/


/*}*/


/*.lotteryClass a:nth-child(4) {*/


/*    background-position: -452px 0;*/


/*}*/


/*.lotteryClass a:nth-child(5) {*/


/*    background-position: -603px 0;*/


/*}*/


/*.lotteryClass a:nth-child(6) {*/


/*    background-position: -751px 0;*/


/*}*/


/*.lotteryClass a:nth-child(7) {*/


/*    background-position: -907px 0;*/


/*}*/


/*.lotteryClass a:nth-child(8) {*/


/*    background-position: -1061px 0;*/


/*}*/


/*.lotteryClass a:nth-child(9) {*/


/*    background-position: -1218px 0;*/


/*}*/
.lotteryClassbox {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.lotteryClass a {
    background-repeat: no-repeat;
}
.lotteryClass a:nth-child(1) {
    background-image: url(../imgs/lottery/icon1.png) ;

}

.lotteryClass a:nth-child(2) {
    background-image: url(../imgs/lottery/icon2.png);
}

.lotteryClass a:nth-child(3) {
    background-image: url(../imgs/lottery/icon3.png);
}

.lotteryClass a:nth-child(4) {
    background-image: url(../imgs/lottery/icon4.png);
}

.lotteryClass a:nth-child(5) {
    background-image: url(../imgs/lottery/icon5.png);
}

.lotteryClass a:nth-child(6) {
    background-image: url(../imgs/lottery/icon6.png);
}

.lotteryClass a:nth-child(7) {
    background-image: url(../imgs/lottery/icon7.png);
}

.lotteryClass a:nth-child(8) {
    background-image: url(../imgs/lottery/icon8.png);
}

.lotteryClass a:nth-child(9) {
    background-image: url(../imgs/lottery/icon9.png);
}


/*footer*/

.footer {
    margin: 20px 0 30px 0;
    height: 60px;
}

.footermain {
    height: 60px;
    padding-left: 31%;
}

.footer_left {
    width: 190px;
    height: 60px;
    font-size: 16px;
}

.footer_right {
    line-height: 25px;
    font-size: 16px;
    color: #c5c5c5;
    padding-left: 30px;
}

.changeGray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

#video1 {
    width: 100%;
    height: auto;
}

.video_box {
    display: block;
    width: 835px;
    height: 520px;
    overflow: hidden;
}

.vodeo_qiehuan_img {
    width: 220px;
    height: 110px;
}

.qiehuan_ui_box {
    margin-top: 10px;
}

.video-js {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    header,
    .header {
        height: auto;
        overflow: hidden;
        position: inherit;
    }
    .header .top {
        height: auto;
        overflow: hidden;
    }
    .container {
        width: 100%;
    }
    .top_lf {
        width: 100%;
    }
    .top_rt {
        width: 100% !important;
        float: left;
    }
    .top_rt a {
        width: 24%;
        margin-top: 0;
        margin-left: 0;
    }
    .mainBox .content {
        margin-top: 0;
    }
    .conttitle {
        width: 100%;
        /* text-align: center; */
        padding: 0 !important;
    }
    .mainBox .computer_vd {
        width: 100%;
    }
    .mainBox .group_Introd {
        height: auto;
        overflow: hidden;
    }
    .vedioDiv {
        width: 75%;
        background-image: none;
        height: auto;
        overflow: hidden;
        border: 1px #bdbcbc solid;
        margin-left: 1px;
        margin-bottom: 20px;
    }
    .video_box {
        width: 100% !important;
        height: auto;
        overflow: hidden;
        margin: 0 !important;
    }
    .video-title {
        width: 19%;
        border: 1px #bdbcbc solid;
    }
    .vodeo_qiehuan_img {
        width: 100%;
        height: auto;
    }
    .video-title .v-title {
        margin-left: 0 !important;
        width: 100%;
    }
    .ScrollBanner {
        width: 100%;
    }
    .mainBox .lotteryType {
        height: auto;
    }
    .footer {
        height: auto;
        overflow: hidden;
    }
    .footermain {
        padding-left: 0;
    }
    .footermain {
        height: auto;
        overflow: hidden;
    }
    .footer_left {
        width: auto;
    }
    .footer_right {
        width: auto;
    }
    .lotteryClass a:last-child {
        float: left;
    }
    .lotteryClass a {
        margin-left: 0px;
    }
    .ScrollBanner .bd {
        padding: 11px 0 10px 0px;
    }
    .ScrollBanner .hd {
        z-index: 99999;
    }
    .mainBox .conttitle {
        margin-top: 40px;
        height: auto;
    }
    .mainBox .conttitle1 {
        margin-top: 0;
        height: auto;
    }
    .conttitle span.smallfont {
        height: auto;
        line-height: normal;
        line-height: 40px;
    }
    .lotteryType .lotteryClass {
        margin: 0;
    }
}

@media screen and (max-width: 780px) {
    .mainBox .lotteryType {
        background-image: none;
    }
    .top_rt a>span {
        background-image: none;
        width: 0px;
    }
    .top_rt a {
        text-align: center;
        font-size: 14px;
        width: 22%;
        margin: 1%;
        border: 1px solid rgba(255, 255, 255, 0.4);
        border-radius: 12px;
        height: 32px;
        line-height: 32px;
    }
    .phone_hidden {
        display: none;
    }
    .lotteryClass {
        width: 100%;
        margin: 0 auto !important;
    }
    .footer_right,
    .footer_left {
        float: unset;
        text-align: center;
    }
    .footer_left {
        width: 60%;
        margin-left: 20%;
    }
    .vedioDiv {
        /* width: 100%; */
		width: 99%;
        box-sizing: border-box;
        margin: 0 0.5%;
    }
    .video-title {
        /* width: 100%; */
        width: 2000px;
        height: auto;
        margin-left: 0;
        overflow: hidden;
        padding-top: 5px;
        height: auto !important;
    }
    .video-title li {
        /* width: 30%; */
        width: 180px;
        float: left;
        padding-left: 5px;
    }
    .lotteryClass a:nth-child(2) {
        margin: 0 10px 0 10px;
    }
    .lotteryClass a:nth-child(5) {
        margin: 0 10px 0 10px;
    }
    .lotteryClass a:nth-child(8) {
        margin: 0 10px 0 10px;
    }
    .top .top_lf {
        float: unset;
        margin: auto;
        text-align: center;
    }
    /*.lotteryClass a{padding: 0 5px 0 5px;}*/
    .video-title {
        width: 100%;
        overflow: scroll;
    }
    .qiehuan_ui_box {
        width: 100%;
        display: flex;
    }
    .video-title ul li {
        width: 200px;
        padding-right: 10px;
        float: left;
    }
    .video-title ul li:last-child {
        padding-right: 20px;
    }
    .conttitle span.smallfont {
        padding-top: 40px;
    }
    .lotteryClass a {
        display: block;
        width: 125px;
        height: 108px;
        float: left;
        background-size: contain;
    }
    .lotteryClassbox {
        margin: 0 !important;
    }
}

@media screen and (max-width: 780px) {

}

.margintop0 {
    margin-top: 0 !important;
}

.top_one_width {
    display: contents;
    width: 200px;
}
@media (max-width: 480px) {
    /* 针对所有手机，包括大屏 */
    .mainBox {
      padding: 16px;
      font-size: 12px;
      margin-top:-10px;
      background: url(../imgs/bgh5.png?=1.2) top center no-repeat;
      background-size: 100% auto;
    }
    .mainBox .group_Introd {
        background: none;
    }
    .mainBox .gropInfo {
        margin-bottom: 12px;
    }
    .vedioDiv {
        margin-bottom: 12px;
    }
    .video-title {
        width: calc(100vw - 36px);
        margin: 0 auto;
    }
    .vodeo_qiehuan_img {
        border-radius: 4px;
    }
    .video-title ul li {
        width: 30%;
    }
    header, .header {
        font-size: 12px;
    }
    .mainBox .newsCenter {
        height: 330px;
    }
    .ScrollBanner .hd .prev {
        margin-left: 0;
        opacity: .5;
        width: 10px;
    }
    .ScrollBanner .hd .next {
        margin-right: 0;
        opacity: .5;
        width: 10px;
        transform: rotate(180deg);
    }
    .ScrollBanner .bd ul li .pic img {
        height: 300px;
    }
    .mainBox .content {
        margin-top: 12px;
    }
    .conttitle span.smallfont {
        font-size: 16px;
    }
    .conttitle span.bigfont {
        font-size: 18px;
    }
    .tab-colum {
        border:none;
    }
    .lotteryClassbox {
        margin-top: 10px;
    }
    .lotteryClassbox {
        margin: 10px 0 0 0  !important;
    }
    .mainBox .conttitle .titles {
        height: 60px;
        background-image: url('../imgs/title2h5.png?=1.2');
        background-size: 100% auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    .mainBox .conttitle1 .titles {
        height: 60px;
        background-image: url('../imgs/title3h5.png?=1.2');
        background-size: 100% auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    .mainBox .conttitle {
        margin-top: 10px;
    }
}
    .lotteryClass{
        margin: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    @media screen  and (max-width:360px){
        .image-wrapper{
            width: calc(100% / 2);
            position: relative;
        }
        .image-wrapper img {
                height: 60px !important;
        }
    }
    @media screen and (min-width: 360px) and (max-width:480px){
        .image-wrapper{
            width: calc(100% / 3);
            position: relative;
        }
    }
    @media screen and (min-width: 480px)and (max-width:600px){
        .image-wrapper{
            width: calc(100% / 4);
            position: relative;
        }
    }
    @media screen and (min-width: 600px) and (max-width: 700px){
        .image-wrapper{
            width: calc(100% / 4);
            position: relative;
        }
    }
    @media screen and (min-width: 700px) and (max-width: 1024px){
        .image-wrapper{
            width: calc(100% / 5);
            position: relative;
        }
        .image-wrapper img {
                height: 100px !important;
        }
    }
    @media screen and (min-width: 1024px) and (max-width: 1200px){
        .image-wrapper{
            width: calc(100% / 9);
            position: relative;
        }
        .image-wrapper img {
                height: 95px !important;
        }
    }
    @media screen and (min-width: 1200px) and (max-width: 1400px){
        .image-wrapper{
            width: calc(100% / 9);
            position: relative;
        }
        .image-wrapper img {
                height: 110px !important;
        }
    }
    @media screen and (min-width: 1400px) and (max-width: 2100px) {
        .image-wrapper{
            width: calc(100% / 9);
            position: relative;
        } 
        .image-wrapper img {
                height: 125px !important;
        }
    }
    @media screen and (min-width: 2100px) {
        .image-wrapper{
            width: calc(100% / 9);
            position: relative;

        }
        .image-wrapper img {
                height: 140px !important;
        }
    }
    .image-wrapper{
        margin-bottom: 5px;
    }
    .image-wrapper > img {
        position: absolute;
        height: 100%;
        top: 0; 
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
    }
    .lotteryClass {
        width: 100%;
    }

