* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1;
  color: #000;
  text-align: center;
  min-width: 1200px;
  padding: 0;
  margin: 0 auto;
  background: #fff;
  font: normal 1.4rem/1.8 Microsoft YaHei;
}

body .secs {
  width: 1200px;
  margin: auto;
}

:focus {
  outline: 1px;
}

ul {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a:hover {
  text-decoration: none;
}

table {
  /*    border-collapse:collapse;*/
  border-spacing: 0;
}

/**************header****************/
header {
  height: 110px;
  line-height: 110px;
  background: #fff;
  position: relative;
  z-index: 2;
}

header > ul.secs {
  padding: 0;
}

header > ul.secs > li {
  display: inline-block;
  position: relative;
  width: 122px;
  height: 100%;
}

header > ul.secs > li > a {
  display: block;
  width: 100%;
  height: 120px;
  font-size: 1.6rem;
  color: #fff;
  border-top: 2px solid transparent;
}

header > ul.secs > li > a:hover {
  border-color: #f90606;
  background: #043a73;
  cursor: pointer;
}

header > ul.secs > li > ul {
  display: none;
  position: absolute;
  padding: 0;
  width: 100%;
  line-height: 40px;
  background: #0150a3;
}

header > ul.secs > li > ul li {
  width: 100%;
}

header > ul.secs > li > ul li a {
  display: block;
  width: 100%;
  color: #fff;
}

header > ul.secs > li > ul li a:hover {
  background: #043a73;
}

header > ul.secs > li.lo {
  width: 440px;
}

header > ul.secs > li.lo > a {
  border: none;
}

header > ul.secs > li.lo > a > img {
  margin-left: -80px;
}

header > ul.secs > li.lo > a:hover {
  background: none;
}

/**************banner****************/
div.banner {
  position: relative;
  z-index: 1;
}

/**************index****************/
section.index > div {
  padding: 50px 0;
}

section.index div.ab_top p.t_p1 {
  margin: 0;
  font-size: 3rem;
  color: #003696;
}

section.index div.ab_top p.t_p2 {
  font-size: 1.8rem;
  color: #5d5d5d;
}

section.index div.products div.secs > div.pro_sec > div.le_se {
  width: 100%;
  position: relative;
  padding-top: 30px;
}

section.index div.products div.secs > div.pro_sec > div.le_se > div.bd {
  width: 95%;
  margin-left: 45px;
}

section.index div.products div.secs > div.pro_sec > div.le_se > div.bd ul {
  width: 100%;
}

section.index div.products div.secs > div.pro_sec > div.le_se > div.bd ul li {
  display: inline-block;
  width: 33%;
  padding-left: 0.5%;
  margin-left: 0.6%;

}

section.index div.products div.secs > div.pro_sec > div.le_se > div.bd ul li a img {
  border: 1px solid transparent;
  border-radius: 2px;
  width:337px;
  height:222px;
}

section.index div.products div.secs > div.pro_sec > div.le_se > div.bd ul li a:hover img {
  border-color: #ff9216;
}

section.index div.products div.secs > div.pro_sec > div.le_se > a {
  position: absolute;
  top: 35%;
}

section.index div.products div.secs > div.pro_sec > div.le_se > a img:hover {
  cursor: pointer;
}

section.index div.products div.secs > div.pro_sec > div.le_se > a.next {
  left: 0;
}

section.index div.products div.secs > div.pro_sec > div.le_se > a.prev {
  right: 0;
}

section.index div.about {
  background: url("../images/ia_02.jpg") no-repeat;
  background-size: cover;
}

section.index div.about > div.secs > div.ab_top p.t_p1,
section.index div.about > div.secs > div.ab_top p.t_p2 {
  color: #fff;
}

section.index div.about > div.secs > div.ab_sec {
  color: #fff;
}

section.index div.about > div.secs > div.ab_sec > a {
  display: block;
  width: 145px;
  margin: 30px auto 0;
  line-height: 45px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.8rem;
  border-radius: 25px;
}

section.index div.products1 > div.secs div.pro_sec {
  text-align: left;
  padding-top: 30px;
}

section.index div.products1 > div.secs div.pro_sec > div {
  display: inline-block; margin-bottom:10px;
  width: 25%;
  text-align: center;

}

section.index div.products1 > div.secs div.pro_sec > div a {
  font-size: 1.5rem;
  color: #646464;
}

section.index div.products1 > div.secs div.pro_sec > div a img {
  margin: 0 auto 0px;
  /*width:250px;*/
  height:176px;
}

section.index div.news {
  background: #e3effb;
}

section.index div.news > div.secs > div.new_sec {
  padding: 20px 0;
  text-align: left;
}

section.index div.news > div.secs > div.new_sec > div {
  display: inline-block;
  width: 33%;
}

section.index div.news > div.secs > div.new_sec > a {
  display: block;
  width: 145px;
  margin: 30px auto 0;
  line-height: 45px;
  border: 1px solid #6b94c7;
  text-align: center;
  color: #6b94c7;
  font-size: 1.8rem;
  border-radius: 25px;
}

dl.dll {
  width: 364px;
  margin: auto;
  padding-bottom: 20px;
  border-bottom: 5px solid transparent;
}

dl.dll dt {
  position: relative;
}

dl.dll dt a {
  display: block;
  width: 364px;
  height: 200px;
  position: relative;
}

dl.dll dt a img:first-child {
  width: 100%;
  height: 100%;
}

dl.dll dt a img.ico {
  display: none;
  position: absolute;
  top: 80px;
  left: 160px;
  z-index: 2;
}

dl.dll dt a.a2 {
  display: none;
  position: absolute;
  top: 0;
  background: #5675c7;
  opacity: 0.7;
  z-index: 1;
}

dl.dll dd {
  position: relative;
  padding: 2px 0;
}

dl.dll dd p {
  color: #7f8184;
}

dl.dll dd a.a1 { font-size:16px;
  color: #000;
}

dl.dll dd a.a3 {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #e4393c;
}

dl.dll dd.last {
  padding-bottom: 10px;
}

/**************product****************/
/**************product****************/
section.product div.secs div.p_top {
  margin-top: 20px;
}
section.product div.secs div.p_top p {
  margin: 0;
}
section.product div.secs div.p_top p.p1 {
  font-size: 2.4rem;
}
section.product div.secs div.p_top p.p1 span.s1 {
  color: #ffcc14;
  padding: 0 10px 0 5px;
}

section.product div.secs div.p_top p.p1 span.s2 {
  color: #646464;
}

section.product div.secs div.p_top p.p2 {
  color: #a1a1a1;
}

section.product div.secs ul.p_list {
  display: inline-block;
  margin: auto;
  overflow: hidden;
  border: 1px solid #0150a3;
  padding: 0;
}

section.product div.secs ul.p_list li {
  float: left;
  border-right: 1px solid #0150a3;
}

section.product div.secs ul.p_list li a {
  display: block;
  width: 100%;
  padding: 2px 26px;
}

section.product div.secs ul.p_list li a:hover,
section.product div.secs ul.p_list li a.active {
  background: #0150a3;
  color: #fff;
  cursor: pointer;
}

section.product div.secs ul.p_list li:last-child {
  border: none;
}

section.product div.secs div.p_sec {
  text-align: left;
  padding: 20px 0;
}

section.product div.secs div.p_sec > a {
  text-align: center;
  display: inline-block;
  width: 23%;
  margin: 10px;
  color: #646464;
}
section.product div.secs div.p_sec > a p{
  width:276px;
  border: 2px solid #015a03;
  padding: 3px;
}
section.product div.secs div.p_sec > a img {

  height:153px;
  margin: auto;

}

section.product div.secs .skip {
  margin: 20px 0 50px;
}

section.product div.secs .skip ul {
  padding: 0;
  display: inline-block;
  height: 25px;
  line-height: 25px;
}

section.product div.secs .skip ul li {
  display: inline-block;
  line-height: 25px;
}

section.product div.secs .skip ul li a {
  border: 1px solid #ddd;
  display: block;
  text-align: center;
  color: #000;
}

section.product div.secs .skip ul li a:hover,
section.product div.secs .skip ul li a.active {
  background: #d80010;
  color: #fff;
  border-color: #d80010;
}

section.product div.secs .skip ul li a.a2 {
  width: 65px;
}

section.product div.secs .skip ul li a.a3 {
  width: 35px;
}

/**************news****************/
section.news div.secs div.n_sec {
  text-align: left;
  padding: 30px 0;
}

section.news div.secs div.n_sec > dl {
  display: inline-block;
  margin: 0 16px;
  border: 2px solid #ddd;
  margin-bottom: 20px;
}

section.news div.secs div.n_sec > dl dt a {
  display: block;
  width: 100%;
}

section.news div.secs div.n_sec > dl dt a img {
  width: 360px;
  height:200px;
}

section.news div.secs div.n_sec > dl dd {
  padding-left: 8px;
}

/**************details****************/
section.details div.secs div.p_top p.p1 {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}

section.details div.secs div.d_sec {
  text-align: left;
  padding: 20px;
}

section.details div.secs div.d_sec > a {
  display: block;
  width: 60%;
  margin: 20px auto;
}

section.details div.secs div.d_sec > p {
  text-indent: 2em;
}

/*************footer***************/
footer div.f_top {
  background: #fafafa;
}
footer div.f_top div.secs div.f_u_sec {
  text-align: left;
}

footer div.f_top div.secs div.f_u_sec > ul {
  width: 100%;
  text-align: left;
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

footer div.f_top div.secs div.f_u_sec > ul > li {
  display: inline-block;
  width: 145px;
  text-align: center;
  position: relative;
}
footer div.f_top div.secs div.f_u_sec > ul > li:first-child{
  margin-left: 190px;
}
footer div.f_top div.secs div.f_u_sec > ul > li a {
  font-size: 1.6rem;
  color: #000;
  display: block;
  width: 100%;
}

footer div.f_top div.secs div.f_u_sec > ul > li > ul {
  position: absolute;
  top: 110%;
  height: 160px;
  width: 100%;
  text-align: center;
  display: none;
  padding: 10px 0;
  border-right: 1px solid #ccc;
}

footer div.f_top div.secs div.f_u_sec > ul > li > ul li {
  width: 100%;
  height: 25px;
  line-height: 25px;
}

footer div.f_top div.secs div.f_u_sec > ul > li > ul li a {
  font-size: 1.4rem;
  color: #646464;
  text-align: left;
  padding-left: 38px;
}

footer div.f_fot {
  height: 40px;
  line-height: 40px;
  background: #0150a3;
}
footer div.f_fot div.secs p {
  color: #fff;
  display: inline-block;
  margin: 0;
  text-align: center;
}
footer div.f_fot div.secs p.p2 a {
  color: #fff;
}

#info > dl {
  font-size: 18px;
}

#info > dd {
  text-align: left;
}
/**************details****************/
section.details div.secs div.p_top p.p1 {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}

