html, blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin:0;
	padding:0;
	border: 0;
}
body{    background: #f7f7f7;font: 14px/1.5 Arial,"Microsoft Yahei",sans-serif;}
fieldset,img {
	border:0
}
a:hover{color:#ff5656;}
address,caption,cite,code,dfn,em,th,var {
	font-weight:400;
	font-style:normal
}
ol,ul {
	list-style:none
}
em, i, span {
    list-style: none;
    font-style: normal;
}
caption,th {
	text-align:left
}
q:after,q:before {
	content:''
}
abbr,acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
input,select,textarea {
	font-weight:inherit;
	font-size:inherit;
	font-family:inherit
}
.clearfix:after,.clearfix:before {
	display:table;
	content:"";
	line-height:0
}
.clear,.clearfix:after {
	clear:both
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.hidden {
	display:none!important
}
.clearfix {
	*zoom:1
}
.clearfix:after,.clearfix:before {
	display:table;
	content:"";
	line-height:0
}
.clearfix:after {
	clear:both
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.clear {
	clear:both
}
.fl {
	float:left
}
.fr {
	float:right
}
.ma {
	margin:0 auto
}
.vm {
	vertical-align:middle
}

.nav {
    z-index: 999;
    width: 100%;
    color: #fff;
    background: #1f232e;
}
.container {
    position: relative;
    width: 1024px;
    margin: 0 auto;
}
.nav a {
    color: inherit;
    text-decoration: none;
}
.pull-left {
    float: left!important;
}
.logo {
    width: 140px;
    height: 78px;
    margin-right: 20px;

}
.pull-right {
    float: right!important;
}
.nav-user {
    position: relative;
    width: 54px;
    height: 78px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s;
}
.nav-user a {
    display: block;
    line-height: inherit;
    width: 88px;
    margin: 0 auto;
}
.nav a {
    color: inherit;
    text-decoration: none;
}
.button-login {
    display: block;
    width: 54px!important;
    height: 78px;
    background: url(../image/ChtgdFimrnWAJtPyAAADutj3np4667.png) no-repeat center;
    -webkit-transition: background .6s ease;
    -moz-transition: background .6s ease;
    -ms-transition: background .6s ease;
    transition: background .6s ease;
}
.nav-user .login-view {
    display: none;
}
.nav-avatar {
    width: 32px;
    height: 32px;
    margin: 23px 0 23px;
    border-radius: 50%;
}
.nav-drop-menu {
    position: absolute;
    top: 66px;
    right: 0;
    display: none;
    width: 144px;
    padding: 10px 0;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 4px #9b9b9b;
}
.nav-drop-menu>* {
    line-height: 36px;
    height: 36px;
}
.nav-user a {
    display: block;
    line-height: inherit;
    width: 88px;
    margin: 0 auto;
}
.nav-icon-bookshelf {
    background-position: -20px 0;
}
.nav-drop-menu>* span {
    color: #333;
}
.nav-bookshelf {
    width: 89px;
    height: 78px;
    line-height: 78px;
    -webkit-transition: background .3s;
    transition: background .3s;
    -webkit-transition: background .6s ease;
    -moz-transition: background .6s ease;
    -ms-transition: background .6s ease;
    transition: background .6s ease;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.search-form {
    width: 180px;
    height: 24px;
    margin: 27px 10px 0 0;
    padding: 0 4px 0 12px;
    border-radius: 12px;
    font-size: 12px;
    background: #fff;
}
.search-btn {
    height: 24px;
    width: 24px;
    background: url(../image/ChtgdFiqZr6APaUGAAACOLnbuWg961.png) no-repeat center;
}
.layout {
    position: relative;
    overflow: hidden;
}
.search-input[placeholder] {
    color: #bfbfbf;
}
.search-input {
    width: 90%;
    height: 24px;
    line-height: 24px;
    border: 0;
    background: 0 0;
}
.nav-body {
    overflow: hidden;
}
.nav-item.active {
    border-bottom: 8px solid #333;;
    background: #333;
}
.nav-item.active, .nav-item:hover {
    border-top-color: #ea2000;
}
.nav-item {
    float: left;
    padding: 0 14px;
    line-height: 66px;
    border-top: 4px solid #1f232e;
    font-size: 14px;
}
button {
    border: none;
    cursor: pointer;
}
.button-login:hover {
	background:url(../image/ChtgeFimromAeaR6AAADmp9qErQ128.png) no-repeat center
}
.nav-bookshelf:hover {
	background:#3e3d44
}


.iconfont{
    font-size: 22px;
    width: 24px;
    margin-right: 6px;
    color: #ff3955;
	background:url(../image/shujia.png) no-repeat;
	display:inline-block;
	height:27px;
	position: relative;
    top: 10px;
}
.nav-bookshelf{ font-size:13px; margin-right:15px; margin-left:15px;}
.navmy_bootom{ height:37px; background:#FFF; width:100%; line-height:37px; text-align:right;font-size:13px;box-shadow: 0 2px 6px rgba(0,0,0,.1);}
.accounts .name {
    color: #ea2000;
    font-weight: 700;
}
.accounts a {
    color:#414242;
	font-size:12px;
}
.accounts a {
    margin-left: 3px;
}
.accounts .divide {
    color: #05938a;
    margin: 0 3px;
}
.wrap_bodw{ width:1024px; margin:0 auto; margin-top: 20px;}

/*尾部*/
.foot {
    height: 130px;
    border-top: 1px #333 solid;
    text-align: center;
    color: #fff;
    background: #1f232e;
    zoom: 1;
	margin-top:30px;
}
.foot-nav {
    margin: 26px 24px 19px;
}
.foot-nav>:first-child {
    border: 0;
}
.foot a {
    color: #fff;
}
.sex_girl .contact-us, .sex_girl .copyright {
    font-size: 12px;
    color: #fff;
}
.contact-us {
    margin-bottom: 10px;
}
.sex_girl .contact-us a, .sex_girl .copyright a {
    color: #fff;
}
.foot-nav>* {
    padding: 0 16px;
    border-left: 1px solid #fff;
    font-size: 14px;
}

.cover {
      box-shadow: 0 2px 4px 0 rgba(127,127,127,.5);
  
    transition: opacity .6s ease!important;
}
.ph_icon .ph-bg2{

position: absolute;
top:-5px;
left: 0px;
font-size: 10px;
line-height: 27px;
color: #fff;
margin-right: 10px;
text-align: center;
z-index:1000;

}
.ph_icon span{border-radius: 20px;background: #dc0909;width: 30px;height: 27px; display:inline-block;position: absolute;top: -5px;left:-3px;opacity: .8;}
.ph_icon{ position:relative;}
.ar_titled{ text-align:center;}
.volume {
    line-height: 100%;
    color: #999;
    font-size: 14px;
    padding: 20px 0;
}
.ar_modw li {
    padding: 15px 0;
	width: 33.33%;
}
.ar_modw>* {
    padding: 11px 0;
}
.ar_modw ul>*{
    position: relative;
    border-bottom: 1px #edebeb dashed;
}
.ar_modw a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	float: left;
    max-width: 80%;
    line-height: 16px;
}
.info{
	text-align: center;
    color: #a1a1a1;
    padding-bottom: 20px;
}
.next_wd{ background:#efeeee; text-align:center;padding: 20px;}
.pre_z{
    color: #aaa!important;
    background: #e5e5e5!important;
    border-color: #e5e5e5!important;
    cursor: default;
    opacity: 1;
	width: 116px;
    line-height: 32px;	
	margin: 0 14px;
	display:inline-block;
	    border: 1px solid;
    outline: 0;
    font-size: 16px;
	border-radius: 999px!important;
	cursor:pointer;
}
.pmulu{ background:#333!important;}
.tips{line-height: 50px;color:#3d3e45;}
.weix_gzd{ 
    display: block;
    position: relative;
    margin: 0 auto;
	font-size:12px;color:#3d3e45;
	margin-bottom:30px; margin-top:10px; cursor:pointer;
}
.weix_gzd img{
    position: absolute;
    top: -206px;
    z-index: 999;
    left: 50%;
    margin: 0 0 0 -100px;
    width: 200px;
    height: 200px;
    display: none;
    zoom: 1;
}
.side-left, .side-right {
    position: fixed;
    top: 220px;
    left: 48%;
    z-index: 99;
}.side-left {
    margin-left: -556px;
	margin-bottom: 4px;
    cursor: pointer;
	background:#f3f3f3;
}
.side-left a, .side-right a{ display:inline-block;    width: 60px; height: 60px;}
.icon-box {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../image/ChtgcVjQxySAZmdlAAARGygKauM309.png) no-repeat;
}
.icon-box-catalog {
    background-position: 0 -120px;
}
.icon-box-setting {
    background-position:0 -60px;
}
.side-right {
    margin-left: 556px;
	background:#f3f3f3;
}
.icon-box-prev {
    background-position: 0 -180px;
}
.icon-box-next {
    background-position: 0 -240px;
}
.form-wrap {
margin-left: 227px;
}
.form-area {
overflow: hidden;
text-align: left;
font: 14px/1.5 microsoft yahei;
}
.form-area .form-title {
width: 536px;
text-align: center;
font-size:28px;
color: #333;
margin-bottom: 30px;
}
.form-area .form-item {
margin-bottom: 15px;
}
.form-area .m-label {
height: 40px;
width: 88px;
line-height: 40px;
text-align: right;
color: #333;
padding-right: 15px;
float: left;
}
.form-area {
overflow: hidden;
text-align: left;
font: 14px/1.5 microsoft yahei;
}
.form-area .m-item{ float:left;}
.form-area .form-item .input{
width: 338px;
border: 1px solid #e5e5e5;
position: relative;
zoom: 1;
background: transparent;
display:inline-block;
padding-right: 20px;
margin-bottom:20px;
}
.form-area .form-item .input input {
width: 100%;
height: 38px;
padding: 0 10px;
line-height: 38px;
}
.form-area .item-con {
padding-left: 103px;
width: 360px;
}
.form-area .btn-login{
width: 360px;
height: 50px;
line-height: 50px;
background-color: #dc0909 !important;
color: #fff;
cursor: pointer;
font-size: 14px;
font-weight: bold;
}
.crpass{color:#F60;}
.crpass1{color:#2d87cc;}
.form-area .form-item .inputy{ width:100px;}
.inputd{ margin-bottom:20px;}
.inputd select{height:38px;border: 1px solid #e5e5e5;width:150px;}

#content_tip{text-align: center;margin: 5px 0;color:red;font-size: medium;}
