body{
	background-color: #FFFFFF;
}

.fengeA{
	width: 100%;
	height: 50px;
}
.fengeC{
	width: 100%;
	height: 70px;
}
.fenge0{
	width: 100%;
	height: 45px;
}
.fenge1{
	width: 100%;
	height: 50px;
}
.fenge2{
	width: 100%;
	height: 26px;
}

/*涓嬮潰鏄笁涓寜閽�*/

.contentBtn{
	width: 470px;
	margin: 0 auto;
}
.contentBtn #btn{
	width: 133px;
	height: 48px;
	color: #797979;
	font-size: 18px;
	border: 1px solid #DADADA;
	background-color: #ffffff;
	margin: 0px 10px;
}
.contentBtn #btn:hover{
	cursor: pointer;
	background-color: #2855b1;
	color: #FFFFFF;
	border-color: #2855b1;
}

/*涓嬮潰鏄煡閲嶅叆鍙�*/

.tiTleBox{
	width: 100%;
	height: 52px;
	text-align: center;
}
.fengefuBox{
	width: 100%;
     /*灞呬腑瀵归綈寮规�х洅鐨勫悇椤� <div> 鍏冪礌*/
}
.chaChongTable{
	width: 1210px;
	margin: 0 auto;

}
.chaChongTable #chaChongTab{
	margin-left: 427px;
}
.chaChongTable .chaChongTab{
	margin-left: 52.5px;
}
.chaChongTable .chaChongTab1{
	margin-left: 240px;
}
.chaChongTable .content{
	width: 345px;
	display: inline-block;
	margin-left: 27.5px;
	margin-right: 27.5px;
	margin-bottom: 25px;
}
.chaChongTable .chaChongTabText{
	margin-top: 5px;
	color: #9D9D9D;
	font-size: 16px;
	width: 345px;
}
.chaChongTable #jianCeStart{
	width: 140px;
	height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #ff592d;
	border: none;
	border-radius: 30px;
}
.chaChongTable #jianCeStart:hover{
	cursor: pointer;
}

/*涓嬮潰鏄笅杞芥姤鍛�*/

.tiTleSBox{
	width: 100%;
	height: 20px;
    text-align: center;
}

.testStar{
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	width: 140px;
	height: 40px;
	background-color: #ff592d;
	border: none;
	text-align: center;
	line-height: 40px;
}

.menuBtn ul li{
            list-style: none;
            width: 270px;
            height: 60px;
            font-size: 20px;
            text-align: center;
            line-height: 60px;
            border-radius: 10px;
            cursor: pointer;
            
        }
        #li1{
            margin:0 auto;
            background-color: #FFFF00;
            margin-top:-40px;
            margin-bottom:10px;
        }
        
        #li1:hover{
            margin:0 auto;
            background-color: #FFFF00;
            margin-top:-40px;
            margin-bottom:10px;
        }
        
