/* Generated by less 2.2.0 */
/*全局样式*/
.w100 {
  width: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*原文件配置*/
.container {
  width: 1280px;
  margin: 0 auto;
  
}
body {
  color: #494949;
  background:#fff;
  font: 16px/2 'Microsoft YaHei', arial, sans-serif;
  min-width: 1280px;
}
/*最小宽度1200px是为了适应移动端预览*/
a {
  color: #494949;
}
input {
  outline: none;
}
a:hover {
  color: #b0070e;
}
input,
textarea {
  outline: none;
}
/*按钮专用 end*/
.btn_com {
  display: inline-block;
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #417be7;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  cursor: pointer;
}
.btn_com:hover {
  color: #b0070e;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.input_com {
  border: 2px solid #0099d9;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 16px;
}
/*块级转化*/
.di_in {
  display: inline-block;
}
.di_no {
  display: none;
}
.di_bl {
  display: block;
}
/*原文件配置  end*/
/* 到顶部间距 */
.mt0 {
  margin-top: 0px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt55 {
  margin-top: 55px;
}
.mt60 {
  margin-top: 60px;
}
/* 到左边间距 */
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 25px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}
/* 字体大小 */
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font22 {
  font-size: 22px;
}
.font24 {
  font-size: 24px;
}
.font26 {
  font-size: 26px;
}
.font28 {
  font-size: 28px;
}
.font30 {
  font-size: 30px;
}
/*纵向居中*/
.v_middle {
  vertical-align: middle;
}
/*横向居中*/
.te-align {
  text-align: center;
}
/*相对定位*/
.p_r {
  position: relative;
}
.p_a {
  position: absolute;
}
/* 白色背景 */
.bgfff {
  background: #fff;
}
.single {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bd {
  overflow: hidden;
}
a {
  transition: all 0.3s ease-in-out;
}
/*全局样式 start*/
/* header */
.header {
    padding: 18px 0 5px;
}
.header .logo a {
  display: inline-block;
  vertical-align: top;
}
.header .logo .h1 {
  font-size: 24px;
  line-height: 56px;
  color: #4a4a4a;
  margin-left: 15px;
}
.header .search-box .top a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #808080;
  margin: 0 10px;
}
.header .search-box .top a:hover {
  color: #b0070e;
}
.header .search-box form {
  width: 255px;
  height: 36px;
  line-height: 36px;
  border: #e2e2e2 1px solid;
  border-radius: 100px;
  overflow: hidden;
}
.header .search-box form .text {
  height: 34px;
  line-height: 34px;
  padding-left: 15px;
  font-size: 14px;
  width: 188px;
  background: none;
}
.header .search-box form .image {
  padding: 11px 14px;
}
/* nav */
.nav {
  background: #b00209;
}
.nav ul li {
  float: left;
  position: relative;
  width: 8.33333333%;
  text-align: center;
}
.nav ul li h3 a {
  display: block;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}
.nav ul li .sub {
  position: absolute;
  top: 58px;
  left: 0;
  width: 150px;
  z-index: 10;
  display: none;
  background: #8f0107;
  background: rgba(0, 0, 0, 0.5);
}
.nav ul li .sub a {
  display: block;
  padding: 5px 15px;
  color: #fff;
  font-size: 14px;
  border-bottom: rgba(255, 255, 255, 0.4) 1px solid;
}
.nav ul li .sub a:hover {
  background: #b00209;
}
.nav ul li:hover,
.nav ul li.on {
  background: #8f0107;
}
/* banner */
.hd li {
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
.banner {
  position: relative;
}
.banner .bd ul li {
  text-align: center;
}
.banner .bd ul li a,
.banner .bd ul li img {
  width: 100%;
  display: block;
height:440px;
}
.banner .hd {
  position: absolute;
  bottom: 35px;
  text-align: center;
  width: 100%;
}
.banner .hd li {
  width: 14px;
  height: 14px;
  margin: 0 12px;
  position: relative;
  border-radius: 100%;
  border: transparent 1px solid;
  transition: all 0.3s ease-in-out;
}
.banner .hd li:after {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #ffffff;
  position: absolute;
  left: 1px;
  top: 1px;
}
.banner .hd li.on {
  border: #fff 1px solid;
}
/* 学校新闻 */
.title {
  height: 57px;
  line-height: 57px;
  border-bottom: 2px solid #dcdcde;
  clear: both;
  overflow: hidden;
background:url(../images/tt_bgico.png) no-repeat left;
}
.title h3 {
  font-size: 25px;
  font-weight: normal;
  float: left;
    margin-left: 38px;
}
.title h3 em {
  font-style: normal;
  color: #b0070e;
}
.title a {
  float: right;
  font-size: 14px;
}
.news-box {
  margin-top: 12px;
}
.news-box .news-banner {
  width: 490px;
  position: relative;
}
.news-box .news-banner .prev,
.news-box .news-banner .next {
  width: 40px;
  height: 60px;
  background: #ffffff url(../images/prev.png) no-repeat center;
  background: rgba(255, 255, 255, 0.6) url(../images/prev.png) no-repeat center;
  background-size: 70%;
  position: absolute;
  left: 0;
  top: 120px;
  z-index: 1;
}
.news-box .news-banner .next {
  background: #ffffff url(../images/next.png) no-repeat center;
  background: rgba(255, 255, 255, 0.6) url(../images/next.png) no-repeat center;
  background-size: 70%;
  left: auto;
  right: 0;
}
.news-box .news-banner .bd li {
  width: 490px;
  margin-right: 30px;
}
.news-box .news-banner .bd li a {
  display: block;
}
.news-box .news-banner .bd li .pic {
  height: 326px;
  overflow: hidden;
}
.news-box .news-banner .bd li .pic img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.news-box .news-banner .bd li .text {
  background: url(../images/text-bg.jpg) no-repeat center;
  background-size: cover;
  height: 100px;
  padding: 20px;
}
.news-box .news-banner .bd li .text h4 {
  height: 26px;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-box .news-banner .bd li .text p {
  margin-top: 6px;
  font-size: 14px;
  height: 45px;
  line-height: 20px;
  color: #6f6f6f;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-box .news-banner .bd li .text span {
  float: right;
  margin-top:0px;
  font-size: 15px;
  color: #696969;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  background: url(../images/date.png) no-repeat left center;
}
.news-box .news-banner .bd li:hover .pic img {
  transform: scale(1.1);
}
.news-box .news-list {
  width: 750px;
}
.news-box .news-list .big {
  padding-bottom: 10px;
}
.news-box .news-list .big h4 a {
  display: block;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  font-weight: normal;
  color: #404040;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-box .news-list .big p a {
  display: block;
  font-size: 15px;
  color: #696969;
  text-indent: 2em;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-box .news-list .big p a span {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #b0070e;
  background: #fff;
  text-indent: 0;
}
.news-box .news-list:hover h4 a {
  color: #b0070e;
}
.list-box li {
  border-bottom: 1px solid #e2e2e2;
  height: 55px;
  line-height: 55px;
  padding-right: 55px;
  position: relative;
}
.list-box li span {
  position: absolute;
  height: 55px;
  line-height: 55px;
  right: 0;
  top: 0;
  color: #aeaeae;
}
.list-box li a {
  display: block;
  height: 55px;
  line-height: 55px;
  padding-left: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-box li a:after {
  content: '';
  width: 4px;
  height: 5px;
  background: #cfcfcf;
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease-in-out;
}
.list-box li:hover a:after {
  background: #b0070e;
}
/* 院系动态 */
.bg {
  padding: 34px 0 45px;
  background: url(../images/new-bg.jpg) no-repeat center;
  background-size: cover;
}
.dynamic-box {
  width: 790px;
}
.dynamic-box .title h3 {
  cursor: pointer;
}
.dynamic-box .title h3 small {
  color: #c6c6c6;
  font-weight: normal;
  white-space: pre-wrap;
}
.dynamic-box .title h3.on {
  font-weight: bold;
}
.dynamic-box .bd .item {
  margin-top: 35px;
}
.dynamic-box .bd .big .pic {
  width: 246px;
  height: 170px;
}
.dynamic-box .bd .big .pic a,
.dynamic-box .bd .big .pic img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.dynamic-box .bd .big .text {
  margin-left: 272px;
}
.dynamic-box .bd .big .text h4 a {
  display: block;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dynamic-box .bd .big .text p a {
  display: block;
  font-size: 15px;
  color: #696969;
  text-indent: 2em;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.dynamic-box .bd .big .text p a span {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #edeceb;
  text-indent: 0;
}
.dynamic-box .bd .big .text p a:hover {
  color: #b0070e;
}
.dynamic-box .bd .big .text span.date {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #7e7e7e;
}
.dynamic-box .bd .big:hover .pic img {
  transform: scale(1.1);
}
.dynamic-box .bd ul {
  margin-top: 26px;
}
.dynamic-box .bd ul li {
  border: none;
  height: 38px;
  line-height: 35px;
}
.dynamic-box .bd ul li a,
.dynamic-box .bd ul li span {
  height: 38px;
  line-height: 35px;
}
.notice-box {
  width: 465px;
}
.notice-box ul {
  margin-top: 35px;
}
.notice-box ul li {
  height: 63px;
  margin-top: 18px;
}
.notice-box ul li .date {
  float: left;
  width: 60px;
  height: 61px;
  border: #e1a1a3 1px solid;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
}
.notice-box ul li .date strong {
  display: block;
  font-size: 22px;
  height: 34px;
  line-height: 34px;
  background: #b0070e;
  color: #fff;
}
.notice-box ul li .text {
  margin-left: 78px;
  height: 63px;
  overflow: hidden;
}
.notice-box ul li .text a {
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.notice-box ul li:first-child {
  margin-top: 0;
}
/* 视频 */
.video-box .video {
  width: 536px;
  height: 348px;
  background: #000;
  overflow: hidden;
  position: relative;
}
.video-box .video .play {
  width: 48px;
  height: 48px;
  background: url(../images/play.png) no-repeat center center;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 50%;
  margin-top: -24px;
  cursor: pointer;
  z-index: 1;
}
.video-box .video video {
  width: 100%;
  height: 100%;
}
.video-box .links {
  width: 730px;
  position: absolute;
  right: 0;
  top: 24px;
  background: #fff;
  box-shadow: #e7e7e7 0 4px 5px 0;
}
.video-box .links ul {
  padding: 30px 30px 15px;
  clear: both;
  overflow: hidden;
}
.video-box .links li {
  float: left;
  width: 33%;
  height: 50px;
  line-height: 50px;
  padding: 15px 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.video-box .links li a {
  display: block;
  padding-left: 10px;
}
.video-box .links li img {
  width: 60px;
  height: 50px;
  background: #d4d4d4;
  float: left;
  transition: all 0.3s ease-in-out;
}
.video-box .links li:hover img {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0070e', endColorstr='#0d8fac', GradientType=0);
  background: #b0070e;
  background: linear-gradient(to bottom, #b0070e 0%, #b40a11 41%, #0d8fac 100%);
  -webkit-animation: tada 2s linear infinite;
  animation: tada 2s linear infinite;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  10%,
  20% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(8deg) scale(1);
    transform: rotate(8deg) scale(1);
  }
  40%,
  60% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  100%,
  80% {
    -webkit-transform: rotate(0) scale(0.8);
    transform: rotate(0) scale(0.8);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  10%,
  20% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(8deg) scale(1);
    transform: rotate(8deg) scale(1);
  }
  40%,
  60% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  100%,
  80% {
    -webkit-transform: rotate(0) scale(0.8);
    transform: rotate(0) scale(0.8);
  }
}
/* 专题网站 */
.project-box .title {
  border: none;
}
.project-box .title h3 small {
  font-size: 16px;
  color: #c6c6c6;
  font-weight: normal;
  white-space: pre-wrap;
  text-transform: uppercase;
}
.project-box .project-banner {
  margin-top: 20px;
}
.project-box .project-banner .bd li {
  float: left;
  width: 308px;
  height: 120px;
  margin-right: 16px;
  overflow: hidden;
}
.project-box .project-banner .bd li a,
.project-box .project-banner .bd li img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.project-box .project-banner .bd li:hover img {
  transform: scale(1.1);
}
/* 站点tab */
.site-box .tab li {
  height: 72px;
  line-height: 72px;
  font-size: 22px;
  color: #494949;
  float: left;
  margin-right: 50px;
  cursor: pointer;
}
.site-box .tab li.on {
  border-bottom: 2px solid #b0070e;
}
.site-box .bd {
  overflow: inherit;
}
.site-box .item {
  margin-bottom: 10px;
  width: 1280px;
}
.site-box .item dl {
  padding: 38px 360px 38px 40px;
  box-shadow: #e7e7e7 0 4px 5px 0;
  background: url(../images/zt-bg.png) no-repeat right bottom;
  background-size: auto 100%;
  clear: both;
  overflow: hidden;
}
.site-box .item dl dd {
  float: left;
  min-width: 16.66666667;
  height: 38px;
  line-height: 38px;
}
.site-box .item dl dd a {
  padding-right: 10px;
  display: block;
  color: #353535;
}
.site-box .item dl dd:hover a {
  color: #b0070e;
}
/* footer */
.footer {
  background: #a20c13;
  padding: 25px 0 35px;
  font-size: 15px;
  color: #fff;
}
.footer .fl {
  width: 70%;
}
.footer .code-box li {
  float: left;
  position: relative;
  margin-left: 20px;
}
.footer .code-box li .code {
  position: absolute;
  display: none;
  width: 90px;
  max-width: 90px;
  padding: 10px;
  background: #fff;
  border: #ddd 1px solid;
  top: -115px;
  left: 50%;
  margin-left: -55px;
  transition: all 0.3s ease-in-out;
}
.footer .code-box li .code img {
  width: 90px;
  height: 90px;
  display: block;
}
.footer .code-box li .icon {
  width: 50px;
  height: 50px;
}
.footer .code-box li .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.footer .code-box li:hover .code {
  display: block;
}
.footer .code-box li:hover .icon {
  opacity: 0.8;
}
.bg2 {

  padding-bottom: 30px;
}
/*次级页面二级菜单*/

/* --------------------sub*/

.nybanner{ height:330px; width:100%; margin:0 auto; }
.ny_left{ float:left; width:230px; position:relative; }

.ny_right{ float:right; width:994px; min-height:400px; padding-right:10px; padding-bottom:30px; padding-left:30px;}
.ny_right1{margin:0 auto; min-height:400px;}
.ny_right_con{ line-height:34px !important; padding-top:20px;}



.l_ban{ width:100%; height:290px; overflow:hidden;}
.right_nav .bt_fr{ width:100%; height:72px; border-bottom:#c0c0c0 solid 1px; box-sizing:border-box;margin-bottom:25px;}

.right_nav .bt_fr .dqwz{float:right;}

.l_btbox{margin:0 auto;}
.bt_fl b{ display:inline-block; width:260px; height:auto; text-align:center; line-height:40px;padding:15px 10px; color:#fff; background:#8f0107; font-size:27px; font-weight:normal;}


.bt_fr .lmmc{ font-size: 19px;
    color: #494949;margin-right:24px; font-weight:bold;float:left;height:70px;display:inline-block;}



.bt_fl font{ font-size:18px; color:#adacac;}
.bt_fr{ height:72px; line-height:88px; font-size:15px; color:#908e8e;}
.bt_fr a{color:#908e8e;}
.l_con{ width:1300px; margin:0 auto; padding-bottom:10px;}



/*次级页面二级菜单*/
.left_nav{ width:279px;     /* min-height: 300px; */
    border-right: 0px solid #ddd; background:url(../images/text-bg.jpg) #f9f9f9 no-repeat bottom; min-height:400px;}
.left_nav li{margin-top:0px;  height:auto; overflow:hidden; font-size:18px; border-bottom:1px solid #e8e8e8;}
.left_nav li a{
	text-align:center;
	font-weight:normal;
        padding:5px 0;
	line-height:40px;
	display:block; border-left:5px solid #f7f7f7;
}
.left_nav li a:hover{

	line-height:40px;
	display:block;
		font-weight:bold;
	color:#b00209; border-left:5px solid #8f0107;
	background:#fff;
}
.left_nav li a.hover{

	line-height:40px;
	display:block;
	font-weight:bold;
	color:#b00209; border-left:5px solid #8f0107;
	background:#fff;}


/* -------------------right*/
.right_nav{ width:970px; overflow:hidden;min-height:500px;}


.bt_fr{font-size:14px ;color: #616161;line-height:76px ;}	


/*==简介==*/
.ab_con{ text-indent:2em; line-height:38px; margin:0px 0px 20px 0px}
.ab_con img{text-align: center; max-width:600px; margin:15px auto; display: block;}



/*==专题==*/
.school-project2 {margin-top:10px;}
.school-project2 ul li {
  margin-bottom: 26px;
  float: left;
  width: 303px;
  height: 114px;
  overflow: hidden;    margin-right: 20px;
}
.school-project2 ul li a {
  display: block;
}
.school-project2 ul li a img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.school-project2 ul li.fl {
  float: left;
}
.school-project2 ul li:hover img {
  transform: scale(1.05);
}

/*==快速链接==*/
.links-icon2 {
}
.links-icon2 ul li {
  width: 16%;
  margin: 26px 1.5% 0;
  float: left;
  text-align: center;
}
.links-icon2 ul li a {
  display: block;
}
.links-icon2 ul li i {
  width: 72px;
  height: 72px;
  border: #f9fafd 5px solid;
  display: block;
  margin: 0 auto 15px;
  border-radius: 100%;
  transition: all 0.3s ease-in-out;
}
.links-icon2 ul li p {
  font-size: 18px;
  height: 18px;
  line-height: 1;
  color: #494949;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.links-icon2 ul li:hover i {
  background-color: #254a8e;
  border-color: #e4ebfa;
  background-position: right;
  animation: round 1.8s infinite;
}


/*==图片列表=*/
.acampus-scenery {
  margin-top: 16px;
  position: relative;
}

.acampus-scenery ul li {
  float: left;
  margin-right: 20px;
  width: 303px;
  height: 218px;
  position: relative;
	padding-bottom: 20px; overflow: hidden;
}
.acampus-scenery ul li a {
  display: block;
}
.acampus-scenery ul li .pic,
.acampus-scenery ul li img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.acampus-scenery ul li .text {
  position: absolute;
  width: 100%;
  height: 93%;
  background: url(../images/bg-b.png) repeat;
  top: 100%;
  left: 0;
  text-align: center;
  display: table;
  transition: all 0.3s ease-in-out;
}
.acampus-scenery ul li .text p {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #fff;
  padding: 0 15px;
}
.acampus-scenery ul li:hover .pic img {
  transform: scale(1.05);
}
.acampus-scenery ul li:hover .text {
  top: 0;
}

/*==内容页==*/
.content-title{ width:100%; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content-title h3{ font-size:22px; font-weight:bold; line-height:50px; width:100%; text-align:center;  padding-bottom:5px;}
.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT: 32px; display:block; line-height:32px; font-style:normal;}
.content-con{font-size:15px; line-height:35px; padding:10px 0;}
.content-con p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: margin:15px auto;}



/*==组织机构==*/
.zzjg{max-width: 1090px; padding: 0px 10px;}

.zzjgbox h2{background:url(../images/a_62.png) no-repeat left center; font-size: 17px; color: #494949; padding-left: 30px; line-height: 64px;}
.zzjg_text ul{overflow: hidden;}
.zzjg_text{background: #fff; padding: 1px 0px 10px 0px;}
.zzjg_text li{width:33.33%; float: left;min-height: 45px;}
.zzjg_text a{font-size: 16px; line-height: 23px;}
.zzjg_text a:hover{}



.pic_list{ }
.pic_list li{ width:33.333%; float:left; margin-bottom:15px;}
.pic_list li a{ display:block;width:90%;margin:0 auto;}
.pic_list li a img{ width:100%; height:200px; overflow:hidden;}
.pic_list li a p{ height:44px; line-height:44px; text-align:center; color:#333333; font-size:16px;}


.next{
	display: flex;
	flex-direction: column;


}
.next a{
	overflow: hidden;   
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	text-align: left;
	line-height:35px ;
}