/**/
@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, fieldset {
  margin: 0;
  padding: 0
}
ul, ol, dl {
  list-style-type: none
}
html, body {
  *position: static
}
body {
  position: relative;
  margin: 0;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
address, caption, cite, code, dfn, em, th, var, i {
  font-style: normal;
  font-weight: normal;
}
input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input, button {
  overflow: visible;
  vertical-align: middle;
  outline: none
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
a, area {
  outline: none;
  blr: expression(this.onFocus=this.blur())
}
a:focus, a:hover, a:active {
  outline: none;
  blr: expression(this.onFocus=this.blur())
}
sub, sup {
  vertical-align: baseline;
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
thead {
  background: #E60012;
}
textarea { /*resize:none*/
}
input[type="submit"], input[type="button"] {
  cursor: pointer;
}
/*img*/
img {
  border: 0;
  vertical-align: middle;
}
a img, img {
  -ms-interpolation-mode: bicubic
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
/*HTML5 reset*/
header, footer, section, aside, details, menu, article, section, nav, address, hgroup, figure, figcaption, legend {
  display: block;
  margin: 0;
  padding: 0;
}
time {
  display: inline;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
legend {
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}
legend small {
  font-size: 15px;
  color: #999;
}
svg:not(:root) {
  overflow: hidden;
}
fieldset {
  border-width: 0;
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #666;
}
a:hover {
  text-decoration: none;
}
body, th, td, button, input, select, textarea {
  font-family: '微软雅黑', Arial, Helvetica, sans-serif, Microsoft Yahei;
  font-size: 12px;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
body {
  line-height: 1.6;
  min-width: 1180px;
}
.layout {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
.ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
@font-face {
  font-family: "Bahl";
  src: url(font.ttf);
}
/*******************************************/
/*header*/
.header .top {
  height: 50px;
  background: #b4382c;
}
.header .top h5 {
  display: block;
  float: left;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}
.header .top p {
  font-size: 16px;
  color: #fff;
  float: right;
  line-height: 50px;
  font-family: '微软雅黑';
}
.header .top i {
  display: block;
  float: right;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  margin-right: 5px;
}
.header .top .search {
  width: 0px;
  overflow: hidden;
  height: 50px;
}
.header .top form {
  display: block;
  float: right;
  height: 50px;
}
.header .top form h4 {
  margin-left: 15px;
  display: inline-block;
  color: #fff;
  font-size: 26px;
  line-height: 50px;
  cursor: pointer;
  float: right;
}
.header .top form input {
  width: 0px;
  display: inline-block;
  float: left;
  border: none;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  margin-top: 15px;
  margin-left: 15px;
}
.header .top form .submit {
  padding: 0;
  margin-left: 0;
  width: 0px;
  background: #a7a7a7;
  color: #000080;
}
.header .bot {
  height: 100px;
}
.header .bot .logo {
  width: 21%;
  float: left;
  margin-top: 23px;
}
.header .bot .logo a {
  float: left;
}
.header .bot .logo img {
  display: block;
}
.header .bot .nav {
  float: right;
  position: relative;
}
.header .bot .nav ul li {
  float: left;
  line-height: 100px;
  width: 104px;
  text-align: center;
  font-size: 18px;
  margin-left: 40px;
}
.header .bot .nav ul li a {
  display: block;
  color: #000000;
}
.header .bot .nav ul li a:hover {
  background: #E60012;
  color: #fff;
}
.header .bot .nav ul li .sed {
  background: #f3f3f3;
  padding: 32px;
  width: 870px;
  position: absolute;
  top: 100px;
  z-index: 888;
  left: 35px;
  display: none;
}
.header .bot .nav ul li .sed dl {
  float: left;
  width: 400px;
}
.header .bot .nav ul li .sed dl dd {
  width: 200px;
  line-height: 20px;
  color: #858585;
  float: left;
  margin-bottom: 20px;
  text-align: left;
}
.header .bot .nav ul li .sed dl dd i {
  margin-right: 10px;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #E60012;
  font-weight: 550;
}
.header .bot .nav ul li .sed dl dd a {
  color: #858585;
  display: inline-block;
  font-size: 16px;
}
.header .bot .nav ul li .sed dl dd a:hover {
  background: none;
  color: #E60012;
}
.header .bot .nav ul li .sed dl dd:hover i {
  background: #E60012;
  color: #fff;
}
.notice {
  float: left;
  margin-left: 30px;
  width: 55%;
}
.notice li {
  list-style-type: none;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  font-family: '微软雅黑';
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lang {
  overflow: hidden;
  float: right;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 15px;
}
.lang a {
  display: inline-block;
  color: #fff;
  padding-left: 37px;
  font-size: 14px;
  vertical-align: top;
}
.lang .vr {
  width: 60px;
  height: 25px;
  background: url(VR.png)no-repeat;
  font-size: 19px;
  line-height: 1.3;
  font-weight: 500;
  margin: -2px;
  letter-spacing: 5px;
  padding-left: 40px;
}
.lang .en {
  background: url(en.jpg)no-repeat;
}
.lang .cn {
  background: url(cn.jpg) no-repeat;
}
.lang em {
  display: inline-block;
  height: 20px;
  background: #fff;
  width: 1px;
  margin: 0 5px;
}
/*banner*/
.banner {
  height: 800px;
}
.banner .swiper-slide {
  background-size: cover;
  background-position: center;
}
.banner-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.banner-btn div {
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: cover;
  top: 0;
}
.banner-btn .banner-prev {
  background-image: url(icon_l.png);
  left: 10px;
}
.banner-btn .banner-next {
  background-image: url(icon_r.png);
  right: 10px;
}
.banner_top {
  height: 360px;
}
.item {
  width: 1300px;
  margin: 18px auto 0 auto;
  overflow: hidden;
  position: relative;
}
.item .left {
  width: 222px;
  height: 106px;
  background: url(itembg.jpg) no-repeat;
  margin-left: 48px;
}
.item .left h2 {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  margin-top: 32px;
}
.item .left h4 {
  text-align: center;
  color: #fff;
  font-size: 13px;
}
.item .right {}
.item .right ul {
  overflow: hidden;
}
.item .right ul li {
  float: left;
  margin-left: 18px;
  position: relative;
  display: block;
  width: 177px;
}
.item .right ul li span {
  display: none;
  height: 36px;
  line-height: 36px;
  color: #fff;
  padding-left: 12px;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  background: url(mt70.png);
  width: 165px;
}
.item .right ul li:hover span {
  display: block;
}
.item .bd .prev {
  position: absolute;
  color: #dcdcdc;
  font-size: 48px;
  left: 0;
  top: 18px;
}
.item .bd .prev:hover {
  color: #02649f;
}
.item .bd .next {
  position: absolute;
  color: #dcdcdc;
  font-size: 48px;
  right: 0;
  top: 18px;
}
.item .bd .next:hover {
  color: #02649f;
}
.comeZy {
  margin-top: 60px;
}
.comeZy h1 {
  color: #000000;
  font-size: 36px;
  margin-bottom: 42px;
}
.comeZy .txta {
  width: 271px;
  margin-right: 19px;
  overflow: hidden;
  float: left;
}
.comeZy .txta h1 {
  font-size: 36px;
  color: #4c4c4c;
  margin-bottom: 0;
  margin-top: 56px;
  margin-left: 34px;
}
.comeZy .txta h5 {
  font-size: 14px;
  color: #000080;
  margin-left: 34px;
}
.comeZy .txta a {
  width: 35px;
  height: 33px;
  background: #0590e3;
  color: #fff;
  display: none;
  text-align: center;
  line-height: 33px;
  margin-top: 64px;
  margin-left: 34px;
}
.comeZy .txta:hover a {
  display: block;
}
.comeZy .txta:hover a:hover {
  font-size: 18px;
}
.comeZy .txtb {
  height: 466px;
  width: 262px;
  float: left;
  overflow: hidden;
}
.comeZy .txtb .secise {
  overflow: hidden;
}
.comeZy .txtb .secise h1 {
  font-size: 24px;
  color: #000;
  margin-bottom: 0;
  margin-top: 43px;
  margin-left: 34px;
}
.comeZy .txtb .secise h5 {
  font-size: 14px;
  color: #000000;
  margin-left: 34px;
}
.comeZy .txtb .secise a {
  width: 35px;
  height: 33px;
  background: #0590e3;
  color: #fff;
  display: none;
  text-align: center;
  line-height: 33px;
  margin-top: 40px;
  margin-left: 34px;
}
.comeZy .txtb .secise:hover a {
  display: block;
}
.comeZy .txtb .secise:hover a:hover {
  font-size: 18px;
}
.comeZy .txtb .honer {
  overflow: hidden;
  margin-top: 20px;
}
.comeZy .txtb .honer h1 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 0;
  margin-top: 43px;
  margin-left: 34px;
}
.comeZy .txtb .honer h5 {
  font-size: 14px;
  color: #fff;
  margin-left: 34px;
}
.comeZy .txtb .honer a {
  width: 35px;
  height: 33px;
  background: #fff;
  color: #0590e3;
  display: none;
  text-align: center;
  line-height: 33px;
  margin-top: 40px;
  margin-left: 34px;
}
.comeZy .txtb .honer:hover a {
  display: block;
}
.comeZy .txtb .honer:hover a:hover {
  font-size: 18px;
}
.comeZy .video {
  width: 629px;
  position: relative;
}
.comeZy .video span {
  display: none;
  position: absolute;
  background: url(mt70.png);
  bottom: 0;
  color: #fff;
  width: 607px;
  padding-left: 22px;
  height: 105px;
}
.comeZy .video span h1 {
  margin-bottom: 0;
  color: #fff;
  font-size: 24px;
  margin-top: 20px;
}
.comeZy .video span h1 i {
  margin-left: 10px;
  font-size: 25px;
  color: #0590e3;
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
}
.comeZy .video span p {
  font-size: 16px;
  color: #ffffff;
}
.comeZy .video:hover span {
  display: block;
}
.newss {
  margin-top: 60px;
}
.newss .title {
  margin-bottom: 42px
}
.newss .title h1 {
  color: #000000;
  font-size: 36px;
  float: left;
}
.newss .title a {
  width: 97px;
  height: 34px;
  display: block;
  float: right;
  border: 1px solid #d2d2d2;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 34px;
}
.newss .title a i {
  display: inline-block;
  color: #0590e3;
  font-weight: bold;
  line-height: 34px;
  margin-left: 11px;
  margin-right: 5px;
}
.newss .pic {
  width: 555px;
  position: relative;
}
.newss .pic .bd ul li {
  position: relative;
}
.newss .pic .bd ul li .text {
  position: absolute;
  width: 495px;
  height: 79px;
  background: url(newssbg.png) no-repeat;
  bottom: 0;
  padding: 30px;
}
.newss .pic .bd ul li .text h1 {
  display: block;
  font-size: 24px;
  color: #ffffff;
}
.newss .pic .bd ul li .text em {
  font-size: 12px;
  color: #fff;
}
.newss .pic .bd ul li .text em i {
  margin-right: 5px;
}
.newss .pic .bd ul li .text p {
  color: #c0c3d2;
  margin-top: 10px;
}
.newss .pic .hd {
  position: absolute;
  bottom: 70px;
  right: 30px;
}
.newss .pic .hd ul li {
  color: #fff;
  float: left;
  margin-left: 10px;
  cursor: pointer;
  font-size: 20px;
}
.newss .pic .hd ul li.on {
  color: #1c397e;
}
.listBox {
  width: 610px;
  float: right;
}
.listBox ul li {
  overflow: hidden;
  margin-bottom: 34px;
}
.listBox ul li .pic {
  width: 195px;
}
.listBox ul li .text {
  width: 390px;
}
.listBox ul li .text h3 {
  color: #000;
  font-size: 18px;
  margin-top: 15px;
}
.listBox ul li .text h3 i {
  color: #0590e3;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  margin-right: 10px;
}
.listBox ul li .text p {
  margin-top: 15px;
  color: #858588;
}
.listBox ul li a {
  display: block;
  width: 100%
}
.listBox ul li a:hover .text h3 i {
  color: #1c397e;
}
.products {
  margin-top: 60px;
}
.products .title {
  margin-bottom: 42px
}
.products .title h1 {
  color: #000000;
  font-size: 36px;
  float: left;
}
.products .title a {
  width: 97px;
  height: 34px;
  display: block;
  float: right;
  border: 1px solid #d2d2d2;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 34px;
}
.products .title a i {
  display: inline-block;
  color: #0590e3;
  font-weight: bold;
  line-height: 34px;
  margin-left: 11px;
  margin-right: 5px;
}
.products {
  overflow: hidden;
}
.products li {
  width: 289px;
  float: left;
  position: relative;
  margin-right: 15px;
}
.products li span {
  display: block;
  height: 60px;
  background: url(mt70.png);
  width: 100%;
  position: absolute;
  bottom: 0;
  line-height: 60px;
  color: #fff;
  text-align: center;
}
.products li span h5 {
  text-align: center;
  font-size: 18px;
  display: inline-block;
}
.products li span i {
  display: inline-block;
  color: #0590e3;
  font-weight: bold;
  margin-left: 15px;
}
.products li:hover span {
  background: #1c397e;
}
.products .lals {
  width: 286px;
  border: 1px solid #e8e8e8;
}
.products .lals .top {
  padding-top: 38px;
  padding-left: 32px;
  padding-right: 55px;
  padding-bottom: 17px;
}
.products .lals .top h1 {
  color: #666;
  font-size: 22px;
}
.products .lals .top p {
  font-size: 15px;
  margin-top: 6px;
  color: #858588;
  line-height: 25px;
}
.products .lals .bot {
  width: 249px;
  height: 139px;
  background: url(case-bg.jpg) no-repeat;
  padding-top: 43px;
  padding-left: 37px;
}
.products .lals .bot a {
  display: block;
  margin-bottom: 22px;
  color: #000080;
  font-size: 15px;
}
.products .lals .bot i {
  color: #0590e3;
  font-weight: bold;
  margin-right: 10px;
}
.products .lals .bot a:hover {
  color: #0590e3;
}
/*maincontent*/
.maincontent {
  padding-top: 30px;
  color: #333333;
  margin-bottom: 50px;
}
.maincontent p {
  text-indent: 2em;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 35px;
}
.maincontent img {
  padding: 20px 0 20px 0;
}
/*development*/
.deve {
  margin-bottom: 50px;
}
.deve .left {
  width: 600px;
  margin-left: 40px;
}
.deve .right {
  width: 520px;
}
.deve .right .time {
  width: 400px;
}
.deve .right .time {
  margin-left: 70px;
  height: 1100px;
  background: url(time.png) no-repeat left center;
}
.deve li {
  border-bottom: 1px dashed #ACACAC;
}
.deve a h1 {
  margin-top: 40px;
  font-size: 20px;
  color: #4c4c4c;
  font-weight: bold;
  background: url(deve.png) no-repeat left center;
  padding-left: 40px;
}
.deve a:hover h1 {
  color: #1D1D1D;
  background: url(deve1.png) no-repeat left center;
}
.deve a p {
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 16px;
  color: #666666;
  line-height: 25px;
  margin-top: 10px;
  background: url(jiantou.png) no-repeat 17px 16px;
}
.deve a:hover p {
  color: #424242;
  background: url(jiantou1.png) no-repeat 17px 16px;
}
/*clumb*/
.clumb {
  line-height: 68px;
}
.clumb span {
  display: inline-block;
  float: left;
  font-size: 14px;
  color: #858588;
}
.clumb a {
  display: inline-block;
  font-size: 14px;
  color: #858588;
}
.clumb i {
  display: inline-block;
  float: left;
  font-size: 14px;
  color: #858588;
  margin: 0 5px;
}
.clumb a:hover {
  color: #333;
}
.pro_clumb {
  background: #f8f8f8;
}
.pro_clumb .tag {
  font-size: 36px;
  color: #fff;
  width: 224px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  background: url(clumb-bg.jpg) no-repeat;
  float: right;
}
.news {
  margin-top: 16px;
}
.news .heat {
  width: 863px;
}
.news .heat .hit {
  padding: 35px 28px;
  background: #f8f8f8;
}
.news .heat .tag {
  height: 60px;
  border-bottom: 1px solid #ebebeb;
}
.news .heat .tag h1 {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  width: 167px;
  overflow: hidden;
  float: left;
}
.news .heat .tag h1 i {
  display: inline-block;
  border-left: 1px solid #0590e3;
  height: 28px;
  margin-right: 13px;
  vertical-align: middle;
}
.news .heat .tag a {
  display: inline-block;
  font-size: 18px;
  color: #5a5a5a;
  float: right;
  vertical-align: top;
  margin-top: 18px;
}
.news .heat .tag a i {
  display: inline-block;
  color: #0590e3;
  font-weight: bold;
  vertical-align: top;
  margin-top: 1px;
}
.news .heat .txt {
  margin-top: 26px;
}
.news .heat .txt .text {
  width: 390px;
}
.news .heat .txt .text h1 {
  font-size: 24px;
  color: #333333;
}
.news .heat .txt .text p {
  color: #858585;
  font-size: 16px;
  height: 98px;
  overflow: hidden;
  margin-top: 20px
}
.news .heat .txt .text a {
  width: 98px;
  height: 32px;
  line-height: 32px;
  background: #7b7b7b;
  display: block;
  color: #fff;
  font-size: 15px;
  text-align: center;
}
.news .heat .txt .text a i {
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
}
.news .as {
  background: #fff;
}
.news .as .active {
  width: 415px;
  line-height: 63px;
  float: left;
}
.news .as .social {
  width: 415px;
  line-height: 63px;
  float: left;
  margin-left: 33px;
}
.news .as .title h1 {
  display: inline-block;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  float: left;
  line-height: 63px;
}
.news .as .title a {
  display: inline-block;
  float: right;
  color: #5a5a5a;
  font-size: 14px;
}
.news .as .title a i {
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
  color: #0590e3;
}
.news .as .pic {
  position: relative;
}
.news .as .pic span {
  display: block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  background: url(mtw.png);
  bottom: 0px;
  position: absolute;
  font-size: 14px;
}
.news .as .pic span h5 {
  margin-left: 10px;
}
.news .as .pic span h5:before {
  margin-right: 10px;
  content: '';
  display: inline-block;
  color: #0590e3;
  font-size: 12px;
  vertical-align: middle;
  background: url(ex86e.jpg) no-repeat;
  width: 3px;
  height: 3px;
}
.news .know {
  width: 280px;
}
.news .know .pic {
  position: relative;
  margin-bottom: 30px;
}
.news .know .pic span {
  display: block;
  position: absolute;
  top: 30px;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  left: 25px;
}
.news .know .pic span i {
  font-weight: bold;
  color: #0590e3;
  display: inline-block;
  margin-left: 10px;
}
.news .know .pic h1 {
  display: block;
  position: absolute;
  top: 32px;
  left: 15px;
  font-size: 16px;
  color: #fff;
  width: 90%;
}
.news .know .pic h1 i {
  float: right;
  color: #2384be;
  font-weight: bold;
}
.pro-nav {
  background: #e9e9e9;
  margin-top: 35px;
  height: 60px;
}
.pro-nav ul {
  overflow: hidden;
  text-align: center;
}
.pro-nav ul li {
  display: inline-block;
  vertical-align: top;
  width: 138px;
  line-height: 60px;
  font-size: 14px;
}
.pro-nav ul li a {
  display: block;
  width: 138px;
  color: #000080;
}
.pro-nav ul li a:hover {
  color: #fff;
  background: #000080
}
.pro-nav ul li.on a {
  color: #fff;
  background: #000080
}
.pro-list {
  margin-top: 40px;
}
.pro-list .list {
  border: 1px solid #e9e9e9;
  padding-right: 30px;
}
.pro-list h1 {
  font-size: 24px;
  color: #000000;
  margin: 36px 0;
  display: inline-block;
}
.pro-list h1:before {
  content: '';
  border-left: 2px solid rgba(230, 0, 18, 0.8);
  display: inline-block;
  height: 25px;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 20px;
  margin-left: 30px;
}
.pro-list ul li {
  border: 1px solid #e9e9e9;
  width: 357px;
  float: left;
  margin-left: 30px;
  margin-bottom: 23px;
}
.pro-list ul li span {
  display: block;
  line-height: 55px;
  height: 55px;
  color: #5a5a5a;
  font-size: 16px;
  text-align: center;
}
.pro-list .text {
  margin-bottom: 20px;
}
.pro-list .text .txt .tt {
  font-size: 16px;
  color: #666666;
  margin: 15px 0 15px 0;
}
.pro-list .btn {
  display: inline-block;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  background-color: #575E96;
  border-radius: 5px;
  line-height: 24px;
  padding: 0 8px 0 8px;
  margin: 5px 5px 5px 5px;
  box-shadow: -4px 5px 5px #e5e5e5;
}
.pro-list .btn-info {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  border-radius: 5px;
  line-height: 24px;
  padding: 0 8px 0 8px;
  margin: 5px 5px 5px 5px;
  box-shadow: -4px 5px 5px #e5e5e5;
  color: #FFF;
  background-color: #E60012;
  border-color: #E60012;
}
.pro-list2 .tag {
  overflow: hidden;
}
.pro-list2 .tag h1 {
  float: left;
}
.pro-list2 .tag a {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  float: right;
  margin: 36px 0;
  line-height: 38px;
}
.pro-list2 .tag a i {
  color: #2fa3e8;
  font-weight: bold;
  margin-left: 5px;
  width: 22px;
  height: 22px;
  display: block;
  border: 1px solid #d8d8d8;
  display: inline-block;
  text-align: center;
  line-height: 23px;
}
.pro-list2 h1 {
  font-size: 24px;
  color: #000000;
  margin: 36px 0;
}
.pro-list2 h1:before {
  content: '';
  border-left: 2px solid #0590e3;
  display: inline-block;
  height: 25px;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 20px;
}
.pro-list2 ul li {
  border: 1px solid #e9e9e9;
  width: 279px;
  float: left;
  margin-right: 22px;
  margin-bottom: 23px;
}
.pro-list2 ul li span {
  display: block;
  line-height: 55px;
  height: 55px;
  color: #5a5a5a;
  font-size: 16px;
  text-align: center;
}
.pro-list2 .list2 .pic {
  width: 279px;
}
/*分页*/
.page {
  text-align: center;
  margin-top: 40px;
}
.page-num-current {
  z-index: 1;
  color: #fff;
  background-color: rgba(230.0.18 0.1);
  border-color: #e9e9e9;
}
.page-num-current:hover {
  color: #fff;
}
.page .num {
  padding-left: 5px;
  padding-right: 5px;
  width: 40px;
  height: 37px;
  display: inline-block;
  border: 1px solid #e9e9e9;
  text-align: center;
  line-height: 37px;
  color: #646464;
  margin-left: 5px;
}
.page a {
  width: 37px;
  height: 37px;
  display: inline-block;
  border: 1px solid #e9e9e9;
  text-align: center;
  line-height: 37px;
  margin-left: 5px;
}
.page a:hover {
  background: rgba(230.0.18 0.1);
  color: #fff;
  border: 1px solid rgba(230.0.18 0.1);
}
.page a.on {
  background: rgba(230.0.18 0.1);
  color: #fff;
  border: 1px solid rgba(230.0.18 0.1);
}
.pro-con {
  width: 1117px;
  margin: 0 auto;
  margin-bottom: 30px;
  background: url(pro-con.jpg) no-repeat;
  height: 179px;
  margin-top: 45px;
  padding-top: 56px;
  padding-left: 83px;
}
.pro-con h5 {
  font-size: 24px;
  color: #333333;
  height: 50px;
  margin-bottom: 20px;
}
.pro-con h5:after {
  width: 28px;
  display: block;
  content: '';
  height: 3px;
  background: #E60012;
  margin-top: 6px;
}
.pro-con p {
  font-size: 14px;
  color: #757575;
  width: 330px;
  display: block;
  float: left;
  margin-bottom: 10px;
}
.pro-con .txt {
  width: 660px;
  overflow: hidden;
}
.slideNav {
  float: left;
  margin-top: 23px;
}
.slideNav ul {
  overflow: hidden;
}
.slideNav ul li {
  float: left;
  font-size: 16px;
  height: 86px;
}
.slideNav ul li a {
  display: block;
  padding: 0 0px;
  line-height: 85px;
  color: #666666;
  text-align: center;
  width: 120px;
}
.slideNav ul li a:hover {
  background: #E60012;
  color: #fff;
}
.slideNav ul li.on a {
  background: #E60012;
  color: #fff
}
.slideNav .bd {
  float: left;
}
.slideNav .prev {
  margin-top: 26px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  float: left;
  display: none;
  background: #333333;
}
.slideNav .next {
  margin-top: 26px;
  margin-left: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  float: left;
  display: none;
  background: #333333;
}
.pro-detail {
  margin-top: 60px;
}
.pro-detail .pic {
  width: 595px;
}
.pro-detail .pic .bigPic {
  border: 1px solid #e4e4e4;
  width: 595px;
}
.slideSmall {
  overflow: hidden;
  position: relative;
}
.slideSmall .bd {
  margin-top: 30px;
}
.slideSmall .bd ul {
  overflow: hidden;
}
.slideSmall .bd ul li {
  cursor: pointer;
  float: left;
  width: 76px;
  height: 76px;
  border: 1px solid #e4e4e4;
  margin-left: 35px;
}
.slideSmall .prev {
  top: 55px;
  left: 0;
  position: absolute;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  display: block;
}
.slideSmall .left {
  background-image: url(icon7.png);
  width: 18px;
  height: 30px;
  margin-left: 5px;
}
.slideSmall .next {
  top: 55px;
  right: 0;
  position: absolute;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  display: block;
}
.slideSmall .right {
  background-image: url(icon8.png);
  width: 18px;
  height: 30px;
  margin-left: 6px;
}
.slideSmall .bd ul li:hover {
  border-color: #000080
}
.jqzoom {
  position: relative;
  padding: 0px;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  width: 200px;
  height: 200px;
  background: #fff;
  border: 1px solid #09d;
  display: none;
  text-align: center;
  overflow: hidden;
}
.bigimg {
  width: 800px;
  height: 700px;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #c4c4c4 50% top no-repeat;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: crosshair;
}
.pro-detail .text {
  width: 550px;
}
.pro-detail .text .title {
  height: 75px;
  border-bottom: 4px solid #c5c5c5;
  margin-top: 18px;
}
.pro-detail .text .title h2 {
  font-size: 30px;
  color: #333333;
  display: inline-block;
  float: left;
}
.pro-detail .text .title a {
  display: inline-block;
  width: 85px;
  height: 39px;
  background: #e4e4e4;
  text-align: center;
  line-height: 39px;
  font-size: 16px;
  float: right;
}
.pro-detail .text .txt {
  margin-top: 30px;
  height: 253px;
}
.pro-detail .text .txt p {
  font-size: 12px;
  color: #000080;
  margin-bottom: 20px;
}
.pro-detail .text .txt .tt {
  font-size: 16px;
  color: #666666;
  margin: 15px 0 15px 0;
}
.pro-detail .btn {
  display: inline-block;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  background-color: #E60012;
  border-radius: 5px;
  line-height: 24px;
  padding: 0 8px 0 8px;
  margin: 5px 5px 5px 5px;
  box-shadow: -4px 5px 5px #e5e5e5;
}
.pro-detail .text .clearfix a {
  display: block;
  float: right;
  color: #333333;
  font-size: 16px;
  box-shadow: -4px 5px 5px #e5e5e5
}
.pro-detail .text .clearfix a h6 {
  width: 106px;
  height: 45px;
  background: #fff;
  border: 1px solid #d5d5d5;
  display: inline-block;
  vertical-align: top;
  line-height: 45px;
  margin-right: -5px;
}
.pro-detail .text .clearfix a h6 i {
  width: 15px;
  height: 15px;
  background: url(rizhi.png) no-repeat;
  display: inline-block;
  color: #000080;
  font-size: 12px;
  margin: 15px 12px;
  vertical-align: top;
}
.pro-detail .text .proCon {
  background: url(proCon.jpg) no-repeat;
  height: 129px;
  padding: 25px 0 0 25px;
  width: 521px;
  margin-top: 45px;
  border: 1px solid #e4e4e4
}
.pro-detail .text .proCon h5 {
  font-size: 16px;
  color: #000000;
  margin: 0 0;
}
.pro-detail .text .proCon h5:before {
  content: '';
  border-left: 2px solid #E60012;
  display: inline-block;
  height: 15px;
  vertical-align: top;
  margin-top: 6px;
  margin-right: 20px;
}
.pro-detail .text .proCon p {
  width: 260px;
  color: #757575;
  font-size: 14px;
  float: left;
  margin-top: 15px;
}
.detailShow {
  margin-top: 70px;
}
.detailShow .hd {
  background: #f4f4f4;
  height: 55px;
  border-top: 1px solid #e5e5e5
}
.detailShow .hd ul {
  text-align: center;
}
.detailShow .hd ul li {
  cursor: pointer;
  display: inline-block;
  width: 158px;
  line-height: 55px;
  font-size: 16px;
  color: #000080;
}
.detailShow .hd ul li a {
  color: #666;
}
.detailShow .hd ul li:after {
  border-right: 1px solid #b9b9b9;
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  content: '';
  float: right;
  margin-top: 21px;
}
.detailShow .hd ul li:hover {
  background: #0590e3
}
.detailShow .hd ul li:hover a {
  color: #fff
}
.detailShow .hd ul li:hover:after {
  border-right: 1px solid #fff;
}
.detailShow .hd ul li.on {
  background: #0590e3
}
.detailShow .hd ul li.on a {
  color: #fff
}
.detailShow .hd ul li.on:after {
  border-right: 1px solid #fff;
}
.detailShow .bd .texxt {
  margin-top: 50px;
}
.about .pic {
  width: 600px;
}
.about .text {
  width: 560px;
}
.about .text h1 {
  color: #000000;
  font-size: 36px;
  margin-top: 27px
}
.about .text h5 {
  font-size: 18px;
  color: #000000;
}
.about .text h5 em {
  font-size: 18px;
  color: #0078c2;
}
.about .text p {
  font-size: 14px;
  color: #858585;
  margin-top: 35px;
  height: 165px;
}
.about .text a {
  font-size: 18px;
  color: #858585;
  float: right;
  display: inline-block;
}
.about .text a h6 {
  display: inline-block;
}
.about .text a i {
  margin-left: 10px;
  border: 1px solid #d2d2d2;
  width: 34px;
  height: 34px;
  display: inline-block;
  text-align: center;
  line-height: 34px;
  font-size: 16px;
  color: #0590e3;
}
.about .delpv {
  padding: 20px;
  border: 1px solid #f3f3f3;
  width: 337px;
  position: relative;
  margin-top: 66px;
  float: left;
}
.about .delpv .picx {
  overflow: hidden;
  width: 337px;
  height: 220px;
}
.about .delpv .picx img {
  width: 100%;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
.about .delpv:hover .picx img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.about .band .picx {
  width: 100%;
  overflow: hidden;
}
.about .band .picx img {
  width: 100%;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
.about .band:hover .picx img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.about .delpv span {
  display: block;
  color: #000000;
  font-size: 24px;
  margin-top: 7px;
}
.about .delpv p {
  color: #8d8d8d;
  font-size: 14px;
  margin-top: 4px;
}
.about .delpv i {
  font-size: 18px;
  color: #0089e1;
  position: absolute;
  right: 30px;
  bottom: 37px;
  font-weight: bold;
}
.about .delpv .txt {
  padding: 10px
}
.about .delpv:hover .txt {
  background: url(mt88.png);
}
.about .delpv:hover .txt span {
  color: #fff;
}
.about .delpv:hover .txt p {
  color: #fff;
}
.about .delpv:hover .txt i {
  color: #fff;
}
.about .band {
  margin-top: 66px;
  position: relative;
}
.about .band span {
  position: absolute;
  background: url(mt88.png);
  padding: 18px;
  display: block;
  bottom: 0;
  width: 373px;
  font-size: 30px;
  color: #ffffff;
}
.about .band span p {
  text-align: right;
  font-size: 14px;
}
.about .band:hover span {
  color: #0078c2
}
.comeZy .list {
  overflow: hidden;
}
.comeZy .list li {
  width: 290px;
  position: relative;
  float: left;
  margin-right: 12px;
}
.comeZy .list li span {
  left: 0;
  z-index: 999;
  font-size: 18px;
  background: url(mt70.png);
  display: inline-block;
  width: 100%;
  height: 50px;
  text-align: center;
  position: absolute;
  bottom: 0;
  line-height: 50px;
  color: #fff;
}
.comeZy .list li span h5 {
  display: inline-block;
}
.comeZy .list li span i {
  color: #218cd4;
  font-weight: bold;
  vertical-align: top;
  font-size: 16px;
  margin-left: 15px
}
.comeZy .list li a {
  display: block;
  width: 100%;
}
.comeZy .list li a:hover span {
  background: #000080
}
.newDetail {
  margin-top: 65px;
  margin-bottom: 50px;
}
.newDetail .title {
  text-align: center;
  height: 100px;
  border-bottom: 1px solid #e4e4e4
}
.newDetail .title h1 {
  color: #E60012;
  font-size: 30px;
  text-align: center;
  margin-bottom: 18px;
}
.newDetail .title span {
  color: #858585;
  font-size: 14px;
  display: inline-block;
  margin-left: 20px;
}
.newDetail .title span i {
  margin-right: 5px;
  display: inline-block;
}
.newDetail .content {
  margin-top: 50px;
}
.newDetail .content .balink {
  margin-top: 56px;
  border-top: 1px solid #e4e4e4;
  padding-top: 29px;
}
.newDetail .content .balink .fl a {
  font-size: 16px;
  color: #676767;
}
.newDetail .content .balink .fl p {
  font-size: 16px;
  color: #191919;
  margin-bottom: 5px;
}
.newDetail .content .balink .fr a {
  margin-top: 5px;
  width: 150px;
  height: 50px;
  background: #e9e9e9;
  text-align: center;
  line-height: 50px;
  color: #676767;
  font-size: 16px;
  display: block;
}
.contact {
  margin-top: 47px;
}
.contact .text {
  margin-left: 45px;
  margin-top: 110px;
}
.contact .text h1 {
  font-size: 30px;
  color: #000;
  margin-bottom: 70px;
}
.contact .text h1 i {
  color: #E60012;
  font-size: 30px
}
.contact .text p {
  margin-bottom: 0px;
  color: #747474;
  font-size: 18px;
  margin-left: 10px;
}
.contact .text p i {
  font-size: 25px;
  color: #747474;
  vertical-align: middle;
  margin-right: 10px;
}
.contact .map {
  margin-bottom: 50px;
  z-index: -1;
}
.contentlx {
  border-top: 1px solid #eeeeee;
}
.contentlx .text {
  margin-top: 40px;
  margin-right: 50px;
  margin-left: 20px;
  margin-bottom: 50px;
  height: 300px;
  padding-left: 25px;
  border-left: 5px solid #2E2E2E;
}
.contentlx .text h1 {
  font-size: 30px;
  color: #000;
  margin-bottom: 20px;
}
.contentlx .text p {
  margin-bottom: 0px;
  color: #747474;
  font-size: 16px;
  margin-left: 25px;
  line-height: 30px;
}
.newsList {
  margin-top: 75px;
  margin-bottom: 50px;
}
.newsList .heat .pic {
  width: 554px;
  position: relative;
}
.newsList .heat .pic span {
  width: 100px;
  height: 36px;
  display: block;
  text-align: center;
  line-height: 36px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  background: #25a5e7
}
.newsList .heat .text {
  width: 605px;
}
.newsList .heat .text .tag {}
.newsList .heat .text .tag span {
  width: 105px;
  height: 105px;
  display: inline-block;
  background: #f8f8f8;
}
.newsList .heat .text .tag span h1 {
  text-align: center;
  font-size: 48px;
  color: #E60012;
}
.newsList .heat .text .tag span h5 {
  font-size: 18px;
  color: #b3b3b3;
  text-align: center;
  font-weight: 100;
}
.newsList .heat .text .tag h2 {
  height: 70px;
  font-size: 24px;
  color: #333333;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  margin-top: 10px;
  width: 475px;
}
.newsList .heat .text p {
  font-size: 16px;
  line-height: 25px;
  color: #858585;
  height: 145px;
  margin-top: 35px;
}
.newsList .heat .text a {
  color: #5a5a5a;
  font-size: 18px;
}
.newsList .heat .text a i {
  color: rgba(230.0.18 0.8);
  font-weight: bold;
}
.newsList .list {
  margin-top: 38px;
}
.newsList .list .title {
  height: 47px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 24px;
  color: #000;
}
.newsList .list ul {
  margin-top: 30px;
}
.newsList .list ul li {
  overflow: hidden;
  padding-bottom: 32px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 32px;
}
.newsList .list ul li .text {
  width: 905px;
}
.newsList .list ul li .text span {
  display: inline-block;
  width: 100px;
  height: 36px;
  color: #fff;
  background: #000080;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
}
.newsList .list ul li .text h2 {
  font-size: 24px;
  display: inline-block;
  color: #000000;
  margin-left: 17px;
}
.newsList .list ul li .text em {
  display: inline-block;
  float: right;
  font-size: 14px;
  color: #858585;
  margin-left: 20px;
  line-height: 25px;
}
.newsList .list ul li .text em i {
  margin-right: 10px;
  vertical-align: top;
  font-weight: bold;
  font-size: 22px;
}
.newsList .list ul li:hover .text span {
  background: #25a5e7
}
.newsList .list ul li .text .txt {
  height: 81px;
  font-size: 18px;
  color: #858588;
  margin-top: 10px;
  margin-bottom: 10px;
}
.newsList .list ul li .text h6 {
  color: #5a5a5a;
  font-size: 18px;
}
.newsList .list ul li .text h6 i {
  color: rgba(230.0.18 0.8);
  font-weight: bold;
  margin-left: 10px;
}
.honer {
  margin-top: 50px;
  margin-bottom: 50px;
}
.honer .title h1 {
  display: inline-block;
  font-size: 30px;
  color: #333333;
}
.honer h2 {
  margin-left: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #333333;
  letter-spacing: 2px;
}
.honer h2 img {
  margin: -2px 4px 0 0;
}
.honer .title .ho1 {
  margin-left: 20px;
  padding-left: 70px;
  display: inline-block;
  float: right;
  width: 97px;
  height: 46px;
  border: 1px solid #e4e4e4;
  color: #333333;
  font-size: 18px;
  line-height: 46px;
  background: url(honor2.png) 30px center no-repeat;
}
.honer .title .ho2 {
  margin-left: 20px;
  padding-left: 70px;
  display: inline-block;
  float: right;
  width: 97px;
  height: 46px;
  border: 1px solid #e4e4e4;
  color: #333333;
  font-size: 18px;
  line-height: 46px;
  background: url(honor1.png) 30px center no-repeat;
}
.honer .title .ho1:hover {
  background: #000080 url(honor21.png) 30px center no-repeat;
  color: #fff;
}
.honer .title .ho1.on {
  background: #000080 url(honor21.png) 30px center no-repeat;
  color: #fff;
}
.honer .title .ho2:hover {
  background: #000080 url(honor11.png) 30px center no-repeat;
  color: #fff;
}
.honer .title .ho2.on {
  background: #000080 url(honor11.png) 30px center no-repeat;
  color: #fff;
}
.honelist {
  margin-top: 5px;
}
.honelist li {
  margin: 4px 4px 4px 4px;
  overflow: hidden;
  border: 1px solid #e4e4e4;
  width: 290px;
  float: left;
}
.honelist li span {
  display: block;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #858585;
}
.honelist li a {
  display: block;
  width: 100%;
}
.honelist li a:hover span {
  color: #000080;
}
.honelist li img {
  width: 278px;
}
.honerBox {
  position: relative;
  display: none;
  width: 870px;
  height: 426px;
  background: #fff;
  padding-top: 66px;
  position: fixed;
  border: 1px solid #d5d5d5;
  top: 20%;
  left: 50%;
  margin-left: -445px;
}
.honerBox .bd {
  margin: 0 auto;
  width: 464px;
}
.honerBox .bd ul li span {
  font-size: 24px;
  margin-top: 20px;
  text-align: center;
  display: block;
  color: #858585;
}
.honerBox .bd .prev, .honerBox .bd .next {
  text-align: center;
  line-height: 56px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.honerBox .bd .prev {
  background: url(slidepic-bg.jpg) no-repeat;
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  left: 50px;
  top: 180px;
}
.honerBox .bd .next {
  background: url(slidepic-bg.jpg) no-repeat;
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  right: 50px;
  top: 180px;
}
.honerBox i {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 36px;
  color: #333;
  cursor: pointer;
}
.earth {
  margin-top: 55px;
}
.earth h1 {
  font-size: 30px;
  text-align: center;
  color: #333333;
  margin-bottom: 52px;
}
.earth ul {
  overflow: hidden;
}
.earth ul li {
  width: 275px;
  float: left;
  margin-right: 33px;
  margin-bottom: 35px;
}
.earth ul li span {
  padding: 25px;
  background: #f8f8f8;
  display: block;
}
.earth ul li span h5 {
  font-size: 18px;
  color: #4c4c4c;
  background: url(earthlist.jpg) left center no-repeat;
  padding-left: 30px;
  margin-bottom: 21px;
}
.earth ul li span .txt {
  height: 80px;
}
.earth ul li span .txt p {
  color: #858585;
  font-size: 14px;
}
.earth ul li span a {
  display: block;
  font-size: 14px;
  color: #858585;
  text-align: right;
}
.earth ul li span a i {
  font-weight: bold;
  color: #858585;
  margin-left: 10px;
}
.knowUs {
  margin-top: 30px;
}
.knowUs .text {
  width: 500px;
}
.knowUs .text h1 {
  font-size: 36px;
  color: #333333;
  margin-top: 80px;
}
.knowUs .txt {
  margin-top: 35px;
  line-height: 28px;
}
.knowUs .txt p {
  font-size: 16px;
  color: #666666;
}
.knowUs .td {
  margin-top: 50px;
  padding: 20px 0;
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6
}
.knowUs .td ul {
  margin-top: 23px;
}
.knowUs .td ul li {
  width: 288px;
  height: 128px;
  border: 1px solid #d2d2d2;
  text-align: center;
  float: left;
  margin-right: 13px;
  margin-bottom: 16px;
}
.knowUs .td ul li span {
  height: 128px;
  vertical-align: middle;
  display: inline-block;
}
.knowUs .td ul li h5 {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  color: #000080;
}
.bandList ul {
  margin-top: 36px;
  overflow: hidden;
}
.bandList ul li {
  width: 398px;
  border: 1px solid #dedede;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  float: left;
  text-align: center;
}
.bandList ul li a {
  display: block;
  width: 100%;
  color: #666666;
}
.bandList ul li.on a {
  color: #fff;
}
.bandList ul li.on {
  background: #0590e3;
  border: 1px solid #0590e3;
  color: #fff
}
.abouBand .list {
  margin-top: 50px;
}
.abouBand .list li {
  overflow: hidden;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eeeeee
}
.abouBand .list li .pic {
  width: 175px;
  border: 10px solid #dedede;
}
.abouBand .list li .text {
  width: 980px;
}
.abouBand .list li .text h1 {
  font-size: 24px;
  color: #333333;
}
.abouBand .list li .text .txt {
  height: 107px;
  margin-top: 30px;
  font-size: 14px;
  color: #000080;
  line-height: 28px;
}
.abouBand .list li .text span {
  display: block;
  font-size: 14px;
  color: #333333;
}
.abouBand .list li .text a {
  margin-top: 30px;
  font-size: 16px;
  color: #000080;
  display: block;
  width: 142px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  background: #dedede;
}
.abouBand .list li .text a:hover {
  background: #000080;
  color: #fff;
}
.edu {
  margin-top: 30px;
}
.edu .top {
  padding-bottom: 65px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
}
.edu .pic {
  width: 539px;
  position: relative;
}
.edu .text {
  width: 625px;
}
.edu .text h1 {
  font-size: 30px;
  color: #333333; /*margin-top: 20px;*/
}
.eduNews {
  position: relative;
}
.eduNews h3 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 30px;
}
.eduNews .change .bd ul {
  overflow: hidden;
}
.eduNews .change .bd ul li {
  overflow: hidden;
  width: 570px;
  float: left;
  margin-right: 58px;
}
.eduNews .change .bd ul li .pic {
  width: 194px;
}
.eduNews .change .bd ul li .wz {
  width: 355px;
}
.eduNews .change .bd ul li h4 {
  font-size: 18px;
  color: #000000;
}
.eduNews .change .bd ul li h4 i {
  font-size: 12px;
  color: #0590e3;
  margin-right: 10px;
}
.eduNews .change .bd ul li p {
  margin-top: 20px;
  color: #858588
}
.eduNews .change .next {
  line-height: 34px;
  padding-left: 40px;
  border: 1px solid #d2d2d2;
  background: url(change-bg.jpg) no-repeat;
  display: block;
  width: 57px;
  height: 34px;
  position: absolute;
  z-index: 999;
  right: 0;
  top: 0
}
.story {
  margin-top: 30px;
  padding-bottom: 50px;
}
.story ul li {
  background: #f8f8f8;
  overflow: hidden;
}
.story ul li .text {
  width: 918px;
  padding: 37px 0 37px 30px;
}
.story ul li .text h1 {
  font-size: 24px;
  color: #333333;
}
.story ul li .text .txt {
  display: none;
  font-size: 14px;
  color: #000080;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.story ul li .text a {
  font-size: 16px;
  color: #000080;
  margin-top: 20px;
  display: inline-block;
}
.story ul li .text a i {
  margin-left: 10px;
  display: inline-block;
  font-weight: bold;
  color: #0089e1
}
.sales {
  margin-top: 88px;
}
.sales .text h3 {
  color: #000000;
  font-size: 30px;
  margin-bottom: 30px;
}
.sales .text h3 em {
  margin-left: 30px;
  color: #000080;
}
.sales .text p {
  margin-bottom: 20px;
  font-size: 14px;
  color: #000080
}
.sales .text img {
  vertical-align: top;
}
.sales .text span {
  display: inline-block;
  margin-left: 30px;
}
.sales .text span h5 {
  color: #fff;
  width: 132px;
  height: 24px;
  background: #000080;
  line-height: 24px;
  text-align: center;
  text-align: center;
  font-size: 14px;
}
.saless {
  overflow: hidden;
  margin-top: 30px;
}
.saless h3 {
  color: #000000;
  font-size: 24px;
  padding: 32px 0;
  border-top: 1px solid #eeeeee
}
.saless .bd {
  margin-top: 20px;
}
.saless ul li {
  padding: 26px 30px 0 30px;
  border: 2px solid #fff;
  width: 336px;
  height: 215px;
  float: left;
}
.saless ul li p {
  font-size: 14px;
  color: #585858;
  margin-bottom: 8px;
}
.saless ul li h5 {
  font-size: 24px;
  color: #4c4c4c;
  margin-bottom: 23px;
}
.saless ul li p i {
  display: inline-block;
  margin-right: 10px;
}
.saless ul li:hover {
  border-color: #eeeeee
}
.saless ul li:hover h5 {
  color: #000080
}
.nexus {
  margin-top: 30px;
}
.nexus .title {
  height: 54px;
  background: #000080;
  border-top: 1px solid #0590e3
}
.nexus .title span {
  float: left;
  color: #fff;
  display: block;
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  margin-top: 9px;
}
.nexus .title .sp1 {
  width: 747px;
  border-right: 1px solid #fff;
  padding-left: 20px;
}
.nexus .title .sp2 {
  width: 208px;
  text-align: center;
  border-right: 1px solid #fff;
}
.nexus .title .sp3 {
  width: 208px;
  text-align: center;
}
.nexus ul li {
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #e4e4e4;
}
.nexus ul li span {
  float: left;
  color: #000080;
  display: block;
  ;
  font-size: 15px;
}
.nexus ul li .sp1 {
  width: 727px;
  padding-left: 20px;
  margin-left: 20px;
  background: url(down03.jpg) left center no-repeat;
}
.nexus ul li .sp2 {
  width: 208px;
  text-align: center;
}
.nexus ul li .sp3 {
  display: block;
  float: left;
  width: 208px;
  text-align: center;
  background: url(down01.jpg) no-repeat center center;
  height: 60px;
}
.nexus ul li:hover .sp3 {
  background: url(down02.jpg) no-repeat center center;
}
.case {
  margin-top: 30px;
}
.case h1 {
  font-size: 30px;
  color: #333333;
  display: inline-block;
}
.case h5 {
  font-size: 15px;
  color: #858588;
  display: inline-block;
  margin-left: 20px;
}
.casef {
  background: #f8f8f8;
  margin-top: 43px;
}
.case .casef .title {
  overflow: hidden;
  width: 809px;
}
.case .casef .text {
  padding: 32px 50px;
  width: 809px;
  position: relative;
}
.case .casef .text h1 {
  font-size: 24px;
  display: inline-block;
  float: left;
}
.case .casef .text .viewall {
  color: #000080;
  font-size: 16px;
  display: inline-block;
  float: right;
  vertical-align: top;
  margin-top: 8px;
}
.case .casef .text .viewall i {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  color: #0089e1;
  margin-left: 10px;
}
.slideTxtBox ul {
  margin-top: 35px;
  overflow: hidden;
}
.slideTxtBox ul li {
  width: 380px;
  overflow: hidden;
  margin-bottom: 10px;
}
.slideTxtBox ul li span {
  float: left;
  font-size: 14px;
  color: #333333;
  display: block;
  padding-left: 20px;
  width: 310px;
  background: url(down03.jpg) no-repeat left center;
}
.slideTxtBox ul li .more {
  display: block;
  float: right;
  background: url(down02.png) left center no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  margin-top: 3px;
}
.slideTxtBox ul li a:hover {
  color: #333
}
.slideTxtBox .prev {
  position: absolute;
  top: 38px;
  right: 185px;
  background: #fff;
  width: 26px;
  display: block;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #e4e4e4;
  color: #bbbbbb;
}
.slideTxtBox .next {
  position: absolute;
  top: 38px;
  right: 150px;
  background: #fff;
  width: 26px;
  display: block;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #e4e4e4;
  color: #bbbbbb;
}
.slideTxtBox .prev:hover {
  background: #0590e3;
  color: #fff;
  border: 1px solid #0590e3
}
.slideTxtBox .next:hover {
  background: #0590e3;
  color: #fff;
  border: 1px solid #0590e3
}
.sedNav {
  height: 52px;
  line-height: 52px;
  border-bottom: 1px solid #d2d2d2;
  margin-top: 10px;
}
.sedNav ul li {
  margin-right: 10px;
  width: 78px;
  display: block;
  float: left;
  text-align: center;
  font-size: 16px;
}
.sedNav ul li a {
  color: #000000;
  display: block;
  border-bottom: 2px solid #fff;
  height: 50px;
}
.sedNav ul li a:hover {
  border-bottom: 2px solid #0590e3;
  color: #0590e3
}
.sedNav ul li.on a {
  border-bottom: 2px solid #0590e3;
  color: #0590e3
}
.joinzy {
  margin-top: 50px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e4e4e4;
}
.joinzy .comtem {
  margin-bottom: 35px;
}
.joinzy .comtem h1 {
  margin-top: 90px;
  margin-left: 140px;
  font-size: 37px;
  color: #ffffff;
}
.joinzy .comtem h1:after {
  margin-top: 20px;
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  background: #0590e3;
}
.joinzy .comtem h5 {
  margin-left: 140px;
  display: block;
  font-size: 16px;
  color: #ffffff;
  margin-top: 14px;
}
.joinzy .comtem .txt {
  width: 765px;
  margin-top: 100px;
  color: #fff;
  font-size: 16px;
  margin-left: 70px;
  line-height: 35px;
}
.conTac {
  overflow: hidden;
  margin-top: 35px;
}
.conTac span {
  display: block;
  float: left;
}
.conTac .sp1 {
  color: #555555;
  font-size: 16px;
  padding-left: 50px;
  margin-right: 55px;
  width: 200px;
  background: url(people.jpg) no-repeat;
}
.conTac .sp2 {
  color: #555555;
  font-size: 16px;
  padding-left: 50px;
  margin-right: 55px;
  width: 200px;
  background: url(eamill.jpg) no-repeat;
}
.conTac .sp3 {
  color: #555555;
  font-size: 16px;
  line-height: 35px;
  padding-left: 50px;
  width: 540px;
  background: url(addd.jpg) no-repeat;
}
.warinig {
  height: 383px;
  width: 1203px;
  margin: 30px auto 0 auto;
  background: url(warning.jpg) no-repeat;
}
.warinig .wrBox {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.warinig .wrBox h1 {
  margin-top: 40px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 30px;
  color: #f33e3e;
  border-bottom: 1px dashed #d2d2d2;
}
.job {
  margin-top: 30px;
}
.job h1 {
  font-size: 30px;
  color: #333333;
  margin-bottom: 30px
}
.job .form .select {
  position: relative;
  float: left;
  width: 280px;
  height: 58px;
  line-height: 58px;
  border: 1px solid #eeeeee;
  display: block;
  color: #000080;
  text-align: left;
  user-select: none;
  -webkit-touch-callout: none;
}
.select .placeholder {
  position: relative;
  display: block;
  background-color: #fff;
  z-index: 1;
  font-size: 16px;
  color: #000080;
  padding-left: 20px;
  border-radius: 2px;
  cursor: pointer;
}
.select .placeholder:after {
  position: absolute;
  top: 0%;
  content: '\e756';
  color: #c7c7c7;
  right: 10%;
  z-index: 10;
}
.select.is-open .placeholder:after {
  content: '\e756';
}
.select.is-open ul {
  display: block;
}
.select.select--white .placeholder {
  background: #fff;
  color: #999;
}
.select.select--white .placeholder:hover {
  background: #fafafa;
}
.select ul {
  display: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #000080;
  border-radius: 2px;
  top: 100%;
  left: 0;
  list-style: none;
  padding: 0;
  z-index: 100;
}
.select ul li {
  display: block;
  text-align: left;
  height: 50px;
  line-height: 50px;
  color: #fff;
  padding-left: 20px;
  cursor: pointer;
}
.select ul li:hover {
  background: #4ebbf0;
  color: #fff;
}
.job .form input {
  height: 58px;
  line-height: 58px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #fff;
  width: 244px;
  padding-left: 35px;
  font-size: 16px;
}
.job .form .submit {
  border-top: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  width: 50px;
  background: #fff;
  margin: 0;
  padding: 0;
  border-left: 1px solid #fff;
  margin-left: -4px;
  font-size: 28px;
  color: #d9d9d9;
  height: 60px;
  line-height: 60px;
}
.job .list {
  border: 1px solid #eeeeee;
  margin-top: 30px;
}
.job .list .title {
  height: 65px;
  line-height: 65px;
  background: #f8f8f8;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee
}
.job .list .title span {
  width: 189px;
  float: left;
  text-align: left;
  font-size: 16px;
  color: #000080;
  padding-left: 50px;
}
.job .list ul {
  padding: 0 30px;
  margin-bottom: 20px;
}
.job .list ul li .top {
  overflow: hidden;
  cursor: pointer;
  border-bottom: 1px dashed #eeeeee;
}
.job .list ul li .top span {
  margin-right: 10px;
  width: 189px;
  padding-left: 20px;
  float: left;
  font-size: 16px;
  color: #000080;
  line-height: 68px;
  height: 68px;
}
.job .list ul li .top span i {
  display: inline-block;
  vertical-align: top;
  font-size: 26px;
  line-height: 62px;
  float: right;
  margin-right: 10px;
}
.job .list ul li .top .sp2 {
  padding-left: 39px;
  width: 212px;
}
.job .list ul li .top .sp3 {
  text-align: left;
}
.job .list ul li .top .sp4 {
  padding-left: 38px;
  width: 228px;
}
.job .list ul li .top .sp5 {
  width: 163px;
  margin-right: 0;
  padding-left: 0
}
.job .list ul li .text {
  display: none;
}
.job .list ul li .text .info {
  overflow: hidden;
  padding: 20px 0 0 18px;
}
.job .list ul li .text .info span {
  font-size: 14px;
  color: #000080;
  margin-right: 84px;
  margin-bottom: 15px;
  display: inline-block;
}
.job .list ul li .text h4 {
  font-size: 18px;
  color: #000000;
  margin: 17px 0 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  display: block;
}
.job .list ul li .text h4:before {
  content: '';
  border-left: 2px solid #0590e3;
  display: inline-block;
  height: 20px;
  vertical-align: top;
  margin-top: 6px;
  margin-right: 20px;
}
.job .list ul li .text p {
  font-size: 14px;
  color: #000080;
  margin-top: 20px;
}
.job .list ul li .text .link {
  overflow: hidden;
  margin-top: 50px;
  text-align: center;
  margin-bottom: 50px;
}
.job .list ul li .text .link a {
  display: inline-block;
  width: 195px;
  height: 48px;
  line-height: 48px;
  background: #eeeeee;
  margin-left: 10px;
  color: #000080;
}
.job .list ul li .text .link a:hover {
  color: #fff;
  background: #0d6edb;
}
.job .list ul li .text .link a i {
  font-size: 18px;
}
.promise {
  margin-top: 30px;
}
.promise h1 {
  margin-bottom: 30px;
  font-size: 30px;
  color: #333
}
.promise ul {
  overflow: hidden;
  margin-bottom: 67px;
}
.promise ul li {
  margin-right: 28px;
  float: left;
  width: 247px;
  height: 200px;
  background: url(promise-bg.jpg) no-repeat;
  padding-top: 38px;
  padding-left: 30px
}
.promise ul li h4 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.promise ul li p {
  color: #8e8e8e;
  width: 230px;
}
.service {
  background: #f8f8f8;
  overflow: hidden;
}
.service h1 {
  margin-bottom: 30px;
  font-size: 30px;
  color: #333;
  margin-top: 30px;
}
.service ul li {
  width: 100%;
  background: #ffffff;
  margin-bottom: 10px;
}
.service ul li em {
  display: block;
  overflow: hidden;
  color: #333;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
}
.service ul li em h5 {
  display: block;
  float: left;
  margin-left: 20px;
  font-size: 16px;
}
.service ul li.on em {
  background: #0590e3;
  color: #fff;
}
.service ul li.on em i {
  display: block;
  float: right;
  font-size: 18px;
  margin-right: 30px;
}
.service ul li em i {
  display: block;
  float: right;
  font-size: 18px;
  margin-right: 30px;
}
.service ul li .text {
  display: none;
  overflow: hidden;
  border: 1px solid #ebebeb;
  text-align: left;
}
.service ul li .text .txt {
  padding-bottom: 30px;
}
.service ul li .text span {
  margin-top: 20px;
  width: 213px;
  display: inline-block;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  vertical-align: top;
  margin-right: 58px;
}
.service ul li .text .txt {
  overflow: hidden;
  margin-top: 54px;
}
.service ul li .text .txt .x1 {
  float: left;
  width: 20%;
}
.service ul li .text .txt .x1 .num {
  position: relative;
  width: 64px;
  height: 64px;
  background: url(yuan.jpg) no-repeat;
  margin: 0 auto;
  font-size: 27px;
  text-align: center;
  line-height: 64px;
  color: #fff;
}
.service ul li .text .txt .x1 .num:before {
  content: '';
  display: block;
  background: url(next-bg.jpg) no-repeat;
  width: 109px;
  height: 36px;
  position: absolute;
  left: 100px;
  top: 17px;
}
.service ul li .text .txt .x1 p {
  margin: 0 auto;
  color: #666666;
  font-size: 14px;
  margin-top: 25px;
  width: 85%;
}
.service ul li .text .txt .x2 {
  float: left;
  width: 20%;
}
.service ul li .text .txt .x2 .num {
  position: relative;
  width: 64px;
  height: 64px;
  background: url(yuan.jpg) no-repeat;
  margin: 0 auto;
  font-size: 27px;
  text-align: center;
  line-height: 64px;
  color: #fff;
}
.service ul li .text .txt .x2 p {
  margin: 0 auto;
  color: #666666;
  font-size: 14px;
  margin-top: 25px;
  width: 85%;
}
.policy h1 {
  margin-bottom: 30px;
  font-size: 30px;
  color: #333;
  margin-top: 30px;
}
.policy .fl {
  width: 775px;
}
.policy .fr {
  width: 404px;
}
.policy .text {
  border: 1px solid #eeeeee;
  padding: 35px 75px 35px 10px;
}
.policy .text p {
  font-size: 14px;
  color: #666666;
  background: url(pica1.jpg) no-repeat left 8px;
  padding-left: 20px;
  margin-bottom: 42px
}
.policy .text span {
  display: block;
  margin-bottom: 14px;
  margin-left: 15px;
  color: #666666;
}
.policy .txt {
  ;
  border: 1px solid #ebebeb;
  padding: 27px 23px;
  margin-bottom: 30px;
}
.policy .txt h4 {
  font-size: 14px;
  color: #333333;
}
.policy .txt p {
  font-size: 14px;
  color: #666666;
  margin-top: 9px;
}
.course {
  margin-top: 30px;
}
.course h1 {
  font-size: 30px;
}
.course .year .bd {
  background: url(course-bg.jpg) center center repeat-x;
  width: 1090px;
  height: 135px;
  margin: 0 auto;
}
.course .year .bd .bdBox {
  width: 920px;
  margin-left: 170px;
}
.course .year .bd ul {
  overflow: hidden;
}
.course .year .bd ul li {
  width: 110px;
  display: block;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
  float: left;
  margin-right: 102px;
  position: relative;
}
.course .year .bd ul li.on {
  background: #000080;
  color: #fff
}
.course .year .bd ul li:hover {
  background: #000080;
  color: #fff
}
.course .bd ul li:hover.line:before {
  content: "";
  display: block;
  background: url(scLine.jpg) no-repeat;
  width: 6px;
  height: 28px;
  position: absolute;
  top: -32px;
  left: 52px
}
.course .bd ul.line.on:before {
  content: "";
  display: block;
  background: url(scLine.jpg) no-repeat;
  width: 6px;
  height: 28px;
  position: absolute;
  top: -32px;
  left: 52px
}
.course .bd ul li:hover.linx:after {
  content: "";
  display: block;
  background: url(scLine2.jpg) no-repeat;
  width: 6px;
  height: 28px;
  position: absolute;
  top: 31px;
  left: 53px
}
.course .bd ul .linx.on:after {
  content: "";
  display: block;
  background: url(scLine2.jpg) no-repeat;
  width: 6px;
  height: 28px;
  position: absolute;
  top: 31px;
  left: 53px
}
.year {
  border-bottom: 1px solid #d8d8d8;
  position: relative;
}
.year .prev {
  position: absolute;
  width: 23px;
  height: 23px;
  display: block;
  border: 1px solid #bbbbbb;
  text-align: center;
  line-height: 23px;
  font-weight: bold;
  top: 52px;
  left: 0;
  color: #bbbbbb;
  font-size: 12px;
  vertical-align: top;
}
.year .next {
  position: absolute;
  width: 23px;
  height: 23px;
  display: block;
  border: 1px solid #bbbbbb;
  text-align: center;
  line-height: 23px;
  font-weight: bold;
  top: 52px;
  right: 0;
  color: #bbbbbb;
  font-size: 12px;
  vertical-align: top;
}
.course .list {
  overflow: hidden;
  margin-top: 50px;
  display: none;
}
.course .list .prhd {
  float: left;
  width: 650px;
}
.course .list .prhd ul li {
  padding-bottom: 20px;
  border-bottom: 1px dashed #d8d8d8;
  margin-bottom: 20px;
}
.course .list .prhd ul li h4 {
  font-size: 18px;
  color: #4c4c4c;
  font-weight: bold;
  background: url(down03.jpg) no-repeat left center;
  padding-left: 16px;
}
.course .list .prhd ul li p {
  padding-left: 15px;
  font-size: 14px;
  color: #000080;
  line-height: 25px;
  margin-top: 10px;
  background: url(down05.jpg) no-repeat 5px 10px;
}
.course .list .prhd ul li a {
  display: block;
}
.course .list .prhd ul li:hover h4 {
  color: #000080;
  background: url(down04.jpg) no-repeat left center;
}
.course .list .prbd ul li {
  width: 473px;
}
.senSlideBox .bd {
  position: relative;
}
.senSlideBox .bd .sPrev {
  color: #fff;
  background: #333333;
  position: absolute;
  display: block;
  left: 20px;
  top: 167px;
  z-index: 999;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.senSlideBox .bd .sPrev:hover {
  background: #000080
}
.senSlideBox .bd .sNext {
  color: #fff;
  background: #333333;
  position: absolute;
  display: block;
  right: 20px;
  top: 167px;
  z-index: 999;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.senSlideBox .bd .sNext:hover {
  background: #000080
}
.clutue {
  width: 1200px;
  height: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.clutue .main {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.clutue .main .left {
  width: 50%;
  height: 270px;
}
.clutue .main .right {
  width: 50%;
  height: 270px;
}
.clutue .main h1 {
  padding: 40px 0 0 50px;
  font-size: 24px;
  letter-spacing: 3px;
  color: #333333;
  margin-bottom: 5px;
}
.clutue .main .num {
  font-family: verdana, sans-serif;
  font-size: 24px;
  font-weight: 900;
  font-style: oblique;
  color: #E60012;
}
.clutue .main p {
  width: 530px;
  padding-left: 50px;
  font-size: 18px;
  letter-spacing: 3px;
  color: #8e8e8e;
}
.clutue .main .list {
  width: 930px;
  margin: 50px auto 0 auto;
  background: url(cluLine.png) top center no-repeat;
  height: 702px;
}
.clutue .main .list ul {
  overflow: hidden;
  padding-top: 102px;
}
.clutue .main .list ul li {
  font-size: 24px;
  color: #333333;
  width: 448px;
}
.clutue .main .list ul li h1 {
  font-size: 24px;
  color: #333333;
}
.clutue .main .list ul li p {
  font-size: 14px;
  color: #000080;
  margin-top: 5px;
}
.clutue .main .list ul li.fltext {
  float: left;
  text-align: right;
  margin-bottom: 153px;
  margin-top: 47px;
}
.clutue .main .list ul li.frtext {
  float: right;
  margin-bottom: 153px;
}
/*æ»šåŠ¨æ¡*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container {
  width: 100%;
}
.mCSB_scrollTools {
  position: absolute;
  width: 10px;
  left: auto;
  top: 0px;
  right: -21px;
  bottom: 0; /*background: #e8e8e8*/
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
  right: -.2px;
  border-radius: 5px
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  height: 100;
  margin: 0 auto;
  background: #e8e8e8;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 6px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  background: #000080;
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.scrollbar1 {
  position: relative;
}
.mCSB_buttonDown {
  background: url(mouse.png) no-repeat;
  display: block;
  margin: 0 auto;
  text-align: center;
  position: relative;
  bottom: 0px;
  position: absolute;
  width: 19px;
  height: 61px;
  z-index: 999;
  right: 452px;
}
/*æ»šåŠ¨æ¡*/
.banlist {
  width: 1300px;
  margin: 0 auto;
}
.banlist ul {
  margin-top: 27px;
}
.banlist ul li {
  border: 1px solid #dedede;
  width: 227px;
  margin-right: 13px;
  float: left;
  margin-bottom: 14px;
}
.banlist ul li:hover {
  box-shadow: 3px 10px 5px #f1f1f1
}
.banlist .title {
  margin-top: 30px;
  background: url(zyjb.jpg) right top no-repeat;
  height: 85px;
  border-bottom: 1px solid #eeeeee
}
.banlist .title h1 {
  font-size: 30px
}
.banlist .txt {
  width: 1100px;
  margin: 30px auto 0 auto;
  color: #000080;
  font-size: 14px;
}
.banlist .txt:before {
  display: block;
  content: '';
  background: url(jbleft.jpg) no-repeat;
  height: 24px;
  width: 32px;
}
.banlist .txt:after {
  display: block;
  content: '';
  background: url(jbright.jpg) right no-repeat;
  height: 24px;
  width: 100%;
}
.banlist .txt p {
  width: 850px;
  margin: 0 auto
}
.solist {
  margin-top: 77px;
}
.social .photo {
  overflow: hidden;
}
.solist .bd ul li {
  width: 380px;
  float: left;
  margin-right: 30px;
}
.solist .bd ul li h4 {
  margin-top: 10px;
  color: #000000;
  font-size: 20px;
  margin-bottom: 10px
}
.solist .bd ul li span {
  font-size: 14px;
  color: #858585;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.solist .bd ul li span i {
  color: #737373;
  font-weight: bold;
  font-weight: 18px;
  vertical-align: top;
  display: inline-block;
  margin-right: 5px;
  margin-top: -3px
}
.solist .bd ul li .text p {
  font-size: 14px;
  color: #000080
}
.solist .hd {
  position: relative;
  text-align: center;
}
.solist .hd ul {
  text-align: center;
  margin-top: 30px;
  display: inline-block;
}
.solist .hd ul li {
  cursor: pointer;
  display: inline-block;
  font-size: 0px;
  background: url(ed01.jpg) no-repeat;
  width: 13px;
  height: 13px;
  margin-right: 10px;
}
.solist .hd ul li.on {
  background: url(ed02.jpg) no-repeat;
}
.solist .hd .prev {
  display: inline-block;
  color: #d4d4d4;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 18px;
  font-size: 16px;
  font-weight: bold;
}
.solist .hd .prev:hover {
  color: #0590e3;
}
.solist .hd .next {
  display: inline-block;
  color: #d4d4d4;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 18px;
  font-size: 18px;
  font-weight: bold;
}
.solist .hd .next:hover {
  color: #0590e3;
}
.asow {
  overflow: hidden;
  margin-top: 30px;
}
.asow a {
  text-align: center;
  line-height: 36px;
  font-weight: bold;
  color: #7a7a7a;
  font-size: 18px;
  margin-left: 25px;
  border: 1px solid #dedede;
}
.asow .prev {
  width: 92px;
  height: 36px;
  display: block;
  float: right;
}
.asow .next {
  width: 92px;
  height: 36px;
  display: block;
  float: right;
}
.asow a:hover {
  border: 1px solid #183883;
  background: #183883;
  color: #fff
}
.edu .pic .bd .sPrev {
  color: #fff;
  background: #333333;
  position: absolute;
  display: block;
  left: 20px;
  top: 167px;
  z-index: 999;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.edu .pic .bd .sPrev:hover {
  background: #000080
}
.edu .pic .bd .sNext {
  color: #fff;
  background: #333333;
  position: absolute;
  display: block;
  right: 20px;
  top: 167px;
  z-index: 999;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.edu .pic .bd .sNext:hover {
  background: #000080
}
.enterForm {
  border: 1px solid #eeeeee;
  text-align: center;
  padding-bottom: 30px
}
.enterForm h2 {
  height: 73px;
  line-height: 73px;
  background: #f8f8f8;
  color: #000000;
  font-size: 18px;
  text-align: center;
}
.enterForm .heat {
  margin-top: 40px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.enterForm .heat .mb {
  overflow: hidden;
  margin-bottom: 20px
}
.enterForm .heat .mb label {
  width: 180px;
  height: 42px;
  line-height: 42px;
  text-align: right;
  color: #333333;
  font-size: 14px;
  display: block;
  float: left;
}
.enterForm .heat .mb input {
  display: block;
  float: left;
  width: 300px;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  border: 1px solid #c7cace;
  margin-left: 20px;
}
.enterForm .heat .mb .sex {
  width: 15px;
  height: 15px;
  padding: 0;
  margin-top: 12px;
}
.enterForm .heat .mb em {
  display: block;
  float: left;
  color: #000080;
  font-size: 14px;
  margin-top: 8px;
  margin-left: 20px;
}
.enterForm .heat .mb select {
  height: 42px;
  line-height: 42px;
  width: 322px;
  margin-left: 20px;
  display: block;
  float: left;
  border: 1px solid #c7cace;
}
.enterForm .heat .mb .money {
  width: 240px;
}
.enterForm .heat .mb span {
  display: block;
  float: left;
  line-height: 42px;
  color: #bbbbbb;
  font-size: 14px;
  margin-left: 4px;
}
.enterForm .hot {
  padding-top: 48px;
  display: block;
  overflow: hidden;
}
.enterForm .hot label {
  font-weight: bold;
  font-size: 14px;
  width: 180px;
  height: 77px;
  line-height: 77px;
  text-align: right;
  color: #333333;
  font-size: 14px;
  display: block;
  float: left;
}
.enterForm .hot textarea {
  display: block;
  float: left;
  border: 1px solid #c7cace;
  width: 823px;
  height: 67px;
  padding: 5px 10px;
  outline: none;
  margin-left: 20px;
}
.enterForm .hot .mb {
  margin-bottom: 23px;
  overflow: hidden;
}
.enterForm .submit {
  width: 240px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  font-size: 16px;
  border: none;
  background: #0047a5
}
.enterForm .reset {
  margin-left: 30px;
  width: 240px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  color: #000080;
  font-size: 16px;
  border: none;
  background: #fafafa
}
.test {
  position: fixed;
  left: 0;
  top: 100px;
  background: #fff;
  border: 1px #ccc solid;
  border-bottom: none;
  z-index: 999
}
.test li {
  border-bottom: 1px #ccc solid;
  text-align: center;
  font-size: 14px;
  line-height: 25px;
  padding: 0 30px;
}
.test li h3 {
  font-size: 16px;
  color: #000;
}
/*2018.7.17*/
.basefixe {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  text-align: right;
}
.kefu dl {
  display: none;
}
.kefu dt {
  height: 63px;
  background: url(kefu.png) no-repeat;
}
.kefu dd {
  border: 1px #dcdcdc solid;
  border-bottom: 3px #0896de solid;
  width: 138px;
  background: #FFF;
  box-sizing: border-box;
  padding-left: 14px;
  padding-bottom: 13px;
  font-size: 12px;
  text-align: left;
  color: #5c5c5c;
}
.kefu dd a {
  color: #777;
  display: block;
  padding-top: 8px;
}
.kefu dd img {
  margin-right: 10px;
  width: 23px;
  height: 23px;
  vertical-align: middle;
}
.kefu:hover > div:first-child {
  display: none;
}
.kefu:hover dl {
  display: block;
}
.gotop, .kefu > div:first-child {
  display: inline-flex;
  width: 64px;
  height: 64px;
  background: #585858;
  margin-top: 2px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.basefixe i {
  width: 22px;
  height: 23px;
  display: inline-block;
  background-size: cover;
  margin-bottom: 7px;
}
.basefixe p {
  color: white;
  font-size: 12px;
}
.basewidth {
  width: 100%;
  margin: 0 auto;
  clear: both;
  max-width: 1680px;
  min-width: 1180px;
  box-sizing: border-box;
}
.basewidth2 {
  width: 100%;
  margin: 0 auto;
  clear: both;
  max-width: 1440px;
  min-width: 1180px;
  box-sizing: border-box;
}
.basewidth3 {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  box-sizing: border-box;
}
.heada {
  line-height: 50px;
  display: inline-flex;
  float: right;
  align-items: center;
}
.header .top a i {
  width: 16px;
  height: 20px;
  background-image: url(icon1.png);
  background-size: cover;
  line-height: 50px;
  float: none;
  margin-right: 10px;
}
.header .top a span {
  line-height: 50px;
  color: white;
}
.head-nav {
  float: right;
  height: 40px;
  width: 13%;
  max-width: 230px;
  box-sizing: border-box;
  padding: 0 15px;
  line-height: 40px;
  border: 1px solid #dcdcdc;
  color: #999999;
  border-radius: 40px;
  margin-top: 30px;
  margin-left: 30px;
}
.head-nav input[type=text] {
  border: none;
  font-size: 14px;
  vertical-align: inherit;
  width: 80%;
  box-sizing: border-box;
}
.head-nav input[type=submit] {
  float: right;
  width: 34px;
  height: 34px;
  box-sizing: border-box;
  border: none;
  background-image: url(icon2.png);
  background-size: cover;
  background-color: transparent;
  margin-top: 2px;
  margin-right: -12px;
}
.header .bot .nav {
  width: 60%;
}
.header .bot .nav ul li {
  margin-left: 0;
  width: 12%;
}
.header .bot .nav ul li:first-child {
  margin-left: 0;
}
.i-dynamic {
  background: #eaebed;
}
.i-dynamic > div {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.dynamic-l {
  width: 200px;
  height: 80px;
  background: #E60012;
  text-align: center;
  line-height: 80px;
  font-size: 22px;
  color: white;
}
.dynamic-l i {
  width: 30px;
  height: 29px;
  display: inline-block;
  font-size: 35px;
  margin-right: 15px;
  color: #ffffff;
}
.dynamic-m {
  height: 80px;
  flex: 1;
  line-height: 80px;
}
.dynamic-m a {
  margin-left: 40px;
  font-size: 16px;
}
.dynamic-m a:hover {
  text-decoration: underline;
}
.dynamic-r {
  width: 120px;
  color: #666;
  font-size: 14px;
}
.i-industry {
  margin-bottom: 40px;
}
.i-industry .industry-head {
  text-align: center;
  color: #444444;
  padding: 50px 0;
}
.i-industry .industry-head h1 {
  font-family: "Bahl";
  font-size: 42px;
  text-transform: uppercase;
  color: #E60012;
}
.i-industry .industry-head p {
  font-size: 28px;
}
.industry-swiper {
  height: 640px;
}
.industry-swiper .swiper-slide {
  /*background-image:url(pic2.jpg) ;*/
  background-size: inherit;
  background-position: left center;
  background-repeat: no-repeat;
  border-right: 2px solid white;
  box-sizing: border-box;
  /*transition: all .2s;*/
}
.industry-s {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 22px;
  font-size: 22px;
  color: white;
  line-height: 25px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
}
.industry-swiper .swiper-slide:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.on:before {
  display: none !important;
}
.on .industry-s {
  display: none;
}
.on .industry-title {
  opacity: 1;
}
.industry-title {
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 0;
  transition: all .2s;
  box-sizing: border-box;
  padding: 30px;
  height: 160px;
  background-color: rgba(230, 0, 18, 0.8);
  color: white;
}
.industry-title h1 {
  font-size: 28px;
  line-height: 50px;
}
.industry-title p {
  color: white;
  font-size: 14px;
}
.industry-title span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-size: 30px;
}
.i-new {
  padding-top: 120px;
  background-image: url(pic3.jpg);
  background-size: inherit;
  background-position: top center;
  background-repeat: no-repeat;
  margin-bottom: 90px;
}
.i-new > div {
  box-shadow: 0 4px 20px 0px #ececec;
  background: white;
  padding: 90px 60px;
  display: flex;
  height: 670px;
  justify-content: space-between;
}
.i-new-l {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  box-sizing: border-box;
  padding: 25px 0 20px;
  width: 24%;
}
.basehead img {
  width: 80%;
}
.basehead h1 {
  font-family: "Bahl";
  text-transform: uppercase;
  font-size: 56px;
  line-height: 68px;
  color: #000080;
}
.basehead p {
  color: #3b3b3b;
  font-size: 28px;
  font-weight: bold;
}
.i-new-l a {
  display: inline-block;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #afafaf;
  border-radius: 50px;
  color: white;
  font-size: 18px;
  background-size: cover;
  background-position: center;
}
.i-new-m {
  width: 44%;
  position: relative;
  background-image: url(pic4.jpg);
  background-size: cover;
  background-position: center;
}
.i-new-m > a {
  color: white;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 150px;
  background-color: rgba(230, 0, 18, 0.8);
  padding: 30px;
  box-sizing: border-box;
}
.i-new-m h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 28px;
}
.i-new-m h2 {
  font-size: 14px;
}
.i-new-m h2 i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url(icon6.png);
  background-size: cover;
  vertical-align: middle;
  margin-right: 10px;
}
.i-new-m p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
}
.i-new-r {
  width: 32%;
  box-sizing: border-box;
  padding-left: 20px;
}
.i-new-r li {
  margin-bottom: 20px;
  height: 150px;
}
.i-new-r li:last-child {
  margin-bottom: 0;
}
.i-new-r li a {
  display: block;
  height: 100%;
}
.i-new-r li i {
  display: inline-block;
  width: 46.8%;
  background-image: url(pic5.jpg);
  background-size: cover;
  background-position: center;
  height: 100%;
}
.i-new-r li div {
  width: 53.2%;
  box-sizing: border-box;
  padding-left: 24px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.i-new-r li div h1 {
  line-height: 32px;
  font-size: 20px;
  color: #3b3b3b;
  overflow: hidden;
  height: 64px;
  font-weight: 550;
}
.i-new-r li div p {
  font-size: 14px;
  line-height: 24px;
  color: #858585;
  overflow: hidden;
  height: 75px;
}
.i-about {
  display: flex;
  justify-content: space-between;
  height: 590px;
  margin-bottom: 20px;
}
.i-about > div {
  box-sizing: border-box;
}
.i-about a {
  display: block;
  box-sizing: border-box;
  padding: 60px 20px;
  background-position: center;
  background-repeat: no-repeat;
}
.i-about a .basehead h1 {
  font-size: 56px;
}
.i-about a h1 {
  font-size: 24px;
  font-weight: 550;
}
.i-about a h5 {
  font-size: 14px;
}
.i-about-m {
  width: 26.2%;
  padding-left: 20px;
}
.i-about-m h1 {
  color: #E60012;
}
.i-about-m .up {
  background-image: url("aboutpic.jpg");
}
.i-about-m .down {
  background-image: url("index20180720142559.jpg");
}
.i-about-m a, .i-about-r a {
  width: 100%;
  height: 300px;
}
.i-about-m a:hover .come-l, .i-about-r a:hover .come-l {
  opacity: 1;
}
.come-l {
  transition: all 0.4s;
  opacity: 0;
  display: inline-block;
  width: 35px;
  height: 33px;
  background: #E60012;
  color: #fff;
  text-align: center;
  line-height: 33px;
  margin-top: 30px;
}
.i-about-r {
  padding-left: 20px;
  width: 21.5%;
}
.i-about-r h1 {
  color: #E60012;
}
.i-about-r .up {
  background-image: url("index20190709143304.jpg");
}
.i-about-r .down {
  background-image: url("index20180724091531.jpg");
}
.i-about-m a:first-child, .i-about-r a:first-child {
  height: 270px;
  margin-bottom: 20px;
}
.i-about-m a:first-child {
  padding: 20px;
}
.i-about-l {
  width: 52.3%;
}
.i-about-l {
  background-image: url(pic9.jpg);
  background-position: center;
  background-size: cover;
}
.i-product {
  display: flex;
  justify-content: space-between;
  height: 220px;
  position: relative;
}
.i-pro-l {
  color: white;
  width: 19.6%;
  height: 100%;
  box-sizing: border-box;
  background-image: url(pic10.jpg);
  background-size: cover;
  background-position: center;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.i-pro-l h1 {
  font-size: 38px;
  line-height: 40px;
  letter-spacing: 10px;
}
.i-pro-l h3 {
  font-size: 16px;
}
.i-pro-r {
  width: 79.4%;
  height: 100%;
  margin: 0 !important;
}
.i-pro-r .swiper-slide {
  background-position: center;
  background-size: cover;
}
.i-pro-r .swiper-slide p {
  width: 100%;
  box-sizing: border-box;
  padding-left: 10px;
  height: 36px;
  line-height: 36px;
  color: white;
  background-color: rgba(230, 0, 18, 0.8);
  position: absolute;
  bottom: -20px;
  opacity: 0;
  transition: all 0.2s;
}
.i-pro-r .swiper-slide:hover p {
  bottom: 0;
  opacity: 1;
}
.i-pro-btn {
  z-index: 1;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.i-pro-next {
  right: -35px !important;
}
.i-pro-prev {
  left: -35px !important;
}
.basebanner {
  height: 650px;
  background-size: cover;
  background-position: center;
}
.inde-nav {
  border-bottom: 1px solid #eeeeee;
  position: relative;
}
.inde-nav-swiper {
  height: 80px;
}
.inde-nav-swiper .swiper-slide.on {
  background-color: #007ce5;
  color: white;
}
.inde-nav-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.inde-nav-btn div {
  outline: none;
  height: 16px;
  margin-top: -10px !important;
}
.inde-nav-prev {
  left: -20px !important;
}
.inde-nav-next {
  right: -20px !important;
}
.inde-nav-swiper .swiper-slide {
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #555555;
}
.inde-main {
  margin-top: 70px !important;
}
.inde-main-l, .inde-main-r {
  display: flex;
  justify-content: space-between;
}
.inde-main-l > a, .inde-main-r > a {
  width: 49%;
  height: 270px;
  display: flex;
  margin-bottom: 24px;
  box-sizing: border-box;
  border: 1px solid #f9f9f9;
}
.inde-main-r > a {
  flex-direction: row-reverse;
}
.inde-main-title {
  display: block;
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #1c397e;
  transition: all .2s
}
.inde-main-title:before {
  position: absolute;
  top: 20px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  transition: all .2s;
}
.inde-main-l .inde-main-title:before {
  border-right-color: white;
  left: -24px;
}
.inde-main-r .inde-main-title:before {
  border-left-color: white;
  right: -24px;
}
.inde-main-l > a:hover .inde-main-title:before {
  border-right-color: #1c397e;
}
.inde-main-r > a:hover .inde-main-title:before {
  border-left-color: #1c397e;
}
.inde-main-title p {
  font-size: 18px;
  width: 85%;
  letter-spacing: 3px;
  color: inherit;
  text-align: center;
}
.inde-main-title p:after {
  display: block;
  content: "";
  width: 40px;
  height: 2px;
  background: #1c397e;
  margin: 15px auto 0;
}
.inde-main-title i {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: inherit;
  font-size: 20px;
  font-weight: 600;
}
.inde-main-title span {
  position: absolute;
  bottom: 23px;
  right: 45px;
  color: inherit;
  font-size: 16px;
}
.inde-main-l > a:hover .inde-main-title, .inde-main-r > a:hover .inde-main-title {
  color: white;
  background: #1c397e;
}
.inde-main-l > a:hover .inde-main-title p:after, .inde-main-r > a:hover .inde-main-title p:after {
  background: white;
}
.inde-main-img {
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.footer {
  width: 100%;
  background: #2E2E2E;
  padding-top: 45px;
  padding-bottom: 30px;
}
.footer dl {
  border-right: 1px solid #373737;
}
.footer dl:last-child {
  border-right: none;
}
.footer dl dt {
  text-align: center;
  font-size: 16px;
  color: #bbbbbb;
  margin-top: 20px;
  margin-bottom: 23px;
}
.footer dl dd {
  text-align: center;
  color: #727171;
  font-size: 13px;
  margin-bottom: 8px;
}
.footer dl dd a {
  color: #999999;
}
.footer dl dd a:hover {
  color: #fff;
}
.footer .code {
  margin: 15px 80px 0 10px;
}
.footer .code:last-child {
  margin-left: 0;
}
.footer .code p {
  text-align: center;
  font-size: 14px;
  color: #bbbbbb;
  margin-top: 15px;
}
.footer > div {
  display: flex;
  justify-content: space-between;
}
.fnav {
  width: 80%;
  display: flex;
  justify-content: space-between;
}
.fnav dl {
  flex: 1;
}
.fcode {
  width: 20%;
}
.footer .links {
  padding-top: 20px;
  font-size: 16px;
  color: #727171;
}
.footer .links a {
  padding: 0 20px 0 15px;
}
.footer .links a:hover {
  color: #fff;
}
.footer .links i {
  border-right: 1px solid #373737;
}
.cp {
  background: #1F1F1F;
  padding-top: 30px;
  padding-bottom: 20px;
}
.cp .fl p {
  font-size: 14px;
  color: #000080;
  margin-bottom: 10px;
}
.cp .fl p i {
  display: inline-block;
  vertical-align: top;
  height: 15px;
  background: #555555;
  width: 1px;
  margin: 5px 8px 0 8px;
}
.cp .fl p a:hover {
  color: #fff;
}
.cp .fr img {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  float: right;
}
.cp .fr .email {
  font-size: 35px;
}
.cp .fr a {
  float: right;
  margin-left: 20px;
  margin-top: 5px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: #aaaaaa;
  font-size: 30px;
}
.cp .fr a:hover {
  color: #fff;
}
.cp .fr span {
  display: block;
  margin-top: 15px;
  overflow: hidden;
  text-align: right;
  color: #666;
}
.cp .fr span a:hover {
  color: #fff;
}
.cp .fr a.icp {
  float: none;
  margin-left: 0px;
  width: auto;
  height: auto;
  background: none;
  display: inline-block;
  text-align: center;
  line-height: normal;
  color: #666;
  font-size: 11px;
}
@media only screen and (max-width: 1700px) {
  .basewidth {
    padding: 0 20px;
  }
  .i-pro-btn {
    display: none;
  }
  .basebanner {
    height: 580px;
  }
}
@media only screen and (max-width: 1770px) {
  .i-pro-btn {
    display: none;
  }
}
/*search*/
.search-nav {
  float: right;
  height: 40px;
  width: 300px;
  max-width: 300px;
  box-sizing: border-box;
  padding: 0 15px;
  line-height: 40px;
  border: 1px solid #dcdcdc;
  color: #999999;
  border-radius: 40px;
  margin-left: 30px;
}
.search-nav input[type=text] {
  border: none;
  font-size: 14px;
  vertical-align: inherit;
  width: 90%;
  box-sizing: border-box;
}
.search-nav input[type=submit] {
  float: right;
  width: 34px;
  height: 34px;
  box-sizing: border-box;
  border: none;
  background-image: url(icon2.png);
  background-size: cover;
  background-color: transparent;
  margin-top: 2px;
  margin-right: -12px;
}