/* @CHARSET "ISO-8859-1"; */
@charset "UTF-8";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}

/* 产品图片样式 */
.medx-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
    margin: 0 auto;
    border-radius: 0.5rem;
}

/* 字体定义 */
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/* 太阳花公益标题样式 */
.carelove_title {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}

/* 产品项样式 */
.medx-item {
    position: relative;
    display: inline-block;
}

/* 产品标题样式 */
.product-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    margin: 0 20px 20px 20px;
    padding: 10px 15px;
    font-size: 16px;
    text-align: center;
    color: white;
    background-color: rgba(84,79,79,0.3);
    border-radius: 8px;
    z-index: 10;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .product-title {
        width: calc(100% - 40px);
        margin: 0 20px 15px 20px;
        font-size: 14px;
    }
    
    .medx-item img {
        height: 200px;
    }
}

/* 内联样式转换的类 */
.flex-center {
    display: flex;
    align-items: center;
}

.footer-bottom-relative {
    position: absolute;
    bottom: 15%;
}


a{text-decoration:none;}
a:hover{text-decoration: none !important;}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
    font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}

p{word-break: break-all;}
abbr,acronym { border: 0;}
td span{text-align: justify;word-break: break-all;}

img{background-size: cover;width: auto;max-width: 100%;}

.tab-pane img{width: 100%;}
.btn.lk_btn{background-color: #005baa;border-color: #005BAA;}
.clearfix{zoom: 1;}

.w1400{width: 1400px;}
.lk_flex{display: flex;align-items: center;justify-content: center;}

/*header*/
#top1{position: fixed;height: 2rem;top: 0;z-index: 999;line-height: 2rem;width: 100%;background-color: #efefef;}
#header{position: fixed;display: block;top: 2rem;height: 5rem;width: 100%;left: 0;z-index: 999;padding: 0;margin: 0;background-color: white;text-align: left;line-height: 5rem;font-size: 1rem;}
#header a{color: #005baa;}
#header .menu_list{width: 100%;height: 5rem;display: flex;align-items: center;justify-content: space-between;}
#header .menu_list li{float: left;height: 5rem;}
#header .menu_list li a{color: black;font-size: .9rem;padding-bottom: .8rem;text-decoration:none;}
#header .menu_list li a:hover{cursor: pointer;color: #005baa;border-bottom: 2px solid #005baa;}
.header_top div:nth-of-type(1){background: url(../img/lk.png) no-repeat right center;height: 5rem;}
#header .menu_list li .active{cursor: pointer;color: #005baa;border-bottom: 2px solid #005baa;}
.header_top div:nth-of-type(1){background: url(../img/lk.png) no-repeat right center;height: 5rem;}
span.line{color: gray; display: none;}
#header .col-md-1{font-size: .8rem;}
.phone_menu{display: none;}
/**/
.slide_down{position: absolute;bottom: 8%;width: auto;z-index: 2;height: 1rem;text-align: center;left: 50%;transform: translateX(-50%);}
.VivaTimeline{width: 80%;}

/*setion*/
.logob{background: url(../img/lk.png) no-repeat right center;height: 5rem;}
.logob img{margin-bottom: 10px;}
/*#section1{background-image: url(../img/bg_1.jpg);background-size: cover;}*/
#section2{background-image: url(../img/bg_2.jpg);background-size: cover;}
#section3{background-image: url(../img/bg_3.jpg);background-size: cover;}
#section4{background-image: url(../img/bg_4.jpg);background-size: cover;}
#section5{background-image: url(../img/bg_5.jpg);background-size: cover;}
#section0 .slide {background-size: cover;}


#section0 .intro{color: white;height: 15rem;width: 35rem;border-radius: .5rem;padding: 2rem 2.5rem;position: relative;left: 15%;transform: translateX(-15%);}
#section0 .intro h1{color: white;font-size: 1.8rem;text-align: left;line-height: 1.8;font-weight: 600;}

#section1 .intro{display: flex;flex-direction: column;align-items: center;justify-content: center;height: calc(100vh);}

.img_bg.fade{opacity: 1;width: 100%;height: auto;}
.img_bg{background-image: url(../img/lk_bg.png);padding: .7rem;background-size: cover;margin-top: -2rem;width: 30.5rem;height: 21.7rem;}
.img_bg img{width: 100%;height: 100%;}

#fullpage .section{display: flex;align-items: center;justify-content: center;height: calc(100vh);}
#fullpage .layout_flex>div{display: flex;align-items: center;justify-content: center;height: calc(100vh);align-content: center;}

/*20220615*/
.section3flex_c_t1,.section3flex_c_t2{
    position: absolute;
}
.section3flex_c_t1{
    top:12%;
}
.section3flex_c_t2{
    top:32%;
}
/*20220615-*/


/*é¼ æ ‡æ‚¬åœæ”¾å¤§å›¾ç‰‡*/
.layout_flex .thumbnail{padding: 0;border: none;max-width: 20.85rem;width:17.5rem;max-height: 12.9rem;position: relative;box-shadow: rgb(1 53 91 / 16%) 0 0 23px;border-radius: 1rem;background-color: none;}
.layout_flex .thumbnail .yf_text{height: 2.5rem; line-height: 2.5rem;width: 100%;background-color: #545252; opacity: 0.6;position: absolute;bottom: 0;text-align: center;padding: 0;display: none;margin: 0;color: white;font-size: 1.1rem;}
.layout_flex .thumbnail img{max-width: 100%;max-height: 12.85rem;-webkit-object-fit: cover;object-fit: cover;transition: .5s all linear;}

.thumbnail h2{margin-top: 0;margin-bottom: 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.intro .index_aboutus p{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;height: 18.5rem;margin-bottom:1.5rem;padding: .15rem 0;text-align: justify;font-size:18px}
.index_join p.desc{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin-bottom:1.2rem;padding-bottom: 0;text-align: justify;}
.phone_show{display: none;}
.thumbnail .fw_div{background-color: #005BAA;border-radius: 1rem;}
.fw_div img{border-radius: 1rem;margin-left: 2.5rem;}
.fw_div h2{margin-left: 2.5rem;text-align: left;color: white;height: 2.5rem;line-height: 2.5rem;font-size: 1rem;}
.yffw>.col-md-4:nth-child(-n+4){margin-bottom: 1rem;}
.view_more span{border: 1px solid #bfbfbf;padding: .4rem .7rem;border-radius: 1rem;color: #666666;margin-left: .4rem;}
.view_more i{margin-right: .75rem;color: #156aa9;margin-left: 0;font-size: .8rem;}






/*ç ”å‘éƒ¨åˆ† */
.medx{display: flex;width: 100%;flex-wrap: wrap;justify-content: space-between;align-items: center;align-content: center;}
.medx>div{width: 30%;}
.medx div>a>div{display: flex;flex-wrap: wrap;align-items: flex-start;align-content: center;justify-content: center;flex-direction: column;background: white;text-align: center;padding: 1rem;border-radius: .8rem;}
/*.meidixi div>div:hover{border-top: 4px solid #005BAA;}*/

/*.yanfa div img{width: 10rem;}*/
.medx>div:nth-child(-n+3){margin-bottom: 1rem;}

.medx>div a{display: block;margin: 0 1rem;}

.about_content {margin-top: 5rem;height: 340px;}
.about_content .fix_nav{position: relative;}
.fix_nav .img-responsive{width: 100%;height: 355px;}
.fix_nav .nav_content{position: absolute;top: 30%;left: 70%;transform: translateX(-70%);color: white;padding: .5rem 0.75rem;}
.fix_nav .nav_content .nav_title{font-size: 1.6rem;}
.fix_nav .nav_content .nav_des{font-size: 1.3rem;display: none;}
.fix_nav .breadcrumb{background:none;padding: 0;}
.breadcrumb li a,.breadcrumb>li.active{color: white;font-size: 0.75rem;}

/*setion middle*/
.middle_top{color: #000C;font-size: .7rem;}
.more{padding: .3em .5rem;border-radius: .8rem;background-color: #005BAA;color: #FFF;border-color: #FFFFFF;display: inline-block;line-height: 1;}
.more:hover{background-color: #005BAA;color: #FFF;border-color: #FFFFFF;}
.fas{margin-left: .5rem;font-size: .5rem;}
.fade .slick-list{background: #FFF;}
#fullpage h1.title{animation-delay: 1s;animation-duration: 1s;animation-iteration-count: 1;padding: 2.5rem 0  1.5rem 0;font-weight: 600;font-size: 1.5rem;color: #005BAA;}
#section3 h1.title{color: white;}
.slide_down{animation: run 1s infinite line;}

#myCanvas{width: 100%;margin-top: 7rem;height: calc(100vh - 7rem);}


.culture div{box-shadow: rgb(1 53 91 / 16%) 0 0 23px;padding: 1rem;border-radius: .8rem;}
.culture div:hover{background-color: #005BAA;}
.culture div:hover h2:first-child {color: white;}
.culture h2{color: #005BAA;font-size: 1.5rem;}
.culture p{font-size: .8rem;color: #666666;min-height: 4.5rem;}
.culture div:hover p{color: white;}

/*#fullpage h1.title{letter-spacing:0.2rem;}*/
.middle_top ul,.middle_bottom ul{display:flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.middle_top ul li{width: 45%;height: 2rem;line-height: 2rem;display: inline-block;font-size: 1rem;}
.middle_top ul li a{color: white;cursor: pointer;}
.middle_top ul li a:before{content: '';width: .6rem;height: .6rem;background: red;display: inline-block;margin-right: .2rem;margin-bottom: .1rem;}
.middle_bottom ul li a{display: block;color: #005BAA;}
/*middle_center*/
.middle_center .content>.caption{color: #0096E0;}
.middle_center .position>.caption{color: green;}
.middle_center .product>.caption{color: orange;}
.middle_center .col-md-4{padding: 0 2.5rem 2.5rem;}
.middle_center .more a{font-size: 1rem;display: inline-block;cursor: pointer;padding: .7rem;color: #F2F2F2;border: 1px solid #F2F2F2;border-radius: 2.5rem;margin-top: 2.5rem;}
.middle_center .media-middle img{
    /* width: auto;
    max-width: 100%; */

	width: 27rem;
	max-width: 27rem;
	height: 22.5rem;
	min-height: 13.5rem;
	border-radius: 8px;
}

.middle_center .newsalign-items{
	display: flex;
	align-items: center;
}

.middle_center .media-left{position: relative;}
.middle_center .media-left .news_left_title{color: white;position: absolute;bottom: 0;font-size: 1rem;text-align: center;}
.middle_center .media-left .news_left_date{position: absolute;top: 0;left: 0;background-color: dodgerblue;width: 4.5rem;text-align: center;}
.middle_center .media-left .news_left_date span{font-size: 1.7rem;}

.middle_center .intro p{font-size: 1em;text-align: center;}
.middle_center ul li{height: 5.5rem;vertical-align: middle;padding: 1.1rem .5rem;border-bottom: 1px solid #d2d2d2;}
.middle_center ul li:hover{background-color: #FFFFFF;opacity: 0.6;color: #439ee6;color: #0096e0;}
.middle_center ul li:hover dt{color: #222222;}
.middle_center .media-body{display: block;}
.middle_center .media-body li div{float: left;height: 4rem;margin-left: 1rem;font-size: .8rem;width: 4rem;}
.middle_center .media-body li div:last-of-type{width: 80%;text-align: left;text-overflow: ellipsis;}
.middle_center .media-body li div dt{margin-bottom: 0.5rem;font-size: 1.2rem;font-weight: normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.middle_center .media-body li div dd{white-space:nowrap;overflow:hidden; text-overflow: ellipsis;}
.middle_center .media-body li div p{padding: 0;line-height: 1.5rem;text-align: center;}
.middle_center .media-body li div p:first-of-type{font-size: 1.5rem;}
.middle_center .media-body li div p:last-of-type{font-size: 1rem;margin-top: .5rem;}
.middle_center .title{/*padding-top: 110px;*/}
#section3 .middle_center{color: white;}

.middle_bottom ul li{width: 25%;height: auto;display: inline-block;font-size: .8rem;text-align: center;padding: .4rem;cursor: pointer;}
.middle_bottom .iconfont{font-size: 3rem;color: #005BAA;display: block;margin-bottom: .1rem;}
.middle_bottom .index_join_right p{max-width:26.25rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;text-align: center;line-height: 5rem;height: 5rem;font-size: 1.3rem;}
.middle_bottom .index_join_right img{max-width: 100%;width: 26.25rem;max-height: 21rem;-webkit-object-fit: cover;object-fit: cover;transition: .5s all linear;-ms-transition: .5s all linear; /* IE 9 */-moz-transition: .5s all linear; /* Firefox */-webkit-transition: .5s all linear; /* Safari éœï¿½ Chrome */-o-transition: .5s all linear; /* Opera */}
.middle_bottom .index_join_right{text-align: -webkit-center;box-shadow: 0 0 25px 2px rgb(8 36 59 / 29%);}
.index_join_right a{max-height: 21rem;max-width:26.25rem;display: block;overflow: hidden;}
.index_join .join_content{background-color: #005BAA;height: 5rem;max-width:26.25rem;text-align: center;color: white;}


/*footer*/
.footer{color: #000000;position: relative;height: 80vh;padding-top: 7.5rem;vertical-align: middle;}
.footer dl{height: auto;max-height: 12.5;text-align: left;position: relative;}
.footer dl dt{font-size: 1.4rem;margin-bottom: 1.5rem;}
.footer dl dt:after{left: 0;top: 2.3rem;width: 15%;height: 0.15rem;background: #000000;content: '';display: block;position: absolute;}
.footer dl dd{color: #000000;height: 1.5rem;line-height: 1.5rem;font-size: 0.85rem;}
/*.intro .footer_bottom {margin-bottom: 3%;margin-left: 50%;transform: translateX(-50%);}*/
.intro .footer_bottom {bottom:1%;left: 50%;transform: translateX(-50%);position: absolute;width: 100%;text-align: center;margin-left: 0;}
.intro .footer_bottom p{padding-bottom: 0.2rem;font-size: .85rem;text-align: center;}
.footer .wx{height: 13rem;width: 10rem;text-align: left;}
.footer .wx p{color: #000000;padding-top: .75rem;text-align: center;}
.footer a,.footer dt{color: #000000;}

/*about us*/
.nav.nav-tabs{border: none;font-size: 1rem;text-align: left;height: 100%;background-color: #F3F3F3;}
.nav.nav-tabs>li{background-color: #F3F3F3;}
.about_content .list{height: calc(80vh);min-height: 100%;display: flex;align-items: center;justify-content: center;}
.about_content .list>div{height: 100%;}
.container .nav>li>a{padding: 1rem 1.25rem .75rem 1.25rem;margin-right: 0;border-radius: 0;color: #666666;font-weight: 600;}
.container .nav>li>a:hover{color: #005baa;background-color: white;border-right: 0;border-left: 4px solid #005BAA;font-weight: 600;}
.tab-content{font-size: .6rem;padding:1.5rem;background-color: white;height: 100%;display: flex;align-items: center;justify-content: center;overflow: auto;flex-direction: column;}
table td[class*="col-"], table th[class*="col-"]{float: left !important;padding: .5rem;}
/*æ»šåŠ¨æ¡*/
.tab-content .tab_top{height: 100%;overflow: auto;}
.tab-content .tab_top .row{display: flex;align-items: center;justify-content: center;margin: .5rem 0;}
.tab-content .tab-pane {width: 100%;}
.tab-content .tab-pane dt{font-size: .8rem;margin-bottom: .5rem;}
.tab-content .tab-pane dd{font-size: .7rem;height: auto;}
.tab-content .tab-pane>h2{color: #005BAA;text-align: center;margin-bottom: 2.5rem;}
.tab-content .tab-pane>h2>span{padding-bottom: .5rem;border-bottom: 4px solid #005BAA;font-size: 1.5rem;}
.content{margin-top: 5rem;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{border:none !important;margin-right: 0 !important;color: #005baa !important;border-left: 4px solid #005BAA !important;font-weight: 600;}
.fix_nav{background-color: #F7F7F7;}
.fix_nav .breadcrumb>li+li:before{content: '>';}
.about_content .container .tab_menu_left{padding-right: 0;height: 30rem;}
.about_content .container .col-md-9{padding-left: 0;height: 30rem;}
.a_show{cursor: pointer;font-size: 1.2rem;font-weight: 600;}
/*rd service*/
/*.title_cirle{
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: red;
}*/
.rd_service dd{height: 1.4rem;line-height: 1.4rem;}
.rd_service dd:before{content: '';display: inline-block;width: .5rem;height: .5rem;border-radius: 10px;background-color: #005BAA;margin-right: .5rem;}
.rd_service .left_icon{border-left: 4px solid #ffbd2e;padding-left: .5rem;margin-bottom: 1.5rem;font-size: 1.34rem;word-break: break-all;}



.join_div{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
.join_div img{width:30%;padding-right: 2rem;padding-bottom: 2rem;}
.join_div div{width:70%;margin-bottom: 1.5rem;}
.join_desc{margin: 3.5rem 0;font-size: .8rem;color: #5a5b5b;line-height: 1.5rem;}
.join_div div dt{font-size: .75rem;color: #5a5656;}
.join_div div dd{color: #878b8e;height: auto;line-height: 1.5rem;}
.join_div div p:first-child{color: #005BAA;font-size: 1rem;font-weight: 600;}
.join_div div:last-of-type a{font-size: .8rem;line-height: 1.2rem;display: inline-block;padding: .5rem .8rem;background-color: #005BAA;border-radius: 1.5rem;color: white;margin-left: 1rem;}
.join_div div:last-of-type{text-align: right;width: 100%;margin: 2rem 0;}
.contact_us div>span{height: 2rem;line-height: 2rem;color: #005BAA;font-size: 1.2rem;margin-bottom: 1rem;display: block;}
.contact_us div>dl{background-color: white;border-radius: .5rem;padding: 1.8rem 2rem;color: #000;}
.contact_us div>dl:hover{background-color: #005BAA;color: white;}
.contact_us div>dl>dt{font-size: 1.1rem;line-height: 1.6rem;margin-bottom: .6rem;font-weight: normal;}
.contact_us div>dl>dd{font-size: .7rem;line-height: 1.5rem;}
.contact_us div>dl:hover dd a:hover{color: white;}
/*æ–°é—»ä¸­å¿ƒ*/
.news_list .media{padding: 1rem .2rem;}
.news_list .media .media-middle{/*width: 25%;*/min-width: 17rem;}
.news_list .media .media-middle img{width: 100%;max-width: 16.75rem;height: auto;max-height: 9rem;border-radius: 8px;}

/*20220615*/
.newslist_ahover {
    color: white;
}
.news_list .media .media-body{/*width: 75%;*/padding: 1rem 2.5rem; color: #333;}

.news_list .media .media-body span{
    font-size: .7rem;
    color: gray;
    display: inline-block;
    margin-top: 16px;
}
/*20220615-*/


.news_list nav{position: relative;height: 100px;}
.news_list nav .pagination{position: absolute;left: 50%;transform: translateX(-50%);}
.news_list .left_icon{border-left: 4px solid #005baa;text-indent: .5rem;margin: 2.5rem 0;font-size: 1.2rem;}
/* .news_list ul>li:hover{background-color: white;opacity: .5;border-radius: 1.5rem;box-shadow: 2px 1px 5px 2px gainsboro;} */
.spage-number{display: inline-block;color: #666;font-size:14px;}
.spage-number button{position: relative;box-sizing: border-box;display: inline-block;margin-left:-1px;padding: 0px 14px;line-height: 33px;border:1px solid #ddd;text-align: center;transition: all .2s;cursor: pointer;outline: none;background: none;user-select: none;color: #666}
.spage-number button.active{background: #2d98e6;color: #fff;border-color:#2d98e6;z-index: 3;}
.spage-number button.active:hover{background: #2d98e6;color: #fff;border-color:#2d98e6;z-index: 3;}
.spage-number button:hover{background-color: #eee;}
.spage-number button.button-disabled{cursor: not-allowed;color: #ccc;}
.spage-number .spage-after,.spage-before{padding:0px;width: 40px}

/*  */
/*  */
.n_pages_box{
	text-align: center;
}
.n_pages_box ul{
	display: inline-block;
}
.n_pages_box ul li{
	position: relative;
    box-sizing: border-box;
    display: inline-block;
    margin-left: -1px;
    
    line-height: 33px;
    border: 1px solid #ddd;
    text-align: center;
    transition: all .2s;
    cursor: pointer;
    outline: none;
    background: none;
    user-select: none;
    color: #666;
}
.n_pages_box ul li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px 14px;
}
.n_pages_box ul .disabled{
	padding: 0px 14px;
}
.n_pages_box ul li.active {
    background: #2d98e6;
    color: #fff;
    border-color: #2d98e6;
    z-index: 3;
}
.n_pages_box ul li.active a{
	color: #fff;
}

/*  */

/*news_details*/
.news_details .news_content{padding:4rem;background-color: white;margin: 4rem;}
.news_details .news_content h1{font-size: 1.1rem;margin-bottom: 1rem;color: #111111;line-height: 1.3rem;font-weight: bolder;}
.cke_show_borders{
	text-align: center;
}
.cke_show_borders{
	width: 1050px;
	margin: 0px auto;
}

.news_details .news_content span, .cke_show_borders span{font-size: .7rem;line-height: 1.5rem;color: #666666;}
.news_details .news_content p, .cke_show_borders p{
	font-size: .7rem;
	color: #333333;
	line-height: 1.3rem;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;}
.news_details .news_content strong, .cke_show_borders strong{padding-top: 1rem;}
.news_details .news_content img, .cke_show_borders img{padding: .5rem 3rem;max-width: 100% !important;height: auto !important;}
.cke_show_borders img{padding: 0px;}
.news_details .news_content table, .cke_show_borders table {width: 100% !important;}

.news_details .news_content ul li>a, .cke_show_borders ul li>a {color: #666666;padding: 1.5rem 0;font-size: .7rem;line-height: 1.5rem;}
.news_content ul li, .cke_show_borders ul li{width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 2rem;}

/*  */

/*  */
.news_list .page_content .news_li_pos{
	position: relative;
}
.news_list .page_content .news_li_pos .news_zhiding{
	position: absolute;
    right: 0.2em;
    top: 1.1em;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    background-image: url(../img/rtriangle.png);
    width: 100px;
    height: 100px;
    line-height: 70px;
    text-align: right;
    padding-right: 10px;
	border-top-right-radius: 8px;

    /* border-style: solid;
    border-width: 0 60px 60px 0;
    border-color: transparent #005baa transparent transparent; */
}

.news_list .page_content .news_li_pos a{
    display: flex;
    padding: 0.5rem 0.6rem;
    background: #FFF;
    border-radius: 8px;
    align-items: center;
}
/*  */

/* è®¾ç½®æ»šåŠ¨æ¡çš„æ ·å¼ */
::-webkit-scrollbar {
width:10px;
}
/* æ»šåŠ¨æ§½ */
::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:10px;
}
/* æ»šåŠ¨æ¡æ»‘å— */
::-webkit-scrollbar-thumb {
border-radius:10px;
background:rgba(0,0,0,0.1);
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
/*background:rgba(255,0,0,0.4);*/
background:rgb(0,0,0,0.1);
}


/*.panel-default>.panel-heading*/
/* Custom CSS
 * --------------------------------------- */
body{
    font-family: arial,helvetica;
    color: #333;
    color: rgba(0,0,0,0.5);
}
.wrap{
    margin-left: auto;
    margin-right: auto;
    width: 48rem;
    position: relative;
}
h1{
    font-family: arial;
    font-size: 6em;
}
p{
    font-size: 1.1em;
    text-align: left;
    line-height: 1.8em;
    /* text-align: justify; */
}
.intro p{
    width: 100%;
    margin: 0 auto;
    text-align: left;
    /*font-size: 1.3em;*/
    padding-bottom: 1.5em;
}
.media-body p{
    text-align: center;
    padding-top: 1rem;
}
.media-body .news_desc{
    text-align: left;
    color: #808080;
    font-size: 16px;
}
.media-body p .more{padding: .5rem .75rem;}
.section{
    text-align:center;
}
#fullpage{position: relative;}
#menu li {
    display:inline-block;
    margin: .5rem;
    color: #000;
    background:#fff;
    background: rgba(255,255,255, 0.5);
    -webkit-border-radius: 10px;
            border-radius: 10px;
}
#menu li.active{
    background:#666;
    background: rgba(0,0,0, 0.5);
    color: #fff;
}
#menu li a{
    text-decoration:none;
    color: #000;
}
#menu li.active a:hover{
    color: #000;
}
#menu li:hover{
    background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
    padding: .45rem .9rem;
    display:block;
}
#menu li.active a{
    color: #fff;
}
#menu{
    position:fixed;
    top:0;
    left:0;
    height: 2rem;
    z-index: 70;
    width: 100%;
    padding: 0;
    margin:0;
}
.twitter-share-button{
    position: fixed;
    z-index: 99;
    right: 7.45rem;
    top: .45rem;
}
#download{
    margin: .5rem 0 0 0;
    padding: .75rem .5rem;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear,0 0,0 100%,from( #5bc0de),to( #2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
#download a{
    text-decoration:none;
    color:#fff;
}
#download:hover{
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #2F96B4;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -ms-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}
#infoMenu{
    height: 1rem;
    color: #f2f2f2;
    position:fixed;
    z-index:70;
    bottom:0;
    width:100%;
    text-align:right;
    font-size:0.9em;
    padding:.4rem 0 .4rem 0;
}
#infoMenu ul{
    padding: 0 2rem;
}
#infoMenu li a{
    display: block;
    margin: 0 1.1rem 0 0;
    color: #333;
}
#infoMenu li a:hover{
    text-decoration:underline;
}
#infoMenu li{
    display:inline-block;
    position:relative;
}
#examplesList{
    display:none;
    background: #282828;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 1rem;
    float: left;
    position: absolute;
    bottom: 1.45rem;
    right: 0;
    width:31.9rem;
    text-align:left;
}
#examplesList ul{
    padding:0;
}
#examplesList ul li{
    display:block;
    margin: .4rem 0;
}
#examplesList ul li a{
    color: #BDBDBD;
    margin:0;
}
#examplesList ul li a:hover{
    color: #f2f2f2;
}
#examplesList .column{
    float: left;
    margin: 0 1rem 0 0;
}
#examplesList h3{
    color: #f2f2f2;
    font-size: 1.2em;
    margin: 0 0 .75rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    padding: 0 0 5px 0;
}



/* Demos Menu
 * --------------------------------------- */
 #demosMenu{
    position:fixed;
    bottom: .5rem;
    right: .5rem;
    z-index: 999;
 }
 
 
 @media (min-width: 1400px){
    body .container{
        width: 1400px;
    }   
}
@media (max-width: 1280px) {
    html{font-size: 18px !important;}
}
@media (max-width: 1280px) {
    html{font-size: 18px !important;}
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
    html{font-size: 16px !important;}
}

@media only screen and (min-width: 1440px) and (max-width: 1680px) {
    html{font-size: 18px !important;}
}
@media only screen and (min-width: 1680px) and (max-width: 1920px) {
    html{font-size: 20px !important;}
}

@media (max-width: 768px){
    html{font-size: 16px !important;}
    #header .container .menu_list{display: none;}   
    /*.phone_none,.wx,.fix_nav .nav_content{display: none;}*/
    .fix_nav .breadcrumb,.fix_nav .nav_des{display: none;}
    .fix_nav .nav_content{left: 50%;top: 30%;width: 100%;transform: translateX(-50%);}
    #fullpage h1.title{padding: 4.5rem 1.25rem 1.25rem;font-size: 2rem;}

    /*20220615*/
    .section3flex_c_t1 {
        top:4%;
    }
    .section3flex_c_t2 {
        top: 20%;
    }
    #section3 .section3flex_c_t2 .media .row .media-left img{
        /* max-width: 70%; */
        margin: 0 auto;
        text-align: center;

        object-fit: cover;
		width: 24rem;
		max-width: 24rem;
		height: 12rem;
		min-height: 12rem;
		border-radius: 8px;
    }
    /*20220615-*/

    .middle_center .newsalign-items {
		display: block;
		align-items: center;
	}


    .phone_flex{display: flex;align-items: center;justify-content: center;}
    .phone_w80{width: 75%;}
}
@media (max-width: 768px){
    html{font-size: 16px !important;}
    #header .container .menu_list{display: none;}
    #section0 .intro{padding: 2rem 3.5rem;width: auto;height: auto;}
    #section0 .intro h1{font-size: 1.3rem;}
    .header_top div:nth-of-type(1){background:none;}
    /*æ‰‹æœºèœå•*/
    .phone_menu{display:flex;justify-content: flex-start;align-items: center;list-style: none;height: 5rem;padding: .7rem;color: white;}
    .phone_menu>li:last-of-type{margin-left: auto;}
    .phone_menu>li:last-of-type img{width: 2.15rem;background-color: #005BAA;border: 1px solid #005BAA;padding: .2rem;border-radius: .3rem;}
    .phone_menu_list{display: none;flex-direction:column;position: absolute;list-style: none;justify-content: center;align-content: center;width: 100%;background-color: white;color: #222222;right: 0;box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
    .phone_menu_list>li{margin: 0 auto;width: 100%;height: 2.85rem;line-height: 2.85rem;padding: 0 1rem;}
    .phone_menu_list>li>a{display: inline-block;width: 100%;height: 2.85rem;color: #222222;font-size: 1rem;border-bottom:1px solid #d2cdcd;}
    .phone_menu_list>li:last-of-type >a{border: none;}
        
    /*.phone_none,.wx,.fix_nav .nav_content{display: none;}*/
    .fix_nav .breadcrumb,.fix_nav .nav_des{display: none;}
    #fullpage h1.title{padding: 4.5rem 1.25rem 1.25rem;font-size: 1.5rem;}
    .phone_flex{display: flex;align-items: center;justify-content: center;}
    .phone_w80{width: 75% !important;}
    #section3 .middle_center{color: white;width: 100%;}
    .middle_center .media .media-body li div{margin-left: 0;padding: .125rem;}
    .middle_center .more a{margin-top: .2rem;padding: .5rem 1rem;}
    .middle_center .media-body li div dt{font-size: 1rem;}
    .middle_center .media-body li div p:first-of-type{font-size: 2.3rem;}
    .middle_center ul li{padding: .7rem .5rem;height: 4.5rem;}
    .middle_center .media-body li div p{height: 1.25rem;}
    .index_join p{font-size: .9rem;padding: .5rem .8rem;}
    .middle_bottom .index_join_right{width: 80%;}
    .media .media-left{padding-right: 0;}
    .phone_show{background-color: white;opacity: 1;padding: .5rem;}
    .phone_show dt{font-size: 1.1rem;color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 400;padding-bottom: .4rem;}
    .phone_show dd{color: gray;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .middle_center .media-left .news_left_date{height: 4.5rem;}
    .middle_center .media-left .news_left_date span{font-size: 2rem;}
    .phone_none,.wx{display: none;}
    
    #header{opacity: 1;}
    
    #fullpage>#section1>div{display: block;}
    
    /*ç§»åŠ¨ç«¯å…³äºŽå‡Œå‡¯*/
    .about_content{margin-top: 5rem;}
    .about_content .list{flex-direction: column;height: auto;}
    .nav.nav-tabs{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: center;
        border-bottom: none;
    }
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover{border-top:4px solid #005BAA !important;border-left: none !important;}
    .about_content .container .tab_menu_left{height: auto;padding: 1rem;}
    .about_content .container .col-md-9{height: auto;padding-left:15px;margin-bottom: 15px;}
    .tab-pane p{line-height: 1.8rem !important;}
    
    /*æ ¡å›­æ‹›è˜*/
    .join .tab-pane .col-md-12{padding-left: 0;padding-right: 0;width: 100%;}
    /*.collpase_title.panel-heading{padding: 0;}*/
    .collpase_title span{font-size: .85rem;}
    
    /*æ–°é—»èµ„è®¯*/
    .news_list .media a{display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 1.1rem .2rem;}
    .news_list .media .media-body{width: 100%;padding: 1rem;font-size: 1rem;}   
    .news_list .media .media-body h4{font-size: 1rem;line-height: 1.5rem;}  
    .news_list .media .media-middle img{border-radius: 0;}
    .news_list .left_icon{margin: 1.5rem 0;}
    .news_list nav .pagination{width: 100%;}
    .news_details .news_content{padding: .5rem;margin: .5rem;}
    
    .layout_flex .thumbnail{margin-bottom: 1rem;width: 100%;height: auto;margin-top: .5rem;}
    .view_more span{margin-left: 0;}
    
    .layout_flex .thumbnail img{margin-left: .8rem;}
    .layout_flex .thumbnail h2{margin-left: .8rem;}
    .medx>div:nth-child(-n+4){margin-bottom: 0.7rem;}
    .medx>div{width: 50%;}
    
    .join_div>img,.join_div div{width: 100%;padding: 0;margin: .5rem 0;}
}
@media only screen and (min-width: 375px) and (max-width: 413px) {
    html{font-size: 14px !important;}
    /*20220615*/
    .section3flex_c_t1 {
        top:4%;
    }
    .section3flex_c_t2 {
        top: 28%;
    }
    #section3 .section3flex_c_t2 .media .row .media-left img{
        /* max-width: 50%; */
        margin: 0 auto;
        text-align: center;

        object-fit: cover;
		width: 24rem;
		max-width: 24rem;
		height: 12rem;
		min-height: 12rem;
		border-radius: 8px;
    }

    .middle_center .newsalign-items {
		display: block;
		align-items: center;
	}
    /*20220615-*/
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
    html{font-size: 12px !important;}
}

.icon {
  width: 2em;
  height: 1.2em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
#top1 a{
    color: #333;
}
.top-left span{
    padding-left: 0.1rem;
    padding-right: 1rem;
}

.top-right svg{
    width: 1.7rem;
}