* {
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

a {
	text-decoration: none;
}

a:hover {
	color: red;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left
}

.fr {
	float: right
}

.head {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.head_l {
	width: 300px;
	height: 70px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}

.head_l a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.head_l a img {
	display: block;
	width: 100%;
	margin-top: 3px;
}

.head_m {
	width: 435px;
	height: 70px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 115px;
}

.head_m a {
	display: inline-block;
	margin: 2px 9px;
}

.head_m a img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 0 auto;
}

.head_m a span {
	color: #090909;
	font-size: 14px;
}

.head_r {
	width: 300px;
	height: 70px;
	display: inline-block;
	vertical-align: middle;
}

.hd_phone {
	width: 100%;
	margin-bottom: 8px;
	text-align: center;
	margin-top: 8px;
}

.hd_phone img {
	display: inline-block;
	vertical-align: middle;
}

.hd_phone span {
	line-height: 25px;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	margin-left: 5px;
	letter-spacing: 1px;
	color: #cd1515;
}

.hd_ds form {
	float: right;
	margin-right: 10px;
}

.sr_frmipt {
	font-size: 0;
	text-align: left;
}

.ipt {
	border: 1px solid #0d47b0;
	outline: none;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	display: inline-block;
	padding: 0 5px;
	width: 165px;
}

.ss_btn {
	background: #0d47b0;
	color: white;
	font-size: 14px;
	border: none;
	height: 26px;
	line-height: 26px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}


.hd_tit {
	background: #0d47b0;
	width: 100%;
	height: 60px;
}

.hd_tit ul {
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
}

.hd_tit ul li {
	display: inline-block;
	vertical-align: middle;
	width: 12.5%;
}

.hd_tit ul li a {
	font-size: 23px;
	display: block;
	width: 100%;
	text-align: center;
	color: white;
	line-height: 60px;
	letter-spacing: 2px;
}

.hd_tit ul li a:hover {
	background: #1b6bfb;
	font-size: 24px;
}

.hd_ds {
	width: 1200px;
	margin: 0px auto;
	background: #f4f2f2;
	line-height: 40px;
	padding-left: 10px;
	box-sizing: border-box;
	text-align: left;
}

.hd_ds span,
.hd_ds a {
	display: inline-block;
	color: black;
}

.hd_ds a {
	margin: 0 4px;
}

.hd_oth {
	width: 100%;
	text-align: center;
}

.hd_oth span {
    display: inline-block;
    font-size: 14px;
    color: black;
    position: relative;
    cursor: pointer;
    margin-right: 4px;
}
.hd_oth span a{
    color: black;
}
.hd_oth span a:hover{
    color: red;
}
.hd_oth span img {
    display: none;
    position: absolute;
    width: 100px;
    background: white;
    top: 24px;
    border: 1px dashed #9d9caa;
    left: -23px;
}
.hd_oth span:hover img{
    display: block;
}

.hd_xt {
	width: 1200px;
	margin: 11px auto;
	box-sizing: border-box;
	text-align: left;
}

.hd_xt span {
	margin-left: 10px;
	font-weight: bold;
}

.hd_xt a {
	color: black;
	border-right: 1px solid black;
	padding-right: 6px;
}

.hd_xt a:last-child {
	border: none;
}

.hd_ds span {
	font-weight: bold;
}

.main1_box {
	width: 385px;
	height: 270px;
	float: left;
}

.swiper-container1 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 385px;
	height: 270px;
	overflow: hidden;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
	display: block;
}

.main2_box {
	width: 485px;
	height: 270px;
	float: left;
	margin-left: 15px;
}

.tj_1 {
	width: 100%;
}

.tj_tit {
	text-align: center;
}

.tj_tit span {
text-align: center;
    color: white;
    background: #cb2121;
    width: 90px;
    display: inline-block;
    vertical-align: middle;
    line-height: 26px;
    border-radius: 4px;
    margin-right: 10px;
    box-shadow: 0px 1px 2px black;
}

.tj_tit h2 {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	width: 360px;
	line-height: 29px;
}

.tj_tit h2 a {
	display: block;
	color: #da3636;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.tj_ls {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	margin-top: 10px;
}

.tj_ls a {
	width: 48%;
	display: inline-block;
	margin-right: 1%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: black;
	line-height: 22px;
}

.margin15 {
	margin-top: 15px;
}

