﻿body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Microsoft YaHei", SimSun, "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #858484;
	line-height: 18px;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #6896C1;
	outline: none;
	text-decoration: none;
}
.bk10{height: 10px;clear: both;}
.tout.news_categories .prselected,.tout.news_categories .prselected a{ color:#c00;text-indent:1em;}
.tout.news_categories ul li .prselected:hover {background:#78a8d5;}
.prselected a{color:#fff}
.tout.news_categories .prselected a:hover{color:#c00}
.symbol{font-family:sans-serif; float:right; display:block; padding-right:10px}
.news_categories ul li {position:relative;}
.news_categories ul li .symbol{font-family:sans-serif; position:absolute;padding:0; display:block; right:10px;top:0}
.listtext{ margin-left:-40px}
.rt{float:right}
img, fieldset {
	border: none;
}
/*??????*/
::-webkit-scrollbar-track-piece {
	background-color:#fff;
	border-left:1px solid #d2d2d2
}
::-webkit-scrollbar {
	width:13px;
	height:13px
}
::-webkit-scrollbar-thumb {
	background-color:#c2c2c2;
	background-clip:padding-box;
	border:1px solid #979797;
	min-height:28px
}
::-webkit-scrollbar-thumb:hover {
	border:1px solid #636363;
	background-color:#929292
}
/*??????*/
/* -- Headings -- */

h1, h2, h3,
h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, san-serif;
	letter-spacing: 0.4px;
	font-weight: normal;
	line-height: 100%;
	color: #5d5d5d;
	padding-bottom: 15px;
}

h1 {
	font-size: 30px;
}
h2{
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* ·??? */
#pages {padding:0px 0px 30px 0px; width:100%; float:left}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#78a8d5; border:1px solid #78a8d5; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
.text-c{text-align:center}
/*-------------------------------------
	2.	HEADER + LOGO
-------------------------------------*/

#header-wrapper {
	position:relative;
	width: 100%;
	height: 45px;
	/*background: url(http://http://12sky2.gxcw.com/statics/images/invested/gnb_bg.gif) repeat-x;*/
	overflow:visible;
	z-index:12;
}

#header {
	width: 1261px;
	height:45px;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
}

#header_pages {
	width: 100%;
	height: 85px;
	background: #f4f4f4;
	border-bottom: 2px solid #e8e7e7;
}

.logoheader {
	color: #fff;
	margin-top:3px;
	width:170px;
	height:40px;
	float:left;
}

a#logo {
	float: left;
	width: 170px; height: 40px;
	display: block;
	background: url(../../images/invested/logo.png) no-repeat;
}
/*-------------------------------------
	3.	MAIN MENU
-------------------------------------*/

#navigation {
	width: 100%;
	margin: auto;
	position: absolute;
	left: 0;
	top: 0;
	overflow: visible;
	background: #dddddd;
}

.dropmenu {
	padding:25px 0 25px;
	display:block;
	margin:0 auto;
	width: 1261px;
	height:80px;
	position:relative;
	z-index:12;
}

.dropmenu li {
	display:block;
	list-style: none;
	position: relative;
	height:80px;
	line-height:80px;
	width:120px;
	float:left;
	text-align:center;
}
.current-menu-item{
}
.dropmenu li a {
	display: block;
	line-height: 50px;
	font-size: 18px;
	text-decoration: none;
	width:100%;
	text-align:center;
	color: #000;
	font-family:"Simhei";
	zoom: 1;
	*display: inline;
}
span.menuPlus {
	margin: 0 0 0 10px;
}
.dropmenu .sub-menu:hover{display:block;}
.dropmenu li a:hover {
	text-decoration: none;
	color: #d60404;
}

.dropmenu ul.sub-menu {
	list-style: none;
	display:none;
	position: absolute;
	padding:10px 0;
	width:120px;
	text-align:center;
	top: 50px;
	left: 0px;
	z-index:12;
	background:url(/statics/images/new_index/subbg.png) repeat;
}

.dropmenu ul.sub-menu li {
	width: 100%;
}
.sub-menu li{height:40px;line-height:45px;}
.dropmenu ul.sub-menu li a {
	line-height: 35px;
	display: block;
	width:100%;
	color:#fff
}
.dropmenu ul.sub-menu li a:hover{
	display: block;
	width:100%;
	color:#d60404
}
span.menuArrow {
	display: block;
	float: right;
}

