.syalpic {
  overflow: hidden;
}
.syalpic .box a {
  float: left;
  width: 19%;
  margin-right: 1%;
  margin-bottom: 20px;
}
.syalpic .box a img {
  width: 100%;
}
.syalpic .box a:nth-of-type(5n) {
  margin-right: 0;
}
.syalpic .box a strong {
  color: #102864;
  font-size: 20px;
  margin: 15px 0;
  display: block;
}
.syalpic .box a strong i {
  float: right;
  font-size: 14px;
  border: 1px solid #d51522;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 500;
  color: #d51522;
  transition: all .3s;
}
.syalpic .box a strong i:hover {
  background: #102864;
  color: #fff;
  border: 1px solid #102864;
}
.syalpic1 {
  overflow: hidden;
}
.syalpic1 .box a {
  float: left;
  width: 30%;
  margin-right: 1%;
  margin-bottom: 10px;
  display: block;
}
.syalpic1 .box a img {
  width: 100%;
  display: block;
}
.syalpic1 .box a strong {
  color: #102864;
  font-size: 20px;
  display: block;
  margin: 10px auto 20px auto;
}
.syalpic1 .box a strong i {
  float: right;
  font-size: 14px;
  border: 1px solid #d51522;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 500;
  color: #d51522;
  transition: all .3s;
}
.syalpic1 .box a strong i:hover {
  background: #102864;
  color: #fff;
  border: 1px solid #102864;
}
.syalpic22 {
  overflow: hidden;
}
.syalpic22 .box {
  background: #d51522;
}
.syalpic22 .box a {
  float: left;
  width: 19%;
  margin-right: 1%;
  margin-bottom: 10px;
  display: block;
}
.syalpic22 .box a img {
  width: 100%;
  display: block;
}
.syalpic22 .box a strong {
  color: #fff;
  font-size: 20px;
  display: block;
  height: 36px;
  line-height: 36px;
  background: #d51522;
  transition: all .3s;
  text-align: center;
}
.syalpic22 .box a:hover strong {
  background: #102864;
  color: #fff;
}
.video_box {
  width: 100%;
  height: 740px;
  overflow: hidden;
  position: relative;
}
.video_box .v_wz {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  margin: auto;
  height: 300px;
}
.video_box .v_wz h3 {
  font-size: 62px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 3px 14px #102864;
}
.video_box .v_wz h3 i {
  color: #fff;
  display: block;
}
.video_box .v_wz h3 i b {
  color: #fff;
  display: inline-block;
  padding-left: 30px;
}
.video_box .v_wz h3 p {
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}










