em,
i {
  font-style: normal;
  text-transform: uppercase;
}
@font-face {
  font-family: 'cuya';
  src: url('../../images/f.ttf');
}
@font-face {
  font-family: 'cuya1';
  src: url('../../images/Avgardd.ttf');
}
.tit {
  padding-top: 6%;
  font-size: 56px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-family: "cuya1";
  font-style: italic;
  text-transform: uppercase;
}
.tit b {
  color: #fff;
  font-size: 42px;
  font-weight: normal;
  display: block;
  font-family: "cuya";
}
.t_body {
  padding: 10px;
  width: 100%;
  margin: 0px auto;
  position: relative;
  height: 100vh;
  box-sizing: border-box;
}
.t_body .a_fl {
  position: absolute;
  top: 10%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  transition: all .5s;
}
.t_body .a_fl::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 200%;
  background: #fff;
  top: -20%;
  right: 0;
  z-index: 0;
}
.t_body .a_fl .aa {
  width: 300px;
  color: #000;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .5s;
  margin-right: 20px;
  clear: both;
  padding: 20px 0;
  position: absolute;
}
.t_body .a_fl .aa:nth-of-type(1) {
  left: 0;
  top: 0;
  padding-left: 35px;
}
.t_body .a_fl .aa:nth-of-type(1) img {
  float: left !important;
}
.t_body .a_fl .aa:nth-of-type(1)::after {
  position: absolute;
  bottom: 40%;
  left: 0px;
  background: #c01116;
  height: 16px;
  width: 16px;
  content: "";
  border-radius: 50%;
  z-index: 999;
  transition: all .3s;
}
.t_body .a_fl .aa:nth-of-type(1)::before {
  position: absolute;
  bottom: 30px;
  left: 144px;
  background: #c01116;
  height: 6px;
  width: 10%;
  content: "";
  transition: all .3s;
}
.t_body .a_fl .aa:nth-of-type(2) {
  left: 0;
  top: 150px;
  padding-left: 35px;
}
.t_body .a_fl .aa:nth-of-type(2) img {
  float: left !important;
}
.t_body .a_fl .aa:nth-of-type(2)::after {
  position: absolute;
  bottom: 40%;
  left: 0px;
  background: #c01116;
  height: 16px;
  width: 16px;
  content: "";
  border-radius: 50%;
  z-index: 999;
  transition: all .3s;
}
.t_body .a_fl .aa:nth-of-type(2)::before {
  position: absolute;
  bottom: 30px;
  left: 144px;
  background: #c01116;
  height: 6px;
  width: 10%;
  content: "";
  transition: all .3s;
}
.t_body .a_fl .aa:nth-of-type(3) {
  left: 0;
  top: 290px;
  padding-left: 15px;
}
.t_body .a_fl .aa:nth-of-type(3) img {
  float: left !important;
}
.t_body .a_fl .aa:nth-of-type(4) {
  right: 0;
  top: 0px;
}
.t_body .a_fl .aa:nth-of-type(5) {
  right: 0;
  top: 150px;
}
.t_body .a_fl .aa:nth-of-type(6) {
  right: 0;
  top: 290px;
}
.t_body .a_fl .aa h2 {
  font-size: 22px;
  text-align: right;
  color: #000;
  padding-top: 30px;
  padding-right: 130px;
  position: relative;
  box-sizing: border-box;
}
.t_body .a_fl .aa h2::before {
  position: absolute;
  bottom: -10%;
  right: 24%;
  background: #c01116;
  height: 6px;
  width: 10%;
  content: "";
  transition: all .3s;
}
.t_body .a_fl .aa h2::after {
  position: absolute;
  bottom: 20%;
  right: -1.5%;
  background: #c01116;
  height: 16px;
  width: 16px;
  content: "";
  border-radius: 50%;
  z-index: 999;
  transition: all .3s;
}
.t_body .a_fl .aa img {
  display: block;
  margin-left: 15px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: all .5s;
  position: relative;
  z-index: 2;
  float: right;
  right: 20px;
  border: 6px solid #fff;
}
.t_body .a_fl .aa img::before {
  position: absolute;
  bottom: 35%;
  right: -35%;
  background: #c01116;
  height: 20px;
  width: 20px;
  content: "";
  border-radius: 50%;
  border: 5px solid #fff;
}
.t_body .a_fl .on {
  transition: all .5s;
  border-radius: 5px;
  padding-bottom: 30px;
}
.t_body .a_fl .on h2::before {
  background: #121d7f;
}
.t_body .a_fl .on img::before {
  background: #121d7f;
}
.t_body .bb {
  width: 76%;
  display: none;
  padding-top: 5%;
  transition: all .5s;
  position: absolute;
  left: 6%;
}
.t_body .bb .bb2 {
  width: 50%;
  height: 580px;
  box-sizing: border-box;
  float: right;
  margin-right: 9%;
}
.t_body .bb h3 {
  float: left;
  color: #121d7f;
  padding-top: 6%;
  font-size: 54px;
  transition: all .5s;
  width: 40%;
  font-weight: 1000;
}
.t_body .bb h3 p {
  position: relative;
  line-height: 230%;
  margin-top: 20px;
  font-size: 16px;
}
.t_body .bb h3 p::before {
  position: absolute;
  top: -60%;
  left: 0;
  background: #121d7f;
  height: 6px;
  width: 20%;
  content: "";
}
.t_body .bb h3 p a {
  font-size: 20px;
  display: block;
}
.t_body .bb h3 p a:last-of-type {
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #333639;
  color: #fff;
  border-radius: 15px;
  text-align: center;
  margin-top: 35px;
  font-size: 16px;
}
.t_body .bb h3 p a:hover:last-of-type {
  background: #121d7f;
}
.tit_a {
  padding-top: 30px;
  text-align: center;
}
.tit_a a {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #c01116;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  z-index: 222;
  margin-bottom: 10px;
  background: #c01116;
}
.tit_a a:after {
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 0%;
  content: "";
  background: #fff;
  transition: all .3s;
  border-radius: 10px;
  z-index: -1;
}
.tit_a a:hover {
  border: 1px solid #fabc13;
  background-color: #fabc13;
  color: #000;
}
.tit_a a:hover:after {
  background: #fabc13;
  height: 100%;
}
.section_two .auto {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.section_two .sygs {
  padding-top: 15%;
  position: relative;
  width: 42%;
}
.section_two .sygs .sygs_wz {
  padding: 30px 0;
  line-height: 180%;
}
.section_two .sygs ul {
  overflow: hidden;
}
.section_two .sygs ul li {
  float: left;
  width: 50%;
  line-height: 180%;
  margin-top: 15px;
  text-align: center;
}
.section_two .sygs ul li span {
  color: #c01116;
  font-weight: bold;
}
.section_two .sygs ul li b {
  display: block;
}
.section_two .sygs ul li sup {
  font-size: 38px;
  color: #c01116;
  font-weight: normal;
}
.section_two .fzcon {
  position: absolute;
  height: 100%;
  right: 0;
  bottom: 0;
  width: 60%;
}
.section_two .fzcon img {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.section_two .fzcon a {
  position: absolute;
  background: #c01116;
  border-radius: 50px;
  padding: 10px 20px;
  color: #fff;
  z-index: 3;
  border: 5px solid #fff;
}
.section_two .fzcon a:hover {
  background: #0066ff;
  transform: translateY(-5px);
}
.section_two .fzcon a:nth-of-type(1) {
  top: 38%;
  left: 50%;
}
.section_two .fzcon a:nth-of-type(2) {
  top: 42%;
  left: 40%;
}
.section_two .fzcon a:nth-of-type(3) {
  top: 32%;
  left: 67%;
}
.section_two .fzcon a:nth-of-type(4) {
  top: 44%;
  left: 72%;
}
.section_two .fzcon a:nth-of-type(5) {
  top: 50%;
  left: 85%;
}
.section_two .fzcon a:nth-of-type(6) {
  top: 62%;
  left: 51%;
}
.section_two .fzcon a:nth-of-type(7) {
  top: 52%;
  left: 36%;
}
.section_two .fzcon a:nth-of-type(8) {
  top: 68%;
  left: 30%;
}
.section_two .fzcon a:nth-of-type(9) {
  top: 67%;
  left: 60%;
}
.section_four .section3 {
  position: relative;
}
.section_four .section3 .d_03 {
  position: absolute;
  bottom: 0;
  width: 1151px;
  height: 114px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.section_four .section3 .d_03 img {
  -webkit-animation: rotate1 22s infinite;
  animation: rotate1 22s infinite;
  position: absolute;
}
@keyframes rotate1 {
  0% {
    transform: scale(1);
    opacity: 0.4;
  }
  50% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0.4;
  }
}
.section_four .section3 .tit {
  padding-top: 10%;
  font-size: 50px;
  color: #1d4b96;
  font-weight: bold;
  text-align: center;
}
.section_four .section3 .tit p {
  color: #51504f;
  font-size: 20px;
  font-weight: normal;
}
.section_four .section3 .tit_a {
  padding-top: 30px;
  text-align: center;
}
.section_four .section3 .tit_a a {
  font-size: 16px;
  color: #464748;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  z-index: 222;
  margin-bottom: 10px;
}
.section_four .section3 .tit_a a:after {
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  height: 0%;
  content: "";
  background: #fff;
  transition: all .3s;
  border-radius: 10px;
  z-index: -1;
}
.section_four .section3 .tit_a a:hover {
  border: 1px solid #1d4b96;
  color: #fff;
  background: #1d4b96;
}
.section_four .section3 .tit_a a:hover:after {
  background: #1d4b96;
  height: 100%;
}
.section_four .section3 .tit_a a:last-child {
  margin-left: 50px;
  position: relative;
  border: 0;
  display: inline-block;
}
.section_four .section3 .tit_a a:last-child:before {
  position: absolute;
  left: -20px;
  top: 0;
  width: 1px;
  height: 90%;
  content: "";
  background: #ccc;
}
#scroll_one2 {
  height: 500px;
  width: 96%;
  overflow: hidden;
  margin: 60px auto 0 auto;
  z-index: 999;
  position: relative;
}
#scroll_one2 ul {
  width: 100000px;
  position: absolute;
  left: 0;
}
#scroll_one2 ul li {
  float: left;
  height: 300px;
  text-align: center;
  transition: all .3s;
  width: 300px;
  margin-right: 20px;
}
#scroll_one2 ul li a {
  display: block;
  height: 100%;
}
#scroll_one2 ul li a div {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#scroll_one2 ul li a img {
  height: 100%;
  margin: 0 auto;
  transition: all .3s;
  width: 100%;
}
#scroll_one2 ul li a h3 {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  background: #fff;
  box-shadow: 0 0 15px #cfcfcf;
  transition: all .3s;
}
#scroll_one2 ul li a h3 svg {
  vertical-align: middle;
}
#scroll_one2 ul li a h3 svg path {
  fill: #c01116;
}
#scroll_one2 ul li a:hover img {
  transform: scale(1.1);
}
#scroll_one2 ul li a:hover h3 {
  background: #c01116;
  color: #fff;
}
#scroll_one2 ul li a:hover svg path {
  fill: #fff;
}
.section3 {
  position: relative;
}
.section3 .gscon {
  height: 100%;
  overflow: hidden;
}
.section3 .gs_l {
  width: 40%;
  margin-left: 5%;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
}
.section3 .gs_l img {
  width: 106%;
}
.section3 .gs_l .sygs_con {
  line-height: 180%;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.753);
}
.section3 .gs_l .sygs_con p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.753);
}
.section3 .gs_l a {
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  width: 200px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 30px;
  transition: all .3s;
  float: right;
  border-radius: 30px;
}
.section3 .gs_l a:hover {
  background: #fabc13;
  color: #fff;
  width: 220px;
  box-shadow: 0 0 15px #fabc13;
  border: 1px solid #fabc13;
}
.section3 .gs_l .tit {
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  margin-top: 150px;
  margin-bottom: 20px;
  position: relative;
  font-style: normal;
  text-align: left;
}
.section3 .gs_l .tit p {
  color: #51504f;
  font-size: 20px;
  font-weight: normal;
}
.section3 .gs_r {
  width: 100%;
  background-image: linear-gradient(to bottom, #488ddb, #cfecfc);
  height: 100%;
  background-size: 100% 100%;
  top: 0;
  position: absolute;
  left: 0;
  z-index: 0;
}
.section3 .box {
  position: relative;
  height: 100%;
  width: 100%;
  float: right;
  background-size: 100% 100%;
}
.section3 .box .lou {
  position: absolute;
  bottom: 80px;
  right: 153px;
  z-index: 0;
}
.section3 .gs_rr {
  position: absolute;
  right: 4%;
  top: 200px;
  z-index: 22;
}
#scroll_one {
  height: 490px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 30px auto 0 auto;
}
#scroll_one ul {
  width: 100000px;
  position: absolute;
  left: 0;
}
#scroll_one ul li {
  float: left;
  text-align: center;
  transition: all .3s;
}
#scroll_one ul li a {
  display: block;
  width: 350px;
  height: 490px;
  position: relative;
  margin-right: 40px;
  transition: all .3s;
}
#scroll_one ul li a img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all .3s;
}
#scroll_one ul li a strong {
  display: block;
  width: 100%;
  height: 136px;
  line-height: 36px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.947));
  color: #fff;
  padding-top: 50px;
  transition: all .3s;
  text-align: left;
  padding: 0px 14px 0 14px;
  box-sizing: border-box;
}
#scroll_one ul li a strong i {
  display: block;
  color: #fff;
  border-top: 1px solid #fff;
  margin: 10px 0px 0 0;
  font-weight: 100;
}
#scroll_one ul li:hover img {
  transform: scale(1.1, 1.1);
}
#scroll_one ul li:hover strong {
  background-image: linear-gradient(to bottom, rgba(4, 0, 255, 0), rgba(4, 0, 255, 0.158));
}
#scroll_one ul li:hover strong {
  color: #c01116 ;
}
.section_seven .tit {
  color: #ffffff;
  margin-bottom: 80px;
  padding-top: 2%;
}
.section_seven .tit b {
  color: #000;
}
.section_seven ul {
  margin: 0 auto;
  text-align: center;
}
.section_seven ul li {
  width: 18.18181818%;
  margin-right: 15px;
  display: inline-block;
}
.section_seven ul li:nth-of-type(1) a {
  background: url(../../images/al1.jpg) center bottom no-repeat;
  background-size: cover;
}
.section_seven ul li:nth-of-type(2) a {
  background: url(../../images/al2.jpg) center bottom no-repeat;
  background-size: cover;
}
.section_seven ul li:nth-of-type(3) a {
  background: url(../../images/al3.jpg) center bottom no-repeat;
  background-size: cover;
}
.section_seven ul li:nth-of-type(4) a {
  background: url(../../images/al4.jpg) center bottom no-repeat;
  background-size: cover;
}
.section_seven ul li:nth-of-type(5) a {
  background: url(../../images/al5.jpg) center bottom no-repeat;
  background-size: cover;
}
.section_seven ul li:nth-of-type(6) a {
  background: url(../../images/al6.jpg) center bottom no-repeat;
  background-size: cover;
}
.section_seven ul li a {
  height: 500px;
  display: block;
}
.section_seven ul li a b {
  display: block;
  font-size: 24px;
  padding-top: 90px;
}
.section_seven ul li a:hover {
  transform: translateY(-10px);
  box-shadow: 0 0px 15px rgba(5, 5, 5, 0.322);
}
#scroll_three {
  height: 490px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 30px auto 0 auto;
}
#scroll_three ul {
  width: 100000px;
  position: absolute;
  left: 0;
}
#scroll_three ul li {
  float: left;
  text-align: center;
  transition: all .3s;
  margin-right: 30px;
  width: 400px;
}
#scroll_three ul li div {
  overflow: hidden;
}
#scroll_three ul li a {
  display: block;
  width: 400px;
  margin-right: 40px;
  transition: all .3s;
  box-shadow: 0 0 15px #000;
}
#scroll_three ul li a img {
  width: 100%;
  display: block;
  transition: all .3s;
}
#scroll_three ul li:hover img {
  transform: scale(1.1, 1.1);
}
#scroll_three ul li:hover strong {
  background: #c01116;
  color: #fff ;
}
#focus_Box {
  width: 1180px;
  margin: 30px auto 0 auto;
  height: 500px;
}
#focus_Box ul {
  position: relative;
}
#focus_Box li {
  z-index: 0;
  position: absolute;
  width: 0px;
  height: 0px;
  cursor: pointer;
  left: 377px;
  overflow: hidden;
  border: 5px solid #fff;
}
#focus_Box li img {
  vertical-align: top;
  transition: .5s;
  display: block;
  height: 100%;
}
#focus_Box li:hover img {
  transform: scale(1.05, 1.05);
}
#focus_Box li:hover p {
  background: #003c9a;
  color: #fff;
  font-size: 20px;
}
#focus_Box li p {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.356);
  text-align: center;
  font-size: 18px;
  transition: all .3s;
}
#focus_Box .prev {
  background: url(../../images/btnl.png) no-repeat;
  left: -100px;
  top: 390px;
}
#focus_Box .prev:hover {
  left: -110px;
  opacity: 1;
}
#focus_Box .next {
  background: url(../../images/btnr.png) no-repeat;
  right: -100px;
  top: 390px;
}
#focus_Box .next:hover {
  right: -110px;
  opacity: 0.6;
}
#focus_Box a.imgs-scroll-btn {
  display: block;
  position: absolute;
  z-index: 110;
  top: 7px;
  right: 15px;
  width: 51px;
  height: 23px;
  overflow: hidden;
  background: url(share-btn.png) no-repeat;
  text-indent: -999px;
}
#focus_Box .prev,
#focus_Box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 51px;
  height: 101px;
  top: 181px;
  transition: 0.5s;
  opacity: 1;
}
.section_eight .synews {
  margin-top: 50px;
}
.section_eight .synews ul li {
  float: left;
  width: 30.3030303%;
  margin-right: 35px;
  overflow: hidden;
  height: 440px;
}
.section_eight .synews ul li:nth-of-type(3) {
  margin-right: 0;
}
.section_eight .synews ul li a {
  display: block;
  position: relative;
}
.section_eight .synews ul li a img {
  display: block;
  box-sizing: border-box;
  transition: all .3s;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.section_eight .synews ul li a p {
  padding: 30px;
  color: #000;
  font-size: 22px;
  box-sizing: border-box;
  transition: all .3s;
  height: 440px;
  position: relative;
  z-index: 3;
  background: #fff;
  font-size: 30px;
}
.section_eight .synews ul li a p i {
  font-size: 16px;
  line-height: 200%;
  display: block;
  margin-top: 20px;
}
.section_eight .synews ul li a p span {
  color: #cccccc;
  height: 90px;
  display: block;
  padding-top: 5px;
  box-sizing: border-box;
  z-index: 999;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
  text-shadow: 0 0 15px #fff;
}
.section_eight .synews ul li a p span::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: #c01116;
  width: 100px;
  height: 3px;
}
.section_eight .synews ul li a p u {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #c01116;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
}
.section_eight .synews ul li a:hover p {
  background: none;
  text-shadow: 0 0 3px #fff;
}
.section_eight .synews ul li a:hover p i {
  text-shadow: 0 2px 3px #fff;
}
.section_nine .height {
  height: 80px;
}
.section_nine .img1,
.section_nine .img2 {
  margin: 0 auto;
}
.section_nine .img2 {
  margin-top: 20px;
  text-align: center;
}
.section_nine .tac {
  padding: 80px 0;
  overflow: hidden;
}
.section_nine .item {
  display: inline-block;
  vertical-align: top;
  background: url(../../images/h10.png) right center no-repeat;
  width: 24%;
}
.section_nine .item:last-child {
  background: none;
}
.section_nine .item .bubble {
  width: 80px;
  height: 88px;
  margin: 0 auto;
  background: url(../../images/h3.png);
  overflow: hidden;
}
.section_nine .item .bubble img {
  margin: 26px auto 0;
}
.section_nine .item .bubble .i2 {
  display: none;
}
.section_nine .item .text {
  margin-top: 20px;
  text-align: center;
}
.section_nine .item .text p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.section_nine .item .text p a {
  color: #fff;
}
.section_nine .item:hover .bubble {
  background: url(../../images/h4.png);
  transform: translateY(-20px) rotateY(360deg);
  -webkit-transform: translateY(-20px) rotateY(360deg);
}
.section_nine .item:hover .bubble .i1 {
  display: none;
}
.section_nine .item:hover .bubble .i2 {
  display: block;
}
.section_nine .ewm {
  text-align: center;
  font-size: 0;
}
.section_nine .dib {
  display: inline-block;
  width: 130px;
  margin: 0 30px;
}
.section_nine .dib img {
  width: 100%;
}
.section_nine .dib span {
  display: block;
  font-size: 14px;
  color: #fff;
  margin-top: 6px;
}
.section_nine .index_copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.section_nine .index_copyright img {
  display: inline-block;
  margin-right: 10px;
}
.section_nine .index_copyright a {
  color: #fff;
  display: inline-block;
}
.section_two .item_box {
  width: 98%;
  margin: 0 auto;
  height: 100vh;
  position: relative;
}
.section_two .middle {
  width: 730px;
  height: 100vh;
  overflow: hidden;
  margin: 0 auto;
  z-index: 99;
  text-align: center;
}
.section_two .middle img {
  width: 70%;
  margin: 150px auto ;
}
.section_two .middle ol {
  display: none;
}
.section_two .left,
.section_two .right {
  position: absolute;
  top: 88px;
  width: 340px;
  z-index: 1;
}
.section_two .left {
  left: 0;
}
.section_two .right {
  right: 0;
}
.section_two .left a {
  width: 340px;
  margin-bottom: 34px;
  text-align: center;
  font-size: 20px;
  position: relative;
}
.section_two .left a::before {
  position: absolute;
  content: "";
  background: #fff;
  width: 40px;
  height: 4px;
  top: 70px;
  transition: all .3s;
}
.section_two .right a {
  width: 340px;
  margin-bottom: 34px;
  text-align: center;
  font-size: 20px;
  position: relative;
}
.section_two .right a::before {
  position: absolute;
  content: "";
  background: #fff;
  width: 40px;
  height: 4px;
  top: 70px;
  right: 116px;
  transition: all .3s;
}
.section_two .left a:hover,
.section_two .right a:hover {
  color: #c01116;
}
.section_two .left a:hover img,
.section_two .right a:hover img {
  border: 8px solid #c01116;
}
.section_two .left a:hover::before {
  position: absolute;
  content: "";
  background: #c01116;
  width: 140px;
  height: 4px;
  top: 70px;
}
.section_two .right a:hover::before {
  position: absolute;
  content: "";
  background: #c01116;
  width: 140px;
  height: 4px;
  top: 70px;
}
.section_two .left a {
  text-transform: uppercase;
  text-align: left;
  line-height: 96px;
}
.section_two .left a img {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 8px solid #fff;
  margin-right: 15px;
}
.section_two .right a {
  text-transform: uppercase;
  line-height: 96px;
  text-align: right;
}
.section_two .right a img {
  float: right;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 8px solid #fff;
  margin-left: 15px;
}
@media (max-width: 1366px) {
  .section_two .middle img {
    width: 59%;
  }
  .sygs_con p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media (min-width: 1366px) {
  #focus_Box2 {
    display: none;
  }
  #focus_Box {
    display: block;
  }
}
@media (max-width: 1365px) {
  .section_two .right a img {
    display: none;
  }
  .section_two .left a img {
    display: none;
  }
  .section_two .left {
    position: relative;
    float: left;
  }
  .section_two .right {
    float: right;
  }
  .section_two .left a,
  .section_two .right a {
    text-align: center;
    border-radius: 15px;
    width: 89%;
    margin-bottom: 10px;
    background: #c01116;
    color: #fff;
    font-size: 16px;
  }
  .section_two .item_box {
    margin-top: 0;
    position: relative;
  }
  .section_two .right a::before,
  .section_two .left a::before {
    display: none;
  }
  .section_two .middle {
    width: 100%;
    position: absolute;
    top: 33%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 410px;
  }
  .section3 .gs_rr {
    bottom: 0;
    right: 15px;
  }
  .section3 .gs_l {
    float: none;
    width: 80%;
  }
  .section3 .gs_l p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .section3 .box .lou {
    bottom: 0;
  }
  .section3 .gs_rr {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
    top: 140px;
  }
  .section3 .gs_rr img {
    width: 100%;
  }
  .section3 .gs_l {
    padding-top: 40%;
  }
  .section3 .gs_l .tit {
    text-align: center;
  }
  .section_seven ul li {
    width: 30.3030303%;
  }
  .section_seven ul li a {
    height: 453px;
  }
  .section_eight .synews ul li {
    width: 100%;
  }
  .section_eight .synews ul li {
    height: 279px;
  }
  #focus_Box2 {
    display: block;
  }
  #focus_Box2 ul {
    margin-top: 20px;
  }
  #focus_Box2 ul li {
    float: left;
    width: 45.45454545%;
    margin-left: 15px;
    margin-top: 20px;
  }
  #focus_Box2 ul li a strong {
    text-align: center;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  #focus_Box {
    display: none;
  }
}
@media (max-width: 768px) {
  .section_two .right a,
  .section_two .left a {
    line-height: 60px;
  }
  .section_two {
    background-size: auto 100%;
    background-image: url(../images/bg21.jpg);
  }
  .section3 .gs_rr {
    width: 50%;
    height: 217px;
  }
  .section3 .gs_l {
    padding-top: 25%;
  }
  .section3 .gs_rr {
    top: 90px;
  }
  .section_seven ul li a {
    height: 357px;
  }
  .section_seven .tit {
    margin-bottom: 20px;
  }
  .section_seven ul li {
    margin-bottom: 15px;
  }
  .section_seven ul li a b {
    padding-top: 60px;
  }
  #focus_Box2 ul li:last-child {
    display: none;
  }
  .section_eight .synews ul li a p span {
    height: 67px;
  }
  .section_eight .synews ul li a p {
    height: auto;
  }
  .section_eight .synews ul li a p {
    padding: 10px 20px 10px 20px;
  }
  .section_eight .synews ul li a p u {
    display: none;
  }
  .section_eight .synews ul li {
    float: none;
  }
  .section_eight .synews ul li {
    height: 245px;
  }
  .menu_box .item i {
    margin: 3px 0;
  }
  .menu_box .item .pad {
    padding: 23px 27px 0;
  }
  #nyba {
    background-size: auto 100%;
    background-position: bottom center !important;
    background-attachment: scroll;
  }
  .footer {
    height: 152px !important;
  }
}
@media (max-width: 414px) {
  .tit {
    font-size: 30px;
  }
  .section_two .left,
  .section_two .right {
    width: 49%;
    float: left;
  }
  .section_two .right a,
  .section_two .left a {
    line-height: 40px;
  }
  .section_two .tit {
    padding-top: 24%;
  }
  .section_two .item_box {
    height: 76vh;
  }
  .section_two .left,
  .section_two .right {
    top: 10px;
  }
  .section_two .right a:hover,
  .section_two .left a:hover {
    color: #fff;
  }
  .tit_a a {
    margin-bottom: 10px;
  }
  #scroll_one2 {
    margin-top: 10px;
  }
  #scroll_one2 ul li {
    height: 234px;
  }
  .section3 .gs_l .tit {
    font-size: 34px;
  }
  .section3 .gs_rr {
    height: 160px;
  }
  .section3 .gs_l {
    padding-top: 10%;
  }
  .section3 .gs_rr {
    top: 65px;
  }
  .section3 .gs_l .sygs_con p {
    line-height: 25px;
  }
  .section3 .gs_l a {
    height: 40px;
    line-height: 40px;
  }
  #scroll_three ul li {
    width: 300px;
  }
  #scroll_three ul li a {
    width: 100%;
  }
  .section_seven ul li {
    width: 25%;
  }
  .section_seven ul li a {
    height: 157px;
  }
  .section_seven ul li a b {
    font-size: 16px;
    padding-top: 30px;
  }
  .section_seven ul li a em {
    display: none;
  }
  .section_eight .synews ul li a p span {
    height: 52px;
  }
  .section_eight .synews ul li a p {
    font-size: 18px;
  }
  .section_eight .synews ul li a p i {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
  }
  .section_eight .synews ul li a p span {
    display: none;
  }
  .section_eight .synews ul li {
    height: 200px;
  }
  .section_eight .synews {
    margin-top: 10px;
  }
  .section_eight .synews ul li {
    height: 126px;
  }
  .section_nine .ewm {
    display: none;
  }
  .section_nine .item {
    width: 48%;
  }
  .section_nine .index_copyright {
    display: none;
  }
  .section_eight .synews ul li a img {
    display: none;
  }
}
@media (max-width: 375px) {
  .tit b {
    font-size: 34px;
  }
  .section_nine .tac {
    padding: 30px 0;
  }
  .section_eight .synews ul li a p,
  .section_eight .synews ul li a p i {
    font-size: 14px;
  }
  .section3 .gs_l .tit {
    margin-bottom: 0;
    margin-top: 137px;
  }
  .section3 .gs_l {
    width: 93%;
  }
  .section3 .gs_l a {
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
  }
  #scroll_three ul li {
    width: 230px;
  }
  .section_one video {
    display: none;
  }
}
@media (max-width: 375px) {
  .section_eight .synews ul li a p,
  .section_eight .synews ul li a p i {
    font-size: 12px;
  }
  .section_eight .synews ul li {
    height: 99px;
  }
  #focus_Box2 ul li {
    width: 40%;
    margin-top: 0;
  }
  .section_seven ul li a b {
    font-size: 14px;
  }
  .section3 .gs_l .sygs_con p {
    line-height: 20px;
  }
  #scroll_three ul li {
    width: 150px;
  }
  .tit_a a {
    margin-bottom: 3px;
    font-size: 12px;
  }
  #scroll_one2 ul li {
    height: 178px;
  }
  .section_two .right a,
  .section_two .left a {
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 2px;
  }
  .section_one .banner1 .video_bg .bannertxt h3 {
    font-size: 24px;
  }
}
video {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
}
