*{
	margin:0;
	padding: 0;
}
a{
	text-decoration: none!important;
	color:#333;
}
p{
	line-height: 28px;
	text-align: justify;
}
li{
	list-style: none;
}
body {
	font: 14px "微软雅黑","Arial Narrow",HELVETICA;
	margin: 0;
	padding: 0;
	color: #404040;
}
img{border:none!important;}
.line{
	border-top: 1px solid #c0c0c0;
	height: 1px;
	width: 100%;
	margin: 30px auto 0;
}
.mt5{margin-top:5px;clear: both;}
.mt10{margin-top: 10px;clear: both;}
.mt20{margin-top: 20px;clear: both;}
.mt30{margin-top: 30px;clear: both;}
.mb5{margin-bottom:5px;clear: both;}
.mb10{margin-bottom: 10px;clear: both;}
.mb20{margin-bottom: 20px;clear: both;}
.mb30{margin-bottom: 30px;clear: both;}
.mb50{margin-bottom: 50px;clear: both;}
.mh80{height:80px;clear: both;}
.clearfx{clear: both!important;}
.ggwrap{clear: both;padding: 0;margin: 0 auto;height: 70px;}
.ggwrap img{text-align: right;float: right;}
.winsokey{line-height:25px;font-size: 18px;margin-top: 15px;}
.yingnone{display:none;}
.win-head{
	width: 1160px;
	height: 73px;
	margin:0 auto;
	overflow: hidden;
}
.win-wrap{
	width: 1160px;
	height: 100%;
	margin: 0 auto 20px;
}
.win-wrap-content{
	width: 1160px;
	margin: 20px auto;
	overflow: hidden;
}
.nstoplogo{width: 200px; float: left;margin-left: 143px; margin-top: -5px;}
.win-logo{
	float: left;
	width: 191px;
	margin-left: 135px;
	/* margin-top: 16px; */
	margin-right: 6px;
}
.win-select{
	float: right;
	width: 786px;
	padding: 10px 0px;
	box-shadow: 0px 0 0 #00800000, 0 0px 0 #0000ff00, 0px 1px 0px #f0f0f0, 0 0 0 #ffff0000;
}
.win-select ul{
	width: 92px;
	z-index: 999;
	background: #fff;
	margin-top: 14px;
	box-shadow: 0 1px 1px #ccc;
}
.new:after{
	position: absolute;
	top: -12px;
	left: -3px;
	margin-left: 50%;
	width: 0;
	height: 0;
	content: '';
	border: 6px solid;
	border-color: transparent transparent #e8e7e7 transparent;
}
.win-select ul li{
	list-style: none;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.nav > i{
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #333;
	margin-left: 5px;
}
.win-login{
	float: right;
	color:#333;
	margin-top: 3px;
	max-width: 110px;height: 40px; line-height: 22px; overflow: hidden;
}
.win-login a{
	padding:10px;
	color:#333;
	display: inline-block;

}
.win-sidebar{
	width: 113px;
	float:left;
	overflow: hidden;
	position: fixed;
	top: 180px;
	background: #fff;
	transition:top .5s;
}
.win-sidebar-box {
	width: 113px;
	height:auto;
	box-sizing:border-box;
	transition: all 1s;
}
.win-sidebar li{
	list-style: none;
	font-weight: bold;
	line-height: 37px;
	font-size: 16px;
	text-align: right;
}
.win_listATitle {
	position: relative;
	font-size: 16px;
	height: 23px;
	line-height: 24px;
	color:#666666;
	padding:10px 0;
	font-weight:700;
	cursor:default;
	/* border-bottom:1px dashed #e0e0e0; */
	text-align: right;
	/* width: 73px; */
}
.win_listATitle>i {
	position: absolute;
	left: 32px;
	top: 18px;
	display:inline-block;
	vertical-align:baseline;
	font-weight:bold;
	color:#ffffff;
	line-height:9px;
	font-style:normal;
	text-align:center;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #ff7409;
}
.win_listATitle>span {
	padding: 10px;
	cursor: pointer;
}
.win-more {
	margin-left: 9px;
	overflow: hidden;
	width: 85px;
	padding-top: 5px;
}
.win-more a{
	padding:5px 0px 5px 5px !important;
	display:inline-block;
	float: right !important;
	display:inline-block;
	font-size:14px;
	height:16px;
	line-height:16px;
	margin:0 8px 0 0;
	text-decoration:none;
	color:#666 !important;
	background: #fff !important;
}

.cf_upClassList {
	padding:10px 0;
}
.cf_upClassList>a {
	font-size:14px;
	height:14px;
	line-height:14px;
	color:#666666;
	margin:0 0 15px 0;
	text-decoration:none;
}
.win-more>a:hover{
	text-decoration:underline;
}


.win-sidebar-list {
	padding:0 10px 10px 10px;
}


.win-sidebar-list li a{
	padding:7px 10px 7px 10px
}
.win-sidebar-list > li.active a{
	color:#fff;
	background: #f16903;

}
.win-report{
	padding: 2px 2px 5px 2px;
	color:#f16903;
	border:1px solid #f16903;
	line-height: 15px;
	float: right;
	margin-right: 11px;
	background: #fff;
}
.win-report i{
	width: 20px;
	height: 15px;
	display: inline-block;
	background:url(../images/icon.jpg) no-repeat;
	background-position: -3px -17px;
}

.win-search{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	line-height: 37px;
	font-size: 18px;
	float: right;
	margin: 10px 11px 10px 16px;
	font-size: 14px;
	cursor: default;
}
.win-search i{
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/icon.jpg) no-repeat 0 3px;
	margin-top: 9px;
	padding-top: -12px;
	margin-right: 3px;
}
.win_nav{margin-left: 10px;}
.win-menu{
	background-color:#fafafa;
	overflow:hidden;
	margin-bottom: 0px;
	}
