*{
  font-family:'MicroSoft YaHei';
}
body{overflow-x: hidden;}
#app{
    width: 100vw;
    overflow-x: hidden;
}
a.white{
  color: #fff!important;
}
@media screen and (max-width: 768px){
.navbar .logo {
    width: 188px;
    margin-left: 20px;
}
.company {
  padding: 12px 5px;
  height: auto;
  background-size: cover;
}
.company p{
  margin-top: 12px;
}
.company .btn{
  margin-top: 16px;
}

}
@media screen and (min-width:1280px) {
  .container{
    width:1200px;
  }
}
.m-b{
  width: 100vw;
}
.e1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.e2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.e3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.flex {
  display: flex;
}

.col {
  display: flex;
  flex-direction: column;
}

.jc {
  justify-content: center;
}

.ac {
  align-items: center;
}

.sb {
  justify-content: space-between;
}

.sa {
  justify-content: space-around;
}

/* index media comon style */
/* @media screen and (max-width: 768px) {
  .tabbar {
  width: 98% !important;
}
.tabbar .item {
  font-size: 12px !important;
}
.show-desc {
  padding-bottom: 20px;
}
.show-desc .title {
  font-size: 28px;
}
.show-desc .desc {
  font-size: 20px;
}
.show-desc .goods-wrap .item {
  width: 100%;
  margin-left: 0;
}
.show-desc .advantage {
  height: auto;
}
.show-desc .advantage .top img {
  width: 60px;
  height: 50px;
}
.show-desc .advantage .top .r-w .word {
  font-size: 24px;
}
.show-desc .advantage .top .r-w .eng {
  font-size: 12px;
}
.show-desc .cus-card {
  margin-bottom: 20px;
}
.adv-img img {
  width: 100%;
  margin-top: 20px;
}
.company {
  background-size: cover;
}
.company .title {
  font-size: 24px;
}
.company .desc {
  font-size: 18px;
}
.navbar-nav > li > a {
  line-height: 1;
  font-size: 16px;
}
} */


