input.err,
input.error,
textarea.err,
textarea.error,
select.err,
select.error {
    border: #bf6464 2px dashed !important;
    background-color: #fdfbfb !important;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

label.error {
    color: #bf6464;
    padding-top: 5px;
    display: block;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #c1232c !important;
    background-color: #c1232c;
    color: #fff;
}

.float-right {
    float: right;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-20 {
    font-size: 20px;
}

.color-primary {
    color: #c1232c;
}

.text-primary {
    color: #c1232c;
}

.text-warning {
    color: #ffa367;
}

.text-danger {
    color: #c1232c;
}

.text-info {
    color: #aaa;
}

.text-success {
    color: #28C445;
}

.text-default {
    color: #666;
}

.text-bai {
    color: #fff;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #c1232c !important;
    background-color: #c1232c !important;
    color: #fff;
}

.line1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    position: relative;
}


.line2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line9 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line10 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clearfix {
    clear: both;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

html {
    font-size: 100px;
}

body {
    color: #373737;
    font-family: Arial, Microsoft YaHei, PingFang SC, SimSun, sans-serif;
    font-size: 16px;
    background: #f5f7fb;
}

a {
    color: #373737;
}

a:hover {
    color: #0062B1;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex-content-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.flex-content-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.flex-items-start {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.padding-10 {
    padding: 10px;
}

.padding-20 {
    padding: 20px;
}

.padding-30 {
    padding: 30px;
}

.padding-40 {
    padding: 40px;
}

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

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-90 {
    margin-top: 90px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-90 {
    margin-bottom: 90px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-35 {
    padding-top: 35px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-70 {
    padding-top: 70px;
}

.padding-top-80 {
    padding-top: 80px;
}

.padding-top-90 {
    padding-top: 90px;
}

.padding-top-100 {
    padding-top: 100px;
}

.padding-top-120 {
    padding-top: 120px;
}

.padding-top-130 {
    padding-top: 130px;
}

.padding-top-190 {
    padding-top: 190px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-70 {
    padding-bottom: 70px;
}

.padding-bottom-80 {
    padding-bottom: 80px;
}

.padding-bottom-90 {
    padding-bottom: 90px;
}

.padding-bottom-100 {
    padding-bottom: 100px;
}

.padding-bottom-120 {
    padding-bottom: 120px;
}

.padding-bottom-130 {
    padding-bottom: 130px;
}

.padding-bottom-190 {
    padding-bottom: 190px;
}

.padding-left-40 {
    padding-left: 40px;
}

.layui-btn {
    background-color: #0062B1;
    width: 100%;
}

.layui-btn-primary {
    background-color: #fff;
}

.layui-btn-warm {
    background-color: #FFB800;
}

.alert {
    padding: 10px;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid transparent;
}

.alert.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert.alert-info {
    background: #aaa;
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert .close {
    float: right;
    background: none;
    color: #fff;
    border: none;
    cursor: pointer;
}

.strong {
    font-weight: bold;
}

.font32 {
    font-size: 32px;
}

.font24 {
    font-size: 24px;
}

.font22 {
    font-size: 22px;
}

.font20 {
    font-size: 20px;
}

.font18 {
    font-size: 18px;
}



/* #scrolltop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 100;
	text-align: center;
	flex-direction: column;
	cursor: pointer;
}

#scrolltop .icon {
	width: 44px;
	height: 44px;
	background: #064EA2;
	color: #fff;
}

#scrolltop .icon .layui-icon {
	font-size: 40px;
} */




.img-responsive {
    width: 100%;
    display: block;
}

.hfade {
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
}

.layui-fluid {
    padding: 0;
}

.clearfix2 {
    zoom: 1;
}

.clearfix2::after {
    display: block;
    clear: both;
    height: 0;
    content: ' ';
}

.clearfix2::before {
    display: table;
    content: " ";
    box-sizing: border-box;
}

.fl {
    float: left;
}

.fr {
    float: right;
}



.mheader,
.mnav {
    display: none;
}


.header {
    height: 175px;
    background-size: cover;
    background: #fff;
}

.header .layui-container {
    height: 100%;
}

.header .logo {
    position: relative;
    z-index: 2;
}

.header .logo img {
    width: auto;
    height: 100px;
}


.header .right .top_sch {
    width: 302px;
    height: 49px;
    background: #E4F6FF;
    border: 1px solid #0062B1;
    overflow: hidden;
    border-radius: 10000px;
}

.header .right .top_sch form {
    height: 49px;
}

.header .right .top_sch .sch_input {
    width: calc(100% - 49px);
    height: 49px;
    line-height: 49px;
    border: none;
    border-radius: 5px;
    padding: 0 15px;
    box-sizing: border-box;
    background: none;
}

.header .right .top_sch .sch_input::placeholder {
    color: #9E9E9E;
}

.header .right .top_sch .sch_btn {
    flex: none;
    width: 49px;
    height: 49px;
    line-height: 49px;
    background: none;
    border: none;
    text-align: center;
    cursor: pointer;
    display: block;
}

.header .right .top_sch .sch_btn .font_family {
    font-size: 26px;
    color: #0062B1;
}

.nav_box {
    height: 60px;
    background: #0062B1;
    position: relative;
    z-index: 2;
}


.nav {
    z-index: 20;
}

.nav>ul>li {
    position: relative;
}

.nav>ul>li>a {
    color: #fff;
    position: relative;
    display: inline-block;
    position: relative;
    line-height: 60px;
}

.nav>ul>li:hover>a,
.nav>ul>li.on>a {
    font-weight: bold;
}

.nav>ul>li>a::after {
    content: '';
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.nav>ul>li:hover>a::after,
.nav>ul>li.on>a::after {
    width: 100%;
}

.nav>ul>li .hover {
    position: absolute;
    background: rgba(0, 98, 177, 0.55);
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    z-index: 2;
    padding: 20px 30px 10px;
    display: none;
}

.nav>ul>li li {
    margin-bottom: 10px;
}

.nav>ul>li li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.nav>ul>li li:last-child a {
    margin-bottom: 0;
}

.nav>ul>li li a::after {
    content: '';
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.nav>ul>li li a:hover {
    font-weight: bold;
}

.nav>ul>li li a:hover::after {
    width: 100%;
}

.nav>ul>li:hover .hover {
    display: block;
}


/* 手机导航 */
.g_phnav1.yxnav_active1,
.g_phnav2.yxnav_active2 {
    color: #001eb4;
}

.mc_ph_hd {
    display: none;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 64px;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
    top: 0;
}


.mc_ph_navbar {
    padding: 0 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background: #fff;
}

.mc_language_ph a {
    line-height: 64px;
    color: #333;
    margin-right: 15px;
}

.mc_ph_nav_r .mc_ph_language a {
    line-height: 64px;
    margin-right: 20px;
    color: #333;
}

.mc_ph_hd .mc_ph_logo a {
    line-height: 64px;
    height: 64px;
}

.mc_ph_hd .mc_ph_logo {}

.mc_ph_hd .mc_ph_en {
    margin-top: 20px;
    margin-right: 20px;
}

.mc_ph_logo img {
    width: auto !important;
    height: 100% !important;
}

.mc_ph_logo .text {
    font-size: 14px;
    margin-left: 10px;
    color: #0062B1;
}

.mc_ph_menu {
    overflow: hidden;
    width: 26px;
    height: 50px;
}

.mc_ph_hd .mc_phmenubox {
    width: 26px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.mc_ph_hd .mc_phmenubox .point {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 22px;
    margin-top: 15px;
    transform: translateX(-3px);
}

.mc_ph_hd .mc_phmenubox .point .nav_btn,
.mc_ph_hd .mc_phmenubox .point .nav_btn::after,
.mc_ph_hd .mc_phmenubox .point .nav_btn::before {
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #0062B1;
}

.mc_ph_hd .mc_phmenubox .nav_btn {
    position: absolute;
    top: 8px;
    right: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.mc_ph_hd .mc_phmenubox .point .nav_btn::after,
.mc_ph_hd .mc_phmenubox .point .nav_btn::before {
    content: '';
    position: absolute;
    right: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #292929;
}

.mc_ph_hd .mc_phmenubox .point .nav_btn::after {
    top: -8px;
    width: 30px;
}

.mc_ph_hd .mc_phmenubox .point .nav_btn::before {
    top: 8px;
    width: 15px;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn {
    background: transparent;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::after {
    width: 30px;
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #0062B1;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::before {
    width: 30px;
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #0062B1;
}

.mc_ph_navbar {
    position: relative;
    z-index: 999;
}

/*ph导航&下拉*/
.phxia {
    position: fixed;
    width: 100%;
    left: 0;
    top: 64px;
    z-index: 998;
    /* transform: translateX(-50%); */
    /* padding: 0 15px; */
    background-color: #fff;
    max-height: calc(100vh - 64px);
    overflow: auto;
}

.xialaph {
    display: none;
    width: 100%;
    background-color: #fff;
    font-family: '微软雅黑';
    height: calc(100vh - 64px);
    padding: 10px 0;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.xialaph h4 {
    position: relative;
    padding: 0 20px;
    font-size: 16px;
}

.xialaph h4::after {
    content: '';
    /* position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0;
    background-color: #000; */
    display: block;
    clear: both;
}

.xialaph h4 a {
    font-size: 18px;
    line-height: 46px;
    /* text-transform: uppercase; */
    color: #999;
    max-width: calc(100% - 36px);
}

.xialaph h4 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.xialaph .ul2 {
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
    background: #f7f8fa;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.xialaph .ul2 .container_s {
    max-width: 100%;
    padding: 0 20px;
}

.xialaph .ul2 .container_s .yinyan {
    display: none;
}

.xialaph .ul1 {}


.img_s {
    float: right;
    display: block;
    font-size: 16px;
    line-height: 40px;
    color: #999;
    transition: all .36s;
}

/* .xialaph h5 a{
    color: #fff;
}

.xialaph .ul2 .img_s{
    color: #fff;
} */

.xialaph h5 {
    position: relative;
}

.xialaph h5::after {
    content: '';
    /* position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: 0;
    background-color: #000; */
    display: block;
    clear: both;
}

.xialaph h5 a {
    font-family: '微软雅黑';
    font-size: 16px;
    line-height: 35px;
    /* text-transform: uppercase; */
    color: #999;
    max-width: calc(100% - 36px);
}

.xialaph h5 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 35px;
    padding: 11px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s {
    display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d {
    display: block;
}

.xialaph .ul3 {
    display: none;
}

.xialaph h6 a {
    font-family: '微软雅黑';
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.xialaph h4.active .img_s {
    transform: rotate(180deg);
}

.xialaph h5.active .img_s {
    transform: rotate(180deg);
}

.xialaph h4.active .img_s {
    transform: rotate(180deg);
}

.xialaph_bot {
    margin: 20px 0;
    text-align: right;
    padding: 0 20px;
    font-size: 0;
}

.xialaph_bot>div {
    display: inline-block;
    margin-left: 15px;
}

.mc_ph_search {
    margin-right: 40px;
    margin-top: 15px;
}

.mc_ph_search .layui-icon {
    font-size: 24px;
}


.xialaph_bot>div {
    margin: 0 8px;
}

.xialaph_bot {
    text-align: center !important;
}

.tp_link {
    position: absolute;
    right: 50px;
    top: 10px;
    z-index: 2;
    font-size: 14px;
    color: #fff;
}

.tp_link a {
    font-size: 14px;
    color: #fff;
}

.tp_link span {
    padding: 0 5px;
}

.myclass video {
    width: 100%;
    display: block;
}

.myclass .layui-layer-content {
    height: auto !important;
}

.myclass.layui-layer-page .layui-layer-content {
    overflow: hidden;
}

.myclass2.layui-layer-page {
    width: 700px !important;
}

.himg .pic {
    overflow: hidden;
}

.himg img {
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
}

.himg:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


#colbox {
    background: #fff;
}

#colbox .layui-tab-card {
    border-width: 0px;
    border-style: solid;
    border-radius: 0px;
    box-shadow: none;
}

#colbox .layui-tab {
    margin: 0;
}

#colbox .layui-tab-title {
    position: relative;
    border-bottom-width: 0px;
    background: none;
    height: auto;
}

#colbox .layui-tab-title li {
    padding: 0;
}

#colbox .layui-tab-title li span {
    display: inline-block;
    padding: 0 10px;
}

#colbox .layui-tab-title li:last-child span {
    display: none;
}

#colbox .layui-tab-title li a {
    display: inline-block;
}

#colbox .layui-tab-title li.layui-this:after {
    display: none;
}

.conent_box {
    background: #f7f7f7;
}

.conent_box .layui-row {
    overflow: inherit;
}

.leftmenu {}

.leftmenu ul {
    overflow: hidden;
}

.leftmenu li {
    position: relative;
    float: left;
}

.leftmenu li a {
    display: block;
    position: relative;
    text-align: center;
    color: #333333;
    line-height: 45px;
    padding: 0 10px;
}

.leftmenu li.layui-this a,
.leftmenu li a:hover {
    border-bottom: 2px solid #204984;
}

.leftmenu li.layui-this,
.leftmenu li:hover {
    z-index: 2;
}

.leftsubmenu {
    background: url(../images/bg28.jpg) no-repeat center;
    background-size: cover;
    padding-left: 20px;
}

.leftsubmenu li {
    display: inline-block;
    margin-right: 10px;
}

.leftsubmenu li a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: solid 1px #d8d8d8;
    background-color: #fff;
}

.leftsubmenu li a:hover,
.leftsubmenu li.on a {
    border: solid 1px #123f79;
    font-weight: bold;
    color: #123f79;
}



.layui-tab-bar {
    height: 48px;
    line-height: 48px;
}


.detail-box {
    padding: 0px;
}

.page_detail .line {
    border-top: 1px solid #D8D8D8;
    opacity: 0.5;
}

.col-title {
    line-height: 1.5em;
    font-weight: bold;
    position: relative;
    padding-left: 22px;
    border-left: 2px solid #0062B1;
}

.col-att {
    font-size: 14px;
    color: #9E9E9E;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 10px;
    height: 28px;
    line-height: 28px;
}

.col-att a {
    color: #9E9E9E;
}

.col-att .linedc {
    padding: 0 5px;
}

.dtl_detail {
    line-height: 2.5em;
}

.dtl_detail.p1 {
    font-size: 18px;
}

.dtl_detail.p2 {
    font-size: 16px;
}

.dtl_detail.p3 {
    font-size: 14px;
}

.dtl_detail img,
.dtl_detail video {
    max-width: 100% !important;
    height: auto !important;
}

.dtl_detail p {
    margin-bottom: 20px;
}

.pager {
    overflow: hidden;
}

.pager li {
    width: 100%;
    position: relative;
}

.pager li a {
    display: block;
    color: #9E9E9E;
    line-height: 1.5em;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 10px 30px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}


.pager li a:hover {
    color: #fff;
    background: #0062B1;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 0;
}

.pagination li a {
    display: inline-block;
    background: #fff;
    width: 33px;
    height: 33px;
    border-radius: 2px;
    border: solid 1px #dddddd;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
    color: #595959;
    transition: All .4s ease-in;
    -webkit-transition: All .4s ease-in;
    -moz-transition: All .4s ease-in;
    -o-transition: All .4s ease-in;
}

.pagination li a:hover,
.pagination li.active a {
    background: #0062B1;
    color: #fff;
    border: solid 1px #0062B1;
}

.attr{
    font-size: 14px;
    color: #999;
}
.attr .br{
    display: inline-block;
}

.attr_box {
    background: #fff;
    border-radius: 10px;
    font-size: 14px;
}

.attr_box .left {
    float: left;
}

.attr_box .right {
    float: right;
}

.attr_box .name {
    color: #0062B1;
}

.attr_box .value {
    color: #9E9E9E;
    height: 19px;
}

.tjxw_box {
    background: #fff;
    border-radius: 10px;
    width: 370px;
    box-sizing: border-box;
}

.tjxw_box h2 {
    text-align: center;
    height: 61px;
    background: #F3F3F3;
    line-height: 61px;
}

.tjxw_box ul li a {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid rgba(216, 216, 216, .5);
}

.tjxw_box ul li a::after {
    content: '';
    width: 0;
    height: 1px;
    background: rgba(0, 98, 177, .5);
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.tjxw_box ul li a:hover::after {
    width: 100%;
}


.textlist {}

.textlist li {
    border-bottom: 1px solid #f2f2f2;
}

.textlist li a {
    position: relative;
    overflow: hidden;
}

.textlist li .shijian {
    display: block;
    float: right;
    color: #5a5a5a;
    opacity: 0.5;
}

.textlist li .title {
    font-size: 18px;
    height: 54px;
    line-height: 54px;
}

.textlist li .desc {
    line-height: 35px;
    color: #999999;
}

.textlist li .nianyue {
    color: #999999;
    font-size: 12px;
}

.textlist li .nianyue .more {
    float: right;
    font-size: 14px;
}

.textlist li .nianyue .iconfont {
    font-size: 18px;
    margin-left: 10px;
    color: #123f79;
}

.textlist li a:hover .nianyue {
    color: #123f79;
}



.righttitle {
    height: 35px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}

.righttitle .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    color: #123f79;
    display: inline-block;
    height: 34px;
}

.righttitle .position {
    float: right;
    font-size: 14px;
    color: #333333;
}

.righttitle .position a {
    color: #333333;
}

.piclist {}

.piclist li a {
    display: block;
    background: #fff;
    position: relative;
}



.piclist li .title {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    height: 55px;
    overflow: hidden;
    line-height: 55px;
    text-align: center;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    background: #f3f3f3;
    z-index: 2;
}

.piclist li a:hover .title {
    background: #1A61B8;
    color: #fff;
}




.piclist2 li a {
    display: block;
    position: relative;
}

.piclist2 li .text {
    border-bottom: 1px solid #d8d8d8;
    padding: 20px;
}

.piclist2 li .title {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
}

.piclist2 li .time {
    font-size: 14px;
    color: #aaaaaa;
}

.piclist2 li a:hover {
    background: #fff;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
}

.piclist2 li a:hover .text {
    border-bottom: 1px solid #123f79;
}

.piclist2 li a:hover .title {
    font-weight: bold;
}

.tuwenlist {}

.tuwenlist li {
    position: relative;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.tuwenlist li .pic {
    flex: none;
    width: 340px;
}

.tuwenlist li .text {
    width: calc((100% - 355px));
    background-size: cover;
}

.tuwenlist li .title {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
}

.tuwenlist li .desc {
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    opacity: 0.5;
}

.tuwenlist li .date {
    opacity: 0.5;
    font-size: 14px;
}

.tuwenlist li .more {
    color: #0062B1;
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #0062B1;
    padding: 10px 40px;
}

.tuwenlist li a:hover .title {
    font-weight: bold;
}

.tuwenlist li a:hover .more {
    color: #fff;
    background: #0062B1;
}

.tuwenlist li a:hover .date,
.tuwenlist li a:hover .desc {
    color: #1B1B1B;
    opacity: .5;
}

.search_tips{
    color: #9E9E9E;
}
.search_tips .text-info{
    color: #0062B1;
}

.search_list li a {
    display: block;
    background: #fff;
    padding: 20px 25px;
}

.search_list li .title {
    line-height: 45px;
    height: 45px;
}

.search_list li .title .text-danger,
.search_list li .desc .text-danger {
    color: #0062B1;
}

.search_list li .desc {
    line-height: 30px;
    color: #9E9E9E;
    height: 60px;
}

.search_list li .date_box {
    color: #9E9E9E;
}

.search_list li .date {
    margin-right: 30px;
}

.search_list li .date_visit {
    line-height: 30px;
}

.search_list li .font_family {
    font-size: 16px;
    margin-right: 5px;
}

.search_list li .column_name {
    height: 30px;
    border-radius: 5px;
    background: #E4F6FF;
    line-height: 30px;
    padding: 0 25px;
    color: #0062B1;
}

/*
内容搜索页
 */
.sch-form {
    display: block;
    background: #fff;
    position: relative;
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    overflow: hidden;
    padding: 0 25px;
}

.sch-form .sch-input {
    border: none;
    background: #fff;
    width: 100%;
    height: 79px;
    line-height: 79px;
    color: #aaa;
    margin-left: 0;
    box-sizing: border-box;
}

.sch-form .sch-type {
    position: absolute;
    left: 20px;
    width: 80px;
    height: 79px;
    line-height: 79px;
    border: 1px solid #ccc;
    padding: 0 10px;
    cursor: pointer;
    color: #828282;
}

.sch-form .sch-btn {
    position: absolute;
    right: 20px;
    background: none;
    border: none;
    line-height: 79px;
    cursor: pointer;
    padding: 0;
}

.sch-form .sch-btn .font_family {
    font-size: 30px;
    color: #0062B1;
    font-weight: normal;
}

.sch_result_list li.no_data .text {
    border-radius: 10px;
    background: #F0EFEE;
    padding: 40px;
}

.sch_result_list li.no_data .text .text1 {
    font-size: 26px;
    font-weight: bold;
    color: #828282;
}

.sch_result_list li.no_data .text .text2 {
    font-size: 18px;
    color: #828282;
}

.loadmore {
    text-align: center;
}

.pchide {
    display: none;
}

.z_banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 0;
}

.z_banner .bd li {
    width: 100%;
    overflow: hidden;
}

.z_banner .picBox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 670px;
}

.z_banner .picBox .imgbg {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: ease 1s;
}

.z_banner .picBox .text {
    position: absolute;
    right: -300px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: All 0.9s 0.8s ease-out;
    -webkit-transition: All 0.9s 0.8s ease-out;
    -moz-transition: All 0.9s 0.8s ease-out;
    -o-transition: All 0.9s 0.8s ease-out;
}

.z_banner .swiper-slide-active .picBox .text {
    opacity: 1;
    height: auto;
    right: 0;
}

.z_banner .swiper-slide.text_left .picBox .text {
    right: auto;
    left: -300px;
}

.z_banner .swiper-slide-active.text_left .picBox .text {
    right: auto;
    left: 0;
}


.z_banner .swiper-button-prev,
.z_banner .swiper-button-next {
    width: 34px;
    height: 58px;
    background: #0062B1;
    cursor: pointer;
    color: #fff;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    margin-top: 0;
}

.z_banner .swiper-button-next {
    left: auto;
    right: 0px;
}

.z_banner .swiper-button-prev .iconfont,
.z_banner .swiper-button-next .iconfont {
    font-size: 20px;
}

.z_banner .swiper-button-prev:hover,
.z_banner .swiper-button-next:hover {
    background: rgb(15, 112, 230, 0.63);
    color: #fff;
}

.z_banner:hover .swiper-button-prev,
.z_banner:hover .swiper-button-next {
    display: flex;
}

.z_banner .swiper-pagination {
    bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.z_banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: 1;
    margin: 0 15px;
}

.z_banner .swiper-pagination-bullet-active {
    background: #0062B1;
}

.z_banner .picBox .imgbg .layui-container {
    z-index: 2;
    height: 100%;
}

.z_banner .picBox .imgbg video {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}


.column_tt {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 82px;
    height: 75px;
    background: url(../images/tt.svg) no-repeat center;
}

.column_tt a {
    color: #fff;
    font-weight: bold;
    font-size: 28px;
}

.tt_slide {
    height: 125px;
    background: #fff;
    border-radius: 10px;
    padding: 0 100px 0 150px;
}

.tt_slide .swiper-slide a {
    display: block;
    padding: 25px 0 0;
    text-align: center;
}

.tt_slide .swiper-slide .title {
    font-weight: bold;
    margin-bottom: 8px;
    height: 42px;
    line-height: 42px;
}

.tt_slide .swiper-slide .title br {
    display: none;
}

.tt_slide .swiper-slide .desc {
    line-height: 25px;
    color: #323232;
    height: 25px;
    opacity: 0.5;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #E1E1E1;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #0062B1;
}

.tt_slide .swiper-pagination-bullet {
    margin: 7px 0 !important;
}

.tt_slide .swiper-pagination {
    right: 23px;
}

.gwyxx_main {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.gwyxx_left {
    width: 685px;
    float: left;
}

.gwyxx_right {
    width: calc(100% - 685px - 23px);
    height: 442px;
    overflow: hidden;
    float: right;
}

.gwyxx_slide .text {
    height: 63px;
    line-height: 63px;
    padding: 0 130px 0 20px;
    position: relative;
    background: #0062B1;
    box-shadow: 0px 0px 15.34px 5px rgba(0, 0, 0, 0.1);
}

.gwyxx_slide .text .title {
    font-size: 18px;
    font-weight: bold;
    height: 63px;
    color: #FFFFFF;
}


.gwyxx_slide .swiper-pagination {
    width: auto;
    left: auto;
    right: 20px;
    bottom: 20px;
}

.gwyxx_slide .swiper-pagination-bullet {
    background: #FFFFFF;
    opacity: 0.4;
}

.gwyxx_slide .swiper-pagination-bullet-active {
    opacity: 1;
}

.gwyxx_hd {
    height: 50px;
    position: relative;
    border-radius: 10px;
    background: #F3F3F3;
}

.gwyxx_hd ul {
    float: left;
    position: relative;
    z-index: 2;
}

.gwyxx_hd ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 50px;
    position: relative;
}

.gwyxx_hd ul li:last-child {
    margin-right: 0;
}

.gwyxx_hd ul li a {
    display: block;
    padding: 0 20px;
    border-radius: 10px;
}

.gwyxx_hd ul li.on a {
    color: #fff;
    position: relative;
    z-index: 2;
    font-weight: bold;
    background: #0062B1;
}

.gwyxx_hd .more {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    font-size: 14px;
    line-height: 22px;
    opacity: 0.5;
}

.gwyxx_hd .more a {
    color: #0062B1;
    display: none;
}

.gwyxx_hd .more a.on {
    display: flex;
}

.gwyxx_hd .more .icon {
    border: 1px solid #0062B1;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    margin-right: 5px;
}

.gwyxx_hd .more:hover {
    opacity: 1;
}

.gwyxx_bd .box {
    display: none;
}

.infolist {
    padding-top: 10px;
    height: 400px;
    overflow: hidden;
    box-sizing: border-box;
}

.infolist li {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.infolist li::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #D8D8D8;
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 0;
}

.infolist li:nth-child(7)::after {
    display: none;
}

.infolist li a {
    background: url(../images/infolist_icon.svg) no-repeat left center;
    padding-left: 27px;
    line-height: 57px;
    height: 57px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    float: left;
    width: calc(100% - 92px);
    box-sizing: border-box;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    position: relative;
    left: 0;
    color: #323232;
    font-size: 18px;
}

.infolist li a:hover {
    left: 15px;
    font-weight: bold;
    background: url(../images/infolist_icon_h.svg) no-repeat left center;
    color: #0062B1;
}

.infolist li span {
    float: right;
    display: block;
    width: 82px;
    opacity: 0.5;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
}

.infolist_date {
    height: 70px;
    overflow: hidden;
    margin-top: 25px;
    box-sizing: border-box;
    border: 1px solid #EDEDED;
    padding: 0 10px;
}

.infolist_date .date {
    float: left;
    text-align: center;
    width: 80px;
    box-sizing: border-box;
    margin-top: 12px;
    margin-right: 15px;
    border-right: 1px solid #EDEDED;
}

.infolist_date .date .day {
    color: #E5231D;
}

.infolist_date .date .year {
    font-size: 14px;
    color: #9E9E9E;
}


.infolist_date .title {
    height: 70px;
    line-height: 70px;
}


.column {
    height: 43px;
    position: relative;
}

.column::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #F3F3F3;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.column .name {
    float: left;
    position: relative;
    z-index: 2;
    height: 43px;
    line-height: 35px;
}

.column .name::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #0062B1;
    position: absolute;
    left: 0;
    bottom: 0;
}

.column .name a {
    display: block;
    position: relative;
    z-index: 2;
    font-weight: bold;
    color: #0062B1;
}

.column .more {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 2;
    font-size: 14px;
    line-height: 22px;
    opacity: 0.5;
}

.column .more a {
    color: #0062B1;
    display: none;
}

.column .more a {
    display: flex;
}

.column .more .icon {
    border: 1px solid #0062B1;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    margin-right: 5px;
}

.column .more:hover {
    opacity: 1;
}


.layui-col-space35 {
    margin: -17.5px;
}

.layui-col-space35>* {
    padding: 17.5px;
}

.infolist2 {
    padding-top: 10px;
    overflow: hidden;
    box-sizing: border-box;
}

.infolist2 li {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.infolist2 li:last-child::after {
    display: none;
}

.infolist2 li a {
    padding-left: 15px;
    line-height: 43px;
    height: 43px;
    float: left;
    width: calc(100% - 92px);
    box-sizing: border-box;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    position: relative;
    left: 0;
}

.infolist2 li a:hover {
    left: 15px;
    font-weight: bold;
    color: #0062B1;
}

.infolist2 li a::before {
    content: '';
    width: 3px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #333;
    border-radius: 100%;
}

.infolist2 li a:hover::before {
    width: 4px;
    height: 4px;
}

.infolist2 li span {
    float: right;
    display: block;
    width: auto;
    opacity: 0.5;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
}

.tzgg .infolist_date {
    background: #E4F3FD;
    margin-top: 30px;
}

.tzgg .infolist_date .title {
    color: #0062B1;
}

.index_picinfolist li .pic {
    flex: none;
    width: 247px;
}

.index_picinfolist li .text {
    width: calc(100% - 247px);
    background: #FFF4ED;
    padding: 0 15px 0 20px;
    box-sizing: border-box;
    height: 136px;
}

.index_picinfolist li .text .text0 {
    width: 100%;
}

.index_picinfolist li .title {
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    color: #984F3B;
}

.index_picinfolist li .desc {
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    color: #9E9E9E;
    opacity: 0.7;
    margin: 5px 0;
}

.index_picinfolist li .date {
    font-size: 14px;
    color: #9E9E9E;
    opacity: 0.7;
}

.jtxw_picinfolist li .pic{
    display: none;
}
.jtxw_picinfolist li .pic img{
    height: 136px;
}
.jtxw_picinfolist li .text{
    width: 100%;
    background: none!important;
    padding: 0;
    line-height: 43px;
    height: 43px;
}
.jtxw_picinfolist li .desc{
    display: none;
}
.jtxw_picinfolist li .title{
    width: calc(100% - 92px);
    float: left;
    font-weight: normal;
    color: #373737!important;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
    line-height: 43px;
        height: 43px;
        box-sizing: border-box;
}
.jtxw_picinfolist li .date {
    float: right;
}
.jtxw_picinfolist li .title::before {
    content: '';
    width: 3px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #333;
    border-radius: 100%;
}

.jtxw_picinfolist li.on{
    margin-bottom: 10px;
}
.jtxw_picinfolist li.on .text {
    width: calc(100% - 247px);
    padding: 0 15px 0 20px;
    box-sizing: border-box;
    height: 136px;
    background: #E4F6FF!important;
    line-height: normal;
}
.jtxw_picinfolist li.on .pic {
    flex: none;
    width: 247px;
    display: block;
}
.jtxw_picinfolist li.on .desc {
    display: block;
}

.jtxw_picinfolist li.on .title {
    width: auto;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    float: none;
    padding: 0;
    color: #0062B1!important;
}

.jtxw_picinfolist li.on .date {
    float: none;
}

.jtxw_picinfolist li.on .title::before {
    display: none;
}



.column2 {
    text-align: center;
    height: 62px;
    background: url(../images/ztzl_column_bg.png) no-repeat center;
    line-height: 55px;
    overflow: hidden;
    position: relative;
}

.column2 a {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.column2 .more {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    font-size: 14px;
    line-height: 22px;
    opacity: 0.5;
    padding-right: 15px;
    text-align: left;
}

.column2 .more a {
    width: 62px;
    height: 22px;
    color: #E5241E;
    border: 1px solid #E5241E;
    border-radius: 5px;
    padding-left: 5px;
    display: block;
    font-size: 14px;
}

.column2 .more .iconfont {
    font-size: 12px;
    position: absolute;
    right: -15px;
    top: 40%;
    transform: translateY(-50%);
}

.ztzl_slide {
    height: 125px;
    border-radius: 10px;
}

.ztzl_slide .swiper-button-next,
.ztzl_slide .swiper-button-prev {
    width: 34px;
    height: 58px;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    opacity: 1 !important;
    color: #fff;
    text-align: center;
    line-height: 58px;
}

.ztzl_slide .swiper-button-next {
    left: auto;
    right: 0;
}

.ztzl_slide .layui-icon {
    font-size: 20px;
}

.ztzl_slide .swiper-button-next:hover,
.ztzl_slide .swiper-button-prev:hover {
    background: rgba(0, 81, 146, 0.8);
}

.ztzl_slide:hover .swiper-button-next,
.ztzl_slide:hover .swiper-button-prev {
    display: block;
}

.ztzl_slide .swiper-pagination {
    position: relative;
    bottom: auto;
}


.ywbk_box {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.ywbk_hd {
    width: calc(100% - 839px - 25px);
    float: left;
}

.ywbk_hd li {
    margin-bottom: 17px;
}

.ywbk_hd li:last-child {
    margin-bottom: 0;
}

.ywbk_hd li a {
    height: 72px;
    padding: 0 20px;
    background: #E4F8E7;
    color: #3B984A;
    box-sizing: border-box;
}

.ywbk_hd li .name .icon {
    margin-right: 9px;
}

.ywbk_hd li .name .font_family {
    font-size: 30px;
}

.ywbk_hd li .more {
    width: 35px;
    height: 35px;
    flex: none;
    box-sizing: border-box;
    border: 1px solid #3B984A;
    border-radius: 100%;
    opacity: 0.4;
}

.ywbk_hd li.on a {
    border: 1px solid #3B984A;
}

.ywbk_hd li.on a .name .text {
    font-weight: bold;
}

.ywbk_hd li.on .more {
    background: #3B984A;
    color: #fff;
    opacity: 1;
}

.ywbk_hd li:nth-child(2) a {
    background: #E4F6FF;
    color: #0062B1;
}

.ywbk_hd li:nth-child(2) .more {
    border: 1px solid #0062B1;
}

.ywbk_hd li:nth-child(2).on .more {
    background: #0062B1;
}
.ywbk_hd li:nth-child(2).on a {
    border: 1px solid #0062B1;
}

.ywbk_hd li:nth-child(3) a {
    background: #F1EDFB;
    color: #675B93;
}

.ywbk_hd li:nth-child(3) .more {
    border: 1px solid #675B93;
}

.ywbk_hd li:nth-child(3).on .more {
    background: #675B93;
}
.ywbk_hd li:nth-child(3).on a {
    border: 1px solid #675B93;
}

.ywbk_hd li:nth-child(4) a {
    background: #FFF4ED;
    color: #984F3B;
}

.ywbk_hd li:nth-child(4) .more {
    border: 1px solid #984F3B;
}

.ywbk_hd li:nth-child(4).on .more {
    background: #984F3B;
}
.ywbk_hd li:nth-child(4).on a {
    border: 1px solid #984F3B;
}

.ywbk_hd li:nth-child(5) a {
    background: #FFF3DC;
    color: #D39F36;
}

.ywbk_hd li:nth-child(5) .more {
    border: 1px solid #D39F36;
}

.ywbk_hd li:nth-child(5).on .more {
    background: #D39F36;
}
.ywbk_hd li:nth-child(5).on a {
    border: 1px solid #D39F36;
}

.ywbk_hd li:nth-child(6) a {
    background: #E4FFF3;
    color: #00AF64;
}

.ywbk_hd li:nth-child(6) .more {
    border: 1px solid #00AF64;
}

.ywbk_hd li:nth-child(6).on .more {
    background: #00AF64;
}
.ywbk_hd li:nth-child(6).on a {
    border: 1px solid #00AF64;
}

.ywbk_bd {
    width: 839px;
    float: right;
}

.ywbk_bd .box {
    display: none;
}

.ywbk_bd .box a {
    display: block;
    position: relative;
}

.ywbk_bd .box .text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 20px 25px;
    background: rgba(0, 98, 177, 0.7);
    color: #fff;
    width: 100%;
    box-sizing: border-box;
}

.ywbk_bd .box .text .title {
    font-weight: bold;
}

.ywbk_bd .box .text .desc {
    line-height: 26px;
    height: 52px;
}

.tzgg_main {
    background: #fff;
    border-radius: 10px;
    padding: 0 20px;
}

.tzgg_column {
    float: left;
    line-height: 70px;
    margin-right: 50px;
    position: relative;
}

.tzgg_column::after {
    content: '';
    width: 1px;
    height: 34px;
    background: rgba(216, 216, 216, 0.5);
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
}

.tzgg_column a {
    color: #0062B1;
}

.tzgg_column .name {
    font-weight: bold;
}

.tzgg_column .icon {
    margin-right: 5px;
}

.tzgg_slide {
    height: 70px;
    padding-right: 0;
}

.tzgg_slide::after {
    content: '';
    width: 1px;
    height: 34px;
    background: rgba(216, 216, 216, 0.5);
    position: absolute;
    right: 45px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.tzgg_slide a {
    display: block;
    height: 70px;
    float: left;
    width: 48%;
    line-height: 70px;
    position: relative;
    padding-left: 10px;
}

.tzgg_slide .date {
    float: right;
}

.tzgg_slide .title {
    padding-right: 10px;
    height: 70px;
}

.tzgg_slide .swiper-button-prev-tzgg,
.tzgg_slide .swiper-button-next-tzgg {
    position: absolute;
    right: 0;
    bottom: 15px;
    text-align: center;
    cursor: pointer;
    display: none;
}

.tzgg_slide .swiper-button-prev-tzgg {
    transform: scaleY(-1);
    top: 15px;
    bottom: auto;
    right: 1px;
}

.tzgg_slide .font_family {
    font-size: 16px;
}

.tzgg_slide a::before {
    content: '';
    width: 3px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #333;
    border-radius: 100%;
}

.tzgg_slide a:hover::before {
    width: 4px;
    height: 4px;
}

.dqgz_main {
    background: #fff;
    border-radius: 10px;
    padding: 20px 20px 10px;
    overflow: hidden;
}

.qyzz_slide .swiper-pagination-qyzz {
    margin: 0 50px;
}

.qyzz_slide .swiper-pagination-qyzz .swiper-pagination-bullet {
    margin: 0 5px;
    background: #0062B1;
    opacity: 0.4;
}

.qyzz_slide .swiper-pagination-qyzz .swiper-pagination-bullet-active {
    opacity: 1;
}

.qyzz_slide .swiper-button-prev-qyzz,
.qyzz_slide .swiper-button-next-qyzz {
    cursor: pointer;
    color: #0062B1;
    opacity: 0.5;
}

.qyzz_slide .swiper-button-prev-qyzz:hover,
.qyzz_slide .swiper-button-next-qyzz:hover {
    opacity: 1;
}

.qyzz_slide .title {
    text-align: center;
    height: 56px;
    background: #F3F3F3;
    line-height: 56px;
}
.qyzz_slide a:hover .title{
    background: #0062B1;
    color: #fff;
}

.gsgk_main {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.gsgk_box .gsgk_pic {
    display: block;
    width: 665px;
    float: left;
    margin-right: 30px;
}

.gsgk_box .gsgk_text .title a {
    color: #0062B1;
    font-weight: bold;
}

.gsgk_box .gsgk_text .desc {
    line-height: 34px;
    color: #373737;
    height: 136px;
}

.gsgk_nav li {
    text-align: center;
}

.gsgk_nav li .name {
    margin-top: 5px;
}

.gsgk_nav li .icon {
    color: #0062B1;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.gsgk_nav li a:hover .icon {
    transform: rotate(360deg);
}

.footer_copyright .br {
    margin: 0 5px;
}

.banner_nei {
    height: 450px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.banner_nei .layui-container {
    height: 100%;
}

.banner_nei_box {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 80px;
    color: #fff;
    line-height: 80px;
}

.banner_nei_box::after {
    content: '';
    width: 200%;
    height: 80px;
    border-radius: 0px 5000px 0px 0px;
    background: #0062B1;
    opacity: 0.5;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.banner_nei_box .column_nei {
    position: relative;
    z-index: 2;
    font-weight: bold;
}

.banner_nei_box .position {
    font-size: 14px;
    opacity: 0.8;
    color: #fff;
    position: relative;
    z-index: 2;
    padding-right: 50px;
    box-sizing: border-box;
    width: auto;
    flex: auto;
    text-align: right;
}

.banner_nei_box .position a {
    color: #fff;
    padding: 0 5px;
}

.banner_nei_box2 {
    border-bottom: 1px solid rgba(0, 98, 177, .2);
    padding-bottom: 17px;
    position: relative;
}

.banner_nei_box2 .column_nei {
    font-weight: bold;
    position: relative;
}

.banner_nei_box2 .column_nei::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #0062B1;
    position: absolute;
    left: 0;
    bottom: -17px;
}

.banner_nei_box2 .position {
    font-size: 14px;
    opacity: 0.5;
    color: #0A0A0A;
}

.banner_nei_box2 .position a {
    color: #0A0A0A;
}

.col_nav {
    background: #fff;
    border-radius: 10px;
    height: 60px;
    line-height: 60px;
}

.col_nav li {
    float: left;
}

.col_nav li a {
    padding: 0 30px;
    border-radius: 10px;
    display: block;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.col_nav li a:hover,
.col_nav li.on a {
    background: #0062B1;
    color: #fff;
    font-weight: bold;
}

.col_nav2 li{
    display: inline-block;
}
.col_nav2 li a{
    display: inline-block;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    border-radius: 10px;
}
.col_nav2 li.on a,.col_nav2 li a:hover{
    background: #0062B1;
    color: #fff;
}

.infolist2_nei li {
    background: #FFFFFF;
    height: 70px;
    border-radius: 10px;
    padding: 0 20px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.infolist2_nei li:hover {
    background: #0062B1;
}

.infolist2_nei li:hover a {
    color: #fff;
}

.infolist2_nei li:hover span {
    color: #fff;
    opacity: 1;
}

.infolist2_nei li a:hover::before {
    width: 4px;
    height: 4px;
    background: #fff;
}












.footer {}

.footer .bg1 {
    background: #0062B1;
}

.footer .bg2 {
    background: #005498;
}

.footer_main {
    position: relative;
}

.footer_logo {
    width: 689px;
}

.footer_contact {
    color: #fff;
}

.footer_contact .dz,
.footer_contact .dh {
    margin-right: 20px;
}

.footer_contact .font_family {
    font-size: 20px;
    margin-right: 2px;
}

.erweima {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.erweima .title {
    height: 27px;
    line-height: 27px;
    border-radius: 3px;
    background: #0062B1;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
}

.erweima img {
    width: 110px;
    height: 110px;
}

.footer_copyright {
    line-height: 35px;
    color: #FFFFFF;
    text-align: center;
    opacity: 0.8;
}

.footer_copyright a {
    color: #fff;
}

.yqlj_box {
    width: 266px;
    position: absolute;
    right: 150px;
    top: 30px;
}

.yqlj_box .title {
    height: 39px;
    border: 1px solid rgba(255, 255, 255, .3);
    padding: 0 15px;
    color: rgba(255, 255, 255, .8);
}

.yqlj_box ul {
    position: absolute;
    left: 0;
    bottom: 100%;
    z-index: 2;
    background: #fff;
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    display: none;
    width: 100%;
    box-sizing: border-box;
}

.yqlj_box ul li a {
    line-height: 40px;
}

.content_box {
    background: url(../images/index_bg2.jpg) no-repeat center top;
    background-size: 100% auto;
    overflow: hidden;
}

.content_left {
    width: calc(100% - 370px - 30px);
    float: left;

}

.content_left .page_main {
    background: #FFFFFF;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 30px;
}

.content_right {
    width: 370px;
    float: right;
}

.picinfolist_nei li a {
    display: block;
    background: #FFFFFF;
    height: auto;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.picinfolist_nei li a::after{
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: #0062B1;
    transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
}
.picinfolist_nei li a:hover::after{
    width: calc(100% - 40px);
}

.picinfolist_nei li .pic {
    float: left;
    overflow: hidden;
}

.picinfolist_nei li .pic img {
    width: 247px;
    height: 135px;
}

.picinfolist_nei li .text {
    height: 135px;
}

.picinfolist_nei li .text0 {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}

.picinfolist_nei li .title {
    height: 24px;
    line-height: 24px;
}

.picinfolist_nei li .desc {
    font-size: 14px;
    color: #9E9E9E;
    line-height: 25px;
    height: 50px;
    opacity: 0.7;
}

.picinfolist_nei li .date {
    font-size: 14px;
    color: #9E9E9E;
    opacity: 0.7;
}

.picinfolist_nei li a:hover .text {
    background: #E4F6FF;
}

.picinfolist_nei li a:hover .text0 {
    padding-right: 20px;
}

.picinfolist_nei li a:hover .title {
    color: #0062B1;
    font-weight: bold;
}

.picinfolist_nei li a:hover .date {
    color: #0062B1;
}

.piclist_nei li a {
    display: block;
    position: relative;
}

.piclist_nei li a .text {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    text-align: center;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.piclist_nei li a .text .title {
    line-height: 53px;
    height: 53px;
}

.piclist_nei li a:hover .text {
    background: #004898;
}

.piclist_nei li a:hover .title {
    color: #fff;
    font-weight: bold;
}

.piclist_nei li:nth-child(1) {
    width: 69.5%;
}

.piclist_nei li:nth-child(2),
.piclist_nei li:nth-child(3) {
    width: 30.5%;
}

.piclist_nei2_box {
    background: #fff;
    border-radius: 10px;
}

.piclist_nei2 li a {
    display: block;
    position: relative;
}

.piclist_nei2 li a .text {
    position: relative;
    background: #F3F3F3;
    padding: 0 15px;
    text-align: center;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.piclist_nei2 li a .text .title {
    line-height: 58px;
    height: 58px;
}

.piclist_nei2 li a:hover .text {
    background: #004898;
}

.piclist_nei2 li a:hover .title {
    color: #fff;
    font-weight: bold;
}

.info_disp {
    background: #fff;
    border-radius: 10px;
}


/*分享*/
.m-share {
    position: relative;
    border-top: 1px solid rgba(216, 216, 216, .5);
    margin-top: 15px;
    padding-top: 15px;
}


.m-share .fl {
    float: left;
    font-size: 14px;
    color: #0062B1;
}

.share {
    zoom: 1;
    display: inline-block;
    margin-left: 10px;
}

.share:after {
    content: "";
    display: block;
    clear: both;
}

.share a {
    float: left;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    display: block;
}

.share a i {
    display: block;
    width: 24px;
    height: 24px;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}

.share a:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.share #share-icon {
    width: 20px;
    height: 20px;
    float: left;
    display: none;
}

.share #share-icon img {
    width: 100%;
    height: 100%;
}

.share .share-qqzone {
    background: none
}

.share .share-qqzone i {
    background: url("../images/shareqqzone.png") center center no-repeat;
    background-size: 80%;
}

.share .share-qqzone:hover {
    background-color: none;
}

.share .share-wechat {
    position: relative;
    background-color: none;
}

.share .share-wechat i {
    background: url("../images/sharewechat.png") center center no-repeat;
    background-size: 80%;
}

.share .share-wechat:hover {
    background-color: none;
}

.share .share-weibo {
    background: none;
}

.share .share-weibo i {
    background: url("../images/shareweibo.png") center center no-repeat;
    background-size: 80%;
}

.share .share-weibo:hover {
    background-color: none;
}

.share .share-qq:hover {
    background-color: #27a8f2;
}



.share .bg-code {
    left: -36px;
    z-index: 10;
}

.share .qrcode {
    position: absolute;
    top: 36px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
}

.share .close-btn {
    position: absolute;
    background: #fff;
    color: #000;
    font-size: 12px;
    z-index: 12;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    right: -39px;
    top: 50px;
    display: none;
    cursor: pointer;
}

.dsj_main {
    background: #fff;
    border-radius: 10px;
}

.dsj_left {
    width: 133px;
    float: left;
    background: #E4F6FF;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
}

.dsj_left li {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #fff;
}

.dsj_left li:last-child {
    border-bottom: none;
}

.dsj_left li.on {
    background: #0062B1;
}

.dsj_left li.on a {
    color: #fff;
}

.dsj_left li a {
    display: block;
}
.dsj_left li .num{
    font-size: 19px;
}

.dsj_right {
    width: calc(100% - 133px - 35px);
    float: right;
    position: relative;
    box-sizing: border-box;
    padding-left: 2px;
}

.dsj_right::after {
    content: "";
    width: 2px;
    height: calc(100% - 80px);
    background: #E4F6FF;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.dsj_right .title {
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    background: #F5F7FB;
    padding: 0 20px 0 30px;
    font-weight: bold;
    color: #0062B1;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.dsj_right .title::before {
    content: "";
    width: 15px;
    height: 15px;
    border: 3px solid #0062B1;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: -9px;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}

.dsj_right .title .icon {
    border: 1px solid #0062B1;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    transform: scaleY(-1);
}

.dsj_right .title .font_family {
    font-size: 12px;
    color: #0062B1;
}

.dsj_right ul {
    padding: 20px 25px 25px;
    border: 1px solid #0062B1;
    background: #F5F7FB;
    border-radius: 10px;
    margin: 15px 0 0 40px;
    max-height: 414px;
    overflow-y: auto;
    box-sizing: border-box;
    display: none;
}

.dsj_right ul::-webkit-scrollbar {
    width: 9px;
    height: 100%;
}

.dsj_right ul::-webkit-scrollbar-thumb {
    background-color: #0062B1;
    border-radius: 10px;
}

.dsj_right ul::-webkit-scrollbar-track {
    background-color: #CCD4E4;
    border-radius: 0px 10px 10px 0px;
}

.dsj_right ul li {
    line-height: 35px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.dsj_right ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.dsj_right ul li .month {
    color: #0062B1;
    font-weight: bold;
}

.dsj_right .item.on .title {
    background: #0062B1;
    color: #fff;
}

.dsj_right .item.on .icon {
    border: 1px solid #fff;
    transform: scaleY(1);
}

.dsj_right .item.on .font_family {
    color: #fff;
}

.dsj_right .item.on ul {
    display: block;
}

.ywbk_list li a {
    display: block;
    background: #FFFFFF;
    border-radius: 10px;
    height: 558px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.ywbk_list li a::after {
    content: "";
    width: 0;
    height: 1px;
    background: #3B984A;
    position: absolute;
    left: 20px;
    bottom: 20px;
    box-sizing: border-box;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.ywbk_list li a:hover::after {
    width: calc(100% - 40px);
}

.ywbk_list li .pic {
    float: left;
    height: 100%;
    width: 839px;
}

.ywbk_list li .pic img {
    height: 100%;
}

.ywbk_list li .text {
    width: calc(100% - 839px);
    height: 100%;
    background-color: #E4F8E7;
    padding: 80px 30px 0;
    box-sizing: border-box;
    float: right;
    position: relative;
    overflow: hidden;
}

.ywbk_list li .title {
    font-weight: bold;
    color: #3B984A;
}

.ywbk_list li .desc {
    line-height: 30px;
    color: #373737;
    height: 180px;
}

.ywbk_list li .more {
    font-size: 14px;
    color: #3B984A;
    opacity: 0.5;
}

.ywbk_list li .more .icon {
    border: 1px solid #3B984A;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    margin-right: 5px;
}

.ywbk_list li .icon_bg {
    position: absolute;
    right: 30px;
    bottom: 0;
    z-index: 2;
    opacity: 0.05;
}

.ywbk_list li .icon_bg .font_family {
    font-size: 380px;
    color: #3B984A;
}

.ywbk_list li a:hover .text {
    background-image: url(../images/ywbk_logo.png);
    background-position: 90% 16%;
    background-repeat: no-repeat;
}

.ywbk_list li a:hover .more {
    opacity: 1;
}

.ywbk_list li:nth-child(2n) .pic {
    float: right;
}

.ywbk_list li:nth-child(2) .title,
.ywbk_list li:nth-child(2) .more {
    color: #0062B1;
}

.ywbk_list li:nth-child(2) .text {
    background: #e4f6ff;
}

.ywbk_list li:nth-child(2) a::after {
    background: #0062B1;
}

.ywbk_list li:nth-child(3) .title,
.ywbk_list li:nth-child(3) .more {
    color: #675B93;
}

.ywbk_list li:nth-child(3) .text {
    background: #F1EDFB;
}

.ywbk_list li:nth-child(3) a::after {
    background: #675B93;
}

.ywbk_list li:nth-child(4) .title,
.ywbk_list li:nth-child(4) .more {
    color: #984F3B;
}

.ywbk_list li:nth-child(4) .text {
    background: #fff4ed;
}

.ywbk_list li:nth-child(4) a::after {
    background: #984F3B;
}

.ywbk_list li:nth-child(5) .title,
.ywbk_list li:nth-child(5) .more {
    color: #D39F36;
}

.ywbk_list li:nth-child(5) .text {
    background: #fff3dc;
}

.ywbk_list li:nth-child(5) a::after {
    background: #D39F36;
}

.ywbk_list li:nth-child(6) .title,
.ywbk_list li:nth-child(6) .more {
    color: #00AF64;
}

.ywbk_list li:nth-child(6) .text {
    background: #e4fff3;
}

.ywbk_list li:nth-child(6) a::after {
    background: #00AF64;
}

.gsgk_box_up .gsgk_text .desc{
    height: 306px;
}

.gsgk_nav_up li a {
    border-radius: 10px;
    background: #FFFFFF;
    padding: 20px;
}

.gsgk_nav_up li .font_family {
    font-size: 16px;
    opacity: 0.5;
}

.gsgk_nav_up li .name {
    font-weight: bold;
}

.gsgk_nav_up li .name .icon {
    border-radius: 10000px;
    opacity: 1;
    background: #0062B1;
    width: 60px;
    height: 60px;
    color: #fff;
    margin-right: 10px;
}

.gsgk_nav_up li .name .font_family {
    font-size: 26px;
    font-weight: normal;
    opacity: 1;
}

.gsgk_nav_up li a:hover {
    background: #0062B1;
    color: #fff;
}

.gsgk_nav_up li a:hover .font_family {
    color: #fff;
}

.gsgk_nav_up li a:hover .name .icon {
    background: #fff;
}

.gsgk_nav_up li a:hover .name .font_family {
    color: #0062B1;
}

.ldbz_up {
    border-radius: 10px;
    background: #FFFFFF;
}

.ldbz_list_up {
    overflow: hidden;
}

.ldbz_list_up li {
    width: calc((100% - 80px) / 5);
    float: left;
    margin-right: 20px;
    text-align: center;
}

.ldbz_list_up li:nth-child(5n) {
    margin-right: 0;
}

.ldbz_list_up li a {
    display: block;
    border: 1px solid #EDEDED;
    padding: 20px 40px;
}

.ldbz_list_up li .title {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.ldbz_list_up li .desc {
    color: #ACACAC;
}

.ldbz_list_up li a:hover {
    background: #0062B1;
    color: #fff;
    border-radius: 10px;
}

.ldbz_list_up li a:hover .title {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    font-weight: bold;
}

.ldbz_list_up li a:hover .desc {
    color: #FFFFFF;
}

.dsj_up {
    border-radius: 10px;
    background: #FFFFFF;
}

.up_fzlc_slide1_box .up_fzlc_slide1_prev,
.up_fzlc_slide1_box .up_fzlc_slide1_next {
    width: 43px;
    height: 43px;
    float: left;
    cursor: pointer;
    color:#fff;
    background: rgba(0, 98, 177,0.6);
    border-radius: 100%;
}

.up_fzlc_slide1_box .up_fzlc_slide1_next {
    text-align: right;
}

.up_fzlc_slide1_box .up_fzlc_slide1_prev .layui-icon,
.up_fzlc_slide1_box .up_fzlc_slide1_next .layui-icon {
    font-size: 20px;
}

.up_fzlc_slide1 {
    width: calc((100% - 120px) / 1);
    float: left;
    height: 120px;
}

.up_fzlc_slide1 .swiper-slide .year {
    width: 120px;
    height: 120px;
    background: #F5F7FB;
    border-radius: 100%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
}

.up_fzlc_slide1 .swiper-slide .year p {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 100%;
    font-weight: bold;
    position: relative;
    z-index: 2;
}

.up_fzlc_slide1 .swiper-slide .year .num {
    margin-right: 3px;
}

.up_fzlc_slide1 .swiper-slide.active-nav .year p {
    background: #0062B1;
    color: #fff;
}

.up_fzlc_slide1_box .up_fzlc_slide1_prev:hover,
.up_fzlc_slide1_box .up_fzlc_slide1_next:hover {
    background: #0062B1;
}

.up_fzlc_slide1 .swiper-slide .year::after {
    content: '';
    width: 163px;
    height: 100px;
    background: url(../images/up_fzlc_dot.png) no-repeat center;
    position: absolute;
    left: 76%;
    top: 50%;
    margin-top: -50px;
}

.up_fzlc_slide1 .swiper-slide .year::before {
    content: '';
    width: 163px;
    height: 100px;
    background: url(../images/up_fzlc_dot.png) no-repeat center;
    position: absolute;
    right: 76%;
    top: 50%;
    margin-top: -50px;
}

.up_fzlc_slide2 ul {
    padding: 20px 25px 25px;
    border: 1px solid #0062B1;
    background: #F5F7FB;
    border-radius: 10px;
    max-height: 414px;
    overflow-y: auto;
    box-sizing: border-box;
}

.up_fzlc_slide2 ul::-webkit-scrollbar {
    width: 9px;
    height: 100%;
}

.up_fzlc_slide2 ul::-webkit-scrollbar-thumb {
    background-color: #0062B1;
    border-radius: 10px;
}

.up_fzlc_slide2 ul::-webkit-scrollbar-track {
    background-color: #CCD4E4;
    border-radius: 0px 10px 10px 0px;
}

.up_fzlc_slide2 ul li {
    line-height: 35px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.up_fzlc_slide2 ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.up_fzlc_slide2 ul li .month {
    color: #0062B1;
    font-weight: bold;
}

.up_gsxw .infolist_date{
    margin-top: 0;
}
.up_gsxw .infolist2 li a{
    height: 41px;
    line-height: 41px;
}
.up_gsxw .infolist_date .date .day{
    color: #0062B1;
}

.up_jtyw .index_picinfolist li .text{
    background: #E4F6FF;
}
.up_jtyw .index_picinfolist li .title{
    color: #0062B1;
}

.up_hyzx .infolist_date{
    margin: 0;
    height: 55px;
    padding: 0;
    border: none;
}
.up_hyzx .infolist_date .date{
    width: 73px;
    height: 55px;
    margin: 0;
    border: none;
    background: #0062B1;
    color: #fff;
    padding-top: 5px;
    margin-right: 12px;
}
.up_hyzx .infolist_date .date .day{
    color: #fff;
}
.up_hyzx .infolist_date .date .year{
    color: #fff;
}
.up_hyzx .infolist_date .title{
    line-height: 30px;
    height: 30px;
    color: #0062B1;
    font-weight: bold;
}
.up_hyzx .infolist_date .desc{
    color: #B3B8BB;
    height: 21px;
    line-height: 21px;
}
.up_hyzx .infolist2{
    padding-top: 5px;
}

.tzgg_up {
    border-radius: 10px;
    background: #FFFFFF;
}
.tzgg_up .infolist_date{
    margin-top: 0;
}
.tzgg_up .infolist_date .date .day{
    color: #0062B1;
}
.tzgg_up .infolist_date:hover{
    border: 1px solid #0062B1;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.tzgg_up .infolist_date:hover .title{
    font-weight: bold;
}

.ldbz_list{
    background: #fff;
        border-radius: 10px;
        padding: 50px 50px 20px;
}

.ldbz_list .desc{
    color: #0062B1;
    text-align: center;
    font-weight: bold;
}