* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.trans {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
hr {
  border: none;
  outline: none;
}
h1 {
  font-weight: normal;
}
h2 {
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
h4 {
  font-weight: normal;
}
h5 {
  font-weight: normal;
}
h6 {
  font-weight: normal;
}
img {
  max-width: 100%;
}
body {
  font-family: "微软雅黑", "Microsoft Yahei";
}
.wp {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
a {
  color: #333;
}
a:hover {
  color: #e4392a;
}
#Container {
  padding-top: 90px;
  padding-bottom: 90px;
}
#header {
  height: 90px;
  background: #fff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#header .logo {
  float: left;
  margin-right: 65px;
  height: 90px;
}
#header .logo a {
  display: block;
  height: 100%;
  line-height: 90px;
}
#header .logo a img {
  max-height: 60px;
  display: inline-block;
  vertical-align: middle;
}
#header .search_wrap {
  float: right;
  margin-top: 32px;
  padding-left: 37px;
}
#header .search_wrap .search {
  outline: none;
  border: 1px solid olive;
  height: 27px;
}
#header .search_wrap .Sub {
  margin-left: -2px;
  background-color: olive;
  border: none;
  color: white;
  padding: 5px 10px;
}
#header .search_wrap {
    float: left;
    margin-top: 32px;
    padding-left: 37px;
  }
.menu_right{
    overflow: hidden;
  }
.menu_right li{
  float: left;
}
.menu_right a{
  display: block;
    float: left;
    display: flex;
    margin-top: 32px;
    height: 30px;
    font-size: 17px;
    font-weight: normal;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 30px;
    background-color: rgb(189,41,45);
    color: white;
    border-radius: 10px;
}
.menu_right li:first-child{
  margin-left: 80px;
  margin-right: 4px;
}
.wp{
    max-width: 1500px!important;
}
.fixed {
  top: -101px !important;
}
#nav ul li {
  float: left;
  line-height: 90px;
  width: 95px;
  margin-right: 0px;
}
#nav ul li:nth-child(1) a {
  color: #e4392a;
  border-bottom: 3px solid #e4392a;
}
#nav ul li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  border-bottom: 3px solid #fff;
  height: 80px;
}
#nav ul li a:hover {
  border-bottom: 3px solid #e4392a;
}
#Footer {
  background: url(../images/fd_bg.png) center top no-repeat;
  padding-top: 75px;
}
#Footer .fd-top {
  overflow: hidden;
  color: #fff;
  padding-bottom: 45px;
}
#Footer dl {
  float: left;
  width: 20%;
}
#Footer dl dt {
  font-size: 16px;
  padding-bottom: 20px;
}
#Footer .ul-fd li {
  line-height: 26px;
}
#Footer .ul-fd li a {
  color: #a8a8af;
}
#Footer .ul-fd li a:hover {
  text-decoration: underline;
}
#Footer .weixin {
  background: url(../images/fd_icon1.png) no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 25px;
}
#Footer .sina {
  background: url(../images/fd_icon1.png) no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 25px;
  background-image: url(../images/fd_icon2.png);
}
#Footer .weixin-pic {
  position: absolute;
  left: -150px;
  top: 0;
  display: none;
}
#Footer .tel {
  font-weight: normal;
  font-size: 24px;
  padding-bottom: 15px;
}
#Footer h5 {
  font-size: 16px;
  color: #a8a8af;
}
#Footer .fd-copy {
  height: 40px;
  line-height: 40px;
  color: #a3a3a9;
  background-color: #000022;
}
.index-fd {
  margin-top: -31px;
}
.side {
  position: fixed;
  width: 50px;
  height: 275px;
  right: 0;
  top: 250px;
  z-index: 100;
}
.side ul li {
  width: 50px;
  height: 50px;
  float: left;
  position: relative;
  margin-bottom: 2px;
}
.side ul li .sidebox {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 5px 0 0 5px;
  top: 0;
  right: 0;
  transition: all 0.3s;
  background: #000022;
  color: #fff;
  font: 16px/50px "微软雅黑";
  overflow: hidden;
}
.side ul li a:hover .sidebox {
  width: 175px;
}
.side ul li .sidetop {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: all 0.3s;
}
.side ul li .sidetop:hover {
  background: #e4392a;
}
.side ul li img {
  float: right;
}
#banner {
  position: relative;
}
#banner .flexslider {
  background: none;
}
#banner .flexslider .slides img {
  max-width: 100%;
  height: 641px;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  display: flex;
  margin: auto;
}
#banner .slides li .pic {
  display: block;
  padding-top: 36.4%;
  background-position: center bottom;
  position: relative;
}
#banner .slides li .ban-txt {
  width: 760px;
  position: absolute;
  left: 50%;
  margin-left: -380px;
  top: 50%;
  height: 205px;
  margin-top: -102px;
  text-align: center;
}
#banner .slides li .ban-txt h5 {
  font-size: 22px;
  color: #fff;
  margin-top: -5px;
}
#banner .slides li .ban-txt h2 {
  height: 118px;
  line-height: 118px;
  margin-top: 5px;
  font-size: 71px;
  color: #fff;
}
#banner .slides li .ban-txt h3 {
  padding-top: 25px;
  font-size: 24px;
  color: #e4392a;
}
#banner .slides li.s1 .ban-txt {
  background: url(../images/ban_k.png) no-repeat;
}
#banner .slides li.s2 .ban-txt {
  width: 840px;
  margin-left: -420px;
}
#banner .slides li.s2 .ban-txt h2 {
  font-size: 58px;
  line-height: 56px;
  height: 56px;
  margin-bottom: 10px;
}
#banner .slides li.s2 .ban-txt h3 {
  font-size: 50px;
  text-transform: uppercase;
  padding-top: 0;
}
#banner .slides li.s2 .ban-txt h4 {
  font-size: 16px;
  color: #fff;
}
#banner .slides li.s2 .ban-txt h6 {
  font-size: 14px;
  border-top: 1px solid #d3d3d7;
  width: 149px;
  margin: 0 auto;
  color: #fff;
  line-height: 35px;
  margin-top: 15px;
}
#banner .slides li.s3 .ban-txt h2 {
  font-size: 45px;
  height: 45px;
  line-height: 45px;
}
#banner .slides li.s3 .ban-txt h3 {
  font-size: 69px;
  text-transform: uppercase;
  padding-top: 0;
  border-bottom: 1px solid #e4392a;
}
#banner .slides li.s3 .ban-txt h4 {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin-top: 20px;
}
#banner .flex-control-paging li a {
  width: 40px;
  height: 3px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
