@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
        url('../font/iconfont.woff2') format('woff2'),
        url('../font/iconfont.woff') format('woff'),
        url('../font/iconfont.ttf') format('truetype'),
        url('../font/iconfont.svg#iconfont') format('svg');
}


.iconfont {
    font-family: "iconfont" !important;
    font-size: 35px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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: #323232;
}

.text-default {
    color: #f5f6f8;
}

.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;
}

.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;
}

.line7 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -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;
}

body {
    color: #393939;
    font-family: '微软雅黑';
    font-size: 16px;
    background: #fff;
}

a {
    color: #393939;
}

a:hover {
    color: #0C9BD1;
}

.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;
}

.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-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-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-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-190 {
    padding-bottom: 190px;
}

.padding-left-40 {
    padding-left: 40px;
}

.layui-btn {
    background-color: #0C9BD1;
    width: 100%;
}

.layui-btn-primary {
    background-color: #fff;
}

.layui-btn-warm {
    background-color: #FFB800;
}

.alert {
    padding: 10px;
    overflow: hidden;
    border-radius: 3px;
}

.alert.alert-danger {
    background: #fff;
}

.alert.alert-info {
    background: #aaa;
}

.alert.alert-success {
    background: #323232;
}

.alert.alert-primary {
    background: #c1232c;
}

.alert .close {
    float: right;
    background: none;
    color: #fff;
    border: none;
    cursor: pointer;
}

.strong {
    font-weight: bold;
}



#scrolltop {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 0px;
    bottom: 20px;
    z-index: 100;
    text-align: center;
    line-height: 40px;
}

#scrolltop .layui-icon {
    font-size: 42px;
    color: #036192;
    cursor: pointer;
}

.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 {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 2;
    box-sizing: border-box;
    left: 0;
    top: 0;
    z-index: 100;
    background: linear-gradient(270deg, rgba(0, 151, 145, 0.80) 0%, rgba(11, 155, 209, 0.80) 100%);
    backdrop-filter: blur(10px);
}

.header .full {
    width: 100%;
    padding: 20px 160px;
}

.header h1 img {
    height: 78px;
}

.header .nav>ul>li {
    float: left;
    height: 60px;
    box-sizing: border-box;
    position: relative;
    line-height: 60px;
}

.header .nav>ul>li>a {
    display: block;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.4s ease-out 0s;
    padding: 0 18px;
    font-size: 18px;
    color: #fff;
}

.header .nav>ul>li>a>span {
    display: block;
}


.header .nav>ul>li>a:hover,
.header .nav>ul>li.on>a,
.header .nav>ul>li:hover a {
    border-color: #0C9BD1;
    background-color: #EEF4FF;
    color: #0C9BD1;
}

.header .nav>ul>li .iconfont {
    font-size: 18px;
}

.header .nav .submenu {
    position: absolute;
    width: 100%;
    top: 60px;
    left: 0;
    background: rgba(255, 255, 255, .9);
    border-bottom: 2px solid #0C9BD1;
    transition: all 0.4s ease-out 0s;
    opacity: 0;
    visibility: hidden;
}

.header .nav li.li6 .submenu {
    width: 176px;
    left: 50%;
    margin-left: -88px;
}

.header .nav>ul>li:hover .submenu {
    opacity: 1;
    visibility: visible;
}

.header .nav .submenu ul li {
    display: block;
    text-align: center;
}

.header .nav .submenu ul li a {
    display: block;
    border-bottom: 1px solid #d2d2d2;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    padding: 8px 5px;
}

.header .nav .submenu ul li a:hover {
    border-bottom: 1px solid #0C9BD1;
    color: #0C9BD1;
}

.header .nav .submenu .body img {
    width: 300px;
    height: 150px;
}

.header .nav .submenu .navli {
    padding-right: 100px;
    margin-right: 130px;
    width: 622px;
    border-right: 1px solid #cdcdce;
}

.header .nav .submenu .navli li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.header .nav .submenu .navli li a {
    display: block;
    border-bottom: 1px solid #d7d7d8;
    padding: 5px 15px;
}

.header .nav .submenu .navli li a:hover {
    border-bottom: 1px solid #7292e2;
    color: #7292e2;
}

.header .hover {
    width: 100%;
    height: 0;
    background: #f7f8fa;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 1;
    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;
    overflow: hidden;

}

.header:hover .hover {
    display: block;
    height: 250px;
}

.head_frame {
    width: 100%;
    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;
    -webkit-transition: .8s cubic-bezier(.19, 1, .22, 1);
    transition: .8s cubic-bezier(.19, 1, .22, 1);
    position: fixed;
    z-index: 1000;
}

.head_frame .logo .pic1 {
    display: block;
}

.head_frame .logo .pic2 {
    display: none;
}

.opacity_head {
    width: 100%;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.02);
    z-index: 1000;
    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;
    background: #FFFFFF;
    position: fixed;
    top: 0;
    left: 0;
    /* position: relative; */
    /* transform: translateY(-100%); */
}

.header.opacity_head .nav>ul>li>a {
    color: #333;
}

.opacity_head .logo .pic1 {
    display: none;
}

.opacity_head .logo .pic2 {
    display: block;
}

.modal-open .mc_ph_hd {
    position: fixed;
}

.top_text {
    font-size: 14px;
    line-height: 25px;
    padding: 5px 0;
}

.sch_form {
    display: inline-block;
    border: 1px solid #16529a;
    height: 25px;
    line-height: 25px;
    border-radius: 12px;
    padding-right: 10px;
}

.sch_form .sch_input {
    background: none;
    border: none;
    padding: 0 10px;
}

.sch_form .sch_btn {
    background: none;
    border: none;
    color: #16529a;
    cursor: pointer;
}

.top_text a {
    color: #134e93;
    margin-right: 20px;
}


.topsch .sch_q {
    width: 300px;
    background: #eff2f4;
    height: 45px;
    line-height: 45px;
    border: none;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
    display: none;
}

