/*分页样式*/
.page{
	text-align:center;
	display: block;
    padding: 15px 0px;
	/*border-bottom: 1px dashed #d2d2d2;*/
    height: 67px;
	line-height:36px;}
.page span,.page a{
	margin-left:4px;
	margin-right:4px;}
.page input{
	line-height:18px;
	height: 24px;
    width: 36px;
    margin-left: 4px;
    margin-right: 4px;}
.page input.pag_skip{}
.focus .fPic .shadow_title a{
	float:none}
	/*分页样式追加*/
.pagination a,.pagination span,.page a,.page span{
	margin-left:6px;
	margin-right:6px;
	background: #dfdfdf;
    padding: 2px 16px;
    border-radius: 6px;
    display: inline-block;}
.pagination a.curr{
	background:#007bb6;}
/*搜索结果页*/


.tread {
	width: 100%;
	height: 10.875rem;
}

.query {
	height: 17.5rem;
	background-color: rgba(3, 135, 210, 0.7);
	border-radius: 1.875rem;
	position: relative;
}

.query::before {
	content: "";
	background: url(/images/hsdt/querBj.png);
	opacity: 0.3;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}

.query-title {
	text-align: center;
	font-size: 1.5rem;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 1.875rem;
	margin-bottom: 2.5rem;
}

.query-select {
	margin-left: 4rem;
}

.layui-form-select,
.layui-select-title>.layui-input {
	width: 21.875rem;
	height: 3.125rem;
	background: #F4F4F4;
	border-radius: 1.5rem;
}

.query-btn,
.query-btn1 {
	color: #FFFFFF;
	background: #00DAA8;
	border-radius: 1.5rem;
	height: 7rem;
	border: none;
	padding: 0 1.5625rem;
	font-size: 1rem;
}

.query-btn:hover,
.query-btn1:hover {
	color: #FFFFFF;
}

.query-btn1 {
	width: 21.875rem;
	height: 3.125rem;
	line-height: 3.125rem;
}

.new {
	margin-top: 4.125rem;
}

.header1 {
	text-align: center;
}

.knot-img {
	width: 2.5rem;
	height: 2.3125rem;
	margin-bottom: 0.9375rem;
}

.tab {
	text-align: center;
	margin-bottom: 3.75rem;
	margin-top: 1rem;
}

.tab>a:not(:first-child) {
	margin-left: 54px;
}

.text {
	font-size: 1.5rem;
	font-weight: 400;
	color: #999999;
	cursor: pointer;
}
.new .tab .text:not(:first-child) {
    margin-left: 1.25rem;
}
.text:hover {
	color: #0080CC;
}

.text-check {
	color: #0080CC;
}

.carousel {
	width: 50rem;
	height: 25rem;
}

.new-right {
	margin-left: 40px;
}

.new-item {
	margin-bottom: 2.5rem;
}
.new-item a{
	color: inherit;
}
.ckgd-btn {
	border: 1px solid #1173EA;
	color: #0080CC;
	margin-left: 16.375rem;
}

.ckgd-btn:hover {
	border: 1px solid #1173EA;
}

.server {
	/* margin-top: 100px; */
	background: #FAFAFF;
	padding: 2.5rem 0;
}

.server-item {
	margin-top: 3.625rem;
	text-align: center;
	display: inline-block;
	margin-right:1.5rem;
	width: 10.625rem;
}

.h3 {
	font-size: 1.5rem;
	font-weight: 400;
	color: #333333;
}

.en {
	font-size: 1.25rem;
	font-weight: 400;
	color: #999999;
}

.server-item:last-child {
	margin-right: 0;
}

.server-icon {
	padding: 1.875rem;
	background-color: rgba(204, 234, 253, 1);
	border-radius: 3.125rem;
	margin-bottom: 0.625rem;
	width: 3.5rem;
	height: 3.5rem;
}

.map {
	text-align: center;
	margin-top: 6.25rem;
	margin-bottom: 5.75rem;
}

.metro-check {
	display: inline-block;
	background: #FFFFFF;
	box-shadow: 0px 3px 1rem 0px rgba(116, 105, 102, 0.31);
	border-radius: 1.875rem;
	margin-right: 2.25rem;
	padding: 1.875rem 2.5rem;
	position: relative;
	width: 7.5rem;
	position: relative;
	text-align: left;
}

.circle {
	width: 2.5rem;
	height: 2.5rem;
	border: 0.375rem solid #00DAA8;
	border-radius: 50%;
	display: inline-block;
	margin-right: 5px;
}

.circle2 {
	width: 2.5rem;
	height: 2.5rem;
	border: 0.375rem solid #0080CC;
	border-radius: 50%;
	display: inline-block;
	margin-right: 5px;
}

.metro-number {
	font-size: 1.5rem;
	font-weight: 400;
	color: #333333;
	display: inline-block;
	position: absolute;
	top: 2.5rem;
}

.metro-data {
	text-align: center;
	height: auto;
	margin-top: 6.25rem;
	margin-bottom: 5.75rem;
}

.label {
	width: 10.3125rem;
	height: 3.125rem;
	border-radius: 1.5625rem 0 0 1.5625rem;
	border: 2px solid #0080CC;
	display: inline-block;
	cursor: pointer;
	font-size: 1rem;
	font-weight: 400;
	line-height: 3.125rem;
	margin-top: 10px;
	color: #0080CC;
}

.label-check {
	color: #FFFFFF;
	background: #0080CC;
}

.right {
	border-radius: 0 1.5625rem 1.5625rem 0;
	margin-left: -5px;
}

.metro-data .panel {
	margin-top: 2.5rem;
	text-align: left;
}

.metro-data .layui-panel {
	box-shadow: 0px 0px 4.25rem 0px rgba(165, 165, 165, 0.25);
	border-radius: 0.3125rem;
	padding: 1.25rem 0.625rem;
}

.metro-data .badge {
	width: 2.375rem;
	height: 2.375rem;
	background: #CFE4FE;
	border-radius: 50%;
	border: 0.75rem #DFEDFF solid;
}

.metro-data .layui-panel .right {
	font-size: 1.5rem;
	font-weight: 400;
	color: #333333;
	margin-left: 0.9375rem;
}

.metro-data .num-time {
	font-size: 1rem;
	font-weight: 400;
	color: #999999;
	margin-top: 1.0375rem;
	margin-bottom: 1.875rem;
}

.btn {
	width: 10.3125rem;
	height: 3.125rem;
	background: #0080CC;
	border-radius: 1.5625rem;
	font-size: 1rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 3.125rem;
	text-align: center;
	cursor: pointer;
	display: block;
}

.btn:hover {
	color: #55ffff;
}

.btn-borde {
	background: none;
	border: 1px solid #0080CC;
	color: #0080CC;
	margin-left: 19.125rem;
	margin-top: 6.125rem;
}

.metro-ts {
	text-align: center;
	padding-bottom:3rem;
}


/*登录弹出部分*/

.login_tc_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	height: 100%;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	z-index: 999;
}

