.tabbox2{width:100%;margin:0px auto;position: relative; }
.tabbox2 .tab{overflow:hidden;position: absolute;bottom: 30px;left: 0;right: 0;text-align: center;}
.tabbox2 .tab a{text-decoration:none;width: 240px;display: inline-block;transition: all .3s;padding-top: 20px;opacity: 0.8;}
.tabbox2 .tab a:hover{transform: translateY(-15px);opacity: 1;}
.tabbox2 .tab a.on{transform: translateY(-15px);opacity: 1;}

.tabbox2 .content{overflow:hidden;}
.tabbox2 .content ul{}
.tabbox2 .content li{display:none;height: 949px;}
.tabbox2 .content li img{width: 100%; height: 100%;}

@media (max-width: 1440px){
  .tabbox2{width: 1440px;}
  .tabbox2 .tab a{width: 260px;}
  .tabbox2 .content li{display:none;height: 789px;}
}

@media (max-width: 1366px){
  .tabbox2{width: 1366px;}
  .tabbox2 .tab a{width: 200px;}
  .tabbox2 .content li{display:none;height: 749px;}
}

#alttxt {
  background: #FFF;
  border: 1px #ddd solid;
  font-size: 12px;
  padding: 10px;
  z-index: 1000;
  position: absolute;
  display: none;
  border-radius: 50px;
}
.w1300 {
  width: 1300px;
  margin: 0 auto;
}
.w1400 {
  width: 1400px;
  margin: 0 auto;
}
.bg1 {
  width: 100%;
  height: 290px;
  box-sizing: border-box;
  padding-top: 30px;
}
.section2 {
  background: url(../images/02.jpg) no-repeat center center;
  height: 950px;
  overflow: hidden;
}
.section2 {
  position: relative;
  overflow: hidden;
}
.section2 .sygs {
  position: relative;
  width: 90%;
  height: 100%;
  margin: 0 auto;
  padding-top: 12%;
}
.section2 .sygs .gs_l {
  float: left;
  width: 45%;
  text-transform: uppercase;
}
.section2 .sygs .gs_l h3 {
  color: #c70808;
  font-size: 48px;
  text-align: left;
  line-height: 45px;
  font-weight: bold;
}
.section2 .sygs .gs_l h3 em {
  display: block;
}
.section2 .sygs .gs_l h3 em i {
  position: relative;
  font-size: 60px;
  font-weight: bold;
  color: #c70808;
  display: block;
  margin-bottom: 15px;
}
.section2 .sygs .gs_l h3 em i::after {
  position: absolute;
  left: 0;
  bottom: 0;
  contain: "";
  width: 100px;
  height: 5px;
  background: #c70808;
}
.section2 .sygs .gs_l .sygsjj {
  margin-top: 20px;
  color: #7c7b7b;
  font-size: 16px;
  margin-top: 30px;
  line-height: 200%;
}
.section2 .sygs .gs_l .sygsjj a {
  color: #fff;
  background: #c70808;
  width: 200px;
  display: block;
  text-align: center;
  height: 47px;
  line-height: 47px;
  margin-top: 30px;
}
.section2 .sygs .gs_l .sygsjj a:hover {
  background: #005194;
}
.section2 .sygs ul {
  width: 24%;
  position: relative;
  background: #c70808;
  overflow: hidden;
  text-align: center;
  padding: 60px 0;
  float: right;
  margin-right: 17%;
}
.section2 .sygs ul img {
  display: inline-block;
}
.section2 .sygs ul li {
  color: #fff;
}
.section2 .sygs ul li span {
  font-size: 65px;
}
.section2 .sygs ul li b {
  display: block;
  font-size: 16px;
  color: #fff;
}