.dropmenu ul.sub-menu li:hover {
}

.dropmenu ul.sub-menu ul.sub-menu {
	position: absolute;
	top: -15px;
	left: 200px;
}

.dropmenu li:hover ul ul,
.dropmenu li:hover ul ul ul,
.dropmenu li:hover ul ul ul ul {
	display:block;
}
.dropmenu li:hover ul,
.dropmenu li li:hover ul,
.dropmenu li li li:hover ul,
.dropmenu li li li li:hover ul {
	display:block;
}

.dropmenu li.current-menu-item > a,
.dropmenu li.current-menu-ancestor > a {
	color:#d60404;
}

.dropmenu li.action {
	float: right;
	margin-left: 10px;
}

.dropmenu li.action > a {
	color: #fff;
}

.dropmenu ul.sub-menu li.info a {
	color: #555;
	font-style: italic;
}

.dropmenu ul.sub-menu li.info a:hover {
	cursor: help;
}

.dropmenu ul.sub-menu li.info:hover {
	background: none;
}

/*-------------------------------------
	4.1	GENERAL SLIDER SETTINGS
-------------------------------------*/

#slider_background {
	width: 100%;
	height: 370px;
	background: url(../../images/invested/bg.png) #ededed;
	border-bottom: 2px solid #e8e7e7;
}

#slider_holder {
	width: 980px;
	height: 350px;
	margin: 0 auto;
}

.static-image {
	margin-top: 15px;
}

#slider-container {
	width: 980px;
	height: auto;
	position: relative;
	clear: both;
	float: left;
	margin-top: 22px;
}

#slider {
	height: 380px;
	position: relative;
	overflow: hidden;
}

#ss-left {
	width: 55px;
	height: 162px;
	background: url(../../images/invested/shadow-left.png) top left no-repeat;
	position: absolute;
	left: -55px;
	top: 188px;
}

#ss-right {
	width: 55px;
	height: 162px;
	background: url(../../images/invested/shadow-right.png) top left no-repeat;
	position: absolute;
	top: 188px;
	right: -55px;
}
/* -- Slider -- */

.vendeirinho-slider ul.slides.loading {
	height: 380px;
}

.with-sidebar .vendeirinho-slider ul.slides.loading {
	height: 300px ;
}

.vendeirinho-slider {
	zoom: 1;
	/* Don't remove these */
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 0;
	float: left;
}

.vendeirinho-slider .slides { zoom: 1; }


.vendeirinho-slider .slides img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	background: transparent;
}
#focus {width:980px; height:390px; overflow:hidden; position:relative;}
#focus ul {height:380px; position:absolute;}
#focus ul li {float:left; width:980px; height:380px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btn {position:absolute;background-color:#EAECEF; width:100%; height:10px; right:0; bottom:0; text-align:center;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:10%; height:13px; _font-size:0; margin-left:5px; cursor:pointer; background:#78a8d5;}
#focus .btn span.on {background:#78a8d5;}
.slides{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*-------------------------------------
	5.1	SIDEBAR LEFT
-------------------------------------*/

#sidebar-left {
	float: left;
	width: 200px;
	box-shadow:0 0 5px #666;-webkit-box-shadow:0 0 5px #666;-moz-box-shadow:0 0 5px #666;-o-box-shadow:0 0 5px #666;background:#fff;
}
#sidebar-left li{position:relative;height:35px;line-height:35px;margin:0;width:190px;padding-left:10px;}
#sidebar-left li a{height:35px;padding:0;margin:0;}
#sidebar-left li a span{height:35px;padding-left:30px;}

.left-sidebar-block {
	width:200px;
	padding: 0;
	overflow: hidden;
	font-family:"???í????";
}
/*-------------------------------------
	5.2	SIDEBAR RIGHT
-------------------------------------*/

#sidebar-right {
	float: right;
	width: 265px;
	margin: 0 15px 0 0;
	padding: 0 0 20px 0;
}

.right-sidebar-block {
	margin: 0 0 20px 26px;
	position: relative;
	height: 100%;
	overflow: hidden;
}
.navigation li{ padding:5px 0;}
/*-------------------------------------
	5.3	DOWN/TEAM-MEMBERS
-------------------------------------*/

.downloadlist {
	margin-bottom: 10px;
	list-style:none;
	float:left;
	padding:10px 0 10px 0;
	border-bottom: 1px dotted #ccc;

}

