﻿@charset "utf-8";
/* CSS Document */
.list-nav{width:210px; border:2px solid #39c6ee; margin:10px 0 20px 0; padding:20px 10px 10px 10px; position:relative;}
.list-nav .list-nav-title{ position:absolute; top:-12px; left:10px;padding:0px 10px; background:#fff; font-size:16px; font-weight:bold;}
.list-nav li a{display:block;width:180px; line-height:40px; padding-left:30px; font-size:15px; vertical-align:middle}
.list-nav li a img{ vertical-align:middle;}
.list-nav li a:hover{ font-weight:bold;text-decoration:none; }
.list-nav li a.list-nav-active{ background:#39c6ee; color:#fff; font-weight:bold; text-decoration:none;}

.link-nav{width:210px; border:2px solid #39c6ee; margin:20px 0 20px 0; padding:20px 10px 10px 10px; position:relative;}
/* .link-nav{width:210px; border:2px solid #39c6ee; margin:10px 0 20px 0; padding:20px 10px 10px 10px; position:relative;}*/
.link-nav .link-nav-title{ position:absolute; top:-12px; left:10px;padding:0px 10px; background:#fff; font-size:16px; font-weight:bold;}
.link-nav li{display:block;width:210px; margin:10px 0; padding-left:0px; font-size:15px; vertical-align:middle}
.link-nav li img{ vertical-align:middle;}
.link-nav li select{width:200px; padding-left:10px; height:30px; color:#555; outline:none; cursor:pointer;}
.link-nav li select:hover{ background:#eee; color:#000;}

.list-con{width:750px; margin-top:10px;}
.list-title{width:750px; height:36px; line-height:36px; overflow:hidden; border-bottom:1px solid #ddd;}
.list-title h3{float:left; color:#10afdc; font-size:18px;}
/*.list-title h3{float:left; padding:0 10px;  color:#10afdc; font-size:18px;}*/
.list-title h3{float:left; padding:0 10px; background:#39c6ee; color:#fff; font-weight:normal;} 
.order-bar{float:right;}
.order-bar a,span,img{ vertical-align:middle;}
.list-details-bar ul.list-details{ padding:10px;}
.list-details li{height:32px; line-height:32px; overflow:hidden;}
.list-details li a{display:block; float:left; width:580px; padding-left:10px; background:url(point.png) no-repeat left center;}
.list-details li span{float:right; font-size:12px; color:#888;}

/**********分页内容******/
.page{ height:36px; margin:10px auto; overflow:hidden}
.page-items{float:left;width:450px; overflow:hidden;}
.page-items li{float:left; height:28px; line-height:28px;text-align:center;}
.page-prev,.page-next,.page-home,.page-end{width:60px; border:1px solid #ddd;  cursor:pointer}
.page-home{margin-right:4px;}
.page-end{margin-left:4px;}
.page-prev:hover,.page-home:hover{border:1px solid #39c6ee !important;}
.page-next:hover,.page-end:hover{border:1px solid #39c6ee !important;}
.item{width:28px;border:1px solid #ddd; margin:0 4px; cursor:pointer}
.item:hover{border:1px solid #39c6ee;}
.page-active{ background:#39c6ee; color:#fff; border:1px solid #39c6ee}

.page-total,.page-form{float:left; line-height:28px;}
.page-form .J_Input{height:26px;border:1px solid #ddd; outline:none;padding-left:10px; vertical-align:top; width:40px}
.page-btn{padding:6px 26px; border-radius:2px; background:#39c6ee; color:#fff; cursor:pointer; margin-left:15px; outline:none; vertical-align:top}
.page-btn:hover{ background:#da4b54}


/************详情内容****************/
.details-bar{width:1000px; margin:10px auto; }
.details-title{width:100%; height:36px; line-height:36px; overflow:hidden; border-bottom:1px solid #ddd;}
.details-title h3{float:left; padding:0 10px; background:#39c6ee; color:#fff; font-weight:normal;}
.order-bar{float:right;}
.order-bar a,span,img{ vertical-align:middle;}
.text-details h2{ text-align:center; line-height:28px;padding-top:15px;}
.text-details .td-title-2{ text-align:center; color:#777; padding:10px 0 25px 0;}

/************网上调查****************/
.survey-details h2{ text-align:center; line-height:28px;padding-top:5px;}
.survey-details .sd-title-2{ text-align:center; color:#777; padding:10px 0 20px 0;}
.survey-details .sd-title-3{ display:block; border:1px solid #f3e6ce; text-align:left; padding:15px 20px; color:#9a8c6d; background:#fffbf2; line-height:26px; font-size:14px; margin-bottom:25px;}
.survey-btn-bar{padding:20px 0 0 0;}
.survey-btn-bar a{display:inline-block;width:74px; height:32px; line-height:32px; text-align:center; font-weight:bold; font-size:14px;}
.survey-btn-bar a.survey-btn-sure{ background:#39c6ee; color:#fff; border:1px solid #fff;}
.survey-btn-bar a.survey-btn-see{ border:1px solid #39c6ee; color:#39c6ee; margin-left:60px;}

/************网上调查****************/
.consult-con{width:728px; border:1px solid #ddd; padding:10px; margin:10px 0 20px 0;}
.consult-con table{width:100%; border-collapse: collapse; text-align:left; font-size:14px;}
.consult-con table td{padding:5px 0;}
.consult-con table input{height:26px;border:1px solid #ccc; outline: none; padding:0 5px;}
.consult-con table input.consult-int-max{width:610px;}
.consult-con table input.consult-int-min{width:230px;}
.consult-con table textarea{width:610px;border:1px solid #ccc;outline: none; padding:5px;}
.consult-con table td a{display:block;width:100px; height: 24px; border:1px solid #aaa;}
.consult-con table td a img{width:100%; height: 100%;}

.consult-con-btn{display:block;width:90px; height: 30px;line-height: 30px; text-align: center; background: #17b65e; color: #fff; font-size:16px; font-weight:bold; margin:15px auto 0 auto;}
.consult-con-btn:hover{
	background: #da4b54;
	color: #fff;
	text-decoration: none;
}

.reply-con{
	width:708px; border:1px solid #ddd; padding:10px 20px; margin:10px 0 20px 0;
}
.reply-con table{width:100%; border-collapse: collapse; font-size:14px; text-align: center;}
.reply-con table th{font-size:15px; line-height: 30px;}
.reply-con table td{line-height:22px;padding:8px 0; border-bottom: 1px solid #e2e2e2; font-size:13px;}
.text-lt{text-align: left;}
.reply-state{color:#17b65e;}

.reply-details{
	width:708px; border:1px solid #ddd; padding:10px 20px; margin:10px 0 20px 0;
}
.reply-details table{width:100%; border-collapse: collapse; text-align:left; font-size:14px;}
.reply-details table td{line-height:22px;padding:10px 0; font-size:14px; vertical-align: top}
.reply-details table td strong{font-size:15px;}


/************信息申请****************/
.news-list a{font-size:12px; padding-left:8px; background:url(point.png) left center no-repeat}
.col-666{color:#666}
.list-apply{ border:1px solid #39c6ee; border-top:none;}
.apply-con{padding:10px 25px 20px 25px;border-bottom:1px solid #39c6ee}
.apply-con h4{font-size:14px; color:#39c6ee; border-bottom:1px dotted #e5dfd5; height:30px; line-height:30px; margin-bottom:10px;}
.apply-con table{width:100%; border-collapse: collapse; text-align:left; font-size:14px;}
.apply-con table td{padding:6px 0;}
.apply-con table td i{display:inline-block; width:12px;font-size:14px; color:red; font-weight:bold;}
.apply-con table input[type="text"]{display:inline-block;width:200px;height:26px;border:1px solid #dddddd; outline: none; padding:0 5px; }
.apply-con table input[type="radio"]{color:#999;}
.apply-con table select{display:inline-block;width:212px;height:28px;border:1px solid #dddddd; outline: none;}
.apply-con table .apply-code{ display:inline-block; width:110px; height:28px; vertical-align:top; border:0;}
.apply-con table .apply-code img{width:100%; height:100%;}
.apply-con li{padding:6px 0;}
.apply-con li textarea{width:660px;border:1px solid #dddddd;outline: none; padding:5px; line-height:20px;}
.apply-btn-bar{padding:20px 0; text-align:center;}
.apply-btn-bar a{ display:inline-block; width:100px; height:32px; line-height:32px; font-size:15px; color:#fff; font-weight:600;}
.apply-sure{ background:#39c6ee}
.apply-sure:hover{ background:#1a8fb0; color:#fff; text-decoration:none;}
.apply-reset{ background:#777}
.apply-reset:hover{ background:#333; color:#fff; text-decoration:none;}


/************信息表格****************/
.list-table-bar{width:100%; overflow:hidden;}
.list-table{width:100%;text-align:center;margin-top:10px;}
.list-table th{font-size:13px; font-weight:bold; line-height:36px;}
.list-table td{font-size:12px;line-height:30px; padding:5px 0 ; border-bottom:1px solid #ededed; }