<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.carousel-indicators{
    bottom: -10px;
    left: 40%;
    width: 80%;
}


 #toptip{
    position: fixed;
    width: 100%;
    top: 0;
    background: yellow;
    text-align: center;
    font-size: 18px;    
    padding: 4px 0;
    z-index: 99999;
    display: none;
}
.center p{
    text-align: justify;
}
.center .abmore{
    display: inline-block;
    font-size: 14px;
    float: right;
    padding: 6px 10px;
    margin-top: 3px;
    background: #2c93a5;
    color: #ffffff;
    text-decoration: none;
    transition:.35s;
    -webkit-transition:.35s;
}
.center .abmore:hover{
    background: #096786;
}
article:before, .s-icon:before, .s-int:before{
    display: table;
    content: "";
}
article:after, .s-icon:after, .s-int:after{
    clear: both;
}

header{
    text-align:center;
}

.navbar{
    margin-bottom: 0;
}
.nav&gt;li&gt;a{
    padding: 12px 15px;
}
.navbar-default{
    border:none;
    background: transparent;
}
.navbar-default .navbar-nav&gt;li&gt;a{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    background-color: #2c93a5;
    margin-right: 1px;
}
.navbar-default .navbar-nav&gt;li&gt;a:hover{
    background: #1D4D55;
    color: #ffffff;
}
.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.active&gt;a:focus, .navbar-default .navbar-nav&gt;.active&gt;a:hover{
    background: #1D4D55;
    color: #ffffff;
}
.navbar-default .navbar-toggle{
    width:100%;
    margin: 0 0 10px;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{    
    background: #1D4D55;
}
.navbar-default .navbar-toggle .icon-bar{
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
}
.dropdown-menu{
    min-width: 127px;
    padding: 0;
}
.dropdown-menu&gt;li&gt;a, .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a{
    font-size: 16px;
    text-align: center;
    padding: 12px 15px;
    background-color: #2c93a5;
    color: #ffffff;
}
.dropdown-menu&gt;li&gt;a:hover, .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{
    background-color: #1D4D55;
    color: #ffffff;
}
.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:focus, .navbar-default .navbar-nav&gt;.open&gt;a:hover{
    color: #ffffff;
    background-color: #1D4D55;
}


.regtit{
    text-align: center;
    font-size: 38px;
    line-height: 1.6;
    color: #2a9245;
}


header .header-right{
    color:#ffffff;
    padding: 15px 12px;
}
header h1, header h2,header h3{
    text-align: center;
   
}

.reg{
    display: block;
    width: 240px;
    color: #000000;
    margin: 40px auto;
    text-align: center;
    padding: 10px 0;
    font-size: 30px;
    background: rgba(0,0,0,.5);
    position: relative;
    z-index: 1;
}
.reg2{
    display: block;
    width: 240px;
    color: #ffffff;
    margin: 40px auto;
    text-align: center;
    padding: 10px 0;
    font-size: 30px;
    background: #2c93a5;
    position: relative;
    z-index: 1;
}
.reg2:hover{
    background-color: #1D4D55;
}
.reg1{
    margin-bottom: 20px;
}
.reg:before{
    content: "";
    position: absolute;
    z-index: -1;
    width: 0;
    background: #2a9245;
    height: 100%;
    left: 50%;
    top: 0;
    transform:translateX(-50%);
    transition:.2s;
    -webkit-transform:translateX(-50%);
    -webkit-transition:.2s;
}
.reg:before,
.reg:hover:before{
    width: 100%;
}
.reg2:hover,
.reg:hover{
    color: #ffffff;
    text-decoration: none;
}
header span{
    display: block;
    font-size: 18px;
    font-weight: bold;
}


    header .cot1{
    background: #2c93a5 url(../imgs/right-bg.png) no-repeat right;
    }
.center .row:nth-child(1){
    margin: 0 0 20px;
}

.content p{
    line-height: 1.8;
    text-align: justify;
    font-size: 14px;
    text-indent: 2em;
}

.aganda tr{
    border-top:1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
}
.aganda td{
    padding: 7px 8px;
	vertical-align:top;
}
.aganda tr:last-child{
    border-bottom: 1px solid #d3d3d3;
}
.aganda{
    font-size: 14px;
}
.aganda tr td:nth-child(1){
    font-weight: bold;
    width: 38%
}


.plan{
    width: 85%;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
	background-color:#FFF;
}
.plan h2{
    text-align: center;
}
.plan .container{
	border:1px solid #cccccc; 
	width:auto;
	height:370px; 
	padding:20px;
	margin-bottom:20px
	 }
.pitem{
    position: relative;
}
.pitem:last-child{
    margin-bottom: -20px;
}
.ptit{
    background: #2a9245;
    color: #ffffff;
    width:85%;
    padding: 8px;
    z-index: 1;
    position: relative;
}
.ptit:after{
    content: "";
    position: absolute;
    width: 50px;
    height: 100%;
    right: -25px;
    top: 0;
    border-radius: 50%;
    background: #2a9245;
    z-index: -1
}
.ptit h3{
    margin: 0;
}
.pcont{
    position: relative;
    padding: 40px 20px 20px;
    background: #EDFAFD;
    top: -22px;
    z-index: -1
}
.pcont li{
    font-size: 15px;
    line-height: 1.8;
}

.pcont .pri{
    margin-bottom: 10px;
}
.guide a img{
    width: 100%;
}
.content h2,.guide h2{
    font-weight: bold;
    font-size: 20px;
}
.guide h3{
    font-size: 16px;
    line-height: 1.6
}
.content h2,.guide h2,.guide h4{
    margin-bottom: 10px;
}

.content h2{
    text-align: center;
}
.flogo:after{
    clear: both;
    content: "";
    overflow: hidden;
    display: block;
}
.flogo a img{
    width: 100%;
}
.flogo a:nth-child(1){
    width: 20%;
    margin-left: 0;
}
.flogo a:nth-child(2){
    width: 28%;
    padding-top: 15px;
}
.flogo a:nth-child(3){
    width: 42%;
    padding-top: 35px;
    margin: 0
}
.flogo a{
    float: left;
    margin:10px 8px;
}
.chance{
    padding: 20px 40px;
    background: #333333;
    border-top: 10px solid #f4f4f4;
    color: #ffffff;
    overflow: hidden;
}

.chance h2{
    margin: 14px 0;
    opacity:0;
    transition:.5s;
    -webkit-transition:1s;
    -o-transition:1s;
    transform:translateX(-10%);
    -webkit-transform:translateX(-10%);
    -o-transform:translateX(-10%);
}
.chance p{
    margin-bottom: 20px;
    opacity:0;
    transition:1s .4s;
    -webkit-transition:1.5s .4s;
    -o-transition:1.5s .4s;
    transform:translateX(10%);
    -webkit-transform:translateX(10%);
    -o-transform:translateX(10%);
}
.chance-on h2,
.chance-on p{
    opacity:1;
    transform:translateX(0);
    -webkit-transform:translateX(0);
    -o-transform:translateX(0);
}

.cidiv{
    background: #ffffff;
}
.cidiv:after{
    clear: both;
    content: "";
    display: block;
    overflow: hidden;
}
.Cimg img{
    width: 100%;
}

.s-icon{
    text-align: center;
}
.s-icon img{
    transition:.5s;
    -webkit-transition:.5s;
    transform: scale(0);
    -ms-transform: scale(1);
    -webkit-transform:scale(0);
}
.s-icon-on img{
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform:scale(1);
}
.s-icon-on .s-int{
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);

}
.s-int{
    background: #ffffff;
    padding:  10px 20px;
    margin: 20px 0;
    position: relative;
    box-shadow: 0 2px 2px rgba(0,0,0,.5);
    border-radius: 5px;
    transform: scale(0);
    -webkit-transform:scale(0);
    transition:.5s;
    -webkit-transition:.5s;
    transform-origin:50% 0%;
    -webkit-transform-origin:50% 0%;
    transition-delay: .5s;
    -webkit-transition-delay: .5s; /* Safari å’Œ Chrome 
}
.s-int:before{
    content: "";
    position: absolute;
    left:50%;
    top:0;
    transform:translate(-50%,-100%);
    -webkit-transform:translate(-50%,-100%);
    -o-transform:translate(-50%,-100%);
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}
.s-int h3{
    font-weight: bold;
}
.s-int p{
    font-size: 15px;
    line-height: 1.6;
}
.s-int p:nth-child(2){
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

footer{
    text-align: center;
   
}
footer .container{
  
}
footer .us{    
    padding:0 0 10px 0;
    position: relative;
    height: 100%;
    z-index: 1;
}
footer p{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #ffffff;
}
footer a{
    color: #ffffff;
    color: rgba(255,255,255,.8);
}
.bottom .blink:after{
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
}
.bottom a{
    display: block;
    width: 43%;
    text-align: center;
    float: left;
    font-size: 16px;
    margin: 0 10px;
    font-weight: bold;
    text-decoration: none;
    transition:.2s;
    -o-transition:.2s;
    -webkit-transition:.2s;
}
footer a:hover{
    color: #ffffff;
    text-decoration: none;
}
.sps .flogo{
    display: inline-block;
    margin:20px 8px;
}
.copyright{
    color: #ccc;
    font-size: 12px;
    margin-top: 10px;
}
.contact-o{
    padding: 12px 0;
}
.contact-o h2{
    margin: 0;
    color: #ffffff;
    cursor: pointer;
}
.contact-o span{
    display: inline-block;
    top: -7px;
    width: 14px;
    background: #ffffff;
    height: 4px;
    margin-left: 10px;
    position: relative;
    transition:.2s;
   -webkit-transition:.2s;
    -o-transition:.2s;
}
.contact-o span:after{
    content: "";
    position: absolute;
    width: 4px;
    height: 14px;
    background: #ffffff;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
}
.contact-o span.open{
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
}

.contact{
    color: #ffffff;
    color: rgba(255,255,255,.8);
    text-align: left;
    background: rgba(0,0,0,.4);
    padding: 10px;
    display: none;
}
.contact h2,
.contact h4{
    color: #ffffff;
}
.contact h4{
    padding-left: 14px;
    margin-top: 20px;
}

.contact .row{
    margin: 4px 0;
}
.contact  a{
    font-weight: 100;
}
.bottom{
    border-top: 4px solid #ffffff;
    padding-top: 20px;
}
*/
/*reg.html*/
/*header .r-row1{
    background: #2C93A5 url(../imgs/right-bg.png) no-repeat right;
    color: #ffffff;
    padding: 10px 0 13px 0;
    text-align: center;
}


.reg-wrap{
    width: 90%;
    margin: 20px auto;
    padding-bottom: 20px;
}
form{
    margin: 0 auto;
    font-size: 16px;
}
.radio-top{
    width: 100%;
    margin: 0 auto;
    display: table;
    font-size: 18px;
}
.checkbox label, .radio label{
    padding-left: 0;
}
.checkbox+.checkbox, .radio+.radio{
    margin-top:10px;
    padding-left: 40px;
}
.checkbox, .radio{
    width: 40%;
    float: left;
}
fieldset .radio{
    width: 100%;
}
label{
    float: left;
    margin-top: 6px;
}
.form-control{
    width: 80%;
}
fieldset{
    margin-top: 40px;
}
legend{
    border-bottom: none;
    margin-bottom: 0;
}
fieldset .radio+.radio,
fieldset .radio:nth-child(2),fieldset .checkbox:nth-child(2){
    padding-left: 0;
}
fieldset .d11,fieldset .d11 label:nth-child(1){
    width: 100%;
}

.d11 label label{
    float: none;
    padding-left: 2px;
}
.d11 input{
    display:inline;
    width: auto;
}
.btn1{
    display: block;
    width: 180px;
    margin: 0 auto;
    font-size: 34px;
    padding: 4px 0;
    background: #1dc348;
    color: #ffffff;
    border:none;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}
.btn1:before{
    content: "";
    position: absolute;
    z-index: -1;
    background: #2a9245;
    width: 0%;
    height: 100%;
    left: 50%;
    top: 0;
    transform:translateX(-50%);
    transition:.2s linear;
    -webkit-transform:translateX(-50%);
    -webkit-transition:.2s linear;
}
.btn1:hover:before{
    width: 100%;
}
*/
/*about.html*/
/*.into1{
    width: 85%;
    margin: 0 auto;
    padding-top: 20px;
}*/

/*
@media (max-width: 480px){
    body{
        font-size: 16px;
    }
    header h1{
        font-size: 26px;
        margin-top: 0;
    }
    header h2,.content h2, .guide h2{
        font-size: 22px;
    }
    .s-icon,.s-int{
        float: none;
        width: 100%;
    }
    .s-icon{
        text-align: center;
    }
    .copyright{
        padding: 20px 0;
        font-size: 12px;
    }
    form{
        width: 100%;
    }
    .radio-top{
        width: 100%;
    }
    .form-control{
        width: 80%;
    }
    fieldset .radio, fieldset .checkbox{
        width: 100%;
    }
    .checkbox+.checkbox, .radio+.radio{
        padding-left: 0;
    }
    .d11 input{
        width: 60%
    }
    .content h2{
        margin-bottom: 10px;
    }
    .aganda ul li span.spans1{
        padding: 0 9px;
    }
    .guide{
        padding: 0 20px;
    }
}*/
.swiper-slide{
	width:90%;
	background-color:#FFF;
	padding: 1px 20px 20px 20px;
	color:#2d3e50;
}

.s-more{
    cursor: pointer;
    font-weight: bold;
    padding-left: 4px;
    color: #3089c3;
    font-size: 20px;
}
.s-re{
    display:none;
}
.gallery-top .swiper-slide{
    padding-bottom: 20px;
	
}
.gallery-top .swiper-slide .row{
    padding: 12px 0;
    margin: 0;
   border-bottom: 1px solid #eee;
}
.gallery-thumbs{
	padding: 2px 0;
    /* background-color: #2C93A5;
   padding: 20px 0;*/
    /*font-size: 30px;*/
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}
.gallery-thumbs .swiper-slide{
    width: 25%;
    float: left;
    padding: 8px 0;
    text-align: center;
    background:  #442f86;
  /*  box-shadow: 0 2px 2px #000;*/
}

.wh5-h2{
    text-align: center;
}
.speaker .sp-wrap{
    border-bottom: 1px solid #f4f4f4;
    padding: 12px 0;
    margin: 0;
}
.speaker .sp-wrap h2{
    margin-top: 0;
}
.sp-wrap ul{
    list-style: none;
    margin-left: 0;
}
.col3{
    position: relative;
    margin-bottom: 5px;
}
.col-img{
    display: none;
}
.agenda-wrap img{
    height: auto;
}
.order{
    padding: 5px;
    margin-right: 10px;
    color: #ffffff;
}
.order-wh{
    background-color: #442f86;
}
.sp-wrap .item{
    border: 1px solid #cccccc;
    padding: 20px;
    background: #ffffff;
  /*  margin: 10px 20px;*/
    margin-bottom: 20px;
}

.item1{
    border-bottom: 1px solid #f4f4f4;
	/*width:150px; */
	display:block; 
	position:absolute;
}
.item1 div{text-align: center;}
.item2{
    padding: 10px 0;
	padding-left:200px;
}
.item2 h3{
	margin-bottom: 10px;
}

.speaker .sp-wrap h2{
    font-size: 20px;
    padding: 8px 0;
    margin-bottom: 0;
}
.sp-img{
    /*margin-bottom: 12px;*/
    width: 100px;
    margin: 0 20px 10px 0;
    float: left;
}
.sp-img img{
    width: 100%;
}
.sp-logo{
    display: none;
}
.sp-logo img{
    width: 100%;
    margin-top: 12px;
}
.sp-wrap .item:after, .sp-wrap .item1:after{
    content: "";
    clear: both;
    display: table;
}


.dropdown-menu{
    min-width: 228px;
    padding: 0;
	margin-top:54px;
}
.dropdown-menu&gt;li&gt;a, .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a{
    font-size: 16px;
    text-align: center;
    padding: 12px 15px;
    background-color: #000000;
    color: #ffffff;
}
.dropdown-menu&gt;li&gt;a:hover, .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{
    background-color: #FFF;
    color: #000;
}

@media(min-width:270px){
		.plan .container{
		height:auto;
	}
.item1{
	position: inherit;
	
}
.item2{
	padding-left:0px;
	}
	.checkbox, .radio{
        width: 100%;
        margin: 10px 0;
    }
	  .gallery-thumbs{
        padding: 20px 0;
    }
    .gallery-thumbs .swiper-slide{
        width: 30%;
        padding: 10px 0;
        font-size: 16px;
        background-color: #442f86;
    }

}

@media(min-width:480px){
    .form-control{
    width: 90%;
    }
    .d11 input{
        width: auto;
    }
    .checkbox, .radio{
        width: 55%;
        margin: 10px 0;
    }
    header .r-row1 h1{
        font-size: 36px;
    }
    header span{
        font-size: 30px;
    }
    .s-icon{
        width: 132px;
        float: left;
    }

    .s-int{
        margin: 0 0 0 156px;
        transform-origin:0 20%;
        -webkit-transform-origin:0 20%;
    }
    .s-int:before{
        left:-10px;
        top:20%;
        border-right: 10px solid #ffffff;
        border-top: 10px solid transparent;
        border-left: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }
    .aganda tr td:nth-child(1){
        width: 22%;
    }
    .logo img{
        width: auto;
    }
    .flogo a:nth-child(3){
        width: 45%;
    }    .bottom a{
        display: inline-block;
        width: auto;
        float: none;
    }
	.plan .container{
		height:auto;
	}
.item1{
	position: inherit;
	
}

.item2{
	padding-left:0px;
	}
	  .gallery-thumbs{
        padding: 20px 0;
    }
    .gallery-thumbs .swiper-slide{
        width: 30%;
        padding: 10px 0;
        font-size: 20px;
        background-color: #442f86;
    }
}
@media(min-width:768px){
    .col-img{
        display: block;
        margin-top: 10px;
    }
    .agenda-wrap img{
        height: auto;
    }
    .ptit{
        width: 30%;
    }

    fieldset .radio{
        width: 50%;
    }
    fieldset .d11, fieldset .d11 label:nth-child(1),
   
    header span{
        display: inline-block;
    }
    .navbar-right{
        margin: 0 auto;
        width: 86%;
        float: inherit!important;
    }
    .content{
        font-size: 16px;
        margin: 0 16px;
    }
    .flogo a img{
        width: auto;
    }
    .content p{
        font-size: 16px;
    }

    .s-int{
        margin: 0  0 0 152px;
    }
    .sp-wrap .item1{
        width: 180px;
        float: left;
      
        padding-right: 20px;
        border-right: 1px solid #f4f4f4;
        text-align: center;
        border-bottom: none;
    }
    .sp-wrap .item2{
        margin-left: 200px;
        padding-left: 12px;
    }
    .gallery-thumbs{
        padding: 20px 0;
    }
    .gallery-thumbs .swiper-slide{
        width: 30%;
        padding: 10px 0;
        font-size: 20px;
        background-color: #442f86;
    }
    .swiper-slide-active{
     font-family: Arial, 'Microsoft yahei';
    font-size: 16px;
   /* line-height: 1.8;
     box-shadow: 0 2px 2px #000;*/
    }
.swiper-slide-active .row{
    border-bottom:1px solid #eee; 
	margin-bottom:5px;
    }
    .sp-img{
        text-align: center;
        width: 135px;
        margin: 0 20px 20px;
    }
    .sp-logo{
        display: block;
    }
.plan .container{
		height:auto;
	}

.item-1{
	position:inherit;
}
.item-2{
	padding-left:0px;
}
}

@media(min-width:992px){
        .agenda-wrap img{
        height: auto;
		width:100%;
    }
    .col3{
        text-align: right;
    }
    .gallery-thumbs .swiper-slide{
        font-size: 24px;
    }
    .reg-wrap{
        width: 70%;
    }
    .s-int{
        margin: 0 0 0 160px;
    }
    .s-int:before{
        left:-10px;
        top:44%;
    }
    .cimg{
        text-align: center;
    }
    .Cimg img,
    .flogo a img{
        width: 100%;
    }
    .navbar-right{
        margin: 0;
        width: auto;
        float: right!important;
    }

    .navbar{
        margin-top: 80px;
    }
   
    .flogo a{
    display: inline-block;
    margin: 30px 10px;
    }
    .flogo a:nth-child(3){
        padding-top: 50px;
    }
    .aganda tr td:nth-child(1){
        width: 25%;
    }
    header .row1{    
    background: url(../imgs/header_lbg.png) no-repeat bottom left;
    }
    .content p{
        font-size:18px;
    }
    .form-group{
        margin: 20px 0;
    }
	
	.item-2{
		height:420px;
	}
	.item2-ck{
		height: 260px;
		
	}
	.item2-kns , .item2-guideir ,.item2-avt , .item2-ast , .item2-asts{
		height: 270px;
		
	}
	

.item1{
	position:absolute;
}
.item2{
	padding-left:200px;
}
}
@media (min-width: 1200px){
   
    .reg{
        color: #ffffff;
    }
    .reg2:before,
    .reg:before{
        width: 0%;
    }
    .navbar{
        margin-top: 70px;
        margin-bottom: 0;
    }
	.item-2{
		height:350px;
	}
	

	.item1{
		position:absolute;
	}
	.item2{
		padding-left:200px;
	}
}
@media (min-width: 1300px){
	.item2{
		height:280px;
	}
}</pre></body></html>