.downloadlist img {
	width:200px;
	height:125px;
	float: left;
	margin: 5px 15px 20px 0;
	padding: 9px;
	background: #fff;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	box-shadow: .08em 1px 2px #dadada;
	-moz-box-shadow: .08em 1px 2px #dadada;
	-webkit-box-shadow: .08em 1px 2px #dadada;
	position: relative;
}
.downimg{
	float: left;
	margin: 5px 15px 20px 0;
	padding: 9px;
	background: #fff;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	box-shadow: .08em 1px 2px #dadada;
	-moz-box-shadow: .08em 1px 2px #dadada;
	-webkit-box-shadow: .08em 1px 2px #dadada;
}
.downloadlist h4 {
	font-size: 18px;
	padding: 10px 0 15px 0;
	margin: 0;
	float: left;
}

.downloadlist span {
	border-bottom: 1px solid #f2f2f2;
	width: 428px;
	margin-bottom: 13px;
	padding-bottom: 24px;
	display: block;
	overflow: hidden;
	float: left;
}
.downloadlist a {float:left}
.down_info tr{height:35px;}
.downfile{list-style:none;}
.dfshare{float:right;margin-top:10px;}
#folding{background:#78a8d5; color:#FFF; padding:5px 30px 5px 30px;font-size:14px;}
#folding:hover{opacity:0.7;	-moz-opacity: 0.7;filter:alpha(opacity=70); background:#000;}
#xzs_btn{width:136px; height:23px;padding-top:17px; text-align:center; font-size:24px;}


/* -- Categories list -- */

.news_categories ul {
	font-size:14px;
}

.news_categories ul li {
	border-bottom: 1px solid #f2f2f2; /*padding-left:10px;*/
	transition:0.4s;-webkit-transition:0.4s;-ms-transition:0.4s;-moz-transition:0.4s;-o-transition:0.4s;
}

.news_categories ul li a {
	display: block;
	padding-left:30px;
	text-decoration: none;
	background:url(../../images/invested/star_orange.png) no-repeat 8px 12px;
}
.news_categories ul li:hover {
	text-indent:1em;
}
.news_categories ul li a:hover {
	color: #c00;
}

.news_categories ul li a:hover .post_count {
	color: #8c8c8c;
}

.news_categories ul li a .post_count {
	float: right;
	color: #8c8c8c;
	margin-right: 10px;
}

.news_categories ul li.current a {
	color: #ec1a6d;
}
/*-------------------------------------
	6.	Article
-------------------------------------*/

