@charset "utf-8";
/* CSS Document */

.wrap {
	width: 1000px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*专题顶部导航*/

.top-bar {
	border-bottom: 2px #E20000 solid;
}

.top-bar-login,
.top-bar-login-after {
	line-height: 30px;
	font: 12px/30px simsun;
}

.top-bar-login-after {
	display: none;
}

.top-bar .ofw-logo {
	margin-top: 2px;
}

.top-bar-login>.signin {
	display: inline-block;
	background: #e20000;
	height: 24px;
	width: 50px;
	border-radius: 2px;
	text-align: center;
	margin-top: 3px;
	line-height: 24px;
}

.top-bar-login>.signin>a {
	color: #fff;
}

.top-bar-login a,
.top-bar-login-after a {
	color: #333;
}

.top-bar-login a:hover,
.top-bar-login-after a:hover {
	text-decoration: underline;
}

.top-bar-login i {
	font-style: normal;
	color: #666;
}

.top-bar-login>.email {
	padding-left: 24px;
	display: inline-block;
	background: url(http://images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;
}

/*nav-bar*/

.nav-bar {
	position: absolute;
	width: 100%;
	z-index: 100;
	background: #000;
	border-bottom: 2px solid #164898;
	color: #fff;
}

.nav-bar.fixed {
	position: fixed;
	top: 0;
}

.nav-bar .nav {
	margin-left: 4px;
}

.nav-bar .nav a {
	margin-left: 13px;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
}

.nav-bar .nav a.on {
	color: #fff;
	font-weight: 1000;
}

.nav-bar .nav-r div.fl {
	width: 150px;
	height: 50px;
	text-align: center;
	background: #164898;
}

.nav-bar .nav-r .fl div {
	margin-top: 22px;
}

.nav-bar .nav-r .fl span {
	margin-top: 10px;
	font-size: 17px;
	color: #fff;
	line-height: 50px;
}

.banner {
	margin-top: 50px;
	height: 324px;
	position: relative;
}

.banner .ban-wrap {
	position: relative;
	width: 100%;
	height: 100%;
}

.banner .ban-wrap div {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: url(../images/ban1.png?v=20180707) no-repeat center;
}

.con-left {
	float: left;
	width: 750px;
}

.con-left .sm-ban-wrap {
	position: relative;
}

.con-left .sm-ban-wrap a {
	position: absolute;
	left: 185px;
	bottom: 76px;
	width: 130px;
	height: 40px;
}

.con-left .sm-ban-wrap img {
	padding: 20px 0;
}

.con-left h3 {
	font-size: 20px;
	font-weight: 100;
	color: #164898;
	padding: 20px 0;
}

.con-left p {
	color: #555;
	line-height: 25px;
	font-size: 16px;
	margin-bottom: 10px;
}

.con-left .con-text {
	text-indent: 2em;
}

.con-left .baoming-btn {
	display: block;
	border-radius: 5px;
	margin-top: 20px;
	margin-left: 120px;
	width: 180px;
	height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background-color: #cc0000;
	line-height: 50px;
	text-align: center;
}

.schedule-left {
	padding-right: 20px;
}

.blue-zero {
	width: 10px;
	height: 10px;
	background-color: #164898;
	border-radius: 50%;
	margin-left: -25px;
}

.schedule-right {
	border-left: 1px solid #333;
	padding-left: 20px;
	width: 480px;
}

.con-right {
	float: right;
	width: 190px;
}

.con-right h3 {
	font-size: 20px;
	font-weight: 100;
	color: #164898;
	padding: 20px 0;
}

.con-right img {
	padding-bottom: 10px;
}

.con-right p {
	font-size: 12px;
	line-height: 20px;
}

.bom-20 {
	padding-bottom: 20px;
}

/*20180323新增*/

.side-float {
	position: fixed;
	z-index: 1000;
	width: 155px;
	height: 120px;
	background: url(../images/float_bg_07.png);
	right: 0;
	top: 50%;
	margin-top: -60px;
}

.side-float a {
	display: block;
	height: 40px;
}

.side-float a.buy-now {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #c00;
	color: #fff;
	font-size: 18px;
}

/*share*/

.hover-share {
	position: relative;
	display: inline-block
}

.hover-share .social-share {
	display: none;
	width: 170px;
	position: absolute;
	top: 0px;
	left: -170px;
}

.hover-share:hover .social-share {
	display: block;
}

.social-share .social-share-icon {
	margin: 1px 2px;
}

.left_title {
	width: 100%;
	text-align: center;
}

.left_title::before {
	content: "";
	display: inline-block;
	width: 300px;
	height: 1px;
	background-color: #164898;
	margin-right: 15px;
	vertical-align: middle;
}

.left_title::after {
	content: "";
	display: inline-block;
	width: 300px;
	height: 1px;
	background-color: #164898;
	margin-left: 15px;
	vertical-align: middle;
}

.table_bg_c9 {
	background-color: #c9e6f7;
}

.schedule {
	width: 100%;
	overflow: hidden;
	border: 1px solid #126ac4;
}

.schedule td {
	position: relative;
	font-size: 16px;
	color: #333;
	height: 35px;
	line-height: 25px;
	border: 1px solid #126ac4;
	padding-left: 10px;
}

.schedule td span {
	display: block;
	margin-right: 15px;
	line-height: 35px;
}

.schedule td.table_title {
	color: #126ac4;
}

/*  往届精彩回顾 */

#box {
	position: relative;
	width: 750px;
	height: 225px;
	margin: 50px auto;
}

#box ul {
	position: relative;
	width: 750px;
	height: 225px;
	margin: 0 auto;
}

#box li {
	position: absolute;
	border: 2px solid #000;
	list-style: none;
	background: #000;
	width: 0;
	height: 0;
	top: 146px;
	left: 377px;
	z-index: 0;
	cursor: pointer;
	overflow: hidden;
	border-radius: 3px;
}

#box li img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

#box .prev,
#box .next {
	position: absolute;
	top: 60px;
	width: 25px;
	height: 80px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	background: url(../images/posn/btn.png) no-repeat;
	z-index: 10000;
}

#box .prev {
	left: -5px;
}

#box .next {
	right: 8px;
	background-position: -50px 0;
}

.fashion-cont {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
}

.fashion-cont h3 {
	display: table;
	font-size: 14px;
	color: #fff;
	padding: 10px;
}