@charset "UTF-8";

@media screen and (min-width: 2000px) {


.mode1top {
    position: relative;
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-bottom: 0px;
    border-bottom: 0px dashed #e5e5e5;
}
.mode01ul2 {
    margin: 0 -20px;
    box-sizing: border-box;
    width: 100%;
    float: right;
}
/*底部二维码*/
.slot {
    position: absolute;
    width: 100%;
    bottom: 100%;
    --position: 50%;
    z-index: 2;
  }
  .slot .news_list {
    display: flex;
    /* overflow: hidden; */
    mask: url(../images/waverMask.png) no-repeat;
    mask-position: var(--position) 0;
    mask-size: calc(100vw *2) 206px;
    transition: 0.4s;
  }
  .slot .news_list .news {
    flex: 1;
    height: 160px;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
  }
.slot .news_list .news .con{position:absolute;left: 50%;transform: translateX(-52%);bottom: 78%;display: none;}
.slot .news_list .news .con img{max-width:100px;}
  .slot .news_list .news .icon{
    will-change: transform, filter, rotateY, top;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transition: 0.4s;
    max-width: 51%;
    transform: translateX(-50%);
    top: 120px;
  }
  .slot .news_list .news:nth-child(1) {
    background: #204fa3;
  }
  .slot .news_list .news:nth-child(2) {
    background: #3863ad;
  }
  .slot .news_list .news:nth-child(3) {
    background: #063890;
  }
  .slot .news_list .news:nth-child(4) {
    background: #2e5ead;
  }
  .slot .news_list .news:nth-child(5) {
    background: #486db0;
  }
  .slot .news_list .news:nth-child(6) {
    background: #204fa3;
  }
  .slot .news_list .news:nth-child(7) {
    background: #173786;
  }
  .slot .news_list .news:nth-child(8) {
    background: #2d3b8f;
  }
  .slot .news_list .news:nth-child(9) {
    background: #464880;
  }
  .slot .news_list .news:nth-child(10) {
    background: #6e658d;
  }
  .slot .news_list .news:nth-child(11) {
    background: #442f5e;
  }
  .slot .news_list .news:nth-child(12) {
    background: #765776;
  }
  .slot .news_list .news:nth-child(13) {
    background: #724159;
  }
  .slot .news_list .news:nth-child(14) {
    background: #915f6d;
  }
  .slot .news_list .news:nth-child(15) {
    background: #78252d;
  }
  .slot .news_list .news:nth-child(16) {
    background: #9f4f4f;
  }
  .slot .news_list .news.active .icon{
    top: 45px;
    transition: 0.4s;
  }
  .slot .news_list .news .icon img {
    width: 100%;
}
  /*Right*/
  .slot .news_list .news.active + * .icon{
    top: 54px;
  }
  .slot .news_list .news.active + * + * .icon{
    top: 76px;
  }
  .slot .news_list .news.active + * + * + * .icon{
   top: 97px;
  }
  .slot .news_list .news.active + * + * + * + * .icon{
  top: 116px;
  }
  .slot .news_list .news.active + * + * + * + * + * .icon, .slot .news_list .news.active + * + * + * + * + * + * .icon, .slot .news_list .news.active + * + * + * + * + * + * + * .icon, .slot .news_list .news.active + * + * + * + * + * + * + * + * .icon{
  top: 120px;
  } 
  /*Left*/
  
  .slot .news_list .news:has(+ .active) .icon{
   top: 54px;
  }
  .slot .news_list .news:has(+ * + .active) .icon{
     top: 76px;
  }
  .slot .news_list .news:has(+ * + * + .active) .icon{
    top: 97px;;
  }
  .slot .news_list .news:has(+ * + * + * + .active) .icon{
    top: 116px;
  }
 .slot .news_list .news:has(+ * + * + * + * + .active) .icon,.slot .news_list .news:has(+ * + * + * + * + * + .active) .icon,.slot .news_list .news:has(+ * + * + * + * + * + * + .active) .icon,.slot .news_list .news:has(+ * + * + * + * + * + * + * + .active) .icon{
    top: 120px;
  }
  .slot .news_list .news:active,
  .slot .news_list .news:focus {
    width: 28vw;
    filter: inherit;
    z-index: 100;
    transform: translateZ(calc(var(--index) * 10));
  }
  .slot .news_list .news .imgs {
    position: absolute;
    top: 100%;
    width: 120px;
    height: 120px;
    background: #fff;
    left: 50%;
    margin-left: -60px;
    transition: 0.6s;
    opacity: 0;
}
.slot .news_list .news:hover .imgs {
    opacity: 1;
    top: 86%;
}
.slot .news_list .news.active {
    overflow: inherit;
}
.slot-img.show {
    opacity: 1;
    visibility: inherit;
}
.slot-img {
    position: absolute;
    width: 150px;
    height: 150px;
    background: #fff;
    top: 100%;
    opacity: 0;
    transition: 0.6s;
    visibility: hidden;
    margin-left: -75px;
}
.slot-img img {
    width: 90%;
}
.slot-img:after {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #fff;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -1px;
}

}

