@charset "UTF-8";
	body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,ul {
	margin:0;
	padding:0
}
* {
  margin: 0;
  padding: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
ol,ul,li {
	list-style-type:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400
}
input,select,textarea {
	outline:0
}
abbr {
	border-bottom:none
}
input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance:none
}
.clearfix {
	zoom:1
}
.clearfix:after {
	content:"";
	display:table;
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden
}
body {
}
a {
	color:#405162;
	text-decoration:none
}
a:hover {
}
/*top menu*/
.head{
  height: 48px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  border-top: 2px solid #fa7d3c;
  box-shadow: 0 0 1px 0px rgba(0,0,0,0.15);
  background: #fff;
}
.header {width:1000px;;margin:0px auto;}
.logo{width:auto;height:48px;float:left;}
.logo a{display: block;background-image: url(../fonts/99c45a647a104c51bcb0242d6b216eb5.svg);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
.siteedit a.see:hover i.erweimaicon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  vertical-align: middle;
  background-image: url(../fonts/cb0ed15eb3a74b9f85f054e422164f00.svg);
  background-repeat: no-repeat;
  background-position: 0px -1px;
 text-decoration: none;
}
.jp-common .intro {
  padding: 8px;
  line-height: 20px;
  color: #444;
  font-size: 13px;
  clear: both;
  margin-bottom: 20px;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}
.jp-info {
  position: relative;
  padding: 14px 0px;
}
.jp-info .jp-item{
  padding: 0px 20px;
}
.share h5 {
  float: left;
  line-height: 26px;
  margin-right: 10px;
}
.article-nav {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background-color: #FBFBFB;
  overflow: hidden;
  padding: 15px 20px;
  font-size: 14px;
  color: #bbb;
}
.article-nav span {
  float: left;
  position: relative;
}
.jp-box-list {
padding: 15px 0 0 21px;
overflow: hidden;
}
.jp-box-list ul li {
  float: left;
  margin-right: 10px;
}
.border-radius-box {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.image-box {
  width: 163px;
  display: block;
  border: 1px solid #e6e6e6;
  margin-bottom: 15px;
}
.jp-box-list img{
  width: 159px;
  height: 112px;
  padding: 2px;
  }
.image-box .titlebar{
  display: block;
  border-top: 1px solid #e6e6e6;
  height: 30px;
  margin-top: -3px;
}
.image-box .titlebar a {
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
}
.image-box .titlebar a:hover {
  color: #396;
  background: rgb(250, 250, 250);
  text-decoration: none;
  border-radius: 2px;
}
.article-nav span.article-nav-next {
  float: right;
  text-align: right;
}
.jp-side-bar .jp-mod {
  padding: 12px;
  border-top: 1px solid #E2E2E2;
}
.jp-side-bar .jp-mod:first-child {
  padding-top: 12px;
  border-top: none;
}
.jp-side-bar .jp-mod .mod-head {
  padding-bottom: 5px;
}
.jp-side-bar .jp-mod h3 {
  margin-bottom: 0;
  color: #666;
  line-height: 1.7;
  font-weight: bold;
}
.jp-side-bar .jp-mod ul li {
  padding: 3px 0;
  margin: 5px 0;
  list-style-type: disc;
  list-style-position: inside;
}
.box_r {
  float: right;
  overflow: hidden;
  color: #ccc;
}
/*ping fen*/
.pfstart{
  height: 48px;
  overflow: hidden;
  position: relative;
  padding-bottom:5px;
  border-bottom: #eee 1px solid;
}
.pfstart span{float:left;display: block;}
.pfstart img {
  border: #e0e0e0 1px solid;
  padding: 2px;
}
.pfstart img:hover {
  border: #f4726d 1px solid;
  padding: 2px;
}
.pfstart ul {
    display: block;
    float: left;
    width: 100px;
    height: 20px;
    position: relative;
    background: url('../images/starrating.gif') top left repeat-x;
    margin: 22px 5px 0 32px;
}

.pfstart ul li a {
    display: block;
    width: 7px;
    height: 20px;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    overflow: hidden;
}

.pfstart ul li a:hover {
    background: url('../images/starrating.gif') left 20px;
    z-index: 2;
    left: 0;
}

.pfstart ul a.star1 {
    left: 0px;
}

.pfstart ul a.star1:hover {
    width: 10px;
}

.pfstart ul a.star2 {
    left: 10px;
}

.pfstart ul a.star2:hover {
    width: 20px;
}

.pfstart ul a.star3 {
    left: 20px;
}

.pfstart ul a.star3:hover {
    width: 30px;
}

.pfstart ul a.star4 {
    left: 30px;
}

.pfstart ul a.star4:hover {
    width: 40px;
}

.pfstart ul a.star5 {
    left: 40px;
}

.pfstart ul a.star5:hover {
    width: 50px;
}

.pfstart ul a.star6 {
    left: 50px;
}

.pfstart ul a.star6:hover {
    width: 60px;
}

.pfstart ul a.star7 {
    left: 60px;
}

.pfstart ul a.star7:hover {
    width: 70px;
}

.pfstart ul a.star8 {
    left: 70px;
}

.pfstart ul a.star8:hover {
    width: 80px;
}

.pfstart ul a.star9 {
    left: 80px;
}

.pfstart ul a.star9:hover {
    width: 90px;
}

.pfstart ul a.star10 {
    left: 90px;
}

.pfstart ul a.star10:hover {
    width: 100px;
}

#currentrating {
    background: url('../images/starrating.gif') left bottom;
    position: absolute;
    height: 20px;
    width: 0;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

.pfstart #pftip {
    position: absolute;
    top: 9px;
    left: 158px;
    width: 200px;
    color: #999;
    font-size: 12px;
}