.post {
	padding: 0 0 10px 0;
}
.postcon div, #postcon p, #postcon div{font-size:14px; line-height:20px;color:#5A5A5A;}
.postcon p{text-indent:2em;font-size:16px;height:auto;line-height:25px;color:#000;width:700px;margin:auto;margin-top:20px;}
.post ul, .post ol {
	margin: 20px 40px 20px 40px;
}
#post-featured-image {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.byline {
	font-family: verdana;float:right;padding-right:20px;font-size:12px;
}
.poline{height:2px;background:#c2a460;width:90%;margin:auto;}
.byline a {
	text-decoration: none;
}

.byline span {
	color: #999;
}
.image-grid-border {
	width:100%;
	height:260px;
	background: #efefef;
	padding: 5px;
	border: 1px solid #ddd;
}
.post_title {
	padding-left:5px;
	display:inline;overflow:hidden;
}

.post_title a {
	color: #000;
}

.post_title a:hover {
	color: #666666;
}
/*-------------------------------------
	content
-------------------------------------*/
#content_wrapper{
	width: 1200px;
	/*overflow: hidden;*/
	padding:0;
	margin: 0 auto;
	min-height: 1620px;
	/*background:#dce6de url(/statics/images/saman/1310.png) center top no-repeat;*/
	padding-bottom:30px;
}
#content_wrapper1{
	width: 1261px;
	overflow: hidden;
	padding:0 auto;
	margin: 0 auto;
	min-height: 200px;
	/*background:#e9 no-repeat;*/
	overflow:visible !important;
	padding-bottom:30px;
	/*background-image: url(../../images/new12sky3/bg03.jpg?v=6);*/
}
#content_wrapper3{
	width: 1261px;
	overflow: hidden;
	padding:0 auto;
	margin: 0 auto;
	min-height: 200px;
	/*background:#e9 no-repeat;*/
	overflow:visible !important;
	padding-bottom:30px;
	/*background-image: url(../../images/new12sky3/bg03.jpg?v=6);*/
}
#content_wrapper2 {
	width: 961px;
	padding:20px;
	*padding-top:60px;
	margin: 0 auto;
	min-height: 200px;
	background:#fff;
	box-shadow:0 0 5px #666;-webkit-box-shadow:box-shadow:0 0 5px #666;-moz-box-shadow:0 0 5px #666;-o-box-shadow:0 0 5px #666;
}
.contents{overflow:hidden;}
/* ??????·????ó±ê?????????????·??·??×?? */
.cloud-zoom-lens {background:url(../../images/invested/magnifierbg.png) repeat scroll 0 0 transparent;cursor:move;}
/* ??????·??°???? */
.cloud-zoom-big {border:4px solid #DDD;overflow:hidden;background:#EFEFEF;}
/* ?????????????? */
.cloud-zoom-loading {color:white;background:#222;padding:3px;border:1px solid #DDD;}
/* zoom-section */
.zoom-section{clear:both;overflow:hidden; margin-top:16px;width:725px;}
*html .zoom-section{display:inline;clear:both;}
.zoom-small-image{border:1px solid #DDD;margin-bottom:10px;width:180px; padding:3px;background:#EFEFEF; }
.zoom-small-image img{width:180px; }
.zoom-tiny-image{border:1px solid #DDD;margin:0px;}
.zoom-tiny-image:hover{border:1px solid #DDD;}
.mousetrap{overflow:hidden}

.content-info{ width:600px;margin-left:40px;overflow:hidden;text-align:center}
.content-info li{list-style:none; padding:20px 0 20px 0;}
#contitle{font-size:20px; line-height:30px; padding:0 0 10px 0;background: transparent url(../../images/invested/sp.png) repeat-x bottom;color:#222}
.qqonline{margin-top:10px;}
.content-pro{width:700px;overflow:hidden;font-size:16px;margin:15px 10px;line-height:25px;color:#333}
.content-pro strong{font-family:"????";font-weight:normal;font-size:20px;}
.content-pro h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, san-serif;
	letter-spacing: 0.4px;
	font-weight: normal;
	line-height: 100%;
	color: #5d5d5d;
	padding-bottom: 15px;
}
.content-pro p{font-size:12px;font-family:"Trebuchet MS", Arial, Helvetica, san-serif;color:#858484;line-height:20px;}
.content-pro img{border:1px solid #DDD;margin:10px 0 10px 0; padding:5px;background:#EFEFEF; }
.content-pro h1 {
	font-size: 30px;
}
.content-pro h2{
	font-size: 24px;
}
.content-pro h3 {
	font-size: 18px;
}
.content-pro h4 {
	font-size: 16px;
}
.content-pro h5 {
	font-size: 14px;
}
.content-pro h6 {
	font-size: 12px;
}

.dotted_line {
	height:50px;
	line-height:50px;
	width:190px;
	padding-left:10px;
	font-size:20px;
	color:#fff;
	background: url(http://127.0.0.1/cms/statics/images/invested/bg_l_btns.jpg) center top;
	border-bottom:1px solid #f2f2f2;text-shadow:0 0 5px #444;
}
#content_fullwidth {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
	position: relative;
}
#main_column_fullwidth {
	margin: 0 15px 0 15px;
}
#main_column {
	margin: 0 0 0 15px;
}

#main_column_left {
	margin: 0;
	/*background:#2c3137;*/
}
#midcaption {
	float: left;
	width: 860px;
}
#mid_caption {
	width: 100%;
	height: 90px;
	background: #f0f0f0;
	border-bottom: 2px solid #e8e7e7;
}
.pages {
	margin: 0 auto;
	width: 980px;
}
#page-title {
	border-bottom: 1px solid #dedede;
	display: block;
	margin: -20px 0 25px 0;
}

#page-title h2 {
	font-weight: normal;
	padding: 25px 0 0px 0;
	margin-top: 20px;
	color: #929191;
}

#page-title span {
	color: #aaa;
}

#bolded-line {
	text-indent: -9999px;
	height: 3px;
	width: 100px;
	display: block;
	background: #78a8d5;
	margin-bottom: -2px;
}

