
/* 头部站内消息或广告 */
.site_messages {
  background: #f7f7f7;
  color: #333;
  line-height: 25px;
  text-align: center;
}
.site_messages p {
  margin: 0;
}
.site_messages .adv {
  margin: 0 auto;
}
.m_ctrl {
  display: none;
}
/* 头部容器 */
.header {
  color: #fff;
  height: auto!important;
  height: 95px;
  min-height: 95px;
}
.header .container_24 {
  position: relative;
  z-index: 10;
}
/* 头部网站标题 */
.header hgroup h1,
.red_style .header hgroup h2 {
  color: #fff;
}
.header .logo {
  padding-top: 15px;
  padding-bottom:15px
}
/* 头部搜索 */
.header .search {
  padding-top: 25px;
  z-index: 4;
}
/* 搜索容器 */
.header .search .search_box {
  height: 30px;
  background: #fff;
/*  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);*/
  width: 300px;
  overflow: hidden;
}
/* 搜索输入框 */
.header .search .search_input {
  position: relative;
  left: 55px;
  width: 207px;
  border: none;
  height: 18px;
  font: 12px Arial;
}
/* 搜索下拉框 */
.header .search .search_selcecter {
  position: absolute;
  left: 0;
  background:#fff
}
/* 搜索下拉选项 */
.header .search .search_options {
/*  box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.4);*/
}
/* 搜索下拉选项链接 */
.header .search .search_selcecter a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  width: 55px;
}
.header .search .search_selcecter a:hover {
  color: #fff;
}
/* 搜索下拉选中选项 */
.header .search .search_selcecter a.selected,
.header .search .search_selcecter a.selected:hover {
  display: block;
  background: none;
}
/* 搜索按钮 */
.header .search .search_btn {
  height: 30px;
  position: relative;
  left: 5px;
  cursor: pointer;
}
/* 登录以及登录后最外层容器 */
.header .user_box {
  padding-top: 25px;
  position: relative;
  z-index: 20;
}
/* 登录注册按钮容器 */
.header .user_login {
  float: right;
}
.header .user_login li {
  display: inline;
  float: left;
  margin-right: 5px;
}
.header .user_login a {
  display: inline-block;
  color: #fff;
  line-height: 30px;
  height: 30px;
  padding: 0 10px 0;
  width: 60px;
  text-align: center;
}
.header .user_login a:hover {
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
}
.header .user_login a:active {
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
}
.header .user_login a.selected,
.header .user_login a.selected:hover {
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
}
/* 登录注册后按钮容器 */
.header .user_login a .icon16.rnd_br_down,
.header .user_login a.selected .icon16.rnd_br_down {
  background-position: -16px -2912px;
}
.header .login_pop {
  position: absolute;
  z-index: 999;
  top: 57px;
  right: 5px;
  width: 210px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  border-radius: 5px 0 5px 5px;
}
.header .login_pop p {
  margin: 0;
}
.header .login_pop .textbox {
  padding: 5px 10px;
}
.header .login_pop .remember {
  padding: 5px 10px;
}
.header .login_pop label {
  display: inline;
  vertical-align: middle;
}
.header .login_pop .textbox label {
  display: inline;
  float: left;
}
.header .login_pop .textbox .txt_input {
  width: 180px;
}
.header .login_pop button {
  width: 100px;
}
.header .login_other {
  padding: 5px 10px;
}
.header .login_other a {
  width: 16px;
  height: 16px;
  overflow: hidden;
  float: left;
  margin: 5px 0 0 3px;
}
.header .login_other img {
  width: 16px;
  height: 16px;
  overflow: hidden;
  vertical-align: top;
  display: block;
}
/* 已经登录容器 */
.header .user_logined {
  clear: both;
  display: block;
  line-height: 30px;
  height: 30px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.header .user_logined li {
  display: inline;
  float: left;
  text-align: center;
}
.header .user_logined li.line {
  display: block;
}
.header .user_logined li#avatar {
  width: 50%;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
}
.header .user_logined li.sign {
  width: 20%;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;

}
.header .user_logined li.sign a {

  background:#090;
  border-radius:5px;
  padding:2px 4px;
  line-height:18px;
  margin-top:5px;
}
.header .user_logined li.sign .is_sign {
  background:#090;
  border-radius:5px;
  padding:2px 4px;
  line-height:18px;

}
.header .user_logined li.logout {
  width: 30%;
  position: relative;
  z-index: 1;
}
.header .user_logined li.logout .badge {
  right: -10px;
  top: -5px;
  position: absolute;
  z-index: 1;
  background: #c00;
  padding: 0 3px;
  color: #fff;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  font: bold 10px/15px Verdana, Geneva, sans-serif, sans-serif;
}
.header .user_logined a {
  display: block;
  color: #fff;
  min-width: 20px;
}
.header .user_logined a:hover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.header .user_logined img.pic_small {
  width: 25px;
  height: 25px;
  vertical-align: top;
  display: inline-block;
  margin-right: 5px;
}
.header .user_logined a span.user_named {
  display: inline-block;
  line-height: 30px;
  cursor: pointer;
}
/* 已经登录弹出框容器 */
.header .user_nav_pop {
  position: absolute;
  z-index: 999;
  top: 56px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  border-radius: 0 0 5px 5px;
}
.header .user_nav_pop .nav_list {
  display: block;
  padding: 5px 0;
}
.header .user_nav_pop .nav_list li {
  float: none;
  display: block;
  text-align: left;
}
.header .user_nav_pop .nav_list a {
  display: block;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .user_nav_pop .nav_list a:hover {
  color: #fff;
}
.header .user_nav_pop .nav_list a .icon16 {
  float: right;
  margin-top: 8px;
  opacity: 0.3;
}
.header .user_nav_pop .nav_list a:hover .icon16 {
  opacity: 1;
}
/* 语言栏容器 */
.header .language {
  padding-top: 25px;
}
/* 语言栏选择区域 */
.header .lan_selcecter {
  position: relative;
  width: 70px;
  z-index: 11;
}
/* 语言栏选项容器 */
.header .lan_options {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
  width: 70px;
  border-radius: 5px;
}
/* 语言栏显示列表时改变的样式 */
.header .lan_options.hover {
  padding-bottom: 5px;
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.3);
}
/* 语言栏链接 */
.header .lan_options a {
  display: block;
  line-height: 25px;
  height: 25px;
  font-size: 12px;
  padding: 0 5px;
}
.header .lan_options a:hover {
  color: #fff;
}
.header .lan_options a.selected,
.header .lan_options a.selected:hover {
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  color: #fff;
  background: none;
}
.header .mobilenav{
	padding-top: 40px;
	position: relative;
	float: right;
	margin-right: 2px; 	
	font-size:14px; 
	font-family:'微软雅黑'; 
	
}
.header .mobilenav a{
	background:#DBDBDB;	
	border-radius:10px;	
	padding:2px 8px;
	color:#333;
}
.header .mobilenav a:hover{
	color:#fff;
	background:#000;
}

/* 1.5 导航
-----------------------------------------*/
.nav {
  font-size: 14px;
  color: #fff;
  height: auto!important;
  height: 30px;
  min-height: 30px;
  width: 100%;
}
/* 发布资源=》提醒文字 */
.verifyinfo{
    margin-top: 5px;
    color: #ff6600;
}

.nav .menu {
  position: relative;
  z-index: 2;
}
.nav .operate {
  bottom: 3px;
}
.nav .operate a {
  color: #fff;
  white-space: nowrap;
}
.nav .operate .icon16 {
  float: none;
}
.nav ul li {
  float: left;
  position: relative;
  z-index: 1;
}
.nav li a span.new {
  position: absolute;
  width: 25px;
  height: 14px;
  top: -12px;
  right: 0;
  background: url(../img/system/new.gif) no-repeat right top;
}
#ie6 .nav .operate {
  bottom: auto;
  top: 2px;
}
#ie6 .nav .operate a {
  width: 50px;
}
/* 导航间隔线 */
/*导航链接*/
.nav li a {
  color: #333;
  font: normal normal normal 16px/39px 微软雅黑;
  display: inline-block;
  font-size: 22px;
  line-height: 30px ;
  text-align: center;
  -o-transition: all 0.2s ease-out 0.1s;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -ms-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}
.nav li a:hover {
  position: relative;
}
.nav li a:active {
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.5);
}
.nav li a.selected,
.nav a.selected:hover,
.nav a.selected:visited {
  position: relative;
  z-index: 1;
}
/* 1.8 页面元素
-----------------------------------------*//* 1.8.1 页面头部 */
/* 1.8.1.1 breadcrumbs 面包屑 */
.breadcrumbs {
  clear: both;
  color: #999;
  line-height: 15px;
  padding: 10px 3px;
}
.breadcrumbs a,
.breadcrumbs a:visited {
  color: #333;
  display: inline-block;
  margin: 0 5px;
}
.breadcrumbs a:hover {
  color: #2F549F;
}
/* 1.8.1.2 页面标题 */.page_title .title {
  font: bold 24px/30px Microsoft YaHei;
  padding-bottom: 5px;
  color: #000;
}
.page_title .title a {
  color: #000;
}
.orange_style .page_title .title a:hover {
  text-decoration: none;
}
.page_title .user_info p {
  margin: 0;
}
.page_title .user_info images {
  display: inline-block;
}
.page_sub_title span,
.page_sub_title a {
  white-space: nowrap;
}
#ie6 .page_sub_title img {
  position: relative;
  top: 6px;
}
.page_sub_title span img {
  margin-right: 10px;
}
/* 1.8.1.3 page_nav页面导航 */
.page_nav {
  z-index: 2;
  overflow: hidden;
}
.page_nav ul li {
  display: inline;
  float: left;
  text-align: center;
}
.page_nav ul li a {
  color: #777;
  font-size: 16px;
  font-family: Microsoft YaHei;
}
.page_nav ul li a:hover {
  color: #333;
}
.page_nav ul li a .icon16 {
  float: left;
}
.page_nav ul li.selected a,
.page_nav ul li.selected a:hover,
.page_nav ul li.selected a:active {
  color: #929293;
}
.page_nav ul li.border_n,
.page_nav ul li.border_n a {
  border: none !important;
  background: none !important;
  line-height: 15px;
}
.page_nav ul li.border_n {
  margin-left: 3px;
}
.page_nav ul li.border_n a {
  padding: 5px;
}
.page_nav ul li.border_n .icon16 {
  float: none;
}
#ie6 .page_nav ul li.border_n .icon16 {
  float: left;
}
/* 1.8.2 页面主导航 */
.primary_nav {
  border-radius: 10px;
  padding: 5px 0;
}
.primary_nav ul li {
  display: inline;
  float: left;
  text-align: center;
  width: 100px;
  padding: 0 10px;
}
#ie6 .primary_nav ul li {
  padding: 0 2px;
}
.primary_nav ul li a {
  display: inline-block;
  _width: 68px;
  /*height:68px;*/
  color: #333;
  position: relative;
  padding: 4px 10px;
  margin: 0 5px;
  border: 1px solid #f5f5f5;
  border-radius: 10px;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  font-size:16px;
}
.primary_nav ul li a:hover {
  background: #fff;
  border-color: #ccc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.primary_nav ul li a.selected,
.primary_nav ul li a:active {
  color: #fff;
  border-color: #fff;
  /*box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);*/
}
.primary_nav ul li a .badge {
  position: absolute;
  top: 0;
  right: 0;
  background: #c00;
  font: 10px/15px Verdana, Geneva, sans-serif, sans-serif;
  color: #fff;
  display: inline-block;
  padding: 0 3px;
  font-weight: bold;
  border-radius: 10px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}
.primary_nav ul li .icon32 {
  display: block;
  margin: 5px auto;
  float: none;
  text-indent: -999em;
}
.primary_nav ul li em {
  font-style: normal;
  white-space: nowrap;
}
/* 1.8.3 页面副导航 */
.minor_nav {
  position: relative;
  left: 5px;
}
.minor_nav ul.nav_group {
  padding: 5px 5px 0;
  background: #f8f8f8;
/*  border: 1px solid #d9d9d9;*/
  border-radius: 5px;
  margin-bottom: 10px;
  margin-right:10px;
}
.minor_nav ul li {
  margin-bottom: 5px;
}
.minor_nav a {
  display: block;
  padding: 5px 10px;
  border-radius: 5px;
  background: #efefef;
  color: #666;
  border: 1px solid #d9d9d9;
  position: relative;
  z-index: 2;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
}
.minor_nav a strong {
  font-weight: normal;
  display: block;
  padding-left: 10px;
}
.minor_nav a.selected {
  background: #fff;
  border-color: #ccc;
  margin-right: -1px;
  color: #333;
}
.minor_nav a:hover {
  background-color: #FaFaFa;
}
.minor_nav a .icon16 {
  float: left;
  line-height: 16px;
}
/* 1.8.3.1 左侧选卡形式 */.second_menu .minor_nav ul.nav_group {
  padding: 5px 0 0 5px;
  border-right: none;
  border-radius: 5px 0 0 5px;
  *margin-right: -1px;
}
.second_menu .minor_nav a {
  border-radius: 5px;
/*  border-right: none;*/
}
/* 1.7 页脚
-----------------------------------------*//* 1.7.1 页脚按钮链接 */
.footer .site_bottom {
  border-bottom: 1px solid #ccc;
}
.footer .site_bottom a {
  display: block;
  background: #f6f6f6;
  color: #666;
  height: 40px;
  padding: 10px;
  padding-left: 65px;
  border-bottom: 2px solid #ccc;
  border-radius: 5px;
}
.footer .site_bottom a:hover {
  background: #fff;
  color: #333;
}
.footer .site_bottom a:active {
  background: #f6f6f6;
  color: #333;
  border-top: 2px solid #ccc;
  border-bottom: none;
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.3);
}
.site_copyright {
  text-align: center;
}
/* 1.7.2 网站链接容器 */
.site_links {
  border-top: 1px solid #ddd;
  background: #f7f7f7;
}
.footer .line {
  clear: both;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.site_attach {
  clear: both;
  padding: 5px 0;
}
.site_attach button {
  padding: 5px 5px 4px;
}
.site_attach select {
  font-size: 12px;
}
.site_attach select.lan_select {
  margin-top: 4px;
}
/* 1.7.2.2 网站地图 */
.sitemap {
  border-top: 1px solid #ccc;
  background: #f2f2f2;
}
.sitemap .line {
  clear: both;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #F5F5F5;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.sitemap dl {
  width: 16.5%;
  float: left;
  display: block;
  padding-top: 5px;
  height: auto!important;
  height: 160px;
  min-height: 160px;
}
.sitemap dl:hover {
  margin: -5px 0 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2), inset 0 0 20px rgba(0, 0, 0, 0.1);
}
.sitemap dt {
  color: #555;
  padding: 5px 0;
  font: bold 15px/20px "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
  padding: 0 10px;
}
.sitemap dd {
  padding: 0 10px;
}
.sitemap dd a {
  word-wrap: break-word;
  word-break: normal;
  color: #666;
}
.sitemap dd a:hover {
  text-decoration: underline;
}
/* 1.7.2.3 关注我们容器 */
.footer .social {
  padding-bottom: 5px;
}
.footer .social a {
  display: inline-block;
  margin: 0 2px;
}
.footer .lan_box {
  clear: both;
}
/* 1.7.2.4 友情链接  */
.links {
  padding: 15px 0;
}
.links dl dt {
  font-weight: bolder;
  float: left;
  display: inline;
  margin-right: 10px;
}
.links dl dd {
  padding-left: 60px;
}
.links dl dd ul li {
  float: left;
  display: inline;
  margin-right: 10px;
}
.links dl dd a {
  white-space: nowrap;
  color: #666;
}
/* 1.7.2.5 comment */
.comment {
  padding: 5px 0;
}
blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  color: #999999;
}
.comment_item {
  border-left: 2px solid #E8E8E8;
  background-color: #FAFAFA;
  padding-left: 10px;
  margin-bottom: 10px;
}
.comment_item span.db {
  display: block;
  color: #333333;
}
.answer {
  width: 480px;
  border: 1px solid #ccc;
  padding: 4px 0;
  color: #666;
}
.top1 {
  position: relative;
  z-index: 1;
}
.top1 a {
  display: inline-block;
}
.top1 .pic_small {
  float: left;
}
.cz {
  padding-top: 15px;
  margin-right: 5px;
}
.cz a {
  margin: 0 8px;
}
.ly1 {
  border-bottom: 1px solid #eaeaea;
}
.ly1 input {
  width: 500px;
  border: 1px solid #ccc;
  padding: 3px 0;
  margin-top: 8px;
}
.lyk textarea {
  width: 530px;
  height: 55px;
  margin-bottom: 5px;
}
.ly1 .comment_detail {
  padding-left: 60px;
}
.ly1 .comment_detail a {
  font-weight: bold;
}
.ly_notice {
  background-color: #fef6e9;
  color: #ca0300;
  padding: 10px;
  height: auto !important;
  height: 50px;
  min-height: 50px;
}
.file_type {
  cursor: default;
}
.overall {
  padding: 20px;
}
/* 4.4 任务工具 */
.tools {
  border-top: 2px solid #e4e4e4;
  border-bottom: 2px solid #e4e4e4;
  margin: 20px;
}
.tool_list {
  border-bottom: 1px solid #e4e4e4;
  clear: both;
  overflow: hidden;
}
.tool_list .img {
  float: left;
  display: inline;
  background: #f4f4f4;
  width: 110px;
  line-height: 30px;
  padding: 10px;
  text-align: center;
}
.tool_text {
  padding: 6px;
  padding-left: 140px;
  line-height: 30px;
}
.tool_text span {
  margin-right: 20px;
  display: inline-block;
}
.control {
  margin-bottom: 5px;
  padding-top: 10px;
}
/* 列表修改  */
.list {
  border: none;
}
.list dd {
  background: #fff ;
  border-width: 1px 0  !important;
  height: auto;
  overflow: hidden;
}
.list dd.odd {
  background: #fafafa;
}
.list dd.odd:hover {
  background: #fffeb5;
}
.list dd.tags {
  background: #fff;
  color: #666;
}
.list dd.tags a {
  color: #666666;
}
#index {
  /*1.1首页高度定义*/

  /* */

  /*2.首页分类*/

  /***3.banner切换广告***/
  /***4.site_stats首页统计***/
  /**5.guide首页向导**/
  /**6.moving首页动态**/
  /**7.notice公告**/

  /**8.activity活动**/

  /**9.task任务**/

  /* 顶部3条 */

  /**12.case案例展示**/

  /**13.talent人才**/

  /* sys_header */

  /* 分类 */

}
#index .category {
  /*height: 500px;*/ /*ming*/
}
#index .banner {
  height: 316px;

}
#index .banner .adv {
  margin: 0;
  display: block !important;
}
#index .notice {
  height: 170px;
}
#index .post {
  height: 150px;
}
#index .site_stats {
  height: 25px;
  padding: 5px 10px;
}
#index .moving,
#index .guide,
#index .activity {
  height: 280px;
  overflow: hidden;
}
#index .news,
#index .case,
#index .talent {
  height: 450px;
}
#index .post {
  text-align: center;
}
#index .post .title {
  background: #F5F5F5;
  font-size: 16px;
}
#index .post table {
  width: 100%;
  height: 100%;
}
#index .post table td {
  text-align: center;
  vertical-align: middle;
}
#index .category {
  z-index: 2;
  position: relative;
