﻿@charset "utf-8";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

html {
	width: 100%;
	height: 100%;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}

images {
	border: 0;
}

a {
	color: #555;
	text-decoration: none;
}

a:active {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a,
a:visited,
a:hover,
a:active {
	text-decoration: none
}

a:focus {
	outline: none;
	text-decoration: none
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 10px;
	display: block;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
	overflow: hidden;
}

.clearfix {
	*zoom: 1;
}

images {
	vertical-align: middle;
}

th {
	font-weight: normal;
}

dl dt {
	font-weight: normal;
}

input,
button,
select,
textarea {
	outline: none !important;
}

button {
	cursor: pointer;
	text-align: center;
}


/*3.28 现在是2级页面的样式 */
#t1-top {
	background: #fff;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

#t1-top .header:hover {
	background: #fff;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0);
}

.t1-sub-container {
	width: 95%;
	margin: 40px auto;
	height: 653px;
	overflow: hidden;
}
.filter-option{ color:#fff; }
.at-left{ width:100%; overflow:hidden;}
.date_atlste{ width:100%; height:643px; overflow:hidden; background:#fff; margin-top:10px; border-radius:3px; border:1px solid #eee;}
.atw-title{ width:100%; height:50px; line-height:50px;  background:#24a8e6; margin-top:10px; border-radius:5px 5px 0 0;}
.atw-title li{ float:left; height:50px; width:50%; overflow:hidden;  }
.mnere_we{ width:75%; height:40px; line-height:40px; border:1px solid #24a8e6; background:#fff; border-radius:5px 0 0 5px; padding-left:10px; color:#999;}
.ls_werw{height:40px; line-height:40px; width:20%; background:#24a8e6; color:#fff; font-size:14px; border-radius:5px; border:0; margin-left:15px;}
.ls_werw:hover{ background:#0091d5;}
.at_sreach{ margin-top:10px; overflow:hidden;}
.ct_style{ margin:0; height:50px; width:95%; background:none; border:0; color:#fff; font-size:16px; margin-left:5px; }
.stlste_lb{ padding:20px; height:533px; overflow:hidden; background:#fff;overflow-x: hidden;
overflow-y: auto;}
.stlste_list{font-size:16px; }
.stlste_list li{ float:left; width:100%; overflow:hidden; height:50px; line-height:50px; padding:0 8px;}
.stlste_list li:hover{ background:#f3faff;}
.stlste_list .selected{ background:#f3faff;}
.stlste_list li p{ float:left; overflow:hidden; width:75%; height:50px; line-height:50px; color:#5d7a9e; font-size:16px; }
.stlste_list li span{ float:right; color:#999; font-size:14px;}
.stlste_list li a {display: block;width:400px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.atw-title li option{ color:#333; overflow:hidden;}
.lis_active{ background:#418bca; border-radius:5px 0 0 0; }
.row{ margin:0; padding-top:20px;}
.lityw_lihx{ width:50%; float:left; margin:0; padding:0;}
.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    line-height: 50px;
    color: #555;
    background:#24a8e6;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-radius: 0;
}
.btn-default {
    color: #fff;
    background-color: #24a8e6;
    border:0;}
.btn {
    display: inline-block;
    padding: 15px 12px;
    padding-right: 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 0;
    border-radius: 0;
	font-weight:bold;
}
.btn .caret {
    margin-left: 2px;
    height: 7px;
    color: #fff;
    opacity: 0.9;
}
.btn .caret:hover{color: #666;}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #418bca;
    border-color: #adadad;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline: none !important;
    outline-offset: -2px;
}









/*数据地图*/
