.kv{height:700px;position: relative;z-index:1;margin-top:88px;}
.kv video{width:100%;height:100%;object-fit:cover;}
.kv img.pc{width:100%;height:100%;object-fit:cover;}
.kv .box{position: absolute;left:0;right:0;top:0;bottom:0;}
.kv .box .tip_txt{padding-top:150px;text-align:center;}
.kv .box .tip_txt .num{height:87px;background:url(../images/index/kv_2023.png) no-repeat center;margin-bottom:25px;background-size: contain}
.kv .box .tip_txt h3{font-size:38px;line-height:40px;color:#fff;font-weight:bold;margin-bottom:40px;}
.kv .box .tip_txt p a{display:inline-block;height:54px;line-height:54px;width:160px;background-color:#06aec7;border-radius:35px;font-size:16px;color:#fff;font-weight:bold;transition:all .3s;box-sizing: border-box;padding:0 20px;margin:0 10px;}
.kv .box .tip_txt p a span{position: relative;transition:all .3s;}
.kv .box .tip_txt p a span::after{content:"";float:right;height:54px;width:0;background:url(../images/index/down_arrown.svg) no-repeat center;background-size:26px;transition:all .3s;}
.kv .box .tip_txt p a:hover{width:190px;background-color:#f9a31a}
.kv .box .tip_txt p a.down:hover{width:194px;}
.kv .box .tip_txt p a:hover span{padding-right:25px;}
.kv .box .tip_txt p a:hover span::after{width:24px;}
.kv .box .ul_slider{margin-top:125px;overflow:hidden;position: relative;}
.kv .box .box-item{width:390px;height:120px;box-sizing: border-box;text-align:center;background:rgba(0,0,0,.7);margin:0 3px;padding-top:30px;transition:all .3s;position: relative;}
.kv .box .box-item .item{position: relative;z-index:1;}
.kv .box .box-item .item h3{font-size:24px;line-height:24px;color:#fff;font-weight:bold;}
.kv .box .box-item .item p{font-size:14px;line-height:20px;color:rgba(255,255,255,.5);margin-top:15px;}
.kv .box .box-item::before{content:"";position: absolute;left:0;right:0;top:0;bottom:0;display:block;opacity:0;transition:all .3s;}
.kv .box .box-item.l_1::before{background:url(../images/index/kv_l_1.jpg) no-repeat;}
.kv .box .box-item.l_2::before{background:url(../images/index/kv_l_2.jpg) no-repeat;}
.kv .box .box-item.l_3::before{background:url(../images/index/kv_l_3.jpg) no-repeat;}
.kv .box .box-item:hover::before{opacity:1;}

.index_1{height:670px;background:#fff url(../images/index/index_1_bg.jpg) no-repeat center bottom;background-size:100% auto;box-sizing:border-box;}
.index_1 .tip{text-align:center;padding-top:90px;}
.index_1 .tip h3{font-size:32px;line-height:32px;color:#000000;font-weight:bold;margin-bottom:15px;}
.index_1 .tip h4{font-size:18px;line-height:18px;font-weight:500;color:#333;}
.index_1 ul.list{font-size:0;}
.index_1 ul.list li{display:inline-block;width:calc(100% / 3);text-align:center;margin-top:90px;}
.index_1 ul.list li h4 span{font-size:58px;line-height:58px;color:#379fba;font-weight:bold;}
.index_1 ul.list li h4 sup{font-size:50px;color:#379fba;font-weight:100;}
.index_1 ul.list li .line{display:inline-block;width:45px;height:3px;background-color:#f9a31a;margin:5px 0;}
.index_1 ul.list li p{font-size:18px;line-height:28px;color:#333;font-weight:500;}

.index_2{background:url(../images/index/index_2_bg.jpg) no-repeat center;background-size:cover;}
.index_2 .tit{text-align:center;padding:80px 0;}
.index_2 .tit h3{font-size:36px;line-height:36px;font-weight:bold;color:#000000;margin-bottom:20px;}
.index_2 .tit h4{font-size:18px;line-height:18px;color:#000;}
.index_2 .box-flex{display:flex;justify-content: flex-end;}
.index_2 .box-list{float:right;}
.index_2 .box-list.box-list-m{display:none;}
.index_2 .box-list .box-item{display:flex;}
.index_2 .box-list .box-item .item{display:inline-block;width:166px;height:160px;}
.index_2 .box-list .box-item .item a{display:block;width:100%;height:100%;position: relative;box-sizing: border-box;padding:30px 20px;transition:all .3s;}
.index_2 .box-list .box-item .item a .num{font-size:20px;line-height:20px;color:#fff;}
.index_2 .box-list .box-item .item a .txt{font-size:18px;line-height:26px;color:#fff;font-weight:bold;position: absolute;bottom:20px;}
.index_2 .box-list .box-item .item a .txt::after{content:"";display:block;width:100%;height:0;transition:all .3s;
	background:url(../images/index/down_arrown.svg) no-repeat left center;background-size:auto 24px;}
.index_2 .box-list .box-item .item a:hover .txt::after{height:20px;margin-top:5px;}
.index_2 .box-list .box-item .item a.b{ background-image: linear-gradient(to right, rgba(0,159,222,.75) , rgba(2,189,220,.75));}
.index_2 .box-list .box-item .item a.y{ background-image: linear-gradient(to right, rgba(228,146,41,.75) , rgba(224,173,22,.75));}
.index_2 .box-list .box-item .item a.b:hover{ background-image: linear-gradient(to right, rgba(0,159,222,1) , rgba(2,189,220,1));}
.index_2 .box-list .box-item .item a.y:hover{ background-image: linear-gradient(to right, rgba(228,146,41,1) , rgba(224,173,22,1));}

.index_3{background-image:url(../images/index/index_3_bg_1.jpg), url(../images/index/index_3_bg_2.jpg);background-repeat:no-repeat,no-repeat;background-position:left top,right bottom;height:810px;}
.index_3 h2{font-size:36px;line-height:36px;color:#000;font-weight:bold;text-align:center;padding-top:120px;margin-bottom:50px;}
.index_3 .tab{text-align:center;margin-bottom:65px;}
.index_3 .tab .tablist{display:inline-block;height:40px;font-size:0;border-radius:50px;background-color:#fff;box-shadow:0 0 30px rgba(200,201,202,.39);}
.index_3 .tab .tablist span{display:inline-block;height:40px;line-height:40px;padding:0 30px;font-size:16px;color:#38aec6;font-weight:bold;cursor:pointer;}
.index_3 .tab .tablist span.active{background-color:#f9a31a;color:#fff;border-radius:50px;}
.index_3 .tabcon .con .listBox-1{display:flex;justify-content:center;align-items:center;}
.index_3 .tabcon .con .listBox-1 .imgbox{box-shadow:0 0 32px rgba(81,83,86,.35);margin-right:65px;}
.index_3 .tabcon .con .listBox-1 .txtbox{width:800px;}
.index_3 .tabcon .con .listBox-1 .txtbox h3{font-size:24px;line-height:24px;color:#333;font-weight:bold;margin-bottom:15px;}
.index_3 .tabcon .con .listBox-1 .txtbox p{font-size:15px;line-height:32px;color:#333333;}
.index_3 .tabcon .con .listBox-1 .txtbox ul{display:flex;flex-wrap:wrap;}
.index_3 .tabcon .con .listBox-1 .txtbox ul li{width:calc(100% / 3);display:flex;align-items:center;margin-top:20px;}
.index_3 .tabcon .con .listBox-1 .txtbox ul li i{display:inline-block;width:38px;height:38px;border-radius:50%;margin-right:8px;background-color:#f9a31a;background-repeat:no-repeat;}
.index_3 .tabcon .con .listBox-1 .txtbox ul li i.i_1{background-image:url(../images/index/index_3_icon_1.png);}
.index_3 .tabcon .con .listBox-1 .txtbox ul li i.i_2{background-image:url(../images/index/index_3_icon_2.png);}
.index_3 .tabcon .con .listBox-1 .txtbox ul li i.i_3{background-image:url(../images/index/index_3_icon_3.png);}
.index_3 .tabcon .con .listBox-1 .txtbox ul li i.i_4{background-image:url(../images/index/index_3_icon_4.png);}
.index_3 .tabcon .con .listBox-1 .txtbox ul li i.i_5{background-image:url(../images/index/index_3_icon_5.png);}
.index_3 .tabcon .con .listBox-1 .txtbox ul li i.i_6{background-image:url(../images/index/index_3_icon_6.png);}
.index_3 .tabcon .con .listBox-1 .txtbox ul li span{font-size:16px;line-height:26px;color:#333333;font-weight:500;}
.index_3 .tabcon .con .txtbox a{display:inline-block;height:54px;line-height:54px;width:205px;background-color:#06aec7;border-radius:35px;font-size:16px;color:#fff;font-weight:bold;transition:all .3s;box-sizing: border-box;padding:0 20px;text-align:center;margin-top:30px;}
.index_3 .tabcon .con .txtbox a span{position: relative;transition:all .3s;}
.index_3 .tabcon .con .txtbox a span::after{content:"";float:right;height:54px;width:0;
	background:url(../images/index/down_arrown.svg) no-repeat center;background-size:26px;transition:all .3s;}
.index_3 .tabcon .con .txtbox a:hover{background-color:#f9a31a}
.index_3 .tabcon .con .txtbox a:hover span{padding-right:25px;}
.index_3 .tabcon .con .txtbox a:hover span::after{width:24px;}

.index_3 .tabcon .con .listBox-2{display:flex;justify-content:center;}
.index_3 .tabcon .con .listBox-2 .imgbox{margin-right:30px;}
.index_3 .tabcon .con .listBox-2 .txtbox{width:610px;}
.index_3 .tabcon .con .listBox-2 .txtbox h3{font-size:24px;line-height:32px;color:#333;font-weight:bold;margin-bottom:20px;}
.index_3 .tabcon .con .listBox-2 .txtbox p{font-size:15px;line-height:32px;color:#333;}

.index_4{height:768px;background:url(../images/index/index_4_bg.jpg) no-repeat center;background-size:cover;}
.index_4 .list-flex{display:flex;justify-content: space-between;align-items:center;height:578px;}
.index_4 .list-flex .txt{width:585px;}
.index_4 .list-flex .txt h3{font-size:32px;line-height:32px;color:#fff;font-weight:bold;margin-bottom:60px;}
.index_4 .list-flex .txt h3 span{font-size:112px;color:#fff;padding-right:5px;}
.index_4 .list-flex .txt p{padding-left:30px;border-left:2px solid #f9a31a;font-size:15px;line-height:32px;color:#fff;padding-top:10px;padding-bottom:45px;}
.index_4 .list-flex .tab{width:520px;height:578px;background:url(../images/index/index_4_bg_2.png) no-repeat right top;position: relative;}
.index_4 .list-flex .tab .sp{display:none;}
.index_4 .list-flex .tab .sp img{display:block;width:100%;}
.index_4 .list-flex .tab .tablist a{font-size:20px;line-height:32px;cursor:pointer;color:#8fd2e8;position: absolute;display:inline-block;transition:all .3s;}
.index_4 .list-flex .tab .tablist a::after{content:"";display:inline-block;width:16px;height:16px;border:2px solid #38aec6;border-radius:50%;box-sizing: border-box;position: absolute;right:0;top:8px;background-color:#1f7da6;}
.index_4 .list-flex .tab .tablist a.a_2025{width:87px;top:110px;left:69px;}
.index_4 .list-flex .tab .tablist a.a_2023{width:87px;top:240px;left:16px;}
.index_4 .list-flex .tab .tablist a.a_2021{width:82px;bottom:180px;left:25px;}
.index_4 .list-flex .tab .tablist a.a_2018{width:84px;bottom:60px;left:83px;}
.index_4 .list-flex .tab .tablist a.a_2015{width:92px;bottom:85px;left:60px;}
.index_4 .list-flex .tab .tablist a.active{font-size:24px;font-weight:bold;color:#fff;}
.index_4 .list-flex .tab .tablist a.active::after{background-color:#fff;border:2px solid #fff;}
.index_4 .list-flex .tab .tablist a:hover{color:#fff;}

.index_4 .list-flex .tab .tabcon{position: absolute;top:110px;left:240px;}
.index_4 .list-flex .tab .tabcon .con{width:246px;text-align:center;display:none;}
.index_4 .list-flex .tab .tabcon .con .imgbox{width:246px;height:320px;box-shadow:0 0 32px rgba(9,23,35,.15);transition:all .3s;}
.index_4 .list-flex .tab .tabcon .con .imgbox img{display:block;width:100%;}
.index_4 .list-flex .tab .tabcon .con:hover .imgbox{box-shadow:0 0 50px rgba(9,23,35,.5);}/*transform: rotateX(20deg) rotateY(-28deg) rotateZ(8deg)*/
.index_4 .list-flex .tab .tabcon .con a{display:inline-block;height:56px;border:1px solid #fff;border-radius:50px;line-height:54px;text-align:center;padding:0 30px;margin-top:30px;transition:all .3s;}
.index_4 .list-flex .tab .tabcon .con a span{font-size:16px;font-weight:bold;color:#fff;line-height:54px;padding-left:30px;background:url(../images/index/down.svg) no-repeat left center;background-size:20px auto;}
.index_4 .list-flex .tab .tabcon .con a:hover{border:1px solid #f9a31a;background-color:#f9a31a;}
.index_4 .slider-box{width:100%;height:380px;background-color:#fff;margin-bottom:-175px;box-shadow:0 30px 30px rgba(9,23,35,.06);}
.index_4 .slider-box h3{font-size:26px;line-height:26px;color:#000;text-align:center;font-weight:500;padding:40px 0;}
.index_4 .slider-box .slider{position:relative;overflow:hidden;height:276px;box-sizing:border-box;}
.index_4 .slider-box .slider .swiper-slide{text-align:center;padding:0 130px;}
.index_4 .slider-box .slider .txt{font-size:18px;line-height:32px;color:#38aec6;font-weight:500;font-style:italic;display:inline-block;max-height:128px;}
.index_4 .slider-box .slider .txt span{display:inline-block;width:14px;height:14px;}
.index_4 .slider-box .slider .txt span.s_1{background:url(../images/index/txt_s_1.svg) no-repeat center;background-size:cover;position: relative;top:-8px;}
.index_4 .slider-box .slider .txt span.s_2{background:url(../images/index/txt_s_2.svg) no-repeat center;background-size:cover;position: relative;bottom:-8px;}
.index_4 .slider-box .slider .character{font-size:15px;line-height:20px;color:#666;padding-top:20px;position: relative;margin-top:25px;}
.index_4 .slider-box .slider .character::before{content:"";display:inline-block;width:40px;height:1px;background-color:#ababab;position: absolute;top:0;left:50%;transform:translateX(-50%);}
.index_4 .slider-box .slider .slider-btn{display:inline-block;position: absolute;top:40px;width:46px;height:46px;cursor:pointer;box-shadow:0 0 32px rgba(0,32,35,.15);background-color:#38aec6;border-radius:50%;z-index:3;background-repeat:no-repeat;background-size:20px;background-position:center;opacity:1;}
.index_4 .slider-box .slider .slider-btn.prev{left:45px;background-image:url(../images/index/left.svg);}
.index_4 .slider-box .slider .slider-btn.next{right:45px;background-image:url(../images/index/right.svg);}
.index_4 .slider-box .slider .dot{position: absolute;left:0;right:0;bottom:20px;text-align:center;z-index:2;}
.index_4 .slider-box .slider .dot span{display:inline-block;width:52px;height:4px;background-color:#cfd1d1;border:0;margin:0 5px;border-radius:0;cursor:pointer;opacity:1;}
.index_4 .slider-box .slider .dot span.swiper-pagination-bullet-active{background-color:#f9a31a}

.index_5{padding-top:270px; text-align:center;padding-bottom:60px;}
.index_5 h3{font-size:36px;line-height:36px;color:#000;font-weight:bold;padding-bottom:35px;}
.index_5 h4{position: relative;font-size:16px;line-height:26px;color:#666666;padding-bottom:10px;}
.index_5 h4::before{content:"";display:inline-block;width:35px;height:1px;background-color:#ababab;position: absolute;bottom:0;left:50%;transform: translateX(-50%);}
.index_5 .logo_list{margin:20px 0;}
.index_5 .logo_list ul{display:flex;justify-content:center;}
.index_5 .logo_list ul li{margin:0 25px;}

.index_6{background-color:#eaeaec;padding:50px 0;}
.index_6 .flex{display:flex;justify-content:center;}
.index_6 .flex .txtbox{width:880px;margin-left:45px;font-size:14px;line-height:28px;color:#333333;padding-top:20px;}
.index_6 .flex .txtbox a{display:inline-block;color:#f9a31a;border-bottom:1px solid #f9a31a;transition:all .3s;}
.index_6 .flex .txtbox a:hover{color:#38aec6;border-bottom:1px solid #38aec6;}


.report_body{padding-top:110px;background:#eaeaec url(../images/report_interpretation_summit/bg.jpg) no-repeat center top;background-size:100% auto;padding-bottom:60px;margin-top:88px;}
.report_body h1{padding-left:65px;font-size:48px;line-height:68px;color:#fdf2ed;font-weight:bold;padding-bottom:85px;}
.report_body .report_txt_body{background:#fff url(../images/report_interpretation_summit/bg_2.jpg) no-repeat right bottom;;border-radius:16px;box-shadow:0 0 30px rgba(123,134,148,.15);overflow:hidden;}
.report_body .report_txt_body .txt_body_1{padding:60px 65px;background:url(../images/report_interpretation_summit/body_1_bg.png) repeat-x left bottom;}
.report_body .report_txt_body .txt_body_1 .flex{display:flex;justify-content: space-between;align-items:center;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox h3{font-size:32px;line-height:32px;font-weight:bold;color:#000;margin-bottom:15px;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox .date{font-size:20px;line-height:36px;color:#333;padding-left:35px;background:url(../images/report_interpretation_summit/date.png) no-repeat left center;margin-bottom:35px;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox ul li{font-size:16px;line-height:32px;color:#333333;padding-left:25px;position: relative}
.report_body .report_txt_body .txt_body_1 .flex .txtbox ul li::before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#46bad0;position: absolute;left:0;top:11px;}
/*.report_body .report_txt_body .txt_body_1 .flex .txtbox a{display:inline-block;padding:0 25px;height:54px;line-height:54px;border-radius:30px;background-color:#f9a31a;transition:all .3s;box-shadow:0 0 16px rgba(0,0,0,.2);margin-top:30px;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox a span{display:block;font-size:16px;font-weight:bold;color:#fff;padding-right:45px;background:url(../images/index/down_arrown.svg) no-repeat right center;background-size:28px auto;transition:all .3s;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox a:hover{background-color:#46bad0;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox a:hover span{padding-right:55px;}*/

.report_body .report_txt_body .txt_body_1 .flex .txtbox a{display:inline-block;height:54px;line-height:54px;width:160px;background-color:#06aec7;border-radius:35px;font-size:16px;color:#fff;font-weight:bold;transition:all .3s;box-sizing: border-box;padding:0 20px;margin:0 10px;text-align:center;margin-top:30px;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox a span{position: relative;transition:all .3s;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox a span::after{content:"";float:right;height:54px;width:0;background:url(../images/index/down_arrown.svg) no-repeat center;background-size:26px;transition:all .3s;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox a:hover{width:190px;background-color:#f9a31a}
.report_body .report_txt_body .txt_body_1 .flex .txtbox a:hover span{padding-right:25px;}
.report_body .report_txt_body .txt_body_1 .flex .txtbox a:hover span::after{width:24px;}


.report_body .report_txt_body .txt_body_2{padding:75px 65px;background:url(../images/report_interpretation_summit/body_2_bg.jpg) no-repeat right top;}
.report_body .report_txt_body .txt_body_2 .list{background:url(../images/report_interpretation_summit/line.jpg) repeat-y 60px top;}
.report_body .report_txt_body .txt_body_2 .list .item{display:flex;padding-top:35px;position: relative;}
.report_body .report_txt_body .txt_body_2 .list .item .imgbox{width:121px;height:121px;background-color:#fff;margin-right:42px;position: relative;z-index:2;}
.report_body .report_txt_body .txt_body_2 .list .item .imgbox img{display:block;width:100%;}
.report_body .report_txt_body .txt_body_2 .list .item .txtbox{width:880px;border-bottom:1px solid #e0e0e0;padding-bottom:50px;}
.report_body .report_txt_body .txt_body_2 .list .item .txtbox h4{font-size:16px;line-height:26px;color:#ff9600;font-weight:500;margin-bottom:10px;}
.report_body .report_txt_body .txt_body_2 .list .item .txtbox h3{font-size:24px;line-height:34px;color:#000000;font-weight:bold;margin-bottom:5px;}
.report_body .report_txt_body .txt_body_2 .list .item .txtbox p{font-size:16px;line-height:32px;color:#333333;font-weight:500;}
.report_body .report_txt_body .txt_body_2 .list .item .txtbox ul li{font-size:16px;line-height:32px;color:#333333;font-weight:500;padding-left:15px;position: relative;}
.report_body .report_txt_body .txt_body_2 .list .item .txtbox ul li::before{content:"";display:inline-block;width:8px;height:8px;background-color:#ff9600;border-radius:50%;position:absolute;left:0;top:12px;}
.report_body .report_txt_body .txt_body_2 .list .item:first-child{padding-top:0;}
.report_body .report_txt_body .txt_body_2 .list .item:last-child .txtbox{border-bottom:0;}
.report_body .report_txt_body .txt_body_2 .list .item::before{content:"";display:inline-block;width:16px;height:16px;background-color:#afafb0;border-radius:50%;position: absolute;bottom:-8px;left:53px;}

.report_body .report_txt_body .txt_body_2 .list .item:last-child::before{display:none;}
.report_body .report_txt_body .txt_body_2 .list .item:last-child::after{content:"";display:inline-block;width:8px;height:220px;position: absolute;left:55px;bottom:0;background-color:#fff;z-index:1;}


.live-play{margin-top:88px;height:2340px;overflow:hidden;}
.live-play iframe{width:100%;height:2340px;}



/*stephen update on 2025-05-13*/
header {height:84px;background-color:#fff;position: fixed;left:0;right:0;top:0;z-index:999;}
header .clearfix{width:100%;}
header a.logo{height:84px;width:150px;position: relative}
header a.logo img{height:50px;position: absolute;left:0;right:0;top:50%;transform: translateY(-50%);}
header nav{float:left;}
header nav ul li{float:left;padding:21px 0;}
header nav ul li a{font-size:18px;font-size:1.8rem;display:inline-block;width:124px;height:42px;line-height:42px;text-align:center;font-weight:bold;color:#000;text-decoration:none;border-radius:6px;outline:none;}
header nav ul li:hover a,header nav ul li.active a{background-color:#e5e5e5;color:#445765;text-decoration:none;}
header a.sech{height:54px;width:54px;float:left;background:url(../images/common/search.png) no-repeat center;margin:15px 15px 0;cursor:pointer;}
header a.sech.cur{background:url(../images/common/close.png) no-repeat center;}
header a.lxwm{float:right;margin-top:15px;width:140px;height:54px;line-height:54px;text-align:center;background-color:#00aec7;font-size:18px;font-size:1.8rem;color:#fff;font-weight:bold;text-decoration:none;border-radius:6px;cursor:pointer;transition:all linear .3s;}
header a.lxwm:hover{background-color:#f9a31a;}
header a.shop{float:right;margin-left:10px;margin-top:15px;width:140px;height:54px;line-height:54px;text-align:center;border:1px solid #f9a31a;font-size:18px;font-size:1.8rem;color:#f9a31a;font-weight:bold;text-decoration:none;border-radius:6px;cursor:pointer;transition:all linear .3s;}
header a.shop:hover{background-color:#f9a31a;color:#fff;}
header a.mobile_menu_btn{display:none;}


.sub_nav_body{position:fixed;left:0;right:0;top:84px;z-index:998;display:none;}
.sub_nav_body .nav_list_body{display:flex;flex-wrap:wrap;padding:40px 30px 0;box-shadow:0 0 10px rgba(0,0,0,.1);position: relative;vertical-align:top;background-color:#fff;}
.sub_nav_body .nav_list_body::before{content:"";position: absolute;left:0;right:0;top:0;height:40px;background:url(../images/common/nav_box_bg.jpg) repeat-x left top;}
.sub_nav_body .nav_list_body#solu_nav{width:810px;margin-right:50px;float:right;}
.sub_nav_body .nav_list_body#solu_nav .box{width:33.333%;box-sizing: border-box;padding-left:25px;margin-bottom:40px;background:url(../images/common/nav_box.png) no-repeat left 5px;}
.sub_nav_body .nav_list_body .box h3{font-size:16px;font-size:1.6rem;color:#333;line-height:30px;font-weight:bold;text-decoration:none;}
.sub_nav_body .nav_list_body .box h3 a{font-size:16px;font-size:1.6rem;color:#333;line-height:30px;font-weight:bold;text-decoration:none;}
.sub_nav_body .nav_list_body .box h3 a:hover{color:#f2a632;}
.sub_nav_body .nav_list_body .box p a{font-size:16px;font-size:1.6rem;line-height:32px;color:#333;text-decoration:none;transition:color linear .3s;outline:0;}
.sub_nav_body .nav_list_body .box p a:hover,.sub_nav_body .nav_list_body .box p a.active{color:#00aec7;}


.sub_nav_body .nav_list_body#scene_nav{width:600px;float:left;margin-left:340px;padding:30px 30px 0;}
.sub_nav_body .nav_list_body#scene_nav .box{width:100%;margin-bottom:40px;font-size:0;}
.sub_nav_body .nav_list_body#scene_nav .box p{display:inline-block;width:50%;}
.sub_nav_body .nav_list_body#scene_nav .box p a{font-size:16px;font-size:1.6rem;line-height:40px;font-weight:bold;padding-left:25px;}
.sub_nav_body .nav_list_body#scene_nav .box p a:hover,.sub_nav_body .nav_list_body#scene_nav .box p a.active{background:url(../images/common/nav_box.png) no-repeat left center;color:#00aec7;}

.headSearch{position:fixed;left:0;right:0;top:84px;z-index:999;display:none;}

.pageKv{height:160px;background-color:#435664;}
.pageKv .container{height:100%;position: relative;}
.pageKv .container .layer{position: absolute;top:50%;transform: translateY(-50%);}
.pageKv .container h2{font-size:32px;font-size:3.2rem;color:#fff;font-weight:bold;padding-left:42px;background:url(../images/common/privacy.png) no-repeat 10px 4px;}
.pageKv .container h3{font-size:18px;font-size:1.8rem;line-height:28px;color:#fff;padding-left:45px;width:550px;margin-top:20px;}
.pageKv .container h4{font-size:18px;font-size:1.8rem;line-height:28px;color:#fff;padding-left:45px;margin-top:15px;}
.pageKv .container .share{padding-left:42px;}
.pageKv .container .share a{display:inline-block;width:46px;height:46px;line-height:42px;margin-right:30px;border-radius:50%;font-size:24px;color:#fff;text-align:center;cursor:pointer;text-decoration:none;transition:all linear .5s;}
.pageKv .container .share a:hover{background:rgba(255,255,255,.2)}


.pageKv.detKv{height:160px;background-color:#435664;}
.pageKv.newsdetKv{height:210px;background-color:#435664;}
.pageKv.classKv{height:260px;background-position:center;background-repeat:no-repeat;background-size:cover;}
.pageKv.teamKv .container h3{font-size:16px;font-size:1.6rem;}
.pageKv.honorKv .container h3{width:100%;}

.pageKv.detKv h2{margin-top:10px;}

.privBy{padding:40px 40px 100px}
.privBy p{font-size:15px;font-size:1.5rem;line-height:30px;color:#444;}
.privBy p a{display:inline-block;border-bottom:1px solid #00aec7;color:#00aec7;text-decoration:none;}
.privBy h3{font-size:30px;font-size:3rem;line-height:32px;color:#333;font-weight:bold;margin-bottom:25px;}
.privBy ul li a{font-size:15px;font-size:1.5rem;line-height:28px;color:#00aec7;border-bottom:1px solid #00aec7;padding-bottom:5px;text-decoration:none;}


.txt_out h3{font-size:30px;font-size:3rem;line-height:48px;color:#020202;font-weight:bold;margin-bottom:20px;}
.txt_out p{font-size:15px;font-size:1.5rem;line-height:32px;color:#333;}


.searchKv .container{padding-top:50px;}
.searchKv .content{position: relative;border-bottom:2px solid #fff;margin:0 35px;}
.searchKv .content input{background:none;border:0;font-size:18px;line-height:28px;color:#fff;padding:10px 50px 10px 0;box-sizing:border-box;width:100%;}
.searchKv .content input::placeholder{color:#fff;}
.searchKv .content .sechBtn{position: absolute;right:0;top:0;display:inline-block;width:46px;height:46px;line-height:46px;text-align:center;font-size:24px;color:#fff;text-decoration:none;}

.cookieBy{position: fixed;left:0;right:0;bottom:0;border: 2px solid #00aec7;padding:10px;background: #e4eaeb;z-index:22;display:none;}
.cookieBy .cookcont{display:flex;}
.cookieBy .cookcont .lf{width:86%;font-size:14px;color:#425563;}
.cookieBy .cookcont .lf a{font-size:14px;color:#00aec7;}
.cookieBy .cookcont .rt a{display:inline-block;width:52px;height:44px;line-height:44px;font-size:14px;color:#fff;text-decoration:none;background-color: #00aec7;text-align:center;cursor:pointer;}

.mobile_nav{background-color:#fff;position: fixed;left:0;right:0;top:70px;bottom:0;z-index:98;padding-top:30px;display:none;overflow-y:auto;}
.mobile_nav .list{padding:0 20px;margin-bottom:15px;}
.mobile_nav .list h2{font-size:20px;line-height:30px;font-weight:bold;cursor:pointer;height:30px;position: relative;}
.mobile_nav .list h2 i{display:inline-block;width:24px;height:24px;cursor:pointer;background:url(../images/common/nav_i.png) no-repeat center;background-size:16px auto;transition:all linear .3s;vertical-align:middle;margin-top:4px;position: absolute;right:0;}
.mobile_nav .list h2.cur{color:#236192;}
.mobile_nav .list h2.cur i{transform:rotate(180deg);}


.mobile_nav .list h3{font-size:16px;line-height:36px;font-weight:bold;padding-left:30px;background:url(../images/common/privacy.png) no-repeat left center;background-size:16px auto;}

.mobile_nav .list .mask{padding-top:15px;display:none;}
.mobile_nav .list .mask p a{font-size:16px;line-height:50px;color:#4d4d4d;display:block;text-decoration:none;outline:0;font-weight:bold;}
.mobile_nav .list .mask .box p a{padding-left:30px;font-weight:400;}
.mobile_nav .lxwm{padding:20px 20px 0;}
.mobile_nav .lxwm a{display:block;height:40px;line-height:40px;text-align:center;text-decoration:none;background-color:#03aec7;color:#fff;font-size:16px;border-radius:4px;}

footer{background-color:#273238;position: relative;padding-bottom:45px;}
footer::before{content:"";position: absolute;left:0;right:0;top:0;height:170px;background-color:#eeeeee;width:100%;z-index:1;display:none!important;}
footer .contBody{position: relative;z-index:2;}
footer .contBody .footForm{background-color:#f5f5f5;padding:40px 120px;}
footer .contBody .footForm .from_frame{width:100%;height:840px;overflow:hidden;}
footer .contBody .formbody{background-color:#f5f5f5;padding:40px 0 0;display: none}
footer .contBody .formbody h3{font-size:32px;font-size:3.2rem;line-height:48px;color:#000;text-align:center;font-weight:bold;margin-bottom:10px;}
footer .contBody .formbody h4{font-size:16px;font-size:1.6rem;line-height:30px;color:#444;text-align:center;}
footer .contBody .formbody .from_frame{width:100%;height:840px;overflow:hidden;}

footer .contBody .footForm h3{font-size:32px;font-size:3.2rem;line-height:48px;color:#000;text-align:center;font-weight:bold;margin-bottom:10px;}
footer .contBody .footForm h4{font-size:16px;font-size:1.6rem;line-height:30px;color:#444;text-align:center;padding-bottom:20px;}
footer .contBody .footForm ul{font-size:0;}
footer .contBody .footForm ul li{display:inline-block;width:calc((100% - 35px) / 2);margin-right:35px;margin-bottom:20px;}
footer .contBody .footForm ul li:nth-child(2n){margin-right:0;}
footer .contBody .footForm ul li.w100{width:100%;margin-right:0;}
footer .contBody .footForm ul li.mb0{margin-bottom:0;}
footer .contBody .footForm ul li.w100.center{text-align:center;}
footer .contBody .footForm ul li input{border:1px solid #bfbfbf;height:40px;box-sizing: border-box;width:100%;border-radius:6px;font-size:14px;line-height:24px;padding:7px 10px;color:#444;}
footer .contBody .footForm ul li h5{font-size:15px;font-size:1.5rem;color:#444;padding-bottom:5px;}
footer .contBody .footForm ul li select::-ms-expand{display: none;}
footer .contBody .footForm ul li select{border:1px solid #bfbfbf;color:#777;height:40px;box-sizing: border-box;width:100%;border-radius:6px;font-size:14px;line-height:24px;padding:7px 8px;appearance:none;-moz-appearance:none; -webkit-appearance:none;background:url(../images/common/select_bg.png) no-repeat 97% center;}
footer .contBody .footForm ul li textarea{padding:10px 10px;border:1px solid #bfbfbf;box-sizing: border-box;width:100%;font-size:14px;font-size:1.4rem;line-height:20px;color:#444;height:82px;border-radius:6px;}
footer .contBody .footForm ul li .yzm{display:inline-block;}
footer .contBody .footForm ul li .yzm span{font-size:15px;line-height:34px;color:rgba(68,68,68,.7);float:left;}
footer .contBody .footForm ul li .yzm input{float:left;width:92px;height:34px;border:1px solid #cfd4da;box-sizing:border-box;font-size:14px;line-height:20px;padding:6px 5px;margin-left:5px;border-radius:0;margin-right:10px;}
footer .contBody .footForm ul li .yzm a{float:left;width:80px;height:20px;margin-top:7px;cursor:pointer;}
footer .contBody .footForm ul li input.chx{float:left;width:14px;height:14px;margin-right:12px;margin-top:7px;}
footer .contBody .footForm ul li .txt{padding:25px 20px;font-size:14px;font-size:1.4rem;line-height:24px;color:#666666;background-color:rgba(235,235,235,.7);border-radius:8px;width:840px;box-sizing: border-box;}


footer .contBody .footForm ul li p{float:left;width:calc(100% - 26px);font-size:14px;line-height:28px;color:#333;box-sizing: border-box;padding-right:55px;}
footer .contBody .footForm ul li p a{color:#00aec7;padding-bottom:5px;position: relative;text-decoration:none;}
footer .contBody .footForm ul li p a::after{content:"";position: absolute;left:10px;right:10px;bottom:0;height:1px;background-color:#00aec7;}
footer .contBody .footForm ul li a.sub{display:inline-block;width:180px;height:60px;line-height:60px;background-color:#38aec6;color:#fff;text-decoration:none;font-size:18px;font-size:1.8rem;border-radius:6px;margin-top:10px;transition:all linear .3s;}
footer .contBody .footForm ul li a.sub:hover{background-color:#f9a31a;transform: translateY(-5px);}
footer .contBody .foot-list{display:flex;margin-top:40px;}
footer .contBody .foot-list .ft-lx{font-size:14px;font-size:1.4rem;line-height:30px;color:#fff;margin-right:60px;}
footer .contBody .foot-list .ft-lx h4{font-size:16px;font-size:1.6rem;line-height:36px;color:#fff;font-weight:700;}
footer .contBody .foot-list .ft-lx a{font-size:14px;line-height:30px;color:#fff;text-decoration:none;transition:all linear .5s;}
footer .contBody .foot-list .ft-lx a:hover{color:rgba(255,255,255,.5);}
footer .contBody .foot-list .ft-nav{margin-right:80px;}
footer .contBody .foot-list .ft-nav h4{font-size:16px;font-size:1.6rem;font-weight:700;line-height:36px;color:#fff;}
footer .contBody .foot-list .ft-nav p{font-size:14px;font-size:1.4rem;line-height:30px;color:#fff;}
footer .contBody .foot-list .ft-nav p a{font-size:14px;font-size:1.4rem;font-weight:300;line-height:30px;color:#fff;text-decoration:none;transition:all linear .5s;}
footer .contBody .foot-list .ft-nav p a:hover{color:rgba(255,255,255,.5);}
footer .contBody .foot-list .ft-copy{width:282px;margin-right:50px;}
footer .contBody .foot-list .ft-copy h4{font-size:16px;font-size:1.6rem;line-height:36px;color:#fff;font-weight:700;}
footer .contBody .foot-list .ft-copy p{font-size:14px;font-size:1.4rem;line-height:30px;color:#fff;}
footer .contBody .foot-list .ft-copy p a{font-size:14px;font-size:1.4rem;line-height:30px;color:#fff;text-decoration:none;transition:all linear .5s;}
footer .contBody .foot-list .ft-copy p a:hover{color:rgba(255,255,255,.5);}
footer .contBody .foot-list .ft-follow a.folw_m{display:none;}
footer .contBody .foot-list .ft-follow h4{font-size:16px;font-size:1.6rem;line-height:36px;color:#fff;font-weight:700;margin-bottom:10px;}
footer .contBody .foot-list .ft-follow p{font-size:16px;font-size:1.6rem;line-height:36px;color:#fff;margin-bottom:20px;font-weight:700;}
footer .contBody .foot-list .ft-follow a.folw{display:block;width:210px;height:50px;line-height:50px;border-radius:6px;position: relative;padding:0 15px;box-sizing: border-box;font-size:16px;font-size:1.6rem;color:#fff;background-color:#38aec6;text-decoration:none;font-weight:bold;transition:all linear .3s;}
footer .contBody .foot-list .ft-follow a.folw i{position: absolute;right:15px;top:50%;transform: translateY(-50%);font-size:24px;line-height:20px;color:#fff;}
footer .contBody .foot-list .ft-follow a.folw:hover{background-color:#f9a31a;transform: translateY(-5px);}
footer .contBody .foot-list .ft-follow .links{margin-top:20px;vertical-align:top;}
footer .contBody .foot-list .ft-follow .links a{display:inline-block;width:36px;height:36px;line-height:36px;text-align:center;text-decoration:none;font-size:24px;margin-right:5px;color:#8ea8c0;transition:all linear .5s;vertical-align:top;}
footer .contBody .foot-list .ft-follow .links a:hover{color:#fff;}
footer .contBody .foot-list .ft-follow .links a.qq_video{background:url(../images/common/qq_video_1.png) no-repeat center;background-size:28px auto;}
footer .contBody .foot-list .ft-follow .links a.qq_video:hover{background:url(../images/common/qq_video_2.png) no-repeat center;background-size:28px auto;}
footer .contBody .foot-list .ft-follow .links a.lmly{background:url(../images/common/xmly.png) no-repeat center;background-size:24px auto;margin-right:0;}
footer .contBody .foot-list .ft-follow .links a.fa-weixin{position: relative;z-index:3;}
footer .contBody .foot-list .ft-follow .links a.fa-weixin img{position: absolute;width:200px;height:200px;bottom:40px;left:-80px;right:-80px;display:none;}
footer .contBody .foot-list .ft-follow .links a.fa-weixin:hover img{display:inline-block;}
footer .contBody .foot-list .ft-follow .links a.shop{background:url(../images/common/shop.png) no-repeat center;background-size:28px auto;}
footer .contBody .foot-list .ft-follow .links a.shop:hover{background:url(../images/common/shop_h.png) no-repeat center;background-size:28px auto;}

.footer-links{padding:35px 0;background-color:#273238;}
.footer-links .txt{padding-left:80px;font-size:12px;line-height:20px;color:rgba(255,255,255,.34);transition: .3s;}
.footer-links .txt a{font-size:12px;line-height:20px;color:rgba(255,255,255,.34);transition: .3s;text-decoration:none;}
.footer-links .txt em{font-size:12px;line-height:20px;color:rgba(255,255,255,.34);padding:0 10px;}
.footer-links .txt a:hover{color:#fff;}


.right_menu{position:fixed;z-index:990;right:0;top:50%;transform:translateY(-50%);box-shadow:0px 0px 10px 0 rgba(100, 100, 100, 0.3); border-radius:4px 0 0 4px;}
.right_menu .icon{display: block; width: 58px; height: 58px; line-height: 58px; text-align: center; background-color: #fff; border-bottom: 1px solid #ccc; color: #00aec7; font-size: 26px; text-decoration: none; transition: all ease .2s; position: relative; z-index: 1; cursor: pointer;}
.right_menu .icon.tel-lx{background-image:url(../images/common/tel.svg);background-repeat:no-repeat;background-size:46px;background-position:center 8px;}
.right_menu .icon.zixun{background-image:url(../images/common/zixun.svg);background-repeat:no-repeat;background-size:38px;background-position:center 8px;}
.right_menu .icon.backtop{background-image:url(../images/common/backtop.svg);background-repeat:no-repeat;background-size:38px;background-position:center;}
.right_menu .icon:first-child{border-radius:6px 0 0 0;}
.right_menu .icon:last-child { border-radius: 0 0 0 6px; border-bottom: 0;}
.right_menu .icon .pop_in{box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.3);z-index: 2;position: absolute;background-color: #fff;border-radius: 6px;padding: 20px;top: -60px;left: -265px;width: 260px;text-align: left;opacity: 0;visibility: hidden;transition: all ease .4s;transform: translateX(-30px);}
.right_menu .icon .pop_in b{position: absolute;width: 0;height: 0;line-height: 0;font-size: 0;overflow: hidden;border-width: 12px;cursor: pointer;border-style: dashed dashed dashed solid;border-color: transparent transparent transparent #fff;border-right: none;top: 82px;right: -12px;}
.right_menu .icon:hover .pop_in{opacity:1;visibility:visible;transform: translateX(0);}
.right_menu .icon .pop_in h3{font-size:16px;font-size:1.6rem;line-height:36px;color:#333333;}
.right_menu .icon .pop_in .txt{margin-top:10px;}
.right_menu .icon .pop_in .txt p{font-size:15px;font-size:1.5rem;line-height:28px;color:#666666;font-weight:700;}
.right_menu .icon .pop_in .txt p a{font-size:15px;line-height:28px;color:#445765;margin-left:10px;text-decoration:none;}
.right_menu .icon .pop_in .txt p a:hover{color:#00aec7;text-decoration:none;}
.right_menu .icon:hover{background-color:#00aec7;color:#fff;}

.right_menu .icon.tel-lx:hover{background-image:url(../images/common/tel_2.png);background-size:46px;}
.right_menu .icon.zixun:hover{background-image:url(../images/common/zixun_2.svg);background-size:38px;}
.right_menu .icon.backtop:hover{background-image:url(../images/common/backtop_2.png); background-size:38px;}


.right_menu .icon .pop_share{text-align:center;}
.right_menu .icon .pop_share h3{font-size:16px;font-size:1.6rem;line-height:26px;margin-bottom:15px;}
.right_menu .icon2{height:78px;}
.right_menu .icon2 .tx{position: absolute;left:0;right:0;bottom:5px;font-size:12px;line-height:20px;}






































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































