@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, tr, td, blockquote, fieldset, div, span, strong, label, em {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #fff;
	font-family: "Times New Roman", Georgia, Serif;
	display: none;
}
input:focus, a:focus, button:focus {
	outline: none;
}
a:hover, a:focus {
	text-decoration: none;
}
p>a {
	color: #000;
}
img, p {
	border: 0px;
}
li {
	list-style: none;
}
span {
	vertical-align: middle;
}
ul, ol {
	list-style: none;
}
.center {
	text-align: center;
	padding-bottom: 50px;
}
.top-center {
	background-color: #eeeeee;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
}
.min-center {
	text-align: center;
}
.section {
	margin-top: 30px;
}
#footer {
	position: relative;
}

/*除首页以外的页面footer*/
#footer-other {
	position: relative;
	padding-bottom: 10px;
	padding-top: 50px;
}
.follow-us {
	margin-top: 10px;
}
.follow-us a {
	color: #000;
	margin: 0 5px;
	font-size: 16px;
}
.footer-2wm {
	width: 100px;
}

/*头部导航*/
.header-logo {
	width: 16%;
	min-width: 200px;
	max-width: 300px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 40px;
}
.header-bc {
	width: 100%;
	max-height: 350px;
	overflow-y: hidden;
}
.header-nav {
	position: absolute;
	top: 0;
	right: 5%;
	width: 986px;
}
.nav ul {
	margin-top: 36px;
	color: #fff;
}
.nav ul li {
	float: left;
	padding: 0 10px;
}
.nav ul li a {
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	font-weight: bold;
	text-transform: uppercase;
}
/*.nav ul li:last-child a {
	font-weight: 300;
	color: #fff;
	line-height: 45px;
	padding: 15px;
}*/
.top-20 {
	margin-top: 20px;
}
.top-50 {
	margin-top: 50px;
}

/*返回顶部*/
#backtotop {
	position: fixed;
	display: none;
	cursor: pointer;
	bottom: 25px;
	right: 40px;
	z-index: 2;
}
#backtotop button {
	border: none;
	padding: 0 12px;
	width: 65px;
	height: 45px;
	font-weight: 600;
	background-color: #ccc;
	color: #555;
	border-radius: 5px;
}
#backtotop button:focus {
	outline: none;
}

/* 联系我们 */
.map-canvas {
	height: 400px;
}
.pad-50 {
	padding: 50px 0;
}
.mar-10 {
	margin: 10px 0;
}
.mar-50 {
	margin: 50px 0;
}

/* 参与时装周 */
.mar-b-40 {
	margin-bottom: 40px;
}

/* 关于我们 */

/*官方场地*//* 时装周联盟 */
.about tr td:first-child {
	border-right: 1px solid #999;
}
.about tr td:first-child h3 {
	text-align: center;
}
.about tr td:last-child {
	padding: 0 80px;
}
.about tr td:last-child p {
	margin-bottom: 10px;
	text-align: justify;
	line-height: 30px;
}
.indent {
	text-indent: 2em;
}
.venue-footer-img {
	padding-top: 50px;
}
.venue-footer-img img {
	padding: 0 30px;
}

/*搜索框*/

/*.search{ position: relative; padding:0 15px;}
.search input{ width: 100%; height: 34px; padding:5px; border:1px solid #e4e4e4;}
.search a{ position: absolute; top: 0; right: 15px; padding: 5px 10px; color: #000;}*/

/*索引*/
.letter span a {
	color: #000;
	font-size: 20px;
	padding-left: 20px;
}
.letter span .gray {
	color: gray;
}

/*设计师和品牌*/
.brand-div .letter-img, .brand-div .brand-img-div, .brand-div .footer-img {
	float: left;
	margin-left: 4px;
	margin-bottom: 4px;
}
.letter-img {
	width: 191px;
	line-height: 287px;
}
.brand-img-div {
	position: relative;
}
.brand-img {
	width: 191px;
	height: 287px;
}
.brand-name-div {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding: 5px 0;
}
.brand-name-div p {
	color: #fff;
	text-align: center;
}

/*索引*/
.suoyin {
	text-align: center;
	margin-bottom: 15px;
}
.suoyin ul li {
	display: inline-block;
}
.suoyin ul li:first-child {
	margin-right: 5px;
}

/*字母图片*/
.letter-img {
	font-size: 140px;
	text-align: center;
	color: #000;
	font-family: "Times New Roman", Georgia, Serif;
}

/*品牌名称*/
.brand-img p {
	margin-top: -40px;
	color: #fff;
	text-align: center;
}

/* 参与时装周 */
.partake ul li {
	margin-bottom: 30px;
}
.partake ul li button {
	color: #474747;
	padding: 30px 0;
	font-size: 18px;
	width: 320px;
	border: 1px solid #474747;
	background-color: #fff;
}
.hwLayer-ok {
	background-color: #474747;
	color: #fff;
	padding: 10px 0;
	font-size: 18px;
	width: 100%;
	border: none;
}
.close {
	text-align: right;
}
.mar-30 {
	margin-top: 30px;
}