.topsch .sch_btn {
    width: 40px;
    background: #eff2f4;
    height: 45px;
    line-height: 45px;
    border: none;
    cursor: pointer;
    position: relative;
    color: #1686c6;
}

.topsch .sch_btn::before {
    content: '';
    width: 1px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    background: #d8dadb;
    display: none;
}

.topsch:hover .sch_q {
    display: block;
}

/* 手机导航 */
.g_phnav1.yxnav_active1,
.g_phnav2.yxnav_active2 {
    color: #001eb4;
}

.mc_ph_hd {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 54px;
    background-color: #0C9BD1;
}

.mc_ph_navbar {
    padding: 0 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.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;
}

.mc_ph_hd .mc_ph_logo {
    width: 165px;
    margin-top: -10px;
}

.mc_ph_hd .mc_ph_en {
    margin-top: 15px;
    margin-right: 20px;
}

.mc_ph_logo img {
    width: auto !important;
    height: 45px !important;
    margin-top: 5px;
}

.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: 26px;
    height: 1px;
    background-color: #fff;
}

.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 .nav_btn::after,
.mc_ph_hd .mc_phmenubox .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;
}

.mc_ph_hd .mc_phmenubox .nav_btn::after {
    top: -8px;
}

.mc_ph_hd .mc_phmenubox .nav_btn::before {
    top: 8px;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn {
    background: transparent;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mc_ph_navbar {
    position: relative;
    z-index: 999;
}

/*ph导航&下拉*/
.phxia {
    position: fixed;
    width: 100%;
    left: 0;
    top: 54px;
    z-index: 998;
    /* transform: translateX(-50%); */
    /* padding: 0 15px; */
    background-color: #fff;
    max-height: calc(100vh - 54px);
    overflow: auto;
}

.xialaph {
    display: none;
    width: 100%;
    background-color: #fff;
    font-family: '微软雅黑';
    height: calc(100vh - 54px);
    padding: 10px 0;
}

.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 .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 a,
.mc_ph_language a {
    font-size: 16px;
    color: #666;
    line-height: 18px;
}

.mc_ph_search a i,
.mc_ph_search a em {
    font-size: 18px;
    color: #001eb4;
}

.mc_ph_search a,
.mc_ph_language a {
    color: #001eb4;
}

.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;
}


#bannerslide .swiper-button-next,
#bannerslide .swiper-button-prev {
    left: 40px;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.6);
    font-size: 20px;
    color: #0C9BD1;
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    border-radius: 100%;
}

#bannerslide:hover .swiper-button-next,
#bannerslide:hover .swiper-button-prev {
    opacity: 1;
}

#bannerslide .swiper-button-next:hover {
    background: rgba(54, 118, 217, 0.6);
    color: #fff;
}

#bannerslide .swiper-button-next {
    left: auto;
    right: 40px;
}

#bannerslide .swiper-button-next .layui-icon,
#bannerslide .swiper-button-prev .layui-icon {
    font-size: 22px;
}

#bannerslide .swiper-pagination {
    bottom: 100px;
    display: none;
}

#bannerslide .swiper-pagination-bullet {
    width: 2px;
    height: 13px;
    margin: 0 4px;
    box-sizing: border-box;
    opacity: 1;
    background-color: #fff;
    border-radius: 0;
}

#bannerslide .swiper-pagination-bullet-active {
    width: 2px;
    height: 23px;
    opacity: 1;
    background: #fff;
}

#bannerslide .swiper-icon {
    display: none;
    position: absolute;
    left: 0;
    bottom: 40px;
    text-align: center;
    z-index: 2;
    color: #fff;
    width: 100%;
    animation-name: beat;
    /*动画名称*/
    animation-duration: 2s;
    /*设置秒数*/
    animation-timing-function: linear;
    /*速度曲线*/
    animation-iteration-count: infinite;
    /*播放次数*/
    animation-direction: alternate;
    /*逆向播放*/
    animation-play-state: running;
    /*正在运行*/
}

@keyframes beat {
    0% {
        bottom: 40px;
    }

    25% {
        bottom: 50px;
    }

    50% {
        bottom: 40px;
    }

    75% {
        bottom: 50px;
    }

    100% {
        bottom: 40px;
    }
}


.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);
}

#up-banner {
    height: 565px;
    box-sizing: border-box;
    padding-top: 118px;
    color: #fff;
}

#up-banner h2 {
    font-weight: bold;
    font-size: 48px;
    text-transform: uppercase;
}

#up-banner h3 {
    font-weight: bold;
    font-size: 36px;
}

#up-banner a {
    color: #fff;
}

#up-banner .position {
    font-size: 14px;
}

#up-banner .position .cn {
    font-size: 36px;
    font-weight: bold;
}

#up-banner .position .en {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}

#up-banner .layui-container {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
}

#up-banner .line span {
    display: inline-block;
    width: 27px;
    height: 3px;
    background-color: #ffffff;
    opacity: 0.35;
}


.nav_box {
    background: #0C9BD1;
}

#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 {}

.conent_box .layui-row {
    overflow: inherit;
}

.leftmenu {
    overflow: hidden;
}


.leftmenu li {
    height: 60px;
    line-height: 60px;
    position: relative;
    min-width: auto;
    z-index: 1;
    display: inline-block;
    margin-right: 0;
}

.leftmenu li a {
    display: block;
    padding: 0 35px;
    position: relative;
    text-align: center;
}



.leftmenu li.layui-this a,
.leftmenu li a:hover {
    color: #fff;
    font-weight: bold;
}

