@charset "utf-8";
/*2021/11/23  Y*/

/*.main_r {
    margin: 0 auto;
    width: 768px;
    height: auto;
    background-color: #fff;
    border: 1px #F1F1F1 solid;
}*/
body {
    background-color: #f5f5f5;
}
.rules_con {
    padding: 20px 24px 50px 24px;
    font-family: "新宋体";
}
.rules_con .r_xh_b {
    border-bottom: 2px solid #0f5a9b;
}

.clearfix {
    display: block;
    overflow: hidden;
}
.page {
    clear: both;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
}
.page .pc_paging {
    padding: 36px 0 !important;
    border-top: 1px solid #ececec;
}
.pc_paging {
    width: 100%;
    height: 30px;
    text-align: center;
    padding: 20px 0;
}
.pc_paging .paging {
    display: inline-block;
    padding: 0;
    border: none;
    margin: 0;
}
.pc_paging .paging li, 
.pc_paging .paging li a:hover, 
.pc_paging .paging li span:hover {
    background: none;
}
.pc_paging .paging li {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
    color: #333;
    vertical-align: middle;
    margin: 0 3px;
    float: left;
}
.pc_paging .paging li a, 
.pc_paging .paging li span {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 14px;
    color: #333;
    padding: 6px 10px;
    border: 1px solid #ccc;
    margin: 0;
}
.pc_paging .paging li a {
    text-decoration: none;
}
.pc_paging .paging li a, 
.pc_paging .paging li span {
    padding: 6px 9px !important;
}
.pc_paging .paging .page_jump {
    margin-left: 5px;
}
.pc_paging .paging .page_jump input {
    width: 40px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0 3px;
    outline: none;
}
.pc_paging .paging .page_jump a {
    border-radius: 2px;
    margin-left: 6px;
}
.pc_paging .paging li a, .pc_paging .paging li span {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 14px;
    color: #333;
    padding: 6px 9px;
    border: 1px solid #ccc;
    margin: 0;
}

