body{
	min-width: 1024px;
	overflow: auto;
	background: #F6F6F6;
	     font-family: ""; 
}
header{
    background: white;
}
.toplink{
	height: 30px;
	background: #494949;
}
.toplink .nav{
	list-style-type: none;
	width: 1001px;
	margin: 0 auto;
	color: white;
}
.toplink .nav>li{
	float: right;
    height: 30px;
	line-height: 30px;
    width: 90px;
    font-size: 12px;
}
.toplink .nav li.date{
	float: left;
    width: auto;
}
.nav>li>a{
	padding: 0;
	color:white;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background-color:#494949;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color:#494949;
}
.cus-nav{
	width: 1001px;
	margin: 0 auto;
	list-style-type: none;
	padding:10px 0;
}
.cus-nav li{
	float: left;
    height: 40px;
	line-height: 40px;
	padding: 0 24px;
	font-size: 16px;
	color: #595959;
	margin-right: 4px;
}
.cus-nav li:first-child{
	padding: 0;
	margin-right: 40px;
}
.cus-nav li.active{
	background: #4191C6;
}
.cus-nav li.active a{
	color: white;
}
.cus-nav li a{
	color: #595959;
	text-decoration: none;
	display: block;
}
.cus-nav li:hover{
	background: #4191C6;
}
.cus-nav li:hover a{
	color: white;
}
.carousel-img{
	width: 100%;
    /* height: 479px !important; */
}
.arrow-icon{
    top: 50%;
	margin-top: -40px;
    position: absolute;
}
.cus-container{
	width: 1001px;
	margin: 0 auto;
    min-height: 549px;
}
.cus-tips{
	background-image: url("../img/bg1.png");
	height: 50px;
	background-size: cover;
    margin: 20px 0;
    padding: 0 60px 0 214px;
    line-height: 50px;
	color: white;
    position:relative
}
.cus-ul{
	list-style-type: none;
	padding:0;
}
.cus-ul li{
	width: 490px;
	float: left;
    background: white;
}
.cus-ul li:first-child{
	margin-right: 21px;
}
.cus-ul li img{
	width: 100%;
	height: 248px;
}
.cus-ul li .title,.cus-ul li .content,.cus-ul li .operation{
	padding:10px;
}
.cus-btn{
    width: 114px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    border-radius: 0;
}
.brand-container{
	box-shadow: 5px 0 20px #ddd, -5px 0px 20px #ddd;
	margin-bottom: 40px;
    width: 490px;
    float: left;
}
.video-container{
	box-shadow: 5px 0 20px #ddd, -5px 0px 20px #ddd;
	margin-bottom: 40px;
    width: 490px;
    float: right;
}
.video-bg{
	background-image: url("../img/head.png");
	background-size: cover;
	height: 81px;
    color: white;
    font-size: 18px;
    padding-top: 10px;
    padding-left: 40px;
	font-weight: bold;
}
.brand-bg{
	background-image: url("../img/head1.png");
	background-size: cover;
	height: 81px;
    color: white;
    font-size: 18px;
    padding-top: 10px;
    padding-left: 40px;
	font-weight: bold;
}
.brand-ul{
	list-style-type: none;
	padding:0;

}
.brand-ul li{
    float: left;
    width: 147px;
    text-align: center;
    margin: 8px;
    height: 144px;
}

.brand-ul li .logo-item{
    height: 100px;
    width: 147px;
}
.brand-ul li .logo-item img{
    max-height: 87px;
    max-width: 147px;
}

.brand-ul .video-li{
    width: 200px;
    float: left;
    margin: 10px 8px;
    height: auto;
    cursor: pointer;
}
.brand-ul .video-li img{
	width:100%
}
.cus-link{
	display: block;
	height: 136px;
	margin: 25px 0;
}
.cus-link img{
	width: 100%;
}
.event-link{
	text-decoration:none;
	color:#636363
}
.event-link:active,.event-link:hover{
	text-decoration:none;
	color:#636363
}
.f1{
	background: #4290C6;
	height: 72px;
	margin-top: 60px;
	color: white;
	font-size: 12px;
}
.f1 p{
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}
.f1 p span{
	width: 300px;
	display: inline-block;
    margin-left: 40px;
}
.f2{
	background: #494949;
	height: 72px;
	color: #C6C6C6;
    text-align: center;
    font-size: 12px;
	padding-top: 22px;
}
.swiper-container{
	padding:30px 0 40px 0;
}
.swiper-slide{
	background: white;
}
.swiper-slide img{
	    width: 243px;
    height: 166px;
    object-fit: cover;
}
.swiper-slide p{
    padding: 10px 0 0 0;
}
.swiper-pagination-bullet{
	height: 12px;
	width: 12px;
	background:#ccc;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image:url("../img/arrow1.png");
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image:url("../img/arrow2.png");
}

