html {
  background-color: #ffffff;
}
html,
body,
header,
section,
footer,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
img,
label,
p,
a,
span {
  margin: 0;
  padding: 0;
  border: 0;
}
.bgcf {
  background-color: #fff !important;
}
a:active,
a:hover {
  outline: 0;
}
a,
a:visited {
  text-decoration: none;
}
footer,
header,
section {
  position: relative;
}
a,
button,
img,
label,
span,
textarea {
  display: inline-block;
}
ul,
li {
  list-style: none;
}
button,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
input::-webkit-input-placeholder {
  display: block;
}
textarea {
  resize: none;
}
img {
  border: none;
}
i {
  font-style: normal;
}
.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: " ";
  line-height: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}

/*.gwcontont{
	width: 1400px;
	margin: 0 auto;
}*/

.gwheader {
  height: 88px; /*78*/
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background: #075cb2;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  /*opacity: 0.8;*/
  filter: alpha(opacity=80); /* 针对 IE8 以及更早的版本 */
}

.gwheader_logo {
  /* width: 266px; */
  height: 100%;
  padding-top: 20px;
  padding-left: 65px;
  padding-right: 45px;
  background: #ffffff;
}

.gwheader_logo.gwheaderLeft {
  float: left;
}

.logoimg {
  float: left;
  display: inline-flex;
}

.logoimg > img {
  width: 100%;
}

.gwheader_title {
  float: left;
  margin: 10px 0 0 6px;
}

.gwheader_title > p {
  letter-spacing: 1px;
  font-size: 24px;
  color: #00114c;
}

.gwheader_cont {
  display: inline-flex;
  margin-left: 6px;
}

.gwheader_cont > p {
  font-size: 12px;
  color: #00114c;
}

.gwheader_url {
  margin-top: 30px;
  margin-right: 55px;
}

.gwheader_url.gwheaderRight {
  float: right;
  display: inline;
}

.gwheader_url > ul > li {
  margin-left: 10px;
  line-height: 22px;
  float: left;
  display: inline;
}

.gwheader_url > ul > li > a {
  padding: 0 3px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #cdcdcd;
  color: #bcbcbc;
  display: block;
}

.login {
  width: 50px;
  text-align: center;
  font-size: 14px;
  color: #ffffff !important;
  border: 1px solid #e5e5e5 !important;
}

.company {
  font-size: 14px;
  color: #ffffff !important;
  background-color: #0268d0;
  border: 0 !important;
  width: 90px;
  text-align: center;
}

.OA {
  color: #fefefe !important;
  background-color: #2466c0;
  border: 0 !important;
  border-radius: 28px;
  font-size: 12px;
}

.email {
  background-color: #20b3ea;
  border: 0 !important;
  border-radius: 28px;
  width: 24px;
}

.email img {
  width: 90%;
  padding-left: 10%;
}

.gwNavigation.naLeft {
  float: left;
  width: 53%;
  /* margin-left: 42px; */
  position: relative;
}

.gwNavigation ul {
  overflow: hidden;
}

.gwNavigation > ul > li {
  background: url(/statics/sgw/img/subaaa.png) no-repeat right;
  background-position-x: 92%;
  background-position-y: 48%;
  width: 12.5%;
  padding-left: 1%;
  padding-right: 1%;
  float: left;
  display: inline;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  height: 88px;
}

.gwNavigation > ul > li > a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  cursor: pointer;
  text-align: center;
  margin: 30% auto;
}

/*.gwNavigation ul li a:hover{
	color: #0050a1;
}*/

.gwNavigation > ul > li > ul {
  /* border-top: 4px solid #003F98; */
  width: 12.5%;
  position: absolute;
  margin-left: -9px;
  z-index: 8;
  top: 100%;
}

.gwNavigation > ul > li > ul > li {
  margin: 0;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #f2f2f2;
  white-space: nowrap;
}

.gwNavigation > ul > li > ul > li > a {
  height: 35px;
  line-height: 35px;
  color: #404040;
  font-size: 14px;
  width: 100%;
  text-align: center;
}

