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;
}

.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: #232c2c;
    font-family: '微软雅黑';
    font-size: 16px;
    background: #f8f8f8;
}

a {
    color: #232c2c;
}

a:hover {
    color: #116636;
}

.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-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-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: #116636;
    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: 64px;
    height: 64px;
    box-sizing: border-box;
    text-align: center;
    position: fixed;
    right: 25px;
    bottom: 20px;
    z-index: 100;
    cursor: pointer;
    background: #116636;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.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: relative;
    z-index: 2;
    background: #116636;
    box-sizing: border-box;
}

.header h1 {
    width: auto;
    padding-left: 0px;
}

.header h1 img {
    height: 75px;
}

.header .cont {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
}

.header .cont .logo1 .pic2,
.header .cont .logo1 .pic1 {
    display: none;
}

.header .cont .logo1 .pic1 {
    display: block;
}

.header:hover .cont .logo1 .pic1 {
    display: none;
}

.header:hover .cont .logo1 .pic2 {
    display: block;
}

.header a {
    font-size: 16px;
}

.header .navbox {
    background-color: #116636;
}

.header .nav>ul {
    display: flex;
    flex-flow: row nowrap;
}

.header .nav>ul>li {
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.header .nav>ul>li>a {
    height: 75px;
    display: block;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    line-height: 75px;
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    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;
    color: #fff;
    font-weight: bold;

}

.header .nav>ul>li>a .en {
    width: 100%;
    height: 75px;
    background: #116636;
    position: absolute;
    left: 0;
    top: 75px;
    transition: All 0.8s ease-in-out;
    -webkit-transition: All 0.8s ease-in-out;
    -moz-transition: All 0.8s ease-in-out;
    -o-transition: All 0.8s ease-in-out;

}

.header .nav>ul>li>a .cn {
    position: relative;
    z-index: 2;
    white-space: nowrap;
}

.header:hover .nav>ul>li>a {
    color: #232c2c;
}

.header:hover .nav>ul>li:hover {
    color: #fff;
}

.header:hover .nav>ul>li:hover>a {
    color: #fff;
}

.header:hover .nav>ul>li:hover>a .en {
    top: 0;
}

/* .header .nav>ul>li:last-child a{
	padding-right: 0;
} */
.header .nav>ul>li.tp_sch {
    padding: 0;
}

.header .nav>ul>li.tp_sch>a {
    padding: 0;
    width: 35px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header .nav>ul>li .layui-icon {
    font-size: 16px;
    display: block;
    background: #cfc330;
    width: 35px;
    height: 35px;
    color: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header .nav>ul>li:hover>a {
    color: #116636;
}

.header .nav>ul>li>ul {
    display: flex;
    flex-flow: column nowrap;
    position: absolute;
    padding: 20px 0 0;
    top: 75px;
    left: 0;
    box-sizing: border-box;
    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;
    width: 100%;
    box-sizing: border-box;
    z-index: 2;
    height: 0;
    overflow: hidden;
}

.header .nav>ul>li>ul>li {
    padding: 0;
    text-align: center;


}

.header .nav>ul>li>ul>li a {
    color: #7d7d7d;
    font-size: 14px;
    line-height: 30px;
}

.header .nav>ul>li>ul>li:hover {
    background: #116636;
    color: #fff;
}

.header .nav>ul>li>ul>li:hover a {
    color: #fff;
}

.header .nav>ul>li:hover ul {}

.header .nav .submenu .body {
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header .nav .submenu .body img {
    width: 305px;
    height: 130px;
}

.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: 75px;
    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;
}

.header .cont:hover ul {}

.header:hover {
    background: #fff;
}


.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;

}

.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;

    position: fixed;
    top: 0;
    left: 0;
    /* position: relative; */
    /* transform: translateY(-100%); */
}

.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: 64px;
    background-color: #fff;
}

.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;
}

.mc_ph_logo img {
    width: auto !important;
    height: 45px !important;
}

.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: 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;
}

.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: 15px;
    width: 20px;
    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 {}

.xialaph ul li:last-of-type h4 .img_s {
    display: none !important;
}

.xialaph ul li:last-of-type ul {
    display: none;
}


.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_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: 150px;
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0, .5);
    border: solid 1px #ffffff;
    border-radius: 100%;
    font-size: 50px;
    color: #fff;
    display: none;
}

#bannerslide:hover .swiper-button-next,
#bannerslide:hover .swiper-button-prev {
    display: block;
}