/* 日程 */
.sche-con {
	font-size: 24px;
	margin-top: 60px;
}
.sche-con p {
	margin-left: 50px;
}
.sche-date a {
	color: #555;
}
.sche-date span {
	float: left;
	font-size: 24px;
	font-weight: 600;
	color: #555;
	line-height: 50px;
	margin-right: 20px;
	padding-left: 5px;
}
.sche-date {
	padding-bottom: 50px;
}
.sche-date ul li {
	float: left;
	margin-right: 20px;
	line-height: 32px;
}
.sche-date ul .active {
	font-size: 32px;
	font-weight: 600;
	color: #555;
	font-family: "sans-serif";
	text-decoration: underline;
}
.mar-b-40 {
	margin-bottom: 40px;
}
.navbar {
	background-color: #fff;
}

/* 活动地点 */
.pad-t-50 {
	padding-top: 50px;
}

/* 服饰展 */
.mar-t-5 {
	margin-top: 5px;
}

/* 新闻专栏 */
.news-main {
	padding: 0 15px;
}
.news-main .news-con {
	margin-bottom: 30px;
}
.news-main .news-con .news-img {
	margin-bottom: 20px;
}
.news-main .news-con .news-p p {
	margin-bottom: 10px;
}
.news-main .news-con .news-p p:nth-child(1) {
	font-weight: 600;
}
.news-main .news-con .news-p p:nth-child(3) {
	text-indent: 2em;
}

/* 联系我们 */
.contact {
	padding-bottom: 80px;
}
.contact p {
	line-height: 25px;
}

/* 商业支持 */
.business-img ul li {
	width: 50%;
	float: left;
}

/* 品牌展示 */
.designer-con .slide-con {
	padding: 0 20px 0 50px;
	text-align: justify
}
.designer-con h2{ padding-bottom: 15px; }
.clear {
	clear: both;
}
.brand-show >div >a >.img-responsive {
	padding-right: 20px;
	height: 423px;
}
.mar-t-72 {
	margin-top: 72px;
}
.mar-t-42{
	margin-top: 42px;
}
.pad-t-15 {
	padding-top: 15px;
}
.mar-20 {
	margin: 40px 0 20px;
}
.mar-b-20 {
	margin-bottom: 20px;
}
.top-35 {
	margin-top: 35px;
}

/* 活动 */
.events-section {
	padding: 5px 0;
}
.events-high {
	margin-bottom: 5px;
	position: relative;
	max-height: 300px;
	overflow-y: hidden;
}
.events-high h1 {
	color: #fff;
	position: absolute;
	text-align: center;
	left: 50%;
	margin-left: -74px;
	top: 50%;
	margin-top: -11px;
	text-shadow: 2px 2px 3px #888;
}
.events ul li {
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	padding: 0 5px 5px 0;
}
.events .res {
	position: absolute;
	background: #fff;
	top: 0px;
	left: 0px;
	margin: 0 5px 5px 0;
}
.events .text {
	position: absolute;
	left: -350px;
	top: 0px;
}
.events .text p {
	width: 350px;
	text-align: center;
	font-weight: 600;
	line-height: 30px;
	font-size: 16px;
}

/* 遮罩层 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */
*+html .clearfix {
	min-height: 1%;
}

/* 哈尔滨IN */
.tab-content .tab-pane .clearfix li {
	float: left;
	margin-bottom: 10px;
	display: inline;
	overflow: hidden;
	position: relative;
}
.tab-content .tab-pane .clearfix li .res {
	position: absolute;
	background: #000;
	top: 0px;
	left: 0px;
}
.tab-content .tab-pane .clearfix li .text {
	position: absolute;
	left: -300px;
	top: 0px;
}
.tab-content .tab-pane .clearfix li .text p {
	margin-top: 130px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
}
.tab-content .tab-pane .clearfix li .text p a {
	color: #fff;
}

/* 搜索 */
.search-white img {
	width: 28px;
}

/* 首页微信遮罩层 */
.wxOver {
	position: absolute;
	left: 50%;
	margin-left: -129px;
	top: 50%;
	margin-top: -129px;
	text-align: center;
}
.wxOver ul li {
	float: left;
}
.wxOver ul li:last-child {
	margin-left: 20px;
}

/* 首页搜索 */
.search-div {
	border: 1px solid #c4c4c4;
	margin-top: 30px;
	display: none;
	float: left;
	margin-left: 5px;
}
.search-div input, .search-div button {
	border: 0;
	line-height: 30px;
}
.search-div button {
	background-color: #fff;
}
.search-div input {
	padding-left: 5px;
	width: 100px;
}

/* 其他页面搜索 */
#head-nav {
	position: relative;
	margin-right: 50px;
}
.other-search {
	position: absolute;
	right: -55px;
	top: 12px;
	border: 1px solid #fff;
	margin-top: 30px;
	display: none;
	float: left;
	margin-left: 5px;
}
.other-search input {
	background-color: transparent;
	color: #fff;
	border: 0;
	line-height: 30px;
	padding-left: 5px;
	width: 100px;
}
.other-search button {
	background-color: transparent;
	border: 0;
	line-height: 30px;
	padding: 0;
}
.other-input::-webkit-input-placeholder {
	color: #fff;
}
.other-input:-moz-placeholder {
	color: #fff;
}
.other-input::-moz-placeholder {
	color: #fff;
}
.other-input:-ms-input-placeholder {
	color: #fff;
}

/* 登录 */
#user-login {
	position: absolute;
	bottom: 25px;
	left: 25px;
}
.logout, .fa-sign-out {
	color: #000;
}