﻿@charset "utf-8";
	body,p,ul,dl,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-weight:normal
}
body {
	text-align:left;
	font-size:12px;
	padding-bottom:8px;
	background:#f2f2f2;
	font-family:arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"
}
img {
	border:0
}
li {
	list-style:none
}
input {
	-webkit-appearance:none
}
a {
	text-decoration:none;
	color:#2a2a2a
}
.clearfix:after {
	clear:both;
	height:0;
	overflow:hidden;
	display:block;
	visibility:hidden;
	content:"."
}
em {
	font-style:normal
}
* {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-text-size-adjust:none;
	-webkit-touch-callout:none
}
.PCarousel .PicWrapper:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0
}
.PCarousel {
	display:none;
	position:relative;
	width:100%;
	-ms-touch-action:pan-y;
	margin-top:2px
}
.PCarousel .PicWrapper {
	display:none;
	position:relative;
	-webkit-transform:translate3d(0px,0px,0px)
}
.PCarousel .PicWrapperOuter {
	overflow:hidden;
	position:relative;
	width:100%
}
.PCarousel .PicWrapperOuter.autoHeight {
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;
	-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}
.PCarousel .PicItem {
	float:left
}
.PCarousel .PicWrapper,.PCarousel .PicItem {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0)
}
.item img {
	display:block;
	height:auto;
	max-height:160px;
	width:100%
}
.top {
	width:100%;
	height:44px;
	background:#66d105;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
	zoom:1;
	padding:0 44px 0 122px
}
.top .logo {
	width:100px;
	height:auto;
	overflow:hidden;
	position:absolute;
	left:10px;
	top:12px
}
.top .logo img {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden
}
.top div {
	height:auto;
	display:-webkit-box;
	overflow:hidden;
	margin-top:8px
}
.top .search-input {
	height:28px;
	line-height:28px;
	font-size:14px;
	font-weight:normal;
	color:#666;
	text-indent:10px;
	background:#f7ffef;
	display:block;
	overflow:hidden;
	-webkit-box-flex:1;
	border:0;
	padding:0;
	margin:0;
	border-radius:4px 0 0 4px
}
.top .search-button {
	width:28px;
	height:28px;
	display:block;
	overflow:hidden;
	border:0;
	padding:0;
	background:url(../../images/home-icon.png) no-repeat 0 -60px #f7ffef;
	background-size:400px;
	border-radius:0 4px 4px 0
}
.top .tbtn {
	width:44px;
	height:44px;
	display:block;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	background:url(../../images/home-icon.png) no-repeat 14px 13px;
	background-size:400px
}
.nav {
	width:100%;
	height:40px;
	border-bottom:1px solid #dcdcdc;
	background:#fff;
	box-sizing:border-box;
	padding-right:44px;
	display:-webkit-box
}
.nav a {
	width:auto;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:normal;
	color:#333;
	text-align:center;
	display:block;
	overflow:hidden;
	-webkit-box-flex:1
}
.NavFloat {
	position:fixed;
	top:0;
	left:0;
	z-index:9999
}
.Contentbox {
	width:101%;
	height:auto;
	padding:10px;
	padding-bottom:0;
	overflow:hidden;
	box-sizing:border-box
}
.Ctitle {
	width:101%;
	height:auto;
	padding:10px;
	padding-bottom:0;
	overflow:hidden;
	box-sizing:border-box;
	position:relative;
	zoom:1
}
.Ctitle b {
	width:60px;
	height:52px;
	line-height:31px;
	background:url(../../images/home-icon.png) no-repeat -158px 0;
	background-size:500px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	display:block;
	overflow:hidden;
	position:absolute;
	left:3px;
	top:16px;
	z-index:50
}
.Ctitle span {
	width:100%;
	height:46px;
	line-height:47px;
	font-size:16px;
	color:#333;
	text-indent:63px;
	background:#fff;
	display:block;
	overflow:hidden
}
.Ctitle span a {
	width:auto;
	height:46px;
	line-height:50px;
	font-size:12px;
	color:#999;
	float:right;
	display:block;
	overflow:hidden;
	margin-right:10px;
	text-indent:0
}
.Ctitle p {
	float:right;
	font-size:12px;
	color:#66d105;
	margin-right:10px;
	display:inline;
	overflow:hidden;
	position:relative;
	zoom:1;
	text-indent:20px
}
.Ctitle p i {
	width:17px;
	height:17px;
	background:url(../../images/home-icon.png) no-repeat 0 -193px;
	background-size:400px;
	display:block;
	overflow:hidden;
	position:absolute;
	left:0;
	top:14px
}
.CRankTab {
	height:629px
}
.CNavBox ul {
	width:100%;
	height:auto;
	background:#fff;
	padding:10px 0 6px 10px;
	box-sizing:border-box;
	display:-webkit-box;
	overflow:hidden
}
.CNavBox ul li {
	width:25%;
	height:auto;
	padding-right:10px;
	overflow:hidden;
	-webkit-box-flex:1
}
.CNavBox ul li img {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden
}
.CNavBox ul li span {
	width:100%;
	height:auto;
	font-size:14px;
	color:#333;
	text-align:center;
	margin-top:4px;
	display:block;
	overflow:hidden
}
.CNavBox ul.CRankClass {
	padding:10px 0 6px 20px
}
.CNavBox ul.CRankClass li {
	padding-right:20px
}
.CtodayBox {
	padding:10px 6px 0 10px
}
.CtodayBox ul {
	width:100%;
	height:auto;
	overflow:hidden
}
.CtodayBox ul li {
	width:50%;
	height:54px;
	float:left;
	margin-bottom:6px;
	padding-right:6px;
	box-sizing:border-box;
	display:inline;
	overflow:hidden
}
.CtodayBox ul li a {
	width:100%;
	height:100%;
	background:#fff;
	display:-webkit-box;
	overflow:hidden
}
.CtodayBox ul li a i {
	width:20%;
	height:auto;
	margin:8px 6px 2px 10px;
	display:block;
	overflow:hidden
}
.CtodayBox ul li a i img {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
	border-radius:.5rem
}
.CtodayBox ul li a p {
	width:auto;
	height:auto;
	padding-right:5px;
	overflow:hidden;
	-webkit-box-flex:1
}
.CtodayBox ul li a p span {
	width:100%;
	height:16px;
	line-height:16px;
	font-size:14px;
	margin-top:10%;
	color:#333;
	display:block;
	overflow:hidden
}
.CtodayBox ul li a p em {
	width:100%;
	height:14px;
	line-height:14px;
	font-size:12px;
	margin-top:3%;
	font-weight:normal;
	color:#f00;
	display:block;
	overflow:hidden
}
.CSoft {
	padding:0 10px
}
.CSoft b {
	top:6px
}
.CSoftUl {
	padding:0 10px
}
.CSoftUl .ConSoftul {
	width:100%;
	height:auto;
	overflow:hidden
}
.CSoftUl .ConSoftul li {
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
	padding:0 10px;
	box-sizing:border-box;
	position:relative;
	zoom:1
}
.CSoftUl .ConSoftul li i {
	width:100%;
	height:1px;
	background:#eee;
	display:block;
	overflow:hidden
}
.CSoftUl .ConSoftul li .CRLeft {
	width:100%;
	height:auto;
	display:-webkit-box;
	overflow:hidden;
	padding:10px 86px 10px 0;
	box-sizing:border-box
}
.CSoftUl .ConSoftul li .CRLeft img {
	width:66px;
	height:66px;
	margin-right:10px;
	display:block;
	overflow:hidden;
	border-radius:1rem
}
.CSoftUl .ConSoftul li .CRLeft p {
	width:auto;
	height:auto;
	overflow:hidden;
	-webkit-box-flex:1
}
.CSoftUl .ConSoftul li .CRLeft p span {
	width:100%;
	height:20px;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:4px;
	display:block;
	overflow:hidden
}
.CSoftUl .ConSoftul li .CRLeft p b {
	width:100%;
	height:auto;
	line-height:18px;
	font-size:14px;
	font-weight:normal;
	color:#bbb;
	margin-top:4px;
	display:block;
	overflow:hidden
}
.CSoftUl .ConSoftul li .CRLeft p b img {
	width:auto;
	height:12px;
	display:inline
}
.CSoftUl .ConSoftul li .CRRight {
	width:73px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:normal;
	color:#66d105;
	text-indent:30px;
	border:1px solid #66d105;
	border-radius:4px;
	background:url(../../images/home-icon.png) no-repeat -130px -60px;
	background-size:434px;
	display:block;
	overflow:hidden;
	position:absolute;
	right:10px;
	top:31px
}
.CSoftUl .ConSoftul li .CRRight:active {
	color:#fff;
	background:url(../../images/home-icon.png) no-repeat -146px -128px #66d105;
	background-size:500px
}
.CSoftUl .ConSoftul .CSeq {
	margin:0
}
.CBanner {
	padding:10px
}
.CBanner a {
	width:50%;
	height:100px;
	box-sizing:border-box;
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	zoom:1
}
.CBanner a span {
	background:#fff;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	font-size:14px;
	width:100%;
	text-align:center
}
.CBanner a.pl,.CBanner a b.pl {
	padding-left:5px
}
.CBanner a.pr,.CBanner a b.pr {
	padding-right:5px
}
.CBanner a img {
	width:100%;
	height:130px;
	display:block;
	overflow:hidden;
	float:left
}
.CBanner a img.hg {
	height:100px
}
.CBanner a p {
	width:100%;
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:50;
	padding-left:10px;
	box-sizing:border-box
}
.CBanner a b {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:20;
	box-sizing:border-box
}
.CBanner a b img {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
	float:left
}
.Tlabel {
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	padding-right:30px;
	position:relative;
	zoom:1
}
.Tlabel li {
	width:auto;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#333;
	float:left;
	margin:0 10px 10px 0;
	display:inline;
	overflow:hidden
}
.Tlabel li a {
	width:auto;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#666;
	background:#fff;
	padding:0 10px;
	border-radius:33px;
	display:block;
	overflow:hidden
}
.Tlabel li a:active {
	background:#66d105;
	color:#fff
}
.Tlabel .TShowAll {
	width:30px;
	height:26px;
	display:block;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	background:url(../../images/home-icon.png) no-repeat 9px -111px;
	background-size:400px;
	margin:0
}
.Tlabel .m-hover {
	background:url(../../images/home-icon.png) no-repeat 9px -148px;
	background-size:400px
}
.Crank {
	padding:0 10px
}
.CrankUl {
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
	box-sizing:border-box
}
.CrankUl li {
	width:100%;
	height:auto;
	display:-webkit-box;
	overflow:hidden;
	background:#fff;
	padding:0 10px;
	box-sizing:border-box;
	position:relative;
	zoom:1
}
.CrankUl li i {
	width:27px;
	height:40px;
	line-height:32px;
	font-size:14px;
	font-style:normal;
	color:#fff;
	text-align:center;
	background:url(../../images/home-icon.png) no-repeat -377px 0;
	background-size:496px;
	display:block;
	overflow:hidden;
	position:absolute;
	left:10px;
	top:12px
}
.CrankUl li .CRLeft {
	width:100%;
	height:auto;
	display:-webkit-box;
	overflow:hidden;
	padding:10px 36px 10px 38px;
	box-sizing:border-box;
	border-bottom:1px solid #eee
}
.CrankUl li .CRLeft img {
	width:66px;
	height:66px;
	margin-right:10px;
	display:block;
	overflow:hidden
}
.CrankUl li .CRLeft p {
	width:auto;
	height:auto;
	overflow:hidden;
	-webkit-box-flex:1
}
.CrankUl li .CRLeft p>span {
	width:100%;
	height:20px;
	line-height:20px;
	font-size:16px;
	color:#333;
	margin-top:4px;
	display:block;
	overflow:hidden
}
.CrankUl li .CRLeft p b {
	width:100%;
	height:18px;
	line-height:18px;
	font-size:14px;
	font-weight:normal;
	color:#bbb;
	margin-top:4px;
	display:block;
	overflow:hidden
}
.CrankUl li .CRLeft p b span {
	float:left;
	margin-left:4px;
	display:inline;
	overflow:hidden
}
.CrankUl li .CRLeft p b span.tColor {
	color:#f00
}
.CrankUl li .CRLeft p img {
	width:auto;
	height:14px;
	display:block;
	overflow:hidden;
	margin-top:4px
}
.CrankUl li .CRRight {
	width:36px;
	height:36px;
	line-height:36px;
	font-size:16px;
	color:#66d105;
	text-indent:38px;
	background:url(../../images/home-icon.png) no-repeat -120px -162px;
	background-size:382px;
	display:block;
	overflow:hidden;
	position:absolute;
	right:10px;
	top:25px
}
.CrankUl li .CRRight:active {
	color:#fff;
	background:url(../../images/home-icon.png) no-repeat -170px -162px;
	background-size:382px
}
.CrankUl .CRank1 i {
	background:url(../../images/home-icon.png) no-repeat -287px 0;
	background-size:496px
}
.CrankUl .CRank2 i {
	background:url(../../images/home-icon.png) no-repeat -287px -101px;
	background-size:496px
}
.CrankUl .CRank3 i {
	background:url(../../images/home-icon.png) no-repeat -287px -201px;
	background-size:496px
}
.CProject {
	padding:0 10px;
	height:285px
}
.CProject .CProjectChoose {
	width:100%;
	height:auto;
	background:#fff;
	overflow:hidden;
	padding:0 10px;
	box-sizing:border-box
}
.CProject .CProjectChoose li {
	width:100%;
	height:auto;
	padding:10px 0;
	overflow:hidden;
	border-top:1px solid #f7f7f7
}
.CProject .CProjectChoose li a {
	display:-webkit-box
}
.CProject .CProjectChoose li a img {
	width:120px;
	height:74px;
	display:block;
	overflow:hidden;
	margin-right:10px
}
.CProject .CProjectChoose li a p {
	width:auto;
	height:74px;
	overflow:hidden;
	-webkit-box-flex:1
}
.CProject .CProjectChoose li a p b {
	width:100%;
	height:20px;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	color:#333;
	margin:3px 0 8px 0;
	display:block;
	overflow:hidden
}
.CProject .CProjectChoose li a p em {
	width:100%;
	height:16px;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	color:#999;
	margin-top:5px;
	display:block;
	overflow:hidden
}
.CProject .CProjectChoose li a p em span {
	color:#f60;
	font-weight:bold;
	padding:0 4px
}
.CProject .CProjectChoose li a p em:nth-child(3) {
	color:#666
}
.CSurprize {
	padding:0 10px
}
.CSurprize .CSURul {
	padding:0
}
.CSurprize .CSURul li .CRLeft {
	padding:10px 36px 10px 0
}
.CSurprize .CSurBtm {
	width:100%;
	height:auto;
	font-size:14px;
	color:#aaa;
	text-align:center;
	background:#fff;
	padding:10px;
	box-sizing:border-box;
	display:block;
	overflow:hidden;
	border-top:1px solid #f7f7f7
}
.CFLink {
	padding:0 10px
}
.CFLink ul {
	background:#fff;
	padding:0 10px 10px;
	width:100%;
	height:auto;
	border-top:1px solid #eee;
	overflow:hidden
}
.CFLink ul li {
	width:auto;
	height:auto;
	float:left;
	margin:5px 5px 0 0;
	display:inline;
	overflow:hidden
}
.CFLink ul li a {
	width:100%;
	font-size:12px;
	font-family:"微软雅黑";
	display:block;
	overflow:hidden;
	color:#333
}
.CFLink ul li a:active {
	background:#66d105;
	color:#fff;
	border:1px solid #66d105
}
.CRecommendBox {
	width:auto;
	background:#fff;
	margin:10px;
	padding:0 10px 10px 0;
	box-sizing:border-box;
	overflow:hidden
}
.CRecommendBox a {
	width:25%;
	height:auto;
	float:left;
	margin:0;
	padding:10px 0 0 10px;
	box-sizing:border-box;
	display:inline;
	overflow:hidden
}
.CRecommendBox a img {
	width:55px;
	height:55px;
	border-radius:14px;
	display:block;
	overflow:hidden;
	margin:auto
}
.CRecommendBox a span {
	width:100%;
	height:16px;
	line-height:16px;
	font-size:14px;
	color:#333;
	text-align:center;
	margin-top:5px;
	display:block;
	overflow:hidden
}
.CFootNav {
	width:100%;
	height:40px;
	background:#eaeaea;
	margin-top:20px;
	border-top:1px solid #ccc;
	overflow:hidden
}
.CFootNav ul {
	width:100%;
	height:40px;
	overflow:hidden
}
.CFootNav ul li {
	width:25%;
	height:40px;
	border-right:1px solid #ccc;
	float:left;
	box-sizing:border-box;
	display:inline;
	overflow:hidden
}
.CFootNav ul li a {
	width:100%;
	height:40px;
	line-height:40px;
	font-size:12px;
	font-weight:normal;
	color:#333;
	text-align:center;
	display:block;
	overflow:hidden;
	text-decoration:none
}
.CFootNav ul li a:active {
	color:#fff;
	background:#66d105
}
footer {
	width:100%;
	height:180px;
	line-height:46px;
	background:#eaeaea;
	font-size:18px;
	border-top:1px solid #ccc;
	color:#ccc;
	text-align:center
}
footer a {
	padding:0 6px;
	color:#302f2d;
	font-size:14px;
	text-decoration:none
}
#Cbacktop {
	width:40px;
	height:40px;
	background:url(../../images/index-icon.png) no-repeat 0 -143px;
	background-size:600px;
	display:none;
	overflow:hidden;
	position:fixed;
	right:10px;
	bottom:100px;
	z-index:500
}
.CWebNav {
	width:100%;
	height:auto;
	padding:0;
	background:#fff;
	display:none;
	overflow:hidden;
	box-sizing:border-box;
	position:absolute;
	left:0;
	top:44px;
	box-shadow:1px 2px 2px #ccc;
	z-index:9999
}
.CWebNav .CNavBtn {
	width:auto;
	height:40px;
	margin:14px;
	border:1px solid #66d105;
	border-radius:4px;
	display:-webkit-box;
	overflow:hidden
}
.CWebNav .CNavBtn li {
	width:auto;
	height:40px;
	line-height:40px;
	font-size:15px;
	font-weight:normal;
	color:#60c505;
	text-align:center;
	display:block;
	overflow:hidden;
	border-right:1px solid #66d105;
	-webkit-box-flex:1;
	display:block;
	overflow:hidden;
	cursor:pointer
}
.CWebNav .CNavBtn li:nth-child(4) {
	border:0
}
.CWebNav .CNavBtn .m-hover {
	background:#60c505;
	color:#fff
}
.CWebNav .CNavUl {
	width:100%;
	height:auto;
	padding-right:14px;
	box-sizing:border-box;
	overflow:hidden
}
.CWebNav .CNavUl li {
	width:33.33%;
	height:auto;
	float:left;
	padding:0 0 14px 14px;
	display:inline;
	overflow:hidden;
	box-sizing:border-box
}
.CWebNav .CNavUl li a {
	width:100%;
	height:auto;
	padding:10px;
	box-sizing:border-box;
	border:1px solid #d6d6d6;
	display:block;
	overflow:hidden
}
.CWebNav .CNavUl li a p {
	width:100%;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#333;
	text-align:center;
	margin-top:2px;
	overflow:hidden
}
.CWebNav .CNavUl li a b {
	width:100%;
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
	color:#999;
	text-align:center;
	margin-top:2px;
	display:block;
	overflow:hidden
}
.CWebNav .CNavUl li a:active {
	background:#60c505;
	color:#fff;
	border:1px solid #60c505
}
.CWebNav .CNavUl li a:active b,.CWebNav .CNavUl li a:active p {
	color:#fff
}
.CSoftMB {
	margin-bottom:10px
}
body,html {
	max-width:640px;
	margin:0 auto;
}
.PicCarousel .PicWrapper:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}
.PicCarousel {
	display:none;
	position:relative;
	width:100%;
	-ms-touch-action:pan-y;
	margin:0;
	height:160px;
}
.PicCarousel .PicWrapper {
	display:none;
	position:relative;
	-webkit-transform:translate3d(0px,0px,0px);
}
.PicCarousel .PicWrapperOuter {
	overflow:hidden;
	position:relative;
	width:100%;
}
.PicCarousel .PicWrapperOuter.autoHeight {
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;
	-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out;
}
.PicCarousel .PcItem {
	float:left;
}
.PicControls .PicPage,.PicControls .PicBtn div {
	cursor:pointer;
}
.PicControls {
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.PicCarousel  .PicWrapper,.PicCarousel  .PcItem {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
}
.PicTheme .PicControls {
	text-align:center;
	width:100%;
	left:0;
	bottom:0px;
	position:absolute;
	height:30px
}
.PicTheme .PicControls .PicBtn div {
	color:#FFF;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin:5px;
	padding:3px 10px;
	font-size:12px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	background:#fff;
}
.PicTheme .PicControls.clickable .PicBtn div:hover {
	filter:Alpha(Opacity=100);
	opacity:1;
	text-decoration:none;
}
.PicTheme .PicControls .PicPage {
	display:inline-block;
	zoom:1;
	*display:inline;
}
.PicTheme .PicControls .PicPage span {
	display:block;
	width:8px;
	height:8px;
	margin:11px 7px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:20px;
	background:#fff;
}
.PicTheme .PicControls .PicPage.active span,.PicTheme .PicControls.clickable .PicPage:hover span {
	background:#f90;
}
.PicTheme .PicControls .PicPage span.owl-numbers {
	height:auto;
	width:auto;
	color:#FFF;
	padding:2px 10px;
	font-size:12px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
}
.friendlink {
	background-color:#fff;
	margin-top:-10px;
	padding:10px;
}
.friendlink a {
	display:inline-block;
	white-space:nowrap;
	margin-right:10px;
}