.tit_p1{
  text-align: center;
}
.tit_p1 img{
  display: inline-block;
  padding: 130px 0 0 0;
}
.tit_p1 p{
  color: #fff;
  padding: 20px 0;
}
.swiper-container.anli .swiper-slide img{
  border: 6px solid #fff;
}
.section_three {
  background: url(../images/03.jpg) no-repeat center center;
  height: 950px;
}
.section_three .auto {
  width: 96%;
  margin: 0 auto;
}
.t_body {
  width: 100%;
  margin: 0px auto;
  position: relative;
  height: 100vh;
  box-sizing: border-box;
}
.t_body .v1 {
  position: absolute;
  left: 0;
  right: 0;
  width: 80%;
  top: 25%;
  margin: 0 auto;
  z-index: 0;
}
.t_body .a_fl {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 200px;
  width: 100%;
  transition: all .5s;
  text-align: center;
}
.t_body .a_fl::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.308);
  top: 40%;
  left: 0;
  z-index: 0;
}
.t_body .a_fl .aa {
  display: inline-block;
  width: 14.28571429%;
  color: #000;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .5s;
  margin-right: 10px;
}
.t_body .a_fl .aa a {
  color: #000;
}
.t_body .a_fl .aa img {
  display: block;
  margin: 0 auto 10px auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  transition: all .5s;
  position: relative;
  z-index: 2;
  background: #fff;
}
.t_body .a_fl .on {
  background-color: #c70808;
  padding: 10px 0;
  transition: all .5s;
  border-radius: 5px;
  color: #fff;
}
.t_body .a_fl .on a {
  color: #fff;
}
.t_body .bb {
  width: 96%;
  display: none;
  padding-top: 100px;
  transition: all .5s;
  margin: 0 auto;
}
.t_body .bb h2 {
  width: 30%;
  padding-top: 180px;
}
.t_body .bb h2 em {
  font-size: 50px;
  color: #fff;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  position: relative;
}
.t_body .bb h2 em::before {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 52px;
  height: 1px;
  background: #fff;
  content: "";
}
.t_body .bb h2 b {
  color: #fff;
  font-size: 48px;
  margin-top: 40px;
  display: block;
}
.t_body .bb h2 img {
  display: block;
  margin-top: 42px;
  width: 76%;
}
.t_body .bb .imgt {
  border-radius: 50%;
  padding: 20px;
  border: 1px dotted #fff;
  width: 580px;
  height: 580px;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
}
.t_body .bb h3 {
  width: 26%;
  color: #ff0000;
  padding-top: 12%;
  font-size: 36px;
  transition: all .5s;
  position: absolute;
  right: 0;
}
.t_body .bb h3 p {
  font-size: 16px;
  color: #000;
  margin: 15px 0;
  line-height: 200%;
}
.t_body .bb h3 a {
  font-size: 18px;
  color: #000;
  margin-top: 5px;
  width: 100%;
  font-weight: normal;
}
.t_body .bb h3 a:hover {
  transform: translateX(-10px);
}

.section3 {
  background: url(../images/04.jpg) no-repeat center center;
  padding: 0px 0 60px 0;
  overflow: hidden;
  height: 950px;
  box-sizing: border-box;
}
.section3 .tit_p{
  margin-top: 100px;
}
.tit_p {
  text-transform: uppercase;
  font-size: 36px;
  color: #c70808;
  position: relative;
  width: 90%;
  margin: 0px auto 30px auto;
  overflow: hidden;
}
.tit_p em {
  display: block;
}
.tit_p strong {
  font-size: 36px;
}
.tit_p::before {
  position: absolute;
  left: 0;
  width: 100px;
  height: 10px;
  content: "";
  background: #c70808;
  bottom: -6px;
}
.tit_p .box{
  width: 80%;
  padding-top: 26px;
  overflow: hidden;
  margin-bottom: 20px;
}
.tit_p .box a{
  width: 17%;
  float: left;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #c70808;
  border-radius: 20px;
  color: #c70808;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
margin-bottom: 4px;
margin-right: 4px;
}
.tit_p .box a:hover{
  background: #c70808;
  color: #fff;
}
#top_scroll {
  height: 620px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  width: 90%;
}
#top_scroll ul li {
  float: left;
  width: 19%;
  margin: 0.5%;
  text-align: left;
  padding: 5px;
  box-sizing: border-box;
  background: #fff;
}
#top_scroll ul li .img {
  overflow: hidden;
  padding: 10px;
  margin-bottom: 10px;
}
#top_scroll ul li img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#top_scroll ul li:hover {
  background: #c70808;
}
#top_scroll ul li:hover .img {
  /* border-color: #ff8b00; */
}
#top_scroll ul li:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
#top_scroll ul li h3 {
  color: #000;
  font-size: 16px;
  text-align: center;
}
#top_scroll ul li p {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  padding: 0 0 0 55px;
  background: url(../images/dh.png) no-repeat 20px center;
  background-size: 30px 30px;
  margin-top: 10px;
}
#top_scroll ul li:hover h3,
#top_scroll ul li:hover p {
  color: #fff;
}
.fhxc1 {
  background: url(../images/05.jpg) no-repeat center center;
  height: 950px;
  background-size: 100% 100%;
}


