﻿@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	box-sizing: border-box;
}

a {
	color: #333;
}

a:visited {
	color: #333;
}

a:hover {
	color: #4178be;
}

body {
	background-color: #fff;
}

ol,
ul,
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
	clear: both;
	display: block;
	content: "";
}

#g_banner {
	width: 100%;
	height: 150px;
	background: url(../img/banner/20201010/banner-frbs.png) top center no-repeat;
}


.g_banner {
	width: 1200px;
	height: 161px;
	margin: 0 auto;
	position: relative;
}

.g_banner .one {
	width: 170px;
	height: 191px;
	float: left;
	font-size: 34px;
	line-height: 200px;
	color: #fff;
}

.g_banner .two {
	width: 600px;
	height: 66px;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}

.g_banner .two span {
	float: right;
	width: 200px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	float: left;
	cursor: pointer;
	font-size: 30px;
	color: #2D4E8E;
	opacity: 0.5;
	background: #FFFFFF;
}

.g_banner .two .hover {
	opacity: 1 !important;
}

#f_banner {
	width: 100%;
	height: 191px;
	background: url(../img/f_banner.jpg) top center no-repeat;
}

.f_banner {
	width: 1200px;
	height: 191px;
	margin: 0 auto;
}

.f_banner .one {
	width: 170px;
	height: 191px;
	float: left;
	font-size: 34px;
	line-height: 200px;
	color: #fff;
}

.f_banner .two {
	width: 516px;
	height: 191px;
	float: right;
}

.f_banner .two span {
	display: inline-block;
	width: 97px;
	height: 191px;
	float: left;
	margin-left: 75px;
	cursor: pointer;
}

.f_banner .two .hover {
	background-position: bottom !important;
}

.con_list {
	width: 1220px;
	min-height: 500px;
	margin: 0 auto;
	margin-top: 20px;
}

.nav_list_item {
	height: 110px;
	overflow: hidden;
}

.nav_list_item>ul {
	width: 1220px;
}