.main3_box {
	width: 300px;
	height: 270px;
}

.box_tit {
	width: 100%;
    background: #0f52cb;
    color: white;
    padding: 0 8px;
    font-size: 16px;
    line-height: 40px;
    vertical-align: middle;
    display: inline-block;
    letter-spacing: 2px;
    box-sizing: border-box;
}

.box_tit img {
	vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.rc_box {
	width: 100%;
    border: 1px solid #0f52cb;
    padding-top: 10px;
    padding-bottom: 2px;
    box-sizing: border-box;
}

.rc_ls1 {
    font-size: 18px;
    color: black;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rc_ls2 {
    color: red;
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rc_ls3 {
    display: block;
    margin: 0 auto;
    background: #0f52cb;
    text-align: center;
    color: white;
    width: 200px;
    line-height: 35px;
    border-radius: 5px;
    letter-spacing: 2px;
    font-weight: bold;
    margin-bottom: 8px;
}

.rc_boxoth {
	text-align: center;
}

.rc_boxoth p {
	font-size: 16px;
	color: red;
	width: 100%;
	text-align: center;
	margin: 16px 0;
}

.rc_boxoth a {
	background: #2544e1;
	color: white;
	padding: 6px 9px;
	border-radius: 8px;
	display: inline-block;
	margin-top: 5px;
}

.rc_boxoth a:hover {
	transform: scale(0.95);
}

.man_tool {
	width: 385px;
	height: 240px;
}

.man_tool h2 {
	font-size: 16px;
	background: #0f52cb;
	color: white;
	text-align: left;
	line-height: 38px;
	padding-left: 2%;
}

.ckgj {
	width: 100%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #f6f7f7;
}

.ckgj li {
	width: 20%;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	background: #f6f7f7;
	padding: 6px 2px;
	margin: 0px 0px;
	border-radius: 5px;
}

.ckgj li a {
	display: block;
	padding-top: 2px;
}

.ckgj li a i {
	width: 35px;
	height: 35px;
	display: block;
	margin: 2px auto;
}

.ckgj li:nth-child(1) a i {
	background-image: url(../images/icon_group.png);
	background-position: 0 0;
}

.ckgj li:nth-child(2) a i {
	background-image: url(../images/icon_group.png);
	background-position: -32px 0;
}

.ckgj li:nth-child(3) a i {
	background-image: url(../images/icon_group.png);
	background-position: -75px 0;
}

.ckgj li:nth-child(4) a i {
	background-image: url(../images/icon_group.png);
	background-position: -114px 0;
}

.ckgj li:nth-child(5) a i {
	background-image: url(../images/icon_group.png);
	background-position: -153px 0;
}

.ckgj li:nth-child(6) a i {
	background-image: url(../images/icon_group.png);
	background-position: -237px 0;
}

.ckgj li:nth-child(7) a i {
	background-image: url(../images/icon_group.png);
	background-position: -272px -39px;
}

.ckgj li:nth-child(8) a i {
	background-image: url(../images/icon_group.png);
	background-position: -315px -39px;
}

.ckgj li:nth-child(9) a i {
	background-image: url(../images/icon_group.png);
	background-position: -315px -39px;
}

.ckgj li:nth-child(10) a i {
	background-image: url(../images/icon_group.png);
	background-position: -363px -39px;
}

.ckgj li:nth-child(11) a i {
	background-image: url(../images/icon_group.png);
	background-position: -114px 0;
}

.ckgj li:nth-child(12) a i {
	background-image: url(../images/icon_group.png);
	background-position: -153px 0;
}

.ckgj li a span {
	color: #1d2020;
}

.ckgj li:hover {
	transform: scale(0.9);
}

.margin20 {
	margin-top: 20px;
}

.man_newstab {
	width: 480px;
	margin-left: 15px;
	background: #f9f9f9;
}

.newstab_tit {
	background: #4865fa;
	color: black;
	font-size: 0;
}

.newstab_tit li {
	width: 25%;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	color: white;
}

.newstab_tit li a {
	display: block;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	color: inherit;
}

.newstab_box {
	width: 100%;
	background: #f4f2f2;
}

.newstab_dt {
	width: 100%;
	display: none;
	font-size: 0;
	overflow: hidden;
}

#tab-content-1 ul {
	display: none;
}

#tab-content-1 ul:nth-child(1) {
	display: block;
}

.newstab_dt li {
	width: 95%;
	float: left;
	list-style: disc;
	font-size: 14px;
	margin-left: 5%;
	color: #333;
	line-height: 29px;
}

.newstab_dt li a {
	font-size: 14px;
	display: block;
	color: #272727;
	width: 100%;
	margin-left: -1%;
	line-height: 29px;
}

.newstab_dt li a h3 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #272727;
	width: 75%;
	font-weight: normal;
	float: left;
}

