﻿a{
text-decoration: none!important;
}
.layout{
	width:1190px;
	margin:0 auto;
}
.fullwide{
	width:100%;
	margin:0 auto;
}
.col-3{
	margin-top:12px;
	margin-bottom:16px;
}
.col-3 .left{
	width:16.8%;
	float:left;
}
.col-3 .mid{
	width:62.2%;
	float:left;
}
.col-3 .right{
	width:20.1%;
	float:right;
}
.col-2{
	margin-bottom: 16px;
}
.col-2 .leftSide{
	width:16.8%;
	float:left;
}
.col-2 .leftMain{
	width:79%;
	float:left;
}
.col-2 .rightSide{
	width:20.1%;
	float:right;
}
.col-2 .rightMain{
	width:83.2%;
	float:right;
}
.succorder{
	background-color:#eee;
	border:1px solid #e9e9e9;
	padding-top:1 px;
	font-size:12px;
	line-height:25px;
	height:25px;
	margin:0px 6px;
}
.succorderdata{
	line-height:25px;
	height:25px;
	width:120px;
	display:inline-block;
	vertical-align: middle; 
	color: #666;
	padding-bottom:1px;
}
.succOffer{
	border:1px solid #e3e3e3;
	height:350px;
	overflow: hidden;
}
.succOffer .t{
	background: #fafafa;
	height:62px;
	border-bottom: 1px solid #e3e3e3;
}
.succOffer .t .date{
	float:left;
	border:1px solid #5c789b;
	border-radius: 2px;
	width:50px;
	height:42px;
	margin:9px 6px 0px 14px;
	_margin-left:4px;
}
.succOffer .t .date .year{
	background: #5c789b;
	text-align: center;
	color:#fff;
	font:400 18px/21px Tahoma;
}
.succOffer .t .date .day{
	text-align: center;
	color:#5c789b;
	font:400 15px/21px Tahoma;
}
.succOffer .t .gray{
	float:left;
	margin-top:6px;
	width:120px;
	color:#b8b8b8;
	font:400 16px/22px "Microsoft YaHei";
}
.succOffer .t .black{
	float:left;
	color:#858585;
	font:400 22px/22px "Microsoft YaHei";
}
.succOffer .o{
	margin-left:12px;
	margin-right:14px;
	border-bottom: 1px dotted #e3e3e3;
}
.succOffer .o .more{
	display: block;
	float:right;
	border-radius: 2px 2px 0px 0px;
	background-color: #f33a00;
	color:#fff;
	font:400 9px/1 Tahoma;
	padding:2px;
}
.succOffer .o a{
	text-decoration: none;
}
.succOffer .o li{
	display: block;
	line-height: 32px;
	height:32px;
	word-break: break-all;
	overflow: hidden;
}
.succOffer .o li span{
	float:right;
	color:#888;
}
.succOffer .o li em{
	display: inline-block;
	*display: inline;
	*zoom:1;	
	vertical-align: middle;
	width:25px;
	height:14px;
}
.succOffer .o li a{
	color:#666;
	margin-left:8px;
	width:9em;
}
.succOffer .n{
padding-left:10px;
}
.succOffer .n li{
	font:500 12px Tahoma;
	color:#666;
	line-height:220%;
}
.succOffer .n li .orange{
	color:#fc5800;
	font:400 14px Helvetica;
}
.focusSlider{
	height:240px;
	position: relative;
}
.focusSlider .slider{
	width:740px;
	height:240px;
	overflow: hidden;
	position: relative;
}
.focusSlider .slider .tab_c{
	width:740px;
}
.focusSlider .tab_c a{
	display: block;
	width:740px;
	height:240px;
	float:left;
}
.focusSlider .tab_c img{
	display: block;
	width:740px;
	height:240px;
}
.focusSlider .tab_t{
	position: absolute;
	bottom:13px;
	right:20px;
}
.focusSlider .tab_t li{
	display: block;
	background-color: #fff;
	opacity: 0.7;
	color:#000;
	width:20px;
	height:20px;
	text-align: center;
	line-height: 20px;
	margin-left:5px;
	float:left;
	cursor: pointer;
}
.focusSlider .tab_t li.current{
	background:#ff7300;
	color:#fff;
	opacity: 1;
}
.focusBanner{
	border-bottom: 1px solid #e3e3e3;
}
.focusBanner img{
	width: 369px;
	height:119px;
	border-right: 1px solid #e3e3e3;
	display: block;
	float:left;
}
.member{
	height:348px;
	border:2px solid #f0c3aa;
	_background-position:6px 0px;
}
.registerbuttom{
	background-color:#fa550b; width:40%; float:left; text-align:center; font-weight:bolder; font-size:14px; line-height:32px; height:32px; color:#EFEFEF;
}
.loginbuttom{
	background-color:#fa550b; width:40%; margin-right:10px; float:right; text-align:center; font-size:14px; font-weight:bolder; line-height:32px;  height:32px; color:#EFEFEF;
}

