body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear, background-color 0.15s linear;
  -moz-transition: color 0.1s linear, background-color 0.15s linear;
  -o-transition: color 0.1s linear, background-color 0.15s linear;
  transition: color 0.1s linear, background-color 0.15s linear;
}
body {
  color: #434342;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  margin: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
label {
  font-weight: normal;
}
address,
caption,
cite,
code,
dfn,
em,
i,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
i {
  font-style: normal;
}
a {
  color: #434342;
  text-decoration: none;
}
/*a:hover {
  text-decoration: none;
  color: #0a8be5;
}*/
img {
  border: none;
  max-width: 100%;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  outline-style: none;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
  margin: 0;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
input,
textarea,
select,
button {
  font-family: "Microsoft YaHei";
  color: #434342;
}
input[placeholder],
[placeholder],
*[placeholder] {
  color: #686868;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #999999;
  opacity: 1;
}
input::-webkit-input-placeholder {
  color: #999999;
  opacity: 1;
}
/*初始化*/
/*头部*/
.header {
  padding: 0.37037037rem;
  position: relative;
  text-align: center;
  /*top*/
  /*菜单*/
  /*导航*/
}
.header .logo {
  float: left;
  text-align: left;
}
.header .logo img {
  width: 5.16666666rem;
}
.header .cai {
  float: right;
  width: 0.77777777rem;
  cursor: pointer;
  margin-top: 0.2037037rem;
}
.header .nav {
  width: 4.25925925rem;
  top: 100%;
  right: 0;
  position: absolute;
  padding-bottom: 30px;
  z-index: 999;
  display: none;
  text-align: left;
}
.header .nav .nLi {
  position: relative;
  border-bottom: 1px solid #3161a2;
  background: #013c8c;
}
.header .nav .nLi > a {
  display: block;
  padding: 0.27777777rem 0.37037037rem 0.27777777rem 0.74074074rem;
  color: white;
  font-size: 0.4074074rem;
  background: url(../images/jt.png) no-repeat 95%;
  background-size: 0.18518518rem auto ;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.header .nav .nLi .sub {
  display: none;
}
.header .nav .nLi .sub li {
  border-top: 1px solid #184e96;
}
.header .nav .nLi .sub li > a {
  font-size: 0.37037037rem;
  display: block;
  padding: 0.18518518rem 0.37037037rem  0.18518518rem 0.74074074rem;
  background: url(../images/jt.png) no-repeat 95% #013c8c;
  background-size: 0.18518518rem auto ;
  color: white;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*banner*/
.banner img {
  width: 100%;
}
.banner .swiper-pagination-bullet {
  width: 1.11111111rem;
  height: 0.12962962rem;
  border-radius: 0;
  background: #515151;
  opacity: 1;
  margin: 0 3.5px !important;
}
.banner .swiper-pagination-bullet-active {
  background: #eb3534;
}
.banner .swiper-pagination-bullets {
  bottom: 0.33333333rem;
}
.banner1 img {
  width: 100%;
}
/*tit*/
.tit {
  margin-bottom: 0.27777777rem;
  padding: 0.27777777rem 0;
  border-bottom: 1px solid #e1e1e2;
}
.tit h6 {
  font-size: 0.48148148rem;
  font-weight: bold;
  float: left;
  line-height: 0.74074074rem;
  padding-left: 10px;
  background: url(../images/xl.png) no-repeat left;
  background-size: 5px ;
}
.tit a {
  font-size: 0.37037037rem;
  float: right;
  line-height: 0.74074074rem;
  text-transform: uppercase;
}
/*关于我们*/
.about {
  padding: 0.27777777rem  0.46296296rem 0 0.46296296rem;
}
.about .about_a_info div {
  color: #59595c;
  font-size: 0.37037037rem;
  line-height: 2;
  overflow: hidden;
  max-height: 8.79629629rem;
  /*text-overflow: ellipsis;
	        display: -webkit-box;
	        -webkit-line-clamp:5;
	        -webkit-box-orient: vertical;*/
}
.about .about_a_info div p {
  text-indent: 2em;
}
/*产品中心*/
.pro {
  padding: 0.27777777rem 0.46296296rem;
}
.pro .pro_ul {
  padding-top: 0.18518518rem;
}
.pro .pro_ul li {
  width: 50%;
  float: left;
  padding-right: 0.23148148rem;
  text-align: center;
}
.pro .pro_ul li img {
  width: 100%;
}
.pro .pro_ul li p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.37037037rem;
  padding: 0.18518518rem 0.09259259rem;
}
.pro .pro_ul li:nth-child(2n) {
  padding-left: 0.23148148rem;
  padding-right: 0;
  float: right;
}
/*新闻动态*/
.news {
  padding: 0.27777777rem 0.46296296rem 0 0.46296296rem;
}
.news .news_u li {
  padding: 0.18518518rem 0 ;
  margin-bottom: 0.27777777rem;
  border-bottom: 1px solid #e1e1e2;
}
.news .news_u li h5 {
  color: #363636;
  font-size: 0.4074074rem;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0.18518518rem;
}
.news .news_u li div {
  color: #59595c;
  font-size: 0.37037037rem;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.18518518rem;
}
/*应用案例*/
.case {
  padding: 0 0.46296296rem 0.27777777rem 0.46296296rem;
}
.case .case_ul {
  padding-top: 0.18518518rem;
}
.case .case_ul li {
  width: 50%;
  float: left;
  padding-right: 0.23148148rem;
  text-align: center;
}
.case .case_ul li img {
  width: 100%;
}
.case .case_ul li p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.37037037rem;
  padding: 0.18518518rem 0.09259259rem;
}
.case .case_ul li:nth-child(2n) {
  padding-left: 0.23148148rem;
  padding-right: 0;
  float: right;
}
/*底部*/
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}
.footer li {
  width: 33.3%;
  float: left;
}
.footer li a {
  display: block;
  padding: 0.27777777rem 0.09259259rem;
  text-align: center;
  font-size: 0.4074074rem;
  color: white;
  background: #013c8c;
}
.footer li a img {
  height: 0.37037037rem;
  vertical-align: top;
  margin-top: 0.09259259rem;
  margin-right: 0.18518518rem;
}
/*内页二级*/
.n_nav {
  text-align: center;
  margin-bottom: 0.27777777rem;
}
.n_nav .swiper-slide {
  padding: 0 0.13888888rem;
}
.n_nav .swiper-slide a {
  display: block;
  padding: 0.18518518rem 0.03703703rem;
  color: #59595c;
  border-radius: 0.12962962rem;
  font-size: 0.37037037rem;
  background: #d2cece;
}
.n_nav .swiper-slide.on a {
  background: #013c8c;
  color: white;
}
/*分页*/
.pages {
  text-align: center;
  padding: 0.37037037rem 0;
  font-size: 0.37037037rem;
}
.pages div {
  display: inline-block;
}
.pages a,
.pages b {
  float: left;
  min-width: 0.74074074rem;
  height: 0.74074074rem;
  line-height: 0.74074074rem;
  background: #949494;
  margin: auto 0.08333333rem;
  padding: 0 0.09259259rem;
  color: #f8f8f8;
}
.pages b {
  width: auto;
}
.pages span {
  background: #ff5655;
  float: left;
  min-width: 0.74074074rem;
  height: 0.74074074rem;
  line-height: 0.74074074rem;
  margin: auto 0.08333333rem;
  padding: 0 0.09259259rem;
  color: #f8f8f8;
}
.cp_t img {
  width: 100%;
}
.cp_t .cp_d {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 0.37037037rem;
  bottom: 0 !important;
  padding: 0.18518518rem 0;
}
/*内页主体*/
.section {
  padding: 0.37037037rem 0.46296296rem ;
  /*内页关于我们*/
  /*产品中心*/
  /*产品详情*/
  /*新闻详情*/
}
.section .n_about {
  line-height: 2;
  font-size: 0.37037037rem;
  color: #59595c;
}
.section .n_about img {
  display: block;
  margin: 0.18518518rem auto;
}
.section .n_pro {
  padding-top: 0.18518518rem;
}
.section .n_pro li {
  width: 50%;
  float: left;
  padding-right: 0.23148148rem;
  text-align: center;
}
.section .n_pro li img {
  width: 100%;
}
.section .n_pro li p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.37037037rem;
  padding: 0.18518518rem 0.09259259rem;
}
.section .n_pro li:nth-child(2n) {
  padding-left: 0.23148148rem;
  padding-right: 0;
  float: right;
}
.section .info {
  padding: 0.64814814rem 0;
}
.section .info .info_tit {
  text-align: center;
  font-size: 0.44444444rem;
  font-weight: bold;
  padding: 0.37037037rem 0.09259259rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.section .info .info_info {
  font-size: 0.37037037rem;
  line-height: 2;
  margin-top: 0.64814814rem;
}
.section .n_news {
  padding-top: 0.18518518rem;
}
.section .n_news li {
  border-bottom: 1px solid #e1e1e2;
  padding: 0.27777777rem 0 0.27777777rem 10px;
  background: url(../images/xsj.png) no-repeat left;
}
.section .n_news li a {
  font-size: 0.37037037rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 90%;
  display: block;
}
.section .news_info .news_info_tit {
  margin-left: -0.46296296rem;
  margin-right: -0.46296296rem;
  padding: 0 0.46296296rem 0.37037037rem 0.46296296rem;
  text-align: center;
  border-bottom: 1px solid #e1e1e2;
  margin-bottom: 0.27777777rem;
}
.section .news_info .news_info_tit h5 {
  font-weight: bold;
  font-size: 0.44444444rem;
  margin-bottom: 0.18518518rem;
  line-height: 1.5;
}
.section .news_info .news_info_tit p {
  color: #d1d1d1;
  font-size: 0.33333333rem;
}
.section .news_info .news_info_tit p span {
  display: inline-block;
  margin: 0 0.18518518rem;
}
.section .news_info .news_info_d {
  padding-bottom: 0.55555555rem;
  line-height: 2;
  color: #59595c;
  border-bottom: 1px solid #e8e8e8;
  font-size: 0.37037037rem;
}
.section .news_info .news_info_d img {
  display: block;
  margin: 0.37037037rem auto;
}
.section .news_info .news_info_xh {
  margin: 0.37037037rem auto;
  color: #59595c;
  line-height: 2;
  font-size: 0.37037037rem;
}
.section .news_info .news_info_xh p a {
  color: #59595c;
}
