/*reset*/
* {
  margin: 0;
  padding: 0;
  list-style: none;
  word-break: break-word;
}
ul {
  font-size: 0;
}
ul li {
  font-size: 16px;
}
body,
html {
  height: 100%;
  width: 100%;
  /*background: #fff;*/
}
.header {
  z-index: 0;
}
/*common*/
.text-center {
  text-align: center;
}
span,
p {
  word-break: break-word;
  word-wrap: break-word;
}
body,
html {
  font-family: "微软雅黑";
  min-width: 1246px;
}
.footerwrap,
.contentwrap,
.navbarwrap {
  position: relative;
  width: 1246px;
  min-width: 1246px;
  margin: 0 auto;
}
.contentwrap {
  margin-bottom: 50px;
}
.navbar ul li {
  list-style: none;
  display: inline-block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  text-decoration: none;
  color: #000;
}
ul li a {
  color: #000;
}
.clear {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
img {
  border: none;
}
.flexslider {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url(../image/loading.gif) 50% no-repeat;
}
.slides {
  position: relative;
  z-index: 1;
}
.flex-control-nav {
  position: absolute;
  left: 0;
  bottom: 42px;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.flex-control-nav li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}
.flex-control-nav a {
  display: inline-block;
  width: 13px;
  height: 13px;
  line-height: 40px;
  overflow: hidden;
  background: url(../image/dot.png) right 0 no-repeat;
  cursor: pointer;
}
.flex-control-nav .flex-active {
  background-position: 0 0;
}
.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%;
}
.flex-direction-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.flex-direction-nav li a.flex-prev {
  left: 40px;
  background: url(../image/touming.gif) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
  right: 40px;
  background: url(../image/touming.gif) center center no-repeat;
}
/*header*/
.navbar {
  text-align: initial;
  height: 84px;
}
.navbar ul li {
  text-align: left;
}
.navbar .box {
  height: 84px;
  width: 100%;
  border-bottom: 1px #dcdcdc solid;
  position: relative;
}
.navbar .box .plane {
  display: none;
  height: 62px;
  position: absolute;
  top: 84px;
  background-color: #fff;
  width: 100%;
  z-index: 999;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.navbar .box .plane {
  color: #fff;
}
.navbar .menu-logo {
  float: left;
  height: 58px;
  width: 158px;
  background: url(../image/5.png) no-repeat;
  background-size: 158px 58px;
  margin-right: 168px;
  margin-top: 13px;
}
.navbar .menu {
  margin-right: 30px;
}
.mar-right-0 {
  font-size: 16px;
  margin-right: 0 !important;
}
.mar-right-0 span {
  color: #3b75ba;
}
.mar-112 {
  margin-left: 106px !important;
  margin-right: 146px !important;
}
.navbar .menu > a {
  height: 100%;
  font-size: 16px;
  line-height: 84px;
}
.navbar .menu-itemm li > a {
  font-size: 16px;
}
.navbar .menu div {
  display: none;
}
.navbar .menu .box2 {
  position: relative;
}
/* .navbar .menu div > i {
  width: 100%;
  height: 1px;
  background: url(../img/index/3.png) no-repeat center;
  background-size: 12px 9px;
  position: absolute;
  bottom: 0;
} */
.navbar .menu .pad-left-412 {
  padding-left: 412px;
}
.navbar .menu .pad-left-527 {
  padding-left: 580px;
}
.navbar .menu .pad-left-643 {
  padding-left: 700px;
}
.navbar .menu .pad-left-657 {
  padding-left: 657px;
  width: 667px;
}
.navbar .menu .pad-left-160 {
  padding-left: 160px;
}
.navbar .menu .pad-left-20 {
  padding-left: 20px;
}
.navbar .menu .menu-itemm {
  position: absolute;
  left: 0;
  line-height: 62px;
  top: 84px;
  z-index: 1000;
}
.navbar .menu .menu-itemm li {
  /* margin-right: 62px; */
  margin-right: 45px;
}
.navbar .menu .menu-itemm li a {
  color: #3b75ba;
}
.navbar .menu a:hover {
  color: #3b75ba;
}
.navbar .menu:hover > div {
  display: block;
}
.navbar .navbarwrap .product-content {
  display: block;
  font-size: 14px;
}
.navbar .navbarwrap .product-content table tr {
  line-height: 40px;
}
.line-height-45 {
  line-height: 45px;
}
.mar-left-310 {
  margin-left: 310px !important;
}
.mar-right-196 a {
  font-size: 14px !important;
}
.navbar .navbarwrap .menu ul {
  display: block;
}
.navbar .navbarwrap .menu li {
  float: none;
  width: auto;
}
.mar-right-196 a,
.navbar .navbarwrap .product-content td a {
  color: #fff !important;
}
.navbar .navbarwrap .product-content td {
  padding-right: 30px;
}
.navbar .navbarwrap .product-content .pad-bottom-22 {
  padding-bottom: 22px !important;
}
#middle-img {
  width: 100%;
  min-width: 1246px;
}
.index-page .ul-content {
  margin-top: 38px;
}
.index-page .ul-content li {
  float: left;
  width: 298px;
  height: 370px;
  margin-left: 8px;
  margin-right: 8px;
  box-sizing: border-box;
  transition: all 0.4s ease-in;
  background-color: #fcfcfc;
}
.index-page .ul-content li:hover {
  -moz-box-shadow: 0 0 15px #888;
  -webkit-box-shadow: 0 0 15px #888;
  box-shadow: 0 0 15px #888;
  outline: #000000;
  box-sizing: border-box;
  cursor: pointer;
  transform: scale(1.1);
  background-color: #fff;
}
.index-page .ul-content li img {
  width: 100%;
}
.index-page .ul-content li:first-of-type {
  margin-left: 0;
}
.index-page .ul-content li:last-of-type {
  margin-right: 0;
}
.index-page .ul-content .title3 {
  font-size: 20px;
  line-height: 35px;
  color: #000;
}
.index-page .ul-content .li-content {
  font-size: 14px;
  color: #7d7d7d;
  line-height: 28px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.index-page .ul-content .more {
  display: inline-block;
  border: 2px solid #df5c5c;
  border-radius: 10px;
  height: 28px;
  line-height: 28px;
  padding: 0 14px;
  color: #df5c5c;
  background-color: #fff;
  transition: all 0.4s;
  font-size: 14px;
}
.index-page .ul-content .more:hover {
  -moz-box-shadow: 0px 8px 10px #888;
  -webkit-box-shadow: 0px 8px 10px #888;
  box-shadow: 0px 8px 10px #888;
  cursor: pointer;
  transform: translateY(-10px);
  background-color: #df5c5c;
  color: #fff;
}
.new-wrap {
  margin-top: 38px;
}
.new-wrap .title {
  margin-bottom: 54px;
}
.new-wrap .new-title {
  font-size: 22px;
  text-align: center;
  width: 100%;
}
.new-wrap .new-second-title {
  font-size: 22px;
  margin: 0 auto;
  width: 135px;
  display: block;
  color: #d9d9d9;
  margin-bottom: 7px;
}
.new-wrap .new-content {
  width: 100%;
}
.new-wrap .new-content .new-content-wrap {
  width: 50%;
}
.new-wrap .box3 {
  width: 100%;
}
.new-wrap .box3 .link-decoration {
  margin-top: 16px;
  width: 546px;
  background: url(../image/14.png) repeat-x center;
  height: 1px;
}
.new-wrap .secure-information .box3 .link-decoration {
  width: 478px;
}
.new-wrap .secure-information .new-second-title {
  width: 270px;
}
.new-wrap .secure-information .secure-information-content {
  margin-top: 46px;
}
.new-wrap .secure-information .secure-information-content .information-item {
  width: 25%;
  padding-right: 30px;
  box-sizing: border-box;
  float: left;
}
.new-wrap .secure-information .secure-information-content .pad-lf-10 {
  padding-left: 10px;
}
.new-wrap .secure-information .secure-information-content .information-header {
  font-size: 22px;
  border-bottom: 1px solid #e5e5e5;
  line-height: 42px;
  margin-right: 70px;
  margin-bottom: 16px;
}
.new-wrap .secure-information .secure-information-content .information-list li {
  font-size: 14px;
  line-height: 28px;
  color: #959595;
}
.new-wrap .secure-information .secure-information-content .information-list li a {
  color: #959595;
}
.new-wrap .new-second-title-bottom {
  margin-top: 5px;
  width: 48px;
  height: 1px;
  margin: 0 auto;
  background: url(../image/13.png) repeat-x center;
}
.new-wrap .new-content .font-20 {
  font-size: 20px;
  line-height: 42px;
  margin-top: -8px;
}
.new-wrap .new-content .font-66 {
  font-size: 66px;
  margin-top: -11px;
  line-height: 1;
  color: #c9c9c9;
}
.new-wrap .new-content .wid-78 {
  width: 78px;
  margin-right: 28px;
}
.new-wrap .new-content .font-24 {
  font-size: 24px;
  padding: 10px 0;
}
.new-wrap .new-content .padding-10 {
  padding-right: 10px;
}
.new-wrap .new-content .font-14 {
  font-size: 14px;
  color: #c9c9c9;
}
.new-wrap .new-content .font-18 {
  font-size: 18px;
  line-height: 1;
  color: #c9c9c9;
}
.new-wrap .new-content .right-content {
  overflow: hidden;
}
.new-wrap .new-content .new-content-wrap .clearfix {
  padding-bottom: 10px;
  height: 76px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
.new-wrap .success-case {
  margin-top: 38px;
}
.footer {
  width: 100%;
  min-width: 1246px;
  background-color: #2c2f34;
}
/*页面底部外层*/
#footer_bottom {
  width: 100%;
  font: 12px/1.2 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}
/*页面底部*/
#footer_bottom_in {
  margin: 0 auto;
  width: 100%;
  text-align: left;
}
#footer_bottomd1 {
  width: 100%;
  color: #5e5e5e;
  padding: 0px 6px;
  box-sizing: border-box;
}
#footer_bottomd2 {
  width: 100%;
}
.footer_blink_td {
  padding: 30px 0;
  width: 134px;
  text-align: left;
  vertical-align: top;
  display: block;
  float: left;
  margin-right: 28px;
}
.footer_blink_td a {
  font-size: 12px;
  line-height: 24px;
  color: #646c74;
  display: inline-block;
  padding-bottom: 10px;
}
.footer_blink_td a.blink_tit {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
  border-bottom: 2px solid #23262b;
  margin-bottom: 14px;
  width: 100%;
}
#footer_bottomd2 {
  border-top: 2px solid #23262b;
  font-size: 12px;
  padding-top: 16px;
}
.footer_bottomd2_td,
.footer_bottomd3_td,
.footer_bottomd4_td {
  padding-bottom: 10px;
  color: #646c74;
}
.footer_bottomd4_td {
  max-width: 700px;
  line-height: 20px;
}
.footer_bottomd4_td a {
  font-size: 12px;
  color: #646c74;
}
.footer_bottomd2_td a {
  font-size: 12px;
  color: #646c74;
}
/*.footer_bottomd2-content table tr td {
    text-align: left;
}*/
.mar-right-20 {
  margin-right: 20px;
}
.mar-right-14 {
  margin-right: 14px;
}
.footer_bottomd2 .footer_bottomd2-content {
  padding: 0px 6px;
  box-sizing: border-box;
}
.middle-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.middle-inner p {
  /*position: relative;*/
}
/*二级导航栏*/
.containerBox .banner {
  width: 100%;
  min-width: 1246px;
  height: 344px;
  margin-bottom: 1px;
}
.containerBox .mar-top-4 {
  margin-top: -4px;
}
.containerBox .subNavbar {
  background: #00a0e9;
  width: 100%;
  height: 72px;
}
.containerBox .subNavbar .contentwrap ul {
  height: 72px;
  line-height: 72px;
  color: #FFFFFF;
  font-size: 16px;
}
.containerBox .subNavbar .contentwrap ul li {
  float: left;
  display: inline-block;
  height: 100%;
}
.containerBox .subNavbar .contentwrap ul li.tip {
  background: #007cc2;
}
.containerBox .subNavbar .contentwrap ul li.tip span {
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
}
.containerBox .subNavbar .contentwrap ul li a {
  padding: 0 32px;
  display: inline-block;
  height: 100%;
  width: 100%;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
}
.containerBox .subNavbar .contentwrap ul li.active {
  background: #fff;
}
.containerBox .subNavbar .contentwrap ul li.active a {
  text-decoration: none;
  color: #00a0e9;
}