.pfstart #pfno {
    margin: 24px 8px 0 0;
    width: 31px;
    color: green;
    font-family: Arial;
    font-weight: bold;
}

.pfstart p {
    width: 110px;
    float: left;
    color: #666;
}

.pfstart p span {
    font-family: Arial;
    font-style: italic;
    color: #f60;
}

.pfstart #pfshi {
    font-size: 32px;
    line-height: 28px;
    font-weight: bold;
}

.pfstart #pfge {
    font-size: 18px;
    line-height: 22px;
}

.pfstart p span.no {
    width: 110px;
    clear: both;
    color: #666;
    font-style: normal;
    font-size: 12px;
}
/*share*/
.share-main{
  position: absolute;
  top: 37px;
  right: 10px;
  width: 370px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  border-radius: 3px;
}
.share-main .share-info{
margin-left:10px;
}
.share-main .share-info span {
  float: left;
  width: 90px;
  line-height: 20px;
}
.share-main .share-info span a{
	padding-left:20px;
}
.share-main .share-info span a.sina{
	  background: url(../images/share.png) 0px -58px no-repeat;
	  display: block;
}
.share-main .share-info span a.sina:hover{
	background: url(../images/share.png) -182px -58px no-repeat;
	color:#869da8;
	text-decoration:none;
}
.share-main .share-info span a.qq{
	background: url(../images/share.png) 0 6px no-repeat;
	display: block;
}
.share-main .share-info span a.qq:hover{
	background: url(../images/share.png) -182px 6px no-repeat;
	color:#869da8;
	text-decoration:none;
}
.share-main .share-info span a.renren{
	  background: url(../images/share.png) 0 -97px no-repeat;
}
.share-main .share-info span a.renren:hover{
	  background: url(../images/share.png) -182px -97px no-repeat;
	color:#869da8;
	text-decoration:none;
}
.share-main .share-info span a.ten{
	background: url(../images/share.png) 0 -32px no-repeat;
}
.share-main .share-info span a.ten:hover{
	background: url(../images/share.png) -182px -32px no-repeat;
	color:#869da8;
	text-decoration:none;
}
/*pl*/
#comments{
  padding: 0 20px;
  border-top: 1px solid #e6e6e6;
  margin-bottom: -25px;
}
#SOHUCS #SOHU_MAIN .section-list-w .list-comment-empty-w .empty-prompt-w {
  display: none;
}
/*tip-box*/
#windownbg { display: none; position: absolute; width: 100%; height: 100%; background: #000;/*body-bg*/ top: 0; left: 0; }
#windown-box {
position: fixed;
background: #FFF;
background-color: #e7ebef;
text-align: left;
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
border-radius: 2px;
border: none;
}
#windown-title {position: relative;height: 38px;line-height: 38px;overflow: hidden;background-color: #2fa23d;border-radius: 2px 2px 0 0;border-bottom: 1px solid #ffffff;width: 630px!important;}
#windown-title h2 {
  position: relative;
  left: 10px;
  top: 0px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
