@charset 'gb2312';
* { margin: 0; padding:0;} 
html {width:100%; height:100%; margin:0px; padding:0; font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif;  -webkit-font-smoothing:antialiased;  background:#2f70d2; background-size: cover;  background-attachment:fixed;}
body { width:100%; height:100%; }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,em,i,b,span,fieldset,input,textarea,blockquote,img,button {border:0;  padding:0; margin:0; font-weight:normal; font-style:normal;} 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
address,cite,code,th {font-weight:normal;font-style:normal;}
img:hover { opacity:1; filter: alpha(opacity=100); }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
.fl { float:left; }
.fr { float:right; }
a { color: #333; text-decoration: none; transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s;}
a:hover{ color:#c92b2e; text-decoration:none; }
div,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,i,em,b,span,td,tr,a,strong,input,textarea,blockquote,img,button { box-sizing:border-box; -webkit-box-sizing:border-box; }

.amn { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn img { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn:hover img { -webkit-transform:scale(1.05);  transform:scale(1.05);}



.header { width:100%; margin:0 auto; height:100%; overflow:hidden;  z-index:99; position:relative;  background:url(../images/index.jpg) center bottom no-repeat; background-size: cover;  }

.cl { clear: both;}

.arrows{width:60px;height:72px;position:absolute;left:50%;margin-left:-30px;bottom:35px}
.arrows path{stroke:#fff;fill:transparent;stroke-width:2px;animation:arrow 2s infinite;-webkit-animation:arrow 2s infinite}
@keyframes arrow{0%{opacity:0}
40%{opacity:1}
80%{opacity:0}
100%{opacity:0}
}
@-webkit-keyframes arrow{0%{opacity:0}
40%{opacity:1}
80%{opacity:0}
100%{opacity:0}
}
.arrows path.a1{animation-delay:-1s;-webkit-animation-delay:-1s}
.arrows path.a2{animation-delay:-0.5s;-webkit-animation-delay:-0.5s}
.arrows path.a3{animation-delay:0s;-webkit-animation-delay:0s}


.mobtop { display: none; }

.warp { width:1200px; margin: 0 auto;}



.nav {  text-align: center; background: linear-gradient(to right,rgba(5,30,137,0),rgba(5,30,137,.8),rgba(5,30,137,0)); margin: 0px 0; height: 60px;}
.nav ul { width:1200px; margin: 0 auto;}
.nav ul li { float: left; width: 14.0%;  }
.nav ul li a { display: block; color:#fff; font-size:18px; font-weight: 700; overflow: hidden; line-height:60px; text-align:center; }
.nav ul li a:hover { background:linear-gradient(135deg,#2f70d2 0,#1454b4 100%); }




.yaolist { overflow: hidden; margin-bottom: 3%;}
.yaolist li { width: 49%; float: left; margin-right: 2%; margin-bottom: 2%; background: #e2ebf6; border-radius: 15px; padding: 2%;}
.yaolist li:nth-child(2n) { margin-right: 0%;}
.yaolist li h2 { font-size: 36px; font-weight: 700; color: #2f70d2; line-height: 1.5em;}
.yaolist li h2 i { padding-right: 10px; color: #A2A2A2; font-size: 18px;}
.yaolist li h2 em { font-size: 14px; background: #2f70d2; padding: 4px; margin-left: 25px; border-radius: 5px; margin-top:-6px; }
.yaolist li h2 em a { color: #FCFCFC;}
.yaolist li h3 { font-size: 16px;}
.yaolist li h3 p { margin-bottom: 8px;}
.yaolist li h3 strong { color: #2f70d2;}

.yaolist2 img { margin-bottom: 4%;}
.bg1 { padding: 3% 0;}
.bg2 { background: #1454b4; padding: 3% 0;}

.imghover img {-webkit-transition:all .3s linear;  -moz-transition:all .3s linear;  -o-transition:all .3s linear; transition:all .3s linear; }
.imghover:hover img{ -webkit-transform:scale(1.02); -moz-transform:scale(1.02); -ms-transform:scale(1.02); -o-transform:scale(1.02); transform:scale(1.02); }



.footer { width: 100%; float:left; color:#fff; line-height:30px; font-size:15px; text-align: center; padding:14px 0;   background:linear-gradient(135deg,#1d52a2 0,#083a86 100%); }
.footer font { margin-left: 14px; }
.footer strong { margin-left: 10px; }


.padb100 { padding-bottom:90px;}

@media screen and (max-width: 1024px) {


html {width:100%; height:100%; margin:0px; padding:0; font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif;  -webkit-font-smoothing:antialiased; /* background:url(../images/mobbj.jpg) center bottom no-repeat; background-size: cover;  background-attachment:fixed;*/ }
body { width:100%; height:100%; }

	
	
.header { height:auto;  }
.donghua { display: none; }
.mobtop { display: block; width: 100%; float: left;  }
.mobtop img { width: 100%; height:auto; }
	
.nav { display: none; }
.arrows { display: none;}
	
.warp { width:100%;  padding:0 5%;}


.tt { width:100%; margin:0 auto; overflow:hidden; padding:7% 0 5% 0; }
.tt span {  width:100%; float:left; margin-bottom:.8rem; font-size:1.5rem; line-height:2rem;  font-weight:bold; }
.tt span b { padding:0 .7rem; line-height:1.9rem;  vertical-align:top;  font-size:1rem;  margin-top:.1rem; border-radius:3px; margin-right:.7rem; }
.tt p { width:100%; font-size:.9rem; float:left; line-height:1.5rem;  }


.w54 { width:100%;}
.w43 { width:100%;}


/*焦点图*/
.focus { width:100%; height:13rem; position:relative; overflow:hidden; margin-bottom:2%; }
.focus .piclist { width:100%; position:absolute; }
.focus .piclist li { width:100%; float:left; height:13rem; overflow:hidden; }
.focus .piclist li img { width:100%; height:13rem; display:block; }
.focus .piclist li span { width:340px; height:4rem;  background:none; }
.focus .piclist li p { height:2rem; overflow:hidden; width:90%; float:left; margin-left:5%; font-size:1.1rem; line-height:1.5rem; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,1);}
.focus .pager { width:100%; height:10px; position:absolute; left:0; bottom:1.2rem; z-index:1; text-align:center;}
.focus .prev,.focus .next { width:2rem; height:3rem; top:50%; margin-top:-1.8rem;  line-height:3rem; font-size:2rem;  }
.focus .prev { left:5px; }
.focus .next { right:5px; }


/*最新动态*/
.news { margin-top:0;}
.news ul li { width:100%; font-size:.95rem; line-height:2.8rem; height:2.8rem;  padding: 0 0 0 22px; }


.more { float:right; margin-top:5%; }
.more a { display:inline-block; font-size:.85rem; padding:0 12px 0 13px; line-height:2rem; }

.lm { width:100%; float:left; padding: 3% 0;  }
.lm img { width:100%; height:auto; margin-left: 3%;}
	
.amn6 {transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn6:hover { -webkit-transform: translateX(0px);transform:translateX(0px);}
.amn5 {transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn5:hover { -webkit-transform: translateY(0px);transform:translateY(0px);}
	
/*头条*/
.tt { width:100%; float:left;  margin-bottom: -3%;  }
.tt ul li { margin:0 0 3% 0;  }
.tt ul li h3 { float:left; width:100%; height:12rem;  margin-top: 0; padding:0 0 0 0; }
.tt ul li h3 img { width:100%; height:100%; display:block;}
.tt ul li h2 { float: right; width:100%; padding:3.5% 5%; }
.tt ul li h2 span { line-height:1.5rem; font-size:1rem ;font-weight: 600; -webkit-line-clamp:3; }
.tt ul li h2 p { line-height:1.3rem; font-size:.8rem; margin-top:2%;  -webkit-line-clamp:4; }
.tt ul li h2 font { display: none; }

	.fykp ul li { width: 100%; margin-right: 0%;}
	.fykp ul li h4 span { font-size: 1rem; line-height: 1.6rem;display: -webkit-box; -webkit-line-clamp: 3; text-align: left;}
	.fykp ul li h4 p { display: none;}
	.fykp ul li h5 { width: 45%;}
	.fykp ul li h4 { width: 50%;}
	
	.plwz ul li { width: 100%; margin-right: 0%;}
	
	.hdpic { width:100%; overflow:hidden; position: relative; display:block; margin-bottom: 5%;}
.hdpic .swiper-container { margin:0 auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1;}
.hdpic .swiper-wrapper { position: relative; width:100%; height:14rem; z-index:1; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.hdpic .swiper-wrapper img { width:100%; height:100%; }
.hdpic .swiper-slide { width:100%; height:100%; position:relative; -webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0; }
.hdpic .swiper-slide h3 img { width:100%; height:100%; }
.hdpic .swiper-slide h3 span {  position:absolute; bottom:6%; float:left; padding:3% 5%; max-width:90%; line-height:1.3rem; font-size:1rem;   }
.hdpic .swiper-button-prev,.hdpic .swiper-button-next { width:32px; height:2.5rem; line-height:3rem; top:50%; margin-top:-1.7rem; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:2.5rem; font-size:1.5rem; color:#fff;  text-shadow:1px 1px 5px rgba(0,0,0,.5);  background:rgba(0,0,0,.6);}
.hdpic .swiper-button-next { right:0;}
.hdpic .swiper-button-prev { left:0;}
	

/*澎湃正能量*/
.st { width:100%; float:left; margin-top: 0%; margin-bottom:-3%; }
.st ul li { width:100%; margin-right:0; margin-bottom:3%; }
.st ul li h3 { width:100%; height:12rem; position:relative;  }
.st ul li h3 b { font-size:.9rem; line-height:2rem; padding:0 1rem;  }
.st ul li h4 { padding:.6rem 1rem .7rem 1rem ; background:rgba(255,255,255,.9);}
.st ul li h4 p {  font-size:1rem; line-height:1.6rem; overflow: hidden; display: -webkit-box; -webkit-line-clamp:3; text-align: left;  } 
.st ul li:nth-child(2n) { float: right;}
.st ul li:hover h4 { color:rgba(0,0,0,.8); }
	

/*我的家乡范*/
#rw { margin-top: 0%;}
#rw ul li { width:14rem; margin-right:20px; } 
#rw ul li h2 { width:100%; float:left;}
#rw ul li h2 img { height:20rem; }
#rw ul li h3 { background:#fff; padding:.8rem 6% .6rem 6%;}
#rw ul li h3 span { font-size:1rem; line-height:1.5rem;  }
#rw ul li h3 p { width:100%; float:left; font-size:.8rem; line-height:1.5rem; margin-top: 5px; }
#rw ul li:hover img { filter:alpha(opacity=85); opacity:0.85; }


/*文化新潮流*/
.fz { margin-top:0; }
.fz ul li { width:48.75%; height:7rem; margin-right:0; float: left;  }
.fz ul li h4 span { padding:0 6% .6rem 6%; }
.fz ul li h4 span p { font-size:1rem; text-align:left; line-height:1.4rem; font-weight:normal;   overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	
.fz ul li:nth-child(1) { width:100%; float:left; height:13rem; margin-right:0;}
.fz ul li:nth-child(1) h4 span { padding:0 6% .8rem 6%; }
.fz ul li:nth-child(1) h4 span p { font-size:1rem;  line-height:1.5rem; }
.fz ul li:nth-child(3) { float:right;} 
.fz ul li:nth-child(5) { float:right;} 
.fz ul li h4 span p font { display: none; }

.padb100 { padding-bottom:4%;}

.vdlist { width:100%; float:left;  }
.vdlist ul li { width:43vw; float:left; margin-right:0;  margin-bottom:4%; height:7rem; }
.vdlist ul li span { font-size:1rem; line-height:1.5rem; padding:.5rem 8%; }
.vdlist ul li span i { width:22px; height:22px; float: left; margin-right:8px;  }
.vdlist ul li:nth-child(2n) { float:right;  }
.vdlist ul li:nth-child(3n) {  margin-right:0; }
.vdlist ul li a { width: 100%; height: 100%; display: block; }

	
.footer { width: 100%; float:left;  line-height:1.5rem; font-size:.95rem; padding:.6rem 0; }
.footer font { display: none; }

 }