.leftmenu li.layui-this,
.leftmenu li:hover {
    z-index: 2;
    background: linear-gradient(90deg, #0B9BD1 0%, #009791 100%);
}

.leftsubmenu {
    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 #0C9BD1;
    font-weight: bold;
    color: #0C9BD1;
}



.layui-tab-bar {
    height: 48px;
    line-height: 48px;
}

.page_main {
    padding: 0;
    background: #fff;
}


.page_detail {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 40px 150px;
    border-radius: 10px;
}

.detail_box {
    padding: 0px;
    line-height: 2.5em;
    font-size: 16px;
    overflow: hidden;
}

.detail-box {
    padding: 0px;
}

.col-title {
    font-size: 28px;
    line-height: 1.5em;
    text-align: center;
    font-weight: bold;
}

.col-att {
    font-size: 14px;
    color: #9e9e9e;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.col-att a {
    color: #adadad;
}

.col-att .linedc {
    padding: 0 5px;
}

.dtl_detail {
    line-height: 2.1em;
    font-size: 18px;
    color: #333;
}

.dtl_detail.p1 {
    font-size: 18px;
}

.dtl_detail.p2 {
    font-size: 16px;
}

.dtl_detail.p3 {
    font-size: 14px;
}

.dtl_detail p {
    margin-bottom: 20px;
}

.pager {
    overflow: hidden;
    border-top: 1px solid #e1e1e1;
}

.pager li {
    width: 49%;
    float: left;
}

.pager li a {
    color: #9e9e9e;
}

.pager li:last-child {
    float: right;
}

.pager li a:hover {
    color: #0C9BD1;
    font-weight: bold;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 10px;
}

.pagination li a {
    display: inline-block;
    background: #fff;
    width: 35px;
    height: 37px;
    border-radius: 2px;
    border: solid 1px #dddddd;
    line-height: 37px;
    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: #0C9BD1;
    color: #fff;
    border: solid 1px #0C9BD1;
}

.textlist {
    padding: 0px;
}

.textlist li {}

.textlist li a {
    border: 1px solid #DBDBDB;
    padding: 45px;
    position: relative;
}

.textlist li .time {
    width: 114px;
    height: 105px;
    opacity: 1;
    box-sizing: border-box;
    border: 1px solid #DBDBDB;
    flex: none;
    margin-right: 30px;
    text-align: center;
    color: #BCBCBC;
    font-weight: bold;
}

.textlist li .ri {
    line-height: 40px;
    font-size: 24px;
    margin-top: 18px;
}

.textlist li .text {
    position: relative;
    width: calc((100% - 125px));
}



.textlist li .title {
    height: 21px;
    font-size: 18px;
}

.textlist li .desc {
    height: 50px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #999;
    word-break: break-all
}

.textlist li a:hover {
    border: 1px solid #0C9BD1;
}

.textlist li a:hover .title {
    font-weight: bold;
    color: #0C9BD1;
}

.textlist li a:hover .time {
    border: 1px solid #0C9BD1;
    color: #0C9BD1;
}



.righttitle {
    height: 35px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}

.righttitle .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    color: #0C9BD1;
    display: inline-block;
    height: 34px;
}

.righttitle .position {
    float: right;
    font-size: 14px;
    color: #333333;
}

.piclist li a {
    display: block;
    background: #fff;
    position: relative;
}

.piclist li .pic {}

.piclist li .text {
    padding-left: 20px;
    padding-right: 20px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    font-size: 18px;
    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;
    border: 1px solid #DBDBDB;
}

.piclist li .title {}

.piclist li .time {
    opacity: .5;
}

.piclist li a:hover .text {
    border: 1px solid #0C9BD1;
    color: #0C9BD1;
    font-weight: bold;
}

.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 #0C9BD1;
}

.piclist2 li a:hover .title {
    font-weight: bold;
}

.tuwenlist li {
    position: relative;
}

.tuwenlist li a {
    overflow: hidden;
    background: #fbf9f6;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.tuwenlist li .pic {
    flex: none;
    width: 362px;
    float: left;
}

.tuwenlist li .text {
    width: calc((100% - 362px));
    height: 204px;
    background: url(../images/bg29.jpg) no-repeat center;
    background-size: cover;
}

.tuwenlist li .text0 {
    padding: 40px;
    max-width: 100%;
    box-sizing: border-box;
}

.tuwenlist li .title {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
}

.tuwenlist li .desc {
    height: 56px;
    line-height: 28px;
    color: #929292;
    width: 100%;
}

.tuwenlist li .time {
    color: #929292;
}

.tuwenlist li .more {
    color: #929292;
    line-height: 26px;
}

.tuwenlist li a:hover .title,
.tuwenlist li a:hover .time,
.tuwenlist li a:hover .more {
    color: #0C9BD1;
}

.tuwenlist li a:hover .title {
    font-weight: bold;
}

.tuwenlist li .line {
    width: 100%;
    height: 4px;
    background-color: #ebe1d3;
}

.tuwenlist li .linex2 {
    width: 0;
    height: 4px;
    background-color: #0C9BD1;
}

.tuwenlist li:hover .linex2 {
    width: 100%;
}

.tuwenlist li .hover {
    position: absolute;
    right: 0;
    bottom: 14px;
    opacity: 0;
}

.tuwenlist li:hover .hover {
    opacity: 1;
}

.search_list .item .text {
    text-align: center;
    background: #f9f9f9;
    line-height: 2em;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 30px;
}

.search_list .item .iconfont {
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    font-size: 30px;
    flex: none;
    color: #0C9BD1;
}

.search_list .item .text1 {
    color: #333;
    font-size: 18px;
}

.search_list .item:hover .text {
    background: #0C9BD1;
}

.search_list .item:hover .text1 {
    color: #fff;
}

/*
内容搜索页
 */
.sch-form {
    display: block;
    background: #fff;
    position: relative;
    box-shadow: 0 0 10px #ccc;
}

.sch-form .sch-input {
    border: none;
    background: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #aaa;
}

.sch-form .sch-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    background: #fff;
    border: none;
    line-height: 30px;
    cursor: pointer;
    color: #aaa;
    font-weight: bold;
}

.sch-form .sch-btn .layui-icon {
    font-size: 18px;
}

.column {
    position: relative;
    height: 40px;
}