/*  background: #F4F4F4;*/
}
#index .category .indus_list a {
  display: block;
/*  height: 20px;
  line-height: 20px;*/
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size:14px;
}
#index .category .indus_list li {
  display: inline;
  float: left;
  /*width: 50%;*/
  margin-right:10px; 
  margin-bottom:3px;     
  text-align: center;
  /*border-bottom: 1px solid #e8e8e8;*/

  color:#FFF;  
  z-index:2;
  
}
#index .category .indus_list li  a{
	 background:#333;
  	 padding:4px 8px;
  /*border:1px solid #999*/ ;
    border-radius:10px;
	color:#fff;
}
#index .category .indus_list li  a:hover{
	color:#fff;
}
#index .category .indus_list li.line {
  display: block;
  width: auto;
  float: none;
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #fff;
}
#index .category .indus_list li .s_nav {
  text-align: left;
  position: absolute;
  z-index: 999;
  top: -2px;
  width: 230px;
  height: 500px;
  min-height: 33px;
  border: 3px solid #2f549f;
  background: #f8f8f8;
  box-shadow: 5px 3px 5px rgba(0, 0, 0, 0.3);
  margin-left: 92px;
}
#ie6 #index .category .indus_list li .s_nav,
#ie7 #index .category .indus_list li .s_nav {
  margin-left: 45px;
  display: inline;
}
#ie8 #index .category .indus_list li .s_nav {
  margin-left: 93px;
  display: inline;
}
#index .category .indus_list li .s_nav a {
  line-height: 32px;
  height: 32px;
  display: inline-block;
  border: none;
  padding: 0 5px;
}
#index .category .indus_list li .s_nav li {
  float: none;
  display: list-item;
  width: 100%;
  border: none;
  text-align: left;
}
#index .category .indus_list li .s_nav .indus,
#index .category .indus_list li .s_nav .recommend {
  padding: 0 10px 5px 10px;
}
#index .category .indus_list li .s_nav .recommend a {
  white-space: nowrap;
  display: block;
  width: 90%;
  padding-left: 13px;
  padding-right: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  background: url(../img/style/dot.png) no-repeat 0 0;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 25px;
  height: 25px;
}
#index .category .indus_list li .s_nav .recommend a:hover {
  background-position: 0 -25px;
  text-shadow: none;
  text-decoration: none;
}
#index .category .indus_list li a.selected {
  position: relative;
  z-index: 1000;
/*  border: 3px solid #2f549f;*/  
  background: #09F;
  padding:4px 8px;
  border-radius:10px;
  /*margin: -3px 0;*/
/*  box-shadow: -3px 3px 2px rgba(0, 0, 0, 0.2);*/
}
#index .category a:hover {
  text-shadow: 0 0 2px #86a9ee;
  text-decoration: underline;
}
#index .banner {
  z-index: 1;
}
#index .banner #slides {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
#index .banner #slides .slides_control a img {
  display: block;
}
#index .banner #slides .next {
  left: auto;
  right: 0;
  border-radius: 30px 0 0 30px;
  padding: 8px 0 5px 5px;
  box-shadow: -3px 0 5px rgba(0, 0, 0, 0.5);
}
#index .banner #slides .next,
#index .banner #slides .prev {
  top: 50%;
  left: 0;
  width: 25px;
  height: 30px;
  margin-top: -20px;
  z-index: 5;
  background: #f4f4f4;
  background: rgba(255, 255, 255, 0.6);
  filter: alpha(opacity=60);
  border-radius: 0 30px 30px 0;
  padding: 8px 5px 5px 0;
  box-shadow: 3px 0 5px rgba(0, 0, 0, 0.5);
  width: 16px;
}
#index .banner #slides a.next:hover,
#index .banner #slides a.prev:hover {
  background: #2F549F;
  background: rgba(47, 84, 159, 0.9);
}
#index .banner .slides_container {
  width: 100%;
  height: 320px;
  overflow: hidden;
  position: relative;
  background: #eee;
  margin:0 auto;
}
#index .banner .pagination {
  position: absolute;
  z-index: 10;
  right: 10px;
  bottom: 10px;
}
#index .banner .pagination li {
  float: left;
  margin: 0 1px;
}
#index .banner .pagination li a {
  display: block;
  width: 12px;
  height: 0;
  padding-top: 12px;
  background-image: url(../img/style/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
#index .banner .pagination li.current a {
  background-position: 0 -12px;
}
#index .site_stats {
  z-index: 1;
}
#index .site_stats span {
  margin: 0;
  color: #333;
}
#index .site_stats p {
  display: inline-block;
  width: 30%;
  margin-bottom: 0;
  float: left;
}
#index .site_stats ul {
  display: block;
}
#index .site_stats li {
  padding: 0;
  overflow: hidden;
}
#index .site_stats li span {
  width: 22%;
}
#index .site_stats .task_stats {
  height: 40px;
  overflow: hidden;
}
#index .site_stats .shop_stats {
  height: 40px;
  overflow: hidden;
}
#index .site_stats .num {
  font: 12px/25px Arial, Helvetica, sans-serif;
  display: inline-block;
  padding-right: 20px;
}
#index .site_stats .num.godown {
  color: #458803;
  background: url(../img/index/godown.gif) no-repeat right center;
}
#index .site_stats .num.goup {
  color: #c00;
  background: url(../img/index/goup.gif) no-repeat right center;
}
#index .site_stats .box_detail {
  height: 105px;
  overflow: hidden;
}
#index .site_stats #up a,
#index .site_stats #down a {
  background: url(../img/index/in_top.gif) no-repeat;
  display: block;
  text-indent: -999px;
  width: 16px;
  height: 16px;
  overflow: hidden;
}
#index .site_stats #up {
  position: absolute;
  right: 10px;
  top: 10px;
}
#index .site_stats #up a {
  background: url(../img/index/in_top.gif) no-repeat;
}
#index .site_stats #down {
  position: absolute;
  right: 25px;
  top: 10px;
}
#index .site_stats #down a {
  background: url(../img/index/in_bot.gif) no-repeat;
}
#index .guide p {
  margin: 0;
  color: #999;
  line-height: 18px;
  cursor: pointer;
}
#index .guide a {
  display: block;
  padding: 6px 10px 6px 60px;
}
#index .guide a:hover {
  background-color: #f2f2f2;
  box-shadow: inset 0 0 20px #fff,0 0 5px #fff;
}
#index .guide li {
  height: 69px;
}
#index .guide .title {
  font-size: 12px;
  line-height: 20px;
  color: #333;
}
#index .guide .guide_file,
#index .guide .guide_share,
#index .guide .guide_find {
  border-top: 1px solid #fff;
}
#index .guide .guide_part,
#index .guide .guide_tool {
  border-top: 1px solid #fff;
}
#index .guide .guide_earn a {
  background-image: url(../img/index/money_bag32.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
#index .guide .guide_find a {
  background-image: url(../img/index/find32.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
#index .guide .guide_file a {
  background-image: url(../img/index/script32.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
#index .guide .guide_part a {
  background-image: url(../img/index/schedule32.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
#index .guide .guide_tool a {
  background-image: url(../img/index/tool32.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
#index .guide .guide_share a {
  background-image: url(../img/index/share32.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
#index .moving p {
  margin: 0;
  line-height: 25px;
}
#index .moving .item {
  clear: both;
  text-overflow: ellipsis;
  padding-top: 3px;
  overflow: hidden;
  white-space: nowrap;
  *margin-top: -3px;
}
#index .moving .item_info {
  float: left;
  margin-left: 10px;
  width: 451px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index .moving .show_area {
  height: 230px;
}
#index .moving .show_area .txt_list .avatar,
#index .moving .show_area .txt_list .avatar a {
  width: 54px;
  height: 54px;
  display: inline-block;
  overflow: hidden;
}
#index .notice {
  border-top: 1px solid #DBDBDB;
}
#index .notice .box_header {
  padding: 0;
  background: transparent;
  border: none;
}
#index .notice .box_header .box_nav {
  padding-left: 10px;
  padding-top: 0;
}
#index .notice .box_detail {
  padding-left: 10px;
  padding-top: 10px;
  border: none;
}
#index .notice .box_detail a {
  white-space: nowrap;
  display: block;
  width: 140px;
  padding-left: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  background: url(../img/style/dot.png) no-repeat 0 0;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#index .notice li {
  height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index .notice a:hover {
  background-position: 0 -25px;
}
#index .activity article {
  width: 165px;
  overflow: hidden;
}
#index .activity .box_detail {
  padding: 0px 10px;
}
#index .activity .small_list li {
  height: 27px;
  *height: 24px;
}
#index .activity .small_list .item {
  white-space: nowrap;
  height: 27px;
  *height: 24px;
  *margin-top: -3px;
  position: relative;
  overflow: hidden;
}
#index .activity .small_list .item a {
  display: block;
  white-space: nowrap;
  width: 154px;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  padding-left: 13px;
  background: url(../img/style/dot.png) no-repeat 0 0;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#index .activity .small_list .item a:hover {
  width: auto;
  overflow: visible;
  background-color: #F8F8F8;
  background-position: 0 -25px;
  position: relative;
  z-index: 2;
}
#index .money {
  color: #c00;
}
#index .task .small_list li {
  float: left;
  display: inline;
}
#index .task .small_list .item {
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
#index .task .small_list .item a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 30px;
}
#index .task .small_list .item a:hover {
  background-color: #F7F7F7;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}
#index .task .small_list .item .task_status {
  background: #fafafa;
  color: #999;
  font-size: 10px;
  vertical-align: middle;
  position: absolute;
  right: 10px;
}
#index .task .small_list .item .money {
  font-weight: normal;
}
#index .task .tops {
  display: block;
/*  border-bottom: 1px solid #ECECEC;*/
}
#index .task .tops .shoper_info ul {
  padding-left: 20px;
}
#index .task .tops .shoper_info li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#index .task .tops li.line {
  border-left: 1px solid #dbdbdb;
  display: block;
  float: left;
  height: 60px;
  margin-top: 15px;
}
#index .task .tops li.bor_b_c {
  border-bottom: 1px solid #ccc;
  font-size: 0;
  line-height: 0;
  height: 0;
}
#index .task .tops .money {
  font-size: 14px;
}
#index .task .tops .item {
  line-height: 20px;
  padding: 10px;
}
#ie6 #index .task .tops .item .task_mode {
  color: #6d6d6d;
}
#index .task .tops .item h2 {
  font-size: 14px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index .task .tops .item .task_status {
  color: #999;
  position: absolute;
  right: 15px;
  bottom: 0;
}
#index .task .tops .item .task_status li {
  float: left;
  display: inline;
  margin-left: 10px;
}
#ie6 #index .task .tops .item .task_status .icon16 {
  line-height: 25px;
}
#index .shop .box_header h1.box_title {
  color: #F60;
}
#index .shop .small_list {
  float: left;
  display: inline;
  width: 960px;
/*  background: #ddd;*/
  /*height: 499px;*/
  overflow: hidden;
}
#ie6 #index .shop .small_list,
#ie7 #index .shop .small_list,
#ie8 #index .shop .small_list {
  position: relative;
  z-index: 1;
}
#index .shop .small_list .money {
  color: #fc0;
  display: block;
}
#index .shop .small_list li {
  float: left;
  display: inline;
  margin: 5px;
}
#index .shop .small_list li.item {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: relative;
  z-index: 1;
