﻿@charset "utf-8";
/* CSS Document */

body {
  margin: 0 auto;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif, "微软雅黑";
  min-width: 1320px;
  background: #ffffff;
}

.wrapper {
  width: 1320px;
  margin: 0 auto;
}

a {
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb {
  clear: both;
  height: 0;
}

li {
  list-style: none;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
label,
input,
textarea,
img,
ul,
li,
dl,
dt,
dd {
  padding: 0;
  margin: 0;
}

.hide {
  display: none;
}

.bg01 {
  background: url(../images/bg01.png) top no-repeat;
  height: 900px;
}
.bg05 {
  background: url(../images/bg01.png) top no-repeat;
  height: 800px;
}

.bg02 {
  background: url(../images/bg02.png) bottom center no-repeat;
}

.bg03 {
  background: url(../images/bg03.png) top center no-repeat;
  height: 680px;
}

.bg04 {
  background: url(../images/bg04.png) top center no-repeat;
  height: 990px;
}

.bg07 {
  background: #b00000;
}

.bg_fff {
  background: #fff;
  padding: 20px 30px;
  margin-bottom: 20px;
  box-shadow: 0 1px 15px #7b0000;
}

.h900 {
  height: 900px;
}
.h800 {
  height: 800px;
}

.pos_r {
  position: relative;
}

/* 头部搜索 */
.link {
  line-height: 150px;
}

.link a {
  color: #fff;
  padding: 0 30px;
  font-size: 18px;
}

/* 导航 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.nav {
  padding: 0;
  height: 40px;
  line-height: 40px;
  position: absolute;
  z-index: 1;
  width: 1320px;
  margin: 0 auto;
  background: #f0deba;
  padding: 20px 0;
  box-shadow: 0 1px 15px #b2b2b2;
  top: 700px;
  left: 0;
}

.nav a {
  color: #fff;
}

.nav .nLi {
  float: left;
  position: relative;
  display: inline;
  margin: 0 24px;
}

.nav .nLi h3 {
  float: left;
}

.nav .nLi h3 a {
  display: block;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  background: #c90014;
  width: 140px;
}

.nav .nLi h3 a span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}

.nav .sub {
  display: none;
  width: 288px;
  left: 0;
  top: 40px;
  position: absolute;
  line-height: 36px;
  padding: 0;
  background: #c90014;
}

.nav .sub li {
  zoom: 1;
  height: 36px;
  line-height: 36px;
}

.nav .sub a {
  display: block;
  padding: 0 20px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
}

.nav .sub a span {
  display: block;
  font-size: 14px;
}

.nav .sub a:hover {
  background: #830613;
}

.nav .on h3 a {
  background: #830613;
  color: #fff;
}


/* 头条 */
.toutiao {
  height: 153px;
  background: url(../images/index01.png) left center no-repeat;
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.toutiao .item {
  margin-left: 160px;
  width: 1130px;
  padding-top: 50px;
}

.toutiao .item a {
  color: #fff7c9;
  font-size: 24px;
}

/* banner */
.slideBox {
  width: 1320px;
  height: 440px;
  overflow: hidden;
  position: relative;
  padding: 0;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #2c6cd0;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 1320px;
  height: 440px;
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}

/* 中央精神 */
.index_pic {
  margin-top: 20px;
}

.m-slide {
  position: relative;
  width: 100%;
  height: 546px;
  margin-top: 35px;
  background: #feecda;
}

.m-slide .bottom-shadow {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 1px;
  overflow: hidden;
}

.m-slide .img {
  float: left;
  position: relative
}

.m-slide .img li,
.m-slide .img a,
.m-slide .img img {
  display: block;
  width: 850px;
  height: 436px
}

.m-slide .img li {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 546px;
  background: #c90014;
}
.m-slide .img li a{
  text-decoration: none;
}
.m-slide .img li a .txt{
  padding: 20px 30px;
  color: #fff;
  font-size: 18px;
}
.m-slide .img li a .txt span{
  font-size: 16px;
  font-style: italic;
  display: block;
  line-height: 36px;
}

.m-slide .img .first {
  display: block
}

.m-slide .tab {
  float: right;
  width: 470px;
}

.m-slide .tab li {
  height: 137px
}

.m-slide .tab .first {
  border-top: 0
}

.m-slide .tab a {
  text-decoration: none;
  display: block;
  position: relative;
  width: 430px;
  height: 137px;
  padding: 0 20px;
}

.m-slide .tab a .title {
  height: 20px;
  line-height: 30px;
  font-size: 16px;
  color: #c90014;
  right: 17px;
  font-style: italic;
  display: block;
  padding-top: 20px;
}

.m-slide .tab a .des {
  line-height: 26px;
  color: #333333;
  padding-top: 15px;
  font-size: 18px;
  display: block;
}

.m-slide .tab .first a {
  height: 50px
}

.m-slide .tab .on a {
  background: #c90014;
  color: #fff;
  box-shadow: 0 1px 15px #b2b2b2;
}
.m-slide .tab .on a .title{
  color: #fff;
}
.m-slide .tab .on a .des{
  color: #fff;
}

.m-slide .tab .on a b {
  background: url(images/dot.png) no-repeat
}

.m-slide .tab .on a span {
  color: #41a1f2
}

/* 查看更多 */
.more{
  text-align: center;
  margin-top: 40px;
}
.more a{
  display: inline-block;
  background: #f0deba;
  line-height: 40px;
  padding: 0 30px;
  color: #333;
  font-size: 16px;
}

/* 非凡十年海大 */
.index_news .item{
  width: 645px;
  height: 250px;
  border-radius: 25px;
  background: #feecda;
  padding: 25px 0;
  margin-top: 40px;
}
.index_news .item img{
  width: 600px;
  height: 250px;
  display: block;
  margin: 0 auto;
}
.index_news .item:hover{
  box-shadow: 0 1px 15px #b2b2b2;
}

/* 通知公告 */
.index_notice{
  padding-bottom: 30px;
}
.index_notice .con{
  background: rgba(255, 247, 240, .96);
  margin-top: 30px;
  height: 440px;
  padding-top: 60px;
}
.index_notice .con .item{
  width: 330px;
  height: 250px;
  border: 1px solid #c90014;
  box-shadow: 0 1px 15px #b2b2b2;
  padding: 25px 30px;
  background: #fff;
  margin: 0 24px;
}
.index_notice .con .item h2{
  color: #c90014;
  font-size: 20px;
  line-height: 38px;
}
.index_notice .con .item p{
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
  text-indent: 2em;
  line-height: 26px;
  height: 136px;
}
.index_notice .con .item span.date{
  float: left;
  color: #fff;
  background: #c90014;
  font-size: 14px;
  line-height: 24px;
  padding: 0 10px;
  font-style: italic;
}
.index_notice .con .item a{
  float: right;
  color: #c90014;
  font-size: 14px;
}
.index_notice .con .item:hover{
  background: #c90014;
}
.index_notice .con .item:hover h2{
  color: #fff;
}
.index_notice .con .item:hover p{
  color: #fff;
}
.index_notice .con .item:hover span.date{
  color: #c90014;
  background: #fff;
}
.index_notice .con .item:hover a{
  color: #fff;
}

/* 学思践悟 */
.index_news01 .item{
  background: url(../images/index08.png) no-repeat;
  width: 327px;
  height: 406px;
  padding-left: 30px;
  margin: 52px 36px 0 36px;
}
.index_news01 .item h2{
  width: 290px;
  color: #c90014;
  font-size: 20px;
  line-height: 38px;
  padding-top: 50px;
}
.index_news01 .item p{
  width: 290px;
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
  text-indent: 2em;
  line-height: 26px;
  height: 136px;
}
.index_news01 .item p a{
  color: #c90014;
}

/* 基层动态 */
.index_news02{
  padding-bottom: 20px;
}
.index_news02 .con{
  padding-top: 20px;
}
.index_news02 .item{
  width: 645px;
  height: 140px;
  background: #fff;
  border: 1px solid #c8c8c8;
  margin: 10px 6px;
}
.index_news02 .item a{
  display: block;
  padding-top: 30px;
}
.index_news02 .item a .date{
  width: 80px;
  float: left;
}
.index_news02 .item a .date span{
  display: block;
  background: #feecda;
  text-align: center;
  color: #c90014;
  margin-bottom: 1px;
}
.index_news02 .item a .date span.dd{
  font-size: 30px;
  line-height: 40px;
}
.index_news02 .item a .date span.my{
  font-size: 16px;
  line-height: 30px;
}
.index_news02 .item a .txt{
  width: 510px;
  margin-right: 30px;
  color: #333333;
}
.index_news02 .item a .txt h2{
  font-size: 18px;
}
.index_news02 .item a .txt p{
  font-size: 14px;
  margin-top: 10px;
  line-height: 24px;
}
.index_news02 .item:hover{
  background: #c90014;
  box-shadow: 0 1px 15px #b2b2b2;
}
.index_news02 .item:hover a .date span{
  background: #ffcc66;
}
.index_news02 .item:hover a .txt{
  color: #fff;
}

/* 媒体报道 */
.index_pic01 {
  
}

.m-slide01 {
  position: relative;
  width: 100%;
  height: 720px;
  margin-top: 35px;
  background: url(../images/index11.png) center no-repeat;
}

.m-slide01 .bottom-shadow {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 1px;
  overflow: hidden;
}

.m-slide01 .img {
  float: left;
  position: relative;
  width: 630px;
  margin-left: 120px;
  margin-top: 110px;
}

.m-slide01 .img li,
.m-slide01 .img a,
.m-slide01 .img img {
  display: block;
  width: 630px;
  height: 380px
}

.m-slide01 .img li {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 546px;
}
.m-slide01 .img li a{
  text-decoration: none;
}
.m-slide01 .img li a .txt{
  padding: 20px 30px;
  color: #fff;
  font-size: 18px;
}
.m-slide01 .img li a .txt span{
  font-size: 16px;
  font-style: italic;
  display: block;
  line-height: 36px;
}

.m-slide01 .img .first {
  display: block
}

.m-slide01 .tab {
  float: left;
  width: 440px;
  margin-left: 25px;
  margin-top: 110px;
}

.m-slide01 .tab li {
  height: 150px;
  margin-bottom: 10px;
  background: #feecda;
}

.m-slide01 .tab .first {
  border-top: 0
}

.m-slide01 .tab a {
  text-decoration: none;
  display: block;
  position: relative;
  width: 400px;
  height: 150px;
  padding: 0 20px;
}

.m-slide01 .tab a .title {
  height: 20px;
  line-height: 30px;
  font-size: 16px;
  color: #c90014;
  right: 17px;
  font-style: italic;
  display: block;
  padding-top: 20px;
}

.m-slide01 .tab a .des {
  line-height: 26px;
  color: #333333;
  padding-top: 15px;
  font-size: 18px;
  display: block;
}

.m-slide01 .tab .first a {
  height: 50px
}

.m-slide01 .tab .on a {
  background: #c90014;
  color: #fff;
}
.m-slide01 .tab .on a .title{
  color: #fff;
}
.m-slide01 .tab .on a .des{
  color: #fff;
}

.m-slide01 .tab .on a b {
  background: url(images/dot.png) no-repeat
}

.m-slide01 .tab .on a span {
  color: #41a1f2
}











/* 内页banner */
.fullSlide01 {
  width: 100%;
  position: relative;
  height: 560px;
  background: #fff;
}

.fullSlide01 .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide01 .bd ul {
  width: 100% !important;
}

.fullSlide01 .bd li {
  width: 100% !important;
  height: 560px;
  overflow: hidden;
  text-align: center;
  background: cover
}

.fullSlide01 .bd li a {
  display: block;
  height: 560px;
}

/* 底部版权信息 */
.footer {
  text-align: center;
  padding: 15px 0;
  color: #fff;
  line-height: 26px;
  font-size: 16px;
  background: #8e0911;
}

.footer a {
  color: #fff;
}

.footer_one {
  width: 1000px;
  color: #fff;
  display: flex;
  padding-top: 50px;
  min-height: 250px;
}

.footer_one .item {
  width: 14%;
}

.footer_one .item h2 {
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}

.footer_one .item a {
  font-size: 14px;
  line-height: 40px;
  display: block;
  color: #fff;
}


/* 漂浮 */
#floatdivids {
  width: 350px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

#floatdivids .close {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  background: #000;
  padding: 0 5px;
  line-height: 30px;
  cursor: pointer;
}


/* 内页banner */
.banner_ny {
  height: 300px;
  padding-top: 10px;
}

.banner_ny img {
  height: 300px;
}






/* 内页 */
.ny_left {
  width: 260px;
  position: relative;
}

.ny_left .t {
  background: #2c6cd0;
  height: 120px;
  color: #fff;
  font-size: 24px;
  margin-top: -33px;
  width: 260px;
  text-align: center;
  line-height: 120px;
}

.ny_left .con {
  border-bottom: 0;
  margin-top: 0;
  border-left: 2px solid #296fd1;
}

.ny_left .con li {
  height: 50px;
  line-height: 50px;
  background: #fff;
  position: relative;
  margin-top: 5px;
}

.ny_left .con li a {
  display: block;
  color: #333333;
  font-size: 16px;
  text-decoration: none;
  height: 50px;
  background: #f3f3f3;
  text-align: center;
}

.ny_left .con li a:hover {
  background: #e5f5fc;
}

.ny_left .con li a.hover {
  background: #e5f5fc;
}


.ny_right {
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
}

.ny_right .t {
  height: 60px;
  border-bottom: 1px solid #c90014;
  position: relative;
}

.ny_right .t .span {
  padding: 0 100px 0 30px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  line-height: 60px;
  background: url(../images/ny01.png) right no-repeat #c90014;
}

.ny_right .t .ny_pos {
  color: #6a6a6a;
  font-size: 14px;
  line-height: 60px;
  float: right;
}

.ny_right .t .ny_pos a {
  color: #6a6a6a;
  padding: 0 5px;
}

.ny_right .list {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 6px;
}

.ny_right .list li {
  font-size: 16px;
  margin-bottom: 14px;
  width: 100%;
  height: 60px;
  border-left: 10px solid #fff;
  line-height: 60px;
  background: #fff;
  position: relative;
  width: 100%;
}
.ny_right .list li a{
  float: left;
  color: #333333;
  font-size: 18px;
  width: 1000px;
}
.ny_right .list li span{
  float: right;
  color: #a9a9a9;
  font-size: 16px;
}


.ny_right .list li:hover {
  background: #eaeaea;
  border-left: 10px solid #c90014;
  padding: 0 2%;
  width: 96%;
}
.ny_right .list li:hover a{
  color: #c90014;
}


.ny_right .list li .date {
  float: right;
  color: #8f8f8f;
  font-size: 14px;
  width: 60px;
  text-align: center;
  border-bottom: 2px solid #2c6cd0;
  font-style: italic;
  float: left;
  margin-left: 44px;
}

.ny_right .list li .date span {
  display: block;
  font-style: normal;
  color: #2c6cd0;
  font-size: 48px;
  line-height: 60px;
}

.ny_right .list li .txt {
  width: 750px;
  margin-left: 56px;
  float: left;
  margin-top: 15px;
}

.ny_right .list li .txt h2 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ny_right .list li .txt p {
  color: #4f4f4f;
  font-size: 14px;
  line-height: 24px;
}

.ny_right .list li a {
  text-decoration: none;
}

.ny_right .list01 {
	margin: 20px 0;
}

.ny_right .list01 li {
	line-height: 24px;
	height: 110px;
	font-size: 14px;
	width: 1280px;
	margin: 20px auto 0 auto;
  padding: 15px 20px;
  border-left: 10px solid #fff;
}

.ny_right .list01 li img {
	width: 170px;
	height: 110px;
	float: left;
	margin-right: 12px
}

.ny_right .list01 li .txt {
	width: 1000px
}

.ny_right .list01 li .txt a {
	color: #333333;
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ny_right .list01 li .txt p {
	color: #4f4f4f
}

.ny_right .list01 li .txt span {
	display: inline-block;
	text-align: left;
	color: #a9a9a9
}
.ny_right .list01 li:hover{
  background: #eaeaea;
  border-left: 10px solid #c90014;
}
.ny_right .list01 li:hover a{
  color: #c90014;
  text-decoration: none;
}


.ny_right .con .header {
  text-align: center;
  margin-top: 20px;
  border-bottom: 1px solid #b2b2b2;
}

.ny_right .con .header h2 {
  color: #c90014;
  font-size: 36px;
}
.ny_right .con .header h3 {
  color: #c90014;
  font-size: 24px;
}

.ny_right .con .header p {
  padding: 15px 0;
  color: #4f4f4f;
  font-size: 14px;
}

.ny_right .con .details {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  padding: 20px;
}

.ny_right .con .content {
  padding: 20px;

}

.ny_right .con .np {
  line-height: 30px;
  color: #333333;
  padding-top: 15px;
  border-top: 1px solid #acacac;
  font-size: 16px;
}

.ny_right .con .np a {
  color: #333333;
  text-decoration: none;
}

.ny_right .con .np a:hover {
  font-weight: bold;
}

.ny_right .con .np p {
  padding-bottom: 10px;
}



/* 院系设置 */
.ny_yxsz {
  width: 860px;
  background: url(../images/ny08.png) 429px 0 repeat-y;
  min-height: 500px;
  margin-top: 25px;
  position: relative;
}

.ny_yxsz .ny_logo {
  text-align: center;
}

.ny_yxsz .item_l {
  width: 430px;
  float: left;
}

.ny_yxsz .item_l .n_t {
  background: url(../images/ny08.png) 0 19px repeat-x;
  height: 40px;
  position: relative;
}

.ny_yxsz .item_l .n_t a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #0953bc;
}

.ny_yxsz .item_l .n_t a i {
  margin-left: 5px;
}

.ny_yxsz .item_l .n_t span {
  float: right;
  width: 20px;
  height: 20px;
  background: url(../images/ny10.png);
  position: absolute;
  right: -9px;
  top: 10px;
}

.ny_yxsz .item_l p {
  padding-left: 20px;
}

.ny_yxsz .item_l p a {
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: #4f4f4f;
  text-decoration: none;
}

.ny_yxsz .item_l p a:hover {
  color: #0953bc;
}

.ny_yxsz .item_l p a i {
  color: #0953bc;
}

.ny_yxsz .item_r {
  width: 430px;
  float: right;
}

.ny_yxsz .item_r .n_t {
  background: url(../images/ny08.png) 0 19px repeat-x;
  height: 40px;
  position: relative;
  text-align: right;
}

.ny_yxsz .item_r .n_t a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #0953bc;
}

.ny_yxsz .item_r .n_t a i {
  margin-left: 5px;
}

.ny_yxsz .item_r .n_t span {
  float: right;
  width: 20px;
  height: 20px;
  background: url(../images/ny10.png);
  position: absolute;
  left: -11px;
  top: 10px;
}

.ny_yxsz .item_r p {
  padding-left: 200px;
}

.ny_yxsz .item_r p a {
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: #4f4f4f;
  text-decoration: none;
}

.ny_yxsz .item_r p a:hover {
  color: #0953bc;
}

.ny_yxsz .item_r p a i {
  color: #0953bc;
}