@charset "utf-8";
/* CSS Document */
* {
    margin:0;
    padding:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-size:14px;
    font-family: "Source Han Sans CN", "PingFangSC-Regular", "Microsoft YaHei",sans-serif;
    color: #333;
    line-height:1.5;
    background-color:#fff;
}
ul , li {
    list-style: none;
}
a {
    color: #666;
    text-decoration: none;
}
a:hover {
	opacity:0.8;
    -webkit-transition: all 0.2s ease 0.1s;
    transition: all 0.2s ease 0.1s;
}
::-moz-placeholder {
    color: #aaa;
}
:-ms-input-placeholder {
    color: #aaa;
}
::-webkit-input-placeholder {
    color: #aaa;
}
.pc {
    display:block;
}
.sp {
    display:none;
}
.clear {
    clear: both;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.justify {
    text-align: justify;
}
.textleft {
    text-align: left;
}
.textcenter {
    text-align: center;
}
.f16 {
    font-size:16px;
}
.f18 {
    font-size:18px;
}
.f20 {
    font-size:20px;
}
.floatright {
    float:right;
}
img{
	vertical-align:middle;
	max-width: 100%;
}
.wrap{
	padding:1px 0 0;
}
.header{
	padding:13px 0;
	border-bottom:20px solid rgba(0, 96, 83, 0.8);
	position:fixed;
	left:0;
	top:0;
	right:0;
	z-index:999;
	background:#fff;
}
.sp-menus {
    display:none;
}
.sec{
	width:1164px;
	margin:0 auto;
}
.bg_gray{
	background:#f6f6f6;
}
.header .sec{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .left_bar{
	display:flex;
	align-items:center;
}
.header .gnav{
	display:flex;
	align-items:center;
}
.header .right_bar{
	display:flex;
	align-items:center;
}
.header .sns{
	display:flex;
	align-items:center;
}
.logo{
	margin-right:35px;
}
.gnav{
	font-size:16px;
    margin-bottom: 0;
}
.gnav li{
}
.gnav li a{
	padding:0 1em;
	color: rgba(0, 0, 0, 0.85);
	font-weight:bold;
}
.gnav li a:hover, .gnav li a.on{
	color: #006463;
}
.sns{
}
.sns li{
	position:relative;
}
.sns li::after{
	content:'';
	position:absolute;
	right:0;
	top:50%;
	height:14px;
	transform:translate(0,-50%);
	width:1px;
	background:#D8D8D8;
}
.sns li:last-child::after{
	width:0px;
}
.sns li a{
	padding:0 12px;
	display:inline-block;
}
.container{
}
.footer{
	background: #F3F3F3;
	padding:65px 0 19px;
	margin:100px 0 0;
}
.footer .sec{
	display:flex;
	justify-content:space-between;
}
.footer .sec_01 ul{
	display:flex;
	align-items:flex-end;
}
.btn_contact{
	width: 222px;
	height: 56px;
	line-height:56px;
	border-radius: 4px;
	background: #006463;
	display:inline-block;
	text-align:center;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
}
.btn_contact span{
	background:url(/theme/www/css/../img/contact.png) right center no-repeat;
	display:inline-block;
	padding-right:29px;
}
.btn_contact:hover{
	color: #FFFFFF;
	opacity:0.8;
}
.btn_apply{
	width: 222px;
	height: 56px;
	line-height:56px;
	border-radius: 4px;
	background: #DB220E;
	display:inline-block;
	text-align:center;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	margin-left:29px;
}
.btn_apply span{
	background:url(/theme/www/css/../img/tm.png) right center no-repeat;
	display:inline-block;
	padding-right:24px;
}
.btn_apply:hover{
	color: #FFFFFF;
	opacity:0.8;
}
.footer .sec_02{
	font-size: 16px;
	line-height: 27px;
	color: rgba(0, 0, 0, 0.85);
	margin:64px auto 0;
}
.footer .cnt_left{
	width:414px;
}
.footer .cnt_right{
	width:578px;
}
.footer .sec_02 dt{
	color: #006463;
	font-weight:bold;
	margin-bottom:15px;
}
.footer .sec_02 dd{
}
.footer .cnt_left dt{
	background:url(/theme/www/css/../img/bq.png) left center no-repeat;
	padding-left:20px;
}
.footer .cnt_right dt{
	background:url(/theme/www/css/../img/time.png) left center no-repeat;
	padding-left:20px;
}
.footer .cnt_right dd p{
	margin-bottom:12px;
}
.footer .cnt_right ul{
	display:flex;
	justify-content:right;
	align-items:flex-end;
}
.footer .cnt_right li{
	margin-left:42px;
}
.copyright{
	font-family: Source Han Sans CN;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0em;
	color: #9E9E9E;
	text-align:center;
	margin:89px 0 0;
}
.header .btn_apply{
	width:190px;
	height:48px;
	line-height:48px;
}
.t_summary{
	background:#F7F7F7;
	padding:57px;
	text-align:center;
	margin-top:84px;
}
.t_summary dt{
	font-family: Poppins;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.04em;
}
.t_summary dd{
	font-size: 30px;
	font-weight: bold;
	margin-top:22px;
}
.f_green{
	color: #006053;
}
.v_stl_00{
	font-size: 26px;
	color: #006463;
	font-weight:bold;
	text-align:center;
	margin-bottom:42px;
}
.v_stl_01{
	font-size: 16px;
	color: #333;
	font-weight:normal;
	text-align:center;
	margin-bottom:42px;
}
.v_margin {
    margin-top:50px;
}
.panel_text .sec .v_stl_00 {
    text-align:left;
    margin-bottom:12px;
}
.panel_text .sec .text {
    background:#f2f2f2;
    line-height:2;
    padding:30px;
    font-size:15px;
}
.videos {
    height:320px;
}
.video_left {
    float:left;
}
.video_right {
    float:right;
}

#feedback {
    margin:0 auto;
    margin-top:72px;
    background:#f6f6f6;
    width:1164px;
}

.gifs img {
    margin:20px 40px;
    width:300px;
}
.pager{
	display:flex;
	align-items:center;
	justify-content:center;
	margin:60px 0 0;
}
.pager ul{
	display:flex;
	align-items:center;
}
.pager ul li{
}
.pager ul li a{
	display:inline-block;
	width:33px;
	line-height:33px;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 5px;
}
.pager ul li a:hover, .pager ul li a.active{
	border-radius:50%;
	background:#006463;
	color:#fff;
}
.pager ul li span{
	display:inline-block;
	width:33px;
	line-height:33px;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 5px;
}
#sec_rqcp{
	margin-top:46px;
}
#sec_rqcp .item{
	margin-bottom:32px;
	background: #F7F7F7;
	padding:30px 30px 22px 30px;
}
#sec_rqcp .item dl{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
#sec_rqcp .item dt{
	width: 440px;
}
#sec_rqcp .item dd{
	width: 638px;
}
#sec_rqcp .item dt a{
	position:relative;
	display:block;
}
#sec_rqcp .item dt a::after{
	content:'';
	position:absolute;
	left:50%;
	top:50%;
	width:74px;
	height:74px;
	transform:translate(-50%,-50%);
	background:url(/theme/www/css/../img/vd.png) center center no-repeat;
}
#sec_rqcp .item .btns{
	display:flex;
	align-items:center;
	justify-content:right;
	margin-top:27px;
}
#sec_rqcp .item .btns a{
	width: 144px;
	line-height:35px;
	border-radius: 4px;
	background: #188C8C;
	text-align:center;
	color:#fff;
	display:inline-block;
	margin-left:28px;
}
#sec_rqcp .item .btns a:last-child{
	background: #006463;
}