/*  border: 1px solid #ccc;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);*/
}
#index .shop .small_list a {
  display: block;
  vertical-align: middle;
}
#index .shop .small_list a img {
  display: block;
  width: 150px;
  height: 150px;
  background: #ffffff url(../img/style/load_min.gif) no-repeat center;
}
#index .shop .small_list .item .shop_item_info {
  background-color:   #000;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 150px;
  height: 150px;
  right: -152px;
  top: 0;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#index .shop .small_list .item .shop_item_info .title {
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  line-height: 18px;
  padding: 10px;
}
#index .shop .small_list .item .shop_item_info .money {
  bottom: 0;
  font-size: 1.2em;
  padding: 10px;
  position: absolute;
  right: 0;
}
#index .shop .small_list .item a:hover .shop_item_info {
  right: 0;
}
#index .shop .tops {
  float: left;
  display: inline;
  width: 240px;
  padding-left: 10px;
}
#index .shop .tops .item {
  padding: 10px 0;
  border-bottom: 1px solid  #ededed;
}
#index .shop .tops .shoper_info {
  line-height: 20px;
  white-space: nowrap;
}
#index .shop .tops .shoper_info .money {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 1.2em;
  padding: 10px;
}
#index .shop .tops .shoper_info .title {
  display: block;
  color: #fff;
  line-height: 18px;
  font-size: 14px;
  padding: 10px;
}
#index .news .all_list {
  clear: both;
  margin: 0;
  padding: 5px 20px;
}
#index .news .all_list a,
#index .news .all_list a:hover {
  width: auto;
  float: none;
  position: static;
  display: block;
  padding: 5px 0;
}
#index .news .box_header h1.box_title {
  color: #AA3259;
}
#index .news .small_list {
  padding: 9px 15px;
}
#index .news .small_list .item .date,
#index .news .small_list .main_title .date {
  position: absolute;
  z-index: 1;
  right: 0;
  color: #999;
  width: 6em;
  height: 2em;
  top: 0;
}
#index .news .small_list .item a,
#index .news .small_list .main_title a {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 70%;
  overflow: hidden;
  float: left;
  padding-left: 13px;
  background: url(../img/style/dot.png) no-repeat 0 0;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  font-size:14px;
}
#index .news .small_list .item a:hover,
#index .news .small_list .main_title a:hover {
  background-color: #FAFAFA;
  background-position: 0 -25px;
  z-index: 2;
}
#index .news .small_list .main_img {
  height: 100px;
  margin-top: 5px;
  overflow: hidden;
  background: #fff;
}
#index .news .small_list .main_img img {
  max-width: 100%;
}
#index .news .small_list .main_title {
  position: relative;
  height: 25px;
  margin-top: 5px;
}
#index .news .small_list .sort_info {
  clear: both;
  color: #666;
  word-wrap: break-word;
  word-break: normal;
  white-space: normal;
}
#index .news .small_list .item {
  white-space: nowrap;
  line-height: 25px;
  margin: 5px 0  0;
  position: relative;
  width: 100%;
}
#ie6 #index .news .small_list .item {
  margin: 0;
}
#index .case .all_list {
  clear: both;
  float: none;
  margin: 0;
  display: block;
  padding: 5px 20px;
}
#index .case .all_list a {
  width: auto;
  float: none;
  position: static;
  display: block;
  clear: both;
  padding: 5px 0;
}
#index .case .box_header h1.box_title {
  color: #9F742F;
}
#index .case .small_list {
  padding: 10px ;
  height: 350px;
  min-height: 350px;
}
#index .case .small_list li {
  float: left;
  display: inline;
  margin: 10px;
}
#index .case .small_list li.item {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
#index .case .small_list li.item a {
  display: block;
  text-overflow: ellipsis;
  width: 80px;
  height: 80px;
  overflow: hidden;
  background: #dedede;
}
#index .case .small_list li.item img {
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
#index .case .small_list li.first {
  width: 180px;
  background: #fafafa;
  overflow: hidden;
}
#index .case .small_list li.first .main_img a {
  display: block;
  width: 180px;
  height: 130px;
  background: #EEE;
  overflow: hidden;
}
#index .case .small_list li.first .main_img img {
  display: block;
  width: 180px;
  height: 130px;
}
#index .case .small_list li.first .main_title {
  padding: 5px 10px;
  white-space: nowrap;
  height: 25px;
}
#index .case .small_list li.first .main_title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index .case .small_list li.first .main_title a:hover {
  background-color: #fafafa;
}
#index .talent .title {
  padding: 5px 20px;
}
#index .talent .box_detail {
  padding: 0;
}
#index .talent .ranking_list {
  padding: 0 20px;
}
#index .talent .ranking_list .first .item {
  border-top: none;
}
#index .talent .ranking_list .first .item .rank_no {
  background: #dab617;
}
#index .talent .ranking_list .last .item {
  border-bottom: none;
}
#index .talent .ranking_list .item {
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #fff;
  padding: 5px 0;
  position: relative;
}
#index .talent .ranking_list .item .rank_no {
  background: #2f549f;
  color: #fff;
  display: inline-block;
  width: 20px;
  text-align: center;
  line-height: 18px;
  vertical-align: middle;
  margin-right: 8px;
}
#index .talent .ranking_list .item a {
  display: inline-block;
  white-space: nowrap;
  max-width: 110px;
}
#index .talent .ranking_list .item .money {
  position: absolute;
  right: 0;
  _right: 20px;
}
#index .talent .small_list {
  padding: 0 10px 0 15px;
}
#index .talent .small_list li {
  float: left;
  display: inline;
  margin: 5px 10px 5px 5px;
}
#index .talent .small_list li.item {
  width: 54px;
  height: 54px;
}
#index .talent .small_list li.item a {
  display: block;
  background: #dedede;
  width: 54px;
  height: 54px;
  overflow: hidden;
}
#index .talent .small_list .all_list {
  clear: both;
  float: none;
  margin: 0;
  display: block;
  padding: 5px 10px 0 5px;
}
#index .talent .small_list .all_list a {
  width: auto;
  float: none;
  position: static;
  display: block;
  clear: both;
  padding: 5px 0;
}
#index .sys_header {
  background: #f5f5f5;
  color: #333;
}
#index .sys_header h2 {
  font-size: 18px;
  line-height: 45px;
}
#index .all_list {
  clear: both;
  padding: 10px;
}
#index .all_list a {
  display: block;
  text-align: center;
}
#index .evaluate ul li strong {
  font-size: 15px;
}
#index .evaluate ul li span {
  color: #cc0000;
}
#index .bottom {
  padding: 0 10px;
  margin-top: 5px;
}
#index .bottom strong {
  margin-right: 5px;
  font-weight: normal;
}
#index .bottom li {
  overflow: hidden;
  text-overflow: ellipsis;
}
#index .bottom a {
  width: 66%;
  white-space: nowrap;
  padding: 5px 10px;
}
#index .bottom a:hover {
  border: 1px solid #E7E7E7;
  background: #F7F7F7;
  padding: 10px;
}
#index .cc11 {
  color: #CC0000;
}
#taskunion {
  /*  task_unicon页面 */

  /* unicon_banner */

  /* unicon_list */

}
#taskunion .unicon_banner {
  background: url(../img/index/dot_org.png) repeat;
  width: 100%;
  height: 315px;
  margin: auto;
  overflow: hidden;
}
#taskunion .unicon_banner img {
  margin: auto;
  display: block;
}
#taskunion .unicon_box {
  border: 5px solid #009898;
  background: #fff;
  margin-top: -57px;
  position: relative;
  z-index: 10;
}
#taskunion .unicon_box .page a.selected,
#taskunion .unicon_box .page a.selected:hover {
  background: #11aaaa;
}
#taskunion .unicon_center {
  background: url(../img/index/lm_unicon.png) no-repeat center;
  height: 316px;
  width: 100%;
  margin: auto;
}
#taskunion .unicon_box_top {
  margin: auto;
  background: url(../img/index/earn_money.png) no-repeat top center;
  height: 96px;
  width: 100%;
}
#taskunion a.button_look {
  color: #cf9009;
  background: #ffedbc;
  border: 1px solid #ffd57c;
  padding: 3px 20px;
}
#taskunion .unicon_footer {
  background: url(../img/index/unicon_box_footer.png) no-repeat center;
  height: 19px;
  width: 100%;
}
#taskunion .unicon_list {
  border-top: 2px solid #009898;
  color: #666;
}
#taskunion .unicon_list a {
  color: #009898;
}
#taskunion .unicon_list .list {
  border: 1px solid #e7e7e7;
}
#taskunion .unicon_list .list dd.tags {
  background: #f7f7f7;
  color: #333;
  height: 20px;
  padding: 10px;
}
#taskunion .unicon_list .list dd.odd {
  background: #fff;
}
#login .box,
#register .box {
  margin: 20px 0;
}
#login .box .box_detail,
#register .box .box_detail {
  min-height: 400px;
  height: auto!important;
  height: 400px;
}
#help {
  /*左边导航*/

  /*子内容*/

  /*展开_收拢*/

  /*右边主题内容外侧边框*/

  /*上端内容*/

  /*下端内容*/

  /*客户电话*/

}
#help .wrap_bk {
  background: #fff;
}
#help .nav_list {
  padding-top: 5px;
}
#help .nav_list dt {
  border-bottom: 1px solid #e7edf2;
}
#help .nav_list dt a {
  color: #656565;
  height: 30px;
  line-height: 30px;
}
#help .nav_list dt a:hover {
  font-weight: bold;
  color: #2F549F;
  background: none;
}
#help .nav_list dt a.selected,
#help .nav_list dt a.selected:hover {
  font-weight: bold;
  color: #333;
  background: #E9FFD2;
  border-radius:10px;  
}
#help .nav_list dd {
  margin-top: -1px;
  overflow: hidden;
}
#help .nav_list ul {
/*  background: #f7f7f7;*/
}
#help .nav_list ul li {
  line-height: 32px;
  height: 32px;
}
#help .nav_list ul li a {
  display: block;
  padding-left: 30px;
}
#help .nav_list ul li a:hover {
  color: #2F549F;
}
#help .nav_list ul li a.selected {
  font-weight: bolder;
  background: #E8E8E8;
  border-radius:10px;
}
#help .spread_back {
  top: 12px;
  right: 10px;
}
#help .bord_right {
  border-left: #eee 1px solid;
}
#help .top_content {
  border-bottom: 1px #eee solid;
  margin-left: 5px;
  padding: 30px 10px 10px 22px;
}
#help .top_content h2 {
  color: #9e9e9e;
}
#help .bottom_content {
  padding: 10px 20px;
}
#help .all_content {
  margin-bottom: 10px;
}
#help .q_title {
  color: rgba(7, 164, 255, 0.884);
  display: inline-block;
  padding-left: 8px;
  font-weight: normal;
  line-height: 25px;
  font-size:20px;
}
#help .question {
  display: block;
}
#help .question .icon16 {
  float: right;
  margin-top: 7px;
  margin-right: 8px;
}
#help .question:hover,
#help .question.selected {
  cursor: pointer;
}
#help .question:hover .q_title,
#help .question.selected .q_title {
  padding-left: 8px;
  color: rgb(233, 142, 6);
  font-weight: bolder;
}
#help .article {
  padding: 0 10px;
}
#help .article img {
  max-width: 100%;
}
#help #ie6 .article img {
  width: 100%;
}
#help .tell h2 {
  color: #000;
}
#help .tell span {
  margin-right: 5px;
}
#help .tell_phone {
  line-height: 30px;
}
#help .tell_phone span {
  font-size: 16px;
  margin-right: 10px;
  margin-left: 10px;
}
/*案例列表*/
#case .case {
  min-height: 500px;
}
#ie6 #case .case {
  height: expression(this.scorllHeight < 500 ? "500px" : "auto" );
}
#case .box.case_box {
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  float: left;
  height: auto;
}
#case .case_box {
  margin: 0 5px 10px;
  width: 208px;
  padding: 10px;
  overflow: hidden;
}
#case .case_con {
  line-height: 25px;
}
#case .case_con img {
  display: block;
  width: 208px;
  background: #fff;
  height: auto;
  overflow: hidden;
}
#case .img_title {
  line-height: 25px;
}
#case a.case_name {
  font-size: 14px;
  font-weight: bold;
  float: left;
}
#mobile {
  /* 手机客户端 */

  /***3.banner切换广告***/

}
#mobile .iphone,
#mobile .android_box {
  width: 390px;
  height: 626px;
  background: url(../img/mobile/iphone.jpg) no-repeat;
  padding-top: 134px;
  padding-left: 70px;
}
#mobile .android_box {
  background: url(../img/mobile/android_bg.jpg) no-repeat;
  padding-top: 119px;
  padding-left: 67px;
}
#mobile .secode_box {
  background: #fff;
  position: absolute;
  right: 5px;
  height: 25px;
  line-height: 25px;
}
#mobile .secode_box img {
  width: 90px;
  height: 25px;
}
#mobile .android_box .banner {
  z-index: 1;
}
#mobile .android_box .banner #slides {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 324px;
}
#mobile .android_box .banner #slides .slides_control img {
  display: block;
  float: left;
}
#mobile .android_box .banner #slides a.next:hover,
#mobile .android_box .banner #slides a.prev:hover {
  background: #2F549F;
  background: rgba(47, 84, 159, 0.9);
}
#mobile .android_box .banner #slides .next {
  left: auto;
  right: 0;
  border-radius: 30px 0 0 30px;
  padding: 15px 0 0 5px;
  box-shadow: -3px 0 5px rgba(0, 0, 0, 0.5);
}
#mobile .android_box .banner #slides .next,
#mobile .android_box .banner #slides .prev {
  top: 50%;
  left: 0;
  width: 25px;
  height: 30px;
  margin-top: -20px;
  z-index: 5;
  background: #f4f4f4;
  background: rgba(255, 255, 255, 0.6);
  filter: alpha(opacity=60);
  border-radius: 0 30px 30px 0;
  padding: 15px 5px 0 0;
  box-shadow: 3px 0 5px rgba(0, 0, 0, 0.5);
  width: 16px;
}
#ie6 #mobile .android_box .banner #slides .next .icon16,
#ie6 #mobile .android_box .banner #slides .prev .icon16 {
  font: bolder 20px/20px "宋体";
  color: #000;
  text-align: center;
}
#ie6 #mobile .android_box .banner #slides .next .icon16:hover,
#ie6 #mobile .android_box .banner #slides .prev .icon16:hover {
  color: #fff;
}
#mobile .android_box .banner .slides_container {
  width: 324px;
  height: 479px;
  overflow: hidden;
  position: relative;
  background: #eee;
}
#mobile .android_box .banner .pagination {
  position: absolute;
  z-index: 10;
  right: 10px;
  bottom: 30px;
}
#mobile .android_box .banner .pagination li {
  float: left;
  margin: 0 1px;
}
#mobile .android_box .banner .pagination li.current a {
  background-position: 0 -12px;
}
#mobile .android_box .banner .pagination li a {
  display: block;
  width: 12px;
  height: 0;
  padding-top: 12px;
  background-image: url(../img/mobile/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
#mobile .mobile_nav_box {
  background: #fff;
  border: 1px solid #ccc;
  margin-top: -1px;
}
#mobile .mobile_nav ul {
  border: 1px solid #ccc;
  border-bottom: none;
  float: left;
}
#mobile .mobile_nav li {
  float: left;
}
#mobile .mobile_nav li.backLava {
  z-index: 1;
}
#mobile .mobile_nav li.selectedLava a {
  background: #fff;
  border-bottom-color: #fff;
}
#mobile .mobile_nav li.selectedLava a:hover {
  color: #666;
}
#mobile .mobile_nav li a {
  color: #666;
  display: block;
  padding: 8px 15px 5px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  z-index: 2;
  background-color: #FAFAFA;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
  /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  /* Firefox 3.6-15 */

  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
  filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F2F2F2,endColorStr=#FFFFFF);
}
#mobile .mobile_nav li a:hover {
  color: #000;
}
#mobile .mobile_nav li a.frist_links {
  border-left: none;
}
#mobile .mobile_nav li a em {
  background: url("../img/mobile/mobile_icon.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  width: 30px;
}
#mobile .mobile_nav li a em.web {
  background-position: 0 -80px;
}
#shop,
#service {
  /* 1.商城首页
 --------------------------------------*/

  /* 公用 */

  /* 1.0 banner部分 */

  /* 1.1 热门分类区  */

  /* 1.2 热门推荐 区 */

  /* 4.商城详细
	 --------------------------------------*/

  /* 4.0商品描述  */

  /* 右内容 */

  /* 文字 */

  /* 4.1购买记录 */

}
#shop .container,
#service .container {
  background: url(../img/shop/banner_bg.jpg) repeat-x;
  margin: 0 auto;
}
#shop .banner,
#service .banner {
  overflow: hidden;
  height: 345px;
  position: relative;
  z-index: 1;
}
#shop .banner_bg,
#service .banner_bg {
  position: absolute;
  z-index: 1;
  width: 100%;
}
#shop .banner_info,
#service .banner_info {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: -1px;
  width: 250px;
}
#shop .release,
#service .release {
  background: url(../img/shop/ms.jpg) no-repeat bottom left;
  height: 359px;
}
#shop .release_btn,
#service .release_btn {
  padding-top: 175px;
  padding-left: 35px;
}
#shop .release_btn img,
#service .release_btn img {
  margin-top: 18px;
}
#shop .category_list .item,
#service .category_list .item {
  padding: 16px;
  clear: both;
  min-height: 100px;
  position: relative;
}
#shop .category_list .item:hover,
#service .category_list .item:hover,
#shop .category_list .item.hover,
#service .category_list .item.hover {
  background: #fffeb5;
  border: none;
}
#ie6 #shop .category_list .item,
#ie6 #service .category_list .item,
#ie7 #shop .category_list .item,
#ie7 #service .category_list .item {
  width: 284px;
  border: none;
}
#shop .box_detail ul.category_list li .item li,
#service .box_detail ul.category_list li .item li {
  display: inline;
  float: left;
}
#shop .box_detail ul.category_list li .item a,
#service .box_detail ul.category_list li .item a {
  display: inline-block;
  color: #333;
  font-size: 14px;
  margin-top: 5px;
  margin-right: 3px;
  white-space: nowrap;
}
#shop .box_detail ul.category_list li .item a:hover,
#service .box_detail ul.category_list li .item a:hover {
  text-decoration: underline;
}
#shop .box_detail ul.category_list li.category_width,
#service .box_detail ul.category_list li.category_width {
  width: 316px;
  float: left;
  height: 130px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-bottom: 10px !important;
}
#shop .box_detail ul.category_list li.category_width:hover,
#service .box_detail ul.category_list li.category_width:hover,
#shop .box_detail ul.category_list li.hover,
#service .box_detail ul.category_list li.hover {
  z-index: 3;
  overflow: visible;
}
#shop .box_detail ul.category_list li.hover .item,
#service .box_detail ul.category_list li.hover .item {
  position: absolute;
  z-index: 2;
}
#shop .item .title,
#service .item .title {
  color: #2f549f;
  font-size: 14px;
  font-weight: bold;
}
#shop .item h2,
#service .item h2 {
  color: #2F549F;
}
#shop .box.model .btns .button,
#service .box.model .btns .button {
  width: auto;
}
#shop .contents,
#service .contents {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
#shop .left,
#service .left {
  float: left;
  border-right: 1px solid #dbdbdb;
  background: #FFFFFF;
  width: 473px;
  overflow: hidden;
}
#shop .pic,
#service .pic {
  width: 220px;
  height: 230px;
  float: left;
  text-align: center;
}
#shop .pic img,
#service .pic img {
  display: block;
  padding-left: 10px;
  padding-top: 20px;
  background: #ffffff url(../img/style/load_min.gif) no-repeat center;
  width: 210px;
  height: 210px;
}
#shop .item_title,
#service .item_title {
  float: left;
  height: 250px;
}
#shop .title h5,
#service .title h5 {
  font-family: "Microsoft Yahei";
  font-size: 16px;
  color: #2f549f;
  width: 240px;
  padding-left: 13px;
  padding-top: 15px;
  padding-bottom: 10px;
}
#shop .text,
#service .text {
  font-size: 12px;
  color: #605a69;
  padding-left: 15px;
  width: 220px;
}
#shop .review,
#service .review {
  font-weight: bold;
  color: #000;
  padding-left: 15px;
}
#shop .btn,
#service .btn {
  margin-left: 15px;
  margin-top: 15px;
}
#shop .rights,
#service .rights {
  float: left;
  background: #FFFFFF;
  width: 473px;
  overflow: hidden;
}
#shop .picture,
#service .picture {
  padding-left: 20px;
  padding-bottom: 20px;
}
#shop .pic_top,
#service .pic_top {
  margin-top: 15px;
}
#shop .pic_top .one,
#service .pic_top .one {
  height: 170px;
  width: 100px;
  float: left;
  padding: 0 15px;
  padding-top: 20px;
}
#shop .pic_top .one img,
#service .pic_top .one img {
  display: block;
  width: 100px;
  height: 100px;
  background: #ffffff url(../img/style/load_min.gif) no-repeat center;
}
#shop .pic_top .one:hover,
#service .pic_top .one:hover,
#shop .pic_top .one.hover,
#service .pic_top .one.hover {
  background: #fffeb5;
  border: none;
}
#shop .pic_top .one p,
#service .pic_top .one p {
  color: #2f549f;
  font-size: 12px;
  line-height: 20px;
  margin-top: 0px;
  position: relative;
}
#shop .pic_top .one p a.shop_word,
#service .pic_top .one p a.shop_word {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}
#shop .pic_top .one:hover a.shop_word,
#service .pic_top .one:hover a.shop_word,
#shop .pic_top .one.hover a.shop_word,
#service .pic_top .one.hover a.shop_word {
  background: #fffeb5;
  overflow: visible;
  width: auto !important;
  z-index: 2;
  left: 0;
}
#shop .rmb,
#service .rmb {
  color: #cc0000;
  font-size: 12px;
}
#shop .jy p,
#service .jy p {
  text-align: right;
  color: #307d9c;
  font-size: 20px;
  font-family: "Microsoft Yahei";
  padding-top: 10px;
  padding-right: 8px;
}
#shop .product_desc,
#service .product_desc {
  border: none;
 /* background: url(../img/shop/shop_decs_bg.png) repeat-x 0 bottom;*/
}
#shop .product_desc_rcon p,
#service .product_desc_rcon p {
  color: #666;
  font-size: 14px;
  margin-bottom: 5px;
}
#shop .product_desc_rcon p span,
#service .product_desc_rcon p span {
  color: #333;
  margin-right: 10px;
}
#shop .product_desc_rcon p em,
#service .product_desc_rcon p em {
  color: #cc0000;
  display: inline-block;
  width: 100px;
  font-style: normal;
}
#shop .product_desc_rcon p.pro_price b,
#service .product_desc_rcon p.pro_price b {
  color: #393;
  font-size: 16px;
  position: relative;
  top: 2px;
}
#shop .product_desc_rcon p.pro_price i,
#service .product_desc_rcon p.pro_price i {
  color: #000;
  font-style: normal;
  font-size: 16px;
  position: relative;
  top: 2px;
}
#shop .product_desc_rcon p.msg,
#service .product_desc_rcon p.msg {
  font-size: 12px;
  line-height: 18px;
  padding: 10px;
}
#shop .product_desc_rcon p.law_notice,
#service .product_desc_rcon p.law_notice {
  font-size: 12px;
  line-height: 18px;
  color: #333;
}
#shop .product_desc_lcon .pro_decs_img,
#service .product_desc_lcon .pro_decs_img {
  width: 720px;
  height: 100%;
  overflow: hidden;
  background: #fff;
  /*margin: auto;*/
  /*box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);*/
}
#shop .product_desc_lcon .pro_decs_img:hover,
#service .product_desc_lcon .pro_decs_img:hover {
  /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);*/
}
#shop .product_desc_lcon .pro_decs_img a,
#service .product_desc_lcon .pro_decs_img a {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom:40px;
}
#shop .product_desc_lcon .pro_decs_img img,
#service .product_desc_lcon .pro_decs_img img {
  display: block;
  /*margin: auto;*/
  width: auto;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: -o-zoom-in;
  cursor: url(../img/system/cursor_in.cur),pointer\9;
}
#shop .pro_decs_page,
#service .pro_decs_page {
  width: 360px;
  margin: auto;
  line-height: 25px;
  margin-top: 5px;
}
#shop .pro_decs_page .arrow_l,
#service .pro_decs_page .arrow_l {
  vertical-align: baseline;
  border-color: #F5F5F5;
  border-right-color: #2F549F;
}
#shop .pro_decs_page .arrow_r,
#service .pro_decs_page .arrow_r {
  vertical-align: baseline;
  border-color: #F5F5F5;
  border-left-color: #2F549F;
}
#shop .describe p img,
#service .describe p img {
  max-width: 100%;
}
#ie6 #shop .describe p img,
#ie6 #service .describe p img {
  width: 100%;
}
#shop .notice,
#service .notice {
  background-color: #fffce1;
  color: #cb0100;
}
#shop .other_product,
#service .other_product {
  border-top: 1px solid #ccc;
}
#shop .other_product a,
#service .other_product a {
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
}
#shop .other_product img,
#service .other_product img {
  width: 110px;
  height: 110px;
  display: block;
  border: 1px solid #ccc;
}
#shop details.map,
#service details.map {
  border: 1px solid #ccc;
  float: right;
  margin-left: 10px;
  width: 200px;
}
#shop .shop_info_rcon a.button,
#service .shop_info_rcon a.button {
  margin-bottom: 10px;
}
#shop .shop_info_rcon a.button span,
#service .shop_info_rcon a.button span {
  margin-right: 5px;
  float: left;
}
#shop .shop_author h2,
#service .shop_author h2 {
  color: #333;
  font-size: 12px;
}
#shop .shop_author p,
#service .shop_author p {
  padding: 1px 0 1px 5px;
}
#shop .shop_author p em,
#service .shop_author p em {
  font-style: normal;
  margin-right: 5px;
}
#shop .shop_sign a,
#service .shop_sign a {
  padding-bottom: 4px;
}
#shop .shop_sign b,
#service .shop_sign b {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#shop .shop_sign span,
#service .shop_sign span {
  display: inline-block;
}
#shop .shop_author_link,
#service .shop_author_link {
  padding: 3px 10px;
  background-color: #fff;
