﻿@charset "utf-8";
/*主体*/
*{margin:0;padding:0;}
html{_background:url(about:blank);font-size:14px;}
body{font-family:'微软雅黑';font-size:14px;color:#000;line-height:1.5em;text-align:left;overflow-x:hidden;}
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, img, div, p, a,dl,dt,dd,textarea{margin:0;padding:0;}
ul,ol{list-style:none;}
fieldset, img,input,button { border:none; padding:0;margin:0;outline-style:none;vertical-align:middle; } 
em{font-style:normal;}
a{color:#555;outline:none;cursor:pointer;text-decoration:none;}
a:hover{color:#F03;text-decoration:underline;}
input{margin:0;padding:0;background:none;border:1px solid #ccc;outline:none;vertical-align:middle;}
input,textarea,select,button{font-family:'microsoft yahei';font-size:14px;color:#000;outline:none;}
input:placeholder{color:#000;}
p{line-height:1.5em;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0;}
.clearfix{*zoom:1;display:block;}
/* 去掉 table cell 的边距并让其边重合 */
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* ie bug：th 不继承 text-align */
th {
    text-align:inherit;
}
/* 去除 ie6 & ie7 焦点点状线 */
a:focus,*:focus {
    outline:none;
}

/*常用类*/
/*定位*/
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
/*文字大小*/
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f30{font-size:30px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
/*颜色*/
.black{color:#000;}
.color999{color:#999999;}
.color666{color:#666666;}
.color333{color:#333333;}
.red{color:#f63f43;}
.green{color:#4d10ae;}
.green2{color:#0030ca;}
/*距离*/
.ml10{margin-left:10px;}
.ml5{margin-left:5px;}
.ml20{margin-left:20px;}
.mr10{margin-right:10px;}
.mt5{margin-top:5px;}
.mr20{margin-right:20px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.underline{height:1px;border-top:1px solid #ddd;}
.border{border:1px solid #e2e2e2;}
.mr0{margin-right:0;}
.hide{display:none;}
.block{display:block;}
.mr90{margin-right:90px;}
/*兼容input记住密码后屎黄颜色*/
input::-ms-clear{display: none;}
input::-ms-reveal {
display:none;
}
input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
        -webkit-text-fill-color: #666!important;
    }

/*兼容placeholder颜色*/
:-moz-placeholder { 
    color: #000; opacity:1; 
}

::-moz-placeholder { 
    color: #000;opacity:1;
}

input:-ms-input-placeholder{
    color: #000;opacity:1;
}

input::-webkit-input-placeholder{
    color: #000;opacity:1;
}
/*开始表演*/
.wht-report{font-family:'微软雅黑';width:700px;height:452px;box-shadow:0 0 15px #dddddd;margin:0px auto;border:1px solid #ddd;background:#fff;font-size:14px;color:#000;}

.wht-report h3.t{text-align:center;font-size:26px;font-family:'微软雅黑';color:#333;font-weight:normal;border-bottom:1px solid #ddd;height:60px;line-height:60px;}
.wht-report-1{padding:10px 50px;}
.wht-report-info{border:1px solid #ddd;margin:0 50px;font-family:'微软雅黑';padding:10px;}
.wht-report-info1{border:1px solid #ddd;margin:0 50px;font-family:'微软雅黑';padding:10px 50px;}
.wht-report-xing{display:inline-block;width:25px;height:24px;background:url(../images/whtxing.png) no-repeat;float:left;margin-right:5px;}
.wht-report-xing:hover{background:url(../images/whtxinghover.png) no-repeat;cursor:pointer}
.wht-report-xing.active{background:url(../images/whtxinghover.png) no-repeat;}
.wht-report-info-1 span{float:left;}
.wht-report-info-1 input{float:left;display:inline-block;width:20px;height:20px;margin-right:5px;margin-top:2px;}
.wht-report-info-1 div{float:left;width:120px;margin-bottom:5px;}
.wht-report-info-1-b div{float:left;width:100px;margin-bottom:5px;}
.wht-report-info-1 div.wht-repore-info-1-info{width:500px;}
.wht-report-info-1 textarea{width:500px;height:150px;}

.wht-report-info-1 span.tips{float:left;display:inline-block;height:23px;line-height:23px;padding:0 10px;border:1px solid #ccc;font-size:13px;margin-right:10px;}

.wht-report-btn{padding:0px 10px;color:#fff;display:inline-block;height:26px;line-height:26px;cursor:pointer;vertical-align:middle;font-size:14px;}
.wht-report-btn:hover{opacity:0.8;color:#fff;text-decoration:none;}
.wht-report-btn-large{padding:0px 30px;}
.wht-report-btn-green{background:#3ea4ff;}
.wht-report-btn-green2{background:#0265bd;}
.wht-report-btn-yellow{background:#ff4400;}
.wht-report-btn-blue{background:#7ed403;}
.wht-report-desc{background:#d8ecfd;padding:20px;line-height:25px;font-size:14px;}
.closeReport{display:inline-block;position:absolute;right:10px;top:10px;width:30px;height:30px;background:url(../images/close.png) no-repeat;background-size:cover;
transform: rotate(0deg);transition: all .5s ease;}
.closeReport:hover{transform: rotate(180deg);}









/*.wht-ncomment{width:800px;font-family:'微软雅黑';}*/
.wht-ncomment{width:872px;font-family:'微软雅黑';}/*2023/1/6 刘俊岭修改公司概况页面宽度时修改*/
.wht-ncomment-head{height:50px;line-height:50px;border-bottom:1px solid #ddd;padding:0 20px;}
.wht-ncomment-head span{border:1px solid #ddd;height:28px;line-height:28px;padding:0 20px;display:inline-block;float:left;margin-top:10px;cursor:pointer;}
.wht-ncomment-head span.yellowbg.active{background:#ff4400;color:#fff;}
.wht-ncomment-head span.greenbg.active{background:#0265bd;color:#fff;}
.wht-ncomment-head span.yellowbg:hover{background:#ff4400;color:#fff;}
.wht-ncomment-head span.greenbg:hover{background:#0265bd;color:#fff;}

.wht-ncomment-report-head{height:50px;line-height:50px;padding:0 20px;}
.wht-ncomment-report-head span{background:#d4ebff;height:28px;line-height:28px;padding:0 20px;display:inline-block;float:left;margin-top:10px;margin-right:10px;cursor:pointer;}
.wht-ncomment-report-head span:hover{background:#0265bd;color:#fff;}
.wht-ncomment-report-head span.active{background:#0265bd;color:#fff;}

.wht-ncomment-report-list{margin:20px;margin-top:0px;width:90%;text-align:center;}
.wht-ncomment-report-list thead{background:#0265bd;color:#fff;}
.wht-ncomment-report-list tr{height:35px;line-height:35px;}
.wht-ncomment-report-list tbody td{border:1px solid #ccc;}
.wht-ncomment-report-list thead td{border:1px solid #0265bd;}

.wht-ncomment-comment-head{height:80px;line-height:40px;}
.wht-ncomment-comment-head span{margin-top:10px;background:#fde5dc;}
.wht-ncomment-comment-head span:hover{background:#ff4400;color:#fff;}
.wht-ncomment-comment-head span.active{background:#ff4400;color:#fff;}


.wht-ncomment-comment-list .wht-report-info{width:100px;margin:0;margin-left:20px;}

.wht-ncomment-item{display:none;}
.wht-ncomment-item.active{display:block;}

