.win-menu li {
	float:left;
	width: 80px;
	height:50px;
	text-align:center;
	line-height:50px;
}
.win-menu li.active{
	background:#f16903;

}
.win-menu li.active a{
	color:#fff !important;
}

#win-scroll {
	position:relative;
	width: 720px;
	height: 422px;
	overflow:hidden;
}
#win-scroll .pic {
	position:absolute;
	top:0;
	left:0;
	width:1000%;
	height: 100%;
}
.pic li {
	float:left;
	width: 720px;
	height: 613px;
	color:#333;
	font-size:14px;
	text-align:center;
	line-height:400px;
}
.pic li h2{
	position:absolute;
	top: 128px;
}
.pic li .txt{
	position:absolute;
	top: 351px;
	width: 720px;
}
.pic li p{
	line-height: 28px;
	text-align: left;
}
.pic li img {
	border:0;
}
.tab {
	position:absolute;
	top: 262px;
	left: 50%;
	margin-left:-100px;
	height:30px;
	padding-left:10px;
	border-radius:15px;
	transition:0.5s;
}
/* .tab:hover {
	background:rgba(0,0,0,.5);
	transform:scale(1.2);
} */
.tab li {
	width:20px;
	height:20px;
	float:left;
	background:#333;
	border-radius:50%;
	margin:5px 10px 0 0;

	cursor:pointer;
	text-align: center;
	line-height: 20px;
	color: #fff;
}
.tab li p{
	color:#333;
}
.tab li.on {

	background:#f60;

	color: #333;
}
.arrow{
	position:absolute;
	top: 36%;
	margin-top:-30px;
	width:30px;
	background:rgba(0,0,0,0.2);
	text-align:center;
	font-size:28px;
	line-height:60px;
	color:#fff;
	cursor:pointer;
}
.arrow:hover {
	background:rgba(0,0,0,0.5);
}
.prev {
	left:0;
}
.next {
	right:0;
}

.win-weather {
	width: 270px;
	height: 260px;
	position: relative;
	overflow: hidden;
}
.win-weather ul {
	position:relative;
	width:2000px;}
.win-weather ul li {
	float:left;
	width: 270px;
	height: 240px;
	color: #333;
	font-size: 14px;
	background: #358bff;
	padding: 10px 0;
	position:relative;
}

