﻿* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
}
.bg_topx{
    height: 350px;
    width: 100%;
    background: url(../../img/oimg2022/bannertitle.jpg) no-repeat center;
}
.bgtitle{
    display: block;
    margin: 85px auto 0;
}

body {
    background-size: 100% 100%;
    background:url(../../img/oimg2022/bg1.jpg);
}
.bg_max {
    width: 100%;
}
.rules{
    width: 100%;
}
.tab_rules{
    width: 1200px;
    margin: 0 auto 80px;
    background-color: #FFF;
    border: solid#FFF;
	padding-bottom:45px;
}
.tab_rules>li{
    width: 1100px;
    margin: 0 50px;
}
.tab_rules>li>div{
    position: relative;
    margin-top: 5px;
    background:#ebf4ff;
	border-radius: 10px;
    width: 1100px;
    padding: 20px 0;
    box-sizing: border-box;
	margin-bottom:25px;
}

/*.tab_rules>li:nth-child(3)>div{
    background: url(../../img/oimg2022/bsgznrbg4.png) no-repeat center;
}
.tab_rules>li:nth-child(6)>div{
    background: url(../../img/oimg2022/bsgznrbg2.png) no-repeat center;
}
.tab_rules>li:nth-child(7)>div{
    background: url(../../img/oimg2022/bsgznrbg2.png) no-repeat center;
}
.tab_rules>li:nth-child(8)>div{
    background: url(../../img/oimg2022/bsgznrbg3.png) no-repeat center;
}
.tab_rules>li:nth-child(9)>div{
    background: url(../../img/oimg2022/bsgznrbg2.png) no-repeat center;
}*/
.tab_rules>li>div>p{
    line-height: 30px;
    margin: 0 auto;
    width: 97%;
    text-indent: 2em;
    font-size: 14px;
}
.tab_rules>li>div>b{
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 20px;
    border: solid #5ba6ff;
}
.tab_rules>li>div>.xq_neri{
    margin: 5px auto 20px;
    width: 95%;
    text-indent: 2em;
    font-size: 0.9vw;
	color:#666;
}
.tab_rules>li>h3{
    margin-top: 50px;
    margin-bottom: 32px;
    width: 100%;
}
.tab_rules>li>h3>img{
    display: block;
}
.tab_rules>li>div>img{
    width: 100%;
}

/* footer */
