body {
	color: #666666;
	line-height: 150%;
	font-family: "microsoft yahei", Tahoma, Arial, Helvetica, sans-serif;
	font: normal 100%;
	overflow-y: scroll;
*overflow-y:auto;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}
a {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fc {
	display: table;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.tc {
	display: table;
	text-align: center;
}
.tt {
	vertical-align: top;
}
.tm {
	vertical-align: middle;
}
.tb {
	vertical-align: bottom;
}
.H5 {
	height: 5px;
	display: block;
	overflow: hidden;
	clear: both;
}
.H10 {
	height: 10px;
	display: block;
	overflow: hidden;
	clear: both;
}
.H20 {
	height: 20px;
	display: block;
	overflow: hidden;
	clear: both;
}
.H30 {
	height: 30px;
	display: block;
	overflow: hidden;
	clear: both;
}
.H40 {
	height: 40px;
	display: block;
	overflow: hidden;
	clear: both;
}
.H50 {
	height: 50px;
	display: block;
	overflow: hidden;
	clear: both;
}
.background-fff {
	background-color: #fff;
}
.background-eee {
	background-color: #eeeeee;
}
.background-ddd {
	background-color: #ddd;
}
/****************************搜索****************************/
.navbar-search {
	margin-top: 30px;
}
.search-help {
	position: relative;
}
.search-help .search-help-text {
	padding-right: 35px;
	height: 30px;
	width: 260px;
}
.search-help-bnt {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 28px;
	height: 38px;
	background-color: transparent;
	background-position: -39px 13px;
	border: 0;
	-webkit-border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
}
.search-help-bnt:active {
	padding-left: 29px;
}
/****************************搜索****************************/


/****************************返回顶部****************************/
#toTopB_blk {
	display: block;
	height: 0px;
	width: 90%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.toTop {
	display: none;
	height: 60px;
	width: 60px;
	background-image: url(../images/toTop00.png);
	background-repeat: no-repeat;
}
.toTop div {
	display: none;
	height: 60px;
	width: 60px;
	background-image: url(../images/toTop01.png);
	background-repeat: no-repeat;
}
.toTop01 {
	position: fixed;
	_position: absolute;
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-

this.offsetHeight-35);
	z-index: 200;
	right: 20px;
	bottom: 35px;
}
.toTop02 {
	display: none;
	position: absolute;
	z-index: 200;
	right: 20px;
}
/****************************返回顶部-end****************************/

/****************************导航****************************/
.brand-div {
	width: 476px;
}
.nav-clarity {
	background-color: transparent;
	border-width: 0;
	box-shadow:0 0 10px #000
}
.nav-clarity .nav {
	margin-top: 20px;
}
.nav-clarity .brand {
	width: 476px;
	height: 43px;
	padding: 10px 0 10px;
}
.nav-solid {
	background-color: rgba(255, 255, 255, 0.9);
	border-width: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}
.nav-solid .nav {
	padding-top: 7px;
}
.nav-solid .brand {
	width: 376px;
	height: 34px;
	padding-top: 3px;
}
.nav-solid .nav-total {
	padding-top: 4px;
}
.nav-total li {
	margin-left: 10px;
}
.navbar .nav > li > a {
	color: #07c;
	opacity: 1;
	text-decoration: none;
	text-shadow: none;
}
.navbar .nav > .active > a {
	color: #fff;
	opacity: 1;
	text-decoration: none;
	text-shadow: none;
	background:#f90
}
.navbar .nav-solid .nav > .active > a {
	color: #fff;
	opacity: 1;
	text-decoration: none;
	text-shadow: none;
}
.navbar .nav-solid .nav > li > a {
	color: #07c;
	opacity: 1;
	text-decoration: none;
	text-shadow: none;
	margin: 0 5px;
}
.navbar .nav-solid .nav > li > a:focus, .navbar .nav-solid .nav > li > a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	opacity: 1;
	filter: 'alpha(opacity=100)';
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.nav-total > li > a.btn {
	margin-top: 0px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #9b9b9b;
	opacity: 0.6;
	filter: 'alpha(opacity=60)';
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}
.nav-total > li > a.btn:hover, .nav-total > li > a.btn:focus {
	color: #fff;
	background-color: transparent;
	border: 1px solid #9b9b9b;
	opacity: 1;
}
.nav-total > li > a.btn:hover, .nav-total > li > a.btn:focus {
	color: #9b9b9b;
}
.nav-total > li > a.btn, .nav-solid .nav-total > li > a.btn {
	background-color: transparent;
	color: #9b9b9b;
	border: 1px solid #9b9b9b;
	text-shadow: none;
	opacity: 0.8;
	filter: 'alpha(opacity=80)';
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
.nav-solid .nav-total > li > a.btn:hover, .nav-solid .nav-total > li > 

a.btn:focus {
	background-color: transparent;
	color: #0088cc;
	border: 1px solid rgba(0, 136, 204, 1);
}
/****************************导航-end****************************/


/****************************底部****************************/
.footer {
	background:#eee
}
.footer, .footer p {
	font-size: 12px;
	line-height: 2;
}
.footer-logo {
	width: 200px;
}
.footer-logo img {
	margin-top:40px;
	width: 200px;
}
.footer-guild, .footer-service, .footer-copyright {
	padding-top: 0;
	/****padding-right: 20px;padding-left: 20px;******/
	padding-bottom: 20px;
	
}
.footer-guild h6, .footer-service h6 {
	border-bottom:1px solid #CCC;
}
.footer-guild h6 a {
	float:right
}
.footer-guild ul {
	padding-top:10px
}
.footer-guild ul li {
	line-height:30px;
}
.footer-guild ul li span {
	float:right
}
.footer-guild ul li a {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.footer-service-p {
	text-indent: 80px;
}
.footer-copyright {
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.footer h6 {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
}
.footer a:hover, .footer a:active, .footer a:focus {
	color: #bac1c8;
	text-decoration: underline;
}
.footer a:focus {
	color: #bac1c8;
}

.span_pro li{ line-height:24px;}
/****************************底部-end****************************/


/****************************首页轮换图****************************/
/*背景滚动*/
#intro {
	width: 100%;
	margin: 0;
	padding: 0;
	color: white;
	background: #09C;
}
#intro .bg1 {
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 200;
	background: url(../images/moon_background.png) 50% 0 no-repeat fixed;
}
.story {
	margin: 0 auto;
	width: 100%;
}
/*背景滚动-end*/


/*轮换图*/
.banner {
	position: relative;
	width: 100%;
	overflow: auto;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: rgba(255,255,255,.6);
	background: #424b51;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.banner ul {
	list-style: none;
	width: 300%;
}
.banner ul li {
	display: block;
	float: left;
	position: relative;
	-o-background-size: auto;
	-ms-background-size: auto;
	-moz-background-size: auto;
	-webkit-background-size: auto;
	background-size: auto;
}
.banner_f {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(../images/background_1_f.png);
	z-index:0
}
.banner .inner {
	position:relative;
	margin-top:200px;
	z-index:1
}
.banner h1 {
	display:block;
	width:318px;
	height:260px;
	background:url(../images/banner_logo.png);
	text-indent:-999em;
	margin:0 auto
}
.banner h2 {
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	font-weight:normal;
	margin:20px 0;
	text-shadow:0 0 3px #000
}
.banner .btn {
	display: inline-block;
	margin: 25px 0 0;
	padding: 9px 22px 7px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.banner .btn:hover {
	background-color:#09f
}
.banner .btn:active {
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}
.banner .btn, .banner .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.banner .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.banner .dots li.active {
	background: #fff;
	opacity: 1;
}
.banner .arrows {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #fff;
}
.banner .arrow {
	display: inline;
	padding-left: 10px;
	cursor: pointer;
}
.inner p {
	font-size: 16px;
	color: #5f5f5f;
}
/*轮换图-end*/
/****************************首页轮换图-end****************************/



/****************************首页下载****************************/
/*下载*/
.download-img {
}
.download-img a {
	display: block;
	width: 120px;
	height: 40px;
	padding-top: 90px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% top;
	position: relative;
}
.download-img img {
	display: none;
	position: absolute;
	top: 0px;
	left: 14px;
}
.download-img00 {
	background-image: url(../images/Download-up00.png);
}
.download-img01 {
	background-image: url(../images/Download-GHOST00.png);
}
.download-img02 {
	background-image: url(../images/Download-IOS00.png);
}
.download-img03 {
	background-image: url(../images/Download-IMG00.png);
}
.Download_hp p {
	margin-left: 20px;
	padding-left: 22px;
	position: relative;
	background: url(../images/Download_hp00.png) 0 0 no-repeat
}
.Download_hp p img {
	display: block;
	position: absolute;
	left: 0px;
}
.Download_hp a {
	color: #0088cc;
}
.Download_hp a:hover {
	color: #3db136;
}
/*下载 end*/

/****************************首页下载-end****************************/


/****************************首页内容-end****************************/

.indexB {
}
.indexB-tit h3 {
	font-size: 36px;
	font-weight: normal;
	color: #0088cc;
	margin-top: 160px;
}
.indexB-tit h3 span {
	color:#ccc;
	padding-left:5px
}
.indexB-tit p {
	color: #5f5f5f;
	font-size: 20px;
	line-height: 180%;
	padding-top:10px
}
.indexB-img {
	width: 100%;
	max-width: 783px;
}
.indexC {
	padding:40px 0 30px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../images/indexB-img03.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
/*首页产品介绍*/
.indexLsit {
	padding: 50px 0;
}
.indexLsit-img {
	width: 100%;
	min-width: 90px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.indexLsit-img01 {
	background-image: url(../images/indexLsit01.png);
}
.indexLsit-img02 {
	background-image: url(../images/indexLsit02.png);
}
.indexLsit-img03 {
	background-image: url(../images/indexLsit03.png);
}
.indexLsit-img04 {
	background-image: url(../images/indexLsit04.png);
}
.indexLsit-img05 {
	background-image: url(../images/indexLsit05.png);
}
.indexLsit-img06 {
	background-image: url(../images/indexLsit06.png);
}
.indexLsit-img07 {
	background-image: url(../images/indexLsit07.png);
}
.indexLsit p {
}
.indexLsit .fc {
	margin: 15px auto;
}
.indexLsit .span9 {
	padding-left: 20px;
}
.indexLsit .indexLsit-tit {
	color: #0088cc;
	font-size: 16px;
	padding-top: 30px;
}
.indexLsit .indexLsit-tit span {
	color:#ccc
}
/*首页产品介绍 end*/
/****************************首页内容-end****************************/

/****************************商务合作****************************/
.banner01 {
	height: 200px;
	width: 100%;
	background: url(../images/Banner_bc.jpg) bottom #0088cc no-repeat;
	border-bottom: 1px solid #CCC;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}
.commercial_Tit {
	padding-top: 20px;
	padding-bottom: 30px;
}
.commercial01, .commercial02, .commercial03 {
	padding: 40px 0;
}
.commercial01 h4, .commercial02 h4 {
	font-weight: normal;
	color: #0088cc;
	padding-top: 20px;
	padding-bottom: 10px;
}
.commercial01 p, .commercial02 p，, .commercial03 p {
	color: #7c7c7c;
}
.commercial01 .commercial01C {
	padding-top: 5px;
}
.commercial02 .commercial02C {
	padding-top: 60px;
	padding-bottom: 60px;
}
.commercial03 .commercial03C {
	padding-top: 20px;
	padding-bottom: 20px;
}
.commercial03 h4 {
	font-weight: normal;
	color: #0088cc;
}
.commercial03 table {
	margin: 10px auto;
	width: 300px;
}
.commercial03 td {
	padding: 6px;
}
.commercial03 td p {
	line-height: 24px;
}
.commercial03 .QQs {
	letter-spacing: 0.115em;
}
/****************************商务合作-end****************************/




/****************************技术支持****************************/
.banner02 {
	height: 200px;
	width: 100%;
	background: url(../images/Banner_ts.jpg) bottom #0088cc no-repeat;
	border-bottom: 1px solid #CCC;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}
.Support_Tit {
	padding-top: 20px;
	padding-bottom: 30px;
}
.Support01, .Support02, .Supportl03 {
	padding: 40px 0;
}
.Support01 h4, .Support02 h4, .Support03 h4 {
	font-weight: normal;
	color: #0088cc;
	padding-top: 20px;
	padding-bottom: 10px;
}
.Support01 p, .Support02 p，, .Support03 p {
	color: #7c7c7c;
}
.Support01 h4 a {
	color: #0088cc;
	font-size: 17.5px;
	line-height: 40px;
}
.Support01 h4 a:hover {
	text-decoration: underline;
}
.Support_list {
	clear: both;
}
.Support_list li {
	float: left;
}
.Support_list a {
	color: #666666;
	font-size: 14px;
	line-height: 40px;
	white-space: nowrap;
	margin-right: 20px;
}
.Support_list a:hover {
	text-decoration: underline;
}
.Support_list50B {
	overflow: hidden;
	clear: both;
}
.Support_list50B li {
	width: 50%;
	padding: 10px 0;
}
.Support_list50B a {
	line-height: 18px;
	white-space: normal;
}
.Support_list50B p {
	color: #a3a3a3;
}
@media(max-width:767px) {
.Support_list50B li {
	width: 100%;
}
}
.Support_list_video {
	clear: both;
}
.Support_list_video li {
	margin-bottom: 20px;
}
.Support_list_video a {
	display: block;
	height: 60px;
	width: 170px;
	padding-top: 34px;
	background-image: url(../images/Support_list_video_bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: -170px 0;
	border: 1px solid #CCC;
	text-align: center;
}
.Support_list_video a:hover {
	text-decoration: none;
	background-position: 0 0;
}
/*技术支持列表*/
.Supportltst h4 {
	padding-top: 20px;
	padding-bottom: 10px;
}
.Supportltst h4, .Supportltst h4 a {
	font-weight: normal;
	color: #0088cc;
}
.Supportltst li {
	padding: 20px 0 10px 0;
}
.Supportltst a {
	color: #7c7c7c;
}
.Supportltst .tit {
	color: #434543;
	line-height: 30px;
	font-size: 16px;
	text-indent: 0;
}
.Supportltst span {
	color: #a3a3a3;
	font-size: 12px;
}
.Supportltst a:hover .tit {
	color: #0088cc;
	text-decoration: none;
}
.Supportltst a:hover p {
	text-decoration: underline;
}
.Supportltst p {
	text-indent: 2em;
}
.more, .Supportltst .more {
	display: block;
	height: 16px;
	margin-top: 32px;
	margin-left: 10px;
	padding-right: 34px;
	color: #0088cc; /*background-image:url(../images/more.png); background-

repeat:no-repeat; background-position:bottom right;*/
}
/*技术支持列表-end*/

/*技术支持内容*/
.article .tit {
	padding: 20px;
	text-align: center;
}
.article .tit p {
	color: #a3a3a3;
	font-size: 12px;
}
.article .com p {
	text-indent: 2em;
	margin: 10px 0;
	line-height: 24px;
}
.article .com img {
	margin: 10px auto;
}
/*技术支持内容-end*/

.explain {
	margin: 20px 0;
}
.explain h4 {
	color: #0088cc;
	font-weight: normal;
}
.explain h4 img {
	margin-right: 5px;
}
.explain h4 span {
	vertical-align: middle;
}
.explain table {
	margin-left: 45px;
	margin-top: 5px;
}
.explain .tit {
	font-weight: bold;
	width: 115px;
}
.explain table a {
	color: #515151;
	margin-right: 10px;
	white-space: nowrap;
}
.explain table a:hover {
	text-decoration: underline;
}
.explain table td {
	padding: 5px;
}
/****************************技术支持-end****************************/
.banner03 {
	height: 200px;
	width: 100%;
	background: url(../images/Banner_hw.jpg) bottom #0088cc no-repeat;
	border-bottom: 1px solid #CCC;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}
.navbar-inner {
	background:#eee;
}
.about_t {
	margin-bottom:50px;
}
.about_p {
	height:500px;
	background:url(../images/about_p.jpg) right no-repeat;
	float:right
}
.about2 p a {
	padding-left:25px;
	background:url(../images/about_a_bg.png) left 125% no-repeat
}
.about2 a:hover {
	color:#F90;
	background-position:left -25%
}
@media(max-width:767px) {
.about2 {
	padding:50px 0
}
.indexB-tit h3 {
	margin-top:40px
}
}
#deve h3 {
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	margin-bottom:30px;
	position:relative
}
#deve h3 a {
	color:#fff
}
#deve h3 span {
	color:#f90
}
#deve ul {
	overflow:hidden
}
#deve ul li {
	float:left;
	margin:0 35px 40px
}
#deve ul li a {
}
#deve ul li a img {
	width:160px;
	height:120px;
	border:1px solid #ccc
}
#deve ul li a h4 {
	color:#fff;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	margin-top:3px
}
#deve ul li a p {
	color:#fff;
	display:block;
	width:160px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.p_main,.pc_main {
	background:#08c;
	min-height:600px;
	position:relative;
	overflow:hidden
}
.pc_main {
	background:#fff
}
.p_con {
	width:1100px;
	margin:90px auto 10px;
	padding-bottom:40px;
	overflow:hidden;
	position:relative
}
@media (max-width:1100px){
	.p_con {
		width:95%
	}
}
.p_main .p_con a {
	color:#fff
}
.p_main .p_con a:hover {
	color:#FC0
}
span.position {
	float:right;
	color:#ddd;
	background:url(../images/home.png) left top no-repeat;
	padding-left:27px;
	margin-top:15px
}
.pc_main span.position {
	color:#999
}
.pc_main span.position {
	background-position:left -37px
}
h1.sortname {
	font-weight:normal;
	font-size:20px;
	color:#fff;
	letter-spacing:2px;
	background:url(../images/local.png) left 9px no-repeat;
	padding-left:27px;
}
.pc_main h1.sortname {
	color:#08c;
	background-position:left -33px
}
h1.sortname span {
	text-transform:uppercase;
	padding-left:10px;
	color:#ddd;
	letter-spacing:0px;
}
.p_con_c {
	border-top:1px solid #FFF;
	overflow:hidden;
}
.pc_main .p_con_c {
	border-top:1px solid #ddd
}
.p_list {
	overflow:hidden
}
.p_list li {
	float:left;
	margin:30px 0 0 26px
}
.p_list li a {
	display:block;
	border:1px solid #ddd
}
.p_list li a img {
	width:240px;
	height:187px;
	display:block;
}
.p_list li a p {
	display:block;
	background:#eee;
	width:226px;
	padding:7px;
	color:#08c;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.p_list li a:hover p {
	color:#F60
}
.n_list {
	padding:20px 0 0 50px
}
.n_list li {
	font-size:18px;
	line-height:30px;
	border-left:1px dashed #fff;
	padding:15px 0 15px 30px;
	background:url(../images/point.png) -8px center no-repeat
}
.n_list li span {
	color:#FC0;
	padding-right:5px
}
.n_list li a {
	letter-spacing:1px
}
.p_img,.p_txt{
	width:50%;
	float:left;
	padding-top:70px
}
@media (max-width:1000px) {
.p_img,.p_txt{
	width:100%;
	margin:0 auto
}
}
.p_img {
	position:relative
}
.p_img img {
	display:block;
	width:330px;
	height:248px;
	margin:0 auto;
	max-width:100%;
}
.p_txt .p_title {
	font-size:24px;
	font-weight:normal;
	color:#08c;
	border-bottom:1px solid #ccc;
	padding:5px 10px
}
.n_title {
	font-size:20px;
	font-weight:normal;
	color:#08c;
	margin-top:20px;
}
.n_info {
	padding-left:20px
}
.n_info i {
	font-style:normal;
	color:#08c;
	padding-right:15px
}
.n_txt {
	margin-top:10px;
	line-height:1.8
}
.n_txt p {
	font-size:16px;
}
.sortlist {
	overflow:hidden
}
.sortlist li {
	float:left;
	background:#fff;
	border-radius:10px;
	padding:2px 10px;
	margin:10px 15px 5px 0
}
.sortlist li a {
	color:#08c!important
}
.sortlist li:hover,.sortlist li.hover {
	background:#F90
}
.sortlist li:hover a,.sortlist li.hover a {
	color:#fff!important
}
.pagelink {
	color:#fff;
	position:absolute;
	right:0;
	bottom:5px
}
.pagelink a,.pagelink span {
	margin:2px
}
.prevarrow,.nextarrow {
	display:block;
	text-indent:-999em;
	width:20px;
	height:31px;
	background:url(../images/arrow.png) left top;
	position:absolute;
	top:55%
}
.prevarrow {
	left:10%
}
.prevarrow:hover {
	background-position:left bottom
}
.nextarrow {
	right:10%;
	background-position:right top
}
.nextarrow:hover {
	background-position:right bottom
}
.page {
}
.page fr {
	float:right
}
.page fl {
	float:left
}


/*product*/
.p_link{background: #08c; margin-top:40px;padding:10px 0 30px 0;}
.p_link h3{ color:#fff; font-size:20px; padding-left:26px;}
.p_link h3 a{ float:right; font-size:14px;color:#fff;padding-right:35px;}
.p_link .p_list li{margin: 10px 0 0 26px;}