@charset "utf-8";
.sbox .hd{height:41px;line-height:41px;}
.sbox .hd .title{float:left;line-height:41px;font-size:22px;color:#fff;padding:0 43px;text-align:center;margin:0;font-weight:normal;background: url(hdbg.png) no-repeat;background-size: cover;}
.sbox .hd .more,.sbox .hd .more2{float:right;margin-top:10px;}
.sbox .hd .more a{width:36px;height:22px;display:block;background:url(more.png) no-repeat;font-size:0;}
.sbox .hd .more2 a{color:#a61810;}
.sbox .spic img,.sbox .spic2 img{width:100%;height:auto;}
.speitem{width:560px;}
.nrtitle {font-size:24px;color:#cd0603;line-height:40px;margin:20px 0;font-weight: bold;text-align: center;}
.neirong{font-size:16px;line-height:30px;margin-bottom:10px;}
.neirong img{max-width:100%;height:auto !important;}
.window-party{position: relative;width: 100%;background: url(party-bg.png) no-repeat center;background-size: cover;padding: 40px;}

.public-title .left .ft-icons{float: left;width: 32px;height: 45px;}
.public-title .left .ft-icons img{display: block;width: 100%;}
.public-title .left h1{float: left;height: 45px;line-height: 45px;font-size: 24px;font-weight: 600;color: #c6371f;margin-right: 15px;margin-left: 10px;}
.window-party .top{position: relative;width: 100%;}
.window-party .top .public-title .left h1{color: #fff;}
.window-party .top .tab-menu{position: absolute;right: 0;top: 0;width: 305px;display: flex;justify-content: space-between;}
.window-party .top .tab-menu .items{width: 140px;height: 45px;line-height: 45px;text-align: center;font-size: 20px;font-weight: 600;color: #fff;background: transparent;border-radius: 24px;cursor: pointer;}
.window-party .top .tab-menu .items.cur-items{color: #c6371f;background-color: #fff;}
.window-party .bottom .windowbox{display: none;width: 100%;justify-content: space-between;margin-top: 20px;}
.window-party .bottom .windowbox.cur-show{display: flex;}
.special-pic img{max-width:100%;height:auto;transition:all 0.6s ease-out 0s;}
.special-pic:hover img{transform:scale(1.1);}
@media (max-width: 1199px) and (min-width:768px) { 
	.common-head h3{font-size:24px;}
}
@media (max-width: 767px){
	.common-head h3{font-size:18px;}
}

