html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
	font-style: normal;
	font-weight: normal;
}

ins {
	text-decoration: none;
}

li {
	list-style: none;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	margin: 0;
	*font-size: 100%;
	line-height: 1.2;
}

a img,
img {
	-ms-interpolation-mode: bicubic;
}

sub,
sup {
	vertical-align: baseline;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
	display: block;
}

pre {
	white-space: pre-wrap;
	word-wrap: break-word;
}

.clearfix:after {
	content: ".";
	font-size: 0;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.gray {
	color: #888;
}

.clear {
	clear: both;
}

textarea {
	resize: none
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
	outline: 0
}

.nojs {
	background: #FEFFB1;
	border: 1px solid #ffe574;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 34px;
}

.hack-guide {
	color: black;
	color: green\9;
	/* IE8 and older */
	*color: blue;
	/* IE7 and older */
	_color: red;
	/* IE6 and older */
}

.hack-guide {
	color: black;
}

.ie8 .hack-guide {
	color: green;
}

/* IE8 */
.ie7 .hack-guide {
	color: blue;
}

/* IE7 */
.ie6 .hack-guide {
	color: red;
}

body {
	font: 12px/1.5 arial, sans-serif;
	text-align: center;
	color: #333;
	background: #FFF;
}

a {
	color: #136EC2;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: underline;
}

body {
  font-size: 16px;
  position: relative;
}
a:focus,
a:active {
  text-decoration: none;
}

.js-fixed {
  background: #fff;
  font-family: "Microsoft Yahei";
  left: 0;
  position: fixed;
  _position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.g-w980,
.g-w1010 {
  width: 100%;
}
.g-w980 .mod-search,
.g-w980 .mod-main-nav,
.g-w980 #bd {
  width: 980px;
  margin: 0 auto;
}
.g-w1010 #bd {
  width: 1010px;
  margin: 0 auto;
  text-align: left;
}
.g-w1010 .mod-search,
.g-w1010 .mod-main-nav {
  width: 1010px;
  margin: 0 auto;
}
.g-w1010 .aside {
  width: 256px;
}
.g-w1010 .mod-author-info .other {
  padding: 15px 15px 14px 15px;
}
.g-w1010 .mod-author-info .other ul li {
  width: auto;
}
.g-w1010 .mod-bread-crumb {
  padding-top: 10px;
}

.g-1182 {
  min-width: 1182px;
}
.g-1182 #bd {
  width: 1182px;
  margin: 0 auto;
  text-align: left;
  padding-top: 40px;
}

.g-1182 .mod-search,
.g-1182 .mod-main-nav {
  width: 1175px;
  margin: 0 auto;
}
.g-1182 .aside {
  width: 356px;
  padding-left: 15px;
  border-left: 1px solid #e5e5e5;
}
.g-1182 .mod-author-info .other {
  padding: 15px 15px 14px 15px;
}
.g-1182 .mod-author-info .other ul li {
  width: auto;
}
.g-1182 .mod-bread-crumb {
  padding-top: 10px;
}

#doc4 {
  background: #f7f7f7;
}
.g-1182 #doc4 {
  background: #fff;
}
.g-w980 #bd {
  margin: 10px auto 0;
  text-align: left;
}

.gray6 {
  color: #666;
}
.gray9 {
  color: #999;
}
.g-bread {
  background: #fafafa;
  height: 36px;
  line-height: 36px;
  text-align: left;
  border: 1px solid #eee;
}
.g-bread a {
  color: #333;
}
.g-bread span {
  color: #999;
}
.g-bread-inn {
  width: 1175px;
  margin: 0 auto;
}
.g-bread-inn980 {
  width: 980px;
  margin: 0 auto;
}
.g-body-gray * {
  -webkit-filter: grayscale(100%); /* webkit */
  -moz-filter: grayscale(100%); /*firefox*/
  -ms-filter: grayscale(100%); /*ie9*/
  -o-filter: grayscale(100%); /*opera*/
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: gray; /*ie9- */
}