#sec_cpyl{
	margin-top:46px;
	width:inherit;
}
#sec_cpyl .sbd{
	background: #F7F7F7;
	padding:30px 0;
}
#sec_cpyl .sbd ul{
	width:1160px;
	margin:0 auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
#sec_cpyl .sbd li{
	width:364px;
}
#sec_cpyl .sbd li a{
	display:block;
	position: relative;
}
#sec_cpyl .sbd li a span{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:48px;
	background: rgba(0, 100, 99, 0.8);
	font-size:18px;
	color: #F2F3F5;
	line-height:48px;
	padding:0 15px;
}

#sec_zxfb{
	margin-top:46px;
}
#sec_zxfb .tabs_title{
	display:flex;
	align-items:center;
	justify-content:space-between;
	background: #006463;
}
#sec_zxfb .tabs_title li{
	width:calc(100% / 6);
	line-height:48px;
	cursor:pointer;
	text-align:center;
	color:#fff;
	font-size: 18px;
}
#sec_zxfb .tabs_title li.on, #sec_zxfb .tabs_title li:hover{
	background: #339999;
    transition: all 1s;
}
#sec_zxfb .tabs_content{
	margin-top:65px;
}
.nlist_01{
}
.nlist_01 li{
	margin-bottom:32px;
    border: 1px solid #eee;
}
.nlist_01 a{
	display:flex;
	justify-content:space-between;
	background: #F7F7F7;
}
.nlist_01 a:hover{
	background: #ebf0f1;
    border: 1px solid #006463;
}
.nlist_01 .pic{
	width:417px;
	height:267px;
}
.nlist_01 .txt{
	flex: 1;
	padding:30px 50px 15px;
	position:relative;
	font-size: 16px;
}
.nlist_01 .n_stl{
	font-size: 24px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
}
.nlist_01 .pms{
	margin-top:25px;
	line-height: 27px;
	letter-spacing: 0.05em;
	color: rgba(0, 0, 0, 0.45);
}
.nlist_01 .desc{
	line-height: 27px;
	color: rgba(0, 0, 0, 0.85);
	margin-top:5px;
}
.alr{
	text-align:right;
}
.nlist_01 .btn_more{
	position:absolute;
	right:36px;
	bottom:15px;
	width: 144px;
	height: 35px;
	line-height:35px;
	border-radius: 4px;
	background: #006463;
	text-align:center;
	color:#fff;
}
.mrc_popup_frame{
	/* border:3px solid #006666; */
}
.mrc_popup_close_button > img{
	background:#006666;
}
.mrc_popup{
	position: fixed; z-index: 9999998; right: 0px; bottom: 0px;
}
.mrc_popup.close{
	position: fixed; z-index: 9999998; right: 0px; bottom: 29px; transform: translateY(100%);
}
.pbox{
	display: flex;
    margin: 40px;
}
.pbox .pitem{
	padding:10px;
}
.pbox .pitem img{
	vertical-align:bottom;
}
.pbox .pitem p{
	background:#f8f9fa !important;
	font-weight:500;
	color:#006666;
	font-size:20px;
	text-align:center;
	padding:10px;
}

