.wrapperV2 {
    min-width: 1200px;
	margin-top:39px;
}

.main {
    background: #fff !important;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}
.row {
    margin: 0 auto;
    width: 1200px;
	background: #fff;
}

.row:after,.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column,.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row:after,.row .row:before {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.column,.columns {
    width: 100%;
    float: left
}

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

.tabs {
    border-bottom: 2px solid #2f8162
}

.tabs {
    margin-bottom: 0!important;
    margin-left: 0
}

.tabs:after,.tabs:before {
    content: " ";
    display: table
}

.tabs:after {
    clear: both
}

.tabs .tab-title,.tabs dd {
    float: left;
    list-style: none;
    margin-bottom: 0!important;
    position: relative
}


.tabs .tab-title>a:hover,.tabs dd>a:hover {
    background-color: #f0f0f0
}


.tabs.radius .tab:first-child a,.tabs.radius dd:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius .tab:last-child a,.tabs.radius dd:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical .tab-title,.tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs li {
    margin-right: 2px;
    border: 1px solid #ddd;
    border-bottom: 0
}

.tabs li.tab-title {
    border-radius: 5px 5px 0 0;
    margin-right: -4px
}

.tabs li.active {
    position: relative;
    z-index: 2;
}

.tabs li a {
    border-radius: 3px 3px 0 0
}

.tabs li a:focus {
    outline: 0!important
}

.tabs li.importantTab a {
    color: #d91f1f!important
}

.tabs li.importantTab.active a {
    color: #fff!important
}

.tabs.vertical li {
    margin-right: 0
}

.data-wrapper {
    position: relative;
    margin-top: -2.5rem
}

.data-wrapper .data-info {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 2
}

.data-wrapper .dataH1 {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    margin: 30px 0 0 0;
    font-size: 1.16667rem;
    color: #fff;
    background: url(../images/h1Bg.png) 0 0 repeat-y;
    border-radius: .33333rem
}

.data-wrapper .dataHeader {
    position: relative;
    height: 200px;
    background: url(../images/databj.png) 50% 0 no-repeat;
    background-size: cover
}

.data-wrapper .dataHeader .dataHeaderSearch {
    position: relative;
    width: 600px;
    padding: 55px 0 20px 0;
    margin-left: auto;
    margin-right: auto;
	color: #fff;
    font-size:34px;
    font-weight: bold;
    text-align: center;
}

.data-wrapper .dataHeader .dataHeaderSearch .dataHeaderSearchIcon {
    display: block;
    position: absolute;
    right: 16px;
    top: 83px;
    z-index: 2;
    color: #999
}

.data-wrapper .dataHeader .dataHeaderSearch .dataHeaderSearchIcon .fa {
    font-size: 24px
}

.data-wrapper .dataHeader .dataHeaderSearch input {
    border-radius: 4px;
    border: 0;
    height: 50px;
    line-height: 50px;
    padding-right: 40px;
    font-size: 16px
}

.data-wrapper .dataHeader .dataHeaderSearch .dataHeaderSearchError {
    position: absolute;
    top: 123px;
    left: 0;
    color: #d91f1f;
    font-size: 14px
}

.data-wrapper .dataHeader .dataHeaderHot {
    margin: 0 auto;
    text-align: center
}

.data-wrapper .dataHeader .dataHeaderHot .dataHeaderHotTit {
    display: inline-block;
    margin-right: 12px;
    font-size: 14px;
    color: #fff;
	font-weight: bold;
}

.data-wrapper .dataHeader .dataHeaderHot .dataHeaderHotText {
    display: inline-block;
    margin: 0
}

.data-wrapper .dataHeader .dataHeaderHot .dataHeaderHotText a {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    color: #fff
}

.data-wrapper .dataCon {
    padding: 20px 0 40px;
	background: #f1f5f9;
}

.data-wrapper .dataCon .tabs.dataTabs1 {
    border-bottom: 1px solid #eee;
}

.data-wrapper .dataCon .tabs.dataTabs1 li {
    border: 0
}

.data-wrapper .dataCon .tabs.dataTabs1 li.tab-title>a {
    padding: 20px 25px;
    font-size: 16px
}

.data-wrapper .dataCon .tabs.dataTabs1 li.tab-title>a:hover {
    background: 0 0
}

.data-wrapper .dataCon .tabs.dataTabs1 li.active {
    box-shadow: none;
	font-weight: bold;
}


.data-wrapper .dataCon .tabs.dataTabs1 li.active::after {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #406dff;
    border-radius: 2px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%,0);
}


.data-wrapper .dataCon .tabs.dataTabs1 li.active>a {
    background: 0 0;
    color: #406dff;
}

.data-wrapper .dataCon .tabs.dataTabs1 li:first-child.tab-title>a {
    padding: 20px 25px;
}

.data-wrapper .dataCon .tabs.dataTabs2 {
    border-bottom: 0
}

.data-wrapper .dataCon .tabs.dataTabs2 li {
    border: 0;
	cursor:pointer;
}

.data-wrapper .dataCon .tabs.dataTabs2 li.tab-title>a {
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}

.data-wrapper .dataCon .tabs.dataTabs2 li.tab-title>a:hover {
    background: 0 0
}

.data-wrapper .dataCon .tabs.dataTabs2 li.tab-title>a .dataListCountryIcon {
    height: 16px;
    width: auto;
    vertical-align: middle;
    margin-right: 6px;
}

.data-wrapper .dataCon .tabs.dataTabs2 li.active {
    box-shadow: none;
}

.data-wrapper .dataCon .tabs.dataTabs2 li.active>a {
    background: #f1f5f9;
    color: #222;
}

.data-wrapper .dataCon .tabs.dataTabs2 li.active>a:hover {
    background: #f1f5f9;
}

.data-wrapper .dataCon .tabs.dataTabs2 li a:hover {
    cursor: pointer;
}



.data-wrapper .dataCon .tabs-content {
    border: 0;
    padding: 0
}

.data-wrapper .dataCon .dataList .dataListTit {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    float: left;
    display: block;
    padding-top: 6px;
    width: 50px;
    text-align: center
}

.data-wrapper .dataCon .dataList .dataListTit.hot {
    color: #406dff;
    font-size: 16px;
    font-weight: 700
}

.data-wrapper .dataCon .dataList .dataListCon {
    margin-left: 55px
}

.data-wrapper .dataCon .dataTabsContent2.tabs-content {
    padding: 0
}

.data-wrapper .dataCon .dataTabsContent2.tabs-content>.content {
    display: block;
    background:#f1f5f9;
    padding: 40px 25px 10px 25px;
}

.data-wrapper .dataCon .dataTabsContent2.tabs-content>.content.countryContentLv1 {
    background: 0 0;
    padding: 0
}

.data-wrapper .dataCon .dataTabsContent2.tabs-content>.content.countryContentLv1 .dataList2 .dataListTit2 {
    width: 50px;
    text-align: center;
    margin-left: 0
}

.data-wrapper .dataCon .dataTabsContent2.tabs-content>.content.countryContentLv1 .dataList2 .dataListTit2.hot {
    color: #d91f1f;
    font-size: 18px;
    font-weight: 700
}

.data-wrapper .dataCon .dataTabsContent2.tabs-content>.content.countryContentLv1 .dataList2 .dataListCon2 {
    margin-left: 65px
}

.data-wrapper .dataCon .dataList2 .dataListTit2 {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    float: left;
    display: block;
    padding-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    width: 50px;
    text-align: center;
}

.data-wrapper .dataCon .dataList2 .dataListTit2.hot {
    color: #406dff;
    font-size: 16px;
    font-weight: 700;
    margin-right: 20px;
	margin-top: -2px;
}

.data-wrapper .dataCon .dataList2 .dataListCon2 {
    margin-bottom: 20px;
}

.data-wrapper .dataCon .dataList2 .dataListCon2 li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px
}