.newstab_dt li a span {
	color: #272727;
	float: right;
}

.newscg {
	background: #0f52cb;
	color: white;
	font-weight: bold;
}

.main4_box {
	width: 300px;
	background: #f9f9f9;
}

.sj_tit {
	background: #0f52cb;
	font-size: 14px;
	line-height: 38px;
	color: white;
}

.sj_tit span {
	margin-left: 6px;
	font-weight: normal;
	border-left: 4px solid #dd2c4d;
	padding-left: 6px;
	font-size: 16px;
}

.sj_cg {
	width: 100%;
	margin-top: 2px;
}

.sj_cg span {
	width: 50%;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	border-radius: 4px;
	cursor: pointer;
}

.sjbg {
	background: #4865fa;
	color: white;
}

.sj_box {}

.sj1 {
	margin-top: 0px;
}

.sj2 {
	display: none;
	margin-top: 0px;
}

.sj1 p,
.sj2 p {
	font-size: 14px;
	line-height: 28px;
	width: 96%;
	margin: 0 auto;
}

.sj1 p span,
.sj2 p span {
	color: red;
}

.sj1 hr {}

.sj_lk {
	width: 100%;
	overflow: hidden;
}

.sj_lk a {
	color: black;
}

.sj_lk a:hover {
	font-weight: bold;
	color: red;
}

.extension {
	display: block;
	width: 100%;
	height: auto;
}

.cn_yx {
	background-color: #fff;
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	margin-top: 10px;
}

.cn_yc_title {
	width: 100%;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #1685de;
	padding-left: 10px;
	box-sizing: border-box;
	border-left: 4px solid #1685de;
}

.cn_yc_title a {
	float: right;
	margin-right: 20px;
	color: #1685de;
	font-size: 22px;
}
.cn_yc_title a:hover{
	color: red;
}
.cn_yx_item {
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	border-top: none;
}

.yx_list {
	width: 280px;
	border: 1px solid #c4d7d6;
	border-radius: 5px;
	margin: 10px 7px;
	padding-top: 15px;
	transition: all 0.2s;
	display: inline-block;
}

.yx_image {
	width: 80px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
}

.yx_s {
	display: inline-block;
	vertical-align: top;
	width: 65%;
}

.yx_catname {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #333;
}

.yx_description {
	font-size: 12px;
	text-indent: 2em;
	color: #666666;
	line-height: 18px;
}

.yx_s a {
	margin-right: 10px;
}

.yx_btn {
	width: 100%;
	background: #eee;
	font-size: 14px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	line-height: 38px;
	margin-top: 15px;
}

.yx_btn a {
	color: #666;
}

.yx_btn a:hover {
	color: red;
	font-weight: bold;
}

.yx_list:hover {
	transform: scale(1.02);
	transition: all 0.2s;
	box-shadow: 0px 5px 5px 0px #a3a3a3;
}

.rmzy {
	width: 885px;
	height: 300px;
	box-sizing: border-box;
}

.rmzy hr {
	margin-top: 10px;
}

.rmzy_tit {
	width: 100%;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #1685de;
	padding-left: 10px;
	box-sizing: border-box;
	border-left: 4px solid #1685de;
}

