.swiper-container {
    width: 100%;
    height: 220px;
    /* margin-left: 24px !important; */
    /* margin-right: 24px !important; */
}

.swiper-container2 {
    width: 98%;
    /*height: 300px;*/
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    margin-left: 10px;
    margin-right: 10px;
}

.swiper-container3 {
    width: 95%;
    height: 300px;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-wrapper2 {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-pagination {
    /*bottom: -5px !important;*/
}

/*.swiper-slide {*/
    /*width: 100%;*/
    /*height: 300px;*/
/*}*/

.swiper-slide2 {
    width: 131px;
    height: 175px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    /*width: 100%;*/
    /*height: 100%;*/
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

.big-title {
    padding: 20px;
    color: #0080ca;
    font-weight: bold
}

.blue-lable {
    width: 8px;
    height: 20px;
    background: #0080ca;
    display: inline-block;
    border-radius: 5px;
}

.top-title {
	position: fixed;
	width:100% ;
    height: 90px;
	top: 0;
    text-align: center;
    line-height: 90px;
    background: #fff;
    font-size: 34px;
    color: #878c9d;
	z-index: 999;
}

.part-one-text {
    /*margin-left: 100px;*/
    padding: 20px;
    font-size: 22px;
    /*margin-right: 20px;*/
    color: #78787d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.part-two-top {
    max-width: 678px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 26px;
    color: #323745;
}

.part-two-text {
    /*margin-top: 20px;*/
    /*padding: 20px 20px 20px 0px;*/
    color: #a5a5a5;
    /*max-width: 285px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    /*float: left;*/
    font-size: 22px;
    flex: 1 1 auto;
}

.type-category {
    font-size: 20px;
    color: white;
    border-radius: 10px;
    background: #0080ca;
    margin: 10px;
    padding: 15px;
    float: left;
    /*font-size: 14px;*/
    vertical-align: middle;
}

.category-div {
    width: 100%;
    margin-left: 25px;
    margin-right: 25px;
    /*display: flex;*/
}

.well {
	width: 100%;
	min-height: 250px;
	height: 300px;
	margin-top: 30px;
	/*  margin: auto;
  min-width: 1250px;
  column-width: 250px;
  -webkit-column-width: 250px;
  -webkit-column-gap: 0px;
  column-gap: 0px;*/
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.well .well-item {
	vertical-align: top;
	display: inline-block;
	margin: 8px;
}

.well-tem1 {
	width: 135px;
	height: 135px;
	vertical-align: top;
	display: inline-block;
	margin: 8px;
	border: 5px #cdb38b solid;
}

.correct {
	position: absolute;
	width: 100%;
}

.opposite {
	width: 100%;
}

.judges-width {
	width: 135px;
	height: 135px;
}

.bonus-width {
	width: 234px;
	height: 296px;
}

.match-width {
	width: 234px;
	height: 296px;
}

.fuwu-width {
	width: 234px;
	height: 185px;
}

.opposite-content {
	width: 100%;
	padding: 75px 10px 0 10px;
	background-color: #b3d9f0;
	text-align: center;
	color: white;
}

.opposite1-content {
	width: 100%;
	padding: 10px 10px 0 10px;
	background-color: #b3d9f0;
	text-align: center;
	color: white;
}

.opposite-content-text:first-child {
	font-size: 24px;
	margin-bottom: 5px;
}

.opposite-content-text {
	font-size: 16px;
}

.judeges-div {
	display: inline-block;
	text-align: center;
	margin: 10px;
}

.btn-go {
    margin-top: 54px;
    margin-bottom: 38px;
    font-size: 24px;
    background: #e40012;
    border-radius: 8px;
    padding: 20px 25px;
    color: white;
}

.small-text {
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
    color: #989898;
}

.persion-text {
    width: 130px;
    height: 175px;
    background: #b2d9ef;
    color: white;
    text-align: center;
    /*margin-right: 10px;*/
}

.smaller-title {
    padding: 20px;
    color: #0080ca;
}

.big-text {
    color: white;
    font-size: 36px;
    text-align: center;
    /*width: 10px;*/
    padding-top: 5px;
}

.commen-img {
    width: 163px;
    height: 205px;
    background: #0080ca;
    float: left;
    margin-right: 15px;
}

.prizes-lable {
    /*width: 235px;*/
    /*height: 192px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    flex: 1 1 auto;
}

.prizes-div {
    background: gray;
    background: #cbcbcb;
    padding: 17px;
    color: white;
    font-size: 22px;
    float: left;
    text-align: left;
    margin: 10px
}

.common-border-bg {
    width: 339px;
    height: 90px;
    text-align: center;
    border: 1px solid #a2a2a2;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    line-height: 80px;
    padding: 1px;
}

.common-border-img {
    display: inline-block;
    vertical-align: middle;
    max-width: 280px;
    max-height: 80px;
}

.architecture {
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block
}
.img-fengcai{
	    width: 340px;
    height: 212px;
    margin-right: 14px;
    margin-bottom: 7px;
}



.flow-btn-active {
	width: 130px;
	height: 50px;
	margin: 10px;
	border: none;
	border-radius: 5px;
	background: #0082c5;
	font-size: 24px;
	color: #fff;
	outline: none;
	cursor: pointer;
}

.flow-btn {
	width: 130px;
	height: 50px;
	margin: 10px;
	border: none;
	border-radius: 5px;
	background: #ccc;
	font-size: 24px;
	color: #fff;
	outline: none;
	cursor: pointer;
}

.flows-table-div {
	width: 90%;
	margin: 50px auto;
	box-shadow: 0 5px 20px 0 #CCCCCC;
	-webkit-box-shadow: 0 5px 20px 0 #CCCCCC;
	-moz-box-shadow: 0 5px 20px 0 #CCCCCC;
	padding-bottom: 10px;
	border-radius: 12px;
}

.flow-table {
	width: 100%;
	font-size: 24px;
	text-align: center;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0;
	border: 2px #000;
}

.flow-title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: white;
	background: #0082c5;
	border-top: 0;
}

.flow-title tr td {
	border: none;
}

#flow-content tr {
	height: 60px;
	padding: 5px;
}

#flow-content tr td {
	line-height: 40px;
	padding: 10px;
	text-align:  justify;
	padding-left: 20px;
	border-bottom: 1px #ccc solid;
}

.flow-title,
.flow-title td:first-child {
	/*设置table左边边框*/
	border-left: 2px solid #eaeaea;
}

.flow-title,
.flow-title td:last-child {
	/*设置table右边边框*/
	border-right: 2px solid #eaeaea;
}

.flow-title th:first-child {
	border-top-left-radius: 12px;
}

.flow-title th:last-child {
	border-top-right-radius: 12px;
}

#flow-content tr:last-child td:first-child {
	border-bottom-left-radius: 12px;
}

#flow-content tr:last-child td:last-child {
	border-bottom-right-radius: 12px;
}

#flow-content tr:last-child td {
	border: none;
}

.title-label{
	font-size: 34px;
}

.footer-one {
    width: 100%;
    background:  #333;
    color: #fff;
    padding-top:40px ;
}

.footer-one-ine {
    padding:20px 40px;
    text-align:  justify;
}

.footer-title {
    font-size:  34px;
}

.footer-content{
    margin: 20px 0;
    font-size: 20px;
    line-height: 50px;
    text-indent: 2em;
}


.nav-min-pop{
		width:100%;
		height:100%;
		position:fixed;
		z-index:99999;
		background:white;
		left:100%;
		top: 100%;
		transition:left 0.3s;
		-webkit-transition:left 0.3s;
		-moz-transition:left 0.3s;
		-ms-transition:left 0.3s;
		-o-transition:left 0.3s;
		display:block;
		background:url(../img/bg_logo.png) no-repeat center center;
		background-size:cover;
	}
	.nav-min-pop img{
		width:30px;
		position:absolute;
		right:20px;
		top:20px;
		cursor:pointer;
	}
	.nav-min-pop ul{
		position:relative;
		top:10%;
	}
	.nav-min-pop li{
		padding: 40px 103px;
	}
	.nav-min-pop li a{
		color:#333;
		font-size: 34px;
	}
	.nav-min-pop .min-logo{
		width:150px;
		left:20px;bottom:24px;
		right:auto;
		top:auto;
	}