@font-face
{font-family: BEBAS;
src: url('BEBAS.TTF')}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,span,em,i{margin:0;padding:0;color:inherit;line-height: inherit;font-family: "microsoft yahei";}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;font-size:inherit;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{width: 1170px;margin:0 auto;}
:hover{transition: all .2s;}
.bold{font-weight: bold;}
.center{text-align: center!important;}
.img{width: 100%;display: block;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';position:absolute;display: block;}
.ipt{border:none;}
.img_hover_wrap{overflow: hidden;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}

.head{background: #080859;}
.hd_nav{}
.hd_nav li{display: inline-block;vertical-align: middle;margin-left: 20px;}
.hd_nav li>a{display: block;font-size: 18px;color: #ffffff;line-height: 70px;}
.hd_nav li:hover>a,.hd_nav li.cur>a{opacity: .9;text-decoration: underline;}                    

.banner .img{width: 100%;display: block;}

.pub_titbox{text-align: center;font-size: 0;margin-bottom: 50px;}
.pub_titbox .en{font-size: 36px;color: #000000;font-family: arial;}
.pub_titbox .line{width: 92px;height: 4px;background: #000;display: inline-block;vertical-align: middle;margin-top: 20px;margin-bottom: 20px;}
.pub_titbox .cn{font-size: 36px;color: #000000;}
.pub_titbox.white .en{color: #fff;}
.pub_titbox.white .line{background: #fff;}
.pub_titbox.white .cn{color: #fff;}

.backg_main{background: url(../images/img_03.jpg) no-repeat center top;background-size:cover;padding:70px 0;}
.backg_main .desc{font-size: 24px;color: #000000;line-height: 44px;max-width:1040px;margin:0 auto;padding-top: 20px;text-align: justify;}
.backg_main .arrow{width: 74px;display: block;margin:45px auto 0;-webkit-animation: bounce-down 1s linear infinite;animation: bounce-down 1s linear infinite;}


@-webkit-keyframes bounce-down {
 25% {-webkit-transform: translateY(-5px);}
 50%, 100% {-webkit-transform: translateY(0);}
 75% {-webkit-transform: translateY(5px);}
}

@keyframes bounce-down {
 25% {transform: translateY(-5px);}
 50%, 100% {transform: translateY(0);}
 75% {transform: translateY(5px);}
}



.bm_box{padding:90px 0;background: url(../images/img_05.jpg) no-repeat center;background-size:cover;}
.bm_box .button{display: block;margin:0 auto;font-size: 30px;color: #000075;font-weight: bold;border-radius:27px;width: 220px;line-height: 55px;background: #fff;text-align: center;}
.bm_box .button:hover{background: #000075;color: #fff;}

.highl_main{padding:70px 0;background: #000075;}
.highl_main .list{}
.highl_main .list .item{float: left;padding:35px 20px 0;/*width: 290px;*/height: 290px;width: 25%;}
.highl_main .list .en{font-size: 26px;color: #fff;font-family: 'BEBAS';}
.highl_main .list .smtit{font-size: 20px;color: #fff;margin-top: 5px;}
.highl_main .list .txt{font-size: 16px;color: #fff;line-height: 28px;margin-top: 20px;}

.highl_main .list .item_1{/*width: 580px;*/height: 420px;width: 50%;}
.highl_main .list .item_1 .txt{max-width:420px;}
.highl_main .list .item_4{/*width: 585px;*/height: 295px;width: 50%;}
.highl_main .list .item_4 .en{color: #000;}
.highl_main .list .item_4 .smtit{color: #000;}
.highl_main .list .item_4 .txt{color: #000;max-width:445px;}

.schedule_main{padding:75px 0;}
.schedule_main .table{}
.schedule_main .table th{font-size: 18px;color: #6f6f6f;font-weight: bold;line-height: 30px;background: #e5e5e5;}
.schedule_main .table td{font-size: 16px;color: #000000;line-height: 30px;padding:20px 0;border-bottom:1px solid #000;text-align: center;}
.schedule_main .table td:ntd-child(3){text-align: left;}

.schedule_main .table th:nth-child(1){width: 20%;}
.schedule_main .table th:nth-child(2){width: 30%;}
.schedule_main .table th:nth-child(3){width: 50%;}
.schedule_main .table_2 tr:last-child td{border-bottom:none;}

.schedule_main .table_1{margin-bottom: 5px;}
.schedule_main .table_1 th{font-size: 24px;font-weight: bold;color: #fff;line-height: 42px;}
.schedule_main .table_1 th:nth-child(1){background: #00bee9;}
.schedule_main .table_1 th:nth-child(2){background: #006eb8;border-left:5px solid #fff;border-right:5px solid #fff;}
.schedule_main .table_1 th:nth-child(3){background: #000075;}



.guest_main{padding:70px 0;background:#229fdb;background-image: linear-gradient(#229fdb, #1150a8);}
.guest_main .list{margin-left: -2%;}
.guest_main .list .item{float: left;border-radius:20px;width: 31.3%;margin-left: 2%;background: rgba(255,255,255,.6);padding:35px 20px;margin-bottom: 2%;}
.guest_main .list .hdpic{width: 220px;height: 220px;border-radius:50%;border:16px solid #e2f1f9;display: block;margin:0 auto;}
.guest_main .list .name{font-size: 24px;color: #fff;font-weight: bold;line-height: 70px;border-bottom:1px solid #fff;text-align: center;position:relative;}
.guest_main .list .name:after{content:'';position:absolute;left: 50%;width: 74px;height: 3px;background: #fff;bottom: -2px;margin-left: -37px;}
.guest_main .list .desc{font-size: 18px;color: #fff;line-height: 28px;margin-top: 20px;-webkit-line-clamp: 2;height: 56px;text-align: center;}
.guest_main .list .item:hover{background: rgba(255,255,255,.5);}


.review_main{padding:75px 0;background: #000075;}

.review_main .swiper-container{padding:60px 0;}
.review_main .swiper-slide{transform: scale(0.85,0.85);position:relative;}
.review_main .swiper-slide .img{width: 100%;display: block;width: 850px;}
.review_main .swiper-slide-active{transform: scale(1.45,1.45);z-index:40;}
.review_main .swiper-pagination{display: none;}

.review_main .swiper-slide .mask{background: rgba(0,0,0,.55);position:absolute;width: 100%;height: 100%;left: 0;top: 0;}
.review_main .swiper-slide-active .mask{background: transparent;}

.review_main .swiper-button-next, .review_main .swiper-button-prev{width: 60px;height: 60px;margin-top: -30px;left: 50%;right: auto;}
.review_main .swiper-button-prev{background: url(../images/img_16.png) no-repeat center;background-size:contain;margin-left: -405px;}
.review_main .swiper-button-next{background: url(../images/img_17.png) no-repeat center;background-size:contain;margin-left: 350px;}



.xw_main{padding:80px 0;background: #1c1c3a;}
.xw_main .detail{}
.xw_main .lbox{width: 50%;}
.xw_main .lbox .wz{font-size: 16px;color: #fff;margin-bottom: 10px;}
.xw_main .lbox .tp{max-width:585px;}
.xw_main .lbox .smen{font-size: 47px;color: #fff;line-height: 56px;font-family: helvetica;margin-top: -60px;}
.xw_main .lbox .smcn{font-size: 36px;color: #fff;line-height: 40px;}
.xw_main .lbox .txt{font-size: 18px;color: #fff;line-height: 28px;margin-top: 30px;}
.xw_main .lbox .more{font-size: 18px;color: #fff;width: 250px;line-height: 70px;display: block;text-align: center;border-radius:10px;background: #2098d6;margin-top: 35px;}
.xw_main .lbox .more:hover{background: #4e4e4e;}

.xw_main .rbox{width: 38%;}
.xw_main .scroll_box{overflow: hidden;height: 595px;position:relative;}
.xw_main .list{margin-left: 40px;}
.xw_main .list .title{font-size: 18px;color: #fff;line-height: 28px;-webkit-line-clamp: 2;max-height:56px;margin-bottom: 80px;}
.xw_main .list .title:hover{opacity: .85;text-decoration: underline;}
.scroll_tiao{left: 3px!important;right:auto!important;width: 2px!important;}


.lx_main{padding:75px 0;background: #dfdfdf;}
.lx_main .pub_titbox{text-align: left;}
.lx_main .info{width: 52%;}
.lx_main .box .tit{font-size: 24px;color: #000000;font-weight: bold;}
.lx_main .box .fz{font-size: 18px;color: #000000;margin-top: 10px;margin-bottom: 18px;}
.lx_main .box .bot{font-size: 18px;color: #000000;margin-top: 55px;}

.lx_main .map{width: 47%;}
#map{width: 100%;height: 400px;}
#map .BMapLabel{border:none!important}


.foot{padding:55px 0 70px;background: #4e4e4e;}
.foot .col{display: inline-block;vertical-align: text-top;min-width:150px;margin-right: 40px;}
.foot .tit{font-size: 18px;color: #fff;font-weight: bold;line-height: 34px;}
.foot .lks{}
.foot .lks a{font-size: 18px;color: #fff;display: block;line-height: 34px;}
.foot .lks a:hover{opacity: .9;text-decoration: underline;}
.foot .us .tit{display: inline-block;vertical-align: text-top;}
.foot .us .pic{display: inline-block;vertical-align: text-top;width: 122px;margin-left: 20px;}

.ft_txt{text-align: center;font-size: 18px;color: #2d2d2d;font-weight: bold;line-height: 50px;background: #909090;}


@media screen and (min-width:320px) and (max-width:1199px){
    .auto{width: 100%;padding:0 2%!important;}

}


@media screen and (min-width:992px) and (max-width:1199px){
	.highl_main .list .en{font-size: 18px;}


}


@media screen and (min-width:768px) and (max-width:991px){	
	.hd_nav li>a{font-size: 16px;}
	
	.pub_titbox{margin-bottom: 30px;}
    .pub_titbox .en{font-size: 24px;}
    .pub_titbox .line{width:50px;height: 2px;margin-top: 10px;margin-bottom: 10px;}
    .pub_titbox .cn{font-size: 24px;}
    
    .review_main{padding:60px 0;}
    .backg_main .desc{font-size: 18px;line-height: 36px;max-width:90%;padding-top: 0;}
    .backg_main .arrow{width: 40px;margin-top: 30px;}
    
    .bm_box{padding:50px 0;}
    .bm_box .button{font-size: 22px;}
    
    .highl_main{padding:60px 0;}
    .highl_main .list .en{font-size: 16px;}
	.highl_main .list .smtit{font-size: 16px;}
	.highl_main .list .txt{font-size: 14px;line-height: 22px;margin-top: 10px;}
	
	.highl_main .list .item{height: 200px;padding:20px 15px 0;}
	.highl_main .list .item_1{height: 400px;}
	.highl_main .list .item_4{height: 200px;}
	
	.schedule_main{padding:60px 0;}
	.schedule_main .table_1 th{font-size: 20px;}
	
	.guest_main{padding:60px 0;}
	.guest_main .list .hdpic{width: 160px;height: 160px;border-width:6px;}
	.guest_main .list .name{font-size: 22px;line-height: 50px;}
	.guest_main .list .name:after{width: 60px;margin-left: -30px;}
	.guest_main .list .desc{font-size: 16px;line-height: 24px;height: 48px;}
	
	.review_main .swiper-button-next, .review_main .swiper-button-prev{width: 40px;height: 40px;margin-top: -20px;}
	.review_main .swiper-button-prev{margin-left: 0;left: auto;left: 13px;}
	.review_main .swiper-button-next{margin-left: 0;left: auto;right: 10px;}
	
	.xw_main{padding:60px 0;}
	.xw_main .lbox .wz{font-size: 14px;}
	.xw_main .lbox .tp{max-width:80%;}
	.xw_main .lbox .smen{font-size: 24px;line-height: 36px;margin-top: -20px;}
	.xw_main .lbox .smcn{font-size: 24px;line-height: 30px;}
	.xw_main .lbox .txt{font-size: 16px;}
	.xw_main .lbox .more{font-size: 16px;width: 190px;line-height: 50px;}
	.xw_main .list .title{font-size: 15px;margin-bottom: 56px;}
	
	.xw_main .scroll_box{height: 510px;}
	
	
	.lx_main{padding:60px 0;}
	.lx_main .pub_titbox{text-align: center;}
	.lx_main .info{width: 100%;}
	.lx_main .box .tit{font-size: 20px;}
	.lx_main .box .fz{font-size: 16px;}
	.lx_main .box .bot{font-size: 16px;margin-top: 35px;}
	.lx_main .map{width: 100%;margin-top: 30px;}
	
	.foot{padding:50px 0;}
	.foot .tit{font-size: 16px;}
	.foot .lks a{font-size: 16px;}
	.foot .us .pic{width: 110px;}
	.ft_txt{font-size: 16px;}
	
	
	
	
}

@media screen and (min-width:320px) and (max-width:767px){
	.auto{padding:0 3%!important;}
	
    .sj_menu{position:absolute;right: 3%;top: 50%;width: 26px;height: 26px;background: url(../images/menu.png) no-repeat center;background-size:cover;margin-top: -13px;}
    .sj_menu.close{background: url(../images/close.png) no-repeat center;background-size:20px;}
    
    .head{position:fixed;width: 100%;left: 0;top: 0;z-index:100;padding:10px 0;height: 50px;}	
    .head+div{margin-top:50px;}
    
    .hd_nav{/*position:fixed;background: rgba(0,0,0,.6);width: 100%;left: 0;top: 60px;bottom: 0;*/display: none;}
    .hd_nav ul{background: #fff;position:fixed;right: 0;top: 50px;width: 100%;}
    .hd_nav li{display: block;border-bottom:1px solid #efefef;margin: 0;padding:0 20px;}
    .hd_nav li>a{font-size: 15px;color: #080859;line-height: 50px;}
	
	.pub_titbox{margin-bottom: 20px;}
    .pub_titbox .en{font-size: 18px;}
    .pub_titbox .line{width:30px;height: 2px;margin-top: 10px;margin-bottom: 10px;}
    .pub_titbox .cn{font-size: 18px;}
    
    .review_main{padding:30px 0;}
    
    .backg_main{padding:30px 0;}
    .backg_main .desc{font-size: 14px;line-height: 24px;padding-top: 0;}
    .backg_main .arrow{width: 20px;margin-top: 15px;}
    
    .bm_box{padding:30px 0;}
    .bm_box .button{font-size: 15px;width: 130px;line-height: 40px;    border-radius: 20px;}
    
    .highl_main{padding:30px 0;}
    .highl_main .list .en{font-size: 15px;}
	.highl_main .list .smtit{font-size: 15px;}
	.highl_main .list .txt{font-size: 12px;line-height: 20px;margin-top: 8px;}
	
	.highl_main .list .item{height: 200px;padding:15px 15px 0;width: 50%;}
	.highl_main .list .item_1{height: 200px;width: 100%;}
	.highl_main .list .item_4{height: 200px;width: 100%;}
	
	.schedule_main{padding:30px 0;}
	.schedule_main .auto{padding: 0;}
	.schedule_main .table_1 th{font-size: 18px;}
	.schedule_main .table_1 th:nth-child(2){border-width:2px}
	
	.schedule_main .table th{font-size: 12px;line-height: 18px;padding:5px 0;}
	.schedule_main .table td{font-size: 12px;line-height: 22px;padding:10px 0;}


	.guest_main{padding:30px 0;}
	.guest_main .list .item{width: 48%;border-radius:10px;padding:20px 15px;}
	.guest_main .list .hdpic{width: 100px;height: 100px;border-width:3px;}
	.guest_main .list .name{font-size: 16px;line-height: 40px;}
	.guest_main .list .name:after{width: 40px;margin-left: -20px;}
	.guest_main .list .desc{font-size: 13px;line-height: 20px;height: 40px;margin-top: 10px;}
	
	.review_main .swiper-container{padding: 0;}
	.review_main .swiper-button-next, .review_main .swiper-button-prev{width: 30px;height: 30px;margin-top: -15px;}
	.review_main .swiper-button-prev{margin-left: 0;left: auto;left: 13px;}
	.review_main .swiper-button-next{margin-left: 0;left: auto;right: 10px;}
	.review_main .swiper-slide{transform: scale(1,1);}
	.review_main .swiper-slide-active{transform: scale(1,1);}
	.review_main .swiper-slide .mask{background: transparent;}
	
	.xw_main{padding:30px 0;}
	.xw_main .lbox{width: 100%;float:none;text-align: center;padding-top: 20px;}
	.xw_main .lbox .wz{font-size: 12px;}
	.xw_main .lbox .tp{max-width:68%;}
	.xw_main .lbox .smen{font-size: 15px;line-height: 20px;margin-top: -20px;}
	.xw_main .lbox .smcn{font-size: 16px;line-height: 30px;}
	.xw_main .lbox .txt{font-size: 14px;text-align: left;line-height: 26px;}
	.xw_main .lbox .more{font-size: 15px;width: 110px;line-height: 34px;margin:20px auto 0;border-radius:4px;}
	
	
	.xw_main .rbox{width: 100%;float:none;margin-top: 30px;}
	.xw_main .scroll_box{height: auto;}
	.xw_main .list{margin-left: 0;position:static!important;margin-right: 0!important;}
	.xw_main .list .title{font-size: 14px;margin-bottom: 10px;-webkit-line-clamp: initial;max-height:initial;position:relative;padding-left: 12px;line-height: 23px;}
	.xw_main .list .title:before{width: 4px;height: 4px;background: #fff;border-radius:50%;left: 0;top: 10px;content:'';position:absolute;}
	
	
	.lx_main{padding:30px 0;}
	.lx_main .pub_titbox{text-align: center;}
	.lx_main .info{width: 100%;}
	.lx_main .box .tit{font-size: 16px;}
	.lx_main .box .fz{font-size: 14px;margin-top: 5px;margin-bottom: 10px;}
	.lx_main .box .bot{font-size: 15px;margin-top: 25px;}
	.lx_main .map{width: 100%;margin-top: 30px;}
	#map{height: 300px;}
	
	.foot{padding:25px 10px;}
	.foot .col{display: block;width: 100%;margin:0 0 10px;}
	.foot .tit{font-size: 14px;line-height: 30px;}
	.foot .lks{display: flex;}
	.foot .lks a{font-size: 14px;flex: 1;line-height: 30px;}
	.foot .us .tit{display: block;}
	.foot .us .pic{width: 100px;display: block;margin:0 auto;}
	.ft_txt{font-size: 13px;line-height: 22px;padding:10px 5px;}
    .ft_txt em{display: block;}
}

