@CHARSET "UTF-8";

@font-face {
	font-family: 'myFirstFont';
	src: url('../../resources/font/Tungsten-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'mySecondFont';
	src: url('../../resources/font/arialbi.ttf') format('truetype');
}

@font-face {
	font-family: 'myRankDetailFont';
	src: url('../../resources/font/Chalet.ttf') format('truetype');
}
body {
	min-width: 320px;
	position: relative;
	background: rgba(246, 246, 246, 0.91);
	color: #000000;
	font-size: 12px;
	font-family: "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode",
		"STHeiti", "Helvetica", "Arial", "Verdana", "sans-serif";
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
	{
	background-color: #fff;
}
/*门票*/
.layui-layer-page .layui-layer-content {
	border-radius: 0.04rem;
}

.layer-heading {
	background: #FDD000;
	height: 0.4rem;
	margin-bottom: 0.2rem;
}

.layer-body {
	padding: 0.2rem;
	font-size: 0.15rem;
}

.promo-codes {
	width: 100%;
	margin: 0.1rem auto;
	background: url('../images/qualify-img.png') no-repeat left top;
	background-size: contain;
}

.promo-codes>span {
	color: white;
	margin-left: 22%;
	display: block;
}

input.layer-input {
	border-radius: 0.04rem;
	border: none;
	height: 0.25rem;
	text-align: center;
}

label.discount {
	position: relative;
}

.ticket-btn {
	text-align: center;
	margin: 0 auto;
}
/*新附加弹出*/
.productInfo {
	vertical-align: top !important;
	padding-left: 25px !important;
}

.productTop {
	padding-bottom: 0.4rem;
	padding-top: 0.55rem;
	border-bottom: 3px solid #ff6600;
}

.productPrice {
	font-size: 14px;
	color: #ff6600;
}

.productPriceDiv label {
	color: #ff6600;
}

.productIncrease, .productDecrease {
	width: 20px;
	height: 20px;
	border: none;
	background: #333333;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}

.productDecrease:before, .productIncrease:before {
	content: "";
	width: 10px;
	height: 2px;
	background: #ffffff;
	position: absolute;
	left: 5px;
	top: 9px;
}

.productIncrease:after {
	content: "";
	width: 2px;
	height: 10px;
	background: #ffffff;
	position: absolute;
	left: 9px;
	top: 5px;
}

.productInfo h2 {
	font-size: 20px;
	margin-top: 0;
}

.productPriceDiv {
	float: left;
	color: #D8673B;
	padding-left: 5px;
	margin-top: 10px;
	width: 24%;
}

.productItemLabel {
	width: 13%;
	display: block;
	float: left;
	margin-top: 10px;
	color: #999999;
}

.productCountDiv {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

.tableLayout .cellLayout {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0px;
	z-index: 99;
	position: relative;
}

.cell-3 {
	width: 30%;
	position: relative;
}

.productInfo {
	vertical-align: top !important;
	padding-left: 25px !important;
}

.cell-7 {
	width: 70%;
	position: relative;
}

.costDetail {
	border-bottom: 1px solid #ccc;
	height: 50px;
}

.layer-sanfo .layui-layer-setwin .layui-layer-close2 {
	position: absolute;
	right: -20px;
	top: -70px;
	width: 40px;
	height: 56px;
	margin-left: 0;
	background-position: -222px -1px;
}

.layer-sanfo.layui-layer-page .layui-layer-content {
	padding: 0 30px;
	overflow: auto;
}

.layer-sanfo .layui-layer-btn {
	text-align: center;
	font-size: 16px;
}

.layer-sanfo .layui-layer-btn a {
	height: 40px;
	width: 100px;
	line-height: 40px;
}

.tableLayout .cellLayout {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0px;
	z-index: 99;
	position: relative;
}

.tableLayout {
	display: table;
	width: 100%;
}

.productSpinner {
	width: 40px;
	height: 20px;
	border: 1px solid #ff6600;
	text-align: center;
	color: #000000;
	position: relative;
	top: -5px;
	font-size: 8px;
	border-radius: 2px;
}

.surplus {
	display: inline-block;
	padding-left: 5px;
	margin-top: 10px;
	font-size: 14px;
	width: 30%;
}

.productItemLabel {
	display: block;
	float: left;
	margin-top: 10px;
	color: #999999;
}

.cost-total {
	position: absolute;
	top: 1.8rem;
	right: 10%;
}

.group-info {
	color: #bbbbbb;
}
/* 弹出层免责声明我同意 */
.layer-botton-yes {
    width: 65%;
    height: .6rem;
    line-height: .6rem;
    bottom: 0;
    background: #FDD000;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: .18rem;
    cursor:pointer;
}
.layer-botton-yes>div {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #FFCC1A;
    border-radius: 5px;
    color: black;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
}

/*导航条*/
.navbar-default {
	background-color: #FDD000;
	border: none;
	border-radius: 0;
	background: -moz-linear-gradient(top, #ffea00 0%, #ffd000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffea00),
		color-stop(100%, #ffd000));
	background: -webkit-linear-gradient(top, #ffea00 0%, #ffd000 100%);
	background: -o-linear-gradient(top, #ffea00 0%, #ffd000 100%);
	background: -ms-linear-gradient(top, #ffea00 0%, #ffd000 100%);
	background: linear-gradient(to bottom, #ffea00 0%, #ffd000 100%);
}
/* 下拉菜单 */
.divselectBg {
	background-color: rgba(0, 0, 0, 0.8);
	height: 2.8rem;
	top: 0.6rem;
	width: 100%;
	float: left;
	clear: both;
	position: absolute;
	z-index: 90;
	display: none;
}
	input#searchContentWX::-moz-placeholder {
  color: #ffd780;
  opacity: 1;
}
input#searchContentWX:-ms-input-placeholder {
  color: #ffd780;
}
input#searchContentWX::-webkit-input-placeholder {
  color: #ffd780;
}

.divselectBg ul {
	height: 2.8rem;
	float: left;
	overflow: auto;
	padding: 0;
	width: 100%;
	position: relative;
}

.divselectBg ul li {
	height: 0.35rem;
	line-height: 0.35rem;
	text-align: left;
	padding: 0rem 0.1rem;
	z-index: 100;
	position: relative;
}

.divselectBg ul li a {
	color: white;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.divselectBg ul li a:hover {
	background: rgba(255, 255, 255, 0.5);
}

.divselectBg ul.subMenu li {
	height: 0.35rem;
	line-height: 0.35rem;
	text-align: left;
	padding: 0rem 0.05rem;
	z-index: 100;
	position: relative;
}

.divselectBg ul.oneMenu li {
	height: 0.35rem;
	line-height: 0.35rem;
	text-align: left;
	padding: 0rem 0.1rem;
	z-index: 100;
	position: relative;
}

div.divselect {
	border: 0.01rem solid #FDD000;
	height: 0.3rem;
	background: #FDD000;
	cursor: pointer;
	background: #eeeeee url('../../resources/images/down-arrow.png')
		no-repeat 96% 53%/7%;
}

cite {
	display: inline-block;
	line-height: 0.3rem;
	font-style: initial; height：100 %;
	text-align: left;
	text-indent: 0.15rem;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*队伍报名和个人信息通用样式*/
.enroll-bg {
	background: white;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
}

.panel-add {
	border-color: #FDD000;
	border: 0.04rem solid #FDD000;
}

.panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.panel-heading-add {
	color: #333;
	background-color: #FDD000;
	border-color: #FDD000;
	padding: 0.1rem 0.15rem;
	border-bottom: 0.02rem solid transparent;
	border-top-left-radius: 0.02rem;
	border-top-right-radius: 0.02rem;
}

.panel-body-add {
	padding-bottom: 0.25rem;
	position: relative;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}

.is-agent:after {
	content: "";
	background: url('../images/enroll-for-other.png') no-repeat right top;
	background-size: contain;
	position: absolute;
	right: 0;
	top: 0;
	width: 0.5rem;
	height: 0.5rem;
}

.list-group-item-add:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top: none;
}

.list-group-item-add {
	position: relative;
	display: block;
	padding: 0.1rem 0rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left: none;
	border-right: none;
	border-radius: 0;
	height: 0.6rem;
}

.list-group-item-add>span:nth-child(2) {
	display: inline-block;
	float: right;
	margin-top: 0.22rem;
}

.list-group-item-add>span:nth-child(1) {
	color: #FDD000;
	background: #000000;
	padding: 0.05rem 0.1rem;
	border-radius: 0.04rem;
	line-height: 0.65rem;
}

.other-member {
	width: 90%;
	float: right;
}

.btn-add {
	padding-left: 0.1rem;
	padding-right: 0.1rem;
	min-width: 0.8rem;
	border-color: #ccc;
}

.btn-add-active {
	background: #000000;
	color: #FDD000;
}

.btn.focus {
	color: #fff;
}

.btn-add-active:hover {
	color: #fff;
}

.red-star {
	color: #df1700;
}

.certify li {
	float: left;
	margin-right: 0.2rem;
	margin-top: 0.1rem;
}

/* 报名页部分 */
.certify[f-type='image'] {
	padding-left: 0;
	margin-left: 0.15rem;
}

.certify[f-type='image'] li {
	list-style: none;
	margin-right: 3%;
}

.certify p {
	color: #ccc;
	font-size: 0.15rem;
	width: 0.4rem;
	text-align: center;
	margin: 0 auto;
	margin-top: 0.1rem;
}

.certify a:hover {
	text-decoration: none;
}

.form-title-add {
	font-weight: bold;
}

.upload_box, .confirm-upload_box {
	display: block;
	width: 0.65rem;
	height: 0.85rem;
	border: 0.01rem #cccccc dotted;
	background-color: #F4F4F4;
	padding: 0.01rem;
}
/*附加收费项*/
.addtional-items {
	height: 0.4rem;
	line-height: 0.4rem;
}

.decrease {
	position: relative;
	border: none;
	border-radius: 50%;
	width: 0.2rem;
	height: 0.2rem;
	vertical-align: middle;
	margin-right: 0.2rem;
	margin-left: 0.2rem;
	background: #000;
}

.increase {
	position: relative;
	border: none;
	border-radius: 50%;
	width: 0.2rem;
	height: 0.2rem;
	vertical-align: middle;
	margin-right: 0rem;
	margin-left: 0.2rem;
	background: #000;
}

.spinner {
	text-align: center;
	border-radius: 0.04rem;
	min-width: 0.1rem;
	max-width: 0.4rem;
	width: 0.4rem;
	height: 0.3rem;
	border: 0.01rem solid #ccc;
}

.addtional-item-group {
	font-size: 14px;
	border-bottom: 1px solid #f5f5f5;
	min-height: 0.6rem;
	line-height: 0.6rem;
}

span.addtional-item-name {
	width: 30%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: bottom;
	white-space: nowrap;
}

span.addtional-item-name-3 {
	width: 30%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	vertical-align: bottom;
}

.chargeCount {
	width: 10%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	vertical-align: bottom;
}

.dot-line {
	position: relative;
	width: 5rem;
	max-width: 50%;
	min-width: 10%;
}

.dot-line:after {
	content: "";
	position: absolute;
	right: 66%;
	top: 0.2rem;
	width: 100%;
	height: 0.01rem;
	border-bottom: 0.01rem dotted #ccc;
}

.decrease:before {
	position: absolute;
	content: "";
	width: 50%;
	height: 0.02rem;
	left: 0.05rem;
	top: 43%;
	background: #ffffff;
}

.increase:before {
	position: absolute;
	content: "";
	width: 50%;
	height: 0.02rem;
	left: 0.05rem;
	top: 43%;
	background: #ffffff;
}

.increase:after {
	position: absolute;
	content: "";
	width: 0.02rem;
	height: 50%;
	left: 45%;
	top: 0.05rem;
	background: #ffffff;
}

.button-submit-add {
	background: #FDD000;
	margin: 0.2rem auto;
	border: none;
	padding: 0.15rem 0.5rem;
	font-size: 0.16rem;
	text-align: center;
	display: block;
	width: 2rem;
	color: #fff;
}

.form-control-add {
	/* margin-bottom: 0.4rem; */
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	height: 0.4rem;
}

.totaFeeSection {
	font-size: 0.16rem;
	padding-bottom: 0.5rem;
}

.contentJoined {
	padding-bottom: 0.5rem;
}

.totalFee {
	color: #FDD000;
	font-size: 0.18rem;
}

.aboutSanfo span {
	display: block;
}

.aboutSanfo {
	text-align: left;
}

.shopSanfo>div {
	display: inline-block;
}

.shopSanfo>div>span {
	display: block;
	margin: 0 auto;
	padding-top: 0.1rem;
	font-size: 0.12rem;
}

.aboutSanfo>span:first-child {
	font-size: 0.16rem;
	color: #c0c0c0;
	margin-bottom: 0.26rem;
}

.shopSanfo>div:first-child {
	margin-bottom: 0.2rem;
	color: #c0c0c0;
	margin-left: 15px;
	text-align: left;
	display: block;
	font-size: 0.16rem;
}

.qrSanfo>div:first-child {
	margin-bottom: 0.2rem;
	color: #c0c0c0;
	margin-left: 15px;
	text-align: left;
	display: block;
	font-size: 0.16rem;
}

.qrSanfo {
	text-align: right;
}

.shopSanfo>div>img {
	display: block;
	margin: 0 auto;
}
/*附加收费项*/
.left-part {
	display: inline-block;
	width: 20%;
	max-width: 1.6rem;
}

.main-part {
	display: inline-block;
	vertical-align: top;
	width: 78%;
}

.btnBuy {
	float: right;
	background: #FDD000;
	width: 1rem;
	text-align: center;
	height: 0.3rem;
	border-radius: 0.05rem;
	line-height: 0.3rem;
	cursor: pointer;
	color: #fff;
}

.leastCost {
	position: absolute;
	right: 20%;
}

.lineStyle {
	width: 100%;
	height: 1px;
	margin: 20px auto;
	border-bottom: 1px solid #cccccc;
}

.productsImage {
	width: 100%;
	margin-top: 0.2rem;
}

.hotelName {
	width: 50%;
	font-size: 0.18rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#addedCostContent {
	padding-bottom: 1rem;
}

.enroll-tame-cmpt-name {
	margin-bottom: 0.1rem;
	font-size: 0.24rem;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 70%;
}

.enroll-team-agent {
	border: 1px solid #FDD000;
	color: #FDD000;
	min-width: 0.8rem;
	text-align: center;
	border-radius: 0.05rem;
	padding: 0.02rem;
	margin-bottom: 0.1rem;
	display: inline-block;
}

.enroll-team-status {
	color: #FDD000;
	display: inline-block;
	border: 1px solid #FDD000;
	min-width: 0.8rem;
	text-align: center;
	border-radius: 0.05rem;
	padding: 0.02rem;
	margin-bottom: 0.1rem;
}

.enroll-team-edit {
	color: #00bffe;
	display: inline-block;
	border: 1px solid #00bffe;
	text-align: center;
	border-radius: 0.05rem;
	padding: 0.02rem;
	margin-bottom: 0.1rem;
}
/*teamEnroll*/
.enroll-team-panel {
	margin-top: 0.5rem;
}

.col-cmpt-detail {
	font-size: 0.14rem;
}

.enroll-team-bg-color {
	background: #fff;
}

.enroll-team-cmpt-img {
	border-radius: 0.05rem;
	position: relative;
	border: 0.2rem solid #fff;
	bottom: 0.25rem;
	width: 88%;
	max-width: 3.54rem;
	max-height: 2.43rem;
}

.contactContent label {
	display: inline-block;
	margin-right: 3%;
	min-width: 1.2rem;
	border: 1px solid #ccc;
	border-radius: 0.05rem;
	height: 0.55rem;
	line-height: 0.55rem;
	text-align: center;
	background: #fff;
	color: #999;
	font-weight: 400;
	cursor: pointer;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	margin-bottom: 0.2rem;
}

/*通用样式*/
.col-nopadding-l {
	border-right: 0px;
	padding-left: 15px;
	border-left: 0px solid transparent;
}

.col-nopadding-r {
	border-left: 0px;
	padding-right: 0;
}

/*step*/
.step-sec {
	padding: 0.5rem;
	height: 1.5rem;
	text-align: center;
}

.col-xs-3.col-sm-3.step {
	position: relative;
}

.step-img {
	font-size: 0.2rem;
	color: white;
	line-height: 0.5rem;
	text-align: center;
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	background: #ccc;
	border-radius: 50%;
	vertical-align: middle;
	margin: 0 0.1rem auto auto;
}
/*layer*/
.list-style {
	width: 100%;
	height: 0.4rem;
	line-height: 0.4rem !important;
	text-align: center;
	background: #ffffff;
	border-bottom: 1px solid #ccc;
}
/*登录layer*/
.layui-layer-content {
	width: 100%;
}

.layui-layer-content ul {
	padding: 0;
	margin: 0;
}

.layui-layer-content li {
	list-style: none;
}

.loginQRcodeDiv {
	text-align: center;
	margin: 0.1rem;
}

.loginQRcode {
	width: 2.8rem;
	height: 2.8rem;
	display: block;
	margin: 0 auto;
}

.btnToolBar {
	margin: 0.1rem auto;
	text-align: center;
}

.pageOneButton {
	font-size: 0.15rem;
	color: white;
	background-color: #cc0000;
	border-radius: 0px;
	float: none;
	clear: both;
	height: 0.4rem;
	line-height: 0.4rem;
}

.login_a_group a:hover {
	color: #000000;
}

@media ( max-width : 767px) {
	.loginQRcode {
		width: 5rem;
		height: 5rem;
	}
	.pageOneButton {
		font-size: 0.3rem;
		line-height: 0.4rem;
		height: 0.75rem;
		line-height: 0.75rem;
	}
	button.btn.btn-pay-by-free {
		width: 70%;
		background: #FDD000;
	}
	.col-nopadding {
		padding: 0;
	}
}

thead .list-style:first-child {
	height: 0.52rem;
	line-height: 0.52rem;
}

th {
	text-align: center;
}

tbody tr.list-style:nth-of-type(odd) {
	background: #f5f5f5;
	line-height: 0.6rem;
}

th.member-name-list.col-sm-4, th.member-sex-list.col-sm-4, th.member-tel-list.col-sm-4
	{
	line-height: 0.4rem;
	font-size: 0.18rem;
	font-weight: 400;
	color: #999;
}

.enroll-team-name, .enroll-team-city, .enroll-team-time {
	width: 100%;
	color: #999999;
	margin-bottom: 0.1rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: bottom;
	font-size: 0.2rem;
}
/************************************附加费tab开始*******************************************/
.tab>div {
	display: inline-block;
	font-size: 0.3rem;
	text-align: center;
	cursor: pointer;
}

.add-tab-line {
	width: 1px;
	height: 20px;
	background-color: #b1b1b1;
	margin-left: 0.6rem;
	margin-right: 0.3rem;
	margin-bottom: -3px;
}

.tabItem {
	margin-top: 0.2rem;
}

.tab-price-select {
	display: inline-block;
	position: relative;
	margin-top: 10px;
	background-color: #999999;
	padding-left: 0.02rem;
	padding-right: 0.04rem;
	border-radius: 5px;
	color: white;
	top: -12px;
}

.tab-active {
	color: #ff6800;
}

.tab-active+span {
	background-color: #ff6800;
}

.tabItem+.tab-price-select:before {
	content: "";
	width: 0;
	height: 0;
	border-top: #999999 solid 6px;
	border-left: transparent solid 0px;
	border-right: transparent solid 13px;
	bottom: -3px;
	position: absolute;
	left: 0px;
}

.tab-active+.tab-price-select:before {
	border-top: #ff6600 solid 6px;
}
/************************************附加费tab********end***********************************/



/* 手机屏幕 */
@media ( max-width : 767px) {
	/* ************************************************* left Menu ****************************************************** */
	.mm-menu {
		background: url('../../resources/images/img-wx-bg.png') no-repeat left top/100%;
	}
	header .main-header-wx {
		background:  #FFFFFF url('../images/header-main-bg.png') no-repeat left top/ 100% 100%;
	}
	.tab-price-select {
		margin-top: 3px;
		font-size: 9px;
	}
	/*通用*/
	.col-nopadding-r {
		border-right: 0px;
	}
	.container-none {
		margin: 0;
		padding: 0;
	}
	.enroll-team-bg-transparent {
		background: transparent;
	}
	html {
		font-size: 50px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.container-team {
		padding-right: 8px;
		padding-left: 8px;
	}
	.col-add {
		padding-right: 0.05rem;
		padding-left: 0.05rem;
	}
	.panel {
		margin-bottom: 0.2rem;
	}
	hr {
		border-top: none;
	}

	/*teamEnroll*/
	.team-profile-style {
		margin-left: -10px;
	}
	.btn-member-list {
		float: right;
		margin-right: 6%;
		height: 0.5rem;
		line-height: 0.2rem;
		font-size: 0.24rem;
		border-color: #ff6600;
		color: #ff6600;
	}
	.container-white {
		background: #fff;
	}
	.enroll-team-cmpt-img {
		border-radius: 0.05rem;
		position: relative;
		border: 0.06rem solid #fff;
		bottom: 0.25rem;
		width: 100%;
		max-width: 3.54rem;
		max-height: 2.43rem;
	}
	.enroll-team-bg-color-wx {
		background: transparent;
	}
	.col-cmpt-detail {
		margin-top: 0.2rem;
		font-size: 0.20rem;
		position: relative;
	}
	.enroll-tame-cmpt-pay {
		position: absolute;
		top: 0.4rem;
		right: 0;
		color: #FDD000;
		font-size: 0.3rem;
	}
	.enroll-team-panel {
		margin-top: 0rem;
	}
	.subtitle-tc {
		font-size: 0.28rem;
		font-weight: 600;
		margin-top: 1rem;
	}
	.itemCtrl.borderAll {
		display: inline-block;
		width: 4rem;
		/* height: 0.4rem; */
	}
	.main-part {
		display: inline-block;
		vertical-align: top;
		width: 72%;
	}
	.itemLabel {
		width: auto;
		display: block;
		padding-bottom: 0.1rem;
		font-size: 0.24rem;
	}
	.itemCtrl.borderAll {
		display: block;
		width: 100%;
	}
	.form-control-add {
		background: #fff;
		width: 100%;
		height: 0.6rem;
		font-size: 0.22rem;
	}
	.hotelName {
		width: 100%;
		font-size: 0.24rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.totaFeeSection {
		font-size: 0.16rem;
		height: 0.7rem;
		padding: 0;
		line-height: 0.7rem;
	}
	.contentJoined {
		font-size: 0.3rem;
		width: 100%;
		font-size: 0.24rem;
		height: 1rem;
		margin-top: 0.25rem;
	}
	.button-submit-add {
		position: absolute;
		background: #FDD000;
		margin-bottom: 0;
		border: none;
		padding: 0;
		font-size: 0.26rem;
		text-align: center;
		display: block;
		width: 32%;
		right: 0;
		bottom: 0;
		height: 0.7rem;
		line-height: 0.7rem;
		border-radius: 0;
		color: #fff;
	}
	.button-submit-add:hover {
		background: #FDD000;
	}
	.totalFee {
		color: #FDD000;
		font-size: 0.22rem;
	}

	/*表格*/
	.item {
		margin-bottom: 0.4rem;
	}
	.item-label {
		font-size: 0.16rem;
		display: inline-block;
		min-width: 1rem;
	}
	.item-label {
		padding-bottom: 0.1rem;
		font-size: 0.24rem;
		display: block;
	}
	.certify[f-type='image'] {
		padding-left: 0;
		height: 1.4rem !important;
	}
	/*常用联系人*/
	.contactContent label {
		display: inline-block;
		margin-right: 3%;
		min-width: 1rem;
		border: 1px solid #ccc;
		border-radius: 0.05rem;
		height: 0.6rem;
		line-height: 0.6rem;
		text-align: center;
		background: #fff;
		color: #999;
		font-weight: 400;
		cursor: pointer;
		padding-left: 0.1rem;
		padding-right: 0.1rem;
		font-size: 0.22rem;
	}
	label#add {
		border: 1px dashed #ccc;
	}
	/*附加费用项*/
	.productsImage {
		width: 100%;
		margin-top: 0.1rem;
	}
	.left-part {
		width: 29%;
	}
	.leastCost {
		margin-top: 0.5rem;
		position: absolute;
		right: 0;
		font-size: 0.24rem;
		color: #ff6800;
	}
	.summary {
		width: 60%;
		margin-top: 0.5rem;
		display: block;
		margin-left: 0.1rem;
		color: #ccc;
		font-size: 0.2rem;
	}

	/*附加弹出层*/
	.layer-sanfo.layui-layer-page .layui-layer-content {
		padding: 0;
	}
	.productInfo {
		vertical-align: top !important;
		padding-left: 0px !important;
	}
	.productItemLabel {
		text-align: center;
		width: 15%;
	}
	.layer-sanfo .swiper-container.main-banner.swiper-container-horizontal.swiper-container-fade
		{
		position: fixed;
		bottom: 6.6rem;
		box-shadow: 0px 0px 0px 6px #fff;
		left: 5%;
	}
	.productTop {
		position: fixed;
		padding-bottom: 0.2rem;
		padding-top: 0.2rem;
		border-bottom: 3px solid #ff6600;
		background: #fff;
		z-index: 100;
	}
	.cost-total {
		position: absolute;
		top: 0.3rem;
		right: 10%;
		font-size: 16px;
	}
	.productCost:nth-of-type(2) {
		margin-top: 1.5rem;
	}
	.productCost:last-child {
		margin-bottom: 0.6rem;
	}
	.layer-sanfo a.layui-layer-btn0 {
		width: 100%;
		height: 0.68rem;
		line-height: 0.68rem;
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 0;
		margin: 0;
	}
	.layer-total-fee {
		font-weight: 600;
		color: #ff6600;
		font-size: 0.3rem;
	}
	/*enrollConfirm弹出层*/
	.pay-sanfo .layui-layer-ico.layui-layer-close.layui-layer-close1 {
		position: absolute;
		right: -20px;
		top: -70px;
		width: 40px;
		height: 56px;
		margin-left: 0;
		background-position: -222px -1px;
	}
	.pay-sanfo .layer-body {
		padding: 0.2rem;
	}
	.pay-sanfo .promo-codes {
		height: 1.6rem;
	}
	.pay-sanfo .layer-input {
		width: 46.43%;
		margin-left: 13%;
		margin-top: 6%;
		height: 50%;;
	}
	.total-pay span {
		font-size: 26px;
		color: #ff6600;
	}
	.container-team {
		margin-top: 0.6rem;
	}
	
	.enroll-team-time img {
		width: 16px;
	}
	.enroll-team-city img {
		width: 16px;
	}
	.cmpt-time-wrapper img {
		width: 16px;
	}
	.cmpt-city-wrapper img {
		width: 16px;
	}
	.main-cmpt-time-wrapper img {
		width: 16px;
	}
	.main-cmpt-city-wrapper img {
		width: 16px;
	}
	.cmpt-layer-time img {
		width: 16px;
	}
	.cmpt-layer-city img {
		width: 16px;
	}

}
@media ( max-width : 414px) {
	header .form-control{
		width: 50%;
	}
}
@media ( max-width : 375px) {
	header .form-control{
		width: 50%;
	}
}
@media ( max-width : 320px) {
	header .form-control{
		width: 40%;
	}
	.pay-sanfo .layer-input {
		margin-top: 7%;
	}
}
/* 大屏幕 */
@media ( min-width : 768px) {
	.main-transition {
	    filter: alpha(opacity = 40);
	    -webkit-transition: all .2s linear;
	    -moz-transition: all .2s linear;
	    transition: all .2s linear;
	    cursor: pointer;
	}
	.main-transition:hover {
	    transform: scale(1.05);
	}
	header {
		background: #FFFFFF;
	}
	html {
		font-size: 100px;
	}
	body {
		font-size: 0.14rem;
		color: #333;
	}
	.navbar-nav:first-child>li {
		width: 20%;
	}
	/*表格*/
	.item {
		margin-bottom: 0.4rem;
	}
	.item-label {
		font-size: 0.16rem !important;
		display: inline-block;
		min-width: 1rem;
	}
	/*面包屑*/
	.clumb {
		margin-top: .1rem;
		margin-bottom: .1rem;
	}
	/*常用联系人*/
	.contactContent label {
		display: inline-block;
		margin-right: 3%;
		min-width: 1rem;
		border: 1px solid #ccc;
		border-radius: 0.05rem;
		height: 0.4rem;
		line-height: 0.4rem;
		text-align: center;
		background: #fff;
		color: #999;
		font-weight: 400;
		cursor: pointer;
		padding-left: 0.05rem;
		padding-right: 0.05rem;
	}
	label#add {
		border: 1px dashed #ccc;
	}
	.btnBuy {
		height: 3.5rem;
		float: right;
		background: #FDD000;
		width: 14%;
		height: 0.4rem;
		border-radius: 0.05rem;
		line-height: 0.4rem;
		text-align: center;
		max-width: 1rem;
		min-width: 0.8rem;
	}
	.summary {
		display: block;
		width: 60%;
		margin-top: 0.5rem;
		margin-left: 0.1rem;
		color: #ccc;
	}
	/*teamEnroll*/
	.enroll-tame-cmpt-pay {
		position: absolute;
		right: 11%;
		top: -15px;
		color: #FDD000;
		font-size: 0.4rem;
	}
	.subtitle-tc {
		margin-top: 0.5rem;
		font-size: 0.18rem;
		font-weight: 600;
	}
	.enroll-team-bg {
		padding: 0rem 1.85rem;
	}
	.itemCtrl.borderAll {
		display: inline-block;
		width: 4rem;
		/* height: 0.4rem; */
	}
	.itemLabel {
		display: inline-block;
		width: 1.2rem;
	}
	.tab>div {
		font-size: 0.16rem;
	}
	.tab-price-select {
		top: -0.2rem;
	}
	.btn-member-list {
		color: #ff6600;
		padding-left: 0.1rem;
		padding-right: 0.1rem;
		min-width: 0.82rem;
		border-color: #ff6600;
		/* height: 0.3rem; */
	}
	.layer-total-fee {
		font-weight: 600;
		color: #ff6600;
		font-size: 0.16rem;
	}
	.layer-sanfo .productInfo {
		height: 115px;
	}

	/*enrollConfirm弹出层*/
	.pay-sanfo .layui-layer-ico.layui-layer-close.layui-layer-close1 {
		position: absolute;
		right: -20px;
		top: -70px;
		width: 40px;
		height: 56px;
		margin-left: 0;
		background-position: -222px -1px;
	}
	.pay-sanfo .layer-body {
		padding: 0.2rem;
	}
	.pay-sanfo .promo-codes {
		height: 1.2rem;
	}
	.pay-sanfo .layer-input {
		width: 46.43%;
		margin-left: 13%;
		margin-top: 6%;
		height: 0.4rem;
	}
	.total-pay span {
		font-size: 26px;
		color: #ff6600;
	}
	/*footer*/
	/*针对火狐*/
	@-moz-document url-prefix (){
		.productIncrease { top:-8px;}
	}

	@-moz-document url-prefix (){
		.productDecrease { top:-8px;}
	}
	button.btn.btn-pay-by-free {
		width: 70%;
		background: #FDD000;
	}
	
	.right-imgs {
	    border: 1px solid #ccc;
	    float: left;
	    width: 94px;
	    display: inline-block;
	    text-align: center;
	    padding: 7px;
	    margin: 2%;
	    opacity: 0.5;
	    border-radius: 5px;
	}
	
	.right-imgs img {
		width: 100%;
	}
	
	.right-imgs p {
	    font-size: 16px;
	    height: 0.26rem;
	    line-height: 0.3rem;
	    margin-bottom: 0rem;
	}
	
	.header-partner {
		padding-top: 0rem;
		background: #FFFFFF;
	}
	.header-partner-subheader{
		padding-top:0rem;
	}
	.enroll-team-time img {
		width: 16px;
	}
	
	.enroll-team-city img {
		width: 16px;
	}
	
	.cmpt-time-wrapper img {
		width: 16px;
	}
	
	.cmpt-city-wrapper img {
		width: 16px;
	}
	
	.main-cmpt-time-wrapper img {
		width: 16px;
	}
	
	.main-cmpt-city-wrapper img {
		width: 16px;
	}
	
	.cmpt-layer-time img {
		width: 16px;
	}
	
	.cmpt-layer-city img {
		width: 16px;
	}
	
	.crumb {
		position: absolute;
		left: 22%;
		top: 10%;
	}
	
	header .navbar-brand {
		padding: 30px 0px 0px 0px;
	}

}

@media ( min-width : 1200px) {
	.container {
		width: 12.3rem;
		margin: 0 auto;
	}
	.shopSanfo>div>span {
		font-size: 0.14rem;
	}
	.enroll-team-time img {
		width: 16px;
	}
	.enroll-team-city img {
		width: 16px;
	}
	.cmpt-time-wrapper img {
		width: 16px;
	}
	.cmpt-city-wrapper img {
		width: 16px;
	}
	.main-cmpt-time-wrapper img {
		width: 16px;
	}
	.main-cmpt-city-wrapper img {
		width: 16px;
	}
	.cmpt-layer-time img {
		width: 16px;
	}
	.cmpt-layer-city img {
		width: 16px;
	}
	header .navbar-brand {
		padding: 30px 0px 0px 0px;
	}
}

@media ( min-width : 768px) and (max-width: 990px) {
	.enroll-team-bg {
		padding: 0rem 10%;
	}
	.main-part {
		display: inline-block;
		vertical-align: top;
		width: 77%;
	}
	.leastCost {
		position: absolute;
		right: 30%;
	}
	.qrSanfo {
		padding-left: 0;
		text-align: left;
	}
	.enroll-team-name, .enroll-team-city, .enroll-team-time {
		font-size: 0.14rem;
	}
	header .navbar-brand {
		padding: 30px 0px 0px 0px;
	}
	header .navbar-nav:first-child>li>a {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	header .navbar {
		width: 90%;
	}
	header .navbar-nav:first-child {
		margin-left: 2%;
		width: 46%;
	}
	header .navbar-nav:first-child>li>a {
		padding-left: 0;
		font-size: 0.12rem;
		padding-right: 0;
	}
	header .navbar-form {
		width: 21%;
	}
	header .navbar-right-bottom>a {
		margin-left: 2px;
	}
	header .navbar-form .form-group {
		position: relative;
		margin-top: 0.05rem;
		height: 0.5rem;
		margin-bottom: -10px;
		vertical-align: top;
	}
	header .header-btn-search {
		position: absolute;
		margin-left: -40px;
		width: 20px;
		cursor: pointer;
		right: 10%;
		bottom: 0;
	}
}

@media ( min-width : 991px) and (max-width: 1200px) {
	.enroll-team-bg {
		padding: 0rem 10%;
	}
	.main-part {
		display: inline-block;
		vertical-align: top;
		width: 78%;
	}
	.leastCost {
		position: absolute;
		right: 27%;
	}
	.left-part {
		display: inline-block;
		width: 15%;
		max-width: 1.6rem;
	}
	.productsImage {
		width: 100%;
		margin-top: 0.2rem;
	}
	.enroll-team-name, .enroll-team-city, .enroll-team-time {
		font-size: 0.14rem;
	}
	header .navbar {
		width: 90%;
	}
	header .navbar-nav:first-child {
		margin-left: 2%;
		width: 46%;
	}
	header .navbar-nav:first-child>li>a {
		font-size: 0.14rem;
	}
	header .navbar-form {
		width: 21%;
	}
}

@media ( min-width : 1200px) {
	.summary {
		width: 80%;
	}
	.enroll-team-name, .enroll-team-city, .enroll-team-time {
		font-size: 0.14rem;
	}
	header .navbar {
		width: 90%;
		min-width: 858px;
	}
}

@media ( min-width : 1920px) {
	.qrSanfo {
		text-align: right;
	}
	.navbar-nav:nth-of-type(2) {
		width: 22%;
	}
	header .navbar {
		width: 60%;
		min-width: 858px;
	}
}
/*图片单独设置媒体查询*/
@media ( max-width : 767px) {
.header-partner{
	padding-top:.9rem;
}
	/*img 大小*/
	.input-group-addon img{
		width:0.26rem;
	}
	.footerBar .isMe {
		position:relative;
		background:#FDD000;
		color:#fff;
	}
	.footerBar .isMe span{
		color:#fff;
	}
	/* .footerBar .isMe:after {
		position:absolute;
		content:"";
		height:3px;
		width:10px;
		bottom:0px;
		left:50%;
		background:#000;
		transform:translateX(-50%);
		-o-transform:translateX(-50%);
		-webkit-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		-ms-transform:translateX(-50%);
	} */
}
@media ( min-width : 768px) {
	/*img 大小*/
	.input-group-addon img{
		width:0.2rem;
	}
	.add-bg.dynamic-bg{
	    padding-top: 1.8rem;
    	margin-top: -1.8rem;
	}
}
/***************************************暂无图片样式**************************************************/
/*图片单独设置媒体查询*/
@media ( max-width : 767px) {
	#cmptList .no-page, #commentAll-list .no-news{
		padding-top: 0.76rem;
	    width: 1.62rem;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	}
	.no-news-text,.no-page-text{
		color: #999;
	    text-align: center;
	    font-size: 0.22rem;
	    padding-bottom: 0.76rem;
	    display: block;
	    margin: 0 auto;
	}
}
@media ( min-width : 768px) {
	/*img 大小*/
	#cmptList .no-page, #commentAll-list .no-news{
		width: 150px;
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	.no-news-text,.no-page-text{
		text-align:center;
		color: #999;
		font-size:22px;
		padding-bottom:0.5rem;
		display:block;
		margin:0 auto;
	}
	input#searchContentPC::-moz-placeholder {
		color: #ffd780 !important;
		opacity: 1;
	}
	input#searchContentPC:-ms-input-placeholder {
		color: #ffd780 !important;
	}
	input#searchContentPC::-webkit-input-placeholder {
		color: #ffd780 !important;
	}
}

/********************************layer无法滑动修改*****************************************/
@media ( max-width : 767px) {
	.layer-btn .layui-layer-content {
		overflow:auto;
		-webkit-overflow-scrolling: touch;
	}
}

/***************************************设置html字体大小**************************/
@media ( max-width : 767px) {
	html{
		font-size: 50px;
	}
}

@media ( min-width : 768px) and (max-width: 990px) {
	html{
		font-size: 60px;
	}
}

@media ( min-width : 991px) and (max-width: 1200px) {
	html{
		font-size: 80px;
	}
}

@media ( min-width : 1200px) {
	html{
		font-size: 100px;
	}
}
/***************************************设置html字体大小**************************/
/***************************************footer背景图***************************/
.footer-pc {
	background: #FFFFFF url('../images/subfooter-bg.png') no-repeat center top/auto 100%;
}
/* .footer-wx{
	background: url('../images/footer-bg-wx.png') no-repeat center top/100% auto;
} */
/***************************************footer背景图***************************/
.subfooter-pc {
	background: #FFFFFF url('../images/subfooter-bg.png') no-repeat center top/auto 100%;
}
.subfooter-wx>img{
	width:100%;
}
/****************合作伙伴样式(多尺寸)*******************/
.partner-img {
	max-width: 100%;
    max-height: 100%;
    text-align: center;
}

.col-partner {
	text-align: left;
}


.cmpt-detail-sec-before {
	width: 50%;
	line-height: .3rem;
	height: .3rem;
	content: attr(data-attr);
	position: absolute;
	background: #3191a1;
	text-indent: 1em;
	top: .14rem;
	border-top-left-radius: 5px;
	color: #fff;
}

.content-partner {
	float: left;
	padding-top: 5%;
	padding-left: 15px;
    padding-right: 15px;
	width: 100%;
	min-height: none !important;
	text-align:center;
}
/* .content-partner:last-child {
    padding-bottom: 1rem;
} */
.sec-partner {
	margin-top: .4rem;
}
@media ( max-width : 768px) {
    .col-partner-1>a {
		display: inline-block;
		max-width: 4rem;
		max-height:2.4rem;
		line-height: 2.4rem;
		overflow: hidden;
		width: 100%;
	}
	.col-partner-2>a {
		display: inline-block;
		max-width: 3rem;
		max-height:1.8rem;
		line-height: 1.8rem;
		overflow: hidden;
		width: 100%;
	}
	.col-partner-3>a {
		display: inline-block;
		max-width: 2rem;
		max-height:1.2rem;
		line-height: 1.2rem;
		overflow: hidden;
		width: 100%;
	}
	.col-partner-4>a {
		display: inline-block;
		max-width: 1.62rem;
		max-height: .98rem;
		line-height: .98rem;
		overflow: hidden;
		width: 100%;
	}
	.col-partner-5>a {
		display: inline-block;
		max-width: 1.62rem;
		max-height: .98rem;
		line-height: .98rem;
		overflow: hidden;
		width: 100%;
	}
	.col-partner-1>a>img {
		width:100%;
		max-width: 4rem;
		max-height: 2.4rem;
	}
	.col-partner-2>a>img {
		width:100%;
		max-width: 3rem;
		max-height: 1.8rem;
	}
	.col-partner-3>a>img {
		width:100%;
		max-width: 2.01rem;
		max-height:1.2rem;
	}
	
	.col-partner-4>a>img {
		width:100%;
		max-width: 1.62rem;
		max-height: .98rem;
	}
	.col-partner-5>a>img {
		width:100%;
		max-width: 1.62rem;
		max-height:.98rem;
	}
	.col-xs-2-new, .col-lg-2-new, .col-md-2-new,.col-sm-2-new {
	    width: 20%;
	    float: left;
	    position: relative;
	    min-height: 1px;
	    padding-right: 5px;
	    padding-left: 5px;
	}
	.col-partner-5,.col-partner-4,.col-partner-3,.col-partner-2,.col-partner-1{
		padding:0;
	}
}
@media ( min-width : 768px) {
	.col-partner {
		text-align: left;
		padding: 0 5px;
		margin-bottom: .3rem;
	}
	.content-partner {
		padding-left: 85px;
		padding-right: 85px;
		text-align:center;
	}
	.col-partner-1>a {
		display: inline-block;
		overflow: hidden;
		display: inline-block;
		max-width: 5rem;
		max-height: 3rem;
		line-height: 3rem;
		overflow: hidden;
	}
	.col-partner-2>a {
		display: inline-block;
		max-width: 4rem;
		max-height: 2.4rem;
		line-height: 2.4rem;
		overflow: hidden;
		width: 100%;
	}
	.col-partner-3>a {
		display: inline-block;
		max-width: 2.8rem;
		max-height: 1.68rem;
		line-height: 1.68rem;
		overflow: hidden;
		width: 100%;
	}
	.col-partner-4>a {
		display: inline-block;
		max-width: 2.27rem;
		max-height: 1.37rem;
		line-height:1.37rem;
		overflow: hidden;
		width: 100%;
	}
	.col-partner-5>a {
		display: inline-block;
		max-width: 2.08rem;
		max-height: 1.27rem;
		line-height: 1.27rem;
		overflow: hidden;
		width: 100%;
	}
	.col-partner-1>a>img {
		width:100%;
		max-width: 5rem;
		max-height: 3rem;
	}
	.col-partner-2>a>img {
		width:100%;
		max-width: 4rem;
		max-height: 2.4rem;
	}
	.col-partner-3>a>img {
		width:100%;
		max-width: 2.8rem;
		max-height: 1.68rem;
	}
	
	.col-partner-4>a>img {
		width:100%;
		max-width: 2.27rem;
		max-height:1.37rem;
	}
	.col-partner-5>a>img {
		width:100%;
		max-width: 100%;
		max-height:1.27rem;
	}
	.col-lg-2-new,.col-sm-2-new,.col-md-2-new,.col-xs-2-new{
		width:20%;
		float: left;
		position: relative;
    	min-height: 1px;
   	 	padding-right: 15px;
    	padding-left: 15px;
	}
}
/*更多（多尺寸）*/
.cmpt-more, .news-more,.notice-more,.photo-more,.vedio-more {
	clear: both;
    display: none;
    background: #FDD000;
    width: 1.5rem;
    height: .34rem;
    text-align: left;
    text-indent: 1em;
    line-height: .34rem;
    color: #FFF;
    font-size: .16rem;
    float: right;
    margin-top: .06rem;
    cursor: pointer;
    position:relative;
}
.cmpt-more:after, .news-more:after,.notice-more:after,.photo-more:after,.vedio-more:after{
	content:'';
	position:absolute;
	width:9px;
	height:16px;
    top: .1rem;
    right: 1em;
	background: url(../../resources/images/icon_more_pcwx.png)no-repeat left top/100% 100%;
}
@media ( max-width : 767px) {
	/*更多*/
	.cmpt-more, .news-more,.notice-more,.photo-more,.vedio-more {
		margin-right:15px;
	}
	.cmpt-more:after, .news-more:after, .notice-more:after, .photo-more:after, .vedio-more:after {
	    width: .09rem;
	    height: .16rem;
	    top: .1rem;
	    right: .1rem;
	}
}
/**标题样式**/
/*标题样式*/
.main-sec-title {
    position: relative;
    font-size: .26rem;
    clear: both;
    float: left;
    margin: .5rem;
    
}
.main-sec-title>div {
    float: left;
}
.main-sec-title-after{
	display: inline-block;
    position: relative;
    height: .52rem;
    }
.main-sec-title:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: -.22rem;
    width: 100%;
    height: .22rem;
	background:url('../../resources/images/bg_title_line.png')no-repeat left bottom/100% 100%;
}
/*新闻时间样式（多尺寸）*/
.news-time {
		height: auto;
		position: absolute;
		font-size: .14rem;
		color: #FFFFFF;
		padding-top: 0;
		right: 0;
		top: 0;
		background: #FDD000;
		padding-left: 1em;
		padding-right: 1em;
	}
/*commetn(多尺寸)*/
@media ( max-width : 767px) {
	
}
@media ( min-width : 768px) {
	.reply_publishBtn,.publishBtn {
    float: right;
    width: 1.4rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 20px;
    text-align: center;
    background-color: #107b31;
    color: #fff;
    border-radius: 0;
    border: none;
    outline: none;
}
.replyLimit{
	bottom:0rem;
}
}

/*文章头banner(多尺寸)*/
@media ( max-width : 767px) {
	.top-banner {
	    line-height: .6rem;
	    width: 100%;
	    height: .6rem;
	    margin-top: .4rem;
	    margin-bottom: .42rem;
	    text-align: center;
	    background: url(../../resources/images/org-news-top-bg-wx.jpg)no-repeat left top/100% 100%;
	    color: #fff;
	    font-size: .3rem;
	}
}
@media ( min-width : 768px) {
	.top-banner{
		line-height: 1rem;
	    width: 100%;
	    height: 1rem;
	    margin-bottom: .42rem;
	    text-align: center;
	    background: url(../../resources/images/org-news-top-bg-pc.jpg)no-repeat left top/100% auto;
	    color: #fff;
	    font-size: .3rem;
    }
    .summary-sec {
	    margin-bottom: .5rem;
	}
}
/*相册图集（main）多尺寸*/
	.photo-img-div img {
		width: 100%;
	}

	.photo-bottom {
		margin-bottom:.3rem;
	    text-indent: 1em;
	    line-height: .84rem;
	    height: .84rem;
	    border: 1px solid #d5dfd9;
	    background: #fff url(../../resources/images/icon_photo_pc.png)no-repeat right bottom;
	}
	.photo-bottom-text{
		text-overflow: ellipsis;
	    width: 93%;
	    overflow: hidden;
	    white-space: nowrap;
	}
@media ( max-width : 767px) {
	/*图集*/
	.main-sec-title {
		margin-left: .1rem;
	}
	.photo-bottom {
		height: .48rem;
		line-height: .48rem;
		background: #fff url(../../resources/images/icon_photo_pc.png) no-repeat
			right bottom/auto 100%;
		margin-bottom: .3rem;
	}
}
@media ( min-width : 768px) {
	
}
/****************视频*********************/
@media ( max-width : 767px) {
	/*视频*/
	.play-btn {
		cursor: pointer;
		position: absolute;
		left: 50%;
		top: 50%;
		text-align: translate;
		transform: translate(-50%, -50%);
		width: .86rem;
		height: .86rem;
	}
	.play-btn>img {
		width: 100%;
	}
	.vedio-summary {
		border: 1px solid #ccc;
		height: .84rem;
		line-height: .84rem;
		margin-bottom: .3rem;
	}
	.vedio-col {
		position: relative;
		cursor:pointer;
	}
	.vedio-summary p {
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
}
@media ( min-width : 768px) {
	/*视频*/
	section.vedio-sec {
	    background: #fff;
	}
	.play-btn {
	    cursor: pointer;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    text-align: translate;
	    transform: translate(-50%,-50%);
	    width: .86rem;
	    height: .86rem;
	}
	.vedio-summary {
	    border: 1px solid #ccc;
	    height: .84rem;
	    line-height: .84rem;
	    background:#f3f7f5;
        text-indent: 1em;
	}
	.vedio-col {
	    position: relative;
	    cursor:pointer;
	}
	.vedio-summary p {
	    width: 100%;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    overflow: hidden;
	}
}
/*暂无*/
.no-cmpt {
    text-align: center;
    font-size: .4rem;
    color: #666666;
}