#bannerslide .swiper-button-next {
    left: auto;
    right: 150px;
}

#bannerslide .swiper-button-next:after,
#bannerslide .swiper-button-prev:after {
    font-size: 20px;
    color: #fff;
    display: none;
}

#bannerslide .swiper-pagination {
    bottom: 20px;
}

#bannerslide .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: solid 1px #fff;
    border-radius: 100%;
    background: none;
    margin: 0 4px;
    box-sizing: border-box;
    opacity: 1;
}

#bannerslide .swiper-pagination-bullet-active {
    background: #fff;
    border: 1px solid #fff;
}

.myclass video {
    width: 100%;
    display: block;
}

.myclass .layui-layer-content {
    height: auto !important;
}

.myclass.layui-layer-page .layui-layer-content {
    overflow: hidden;
}

.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.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

#up-banner {
    height: 300px;
    box-sizing: border-box;
    padding-top: 0;
    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 {
    position: absolute;
    left: 15px;
    bottom: 100px;
    font-size: 14px;
    z-index: 2;
}

#up-banner .position h3 {
    font-size: 36px;
}

#up-banner .position .en {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
}

#up-banner .layui-container {
    height: 100%;
}

.nav_box {
    background: #116636;
}

#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 .layui-row {
    overflow: inherit;
}

.leftmenu {
    background: #fff;
    overflow: hidden;
}


.leftmenu li {
    height: 43px;
    line-height: 43px;
    position: relative;
    min-width: auto;
    border: 1px solid #116636;
    z-index: 1;
    border-radius: 5px;
    display: inline-block;
    margin-right: 15px;
}

.leftmenu li a {
    display: block;
    font-size: 16px;
    padding: 0 40px;
    position: relative;
    text-align: center;
}



.leftmenu li.layui-this a,
.leftmenu li a:hover {
    color: #fff;
}

.leftmenu li.layui-this,
.leftmenu li:hover {
    border: 1px solid #116636;
    z-index: 2;
    background: #116636;
}



.layui-tab-bar {
    height: 48px;
    line-height: 48px;
}

.page_main {
    padding: 50px;
    background: #fff;
}


.page_detail {
    background: #fff;
    padding: 50px;
    border: 1px solid #f2f2f2;
}

.detail_box {
    padding: 0px;
    line-height: 2.5em;
    font-size: 16px;
    overflow: hidden;
}

.detail-box {
    padding: 0px;
}

.col-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 2em;
    text-align: center;
}

.col-att {
    font-size: 14px;
    color: #999;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
}

.col-att a {
    color: #999;
}

.col-att .linedc {
    padding: 0 10px;
}

.dtl_detail {
    line-height: 2.5em;
    font-size: 16px;
}

.dtl_detail.p1 {
    font-size: 18px;
}

.dtl_detail.p2 {
    font-size: 16px;
}

.dtl_detail.p3 {
    font-size: 14px;
}

.pager {
    overflow: hidden;
    margin-top: 20px;
}

.pager li {
    width: 49%;
    float: left;
}

.pager li a {}

.pager li:last-child {
    float: right;
}

.pager li a:hover {
    color: #116636;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 10px;
}

.pagination li a {
    display: inline-block;
    background: #aaa;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    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: #116636;
}

.textlist {
    padding: 0px;
    overflow: hidden;
}

.textlist li {}

.textlist li a {
    background: #fff;
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 35px;
    border-radius: 10px;
}

.textlist li .time {
    flex: none;
    color: #232c2c;
    width: 75px;
    height: 75px;
    text-align: center;
    box-sizing: border-box;
}

.textlist li .ri {
    line-height: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #232c2c;
}

.textlist li .nianyue {
    line-height: 30px;
    color: #aaa;
}

.textlist li .text {
    width: calc((100% - 120px));
    position: relative;
}

.textlist li .text::before {
    content: '';
    width: 1px;
    height: 64px;
    background-color: #f2f2f2;
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -32px;
}


.textlist li .text1 {
    height: 21px;
    font-size: 18px;
}

.textlist li .text2 {
    height: 50px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #999999;
}


.textlist li:hover {
    transition: border .4s;
}

.textlist li:hover .text1 {
    font-weight: bold;
}

.textlist li.dccylja .time,
.textlist li.dccylja .text2 {
    display: none;
}

.xyhdslide {
    height: 700px;
}


.righttitle {
    height: 35px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
}

