﻿/*------------------------头部导航菜单---------------*/

select,
input {
  vertical-align: middle;
}


/*nav*/

.nav_content {
  width: 100%;
  margin: 0px auto;
  height: 4vw;
  z-index: 10;
  position: relative;
  /* background: rgba(5, 31, 61, 0.2); */
}

.nav_content .sy1_ul {
  width: 100%;
  height: 76px;
  margin: 0 auto;
  position: relative;
}

.nav_content .sy1_ul .sy1_li {
  height: 76px;
  line-height: 76px;
  font-size: 16px;
  color: #1459BE;
  position: relative;
}

.nav_content .sy1_ul .sy1_li li {
  height: auto;
  line-height: normal;
  text-align: left;
  width: 33%;
  /* display: flex; */
  /* align-items: center; */
  /* margin: 4px; */
  border-radius: 4px;
}

.sy1_tit {
  display: block;
  color: #fff;
  position: relative;
}

.sy1_tit .sf-sub-indicator {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  display: block;
  font-size: 12px;
  color: #9fa2a6
}

.sy1_li:hover .sy1_tit {
  color: #a40000;
  text-decoration: none !important
}

.syHover .sy1_tit .sf-sub-indicator {
  color: #fff
}

.nav_content .sy1_ul .sy1_li.syHover {
  background-image: #5587d6 no-repeat center bottom;
}

.nav_content .sy1_ul .sy1_li.syHover a {
  color: #FFF
}

.nav_content .sy1_ul li.home_nav {
  height: 76px;
  line-height: 76px;
  font-size: 16px;
  color: #fff;
  position: relative;
}

.nav_content .sy1_ul li.home_nav a {
  display: block;
  color: #ffffff;
  position: relative;
}

.nav_content .sy1_ul li.home_nav a:hover {
  color: #a40000;
}

.nav_content .sy1_ul .sy1_li li a {
  /* color: #fff; */
  /* line-height: 40px; */
  display: block;
  font-size: 16px;
  padding: 10px 5px;
  border-radius: 4px;
  padding-left: 20px;
  transition: all 0.3s ease;
}

.nav_content .sy1_ul .sy1_li li a:hover {
  background: #f3f4f6;
  transform: translateX(5px);
  color: #A40000;
}

.nav_content .sy1_ul .sy2_ul {
  position: absolute;
  top: 3.5vw;
  z-index: 9999;
  left: 50%;
  transform: translate(-50%, -10px);
  width: auto;
  /* display: none; */
  background: #fff;
  opacity: 0;
  min-width: 8vw;
  padding: 1.56vw;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  z-index: -1;
  visibility: hidden;
}

.nav_content .sy1_ul .sy2_ul.show {
  opacity: 1;
  transform: translate(-50%, 0);
  z-index: 1;
  visibility: visible;
}

.nav .navli654142:hover .sy2_ul {
  display: block !important;
}

.sy1_box {
  display: flex;
  justify-content: space-around;
  gap: 10px;
}

.sy2_box {
  display: flex;
  flex-wrap: wrap;
  width: 36vw;
  padding-left: 1.56vw;
  /* gap: 10px; */
}

.sy2_content {
  display: flex;
}

.big2_tit {
  font-size: 20px;
  font-weight: bold;
  color: #A40000;
  padding-right: 1.56vw;
  border-right: 2px solid #eee;
  width: 150px;
  flex-shrink: 0;
  text-align: center;
}

.big2_innertit {
  display: block;
  line-height: initial;
  padding-top: 10px;
  color: #A40000;

}

/*导航上所有的大标题样式*/

.nav_title1 {
  color: #323232;
  line-height: 44px;
  height: 43px;
  background: #f7f7f7;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.nav_title1 a {
  color: #323232 !important;
  text-decoration: none;
}

.nav_title1 a:hover {
  color: #0475bc !important
}

.nav_title1 .TiWenSub {
  width: 79px;
  height: 25px;
  font-size: 12px;
  font-weight: 100;
  color: #fff !important;
  display: block;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: 11px;
  right: 20px;
}

.nav_title1 .TiWenSub:hover {
  color: #fff !important;
}


/*-----------------下拉菜单--------------------*/

.marT15 {
  margin-top: 15px;
}

.marT10 {
  margin-top: 5px;
}

.bgnone {
  background: none
}

.mapimg {
  padding: 5px 0 10px 0;
  width: 100%
}

.sub1 {
  width: 51px;
  height: 25px;
  border: none;
  color: #fff;
  cursor: pointer;
  line-height: 25px;
  float: left
}

