body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin:0;padding:0;text-size-adjust: none;line-height: 1;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;margin:0}
li{list-style:none}
a{text-decoration:none}
img{border:none;vertical-align:middle;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
table{border:none}
input,textarea{outline:none}
textarea{resize:none;overflow:auto}
.flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.show{
    display: block !important;
}
.wrap{
    width: 1600px;
    margin: auto;
    font-family: "microsoft yahei";
    background-size: contain;
}
.head{
    background: url(../img/head_bg.png) no-repeat;
    height: 530px;
    padding: 0 382px;
}
.nav{
    display: inline-block;
    margin-top: 30px;
    width: 100%;
}
.nav a{
    display: inline-block;
    font-size: 22spx;
    margin: 0 8px;
    color: #fff;
}
@font-face {
    font-family: 'gchw00u'; 
    src: url('gchw00u.ttf'); 
}
@font-face {
    font-family: 'pmzd'; 
    src: url('pmzd.ttf'); 
}
.slogan_box{
    margin-top: 73px;
}
.slogan_box p:not(:last-of-type){
}
.slogan_box p:nth-of-type(1){
    font-size: 36px;
    font-family: "gchw00u";
    background-image: -webkit-linear-gradient(#f2fffe 30%,#97e5ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    filter: drop-shadow(0 2px 0 #135882);
}
.slogan_box p:nth-of-type(2) {
    font-size: 44px;
    font-family: "gchw00u";
    background-image: -webkit-linear-gradient(#f3fffe 60%,#92d5ea);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 16px;
    filter: drop-shadow(0 2px 0 #135882);
}
.slogan_box p:nth-of-type(3) {
    font-size: 27px;
    font-family: noto sans SC;
    color: #fff;
    margin-top: 16px;
}
.slogan_box p:nth-of-type(4){
    font-size: 21px;
    margin-top: 42px;
    color: #fff;
}
.slogan_box p:nth-of-type(4) span{
    font-size: 21px;
    color: #fff;
    display: inline-block;
    background: linear-gradient(90deg,#1e96a4,#23b0b2);
    padding: 7px 24px;
    line-height: 1;
    border-radius: 100px;
    margin-left: 16px;
}
.title{
    font-size: 24px;
    font-weight: bold;
    color: #0b5861;
    text-align: center;
}
.title span{
    margin: 57px auto 48px;
    display: inline-block;
    position: relative;
}
.title span::after{
    content: '';
    position: absolute;
    background: linear-gradient(to right,transparent,#32dae4);
   width: 120%;
   height: 6px;
   bottom: -20px;
   left: -10%;
   right: 0;
   margin: auto;
}
.news{
    margin: auto;
    padding: 80px 270px 180px;
    background: url(../img/news_bg.png) no-repeat;
    align-items: flex-end;
    margin-top: -160px;
    background-size: 100% 100%;
}
.news_left{
    width: 434px;
    padding: 6px 8px;
    box-sizing: border-box;
    background: #f4fbfd;
    border-radius: 5px;
    box-shadow: 2px 3px 13px 0px #ccc;
}
.news_left img{
    width: 100%;
    height: 303px;
    border-radius: 5px;
    object-fit: cover;
}
.sw2 a p{
    font-size: 16px;
    margin-top: 12px;
    font-weight: bold;
    color: #0e6271;
    text-align: center;
}
.news_right{
    width: 585px;
    padding: 14px 7px;
    background: #f4fbfd;
    border-radius: 5px;
    box-shadow: 2px 3px 13px 0px #ccc;
    box-sizing: border-box;
}
.nr_box{
    height: 408px;
    box-sizing: border-box;
    padding: 35px 18px 0;
    overflow: auto;
    display: none;
}
.nr_btn{
    color: #747676;
    padding-bottom: 17px;
    border-bottom: 1px solid #4dbdcb;
    padding-left: 33px;
}
.nr_btn span{
    font-size: 22px;
    padding-bottom: 7px;
    margin-right: 33px;
    font-weight: bold;
    cursor: pointer;
}
.nr_selected{
    color: #0e6271;
    border-bottom: 7px solid #4dbdcb;
}
.nr_box a{
    margin-bottom: 30px;
    display: block;
}
.nr_box a h1{
    font-size: 14px;
    margin-bottom: 14px;
    font-weight: bold;
    color: #0e6271;
}
.nr_box a h2{
    font-size: 12px;
    line-height: 1.5;
    color: #262626;
}
.del{
    padding: 0 378px;
    margin-top: -120px;
}
.del p{
    font-size: 14px;
    margin-bottom: 14px;
    line-height: 1.5;
    color: #262626;
}
:is(.del,.review) :is(.btn) {
    text-align: center;
}
.btn a {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    position: relative;
    background: #ff8338;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 14px 40px 14px 48px;
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 10px;
}
.btn a::before{
    top: -24px;
    left: -24px;
    position: absolute;
    content: '';
    background: url(../img/intro_btn_icon.png) no-repeat;
    width: 59px;
    height: 59px;
}
.live{
    padding-top: 90px;
    margin-top: 30px;
    background: url(../img/live_bg.png) no-repeat;
}
.live img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.live1,.live2{
    margin: 0 290px;
    display: block;
}
.live_title{
    margin: 65px 0 32px;
    display: flex;
    align-items: center;
}
.live_title b{
    font-size: 30px;
    margin-right: 10px;
    white-space: nowrap;
    color: #0b5861;
}
.live_title span{
    width: 100%;
    height: 11px;
    background: linear-gradient(to right,#22b6c0,transparent);
}
.live1_box{
    justify-content: left;
    position: relative;
    flex-wrap: nowrap;
}
.live1_img{
    width: 346px;
    height: 346px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}
.live1_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.live1_box::before{
    width: 625px;
    height: 298px;
    left: 167px;
    top: 59px;
    background: url(../img/live1_before.png) no-repeat;
    position: absolute;
    content: '';
}
.live1_detail{
    margin: 110px 0 130px 40px;
}
.lbl{
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
}
.lbl::after{
    width: 387px;
    height: 108px;
    right: -80px;
    bottom: 0px;
    background: url(../img/live1_after.png) no-repeat;
    position: absolute;
    content: '';
}
.live1 h1{
    margin-left: 20px;
}
.live1 h1 b{
    font-size: 24px;
    color: #0b5861;
    margin-right: 15px;
}
.live1 h1 span{
    font-size: 16px;
    color: #585858;
}
.live1 h2{
    font-size: 24px;
    margin-bottom: 24px;
    font-weight: bold;
    color: #585858;
}
.live1 h3{
    font-size: 14px;
    color: #585858;
}
.live2_top{
    display: flex;
    align-items: center;
    margin-bottom: 27px;
}
.live2_tl{
    width: 399px;
    height: 259px;
    overflow: hidden;
    border-radius: 8px;
    flex-shrink: 0;
}
.live2_tr{
    width: 500px;
    margin-left: 26px;
}
.live2_tr h1{
    font-size: 24px;
    margin-bottom: 8px;
    color: #0b5861;
    font-weight: bold;
}
.live2_tr h2{
    font-size: 16px;
    line-height: 1.5;
    color: #585858;
}
.live2_bottom{
    display: flex;
    flex-wrap: wrap;
}
.guest_con{
    margin-right: 23px;
    width: 110px;
    text-align: center;
} 
.guest_con img{
    width: 100%;
    height: 150px;
    border-radius: 10px;
    object-fit: cover;
}
.guest_con .name{
    font-size: 18px;
    margin-top: 11px;
    color: #333333;
    font-weight: bold;
    display: block;
}   
.video{
    padding: 0 330px;
}
.v_left{
	width: 560px;
	height: 380px;
    position: relative;
}
.v_left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video_title{
	position: absolute;
	bottom: 10px !important;
	left: 10px !important;
	font-size: 14px !important;
	font-weight: bold;
	color: #fff !important;
}
.pic{
	display: flex;
    height: 100%;
    cursor: pointer;
}
.slider_circle_10 .active{
	width: 455px;
	height: 320px;
	margin: 0;
	left: 50px;
	top: 20px;
	z-index: 99;
	position: relative;
	cursor: pointer;
}
.slider_circle_10 .prev1, .slider_circle_10 .next1{
	top: 10%;
	height: 290px;
	width: 344px;
	background: rgba(0,0,0,.5) !important;
}
.slider_circle_10 .prev1{
	left: 254px;
}
.slider_circle_10 .next1{
	left: 210px;
	margin: 0;
}
.slider_circle_10 {
    position: relative;
    width: inherit;
    height: inherit;
}	
div.slider > div:not(.nav_indicators):not(.next_button):not(.prev_button){
	box-shadow: none;
	border: none;
	/*filter: brightness(0.6);*/
	border-radius: 6px;
}
.prev_button{
	background: url(../img/v_lbtn.png) no-repeat !important;
    left: -30px !important;
}
.next_button{
	background: url(../img/v_rbtn.png) no-repeat !important;
	right: -50px !important;
	left: inherit !important;
}
.prev_button,.next_button{
	border: none !important;
	width: 38px !important;
	height: 62px !important;
    border-radius: 0 !important;
}
.prev_button::after,.next_button::after{
	display: none !important;
}
.v_right{
	width: 327px;
	height: 414px;
	padding: 12px 20px 12px 12px;
	float: right;
	box-sizing: border-box;
	background: #e7e7e7;
	overflow: auto;
}
.v_right h3{
	color: #323232;
	margin-bottom: 14px;
	cursor: pointer;
	font-size: 14px;
	text-overflow: ellipsis;
	/* white-space: nowrap; */
	overflow: hidden;
}
.v_right a{
    display: block;
    color: #323232;
    margin-bottom: 14px;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.5;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    overflow: hidden;
}
video{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 9999;
	background: #ccc;
	width: 80%;
	height: 80%;
	display: none;
}
.review{
    background: url(../img/review_bg.png) no-repeat;
    padding: 20px 0 240px;
    background-size: 101%;
    /* transform: translateY(-480px); */
    margin-top: 150px;
}
.review_box{
    width: 980px;
    margin: auto;
    justify-content: flex-start;
}
.review_box a{
    font-size: 14px;
    margin-bottom: 15px;
    width: 490px;
    color: #fff;
    padding-left: 14px;
    position: relative;
    box-sizing: border-box;
}
.review_box a::before{
    left: -2px;
    top: 4px;
    width: 8px;
    height: 8px;
    background: linear-gradient(136deg,#7fcbec,#1ea9ab,#0b467c);
    border-radius: 2px;
    position: absolute;
    content: '';
}
.media{
    margin-top: -110px;
}
.media_box{
    width: 960px;
    margin: auto;
}
.media_box a{
    width: 420px;
    font-size: 14px;
    margin-bottom: 20px;
    padding-left: 30px;
    line-height: 1;
    color: #062f33;
    position: relative;
    box-sizing: border-box;
    white-space: nowrap;
}
.media_box a::before{
    top: 2px;
    left: -2px;
    width: 17px;
    height: 11px;
    background: url(../img/media_icon.png) no-repeat;
    position: absolute;
    content: '';
}
.group{
    padding: 0 46px;
    width: 1024px;
    margin: auto;
}
.group b{
    color: #000;
    color: #000;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 6px;
}
.group_box{
	width: 941px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 32px 29px;
}
.group_con{
	max-width: 450px;
}
.group_con h3{
	color: #000;
    margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.group_con p{
	color: #000;
	font-size: 14px;
	margin-top: 6px;
}
.qrcode{
	margin-top: 12px;
	display: flex;
}
.qrcode div{
	text-align: center;
	margin-right: 20px;
}
.qrcode img{
	width: 100px;
	height: 100px;
}
.qrcode p{
	font-size: 12px;
	text-align: center;
	margin-top: 6px;
}
.footerwrap{
    background: url(../img/footer_bg.png) no-repeat 100% 100%;
    padding: 28px 320px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fbfafa;
    font-size: 14px;
    line-height: 21px;
    padding-top: 200px;
}
.footer_l img{
    width: 130px;
    margin: 30px;
}
.footer_r{
    width: 744px;
}
.footer_r li:not(:last-of-type){
    margin-bottom: 22px;
}