.mar-right-196 a,
.navbar .navbarwrap .product-content td a {
  color: #fff !important;
}
.mar-left-310 {
  padding-left: 255px !important;
  margin-left: 0 !important;
}
.mar-112 {
  padding-left: 140px !important;
  padding-right: 120px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.navbar .menu {
  margin-right: 0;
  padding: 0 15px;
}
.navbar .menu:nth-child(2) {
  margin-left: -15px;
}
.navbar .menu:hover {
  /*background-color: rgba(44,47,52,0.9);*/
  background-color: rgb(44,47,52);
}
.navbar .menu:nth-last-child(1):hover {
  background-color: #fff;
}
.navbar .menu:nth-last-child(2):hover {
  background-color: #fff;
}
.navbar .menu:hover a{
  color: #fff;
}
.navbar .menu .menu-itemm li {
  margin-right: 0;
  padding: 0 20px;
}
.navbar .menu .menu-itemm li a {
  color: #fff;
}
#safety_product .menu-itemm li:nth-child(3) {
  border-bottom: 1px solid #fff;
}
#safety_product .menu-itemm li:first-child {
  margin-left: -20px;
}
.navbar .box .plane {
  /*background-color: rgba(44,47,52,0.95);*/
  background-color: rgb(44,47,52);
  border-top: none;
  border-bottom: none;
}
.navbar .box .plane div {
  border-bottom: none !important;
}

#sel-lang{
  position: absolute;
  top: 0px;
  right: -60px;

  /*height: 34px;*/
  border: 0;
  outline: none;
  cursor: pointer;
  line-height: 84px;
}
/*#sel-lang option{*/
/*  height: 30px;*/
/*  line-height: 30px;*/
/*}*/

/*.navbar>.box>.navbarwrap>ul>li{*/
/*  display: block;*/
/*  float: left;*/
/*  line-height: 84px;*/
/*}*/