.data-wrapper .dataCon .dataList2 .dataListCon2 li a {
    font-size: 14px
}

.data-wrapper .dataCon .dataList2 .dataListCon2 li a:hover{
    color: #406dff;
}
.data-wrapper .dataCon h1 {
    margin-bottom: 10px;
}


.bxslider {
    margin: 0;
    padding: 0
}

ul.bxslider {
    list-style: none
}


meta.foundation-version {
    font-family: "/5.5.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 53.33333em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:53.41667em)/";
    width: 53.41667em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:53.41667em) and (max-width:85.33333em)/";
    width: 53.41667em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:85.41667em)/";
    width: 85.41667em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:85.41667em) and (max-width:120em)/";
    width: 85.41667em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:120.08333em)/";
    width: 120.08333em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:120.08333em) and (max-width:160em)/";
    width: 120.08333em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:160.08333em)/";
    width: 160.08333em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}


.tabs {
    margin-bottom: 0!important;
    margin-left: 0
}

.tabs:after {
    clear: both
}

.tabs .tab-title,.tabs dd {
    float: left;
    list-style: none;
    margin-bottom: 0!important;
    position: relative
}

.tabs .tab-title>a,.tabs dd>a {
    display: block;
    background-color: #fff;
    color: #222;
    padding:5px 10px;
}

