<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body,p,b,dl,dd,table,td,th,input,img,form,div,ul,li,h1,h2,h3{margin:0;padding:0;list-style-type:none;}
a{text-decoration:none;}
body{background:#fff;color:#6C6C6C;text-align:left;font-size:14px;font-family:"微软雅黑";}

.containers{
	display: block;
	width: 100%;
	height: auto;
	margin: auto;
}
.worldcup-1{
	background: url(../images/worldcup_bg01.jpg) no-repeat center top;
	width:100%;
	height: 930px;
	margin: auto;
}

.worldcup-2{
	background: url(../images/worldcup_bg02.jpg) no-repeat center top;
	width:100%;
	height: 1317px;
	margin: auto;
}
.worldcup-2-con{
	width: 1100px;
	height: 1000px;
	margin: 0 auto;
	
}
.worldcup-2-con-tab{
	width: 1100px;
	height: 55px;
	margin: 0 auto;
	padding-top: 235px;
}
.worldcup-2-con-tab span{
	float: left;
	width: 218px;
	height: 55px;
	background: #0d68b0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 55px;
	margin-right: 2px;
	cursor:pointer ;
}
.worldcup-2-con-tab span:nth-child(5){
	margin-right: 0;
}
.worldcup-2-con-tab span.active{
	background: #d8bb7d;
	font-weight: bold;
}

.worldcup-2-con-con{
	width: 1100px;
	height: 569px;
	/* float: left; */
	margin-top: 60px;
	background: url(../images/worldcup_8.png) no-repeat center top;
}
.worldcup-4-1{
	width: 1100px;
	height: 300px;
	float: left;
	margin-top: 60px;
	background: url(../images/worldcup_8_2.png) no-repeat center top;
}

.worldcup-bjs{
	width: 1100px;
	height: 300px;
	float: left;
	margin-top: 60px;
	background: url(/zt/worldcup2018/images/worldcup_8_3.png) no-repeat center top;
}

.worldcup-jj{
	width: 257px;
    height: 300px;
    display: block;
    margin: 60px auto 0 auto;
    background: url(/zt/worldcup2018/images/worldcup_jj_gj.png) 0px 0px no-repeat;
}

.worldcup-gj{
	width: 258px;
    height: 300px;
    display: table;
    margin: 60px auto 0 auto;
    background: url(/zt/worldcup2018/images/worldcup_jj_gj.png) no-repeat -280px 0;
}
.worldcup-2-con-con li{
	width: 257px;
    float: left;
    height: 265px;
    margin-right: 24px;
    margin-bottom: 45px;
    position: relative;
}
.tijiao{
	display: table;
	width: 1100px;
}
.worldcup-2-con-con li:nth-child(4n){
	margin-right: 0;
}
.worldcup-2-con-con li span{
	cursor:pointer;
	height: 35px;
    width: 88px;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 35px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 18px;
    position: absolute;
    left: 40px;
    top: 155px;
}
.worldcup-2-con-con li span:nth-child(2){
	left: 129px;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.worldcup-2-con-con li span:hover{
	background: #d8b365;
	color: #fff;
}
.worldcup-2-con-con li span.active{
	background: #d8b365;
	color: #fff;
}
.worldcup-2-con-con li span.checkd{
	background: #d8b365;
	color: #fff;
}

.tijiao span{
	width: 182px;
    height: 44px;
    margin: 0 auto;
    display: table;
    background: url(../images/worldcup_tj.png);
    color: #0f4583;
    font-size: 22px;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
}
.tijiao span:hover{
	background: url(../images/worldcup_tj.png) 0 -43px;
	color: #fff;
}
.zhushi{
	width: 635px;
    height: 30px;
    margin: 20px auto;
    font-size: 18px;
    color: #fff;
    display: table;
}

.worldcup-2-con-2{
	width: 590px;
	height: 300px;
	margin: 0 auto;
	padding-top: 20px;
	display: table;
}
.worldcup-2-con-2 span{
	width: 205px;
	height: 40px;
	margin: 0 auto;
	display: table;
	font-size: 18px;
	color: #d8b365;
	border: 2px solid #d8b365;
	text-align: center;
	line-height: 40px;
}
.worldcup-2-con-2 li{
	width: 250px;
	height: 170px;
	float: left;
	padding-top: 60px;
}
.worldcup-2-con-2 li:nth-child(3){
	float: right;
}
.worldcup-2-con-2 li img{
	width: 250px;
	height: 110px;
	float: left;
}
.worldcup-2-con-2 li p{
	width: 209px;
	height: auto;
	line-height: 25px;
	margin: 0 auto;
	display: table;
	text-align: center;
	color: #fff;
	font-size: 15px;
	padding-top: 10px;
}
.worldcup-2-con-2 li:nth-child(2) img{
	width: 230px;
}
.worldcup-2-con-2 li:nth-child(2) p{
	width: 230px;
	float: left;
}

.worldcup-3{
	background: url(../images/worldcup_bg03.jpg) no-repeat center top;
	width:100%;
	height: 875px;
	margin: auto;
}
.worldcup-3-con{
	width: 1100px;
	height:auto;
	margin:0 auto; 
	padding-top:250px;
	color: #cfcdce;
	font-size: 16px;
	line-height: 30px;
}
.worldcup-3-con span {
	width: 30px;
	float: left;
	line-height: 25px;
	font-size: 16px;
}
.worldcup-3-con p{
	width: 1070px;
	float: left;
	line-height: 25px;
	margin-bottom: 20px;
	font-size: 16px;
}

.worldcup-4{
	background: url(../images/worldcup_bg04.jpg) no-repeat center top;
	width:100%;
	height: 912px;
	margin: auto;
}
.worldcup-4-con-1{
	width: 1100px;
	height: 220px;
	margin: 0 auto;
	padding-top: 220px;
}
.worldcup-4-con-1 a{
	width: 295px;
	height: 220px;
	float: left;
	margin-right: 105px;
}
.worldcup-4-con-1 a:nth-child(3){
	margin-right: 0;
}
.worldcup-4-con-1 a img{
	width: 295px;
	height: 155px;
}
.worldcup-4-con-1 a span{
	width: 100%;
	height: 65px;
	line-height: 65px;
	color: #fff;
	text-align: center;
	float: left;
    font-size: 16px;
}

.worldcup-4-con-2{
	width: 1100px;
	height: 220px;
	margin: 0 auto;
	padding-top: 200px;
}
.worldcup-4-con-2 a{
	width: 295px;
	height: 220px;
	float: left;
	margin-right: 105px;
}
.worldcup-4-con-2 a:nth-child(3){
	margin-right: 0;
}
.worldcup-4-con-2 a img{
	width: 295px;
	height: 155px;
}
.worldcup-4-con-2 a span{
	width: 100%;
	height: 65px;
	line-height: 65px;
	color: #fff;
	text-align: center;
	float: left;
    font-size: 16px;
}

.worldcup-5{
	background: url(../images/worldcup_bg05.jpg) no-repeat center top;
	width:100%;
	height: 842px;
	margin: auto;
}
.worldcup-5-con{
	padding-top: 255px;
	margin: 0 auto;
	width: 1100px;
	height: 350px;
}
.worldcup-5-con p{
	color: #cfbb93;
	padding: 35px 0 30px 30px;
	float: left;
	width: 1000px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}
.worldcup-5-con ul{
	padding-left:30px;
	float: left;
	width: 1000px;
	height: 200px;
}
.worldcup-5-con ul li{
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #a0906f;
	font-size: 16px;
}
.worldcup-5-con ul li span{
	color: #a0906f;
	font-size: 16px;
	width: 50%;
	height: 40px;
	line-height: 40px;
	float: left;
}
.worldcup-5-con ul li span.left{
	width: 65%;
}
.worldcup-5-con ul li span.right{
	width: 35%;
}
.worldcup-5-con ul li span font{
	color: #edb514;
}

.foot {width: 100%;height: 350px;background: #232c35;overflow: hidden;}
.foot-con {width: 1040px;margin: 55px auto 0 auto;}
.foot-item {float: left;width: 225px;overflow: hidden;}
.foot-item p {position: relative;font-size: 12px;color: #9e9ca7;line-height: 35px;text-align: left;}
.foot-item p.foot-item-t {font-size: 14px;}
.foot-item p span {display: block;float: left;width: 64px;text-align: left;font-size: 12px;color: #9e9ca7;}
.foot-item p a {display: block;float: left;width: 77px;height: 24px;margin-top: 5px;background: url(/public/images/qq.jpg) no-repeat;}
.wx {width: 140px;}
.wb {width: 150px;}
.foot-item p.foot-item-st {padding-left: 7px;margin-bottom: 10px;}
.foot-item p i {position: absolute;width: 2px;left: 0;top: 25%;height: 50%;background: #9e9ca7;}
.wx-qcode {width: 85px;height: 85px;margin-left: 5px;}
.wx-qcode img {width: 100%;}
.foot-item.s-item {width: 105px;}
.foot-item &gt; a {display: block;text-align: left;font-size: 12px;color: #9e9ca7;margin-bottom: 20px;}</pre></body></html>