.nav_list_item{float:left;width:100%;box-sizing:border-box;padding:4px 0 0 11px;}
.nav_list_item li{float:left;width:161px;height:38px;margin:10px 0 0 10px;}
.nav_list_item li a{float:left; width:161px; height:38px; line-height:38px; font-size:16px; text-align:center; color:#333; background: #e5eef9; transition:all .2s;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.nav_list_item li a:hover{color:#fff; background: #024EB6; background-image: linear-gradient(180deg, #1960C2 1%, #419EF1 100%);}
.nav_list_item li.active a{color:#fff; background: #024EB6; }

.nav_list_itemone{float:left;width:100%;box-sizing:border-box;padding:4px 0 0 11px;}
.nav_list_itemone li{float:left;width:161px;height:38px;margin:10px 0 0 10px;}
.nav_list_itemone li a{float:left; width:161px; height:38px; line-height:38px; font-size:16px; text-align:center; color:#333; background: #e5eef9; transition:all .2s;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.nav_list_itemone li a:hover{color:#fff; background: #024EB6; background-image: linear-gradient(180deg, #1960C2 1%, #419EF1 100%);}
.nav_list_itemone li.active a{color:#fff; background: #024EB6; }

.con_list>a.all {
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	color: #F57A17;
	margin-left: 565px;
	text-align: center;
}

.con_list>a.all img {
	transform: rotate(180deg);
}

.nav_list_itemone {
	height: 110px;
	overflow: hidden;
}

.nav_list_itemone>ul {
	width: 1220px;
}

.con_list>a.bmall {
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	color: #F57A17;
	margin-left: 565px;
	text-align: center;
}

.con_list>a.bmall img {
	transform: rotate(180deg);
}

.clearfix li:nth-child(4n) {
	margin-right: 0px;
}

.clearfixone li:nth-child(4n) {
	margin-right: 0px;
}

.sx_list {
	width: 1200px;
	min-height: 500px;
	overflow: hidden;
	margin-top: 20px;
}

.common_listone {
	width: 1200px;
	min-height: 450px;
	float: left;
	position: relative;
}

.right_search_form1 {
	width: 310px;
	height: 35px;
	margin-top: 13px;
	margin-right: 20px;
	float: right;
}

.right_search_form1 .form_input1 {
	display: block;
	float: left;
	width: 240px;
	height: 35px;
	padding-left: 10px;
	background-color: #f8fdff;
	border: 1px solid #c3c3c3;
	border-right: none;
	outline: none;
	font-size: 13px;
	line-height: 33px;
	color: #666;
	border-radius: 20px 0px 0px 20px;
}

.right_search_form1 .form_input2 {
	display: block;
	float: left;
	width: 70px;
	height: 35px;
	background: #F57A17;
	border: none;
	outline: none;
	font-size: 15px;
	line-height: 35px;
	color: #fff;
	border-radius: 0px 20px 20px 0px;
}


/*右侧标题*/

.fuwu_right_main {
	width: 1200px;
	height: auto;
	overflow: hidden;
	position: relative;
}

.right_tit_main {
	height: 83px;
}

.right_tit1 {
	height: 63px;
	/*border-bottom: 3px solid #acacac;*/
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.10);
}

.right_tit2 {
	height: 50px;
	margin-bottom: 0;
}

.right_word {
	font-size: 23px;
	line-height: 63px;
	float: left;
	height: 63px;
	width: auto;
	color: #4366a8;
}

.right_word img {
	margin-right: 10px;
}

.right_tit1_r1 {
	font-size: 15px;
	line-height: 63px;
	float: right;
	height: 63px;
	margin-right: 10px;
	width: auto;
}

.right_tit1_r2 {
	font-size: 13px;
	line-height: 63px;
	float: left;
	margin-left: 20px;
}


/*下拉*/

.select {
	position: relative;
	width: 120px;
	height: 26px;
	float: left;
	font-size: 13px;
	margin-top: 19px;
	margin-left: 15px;
}

.select dt {
	height: 26px;
	display: inline-block;
	background: url(../img/xl.png) no-repeat right;
	line-height: 26px;
	padding-left: 10px;
	font-size: 15px;
	color: #333;
	cursor: pointer;
	width: 120px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 99;
	outline: none;
}

.select dd {
	position: absolute;
	left: -15px;
	top: 35px;
	background: #fff;
	box-shadow: 0 0.1rem 0.75rem 0 rgba(13, 28, 40, .1);
	width: 125px;
	border: 1px solid #eee;
	z-index: 999;
}

.select dd>ul {
	border: 1px solid #eee;
	padding-top: .6rem;
}

.select dd>ul>li {
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
}

.select dd>ul>li:hover {
	background-color: #f1f2f3;
}

.select dd>ul>li>a {
	color: #666;
	display: block;
	width: 100%;
}


/*右侧列表*/

.right_list_main {
	height: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
}

.sub_r1_main {
	min-height: 48px;
	overflow: hidden;
	position: relative;
}

.sub_r2_main {
	height: 48px;
	overflow: hidden;
	position: relative;
	border-top: 1px dashed #e9e9e9;
}

.tybs_list {
	width: 1200px;
	height: auto;
}

.tybs_list .r3 {
	min-height: 60px;
	overflow: hidden;
	position: relative;
}

.tybs_list .r3_tit {
	display: block;
	width: 1200px;
	height: 60px;
	line-height: 60px;
	padding-left: 25px;
	float: left;
	background: url(../img/right_tit_bg2.png) 10px no-repeat;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.r3_pic {
	position: absolute;
	right: 0px;
	top: 15px;
	width: 104px;
	height: 26px;
	display: none;
}

.r3_list {
	width: 1200px;
	height: 28px;
	padding-left: 20px;
	float: left;
	display: none;
	margin-bottom: 15px;
}

.r3_bslj {
	height: 28px;
	float: right;
}

.listone {}

.bmfw_right_cell {}

.bmfw_right_cell .r1 {
	height: 60px;
	position: relative;
	background-color: #ffffff;
	border-bottom: 1px solid #d8d8d8;
}

.bmfw_right_cell2 .r1 {
	height: 60px;
	position: relative;
	background-color: #f2f9ff !important;
}

.bmfw_right_cell .r1 .r1_tit span {
	display: inline-block;
	width: 6px;
	height: 12px;
	background: #F57A17;
	border-radius: 3px;
	position: absolute;
	left: 18px;
	top: 24px;
}

.bmfw_right_cel2 .r1 .r1_tit span {
	display: inline-block;
	width: 6px;
	height: 12px;
	background: #F57A17;
	border-radius: 3px;
}

.bmfw_right_cell .r1 .r1_tit .bg-jianbian {
	display: none;
}

.bmfw_right_cell2 .r1 .r1_tit .bg-jianbian {
	display: none;
}

.bmfw_right_cell .r1 .r1_tit {
	width: 1200px;
	height: 60px;
	line-height: 60px;
	padding-left: 35px;
	float: left;
	background: url(../img/icon09.png) no-repeat right;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.bmfw_right_cell2 .r1 .r1_tit {
	width: 1200px;
	height: 80px;
	line-height: 80px;
	padding-left: 35px;
	float: left;
	background: url(../img/icon09.png) no-repeat right;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.bmfw_right_cell .r1 .r1_tit a img {
	margin-left: 10px;
}

.bmfw_right_cell2 .r1 .r1_tit a img {
	margin-left: 10px;
}


.bmfw_right_cell .r1 .r1_tit a,

.bmfw_right_cell2 .r1 .r1_tit a {
	position: relative;
	z-index: 2;
}

.bmfw_right_cell .r1 .r1_index {
	width: 29px;
	height: 29px;
	position: absolute;
	top: 12px;
	right: 42px;
	background: url(../img/bmfw_r1_index1.png) top no-repeat;
	transition: all 0.2s ease-out 0s;
	cursor: pointer;
}

.bmfw_right_cell2 .r1 .r1_index2 {
	width: 29px;
	height: 29px;
	position: absolute;
	top: 12px;
	right: 42px;
	background: url(../img/bmfw_r1_index1.png) top no-repeat;
	transition: all 0.2s ease-out 0s;
	cursor: pointer;
}


/*.r1_indexOn{background: url(../img/bmfw_r1_index.png) top no-repeat!important;}*/

.bmfw_right_cell .r2 {
	display: none;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	padding-left: 25px;
	background: #ffffff;
	border-bottom: 1px solid #d8d8d8;
	padding-top: 10px;
}

.bmfw_right_cell2 .r2 {
	display: none;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	padding-left: 25px;
	background: #ffffff;
	border-bottom: 1px solid #d8d8d8;
	padding-top: 10px;
}

.bmfw_right_cell .r2:first-child .r2_tit {
	/*border: none !important;*/
}

.bmfw_right_cell .r2 .r2_tit {
    /* border-top: 1px solid #d8d8d8; */
    width: 100%;
    /* height: 33px; */
    line-height: 33px;
    color: #666666;
    padding-left: 16px;
    padding-right: 16px;
    /* float: left; */
    background: url(../img/dian-orange.png) left no-repeat;
    font-size: 17px;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
}

.bmfw_right_cell2 .r2 .r2_tit {
	width: 736px;
	height: 33px;
	line-height: 33px;
	color: #666666;
	padding-left: 16px;
	/*float: left;*/
	background: url(../img/right_tit_bg3.png) left no-repeat;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bmfw_right_cell .r2 .r2_pic {
	position: absolute;
	right: 0px;
	top: 15px;
	width: 104px;
	height: 26px;
	display: none;
}

.bmfw_right_cell2 .r2 .r2_pic {
	position: absolute;
	right: 0px;
	top: 15px;
	width: 104px;
	height: 26px;
	display: none;
}

.bmfw_right_cell .r2 .r2_bslj {
	height: 28px;
	position:absolute;
	right:0;
	bottom:20px;
	margin-right: 12px;
}

.bmfw_right_cell2 .r2 .r2_bslj {
	height: 28px;
	float: right;
	margin-right: 12px;
}

.bmfw_right_cell .r2 .r2_slbm {
	width: 700px;
	height: 33px;
	line-height: 33px;
	/*float: left;*/
	font-size: 14px;
	color: #999;
	padding-left: 17px;
}

.bmfw_right_cell2 .r2 .r2_slbm {
	width: 300px;
	height: 33px;
	line-height: 33px;
	/*float: left;*/
	font-size: 14px;
	color: #999;
	padding-left: 17px;
}

.r3 .r3_slbm {
	width: 300px;
	height: 28px;
	line-height: 28px;
	float: left;
	font-size: 14px;
	color: #999;
	padding-left: 17px;
}

.r2_bslj a,
.r3_bslj a {
	float: left;
	width: 100px;
	height: 28px;
	cursor: pointer;
	margin-right: 10px;
}
.r2_bslj .unclick,.r3_bslj .unclick{
	color: #B4C2DD !important;
}
.r2_bslj .bszn,
.r3_bslj .bszn {
	display: block;
	width: 88px;
	height: 28px;
	line-height: 28px;
	padding-left: 26px;
	/*border: 1px solid red;*/
	font-size: 14px;
color: #4366A9;
	background: url(../img/icon03.png) no-repeat left;
}

.r2_bslj .zxbl,
.r3_bslj .zxbl {
	display: block;
	width: 95px;
	height: 28px;
	line-height: 28px;
	padding-left: 26px;
	font-size: 14px;
color: #4366A9;
	background: url(../img/icon04.png) no-repeat left;
}

.r2_bslj .wypj,
.r3_bslj .wypj {
	background: url(../img/wypj.png) no-repeat;
}

.r2_bslj .wysc,
.r3_bslj .wysc {
	display: block;
	width: 95px;
	height: 28px;
	line-height: 28px;
	padding-left: 26px;
	font-size: 14px;
color: #4366A9;
	background: url(../img/icon06.png) no-repeat left;
}

.r2_bslj .wyzx,
.r3_bslj .wyzx {
	display: block;
	width: 95px;
	height: 28px;
	line-height: 28px;
	padding-left: 26px;
	font-size: 14px;
color: #4366A9;
	background: url(../img/icon05.png) no-repeat left;
}

.r1_titOn {
	background: url(../img/三角形.png) no-repeat right !important;
	/*background-image: linear-gradient(90deg, rgba(255,255,255,0.00) 0%, #EAF1FF 4%, #EAF1FF 96%, rgba(255,255,255,0.00) 100%) !important;*/
	font-weight: bold;
}

.r1_titOn .bg-jianbian {
	display: block !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #EAF1FF 4%, #EAF1FF 96%, rgba(255, 255, 255, 0.00) 100%) !important;
}

.r1_titOn a {
	cursor: pointer;
	color: #4366A8 !important;
}

.r1_titOn a img {
	display: none !important;
}


/**分页**/

.fenye_page {
	width: 1200px;
	background: #fff;
	padding-left: 20px;
	margin-top: 30px;
	z-index: 100;
}

.fenye_page_all li {
	float: left;
	margin-right: 5px;
}

.fenye_page_all li a {
	float: left;
	padding: 0 14px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #c7cdd2;
	color: #8a8e91;
}

.fenye_page_all a:hover {
	background: #4f7fe4;
	color: #fff;
}


/*,.bm_list .highlight*/

.nav_list_item .highlight {
	color: #fff;
	background-color: #266496;
}

.nav_list_itemone .highlight {
	color: #fff;
	background-color: #266496;
}

.nav_list_item ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.nav_list_itemone ul li a {
	display: block;
	width: 100%;
	height: 100%;
}