#midcaption p {
	font-family:Arial;
	font-size: 14px !important;
	color: #929292;
	margin: 0px 0 0 0px;
	width: 860px;
	line-height: 35px;
	-webkit-font-smoothing: antialiased;
}
.mid {
	padding: 0 25px 0 0;
	float: right;
}
#line {
	background: transparent url(../../images/invested/sp.png) repeat-x bottom;
	padding: .2em 0 0.8em 0;
	margin-bottom: 1em;
}
#lines {
	background: transparent url(../../images/invested/lines.png) repeat-x bottom;
	padding: .2em 0 0.8em 0;
	margin-bottom: 1em;
}

/*-------------------------------------
	5.	CONTENT
-------------------------------------*/

#content {
	width: 935px;
	min-height: 606px;
	float: right;
	padding: 25px 15px 20px;
	margin-right: 3px;
	position: relative;
	/*background: #2c3137;*/
	/*box-shadow: 0 0 5px #666;*/
	/*-webkit-box-shadow:0 0 5px #666;-moz-box-shadow:0 0 5px #666;-o-box-shadow:0 0 5px #666;*/

}
#contentcate {
	width: 935px;
	min-height: 606px;
	float: left;
	padding: 25px 15px 20px;
	margin-right: 3px;
	position: relative;
	/*background: #2c3137;*/
	/*box-shadow: 0 0 5px #666;*/
	/*-webkit-box-shadow:0 0 5px #666;-moz-box-shadow:0 0 5px #666;-o-box-shadow:0 0 5px #666;*/

}
#main_column {
	margin: 0 0 0 15px;
}
#portfolio_box {
	float: left;
	margin-left: -40px;
}
#portfolio_box ul {
	float: left;
	list-style: none;
	margin: 0 0 0 -15px;
	width: 220px;
}

#portfolio_box ul li {
	font-size: 11px;
	width: 220px;
	margin:0 9px;
}

#portfolio_box ul img {
	display: block;
	width: 220px;
	height: 140px;
}

#portfolio_box .image {
	width: 100%;
	height: auto;
	background:#fff;
}
#portfolio_box .image:hover {
	background-image: url(../../images/invested/plus.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: auto;
}
#portfolio_box .image img:hover{
}

#portfolio_box .project_info {
	/*background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);*/
	margin:10px 0;
	font-size:14px;
	height:14px;
	text-align:center;
	width: 100%;
	color: #666666;
}

#portfolio_box .project_info:hover {
	background-color: #fefefe;
}

#portfolio_box .project_info a {
	width: 100%;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	float: left;
}

#portfolio_box .project_info h2 {
	font-size: 14px;
	color: #444;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#portfolio_box .project_info h2 a {
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#portfolio_box .project_info h2 a:hover {
	font-size: 14px;
	color: #78a8d5;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#portfolio_box .project_info h3 {
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bottom-block {
	margin-top:20px;
	border-top: 1px solid #e5e5e5;
	background: url(../../images/invested/gradient.png) repeat-x;
	height: 38px;
}
/*-------------------------------------
	8.1	PORTFOLIO FILTER
-------------------------------------*/

#portfolio-filter {
	padding-top: 10px;
	margin-bottom: 30px;
	margin-left: 180px;
}

#portfolio-filter ul {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*zoom: 1;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

#portfolio-filter li {
	display: inline;
}

#portfolio-filter li a {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}

#portfolio-filter li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

#portfolio-filter li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

#portfolio-filter li a.current, #portfolio-filter li a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}

/*-------------------------------------
	10.	FOOTER
-------------------------------------*/

#footer {
	min-height: 160px;
	overflow: hidden;
	background: #fff url(../../images/invested/bg-footer.gif) repeat-x left top;
}

#footer .fcontent {
	overflow: hidden;
	position: relative;
	z-index: 112;
	width: 980px;
	margin: 0 auto;
	padding: 36px 0 0;
}

#footer .fcontent-margin {
	width: 960px !important;
	padding: 5px 15px 0px 15px;
}

#footer .fcontent #social {
	float: left;
	width: 255px;
	margin-top: -8px;
}

#footer .fcontent #social ul {
	overflow: hidden;
	width: 255px;
}

#footer .fcontent #social ul {
	overflow: hidden;
}

#footer .fcontent #social ul li {
	float: left;
	padding: 0 5px 0 0;
}

#footer .fcontent #social ul li a {
	float: left;
	overflow: hidden;
	display: block;
	width: 38px;
	height: 0;
	padding: 38px 0 0;
	background: url(../../images/invested/social.gif) no-repeat left top;
}

