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

/* CSS Document */

/*2020.02.03*/

/************************************     手机超小屏设备       ***********************************************/
@media (min-width: 568px) and (max-width: 766px) {
.news_cen ul li a{
         width: 85%;

}
}

@media (min-width: 320px) and (max-width: 567px) {
.news_cen ul li a {
         width: 85% !important;

}
.footer{
    padding: 18px 30px  !important ;
}

}

/************************************     手机超小屏设备       ***********************************************/




.fl {
	float: left;
}

.fr {
	float: right;
}

.pos {
	position: relative;
}

/*.box {
	overflow: hidden;
}*/
header {
	height: 110px;
	background:url(../yxyimages/top_01.jpg) #135abc top center no-repeat;
	position: fixed;
	width: 100%;
	z-index: 111111;
	padding: 0 15px;
}

.head-right {
	text-align: right;
	padding-top: 35px;
}

.head-right a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	padding: 0 15px;
	display: inline-block;
	padding-top: 8px;
}

.logo {
	width: 35%;
	padding-top:18px;
	padding-left:25px;
}
.sou{ width:250px; float:right; position:relative;}
.inputBox_02{ width:250px; height:36px; float:left; background:#fff; border-radius:5px; color:#999999;font-size:100%; padding-left:15px; line-height:36px;}
.searchBox_01{ background:url(https://www.msook.com/itc/images/sou_03.jpg) no-repeat; width:18px; height:18px; overflow:hidden; border:none;margin:0px; cursor:pointer; position:absolute; right:13px; top:9px;}
#bnt_search {

    right: 0;
    top: 45px;
    height: 32px;
    width: 32px;
}

#bnt_search a {
    display: block;
    background: url(../yxyimages/sou_03.jpg) center no-repeat;
    height: 32px;
    width: 32px;
}
#j_seach_box {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
    height: 100%;
    width: 100%;
}

#j_seach_box .bg_box {
    position: fixed;
    z-index: 9994;
    top: 0px;
    display: none;
    height: 100%;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');
    background: rgba(0,0,0,0.85);
}

#j_seach_box form {
    position: absolute;
    overflow: hidden;
    top: 45%;
    z-index: 9999;
    width: 680px;
    left: 0;
	right:0;
	margin:0 auto;
}

#j_seach_box .box_size{
	font-size:50px;
	color:#FFF;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	z-index:99999;
	width:50%;
	text-align:right;
	top: 35%;
	cursor:pointer;
}

#j_seach_box input[type="text"] {
    border: none;
    width: 560px;
    display: block;
    height: 60px;
    color: #434343;
    font-size: 14px;
    background:#FFF;
    line-height: 60px;
	float:left;
	text-indent:15px;
}
#j_seach_box input[type="submit"] {
    background: #145abc;
    height: 60px;
    width: 120px;
    cursor: pointer;
    border: none;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:24px;
	line-height:40px;
}


