﻿@charset "utf-8";
/***知识文章***/
.aboutusBlock{width:770px; border:1px solid #dfdee0;}
.aboutusBlock .aboutusTitle{ border-bottom:1px solid #137aa8;background-color:#137aa8;height:40px; line-height:40px; text-indent:20px; font-size:16px;}
.aboutusBlock .aboutusTitle a{color:#fff;}
.aboutusBlock .aboutusContent{ width:770px; padding:10px 0px; line-height:32px;}

.linksContent ul li{ float:left; display:inline-block; margin-right:20px; height:26px; line-height:26px;}

.feedbackContent{ width:730px; margin:0 auto;}
.feedbackContent .img_url{display:none;}
.feedbackContent ul{ width:650px; margin:0 auto;margin-top:20px}
.feedbackContent ul li{ margin-bottom:20px;}
.feedbackContent ul li .file_btn{border:1px solid #ddd;font-size:12px;background:#f7f7f7;padding:2px 4px;cursor:pointer}
.feedbackContent ul li .file_btn:hover{background:#fff;}
.feedbackContent ul li  div.title{float:left;width:80px;color:#666;text-align:right;margin-right:20px;}
.feedbackContent ul li  div.input{float:left;}
.feedbackContent ul li  div.input .img div{width:250px;}
.feedbackContent ul li  div.input .img div img{width:100px;}
.feedbackContent ul li  div.input .img div .del_img{color:red;cursor:pointer}
.feedbackContent ul li .normal-input{ border:1px solid #dfdee0; height:30px; line-height:30px; width:520px; padding:0 10px;outline:medium}
.feedbackContent ul li .normal-input:focus {
	border:1px solid #3aa2db;outline: none;box-shadow:0 0 5px #3aa2db;
}
.feedbackContent ul li textarea{ width:520px; border:1px solid #dfdee0; line-height:34px; height:102px; padding:0px 10px;outline:medium}
.feedbackContent ul li textarea:focus {
	border:1px solid #3aa2db;outline: none;box-shadow:0 0 5px #3aa2db;
}
.feedbackContent .submit input[type='submit']{ width:80px; height:36px; line-height:36px; text-align:center; color:#fff; background-color:#188eee; cursor:pointer; border:0 none;}

.feedbackTitle{ display:inline-block; text-indent:0px;}
.feedbackTitle a { margin-left:10px; display:inline-block; padding:0px 15px; height:36px; line-height:36px; border-bottom:2px solid #f9f9f9;}
.feedbackTitle a.sel,.feedbackTitle a:hover{ border-bottom:2px solid #188eee;}

.aboutusTitle .searchBlock{ width:380px; height:40px; float:right; border-left:1px solid #dfdee0; text-indent:0px;}
.aboutusTitle .searchBlock .feedbacksearchSelect{ width:109px; float:left; text-align:center; height:40px; line-height:40px; position:relative; font-size:14px;}
.aboutusTitle .searchBlock .feedbacksearchSelect .searchSelectTitle{ height:40px; cursor:pointer; border-right:1px solid #dfdee0;color:#fff;}
.aboutusTitle .searchBlock .feedbacksearchSelect span.arrow{float:right;margin:18px 10px 0 0; border-width:5px; border-color:#333 transparent transparent transparent;border-style:solid;width:0;height:0;line-height:0;overflow:hidden;cursor:pointer;text-shadow: 0px -1px 0px #000;-webkit-box-shadow:0px -1px 0px #000; -moz-box-shadow:0px -1px 0px #000;}
.aboutusTitle .searchBlock .feedbacksearchSelect .searchSelectCon{ position:absolute; top:51px; left:0px; width:109px; background-color:#fff; display:none;}

.feedbacksearchSelect .searchSelectCon ul li{ height:40px; line-height:40px; text-align:center; cursor:pointer;}
.feedbacksearchSelect .searchSelectCon ul li:hover{background-color:#f9f9f9;}

.aboutusTitle .searchBlock .searchText{ width:210px; float:left; height:40px; line-height:40px; border:0px;}
.aboutusTitle .searchBlock .searchText input{ width:190px; padding:0px 10px; height:40px; line-height:40px; border:0px;outline:none;}
.aboutusTitle .searchBlock  .searchButton{ width:59px; float:left; height:40px; border-left:1px solid #dfdee0;}
.aboutusTitle .searchBlock  .searchButton input{ height:40px; width:59px; cursor:pointer; border:0px; background:url(../images/search_feedback_bg.png) no-repeat center center;}


.feedbackList{font-size:13px;}
.feedbackList table tr td{line-height:50px;border-bottom:1px dashed #999 }
.feedbackList .username{text-align:center;}
.feedbackList .intime{text-align:center;color:#aaa;}
.feedbackList .reply{text-align:center;}
.feedbackList .reply a{padding:8px 10px;background:#0d8eda;color:#fff;border-radius:4px;}
.feedDeial{width:500px;border:1px solid #0d8eda;position:fixed;top:210px;background:#fff;overflow-y:scroll;max-height:400px;font-size:12px;z-index:10001;}
::-webkit-scrollbar  
{  
    width: 6px;   
}  
::-webkit-scrollbar-thumb{
	background-color:#e6e6e6;
	width: 6px;  
}
.feedDeial div{padding:5px 10px;}
.feedDeial .feedTitle{line-height:45px;height:45px;text-align:center;border-bottom:1px dashed #999;font-size:14px;}
.feedDeial .close{position:absolute;top:5px;right:0;}

.feedHead{background:#e8eaec;}
.feedbackList table .feedHead td{line-height:40px;font-size:15px;}

.aboutContent{width:1050px;margin:0 auto;margin-top:30px;padding-bottom:30px;padding-top:10px;}
.aboutContent .abLeft{float:left;width:220px;height:400px;padding-left:10px;}
.aboutContent .abRight{float:left;width:760px;margin-left:10px;padding:10px;}
.abLeft .zttjUl{background:#ccc;}
.abLeft .zttjUl ul{margin-left:40px;}
.abLeft .zttjUl ul li{height:30px; line-height:30px;}




.z_photo {
	width: 90%;
	height: 70px;
	overflow: auto;
	clear: both;
	margin: 0rem auto;
	
	background:#fff;
}

.z_photo img {
	width: 1rem;
	height: 1rem;
}

.z_addImg {
	float: left;
	margin-right: 0.2rem;
}

.z_file {
	width: 60px;
	height: 60px;
	background: url(../images/z_add.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-right: 0.2rem;
	
}

.z_file input::-webkit-file-upload-button {
	width: 1rem;
	height: 1rem;
	border: none;
	position: absolute;
	outline: 0;
	opacity: 0;
}

.z_file input#file {
	display: block;
	width: auto;
	border: 0;
	vertical-align: middle;
}




/* 反馈 */
.feedback_info{background:#eaedf1;padding:10px 15px;}
.feedback_info .feedback_title{height:30px;line-height:30px;font-size:12px;}
.feedback_info .feedback_detail ul li{float:left;color:#999;font-size:12px;margin-right:110px;height:30px;line-height:30px;}
.feedback_info .feedback_detail ul li span{color:#333;}

.feedback_info_list{margin:20px 0;}
.feedback_info_list ul li{border-bottom:1px dashed #ccc;width:720px;margin:0 auto;padding:20px 10px;}
.feedback_info_list ul li .user_head{float:left;width:40px;margin-right:15px;}
.feedback_info_list ul li .user_head img{border:2px solid #c5deff;float:left;width:40px;height:40px;border-radius:50%;}
.feedback_info_list ul li .user_text{float:left;width:650px;}
.feedback_info_list ul li .user_text .desction{font-weight:bold;font-size:13px;}
.feedback_info_list ul li .user_text .desction .username{font-size:14px;}
.feedback_info_list ul li .user_text .intime{font-size:12px;color:#999;margin-top:20px;}

.volist_img{margin-top:10px;}
.volist_img img{height:40px;border:2px solid #5198d6;margin-right:10px;}
.feedback_return{margin-top:30px;margin-left:20px;}
.return_a{padding:4px 10px;border-radius:4px;background:#54b1fb;color:#fff;}