@media screen and (max-width: 1756px) {
 .body-head .inner{width:100% !important;padding:0 20px;box-sizing: border-box;}
.wrapper .inner {
    width: 1500px;
    margin: 0 auto;
}
.foot-school .text {
    font-size: 12px;
   
    font-weight: 500;
    color: #fff;
}
}

@media screen and (max-width: 1400px) {
.wrapper .inner { /*zoom:.8 !important;*/ }
.wrapper .inner {
    width: 1400px;
    margin: 0 auto;
}

.wrapper .inner .mod {}
.main2 .inner, .main4 .inner, .main5 .inner, .main6 .inner, .main8 .inner, .main9 .inner {
    padding-top: 120px;
}


.nav .wp-menu .menu-item {}
.nav .wp-menu .menu-item a.menu-link {}
.mbanner ul li.news .news_title{font-size: 26px;}
.main1 .inner{ padding-top:120px;}

/*banner*/
.focus .focus-title-bar {}
.mbanner ul.news_list .more{
    right: 32%;
}

.main2 .post-44 ul li .news_imgs{
height: 412px !important;
}
.main2 .post-44 ul li .news_imgs img {
    width: 95%;
    height: 412px !important;
}

.main4 .post-44 ul li .news_imgs{
height: 412px;
}
.main4 .post-44 ul li .news_imgs img {
    width: 95%;
    height: 412px;
}
.main7 .inner{
	padding-top:120px;
	}
.main7 .post-71 .con{
	padding:10px 0 10px;
	}

.main3 .inner {
    padding: 130px 0 0;
}
.main4 .post .more_btn {
   
    top: 600px;
}

.main3 .post .more_btn {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
	top:600px;
}
.main2 .post-21 .con {
    padding-top: 15px;
}
.main2 .post1 .more_btn {
   top:600px;
}
.main5 .p3_lb1 {width: 100%;padding: 90px 0;overflow: hidden;position: relative;}
.main5 .post-51 .more_btn {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
	top:600px;
}
.main6 .post1 .more_btn {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: 600px;
}
.homed .imgbg{padding-top: 128px;text-align: center;margin-top: -310px;pointer-events: none;user-select: none;}
.d-kD-swiper1 .circle {
    position: relative;
    left: -10%;
    top: 85%;
    width: 6px;
    height: 500px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 1
}
.d-kD-swiper1 .numData .item.i1 {
    animation: 5s ease-out 1.8s infinite ripple;
    padding-top: 23px;
    left: .34%;
    top: 50.8%;
    width: 160px;
    height: 160px;
    z-index: 3;
    transition-delay: .7s;
background: rgb(255, 255, 255, .7);
}
.d-kD-swiper1 .numData .item.i2 {
background: rgb(255, 255, 255, .7);
    animation: 5s ease-out 225ms infinite ripple;
    left: 14.79%;
    top: 23.28%;
    width: 160px;
    height: 160px;
    z-index: 2;
    transition-delay: .3s
}
.part6Con .swiper-slide li .imgbox .pic1 img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 240px;
}
.part5R .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 350px;object-position:top;}
.main7 .post-72 {
    margin-top: 10px;
    margin-bottom: 130px;
}
footer {
	clear: both;
	padding: 0px 0 0px;
}
.footerbottom{
 margin-top: 0px;
}
.main2 .post-21 ul li .news_imgs {
    overflow: hidden;
    height: 275px;
}
.main4 .post-43 ul li .news_wz {
    display: block;
    padding: 10px 10px 10px;
}
.main9 .post1 .more_btn{
top:600px;
}
.main4 .post-40 .box1::before {
    position: absolute;
    content: "";
    width: 3000px;
    height: 223px;
    background: #377bd3;
    top: 35px;
    left: -21.572%;
}
.main4 .post-42 ul li .news_imgs {
    float: right;
    width: 30%;
    height: 272px;
    margin-top: 25px;
    margin-right: 1px;
}
.main4 .post-42 ul li .news_wz{
    margin-top: 150px;
}
.main4 .post-42 .slick-prev,.main4 .post-42 .slick-next {
    margin-top: 150px;
    top: 0;
}

