/*全局样式*/
.w100 {
  width: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*原文件配置*/
.w1300 {
  width: 1300px;
  margin: 0 auto;
}
body {
  color: #000;
  background: #fff;
  font: 14px/22px 'Microsoft YaHei', arial, sans-serif;
  min-width: 1300px;
}
/*最小宽度1330px是为了适应移动端预览*/
a {
  color: #000;
}
input {
  outline: none;
}
a:hover {
  color:#cc0033; /*#f41000;*/
}
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: #f41000;
  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: 50px;
}
.mt50 {
  margin-top: 50px;
}
.mt55 {
  margin-top: 50px;
}
.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: 35px;
}
.ml45 {
  margin-left: 35px;
}
.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;
}
/*全局样式 end*/
.danhang {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.duohang {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
body {
  /*background: url(../images/hd_bg.png) no-repeat center bottom;*/
}



.banner .bd li{
 /* background: url(../images/banner.jpg) no-repeat center center;*/
  height: 493px;
}
.w635 {
  width: 635px;
}
.w305 {
  width: 305px;
}
.w620 {
  width: 620px;
}
.new-box {
 /* margin-top: -200px;*/
  border-radius: 5px;
  padding: 30px 100px;
position:relative;
z-index:1;
}


.page1-bg{
  background: url(../images/page.png) no-repeat top center;
  margin-top: -200px;
  position: relative;
  z-index: 1;
}
.new-box {
  border-radius: 5px;
  padding: 30px 15px;
}

.new-title {
  height: 50px;
  padding-top: 28px;
  padding-left: 50px;
  background: url(../images/dongtai_s4.png) no-repeat left bottom;
  position: relative;
}
.new-title h3 {
  font-size: 42px;
  line-height: 1.5;
  font-weight: bold;
  font-family: '宋体';
}
.new-title h3 em {
  font-style: normal;
  color: #ff0000;
}
/*.new-title::after {
  content: '';
  width: 1060px;
  height: 21px;
  position: absolute;
  left: 160px;
  bottom:0;
  background: url(../images/title_icon.png) repeat-x;
}*/
.new-title .more {
  color: #999;
  font-size: 14px;
  line-height: 2;
  /*position: absolute;
  right: 0;
  bottom:0;*/
}
.new-title .more:hover {
  color: #ff0000;
}
.title {
  height: 110px;
  line-height: 110px;
  background: url(../images/title.png) no-repeat center center;
  text-align: center;
  position: relative;
}
.title h3 {
  font-size: 42px;
  text-indent: 75px;
  font-weight: bold;
  font-family: '宋体';
}
.title h3 em {
  font-style: normal;
  color: #ff0000;
}
.title::after,
.title::before {
  content: '';
  width: 430px;
  border-bottom: #ff0000 1px solid;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 1px;
}
.title::before {
  left: auto;
  right: 0;
}
.title .more {
  color: #999;
  font-size: 14px;
  line-height: 2;
  position: absolute;
  right: 0;
  bottom: 0;
}
.title .more:hover {
  color: #ff0000;
}
.new-banner {
  height: 446px;
  position: relative;
}
.new-banner a {
  display: block;
}
.new-banner img {
  width: 100%;
  height: 446px;
  display: block;
}
.new-banner .text {
  height: 62px;
  line-height: 62px;
  padding: 0 20px;
  background:rgba(204,0,51,0.8); /*rgba(236, 20, 26, 0.8);*/
  position: absolute;
  width: 100%;
  bottom: 0;
}
.new-banner .text p {
  width: 440px;
  font-size: 22px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new-banner .hd {
  position: absolute;
  right: 20px;
  bottom: 25px;
}
.new-banner .hd li {
  width: 22px;
  height: 5px;
  background: #fff;
  float: left;
  margin-left: 6px;
}
.new-banner .hd .on {
  background: #fdbc0a;
}
.w305 {
  position: relative;
  overflow: hidden;
}
.w305 a {
  display: block;
}
.w305 a img {
  width: 307px;
  height: 215px;
  display: block;
}
.w305 a p {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-indent: 25px;
  padding-top: 50px;
  height: 36px;
  line-height: 36px;
  background: url(../images/jb_bg.png) repeat-x bottom;
  background-size: 100% 80%;
  font-size: 15px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list .first {
  padding-bottom: 18px;
  border-bottom: #c9c9c9 1px dashed;
}
.news-list .first h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list .first h4 a {
  font-size: 24px;
  line-height: 1.2;
  font-weight: normal;
  display: block;
}
.news-list .first p {
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.news-list .first p a {
  text-indent: 2em;
  line-height: 2.4;
  color: #666666;
  display: block;
}
.news-list ul {
  margin-top: 15px;
  padding-bottom: 25px;
  /*border-bottom: #cecece 1px solid;*/
}
.news-list ul li {
  height: 50px;
  line-height: 50px;
  border-bottom:1px dashed #ccc;
  background:url(../images/sq.png) no-repeat left center;
  padding-left:15px;
}
.news-list ul li a {
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-other {
  margin-top: 20px;
}
.news-other li {
  height: 46px;
  line-height: 46px;
}
.news-other li a {
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-other li a em {
  font-style: normal;
  color: #ff0000;
}
.video-box {
  margin-top: 45px;
}
.new-video {
  width: 502px;
  padding: 35px 45px;
  height: 355px;
  background: #f5f5f5;
position:relative;
}
.new-video ul {
  /* overflow-y: scroll; */
  height: 355px;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}
/* .new-video ul::-webkit-scrollbar {
  width: 3px;
  height: 5px;
  background-color: #F5F5F5;
}
.new-video ul::-webkit-scrollbar-track {
  background: #bababa;
}
.new-video ul::-webkit-scrollbar-thumb {
  width: 5px;
  border-radius: 50px;
  background-color: #ff3333;
} */
.new-video .prev,.new-video .next{
  width: 100px;
  height: 30px;
  background-image: url(../images/prev.png);
  background-position: center center;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -50px;
  z-index: 1;
}
.new-video .next{
  top: auto;
  bottom: 15px;
  background-image: url(../images/next.png);
}
.new-video .prev:hover,.new-video .next:hover{
  opacity: 0.7;
}

.new-video ul li {
  height: 96px;
  /*margin-top: 20px;*/
padding:10px 0;
}
.new-video ul li:first-child {
  margin-top: 0;
}
.new-video ul li .photo {
  float: left;
  width: 122px;
  height: 96px;
}
.new-video ul li .photo img {
  width: 100%;
  height: 96px;
  display: block;
}
.new-video ul li .text {
  width: 360px;
  margin-left: 20px;
  float: left;
}
.new-video ul li .text a {
  font-size: 16px;
  line-height: 38px;
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.video-important {
  width: 703px;
}
.video-important .photo {
  width: 562px;
  height: 425px;
}
.video-important .photo img {
  width: 100%;
  height: 100%;
  display: block;
}
.video-important .text {
  width: 141px;
  height: 425px;
  background: url(../images/icon_33.png) no-repeat center;
}
.video-important .text a {
  padding: 32px 26px;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  display: block;
}
.activity-box {
  background: #f8f4f1 url(../images/bg.png) no-repeat center bottom;
  padding-top: 60px;
  margin-top: 65px;
  height: 670px;
}
.activity-banner {
  margin-top: 40px;
}
.activity-banner ul{
  text-align: center;
  position: relative;
  height: 450px;
}
.activity-banner li{
  width: 365px;
  height: 345px;
  display: block;
  position: absolute;
  top: 50px;
  left: 442px;
  overflow: hidden;
  transition: all 0.6s;
}
.activity-banner li a{    display: block;}
.activity-banner .prev2,.activity-banner .next2{
  top: 50px;
  left: 0;
  margin-left: auto;
}
.activity-banner .next2{
  left:935px;
}
.activity-banner .prev,.activity-banner .next{
  width: 422px;
  height: 395px;
  left: 165px;
  top: 25px;
  margin-left: auto;
  z-index: 2;
}
.activity-banner .next{
  left: auto;
  left: 750px;
}
.activity-banner .center{
  width: 475px;
  height: 450px;
  left: 425px;
  top: 0;
  z-index: 3;
}
.activity-banner li::after {
  content: '';
  width: 100%;
  height: 255px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  /* transition: all 0.5s; */
}
.activity-banner li img {
  width: 100%;
  height: 255px;
  display: block;
}
.activity-banner .center img,.activity-banner .center::after{
  height: 335px;
}
.activity-banner .prev img,.activity-banner .next img,.activity-banner .prev::after,.activity-banner .next::after{
  height: 295px;
}
.activity-banner li .text {
  height: 70px;
  padding: 15px 25px;
  background: #a9a9a9;
  color: #242424;
  font-size: 18px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.activity-banner .center .text {
  background: url(../images/text_bg.png) no-repeat center top;
  background-size: cover;
  color: #fff;
  height: 85px;
  text-indent: 35px;
}
.activity-banner .center::after {
  display: none;
}
.activity-banner .btn_r,
.activity-banner .btn_l {
  font-size: 52px;
  color: #ff4229;
  font-family: '宋体';
  font-weight: bolder;
  width: 48px;
  text-align: center;
  height: 70px;
  margin-top: -35px;
  line-height: 70px;
  text-shadow: #fff 0 0 8px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 300;
}
.activity-banner .btn_r:hover,
.activity-banner .btn_l:hover {
  color: #fff;
}
.activity-banner .btn_l {
  left: auto;
  right: 0;
}
.activity-banner .hd{
  margin-top: 25px;
  text-align: center;
}
.activity-banner .hd a{
  width: 25px;
  height: 5px;
  margin: 0 5px;
  background: #999;
}
.activity-banner .hd a.on{
  background: #ff0000;
}
.photo-box {
  margin-top: 65px;
}
.slideBox li a {
  display: block;
}
.slideBox li img {
  width: 100%;
  height: 850px;
  display: block;
}
.slideBox li .text {
  position: absolute;
  width: 100%;
  height: 139px;
  background: url(../images/jb_bg.png) repeat-x center bottom;
  background-size: 100% 80%;
  bottom: 0;
}
.slideBox li .text p {
  font-size: 24px;
  color: #fff;
  height: 89px;
  line-height: 89px;
  margin-top: 50px;
  padding-left: 85px;
  background: url(../images/photo.png) no-repeat 35px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slideBox .hd {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #ff0000;
  padding: 15px;
  width: 109px;
  height: 109px;
  color: #fff;
  background: url(../images/hd.png) no-repeat center;
}
.slideBox .hd em {
  font-size: 48px;
  line-height: 1.5;
  font-style: normal;
  width: 50%;
  text-align: center;
  display: block;
}
.slideBox .hd i {
  font-size: 24px;
  font-style: normal;
  width: 50%;
  display: block;
  text-align: center;
  margin-left: auto;
}
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -42.5px;
  width: 44px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  font-family: '宋体';
  font-size: 32px;
  font-weight: bold;
  transition: all 0.3s;
  z-index: 1;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  background: rgba(236, 20, 26, 0.8);
  color: #fff;
}
.slideBox .next {
  left: auto;
  right: 0;
}
.link-box {
  margin-top: 65px;
  padding-bottom: 80px;
}
.link-ul li {
  margin-left: 15px;
  float: left;
  text-align: center;
}
.link-ul li .image {
  background: #fff;
  width: 188px;
  height: 107px;
  padding: 7px;
  border: #ededed 1px solid;
  display: block;
}
.link-ul li .image img {
  width: 100%;
  height: 100%;
  display: block;
}
.link-ul li p {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.link-ul li:first-child {
  margin-left: 0;
}
.title3 {
  margin-top: 50px;
  margin-bottom: 35px;
  height: 78px;
  /*padding-left: 105px;
  background: url(../images/title2.png) no-repeat left center;*/
  position: relative;
  border-bottom: 2px solid #eee;
}
.title3 h3 {
  display: inline-block;
  font-size: 32px;
  line-height: 76px;
  font-weight: bold;
  font-family: '宋体';
  border-bottom:4px solid #cc0033;
  color:#cc0033;
}
.title3 .bread-crumbs {
  display: inline-block;
  margin-left: 50px;
  position: relative;
  padding-left: 18px;
  line-height: 30px;
  margin-bottom: 12px;
  vertical-align: bottom;
  color: #999999;
}
.title3 .bread-crumbs:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #cc0033;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
.title3 .bread-crumbs a {
  display: inline;
  color: #999999;
}
.title3 .bread-crumbs a:hover {
  color: #cc0033;
}
.title3 .contact-box {
  margin-top: 18px;
  height: 36px;
  line-height: 36px;
}
.title3 .contact-box a {
  color: #999999;
  display: inline-block;
  margin-left: 30px;
}
.title3 .contact-box img {
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  margin-right: 10px;
}
.photot-list {
  margin-bottom: 110px;
}
.photot-list li {
  padding: 40px 0;
  border-bottom: #d6d6d6 1px solid;
  clear: both;
  overflow: hidden;
}
.photot-list li .photo {
  float: left;
}
.photot-list li .photo img {
  width: 244px;
  height: 170px;
  display: block;
}
.photot-list li .text {
  width: 1015px;
  float: right;
}
.photot-list li .text h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.photot-list li .text h4 a {
  display: inline-block;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2;
}
.photot-list li .text p {
  margin-top: 20px;
}
.photot-list li .text p a {
  display: inline-block;
  color: #666666;
  line-height: 30px;
  text-indent: 2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.photot-list li .text p a:hover {
  color: #ff0000;
}
.photot-list li .time {
  position: absolute;
  right: 0;
  color: #999999;
  padding-left: 24px;
  background: url(../images/time.png) no-repeat left center;
}
.list-box {
  margin-bottom: 110px;
}
.list-box li {
  /*padding: 35px 0;
  border-bottom: #d6d6d6 1px solid;*/
  clear: both;
  overflow: hidden;
}
.list-box li .date {
  float: left;
  width: 100px;
  text-align: center;
}
.list-box li .date .day {
  font-size: 38px;
  color: #ff0000;
}
.list-box li .date .y-moon {
  margin-top: 10px;
  line-height: 38px;
}
.list-box li .text {
  width: 1175px;
  float: right;
}
.list-box li .text h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-box li .text h4 a {
  display: inline-block;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2;
}
.list-box li .text p {
  margin-top: 10px;
}
.list-box li .text p a {
  display: inline-block;
  color: #666666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.list-box li .text p a:hover {
  color: #ff0000;
}
.content-box {
  margin-top: 45px;
  margin-bottom: 70px;
}
.content-box .content {
  width: 100%;/*1080px;*/
}
.content-box .content .content-title {
  border-bottom: #f2f2f2 13px solid;
  padding-bottom: 40px;
}
.content-box .content .content-title h2 {
  font-size: 32px;
  line-height: 50px;
  font-weight: normal;
  color:#cc0033;
  text-align:center;
}
.content-box .content .content-title p {
  margin-top: 25px;
  font-size: 16px;
  text-align:center;
  color:#666;
}
.content-box .content .content-body {
  border-top: #cc0033 2px solid;
  border-bottom: #cc0033 2px solid;
  padding: 35px 0;
  font-size: 18px;
  line-height: 2;
}
.content-box .content .content-body p {
  text-indent: 2em;
  line-height: 2.4;
  text-align: left;
  margin: auto;
}
.content-box .content .content-body img {
  display: block;
  margin-top: 40px;
  margin: 40px auto 0;
}
.content-box .content .content-body h5 {
  margin: 5px auto;
  text-align: center;
  font-weight: normal;
}
.content-box .content .content-body * {
  max-width: 100%;
  margin-bottom: 15px;
}
.content-box .content .content-body .editor {
  margin-top: 70px;
  text-align: right;
}
.content-box .content .content-foot {
  border: #e9e9e9 1px solid;
  border-top: none;
  background: #fff;
  padding: 25px 35px;
}
.content-box .content .content-foot div {
  width: 50%;
}
.content-box .content .content-foot div p {
  padding-left: 42px;
  height: 30px;
  line-height: 30px;
  color: #999;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-box .content .content-foot div p::after {
  content: '<';
  position: absolute;
  font-family: '宋体';
  left: 0;
  width: 28px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
  font-weight: bold;
  border: #999 1px solid;
  border-radius: 50px;
}
.content-box .content .content-foot div p a {
  display: inline;
}
.content-box .content div.fr p::after {
  content: '>';
}
.content-box .setting-box {
  text-align: center;
}


.content-box .setting-box em {
  display: block;
  margin: 0 auto;
  width: 48px;
  height: 20px;
  line-height: 20px;
  border: #ff0000 1px solid;
  color: #ff0000;
  font-style: normal;
}
.content-box .setting-box .addsize,
.content-box .setting-box .delsize {
  display: block;
  margin: 20px auto 0;
  font-size: 26px;
  color: #666;
}
.content-box .setting-box .addsize:hover,
.content-box .setting-box .delsize:hover {
  color: #ff0000;
}

.content-box .setting-box a{
  display: block;
  margin-bottom: 15px;
}
.content-box .setting-box img{
  display: block;
  margin: 0 auto;
}

.content-box .setting-box .back {
  margin-top: 35px;
  font-size: 12px;
  color: #666;
}
.content-box .setting-box .back img {
  margin-bottom: 5px;
}
.content-box .setting-box .back:hover {
  color: #ff0000;
}
.video-head-fr {
  width: 597px;
  height: 425px;
  background: #efefef;
}
.video-head-fr ul {
  padding: 5px 20px;
}
.video-head-fr ul li {
  padding: 14px 0;
  border-top: #7c7c7c 1px dotted;
  clear: both;
  overflow: hidden;
}
.video-head-fr ul li .photo {
  width: 140px;
  height: 110px;
  float: left;
}
.video-head-fr ul li .photo img {
  width: 100%;
  height: 100%;
  display: block;
}
.video-head-fr ul li .text {
  float: right;
  margin-top: 15px;
  width: 397px;
}
.video-head-fr ul li .text a {
  display: block;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.video-head-fr ul :first-child {
  border: none;
}
.video-list-ul {
  clear: both;
  overflow: hidden;
  margin-bottom: 0px;
}
.video-list-ul li {
  width: 398px;
  margin-left: 50px;
  margin-bottom: 50px;
  float: left;
  box-shadow: #e5e5e5 1px 2px 10px;

    margin-top: 2px;
}
.video-list-ul li .photo {
  display: block;
}
.video-list-ul li .photo img {
  width: 100%;
  height: 260px;
  display: block;
}
.video-list-ul li .text {
  padding: 25px 25px 0;
  height: 110px;
  position: relative;
  background: #fff;
}
.video-list-ul li .text .video-icon {
  position: absolute;
  right: 10px;
  top: -22px;
}
.video-list-ul li .text p a {
  display: block;
  font-size: 18px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.video-list-ul li .text .date {
  float: right;
  margin-top: 10px;
  color: #999999;
  padding-left: 24px;
  background: url(../images/time.png) no-repeat left center;
}
.video-list-ul li .text::after {
  content: '';
  width: 20px;
  height: 1px;
  background: #ff0000;
  position: absolute;
  left: 0;
  top: 40px;
}
.video-list-ul li:hover {
  box-shadow: #ff0000 0 0 2px 1px;
}
.video-list-ul .te {
  margin-left: 4px;
}
.timeline-box {
  margin-top: 45px;
}
.timeline-com {
  position: relative;
  background: #f1f1f1;
  padding: 40px 0;
  height: 285px;
  overflow: hidden;
}
.timeline-com .prev,
.timeline-com .next {
  font-size: 52px;
  color: #999;
  font-family: 宋体;
  font-weight: bolder;
  width: 48px;
  text-align: center;
  height: 70px;
  margin-top: -35px;
  line-height: 70px;
  position: absolute;
  top: 50%;
  left: 10px;
  z-index: 300;
}
.timeline-com .prev:hover,
.timeline-com .next:hover {
  color: #ff0000;
}
.timeline-com .next {
  left: auto;
  right: 10px;
}
.timeline-com .timeline-item {
  width: 1120px;
  margin: 0 auto;
  display: none;
}
.timeline-com .timeline-item h3 {
  padding-left: 30px;
  background: url(../images/h3.png) no-repeat left center;
  font-size: 32px;
  line-height: 1.5;
}
.timeline-com .timeline-item .timeline-content {
  margin-top: 40px;
  height: 150px;
  padding-right: 25px;
}
.timeline-com .timeline-item .timeline-content::-webkit-scrollbar {
  width: 3px;
  height: 5px;
  background-color: #F5F5F5;
}
.timeline-com .timeline-item .timeline-content::-webkit-scrollbar-track {
  background: #bababa;
}
.timeline-com .timeline-item .timeline-content::-webkit-scrollbar-thumb {
  width: 5px;
  border-radius: 50px;
  background-color: #ff3333;
}
.timeline-com .timeline-item .timeline-content p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 38px;
  margin-bottom: 15px;
}
.timeline-com .timeline-item .timeline-content img {
  display: block;
  margin: 15px auto;
}
.timeline {
  margin-top: 40px;
  height: 88px;
  overflow: hidden;
  padding-top: 35px;
  padding-bottom: 180px;
  position: relative;
}
.timeline .timeline-v {
  position: absolute;
}
.timeline h4 {
  float: left;
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  color: #ff0000;
}
.timeline :first-child {
  margin-left: 0;
}
.timeline .item {
  position: relative;
  float: left;
  width: 68px;
  height: 68px;
  margin-right: 55px;
  border: #eeeeee 5px solid;
  background: #ff0000;
  border-radius: 100%;
  z-index: 1;
}
.timeline .item a {
  display: block;
}
.timeline .item em {
  line-height: 68px;
  color: #fff;
  text-align: center;
  font-style: normal;
  display: block;
}
.timeline .item h5 {
  position: absolute;
  color: #a0a0a0;
  width: 200px;
  text-align: right;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  left: -160px;
  top: 120px;
  transform: rotate(-35deg);
  transition: all 0.3s;
}
.timeline .on {
  background: #0068b7;
}
.timeline .on h5 {
  transform: rotate(0);
  color: #333;
  top: -30px;
  left: 50%;
  margin-left: -100px;
  text-align: center;
}
.timeline::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #e2e2e2;
  position: absolute;
  top: 79px;
  left: 0;
  margin-top: -2px;
}
.timeline .last {
  margin-right: 0;
}
.bdsharebuttonbox a{
  background: none !important;
  margin: 0 !important;
}

.bdsharebuttonbox1 a{
    background: none !important;
    margin: 0 !important;
    height: 80px!important;
    float: none!important;}

.news-box .news-list-box{    
    box-shadow:10px 10px 5px #999;
    /*border:1px solid #ccc;*/
    width:410px;    
    height:480px;
    overflow:hidden;}
 .news-tit {
    padding:20px;    
    overflow:auto;_height:1%;
    background:url(../images/news-title-bg.png) no-repeat left bottom;}
    .news-tit h4{
    font-size:20px;color:#000;padding-left:45px;line-height:30px;}
    .news-list-item {
    padding:10px 20px;}
    .news-list-item li{
    background:url(../images/sq.png) left center no-repeat;
    padding-left:20px;
    width:100%;
    display:block;
    height:40px;
    line-height:40px;}
    .card-list-box{    
    box-shadow:10px 10px 5px #999;
    /*border:1px solid #ccc;*/
    width:410px;    
    height:420px;
    overflow:hidden;}
    .card-list div:last-of-type{
    float:right;}
    .card-list div:first-child{
    margin-right:32px;}
    .card-list-box img:hover{
    transform:scale(1.2);}
    .special-box{
     margin-top: 45px;}
    
   .link{
    width: 281px;}
.link h4{
    font-size: 18px;
    color: #b7b7b7;
    line-height: 86px;
    margin-top: 14px;
    margin-bottom: -2px;}
.link>div{
    height: 30px;
    line-height: 30px;
    text-align: right;
    width: 281px;
    margin-bottom:20px;
    background: url(../images/footer_link2.jpg) no-repeat;
    position: relative;}
.link a{
    display: block;
    color: #bababa;
    transition: all .5s;}
.link>div+div{
    margin-top: 1px;}
.link>div>a{
    letter-spacing: 2px;
    padding-right: 59px;
    width: 222px;}
.link .ul{
    width: 281px;
    position: absolute;
    bottom: 31px;
    overflow: hidden;
    z-index: 99999;}
.link>div ul{
    display: none;
    width: 298px;
    background-color: #4a4a4a;
    max-height: 164px;
    overflow-y: scroll;
    text-align: center;
    font-size: 14px;}

.link>div ul li{
    border-top: 1px solid #303030;}
.link>div ul li:hover a{
    color: #fff;}
.link>div>a.tac{
    padding-right: 115px;
    width: 166px;}
   
   .contact{
       margin-left:60px;}
   .contact h4{
   font-size: 18px; color: #b7b7b7; line-height: 86px; margin-top: 14px; margin-bottom: -2px;}
   .contact p{line-height:50px;margin-left:50px;}
   .contact span{
   padding-left:40px;
   display:block;
   float:left;
   line-height:50px;}

.linkbar{
    width: 281px;}
.linkbar h4{
    font-size: 18px;
    color: #b7b7b7;
    line-height: 86px;
    margin-top: 14px;
    margin-bottom: -2px;}
.linkbar>div {position:relative;}
.linkbar>div>p {position:relative;cursor:pointer;z-index:9999;height: 30px;line-height: 30px;text-align: center; width: 281px; margin-bottom:20px;background:url(../images/footer_link2.jpg) no-repeat;color:#bababa;letter-spacing: 2px;}
.linkbar a{display: block;color: #bababa;transition: all .5s;}
.linkbar ul{
display:none;position:absolute;overflow:hidden;z-index:99999;width: 281px; background-color: #4a4a4a;  max-height: 164px; overflow-y: scroll; text-align: center;  font-size: 14px;bottom:31px;}
.linkbar ul li{
    border-top: 1px solid #303030;}
.linkbar ul li:hover a{
    color: #fff;}