@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */



@media screen and (max-width: 1144px) {
.wrapper .inner { width:100%; margin:0 auto;}
.wrapper .inner .mod {width:auto;padding:0 8px;}
.nav .wp-menu .menu-item {}
.nav .wp-menu .menu-item a.menu-link {padding: 0 24px;}

.main1 .inner{}
.main1 .ml{width:33.3%;}
.main1 .mc{ width:32%;margin-left:20px;}
.main1 .mr{width:30%;}

.main2 .ml{width: 426px;}
.main2 .mr{width: 502px;}

.post-21 .news_list li.news .news_title,
.post-22 .news_list li.news .news_title,
.post-23 .news_list li.news .news_title{width:75%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;} 
.post-31 .news_list li.news .news_title{width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.post-33 .news_list li.news .news_title{width:75%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.post-22 .news_list li.news .news_text{width:100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.post-32 .news_list li.news .news_title{width:100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

/*links*/
.botlinks .links-wrap {margin:4px 5px;}
/*banner*/
.focus .focus-title-bar {}
    
    
   
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.wrapper .inner { width:100%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}

#header {background: #18267e;}
#header .inner{padding:10px 0px;height: auto;position:relative;background:none;}
.header .head-left{ float:none;display:inline-block; width:96%; height:auto; text-align:center;}
.header .sitelogo{float:none;margin-top:0px;}
.header .sitelogo a{display:inline-block;width:100%;margin:0 auto;}
.header .sitetitle {margin-top:38px;font-size:28px;}
.header .head-main{display:none;}
.header .head-right{ float:none; width:100%;margin-top:0px;}
.header .head-right .searchbox{margin: 5px 0px; width:100%;}

/*导航样式：后台绑定时也可以定义配置*/
.wp-navi .wp-menu{display:none;}
.wp-navi-slide .navi-slide-head {display: none;padding:0 10px;height: 40px;}
.wp-navi-slide .wp-menu {background:#fff;}
.wp-navi-slide .wp-menu .menu-item {display: inline-block;float:none; position: relative; z-index: 100;width:100%;padding-left:0px;text-align:left;border-bottom:1px solid #eee}
.wp-navi-slide .wp-menu .menu-item .menu-switch-arrow{display: block;width: 38px;height: 38px;position: absolute;right: 6px;top: 1px;background: url(css/img/icons.png) no-repeat 10px -116px;}
.wp-navi-slide .wp-menu .menu-item a.menu-link {display:block;padding: 0 20px;line-height: 40px;color: #343434;font-size: 14px; }
.wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
.wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
.wp-navi-slide .sub-menu .sub-item.hover> a,
.wp-navi-slide .sub-menu .sub-item a:hover{ text-decoration: none; color: #000; background-color: #eee; }
.wp-navi-slide .sub-menu {display: none;position:relative;left: 0;bottom: 0px;top: 0px;min-width: 0px;z-index: 100;background: #fff;opacity: 0.8;}
.wp-navi-slide .sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;border-bottom: 1px solid #eee;}
.wp-navi-slide .sub-menu .sub-item a {display: block;color: #000;height: auto;line-height: 40px;padding: 0 36px;font-size: 14px;background:none;}
.wp-navi-slide .sub-menu .sub-item a:hover { color: #000; background-color:#eee; display: block; }
.wp-navi-slide .sub-menu .sub-menu {left:0;top: 0;}
.wp-navi-slide .sub-menu .sub-menu .sub-item a {padding: 0 52px;}

.mbanner .focus{display:block;}
.mbanner .focus .focus-title-bar {/* display:none!important; */}

.main1 .ml{float:none;width:100%;padding-top: 0px;}
.main1 .mll{float:none; width:100%; margin-left:0px;min-height:0px;}
.main1 .mc{ float:none; width:100%;margin-left:0px;}
.main1 .mr{float:none; width:100%;} 

.main2 .inner{padding: 10px 0;}
.main4 .ml{ float:none; width:100%;}
.main4 .mr{float:none; width:100%;padding-top:0px;} 


/*左标题右内容*/
.post5 {background:transparent;}
.post5 .tt {float:none;width: 100%;margin-right:0px;border-bottom: 2px solid #146cc1;}
.post5 .tt .tit {float:none;margin-top: 0px;width:100%;}
.post5 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 16px; font-weight:bold;color: #18267d;cursor:pointer;}
.post5 .more_btn{display:inline-block;right:0;bottom: 0px; margin-top: 0px; text-align: right;} 
.post5 .more_btn a{line-height: 45px;color:#666;}
.post5 .con{padding:6px 0;position:relative;}
.post5 .con .conbox{margin-left:0px;padding-left:0px;background:transparent;}

.post-41 .con{padding:8px 0;}

#footer .inner {background:none;}
#footer .inner .foot-left{float:none;padding-left: 0px;background: none;padding: 0;}
#footer .inner .foot-left p{text-align:center;}
#footer .inner .foot-right{float:none;margin-top: 12px;}
.shares ul{display:inline-block;width:auto; margin:0 auto;float:none;}

/**友情链接**/
.botlinks .links-wrap {float: none;display: inline-block;margin:4px 0px;width:100%;}
.botlinks .links-wrap .link-items {min-width:100%;}

/*图列表*/
.news_tu .news_list li.news{width:33.3%;}
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
#header .inner{height: auto;}
.header .sitelogo a img{max-width: 85%;margin:5px 0px;}
.header .sitelogo a{}
.header .sitetitle {display:block;margin-top: 10px;font-size:18px;}

.main1 .ml{float:none; width:100%;}
.main1 .mr{float:none; width:100%;} 

.main4 .inner{padding: 10px 0 15px;}
.main4 .mr{float:none;}

.post-12 .news_list li.news{width:33.3%;}
.post-41 .news_list li.news{width:50%;}

#footer .inner {padding: 17px 0px;}
#footer .inner .foot-left{float:none;}
#footer .inner p{text-align:center;}

.mbanner .focus-pagination {display:none;}
/*栏目图片*/
.l-banner{height: 180px;}
.l-banner img{width:100%;height:100%;}
#l-container .inner,
#d-container .inner {padding:0px 0px;}
#l-container.wrapper .inner .mod,
#d-container.wrapper .inner .mod{padding:0;}

.column-switch {display:block;}

.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height:40px;pa;padding: 0px 5px 0px 12px;font-size: 17px;}/**栏目名称图标**/
.col_menu {width: 100%;float:none;margin-right:0px;position:relative;} 
.col_menu .col_menu_con{display:none;border:0px solid #e4e4e4;}
.col_metas .col_title h2 {font-size:18px;}/**当前栏目名称**/

.col_news {width: 100%;min-height:0px;float:none;} /**栏目新闻**/
.col_news .col_news_box{margin-left: 10px;margin-right: 10px;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_con  .news_list li.news {line-height:24px;padding:4px 0px;}
.col_news_con  .news_list li.news span.news_title {line-height:24px;margin-right:100px;}/*标题*/
.col_news_con  .news_list li.news span.news_meta {margin-left:-100px;}/*属性*/

.wp_paging li.pages_count,.wp_paging li.page_jump{display:none;}

.infobox { width:auto;padding:0px;  margin:0 10px; }

.col_news_list .wp_entry img,
.article .entry .read img{max-width: 100%;height:auto!important; width:100%;}/**文章阅读部分图片大小限制**/

/*图列表*/
.news_tu .news_list li.news{width:50%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:50%;}
}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */

@media screen and (max-width: 479px) {

.headtop .top-right {
    float: none;
}
.site-lang {
    text-align: center;
}
.site-lang ul {
    float: none;
}
.site-lang ul li.links {
    float: none;
}
.site-lang ul li.links a{margin: 0px 2px 0px 2px;}

#header .inner {
    height: auto;
    padding: 30px;
}
.header .sitelogo a img {
    max-width:100%;
    height: auto;
    margin: 5px 0px;
}
.header .sitelogo {
    float: none;
    margin: 0 auto;
    width: 99%;
}
.header .sitelogo span a {
    float: left;
    margin: 0;
    display: inline-block;
    width: 50%;
}
.header .head-right .searchbox {
    margin: 5px 0px;
    width: 80%;
    margin: 0 auto;
}

 #banner {
    position: relative;
    top: 0;
    background: #efefef;
    max-width: 100%;
    min-width: auto;
    height:auto!important;
    overflow: hidden;
}
#banner .inner {
    width: auto;
    height: auto!important;
    text-align: center;
    position: relative;
}
#banner .focus-box {
    height: auto!important;
}
    #banner .focus-container .focus-item img {
    width: 100%;
    height: auto!important;
}
#banner .focus .focus-title-bar {
    display: none!important;
}

.main0 {
    position: relative;
    top: 0;
    background: #0b6ab9;
}

.sudy-tab2 {
    position: relative;
    display: none;
}

.sudy-tab2 .tab .tit {
    width: 100%;
}
.sudy-tab2 h3 .title {
    width: 100%;
padding: 0 5px;
    margin: 0 0 0 15px;
}
.serv-tab3 {
    display: block;
}

        
.main1 {
    margin-top: 20px;
}
.main1 .inner {
    padding: 0;
}
.main1 .post-10 {
    margin-bottom: 10px;
}
.post-12 .news_list {
    margin: 0;
}
.post-12 .news_list li.news{width:100%;}   

.post-12 .news_title {
    height: auto;
}

.rili2 .news_list li.news {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
.rili2 .news_box {
    padding: 15px 30px 0 16px;
}
.rili2 .news_list li.news .news_date .news_days {
font-size: 18px;
    padding-bottom: 10px;
}
.post-21 .news_list li.news .news_title {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.main3 .ml {
    position: relative;
    left: 0;
    width: 100%!important;
    top: 0;
}
.main3 .mr {
    float: none;
    width: 100%;
}
.post-32 .news_con {
    margin-left: 5px;
}
.post-32 .news_list .pub_time {
    margin-right: 10px;
}   
.main3 .wx-more a {
    margin-left: auto;
    margin: 0 auto;
padding: 10px 0;
    width: 98%;
}
.post-11 .focus .focus-title-bar {
    overflow: hidden;
}

.main4 {
    position: relative;
    padding: 10px 0 0;
    width: 100%;
    min-height: 400px;
}
.main4 .inner .mod {
    margin-top: 0;
    padding: 0;
}
.main4 .more_btn { display:none;}

.post .tt .tit {
    display: block;
    float: none;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.post31 .news_list li {
    margin-right: 0;
    margin-bottom: 12px;
}
.post31 .con {
    border-radius: 0;
padding-bottom: 30px;
}

.serv-items {
    margin-bottom: 30px;
}
.serv-items .news_list li.news {
    float: none;
    width: 100%;
    border: none;
}

.serv-items .news_list li.news .link_icon {
    padding-left: 20%;
    display: block;
    width: 80%;
}
.serv-items .news_list li.news .link_icon:hover {
    background-color: #fff;
    color: #df7136;
    box-shadow: 1px 3px 1px 2px rgb(214 221 228);
    transform: scale(0.99);
}

.post32 .news_list li {
    margin-right: 0;
    margin-bottom: 12px;
}
.post32 .con {
    border-radius: 0;
padding-bottom: 30px;
}
.serv-items2 .news_list li.news {
    float: none;
    width: 100%;
    border: none;
}

.serv-items2 .news_list li.news .link_icon {
    padding-left: 20%;
    display: block;
    width: 80%;
}
.serv-items2 .news_list li.news .link_icon:hover {
    background-color: #fff;
    color: #df7136;
    box-shadow: 1px 3px 1px 2px rgb(214 221 228);
    transform: scale(0.99);
}
    
.post-lib .serv-items2 .news_list li.news {
    float: left;
    width: 40%;
    border: none;
}
.post-lib .serv-items2 .news_list li.news .link_icon {
    padding-left: 60px;
}


#footer {
    color: #eee;
    background: #3b4b65;
    padding: 30px 0;
}
#footer  .ml {
    width: 100%;
    float: none;
    text-align: center;
}
#footer .logo-foot img {
    height: 100px;
}
#footer p.copyright {
    margin-top: 5px;
    color: #959ba7;
}
#footer .border-right {
    border-right: none;
}
#footer  .mm {
    width: 100%;
    float: none;
padding-bottom: 25px;
    text-align: center;
}
#footer .foot-nav .tit {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin: 30px 0 10px 0;
}
#footer .foot-nav li {
    float: left;
    width: 100%;
    margin: 16px 0 0 0;
}
#footer  .mr {
    width: 100%;
    float: left;
}


.l-banner {
    height: 115px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.article h1.arti_title {line-height: 28px;font-size:18px;}
.article h2.arti_title {line-height: 28px;font-size: 16px;}

/*图列表*/
.news_tu .news_list li.news{width:100%;}
/*组织机构*/
.inss .part_xy .sub-list .sub-item{width:100%;}

}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {  
    
}



@media (max-width: 479px) {

.top-bg {
    height: auto;
    width: 100%;
    /* background: #0b6ab9 url("images/top_bg.jpg") bottom center; */
    background-size: cover;
}
#header {
    background: #ffffff;
}

#headtop {
    background: #0069b4;
}
.header .head-right .searchbox {
    width: 80%;
    margin: 0;
    margin-top: 10px;
}
.wp_search #keyword {
    width: 230px!important;
    padding: 4px 10px;
    border: none;
    height: 20px;
    line-height: 20px;
    background: #eaedf0;
    color: #8e9aa7;
}
.site-lang ul li.links a {
    line-height: 35px;
    margin: 0px 5px;
    font-size: 15px;
    color: #94b6db;
}
.main1 .ml {
    float: none;
    width: 100%;
    height: 400px;
}
.post-11 .focus-text-box {
    position: absolute;
    top: 250px;
    left: 0;
    width: 100%;
}
.main1 .post .tt .tit {
    display: inline-block;
    float: left;
    font-size: 24px;
    font-weight: normal;
    background: #f2f7fc;
    padding-right: 26px;
}
.post-news .rili2 .news_list li.news .news_title {
    display: flex;
    align-items: center;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
}
.post-news .rili2 .news_list li.news .news_text, .post-news .rili2 .news_list li.news .news_text a {
    font-size: 13px;
    line-height: 1.5;
    color: #999;
}
.main2 .ml {
width: 100%;
float:none;
}
.main2 .mr {
width: 100%;
float:none;
}
.main2 {
    background: #1c50b7 url("images/main2_bg.jpg") center bottom no-repeat;
    background-size: auto;
    padding: 0;
}
.main2 .post-14 .tt,.main2 .post-15 .tt  {
    margin-bottom: 15px;
    margin-top: 25px;
}
.main2 .post1 {
    padding: 0 5px;
}
.main2 .tt .tit .title {
    margin-right: 0;
    font-size: 26px;
}
.main2 .post .more_btn .more_text {
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.main2 .post-14 .con {
    background: rgb(255 255 255 / 19%);
    padding: 27px 30px 0px 20px!important;
}
.main2 .post-14 .news_list li.news .news_wz .news_con {
    margin-left: 65px;
    padding: 0 10px 0 0;
}
.main2 .news_list li.news .news_text {
    line-height: 1.6;
}
.main2 .rili2 .news_list li.news .news_title a {
    font-size: 16px;
    color: white;
}
.main2 .post-15 .news_list li.news {
    font-size: 16px;
    line-height: 1.6;
}
.main2 .post-14 .news_title a,.main2 .post-15 .news_title a {
    font-size: 16px;
    color: white;
}
.main2 .post-15 .news_meta {
    font-size: 14px;
    color: white;
    opacity: 0.66;
    text-align: left;
}

.main3 {
display:none;
 }
.serv-mob {
    display: block;
}
.serv-mob .inner {
    width: 100%;
    margin: 0 auto;
    padding:auto;
} 
.serv-mob .serv-tit {
    padding-left:12px; 
    line-height: 60px;
    font-size:24px;
    font-weight: normal;
    color: #0e304d;
background: #f2f7fc;

}
.serv-mob .serv-list {
    margin: 0;
padding: 20px 0;
    height: auto;
    text-align: center;
    }
.serv-list .serv-item {
    display: flex;
    flex-wrap: wrap;
}
.serv-list .serv-item .item {
    margin-top: 10px;
    width: 33%;
    padding: 0;
}
.serv-list .serv-item .item .title {margin: 0 auto;margin-top: 5px;width: 80%;display: block;}

.serv-list .serv-item .item a {width: 100%;font-size:13px; color:#333; display: block;object-fit: cover;}
.serv-list .serv-item .item:hover .pic{ color:#111; }

.serv-list .serv-item .pic {display:block; width:60px;height:60px;margin: 0 auto; }

.serv-list1 .serv-item .item .i1 {background:url("images/wsbs_i1_w.png") top center no-repeat; background-size: cover; background-color: #ed753b; border-radius: 100px;}

.serv-list1  .serv-item .item .i2 {background:url("images/wsbs_i2_w.png") top center no-repeat; background-size: cover; background-color: #3197df;  border-radius: 100px; }
.serv-list1 .serv-item .item .i3 {background:url("images/wsbs_i3_w.png") top center no-repeat; background-size: cover; background-color: #e0a0d6; border-radius: 100px;}

.serv-list1 .serv-item .item .i4 {background:url("images/wsbs_i4_w.png") top center no-repeat; background-size: cover; background-color: #588fee; border-radius: 100px;}

.serv-list1 .serv-item .item .i5 {background:url("images/wsbs_i5_w.png") top center no-repeat; background-size: cover; background-color: #a0be46; border-radius: 100px;}

.serv-list1 .serv-item .item .i6 {background:url("images/wsbs_i6_w.png") top center no-repeat; background-size: cover; background-color: #79ccb1; border-radius: 100px;}

.serv-list1 .serv-item .item .i7 {background:url("images/wsbs_i7_w.png") top center no-repeat; background-size: cover; background-color: #a0be46; border-radius: 100px;}

.serv-list1 .serv-item .item .i8 {background:url("images/wsbs_i8_w.png") top center no-repeat; background-size: cover; background-color: #3197df;
    border-radius: 100px;}

.serv-list1 .serv-item .item .i9 {background:url("images/wsbs_i9_w.png") top center no-repeat; background-size: cover; background-color: #e35f59;
    border-radius: 100px;}

.serv-list1 .serv-item .item .i10 {background:url("images/wsbs_i10_w.png") top center no-repeat; background-size: cover; background-color: #588fee;
    border-radius: 100px;}

.serv-list1 .serv-item .item .i11 {background:url("images/wsbs_i11_w.png") top center no-repeat; background-size: cover; background-color: #e0a0d6;
    border-radius: 100px;}

.serv-list1 .serv-item .item .i12 {background:url("images/wsbs_i12_w.png") top center no-repeat; background-size: cover;background-color: #79ccb1;
    border-radius: 100px; }

.serv-list1 .serv-item .item .i13 {background:url("images/wsbs_i13_w.png") top center no-repeat; background-size: cover; background-color: #ed753b;
    border-radius: 100px;}

.serv-list1 .serv-item .item .i14 {background:url("images/wsbs_i14_w.png") top center no-repeat; background-size: cover; background-color: #588fee;
    border-radius: 100px;}

.serv-list1 .serv-item .item .i15 {background:url("images/wsbs_i15_w.png") top center no-repeat; background-size: cover; background-color: #a0be46;
    border-radius: 100px;}

.serv-list1 .serv-item .item .i16 {background:url("images/wsbs_i16_w.png") top center no-repeat; background-size: cover; background-color: #3197df;
    border-radius: 100px;}

.serv-list1 .serv-item .item .i17 {background:url("images/wsbs_i17_w.png") top center no-repeat; background-size: cover;background-color: #e35f59;
    border-radius: 100px; }

.serv-list1 .serv-item .item .i18 {background:url("images/wsbs_i18_w.png") top center no-repeat; background-size: cover; background-color: #588fee;
    border-radius: 100px;}

.serv-list1 .serv-item .item .i19 {background:url("images/wsbs_i19_w.png") top center no-repeat; background-size: cover;background-color: #a0be46;
    border-radius: 100px; }

 


.serv-list2 .serv-item .item .i1 {background:url("images/itfw_i1_w.png") top center no-repeat; background-size: cover; background-color: #3197df;
    border-radius: 100px;}

.serv-list2 .serv-item .item .i2 {background:url("images/xsfw_i2_w.png") top center no-repeat; background-size: cover; background-color: #ed753b;
    border-radius: 100px; }
.serv-list2 .serv-item .item .i3 {background:url("images/xsfw_i3_w.png") top center no-repeat; background-size: cover; background-color: #a0be46;
    border-radius: 100px;}

.serv-list2 .serv-item .item .i4 {background:url("images/xsfw_i7_w.png") top center no-repeat; background-size: cover; background-color: #588fee;
    border-radius: 100px;}

.serv-list2 .serv-item .item .i5 {background:url("images/xsfw_i6_w.png") top center no-repeat; background-size: cover; background-color: #79ccb1;
    border-radius: 100px;}

.serv-list2 .serv-item .item .i6 {background:url("images/itfw_i3_w.png") top center no-repeat; background-size: cover; background-color: #a0be46;
    border-radius: 100px;}

.serv-list2 .serv-item .item .i7 {background:url("images/itfw_i4_w.png") top center no-repeat; background-size: cover; background-color: #588fee;
    border-radius: 100px;}

.serv-list2 .serv-item .item .i8 {background:url("images/serv_icon.png") top center no-repeat; background-size: cover; background-color: #e35f59;
    border-radius: 100px;}

.serv-list2 .serv-item .item .i9 {background:url("images/xsfw_i5_w.png") top center no-repeat; background-size: cover; background-color: #e0a0d6;
    border-radius: 100px;}

.serv-list2 .serv-item .item .i10 {background:url("images/itfw_i9_w.png") top center no-repeat; background-size: cover; background-color: #3197df;
    border-radius: 100px;}    
 
 

.serv-list3 .serv-item .item .i1 {background:url("images/itfw_i1_w.png") top center no-repeat; background-size: cover; background-color: #3197df;
    border-radius: 100px;}

.serv-list3 .serv-item .item .i2 {background:url("images/xsfw_i2_w.png") top center no-repeat; background-size: cover; background-color: #ed753b;
    border-radius: 100px; }
.serv-list3 .serv-item .item .i3 {background:url("images/xsfw_i3_w.png") top center no-repeat; background-size: cover; background-color: #a0be46;
    border-radius: 100px;}

.serv-list3 .serv-item .item .i4 {background:url("images/jsfw_i4_w.png") top center no-repeat; background-size: cover; background-color: #588fee;
    border-radius: 100px;}

.serv-list3 .serv-item .item .i5 {background:url("images/xsfw_i6_w.png") top center no-repeat; background-size: cover; background-color: #79ccb1;
    border-radius: 100px;}

.serv-list3 .serv-item .item .i6 {background:url("images/itfw_i3_w.png") top center no-repeat; background-size: cover; background-color: #a0be46;
    border-radius: 100px;}

.serv-list3 .serv-item .item .i7 {background:url("images/itfw_i7_w.png") top center no-repeat; background-size: cover; background-color: #3197df;
    border-radius: 100px;}

.serv-list3 .serv-item .item .i8 {background:url("images/serv_icon.png") top center no-repeat; background-size: cover; background-color: #e35f59;
    border-radius: 100px;}

.serv-list3 .serv-item .item .i9 {background:url("images/xsfw_i5_w.png") top center no-repeat; background-size: cover; background-color: #e0a0d6;
    border-radius: 100px;}



.serv-list4 .serv-item .item .i1 {background:url("images/bmfw_i1_w.png") top center no-repeat; background-size: cover; background-color: #3197df;
    border-radius: 100px;}

.serv-list4 .serv-item .item .i2 {background:url("images/bmfw_i2_w.png") top center no-repeat; background-size: cover; background-color: #ed753b;
    border-radius: 100px; }
.serv-list4 .serv-item .item .i3 {background:url("images/bmfw_i3_w.png") top center no-repeat; background-size: cover; background-color: #a0be46;
    border-radius: 100px;}

.serv-list4 .serv-item .item .i4 {background:url("images/wsbs_i19_w.png") top center no-repeat; background-size: cover; background-color: #588fee;
    border-radius: 100px;}

.serv-list4 .serv-item .item .i5 {background:url("images/wsbs_i15_w.png") top center no-repeat; background-size: cover; background-color: #79ccb1;
    border-radius: 100px;}

.serv-list4 .serv-item .item .i6 {background:url("images/wsbs_i18_w.png") top center no-repeat; background-size: cover; background-color: #a0be46;
    border-radius: 100px;}


 
.main4::before {

    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 650px;
    background: transparent url("images/bg_system.jpg") bottom center no-repeat;
    background-size: cover;
    /* filter: blur(8px); */
    z-index: -1;
}
.post-41 .news_list li.news {
    width: 100%;
}

#footer  .qr-unit {
    margin-right: 0;
    margin-top: 30px;
    text-align: center;
}
#footer  .qr-unit li {
    width: 50%;
    margin-bottom:25px;
    float: left;
}
   
}




