<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*lists*/
.bann2{padding:30px 0;background:#e7e7e7;}
.ls_left{width:285px;}
.gyxh{background: #e6f5ff;}
.ls_left_title{background: url(../images/news/bar.png) no-repeat;height:66px;line-height: 60px;}
.ls_left_ul{padding:0 10px 10px 10px;}
.ls_left_ul li a{display:block;height:40px;line-height: 40px;}
.ls_left_ul li a:hover{border-bottom: 1px dashed #b1cfe5;color: #005c9d;font-size: 18px;}
.weixin{padding:20px 12px;background: #e6f5ff;}
.wx_ul li {width:124px;}
.wx_ul li img{width:124px;height:124px;}

.ls_right{width:940px;}
.bread_nav{background: #f7f7f7;height:60px;line-height: 60px;padding:0 20px;}
.dt_title{padding:30px 0;}
.news_ul{padding:20px;}
.news_ul li{height: 40px;line-height: 40px;background: url(../images/dot.png) no-repeat 0 center;text-indent: 13px;position: relative;}
.news_ul li span{position: absolute;top:0;right:0;}
.news_ul li a:hover{color:#0075c7;}



.jiao_box{background: #e6f5ff url(../images/jiao.png) no-repeat;height: 70px;line-height: 70px;}


.login_box{background: #f8f8f8;width:765px;border:1px solid #ebebeb;margin:60px auto 0 auto;}
.login_title{border-bottom: 1px solid #ebebeb;height:65px;line-height: 65px;}

.login_fm{padding:30px 0 30px 300px;background: url(../images/login.png) no-repeat 50px center;border-bottom:1px dashed #ddd;}
.ipt_login{background: #fff;border:1px solid #e3e3e3;padding:8px;width:310px;}
.btn_login{color:#fff;background: #5093d1;border-radius: 5px;border:0;width:120px;height:40px;display: inline-block; text-align: center;line-height: 40px;}
.login_note{padding:10px 0 10px 60px;}

.login_tbl td{padding:10px 0;}



@media (max-width:992px) {
	.login_box {
		width: 100%;
	}

}


@media (max-width:768px) {
	.login_title {
		line-height: 50px;
		height: 50px;
		font-size: 22px;
	}
	
	.login_note{
		padding: 10px;
		font-size: 12px;
		line-height: 24px;
	}
	
	.login_fm{
		padding: 10px;
		background: unset;
	}
	
	.ipt_login{
		width: 100%;
	}
	
	.login_box{
		margin-top: 20px;
	}
	
	.login_foot{
		text-align: center;
	}
	
	.login_foot__Link{
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-top: 10px;
	}
	
	.login_foot__Link span{
		margin: 0;
	}
	
	.login_tbl{
		width: 100%;
	}
	

	
}</pre></body></html>