.rmzy_tit a {
	float: right;
	margin-right: 20px;
	color: #1685de;
	font-size: 22px;
}
.rmzy_tit a:hover{
	color: red;
}
.rmzy_zy {
	width: 147px;
	height: 96px;
	display: inline-block;
	list-style: none;
	background: linear-gradient(to bottom right, #39a7ef, #5db7f3);
	text-align: center;
	position: relative;
	margin: 10px 11px;
}

.rmzy_zy:hover {
	transform: scale(0.95);
}

.rmzy_zy a {
	display: block;
}

.rmzy_zy p {
	width: 90%;
	margin: 0 auto;
	color: white;
	margin-top: 20px;
	position: absolute;
	top: -5px;
	left: 50%;
	transform: translateX(-50%);
}

.rmzy_zy span {
	position: absolute;
	background: #bedaf4;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
	color: black;
	line-height: 23px;
	font-size: 14px;
}

.wx_ewm {
	width: 300px;
	border: 1px solid #7d7d7d;
	box-sizing: border-box;

}

.wx_tit {
	width: 100%;
	border-bottom: 1px solid #7d7d7d;
}

.wx_tit span {
	width: 50%;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

.wx_box {
	width: 100%;
	text-align: center;
	background: #f4f2f2;
}

.wx_img {
	display: none;
	padding: 10px;
}

.wx_img:nth-child(1) {
	display: block;
}

.wx_box img {
	width: 155px;
	height: 155px;
	display: block;
	margin: 18px auto;
	margin-bottom: 15px;
}

.wx_box p {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 10px;
}

.wxbg {
	background: #0f52cb;
	color: white;
}

.news_ls {
	background: #f9f9f9;
	width: 49%;
	height: auto;
}

.news_tit {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #0f52cb;
}

.news_tit h2 {
	background: #0f52cb;
	color: white;
	width: 26%;
	text-align: center;
	font-size: 20px;
	line-height: 38px;
	float: left;
}

.news_tit a {
	float: right;
	line-height: 38px;
	font-size: 16px;
	margin-right: 3%;
	color: #5a5a5a;
}
.news_tit a:hover{
	color: red;
}
.news_dt {
	width: 100%;
}

.news_dt li {
	margin-left: 26px;
	color: #272727;
	line-height: 37px;
	font-size: 14px;
}

.news_dt li a {
	color: inherit;
	display: block;
	overflow: hidden;
}

.news_dt li a:hover{
	color: red;
}
.news_dt li p {
	width: 85%;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.news_dt li span {
	float: right;
	margin-right: 14px;
}
.pan_ind_tit{
	width: 100%;
}
.pan_ind_tit h2 {
    float: left;
    width: 11%;
    color: #1685de;
    border-left: 4px solid #1685de;
    padding-left: 10px;
    margin-left: 5px;
    font-size: 24px;
}

.pan_ind_tit ul {
    float: right;
    width: 86%;
    text-align: right;
    line-height: 29px;
}
.pan_ind_tit ul li {
    font-size: 16px;
    color: #555;
    font-weight: bold;
    display: inline-block;
    margin: 0 6px;
}
.lsbg {
    border-bottom: 2px solid #1685de;
    color: #1685de !important;
}
.pan_ind_tit ul li a {
    display: block;
    color: inherit;
}
.pan_ind_dt {
    width: 100%;
}
.pan_ind_dt ul:first-child {
    display: block;
}
.pan_ind_dt ul {
    display: none;
    font-size: 0;
    padding: 5px;
    padding-top: 10px;
}

.pan_ind_dt ul li {
    display: inline-block;
    width: 50%;
    font-size: 0;
    line-height: 30px;
}
.pan_ind_dt ul li a {
    display: block;
	color: #272727;
}
.pan_ind_dt ul li a:hover{
	color: red;
}
.pan_ind_dt ul li p {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 5px;
}
.pan_ind_dt ul li:nth-child(odd) span {
    text-align: left;
}
.pan_ind_dt ul li span {
    width: 15%;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color:inherit;
}
.pan_yqlj {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
    background: white;
}
.pan-yqlj-tit {
    border: 1px solid #dfdfdf;
}
.pan-yqlj-tit li {
	display: inline-block;
    padding: 2px 18px;
    cursor: pointer;
    font-weight: bold;
    line-height: 32px;
    font-size: 15px;
    width: 9%;
    text-align: center;
    background: #0f52cb;
}
.pan_on2 {
    background: #018d75;
    color: white !important;
}
.pan-yqlj-dt {
    border: 1px solid #dfdfdf;
    border-top: none;
}
.pan-yqlj-dt ul:first-child {
    display: block;
}
.pan-yqlj-dt ul {
    display: none;
    min-height: 68px;
}
.pan-yqlj-dt li {
    display: inline-block;
    font-size: 14px;
    color: black;
    padding: 2px 5px;
    line-height: 30px;
}
.pan-yqlj-dt li a{
	display: block;
    margin: 0;
	color: #444;
}
.pan-yqlj-dt li a:hover{
	color: red;
}
.footer {
    width: 1200px;
    margin: auto;
    color: #999;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 10px;
    border-top: 0px solid #E5EFD6;
    padding-top: 10px;
}
.pan_common {
    width: 100%;
}

.pan_common  a {
    color: #787878;
	font-size: 14px;
	display: inline-block;
	margin: 0 5px;
	
}
.pan_common  a:hover{
    color: red;
}
.footer_us{
	width: 100%;
	text-align: center;
}
.footer_us li{
	display: inline-block;
	list-style: none;
	color: #787878;
	font-size: 14px;
	border-right: 1px solid #a5a0a0;
}
.footer_us li:last-child(){
    border: none;
}
.footer_us li a{
	color: #787878;
	font-size: 14px;
	display: inline-block;
	margin: 0 5px;
}

.footer_us li a:hover{
    color: red;
}
.footer2{
	width: 100%;
	text-align: center;
}
.footer2 li{
	display: block;
	font-size: 14px;
}
.footer2 li a{
	color: #787878;
	font-size: 14px;
	display: inline-block;
	margin: 0 5px;
}
.dingwei{
    position: fixed;
    top: 0;
    width: 300px;
    background: white; 
}
.dingwei2{
    position: fixed;
    top: 321px;
    width: 300px!important;
    background: white;
}
.lbright {
    width: 300px;
    height: auto;
    box-sizing: border-box;
}
.cjwt {
    border: 1px solid #7d7d7d;
    margin-top: 15px;
    width: 100%;
    height: auto;
}
 .cjkswt {
 width: 100%;
    height: 30px;
    border-bottom: 1px solid #7d7d7d;
    letter-spacing: 2px;
    line-height: 30px;
    box-sizing: border-box;
}
.cjkswt span{
    background: #0f52cb;
    color: white;
    width: 40%;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    display: block;
    font-weight: bold;
}
.cjkswt2 {
    width: 100%;
    height: auto;
}
.cjkswt2 ul {
    width: 100%;
    height: auto;
    font-size: 0;
}
 .cjkswt2 ul li {
    line-height: 30px;
    font-size: 16px;
    list-style: none;
    margin-left: 10px;
}
.cjkswt2 ul li>i {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    color: red;
    font-weight: bold;
    font-size: 16px;
    margin-right: 5px;
}
.cjkswt2 ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    display: inline-block;
    vertical-align: middle;
    color: #444;
}
.location{
    width: 1200px;
    margin: 10px auto;
    border: 1px solid #a9a1a1;
    box-sizing: border-box;
    padding: 2px 5px;
    text-align: left;
}
.location img{
    display: inline-block;
    vertical-align: middle;
}
.location a,.location p{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #444;
    line-height: 30px;
}
.list_box{
    width: 870px;
    background: #f9f9f9;
    overflow: hidden;
    border: 1px solid #a9a1a1;
}
.list_tit{
    width: 100%;
    border-bottom: 1px solid #a9a1a1;
}
.list_tit a:nth-child(1){
    font-size: 18px;
    display: inline-block;
    text-align: center;
    background: #0f52cb;
    color: white;
    padding: 0 4%;
    line-height: 42px;
}
.list_dt{
    width: 100%;
    padding-top: 15px;
}
.list_dt p {
    line-height: 40px;
    font-size: 16px;
    color: #444;
    width: 96%;
    margin: 0 auto;
}
.list_dt p a {
    display: block;
    margin: 0 auto;
    color: #444;
}

.list_dt p a:hover {
    background: #c4d7d6;
}
.list_dt p span {
    float: right;
    padding-right: 5px;
}
.list_dt hr {
    border-bottom: 1px dashed #c4d7d6;
    border-top: none;
    width: 93%;
    margin: 10px auto;
}
.SearchPage {
    text-align: center;
    text-align: center;
    margin: 20px auto;
}
.SearchPage>a {
    color: #666;
    line-height: 22px;
    font-size: 14px;
    border: 1px solid #426f87;
    margin: 0 3px;
    padding: 1px 4px;
    border-radius: 3px;
    text-decoration: none;
}
.SearchPage>span {
    background: #426f87;
    color: white;
    line-height: 22px;
    font-size: 14px;
    margin: 0 3px;
    padding: 1px 4px;
    border-radius: 3px;
}
.SearchPage>a:hover {
    background: #426f87;
    color: white;
}

.showleft{
    width: 870px;
    background: #f9f9f9;
    overflow: hidden;
    border: 1px solid #a9a1a1;
}
.showbox {
    width: 100%;
}
.title {
    width: 94%;
    padding: 0 3%;
    padding-top: 10px;
}
.title h1 {
    color: #444;
    font-weight: bold;
    font-size: 36px;
    text-align: left;
    padding: 15px 0;
}
.title p {
    line-height: 28px;
    border-bottom: 1px #c4d7d6 solid;
    text-align: left;
    padding-left: 2em;
}
.title p a {
    margin-right: 3%;
    color: #999;
}


.show-context {
  font-size: 16px;
  padding: 10px 20px;
  color: #5D5D5D;
  box-sizing: border-box;
  background: #f3fbff;
}
.show-context table{
    border-collapse: collapse;
    border-spacing: 0;
    overflow: auto;
    text-align: center;
    margin: 0 auto!important;
    word-break: break-all;
    max-width: 100%;

}
.show-context tr td, .show-context tr th {
  border: 1px solid #c9c9c9;
  padding: 5px 10px;
}
.show-context tr td p{
    color: inherit;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.show-context tr td span{
    color: inherit;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.show-context p {
  margin: 20px 0 10px 0;
  padding: 0;
  line-height: 28px;
  color: #333;
  font-size: 16px;
}
.show-context p span, .show-context p strong {
  color: inherit;
  font-size: 16px;
}
.show-context img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.show-context a {
  color: #144CDA;
  text-decoration: none;
}
.show-context a:hover {
  color: red;
  text-decoration: underline;
}

.show-context h4{
    font-size: 18px;
    color: black;
}
.show-context h3{
    font-size: 20px;
    color: black;
}
.show-context h2{
    font-size: 22px;
    color: black;
}
.show-context ol{
    padding-left: 30px;
    list-style: auto;
}
.show-context ul{
    padding-left: 30px;
    list-style: disc;
}
.art-introduce{
    width: 96%;
    text-indent: 2em;
    font-size: 14px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.art-introduce p{
    color: #7c7c7c !important;
    line-height: 25px;
}
.art-introduce p:nth-child(1){
    margin-top: 10px;
    font-weight: bold;
}



.next {
  background: #f7f7f7;
  line-height: 28px;
  border: 1px #dedede solid;
  padding: 0 10px;
  margin: 10px 0;
}
.next span {
  float: right;
}

.pan_next {
    text-align: left;
    border-top: 1px solid #c4d7d6;
    padding-top: 10px;
    font-size: 14px;
    width: 96%;
    margin: 0 auto;
}
.pan_next a{
    color: blue;
    font-weight: bold;
}
.pan_next a:hover{
    color: red;
}
.pan_next ul li {
    margin: 10px 0;
    list-style: none;
}


.bordershow {
    width: 100%;
}
.showh2 {
  line-height: 30px;
  font-weight: 700;
  padding: 0 10px;
  color: black;
  border-bottom: 1px solid #c4d7d6;
  font-size: 16px;
}
 .showh2 > p {
  display: inline;
  border-bottom: 3px solid #0f52cb;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
}
.pan_show_xgtj {
  width: 100%;
  font-size: 0;
  padding-top: 5px;
}
.pan_show_xgtj li {
  display: inline-block;
  font-size: 14px;
  color: #444;
  width: 50%;
  line-height: 29px;
}
.pan_show_xgtj li:hover {
  background: #c4d7d6;
}
.pan_show_xgtj li a {
  display: block;
  overflow: hidden;
}
.pan_show_xgtj li a p {
  width: 82%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin-left: 15px;
  color: #444;
}
.pan_show_xgtj li a span {
  float: right;
  margin-right: 15px;
  color: #444;
}
.tag-box {
    width: 100%;
}
.tag-boxdt {
    width: 46%;
    display: inline-block;
    margin: 0 12px;
    height: 190px;
    vertical-align: top;
}
.tag-boxdt h2 {
    border-bottom: 1px solid #c4d7d6;
    line-height: 35px;
}
.f-s-18 a:nth-child(1) {
    color: white;
    border-bottom: 2px solid #0f52cb;
    padding-right: 15px;
    padding-left: 1%;
    background: #0f52cb;
    font-size: 18px;
}
.f-left {
    float: left;
}
.listbox {
    width: 100%;
    padding-top: 15px;
}
.listbox a {
    width: 98%;
    display: inline-block;
    padding: 0 1%;
    color: #444;
}

.listbox a:hover{
    background: #c4d7d6;
}
.listbox a p {
    float: left;
    line-height: 35px;
    font-size: 16px;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listbox  a span {
    float: right;
    line-height: 35px;
    font-size: 16px;
    width: 18%;
    text-align: right;
}
.listbox  hr{
    width: 96%;
    border: none;
    border-bottom: 1px dashed #444;
    margin: 0 auto;
}
.tjyd{
    background: #0f52cb;
    line-height: 37px;
}
.tjyd>img{
    display: inline-block;
    vertical-align: middle;
}
.tjyd>span{
    color: white;
    display: inline-block;
    vertical-align: middle;
}
.tjyd_ls{
    width: 100%;
    font-size: 0;
}
.tjyd_ls a{
    font-size: 14px;
    display: block;
    width: 96%;
    margin: 19px auto;
    overflow: hidden;
}
.tjyd_ls a img{
    float: left;
    width: 60px;
    height: 60px;
}
.tjyd_dt{
    float: right;
    width: 76%;
}
.tjyd_dt h3{
    font-size: 14px;
    color: black;
    height: 40px;
    margin-top: 2px;
    overflow: hidden;
}
.tjyd_dt span{
    font-size: 12px;
    color: #7f7e7e;
    display: block;
}
.tjyd_dt span i{
    float: right;
    font-style: normal;
}
.gjl{
    vertical-align: middle;
}
.gjl_bx {
    width: 100%;
    background: #f4f2f2;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 5px 0;
}
.gjl_bx a {
    display: inline-block;
    width: 110px;
    line-height: 28px;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    margin: 8px 0;
}
.gjl_bx a:hover {
    box-shadow: 0px 0px 2px black;
}

.gjl_bx a img {
    display: inline-block;
    vertical-align: middle;
}
.gjl_bx a span {
  color: black;
    display: inline-block;
    vertical-align: middle;
    width: 73%;
    font-size: 16px;
    margin-left: -6px;
}
.gjl_bx a:hover span {
    font-weight: bold;
}
.direction{
    width: 1200px;
    margin: 10px auto;
    background: #f4f2f2;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #b5b5b5;
}
.direction a{
    line-height: 34px;
    color: blue;
}
.showright {
    width: 300px;
}
.list_ls{
    width: 100%;
}
.category_box{
    width: 48%;
    display: inline-block;
    margin-bottom: 20px;
}
.category_box:nth-child(even){
    float: right;
}
.cat_tit{
    border-bottom: 1px solid #c4d7d6;
    line-height: 35px;
}
.cat_tit a:nth-child(1){
    color: white;
    border-bottom: 2px solid #0f52cb;
    padding-right: 15px;
    padding-left: 1%;
    background: #0f52cb;
    font-size: 18px;
}
.cat_tit a:nth-child(2){
    color: #444;
    font-size:16px ;
}
.cat_tit a:nth-child(2):hover{
    color: red;
}
.category_ls{
    width: 100%;
}
.pan-school {
    width: 100%;
}
.pan-school-title {
    width: 100%;
    background: #0d47b0;
    color: #fff;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    padding: 13px 0px;
    margin-bottom: 10px;
}
.pan-school-box {
    width: auto;
}
.pan-school-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    overflow: auto;
    text-align: center;
    margin: 0 auto;
}
.pan-school-table tr td, .pan-school-table tr th {
    border: 1px solid #c4d7d6;
    font-size: 14px;
}
.pan-sch-tit {
    width: 125px;
}
.pan-sch-tit a {
    display: block;
}
.pan-sch-tit img {
    width: 100px;
    height: auto;
    margin-top: 8px;
    padding: 5px;
}
.pan-sch-tit p {
    color: black;
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 16px;
}
.pan-sch-bzkdt {
    width: 600px;
    text-align: left;
    font-size: 14px;
    padding: 0 10px;
}
.pan-sch-bzkdt a{
    color: #444;
}
.pan-sch-bzkdt a:hover{
    color: red;
    font-weight: bold;
}
.pan-sch-bzk{
    width: 60px;
}
.pan-school-table a:hover {
    font-weight: bold;
}
.pan-sch-tit a:hover img {
    transform: scale(0.9);
}
.pan-sch-tit a:hover p{
    color: red;
    font-weight: bold;
}