.slot .news_list .news .icon{
width:32px;
height:32px;
}
 .slot .news_list {
    display: flex;
    /* overflow: hidden; */
    mask: url(../images/waverMask.png) no-repeat;
    mask-position: var(--position) 0;
    mask-size: calc(100vw *2) 156px;
    transition: 0.4s;
  }
  .slot .news_list .news {
    flex: 1;
    height: 140px;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
  }
.foot-school .title {
    font-size: 15px;
   
    font-weight: bold;
    color: #fff;
}
.foot-school .text {
    font-size: 10px;
  
    font-weight: normal;
    color: #fff;
}
.shares li a {
    display: inline-block;
    width: 35px;
    height: 35px;
}
.shares li {
    float: left;
    margin: 0 11px;
    position: relative;

}


}

@media screen and (max-width: 1100px) {
.mbanner ul.news_list .more{    right: 25%;}
}


@media screen and (max-width: 1024px) {
.main2 .post1 .tt {
    transform: none;
}
#headtop{    display: none;}
#header {}
#header .inner{padding:10px 0px;height: auto;position:relative;background:none;}
.header .head-left{ float:none;display:inline-block; width:100%; 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{ margin-top:0px;    position: absolute;left: 10px;top: 35px;}
.mbanner .slick-dots li.slick-active:after{width:0;}
.search_box {width: 70%;}
.subNav-img{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-navi .wp-menu{display:none;}
.wp-navi-slide .navi-slide-head {/*display: block;*/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;}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
body{
	position: relative;
    overflow: hidden;
    height: 100%;
	}
	.main2 .inner, .main4 .inner, .main5 .inner, .main6 .inner, .main8 .inner, .main9 .inner {
    padding-top: 50px;
}
.searchbox{
		float:left;
		text-align:left;}
.wrapper .inner { width:96%; margin:0 auto;}
.navi-aside-toggle,
.navi-aside-search {display: block;}
.mbanner ul li.news .news_title{font-size: 24px;}
.main3 .ml {
    margin-bottom: 40px;
}

body.list-snyj #l-container .inner {
    padding: 40px 0px;
}
body.list-snyj .col_metas .col_title h2 {
    font-size: 32px;
}
body.list-snyj .wp_subcolumn_list .wp_sublist .sublist_title a{
font-size: 26px;
    padding-left: 60px;
    background-size: 23%;
}
body.list-snyj .wp_subcolumn_list .wp_sublist .sublist_title {
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}
body.list-snyj .wp_subcolumn_list .wp_sublist .news_list li.news{    width: 50%;}
body.list-snyj .col_menu .col_menu_con{    display: block;}
body.list-snyj .col_menu{    float: left;}

.main1 .ml, .main1 .mr{
    transform: none;
    opacity: 1;
}
.main1 .ml{float:none;width:100%;}
.main1 .mr{float:none; width:100%;padding-top: 30px;} 
.main1 .post-10 .more_btn{    bottom:-15px;}

.main2 .ml, .main2 .mr{
    transform: none;
    opacity: 1;
}
.main2 .inner{padding: 40px 0 100px;}
.main2 .ml,.main3 .mr, .main3 .ml{float:none;width:100%;}
.post4 .tt{
	margin-bottom:10px;
	}

.main3 .post-55, .main3 .post-57 {
    transform: none;
    opacity: 1;
}
.main3 .post-56 li, .main3 .post-58 li {
    transform: none;
    opacity: 1;
	width:96%;
	    box-sizing: border-box;
margin: 10px 2%;
}

.main3 .post-57 li:nth-child(1) .news_imgs {
    width: 100%;
    position: relative;
    padding-top: 67.61%;
    height: auto;
    float: none;
    overflow: hidden;
}

.main3 .post-55 li:nth-child(1) .news_imgs {
    width: 80%;
    position: relative;
    padding: 0;
    padding-top: 36%;
    height: auto;
    float: none;
    overflow: hidden;    margin: 0 auto;
}

.main3 .post-55 li:nth-child(1) {
    height: auto;
}

.main3 .post-55 li:nth-child(1) .news_imgs img {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}

.main3 .post-57 li:nth-child(1) {
    height: auto;
}

.main3 .post-57 li:nth-child(1) .news_con {
    padding: 10px;
}

.main3 .post-57 li:nth-child(1) .news_imgs img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.main3 .post-55 li:nth-child(1) .news_con {
    padding: 10px;
}
.main2 .mr{float:none; width:100%;padding-top: 10px;} 
.main2 .post1 .more_btn{    bottom: -70px;}

.main3 .inner {
    padding: 60px 0;
}
.main3 .inner .mode1{width:100%}
.main3 .inner .mode2{width:100%}
.main3 .post-31{      transform: none;opacity: 1;}

.main3 .post .more_btn{    bottom: 0;
    top: 15px;
    right: 0;
    margin: 0;
    width: 110px;
    left: auto;}
	.main3 .post4 .mode1dl li{
		padding-top:10px;
		padding-bottom:10px;
		}
.post .tt .tit .title{    font-size: 34px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1){float:none;width:100%;height: auto;}

.main3 .post-32 .swiper3-container .pro_ul li:nth-child(2){float:none;width:100%;    display: none;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(3){float:none;width:100%;    display: none;}
.main3 .post-32 ul {height:466px;    background: url(../images/p32-bg1.png) no-repeat center;background-size: cover;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_box {padding: 50px 40px 50px 52px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_text {margin-top: 40px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(2) .news_box {padding: 50px 41px 40px 38px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(3) .news_box {padding: 0px 41px 40px 38px;}
.main3 .post-33 ul li .news_imgs {height: 230px;}
.main3 .post-33 ul li.slick-current .news_imgs{height:265px;}
.main3 .post-33 ul li .news_box {margin: 0 10px;}
.main3 .post-33 ul {margin: 0 -10px;    height: 456px;}
.main3 .post-31 .swiper-wrapper .slick-prev{    top: auto;bottom: -70px;left: 10px;  background-size: cover;  width: 50px;height: 50px;}
.main3 .post-31 .swiper-wrapper .slick-next{    top: auto;bottom: -70px;right: 10px;background-size: cover;  width: 50px;height: 50px;}

.main4 .post-42 .slick-prev{    left: 230px;top: auto;bottom: 35px;z-index: 99;}
.main4 .post-42 .slick-next{left: 290px;top: auto;bottom: 35px;right: auto;z-index: 99;}
.main4 .post-41{    top: 20px;left: 0;}
.main4 .post-43 ul li{       float: left;width: 50%;margin-bottom: 20px; transform: none;opacity: 1;}
.main4 .post-40 .con{    height: 855px;}
.main4 .post-42 ul li .news_imgs a::before{    height: 335px;}
.main4 .post-42 ul li .news_imgs{   /* height: 340px;margin-top: 57px;*/}
.main4 .post-42 ul li .news_wz {
    margin-top: 140px;
    float: left;
    width: 58%;
}
.main4 .post-45 .xb ul li.news .news_imgs{    display: none;}
.main4 .post .more_btn{    top: 850px;}
.main4 .post-44{float:none;width:100%;}
.main4 .post-45{float:none;width:100%;min-height: 215px;height: auto;margin-top: 75px;}
.main4 .post-44 ul li.slick-center .news_imgs{    left: -15%;width: 130%;}
.main4 .post-44 ul li .news_imgs{    height: 400px;}
.main4 .post-44 ul li .news_imgs img{    height: 400px;}
.main4 .inner {
    padding: 40px 0 40px;
}


.main2 .post-44{float:none;width:100%;}
.main2 .post-44 ul li.slick-center .news_imgs{    left: -15%;width: 130%;}
.main2 .post-44 ul li .news_imgs{    height: 400px;!important}
.main2 .post-44 ul li .news_imgs img{    height: 400px;}

.main5 .inner {
    padding: 40px 0 60px;
}
.main5 .post-51 .tt .tit{
    transform: none !important;
    opacity: 1 !important;
}
.main5 .post-51 ul li{
    transform: none !important;
    opacity: 1 !important;
}
.main5 .post-51 .tt {
   /* width: 100px;*/
}
.main5 .post-51 .con {
    padding-left: 100px;
}
.main5 .post-51 ul li .news_box{    margin: 0 15px;}
.main5 .post-51 ul{    margin: 0 -15px;}
.main5 .post-51 .more_btn{    bottom: -70px;left: 47.5%;}

.post-51{    min-height: 420px;}
body.jgsz .post-51{    min-height: auto;}
.main5 .post-51 .slick-prev{      background-size: cover;  width: 50px;height: 50px;/* bottom: -45px; */top: 440px;}
.main5 .post-51 .slick-next{      background-size: cover;  width: 50px;height: 50px;/* bottom: -45px; */top: 440px;}
.main5 .post-51 .tt .tit .title{      background-size: contain;}

.main6 .post ul li.news{   height: 200px; transform: none !important;opacity: 1 !important;}
.main6 .post ul li.news .news_tt .t1{    font-size: 30px;}
.main6 .post ul li.news .news_tt{padding: 50px 0 23px;}
.main6 .post-62 ul li.news .news_tt .t1{    font-size: 30px;}
.main6 .post-62 ul li.news .news_tt{padding: 25px 0 20px;}
.main7 .post-71{    top: 0;}
.main7 .post-72 ul li{width: 20%;height: 150px;}
.main7 .post-72 ul li .news_box {padding: 30px 0 0px;}

.post-99{display:none;}

.shares ul{display:inline-block;width:auto; margin:0 auto;float:none;}

.wrap_mode01 .mode1{
width: 100%;
    float: left;
}
.wrap_mode01 .mode2 {
    width: 100%;
    float: left;
    margin-top:20px;
}
.main1 {
    background: url(../images/m1_bgm.jpg) no-repeat bottom center;
    background-size: cover;
    overflow: hidden;
}
.fdyfbCon .swiper-button-prev{
left:5%;
}
.fdyfbCon .swiper-button-next{
right:5%;
}

.part5R .swiper-pagination{
color:#006ec0;
}


}

@media screen and (max-width: 900px) {
.list-default .col_menu{
    display: none;
}
.list-default .col_news .col_news_box {
    margin-left: 0;
}
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {

.post4 .tt .tit .line {margin-right: 5px;}
.post4 .tt .tit .title{margin-right: 5px;}
.post .tt {
    margin-bottom: 10px;
align-items: center;
}
.post .tt .tit .title{font-size: 25px;}
.post{margin-top: 10px;}
.main2 .post-21 .con {
    padding-top: 0px;
}
.main2 .post-21 ul {
    margin: 0 auto;
}
.main2 .post-21 ul li .news_box {
    margin: 0 10px;
    position: relative;
}
.main2 .post-21 ul li .news_imgs {
    overflow: hidden;
    height: 215px;
}
.main2 .post-21 ul li .news_date {
    background: #006ec0;
    position: absolute;
    top: 150px;
    left: 15px;
    width: 75px;
    height: 61px;
    color: #fff;
    text-align: center;
}
.main5 .p3_lb1 {
    width: 100%;
    padding: 40px 0;
    overflow: hidden;
    position: relative;
}
.mbanner ul.news_list .more{bottom: 26px;right: 15%; display:none;}
#header .inner{height: auto;}
.header .sitelogo a img{max-width: 75%;margin:5px 0px;}
.header .sitelogo a{}
.header .sitetitle {display:block;margin-top: 10px;font-size:18px;}
.mbanner ul li.news .news_imgs{  height: 54.21vw}

.mbanner ul li.news .news_title{bottom: 60px;}
.mbanner .bg{    height: 200px;}
.mbanner .slick-dots {
    bottom: 20px;
	right:40px;
}
.main1 .inner {
    padding: 30px 0px 60px;
}
.main3 .post-33 ul li.slick-current .news_imgs{height:230px;}
.main3 .post-32{margin-top: 25px;}
.main3 .post-31 .con{    padding-top: 75px;}
.main3 .post-33{margin-top: 25px;}
.main3 .post-31 .calendar_news{    right: 15px;top: -15px;}
.main3 .inner {
    padding: 30px 0 60px;
}
.main4 .post-43 {
    margin-top: 35px;
}
.main6 .post-61 ul {
    margin: 0 -1px;
    overflow: hidden;
    font-size: 0;
    width: 100%;
    display: inline-block;
}
.main4 .post-42 ul li .news_imgs{height: 250px;margin-top: 22px;}
.main4 .post-42 ul li .news_imgs a::before{display: none;}
.main4 .post-42 .slick-prev{    bottom: -15px;}
.main4 .post-42 .slick-next{    bottom: -15px;}
.main5 .post-51 .tt{float:none;width:100%;    text-align: center;}
.main5 .post-51 .con {
    padding-left: 0;padding-top: 10px;
}
.main5 .post-51 .more_btn{    left: 0;right: 0;}
.main5 .post-51 .slick-prev{    top: 400px;}
.main5 .post-51 .slick-next{    top: 400px;}
.main5 .post-51 ul li .news_title{    margin: 13px 0 10px;}
.main5 .post-51 .tt .tit .title{writing-mode: inherit;background: none; }
.main6 .post ul li.news .news_tt .t1 {
    font-size: 22px;    line-height: 37px;
}
.main6 .post ul li.news .news_tt .t2 {
    font-size: 22px;
}
.main6 .post ul li.news .news_tt {
    padding: 40px 0 23px;
}
.main6 .post ul li.news{    height: 160px;}
.main6 .post-62 ul li.news .news_title{    font-size: 16px;}
.main6 .post ul li.news .news_title{    font-size: 16px;}
.main6 .post-62 ul li.news{    width: 25%;margin: 0 !important;}
.post-99{display:none;}

.main7 .inner {
    padding: 40px 0 0;
}
.main7 .post-71 ul li .news_box {
    margin: 0 10px;
}
.main7 .post-71 ul li {
    width: 50%;
    margin-bottom: 20px;
}
.main4 .post-45 .xb .tit::before{    width: 300px;}

body.jgsz  .news_list li.news .news_text td {
    width: 100% !important;
    display: block !important;
    clear: both;
    float: none;
    height: auto !important;
}

body.jgsz  .news_list li.news .news_text  tr {
    display: block !important;
    width: 100%;
}

.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;}/*标题*/
.col_news_con  .news_list li.news span.news_meta {}/*属性*/

.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%;}/**文章阅读部分图片大小限制**/
.mode1top{width:100%;}
.mode01ul2{width:100%; margin:0 auto;}
.mode01ul2 a{margin:0 auto;}
.main4 .post-42 ul li .news_title {
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0px;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 80px;
}
.main8 .inner {
    padding: 40px 0 40px;
}
.m7, .main2 .post1 .tt, .main6 .post1 .tt, .main7 .post-71 .tt, .main4 .post-40 .tt,.main5 .post-51 .tt,.main8 .post1 .tt,.main9 .post1 .tt {
    transform: translate(0);
    overflow: hidden;
    margin-bottom:10px;
       opacity: 1;
}
.part6BG{padding: 5px 0;}
.part6Con .swiper-slide li{width: 48%;}
.part6Con .swiper-slide li .imgbox .pic1 img{
    height:190px;
}
.main2::before{display:none;}
.date3 {
    color: #18389f;
    line-height: 26px;
    padding-left: 25px;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
}
.date3::before {
    content: '';
    display: block;
    width: 20px;
    height: 16px;
    position: absolute;
    left: 0;
    top:0;
    background: url(../images/time3.png) no-repeat left center;
    background-size: 14px 14px;
}
.main2 .post1 .tt .tit .title,.main4 .post4 .tt .tit .title,.main9 .post1 .tt .tit .title{
margin:0 10px;
}
.main2 .post1 .tt .tit .title::after,.main4 .post4 .tt .tit .title::after,.main9 .post1 .tt .tit .title::after {
    content: "";
    width: 1px;
    height: 20px;
    background: #666;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -10px;
}
.wrap_mode01 .tit{
    padding-left: 0px;
    font-weight: bold;
    font-size: 28px;
   
}
.fdyfbCon .swiper-slide-active .text{width: 80%;position: relative;left: 10%;transform: scale(1);}
.fdyfbCon .swiper-slide-active .text h5{display: block;font-size:20px;font-weight:normal;line-height: 30px;height: 60px;overflow: hidden;color: #323232;transition: 0.4s;}
.mode8txt{
padding:5px;
}
.main7 .post-71 ul {
    margin: 0 -1px;
}
.main7 .post-72 {
    margin-top: 10px;
    margin-bottom: 100px;
}
.waveBox {
    bottom: 0;
    z-index: 1;
}
.shares ul{display:inline-block;width:100%; margin:0 auto;float:none;}
.shares li {
    float: left;
    margin: 10px 0;
    position: relative;
width:25%;
text-align:center;
}


}
@media screen and (max-width: 600px) {
.body-head{padding-bottom:10px;}
.part5R .swiper-slide .text h5{height:auto;}
.mbanner .slick-dots li {
    width: 20px;
    height: 25px;
   font-size: 20px;
    margin: 0 5px;
}
.mbanner ul.news_list .more {
    right: 10px !important;
    margin: 0 !important;
}

.part5R .swiper-slide .pic {display:none;}
.part5R .swiper-slide .text{width:96%}


.main6 .post ul li.news{    width: 33.3%;margin: 0 !important;}
.main6 .post-62 ul li.news{    width: 33.3%;}
.main6 .post ul.news_list {min-height:480px;}
.search_box .serachSubmit{    width: 85px;}
.search_box .searchKeyword{    padding-right: 85px;}
.main4 .post-42 ul li .news_imgs{  float: none;width: 100%;}
.main4 .post-42 ul li .news_wz{      margin-top: 10px;margin-bottom:10px;  float: none;width: 100%;}
.main4 .post-40 .box1::before{height: auto;}
.post-42{background:#006ec0}
.main4 .post-42 ul{top:0}
.main4 .post-40 .con {
    height: 1050px;
}

.main4 .post-45 .xb .tit{    margin-bottom: 80px;}
.main4 .post-45{    min-height: 255px;}
.main4 .post .more_btn {top: 885px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_box {padding: 50px 30px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_imgs {width: 160px;height: 234px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_imgs a {width: 160px;height: 234px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_con{    padding-left: 185px;}
body.list-snyj .col_list .wp_listcolumn .wp_column a{font-size: 24px;}
body.list-snyj .col_menu {
    width: 60px;
    margin-right: -60px;
    padding-top: 10px;
}
body.list-snyj .col_news .col_news_box {
    margin-left: 90px;
}
body.list-snyj .wp_subcolumn_list .wp_sublist .sublist_title a {
    font-size: 22px;
    padding-left: 45px;
}
body.list-snyj .col_metas .col_title h2 {
    font-size: 28px;
}
body.list-snyj .col_news_con {
    padding: 0px 0px 0px;
}
body.list-snyj .wp_subcolumn_list .wp_sublist .news_list li.news {
    margin-bottom: 20px;
}
.mbanner ul.news_list .more{bottom: 26px;right: 10%;}


}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
.mbanner .slick-dots li {
    width: 20px;
    height: 20px;
	font-size:12px;
	margin:0 5px;
}
.mbanner .slick-dots li.slick-active{
	font-size:14px;
	}
.mbanner ul.news_list .more{bottom: 26px;right: 3%;}
.site-lang ul li.links a{margin: 0px 2px 0px 2px;}
.post .more_btn{ line-height:36px; height:36px;}
.mbanner .slick-arrow{width:34px;height:34px;background-size:cover !important}
.mbanner ul li.news .news_title {font-size: 20px;bottom: 50px;line-height:28px;}
.mbanner ul li.news .news_imgs {height: 54.21vw;}
.mbanner .slick-dots {bottom: 15px;}
.post4 .tt .tit .line {margin-right: 5px;}
.post4 .tt .tit .title{margin-right: 5px;}
.header .sitelogo a img{    max-width: 60%;}
.main1 .post-10 {margin-bottom: 0px;}
.main1 .post-11 ul li .news_title{    margin: 15px 0; height: 29px;    -webkit-line-clamp: 1;}
.main1 .post-11 ul li{float: none;width: 100%;margin-bottom: 25px;}
.main1 .post-11 ul li .news_con{    padding: 25px 0 35px 0;}

.main1 .post-12 ul li .news_day{    font-size: 26px;}
.main1 .post-12 ul li .news_con {margin-left: 80px;}
.main1 .mr{    padding-top: 10px;}
.main2 .post-21 ul li .news_con{    margin:0 10px;padding-left: 0px;}

.main2 .post-44 ul li .news_imgs .news_box{padding:5px;}
.main2 .post-44 ul li .news_imgs img {height: 200px;}
.main2 .post-44 ul li .news_imgs {height: 220px;!important}

.main3 .post-31 .calendar_news li.day{font-size: 24px;line-height: 50px;}
.main3 .post-31 .calendar_news{    top: 0px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_imgs {width: 130px;height: 220px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_imgs a {width: 130px;height: 220px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_con{    padding-left: 155px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_box {padding: 50px 20px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_title{    font-size: 18px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_form{     margin-bottom: 20px;   font-size: 16px;}
.main3 .post-32 .swiper3-container .pro_ul li:nth-child(1) .news_text {margin-top: 25px;}
.main4 .post-41{    top: 10px;}

.main4 .post-44 ul li .news_imgs .news_box{padding:5px;}
.main4 .post-44 ul li .news_imgs img {height: 200px;}
.main4 .post-44 ul li .news_imgs {height: 220px;}
.main4 .post-45 .xb ul li.news .news_title{text-overflow: initial;white-space: initial;}
.main4 .post-45 {min-height: 285px;}
.main4 .post-42 .slick-prev{height: 34px;    bottom: 12px;left:auto;right:50px;}
.main4 .post-42 .slick-next{height: 34px;    bottom: 12px;left:auto;right:10px}
.main4 .post-45 .xb .con {padding: 33px 20px 0;}
.main4 .post-45 .xb .tit::before {width: 190px;}
.main4 .post .more_btn {top: 750px;}
.main5 .post-51 .slick-next {top: auto;right: 20px;bottom:-50px}
.main5 .post-51 .slick-prev {top: auto;left: 20px;bottom:-50px}
.main5 .post-51 ul li.slick-current {margin-top: 0;}
.main6 .post ul li.news{    width: 50%;}
.main6 .post-62 ul li.news{    width: 50%;}
.main6 .inner {padding: 50px 0 70px;}
.main6 .slick-dots {bottom: 30px;}
.main6 .post ul.news_list {min-height:640px;}
.main7 .post-72 ul li {width: 33.3%;height: 130px;}
.piaochuang{display:none}
.m7,.main2 .post1 .tt,.main6 .post1 .tt,.main7 .post-71 .tt{overflow:hidden}

.main7 .post-72 {
    margin-top: 10px;
    margin-bottom: 80px;
}
.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%;}

.body-head{height: 100px;   background-size: 100% 100%;}
.list-default .col_metas .col_title h2{    font-size: 26px;padding-bottom: 10px;}
body.jgsz .post-51{     margin-top: 35px;   padding: 25px;}
.list-default .col_metas .col_title {
    margin: 11px 0;
    float: none;
}
.list-default .col_metas .col_path{
    float: none;
    display: block;
}
.list-default .col_news_head{margin-top: 35px;}
body.jgsz .post-52 {margin: 50px 0;   padding: 25px;}
body.jgsz .post .tt .tit .title{font-size: 18px;}
body.list-snyj .wp_subcolumn_list .wp_sublist .news_list li.news {
    width: 100%;
    float: left;
}

}