 /* 轮播 */
 .swiper {
   height: 400px;
   background: url(../img/contlunbobg.641c5fa.png) no-repeat;
    background-size: 100% 100%;
 }

 .example {
   height: 400px;
   font-size: 40px;
   text-align: center;
   /* margin: 20px auto; */
   background-color: #464576;
 }

 /* 主要内容 */
 .main {
   width: 100%;
   height: 597px;
   background: url(../img/contBg.8b0dbe5.png) no-repeat;
    background-size: 100% 100%;
   padding-bottom: 20px;
 }

 .new {
   height: 362px;
 }

 .new .left {
   float: left;
   height: 850px;
   height: 362px;
 }

 /* tab切换 */
 .tab {
   position: relative;
   width: 850px;
   height: 362px;
   overflow: hidden;
   margin: 0 auto 20px auto;
   font-family: Arial;
   overflow: hidden;
 }

 .tab-nav {
   margin-top: 20px;
   height: 40px;
   overflow: hidden;
   background: #f5f5f5;
   border-bottom: 1px solid #909399;
   position: relative;
 }

 .tab .more {
   height: 40px;
   position: absolute;
   right: 0;
   top: 20px;
 }

 .tab .more a {

   color: #909399;
   line-height: 40px;
   text-align: center;
 }

 .tab-nav a {
   display: block;
   float: left;
   width: 100px;
   height: 40px;
   line-height: 40px;
   text-align: center;
   text-decoration: none;
   color: #999;
   padding: 0 20px;
   font-size: 15px;
   font-weight: 500;
 }

 .tab-nav a.current {
   background: #692333;
   color: #fff;
 }

 .tab-con {
   margin-top: 10px;
   position: relative;
   width: 850px;
   height: 268px;
   overflow: hidden;

 }

 .tab-con-item {
   display: none;
   width: 850px;
   height: 268px;
 }

 .tab-con-item .left {
   width: 426px;
   height: 268px;
   float: left;

 }

 .example1 {
   width: 426px;
   height: 268px;
 }

 .carousel-item {
   position: relative;
   width: 100%;
   height: 100%;
 }


 /* .carousel-item a {
   width: 100%;
   height: 100%;
   display: block;
 } */

 .carousel-item .title {
   width: 100%;
   height: 60px;
   line-height: 60px;
   text-align: center;
   overflow: hidden;
   background-color: rgba(0, 0, 0, 0.67);
   position: absolute;
   bottom: 0;
   color: #fff;
 }

 .tab-con-item .right{
   width: 400px;
   height: 268px;
   float: right;

 }
 .tab-con-item .right li{
   width: 100%;
   height: 34px;
   line-height: 34px;
   overflow:hidden;
 }

 .tab-con-item .right li .arrow{
   display: inline-block;
   width: 0;
   height: 0;
   border-top: 3px solid transparent;
   border-bottom: 3px solid transparent;
   border-left: 3px solid #59ab25;
   vertical-align: middle;
   margin-top: -10px;

 }

 .tab-con-item .right li .titleContent{
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   display: inline-block;
   width: 330px;
   padding-left: 10px;
   font-size: 15px;
   color: #333;
   vertical-align: middle;
 }
 .tab-con-item .right li .titleContent a{
   display: block;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   display: inline-block;
   width: 320px;
   padding-left: 10px;
   font-size: 15px;
   color: #333;
   /* vertical-align: middle; */
 }
 .tab-con-item .right li .titleContent a:hover{
   color: red;
 }

 .tab-con-item .right li .titleTime{
   float: right;
   font-size: 14px;
   color: #666;
   line-height: 34px;
 }

 /* 新闻右边列表 */
 .new .right {
   float: right;
   height: 320px;
   height: 362px;
   overflow: hidden;
 }

 .new .right .header {
   width: 330px;
   margin-top: 20px;
   height: 40px;
   overflow: hidden;
   background: #f5f5f5;
   border-bottom: 1px solid #909399;
   position: relative;
 }

 .new .right .header .left {
   width: 108px;
   height: 40px;
   float: left;
   line-height: 40px;
   background: #692333;
   color: #fff;
   text-align: center;
 }

 .new .right .header .right {
   height: 40px;
   float: right;
   text-align: center;
 }

 .new .right .header .right a {
   text-align: center;
   line-height: 40px;
   color: #909399;
 }

 .new .right .content li {
   width: 330px;
   height: 75px;
   border-bottom: 1px dashed #ccc;
   padding-top: 15px;
 }

 .new .right .content li .data {
   float: left;
   border: 1px solid #f2f2f2;
 }

 .new .right .content li .data .day {
   width: 60px;
   height: 22px;
   line-height: 22px;
   background-color: #fbc94c;
   color: #333;
   font-size: 16px;
   text-align: center;
 }

 .new .right .content li .data .mouth {
   color: #692333;
   font-size: 14px;
   height: 20px;
   line-height: 20px;
 }

 .new .right .content li p {
   float: left;
   width: 255px;
   font-size: 14px;
   color: #666;
   padding-left: 15px;
   margin: 0;
 }

 .new .right .content li p a {
   display: block;
   width: 255px;
   font-size: 14px;
   color: #666;
   padding-left: 15px;
   margin: 0;
 }

 .new .right .content li p a:hover {
   color: red;
 }

 /* 专题 */
 .topic {
   width: 1254px;
   height: 220px;
   margin: 0 auto;
   background: url(../img/themeBg.96ba931.png) no-repeat;
 }

 .topic .wrapper {
   height: 180px;
   overflow: hidden;
 }

 .topic .tit {
   float: left;
   padding-top: 20px;
   margin-left: 60px;
   margin-right: 40px;
   list-style: none;
 }

 .topic .tit li {
   font-size: 30px;
   color: #692333;
 }

 .topic .swiperTopic {
   margin-top: 20px;
   float: right;
   width: 1067px;
   height: 164px;
   padding: 0 50px;

 }

 .topic .swiperTopic .top {
   width: 100%;
   height: 70px;
 }

 .topic .swiperTopic .bottom {
   padding-top: 24px;
   width: 100%;
   height: 70px;
 }

 /* 链接 */
 .link {
   width: 100%;
   height: 220px;
   background-color: #f2f2f2;
   padding-top: 40px;
 }

 .linkContent {
   height: 141px;
 }

 .linkContent ul {
   height: 141px;
 }

 .linkContent ul li {
   float: left;
   padding-top: 28px;
   width: 145px;
   height: 141px;
   background-color: #fff;
   border-top: 2px solid #be1e42;
   border-radius: 5px;
   margin-right: 25px;
 }

 .linkContent li a {
   width: 52px;
   height: 45px;
   margin: 0 auto;
   display: block;
 }

 .linkContent li a img {
   width: 52px;
   height: 45px;
   margin: 0 auto;
 }

 .linkContent li p {
   margin-top: 18px;
   font-size: 16px;
   color: #333;
   text-align: center;
 }


 @keyframes changecolor {
   0% {
     transform: translate(0, 4px);
   }

   20% {
     transform: translate(0, 8px);
   }

   40% {
     transform: translate(0, 10px);
   }

   60% {
     transform: translate(0, 8px);
   }

   80% {
     transform: translate(0, 4px);
   }

   100% {
     transform: translate(0, 0);
   }
 }

 .linkContent ul li a:hover {
   animation: changecolor 3s ease-out .2s infinite;
 }
 

/***首页新闻样式***/
.dr-content li {
    width: 100%;
    height: 34px;
    line-height: 34px;
	overflow:hidden;
}
.dr-content.width-400 {
	width: 400px;
}
.right.width-426{
	width: 426px;
}
.dr-content  div.width-280 {
	width: 282px;
}
.dr-content  div.width-320 {
	width: 346px;
}
.dr-content li .title {
    display: inline-block;
    padding-left: 10px;
    font-size: 15px;
    color: #333;
    position: relative;
}
.dr-content li .title:before  {
	content: " ";
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid #59ab25;
    position: absolute;
    top: 14px;
	left: 0;
}
.dr-content li .title a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 15px;
    color: #333;
	width: 100%;
}
.dr-content li .title a:hover {
	color: red;
}
.dr-content li .date{
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 34px;
}