.icon-times {
    background: url(/theme/www/css/../img/icon-times.svg) scroll no-repeat left center;
    padding-left: 18px;
    margin-right:16px;
}
.icon-viewed {
    background: url(/theme/www/css/../img/icon-viewed.svg) scroll no-repeat left center;
    padding-left: 18px;
    margin-left:16px;
}

.indexvideo {
    width:440px;
    height:248px;
}
.videoframe {
    width:536px;
    height:302px;
}
.video_middle {
    margin-bottom:60px;
}
.video_middle .videoframe {
    width:676px;
    height:380px;
}
hr, .hr {
    border:0;
    height:1px;
    background:#ccc;
}


.news-detail {
    background:#fff;
    width:1164px;
    margin:0 auto;
}
.news-detail .subtitle {
    color:#888;
    padding:8px 0;
    border-bottom:1px solid #ccc;
    margin-bottom:36px;
}
.news-content {
    line-height:1.6;
    padding:12px;
}
.news-content p {
    margin:5px 0;
}


.stitle {
    font-size:20px;
    color:#006463;
    margin:32px 0;
    padding-left:12px;
    line-height:40px;
    background:#f2f2f2;
    border-left:8px solid #006463;
}


.holder {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 4rem;
    text-align: center;
}
.fs-5 p {
    margin-top:12px;
}
.mt-3 {
    margin-top: 1rem!important;
}
.about {
    font-size:16px;
}
.about #section05 p {
    margin-top: 1rem
}
.about h3 {
    margin:10px 0;
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6;
    caption-side: bottom;
    border-collapse: collapse;
}
.table>tbody {
    vertical-align: inherit;
}
.table-bordered>:not(caption)>* {
    border-width: 1px 0;
}
.table-bordered>:not(caption)>*>* {
    border-width: 0 1px;
}
.table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}