/*  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #f0f0f0);
  background-image: -moz-linear-gradient(top, #f6f6f6, #f0f0f0);
  background-image: -ms-linear-gradient(top, #f6f6f6, #f0f0f0);
  background-image: -o-linear-gradient(top, #f6f6f6, #f0f0f0);
  background-image: linear-gradient(top, #f6f6f6, #f0f0f0);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#f6f6f6", EndColorStr="#f0f0f0");
}
#shop .shop_author_link a:hover,
#service .shop_author_link a:hover {
  text-decoration: underline;
}
#shop .shop_intrest,
#service .shop_intrest {
 /* border-top: 1px solid #ccc;*/
}
#shop .shop_intrest ul li,
#service .shop_intrest ul li {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 134px;
  overflow: hidden;
  word-wrap: break-word !important;
  height:210px;
}
#shop .shop_intrest h3,
#service .shop_intrest h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
#shop .shop_intrest a,
#service .shop_intrest a {
  display: block;
  padding: 10px 0  5px 0;
}
#shop .shop_intrest img,
#service .shop_intrest img {
  border: 1px solid #ccc;
  width: 128px;
  height: 128px;
  margin: 10px 0 0 0px;
}
#shop .shop_intrest span,
#service .shop_intrest span {
  line-height: 18px;
  margin-top: 5px;
}
#shop .shop_intrest em,
#service .shop_intrest em {
  font-style: normal;
  color: #cc0000;
  line-height: 18px;
}
#shop a.list_small_title,
#service a.list_small_title {
  display: block;
  max-height: 50px;
  overflow: hidden;
}
#shop .buyNow,
#service .buyNow {
  background-color: #fff9d7;
  border: 1px solid #e3c823;
  height: 60px;
  line-height: 60px;
}
#shop .buyNow span,
#service .buyNow span {
  font-size: 22px;
}
#shop .buyNow .shop_arrow,
#service .buyNow .shop_arrow {
  left: -32px;
  top: -1px;
  background: url(../img/shop/shop_detail.png) no-repeat;
  width: 32px;
  height: 63px;
}
#shop .buyNow .button,
#service .buyNow .button {
  margin-top: 14px;
}
#shop .shop_otherInfo li span,
#service .shop_otherInfo li span {
  color: #673301;
  padding: 0 20px 0 10px;
}
#shop .shop_author .portrait,
#service .shop_author .portrait {
  width: 104px;
}
#shop .shop_author .portrait b,
#service .shop_author .portrait b {
  display: inline-block;
  margin-right: 5px;
  line-height: 17px;
}
#shop .box .shop_author .loading_bar,
#service .box .shop_author .loading_bar {
  height: 15px;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  background-color: #ccc;
  margin-top: 7px;
}
#shop .box .shop_author .loading_bar .progress_bar,
#service .box .shop_author .loading_bar .progress_bar {
  height: 15px;
  line-height: 15px;
  background-color: #690;
  border-radius: 5px;
}
#shop .shop_sign .icon16.air_signal,
#service .shop_sign .icon16.air_signal {
  opacity: 0.5;
  margin-top: -6px;
  margin-left: 10px;
}
#shop .shop_sum1 li,
#service .shop_sum1 li {
  width: 42px;
  text-align: center;
}
#shop .shop_ad,
#service .shop_ad {
  background-color: #eef4ff;
  height: 40px;
  width: 310px;
  overflow: hidden;
}
#shop .share_weibo,
#service .share_weibo {
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  background-color: #efefef;
  padding: 0 5px;
}
#shop .share_weibo a,
#service .share_weibo a {
  margin: 0 3px;
}
#shop a.select_weibo,
#service a.select_weibo {
  font-weight: 800;
  color: #444;
  font-size: 9px;
}
#shop .shop_all a,
#service .shop_all a {
  margin-right: 5px;
}
#shop .shop_all a:hover,
#service .shop_all a:hover,
#shop .shop_all a.select,
#service .shop_all a.select {
  background-color: #2b559d;
  color: #fff;
  padding: 2px 5px;
}
#shop .example img,
#service .example img {
  width: 110px;
  height: 110px;
}
#shop .example .text_ov,
#service .example .text_ov {
  height: 25px;
  line-height: 25px;
  position: relative;
}
#shop .example .text_ov a,
#service .example .text_ov a {
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
#shop .example .text_ov a:hover,
#service .example .text_ov a:hover {
  background: #f8f8f8;
  z-index: 2;
}
#shop .example a.example_title,
#service .example a.example_title {
  width: 120px;
  display: block;
  position: absolute;
  *left: 5px;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 10px;
}
#shop .example a.example_title:hover,
#service .example a.example_title:hover {
  position: absolute;
  overflow: visible;
  width: auto;
  background: #f2f2f2;
}
#shop .example ul.task_list li,
#service .example ul.task_list li {
  padding-left: 10px;
}
#shop .example ul.task_list li a,
#service .example ul.task_list li a {
  display: block;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  -overflow: ellipsis;
  padding-left: 15px;
  background: url(../img/style/dot.png) no-repeat 0 0;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#shop .example ul.task_list li a span,