#footer .fcontent #social ul li a#sinaweibo {
	background-position: left top;
}

#footer .fcontent #social ul li a#qqweibo {
	background-position: left -50px;
}

#footer .fcontent #social ul li a#facebook {
	background-position: left -100px;
}

#footer .fcontent #social ul li a#twitter {
	background-position: left -150px;
}

#footer .fcontent #social ul li a#rss {
	background-position: left -200px;
}

#footer .fcontent #social ul li a#sinaweibo:hover {
	background-position: -50px top;
}

#footer .fcontent #social ul li a#qqweibo:hover {
	background-position: -50px -50px;
}

#footer .fcontent #social ul li a#facebook:hover {
	background-position: -50px -100px;
}

#footer .fcontent #social ul li a#twitter:hover {
	background-position: -50px -150px;
}

#footer .fcontent #social ul li a#rss:hover {
	background-position: -50px -200px;
}

#footer .fcontent #outer {
	float: left;
	width: 275px;
	min-height: 30px;
	padding: 0 0 5px 100px;
	overflow: hidden;
}

#footer .fcontent #outer p {
	padding: 2px 0 0;
	font-size: 13px;
	line-height: 16px;
	color: #858484;
}

#footer .fcontent #outer p strong {
	color: #858484;
}

#footer .fcontent #bottom {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 0;
	padding: 15px 0 15px 0;
	border-top: 1px dotted #e5e5e5;
}

#footer .fcontent #bottom #copyright {
	float: left;
	font-size: 13px;
	color: #858484;
}

#footer .fcontent #bottom #menu-footer {
	float: right;
	margin-top: -11px;
}

#footer .fcontent #bottom #menu-footer ul {
	overflow: hidden;
}

#footer .fcontent #bottom #menu-footer ul li {
	float: left;
	padding: 0 0 0 12px;
}

#footer .fcontent #bottom #menu-footer ul li a {
	float: left;
	font-size: 13px;
	color: #858484;
	text-decoration: none;
}

#footer .fcontent #bottom #menu-footer ul li a:hover {
	color: #6896C1;
}

.footer_3cols {
	width: 286px;
	margin-right: 45px;
}

.footer_3cols_last {
	width: 286px;
	margin-right: 10px;
}

.footer_4cols {
	width: 206px !important;
	margin-right: 45px !important;
}

.footer_4cols_last {
	width: 206px !important;
	margin-right: 10px !important;
}
.separator40 {
	margin-bottom: 20px;
	margin-top: 25px;
	height: 6px;
	width: 100%;
	background: url(../../images/invested/separator.jpg) repeat-x;
}
/*-------------------------------------
	11.1	BUTTONS
-------------------------------------*/

.button{
	display: inline-block;
	text-decoration: none;
	font: bold 12px/12px Arial;
	padding: 8px 11px;
	color: #555;
	border: 1px solid #dedede;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.button.white{
	background: #f5f5f5;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0'); /*  IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0)); /*  WebKit */
	background: -moz-linear-gradient(top,  #f9f9f9, #f0f0f0);
	border-color: #dedede #d8d8d8 #d3d3d3;
	color: #555;
	text-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
	-moz-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
	box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
}
.button.white:hover, .button.white.selected{
	background: #f4f4f4;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#f8f8f8'); /*  IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#f8f8f8)); /*  WebKit */
	background: -moz-linear-gradient(top,  #efefef, #f8f8f8);
	border-color: #c7c7c7 #c3c3c3 #bebebe;
	text-shadow: 0 1px 0 #fdfdfd;
	-webkit-box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
	-moz-box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
	box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
}

/*-------------------------------------
	11.5	COLUMNS
-------------------------------------*/

.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }
/* -- Search -- */

#search button {
	background: #78a8d5;
	border: 1px solid #75a3cf;
	color: #fff;
	cursor: pointer;
	display: block;
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px #666;
	-moz-box-shadow: 0 1px 0 #333;
	-webkit-box-shadow: 0 1px 0 #333;
	box-shadow: 0px 1px 0px #333;
}

#search {
	float: left;
	margin-top: 0px;
}

#search button {
	float: left;
	height: 30px;
	-moz-box-shadow:0 0 #fff;
	-webkit-box-shadow:0 0 #fff;
	box-shadow:none;
	padding-top: 2px;
	width: 70px;
}