.column .title {
    font-size: 30px;
    float: left;
    font-weight: bold;
    height: 66px;
    display: block;
    background: #0C9BD1 url(../images/column_bg.jpg) no-repeat right;
    padding-right: 16px;
    padding: 0 56px 0 40px;
    line-height: 66px;
    color: #fff;
}

.bgbai {
    background: #fff;
    padding: 30px 30px 10px;
}

.infolist {}

.infolist li {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}

.infolist li .title {
    width: calc((100% - 100px));
    height: 38px;
    float: left;
    overflow: hidden;
    position: relative;
}

.infolist li .shijian {
    float: right;
    color: #4c4c4c;
    opacity: 0.5;
}

.infolist li a {}

.pchide {
    display: none;
}

.phhide {
    display: block;
}

.footer {
    background: url(../images/foot_bg.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    font-size: 16px;
}

.footer a {
    color: #fff;
    font-size: 16px;
}

.footer .iconfont {
    opacity: .8;
}

.copyright {
    line-height: 30px;
    overflow: hidden;
    border-top: 1px solid rgba(216, 216, 216, 0.5);
    color: rgba(255, 255, 255, 0.8);
}

.copyright a {
    color: rgba(255, 255, 255, 0.8);
}

.footer .lx_box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer .lx_box .icon {
    margin-right: 10px;
}

.footer .lx_box .icon .iconfont {
    font-size: 40px;
    color: #0C9BD1;
}

.footer .lx_box .text {
    line-height: 25px;
    font-size: 16px;
    color: #333;
}

.fenxiang .wb {
    margin: 0 15px 0 5px;
    position: relative;
    cursor: pointer;
}

.fenxiang .wx {
    position: relative;
    cursor: pointer;
}

.fenxiang .hover {
    width: 120px;
    height: 120px;
    position: absolute;
    right: 0;
    top: 40px;
    display: none;
    z-index: 2;
}

.fenxiang .wx:hover .hover,
.fenxiang .wb:hover .hover {
    display: block;
}

.footlogobox {
    border-bottom: 1px solid #e6e6e6;
}

.foot_nav {
    overflow: hidden;
}

.foot_nav>a {
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}

.foot_nav>a::after {
    content: '';
    width: 1px;
    height: 15px;
    background: #9d9e9f;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7.5px;
}

.foot_nav>a:last-child::after {
    display: none;
}

.foot_info {
    line-height: 2em;
}

.foot_link {
    text-align: right;
}

.foot_logo img {
    width: auto !important;
    height: 65px !important;
}

.yqlj {
    position: relative;
    background-color: #e7e9ef;
}

.yqlj>a {
    width: 270px;
    height: 45px;
    border: 1px solid #e7e5e3;
    line-height: 45px;
    padding: 0 28px;
    box-sizing: border-box;
    text-align: left;
}

.yqlj ul {
    display: inline-block;
}

.yqlj ul li a {
    line-height: 30px;
    padding: 0 18px;
    text-align: left;
}

.yqlj .title {
    font-size: 20px;
    font-weight: bold;
}

.yqlj .item {
    margin: 0 25px;
}

.yqlj .item:last-child {
    margin-right: 0;
}

.foot_left {
    line-height: 35px;
    color: #fff;
}

.foot_left a {
    color: #fff;
}

.foot_right p {
    text-align: center;
    margin-top: 5px;
}


.footcopright {
    background-color: #f5ebdd;
    background-image: url(../images/top_line.jpg);
    background-repeat: repeat-x;
    background-position: 0 100%;
    font-size: 14px;
    color: #b1aeab;
}

.footcopright a {
    color: #b1aeab;
}


.top_line {
    height: 13px;
    background: url(../images/top_line.jpg) repeat-x center;
}

.banner_hd_box {
    background-color: #fbf9f6;
}

.banner_hd li {
    text-align: center;
    position: relative;
}

.banner_hd li::after {
    content: '';
    width: 1px;
    height: 70px;
    position: absolute;
    top: 0;
    right: -75px;
    background: url(../images/line.png) repeat-y center;
}

.banner_hd li:last-child::after {
    display: none;
}

.banner_hd li span {
    display: block;
}

.banner_hd li .iconfont {
    font-size: 40px;
}

.banner_hd li a {
    cursor: pointer;
    color: #9f9e9d;
}

.banner_hd li.on a,
.banner_hd li a:hover {
    color: #0C9BD1;
}

.content1 {
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: cover;
}

.jrtt {
    position: relative;
}

.column0 {
    position: absolute;
    left: 20px;
    top: -22px;
    z-index: 2;
}

.jrtt_slide {
    height: 127px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    padding: 0 50px 0 190px;
    text-align: center;
}

.jrtt_slide .swiper-slide a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.jrtt_slide .title {
    font-size: 28px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}

.jrtt_slide .desc {
    color: #999;
    height: 21px;
    line-height: 21px;
}

.jrtt_slide .swiper-pagination {
    right: 20px;
}

.jrtt_slide .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    border: 1px solid #0C9BD1;
    background: none;
    margin: 8px 0 !important;
    opacity: 1;
}

.jrtt_slide .swiper-pagination-bullet-active {
    background: #0C9BD1;
}

.column .cn1 {
    font-size: 30px;
    color: #0c9bd1;
}

.column .cn2 {
    font-size: 30px;
    color: #009791;
}

.column .en {
    text-transform: uppercase;
    color: #999;
    font-size: 18px;
}

.xwxx_hd {
    float: left;
}

.xwxx_hd li {
    float: left;
}

.xwxx_hd li a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: 1px solid #E8E8E8;
    font-size: 16px;
    margin-left: 10px;
}

.xwxx_hd li.on a,
.xwxx_hd li a:hover {
    background: linear-gradient(90deg, #0B9BD1 0%, #009791 100%);
    color: #fff;
    border: 1px solid #009791;
}

.xwxx_more {
    float: right;
    margin-left: 44px;
}

.xwxx_more li {
    float: left;
    display: none;
}

.xwxx_more li a {
    height: 40px;
    line-height: 40px;
    color: #0C9BD1;
    background: #FFFFFF;
    text-align: center;
    display: block;
    font-size: 16px;
    border: 1px solid #E8E8E8;
    padding: 0 20px;
}

.xwxx_bd .box {
    display: none;
}

.xwxx_bd .box .title {
    height: 96px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.59) 100%);
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 2;
}

