body {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #333;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif !important;
  height: auto;
  background: #fff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
div,
p,
li {
  word-break: break-all;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
}
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th {
  padding: 0;
  margin: 0;
}
html {
  min-width: 1280px;
}
fieldset {
  border-top-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
}
a,
img,
iframe {
  border: 0;
  padding: 0;
  margin: 0;
}
i {
  font-style: normal;
}
address,
caption,
cite,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
li {
  list-style: none;
}
caption {
  text-align: left;
}
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
q:unknown {
  content: '';
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: 100%;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #123d96;
  text-decoration: none;
}
.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
:-moz-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}
.fl,
.left {
  float: left;
}
.fr,
.right {
  float: right;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  _height: 0;
  overflow: hidden;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.hidden {
  display: none;
}
.icon {
  background-image: url("../image/icon.png");
  display: inline-block;
  vertical-align: middle;
}
.w1600 {
  width: 1400px;
  margin: 0 auto;
}
/*banner*/
.banner_main {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.banner_main .banner {
  width: 100%;
  min-width: 1000px;
  padding: 0 0 46.875%;
  z-index: 20;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
.banner_main .banner .tip {
  position: absolute;
  left: 50%;
  width: 1400px;
  margin-left: -700px;
  bottom: 5%;
  z-index: 10;
}
.banner_main .banner .tip span {
  margin: 0 8px;
  width: 39px;
  height: 4px;
  background: #fff;
  opacity: 0.9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  font-size: 0;
  font-weight: bold;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.banner_main .banner .tip span.cur {
  opacity: 1;
  background: #0095dd;
}
.banner_main .banner .prev,
.banner_main .banner .next {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 5%;
  background-position: 0 -46px;
  z-index: 10;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  opacity: 0.4;
  filter: alpha(opacity=70);
}
.banner_main .banner .next {
  left: auto;
  right: 5%;
  background-position: -0px -96px;
}
.banner .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(5px);
}
.banner .prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(-5px);
}
.banner_main .banner .list {
  width: 100%;
}
.banner_main .banner li {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}
.banner_main .banner li img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  top: 0;
 
}
.banner_main .banner li .w1400{position:absolute;z-index:10;right:0;top:22%;left:50%;margin-left:-700px;}
.banner_main .banner li .w1400 .item{position:relative;width:218px;float:left;text-align:center; margin-left:9%;}
.banner_main .banner li .w1400 .item:first-child{margin-left:33%; margin-top:5%;}
.banner_main .banner li .w1400 .item:last-child{margin-top:5%;}
.banner_main .banner li .w1400 .item .bg {
  position: absolute;
  left: 0px;
  top: 0;
  width:218px;
  display: block;
  height: 213px;
  background: url("../image/quan.png") no-repeat;
  -webkit-animation: rotate 10s linear 0s infinite;
  animation: rotate 10s linear 0s infinite;
}

.banner_main .banner li .w1400 .item .text img {
  width:150px;
  height:150px;
  display: block;
  margin: 29px auto 50px;
}
.banner_main .banner li .w1400 .item .text .line {
  display: block;
  width: 2px;
  height: 251px;
  background:url(../image/b_line.png)  no-repeat;
  margin: -85px auto 0;
}
.banner_main .banner li .w1400 .item:first-child .text .line{height:172px;}
.banner_main .banner li .w1400 .item:last-child  .text .line{height:208px}
.banner_main .banner li .w1400 .item .text p {
  font-size: 24px;line-height:30px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);
  color: #fff;
}
.banner_main .banner li .w1400 .item.hover,
.banner_main .banner li .w1400 .item:hover {
  transform: translateY(-10px);
  transition: ease-in-out 0.2s;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes scaleDraw {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);/*放大1.1倍*/
  }
  100% {
    transform: scale(1);
  }
}
.banner .list li a {
  width: 100%;
  display: block;
  height: 100%;
}
.header_main {
  width: 100%;
  height: 119px;
  z-index: 100;
  background: #123D96;
  position: absolute;
  min-width: 1280px;
}
.header_main .w1400 {
  position: relative;
}
.header_main .webLogo {
  top: 36px;
  left: 0;
  position: absolute;
}
.header_main .webLogo img {
	display: block;
	width:85%;
	position: relative;
    right: 15%;
    top: 20px;  
}
.nav_main {
  position: relative;
  z-index: 99;
  text-align: center;
  padding-top: 26px;
  padding-right: 230px;
}
.nav_main ul {
  display: inline-block;
  zoom: 1;
}
.nav_main .list li {
  float: left;
  line-height: 93px;
  height: 93px;
  text-align: center;
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
  z-index: 10;
  position: relative;
  margin: 0 1px;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
.nav_main .list li .nav1 {
  padding: 0 25px;
  display: block;
  position: relative;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}
.nav_main .list li .nav1:before {
  width: 0;
  height: 2px;
  content: "\20";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  background: #fff;
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
}
.nav_main .list li.hover .nav1,
.nav_main .list li:hover .nav1 {
  color: #fff;
}
.nav_main .list li.hover .nav1:before,
.nav_main .list li:hover .nav1:before {
  width: 36px;
  margin-left: -18px;
}
.nav_main .list li.li6 .subNav .item {
  width: 160px;
  margin: 0 10px;
  min-height: 200px;
}
.nav_main li dl {
  width: 196%;
  position: absolute;
  left: -48%;
  top: 93px;
  text-align: center;
  z-index: 99;
  background: url("../image/black50.png") repeat;
  overflow: hidden;
  display: none;
}
.nav_main li dl dd {
  line-height: 40px;
}
.nav_main li dl dd a {
  color: #fff;
  width: 100%;
 
  height: 100%;
  display: block;
}
.nav_main li dl dd a:hover {
  background: #143d95;
}
.nav_main .subNav2 .item {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.nav_main .subNav2 .item a,
.nav_main .subNav2 .item h3 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: block;
}
.nav_main .list li:hover .subNav,
.nav_main .list li:hover .subNav2 {
  opacity: 1;
  filter: alpha(opacity=100);
  background-size: auto 340px;
  height: 340px;
}
.por {
  position: relative;
}
.header_main .en {
  position: absolute;
  color: #fff;
  font-size: 16px;
  right: 53px;
  top: 47px;
  line-height: 50px;z-index:100;
}
.header_main .en a {
  color: #fff;
}
.header_main .search-box {
  position: absolute;
  top: 50px;
  z-index: 101;
  right: 0;
}
.header_main .search-box .butn {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.header_main .search-box .butn i {
  width: 40px;
  height: 40px;
  background-position: 0 0;
}
.header_main .search-box .butn.hov i {
  background-position: -41px 0;
}
.header_main .share-sub {
  position: absolute;
  right: 53px;
  top: 1px;
  width: 0;
  height: 40px;
  overflow: hidden;
  background: #fff;
  border-radius: 20px;
  border: none;
  z-index: 10;
}
.header_main .share-sub.on {
  border: 1px solid #ddd;
  height: 38px;
}
.header_main .share-sub .sub-btn {
  border: none;
  width: 26px;
  height: 26px;
  cursor: pointer;
  margin-top: 7px;
  background-position: -85px 0;
  transition: ease-in-out 0.2s;
  outline: none;
}
.header_main .share-sub .tex {
  width: 135px;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  padding: 11px 14px;
  color: #333;
  border: none;
  background: #fff;
  outline: none;
}
/*rightFix*/
.rightFix {
  width: 65px;
  position: fixed;
  right: 2px;
  top: 50%;
  margin-top: -120px;
  z-index: 999;
  display: none;
}
.rightFix a {
  width: 65px;
  height: auto;
  background: #123d96;
  text-align: center;
  display: block;
  margin-bottom: 6px;
  position: relative;
  padding-top: 8px;
  border-radius: 5px;
  padding-bottom: 5px;
}
.rightFix a h3 {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.rightFix .ico {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
  overflow: hidden;
  transition: all ease 300ms;
  margin: 0 auto 1px;
  padding: 0;
  background: url("../image/fix-ico.png") no-repeat 0 0;
}
.rightFix .img {
  width: 110px;
  height: auto;
  position: absolute;
  left: -10px;
  top: 0;
  padding: 6px;
  background: #123d96;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
  color: #333;
  padding-bottom: 10px;
}
.rightFix .img p {
  padding-top: 5px;
}
.rightFix a:hover .img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
  display: block;
}
.rightFix a:hover .img p {
  color: #fff;
}
.rightFix .img img {
  width: 110px;
  height: 110px;
}
.rightFix a span {
  width: 210px;
  text-align: center;
  height: 62px;
  line-height: 62px;
  position: absolute;
  left: 0;
  top: 0;
  background: #123d96;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 7px 0 0 7px;
}
.rightFix a:hover {
  background-color: #123d96;
  overflow: visible;
}
.rightFix a:hover h3 {
  color: #fff;
}
.rightFix a.fix-ewm:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -120px;
}
.rightFix a:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -220px;
}
.rightFix .fix-tel:hover .ico {
  background-position: -32px 0;
}
.rightFix .fix-xcx .ico {
  background-position: 0 -32px;
}
.rightFix .fix-xcx:hover .ico {
  background-position: -32px -32px;
}
.rightFix .fix-bj {
  cursor: pointer;
}
.rightFix .fix-bj .ico {
  background-position: 0 -160px;
}
.rightFix .fix-bj:hover .ico {
  background-position: -32px -160px;
}
.rightFix .fix-ewm .ico {
  background-position: 0 -64px;
}
.rightFix .fix-ewm:hover .ico {
  background-position: -32px -64px;
}
.rightFix .mess .ico {
  background-position: 0 -96px;
}
.rightFix .mess:hover .ico {
  background-position: -32px -96px;
}
.rightFix .fix_top .ico {
  background-position: 0 -128px;
}
.rightFix .fix_top:hover .ico,
.rightFix .fix_top.hover .ico {
  background-position: -32px -128px;
}
.rightFix .fix-form {
  background-position: 10px -234px;
}
.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}
.rightFix .fix-form:hover {
  background-position: -37px -234px;
}
.dialog-layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #000;
  opacity: 0.5;
}
/* 图片 */
@-webkit-keyframes gradient-rectangle {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 0;
  }
}
/* Underline From Center1 */
.hvr-underline-from-center1 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-underline-from-center1:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 2px;
  background: #123d96;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center1:hover:before,