#ft {
  color: #878785;
  font-size: 12px;
  padding: 20px 0;
  text-align: center;
  margin-top: 20px;
  background: #fff;
  border: 1px solid #f3f3f3;
}
#ft a {
  color: #878785;
  font-size: 12px;
}
#ft a:hover {
  text-decoration: none;
}
#ft .nav {
  padding: 3px 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#ft .nav li {
  font-size: 12px;
  display: inline;
  height: 13px;
  float: left;
  line-height: 1;
  padding: 0 10px;
  border-left: 1px #eaeaea solid;
}
#ft .nav li a {
  display: block;
  _margin-top: 2px;
}
#ft .nav .first {
  border: 0;
}
#ft .copyright {
  margin: 5px 0; 
}

#login-part {
  position: absolute;
  right: 20px;
  top: 8px;
}

.so-header-menu-item__submenu {
  z-index: 400 !important;
}

.hide {
  display: none;
}

.quc-panel-bd .quc-form-item-content {
  text-align: left;
}

.mod-search {
  padding: 12px 0;
  background: #fff;
  position: relative;
  z-index: 300;
}

.mod-search .logo {
  float: left;
  background: url('../images/logo.png') no-repeat 0 100%;
  background-size: 180px auto;
  background-position: center;
  width: 180px;
  height: 60px;
  overflow: hidden;
  margin-right: 16px;
  display:block;
}

.mod-search .logo a {
  display: block;
  width: 180px;
  height: 60px;
  text-indent: -400px;
}