.xwxx_bd .box .pic img {
    max-height: 452px;
}

.xwxx_bd .box .title p {
    padding: 0 30px;
    height: 25px;
    line-height: 25px;
    margin: 45px 100px 0 0;
    color: #fff;
}

.xwxx_bd .box .title a {
    color: #fff;
}

.xwxx_bd .swiper-pagination {
    right: 20px;
    width: auto;
    left: auto;
    bottom: 30px;
}

.xwxx_bd .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.67);
    opacity: 1;
    margin: 0 6px !important;
}

.xwxx_bd .swiper-pagination-bullet-active {
    background: #fff;
    position: relative;
}

.xwxx_bd .swiper-pagination-bullet-active::after {
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    left: -4px;
    top: -4px;
}

.infobox {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    padding: 25px 30px 0;
}

.infolist1 {
    margin-bottom: 13px;
}

.infolist1 .ri {
    font-size: 30px;
    color: #0C9BD1;
    font-weight: bold;
    margin-right: 7px;
}

.infolist1 .ny {
    font-size: 14px;
    color: #666;
}

.infolist1 .title2 {
    height: 24px;
    line-height: 24px;
    color: #0C9BD1;
}

.infolist1 .title2 a {
    font-size: 18px;
    font-weight: bold;
    color: #0C9BD1;
}

.infolist1 .desc {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    height: 60px;
}

.infolist2 .time {
    font-size: 14px;
    color: #666;
}

.infolist2 .title2 {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
}

.infolist2 li {
    border-top: 1px dashed #d8d8d8;
    padding-top: 18px;
    padding-bottom: 18px;
}

.content2 {
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
}

.column1 {
    position: relative;
    height: 40px;
}

.column1 .cn {
    font-size: 30px;
    color: #fff;
}

.column1 .en {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.column1 .more {
    width: 130px;
    height: 40px;
    float: right;
    line-height: 40px;
    color: #0C9BD1;
    background: #FFFFFF;
    text-align: center;
    display: block;
    font-size: 16px;
}

.jcywbox {
    position: relative;
}

.jcywbox .swiper-button-next,
.jcywbox .swiper-button-prev {
    left: -75px;
    width: 45px;
    height: 45px;
    background: #fff;
    font-size: 20px;
    color: #0C9BD1;
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    border-radius: 100%;
}

.jcywbox:hover .swiper-button-next,
.jcywbox:hover .swiper-button-prev {
    opacity: 1;
}

.jcywbox .swiper-button-next:hover,
.jcywbox .swiper-button-prev:hover {
    background: rgba(54, 118, 217, 0.6);
    color: #fff;
}

.jcywbox .swiper-button-next {
    left: auto;
    right: -75px;
}

.jcywbox .swiper-button-next .layui-icon,
.jcywbox .swiper-button-prev .layui-icon {
    font-size: 22px;
}

.jcywbox .swiper-pagination {
    position: relative;
    text-align: center;
}

.jcywbox .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.67);
    opacity: 1;
    margin: 0 6px !important;
}

.jcywbox .swiper-pagination-bullet-active {
    background: #fff;
    position: relative;
}

.jcywbox .swiper-pagination-bullet-active::after {
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    left: -4px;
    top: -4px;
}

.jcywslidebox {
    background: #fff;
    padding: 40px 40px 0;
    position: relative;
}

.jcywslidebox::after {
    content: '';
    width: 100%;
    height: 3px;
    background: #DBDBDB;
    position: absolute;
    bottom: 0;
    left: 0;
}

.infolist3 .ri {
    font-size: 40px;
    color: #BEBEBE;
    font-weight: bold;
    margin-right: 7px;
}

.infolist3 .ny {
    font-size: 14px;
    color: #BEBEBE;
}

.infolist3 .title2 {
    height: 50px;
    line-height: 25px;
}

.infolist3 .desc {
    font-size: 14px;
    line-height: 30px;
    color: #999;
    height: 120px;
}

.infolist3:hover .ri,
.infolist3:hover .ny {
    color: #0C9BD1;
}

.infolist3::after {
    content: '';
    width: 100%;
    height: 3px;
    background: #DBDBDB;
    position: absolute;
    bottom: 0;
    left: 0;
}

.infolist3:hover::after {
    background: #0C9BD1;
}