#service .example ul.task_list li a span {
  margin-right: 5px;
  float: left;
}
#shop .example ul.task_list li a:hover,
#service .example ul.task_list li a:hover {
  background-position: 0 -25px;
  background-color: #f8f8f8;
}
#shop .example ul.task_list li a:hover span.bk_color,
#service .example ul.task_list li a:hover span.bk_color {
  background-color: #f8f8f8;
  display: inline-block;
}
#shop aside .item,
#service aside .item {
  height: 30px;
  *height: 28px;
  line-height: 30px;
  *line-height: 28px;
  position: relative;
  z-index: 1;
}
#shop aside .item span,
#service aside .item span {
  margin-right: 5px;
}
#shop aside .item a,
#service aside .item a {
  display: inline-block;
  height: 30px;
  white-space: nowrap;
  width: 272px;
  overflow: hidden;
  padding-left: 13px;
  background: url(../img/style/dot.png) no-repeat 0 2px;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#shop aside .item a:hover,
#service aside .item a:hover {
  width: auto;
  overflow: visible;
  background-color: #F8F8F8;
  background-position: 0 -23px;
  position: absolute;
  z-index: 1;
}
#shop .service_detail_img img,
#service .service_detail_img img {
  width: 148px;
  height: 148px;
  overflow: hidden;
  display: block;
}
#shop .sure_buy_info,
#service .sure_buy_info {
  background: #fff;
}
#shop .step_progress .step,
#service .step_progress .step {
  line-height: 40px;
}
#shop_list .success {
  border: 2px solid #2F55A0;
  box-shadow: 0 0 3px #2F55A0;
  display: inline-block;
  line-height: 22px;
  margin-left: 50px;
  margin-top: -35px;
  text-align: center;
  width: 70px;
}
#shop_list .info,
#shop_list .describe {
  text-align: left;
}
#shop_list .info .img_box {
  display: inline;
  float: left;
}
#shop_list .info .img_box a {
  display: inline-block;
  width: 100px;
  height: 100px;
}
#shop_list .info .img_box img {
  display: block;
  width: 100px;
  height: 100px;
  background: #ffffff url(../img/style/load_min.gif) no-repeat center;
}
#shop_list .info .img_des {
  padding-left: 110px;
}
#seller_list .info,
#seller_list .skill {
  text-align: left;
}
#seller_list .info .img_box {
  display: inline;
  float: left;
}
#seller_list .info .img_box a {
  display: inline-block;
  width: 100px;
  height: 100px;
}
#seller_list .info .img_box img {
  display: block;
  width: 100px;
  height: 100px;
  background: #ffffff url(../img/style/load_min.gif) no-repeat center;
}
#seller_list .info .img_des {
  padding-left: 110px;
}
#square {
  /* square_index.htm 页面 */

  /* index_left */

  /* core */

  /* index_right */

  /*#ie6 .index_right{#ie6 &{height:~'expression((document.documentElement.clientHeight||document.body.clientHeight)>500?"500px":"")';}}*/

  /* no_right_detail */

  /* tool_box  */

  /* share1_menu */

  /* sale_info */

  /* manuscript 页面 */

}
#square .box_header {
  border-bottom: none;
}
#square .box {
  position: relative;
  z-index: 1;
  background: #fff;
  height: auto!important;
  height: 500px;
  min-height: 500px;
