@charset "utf-8";
body {
	font-size:14px;
	FONT-FAMILY: "Microsoft YaHei", "Arial Narrow";
/*	BACKGROUND: #f1f1f1;*/
	COLOR: #666;
	LINE-HEIGHT: 22px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {/*border-collapse:collapse;border-spacing:0;*/
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ul, li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ul, li {
	list-style-type:none;
}.bd_1 li
a {
	COLOR: #494949;
	text-decoration:none;
}
a:hover {
	COLOR: #ff0000;
	text-decoration:none;
}
/*--评论相关样式--*/
.plun_box{
	width: 100%;
	height: auto;	
}
/*--发表评论--*/
.plun_title {
    height: 35px;
    line-height: 35px;
	padding-top:5px;
}
.plun_title li{
	float: left;
	font-size: 14px;  
	color: #666;
}
.plun_title li a{
	color: #666;
	display: inline-block;	
	height: 31px;
    line-height: 31px;	
}
.plun_title li i{
	display: inline-block;
	padding:0 7px;
	font-style: normal;
	color: #bbb;
}
.plun_title li a.cur{	
	display: inline-block;	
	color: #f00!important;
}
.plun_title li.zcdl{
	/*发表评论标题上的注册登录*/
	float: right !important;
	font-size:12px !important;
	color:#aaa !important;
	font-weight: normal !important;	
}
.plun_title li.zcdl a{
	color:#777;	
	display: inline-block;
	padding: 0 5px;
	margin:0;
	line-height:20px;
	height:20px;
}
.plun_title li.zcdl a:hover{
	color: #999;
}
.plun_title li.user{
	/*--输入框上的登录过的用户--*/
	color:#21bb71;
	font-size:14px;
	text-align:right;
	white-space: nowrap;
	float:right;	
}
.plun_title li.user a{	
	padding:0;
	line-height:20px;
	height:20px;
	display:inline-block;	
	color:#09F;
	margin:0;
}
.plun_title li.user a.pexit{
	color:#aaa !important;
}
.plun_title li.user a.select,.plun_title li.user a.selectcur {
	/*--匿名帐户发表评论--*/
    padding-left: 35px;
    background: url(https://11.mydrivers.com/comments/images/v20160920/news_ico.png) no-repeat;
    background-position: 17px -749px;    
    color: #666;
}
.plun_title li.user a.selectcur {
    background-position: 17px -783px;
}
.plun_title li.pnumber{
	/*--参与评论人数及点击查看--*/
	float: right !important;
	font-size:12px;	
	font-weight: normal;
}
.plun_title li.pnumber a,.plun_title li.pnumber span{
	color: #999;
	display: inline-block;
	padding: 0 3px;	
}
.plun_title li.pnumber a
{text-decoration: underline;
	margin:0;
}
/*--发表评论输入框--*/
.plun_input{
	position: relative;
}
.plun_input textarea{
	background: #f8f8f8;
	padding: 10px;
	width: 95%;
    height: 180px;    
    border: #ddd 1px solid;
    outline: none;
	color: #999;
	font: 14px/22px "Microsoft YaHei", "Arial Narrow";	
}
.plun_btn{
	background: #3b95e9;
    height: 30px;
    width: 126px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    float: right;   
}
.plun_btn:hover{
	background: #2782d6;
}
.b_bottom{
	border-bottom: 1px solid #ddd;
	padding-top:20px !important;
}
.div_biaoqing0,.div_biaoqing1{
	/*--添加表情--*/
	position: absolute;
    width: 101px;
    height: 27px;
    bottom: 22px;
    left: 7px;
    color: #777;
    font-size: 12px;
}
.div_biaoqing0 a,.div_biaoqing1 a{
	display: block;
    background: #f8f8f8 url(https://icons.mydrivers.com/2018/www/images/biaoqing.png) no-repeat 12px 4px;
    color: #777;
    padding-left: 38px;
    line-height: 29px;
	border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
	cursor: pointer;
}
.div_biaoqing0 a:hover{
	color: #555;
	border:1px solid #ccc;
	background: #fafafa url(https://icons.mydrivers.com/2018/www/images/biaoqing.png) no-repeat 12px 4px;
}s
/*--评论详情--*/
.pinglun{
	height: auto;	
}
.pluninfo{
	height: auto;	
	border-bottom:1px solid #eae8e8;
	padding: 2px 0px;
	position: relative;
}
.pluninfo .pface{
    width: 44px;
    margin: 14px 12px 0 0px;
    height: 44px;
    float: left;
    background: url(https://11.mydrivers.com/comments/images/v20160920/pinglun_page_bg.png) no-repeat 12px -1474px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.pluninfo .pface img{
  width: 44px;
    height: 44px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    display: block;
}
.pluninfo .plright {
	/*-右侧信息--*/	
    margin: 3px 0 0 0;   
    width: 400px;
    float: left;   
    word-break: break-all;	
	color:#888;	
}
.pluninfo_top {
	line-height:22px;	
	height:40px;
	font-size:12px;	
	padding-top:8px;
}
.pluninfo_top1 {
	float:right;	
}
.pluninfo_top2 {
	float:left;
	color:#2b71bb;
	font-weight:bold
}
.pluninfo_top3 {
	width: 100%;
}
.pluninfo_center {
    padding: 13px 0 10px;
    font-size: 14px;
	line-height: 26px;
	color:#444;
}
.yinyong {
    border: #ddd 1px solid;
	padding:5px;
	margin:12px 0; 
	height:auto;
	line-height:24px;
    color: #777;
    font-size: 12px;
	background:#f8f8f8;
}
.pluninfo_bottom {
	HEIGHT:35px;
	line-height: 26px;
	COLOR:#514f4f;
	FONT-SIZE:12px
}
.tousu {	
	FLOAT:left;
	HEIGHT:26px;	
}
.tousu a:hover{	
	FLOAT:left;
	HEIGHT:26px;
	color:#EC0408 !important
}
.fayan {
	FLOAT:right;
	HEIGHT:26px;
	margin:0px;	
}
.fayan li {
	height:26px;	
	padding-left:18px;
	float:right;
	cursor:pointer;
}
.pluninfo_bottom a{
	color: #888;
}
.pluninfo_bottom a:hover{
	color: #628cc4;
}
.anonymous {
	/*--匿名--*/
	WIDTH:70px;
	/*BACKGROUND:url(http://11.mydrivers.com/comments/images/v20130509/pinglun_page_bg.png) no-repeat 0 -1488px;*/
	BACKGROUND:url(https://passport.mydrivers.com/images/photo.jpg) no-repeat 0 -1488px;
	HEIGHT:70px
}
.ck_allplun{
	/*--查看所有评论--*/
	text-align: center;   
    line-height: 28px;
	height:28px;
    font-size: 12px;
    border: #eae8e8 1px solid;	
    margin: 15px 0px  25px 0;  
}
.ck_allplun a{
	display:block;
	color:#2a6cc5;	
	 background: #f8f8f8;
}
.ck_allplun a:hover{
	color: #6b809e;
	background: #f3f3f3;
}
/*--用户登录--*/
.login_box {
	width:300px;
	height:430px;
	position:absolute;
	margin:0 0 0 -160px;
	left:50%;
	top:58px;
	background:#fff;
	border:#cfcfcf 1px solid;
	box-shadow:1px 1px 8px #999;
	z-index:100000;
	color:#999;
	-moz-border-radius:6px !important;
	-webkit-border-radius:6px !important;
	border-radius:6px !important
}
.login_top,.reg_top {
	height:42px;
	line-height:42px;	
	color:#333;	
	font-size:18px;	
}
.login_top li,.reg_top li{
	float: left;
}
.login_top li.login_close,.reg_top li.reg_close{
	float: right !important;	
}
.login_close a,.reg_close a{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(https://icons.mydrivers.com/2018/www/images/close1.png) no-repeat 1px 0;	
}
.login_close a:hover,.reg_close a:hover{
	background: url(https://icons.mydrivers.com/2018/www/images/close1.png) no-repeat -16px 0;
}
.dxin{
	display:inline-block;
	color:#aaa;		
	font-size:12px;	
	text-align:right;	
	width:100%;
}
.login_center {
	height:246px;
	background:#fff
}
.login_checkbox{
	width: 13px !important;
	height: 13px !important;
	border: 1px solid #ddd !important;
	background: #fff !important;
	vertical-align: middle !important;
}
.login_btn,.reg_btn{
	background: #459ef3;
	width: 340px !important;
	height: 44px !important;	
	color: #fff !important;
	cursor: pointer !important;
	text-align: center !important;
	font: 16px/44px "Microsoft YaHei", "Arial Narrow" !important;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor: pointer;
}
.login_btn:hover,.reg_btn:hover{	
	background: #2d8ae2;
}


/*-- --*/
.login_top {
	height:42px;
	line-height:42px;
	padding-left:20px;
	color:#888;
	position:relative
}
.login_top span.close {
	position:absolute;
	cursor:pointer;
	right:12px;
	z-index:10
}
.login_top span.welcome {
	display:inline-block;
	color:#aaa;
	position:absolute;
	top:0;
	right:80px;
	font-size:12px;
	width:260px;
	text-align:right;
	z-index:20
}
.login_top span.close a {
	width:10px;
	height:10px;
	display:inline-block;
	cursor:pointer;
	outline:none;
	background:#f00 url(https://11.mydrivers.com/comments/images/v20160920/news_ico.png) no-repeat;
	background-position:0 -810px
}
.login_top span.welcome a.lniming {
	display:inline-block;
	color:#aaa
}
.login_top span.close a:hover {
	background-position:0 -829px
}
.login_top span.close a:active {
	background-position:0 -810px
}
.logintext_input2,.logintext_input3 {
	height:25px;
	width:225px;
	line-height:25px;
	border:#cbcaca 1px solid;
	color:#333;
	padding:6px;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	FONT-FAMILY:"Microsoft YaHei","Arial Narrow"
}
.logintext_input3 {
	width:90px;
	height:18px;
	line-height:18px
}
.login_left {
	padding:5px 0 0 20px
}
.login_left li {
	height:60px;
	line-height:45px;
	position:relative
}
.login_left li.text {
	color:#333;
	font-size:12px;
	height:14px;
	line-height:14px;
	color:#888
}
.login_left li.text a {
	display:inline-block;
	font-weight:normal;
	color:#888;
	padding-left:15px
}
.login_left li.text .tleft {
	float:left;
	position:relative;
	padding-left:18px
}
.login_left li.text .tleft span {
	display:inline-block;
	position:absolute;
	top:1px;
	left:0;
	width:15px;
	height:15px
}
.login_left li.text .tright {
	float:right;
	padding-right:20px
}
.login_left li a {
	font-size:12px;
	color:#b5b5b5
}
.logintext_input2 {
	background:url(https://11.mydrivers.com/comments/images/v20160920/input_bg.png) no-repeat;
	padding-left:25px
}
.login_button1,.reg_button1 {
	margin:0 3px;
	display:inline;
	width:112px;
	height:40px;
	line-height:38px;
	background:url(https://11.mydrivers.com/comments/images/v20160920/button_bg.png) no-repeat;
	background-position:0 0;
	text-align:center;
	cursor:pointer;
	border:0
}
.login_button1:hover {
	background-position:0 -64px
}
.reg_button1 {
	background-position:0 -130px
}
.reg_button1:hover {
	background-position:0 -196px
}
.reg_right li {
	height:42px;
	padding:2px 0
}
.reg_right li span {
	display:inline-block;
	padding:0 15px;
	text-align:center;
	background:#fff;
	line-height:40px;
	font-size:12px
}
.reg_right li.other {
	text-align:center;
	color:#bbb
}
.reg_right li.other a {
	display:inline-block;
	padding:0 10px;
	border:0;
	color:#777
}
.reg_right li.other a:hover {
	color:#009e1e
}
.border_center {
	background:url(https://11.mydrivers.com/comments/images/v20160920/border1.png) repeat-x left center;
	margin:0 10px
}
.jianpan {
	display:inline-block;
	width:26px;
	height:20px;
	background:url(https://11.mydrivers.com/comments/images/v20160920/news_ico.png) no-repeat;
	background-position:0 -850px;
	cursor:pointer;
	position:absolute;
	top:11px;
	right:20px
}
.jianpan:hover {
	opacity:.7;
	filter:"alpha(opacity=70)";
	-ms-filter:"alpha(opacity=70)"
}




.yzm{
	/*--短信验证码--*/
	position: absolute;
	width: 87px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	right: 4px;    
	background:#999;	
	border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
	color:#fff;
	text-align: center;
}

.yzm:hover{
	background: #797979;	
}

/*--第三方登录--*/

/*--用户登录--*/

/*--评论回复--*/
.div_huifu{	
	height:auto;
	background: #fff;	
}
.huifu_div {
	width:100%;
	height:auto;	
	background:#fff
}
.huifu_input {	
	height:auto;
	padding-bottom:8px;	
	background:#fff;
	position:relative;	
}
.huifu_input ul {
	background:#f2f7ff;
	display:block
}
.huifu_input li {	
	height:26px;
	line-height:26px;
	padding:4px 0;	
	font-size:12px;	
}
.huifu_input li.ptitle {	
	float:left;		
}
.huifu_input li.plun_bt_tj {	
	padding:8px 0 0 10px;
	float:right;	
}
.huifu_input li.close1 {
	float:right !important;
	padding:0
}
.huifu_input li.close1 a {	
	cursor:pointer;
}
.huifu_input li img{		
	display: block;
	padding-top:13px;
}
.huifu_textarea {
	width:96%;
	height:130px;	
	border:#cfcfcf 1px solid;
	background: #f8f8f8;
	padding:8px;
	outline:none
}
.div_biaoqing1{
	 bottom: 55px;
    left: 6px;
	}
.biaoqing {
	width:280px;
	height:195px;
	position:absolute;
	left:0px;
	top:30px;
	background:#ffff;
	border:#ddd 1px solid;
	padding: 12px 9px 12px 12px;
	box-shadow:3px 3px 5px #abaaaa;
	z-index: 99;
	border-radius: 1px;
}
.bd{	
	
}
.bd_1{	
	float:left;	
	height: 100%;
    overflow-y: auto;
}
.bd_1 ul{
	
}
.bd_1 li{
	width: 16.3%;
	float:left;
	text-align: center;
	padding: 4px 0;
	height: auto;	
}
.bd_1 li img{
	width: 36px;
	height: 36px;
	padding-top: 0;
    display: initial;
}
.biaoqingpc {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    padding: 0;
}
/* 定义滚动条样式 */
::-webkit-scrollbar {
  width: 5px;
  height: 4px;	
  background-color: rgba(250, 225, 250, 0.05);
	
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(250, 250, 250, .05);
  border-radius: 3px;
  background-color: rgba(250, 250, 250, .05);
}
 
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  box-shadow: inset 0 0 0px rgba(227, 227, 227, .5);
  background-color: rgba(227, 227, 227, .5);
}
::-webkit-scrollbar-thumb:hover{
  background-color: rgba(200, 200, 200, 0.5);
}

.pinlun_input li.nologin {
	float:right;
	color:#aaa;
	font-size:12px
}
.pinlun_input li.nologin a {
	color:#666;
	display:inline-block;
	padding:0 8px;
	text-decoration:underline
}
.pinlun_input li.ptitle span {
	color:#aaa;
	font-size:12px;
	display:inline-block;
	padding:0 10px;
	font-weight:normal
}
.pinlun_input li.ptitle span a {
	color:#aaa
}
.pinlun_input li.pname {
	float:left;
	color:#333;
	font-size:14px
}
.pinlun_input li.pname a {
	padding-left:15px;
	display:inline-block;
	text-decoration:underline
}
.pinlun_input li.pname a.select, .pinlun_input li.pname a.selectcur {
	padding-left:35px;
	background:url(https://11.mydrivers.com/comments/images/v20160920/news_ico.png) no-repeat;
	background-position:17px -746px;
	text-decoration:none;
	color:#333
}
.pinlun_input li.pname a.selectcur {
	background-position:17px -779px
}
.pinlun_input li.pname a.namecolor {
	color:red;
	text-decoration:none;
	font-size:14px
}
.pinlun_input li span {
	color:#aaa;
	font-size:12px;
	display:inline-block;
	padding:0 10px;
	font-weight:normal
}
.pinlun_input li span a {
	color:#aaa
}
.pinlun_input li.span.zhuxiao {
	display:inline-block;
	padding-left:20px;
	background:url(https://icons.mydrivers.com/2018/news/icon_new.png) no-repeat;
	background-position:10px 10px
}
.plun_login_textarea2 {
	width:100px;
	height:22px;
	padding:3px;
	border:#0;
	float:right;
	color:#333;
	FONT-FAMILY:"Microsoft YaHei", "Arial Narrow"
}
.AjaxTipWarning {
    display: none;
    text-align: left;
    font-size: 12px;
    border: 1px solid red;
    BACKGROUND: #FFE1E1;
    line-height: 22px;
    padding: 5px;
    color: red;
    font-weight: bold;
    position: absolute;
    top: 205px;
    left: 0px;
    width: 300px;
    height: 22px;
}
.AjaxTipComplete {
    display: none;
    text-align: left;
    font-size: 12px;
    border: 1px solid #6f9c09;
    line-height: 22px;
    padding: 5px;
    color: #6f9c09;
    font-weight: bold;
    position: absolute;
    top: 205px;
    left: 0px;
    width: 300px;
    height: 22px;
}
/*--小尾巴--*/
.mobiles {
	padding-left:22px;
	padding-right:5px;
	font-size:13px;
	line-height:150%
}
.android {
	background:url(https://11.mydrivers.com/comments/images/v20130509/dev_icon.png) no-repeat 5px 0;
	color:#6f9c09
}
.wp {
	background:url(https://11.mydrivers.com/comments/images/v20130509/dev_icon.png) no-repeat 5px -19px;
	color:#b63798
}
.iphone {
	background:url(https://11.mydrivers.com/comments/images/v20130509/dev_icon.png) no-repeat 5px -38px;
	color:#3259b8
}
.ios {
	background:url(https://11.mydrivers.com/comments/images/v20130509/dev_icon.png) no-repeat 5px -38px;
	color:#3259b8
}
.mobile {
	background:url(https://11.mydrivers.com/comments/images/v20130509/dev_icon.png) no-repeat 5px -57px;
	color:#444
}
.mobile a{
	color:#444;
	}
.android a {
	color:#6f9c09
}
.wp a {
	color:#b63798
}
.iphone a {
	color:#3259b8
}
.ios a {
	color:#3259b8
}
.dev {
	padding-left:20px;
	line-height:17px;
	display:inline-block
}
.reviewdel {
	color:#ff2b56;
	font-weight:bold
}