@charset "utf-8";
/*登录*/
.login{
	background:url('/Public/home/member/images/dl_bg.jpg') no-repeat 0px 0px;
	background-size: cover;
	background-attachment: fixed;
    background-position: center;}
.login-box{ width: 1200px; height: auto; margin: 0 auto;}
.logo_login{ width: 167px; height: 68px; margin: 68px auto 0;}
.login-in{ width: 525px; height: 521px; background:rgba(255,255,255,.3); margin: 27px auto 0; border-radius:5px; }
.top-login {
    width: 130px;
    height: 130px;
    display: block;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    margin: 0 auto 4em;
    background: #fff;
    position: relative;
}
.top-login span{
    border: 2px solid #F36;
    width: 105px;
    height: 105px;
    display: block;
    margin: 0px auto;
    position: absolute;
    top: 11px;
    left: 11px;
}
.top-login span img{
       -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
    -o-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
    margin: 20px 0 0 20px;
}
/*----*/
.login-in-bt{font-size: 36px; font-weight: bold; color: #333333; text-align: center; padding-top: 60px; padding-bottom: 15px;}
.login-top{
	width: 320px;
	display: block;
	margin: 0 auto;
}
.login-ic {
    background: rgba(255, 255, 255,1); 
	margin-bottom:14px;
    padding: 15px;	
}
.login-icc{ max-height:55px;}
.login-ic i,.login-icc i {
    width: 25px;
    height: 25px;
    float: left;
	/*-- agileits --*/
    display: inline-block; padding-right: 10px; border-right: 1px solid #d3d3d3 ;
}
.login-ic i.l_01 {
    background: url(/Public/home/member/images/l_01.png)no-repeat;
}
.login-ic i.l_02 {
    background: url(/Public/home/member/images/l_02.png)no-repeat;
}
.login-icc i.l_03 {
    background: url(/Public/home/member/images/l_03.png)no-repeat;
}
.login-ic .login-input {
	float: left;
    height: 25px; 
	line-height: 25px;
    font-size: 14px;
    border:none;
    width: 240px; padding-left: 14px;
    display: inline-block;
}
.login-icc-l{ background: rgba(255, 255, 255,1); 
    padding: 15px; float: left;}
.login-input-yz{
	float: left;
    height: 25px; 
	line-height: 25px;
    font-size: 14px;
    border:none;
    width: 125px; padding-left: 14px;
    display: inline-block;
}
.imgcode{ width: 100px; height: 55px; display: block; float: right; cursor: pointer;}
.log-bwn {text-align: center; width: 320px; height: 46px; margin:0 auto;} 
.login-s{ height: 55px; line-height: 55px;}
.login-s-l{ display:block;float: left;font-size: 14px; color: #595757;}
.login-s-r{ display:block;float: right; font-size: 14px; color:#ff7610; }
.log-bwn input[type="submit"] {
	width: 320px; height: 46px; margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background:url(/Public/home/member/images/but_01.jpg) no-repeat;
    display: inline-block;
	outline:none;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
}
.log-bwn2 a{
	line-height:46px;
	width: 320px;
	height: 46px;
	margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background:url(/Public/home/member/images/but_02.jpg) no-repeat;
    display: inline-block;
	outline:none;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
}
.log-bwn input[type="submit"]:hover{
	 transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease; opacity: 0.9;
}
.gzrz-footer{ width: 1200px; margin: 0 auto;padding: 30px 0; text-align: center;font-size: 14px; color: #828282;}
.footer-link{ width: 100%; text-align: center;}
.footer-link a{ display: inline-block; padding: 0 3px; line-height: 30px;  font-size: 14px; color: #828282;}

/*-- 注册 --*/
.zc-box{ width: 1200px; height: 600px; margin: 0 auto; }
.zc-box-l{ width: 750px; height: 600px; float: left; position: relative;}
.zc-logo{ position: absolute; width: 157px; height:64px; left:  0; top:24px; z-index: 1; }
.zc-logo a{ width: 157px; height: 64px; display: block;}
.zc-logo img{ width: 157px; height:64px;}
.zc-banner{width: 750px; height: 530px; position: absolute; left: 0; top: 70px;}
.zc-banner img{width: 750px; height: 530px;}
.zc-box-r{ width: 370px; height: 600px; float:right; position: relative;margin-right: 60px;}
.register-box{ width: 368px; height: 485px; border: 1px solid #d2d2d2; margin-top: 85px;  -moz-box-shadow:0px 0px 15px #A1A1A1; -webkit-box-shadow:0px 0px 15px #A1A1A1; box-shadow:0px 0px 15px #B8B8B8;}
.register-box-info{ width: 348px; margin: 0 auto;}
.register-top{ margin-top: 12px; margin-bottom: 18px; width: 100%; height: 39px; line-height: 39px; border-bottom: 1px solid #e3e3e3;}
.register-top h2{ font-size: 16px; color: #fe4b02; font-weight: bold; display: inline-block; float: left;}
.register-top a{ font-size: 12px; color: #787676; display: inline-block; float: right;}

.uinArea{ width: 100%; height: 38px;  margin-bottom: 10px;}
.input-tips{ width: 83px; height: 38px; line-height: 38px; text-align:right; font-size: 14px; color: #787676; float: left;}
.inputOuter{ width: 265px; height: 38px; float:right;}
.inputstyle{ width: 229px; height:26px; line-height: 26px; padding: 5px 10px; border: 1px solid #ddd9d9;font-size: 14px; color: #333333;}
.register-select{width: 251px; height: 38px;  border: 1px solid #ddd9d9; padding:0 8px;font-size: 14px; color: #b9b8b8;}

/*-- 会员服务 --*/
.hy-page{ width: 1200px; height: auto; margin: 0 auto;}
.hy-top{ width: 100%; height: 113px; position: relative;}
.hy-logo{ position: absolute; width: 157px; height:64px; left:  0; top:24px; z-index: 1; }
.hy-logo a{ width: 157px; height: 64px; display: block;}
.hy-logo img{ width: 157px; height:64px;}
.hy-zb{font-size: 18px; color: #333333; display: block; position: absolute; left: 170px; top: 0; line-height: 113px;}

.hy-page-cont{ width: 1200px; height: auto;}
.hy-cont-l{ width: 185px; min-height: 620px; background: #f1f1f1; float: left;}
.hy-cont-r{ width: 1000px;min-height: 620px; background: #f1f1f1; float:right;}

.hy-cont-menu{ width: 100%; height: auto;}
.hy-cont-menu .ms{ width: 185px; min-height:50px;}
.hy-cont-menu .mz{ width:185px; height: 50px; display: block; line-height: 50px; font-size:14px; text-indent:18px; background: #cecece; border-bottom: 1px solid #FFFFFF;} 
.hy-cont-menu li.on .mz ,.hy-cont-menu li .mz:hover{ background: #cd1110; color: #ffffff;}
.nl_u{ width: 185px; border-bottom: 1px solid #FFFFFF;}
.nl_u .mss{  height: 35px; line-height: 35px;}
.mzz{ display: block;width: 185px; text-indent:35px;}
.mzz:hover{  background: #b5b5b5;}
.hy-r-info{ width: 930px; margin: 20px auto 0;}
.hy-r-Box{ width:930px;height:auto;  }
.hy-r-Box .hd{ width: 100%; height: 53px;position: relative;}
.hy-r-Box .hd li{ padding: 0 25px; float: left; height: 52px; line-height: 52px; border-bottom: 1px solid #c7c7c7;}
.hy-r-Box .hd li.on{ border-bottom: 1px solid #cd1110;}
.hy-r-Box .hd li a{font-size: 18px; color: #525252;}

.wy-tw{ width: 86px; height: 38px; background: #ff0000;font-size: 16px; color: #ffffff; display: block; position: absolute; right: 0; top: 7px; line-height: 38px; text-align: center; border-radius: 5px;}

.dl-horizontal{ line-height: 40px; font-size: 16px; margin-top: 20px; }
.text-upper{ width: 100px; float: left;color: #999999}
.dl-horizontal dd{color: #5d5d5d}

.sendbox{  margin-top: 20px; }
.messlist {height:38px;margin-bottom:10px;}
.messlist label{float:left;width:100px; height:38px; font-size:14px; line-height:38px; text-align:right;padding-right:10px;}

.messlist input{float:left;width:700px;height:38px;padding-left:5px;border:none; background: #ffffff;}
.messlist.textareas{ height:auto;}
.messlist textarea{float:left;width:685px; height:110px;padding:10px;border:none;}

.messsub{padding:0px 0 0 110px;}
.messsub input{width:100px; height:38px;  font-size:14px; font-weight:bold; cursor:pointer;margin-right:5px;background:none; border:0; }
.messsub input:hover{ background:#f60;color:#fff;}


.dys-list{ width: 930px; height: auto; margin-top: 20px;}
.dys-list li{width: 100%; height: 38px; border-bottom: 1px dashed #cdcdcd; line-height: 38px; position: relative;}
.dys-list li:before {
  content: '';
  position: absolute;
  top: 38px;
  left: 0;
  width: 0;
  height: 1px;
  background: #cf020f;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.dys-list li:hover:before {
  width: 100%;color: #ffffff;
}
.dys-list li:active {
  background: #cf020f;
}
.dys-list li i{width: 520px; height: 38px;overflow: hidden; font-size: 14px; color: #828282;
text-overflow:ellipsis;
white-space: nowrap; 
padding: 0 10px; display: block;float: left;}
.dys-list li span{ width: 130px; text-align: center; float: left; color: #acaaaa; font-size: 14px;}
.dys-list li span.on{  color: #cf020f;}
.dys-list li:hover i { color: #303030;}
.dys-list li a{ width: 130px; text-align: center; float: left; color: #acaaaa; font-size: 14px}
.dys-list li a:hover{ color: #990000;}



.dy-list{ width: 850px; height: auto; margin: 20px auto 0; }
.dy-list li{width: 100%; height: 38px; border-bottom: 1px dashed #cdcdcd; line-height: 38px; position: relative;}
.dy-list li:before {
  content: '';
  position: absolute;
  top: 38px;
  left: 0;
  width: 0;
  height: 1px;
  background: #cf020f;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.dy-list li:hover:before {
  width: 100%;color: #ffffff;
}
.dy-list li:active {
  background: #cf020f;
}
.dy-list li a{width: 440px; height: 38px;overflow: hidden; font-size: 14px; color: #828282;
text-overflow:ellipsis;
white-space: nowrap; 
padding: 0 10px; display: block;float: left;}
.dy-list li span{ width: 130px; text-align: center; float: left; color: #acaaaa; font-size: 14px;}
.dy-list li span.on{  color: #cf020f;}
.dy-list li:hover a { color: #303030;}

/* 详情 */

.wgt-ask {
    position: relative;
    z-index: 1;
    line-height: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e8ecee;
}
.wgt-ask h1 {
    word-break: break-all;
    position: relative;
}
.iknow-icons{ width: 26px; height: 26px; position: absolute; left:0; top: 0;
    display: inline-block;
    vertical-align: middle; 
	background: url(/Public/home/member/images/wd_i.png) center no-repeat; background-size: 26px 26px;
    margin-top: 4px;
    margin-left: 1px;} 

.ask-title {
    display: inline; padding-left: 38px;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    overflow: hidden; color: #333333;
}
.ask-wealth{ font-size: 14px; color: #9eadb6; margin-left: 10px;}
.wd-cont{ padding:10px 15px;    background: #f9fbfb; font-size: 14px; color: #7c8083; line-height: 28px; border-radius: 10px; margin-bottom: 15px;}

.hd-cont{padding:10px 0; border: 1px solid #dae0e4; position: relative;}
.good_hd {
    position: relative;
    height: 44px;
}
.good_hd .hao {
    width: 118px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    left: -2px;
    top: 0;
    position: absolute;
    background:#ee616b;
    text-indent: 24px; border-bottom-right-radius: 5px; border-top-right-radius: 5px;
}
.good_cont{ padding: 10px 15px; color: #7c8083; font-size: 14px; line-height: 30px;}
.f-light-gray{ color: #9eadb6; margin-top: 10px; width: 100%;}
.gray-jj{ padding: 0 15px; height: 35px; line-height: 35px; display: inline-block; float: left;}
.gray-jj .jj-a{color: #9eadb6;}
.f-pipe {
    height: 8px;
    overflow: hidden;
    width: 1px;
    display: inline-block;
    background: #9eadb6;
    color: #9eadb6;
    margin: 0 8px;
}
.evaluate{ font-size: 14px; line-height: 32px; display: inline-block;}
.qb-zan-eva {
    display: inline-block; float: right; margin-right: 15px; position: relative;
    margin-left: 16px;
    background: #fff;
    border: 1px solid #e2e7ea;
    border-radius: 16px;
    background: #fff url(../images/zan-eva-line.png) no-repeat;
    background-position: center center;
}
.i-evaluate{width: 32px;
    height: 32px;
    
	display: inline-block;
    vertical-align: middle; font-size: 0; line-height: 0;
    text-align: right; background:url(/Public/home/member/images/dz_ah.png) center no-repeat; background-size: 22px 22px;}
.ii-evaluate{width: 32px;
    height: 32px;
    font-size: 0; line-height: 0;
	display: inline-block;
    vertical-align: middle;
    text-align: right; background:url(/Public/home/member/images/dz_c.png) center no-repeat; background-size: 22px 22px;}
.evaluate-num{ width: 30px;padding: 0 5px 0 0; text-align: center;    
	font-size: 14px;
    font-family: arial,"Microsoft Yahei";
    line-height: 32px; cursor: pointer;} 


.add-animation{
    color: #000;
    position:absolute;
    top:-15px;
    left: 10px;
    font-size: 15px;
    opacity: 0;
    filter: Alpha(opacity=0);
    -moz-opacity:0;
    animation: mypraise 0.5s ;
    -moz-animation: mypraise 0.5s ;	/* Firefox */
    -webkit-animation: mypraise 0.5s ;	/* Safari 和 Chrome */
    -o-animation: mypraise 0.5s ;	/* Opera */
    font-style:normal;
}
.add-animations{
    color: #000;
    position:absolute;
    top:-15px;
    left: 80px;
    font-size: 15px;
    opacity: 0;
    filter: Alpha(opacity=0);
    -moz-opacity:0;
    animation: mypraise 0.5s ;
    -moz-animation: mypraise 0.5s ;	/* Firefox */
    -webkit-animation: mypraise 0.5s ;	/* Safari 和 Chrome */
    -o-animation: mypraise 0.5s ;	/* Opera */
    font-style:normal;
}
#add-num{
    display:none;
}
#add-nums{
    display:none;
}
.evaluate-v,.add-animation.hover {
    color: #33b358;
}
.evaluate-h,.add-animations.hover {
    color: #ce0f10;
}
/*点赞数量加减动画开始*/
@keyframes mypraise
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}

@-moz-keyframes mypraise /* Firefox */
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}

@-webkit-keyframes mypraise /* Safari 和 Chrome */
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}

@-o-keyframes mypraise /* Opera */
{
    0%{
        top:-15px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
    25%{
        top:-20px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    50%{
        top:-25px;
        opacity: 1;
        filter: Alpha(opacity=100);
        -moz-opacity:1;
    }
    75%{
        top:-30px;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        -moz-opacity:0.5;
    }
    100% {
        top:-35px;
        opacity: 0;
        filter: Alpha(opacity=0);
        -moz-opacity:0;
    }
}
/*点赞数量加减动画结束*/