.gwNavigation .gw_sub2,
.gw_sub3,
.gw_sub4,
.gw_sub6,
.gw_sub7,
.gw_sub8,
.gw_sub5 {
  background: #ffffff;
}

.gwSearch.seRight {
  float: right;
  margin-right: 55px;
  margin-top: 15px;
}

.gw_seach_input {
  float: left;
}

.language:after {
  width: 1px;
  height: 50%;
  background: #43516c;
  position: absolute;
  content: "";
  top: 28%;
  left: -6px;
}

.gw_seach_input input {
  border-bottom: 1px solid #d9d9d9;
  width: 260px;
}

.gw_seach_input img {
}

.language {
  float: left;
  position: relative;
  margin-left: 14px;
}
.gwbottom {
  background-color: #023264;
  display: table;
  width: 100%;
  border-bottom: 1px solid #113e6d;
  padding: 0 0 20px 0;
}
.gwfooter {
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
}
.gwbottom .bot {
  display: table-cell;
  width: 345px;
  color: #ffffff;
  position: relative;
  padding: 0 40px;
}

.bot p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.bot ul li span {
  font-size: 14px;
  line-height: 20px;
  color: #8d99ac;
}

.bot:after {
  width: 1px;
  height: 70%;
  background: #113e6d;
  position: absolute;
  content: "";
  top: 28%;
  left: -6px;
}

.gwsele {
  font-size: 14px;
  color: #8d99ac;
  border: 1px solid #8d99ac;
  width: 100%;
  background-color: #023264 !important;
  padding-left: 10px;
  height: 24px;
  margin-bottom: 10px;
  background: url(../img/xiaosanjiao.png) no-repeat right;
  background-position-x: 95%;
}

.bottom_wx {
  /*padding-top: 30px !important;*/
}

.gwWechat {
  width: 90px;
  position: relative;
  top: 24px;
}

.gwWechat img {
  width: 95%;
  margin: 2px 0 2px 40px;
}

.gwhope {
}

.gwhope .gwtarget li span {
  line-height: 10px !important;
}

.gwhope p {
  margin-top: 10px;
  padding-top: 20px;
}

.gwlastbottom {
  background-color: #023264;
  text-align: center;
  color: #8d99ac;
  font-size: 10px;
  padding: 20px 0;
}

.bottom_GroupBusiness:after {
  display: none;
}

.sanjiao {
  width: 0;
  height: 0;
  border: 16px solid;
  border-left-color: #ffffff;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  position: absolute;
  left: -0.1%;
  top: 30%;
}

.active {
  background: url("/statics/sgw/img/activebackimg.png") no-repeat !important;
}

.gwNavigation > ul > li > ul > li > a:hover {
  color: #ffffff !important;
  background-color: #20b3ea;
}

/*.bottbussiness{
	width:200px !important;
}*/

@media (max-width: 1440px) {
  .gwheader_logo {
    padding-left: 25px;
    padding-right: 25px;
  }
  .gwNavigation.naLeft {
    width: 62%;
  }
  .gwheader_url {
    margin-right: 25px;
  }
}
@media (max-width: 1440px) {
  .gwheader_logo {
    padding-left: 25px;
    padding-right: 25px;
  }
  .gwNavigation.naLeft {
    width: 62%;
  }
  .gwheader_url {
    margin-right: 25px;
  }
}

@media (max-width: 1439px) {
  .gwheader_logo {
    padding-left: 6px;
    padding-right: 6px;
  }
  .gwNavigation.naLeft {
    width: 62%;
  }
  .gwheader_url {
    margin-right: 8px;
  }
}

@media (max-width: 1200px) {
  .gwheader_logo {
    padding-left: 6px;
    padding-right: 6px;
  }
  .gwNavigation.naLeft {
    width: 58%;
  }
  .gwheader_url {
    margin-right: 5px;
  }
}
@media (max-width: 1279px) {
  .gwheader_logo {
    padding-left: 6px;
    padding-right: 6px;
  }
  .gwNavigation.naLeft {
    width: 58%;
  }
  .gwheader_url {
    margin-right: 5px;
  }
}
