body {
    color: #333;
    font-size: 14px;
   font-family:"microsoft Yahei","Arial",Helvetica,Arial,Tahoma;
    margin:0 auto;
    position:relative;
	

}
* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	outline: none;
}
body,html{overflow-x:hidden;}
.slick-slider{ touch-action: auto!important; }
.slick-prev:before,.slick-next:before,.slick-dots li button:before{ display: none; }
.img-hide{overflow:hidden;display: block;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.img-hide img{ transform: scale(1,1); transition: 0.3s all; }
.img-hide:hover img{ transform: scale(1.05,1.05); }
.txt-elise{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;

    }
.sp-ul li img.sp{  --f: .1; /* the parallax factor (the smaller the better) */
  --r: 10px; /* radius */
  
  --_f: calc(100%*var(--f)/(1 + var(--f)));
  --_a: calc(90deg*var(--f));
 
  aspect-ratio: calc(1 + var(--f));
  object-fit: cover;
  clip-path: inset(0 var(--_f) 0 0 round var(--r));
  transform: perspective(200px) var(--_t,rotateY(var(--_a)));
  transition: .5s; margin-top: 0.5rem;}
.sp-ul li:nth-child(3) img.sp,.sp-ul li:nth-child(4) img.sp{  --f: .1; /* the parallax factor (the smaller the better) */
  --r: 10px; /* radius */
  
  --_f: calc(100%*var(--f)/(1 + var(--f)));
  --_a: calc(-90deg*var(--f));
 
  aspect-ratio: calc(1 + var(--f));
  object-fit: cover;
  clip-path: inset(0 var(--_f) 0 0 round var(--r));
  transform: perspective(200px) var(--_t,rotateY(var(--_a)));
  transition: .5s; margin-top: 0.5rem;}
.swiper-button-next:after, .swiper-button-prev:after{ display: none!important; }
li{ list-style:none;padding-top:10px;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }

img{ max-width:100%; vertical-align: middle;}
.slick-slider{ touch-action: auto!important; }
.slick-dots li button:before{ display: none; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -10; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.banner{ margin:0; overflow:hidden; }
.banner img{ width: 100%; height: auto; display: none; }
.banner a{ display: block; }
.banner a div{height: 80vh;}
.header{position: fixed;left: 0;top: 0;width: 100%;z-index: 100000;background:url(../images/top_bj.png) repeat-x left 0;min-height: 230px;}
.logo{padding-top: 25px;}
.logo img{ display: block; }
.container{ width: 1400px; padding:0; }
.container-top{width:100% !important;padding:0 2.99%;}

/*search*/

.header-link a{display: block;float: left;margin-left: 27px;font-size: 14px;color: #fff;}
.header-link a.sc{display:none;}
.header-link{padding-top: 25px;padding-left: 25px;}
.search-top{width:200px;height:32px;line-height:32px;border-radius:32px;background:rgba(212,225,238,.5);position:relative;}
.search-top .srk{width:160px;height:32px;background:none;border:0;outline:none;color:#fff;font-size:15px;padding-left:15px;position:absolute;left:0;}
.search-top .srk:fouse{outline:none;}
.search-top .ser-atn{width:18px;height:18px;position:absolute;right:10px;top:7px;}






.nav-list li{float: left;position: relative;padding-bottom: 20px;margin-left: 40px;}
.nav-list li a{font-size: 18px;color: #fff;display: block;font-weight:bold;}
.nav-list{margin-top: 20px;}

.nav-down {padding: 0;display: none;/* overflow:hidden; */position: absolute;text-align: center;min-width: 150px;left: 50%;transform: translate(-50%,0);white-space:nowrap;top: 100%;background: rgba(2,70,143,.8);border-radius: 0 0 10px 10px;border-top: solid 3px #02468f;}

.nav-list>li:hover{background:url(../images/nav-arr.png) no-repeat center bottom;}

.nav-down li{ float: none; width: 100%; margin:0; padding:0; margin-left:0 !important;}
.nav-down li a{font-size: 16px;padding:0 10px;color: #fff;line-height: 45px;font-weight: 400;text-align:center;}
.nav-down li a:hover{background: #1262b9;color: #fff;}
.nav-list li:hover .nav-down{ display: block; }

/*banner*/
.banner-box{ position: relative; }
.banner .slick-dots{bottom: 25px;text-align: center;}
.banner .slick-dots li,.banner .slick-dots li button{width: 10px;height:10px;height: 3;dding:0;}
.banner .slick-dots li button{}
.banner .slick-dots li{margin: 0 5px;background: #fff;border-radius:50%;}
.banner .slick-dots li.slick-active{width:50px;border-radius:10px }
.banner-raw,.banner .slick-prev{z-index: 1000;width: 60px;top: 60%;height: 60px;background: url(../images/ban-left.png) center no-repeat;background-size: 100% auto;position: absolute;left: 50px;z-index: 1000;transform: translateY(-50%);opacity: .3;}
.banner-raw,.banner .slick-next{z-index: 1000;width: 60px;top: 60%;height: 60px;background: url(../images/ban-right.png) center no-repeat;background-size: 100% auto;position: absolute;right: 50px;z-index: 1000;transform: translateY(-50%);opacity: .3;}
.banner-raw img{ display: block; width: 0.27rem; }
 .banner .slick-prev:hover,.banner .slick-next:hover{opacity:1;}

/*page-one*/
.page-one{ background: url(../images/bj02.png) center no-repeat; background-size: cover; padding:50px 0 70px 0; }
.page-1-left{width:68.57%;}
.page-1-right{width:28.57%;}
.title span{font-size: 28px;display: inline-block;color: #02468f;}
.title{position: relative;}
.title span img{margin-right:10px;vertical-align: middle;}

.title a.tabs-more{background: url(../images/more.png) no-repeat right center;margin-top: 0;height: 34px;width: 75px;position: absolute;right: 0;bottom: 0;}
.img-slick{ width: 50%;margin-top:35px; }
.img-slick a{ display: block; position: relative; }
.img-slick-img{padding-top: 73.2%;}
.img-slick a span{position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.7);color: #fff;line-height: 53px;font-size: 16px;padding:0 100px 0 20px;font-weight: bold;background: url(../images/jb-bj.png) repeat-x left bottom;background-size: 100% 100%;min-height: auto;}
.img-slick .slick-dots{right: 10px;bottom: 20px;width: auto;left: auto;}
.img-slick .slick-dots li,.img-slick .slick-dots li button{width: 8px;height: 8px;border-radius: 50%;margin:0 3px;}
.img-slick .slick-dots li button{background: #e9e9e9;}
.img-slick .slick-dots li.slick-active button{ background: #eea02a; }
.one-width-sm{width: 47.9%;margin-top:35px;}
.one-width-tt{padding-top:30px;}
.one-width-tt a{font-size: 20px;color: #b90c16;font-weight: bold;}
.one-width-date{ color: #999; margin-top: 10px; }
.one-width-p{color: #999;line-height: 25px;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;border-bottom: 1px solid #ccc;padding-bottom: 20px;}
.one-width-ul li a{display: block;position: relative;padding-right: 15px;font-size: 16px;color: #333;line-height: 49px;border-top: 1px solid #ccd8e9;}
.one-width-ul1 li a{border-top:0;line-height: 52px;}
.one-width-ul1{padding-top:20px;}
.one-width-ul li a span.data1{ position: absolute; right: 0; top: 0; font-size: 14px; color: #666; }
.one-width-ul{/* border-top: dashed 1px #ddd; *//* padding-top: 10px; *//* margin-top: 20px; */}
.one-right{ width: 25%; padding-left: 15px; }
.one-width-ul li a:hover{color: #02468f;}

.one-width-ul2{overflow:hidden;}
.one-width-ul2 li{width:20%;float:left;}
.one-width-ul3 li{width:33.333%;float:left;}


.page-one-bot{margin-top:30px;}
.page-b-left,.page-b-right{width:32.38%;}

.s1-lb-tit h2,.s1-lb-tit2 h2 {
    display: inline-block;
    font-size: 28px;
    color: #666;
    /* line-height: 36px; */
    cursor: pointer;
    background: url(../images/dot-h.png) no-repeat left center;
    padding-left: 15px;
    /* margin-right: 30px; */
    margin: 0;
}

.s1-lb-tit .last,.s1-lb-tit2 .last {
    margin-left: 30px;
}

.s1-lb-tit .on,.s1-lb-tit2 .on  {
    font-size: 28px;
    color: #02468f;
    background: url(../images/dot-b.png) no-repeat left center;
}

.more-links {
    float: right;
}

.s1-lb-tit a,.s1-lb-tit2 a {
   
   
    float: right;
	width:75px;
	height:34px;
    background: url(../images/more.png) no-repeat right;
   
}

.s1-lb-tit a:hover,.s1-lb-tit2 a:hover {
    font-weight: bold;
}



/*page2*/

.page-tow{ overflow:hidden; background: url(../images/bj03.png) center no-repeat; background-size: cover; padding:60px 0 60px 0; }
.tow-tabs li a{color: #333;}
.tow-tabs li{float: left;position: relative;font-size: 32px;margin-right: 47px;padding-bottom: 26px;}
.tow-tabs li span{ color: #fff;  padding:0 0.2rem; }
.page-tow .title:before{ background: #fff; }
.page-tow .title-b{ width: 0.8rem;  color: #fff; background-size: cover; }

.tow-tabs li.active a{  color:#b90c16;}
.page-2-left{width:31.42%;}
.tz-box a.tabs-more{color: #b90c16;font-size: 16px;background: url(../images/more.png) no-repeat right center;padding-right: 47px;margin-top: 45px; position: absolute;  right: 0; top: -100px;}
.two-width-ul{margin-top:40px;border-bottom: 1px solid #ccd8e9;}
.two-width-ul li a{border-bottom:0;line-height: 49px;}
.page-2-right{width:100%;}
.title-bj span{background:none;padding-top:0;}
.gs-ul{padding-top: 33px;}
.gs-ul li a{display: block;padding: 6px 0;border-bottom: 1px solid #ccd8e9;}
.gs-ul-date{font-size: 12px;color: #777;width: 59px;height: 60px;text-align: center;background:url(../images/time-bj.png) no-repeat;}
.gs-ul-date span{font-size: 14px;color: #fff;display: block;line-height: 33px;}
.gs-ul-date span:nth-child(2){font-size: 16px;color: #18478d;line-height: 23px;}
.gs-ul-tt p:nth-child(1){font-size:16px;color: #333;}
.gs-ul li a:hover p:nth-child(1){color: #02468f;}
.gs-ul-tt{font-size: 16px;color: #333;text-align: justify;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;line-height: 25px;margin-left: 75px;padding-top: 3px;}
.gs-ul li a:hover .gs-ul-tt{ color: #02468f; }

.gs-ul-tt p:nth-child(2){font-size:14px;color:#777;margin-top:4px;}
.title-bj a.tabs-more{margin-top:20px;}
.video-box{position:relative;max-height:320px;overflow:hidden;margin-top:40px;}
.video-box video{width:100%;max-height: 320px;height:320px;object-fit: fill;}
.video-box .mask-bj{width:100%;height:100%;background:rgba(0,0,0,.2);position:absolute;top:0;left:0;bottom: 0px;right:0;}
.play{cursor:pointer;position:absolute;top:50%;left:50%;width:50px;height:50px;/*background:url(../images/vi-btn.png) center no-repeat;*/-webkit-background-size:100% 100%;-moz-background-size:100%;-o-background-size:100%;background-size:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}



/*page3*/
.page-three{ background-size: cover; padding:60px 0 90px; }
.zt-slick .slick-slide{margin: 0 15px;}
.zt-slick{margin: 0 -15px;margin-top: 40px;}
.zt-slick .slick-slide a{/* padding-bottom: 100px; */display: block;position: relative;}
.zt-slick .slick-slide a img{position: absolute;left: 0;top: 0;width: 100%;min-height: 100%;}
.zt-slick .slick-prev{ width: 40px; height: 40px; margin-top: -15px; left:-80px; }
.slick-prev:before,.slick-next:before{ display: none; }
.zt-slick .slick-next{ width: 40px; height: 40px; margin-top: -15px;right:-80px; }
.zt-slick .slick-list{/* overflow:auto; */}
.zt-slick .img-wq{}
.zt-slick .img-wq {
    position: relative;
    padding-top: 71.74%;
}

.zt-slick .img-wq img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    height: 100%;
}
.zt-slick .wq-detail{position:absolute;bottom: 0;left:0;right:0;}

.zt-slick .wq-cont{background: #000;padding: 10px;/* width:calc(100% - 70px); *//* float: right; */text-align: center;background: url(../images/jb-bj.png) repeat-x left bottom;background-size: 100% 100%;min-height: 80px;}
.zt-slick .wq-cont p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size:16px;
    color: #fff;
    line-height:28px;
    min-height: 32px;
    font-weight: bold;
    margin-top: 40px;
    }
.zt-slick .wq-time{font-size:16px;color:#999;padding-top: 5px;}
.zt-slick .slick-slide a:hover .wq-cont{}
.zt-slick .slick-slide a:hover .wq-cont p{color:#fff;}
.zt-slick .slick-slide a:hover .wq-cont .wq-time{color:#fff;}

/*foot*/
.bottom{ background: url(../images/bj04.png) center no-repeat; background-size: cover; padding:40px 0; }
.bot-left{float:left;width: 42.85%;}
.bottom-left{color:#fff;width: 50%;border-right:1px solid #e4515a;font-size:16px;padding: 10px 0;}
.foot-logo{}
.foot-logo img{max-width:100%;}
.contact,.copyright{font-size:16px;color:#e5e5e5;line-height:30px;margin-top:30px;}
.copyright{margin-top:25px;}
.copyright a{color:#e5e5e5;}
.bottom-right{padding-top:30px;}
.link {
    width: 100%;
}

.links {
    width: 49%;
    float: left;
    margin-top: 10px;
    position: relative;
    /* background: #fff; */
}

.links:nth-child(2n) {
    float: right;
}

.select {
    width: 100%;
    position: relative;
	margin-bottom:0;
}

.select dt {
    width: 99.2%;
    display: inline-block;
    /* border: 1px solid rgb(204, 204, 204); */
    background: url(../images/slect-arr.png) right center no-repeat #fff;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    color: rgb(51, 51, 51);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    text-indent: 1.4em;
    /* padding-right: 10px; */
    border-radius: 5px;
    font-weight: 400;
}

.select dd {
    position: absolute;
    left: 0px;
    bottom: 40px;
    border: 1px solid rgb(187, 187, 187);
    background: rgb(253, 253, 253);
    display: none;
    font-size: 15px;
    z-index: 100;
    width: 99.2%;
    /* min-height: 150px; */
}

.select dd ul {
    height: 150px;
    background: rgb(253, 253, 253);
    overflow-y: scroll;
}

.select dd ul li a {
    display: block;
    color: rgb(85, 85, 85);
    text-indent: 1.4em;
    line-height: 40px;
}

.select dd ul li a:hover {
    background: rgb(243, 243, 243);
}




.header.one{ background:#02468f;min-height:1.31rem; }
.slick-dots li button{ padding:0; }
.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:1000000;opacity:0; z-index: -1; transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}

/*search*/
.layer.showdiv{opacity:1;visibility:visible; z-index: 10000000;}
.layer .close{font-size:60px;  position:absolute;right:50px;top:50px;width:40px;height:40px;text-align: center;line-height:40px;cursor:pointer;color:#ccc;}
.layer .search_box{height:45px;line-height:45px;width:750px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .kw{background:#fff; border:none; -ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .search_box .ok{background: #09396c;color:#fff;box-shadow: none;border:none;width: 80px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer.active{ opacity: 1; z-index: 1000000; }
.nav-click{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
.search-a{ display: none; }
a:hover .jx-ul-tt,.three-ul li a:hover,.three-title a:hover,a:hover .img-slick-tt,a:hover .one-left-tt,a:hover .mt-list-tt{ color: #a10a13; }



/*list*/

.list-banner{ height:580px; }
.nymain {
	position: relative;
	padding-bottom: 40px;
	margin-top: 30px;
}

.nymain>div.px1480 {
	background-color: #fff;
	margin-top: -120px;
	padding: 70px;
}

.nymain2>div.px1480 {
	padding: 30px 70px 70px 70px;
}



.nymain .leftNav {
	float: left;
	width: 300px;
	position: relative;
	margin-right: 30px;
}

.nymain .leftNav>h2 {
	line-height: 80px;
	color: #fff;
	background: #02468f;
	background-size: cover;
	font-size: 27px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	margin: 0;
}

.nymain .leftNav>ul {
	position: relative;
	padding-bottom: 80px;
	background-color: #f5f5f5;
}

.nymain .leftNav>ul::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 5px;
	background: #f4f4f4;
}

.nymain .leftNav>ul>li {
	position: relative;

}

.nymain .leftNav>ul>li:first-child {
	border-top: none;
}

.nymain .leftNav>ul>li>a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 57px;
	text-align: center;
	position: relative;
}

.nymain .leftNav>ul>li>a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 5px;
	background: #02468f;
	display: none;
	transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>a {
	background-color: #efefef;
	color: #a10a13;
}

.nymain .leftNav>ul>li.on>a::after {
	display: block;
}

.nymain .leftNav>ul>li.active>a {
	background-color: #fff;
	color: #02468f;
}

.nymain .leftNav>ul>li.active>a::after {
	display: block;
}

.nymain .leftNav>ul>li.on>a {
	color: #02468f;
}

.nymain .leftNav>ul>li:hover>a {
	background-color: #fff;
	color: #02468f;
}


.nymain .leftNav>ul>li:hover>a::after {
	display: block;
}

.nymain .leftNav ul li.active {}

.nymain .leftNav ul li.active ul {
	display: block;
}

.nymain .leftNav ul li a:hover {
	color: #02468f;
}

.nymain .leftNav>ul>li>ul {
	display: none;
	padding-top: 10px;
}

.nymain .leftNav>ul>li>ul>li>a {
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	color: #666666;
}

.ny-right {
	overflow: hidden;
}

.ny-rcom {
	font-size: 24px;
	color: #02468f;
	margin-bottom: 15px;
	font-weight: normal;
}


.position>div {
	position: relative;
	text-align: right;
	font-size: 0;
	line-height: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}

.position h3 {
	position: absolute;
	width: 235px;
	font-size: 28px;
	font-weight: bold;
	color: #333;
	text-align: left;
	top: 0;
	left: 0;
}

.position h3::after {
	position: absolute;
	right: -37px;
	bottom: -30px;
	width: 74px;
	height: 74px;
	
	background-size: 100% 100%;
	z-index: 9;
}

.position span {
	font-size: 16px;
	vertical-align: middle;
}

.position img {
	vertical-align: middle;
	margin-right: 10px;
}

.position a {
	font-size: 16px;
	margin: 0 5px;
	vertical-align: middle;
}

.position a:hover {
	color: #a10a13;
}

.text-list ul li {
	padding-left: 15px;
	padding-right: 110px;
	position: relative;
	line-height: 60px;
	font-size: 16px;
	position: relative;
	left: 0;
	transition: all 0.5s;
	
	background-position: left center;
}
.txt-list ul li a {
    display: block;
    overflow: hidden;
    padding: 10px;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
}

.tx-date {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 25px;
	/* padding-left: 16px; */
	padding-top: 16px;
	background-color: #dbe3eb;
	transition: all 0.3s;
	text-align: center;
}
.tx-date b {
	font-size: 14px;
	font-weight: normal;
	color: #02468f;
	display: block;
	margin-top: 5px;
	transition: all 0.3s;
}

.tx-date span {
	font-size: 18px;
	color: #02468f;
	transition: all 0.3s;
}

.tx-info {
	overflow: hidden;
}

.tx-info h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.3s;
	margin-top:0;
}
.tx-info h3:hover{color: #02468f;}
.txt-list ul li:hover a h3{color: #02468f;}
.tx-info p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 50px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 0px;
	transition: all 0.3s;
}

/*content*/
.art-main .art-tit h3 {
	text-align: center;
	font-weight: normal;
	font-size: 21px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 30px;
}

.art-main .art-body {
	padding-top: 30px;
}

.art-main .art-body p {
	color: #333333;
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

.art-main .art-body img {
	max-width: 80% !important;
	display: block;
	margin: 0 auto;
	height: auto !important;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	background: bottom;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 25px;
}

.art-main .cont-tit p img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.art-main .cont-tit p span.tz-time {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999;
	margin: 0 15px;
}

.art-info {
	border-top: 1px solid #e5e5e5;
	margin-top: 25px;
}

.pnext {
	margin-top: 20px;
}

.pnext p {
	text-indent: initial;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-top: 10px;
}

.pnext p a {
	font-size: 16px;
	color: #666;
}

.pnext p:hover {}

.pnext p:hover a {
	color: #a10a13;
}


.ny-r-tit {
	font-size: 30px;
	line-height: 40px;
	padding-left: 20px;
	color: #111111;
	border-left: 4px solid #1c50af;
	margin-bottom: 50px;
}


.img-lists ul {
	overflow: hidden;
	padding: 0 10px 20px 10px;
}

.img-lists ul li {
	float: left;
	width: 31%;
	margin-left: 3.5%;
	margin-top: 35px;
	transition: all 0.3s;
	box-shadow: 0px 0px 10px 0px rgba(68, 68, 68, 0.1);
}

.img-lists ul li:nth-child(3n+1) {
	margin-left: 0;
}

.img-lists ul li:hover {
	box-shadow: 0px 13px 21px 0px rgba(68, 68, 68, 0.1);
	top: -10px;
}

.img-lists ul li a {
	display: block;
	width: 100%;
}

.img-lists ul li a .pic {
	padding-top: 62.74%;
	/* padding-top: 75%; */
	position: relative;
	overflow: hidden;
}
.img-lists ul li a .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.img-lists ul li a .pic img:hover {
	transform: scale(1.1);
}
.img-lists ul li a>img {
	display: block;
	width: 100%;
	height: 196px;
}

.img-lists ul li a .pic span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 110px;
	line-height: 36px;
	background-color: rgba(2, 70, 143, 0.6);
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.img-lists ul li a>div.info {
	padding: 15px 25px;
	font-size: 0;
	background-color: #fff;
}

.img-lists ul li a>div.info h3 {
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.img-lists ul li a>div.info p {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}

.img-lists ul li a>div.info img {
	height: 14px;
	vertical-align: middle;
}

.img-lists ul li a>div.info span {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
	color: #999;
	vertical-align: middle;
}


.img-lists ul li:hover a>div.info h3{color: #02468f;}
@media( max-width: 1769px){
    .logo img{height:70px;}
	.nav-list li{margin-left:32px;}
	
}
@media( max-width: 1669px){

	.logo img{height:65px;}
.nav-list li{margin-left:30px;}
	
}

@media( max-width: 1579px){
	
	.logo img{height:65px;}
	.nav-list li{margin-left:25px;}
	
}

@media( max-width: 1500px){
	
	.logo img{height:65px;}
    .nav-list li{margin-left:16px;}
	
}



@media( max-width: 1439px){
	
.container-top,.container{ width: 1270px; }
	.logo img{height:55px;}	
	.nav-list li a{font-size:16px;}
	.list-banner{height:480px;}
	.one-width-ul li a{line-height:44px;}
	.gs-ul li a{padding:2px 0}
	.gs-ul-date{background-size:56px;}
}
@media( max-width: 1400px){
	
.zt-slick{/* margin: 30px 0px; */}
	.zt-slick .slick-slide{/* margin:0 20px; */}
}
@media( max-width: 1300px){
.nav-list li{margin-left:15px;}
.bottom-center{margin-left: 4%;}
.bottom-left h3{font-size:15px;}
	
	.bottom-left{font-size:14px;}
	.bottom-right li{margin-left:30px;}
	.list-banner{height:400px;}
}
@media( max-width: 1279px){
	.container-top,.container{width: 1070px;}
	.logo{padding-top:34px;}
.logo img{height:45px;}	
.nav-list li{margin-left: 15px;}
	.nav-list li a{font-size:15px;}
.title span{font-size:24px;/* background-size:45px; *//* padding:15px 0; */}
	.s1-lb-tit .on, .s1-lb-tit2 .on, .s1-lb-tit h2, .s1-lb-tit2 h2{font-size:24px;}
.title a.tabs-more{margin-top:25px;}
.page-one,.page-tow,.page-three{padding:30px 0 50px 0;}
.tow-tabs li{font-size:24px;margin-right:30px;padding-bottom:15px;}
.title-bj span{padding-bottom:15px;padding-top:0;}
.tz-box a.tabs-more{top:-90px;}
.title-bj a.tabs-more{margin-top:9px;}
	.zt-slick .slick-prev{left: -20px;}
	.zt-slick .slick-next{right:-20px;}
	
.list-banner{height:400px;}
	}
@media( max-width: 1140px){
	.container-top,.container{ width: 970px; }
	.logo{padding-top:40px;}
.logo img{height:40px;}	
.nav-list li{margin-left:9px;}
	.bot-left{/* width: 70%; */}
	
.list-banner{height:400px;}
	}	


@media( max-width: 1024px){


	.nav-list li{margin-left:7px;}
}

@media( max-width: 991px){
	.search-a img{ display: block; }
	.search-a{ display: block; position: absolute; right: 60px; top:0; padding-top: 18px; }
	.bot-left{width:100%;overflow: hidden;text-align: center;padding-bottom: 20px;}
	.foot-logo img{max-width:60%;}
	.header-link {
    padding-top: 15px;
    padding-left: 0px;
}
.list-banner{height: 350px;margin-top: 50px;}
.header-link a{ font-size: 14px;margin-left:15px; }
.header-link{ margin-right: 60px; }
.banner-raw, .banner .slick-prev{width: 30px;/* height:54px; */}

.banner-raw, .banner .slick-next{width: 30px;/* height:54px; */}
.banner .slick-dots li, .banner .slick-dots li button{width: 10px;height: 10px;background-size: 10px !important;margin: 0 5px;}
.banner-box{padding-top:50px;}
	.ld-ul-list li{width: 100%;margin: 0 auto;}
	.sp-slick .slick-dots li:nth-child(4) button{ margin-left: 0.18rem; }
	.tz-slick:before{ display: none; }
	.container{width: auto;padding: 0 6%;}
	.one-left{ width: 100%; padding:20px 0 0 0; }
	.title-top{ font-size: 28px; line-height: 24px; }
	.title-b{ font-size: 14px; }
	.tt-more{ bottom: -24px; }
	.tt-more img,.tt-more{ width: 94px; }
	.one-left-date{ font-size: 12px; }
	.one-left-date span{ font-size: 24px; }
	.one-left-tt{ font-size: 18px; line-height: 25px; }
	.one-left-p{ font-size: 14px; line-height: 25px; }
	.title-b{ width: auto !important; background: none!important; margin-top: 5px; }
	.title{ padding-left: 0px; }
	
	.title span{font-size:18px;background-position: 13px center;}
	.tow-tabs li{font-size:18px;}
	.title a.tabs-more{margin-top:20px;}
	.title-bj a.tabs-more{margin-top:3px;}
	.tz-box a.tabs-more{top:-85px;}

	.one-center{ width: 100%; margin:20px 0 0 0; }
	.img-slick-img img{ height: auto; }
	.img-slick-bottom{ height: auto; padding:40px 20px 40px 20px; }
	.img-slick-tt{ font-size: 18px; }
	.img-slick-p{ font-size: 14px; line-height: 25px; }
.img-slick-date span {
    padding-left: 20px;
  
    background-size: 16px auto;
}
.img-slick-date {
    font-size: 14px;
    background: rgba(1,115,106,0.9);
    line-height: 40px;
    position: absolute;
    left: 20px;
    top: -20px;
    height: 40px;
    padding: 0 30px 0 15px;
    border-radius: 0 40px 40px 0;
    color: #fff;
}
.jx-ul li a{ padding:15px 0; }
.page-one{ padding:30px 0; }
.page-tow{ padding:30px 0; }
.title:after{ left: 78px; }
.tow-tabs li.active:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    margin-top: 10px;
    right: 0;
    top: 100%;
    height: 48px;
   
    background-size: auto 100%;
}
.tz-slick-date{ font-size: 14px; padding-bottom: 10px; }
.tz-slick-date span {
    font-size: 24px;
    color: #fff;
}
.tz-slick-right {
    position: absolute;
    text-align: right;
    right: 0;
    bottom: 20px;
    font-size: 14px;
    color: #fff;
    left: 70px;
}
.tz-slick-bottom{ font-size: 14px; margin-top: 10px; line-height: 20px; height: 60px; }
.tz-slick .slick-slide{ padding:0 20px; }
.tz-slick{  }
.tz-slick .slick-prev {
    width: 55px;
    left: -60px;
    height: 55px;

    background-size: cover;
    top: 30px;
}
.tz-slick .slick-next {
    width: 55px;
    right: -60px;
    height: 55px;
  
    background-size: cover;
    top: 30px;
}



.bottom-left{width: 50%;padding-right: 2%;}
.bottom-center{width: 45.8%;float:right;margin-left:3%;border-right:0;}
.bottom-right{float: none !important;margin: 0 auto;width: 60%;/* overflow: hidden; */font-size: 14px;}
	.copyright{text-align:center;}
	.bottom-right li{margin:0 10px 0 10px;}
	.bottom-right li p{font-size:14px;}
	.footer{font-size:14px;}
.bottom{padding:30px 0;}
	.zt-slick .wq-cont{padding: 15px;}
.header {
    background: #02468f;
    height:50px;
    z-index: 10000;
    min-height: auto;
}
	.search-top{display:none;}
	.header.one{min-height:auto;}
.header .container{ width: 100%; padding:0 15px; }
.logo img{ height: 30px; }
.logo{ padding:10px 0 0 0; width: auto; }


.nav-list{position: fixed;display: none;overflow-y: auto;bottom: 0;border-top: solid 1px #02468f;margin:0;background: #09396c;right: 0;left: 0;top: 50px;}
.nav-list li{float: none;margin:0;padding:0;background: none;}
	.nav-list li:hover{background:none;}
.nav-list li a{ line-height: 40px; padding:0 15px; font-size: 16px; }
.header-lind{ border:none; }
.menu-button{ display: block; }

    .nav-click {display: block;transition: 0.3s all;z-index: 10000;position: absolute;color: #fff!important;right: 0;top: 0;width: 40px;height: 40px;text-align: center;line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
    .nav-down{position: static;margin:0;width: 100%;padding:0;border:none;background: #0a2d52;transform: translate(0,0);}
    .nav-down li a{text-align: left;padding:0 25px;color: #fff;font-size: 15px;}
    .nav-list li:hover .nav-down{ display: none; }
	.zt-slick .slick-prev,.zt-slick .slick-next{width: 30px;height: 30px;background-size: 30px;}
	.page-1-left,.page-1-right{width:100%;float:none;}
	.page-b-left,.page-b-right{width:100%;float:none;}
	.s1-lb-tit .on, .s1-lb-tit2 .on,.s1-lb-tit h2, .s1-lb-tit2 h2{font-size:18px;}
	.two-width-ul{margin-top:20px;}
	.page-b-right{margin-top:20px;}

}
@media( max-width: 850px){

.list-banner{height:300px;}
	
}
@media( max-width: 768px){
.slick-slide img{/*width:100%;*/}
.tt-more1{top:-150px !important;}
body{overflow-x:hidden;}
.layer .search_box{width: auto !important;}
  .banner img{ display: block; }
 
  .banner a div{ /*display: none;*/height:auto;}


	.container{ width: 100%; padding:0 15px; }
	.header-link a,.header-link span{ display: none; }
	.banner .slick-dots{left: 0;right: 0;width: 100%;bottom: 10px;max-width: 140px;margin:0 auto;/* display: flex; */height: 20px;padding:0;background: none;justify-content: space-evenly;}
	.banner .slick-dots li{flex: 1;text-align: center;width: 8px;height: 8px;margin: 0 5px;}
	.banner .slick-dots li button{display: none !important;width: 8px;height: 8px;margin:0 auto;}
	.banner .slick-dots li.slick-active{background: #fff;width: 30px;/* height:8px; */border-radius:8px;}
	.banner-raw{ display: none; }


.img-slick{ width: 100%;margin-top:20px; }
.img-slick-img{ height: auto; padding-top: 71.42%; }
.one-width-sm{width: 100%;/* padding:20px 0 0 0; */margin-top:0;}
.title span{ font-size: 18px; }
.title{/* margin:10px 0; */}
.one-width-ul li a{ line-height: 40px; }
.gs-ul{padding-top:20px;}
.gs-ul li a{margin-bottom:18px;}


.footer{ padding:15px; }
.footer span{ display: block; }
.tabs-ul{ padding-top: 20px; }
.layer .close{right: 15px;width: 40px;top: 40px;transform: translate(0,0);/* margin-top: -180px; */}





.list-banner{ height: 200px; }

.banner .slick-next{/* display: none!important; */}

.page-2-left,.page-2-right{width:100%;float:none !important;}
	.page-2-right{margin-top:20px;}
	.video-box,.zt-slick{margin-top:20px;}
.tz-box a.tabs-more{top:-95px}
.title-bj a.tabs-more{margin-top:6px;}
.zt-slick .slick-prev{left:0;/* display: none; */width: 20px;height: 20px;background-size: 20px;}
.zt-slick .slick-next{right:0;/* display: none; */width: 20px;height: 20px;background-size: 20px;}
.bottom-left{border-right:0;width:100%;float:none !important;text-align:center;}
.bottom-center{margin-left:0;}
.page-one, .page-tow, .page-three{padding:15px 0 20px 0;}
.banner-raw, .banner .slick-prev{width: 20px;/* height:54px; */left:3%;}
.banner-raw, .banner .slick-next{width: 20px;height:54px;right:3%;}
	.nav-list li a.sc img{display:none;}
	.tx-date span {
		font-size: 20px;
	}

	.ny-r-tit {
		font-size: 26px;
	}

	.nymain .leftNav {
		float: none;
		width: auto;
		top: 0;
		margin-right: 0;
		/* margin-top: 15px; */
	}

	.nymain .leftNav>p {
		font-size: 18px;
		padding: 10px 0;
	}

	.ny-right {
		float: none;
		width: auto;
		margin-top: 0;
	}

	.position {
		padding-top: 16px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.position>div {
		text-align: left;
		line-height: 30px;
		padding-bottom: 16px;
	}

	.position h3 {
		left: 0;
		width: auto;
		height: 45px;
		font-size: 20px;
		line-height: 45px;
		position: relative;
		left: 0;
		margin-bottom: 10px;
		font-weight: 600;
		display: none;
	}

	.position h3::after {
		width: 37px;
		height: 37px;
		right: -10px;
		bottom: -15px;
	}

	.pagination {
		padding-top: 30px;
	}

	.pagination a {
		padding: 0 5px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin: 0 3px;
	}

	.nymain .leftNav ul {
		display: none;
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 0;
	}

	.nymain .leftNav ul li a {
		line-height: 44px;
		font-size: 18px;
	}

	.nymain .leftNav>ul>li>ul>li>a {

		font-size: 15px;
		line-height: 36px;
	}

	.nymain .leftNav>ul>li>span {
		top: 5px;
	}

	.nymain .leftNav>h2 {
		line-height: 46px;
		font-size: 16px;
		text-align: left;
		padding-left: 15px;
		font-weight: 600;
	}

	.nymain .leftNav>h2 span {
		float: right;
		width: 24px;
		height: 30px;
		margin-top: 8px;
		background: url(../images/sub_left_down2.png) no-repeat center center;
		background-position: left center;
		margin-right: 10px;
	}

	.nymain .leftNav>ul>li>a::after {
		width: 3px;
	}


	.txt-list ul {
		margin-top: 15px;
	}

	.text-list ul li {
		font-size: 16px;
	}

	.tx-date {
		margin-right: 20px;
		width: 72px;
		height: 80px;
		padding-left: 10px;
		padding-top: 10px;
	}

	.tx-info h3 {
		font-size: 16px;
		line-height: 26px;
	}

	.tx-info p {
		line-height: 24px;
		height: 48px;
		margin-top: 6px;
	}
	.img-lists ul li a>div.info {
		padding: 15px;
	}
	.img-lists ul li {
		width: 48%;
	}

	.img-lists ul li:nth-child(2n+1) {
		margin-left: 0;
	}
	.img-lists ul li:nth-child(even) {
		margin-left: 3.5%;
	}
	.one-width-tt{padding-top:10px;}
	.one-width-tt a{font-size:17px;}
}
@media( max-width: 640px){

.foot-logo img{max-width:80%;}
	.bottom-right{
    width: 85%;
}
	
}

@media( max-width: 540px)
{
	.one-width-p{    -webkit-line-clamp: 3;}
	.list-banner {
    height: 180px;
}
	}

@media( max-width: 480px)
{
	.list-banner {
    height: 150px;
}
	.img-lists ul li {
		float: none;
		width: 100%;
	}

	.img-lists ul li:nth-child(even) {
		margin-left: 0;
	}

	.img-lists ul li a .pic span {
		bottom: 10px;
		width: 90px;
		line-height: 30px;
		font-size: 12px;
	}

	.links{width:100%;float:none;}

	}

@media( max-width: 400px){
.logo img{height:27px;}
.tow-tabs li{margin-right:20px;}

	.list-banner {
    height: 130px;

}