.sub2 {
  width: 105px;
  height: 25px;
  border: none;
  color: #fff;
  text-align: center;
  font-weight: normal;
  margin: 0 0 0 5px !important;
  line-height: 25px;
}

.sub2:hover {
  height: 25px !important
}

.NavBoxsRight2 {
  width: 154px;
  height: 377px;
  float: left;
  border-right: 1px solid #e5e5e5;
  overflow: hidden
}

.NavBoxsRightT2 {
  width: 161px;
  height: 377px;
  float: left;
}




/*3同2*/

.NavBoxs4 {
  width: 990px;
  height: 377px;
  border: 5px solid #5687d6;
  clear: both
}

.NavBoxsLeft4 {
  width: 321px;
  height: 377px;
  border-right: 1px solid #e5e5e5;
  float: left;
}

.NavBoxsContent4 {
  width: 230px;
  height: 377px;
  border-right: 1px solid #e5e5e5;
  float: left;
}

.NavBoxsRight4 {
  width: 314px;
  height: 377px;
  float: left;
  border-right: 1px solid #e5e5e5;
}

.NavBoxsRightT4 {
  width: 121px;
  height: 377px;
  float: left;
}

.BoxContentGB {
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
}

.NavBoxsRightT1Con4 ul li {
  line-height: 40px;
  height: 40px;
  font-size: 14px;
}

.NavBoxsRightT1Con4 ul li a {
  color: #333;
}

.palt {
  width: 160px;
  padding: 5px 0 0 8px
}

.functionT {
  width: 140px;
  float: left;
}

.BoxContent .functionT li {
  width: 140px;
  padding: 0;
  line-height: 18px;
  background: none;
}

.BoxContentT2 {
  padding: 8px 0 0 24px;
}

.functionT2 {
  width: 96px;
  float: left;
}

.BoxContentT2 .functionT2 li {
  width: 96px;
  padding: 0;
  line-height: 18px;
  background: none;
}

.zxbg,
.application_btn {
  width: 69px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  border: none;
  color: #0079ca !important;
  display: block;
  float: left;
  margin: 0 10px 0 0px;
  cursor: pointer;
}

.col0079ca {
  color: #0079ca;
}

.diaochaBox {
  padding: 8px 8px 0px 8px;
}

.diaochaBox2 {
  background: none
}

.dcbackbg {
  height: 217px;
}

.padr20 {
  padding-right: 20px;
}

.padt20 {
  padding-top: 20px;
}

.posr {
  position: relative
}

.BoxContent h3 {
  height: 28px;
  line-height: 28px;
  font-weight: 900;
  color: #343434
}

.zyzbg {}

.MobileMenu .menu {
  display: none;
}

/*-----------------下拉菜单  End--------------------*/

.phone_menu_bottom {
  display: none;
}

.block_view {
  display: none !important;
}

.menu-close-icon {
  display: none;
}

