﻿body{
	margin: 0;
	padding: 0;
}
.header{
	margin: 0;
	padding: 0;
}
.shows-wrap .swiper-button.next{
    right: 20px;
}
.swiper-button{
    color: #fff;
    position: absolute;
    width: 50px;
    height: 80px;
    top: 50%;
    background: url(../imgs/index/icon4.png) no-repeat;
    margin-top: -40px;
    cursor: pointer;
}
.swiper-button.prev{
    left: 0;
    background-position: -10px -161px;
}
.swiper-button.next{
    right: 0;
    background-position: -8px -80px;
}
#swiper-ylbx .swiper-button{
    width: 30px;
}
#swiper-ylbx .swiper-button.prev{
    background-position: -10px -322px;
}
#swiper-ylbx .swiper-button.next{
    background-position: -28px -242px;
}
.swiper-container{
    overflow: hidden;
    position: relative;
}
.swiper-wrapper{
    width: 99999px;
    overflow: hidden;
}
.swiper-slide{
    float: left;
    position: relative;
}
/* 区块标题圆角 */
.block-title span{
    border-radius: 3px 3px 0 0;
}
.swiper-pagination{
    position: absolute;
    bottom: 10px;
    font-size: 0;
    left: 0;
    text-align: center;
    right: 0;
}
.swiper-pagination .pg-item{
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: #fff;

    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    filter:alpha(opacity=50);

    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-right: 10px;
    cursor: pointer;
}
.swiper-pagination .pg-item.active{
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
    filter:alpha(opacity=100);
}
#swiper-djgz .swiper-pagination .pg-item{
    background: #00B3C4;
    width: 10px;
    height: 10px;
    margin-right: 5px;
}
/* 咨询弹出层 */
.chat_module{
    position: fixed;
    top: 50%;
    margin-top: -171px;
    padding: 0 16px 0 12px;
    height: 48px;
    line-height: 48px;
    z-index: 1000;
    background: #fff;
    border: none;
    border-radius: 24px;
    right: -300px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 0;
    opacity: 0;
    -webkit-box-shadow: 0 4px 20px rgba(5,186,198,0.15);
    box-shadow: 0 4px 20px rgba(5,186,198,0.15);
}
.chat_module:hover{
    background: #fdfdfd;
    border: 1px solid #e1e1e1;
}
.chat_module:hover i{
    border-color: transparent #e1e1e1;
}
.chat_module i{
    position: absolute;
    right: -10px;
    top: 13px;
    width: 0;
    height: 0;
    border-color: transparent #eee;
    border-style: solid;
    border-width: 10px 0 10px 10px;
}
.chat_module i:after{
    content: '';
    position: absolute;
    right: 1px;
    top: -10px;
    width: 0;
    height: 0;
    border-color: transparent #fff;
    border-style: solid;
    border-width: 10px 0 10px 10px;
}
.chat_cnt{
    color: #222;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin-left: 5px;
}
.chat_module .chat_close{
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(../imgs/index/close.png);
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all .3s ease;
    cursor: pointer;
    opacity: 0.4;
}
.chat_module .chat_close:hover{
    transform: rotate(180deg);
    opacity: 1;
}
	
#swiper-ylbx .swiper-button.next{
	background-position: -28px -242px;
}
.swiper-container{
	overflow: hidden;
	position: relative;
}
.swiper-wrapper{
	width: 99999px;
	overflow: hidden;
}
.swiper-slide{
	float: left;
    position: relative;
/*	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);*/
}
.swiper-pagination{
    position: absolute;
    bottom: 10px;
    font-size: 0;
    left: 0;
    text-align: center;
    right: 0;
}
.swiper-pagination .pg-item{
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: #b5b5b5;

	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);

	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-right: 10px;
	cursor: pointer;
}
.swiper-pagination .pg-item.active{
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
}


/*.swiper-slide.active{
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
}*/
#swiper-djgz .swiper-pagination .pg-item{
	background: #00B3C4;
	width: 10px;
	height: 10px;
	margin-right: 5px;
}


img{
	display: block;
	width: 100%;
	border: 0;
}
.mg-top-60{
	margin-top: 60px;
}
.mg-top-40{
    margin-top: 50px;
}
.mg-top-50{
	margin-top: 35px;
}
.mg-top-35{
	margin-top: 35px;
}
.mg-top-30{
	margin-top: 30px;
}
.mg-top-20{
	margin-top: 20px;
}
#swiper-main .swiper-pagination-bullet{
	width: 12px;
    height: 12px;
}
#swiper-main .swiper-pagination-bullet-active{
	background: #fff;
}