.column .more {
    width: 130px;
    height: 40px;
    float: right;
    line-height: 40px;
    color: #fff;
    background: linear-gradient(90deg, #0B9BD1 0%, #009791 100%);
    text-align: center;
    display: block;
    font-size: 16px;
}

.cybkbox {
    position: relative;
}

.cybk_slide .pic {
    width: 1021px;
    float: right;
}

.cybk_slide .text {
    position: absolute;
    left: 0px;
    top: 30px;
    width: 438px;
    height: 428px;
    background: #FFFFFF;
    border: 1px solid rgba(220, 220, 220, 0.65);
    z-index: 2;
    box-sizing: border-box;
    padding: 40px;
}

.cybk_slide .text .iconfont {
    font-size: 24px;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    border: 1px solid #009791;
    color: #009791;
}

.cybk_slide .text .cn {
    font-size: 20px;
    font-weight: bold;
    margin: 0 7px 0 10px;
}

.cybk_slide .text .en {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}

.cybk_slide .text .desc {
    line-height: 28px;
    color: #666;
    height: 196px;
}

.cybk_slide .text .more a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: linear-gradient(90deg, #0B9BD1 0%, #009791 100%);
    text-align: center;
    display: block;
}

.cybkbox .swiper-button-next,
.cybkbox .swiper-button-prev {
    left: auto;
    width: 45px;
    height: 45px;
    background: rgba(0, 0, 0, 0.4);
    font-size: 20px;
    color: #0C9BD1;
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: auto;
    bottom: 30px;
}

.cybkbox .swiper-button-prev {
    right: 100px;
}

.cybkbox .swiper-button-next {
    right: 0;
}

.cybkbox .swiper-button-next .layui-icon,
.cybkbox .swiper-button-prev .layui-icon {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.cybkbox .swiper-pagination {
    bottom: 0;
    border-radius: 0px 80px 0px 0px;
    background: #FFFFFF;
    padding-right: 30px;
}

.cybkbox .swiper-pagination-bullet {
    width: auto;
    height: auto;
    margin: 0 40px;
    box-sizing: border-box;
    opacity: 1;
    border-radius: 0;
    background: #FFFFFF;
    color: #C8C8C8;
}

.cybkbox .swiper-pagination-bullet-active {
    color: #0C9BD1;
}

.cybkbox .swiper-pagination-bullet-active .name {
    font-weight: bold;
    border-bottom: 3px solid #0C9BD1;
    padding-bottom: 10px;
}

.content4 {
    background: url(../images/bg3.jpg) no-repeat center;
    background-size: cover;
}

.djdt_hd .more p,
.djdt_bd .box {
    display: none;
}

.djdt_hd .more a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #0C9BD1;
    border: 1px solid #E8E8E8;
    text-align: center;
    display: block;
    background: #fff;
}

.djdt_hd li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
    padding-right: 25px;
}

.djdt_hd li::after {
    content: '';
    width: 1px;
    height: 23px;
    background: #D8D8D8;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.djdt_hd li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.djdt_hd li:last-child:after {
    display: none;
}

.djdt_hd li a {
    font-size: 30px;
    color: #999;
}

.djdt_hd li.on a {
    color: #0C9BD1;
}

.djdt_hd li.on a .name2 {
    color: #009791;
}

.infolist4 li {
    background: #FFFFFF;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    position: relative;
}

.infolist4 li .date {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 63px;
    height: 62px;
    opacity: 1;
    background: linear-gradient(270deg, rgba(0, 151, 145, 0.90) 0%, rgba(12, 155, 209, 0.90) 100%);
    text-align: center;
    color: #fff;
    z-index: 2;
}

.infolist4 li .date .ri {
    font-size: 24px;
    font-weight: bold;
    margin-top: 5px;
}

.infolist4 li .date .ny {
    font-size: 12px;
}

.infolist4 li .main {
    padding: 18px 20px;
}

.infolist4 li .main .pic {
    flex: none;
    width: 285px;
    margin-right: 30px;
}

.infolist4 li .main .text {
    width: calc((100% - 305px));
}

.infolist4 li .main .title {
    font-size: 18px;
    line-height: 28px;
    height: 28px;
}

.infolist4 li .main .desc {
    font-size: 14px;
    line-height: 28px;
    height: 84px;
    color: #999;
}

.infolist4 li .main .more a {
    font-size: 14px;
    color: #0C9BD1;
}

.infolist4 li .main .more .iconfont {
    font-size: 16px;
    margin-left: 10px;
}

.content5 {
    background: url(../images/bg4.jpg) no-repeat center;
    background-size: cover;
}

.ppxx {
    position: relative;
    z-index: 10;
}

.ppxx a {
    position: absolute;
    left: 100px;
    top: 0;
    z-index: 2;
}

.ppxx .by {
    text-align: right;
}

.ppxx .by .text {
    position: relative;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    padding: 30px;
    display: inline-block;
}

.ppxx .by .text .jiao1 {
    display: block;
    width: 20px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}

.ppxx .by .text .jiao2 {
    display: block;
    width: 7px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
}

.ppxx .by .text .jiao3 {
    display: block;
    width: 7px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}

.ppxx .by .text .jiao4 {
    display: block;
    width: 20px;
    height: 7px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
}

.ppxxmain .left {
    float: left;
    position: relative;
}

.ppxxmain .left .pic {
    margin-left: 50px;
    position: relative;
    z-index: 2;
}

.ppxxmain .left .kuang {
    position: absolute;
    left: 0;
    top: 50px;
    width: 677px;
    height: 380px;
    box-sizing: border-box;
    border: 5px solid rgba(255, 255, 255, 0.29);
}

.ppxxmain .right {
    width: 620px;
    float: right;
}

.ppxxmain .right .title {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    height: 40px;
}

.ppxxmain .right .title a {
    color: #fff;
}

.ppxxmain .right .title::after {
    content: '';
    width: 28px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ppxxmain .right .desc {
    line-height: 35px;
    color: #fff;
    height: 210px;
    font-size: 20px;
}

.ppxxmain .right .more a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #0C9BD1;
    border: 1px solid #E8E8E8;
    text-align: center;
    display: block;
    background: #fff;
}

.content6 {
    background: url(../images/bg5.jpg) no-repeat center;
    background-size: cover;
}

.tpzslist a {
    position: relative;
    display: block;
}

.tpzslist .title {
    width: 100%;
    height: 35px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 35px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.foot_link {
    position: relative;
    z-index: 10;
}

.foot_link li {
    position: relative;
    float: left;
    margin-left: 30px;
}

.foot_link li h3 {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 160px;
}

.foot_link li ul {
    position: absolute;
    left: 0;
    top: 36px;
    background: #fff;
    padding: 10px;
    display: none;
    z-index: 10;
}

.foot_link li ul li {
    margin-left: 0;
    float: none;
    text-align: left;
}

.foot_link li ul li a {
    color: #333;
    font-size: 14px;

}

.foot_link li ul li .line1 {
    height: 21px;
    line-height: 21px;
}

.foot_link li:hover ul {
    display: block;
}

.foot_info {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 2.5em;
}

.foot_info a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}

.foot_info .iconfont {
    font-size: 16px;
    margin-right: 5px;
}

.foot_info span.fgx {
    padding: 0 30px;
}

.foot_info span.cz {
    margin-left: 15px;
}

