﻿html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,a,span,i,em,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
	margin: 0;
	padding: 0
}

header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {
	display: block
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,th {
	text-align: left;
	font-weight: normal
}

html,body,fieldset,img,iframe,abbr {
	border: 0
}

i,cite,em,var,address,dfn {
	font-style: normal
}

li {
	list-style: none
}

h1,h2,h3,h4,h5,h6,small {
	font-size: 100%
}

q:before,q:after {
	content: none
}

textarea {
	overflow: auto;
	resize: none
}

a,button {
	cursor: pointer
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #333;
	font-family: 'Microsoft YaHei'
}

del,ins,u,s,a {
	text-decoration: none
}

body,textarea,input,button,select,keygen,legend {
	color: #333;
	outline: 0
}

body {
	font-size: 14px;
	line-height: 32px;
	font-family: "微軟正黑體",'Open Sans', sans-serif,Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff
}

img {
	max-width: 100%
}

p,a {
	color: #333
}

a:hover {
	text-decoration: none
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset
}

.fixed {
	position: fixed
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.fz-12 {
	font-size: 12px
}

.fz-14 {
	font-size: 14px
}

.fz-18 {
	font-size: 18px
}

.fz-20 {
	font-size: 20px
}

.fz-24 {
	font-size: 24px
}

.fz-26 {
	font-size: 26px
}

.fz-28 {
	font-size: 28px
}

.fz-30 {
	font-size: 30px
}

.fz-32 {
	font-size: 32px
}

.fz-36 {
	font-size: 36px
}

.fz-40 {
	font-size: 40px
}

.bold {
	font-weight: 700
}

.fa-yh {
	font-family: 'Microsoft YaHei'
}

.c-555 {
	color: #555
}

.c-888 {
	color: #888
}

.c-999 {
	color: #999
}

.c-b8 {
	color: #b8b8b8
}

.c-fff {
	color: #fff
}

.c-64 {
	color: #646464
}

.c-orange {
	color: #ff4e02
}

.c-blue {
	color: #00f
}

.bc-blue {
	background-color: #03a1e8
}

.bc-wihte {
	background-color: #fff
}

.bc-f5 {
	background-color: #f5f5f5
}

.bc-3c {
	background-color: #3c3c3c
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.break-word {
	word-wrap: break-word;
	word-break: break-all
}

.nowrap {
	white-space: nowrap
}

.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

.inline-block {
	display: inline-block
}

.block,.show {
	display: block
}

.hide {
	display: none
}

.a-block {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.vertical-top {
	vertical-align: top
}

.vertical-middle {
	vertical-align: middle
}

.border-radius-3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.box-shadow-5 {
	-webkit-box-shadow: 0 0 5px #e6e5e5;
	box-shadow: 0 0 5px #e6e5e5
}

.box-shadow-1-5 {
	-webkit-box-shadow: 0 1px 5px #e6e5e5;
	box-shadow: 0 1px 5px #e6e5e5
}

.wrap {
	margin: 0 auto;
	width: 1200px;
	height: 100%
}

.head {
	height: 102px;
}

.head-top {
	position: fixed;
	top: 0;
	left: 0;
	height: 102px;
	z-index: 1000;
	width:100%;
	background:#fff;
	border-bottom: 1px solid #ff6450;
}

.head-top-fixed {
	height: 102px
}
.head .nav li.z-sel{
	background: url(../images/tab-now.png) no-repeat bottom;
}
.main {
	padding-top: 30px;
	min-height: 600px
}

.page-top {
	margin-bottom: 26px;
	height: 330px;
	background: #f8f8f8
}

.page-top-left,.page-top-right {
	width: 895px;
	height: 100%;
	overflow: hidden
}

.page-top-right {
	width: 280px
}

.demand .demand-nav a{
	width: 140px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #ff6450;
	float: left;
	background-color: #f7f7f7;
	font-size: 16px;
	text-align: center;
    color: #686868;
	}
.demand .demand-nav a.z-sel{
	background-color: #ff6450;
    color: #fff;
}
.page-left,.page-right {
	position: relative;
	margin-bottom: 100px;
	width: 280px
}
.demand .demand-item{
	text-align: center;
    display: none;
}
.demand .demand-item.z-sel{
	display:block;
}
.intro-date , .intro-txt{
	float: left;
	text-align:left;
}
.intro-date{
	margin-right:18px;
}
.intro-txt{
	width:156px;
}
.page-left {
	width: 880px
}

.page-right .aside-modules {
	margin-bottom: 25px
}

.page-right .aside-last-modules {
	width: 280px
}

.icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/ingdan-icon.png) -9999px -9999px no-repeat;
	vertical-align: top
}

.icon-triangle {
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -1px;
	width: 0;
	height: 0;
	border-width: 4px;
	border-color: #a3a3a3 transparent transparent transparent;
	border-style: solid dashed dashed dashed;
	overflow: hidden;
	-webkit-transition: .6s ease-in;
	-moz-transition: .6s ease-in;
	-o-transition: .6s ease-in;
	transition: .6s ease-in
}

.icon-triangle2 {
	top: -10px;
	left: 40px;
	width: 13px;
	height: 10px;
	background-position: -13px -14px
}

.icon-triangle3 {
	top: 38px;
	left: 58px;
	width: 24px;
	height: 11px;
	background-position: -569px -14px
}

.icon-nav-tri {
	top: 50%;
	right: 0;
	margin-top: -3px;
	width: 10px;
	height: 6px;
	background-position: -55px -57px
}

.icon-nav-tri2 {
	top: 50%;
	right: 0;
	margin-top: -2px;
	width: 7px;
	height: 5px;
	background-position: -56px -97px
}

.icon-nav-tri2.products-tri {
	margin-top: 37px;
	margin-left: 10px
}

.icon-news {
	top: 5px;
	left: 0;
	width: 9px;
	height: 12px;
	background-position: -55px -16px
}

.icon-search {
	height: 38px;
	background-position: -80px -1px
}

.icon-search2 {
	width: 35px;
	height: 30px;
	background-position: -84px -46px
}

.icon-search3 {
	width: 35px;
	height: 30px;
	background: url(../images/white-search.png) no-repeat center;
	background-color: #fc6555
}

.icon-foot-tel {
	margin: 2px 5px 0 0;
	width: 36px;
	height: 36px;
	background-position: -122px -2px
}

.icon-left-arrow {
	background-position: -160px 0
}

.icon-right-arrow {
	background-position: -200px 0
}

.icon-aside {
	width: 25px;
	height: 18px;
	background-position: -250px -13px
}

.icon-good {
	width: 15px;
	height: 22px;
	background-position: -292px -89px
}

.icon-bad {
	width: 15px;
	height: 22px;
	background-position: -332px -50px
}

.icon-comment {
	width: 18px;
	height: 22px;
	background-position: -372px -51px
}

.icon-fav {
	width: 18px;
	height: 22px;
	background-position: -412px -51px
}

.icon-share {
	width: 15px;
	height: 20px;
	background-position: -12px -49px
}

.icon-page-num-prev {
	width: 100%;
	height: 100%;
	background-position: -447px -43px
}

.icon-page-num-next {
	width: 100%;
	height: 100%;
	background-position: -487px -43px
}

.icon-edit {
	width: 30px;
	height: 30px;
	background-position: -526px -5px
}

.icon-edit2 {
	width: 22px;
	height: 22px;
	background-position: -529px -47px
}

.icon-report {
	width: 16px;
	height: 16px;
	background-position: -133px -53px
}

.icon-select {
	width: 5px;
	height: 3px;
	background-position: -18px -100px
}

.skins-btn {
	display: inline-block;
	width: 68px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #ff6450;
	border: 1px solid #ff6450;
	vertical-align: top;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.skins-btn:hover {
	background-color: #f44d37;
	border-color: #f44d37
}

.skins-btn-green {
	background-color: #1bb371;
	border-color: #1bb371
}

.skins-btn-green:hover {
	background-color: #09a561;
	border-color: #09a561
}

.skins-btn-green2 {
	color: #36a168;
	background-color: #e6f8ee;
	border-color: #74d2a1
}

.skins-btn-green2:hover {
	background-color: #dafae8;
	border-color: #74d2a1
}

.skins-btn-yellow {
	background-color: #ffa200;
	border-color: #ffa200
}

.skins-btn-yellow:hover {
	background-color: #ff9000;
	border-color: #ff9000
}

.skins-btn-grey {
	color: #888;
	background-color: #f0f0f0;
	border-color: #e0e0e0
}

.skins-btn-grey:hover {
	background-color: #e0e0e0;
	border-color: #e0e0e0
}

.skins-btn-blue {
	background-color: #1a6cbe;
	border-color: #1a6cbe
}

.skins-btn-blue:hover {
	background-color: #0660b6;
	border-color: #0660b6
}

.skins-btn-red {
	background-color: #ee2e23;
	border-color: #ee2e23
}

.skins-btn-red:hover {
	background-color: #e51106;
	border-color: #e51106
}

.skins-btn-df {
	cursor: default
}

.ui-tab-nav {
	padding-bottom: 10px;
	background: #f8f8f8;
	border-bottom: 1px solid #eaeaea
}

.ui-tab-nav dt {
	margin-bottom: 10px;
	height: 40px;
	background: #fff;
	border-bottom: 1px solid #dcdcdc
}

.ui-tab-nav dt a {
	float: left;
	padding: 0 20px;
	margin-right: 10px;
	height: 39px;
	line-height: 39px;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	border-bottom: 2px solid transparent
}

.ui-tab-nav dt a.z-sel,.ui-tab-nav dt a:hover {
	color: #ff6450;
	border-color: #ff4e02
}

.ui-tab-nav dt a.no,.ui-tab-nav dt a.no.z-sel,.ui-tab-nav dt a.no:hover {
	padding-left: 0;
	color: #333;
	border-color: transparent
}

.ui-tab-nav .tab-nav-list {
	display: none;
	padding: 0 100px 0 20px;
	height: 28px
}

.ui-tab-nav .tab-nav-list a {
	float: left;
	padding: 0 16px;
	margin: 5px 8px 5px 0;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}

.ui-tab-nav .tab-nav-list a.z-sel,.ui-tab-nav .tab-nav-list a:hover {
	color: #fff;
	background-color: #ff4e02
}

.ui-tab-nav dd .z-sel {
	display: block
}

.ui-screening-nav {
	position: absolute;
	top: 60px;
	right: 20px;
	width: 62px;
	height: 20px;
	background: #fff;
	border: 1px solid #e1e1e1
}

.ui-screening-nav .screening-select {
	display: none
}

.ui-screening-nav span,.ui-screening-nav a {
	display: block;
	padding: 0 8px;
	line-height: 20px;
	color: #777
}

.ui-screening-nav a.z-sel,.ui-screening-nav a:hover {
	color: #ff4e02
}

.ui-screening-nav span {
	position: relative;
	cursor: pointer
}

.ui-screening-nav i {
	position: absolute;
	right: 10px;
	top: 8px
}

.ui-screening-nav-open .screening-select {
	display: block;
	position: absolute;
	top: 20px;
	left: -1px;
	z-index: 10;
	padding: 5px 0;
	width: 62px;
	background: #fff;
	border: 1px solid #e1e1e1
}

.ui-page-num {
	margin: 30px 0;
	height: auto;
	vertical-align: middle
}

.ui-page-num a,.ui-page-num span,.ui-page-num form {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 4px;
	padding: 0 12px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	color: #6d7f90;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #e9e9e9
}

.ui-page-num a,.ui-page-num span {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.ui-page-num a.z-sel,.ui-page-num a.selected,.ui-page-num a:hover {
	color: #fff;
	background-color: #ff6450;
	border-color: #ff6450
}

.ui-page-num form {
	margin-left: 0;
	width: 150px;
	height: 32px;
	text-align: left;
	border: 0
}

.ui-page-num input,.ui-page-num button {
	padding: 5px;
	margin-right: 8px;
	width: 60px;
	height: 22px;
	background: 0;
	border: 1px solid #dcdcdc;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.ui-page-num input:focus {
	border-color: #ff6450
}

.ui-page-num button {
	padding: 0;
	margin: 0;
	width: 60px;
	height: 34px
}

.ui-page-num button:hover {
	color: #fff;
	background-color: #ff6450;
	border-color: #ff6450
}

.ui-form {
	padding: 20px 20px 20px 20px;
}

.ui-form table {
	width: 100%
}

.ui-form th {
	height: 100px
}

.ui-form th h2 {
	font-size: 24px
}

.ui-form th p {
	line-height: 40px;
	color: #888
}

.ui-form td {
	padding-bottom: 25px;
	vertical-align: top
}

.ui-form .td-l {
	padding-right: 16px;
	width: 70px;
	line-height: 40px;
	font-size: 14px;
	text-align: right
}

.ui-form .td-l span {
	padding-right: 7px;
	color: #f44d37
}

.ui-form .in-txt,.ui-form .in-text {
	padding: 10px;
	max-width: 100%;
	width: 635px;
	height: 18px;
	font-size: 14px;
	color: #888;
	border: 1px solid #e2e2e2;
	vertical-align: top
}

.ui-form .in-text {
	display: block;
	height: 140px;
	line-height: 1.6em
}

.ui-form .in-txt-w100 {
	width: 100px
}

.ui-form .in-err {
	border-color: #ff6b58
}

.ui-form .in-sel {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 15px;
	width: 198px;
	height: 38px;
	font-size: 14px;
	background: url(../images/icon-select2.png) 180px 18px no-repeat;
	border: 1px solid #e2e2e2
}

.ui-form .in-placeholder {
	color: #888
}

.ui-form .ui-progress {
	margin: 5px 0;
	width: 250px;
	max-width: 100%;
	height: 12px;
	line-height: 1;
	text-align: center
}

.ui-form .ui-progress span {
	display: block;
	width: 0;
	height: 100%;
	color: #fff;
	background: #ff4e02;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.ui-form .in-box {
	position: relative;
	display: block;
	line-height: 40px
}

.ui-form .in-box .tips,.ui-form .in-box .tips-num {
	position: absolute;
	bottom: -16px;
	left: 0;
	line-height: 1;
	font-size: 12px;
	color: #888
}

.ui-form .in-box .err {
	color: #ff6450
}

.ui-form .in-box .tips-num {
	left: auto;
	right: 10px
}

.ui-form .testFileBtn {
	position: relative;
	width: 108px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #777;
	border: 1px solid #777;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.ui-form .testFileBtn input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	opacity: 0
}

.ui-form .pic-tips {
	position: relative
}

.ui-form .pic-tips i {
	position: absolute;
	top: -28px;
	left: 120px;
	color: #888
}

.ui-form .td-img {
	position: relative;
	margin: 0 20px 10px 0;
	width: 130px;
	height: 88px;
	overflow: hidden;
	vertical-align: top;
	background: #f8f8f8 url(../images/defaultimg.jpg) center no-repeat;
	border: 1px solid #dcdcdc
}

.ui-form .td-img img {
	display: block;
	width: 100%
}

.ui-form .td-img .progress {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 96px;
	text-align: center;
	font-size: 16px;
	color: #ff4e02;
	background: rgba(255,255,255,.5)
}

.ui-form .delete-btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 20px;
	width: 20px;
	background: #ff6450 url(../images/icon-del-img.png) no-repeat center
}

.ui-form .td-logo-img {
	height: 70px
}

.ui-form .td-big-img {
	margin: 0 0 10px 0;
	width: 330px;
	height: 124px
}

.ui-form .td-banner-img {
	margin: 0 0 10px 0;
	width: 350px;
	height: 126px
}

.ui-form .pclass label {
	float: left;
	padding: 10px;
	margin: 0 15px 10px 0;
	line-height: 14px;
	font-size: 14px;
	border: 1px solid #dcdcdc;
	cursor: pointer;
	white-space: nowrap
}

.ui-form .pclass label:hover {
	color: #646464;
	border-color: #b4b4b4
}

.ui-form .pclass label.z-sel {
	color: #fff;
	background: #ff4e02;
	border-color: #ff4e02
}

.ui-form .pclass input {
	display: none
}

.ui-form .in-sub {
	width: 178px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

.ui-comment .comment-count {
	margin-bottom: 30px;
	border-bottom: 1px solid #eaeaea
}

.ui-comment .comment-count h3 {
	line-height: 40px;
	font-size: 18px;
	font-weight: normal
}

.ui-comment .comment-view {
	font-size: 14px
}

.ui-comment .comment-view .user-commment-content {
	line-height: 26px;
	color: #888;
	overflow: hidden
}

.ui-comment .comment-view .ui-page-num {
	padding-top: 100px
}

.ui-comment .comment-self {
	position: relative;
	padding: 40px 30px 0 120px;
	height: 180px;
	background: #f8f8f8
}

.ui-comment .comment-self .in-box {
	position: relative;
	display: block;
	margin-bottom: 20px
}

.ui-comment .comment-self .comment-textarea {
	max-width: 100%;
	width: 718px;
	height: 88px;
	padding: 5px;
	background: #fff;
	border: #e1e1e1 1px solid
}

.ui-comment .comment-self .skins-btn {
	position: absolute;
	right: 0;
	bottom: -40px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 14px
}

.ui-comment .comment-self .tips {
	position: absolute;
	left: 0;
	bottom: -20px;
	color: #f00;
	font-size: 12px
}

.ui-comment .comment-self .user-box {
	position: absolute;
	top: 0;
	left: -115px;
	width: 100px;
	text-align: center
}

.ui-comment .comment-self .user-img {
	margin: 0 auto;
	width: 60px;
	height: 60px;
	overflow: hidden;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px
}

.ui-comment .comment-self .user-img img {
	display: block;
	width: 100%;
	height: 100%
}

.ui-comment .comment-self .user-name {
	padding-top: 10px;
	line-height: 1.2;
	color: #888
}

.ui-comment .comment-self .self-btn {
	left: 121px;
	top: 41px;
	padding: 10px 0 0 20px;
	width: 708px;
	height: 88px;
	background: #fff
}

.ui-comment .comment-self .self-btn a,.ui-comment .comment-self .self-btn span {
	color: #a3a3a3
}

.ui-comment .comment-self .self-btn span {
	margin: 0 5px
}

.ui-comment .comment-self .self-btn a.register {
	margin-right: 20px
}

.ui-comment .comment-count {
	padding: 50px 18px 10px 0;
	color: #000;
	border-bottom: #f5f5f5 1px solid
}

.ui-comment .comment-cell {
	padding: 38px 30px;
	border-bottom: #f5f5f5 1px solid
}

.ui-comment .comment-cell .user-head {
	width: 60px
}

.ui-comment .comment-cell .user-head img {
	width: 60px;
	height: 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px
}

.ui-comment .comment-cell .user-comment {
	width: 740px
}

.ui-comment .user-commment-title {
	position: relative;
	height: 30px
}

.ui-comment .user-commment-title .info {
	color: #777
}

.ui-comment .user-commment-title .info .name {
	max-width: 50%;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-comment .user-commment-title .info .date {
	padding-left: 5px;
	border-left: 0
}

.ui-comment .user-commment-title .btn {
	position: absolute;
	top: 0;
	right: 0
}

.ui-comment .load-more {
	padding: 30px 0
}

.ui-comment .js-view-more {
	color: #f44d37;
	float: right;
	margin-right: 5px
}

.ui-comment .floor {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	color: #555
}

.ui-comment .img-list {
	margin: 10px 0
}

.ui-comment .img-list .img-item {
	width: 50px;
	height: 35px;
	overflow: hidden;
	display: inline-block;
	margin-right: 10px;
	border: 1px solid #ececec;
	padding: 2px
}

.ui-comment .img-list .img-item img {
	width: 50px;
	height: 35px;
	margin-right: 10px;
	cursor: pointer
}

.ui-comment .show-big-img img {
	max-width: 400px;
	max-height: 400px
}

.ui-comment .new-btn.btn a {
	padding: 10px 5px
}

.ui-comment .new-btn.btn a.good,.ui-comment .new-btn.btn a.bad {
	border: 0
}

.ui-comment .new-btn.btn a.good span {
	color: #777
}

.ui-comment .new-btn.btn .icon-good {
	background-position: -293px -128px
}

.ui-comment .new-btn.btn .icon-bad {
	background-position: -334px -54px
}

.ui-comment .new-btn.btn a.good:hover,.ui-comment .new-btn.btn a.bad:hover,.ui-comment .new-btn.btn a.good.z-cld,.ui-comment .new-btn.btn a.bad.z-cld {
	border-color: #fff;
	background: #fff
}

.ui-comment .new-btn.btn a.bad:hover .icon-bad,.ui-comment .new-btn.btn a.bad.z-cld .icon-bad {
	background-position: -333px -130px
}

.ui-comment .new-btn.btn a.good:hover .icon-good,.ui-comment .new-btn.btn a.good.z-cld .icon-good {
	background-position: -293px -92px
}

.ui-comment .new-btn.btn a.good:hover span,.ui-comment .new-btn.btn a.bad:hover span,.ui-comment .new-btn.btn a.good.z-cld span,.ui-comment .new-btn.btn a.bad.z-cld span {
	color: #ff6450
}

.ui-comment .new-btn .reply {
	font-size: 12px
}

.ui-comment .new-btn.btn .pack-up {
	background: #f8f8f8
}

.ui-comment .new-btn.btn .reply-comment span {
	color: #555
}

.ui-comment .new-btn.btn .reply-comment span i {
	margin: 0
}

.ui-comment .reply-list {
	background: #f8f8f8;
	width: 780px;
	margin: -28px auto 0 auto;
	padding: 10px 20px 5px 20px
}

.ui-comment .reply-item {
	padding: 15px 0 30px 0;
	border-bottom: 1px solid #eaeaea
}

.ui-comment .reply-item .item-left img {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 25px;
	max-width: none;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px
}

.ui-comment .reply-item .item-left,.ui-comment .reply-item .item-right {
	display: inline-block
}

.ui-comment .reply-item .item-right {
	width: 720px;
	position: relative
}

.ui-comment .reply-item .item-right .new-btn {
	position: absolute;
	right: 0;
	bottom: -22px
}

.ui-comment .comment-cell.new {
	border: 0;
	padding-bottom: 28px
}

.ui-comment .remain-comments {
	text-align: left;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	margin-bottom: 5px;
	color: #777
}

.ui-comment .remain-comments a {
	color: #ff6450;
	font-size: 12px
}

.ui-comment .reply-textarea {
	padding: 10px 0 0 20px;
	width: 760px;
	height: 70px;
	background: #fff;
	border: #e1e1e1 1px solid
}

.ui-comment .comment-self.new {
	padding: 0;
	height: auto
}

.ui-comment .comment-self.new .self-btn {
	background: 0;
	top: 0;
	left: 0;
	width: auto;
	height: auto
}

.ui-comment .reply-page {
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px
}

.ui-comment .reply-page a {
	font-size: 12px;
	color: #777;
	margin-right: 5px;
	padding: 5px
}

.ui-comment .reply-page a.pack-up,.ui-comment .reply-page a:hover,.ui-comment .reply-page a.z-sel {
	color: #ff6450
}

.ui-comment .reply-page a.pack-up {
	margin-right: 0;
	float: right;
	padding: 0
}

.ui-comment .comment-self .skins-btn.reply-btn {
	position: static;
	float: right;
	margin: 10px 0 15px 0
}

.ui-comment .comment-reply {
	border-bottom: #f5f5f5 1px solid
}

.ui-comment .reply-page a.my-reply,.ui-comment .remain-comments a.my-reply {
	color: #777;
	border: 1px solid #dcdcdc;
	padding: 3px 5px;
	float: right;
	height: 20px;
	margin-top: 10px;
	line-height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.pop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	height: 100%
}

.pop-mask {
	height: 100%;
	background: #000;
	filter: alpha(opacity=30);
	opacity: .3
}

.pop-main {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -120px 0 0 -180px;
	width: 360px;
	height: 240px;
	background: #fff;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666
}

.pop-head {
	height: 110px;
	line-height: 110px;
	text-align: center
}

.pop-head span {
	font-size: 24px;
	font-family: 'Microsoft YaHei'
}

.pop-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/pop-close2.png) center no-repeat
}

.pop-content {
	padding: 15px;
	text-align: center;
	line-height: 1.8em;
	font-size: 14px
}

.head-top .nav {
	top: 0;
	left: 322px;
}

.head-top .nav ul {
	height: 77px;
	line-height: 77px
}

.head-top .nav li {
	float: left;
	margin: 0 20px;
	height: 100%
}

.head-top .nav li>a,.head-top .nav li>span {
	display: block;
	padding: 0 4px;
	height: 100%;
	font-size: 16px;
	font-family: 'Microsoft YaHei'
}

.head-top .nav li>span {
	padding: 0 20px 0 8px
}

.head-top .nav li.more-menu {
	position: relative
}

.head-top .nav li.more-menu .subnav {
	font-family: "Microsoft YaHei"
}

.head-top .nav li.more-menu:hover .subnav {
	display: block
}

.head-top .nav li.more-menu:hover>a i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.head-top .subnav {
	display: none;
	top: 80%;
	left: 0;
	z-index: 100;
	padding: 10px 0;
	width: 105px;
	border: 1px solid #e0e0e0
}

.head-top .subnav a {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: left;
	text-indent: 20px;
	font-size: 14px
}

.head-top .subnav a:hover {
	color: #f44d37
}

.head-top .nav li.z-sel>a {
	color: #f44d37;
}

.head-top .nav li>a:hover {
	color: #f44d37
}

.head-top .nav li:hover>span i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.head-top .nav li:hover .subnav {
	display: block
}

.head-top .nav .scan-QRcode {
	display: none;
	width: 200px;
	height: 264px;
	padding: 25px 26px;
	border: 1px solid #eaeaea;
	top: 80%
}

.head-top .nav .scan-QRcode h3 {
	color: #555;
	font-size: 14px;
	line-height: 22px
}

.head-top .nav .scan-QRcode h3 i {
	float: left;
	display: inline-block;
	width: 56px;
	height: 47px;
	background: url(../images/mall-weixin.jpg)-5px top no-repeat;
	margin-right: 17px
}

.head-top .nav .scan-QRcode .qr-code-photo {
	margin-top: 16px
}

.head-top .nav li:hover .scan-QRcode {
	display: block
}

.head-top .contribute {
	top: 31px;
	right: 154px
}
.head .nav{top:35px; width: 100%;}
.head .nav ul{text-align: center;}
.head .nav li{display: inline-block; height: 50px;margin-right: 60px;background: url(../images/foot-tab-icon.png) no-repeat bottom;font-size: 15px;text-align:center;color:#fff;}
.head .nav li.z-sel{background: url(../images/tab-now.png) no-repeat bottom;}
.head .nav li a{color:#555555;}
.head .nav li a:hover,
.head .nav li.z-sel a{color: #ff6450;}
.head .nav li{
	display: inline-block;
    height: 73px;
    margin-right: 35px;
    background: url(../images/foot-tab-icon.png) no-repeat bottom;
    font-size: 15px;
    text-align: center;
    color: #fff;
}
.head-top .contribute {
	width: 80px;
	height: 50px
}

.head-top .contribute span {
	display: block;
	height: 14px;
	line-height: 14px;
	text-align: center;
	border-left: 1px solid #d3d3d3
}

.head-top .contribute:hover>span i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.head-top .contribute .subnav {
	left: auto;
	top: 38px;
	right: -3px;
	width: 85px
}

.head-top .contribute .subnav i {
	left: 36px
}

.head-top .contribute .subnav a {
	font-size: 12px;
	text-indent: 0;
	text-align: center
}

.head-top .contribute:hover .subnav {
	display: block
}

.head-top .login {
	top: 24px;
	right: 0;
	height:32px;
	line-height:32px;
	text-align: right
}
/*.login .tel{*/
	/*display:inline-block;*/
/*}*/
.login .photo{
	display:none;
}

.head-top .login a {
	margin:0 5px;
	font-size: 14px;
	line-height: 30px;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	-ms-transition: all 0s ease;
	transition: all 0s ease
}

.head-top .logined .photo {
	width: 26px;
	height: 26px;
	overflow: hidden;
	vertical-align: top;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-ms-border-radius: 13px;
	-o-border-radius: 13px;
	border-radius: 13px
}

.head-top .logined .photo img {
	display: block;
	width: 100%;
	height: 100%
}

.head-top .login .name {
	height: 50px;
	line-height: 26px;
	vertical-align: top
}

.head-top .login .name .name-box {
	padding: 0 24px 0 12px;
	min-width: 20px;
	max-width: 60px;
	height: 26px;
	overflow: hidden
}

.head-top .login .name .line {
	top: 8px;
	right: 0;
	width: 1px;
	height: 12px;
	background: #d3d3d3
}

.head-top .login .name i {
	right: 12px
}

.head-top .login .name .subnav {
	left: auto;
	top: 44px;
	right: -3px;
	width: 105px;
	z-index: 101
}

.head-top .login .name .subnav a {
	padding-left: 20px;
	font-size: 12px;
	text-indent: 0;
	border: 0
}

.head-top .login .name .subnav a .comment-num {
	display: inline-block;
	height: 14px;
	padding: 2px;
	border-radius: 50%;
	background-color: #ff644e;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	line-height: 14px;
	margin: 0;
	font-size: 12px;
	width: 14px;
	margin-left: 3px
}

.head-top .login .name:hover .name-box i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.head-top .login .message-mind-icon {
	background: url(../images/message-mind-icon.png) no-repeat;
	top: 0;
	right: 0;
	display: inline-block;
	width: 8px;
	height: 8px
}

.head-top .login .subnav .icon-triangle2 {
	left: 80px
}

.head-top .login .logined:hover .subnav,.head-top .login .not-login:hover .subnav {
	display: block
}

.head-top .not-login {
	padding-top: 3px
}

.head-top .supplier-reg {
	width: 90px;
	height: 50px;
	top: 31px;
	right: 50px
}

.head-top .supplier-reg a {
	display: block;
	height: 14px;
	line-height: 14px;
	text-align: center;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3
}

.head-top h2 {
	width: 290px;
	height: 100%
}

.head-top h2 a {
	background: url(../images/logo.png) left center no-repeat
}

.head-top .search {
	top: 23px;
	right: 234px;
	height: 60px;
	width: 50px
}

.head-top .search .subnav {
	top: 45px;
	left: 5px;
	width: 236px;
	padding: 20px;
	height: 32px
}

.head-top .search:hover .subnav,.head-top .search .subnav.show {
	display: block
}

.head-top .search .subnav .icon-triangle2 {
	left: 9px
}

.head-top .search input {
	padding: 6px 10px;
	width: 215px;
	height: 16px;
	border: 1px solid #fc6555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.head-top .search .subnav .search-btn {
	top: 20px;
	right: 20px
}

.head-top .search button {
	top: 0;
	right: 0;
	width: 35px;
	height: 30px;
	background: 0;
	border: 0;
	cursor: pointer
}

.head-top-fixed .nav ul {
	height: 77px;
	line-height: 77px
}

.head-top-fixed .login {
	top: 24px
}

.head-top-fixed .search {
	top: 31px
}

.head-top-fixed .contribute,.head-top-fixed .supplier-reg {
	top: 40px
}

.head-top-fixed .nav li.more-menu>a i {
	margin-top: 42px
}

.slide,.swipe-wrap,.swipe-slide {
	position: relative;
	width: 895px;
	height: 330px
}

.swipe-slide {
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.swipe-slide img {
	display: block;
	width: 100%
}

.slide-txt {
	display: none;
	left: 0;
	bottom: 70px;
	padding: 10px 30px;
	max-width: 460px;
	background: rgba(255,255,255,0.2)
}

.slide-txt h3 {
	line-height: 1.4em;
	font-size: 30px;
	color: #fff;
	font-weight: normal
}

.slide-txt p {
	line-height: 1.6em;
	font-size: 14px;
	color: #fff
}

.slide .prev,.slide .next {
	display: none;
	position: absolute;
	right: 58px;
	bottom: 15px;
	z-index: 10;
	width: 40px;
	height: 40px;
	background: url(../images/ingdan-icon.png) -160px 0 no-repeat;
	cursor: pointer
}

.slide .next {
	right: 15px;
	background-position: -200px 0
}

.slide-dot {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right
}

.slide-dot span {
	float: left;
	margin: 0 4px;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	font-size: 0;
	background: #fff;
	cursor: pointer;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.slide-dot span:hover,.slide-dot span.z-sel {
	background: #f44d37
}

.main .i-want {
	padding: 85px 38px;
	height: 160px;
	background: #f8f8f8
}

.main .i-test-want {
	padding-top: 75px
}

.main .i-want p {
	margin-bottom: 15px;
	line-height: 22px;
	color: #888
}

.main .btn {
	right: 0;
	bottom: 0
}

.main .btn a {
	position: relative;
	float: left;
	padding: 0 6px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	border: 1px solid transparent;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.main .btn em {
	position: absolute;
	top: -100%;
	left: 50%;
	opacity: 0;
	-webkit-transition: all .8s ease-in;
	-moz-transition: all .8s ease-in;
	-o-transition: all .8s ease-in;
	-ms-transition: all .8s ease-in;
	transition: all .8s ease-in
}

.main .btn i {
	margin-right: 5px
}

.main .btn span {
	color: #777
}

.main .btn em.c-good {
	top: -140%;
	left: 60%;
	color: #ff6450;
	opacity: 1
}

.main .btn em.c-bad {
	top: -140%;
	left: 60%;
	color: #777;
	opacity: 1
}

.main .btn a.good {
	min-width: 45px;
	border-color: #ff6450
}

.main .btn a.good span {
	color: #ff6450
}

.main .btn a.bad {
	min-width: 45px;
	border-color: #e1e1e1
}

.main .btn a.comment {
	padding-right: 0
}

.main .btn a.fav {
	padding-left: 0
}

.main .btn a.good.z-cld,.main .btn a.good:hover {
	background: #f44d37;
	border-color: #f44d37
}

.main .btn a.good.z-cld span,.main .btn a.good:hover span {
	color: #fff
}

.main .btn a.good.z-cld i,.main .btn a.good:hover i {
	background-position: -292px -49px
}

.main .btn a.bad.z-cld,.main .btn a.bad:hover {
	background: #f44d37;
	border-color: #f44d37
}

.main .btn a.bad.z-cld span,.main .btn a.bad:hover span {
	color: #fff
}

.main .btn a.bad.z-cld i,.main .btn a.bad:hover i {
	background-position: -332px -90px
}

.main .btn a.comment.z-cld,.main .btn a.comment:hover span,.main .btn a.fav.z-cld span,.main .btn a.fav:hover span {
	color: #f44d37
}

.main .btn a.comment.z-cld i,.main .btn a.comment:hover i {
	background-position: -372px -91px
}

.main .btn a.fav.z-cld i,.main .btn a.fav:hover i {
	background-position: -412px -91px
}

.main .btn a.read {
	float: auto;
	float: right;
	margin-right: 0;
	color: #ff9174;
	font-size: 14px
}

.page-left .page-left-list {
	min-height: 300px
}

.page-left .page-left-list li {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #f5f5f5;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.page-left .loading {
	display: none;
	top: 20px;
	left: 0;
	width: 100%;
	height: 140px;
	text-indent: -9999px;
	background: url(../images/loading.gif) center no-repeat
}

.page-left .left,.page-left .right {
	/*height: 150px;*/
	overflow: hidden
}

.page-left .left {
	/*position: absolute;*/
	top: 0;
	left: 0;
	width: 220px
}

.page-left .left a {
	display: block
}

.page-left .left img {
	display: block;
	width: 96%
}

.page-left .right {
	/*position: relative;*/
	margin-left: 240px
}

.page-left .info-title {
	margin-bottom: 10px;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	font-weight: normal;
	overflow: visible;
	text-overflow: clip;
	white-space: normal;
}

.page-left .info-title a {
	float: left;
	max-width: 100%;
	/*overflow: hidden;*/
	text-overflow: clip;
	white-space: normal;
}

.page-left .content-type {
	float: left;
	margin-right: 10px;
	padding: 0 12px;
	height: 24px;
	font-size: 14px;
	color: #555;
	background: #efefef;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.page-left .info-title a:hover {
	color: #ff6450
}

.page-left .info-title a:hover .content-type {
	color: #fff;
	background-color: #ff6450
}

.page-left .info {
	float: none;
	height: 20px;
	line-height: 20px;
	color: #f44d37;
	font-size: 12px;
	overflow: hidden
}

.page-left .info div {
	float: left;
	padding-right: 15px
}

.page-left .info .name {
	max-width: 105px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ie8 .page-left .info .name {
	min-width: 70px
}

.page-left .info .name img {
	margin-right: 6px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	-ms-border-radius: 13px;
	-o-border-radius: 13px;
	border-radius: 13px
}

.page-left .info .label,.page-left .info .date {
	margin-top: 4px;
	/*padding-left: 15px;*/
	height: 12px;
	line-height: 12px;
	/*border-left: 1px solid #d3d3d3*/
}

.page-left .info .label {
	max-width: 100px;
	overflow: hidden
}

.page-left .info .label a {
	color: #ff6450
}

.page-left .title-info .info .label {
	max-width: none
}

.page-left .info .date {
	color: #777
}

.page-left .txt {
	margin-bottom: 17px;
	height: 78px;
	line-height: 26px;
	color: #888;
	font-size: 14px;
	overflow: hidden
}

.page-left .re-edit .info-title a {
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.page-left .re-edit .state {
	top: 0;
	right: 0
}

.page-left .re-edit .state a {
	width: 68px;
	height: 22px;
	line-height: 22px;
	font-size: 12px
}

.page-left .related-list li {
	margin-left: 17px;
	color: #555;
	line-height: 34px;
	font-size: 14px;
	list-style: disc;
	cursor: pointer
}

.page-left .related-list li:hover,.page-left .related-list li:hover a {
	color: #ff6450
}

.page-left .tag-about h3,.page-left .related-list h3 {
	line-height: 40px;
	font-size: 18px;
	font-weight: normal;
	color: #333
}

.page-left .related-list h3 {
	margin-bottom: 5px
}

.page-left .tag-about {
	margin-top: 42px
}

.page-left .tag-about h3 {
	margin-bottom: 10px
}

.page-left .tag-about a {
	display: inline-block;
	padding: 4px 14px;
	margin-right: 10px;
	border: 1px solid #ddd;
	color: #ff6450;
	font-size: 14px;
	margin-bottom: 10px
}

.page-left .tag-about a:hover {
	background: #ff6450;
	color: #fff;
	border: 1px solid transparent
}

.events-info .tag-about,.event-tag {
	margin-top: 0!important
}

.events-info .tag-about {
	margin-bottom: 40px
}

.page-left .crumbs {
	height: 40px;
	line-height: 40px;
	color: #888;
	font-size: 12px
}

.page-left .crumbs a,.page-left .crumbs span {
	margin-right: 5px
}

.page-left .crumbs a {
	color: #ff6450;
	font-size: 12px
}

.page-left .operate .info-title a {
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.page-left .operate .info-title i {
	float: left;
	margin-left: 10px;
	width: 70px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #36a168;
	font-size: 12px;
	background: #e6f8ee;
	border: 1px solid #74d2a1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.page-left .operate .info-title i.orange {
	color: #fff;
	background-color: #ff6450;
	border-color: #ff6450
}

.page-left .operate .info-title i.grey {
	color: #888;
	background-color: #f0f0f0;
	border-color: #e0e0e0
}

.page-left .operate .info .label {
	padding-left: 0;
	border-left: 0
}

.page-left .operate .btn span {
	float: left;
	margin-left: 25px
}

.page-left .found .info-title a {
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.page-left .found .txt {
	width: 505px
}

.page-left .found .state {
	right: 0;
	bottom: 50px;
	text-align: center
}

.page-left .found .state i,.page-left .found .state span {
	display: block;
	max-width: 106px;
	line-height: 40px;
	text-indent: -10px;
	text-align: center;
	font-size: 16px;
	color: #ff6450
}

.page-left .found .state span {
	line-height: 30px;
	text-indent: 0;
	font-size: 12px;
	color: #888
}

.page-left .found .state em {
	font-size: 22px;
	color: #ff6450;
	font-weight: normal
}

.page-left .found .state i.no {
	font-size: 12px;
	color: #777;
	text-indent: 0
}

.page-left .found .state .skins-btn {
	width: 84px
}

.page-left .activity-list .info-title a {
	max-width: 87%!important
}

.page-left .activity-list .txt {
	height: 47px
}

.page-left .activity-list .time,.page-left .activity-list .address {
	font-size: 12px;
	color: #777;
	height: 20px;
	position: relative;
	padding-left: 25px
}

.page-left .activity-list .time {
	color: #ff6450
}

.activity-list .address {
	margin-top: 10px
}

.page-left .activity-list .time i,.page-left .activity-list .address i {
	display: inline-block;
	width: 15px;
	height: 20px;
	background: url(../images/icon-activity.png)no-repeat left top;
	position: absolute;
	top: 2px;
	left: 0
}

.page-left .activity-list .address i {
	background-position-x: -15px
}

.page-left .events-list .events-item {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #f5f5f5
}

.page-left .events-list .events-item .txt {
	height: auto;
	overflow: hidden;
	max-height: 312px
}

.page-left .events-list .events-item .txt p {
	color: #888
}

.page-left .events-list .events-item .btn {
	bottom: 40px;
	right: 73px
}

.page-left .events-list .events-item .btn .fav span {
	font-size: 12px;
	line-height: 12px
}

.page-left .events-list .events-item .view-details {
	display: block;
	padding-left: 15px;
	border-left: 1px solid #d3d3d3;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	color: #777;
	position: absolute;
	bottom: 45px;
	right: 0
}

.page-left .events-list .events-item .view-details:hover {
	color: #f44d37
}

.page-left-list {
	margin-top: 40px
}

.three-list {
	width: 900px;
	overflow: hidden
}

.page-left .page-left-list .three-list-item {
	width: 280px;
	float: left;
	border-bottom: 0;
	margin-right: 20px;
	margin-bottom: 30px;
	padding-bottom: 0
}

.page-left-list .img-link {
	display: block;
	height: 190px
}

.page-left-list .three-list-item img {
	width: 280px;
	height: 190px
}

.page-left-list .three-list-item .font-link {
	display: inline-block;
	font-size: 14px;
	color: #777;
	margin-left: 5px;
	margin-top: 5px;
	height: 60px;
	line-height: 30px;
	vertical-align: top
}

.page-left-list .three-list-item:hover .font-link,.page-left-list .three-list-item .font-link:hover {
	color: #ff6450
}

.no-info {
	padding: 130px 0
}

.no-info p {
	padding-top: 70px;
	margin-bottom: 15px;
	color: #777;
	background: url(../images/icon-noinfo.png) top center no-repeat
}

.no-info p em {
	padding: 0 8px;
	color: #ff6450
}

.good-bad-btn {
	padding-top: 40px;
	text-align: center
}

.good-bad-btn a {
	position: relative;
	height: 60px;
	width: 60px;
	background: url(../images/icon-detail-good.png) no-repeat center
}

.good-bad-btn em {
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0;
	-webkit-transition: all .8s ease-in;
	-moz-transition: all .8s ease-in;
	-o-transition: all .8s ease-in;
	-ms-transition: all .8s ease-in;
	transition: all .8s ease-in
}

.good-bad-btn em.c-good {
	top: -40%;
	left: 80%;
	color: #ff6450;
	opacity: 1
}

.good-bad-btn em.c-bad {
	top: -40%;
	left: 80%;
	color: #777;
	opacity: 1
}

.good-bad-btn .bad {
	background-image: url(../images/icon-detail-bad.png)
}

.good-bad-btn .strip {
	margin: 0 10px;
	width: 80px;
	height: 40px
}

.good-bad-btn .strip .num {
	padding-top: 5px;
	height: 25px;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial;
	color: #777
}

.good-bad-btn .strip .num .num-good {
	color: #ff6450
}

.good-bad-btn .strip .whole {
	width: 80px;
	height: 8px;
	overflow: hidden;
	background-color: #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.good-bad-btn .strip .support {
	width: 50%;
	height: 100%;
	background-color: #ff6450
}

.aside-modules dt {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eaeaea
}

.aside-modules h2 {
	font-size: 16px;
	font-weight: normal
}

.aside-modules dd a {
	position: relative;
	display: block;
	padding: 25px 0 25px 0;
	border-top: #f5f5f5 1px solid
}

.aside-modules dd a:first-child {
	border-top: 0
}

.aside-modules dd a:hover h3 {
	color: #ff4e02
}

.aside-modules .left,.aside-modules .right {
	height: 70px;
	overflow: hidden
}

.aside-modules .left {
	position: absolute;
	top: 25px;
	left: 0;
	width: 100px
}

.aside-modules .left img {
	display: block;
	width: 100%
}

.aside-modules .right {
	margin-left: 115px
}

.aside-modules .right h3 {
	height: 48px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	font-family: 'SimSun';
	overflow: hidden
}

.aside-modules .info {
	line-height: 20px
}

.aside-modules .info span {
	float: left;
	padding: 0 6px;
	margin-right: 10px;
	height: 18px;
	line-height: 18px;
	color: #888;
	background: #f0f0f0;
	border: 1px solid #e0e0e0
}

.aside-modules .info em {
	font-weight: normal;
	color: #888
}

.aside-modules .txt {
	padding: 12px;
	line-height: 24px;
	font-size: 14px;
	color: #646464
}

.page-right .project dt {
	margin-bottom: 20px
}

.page-right .project a {
	padding: 0;
	margin-bottom: 20px;
	border: 0
}

.page-right .project .left,.page-right .project .right {
	position: static;
	float: none;
	margin: 0;
	display: block;
	width: auto;
	height: auto
}

.page-right .project .right p {
	padding: 9px 5px;
	height: auto;
	line-height: 1.6em;
	font-size: 14px;
	text-align: center
}

.page-right .project a:hover .right p {
	color: #ff4e02
}

.hot-news dt {
	margin-bottom: 20px
}

.hot-news dd a {
	padding: 10px 15px 10px 20px;
	margin-bottom: 20px;
	height: 140px;
	background: #f8f8f8;
	border: 0;
	border-left: 2px solid #ff6450
}

.hot-news dd h3 {
	height: 35px;
	line-height: 32px;
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.hot-news dd .txt {
	padding: 0;
	height: 98px;
	line-height: 24px;
	font-size: 14px;
	color: #888;
	overflow: hidden
}

.hot-news dd a:hover {
	background: #ff6450
}

.hot-news dd a:hover h3 {
	color: #fff
}

.hot-news dd a:hover .txt {
	color: #eee
}

.hot-news dd a.color0 {
	border-color: #ff6450
}

.hot-news dd a.color0:hover {
	background-color: #ff6450
}

.hot-news dd a.color1 {
	border-color: #1bb371
}

.hot-news dd a.color1:hover {
	background-color: #1bb371
}

.hot-news dd a.color2 {
	border-color: #599be5
}

.hot-news dd a.color2:hover {
	background-color: #599be5
}

.hot-news dd a.color3 {
	border-color: #c766ef
}

.hot-news dd a.color3:hover {
	background-color: #c766ef
}

.hot-news dd a.color4 {
	border-color: #ffa200
}

.hot-news dd a.color4:hover {
	background-color: #ffa200
}

.aside-upload {
	padding: 30px 0 20px 0;
	background: #f8f8f8
}

.aside-upload dl {
	margin-bottom: 10px
}

.aside-upload dt {
	padding: 0 26px;
	margin-bottom: 10px;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	border-left: 4px solid #ccc
}

.aside-upload dd {
	padding: 15px 0;
	margin: 0 30px;
	border-top: 1px solid #eaeaea
}

.aside-upload dd p {
	margin-bottom: 8px;
	line-height: 22px;
	color: #888
}

.pop-login-first .pop-head {
	height: auto;
	line-height: normal;
	padding: 55px 0 25px 0
}

.pop-account {
	margin: -222px 0 0 -210px;
	padding: 0 60px;
	width: 300px;
	height: auto;
	min-height: 375px
}

.pop-account .pop-head {
	padding-top: 30px;
	height: 60px;
	line-height: 60px
}

.pop-account .pop-head span {
	font-size: 18px
}

.pop-account .pop-head .tab {
	position: absolute;
	top: 58px;
	right: 60px;
	line-height: 1;
	font-size: 12px;
	cursor: pointer
}

.pop-account .pop-content {
	padding: 0;
	text-align: left;
	line-height: 1;
	font-size: 12px
}

.pop-account-reg {
	margin-top: -300px;
	height: auto
}

.ui-account-form {
	padding: 0;
	border: 0
}

.ui-account-form .in-box {
	padding-bottom: 28px;
	vertical-align: top
}

.ui-account-form .in-box-agree {
	line-height: 1
}

.ui-account-form .in-box-agree a {
	vertical-align: top;
	text-decoration: underline
}

.ui-account-form .in-box-sub {
	padding-bottom: 5px
}

.ui-account-form .password-type-box label {
	padding-right: 40px;
	cursor: pointer
}

.ui-account-form .password-type-box input {
	vertical-align: middle
}

.ui-account-form .in-txt {
	width: 278px
}

.ui-account-form .password-type-box {
	padding-bottom: 10px;
	line-height: 20px
}

.ui-account-form .in-txt-w110 {
	width: 110px
}

.ui-account-form .in-txt-w130 {
	width: 130px
}

.ui-account-form .account-form-box {
	display: none
}

.ui-account-form .account-form-box.z-sel {
	display: block
}

.ui-account-form .in-box .tips {
	bottom: 10px
}

.ui-account-form .in-box-sub .tips {
	left: auto;
	bottom: 54px;
	right: 0
}

.ui-account-form .link:hover {
	color: #f44d37
}

.ui-account-form .in-box-vcode {
	display: none
}

.ui-account-form .in-box-vcode-show {
	display: block
}

.vcode-img {
	margin-left: 6px;
	width: 98px;
	height: 38px;
	border: 1px solid #e3e3e3;
	vertical-align: top;
	cursor: pointer
}

.forget-pw .vcode-img {
	margin-top: -12px
}

.ui-account-form .vcode-res {
	margin-left: 6px;
	color: #888
}

.ui-account-form .btn-getcode {
	margin-left: 10px;
	width: 128px;
	height: 38px;
	line-height: 38px;
	border-color: #e0e0e0
}

.ui-account-form .login-type-box,.ui-account-form .login-phone-box {
	display: none
}

.ui-account-form .z-sel {
	display: block
}

.ui-account-form .in-sub {
	width: 298px;
	height: 44px;
	line-height: 44px;
	font-size: 18px
}

.pop-tips .pop-head {
	height: 80px;
	line-height: 80px
}

.pop-tips .pop-head span {
	font-size: 18px
}

.ui-feedback-form .td-l {
	width: 230px
}

.ui-feedback-form .in-box {
	width: 670px
}

.ui-feedback-form .in-text {
	width: 640px;
	height: 260px
}

.ui-feedback-form .in-txt {
	width: 320px
}

.ui-feedback-form .in-txt-w180 {
	width: 180px
}

.ui-feedback-form .vcode-img {
	margin-left: 6px;
	width: 98px;
	height: 40px;
	vertical-align: top;
	cursor: pointer
}

.ui-feedback-form .vcode-res {
	color: #f44d37
}

.foot {
	border-top: 1px solid #eaeaea
}

.foot .wrap {
	height: 155px
}

.foot-flink-bg {
	width: 100%;
	padding: 30px 0;
	background-color: #f7f7f7
}

.foot-flink {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto
}

.foot-flink .flink-list {
	width: 1245px;
	text-align: center
}

.foot-flink .flink-list a {
	display: inline-block;
	margin-right: 45px;
	color: #555;
	font-size: 12px
}

.foot-flink .flink-list a:hover {
	color: #ff6450
}

.foot .english {
	display: inline-block;
	height: 14px;
	vertical-align: middle
}

.foot .english span {
	font-size: 12px;
	line-height: 14px;
	vertical-align: top
}

.foot .english .english-icon {
	display: inline-block;
	padding: 0;
	margin-right: 6px;
	background: url(../images/english-icon.png) no-repeat;
	width: 17px;
	height: 14px;
	vertical-align: top
}

.foot-logo {
	top: 50px;
	left: 0;
	width: 290px;
	height: 64px;
	background: url(../images/logo.png) no-repeat
}

.foot-logo a {
	width: 290px;
	height: 100%;
	text-indent: -9999px
}

.foot-logo a.cogobuy {
	width: 150px
}

.foot-crp,.foot-nav {
	top: 50px;
	left: 290px;
}

.foot-nav a {
	color: #555
}

.foot-nav a:hover {
	text-decoration: underline
}

.foot-nav i {
	padding: 0 15px;
	color: #555
}

.foot-crp {
	top: 75px;
	color: #555
}

.foot-tel {
	top: 50px;
	right: 0;
	width: 270px
}

.foot-tel i {
	float: left
}

.foot-tel span,.foot-tel p {
	color: #888
}

.foot-tel .tel-num {
	/*margin-left: 10px;*/
	font-size: 20px;
	font-weight: bold;
	color: #777;
	font-family: Helvetica;
	font-style: italic
}

.foot-language {
	position: absolute;
	width: 70px;
	top: 23px;
	right: 258px;
	height: 50px
}

.foot-language:hover .language-box {
	display: block
}

.foot-language .language-box {
	display: none;
	top: -75px;
	left: 0;
	z-index: 100;
	padding: 10px 0;
	width: 105px;
	border: 1px solid #e0e0e0;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.foot-language .language-box a {
	padding-left: 20px;
	display: block;
	line-height: 30px;
	height: 30px
}

.foot-language .language-box a:hover {
	color: #f44d37
}

.foot-language .language-now {
	border: 1px solid #e1e1e1;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	margin-top: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px
}

.language-arrow {
	background: url('../images/ingdan-icon.png') no-repeat -96px -91px;
	width: 7px;
	height: 20px
}

.language-box .icon-triangle4 {
	background: url('../images/ingdan-icon.png') no-repeat -137px -95px;
	width: 13px;
	height: 10px;
	position: absolute;
	bottom: -9px;
	left: 45px
}

.float-aside {
	opacity: 0;
	position: fixed;
	bottom: 210px;
	right: 20px
}

.float-aside a {
	display: block;
	margin-top: -1px;
	width: 50px;
	height: 50px;
	border: 1px solid #e6e6e6;
	background: #fff;
	background-position: center;
	background-repeat: no-repeat
}

.float-aside .back-top {
	background-image: url(../images/icon-top.png)
}

.float-aside .back-top:hover {
	background-image: url(../images/icon-top-hover.png)
}

.float-aside .wx-ewm {
	background-image: url(../images/icon-wx.png)
}

.float-aside .wx-ewm:hover {
	background-image: url(../images/icon-wx-hover.png)
}

.float-aside .feedback {
	background-image: url(../images/icon-feedback.png)
}

.float-aside .feedback:hover {
	background-image: url(../images/icon-feedback-hover.png)
}

.float-aside .wx-box {
	display: none;
	top: -55px;
	right: 50px;
	width: 177px;
	height: 180px;
	text-indent: 0;
	background: url(../images/icon-ewmbg.png) left center no-repeat
}

.float-aside .wx-tip {
	width: 160px;
	text-align: center;
	color: #999;
	font-size: 12px;
	position: absolute;
	bottom: 8px
}

.float-aside .wx-box img {
	margin: 11px;
	width: 138px;
	height: 138px
}

.float-aside .back-top .back-top-tip,.float-aside .feedback .feedback-tip {
	width: 57px;
	height: 50px;
	background: url(../images/icon-floatbg.png) left center no-repeat;
	display: none;
	padding-top: 12px;
	top: -6px;
	right: 60px
}

.float-aside .back-top .back-top-tip p,.float-aside .feedback .feedback-tip p {
	padding-left: 13px;
	font-size: 12px;
	color: #999
}

.float-aside .wx-ewm:hover .wx-box,.float-aside .back-top:hover .back-top-tip,.float-aside .feedback:hover .feedback-tip {
	display: block
}

.float-aside-show {
	opacity: 1
}

.share-way-list {
	position: relative;
	height: 95px;
	margin-top: 10px
}

.share-way-list .share-way {
	position: absolute;
	right: 0;
	top: 0
}

.share-way-list .share-way .share-text {
	font-size: 12px;
	float: left;
	color: #888;
	margin-right: 10px;
	line-height: 36px;
	display: block;
	height: 36px
}

.share-way-list .share-way a {
	margin-right: 10px!important
}

.share-way-list .share-way .share-sina {
	background: url(../images/sina-share.png) no-repeat center
}

.share-way-list .share-way .share-qq {
	background: url(../images/qq-share.png) no-repeat center
}

.share-way-list .share-way .share-wechat {
	background: url(../images/wechat-share.png) no-repeat center
}

.share-way-list .share-way .share-renren {
	background: url(../images/renren-share.png) no-repeat center
}

.page-detail-content .details-content .ui-page-num {
	height: auto
}

.page-detail-content .details-content .ui-page-num a {
	margin-bottom: 10px
}

.main-404 {
	padding: 100px 0;
	height: 450px;
	background: #f7f7f7 url(../images/404.jpg) center no-repeat
}

.main-404 a {
	top: 212px;
	right: 220px;
	width: 50px;
	height: 25px;
	text-indent: -9999px
}

.ie6 .icon,.ie7 .icon,.ie6 .inline-block,.ie7 .inline-block,.ie6 .skins-btn,.ie7 .skins-btn {
	display: inline;
	zoom: 1
}

.ie8 .ui-form .in-sel {
	padding: 10px
}

.ie8 .head-top .logined .name .name-box {
	width: 80px
}

.mF_games_tb {
	height: 567px!important
}

.myFocus-wrap .pic li {
	position: relative
}

.myFocus-wrap .pic .mask {
	background: url(../images/events-mask.png) repeat;
	width: 140px;
	height: 70px;
	position: absolute;
	left: 0;
	top: 0
}

.mF_games_tb .pic li img {
	width: 880px!important;
	height: 440px!important
}

.mF_games_tb {
	background: #fff!important
}

.mF_games_tb .win {
	width: 780px!important;
	margin: 0 50px!important
}

.mF_games_tb .win .thumb li,.mF_games_tb .win .thumb li span,.mF_games_tb .win .thumb li img {
	width: 140px!important;
	height: 70px!important
}

.mF_games_tb .win .thumb li {
	padding: 0 20px 0 0!important;
	position: relative;
	margin-top: 13px!important
}

.mF_games_tb .win .thumb li span {
	border: 0!important;
	left: 0!important
}

.mF_games_tb .win .thumb .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	height: 70px;
	background: url(../images/events-mask.png) repeat;
	z-index: 100
}

.mF_games_tb .win .thumb li:hover .mask,.mF_games_tb .win .thumb li.current .mask {
	display: none
}

.mF_games_tb .prev,.mF_games_tb .next {
	width: 50px!important
}

.mF_games_tb .prev {
	background: url(../images/events-img-left.png) no-repeat center
}

.mF_games_tb .next {
	background: url(../images/events-img-right.png) no-repeat center
}

.mF_games_tb .prev a,.mF_games_tb .next a {
	height: 76px!important
}

.menu-btn {
	display: none;
	height: 28px;
	width: 28px;
	right: 0;
	top: 26px;
	background: #f0f0f0;
	border: 1px solid transparent;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px
}

.menu-btn .menu-line {
	display: block;
	width: 18px;
	height: 2px;
	background: #F44336;
	margin-top: 13px;
	margin-left: 5px;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.menu-btn .menu-line:before,.menu-btn .menu-line:after {
	content: "";
	display: block;
	width: 18px;
	height: 2px;
	background: #F44336;
	position: absolute;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.menu-btn .menu-line:before {
	top: 7px
}

.menu-btn .menu-line:after {
	top: 19px
}

.menu-btn:hover,.menu-btn.z-cld {
	background: #fff
}

.menu-btn.z-cld {
	border: 1px solid #e0e0e0
}

.menu-btn.z-cld .menu-line,.menu-btn.z-cld .menu-line:before,.menu-btn.z-cld .menu-line:after,.menu-btn:hover .menu-line,.menu-btn:hover .menu-line:before,.menu-btn:hover .menu-line:after {
	background: #888
}

.menu-details {
	width: 130px;
	background: #fff;
	position: absolute;
	right: 0;
	border: 1px solid #e0e0e0;
	padding: 20px 0;
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px
}

.menu-details a {
	font-size: 16px;
	display: block;
	font-family: "microsoft yahei";
	padding: 10px 10px 10px 25px;
	text-align: left
}

.menu-details a:hover,.menu-details a.z-sel {
	background-color: #ff4e02;
	color: #fff
}

@media(min-width:1220px) {
	.menu-details {
		display: none!important
	}
}

@media screen and (max-width:1220px) {
	.head-top .nav ul {
		display: none
	}

	.wrap {
		width: 920px
	}

	.page-right {
		display: none
	}

	.page-top-right {
		display: none
	}

	.page-top {
		background: #fff
	}

	.menu-btn {
		display: block
	}

	.head-top-fixed .menu-btn {
		top: 31px
	}

	.head-top .login {
		right: 36px
	}

	.head-top .supplier-reg {
		right: 95px
	}

	.head-top .contribute {
		right: 202px
	}

	.head-top .search {
		right: 280px
	}

	.foot .wrap {
		text-align: center
	}

	.foot-flink {
		width: 920px
	}

	.foot-flink .flink-list {
		width: 965px
	}

	.foot-logo {
		position: static;
		margin-top: 50px;
		display: inline-block
	}

	.foot-crp,.foot-nav {
		position: static;
		text-align: center
	}

	.foot-nav {
		margin-top: 30px
	}

	.foot-crp {
		margin: 20px
	}

	.foot-tel {
		position: static;
		display: inline-block;
		margin: 50px 0 0 0;
		vertical-align: top;
		text-align: left
	}
}

@media screen and (max-width:960px) {
	.wrap {
		width: auto;
		margin: auto 20px
	}

	.page-top,.page-top-left,.slide,.swipe-wrap,.swipe-slide {
		width: 100%;
		height: auto;
		max-height: 330px
	}

	.page-top-left {
		height: 0;
		width: 100%;
		padding-bottom: 37.5%
	}

	.slide-dot {
		display: none
	}

	.page-left,.foot-flink,.foot-flink .flink-list {
		width: 100%
	}

	.float-aside .feedback,.float-aside .wx-ewm {
		display: none
	}

	.float-aside .back-top {
		background-image: url(../images/icon-top-hover.png)
	}

	.float-aside a {
		border: 0;
		background-color: #f4f4f4;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		-ms-border-radius: 25px;
		-o-border-radius: 25px;
		border-radius: 25px
	}

	.page-left-list .right .btn,.page-left .right .txt,.page-left .right .state {
		display: none
	}

	.page-left .right .info-title a {
		text-overflow: clip;
		white-space: normal
	}

	.page-left .info-title {
		text-overflow: clip;
		white-space: normal;
		overflow: visible;
		display: block
	}

	.page-left .right ,.page-left .activity-list .address {
		/*position: absolute;*/
		bottom: 0;
		left: 0
	}

	.page-left .activity-list .time {
		position: absolute;
		bottom: 25px;
		left: 0
	}

	.page-left .info-title {
		line-height: 30px
	}

	.page-left .content-type {
		line-height: 30px;
		height: 30px
	}

	.page-left .operate .info-title i {
		margin-top: 4px
	}

	/*.page-left .left {*/
		/*width: 180px*/
	/*}*/

	/*.page-left .left,.page-left .right {*/
		/*height: 123px*/
	/*}*/

	/*.page-left .right {*/
		/*margin-left: 200px*/
	/*}*/
}
@media screen and (max-width:767px){
	.login .photo{
		display:inline-block;
		margin-left:12px;
		height:32px;
	}
	.login .photo img{
		display:inline;
		vertical-align:middle;
		
	}
	.login .skins-btn {
		display:none;
	}
}
@media screen and (max-width:480px){
	.login .photo{
		margin-left:5px;
	}
	.head-top h2 a{
		background-size:220px;
	}
	.page-left, .page-right{
		margin-bottom:60px;
	}
	.foot-nav i{
		padding:0 5px;
	}
}