/*联系我们*/
.contactus-box{
	background-color:white;
	padding:8px 16px;
}
.contactus-left{
	width:972px;
	float:left;
}
.contactus-right{
    width: 290px;
    float: left;
    margin-left: 18px;
}
.contactus-title{
    color: #4290C6;
    font-size: 18px;
    margin: 16px 0;
    font-weight: bold;
    border-bottom: 2px solid #D8D8D8;
    padding-bottom: 12px;
}
.contactus-content{
    font-family: "Microsoft YaHei",tahoma,arial,Hiragino Sans GB,\5b8b\4f53,sans-serif;
}

.wonderful-event-bg{
    background-image: url(img/contact4.png);
    height: 65px;
    color: white;
    font-size: 18px;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
    background-repeat: no-repeat;
        background-size: 100%;
}
.brand-event-bg{
    background-image: url(img/contact5.png);
    height: 65px;
    color: white;
    font-size: 18px;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
    background-repeat: no-repeat;
        background-size: 100%;
}
.wonderful-pictures-bg{
    background-image: url(img/contact6.png);
    height: 65px;
    color: white;
    font-size: 18px;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
    background-repeat: no-repeat;
        background-size: 100%;
}
.promotional-video-bg{
    background-image: url(img/contact7.png);
    height: 65px;
    color: white;
    font-size: 18px;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
    background-repeat: no-repeat;
        background-size: 100%;
}
.right-item-box{
    box-shadow: -2px 0 5px #ddd;
}

#wonderfulPictures-nav li a{
	    padding: 0;
    color: #555555;
    border-radius: 0;
    border: 0;
    font-size: 16px;
    font-weight: bold;
}
#wonderfulPictures-nav li:last-child:after{
    content: "";
    width:0
}
#wonderfulPictures-nav li{
	width: 200px;
	text-align: center;
	padding: 10px 0px;
}
#wonderfulPictures-nav li:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    top: 12px;
    background: #ddd;
    right: 0;
}
#wonderfulPictures-nav li.active{
    padding-bottom: 0;
    border-bottom: 2px solid #4191C6;
}
#wonderfulPictures-nav li.active a{
	color: #4191C6;
    cursor: default;
    border: 0;
    padding-bottom: 10px;
}

#wonderfulPictures-nav li>a:focus, #wonderfulPictures-nav li>a:hover {
    background-color: transparent;
    border: 0;
    color:#4191C6
}
#wonderfulPictures-nav li:last-child>a:focus, #wonderfulPictures-nav li:last-child>a:hover {
    border-right: 0;
    color:#4191C6
}
.pic-link:hover .thumbnail{
    border-color: #4191C6;
}
header .cus-nav li:first-child:hover{
    background-color:transparent
}

.news-bg{    
    background-image: url("../img/head2.png");
	background-size: cover;
	height: 81px;
    color: white;
    font-size: 18px;
    padding-top: 10px;
    padding-left: 40px;
    font-weight: bold;
    position: relative;
}
.news-ul{
	list-style-type: none;
	padding:0 16px;

}
.news-ul li{
    margin: 8px;
}
.news-ul li .title{
    float: left;
    width: 630px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #636363;
}
.news-ul li .time{
    float: right;
    color: #636363;
}

.news-first-img{
    width: 450px;
    height: 250px;
    object-fit: cover;
    float: left;
}
.news-first-content{
    margin-left: 20px;
    float: left;
    width: 480px;
}
.news-first-abstract{
    margin-bottom: 16px;
}
.news-ul .news-first-li{
    margin-bottom: 30px;
}.swiper-slide p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}

.more-link {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	width: 60px;
	text-align: center;
	color: white;
}

.more-link:hover, .more-link:active {
	color: white;
}

.photos-more-link {
	position: absolute;
	right: 0;
	bottom: -4px;
	display: inline-block;
	text-align: center;
	color: #0E9FC6;
}

#newSchedule li {
	font-size: 14px;
	padding-right: 60px !important;
}

.ellipsis2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #636363;
}

.ellipsis8 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	line-clamp: 8;
	-webkit-box-orient: vertical;
	color: #636363;
}