#search input {
	background: #fff;
	border: 1px solid #ededed;
	color: #333;
	border-width: 1px 0 1px 1px;
	float: left;
	height: 18px;
	padding: 5px 10px;
	width: 120px;
}

#search button:hover {
	background: #73a3d1;
}
/*-------------------------------------
	12.3	CLEAR
-------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/*-------------------------------------
	12.1	BREADCRUMBS
-------------------------------------*/

.breadcrumbs {
	width: auto;
	float: left;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
}

.breadcrumbs > ul {
	margin-left: 0;
	height: 24px;
	line-height: 24px;
	padding: 0;
}

.breadcrumbs > ul > li {
	float: left;
	font-size: 12px;
	width: auto;
	clear: none;
	height: 24px;
	line-height: 24px;
}

.breadcrumbs > ul > li a {
	color: #848484;
}

.breadcrumbs > ul > li a:hover {
	color: #6896C1;
}

.breadcrumbs > ul > li:first-child {
	padding-right: 5px;
	background: transparent url(../../images/invested/breadcrumb_arrow.png) no-repeat right center;
	margin-right: 25px;
}

.breadcrumbs > ul > li:first-child > span {
	padding: 0 10px;
	padding-bottom: 3px;
	background: #78a8d5;
	line-height: 24px;
	font-size: 12px;
	text-transform: uppercase;
	height: 20px;
	display: block;
	color: #fff;
	font-weight: bold;
}
/*-------------------------------------
	12.6	MARGINS
-------------------------------------*/

.margin10 {
	margin-top: 10px;
}

.margin20 {
	margin-top: 20px;
}

.margin30 {
	margin-top: 30px;
}
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 30px;
	right: 15px;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border: none;
	text-indent: -999px;
	background: url(../../images/invested/top.png) no-repeat left top;
	z-index: 1000;
}

#toTophover{
	background: url(../../images/invested/top.png) no-repeat left -51px;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline: none;
}
/*-------------------------------------
	12.7	PAGINATION
-------------------------------------*/
.pagination {
	margin: 30px 0 10px;
	text-align:center;
}

.pagination ul {
	display: inline-table;
	*display: inline;
	margin-bottom: 0;
	margin-left:40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*zoom: 1;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
	display: inline;
}

.pagination a,.pagination .active {
	float: left;
	padding: 0 14px;
	line-height: 25px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}

.pagination a:hover,
.pagination .active {
	background-color: #eee;
}

.pagination .active span {
	color: #999999;
	cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
	color: #999999;
	cursor: default;
	background-color: transparent;
}

.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.pagination-centered {
	text-align: center;
}

.pagination-right {
	text-align: right;
}
#style_switcher {
	position: fixed;
	font-family:'???í????';
	right: 0px;
	top: 200px;
	padding: 15px 1px 10px 13px;
	width: 28px;
	border: 1px solid #ced2d8;
	background-color: #fff;
	font-size: 16px;
	z-index: 10000;
}
.crumbslist li{
	width:220px;height:auto;float:left;margin:10px;
}

#player_content {
	width: 1170px;
	min-height:606px;
	float: right;
	padding:25px 15px 20px;
	position: relative;background:#fff;
	font-family:"???í????";box-shadow:0 0 5px #666;-webkit-box-shadow:box-shadow:0 0 5px #666;-moz-box-shadow:0 0 5px #666;-o-box-shadow:0 0 5px #666;

}

/*????????*/

#content_wrapper3{
	width: 1200px;
	overflow: hidden;
	padding:0;
	margin: 0 auto;
	min-height: 200px;

	padding-bottom:30px;
}

#player_box {
	float: left;
	margin-left: -40px;
}
#player_box ul {
	float: left;
	list-style: none;
	margin: 0 0 0 -15px;
	width: 260px;
}

#player_box ul li {
	font-size: 12px;
	width: 260px;
	height:200px;
	margin: 20px 20px 0 10px;
}

#player_box ul img {
	display: block;
	width: 260px;
	height: 160px;
}

#player_box .image {
	width: 100%;
	height: auto;
	background:#fff;
}
#player_box .project_info {
	/*background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);*/
	margin:10px 0;
	font-size:14px;
	height:14px;
	text-align:center;
	width: 100%;
	color: #666666;
}

#player_box .project_info:hover {
	background-color: #fefefe;
}