/*表格样式*/
.serviceTable{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
.serviceTable th{
	font-size: 20px;
    color: #333333;
    font-family: FZXBSJW-GB1-0;
    line-height: 50px;
    border-bottom: 2px solid #0f5a9b;
    font-weight: normal;
}
.serviceTable td{
	font-size: 16px;
	color: #333;
	padding: 20px 0;
}
.serviceTable tr:nth-child(even) td{
	background: #eeeeee;
}
.serviceTitle{
	width: 100%;
	font-size: 16px;
    font-weight: bold;
}
.serviceNote{
	font-size: 14px;
    color: #2569a4;
    margin-top: 5px;
    line-height: 23px;
}
.serviceBtn{
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
}
/*表格样式结束*/


.rules_box {
    width: 100%;
    background: url(../images/gzk_bg.jpg) top center no-repeat;
}
.wrap_zw {
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
}
.gzk_tit img {
    width: 591px !important;
    height: 69px !important;
    display: block;
    margin: auto;
    padding: 63px 0 36px 0;
}
.gzk_sum {
    background: url(../images/gzk_tz.png) center no-repeat;
    width: 418px;
    height: 38px;
    margin: auto;
}
.gzk_sum span {
    display: block;
    font-size: 18px;
    color: #fcfcfc;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
}
.gray-bg {
    background: #efefef;
}
.rules_main {
    padding-top: 20px;
    margin-top: 16px;
}
.search_box {
    background: #ffffff;
    width: 1054px;
    height: 181px;
    margin: auto;
    overflow: hidden;
}
.search_box form {
    padding: 51px 0 23px 91px;
}
.search_box .input {
    font-size: 16px;
    float: left;
    width: 697px;
    height: 47px;
    line-height: 47px;
    padding: 0px 10px;
    color: #333;
    background-color: #ffffff;
    border: 2px solid #0f5a9b;
    border-radius: 8px;
}
.search_box .btn-search {
    cursor: pointer;
    float: left;
    border: none;
    width: 36px;
    height: 36px;
    background: #fff url(../images/gzk_search.png) no-repeat center center;
    margin-left: -52px;
    margin-top: 10px;
}
.search_box .button {
    display: inline-block;
    width: 110px;
    height: 51px;
    background: #0f5a9b;
    font-size: 18px;
    color: #ffffff;
    line-height: 51px;
    text-align: center;
    border-radius: 6px;
    border: 2px solid #0f5a9b;
    margin-left: 20px;
    cursor: pointer;
}
.sear_wz {
    width: 270px;
    margin: auto;
    overflow: hidden;
}
.sear_wz dl dt {
    font-size: 16px;
    padding-right: 20px;
    color: #2569a4;
}
.sear_wz dl dd {
    color: #666666;
    font-size: 16px;
    padding-right: 20px;
}
.gzk_content {
    width: 1054px;
    margin: 35px auto 0 auto;
    overflow: hidden;
    padding-bottom: 60px;
}
.rulesCon {
    background: #ffffff;
    width: 1004px;
    padding: 30px;
}


.rule_content {
    width: 1200px;
    margin: auto;
    background: #ffffff;
    text-align: center;
    font-family: fangsong;
}
.ru_top {
    position: relative;
    border-bottom: 5px solid #015293;
}
.rule_content .title {
    color: #fe0002;
    font-size: 40px;
    font-family: FZXiaoBiaoSong-B05S;
    padding: 100px 0 42px 0;
    width: 455px;
    margin: 0 auto;
}
.guoHui{
	margin-top: 10px;
	width: 66px;
}
.logoFont{
	margin-top: 27px;
	margin-left: 18px;
}
.download {
    position: absolute;
    bottom: 12px;
    right: 12px;
}
.download>div {
    line-height: 21px;
    width: 88px;
    height: 33px;
    border: 1px solid #d1d2d4;
    display: inline-block;
    float: left;
}
.download a {
    font-size: 14px;
    line-height: 33px;
    color: #666666;
    font-family: Microsoft Yahei;
}
.download>div:nth-child(even) {
    margin-left: 12px;
}
.rule_content .content {
    margin: 30px 78px 70px;
    line-height: 38px;
    font-size: 21px;
    color: #333;
}
.rul_note {
    border-top: 5px solid #015293;
    overflow: hidden;
}
.rul_note p {
    font-size: 28px;
    font-family: FZXiaoBiaoSong-B05S;
    color: #015293;
    float: right;
    margin: 40px 77px 40px 0;
}

.serviceLogo {
    display: block;
    width: 205px;
    height: 55px;
    position: absolute;
    top: 20px;
    left: -10px;
}
.serviceLogo img{
	width: 100%;
}


/*分页样式*/
.spanDot{
	display: none!important;
}
#kkpager {
    padding: 36px 0 !important;
    border-top: 1px solid #ececec;
}
#kkpager span.disabled,
#kkpager a{
	border: #ccc 1px solid!important;
	padding: 6px 9px!important;
    font-size: 14px!important;
    background: none!important;
    margin: 0 3px!important;
    line-height: 1!important;
}
#kkpager span.curr{
	background: #00679d!important;
    border: 1px solid #00679d!important;
    padding: 6px 9px!important;
    font-size: 14px!important;
    margin: 0 3px!important;
    line-height: 1!important;
    color: #fff;
}
#kkpager_btn_go{
	width: auto!important;
    height: auto!important;
    border: #ccc 1px solid!important;
    overflow: hidden;
    line-height: 1!important;
    padding: 6px 9px!important;
    font-size: 14px!important;
    margin: 0!important;
    margin-left: 6px!important;
    cursor: pointer;
    background: none!important;
    color: #333!important;
    position: initial!important;
    display: inline-block!important;
}

#kkpager .infoTextAndGoPageBtnWrap {
    padding-top: 0!important; 
    font-size: 14px!important;
    color: #333!important;
    float: initial!important;
    position: initial!important; 
    display: inline-block;
    vertical-align:middle;
}
#kkpager .pageBtnWrap {
    float: initial!important;
    position: initial!important;
    display: inline-block;
    vertical-align:middle;
}
#kkpager_btn_go_input {
    width: 40px!important;
    height: auto!important;
    color: #333!important;
    text-align: center;
    margin-left: 3px!important;
    margin-right: 3px!important;
    border: 1px solid #ccc!important;
    position: initial!important;
    outline: none;
    padding: 5px;
    border-radius: 2px;
}
.totalText{
	float: left;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
    border: #ccc 1px solid;
    padding: 6px 9px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    line-height: 1;
}
#kkpager a:hover{
	color:#333!important;
}
#kkpager{
	text-align: center;
}