.tabs .tab-title>a:hover,.tabs dd>a:hover {
    background-color: #f0f0f0
}

.tabs .tab-title.active>a,.tabs dd.active>a {
    background-color: #f0f0f0;
    color: #fff
}

.tabs.radius .tab:first-child a,.tabs.radius dd:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius .tab:last-child a,.tabs.radius dd:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical .tab-title,.tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 2rem;
    width: 100%
}

.tabs-content:after,.tabs-content:before {
    content: " ";
    display: table
}

.tabs-content:after {
    clear: both
}

.tabs-content>.content {
    display: none;
    float: left;
    padding:25px;
    width: 100%
}

.tabs-content>.content.active {
    display: block;
    float: none
}

.tabs-content>.content.contained {
    padding: .83333rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical>.content {
    padding: 0 .83333rem
}


.MTBlock {
    font-size:18px;
	margin-top: 20px!important;
	font-weight: 400;
    line-height: 20px;
    margin-bottom: 25px;
}




.special-wrap {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 10px;
    background: #fff;
    margin-top: 20px;
}

.special-wrap .item {
    border-right: 1px solid #e4e4e4;
    box-sizing: border-box;
    padding: 14px 8px 14px 0;
    display: flex;
    align-items: center;
    margin-right: 11px;
}

.special-wrap .item:last-child {
    padding: 14px 0;
    margin: 0;
    border: 0;
}

.special-wrap .item .name p {
    font-size: 12px;
    color: #242424;
    font-weight: bold;
    text-align: center;
    margin-top: 9px;
}

.special-wrap .item .name .imgbox {
    width: 59px;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
    justify-content: center;
}

.special-wrap .item .name .imgbox img {
    max-width: 59px;
    max-height: 51px;
}

.special-wrap .item .list {
    margin-left: 13px;
    width: 58px;
}

.special-wrap .item .list a {
    display: block;
    font-size: 12px;
    color: #282828;
    margin-bottom: 13px;
}

.special-wrap .item .list a:last-child {
    margin-bottom: 0;
}

.location {
    margin: 20px auto;
}

.match-tab {
    background: #fff;
}

.match-tab .title {
    border-bottom: 1px solid #e4e4e4;
    padding: 22px 18px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.match-tab .title h1 {
    font-size: 17px;
    font-weight: bold;
    color: #000244;
    margin-right: 30px;
    position: relative;
}

.match-tab .title .link a.on::before,
.match-tab .title .link a:hover::before{
    content: '';
    width: 100%;
    display: block;
    height: 2px;
    background: #000244;
    position: absolute;
    left: 0;
    bottom: -28px;
}

.match-tab .title .link {
    width: 732px;
    display: flex;
    align-items: center;
    
}

.match-tab .title .link a {
    font-size: 14px;
    color: #666;
    margin-right: 35px;
     position: relative;
     font-weight: bold;
}
.match-tab .title .link a.on{
    color: #000244;
}
.match-tab .title .link a:hover {
    color: #000244;
}

.match-tab .title .link a:last-child {
    margin: 0;
}

.match-tab .functionblock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 431px;
}

.match-tab .functionblock select {
    width: 107px;
    height: 28px;
    border: 1px solid #e4e4e4;
    outline: none;
    text-align: center;
    text-align-last: center;
}

.match-tab .functionblock .buttom {
    width: 73px;
    height: 28px;
    background: #fec300;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}

.match-tab .details {
    margin-top: 18px;
    box-sizing: border-box;
    padding: 0 18px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.match-tab .details .img-box {
    width: 76px;
    height: 75px;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
    justify-content: center;
}

.match-tab .details .img-box img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.match-tab .details .row1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1074px;
}

.match-tab .details .row1 h1 {
    font-size: 23px;
    color: #242424;
}

.match-tab .details .row1 .function {
    display: inline-flex;
    align-items: center;
}

.match-tab .details .row1 .function p {
    font-size: 16px;
    color: #666;
}

.match-tab .details .row1 .function select {
    width: 107px;
    height: 28px;
    border: 1px solid #e4e4e4;
    outline: none;
    text-align: center;
    text-align-last: center;
    font-size: 14px;
}

.match-tab .details .row2 {
    font-size: 16px;
    color: #242424;
    margin-top: 18px;
}

.super-content {

    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.min-wrap {
    width: 841px;

}

.model-wrap {
    background: #fff;
    margin-bottom: 20px;
}

.model-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
}

.model-title::before {
    content: '';
    display: block;
    width: 5px;
    height: 20px;
    background: #fec300;
    position: absolute;
    top: 24px;
    left: 0;

}

.model-title h2 {
    font-size: 20px;
    color: #242424;

}

.model-title a {
    font-size: 12px;
    color: #666;
}

.results-wrap .row1 {
    display: flex;
    align-items: center;
    justify-content: space-between;

    box-sizing: border-box;
    padding: 0 20px;
}

.results-wrap .row1 .item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    background: #f7f7fa;
    font-size: 12px;
    color: #939393;
}

.results-wrap .row1 .item:nth-child(1) {
    width: 48px;
}

.results-wrap .row1 .item:nth-child(2) {
    width: 107px;
}

.results-wrap .row1 .item:nth-child(3) {
    width: 93px;
}

.results-wrap .row1 .item:nth-child(4) {
    width: 76px;
}

.results-wrap .row1 .item:nth-child(5) {
    width: 93px;
}

.results-wrap .row1 .item:nth-child(6) {
    width: 106px;
}

.results-wrap .row1 .item:nth-child(7) {
    width: 87px;
}

.results-wrap .row1 .item:nth-child(8) {
    width: 87px;
}

.results-wrap .row1 .item:nth-child(9) {
    width: 99px;
}

.results-wrap .row2 {
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
}

.results-wrap .row2 .item {
    background: #fff;
}

.results-wrap .row2 .item:nth-child(3),
.results-wrap .row2 .item:nth-child(5) {
    color: #282828;
}

.results-wrap .row2 .c1 {
    color: #f45c4a;
}

.results-wrap .row2 .c2 {
    color: #14cc7d;
}

.results-wrap .row2 span {
    width: 45px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.results-wrap .row2 span.win {
    background: #f45c4a;
}

.results-wrap .row2 span.loser {
    background: #14cc7d;
}

.results-wrap .row2 span.ping {
    background: #a3b3be;
}

.card-item {
    width: 189px;
    border-radius: 5px;
    margin: 0 0 16px 16px;
    height: 186px;
    float: left;
    overflow: hidden
}

.card-item-top {
    width: 100%;
    height: 128px;
    overflow: hidden;
    position: relative;
    border-radius: 5px
}

.card-item-top .video-img {
    border-radius: 5px;
    width: 100%;
    min-height: 100%;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.card-item-top:hover .video-img {
    width: 100%;
    min-height: 100%;
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.card-item:hover .card-item-top {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2)
}

.card-item:hover .card-bottom-title {
    color: #ff4141
}

.card-item:hover .card-bottom-nums {
    bottom: -28px
}

.card-bottom {
    height: 40px;
    padding-top: 10px;
    width: 100%;
    position: relative
}

.card-bottom-title {
    line-height: 20px;
    height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.card-bottom-nums {
    position: absolute;
    bottom: 0px;
    left: 0;
    margin-top: 5px;
    height: 20px;
    background-color: #fff;
    width: 100%;
    -webkit-transition: bottom .3s ease-in-out;
    transition: bottom .3s ease-in-out
}

.card-bottom-nums .video-com .icon-eye {
    background: url(/skin/images/see_icon.png) no-repeat;
    width: 18px;
    height: 14px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
}

.card-bottom-nums .video-com-text {
    vertical-align: middle;
}
.video-wrap{
    background: #fff;
}
.integral-wrap{
    background: #fff;
}
.integral-wrap .row1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 20px;
}
.integral-wrap .row1 .item{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    background: #f7f7fa;
    font-size: 12px;
    color: #939393;
    flex: 1;
}
.integral-wrap .row1 .item:nth-child(1){
    flex: 0 0 50px;
}
.integral-wrap .row1 .item:nth-child(2){
    flex: 0 0 130px;
    box-sizing: border-box;
    padding: 10px 0 10px 15px;
    justify-content: flex-start;
}

.integral-wrap .row2{
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
}
.integral-wrap .row2 .item{
    background: none;
    color: #282828;
}
.integral-wrap .row2 .item span{
    font-weight: bold;
    color: #959595;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    display: block;
}

.explain-wrap{
    box-sizing: border-box;
    padding: 20px;
    border-top: 1px solid #e4e4e4;
}
.explain-wrap p{
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.side-wrap{
    width: 331px;
}

.model2-wrap{
    background: #fff;
    margin-bottom: 20px;
}
.model2-title{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e4e4e4;
}
.model2-title strong{
    font-size: 20px;
    font-weight: bold;
    padding: 18px 20px;
    box-sizing: border-box;
}
.model2-list{
    box-sizing: border-box;
    padding: 20px;
}
.model2-list .item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.model2-list .item:last-child{
    margin-bottom: 0;
}
.model2-list .item img{
    width: 16px;
    height: 16px;
}
.model2-list .item p{
    width: 266px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    font-size: 14px;
    color: #2a2a2a;
}
.model2-list .item:hover p{
    color: #000244;
}

.model2-tag{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 19px 16px;
}
.model2-tag a{
    background: #f7f6fc;
    color: #282828;
    padding: 13px 10px;
    margin-right: 12px;
    margin-bottom: 10px;
}
.model2-tag2 a:nth-child(3){
    margin-right: 0;
}


.newfooter {
    margin-top: 0;
}


.zh-match{
    width: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
    
}
.zh-match-title{
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
	border-bottom: solid 1px #eeeeee;
}

.zh-match-title::before {
    content: '';
    display: block;
    width: 5px;
    height: 20px;
    background: #406dff;
    position: absolute;
    top: 24px;
    left: 0;
}

.zh-match-title h2{
    font-size: 20px;
    color: #333333;
    display: inline-flex;
    align-items: center;
    font-weight: bold;
}
.zh-match-title span{
    font-size: 12px;
    color: #999999;
	margin-left: 20px;
}
.zh-match-content{
    padding: 35px 15px 1px 31px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.zh-match-content .item{
    width: 74px;
    margin-bottom: 32px;
    text-align: center;
    margin-right: 41px;
}

.zh-match-content .item .picbox{
    width: 74px;
	height: 74px;
	margin-bottom: 12px;
    border: solid 1px #E5E5E5;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 2px;
}
.zh-match-content .item .picbox img{
    max-width: 60px;
    max-height: 60px;
    display: block;
}
.zh-match-content .item .name{
    font-size: 14px;
    color: #333333;
    width: 100%;
}

.row1 {
    margin: 0 auto;
    width: 1200px;
	background: #fff;
	margin: 20px auto 0;
}

.tj-match-content{
    padding: 20px 20px 30px;
}

.match-list { 
    width: 100%;
    display: flex;
    align-items: center;
    height: 120px;
    flex-wrap: wrap;
    align-content: center;
    cursor: pointer;
    transition: all 0.2s;
    background: #f4f4f4;
    margin-top: 15px;
    border-radius: 2px;
    font-size: 16px;
    color: #333;
}

.match-list:hover{
    background: #f1f5f9;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.06);

}
.match-list .match-time {
     width: 160px;
	 align-items: center;
	 margin-left: 30px;

}
.match-list .match-time .date{
     font-size: 14px;color: #787878;
	 margin-bottom: 4px;
}

.match-list .match-round span{
     display: block;
	 font-size: 12px;color: #407af6;
	 background: #dde6f3;
	 margin: 2px 20px 0;
	 border-radius: 20px;
	 width: 110px;
	 font-style: normal;
	 font-weight: normal;
	 padding: 2px;
}

.match-list .match-comp {
     width: 80px;
	 display: flex;
	 margin-left: 20px;
}

.match-comp .comp-name {
    font-size: 16px;
	color: #303133;
	display: flex;
	align-items: center;
	margin-left: 8px;
}
.match-list .match-home {
    justify-content: flex-end;
 }
.match-list .match-round {
    width: 150px;
	font-size: 26px;
    text-align: center;
}
.match-list .match-home, .match-list .match-away {
    width: 220px;
	display: flex;
	align-items: center;
}
.match-list .match-home {
    justify-content: flex-end;
}
.match-list .match-live-news {
    display: flex;
	text-align: right;
	padding-right: 50px;
	box-sizing: border-box;
	font-size: 16px;
	color: #666666;
	margin-left: 30px;
}
.match-list .match-live-news .qb {
    margin-right: 10px;
}
.match-list .bg-img{
    width: 50px;
	height: 50px;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}
.match-list .dh-img{
    width: 58px;
	height: 58px; 
	background: #fff;
	padding: 4px;
	border-radius: 8px;
}
.ML0 {
    margin-left: 0!important;
}


.data-wrapper .zh-match-content .countrylist{
    padding-bottom: 20px;
}	

.data-wrapper .zh-match-content .countrylist li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px;
}

.data-wrapper .zh-match-content .countrylist li a {
    font-size: 14px;
}

.data-wrapper .zh-match-content .countrylist img  {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.data-location{
    width: 1200px;
    margin: 0 auto 20px;
	color: #777;
}

.data-location a{
	color: #777;
}
.data-location span{
	color: #333;
}