.win-weather ul li p{
	line-height:32px;
	text-align: left;
	color:#fff;
	cursor:default;
}
.area:hover{
	background: #73a7f1;
}
.caption span {
	font-size: 16px;
}
.caption, .area {
	widows: 280px;
	margin: 0 auto;
	color: #fff;
}
.caption span, .area span {
	width: 64px;
	text-align: center;
	display: inline-block;
}
.area span {
	font-size: 12px;
}
.win-spanBox {
	position:absolute;
	height:20px;
	bottom:0;
	left: 50%;
	transform: translateX(-50%);
}
.win-spanBox span {
	width:18px;
	height:8px;
	margin-left:5px;
	background-color:rgba(255,255,255,0.5);
	float:left;
	line-height:16px;
	text-align:center;
	text-shadow:2px 2px 2px #C5EBF0;
	font-family:cabin-sketch;
	font-size:15px;
}
.win-weather .win-spanBox .onActive {
	background-color:#fff;
}

.win-so-right{
	width: 270px;
	float: right;
	/* margin-top: 6px; */
}
.win-nav-left{
	width: 700px;
	float: left;
}

.win-main{
	float: right;
	width: 1033px;
}
.nshow-main{
	float: right;
	width: 1010px;
}

.win-main-left{
	width: 720px;
	float: left;
	margin-left: 10px;
}
.win-bread{
	width: 600px !important;
}
.win-main-right{
	width: 270px;
	float: right;
	/* margin-top: 6px; */
}
.win-yj-list{
	margin-top: 10px;
	overflow: hidden;
}
.win-yj-list_1{
	margin-bottom:20px;
	overflow:hidden;
}
.win-yj-list > span,
.win-new-list > span,
.win-hot-list > span,
.win-video-content > span,
.win-newsletter > span,
.win-author > span,
.win-ranking > span,
.win-theme > span,
.win-active > span,
.win-link > span
{
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
.win-yj-list li{
	width: 346px;
	float: left;
}
.win-yj-list li:first-child{
	margin-right: 20px;
}
.win-yj-top{
	background: -webkit-linear-gradient(#3f3f3f, #000); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#3f3f3f, #000); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#3f3f3f, #000); /* Firefox 3.6 - 15 */
	background: linear-gradient(#3f3f3f, #000);
	position: relative;
}
.win-yj-top img{
	width: 346px;
	height: 179px;
	opacity: 0.6;
}
.win-yj-top p{
	position: absolute;
	bottom: 0;
	color:#fff;
	padding: 8px;
	line-height: 24px;
}
.win-yj-list_1 .win-yj-bottom{
	background: #f6f6f6;
	padding:8px;
}
.win-yj-bottom{
	width:330px;
	height:84px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.win-yj-list_2 li img{
	display: block;
	width: 109px;
	float: left;
}
.win-yj-list_2 .win-yj-bottom{
	padding: 0 0 0 8px;
	float: left;
	width: 229px;
}
.win-yj-list_2 span{
	font-size: 14px;
	color:#787878;
	padding-top: 10px;
}
.win-new-list{
	margin-top: 30px;
}
.win-hot-list1{
	overflow: hidden;
	margin-bottom: 30px;
}
.win-new-list1 li{
	margin-bottom: 30px;
	overflow: hidden;
	padding:5px 5px 5px 0px;
}
.win-new-list1 li:hover{box-shadow: 0 0 20px #C5EBF0;}
.win-new-img {
	position: relative;
	width: 216px;
	float: left;
	height: 144px;
	margin-right:15px;
	overflow: hidden;
	border: 1px  solid #C5EBF0;
}
.win-new-img span{background:#333333;color:#fff;padding:2px 4px 2px 4px;position:absolute;top:1px;left:1px;font-size: 12px;}
.win-new-img span{color:#fff;}
.win-new-img img{
	width: 216px;
	height: 144px;
}
.win-new-txt{
	 width: 480px;
	 float: left;
 }
.win-new-txt h3{
	margin-bottom:12px;
	font-size: 18px;
	color: #000;
	font-weight: 500;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 8px;
}
.win-new-txt p{
	color:#787878;font-size: 13px;
}
.win-new-txtcai{
	 width: 430px;
	 float: left;
 }
.win-new-txtcai h3{
	margin-bottom:12px;
	font-size: 18px;
	color: #000;
	font-weight: 500;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 8px;
}
.win-new-txtcai p{
	color:#787878;font-size: 13px;
}
.win-new-txt2{
	width: 100%;
}
.win-new-txt2 h3{
	margin-bottom:10px;
	font-size: 18px;
	color: #000;
	font-weight: 500;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}
.win-new-txt2 p{
	color:#787878;
}
.win-new-info{height:58px;overflow: hidden;margin-bottom: 10px;}
.win-new-tab {
	color:#787878;
}
.win-new-tab span{
	margin-right: 20px;
	display: inline-block;

}
.win-new-tab span:nth-child(3){
	float: right;
	margin-right:0px!important;
}
.win-new-tab span span{margin-right:0px!important;}

.win-new-tab span i{
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 5px;
	background: url(../images/icon.jpg) no-repeat;
	background-position: 0 -34px;
}
.win-hot-list1 li{
	background: -webkit-linear-gradient(#3f3f3f, #000); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#3f3f3f, #000); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#3f3f3f, #000); /* Firefox 3.6 - 15 */
	background: linear-gradient(#3f3f3f, #000);
	position: relative;
	width: 231px;
	height: 155px;
	margin-right: 10px;
	float: left;
}
.win-hot-list1 li:last-child{
	margin:0;
}
.win-hot-list1 img{
	width: 231px;
	height: 155px;
	opacity: 0.5
}
.win-hot-list1 p{
	position: absolute;
	color:#fff;
	padding: 0 10px;
	bottom: 0;
	line-height: 24px;
}
.win-video-list{
	overflow: hidden;
}
.win-video-list li{
	position: relative;
	background: -webkit-linear-gradient(#3f3f3f, #000); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#3f3f3f, #000); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#3f3f3f, #000); /* Firefox 3.6 - 15 */
	background: linear-gradient(#3f3f3f, #000);
	width: 231px;
	height: 155px;
	float: left;
	margin-right: 10px;
}
.win-video-list li:last-child{
	margin:0;
}
.win-video-list li img{
	opacity: 0.5;
}
.win-video-list .video-icon{
	width: 50px;
	height: 50px;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
	border: 1px solid transparent;
	position: absolute;
	left: -25px;
	margin-left: 50%;
	top: -25px;
	margin-top: 33%;
	cursor: pointer;
	z-index: 999;
}

.win-video-list .video-icon span{
	display:block;
	width:0;
	height:0;
	border-width: 10px 0 10px 20px;
	border-style:solid;
	border-color:transparent transparent transparent #fff;
	position:absolute;
	top: -10px;
	left: -8px;
	margin-top: 50%;
	margin-left: 50%;
}
.win-video-list li p{
	position: absolute;
	bottom: 0;
	padding: 0 8px;
	color:#fff;
}
.win-video-content .banner{
	margin:30px 0;
}
.win-more-link{
	color:#f16903;
	border:1px solid #f16903;
	padding: 10px 0;
	display: block;
	width: 120px;
	text-align: center;
	margin:0 auto;
	transition: all 0.5s;
}
.win-more-link:hover{
	color:#fff;
	background: #f16903;
}
.win-searchTab{
	overflow:hidden;
	margin:20px auto;
}
.win-searchTab input[type="text"]{
	border: 1px solid #c8c8c8;
	width: 219px;
	height: 34px;
	line-height: 34px;
	outline: none;
	margin: 0;
	padding: 0;
	float: left;
}
.win-searchin{
	overflow:hidden;
	margin:20px auto;
}
.win-searchin input[type="text"]{
	border: 1px solid #c8c8c8;
	width: 182px;
	height: 34px;
	line-height: 34px;
	outline: none;
	margin: 0;
	padding: 0;
	float: left;
}
.win-search-btn{
	border: none;
	background: url(../images/btnbg.jpg) no-repeat;
	width: 86px;
	height: 36px;
	color:#fff;
	padding-left: 23px;
	float: right;
}
.win-tag{
	background:#f9fafa;
	padding:10px;
}
.win-tag a{
	text-align: center;
	font-size: 12px;width: 60px;
	display: inline-block;
	padding: 5px 0;
	height: 28px;line-height: 28px;overflow: hidden;
}
.win-tag a:hover{
	text-decoration:underline;
}
.new-search{
	margin:0;
}
.win-menu-side{
	list-style:none;
	padding:0;
	margin:auto;
	border-left: 1px solid #ccc;
}
.win-meun-content {
	height:0px;
	transition:height 1s;
	overflow:hidden;
	margin:0;
	padding: 0 8px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:8;
	overflow: hidden;
	color: #999999;
	font-size: 13px!important;
	}
.win-nav-label {
	color: #333;
	display:block;
	padding: 9px 14px;
	position:relative;
	cursor: default;
}
.win-nav-label > p{
	line-height: 24px;
}
.win-nav-label p:hover{
	text-decoration:underline;
}
.win-nav-label > p:hover{
	color: #f16903;
	transition:all 0.5s;
}
.win-nav-icon{
	width: 12px;
	height: 12px;
	background: #b3ccf4;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	z-index: 999;
	left: -6px;
	top: 18px;
}
.win-nav-icon > i{
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: -3px;
	top: -3px;
	margin-left: 50%;
	margin-top:50%;
}
.win-nav-time{
	font-size: 14px;
	color: #787878;
}
.win-more-links{
	color: #f16903;
	border: 1px solid #f16903;
	padding: 10px 0;
	display: block;
	width: 268px;
	text-align: center;
	margin: 20px auto 30px;
	transition:all 0.5s;
}
.win-more-links:hover{
	color:#fff;
	background: #f16903;
}
.win-author li{
	height: 90px;
	width: 270px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.win-author img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	display: block;
	float: left;
	margin-top: 5px;
}
.win-author p{
	width: 180px;
	float: right;
}
.win-author p.win-author-name{
	font-size: 16px;
}
.win-author p.win-summary{
	color:#787878;
	line-height: 20px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;

}
.win-top-one li{
	position: relative;
	background: -webkit-linear-gradient(#3f3f3f, #000); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#3f3f3f, #000); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#3f3f3f, #000); /* Firefox 3.6 - 15 */
	background: linear-gradient(#3f3f3f, #000);
	height: 184px;
	margin-bottom: 20px;

}
.win-top-one img{
	width: 270px;
	height: 184px;
	opacity: 0.8
}
.win-top-one li p{
	position: absolute;
	padding: 0 10px;
	bottom: 5px;
	color:#fff;
	line-height: 24px;
}
.win-top-one span{
	padding:5px 10px;
	position: absolute;
	top:0;
	left: 0;
	color:#fff;
	z-index: 999;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.win-top-one span.topOne{
	background: #f95355;
}
.win-top-one span.topTwo{
	background: #f6a623;
}
.win-top-one span.topThree{
	background: #f16903;
}
.win-top-tow li,.win-theme-list li{
	height: 69px;
	overflow: hidden;
	margin-bottom: 20px;

}
.win-top-tow li{
	position: relative;
}
.win-top-tow li > span{
	background: rgba(0,0,0,0.5);
	color:#fff;
	padding: 3px 8px;
	position: absolute;
	top:0;
	left: 0;
}
.win-top-tow img,.win-theme-list img{
	width: 104px;
	height: 69px;
	display: block;
	float: left;
}
.win-top-tow p,.win-theme-list a,.win-theme-list p,.win-top-tow a{
	float: right;
	width: 150px;
}
.win-top-tow p,.win-theme-list p{
	line-height: 24px;
	margin-bottom: 5px;
}
.win-top-tow a,.win-theme-list a{
	color:#878787;
	font-size: 14px;
}

.win-banner{
	margin:30px auto;
}
.win-active,.win-link{
	width: 1050px;
	margin: 0 auto 30px;
	overflow: hidden;
	padding-left: 118px;
}
.win-link{
	/* margin: 20px; */
}
.win-active ul li{
	width: 330px;
	float: left;
	margin-right: 20px;
}
.win-active ul li img{
	width: 140px;
	height: 110px;
	display: block;
	float: left;
	margin-right: 10px;
}
.win-active ul li p{
	line-height: 24px;
	margin-bottom: 6px;
}
.win-active ul li span{
	color:#878787;
}
.win-active ul li a{
	padding:3px 5px;
	border:1px solid #358bff;
	display: block;
	color:#358bff;
	width: 60px;
	float: left;
	font-size: 14px;
	margin-top:10px;
}
.win-link a{
	color:#787878;
	font-size:12px;
	padding: 0 13px 13px 0;
	display: inline-block;
}
.win-footer{width:100%;background:#026cea;margin: 0;padding: 0;}
.win-filing,.win-footer-middle,.win-footer-top{width:1059px;margin:0 auto;overflow:hidden;color:#fff;background:#026cea;}
.win-footer-top{padding:30px 0 0 118px;}
.win-footer-middle{padding:0 0 0 118px;}
.win-filing{border-top:1px solid #3287f1;padding:20px 0 50px 0;text-align:center;color:#fff;margin-top:50px;}
.win-filing a{color:#fff;padding:0 10px;}
.win-about a,.win-service a{color:#fff;display:inline-block;margin:7px 10px 7px 0;width:120px;}
.win-service{width:150px;float:left;margin-right:30px;}
.win-service>span{display:block;margin-bottom:10px;}
.win-Nopublic>span,.win-about>span,.win-footer-middle>span,.win-service>span{display:block;margin-bottom:10px;font-size:16px;font-weight:bold;}
.win-about{width:150px;float:left;margin-right:50px;}
.win-Nopublic-two>span{display:block;margin-bottom:10px;font-size:16px;font-weight:bold;}
.win-Nopublic-two{width:120px;float:right;}
.win-Nopublic-two p{width:100px;text-align:center;float:left;margin:0 20px 20px 0;}
.win-Nopublic-two a{color:#fff;}
.win-Nopublic{width:460px;float:left;}
.win-Nopublic{margin-right:20px;}
.win-Nopublic p{width:100px;text-align:center;float:left;margin:0 15px 20px 0;}
.win-Nopublic a{color:#fff;}
.win-footer-middle img{display:inline-block;margin-right:10px;width: 80px; height: 60px;}
.win-select-nav{width:500px;overflow:hidden;float:left;margin-top:8px;margin-left:98px;}
.nav {
	width: 90px;
	float: left;
	margin-right: 20px;
	border: 1px solid #ddd;
	padding: 5px;
	border-radius: 20px;
	text-align: center;
	cursor: pointer;
}
.nav p {
	display:block;
	padding-left:10px;
	line-height:30px;
	border:1px solid #CCC;
	border-radius: 20px;
}

.new {
	width:112px!important;
	position:absolute;
	border: 1px solid #f1eeee;
	display:none;
	margin-top: 6px;
}
.nav ul li {
	line-height:30px;

}
.nav ul li:hover {
	background:#ddd;
	color:#FFF;
}

.win-search-layer{
	position:fixed;
	z-index:1001;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.95);
	top: 0;
	left: 0;
	display: none;
}
.win-search-layer input{
	display: block;
	width: 600px;
	font-size: 42px;
	line-height: 48px;
	margin: 250px auto 30px;
	border: none;
	outline: none;
	background: transparent;
}
.win-search-box{
	width: 600px;
	margin:0 auto;
}
.win-search-box p{
	font-size: 24px;
	margin-bottom: 22px;
}
.win-search-tag a{
	background: #ddd;
	color: #666;
	padding: 5px 10px;
	font-size: 16px;
	display: inline-block;
	margin-right: 15px;
}
.win-search-tag a:hover{
	background: #358bff;
	color:#fff;
}
.win-search-close{
	font-size:48px;
	position: absolute;
	right: 183px;
	top: 79px;
	cursor: default;
}

.win-login-layer{position:fixed;width:400px;height:390px;border:1px soild #fff;background:#fff;border-radius:10px;left:-250px;top:-125px;padding:30px;margin-left:50%;margin-top:20%;z-index:1001;display:none}
.loginh{font-size:19px;padding-bottom:25px;text-align: center;line-height:38px;width:190px; margin: 0 auto;}
.loginh img{margin-right:6px;float: left;}
.input_wrap{height:36px;padding:2px 0;border:1px solid #ccc;border-radius:5px;background-color:#fff;margin-bottom:20px;}
.W_input{margin-left:6px;width:86%;border:none;font-size:15px;box-shadow:none;height:32px!important;line-height:30px!important;padding:0 0 0 2px;vertical-align:middle;outline-style:none;background-color:transparent}
.input_wrap input::-webkit-input-placeholder{color: #cccccc;}
.input_wrap input::-moz-input-placeholder{color: #cccccc;}
.input_wrap input::-ms-input-placeholder{color: #cccccc;}
.win-login-layer .name{background-position:6px -50px}
.win-login-layer .passwprd{background-position:6px -88px}
.win-login-layer .logcheckbox{font-size:16px;width:200px;float:left}
.loginbtn{height: 34px;line-height:34px;clear: both;}
.regfg{margin-top: 10px;}
.regfg span:nth-child(1){float: left;}
.regfg span:nth-child(1) a{color: #999;}
.regfg span:nth-child(2){float: right}
.regfg span:nth-child(2) a{color: #f16903;}
.win-login-layer input[type=button]{ width:100%;height:38px;background:#f16903;color:#fff;outline-style:none;border:none;margin-top:0px;border-radius:5px;font-size:16px}
.otherl{width: 338px;margin: 0 auto;height: 23px;line-height: 23px;background:url(../images/wline.jpg) no-repeat;text-align:center;font-size:18px;}
.wxwbico{height:84px;text-align: center;margin-top: 15px;}
.win-login-close{position:absolute;top:6px;right:12px;font-size:30px;cursor:default;color: #666666;}
.win-layer-mask{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1000;top:0;left:0;display:none}


.win-collect-layer{
	position: fixed;
	width: 300px;
	padding-bottom: 20px;
	border:1px soild #fff;
	background: #fff;
	border-radius: 10px;
	left: -150px;
	top: -125px;
	padding:30px;
	margin-left: 50%;
	margin-top: 20%;
	z-index: 1001;
	display: none;
}
.win-collect-layer input[type="button"]{
	width: 100%;
	height: 38px;
	background:#358bff;
	color:#fff;
	outline-style: none;
	border:none;
	margin-top: 20px;
	border-radius:5px;
	font-size: 16px;
}
.win-collect-file{font-size:16px;line-height:28px;height: 40px;}
.win-collect-file span{background:url(../images/fileico.png) no-repeat 0px 0px;width:25px;height: 22px;display: block;float: left;margin-right: 10px;}
.win-collect-file input{float: left;margin-right: 10px;height: 20px;width: 20px;margin-top: 2px;}
.win-collect-close{
	position: absolute;
	top: 0;
	right: 7px;
	font-size: 24px;
	cursor: default;
}
.win-collect-mask{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 1000;
	top:0;
	left: 0;
	display: none;

}

.animatedIn {
	-webkit-animation-duration:.45s;
	-moz-animation-duration:.45s;
	-o-animation-duration:.45s;
	animation-duration:.45s;
	-webkit-animation-name:linearBottom;
	-moz-animation-name:linearBottom;
	-o-animation-name:linearBottom;
	animation-name:linearTop;
}
@keyframes linearTop {
	0% {
		-webkit-transform:translate3d(0,-50px,0);
		-moz-transform:translate3d(0,-50px,0);
		-o-transform:translate3d(0,-50px,0);
		transform:translate3d(0,-50px,0);
		opacity:0;
		filter:alpha(opacity=0);
	}
	100% {
		-webkit-transform:translate3d(0,0,0);
		-moz-transform:translate3d(0,0,0);
		-o-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
		opacity:1;
		filter:alpha(opacity=100);
	}
}

/* .stick- {
	position:fixed;
	top: -112px;

} */

.stick-top {
	position:fixed;
	top:0;
}
.stick-bottom {
	position:absolute;
	bottom: 0;
}

.win-hot-video li{
	position: relative;
	background: -webkit-linear-gradient(#3f3f3f, #000); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#3f3f3f, #000); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#3f3f3f, #000); /* Firefox 3.6 - 15 */
	background: linear-gradient(#3f3f3f, #000);
	height: 145px;
	margin-bottom: 20px;

}
.win-hot-video img{
	width: 270px;
	height: 145px;
	opacity: 0.8
}
.win-hot-video li p{
	position: absolute;
	padding: 0 10px;
	bottom: 5px;
	color:#fff;
	line-height: 24px;
}
.win-hot-video .top{
	padding:5px 10px;
	position: absolute;
	top:0;
	left: 0;
	color:#fff;
	z-index: 999;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.win-hot-video span.topOne{
	background: #f95355;
}
.win-hot-video span.topTwo{
	background: #f6a623;
}
.win-hot-video span.topThree{
	background: #f16903;
}
.win-hot-video .video-icon{
	width: 40px;
	height: 40px;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
	border: 1px solid transparent;
	position: absolute;
	left: -25px;
	margin-left: 50%;
	top: -25px;
	margin-top: 25%;
	cursor: pointer;
	z-index: 999;
}

.win-hot-video .video-icon span{
	display:block;
	width:0;
	height:0;
	border-width: 10px 0 10px 20px;
	border-style:solid;
	border-color:transparent transparent transparent #fff;
	position:absolute;
	top: -10px;
	left: -8px;
	margin-top: 50%;
	margin-left: 50%;
}

.endPageNum{text-align:center;clear:both; margin-top:15px; margin-bottom:10px; width:100%;}
.endPageNum .s1{width:52px; text-align:center;}
.endPageNum .s2{background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold; text-align:center;}
.endPageNum a.s2:visited {color:#fff;}
.endPageNum a{padding:5px;margin:4px; width:20px; color:#1E50A2;background:#fff;border:1px solid #dcdddd; float:left; text-align:center;}
.endPageNum a:visited{color:#1f3a87;}
.endPageNum a:hover{color:#fff; background:#1E50A2; border:1px solid #1E50A2;float:left;}
.endPageNum .s3{padding:5px;margin:5px;color:#ccc;background:#fff;border:1px solid #ccc; float:left; text-align:center;}


.win-user{
	float:right;
	overflow:hidden;
	margin:5px 0 0 0;
	width: 164px;
	border:none;
	padding:0;
	border-radius:0;
}
.win-user ul{
	margin-left: 90px;
}
.win-user ul li{
	height:30px;
	line-height:30px;
}
.win-user-tx{float:left;width:30px;border-radius:50%;}
.win-user-tx img{width: 30px;height: 30px;border-radius:50%}
.win-username{float:left;color:#333;line-height:30px;margin-left:5px;width: 80px;overflow: hidden;/*超出部分隐藏*/white-space: nowrap;/*不换行*/text-overflow:ellipsis;/*超出部分文字以...显示*/}
.win-user i{
	width: 16px;
	height: 8px;
	display: inline-block;
	background: url(../images/icon.png) no-repeat 0 -148px;
	display: inline-block;
	margin-top: 12px;
	border:none;
}

.navhd{clear: both; height: 55px; background:url("http://www.winshang.com/images/xline.jpg"); overflow:hidden;position:relative;z-index: 9}
.navhd .mark{float:left;border-top:2px solid #f16903;font-size:24px;line-height:46px;color:#333;position: absolute;z-index: 99}
.navhd .mark a{color:#333}
.navhd .mark a:hover{color:#f16903}
.navhd .smark{float:right;line-height:40px;font-size:14px}
.navhd .smark a{color:#666}
.navhd .smark a:hover{color:#f16903}

.hide{
	display: none;
}