.section_fa {
  position: relative;
  height: 950px;
  width: 100%;
  overflow: hidden;
}
.section_fa .pub_title {
  position: absolute;
  top: 15%;
  left: 4%;
  z-index: 99999;
  color: #fff;
}
.section_fa .pub_title h3,
.section_fa .pub_title p {
  color: #fff;
  text-align: left;
  font-size: 60px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.section_fa .pub_title img {
  margin-top: 20px;
  float: left;
}
.section_fa .fa_box {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 38%;
  box-sizing: border-box;
  text-align: center;
  bottom: 0;
}
.section_fa .fa_box .box {
  width: 14.28571429%;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 1%;
}
.section_fa .fa_box .box:hover:nth-of-type(2) .d_pic:nth-of-type(2) {
  display: block;
}
.section_fa .fa_box .box:nth-of-type(1) .box22 a {
  background: url(../images/d11.png) 20px 40px no-repeat hsla(0, 92%, 41%, 0.658);
}
.section_fa .fa_box .box:nth-of-type(2) .box22 {
  background: url(../images/d22.png) 20px 40px no-repeat rgba(199, 8, 8, 0.658);
}
.section_fa .fa_box .box:nth-of-type(3) .box22 {
  background: url(../images/d33.png) 20px 40px no-repeat rgba(199, 8, 8, 0.658);
}
.section_fa .fa_box .box:nth-of-type(4) .box22 {
  background: url(../images/d44.png) 20px 40px no-repeat rgba(199, 8, 8, 0.658);
}
.section_fa .fa_box .box:nth-of-type(5) .box22 {
  background: url(../images/d55.png) 20px 40px no-repeat rgba(199, 8, 8, 0.658);
}
.section_fa .fa_box .box:nth-of-type(6) .box22 {
  background: url(../images/d66.png) 20px 40px no-repeat rgba(199, 8, 8, 0.658);
}
.section_fa .fa_box .box:nth-of-type(1):hover .box22 {
  background: url(../images/d11.png) 20px 40px no-repeat rgba(3, 53, 128, 0.788);
}
.section_fa .fa_box .box:nth-of-type(2):hover .box22 {
  background: url(../images/d22.png) 20px 40px no-repeat rgba(3, 53, 128, 0.788);
}
.section_fa .fa_box .box:nth-of-type(3):hover .box22 {
  background: url(../images/d33.png) 20px 40px no-repeat rgba(3, 53, 128, 0.788);
}
.section_fa .fa_box .box:nth-of-type(4):hover .box22 {
  background: url(../images/d44.png) 20px 40px no-repeat rgba(3, 53, 128, 0.788);
}
.section_fa .fa_box .box:nth-of-type(5):hover .box22 {
  background: url(../images/d55.png) 20px 40px no-repeat rgba(3, 53, 128, 0.788);
}
.section_fa .fa_box .box:nth-of-type(6):hover .box22 {
  background: url(../images/d66.png) 20px 40px no-repeat rgba(3, 53, 128, 0.788);
}
.section_fa .fa_box .box .box22 {
  background: rgba(238, 119, 0, 0.74);
  background: url(../images/d11.png) 20px 40px no-repeat rgba(199, 8, 8, 0.658);
  z-index: 999;
  width: 100%;
  z-index: 9999;
  position: relative;
  transition: all .3s;
  padding: 30px 0px 30px 30px;
  box-sizing: border-box;
}
.section_fa .fa_box .box .box22 img {
  vertical-align: middle;
  display: block;
  float: left;
}
.section_fa .fa_box .box .box22 strong {
  font-size: 30px;
  color: #fff;
  text-align: center;
  display: block;
}
.section_fa .fa_box .box .box22 em {
  display: block;
  width: 80%;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.section_fa .fa_box .box:hover .box22 {
  transform: translateY(10px);
  background: rgba(11, 7, 120, 0.774);
  color: #fff;
}
.section_fa .fa_box .box:hover .box22 a {
  background: #fff;
}
.section_fa .fa_box .box:hover .box22 strong,
.section_fa .fa_box .box:hover .box22 em {
  color: #fff;
}
.section_fa .d_pic {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.section_fa .d_pic img {
  display: none;
  width: 100%;
  height: 100%;
}
.section_four {
  background: url(../images/06.jpg) no-repeat center center;
  overflow: hidden;
  height: 949px;
}
.section_four .tit_p {
  margin-bottom: 40px;
}
.section_four .big {
  float: left;
  width: 60%;
  height: 563px;
  position: relative;
  overflow: hidden;
}
.section_four .big img {
  width: 870px;
  height: 563px;
}
.section_four .big p,
.section_four .small .item p {
  padding: 0 50px;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 70px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.55);
}
.section_four .big i {
  width: 40px;
  height: 40px;
  background: url(d1.png) center center no-repeat;
  margin-top: 15px;
}
.section_four .small {
  width: 39%;
  float: right;
  height: 580px;
}
.section_four .small .item {
  width: 246px;
  height: 184px;
  margin-bottom: 18px;
  position: relative;
  float: left;
  margin-right: 12px;
  margin-bottom: 5px;
  overflow: hidden;
}
.section_four .small .item p {
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0;
  font-size: 16px;
}
.section_four .item_box img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.section_four .big:hover img,
.section_four .small .item:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.bg12 {
  margin-bottom: 50px;
}
.bg12 h2 {
  text-align: center;
  font-size: 46px;
}
.bg12 h2 em {
  display: block;
  font-size: 18px;
}
.section_nine {
  background: url(../images/09.jpg) no-repeat center center;
  padding-bottom: 80px;
  overflow: hidden;
  height: 950px;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.section_nine .tit_p {
  padding-top: 100px;
}
.tabbox {
  width: 90%;
  margin: 30px auto 0 auto;
}
.tabbox .tab {
  width: 100%;
}
.tabbox .tab .item {
  width: 24%;
  margin-bottom: 28px;
  background-color: #eeeeee;
  float: left;
  margin-right: 1%;
  transition: all 0.3s;
}
.tabbox .tab .item a {
  display: block;
}
.tabbox .tab .item .img {
  width: 100%;
  overflow: hidden;
}
.tabbox .tab .item .img img {
  display: block;
  width: 100%;
  height: 260px;
}
.tabbox .tab .item .info {
  width: 100%;
  padding: 30px 10px;
  box-sizing: border-box;
}
.tabbox .tab .item h3 {
  font-size: 18px;
  color: #181818;
}
.tabbox .tab .item p {
  font-size: 14px;
  color: #222222;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.tabbox .tab .item .info u {
  color: #000;
  text-decoration: none;
}
.tabbox .tab .item:hover {
  background-color: #e11517;
}
.tabbox h3 strong {
  width: 80%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabbox .tab .item:hover strong,
.tabbox .tab .item:hover p,
.tabbox .tab .item:hover u {
  color: #fff;
}
.section_10 {
  background: url(../images/10.jpg) no-repeat center center;
  background-size: 100% 100%;
  padding-bottom: 80px;
  overflow: hidden;
  height: 950px;
  box-sizing: border-box;
}
.section_10 .auto {
  width: 90%;
  margin: 0 auto;
}
.d_map {
  width: 50%;
  height: 600px;
}

.conbox {
  width: 50%;
}
.pro_type {
  text-align: center;
}
.pro_type li {
  display: inline-block;
  margin: 0 15px;
  width: 12%;
}
.pro_type li a {
  display: block;
  width: 100%;
  height: 46px;
  text-align: center;
  line-height: 46px;
  background: #e6001f;
  color: #fff;
  border-radius: 30px;
  transition: all .2s;
}
.pro_type li a:hover {
  background: #666;
}
.pronav {
  height: 555px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  background: url(pro.jpg) no-repeat center 0;
}
.pronavbox {
  height: 100%;
}
.pronavbox .swiper-slide {
  box-sizing: border-box;
  overflow: hidden;
}
.pronavbox .swiper-slide .fl,
.pronavbox .swiper-slide .fl {
  width: 58%;
  background: url(topbj.png) right top no-repeat;
}
.pronavbox .swiper-slide .fl {
  height: 100%;
  background-size: 100% 100%;
  padding: 130px 200px 0;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}
.pronavbox .swiper-slide .fl ul li {
  display: inline-block;
  text-align: center;
}
.pronavbox .swiper-slide .fl ul li,
.pronavbox .swiper-slide .fl h3,
.pronavbox .swiper-slide .fl p,
.pronavbox .swiper-slide .fr a {
  color: #fff;
}
.pronavbox .swiper-slide .fl h3 {
  font-weight: 400;
}
.pronavbox .swiper-slide .fl .f_60 {
  font-size: 60px;
}
.pronavbox .swiper-slide .fl p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 50px 0;
}
.pronavbox .swiper-slide .fl a {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding: 10px;
  color: #fff;
}
.pronavbox .swiper-slide .fl a img {
  display: inline-block;
  margin-left: 10px;
  transition: .3s;
}
.pronavbox .swiper-slide .fl a:hover {
  background: #73bc39;
  border-color: #73bc39;
}
.pronavbox .swiper-slide .fl a:hover img {
  margin-left: 15px;
}
.pronavbox .swiper-slide .fr {
  margin-left: 5%;
  height: 100%;
  position: absolute;
  display: block;
  right: 0;
  width: 60%;
}
.pronavbox .swiper-slide .fr a {
  display: block;
  height: 100%;
}
.pronavbox .swiper-slide .fr img {
  width: 100%;
  height: 100%;
}
.sycp {
  overflow: hidden;
  width: 100%;
  margin: 0px auto 0 auto;
}
.sycp .sycp_r {
  width: 100%;
}
.tit2 {
  background: url(t.png);
  height: 64px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  margin: 5px 0 0 0;
}
.tit2 a {
  color: #ffffff;
}
.left_side {
  width: 300px;
  background: linear-gradient(50deg, #c24d17, #c70808);
}
.left_side h3 {
  color: #fff;
  font-size: 30px;
  background: url(1_16.jpg) 20px 20px no-repeat;
  padding-top: 10px;
}
.left_side h3 em {
  display: block;
  color: rgba(255, 255, 255, 0.25);
  font-size: 20px;
  text-transform: uppercase;
}
.left_side ul li {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.left_side ul li a {
  display: block;
  height: 45px;
  line-height: 45px;
  color: #000;
  padding-left: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  font-size: 16px;
  font-weight: bold;
}
.left_side ul li a:hover {
  padding-left: 30px;
}
.left_side ul li.children a {
  padding-left: 18px;
  font-size: 14px;
  font-weight: normal !important;
}
.yz {
  padding: 75px 0;
  background: #fff;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.yz li {
  float: left;
  width: 300px;
  text-align: center;
  position: relative;
}
.yz li:after {
  position: absolute;
  width: 40px;
  height: 82px;
  content: "";
  background: url(yz_line.png) no-repeat center;
  right: -20px;
  top: 0;
}
.yz li span {
  display: block;
  height: 60px;
}
.yz li span b {
  display: inline-block;
  font-size: 70px;
  line-height: 60px;
  color: #333;
  font-family: Arial;
}
.yz li span i {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  background: #3a4750;
  border-radius: 50%;
  margin-top: 24px;
  vertical-align: top;
  margin-left: 5px;
  font-style: normal;
}
.yz li p {
  font-size: 14px;
  color: #25252d;
  line-height: 30px;
}
.yz li:last-child:after {
  display: none;
}
.more1 a {
  display: inline-block;
  vertical-align: top;
  margin-top: 140px;
  text-align: center;
  width: 168px;
  height: 40px;
  line-height: 40px;
  color: #000;
  background: #ffea00;
  border-radius: 50px;
}
.more1 a:hover {
  background: #17c280;
  color: #fff;
}
/* 简介 */
.about {
  height: 620px;
  background-attachment: fixed;
}
.about .a_top {
  text-align: center;
  background: url(b2.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 620px;
  padding: 55px 0 0;
  box-sizing: border-box;
}
.about .a_top img {
  display: inline-block;
}
.about .a_top h4 {
  color: #fff;
  padding: 0 10px;
}
.about .inner {
  position: relative;
}
.about_box {
  background: #13459C;
}
.about .left {
  width: 50%;
}
.about .left img {
  width: 100%;
}
.about .right {
  width: 50%;
  background: #13459C;
  float: left;
  padding: 64px 50px;
  box-sizing: border-box;
}
.about .right .text {
  color: #fff;
  line-height: 32px;
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.about .right h1 {
  font-weight: 700;
  color: #fff;
}
.about .item {
  width: 25%;
  float: left;
  text-align: center;
  vertical-align: top;
  margin-bottom: 30px;
}
.about .item h3 {
  font-size: 77px;
  color: #fff;
}
.about .item h3 i {
  font-style: normal;
  display: inline-block;
  font-weight: 400;
}
.about .item span {
  color: #fff;
  border-radius: 50%;
  vertical-align: text-top;
}
.about .item p {
  color: #fff;
}
.about .item p:nth-child(3) {
  color: #ddd;
}
.about2 dl dt {
  float: left;
  width: 50%;
  background: url(gb.jpg) right top no-repeat;
  height: 700px;
}
.about2 dl dd {
  float: right;
  width: 50%;
  background: #c70808;
  height: 700px;
  padding: 30px 80px;
  color: #fff;
  box-sizing: border-box;
}
.about2 dl dd h2 {
  font-size: 50px;
  color: #fff;
  margin-top: 50px;
  text-transform: uppercase;
}
.about2 dl dd h3 {
  font-size: 60px;
  color: #fff;
}
.gs_box {
  line-height: 200%;
  font-weight: bold;
}
.about2 dl dd a {
  background: #ff8a00;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  font-weight: normal;
}
@keyframes sss {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes sss1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-5px);
  }
}
@keyframes sss2 {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes sss3 {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.ab .yezi {
  position: absolute;
  animation: sss3 1s infinite alternate linear;
  z-index: 9;
}
.ab .yezi1 {
  left: 0px;
  top: 450px;
}
.ab .yezi2 {
  right: 0px;
  top: 450px;
}
.ab .atxt {
  margin-top: 30px;
  margin-bottom: 30px;
}
.ab ul {
  text-align: center;
  background: rgba(255, 255, 255, 0.43);
  box-shadow: 0 0 16px rgba(27, 128, 199, 0.14);
  padding: 20px 0 30px 0;
}
.ab ul li {
  width: 24%;
  float: left;
  border-right: 1px solid rgba(15, 127, 202, 0.5);
}
.ab ul li:last-of-type {
  border: 0;
}
.ab ul li h4 {
  color: #333;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0;
}
.ab ul li h4 span {
  color: #1b80c7;
  font-size: 50px;
  font-weight: 700;
}
.ab ul li p {
  color: #333;
}
.ab dd {
  width: 100%;
  padding: 0;
  position: relative;
  transition: .8s;
  z-index: 9999;
}
.ab dd .w1300 {
  float: left;
  padding: 160px 0 0 150px;
}
.ab dd .w1300 > a {
  position: absolute;
  right: 0;
  top: -183px;
}
.ab dd .w1300 > a img {
  transition: .5s;
  animation: sec 3s infinite linear;
}
.ab dd .w1300 > img {
  position: absolute;
  right: 0;
  top: -400px;
}
.ab dd h3 {
  border-bottom: 1px solid #ffffff57;
}
.ab dd h3 a {
  font-size: 60px;
  color: #c41919;
  font-weight: bold;
  height: 150px;
  font-family: Arial;
}
.ab dd h3 a em {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  display: block;
  padding-bottom: 20px;
  font-style: normal;
}
.ab dd p {
  font-size: 16px;
  color: #666666;
  line-height: 25px;
  margin: 0;
  text-align: center;
}
.ab dd:hover {
  background-position: center 450px;
}
.cppichz a {
  float: left;
  width: 280px;
  margin-right: 20px;
  text-align: center;
  position: relative;
}
.cppichz a span {
  overflow: hidden;
}
.cppichz a span img {
  width: 100%;
  display: block;
  border: 5px solid #fff;
  height: 212px;
}
.cppichz a em {
  line-height: 2;
  font-size: 16px;
  display: block;
  font-style: normal;
  color: #ffffff;
}
.cppichz a div {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(249, 128, 62, 0.9);
  color: #fff;
  left: 0;
  top: 20px;
  opacity: 0;
  transition: all .3s;
}
.cppichz a div::before {
  content: '';
  background: url(img/356.png) center / cover;
  width: 60px;
  height: 60px;
  margin: auto;
  margin-top: 60px;
  display: block;
}
.cppichz a:hover div {
  top: 0;
  opacity: 1;
}
.cppichz a div p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 30px;
  margin: auto;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #fff;
  height: 30px;
  width: 80px;
}
.about .row {
  width: 90%;
  margin: 0 auto;
}
.grid {
  overflow: hidden;
  margin: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.section_six {
  background: url(c3.jpg) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 50px;
  margin-top: 50px;
  height: 950px;
  box-sizing: border-box;
}
.section_six .pub_title h4,
.section_six .pub_title p {
  color: #fff;
}
.section_six .pub_title span {
  color: #e60029;
}
.section_six .albox .fl .altop a {
  display: block;
  position: relative;
}
.section_six .albox .fl .altop a h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}
.section_six .albox .fl > a {
  height: 180px;
  text-align: center;
  padding-top: 30px;
  box-sizing: border-box;
  margin-top: 10px;
  background: linear-gradient(50deg, #0370b7, #e60029);
}
.section_six .albox .fl > a h4,
.section_six .albox .fl > a p {
  color: #fff;
}
.section_six .albox .fl > a h4 {
  font-family: impact;
}
.section_six .albox .fr {
  width: 825px;
}
.more {
  text-align: center;
}
.more .call,
.more .but {
  display: inline-block;
  vertical-align: top;
}
.more .call {
  height: 50px;
  text-indent: 1em;
  line-height: 50px;
  padding: 0 40px;
  border-radius: 100px;
  font-size: 28px;
  font-family: impact;
  background: #c70808 url(d1.png) 30px center no-repeat;
  transition: .3s;
}
.more .call a {
  color: #fff;
}
.more .call:hover {
  background-color: #e60029;
}
.more .but {
  width: 250px;
  height: 50px;
  line-height: 50px;
  margin-left: 20px;
  border-radius: 100px;
  background-color: #ff8a00;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.more .but:hover {
  background: #e60029;
}
#footer {
  background: linear-gradient(50deg, #c70808, #9b0000);
  width: 100%;
  padding-top: 1px;
  background-attachment: fixed;
  background-size: cover;
}
#footer .footer_con {
  width: 90%;
  margin: 52px auto 0;
}
#footer h3 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  margin-bottom: 30px;
}
#footer h3::before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  background: #f49f0c;
  width: 50px;
  height: 3px;
}
#footer .f1 {
  width: 20%;
  margin-right: 2%;
}
#footer .two {
  padding-left: 2%;
  width: 30%;
}
#footer .two a {
  width: 50%;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  float: left;
}
#footer .two a .pb_bg {
  background-color: #FFA003;
}
#footer .f2 {
  width: 20%;
  margin-left: 2%;
}
#footer .f2 img,
#footer .two img {
  padding-bottom: 20px;
}
#footer .f2 p {
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #ffffff;
}
#footer .f3 {
  width: 30%;
  margin-left: 3%;
  color: #ffffff;
}
#footer .f3 p {
  color: #fff;
  line-height: 180%;
  font-size: 14px;
}
#footer .f4 {
  width: 20%;
  color: #fff;
}
#footer .f4 .item {
  width: 100%;
  float: left;
  margin-right: 1%;
  text-align: center;
}
#footer .f4 .item img {
  width: 100%;
}
.copyright img {
  display: inline-block;
  margin: 0 10px 4px;
}
.copyright a {
  display: inline-block;
  margin: 0 10px;
  color: #fff;
}
.copyright {
  line-height: 60px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 40px;
  border-top: 1px solid #b72703;
}
.copyright img {
  display: inline-block;
  margin: 0 10px 4px;
}
.copyright a {
  display: inline-block;
  margin: 0 10px;
  color: #fff;
}
.pub_title {
  text-align: center;
}
.pub_title p {
  margin-bottom: 20px;
  font-size: 18px;
  color: #666666;
}
.pub_title h4 {
  position: relative;
  text-align: center;
  font-size: 48px;
  /*font-weight:normal;*/
  z-index: 1;
  margin-top: 45px;
  display: inline-block;
  color: #333333;
}
.pub_title h4 img {
  display: inline-block;
  padding: 0 10px 10px 10px;
}
.pub_title h4 span {
  color: #14a800;
  font-weight: 300;
  font-size: 48px;
  display: inline-block;
  z-index: 1;
}
.pub_title h4 i {
  position: absolute;
  z-index: 0;
  font-size: 81px;
  color: #efefef;
  font-style: normal;
  text-transform: uppercase;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  top: 20px;
}
.page-cover {
  background: #18191b url(loading.gif) no-repeat center 350px;
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  z-index: 10000001;
}
@-webkit-keyframes bounceIn1 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-moz-keyframes bounceIn1 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-ms-keyframes bounceIn1 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes bounceIn1 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.n_nav {
  position: absolute;
  bottom: 36px;
  width: 1300px;
  left: 0;
  right: 0;
  z-index: 4;
  margin: auto;
  text-align: center;
}
.n_nav a {
  width: 12%;
  display: inline-block;
  background: rgba(255, 255, 255, 0.851);
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin-right: 3px;
  animation: change1 1s ease-in-out;
  border-radius: 10px;
  margin-bottom: 3px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.n_nav .active,
.n_nav a:hover {
  box-shadow: 0 0 5px #eee;
  transform: translateY(-10px);
  background: linear-gradient(to right, #c70808, #c70808);
  color: #fff;
}
/*# sourceMappingURL=qingyang.css.map */