/*!!
 * author  : FeiNiu WuHan UED (HQY)
 * version : 1.0.1
 * date    : 2015-11-25
 * email   : hqy321@gmail.com
 */

/*
html{filter:grayscale(100%);
-webkit-filter:grayscale(100%);
-moz-filter:grayscale(100%);
-ms-filter:grayscale(100%);
-o-filter:grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter:grayscale(1)}
*/

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite,
	code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5,
	h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre,
	q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td,
	tfoot, th, thead, tr, tt, ul, var {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline
}

body {
/*
background-color:#ddd;
opacity:0.5;
filter:Alpha(opacity=50);
*/
	line-height: 1
}

ol, ul {
	list-style: none
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle
}

caption, td, th {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}

a img {
	border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

[hidden], audio:not ([controls] ){
	display: none
}

.fn-clear {
	*zoom: 1
}

.fn-clear:after {
	display: table;
	content: '';
	clear: both
}

body .fn-hide {
	display: none
}

.dn {
	display: none
}

.di {
	display: inline
}

.db {
	display: block
}

.dib {
	display: inline-block
}

.w-pct100 {
	width: 100%
}

.h-pct100 {
	height: 100%
}

.ffa {
	font-family: Arial
}

.fft {
	font-family: Tahoma
}

.ffv {
	font-family: Verdana
}

.ffs {
	font-family: Simsun
}

.ffl {
	font-family: 'Lucida Console'
}

.ffw {
	font-family: 'Microsoft Yahei'
}

.fsn {
	font-weight: 400;
	font-style: normal
}

.fsb {
	font-weight: 700
}

.fsi {
	font-style: italic
}

.tac {
	text-align: center
}

.tar {
	text-align: right
}

.tal {
	text-align: left
}

.taj {
	text-align: justify
}

.tdl {
	text-decoration: underline
}

.tdn, .tdn a:hover, .tdn:hover, a.tdl:hover {
	text-decoration: none
}

.nowrap {
	white-space: nowrap
}

.bk {
	word-wrap: break-word
}

.vam {
	vertical-align: middle
}

.vatb {
	vertical-align: text-bottom
}

.vab {
	vertical-align: bottom
}

.vat {
	vertical-align: top
}

.van {
	vertical-align: -2px
}

.fl, .fr {
	*display: inline
}

.fl {
	float: left
}

.fr {
	float: right
}

.rel {
	position: relative
}

.abs {
	position: absolute
}

.zx1 {
	z-index: 1
}

.zx2 {
	z-index: 2
}

.ovh {
	overflow: hidden
}

.ova {
	overflow: auto
}

.vh {
	visibility: hidden
}

.vv {
	visibility: visible
}

.z {
	*zoom: 1
}

.auto {
	margin-left: auto;
	margin-right: auto
}

.ell {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.inline-box {
	font-size: 0;
	letter-spacing: -.31em;
	white-space: nowrap
}

.inline-any {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal
}

.img100 {

	vertical-align: top;
	width: 100%;
	height: 100%
}

.img100-bx {
	vertical-align: top;
	width: 100%;
	height: 500px;
}

.break-word {
	word-break: break-all;
	word-wrap: break-word
}

.break-word strong{
	font-weight:900;
}

body, html {
	font-family: "Microsoft Yahei", "Hiragino Sans GB", arial, sans-serif;
	color: #666;
	font-size: 14px;
	overflow-x: hidden
}

.container {
	width: 750pt;
	margin-right: auto;
	margin-left: auto
}

a {
	color: #999;
	text-decoration: none
}

.ht {
	color: #f48051
}

.ul:hover {
	text-decoration: underline
}

.topbar {
	line-height: 30px;
	text-align: center;
	min-height: 30px;
        font-size:12px;
}

.topbar .tb {
	float: right;
	    color: #fff;
}

.topbar .tb .item {
	float: left;
	padding: 0 20px
}

.topbar .tb .item a {
	*zoom: 1;
}
.topbarmenu {
	/* color: #fff; */
}

.topbar .tb .item a:hover {
	text-decoration: underline
}

.topbar .tb .sep {
	float: left
}

.topbar .tb .more span {
	float: left;
	cursor: pointer
}

.topbar .tb .more i {
	float: left;
	background: url(../images/arrow-down.png) center 0 no-repeat;
	width: 10px;
	height: 6px;
	margin-top: 13px;
	margin-left: 4px;
	*zoom: 1
}

.topbar .tb .search a {
	margin-left: 5px
}

.topbar .tb .search input {
	height: 1pc;
	line-height: 1pc;
	width: 200px
}

.topbar .tb .site-nav {
	position: relative;
	z-index: 3000
}

.topbar .tb .site-nav .dropdown {
	display: none;
	z-index: 3000;
	background: #fff;
	border-radius: 4px;
	width: 260px;
	position: absolute;
	right: -20px;
	top: 44px;
	text-align: left;
	border: 1px solid #ededed;
	padding: 10px 0
}

.topbar .tb .site-nav .dropdown .title {
	font-size: 18px;
	padding: 0 20px
}

.topbar .tb .site-nav .dropdown .item-list {
	overflow: hidden;
	padding: 0 10px
}

.topbar .tb .site-nav .dropdown .item-list .item {
	float: left;
	line-height: 30px;
	padding: 0 0 0 10px
}

@media screen and (max-width:640px) {
	.topbar .tb {
		float: none
	}
	.topbar .tb .item {
		float: none;
		display: inline-block;
		vertical-align: top
	}
	.topbar .tb .sep {
		display: none
	}
}

.hd {
	height: 70px;
	border-bottom: 2px solid #ededed;
	-webkit-box-shadow: inset 0 1px 4px #eee;
	box-shadow: inset 0 1px 4px #eee;
	position: relative;
	z-index: 999
}

.hd .logo {
	width: 396px;
	height: 48px;
	float: left;
	margin-top: 12px
}

.hd .nav .toggle {
	display: none
}

.hd .nav .toggle-btn {
	display: inline-block;
	background: url(../images/menu-btn.png) 0 0 no-repeat;
	height: 38px;
	width: 83px;
	margin: 9pt 0 0 10px
}

.hd .menu-list {
	float: right
}

.hd .menu-list .menu {
	margin: 0 0px;
	float: left;
        font-size:15px;
	line-height: 70px;
	position: relative;
	zoom: 1
}

.hd .menu-list .menu  .text{
font-size:13px;
}

.hd .menu-list .menu .item {
	/* color: #fff; */
	display: block;
	zoom: 1;
	padding: 0 30px
}

.hd .menu-list .menu .item:hover {
	background: #f48051;
	color: #fff
}

.hd .menu-list .menu-active .item {
	background: #f48051;
	color: #fff
}

.hd .menu-list .menu .cates-tree {
	width: 180px;
	background: #fff;
	border-top: 1px solid #D9D9D9;
	position: absolute;
	top: 70px;
	left: 0;
	z-index: 999;
	line-height: 35px
}

.hd .menu-list .menu .cates-tree .cat {
	position: relative;
	zoom: 1
}

.hd .menu-list .menu .cates-tree .cat a {
	display: block;
	padding-left: 10px;
	zoom: 1
}

.hd .menu-list .menu .cates-tree .cat a:hover {
	background: #f48051;
	color: #fff
}

.hd .menu-list .menu .cates-tree .cat .sub-cats-tree {
	position: absolute;
	top: -1px;
	left: 100%;
	background: #fff;
	width: 10pc;
	border-top: 1px solid #D9D9D9;
	visibility: hidden
}

.hd .menu-list .menu .cates-tree .cat-active>a {
	background: #f48051;
	color: #fff !important
}

.hd .menu-list .menu .cates-tree .cat-active .sub-cats-tree {
	visibility: visible
}

.hd .menu-list .menu .cates-tree .cat-fst a {
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	color: #323232;
	line-height: 35px
}

.hd .menu-list .menu .cates-tree .cat-fst .icon {
	display: none
}

.hd .menu-list .menu .cates-tree .cat-has-children .icon {
	display: block;
	position: absolute;
	top: 0;
	right: 10px
}

.hd .menu-list .search {
	width: 5pc
}

.hd .menu-list .search a {
	padding: 0 30px;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	*padding-bottom: 44px
}

.hd .menu-list .search img {
	height: 100%;
	vertical-align: top;
	margin-top: 36px
}

@media screen and (max-width:640px) {
	.hd {
		height: auto
	}
	.hd .logo {
		float: right;
		width: 198px;
		height: 24px;
		margin-top: 20px;
		margin-right: 20px
	}
	.hd .nav .toggle {
		height: 4pc;
		display: block
	}
	.hd .menu-list {
		float: none;
		display: none;
		background: #0C215B
	}
	.hd .menu-list .menu {
		float: none;
		line-height: 40px;
		margin: 0;
	}
	.hd .menu-list .menu .item {
		color: #fff;
		text-align: center
	}
	.hd .menu-list .menu .cates-tree {
		display: block !important;
		position: static;
		width: 100%;
		text-align: center
	}
	.hd .menu-list .menu .cates-tree .cat .sub-cats-tree {
		visibility: visible !important;
		position: static;
		width: 100%;
		background: #999
	}
	.hd .menu-list .menu .cates-tree .cat .sub-cats-tree .cat a {
		color: #fff
	}
	.hd .menu-list .search {
		height: auto;
		width: 100%
	}
	.hd .menu-list .search a {
		border: none
	}
	.hd .menu-list .search img {
		display: inline-block;
		margin-top: 10px
	}
}

.footer {
	text-align: center;
	padding: 30px 20px;
	background: #212121;
	color: #999;
	line-height: 35px
}

.full-container {
	width: 100%;
	overflow: hidden
}

.full-container .container {
	position: relative;
	height: 100%
}

.full-container .inner {
	width: 20in;
	position: absolute;
	left: 50%;
	margin-left: -10in
}

@media screen and (max-width:640px) {
	.container {
		width: 100%
	}
}

.mt35 {
	margin-top: 35px
}

.main-feture {
	position: relative;
	height: 500px
}

.main-feture .inner {
	height: 500px
}

.main-feture .ctrl {
	position: absolute;
	top: 50%;
	z-index: 100;
	width: 5pc;
	margin-top: -50px
}

.main-feture .ctrl img {
	width: 100%
}

.main-feture .ctrl-prev {
	left: 50px
}

.main-feture .ctrl-next {
	right: 50px
}

.main-feture .page {
	position: absolute;
	bottom: 70px;
	left: 0;
	width: 100%;
	z-index: 200;
	text-align: center
}

.main-feture .page a {
	display: inline-block;
	vertical-align: top;
	width: 70px;
	height: 70px;
	margin-right: 1px;
	background: url(../images/1x1-blue-02.png) 0 0 repeat
}

.main-feture .page a.active {
	background: url(../images/1x1-orange-02.png) 0 0 repeat
}

.main-feture .page a i {
	display: block;
	zoom: 1;
	margin: 0 auto;
	width: 50px;
	height: 46px;
	background: url(../images/icon-index.png) 0 0 no-repeat
}

.main-feture .page a i.fadian {
	background-position: 18px 10px
}

.main-feture .page a i.meitan {
	background-position: -79px 10px
}

.main-feture .page a i.wuliu {
	background-position: -11pc 10px
}

.main-feture .page a i.tianranqi {
	background-position: -273px 10px
}

.main-feture .page a i.jinrong {
	background-position: -370px 10px
}

.main-feture .page a i.huanbao{
	background-position: -79px -40px
}

.main-feture .page a span {
	display: block;
	color: #fff;
	text-align: center
}

.main-feture .item {
	width: 20in;
	height: 600px;
	position: relative
}

.main-feture .item .text {
	height: 150px;
	padding-top: 20px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background: url(../images/1x1-orange-02.png) 0 0 repeat;
	width: 100%;
	text-align: center;
	color: #fff
}

.main-feture .item .text .icon {
	font-weight: 700;
	padding: 0 30px 0 50px;
	line-height: 36px;
	font-size: 24px;
	position: relative
}

.main-feture .item .text .icon i {
	position: absolute;
	top: -6px;
	left: 0;
	width: 50px;
	height: 44px;
	background: url(../images/icon-index.png) 0 0 no-repeat
}

.main-feture .item .text .icon i.fadian {
	background-position: 18px 10px
}

.main-feture .item .text .icon i.meitan {
	background-position: -79px 10px
}

.main-feture .item .text .icon i.wuliu {
	background-position: -11pc 10px
}

.main-feture .item .text .icon i.tianranqi {
	background-position: -273px 10px
}

.main-feture .item .text .icon i.jinrong {
	background-position: -370px 10px
}

.main-feture .item .text .icon i.huanbao{
	background-position: -79px -40px
}

.main-feture .item .text .icon span {
	float: left
}

.main-feture .item .text .sep {
	width: 1px;
	background: #fff;
	height: 36px
}

.main-feture .item .text .sub {
	width: 640px;
	margin-left: 30px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	font-size: 1pc;
	text-align: left;
        margin-top:-6px;
}

@media screen and (max-width:640px) {
	.main-feture {
		height: 361px
	}
	.main-feture .inner {
		height: 361px
	}
	.main-feture .ctrl {
		width: 50px
	}
	.main-feture .ctrl-prev {
		left: 10px
	}
	.main-feture .ctrl-next {
		right: 10px
	}
	.main-feture .inner {
		margin-left: -5in
	}
	.main-feture .item {
		height: 361px;
		width: 10in
	}
	.main-feture .item .text {
		display: none
	}
	.main-feture .page {
		bottom: 10px
	}
	.main-feture .page a {
		width: 55px;
		height: 70px;
		overflow: hidden
	}
      	.main-feture .page a i {
		margin: 0 auto
	}
}

.news {
	overflow: hidden
}

.news .slide {
	float: left;
	width: 506px;
	height: 406px;
	position: relative
}

.news .slide .ctrl {
	z-index: 50;
	position: absolute;
	bottom: 78px;
	width: 56px;
	height: 52px;
	background: url(../images/icon-index.png) 0 0 no-repeat
}

.news .slide .ctrl-prev {
	left: 0;
	background-position: -338px -51px
}

.news .slide .ctrl-prev:hover {
	background-position: -338px -103px
}

.news .slide .ctrl-next {
	right: 0px;
	background-position: -394px -51px
}

.news .slide .ctrl-next:hover {
	background-position: -394px -103px
}

.news .slide .item {
	width: 506px;
	height: 406px;
	position: relative
}

.news .slide .item img {
	height: 328px
}

.news .slide .item .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 78px;
	background: #555d72;
	color: #fff
}

.news .slide .item .text span {
	margin: 0 25px;
	display: block
}

.news .slide .item .text .more {
	color: #f48051;
	margin-left: 5px
}

.news .slide .item .text .title {
	font-weight: 700;
	font-size: 1pc;
	line-height: 2pc;
	overflow: hidden;
height:30px;
}

.news .slide .item .text .title:hover {
	text-decoration: underline
}

.news .slide .item .text .sub {
	line-height: 20px;
	height: 40px;
	overflow: hidden
}

.news .list {
	width: 470px
}

.news .list .sep {
	margin-top: 15.33px
}

.news .list .item {
	width: 470px;
	height: 90px
}

.news .list .item .info {
	/**margin-right: 90px**/
}

.news .list .item .info .title {
	*width: 330px;
	*zoom: 1;
	line-height: 30px;
	display: block;
	color: #364467;
	font-size: 17px;
	font-weight: 600
}

.news .list .item .info .title:hover {
	text-decoration: underline
}

.news .list .item .info .text {
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	font-size: 9pt;
	color: #444
}

.news .list .item .info .text .more {
	color: #B81F1F;
	margin-left: 5px
}

.news .list .item .info .text .more:hover {
	text-decoration: underline
}

.news .list .item .date {
       margin-top:8px;
	width: 80px;
	height: 80px;
	background: #364467;
	color: #fff;
	text-align: center
}

.news .list .item .date .dd {
	margin: 24px 0 10px 0;
	font-size: 22px
}

@media screen and (max-width:640px) {
	.news .slide {
		float: none;
		width: 100%;
		height: 283px
	}
	.news .slide .ctrl {
		top: 75pt
	}
	.news .slide .ctrl-next {
		left: auto;
		right: 0
	}
	.news .slide .item {
		height: 283px
	}
	.news .slide .item img {
		height: 100%
	}
	.news .slide .item .text {
		height: 40px
	}
	.news .slide .item .text .title {
		line-height: 40px;
		overflow: hidden
	}
	.news .list {
		padding-top: 30px;
		width: 100%
	}
	.news .list .item {
		width: auto;
		margin-left: 20px;
		margin-right: 20px
	}
}

.img-wall {
	position: relative
}

.img-wall .ctrl {
	position: absolute;
	background: url(../images/icon-index.png) 0 0 no-repeat;
	width: 31px;
	height: 78px;
	top: 30px;
	z-index: 50
}

.img-wall .ctrl-prev {
	left: 10px;
	background-position: 0 -103px
}

.img-wall .ctrl-prev:hover {
	background-position: 0 -181px
}

.img-wall .ctrl-next {
	right: 10px;
	background-position: -31px -103px
}

.img-wall .ctrl-next:hover {
	background-position: -31px -181px
}

.img-wall .img-wall-wrap {
	height: 198px;
	overflow: hidden
}

.img-wall .item {
	width: 200px
}

.img-wall .item .pic {
	height: 99pt;
	width: 200px
}

.img-wall .item .info {
	height: 66px;
	width: 200px
}

.img-wall .item .pic {
	position: relative;
	display: block;
	overflow: hidden
}

.img-wall .item .pic .imghvr {
	position: absolute;
	top: 99pt;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: top .5s;
	-o-transition: top .5s;
	transition: top .5s
}

.img-wall .item .info {
	position: relative;
	background: #f48051;
	color: #fff
}

.img-wall .item .info i {
	position: absolute;
	left: 42px;
	top: -18px;
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border-color: transparent transparent #f48051 transparent;
	border-style: dashed dashed solid dashed;
	border-width: 9px;
	z-index: 40
}

.img-wall .item .info i.down {
	border-color: #f48051 transparent transparent transparent;
	border-style: solid dashed dashed dashed;
	top: auto;
	bottom: -18px
}

.img-wall .item .info .title {
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	height: 40px;
	overflow: hidden;
	position: relative;
	display: block;
	padding-top: 9pt;
	color: #fff;
	margin-left: 20px;
	width: 10pc
}

.img-wall .item .info .title p {
	overflow: hidden
}

.img-wall .item .info .title span {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 10pc;
	background: #f48051;
	-webkit-transition: bottom .5s;
	-o-transition: bottom .5s;
	transition: bottom .5s;
	height: 40px;
	overflow: hidden
}

.img-wall .item .info .detail {
	display: inline-block;
	line-height: 30px;
	padding: 0 20px;
	border: 2px solid #fff;
	color: #fff;
	margin: 18px 0 0 20px
}

.img-wall-02 .item .pic {
	width: 198px
}

.img-wall-02 .item .info {
	width: 198px
}

.img-wall-03 .item .pic {
	width: 198px;
	height: 165px
}

.img-wall-03 .item .info {
	margin-top: -42px;
	width: 198px;
	background: url(../images/1x1-orange-02.png) 0 0 repeat;
	height: 42px;
}

.img-wall-03 .item .info .title {
	padding-top: 5px;
}

.img-wall-03 .hover .info .title {
	text-decoration: underline
}

.img-wall .hover .pic .imghvr {
	top: 0
}

.img-wall .hover .info .title span {
	bottom: 0
}

.express {
	padding-bottom: 55px
}

.express .list-group {
	float: left;
	width: 792px
}

.express .list-group .item-list {
	width: 360px;
	float: left;
	margin-right: 36px;
	padding-bottom: 15px
}

.express .list-group .item-list .title {
	line-height: 36px;
	border-bottom: 3px solid #E7E7E7
}

.express .list-group .item-list .title span {
	font-size: 18px;
	font-weight: 700;
	color: #555D72
}

.express .list-group .item-list .title .more {
	font-size: 1pc;
	float: right
}

.express .list-group .item-list .list {
	padding: 15px 0
}

.express .list-group .item-list .item {
	line-height: 38px;
	height: 38px;
	display: block;
	*zoom: 1;
	font-size: 10pt
}

.express .list-group .item-list .item:hover .text {
	text-decoration: underline;
	color: #f48051
}

.express .list-group .item-list .item .text {
	display: block;
	width: 320px;
	color: #444;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
@media screen and (max-width:640px) {
  .express .list-group .item-list .item .text{
                width:80%;
        }

}

.express .list-group .item-list .item .date {
	float: right;
	/**width: 50px**/
}

.express .list-group .slide {
	position: relative;
	width: 756px
}

.express .list-group .slide .slide-wrap {
	width: 700px;
	height: 122px;
	margin: 0 auto;
	overflow: hidden
}

.express .list-group .slide .ctrl {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 36px;
	background: url(../images/icon-index.png) 0 0 no-repeat
}

.express .list-group .slide .ctrl-prev {
	left: 0;
	background-position: -238px -51px
}

.express .list-group .slide .ctrl-next {
	right: 0;
	background-position: -3in -51px
}

.express .list-group .slide .item {
	float: left;
	width: 175px
}

.express .list-group .slide .item a {
	height: 122px;
	width: 138px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	text-align: center
}

.express .list-group .slide .item a:hover {
	background: url(../images/icon-index.png) -200px -101px no-repeat
}

.express .list-group .slide .item a .pic {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	padding: 20px 0
}

.express .list-group .slide .item a .text {
	color: #555D72;
	font-size: 1pc
}

.express .links {
	float: right;
	width: 202px
}

.express .links .title {
	text-align: center;
	background: #555D72;
	line-height: 60px;
	font-size: 20px;
	color: #fff
}

.express .links .title i {
	background: url(../images/icon-index.png) 0 -53px no-repeat;
	width: 24px;
	height: 24px;
	margin-top: 20px;
	margin-right: 10px
}

/**********************/
.express .links .title2 {
	text-align: center;
	background: #555D72;
	line-height: 60px;
	font-size: 20px;
	color: #fff
}
       
.express .links .title2 i {
    background: url(../images/icon-index.png) -186px -51px no-repeat;
    width: 30px;
    height: 28px;
    margin-top: 18px;
    margin-right: 1px;
}

.express .links .title2 q {
	/*position: absolute;
	right: 20px;
	top: 22px;*/
	
	position: relative;
  top: -2px;
  right: -6px;
    
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border-color: #f7f7f7 transparent transparent transparent;
	border-style: solid dashed dashed dashed;
	border-width: 6px
}
/***********************/

.express .links .lnk {
	zoom: 1;
	/*margin: 3px;*/
	margin-top: 10px;
        margin-bottom: 20px;
	color: #444
}

.express .links .lnk .tg {
	border: 1px solid #E0E0E0;
	line-height: 46px;
	text-indent: 15px;
	position: relative;
	cursor: pointer
}

.express .links .lnk .tg i {
	position: absolute;
	right: 20px;
	top: 22px;
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border-color: #C7C7C7 transparent transparent transparent;
	border-style: solid dashed dashed dashed;
	border-width: 6px
}

.express .links .lnk .conts {
	padding: 10px;
	border: 1px solid #E0E0E0;
	border-top: none
}

.express .links .lnk .conts a {
	display: block;
	line-height: 2rem
}

.express .links .lnk .conts a:hover {
	text-decoration: underline;
	color: #f48051
}

.express .links .mt15 {
	margin-top: 15px
}

.express .links .stock {
	text-align: center
}

.express .links .stock img {
	max-width: 100%
}

@media screen and (max-width:640px) {
	.express .list-group {
		float: none;
		width: 100%
	}
	.express .list-group .item-list {
		float: none;
		width: auto;
		margin: 0 20px
	}
	.express .list-group .slide {
		width: 100%
	}
	.express .list-group .slide .slide-wrap {
		width: auto;
		margin: 0 60px
	}
	.express .links {
		float: none;
		width: 100%;
		margin-bottom: 50px
	}
}

.side-go-top {
	width: 45px;
	margin-left: 520px;
	position: fixed;
	left: 50%;
	bottom: 5px;
	z-index: 999;
	_position: absolute;
	_top: expression(documentElement.scrollTop + documentElement.clientHeight - 
		this.clientHeight - 5 + 'px')
}

.side-go-top .ewm .ic-tri, .side-go-top a {
	background: url(http://www1.pconline.com.cn/2015/best/images/bg.png) 0 0
		no-repeat
}

.side-go-top a {
	height: 38px;
	line-height: 1pc;
	margin-top: 5px;
	padding: 7px 0 0;
	display: block;
	text-align: center;
	color: #fff
}

.side-go-top a span {
	padding: 0 10px;
	display: none;
	font-size: 9pt
}

.side-go-top a:hover {
	background: none #f48051;
	color: #fff
}

.side-go-top a:hover span {
	display: block
}

.side-go-top .voice {
	background-position: -94px -92px
}

.side-go-top .feedback {
	background-position: -47px -92px
}

.side-go-top .top {
	background-position: 0 -92px
}

.side-go-top .ewm {
	position: relative;
	background-position: -141px -92px
}

.side-go-top .ewm span {
	padding: 0
}

.side-go-top .ewm .ewm-tc {
	position: absolute;
	width: 45px;
	height: 45px;
	left: -45px;
	top: 0
}

.side-go-top .ewm .ic-tri {
	position: absolute;
	width: 6px;
	height: 9px;
	background-position: -210px -118px;
	left: 39px;
	top: 18px;
	z-index: 2;
	display: none
}

.side-go-top .ewm .ewm-pic {
	position: absolute;
	width: 166px;
	height: 157px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	background: #fff;
	border-radius: 3px;
	top: -136px;
	left: -148px;
	display: none
}

.side-go-top .ewm-hover .ewm-pic, .side-go-top .ewm-hover .ic-tri {
	display: block
}