/* menu style */
.big-img {
  /* height: 540px; */
  margin-bottom: 30px;
}
.left-menu .left-menu-1 {
  margin-bottom: 30px;
}
.left-menu .left-menu-1 .title {
  height: 60px;
  font-size: 24px;
  color: #ffffff;
  background-color: #026ecc;
  justify-content: space-around;
}
.left-menu .left-menu-1 .drop-content {
  border: solid 1px #e5e5e5;
  border-top: none;
}
.left-menu .left-menu-1 .drop-content .drop-c-item {
  display: flex;
  align-items: center;
  height: 48px;
  background-color: #ffffff;
  border-bottom: solid 1px #e5e5e5;
  font-size: 16px;
  color: #666666;
  box-sizing: border-box;
}
.left-menu .left-menu-1 .drop-content .drop-c-item > div {
  padding-left: 30px;
}
.left-menu .left-menu-1 .drop-content .drop-c-item:hover {
  background-color: #f5f5f5;
}
.left-menu .left-menu-1 .drop-content .active {
  background-color: #f5f5f5;
}
.left-menu .left-menu-1 .drop-content .active > div {
  border-left: 4px solid #026ecc;
}
.left-menu .left-menu-1 .download-content {
  border: solid 1px #e5e5e5;
  border-top: none;
}
.left-menu .left-menu-1 .download-content .download-menu .title {
  box-sizing: border-box;
  height: 48px;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #026ecc;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.left-menu .left-menu-1 .download-content .download-menu .title span {
  padding-left: 26px;
  border-left: 4px solid #026ecc;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list {
  padding: 12px 20px;
  box-sizing: border-box;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list .active {
  color: red;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list .item {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list .item:first-child {
  padding-top: 0;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list .item:hover {
  color: red;
}
.left-menu .left-menu-2 {
  margin-bottom: 20px;
}
.left-menu .left-menu-2 .title {
  height: 60px;
  font-size: 24px;
  color: #ffffff;
  padding-left: 20px;
  box-sizing: border-box;
  background-color: #026ecc;
}
.left-menu .left-menu-2 .title > div {
  border-left: 4px solid #ffffff;
  line-height: 1;
  padding-left: 20px;
  box-sizing: border-box;
}
.left-menu .left-menu-2 .menu-content {
  padding: 0 20px 20px 20px;
  box-sizing: border-box;
  border: solid 1px #e5e5e5;
}
.left-menu .left-menu-2 .menu-content .menu-news-item {
  height: 48px;
  color: #666666;
  font-size: 14px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.left-menu .left-menu-2 .menu-content .menu-news-item a{color: #666666;}
.left-menu .left-menu-2 .menu-content .menu-news-item:hover {
  color: #026ecc;
}
.left-menu .left-menu-3 {
  padding-bottom: 30px;
}
.left-menu .left-menu-3 .title {
  height: 60px;
  font-size: 24px;
  color: #ffffff;
  padding-left: 20px;
  box-sizing: border-box;
  background-color: #026ecc;
}
.left-menu .left-menu-3 .title > div {
  border-left: 4px solid #ffffff;
  line-height: 1;
  padding-left: 20px;
  box-sizing: border-box;
}
.left-menu .left-menu-3 .desc {
  margin-top: 20px;
}
.left-menu .left-menu-3 .desc .head {font-size: 16px;color: #222;font-weight: bold;margin-bottom: 10px;}
.left-menu .left-menu-3 .desc p {
  font-size: 14px;line-height: 28px;color: #666666;margin-bottom: 0;}
.right-content .top-breadcrumb {
  margin-top: 20px;
  font-size: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e6e6e6;
}
.right-content .top-breadcrumb a {
  text-decoration: none;
}
.right-content .top-breadcrumb a::after {
  content: ' > ';
}
.right-content .top-breadcrumb span {
  color: #ff2c21;
}


/* header */
.header {
  height: 30px;font-size: 12px;color: #e6e6e6;}
.header .left {
  background-image: url('../imgs/矩形1.png');
  background-size: cover;height:30px; line-height:30px;}
.header .left .h-right {justify-content: flex-end;}
.header .left .h-right a{color: #e6e6e6 !important;    padding: 0 10px;}
.header .right {
  background-image: url('../imgs/矩形1拷贝3.png');
  background-size: cover;
  font-weight: bold;height:30px; line-height:30px;
}
.header .right i {
  font-size: 22px;line-height: 1;margin-right: 5px; color:#fff;}
.header .right span {font-size:16px; font-weight:bold; color:#fff;}
.navbar {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar .navbar-brand {
  padding: 0;
  height: 120px;
  display: flex;
  align-items: center;
}
.container .navbar .navbar-nav a {
  color: #1a1a1a;
}
.navbar .navbar-nav a:hover {
  color: red!important;
}
.navbar .logo {
  /* width: 140px;
  height: 40px; */
  margin-right: 97px;
}
.navbar-default .navbar-nav > .active > a {
  color: red;
  background: none!important;
}
.navbar-nav > li > a {
  line-height: 90px;
  font-size: 16px;
}
.navbar-toggle {
  margin-top: 40px;
}



/**/
.navbar{
position:static;
}
.nav > li {
position:inherit;
}

.nav>li .sec-menu-box{
max-height:0;
overflow:hidden;
position:absolute;
left:0;
width:100vw;
background-color:#fff;
transition:max-height .5s;
z-index:9999;
}
.nav > li.canCollapse:hover .sec-menu-box{
max-height:999px;
}
.sec-menu-box .container{
font-size:16px;
padding-top:10px;
padding-bottom:10px;

}
.sec-menu-box .container a{
display:block;
margin: 0 10px;
/* line-height: 2em; */
}
.sec-menu-box .container .col-md-3{
  margin-bottom: 24px;
}
.sec-menu-box .container a .title{
  font-size: 16px;
  color: #666;
}
.sec-menu-box .container .nav-desc a,.sec-menu-box .container a .nav-desc{
  letter-spacing: .1em;
  margin-top: 12px;
  font-size: 14px;
  color: #999;
text-overflow: -o-ellipsis-lastline;/**/overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}



/* footer */
.footer {
  color: #fff;
  height: 640px;
  background-color: #00101f;
  position: relative;
}
.links {
  transform: translatey(-3px);
  height: 60px;
  margin-bottom: 40px;
  background-color: #fff;
}
.links .link-title {
  flex-shrink: 0;
  width: 180px;
  height: 100%;
  background-color: #026ecc;
  line-height: 60px;
}
.links .link-title .left {
  font-weight: bold;
  font-size: 20px;
}
.links .link-title .right {
  font-size: 16px;
  color: #ccc;
  margin-left: 5px;
}
.links .link-list {
  width: 100%;
  height: 100%;
  padding-left: 27px;
  border-top: 3px solid #026ecc;
}
.links .link-list a {
  color: #026ecc;
  margin-right: 30px;
}
.links .link-list span:hover {
  color: red;
}
.f-left .logo {
  width: 241px;
  height: 80px;
  margin-bottom: 19px;
}
.f-left p {
  font-size: 16px;
  margin-bottom: 19px;
}
.f-right .f-r-1 .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
}
.f-right .f-r-1 span {
  font-size: 16px;
  color: #ccc;
  margin-bottom: 12px;
}
.f-right .f-r-1 span a{color: #ccc;}
.f-right .qr {
  width: 156px;
  height: 156px;
}
.copyright {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  color: #999;
  align-content: center;
  justify-content: center;
  border-top: 1px solid #999;
}
.copyright p{padding: 0 !important;line-height: 16px !important;}
.right-content .top-breadcrumb {
  margin-top: 20px;
  font-size: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e6e6e6;
}
.right-content .top-breadcrumb a {
  text-decoration: none;
}
.right-content .top-breadcrumb a::after {
  content: ' > ';
}
.right-content .top-breadcrumb span {
  color: #ff2c21;
}

@media screen and (max-width: 768px) {
  .footer {height:540px;}
.f-left .logo {margin-top: 10px;margin-left: 50%;transform: translatex(-50%);    height: 58px;}
.f-left .logo img{width: 75%;}
.f-left p {text-align: center;margin-bottom: 5px;line-height: 25px;}
.navbar-nav > li > a {line-height: 1.2;font-size: 16px;}
.right-content .top-breadcrumb{margin-top: 0;}
.navbar .navbar-brand{height: 100px;width: 80%;}
.navbar-toggle{margin-top: 35px;}
.big-img{margin-bottom: 20px;}
.copyright{padding: 12px 8px;}
}


/* 详情左侧 */
.left-menu .left-menu-1 {
  margin-bottom: 30px;
}
.left-menu .left-menu-1 .title {
  height: 60px;
  font-size: 24px;
  color: #ffffff;
  background-color: #026ecc;
  justify-content: space-around;
}
.left-menu .left-menu-1 .drop-content {
  border: solid 1px #e5e5e5;
  border-top: none;
}
.left-menu .left-menu-1 .drop-content .drop-c-item {
  display: flex;
  align-items: center;
  height: 48px;
  background-color: #ffffff;
  border-bottom: solid 1px #e5e5e5;
  font-size: 16px;
  color: #666666;
  box-sizing: border-box;
}
.left-menu .left-menu-1 .drop-content .drop-c-item > div {
  padding-left: 30px;
}
.left-menu .left-menu-1 .drop-content a{
  color: #666;
}
.left-menu .left-menu-1 .drop-content .drop-c-item:hover {
  background-color: #f5f5f5;
}
.left-menu .left-menu-1 .drop-content .active {
  background-color: #f5f5f5;
}
.left-menu .left-menu-1 .drop-content .active > div {
  border-left: 4px solid #026ecc;
}
.left-menu .left-menu-1 .download-content {
  border: solid 1px #e5e5e5;
  border-top: none;
}
.left-menu .left-menu-1 .download-content .download-menu .title {
  box-sizing: border-box;
  height: 48px;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #026ecc;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.left-menu .left-menu-1 .download-content .download-menu .title span {
  padding-left: 26px;
  border-left: 4px solid #026ecc;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list {
  padding: 12px 20px;
  box-sizing: border-box;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list .active {
  color: red;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list .item {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list .item:first-child {
  padding-top: 0;
}
.left-menu .left-menu-1 .download-content .download-menu .down-list .item:hover {
  color: red;
}
.left-menu .left-menu-2 {
  margin-bottom: 20px;
}
.left-menu .left-menu-2 .title {
  height: 60px;
  font-size: 24px;
  color: #ffffff;
  padding-left: 20px;
  box-sizing: border-box;
  background-color: #026ecc;
}
.left-menu .left-menu-2 .title > div {
  border-left: 4px solid #ffffff;
  line-height: 1;
  padding-left: 20px;
  box-sizing: border-box;
}
.left-menu .left-menu-2 .menu-content {
  padding: 0 20px 20px 20px;
  box-sizing: border-box;
  border: solid 1px #e5e5e5;
}
.left-menu .left-menu-2 .menu-content .menu-news-item {
  height: 48px;
  color: #666666;
  font-size: 14px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.left-menu .left-menu-2 .menu-content .menu-news-item:hover {
  color: #026ecc;
}
.left-menu .left-menu-3 {
  padding-bottom: 30px;
}
.left-menu .left-menu-3 .title {
  height: 60px;
  font-size: 24px;
  color: #ffffff;
  padding-left: 20px;
  box-sizing: border-box;
  background-color: #026ecc;
}
.left-menu .left-menu-3 .title > div {
  border-left: 4px solid #ffffff;
  line-height: 1;
  padding-left: 20px;
  box-sizing: border-box;
}
.left-menu .left-menu-3 .desc {
  margin-top: 20px;
}
.left-menu .left-menu-3 .desc .head {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  margin-bottom: 10px;
}
.left-menu .left-menu-3 .desc p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 0;
}






.soft-item{
width:850px;
margin:30px auto!important;
height:520px;
}

.second-m-box{
  padding: 10px 24px;
  box-sizing: border-box;
  display: none;
}
.company .desc {
  font-size: 24px;
  margin-bottom: 16px;
}
.company p {
  /* margin-top: 39px; */
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.company .btn {
  width: 160px;
  height: 40px;
  background-color: #ff2c21;
  border-radius: 20px;
  opacity: 0.9;
  color: #fff;
  margin: 63px auto auto auto;
}