section.details div.secs div.d_sec {
  text-align: left;
  padding: 20px;
}

section.details div.secs div.d_sec > a {
  display: block;
  width: 60%;
  margin: 20px auto;
}

section.details div.secs div.d_sec > p {
  text-indent: 2em;
}

/*************footer***************/
footer div.f_top {
  background: #fafafa;
}
footer div.f_top div.secs div.f_u_sec {
  text-align: left;
}

footer div.f_top div.secs div.f_u_sec > ul {
  width: 100%;
  text-align: left;
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}

footer div.f_top div.secs div.f_u_sec > ul > li {
  display: inline-block;
  width: 145px;
  text-align: center;
  position: relative;
}

footer div.f_top div.secs div.f_u_sec > ul > li a {
  font-size: 1.6rem;
  color: #000;
  display: block;
  width: 100%;
}

footer div.f_top div.secs div.f_u_sec > ul > li > ul {
  position: absolute;
  top: 110%;
  height: 160px;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  border-right: 1px solid #ccc;
}

footer div.f_top div.secs div.f_u_sec > ul > li > ul li {
  width: 100%;
  height: 25px;
  line-height: 25px;
}

footer div.f_top div.secs div.f_u_sec > ul > li > ul li a {
  font-size: 1.4rem;
  color: #646464;
  text-align: left;
  padding-left: 38px;
}