.g-bread a.LinkPath{ color:#666;}

.search {font-size: 14px; padding-top: 10px; }
.search img { position: absolute; top: 4px; padding: 5px; right: 11px; width: 28px; height: 28px; cursor: pointer; }
.searchinput {float: right;outline: 0; width: 260px; height: 36px; background: #f6f6f6; border-radius: 6px; padding-left: 20px; border: 0; font-size: 14px; position: relative; }
.searchbutton { width: 80px; height: 36px; line-height: 36px; background-color:#19b955;  text-align: center; border: 0; padding: 0; cursor: pointer; float: right; color: #fff; font-size: 16px; }

#hd{ background: #19b955; width: 100%;}

.mod-main-nav ul li{ float: left; position: relative; z-index: 200;display: block;
  width: 130px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  color: #fff;}
.mod-main-nav ul li a{ display: block; width: 130px; height: 46px; line-height: 46px; color: #fff;}
.mod-main-nav ul li a span{ cursor: pointer; width: 100%; display: inline-block; height: 46px; line-height: 46px; font-size:18px;}
.mod-main-nav ul li a:hover{ background: #1dcb5e; text-decoration: none;}
.mod-main-nav ul li a.active{background-color: #169144;}


.mod-slide{ padding-top: 15px;}
.mod-slide .slide{ background: #fff; float: left; width: 715px; position: relative;}
.mod-slide .slide .box{ position: relative; height: 240px; overflow: hidden;}
.mod-slide .slide .items .item{ float: left; width: 715px; height: 240px; overflow: hidden;}
.mod-slide .slide .pic {float: left; width: 488px;}
.mod-slide .slide .pic img{ width: 488px; height: 220px;}
.mod-slide .slide .detail{ float: left; width: 187px; height: 200px; padding:20px; overflow: hidden;}
.mod-slide .slide .detail .itit{ font-weight: 100; margin-bottom: 10px;}
.mod-slide .slide .detail .itit a{font-size: 16px; color: #136EC2;}
.mod-slide .slide .detail p{ line-height: 24px;color:#666;}
.mod-slide .slide .detail p a{ color: #666;}
.mod-slide .slide .detail p a:hover{ text-decoration: none;}
.mod-slide .slide .trigger{ position: absolute; left: 0; bottom: 0; width: 685px; text-align: right; padding-right: 30px; padding-bottom: 10px;}
.mod-slide .slide .trigger a{ margin-right: 5px; text-indent: -100px; width: 10px; height: 10px; font-size: 0; background: #dadada; border-radius: 50%; display: inline-block;}
.mod-slide .slide .trigger .active{ background: #4bba2c;}
.user-panel{
	float: right;
	width: 255px;
	height: 240px;
	background: white;
}

.user-panel-logo{
	display: block;
	margin: 30px auto 10px auto;
	width: 120px;
	height: 31px;
}
.user-panel p{ padding:0 20px; line-height: 28px; }


.mod-hot{ margin-top: 25px;}
.mod-hot .idxs{font-size: 22px; font-weight: 100;}
.mod-hot .items{ margin-top: 10px;}
.mod-hot .items .item{ margin-right: 25px; background: #fff; float: left; border:1px solid #ededed; padding:10px 10px 0 10px; border-bottom:3px solid #e2e2e2;}
.mod-hot .items .item li{padding:0 10px; border-bottom:1px dotted #c3c3c3; line-height: 45px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 268px;}
.mod-hot .items .item li a{ color: #4e4e4e; font-size: 14px; transition: all .5s; }
.mod-hot .items .item li a:hover{ color: #20a80a;}
.mod-hot .items .item .first{ padding: 0; width: 288px; position: relative; margin-bottom: 10px; border-bottom: 0;}
.mod-hot .items .item .first .pic{ display: block; width: 288px; height: 150px; overflow: hidden;}
.mod-hot .items .item .first .pic img{ width: 288px;}
.mod-hot .items .item .first .desc{ background: url('../images/bg.png') repeat-x; font-size: 14px; color: #fff; width: 268px; text-overflow: ellipsis;white-space: nowrap;overflow: hidden; padding: 0 10px; position: absolute; left: 0; bottom: 0;}
.mod-hot .items .item .li-last{border-bottom: 0;}
.mod-hot .items .item-last{ margin-right: 0;}






#head .form {
	clear: both;
	position: relative;
}

#head .round {
	width: 573px;
	height: 40px;
	display: inline-block;
	background: #fff;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}

#head .input_key {
	width: 573px;
	height: 36px;
	font: 16px/20px arial;
	padding: 0;
	background: #fff;
	border: 2px solid #bbb;
	border-right: 0;
	outline: 0;
	border-radius: 8px 0 0 8px;
	-webkit-appearance: none;
	z-index: 1;
	position: relative;
	padding-left: 10px;
	color: #333;
}

#head .input_key:hover {
	border-color: #aaa;
}

#head .input_key:focus {
	border-color: #0fb264;
}

#head .input_key::-ms-clear {
	display: none
}

#head .s_btn {
	width: 90px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	padding: 0;
	padding-top: 4px\9;
	background: #0fb264;
	vertical-align: top;
	cursor: pointer;
	border-radius: 0 8px 8px 0;
	-webkit-appearance: none;
	outline: none;
	border: 0;
	letter-spacing: 1px
}

#head .s_btn:hover {
	border: none;
	background: #2dc471;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

#head .s_btn:active {
	border: none;
	background: #0da05a;
}

#head .ac_wrap {
	position: absolute;
	z-index: 1;
	*overflow-y: hidden;
	font-size: 14px;
	background: #fff;
	text-align: left;
}

#suggest-align {
	position: relative;
}

#suggest-align.hover {
	border: 1px solid #999;
	border-right: 0;
	box-shadow: none;
	background: #fff
}

#suggest-align.focus {
	border: 1px solid #19cd55;
	border-right: 0;
}

/*suggest*/
.ac_wrap {
	width: 540px;
	background: #fff;
	color: #333;
	font-size: 14px;
	margin-top: -1px;
	overflow-y: hidden;
	position: absolute;
	z-index: 100;
	top: 0;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
}

.ac_wrap_inner {
	border: 1px solid #e2e2e2;
}

.ac_wrap ul {
	margin: 0;
	padding: 0;
}

.ac_wrap li {
	height: 30px;
	line-height: 30px;
	color: #333;
	list-style: none;
	padding: 0 0 0 10px;
	cursor: pointer;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ac_wrap li.hover,
.ac_wrap li.selected {
	background-color: #f9f9f9;
}

.ac_bgIframe {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
}

.ac_wrap li span {
	display: inline-block;
	vertical-align: middle;
}

.ac_wrap li b {
	font-weight: bold
}

.ac_wrap .ac_toolbar {
	display: none
}

.mod-search .mod-search-cen {
	float: left;
	width: 663px;
	text-align: left;
}




.article{ float: left; width: 720px;  position: relative; background: #fff; min-height: 500px;}
.article .art-title{ font-size: 30px; font-weight: bold; line-height: 45px; margin-bottom: 15px; }
.content p {
    margin-bottom: 18px;
    margin-top: 0;
	line-height:30px;
}
.content p img{    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;}
.article p strong{margin-top:30px;display:block;font-size:20px;margin-bottom:10px;line-height:1.4}
.article .art-info{ position: relative; line-height: 25px; }
.article .art-info .art-time{ color: #aeaeae;}


.article .art-info .content{}


.mod-essence-ans{
	position: relative;
}
.mod-essence-ans .catalog{
	width: 62px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 15;
	zoom:1;
}
.mod-essence-ans .catalog ul li {
	height: 36px;
	line-height: 35px;
	color: #989898;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
	cursor: pointer;
}
.mod-essence-ans .catalog ul .on,
.mod-essence-ans .catalog ul li:hover{
	border-right: 2px solid #1d9d07;
	background: #2bbc12;
	color: #fff;
	text-indent: 2px;	
}
.mod-essence-ans .main-content{
	text-align: left;
	font-size:18px;
}
.mod-essence-ans .main-content .section{
	margin-bottom: 30px;
}
.mod-essence-ans .section .title{
	font-size: 22px;
	padding-bottom: 15px;
	font-weight: bold;
}
.mod-essence-ans .section .content{
	word-wrap: break-word;
	color: #333333;
	text-align: left;
	line-height: 30px;
}
.mod-essence-ans .section.tools .content{
	color: #333;
	line-height: 30px;
}
.mod-essence-ans .section .content .ol{
	padding-left: 18px;
	padding-top: 7px;
}
.mod-essence-ans .text em{
	font-style: italic;
}

.mod-essence-ans .text .busi-article em {
	font-style: normal;
}
.mod-essence-ans .text strong{
	font-weight: bold;
}
.mod-essence-ans .text em strong,
.mod-essence-ans .text strong em{
	font-weight: bold;
	font-style: italic;
}
.mod-essence-ans .section .content li{
	position: relative;
	padding-bottom: 50px;
	border-left: 1px dashed #ddd;
}
.mod-essence-ans .section .content li.last-li{
	padding-bottom: 30px;
	min-height: 40px;
}
.mod-essence-ans .section .content .ul li{
	border:none;
}
.mod-essence-ans .section .content .pic{
	margin-top: 10px;
	line-height: 0;
	text-align: center;
}
.mod-essence-ans .section .content .step-list .pic{
	text-align: left;
}

.mod-essence-ans .steps .content .pic{
	margin-left: 33px;
}
.mod-essence-ans .section .content img{
	max-width: 100%;
	
}
.mod-essence-ans .ol .list-icon{
	position: absolute;
    top: -6px;
    left: -19px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    font-size: 12px;
    color: #fff;
    background: #19b955;
    border-radius: 50%;
    font-size: 24px;
}
.mod-essence-ans .ul .list-icon{
	position: absolute;
    top: 8px;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #19b955;
    text-indent: -999px;
    border-radius: 50%;
}
.mod-essence-ans .text{
	font-size: 18px;
	line-height: 28px; 
	text-align: justify; 
	color:#333;
	word-wrap: break-word;
}
.mod-essence-ans .steps .text{
	margin-left: 32px;
}
.mod-essence-ans .steps .ul .text{
	margin-left: 27px;
}
.mod-essence-ans .brief .text p{
	margin: 10px 0;
}
.subtitle {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
}

.f-list-itm {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}
.f-pic-text-lft, .f-pic-text-rt{float:left;}
.f-pic-text-lft a,
.f-pic-text-lft a img {
    display: block;
    width: 117px;
    height: 74px;
}
.f-pic-text-lft a img {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
}
.f-pic-text-lft a:hover img {
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
}
.f-pic-text-rt {
    margin-left: 10px;
	width:228px;
}
.f-pic-text-rt a {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.f-pic-text-rt p {
    padding-top: 10px;
    color: #999;
    font-size: 12px;
}


/*å£°æ˜Ž*/
.mod-tips{ color:#666; border-top:1px solid #ededed; border-bottom:1px solid #ededed; padding:20px 0;}
.mod-tips .tag{
	display: inline-block;
	width: 36px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	background: #ff5400;
	border: 1px solid #ff5400;
	border-radius: 2px;
	margin-right: 10px;
}

/*å³ä¾§*/
.aside{ float: right; width: 226px;}

.mod-create{}
.mod-create a:hover{ text-decoration: none; background-position: 0 -56px;}
.mod-create a:active{ background-position: 0 -112px;}

/*ä½œè€…ä¿¡æ¯*/
.mod-author-info{ position: relative; text-align: center; background: #fff; border:1px solid #eee;margin-bottom: 10px}
.mod-author-info .author-icon{ position: absolute; top: -5px; right: -5px;}
.mod-author-info .pic{ margin-top: 20px;}
.mod-author-info .pic a{ width: 64px; height: 64px; display: inline-block; overflow: hidden; border-radius: 50%;}
.mod-author-info .pic img{ width: 64px;}
.mod-author-info .name{ margin-top: 5px;}
.mod-author-info .name a{ font-size: 16px; color: #4c4c4c;}
.mod-author-info table{width: 100%; margin-top: 15px;}
.mod-author-info table .coin,
.mod-author-info table .score{ background-position: 22px -66px;}
.mod-author-info table tr td{ font-size: 16px; color: #b5b5b5; width: 50%; text-align: center;}
.mod-author-info table .border{ border-right: 1px solid #f3f3f3; }
.mod-author-info table .orange{ color: #ff5a00;}
.mod-author-info .other{ padding:15px 10px 14px 10px; margin-top: 25px; border-top: 1px solid #eee;}
.mod-author-info .other h3{ font-weight: 100; font-size: 18px; color: #43bb10; text-align: left;}
.mod-author-info .other h3 a{ color: #43bb10;}
.mod-author-info .other ul{ text-align: left;}
.mod-author-info .other ul li{ width: 204px; height: 45px; line-height: 45px; font-size: 16px; overflow: hidden; border-bottom: 1px dotted #c3c3c3; text-overflow: ellipsis; white-space: nowrap;}
.mod-author-info .other ul li a{color:#4e4e4e; font-size: 14px;}
.mod-author-info .other ul .last{ border:0;}
.mod-author-info .other .more{ text-align: right;}
.mod-author-info .other .more a{color:#9c9c9c;}


/*åº•éƒ¨*/
.mod-fixed{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 95px;
	line-height: 95px;
	text-align: center;
	background: rgba(0,0,0,.7);
	background: #414141\0;
	*background: #414141;
}
.mod-fixed > *{
	display: inline-block;
	vertical-align: middle;
}
.mod-fixed span{
	color: #fff;
	font-size: 32px;
	font-family: 'KaiTi';
}
.mod-fixed .btn-login,
.mod-fixed .btn-reg{
	color: #fff;
	height: 36px;
	width: 116px;
	line-height: 36px;
	padding: 0;
	background: #42ac16;
	border: 1px solid #42ac16;
	border-radius: 2px;
	margin-right: 10px;
	*display: inline;
	*zoom: 1;
}
.mod-fixed .btn-reg{
	background: #bbb;
	color: #3c3c3c;
	border-color: #bbb;
}
.mod-fixed .btn-reg:hover{
	background: #ddd;
}
.mod-fixed .btn-login:hover{
	background: #47c711;
}
.mod-fixed .close{
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	width: 44px;
	height: 44px;
	background: url(/resource/img/fixed-close.png) 0 0 no-repeat;
	/* background: #636363; */
}
.mod-fixed .close:hover{
	background-position: 0 -44px;
}


/*åˆ é™¤æµ®å±‚çš„æ ·å¼*/
.deletePanel{
	background: #fff;
	border: 1px solid #dcdcdc;
	font-size: 14px;
	color: #333;
}
.deletePanel .hd{
	height: 38px;
	line-height: 38px;
	background: #f7f8f9;
	color: #37a92f;
	padding-left: 24px;
	font-size: 16px;
	border-bottom: 1px solid #edeff5;
}
.deletePanel .bd{
	padding:20px 24px 15px;
}
.deletePanel .bd .reason-list{
	margin-top: 5px;   
}
.deletePanel .bd li{
	display: inline-block;
	*display: inline;
	_display: inline;
	zoom: 1;
	*zoom: 1;
	_zoom: 1;
	margin-right: 46px;
	width: 96px;
}
.deletePanel .bd li input,
.deletePanel .bd li span{
	vertical-align: middle;
}
.deletePanel .bd li input,
.deletePanel .bd li span{
	cursor: pointer;
}
.deletePanel .bd .other{
	margin-top: 18px;
}
.deletePanel .bd .other textarea{
	padding: 2px 4px;
	border: 1px solid #dadada;
	width: 420px;
	height: 70px;
	margin-top: 5px;
}
.deletePanel .submit-btn {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 15px;
}
.deletePanel .submit-btn .errmsg{
	float: left;
	display: none;
	font-size: 12px;
	color: #f00;
}
.deletePanel .submit-btn .btn{
	background: #37aa2f;
	color: #fff;
	padding: 8px 29px;
	border: 1px solid #26951e;
}
.deletePanel .submit-btn .btn:hover{
	background: #43d339;
}

.mod-interested ul{
	zoom:1
}
.mod-interested ul:after{
	content:"."; 
	font-size: 0; 
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/*new*/
.art-user{
	line-height: 1.2;
	font-size: 13px;
	margin-bottom: 30px;
}
.art-user img{
	border-radius: 50%;
	margin-right: 7px;
}
.art-user span,
.art-user i,
.art-user img,
.art-user a{
	display: inline-block;
	vertical-align: middle;
	color:#666;
}
.art-user a:hover span{
	text-decoration: underline
}
.art-user i{
	font-style: normal;
	margin-left:12px;
}

.brief-bg1,
.brief-bg2{
	height: 18px;
	position: relative;
	margin-bottom: 10px;
}
.brief-bg2{
	margin-top: 10px;
	margin-bottom: 30px;
}

.brief-bg1 em,
.brief-bg2 em{
	height: 1px;
	background: #f0f0f0;
	width: 689px;
	display: block;
	position: absolute;
	top: 7px;
	
}
.brief-bg1 em{
    left: 31px;
}
.brief-bg2 em{
    right: 31px;
}

.brief-bg1 span,
.brief-bg2 span{
	display: block;
	width: 15px;
	height: 15px;
	border: 4px solid #e5e5e5;
	border-radius: 50%;
	box-sizing: border-box;
}
.brief-bg2 span{
	position: absolute;
	right: 0;
}
.brief-bg1 i,
.brief-bg2 i{
	width: 9px;
    height: 9px;
    background: #fff;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 3px;;
}
.brief-bg1 i{
	left: 3px;
}
.brief-bg2 i{
	right: 3px;
}
.steps-end{
	background: #D8D8D8;
	width: 30px;
	height: 30px;
	font-style: normal;
	line-height: 30px;
	text-align: center;
	font-size:12px;
	color:#fff;
	display: block;
	border-radius: 50%;
	margin: -30px 0 15px 3px;
    position: relative;
}

.mod-common-tw h3{
  overflow : hidden;
  text-overflow: ellipsis; 
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.g-1066 .mod-search,
.g-1066 #bd,
.g-1066 .mod-main-nav,
.g-1066  .g-bread-inn{
	 width:1066px; 
	 color:#666;
}
.g-1066 .aside{
	width:240px;
}
.g-1066 .mod-common-tw a .limg{
	width: 90px;
	height: 50px;
}
.g-1066 .mod-common-tw .profile h3{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 140px;
}
.g-1066 .mod-common-tw .no-img h3{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 240px;
}
.g-1066 .mod-common-tw .profile-inn{
	height: 50px;;
}

.adrec{
	zoom:1
}

.g-1066 .adrec{
	zoom:0.674;
	-moz-transform: scale(0.674);
	-moz-transform-origin: top left;
}

#js-fixed-inn{
	width: 356px;
}

body {
  font-size: 14px;
  position: relative;
}
a:focus,
a:active {
  text-decoration: none;
}

/*å…¬å…±å¯¼èˆª*/
.js-fixed {
  background: #fff;
  font-family: "Microsoft Yahei";
  left: 0;
  position: fixed;
  _position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}

/*ç«™å†…å®½åº¦*/
.g-w980,
.g-w1010 {
  width: 100%;
}
.g-w980 .mod-search .search,
.g-w980 .mod-main-nav,
.g-w980 #bd {
  width: 980px;
  margin: 0 auto;
}
.g-w1010 #bd {
  width: 1010px;
  margin: 0 auto;
  text-align: left;
}
.g-w1010 .mod-search,
.g-w1010 .mod-main-nav {
  width: 1010px;
  margin: 0 auto;
}
.g-w1010 .aside {
  width: 256px;
}
.g-w1010 .mod-author-info .other {
  padding: 15px 15px 14px 15px;
}
.g-w1010 .mod-author-info .other ul li {
  width: auto;
}
.g-w1010 .mod-bread-crumb {
  padding-top: 10px;
}

.g-1182 {
  min-width: 1182px;
}
.g-1182 #bd {
  width: 1182px;
  margin: 0 auto;
  text-align: left;
  padding-top: 30px;
}

.g-1182 .mod-search,
.g-1182 .mod-main-nav {
  width: 1175px;
  margin: 0 auto;
}
.g-1182 .aside {
  width: 356px;
  padding-left: 15px;
  border-left: 1px solid #e5e5e5;
}
.g-1182 .mod-author-info .other {
  padding: 15px 15px 14px 15px;
}
.g-1182 .mod-author-info .other ul li {
  width: auto;
}
.g-1182 .mod-bread-crumb {
  padding-top: 10px;
}

#doc4 {
  background: #f7f7f7;
}
.g-1182 #doc4 {
  background: #fff;
}
.g-w980 #bd {
  margin: 10px auto 0;
  text-align: left;
}

.gray6 {
  color: #666;
}
.gray9 {
  color: #999;
}
.g-bread {
  background: #fafafa;
  height: 36px;
  line-height: 36px;
  text-align: left;
  border: 1px solid #eee;
}
.g-bread a {
  color: #333;
}
.g-bread span {
  color: #999;
}
.g-bread-inn {
  width: 1175px;
  margin: 0 auto;
  color:#666;
}
.g-body-gray * {
  -webkit-filter: grayscale(100%); /* webkit */
  -moz-filter: grayscale(100%); /*firefox*/
  -ms-filter: grayscale(100%); /*ie9*/
  -o-filter: grayscale(100%); /*opera*/
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: gray; /*ie9- */
}
/*é¡µè„šç‰ˆæƒ*/
#ft {
  color: #878785;
  font-size: 12px;
  padding: 20px 0;
  text-align: center;
  margin-top: 20px;
  background: #fff;
  border: 1px solid #f3f3f3;
}
#ft a {
  color: #878785;
  font-size: 12px;
}
#ft a:hover {
  text-decoration: none;
}
#ft .nav {
  padding: 3px 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#ft .nav li {
  font-size: 12px;
  display: inline;
  height: 13px;
  float: left;
  line-height: 1;
  padding: 0 10px;
  border-left: 1px #eaeaea solid;
}
#ft .nav li a {
  display: block;
  _margin-top: 2px;
}
#ft .nav .first {
  border: 0;
}

/* åœ†è§’åŒ– â€”â€” ç™»å½•æ¨¡å— */
#login-part {
  position: absolute;
  right: 20px;
  top: 8px;
}

.so-header-menu-item__submenu {
  z-index: 400 !important;
}

.hide {
  display: none;
}

.quc-panel-bd .quc-form-item-content {
  text-align: left;
}

.mod-items{ float: right; width: 980px; margin-top: 10px;}
.mod-items .item{ height: 142px; overflow: hidden; background: #fff; border:1px solid #f2f0f1; padding:8px; margin-bottom: 10px;}
.mod-items .item .pic{ float: left; width: 270px; height: 140px; overflow: hidden;}
.mod-items .item .pic a{ display: table-cell; vertical-align: middle; text-align: center; width: 270px; height: 140px; overflow: hidden; *display: block;*font-size: 141px;*font-family:Arial;}
.mod-items .item .pic img{ width: 270px;}
.mod-items .item .info{ float: left; width: 652px;; padding:0 20px;}
.mod-items .item .info .lsub{ margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; width: 648px; font-weight:bold;}
.mod-items .item .info .lsub a{ font-size: 20px; color: #414141; font-weight:bold;}
.mod-items .item .info p{ word-wrap: break-word; line-height: 25px; font-size: 16px; overflow: hidden;}
.mod-items .item .info .time{ text-align: right; color: #a3a3a3;}
.mod-items .empty{text-align: center; font-size: 16px; padding-top: 84px; color: #b5b5b5;}
.mod-items .item .info p.pdate{ font-size:14px; color:#666; margin-top:5px; text-align:right;}


.content .text p strong{margin-top:30px;display:block;font-size:20px;margin-bottom:10px;line-height:1.4}
.content .text p.psa strong{text-decoration:underline;font-size:20px;color:#222;margin-top:0; line-height:36px;}
.psl{position:relative;padding-left:20px}
.psl i{width:.35rem;height:.35rem;position:absolute;right:0;background:#b8b8b8;border-radius:50%;z-index:1;top:0.9rem;left:.5rem}
.rec-title{ margin:20px 0;font-size:20px;}


.so-biz-text-link__color_light .so-biz-text-link_a {
  color:#408fcd
}
.so-biz-text-link__block .so-biz-text-link_a {
  display:inline-block;
  height:32px;
  max-width:100%;
  line-height:32px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  word-break:normal;
  word-wrap:normal;
  font-size:14px;
  color:#2438cf;
  padding:0 10px;
  background-color:#f5f5f5;
  border-radius:10px;
  margin:5px 10px 5px 0;
}
.so-biz-text-link__block:hover {
  color:#2366ff
}
.so-biz-text-link__color .so-biz-text-link_a:hover {
  opacity:.8;
  text-decoration:none
}
.so-biz-text-link__block .so-biz-text-link_a:hover {
  text-decoration:none!important;
  color:#2366ff
}

.backToTop {
    display: none;
    width: 48px;
    height: 48px;
    padding: 5px 0;
    background:#00832C url(../images/backtop.png) no-repeat center 50%;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 100px;
    _bottom: "auto";
    cursor: pointer;
    opacity: .6;
    filter: Alpha(opacity=60);
}