.member p{
	margin:6px 0px 0px 14px;
	color:#888;
}
.member p span{
	color:#707070;
}
.member p a{
	color:#707070;
	padding-right: 6px;
	border-right:1px solid #e3e3e3;
}
.member p a.last{
	border-right:none;
}
.member p em{
	color:#f76232;
	font-weight: bold;
}

.member .tab .tab_t{
	border-top:1px solid #e3e3e3;
	margin-top:10px;
}
.member .tab .tab_t li{
	width:50%;
	*width:49.5%;
	height:32px;
	float:left;
	display: block;
	cursor: pointer;
}
.member .tab .tab_t li div{
	background:#f2f2f2;
	border-bottom:1px solid #e3e3e3;
	text-align: center;
	font:400 14px/32px "Microsoft YaHei";
	color:#666;
}
.member .tab .tab_t li.current div{
	background:#fff;
	border-bottom:1px solid #fff;
	color:#f76232;
}
.member .tab .tab_t li.last div{
	border-left:1px solid #e3e3e3;
}
.member .tab .tab_c{
	height:207px;
	overflow: hidden;
}
.member .tab .tab_c .app{
	display: block;
	margin:5px 0px 10px 5px;
	_margin-left:15px;
}
.member .tab .tab_c .app li{
	display: block;
	background-color: #f2f2f2;
	width:60px;
	height: 72px;
	border:1px solid #e3e3e3;
	float:left;
	margin:10px 0px 0px 10px;
	_margin:10px 10px 0px 0px;	
}

.member .tab .tab_c .app li.light-ico{
    background: none;
    border: none;
    text-align: center;
    width:46px;
}
.member .tab .tab_c .app li.light-ico p{
    font-size:12px;
    text-align:center;
    width:48px;
}