.righttitle .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    color: #116636;
    display: inline-block;
    height: 34px;
}

.righttitle .position {
    float: right;
    font-size: 14px;
    color: #333333;
}


.piclist li a {
    display: block;
    background: #fff;
    border-bottom: 1px solid #fff;
    padding: 15px 15px 0;
    border-radius: 10px;
}

.piclist li .pic {
    border-radius: 10px;
}

.piclist li .text {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    height: 154px;
    overflow: hidden;
}

.piclist li .title {
    font-size: 16px;
}

.piclist li .time {
    opacity: .5;
}

.piclist li a:hover {
    font-weight: bold;
}

.piclist2 li a {
    display: block;
    position: relative;
}

.piclist2 li .text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, .5);
    color: #fff;

}

.piclist2 li .title {
    height: 20px;
    line-height: 20px;
}

.tuwenlist li {}

.tuwenlist li a {
    display: block;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
}

.tuwenlist li .pic {
    background: #f8f8f8;
}

.tuwenlist li .text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #fff;
}

.tuwenlist li .text0 {
    padding: 30px;
    max-width: 100%;
    box-sizing: border-box;
}

.tuwenlist li .title {
    height: 28px;
    line-height: 28px;
}

.tuwenlist li .desc {
    height: 56px;
    line-height: 28px;
    color: #b0b0b0;
    font-size: 14px;
}

.tuwenlist li .time {
    font-size: 14px;
    color: #116636;
}

.tuwenlist li .more {
    font-size: 14px;
    color: #116636;
    width: 78px;
    height: 26px;
    border: solid 1px #116636;
    text-align: center;
    line-height: 26px;
}

.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: #116636;
}

.search_list .item .text1 {
    color: #333;
    font-size: 18px;
}

.search_list .item:hover .text {
    background: #116636;
}

.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;
    text-align: center;
}

.column .cn {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #232c2c;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 50%;
    margin-top: -18px;
    height: 36px;
    line-height: 36px;
    z-index: 2;
}

.column .en {
    font-family: MicrosoftYaHei-Bold;
    font-size: 180px;
    font-weight: bold;
    line-height: 200px;
    letter-spacing: 20px;
    color: #f6f6f6;
    opacity: 0.65;
    text-transform: uppercase;
}

.bgbai {
    background: #fff;
    padding: 30px 30px 10px;
}

.infolist {}

.infolist li {
    height: 59px;
    border-bottom: 1px solid #f3f3f3;
    line-height: 59px;
    overflow: hidden;
}

.infolist li .title {
    width: calc((100% - 100px));
    height: 59px;
    float: left;
    overflow: hidden;
    position: relative;
}

.infolist li .shijian {
    float: right;
    color: #d1d1d1;
}

.infolist li a {
    padding-left: 15px;
}

.infolist li .title::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #eaeaea;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    border-radius: 100%;
}

.infolist li:hover .title::before {
    background-color: #116636;
}

.infolist li:last-child {
    border-bottom: none;
}

.pchide {
    display: none;
}

.phhide {
    display: block;
}

.footer {
    background: #116636;
    color: #a6bdae;
    font-size: 14px;
}

.footer a {
    color: #a6bdae;
    font-size: 14px;
}

.copyright {
    line-height: 30px;
    overflow: hidden;
}


.gsjj {
    background: #fff;
    padding-bottom: 130px;
    position: relative;
}

.gsjj_desc {
    padding: 0 170px;
    text-align: center;
    line-height: 45px;
    height: 135px;
    margin-top: -35px;
}

.gsjj_more {
    text-align: center;
}

.gsjj_more a {
    color: #116636;
    opacity: 1;
    font-size: 14px;
}

.shipin {
    background: #f6f6f6;
    position: relative;
    z-index: 2;
}

.dcx {
    height: 1px;
}

.shipin_box {
    background-color: #ffffff;
    box-shadow: -2px 1px 32px 8px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 20px;
    margin-top: -80px;
}

.shipin_box img {
    margin-top: -30px;
}

.shipin_box video {
    width: 100%;
}