/*  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
  margin-bottom: 20px;
}
#square .index_left {
  background: #FEE7BC;
  height: 100%;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 150px;
  overflow: hidden;
}
#square .left_nav {
  font-size: 14px;
}
#square .left_nav dl dd {
  font-weight: normal;
}
#square .left_nav dl dd h2 {
  font-weight: bold;
  color: #333;
  padding-left: 20px;
  line-height: 40px;
}
#square .left_nav dl dd a {
  color: #333;
  display: block;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#square .left_nav dl dd a:hover {
  background-color: #e8f1ff;
}
#square .left_nav dl dd a.selected,
#square .left_nav dl dd a.selected:hover {
  /*border-left: 6px solid #2f549f;*/
  color: #2f549f;
  background: #fff;
  padding-left: 14px;
  font-wight: bold;
}
#ie6 #square .left_nav dl dd a {
  padding-top: 15px;
  height: 25px;
}
#square .core {
  overflow: hidden;
  padding-left: 150px;
  padding-right: 190px;
  background: #fff;
}
#square .core_top {
  padding: 10px 20px;
}
#square .core_header {
  height: 40px;
  line-height: 40px;
}
#square .core_com {
  border-radius: 5px;
  border: 2px solid #cbd2df;
  color: #999;
}
#square .core_com_up {
  border-bottom: 1px solid #cbd2df;
  position: relative;
  z-index: 1;
  line-height: 35px;
}
#square .core_com_up .drop_down {
  position: absolute;
  left: 0;
  top: -1px;
  width: 110px;
  border: 1px solid #cbd2df;
  text-align: center;
}
#square .core_com_up input {
  width: 450px;
  height: 25px;
  border-color: #fff;
  background-color: #fff;
  padding-left: 120px;
}
#square .drop_down a,
#square .drop_down a.selected {
  line-height: 39px;
  height: 39px;
  background-color: #e8f0ff;
  display: block;
}
#square .drop_down a span.arrow_b {
  border-color: #e8f0ff;
  border-top-color: #2f549f;
}
#square .drop_down a:hover {
  background: #2F549F;
  color: #fff;
}
#square .drop_down a.selected,
#square .drop_down a.selected:hover {
  background-color: #e8f0ff;
  color: #2F549F;
}
#ie6 #square .drop_down a {
  padding-top: 15px;
  overflow: hidden;
  height: 25px;
  overflow: hidden;
  line-height: 20px;
}
#square .core_com_down textarea {
  width: 566px;
  height: 90px;
  background: #fff;
  border-color: #fff;
  margin: 0;
}
#square .core_footer {
  height: 35px;
  line-height: 35px;
}
#square .core_footer li {
  display: inline;
  float: left;
  margin-right: 20px;
  position: relative;
  z-index: 2;
}
#square .core_footer li a {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#square .core_footer li a span.arrow_t {
  visibility: hidden;
  border-color: #FFFFFF #FFFFFF #CBD2DF ;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 28px;
  margin-left: -5px;
}
#square .core_footer li a.selected,
#square .core_footer li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#square .core_footer a.selected span.arrow_t {
  visibility: visible;
}
#square .core_footer a.submit {
  padding: 4px 40px;
}
#square .core_footer .add_des,
#square .core_footer .add_pic {
  position: absolute;
  z-index: 10;
  top: 36px;
  left: 0;
  border: 2px solid #CBD2DF;
  width: 400px;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
}
#square .core_down h2 {
  line-height: 38px;
  border-bottom: 3px solid #e4e4e4;
  margin-left: 20px;
  color: #333;
  margin-right: 20px;
}
#square .core_down_nav {
  padding: 10px 0;
}
#square .core_down_nav a {
  display: inline-block;
  padding: 0 10px;
  margin-right: 5px;
  border-radius: 5px;
  color: #666;
}
#square .core_down_nav a:hover,
#square .core_down_nav a.selected {
  background: #f3f7ff;
  color: #2F549F;
}
#square .msg.msg_need {
  background: #fff9d7;
  border: 1px solid #e3c823;
  color: #cc6602;
  text-align: center;
  cursor: pointer;
}
#square .msg.msg_need a {
  color: #cc6602;
}
#square .core_down_info {
  border-top: 1px solid #e4e4e4;
  color: #666;
}
#square .core_down_info ul li {
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  z-index: 1;
}
#square .site_stats #down {
  position: absolute;
  right: 25px;
  top: 12px;
  z-index: 30;
}
#square .site_stats #down a {
  background: url(../img/index/in_top.gif) no-repeat;
  display: block;
  text-indent: -999px;
  width: 16px;
  height: 16px;
  overflow: hidden;
}
#square .site_stats #down a {
  background: url(../img/index/in_bot.gif) no-repeat;
}
#square .site_stats_down {
  position: absolute;
  right: 25px;
  top: 28px;
  border: 1px solid #ccc;
  text-align: center;
  margin-top: -1px;
  background: #fff;
  z-index: 10;
  border-bottom: none;
}
#square .site_stats_down a {
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 0 20px;
}
#square .site_stats_down a:hover,
#square .site_stats_down a.selected {
  background: #f3f7ff;
}
#square .info_van {
  float: left;
  display: inline;
  text-align: center;
  width: 90px;
}
#square .info_van a {
  display: block;
}
#square .info_van .pic_small {
  border: none;
  padding: 0;
}
#square .info_body {
  margin-left: 90px;
  margin-right: 20px;
}
#square .over_look {
  color: #009965;
}
#square .work_look,
#square .work_look a,
#square .work_look span {
  color: #333;
  vertical-align: top;
}
#square .work_look img {
  width: 190px;
  overflow: hidden;
}
#square .needs {
  border: 1px solid #669900;
  color: #669900;
}
#square .sale {
  border: 1px solid #932f9f;
  color: #932f9f;
}
#square .needs,
#square .sale {
  background: #fff;
  display: inline-block;
  line-height: 15px;
  padding: 2px 4px;
  vertical-align: middle;
}
#square .info_body a.task_info {
  font-size: 14px;
}
#square .org {
  color: #ff6600;
}
#square .info_talk {
  float: right;
}
#square .info_talk a {
  padding: 0 10px;
  color: #666;
}
#square .index_right {
  border-left: 1px solid #eaeaea;
  width: 190px;
  position: absolute;
  right: 0 ;
  top: 0;
  height: 100%;
  background: #fff;
}
#ie6 #square .index_right {
  height: expression((document.documentElement.clientHeight||document.body.clientHeight)>500?"500px":"");
}
#square .person_info {
  float: left;
  display: inline;
}
#square .person_info .pic_middle {
  padding: 0;
  border: none;
}
#square .name_box {
  line-height: 16px;
  margin-left: 110px;
  padding-top: 10px;
}
#square .name_box p {
  margin-bottom: 10px;
}
#square .name_box a {
  font-weight: bold;
  display: inline-block;
  overflow: hidden;
  word-wrap: break-word;
  color: #333;
  font-size: 14px;
}
#square .user_atten {
  padding: 20px 10px;
}
#ie6 #square .user_atten,
#ie7 #square .user_atten {
  padding-top: 0;
}
#square .user_atten li {
  border-right: 1px solid #e6e6e6;
  float: left;
  display: inline;
  padding: 0 18px;
  text-align: center;
}
#square .user_atten li a {
  display: block;
}
#square .user_atten li a.s_func1 {
  color: #333;
}
#square .user_atten li a.s_func1:hover {
  color: #6C6351;
}
#square .user_atten li strong {
  display: block;
  font-weight: 400;
  line-height: 15px;
  margin: 0 0 4px;
}
#square .user_atten_l li strong {
  font-size: 18px;
}
#square .weibo .box_header {
  margin-bottom: -15px;
  padding: 0 10px;
  position: relative;
  z-index: 1;
}
#square .weibo .box_header h2,
#square .weibo .box_header a {
  display: inline-block;
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
#square .weibo .box_header h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  float: left;
}
#square .weibo .box_header .active {
  float: right;
  display: inline;
  margin-top: 3px;
}
#square .weibo .box_detail {
  border-top: 1px solid #e6e6e6;
  padding: 20px 10px;
}
#square .no_right_detail li {
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#square .no_right_detail li a {
  background: url("../img/style/dot.png") no-repeat scroll 0 0 transparent;
  display: block;
  overflow: hidden;
  padding-left: 13px;
  text-overflow: ellipsis;
  width: 140px;
}
#square .no_right_detail li a:hover {
  background-position: 0 -25px;
}
#square .tool_box {
  position: absolute;
  text-align: center;
  right: 20;
  top: 20px;
}
#square .tool_down,
#square .tool_center {
  position: absolute;
  border: 1px solid #ccc;
  z-index: 10;
}
#square .tool_down a {
  display: inline-block;
  width: 15px;
  height: 15px;
}
#square .tool_center {
  width: 55px;
  height: 25px;
}
#square a.replay {
  color: #999;
}
#square .share1_menu ul li {
  float: left;
  display: inline;
  margin-right: 10px;
}
#square .user_info {
  width: 100%;
}
#square .user_info .box_detail {
  padding: 20px 10px 0 10px;
}
#square .shop_author_link {
  text-align: center;
  padding: 0 10px;
}
#square .sale_info {
  background: #fff;
  overflow: hidden;
  height: 100%;
  padding-right: 190px;
}
#square .sale_info_header {
  padding: 10px 20px;
  line-height: 25px;
  color: #666;
  background: #fafafa;
}
#square .sale_step {
  padding: 20px;
  color: #333;
  border-bottom: 2px solid #e4e4e4;
  overflow: hidden;
}
#square .info_comment,
#square .require_info {
  padding: 20px;
}
#square .require_info {
  border-bottom: 2px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
}
#square .info_comment h2 {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  padding-bottom: 20px;
}
#square .info_comment textarea {
  width: 715px;
  height: 70px;
}
#square .care_right {
  float: right;
  width: 200px;
  margin: 0;
  text-align: right;
  position: absolute;
  top: 10px;
  right: 20px;
}
#square .care_right a {
  padding: 0 5px;
}
#square .manuscript img {
  display: block;
  max-width: 100%;
}
#square .add_files {
  padding: 20px 0;
  margin-top: :10px;
  margin-bottom: 10px;
  overflow: hidden;
}
#square .look_files p {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
#square .look_list li {
  float: left;
  display: inline;
  margin-right: 10px;
}
#square .look_list li a {
  white-space: nowrap;
  display: inline-block;
  padding: 0 5px;
}
#square .look_list li a:hover {
  background: #2F549F;
  color: #fff;
}
#task {
  /* 1.1 banner部分 */

  /* 1.2 选项卡 */

  /* 1.3 热门分类区 */

  /* 1.4热门推荐区 */

  /* 4. 任务详细
				 --------------------------------------*/

  /* 4.1 任务描述 */

  /* 4.2 任务稿件 */

  /* 4.3 任务稿件 */

  /* 5. 页面元素
				 --------------------------------------*/

  /* 5.2 icon图标 */

  /* 5.3 链接 */

  /* 5.4 头部标题 */

  /* 5.6 right列表 */

  /* 统计*/

  /* 5.7 广告位 */

  /* 5.8 evaluate辅助评价 */

  /*5.9 用户隐藏层 */

  /* 列表修改  */

}
#task .container {
  background: #043D8E;
}
#ie6 #task .container {
  margin-top: 0;
}
#task .banner {
  overflow: hidden;
  height: 345px;
  position: relative;
  z-index: 1;
}
#task .banner .banner_bg {
  position: absolute;
  z-index: 1;
  width: 100%;
}
#task .banner .banner_info {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 250px;
}
#task .banner .release {
  background: url(../img/task/pa.jpg) no-repeat right bottom;
  height: 347px;
}
#task .banner .release_btn {
  padding-top: 175px;
  padding-left: 30px;
}
#task .tasktab {
  display: block;
  background: #f5f5f5 url(../img/task/menu-b.jpg) repeat-x;
}
#task .item h2 {
  color: #2F549F;
}
#task .box_detail ul.category_list li.category_width {
  width: 316px;
  float: left;
  height: 130px;
  overflow: hidden;
  border: none !important;
  position: relative;
  z-index: 1;
  padding-bottom: 10px !important;
}
#task .category_list .item {
  padding: 16px;
  clear: both;
  min-height: 100px;
  position: relative;
}
#ie6 #task .category_list .item {
  height: expression(this.scrollHeight < 100 ? "100px" : "auto");
}
#task .box_detail ul.category_list li.hover .item {
  position: absolute;
  z-index: 2;
}
#ie6 #task .box_detail ul.category_list li.hover .item,
#ie7 #task .box_detail ul.category_list li.hover .item {
  width: 284px;
  border: none;
}
#task .category_list .item:hover,
#task .category_list .item.hover {
  background: #fffeb5;
}
#task .box_detail ul.category_list li.hover,
#task .box_detail ul.category_list li.category_width:hover {
  z-index: 3;
  overflow: visible;
}
#task .box_detail ul.category_list li .item a {
  display: inline-block;
  color: #333;
  font-size: 14px;
  margin-top: 5px;
  margin-right: 3px;
  white-space: nowrap;
}
#task .box_detail ul.category_list li .item a:hover {
  text-decoration: underline;
}
#task .trade p {
  text-align: right;
  color: #307d9c;
  font-size: 20px;
  font-family: "Microsoft Yahei";
  padding-top: 10px;
  padding-right: 8px;
}
#task .basic_style p {
  margin-bottom: 0;
}
#task .box.model .btns .button {
  width: auto;
}
#task .box.basic_style .list dd {
  border-left: none;
  border-right: none;
  overflow: hidden;
  position: relative;
}
#task .box .list dd li.w4 {
  white-space: normal;
}
#task #ie6 .mre_btns .icon16 {
  display: block;
  float: left;
}
#task details.map {
  border: 1px solid #ccc;
  float: right;
  margin-left: 10px;
  width: 200px;
}
#task aside .item {
  line-height: 30px;
  position: relative;
  z-index: 1;
}
#task aside .item span {
  margin-right: 5px;
}
#task aside .item a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: auto;
  overflow: hidden;
  padding-left: 13px;
  background: url(../img/style/dot.png) no-repeat 0 2px;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#task aside .item a:hover {
  background-color: #F8F8F8;
  background-position: 0 -23px;
}
#task ol.fans li {
  margin-top: 20px;
  line-height: 20px;
  background: #fff;
  float: left;
  width: 33%;
  vertical-align: top;
}
#task ol.fans li strong {
  font-size: 20px;
  display: block;
  color: #c00;
  font-family: Georgia;
}
#task .fan p {
  font-weight: bold;
  line-height: 32px;
}
#task .fan span {
  font-weight: normal;
  padding-left: 5px;
  color: #ff9900;
}
#task .img_box img {
  max-width: 100%;
}
#ie6 #task .img_box img {
  width: 100%;
}
#task .none {
  border: none;
}
#task .first {
  border-right: 1px solid #ccc;
}
#task .first a {
  margin: 5px;
}
#task .first a.selected {
  background-color: #3054a2;
  color: #fff;
  padding: 3px;
}
#task .gj_list {
  clear: both;
  overflow: hidden;
}
#task a.gj_pic1 {
  display: block;
  width: 209px;
  height: 206px;
}
#task a.gj_pic1 img {
  border: 1px solid #ccc;
  overflow: hidden;
}
#task a.gj_pic1 img:hover {
  border: 1px solid #6183ca;
}
#task a img.identify_big {
  left: 25%;
  top: 35%;
  border: none;
}
#task a img.identify_big:hover {
  border: none;
}
#task .identify_small {
  left: 50%;
  top: 10%;
}
#task .work_1_big {
  background: url(../img/task/task_1_big.gif) no-repeat;
}
#task .work_2_big {
  background: url(../img/task/task_2_big.gif) no-repeat;
}
#task .work_3_big {
  background: url(../img/task/task_3_big.gif) no-repeat;
}
#task .work_4_big {
  background: url(../img/task/task_4_big.gif) no-repeat;
}
#task .work_5_big {
  background: url(../img/task/task_5_big.gif) no-repeat;
}
#task .work_6_big {
  background: url(../img/task/task_6_big.gif) no-repeat;
}
#task .work_7_big {
  background: url(../img/task/task_7_big.gif) no-repeat;
}
#task .work_8_big {
  background: url(../img/task/task_8_big.gif) no-repeat;
}
#task .work_9_big {
  background: url(../img/task/task_9_big.gif) no-repeat;
}
#task .work_10_big {
  background: url(../img/task/task_10_big.gif) no-repeat;
}
#task .gj_time {
  display: block;
}
#task .gj_summery .items {
  margin-top: 10px;
}
#task .gj_list1 table {
  width: 100%;
}
#task .gj_list1 thead tr {
  background-color: #f6f6f6;
}
#task .gj_list1 tbody tr {
  border-bottom: 1px solid #e4e4e4;
  line-height: 40px;
}
#task .gj_list1 tr td {
  overflow: hidden;
  white-space: nowrap;
}
#task .sum_title {
  border: 1px solid #eaeaea;
  border-width: 1px 0;
  line-height: 30px;
  height: 30px;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -ms-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: linear-gradient(top, #ffffff, #f0f0f0);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f0f0f0');
}
#task .sum_title .gj_bg {
  padding-left: 10px;
}
#task .sum_left span {
  margin: 0 5px;
}
#task .sum_right a {
  margin: 0 10px;
}
#task .sum_content {
  border: 1px solid #eaeaea;
  border-width: 1px 0;
  border-top: none;
  position: relative;
  z-index: 1;
}
#task .sc_left {
  display: block;
  background-color: #F5F5F5;
  border-right: 1px solid #eaeaea;
  width: 190px;
  height: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
}
#task .sc_left .procs {
  width: 160px;
  margin-left: 15px;
  color: #fff;
  border-radius: 5px;
  background-color: #999;
  height: 14px;
  line-height: 14px;
}
#task .sc_left .procs .proc {
  border-radius: 5px;
  left: 0;
  top: 0;
  background-color: #759c2f;
  height: 14px;
  line-height: 14px;
}
#task .sc_right {
  padding-left: 190px;
  min-height: 40px;
  height: auto;
}
#ie6 #task .sc_right {
  height: expression(this.scrollHeight < 40 ? "40px"  : "auto");
}
#ie6 #task .sc_right .operate .icon16 {
  display: none;
}
#task .sc_right span.work_img_box {
  width: 120px;
  height: 100px;
  overflow: hidden;
  display: inline-block;
}
#task .sc_right span.work_img_box img {
  display: inline-block;
  margin: auto;
  height: 100px;
}
#ie6 #task .sc_right span.work_img_box img {
  width: 100%;
  height: auto;
}
#task .work_status_big {
  width: 110px;
  height: 65px;
}
#task .qualified_big1 {
  right: 0.1%;
  top: 10%;
  z-index: 1;
}
#task .face {
  display: inline;
  float: left;
  padding: 3px 0 6px;
  width: 50px;
}
#task .face span {
  display: block;
}
#task .contenter {
  font-size: 12px;
  margin: 0 0 0 60px;
  word-wrap: break-word;
  width: 500px;
  position: relative;
}
#task .feed_list_content span {
  padding-bottom: 10px;
  font-size: 14px;
}
#task .arrline.arrow_t {
  margin-left: 15px;
  border-color: #fff #fff #E6E6E6;
  border-width: 10px;
  position: relative;
  z-index: 1;
}
#task .arr {
  border-color: transparent;
  border-bottom-color: #F3F3F3;
  border-width: 10px;
  position: absolute;
  z-index: 1;
  left: -12px;
  top: -9px;
  color: #fff;
}
#ie6 #task .arr {
  left: -25px;
}
#task .comment {
  border-radius: 3px;
  border: 1px solid #E6E6E6;
  font-size: 12px;
  line-height: 22px;
  padding: 15px 20px 13px;
  background: #F3F3F3;
}
#task .linkb span {
  padding-left: 10px;
}
#task .bigblog {
  margin: 0 auto;
}
#task .bigblog td {
  border: 1px solid #E6E6E6;
  vertical-align: middle;
}
#task .bigblog td.first_class {
  background: #F6FFF2;
  font-size: 14px;
  color: #469d2c;
}
#task .bigblog td.effect_grade {
  background: #E9F7E4;
}
#task .bigblog td.unit {
  background: #F2F9FF;
  font-size: 14px;
}
#task .bigblog td.bid {
  background: #DEF0FF;
}
#task .bigblog .mony_star {
  width: 80px;
  margin: 0 auto;
}
#task .bigblog h1 {
  font-size: 14px;
  font-weight: bold;
}
#task .first a.select .icon16.align_just {
  background-position: -16px -80px;
  margin-right: 5px;
}
#task .first a.select .icon16.gridtwo {
  background-position: -16px 0px;
  margin-right: 5px;
}
#task .first a.select .icon16.image_text {
  background-position: -16px -1936px;
  margin-right: 5px;
}
#task .affix_info .download .icon16 {
  background-position: -16px -1392px;
}
#task .navg a {
  margin: 0 5px 0 3px;
  color: #666666;
}
#task .affix_info a {
  padding: 8px 12px;
}
#task .head_title h1 {
  font-size: 22px;
  color: #369;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#task .head_title h1 span {
  padding: 0 5px 0 3px;
}
#task .head_title p span {
  margin-right: 10px;
}
#task .basic_info ul {
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  padding: 10px 0;
  overflow: hidden;
}
#task .basic_info ul li {
  border-right: 1px solid #d7d7d7;
  float: left;
  width: 70px;
  padding-left: 5px;
  line-height: 20px;
}
#task .basic_info ul li.br_n {
  border-right: none;
}
#task .basic_info ul li span {
  display: block;
  color: #333333;
}
#task .basic_info ul li b {
  font-size: 16px;
}
#task .task_notice {
  border: 1px solid #84ac31;
  background-color: #dce8c2;
  text-align: center;
  color: #326700;
  padding: 4px 0;
}
#task .ad {
  background-color: #EEF4FF;
  width: 310px;
  height: 250px;
  overflow: hidden;
}
#task .pub {
  color: #333;
  border: 1px solid #ccc;
  height: 200px;
  overflow: hidden;
}
#task .pub ul {
  width: 147px;
  padding-left: 8px;
}
#task .interest ul {
  width: auto;
  padding: 0;
}
#task .interest ul li {
  white-space: nowrap;
  overflow: hidden;
}
#task .interest ul li span {
  width: 70px;
  display: inline-block;
}
#task .evaluate {
  text-align: left;
  margin: 10px auto;
}
#task .evaluate ul {
  display: block;
}
#task .evaluate li {
  display: block;
  clear: both;
}
#task .user_detail {
  border: 1px solid #ccc;
  background-color: #fff;
  width: 280px;
  height: auto;
  left: 171px;
  top: 10px;
  z-index: 999;
  padding: 10px;
  text-align: left;
}
#task .user_detail ul.user_state li {
  border-right: 1px solid #ccc;
  float: left;
  padding-right: 20px;
  margin-right: 10px;
  line-height: 20px;
}
#task .button_area {
  border-top: 1px dashed #d0d0d0;
  clear: both;
  padding-top: 5px;
  text-align: center;
}
#task .button_area a.button {
  padding: 5px;
}
#task .box .stars {
  width: 80px;
  height: 15px;
  margin: 3px auto;
  white-space: nowrap;
  overflow: hidden;
}
#task .list {
  border: none;
}
#task .list dd {
  background: #fff;
}
#task .list dd.odd {
  background: #fafafa;
}
#task .list dd.odd:hover {
  background: #FFFEB5;
}
#task .list dd,
#task .box .list dd {
  border-width: 1px 0  !important;
}
#task #ie6 #header_nav {
  height: 25px;
}
#task table.chart_line {
  height: 248px;
  width: 492px;
}
#task_list {
  /* 2. 任务列表
		 --------------------------------------*/

}
#task_list .box .list .operate {
  position: absolute;
}
#task_list .page {
  clear: both;
  display: block;
}
#task_list .success {
  border: 2px solid #2F55A0;
  box-shadow: 0 0 3px #2F55A0;
  display: inline-block;
  line-height: 22px;
  margin-left: 50px;
  margin-top: -35px;
  text-align: center;
  width: 70px;
}
#task_list #history_collect li {
  border-bottom: 1px dashed #ddd;
}
#task_list #history_collect li strong {
  color: #39C;
}
#task_list .bounty,
#task_list .info {
  text-align: left;
}
#task_list .mode,
#task_list .count,
#task_list .status {
  color: #999;
}
#guide {
  /* 1. 完善资料
 --------------------------------------*/

  /* 1.0 公用*/

  /* 1.2 添加技能*/
}
#guide .selecter a .icon32 {
  background-position: -32px 0;
  color: #ffffff;
}
#guide .selecter a:hover .icon32 {
  background-position: 0 0;
  color: #333 !important;
}
#guide .tags_add a {
  width: 80px;
  background: #2F549F;
  color: #fff;
  text-align: center;
  line-height: 25px;
  height: 25px;
  margin: 0 5px 5px 0;
  font-size: 12px;
  float: left;
  *display: inline-block;
}
#article {
  /**
	资讯中心
*/

}
#article .news_list h3.news_title {
  font: bold 22px Microsoft YaHei ;
}
#article .news_list,
#article .normal1 {
  background-color: #ffffff;
}
#article .news_list img {
  border: 1px solid #cccccc;
}
#article .news_list .item {
  padding: 30px;
  border-bottom: 1px solid #eee;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