.foot_ewm li {
    position: relative;
    float: left;
    margin-left: 35px;
}

.foot_ewm li .hover {
    position: absolute;
    left: -160px;
    top: -20px;
    z-index: 2;
    text-align: center;
    line-height: 2.6em;
    display: none;
}

.foot_ewm li a {
    width: 70px;
    height: 70px;
    background: #FFFFFF;
    box-shadow: 0px 6px 10px 0px #1177D2;
    border-radius: 100%;
    color: #0C9BD1;
    position: relative;
}

.foot_ewm li .tt {
    font-size: 30px;
}

.foot_ewm li .wx {
    font-size: 40px;
}

.foot_ewm li .oa {
    font-size: 30px;
    font-weight: bold;
}

.foot_ewm li a:hover {
    background: #0C9BD1;
    color: #fff;
}

.foot_ewm li:hover .hover {
    display: block;
}

.foot_ewm li a::before {
    position: absolute;
    left: -35px;
    top: 50%;
    margin-top: -10px;
    content: '';
    width: 0;
    height: 0;
    border-right: 20px solid #fff;
    border-top: 20px solid transparent;
    transform: rotate(-45deg);
    display: none;
}

.foot_ewm li:hover a::before {
    display: block;
}

.foot_ewm li:nth-child(3):hover a::before {
    display: none;
}

.tpzs_hd .more p,
.tpzs_bd .box {
    display: none;
}

.tpzs_hd .more a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #0C9BD1;
    border: 1px solid #E8E8E8;
    text-align: center;
    display: block;
    background: #fff;
}

.tpzs_hd li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
    padding-right: 25px;
}

.tpzs_hd li::after {
    content: '';
    width: 1px;
    height: 23px;
    background: #D8D8D8;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.tpzs_hd li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.tpzs_hd li:last-child:after {
    display: none;
}

.tpzs_hd li a {
    font-size: 30px;
    color: #999;
}

.tpzs_hd li.on a {
    color: #0C9BD1;
}

.tpzs_hd li.on a .name2 {
    color: #009791;
}

.jcyw_hd {
    height: 40px;
    line-height: 40px;
}

.jcyw_hd .more p,
.jcyw_bd .box {
    display: none;
}

.jcyw_hd .more a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #0C9BD1;
    border: 1px solid #E8E8E8;
    text-align: center;
    display: block;
    background: #fff;
}

.jcyw_hd li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
    padding-right: 25px;
}

.jcyw_hd li::after {
    content: '';
    width: 1px;
    height: 23px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.jcyw_hd li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.jcyw_hd li:last-child:after {
    display: none;
}

.jcyw_hd li a {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.6);
}

.jcyw_hd li.on a {
    color: rgba(255, 255, 255, 1);
}

.up_cybk li {
    background: #FAFAFA;
    overflow: hidden;
}

.up_cybk li .pic {
    width: 50%;
    float: left;
}

.up_cybk li:last-child {
    margin-bottom: 0;
}

.up_cybk li:nth-child(2n) .pic {
    float: right;
}

.up_cybk li .text {
    width: 50%;
    padding: 40px;
    box-sizing: border-box;
    float: right;
}

.up_cybk li:nth-child(2n) .text {
    float: left;
}

.up_cybk li .iconfont {
    margin-right: 15px;
    color: #C8C8C8;
}

.up_cybk li .cn {
    font-size: 20px;
    font-weight: bold;
}

.up_cybk li .en {
    color: #C8C8C8;
    font-size: 14px;
    text-transform: uppercase;
}

.up_cybk li .desc {
    font-size: 16px;
    line-height: 35px;
    color: #9E9E9E;
    height: 140px;
}

.up_cybk li .more {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: linear-gradient(90deg, #0B9BD1 0%, #009791 100%);
    text-align: center;
    display: block;
    font-size: 16px;
}

.up_cybk li a:hover .iconfont {
    color: #0C9BD1;
}

.mbiad_slide1 .swiper-pagination {
    bottom: 5px;
    width: auto;
    left: auto;
    right: 5px;
}

.mbiad_slide1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
    box-sizing: border-box;
    opacity: .5;
    background-color: #fff;
}

.mbiad_slide1 .swiper-pagination-bullet-active {
    opacity: 1;
}

.mbiad_slide2 .swiper-pagination {
    bottom: 5px;
    width: auto;
    left: auto;
    right: 5px;
}

.mbiad_slide2 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
    box-sizing: border-box;
    opacity: .5;
    background-color: #fff;
}

.mbiad_slide2 .swiper-pagination-bullet-active {
    opacity: 1;
}

.tpzslist .layui-col-md3 {
    padding-bottom: 1px;
}

.column_up .cn {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
}

.column_up .en {
    text-transform: uppercase;
    font-size: 16px;
    color: #818181;
}

