body {
	background:#232533;
}
.main {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.toolBar {
	background: #f8f8f8 none repeat scroll 0 0;
	border-bottom: 1px solid #e8e8e8;
	position: relative;
}
.topNav {
	height: 34px;
	position: relative;
}
.navList li {
	float: left;
	margin: 0 3px;
	position: relative;
}
.navList li .one .icon {
	background-position: -103px -40px;
	height: 5px;
	margin-left: 5px;
	transform: rotate(0deg);
	transition-duration: 0.3s;
	width: 7px;
}
.navList li .one a {
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	padding: 0 8px;
	text-decoration: none;
}
.navList li .two {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #fff none repeat scroll 0 0;
	border-color: -moz-use-text-color #ddd #ddd;
	border-image: none;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	display: none;
	min-width: 76px;
	padding-bottom: 5px;
	position: absolute;
	top: 35px;
	z-index: 22;
	min-width: 90px;
}
.navList li .two a {
	color: #666;
	display: block;
	margin: 5px 0;
	padding: 0 8px;
	white-space: nowrap;
}
.navList li.hover .one a {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	border-color: #ddd #ddd #fff;
}
.navList li.hover .one .icon {
	transform: rotate(180deg);
	transition-duration: 0.3s;
}
.navList li.hover .two {
	display: block;
}
.navList li .one a, .navUser a {
	color: #555;
	display: inline-block;
	height: 34px;
	line-height: 34px;
}
.topNav a:hover, .topNav li a:hover {
	color: #d81517;
}
.logo {
	float: left;
	padding: 6px 20px 7px 10px;
}
.sideAdList {
	border: 1px solid #b0d7ff;
	height: 58px;
	overflow: hidden;
	width: 303px;
}
.sideAdList li {
	display: inline-block;
	float: left;
	list-style: outside none none;
	padding: 0 3px 0 9px;
	position: relative;
	width: 135px;
}
.sideAdList li i {
	background: #333 none repeat scroll 0 0;
	display: block;
	height: 2px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	width: 2px;
}
.sideAdList li.red i {
	background: red none repeat scroll 0 0;
}
.sideAdList li.blue i {
	background: blue none repeat scroll 0 0;
}
.sideAdList li.dBlue i {
}
.sideAdList li a {
	color: #333;
	display: block;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	width: 138px;
}
.sideAdList li a.red {
	color: red;
}
.sideAdList li a.blue {
	color: blue;
}
.sideAdList li a.dBlue {
	color: #1c3d72;
}
.g-bd {
	width: 1000px;
	margin: 0 auto;
}
.g-cn, .g-sd {
	background: #181B24;
	min-height: 600px;
}
.g-cn {
	width: 630px;
	padding: 20px;
}
.g-sd {
	width: 300px;
	padding: 10px;
}
.m-banner {
	width:100%;
	height:255px;
	background: url("1460378880770-1.jpg")/*tpa=http://img.chinaz.com/templates/game/lol/img/b.jpg*/ no-repeat center top;
}
.m-nav {
	height:55px;
	line-height: 55px;
	background: #393e53;
}
.m-nav ul {
	width: 1000px;
	height: 55px;
	margin: 0 auto;
}
.m-nav ul li {
	position: relative;
	float: left;
	font-weight: 600;
	font-size: 16px;
}
.m-nav ul li a {
	color: #fff;
	padding: 0 28px;
	display: inline-block;
	height: 55px;
	line-height: 55px;
}
.m-nav ul li a i {
	border-left: 1px solid #303446;
	border-right: 1px solid #474d67;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 21px;
	width: 0;
}
.m-nav li.current a, .m-nav li a:hover {
	background: #fbb02f;
	color: #333333;
	text-decoration: none;
}
.m-nav li.current a i, .m-nav li a:hover i {
	border:none;
}
.m-quick {
	padding: 10px 12px;
	background: #2c3040;
}
.m-quick .item {
	float: left;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #393e53;
	white-space: nowrap;
}
.m-quick .item a {
	color: #9ea8c6;
	padding: 0 5px;
}
.m-quick .item .tit {
	font-weight: bold;
	color: #9ea8c6;
}
.m-hero {
	background: #181b24;
	padding: 10px 0;
}
.m-hero .hero-avatar {
	float: left;
	padding-left: 10px;
}
.m-hero .hero-avatar li.title {
	width: 11px;
	height: 59px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	float: left;
	padding: 3px 0 0 7px;
	padding-right: 7px;
	background: #2c3040;
	margin-right: 2px;
	color: #9ea8c6;
}
.m-hero .hero-avatar li.avatar {
	float: left;
	margin-left: 1px;
	height: 85px;
	width: 70px;
	cursor: pointer;
}
.m-hero .hero-avatar a {
	display: inline-block;
	text-align: center;
	color: #6a7082;
}
.m-hero .hero-avatar li.avatar img {
	display: block;
	width: 60px;
	height: 60px;
	border: 1px solid #575e8c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.m-hero .hero-avatar a:hover {
	color: #fbb02f;
	text-decoration: none;
}
.m-hero .hero-avatar a:hover img {
	border: 1px solid #fbb02f;
}
.m-news {
	padding: 10px;
	width: 520px;
	min-height: 650px;
	background: #181b24;
}
.u-hot {
	width: 500px;
	height: 110px;
	padding: 10px;
	background: #2c3040;
	margin-bottom: 10px;
}
.u-hotthumb {
	width: 150px;
	height: 110px;
	display: inline-block;
	border: 1px solid #575e8c;
	margin-right: 20px;
}
.u-hotthumb img {
	width: 150px;
	height: 110px;
}
.u-hot h3 {
	font: normal 16px/32px "Microsoft Yahei";
}
.u-hot h3 a {
	color: #e4ae45;
}
.u-hot .comm-list li {
	float: left;
	font-family:  "Microsoft Yahei";
	margin-right: 15px;
	padding-left: 10px;
	color: #b4bfcf;
	background: url("chinaz-1")/*tpa=http://img.chinaz.com/templates/game/lol/img/icons/dot.png*/ no-repeat left center;
	font-size: 12px;
	line-height: 28px;
}
.u-hot .list-item a {
	color: #929cb8;
	width: 136px;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u-hotlist {
	padding:10px;
}
.u-hotlist li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-left: 10px;
	background: url("chinaz-1")/*tpa=http://img.chinaz.com/templates/game/lol/img/icons/dot.png*/ no-repeat left center;
	border-bottom: 1px solid #242835;
	border-top: 1px solid #0f1117;
	font-family:  "Microsoft Yahei";
	color: #919ab6;
}
.u-hotlist li a {
	color: #919ab6;
	font-size: 14px;
}
.u-hotlist li a:hover {
	color: #fbb02f;
}
.u-hotlist li .date {
	float: right;
	margin-left: 5px;
	color: #626778;
}
.u-hotlist li .cat {
	padding: 0 5px;
}
.slideBox {
	position:relative;
}
.slideImg {
	width: 440px;
	height: 230px;
	position:relative;
	overflow:hidden;
}
.slideImg ul {
	width: 1840px;
	position:absolute;
}
.slideImg ul li {
	float: left;
	width: 440px;
}
.slideImg .Img img {
	width: 440px;
	height: 230px;
}
.slideImg .Title {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	margin-top: 2px;
	height: 40px;
 filter:alpha(opacity:70);
	opacity: .7;
}
.slideImg .Title .txt {
	color: #fff;
	display: inline-block;
	width: 320px;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.slideBox .currentNub {
	position: absolute;
	z-index: 2;
	right: 0;
	padding:0 5px 0 15px;
	bottom: 2px;
	background: #F1F1F1;
 *bottom: 6px;
}
.slideBox .currentNub .current, .slideBox .currentNub .Length {
	position: relative;
	top: -4px;
 *top: -1px;
	right: 10px;
}
.slideBox .currentNub .current {
	color: #F30;
	font-size: 18px;
}
#Prev, #Next {
	cursor: pointer;
	margin: 0 3px;
	display: inline-block;
	width: 20px;
	height: 21px;
	background: url("taobaojijindian-1.shtml")/*tpa=http://img.chinaz.com/templates/game/lol/images/icon/icon-1.png*/ no-repeat 0 0;
}
#Next {
	background-position: -21px 0;
}
#Prev:hover {
	background-position: 0px -22px;
}
#Next:hover {
	background-position: -21px -22px;
}
.m-topshow {
	width: 440px;
	background: #181b24;
}
.u-topvideo {
	border-radius: 3px;
	background: #2c3040;
	margin: 10px;
	padding: 10px;
}
.u-title-line {
	padding-bottom: 10px;
	border-bottom: 1px solid #242734;
}
.u-title h2 {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	float: left;
	font-family: "Microsoft Yahei";
	color: #fbb02f;
	margin-left: 10px;
	display: inline-block;
}
.u-title h2 i {
	font-size: 22px;
}
.u-title ul {
	margin-left: 40px;
	display: inline-block;
}
.u-title ul li {
	float: left;
	color: #8c96b1;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;
	cursor: pointer;
}
.u-title ul li:hover, .u-title ul li.hover {
	color: #48bd6c;
}
.u-title span {
	line-height: 30px;
	padding: 0 10px;
}
.u-title span a {
	color: #8791ab;
}
.u-topvideo ul li {
	width: 180px;
	padding: 10px;
	float: left;
	padding-bottom: 12px;
}
.u-topvideo .thumb {
	position: relative;
	width: 180px;
	height: 125px;
	display: block;
}
.u-topvideo .thumb img {
	width: 180px;
	height: 125px;
}
.u-topvideo .vinfo {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 92%;
	padding: 0 4%;
	height: 25px;
	line-height: 25px;
	background: #000;
 filter:alpha(opacity:95);
	opacity: .9;
	overflow: hidden;
	color: #b9b9b9;
	font-family: "Microsoft Yahei";
}
.u-topvideo .thumb:hover .vinfo {
	background: #fbb02f;
	color: #fff;
 filter:alpha(opacity:100);
	opacity: 1;
}
.ico-play {
	position: absolute;
	left: 50%;
	top: 35px;
	margin-left: -22px;
	z-index: 10;
	display: block;
	width: 45px;
	height: 45px;
	background: url("mayijubao-1.shtml")/*tpa=http://i1.17173.itc.cn/2015/lol/2015/img/0429/sprite-png24.png*/;
	_background: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://i1.17173.itc.cn/2015/lol/2015/img/0429/sprite-png24.png');
}
.u-tabcontent {
	background: #181b24;
	padding: 15px;
}
.u-video-list li {
	width: 170px;
	height: 190px;
	float: left;
	margin: 10px 12px;
	display: inline-block;
}
.u-video-list img {
	width: 170px;
	height: 120px;
	border: 1px solid #575e8c;
}
.u-video-list li a {
	display: block;
	color: #8e96b1;
	position: relative;
	font-family: "Microsoft Yahei";
	font-size: 13px;
}
.u-video-list li a span {
	display:block;
	padding: 10px 0;
	line-height: 24px;
}
.u-video-list li:hover img {
	border: 1px solid #fbb02f;
}
.u-video-list li:hover .ico-video {
	color: #fbb02f;
}
.u-video-list li a:hover {
	color: #fbb02f;
	text-decoration: none;
}
.ico-video {
	position: absolute;
	left:50%;
	margin-left: -20px;
	top:30px;
	font-size: 40px;
	color: #fff;
 filter:alpha(opacity:70);
	opacity: .7;
}
.m-ranklist {
	margin: 10px;
	background: #2c3040;
	padding: 10px;
	border-radius: 3px;
}
.u-rank-list {
	border-top: 1px solid #383d51;
	line-height: 32px;
	overflow: hidden;
	float: left;
	padding: 10px;
}
.u-rank-list em {
	float: left;
	width: 20px;
	height: 18px;
	margin: 6px 10px 0 0;
	line-height: 20px;
	text-align: center;
	color: #656c82;
	font-family: "georgia", "STHeiti", "Microsoft YaHei", "simsun", "sans-serif", Arial;
	font-size: 18px;
	font-style: italic;
}
.u-rank-list li.top em {
	color: #e4ae45;
}
.u-rank-list li a {
	font-family: "Microsoft Yahei";
	color: #929cb8;
	font-size: 14px;
	float: left;
	width:285px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.u-rank-list li a:hover {
	color: #fbb02f;
	text-decoration: none;
}
.m-choose {
	background: #181b24;
	padding: 20px 10px;
}
.u-hero-list li {
	float: left;
	width: 68px;
	margin:15px;
	text-align: center;
}
.u-hero-list li img {
	width: 66px;
	height: 65px;
	border: 1px solid #575e8c;
}
.u-hero-list li .txt {
	display: block;
	padding: 5px 0;
	color: #959aad;
}
.u-hero-list li a:hover, .u-hero-list li a:hover span {
	color: #fbb02f;
	text-decoration: none;
}
.u-hero-list li a:hover img {
	border: 1px solid #fbb02f;
}
.m-hotcomm-list {
	background: #181B24;
	padding: 20px 15px;
	margin-top: 20px;
	font-size: 13px;
	font-family: "Microsoft YaHei";
}
.m-hotcomm-list li {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.m-hotcomm-list li a {
	color: #9EA8C6;
	display: inline-block;
	width: 230px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-hotcomm-list li span {
	float: right;
	margin-left: 5px;
	color: #626778;
}
.g-ft {
	margin-top: 35px;
	padding: 20px 0;
}
.g-ft-con {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.g-ft-con p {
	color: #656d8b;
	line-height: 24px;
	text-align: center;
}
.g-ft-con p a {
	color: #656d8b;
	margin: 0 4px;
}
.m-crumb {
	overflow:hidden;
	line-height:24px;
	height:24px;
}
.m-crumb ul {
	margin-left:-20px;
}
.m-crumb li {
	color: #636780;
	float:left;
	word-wrap:normal;
	white-space:nowrap;
}
.m-crumb li a {
	color: #636780;
}
.m-crumb li:before {
	display:inline-block;
	width:20px;
	text-align:center;
	content:'|';
	font-size:12px;
	color:#636780;
	font-family:\5b8b\4f53;
}
.m-crumb-arr li:before {
	content:'\3E';
}
.m-crumb li a:hover {
	text-decoration: none;
	color: #fbb02f;
}
.u-titlebox {
	padding: 0 15px;
	color: #6a7082;
}
.u-titlebox a {
	color: #6a7082;
}
.u-titlebox span {
	padding-right: 15px;
}
.m-post{
	background:#fff;
	padding:20px 10px;
	border-bottom: 1px solid #ddd;
}
.m-post h1 {
	color:#000;
	font-size: 24px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	margin-bottom: 15px;
	overflow: hidden;
}
.m-post-con {
	width: 590px;
	overflow: hidden;
	padding: 20px;
	font-size: 15px;
	margin: 0;
	background: #fff;
	color: #333;
	line-height: 26px;
	font-family:"Hiragino Sans GB","STHeiti","Microsoft YaHei","WenQuanYi Micro Hei",SimSun,sans-serif;
	
}
.m-post-con a{
	color:#333;
}
.m-post-con p {
	margin-bottom: 15px;text-indent:2em;
}
#ctrlfscont{padding:20px 0;}
.u-taglist li {
	float: left;
	color: #555;
}
.u-taglist li a {
	color: #555;
	display:inline-block;
	padding-right:15px;
}
.m-vote-con {
	background: #2D3041;
	padding: 10px 0;
}
.m-relate-con {
	margin: 20px 0;
	background: #2D3041;
	padding: 20px;
}
.m-comment-con {
	background: #2D3041;
	padding: 15px;
	overflow: hidden;
}
.m-ads-con {
	background: #2D3041;
	padding: 5px;
	overflow: hidden;
	width: 620px;
}
.u-video-top {
	padding:0 10px;
	background: #2D3041;
}
.u-video-top li {
	padding:10px 0;
	border-top: 1px solid #383D51;
	border-bottom: 1px solid #232733;
}
.u-video-top li a {
	display: block;
	height: 82px;
}
.u-video-top li a:hover {
	text-decoration: none;
}
.u-video-top li a:hover h3 {
	color: #E4AE44;
	text-decoration: none;
}
.u-video-top li a:hover img {
	border: 1px solid #E4AE44;
}
.u-video-top li a img {
	border: 1px solid #565E8C;
	width: 110px;
	height: 80px;
}
.u-video-top li h3 {
	font-size: 12px;
	height: 52px;
	overflow: hidden;
	color: #97A2Be;
}
.u-video-top li h3 i {
	font-family: "georgia", "STHeiti", "Microsoft YaHei", "simsun", "sans-serif", Arial;
	font-size: 22px;
	font-style: italic;
	color: #E4AE44;
}
.u-video-top li p {
	color: #6B7083;
	padding-top: 10px;
	height: 18px;
	line-height: 18px;
}
.u-video-top li p i {
	font-size: 16px;
}
#box {
	float:left;
	position:relative;
	width:300px;
}
.div1 {
	width:300px;
}
.div2 {
	position:fixed;
	_position:absolute;
	top:0;
	z-index:250;
}
.u-sidead {
	background: #2D3041;
}
.m-list {
	background: #181B24;
	padding: 10px;
	min-height: 300px;
}
.btns {
	display:block;
	text-align:center;
	line-height:46px;
	height:46px;
	border-radius:3px;
	background:#2c3040;
	margin:15px auto;
	color:#929cb8;
	font-size:16px;
	width:100%;
}
.othert a {
	color:#919ab6
}
.Rlist li {
	height:120px;
	overflow:hidden;
	margin-bottom:22px;
	background: #2c3040;
	padding:10px;
}
.Rlist h3 {
	font-size:16px;
}
.Rlist h3 a {
	color:#e4ae45
}
.Rlist p {
	color:#656c82
}
.Rlist .tags {
	height:20px;
	overflow:hidden
}
.Rlist .tags a {
	color: #929cb8;
	padding-right: 10px;
	display: inline-block;
}
.Rlist li i {
	font-size: 12px;
	margin-right: 3px;
}
.Rlist li .itemcon {
	height:120px;
	overflow:hidden;
}
.m-choose {
	background: #2c3040 none repeat scroll 0 0;
	border-radius: 3px;
	margin: 10px;
	padding: 10px;
}
.u-hero-list {
	padding-top:13px;
}
.u-hero-list li {
	float: left;
	margin: 10px;
	text-align: center;
	width: 78px;
}
#focus, #focus2 {
	background: #000 none repeat scroll 0 0;
	height: 350px;
	overflow: hidden;
	position: relative;
}
ul.bjqs {
	display: none;
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
li.bjqs-slide {
	display: none;
	position: absolute;
}
ul.bjqs-controls {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
	position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	right: 0;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 0;
}
ol.bjqs-markers {
	top: 10px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}
ol.bjqs-markers.h-centered {
	text-align: right;
}
ol.bjqs-markers li {
	display: inline;
}
ol.bjqs-markers li a {
	display: inline-block;
}
.bjqs li .avatar {
	display: block;
	height: 450px;
	width: 100%;
}
.bjqs li {
	position: absolute;
}
.bjqs li .txt {
	bottom: 0px;
	left: 0;
	position: absolute;
	z-index: 10;
}
.bjqs li .txt a {
	display: block;
	overflow: hidden;
}
.bjqs li .txt a span {
	clear: both;
	float: left;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
	width:400px;
}
.bjqs li .mask {
	height: 60px;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	width: 1200px;
	z-index: -1;
}
.bjqs li .tit {
	color: #343b3e;
	font-size: 22px;
	font-weight: bold;
	display:none;
}
.bjqs li .tit-sub {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align:center
}
.bjqs li .tit .mask {
	background-color: #fff;
}
.bjqs li .tit-sub .mask {
	background-color: #2c3040;
}
.bjqs-markers li a {
	background-color: #fff;
	border-radius: 4px;
	display: inline-block;
	height: 10px;
	margin-right: 5px;
	text-indent: 9999px;
	width: 20px;
}
.bjqs-markers li a:hover {
	text-decoration: none;
}
.bjqs-markers .active-marker a {
	background-color: ##fbb02f;
	width: 50px;
}
.bjqs-controls {
	display: none;
}
#focus:hover .bjqs-controls {
	display: block;
}
#focus2:hover .bjqs-controls {
	display: block;
}
.bjqs-controls .bjqs-prev a, .bjqs-controls .bjqs-next a {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	display: block;
	font: 60px/90px "SimSun";
	height: 90px;
	opacity: 0.5;
	text-align: center;
	width: 50px;
	z-index: 20;
}
.bjqs-controls .bjqs-next {
	left: auto;
	right: 0;
}
.bjqs-controls .bjqs-prev a:hover, .bjqs-controls .bjqs-next a:hover {
	opacity: 0.9;
}
.lolcatlist {
	padding:10px 5px;
}
.lolcatlist li {
	background:#2c3040;
	margin-bottom:25px;
	padding:10px;
	height:120px;
	overflow:hidden;
}
.lolcatlist li h3 a {
	color:#fbb02f
}
.lolcatlist li i {
	font-size:12px;
	margin-right:3px;
}
.lolcatlist li p {
	color:#656c82
}
.lolcatlist-item-con {
	height:120px;
	overflow:hidden;
}
.lolcatlist li .tags {
	height:20px;
	overflow:hidden;
	color:#929cb8;
}
.lolcatlist li .tags a {
	color:#929cb8;
	padding-right:10px;
	display:inline-block
}
.u-widget-photolist li {
	width:170px;
	height:170px;
	text-align:center;
	float:left;
	display:inline-block;
	margin-bottom:20px;
}
.u-widget-photolist li a {
	width:152px;
	display:block;
	margin:0 auto;
}
.u-widget-photolist li img {
	width:150px;
	height:113px;
	margin-bottom:15px;
	border:1px solid #181b24
}
.u-widget-photolist li span {
	color:#929cb8;
}
.u-widget-photolist li a:hover {
	text-decoration:none;
}
.u-widget-photolist li a:hover img {
	border:1px solid #fbb02f
}
.u-widget-photolist li a:hover span {
	color:#fbb02f
}
.conguide{background:#2d3041;padding:30px;}
.conguide h3{font-size:18px;padding:0 0 12px;font-weight:bold;color:#fbb02f}
.guidelist{padding:0px;}
.guidelist li{float:left;display:inline-block;height: 35px;line-height: 35px;width:265px;overflow:hidden;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;}
.guidelist li.left{margin-right:25px;}
.guidelist li a{font-size:14px;color:#8e96b1;display:inline-block;width:265px;}
.guidelist li a:hover{ text-decoration:none;color:#fbb02f}