#swiper-djgz .swiper-pagination{
	bottom: 0;
    left: 10px;
    text-align: left;
}
#swiper-djgz .swiper-pagination-bullet{
	background: #00B3C4;
	opacity: 1;	
	vertical-align: middle;
	width: 7px;
	height: 7px;
}
#swiper-djgz .swiper-pagination-bullet-active{
	background: #fff;
	width: 10px;
	height: 10px;
	border: 2px solid #00B3C4;
}
#swiper-djgz{
	padding-bottom: 20px;
}
.dashed{
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    background: #fff;
    position: relative;
    z-index: 1;
}
.dashed:after{
    content: '';
    background: #00B3C4;
    width: 8px;
    height: 8px;
    display: block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.row-title{
	font-size: 0;
	border-bottom: 1px solid #d9d9d9;
}
.row-title h2,.row-title h3{
    font-size: 25px;
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 3px solid #00B3C4;
    padding-bottom: 5px;
}
.row-title h2{
	color: #00B3C4;
}
.row-title h3{
	color: #2b2b2b;
}
.row-title .more{
    float: right;
    font-size: 16px;
    color: #222;
    margin-top: 8px;
    margin-right: 20px;
}


.col-title{
    position: relative;
}
.col-title h2{
    font-weight: bold;
    font-size: 20px;
    color: #00B3C4;
    border-left: 5px solid #00B3C4;
    padding-left: 10px;
    line-height: 1;
    background: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-right: 10px;
}
.col-title .more{
	position: absolute;
    right: 0;
    background: #fff;
    z-index: 1;
    padding-left: 10px;
    font-size: 15px;
    color: #222;
}
.col-title:after{
    content: '';
    position: absolute;
    border-bottom: 1px dashed #d0d0d0;
    width: 100%;
    left: 0;
    right: 0;
    top: 10px;
}
.cnt-width{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.header-top{
	background: linear-gradient(135deg, #e8f4f8 0%, #f0f8fa 50%, #e8f4f8 100%);
	height: 30px;
	line-height: 30px;
	text-align: right;
	margin: 0;
	padding: 0;
}
.header-top span{
	color: #888;
	font-size: 12px;
    display: inline-block;
    vertical-align: top;
}
.header-top h1{
    display: inline-block;
    vertical-align: top;
    color: #00B3C4;
    font-size: 12px;
}
.header-top h1 a{
    display: block;
    color: #00B3C4;
    font-size: 12px;
    font-weight: bold;
}


.image-text-cnt{
	
}
.image-text-cnt .title{
	color: #222;
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.image-text-cnt .title span{
	display: inline-block;
	vertical-align: middle;
}
.triangle:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-width: 6px 0 6px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #000;
	margin-right: 6px;
}
.image-text-info{
	font-size: 0;
}
.image-text-info .desc{
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	font-size: 14px;
	color: #848484;
}
.image-text-info img{
	display: inline-block;
	vertical-align: middle;
	width: 140px;
	margin-right: 20px;
}





.artcle-list ul li p{
    position: relative;
    font-size: 0;
}

.artcle-list ul li p .artcle-name{
    color: #5f5f5f;
    font-size: 15px;
    position: relative;
    z-index: 1;
    background: #fff;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
.artcle-list ul li p .artcle-detail{
	color: #5f5f5f;
    font-size: 14px;
    z-index: 1;
    background: #fff;
    padding-left: 15px; 
    position: absolute;
    right: 0;
}
.artcle-list ul li p:after{
    content: '';
    position: absolute;
    border-bottom: 1px dashed #d0d0d0;
    width: 100%;
    left: 0;
    right: 0;
    top: 10px;
}


/* 缩小尺寸 适配 */
.w_small .rsidefix-cnt{
	right: 5px;
}


.header-search{
	height: 100px;
	background: linear-gradient(135deg, #e8f4f8 0%, #f0f8fa 50%, #e8f4f8 100%);
    width: 100%;
}
.search-text{
	text-align: center;
	font-size: 0;
}
.search-cnt .search-btn{
    position: absolute;
    width: 36px;
    height: 40px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>') center no-repeat,
                linear-gradient(135deg, #04A5B0, #00B3C4);
    right: 0;
    top: 0;
    border: 0;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    transition: opacity 0.25s ease;
}
.search-cnt .search-btn:hover{
    opacity: 0.85;
}
.search-text a{
    font-size: 13px;
    display: inline-block;
    color: #00B3C4;
    vertical-align: middle;
    margin: 0 10px;
    transition: color 0.25s ease;
}
.search-text a:hover{
    color: #04A5B0;
    text-decoration: underline;
}
.header-search .search-cnt{
	width: 280px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-search .search-cnt form{
    position: relative;
}
.header-search .search-cnt input[name="keyword"]{
    background: #ffffff;
    border: 1px solid #e0e0e0;
    height: 40px;
    width: 100%;
    color: #555;
    text-indent: 18px;
    outline: none;
    margin-bottom: 10px;
    padding-right: 44px;
    border-radius: 20px;
    box-sizing: border-box;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}
.header-search .search-cnt input[name="keyword"]:focus{
    border-color: #00B3C4;
    box-shadow: 0 0 0 3px rgba(5,186,198,0.1);
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #bbb;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #bbb;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #bbb;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #bbb;
}

.header-search .search-cnt input[name='search']{
    background: #ffffff;
    border: 1px solid #e0e0e0;
    height: 40px;
    width: 100%;
    color: #555;
    text-indent: 18px;
    outline: none;
    margin-bottom: 10px;
    padding-right: 44px;
    border-radius: 20px;
    box-sizing: border-box;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}
.header-search .search-cnt input[name='search']:focus{
    border-color: #00B3C4;
    box-shadow: 0 0 0 3px rgba(5,186,198,0.1);
}


.header-nav{
	background: linear-gradient(135deg, #04A5B0 0%, #00B3C4 50%, #06C9D4 100%);
	box-shadow: 0 2px 10px rgba(4,165,176,0.25);
	position: relative;
	z-index: 20;
}
.header-nav .nav-list{
	text-align: left;
	font-size: 0;
    position: relative;
}
.header-nav .nav-list .nav-item{
	display: inline-block;
	vertical-align: middle;
    cursor: pointer;
    transition: background 0.3s ease;
}

.header-nav .nav-list .nav-item span{
    color: #fff;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 23px;
    position: relative;
    transition: color 0.3s ease;
}

.header-nav .nav-list .nav-item.ks .nav-menu{
    background: #fff;
    position: absolute;
    left: 0;
    padding: 18px 24px;
    right: 0;
    z-index: 10;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    display: none;
    animation: navMenuSlide 0.3s ease;
}
@keyframes navMenuSlide {
    from { opacity: 0; transform: translateY(-8px); }
    to { opacity: 1; transform: translateY(0); }
}
.header-nav .nav-list .nav-item.ks .nav-menu a{
    color: #444;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-right: 28px;
    padding: 4px 0;
    transition: color 0.25s ease;
}
.header-nav .nav-list .nav-item.ks .nav-menu a:hover{
    color: #00B3C4;
}

.header-nav .nav-list .nav-item.ks span:after{
    content: '';
    position: absolute;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(255,255,255,0.8) transparent transparent transparent;
    top: 18px;
    right: 8px;
    transition: transform 0.3s ease, border-color 0.3s ease;
    transform-origin: 50% 25%;
}
.header-nav .nav-list .nav-item.active{
	background: rgba(255,255,255,0.95);
}
.header-nav .nav-list .nav-item.active span{
	color: #00B3C4;
	font-weight: bold;
}
.header-nav .nav-list .nav-item:not(.active):hover{
	background: rgba(255,255,255,0.18);
}
.header-nav .nav-list .nav-item:not(.active):hover span{
	color: #fff;
}
.header-nav .nav-list .nav-item.ks:hover span:after{
    transform: rotate(180deg);
    border-color: rgba(255,255,255,0.8) transparent transparent transparent;
    top: 18px;
}
.header-nav .nav-list .nav-item.ks:hover .nav-menu{
    display: block;
}



.carousel{
	//height: 600px;
}
.easy-news{
    margin-top: 15px;
}

.easy-news-cnt{
    border: 1px solid #c5c5c5;
    padding: 8px 10px;
    font-size: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.easy-news-cnt i{
    background: url(../imgs/index/icon4.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
	width: 30px;
    height: 30px;
    background-position: -15px -38px;
}
.easy-news-cnt label{
    color: #00B3C4;
    font-weight: bold;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.easy-news-cnt a{
    color: #222;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}


.project{
	margin-top: 15px;
}
.project-wrap{
	overflow: hidden;
	text-align: center;
    border-radius: 10px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}
.project-title{
	width: 80px;
    float: left;
    background: linear-gradient(135deg, #04A5B0 0%, #00B3C4 50%, #06C9D4 100%);
    color: #fff;
    height: 80px;
    line-height: 25px;
    padding-top: 15px;
}
.project-title p{
	letter-spacing: 3px;
}
.project-cnt{
	width: 1120px;
	float: left;
	font-size: 0;
    background: #fff;
}
.project-cnt a{
    display: inline-block;
    vertical-align: middle;
    width: calc(1120px / 9);
    height: 80px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #eee;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    padding-top: 8px;
    position: relative;
    overflow: hidden;
}
.project-cnt a:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #00B3C4;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}
.project-cnt a:hover:after{
    transform: scaleX(1);
}
.project-cnt a i{
    background: url(../imgs/index/icon.png);
	background-position-y: -80px;
    display: block;
    width: 50px;
    height: 45px;
    margin: 0 auto;
}
.project-cnt a.n1 i{

    background-position-x: -20px;
}
.project-cnt a.n2 i{
    background-position-x: -119px;
}
.project-cnt a.n3 i{
    background-position-x: -219px;
}
.project-cnt a.n4 i{
    background-position-x: -319px;
}
.project-cnt a.n5 i{
    background-position-x: -419px;
}
.project-cnt a.n6 i{
    background-position-x: -519px;
}
.project-cnt a.n7 i{
    background-position-x: -619px;
}
.project-cnt a.n8 i{
    background-position-x: -719px;
}
.project-cnt a.n9 i{
    background-position-x: -819px;
}
.project-cnt a.n10 i{
    background-position-x: -919px;
}
.project-cnt a span{
    color: #444;
    font-size: 14px;
    display: block;
    transition: color 0.3s ease;
}
.project-cnt a:hover{
	background-color: #f0fffe;
}
.project-cnt a:hover span{
    color: #00B3C4;
}
.project-cnt .project-item{
	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.project-cnt a:hover .project-item{
	-webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

/* PC端隐藏移动端空白占位符 */
.project-cnt a.project-blank-mobile {
	display: none;
}


.newsing{
    margin-top: 40px;
}
.newsing-first{
    text-align: center;
}
.newsing-first h1{
    color: #00B3C4;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newsing-first p{
    color: #00B3C4;
    font-size: 17px;
}
.newsing .col-2{
    overflow: hidden;
    margin-top: 30px;
}
.newsing .col-2 .newsing-lside{
    width: 650px;
    float: left;
}
.newsing .col-2 .newsing-rside{
    width: 480px;
    float: right;
    position: relative;
}
.newsing-rside .col-title:after{
    width: 85%;
}
.newsing-rside .newsing-rside-cnt{
    margin-top: 20px;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item{
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item .newsing-rside-title{
    color: #222;
    font-weight: bold;
    font-size: 15px;
    display: block;
    padding: 6px 10px 6px 0;
    position: relative;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item .newsing-rside-title a{
    display: inline-block;
    vertical-align: middle;
    color: #222;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item .newsing-rside-title i{
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    position: absolute;
    right: 15px;
    background: url(../imgs/index/jian_2.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item .newsing-rside-info{
    font-size: 0;
    margin-top: 10px;
    display: none;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item.active{
    
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item.active .newsing-rside-title{
    background: #00B3C4;
    color: #fff;
    padding-left: 10px;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item.active .newsing-rside-title a{
    color: #fff;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item.active .newsing-rside-title i{
    background: url(../imgs/index/jian_1.png);
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item-l{
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 125px;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item-r{
    display: inline-block;
    vertical-align: middle;
    width: 230px;
    text-align: justify;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item-r a{
    font-size: 13px;
    color: #585858;
    line-height: 25px;
}
.newsing-block span{
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
    color: #404040;
}
.newsing-txt{
    display: inline-block;
    vertical-align: middle;
    width: 340px;
    margin-left: 15px;
}
.newsing-txt .newsing-txt-title{
    color: #222;
    font-weight: bold;
    font-size: 18px;
}
.newsing-txt p{
    color: #585858;
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    margin-top: 5px;
}
.newsing-txt .newsing-detail{
    display: inline-block;
    background: #00B3C4;
    color: #fff;
    font-size: 14px;
    padding: 8px 14px;
    margin-top: 5px;
}
.newsing-lside-top{
    overflow: hidden;
    font-size: 0;
}
.newsing-lside-top .newsing-img{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 295px;
    max-height: 165px;
}
.newsing-lside-top .newsing-img span{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    font-size: 20px;
    z-index: 2;
    font-size: 17px;
    letter-spacing: 1px;
}
.newsing-lside-top .newsing-bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #000;
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    filter:alpha(opacity=30);
    z-index: 1;
}
.newsing-lside-top img{
    width: 100%;
}
.newsing-lside-bottom {
    margin-top: 20px;
}
.newsing-lside-bottom ul li{
    margin-top: 22px;
}





/*.video{
	
}
.video .video-cnt{
	overflow: hidden;
}
.video .video-cnt .video-item{
	width: 380px;
	float: left;
	overflow: hidden;
	background: #f0f0f0;
	padding: 15px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right: 20px;
}
.video .video-cnt .video-item.last{
	margin: 0;
}
.video .video-cnt .video-item .video-item-lside{
	width: 192px;
	float: left;
}
.video .video-cnt .video-item .video-item-lside label{
	background: #00B3C4;
	color: #fff;
	padding: 3px 6px;
	display: inline-block;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
	margin-bottom: 13px;
}
.video .video-cnt .video-item .video-item-lside span{
    display: block;
    color: #5f5f5f;
    font-size: 15px;
    line-height: 28px;
}
.video .video-cnt .video-item .video-item-rside{
	width: 128px;
	float: right;
}
.video .video-cnt .video-item .video-item-rside img{
    -webkit-border-radius: 2px;
    border-radius: 2px;
}*/



.media .media-cnt{
    overflow: hidden;
}
.media .media-cnt .media-lside{
    width: 480px;
    float: right;
}
.media .media-cnt .media-rside{
    width: 650px;
    float: left;
}
.media .media-list {
    padding-top: 10px;
}
.media .media-list ul li{
    margin-top: 20px;
}
.media-lside-img{
    margin-top: 20px;
}


.section-cnt{

}
.section-cnt:after{
    content: '';
    clear: both;
    visibility:hidden;
    display: block;
}
.section-cnt .section-item{
    float: left;
    width: 270px;
    margin-right: 40px;
    margin-bottom: 40px;
    //-webkit-transition: all .8s ease;
    //transition: all .8s ease;
    -webkit-box-shadow: 0px 0px 8px 0px #eee;
    box-shadow: 0px 0px 8px 0px #eee;
    //border: 1px solid #eee;
    position: relative;
}
.section-cnt .section-item.no_r{
    margin-right: 0;
}
.section-cnt .section-item.no_b{
    margin-bottom: 0;   
}
.section-cnt .section-item:hover{
    -webkit-box-shadow: 3px 3px 30px rgba(0,0,0,0.1);
    box-shadow: 3px 3px 30px rgba(0,0,0,0.1);
    //-webkit-transform: translate3d(0, -2px, 0);
    //transform: translate3d(0, -2px, 0);
}
.section-cnt .section-item img{
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.section-cnt .section-item:hover img{
    /*-webkit-transform: scale(1.1);
    transform: scale(1.1);*/
}
.section-cnt .section-item .section-item-mask{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #000;
    transition: opacity .3s ease;
}
.section-cnt .section-item:hover .section-item-bottom h2, .section-cnt .section-item:hover .section-item-bottom label{
    color: #fff;
}
.section-cnt .section-item:hover .section-item-mask{
    opacity: .5;
}
.section-cnt .section-item-top{
    overflow: hidden;
}
.section-cnt .section-item-bottom{
    padding: 20px 30px;
}
.section-cnt .section-item-bottom h2{
    color: #00B3C4;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
    z-index: 11;
}
.section-cnt .section-item-bottom span{
    font-size: 14px;
    color: #222;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.section-cnt .section-item-bottom label{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #00B3C4;
    margin-top: 20px;
    position: relative;
    z-index: 11;
}


.expert-box{
	overflow: hidden;
}
.expert-cnt{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.expert-cnt:after{
	content: '';
	display: none;
}
.expert-cnt .expert-item{
	float: none;
	width: 220px;
	text-align: center;
	margin-right: 0;
    font-size: 0;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    flex-shrink:  0;
}
.expert-cnt .expert-item:hover{
    transform: translateY(-6px);
    box-shadow: 0 10px 24px rgba(5,186,198,0.18);
}
.expert-cnt .expert-item img{
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center top;
    margin-bottom: 0;
    transition: transform 0.4s ease;
}
.expert-cnt .expert-item:hover img{
    transform: scale(1.05);
}
.expert-cnt .expert-item h3{
    font-weight: bold;
    font-size: 18px;
    color: #2b2b2b;
    display: block;
    vertical-align: middle;
    margin-top: 16px;
    margin-right: 0;
}
.expert-cnt .expert-item span{
    display: block;
    font-size: 13px;
    color: #888;
    margin-top: 8px;
    padding: 0 12px;
    line-height: 1.5;
}
.expert-cnt .expert-item label{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background: linear-gradient(135deg, #04A5B0, #00B3C4);
    font-size: 12px;
    padding: 3px 14px;
    border-radius: 12px;
    margin-top: 8px;
}

.row-a{
	overflow: hidden;
    margin-bottom: 60px;
}
.col-block{
	width: 380px;
	float: left;
	margin-right: 30px;
}
.col-block.no_r{
	margin-right: 0;
}
.row-a .col-body{

}

.inner-cnt{
    margin-top: 15px;
}
.inner-cnt .inner-item{
	font-size: 0;
	margin-bottom: 20px;
}
.inner-cnt .inner-item a{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
    color: #5f5f5f;
    margin-left: 10px;
}


.row-a .col-2-cnt{
    border: 2px solid #00B3C4;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 30px 0;
}
.row-a .col-2-cnt .col-2-item{
   margin: 0 50px;
   width: 280px;
}
.row-a .col-2-cnt .col-2-item.first{
    
}
.row-a .col-2-cnt .col-2-title{
	text-align: center;
	margin-bottom: 30px;
}
.row-a .col-2-cnt .col-2-title h2{
    font-size: 20px;
    font-weight: bold;
}
.row-a .col-2-cnt .col-2-desc{

}
.row-a .col-2-cnt .col-2-desc p{
    font-size: 13px;
    color: #797979;
    line-height: 25px;
    text-align: justify;
}
.row-a .col-2-cnt .col-2-oper{
	text-align: center;
}
.row-a .col-2-cnt .col-2-button{
	color: #fff;
    background: #00B3C4;
    padding: 6px 20px;
    border-radius: 6px;
    display: inline-block;
    margin-top: 20px;
    font-size: 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.row-a .col-2-cnt .col-2-button:hover{
	background: #0499A3;
}
.row-a .col-3-cnt .col-3-item{
	//width: 380px;
}
.row-a .col-3-cnt .col-3-title{
	display: block;
	margin-bottom: 10px;
}
.row-a .col-3-cnt .col-3-title h2{
	display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #222;
}
.row-a .col-3-cnt .col-3-desc{
	display: block;
	font-size: 15px;
	color: #3e3e3e;
	padding: 20px 10px 0;
    text-align: justify;
    line-height: 30px;
}
.row-a .col-3-cnt .col-3-item img{
	width: 100%;
    height: 160px;
}


.row-b{
	overflow: hidden;
	display: flex;
	align-items: stretch;
}
.row-b > .col-block{
	float: none;
}
.row-b .col-1-cnt {

}
.row-b .col-1-cnt .col-1-item{
	margin-bottom: 15px;
}
/* 护士站区图片 4:3 比例，中心裁剪填充，不拉伸失真 */
.row-b .col-1-cnt .image-text-info img{
    width: 120px;
    height: 85px;
    object-fit: cover;
    object-position: center;
    border-radius: 6px;
}

.row-b .col-2-body .col-2-item{
    overflow: hidden;
    display: block;
	border-bottom: 1px dashed #e4e4e4;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.row-b .col-2-body .col-2-item .col-2-lside{
    float: left;
    width: 50px;
    height: 50px;
    background: url(../imgs/index/icon2.png);
    background-repeat: no-repeat;
    background-position-x: -8px;
}
.row-b .col-2-body .col-2-item.i1 .col-2-lside{
    background-position-y: -8px;
}
.row-b .col-2-body .col-2-item.i2 .col-2-lside{
    background-position-y: -110px;
}
.row-b .col-2-body .col-2-item.i3 .col-2-lside{
    background-position-y: -210px;
}
.row-b .col-2-body .col-2-item.i4 .col-2-lside{
    background-position-y: -310px;
}

.row-b .col-2-body .col-2-item .col-2-rside{
	margin-left: 60px;
}
.row-b .col-2-body .col-2-item .col-2-rside h2{
	font-weight: bold;
    font-size: 18px;
    color: #222;
    margin-bottom: 5px;
}
.row-b .col-2-body .col-2-item .col-2-rside a{
	font-size: 15px;
	display: inline-block;
    color: #868686;
    position: relative;
}

.row-b .col-3-body .col-3-cnt{

}
.row-b .col-3-body .col-3-cnt .col-3-item{
	font-size: 0;
	border-bottom: 1px dashed #eee;
    padding: 14px 0;
    transition: all 0.25s ease;
}
.row-b .col-3-body .col-3-cnt .col-3-item:hover{
    border-bottom-color: #00B3C4;
}
.row-b .col-3-body .col-3-cnt .col-3-item:hover .col-3-index{
	background: linear-gradient(135deg, #04A5B0, #00B3C4);
    box-shadow: 0 4px 12px rgba(5,186,198,0.3);
}
.row-b .col-3-body .col-3-cnt .col-3-item:hover .col-3-title a{
	color: #00B3C4;
}
.row-b .col-3-body .col-3-cnt .col-3-item .col-3-index{
    background: #ccc;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    transition: all 0.25s ease;
}
.row-b .col-3-body .col-3-cnt .col-3-item .col-3-index label{
	color: #fff;
    font-size: 18px;
    display: block;
    line-height: 36px;
}
.row-b .col-3-body .col-3-cnt .col-3-item .col-3-title{
	display: inline-block;
	vertical-align: middle;
	margin-left: 12px;
    width: calc(100% - 52px);
}
.row-b .col-3-body .col-3-cnt .col-3-item .col-3-title a{
    color: #666;
    font-size: 15px;
    line-height: 1.5;
    transition: color 0.25s ease;
}

/* row-b 移动端覆盖：恢复 block 布局 */
@media (max-width: 768px){
	.row-b{
		display: block;
	}
	.row-b > .col-block{
		float: left;
	}
}


.footer{
	background: url(../imgs/index/2.png);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footer-cnt{
    overflow: hidden;
    padding: 35px 0;
}
.footer-cnt .footer-item{

}
.footer-cnt .footer-item.f1{
	float: left;
}
.footer-cnt .footer-item.f2{
	float: left;
	margin-left: 120px;
}
.footer-cnt .footer-item.f3{
	float: left;
	margin-left: 120px;
}
.footer-cnt .footer-item.f4{
	float: right;
}
.footer-cnt .footer-item .footer-title{
	font-size: 16px;
    color: #d0d0d0;
    margin-bottom: 20px;
}
.footer-cnt .footer-item a{
	font-size: 12px;
	color: #d0d0d0;
	display: block;
    margin-bottom: 14px;
}
.footer-cnt .footer-item a.no_b{
	margin-bottom: 0;
}
.footer-cnt .footer-item span{
    font-size: 12px;
    color: #d0d0d0;
    display: block;
    margin-bottom: 14px;
}

.shows{
    margin: 30px 0 50px;
    overflow: hidden;
}
.shows .shows-nav{
	float: left;
	margin-right: 20px;
}
.shows .shows-nav-item{
    background: #f5f5f5;
    color: #555;
    display: block;
    font-size: 17px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 140px;
    margin: 0 auto 10px;
    height: 48px;
    line-height: 48px;
    border-radius: 8px;
    font-weight: 500;
}
.shows .shows-nav-item:hover{
    background: #e0f9fb;
    color: #00B3C4;
}
.shows .shows-nav-item.show{
	background: linear-gradient(135deg, #04A5B0 0%, #00B3C4 50%, #06C9D4 100%);
	color: #fff;
    box-shadow: 0 4px 14px rgba(5,186,198,0.3);
}
.shows .shows-cnt{
	
}
.shows-cnt img{
	max-height: 164px;
    border-radius: 6px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.shows .shows-container.show{
	display: block;
}
.shows .shows-container{
	display: none;
    overflow: hidden;
}

	
.shows .shows-cnt-item{
	float: left;
	margin-right: 20px;
	width: 240px;
    border-radius: 8px;
    overflow: hidden;
}
.shows .shows-cnt-item img{
    width: 100%;
    height: 164px;
    object-fit: cover;
    object-position: center;
}
.shows .shows-cnt-item:hover img{
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}

/* 侧边固定栏 - 现代风格 */
.rsidefix-cnt{
    position: fixed;
    right: 24px;
    top: 50%;
    margin-top: -190px;
    z-index: 1001;
}
.rsidefix-cnt a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(5,186,198,0.12);
    box-shadow: 0 4px 16px rgba(5,186,198,0.12);
    -webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    text-align: center;
    border-radius: 50%;
    margin-bottom: 14px;
    line-height: 52px;
}


.rsidefix-cnt .rsidefix-span{
	background: #00B3C4;
}
.rsidefix-cnt .rsidefix-span .text{
	opacity: 1
}
.rsidefix-cnt .text{
    position: absolute;
    right: 64px;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    background: #00B3C4;
    color: #fff;
    font-size: 14px;
    padding: 6px 16px;
    border-radius: 20px;
    opacity: 0;
    pointer-events: none;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    display: block;
    line-height: 1.4;
}
.rsidefix-cnt .text::after{
    content: '';
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #00B3C4;
}


.rsidefix-cnt .text span{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
    width: auto;
    margin: 0;
    letter-spacing: 0.5px;
}
/* Font Awesome 图标样式 */
.rsidefix-cnt .rsidefix-icon i{
    font-size: 22px;
    color: #00B3C4;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 1;
}
.rsidefix-cnt .rsidefix-icon:hover i{
    color: #049aa5;
    transform: scale(1.1);
}
.rsidefix-cnt .rsidefix-icon .qr{
    width: 140px;
    height: 140px;
    position: absolute;
    right: 64px;
    border-radius: 12px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
    background: url(../imgs/index/wxqr.png);
    background-size: cover;
    -moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	filter:alpha(opacity=0);
    border: 3px solid #fff;
    box-shadow: 0 6px 24px rgba(0,0,0,0.15);
    display: none;
}
.rsidefix-cnt .rsidefix-icon .wx.qr{
    background-position: 0 0;
}

.rsidefix-cnt .rsidefix-icon:hover{
	background: #fff;
	-webkit-box-shadow: 0 6px 20px rgba(5,186,198,0.25);
	box-shadow: 0 6px 20px rgba(5,186,198,0.25);
	transform: scale(1.06);
}
.rsidefix-cnt .rsidefix-icon:hover .text{
    opacity: 1;
    right: 64px;
    pointer-events: auto;
}
.rsidefix-cnt .rsidefix-icon:hover .qr{
	opacity: 1;
	display: block;
}

/* 关闭按钮（仅移动端显示） */
.rsidefix-cnt .rsidefix-close{
    display: none;
}

/* 收起状态 */
.rsidefix-cnt.closed{
    transform: translateX(calc(100% + 40px));
    opacity: 0;
    pointer-events: none;
}
.rsidefix-cnt{
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* 展开按钮（仅移动端显示） */
.rsidefix-show{
    display: none;
}



/* 左侧固定栏 */
.lsidefix{

}
.lsidefix-cnt{

}
.lsidefix-cnt .lsidefix-item{

}
.lsidefix-cnt .lsidefix-item img{

}


/* 子页面左侧菜单 */
.cnt-width:after{
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}
.sub-menu-wrap{
    float: left;
    margin-top: -65px;
    text-align: center;
    width: 220px;
}
.sub-menu-wrap .sub-menu-cnt{
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}
.sub-menu-wrap .sub-menu-cnt .page-title{
    background: linear-gradient(135deg, #04A5B0 0%, #00B3C4 50%, #06C9D4 100%);
    padding: 32px 0 28px;
}
.sub-menu-wrap .sub-menu-cnt .page-title h2{
    color: #fff;
    font-size: 24px;
    margin-bottom: 6px;
    letter-spacing: 2px;
}
.sub-menu-wrap .sub-menu-cnt .page-title p{
    color: rgba(255,255,255,0.8);
    font-size: 13px;
    letter-spacing: 1px;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list{
    padding: 8px 0;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item{
    position: relative;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item.active{
    background: #f0fffe;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item.active:before{
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background: #00B3C4;
    position: absolute;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item.active a{
    color: #00B3C4;
    font-weight: bold;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item:hover{
    background: #f0fffe;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item:hover:before{
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background: #00B3C4;
    position: absolute;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item a{
    color: #333;
    font-size: 15px;
    display: block;
    padding: 12px 0;
    transition: color 0.3s ease, padding-left 0.3s ease;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item:hover a{
    color: #00B3C4;
    padding-left: 6px;
}


/* 分页 */
.paging{
    text-align: center;
    font-size: 0;
    margin-bottom: 50px;
    padding-top: 30px;
}
.paging li{
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    margin: 0 3px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    background: #fff;
    cursor: default;
    transition: all 0.25s ease;
}
.paging li.thisclass{
    background: #00B3C4;
    color: #fff;
    border-color: #00B3C4;
}
.paging li a{
    display: block;
    font-size: 14px;
    color: #666;
    transition: color 0.25s ease;
}
.paging li a:hover{
    color: #00B3C4;
}
.paging li:hover{
    border-color: #00B3C4;
    color: #00B3C4;
}
.paging li.thisclass:hover{
    border-color: #00B3C4;
    color: #fff;
}




.road{
    margin-top: 20px;
    text-align: left;
    margin-bottom: 20px;
    color: #9e9e9e;
    font-size: 13px;
}
.road a{
    color: #9e9e9e;
}


/* 咨询弹出层 */
.chat_module{
    position: fixed;
    top: 50%;
    margin-top: -171px;
    padding: 0 10px;
    height: 46px;
    line-height: 46px;
    z-index: 1000;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    right: -235px;
    transition: all .6s ease;
    font-size: 0;
    opacity: 0;
}
.chat_module:hover{
    background: #fdfdfd;
    border: 1px solid #e1e1e1;
}
.chat_module:hover i{
    border-color: transparent #e1e1e1;
}
.chat_module i{
    position: absolute;
    right: -10px;
    top: 13px;
    width: 0;
    height: 0;
    border-color: transparent #eee;
    border-style: solid;
    border-width: 10px 0 10px 10px;
}
.chat_module i:after{
    content: '';
    position: absolute;
    right: 1px;
    top: -10px;
    width: 0;
    height: 0;
    border-color: transparent #fff;
    border-style: solid;
    border-width: 10px 0 10px 10px;
}
.chat_cnt{
    color: #222;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin-left: 5px;
}
.chat_module .chat_close{
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(../imgs/index/close.png);
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all .3s ease;
    cursor: pointer;
    opacity: 0.4;
}
.chat_module .chat_close:hover{
    transform: rotate(180deg);
    opacity: 1;
}


.w_small #chat_module.active{
    right: 85px;
    opacity: 1;
}
#chat_module.active{
    right: 130px;
    opacity: 1;
}

#swiper-ylbx .swiper-button{
    opacity: 0;
    transition: all .5s ease;
}
#swiper-ylbx:hover .swiper-button{
    opacity: 1;
}

#swiper-shows-ry .swiper-button{
    opacity: 0;
    transition: all .5s ease;
}
#swiper-shows-ry:hover .swiper-button{
    opacity: 1;
}