.xxgk-body-bg {
    background: url(../images/gzk_bg.jpg) no-repeat center top #fff;
}
.fl{float:left;}
.fr{float:right;}
.xxgk-logo{padding: 32px 0 50px;}
.xxgk-logo img{width: 40px;}
.xxgk-logo h1{font-size: }
.xxgk-title{
	padding: 0 0 100px;
}
.xyxc_ount{ text-align: center; font-size: 18px; font-weight: bold; margin: auto; color: #FFF;    padding-bottom: 15px;}
.xyxc_ount img {
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 15px;
}
.gzk {
	width: 1122px;
}
.gzk-container-bg {
	margin-bottom: 30px;
	background: #fff;
	padding: 36px;
}
.xxgk-search{
	background: #f2f2f2;
}
.xxgk-search .box {
	width: 628px;
	border-radius: 10px;
	background: #fff;
}

.xxgk-search .s-txt {
	height: 46px;
	width: 604px;
}

.gj_search {
	display: inline-block;
}
.gj_search_btn {
	border: none;
	background: #0f5a9b;
	color: #fff;
	height: 46px;
	border-radius: 10px;
	width: 110px;
	margin-left: 20px;
	font-family: Microsoft YaHei,Simsun,SimHei,Arial;
	font-size: 16px;
}
.gz-gjss{ text-align: center; font-size: 16px;  margin-top: 30px;}
.gz-gjss strong{font-weight: normal;color:#105a9b;}
.gz-gjss input{border:2px solid #105a9b; margin-left: 15px; margin-right: 8px;}
/* .xxgk-mainBox{padding: 0px;} */
.xxgk-mainContent{
	width: 74.8%;
	border: none;
	border-bottom: 1px solid #dedede;
}
.rules_con_list{ margin-top:20px}
.r_xh_b{
    border-bottom: 2px solid #0f5a9b;
}
.rules_con_list .r_xh{margin-left: 0px;width:14% ; text-align: center;}
.rules_con_list  .r_tit{ margin-left: 0px;width: 61%; text-align: center;}
.rules_con_list  .r_xz{ margin-left: 0px; width: 25%;  text-align: center;float: right;}
/* .rules_con_list .r_xh_b li{    margin-left: 22px;} */
.r_xh_b li {
    font-size: 20px;
    color: #333333;
    font-family: FZXBSJW-GB1-0;
    line-height: 64px;
}
.rul_a{
    overflow: hidden;
}
.rules_list ul li{
    padding: 10px 0;
}
.rules_list>ul li:nth-child(even){
   background: #eeeeee;
}
.rules_list .summer{
    width: 8%;
    text-align: center;
    font-size: 16px;
    margin-top:10px;
}
.rules_list .title{
    width: 62%;
    font-size: 16px;
    font-weight: bold;
    line-height:30px;
}
.rules_list .title a{
	font-family: SimSun;
}
.text-overflow {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rules_list .download{
    width: 29%;
    font-size: 14px;
    text-align: center;
    line-height:24px;
}
.rules_con_list .rules_list .download{width: 26%;}
.rules_list .download>div{
   display: inline-block;
}

.rules_list .download>div:nth-child(even){
    margin-left: 15px;
}
.rules_note{
    font-size: 14px;
    color: #666666;
    margin-left: 8%;
    margin-top: 5px;
    line-height: 23px;
}
.rules_con_list .rules_note{width: 62%;color:#666666;line-height:24px;}
/* .rules_con_list .rules_note{ padding-left: 24px;} */
.index_num {
    background: #0063b8;
    border-color: #0063b8;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin: 4px;
    zoom: 1;
    border: #dfdfdf 1px solid;
    border-radius: 3px;
    -webkit-transition: all .2s;
    padding: 0 10px;
    font-weight: 700;
}
#pagination_input {
    width: 40px;
    height: 30px;
    color: #888;
    text-align: center;
    display: inline-block;
    margin: 4px;
    zoom: 1;
    border: #dfdfdf 1px solid;
    border-radius: 3px;
    -webkit-transition: all .2s;
    background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagination_index_last{
	padding: 0 6px;
	display: inline-block;
	/* display: inline; */
	margin: 4px;
	zoom: 1;
	border: #dfdfdf 1px solid;
	border-radius: 3px;
	/* vertical-align: top; */
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);
}

.pagediv{
	padding: 36px 0 !important;	
}

@media (max-width: 1200px) {
  .xxgk-container{width:96%;}
.xxgk-search .box{    width: 100%;}
.xxgk-search .s-txt{    width: 100%;}
}
@media (max-width: 992px) {
	.xxgk-mainContent{float: none; width: 100%; min-height: auto; box-sizing:border-box; -webkit-box-sizing:border-box;}
	/* .rules_con_list .r_tit{width: 64%;} */
	/* .rules_list .download>div:nth-child(even){margin-left:0px} */
}
@media (max-width: 640px) {
	.rules_list .download>div:nth-child(even){margin-left:0px}
}