@media only screen and (max-width:1024px) {
  .nav_content {
 width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .sy2_content {
 display: block;
 padding: 16px;
  }

  /* .menu-close-icon,
  .menu-open-icon {
 display: block;
 width: 20px;
 height: 20px;
 background: #000;
  } */

  .big2_tit {
 /* display: none; */
 width: 100%;
 border-right: none;
 text-align: left;
 padding-right: 0;
 padding-bottom: 8px;
 box-sizing: border-box;
 position: relative;
 margin-bottom: 24px;
  }

  .big2_tit:after {
 content: "";
 position: absolute;
 width: 50px;
 height: 2px;
 background: #A40000;
 bottom: -5px;
  }

  .big2_innertit {
 padding-top: 0;
 color: #2d3748;
 font-size: 24px;
  }

  .nav_content .sy1_ul .sy2_ul {
 /* position: initial; */
 transform: none;
 background: none;
 opacity: 1;
 padding: 0;
 display: none;
 box-shadow: none;
 visibility: initial;
 top: 0;
 height: 100%;
 left: 128px;
 width: calc(100% - 128px);
 background: #fff;
 z-index: 10;
 border-left: 1px solid #e5e7eb;
 box-sizing: border-box;
 padding-bottom: 84px;
 height: calc(100vh - 80px);
 overflow-y: auto;
 }

  .sy2_box {
 width: 100%;
 padding-left: 0;
 display: block;
  }

  .nav_content .sy1_ul .sy1_li li a {
 color: #374151;
 text-align: left;
 padding: 12px 16px;
 border-radius: 4px;
 margin-bottom: 4px;
 margin-top: 4px;
 background: #f9fafb;
  }

  .nav_content .sy1_ul .sy1_li li {
 text-align: left;
 width: 100%;
  }

  .header_site li a {
 font-size: 15px;
 color: #6b7280;
  }

  .nav_content .sy1_ul {
 height: 100%;
  }

  .sy1_content {
 height: 100%;
  }

  .header_site li {
 position: relative;
 padding: 0 1.5vw;
 border-right: 1px solid #080808;
 line-height: 3vw;
  }

  .header_site li:last-child {
 border-right: none;
  }

  .Mobile_login span {
 display: flex;
 width: auto !important;
 margin: 0 5px 0 0;
  }


  .nav_content .sy1_ul li.home_nav {
 height: auto;
 line-height: 24px;
 margin-bottom: 0;
 text-align: left;
 /* background: #f9fafb; */
  }

  .nav_content .sy1_ul li.home_nav a {
 color: #4b5563;
 display: inline-block;
 padding: 0;
 font-size: 16px;
 font-weight: normal;
 width: 128px;
 text-align: center;
 background: #f9fafb;
 border-right: 1px solid #e5e7eb;
 box-sizing: border-box;
 padding: 12px;
  }

  .sy1_tit {
 color: #4b5563;
 display: inline-block;
 padding: 0;
 font-size: 16px;
 font-weight: normal;
 width: 128px;
 text-align: center;
 /* background: #f9fafb; */
 /* border-right: 1px solid #e5e7eb; */
 padding: 12px;
 box-sizing: border-box;
  }


  li.sy1_li.Has_Children::after {
 display: none;
 content: "";
 position: absolute;
 width: 3vw;
 height: 3vw;
 background: url(/Content/Areas/Common/images/list_right.png) no-repeat center;
 right: 0;
 top: 2vw;
 transition: all 0.3s;
  }

  .block_view {
 display: block !important;
  }

  .MobileMenu .menu {
 display: flex;
  }

  .sy1_box {
 /* padding: 0 10vw 10vw 10vw; */
 flex-wrap: wrap;
 justify-content: flex-start;
 display: block;
 /* margin-top: 90px; */
 text-align: center;
 position: relative;
 height: 100%;
 background: #f9fafb;
  }

  .sy1_box li:nth-child(2) .sy2_ul {
 display: block !important;
  }

  .nav_content .sy1_ul li.home_nav {
 width: 100%;
  }

  .nav_content .sy1_ul .sy1_li {
 /* width: 100%; */
 height: auto;
 line-height: 24px;
 margin-bottom: 0;
 text-align: left;
 position: initial;
  }

  .phone_menu_bottom ul.header_site .active a {
 color: #a40000;
  }

  .phone_menu_bottom ul.header_site {
 display: flex;
 margin: 0 0 10px 0;
  }

  .phone_menu_bottom {
 display: flex;
 justify-content: space-between;
 align-items: center;
 padding: 20px;
 flex-direction: column;
 line-height: 6vw;
 width: calc(100% - 128px);
 position: absolute;
 bottom: 0;
 right: 0;
 z-index: 10;
 box-sizing: border-box;
 border-top: 1px solid #e5e7eb;
 background: #fff;
 }

  .menu-icon-open {
 width: 6vw;
 height: 6vw;
 background: url(/Content/Areas/Common/images/menu.png) no-repeat;
 background-size: cover;
  }

  .menu {
 display: flex;
 justify-content: space-between;
 align-items: center;
 padding: 20px;
 border-bottom: 1px solid #ccc;
 /* margin-bottom: 10px; */
 color: #fff;
 height: 80px;
 box-sizing: border-box;
 }

  .menu a {
 color: #fff;
  }

  .menu img {
 height: 4vw;
  }

  .menu-logo img {
 height: 10vw;
  }

  .phone1_ul li ul li .phone2_tit::after {
 content: "";
 position: absolute;
 width: 2vw;
 height: 1px;
 background: #333;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
  }

  .phone1_li.hasChildren::after {
 content: "";
 position: absolute;
 width: 3vw;
 height: 3vw;
 background: url(/Content/Areas/News/images/zhuanyeban/list_right.png) no-repeat center;
 right: 0;
 top: 1vw;
 transition: all 0.3s;
  }

  .phone1_li.hasChildren.on::after {
 transform: rotate(90deg);
  }

  .nav_phone {
 display: block !important;
  }

  .MobileNav h1 {
 display: flex;
 justify-content: center;
 align-items: center;
 height: 100%;
  }

  .phone2_ul li {
 width: 100%;
  }

  .wrap .MobileNav {
 display: block;
 background: #1e7cd7;
 font-size: 16px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 line-height: 51px;
 height: 51px;
 padding: 0 50px;
 position: relative;
 filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#5587d6', endColorStr='#3f71c0', gradientType='0');
 background: -moz-linear-gradient(top, #5587d6, #3f71c0);
 background: -o-linear-gradient(top, #5587d6, #3f71c0);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5587d6), to(#3f71c0));
  }

  .MobileNav h1 img {
 width: 57vw;
  }

  .MobileNav .menu-icon {
 display: block;
 width: 40px;
 height: 40px;
 background: url(/Sites/Uploaded/Image/2014/12/menu-iconbgH.gif) no-repeat center center;
 background-size: 70%;
 position: absolute;
 left: 10px;
 top: 5px;
 opacity: 0.5;
 filter: alpha(opacity=50);
  }

  .MobileNav .menu-iconH {
 opacity: 0.9;
 filter: alpha(opacity=90);
  }

  .phone_nav {
 background: #A40000;
 display: block;
 left: 0;
 position: static;
 top: 0;
 width: 100%;
 z-index: 1000;
 height: auto;
  }

  .wrap .MobileMenu {
 background: #fff;
 left: 0;
 /* opacity: 0.9; */
 position: fixed;
 top: 80px;
 width: 100%;
 z-index: 1000;
 height: calc(100vh - 80px);
 overflow-y: auto;
 opacity: 0;
 transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
 transform: translateX(100%);
  }

  .header_sub .MobileMenu {
 display: none;
  }

  .wrap .MobileMenu.hidden-state {
 transform: translateX(0);
 opacity: 1;
  }

  .Mobile_login {
 display: block !important;
 color: #000;
 padding: 10px 0px;
 overflow: hidden
  }

  .searchTop {
 /* color: #333; */
 text-align: right;
 padding: 0 10px 0 0px;
  }

  .searchBox {
 margin: 10px 180px 0 0;
  }

  .Mobile_login a {
 color: #2A49C4;
  }

  .phone2_ul {
 width: 87%;
 overflow: hidden
  }

  .phone1_ul li .phone1_tit {
 /* background: #2355a4; */
 float: left;
 color: #fff;
 display: inline-block;
 padding: 5px;
 font-size: 16px;
 /* border: solid 1px #5784cb; */
 border-radius: 5px;
 margin: 5px;
  }

  .phone1_ul li ul li .phone2_tit {
 float: left;
 color: #d8e7f6;
 display: inline-block;
 padding: 10px 12px;
  }

  .phone1_li {
 line-height: 20px;
 display: block;
 clear: both;
 border-bottom: solid 1px #5784cb;
 font-size: 1.2em;
 border-top: solid 1px #3465b2
  }

  .header {
 /* width: 100%; */
  }

  .header span,
  .nav_content,
  .main_content {
 padding: 0;
 width: 100%;
 height: 100%;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 /* Firefox */
 -webkit-box-sizing: border-box;
  }



  .Mobile_login {
 display: block !important;
 color: #000;
 padding: 0;
 font-size: 15px;
 text-align: right
  }

  .Mobile_login i {
 color: #000;
  }

  .Mobile_login a {
 color: #6b7280;
 margin: 0 5px;
 font-size: 15px;
  }

  .phone2_ul {
 width: 100%;
 display: none;
  }

  .phone1_ul {
 padding: 0 10vw 10vw 10vw;
  }

  .phone1_ul li .phone1_tit {
 float: none;
 color: #000;
 display: inline-block;
 padding: 0;
 font-size: 5vw;
 font-weight: normal;
 margin: 0;
  }

  .phone1_ul li ul li .phone2_tit {
 float: none;
 color: #333;
 display: inline-block;
 padding: 3vw;
 font-size: 4vw;
 position: relative;
  }

  .phone1_li {
 line-height: 20px;
 display: block;
 clear: both;
 font-size: 3vw;
 border: none;
 margin-bottom: 6vw;
 position: relative;
  }

  .phone_footer {
 display: block !important;
 line-height: 25px;
  }

  .fastBtn li,
  .fastBtn_YiWu li {
 display: inline;
 float: left;
 height: 93px;
 margin: 5px 3px;
 overflow: hidden;
 width: 31.3%;
  }
}  