footer div.f_fot {
  height: 40px;
  line-height: 40px;
  background: #0150a3;
}

footer div.f_fot div.secs {

}
footer div.f_fot div.secs a{ color:#fff;}

footer div.f_fot div.secs p {
  color: #fff;
  display: inline-block;
  margin: 0;
}

footer div.f_fot div.secs p.p2 {
  float: right;
}

footer div.f_fot div.secs p.p2 a {
  color: #fff;
}

#info > dl {
  font-size: 18px;
}

#info > dd {
  text-align: left;
}

.secs > p {
  text-align: left !important;

}

.footer {
  padding: 0; color:#fff;
  text-align: left;
  background-color: #00458e;
  min-height: 100px;
  padding-top: 30px;
}
.footer1 {
  width:1200px;
  padding: 0;
  padding-bottom: 30px;
}
.footer_l {
  width: 383px;
}
.footer_c {
  margin-left: 66px;
  width: 383px;
}
.footer_r {
  width: 310px;
}
.footer_l_t h3 {
  border-bottom: 1px solid #f4f4f4;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
}
.footer_l_d {
  margin-top: 25px;
}
.footer_l_d p {
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
}
.footer_c_d li {
  line-height: 2;
  width: 50%;
  float: left;
}
.footer_c_d li a {
  color: #fff;
  display: block;
}
.footer_r {
  margin-left: 55px;
  margin-top: 23px;
}
.footer_r > span {
  text-align: center;
  width: 50%;
  float: left;
}
.footer_r > span img {
  width: 132px;
}
.footer_r > span p {
  color: #fff;
  line-height: 2;
}
.footer2 {
  background-color: #003d7d; height:45px; line-height:
}
.footer2_l {
  line-height: 3.5;
  color: #fff;
}
.footer2_l a {
  color: #fff;
}
.nav_nr ul li .header_meau li{
   display: block;
   white-space: nowrap;
   overflow: hidden;
   text-overflow:ellipsis ;
 }
.nav_nr ul li .header_meau li a{
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis ;
}