#article .news_list .item .news_img {
  float: left;
  width: 150px;
  padding-right: 10px;
}
#article .news_detail {
  padding: 30px ;
}
#article .news_detail h1 {
  font: bold 22px Microsoft YaHei ;
}
#article .news_content {
  color: #333;
  overflow: hidden;
}
#article .news_content img {
  max-width: 100%;
}
#article #ie6 .news_content img {
  width: 100%;
}
#article .news_sort li a {
  margin-left: 20px;
}
#article .news_sort li a .icon16 {
  float: none;
}
#article .news_sort li.selected {
  background: #eee;
}
#article .news_sort li.second_sort a {
  margin-left: 0;
  line-height: 20px;
}
#article .news_sort li.second_sort a.minus,
#article .news_sort li.second_sort a.plus {
  margin-left: 4px;
}
#article .news_sort li .news_secondMenu a {
  display: block;
  margin-left: 5px;
}
#article .news_sort li.second_sort {
  clear: both;
}
#article .news_secondMenu {
  border-left: 2px solid #ccc;
  margin-left: 20px;
}
#article .ico {
  height: 16px;
  width: 16px;
  line-height: 15px;
  float: left;
  overflow: hidden;
  font-size: 12px;
  vertical-align: middle;
  margin-top: 5px;
}
#release,
#shop_release,
#agreement {
  /* 1. 第一步选择任务模型
 --------------------------------------*/

  /* 1.0 任务流程图 */

  /* 2. 第二步填写需求
 --------------------------------------*/

  /* 2.0 客服 */

  /* 2.1稿件交付 */

  /* 1. 进度流程图
 --------------------------------------*/

  /* 1.0.1 step单步*/

  /**/
  /**/

  /*  右侧  */

  /**/
  /*发布人信息*/

  /*发布列表*/

  /* 问号图片  */

  /* 元文字对齐 */

  /*发布页面的提示信息*/

}
#release .content_d,
#shop_release .content_d,
#agreement .content_d {
  border: 1px solid #e0e0e0;
}
#release .box .step_progress,
#shop_release .box .step_progress,
#agreement .box .step_progress {
  background-color: #ECFFD9;
  border: 1px solid #fff;
  border-width: 1px 0;
  margin: 0;
}
#release .box .step_progress .step,
#shop_release .box .step_progress .step,
#agreement .box .step_progress .step {
  width: 215px;
  padding: 10px 0 10px 19px !important;
  margin: 0;
  color: #999;
}
#release .box .step_progress .step strong,
#shop_release .box .step_progress .step strong,
#agreement .box .step_progress .step strong {
  color: #333;
}
#release .box .step_progress .step i,
#shop_release .box .step_progress .step i,
#agreement .box .step_progress .step i {
  font-size: 18px;
}
#release .box .step_progress .step.passed .icon32.pub,
#shop_release .box .step_progress .step.passed .icon32.pub,
#agreement .box .step_progress .step.passed .icon32.pub {
  background-position: 32px 0;
}
#ie6 #release .box .step_progress .step .icon32,
#ie6 #shop_release .box .step_progress .step .icon32,
#ie6 #agreement .box .step_progress .step .icon32 {
  background-position: 64px 0;
}
#release .box .step_progress .step .icon32.pub,
#shop_release .box .step_progress .step .icon32.pub,
#agreement .box .step_progress .step .icon32.pub {
  background-position: -64px 0;
}
.icon32 #ie6 #release .box .step_progress .step,
.icon32 #ie6 #shop_release .box .step_progress .step,
.icon32 #ie6 #agreement .box .step_progress .step {
  width: 32px;
}
#release .box .step_progress .step.selected strong,
#shop_release .box .step_progress .step.selected strong,
#agreement .box .step_progress .step.selected strong {
  color: #333333;
}
#ie6 #release .box .step_progress .step.selected .icon32,
#ie6 #shop_release .box .step_progress .step.selected .icon32,
#ie6 #agreement .box .step_progress .step.selected .icon32 {
  background-position: 0px 0;
  color: #fff;
  background-color: #2F549F;
}
#release .box .step_progress .step.selected .icon32.pub,
#shop_release .box .step_progress .step.selected .icon32.pub,
#agreement .box .step_progress .step.selected .icon32.pub {
  background-position: 0 0;
  color: #fff;
  background: #2F549F;
}
#release .box .step_progress .step .icon32,
#shop_release .box .step_progress .step .icon32,
#agreement .box .step_progress .step .icon32,
#release .box .step_progress .step.passed .icon32,
#shop_release .box .step_progress .step.passed .icon32,
#agreement .box .step_progress .step.passed .icon32,
#release .box .step_progress .step.selected .icon32,
#shop_release .box .step_progress .step.selected .icon32,
#agreement .box .step_progress .step.selected .icon32 {
  background: none;
  background-image: url(../img/style/pub_icon32.gif);
  text-indent: 0;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
#release .step1_detail,
#shop_release .step1_detail,
#agreement .step1_detail {
  background-color: #fff;
  border-top: 1px solid #e4e4e4;
  min-height: 500px;
  height: auto!important;
  height: 500px;
}
#release .step1_detail .form_box select,
#shop_release .step1_detail .form_box select,
#agreement .step1_detail .form_box select {
  width: 193px;
}
.form_box select #ie6 #release .step1_detail,
.form_box select #ie6 #shop_release .step1_detail,
.form_box select #ie6 #agreement .step1_detail {
  width: 188px;
}
#release .primary_nav1,
#shop_release .primary_nav1,
#agreement .primary_nav1 {
  background: none;
  border-radius: 0;
  border-width: 0 0 1px 0;
  border-color: #e4e4e4;
  margin-bottom: 0;
}
#release .primary_nav1 ul,
#shop_release .primary_nav1 ul,
#agreement .primary_nav1 ul {
  margin-left: 10px;
}
#release .primary_nav1 .icon32,
#shop_release .primary_nav1 .icon32,
#agreement .primary_nav1 .icon32 {
  text-indent: 0;
  background: url(../img/style/icon32_task_model.png);
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
#release .primary_nav ul li .icon32.folder_plus,
#shop_release .primary_nav ul li .icon32.folder_plus,
#agreement .primary_nav ul li .icon32.folder_plus,
#release .primary_nav ul li a:active .icon32.folder_plus,
#shop_release .primary_nav ul li a:active .icon32.folder_plus,
#agreement .primary_nav ul li a:active .icon32.folder_plus {
  background: url("../img/style/icon32.png") 0 -3264px;
}
#release .primary_nav ul li a:active .icon32.folder_plus,
#shop_release .primary_nav ul li a:active .icon32.folder_plus,
#agreement .primary_nav ul li a:active .icon32.folder_plus,
#release .primary_nav ul li a.selected .icon32.folder_plus,
#shop_release .primary_nav ul li a.selected .icon32.folder_plus,
#agreement .primary_nav ul li a.selected .icon32.folder_plus {
  background-position: -32px -3264px;
}
#release .primary_nav ul li,
#shop_release .primary_nav ul li,
#agreement .primary_nav ul li {
  margin-right: 10px;
}
#release .primary_nav ul li a:active .icon32.task_model,
#shop_release .primary_nav ul li a:active .icon32.task_model,
#agreement .primary_nav ul li a:active .icon32.task_model,
#release .primary_nav ul li a.selected .icon32.task_model,
#shop_release .primary_nav ul li a.selected .icon32.task_model,
#agreement .primary_nav ul li a.selected .icon32.task_model {
  background-position: 0 0;
  color: #2f549f;
}
#release .icon32.task_model,
#shop_release .icon32.task_model,
#agreement .icon32.task_model {
  background-position: 32px 0;
  color: #fff;
  text-indent: 0 !important;
}
#release .pic_model,
#shop_release .pic_model,
#agreement .pic_model {
  background-image: url(../img/style/puc_model.png);
  margin: auto;
}
#release .pic_model.single,
#shop_release .pic_model.single,
#agreement .pic_model.single {
  background-position: 0 0;
  width: 640px;
  height: 50px;
}
#release .pic_model.multi_piece,
#shop_release .pic_model.multi_piece,
#agreement .pic_model.multi_piece {
  background-position: 0 -50px;
  width: 640px;
  height: 50px;
}
#release .pic_model.tender,
#shop_release .pic_model.tender,
#agreement .pic_model.tender {
  background-position: 0 -100px;
  width: 640px;
  height: 50px;
}
#release .pic_model.my_work,
#shop_release .pic_model.my_work,
#agreement .pic_model.my_work {
  background-position: 0 -150px;
  width: 640px;
  height: 50px;
}
#release .pic_model.hire,
#shop_release .pic_model.hire,
#agreement .pic_model.hire {
  background-position: 0 -200px;
  width: 640px;
  height: 50px;
}
#release .primary_nav1 .grey .icon16.arrow-right,
#shop_release .primary_nav1 .grey .icon16.arrow-right,
#agreement .primary_nav1 .grey .icon16.arrow-right,
#release .primary_nav1 .grey .icon16.arrow-right,
#shop_release .primary_nav1 .grey .icon16.arrow-right,
#agreement .primary_nav1 .grey .icon16.arrow-right {
  opacity: 0.3;
}
#release .box .lit_form .info,
#shop_release .box .lit_form .info,
#agreement .box .lit_form .info {
  padding: 5px 20px;
}
#release .box .list dd.pub_sum,
#shop_release .box .list dd.pub_sum,
#agreement .box .list dd.pub_sum {
  background-color: #effbe7;
  color: #326534;
  text-align: right;
  padding-right: 15px;
}
#release .file,
#shop_release .file,
#agreement .file {
  position: absolute;
  font-size: 20px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  z-index: 1;
}
#release .deep_style .online_service,
#shop_release .deep_style .online_service,
#agreement .deep_style .online_service {
  color: #999;
}
#release .online_service p,
#shop_release .online_service p,
#agreement .online_service p {
  margin: 0;
}
#release .source_content,
#shop_release .source_content,
#agreement .source_content {
  border: 1px solid #d4d4d4;
  background-color: #f8f8f8;
}
#release .source_agreement,
#shop_release .source_agreement,
#agreement .source_agreement {
  padding: 30px;
}
#release .source_agreement h5,
#shop_release .source_agreement h5,
#agreement .source_agreement h5 {
  border-bottom: 2px solid #ccc;
  line-height: 40px;
}
#release .mutual b,
#shop_release .mutual b,
#agreement .mutual b {
  font-weight: normal;
}
#release .publisher .user_info,
#shop_release .publisher .user_info,
#agreement .publisher .user_info,
#release .ensure,
#shop_release .ensure,
#agreement .ensure,
#release .source_succss,
#shop_release .source_succss,
#agreement .source_succss {
  background-color: #f9f9f9;
}
#release .publisher .user_info p,
#shop_release .publisher .user_info p,
#agreement .publisher .user_info p,
#release .bidder .user_info1 p,
#shop_release .bidder .user_info1 p,
#agreement .bidder .user_info1 p {
  margin: 0;
}
#release .publisher .ensure,
#shop_release .publisher .ensure,
#agreement .publisher .ensure {
  border-top: 1px solid #cccccc;
}
#release .ensure,
#shop_release .ensure,
#agreement .ensure {
  height: 45px;
  line-height: 45px;
}
#release .contact,
#shop_release .contact,
#agreement .contact {
  height: 170px;
  overflow: hidden;
}
#release .contact span,
#shop_release .contact span,
#agreement .contact span {
  display: block;
}
#release .bidder,
#shop_release .bidder,
#agreement .bidder,
#release .source_succss,
#shop_release .source_succss,
#agreement .source_succss {
  border: 1px solid #b5e087;
}
#release .bidder .ensure,
#shop_release .bidder .ensure,
#agreement .bidder .ensure {
  border-top: 1px solid #b5e087;
}
#release .user_info1,
#shop_release .user_info1,
#agreement .user_info1 {
  background-color: #effbe7;
  border-bottom: 1px solid #b5e087;
}
#release .user_info1 .intor,
#shop_release .user_info1 .intor,
#agreement .user_info1 .intor,
#release .source_succss,
#shop_release .source_succss,
#agreement .source_succss {
  color: #326500;
}
#release .simple_step,
#shop_release .simple_step,
#agreement .simple_step {
  margin: 10px 0;
  clear: both;
  background: #fff;
  border: 1px solid #e3e3e3;
  font-family: "微软雅黑";
}
#release .simple_step .step,
#shop_release .simple_step .step,
#agreement .simple_step .step {
  float: left;
  font-size: 12px;
  white-space: nowrap;
  line-height: 20px;
  text-align: center;
  width: 20%;
  background: #ffffff url(../img/step_bg.gif) no-repeat right;
}
#release .simple_step .step strong,
#shop_release .simple_step .step strong,
#agreement .simple_step .step strong {
  color: #333;
  display: block;
  font-weight: bolder;
  font-size: 16px;
  font-style: normal;
  height: 55px;
  line-height: 55px;
  margin-left: -21px;
  padding-left: 21px;
}
#release .simple_step .step.selected,
#shop_release .simple_step .step.selected,
#agreement .simple_step .step.selected {
  background: #fad674 url(../img/step_selected_bg.gif) no-repeat right;
}
#release .simple_step .step.selected strong,
#shop_release .simple_step .step.selected strong,
#agreement .simple_step .step.selected strong {
  display: block;
  background: url(../img/step_passed_bg.gif) no-repeat 0;
}
#release .simple_step .step3,
#shop_release .simple_step .step3,
#agreement .simple_step .step3 {
  width: 25%;
}
#release .simple_step .step5,
#shop_release .simple_step .step5,
#agreement .simple_step .step5 {
  background: #fff;
  width: 15%;
}
#release .simple_step .step.passed strong,
#shop_release .simple_step .step.passed strong,
#agreement .simple_step .step.passed strong {
  color: #999;
  position: relative;
  z-index: 1;
}
#release .simple_step .step5.selected,
#shop_release .simple_step .step5.selected,
#agreement .simple_step .step5.selected,
#release .simple_step .all_4 .step4.selected,
#shop_release .simple_step .all_4 .step4.selected,
#agreement .simple_step .all_4 .step4.selected {
  background: #fad674;
}
#release .all_4 .step,
#shop_release .all_4 .step,
#agreement .all_4 .step {
  width: 25%;
}
#release .all_4 .step4,
#shop_release .all_4 .step4,
#agreement .all_4 .step4 {
  background: #fff;
}
#release .min_step span,
#shop_release .min_step span,
#agreement .min_step span {
  display: inline-block;
  padding: 0 10px;
  padding: 2px 10px \0;
  white-space: nowrap;
}
#release .min_step li,
#shop_release .min_step li,
#agreement .min_step li {
  float: left;
  display: list-item;
  line-height: 20px;
  padding-top: 10px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
  border-width: 4px 0 0;
  border-style: solid;
}
#release .min_step li .icon,
#shop_release .min_step li .icon,
#agreement .min_step li .icon {
  width: 15px;
  height: 15px;
  position: absolute;
  top: -9px;
  text-indent: -999px;
  border-radius: 10px;
}
#release .min_step li .arrow_b,
#shop_release .min_step li .arrow_b,
#agreement .min_step li .arrow_b,
#release .min_step li .arrow_t,
#shop_release .min_step li .arrow_t,
#agreement .min_step li .arrow_t {
  display: block;
  border-width: 6px;
}
#release .min_step li.last,
#shop_release .min_step li.last,
#agreement .min_step li.last {
  width: 15px;
  border-color: #fff;
}
#release .all_3 li,
#shop_release .all_3 li,
#agreement .all_3 li {
  width: 33%;
}
#release .all_4 li,
#shop_release .all_4 li,
#agreement .all_4 li {
  width: 25%;
}
#release .all_5 li,
#shop_release .all_5 li,
#agreement .all_5 li {
  width: 22%;
}
#release .all_6 li,
#shop_release .all_6 li,
#agreement .all_6 li {
  width: 16%;
}
#release .all_7 li,
#shop_release .all_7 li,
#agreement .all_7 li {
  width: 15%;
}
#release .all_8 li,
#shop_release .all_8 li,
#agreement .all_8 li {
  width: 13%;
}
#release .step_orange_height,
#shop_release .step_orange_height,
#agreement .step_orange_height {
  height: auto !important;
  height: 100px;
  min-height: 100px;
}
#release .step_orange li,
#shop_release .step_orange li,
#agreement .step_orange li {
  border-color: #afd46e;
  text-align: left;
}
#release .step_orange li .title_bottom,
#shop_release .step_orange li .title_bottom,
#agreement .step_orange li .title_bottom {
  bottom: -43px;
  _bottom: -42px;
}
#release .step_orange li .title_bottom span,
#shop_release .step_orange li .title_bottom span,
#agreement .step_orange li .title_bottom span {
  *margin-top: -1px;
  _margin-top: 0;
}
#release .step_orange .arrow_b,
#shop_release .step_orange .arrow_b,
#agreement .step_orange .arrow_b {
  border-top-color: #f90;
}
#release .step_orange .arrow_t,
#shop_release .step_orange .arrow_t,
#agreement .step_orange .arrow_t {
  border-bottom-color: #f90;
}
#release .step_orange span,
#shop_release .step_orange span,
#agreement .step_orange span {
  color: #333;
  margin-top: 10px;
  position: relative;
  z-index: 1;
  left: -15px;
}
#release .step_orange .icon,
#shop_release .step_orange .icon,
#agreement .step_orange .icon {
  background: #afd46e;
}
#release .step_blue li,
#shop_release .step_blue li,
#agreement .step_blue li {
  border-color: #09c;
}
#release .step_blue .arrow_b,
#shop_release .step_blue .arrow_b,
#agreement .step_blue .arrow_b {
  border-top-color: #09c;
}
#release .step_blue .arrow_t,
#shop_release .step_blue .arrow_t,
#agreement .step_blue .arrow_t {
  border-bottom-color: #09c;
}
#release .step_blue span,
#shop_release .step_blue span,
#agreement .step_blue span {
  background: #09c;
  color: #fff;
}
#release .step_blue .icon,
#shop_release .step_blue .icon,
#agreement .step_blue .icon {
  background: #0099cc;
}
#release .step_right,
#shop_release .step_right,
#agreement .step_right {
  text-align: right;
}
#release #txt_title,
#shop_release #txt_title,
#agreement #txt_title {
  width: 375px;
}
#release .field_orange,
#shop_release .field_orange,
#agreement .field_orange {
  background: #faf5e7;
  border-color: #dbdad5;
}
#release .field_orange .arrow_b,
#shop_release .field_orange .arrow_b,
#agreement .field_orange .arrow_b {
  border-bottom-color: #faf5e7;
  border-left-color: #faf5e7;
  border-right-color: #faf5e7;
}
#release .field_orange .arrow_t,
#shop_release .field_orange .arrow_t,
#agreement .field_orange .arrow_t {
  border-top-color: #faf5e7;
  border-left-color: #faf5e7;
  border-right-color: #faf5e7;
}
#release .field_orange .sp,
#shop_release .field_orange .sp,
#agreement .field_orange .sp {
  color: #c30;
  font-size: 14px;
}
#release .field_blue,
#shop_release .field_blue,
#agreement .field_blue {
  background: #e3f5f9;
  border-color: #dbdad5;
}
#release .field_blue .arrow_b,
#shop_release .field_blue .arrow_b,
#agreement .field_blue .arrow_b {
  border-bottom-color: #e3f5f9;
  border-left-color: #e3f5f9;
  border-right-color: #e3f5f9;
}
#release .field_blue .arrow_t,
#shop_release .field_blue .arrow_t,
#agreement .field_blue .arrow_t {
  border-top-color: #e3f5f9;
  border-left-color: #e3f5f9;
  border-right-color: #e3f5f9;
}
#release .field_blue .sp,
#shop_release .field_blue .sp,
#agreement .field_blue .sp {
  color: #09c;
  font-size: 14px;
}
#release .pub_right,
#shop_release .pub_right,
#agreement .pub_right {
  margin-top: 10px;
}
#release .pub_right dt,
#shop_release .pub_right dt,
#agreement .pub_right dt,
#release .pub_right h2,
#shop_release .pub_right h2,
#agreement .pub_right h2 {
  font-size: 15px;
  font-weight: normal;
  color: #333;
}
#release .pub_right h2,
#shop_release .pub_right h2,
#agreement .pub_right h2 {
  margin-bottom: 10px;
}
#release .pub_right dl,
#shop_release .pub_right dl,
#agreement .pub_right dl {
  border-top: 1px solid #e4e4e4;
}
#release .pub_right dt,
#shop_release .pub_right dt,
#agreement .pub_right dt {
  padding-top: 10px;
  border-top: 1px solid #fff;
}
#release .pub_right dd,
#shop_release .pub_right dd,
#agreement .pub_right dd {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
}
#release .pub_right dd.last,
#shop_release .pub_right dd.last,
#agreement .pub_right dd.last {
  border: none;
}
#release .helper,
#shop_release .helper,
#agreement .helper {
  background: #ffffff url(../img/women_sec.jpg) no-repeat 20px top;
  padding-top: 120px;
}
#release .helper .detail,
#shop_release .helper .detail,
#agreement .helper .detail {
  background: #fff;
  padding-left: 30px;
}
#release .helper .tel_phone,
#shop_release .helper .tel_phone,
#agreement .helper .tel_phone {
  background: #ffffff url(../img/tel_phone2.jpg) no-repeat left;
  height: 50px;
}
#release .file,
#shop_release .file,
#agreement .file {
  position: absolute;
  font-size: 23px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
