.width1200 {
	width: 1200px;
	margin: 0 auto;
}
.topbox {
	height: 40px;
	line-height: 40px;
	background: #dbdcdc;
	color: #333;
	overflow:hidden;
}
.topbox a {
	color: #333;
}
            .search {
				width: 180px;
				position: absolute;
				right: -110px;
				top: 35px;
				z-index: 999;
			}
			#search-word {
				width: 133px;
				height: 30px;
				line-height: 30px;
				border: 1px solid #dcdcdc;
				float: left;
				padding: 0 30px 0 15px;
			}
			#submitbuttom {
				float: left;
				width: 30px;
				height: 30px;
				background: url(../images/0825_02.png) no-repeat center;
				border: none;
				margin-left: -30px;
				cursor: pointer;
			}
			.topbox {
				overflow: initial;
			}
            .szlogo{ height:40px; display:inline-block; background:url(/pubimages/web/swj2019_szlogo.png) no-repeat right center; width:69px; float:right}
            .szlogo a{ display:block; height:40px;}
            .leftnav{ position:fixed; left:0; top:50%; height:395px; margin-top:-220px;z-index:9999;}
            .leftnav a{ display:block; width:60px; height:60px;}
            .leftnav ul li{ width:60px; height:60px; position:relative }
            .leftnav ul li:nth-child(1){ background:url(/pubimages/web/swj2019_wx.png) no-repeat center #009fde;} 
            .leftnav ul li:nth-child(2){ background:url(/pubimages/web/swj2019_wb.png) no-repeat center #e18a32;} 
            .leftnav ul li:nth-child(3){ background:url(/pubimages/web/swj2019_szicon.png) no-repeat center #009fde;} 
            .leftnav ul li:nth-child(4){ background:url(/pubimages/web/swj2019_sj.png) no-repeat center #e18a32;} 
            .leftnav ul li:nth-child(5){ background:url(/swj-images/siqicon.png) no-repeat center #009fde; background-size: 100%;} 
            .leftnav ul li:nth-child(5) img{height: 220px}
            .leftnav ul li:nth-child(6){ background:url(/swj-images/gjaqb_log_logo.png) no-repeat center #009fde; background-size: 100%;} 
            .leftnav ul li:nth-child(6) img{height: 220px}
            .leftnav ul li:nth-child(7){ background:url(/swj-images/2024_1_9_leftnav_logo.png) no-repeat center #009fde; background-size: 100%;} 

.leftnav ul li img,.leftnav ul li canvas{ display:none; position:absolute; top:0; left:60px; height:100px; width:auto; border:1px solid #ececec; border-radius:3px;}
.leftnav ul li:hover img,.leftnav ul li:hover canvas{ display:inline-block;}

/*智能推荐  开始*/
@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-1000px);
		transform: translateX(-1000px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-1000px);
		-ms-transform: translateX(-1000px);
		transform: translateX(-1000px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-1000px);
		transform: translateX(-1000px);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-1000px);
		-ms-transform: translateX(-1000px);
		transform: translateX(-1000px)
	}
}
.animated {
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}
.leftnav .leftnav_home_wdzy{width:20px; background: #009fde; color:#fff; text-align:center; padding: 15px 20px; font-size: 18px; line-height: 1.4; cursor: pointer; }
.leftnav .leftnav_zntj{width:20px; background:#e18a32; color:#fff; text-align:center; padding: 15px 20px; font-size: 18px; line-height: 1.4; cursor: pointer; }
.leftnav .leftnav_zntj .div_con{ width:0;height: 500px;overflow: hidden;position: fixed;top: 50%;margin-top: -220px;left: 60px; cursor: auto; -webkit-transition: all 0.5s;transition: all 0.5s;}
.leftnav .leftnav_zntj:hover .div_con{ width:700px;}
.leftnav .leftnav_zntj .div_box{width:700px; height:500px; box-sizing: border-box; border:6px solid #cccccc;background: #fff;text-align: left; color:#333333; padding: 25px 5px 25px 25px; }
.leftnav .leftnav_zntj .div_box .title_box{overflow:hidden; margin-bottom: 20px;}
.leftnav .leftnav_zntj .div_box .title_box p.acitveP{color:#e18a32;}
.leftnav .leftnav_zntj .div_box .content_box, .leftnav .leftnav_zntj .div_box .content_boxTwo{ overflow-y:scroll; height: 382px; width: 640px; margin-top: 10px; padding-right: 10px;}
.leftnav .leftnav_zntj .div_box p{ height: 46px;float:left;margin-right:30px;cursor:pointer;}
.leftnav .leftnav_zntj .div_box span{font-size: 24px;font-weight: bold; border-bottom: 0px solid #e18a32; padding-bottom: 10px;} 
.leftnav .leftnav_zntj .div_box span.border_line{border-bottom: 5px solid #e18a32;}
.leftnav .leftnav_zntj .div_box div a{ width: auto; height: auto; font-size: 14px; color:#333; line-height: 1.8; margin-bottom: 10px;}
.leftnav .leftnav_zntj .div_box div a:hover{ color:#e18a32;}
.leftnav .leftnav_zntj .div_box div a:hover font{ color:#333;}
.leftnav .leftnav_zntj .div_box div::-webkit-scrollbar {
   width: 8px;    
   height: 1px;
}
.leftnav .leftnav_zntj .div_box div::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #e18a32;
}
.leftnav .leftnav_zntj .div_box div::-webkit-scrollbar-track {
    border-radius: 8px;
    background: #ebebeb;
}
/*智能推荐  结束*/


.yy{display:inline-block; padding-right:30px; } 
.yy a{ padding:0 10px; }
.navbox{ width:1200px; height:84px; margin:20px auto;}
.logobox{ display:inline-block; width:485px; height:84px; background:url(/swj-images/swj2019_logo.png) no-repeat left center;} 
.menubox{ float:right; width:684px; }
.menubox ul li{ float:left; font-size:18px; height:84px; width:84px; margin-right:30px;  text-align:center ;  line-height:84px; position: relative;}
 
.menubox ul li a:hover{ color:#000;}
 
/*.scale-up-center {
	-webkit-animation: scale-up-center 1200ms cubic-bezier(0.390, 0.575, 0.565, 1.000) linear both;
	 animation: scale-up-center 1200ms cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	 animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite; 
}	
 			
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
			  opacity:1;
  }
  100% {
    -webkit-transform: scale(2);
            transform: scale(2);
			  opacity:0;
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
			opacity:1;
  }
  100% {
    -webkit-transform: scale(2);
            transform: scale(2);
			 opacity:0;
  }
}		*/		

.ylBtn{
            position: relative;
            display: block;
            line-height: 50px;
            height: 50px;
            width: 50px;
			margin:17px auto;
			z-index:8;
			text-align: center;
            border-radius: 50%;
            
        }
		.ylBtn i{ position: absolute; z-index:88; width:84px; left:-17px; top:0}
		.y1bg2 , .y1bg{ opacity:0; webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;}
 .y1bg2{background:url(/pubimages/web/swj2019_navbg_1.png) center no-repeat; height: 84px;
            width:84px; z-index:-3; position:absolute; left:-17px; top:-17px; display:inline-block;
			 webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
			
			}
		.ylBtn:hover .y1bg{background:url(/pubimages/web/swj2019_navbg_2.png) center no-repeat; height: 50px;
            width: 50px; z-index:9px; position:absolute; left:0; top:0; display:inline-block; opacity:1;}
			.ylBtn:hover .y1bg2{background:url(/pubimages/web/swj2019_navbg_1.png) center no-repeat; height: 84px;
            width:84px; z-index:-3; position:absolute; left:-17px; top:-17px; display:inline-block; opacity:1;}
        .ylBtn::before{
            content: "";
            display: block;
            position:absolute;
            z-index: -1;
            top:0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background-color: #fff;
            opacity: 0;
        }
        .ylBtn::after{
            content: "";
            display: block;
            position:absolute;
            z-index: -2;
            top:0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background-color: #fff;
            opacity: 0;
        }
        @keyframes yls{
            0%{
                transform: scale(1);
                opacity:.5;
            }
			 
            100%{
                transform: scale(1.8);
                opacity: 0;
            }
        }
        @keyframes ylss{
            0%{
                transform: scale(1);
                opacity:.5;
            }
            100%{
                transform: scale(1.3);
                opacity: 0;
            }
        }
        .ylBtn:hover::before{
            animation: yls 1200ms linear infinite;
        }
        .ylBtn:hover::after{
            animation: ylss 1200ms ease-out infinite;
        }
				
.bannerbox{ width:100%; height:558px; background:url(/pubimages/web/swj2019_bannerbg.jpg) no-repeat center top; }
.bannerbox_xinnianbanner{ width:100%; height:558px; background:url(/swj-images/20210210img001.jpg) no-repeat center top; }

.newsbox{ height:558px; position:relative;}
.bannertxt{ position:absolute; top:60px; left:388px; font-size:30px; letter-spacing:10px; color:#fff; text-align:center}
.focus-in-contract{-webkit-animation:focus-in-contract 2s cubic-bezier(.25,.46,.45,.94) both;animation:focus-in-contract 2s cubic-bezier(.25,.46,.45,.94) both}
@-webkit-keyframes focus-in-contract{0%{letter-spacing:1em;-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes focus-in-contract{0%{letter-spacing:1em;-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1}} 
.newslist{ background:#009fde; color:#fff;   padding:20px 40px 20px 40px; width:505px; position:absolute; bottom:0;}
.newslist2{ width:520px;  } 
.newsl{ left:0;} 
.newsr{ right:0;} 
.newslist h2{ color:#fff; font-size:18px; border-bottom:1px solid #fff; padding-bottom:10px; font-weight:normal}
.newslist h2{    height: 40px;line-height: 40px;}
.newslist h2 span.f-fl {font-size: 18px; color: #ffffff; font-weight: normal;}
.newslist h2 span.f-fl a{color: #ffffff; }
.newslist h2 span.f-fr a{color: #ffffff; font-size: 16px;font-weight: normal;}
.newslist a{ color:#fff; }
.newslist ul{ padding-top:10px;}
.newslist ul li{ height:35px; line-height:35px; position:relative; padding:0 100px 0 20px; background:url(/pubimages/web/swj2019_listnewsbg.png) no-repeat left center; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.newslist.tzyslist ul li{width: 40%; float: left; height:35px; line-height:35px; position:relative; padding:0 20px; background:url(/pubimages/web/swj2019_listnewsbg.png) no-repeat left center; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.newslist ul li a:hover{ text-decoration:underline;} 
.newslist ul li span{ display:inline-block; height:40px; line-height:40px; width:100px; position:absolute; top:0; right:0; text-align:right}
.newslist .inHd{height: 40px;line-height: 40px;    border-bottom: 1px solid #fff; padding-bottom: 10px;color: #fff; font-size: 18px;}
.newslist .inHd ul li{     height: auto;
    line-height: normal;
    padding: 0;
    background: none;
    white-space: normal;float: left;
    width: 100px; }
.newslist .inHd ul li.on a{    color: #ffac42; font-weight: bold;}
.newslist .inHd ul li span{    position: relative;
    width: auto;
    height: auto;
    line-height: normal;}
.searchbox{ height:50px; line-height:50px; border:1px solid #ccc; margin-top:40px; background:url(/pubimages/web/swj2019_searchicon.png) no-repeat 15px center; padding-left:50px;position: relative;}
.searchbox input{ width:100%; padding:10px 0;}
.searchbox a{display: block; position: absolute;width: 30px;height: 30px; top:calc(50% - 15px);right: 6px;}
.searchbox a img{width: 100%;height: 100%;}
.list1{ padding:60px 0;}
.list1 ul li{ width:25%; text-align:center; float:left; }

.list1 ul li:nth-child(1) span{ background-image:url(/pubimages/web/swj2019_h_icon1.png);}
.list1 ul li:nth-child(2) span{ background-image:url(/pubimages/web/swj2019_h_icon2.png);}
.list1 ul li:nth-child(3) span{ background-image:url(/pubimages/web/swj2019_h_icon3.png);}
.list1 ul li:nth-child(4) span{ background-image:url(/pubimages/web/swj2019_h_icon4.png);}
/* .list1 ul li:nth-child(5) span{ background-image:url(/swj-images/ldxx_2023_10_18.png);} */

.list1 ul li span{ display:inline-block; height:170px; width:170px; background-color:#009fde; border-radius:50%; color:#fff; font-size:16px; background-size:auto; background-position:center 30px; background-repeat:no-repeat; webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; } .list1 ul li span:hover{  background-color:#dc7558; }
.list1 ul li span i{ padding-top:100px; display:block;width: 80%;  margin: 0 auto;}

.list11{ padding:0px 0 60px 0;}
.list11 ul li{ width:20%; text-align:center; float:left}
.list11 ul li:nth-child(1) span{ background-image:url(/pubimages/web/swj2019_hdicon1.png);}
.list11 ul li:nth-child(2) span{ background-image:url(/pubimages/web/swj2019_hdicon2.png);}
.list11 ul li:nth-child(3) span{ background-image:url(/pubimages/web/swj2019_hdicon3.png);}
.list11 ul li:nth-child(4) span{ background-image:url(/pubimages/web/hmore.png);}
.list11 ul li:nth-child(5) span{ background-image:url(/swj-images/ldxx_2023_10_18.png);}


.list11 ul li span{ display:inline-block; height:170px; width:170px; position:relative;  overflow:hidden; background-color:#009fde; border-radius:50%; color:#fff; font-size:16px; background-position:center 30px; background-repeat:no-repeat;webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;}
.list11 ul li span i{ padding-top:100px; display:block}
.list11 ul li span i.last,.list11 ul li span i.last2{ position:absolute; top:0; left:0; width:100%; text-align:center; padding:0; line-height:170px; font-size:26px;}
.list11 ul li span i a{ color:#fff; font-weight:normal}
.list11 ul li span i.last a{ color:#fff; font-weight:normal}
.list11 ul li span i.last2 a{ color:#000; font-weight:normal}
.list11 ul li:nth-child(1) span:hover,.list11 ul li:nth-child(2) span:hover,.list11 ul li:nth-child(3) span:hover,.list11 ul li:nth-child(4) span:hover{ font-size:19px; background-color:#0076be }

.linkbox{ padding:30px 0;}
.linkbox ul li{ float:left; margin-right:20px; width:386px; }
.linkbox ul li:nth-child(3){ margin-right:0;}
.linkbox ul li select{ width:100%; padding-left:15px; background:#ececec; border:none; height:40px;}
.footbox{  border-top:1px solid #ccc; padding:30px 0;}
.footbox .f-fl{width: 900px;}
.footbox .f-fl p.firstLine{    font-weight: bold;margin-bottom: 10px;}
.footbox .f-fl p{ padding-bottom: 5px; font-size: 16px;}
.footbox .f-fl p.firstLine a{ padding-right:15px; font-size:16px;}

.footbox .f-fl p i{ padding-right:15px;}

.footbox .f-fr a {
    display: inline-block;
    margin: 0 8px;
    padding-top: 10px;
    line-height: 0;
}
.footbox .f-fl a img {
    height: 20px;
    width: auto;
}

.infobox{ padding:70px 0 0 0;}

.list2{ width:925px;}
.list2 ul li{ width:33%; text-align:center; float:left; margin-bottom:70px;}
.list2 ul li:nth-child(1) span{ background-image:url(/pubimages/web/swj2019_infoicon1.png);}
.list2 ul li:nth-child(2) span{ background-image:url(/pubimages/web/swj2019_infoicon2.png);}
.list2 ul li:nth-child(3) span{ background-image:url(/pubimages/web/swj2019_infoicon3.png);}
.list2 ul li:nth-child(4) span{ background-image:url(/pubimages/web/swj2019_infoicon4.png);}
.list2 ul li:nth-child(5) span{ background-image:url(/pubimages/web/swj2019_infoicon5.png);}
.list2 ul li:nth-child(6) span{ background-image:url(/pubimages/web/swj2019_infoicon6.png);}
.list2 ul li span{ display:inline-block; height:170px; width:170px; background-color:#009fde; border-radius:50%; color:#fff; font-size:16px; background-position:center 30px; background-repeat:no-repeat; }
/*.list2 ul li:nth-child(2n) span{ background-color:#0076be;}*/
.list2 ul li span i{ padding-top:100px; display:block}
.list2 ul li a{ color:#fff;white-space: nowrap;}
.list2 ul li span{webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;}
.list2 ul li:nth-child(even) span{ background-color:#0076be;}
.list2 ul li:nth-child(even) span:hover{ font-size:19px; background-color:#009fde }
.list2 ul li:nth-child(odd) span:hover{ font-size:19px; background-color:#0076be }

 @media screen and (min-width:1024px) and (max-width:1920px) {
     .list4 ul li:nth-child(-n+4){width:25%}
    .list4 ul li:nth-child(n+5){width:25%;text-align: center}
    /* .list4 ul li:nth-child(5){margin-left: 125px;} */
 } 

.list4 ul li{ width:230px; text-align:center; float:left; margin-bottom:70px;    padding: 0 35px;}
.list4 ul li:nth-child(1) span{ background-image:url(/pubimages/web/swj2019_zwicon1.png);}
.list4 ul li:nth-child(2) span{ background-image:url(/pubimages/web/swj2019_zwicon2.png);}
.list4 ul li:nth-child(3) span{ background-image:url(/pubimages/web/swj2019_zwicon3.png);}
.list4 ul li:nth-child(4) span{ background-image:url(/pubimages/web/swj2019_zwicon4.png);}
.list4 ul li:nth-child(5) span{ background-image:url(/swj-images/2021_12_8fpd.png);}
.list4 ul li:nth-child(6) span{ background-image:url(/icon/swj2021525.png);}
.list4 ul li:nth-child(7) span{ background-image:url(/swj-images/wjk.png);}
/* .list4 ul li:nth-child(8) span{ background-image:url(/pubimages/web/swj2019_zwicon6.png);}
.list4 ul li:nth-child(9) span{ background-image:url(/pubimages/web/swj2019_zwicon7.png);}
.list4 ul li:nth-child(10) span{ background-image:url(/pubimages/web/swj2019_zwicon8.png);} */

.list4 ul li span{ display:inline-block; height:170px; width:170px; background-color:#009fde; border-radius:50%; color:#fff; font-size:16px; background-position:center 30px; background-repeat:no-repeat; webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;}
.list4 ul li:nth-child(even) span{ background-color:#0076be;}
.list4 ul li:nth-child(even) span:hover{ font-size:19px; background-color:#009fde }
.list4 ul li:nth-child(odd) span:hover{ font-size:19px; background-color:#0076be }
.list4 ul li span i{ padding-top:100px; display:block}


.list3{ width:275px;}
.list3 ul li{ text-align:center; height:60px; line-height:60px; color:#fff; margin-bottom:10px;  }
	.list3 ul li a{ color:#fff; display:block;background:rgba(255,255,255,0); height:60px; font-size:16px; webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;}
	.list3 ul li a:hover{ background:rgba(255,255,255,0.5); font-size:18px;  }
.list3 ul li:nth-child(1){ background:#9ed8f5}
.list3 ul li:nth-child(2){ background:#f3b3cf}
.list3 ul li:nth-child(3){ background:#fbd475}
.list3 ul li:nth-child(4){ background:#a499c9}
.list3 ul li:nth-child(5){ background:#a4d3ac}
.list3 ul li:nth-child(6){ background:#f4af8f}

.list31{  }
.list31 ul li{ float:left; width:275px; text-align:center; height:60px; line-height:60px; color:#fff; margin-bottom:30px; margin-right:33px;}
.list31 ul li a{ display:block; height:60px; color:#fff; background:rgba(255,255,255,0);  font-size:16px; webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;}
	.list31 ul li a:hover{ background:rgba(255,255,255,0.5); font-size:18px;}
.list31 ul li:nth-child(4n){ margin-right:0px;}
.list31 ul li:nth-child(1){ background:#9ed8f5}
.list31 ul li:nth-child(2){ background:#f3b3cf}
.list31 ul li:nth-child(3){ background:#fbd475}
.list31 ul li:nth-child(4){ background:#a499c9}
.list31 ul li:nth-child(5){ background:#a4d3ac}
.list31 ul li:nth-child(6){ background:#f4af8f}
.list31 ul li:nth-child(7){ background:#a5978f}
.list31 ul li:nth-child(8){ background:#c1da80}

.bsfl{ width:890px; border-top:1px solid #ccc;} 
.bsfl ul li{ border-bottom:1px solid #ccc; padding:40px 0 40px 240px; position: relative; min-height:170px;  }
.bsfl ul li span{ display:inline-block; position:absolute; left:0; top:40px; height:170px; width:170px; background-color:#009fde; border-radius:50%; color:#fff; font-size:16px; background-position:center 30px; background-repeat:no-repeat; }
.bsfl ul li a{ display:block;}
.bsfl ul li p{ padding:30px 0 20px 0; line-height:30px;} 
.bsfl ul li span i{ padding-top:100px; display:block; text-align:center}
.more{ color:#00ace1}
.bsfr{ width:275px;}
.bsfr1{ background:#e18a32; padding:40px 0;}
.bsfr1 span{ display:block; margin:0 auto;  height:170px; width:170px; background-color:#fff; border-radius:50%; color:#e18a32; font-size:16px; background-position:center 30px; background-repeat:no-repeat;}
.bsfr1 span i{ padding-top:100px; display:block; text-align:center}
.bsfr2{ background:#f3f3f4; padding:40px 0;}
.bsfr2 ul li{ position:relative; padding:20px 20px 40px 100px}
.bsfr2 ul li span{ display:inline-block; width:70px; height:70px; border-radius:50%; background-color:#e18a32; position:absolute; left:20px; top:10px;  background-position:center  ; background-repeat:no-repeat;}

.case{padding:50px 0;}
.case h2{ font-size:24px; color:#009fde; font-weight:normal; padding-bottom:20px;}
.case ul li{ width:25%; float:left}
.case ul li.jia span{ background:url(/pubimages/web/swj2019_jicicon.png) no-repeat center #009fde;}
.case ul li span{ display:block; width:175px; height:175px; margin:0 auto; border-radius:50%; overflow:hidden; background:#fff;}
.case ul li a{ display:block; text-align:center; padding:20px 50px;}
.cybox{ background:#f3f3f4; padding:40px 0; margin-top:40px;}
.cybox h2{ font-size:24px; color:#009fde; font-weight:normal; display:inline-block; height:244px; line-height:244px; }
.cybox ul{ display:inline-block; float:right; width:886px;}
.cybox ul li{ width:244px; float:left; height:244px; line-height:244px; text-align:center; color:#fff; font-size:16px;}
.cybox ul li:nth-child(1){ background:url(/pubimages/web/swj2019_cycion1.png) no-repeat center;}
.cybox ul li:nth-child(2){ background:url(/pubimages/web/swj2019_cycion2.png) no-repeat center; margin:0 165px;}
.cybox ul li:nth-child(3){ background:url(/pubimages/web/swj2019_cycion3.png) no-repeat center;}
.tzbox2{ padding:100px 0 50px 0;}
.tzbox2 h2{ font-size:24px; color:#009fde; font-weight:normal; padding-bottom:20px;}
.tzbox2_l{ width:756px;}
.tzbox2_l ul{ width:716px; padding:40px 0 0 40px;  height:295px;  background: url(/pubimages/web/swj2019_txbg3.jpg) no-repeat}
.tzbox2_l ul li{ width:280px;  margin-bottom:5px; color:#fff;}
.tzbox2_l ul li a{ color:#fff;  padding-left:20px;  height:30px; line-height:30px; display:block; border-radius:5px; background:rgba(225,138,50,0.6); border:1px solid #fff; webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;}
.tzbox2_l ul li a:hover{  background:rgba(225,138,50,1);}
.tzbox2_r{ width:390px}
.tzbox2_r ul li{ float:left; height:79px; line-height:79px; width:50%; margin-bottom:32px; background-position:left center; background-repeat:no-repeat; }
 
.tzbox2_r ul li a{ display:block; padding-left:100px; font-size:16px;}
.tzbox2_r ul li:nth-child(1){ background-image:url(/pubimages/web/swj2019_tserver1.png) }
.tzbox2_r ul li:nth-child(1) a{ color:#8dd7f7}
.tzbox2_r ul li:nth-child(2){ background-image:url(/pubimages/web/swj2019_tserver2.png) }
.tzbox2_r ul li:nth-child(2) a{ color:#9a95c8}
.tzbox2_r ul li:nth-child(3){ background-image:url(/pubimages/web/swj2019_tserver3.png) }
.tzbox2_r ul li:nth-child(3) a{ color:#f6adcd}
.tzbox2_r ul li:nth-child(4){ background-image:url(/pubimages/web/swj2019_tserver4.png) }
.tzbox2_r ul li:nth-child(4) a{ color:#9bd2ad}
.tzbox2_r ul li:nth-child(5){ background-image:url(/pubimages/web/swj2019_tserver5.png) }
.tzbox2_r ul li:nth-child(5) a{ color:#ffce7a}
.tzbox2_r ul li:nth-child(6) a{ color:#f8a98f}
.articbox{ padding:60px 0;}
.pageleftnav{ float:left; width:275px;}
.pageleftnav h3.nbb1 span{background-image:url(/pubimages/web/swj2019_infoicon1.png)}
.pageleftnav h3.on span{ background-color:#009fde}
.pageleftnav h3.nbb2  span{background-image:url(/pubimages/web/swj2019_infoicon2.png)}
.pageleftnav h3.nbb3  span{background-image:url(/pubimages/web/swj2019_infoicon3.png)}
.pageleftnav h3.nbb4  span{background-image:url(/pubimages/web/swj2019_infoicon4.png)}
.pageleftnav h3.nbb5  span{background-image:url(/pubimages/web/swj2019_infoicon5.png)}
.pageleftnav h3.nbb6   span{background-image:url(/pubimages/web/swj2019_infoicon6.png)}

.pageleftnav h3.nbb7  span{background-image:url(/pubimages/web/swj2019_h_icon1.png); margin-bottom:30px;}
.pageleftnav h3.nbb8  span{background-image:url(/pubimages/web/swj2019_h_icon2.png); margin-bottom:30px;}
.pageleftnav h3.nbb9  span{background-image:url(/pubimages/web/swj2019_h_icon3.png); margin-bottom:30px;}
.pageleftnav h3.nbb10   span{background-image:url(/pubimages/web/swj2019_h_icon4.png)}

.pageleftnav ul{ display:none; padding:0px 0 30px 0;}.pageleftnav h3{ margin-bottom:30px; cursor:pointer}
.pageleftnav ul li{ border-bottom:1px dotted #939597; height:40px; line-height:40px; color:#333; text-align:center; font-size:16px; }
.pageleftnav ul li a{    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;}
.pageleftnav h3 span{ display:block; width:135px; height:135px; border-radius:50%; background-color:#9e9e9f; color:#fff; margin:0 auto; background-repeat:no-repeat; background-position:center 30px; background-size:38px auto;}
.pageleftnav h3 span i{    display: block;
    font-size: 18px;
    padding-top: 80px;
    text-align: center;}
.pageleftnav h3 span i a{ color:#fff;}
.pageleftnav ul li:last-child{ border-bottom:none;}
.pageright{ float:right; width:840px;}
.acontent{ line-height:28px;  padding-bottom:20px;    font-size: 16px;}
.acontent p{ padding-bottom:15px;}
.acontent img {
    max-width: 100%;
}
.ainfo{ padding:30px 0; color:#9e9e9f;}
.ainfo i{ display:inline-block; padding:0 25px;}
.h2title{ font-size:30px; font-weight:normal; letter-spacing:2px; color:#000; padding-top:30px;text-align: left;}
.h2title .zczx{
    font-size: 0.5em;
    color: #fff;
    display: inline-block;
    background: #00BCD4;
    border-radius: 0.25em;
    padding: 0 1em;
    line-height: 2;
    flex-shrink: 0;
    margin: 0 0 0 1em;
    position: relative;
}
.h2title .zczx::before{
    display: block;
    content: "";
    border: 8px solid #00BCD4;
    position: absolute;
    left: -13px;
    top: 0px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.navtitle{ height:50px; line-height:50px; border-top:1px solid #009fde; border-bottom:1px dotted #009fde; background:url(/pubimages/web/swj2019_titlebg2.png) no-repeat left center; padding-left:30px; font-size:16px; color:#00ace1}
.navtitle i{ padding:0 5px; display:inline-block; color:#666}
.alist{ padding-top:30px;}
.alist ul li{ height:50px; line-height:50px; overflow:hidden;    font-size: 16px;}
.alist ul li a{width:710px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.h150{ height:350px;}
.hidden-xs_ziji{display: block;}
.hidden-xs_ziji_one{display: none;}
 @media screen and (min-width:300px) and (max-width:1024px) {
     .hidden-xs_ziji{display: none;}
     .hidden-xs_ziji_one{display: block;}
.width1200 {
	width:100%;
	margin: 0 auto;
}
.topbox {
	height: 40px;
	line-height: 40px;
	background: #dbdcdc;
	color: #333;
	overflow:hidden;
	display:none;
	
}
.topbox a {
	color: #333;
	
	
}
.ylBtn{
            position: relative;
            display: block;
            line-height: 60px;
            height: 60px;
            width:100%;
			margin:0px auto;
			z-index:8;
			text-align: left;
            border-radius:0;
            
        }
.ylBtn i{position: relative;
    z-index: 88;
    width: 100%;
    left: 0px;
    top: 0;}

.ylBtn::before,.ylBtn::after,.ylBtn:hover .y1bg, .ylBtn:hover .y1bg2, .y1bg2 , .y1bg{ display:none;}
 .menubox ul li img{ display:none} 
.bannertxt{ position:absolute; top:30px; left:0px; width:100%; font-size:16px; letter-spacing:5px; color:#fff; text-align:center}
.szlogo{ height:40px; display:inline-block; background:url(/pubimages/web/swj2019_szlogo.png) no-repeat right center; width:69px; float:right}
.szlogo a{ display:block; height:40px;}
.leftnav{ position:fixed; left:0; top:50%; height:240px; margin-top:-120px; display:none}
.leftnav a{ display:block; width:60px; height:60px;}
.leftnav ul li{ width:60px; height:60px; }
.leftnav ul li:nth-child(1){ background:url(/pubimages/web/swj2019_wx.png) no-repeat center #009fde;} 
.leftnav ul li:nth-child(2){ background:url(/pubimages/web/swj2019_wb.png) no-repeat center #e18a32;} 
.leftnav ul li:nth-child(3){ background:url(/pubimages/web/swj2019_szicon.png) no-repeat center #009fde;} 
.leftnav ul li:nth-child(4){ background:url(/pubimages/web/swj2019_sj.png) no-repeat center #e18a32;} 
.yy{display:inline-block; padding-right:30px; } 
.yy a{ padding:0 10px; }
.navbox{ width:100%; height:60px; margin:0px auto;}
.logobox{ display:inline-block; width:230px; height:60px; background:url(/swj-images/swj2019_logo.png) no-repeat 15px center; background-size:200px auto;} 
.menubox{ float:right; width:100%; display:none }
.js-nav-active .menubox{ display:block;  
    position: absolute;
    top: 60px;
    z-index: 999;}
.menubox ul li{ float:left; font-size:18px; width:100%; text-align:left;  padding:0 0px 0 100px; height:60px; line-height:60px; background: url(/pubimages/web/swj2019_listnewsbg.png) no-repeat 80px center #009fde; border-bottom:1px solid rgba(255,255,255,0.4);  color:#fff; box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */ }
.menubox ul li.on{ background:url(/pubimages/web/swj2019_listnewsbg.png) no-repeat 80px center #009fde; }
.menubox ul li a{ color:#fff;}
.bannerbox{ width:100%; height:558px; height:auto; background:url(/pubimages/web/swj2019_bannerbg.jpg) no-repeat center top; background-size:200% auto; }
.bannerbox_xinnianbanner{ width:100%; height:558px; height:auto; background:url(/swj-images/20210210img001.jpg) no-repeat center top; background-size:200% auto; }
/* .bannerbox{ width:100%; height:558px; height:auto; background:url(/swj-images/20200929banner.jpg) no-repeat center top; background-size:200% auto; } */
.h150{ height:150px;}
.newsbox{ height:515px; position:relative;}
.newslist{ background:#009fde; color:#fff;   padding:20px 20px 20px 20px; width:100%; position:absolute; bottom:0; box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */} 
.newslist.tzyslist ul li{width: 38%; float: left; height:35px; line-height:35px; position:relative; padding:0 20px; background:url(/pubimages/web/swj2019_listnewsbg.png) no-repeat left center; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.newsl{ left:0; bottom:174px; z-index:10;} 
.newsr{ right:0;} 
.newslist h2{ color:#fff; font-size:18px; border-bottom:1px solid #fff; padding-bottom:10px; font-weight:normal}
.newslist a{ color:#fff; }
.newslist ul{ padding-top:10px;}
.newslist ul li{ height:35px; line-height:35px; position:relative; padding:0 100px 0 20px; background:url(/pubimages/web/swj2019_listnewsbg.png) no-repeat left center; overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; }
.newslist.newsr ul li{padding-right: 20px;}
.newslist ul li span{ display:inline-block; height:40px; line-height:40px; width:100px; position:absolute; top:0; right:0; text-align:right;}
.searchbox{ height:40px; line-height:40px; border:1px solid #ccc; margin-top:40px; background:url(/pubimages/web/swj2019_searchicon.png) no-repeat 15px center; padding-left:50px; margin:15px 15px;}
.searchbox input{ width:100%; padding:10px 0;}
.list1{ padding:20px 0;}
.list1 ul li{ width:50%; text-align:center; float:left; margin-bottom:20px;}
.list1 ul li:nth-child(1) span{ background-image:url(/pubimages/web/swj2019_h_icon1.png);}
.list1 ul li:nth-child(2) span{ background-image:url(/pubimages/web/swj2019_h_icon2.png);}
.list1 ul li:nth-child(3) span{ background-image:url(/pubimages/web/swj2019_h_icon3.png);}
.list1 ul li:nth-child(4) span{ background-image:url(/pubimages/web/swj2019_h_icon4.png);}
.list1 ul li span{ display:inline-block; height:150px; width:150px; background-color:#009fde; border-radius:50%; color:#fff; font-size:16px; background-position:center 35px; background-repeat:no-repeat;  background-size:40px auto; }
.list1 ul li span i{ padding-top:90px; display:block}

.list11{ padding:10px 0 20px 0;}
.list11 ul li{ width:50%; text-align:center; float:left; margin-bottom: 20px;}
.list11 ul li:nth-child(1) span{ background-image:url(/pubimages/web/swj2019_hdicon1.png);}
.list11 ul li:nth-child(2) span{ background-image:url(/pubimages/web/swj2019_hdicon2.png);}
.list11 ul li:nth-child(3) span{ background-image:url(/pubimages/web/swj2019_hdicon3.png);}
 
.list11 ul li span{ display:inline-block; height:150px; width:150px; background-color:#009fde; border-radius:50%; color:#fff; font-size:16px; background-position:center 30px; background-repeat:no-repeat; }
.list11 ul li span i{ padding-top:100px; display:block;}


.linkbox{ padding:30px 0; display:none;}
.linkbox ul li{ float:left; margin-right:20px; width:386px; }
.linkbox ul li:nth-child(3){ margin-right:0;}
.linkbox ul li select{ width:100%; padding-left:15px; background:#ececec; border:none; height:40px;}
.footbox{  border-top:1px solid #ccc; padding:20px 0;}
.footbox .f-fl p{ padding-bottom:10px; text-align:center;font-size:14px;}
.footbox .f-fl p.firstLine a{ padding-right:5px; font-size:15px;}
.footbox .f-fl p i{ padding-right:15px;}
.footbox .f-fl{ width:100%;} .footbox .f-fr{ width:100%; text-align:center}
.footbox .f-fr a {
    display: inline-block;
    margin: 0 8px;
    padding-top: 10px;
    line-height: 0;
}
.footbox .f-fr a img {
    height: 30px;
    width: auto;
}
.footbox .f-fl a img {
    display:none;
}
.infobox{ padding:20px 0 20px 0;}

.list2{ width:100%;}
.list2 ul li{ width:33%; text-align:center; float:left; margin-bottom:30px;}
.list2 ul li:nth-child(1) span{ background-image:url(/pubimages/web/swj2019_infoicon1.png);}
.list2 ul li:nth-child(2) span{ background-image:url(/pubimages/web/swj2019_infoicon2.png);}
.list2 ul li:nth-child(3) span{ background-image:url(/pubimages/web/swj2019_infoicon3.png);}
.list2 ul li:nth-child(4) span{ background-image:url(/pubimages/web/swj2019_infoicon4.png);}
.list2 ul li:nth-child(5) span{ background-image:url(/pubimages/web/swj2019_infoicon5.png);}
.list2 ul li:nth-child(6) span{ background-image:url(/pubimages/web/swj2019_infoicon6.png);}
.list2 ul li span{ display:inline-block; height:110px; width:110px; background-color:#009fde; border-radius:50%; color:#fff; font-size:14px; background-position:center 30px; background-repeat:no-repeat;background-size:auto 40px; }
.list2 ul li:nth-child(2n) span{ background-color:#0076be;}
.list2 ul li span i{ padding-top:75px; display:block}

.list4{ width:;}
.list4 ul li{ width:33.333%; text-align:center; float:left; margin-bottom:30px;    padding: 0;}
.list4 ul li:nth-child(1) span{ background-image:url(/pubimages/web/swj2019_zwicon1.png);}
.list4 ul li:nth-child(2) span{ background-image:url(/pubimages/web/swj2019_zwicon2.png);}
.list4 ul li:nth-child(3) span{ background-image:url(/pubimages/web/swj2019_zwicon3.png);}
.list4 ul li:nth-child(4) span{ background-image:url(/pubimages/web/swj2019_zwicon4.png);}

.list4 ul li:nth-child(5) span{ background-image:url(/icon/swj2021525.png);}
.list4 ul li:nth-child(6) span{ background-image:url(/pubimages/web/swj2019_zwicon5.png);}
.list4 ul li:nth-child(7) span{ background-image:url(/pubimages/web/swj2019_zwicon6.png);}
.list4 ul li:nth-child(8) span{ background-image:url(/pubimages/web/swj2019_zwicon7.png);}
.list4 ul li:nth-child(9) span{ background-image:url(/pubimages/web/swj2019_zwicon8.png);}

.list4 ul li span{ display:inline-block; height:110px; width:110px; background-color:#009fde; border-radius:50%; color:#fff; font-size:16px; background-position:center 30px; background-repeat:no-repeat; 
    background-size: auto 35px;}
.list4 ul li:nth-child(2n) span{ background-color:#0076be;}
.list4 ul li span i{ padding-top:70px; display:block; font-size: 13px;}


.list3{ width:100%; padding:0 15px; box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
 }
.list3 ul li{ text-align:center; height:60px; line-height:60px; color:#fff; margin-bottom:10px; width:50%; float:left}
.list3 ul li:nth-child(1){ background:#9ed8f5}
.list3 ul li:nth-child(2){ background:#f3b3cf}
.list3 ul li:nth-child(3){ background:#fbd475}
.list3 ul li:nth-child(4){ background:#a499c9}
.list3 ul li:nth-child(5){ background:#a4d3ac}
.list3 ul li:nth-child(6){ background:#f4af8f}

.list31{     padding: 0 15px;  }
.list31 ul li{ float:left; width:50%; text-align:center; height:60px; line-height:60px; color:#fff; margin-bottom:10px; margin-right:0px;}
.list31 ul li:nth-child(4n){ margin-right:0px;}
.list31 ul li:nth-child(1){ background:#9ed8f5}
.list31 ul li:nth-child(2){ background:#f3b3cf}
.list31 ul li:nth-child(3){ background:#fbd475}
.list31 ul li:nth-child(4){ background:#a499c9}
.list31 ul li:nth-child(5){ background:#a4d3ac}
.list31 ul li:nth-child(6){ background:#f4af8f}
.list31 ul li:nth-child(7){ background:#a5978f}
.list31 ul li:nth-child(8){ background:#c1da80}

.bsfl{ width:100%; border-top:1px solid #ccc; padding:0 15px; box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */ } 
.bsfl ul li{ border-bottom:1px solid #ccc; padding:20px 0 20px 120px; position: relative; min-height:170px;  }
.bsfl ul li span{ display:inline-block; position:absolute; left:0; top:40px; height:110px; width:110px; background-color:#009fde; border-radius:50%; color:#fff; font-size:16px; background-position:center 30px; background-repeat:no-repeat; background-size:auto 35px }
.bsfl ul li a{ display:block;}
.bsfl ul li p{ padding:30px 0 20px 0; line-height:30px;} 
.bsfl ul li span i{ padding-top:70px; display:block; text-align:center; }

.bsfr{ width:100%;}
.bsfr1{ background:#e18a32; padding:15px 0;}
.bsfr1 span{ display:block; margin:0 auto; background-size: 40px auto; height:120px; width:120px; background-color:#fff; border-radius:50%; color:#e18a32; font-size:16px; background-position:center 30px; background-repeat:no-repeat;}
.bsfr1 span i{ padding-top:70px; display:block; text-align:center}
.bsfr2{ background:#f3f3f4; padding:40px 0;}
.bsfr2 ul li{ position:relative; padding:40px 30px 60px 150px}
.bsfr2 ul li span{ display:inline-block; width:100px; height:100px; border-radius:50%; background-color:#e18a32; position:absolute; left:20px; top:10px;  background-position:center  ; background-repeat:no-repeat;}

.case{padding:0px 0 50px 0;}
.case h2{ font-size:24px; color:#009fde; font-weight:normal; padding-bottom:20px; text-align:center;}
.case ul li{ width:50%; float:left}
.case ul li span{ display:block; width:150px; height:150px; margin:0 auto; border-radius:50%; overflow:hidden; background:#fff;}
.case ul li a{ display:block; text-align:center; padding:10px 20px 20px 20px;}
.cybox{ background:#f3f3f4; padding:40px 0; margin-top:40px;}
.cybox h2{ font-size:24px; color:#009fde; font-weight:normal; display:inline-block; height:50px; line-height:50px; text-align:center; display:block; padding-bottom:15px;}
.cybox ul{ display:inline-block; float:right; width:100%;}
.cybox ul li{ width:33%; float:left; height:144px; line-height:144px; text-align:center; color:#fff; }
.cybox ul li:nth-child(1){ background:url(/pubimages/web/swj2019_cycion1.png) no-repeat center; background-size:120px auto}
.cybox ul li:nth-child(2){ background:url(/pubimages/web/swj2019_cycion2.png) no-repeat center; margin:0 0px; background-size:120px auto}
.cybox ul li:nth-child(3){ background:url(/pubimages/web/swj2019_cycion3.png) no-repeat center; background-size:120px auto}
.tzbox2{ padding:50px 0 50px 0;}
.tzbox2 h2{ font-size:24px; color:#009fde; font-weight:normal; padding-bottom:40px; text-align: center;}
.tzbox2_l{ width:100%;}
.tzbox2_l ul{ width:100%; padding:20px 15px 20px 15px;  height:295px; height:auto;  background: url(/pubimages/web/swj2019_txbg3.jpg) no-repeat; box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.tzbox2_l ul li{ height:30px; line-height:30px; width:100%; border-radius:5px; background:rgba(225,138,50,0.6); border:1px solid #fff; margin-bottom:5px; padding-left:20px; color:#fff; box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}

.tzbox2_r{ width:100%; padding:50px 15px 0 15px; box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */  }
.tzbox2_r ul li{ float:left; height:79px; line-height:79px; width:50%; margin-bottom:15px; background-position:left center; background-repeat:no-repeat; }
.tzbox2_r ul li a{ display:block; padding-left:100px;}
.tzbox2_r ul li:nth-child(1){ background-image:url(/pubimages/web/swj2019_tserver1.png) }
.tzbox2_r ul li:nth-child(2){ background-image:url(/pubimages/web/swj2019_tserver2.png) }
.tzbox2_r ul li:nth-child(3){ background-image:url(/pubimages/web/swj2019_tserver3.png) }
.tzbox2_r ul li:nth-child(4){ background-image:url(/pubimages/web/swj2019_tserver4.png) }
.tzbox2_r ul li:nth-child(5){ background-image:url(/pubimages/web/swj2019_tserver5.png) }

.articbox{ padding:20px 0;}
.pageleftnav{ float:left; width:100%; display:none}
.js-nav-active2 .pageleftnav{ display:block;     top: 60px;}
.pageleftnav h3.nbb1 span{background-image:none;}
.pageleftnav h3.on span{ background-color:#009fde}
.pageleftnav h3.nbb2  span{background-image:none;}
.pageleftnav h3.nbb3  span{background-image:none;}
.pageleftnav h3.nbb4  span{background-image:none;}
.pageleftnav h3.nbb5  span{background-image:none;}
.pageleftnav h3.nbb6   span{background-image:none;}
.pageleftnav h3.nbb7  span{background-image:none; margin-bottom:30px;}
.pageleftnav h3.nbb8  span{background-image:none; margin-bottom:30px;}
.pageleftnav h3.nbb9  span{background-image:none; margin-bottom:30px;}
.pageleftnav h3.nbb10   span{background-image:none;}
.pageleftnav ul{ display:none; padding:0px 0;}
.pageleftnav h3{ height:40px; line-height:40px; background: url(/pubimages/web/swj2019_listnewsbg.png) no-repeat 80px center #009fde; margin-bottom:0; text-align:left; padding-left:100px;}
.pageleftnav ul li{ border-bottom:1px dotted #fff; height:40px; line-height:40px; color:#fff; text-align:left; padding-left:100px; background:#009fde }
.pageleftnav ul li:nth-child(1){ border-top:1px dotted #fff;}
.pageleftnav h3 span{ display:block; width:100%; height:40px; border-radius:0; background-color:#009fde; color:#fff; margin:0 auto; background-repeat:no-repeat; background-position:center 20px; }
.pageleftnav h3 span i{ display:block; padding-top:0px; text-align:left;}
.pageleftnav ul li:last-child{ border-bottom:1px dotted #fff;;}
.pageright{ float:right; width:100%; padding:0 15px;  box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */ }
.acontent{ line-height:28px;    font-size: 16px;}
.acontent p{ padding-bottom:15px;}
.ainfo{ padding:30px 0; color:#9e9e9f;}
.ainfo i{ display:inline-block; padding:0 25px;}
.h2title{ font-size:30px; font-weight:normal; letter-spacing:2px; color:#000; padding-top:30px;}
.navtitle{ height:40px; line-height:40px; border-top:1px solid #009fde; border-bottom:1px dotted #009fde;font-size: 14px;}
.alist{ padding-top:30px;}
.alist ul li{ line-height:auto; height:auto; line-height:24px; padding:15px 0; overflow:hidden; border-top:1px solid #ececec;}	
.alist ul li a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.alist ul li span.f-fr{ width:100%; text-align:right;color: #a9a9a9;}
.ztbox{ padding:0 15px 15px 15px;} 
.ztbox div.f-fl{ margin-bottom:10px;}
.ztbox img{ width:100%; height:auto;}	 
.newslist.newslist22.newsl{ bottom:174px; }

.newslist h2 span.f-fl {font-size: 16px; color: #ffffff; font-weight: normal;}
.newslist h2 span.f-fl a{color: #ffffff;font-size: 16px; }
.newslist h2 span.f-fr a{color: #ffffff; font-size: 16px;font-weight: normal;}

         

 }