*{
  font-family:'MicroSoft YaHei';
}
a.white{
  color: #fff!important;
}
@media screen and (max-width: 768px){
.navbar .logo {
    width: 188px;
    margin-left: 20px;
}
.eyou-footer-fix {
	display: block !important;
}
.logo-item{ width:33.33% !important;}
}
@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 span {
  color: #ff2c21;
}


/* header */
.header {
  height: 30px;font-size: 16px;color: #e6e6e6;}
.header .left {
  background-image: url('../images/jx1.png');
  background-size: cover;height:30px; line-height:30px;}
.header .left .h-right {
  justify-content: flex-end;}
.header .right {
  background-image: url('../images/jx1kb3.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: 90px;
  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: 60px;
  font-size: 16px;
}
.navbar-toggle {
  margin-top: 40px;
}

/* footer */
.footer {
  color: #fff;
/*  height: 550px;*/
  height: 660px;
  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;
}
.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 .qr {
  width: 156px;
  height: 156px;
}
.copyright {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 24px 0;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  color: #999;
  display: flex;
  align-content: center;
  justify-content: center;
  border-top: 1px solid #999;

    display: flex;
    flex-direction: column;
}
.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 span {
  color: #ff2c21;
}

@media screen and (max-width: 768px) {
  .footer {/*height: 400px;*/height: 530px; padding-bottom:50px;}
.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;
}

.eyou-footer-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #015cb5;
	z-index: 10;
	display: none;
}
.eyou-footer-fix ul {
	list-style:none;
	margin:0 auto;
	padding:0px;
	display:block;
	width:100%;
	
}
.eyou-footer-fix li {
	float: left;
	width: 25%;
	list-style:none;
}
.eyou-footer-fix li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.eyou-footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.eyou-footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.eyou-footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.eyou-footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.eyou-footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