#windown-title h2 span{
  color: #333;
  padding: 0 5px;
}
#windown-close {
  position: absolute;
  right: 10px;
  top: 11px;
  width: 16px;
  height: 16px;
  text-indent: -10em;
  overflow: hidden;
  background: url(../images/close.png) no-repeat;
  cursor: pointer;
  z-index: 999;
}
#windown-close:hover {
  position: absolute;
  right: 10px;
  top: 11px;
  width: 16px;
  height: 16px;
  text-indent: -10em;
  overflow: hidden;
  background: url(../images/redclose.png) no-repeat;
  cursor: pointer;
  z-index: 999;
}
#windown-content-border {  
position: relative;
top: -1px;
}
#windown-content {position: relative;overflow: auto;text-align: center;min-height: 180px;width: 630px!important;}
#windown-content img,#windown-content iframe{ display: block; }
#windown-content .loading { position: absolute; left: 50%; top: 50%; margin-left: -8px; margin-top: -8px; }
blockquote { width: 500px; margin: 10px 0; padding: 10px; border: 2px dashed #F8B3D0; background-color: #FFF5FA;}
.tb {}
.tb td { line-height:150%; }
/*底部*/
.footer {
	clear:both;
	border-top: 1px solid #090909;
	font-size:12px;
	text-align:center;
	background-color:#666;
	min-width:1000px
    color: #666;
}
.footer p {
}
.footer .footer-links a {
	color:#c5c5c5
}
.footer .line {
	margin:0 5px;
	font-size:10px;
	vertical-align:middle;
	color:#9d9d9d
}
.footer .copyright {
	color: #fff;
}
/*登陆*/
.sub_btn1 {
 display: inline-block;
  zoom: 1;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  font: 11px/100% Arial, Helvetica, sans-serif;
  padding: .5em 2em .55em;
  text-shadow: 0 1px 1px rgba(0,0,0,.6);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
  box-shadow: 0 1px 1px rgba(0,0,0,.2);
  color: #FDFDFC;
  border: solid 1px #00bb9c;
  background: #00bb9c;
}
.sub_btn1:hover {
 display: inline-block;
  zoom: 1;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  font: 11px/100% Arial, Helvetica, sans-serif;
  padding: .5em 2em .55em;
  text-shadow: 0 1px 1px rgba(0,0,0,.6);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
  box-shadow: 0 1px 1px rgba(0,0,0,.2);
  color: #FDFDFC;
  border: solid 1px #00bb8c;
  background: #00bb8c;
}
.inputbg { height:40px;width:350px;margin:0 auto;margin-top:20px;border-radius:4px;border:1px solid #eee;text-align:left;color:#333;}
#username * { vertical-align:middle;}
.inputsub{outline:0;font-family:Tahoma,Geneva,sans-serif;font-size:14px;width:270px;float:left;border:none;text-align:left;color:#333;margin:10px 0 3px 8px;background:none;overflow:hidden;}
.buttons {width:350px;margin:0 auto;margin-top:25px;text-align:left;font-size:12px;}
#login-sub{width:105px;height:35px}
#qql {float:right}
.reg {padding-left: 20px;}
.reg a{color: #428bca;text-decoration: none;}
#login{margin-top:20px}
.hidden{display:none;}
.js_login{position:absolute;width:440px;background:#fff; display:none;color:#999}
.js_login .js_title{
  overflow: hidden;
  height: 48px;
  background: #f9f9f9;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #e6e6e6;
}
.js_login .js_title span{ float:right; line-height:48px; padding:0 9px;cursor:pointer;font-family:"";font-size:16px;  font-weight: bold;}
.js_login .js_title span:hover{color:#555}
.js_login .js_title li{
float: left;
  width: 110px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 18px;
  cursor: pointer;

  height: 47px;
  }
.js_login .js_title li a{float:left;width:110px;text-align:center;}
.js_login .js_title li a:hover{}
.conxk1{border-bottom: 1px solid #f4726d;height: 48px;line-height: 48px;color: #eb4f38;}
.conxk2 {height: 48px;line-height: 48px;padding-top: 3px;color: #646464;}
.js_login .js_content{overflow:hidden;padding:13px 15px;background:#fff;border:1px solid #ccc;border-top-width:0px}
.js_login .js_content .de_list{width:100%;padding-top:12px;}
.Reg-input{display:block;clear:both;padding:10px 0}
.Reg-input li{display:inline;float:left;}
.Reg-input .input-text{width:180px;height:28px;border:1px solid #ccc;outline:none;border-radius:2px}
.input-text:focus{
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #FCAEAC;
-moz-box-shadow: 0 0 6px #FCAEAC;
box-shadow: 0 0 6px #FCAEAC;
}
.Reg-input .Reg-text{width:96px;text-align:right;font-size:14px;line-height: 32px;font-weight: bold;}
.Reg-input .input_text{width:70px;float:left}
.js_login #checkbox{text-align:left;font-size: 12px;}
#login #errmsg{
  color: red;
  text-align: left;
  padding: 0;
  width: 346px;
  margin: 10px auto -5px auto;
  font-size: 12px;
  }
.js_login .sub_btn1{font-size:15px}
#lean_overlay { position: fixed;z-index:100;top: 0px;left: 0px;height:100%; width:100%; background: #000;display: none;}
#checkin{vertical-align: middle;}
#checkbox a{color: #1b66c7;}
#keeplogin{vertical-align: middle;  margin-left: 30px;}
.top_user .message{
position: absolute;
  top: 4px;
  right: 132px;
  display: inline-block;
  padding: 2px;
  font-family: arial;
  font-size: 10px;
  -webkit-transform: scale(0.875);
  background-color: #5F9EDC;
  color: #FFFFFF;
  border-radius: 2px;
  min-width: 11px;
  _width: 11px;
  height: 12px;
  line-height: 12px;
  text-align: center;

}
.thirdlogin{  
  width: 440px;
  margin-left: -15px;
  margin-top: 25px;
  }
.thirdlogin .pd50 {
  border-top: 1px solid #e6e6e6;
  padding: 20px 45px;
}
.thirdlogin h4 {
  color: #6B6A6A;
  font-weight: 500;
  margin-bottom: 20px;
}
.thirdlogin ul li {
  margin-right: 20px;
}
.thirdlogin ul li {
  display: block;
  float: left;
  margin-bottom: 10px;
}
#sinal a {
  background: #d63b22 url('../images/weibo.png') no-repeat 0px -5px;
}
#qql a {
  background: #3eb0d8 url('../images/qq.png') no-repeat 0px -5px;
}
.thirdlogin ul li a {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 160px;
  color: #fff;
  text-indent: 60px;
}
.thirdlogin ul li a:hover{
color: #fff;
text-decoration: none;
}
#tu-pic img{
    _display: none;
	width: 16px;
    height: 16px;
    padding-top: 11px;
    float: left;
    margin-right: 6px;
    list-style: none;
}
/*登陆 end*/