#player_box .project_info a {
	width: 100%;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	float: left;
}

#player_box .project_info h2 {
	font-size: 14px;
	color: #444;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#player_box .project_info h2 a {
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#player_box .project_info h2 a:hover {
	font-size: 14px;
	color: #78a8d5;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#player_box .project_info h3 {
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tu {width:1200px; margin:0 auto;}
.tutitle {
	width: 1200px;
	line-height: 50px;
	height: 50px;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #000;
	text-indent: 1em;
	font-size: 28px;
	position: relative;
}
.m {
	display: table;
	height: 53px;
	line-height: 53px;
	font-size: 22px;
	border-bottom: 3px solid #c00;
	text-decoration: none;
}
.tu ul {
	float: left;
	list-style: none;
	border:1px solid #ccc;
	background-color: #FF0000;
}
.tu ul li {
	font-size: 12px;
	width: 200px;
	height: 200px;
	margin: 20px 25px 10px 0;
	float:left;
}
.tu .image {
	width: 100%;
	height: auto;
	background: #fff;
}
.tu ul img {
	display: block;
	width: 200px;
	height: 140px;
}
.tu .project_info {
	margin: 10px 0;
	font-size: 14px;
	height: 20px;
	text-align: center;
	width: 100%;
	color: #666666;
}

/*????*/

#dage{width:1190px; margin:0 auto; padding:0; margin-top:5px; background-color:#fff; padding:0 20px; float:left;}
.player-title{font-size:14px;color:#000; height:55px; line-height:55px;height: 55px;border-bottom: 1px solid #ddd3c5;}
.m {
	display: table;
	height: 53px;
	line-height: 53px;
	font-size: 22px;
	color: #c00;
	border-bottom: 3px solid #c00;
}
.player-content{width:1200px;overflow:hidden;margin:0 auto;background-color:#FFf; margin-top:15px; padding-bottom:8px;}
.player-content ul{list-style:none;margin:0px;padding:0px;}
.player-content li{float:left;margin:0 10px 10px 0; width:230px;list-style: none;display:block;position: relative;}
.player-content li img{width:100%;height:140px;display: table;max-width:300px;_width:expression(this.width > 300 ? "300px" : this.width);}
.player-content li span{position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36px;
	text-align: left;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');
	font: 600 16px/36px "microsoft Yahei";
	color: #fff;
	text-indent: 10px;
	overflow: hidden;}
.player-content li a{display:block;width:230px;bolder:1px solid #ccc; color:#fff; }
/*?×???????ù??*/
.menu {width: 1260px; height: 72px; margin:0 auto;}
.menu ul { width: 110%;}
.menu li {float: left;width: 140px;margin-right: 0px;	position: relative;text-align: center;}
.menu li a, menu li a:visited { display: block; height: 90px; font-size: 16px; font-weight: 700; line-height: 90px; color: #000;}
.menu li a:hover { text-decoration: none;color: #fff;}
/*.menu .m01 {padding-left: 35px;}*/
/*.menu .m02 { padding-left: 12px;}*/
/*.menu .m03 { padding-left: 17px;}*/
/*.menu .m04 { padding-left: 18px;}*/
.menu .m05 {/* padding-left: 268px; */}
/*.menu .m06 { padding-left: 18px;}*/
/*.menu .m07 { padding-left: 18px;}*/
/*.menu .m08 {padding-left: 17px;}*/
.menu #logo {
	float: left;
	height: 82px;
	margin-top: 8px;
	display: block;
	background: url(/statics/images/new12sky3/logo.png) no-repeat;
	background-size: contain;
}
.menu ul.sub-menu {
	list-style: none;
	display: none;
	position: absolute;
	padding: 10px 5px;
	width: 350px;
	text-align: center;
	top: 90px;
	left: 0px;
	background: url(/statics/images/new_index/subbg.png) repeat;
}
.menu ul.sub-menu li {
	width: 40%;
	z-index: 99999;
	position: relative;
}
.sub-menu li {
	height: 340px;
	line-height: 45px;
	color: #fff;
}
.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul, .menu li li li li:hover ul {
	display: block;
}
.menu ul.sub-menu a {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	overflow: hidden;
}
.game-menu-mobile span, .game-menu-pc span {
	display: inline-block;
	border-left: 2px solid #b11515;
	width: 80px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	font-weight: 700;
}