/*.searchbg {
	background: url(../yxyimages/search.png) no-repeat left top;
	width: 270px;
	height: 36px;
}

.searchbg input.inp-text {
	line-height: 35px;
	padding-left: 15px;
	width: 220px;
	background: none;
	border: none;
}

.searchbg input.inp-but {
	background: none;
	border: none;
	width: 42px;
	line-height: 36px;
	cursor: pointer;
}*/
.top_right{ float:right; line-height:40px; color:#fff; padding-right:30px;}
.top_right a{ display:inline-block; padding:0px 10px; color:#fff; font-size:14px;}
.top_right a:hover{ color:#fab50e;}
.wx_img{float: right;padding-right: 30px;    position: relative;transition: all 0.2s ease-out 0s;}
.wx_img img{width: 40px;}
.wxgzh_block{position: absolute;box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.3);    background-color: #ffffff;width: 240px;      top: 145%;
    left: -145%;border-radius: 10px;padding: 10px;    display: none;    transform: translateY(-10px);}
.wxgzh_block::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    margin: -25px auto 0;}
.wxgzh_img{float: left;width: 50%;
    text-align: center;}
    .wxgzh_img img{    width: 120px;}
    .wx_img:hover .wxgzh_block{transition: all 0.2s ease-out 0s;display: block; transform: none;}
.lf { float: left; }
.rig { float: right; }
.none { display: none; }
.select-bg,.sinput,.section-list li a,.tabBox .prev,.tabBox .next,.tabBox .text {
	-webkit-transition: all .3s cubic-bezier(.7,0,.1,1);
	transition: all .3s cubic-bezier(.7,0,.1,1);
}

.head_left{width: 180px;float: right; text-align: center;padding-top: 10px;}
.head_left_img img{width: 70px;}
.head_left_img {width: 48%;    float: left;    margin-right: 2%;}
.head_left_img p{color:#fff;}
/*全局的input样式*/
	input::-webkit-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-moz-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-ms-input-placeholder{ color: #b1b0b1;font-size: 15px;}

/*搜索部分*/
.select {
	position:relative;
	padding-right:15px;
	padding-top:5px;
}

.select-bg {height: 30px; float:right;}


.select-input&gt;input { display: inline-block; outline: none; border: none;
	height: 30px;
}
.select-input&gt;.sinput { 
      margin-left: 4px;
	opacity: 0; 
	width: 0;
	padding-left: 0px;
}
.select-input&gt;.sinputClick { width: 30px;height: 30px;background:url(../yxyimages/sou_03.jpg) no-repeat right;}

.select-input:hover .sinput{ width: 230px; opacity: 1; }
.select-input:hover .select-bg { width: 520px; }

/*top end*/

.b-content {
	padding-top: 110px;
    position: relative;
}

.b-left {
	/*width: 14%;*/
	width: 265px;
	background:url(../yxyimages/nav_02.jpg) #135abc repeat-x;
	min-height: 500px;
}

.b-blong{
	overflow:hidden;
	background:#FFF;
}

.b-con {	
	width: 74%;
	min-height: 500px;
	padding: 12px;
	padding-bottom: 0;
	z-index: 1;
	position: relative;
}

.b-right {
	width: 26%;
	padding:12px 20px 0 0;
}

.no-fix{
   position: relative;	
   padding-top: 0px;
}

.b-nav {
	padding: 30px 35px 0;
}

.b-nav ul li {
	display: block;
	border-bottom: 1px solid #5a8cd0;
	padding: 0px 0 0px;
}

.b-nav ul li a {
	display: block;
	font-size: 16px;
	color: #e5eef9;
	text-decoration: none;
	transition: all 1.5s;
	line-height: 60px;
	padding-left:10px;
}


.b-nav ul li:first-child a {
	font-size: 16px;
}

.b-nav ul li a img {
}

.b-nav ul li:first-child {}


.b-nav ul li img {
	padding-right: 15px;
}

.b-nav ul li a:hover,
.b-nav ul li a.active {
	color: #fff;
	transition: all 1.5s;
	background: #135abc;
}

.b-nav ul li:first-child a:hover {
	background: none;
	color: #bd1a21;
}

.b-nav ul li .ernav {
	background: #054bab;
	padding: 10px;
	position: relative;
        display: none;
}

.b-nav ul li .ernav ul {
    margin-left: 20px;
}

.b-nav ul li .ernav ul li {
	border-bottom: none;
	padding: 0;
	line-height: 28px;
}

.b-nav ul li .ernav ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 28px;
	padding: 3px;
}

.b-nav ul li .ernav ul li a:hover,
.b-nav ul li .ernav ul li a.active {
	color: #bd1a21;
	background: none;
}

.b-nav span {
	display: block;
	position: absolute;
	left: 10%;
	top: -14px;
	border-top: 9px solid transparent;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 7px solid #054bab;
}


.b-contact{
	padding:0 20px;
	overflow:hidden;
	margin-top:35px;
}

.b-contact p{
	border-top: 1px dashed #6e6e6e;
	padding-top:20px;
	color:#FFF;
	line-height:24px;
}

.b-contact .wx{
	text-align:center;
	padding-top:25px;
}
.b-contact .wx span{
	display:block;
	text-align:center;
	color:#FFF;
	padding-top:10px;
}


/*nav end*/

#weather-v2-plugin-simple{
   overflow: hidden;
}

img {
	max-width: 100%;
}


/* 本例子css */
.b-null{
	width:100%;
}





@keyframes doudong1 {
	0% {
		transform: rotateY(0deg);
	}
	50% {
		transform: rotateY(90deg);
	}
	100% {
		transform: rotateY(0deg);
	}
}


/*linkbg end*/

.fwzn{
	width:100%;
}

.fwzn_top{
	width:100%;
	overflow:hidden;
}

.fwzn_top span{
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#135abc;
	background:url(../yxyimages/or_03.jpg) bottom left no-repeat;
	padding-bottom:15px;
}

.fwzn_nav{
	width:100%;
	box-shadow: 0px 0px 8px 3px #e2e2e2;
	margin-top:15px;
	overflow:hidden;
    border-radius: 5px;
}

.wlfw_nav{
	width:33.33333%;
	padding: 17px 20px 18px 20px;
	overflow:hidden;
	border-right:2px #f2f2f2 solid;
	height:100%;
}

.yyfw_nav{
	width:33.33333%;
	padding: 17px 20px 18px 20px;
	overflow:hidden;
	height:346px;
}

.wlfw_top{
	width:100%;
	overflow:hidden;
}

.wlfw_top span{
	float:left;
	font-size:20px;
	color:#135abc;
}

.wl-more{
	font-size:14px;
	color:#135abc;
}

.wlfw_cen ul li{
	width:33.33%;
	float:left;
	text-align:center;
	padding-top:25px;
	position:relative;
	overflow:hidden;
	height:91px;    transition: all 0.35s ease-in-out;
}
.wlfw_cen ul li:hover{
    margin-top: -10px;
    margin-bottom: 10px;
}
.wlfw_cen ul li span{
	display:block;
	color:#333333;
	font-size:14px;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow: ellipsis;
}

.news{
	width:100%;
	margin-top:20px;
}

.new-left {
    background: #fff;
    width: 32.5%;
        height: 440px;
}

.news_top{
	width:100%;
	overflow:hidden;
}

.news_top span{
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#135abc;
	background:url(../yxyimages/or_03.jpg) bottom left no-repeat;
	padding-bottom:15px;
}

.news_top .new-more{
	color:#999999;
	font-size:14px;
	padding-top:10px;
}

.news_nav{
	width:100%;
	box-shadow: 0px 0px 8px 3px #e2e2e2;
	margin-top:15px;
	overflow:hidden;
	padding:0 20px 18px 20px;
	border-radius: 5px;
}
.news_nav ul{padding-top: 7px;

}
.news_nav ul li{ 
	height:58px; 
	width:100%;  
	margin-top:10px;
}
.news_nav ul li .date{ 
	width:60px;
	height:58px; 
	float:left;
	margin-right:14px; 
	border:1px #084c9d solid; 
	background:#fff;
}
.news_nav ul li .date h4{ 
	text-align:center; 
	color:#fff; 
	height:30px; 
	line-height:30px; 
	font-size:24px; 
	font-weight:bold; 
	background:#135abc;
}
.news_nav ul li .date h6{ 
	height:27px; 
	line-height:27px; 
	text-align:center; 
	color:#084c9d;
}
.news_nav ul li a{ 
	font-size:15px; 
	color:#666666; 
	line-height:24px; 
	padding-top:5px; 
	display:block;
}
.news_nav ul li a:hover{ 
	color:#f9ae31;
}

.new-mid{
    background: #fff;
    width: 32.5%;
    margin-left: 1.25%;
}

.new-mid .hd{
	width:100%;
	position:relative;
	overflow:hidden;
}

.new-mid .hd ul li{
	display:inline-block;
	font-size:24px;
}

.new-mid em{
	color:#888888;
	padding:0 20px;
	font-size:24px;
}

.new-mid .hd ul li span{
	color:#888888;
	padding-bottom:15px;
}

.new-mid .hd ul li.on span{
	font-weight:bold;
	color:#135abc;
	background:url(../yxyimages/or_03.jpg) bottom left no-repeat;
	display:block;
}

.new-mid .new-more{ 
	position:absolute; 
	right:10px; 
	display:none; 
	color:#999999;
	font-size:14px;
	top:10px;
}
.new-mid .hd ul li.on .new-more{ 
	display:block;
}

.new-mid .bd{
	width:100% !important;
	box-shadow: 0px 0px 8px 3px #e2e2e2;
	margin-top:15px;
	overflow:hidden;
	border-radius: 5px;
 
}
.new-mid .bd .news_cen{
	width:100% ;
}

.news_vel{
	overflow:hidden;
	padding:20px 20px 0 20px;
}
.news_vel .news_img{
    width: 173px;
    height: 125px;
	overflow:hidden;
	float:left;
	margin-right:13px;	
}
.news_vel .news_img img{
	width:100%;
	height:100%;
	transition: all 1s ease-out;
}
.news_vel .news_img img:hover{
	transform: scale(1.2);
}
.news_vel h4{
	display:block;
	color:#135abc;
	font-size:15px;
	font-weight:bold;
	line-height:24px;    height: 48px;    overflow: hidden;
    text-overflow: ellipsis;
}
.news_vel span{
	display:block;
	background:url(../yxyimages/xwsj_06.jpg) left bottom no-repeat;
	color:#999999;
	font-size:14px;
	padding-left:26px;
	padding-top:10px;
	float:left;
}
.news_vel p{
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;color: #999;
}
.news_cen ul{
	padding:18px 20px;
}
.news_cen ul li{
	width:100%;
	height:46px;
	line-height:46px;
	border-bottom:1px #e6e6e6 dashed;
}
.news_cen ul li a{
	float:left; 
	display:block; 
	background:url(../yxyimages/eve_03.jpg) 0 18px no-repeat; 
	font-size:14px; 
	color:#666666; 
	padding-left:16px; 
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow: ellipsis; 
	width:88%;
}
.news_cen ul li span{
	float:right;
	color:#999999;
	font-size:14px;
}

.new-right{
	background: #fff;
    width: 32.5%;
}
.new-right .hd{
	width:100%;
	position:relative;
	overflow:hidden;
}

.new-right .hd ul li{
	display:inline-block;
	font-size:24px;
}

.new-right em{
	color:#888888;
	padding:0 20px;
	font-size:24px;
}

.new-right .hd ul li span{
	color:#888888;
	padding-bottom:15px;
}

.new-right .hd ul li.on span{
	font-weight:bold;
	color:#135abc;
	background:url(../yxyimages/or_03.jpg) bottom left no-repeat;
	display:block;
}

.new-right .new-more{ 
	position:absolute; 
	right:10px; 
	display:none; 
	color:#999999;
	font-size:14px;
	top:10px;
}
.new-right .hd ul li.on .new-more{ 
	display:block;
}

.new-right .bd{
	width:100% !important;
	box-shadow: 0px 0px 8px 3px #e2e2e2;
	margin-top:15px;
	overflow:hidden;
	border-radius: 5px;
 
}

.new-right .bd .news_ten{
	width:100%;
}
.news_ten ul{
	padding:21px 20px;
}
.news_ten ul li{
	width:100%;
	height:46px;
	line-height:46px;
	border-bottom:1px #e6e6e6 dashed;
}
.news_ten ul li a{
	float:left; 
	display:block; 
	background:url(../yxyimages/eve_03.jpg) 0 18px no-repeat; 
	font-size:14px; 
	color:#666666; 
	padding-left:16px; 
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow: ellipsis; 
	width:88%;
}
.news_ten ul li span{
	float:right;
	color:#999999;
	font-size:14px;
}

.lxwm_nav{
	width:100%;
	box-shadow: 0px 0px 8px 3px #e2e2e2;
	margin-top:15px;
	overflow:hidden;
	padding:0 0 15px 20px;border-radius: 5px;
}
.lxwm_vel{
	width:100%;
	overflow:hidden;
	padding-top:5px;
}
.lxwm_vel:nth-child(1){ padding-top:15px}
.lxwm_vel img{
	padding-right:10px;margin-bottom: 4px;    transition: all 0.35s ease-in-out;
}
.lxwm_vel img:hover{margin-top: -5px;
    margin-bottom: 5px;
}
.lxwm_vel span{
	font-size:16px;
    padding-bottom: 5px;    display: block;
}
.lxwm_vel h1{
	font-size:16px;
	color:#135abc;
	font-weight:bold;
	display:initial;   
}
.lxwm_vel p{
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    text-indent: 2em;    font-family: Arial, "微软雅黑",Arial, Helvetica, sans-serif;
}

.ztzl{
	margin-top:20px;
	overflow:hidden;
}
.ztzl_nav{
	width:100%;
	overflow:hidden;
	padding-top:15px;
}

.ztzl_nav ul{
	margin:0 -2% 0 0;
	zoom:1;
}
.ztzl_nav ul li{
	width:48%;
	overflow:hidden;    
	height:80px;
	margin-bottom:15px;
	margin-right:2%;
	float:left;    border-radius: 5px;
}
.ztzl_nav ul li:last-child{ 
	margin-bottom:0;
}
.ztzl_nav img{
	width:100%;
	height:100%;
	transition: all 1s ease-out;
}
.ztzl_nav img:hover{
	transform: scale(1.1);
}

.footer {
	padding: 30px 15px 20px 15px;
}

.foot-p {
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}

.yqlj{
	width:100%;
	overflow:hidden;
	border-top: 1px #5a8cd0 dashed;
}
.fo_name{ 
	display:block; 
	color:#FFF; 
	font-size:16px;
	padding-top:35px;
}
.yqlj select{ 
	text-align: left; 
	text-align-last: left;
}
.select_01{ 
	width:100%; 
	height:39px; 
	background:none; 
	margin-top:20px; 
	color:#fff; 
	font-size:14px; 
	padding-left:20px;
	border:1px #a1bde4 solid;
}
.select_01 option{ 
	color:#999999; 
}

/*=================手机端 图片链接===================*/
.ph_tplj{ width:100%; padding-top:30px; overflow:hidden; display:none;}
.ph_tplj .bd ul{ margin:0 -2% 0 0; zoom:1;}
.ph_tplj .bd ul li a{ width:48%; overflow:hidden; margin-top:20px; float:left; margin-right:2%;}
.ph_tplj .bd ul li img{ width:100%;height:55px;    border-radius: 5px;}
.ph_tplj .hd{ height:16px; overflow:hidden; width:100%; z-index:1; text-align:center; padding-top:20px; padding-bottom:20px;}
.ph_tplj .hd ul{ overflow:hidden; zoom:1;  }
.ph_tplj .hd ul li{  margin:0px 6px;  width:12px; height:12px;border-radius:15px; background:#bfbfbf; cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:99px;}
.ph_tplj .hd ul li.on{ background:#0585d0; color:#fff;width:12px; }

.ph_fwzn_nav{ display:none;}
 

@media (min-width: 1800px){
	/*.w-link .swiper-container-multirow&gt;.swiper-wrapper {
		width: 100% !important;
	}
	
	.w-link .swiper-pagination{
		display: none;
	}*/
}

@media (min-width: 1600px){	
.s-sticker-city , .s-sticker-qlty {
    display: none !important;
}
/* .lxwm_nav{
	height:346px;
} */

.fwzn_nav{
	height:366px;
}

}




@media (min-width: 1690px) and (max-width: 1760px) {
.w-quick ul li.li4 {
    padding: 20px 10px;
}
	
}

@media (min-width: 1201px) {
	.container {
		width: 100%;
	}
	.head-right {
		padding-right: 0;
	}
}


@media (min-width: 1200px) and (max-width: 1699px) {
	
	.new-mid em{
		padding:0 10px;
	}
	
	.new-right em{
		padding:0 10px;
	}
	
	/* .lxwm_nav{
		height:360px;
	} */
	
	.fwzn_nav{
		height:392px;
	}
	
	.lxwm_vel{
		padding-top:5px;
	}
	
	.new-mid .hd ul li{
		font-size:20px;
	}
	
	.new-right .hd ul li{
		font-size:20px;
	}
	
	.news_top span{
		font-size:20px;
	}
	
	.fwzn_top span{
		font-size:20px;
	}

}

@media (max-width: 1400px){
.fwzn_nav{
height:363px !important;
}
}


@media (min-width: 992px) and (max-width: 1139px) {

	
}

@media (min-width: 1020px) and (max-width: 1115px) {

	
}
@media (min-width: 1500px) and (max-width: 1599px) {
	.news_vel h4{
		float:left;
		padding-top:10px;
		height:auto;
	}
	
	.news_vel p{
		float:left;
		padding-top:10px;
		height:auto;
	}
}

@media (min-width: 1300px) and (max-width: 1499px) {

	.new-left{
		width:100%;
		margin-bottom:30px;
	}
	
	.new-mid{
		width:48%;
		float:left;
		margin-left:0;
	}
	
	.new-right{
		width:48%;
	}
	
	.b-right{
		padding:12px;
	}
	
	.ztzl_nav ul li{
		width:100%;
		margin-right:0;
	}
	
	.ztzl_nav ul{
		margin:0;
	}
	
	.lxwm_vel p{
		font-size:12px;
		line-height:16px;
	}
	
}
@media (min-width: 993px) and (max-width: 1299px) {
	.logo {
		padding-top: 15px;
		width:50%;
	}
	/*.b-left {
		width: 30%;
	}*/
	.b-con {
		width: 100%;
	}
	
	.new-left{
		width:100%;
		margin-bottom:30px;
	}
	
	.new-mid{
		width:48%;
		float:left;
		margin-left:0;
	}
	
	.new-right{
		width:48%;
	}
	
	.b-right{
		width:100%;
		padding:12px;
		margin-top:20px;
	}
	
	.ztzl_nav ul li{
		width:48%;
		margin-left:1%;
		margin-right:1%;
		height:auto;
		float:left;
	}
	
	.ztzl{
		width:60%;
	}
	
}


@media (min-width: 768px) and (max-width: 992px) {
	/*小屏幕设备 平板*/
	.logo {
		padding-top: 15px;
		width:50%;
	}
	/*.b-left {
		width: 30%;
	}*/
	.b-con {
		width: 100%;
	}
	
	.fwzn_nav ul li{
		width:25%;
	}
	
	.new-left{
		width:100%;
	}
	
	.new-mid{
		width:100%;
		margin-left:0;
		padding-top:30px;
	}
	
	.new-right{
		width:100%;
		padding-top:30px;
	}
	
	.b-right{
		width:100%;
		padding:12px;
		margin-top:20px;
	}
	
	.ztzl_nav ul li{
		width:48%;
		margin-left:1%;
		margin-right:1%;
		height:auto;
		float:left;
	}
	
	.wlfw_nav{
		width:100%;
		border-right:0;
		height:auto;
		padding:17px 0 18px 0;
		border-bottom:1px #e2e2e2 solid;
	}
	
	.yyfw_nav{
		width:100%;
		border-right:0;
		height:auto;
		padding:17px 0 18px 0;
	}
	
	.ph_fwzn_nav{
		display:block;
		margin-top:30px;
		box-shadow: 0px 0px 8px 3px #e2e2e2;
		overflow:hidden;    border-radius: 5px;
	}
	
	.fwzn_nav{
		display:none;
	}
	
	.wlfw_top span{
		padding-left:18px;
	}
	
	.wl-more{
		padding-right:20px;
	}
}

@media (max-width: 767px) {
	/*超小屏幕设备 手机*/
	.right-nr table td,
	.right-nr table th {
		white-space: nowrap;
	}
	.background-wrapper {
		display: none;
	}
	.searchbg1 {
		background: url(../yxyimages/search1.png) no-repeat left top;
		width: 213px;
		height: 36px;
	}
	.searchbg1 input.inp-text {
		line-height: 35px;
		padding-left: 15px;
		width: 170px;
		background: none;
		border: none;
	}
	.searchbg1 input.inp-but {
		background: none;
		border: none;
		width: 40px;
		line-height: 36px;
		cursor: pointer;
	}
	.w-quick ul li a span {
		font-size: 13px;
	}
	
	.b-content {
		padding-top: 0px;
	}
	.news{
		padding:0 15px;
	}
	.news_pad {
		width: 100%;
		padding:0 15px;
		margin-top:30px;
	}
	.new-mid {
		width: 100%;
		margin: 20px 0;
        min-height: initial;
	}
	.new-right {
		width: 100%;
        min-height: initial;
	}

	.new-onecon, .new-twocon ul {    
	   padding-top: 16px;
	}

	.new-onecon .swiper-container .swiper-slide .ban_t {
		font-size: 16px;
	}

	/*.new-onecon .swiper-container {
		padding-bottom: 40px;
	}*/

	.b-left {
		width: 100%;
	}
	.b-con {
		width: 100%;
		background: none;
		padding:0;
	}
	.banner{
		width:100%;
		float:none;
	}
	.b-right {
		width: 100%;
		position: relative;
		padding:30px 15px 0 15px;
	}

	.fwzn{
		padding:20px 15px 0 15px;
	}
	
	.fwzn_nav ul li{
		width:23%;
		height:105px;
		margin-left:1%;
		margin-right:1%;
	}
	
	.fwzn_nav ul li span{
		font-size:12px;
	}	
	
	.new-left{
		width:100%;
	}
	
	.ztzl_nav{
		padding-top:0;
	}
	
	.ztzl_nav ul li{
		width:48%;
		float:left;
		height:auto;
		margin-top:20px;
		margin-bottom:0;
	}
	
	.ztzl_nav li:not(:nth-child(2n)){
		margin-right:4%;
	}
	
	.lxwm_nav{
		padding:0 20px 36px 20px;
	}
	
	.new-mid em{
		padding:0 10px;
	}
	
	.new-right em{
		padding:0 10px;
	}
	
	.footer {
		background:#135abc;
		padding:20px 80px;
		margin-top:30px;
	}
	.foot-p{
		line-height:32px;
		color:#FFF;
	}

	
	.new-top .new-more a{
		padding-top:10px;
	}
	
	.wlfw_nav{
		width:100%;
		border-right:0;
		height:auto;
		padding:17px 0 18px 0;
		border-bottom:1px #e2e2e2 solid;
	}
	
	.yyfw_nav{
		width:100%;
		border-right:0;
		height:auto;
		padding:17px 0 18px 0;
	}
	
	.ph_tplj{
		display:block;
	}
	
	.ztzl{
		display:none;
	}
	
	.ph_fwzn_nav{
		display:block;
		margin-top:30px;
		box-shadow: 0px 0px 8px 3px #e2e2e2;
		overflow:hidden;    border-radius: 5px;
	}
	
	.fwzn_nav{
		display:none;
	}
	
	.wlfw_top span{
		padding-left:18px;
	}
	
	.wl-more{
		padding-right:20px;
	}

}

@media (min-width: 568px) and (max-width: 766px) {
	.quick ul li {
		width: 48%;
		margin-right: 2%;
	}
}

@media (min-width: 320px) and (max-width: 567px) {
	.site-tree-mobile {
		top: 20px;
	}
	#img {
		height: 40px;
	}
	.quick-but ul li {
		text-align: center;
		line-height: 50px;
		padding: 10px;
	}
	/*.quick-but ul li a span.sp1 {
		display: block;
	}
	.quick-but ul li a img.img1 {
		width: 100%;
	}*/
}
@media screen and (min-width: 2500px)and (max-width:3900px) {
    body {
        background-color:#135abc;
    }

.b-blong{height:1200px}
}
@media screen and (min-width: 1620px)and (max-width:1840px) {
.news_cen ul li{   /* width: 88%;*/}
.news_cen ul li a{    width: 85%;}
}
@media screen and (min-width: 1500px)and (max-width:1620px) {
.news_cen ul li{  /*  width: 78%;*/}
.news_vel {
    overflow: hidden;
        padding: 20px 12px 0 12px;
}
.news_cen ul {
    padding: 18px 12px;
}
.news_cen ul li a{    width: 86%;}
.news_nav {
    padding: 0 12px 20px 12px;

}
}
@media (min-width: 1200px) {
.bottomimg{display: none!important;}
}
</pre></body></html>