.timeline {
    list-style: none;
    padding-left: 0px;
}
.timeline > li {
    margin-bottom: 60px;
    margin-left: 0px;
}
.timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
}
.timeline-date {
    width: 90px;
    float: left;
    margin-top: 20px;
    padding-left: 8px;
}
.timeline-content {
    width: 80%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
    padding-top: 20px;
}
.timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #006666;
    position: absolute;
    left: 85px;
    top: 28px;
    border-radius: 100%;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}
.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}


@media (min-width: 0) and (max-width: 767px) {
    .pc {
        display:none;
    }
    .sp {
        display:block;
    }
    .logo {
        margin-left:12px;
    }
    .t_summary {
        padding:10px 0;
    }
    .t_summary dd {
        font-size:24px;
        margin-bottom: 10px;
    }
    .sec {
        width:99%;
    }
    #feedback {
        width:99%;
    }
    .videos {
        height:auto;
    }
    .video_left, .video_right {
        float:none;
    }
    .video_right {
        margin-top:36px;
    }
    .videoframe, .indexvideo {
        width:99%;
        margin:0 auto;
        height:auto;
        min-height:218px;
    }
    .video_middle .videoframe {
        width:99%;
        height:auto;
    }
    
    .header .gnav{
        display:none;
    }
    .header .btn_apply {
        display:none;
    }
    .sp-menu {
        font-size:24px;
        margin-left:12px;
        margin-right:12px;
        color:#333;
    }
    .sp-menus {
        position: absolute;
        width: 100%;
        left: 0;
        top: 86px;
        background:rgba(255,255,255,.95);
    }
    .sp-menus li {
        height:40px;
        line-height:40px;
        padding-left:20px;
        border-bottom:1px solid #ddd;
        font-size:15px;
        
    }
    .header .sns {
        margin-bottom:0;
    }    
    .sns li:last-child::after {
        width: 1px;
    }

    .footer {
        margin-top:32px;
    }
    .footer .sec {
        display:block;
    }
    .footer .cnt_left, .footer .cnt_right {
        width:90%;
        margin:0 auto;
    }
    .footer .cnt_right li {
        margin-left:18px;
    }
    .footer .sec_01 ul {
        margin-top:40px;
        display:block;
    }
    .footer .sec_01 > div {
        padding-left:18px;
    }
    .btn_contact {
        margin-bottom:16px;
        margin-left: 29px;
    }
    
    .news-detail {
        width:90%;
    }
    .news-detail img {
        max-width:100%;
    }
    
    .wrap {
        width: 98%;
        margin: 0 auto;
    }
    #sec_cpyl .sbd ul {
        width:100%;
        display:block;
    }
    #sec_rqcp .item dl {
        display:block;
    }
    #sec_rqcp .item dt {
        width: 100%;
    }
    #sec_rqcp .item dd {
        width: 100%;
        margin-top:12px;
    }
    #sec_zxfb .tabs_content {
        margin-top: 25px;
    }
    .nlist_01 .pic {
        display: none;
    }
    .nlist_01 .btn_more {
        display:none;
    }
    .nlist_01 li {
        margin-bottom: 20px;
    }
    .nlist_01 .txt {
        padding: 16px 36px 8px;
    }
    
    #sec_zxfb .tabs_title {
        flex-wrap: wrap;
    }
    #sec_zxfb .tabs_title li {
        width: 33.33%;
        border: 4px solid #fff;
    }
    
    .holder {
        padding-bottom: 2rem;
    }
    .col-lg-3 {
        width:50%;
    }
}