.login_tc {
	width: 395px;
	height: 360px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -197px;
	margin-top: -140px;
	display: none;
	z-index: 99999;
	border-radius: 10px;
	background: #ffffff;
	overflow: hidden;
}
.login_tc .close_btn {
    position: absolute;
    top: 10px;
    right: 10px;
}

.login_tc h1 {
    height: 45px;
    line-height: 45px;
    color: #00a1ee;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
	text-indent: 10px;
	margin: 2px 2px 0px 2px;
	border-bottom: 1px solid #ddd;
}

.login_tc ul {
    width: 311px;
    margin: 0px auto;
    margin-top: 30px;
}

.login_tc li {
    height: 41px;
    position: relative;
    margin-bottom: 12px;
}
.login_tc li.login_list {
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	overflow: hidden;
	padding-left: 40px;
}
.login_tc li.login_tel {
	background: #fff url(/images/hsdt/login_tel.png) no-repeat left top;
}
.login_tc li.login_password {
	background: #fff url(/images/hsdt/login_password.png) no-repeat left top;
}
.login_tc li.login_yzm {
	background: url(/images/hsdt/login_yzm_img.png) no-repeat left top;
}
.login_tc li.login_list input {
    height: 39px;
    line-height: 39px;
    /*width: 264px;*/
    border: 0px none;
    color: #666;
    font-size: 16px;
    text-indent: 10px;
    border-left: none;
	background:#fff;
}
.login_tc li.login_list input:focus{
    background: #fff;
}
.login_tc li.login_list input:-webkit-autofill{
   	background:#fff;
    box-shadow: 0 0 0px 1000px white inset;
}
.login_tc li.login_yzm input {
	width: 120px;
	float: left;
	height: 38px;
	line-height: 38px;
}
.login_tc li.login_yzm img {
	float: right;
}
.login_tc li.login_btn a {
	background: #ffa200;
	height: 35px;
	line-height: 35px;
	display: block;
	border: 1px solid #ddd;
	font-weight: bold;
	font-size: 18px;
	color: #f5f5f5;
	border-radius: 6px;
	text-align: center;
}
.login_tc li.login_wjmm a {
	font-size: 14px;
	color: #0043ae;
	float: right;
}
/*登录弹出部分 结束*/

