a:hover{cursor: pointer;}
.bln-toolbar-toggle-btn{width: 62px;height: 62px;flex-shrink: 0;display: flex;align-items: center;justify-content: center;position: fixed;right: 0;bottom: 0;z-index: 999;color: #fff;font-size: 20px;background-color: #0070c0;transition: 0.5s;cursor: pointer;}
.bln-toolbar-toggle-btn-icon{transition: 0.5s;}
.bln-toolbar-toggle-btn.open{background-color: rgba(0,0,0,0);}
.bln-toolbar-toggle-btn.open .bln-toolbar-toggle-btn-icon{transform: rotate(180deg);}
.bln-toolbar-list{width: 100%;height: 62px;position: fixed;z-index: 999;bottom: 0;left: 100%;background-color: #111;display: flex;transition: 0.5s;opacity: 0;}
.bln-toolbar-list li:last-child{margin-right: 62px;}
.bln-toolbar-list.open{left: 0;opacity: 1;}
.bln-toolbar-list-item{display: flex;flex-direction: column;align-items: center;justify-content: center;color: var(--theme-color-gold);font-size: 12px;height: 100%;width: 25%;color: #fff;cursor: pointer;position: relative;}
.bln-toolbar-list-item::after{content: '';width: 1px;height: 26px;right: 0;top: 18px;background: rgba(255, 255, 255, 0.1);position: absolute;}

.bln-toolbar-list-item span{font-size: 13px;color: #fff;display: block;margin-top: 4px;}
.bln-toolbar-list-item-link{display: flex;flex-direction: column;align-items: center;justify-content: center;color: inherit;font-size: inherit;height: 100%;}
.bln-toolbar-list-item-icon{font-size: 22px;margin-bottom: 2px;color: #fff;display: flow-root;text-align: center;}
.bln-toolbar-toggle-btn i.icon-zuojiantou{font-size: 22px!important;}


.pop_feed{background: #fff;padding: 30px;max-width: 94%;margin: 0 auto;width: 400px;}
.pop_feed h2{font-size: 24px;font-family: 'botm';display: block;margin-bottom: 20px;color: #333;}
.pop_feed .inp{width: 100%;height: 50px;line-height: 50px;margin-bottom: 10px;display: block;font-size: 15px;text-indent: 10px;color: #666;}
.pop_feed textarea{width: 100%;display: block;font-size: 15px;padding: 10px 0;height: 120px;text-indent: 10px;color: #666;}
.pop_feed textarea,.pop_feed .inp{outline: 1px solid #eee;border-radius: 5px;}
.pop_feed textarea:focus,.pop_feed .inp:focus{outline: 1px solid #0070c0;}
.pop_feed .sub{height: 50px;line-height: 50px;background: #0070c0;color: #fff;width: 100%;margin-top: 10px;font-size: 16px;text-transform: uppercase;cursor: pointer;font-family: 'botr'!important;border-radius: 5px;}
.pop_feed .sub:hover{background: #148ce1;}
.pop_feed form i{font-size: 14px;color: #999;display: block;margin-top: 14px;line-height: 20px;}
.pop_feed .inp::-webkit-input-placeholder,.pop_feed textarea::-webkit-input-placeholder{color: #888;}
.popbox {position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:9999; display:none; overflow:visible!important;}
.popbox:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.pop_wind .content{display: inline-block; *display: inline; *zoom:1;	vertical-align: middle;position: relative;right: -100%;}
.popbg{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:555; background:#000; opacity:0.5;filter:alpha(opacity=50); display:none;}

@media (max-width: 560px){
	.pop_feed{width: auto;padding: 20px;}
	.pop_wind .content{width: 96%;margin: 0 auto;}
	.pop_feed h2{font-size: 20px;margin-bottom: 15px;}
	.pop_feed .inp{height: 45px;line-height: 45px;}
	.pop_feed .inp,.pop_feed textarea{font-size: 14px;}
}


.wap_head{height: 70px;line-height: 70px;background: #fff;position: fixed;z-index: 999;top: 0;left: 0;width: 100%;position: fixed;z-index: 999;}
.wap_head .logo{height: 70px;display: flex;align-items: center;padding-left: 2%;z-index: 9!important;position: relative;}
.wap_head .logo img{max-height: 34px;}

.dl-menuwrapper{position: fixed;top: 0;right: 0;height: 70px;z-index: 1;border-bottom: 1px solid rgba(0,0,0,.05);}
.dl-menuwrapper .expand:after{content: '\e602';font-family: "iconfont" !important;font-size: 19px;color: #333;position: absolute;top: 0;left: 21px;}
.dl-menuwrapper .expand{width: 70px;height: 70px;text-align: center;line-height: 70px;position: absolute;right: 0;top: 0;}
.dl-menuwrapper .dl-active:after{content: '\eaf2';font-size: 30px;}
.dl-menuwrapper li{}
.dl-menuwrapper li a{padding: 0;color: #333;padding: 0 20px;border-bottom: 1px solid rgba(0,0,0,.05);box-sizing: border-box;}
.dl-menuwrapper li a p{width: 80%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.dl-submenu li.dl-back{border-top: none;background: #111;}
.dl-submenu li.dl-back a{color: #fff;}
.dl-menuwrapper li.dl-back:after{right: inherit;color: #fff;left: 12px;}
.dl-menuwrapper li.dl-back > a{padding: 0;text-align: center;width: 70%;margin: 0 auto;font-size: 18px;}
.dl-menuwrapper li.dl-back > a p{overflow: hidden;white-space:nowrap;text-overflow:ellipsis;width: 100%;text-align: center;font-size: 18px;}
.dl-menuwrapper li.langy span{font-size: 20px;margin-right: 10px;}
.dl-menuwrapper li.langy p,.dl-menuwrapper li.langy .gol a{display: flex;}
.dl-menuwrapper li.langy{background: #0070c0;}
.dl-menuwrapper li.langy a{color: #fff;}
.dl-menuwrapper li.langy a:not(:only-child):after{color: #fff;}

.wap_head,.wap_bottom{display: none;}



.navContent{display: none;}
.temp_search{position: relative;}
.temp_search .subNav{cursor: pointer;}
.temp_search .navContent form{width: 470px;}
.temp_search .navContent input{height: 54px;line-height: 54px;width: 80%;float: left;font-size: 15px;}
.temp_search .navContent input::-webkit-input-placeholder{font-size: 15px;}
.temp_search .navContent input.inp{width: 360px;text-indent: 20px;color: #333;box-sizing: border-box;border-right: none;}
.temp_search .navContent input.inp:hover{border-color: #0070c0;}
.temp_search .navContent input.sub{width: 110px;background: #0070c0;fcolor: #fff;cursor: pointer;text-transform: uppercase;color: #fff;}
.temp_search .navContent input.sub:hover{background: #148ce1;}
.temp_search .navContent{position: absolute;top: 60px;right: 0;width: 470px;background: #fff;line-height: normal;z-index: 999;}
.temp_search .navContent input.inp::-webkit-input-placeholder {color: #999;}
.temp_search .subNav{position: relative;}
.temp_search .subNav:hover::after{color: #0070c0;}

.temp_global:hover{color: #0070c0;}
.temp_global span.icon-diqiu{font-size: 22px;margin-right: 8px;}
.temp_global .dlang{position: absolute;left: 0;top:100px;z-index: 999;overflow: hidden;background: #fff;box-shadow: 0 0 5px rgba(0,0,0,.2);box-sizing: border-box;padding: 0 15px;min-width: 130px;margin-right: -24px;max-height:0px;overflow:hidden;-webkit-transition:max-height 0.3s linear;-moz-transition:max-height 0.3s linear;transition:max-height 0.3s linear;}
.temp_global .box2{padding: 10px 0;}
.temp_global .dlang .a3{display: block;height: 30px;line-height: 30px;display: flex;font-size: 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.temp_global .dlang .gq{width: 22px;height: 14px;margin-top: 8px;margin-right: 8px;}
.temp_global:hover .dlang{max-height:300px;}
.temp_global .dlang .a3:hover{color: #0070c0;}


.progress-wrap{position: fixed; z-index: 3; right: 20px; bottom: 20px;; display: none; transition: all 0.4s ease-in 0s; -webkit-transition: all 0.4s ease-in 0s; -moz-transition: all 0.4s ease-in 0s; -ms-transition: all 0.4s ease-in 0s; -o-transition: all 0.4s ease-in 0s; opacity: 0; visibility: hidden;}
.progress-wrap.active{opacity: 1; visibility: visible;}
.progress-wrap a{outline: none; border: none; text-decoration: none; width: 66px; height: 66px; position: relative; display: block; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; background-color: #fff; -webkit-filter: drop-shadow(0px 0px 12px rgba(44, 75, 114, 0.1)); filter: drop-shadow(0px 0px 12px rgba(44, 75, 114, 0.1));border-radius: 100%;overflow: hidden;box-shadow: 0 0 30px rgb(0 0 0 / 3%);}
.progress-wrap a svg path{fill: none;}
.progress-wrap a svg.progress-circle path{-webkit-box-sizing: border-box; box-sizing: border-box; stroke-width: 4; stroke: #0070c0; transition: all 0.4s linear 0s; -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -ms-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s;}
.progress-wrap a span{position: absolute; top: 0; left: 0;width: 100%;display: block;width: 66px;height: 66px;text-align: center;line-height: 66px;font-size: 24px;color: #0070c0;} 
.progress-wrap a span:hover{background: #0070c0;color: #fff;}
.progress-wrap{display: inline-block;}

.ind_vid{height: 575px;object-fit: cover;}
.col_banner img{display: block;width: 100%;height: 100%;object-fit: cover}
.col_banner{height: 575px;width: 100%;overflow: hidden;position: relative;background: #333;}
.col_loca{width: 100%;z-index: 2;color: #999;height: 70px;line-height: 70px;overflow: hidden;background: #f6f6f6;font-size: 15px;}
.col_loca .icon-arrow-right-copy-copy-copy{/*transform: rotate(180deg);*/font-size: 14px;margin: 0 5px;}
.col_loca a{color: #999;}
.col_loca a:hover{color: #0070c0;}
.col_loca .box{display: inline-flex;}
.col_loca .icon-shouye{font-size: 19px;margin-right: 8px;color: #0070c0;}

.right_online{position: fixed;top: 50%;right: 20px;z-index: 999;}
.right_online li{text-align: center;position: relative;margin-bottom: 5px;cursor: pointer;}
.right_online li span{font-size: 25px;color: #fff;background: #0070c0;position: relative;z-index: 2;border-radius: 100%;display: block;line-height: 50px;width: 50px;height: 50px;}
.right_online li .box{
	position: absolute;right: 25px;top: 0;max-width: 0px;height: 50px;line-height: 50px;background: #0070c0;border-radius: 30px;border-top-right-radius: 0;border-bottom-right-radius: 0;
	overflow:hidden;
	-webkit-transition:max-width 0.3s linear;
	-moz-transition:max-width 0.3s linear;
	transition:max-width 0.3s linear;
}
.right_online li:hover .box{max-width:300px;z-index: 1;}
.right_online li .box .p{color: #fff;font-size: 16px;width: 100%;white-space: nowrap;padding-left: 30px;padding-right: 40px;display: flex;}
.right_online .btn_top li:hover span{background: #148ce1;}


.mainfl{width: 24%;}
.mainfr{width: 73%;}
.padtop{padding: 70px 0 80px;display: flow-root;}
.list_san .box{width: 32%;float: left;margin-right: 2%;margin-bottom: 30px;}
.list_san .box:nth-child(3n),.list_for .box:nth-child(4n){margin-right: 0;}
.list_for .box{float: left;margin-right: 2%;margin-bottom: 30px;width: 23.5%;}
.f30{font-size: 30px;}
.des{line-height: 30px;overflow: hidden;}



/*.wapcol_drow{box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 10%);}*/
.wapcol_drow{display: none;}
.wapcol_drow .subNav{height: 54px;line-height: 54px;background: #0070c0;color: #fff;padding: 0 3%;overflow: hidden;}
.wapcol_drow .subNav b{float: left;font-size: 18px;font-weight: bold;width: 80%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.wapcol_drow .subNav i{float: right;}
.wapcol_drow .subNav i:before{content: "\eaf3";font-size: 24px;}
.wapcol_drow .currentDd i:before{content: "\eaf5";}
.wapcol_drow .list_dt{width: 90%;background: #fff;border-bottom: 1px solid #eee;padding: 14px 0;margin: 0 5%;display: flow-root;line-height: 22px;}
.wapcol_drow .list_dt a{display: flex;}
/*.wapcol_drow .box:last-child .list_dt{border-bottom: none;}*/
.wapcol_drow .list_dt p{float: left;word-break: break-all;font-size: 15px;color: #666;}
.wapcol_drow i.icon-youjiantoushixinxiao{font-size: 20px;float: left;color: #888;}
.wapcol_drow .box_sec .list_dt p{width: 80%;}
.wapcol_drow .box_sec span{float: right;}
.wapcol_drow .box_sec span:before{content: "\eaf3";font-size: 20px;}
.wapcol_drow #open span:before{content: "\eaf5";}
.wapcol_drow .list_dd{display: none;width: 90%;margin: 0 5%;background: #f2f2f2;}
.wapcol_drow .list_dd ul{padding: 15px 20px;display: flow-root;}
.wapcol_drow .list_dd li{margin-bottom: 10px;}
.wapcol_drow .list_dd li:last-child{margin-bottom: 0;}
.wapcol_drow .list_dd li a{margin: 10px 0;color: #888;font-size: 14px;}


@media (max-width: 1200px){
	.col_banner,.ind_vid{height: 370px;}
	.padtop{padding: 50px 0 60px;}
}
@media (max-width: 1024px){
	.main_content{margin-top: 70px!important;}
	.wap_head,.wap_bottom,.wapcol_drow{display: block;}
	.temp_head,.right_online li.mail{display: none;}
	.right_online li span{width: 45px;height: 45px;line-height: 45px;font-size: 22px;}
	.right_online li{margin-bottom: 3px;}
	.right_online{right: 2%;top: auto;bottom: 15px;}
	.right_online li:hover .box{max-width:0;}
	
	.mainfl{display: none;}
	.mainfr{width: 100%;}
	.list_san .box{width: 48.5%;margin-right: 0!important;margin-bottom: 25px;}
	.list_san .box:nth-child(2n){float: right;}
	.f30{font-size: 25px;}
}
@media (max-width: 820px){
	.col_banner,.ind_vid{height: 320px;}
	
	.padtop{padding: 40px 0 50px;}
}
@media (max-width: 560px){
	.col_banner,.ind_vid{height: 260px;}
	.col_loca{bottom: 0;}
	.col_loca a{font-size: 14px;}
	.f30{font-size: 20px;}
	
	.list_san .box{width: 100%;margin-bottom: 15px;}
	.des{line-height: 28px;font-size: 15px;}
}


.tabcookie{position: fixed;left: 0;top:0;z-index: 999;width: 100%;height: 100vh;background: rgba(46,46,46,.4);}
.tabcookie .box{max-width: 600px;padding: 35px 40px 50px;background: #fff;margin: 0 auto;margin-top: 15%;display: flow-root;}
.tabcookie .p{line-height: 27px;margin: 15px 0 30px;}
.tabcookie b{font-family: 'botm';display: block;text-align: center;font-size: 24px;color: #0070c0;}
.tabcookie .button{cursor: pointer;height: 45px;line-height: 45px;width: 48.5%;text-align: center;border-radius: 5px;}
.tabcookie .button1{background: #0070c0;color: #fff;}
.tabcookie .button2{color: #0070c0;border: 1px solid #0070c0;box-sizing: border-box;}
.tabcookie .button:hover{background: #148ce1;color: #fff;border-color: #148ce1;}

@media (max-width: 700px){
    .tabcookie .box{margin-top: 100px;max-width: 90%;padding: 25px 20px 30px;}
    .tabcookie b{font-size: 20px;}
    .tabcookie .p{font-size: 15px;line-height: 26px;margin-bottom: 20px;}
    .tabcookie .button{width: 100%;margin-bottom: 5px;font-size: 15px;height: 40px;line-height: 40px;}
}





.follow{display:inline-block;}
.follow i{display:inline-block;width: 28px;height: 28px;border-radius: 100%;text-align: center;line-height: 26px;}
.follow svg{width:15px;height:15px;fill:#fff;vertical-align: middle;}
.follow a{display:inline-block;vertical-align:middle;margin-left:5px;float: left;background: none;}
.follow a:last-child{margin-right: 0;}
.follow .icon_facebook i{background: #4e71a8;}
.follow .icon_twitter i{background: #1cb7eb;}
.follow .icon_youtube i{background: #ca3737;}
.follow .icon_linkedin i{background: #1686b0;}
.follow .icon_instagram i{background: url(../images/inbg.jpg) no-repeat center;background-size: cover;}
.follow .icon_pinterest i{background: #ca3737;}
.follow .icon_google i{background: #e3411f;}