.member .tab .tab_c .app li img{
    width: 45px;
    height: 45px;
}
.member .tab .tab_c .app li i{
	display: block;
	width:20px;
	height:24px;
	margin:6px auto 0px auto;
}
.member .tab .tab_c .app li i.app1{
	background-position: 0px -212px;
}
.member .tab .tab_c .app li i.app2{
	width:24px;
	background-position: 0px -127px;
}
.member .tab .tab_c .app li i.app3{
	background-position: 0px 0px;
}
.member .tab .tab_c .app li i.app4{
	background-position: 0px -42px;
}
.member .tab .tab_c .app li i.app5{
	width:24px;
	background-position: 0px -169px;
}
.member .tab .tab_c .app li i.app6{
	width:24px;
	background-position: 0px -84px;
}
.member .tab .tab_c .app li a:hover i.app1{
	background-position: -25px -212px;
}
.member .tab .tab_c .app li a:hover i.app2{
	width:24px;
	background-position: -26px -127px;
}
.member .tab .tab_c .app li a:hover i.app3{
	background-position: -27px 0px;
}
.member .tab .tab_c .app li a:hover i.app4{
	background-position: -25px -42px;
}
.member .tab .tab_c .app li a:hover i.app5{
	width:24px;
	background-position: -25px -169px;
}
.member .tab .tab_c .app li a:hover i.app6{
	width:24px;
	background-position: -24px -84px;
}
.member .tab .tab_c .app li p{
	margin:0px;
	text-align:center;
	color:#666;
	font-size:10px;
}
.member .tab .tab_c a.more{
	float:right;
	color:#336699;
	margin-right: 14px;
}
.member .tab .tab_c .sp_btn{
	margin:22px auto 12px auto;
	display: block;
	width:193px;
	height:36px;
	padding: 0px;
	border:none;
	text-align: center;
	line-height: 36px;
	
}
.member .tab .tab_c .link{
	width:193px;
	margin:0 auto;
}
.member .tab .tab_c .link .left{
	width:auto;
	float:left;
	color:#336699;
}
.member .tab .tab_c .link .right{
	width:auto;
	float:right;
	color:#336699;
}
.member .tab .tab_c .quation{
	display: block;
	width:90%;
	margin:16px auto 0px auto;
	border-top: 1px dotted #e3e3e3;
	padding-top:10px;
}
.member .tab .tab_c .quation li{
	line-height: 200%;
}
.member .tab .tab_c .quation li i{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	width:14px;
	height:14px;
	text-align: center;
	font-style: normal;
	font:700 12px/14px "����";
	color:#fff;
	background: #b2b5b5;
	border-radius: 1px;
	margin:0px 8px 0px 12px;
}
.member .tab .tab_c .quation li a{
	color:#888;
}
.office{
	border-top:2px solid #3f5aa9;
}
.office .slider{
	border-right: 1px solid #284499;
	height:278px;
	position: relative;
}
.office .slider .tab_t{
	position: absolute;
	right:14px;
	top:14px;
}
.office .slider .tab_t li{
	display: block;
	float:left;
	border-radius: 5px;
	width:10px;
	height:10px;
	margin-left:6px;
	background: #fff;
	cursor: pointer;
}
.office .slider .tab_t li.current{
	background: #aeca1e;
}
.office .slider .tab_c {
	overflow: hidden;
	height:278px;
}
.office .slider .tab_c a{
	display:block;
	float:left;
}
.office .slider .tab_c img{
	display: block;
	width:199px;
	height:278px;
}
.office .items{
	height:277px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.office .items .title{
	background-color: #f4f4f4;
}
.office .items .title .channel{
	width: 15.75%;
	float:left;
	background-color: #fff;
}
.office .items .title .channel h2{
	height:43px;
	font:400 18px/43px "Microsoft YaHei";
	border-right:1px solid #e3e3e3;
	border-bottom: 1px solid #fff;
	color:#444;
	text-align: center;
}
.office .items .title .sub{
	float:left;
	width: 84.25%;
	height: 43px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
}
.office .items .title .sub dl{
	margin-top:12px;
	margin-left:53px;
	float:left;
}
.office .items .title .sub dt{
	background: #97a9b9;
	color:#fff;
	font-weight: bold;
	display: block;
	float: left;
	border-radius: 2px;
	padding:0px 2px;
}
.office .items .title .sub dd{
	display: block;
	float: left;
	border-right:1px solid #e3e3e3;
	margin-left:8px;
	padding-right: 8px;
}
.office .items .title .sub dd.last{
	border-right: none;
}
.office .items .title .sub dd a{
	color:#666;
}
.office .items .title .sub .today{
	display: block;
	position: absolute;
	top:12px;
	right:60px;
	color:#888;
}
.office .items .title .sub .today em{
	color:#fc5800;
	font-weight: bold;
}
.office .items .title .sub .more{
	display: block;
	position: absolute;
	top:0px;
	right:9px;
	width:107px;
	height: 24px;
	text-align: center;
}
.office .items .title .sub .more a{
	color:#fff;
	line-height: 20px;
}
.office .rightMain li{
  display: block;
	padding-top:12px;
  float:left;
  width:20%;
}
.office .rightMain li.last{
	width:19.5%;
}
.office .rightMain li.last a{
 border-right:none;
}
.office .rightMain li a{
  display: block;
  border-right:1px solid #f5f5f5;
  height:195px;
  text-decoration: none;
}
.office .rightMain li a h3{
  color:#da1a15;
  font:700 14px/1.8 "Microsoft YaHei";
	text-indent:30px;
}
.office .rightMain li a h4{
  color:#bbb;
  font:700 12px/1.5 "Microsoft YaHei";
	text-indent:30px;
}
.office .rightMain li a h5{
  color:#666666;
  font:700 12px/1.5 "Microsoft YaHei";
	text-indent:30px;
}
.office .rightMain li a img{
	display:block;
	margin:0 auto;
}

.jicai{
	border-top:2px solid #3f5aa9;
}
.jicai .slider{
	border-right: 1px solid #284499;
	height:278px;
	position: relative;
}
.jicai .slider .tab_t{
	position: absolute;
	right:14px;
	top:14px;
}
.jicai .slider .tab_t li{
	display: block;
	float:left;
	border-radius: 5px;
	width:10px;
	height:10px;
	margin-left:6px;
	background: #fff;
	cursor: pointer;
}
.jicai .slider .tab_t li.current{
	background: #aeca1e;
}
.jicai .slider .tab_c {
	overflow: hidden;
	height:278px;
}
.jicai .slider .tab_c a{
	display:block;
	float:left;
}
.jicai .slider .tab_c img{
	display: block;
	width:199px;
	height:278px;
}
.jicai .items{
	height:277px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.jicai .items .title{
	background-color: #f4f4f4;
}
.jicai .items .title .channel{
	width: 15.75%;
	float:left;
	background-color: #fff;
}
.jicai .items .title .channel h2{
	height:43px;
	font:400 18px/43px "Microsoft YaHei";
	border-right:1px solid #e3e3e3;
	border-bottom: 1px solid #fff;
	color:#444;
	text-align: center;
}
.jicai .items .title .sub{
	float:left;
	width: 84.25%;
	height: 43px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
}
.jicai .items .title .sub dl{
	margin-top:12px;
	margin-left:53px;
	float:left;
}
.jicai .items .title .sub dt{
	background: #97a9b9;
	color:#fff;
	font-weight: bold;
	display: block;
	float: left;
	border-radius: 2px;
	padding:0px 2px;
}
.jicai .items .title .sub dd{
	display: block;
	float: left;
	border-right:1px solid #e3e3e3;
	margin-left:8px;
	padding-right:8px;
}
.jicai .items .title .sub dd.last{
	border-right: none;
}
.jicai .items .title .sub dd a{
	color:#666;
}
.jicai .items .title .sub .today{
	display: block;
	position: absolute;
	top:13px;
	right:28px;
	color:#888;
	width: 349px;
}
.jicai .items .title .sub .today em{
	color:#fc5800;
	font-weight: bold;
}
.jicai .items .title .sub .more{
	display: block;
	position: absolute;
	top:0px;
	right:9px;
	width:107px;
	height: 24px;
	text-align: center;
}
.jicai .items .title .sub .more a{
	color:#fff;
	line-height: 20px;
}
.jicai .items .desc li{
	width:20%;
	*width:19.8%;
	display: block;
	float:left;
}
.jicai .items .desc li a{
	display: block;
	border-right: 1px solid #ebebeb;
	position: relative;
	margin:18px 0px 0px 15px;
}
.jicai .items .desc li.last a{
	border-right: none;
}
.jicai .items .desc li img{
	display: block;
	width:120px;
	height:120px;
	text-align:center;
	padding-left:10px;
}

.jicai .items .desc li a h3{
	color:#444;
	font-size:14px;
	height:30px;
	line-height:30px;	
	width:140px;
	text-align:center;
	font-weight:bolder;
}

.jicai .items .desc li .supplies{
	color: #666;
	padding-left:16px;
	width:100%;
}
.jicai .items .desc li .supplies em{
	color:#fd5800;
	font-weight:bolder;
}
.jicai .items .desc li .icon{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	width:16px;
	height:16px;
	margin-left:4px;
	position: absolute;
	left:139px;
	top:0px;
}

.famous{
	border-top:2px solid #d7383d;
}
.famous .slider{
	border-right:1px solid #750000;
	height:350px;
	position: relative;
}
.famous .slider .tab_t{
	position: absolute;
	right:14px;
	top:14px;
}
.famous .slider .tab_t li{
	display: block;
	float:left;
	border-radius: 5px;
	width:10px;
	height:10px;
	margin-left:6px;
	background: #fff;
	cursor: pointer;
}
.famous .slider .tab_t li.current{
	background: #ff9160;
}
.famous .slider .tab_c{
	overflow: hidden;
	height:350px;
}
.famous .slider .tab_c a{
	display: block;
	width:199px;
	height:350px;
	float:left;
}
.famous .slider .tab_c img{
	display: block;
	width:199px;
	height:350px;
}
.famous .items{
	height:357px;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.famous .items .title{
	background: #f4f4f4;
}
.famous .items .title .channel{
	width:15.75%;
	float: left;
	background: #fff;
}
.famous .items .title .channel h2{
	height:43px;
	font:400 18px/43px "Microsoft YaHei";
	border-right:1px solid #e3e3e3;
	border-bottom: 1px solid #fff;
	color:#444;
	text-align: center;
}
.famous .items .title .sub{
	float:left;
	width: 84.25%;
	height: 43px;
	border-bottom: 1px solid #e3e3e3;
}
.famous .items .title .sub .newOrder{
	float:right;
	line-height:43px;
	text-align:left;
	color:#666;
	width:420px;
}
.famous .items .title .sub .newOrder em{
	color:#FF6600;
	font-weight:bolder;
}
.famous .items .desc li{
	display: block;
	float:left;
	width:20%;
}
.famous .items .desc ul li{
	display: block;
	float:left;
	width:33%;

}
.companygs{
  font-size:14px;
  font-weight:bolder;
  color:#444;
}

.company{
    margin-left:20px;
	border-right:1px solid #ebebeb;
	padding:0px 15px;
	widows:310px;
}
.company{
	border-right:none;
}

.company .logo img{
	display: block;
	float: left;
	width:170px;
	height:65px;
}
.company .logo span{
	display: block;
	float: right;
	width:80px;
	height:36px;	
	color:#444;
	text-align:right;
	margin-top:15px;
	margin-right:20px;
}
.company .logo span em{
	color:#FF6600;
	text-align:right;
	font-weight:bold;
	font-size:14px;
}
.company .split{
	height:2px;
	background: #e6e6e6;
}
.company .split div{
	height: 2px;
	background: #c1c1c1;
	width:20%;
}
.company ul{
	display: block;
	margin-top:14px;
	padding-left: 8px;
	border-bottom: 1px dotted #e3e3e3;
}
.company li{
	display: block;
	width:100%;
	clear:both;
	padding-left:20px;
	
}
.company  li a{
	color:#444;
}
.company  li span{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	width:23px;
	height:12px;
}
.company strong{
	margin-top: 20px;
	display: block;
	color:#444;
}
.company p{
	line-height: 300%;
	color:#666;
	padding-left:30px;
}
.company p em{
	color:#fc5800;
}
.company .orange .tips{
	display: block;
	float: left;
	margin-top:5px;
	padding-left:20px;
	text-align:left;
	width: 150px;
	height:5px;
	vertical-align:middle;
	line-height:5px;
	padding:0px;
	margin-top:10px;
	background-color: #CCC
}
.company .orange .num{
	display: block;
	font:700 24px/1 Tahoma;
	float: left;
	color:#fc5800;
	margin-left:15px;
}
.company .green .tips{
	display: block;
	float: left;
	margin-top:5px;
	padding-left:20px;
	text-align:left;
	width: 150px;
	height:5px;
	vertical-align:middle;
	line-height:5px;
	padding:0px;
	margin-top:10px;
	background-color: #CCC
}
.company .green .num{
	display: block;
	font:700 24px/1 Tahoma;
	float:left;
	color:#1f8345;
	padding-left:15px;
}
#now_gan{
height:7px;margin-top:-1px;
}
.catelog .title{
	height:68px;
	border:1px solid #e3e3e3;
	position: relative;
}
.catelog .title h2{
	display: block;
	margin:14px 0px 0px 16px;
	font:700 16px "Microsoft YaHei";
	color:#444;
}
.catelog .title p{
	display: block;
	margin:6px 0px 0px 16px;
	color:#666;
}
.catelog .title p em{
	color:#fc5800;
}
.catelog .title .group{
	position: absolute;
	top:18px;
	right:19px;
	color:#fff;
}
.catelog .title .group div{
	display: block;
	width:28px;
	height: 16px;
	line-height: 14px;
	text-align: center;
	float: left;
	font-size:12px;
}
.catelog .title .group .g1{
	background: #fc5800;
	border-radius: 2px 0 0 2px;
}
.catelog .title .group .g2{
	background: #4fa6d4;
}
.catelog .title .group .g3{
	background: #00adab;
	border-radius: 0px 2px 2px 0px;
}

.catelog .menu{
	height:68px;
	border:1px solid #e3e3e3;
	border-left:none;
	background: #f6f6f6;
}
.catelog .menu dl{
	display: block;
	float: left;
	padding-top:6px;
}
.catelog .menu .m1{
	width:27%;
}
.catelog .menu .m2{
	width:34%;
}
.catelog .menu .m3{
	width:35%;
}
.catelog .menu dl dt{
	font:400 14px/1.8 "Microsoft YaHei";
	color:#666;
	display: block;
	padding:1px 20px 0px 16px;
	float:left;
	border-right:1px solid #e3e3e3;
}
.catelog .menu dl dd{
	float:left;
	display:block;
	width:4em;
	line-height: 220%;
	padding-right: 6px;
	padding-left:12px;
}
.catelog .menu dl dd a{
	color:#666;
}
.catelog .menu dl.last{
	border-left: 1px solid #e3e3e3;
	width:24%;
	float: right;
	height:62px;
}
.catelog .menu dl.last dd{
	text-align: center;
	*width:36px;
}
.catelog .menu dl.last a{
	display: block;
	text-align: center;
}
.catelog .menu dl.last a i{
	display: block;
	margin:6px auto 0px auto ;
	width:20px;
	height:20px;
}
.catelog .menu dl.last a i.icon1{
	background-position: -3px 0px;
}
.catelog .menu dl.last a i.icon2{
	background-position: -56px 0px;
}
.catelog .menu dl.last a i.icon3{
	background-position: -105px 0px;
}

.offer .newOffer{
	border:1px solid #e3e3e3;
	border-top:2px solid #445056;
}
.offer .newOffer .selector{
	width:21.3%;
	float: left;
}
.offer .newOffer .selector .title{
	color:#fff;
	background-color: #445155;
	height:41px;
	text-indent: 14px;
	font:400 18px/42px "Microsoft YaHei";
}
.offer .newOffer .selector .desc{
	background: #f4f4f4;
	height:390px;
	position: relative;
}
.offer .newOffer .selector .desc .left-arrow{
	right: -1px;
	top:20px;
	width:6px;
	height:11px;
	position: absolute;
	z-index: 10;
}
.offer .newOffer .selector .desc h2{
	color:#666;
	font:400 16px/50px "Microsoft YaHei";
	line-height:50px;
	height:50px;
	border-top: 1px solid #e3e3e3;
	background: #eee;
	padding:0px 14px;
}
.offer .newOffer .selector .desc h2 span{
	float: right;
	line-height: 50px;
	color:#aaa;
	font-size: 12px;
}
.offer .newOffer .selector .desc h2.current{
	color:#666;
	font:400 16px/50px "Microsoft YaHei";
	height:50px;
	border-bottom: 1px solid #e3e3e3;
	margin:0px 14px;
	padding:0px;
	background: none;
}
.offer .newOffer .selector .desc h2 i{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width:20px;
	height:20px;
	margin-right: 8px;
	vertical-align: middle;
}
.offer .newOffer .selector .desc h2 i.icon1{
	background-position: 0px 0px;
}
.offer .newOffer .selector .desc h2 i.icon2{
	background-position: -22px 0px ;
}
.offer .newOffer .selector .desc h2 i.icon3{
	background-position: -45px 0px ;
}
.offer .newOffer .selector .desc ul.form{
	border-bottom: 1px solid #e3e3e3;
	margin:0px 14px;
}
.offer .newOffer .selector .desc ul.form li{
	display: block;
	height:18px;
	margin-top: 18px;
	margin-bottom: 18px;
	position: relative;
}
.offer .newOffer .selector .desc ul.form li label{
	display: block;
	float: left;
	width:60px;
	text-align: right;
}
.offer .newOffer .selector .desc ul.form li .drop{
	display: block;
	float: left;
	width:107px;
	height:18px;
	color:#b7b7b7;
	border: 1px solid #ccc;
	background: #fff;
	text-indent: 6px;

}
.offer .newOffer .selector .desc ul.form li .drop span{
    display: block;
    width: 100px;
    overflow: hidden;
    height: 18px;
}
.offer .newOffer .selector .desc ul.form li .drop i{
	display:block;
	width:10px;
	height:7px;
	top:6px;
	right:4px;
	padding:0px;
	position:absolute;
	z-index:2;
}
.offer .newOffer .selector .desc h3{
	margin: 18px 12px 16px 12px;
}
.offer .newOffer .selector .desc ul.tag{
	margin: 0px 14px;
	display:block;
	height:148px;
	overflow:hidden;
}
#item h3{
	padding-left:10px;
	padding-bottom:10px;
	font-weight:bolder;
	color:#444;
	}

#tag li a{
	display: block;
	float: left;
	padding:0px 6px;
	border:1px solid #ccc;
	background: #fff;
	color:#888;
	margin:0px 14px 12px 0px;
	*margin:0px 14px 12px 0px;
}