.column_up .more {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: linear-gradient(90deg, #0B9BD1 0%, #009791 100%);
    text-align: center;
    display: block;
    float: right;
    font-size: 16px;
}

.up_jtjj_pic {
    padding: 35px 35px 0 55px;
    position: relative;
}

.up_jtjj_pic .pic {
    position: relative;
    z-index: 2;
}

.up_jtjj_pic .kuang {
    position: absolute;
    right: 0;
    top: 0px;
    width: 595px;
    height: 715px;
    border: 1px solid;
    border-image: linear-gradient(270deg, #009791 0%, #0254A0 100%) 1;
    z-index: 1;
}

.up_jtjj_text {
    padding-right: 30px;
}

.up_jtjj_text .title {
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.up_jtjj_text .title::after {
    content: '';
    width: 40px;
    height: 2px;
    background: #0C9BD1;
    position: absolute;
    left: 0;
    top: 45px;
}

.up_jtjj_text .desc {
    font-size: 18px;
    line-height: 35px;
    height: 210px;
}

.up_jtjj_text .more a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: linear-gradient(90deg, #0B9BD1 0%, #009791 100%);
    text-align: center;
    display: block;
}

.up_jtjj_data li {
    display: inline-block;
    margin-right: 40px;
    padding-right: 40px;
    position: relative;
}

.up_jtjj_data li::after {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    background: #D8D8D8;
}

.up_jtjj_data li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.up_jtjj_data li:last-child::after {
    display: none;
}

.up_jtjj_data li .num {
    font-size: 45px;
    font-weight: bold;
    color: #0C9BD1;
}

.up_jtjj_data li .name {
    font-size: 14px;
}

.up_jtjj_nav li a {
    padding: 70px 50px;
    color: #fff;
}

.up_jtjj_nav li .cn {
    font-size: 36px;
    font-weight: bold;
}

.up_jtjj_nav li .en {
    text-transform: capitalize;
    margin-top: 5px;
}

.up_jtjj_nav li .layui-icon {
    width: 45px;
    height: 45px;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    font-size: 26px;
}

.up_qyry_slide .title {
    height: 60px;
    background: #F0F0F0;
    font-size: 18px;
    line-height: 60px;
    padding: 0 20px;
    overflow: hidden;
}

.up_qyry_slide .swiper-slide:hover .title {
    background: linear-gradient(270deg, #009791 0%, #0B9BD1 100%);
}

.up_qyry_slide .swiper-slide:hover .title a {
    color: #fff;
}

.up_qyry_slide .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    box-sizing: border-box;
    opacity: 1;
    background: #D8D8D8;
}

.up_qyry_slide .swiper-pagination-bullet-active {
    background: #0254A0;
}

.up_lxwm li a {
    display: block;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    background: #F2F2F2;
}

.up_lxwm li .iconfont {
    margin-bottom: 5px;
    font-size: 30px;
    color: #0c9bd1;
}

.up_whln li {
    overflow: hidden;
}

.up_whln li .pic {
    width: 48%;
    float: left;
}

.up_whln li:last-child {
    margin-bottom: 0;
}

.up_whln li:nth-child(2n) .pic {
    float: right;
}

.up_whln li .text {
    width: 48%;
    box-sizing: border-box;
    float: right;
    line-height: 2em;
    position: relative;
}

.up_whln li:nth-child(2n) .text {
    float: left;
}

.up_whln li .text .logoa {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.up_ldbz .box {
    border-bottom: 1px solid #E4E4E4;
}

.up_ldbz .box .user {
    float: left;
    width: 280px;
}

.up_ldbz .box .user .name {
    font-size: 22px;
    font-weight: bold;
    position: relative;
}

.up_ldbz .box .user .name::after {
    content: '';
    width: 40px;
    height: 3px;
    opacity: 1;
    background: linear-gradient(90deg, #0B9BD1 0%, #009791 100%);
    position: absolute;
    left: 0;
    bottom: 0;
}

.up_ldbz .box .user .layui-icon {
    color: #0B9BD1;
}

.up_ldbz .box .user .desc {
    font-size: 14px;
    color: #666666;
}

.rightmenu {
    position: fixed;
    right: 20px;
    top: 50%;
    margin-top: -70px;
    z-index: 100;
}

.rightmenu li {
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
}

.rightmenu li span {
    display: block;
    width: 8px;
    height: 8px;
    background: #e0e0e0;
    border-radius: 100%;
}

.rightmenu li.on span {
    width: 12px;
    height: 12px;
    background: #0C9BD1;
}

.rightmenu li:hover span {
    width: 10px;
    height: 10px;
    background: #0C9BD1;
}

.pagealert {
    position: fixed;
    right: 0;
    bottom: 0px;
    width: 340px;
    z-index: 1000;
}

.alertcontent {
    border: 1px solid #ddd;
    padding: 15px;
    background-color: #f1f1f1;
}

.alertcontent h2 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}

.alertdetail {
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}

.alertclose {
    text-align: left;
    color: #999;
    background-color: #0C9BD1;
    line-height: 30px;
    padding: 0 10px;
}

.alertclose>span {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.alertclose a {
    color: #fff;
    float: right;
}

.alertclose {
    font-size: 14px;
}

.alertmore {
    text-align: right;
}

.alertmore a {
    color: #0c9bd1;
}

.layui-card-header {
    border-left: 5px solid #25A1A0;
    background: #F7F7F7;
    height: 70px;
    line-height: 70px;
    padding-left: 24px;
}

.layui-card-header h2 {
    font-size: 25px;
    font-weight: bold;
}

.layui-card-body {
    padding-left: 0;
    padding-right: 0;
}

.maplist {
    overflow: hidden;
    padding-top: 10px;
}

.maplist li {
    /* width: 20%; */
    float: left;
    margin-bottom: 10px;
    font-size: 18px;

    width: auto;
    margin-right: 10%;
}

.maplist li:nth-child(5n) {
    margin-right: 0;
}

.layui-card {
    box-shadow: none;
}

.mapztlm .maplist li {
    width: 33%;
}

/* ----6-09-- */
.ygwh_hd .more p,
.ygwh_bd .box {
    display: none;
}


.ygwh_hd {
    height: 40px;
    line-height: 40px;
}


.ygwh_hd .more a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #0C9BD1;
    border: 1px solid #E8E8E8;
    text-align: center;
    display: block;
    background: #fff;
}

.ygwh_hd li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
    padding-right: 25px;
}

.ygwh_hd li::after {
    content: '';
    width: 1px;
    height: 23px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.ygwh_hd li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.ygwh_hd li:last-child:after {
    display: none;
}

.ygwh_hd li a {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.6);
}

.ygwh_hd li.on a {
    color: rgba(255, 255, 255, 1);
}


.ygwhbox .swiper-pagination {
    position: relative;
    text-align: center;
}

.ygwhbox .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.67);
    opacity: 1;
    margin: 0 6px !important;
}

.ygwhbox .swiper-pagination-bullet-active {
    background: #fff;
    position: relative;
}

.ygwhbox .swiper-pagination-bullet-active::after {
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    left: -4px;
    top: -4px;
}