.hvr-underline-from-center1.hover:before,
.hvr-underline-from-center1:focus:before,
.hvr-underline-from-center1:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-center1:hover,
.hvr-underline-from-center1.hover {
  *height: 43px;
  *border-bottom: 3px solid #d74f31;
  *line-height: 43px;
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.02);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animatemap {
  0% {
    transform: translateY(-10px);
  }
  20% {
    border-radius: 2px;
  }
  50% {
    transform: translateY(-5px);
    border-bottom-right-radius: 25px;
  }
  80% {
    border-radius: 2px;
  }
  100% {
    transform: translateY(-10px);
  }
}
@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.w1400 {
  margin: 0 auto;
  width: 1400px;
}
.sub_banner {
  padding-top: 31.25%; display:none;
  position: relative;
}
.sub_banner img {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 9;
  top: 0;
  display: block;
}
.sub_banner .tit {
  position: absolute;
  left: 50%;
  margin-left: -700px;
  top: 252px;
  z-index: 10;
  color: #fff;
  width: 100%;
}
.sub_banner .tit p {
  font-size: 16px;
  font-weight: lighter;
  width: 582px;
  line-height: 26px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.sub_banner .tit p a {
  color: #fff;
}
.sub_banner .tit p a:hover {
  text-decoration: underline;
}
.sub_banner .tit h3 {
  font-size: 50px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  font-weight: 400;
  margin-bottom: 15px;
}
.sub_banner .tit span {
  display: block;
  background: #fff;
  width: 120px;
  height: 3px;
  z-index: 20;
  position: absolute;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  top: 42px;
  left: 0;
}
.sub_banner .menu {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 64px;
  line-height: 64px;
  background:rgba(0,0,0,0.5);
  z-index: 10;
  font-size: 18px;
  color: #fff;
}
.sub_banner .menu li {
  float: left;
  margin-right: 2px;
  text-align: center;
  padding: 0 25px;
  transition: ease-in-out 0.2s;
}
.sub_banner .menu li dl {
  position: absolute;
  left: 0;
  top: 64px;
  display: none;
  background: #fff;
  width: 100%;
  height: 62px;
  overflow: hidden;
}
.sub_banner .menu li dl dd {
  position: absolute;
  left: 50%;
  margin-left: -700px;
  top: 0;
}
.sub_banner .menu li dl dd a {
  float: left;
  width: 180px;
  text-align: center;
  line-height: 62px;
  height: 62px;
  position: relative;
  display: block;
}
.sub_banner .menu li dl dd a:before {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #c9c9c9;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.sub_banner .menu li dl dd a:first-child:before {
  width: 0;
}
.sub_banner .menu li dl dd a:hover,
.sub_banner .menu li dl dd a.on {
  color: #123d96;
}
.sub_banner .menu li.hover dl {
  display: block;
}
.sub_banner .menu li .a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.sub_banner .menu li:hover,
.sub_banner .menu li.hover {
  background: #143d95;
}
.sub_banner .menu li:hover .a,
.sub_banner .menu li.hover .a {
 
}



.menu1 {
  width: 100%;
  background:#fff;
  z-index: 10;
  font-size: 18px;border-bottom: #ececec solid 1px;
  color: #333;
}
.menu1 li {
  float: left;
  margin-right: 2px;  height: 64px;
  line-height: 64px;
  text-align: center;
  padding: 0 25px; 
  transition: ease-in-out 0.2s;
}
.menu1 li dl {
  position: absolute;
  left: 0;
  top:185px;
  display: none;
  background: #fff;
  width: 100%;
  height: 62px;
}
.menu1 li dl dd {
  width:1400px;margin:0 auto;
}
.menu1 li dl dd a {
  float: left;
  width: 180px;
  text-align: center;
  line-height: 62px;
  height: 62px;
  position: relative;
  display: block;
}
.menu1 li dl dd a:before {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #c9c9c9;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.menu1 li dl dd a:first-child:before {
  width: 0;
}
.menu1 li dl dd a:hover,
.menu1 li dl dd a.on {
  color: #123d96;font-weight:bold;
}
.menu1 li.hover dl {
  display: block;
}
.menu1 li .a {
  color: #333;
  display: block;
  width: 100%;
  height: 100%; position:relative;
}
.menu1 li .a i{ position:absolute; left:0; bottom:0;}
.menu1 li:hover,
.menu1 li.hover {
  
}
.menu1 li:hover .a i,
.menu1 li.hover .a i{
 background: #143d95; width:100%; height:3px;
}
.dbudb{ width:100%; height:120px; background: #1078ff;}


.about_title p {
  font-size: 30px;
  font-family: arial;
  color: #afbbcf;
  text-transform: uppercase;
}
.about_title h3 {
  font-size: 40px;
}
.about_1_main {
  padding-top: 165px;
  overflow: hidden;
}
.about_1_main .body .box1 .left {
  width: 700px;
}
.about_1_main .body .box1 .left .hd {
  border-bottom: 1px solid #d2d2d2;
}
.about_1_main .body .box1 .left .hd ul {
  width: 140%;
}
.about_1_main .body .box1 .left .hd li {
  float: left;
  width: 100px;
  margin-right: 100px;
  font-size: 20px;
  line-height: 88px;
}
.about_1_main .body .box1 .left .hd li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.about_1_main .body .box1 .left .hd li a:before {
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  border-bottom: 2px solid #123d96;
  z-index: 10;
  content: "";
  transition: ease-in-out 0.2s;
}
.about_1_main .body .box1 .left .hd li.on {
  color: #123d96;
  font-weight: bold;
}
.about_1_main .body .box1 .left .hd li.on a {
  color: #123d96;
}
.about_1_main .body .box1 .left .hd li.on a:before {
  width: 100%;
}
.about_1_main .body .box1 .left .bd li {
  line-height: 32px;
  font-size: 16px;
  margin-top: 37px;
  height: 224px;
  overflow: hidden;
}
.about_1_main .body .box1 .right {
  position: relative;
  overflow: hidden;
}
.about_1_main .body .box1 .right img {
  width: 595px;
  height: 417px;
  padding: 14px;
  border: 1px solid #e3e3e3;
}
.about_1_main .body .box1 .right::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 517px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}
.about_1_main .body .box1 .right:hover::before {
  -webkit-transition: left 1.5s;
  -moz-transition: left 1.5s;
  -ms-transition: left 1.5s;
  transition: left 1.5s;
  left: 150%;
  opacity: 1;
}
.about_1_main .body .list {
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/about_1_bg.jpg") no-repeat;
  border: 1px solid #eaebec;
  margin: 76px 0 82px;
}
.about_1_main .body .list .item {
  border-bottom: 1px solid #eaebec;
  border-right: 1px solid #eaebec;
  float: left;
  width: calc(33.333333333333336%);
  box-sizing: border-box;
  height: 154px;
  padding-left: 90px;
  padding-top: 36px;
}
.about_1_main .body .list .item .img {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
  float: left;
  margin-bottom: 40px;
  margin-right: 25px;
}
.about_1_main .body .list .item .img img {
  position: absolute;
  left: 0;
  top: 10px;
  transition: ease-in-out 0.2s;
}
.about_1_main .body .list .item .img img:nth-child(2) {
  left: -60px;
}
.about_1_main .body .list .item h3 {
  font-size: 60px;
  font-family: arial;
  line-height: 55px;
}
.about_1_main .body .list .item h3 span {
  font-size: 30px;
  padding-left: 10px;
  font-family: "微软雅黑";
  vertical-align: text-top;
}
.about_1_main .body .list .item p {
  font-size: 14px;
  color: #666;
  line-height: 12px;
}
.about_1_main .body .list .item strong {
  font-weight: 100;
}
.about_1_main .body .list .item:hover .img img:first-child {
  left: 60px;
}
.about_1_main .body .list .item:hover .img img:nth-child(2) {
  left: 0;
}
.about_1_main .body .list .item:hover h3 {
  color: #123d96;
}
.about_1_main .body .list .item:nth-child(3n) {
  border-right: none;
}
.about_1_main .body .box2 {
  position: relative;
  height: 477px;
  margin-bottom: 100px;
}
.about_1_main .body .box2 img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.about_1_main .body .box2 p {
  position: absolute;
  z-index: 10;
  color: #fff;
  font-size: 56px;
  left: 68px;
  top: 71px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.about_1_main .body .box2::before {
  content: "";
  z-index: 10;
  position: absolute;
  width: 100px;
  height: 477px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}
.about_1_main .body .box2:hover::before {
  -webkit-transition: left 1.5s;
  -moz-transition: left 1.5s;
  -ms-transition: left 1.5s;
  transition: left 1.5s;
  left: 150%;
  opacity: 1;
}
.about_1_main .body .box3 {
  margin-bottom: 100px;
}
.about_1_main .body .box3 img {
  display: block;
  width: 100%;
}
.about_1_main .body .box4 {
  margin-bottom: 119px;
}
.about_1_main .body .box4 .about_title {
  padding-left: 66px;
  padding-top: 50px;
}
.about_1_main .body .box4 .about_title .right {
  width: 900px;
  line-height: 32px;
  padding-bottom: 44px;
}
.about_1_main .body .box4 .con {
  border: 1px solid #d3d9e3;
  padding-bottom: 10px;
  margin-top: 40px;
}
.about_1_main .body .box4 .con .left {
  width: 774px;
}
.about_1_main .body .box4 .con .left dl {
  padding-top: 70px;
}
.about_1_main .body .box4 .con .left dd img {
  width: 75px;
  height: 75px;
  float: left;
  margin-left: 66px;
}
.about_1_main .body .box4 .con .left dd h3 {
  padding-left: 195px;
  font-size: 30px;
  padding-bottom: 15px;
}
.about_1_main .body .box4 .con .left dd .des {
  padding-left: 195px;
  font-size: 16px;
  color: #666;
  line-height: 26px;
  height: 26px;
}
.about_1_main .body .box4 .con .left dd .des p {
  padding-bottom: 20px;
  padding-left: 20px;
  position: relative;
}
.about_1_main .body .box4 .con .left dd .des p b {
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: #666;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
}
.about_1_main .body .box4 .con .left dd {
  margin-bottom: 62px;
  width: 50%;
  float: left;
}
.about_3_main {
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/about_3_bg.jpg") top center no-repeat;
  height: 794px;
  padding-top: 85px;
  box-sizing: border-box;
  overflow: hidden;
}
.about_3_main .about_title {
  text-align: center;
}
.about_3_main .title p {
  color: #ccc;
  font-size: 24px;
  text-transform: uppercase;
}
.about_4_main {
  background: #fff;
}
.about_4_main .about_title {
  text-align: center;
  padding-bottom: 50px;
}
.about_4_main .index_title .left p {
  font-size: 16px;
  width: 600px;
  color: #666;
  font-weight: 400;
  padding-top: 8px;
}
.about_4_main .index_title .left h3{color:#123d96;}
.about_4_main .index_title .right {
  margin-top: 55px;
}
.about_4_main .hd {
  position: relative;
}
.about_4_main .hd h3 {
  padding-bottom: 60px;
}
.about_4_main .hd a {
  display: block;
  width: 90px;
  height: 45px;
  background: #ccc;
  position: absolute;
  right: 110px;
  cursor: pointer;
  z-index: 10;
  top: 10px;
}
.about_4_main .hd a i {
  width: 12px;
  height: 7px;
  background-position: -221px 0;
  display: block;
  margin: 19px auto 0;
}
.about_4_main .hd a.next {
  right: 0;
}
.about_4_main .hd a.next i {
  background-position: -239px -0;
}
.about_4_main .hd a:hover {
  background: #123d96;
}
.about_4_main .bd {
  padding-bottom: 100px;
}
.about_4_main .bd_list {
  overflow: hidden;
  padding-bottom: 0;
}
.about_4_main .bd_list ul {
  width: 105%;
}
.about_4_main .bd li {
  background: #fff;
  width: 333px;
  border-bottom: 3px solid #fff;
  margin-right: 20px;
  margin-bottom: 2px;
  position: relative;
  border: 1px solid #ddd;
}
.about_4_main .bd_list li {
  float: left;
  margin-bottom: 40px;
}
.about_4_main .bd li .line {
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 3px;
  width: 0;
  background: #123d96;
  display: block;
}
.about_4_main .bd_list li:nth-child(4n) {
  margin-right: 0;
}
.about_4_main .bd li img {
  width: 297px;
  height: 396px;
  display: block;
  margin: 0 auto;
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd;
}
.about_4_main .bd li h3 {
  padding: 0 30px;
  font-size: 20px;
  padding-top: 20px;
  line-height: 25px;
  height: 40px;
  padding-bottom: 8px;
  color: #333;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_4_main .bd li p {
  padding: 0 30px;
  font-size: 16px;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_4_main .bd li:hover .line {
  width: 100%;
  transition: ease-in-out 0.2s;
}
.about_4_main {
  padding-bottom: 100px;
  overflow: hidden;
}
.about_4_main .hd h3 {
  text-align: center;
}
.about_4_main .hd a {
  left: 50%;
  top: auto;
  bottom: -590px;
  margin-left: -100px;
}
.about_4_main .hd a.next {
  margin-left: 10px;
}
.about_5_main {
  overflow: hidden;
}
.floor_5 .title {
  margin-bottom: 60px;
}
.floor_5 .title .left h3 {
  line-height: 45px;
}
.floor_5 .title li {
  float: left;
  width: 178px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #eeeeee;
  margin-left: 10px;
  border: 1px solid #eee;
  transition: ease-in-out 0.2s;
}
.floor_5 .title li i {
  width: 20px;
  height: 7px;
  background-position: -134px -85px;
  margin-left: 20px;
}
.floor_5 .title li a {
  display: block;
  width: 100%;
  height: 100%;
}
.floor_5 .title li:hover {
  background: #fff;
}
.floor_5 .title li:hover a {
  font-weight: bold;
  color: #ed6d00;
}
.floor_5 .title li:hover i {
  background-position: -155px -85px;
}
.floor_5 .body {
  padding-bottom: 100px;
}
.floor_5 .body .left {
  width: 567px;
  border: 1px solid #ddd;
  height: 357px;
}
.floor_5 .body .left ul {
  padding-top: 5px;
}
.floor_5 .body .left li {
  position: relative;
  border-top: 1px solid #eee;
  margin: 0 45px 16px 28px;
  padding-top: 16px;
}
.floor_5 .body .left li a {
  display: block;
  width: 100%;
  height: 100%;
}
.floor_5 .body .left li i {
  width: 7px;
  height: 15px;
  background-position: -136px -123px;
  position: absolute;
  right: 0;
  top: 36px;
}
.floor_5 .body .left li .fl h3 {
  font-size: 35px;
  color: #737373;
  font-family: arial;
}
.floor_5 .body .left li .fl p {
  font-size: 12px;
  color: #737373;
  font-family: arial;
}
.floor_5 .body .left li .fr {
  font-size: 18px;
  line-height: 26px;
  width: 290px;
  margin-right: 115px;
}
.floor_5 .body .left li:first-child {
  border: none;
}
.floor_5 .body .right {
  width: 998px;
}
.floor_5 .body .right li {
  border: 1px solid #ddd;
  height: 357px;
  width: 311px;
  margin-left: 29px;
  background: #fff;
  float: left;
  transition: ease-in-out 0.2s;
}
.floor_5 .body .right li img {
  width: 274px;
  height: 154px;
  margin: 19px auto 0;
  display: block;
}
.floor_5 .body .right li h3 {
  font-size: 18px;
  line-height: 24px;
  height: 28px;
  padding: 30px 19px 19px;
}
.floor_5 .body .right li p {
  padding: 15px 19px 19px;
  font-size: 12px;
  color: #666;
  line-height: 18px;
}
.floor_5 .body .right li span {
  color: #737373;
  font-family: arial;
  padding-right: 19px;
  float: right;
}
.floor_5 .body .right li:first-child {
  margin-left: 0;
}
.floor_5 .body .right li:hover {
  border: 1px solid #ed6d00;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.about_5_main .about_title {
  text-align: center;
  padding-bottom: 56px;
}
.about_5_main .body {
  position: relative;
  height: 540px;
  margin-bottom: 100px;
}
.about_5_main .body img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.about_5_main .body h3 {
  position: absolute;
  z-index: 10;
  color: #fff;
  font-size: 48px;
  left: 120px;
  top: 160px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  width: 100%;
}
.about_5_main .body p {
  position: absolute;
  z-index: 10;
  color: #fff;
  font-size: 36px;
  left: 120px;
  top: 230px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  width: 100%;
}
.about_5_main .body::before {
  content: "";
  z-index: 10;
  position: absolute;
  width: 100px;
  height: 540px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}
.about_5_main .body:hover::before {
  -webkit-transition: left 1.5s;
  -moz-transition: left 1.5s;
  -ms-transition: left 1.5s;
  transition: left 1.5s;
  left: 150%;
  opacity: 1;
}
.ny_main {
  background: #f8f8f8;
  padding-top: 60px;padding-bottom:60px;
}
.job_list li {
  width: 48%;
  border: 1px solid #f1f1f1;
  height: 264px;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 38px;
  float: left;
  margin-bottom: 30px;
}
.job_list li .box1 {
  position: absolute;
}
.job_list li .box1 h3 {
  font-size: 24px;
  position: relative;
}
.job_list li .box1 h3 b {
  border: 1px solid #123d96;
  width: 21px;
  height: 21px;
  position: absolute;
  font-size: 16px;
  font-weight: 100;
  text-align: center;
  line-height: 21px;
  color: #123d96;
  margin-top: 6px;
}
.job_list li .box1 h3 span {
  padding-left: 32px;
  font-weight: bold;
}
.job_list li .box1 p {
  font-size: 16px;
  color: #999;
  border-bottom: 1px solid #ddd;
  width: 359px;
  padding-bottom: 22px;
  padding-top: 4px;
  margin-bottom: 24px;
}
.job_list li .box1 h4 {
  color: #2f323a;
  font-size: 14px;
}
.job_list li .box1 h4 span {
  padding-left: 50px;
}
.job_list li .box1 a {
  color: #123d96;
  margin-top: 25px;
  display: block;
}
.job_list li .box1 h4:nth-child(3) {
  margin-bottom: 12px;
}
.job_list li .box1 a i {
  width: 11px;
  height: 6px;
  background-position: -265px 0;
  margin-left: 5px;
}
.job_list li .img {
  position: absolute;
  right: 10px;
  top: 42px;
  z-index: 5;
}
.job_list li .img img {
  width: 90%;
  float: right;
}
.job_list li .txt_con {
  background: #fff;
  padding: 38px;
  margin-top: 220px;
}
.job_list li .txt {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
  width: 100%;
  box-sizing: border-box;
  display: none;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.job_list li .txt h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.job_list li .txt .des {
  color: #666;
  line-height: 28px;
  font-size: 14px;
  transition: ease-in-out 0.2s;
}
.job_list li .txt .des img {
  max-width: 100%;
}
.job_list li .txt .bott {
  margin-top: 50px;
}
.job_list li .txt .bott .left {
  margin-top: 20px;
}
.job_list li .txt .bott .left a {
  color: #123d96;
}
.job_list li .txt .bott .left a i {
  width: 11px;
  height: 6px;
  background-position: -286px 0;
  margin-left: 5px;
}
.job_list li .txt .bott .right {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #123d96;
  color: #fff;
}
.job_list li .txt .bott .right a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}
.job_list li .txt .bott .right i {
  width: 20px;
  height: 7px;
  background-position: -123px 0;
  margin-left: 7px;
  margin-bottom: 2px;
}
.job_list li .txt .bott .right:hover a {
  background: #488ffb;
}
.job_list li .txt .des:nth-child(2) {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.job_list li:nth-child(2n) {
  float: right;
}
.job_list li.on {
  z-index: 10;
}
.job_list li:hover .box1 h3 {
  color: #123d96;
}
.job_list li:hover {
  transform: translateY(-5px);
  transition: ease-in-out 0.2s;
}
/* pager */
.pager {
  padding: 30px 0 100px;
  text-align: center;
  *zoom: 1;
  *padding: 40px 0 30px;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager p {
  height: 26px;
  line-height: 26px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  display: none;
}
.pager ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}
.pager ul li {
  float: left;
  margin: 0 5px;
  padding: 0 !important;
  height: auto !important;
  border: none !important;
}
.pager ul a {
  line-height: 40px;
  padding: 0 15px;
  transition: all ease 300ms;
  color: #000000;
  text-decoration: none;
  float: left;
  border: 1px solid #ddd;
  background: #fff;
}
.pager ul a.current,
.pager ul a:hover {
  color: #fff;
  border: 1px solid #123d96;
  background: #123d96;
}
.download_list {
  padding-bottom: 100px;
}
.download_list .pager {
  margin-top: 20px;
}
.download_list .tit {
  line-height: 64px;
  background: #123d96;
  color: #fff;
  height: 64px;
  position: relative;
  font-size: 20px;
}
.download_list .share-sub {
  position: absolute;
  left: 250px;
  top: 14px;
  width: 250px;
  height: 40px;
  overflow: hidden;
  background: #fff;
  border-radius: 20px;
  border: none;
  z-index: 10;
}
.download_list .share-sub .sub-btn {
  border: none;
  width: 26px;
  height: 26px;
  cursor: pointer;
  margin-top: 7px;
  background-position: -85px 0;
  transition: ease-in-out 0.2s;
  outline: none;
}
.download_list .share-sub .tex {
  width: 175px;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  padding: 11px 14px;
  color: #333;
  border: none;
  background: #fff;
  outline: none;
}
.download_list .tit .left i {
  width: 14px;
  height: 18px;
  background-position: -202px -22px;
  margin-left: 41px;
  margin-right: 10px;
  margin-bottom: 3px;
}
.download_list .tit .right {
  width: 445px;
  background: #0f60d8;text-align:center;
}
.download_list .tit .right li {
  
}
.download_list .tit .right li i {
  width: 17px;
  height: 17px;
  background-position: -257px -22px;
  margin-right: 10px;
}
.download_list .tit .right li:first-child {
  margin-left: 83px;
  margin-right: 134px;
}
.download_list .tit .right li:first-child i {
  width: 19px;
  height: 19px;
  background-position: -226px -21px;
}
.download_list .body {
  background: #fff;
}
.download_list .body .down_con li {
  border-bottom: 1px solid #d9d9d9;
  line-height: 58px;
   padding-left:39px;
}
.download_list .body .down_con li .left {
  font-size: 18px;
}
.download_list .body .down_con li .right {
  font-size: 16px;width:445px;text-align:center;
}
.download_list .body .down_con li .right a {
  color: #666;
}
.download_list .body .down_con li .right a:first-child {
  margin-right: 117px;
}
.download_list .body .down_con li .right a:hover {
  color: #123d96;
}
.download_list .body .down_con li:hover {
  border-bottom: 1px solid #123d96;
}
.zhao_list li {
  width: 49%;
  border: 1px solid #f1f1f1;
  height: 216px;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 39px 40px;
  float: left;
  margin-bottom: 20px;
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
}
.zhao_list li h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.zhao_list li h3 span {
  display: block;
  float: right;
  width: 75px;
  height: 23px;
  background: #91a4c0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 23px;
  border-radius: 3px;
}
.zhao_list li h3 .span1 {
  background: #123d96;
}
.zhao_list li p {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  height: 48px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zhao_list li h4 {
  color: #999;
  padding-top: 10px;
  border-top: 1px solid #ddd;
  position: relative;
  margin-top: 20px;
}
.zhao_list li h4 span {
  float: right;
}
.zhao_list li h4 i {
  width: 0;
  height: 1px;
  background: #123d96;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: ease-in-out 0.3s;
}
.zhao_list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.zhao_list li:nth-child(2n) {
  float: right;
}
.zhao_list li:hover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
  transition: ease-in-out 0.2s;
}
.zhao_list li:hover h3 {
  font-weight: bold;
  color: #123d96;
}
.zhao_list li:hover h3 span {
  font-weight: 400;
}
.zhao_list li:hover h4 i {
  width: 100%;
}
.service_list {
  padding-top: 50px;
  padding-bottom: 20px;
}
.service_list li {
  width: 32%;
  margin-right: 2%;
  float: left;
  height: 204px;
  background: #fff url("http://www.allin-tech.com/plugins/template/web/pc/images/server.jpg") top right no-repeat;
  margin-bottom: 23px;
  padding: 35px 40px;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.service_list li p {
  font-size: 16px;
  color: #666;
  padding-bottom: 11px;
}
.service_list li h3 {
  border-bottom: 1px solid #ddd;
  font-size: 26px;
  padding-bottom: 23px;
  margin-bottom: 20px;
  color: #123d96;
}
.service_list li span {
  font-size: 16px;
}
.service_list li:nth-child(3n) {
  margin-right: 0;
}
.service_list li:hover {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  transform: translateY(-5px);
}
.page_product .box1 {
  padding:0 0 40px;
  background: #fff;
}
.page_product .showimg {
	width: 100%;
	position: relative;
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;  
}
.page_product .showimg .bigimg {
  width: 600px;
  height: 330px;
  display: block;
  position: relative;
  border: 1px solid #dddddd;
  overflow: hidden;
}
.page_product .showimg .bigimg .list {
  width: 5000%;
}
.page_product .showimg .bigimg .list li {
  width: 600px;
  height: 330px;
    background: #123d96 url(../image/floor2_li.jpg) left bottom no-repeat;background-size: contain;
    float: left;
    display: flex;
    justify-content: center;  
    align-items: center;  
}
.page_product .showimg .bigimg .list img {
    width: auto;
    height: 330px;
  display: block;
  transition: all ease 300ms;
}
.page_product .showimg .smallimg {
  width: 490px;
  height: 86px;
  position: relative;
  top: 20px;
  z-index: 10;
  overflow: hidden;
}
.page_product .showimg .list {
  width:361px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.page_product .showimg .listcon {
  width: 400%;
  position: relative;
}
.page_product .showimg .prev,
.page_product .showimg .next {
  width: 37px;
  height: 76px;
  z-index: 10;
  position: absolute;
  bottom: 9px;
  cursor: pointer;
  background: #ddd url("../image/show-btn-ico.png") no-repeat 0 center;
  border-radius: 5px;
}
.page_product .showimg .prev:hover,
.page_product .showimg .next:hover {
  background-color: #b9b8b8;
}
.page_product .showimg .prev {
  left: 0;
  background-position: 11px center;
}
.page_product .showimg .next {
  right: 7px;
  background-position: -74px center;
}
.page_product .showimg .smallimg li {
  width: 125px;
  height: 76px;
  margin-right: 20px;
  float: left;
  cursor: pointer;
  position: relative;
  border: 1px solid #dddddd;
	display: flex;
    justify-content: center;
}
.page_product .showimg .smallimg li img {
  width: auto;
  height: 100%;
  display: block;
}
.page_product .showimg .smallimg li.on {
  border: 1px solid #ed6d00;
}

.xin_kj{ width:86%; display:inline-block; padding:3% 7%;margin-bottom: 60px;background-color: #fff;}
.xin_kj h3{ font-size:36px; color:#333; line-height:36px; float:left; padding-right:30px; }
.xin_kj ul{ display:inline-block;float: left;}
.xin_kj ul li{ width:100px; float:left; text-align:center;margin-right: 30px;}
.xin_kj ul li img{ display:block; width:100%;border: #e1e1e1 solid 1px; margin-bottom:12px;}
.xin_kj ul li:hover img{border:#003399 solid 1px;}

.ewmbox {
  width: 300px;
  height: 340px;
  padding-top: 20px;
  background: #fff;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;line-height:30px;
  margin: -170px 0 0 -150px;
  text-align: center;
  font-size: 16px;
  display: none;
}
.ewmbox .close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -25px;
  right: -40px;
  cursor: pointer;
  border-radius: 100%;
  background: url("../image/close.png") no-repeat center center;
  transition: all ease 300ms;
}
.ewmbox .close:hover {
  transform: rotate(180deg);
}
.ewmbox img {
  width: 250px;border:1px solid #ddd;
  height: 250px;
  display: block;
  margin: 0 auto 10px;
}
.ewmbox h3{color:#123d96;}
.box1_right {
  width: 100%;
  margin-right: 50px;
  position: relative;
}
.box1_right h1 {
  font-size: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.box1_right h3 {
  font-size: 30px;
  color:#333;
  text-transform: uppercase;
  padding-top: 0px;
  padding-bottom: 23px;
}
.box1_right .p {
  font-size: 16px;
  color: #666;
  line-height: 24px;height:144px;overflow:hidden;
}
.box1_right .t h2 {
  border-bottom: 1px solid #dcdcdc;
  font-size: 20px;
}
.box1_right .t b {
  border-bottom: 2px solid #fdc824;
  display: inline-block;
  padding-bottom: 12px;
}
.box1_right .t p {
  font-size: 16px;
  line-height: 36px;
  color: #666;
  margin-bottom: 35px;
  padding-top: 5px;
}
.box1_right .a {
  width: 435px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.box1_right .a a {
  display: block;
  width: 200px;
  height: 45px;
  text-align: center;
  color: #fff;
  background: #123d96;
  font-size: 18px;
  cursor: pointer;
  line-height: 45px;
}
.box1_right .a a i {
  width: 20px;
  height: 7px;
  background-position: -123px 0;
  margin-left: 10px;
  margin-bottom: 2px;
}
.box1_right .a a:hover {
  background: #3683f4;
}
.page_product .box2 {
  background: #fff;
  padding: 50px 100px;
}
.page_product .box2 .tit {
  font-size: 36px;
  padding-bottom: 45px;
}
.page_product .box2 .hd {
  margin-bottom: 33px;
}
.page_product .box2 .hd li {
  float: left;
  width: 186px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 22px;
  cursor: pointer;
}
.page_product .box2 .hd li a{display:block;width:100%;height:100%;}
.page_product .box2 .hd li a.hover{background:#123d96;color:#fff;}
.page_product .box2 .hd li:first-child {
  border-left: 1px solid #ddd;
}
.page_product .box2 .hd li.on {
  background: #123d96;
  color: #fff;
}
.page_product .box2 .bd li {
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.page_product .box2 .bd li img {
  max-width: 100%;
}
.page_product .box2 .bd li table {
  width: 100% !important;border:1px solid #ccc;line-height:33px;
}
.page_product .box2 .bd li table tr:first-child {
  background: #eee;font-weight:bold;
  color: #333;  
  line-height: 33px;
}
.page_product .box2 .bd li table td {
   padding-left:13px; padding-right:13px;
}
.page_product .box2 .xia {
  background: #999;
  color: #fff;
  height: 100px;
  margin-top: 63px;
}
.page_product .box2 .xia a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.page_product .box2 .xia h3 {
  font-size: 20px;
}
.page_product .box2 .xia img {
  width: 78px;
  height: 100px;
}
.page_product .box2 .xia .left {
  width: 50%;
  position: relative;
  padding-left: 78px;
  box-sizing: border-box;
  padding-top: 25px;
  background: #878f9f;
  height: 100px;
}
.page_product .box2 .xia .left i {
  width: 12px;
  height: 21px;
  background-position: -126px -54px;
  position: absolute;
  left: 46px;
  top: 48px;
}
.page_product .box2 .xia .right {
  width: 50%;
  box-sizing: border-box;
}
.page_product .box2 .xia .right .fl {
  padding-left: 21px;
  padding-top: 10px;
}
.page_product .box2 .xia .right .fr {
  padding-top: 25px;
  text-align: right;
  padding-right: 99px;
  position: relative;
}
.page_product .box2 .xia .right .fr i {
  width: 12px;
  height: 21px;
  background-position: -142px -54px;
  position: absolute;
  right: 46px;
  top: 38px;
}
.remm .about_title {
  text-align: center;
  padding-top: 89px;
  padding-bottom: 40px;
}
.remm .hd {
  position: relative;
}
.remm .hd h3 {
  padding-bottom: 60px;
}
.remm .hd a {
  display: block;
  width: 50px;
  height: 50px;
  background: #ccc;
  position: absolute;
  left: 0;
  cursor: pointer;
  z-index: 10;
  border-radius: 100%;
  top: 105px;
}
.remm .hd a i {
  width: 12px;
  height: 7px;
  background-position: -221px 0;
  display: block;
  margin: 21px auto 0;
}
.remm .hd a.next {
  left: auto;
  right: 0;
}
.remm .hd a.next i {
  background-position: -239px -0;
}
.remm .hd a:hover {
  background: #123d96;
}
.remm .bd {
  padding-bottom: 100px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.remm .bd_list {
  overflow: hidden;
  padding-bottom: 0;
}
.remm .bd_list ul {
  width: 105%;
}
.remm .bd li {
  background: #fff;
  width: 198px;
  border-bottom: 3px solid #fff;
  margin-right: 50px;
  margin-bottom: 2px;
  position: relative;
  border: 1px solid #ddd;
  float: left;
}
.remm .bd_list li {
  float: left;
  margin-bottom: 40px;
}
.remm .bd li .line {
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 3px;
  width: 0;
  background: #123d96;
  display: block;
}
.remm .bd_list li:nth-child(5n) {
  margin-right: 0;
}
.remm .bd li img {
  width: 138px;
  height: 104px;
  display: block;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
.remm .bd li h3 {
  padding: 0 30px;
  font-size: 16px;
  padding-top: 20px;
  line-height: 25px;
  height: 50px;
  padding-bottom: 15px;
  color: #333;
  text-align: center;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.remm .bd li p {
  padding: 0 30px;
  font-size: 16px;
  color: #999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.remm .bd li:hover .line {
  width: 100%;
  transition: ease-in-out 0.2s;
}
.case_list {
  padding-bottom: 25px;
}
.case_list li {
  margin-bottom: 30px;
  position: relative;
  height: 338px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  transition: ease-in-out 0.2s;
}
.case_list li .ico {
  position: absolute;
  right: 0;
  bottom: 0;
  max-height: 100%;
  border-radius: 0 0 5px 0;
}
.case_list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.case_list li .left {
  overflow: hidden;
  width: 600px;
  height: 338px;
  border-radius: 5px;
}
.case_list li .left img {
  width: 600px;
  height: 338px;
  display: block;
  border-radius: 5px;
  transition: ease-in-out 0.2s;
}
.case_list li .right {
  width: 700px;
  padding-right: 50px;
}
.case_list li .right h3 {
  font-size: 36px;
  padding-top: 48px;
  padding-bottom: 34px;
}
.case_list li .right p {
  color: #666;
  padding-bottom: 30px;font-size:16px;line-height:30px;
}
.case_list li .right h4 span {
  display: block;
  padding: 0 20px;
  height: 40px;
  text-align: center;
  float: left;
  background: #edf1f7;
  line-height:40px;
  margin-right:20px;
  border-radius: 5px;cursor:pointer;
  color: #4a77bc;
}
.case_list li .right h4 span a{display:block;width:100%;height:100%;}
.case_list li .right h4 span:first-child{background:#123d96;color:#fff;}
.case_list li:hover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.case_list li:hover .left img {
  transform: scale(1.1);
}
.product_list {
  padding-bottom: 65px;
}
.product_list li {
  margin-bottom: 203px;
  position: relative;
  height: 519px;
  background: url("http://www.allin-tech.com/plugins/template/web/pc/update/product_bg.jpg") no-repeat;
  transition: ease-in-out 0.2s;
  color: #fff;
  box-sizing: border-box;
  padding-left: 100px;
  background-size: cover;
}
.product_list li .left h3 {
  font-size: 40px;
  padding-top: 100px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.product_list li .left h3 a {
  width: 155px;
  height: 38px;
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/btn.png") no-repeat;
  display: inline-block;
  margin-left: 62px;
  font-size: 14px;
  color: #284269;
  text-align: center;
  line-height: 38px;
  vertical-align: middle;
  margin-bottom: 4px;
  transition: ease-in-out 0.2s;
}
.product_list li .left h3 a:hover {
  transform: translateX(10px);
}
.product_list li .left h5 {
  font-size: 20px;
  margin-bottom: 20px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.product_list li .left p {
  padding-bottom: 20px;
  font-size: 18px;
  width: 600px;
  line-height: 28px;
}
.product_list li .left h4 span {
  display: block;
  width: 103px;
  height: 29px;
  text-align: center;
  float: left;
  background: #296dc6;
  line-height: 29px;
  margin-right: 10px;
  border-radius: 5px;
  color: #fff;
}
.product_list li .left h4 span:hover {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
.product_list li dl {
  position: absolute;
  left: 100px;
  bottom: -122px;
}
.product_list li dl dd {
  float: left;
  width: 199px;
  height: 308px;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin-right: 49px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.05);
}
.product_list li dl dd img {
  width: 100%;
  height: 212px;
}
.product_list li dl dd p {
  border-top: 1px solid #ddd;
  font-size: 16px;
  color: #666;
  text-align: center;
  margin-top: 15px;
  line-height: 51px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product_list li dl dd:hover {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
  transform: translateY(-5px);
  transition: ease-in-out 0.2s;
}
.product_list li .no1 {
  position: absolute;
  right: 67px;
  bottom: -175px;
}
.product_list li .no1 img {
  width: 350px;
}
.product_list li .no1:hover {
  transition: ease-in-out 0.2s;
  transform: translateY(-10px);
}
.product_list li:last-child {
  height: 465px;
  margin-bottom: 100px;
}
.product_list li:last-child dl {
  display: none;
}
.product_list li:last-child .no1 {
  display: none;
}
.life_main_1 {
  background: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 100px;
}
.life_main_1 .about_title {
  text-align: center;
  padding-bottom: 50px;
}
.life_main_1 .box1 {
  width: 334px;
  height: 521px;
  overflow: hidden;
}
.life_main_1 .box1 li {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}
.life_main_1 .box1 li img {
  width: 100%;
  height: 251px;
  display: block;
}
.life_main_1 .box1 li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.life_main_1 .box1 li a:hover img {
  transform: scale(1.1);
  transition: ease-in-out 0.2s;
}
.life_main_1 .box2 {
  width: 692px;
  height: 519px;
  margin-left: 20px;
}
.life_main_1 .box2 .slideBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.life_main_1 .box2 .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 26px;
  z-index: 1;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.life_main_1 .box2 .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  display: inline-block;
}
.life_main_1 .box2 .slideBox .hd ul li {
  float: left;
  margin-right: 18px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-radius: 100%;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.life_main_1 .box2 .slideBox .hd ul li.on {
  background: #123d96;
  color: #fff;
}
.life_main_1 .box2 .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.life_main_1 .box2 .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.life_main_1 .box2 .slideBox .bd img {
  width: 100%;
  height: 519px;
  display: block;
}
.life_main_2 {
  padding: 98px 0;
}
.life_main_2 .about_title {
  text-align: center;
  padding-bottom: 50px;
}
.life_main_2 .body {
  padding-bottom: 80px;
}
.life_main_2_ny .body {
  padding-bottom: 0;
}
.life_main_2 .body li {
  position: relative;
  padding-left: 456px;
  box-sizing: border-box;
  width: 100%;
  padding-right: 72px;
  background: #f6f6f6;
  height: 225px;
  margin-bottom: 19px;
}
.life_main_2 .body li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 400px;
  height: 225px;
}
.life_main_2 .body li a {
  display: block;
  width: 100%;
  height: 100%;
}
.life_main_2 .body li h3 {
  font-size: 24px;
  padding-top: 41px;
  padding-bottom: 23px;
}
.year_list .body li {
  position: relative;
  padding-left: 850px;
  box-sizing: border-box;
  width: 100%;
  padding-right: 72px;
  background: #f6f6f6;
  height: 368px;
  margin-bottom: 19px;
}
.year_list .body li h3 {
  font-size: 30px; padding-bottom:0px; padding-top:65px;
}
.year_list .body li h4{font-size:28px; padding-bottom:20px; padding-top:20px;}

.year_list .body li img {
  position: absolute;
  left: 0;
  top: 0;
  width:800px;
  height: 368px;
}
.life_main_2 .body li p {
  color: #666;
  line-height: 24px;
  padding-bottom: 30px;
}
.life_main_2 .body li span {
  font-size: 16px;
  color: #666;
}
.life_main_2 .body li:hover {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
}
.life_main_3 {
  padding-top: 80px;
  min-height: 400px;
}
.life_main_3 .about_title {
  text-align: center;
  padding-bottom: 50px;
}
.life_main_3 .body li {
  position: relative;
  float: left;
  width: 49%;
  margin-bottom: 50px;
  margin-right: 1%;
  background: #fff;
  transition: all ease 0.36s;
  box-sizing: border-box;
  overflow: hidden;box-shadow:1px 3px 5px 5px rgba(0, 0, 0, 0.1);
}
.life_main_3 .body li:nth-child(4n) {
  margin-right: 0;
}
.life_main_3 .body li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 75%;
  overflow: hidden;
  z-index: 10;
}
.life_main_3 .body li img {
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  display: block;
    width: auto;
    height: 260px;
}
.life_main_3 .body li .txt {
  background: #fff;
  height: 83px;
  line-height: 83px;
  font-size: 16px;
  position: relative;
  color: #666;
  transition: ease-in-out 0.2s;
  overflow: hidden;
  padding: 0 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.img_123 .body li .txt{display:none;}
.life_main_3 .body li p{height:30px;line-height:30px;text-align:left;font-size:14px; padding:0 15px; text-overflow: ellipsis; padding-top:10px;
  white-space: nowrap;overflow:hidden;color:#666;}
.life_main_3 .body li span{font-size:12px;line-height:22px;text-align:left;display:block; height:132px;padding:0 15px; padding-bottom:10px;color:#666;}

.team_list .body li {
  position: relative;
  float: left;
  width: 32%;
  margin-bottom: 30px;
  margin-right: 2%;padding:30px;
  background: #fff;
  transition: all ease 0.36s;
  box-sizing: border-box;
  overflow: hidden;box-shadow:1px 3px 5px 5px rgba(0, 0, 0, 0.1);
}
.team_list .body li:nth-child(3n) {
  margin-right: 0;
}
.team_list .body li h3 {
  font-size:35px;
  color: #123d96;
}
.team_list .body li h3 span {
  font-size: 16px;
  color: #333;
  padding-left: 10px;
 
}
.team_list .body{padding-top:80px;}
.team_list .body li h4 {
  border-bottom: 1px solid #dce6fa;
  font-size: 16px;
  position: relative;
  padding-bottom: 20px;
  padding-top: 10px;
  margin-bottom:20px;
  color: #333;
}
.team_list .body li h4 span {
  font-size: 20px;
  position: absolute;
  right: 0;
  bottom: 20px;
  
}
.team_list .body li .p {
  line-height: 30px;
  height: 120px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
}
.team_list .body li b {
  display: block;
  width: 22px;
  height: 29px;
  background: #fff;
  position: absolute;
  left: 40px;
  bottom: 46px;
  text-align: center;
  border-radius: 5px;
}
.team_list .body li b i {
  width: 22px;
  height: 6px;
  background-position: 0 -257px;
  margin-top: 6px;
}

.team_list .body li:hover{box-shadow:1px 3px 5px 5px rgba(0, 0, 0, 0.2);}

.team_list .body li:hover  b {
  width: 70px;
  background: #333333;
}
.team_list .body li:hover  b i {
  background-position: 0 -267px;
}

.product_img .body li {
  padding: 10px;text-align:left;
}
.product_img .body li .img {
    padding-top: 0%;
    /*background: url(../image/probg.jpg);*/
    background:#123d96 url(../image/floor2_li.jpg) left bottom no-repeat;
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product_16 .body li .img {
  padding-top: 56.25%;
}
.product_img .body li .txt {
  text-align: center;
  line-height: 38px;
  height: 38px;
 
}
.product_16 .body li .txt {
  text-align: center;
  line-height: 38px;
  height: 38px;
  padding-top: 5px;
}
.product_3 .body li .img {
  padding-top: 133.3333%;
}
.life_main_3 .body li .txt i {
  width: 24px;
  height: 9px;
  background-position: -150px 0;
  right: 45px;
  top: 37px;
  opacity: 0;
  position: absolute;
  transition: ease-in-out 0.2s;
}
.life_main_3 .body li:hover {
 
  transform: translateY(-5px);
}
.life_main_3 .body li:hover .img img {
  transform: scale(1.1);
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
  transition: ease-in-out 0.2s;
}
.life_main_3 .body li:hover .txt {
  color: #123d96;
  font-weight: bold;
}
.life_main_3 .body li:hover .txt i {
  opacity: 1;
  right: 35px;
}
.tong_main_1 {
  padding-top: 95px;
  padding-bottom: 97px;
}
.tong_main_1 .about_title {
  text-align: center;
  padding-bottom: 60px;
}
.tong_main_1 .body {
  background: #f8f8f8;
  border: 1px solid #dae2ec;
}
.tong_main_1 .body .left {
  border-right: 1px solid #dae2ec;
  width: 50%;
  box-sizing: border-box;
}
.tong_main_1 .body .left img {
  display: block;
  width: 100%;
}
.tong_main_1 .body .right {
  width: 50%;
  box-sizing: border-box;
  padding: 50px 70px 0;
}
.tong_main_1 .body .right h3 {
  color: #123d96;
  font-size: 26px;
  margin-bottom: 22px;
}
.tong_main_1 .body .right ul {
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.tong_main_1 .body .right li {
  float: left;
  width: 171px;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.tong_main_1 .body .right li b {
  background: #123d96;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  display: block;
  float: left;
  margin-top: 12px;
  margin-right: 10px;
}
.tong_main_1 .body .right p {
  font-size: 15px;
  color: #666;
  line-height: 27px;
}
.tong_main_2 {
  padding-top: 89px;
  padding-bottom: 89px;
  background: #f8f8f8;
}
.tong_main_2 .about_title {
  text-align: center;
  padding-bottom: 60px;
}
.tong_main_2 .body {
  background: #fff;
  border: 1px solid #e2ecf1;
}
.tong_main_2 .body li {
  float: left;
  height: 258px;
  width: 33.333%;
  border-bottom: 1px solid #e2ecf1;
  border-left: 1px solid #e2ecf1;
  box-sizing: border-box;
  padding: 0 38px;
}
.tong_main_2 .body li img {
  width: 65px;
  height: 65px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.tong_main_2 .body li p {
  color: #999;
  padding-bottom: 9px;
}
.tong_main_2 .body li h3 {
  font-size: 20px;
  line-height: 30px;
}
.tong_main_2 .body li:nth-child(1) {
  border-left: none;
}
.tong_main_2 .body li:nth-child(4) {
  border-left: none;
}
.tong_main_2 .body li:nth-child(4),
.tong_main_2 .body li:nth-child(5),
.tong_main_2 .body li:nth-child(6) {
  border-bottom: none;
}
.tong_main_2 .body li:hover img {
  transform: translateY(-10px);
  transition: ease-in-out 0.2s;
}
.tong_main_3 {
  padding-top: 93px;
  padding-bottom: 93px;
}
.tong_main_3 .about_title {
  text-align: center;
  padding-bottom: 60px;
}
.tong_main_3 .body {
  text-align: center;
}
.tong_main_3 .body ul {
  display: inline-block;
}
.tong_main_3 li {
  float: left;
  width: 300px;
  text-align: center;
  font-size: 20px;
}
.tong_main_3 li img {
  width: 231px;
  height: auto;
  padding-bottom: 28px;
  transition: ease-in-out 0.2s;
}
.tong_main_3 li:hover img {
  transform: translateY(-10px);
}
.tong_main_3 li:hover p {
  transform: translateY(-10px);
  transition: ease-in-out 0.2s;
}
.tong_main_4 {
  padding-top: 93px;
  padding-bottom: 93px;
  background: #f8f8f8;
}
.tong_main_4 .about_title {
  text-align: center;
  padding-bottom: 60px;
}
.tong_main_4 .slideBox {
  position: relative;
}
.tong_main_4 li {
  background: #fff;
}
.tong_main_4 li .left {
  width: 42.8%;
  position: relative;
  overflow: hidden;
}
.tong_main_4 li .left img {
  width: 100%;
  display: block;
}
.tong_main_4 li .right {
  width: 57.2%;
  padding-left: 5%;
  box-sizing: border-box;
  padding-right: 4%;
  padding-top: 10px;
}
.tong_main_4 li .right h3 {
  font-size: 26px;
  margin-top: 36px;
  margin-bottom: 10px;
}
.tong_main_4 li .right h3 i {
  width: 24px;
  height: 24px;
  background-position: -108px -103px;
  margin-right: 10px;
}
.tong_main_4 li .right p {
  margin-bottom: 30px;
  line-height: 26px;
  color: #666;
}
.tong_main_4 li .right h3:nth-child(3) i {
  background-position: -137px -103px;
}
.tong_main_4 li .right h3:nth-child(5) i {
  background-position: -167px -103px;
}
.tong_main_4 .left::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 500px;
  top: 0;
  left: -250px;
  overflow: hidden;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-32deg);
  -ms-transform: skewX(-32deg);
  -moz-transform: skewX(-32deg);
  transform: skewX(-32deg);
  opacity: 0;
}
.tong_main_4 li:hover .left::before {
  -webkit-transition: left 15s;
  -moz-transition: left 1s;
  -ms-transition: left 1s;
  transition: left 1s;
  left: 150%;
  opacity: 1;
}
.tong_main_4 .prev,
.tong_main_4 .next {
  width: 70px;
  height: 70px;
  position: absolute;
  left: -35px;
  top: 50%;
  margin-top: -35px;
  z-index: 10;
  display: block;
  background: #3c5985;
  cursor: pointer;
}
.tong_main_4 .prev i,
.tong_main_4 .next i {
  width: 15px;
  height: 26px;
  background-position: 0 -179px;
  margin: 0 auto;
  display: block;
  margin-top: 22px;
}
.tong_main_4 .next {
  left: auto;
  right: -35px;
}
.tong_main_4 .next i {
  background-position: -22px -179px;
}
.tong_main_4 .prev:hover,
.tong_main_4 .next:hover {
  background: #123d96;
}
.sub_flash {
  position: relative;
  text-align: center;
  background: #000;
}
.sub_flash .btn {
  position: absolute;
  left: 50%;
  margin-left: -59px;
  width: 118px;
  height: 133px;
  z-index: 11;
  top: 50%;
  margin-top: -66px;
  cursor: pointer;
}
.sub_flash .cut3video {
  width: 1400px;
  margin: 0 auto;
  background: #000;
  position: relative;
  z-index: 10;
}
.tong_x_1 {
  background: #f8f8f8;
  padding-top: 92px;
  padding-bottom: 98px;
}
.tong_x_1 .about_title {
  text-align: center;
  padding-bottom: 44px;
}
.tong_x_1 .body {
  border: 1px solid #ddd;
  background: #fff;
  padding: 60px;
  position: relative;
  min-height: 93px;
}
.tong_x_1 .body .ico {
  position: absolute;
  left: 98px;
  top: 69px;
}
.tong_x_1 .body .des {
  padding-left: 236px;
  font-size: 18px;
  color: #666;
  line-height: 36px;
}
.tong_x_2 {
  padding-top: 95px;
  padding-bottom: 48px;
}
.tong_x_2 .about_title {
  text-align: center;
  padding-bottom: 44px;
}
.tong_x_2 li {
  position: relative;
  float: left;
  width: 32%;
  margin-right: 2%;
  background: #fff;
  transition: all ease 0.36s;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
}
.tong_x_2 li:nth-child(3n) {
  margin-right: 0;
}
.tong_x_2 li .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  z-index: 10;
}
.tong_x_2 li img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.tong_x_2 li .txt {
  background: #fff;
  font-size: 22px;
  position: relative;
  color: #666;
  transition: ease-in-out 0.2s;
  overflow: hidden;
  padding: 0 34px;
}
.tong_x_2 li .txt i {
  width: 24px;
  height: 9px;
  background-position: -150px 0;
  margin-bottom: 40px;
  margin-top: 34px;
  transition: ease-in-out 0.2s;
}
.tong_x_2 li .txt h3 {
  font-size: 24px;
  line-height: 36px;
  padding-top: 34px;
  padding-bottom: 23px;
}
.tong_x_2 li .txt p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 72px;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.tong_x_2 li:hover {
  box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.1);
}
.tong_x_2 li:hover h3 {
  color: #123d96;
}
.erro {
  text-align: center;
  padding-bottom: 100px;
  color: red;
  font-size: 18px;
  padding-top: 50px;
}
/* 新闻动态-详情 */
.news_detail {
  padding: 50px;
  background: #fff;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
}
.news_detail .title {
  padding-bottom: 30px;
  border-bottom: 1px solid #999;
}
.news_detail .title h1 {
  font-weight: normal;
  font-size: 36px;
  line-height: 60px;
  text-align: left;
  color: #333;
}
.news_detail .title .marks {
  margin-top: 30px;
}
.news_detail .title .marks span {
  font-size: 16px;
  color: #333;
}
.news_detail .title .marks span em {
  margin-right: 14px;
  color: #999;
}
.news_detail .title .marks span.t1 {
  margin-right: 14px;
}
.news_detail .title .marks span.t2 {
  margin-right: 54px;
}
.news_detail .title .marks span.t3 {
  font-family: arial;
}
.news_detail .title .marks span.t3 em {
  font-family: "Microsoft YaHei";
}
.news_detail .context {
  padding-top: 50px;
  line-height: 30px;
  font-size: 16px;
}
.news_detail .context img {
  max-width: 100%;
}
/* 资讯推荐 */
.news_recom {
  padding-top: 76px;
}
.news_recom .news_tit .tit {
  margin-left: 10px;
  float: left;
  display: block;
  width: 170px;
  font-size: 40px;
  line-height: 44px;
  color: #333;
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/ctitline.png") no-repeat 30px bottom;
}
.news_recom .news_tit .morenews {
  float: right;
  font-size: 20px;
  line-height: 44px;
  color: #999;
}
.news_recom .news_tit .morenews:hover {
  color: #2352b3;
}
.news_recom .newslist1 {
  margin-top: 36px;
}
.news_recom .newslist1 .list {
  width: 103%;
}
.news_recom .newslist1 li {
  position: relative;
  margin-right: 3.5%;
  float: left;
  width: calc(100% / 2);
  height: 516px;
  background: #fff;
}
.news_recom .newslist1 li.nt3 {
  margin-right: 0;
}
.news_recom .newslist1 li .img {
  display: block;
  width: auto;
  height: 242px;
  overflow: hidden;
}
.news_recom .newslist1 li img {
  display: block;
  width: auto;
  height: 242px;
  object-fit: contain;
}
.news_recom .newslist1 li .txtbox {
  padding: 40px 30px 30px 40px;
  box-sizing: border-box;
}
.news_recom .newslist1 li .txtbox .time {
  font-family: arial;
  font-size: 18px;
  line-height: 16px;
  color: #999;
  transition: all ease 0.36s;
}
.news_recom .newslist1 li .txt {
  padding-top: 40px;
  transition: all ease 0.36s;
}
.news_recom .newslist1 li .txt .tit {
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
  color: #151527;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all ease 0.36s;
}
.news_recom .newslist1 li .txt .desc {
  margin-top: 18px;
  height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  transition: all ease 0.36s;
  overflow: hidden;
}
.news_recom .newslist1 li .detail {
  position: relative;
  margin-top: 20px;
  display: block;
  width: 120px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-indent: 0;
  color: #151527;
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/f7arr1.png") no-repeat 42px center #fff;
  transition: all ease 0.36s;
}
.news_recom .newslist1 li .detail span {
  position: relative;
  z-index: 12;
}
.news_recom .newslist1 li .detail:before,
.news_recom .newslist1 li .detail:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 36px;
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/f7arr2.png") 68px center no-repeat #e7434a;
  z-index: 2;
  transition: 0.8s;
}
.news_recom .newslist1 li .detail:before {
  transition: 0.3s;
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/f7arr2.png") 68px center no-repeat #e7434a;
  z-index: -1;
}
.news_recom .newslist1 li:hover .detail {
  text-indent: 26px;
  transition: all ease 0.36s;
}
.news_recom .newslist1 li:hover .detail:before,
.news_recom .newslist1 li:hover .detail:after {
  width: 120px;
}
.news_recom .newslist1 li:hover .detail span {
  color: #fff;
  transition: all ease 0.36s;
}
.news_recom .newslist1 li:hover .txtbox .time {
  transform: translateY(10px);
  transition: all ease 0.36s;
}
.news_recom .newslist1 li:hover .txtbox .txt {
  transform: translateY(-10px);
  transition: all ease 0.36s;
}
.news_recom .newslist1 li:hover img {
  filter: brightness(105%);
  -webkit-filter: brightness(105%);
}
/* reLink */
.reLink {
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  padding: 0 15px;
  margin-bottom: 50px;
  margin-top: 30px;
}
.reLink .nextLink,
.detail .reLink .prevLink {
  width: 50%;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  -webkit-transition: all ease 500ms;
  -moz-transition: all ease 500ms;
  -ms-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms;
}
.reLink a:hover {
  color: #f94570;
}
/* 单页信息 */
.single_wrapper {
  padding-top: 80px;
}
.single_center {
  min-height: 520px;
  background: #fff;
}
.single_center .about_con {
  line-height: 35px;
  font-size: 16px;
  margin-bottom: 80px;
  border: 1px solid #ddd;
  padding: 0 60px 60px;
  text-align: justify;
}
.single_center .about_con img {
  max-width: 100%;
  line-height: 35px;
}
.contact_2 {
  padding: 50px 7% 10px;
  background: #f5f5f5;
  margin-top: 50px;
  margin-bottom: 70px;
}
.contact_2 .ctit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  font-weight: lighter;
  color: #333;
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/ctitline.png") no-repeat 30px bottom;
}
.contact_2 .formdata {
  margin-top: 60px;
}
.contact_2 .formdata .item {
  position: relative;
  float: left;
  width: 48%;
  height: 58px;
  line-height: 58px;
  border: 1px solid #d6d6d6;
}
.contact_2 .formdata .item .close{position:absolute;left:2em;top:62px; z-index:11; display:none;}
.contact_2 .formdata .item ul{position:absolute;left:0;width:100%;top:58px;background:#f9f9f9;border:1px solid #ddd;border-top:none;left:-1px;display:none;height:240px;overflow:auto;z-index:10;padding-top:40px;}
    .contact_2 .formdata .item ul li{line-height:40px;border-bottom:1px solid #ddd;width:49%;float:left;text-indent:2em;
    }
        .contact_2 .formdata .item ul li:hover{background:#123d96;color:#fff;}
    .contact_2 .formdata .item ul li:nth-child(2n){float:right;}
.contact_2 .formdata .item.mr {
  margin-right: 3.5%;
}
.contact_2 .formdata .item label {
  float: left;
  display: block;
  margin-top: 18px;
  width: 17%;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-right: 1px solid #ddd;
}
.contact_2 .formdata .item .txt {
  float: left;
  width: 76%;
  height: 58px;
  line-height: 58px;
  border: none;
  outline: none;
  text-indent: 20px;
  background: none;
}
.contact_2 .formdata .item .red {
  position: absolute;
  top: 0;
  right: 20px;
  color: #df1f1f;
  font-weight: 100;
  font-size: 22px;
}
.contact_2 .formdata .tarea {
  margin-top: 40px;
}
.contact_2 .formdata .tarea textarea {
  border: 1px solid #d6d6d6;
  width: 100%;
  background: none;
  box-sizing: border-box;
  height: 174px;
  resize: none;
  padding: 10px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 24px;
}
.contact_2 .formdata .btn {
  border: none;
  background: #123d96;
  width: 400px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  margin-bottom: 60px;
  outline: none;
}
.contact_2 .formdata .btn:hover {
  transform: translateY(-5px);
  color: #fff;
  background-color: #2b71d9;
  transition: all ease 0.36s;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
}
.servicePage {
  padding-top: 0;
}
.servicePage .item_top {
  margin-bottom: 30px;
}
.zhi_1 {
  margin: 97px auto;
  border: 1px solid #ddd;
  height: 359px;
}
.zhi_1 .left {
  width: 50%;
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/zhi_1.jpg") right bottom no-repeat;
  box-sizing: border-box;
  padding-left: 79px;
  padding-top: 71px;
  height: 100%;
}
.zhi_1 .left h4 {
  font-size: 30px;
  color: #999;
  text-transform: uppercase;
}
.zhi_1 .left h3 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 34px;
}
.zhi_1 .left p {
  font-size: 18px;
}
.zhi_1 .right {
  width: 50%;
  height: 100%;
}
.zhi_2_main {
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/zhi_2_bg.jpg") center top no-repeat;
  height: 695px;
}
.zhi_2_main .about_title {
  text-align: center;
  color: #fff;
  padding-top: 94px;
  padding-bottom: 44px;
}
.zhi_2_main .about_title p {
  color: #fff;
}
.zhi_2_main .body h3 {
  font-size: 30px;
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/zhi_2_ico.jpg") right top no-repeat;
  line-height: 32px;
  height: 55px;
  margin-bottom: 46px;
  padding-right: 146px;
  padding-top: 20px;
}
.zhi_2_main .body p {
  font-size: 16px;
  line-height: 32px;
  height: 160px;
  color: #666;
}
.zhi_2_main .left {
  width: 100%;
  background: #fff;
  padding: 39px 47px 47px;
  box-sizing: border-box;
}
.zhi_2_main .right {
  width: 49%;
  background: #fff;
  padding: 39px 47px 47px;
  box-sizing: border-box;
}
.zhi_3_main {
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/zhi_3_bg.jpg") center top no-repeat;
  width: 100%;
  height: 949px;
  padding-bottom: 0;
  padding-top: 0;
}
.zhi_3_main .about_title h4 {
  font-size: 16px;
  line-height: 34px;
  padding: 45px 0;
}
.zhi_3_main .about_title {
  padding-top: 94px;
  padding-bottom: 0;
}
.about_4_main .hd h3 {
  padding-bottom: 0;
}
.zhi_3_main .bd li img {
  height: 296px;
  padding-bottom: 30px;
  width: 222px;
  padding-top: 20px;
}
.zhi_3_main .hd a {
  bottom: -500px;
}
.zhi_3_main .bd li {
  width: 262px;
}
.zhi_4_main {
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/zhi_4_bg.jpg") center top no-repeat;
  width: 100%;
  height: 1432px;
}
.zhi_4_main .about_title {
  text-align: center;
  color: #fff;
  padding-top: 100px;
}
.zhi_4_main .about_title p {
  color: #fff;
}
.zhi_4_main .about_title h4 {
  font-size: 16px;
  line-height: 26px;
  padding-top: 45px;
  padding-bottom: 40px;
}
.zhi_4_main .body li {
  height: 330px;
  width: 100%;
  background: #fff;
}
.zhi_4_main .body li .left {
  width: 50%;
  box-sizing: border-box;
  padding-left: 45px;
  padding-top: 45px;
  padding-right: 45px;
}
.zhi_4_main .body li .left h3 {
  font-size: 24px;
  padding-bottom: 25px;
}
.zhi_4_main .body li .left .des {
  font-size: 16px;
  line-height: 34px;
  color: #666;
}
.zhi_4_main .body li .right {
  width: 50%;
  height: 100%;
}
.zhi_4_main .body li:nth-child(2n) .left {
  float: right;
}
.zhi_4_main .body li:nth-child(2n) .right {
  float: left;
}
.zhi_5_main {
  background: url("http://www.allin-tech.com/plugins/template/web/pc/images/zhi_5_bg.jpg") center top no-repeat;
}
.zhi_5_main .about_title {
  text-align: center;
  padding-top: 108px;
  padding-bottom: 58px;
}
.zhi_5_main .body1 {
  background: #fff;
  height: 434px;
  padding: 44px;
  box-sizing: border-box;
}
.zhi_5_main .body1 .left {
  width: 61%;
  font-size: 16px;
  line-height: 32px;
  padding-top: 10px;
}
.zhi_5_main .body1 .right {
  width: 35%;
  height: 100%;
}
.zhi_6_main {
  padding-top: 0;
}
.searcher_center {
  padding-top: 77px;
}
.searchPage .item {
  width: 100%;
  height: 168px;
  margin-bottom: 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
  border: 1px solid #ddd;
}
.searchPage .item a {
  width: 100%;
  display: block;
}
.searchPage .item .text {
  width: 868px;
  display: block;
}
.searchPage .item .img {
  width: 300px;
  height: 168px;
  display: block;
  margin-right: 30px;
  overflow: hidden;
}
.searchPage .item img {
  width: 300px;
  height: 168px;
  display: block;
  transition: ease-in-out 0.4s;
}
.searchPage .item h3 {
  font-size: 20px;
  padding: 35px 0 20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.searchPage .item .txt {
  color: #999999;
  line-height: 24px;
  height: 48px;
  padding-right: 130px;
  overflow: hidden;
}
.searchPage .item .time {
  width: 150px;
  padding-top: 45px;
  font-family: arial;
  font-size: 20px;
  color: #999;
}
.searchPage .item .time .day {
  font-size: 40px;
  line-height: 45px;
  display: block;
}
.searchPage .item:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.searchPage .item:hover .img img {
  transform: scale(1.1);
}
.searchPage .item:hover h3 {
  font-weight: bold;
  color: #123d96;
  text-indent: 5px;
}
.searchPage .item:hover .time .day span {
  background: #ff6f00;
}
.searchPage .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}
.searchPage .item .text {
  width: 1368px;
}
/* map_ul */
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-bottom: 50px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
}
.map_ul li a {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  display: block;
  background: #f6f6f6;
  text-indent: 15px;
}
.map_ul .list-inline {
  display: block;
  width: 86%;
}
.map_ul .list-inline li {
  height: 32px;
  display: inline-block;
  *display: inline;
  margin: 15px 5px 15px 0;
  zoom: 1;
  line-height: 32px;
  border-bottom: 0;
  text-align: center;
  width: auto;
  padding: 0;
}
.map_ul .list-inline li a {
  text-indent: 0;
  font-weight: normal;
  display: block;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  padding: 0 10px;
  width: auto;
  border: 1px solid #ccc;
  text-align: center;
}
.map_ul .list-inline li a:hover {
  background: #123d96;
  color: #fff;
  border: 1px solid #123d96;
}
/* 申请职位 */
.ydewmbg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../image/black30.png") repeat left top;
  display: none;
  z-index: 998;
}
.ydewmbg .ydewm {
  position: relative;
  height: 600px;
  top: 50%;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  margin-top: -300px;
  display: none;
}
.ydewmbg a {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  display: block;
  background: url("../image/closeM.png") no-repeat center center;
  transition: all ease-in-out 0.36s;
}
.ydewmbg a:hover {
  transform: rotate(360deg);
  transition: all ease-in-out 0.36s;
}
.mess_pop1 {
  padding: 60px 40px;
  box-sizing: border-box;
  width: 100%;
  height: 600px;
  position: absolute;
  top: 50%;
  margin-top: -300px;
  background: #fff;
  box-shadow: 8px 0 20px rgba(0, 0, 0, 0.2);
  animation: topDown1 0.4s;
}
.mess_pop1 .job_tit .tit {
  display: block;
  width: 170px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 44px;
  color: #333;
}
.mess_pop1 .message {
  margin-top: 40px;
}
.mess_pop1 .message .item_top {
  margin-bottom: 20px;
}
.mess_pop1 .message .item {
  position: relative;
  float: left;
  width: 31.95%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #d6d6d6;
}
.mess_pop1 .message .item select {
  outline: none;
  border: none;
  width: 200px;
  background: #fff;
  margin-left: 10px;
}
.mess_pop1 .message .item.mr {
  margin-right: 1.8%;
}
.mess_pop1 .message .item label {
  float: left;
  display: block;
  margin-top: 15px;
  width: 26.4%;
  height: 18px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  border-right: 1px solid #ddd;
  color: #666;
}
.mess_pop1 .message .item .txt {
  float: left;
  width: 73%;
  height: 48px;
  line-height: 48px;
  border: none;
  outline: none;
  text-indent: 20px;
}
.mess_pop1 .message .item font {
  position: absolute;
  top: 0;
  right: 20px;
  color: #df1f1f;
  font-weight: 100;
  font-size: 22px;
}
.mess_pop1 .message .tarea {
  margin-top: 40px;
}
.mess_pop1 .message .tarea label {
  margin-bottom: 22px;
  font-size: 16px;
  color: #666;
}
.mess_pop1 .message .tarea textarea {
  margin-top: 22px;
  border: 1px solid #ccc;
  width: 100%;
  height:100px;
  resize: none;
  padding-top: 26px;
  *margin-top: 15px;
  overflow: hidden;
  outline: none;
  text-indent: 20px;
}
.mess_pop1 .message .btn {
  border: none;
  background: #e7434a;
  width: 400px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 30px auto 0;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  margin-bottom: 60px;
  outline: none;
}
.mess_pop1 .message .btn:hover {
  text-indent: 6px;
  color: #fff;
  background-color: #2352b3;
  transition: all ease 0.36s;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);
}
.detail_remm {
  padding-bottom: 80px;
}
.detail_remm .index_tit {
  margin-bottom: 30px;
}
.detail_remm .body {
  padding: 50px;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
}
.detail_remm .body li {
  float: left;
  width: 50%;
  line-height: 40px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail_remm .body li:nth-child(2n) {
  margin-left: 3%;
  width: 47%;
}
@media (max-width: 1660px) {
  .w1600 {
    width: 1200px;
    margin: 0 auto;
  }
  .sub_banner .tit {
    margin-left: -600px;
    top: 185px;
  }
  .sub_banner .tit h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .sub_banner .tit p {
    font-size: 16px;
  }
  .w1400 {
    width: 1200px;
  }
  .sub_banner .menu li dl dd {
    margin-left: -600px;
  }
  .about_1_main .body .box1 .left {
    width: 600px;
  }
  .about_1_main .body .box1 .left .hd li {
    margin-right: 70px;
  }
  .about_1_main .body .box1 .right img {
    width: 495px;
    height: 347px;
  }
  .about_title p {
    font-size: 25px;
  }
  .about_title h3 {
    font-size: 35px;
    text-transform: uppercase;
  }
  .about_1_main .body .box1 .left .bd li {
    font-size: 14px;
  }
  .about_1_main .body .box1 .left .bd li {
    margin-top: 20px;
  }
  .about_1_main .body .box1 .left .hd li {
    line-height: 68px;
  }
  .about_1_main .body .list .item {
    padding-left: 70px;
  }
  .about_1_main .body .list .item h3 {
    font-size: 50px;
  }
  .about_1_main .body .box4 .con .right {
    width: 433px;
  }
  .about_1_main .body .box4 .con .right img {
    width: 100%;
    float: right;
  }
  .about_1_main .body .box4 .con .left {
    width: 704px;
    margin-bottom: 10px;
  }
  .about_1_main .body .box4 .con .left dd h3 {
    padding-left: 165px;
  }
  .about_1_main .body .box4 .con .left dd .des {
    padding-left: 165px;
  }
  .about_1_main .body .box4 .con .left dl {
    padding-top: 50px;
  }
  .about_1_main .body .box4 .con .left dd {
    margin-bottom: 40px;
  }
  .about_1_main .body .box4 .con .left dd img {
    margin-left: 50px;
  }
  .about_4_main .bd li {
    margin-right: 15px;
  }
  .about_4_main .bd li {
    width: 285px;
  }
  .about_4_main .bd li img {
    width: 258px;
    height: 344px;
  }
  .about_4_main .hd a {
    bottom: -540px;
  }
  .about_5_main .body p {
    font-size: 30px;
  }
  .about_5_main .body h3 {
    font-size: 42px;
  }
  .job_list li .img img {
    width: 160px;
  }
  .page_product .box2 .hd li {
    width: 150px;
  }
  .remm .bd {
    width: 1050px;
  }
  .remm .bd li {
    margin-right: 12px;
  }
  .case_list li .ico {
    max-height: 80%;
  }
  .case_list li .right {
    width: 480px;
   
  }
  .case_list li .right h3 {
    padding-top: 36px;
  }
  .product_list li {
    padding-left: 50px;
  }
  .product_list li dl {
    left: 50px;
  }
  .product_list li dl dd {
    margin-right: 30px;
  }
  .product_list li .left h3 {
    padding-top: 80px;
  }
  .product_list li:last-child {
    height: 415px;
  }
  .life_main_1 .box1 {
    width: 284px;
    height: 445px;
  }
  .life_main_1 .box2 {
    width: 592px;
    height: 445px;
  }
  .life_main_1 .box1 li {
    margin-bottom: 18px;
  }
  .life_main_1 .box1 li img {
    height: 213px;
  }
  .life_main_1 .box2 .slideBox .bd img {
    height: 445px;
  }
  .life_main_2 .body li h3 {
    padding-top: 25px;
  }
  .tong_main_1 .body .right {
    padding: 40px 40px 0;
  }
  .tong_main_1 .body .right ul {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .tong_main_1 .body .right p {
    font-size: 13px;
  }
  .tong_main_2 .body li h3 {
    font-size: 17px;
  }
  .tong_main_4 li .right p {
    margin-bottom: 15px;
  }
  .tong_main_4 li .right h3 {
    margin-top: 20px;
  }
  .zhi_4_main .body li .left .des {
    font-size: 14px;
    line-height: 28px;
  }
  .zhi_5_main .body1 .left {
    font-size: 14px;
    line-height: 28px;
  }
  .zhi_5_main .body1 {
    height: 394px;
  }
  .zhi_3_main .about_title h4 {
    padding: 38px 0;
  }
  .zhi_3_main .bd li {
    width: 225px;
  }
  .zhi_3_main .bd li img {
    height: 247px;
    width: 185px;
  }
  .zhi_3_main .hd a {
    bottom: -480px;
  }
  .searchPage .item .text {
    width: 1150px;
  }
  .box1_right p {
    font-size: 15px;
  }
  .sub_banner .menu li dl dd a {
    width: 170px;
  }
  .life_main_2 .body li p {
    padding-bottom: 20px;
  }
  .tong_main_3 li {
    width: 250px;
  }
}
.w1400 {
  margin: 0 auto;
  width: 1400px;
}
.index_title {
  padding: 120px 0 37px;
}
.index_title .left {
  font-size: 40px;
}
.index_title .right a {
  display: block;
  width: 127px;
  height: 43px;
  line-height: 43px;
  border: 1px solid #a0a0a0;
  border-radius: 21px;
  font-size: 16px;
  padding-left: 30px;
}
.index_title .right a i {
  width: 31px;
  height: 31px;
  background-position: 0 -207px;
  margin-left: 18px;
  margin-bottom: 1px;
}
.index_title .right a:hover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  transition: ease-in-out 0.2s;
}
.index_title .right a:hover i {
  transform: translateX(5px);
}
.floor_1 {
  padding-bottom: 150px;
}
.floor_1 .body {
  overflow: hidden;
}
.floor_1 .item {
  float: left;
  position: relative;
  height: 540px;
  transition: ease-in-out 0.2s;
  width: 20%;
}
.floor_1 .item .first {
  z-index: 12;
  position: absolute;
  height: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
}
.floor_1 .item .first h3 {
  font-size: 26px;
  padding: 60px 0 0 20px;
  width: 159px;
}
.floor_1 .item .first a {
  position: absolute;
  border: 1px solid #fff;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  line-height: 29px;
  text-align: center;
  color: #fff;
  font-size: 26px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);
  left: 20px;
  bottom: 62px;
}
.floor_1 .item .bg1 {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.floor_1 .item .bg2 img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 860px;
  z-index: 10;
}
.floor_1 .item.on {
  width: 60%;
}
.floor_1 .item.on .first {
  opacity: 0;
}
.floor_1 .item.on .two {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 12;
}
.floor_1 .item.on .two h3 {
  font-size: 28px;
  padding: 0 42px 15px;
  color: #fff;
  width: 540px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);
}
.floor_1 .item.on .two p {
  padding: 0 42px 40px;
  width: 540px;
  font-size: 16px;
  line-height: 30px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);
  color: #fff;
}
.floor_1 .item.on .two span {
  background: #123d96;
  color: #fff;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  display: block;
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  position: absolute;
  right: 34px;
  bottom: 60px;
}
.floor_1 .item.on .two a:hover span {
  background: #2658c0;
}
.floor_2_main {
  background: url("../image/floor2_bg.jpg") center top no-repeat;
  background-size: cover;
  height: 900px;
}
.floor_2_main .index_title .left {
  color: #fff;
}
.floor_2_main .index_title .right a {
  color: #fff;
}
.floor_2_main .index_title .right a i {
  background-position: -0px -175px;
  transition: ease-in-out 0.2s;
}
.floor_2_main .body li {
  float: left;
  background: #123d96 url("../image/floor2_li.jpg") left bottom no-repeat;
  background-size: auto 100%;
  width: 49%;
  margin-bottom: 20px;
  position: relative;height:260px;overflow:hidden;
}
.floor_2_main .body li img {
 
    position:relative;top:10%;
  height: 100%;
}
.floor_2_main .body li h3 {
  font-size: 22px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
    position: absolute;
    top: 10%;
    left: 46%;  
}
.floor_2_main .body li p {
  line-height: 26px;
  padding-left: 335px;
  color: #f0f3fc;
  padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;  
    position: absolute;
}
.floor_2_main .body li span {
  width: 50px;
  height: 50px;
  text-align: center;
  background: #174ebe;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.floor_2_main .body li span i {
  width: 24px;
  height: 24px;
  background-position: -39px -213px;
  margin-top: 13px;
}
.floor_2_main .body li a {
  display: flex;
  width: 100%;
  height: 100%;
justify-content: center;
    /* align-items: center; */
    position: relative;  
}
.floor_2_main .body li:nth-child(2n) {
  float: right;
}
.floor_2_main .body li:hover {
  transition: ease-in-out 0.2s;
  transform: translateY(-5px);
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.floor_2_main .body li:hover span {
  background: #164ab5;
}
.floor_3_main {
  background: url("../image/floor3_bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 150px;
}
.floor_3_main .body li {
  width: 450px; height:338px;
  margin-right:20px;
  float: left;
  position: relative;
}
.floor_3_main .body li .img {
  position: relative;
  display: block;
  width: 100%;
 height:100%;
  overflow: hidden;
}
.floor_3_main .body li .img img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.floor_3_main .body li .bg {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 11;
}
.floor_3_main .body li p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 20px;
  z-index: 12;
}
.floor_3_main .body li .on {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 14;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
}
.floor_3_main .body li .on h3 {
  color: #fff;
  font-size: 24px;
  padding: 0 42px;
  padding-top: 93px;
  padding-bottom: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.floor_3_main .body li .on .span {
  display: block;
  width: 37px;
  height: 1px;
  background: #fff;
  margin: 0 auto 34px;
}
.floor_3_main .body li .on h4 {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding: 0 42px;
}
.floor_3_main .body li .on .line {
  position: absolute;
  transition: ease-in-out .2s;
  background: #fff;
}
.floor_3_main .body li .on .line1 {
  left: 10px;
  top: 10px;
  right: 10px;
  width: 0;
  height: 1px;
}
.floor_3_main .body li .on .line2 {
  width: 1px;
  height: 0;
  top: 10px;
  right: 10px;
}
.floor_3_main .body li .on .line3 {
  right: 10px;
  bottom: 10px;
  height: 1px;
  width: 0;
}
.floor_3_main .body li .on .line4 {
  left: 10px;
  bottom: 10px;
  height: 0px;
  width: 1px;
}

.floor_3_main .body li:hover .bg {
  opacity: 0;
}
.floor_3_main .body li:hover p {
  opacity: 0;
}
.floor_3_main .body li:hover .on {
  opacity: 1;
}
.floor_3_main .body li:hover .on .line1 {
  width: calc(100% - 20px);
}
.floor_3_main .body li:hover .on .line2 {
  height: calc(100% - 20px);
}
.floor_3_main .body li:hover .on .line3 {
  width: calc(100% - 20px);
}
.floor_3_main .body li:hover .on .line4 {
  height: calc(100% - 20px);
}
.floor_4 {
  padding-bottom: 118px;
}
.floor_4 .body .left {
  width: 598px;
  background: #f9f9f9;
  height: 511px;
}
.floor_4 .body .left .img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
.floor_4 .body .left .img img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.floor_4 .body .left .txt {
  padding: 34px;
  display: block;
}
.floor_4 .body .left .txt h3 {
  font-size: 24px;
  padding-bottom: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.floor_4 .body .left .txt p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.floor_4 .body .left .txt .a {
  padding-top: 26px;
  display: block;
}
.floor_4 .body .left .txt .a .fl {
  font-size: 16px;
  font-family: arial;
}
.floor_4 .body .left .txt .a .fr {
  width: 81px;
  height: 29px;
  text-align: center;
  background: #123d96;
  color: #fff;
  font-size: 13px;
  line-height: 29px;
  border-radius: 14px;
}
.floor_4 .body .left .txt .a .fr i {
  width: 11px;
  height: 9px;
  background-position: 0 -416px;
  margin-left: 7px;
}
.floor_4 .body .left:hover {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.floor_4 .body .right {
  background: #f9f9f9;
  height: 511px;
  width: calc(100% - 640px);
}
.floor_4 .body .right li {
  border-bottom: 1px solid #ebebeb;
  margin: 29px 40px 29px 60px;
  position: relative;
  padding-bottom: 29px;
}
.floor_4 .body .right li .fl h4 {
  font-size: 40px;
  font-family: arial;
  color: #737373;
}
.floor_4 .body .right li .fl p {
  font-family: arial;
  color: #737373;
}
.floor_4 .body .right li h3 {
  font-size: 24px;
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 60px;
}
.floor_4 .body .right li p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 60px;
}
.floor_4 .body .right li i {
  width: 7px;
  height: 15px;
  background-position: -39px -183px;
  position: absolute;
  right: 0;
  top: 24px;
}
.floor_4 .body .right li:last-child {
  border-bottom: none;
}
.floor_4 .body .right li:first-child {
  margin-top: 50px;
}
.floor_4 .body .right li:hover {
  transition: ease-in-out .2s;
  transform: translateX(5px);
}
.bottom_main {
  background: url(../image/bottom.jpg) center top no-repeat;
  height: 574px;
}
.bottom_main .left {
  width: 520px;
}
.bottom_main .left a img {
  padding-top: 86px;
  padding-bottom: 28px;
}
.bottom_main .left p {
  color: #fff;
  font-size: 20px;
  line-height: 60px;
}
.bottom_main .left p b {
  font-weight: 400;
}
.bottom_main .left p a {
  color: #fff;
}
.bottom_main .left p:nth-child(4) b {
  margin-bottom: 40px;
  display: block;
  float: left;
}
.bottom_main .left ul {
  padding-top: 35px;
  margin-left: 19px;
}
.bottom_main .left li {
  float: left;
  position: relative;
  margin-left: 53px;
  width: 43px;
}
.bottom_main .left li b {
  width: 41px;
  height: 41px;
  border-radius: 100%;
  border: 1px solid #fff;
  display: block;
  text-align: center;
  transition: ease-in-out .2s;
}
.bottom_main .left li b i {
  width: 20px;
  height: 20px;
  background-position: 0 -311px;
  margin-top: 10px;
}
.bottom_main .left li .on {
  position: absolute;
  top: -209px;
  left: 0;
  display: none;
}
.bottom_main .left li .on img {
  width: 175px;
  height: 175px;
  border: 1px solid #fff;
  border-radius: 5px;
  display: block;
}
.bottom_main .left li .on i {
  width: 17px;
  height: 12px;
  background-position: 0 -444px;
  position: absolute;
  left: 14px;
  top: 176px;
}
.bottom_main .left li:nth-child(2) b i {
  background-position: -20px -311px;
}
.bottom_main .left li:nth-child(3) b i {
  background-position: -60px -311px;
}
.bottom_main .left li:nth-child(4) b i {
  background-position: -40px -311px;
}
.bottom_main .left li:hover b {
  background: #fff;
}
.bottom_main .left li:hover b i {
  background-position: 0 -331px;
}
.bottom_main .left li:hover .on {
  display: block;
}
.bottom_main .left li:nth-child(2):hover b {
  background: #fff;
}
.bottom_main .left li:nth-child(2):hover b i {
  background-position: -20px -331px;
}
.bottom_main .left li:nth-child(3):hover b {
  background: #fff;
}
.bottom_main .left li:nth-child(3):hover b i {
  background-position: -60px -331px;
}
.bottom_main .left li:nth-child(4):hover b i {
  background-position: -40px -331px;
}
.bottom_main .right {
  padding-top: 243px;
}
.bottom_main .right dl {
  float: left;
  padding-right: 140px;
}
.bottom_main .right dl dt {
  padding-bottom: 43px;
}
.bottom_main .right dl dt a {
  color: #fff;
  font-size: 22px;
}
.bottom_main .right dl dt a:hover {
  text-decoration: underline;
}
.bottom_main .right dl dd {
  line-height: 36px;
}
.bottom_main .right dl dd a {
  color: #b6b5b5;
}
.bottom_main .right dl dd a:hover {
  color: #fff;
}
.bottom_main .right dl:last-child {
  padding-right: 0;
}
.bottom_copy {
  background: #080b17;
  line-height: 90px;
  font-size: 18px;
  color: #999;
}
.bottom_copy a {
  color: #999;
}
.bottom_copy a:hover {
  color: #fff;
}
.ao_tit .left {
  color: #123d96;
  font-size: 40px;  
  margin-bottom: 0px;
}
.ao_tit .right a {
  color: #123d96;
}
.ao_1 {
  padding: 120px 0 120px;
}
.ao_1 .box1 {
  padding-bottom: 100px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 74px;
}
.ao_1 .ao_left .index_title {
  padding-top: 0;
  padding-bottom: 0;
}
.ao_1 .ao_left .left {
  float: none; margin-bottom:40px;
}
.ao_1 .ao_left .right {
  float: none;
}
.ao_1 .ao_right {
  width: 900px;
  font-size: 20px;
  line-height: 40px;
  color: #666;
}
.ao_1 ul li {
  float: left;
  background: url(../image/ao_line.png) left center no-repeat;
  width: 20%;
  box-sizing: border-box;
  text-align: center;
}
.ao_1 ul li b {
  font-size: 67px;
  color: #123d96;
  font-family: arial;
}
.ao_1 ul li span {
  font-size: 18px;
  color: #123d96;
  padding-left: 8px;
}
.ao_1 ul li p {
  font-size: 18px;
}
.ao_1 ul li:first-child {
  background: none;
  text-align: left;
  width: 17%;
  box-sizing: border-box;
}
.ao_1 ul li:nth-child(2) {
  width: 23%;
  box-sizing: border-box;
}
.ao_1 ul li:nth-child(2) p {
  padding-right: 27%;
}
.ao_1 ul li:nth-child(3) p {
  padding-left: 5%;
}
.ao_1 ul li:nth-child(4) p {
  padding-right: 9%;
}
.ao_1 ul li:nth-child(5) {
  text-align: right;
}
.ao_1 ul li:nth-child(5) p {
  padding-right: 22%;
}
.ao_1 ul li:hover h3 {
  transition: ease-in-out .2s;
  transform: translateY(-10px);
}
.ao_1 ul li:hover p {
  transition: ease-in-out .2s;
  transform: translateY(-10px);
}
.ao_2_main {
  background: url(../image/ao_2.jpg) center top no-repeat;
  background-size: cover;
  padding-bottom: 145px;
}
.ao_2_main li {
  float: left;
  margin-left: 35px;
  width: calc((100% - 105px) / 4);
  background: url(../image/ao_2_li.jpg) left top no-repeat;
  background-size: cover;
  text-align: center;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
.ao_2_main li .img {
  position: relative;
  width: 121px;
  height: 121px;
  margin: 50px auto 35px;
  border: 9px solid #fff;
  border-radius: 100%;
  overflow: hidden;
}
.ao_2_main li .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  transition: ease-in-out .2s;
}
.ao_2_main li .img img:nth-child(2) {
  top: 121px;
}
.ao_2_main li h3 {
  font-size: 28px;
  color: #123d96;
}
.ao_2_main li p {
  line-height: 26px;
  font-size: 16px;
  padding: 30px 40px 0;
  height: 104px;
  overflow: hidden;
  margin-bottom: 34px;
}
.ao_2_main li:first-child {
  margin-left: 0;
}
.ao_2_main li:hover {
  background: url(../image/ao_2_lion.jpg) center top no-repeat;
  background-size: cover;
  color: #fff;
}
.ao_2_main li:hover .img img:first-child {
  top: -121px;
}
.ao_2_main li:hover .img img:nth-child(2) {
  top: 0;
}
.ao_2_main li:hover h3 {
  color: #fff;
}
.ao_3_main {
  background: url(../image/ao_3.jpg) center top no-repeat;
  background-size: cover;
  padding-bottom:100px;
  overflow: hidden;
}
.ao_3_main .ao_tit .left p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  padding-top: 8px;
}
.ao_3_main .ao_tit .hd {
  padding-top: 56px;
}
.ao_3_main .ao_tit .hd li {
  float: left;
  font-size: 18px;
  color: #666;
  line-height: 20px;
  padding: 0 8px;
  cursor: pointer;
}
.ao_3_main .ao_tit .hd li span {
  padding-right: 15px;
  color: #666;
  font-size: 16px;
}
.ao_3_main .ao_tit .hd li:first-child span {
  display: none;
}
.ao_3_main .ao_tit .hd li.on {
  font-size: 24px;
  color: #123d96;
}
.ao_3_main .con {
  position: relative;
}
.ao_3_main .swiper-container {
  padding: 5px;
  overflow: hidden;position: initial;
}
.ao_3_main .swiper-wrapper {
  margin-left: -95px;
  width: 500%;
}
.ao_3_main .swiper-slide {
  overflow: hidden;
  float: left;
  position: relative;
  width: 371px;
  background: #fff;
  border-radius: 5px;
  height: 433px;
  box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.1);
  padding: 40px;
  box-sizing: border-box;
}
.ao_3_main .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.ao_3_main .swiper-slide h3 {
  font-size: 40px;
  color: #123d96;
}
.ao_3_main .swiper-slide h3 span {
  font-size: 20px;
  color: #333;
  padding-left: 10px;
  opacity: 0;
}
.ao_3_main .swiper-slide h4 {
  border-bottom: 1px solid #dce6fa;
  font-size: 16px;
  position: relative;
  padding-bottom: 20px;
  padding-top: 10px;
  margin-bottom: 32px;
  color: #333;
}
.ao_3_main .swiper-slide h4 span {
  font-size: 20px;
  position: absolute;
  right: 0;
  bottom: 20px;
  opacity: 0;
}
.ao_3_main .swiper-slide .p {
  line-height: 30px;

  overflow: hidden;
  font-size: 16px;
  color: #333;
}
.ao_3_main .swiper-slide b {
  display: block;
  width: 22px;
  height: 29px;
  background: #fff;
  position: absolute;
  left: 40px;
  bottom: 46px;
  text-align: center;
  border-radius: 5px;
}
.ao_3_main .swiper-slide b i {
  width: 22px;
  height: 6px;
  background-position: 0 -257px;
  margin-top: 6px;
}
.ao_3_main .swiper-slide-active {
  width: 561px;
  background: #fff url(../image/ao_3_on.jpg) bottom right no-repeat;
}
.ao_3_main .swiper-slide-active h3 span {
  opacity: 1;
}
.ao_3_main .swiper-slide-active h4 span {
  opacity: 1;
}
.ao_3_main .swiper-slide-active b {
  width: 70px;
  background: #333333;
}
.ao_3_main .swiper-slide-active b i {
  background-position: 0 -267px;
}
.ao_3_main .swiper-button-prev {
  width: 50px;
  height: 45px;
  background: #999;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  left: -80px;
  cursor: pointer;
}
.ao_3_main .swiper-button-prev i {
  width: 12px;
  height: 7px;
  background-position: -221px 0;
  margin-top: 18px;
}
.ao_3_main .swiper-button-next {
  width: 50px;
  height: 45px;
  background: #999;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  right: -80px;
  cursor: pointer;
}
.ao_3_main .swiper-button-next i {
  width: 12px;
  height: 7px;
  background-position: -239px 0;
  margin-top: 18px;
}
.ao_3_main .swiper-button-prev:hover {
  background: #123d96;
}
.ao_3_main .swiper-button-next:hover {
  background: #123d96;
}
.ao_3_main .swiper-slide:hover {
  box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
.ao_4_main {
  background: url(../image/ao_4_bg.jpg) center top no-repeat;
  width: 100%;
  height: 900px;
}
.ao_4_main .index_title {
  padding-bottom: 45px;
  padding-top: 110px;
}
.ao_4_main .index_title .left {
  color: #fff;
}
.ao_4_main .index_title .right a {
  background: #123d96;
  color: #fff;
  border: 1px solid #123d96;
}
.ao_4_main .index_title .right a i {
  background-position: 0px -175px;
}
.ao_4_main .index_title .right a:hover {
  border: 1px solid #fff;
}
.ao_4_main .event_box {
  position: relative;
  height: 609px;
}
.ao_4_main .event_box .w1400 {
  position: relative;
  z-index: 3;
}
.ao_4_main .event_box .parHd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  box-sizing: border-box;
  padding: 0 16%;
}
.ao_4_main .event_box .parHd ul li {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
  font-size: 24px;
  color: #fff;
  font-family: "Arial";
}
.ao_4_main .event_box .parHd ul li i {
  display: none;
  width: 10px;
  height: 8px;
  background: url(http://www.allin-tech.com/plugins/template/web/pc/images/hj2_07.png) center center no-repeat;
  position: absolute;
  left: 50%;
  top: 4px;
  margin-left: -11px;
}
.ao_4_main .event_box .parHd ul li.act {
  color: #f5571b;
}
.ao_4_main .event_box .sPrev {
  display: block;
  width: 70px;
  height: 45px;
  position: absolute;
  left: 0;
  bottom: 132px;
  cursor: pointer;
  background: #999;
  text-align: center;
}
.ao_4_main .event_box .sPrev i {
  width: 12px;
  height: 7px;
  background-position: -221px 0;
  margin-top: 18px;
}
.ao_4_main .event_box .sPrev:hover {
  background: #123d96;
}
.ao_4_main .event_box .sNext {
  display: block;
  width: 70px;
  height: 45px;
  position: absolute;
  left: 90px;
  bottom: 132px;
  cursor: pointer;
  background: #999;
  text-align: center;
}
.ao_4_main .event_box .sNext i {
  width: 12px;
  height: 7px;
  background-position: -239px 0;
  margin-top: 18px;
}
.ao_4_main .event_box .sNext:hover {
  background: #123d96;
}
.ao_4_main .event_box .parBd .slideBox {
  width: 100%;
  position: relative;
}
.ao_4_main .event_box .parBd .slideBox .left {
  width: 288px;
  padding-right: 100px;
  color: #fff;
}
.ao_4_main .event_box .parBd .slideBox .left h3 {
  font-size: 50px;
  padding-bottom: 14px;
  padding-top: 37px;
}
.ao_4_main .event_box .parBd .slideBox .left h3 span {
  font-size: 26px;
  padding-left: 5px;
}
.ao_4_main .event_box .parBd .slideBox .left h4 {
  font-size: 28px;
  padding-bottom: 68px;
}
.ao_4_main .event_box .parBd .slideBox .left p {
  font-size: 18px;
  line-height: 30px;
}
.ao_4_main .event_box .parBd .slideBox .right {
  width: calc(100% - 388px);
}
.ao_4_main .event_box .parBd .slideBox .right img {
  width: 100%;
  display: block;
}
.pb80{padding-bottom:80px;}
.jobs_wrapper .jobs_center{margin-top: 1px;}
.jobs_center .jobs{padding:5% 0;background:#fff;}
.titlist{padding-bottom:30px;border-bottom:1px solid #666;}
.titlist .j_tit1{float:left;font-size:24px;color:#333;width:42%;margin-left:3.5%;}
.titlist .j_tit2{float:left;font-size:24px;color:#333;width:22%;}
.titlist .j_tit3{float:left;font-size:24px;color:#333;width:22%;} 
.postlist .item .top{height:100px;line-height:100px;background:url("../image/plus.png") no-repeat right center #fff;}
.postlist .item:nth-child(2n) .top{background:url("../image/plus.png") no-repeat right center #f0f2f6;}
.postlist .item .top .jt1{float:left;width:42%;margin-left:3.5%;}
.postlist .item .top .jt2{float:left;width:22%;height:100px;font-size:20px;color:#333;line-height:100px;}
.postlist .item .top .jt3{float:left;width:22%;height:100px;font-family:arial;font-size:20px;color:#666;line-height:100px;}
.postlist .item .top .jt1 h3{padding-left:40px;font-size:20px;color:#333;background:url("../image/trick1.png") no-repeat left center;}
.postlist .item .bottom{border:1px solid #d3d7dd;border-top:none;width:calc(100% - 2px);}
.postlist .item .bottom .bid_box{position:relative;min-height:450px;padding:50px;}
.postlist .item .bottom .bid_box .bit{width:100%;}
.postlist .item .bottom .bid_box .bit2{width:100%; padding-top:20px;}
.postlist .item .bottom .bid_box.xiaoyuan .bit2{float:none;width:100%;}
.postlist .item .bottom .bid_box .bit3{width:100%;}
.postlist .item .bottom .bid_box .bit h3{font-size:20px;line-height:20px;color:#333;}
.postlist .item .bottom .bid_box .bit .b_cont{margin-top:10px;font-size:14px;line-height:30px;color:#666;}
.postlist .item .bottom .bid_box .bit .b_cont span{display:block;}
.postlist .item .bottom .apply{position: absolute;bottom:50px;right:50px;display:block;width:200px;height:45px;font-size:16px;line-height:45px;color:#fff;text-align:center;background:#123d96}
.postlist .item .bottom .apply span{position:relative;z-index:12;}
.postlist .item .bottom .apply:before,.postlist .item .bottom .apply:after{content: '';position: absolute;left: 0;top: 0;width: 0;height: 100%;background: #2f5ebe;z-index:2;transition: .8s;}
.postlist .item .bottom .apply:before{transition: .8s; background:#2f5ebe;z-index:-1; }         
.postlist .item .bottom .apply:hover:after,.postlist .item .bottom .apply:hover:before{width: 100%;}
.postlist .item:hover .top{cursor:pointer;}
.postlist .item.hover .top{background:url("../image/jslide.png")no-repeat right center #123d96;}
.postlist .item.hover .top .jt1 h3{background:url("../image/trick_h.png") no-repeat left center;color:#fff;}
.postlist .item.hover .top .jt2{color:#fff;}
.postlist .item.hover .top .jt3{color:#fff;}
.jobs_wrapper .pager{margin-top:50px;}

.case_1 h1 {
  text-align: center;
  font-size: 48px;
  color: #123d96;
  padding-top: 100px;
  padding-bottom: 40px;
}
.case_1 .img img {
  width: 100%;
  display: block;
}
.case_1 .picScroll-left {
  padding: 50px 60px;
  position: relative;
}
.case_1 .bd {
  overflow: hidden; text-align:center;
}
.case_1 .bd ul{ display:inline-block;}
.case_1 .hd a {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -47px;
  cursor: pointer;
  opacity: 0.5;
  z-index: 10;
  filter: grayscale(50%);
  -webkit-filter: grayscale(50%);
  -moz-filter: grayscale(50%);
  -ms-filter: grayscale(50%);
  -o-filter: grayscale(50%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0.5);
  -webkit-filter: grayscale(0.5);
}
.case_1 .hd a:hover {
  filter: grayscale(0);
  opacity: 1;
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
  -webkit-filter: grayscale(0);
}
.case_1 .hd .next {
  left: auto;
  right: 0;
}
.case_1 li {
  float: left;
  width: 275px;
  margin-right: 60px;
  text-align: center;
}
.case_1 li p {
  font-size: 16px;
  line-height: 26px;
  padding-top: 5px;
}
.case_1 li img {
  width: 100%;
  height: 206px;
 
}
.case_1 li:hover p {
  color: #123d96;
}
.case_2_main {
  background: url("../image/case_2.jpg") center top no-repeat;
  background-size: cover;
  width: 100%;
  padding: 112px 0 60px;
}
.case_2_main .left {
  color: #fff;
}
.case_2_main .left h3 {
  font-size: 48px;
  padding-top: 36px;
}
.case_2_main .left span {
  display: block;
  width: 47px;
  height: 1px;
  background: #999;
  margin: 28px 0;
}
.case_2_main .left p {
  font-size: 18px;
  color: #999;
  font-family: arial;
}
.case_2_main .right {
  width: 74%;
  height: 510px;
  background: url("../image/case_2_con.png") no-repeat;
  background-size: 100% auto;
  font-size: 24px;
  box-sizing: border-box;
  padding: 10% 8% 0 10%;
}
.case_2_main .right .p {
  transition: ease-in-out 0.2s;
  line-height: 50px;
  height: 250px;
  overflow: auto;
  padding-right: 20px;
}
.case_2_main .right .p::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.case_2_main .right .p::-webkit-scrollbar-thumb {
  width: 15px;
  -webkit-box-shadow: inset 0 0 5px rgba(91, 152, 217, 5);
  border-radius: 15px;
  background: #5b98d9;
}
.case_2_main .right .p::-webkit-scrollbar-track {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: #f5f5f5;
}
.case_2_main .right p:hover {
  transform: translateY(-5px);
}
.case_title {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 34px;
}
.case_title h3 {
  position: relative;
  display: inline-block;
  color: #123d96;
  font-size: 48px;
  line-height: 50px;
  height: 50px; 
  margin-bottom: 15px;
}
.page_product .bd .case_title{padding-top:50px;padding-bottom:20px;}
.page_product .bd .case_title h3{font-size:30px;}
.case_title h3 span {
  display: block;
  width: 25px;
  height: 2px;
  background: #123d96;
  position: absolute;
  left: -45px;
  top: 50%;
  margin-top: -1px;
}
.case_title h3 .span2 {
  left: auto;
  right: -45px;
}
.case_title p {
  font-size: 18px;
  color: #999;
  text-transform: uppercase;
}
.case_title .pa{ color:#333; padding-top:20px;}
.case_3_main {
  background: url("../image/case_3.jpg") center top no-repeat;
  background-size: cover;
  padding-bottom: 60px;
}
.case_3_main li {
  float: left;
  width: 48%;
  height: 190px;
  background: url("../image/case_3_li.jpg") right bottom no-repeat;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 30px;
  padding: 26px 60px 0;
}
.case_3_main li h3{font-size: 20px;
color: #123d96;
font-weight: bold;
padding-bottom: 10px;}
.case_3_main li:nth-child(2n) {
  float: right;
}
.case_3_main li:hover h3{ color:#fff;}
.case_3_main li:hover {
  background: url("../image/case_3_on.jpg") no-repeat;
  background-size: cover;
  color: #fff;
}
.case_4_main {
  background: url("../image/case_4.jpg") center top no-repeat;
  background-size: cover;
  padding: 160px 0;
}
.case_4_main .left {
  position: relative;
}
.case_4_main .left span {
  display: block;
  border: 2px solid #123d96;
  border-radius: 5px;
  width: 542px;
  height: 394px;
  position: absolute;
  left: 0;
  top: 13px;
}
.case_4_main .left img {
  border-radius: 5px;
  width: 542px;
  height: 394px;
  margin-left: 15px;
  position: relative;
  z-index: 10;
}
.case_4_main .right {
  width: calc(100% - 632px);
}
.case_4_main .right h3 {
  color: #123d96;
  font-size: 48px;
  padding-top: 59px;
  padding-bottom: 10px;
}
.case_4_main .right h4 {
  margin-bottom: 30px;
  font-size: 18px;
  color: #999;
}
.case_4_main .right .p {
  font-size: 16px;
  line-height: 32px; height:192px;overflow:auto; padding-right:20px;
}
.case_4_main .right .p::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.case_4_main .right .p::-webkit-scrollbar-thumb {
  width: 15px;
  -webkit-box-shadow: inset 0 0 5px rgba(91, 152, 217, 5);
  border-radius: 15px;
  background: #5b98d9;
}
.case_4_main .right .p::-webkit-scrollbar-track {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: #f5f5f5;
}
.case_5_main {
  background: url("../image/case_5.jpg") center top no-repeat;
  background-size: cover;
  padding-bottom: 60px;
}
.case_5_main .case_title {
  color: #fff;
}
.case_5_main .case_title h3 {
  color: #fff;
}
.case_5_main .case_title h3 span {
  background: #fff;
}
.case_5_main li {
  width: 48%;
  float: left;
  height: 220px;
  position: relative;
  margin-bottom: 40px;
}
.case_5_main li span {
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  border: 7px solid #fff;
  background: #123d96;
  text-align: center;
  color: #fff;
  line-height: 120px;
  font-size: 61px;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -67px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  transition: ease-in-out 0.2s;
}
.case_5_main li .box {
  background: url("../image/case_5_li.jpg") no-repeat;
  background-size: cover;
  height: 100%;
  box-sizing: border-box;
  border-radius: 5px;
  margin-left: 60px;
  padding-left: 97px;
  padding-right: 52px;
}
.case_5_main li .box h3 {
  font-size: 22px;
  color: #123d96;
  font-weight: bold;
  padding-top: 43px;
  padding-bottom: 19px;
}
.case_5_main li .box p {
  font-size: 16px;
  line-height: 30px;
}
.case_5_main li:nth-child(2n) {
  margin-left: 4%;
}
.case_5_main li:hover span {
  transform: translateX(-5px);
}
.case_6 {
  padding-bottom: 70px;
}
.case_6 .index_title .left h3 {
  font-size: 48px;
  color: #123d96;
  font-weight: 400;
}
.case_6 .index_title .left h3 span {
  font-size: 18px;
  font-family: arial;
  color: #666;
  padding-left: 10px;
  font-weight: 400;
}
.case_6 .index_title .left p {
  font-size: 16px;
  color: #666;
}
.case_6 .index_title .right {
  margin-top: 40px;
}
.case_6 .index_title .right a {
  border: 1px solid #123d96;
  color: #123d96;
}
.case_6 .body {
  position: relative;
}
.case_6 .mySwiper {
  overflow: hidden;
}
.case_6 .swiper-slide {
  float: left;
  margin-bottom: 30px;
}
.case_6 .swiper-slide .img {
  position: relative;
  padding-top: 75%;
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
}
.case_6 .swiper-slide .img img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.case_6 .swiper-slide:nth-child(2n) {
  margin-top: 0 !important;
}
.case_6 .swiper-button-prev {
  width: 50px;
  height: 45px;
  background: #999;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: -80px;
  cursor: pointer;
}
.case_6 .swiper-button-prev i {
  width: 12px;
  height: 7px;
  background-position: -221px 0;
  margin-top: 18px;
}
.case_6 .swiper-button-next {
  width: 50px;
  height: 45px;
  background: #999;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  right: -80px;
  cursor: pointer;
}
.case_6 .swiper-button-next i {
  width: 12px;
  height: 7px;
  background-position: -239px 0;
  margin-top: 18px;
}
.case_6 .swiper-button-prev:hover {
  background: #123d96;
}
.case_6 .swiper-button-next:hover {
  background: #123d96;
}
.case_6 .swiper-slide:hover .img {
  box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.case_7_main {
  background:url(../image/case_7.jpg) center top no-repeat;background-size:cover;
  padding-bottom: 80px;
}
.case_7_main .case_title {
  color: #fff;
}
.case_7_main .case_title h3 {
  color: #fff;
}
.case_7_main .case_title h3 span {
  background: #fff;
}
.case_7_main .body {
  position: relative;
}
.case_7_main .swiper {
  overflow: hidden;
}
.case_7_main .swiper-wrapper {
  width: 500%;
}
.case_7_main .swiper-slide {
  float: left;
}
.case_7_main .swiper-slide p {
  color: #fff;
  font-size: 26px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 69px;
}
.case_7_main .swiper-slide .img {
  position: relative;
  padding-top: 57.5%;
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
}
.case_7_main .swiper-slide .img img,
.case_7_main .swiper-slide .img video {
  display: block;
  position: absolute;
  background: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.case_7_main .swiper-slide:hover p {
  font-weight: bold;
}
.case_7_main .swiper-button-prev {
  width: 50px;
  height: 45px;
  background: #999;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: -80px;
  cursor: pointer;
}
.case_7_main .swiper-button-prev i {
  width: 12px;
  height: 7px;
  background-position: -221px 0;
  margin-top: 18px;
}
.case_7_main .swiper-button-next {
  width: 50px;
  height: 45px;
  background: #999;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  right: -80px;
  cursor: pointer;
}
.case_7_main .swiper-button-next i {
  width: 12px;
  height: 7px;
  background-position: -239px 0;
  margin-top: 18px;
}
.case_7_main .swiper-button-prev:hover {
  background: #123d96;
}
.case_7_main .swiper-button-next:hover {
  background: #123d96;
}
.case_8_main {
  background: url(../image/case_8.jpg) center top no-repeat;
  background-size: cover;
  padding-bottom: 100px;
}
.case_8_main .picScroll-left {
  padding: 50px 60px;
  position: relative;
}
.case_8_main .bd {
  overflow: hidden;
}
.case_8_main .hd a {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -47px;
  cursor: pointer;
  opacity: 0.5;
  z-index: 10;
  filter: grayscale(50%);
  -webkit-filter: grayscale(50%);
  -moz-filter: grayscale(50%);
  -ms-filter: grayscale(50%);
  -o-filter: grayscale(50%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0.5);
  -webkit-filter: grayscale(0.5);
}
.case_8_main .hd a:hover {
  filter: grayscale(0);
  opacity: 1;
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
  -webkit-filter: grayscale(0);
}
.case_8_main .hd .next {
  left: auto;
  right: 0;
}
.case_8_main li {
  float: left;
  width: 266px;
  margin-right: 72px;
  border-radius: 100%;
  text-align: center;
}
.case_8_main li p {
  font-size: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-top: 30px;
}
.case_8_main li b {
  border: 11px solid #cbd6ea;
  display: block;
  border-radius: 100%;
}
.case_8_main li img {
  width: 244px;
  display: block;
  height: 244px;
  border: 1px solid #fff;
  
  border-radius: 100%;
}
.case_8_main li:hover b {
  border: #123d96 solid 11px;
}
.case_9 .contact_2 .formdata {
  margin-top: 0;
}
.case_9 .contact_2 .item_top {
  margin-bottom: 30px;
}
.case_9 .contact_2 {
  background: #fff;
  margin: 0;
  padding: 0;
}
.case_9 .contact_2 .formdata .item label {
  font-size: 18px;
  color: #999;
}
.case_9 .contact_2 .formdata .tarea textarea {
  height: 160px;
}
.case_9 .contact_2 .formdata .btn {
  width: 300px;
  line-height: 80px;
  height: 80px;
  font-size: 24px;
  margin-bottom: 100px;
}

.sum{line-height:30px;font-size:16px; margin-bottom:30px;}
.a_hover{ position: fixed;
  top: 0px;
  left: 50%;margin-left:-600px;
  z-index: 1111;height:52px;width:1200px;background:#fff;}
.contact_box{float:left;width:32%;margin-right:2%;border-radius:5px;box-sizing:border-box; padding:20px;border:1px solid #ddd; margin-bottom:20px;}
.contact_box h3{font-size:30px;color:#123d96;font-weight:bold;padding-bottom:10px;}
.contact_box h4{line-height:30px;}
.contact_box .address{height:60px;overflow:hidden;}
.contact_box:nth-child(3n){margin-right:0;}
.big_img img{width:100%;display:block;}
@media (max-width: 1660px) {
  .w1400 {
    width: 1200px;
  }
  .nav_main .list li .nav1 {
    padding: 0 22px;
  }
  .banner_main .banner .tip {
    margin-left: -600px;
    width: 1200px;
  }
  .banner_main .banner li .w1400 {margin-left:-600px;}
    .banner_main .banner li .w1400 .item{margin-left:5%;}
  .banner_main .banner li .w1400 .item:first-child{margin-left:29%;}
    .banner_main .banner li .w1400 .item .text .line{height:129px;}
  .banner_main .banner li .w1400 .item:first-child .text .line{height:74px;}
.banner_main .banner li .w1400 .item:last-child  .text .line{height:103px}
  .floor_3_main .body li .on h3 {
    padding-top: 85px;
  }
  .floor_3_main .body li .on h4 {
    font-size: 14px;
  }
  .bottom_main .right dl {
    padding-right: 130px;
  }
  .sub_banner .menu li {
    padding: 0 13px;
    font-size: 14px;
  }
  .ao_3_main .swiper-wrapper {
    margin-left: -60px;
  }
  .ao_3_main .swiper-slide {
    width: 330px;
  }
  .ao_3_main .swiper-slide-active {
    width: 443px;
  }
  .ao_3_main .swiper-button-next {
    right: -65px;
  }
  .ao_3_main .swiper-button-prev {
    left: -65px;
  }
  .ao_4_main .event_box .parBd .slideBox .right img {
    margin-top: 50px;
  }

   .case_1 li {
    margin-right: 20px;
    width: 255px;
  }
  .case_1 li img {
    height: 191px;
  }
  .case_2_main .right {
    padding: 7% 7% 0;
  }
  .case_5_main li .box p {
    font-size: 14px;
    line-height: 24px;
  }
  .case_8_main li {
    margin-right: 30px;
    width: 245px;
  }
  .case_8_main li b {
    border: 5px solid #c2cfe4;
  }
  .case_8_main li img {
    width: 234px;
    height: 234px;
    display: block;
  }
  .case_8_main li:hover b {
    border: 5px solid #123d96;
  }
  .box1_right h1{padding-top:15px;}
  .floor_3_main .body li{width:386px; margin-right:21px; height:290px;}
  .a_hover{width:1000px;margin-left:-500px;}
  .menu1 li dl dd{width:1200px;}
} 