#release .upfile,
#shop_release .upfile,
#agreement .upfile {
  padding: 10px;
}
#release .release_user_info,
#shop_release .release_user_info,
#agreement .release_user_info {
  border-bottom: 2px solid #f80;
  padding-bottom: 15px;
}
#release .release_user_info ul li,
#shop_release .release_user_info ul li,
#agreement .release_user_info ul li {
  float: left;
  width: 33%;
  display: inline-block;
  height: 25px;
  position: relative;
}
#release .release_user_info ul li .list_word_over,
#shop_release .release_user_info ul li .list_word_over,
#agreement .release_user_info ul li .list_word_over {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
}
#release .release_user_info ul li .list_word_over:hover,
#shop_release .release_user_info ul li .list_word_over:hover,
#agreement .release_user_info ul li .list_word_over:hover {
  width: auto;
  overflow: visible;
  background: #fff;
  z-index: 2;
}
#release .release_list dd,
#shop_release .release_list dd,
#agreement .release_list dd {
  border: 1px solid #D2E5E9;
  border-top: none;
  color: #333;
}
#release .release_list dd.tags,
#shop_release .release_list dd.tags,
#agreement .release_list dd.tags {
  border: 1px solid #D2E5E9;
  border-bottom: none;
  background: #D4F2FA;
  padding: 5px 10px;
}
#release .release_list dd li a,
#shop_release .release_list dd li a,
#agreement .release_list dd li a {
  color: #333;
}
#release .release_list dl.may_need_list dt,
#shop_release .release_list dl.may_need_list dt,
#agreement .release_list dl.may_need_list dt {
  background: none;
  border: none;
  font-size: 14px;
  color: #333;
  text-align: left;
  border-bottom: 1px solid #e3e3e3;
}
#release .release_list dl.may_need_list dd,
#shop_release .release_list dl.may_need_list dd,
#agreement .release_list dl.may_need_list dd {
  border: 1px solid #e3e3e3;
  border-top: none;
}
#release .release_list dl.may_need_list dd li,
#shop_release .release_list dl.may_need_list dd li,
#agreement .release_list dl.may_need_list dd li {
  color: #666;
}
#release .p_img,
#shop_release .p_img,
#agreement .p_img {
  padding: 5px;
  overflow: hidden;
  text-align: center;
}
#release .p_img img,
#shop_release .p_img img,
#agreement .p_img img {
  width: 120px;
  height: 120px;
  cursor: pointer;
}
#release .goods_title,
#shop_release .goods_title,
#agreement .goods_title {
  text-align: center;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
#release .button_box,
#shop_release .button_box,
#agreement .button_box {
  background: #f4f4f4;
  text-align: center;
}
#release #ie6 select,
#shop_release #ie6 select,
#agreement #ie6 select {
  margin-right: 5px;
}
#release #ie6 button,
#shop_release #ie6 button,
#agreement #ie6 button {
  display: block;
}
#release #ie6 input,
#shop_release #ie6 input,
#agreement #ie6 input {
  background: #FBFBFB;
  color: #333;
  border: 1px solid #D8D8D8;
  border-left-color: #A8A8A8;
  border-top-color: #A8A8A8;
  border-radius: 2px;
  padding: 6px 4px 6px 10px;
  font: 12px Arial, Helvetica, sans-serif;
}
#release #ie6 .search_input,
#shop_release #ie6 .search_input,
#agreement #ie6 .search_input {
  border: none;
}
#release #ie6 #agreement,
#shop_release #ie6 #agreement,
#agreement #ie6 #agreement {
  border: none;
}
#release .ask_img,
#shop_release .ask_img,
#agreement .ask_img {
  margin-top: 7px;
}
#release .word_yuan,
#shop_release .word_yuan,
#agreement .word_yuan {
  margin-top: 1px;
  margin-left: 5px;
}
#release .footer,
#shop_release .footer,
#agreement .footer {
  margin-top: 10px;
}
#release .messages,
#shop_release .messages,
#agreement .messages {
  margin: 0;
}
#release .messages.m_infor span,
#shop_release .messages.m_infor span,
#agreement .messages.m_infor span {
  margin-right: 10px;
}
#release .primary_nav ul li,
#shop_release .primary_nav ul li,
#agreement .primary_nav ul li {
  position: relative;
}
#release .primary_nav ul li a,
#shop_release .primary_nav ul li a,
#agreement .primary_nav ul li a {
  border-color: #fff;
  margin-bottom: 10px;
}
#release .primary_nav ul li a .arrow_b,
#shop_release .primary_nav ul li a .arrow_b,
#agreement .primary_nav ul li a .arrow_b {
  position: absolute;
  bottom: -14px;
  left: 50%;
  border-color: #fff;
  display: none;
  border-width: 7px 10px;
  margin-left: -10px;
}
#release .primary_nav ul li a.selected .arrow_b,
#shop_release .primary_nav ul li a.selected .arrow_b,
#agreement .primary_nav ul li a.selected .arrow_b {
  border-color: #2F549F #fff #fff;
  display: block;
}
#release .help_center,
#shop_release .help_center,
#agreement .help_center {
  background: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  margin-top: -1px;
  z-index: 2;
  padding: 4px 20px 0;
}
#release .help_detail,
#shop_release .help_detail,
#agreement .help_detail {
  clear: both;
}
#release .help_down,
#shop_release .help_down,
#agreement .help_down {
  float: right;
  clear: both;
}
#release .help_down a,
#shop_release .help_down a,
#agreement .help_down a {
  display: inline-block;
  padding: 0 15px;
  background: #f5f5f5;
  color: #666;
  border: 1px solid #e4e4e4;
  border-top: none;
}
#release .help_down .arrow_b,
#shop_release .help_down .arrow_b,
#agreement .help_down .arrow_b {
  border-color: #666 #F5F5F5 #F5F5F5;
}
#release .help_down .arrow_t,
#shop_release .help_down .arrow_t,
#agreement .help_down .arrow_t {
  border-color: #F5F5F5 #F5F5F5 #666;
}
#release .task_result,
#shop_release .task_result,
#agreement .task_result {
  margin-top: 20px;
}
#release .task_result .title,
#shop_release .task_result .title,
#agreement .task_result .title {
  background: #fafafa;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
#release .task_dec,
#shop_release .task_dec,
#agreement .task_dec {
  height: 6em;
  overflow: hidden;
}
#release .show_more,
#shop_release .show_more,
#agreement .show_more {
  border-top: 1px solid #ccc;
  text-align: center;
  height: 10px;
  overflow: hidden;
}
#release .show_more a,
#shop_release .show_more a,
#agreement .show_more a {
  display: inline-block;
  background: #eee;
  padding: 0 10px;
}
#release .show_more a .arrow_b,
#shop_release .show_more a .arrow_b,
#agreement .show_more a .arrow_b {
  border-color: #eee;
  border-top-color: #666;
  margin-top: -13px;
}
#release .show_more a .arrow_t,
#shop_release .show_more a .arrow_t,
#agreement .show_more a .arrow_t {
  border-color: #eee;
  border-bottom-color: #666;
  margin-top: -5px;
}
#prom {
  /* 1. 进度流程图*/

  /* 1.0.1 step单步*/

  /*prom_border*/

  /*prom_list*/

  /*prom_rel*/

  /*prom_task_top
.prom_task_top ul li{display: inline;float: left;width: 43%;padding: 0 20px ;margin: 10px 0;}
.prom_task_top dl dt{color: #333;font-weight: bold;border-bottom: 2px solid #ccc; }*/

}
#prom .inner {
  border: 1px solid #fff;
}
#prom .backLava {
/*  border-bottom: 2px solid #2f549f;*/
}
#prom .simple_step {
  margin-bottom: 10px;
  clear: both;
/*  border: 1px solid #5d82cf;*/
  font-family: "微软雅黑";
  height: 53px;
/*  background: #486db0 url(../img/style/step_bg4.png) repeat-x;*/
  color: #333;
  font-size: 16px;
}
#prom .simple_step .step {
  float: left;
  white-space: nowrap;
  line-height: 53px;
  text-align: center;
}
#ie6 #prom .simple_step .step {
  color: #fff;
}
#prom .simple_step .step strong {
  color: #333;
  display: block;
  font-weight: bolder;
  font-size: 16px;
  font-style: normal;
  height: 55px;
  line-height: 55px;
  margin-left: -21px;
  padding-left: 21px;
}
#prom .simple_step .step2,
#prom .simple_step .step3,
#prom .simple_step .step4 {
  width: 25%;
}
#prom .simple_step .step1 {
  background: url(../img/style/step1_bg.png) no-repeat left top;
  width: 136px;
  height: 53px;
}
#prom .simple_step .step2 {
/*  background: #6fa0dd url(../img/style/step_bg2.png) repeat-x;*/
}
#prom .simple_step .step3 {
/*  background: #5c88d1 url(../img/style/step_bg3.png) repeat-x;*/
}
#prom .simple_step .step4 {
/*  background: #486db0 url(../img/style/step_bg4.png) repeat-x;*/
}
#prom .get_code {
/*  background: url(../img/style/step2_bg.png) no-repeat right top;*/
}
#prom .get_sys {
 /* background: url(../img/style/step3_bg.png) no-repeat right top;*/
}
#prom .prom_border {
/*  border: 1px solid #ccc;*/
}
#prom .prom_border .box_header {
/*  background: #F5F5F5;*/
}
#prom .prom_border .box_header h2 {
  font-size: 14px !important;
  margin-bottom: 0;
}
#prom .prom_border .box_header .title {
  padding: 10px 0 10px 10px;
}
#prom .prom_detail {
  background: #fff;
  line-height: 25px;
}
#prom .prom_list ul {
  padding: 10px 0;
}
#prom .prom_list ul li {
  line-height: 30px;
  display: inline;
}
#prom .prom_list ul li a {
  color: #333;
  display: block;
  padding: 2px 10px;
  margin-bottom:5px;
  font-size:18px;
}
#prom .prom_list ul li a:hover,
#prom .prom_list ul li a.selected {
  color: #2f549f;
  background:#E9FFD2;
  border: 1px solid #390;
  border-radius:5px;
}
#prom .prom_rel ul li {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}
#prom .c00f {
  color: #0000ff;
}

#easy-92{display: none!important;}