.content_nav a {
    display: block;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 40px 0 40px 30px;
    background-color: #fff;
    border-radius: 10px;
    background-position: 455px 150px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.content_nav .icon {
    margin-right: 15px;
}

.content_nav .iconfont {
    font-size: 50px;
    color: #cfc330;
}

.content_nav .more .iconfont {
    font-size: 30px;
    color: #cfcfcf;
    transform: rotate(180deg);
}

.content_nav .text .cn {
    font-size: 30px;
    font-weight: bold;
}

.content_nav .text .en {
    text-transform: uppercase;
    color: #a4a4a4;
}

.content_nav .more {
    font-size: 20px;
    margin-left: auto;
    width: 70px;
    height: 45px;
    background-color: #ffffff;
    box-shadow: -2px 1px 9px 1px rgba(0, 0, 0, 0.02);
    display: flex;
    justify-content: center;
    align-items: center;

}


.content_nav .hover1 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #fff;
    padding-left: 30px;
    box-sizing: border-box;
    opacity: 0;
    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-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.content_nav .hover1 .text,
.content_nav .hover1 .text .en,
.content_nav .hover1 .iconfont {
    color: #fff;
}

.content_nav a:hover .hover1 {
    opacity: 1;
}

.zdcp {
    background: #fff;
}

.column2 {
    position: relative;
    text-align: center;
}

.column2 .cn {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #232c2c;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 50%;
    margin-top: -18px;
    height: 36px;
    line-height: 36px;
    z-index: 2;
}

.column2 .en {
    font-family: MicrosoftYaHei-Bold;
    font-size: 80px;
    font-weight: bold;
    line-height: 80px;
    letter-spacing: 0px;
    color: #f6f6f6;
    opacity: 0.65;
    text-transform: uppercase;
}

.zdcp .layui-tab-title {
    left: auto;
    height: auto;
    border: none;
    text-align: center;
    padding-right: 0px;
    height: auto !important;
    white-space: normal !important;
}

.zdcp .layui-tab-title li {
    width: 150px;
    height: 50px;
    background-color: #f6f6f6;
    text-align: center;
    line-height: 50px;
    padding: 0;
    margin-right: 23px;
    font-size: 18px;
    display: inline-block;
}

.zdcp .layui-tab-title li:hover {
    color: #fff;
    background: #116636;
}

.zdcp .layui-tab-title li:hover a {
    color: #fff;
}

.zdcp .layui-tab-title li:last-child {
    margin-right: 0;
}

.zdcp .layui-tab-title .layui-this:after {
    display: none;
}

.zdcp .layui-tab-title .layui-this {
    background: #116636;
    color: #fff;
}

.zdcp .layui-tab-content {
    padding: 0;
}

.zdcp_list a {
    display: block;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.zdcp_list .text {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(to top, rgba(0, 0, 0, .8) 0%, rgba(255, 255, 255, 0) 100%);
    box-sizing: border-box;
    padding: 30px;
    color: #fff;
}

.zdcp_list .text .title {
    font-size: 20px;
    height: 26px;
}

.zdcp_list .text .en {
    font-size: 16px;
}

.zdcp_list .desc {
    font-size: 14px;
    line-height: 25px;
    height: 75px;
    display: none;
}

.zdcp_list a:hover .desc {
    display: block;
}

.zdcp_list a:hover .text {
    background: linear-gradient(to top, rgba(17, 102, 54, .8) 0%, rgba(255, 255, 255, 0) 100%);
}

.dzncp {
    background: #f8f8f8;
    padding-bottom: 130px;
}

.dzncp .column2 .en {
    color: #e9e9e9;
    opacity: 1;
}

.dzncp_hd {
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
}

.dzncp_hd li {
    padding: 0 30px;
    cursor: pointer;
    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;

}

.dzncp_hd li a {
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 61px;
    border-bottom: 1px solid #f2f2f2;
    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;

}

.dzncp_hd li .title {
    font-size: 20px;
    font-weight: bold;
}

.dzncp_hd li .arrow span {
    width: 9px;
    height: 17px;
    display: inline-block;
    background: url(../images/jt-h.png) no-repeat;
}

.dzncp_hd li.on .arrow span,
.dzncp_hd li:hover .arrow span {
    background: url(../images/jt-b.png) no-repeat;
}


.dzncp_hd li .en {
    font-size: 12px;
    font-weight: normal;
    color: #9d9d9d;
    text-transform: uppercase;
}

.dzncp_hd li.on,
.dzncp_hd li:hover {
    background: #116636;
}

.dzncp_hd li.on a,
.dzncp_hd li:hover a {
    color: #fff;
    border-bottom: 1px solid #116636;
}

.dzncp_hd li.on .en,
.dzncp_hd li:hover .en {
    color: #fff;
}

.dzncp_bd .zdcp_list {
    display: none;
}

.xwzx {
    background: #fff;
}

.content_nav2 {
    margin-top: -155px;
}

.content_nav2 a {
    display: block;
    background-color: #ffffff;
    box-shadow: -2px 1px 32px 8px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
    padding: 40px 20px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.content_nav2 .icon {}

.content_nav2 .iconfont {
    font-size: 60px;
    color: #cfc330;
}

.content_nav2 .text .cn {
    font-size: 30px;
    font-weight: bold;
}

.content_nav2 .text .en {
    text-transform: uppercase;
    color: #a4a4a4;
    font-size: 14px;
}

.content_nav2 .hover {
    background-position: center;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    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;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    box-sizing: border-box;
    top: 0;
    left: 0;
    padding: 40px 0;
    opacity: 0;
}

.content_nav2 .hover .en {
    color: #fff;
}

.content_nav2 .hover .iconfont {
    color: #fff;
}

.content_nav2 a:hover .hover {
    opacity: 1;
}

.xwzx_hd {
    text-align: center;
}

.xwzx_hd li {
    display: inline-block;
    cursor: pointer;
    margin: 0 5px;
}

.xwzx_hd li a {
    display: block;
    height: 40px;
    border: solid 1px #e7e7e7;
    line-height: 40px;
    text-align: center;
    padding: 0 40px;
    -webkit-transition: all .2s;
}

.xwzx_hd li.on a,
.xwzx_hd li a:hover {
    background: #116636;
    color: #fff;
    border: 1px solid #116636;
}

.xwzx_bd .box {
    display: none;
}

.xwzx_slide a {
    display: block;
    background: #fff;
}

.xwzx_slide .title {
    font-size: 18px;
    height: 24px;
}

.xwzx_slide a:hover {
    font-weight: bold;
}

.xwzx_slide .desc {
    color: #aaa;
    height: 21px;
}

.xwzx_slide .img {
    border-radius: 10px;
    overflow: hidden;
}

.xwzx_list li {
    border-bottom: 1px solid #f2f2f2;
}

.xwzx_list li a {
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xwzx_list li .time {
    text-align: center;
    padding-right: 25px;
    margin-right: 25px;
    width: 75px;
    flex: none;
    border-right: 1px solid #f2f2f2;
}

.xwzx_list li .time .day {
    font-size: 36px;
}

.xwzx_list li .time .year {
    font-size: 18px;
    color: #bcbcbc;
}

.xwzx_list li .text {
    max-width: 100%;
}

.xwzx_list li .title {
    font-size: 18px;
    height: 24px;
}

.xwzx_list li .desc {
    font-size: 14px;
    color: #aaa;
    line-height: 24px;
    height: 48px;
}

.xwzx_list li a:hover .day {
    color: #116636;
}

.xwzx_list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.xwzx_list li a:hover .title {
    font-weight: bold;
}

.foot_lxfs li {
    display: flex;
    justify-content: flex-start;
    align-items: center;

}

.foot_lxfs li .icon {
    margin-right: 20px;
}

.foot_lxfs li .text1 {
    margin-bottom: 5px;
}

.foot_right1 .link {
    margin-bottom: 10px;
}

.foot_right1 .link a {
    display: block;
    height: 50px;
    background-color: #ffffff;
    border-radius: 5px;
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #116636;
}

.foot_right1 .link .iconfont {
    font-size: 30px;
    margin-right: 10px;
}

.foot_left {
    line-height: 34px;
}

.foot_right1 {
    width: 15%;
    text-align: center;
}

.foot_right {
    text-align: center;
}

.foot_nav {
    border-top: 1px solid #347d54;
}

.foot_nav .line {
    padding: 0 20px;
}

.up_column {
    text-align: center;
}

.up_column .cn {
    font-size: 30px;
    font-weight: bold;
}

.up_column .en {
    color: #9d9d9d;
    text-transform: uppercase;
    font-size: 16px;
}

.up_gywm_text .title {
    font-size: 24px;
    font-weight: bold;
}

.up_gywm_text .xcy {
    color: #116636;
}

.up_gywm_text .desc {
    line-height: 40px;
    height: 160px;
}

.content_nav3 a {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
}

.content_nav3 .icon {
    margin-right: 15px;
}

.content_nav3 .iconfont {
    font-size: 50px;
}

.content_nav3 .text .cn {
    font-size: 24px;
    font-weight: bold;
}

.content_nav3 .text .en {
    text-transform: uppercase;
    color: #a4a4a4;
}

.content_nav3 a:hover {
    background: #116636;
    color: #fff;
    border: 1px solid #116636;
}

.content_nav3 a:hover .en,
.content_nav3 a:hover .iconfont {
    color: #fff;
}

.up_zzzs .swiper-pagination {
    bottom: 0;
}

.up_zzzs .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border-radius: 100%;
    border: 1px solid #116636;
    background: #fff;
    opacity: 1;
}

.up_zzzs .swiper-pagination-bullet-active {
    background: #116636;
}

.up_zzzs .swiper-button-next,
.up_zzzs .swiper-button-prev {
    background: rgba(0, 0, 0, .5);
    margin-top: -40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}

.up_zzzs .swiper-button-next .layui-icon,
.up_zzzs .swiper-button-prev .layui-icon {
    font-size: 30px;
    color: #fff;
}

.up_qywh {
    background: #fff;
}

.up_qywhlist a {
    display: block;
    display: flex;
    justify-content: flex-start;
    align-items: center;

}

.up_qywhlist .layui-col-md6:nth-child(1) {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.up_qywhlist .layui-col-md6:nth-child(2) {
    border-bottom: 1px solid #e5e5e5;
}

.up_qywhlist .layui-col-md6:nth-child(3) {
    border-right: 1px solid #e5e5e5;
}

.up_qywhlist .layui-col-md6:nth-child(2n) a {
    justify-content: flex-end;
}

.up_qywhlist .layui-col-md6:nth-child(3) a,
.up_qywhlist .layui-col-md6:nth-child(4) a {
    padding-bottom: 10px;
}

.up_qywhlist a .icon {
    flex: none;
    width: 80px;
}

.up_qywhlist a .text {
    width: 390px;
}

.up_qywhlist a .icon .iconfont {
    font-size: 55px;
    color: #116636;
}

.up_qywhlist a .pic {
    border-radius: 10px;
    overflow: hidden;
}

.up_qywhlist a .cn {
    font-size: 20px;
    font-weight: bold;
}

.up_qywhlist a .desc {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.up_qywhlist a .en,
.up_qywhlist a .en2 {
    color: #9d9d9d;
    text-transform: uppercase;
}

.up_qywhlist a .en2 {}

.piclist6 li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 15px;
}

.piclist6 li .pic {
    flex: none;
    width: 50%;
}

.piclist6 li .text {
    line-height: 40px;
    max-width: 300px;
}

.piclist6 li .title:first-child {
    font-weight: bold;
}

.piclist6 li .title {
    height: 40px;
}

.up_dzncp {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    align-content: flex-start
}

.up_dzncp a {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.up_dzncp a:nth-child(1) {
    order: 1;
    margin-right: 0;
}

.up_dzncp a:nth-child(2) {
    width: calc(((100% - 0px) / 3)*2);
    order: 2;
    margin-right: 0;
}

.up_dzncp a:nth-child(3) {
    order: 4;
    margin-bottom: 0;
}

.up_dzncp a:nth-child(4) {
    order: 7;
    margin-top: 0;
}

.up_dzncp a:nth-child(5) {
    order: 6;
}

.up_dzncp a:nth-child(6) {
    order: 3;
    margin-bottom: 0;
}

.up_dzncp a:nth-child(7) {
    order: 8;
    margin-right: 0;
}

.up_dzncp a:nth-child(8) {
    order: 5;
    margin-right: 0;
    margin-bottom: 0;
}

.up_dzncp .pic {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.up_dzncp .pic img {
    display: block;
}

.up_dzncp .pic::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 30px solid #fff;
    border-bottom: 20px solid transparent;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
    box-sizing: border-box;
}

.up_dzncp .img2 .pic::after {
    border: none;
    border-left: 20px solid transparent;
    border-top: 30px solid #fff;
    border-right: 20px solid transparent;
    top: 20px;
    left: 50%;
    margin-left: -20px;
}

.up_dzncp .img3 .pic::after {
    border: none;
    border-left: 20px solid transparent;
    border-bottom: 30px solid #fff;
    border-right: 20px solid transparent;
    bottom: 0px;
    left: 50%;
    margin-left: -20px;
    top: auto;
}

.up_dzncp .img4 .pic::after {
    border: none;
    border-left: 20px solid transparent;
    border-bottom: 30px solid #fff;
    border-right: 20px solid transparent;
    bottom: 0px;
    left: 50%;
    margin-left: -20px;
    top: auto;
}

.up_dzncp .text {
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
}

.up_dzncp .text .text0 {
    padding: 30px;
}

.up_dzncp .text .iconfont {
    font-size: 50px;
    color: #cfc330;
}

.up_dzncp .text .cn {
    font-size: 20px;
    font-weight: bold;
}

.up_dzncp .text .en {
    color: #373737;
    opacity: 0.5;
    text-transform: uppercase;
}

.up_dzncp .text .desc {
    color: #373737;
    opacity: 0.5;
    font-size: 14px;
    line-height: 25px;
    height: 75px;
}

.up_dzncp .text .more {
    color: #373737;
    opacity: 0.5;
    font-size: 14px;
}

.up_dzncp a:hover .iconfont {
    color: #116636;
}

.up_dzncp a:hover .more {
    color: #116636;
    opacity: 1;
}

.up_dzncp .text:hover {}

.up_gszx {
    background: #fff;
}

.up_hydtlist {
    padding: 0px;
    overflow: hidden;
}

.up_hydtlist li {}

.up_hydtlist li a {
    background: #fff;
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 35px;
    border-radius: 10px;
}

.up_hydtlist li .time {
    flex: none;
    color: #232c2c;
    width: 65px;
    height: 75px;
    text-align: center;
    box-sizing: border-box;
}

.up_hydtlist li .ri {
    line-height: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #232c2c;
}

.up_hydtlist li .nianyue {
    line-height: 30px;
    color: #aaa;
}

.up_hydtlist li .text {
    width: calc((100% - 120px));
    position: relative;
}

.up_hydtlist li .text::before {
    content: '';
    width: 1px;
    height: 64px;
    background-color: #f2f2f2;
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -32px;
}


.up_hydtlist li .text1 {
    height: 21px;
    font-size: 18px;
}

.up_hydtlist li .text2 {
    height: 50px;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #999999;
}


.up_hydtlist li:hover {
    transition: border .4s;
}

.up_hydtlist li:hover .text1 {
    font-weight: bold;
}

.content_adv .pic {
    border-radius: 10px;
    overflow: hidden;
}

.up_zdcp li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.up_zdcp li .pic {
    flex: none;
    width: 42%;
    position: relative;
}

.up_zdcp li .text0 {
    max-width: 58%;
    box-sizing: border-box;
    padding: 0 45px;
}

.up_zdcp li .cn {
    font-size: 24px;
    font-weight: bold;
}

.up_zdcp li .en {
    color: #aeaeae;
    text-transform: uppercase;
}

.up_zdcp li .desc {
    line-height: 35px;
    height: 140px;
    color: #333;
}

.up_zdcp li .more {
    font-size: 14px;
    color: #aeaeae;
}

.up_zdcp li a:hover .more {
    color: #116636;
}

.up_zdcp li .pic::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    border: 1px solid #116636;
    box-sizing: border-box;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    display: none;
}

.up_zdcp li a:hover .pic::after {
    display: block;
}

.up_zdcp li:nth-child(2n) .pic {
    order: 1;
}

.up_zdcp li:nth-child(2n) .pic::after {
    border-radius: 0 10px 10px 0;
}

.right_section {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -180px;
    z-index: 10;
}

.right_section li {
    margin-bottom: 1px;
    position: relative;
}

.right_section li a {
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    line-height: 60px;
    background-color: #116636;
    color: #fff;
    cursor: pointer;
}

.right_section li .iconfont {
    font-size: 24px;
}

.right_section li .hover {
    position: absolute;
    right: 60px;
    top: 0;
    z-index: 2;
    background-color: #116636;
    color: #fff;
    width: 0px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    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;

}

.right_section li:hover .hover {
    width: 120px;
}

.right_section li .hoverimg {
    position: absolute;
    right: 60px;
    top: 0;
    z-index: 2;
    background-color: #116636;
    color: #fff;
    width: 0px;
    text-align: center;
    overflow: hidden;
    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;

}

.right_section li:hover .hoverimg,
.right_section li:hover .hoverimg img {
    width: 120px !important;
    height: 120px !important;
}

.companyname {
    border-bottom: 1px solid #e2e2e2;
}

.companyname .cn {
    font-size: 36px;
    font-weight: bold;
}

.companyname .en {
    font-size: 15px;
    text-transform: uppercase;
}

.telbox {
    line-height: 50px;
}

.telbox .iconfont {
    font-size: 20px;
}

.telbox a {
    color: #116636;
    display: inline-block;
    border: 1px solid #116636;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 5px;
}

.telbox .line {
    text-decoration: underline;
}

.up_fzlcbox {
    display: flex;
}

.up_fzlcbox .hd {
    background: #f8f8f8;
    width: 70px;
    flex: none;
}

.up_fzlcbox .hd li a {
    display: block;
    line-height: 45px;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    cursor: pointer;
}

.up_fzlcbox .hd li a::after {
    content: '';
    width: 5px;
    height: 15px;
    background: url(../images/ico1.png) no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: -5px;
    display: none;
}

.up_fzlcbox .hd li a:hover,
.up_fzlcbox .hd li.on a {
    background: #116636;
    color: #fff;
}

.up_fzlcbox .hd li.on a:after {
    display: block;
}

.up_fzlcbox .hd li a:hover::after {
    display: block;
}

.up_fzlcbox .bd {
    /* max-height: 800px; */
    background: url(../images/ico2.png) repeat-y 60px 0;
    /* overflow-y: scroll; */
    width: 100%;
}

.up_fzlcbox .bd .listbox {
    padding-right: 30px;
}

.up_fzlcbox .bd::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
.up_fzlcbox .bd::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
.up_fzlcbox .bd::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #116636;
}

.up_fzlcbox .bd .name {
    padding-left: 90px;
    font-size: 30px;
    color: #b3b531;
    position: relative;
}

.up_fzlcbox .bd .name a {
    color: #b3b531;
}

.up_fzlcbox .bd .name::before {
    content: '';
    width: 16px;
    height: 16px;
    border: 4px solid #b3b531;
    border-radius: 100%;
    position: absolute;
    left: 53px;
    top: 50%;
    margin-top: -8px;
    box-sizing: border-box;
    background: #f7f7f7;
}

.up_fzlcbox .bd .text {}

.up_fzlcbox .bd .text .month {
    text-align: right;
    padding: 12px 0;
    line-height: 2em;
    position: relative;
    font-size: 16px;
}

.up_fzlcbox .bd .text .month::after {
    content: '';
    width: 12px;
    height: 2px;
    background: #3151a2;
    position: absolute;
    right: -47px;
    top: 28px;
}

.up_fzlcbox .bd .text .title {
    margin-left: 100px;
    background: #f8f8f8;
    padding: 12px 20px;
    border-radius: 5px;
    line-height: 2em;
    font-size: 14px;
}

.up_fzlcbox .bd .text .title a {
    display: inline-block;
    background: #fff;
    padding: 12px 20px;
    border-radius: 5px;
    line-height: 2em;
}

.layui-containerx {
    padding: 50px;
    background: #fff;
}

.up_fzlcbox .bd .name:hover a {
    color: #116636;
    font-weight: bold;
}

.up_fzlcbox .bd .name:hover:before {
    border: 4px solid #116636;
}

#fdbform .layui-input,
#fdbform .layui-select,
#fdbform .layui-textarea {
    height: 55px;
}


.comments {
    margin-top: 60px;
}

.comments .comment-item {
    margin: 40px 0;
}

.comments a.comment-reply {
    float: right;
    font-size: 11px;
    text-transform: uppercase;
}

.comments span.user-avatar {
    background: #eee;
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 10px;
}

section.dark .comments span.user-avatar {
    background: transparent;
}

.comments small {
    font-size: 12px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #aaa;
}

.comments h4 {
    font-size: 15px;
}

.well {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

/* -- */

#mapImg {
    width: 740px;
    height: 550px;
    position: fixed;
    top: 200px;
    z-index: 999;
    left: 30%;
    display: none;
}

.sch-form {
    display: block;
    background: #fff;
    position: relative;
    box-shadow: 0 0 10px #ccc;
}

.padding-20 {
    padding: 20px;
}

.sch-form .sch-input {
    border: none;
    background: #fff;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #aaa;
    outline: unset;
}

.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;
}

.searchlist {
    margin-bottom: 40px;
}

.searchlist .box {
    width: 100%;
    height: 100px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px 0px;
    margin-bottom: 30px;
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    padding: 20px;
}

.searchlist .box .title {
    color: rgb(53, 53, 53);
    line-height: 25px;
    height: 25px;
}

.searchlist .box .dete {
    opacity: 0.5;
    color: rgb(73, 73, 73);
    margin-top: 10px;
}