@charset "utf-8";
.block{position:relative;width:100%;}
.bgColor{background-color:#f8f8f8;}
#sitecontent{position:relative;z-index:1;padding-left:250px;overflow:hidden; font-size: 12px;}

/*新闻终端样式开始 备注：与栏目：业务范围终端共用样式和页面*/
.right_wb{ padding-right: 10%; padding-top: 80px; padding-left: 80px; padding-bottom:80px;  }

.left_bt{ float: left;  width:20%; position: fixed; top:72px; }
.left_bt .biaot{  font-weight: 400;border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; }
.left_bt .biaot h1{ font-weight: normal; color: #454545;font-size: 18px; line-height: 32px; animation-name:fadeInUp;-webkit-animation-name:fadeInUp; animation-duration: 1s;}
.left_bt .biaot b{font-family:helveticaneueltpro-thex; padding-top: 10px; font-size: 14px; display: block; color: #454545;animation-name:fadeInDown;-webkit-animation-name:fadeInDown; animation-duration: 1s;}
.mianb{ font-size: 14px; color: #666; padding-top: 10px; display: block;animation-name:fadeInUp;-webkit-animation-name:fadeInUp; animation-duration: 1s;}
.mianb a{ color: #666; background: url("../img/xiant.jpg") no-repeat right; line-height: 28px; display: inline-block; padding-right: 20px; padding-left: 20px;transition:all .3s ease; }
.mianb a:hover{color: #9cde00;transition:all .3s ease;}

.news_lb{ width: 100%; margin-top: 40px; float: left;}
.news_lb li{ width: 100%; display: block; float: left;position: relative; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #e5e5e5;transition:all .3s ease;}
.news_lb li:nth-child(1){animation-name:slideInLeft;-webkit-animation-name:slideInLeft; animation-duration: 1.3s;}
.news_lb li:nth-child(2){animation-name:slideInLeft;-webkit-animation-name:slideInLeft; animation-duration: 1.7s;}
.news_lb li:nth-child(3){animation-name:slideInLeft;-webkit-animation-name:slideInLeft; animation-duration: 2s;}
.news_lb li:nth-child(4){animation-name:slideInLeft;-webkit-animation-name:slideInLeft; animation-duration: 2.3s;}
.news_lb h2{ display: block;font-size: 14px; font-weight: normal; height: 24px; overflow: hidden; line-height: 24px;position: relative;}
.news_lb b{ display: block;font-family:helveticaneueltpro-thex;font-size: 12px; color: #a9a9a9; position: relative;}
.news_lb p{ display: block;color: #6b6b6b;padding-top: 10px;position: relative; d}
.news_lb img{ width:35%;  float: left; display: inline-block; margin-right: 3%;position: relative;}
.news_lb span{ width: 62%; float: left; position: relative;}
.news_lb a{color: #6b6b6b; display: inline-block; width: 100%; transition:all .3s ease;position: relative;left: 0px;}
.news_lb a:hover { left: 10px; position: relative;transition:all .3s ease; color: #9cde00;}
.news_lb a:hover p{  color: #9cde00;}


.right_nr{ float: right; width: calc(73% - 80px);font-size: 14px; line-height: 28px; color: #666;animation-name:fadeInUp;-webkit-animation-name:fadeInUp; animation-duration: 1s;}
.right_nr img{ max-width: 100%; margin-bottom: 10px; }
.right_nr iframe{ width:100%; height:60vh;}
/*新闻列表页CSS*/
.news_list{padding-right:2%; padding-top: 60px; padding-left: 4%;  }

.news_list_ls{ display: block; float: left; margin-top: 20px; width:100%;}
.news_list_ls li{position: relative; width: 31%; display:inline-block;max-height: 30rem;  margin-right: 2%; overflow: hidden; margin-bottom: 40px; }
.news_list_ls li:nth-child(1){animation-name:boteaseinAnimate;-webkit-animation-name:boteaseinAnimate; animation-duration: 1s;}
.news_list_ls li:nth-child(2){animation-name:boteaseinAnimate;-webkit-animation-name:boteaseinAnimate; animation-duration: 1.3s;}
.news_list_ls li:nth-child(3){margin-right: 0%;animation-name:boteaseinAnimate;-webkit-animation-name:boteaseinAnimate; animation-duration:1.7s;}
.news_list_ls li:nth-child(4){animation-name:boteaseinAnimate;-webkit-animation-name:boteaseinAnimate; animation-duration: 2s;}
.news_list_ls li:nth-child(5){animation-name:boteaseinAnimate;-webkit-animation-name:boteaseinAnimate; animation-duration: 2.4s;}
.news_list_ls li:nth-child(6){margin-right: 0%;animation-name:boteaseinAnimate;-webkit-animation-name:boteaseinAnimate; animation-duration: 2.8s;}
.news_list_ls h2{ font-weight: normal;color: #292929; border-bottom: 1px solid #e5e5e5; padding-bottom: 15px; margin-bottom: 15px;transition:all .3s ease;}
.news_list_ls span{ display: block; position: relative;  overflow: hidden;}
.news_list_ls b{font-family:MontHeavy; color: #fff; font-size: 14px; position: relative;  right:20px; float: right; top:0px;opacity:0;transition:all .3s ease;}
.news_list_ls img{width: 100%;transition:all .3s ease;v b    
2663+.}
.news_list_ls p{ font-size: .75em; line-height: 28px;}
.news_list_ls li:hover h2{color: #9cde00;transition:all .3s ease; color: #9cde00;border-bottom: 1px solid #9cde00;}
.news_list_ls li:hover span b{top:-30px;transition:all .3s ease;opacity:1;}
.news_list_ls li:hover img{transform:scale(1.06);-webkit-transform:scale(1.06);cursor:pointer;transition:all .3s ease;opacity:1;}




























