@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
a,
a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}
button,
img,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
}
button:focus,
input:focus {
  outline: 0 !important;
}
button,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
textarea,
ul {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  word-break: normal;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
::-webkit-scrollbar {
  display: none;
}
img {
  max-width: 100%;
  vertical-align: top;
}
label {
  font-weight: 400;
  margin-bottom: 0;
}
button {
  cursor: pointer;
  background-color: transparent;
}
li {
  display: block;
  list-style: none;
}
html {
  -webkit-text-size-adjust: 100%;
}
form {
  height: 100%;
}
input,
textarea {
  background-color: transparent;
}
pre {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}
em,
i {
  font-style: normal;
}
address,
blockquote,
dl,
fieldset,
figure,
hr,
ol,
p,
pre,
ul {
  margin: 0;
}
b,
strong {
  font-weight: 400;
}
body {
  font-size: 14px;
  color: #333;
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei",
    FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB",
    "Hiragino Sans GB W3", FontAwesome, sans-serif;
  line-height: 20px;
  background-color: #fff;
  -webkit-touch-callout: none;
  -webkit-font-smoothing: antialiased;
}
.float_lt {
  float: left;
}
.float_rt {
  float: right;
}
.about_sidebar_icon:after,
.case_list:after,
.clearfix:after,
.common_box:after,
.common_nav_list:after,
.cooper_list:after,
.honor_list:after,
.product_classify:after,
.project_item:after,
.serve_box:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.about_sidebar_icon,
.case_list,
.clearfix,
.common_box,
.common_nav_list,
.cooper_list,
.honor_list,
.product_classify,
.project_item,
.serve_box {
  zoom: 1;
}
.case_title,
.common_pages a,
.events_item a,
.footer_serve dd,
.honor_cell_title,
.honor_item_title,
.honor_title,
.news_title,
.product_item h5,
.text_ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.align_center {
  text-align: center;
}
.flex {
  display: flex;
}
.flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
}
.flex_around {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-flow: wrap;
}
.flex_between {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: wrap;
}
.flex_start {
  display: flex;
  align-items: center;
  flex-flow: wrap;
}
.flex_normal {
  display: flex;
  align-items: center;
}
.about_pic,
.bg_cover,
.case_cell,
.honor_cell,
.product_classify li a,
.project_pic {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bg_contain,
.cooper_item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.common_wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.am-slider-default .am-control-nav {
  bottom: 20px;
}
.am-slider-default .am-control-nav li a {
  width: 20px;
  height: 20px;
}
.am-slider-default .am-control-nav li a.am-active {
  background-color: #2e2c5c;
}
.am-slider-default {
  margin: 0;
}
.banner_phone {
  display: none;
}
@media screen and (max-width: 750px) {
  .banner_pc {
    display: none;
  }
  .banner_phone {
    display: block;
  }
}
.am-menu-dropdown1 .am-menu-toggle {
  color: #333;
  top: -49px;
}
.am-gotop-fixed .am-gotop-icon {
  display: none;
  background-color: rgba(46, 44, 92, 0.4);
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .am-gotop-fixed .am-gotop-icon {
    display: block;
  }
}
.am-with-fixed-navbar {
  padding-bottom: 0;
}
@media screen and (max-width: 750px) {
  .am-with-fixed-navbar {
    padding-bottom: 50px;
  }
}
.am-close {
  position: absolute;
  top: 4px;
  right: 4px;
  font-size: 30px;
}
.am-pagination > .am-active > a,
.am-pagination > .am-active > a:focus,
.am-pagination > .am-active > a:hover,
.am-pagination > .am-active > span,
.am-pagination > .am-active > span:focus,
.am-pagination > .am-active > span:hover {
  background-color: #2e2c5c;
  border-color: #2e2c5c;
}
.common_box {
  margin-top: 40px;
}
.common_title {
  width: 1200px;
  display: inline-block;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #2e2c5c;
}
.common_title h6 {
  position: relative;
  top: 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.2;
}
.common_title p {
  position: relative;
  line-height: 36px;
}
.common_title p:after,
.common_title p:before {
  content: "";
  position: absolute;
  top: 22px;
  width: 200px;
  height: 2px;
  background-color: #2e2c5c;
}
.common_title p:before {
  left: 300px;
}
.common_title p:after {
  right: 300px;
}
.common_title.left {
  text-align: left !important;
}
.common_title.left h6:after {
  left: 6px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.common_title2 {
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
  color: #2e2c5c;
}
.common_title2 span {
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.2;
  font-family: arial;
}
.common_btn {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #2e2c5c;
  background-color: transparent;
  color: #2e2c5c;
  transition: all 0.2s ease-in-out;
}
.common_btn.slot,
.common_btn:hover {
  color: #fff;
  background-color: #2e2c5c;
}
.common_btn.white {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.common_head {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
}
.common_head small {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Arial;
  color: #999;
}
.common_head.white {
  color: #fff;
}
.common_head.white small {
  color: #fff;
}
.common_left {
  width: 210px;
  float: left;
}
.common_menu {
  border-top: 20px solid #2e2c5c;
}
.common_list li {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  border-bottom: 1px solid #efefef;
}
.common_list li a {
  display: block;
}
.common_list li.active,
.common_list li:hover {
  color: #2e2c5c;
}
.common_right {
  float: right;
  width: 960px;
  min-height: 560px;
}
.common_crumb {
  margin-top: 47px;
  padding-bottom: 10px;
  border-bottom: 1px solid #efefef;
}
.common_submenu {
  font-size: 14px;
  color: #666;
}
.common_detail {
  overflow: hidden;
  padding-top: 40px;
}
.common_detail h1,
.common_detail h2,
.common_detail h3,
.common_detail h4,
.common_detail h5,
.common_detail h6 {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.common_detail h1 {
  font-size: 28px;
}
.common_detail h2 {
  font-size: 24px;
}
.common_detail h3 {
  font-size: 22px;
}
.common_detail h4 {
  font-size: 20px;
}
.common_detail h5 {
  font-size: 18px;
}
.common_detail h6 {
  font-size: 16px;
}
.common_detail p {
  text-align: justify;
  text-indent: 2em;
  margin-bottom: 20px;
}
.common_detail p img {
  max-width: 100% !important;
  height: auto;
	    display: block;
    margin: 0 auto;
}
.common_nav_list {
  display: inline-block;
}
.common_nav_item {
  float: left;
  width: 230px;
  font-size: 16px;
  text-align: center;
  height: 40px;
  line-height: 36px;
  border-top: 2px solid #2e2c5c;
  border-bottom: 2px solid #2e2c5c;
  border-left: 2px solid #2e2c5c;
}
.common_nav_item:last-child {
  border-right: 2px solid #2e2c5c;
}
.common_nav_item.active {
  color: #fff;
  background-color: #2e2c5c;
}
.common_pages {
  padding: 30px 0;
  font-size: 14px;
  border-top: 1px solid #efefef;
}
.common_pages a {
  display: block;
  line-height: 30px;
}
@media screen and (max-width: 750px) {
  .common_title {
    width: 100%;
    font-size: 20px;
  }
  .common_title h6 {
    top: 12px;
  }
  .common_title p:after,
  .common_title p:before {
    top: 19px;
    width: 100px;
    height: 1px;
  }
  .common_title p:before {
    left: 10%;
  }
  .common_title p:after {
    right: 10%;
  }
  .common_title2 {
    font-size: 18px;
  }
  .common_box {
    margin-top: 12px;
  }
  .common_head {
    font-size: 12px;
  }
  .common_head small {
    font-size: 12px;
  }
  .common_submenu {
    font-size: 12px;
  }
  .common_crumb {
    margin-top: 12px;
    font-size: 12px;
  }
  .common_container {
    padding: 0 10px;
  }
  .common_detail {
    padding-top: 20px;
  }
  .common_left,
  .common_right {
    width: 100%;
  }
  .common_right {
    min-height: auto;
  }
  .common_menu {
    border-width: 8px;
  }
  .common_list {
    overflow: hidden;
  }
  .common_list li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-left: 1px solid #efefef;
  }
  .common_list li:last-child,
  .common_list li:nth-child(4n + 4) {
    border-right: 1px solid #efefef;
  }
  .common_nav_list {
    display: flex;
    justify-content: space-around;
    padding: 0 10px;
  }
  .common_nav_item {
    float: none;
    width: auto;
    flex: 1;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.mid_pc {
  overflow: hidden;
  height: 200px;
}
.mid_pc a {
  display: block;
  height: 100%;
}
.mid_phone {
  overflow: hidden;
  height: 100px;
  display: none;
}
.mid_phone a {
  display: block;
  height: 100%;
}
@media screen and (max-width: 750px) {
  .mid_pc {
    display: none;
  }
  .mid_phone {
    display: block;
  }
}
.header_phone {
  display: none;
}
.header_top {
  height: 100px;
  overflow: hidden;
}
.header_logo {
  font-size: 0;
  margin-top: 15px;
  width: 718px;
  height: 69px;
}
.header_right {
  margin-top: 24px;
  padding-left: 60px;
  background: url(../img/phone_bg.png) no-repeat left center;
  background-size: contain;
}
.header_right .phone {
  margin-top: 12px;
  font-size: 24px;
  color: #2e2c5c;
	font-weight: bold;
}
.header_nav {
  height: 50px;
  line-height: 50px;
  background-color: #2e2c5c;
}
.header_nav_show {
  display: none;
  opacity: 0;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.header_nav_show a {
  width: 100%;
  height: 50px;
  margin-bottom: 1px;
  background-color: #fff;
  color: #666;
}
.header_nav_show a:hover {
  background-color: #484590;
  color: #fff;
}
.header_item {
  position: relative;
  float: left;
  width: 12.5%;
  text-align: center;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.header_item:hover {
  background-color: #484590;
  color: #fff;
}
.header_item a {
  display: block;
}
.header_item.active {
  background-color: #484590;
}
.header_item:hover .header_nav_show {
  display: block;
  opacity: 1;
}
.header_hd {
  height: 50px;
  padding: 0 10px;
  overflow: hidden;
}
.header_hd h1 {
  margin-top: 10px;
  font-size: 0;
}
.header_icon i {
  font-size: 24px;
  margin-left: 14px;
}
.header_search {
  display: none;
  position: relative;
  padding: 20px 10px;
  background-color: #f5f5f5;
  border-bottom: 2px solid #2e2c5c;
}
.header_search i {
  position: absolute;
  left: 18px;
  top: 24px;
  display: block;
  font-size: 15px;
  color: #999;
}
.header_text {
  height: 30px;
}
.header_text .txt {
  flex: 1;
  height: 30px;
  line-height: 28px;
  overflow: hidden;
  text-indent: 30px;
  border: 1px solid #efefef;
  border-right: none;
  background-color: #fff;
}
.header_text .txt::-webkit-input-placeholder {
  color: #999;
  font-family: "微软雅黑";
  font-size: 13px;
}
.header_text .txt::-moz-placeholder {
  color: #999;
  font-family: "微软雅黑";
  font-size: 13px;
}
.header_text .txt::-ms-input-placeholder {
  color: #999;
  font-family: "微软雅黑";
  font-size: 13px;
}
.header_text .search {
  width: 60px;
  height: 30px;
  color: #fff;
  background-color: #2e2c5c;
}
@media screen and (max-width: 750px) {
  .header_pc {
    display: none;
  }
  .header_phone {
    display: block;
  }
  .header_search {
    display: block;
  }
}
.product_box {
  padding: 40px 0;
}
.product_item {
  width: 33.33333%;
  float: left;
  padding: 0 20px;
}
.product_item a {
  display: block;
  padding: 30px 20px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.product_item a:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.product_item a:hover h5 {
  color: #2e2c5c;
}
.product_item h5 {
  margin-bottom: 40px;
  font-size: 18px;
  text-align: center;
}
.product_item p {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 32px;
  height: 64px;
  font-size: 16px;
}
.product_icon {
  width: 114px;
  height: 114px;
  margin: 20px auto 30px;
  padding: 21px;
  border-radius: 50%;
  background-color: #2e2c5c;
}
.product_classify {
  padding: 30px 0;
}
.product_classify li {
  width: 25%;
  float: left;
  overflow: hidden;
}
.product_classify li a {
  display: block;
  position: relative;
  width: 280px;
  height: 280px;
  margin: 10px auto;
}
.product_classify li:hover .product_mengban {
  opacity: 1;
}
.product_mengban {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 12px;
  width: 100%;
  height: 100%;
  background-color: rgba(46, 44, 92, 0.7);
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.product_mengban h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.4;
  font-size: 24px;
  margin: 40px 0;
}
.product_mengban .content {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 32px;
  height: 64px;
}
.product_mengban span {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .product_box {
    padding: 0;
  }
  .product_item {
    padding: 0 8px;
  }
  .product_item a {
    padding: 10px;
  }
  .product_item h5 {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .product_item p {
    display: none;
  }
  .product_icon {
    width: 60px;
    height: 60px;
    margin: 10px auto;
    padding: 0;
    text-align: center;
    padding: 12px;
  }
  .product_classify {
    padding: 12px 0;
  }
  .product_classify li {
    width: 50%;
  }
  .product_classify li a {
    width: 180px;
    height: 180px;
  }
  .product_classify li:hover .product_mengban {
    opacity: 0;
  }
}
.about_wrap {
  height: 550px;
  overflow: hidden;
  background-color: #f5f5f5;
}
.about_wrap.right .about_unit.staff {
  padding-left: 620px;
}
.about_box {
  padding: 30px 0;
}
.about_pic {
  width: 480px;
  height: 360px;
}
.about_pic.ful {
  width: 50%;
  height: 100%;
}
.about_unit {
  padding-right: 20px;
}
.about_unit.staff {
  padding-top: 60px;
}
.about_unit_title {
  margin-top: 24px;
  font-size: 24px;
}
.about_cont {
  margin: 30px 0;
  width: 570px;
  font-size: 16px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  line-height: 32px;
  height: 192px;
}
.about_sidebar_title {
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #2e2c5c;
  cursor: pointer;
}
.about_sidebar_cont {
  padding: 14px;
  border: 1px solid #efefef;
  border-top: none;
}
.about_sidebar_icon li {
  float: left;
  width: 33.33333%;
  text-align: center;
}
.about_sidebar_icon li a {
  display: block;
}
.about_sidebar_icon li a i {
  font-size: 28px;
}
.about_sidebar_icon li a i:hover {
  color: #2e2c5c;
}
.about_sidebar_infor {
  margin-top: 20px;
}
.about_sidebar_infor p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 24px;
}
.about_sidebar_infor p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  .about_wrap {
    height: auto;
  }
  .about_wrap.right .about_unit.staff {
    padding-left: 0;
  }
  .about_box {
    padding: 12px 0;
  }
  .about_pic {
    width: 100%;
    height: 220px;
  }
  .about_pic.ful {
    width: 100%;
    height: 240px;
    margin-bottom: 12px;
  }
  .about_unit {
    padding: 0 10px;
  }
  .about_unit_title {
    font-size: 18px;
  }
  .about_cont {
    width: auto;
    margin: 12px 0;
  }
  .about_sidebar {
    display: none;
  }
}
.cooper_box {
  margin-top: 40px;
  background-color: #f5f5f5;
}
.cooper_list {
  padding: 60px 0;
}
.cooper_list li {
  float: left;
  width: 16.66667%;
}
.cooper_item {
  margin: 0 auto;
  width: 170px;
  height: 50px;
}
@media screen and (max-width: 750px) {
  .cooper_box {
    margin-top: 12px;
  }
  .cooper_list {
    padding: 20px 0 0;
  }
  .cooper_list li {
    width: 33.33333%;
    margin-bottom: 20px;
  }
  .cooper_item {
    width: 102px;
    height: 30px;
  }
}
.news_box {
  padding: 40px 0;
}
.news_group {
  width: 580px;
}
.news_img {
  display: block;
  width: 100%;
  height: 260px;
}
.news_item {
  padding: 16px 0 4px;
  border-bottom: 1px solid #efefef;
}
.news_unit {
  display: block;
}
.news_time {
  text-align: right;
  font-size: 14px;
  color: #999;
}
.news_title {
  font-size: 18px;
  margin-bottom: 12px;
}
.news_title:hover {
  color: #2e2c5c;
}
.news_cont {
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 28px;
  height: 56px;
	color: #737373;
}
.news_wrap .news_time {
  padding-right: 60px;
}
.news_wrap .news_item {
  padding-right: 10px;
}
@media screen and (max-width: 750px) {
  .news_box,
  .news_item {
    padding: 12px 0;
  }
  .news_list {
    padding: 12px;
  }
  .news_group {
    width: 100%;
  }
  .news_item {
    border-bottom: 1px solid #efefef;
  }
  .news_item:hover {
    color: #333;
    background-color: #fff;
  }
  .news_item:hover .news_time {
    padding-right: 0;
    color: #999;
  }
  .news_time {
    padding-top: 0;
    padding-right: 10px;
  }
  .news_title {
    margin-bottom: 12px;
  }
  .news_wrap .news_time {
    text-align: left;
  }
  .news_wrap .news_item,
  .news_wrap .news_time {
    padding-right: 0;
  }
}
.honor_wrap {
  padding: 30px 0;
  background-color: #f5f5f5;
}
.honor_unit {
  padding: 20px 0;
}
.honor_item {
  float: left;
  position: relative;
  width: 33.33333%;
  margin-bottom: 20px;
}
.honor_item a {
  display: block;
}
.honor_item_title {
  font-size: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}
.honor_cell {
  position: relative;
  margin: 0 auto;
  width: 330px;
  height: 240px;
  transition: all 0.2s ease-in-out;
}
.honor_cell:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.honor_cell_title {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
}
.honor_title {
  text-align: center;
  font-size: 14px;
  margin-top: 12px;
}
.honor_title:hover {
  color: #2e2c5c;
}
@media screen and (max-width: 750px) {
  .honor_unit {
    padding: 12px 0;
  }
  .honor_item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.events_box {
  padding-top: 30px;
}
.events_unit {
  padding-bottom: 30px;
}
.events_title {
  font-size: 18px;
  font-weight: 700;
  color: #2e2c5c;
}
.events_title small {
  margin-left: 12px;
  font-size: 14px;
  color: #999;
}
.events_list {
  margin-top: 20px;
  padding-left: 20px;
}
.events_item {
  position: relative;
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.events_item a {
  display: block;
}
.events_item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 11px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #2e2c5c;
}
.events_item:hover {
  color: #2e2c5c;
}
.case_unit {
  padding: 20px 0;
}
.case_item {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
.case_item a {
  display: block;
}
.case_cell {
  margin: 0 auto;
  width: 420px;
  height: 340px;
  transition: all 0.2s ease-in-out;
}
.case_cell:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.case_title {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin-top: 12px;
}
.case_title:hover {
  color: #2e2c5c;
}
@media screen and (max-width: 750px) {
  .case_unit {
    padding: 12px 0;
  }
  .case_item {
    margin-bottom: 20px;
  }
  .case_cell {
    width: 160px;
    height: 130px;
  }
}
.project_box {
  padding-top: 30px;
}
.project_item {
  display: block;
  margin-bottom: 30px;
  background-color: #f5f5f5;
}
.project_item > div {
  width: 50%;
}
.project_item:nth-child(even) .project_pic {
  float: left;
}
.project_item:nth-child(even) .project_txt {
  float: right;
}
.project_item:nth-child(odd) .project_pic {
  float: right;
}
.project_item:nth-child(odd) .project_txt {
  float: left;
}
.project_pic {
  width: 100%;
  height: 260px;
}
.project_txt {
  padding: 30px;
}
.project_title {
  font-size: 18px;
  color: #2e2c5c;
  margin-bottom: 24px;
}
.project_cont {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-height: 28px;
  height: 117px;
}
@media screen and (max-width: 750px) {
  .project_item > div {
    width: 100%;
  }
  .project_box {
    padding-top: 12px;
  }
  .project_txt {
    padding: 12px;
  }
  .project_pic {
    height: 210px;
  }
  .project_item,
  .project_title {
    margin-bottom: 10px;
  }
  .project_cont {
    height: auto;
  }
}
.form_title {
  margin-bottom: 30px;
}
.form_box > div {
  width: 50%;
  padding: 20px;
}
.form_group {
  margin-bottom: 18px;
}
.form_group input,
.form_group label,
.form_group textarea {
  width: 100%;
  height: 100%;
  height: 48px;
  line-height: 48px;
  text-indent: 12px;
  border: 1px solid #efefef;
  background-color: transparent;
  border-radius: 10px;
}
.form_group input::-webkit-input-placeholder,
.form_group label::-webkit-input-placeholder,
.form_group textarea::-webkit-input-placeholder {
  color: #999;
  font-family: "微软雅黑";
  font-size: 16px;
}
.form_group input::-moz-placeholder,
.form_group label::-moz-placeholder,
.form_group textarea::-moz-placeholder {
  color: #999;
  font-family: "微软雅黑";
  font-size: 16px;
}
.form_group input::-ms-input-placeholder,
.form_group label::-ms-input-placeholder,
.form_group textarea::-ms-input-placeholder {
  color: #999;
  font-family: "微软雅黑";
  font-size: 16px;
}
.form_group textarea {
  height: 182px;
  resize: none;
}
.form_btn button {
  display: block;
  margin: 0 auto 30px;
  width: 300px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  background-color: #2e2c5c;
  font-size: 16px;
  border-radius: 10px;
}
.form_wrap {
  padding: 0 20px 20px;
}
.form_file {
  text-align: center;
  line-height: 30px;
}
.contact_box {
  padding-top: 50px;
}
.contact_list {
  padding: 30px;
}
.contact_item {
  float: left;
  border-right: 1px solid #efefef;
  width: 33.33333%;
}
.contact_item:last-child {
  border-right: none;
}
.contact_infor {
  width: 120px;
  margin: 0 auto;
}
.contact_infor i {
  display: block;
  margin: 30px 0;
  font-size: 50px;
  color: #2e2c5c;
}
.contact_infor p {
  font-size: 14px;
}
@media screen and (max-width: 750px) {
  .contact_box {
    padding-top: 12px;
  }
  .contact_list {
    padding: 12px 0;
  }
  .contact_infor i {
    margin: 12px 0;
    font-size: 36px;
  }
  .form_title {
    margin-bottom: 12px;
  }
  .form_box > div {
    width: 100%;
    padding: 0 10px;
  }
  .form_group {
    margin-bottom: 10px;
  }
  .form_btn button {
    margin-bottom: 12px;
  }
  .form_wrap {
    padding: 0 10px;
  }
  #form_lb {
    display: none;
  }
}
.report_wrap {
  padding: 40px 0;
}
.report_group {
  margin-bottom: 20px;
}
.report_group input {
  display: block;
  margin: 0 auto;
  width: 690px;
  height: 50px;
  line-height: 48px;
  font-size: 20px;
  text-indent: 12px;
  border: 1px solid #2e2c5c;
}
.report_group input::-webkit-input-placeholder {
  color: #999;
  font-family: "微软雅黑";
  font-size: 20px;
}
.report_group input::-moz-placeholder {
  color: #999;
  font-family: "微软雅黑";
  font-size: 20px;
}
.report_group input::-ms-input-placeholder {
  color: #999;
  font-family: "微软雅黑";
  font-size: 20px;
}
.report_tips {
  color: red;
}
@media screen and (max-width: 750px) {
  .report_group input {
    width: 300px;
    height: 32px;
    line-height: 30px;
    font-size: 15px;
  }
  .report_group input::-webkit-input-placeholder {
    color: #999;
    font-family: "微软雅黑";
    font-size: 15px;
  }
  .report_group input::-moz-placeholder {
    color: #999;
    font-family: "微软雅黑";
    font-size: 15px;
  }
  .report_group input::-ms-input-placeholder {
    color: #999;
    font-family: "微软雅黑";
    font-size: 15px;
  }
}
.crumb_box {
  height: 65px;
  border-bottom: 1px solid #efefef;
}
.crumb_search {
  padding-top: 14px;
}
.crumb_icon {
  display: block;
  float: left;
  width: 80px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  background-color: #f5f5f5;
}
.crumb_icon i {
  font-size: 34px;
  color: #2e2c5c;
}
.crumb_list {
  float: left;
  line-height: 65px;
  margin-left: 30px;
  font-size: 15px;
}
.crumb_list a,
.crumb_list i {
  margin: 0 6px;
}
.crumb_form .ipt {
  width: 300px;
  height: 36px;
  line-height: 34px;
  text-indent: 10px;
  border: 1px solid #efefef;
  border-right: none;
}
.crumb_form .search {
  width: 100px;
  height: 36px;
  text-align: center;
  color: #fff;
  background-color: #2e2c5c;
}
@media screen and (max-width: 750px) {
  .crumb_box {
    height: 40px;
  }
  .crumb_search {
    display: none;
  }
  .crumb_icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .crumb_icon i {
    font-size: 20px;
  }
  .crumb_list {
    line-height: 40px;
    margin-left: 12px;
    font-size: 15px;
  }
}
.offer_title {
  font-size: 18px;
  margin-right: 24px;
  height: 40px;
  line-height: 40px;
}
.offer_form {
  padding-top: 30px;
  background-color: #f5f5f5;
}
.offer_form .form_group input,
.offer_form .form_group label {
  background-color: #fff;
}
.offer_form .form_group textarea {
  height: 114px;
  background-color: #fff;
}
.offer_form .form_group .form_lb {
  text-align: center;
  color: #999;
  font-size: 16px;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .offer_box {
    padding: 20px 0;
  }
  .offer_title {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
  }
}
.serve_box {
  min-height: 600px;
}
.serve_menu {
  text-align: center;
}
.serve_menu_list {
  border-bottom: 1px solid #fff;
}
.serve_menu_list.active .serve_list {
  display: block;
}
.serve_menu_title {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background-color: #2e2c5c;
  cursor: pointer;
}
.serve_cont,
.serve_list {
  display: none;
}
.serve_cont.active {
  display: block;
}
.serve_item {
  position: relative;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  border-bottom: 1px solid #2e2c5c;
}
.serve_item a {
  display: block;
}
.serve_item.active,
.serve_item:hover {
  color: #2e2c5c;
}
.serve_item.active:before,
.serve_item:hover:before {
  content: "·";
  display: block;
  position: absolute;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #2e2c5c;
}
.serve_left {
  width: 200px;
  margin-bottom: 20px;
  float: left;
}
.serve_right {
  float: right;
  width: 960px;
}
.serve_show .honor_cell {
  width: 300px;
  height: 218px;
}
@media screen and (max-width: 750px) {
  .serve_box {
    min-height: auto;
  }
  .serve_left,
  .serve_right {
    width: 100%;
  }
  .serve_show .honor_item {
    width: 100%;
  }
}
.online {
  padding-top: 90px;
  background: url(../img/job-bg.jpg) no-repeat center;
  background-size: cover;
	margin-bottom: 40px;
}
.online-box {
  overflow: hidden;
  padding: 40px 30px 0;
  background-color: #fff;
}
.online-list {
  margin-top: 6px;
}
.online-item {
  margin-bottom: 20px;
  height: 60px;
  overflow: hidden;
}
.online-left {
  padding-left: 10px;
  width: 442px;
}
.online-title {
  position: relative;
  line-height: 36px;
  font-size: 16px;
}
.online-title:before {
  content: "";
  position: absolute;
  left: -12px;
  top: 16px;
  width: 5px;
  height: 5px;
  background-color: #2e2c5c;
  border-radius: 50%;
}
.online-kind {
  line-height: 24px;
  color: #666;
}
.online-kind span {
  margin-right: 16px;
}
.online-right {
  display: block;
  margin-top: 20px;
  margin-left: 40px;
  width: 32px;
  height: 32px;
  background-image: url(../img/icon-job.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
}
.online-right:hover {
  background-position: 0 -32px;
}
@media screen and (max-width: 750px) {
  .online {
    padding: 12px 10px;
  }
  .online-box {
    padding: 20px 20px 0;
  }
  .online-left {
    width: 100%;
  }
}
.sider_box {
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 160px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  border-radius: 2px;
  background-color: #f5f5f5;
  z-index: 999;
}
.sider_box p {
  height: 40px;
  line-height: 40px;
}
.sider_btm,
.sider_top {
  height: 52px;
  line-height: 52px;
  background-color: rgba(46, 44, 92, 0.9);
  color: #fff;
}
.sider_btm i,
.sider_top i {
  margin-right: 4px;
}
.sider_icon {
  margin-top: 12px;
}
.sider_phone {
  padding: 0 20px;
}
.sider_phone h6 {
  margin-top: 20px;
  padding-left: 20px;
  height: 32px;
  line-height: 32px;
  background: url(../img/phone_bg.png) no-repeat left center;
  background-size: contain;
}
.sider_contact {
  border-top: 1px solid #cccccc;
}
.sider_close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.sider_close i {
  color: #fff;
}
@media screen and (max-width: 750px) {
  .sider_box {
    display: none;
  }
}
dt + dd {
  margin: 0;
}
.footer_box a:hover {
  color: #f5f5f5;
}
.footer_top {
  color: #ccc;
  background-color: #2e2c5c;
}
.footer_link {
  margin-bottom: 12px;
}
.footer_link_title {
  width: 10%;
  font-size: 16px;
}
.footer_link_list {
  width: 90%;
}
.footer_link_list li {
  float: left;
  margin-right: 20px;
  margin-bottom: 12px;
}
.footer_dh {
  margin-bottom: 24px;
}
.footer_dh a {
  float: left;
  width: 12.5%;
  display: block;
  text-align: center;
  border-left: 1px solid #585575;
}
.footer_dh a:last-child {
  border-right: 1px solid #585575;
}
.footer_btm {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  color: #999;
  background-color: #1d1c3a;
}
.footer_btm_right a:first-child {
  margin-right: 10px;
}
.footer_top {
  padding: 50px 0 20px;
}
.footer_wrap {
  width: 100%;
  padding-top: 12px;
}
.footer_nav {
  float: left;
  width: 33.33333%;
}
.footer_nav dl {
  overflow: hidden;
}
.footer_nav dt {
  font-size: 16px;
  margin-bottom: 26px;
}
.footer_nav dd {
  margin-bottom: 16px;
  width: 50%;
  float: left;
  cursor: pointer;
}
.footer_nav dd:hover {
  color: #f5f5f5;
}
.footer_contact dl {
  width: 100%;
}
.footer_contact dl dd {
  width: 100%;
}
.footer_ewm {
  width: 120px;
  height: 120px;
  margin: 0 auto 16px;
}
.footer_ewm_box {
  width: 50%;
  float: right;
}
.footer_nav_wrap {
  display: none;
}
.footer_erweima {
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  .footer_top {
    padding: 16px 10px 12px;
  }
  .footer_link_title {
    width: 100%;
    margin-bottom: 12px;
  }
  .footer_link_list {
    width: 100%;
  }
  .footer_link_list li {
    margin-right: 20px;
    margin-bottom: 6px;
    font-size: 12px;
  }
  .footer_dh {
    margin-bottom: 12px;
    font-size: 12px;
  }
  .footer_dh a {
    width: 25%;
    margin-bottom: 8px;
    border-width: 1px !important;
  }
  .footer_dh a:nth-child(4n + 4) {
    border-right: 1px solid #585575;
  }
  .footer_btm {
    padding: 6px 12px;
    line-height: 25px;
    text-align: center;
    height: auto;
  }
  .footer_btm_left,
  .footer_btm_right {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
  }
  .footer_btm_left {
    white-space: normal;
  }
  .footer_wrap {
    padding-top: 0;
  }
  .footer_left {
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #666;
  }
  .footer_nav {
    width: 100%;
  }
  .footer_nav dl {
    width: 100%;
    height: auto;
    border-right: none;
  }
  .footer_nav dt {
    width: 100%;
    margin-bottom: 12px;
    font-size: 14px;
  }
  .footer_nav dd {
    width: 25%;
    float: left;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .footer_contact {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #585575;
  }
  .footer_contact dl {
    text-align: left;
  }
  .footer_contact dd {
    width: 100%;
  }
  .footer_nav_wrap {
    display: block;
  }
}
/*# sourceMappingURL=style.min.css.map */

.pagination {
    display: inline-block;
    overflow: hidden;
}

.pagination li {
  cursor: pointer;
  float: left;
  text-align: center;
  line-height: 34px;
  width: 36px;
  height: 36px;
  color: #666;
  border: 1px solid #666;
  border-radius: 6px;
  margin: 0 6px;
}

.pagination li.active {
background-color: #2e2c5c;
color: #fff;
border-color: #2e2c5c;
}
.am-navbar-default .am-navbar-nav {
	background-color: #1d1c3a;
}
.am-slider-default .am-control-nav li a {
	width: 12px;
	height: 12px;
}
.am-menu-dropdown1 .am-menu-nav>li>a {
	    background-color: #1d1c3a;
			border-bottom-color: #111e25;
}
.am-menu-dropdown1 .am-menu-nav>li.am-parent.am-open>a {
	background-color: #2e2c5c;
}