#tag{
	padding:0px 15px;
}
.offer .newOffer .selector .desc ul.tag li a{
	color:#888;
}
.offer .newOffer .selector .desc ul.tag li.current{
	border:1px solid #fc5800;
}
.offer .newOffer .selector .desc ul.tag li.current a{
	color:#fc5800;
}
.offer .newOffer .result{
	width:78.7%;
	float:left;
}
.offer .newOffer .result .title{
	height:40px;
	background:#f4f4f4;
	color:#888;
	border-bottom: 1px solid #e3e3e3;
	font:400 14px/40px "Microsoft YaHei";
}
.offer .newOffer .result .t1{width:14%;float: left;	text-align: center;}
.offer .newOffer .result .t2{width:24%;float: left;	text-align: center;}
.offer .newOffer .result .t3{width:18%;float: left; text-align: center;}
.offer .newOffer .result .t4{width:14%;float: left; text-align: center;}
.offer .newOffer .result .t5{width:15%;float: left; text-align: center;}
.offer .newOffer .result .t6{width:15%;float: left;	text-align: center;}
.offer .newOffer .result .desc{border-left: 1px solid #e3e3e3; padding-top: 20px;}
.offer .newOffer .result .desc li{margin-bottom:18px;*margin-bottom:15px;display: block;}
.offer .newOffer .result .desc li a{color:#666;	text-align: left;display: block;height:20px;overflow: hidden;}
.offer .newOffer .result .desc li em{color:#fc5800;font-weight:bold;}
.offer .newOffer .result .desc li div{text-align:center;}
.offer .newOffer .result .desc li a .t1{text-align:left;text-indent: 1.5em;}
.offer .newOffer .result .desc li a .t2{color:#444;text-align: left;}
.offer .newOffer .result .desc li a .t3{
	text-align: right;
}
.offer .newOffer .result .desc li a .t4{
	text-align: right;
}
.offer .newOffer .result .desc li a .t5{
	text-align: right;
}
.offer .newOffer .result .desc li a .t6{
	text-align: right;

}
.offer .newOffer .result .desc li a .t6 .icons{
	float:left;
	margin-left:50px;
	*margin-left:40px;
	_margin-left:10px;
}
.offer .newOffer .result .desc li a .t6 .loc{
	float: right;
	height: 20px;
	overflow: hidden;
	width: 100px;
	text-align: left;
}
.offer .newOffer .result .desc li a .inline-block{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	width:20px;
	height:16px;
}
.offer .newOffer .result .desc .ft{
	height:40px;
	width:94%;
	border-top: 1px solid #e5e5e5;
	line-height: 40px;
	margin:0 auto;
}
.offer .newOffer .result .desc .ft a.more{
	color:#4874b8;
	float: right;
}
.offer .newOffer .result .noOffer,.offer .newOffer .loading{display:block; width:100%; height:100px; line-height:100px; font-size:16px; text-align:center}
.offer .newOffer .result .noOffer i{background-position:-56px -323px; width:40px; height:40px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle}
.offer .newOffer .result .loading img{display:inline-block; *display:inline; *zoom:1; vertical-align:middle}
.offer .bigOffer{
	border:1px solid #e3e3e3;
	border-top:2px solid #445056;
}
.offer .bigOffer .title{
	height:40px;
	background:#f4f4f4;
	color:#444;
	border-bottom: 1px solid #e3e3e3;
	font:400 16px/40px "Microsoft YaHei";
	text-indent: 16px;
}
.offer .bigOffer .title .tab_t{
	float: right;
	width:35px;
	height:18px;
	overflow:hidden;
	margin:10px 14px 0px 0px;
}
.offer .bigOffer .title .tab_t div{
	display: block;
	width: 17px;
	height: 18px;
	float: left;
	cursor: pointer;
}
.offer .bigOffer .desc{
	height:390px;
}
.offer .bigOffer .desc .tab_c{
	width:238px;
	overflow: hidden;
	position: relative;
	height:517px;
}
.offer .bigOffer .desc .frame{
	width:238px;
	height:517px;
	float: left;
}
.offer .bigOffer .desc .frame .item{
	height:210px;
	padding-top:10px;
	border-bottom: 1px solid #e3e3e3;
}
.offer .bigOffer .desc .frame .item.last{
	border-bottom: none;
}
.offer .bigOffer .desc .frame .item a{
	display: block;
	padding:10px 15px;
	text-align:left;
	color:#444;
	font-weight:bolder;
}
.offer .bigOffer .desc .frame .item p{
	line-height: 2.2;
	color:#666;
	margin-left: 14px;
}
.offer .bigOffer .desc .frame .item p em{
	color:#fc5800;
}
.offer .bigOffer .desc .frame .item .split{
	height: 1px;
	border-bottom: 1px dotted #e3e3e3;
	margin: 8px 14px;
}
.full_banner{
	margin-bottom: 16px;
}
.full_banner a{
	display: block;
	width:100%;
	height:90px;
}
.full_banner img{
	display: block;
	width:100%;
	height:90px;
}

.community .title{
	height:38px;
	font:700 16px/38px "Microsoft YaHei";
	color:#444;
	text-indent: 14px;
}
.community .title i{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	height: 15px;
	width:4px;
	background: #fc5800;
	margin:0px 10px 0px 0px;

}
.community .title a{
	float: right;
	font:400 12px/38px Tahoma;
	color:#666;
	margin-right: 10px;
}
.community .title a.jc{
	color:#366798;
	margin-right: 18px;
	font-size: 14px;
}
.community .info{
	border:1px solid #e3e3e3;
	border-top:2px solid #cdcdcd;
	height:417px;
}
.community .info .trend{
	width:21.2%;
	float: left;
}
.community .info .trend .title,.community .info .trend .desc{
	border-right: 1px solid #e3e3e3;
}
.community .info .trend .desc{
	height:379px;
}
.community .info .trend .desc .infograph{
	width:198px;
	height:114px;
}
.community .info .trend .desc .tab_t{
	border-top: 1px solid #e3e3e3;
	background: #f4f4f4;
	height: 22px;
}
.community .info .trend .desc .tab_t li{
	display: block;
	width:25%;
	*width:24.8%;
	float: left;
	border-bottom: 1px solid #e3e3e3;
	cursor: pointer;
}

.community .info .trend .desc .tab_t li span{
	display: block;
	height:22px;
	line-height: 22px;
	border-right: 1px solid #e3e3e3;
	text-align: center;
}
.community .info .trend .desc .tab_t li.last span{
	border-right: none;
}
.community .info .trend .desc .tab_t li.current{
	background: #fff;
	border-bottom: 1px solid #fff;
}
.community .info .trend .desc .tab_t li.current span{
	height:22px;
	line-height: 22px;
	margin:0px;
}
.community .info .trend .desc .tab_c ul{
	display: block;
	margin-top: 6px;
}
.community .info .trend .desc .tab_c li{
	display: block;
	line-height:2.4;
	_line-height:30px;
	_height:30px;
	margin:0 6px 0px 10px;
}

.community .info .trend .desc .tab_c li span{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width:16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	color:#fff;
	background: #76b3e5;
}
.community .info .trend .desc .tab_c li.top span{
	background: #ff7300;
}
.community .info .trend .desc .tab_c li h2{
	color:#316798;
	display: inline-block;
	*display: inline;
	*zoom:1;
	line-height: 16px;
	vertical-align: middle;
	width:80px;
	height: 16px;
	overflow: hidden;
}
.community .info .trend .desc .tab_c li i{
	display: inline-block;
	*display: inline;
	*zoom:1;
	line-height: 16px;
	vertical-align: middle;
}

.community .info .trend .desc .tab_c li em{
	display: inline-block;
	*display: inline;
	*zoom:1;
	line-height: 16px;
	vertical-align: middle;
	font:700 12px/16px Tahoma;
	color:#ff7300;
}
.community .info .trend .desc .tab_c li.down em{
	color:#79c075;
	font-weight:bolder;
}
.community .info .trend .desc .tab_c li i{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	width:11px;
	height: 15px;
}
.community .info .trend .desc .tab_c li.up i{
	background-position: 0px 0px;
}
.community .info .trend .desc .tab_c li.down i{
	background-position: -11px 0px;
}
.community .info .group{
	width:21.2%;
	float: left;
}
.community .info .group .channel{
	width:90%;
	margin:14px auto;
}
.community .info .group .channel .c{
	margin-top:24px;
	display: block;
	height: 60px;
	overflow:hidden;
}
.community .info .group .channel .c a.pic img{
	display: block;
	float: left;
	width:60px;
	height: 60px;
	margin-right: 6px;
}
.community .info .group .channel .c a.name{
	float: left;
	color:#316798;
	font-size: 14px;
	display: block;
	width: 110px;
}
.community .info .group .channel .c p{
	margin-top: 4px;
	float: left;
	color:#888;
	display:block;
	width:112px;
}
.community .info .group ul{
	display: block;
	border-top: 1px dotted #e3e3e3;
	width:90%;
	margin:0 auto;
	padding-top: 10px;
	list-style:square inside;
}
.community .info .group ul li a{
	color:#666;
	line-height: 2.2;
}
.community .info .group ul li span{
	float: right;
	color:#888;
}
.community .info .bbs{
	width:57.6%;
	float: left;
}
.community .info .bbs .desc{
	border-left:1px solid #e3e3e3;
	height: 365px;
}
.community .info .bbs .desc .article{
	width:94%;
	margin:0 auto;
	padding:10px 0px;
	border-bottom: 1px dotted #e3e3e3;
}
.community .info .bbs .desc .article a span{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	width:52px;
	height:16px;
}
.community .info .bbs .desc .article a h2{
	font:400 16px/38px "Microsoft YaHei";
	color:#444;
}
.community .info .bbs .desc .article p{
	line-height: 2;
	color:#666;
}
.community .info .bbs .desc ul{
	padding: 10px 14px;
	list-style:square inside;
}
.community .info .bbs .desc li{
	width: 40%;
	height: 20px;
	overflow: hidden;
	margin-right:20px;
	float: left;
	line-height: 2;
	padding-left:1em;
}
.community .info .bbs .desc li a{
	color:#444;
}
.community .sns{
	border:1px solid #e3e3e3;
	border-top:2px solid #cdcdcd;
	border-left:1px solid #f7752f;
	height:417px;
}
.community .sns .tips{
	
	color:#fff;
	width:75px;
	height:19px;
	margin:10px 0px 0px -8px;
	display: block;
	float: left;
	padding-right: 4px;
	text-align: right;
}
.community .sns .weibo{
	display: block;
	margin:12px auto 0 auto;
	width:90%;
	padding-bottom: 4px;
	border-bottom: 1px dotted #e3e3e3;
}
.community .sns .weibo.last{
	border-bottom: none;
}
.community .sns .weibo a.pic{
	float: left;
	display: block;
	height:90px;
	width:27%;
}
.community .sns .weibo a.pic img{
	display: block;
	width:40px;
	height:40px;
}
.community .sns .weibo .msg{
	display: block;
	float: left;
	width:73%;
}
.community .sns .weibo a.name{
	display: block;
	color:#316798;
	font-size: 14px;
}
.community .sns .weibo a.name span{
	font-size: 12px;
	color:#888;
}
.community .sns .weibo a.txt{
	display: block;
	color:#444;
	margin:4px 0px;
}
.community .sns .weibo p span{
	color:#888;
	margin-right: 8px;
}
.bingFooter{
	height:160px;
	background-color:#f2f2f2;
	padding-top:20px;
	width:1190px;
	margin:0 auto;
}
.bingFooter dl{
	display: block;
	float:left;
	width:10%;
	padding-left:60px;
}
.bingFooter dl dt{
	font:400 16px/32px "Microsoft YaHei";
	color:#444;
	display: block;
	margin-left:10px;
	text-align:left;
}
.bingFooter dl dd{
	font:400 12px/2 Tahoma;
	color:#fc5800;
	display: block;
	text-align:left;
}
.bingFooter dl dd a{
	color:#888;
	margin-left:4px;
}

.copyright{width:1190px; line-height:180%; padding-top:10px; font-size:12px; color:#444; text-align:center; margin:0 auto;}
#header,#moldfun{min-width:1190px; width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1190?"1190px":"");}
.content .layout{margin-top:10px;}
.table-row-selected {
  background: #ffe48d;
  color: #000000;
  cursor:pointer;
}
.table-row-over {
  background: #eaf2ff;
  color: #000000;
  cursor:pointer;
}
.info{
	background:url("../images/msg_info.gif") no-repeat 0px 0px;
}
	
.question{
	background:url("../images/msg_qustion.gif") no-repeat 0px 0px;
}

.warning{
	background:url("../images/msg_warin.gif") no-repeat 0px 0px;
}

.error {
 	background:url("../images/msg_error.gif") no-repeat 0px 0px;
}
.valid_error{
	background-color:#FFE4E1;
	border:1px solid #FF1493;
}


/* suspend */
.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(http://www.moldfun.com/images/funtel.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(http://www.moldfun.com/images/funtel.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url(http://www.moldfun.com/images/funtel.png) -40px -86px;overflow:hidden;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}