#banner .flex-control-paging li a.flex-active {
  background-color: #e4392a;
}
#banner .flex-control-nav {
  bottom: 80px;
}
#banner .flex-direction-nav a {
  background: url(../images/ban_prev.png) no-repeat;
  width: 24px;
  height: 44px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#banner .flex-direction-nav .flex-prev {
  left: 50%;
  margin-left: -570px;
}
#banner .flex-direction-nav .flex-next {
  background-image: url(../images/ban_next.png);
  right: 50%;
  margin-right: -570px;
}
.banner-bg {
  background: url(../images/ban_bg.png) center top no-repeat;
  height: 54px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 60;
}
.tit-i {
  text-align: center;
  padding: 50px 0;
  line-height: 36px;
  overflow: hidden;
}
.tit-i h3 {
  font-size: 30px;
  color: #002;
  margin-bottom: 10px;
}
.tit-i h5 {
  font-size: 20px;
  color: #cacace;
  text-transform: uppercase;
  font-family: Arial;
}
.tit-i h5 span {
  color: #e4392a;
}
.tit-i em {
  width: 45px;
  border-bottom: 1px solid #7f7f90;
  display: inline-block;
}
.ul-icon-i li {
  float: left;
  width: 25%;
  text-align: center;
  padding-bottom: 70px;
  overflow: hidden;
}
.ul-icon-i li .pad {
  padding: 0 40px;
  position: relative;
}
.ul-icon-i li .pad .pic {
  position: absolute;
  left: 50%;
  top: 0;
  width: 134px;
  margin-left: -67px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ul-icon-i li .pad .pic img {
  display: none;
}
.ul-icon-i li .pad .pic .pic-icon {
  position: absolute;
  left: 0;
  top: -134px;
  display: block;
}
.ul-icon-i li a {
  display: block;
}
.ul-icon-i li a span {
  background: url(../images/i_icon1.png) no-repeat;
  width: 134px;
  height: 134px;
  display: inline-block;
  margin-bottom: 55px;
}
.ul-icon-i li a:hover p {
  text-decoration: underline;
  color: #333;
}
.ul-icon-i li h3 {
  font-size: 16px;
  margin-bottom: 18px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ul-icon-i li em {
  width: 25px;
  border-bottom: 2px solid #707070;
  display: inline-block;
  margin-bottom: 30px;
}
.ul-icon-i li p {
  text-align: left;
  line-height: 24px;
  font-size: 14px;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 72px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ul-icon-i li.li1 a span {
  background-position: 0 0;
}
.ul-icon-i li.li2 a span {
  background-position: -305px 0;
}
.ul-icon-i li.li3 a span {
  background-position: -615px 0;
}
.ul-icon-i li.li4 a span {
  background-position: -930px 0;
}
.row2 {
  background: url(../images/bg_1.png) center top no-repeat;
  padding-top: 20px;
}
.case-i-l {
  width: 50%;
  float: left;
  padding-right: 15px;
}
.case-i-r {
  width: 50%;
  float: right;
  padding-left: 15px;
}
.case-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.case-img a img {
  width: 100%;
}
.case-img .hover {
  position: absolute;
  left: 0;
  top: -434px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../images/alpha_red_80.png) repeat;
  color: #fff;
}
.case-img .hover b {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.case-img .hover .txt {
  display: inline-block;
  vertical-align: middle;
}
.case-img.on .hover {
  top: 0;
}
.ul-case-i {
  margin: 0 -15px;
}
.ul-case-i li {
  float: left;
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
.ul-case-i li a {
  display: block;
  position: relative;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ul-case-i li a .hover {
  position: absolute;
  left: 0;
  top: -100%;
  width: 97.5%;
  height: 100%;
  text-align: center;
  background: url(../images/alpha_red_80.png) repeat;
  color: #fff;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ul-case-i li a:hover .hover {
  top: 0;
}
.ul-case-i li .pic {
  width: 266px;
  height: 201px;
}
.ul-case-i li .pic img {
  width: 266px;
  height: 105px;
  display: block;
}
.ul-case-i li .hover {
  width: 266px;
  height: 201px;
}
.ul-case-i li .hover b {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.ul-case-i li .hover .txt {
  display: inline-block;
  vertical-align: middle;
}
.ul-case-i li .hover .txt h3 {
  display: inline-block;
  width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ul-case-i-1 li {
  width: 25%;
}
.more-i {
  text-align: center;
  padding-bottom: 35px;
}
.more-i a {
  display: inline-block;
  width: 65px;
  height: 65px;
  background: url(../images/arr2.png) center center no-repeat #000014;
  border-radius: 100%;
}
.more-i a:hover {
  background-color: #e4392a;
}
.news-bg {
  background: url(../images/bg_2.png) center top no-repeat;
  overflow: hidden;
}
.tit-i-1 h3 {
  color: #fff;
}
.tit-i-1 em {
  border-bottom-color: #dddde1;
}
.ul-news-i {
  margin-left: -30px;
  width: 110%;
}
.ul-news-i li {
  float: left;
  width: 24.5%;
  color: #fff;
  position: relative;
  min-height: 295px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
}
.ul-news-i li .txt {
  padding-left: 30px;
  padding-right: 58px;
}
.ul-news-i li .txt span {
  padding: 15px 8px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 14px;
}
.ul-news-i li .txt span em {
  display: block;
  font-size: 20px;
}
.ul-news-i li h3 a {
  color: #fff;
  padding: 20px 0;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ul-news-i li p {
  color: #bbbbbe;
  line-height: 20px;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 59px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ul-news-i li .more {
  background: url(../images/more1.png) no-repeat;
  width: 36px;
  height: 36px;
  display: inline-block;
  margin-top: 50px;
}
.ul-news-i li .hover .img {
  position: absolute;
  top: -165px;
  left: 7px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 165px;
  width: 371px;
}
.ul-news-i li .hover .pad {
  padding: 0 27px 20px 27px;
  position: absolute;
  left: 7px;
  bottom: -148px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #000022;
  width: 92%;
}
.ul-news-i li.on .hover .img {
  top: 0;
}
.ul-news-i li.on .hover .pad {
  bottom: 0;
}
.news-more {
  text-align: center;
  padding-bottom: 100px;
  padding-top: 50px;
}
.news-more a {
  height: 48px;
  border: 1px solid #fff;
  border-radius: 5px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  width: 178px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-more a:hover {
  background-color: #e4392a;
}
.contact-l {
  width: 38%;
  float: left;
}
.contact-r {
  width: 62%;
  float: right;
}
.ul-contact li {
  background: url(../images/i_icon2.png) no-repeat;
  padding-left: 60px;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 35px;
}
.ul-contact li.li1 {
  background-position: 0 0;
}
.ul-contact li.li2 {
  background-position: 0 -74px;
}
.ul-contact li.li3 {
  background-position: 0 -184px;
}
.contact-form .inp {
  width: 49%;
  border: 1px solid #6d6d88;
  height: 33px;
  padding: 0 10px;
  margin-bottom: 15px;
}
.contact-form textarea {
  width: 100%;
  border: 1px solid #6d6d88;
  height: 98px;
  margin-bottom: 24px;
}
.contact-form .sub {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #63637f;
  border: 0;
  cursor: pointer;
  font-family: "微软雅黑", "Microsoft Yahei";
  font-size: 16px;
}
.map {
  margin-top: 100px;
  position: relative;
}
.map em {
  background: url(../images/arr1.jpg) center top no-repeat;
  width: 100%;
  height: 15px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.map .btn {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 132px;
  display: inline-block;
}
.map .btn-down {
  background: url(../images/map_down.png) no-repeat;
  width: 112px;
  height: 48px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 52px;
  margin-left: -50px;
  z-index: 99;
}
.map .map-bg1 {
  background: url(../images/ban_bg_top.png) no-repeat center 0;
  height: 54px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 66;
}
.map .map-bg2 {
  background: url(../images/ban_bg_top.png) no-repeat center 0;
  height: 54px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 66;
  background-image: url(../images/map_bg2.png);
  height: 41px;
  bottom: 0px;
  top: auto;
}
.map-s {
  background: url(../images/map_s.png) center top;
  height: 107px;
  text-align: center;
  overflow: hidden;
}
.map-pop {
  display: none;
  height: 540px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.map-pop-big {
  height: 600px;
  bottom: auto;
  top: 0;
}
.map-big {
  height: 600px;
  margin-top: 0;
}
#ban-in {
  position: relative;
  background-position: center 0;
  background-repeat: no-repeat;
  height: 300px;
}
#ban-in .ban-bg {
  background: url(../images/ban_bg.png) center top no-repeat;
  height: 54px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 60;
}
.pages {
  text-align: center;
  margin-bottom: 105px;
  margin-top: 20px;
}
.pages a {
  display: inline-block;
  width: 41px;
  height: 41px;
  background-color: #edecec;
  border-radius: 3px;
  text-align: center;
  line-height: 41px;
  font-family: Arial;
  font-size: 18px;
  color: #666;
  margin: 0 4px;
}
.pages a:hover {
  background-color: #e4392a;
  color: #fff;
}
.pages .page-on {
  background-color: #e4392a;
  color: #fff;
}
.ul-list {
  margin: 0 -15px;
  overflow:hidden
}
.ul-list li {
  float: left;
  width: 25%;
  margin-bottom: 30px;
}
.ul-list li .pic img {
  width: 277px;
  height: 209px;
  display: block;
  transform: perspective(800px) rotateY(0deg);
  transition: all 1s ease 0s;
  -moz-transform: perspective(800px) rotateY(0deg);
  -moz-transition: all 1s ease 0s;
  -webkit-transform: perspective(800px) rotateY(0deg);
  -webkit-transition: all 1s ease 0s;
  -o-transform: perspective(800px) rotateY(0deg);
  -o-transition: all 1s ease 0s;
  -ms-transform: perspective(800px) rotateY(0deg);
  -ms-transition: all 1s ease 0s;
  zoom: 1;
}
.ul-list li:hover img {
  transform: perspective(800px) rotateY(-179.9deg);
  -moz-transform: perspective(800px) rotateY(-179.9deg);
  -webkit-transform: perspective(800px) rotateY(-179.9deg);
  -o-transform: perspective(800px) rotateY(-179.9deg);
  -ms-transform: perspective(800px) rotateY(-179.9deg);
}
.ul-list li:hover .bor {
  border-color: #e4392a;
}
.ul-list li .pad {
  padding: 0 15px;
}
.ul-list li .bor {
  border: 1px solid #e2e3e8;
}
.ul-list li .txt {
  padding: 20px 14px;
  line-height: 20px;
  color: #666;
}
.ul-list li .txt .title {
  height: 55px;
  margin-bottom: 20px;
}
.ul-list li .txt .title span {
  float: left;
  border: 1px solid #e2e3e8;
  background-color: #f0f2f5;
  text-align: center;
  padding: 6px 5px;
  margin-right: 15px;
}
.ul-list li .txt .title span em {
  display: block;
  font-size: 16px;
}
.ul-list li .txt .title h3 {
  border-bottom: 1px solid #e2e3e8;
  overflow: hidden;
  height: 54px;
}
.ul-list li .txt .title h3 a {
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 40px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ul-list li .txt .desc p {
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 60px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ul-list li .more {
  height: 42px;
  line-height: 42px;
  border-top: 1px dotted #e2e3e8;
  background-color: #f0f2f5;
  padding: 0 14px;
  display: none;
}
.ul-list li .more a {
  color: #e4392a;
}
.ul-list li .more a:hover {
  text-decoration: underline;
}
.flexslider .animated {
  opacity: 0;
  filter: alpha(opacity=0);
  opacity: 100\9;
  filter: alpha(opacity=100) \9;
}
.side2 {
  position: fixed;
  width: 40px;
  right: 131px;
  z-index: 100;
  bottom: 100px;
  height: 80px;
}
.side2 ul li {
  width: 40px;
  height: 40px;
}
.side2 ul li a {
  display: none;
  background-color: #e4392a;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
}
.side2 ul li a img {
  vertical-align: middle;
  display: inline-block;
}
.side2 ul li a:hover {
  background-color: #000022;
}
.side2 ul li .weixin {
  position: absolute;
  left: -154px;
  bottom: 0;
  display: none;
}
.side2 ul li .weixin em {
  background: url(../images/arr3.png) no-repeat;
  width: 5px;
  height: 17px;
  display: block;
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: 3px;
}
.side2 ul li .weixin img {
  display: block;
}
.show_container {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 65px;
}
.show_container .brand {
  float: left;
  font-size: 15px;
}
.show_container .n-title {
  padding-bottom: 1.2rem;
  border-bottom: 1px #DFDFDF solid;
  text-align: center;
}
.show_container .n-title h1 {
  font-size: 2rem;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.show_container .n-title .meta {
  width: 260px;
  margin: 30px auto;
  justify-content: space-between;
  display: flex;
}
.show_container .n-title .meta .time,
.show_container .n-title .meta .source {
  color: #999;
  font-size: 0.875rem;
}
.show_container .content {
  padding-top: 1.5rem;
  font-size: 0.875rem;
  color: black;
}
.show_container .content p {
  margin-bottom: 15px;
}
.show_container .content a {
  font-size: inherit;
  color: inherit;
}
.show_container .content img {
  display: flex;
  margin: 15px auto;
  width: 1200px;
  height: 540px;
}


/*2023-4-21  新增*/

.newadd1008 .main_left {
	width: 860px;
	float: left;
}

.newadd1008 .main_right {
	width: 300px;
	float: right;
	position: sticky;
	top: 0;
}

.newadd1008 .main_left .n-title {
	margin-top: 20px;
}

.newadd1008 .main_left .content p {
	font-size: 15px;
	text-indent: 2rem;
	line-height: 23px;
}

.newadd1008 .main_left .content img {
	width: auto;
	height: auto;
	max-width: 600px;
}

.newadd1008 .main_left .n-title .meta {
	margin: 15px auto;
}

.newadd1008 .review .box {
	padding: 20px 0;
}

.newadd1008 .review .list ul {
	overflow: hidden;
}

.newadd1008 .review .list ul li {
	float: left;
	width: 48%;
}

.newadd1008 .review .list ul li:nth-child(2n) {
	float: right;
}

.newadd1008 .review .list ul li .img {
	height: 120px;
	overflow: hidden;
}

.newadd1008 .review .list ul li .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.newadd1008 .review .list ul li:nth-child(2n) {
	margin-right: 0px;
}

.newadd1008 .review .list ul li h3 {
	height: 38px;
	font-size: 14px;
	margin: 10px 0 15px 0;
}

.newadd1008 .review .list ul li h3 a {
	color: #333;
}

.newadd1008 .review .list ul li:hover h3 a {
	color: #e00013;
}

.newadd1008 .title_rip {
	padding-bottom: 6px;
	margin-bottom: 15px;
	border-bottom: #e8e8e8 solid 1px;
	overflow: hidden;
}

.newadd1008 .title_rip span {
	float: right;
	position: relative;
	line-height: 24px;
	font-size: 14px;
}

.newadd1008 .title_rip span a {
	color: #666;
	font-weight: normal;
}

.newadd1008 .title_rip h2 {
	float: left;
	font-size: 18px;
	height: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #333;
}

.newadd1008 .tip_ul li {
	padding-bottom: 25px;
}

.newadd1008 .tip_ul li:last-child {
	padding-bottom: 29px;
}

.newadd1008 .tip_ul .tip_time {
	font-size: 14px;
	color: #999;
}

.newadd1008 .tip_ul .tip_subtitle {
	max-height: 22px;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
	margin-top: -2px;
}

.newadd1008 .tip_ul .tip_subtitle::before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #E5E5E5;
	display: inline-block;
	vertical-align: 4px;
	margin-right: 11px;
}

.newadd1008 .tip_ul .tip_brief {
	padding: 14px 12px;
	box-shadow: 0 0 5px #ddd;
	line-height: 23px;
	margin-top: 12px;
}

.newadd1008 .tip_ul .tip_brief a {
	font-size: 14px;
	color: #999;
}

.newadd1008 .tip_ul .tip_brief a:hover {
	color: #999!important;
}


/*推荐*/

.newadd1008 .tuijian {
	margin-top: 30px;
}

.newadd1008 .tuijian .title_rip {
	padding-bottom: 12px;
}

.newadd1008 .wrap_left {
	width: 160px;
	height: 100%;
	background: url(../img/c_moren.png) no-repeat center center;
	background-size: contain;
	overflow: hidden;
	float: left;
}

.newadd1008 .jp_wrap {
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.newadd1008 .jp_wrap .wrap_left img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.5s;
}

.newadd1008 .jp_wrap .wrap_left img:hover {
	transform: scale(1.1);
}

.newadd1008 .jp_wrap .wrap_right {
	overflow: hidden;
	box-sizing: border-box;
	display: table;
	height: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}

.newadd1008 .jp_wrap .wrap_right h3 {
	font-weight: normal;
	margin-bottom: 10px;
	max-height: 56px;
	font-size: 18px;
}

.newadd1008 .jp_wrap .wrap_right .wrap_box {
	display: table-cell;
	vertical-align: middle;
}

.newadd1008 .jp_wrap .wrap_right .wrap_box p {
	font-size: 15px;
	color: #666;
	line-height: 26px;
}

.newadd1008 .jp_wrap .wrap_right .wrap_box p:hover {
	color: #666!important;
}

.newadd1008 .ul_list {
	padding-top: 20px;
}

.newadd1008 .ul_list ul {
	margin-bottom: 22px;
	overflow: hidden;
}

.newadd1008 .ul_list ul li {
	color: #414141;
	overflow: hidden;
	line-height: 45px;
	border-bottom: 1px dashed #ddd;
	width: 48%;
	float: left;
}

.newadd1008 .ul_list ul li:nth-child(2n) {
	float: right;
}

.newadd1008 .ul_list ul li a {
	color: #414141;
	font-size: 15px;
	line-height: 45px;
	width: 80%;
	float: left;
}

.newadd1008 .ul_list ul li span {
	float: right;
	font-size: 14px;
	color: #888;
}


/**/

.newadd1008 .jp_wrap .wrap_right h3,
.newadd1008 .ul_list ul li a,
.newadd1008 .tip_ul .tip_subtitle {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.newadd1008 .jp_wrap .wrap_right .wrap_box p,
.newadd1008 .tip_ul .tip_brief a,
.newadd1008 .review .list ul li h3 a {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
/*新增结束=====*/