.video_box video {
  width: 100%;
  margin-top: -100px;
}
.syalpic2 {
  background: url(bg1.jpg) center -278px no-repeat;
  margin-bottom: 30px;
}
.sycpcon {
  background: url(bj2.jpg) center top no-repeat;
  height: 450px;
}
.sycpcon h2 {
  padding: 80px 0 60px 0;
  color: #666666;
}
.sycpcon h2 img {
  display: block;
  margin-bottom: 28px;
}
.sycpcon h2 a {
  width: 80px;
  height: 80px;
  background: #d51522;
  color: #fff;
  float: right;
  text-align: center;
  line-height: 80px;
  font-size: 48px;
  font-weight: 100;
}
.sycpcon .num {
  text-align: center;
  z-index: 2;
  position: relative;
  width: 70%;
  float: right;
}
.sycpcon .num .item {
  display: inline-block;
  width: 31%;
  text-align: center;
  margin-top: 18px;
  color: #102864;
  z-index: 2;
  position: relative;
}
.sycpcon .num .item::before {
  position: absolute;
  content: "";
  height: 120px;
  width: 1px;
  background: #102864;
  right: 0;
  transform: skew(-10deg);
}
.sycpcon .num .item:last-child {
  border: none;
}
.sycpcon .num .item h3 {
  font-size: 58px;
  font-weight: bold;
  font-style: normal;
}
.sycpcon .num .item h3 span {
  font-size: 22px;
  font-weight: 100;
}
.sycpcon .num .item p {
  font-size: 22px;
  color: #686868;
}
i {
  font-style: normal;
}
.sycp_box {
  margin-bottom: 60px;
}
.sycp_box .sycpl_box {
  width: 27%;
  background: #102864;
  border-radius: 20px;
  margin-top: -186px;
  z-index: 999;
  position: relative;
}
.sycp_box .sycpl_box ul {
  padding: 20px 20px;
  box-sizing: border-box;
}
.sycp_box .sycpl_box ul li {
  height: 52px;
  line-height: 52px;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 10px;
  padding-left: 10%;
  position: relative;
}
.sycp_box .sycpl_box ul li:hover {
  background: #032c96;
  color: #fff;
}
.sycp_box .sycpl_box ul li:hover a {
  color: #fff;
}
.sycp_box .sycpl_box ul li::before {
  position: absolute;
  content: ">";
  right: 30px;
  top: 0px;
  font-family: 'Courier New', Courier, monospace;
}
.sycp_box .sycpl_box .l_two_lx {
  background: #d51522;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #fff;
  padding: 30px;
}
.sycp_box .sycpl_box .l_two_lx p {
  color: #fff;
  line-height: 200%;
}
.sycp_box .sycpl_box .l_two_lx h3 {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sycp_box .sycp_r {
  width: 70%;
}
.syhzkh {
  overflow: hidden;
}
.tithz {
  text-align: center;
  margin: 80px auto 40px auto;
}
.tithz strong {
  color: #102864;
  font-size: 42px;
}
.tithz b {
  color: #d51522;
}
.tithz p {
  font-size: 18px;
}
.khal a {
  width: 10%;
  border: 1px solid #8b8b8b;
  float: left;
  border-radius: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.khal a img {
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
}
.newssy_con {
  overflow: hidden;
}
.newssy_con .n_f1,
.newssy_con .n_f3 {
  background: #f7f7f7;
  padding: 20px 20px;
  box-sizing: border-box;
}
.newssy_con .n_f1 a,
.newssy_con .n_f3 a {
  margin-bottom: 40px;
}
.newssy_con .n_f1:hover,
.newssy_con .n_f3:hover {
  background: #102864;
}
.newssy_con .n_f1:hover i,
.newssy_con .n_f3:hover i,
.newssy_con .n_f1:hover p,
.newssy_con .n_f3:hover p,
.newssy_con .n_f1:hover u,
.newssy_con .n_f3:hover u,
.newssy_con .n_f1:hover strong,
.newssy_con .n_f3:hover strong,
.newssy_con .n_f1:hover h3,
.newssy_con .n_f3:hover h3 {
  color: #fff;
}
.newssy_con .n_f1 {
  width: 33%;
  margin-right: 0.5%;
}
.newssy_con .n_f1 a h3 {
  margin-bottom: 20px;
}
.newssy_con .n_f1 a u {
  text-decoration: none;
  display: block;
  margin-bottom: 15px;
}
.newssy_con .n_f1 a img {
  width: 100%;
}
.newssy_con .n_f2 {
  width: 33%;
}
.newssy_con .n_f2 a {
  margin-bottom: 10px;
  display: block;
  background: #f7f7f7;
  padding: 20px;
  overflow: hidden;
}
.newssy_con .n_f2 a:hover {
  background: #102864;
}
.newssy_con .n_f2 a:hover i,
.newssy_con .n_f2 a:hover p,
.newssy_con .n_f2 a:hover u,
.newssy_con .n_f2 a:hover strong,
.newssy_con .n_f2 a:hover h3 {
  color: #fff;
}
.newssy_con .n_f2 i {
  display: block;
  margin-bottom: 36px;
  border-bottom: 1px solid #ccc;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}
.newssy_con .n_f2 strong {
  margin-bottom: 10px;
  display: block;
}
.newssy_con .n_f2 p {
  line-height: 170%;
}
.newssy_con .n_f3 {
  width: 33%;
}
.newssy_con .n_f3 a h3 {
  padding-top: 40px;
}
.newssy_con .n_f3 i {
  float: left;
}
.newssy_con i {
  font-size: 50px;
  text-align: center;
  display: block;
  width: 100px;
}
.newssy_con i u {
  font-size: 14px;
  display: block;
  text-decoration: none;
}
.n_fbj {
  background: url(ncp.jpg) center top no-repeat;
  overflow: hidden;
  padding-bottom: 36px;
  padding-top: 36px;
}
.n_fbj .wzfa {
  color: #fff;
  margin-bottom: 20px;
}
.n_fbj .wzfa a {
  display: inline-block;
  color: #fff;
}
.n_fbj .fa_1 {
  margin: 0 auto 40px auto;
  overflow: hidden;
}
.n_fbj .fa_1 .fl {
  width: 52%;
  position: relative;
}
.n_fbj .fa_1 .fl img {
  width: 100%;
}
.n_fbj .fa_1 .fl > img {
  position: absolute;
  right: 10px;
  top: 20px;
}
.sbt {
  width: auto !important;
}
.n_fbj .fa_1 .fr {
  width: 573px ;
}
.n_fbj .fa_1 .fr h1 {
  color: #fff;
  font-size: 46px;
}
.n_fbj .fa_1 .fr p {
  margin-top: 30px;
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 20px;
  line-height: 200%;
  font-size: 16px;
}
.n_fbj .fa_1 .fr .box {
  margin-top: 72px;
  background: url(f1.jpg) center top no-repeat;
  padding: 10px 30px;
  height: 160px;
  box-sizing: border-box;
  padding-top: 20px;
}
.n_fbj .fa_1 .fr .box h3 b {
  color: #009cff;
  font-size: 30px;
}
._p_b {
  margin-top: 10px;
}
._p_b a {
  display: block;
  width: 219px;
  height: 52px;
  line-height: 52px;
  text-indent: 80px;
  border-radius: 5px;
  font-size: 24px;
  float: left;
  margin-right: 15px;
  transition: all .4s;
}
._p_b a._pro_order {
  background: #0042b5 url(_pro_order.png) 39px center no-repeat;
  color: #fff;
}
._p_b a._pro_qq {
  background: #dddddd url(_pro_qq.png) 39px center no-repeat;
  color: #000000;
}
._p_b a._pro_order:hover {
  background: #252525 url(_pro_order.png) 39px center no-repeat;
  color: #fff;
}
._p_b a._pro_qq:hover {
  background: #252525 url(_pro_qq_hover.png) 39px center no-repeat;
  color: #fff;
}
.fa_4 h4 {
  position: relative;
  padding-left: 25px;
}
.fa_4 h4::after {
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 100%;
  content: "";
  background: #192e67;
  left: 0;
}
.fa_4 h4 a {
  float: right;
  position: relative;
  z-index: 9999;
  font-size: 20px;
}
.fa_4 h4 a::before {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
  content: "";
  background: #f9d555;
  right: 0;
  z-index: -1;
  transition: all .3s;
}
.fa_4 h4 a:hover::before {
  width: 120%;
}
.fa_4 h4 b {
  font-size: 26px;
  color: #192e67;
}
.fa_4 h4 em {
  display: block;
  font-size: 40px;
  color: #d0d0d0;
  text-transform: uppercase;
}
.fa_4 .fawt {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.226);
  padding: 30px ;
  margin-top: 50px;
}
.fa_4 .fawt img {
  display: block;
  margin: 0 auto;
}
.fz_4_wz {
  padding: 20px 0;
  line-height: 200%;
}
.fa_2 {
  margin-top: 50px;
  background: #f6f5f5;
  padding: 50px 0;
}
.fa_2 h4 {
  position: relative;
  margin-bottom: 30px;
}
.fa_2 h4::after {
  position: absolute;
  bottom: -12px;
  width: 120px;
  height: 3%;
  content: "";
  background: #d71d28;
  left: 0;
}
.fa_2 h4 a {
  float: right;
  position: relative;
  z-index: 9999;
  font-size: 20px;
  margin-top: 50px;
}
.fa_2 h4 a::before {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
  content: "";
  background: #f9d555;
  right: 0;
  z-index: -1;
  transition: all .3s;
}
.fa_2 h4 a:hover::before {
  width: 120%;
}
.fa_2 h4 b {
  font-size: 26px;
  color: #192e67;
}
.fa_2 h4 em {
  display: block;
  font-size: 18px;
  color: #d0d0d0;
  text-transform: uppercase;
}
.fa_pic {
  width: 100%;
  height: 100%;
}
.fa_pic a {
  font-size: 22px;
}
.fa_pic a em {
  font-size: 16px;
}
.fa_pic a:hover {
  background: #192e67;
  color: #fff;
}
.fa_pic a:hover em {
  color: #fff;
}
.fa_pic a p {
  padding: 20px 0;
}
.fa_pic .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fa_pic .swiper-slide a p em {
  display: block;
}
.fa_pic1 li a {
  display: block;
  position: relative;
}
.fa_pic1 li a p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  height: 50px;
  line-height: 50px;
  background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
  transition: all .5s;
}
.fa_pic1 li a:hover p {
  background-image: linear-gradient(to top, #192e67, rgba(0, 0, 0, 0));
}
.ban {
  background: none;
  margin-top: 10px;
}
.opwwcc {
  position: relative;
  width: 59%;
  height: 642px;
  float: left;
}
.xuezha {
  width: 100%;
  text-align: center;
  margin-top: 49px;
  margin-bottom: 47px;
  display: table;
}
.xuezha p:nth-child(1) {
  font-size: 70px;
  font-weight: bold;
  color: #e6e6e6;
}
.xuezha p:nth-child(2) {
  font-size: 52px;
  color: #fb016d;
  margin-top: -47px;
  font-family: 'minijh';
}
.xuezha p:nth-child(3) {
  margin-top: 8px;
  font-size: 16px;
  color: #393939;
}
.caomej {
  width: 100%;
  height: 890px;
  background: url(../../images/hongguan/bgq.jpg) center;
  margin-top: 128px;
}
.w1330 {
  width: 1330px;
  margin: 0px auto;
}
.coo {
  height: 100%;
  position: relative;
}
.coo .wenrou {
  position: absolute;
  top: -62px;
  left: 0;
}
.caomeiz {
  width: 596px;
  height: auto;
  display: table;
}
.w1230 {
  width: 1230px;
  margin: 0px auto;
}
.w1288 {
  width: 1288px;
  margin: 0px auto;
}
.m20 {
  margin-top: 18px;
}
.zlp2 {
  width: 40%;
  float: right;
  height: 642px;
  display: table;
}
.duyao {
  margin-top: 27px;
  display: table;
  position: relative;
}
.opwwcc {
  position: relative;
  width: 59%;
  height: 642px;
  float: left;
}
.dnone {
  display: none;
}






.video_box2 {

  position: relative;

  display: none;

}





.video_box2 video{width: 100%;}

@media screen and (max-width: 960px) {
         
             .video_box{
                 display: none;
             }


			 .video_box2{display: block;}

         }
 




.video_box2 .v_wz {
  position: absolute;
  top: 230px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  margin: auto;
  height: 300px;
}
.video_box2 .v_wz h3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 3px 14px #102864;
}
.video_box2 .v_wz h3 i {
  color: #fff;
  display: block;
}
.video_box2 .v_wz h3 i b {
  color: #fff;
  display: inline-block;
  padding-left: 30px;
}
.video_box2 .v_wz h3 p {
  font-size: 10px;
  font-weight: normal;
  color: #fff;
}

