html,
body {
  height: 100%;
}
html {
  font-size: 20px;
  font-family: "-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif";
}
body {
  font-size: 0.7rem;
  color: #333;
  font-family: arial, "microsoft yahei";
}
div,
p,
span,
a,
table,
td,
tr,
h1,
h2,
h3,
h4,
body,
html,
ul,
li,
address,
input,
select,
textarea {
  padding: 0;
  margin: 0;
}
* {
  box-sizing: border-box;
  outline: 0;
}
/*a{color:#333;}*/
a:not(.nopub) {
  color: #333;
}
a,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
ul {
  list-style: none;
}
button{
	padding: 0;
	margin: 0;
	border: none;
}
input{
	border: none;
}
/*清除浮动*/
.clearfix {
  zoom: 1;
}
/*适应IE*/
body {
  display: none;
}
.hTxtNo {
  display: none;
}
.pl {
  float: left;
}
.pr {
  float: right;
}
.mb_20 {
  margin-bottom: 20px;
}
.text-center {
  text-align: center;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
  content: '';
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
/*svg图标  -webkit-mask-image: url(manIcon.svg);background-color:#fff;*/
.icon {
  display: block;
  -webkit-mask-size: 100% 100%;
  width: 100%;
  height: 100%;
  margin: auto;
  background-size: 100% 100%;
  -webkit-mask-position: center;
}
/*单行文本 超出省略*/
.ellipsis1 {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
/*两行文本 超出省略*/
.ellipsis2 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
}
.ellipsis3 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
}
.ellipsis4 {
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
}
/* H5弹出框样式 */
body.lock {
  overflow: hidden;
}
.dialogFlex {
  position: fixed;
  z-index: 9990;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
}
.dialogFlex dialog {
  position: absolute;
  z-index: 9999;
  border: 1px #eee solid;
  border-radius: 15px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 80vh;
}
.dialogFlex dialog .li_item {
  display: block;
  line-height: 2rem;
  font-size: 0.9rem;
  font-weight: normal;
  margin: 0;
  width: 20vw;
}
.dialogFlex dialog .btn_box {
  overflow: hidden;
}
.dialogFlex dialog .btn_box .btn {
  float: right;
}
header {
  /*搜索*/
  /*菜单*/
  /* 新版智慧工地菜单 */
  /*悬浮菜单*/
}
header .downarrow {
  margin-top: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  position: relative;
}
header .g-headertop {
  position: relative;
  background: #245dd4;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
header .g-headertop::before {
  content: '';
  position: absolute;
  left: 62%;
  top: 0;
  right: 0;
  bottom: 0;
  background: #182333;
}
header .g-headertop .g-container {
  width: 1240px;
  margin: 0 auto;
}
header .g-headertop .g-container .pl img {
  margin-left: 20px;
}
header .g-headertop .g-container .pr {
  position: relative;
}
header .g-headertop .g-container .pr .pl {
  color: #fff;
}
header .g-headertop .g-container .pr .pl .login {
  background: #fff;
  padding: 3px 10px;
  border-radius: 30px;
  color: #454545;
  margin-left: 20px;
}
header .g-headertop .g-container .pr .pl .reg {
  margin-left: 10px;
  background: #3c9f29;
  padding: 3px 10px;
  border-radius: 30px;
  color: #fff;
}
header .g-headertop .g-container a {
  color: #fff;
  font-size: 0.6rem;
}
header .g-headertop .g-container .gdtel {
  color: #fff;
  font-size: 0.7rem;
  padding-left: 0.5rem;
}
header .g-headertop .g-container .g-taskbarlist {
  margin: 0 0 0px 25px;
}
header .g-headertop .g-container .g-taskbarlist li {
  position: relative;
  margin-right: -1px;
  font-size: 0.7rem;
  color: #ccc;
  height: 50px;
}
header .g-headertop .g-container .g-taskbarlist li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 18px;
  height: 15px;
  background: #fff;
  width: 1px;
}
header .g-headertop .g-container .g-taskbarbor {
  padding: 0 20px;
  position: relative;
  z-index: 11;
}
header .g-headertop .g-container .g-taskbardown1 {
  position: absolute;
  right: 0;
  top: 50px;
  border: 1px solid #ccc;
  border-top: 0;
  z-index: 1;
  background: #fff;
  width: 152px;
  padding: 10px 0;
  display: none;
}
header .g-headertop .g-container .g-taskbardown1 div {
  height: 26px;
  line-height: 26px;
  padding-left: 20px;
}
header .g-headertop .g-container .g-taskbardown1 a {
  margin-right: 14px;
}
header .g-headertop .g-container .g-taskbardown1 span {
  padding-left: 15px;
}
header .g-headertop .g-container .g-taskbar1 {
  padding-left: 22px;
}
header .g-headertop .g-container .g-taskbar2 {
  padding-left: 22px;
}
header .g-headertop .g-container .g-nomdright {
  margin-right: 0;
}
header .g-headertop .g-container .g-taskbaract .g-taskbarbor {
  display: block;
  border-right-color: #ccc;
  border-bottom: 0px solid #fff;
  color: #245dd4;
}
header .g-headertop .g-container .g-taskbaract .g-taskbardown1 a {
  color: #245dd4;
}
header .g-headertop .g-container .g-taskbaract .downarrow {
  border-color: #245dd4 transparent transparent transparent;
}
header .page-header-wrapper {
  background-color: #fff;
}
header .page-header-wrapper .page-header {
  width: 1240px;
  height: 130px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
header .page-header-wrapper .ddm {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 203px;
  color: #b7b7b7;
}
header .page-header-wrapper .ddm span {
  margin: 0 0.2rem;
  display: inline-block;
  vertical-align: middle;
}
header .page-header-wrapper .ddm i {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #ccc;
}
header .page-header-wrapper .page-header-logo {
  width: 215px;
  height: 75px;
  position: absolute;
  top: 50%;
  margin-top: -38px;
  left: 0;
}
header .page-header-wrapper .page-header-search {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -59px;
  height: 118px;
  padding-top: 24px;
  padding-bottom: 25px;
  box-sizing: border-box;
}
header .page-header-wrapper .page-header-search .page-header-types {
  display: block;
}
header .page-header-wrapper .page-header-search .page-header-types .page-header-type {
  cursor: pointer;
  float: left;
  font-size: 14px;
  color: #929295;
  line-height: 1;
  margin-right: 35px;
}
header .page-header-wrapper .page-header-search .page-header-types .page-header-type.active {
  color: #245dd4;
}
header .page-header-wrapper .page-header-search .page-header-search-input {
  margin-right: 6px;
  border-radius: 8px;
  float: left;
  margin-top: 6px;
  display: block;
  width: 503px;
  line-height: 48px;
  height: 50px;
  border: 1px solid #eeeeee;
  border-right: 0;
  background: #eeeeee;
  font-size: 14px;
  color: #cecfcf;
  padding-left: 26px;
  padding-right: 10px;
}
header .page-header-wrapper .page-header-search .page-header-search-btn {
  border-radius: 8px;
  margin: 0 5px;
  float: left;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  width: 112px;
  outline: none;
  border: 0;
  background: #245dd4;
  cursor: pointer;
  margin-top: 6px;
  height: 50px;
}
header .page-nav {
  height: 63px;
  display: block;
  font-size: 0;
  background: rgba(255, 255, 255, 0.1);
  border: 0px solid #245dd4;
  border-left: 0;
  border-right: 0;
  position: absolute;
  z-index: 3;
  width: 100%;
}
header .page-nav.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  background: #245dd4;
}
header .page-nav .page-nav-list {
  width: 1240px;
  margin: 0 auto;
}
header .page-nav .page-nav-list .page-nav-list-item {
  position: relative;
  cursor: pointer;
  width: 11.111%;
  float: left;
  display: block;
  line-height: 63px;
  text-align: center;
  color: #fff;
  font-size: 0.8rem;
}
header .page-nav .page-nav-list .navlink {
  display: block;
  color: #fff;
}
header .page-nav .page-nav-list .downicon {
  position: relative;
}
header .page-nav .page-nav-list .downicon:before {
  content: "";
  position: absolute;
  top: 7px;
  right: -13px;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
header .page-nav .page-nav-list .page-nav-list-item:hover {
  background-color: #233f78;
}
header .page-nav .page-nav-list .page-nav-list-item:hover a {
  color: #fff;
}
header .page-nav .page-nav-list .page-nav-list-item .second_menu {
  background: #fff;
  z-index: 3;
  display: none;
  position: absolute;
  top: 63px;
  left: 0;
  right: 0;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
header .page-nav .page-nav-list .page-nav-list-item .second_menu a {
  display: block;
  border-bottom: 1px solid #f2f2f2;
  padding: 0px 5px;
  line-height: 42px;
  font-size: 0.7rem;
  text-align: center;
  color: #454545;
}
header .page-nav .page-nav-list .page-nav-list-item .second_menu a:hover {
  color: #245dd4;
  text-decoration: underline;
}
header .page-nav .page-nav-list .page-nav-list-item:hover .second_menu {
  display: block;
}
header .page-nav .othermenu {
  left: -175px !important;
  padding: 35px 15px;
  width: 1060px;
}
header .page-nav .othermenu .menubaner {
  float: left;
}
header .page-nav .othermenu .omain {
  float: left;
  padding-left: 40px;
}
header .page-nav .othermenu .omain .item {
  float: left;
  padding-left: 30px;
}
header .page-nav .othermenu .omain .item .title {
  font-weight: bold;
  font-size: 16px;
  color: #333;
  display: block;
  text-align: left;
  line-height: 25px;
  padding-top: 10px;
}
header .page-nav .othermenu .omain .item .list {
  padding-top: 14px;
  text-align: left;
}
header .page-nav .othermenu .omain .item .list a {
  border-bottom: 0!important;
  line-height: 35px;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
header .page-nav .othermenu .omain .item .list a:hover {
  text-decoration: underline;
  color: #245dd4;
}
header .page-nav .othermenu .omain .item:first-child {
  padding-left: 0;
}
header .panel {
  width: 62rem;
  text-align: left;
  color: #454545;
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 0;
  cursor: default;
}
header .panel .left {
  width: 12.735rem;
  vertical-align: top;
  background: #DEE1F5;
  text-align: left;
}
header .panel .left main {
  padding-left: 1.5rem;
}
header .panel .left main > .title {
  display: inline-block;
  margin: 1.25rem 0 1rem;
  font-size: 0.8rem;
  font-weight: bold;
}
header .panel .left main ul {
  padding: 0;
  margin: 0;
}
header .panel .left main ul > li {
  font-size: 0.7rem;
  height: 1.5rem;
  line-height: 1.5rem;
  list-style: none;
  margin-bottom: 1rem;
}
header .panel .left main ul > li.active {
  color: #245DD4;
  font-weight: bold;
  cursor: pointer;
}
header .panel .left > img {
  width: 8.4rem;
  height: 8.4rem;
}
header .panel .right {
  flex: 1;
  display: none;
  flex-flow: row nowrap;
  padding-left: 1.715rem;
}
header .panel .right .list {
  flex: 1;
}
header .panel .right .list .l-title {
  font-size: 0.7rem;
  padding: 1rem 0 0.3rem;
  border-bottom: 1px solid #EBEBEB;
  text-align: left;
}
header .panel .right .list .l-title > span {
  display: inline-block;
  vertical-align: middle;
}
header .panel .right .list .l-title > span > img {
  width: 1.25rem;
  height: 1.25rem;
}
header .panel .right .list .items {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: flex-start;
  height: 5.2rem;
  margin-top: 1.05rem;
}
header .panel .right .list .items .item {
  font-size: 0.65rem;
  height: 25%;
  line-height: 25%;
  width: 6.5rem;
}
header .panel .right .ad {
  width: 13rem;
  padding: 1.01rem;
  padding-left: 0;
}
header .panel .right .ad > img {
  width: 100%;
  height: 100%;
  background: #454545;
}
header .header-top {
  position: fixed;
  background: #245dd4;
  width: 100%;
  z-index: 1000;
  top: 0;
  display: none;
}
header .header-top .g-container {
  width: 1240px;
  margin: 0 auto;
  position: relative;
  height: 61px;
  line-height: 61px;
}
header .header-top .g-container .header-logo {
  display: block;
  width: 143px;
  height: 50px;
  margin-top: 8px;
}
header .header-top .g-container .navbart {
  height: 100%;
  padding-left: 20px;
}
header .header-top .g-container .navbart .page-nav-list {
  height: 100%;
}
header .header-top .g-container .navbart .page-nav-list .page-nav-list-item {
  position: relative;
  cursor: pointer;
  padding: 0 23px;
  float: left;
  display: block;
  line-height: 61px;
  background: #245dd4;
  text-align: center;
  color: #fff;
  font-size: 0.8rem;
}
header .header-top .g-container .navbart .page-nav-list .navlink {
  display: block;
  color: #fff;
}
header .header-top .g-container .navbart .page-nav-list .downicon {
  position: relative;
}
header .header-top .g-container .navbart .page-nav-list .downicon:before {
  content: "";
  position: absolute;
  top: 10px;
  right: -13px;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
header .header-top .g-container .navbart .page-nav-list .page-nav-list-item:hover {
  background-color: #233f78;
}
header .header-top .g-container .navbart .page-nav-list .page-nav-list-item .second_menu {
  background: #fff;
  z-index: 3;
  display: none;
  position: absolute;
  top: 61px;
  left: -20px;
  right: -20px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
header .header-top .g-container .navbart .page-nav-list .page-nav-list-item .second_menu a {
  display: block;
  border-bottom: 1px solid #f2f2f2;
  padding: 0px 5px;
  line-height: 42px;
  font-size: 0.7rem;
  text-align: center;
}
header .header-top .g-container .navbart .page-nav-list .page-nav-list-item:hover .second_menu {
  display: block;
}
header .header-top .g-container .navbart .page-nav-list .othermenu {
  left: -175px !important;
  padding: 35px 15px;
  width: 1060px;
}
header .header-top .g-container .navbart .page-nav-list .othermenu .menubaner {
  float: left;
}
header .header-top .g-container .navbart .page-nav-list .othermenu .omain {
  float: left;
  padding-left: 20px;
}
header .header-top .g-container .navbart .page-nav-list .othermenu .omain .item {
  float: left;
  padding-left: 50px;
}
header .header-top .g-container .navbart .page-nav-list .othermenu .omain .item .title {
  font-weight: bold;
  font-size: 16px;
  color: #333;
  display: block;
  text-align: left;
  line-height: 25px;
  padding-top: 10px;
}
header .header-top .g-container .navbart .page-nav-list .othermenu .omain .item .list {
  padding-top: 14px;
  text-align: left;
}
header .header-top .g-container .navbart .page-nav-list .othermenu .omain .item .list a {
  border-bottom: 0!important;
  line-height: 35px;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
header .header-top .g-container .navbart .page-nav-list .othermenu .omain .item .list a:hover {
  text-decoration: underline;
  color: #245dd4;
}
header .header-top .g-container .navbart .page-nav-list .othermenu .omain .item:first-child {
  padding-left: 0;
}
header .header-top .g-container .rms {
  height: 100%;
}
header .header-top .g-container .rms .ak {
  padding: 0 10px;
}
header .header-top .g-container .rms .ak a {
  display: block;
  color: #fff;
}
header .header-top .g-container .rms .ak .ga {
  padding: 0 0.2rem;
}
header .header-top .g-container .rms .sendm {
  margin-top: 15px;
  cursor: pointer;
  background-color: #fff;
  color: #7d7d7d;
  border-radius: 3px;
  height: 32px;
  padding: 0 8px;
  line-height: 32px;
}
header .header-top .g-container .rms .ginfo {
  position: relative;
  padding: 15px 10px;
  cursor: pointer;
}
header .header-top .g-container .rms .ginfo .img {
  width: 34px;
  height: 34px;
  overflow: hidden;
  border-radius: 50%;
}
header .header-top .g-container .rms .ginfo .img img {
  width: 100%;
  height: 100%;
  display: block;
}
header .header-top .g-container .rms .ginfo .ginfo-menu {
  background: #fff;
  z-index: 2;
  display: none;
  position: absolute;
  top: 61px;
  left: -20px;
  right: -20px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
header .header-top .g-container .rms .ginfo .ginfo-menu a {
  display: block;
  border-bottom: 1px solid #f2f2f2;
  padding: 0px 5px;
  line-height: 42px;
  font-size: 0.7rem;
  text-align: center;
}
header .header-top .g-container .rms .ginfo:before {
  content: "";
  position: absolute;
  top: 30px;
  right: -3px;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
header .header-top .g-container .rms .ginfo:hover .ginfo-menu {
  display: block;
}
.content {
  min-width: 1240px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.content footer {
  flex: 0 0 450px;
  color: #fff;
  background-color: #131a27;
  padding: 40px 0 10px;
}
.content footer a,
.content footer a:hover {
  color: #fff;
}
.content footer p,
.content footer a {
  margin: 0;
  line-height: 28px;
}
.content footer .mainbox {
  width: 1240px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.content footer .mainbox .footer_line {
  display: flex;
  width: 100%;
  padding-bottom: 30px;
}
.content footer .mainbox .footer_line > div {
  flex: 1;
}
.content footer .mainbox .footer_line > div > p,
.content footer .mainbox .footer_line > div a {
  color: rgba(255, 255, 255, 0.55);
}
.content footer .mainbox .footer_line > div > p.head {
  color: #fff;
}
.content footer .mainbox .footer_line > div > p.head.f24 {
  font-size: 20px;
}
.content footer .mainbox .footer_line > div img {
  width: 75px;
  height: 75px;
}
.content footer .mainbox .footer_line a {
  display: block;
}
.content footer .mainbox .footer_line .tipbox {
  flex: 0 0 35%;
  padding-right: 100px;
}
.content footer .mainbox .copyright {
  width: 100%;
  text-align: center;
  position: relative;
}
.content footer .mainbox .copyright hr {
  border: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 0;
}
.content footer .mainbox .copyright p {
  line-height: 35px;
  padding-top: 0.5rem;
}
.content footer .mainbox .copyright .mova {
  position: absolute;
  left: 0;
  top: 18px;
}
.content .footer_top {
  background: transparent url('https://mall.global8.cn/app3/2022-02-21/6212ef6f84342.png') center no-repeat;
  background-size: cover;
  height: 141px;
}
/*加载页面less*/
#index_main {
  /*//三大块*/
  /*//三大业务模块*/
  /*//会员中心*/
  /*招商引资*/
  /*//新闻模块*/
}
#index_main .index_icon {
  background-image: url("../images/index/common.png");
  background-repeat: no-repeat;
}
#index_main .index_banner {
  width: 100%;
  height: 37.25rem;
  background-color: #2f549f;
}
#index_main .index_banner .swiper-container {
  height: 100%;
}
#index_main .index_banner .swiper-container .swiper_main {
  height: 100%;
  width: 100%;
}
#index_main .index_banner .swiper-container .swiper_main .swiper-slide {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#index_main .index_three_title {
  font-weight: bold;
  background: url("../images/tbn.png") center center no-repeat;
  background-size: contain;
  height: 3rem;
  /*text-shadow: 0.1rem 3px 6px rgba(0,0,0,0.6);*/
  line-height: 3rem;
  font-size: 1.5em;
  color: #363f54;
  text-align: center;
  display: block;
  margin: 0 0 0px 0;
}
#index_main .index_three_title .dot {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.2rem 0.4rem;
  background: #363f54;
  display: inline-block;
  border-radius: 50%;
}
#index_main .index_des {
  color: #888888;
  font-size: 0.7rem;
  display: block;
  text-align: center;
  padding-top: 1rem;
  letter-spacing: 1px;
}
#index_main .index_three_main {
  padding: 3.25rem 0;
  margin: 0 auto;
  width: 100%;
}
#index_main .index_three_main .index_three_list {
  overflow: hidden;
  margin-top: 2.5rem;
  height: 7.5rem;
  background: #245dd4;
  position: relative;
}
#index_main .index_three_main .index_three_list::before {
  content: '';
  top: 0;
  right: 0;
  width: 50%;
  position: absolute;
  bottom: 0;
  background: #aaca05;
}
#index_main .index_three_main .index_three_list .index_three_con {
  width: 1240px;
  margin: 0 auto;
  font-size: 0;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item {
  cursor: pointer;
  width: 310px;
  height: 7.5rem;
  position: relative;
  display: inline-block;
  transition: all 0.4s ease 0s;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item.active {
  width: 620px;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item:first-child {
  background: #245dd4;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item:first-child::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: url(https://mall.global8.cn/app3/2022-02-21/6212e74784764.png) no-repeat center center;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item:nth-child(2) {
  background: #009a3e;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item:nth-child(2)::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: url(https://mall.global8.cn/app3/2022-02-21/6212e7707a937.jpg) no-repeat center center;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item:last-child {
  background: #aacc03;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item:last-child::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: url(https://mall.global8.cn/app3/2022-02-21/6212e7121195a.png) no-repeat center center;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item .con {
  position: absolute;
  top: 2rem;
  left: 1.3rem;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item .con .t1 {
  font-size: 2.2rem;
  color: rgba(255, 255, 255, 0.4);
  font-weight: bold;
  display: inline-block;
  letter-spacing: 0.25rem;
}
#index_main .index_three_main .index_three_list .index_three_con .index_three_item .con .t2 {
  font-size: 1rem;
  position: absolute;
  top: 0;
  z-index: 1;
  color: #fff;
  left: 0;
  top: 1.8rem;
  letter-spacing: 0.15rem;
}
#index_main .index_three_main .swiper-box {
  width: 1240px;
  margin: 1.5rem auto 0;
  overflow: hidden;
}
#index_main .index_three_main .swiper-box .swiper-slide {
  height: 0.05rem;
  opacity: 0;
}
#index_main .index_three_main .swiper-box .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#index_main .index_three_main .swiper-box .swiper-slide-active {
  height: auto;
}
#index_main .index_three_main .swiper-box .swiper-slide {
  padding: 0.1rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con {
  background: #fff;
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
  margin-top: 2.5rem;
  position: relative;
  padding-top: 2.5rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con:before {
  content: '';
  height: 0.2rem;
  top: 0;
  width: 100%;
  right: 0;
  position: absolute;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc {
  padding: 0 2.5rem 0 1rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .ll {
  width: 25%;
  float: left;
  overflow: hidden;
  padding-top: 0rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .ll .item {
  width: 50%;
  text-align: center;
  float: left;
  margin-top: 1rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .ll .item img {
  display: block;
  margin: 0 auto;
  width: 4rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .ll .item .t1 {
  display: block;
  font-size: 0.8rem;
  color: #454545;
  text-align: center;
  padding-top: 0.8rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .ll .item .t2 {
  display: block;
  font-size: 0.6rem;
  text-align: center;
  padding-top: 0.15rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr {
  width: 75%;
  float: left;
  padding-left: 2rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con {
  margin-top: 1.05rem;
  overflow: hidden;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .l {
  overflow: hidden;
  border: 0.1rem solid #245dd4;
  padding: 1.5rem;
  height: 14.7rem;
  border-radius: 0.4rem;
  float: left;
  background-size: 35%;
  background-image: url(../images/index3/10-1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .l .item {
  width: 33.333%;
  float: left;
  margin-top: 0.25rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .l .item img {
  display: block;
  margin: 0 auto;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .l .item span {
  display: block;
  text-align: center;
  padding-top: 0.5rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .r {
  float: right;
  width: 16.5rem;
  overflow: hidden;
  padding: 1.5rem;
  border: 0.1rem solid #15933f;
  border-radius: 0.4rem;
  height: 14.7rem;
  background-size: 35%;
  background-image: url(../images/index3/10-3.png);
  background-repeat: no-repeat;
  background-position: center center;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .r .item {
  width: 50%;
  float: left;
  margin-top: 0.25rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .r .item:nth-child(3),
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .r .item:nth-child(4) {
  margin-top: 1.5rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .r .item img {
  display: block;
  margin: 0 auto;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con .index_cc .rr .con .r .item span {
  display: block;
  text-align: center;
  padding-top: 0.5rem;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con a {
  margin-top: 3rem;
  display: block;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  color: #245dd4;
  line-height: 3rem;
  background: #fafafa;
  width: 100%;
}
#index_main .index_three_main .swiper-box .swiper-slide .index_tree_con a i {
  margin-top: 0.1rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0;
  height: 0;
  border-width: 0.2rem;
  border-style: solid;
  border-color: #245dd4 transparent transparent transparent;
  position: relative;
}
#index_main .index_three_main .swiper-box .swiper-item1 .index_tree_con::before {
  background: #245dd4;
}
#index_main .index_three_main .swiper-box .swiper-item1 .index_tree_con .rr .l .item img {
  width: 3rem;
}
#index_main .index_three_main .swiper-box .swiper-item1 .index_tree_con .rr .cc {
  float: left;
  transform: scale(0.8);
  padding-top: 6rem;
  padding-left: 1.6rem;
}
#index_main .index_three_main .swiper-box .swiper-item1 .index_tree_con .rr .r .item img {
  width: 3rem;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con::before {
  background: #15933f;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc {
  padding: 0rem 2.5rem 0 3.25rem;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .l {
  width: 63%;
  float: left;
  padding-top: 0.75rem;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .l .item {
  position: relative;
  width: 15.2rem;
  float: left;
  border: 1px solid #454545;
  padding: 1.35rem 2rem 1.35rem 2.5rem;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .l .item:nth-child(2),
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .l .item:nth-child(4) {
  margin-left: 3.5rem;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .l .item:nth-child(3),
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .l .item:nth-child(4) {
  margin-top: 2.5rem;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .l .item:before {
  content: attr(data-num);
  position: absolute;
  left: -1rem;
  top: -1rem;
  background: #009a3e;
  color: #fff;
  font-size: 1.2rem;
  width: 2.25rem;
  height: 2.25rem;
  line-height: 2.25rem;
  text-align: center;
  display: block;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .l .item span {
  line-height: 1.3rem;
  letter-spacing: 0.1rem;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .r {
  width: 16rem;
  float: right;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con .index_cc .r img {
  display: block;
  width: 100%;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con a {
  margin-top: 2.5rem;
  display: block;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  color: #15933f;
  line-height: 3rem;
  background: #fafafa;
  width: 100%;
}
#index_main .index_three_main .swiper-box .swiper-item2 .index_tree_con a i {
  margin-top: 0.1rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0;
  height: 0;
  border-width: 0.2rem;
  border-style: solid;
  border-color: #15933f transparent transparent transparent;
  position: relative;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con:before {
  background: #bdd740;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc {
  padding: 0 2rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt span {
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt img {
  margin-left: 0.3rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt2 {
  position: relative;
  background: url(../images/index3/22.png) no-repeat center center;
  background-size: contain;
  width: 56.6rem;
  height: 3.3rem;
  margin: 0 auto;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt2 .cc1 {
  left: 4rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt2 .cc2 {
  left: 25rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt2 .cc3 {
  left: 44rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt2 .cc {
  position: absolute;
  font-size: 0.8rem;
  top: -0.2rem;
  line-height: 1.6rem;
  letter-spacing: 0.1rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt3 {
  border-top: 0px solid #e5e5e5;
  margin-top: 2.5rem;
  overflow: hidden;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt3 .item {
  float: left;
  background: #f8f8f8;
  width: 17.5rem;
  height: 11rem;
  padding: 1.5rem 2rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt3 .item:nth-child(2) {
  margin: 0 2.5rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt3 .item .tt {
  text-align: left;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con .index_cc .tt3 .item p {
  margin-top: 0.8rem;
  letter-spacing: 0.1rem;
  font-size: 0.7rem;
  line-height: 1.55rem;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con a {
  margin-top: 2.5rem;
  display: block;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  color: #bdd740;
  line-height: 3rem;
  background: #fafafa;
  width: 100%;
}
#index_main .index_three_main .swiper-box .swiper-item3 .index_tree_con a i {
  margin-top: 0.1rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0;
  height: 0;
  border-width: 0.2rem;
  border-style: solid;
  border-color: #bdd740 transparent transparent transparent;
  position: relative;
}
#index_main .index_moudal_main {
  padding: 2rem 0 3.25rem;
  background: url(https://mall.global8.cn/app3/2022-02-21/6212e7b415c14.jpg) #31393f no-repeat center center;
  height: 40rem;
  background-size: cover;
}
#index_main .index_moudal_main .index_moudal_container .index_three_title {
  color: #fff;
}
#index_main .index_moudal_main .index_moudal_container .index_three_title .dot {
  background: #fff;
}
#index_main .index_moudal_main .index_moudal_container p {
  color: #fff;
}
#index_main .index_moudal_main .index_moudal_content {
  position: relative;
  width: 1240px;
  margin: 2.9rem auto 0;
}
#index_main .index_moudal_main .index_moudal_content .ccmon {
  margin: 0 auto;
  width: 57rem;
  height: 26rem;
  position: relative;
}
#index_main .index_moudal_main .index_moudal_content .item {
  cursor: pointer;
  position: absolute;
  padding: 2rem 1.25rem;
}
#index_main .index_moudal_main .index_moudal_content .item:hover {
  z-index: 2;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
  transform: scale(1.05);
  transition: all 0.4s ease 0s;
}
#index_main .index_moudal_main .index_moudal_content .item .t1 {
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
}
#index_main .index_moudal_main .index_moudal_content .item p {
  font-size: 0.75rem;
  line-height: 1.2rem;
  padding-top: 1rem;
  letter-spacing: 0.05rem;
}
#index_main .index_moudal_main .index_moudal_content .val {
  height: 13rem;
}
#index_main .index_moudal_main .index_moudal_content .item1 {
  height: 26rem;
  width: 15rem;
  background: url(https://mall.global8.cn/app3/2022-02-21/6212efbed39ee.png) no-repeat center center;
  background-size: cover;
  color: #fff;
  padding-top: 13rem;
}
#index_main .index_moudal_main .index_moudal_content .item1 .t1 {
  font-size: 1.8rem;
  letter-spacing: 0.05rem;
}
#index_main .index_moudal_main .index_moudal_content .item1 p {
  font-size: 2rem;
  padding-top: 0.6rem;
  line-height: 2.4rem;
}
#index_main .index_moudal_main .index_moudal_content .item2 {
  width: 14rem;
  background-color: #009a3e;
  height: 13rem;
  left: 15rem;
  color: #fff;
}
#index_main .index_moudal_main .index_moudal_content .item3 {
  width: 14rem;
  height: 13rem;
  left: 29rem;
  background: url(../images/index3/32.png) no-repeat center center;
  color: #fff;
}
#index_main .index_moudal_main .index_moudal_content .item4 {
  width: 14rem;
  height: 13rem;
  left: 43rem;
  background: url(../images/index3/33.png) #fff no-repeat 6rem 7rem;
  background-size: 55%;
}
#index_main .index_moudal_main .index_moudal_content .item5 {
  width: 28rem;
  height: 13rem;
  top: 13rem;
  left: 15rem;
  background-size: 50%;
  background: url(https://mall.global8.cn/app3/2022-02-21/6212f036187b7.png) #fff no-repeat 15rem 1.75rem;
}
#index_main .index_moudal_main .index_moudal_content .item5 i {
  left: 1.75rem;
  bottom: 4.85rem;
  height: 0.05rem;
  position: absolute;
  width: 5rem;
  background: #454545;
}
#index_main .index_moudal_main .index_moudal_content .item6 {
  width: 14rem;
  height: 13rem;
  top: 13rem;
  left: 43rem;
  background: #bdd740;
}
#index_main .index_member_main {
  background: url(https://mall.global8.cn/app3/2022-02-21/6212f0fb1dfbd.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 33rem;
}
#index_main .index_member_main .cml {
  width: 1240px;
  margin: 0 auto;
  text-align: center;
}
#index_main .index_member_main .cml img {
  margin-top: 3.5rem;
}
#index_main .index_member_main .cml .index_member_title {
  letter-spacing: 0.15rem;
  display: block;
  padding: 4rem 0 1rem 0;
  font-size: 1.5rem;
  text-align: center;
  font-weight: normal;
  color: #fff;
}
#index_main .index_member_main .cml .index_member_link {
  cursor: pointer;
  display: block;
  margin: 4rem auto 0;
  color: #fff !important;
  width: 12.25rem;
  letter-spacing: 0.1rem;
  height: 2.8rem;
  background: #2f8ceb;
  border-radius: 1.5rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 2.8rem;
}
#index_main .index_member_main .swiper-container2 {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}
#index_main .index_Investment {
  background: url(https://mall.global8.cn/app3/2022-02-21/6212ef338e1c7.jpg) no-repeat center;
  width: 100%;
  height: 24.9rem;
  padding: 8rem 0;
}
#index_main .index_Investment .invest_title {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.3rem;
  font-size: 2rem;
}
#index_main .index_Investment .smipleBtnALink {
  position: relative;
  display: block;
  width: 13.95rem;
  height: 4.35rem;
  margin: 2rem auto 0 auto;
}
#index_main .index_Investment .smipleBtnALink .smipleBtnBg {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 2.5rem;
  background: rgba(47, 140, 235, 0.3);
}
#index_main .index_Investment .smipleBtnALink .smipleBtn {
  letter-spacing: 0.2rem;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  width: 11.65rem;
  height: 2.9rem;
  position: absolute;
  top: 0.75rem;
  left: 1.1rem;
  display: block;
  background: #2f8ceb;
  color: #000;
  font-size: 1.6rem;
  line-height: 2.9rem;
  border-radius: 2.5rem;
}
#index_main .index_Investment .smipleBtnALink:hover .smipleBtnBg {
  -webkit-animation: beat 0.5s ease-out;
  -moz-animation: beat 0.5s ease-out;
  -ms-animation: beat 0.5s ease-out;
  -o-animation: beat 0.5s ease-out;
  animation: beat 0.5s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@keyframes beat {
  from {
    transform: scale(1);
  }
  25% {
    transform: scale(1.05);
  }
  50% {
    transform: scale(1.1);
  }
  75% {
    transform: scale(1.05);
  }
  to {
    transform: scale(1);
  }
}
#index_main .index_news_main {
  width: 100%;
}
#index_main .index_news_main.hui {
  background: #f4f5f7;
}
#index_main .index_news_main .index_news_container {
  width: 1240px;
  margin: 0 auto;
  padding: 3.75rem 0;
  overflow: hidden;
}
#index_main .index_news_main .index_news_container .index_news_con {
  margin-top: 3.25rem;
  height: 18rem;
}
#index_main .index_news_main .index_news_container .index_news_con .l {
  float: left;
  width: 50%;
}
#index_main .index_news_main .index_news_container .index_news_con .l .hotnew {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 18rem;
  position: relative;
}
#index_main .index_news_main .index_news_container .index_news_con .l .hotnew h4 {
  position: absolute;
  bottom: 0;
  height: 2.65rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 0 0.75rem;
  font-size: 0.7rem;
  letter-spacing: 0.05rem;
  width: 100%;
  line-height: 2.65rem;
}
#index_main .index_news_main .index_news_container .index_news_con .r {
  float: left;
  width: 50%;
  padding-left: 2rem;
}
#index_main .index_news_main .index_news_container .index_news_con .r .item {
  display: block;
  transition: all 0.4s ease 0s;
  padding: 0.95rem;
  overflow: hidden;
  height: 2.5rem;
  cursor: pointer;
}
#index_main .index_news_main .index_news_container .index_news_con .r .item:first-child .num,
#index_main .index_news_main .index_news_container .index_news_con .r .item:nth-child(2) .num,
#index_main .index_news_main .index_news_container .index_news_con .r .item:nth-child(3) .num {
  background-color: #454545;
}
#index_main .index_news_main .index_news_container .index_news_con .r .item .num {
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  color: #fff;
  font-size: 0.6rem;
  line-height: 1.1rem;
  text-align: center;
  background-color: #a0a0a0;
}
#index_main .index_news_main .index_news_container .index_news_con .r .item .con {
  padding-left: 2rem;
  padding-right: 2rem;
}
#index_main .index_news_main .index_news_container .index_news_con .r .item .con h4 {
  font-size: 0.8rem;
}
#index_main .index_news_main .index_news_container .index_news_con .r .item .con p {
  color: #888888;
  padding-top: 0.75rem;
  padding-left: 0.3rem;
  width: 90%;
  line-height: 1.3rem;
  letter-spacing: 0.1rem;
  font-size: 0.7rem;
}
#index_main .index_news_main .index_news_container .index_news_con .r .item.active {
  background-color: #fafafc;
  height: 6rem;
}
#index_main .index_news_main .index_news_container .index_news_con .r .item.active .num {
  background-color: #245dd4;
}
#index_main .index_news_main .index_news_container .index_news_con .r .item.active .con h4 {
  color: #245dd4;
}
#index_main .index_news_main .index_news_container .index_news_more {
  padding: 3.5rem 0 0.5rem;
  width: 100%;
}
#index_main .index_news_main .index_news_container .index_news_more .index_news_morelink {
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #245dd4;
  width: 7.1rem;
  height: 2.2rem;
  line-height: 2.2rem;
  border: 1px solid #245dd4;
  border-radius: 0.3rem;
  font-size: 0.8rem;
}
#regin_box,
#forgetpwd_box {
  position: relative;
}
#regin_box .bg_box,
#forgetpwd_box .bg_box {
  width: 100%;
  height: 780px;
  background: transparent url("../images/regin/bg.png") center no-repeat;
  background-size: cover;
}
#regin_box .form_box,
#forgetpwd_box .form_box {
  position: absolute;
  left: 50%;
  top: 170px;
  max-height: 440px;
  background: rgba(255, 255, 255, 0.7);
  width: 380px;
  margin-left: -190px;
  padding: 20px 25px;
  border-radius: 10px;
  line-height: 30px;
}
#regin_box .form_box .title_box,
#forgetpwd_box .form_box .title_box {
  overflow: hidden;
}
#regin_box .form_box .title_box label,
#forgetpwd_box .form_box .title_box label {
  font-size: 20px;
  color: #2f8ceb;
}
#regin_box .form_box .title_box span,
#forgetpwd_box .form_box .title_box span {
  display: inline-block;
  float: right;
  color: #00346a;
}
#regin_box .form_box .title_box span a,
#forgetpwd_box .form_box .title_box span a {
  color: inherit;
}
#regin_box .form_box .level_box,
#forgetpwd_box .form_box .level_box,
#regin_box .form_box .input_box,
#forgetpwd_box .form_box .input_box,
#regin_box .form_box .code_box.mar,
#forgetpwd_box .form_box .code_box.mar {
  margin: 0 0 10px;
}
#regin_box .form_box .input_box input,
#forgetpwd_box .form_box .input_box input,
#regin_box .form_box .code_box input,
#forgetpwd_box .form_box .code_box input {
  font-size: 14px;
}
#regin_box .form_box .level_box span,
#forgetpwd_box .form_box .level_box span {
  display: inline-block;
  width: 33%;
  text-align: center;
  background: #e5e5e5;
  line-height: 20px;
  color: #2f8ceb;
}
#regin_box .form_box .level_box span:first-child,
#forgetpwd_box .form_box .level_box span:first-child {
  margin: 0;
  width: 34%;
}
#regin_box .form_box .level_box.low span:nth-child(1),
#forgetpwd_box .form_box .level_box.low span:nth-child(1) {
  background: #B22222;
  color: #fff;
}
#regin_box .form_box .level_box.mid span:nth-child(1),
#forgetpwd_box .form_box .level_box.mid span:nth-child(1),
#regin_box .form_box .level_box.mid span:nth-child(2),
#forgetpwd_box .form_box .level_box.mid span:nth-child(2) {
  background: #FF4500;
  color: #fff;
}
#regin_box .form_box .level_box.hight span,
#forgetpwd_box .form_box .level_box.hight span {
  background: #228B22;
  color: #fff;
}
#regin_box .form_box .code_box input,
#forgetpwd_box .form_box .code_box input {
  width: 100px;
  display: inline-block;
}
#regin_box .form_box .code_box img,
#forgetpwd_box .form_box .code_box img {
  width: 160px;
  height: 100%;
}
#regin_box .form_box .code_box .btndiv,
#forgetpwd_box .form_box .code_box .btndiv {
  display: inline-block;
  border-radius: 5px;
  background-color: #00346a;
  color: #fff;
  padding: 0 8px;
}
#regin_box .form_box .line_box,
#forgetpwd_box .form_box .line_box {
  position: relative;
  overflow: hidden;
  clear: both;
}
#regin_box .form_box .line_box input,
#forgetpwd_box .form_box .line_box input {
  margin: 5px 3px;
}
#regin_box .form_box .line_box a,
#forgetpwd_box .form_box .line_box a {
  color: #00346a;
}
#regin_box .form_box .line_box a.rightlink,
#forgetpwd_box .form_box .line_box a.rightlink {
  display: block;
  float: right;
}
#regin_box .form_box .btn_box button,
#forgetpwd_box .form_box .btn_box button {
  width: 100%;
}
#regin_box .form_box .input_box.hidd,
#forgetpwd_box .form_box .input_box.hidd,
#regin_box .form_box .btn_box.hidd,
#forgetpwd_box .form_box .btn_box.hidd,
#regin_box .form_box hr.hidd,
#forgetpwd_box .form_box hr.hidd {
  display: none;
}
#news_box {
  position: relative;
  background: #f4f4f4;
  /*左边内容*/
}
#news_box .banner {
  position: relative;
  width: 100%;
  /* height: 340px; */
  height:550px;
  background: transparent url("../images/regin/topBg.png") center no-repeat;
  background-size: cover;
}
.center{
	margin: 0 auto;
	width: 1240px;
}
.bTitle{
	margin-top: 190px;
	width: 425px;
	height: 63px;
	position: relative;
}
.bTitle_val{
	position: relative;
	z-index: 2;
	height: 63px;
	font-size: 48px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 56px;
	letter-spacing: 2px;
}
.bTitle_mask{
	z-index: 1;
	width: 100%;
	position: absolute;
	right: -100px;
	bottom: -35px;
	width: 353px;
	height: 65px;
	background: #0C4AE7;
	font-size: 30px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 65px;
	letter-spacing: 1px;
}

#news_box .banner .ddm {
  position: absolute;
  width: 1240px;
  height: 340px;
  top: 0;
  left: 50%;
  margin-left: -595px;
  text-align: center;
  line-height: 340px;
}
#news_box .banner .ddm span {
  margin: 0 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  color: #fff;
}
#news_box .banner .ddm i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
}
#news_box .tab_box {
  width: 100%;
  line-height: 60px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
}
#news_box .tab_box span {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
#news_box .tab_box span.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #2f549f;
}
#news_box .newsMain {
  background-color: #f4f4f4;
}
#news_box .newsMain .newsMainBox {
  width: 1240px;
  margin: 0px auto 50px;
}
#news_box .newsMain .newsMainBox .newsLeft {
  width: 860px;
  float: left;
}
#news_box .newsMain .newsMainBox .newsLeft ul li {
  transition: all 0.2s linear;
  width: 100%;
  height: 220px;
  padding: 15px;
  background-color: #fff;
  margin-top: 20px;
  position: relative;
  border-radius: 5px;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a {
  display: block;
  height: 100%;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsL {
  height: 100%;
  width: 250px;
  display: inline-block;
  float: left;
  overflow: hidden;
  border-radius: 5px;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsL img {
  width: auto;
  height: 100%;
  display: block;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsR {
  width: 580px;
  float: right;
  padding-left: 20px;
  position: relative;
  height: 100%;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsR .newsLLiTitle {
  font-size: 18px;
  color: #000;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsR .newsLLiCon {
  color: #8D8D8D;
  font-size: 0.8rem;
  line-height: 1.2rem;
  margin-top: 20px;
  height: 95px;
  overflow: hidden;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsR .time {
  margin-top: 20px;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsR .time span {
  font-size: 14px;
  color: #8D8D8D;
  display: inline-block;
  margin-right: 5px;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsR .time .icn {
  display: inline-block;
  float: right;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsR .time .icn i {
  display: inline-block;
  background: transparent url("../images/order/3.png") center 5px no-repeat;
  width: 18px;
  height: 16px;
  background-size: 80%;
}
#news_box .newsMain .newsMainBox .newsLeft ul li a .newsR .time .icn span {
  font-size: 0.7rem;
  color: #8D8D8D;
}
#news_box .newsMain .newsMainBox .newsLeft ul li:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  transform: translateY(-3px);
}
#news_box .newsMain .newsMainBox .newsLeft ul li:hover .newsLLiTitle {
  color: #2f549f !important;
}
#news_box .newsMain .newsMainBox .newsRight {
  width: 310px;
  float: right;
  margin-top: 0px;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot {
  margin-top: 20px;
  width: 100%;
  background-color: #fff;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot .newsRBotBox {
  padding: 10px;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot .newsRBotBox .newsRBotTitle {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #E3E3E3;
  font-size: 16px;
  color: #000;
  display: block;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot .newsRBotBox .newsRBotCont ul li {
  width: 100%;
  height: 70px;
  margin-top: 15px;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot .newsRBotBox .newsRBotCont ul li a {
  display: block;
  height: 100%;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot .newsRBotBox .newsRBotCont ul li a .newsRBLiLeft {
  width: 70px;
  height: 70px;
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot .newsRBotBox .newsRBotCont ul li a .newsRBLiLeft img {
  width: 100%;
  height: 100%;
  display: block;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot .newsRBotBox .newsRBotCont ul li a .newsRBLiRight {
  width: 220px;
  float: right;
  padding: 0px 10px;
  position: relative;
  height: 100%;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot .newsRBotBox .newsRBotCont ul li a .newsRBLiRight .newsRBRTitle {
  color: #585858;
  font-size: 14px;
  line-height: 0.9rem;
  overflow: hidden;
  height: 53px;
}
#news_box .newsMain .newsMainBox .newsRight .newsRightBox .newsRightBot .newsRBotBox .newsRBotCont ul li a .newsRBLiRight .newsRBRTime {
  color: #8D8D8D;
  font-size: 14px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#news_box .new_detail {
  width: 1240px;
  margin: 30px auto 20px;
  padding: 50px 30px 30px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 3px 5px 8px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  clear: both;
  display: block;
}
#news_box .new_detail .test_cont {
  line-height: 26px;
  text-align: center;
}
#news_box .new_detail .test_cont .desbox {
  text-align: left;
  padding: 0 35px;
}
#news_box .new_detail .test_cont h1 {
  font-size: 22px;
  line-height: 36px;
}
#news_box .new_detail .test_cont p {
  color: #898989;
  padding: 10px 0 8px;
  overflow: hidden;
  display: block;
}
#news_box .new_detail .test_cont p span {
  padding-left: 50px;
}
#news_box .new_detail .test_cont p span i {
  display: inline-block;
  background: transparent url("../images/order/3.png") center 5px no-repeat;
  width: 18px;
  height: 16px;
  background-size: 80%;
}
#news_box .new_detail hr {
  margin: 0;
  padding: 0;
}
#news_box .new_detail .main_cont {
  font-size: 16px;
  padding: 25px 35px;
  line-height: 28px;
  user-select: none;
}
#about_box {
  position: relative;
}
#about_box.bgcoo {
  background: #eee;
}
#about_box.bgcoo .about_cont {
  background: #fff;
}
#about_box .banner {
  position: relative;
  width: 100%;
  height: 340px;
  background: transparent url("../images/about/cv.jpg") center no-repeat;
  background-size: cover;
}
#about_box .banner .ddm {
  position: absolute;
  width: 1240px;
  height: 340px;
  top: 0;
  left: 50%;
  margin-left: -595px;
  text-align: center;
  line-height: 340px;
}
#about_box .banner .ddm span {
  margin: 0 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  color: #fff;
}
#about_box .banner .ddm i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
}
#about_box .tab_box {
  width: 100%;
  line-height: 60px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
  border-bottom: 1px solid #2f549f;
}
#about_box .tab_box span {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
#about_box .tab_box span.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #2f549f;
}
#about_box .title {
  text-align: center;
  margin-bottom: 10px;
}
#about_box .title p {
  font-size: 24px;
  color: #959595;
}
#about_box .about_cont {
  /*width:@topLvWidth;margin:0 auto 40px;padding:50px 30px 30px;*/
  display: none;
}
#about_box .about_cont .out-contact {
  position: relative;
  margin-bottom: 61px;
}
#about_box .about_cont .out-contact::after {
  position: absolute;
  top: 0;
  right: 0;
  background: #F2F2F2;
  display: block;
  content: '';
  width: 40%;
  height: 100%;
  z-index: 2;
}
#about_box .about_cont.centt_box {
  width: 1240px;
  margin: 60px auto 40px;
  padding: 50px 30px 30px;
}
#about_box .about_cont.active {
  display: block;
}
#about_box .about_cont .center_box {
  width: 1240px;
  margin: 0 auto;
  padding: 0px 30px 15px;
}
#about_box .about_cont .center_box.titile {
  padding: 69px 30px 96px;
  margin-top: 40px;
}
#about_box .about_cont H2,
#about_box .about_cont H3 {
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
}
#about_box .about_cont H2:after,
#about_box .about_cont H3:after {
  content: attr(data-info);
  color: rgba(100, 100, 100, 0.07);
  position: absolute;
  width: 100%;
  text-align: center;
  display: block;
  left: 0;
  top: -8px;
  font-size: 46px;
}
#about_box .about_cont h2 {
  font-size: 28px;
}
#about_box .about_cont h3 {
  font-size: 28px;
}
#about_box .about_cont h5 {
  margin: 0;
  padding: 0;
  font-size: 18px;
}
#about_box .about_cont .ad {
  height: 500px;
  padding-bottom: 50px;
  /*background:transparent url("../images/about/about_ad.png") center no-repeat;background-size:cover;*/
}
#about_box .about_cont .bgcolor {
  background-color: #f0f0f0;
}
#about_box .about_cont .cont_box {
  overflow: hidden;
}
#about_box .about_cont .cont_box p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
#about_box .about_cont .cont_box.bgpic1 {
  padding: 3% 18% 5% 48%;
  background: #2f549f url("../images/about/about_ad2.jpg") left top no-repeat;
  background-size: 44.45% 100%;
}
#about_box .about_cont .cont_box.bgpic1 p {
  color: #fff;
}
#about_box .about_cont .cont_box.bgpic1 p.puu {
  padding-bottom: 20px;
  font-size: 36px;
  line-height: normal;
}
#about_box .about_cont .cont_box.bgpic1 p.puu + p {
  line-height: 30px;
}
#about_box .about_cont .cont_box.bgpic2 {
  padding-right: 666px;
  background: url("../images/about/about_ad4.jpg") 90% top no-repeat;
  background-size: 45%;
  height: 500px;
  padding-top: 30px;
}
#about_box .about_cont .cont_box.bgpic2 h3 {
  padding-bottom: 40px;
  padding-top: 15px;
}
#about_box .about_cont .cont_box.bgpic2 p {
  padding-bottom: 15px;
}
#about_box .about_cont .cont_box.nopic h3 {
  padding-bottom: 40px;
  padding-top: 15px;
}
#about_box .about_cont .cont_box.nopic h5 {
  padding-bottom: 15px;
}
#about_box .about_cont .cont_box.nopic h5 + p {
  padding-bottom: 30px;
  color: #959595;
}
#about_box .about_cont .cont_box.founder1,
#about_box .about_cont .cont_box.founder2 {
  margin-top: 35px;
  width: 80%;
  min-width: 1200px;
  height: 400px;
  position: relative;
  left: 10%;
  background-color: #f2f2f2;
  overflow: visible;
}
#about_box .about_cont .cont_box.founder1 .card,
#about_box .about_cont .cont_box.founder2 .card {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 3px rgba(128, 128, 128, 0.5);
  padding: 40px 30px;
  width: 49%;
}
#about_box .about_cont .cont_box.founder1 .card h3,
#about_box .about_cont .cont_box.founder2 .card h3 {
  text-align: left;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #173080;
}
#about_box .about_cont .cont_box.founder1 .card h3 + p,
#about_box .about_cont .cont_box.founder2 .card h3 + p {
  color: #2f549f;
}
#about_box .about_cont .cont_box.founder1 .card p,
#about_box .about_cont .cont_box.founder2 .card p {
  font-size: 13px;
}
#about_box .about_cont .cont_box.founder1 .card p.padd,
#about_box .about_cont .cont_box.founder2 .card p.padd {
  padding-bottom: 20px;
}
#about_box .about_cont .cont_box.founder1 .card p.bigword,
#about_box .about_cont .cont_box.founder2 .card p.bigword {
  font-size: 14px;
}
#about_box .about_cont .cont_box.founder1 {
  margin-top: 150px;
}
#about_box .about_cont .cont_box.founder1:after {
  content: '';
  background: url(../images/about/about_founder1_fix.png) no-repeat;
  width: 330px;
  height: 560px;
  position: absolute;
  display: block;
  right: 50px;
  bottom: 0;
  background-size: 85%;
}
#about_box .about_cont .cont_box.founder1 .card {
  top: -150px;
  left: 15%;
}
#about_box .about_cont .cont_box.founder2 {
  margin: 100px 0 150px;
}
#about_box .about_cont .cont_box.founder2:after {
  content: '';
  background: url(../images/about/about_founder2_fix.png) no-repeat;
  width: 340px;
  height: 570px;
  position: absolute;
  display: block;
  left: 175px;
  bottom: 0;
  background-size: 85%;
}
#about_box .about_cont .cont_box.founder2 .card {
  top: 75px;
  right: 7%;
  padding-bottom: 70px;
}
#about_box .about_cont .cont_box.contact {
  padding-top: 40px;
  display: flex;
}
#about_box .about_cont .cont_box.contact .map_box,
#about_box .about_cont .cont_box.contact .map_cont {
  z-index: 3;
  width: 50%;
  height: 561px;
}
#about_box .about_cont .cont_box.contact .map_box {
  position: relative;
  top: 55px;
  left: 60px;
  width: 601px;
  height: 450.7px;
  background: green;
}
#about_box .about_cont .cont_box.contact .map_box > #allmap {
  width: 100%!important;
  height: 100%!important;
}
#about_box .about_cont .cont_box.contact .map_cont {
  padding: 15px;
  color: #454545;
}
#about_box .about_cont .cont_box.contact .map_cont h3 {
  font-size: 36px;
  font-weight: bold;
  text-align: left;
}
#about_box .about_cont .cont_box.contact .map_cont .part-head {
  margin-top: 25px;
  position: relative;
}
#about_box .about_cont .cont_box.contact .map_cont .part-head h4 {
  font-size: 16px;
}
#about_box .about_cont .cont_box.contact .map_cont .part-head > p {
  font-size: 36px;
  font-weight: bold;
  line-height: 60px;
  color: #2F549F;
}
#about_box .about_cont .cont_box.contact .map_cont .part-head::after {
  position: absolute;
  content: '';
  width: 167px;
  height: 1px;
  bottom: -49px;
  background: #CECECE;
}
#about_box .about_cont .cont_box.contact .map_cont .part-content {
  margin-top: 87px;
  font-size: 16px;
  line-height: 2;
}
#about_box .about_cont .cont_box.contact .map_cont .part-qrcode {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  text-align: center;
  line-height: 2;
  margin-top: 50px;
}
#about_box .about_cont .cont_box.contact .map_cont .part-qrcode .qrcode-box img {
  width: 100px;
  height: 100px;
}
#about_box .about_cont .cont_box.contact .map_cont .part-qrcode .qrcode-box span {
  display: block;
  margin-top: 25px;
}
#about_box .about_cont .cont_box.contact .map_cont p {
  line-height: 30px;
}
#about_box .about_cont .cont_box .punc {
  float: left;
  width: 50%;
  height: 310px;
  padding-top: 30px;
}
#about_box .about_cont .cont_box .punc:before {
  content: '';
  display: block;
  width: 70px;
  height: 70px;
  margin-bottom: 15px;
  background-size: 80%;
}
#about_box .about_cont .cont_box .punc h5 {
  color: #349f2f;
}
#about_box .about_cont .cont_box .punc:nth-child(2n) {
  padding-left: 15px;
}
#about_box .about_cont .cont_box .punc:nth-child(2n+1) {
  padding-right: 15px;
}
#about_box .about_cont .cont_box .punc:nth-child(2n+1) h5 {
  color: #2f549f;
}
#about_box .about_cont .cont_box .punc:nth-child(1),
#about_box .about_cont .cont_box .punc:nth-child(2) {
  border-bottom: 1px solid #e0e0e0;
}
#about_box .about_cont .cont_box .punc:nth-child(1):before {
  background: url("../images/about/punc_1.png") left top no-repeat;
}
#about_box .about_cont .cont_box .punc:nth-child(2):before {
  background: url("../images/about/punc_2.png") left top no-repeat;
}
#about_box .about_cont .cont_box .punc:nth-child(3):before {
  background: url("../images/about/punc_3.png") left top no-repeat;
}
#about_box .about_cont .honor_box {
  text-align: center;
}
#about_box .about_cont .honor_box img {
  border: 0;
}
#about_box .about_cont .honor_box .i1 {
  height: 310px;
}
#about_box .about_cont .honor_box .i2 {
  height: 170px;
}
#about_box .about_cont .honor_box span {
  line-height: 24px;
  font-size: 14px;
  padding: 20px 0 30px;
  display: inline-block;
}
#about_box .about_cont .qcode:before {
  content: '';
  clear: both;
  overflow: hidden;
  display: block;
  padding-top: 80px;
}
#about_box .about_cont .qcode .qcode_box {
  text-align: center;
}
#about_box .about_cont .qcode .qcode_box img {
  width: 192px;
  height: 192px;
  border: 0;
  display: block;
  margin: 0 auto;
}
#about_box .about_cont .qcode .qcode_box span {
  line-height: 24px;
  font-size: 20px;
  padding: 20px 0 30px;
  display: inline-block;
}
#help_center {
  position: relative;
  background: #eee;
}
#help_center .banner {
  position: relative;
  width: 100%;
  height: 340px;
  background: transparent url("../images/help_center/bg.png") center no-repeat;
  background-size: cover;
}
#help_center .banner .ddm {
  position: absolute;
  width: 1240px;
  height: 340px;
  top: 0;
  left: 50%;
  margin-left: -595px;
  text-align: center;
  line-height: 340px;
}
#help_center .banner .ddm span {
  margin: 0 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  color: #fff;
}
#help_center .banner .ddm i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
}
#help_center .tab_box {
  width: 100%;
  line-height: 60px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
}
#help_center .tab_box span {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
#help_center .tab_box span.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #2f549f;
}
#help_center .file_cont {
  width: 1240px;
  margin: 60px auto 40px;
  padding: 50px 30px 30px;
  background-color: #fff;
  display: none;
  clear: both;
}
#help_center .file_cont.active {
  display: block;
}
#help_center .file_cont .filebox {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 25px;
  float: left;
  width: 22.75%;
  margin: 0 0 0 3%;
}
#help_center .file_cont .filebox:hover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
#help_center .file_cont .filebox:nth-child(n+5) {
  margin: 3% 0 0 3%;
}
#help_center .file_cont .filebox:nth-child(4n+1) {
  margin: 3% 0 0 0;
}
#help_center .file_cont .filebox:first-child {
  margin: 0;
}
#help_center .file_cont .filebox hr {
  border: 0;
  background-color: #e2e2e2;
  height: 1px;
}
#help_center .file_cont .filebox a {
  display: block;
  padding-left: 35px;
  line-height: 25px;
  position: relative;
  /*border:1px #38a3ff solid;*/
}
#help_center .file_cont .filebox a:after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -2px;
  left: 0px;
  background: url("../images/help_center/download_ico.png") center no-repeat;
  background-size: 60%;
}
#help_center .file_cont .nofile {
  height: 300px;
  text-align: center;
  line-height: 300px;
}
#help_center .file_cont .nofile::before {
  content: '正在制作文档中，感谢关注！';
}
#inves_box .center_box {
  /*width:@topLvWidth;*/
  width: 999px;
  margin: 0px auto 40px;
  padding: 20px 0px 30px;
  background-color: #fff;
  text-align: center;
}
#inves_box .center_box div {
  line-height: 0;
}
#inves_box .center_box img {
  width: 100%;
}
#inves_box .center_box .txt_box,
#inves_box .center_box .info_1,
#inves_box .center_box .info_2,
#inves_box .center_box .info_3,
#inves_box .center_box .form_box {
  position: relative;
}
#inves_box .center_box .info_1:before,
#inves_box .center_box .info_2:before,
#inves_box .center_box .info_2:after,
#inves_box .center_box .info_3:before {
  position: absolute;
  display: block;
  white-space: pre;
}
#inves_box .center_box .info_1:before {
  content: '每年超过5000个工地，\a 2000亿蓝海市场，与你共享。\a 高新科技+互联网+建筑新模式，\a 快速复制收益。\a 20年建筑集团团队鼎力支持，\a 助你打造智慧工地城市标杆。';
  text-align: left;
  color: #fff;
  font-size: 1.4rem;
  top: 30%;
  left: 12%;
  line-height: 2.2rem;
  width: 40%;
}
#inves_box .center_box .info_2:before {
  content: '全球共德重磅推出“城市合伙人计划”，将智慧工地解决方案、人脸识别智能考勤机等业务经营权外放，面向社会招募合伙人。通过全球共德提供的互联网+建筑服务平台、技术及人员培训服务等支持，让城市合伙人快速进军当地建筑劳务市场，实现合作共赢，共享建筑劳务亿万级市场的发展红利。';
  color: #89c331;
  font-size: 1.4rem;
  top: 15%;
  left: 5%;
  line-height: 2.6rem;
  width: 90%;
  white-space: pre-wrap;
  text-align: left;
}
#inves_box .center_box .info_2:after {
  content: '如果你有建筑产业资源，想在建筑领域有更深度发展\a如果你拥有固定施工单位或客户资源和销售队伍\a如果你想在千亿级的智慧工地领域有所收获';
  color: #1473ad;
  font-size: 1.4rem;
  bottom: 23%;
  left: 5%;
  line-height: 2.6rem;
  width: 90%;
}
#inves_box .center_box .info_3:before {
  content: '全球共德智慧工地，是将互联网+的理念和技术引入建筑工地，从施工现场源头抓起，最大程度地收集人员、安全、环境、材料等关键业务数据，依托物联网、人工智能算法，建立云端大数据管理平台，形成“端+云+大数据”的业务体系和新的管理模式，打通从一线操作与远程监管的数据链条，实现劳务、安全、环境、材料各业务环节的智能化、互联网化管理，提升建筑工地的精益生产管理水平，实现互联网+建筑工地的跨界融合，促进行业转型升级。';
  color: #fff;
  font-size: 1.4rem;
  top: 35%;
  left: 5%;
  line-height: 2.6rem;
  width: 90%;
  white-space: pre-wrap;
  text-align: left;
}
#inves_box .center_box .txt_area_1,
#inves_box .center_box .txt_area_2,
#inves_box .center_box .txt_area_3,
#inves_box .center_box .txt_area_4,
#inves_box .center_box .txt_area_5 {
  position: absolute;
  width: 45%;
  line-height: 2.2rem;
  font-size: 1.2rem;
}
#inves_box .center_box .txt_area_1,
#inves_box .center_box .txt_area_3,
#inves_box .center_box .txt_area_5 {
  left: 55%;
  text-align: left;
}
#inves_box .center_box .txt_area_1 h5,
#inves_box .center_box .txt_area_3 h5,
#inves_box .center_box .txt_area_5 h5 {
  margin: 0;
  color: #0b4c36;
  font-size: 1.4rem;
}
#inves_box .center_box .txt_area_2,
#inves_box .center_box .txt_area_4 {
  right: 55%;
  text-align: right;
}
#inves_box .center_box .txt_area_2 h5,
#inves_box .center_box .txt_area_4 h5 {
  margin: 0;
  color: #009741;
  font-size: 1.4rem;
}
#inves_box .center_box .txt_area_1 {
  top: 15%;
}
#inves_box .center_box .txt_area_2 {
  top: 31%;
}
#inves_box .center_box .txt_area_3 {
  top: 46%;
}
#inves_box .center_box .txt_area_4 {
  top: 62%;
}
#inves_box .center_box .txt_area_5 {
  top: 78%;
}
#inves_box .center_box .floa_layer {
  position: absolute;
  width: 90%;
  top: 12%;
  left: 5%;
  padding: 0 6%;
}
#inves_box .center_box .floa_layer .txt_area_unite {
  line-height: 2.2rem;
  font-size: 1.2rem;
  text-align: left;
  padding: 2% 0;
}
#inves_box .center_box .floa_layer .txt_area_unite h5 {
  margin: 20px 0;
  color: #00903b;
  font-size: 1.4rem;
}
#inves_box .center_box .floa_layer .txt_area_unite p {
  color: #37b9f5;
  display: block;
  background-color: #dededc;
  padding: 5px 44px;
  letter-spacing: 5px;
}
#inves_box .center_box .floa_layer .line_box {
  line-height: 2rem;
  overflow: hidden;
  margin: 3% 0;
  background-color: #fff;
  padding: 2% 3%;
  border: 1px solid #3385b5;
  border-radius: 3px;
  font-size: 1.3rem;
}
#inves_box .center_box .floa_layer .line_box > label,
#inves_box .center_box .floa_layer .line_box > input,
#inves_box .center_box .floa_layer .line_box > div {
  display: block;
  float: left;
}
#inves_box .center_box .floa_layer .line_box > label {
  width: 30%;
  text-align: right;
  margin-bottom: 0;
}
#inves_box .center_box .floa_layer .line_box > input {
  width: 60%;
  padding: 0 5%;
  line-height: 1.2rem;
  border: 0;
  margin-top: 0.2rem;
}
#inves_box .center_box .floa_layer .line_box .select_box {
  width: 70%;
}
#inves_box .center_box .floa_layer .line_box .select_box span,
#inves_box .center_box .floa_layer .line_box .select_box img {
  display: block;
}
#inves_box .center_box .floa_layer .line_box .select_box span,
#inves_box .center_box .floa_layer .line_box .select_box input {
  width: 80%;
  float: left;
  text-align: left;
  padding: 0 0 0 7%;
  border: 0;
  line-height: 2rem;
}
#inves_box .center_box .floa_layer .line_box .select_box img {
  width: 18px;
  height: 16px;
  border: 0;
  float: right;
  margin: 15px 5px 0 0;
}
#inves_box .center_box .floa_layer .line_box .select_box input {
  display: none;
}
#inves_box .center_box .form_box .floa_layer {
  border-radius: 18px;
  background-color: rgba(255, 255, 255, 0.35);
  padding: 4% 6%;
  top: 8%;
}
#inves_box .center_box .form_box .floa_layer .btn_box {
  line-height: 1.2rem;
}
#inves_box .center_box .form_box .floa_layer .btn_box button {
  padding: 0;
  width: 235px;
  margin: 2rem auto 0;
  height: 76px;
  border: 0;
  display: block;
  background-color: transparent;
  background-image: url('http://www.global-good.cn/tpl/default/join_img/images/btn.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.dialogFlex dialog {
  width: 240px;
  height: 200px!important;
  left: 50%;
  padding: 20px;
  height: 50%;
  margin-left: -120px;
  margin-top: -100px;
  top: 50%;
}
/*产品详情页*/
#product {
  background: #eee;
  /*效率*/
  /*安全*/
  /*系统*/
  /*参数*/
  /* 人脸识别考勤机G型 */
}
#product .tophead2 h4 {
  display: inline-block;
  letter-spacing: 2px;
  font-weight: normal;
  padding-left: 1.8rem;
  color: #255dd4;
  font-size: 1.1rem;
  position: relative;
}
#product .tophead2 h4:before {
  left: 0;
  content: '';
  background: #245dd4;
  width: 1rem;
  height: 1rem;
  top: 0.15rem;
  position: absolute;
}
#product .tophead2 h4:after {
  content: '';
  position: absolute;
  width: 70px;
  height: 23px;
  right: -86px;
  top: 1px;
  background: url(../images/supplier/i.png) no-repeat center center;
  background-size: cover;
}
#product .banner {
  position: relative;
  width: 100%;
  height: 340px;
  background: transparent url("../images/product/banner1.jpg") center no-repeat;
  background-size: cover;
}
#product .banner .ddm {
  position: absolute;
  width: 1240px;
  height: 340px;
  top: 0;
  left: 50%;
  margin-left: -595px;
  text-align: center;
  line-height: 340px;
}
#product .banner .ddm span {
  margin: 0 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  color: #fff;
}
#product .banner .ddm i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
}
#product .tab_box {
  width: 100%;
  line-height: 60px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
}
#product .tab_box span {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
#product .tab_box span.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #2f549f;
}
#product .ppc {
  display: none;
}
#product .ppc.active {
  display: block;
}
#product .product_bg {
  padding: 0px 0 0 0;
}
#product .product_bg .product_floorbg {
  width: 100%;
  height: 850px;
  background-image: url(../images/product/1.png);
  background-size: 100% 100%;
  margin: 0 auto;
}
#product .product_bg .product_floorbg .product_fp {
  padding: 1.2rem 0;
  position: relative;
  width: 1240px;
  height: 850px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
#product .product_bg .product_floorbg .product_fp .product_center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 280px;
  height: 691px;
}
#product .product_bg .product_floorbg .product_fp .product_center .p1 {
  width: 280px;
  height: 691px;
  position: relative;
  z-index: 2;
  top: 100px;
}
#product .product_bg .product_floorbg .product_fp .product_center .p2,
#product .product_bg .product_floorbg .product_fp .product_center .p3,
#product .product_bg .product_floorbg .product_fp .product_center .p4 {
  position: absolute;
  z-index: 1;
  left: -40px;
  top: 200px;
  width: 350px;
  height: 350px;
  opacity: 0;
}
#product .product_bg .product_floorbg .product_fp .product_center .p2 {
  -webkit-animation: pro-ani 4.5s ease-out forwards infinite;
  animation: pro-ani 4.5s ease-out forwards infinite;
}
#product .product_bg .product_floorbg .product_fp .product_center .p3 {
  -webkit-animation: pro-ani 4.5s 1.5s ease-out forwards infinite;
  animation: pro-ani 4.5s 1.5s ease-out forwards infinite;
}
#product .product_bg .product_floorbg .product_fp .product_center .p4 {
  -webkit-animation: pro-ani 4.5s 3s ease-out forwards infinite;
  animation: pro-ani 4.5s 3s ease-out forwards infinite;
}
@-webkit-keyframes pro-ani {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  10% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes pro-ani {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  10% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
#product .product_bg .product_floorbg .t1,
#product .product_bg .product_floorbg .t2,
#product .product_bg .product_floorbg .t3,
#product .product_bg .product_floorbg .up1 {
  display: block;
  text-align: center;
  /*font-weight: bold;*/
}
#product .product_bg .product_floorbg .t1 {
  letter-spacing: 0.5rem;
  /*font-weight: bold;*/
  font-size: 1.6rem;
  color: #626262;
}
#product .product_bg .product_floorbg .t2 {
  /*font-weight: bold;*/
  font-size: 1.6rem;
  letter-spacing: 0.15rem;
  padding: 0.6rem 0;
}
#product .product_bg .product_floorbg .t3 {
  font-size: 1.4rem;
  /*font-weight: bold;*/
  color: #a0a0a0;
}
#product .product_bg .product_floorbg .ul4 {
  position: absolute;
  bottom: 55px;
  width: 70%;
  margin-left: -35%;
  left: 50%;
  letter-spacing: 0.15rem;
}
#product .product_bg .product_floorbg .ul4 .up1 {
  width: 25%;
  font-size: 0.8rem;
  float: left;
  font-size: 1.1rem;
  /*font-weight: bold;*/
}
#product .product_bg .product_floorbg .ul4 .up1:first-child {
  text-align: left;
}
#product .product_bg .product_floorbg .ul4 .up1:last-child {
  text-align: right;
}
#product .product_effic {
  background-color: #141414;
  min-width: 1240px;
}
#product .product_effic .pro_con {
  margin: 0 auto;
  width: 1240px;
}
#product .product_effic .pro_con .pro_conm {
  margin: 0 auto;
  padding: 3rem 0 3rem;
}
#product .product_effic .pro_con .pro_conm .effic_t1,
#product .product_effic .pro_con .pro_conm .effic_t2,
#product .product_effic .pro_con .pro_conm .effic_t3 {
  display: block;
  /*font-weight: bold;*/
}
#product .product_effic .pro_con .pro_conm .effic_t1 {
  color: #b0b0b0;
  font-size: 2.2rem;
  letter-spacing: 0.3rem;
}
#product .product_effic .pro_con .pro_conm .effic_t2 {
  color: #eeeeee;
  font-size: 2.6rem;
  padding: 0.7rem 0 1.5rem;
  letter-spacing: 0.5rem;
}
#product .product_effic .pro_con .pro_conm .effic_t3 {
  color: #b0b0b0;
  font-size: 0.9rem;
  letter-spacing: 0.2rem;
  line-height: 2.5rem;
}
#product .product_effic .pro_con .pro_conm .effic_d1 {
  padding-top: 4rem;
}
#product .product_effic .pro_con .pro_conm .effic_d1 .et1,
#product .product_effic .pro_con .pro_conm .effic_d1 .et2,
#product .product_effic .pro_con .pro_conm .effic_d1 .et3,
#product .product_effic .pro_con .pro_conm .effic_d1 .et4 {
  letter-spacing: 0.15rem;
  font-size: 1.2rem;
  color: #b0b0b0;
  /*font-weight: bold;*/
  text-align: center;
  width: 25%;
  display: block;
  float: left;
}
#product .product_effic .pro_con .pro_conm .effic_d1 .et1 {
  text-align: left;
}
#product .product_effic .pro_con .pro_conm .effic_d1 .et4 {
  text-align: right;
}
#product .product_effic .pro_con .pro_conm .effic_d2 {
  padding-top: 1.6rem;
}
#product .product_effic .pro_con .pro_conm .effic_d2 .ed1,
#product .product_effic .pro_con .pro_conm .effic_d2 .ed2,
#product .product_effic .pro_con .pro_conm .effic_d2 .ed3,
#product .product_effic .pro_con .pro_conm .effic_d2 .ed4 {
  letter-spacing: 0.15rem;
  font-size: 1.4rem;
  color: #eeeeee;
  /*font-weight: bold;*/
  text-align: center;
  width: 25%;
  display: block;
  float: left;
}
#product .product_effic .pro_con .pro_conm .effic_d2 .ed1 {
  text-align: left;
}
#product .product_effic .pro_con .pro_conm .effic_d2 .ed4 {
  text-align: right;
}
#product .product_effic .pro_con .effic_m {
  max-width: 1000px;
  margin: 0 auto;
}
#product .product_effic .pro_con .effic_m .effic_img {
  width: 100%;
  display: block;
}
#product .safe {
  background-color: #fff;
}
#product .safe .pro_con .pro_conm .effic_t2 {
  color: #fff;
}
#product .safe .pro_con .pro_conm .effic_t3 {
  color: #c8c8c8;
  line-height: 2.4rem;
}
#product .safe .pro_con .pro_conm .effic_d2 .et1,
#product .safe .pro_con .pro_conm .effic_d2 .et2,
#product .safe .pro_con .pro_conm .effic_d2 .et3,
#product .safe .pro_con .pro_conm .effic_d2 .et4 {
  color: #d5d5d5;
}
#product .safe .pro_con .pro_conm .effic_d2 .ed1,
#product .safe .pro_con .pro_conm .effic_d2 .ed2,
#product .safe .pro_con .pro_conm .effic_d2 .ed3,
#product .safe .pro_con .pro_conm .effic_d2 .ed4 {
  color: #fff;
  font-size: 1.2rem;
}
#product .quality .pro_con .pro_conm .effic_t2 {
  letter-spacing: 0.2rem;
}
#product .pro_p7 .pro_con .pro_conm {
  padding-top: 8rem;
}
#product .pro_p7 .pro_con .pro_conm .effic_t1 {
  letter-spacing: 2rem;
  color: #e6c56f;
  font-size: 2.5rem;
  display: block;
  text-align: center;
}
#product .pro_p7 .pro_con .pro_conm .effic_t2 {
  letter-spacing: 1rem;
  padding-top: 2rem;
  font-size: 2.6rem;
  display: block;
  text-align: center;
}
#product .pro_p7 .pro_con .pro_conm .effic_t3 {
  display: block;
  text-align: center;
  letter-spacing: 32px;
  padding-top: 3px;
  font-size: 3rem;
  color: #eeeeee;
}
#product .system {
  background-color: #e5e5e5;
}
#product .system .pro_con .pro_conm .effic_t1 {
  color: #626262;
}
#product .system .pro_con .pro_conm .effic_t2 {
  color: #1b1b1b;
  letter-spacing: 0.2rem;
}
#product .system .pro_con .pro_conm .effic_t3 {
  color: #5f5e5e;
  letter-spacing: 0.1rem;
  line-height: 2.2rem;
}
#product .system .pro_con .pro_conm .effic_d1 .et1,
#product .system .pro_con .pro_conm .effic_d1 .et2,
#product .system .pro_con .pro_conm .effic_d1 .et3,
#product .system .pro_con .pro_conm .effic_d1 .et4 {
  color: #5f5e5e;
}
#product .system .pro_con .pro_conm .effic_d2 .ed1,
#product .system .pro_con .pro_conm .effic_d2 .ed2,
#product .system .pro_con .pro_conm .effic_d2 .ed3,
#product .system .pro_con .pro_conm .effic_d2 .ed4 {
  color: #1b1b1b;
}
#product .product_param {
  background-color: #fff;
}
#product .product_param .pro_con .pro_conm .param_t1 {
  display: block;
  letter-spacing: 0.3rem;
  text-align: center;
  font-size: 1.9rem;
  color: #1b1b1b;
}
#product .product_param .pro_con .pro_conm .param_t1 .vca {
  color: #626262;
}
#product .product_param .pro_con .pro_conm .param_t2 {
  letter-spacing: 0.5rem;
  padding-top: 2rem;
  display: block;
  text-align: center;
  font-size: 2rem;
  color: #a0a0a0;
}
#product .product_param .pro_con .pro_conm .param_bg {
  position: relative;
}
#product .product_param .pro_con .pro_conm .param_bg .pa_imbg {
  max-width: 656px;
  margin: 0 0 0 20px;
}
#product .product_param .pro_con .pro_conm .param_bg .pa_imbg img {
  width: 100%;
  display: block;
}
#product .product_param .pro_con .pro_conm .param_bg .pa {
  position: absolute;
  left: 637px;
  font-size: 0.8rem;
  color: #848584;
}
#product .product_param .pro_con .pro_conm .param_bg .pa1 {
  top: 73px;
}
#product .product_param .pro_con .pro_conm .param_bg .pa2 {
  top: 148px;
}
#product .product_param .pro_con .pro_conm .param_bg .pa3 {
  top: 207px;
}
#product .product_param .pro_con .pro_conm .param_bg .pa4 {
  top: 371px;
}
#product .product_param .pro_con .pro_conm .param_bg .pa5 {
  bottom: 276px;
}
#product .product_param .pro_con .pro_conm .param_bg .pa6 {
  bottom: 181px;
}
#product .product_param .pro_con .pro_conm .param_bg .pa7 {
  left: 615px;
  color: #000;
}
#product .product_param .pro_con .pro_conm .pa_img {
  padding-top: 5rem;
  max-width: 800px;
  margin: 0 auto;
}
#product .product_param .pro_con .pro_conm .pa_img img {
  width: 100%;
  display: block;
}
#product .product_param .pro_con .pro_conm .pa_t3 {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  color: #434343;
  padding: 3.5rem 0;
  letter-spacing: 0.2rem;
}
#product .product_param .pro_con .pro_conm .param_table {
  margin-top: 0rem;
}
#product .product_param .pro_con .pro_conm .param_table .param_table_liitem {
  margin-bottom: 0.5rem;
}
#product .product_param .pro_con .pro_conm .param_table .param_table_liitem .mt {
  margin-top: 0.8rem;
}
#product .product_param .pro_con .pro_conm .param_table .param_table_liitem .param_table_head {
  background-color: #898989;
  padding: 0.1rem 0.6rem;
  font-size: 1.4rem;
  color: #fff;
  display: block;
  letter-spacing: 0.3rem;
}
#product .product_param .pro_con .pro_conm .param_table .param_table_liitem .param_table_li {
  margin-top: 0.45rem;
  display: table;
  padding: 0rem 0.6rem;
  font-size: 1.2rem;
  background-color: #c9c9c9;
  color: #434343;
  width: 100%;
}
#product .product_param .pro_con .pro_conm .param_table .param_table_liitem .param_table_li .param_l_t {
  padding: 0.2rem 0;
  width: 25%;
  float: left;
  letter-spacing: 0.4rem;
}
#product .product_param .pro_con .pro_conm .param_table .param_table_liitem .param_table_li .param_r_c {
  border-left: 0.25rem solid #fff;
  float: left;
  width: 65%;
  padding: 0.2rem 0.9rem;
  letter-spacing: 0.3rem;
}
#product .product_param .pro_con .pro_conm .param_table .param_table_liitem .param_table_li:nth-child(odd) {
  background-color: #e5e5e5;
}
#product .prolist {
  background-size: #FFFFFF;
  color: #454545;
  /* 公共引用部分 */
}
#product .prolist .p-content {
  width: 1240px;
  height: 27.5rem;
  margin: 0 auto;
}
#product .prolist .p-1 {
  height: 27.5rem;
  background: url("../images/product/4/new/p-1.jpg") no-repeat;
}
#product .prolist .p-1 h1 {
  color: #DCDCDC;
  font-size: 1.3rem;
  padding-top: 8.6rem;
}
#product .prolist .p-1 h2 {
  font-size: 2.75rem;
  margin-top: 1.4rem;
  width: 28rem;
  font-weight: bold;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #AD8A54 0%, #F1E6D5 33.33%, #BE7604 66.66%, #F2E7C8 100%);
}
#product .prolist .p-1 h3 {
  color: #EBEBEB;
  font-size: 1.359rem;
  margin-top: 2.55rem;
  padding: 0.6rem 0;
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  display: inline-block;
}
#product .prolist .p-2 {
  margin-top: 2rem;
  font-size: 1.2rem;
}
#product .prolist .p-2 .box {
  height: 17.54rem;
  background: #FFFFFF;
  margin: 3rem 0 3.85rem;
  padding: 2.15rem 1.35rem 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
#product .prolist .p-2 .box .sub-box img {
  width: 11rem;
  height: 11rem;
}
#product .prolist .p-2 .box .sub-box .txt {
  font-size: 0.8rem;
  text-align: center;
  margin-top: 0.55rem;
}
#product .prolist .p-3 {
  background: #FFFFFF;
}
#product .prolist .p-3 .p-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#product .prolist .p-3 .p-content .left {
  width: 32.4rem;
}
#product .prolist .p-3 .p-content .left .sub-title {
  margin-top: 1.75rem;
  font-size: 1.5rem;
  margin-top: 2.1rem;
}
#product .prolist .p-3 .p-content .left .main-content {
  margin-top: 2.1rem;
  font-size: 0.8rem;
}
#product .prolist .p-3 .p-content .left .icon-box {
  margin-top: 2rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
#product .prolist .p-3 .p-content .left .icon-box .sub-icon-box img {
  width: 5.295rem;
  height: 5.295rem;
}
#product .prolist .p-3 .p-content .left .icon-box .sub-icon-box .txt {
  text-align: center;
  margin-top: 1.25rem;
  font-size: 0.8rem;
}
#product .prolist .p-3 .p-content .right img {
  width: 26.5rem;
  height: 14.9rem;
}
#product .prolist .p-3 .p-content .right img {
  width: 25.65rem;
  height: 17.9rem;
}
#product .prolist .p-4 {
  background: #F1F1F1;
}
#product .prolist .p-4 .p-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#product .prolist .p-4 .p-content .left {
  width: 32.4rem;
}
#product .prolist .p-4 .p-content .left .sub-title {
  margin-top: 1.75rem;
  font-size: 1.5rem;
  margin-top: 2.1rem;
}
#product .prolist .p-4 .p-content .left .main-content {
  margin-top: 2.1rem;
  font-size: 0.8rem;
}
#product .prolist .p-4 .p-content .left .icon-box {
  margin-top: 2rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
#product .prolist .p-4 .p-content .left .icon-box .sub-icon-box img {
  width: 5.295rem;
  height: 5.295rem;
}
#product .prolist .p-4 .p-content .left .icon-box .sub-icon-box .txt {
  text-align: center;
  margin-top: 1.25rem;
  font-size: 0.8rem;
}
#product .prolist .p-4 .p-content .right img {
  width: 26.5rem;
  height: 14.9rem;
}
#product .prolist .p-4 > .p-content > .left > .icon-box > .sub-icon-box img {
  padding: 1.65rem;
  border: 2px solid #E0AE64;
  border-radius: 5.295rem;
}
#product .prolist .p-4 .p-content .right img {
  width: 26.05rem;
  height: 16.75rem;
}
#product .prolist .p-5 {
  background: #FFFFFF;
}
#product .prolist .p-5 .p-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#product .prolist .p-5 .p-content .left {
  width: 32.4rem;
}
#product .prolist .p-5 .p-content .left .sub-title {
  margin-top: 1.75rem;
  font-size: 1.5rem;
  margin-top: 2.1rem;
}
#product .prolist .p-5 .p-content .left .main-content {
  margin-top: 2.1rem;
  font-size: 0.8rem;
}
#product .prolist .p-5 .p-content .left .icon-box {
  margin-top: 2rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
#product .prolist .p-5 .p-content .left .icon-box .sub-icon-box img {
  width: 5.295rem;
  height: 5.295rem;
}
#product .prolist .p-5 .p-content .left .icon-box .sub-icon-box .txt {
  text-align: center;
  margin-top: 1.25rem;
  font-size: 0.8rem;
}
#product .prolist .p-5 .p-content .right img {
  width: 26.5rem;
  height: 14.9rem;
}
#product .prolist .p-6 {
  background: #F1F1F1;
}
#product .prolist .p-6 .p-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#product .prolist .p-6 .p-content .left {
  width: 32.4rem;
}
#product .prolist .p-6 .p-content .left .sub-title {
  margin-top: 1.75rem;
  font-size: 1.5rem;
  margin-top: 2.1rem;
}
#product .prolist .p-6 .p-content .left .main-content {
  margin-top: 2.1rem;
  font-size: 0.8rem;
}
#product .prolist .p-6 .p-content .left .icon-box {
  margin-top: 2rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
#product .prolist .p-6 .p-content .left .icon-box .sub-icon-box img {
  width: 5.295rem;
  height: 5.295rem;
}
#product .prolist .p-6 .p-content .left .icon-box .sub-icon-box .txt {
  text-align: center;
  margin-top: 1.25rem;
  font-size: 0.8rem;
}
#product .prolist .p-6 .p-content .right img {
  width: 26.5rem;
  height: 14.9rem;
}
#product .prolist .sub-title {
  font-size: 1.5rem;
}
#product .prolist .main-content {
  font-size: 0.8rem;
}
#product .pro_bgblack {
  background: #000;
  width: 100%;
}
#product .pro_bgwhite {
  background-color: #fff;
  width: 100%;
}
#product .pro_main {
  position: relative;
}
#product .pro_main .probgitem {
  width: 1190px;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#product .pro_main .prowh {
  width: 786px;
  left: 50%;
  margin-left: -393px;
}
#product .pro_main .probox {
  position: absolute;
  height: 100%;
  top: 0;
}
#product .pro_p1 .proHead {
  padding-top: 120px;
  text-align: center;
}
#product .pro_p1 .proHead .t1 {
  font-size: 32px;
  letter-spacing: 11px;
  display: block;
  color: #fff;
}
#product .pro_p1 .proHead .t2 {
  padding-top: 15px;
  font-size: 56px;
  color: #fff;
  letter-spacing: 18px;
  display: block;
  font-weight: bold;
}
#product .pro_p1 .proHead .t3 {
  padding-top: 10px;
  color: #ffa632;
  font-size: 42px;
  letter-spacing: 14px;
  display: block;
}
#product .pro_p1 .proFooter {
  position: absolute;
  bottom: 90px;
  width: 100%;
}
#product .pro_p1 .proFooter .profotitem {
  margin-right: 118px;
  position: relative;
  float: left;
}
#product .pro_p1 .proFooter .profotitem > img {
  margin: 0 auto;
  display: block;
}
#product .pro_p1 .proFooter .profotitem > span {
  color: #fff;
  padding-top: 30px;
  font-size: 18px;
  display: block;
  text-align: center;
}
#product .pro_p1 .proFooter .profotitem:before {
  content: '';
  position: absolute;
  height: 30px;
  width: 1px;
  top: 20px;
  right: -58px;
  background-color: #fff;
}
#product .pro_p1 .proFooter .profotitem:last-child {
  margin-right: 0;
}
#product .pro_p1 .proFooter .profotitem:last-child:before {
  width: 0;
}
#product .pro_p8 .pro_con .pro_conm .effic_t1 {
  display: block;
  text-align: center;
  color: #504f4f;
}
#product .pro_p8 .pro_con .pro_conm .effic_t2 {
  display: block;
  text-align: center;
  color: #807f7f;
}
#product .pro_p8 .pro_con .pro_conm .imgs {
  padding-top: 50px;
  position: relative;
  text-align: center;
}
#product .pro_p8 .pro_con .pro_conm .imgs .cc {
  position: absolute;
  font-size: 20px;
  color: #6e6e6e;
  line-height: 22px;
  letter-spacing: 3px;
  text-align: left;
}
#product .pro_p8 .pro_con .pro_conm .imgs .c1 {
  top: 94px;
  right: 153px;
}
#product .pro_p8 .pro_con .pro_conm .imgs .c2 {
  top: 330px;
  right: 18px;
}
#product .pro_p8 .pro_con .pro_conm .imgs .c3 {
  top: 625px;
  right: 117px;
}
#product .pro_p8 .pro_con .pro_conm .imgs .c4 {
  top: 643px;
  left: 135px;
}
#product .pro_p8 .pro_con .pro_conm .imgs .c5 {
  top: 335px;
  left: 18px;
}
#product .pro_p8 .pro_con .pro_conm .imgs .c6 {
  top: 94px;
  left: 153px;
}
#product .pro_p10 {
  background-color: #fff;
}
#product .pro_p10 .pro_main .pro_con {
  width: 786px;
  margin: 0 auto;
}
#product .pro_p10 .pro_main .pro_con .effic_t1 {
  color: #504f4f;
  text-align: center;
}
#product .pro_p10 .pro_main .pro_con .smalltitle {
  display: block;
  padding-top: 60px;
  color: #54c1ef;
  font-size: 24px;
  text-align: left;
  letter-spacing: 3px;
}
#product .pro_p10 .pro_main .pro_con .formdata {
  padding-top: 18px;
}
#product .pro_p10 .pro_main .pro_con .formdata .formdata_l {
  width: 371px;
  float: left;
}
#product .pro_p10 .pro_main .pro_con .formdata .formdata_r {
  width: 371px;
  float: right;
}
#product .pro_p10 .pro_main .pro_con .formdata .t1 {
  color: #555656;
  font-size: 20px;
  letter-spacing: 1px;
  display: block;
  line-height: 38px;
  margin: 6px 0;
}
#product .pro_p10 .pro_main .pro_con .formdata .tbg {
  background: #e4e4e4;
  padding: 3px 5px;
}
#product .pro_p10 .pro_main .pro_con .formdata .tpd {
  padding-left: 8px;
}
#product .pro_p11 {
  background-color: #f6f6f6;
}
#product .pro_p11 .promain {
  width: 786px;
  margin: 0 auto;
  padding: 30px 0 70px;
}
#product .pro_p11 .promain .bigtitle {
  color: #a4c41d;
  font-size: 24px;
  letter-spacing: 3px;
}
#product .pro_p11 .promain .formbo {
  margin-top: 15px;
}
#product .pro_p11 .promain .formbo .tr {
  border-bottom: 1px solid #979797;
}
#product .pro_p11 .promain .formbo .tr:first-child {
  border-top: 1px solid #979797;
}
#product .pro_p11 .promain .formbo .td {
  padding: 8px 10px;
  width: 50%;
  float: left;
  color: #555656;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 38px;
}
#product .pro_p11 .promain .formbo .td:nth-child(odd) {
  border-right: 1px solid #979797;
}
#product .pro_p11 .promain .formbo .td:nth-child(even) {
  padding-left: 25px;
}
#product .pro_p12 {
  background-color: #00a0e9;
}
#product .pro_p12 .promain {
  width: 786px;
  margin: 0 auto;
  padding: 50px 0 70px;
}
#product .pro_p12 .promain .bigtitle {
  color: #fff;
  font-size: 24px;
  letter-spacing: 3px;
}
#product .pro_p12 .promain .formbo {
  margin-top: 15px;
}
#product .pro_p12 .promain .formbo .formitem {
  border: 1px solid #fff;
}
#product .pro_p12 .promain .formbo .formitem span {
  padding: 8px 30px;
  width: 50%;
  float: left;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 38px;
}
#product .pro_p12 .promain .formbo .formitem span + span {
  padding-left: 5px;
}
#product .pro_p12 .promain .formbo div.formitem + div.formitem {
  border-top: 0;
}
#product .product_3b .bannerImg {
  height: 550px;
  background: url(http://www.global-good.cn/static/website/images/product/video/banner.jpg) no-repeat top center;background-size: auto 100%;
}
#product .product_3b .con {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}
#product .product_3b .pro_31 {
  background: #fff;
  padding: 3rem 0;
}
#product .product_3b .pro_31 .con .l {
  padding-right: 1.5rem;
  float: left;
  width: 65%;
}
#product .product_3b .pro_31 .con .l .tt {
  padding-top: 2rem;
}
#product .product_3b .pro_31 .con .l .tt p {
  font-size: 0.8rem;
  line-height: 2rem;
  margin-top: 1.2rem;
}
#product .product_3b .pro_31 .con .r {
  width: 393px;
  float: right;
  margin-top: 1.9rem;
}
#product .product_3b .pro_32 {
  padding: 2rem 0 3rem;
  background: #fff;
}
#product .product_3b .pro_32 .con img {
  display: block;
  margin: 4rem auto;
}
#product .product_3b .pro_33 {
  height: 435px;
  background: url(../images/product/video/3.jpg) no-repeat center center;
  padding-top: 3.5rem;
}
#product .product_3b .pro_33 .tophead2 h4 {
  color: #fff;
}
#product .product_3b .pro_33 .lists {
  padding-top: 3rem;
}
#product .product_3b .pro_33 .lists .item {
  padding-left: 1.2rem;
  position: relative;
  letter-spacing: 1px;
  color: #fff;
}
#product .product_3b .pro_33 .lists .item::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 100%;
  border: 1px solid #068d3c;
}
#product .product_3b .pro_33 .lists .item + .item {
  padding-top: 0.8rem;
}
#product .product_3b .pro_34 {
  padding: 1rem 0 3rem;
  background: #fff;
}
#product .product_3b .pro_34 .l {
  float: right;
  width: 32%;
  padding-left: 4.5rem;
}
#product .product_3b .pro_34 .r {
  float: left;
  width: 68%;
  padding-top: 4rem;
}
#product .product_3b .pro_34 .r h4 {
  color: #255dd4;
  font-size: 1.2rem;
}
#product .product_3b .pro_34 .r p {
  line-height: 1.5rem;
  letter-spacing: 1px;
}
#product .product_3b .pro_34 .r .pp1 {
  padding-top: 2rem;
}
#product .product_3b .pro_35 {
  padding: 1rem 0 3rem;
  background: #fff;
}
#product .product_3b .pro_35 .con .l {
  width: 40%;
  float: left;
}
#product .product_3b .pro_35 .con .l img {
  margin-top: 2.5rem;
}
#product .product_3b .pro_35 .con .r {
  width: 60%;
  float: right;
  text-align: right;
}
#product .product_3b .pro_36 {
  background: #2c57b2;
}
#product .product_3b .pro_36 .con {
  position: relative;
  padding: 3.5rem 0 8rem;
}
#product .product_3b .pro_36 .con .imgg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 500px;
}
#product .product_3b .pro_36 .con .des {
  color: #fff;
  line-height: 2rem;
  padding-top: 3rem;
  letter-spacing: 2px;
}
#product .product_3b .pro_36 .con .ht {
  overflow: hidden;
  height: 2.5rem;
}
#product .product_3b .pro_36 .con .ht h4 {
  background: #fff;
  color: #255dd4;
  letter-spacing: 1px;
  font-size: 1rem;
  float: left;
  line-height: 2.5rem;
  width: 16%;
  text-align: center;
}
#product .product_3b .pro_36 .con .ht p {
  letter-spacing: 1px;
  color: #fff;
  padding-left: 0.5rem;
  font-size: 1rem;
  float: left;
  line-height: 2.5rem;
  width: 84%;
  position: relative;
}
#product .product_3b .pro_36 .con .ht p:before,
#product .product_3b .pro_36 .con .ht p:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #fff;
}
#product .product_3b .pro_36 .con .ht p::before {
  top: 0;
}
#product .product_3b .pro_36 .con .ht p::after {
  bottom: 0;
}
#product .product_3b .pro_37 {
  padding-top: 3rem;
  background: #fff;
}
#product .product_3b .pro_37 .img22 {
  padding: 3rem 0;
}
#product .product_3b .pro_37 .con2 {
  background: #f4f4f4;
  padding: 3rem 0 2rem;
}
#product .product_3b .pro_37 .con2 img {
  display: block;
  margin: 0 auto;
}
#product .product_3b .pro_38 {
  background: #F4F4F4;
  padding: 3rem 0;
}
#product .product_3b .pro_38 .con .lists {
  overflow: hidden;
  padding-top: 3.5rem;
}
#product .product_3b .pro_38 .con .lists .item {
  background: #FFFFFF;
  border-radius: 0.3rem;
  width: 23%;
  float: left;
  height: 18.65rem;
}
#product .product_3b .pro_38 .con .lists .item img {
  display: block;
  margin: 3rem auto 0;
  height: 3.75rem;
}
#product .product_3b .pro_38 .con .lists .item p {
  line-height: 1.2rem;
  padding: 4.35rem 1.5rem 0 1.5rem;
  letter-spacing: 1px;
}
#product .product_3b .pro_38 .con .lists .item + .item {
  margin-left: 2%;
}
#product .product_3b .pro_39 {
  background: #FFFFFF;
  padding: 2rem 0 3rem;
}
#product .product_3b .pro_39 img {
  display: block;
  margin: 2rem auto;
}
#product .G .p1,
#product .G .p2,
#product .G .p3,
#product .G .p4,
#product .G .p5,
#product .G .p6 {
  width: 100%;
  height: 500px;
}
#product .G .p1 .p-content,
#product .G .p2 .p-content,
#product .G .p3 .p-content,
#product .G .p4 .p-content,
#product .G .p5 .p-content,
#product .G .p6 .p-content {
  width: 1240px;
  margin: 0 auto;
}
#product .G .p1 {
  height: 550px;
  background: url(../images/product/G/p1.jpg);
  background-size: 100% 100%;
}
#product .G .p1 .p-content {
  display: flex;
  flex-flow: row nowrap;
}
#product .G .p1 .p-content .left {
  width: 533px;
}
#product .G .p1 .p-content .left img:nth-of-type(1) {
  margin-top: 158px;
  height: 150px;
}
#product .G .p1 .p-content .left img:nth-of-type(2) {
  margin-top: 56px;
  height: 115px;
}
#product .G .p1 .p-content .right {
  margin-left: 290px;
  flex: 1;
  margin-top: 97px;
}
#product .G .p1 .p-content .right img {
  width: 187px;
  height: 410px;
}
#product .G .p2 {
  background: url(../images/product/G/p2.jpg);
  background-size: 100% 100%;
}
#product .G .p2 .p-content {
  color: #FFFFFF;
}
#product .G .p2 .p-content h1 {
  font-size: 30px;
  padding-top: 133px;
  font-weight: bold;
  font-style: oblique;
}
#product .G .p2 .p-content h1 span {
  border-bottom: 11px solid #FFF100;
}
#product .G .p2 .p-content h2 {
  font-size: 16px;
  margin-top: 72px;
  width: 509px;
  line-height: 30px;
  letter-spacing: 2px;
}
#product .G .p3 {
  background: url(../images/product/G/p3.jpg);
  background-size: 100% 100%;
}
#product .G .p3 .p-content {
  color: #FFFFFF;
}
#product .G .p3 .p-content h1 {
  font-size: 30px;
  padding-top: 133px;
  font-weight: bold;
  font-style: oblique;
}
#product .G .p3 .p-content h1 span {
  border-bottom: 11px solid #FFF100;
}
#product .G .p3 .p-content h2 {
  font-size: 16px;
  margin-top: 72px;
  width: 509px;
  line-height: 30px;
  letter-spacing: 2px;
}
#product .G .p4 {
  background: url(../images/product/G/p4.jpg);
  background-size: 100% 100%;
}
#product .G .p4 .p-content {
  color: #FFFFFF;
}
#product .G .p4 .p-content h1 {
  font-size: 30px;
  padding-top: 133px;
  font-weight: bold;
  font-style: oblique;
}
#product .G .p4 .p-content h1 span {
  border-bottom: 11px solid #FFF100;
}
#product .G .p4 .p-content h2 {
  font-size: 16px;
  margin-top: 72px;
  width: 509px;
  line-height: 30px;
  letter-spacing: 2px;
}
#product .G .p5 {
  background: url(../images/product/G/p5.jpg);
  background-size: 100% 100%;
}
#product .G .p5 .p-content {
  color: #FFFFFF;
}
#product .G .p5 .p-content h1 {
  font-size: 30px;
  padding-top: 133px;
  font-weight: bold;
  font-style: oblique;
}
#product .G .p5 .p-content h1 span {
  border-bottom: 11px solid #FFF100;
}
#product .G .p5 .p-content h2 {
  font-size: 16px;
  margin-top: 72px;
  width: 509px;
  line-height: 30px;
  letter-spacing: 2px;
}
#product .G .p6 {
  height: auto;
  background: #FFFFFF;
}
#product .G .p6 h1 {
  font-size: 26px;
  color: #454545;
  font-weight: bold;
  font-style: oblique;
  padding: 42px 0 61px;
}
#product .G .p6 .box1 img {
  width: 611px;
  display: inline-block;
  vertical-align: top;
}
#product .G .p6 .box1 img + img {
  float: right;
}
#product .G .p6 .box2,
#product .G .p6 .box3 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
#product .G .p6 .box2 img,
#product .G .p6 .box3 img {
  width: 605px;
  height: 410px;
}
#product .G .p6 .box2 img + img,
#product .G .p6 .box3 img + img {
  margin-top: 19px;
}
#product .G .p6 .box3 {
  float: right;
}
#product .G .common-part .p-content {
  color: #FFFFFF;
}
#product .G .common-part .p-content h1 {
  font-size: 30px;
  padding-top: 133px;
  font-weight: bold;
  font-style: oblique;
}
#product .G .common-part .p-content h1 span {
  border-bottom: 11px solid #FFF100;
}
#product .G .common-part .p-content h2 {
  font-size: 16px;
  margin-top: 72px;
  width: 509px;
  line-height: 30px;
  letter-spacing: 2px;
}
#order .ordermain,
#order_list .ordermain {
  position: relative;
  width: 1240px;
  margin: 0 auto;
}
#order .ordermain .bbg,
#order_list .ordermain .bbg {
  width: 1190px;
  height: 68px;
  position: absolute;
  top: -27px;
  z-index: 1;
  background-image: url(../images/order/13.png);
  background-repeat: no-repeat;
  background-position: center 0px;
}
#order .ordermain .ordercon,
#order_list .ordermain .ordercon {
  padding: 0 0.8rem;
  position: relative;
  z-index: 2;
}
#order .ordermain .ordercon .filter,
#order_list .ordermain .ordercon .filter {
  margin-top: 0.8rem;
}
#order .ordermain .ordercon .filter .filter_class_list,
#order_list .ordermain .ordercon .filter .filter_class_list {
  position: relative;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_vl_bg,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_vl_bg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 20px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
#order .ordermain .ordercon .filter .filter_class_list .filter_top,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_top {
  background-color: #eee;
  padding: 0.4rem 1.2rem;
  position: relative;
  z-index: 1;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l {
  float: left;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l .tt,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l .tt {
  font-size: 0.7rem;
  padding-top: 0.2rem;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l .tt_ipt_div,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l .tt_ipt_div {
  padding: 0.2rem 0.3rem;
  display: inline-block;
  margin-left: 0.6rem;
  width: 200px;
  background-color: #fff;
  /*box-shadow:0px -5px 5px rgba(0,0,0,0.1) inset;*/
}
#order .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l .tt_ipt_div .tt_ipt,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l .tt_ipt_div .tt_ipt {
  width: 165px;
  display: inline-block;
  border: 0;
  background-color: transparent;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l .search,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_l .search {
  color: #fff;
  background-color: #0068b7;
  border-radius: 0.2rem;
  border: 0;
  padding: 0.2rem 0.5rem;
  margin-left: 0.2rem;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_t,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_t {
  float: right;
  margin-top: 0.2rem;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_t .filter_top_a,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_top .filter_top_t .filter_top_a {
  padding: 0.2rem 0.5rem;
  color: #fff;
  background-color: #0068b7;
  border-radius: 0.2rem;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_vl_con,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_vl_con {
  position: relative;
  z-index: 1;
  padding: 0.6rem 1.2rem;
  border-bottom: 1px solid #aaa;
  background-color: #fff;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_l,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_l {
  float: left;
  width: 10%;
  padding: 0.2rem 0;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_l .filter_vl_name,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_l .filter_vl_name {
  padding-left: 0.1rem;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_r,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_r {
  float: left;
  padding-left: 1rem;
  width: 90%;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_r .filter_vl_code,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_r .filter_vl_code {
  width: 12.5%;
  float: left;
  color: #808080;
  padding: 0.2rem 0;
  cursor: pointer;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_r .filter_vl_code.active,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_vl_con .filter_vl_r .filter_vl_code.active {
  color: #2f8ceb;
  cursor: pointer;
}
#order .ordermain .ordercon .filter .filter_class_list .filter_vl_con:last-child,
#order_list .ordermain .ordercon .filter .filter_class_list .filter_vl_con:last-child {
  border-bottom: 0;
}
#order .ordermain .ordercon .filter .filter_ok,
#order_list .ordermain .ordercon .filter .filter_ok {
  background-color: #eee;
  padding: 0.3rem 1.2rem;
  overflow: hidden;
}
#order .ordermain .ordercon .filter .filter_ok .filter_ok_l,
#order_list .ordermain .ordercon .filter .filter_ok .filter_ok_l {
  float: left;
  padding-top: 2rem;
  width: 13%;
}
#order .ordermain .ordercon .filter .filter_ok .filter_ok_r,
#order_list .ordermain .ordercon .filter .filter_ok .filter_ok_r {
  float: left;
  width: 87%;
}
#order .ordermain .ordercon .filter .filter_ok .filter_ok_r .box,
#order_list .ordermain .ordercon .filter .filter_ok .filter_ok_r .box {
  height: 110px;
  overflow: hidden;
}
#order .ordermain .ordercon .filter .filter_ok .filter_ok_r .box .filter_ok_title,
#order_list .ordermain .ordercon .filter .filter_ok .filter_ok_r .box .filter_ok_title {
  overflow: hidden;
  margin: 0.1rem 0;
  padding-left: 0.7rem;
  color: #4f4f4f;
  position: relative;
  display: block;
}
#order .ordermain .ordercon .filter .filter_ok .filter_ok_r .box .filter_ok_title .tol,
#order_list .ordermain .ordercon .filter .filter_ok .filter_ok_r .box .filter_ok_title .tol {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 80%;
  padding-right: 0.6rem;
}
#order .ordermain .ordercon .filter .filter_ok .filter_ok_r .box .filter_ok_title .tome,
#order_list .ordermain .ordercon .filter .filter_ok .filter_ok_r .box .filter_ok_title .tome {
  width: 20%;
  vertical-align: middle;
  float: left;
  text-align: center;
}
#order .ordermain .ordercon .filter .filter_ok .filter_ok_r .box .filter_ok_title:before,
#order_list .ordermain .ordercon .filter .filter_ok .filter_ok_r .box .filter_ok_title:before {
  content: ".";
  position: absolute;
  background-color: #9f3124;
  left: 0;
  top: 0.5rem;
  width: 3px;
  height: 3px;
}
#order .ordermain .ordercon .filter_order_table,
#order_list .ordermain .ordercon .filter_order_table {
  border-top: 5px solid #2f549f;
  position: relative;
  margin-bottom: 60px;
}
#order .ordermain .ordercon .filter_order_table .fagb,
#order_list .ordermain .ordercon .filter_order_table .fagb {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0px;
  width: 100%;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
#order .ordermain .ordercon .filter_order_table .filter_order_list,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list {
  min-height: 200px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .filter_ol_head,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .filter_ol_head {
  padding: 0.6rem 0;
  border-bottom: 1px solid #aaa;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .filter_ol_head .ol_row,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .filter_ol_head .ol_row {
  color: #4062a6;
  float: left;
  text-align: center;
  font-weight: bold;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .ol_row1,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .ol_row1 {
  width: 5%;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .ol_row2,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .ol_row2 {
  width: 8%;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .ol_row3,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .ol_row3 {
  width: 41%;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .ol_row4,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .ol_row4 {
  width: 18%;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .ol_row5,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .ol_row5 {
  width: 18%;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .ol_row6,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .ol_row6 {
  width: 10%;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table {
  padding: 0 0.5rem;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li {
  padding: 0.8rem 0;
  /*图标颜色 colors: ['#9b9a57','#d87a34','#71a8c6','#b3916c','#79bbaf','#427181','#7878ac','#d5b351','#78a8bc'],*/
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tt,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tt {
  float: left;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .va,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .va {
  width: 52px;
  height: 52px;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .vb,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .vb {
  height: 52px;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .va,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .va,
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .vb,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .vb,
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .endtime,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .endtime,
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .fav,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .fav,
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tih,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tih {
  text-align: center;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tb_title,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tb_title {
  font-size: 0.9rem;
  color: #686868;
  display: block;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tb_title:hover,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tb_title:hover {
  text-decoration: underline;
  color: #4062a6;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .sendtime,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .sendtime {
  padding-left: 0.2rem;
  color: #989798;
  display: inline-block;
  vertical-align: middle;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .circle,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .circle {
  background-color: #84ccc9;
  line-height: 50px;
  font-size: 1.2rem;
  font-style: normal;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  width: 52px;
  height: 52px;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .circle_1,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .circle_1 {
  background-color: #84ccc9;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor376,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor376 {
  background-color: #9b9a57;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor402,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor402 {
  background-color: #d87a34;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor373,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor373 {
  background-color: #71a8c6;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor130,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor130,
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor413,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor413 {
  background-color: #b3916c;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor371,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor371,
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor370,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor370 {
  background-color: #79bbaf;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor379,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor379 {
  background-color: #427181;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor386,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor386,
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li iconColor389,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li iconColor389 {
  background-color: #7878ac;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor417,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor417 {
  background-color: #d5b351;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor415,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor415,
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor416,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .iconColor416 {
  background-color: #78a8bc;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .hb,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .hb,
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tih,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tih {
  color: #8f8e8f;
  font-size: 0.9rem;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .hb,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .hb {
  padding-right: 0.2rem;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tih,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .tih {
  padding-top: 0.6rem;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .endtime,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .endtime {
  padding-top: 0.7rem;
}
#order .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .endtimeva,
#order_list .ordermain .ordercon .filter_order_table .filter_order_list .table .table_li .endtimeva {
  color: #8f8e8f;
  font-size: 0.8rem;
}
#order_list .banner {
  width: 100%;
  height: 340px;
  background: transparent url("../images/regin/bg.png") center no-repeat;
  background-size: cover;
}
#order_list .tab_box {
  width: 100%;
  line-height: 60px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
}
#order_list .tab_box span {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
#order_list .tab_box span.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #2f549f;
}
#order_list .filter_order_table .left_row {
  width: 79%;
}
#order_list .filter_order_table .right_row {
  width: 20%;
  text-align: center;
}
#orderdetail .main {
  position: relative;
  padding-top: 0.5rem;
  padding-bottom: 2rem;
  width: 1240px;
  margin: 0 auto;
}
#orderdetail .main .ocontainer {
  padding: 0 0.8rem;
  position: relative;
}
#orderdetail .main .ocontainer .pbg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0.8rem;
  right: 0.8rem;
  height: 40px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
#orderdetail .main .ocontainer .detail-progress {
  position: relative;
  background-color: #fff;
  z-index: 2;
  height: 259px;
  background: url(../images/orderdrtail/b1.jpg) no-repeat center top;
}
#orderdetail .main .ocontainer .detail-progress .detail-title-min {
  padding: 0.7rem 0.8rem 0.4rem;
  font-weight: bold;
  font-size: 0.8rem;
}
#orderdetail .main .ocontainer .detail-progress .step {
  padding-top: 70px;
  font-size: 0.7rem;
  padding-bottom: 10px;
  padding-left: 0;
}
#orderdetail .main .ocontainer .detail-progress .step .step-item.action {
  border-color: #2f549f;
}
#orderdetail .main .ocontainer .detail-progress .step .step-item.action .step-num {
  color: #ffffff;
  background: #2f549f;
}
#orderdetail .main .ocontainer .detail-progress .step .step-item.action .step-title {
  color: #2f549f;
}
#orderdetail .main .ocontainer .detail-progress .step .step-item {
  position: relative;
  z-index: 1;
  float: left;
  display: inline;
  width: 16.66666667%;
  border-top: 5px solid #d5d5d5;
}
#orderdetail .main .ocontainer .detail-progress .step .step-item .step-num {
  padding-top: 0.1rem;
  width: 31px;
  height: 31px;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -19px;
  left: 50%;
  margin-left: -12.5px;
  background: #d5d5d5;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#orderdetail .main .ocontainer .detail-progress .step .step-item .step-num .d-check {
  margin: 1px auto;
  display: block;
  width: 25px;
  height: 25px;
  background-size: 100%;
  background-image: url(../images/orderdrtail/check.png);
  background-repeat: no-repeat;
  background-position: center;
}
#orderdetail .main .ocontainer .detail-progress .step .step-item .step-title {
  color: #9fa5a5;
}
#orderdetail .main .ocontainer .detail-progress .step .step-text.step-bottom {
  margin-top: 15px;
}
#orderdetail .main .ocontainer .detail-progress .step .step-text.step-top {
  position: absolute;
  bottom: 140%;
  width: 100%;
}
#orderdetail .main .ocontainer .detail-progress .step .step-text {
  text-align: center;
  color: #808080;
}
#orderdetail .main .ocontainer .detail-progress .step .step-text step-title {
  color: #666666;
}
#orderdetail .main .ocontainer .detailtitle {
  border-bottom: 3px solid #2f549f;
  background-color: #f0efef;
  padding: 0.5rem 0.6rem;
}
#orderdetail .main .ocontainer .detailtitle .title {
  font-weight: bold;
  color: #2f8ceb;
}
#orderdetail .main .ocontainer .detailtitle a:hover {
  color: #2f549f;
  text-decoration: underline;
  cursor: pointer;
}
#orderdetail .main .ocontainer .detailmain {
  margin-top: 0.3rem;
}
#orderdetail .main .ocontainer .detailmain .detailcontent {
  padding: 0.6rem 0.9rem;
  border-bottom: 1px solid #b5b5b5;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .otheritem {
  margin-bottom: 0.3rem;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .otheritem .item_l {
  width: 70%;
  overflow: hidden;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .otheritem .item_l .title {
  font-size: 0.8rem;
  letter-spacing: 0.3rem;
  color: #cbcccd;
  width: 15%;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .otheritem .item_l .name {
  width: 85%;
  font-size: 0.8rem;
  padding-right: 2rem;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .otheritem .item_r {
  width: 30%;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .otheritem .item_r .mi {
  font-size: 0.8rem;
  padding-right: 2rem;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .otheritem .item_r .mi .nh {
  background-image: url(../images/orderdrtail/i2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
  display: block;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .otheritem .item_r .mi .nn {
  padding-left: 0.3rem;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .item .item_l {
  width: 60%;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .item .item_r {
  width: 40%;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .item .item_l .item_l_ul .item_l_li,
#orderdetail .main .ocontainer .detailmain .detailcontent .item .item_r .item_l_ul .item_l_li {
  padding: 0.3rem 0;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .item .item_l .item_l_ul .item_l_li .title,
#orderdetail .main .ocontainer .detailmain .detailcontent .item .item_r .item_l_ul .item_l_li .title {
  font-size: 0.8rem;
  letter-spacing: 0.3rem;
  color: #cbcccd;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .item .item_l .item_l_ul .item_l_li .name,
#orderdetail .main .ocontainer .detailmain .detailcontent .item .item_r .item_l_ul .item_l_li .name {
  font-size: 0.8rem;
  padding-right: 2rem;
  padding-left: 1.2rem;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .ping {
  padding: 3rem 0 0.5rem;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .ping .pingicon {
  cursor: pointer;
  text-align: center;
  line-height: 52px;
  width: 210px;
  height: 52px;
  margin: 0 auto;
  border-radius: 6px;
  background-color: #2f549f;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .ping .pingicon .bf {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/orderdrtail/i.png);
  background-repeat: no-repeat;
  background-size: 80%;
  width: 48px;
  height: 43px;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .ping .pingicon span {
  display: inline-block;
  color: #fff;
  font-size: 0.9rem;
  padding-left: 0.3rem;
}
#orderdetail .main .ocontainer .detailmain .detailcontent .ping .pingicon.end {
  background: #bcbcbc;
}
#orderdetail .main .ocontainer .detailmain .des {
  padding: 0.7rem 0.9rem;
  font-size: 0.8rem;
}
#orderdetail .main .ocontainer .detailmain .des .dt {
  color: #666;
  font-weight: bold;
  display: block;
  margin-bottom: 0.3rem;
}
#orderdetail .main .ocontainer .detailmain .des .dtc {
  color: #999;
  padding: 0 0 10px 0;
}
#orderdetail .main .ocontainer .jiend .second-nav {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 25px;
}
#orderdetail .main .ocontainer .jiend .second-nav li {
  margin-right: 10px;
  float: left;
}
#orderdetail .main .ocontainer .jiend .second-nav li a {
  padding: 0 5px;
  border-radius: 4px;
  display: block;
}
#orderdetail .main .ocontainer .jiend .second-nav li.active a {
  color: #ffffff;
  background-color: #2f549f;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item {
  background: #ffffff;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-status {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-status .status-item {
  text-align: center;
  background-color: #eeeeee;
  cursor: default;
  min-width: 100px;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  padding: 5px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-status .status-item.status-4 {
  background-color: #5bc0de;
  color: #ffffff;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-pic {
  float: left;
  display: inline-block;
  width: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-pic img {
  margin-bottom: 10px;
  width: 100px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-pic .btn-block {
  display: block;
  width: 100%;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-pic .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-pic .btn-block + .btn-block {
  margin-top: 5px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content {
  overflow: hidden;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-body {
  overflow: hidden;
  padding: 10px 10px 0;
  border: 1px solid #eeeeee;
  margin-bottom: -1px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-body .manuscript-item-title {
  margin-bottom: 10px;
  font-size: 14px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-body .manuscript-item-title a {
  font-weight: bold;
  color: #2f549f;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-body .manuscript-item-title a:hover {
  text-decoration: underline;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-body .manuscript-desc {
  line-height: 25px;
  margin-bottom: 10px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-body .manuscript-desc .table-bordered {
  border: 1px solid #dddddd;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-body .manuscript-ctrl {
  margin-bottom: 10px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-footer {
  clear: both;
  background: #fafafa;
  border: 1px solid #eeeeee;
  font-size: 12px;
  line-height: 30px;
  padding: 0 10px;
  color: #666666;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-footer .manuscript-meta {
  float: left;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-footer .manuscript-meta .manuscript-meta-item {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-footer .manuscript-meta .manuscript-meta-item .marked {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #eeeeee;
  padding: 0 5px;
  line-height: 18px;
}
#orderdetail .main .ocontainer .jiend #gj_summery .manuscript-item .manuscript-item-content .manuscript-item-footer .manuscript-meta .manuscript-meta-item .marked.marked-see {
  background: #2f549f;
  border-color: #2f549f;
  color: #ffffff;
}
#orderdetail .tablemain .table .cell {
  margin-bottom: 15px;
}
#orderdetail .tablemain .table .cell .tl {
  margin-bottom: 5px;
}
#orderdetail .tablemain .table .cell .tl .name {
  font-weight: bold;
}
#orderdetail .tablemain .table .cell .tl .textarea {
  resize: none;
  height: 114px;
  width: 100%;
}
#orderdetail .tablemain .table .cell .tl .tip {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
#ordertask .main {
  position: relative;
  padding-top: 0.5rem;
  padding-bottom: 2rem;
  width: 1240px;
  margin: 0 auto;
}
#ordertask .main .topbg {
  padding: 0 0.8rem;
  position: relative;
}
#ordertask .main .topbg .pbg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0.8rem;
  right: 0.8rem;
  height: 40px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
#ordertask .main .topbg .top {
  position: relative;
  background-color: #fff;
  z-index: 2;
  height: 259px;
  background: url(../images/orderdrtail/b1.jpg) no-repeat center top;
}
#ordertask .main .topbg .top .release-msg .alert-info {
  vertical-align: middle;
  padding: 10px 10px;
  margin-bottom: 0;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
#ordertask .main .topbg .top .release-msg .iconw {
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/w.png) no-repeat center;
  width: 23px;
  height: 23px;
  background-size: 100%;
}
#ordertask .main .topbg .top .step {
  padding-top: 80px;
  font-size: 0.7rem;
  padding-bottom: 10px;
  padding-left: 0;
}
#ordertask .main .topbg .top .step .step-item.action {
  border-color: #2f549f;
}
#ordertask .main .topbg .top .step .step-item.action .step-num {
  color: #ffffff;
  background: #2f549f;
}
#ordertask .main .topbg .top .step .step-item.action .step-title {
  color: #2f549f;
}
#ordertask .main .topbg .top .step .step-item.action .mao {
  display: none;
}
#ordertask .main .topbg .top .step .step-item.action .tao {
  display: block;
}
#ordertask .main .topbg .top .step .step-item {
  position: relative;
  z-index: 1;
  float: left;
  display: inline;
  width: 25%;
  border-top: 5px solid #d5d5d5;
}
#ordertask .main .topbg .top .step .step-item .tao {
  display: none;
}
#ordertask .main .topbg .top .step .step-item .step-num {
  padding-top: 0.1rem;
  width: 31px;
  height: 31px;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -19px;
  left: 50%;
  margin-left: -12.5px;
  background: #d5d5d5;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#ordertask .main .topbg .top .step .step-item .step-num .d-check {
  margin: 1px auto;
  display: block;
  width: 25px;
  height: 25px;
  background-size: 100%;
  background-image: url(../images/orderdrtail/check.png);
  background-repeat: no-repeat;
  background-position: center;
}
#ordertask .main .topbg .top .step .step-item .step-title {
  color: #9fa5a5;
}
#ordertask .main .topbg .top .step .step-text.step-bottom {
  margin-top: 15px;
}
#ordertask .main .topbg .top .step .step-text.step-top {
  position: absolute;
  bottom: 140%;
  width: 100%;
}
#ordertask .main .topbg .top .step .step-text {
  text-align: center;
  color: #808080;
}
#ordertask .main .topbg .top .step .step-text step-title {
  color: #666666;
}
#ordertask .main .ordercontent .release-form {
  padding-top: 70px;
  min-height: 400px;
}
#ordertask .main .ordercontent .release-form .formitem {
  margin-bottom: 40px;
  position: relative;
  margin-left: -5px;
  margin-right: -5px;
}
#ordertask .main .ordercontent .release-form .formitem .control-label {
  font-size: 0.8rem;
  position: relative;
  font-weight: bold;
  text-align: right;
  margin-bottom: 0;
  padding-top: 7px;
}
#ordertask .main .ordercontent .release-form .formitem .text-danger {
  position: absolute;
}
#ordertask .main .ordercontent .release-form .formitem .formrl {
  padding-right: 5px;
}
#ordertask .main .ordercontent .release-form .formitem .formrl .tips {
  padding: 0.3rem 0;
  display: block;
  position: absolute;
  color: #9fa5a5;
  font-size: 0.6rem;
}
#ordertask .main .ordercontent .release-form .formitem .formrl .tsh {
  display: none;
}
#ordertask .main .ordercontent .release-form .formitem .btns {
  margin-left: 26%;
  margin-top: 10px;
}
#ordertask .main .ordercontent .release-form .formitem.error .cellitem {
  border-color: #9f3124;
}
#ordertask .main .ordercontent .release-form .formitem.error .tips {
  color: #9f3124;
}
#ordertask .main .ordercontent .release-form .formitem.error .tsh {
  display: block;
}
#ordertask .main .ordercontent .release-form .bal {
  width: 65%;
  margin: 0 auto;
}
#ordertask .main .ordercontent .release-form .bal .reltop {
  padding: 0.2rem 0;
  border-bottom: 2px solid #2f549f;
}
#ordertask .main .ordercontent .release-form .bal .reltop .rtitle {
  font-size: 0.8rem;
  font-weight: bold;
  display: inline-block;
  padding-top: 0.4rem;
}
#ordertask .main .ordercontent .release-form .bal .detlist {
  padding: 1rem 0.2rem 3rem;
}
#ordertask .main .ordercontent .release-form .bal .detlist span {
  display: block;
  padding: 7px 0;
  font-size: 0.8rem;
}
#ordertask .main .ordercontent .release-form .rebtns {
  text-align: right;
}
#ordertask .main .ordercontent .release-form .adok {
  background-size: 100%;
  vertical-align: top;
  margin: 1px 2px;
  background-image: url(../images/ok.png);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 26px;
  height: 26px;
}
#err_box {
  background: #fff;
}
#err_box .main {
  width: 1240px;
  margin: 0 auto;
  padding-top: 20px;
}
#err_box .main .page-wrapper {
  background: url(../images/4042.png) center center no-repeat;
  margin: 0 auto;
  width: 430px;
  height: 415px;
  padding-top: 30px;
}
#err_box .main .error-msg {
  text-align: center;
  color: #333;
  font-size: 32px;
  line-height: 1.8;
}
#err_box .main .alink {
  text-align: center;
  border: 1px solid #2f549f;
  border-radius: 999px;
  color: #2f549f;
  display: block;
  font-size: 24px;
  line-height: 56px;
  margin: 20px auto;
  width: 225px;
}
#err_box .main .newlist {
  padding: 3rem 0;
}
#err_box .main .newlist ul li {
  float: left;
  width: 33.3333%;
  overflow: hidden;
  position: relative;
}
#err_box .main .newlist ul li a {
  padding: 0 1rem 0 0.7rem;
  color: #666;
  display: block;
}
#err_box .main .newlist ul li:before {
  content: '';
  background-color: #2f549f;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 7px;
  left: 0;
  display: block;
}
#error_box .main {
  width: 1240px;
  margin: 0 auto;
  padding: 70px 60px 100px;
}
#error_box .main .tipbox {
  border: 1px solid #faebcc;
  background-color: #fcf8e3;
  padding: 0rem 1rem;
}
#error_box .main .tipbox .tip_title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #946d3b;
  border-bottom: 1px solid #f7e1b5;
  display: block;
  padding: 1rem 0;
}
#error_box .main .tipbox .tip_des {
  color: #8a6d3b;
  padding: 18px 0;
}
#error_box .main .tipbox .tip_des .sec {
  margin-right: 5px;
}
#error_box .main .tipbox .tip_des a {
  color: #66512c;
  font-weight: bold;
  margin: 0 3px;
}
#case_box {
  background-color: #eeeeee;
}
#case_box .banner {
  position: relative;
  width: 100%;
  height: 340px;
  background: url("../images/case/bg_3.png") center no-repeat;
  background-size: cover;
}
#case_box .banner .ddm {
  position: absolute;
  width: 1240px;
  height: 340px;
  top: 0;
  left: 50%;
  margin-left: -595px;
  text-align: center;
  line-height: 340px;
}
#case_box .banner .ddm span {
  margin: 0 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  color: #fff;
}
#case_box .banner .ddm i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
}
#case_box .tab_box {
  width: 100%;
  line-height: 60px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
}
#case_box .tab_box span {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
#case_box .tab_box span.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #2f549f;
}
#case_box .main {
  width: 1240px;
  margin: 60px auto 40px;
  background-color: #fff;
  padding: 55px;
}
#case_box .main .case_title {
  margin-bottom: 45px;
}
#case_box .main .case_title .title {
  display: block;
  text-align: center;
  color: #313131;
  font-weight: bold;
  font-size: 1.6rem;
}
#case_box .main .case_title .smalltitle {
  display: block;
  text-align: center;
  color: #959595;
  font-size: 1rem;
  text-transform: Uppercase;
  letter-spacing: 0.2rem;
}
#case_box .main .case_content .title {
  letter-spacing: 0.2rem;
  background-color: #eee;
  font-size: 1.2rem;
  color: #313131;
  display: block;
  padding: 0.7rem 0;
  text-align: center;
}
#case_box .main .case_content ul {
  margin-top: 60px;
}
#case_box .main .case_content ul li {
  width: 340px;
  float: left;
  margin-right: 28px;
  margin-bottom: 40px;
}
#case_box .main .case_content ul li .item .img {
  border: 1px dotted #959595;
  height: 259px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
#case_box .main .case_content ul li .item .img img {
  width: 105%;
  height: auto;
  display: block;
}
#case_box .main .case_content ul li .item .name {
  margin-top: 20px;
  color: #434343;
  font-size: 1rem;
  text-align: center;
  display: block;
  padding: 0 15px;
  height: 55px;
  letter-spacing: 0.1rem;
}
#case_box .main .case_content ul li .lpage {
  text-align: right;
  padding-top: 228px;
}
#case_box .main .case_content ul li .lpage .prev,
#case_box .main .case_content ul li .lpage .next {
  color: #a0a0a0;
  margin: 0 10px;
  font-size: 1rem;
  cursor: pointer;
}
#case_box .main .case_content ul li .lpage .prev:hover,
#case_box .main .case_content ul li .lpage .next:hover {
  color: #2f549f;
  text-decoration: underline;
}
#case_box .main .case_content ul li:nth-child(3n) {
  margin-right: 0;
}
#app_box {
  min-height: 1248px;
}
#app_box .download_banner {
  width: 100%;
  height: 600px;
  background: url(../images/download/n3-wx.jpg);
  background-size: 100% 100%;
}
#app_box .download_banner .out-box {
  width: 1240px;
  height: auto;
  margin: 0 auto;
  position: relative;
  color: #FFFFFF;
  padding-left: 50px;
}
#app_box .download_banner .out-box > h1 {
  font-size: 30px;
  padding-top: 141px;
}
#app_box .download_banner .out-box > h2 {
  display: inline-block;
  width: 519px;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  margin: 40px 0 55px;
}
#app_box .download_banner .out-box > .qrCode {
  width: 105px;
  text-align: center;
}
#app_box .download_banner .out-box > .qrCode > span {
  font-size: 16px;
  display: inline-block;
  margin: 20px 0;
}
#app_box .download_banner .out-box img.phone {
  position: absolute;
  width: 280px;
  height: 426px;
  top: 120px;
  right: 89px;
}
#app_box main {
  background: #F1F1F1;
  height: 498px;
}
#app_box main .box {
  margin: 0 auto;
  position: relative;
  top: -54px;
  width: 1234px;
  height: 468px;
  border-radius: 10px;
  background: #FFFFFF;
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  padding: 54px 60px 69px;
}
#app_box main .box .ex {
  width: 244px;
  text-align: center;
  letter-spacing: 2px;
}
#app_box main .box .ex img {
  width: 204px;
  height: 179px;
}
#app_box main .box .ex h1 {
  font-size: 18px;
  color: #454545;
  margin: 61px 0 29px;
}
#app_box main .box .ex h2 {
  font-size: 16px;
  text-align: left;
  color: #888888;
  line-height: 24px;
}
#solution_box {
  color: #313131;
}
#solution_box .smbaner {
  position: relative;
  background-image: url("../images/solution/1/ban2.jpg");
  height: 340px;
  background-repeat: no-repeat;
  background-position: center;
}
#solution_box .smbaner .banner_des {
  width: 1240px;
  position: absolute;
  top: 29%;
  left: 50%;
  margin-left: -655px;
}
#solution_box .smbaner .banner_des span {
  display: block;
  color: #313131;
  font-size: 1.6rem;
  text-align: right;
  padding: 0.3rem 0;
}
#solution_box .menu {
  background-color: #fff;
  border-bottom: 1px solid #2f549f;
}
#solution_box .menu .menucon {
  width: 1240px;
  margin: 0 auto;
  text-align: center;
}
#solution_box .menu .menucon ul {
  font-size: 0;
}
#solution_box .menu .menucon ul li {
  padding: 1rem 0.8rem;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
#solution_box .menu .menucon ul li .txt {
  display: block;
  color: #373634;
  font-size: 0.7rem;
}
#solution_box .menu .menucon ul li:hover {
  background: #2f549f;
}
#solution_box .menu .menucon ul li:hover .txt {
  color: #fff;
}
#solution_box .menu .menucon ul li.active {
  background: #2f549f;
}
#solution_box .menu .menucon ul li.active .txt {
  color: #fff;
}
#solution_box .tab {
  display: none;
}
#solution_box .tab.active {
  display: block;
}
#solution_box .solution_content .toptitle::before {
  position: absolute;
  content: "";
  bottom: -1rem;
  width: 80px;
  left: 50%;
  margin-left: -40px;
  height: 2px;
  background: #2f549f;
}
#solution_box .solution_content .sec {
  padding: 3rem 0;
}
#solution_box .solution_content .sec .title {
  margin-bottom: 3rem;
  position: relative;
  color: #313131;
  font-size: 1.4rem;
  letter-spacing: 2px;
  display: block;
  text-align: center;
}
#solution_box .solution_content .sec .title span {
  margin: 0 0.6rem;
  display: inline-block;
  vertical-align: middle;
}
#solution_box .solution_content .sec .title i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #313131;
}
#solution_box .solution_content .sec .left-other {
  text-align: left;
  color: #2a2a2a;
  padding-left: 0;
}
#solution_box .solution_content .sec .left-other span {
  margin: 0;
}
#solution_box .solution_content .sec .left-other:before {
  position: absolute;
  content: "";
  bottom: -1rem;
  width: 80px;
  left: 0;
  height: 2px;
  background: #2f549f;
}
#solution_box .solution_content .sec .secontent {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}
#solution_box .solution_content .sec .secontent .des {
  font-size: 0.8rem;
  line-height: 1.4rem;
  display: block;
  letter-spacing: 0.15rem;
}
#solution_box .solution_content .sec1 {
  background: #f5f7fa;
  padding-bottom: 1rem;
}
#solution_box .solution_content .sec1 .video {
  margin: 3rem auto 0;
  width: 819px;
  height: 417px;
  background-color: #000;
  padding: 2rem;
}
#solution_box .solution_content .sec1 .video .videobg {
  width: 100%;
  height: 100%;
}
#solution_box .solution_content .sec2 {
  background: #f5f7fa;
  padding: 10px 0 75px;
}
#solution_box .solution_content .sec2 .sec_main {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}
#solution_box .solution_content .sec2 .sec_main .sec_l {
  float: left;
  width: 56%;
}
#solution_box .solution_content .sec2 .sec_main .sec_l .motitle {
  display: block;
  color: #373634;
  font-size: 28px;
  letter-spacing: 1.5px;
}
#solution_box .solution_content .sec2 .sec_main .sec_l .destitle {
  display: block;
  color: #2290d0;
  font-size: 16px;
  padding: 30px 0 20px;
}
#solution_box .solution_content .sec2 .sec_main .sec_l .des {
  font-size: 16px;
  line-height: 38px;
  color: #414141;
  letter-spacing: 1.7px;
}
#solution_box .solution_content .sec2 .sec_main .sec_r {
  float: right;
  padding-top: 70px;
}
#solution_box .solution_content .sec3 {
  background-color: #2f549f;
  height: 399px;
}
#solution_box .solution_content .sec3 .sec_main {
  overflow: hidden;
  width: 1240px;
  margin: 0 auto;
}
#solution_box .solution_content .sec3 .sec_main .sec_l {
  float: left;
  width: 45%;
  padding-top: 70px;
  padding-right: 54px;
}
#solution_box .solution_content .sec3 .sec_main .sec_l .motitle {
  color: #fff;
  font-size: 28px;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec3 .sec_main .sec_l .des {
  color: #fff;
  line-height: 34px;
  font-size: 16px;
  display: block;
  padding-top: 40px;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec3 .sec_main .sec_r {
  height: 399px;
  width: 55%;
  float: left;
}
#solution_box .solution_content .sec3 .sec_main .sec_r > iframe {
  height: 100%;
}
#solution_box .solution_content .sec4 {
  background: #f5f7fa;
}
#solution_box .solution_content .sec4 .sec_main {
  overflow: hidden;
  width: 1240px;
  margin: 0 auto;
}
#solution_box .solution_content .sec4 .sec_main .sec_con img {
  width: 100%;
  display: block;
}
#solution_box .solution_content .sec5 {
  background-color: #fff;
  padding-bottom: 0;
}
#solution_box .solution_content .sec5 .sec_main {
  overflow: hidden;
  width: 1240px;
  margin: 0 auto;
}
#solution_box .solution_content .sec5 .sec_main .sec_con {
  overflow: hidden;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .fl {
  float: left;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .fr {
  float: right;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .li {
  width: 45%;
  height: 210px;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .li .top {
  display: block;
  position: relative;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .li .top:before {
  content: '';
  position: absolute;
  height: 2px;
  bottom: 0;
  width: 100%;
  left: 0;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .li .top span {
  color: #fff;
  font-size: 22px;
  display: inline-block;
  padding: 2px 10px;
  text-align: center;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .li.blue .top span {
  background: #2290d0;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .li.blue > .top:before {
  background: #2290d0;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .li.green .top span {
  background: #62b045;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .li.green > .top:before {
  background: #62b045;
}
#solution_box .solution_content .sec5 .sec_main .sec_con .li p {
  color: #606060;
  line-height: 32px;
  font-size: 16px;
  margin-top: 25px;
}
#solution_box .solution_content .sec6 {
  background: #f5f7fa;
}
#solution_box .solution_content .sec6 .sec_main {
  overflow: hidden;
  width: 1240px;
  margin: 0 auto;
}
#solution_box .solution_content .sec6 .sec_main .sec_con li {
  padding: 33px 22px 33px 33px;
  float: left;
  width: 25%;
  list-style-type: none;
  height: 200px;
}
#solution_box .solution_content .sec6 .sec_main .sec_con li .top {
  overflow: hidden;
}
#solution_box .solution_content .sec6 .sec_main .sec_con li .top img {
  float: left;
}
#solution_box .solution_content .sec6 .sec_main .sec_con li .top h3 {
  color: #2a2a2a;
  font-size: 22px;
  padding-left: 5px;
  float: left;
  padding-top: 9px;
  padding-top: 8px;
}
#solution_box .solution_content .sec6 .sec_main .sec_con li p {
  color: #2a2a2a;
  font-size: 16px;
  line-height: 30px;
  display: block;
  padding-top: 20px;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec6 .sec_main .sec_con li:first-child,
#solution_box .solution_content .sec6 .sec_main .sec_con li:nth-child(2),
#solution_box .solution_content .sec6 .sec_main .sec_con li:nth-child(3),
#solution_box .solution_content .sec6 .sec_main .sec_con li:nth-child(4) {
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
}
#solution_box .solution_content .sec6 .sec_main .sec_con li:nth-child(5),
#solution_box .solution_content .sec6 .sec_main .sec_con li:nth-child(6),
#solution_box .solution_content .sec6 .sec_main .sec_con li:nth-child(7),
#solution_box .solution_content .sec6 .sec_main .sec_con li:nth-child(8) {
  border-right: 1px solid #888888;
}
#solution_box .solution_content .sec6 .sec_main .sec_con li:nth-child(4),
#solution_box .solution_content .sec6 .sec_main .sec_con li:nth-child(8) {
  border-right: 0;
}
#solution_box .solution_content .sec7 {
  height: 835px;
  padding: 2.5rem 0 5rem;
}
#solution_box .solution_content .sec7.mobg1 {
  background: #2f549f;
}
#solution_box .solution_content .sec7.mobg2 {
  background: #166eb2;
}
#solution_box .solution_content .sec7.mobg3 {
  background: #14a195;
}
#solution_box .solution_content .sec7 .sec_main {
  overflow: hidden;
  width: 1240px;
  margin: 0 auto;
}
#solution_box .solution_content .sec7 .sec_main .secmenu {
  border-bottom: 1px solid #9b9b9b;
  text-align: center;
}
#solution_box .solution_content .sec7 .sec_main .secmenu .item {
  position: relative;
  display: inline-block;
  margin: 0 80px;
  cursor: pointer;
}
#solution_box .solution_content .sec7 .sec_main .secmenu .item h3 {
  color: #bebebe;
  font-size: 20px;
  padding: 25px 0;
}
#solution_box .solution_content .sec7 .sec_main .secmenu .item.act {
  color: #fff;
}
#solution_box .solution_content .sec7 .sec_main .secmenu .item.act h3 {
  color: #fff;
}
#solution_box .solution_content .sec7 .sec_main .secmenu .item.act:before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  bottom: -2px;
  background: #fff;
}
#solution_box .solution_content .sec7 .sec_main .moban1 {
  padding-top: 70px;
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mobantile {
  color: #fff;
  font-size: 24px;
  display: block;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul {
  display: block;
  padding-top: 25px;
  overflow: hidden;
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li {
  padding: 33px 22px 33px 33px;
  float: left;
  width: 25%;
  list-style-type: none;
  height: 278px;
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li img {
  margin: 0 auto;
  display: block;
  height: 40px;
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li h3 {
  color: #fff;
  display: block;
  padding: 25px 0;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: center;
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li p {
  color: #c9c9c9;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1.5px;
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:first-child,
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(2),
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(3),
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(4) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(5),
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(6),
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(7),
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(8) {
  height: 205px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(4),
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(8) {
  border-right: 0;
}
#solution_box .solution_content .sec7 .sec_main .moban1 .mtcon ul li:nth-child(7) h3 {
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 12px;
}
#solution_box .solution_content .sec7 .sec_main .moban2 {
  padding-top: 70px;
  overflow: hidden;
}
#solution_box .solution_content .sec7 .sec_main .moban2 .l {
  width: 57%;
  float: left;
}
#solution_box .solution_content .sec7 .sec_main .moban2 .l .mobantile {
  width: 94%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 35px;
  color: #fff;
  font-size: 16px;
  display: block;
  letter-spacing: 1px;
  line-height: 30px;
}
#solution_box .solution_content .sec7 .sec_main .moban2 .l .mtcon ul {
  display: block;
  padding-top: 70px;
  overflow: hidden;
}
#solution_box .solution_content .sec7 .sec_main .moban2 .l .mtcon ul li {
  width: 80px;
  margin-right: 60px;
  float: left;
  list-style-type: none;
  height: 165px;
}
#solution_box .solution_content .sec7 .sec_main .moban2 .l .mtcon ul li img {
  margin: 0 auto;
  display: block;
  height: 75px;
}
#solution_box .solution_content .sec7 .sec_main .moban2 .l .mtcon ul li span {
  color: #fff;
  display: block;
  padding: 18px 0;
  font-size: 14px;
  letter-spacing: 2px;
  text-align: center;
}
#solution_box .solution_content .sec7 .sec_main .moban2 .r {
  float: left;
  width: 43%;
  padding-top: 146px;
  padding-left: 15px;
}
#solution_box .solution_content .sec7 .sec_main .moban2 .r img {
  width: 100%;
  max-width: 508px;
}
#solution_box .solution_content .sec7 .sec_main .moban2 .r .des {
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding-top: 15px;
}
#solution_box .solution_content .sec7 .sec_main .moban3 {
  padding-top: 70px;
  overflow: hidden;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .l {
  width: 57%;
  float: left;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mobantile {
  width: 94%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 35px;
  color: #fff;
  font-size: 16px;
  display: block;
  letter-spacing: 1px;
  line-height: 30px;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mtcon ul {
  display: block;
  padding-top: 70px;
  overflow: hidden;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mtcon ul li {
  width: 33.333%;
  float: left;
  list-style-type: none;
  overflow: hidden;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mtcon ul li:nth-child(4),
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mtcon ul li:nth-child(5),
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mtcon ul li:nth-child(6) {
  margin-top: 3rem;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mtcon ul li img {
  margin: 0 auto;
  display: block;
  float: left;
  height: 77px;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mtcon ul li .ll {
  float: left;
  padding-left: 0.6rem;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mtcon ul li .ll h3 {
  color: #fff;
  padding-top: 5px;
  font-size: 16px;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .l .mtcon ul li .ll span {
  color: #fff;
  display: block;
  padding: 12px 0 0;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 16px;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .r {
  float: left;
  width: 43%;
  padding-top: 0px;
  padding-left: 15px;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .r img {
  width: 100%;
  max-width: 551px;
}
#solution_box .solution_content .sec7 .sec_main .moban3 .r .des {
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding-top: 15px;
}
#solution_box .solution_content .sec8 {
  padding: 60px 0 70px;
  background: #f5f7fa;
}
#solution_box .solution_content .sec8 .sec_main {
  overflow: hidden;
  width: 1240px;
  margin: 0 auto;
}
#solution_box .solution_content .sec8 .sec_main h3 {
  color: #2a2a2a;
  font-size: 25px;
}
#solution_box .solution_content .sec8 .sec_main ul {
  padding-top: 0px;
}
#solution_box .solution_content .sec8 .sec_main ul li {
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  margin-top: 32px;
  background: #fff;
  padding: 35px 29px 40px;
}
#solution_box .solution_content .sec8 .sec_main ul li a {
  display: block;
}
#solution_box .solution_content .sec8 .sec_main ul li a .top {
  overflow: hidden;
}
#solution_box .solution_content .sec8 .sec_main ul li a .top h4 {
  color: #555555;
  font-size: 20px;
  float: left;
  width: 75%;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}
#solution_box .solution_content .sec8 .sec_main ul li a .top .time {
  color: #333333;
  font-size: 25px;
  float: right;
  text-align: right;
  width: 25%;
}
#solution_box .solution_content .sec8 .sec_main ul li a p {
  color: #999999;
  line-height: 40px;
  font-size: 14px;
  padding-top: 22px;
  height: 105px;
  overflow: hidden;
}
#solution_box .solution_content .sec8 .sec_main ul li a:hover h4 {
  text-decoration: underline;
  color: #2f549f;
}
#solution_box .solution_content .sec51 .con {
  overflow: hidden;
  padding-top: 2rem;
}
#solution_box .solution_content .sec51 .con .ln {
  float: left;
  width: 57%;
  padding-right: 3rem;
  padding-top: 2rem;
}
#solution_box .solution_content .sec51 .con .ln .title {
  font-size: 1rem;
  text-align: left;
  margin-bottom: 2rem;
}
#solution_box .solution_content .sec51 .con .ln .title span {
  margin: 0 0.4rem;
}
#solution_box .solution_content .sec51 .con .ln .title i {
  width: 5px;
  height: 5px;
}
#solution_box .solution_content .sec51 .con .ln .des {
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
}
#solution_box .solution_content .sec51 .con .rn {
  float: right;
  width: 410px;
}
#solution_box .solution_content .sec51 .con .rn img {
  width: 100%;
  height: 237px;
}
#solution_box .solution_content .sec52 {
  background: #f5f9fd;
  padding-bottom: 8rem;
}
#solution_box .solution_content .sec52 .con .conm {
  position: relative;
}
#solution_box .solution_content .sec52 .con .conm .cmg {
  position: relative;
  margin: 0 auto;
  width: 133px;
}
#solution_box .solution_content .sec52 .con .conm .cmg span {
  position: absolute;
  top: 19px;
  left: 52px;
  letter-spacing: 0.2rem;
  font-size: 1rem;
  font-weight: bold;
  color: #454545;
}
#solution_box .solution_content .sec52 .con .conm .item {
  width: 44%;
  position: absolute;
}
#solution_box .solution_content .sec52 .con .conm .item:nth-child(even) {
  background: url(../images/solution/5/53.png);
  width: 373px;
  min-height: 87px;
  background-size: 100% 100%;
  left: 122px;
}
#solution_box .solution_content .sec52 .con .conm .item:nth-child(odd) {
  min-height: 87px;
  background-size: 100% 100%;
  background: url(../images/solution/5/52.png);
  width: 373px;
  height: 87px;
  right: 122px;
}
#solution_box .solution_content .sec52 .con .conm .item .shead {
  display: block;
}
#solution_box .solution_content .sec52 .con .conm .item .shead .isbn {
  font-weight: bold;
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  display: inline-block;
}
#solution_box .solution_content .sec52 .con .conm .item .lm {
  position: absolute;
  left: 10px;
  top: 20px;
}
#solution_box .solution_content .sec52 .con .conm .item .rm {
  position: absolute;
  right: 10px;
  top: 20px;
}
#solution_box .solution_content .sec52 .con .conm .item:nth-child(even) .des {
  padding-right: 63px;
  padding-left: 15px;
}
#solution_box .solution_content .sec52 .con .conm .item:nth-child(odd) .des {
  padding-left: 63px;
  padding-right: 5px;
}
#solution_box .solution_content .sec52 .con .conm .item .des {
  color: #454545;
  letter-spacing: 0;
  margin-top: 1rem;
  text-align: left;
  line-height: 1.2rem;
  font-size: 0.7rem;
}
#solution_box .solution_content .sec52 .con .conm .item .des span {
  font-weight: bold;
}
#solution_box .solution_content .sec52 .con .conm .i1 {
  top: 165px;
}
#solution_box .solution_content .sec52 .con .conm .i1 .des {
  letter-spacing: 0.15rem;
}
#solution_box .solution_content .sec52 .con .conm .i2 {
  top: 142px;
}
#solution_box .solution_content .sec52 .con .conm .i3 {
  top: 310px;
  right: 0;
}
#solution_box .solution_content .sec52 .con .conm .i3 .des {
  letter-spacing: 0.05rem;
  padding-bottom: 15px;
}
#solution_box .solution_content .sec52 .con .conm .i4 {
  top: 335px;
}
#solution_box .solution_content .sec52 .con .conm .i4 .des {
  letter-spacing: 0.135rem;
}
#solution_box .solution_content .sec53 {
  padding-bottom: 6rem;
  background: linear-gradient(to right, #e1f0fa 50%, #e8f1e3 50%);
  background: -webkit-linear-gradient(to right, #e1f0fa 50%, #e8f1e3 50%);
}
#solution_box .solution_content .sec53 .con {
  overflow: hidden;
  position: relative;
}
#solution_box .solution_content .sec53 .con .ln .lmna {
  background: url(../images/solution/5/54.png);
  width: 323px;
  height: 760px;
  position: relative;
}
#solution_box .solution_content .sec53 .con .ln .lmna .itxt {
  font-size: 0.8rem;
  color: #434343;
  padding: 0 47px;
  display: block;
  line-height: 1.2rem;
  letter-spacing: 0.15rem;
}
#solution_box .solution_content .sec53 .con .ln .lmna .itmg {
  margin: 0.3rem auto;
  display: block;
}
#solution_box .solution_content .sec53 .con .rn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
#solution_box .solution_content .sec53 .con .rn .rmna {
  background: url(../images/solution/5/55.png);
  width: 364px;
  height: 760px;
  position: relative;
}
#solution_box .solution_content .sec53 .con .rn .rmna .item {
  position: absolute;
}
#solution_box .solution_content .sec53 .con .rn .rmna .item .c1 {
  font-size: 0.9rem;
  font-weight: normal;
  color: #434343;
  width: 170px;
  vertical-align: middle;
  height: 58px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 0.2rem;
  display: inline-block;
}
#solution_box .solution_content .sec53 .con .rn .rmna .item .c2 {
  display: inline-block;
  vertical-align: middle;
  color: #434343;
  font-size: 0.8rem;
  padding-left: 0.8rem;
  line-height: 1.3rem;
  letter-spacing: 0.1rem;
}
#solution_box .solution_content .sec53 .con .rn .rmna .i1 {
  top: 15px;
}
#solution_box .solution_content .sec53 .con .rn .rmna .i2 {
  top: 99px;
}
#solution_box .solution_content .sec53 .con .rn .rmna .i3 {
  top: 186px;
}
#solution_box .solution_content .sec53 .con .rn .rmna .i4 {
  top: 269px;
}
#solution_box .solution_content .sec53 .con .rn .rmna .i5 {
  top: 353px;
}
#solution_box .solution_content .sec53 .con .rn .rmna .i6 {
  top: 440px;
}
#solution_box .solution_content .sec53 .con .rn .rmna .i7 {
  top: 525px;
}
#solution_box .solution_content .sec53 .con .rn .rmna .i8 {
  top: 605px;
}
#solution_box .solution_content .sec53 .con .rn .rmna .i9 {
  top: 688px;
}
#solution_box .solution_content .sec54 {
  background-color: #f5f9fd;
}
#solution_box .solution_content .sec54 .con {
  position: relative;
  padding: 2rem 0 5rem;
}
#solution_box .solution_content .sec54 .con .imgs {
  text-align: center;
  position: relative;
}
#solution_box .solution_content .sec54 .con .imgs .ig2 {
  position: absolute;
  top: 134px;
  left: 278px;
}
#solution_box .solution_content .sec54 .con .tn {
  line-height: 1.35rem;
  color: #434343;
  font-size: 0.8rem;
  position: absolute;
}
#solution_box .solution_content .sec54 .con .tn img {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
#solution_box .solution_content .sec54 .con .tn .rr {
  display: inline-block;
}
#solution_box .solution_content .sec54 .con .tn h3 {
  margin-bottom: 8px;
  font-size: 1rem;
}
#solution_box .solution_content .sec54 .con .other-mol img {
  display: block;
  margin-bottom: 8px;
}
#solution_box .solution_content .sec54 .con .t1 {
  top: -53px;
  left: 528px;
}
#solution_box .solution_content .sec54 .con .t2 {
  top: 107px;
  right: 200px;
}
#solution_box .solution_content .sec54 .con .t3 {
  top: 457px;
  right: 298px;
}
#solution_box .solution_content .sec54 .con .t4 {
  bottom: 42px;
  left: 278px;
}
#solution_box .solution_content .sec54 .con .t5 {
  top: 190px;
  left: 185px;
}
#solution_box .solution_content .sec55 {
  background: url(../images/solution/5/63.png) no-repeat center center;
  height: 676px;
}
#solution_box .solution_content .sec55 .secontent .title {
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
}
#solution_box .solution_content .sec55 .secontent .title span {
  line-height: 2.4rem;
  font-size: 1.2rem;
  padding: 12px 0;
  position: relative;
  letter-spacing: 0.2rem;
  color: #fff;
}
#solution_box .solution_content .sec55 .secontent .title span:first-child {
  float: left;
}
#solution_box .solution_content .sec55 .secontent .title span:last-child {
  float: right;
}
#solution_box .solution_content .sec55 .secontent .title span::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
}
#solution_box .solution_content .sec55 .secontent .con {
  padding: 3.5rem 0 3.5rem;
  overflow: hidden;
}
#solution_box .solution_content .sec55 .secontent .con .litr {
  margin: 0 -1rem;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item {
  float: left;
  width: 33.3333%;
  padding: 0 1rem;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item .itemcon {
  border: 3px solid #eeeeee;
  border-radius: 0rem;
  padding: 0.6rem 1rem;
  overflow: hidden;
  height: 353px;
  width: 265px;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item .itemcon .h1 {
  background-color: #2290d0;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item .itemcon .h2 {
  background-color: #62b045;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item .itemcon .h3 {
  background-color: #2290d0;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item .itemcon .head {
  font-size: 1rem;
  padding: 0.8rem 0rem;
  letter-spacing: 0.4rem;
  color: #fff;
  display: block;
  text-align: center;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item .itemcon .cmn {
  padding: 1.2rem 0rem 1.8rem;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item .itemcon .cmn .m1 {
  color: #fff;
  height: 112px;
  font-size: 0.8rem;
  font-weight: normal;
  line-height: 1.4rem;
  letter-spacing: 0.15rem;
  display: block;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item .itemcon .cmn .m2 {
  color: #c0c0c0;
  font-size: 0.7rem;
  letter-spacing: 0.1rem;
  line-height: 1.4rem;
  margin-top: 1.5rem;
  display: block;
}
#solution_box .solution_content .sec55 .secontent .con .litr .item .itemcon .cmn .ob {
  letter-spacing: 0.2rem;
}
#solution_box .solution_content .sec31 .secontent {
  width: 1066px;
  margin: 0 auto;
}
#solution_box .solution_content .sec31 .secontent p {
  font-size: 16px;
  color: #414141;
  line-height: 38px;
  margin-top: 20px;
}
#solution_box .solution_content .sec31 .secontent img {
  margin-top: 40px;
}
#solution_box .solution_content .sec32 {
  background: url(../images/solution/3/3.png) no-repeat bottom center;
  background-size: 100%;
}
#solution_box .solution_content .sec32 img {
  margin: 20px 0;
}
#solution_box .solution_content .sec33 {
  background: #f5f7fa;
}
#solution_box .solution_content .sec33 .comn {
  width: 1066px;
  margin: 0 auto;
}
#solution_box .solution_content .sec33 .comn .item {
  background: #fff;
  padding: 30px 30px 5px;
  width: 504px;
  height: 184px;
  margin: 15px;
  float: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
#solution_box .solution_content .sec33 .comn .item h3 {
  font-weight: normal;
  font-size: 20px;
}
#solution_box .solution_content .sec33 .comn .item p {
  color: #707070;
  font-size: 14px;
  line-height: 25px;
  margin-top: 20px;
  display: block;
  width: 86%;
}
#solution_box .solution_content .sec33 .comn .item:nth-child(odd) {
  margin-left: 0;
}
#solution_box .solution_content .sec33 .comn .item:nth-child(odd) h3 {
  color: #2290d0;
}
#solution_box .solution_content .sec33 .comn .item:nth-child(even) {
  margin-right: 0;
}
#solution_box .solution_content .sec33 .comn .item:nth-child(even) h3 {
  color: #62b045;
}
#solution_box .solution_content .sec34 {
  background: url(../images/solution/3/4.jpg) no-repeat center center;
  height: 550px;
}
#solution_box .solution_content .sec34 h3 {
  color: #fff;
  font-size: 28px;
  padding-top: 161px;
  letter-spacing: 5px;
}
#solution_box .solution_content .sec34 p {
  font-size: 24px;
  color: #fff;
  padding-top: 42px;
  line-height: 70px;
  letter-spacing: 4px;
}
#solution_box .solution_content .sec35 {
  background-color: #f5f7fa;
  padding: 80px 0 50px;
}
#solution_box .solution_content .sec35 .secontent {
  overflow: initial;
}
#solution_box .solution_content .sec35 .comn .item {
  overflow: hidden;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  float: left;
  border-radius: 8px;
  width: 286px;
  height: 298px;
}
#solution_box .solution_content .sec35 .comn .item .bg {
  height: 227px;
  background-size: cover;
}
#solution_box .solution_content .sec35 .comn .item h3 {
  color: #373634;
  font-size: 22px;
  padding-top: 20px;
  display: block;
  text-align: center;
}
#solution_box .solution_content .sec35 .comn .item + .item {
  margin-left: 30px;
}
#solution_box .solution_content .sec61 {
  background-color: #f5f7fa;
}
#solution_box .solution_content .sec61 .secontent {
  width: 1066px;
  margin: 0 auto;
}
#solution_box .solution_content .sec61 .secontent p {
  font-size: 16px;
  color: #414141;
  line-height: 38px;
  margin-top: 20px;
}
#solution_box .solution_content .sec61 .secontent .btitle {
  font-size: 24px;
  color: #414141;
  display: block;
  text-align: center;
  margin-top: 60px;
  letter-spacing: 3px;
}
#solution_box .solution_content .sec61 .secontent img {
  margin: 40px auto 0;
  display: block;
}
#solution_box .solution_content .sec62 {
  background-color: #5376bc;
  padding: 20px 0 80px;
}
#solution_box .solution_content .sec62 .left-other {
  color: #fff;
}
#solution_box .solution_content .sec62 .left-other:before {
  background: #fff;
}
#solution_box .solution_content .sec62 .tmp {
  overflow: hidden;
  padding-top: 20px;
}
#solution_box .solution_content .sec62 .tmp .t1 {
  font-size: 18px;
  width: 40%;
  float: left;
  line-height: 32px;
  color: #fff;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec62 .tmp .t2 {
  color: #fff;
  font-size: 13px;
  line-height: 22px;
  width: 60%;
  letter-spacing: 2px;
  float: left;
  padding-left: 150px;
  position: relative;
}
#solution_box .solution_content .sec62 .tmp .t2::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
}
#solution_box .solution_content .sec62 .mlo {
  overflow: hidden;
  padding-top: 65px;
}
#solution_box .solution_content .sec62 .mlo .item {
  float: left;
}
#solution_box .solution_content .sec62 .mlo .item span {
  display: block;
  padding-top: 20px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
#solution_box .solution_content .sec62 .mlo .item + .item {
  margin-left: 20px;
}
#solution_box .solution_content .sec21 .con {
  overflow: hidden;
  padding-top: 1rem;
}
#solution_box .solution_content .sec21 .con .ln {
  float: left;
  width: 55%;
  padding-right: 3rem;
  padding-top: 1rem;
}
#solution_box .solution_content .sec21 .con .ln .title {
  font-size: 1rem;
  text-align: left;
  margin-bottom: 2rem;
}
#solution_box .solution_content .sec21 .con .ln .title span {
  margin: 0 0.4rem;
}
#solution_box .solution_content .sec21 .con .ln .title i {
  width: 5px;
  height: 5px;
}
#solution_box .solution_content .sec21 .con .ln .des {
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
}
#solution_box .solution_content .sec21 .con .rn {
  float: right;
  width: 552px;
}
#solution_box .solution_content .sec21 .con .rn img {
  width: 100%;
  height: 312px;
}
#solution_box .solution_content .sec22 {
  background-color: #2f549f;
  padding-bottom: 140px;
}
#solution_box .solution_content .sec22 .con {
  overflow: hidden;
}
#solution_box .solution_content .sec22 .con .otheritem h3 {
  font-size: 28px;
  letter-spacing: 2px;
  color: #fff;
  line-height: 37px;
}
#solution_box .solution_content .sec22 .con .otheritem .tt {
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  padding-left: 0;
  padding-top: 5px;
  display: block;
}
#solution_box .solution_content .sec22 .con .item {
  float: left;
  padding-left: 64px;
  margin-top: 46px;
  width: 33.33%;
}
#solution_box .solution_content .sec22 .con .item:nth-child(1) {
  margin-top: 0;
}
#solution_box .solution_content .sec22 .con .item:nth-child(2),
#solution_box .solution_content .sec22 .con .item:nth-child(3) {
  margin-top: 25px;
}
#solution_box .solution_content .sec22 .con .item:nth-child(1),
#solution_box .solution_content .sec22 .con .item:nth-child(4) {
  width: 29%;
  padding-left: 0;
}
#solution_box .solution_content .sec22 .con .item:nth-child(3),
#solution_box .solution_content .sec22 .con .item:nth-child(6) {
  width: 35%;
}
#solution_box .solution_content .sec22 .con .item .t {
  color: #fff;
}
#solution_box .solution_content .sec22 .con .item span {
  padding-left: 10px;
}
#solution_box .solution_content .sec22 .con .item p {
  color: #fff;
  margin-top: 8px;
  line-height: 26px;
  letter-spacing: 3px;
}
#solution_box .solution_content .sec23 {
  padding: 0;
  margin-top: -60px;
}
#solution_box .solution_content .sec23 .secontent {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  padding: 60px 40px;
}
#solution_box .solution_content .sec23 .secontent .title {
  margin-bottom: 4rem;
}
#solution_box .solution_content .sec23 .secontent .ln {
  float: left;
  width: 50%;
}
#solution_box .solution_content .sec23 .secontent .rn {
  float: left;
  width: 50%;
}
#solution_box .solution_content .sec24 .con .title {
  margin-top: 70px;
  font-size: 18px;
  text-align: left;
}
#solution_box .solution_content .sec24 .con .title:nth-child(2) {
  padding-top: 60px;
}
#solution_box .solution_content .sec24 .list {
  overflow: hidden;
  padding-top: 0px;
}
#solution_box .solution_content .sec24 .list .item {
  float: left;
  padding: 15px 22px;
  width: 232px;
  height: 214px;
}
#solution_box .solution_content .sec24 .list .item:nth-child(even) {
  background-color: #cde7d2;
}
#solution_box .solution_content .sec24 .list .item:nth-child(odd) {
  background-color: #cde6e7;
}
#solution_box .solution_content .sec24 .list .item .t {
  font-size: 30px;
  display: block;
  text-align: center;
  color: #373634;
}
#solution_box .solution_content .sec24 .list .item p {
  font-size: 14px;
  line-height: 25px;
  color: #373634;
  padding-top: 8px;
  letter-spacing: 3px;
}
#solution_box .solution_content .sec24 .list .item + .item {
  margin-left: 20px;
}
#solution_box .solution_content .sec24 .list2 {
  padding-top: 0px;
  overflow: hidden;
}
#solution_box .solution_content .sec24 .list2 .item {
  border: 2px solid #2290d0;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  text-align: center;
  float: left;
}
#solution_box .solution_content .sec24 .list2 .item span {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  padding-top: 40px;
  display: block;
}
#solution_box .solution_content .sec24 .list2 img {
  float: left;
  margin: 58px 30px 0;
}
#solution_box .solution_content .sec25 {
  background: url(../images/solution/2/10.jpg) no-repeat center center;
  height: 549px;
  padding: 0;
}
#solution_box .solution_content .sec26 {
  padding-bottom: 5rem;
}
#solution_box .solution_content .sec26 .secontent {
  overflow: initial;
}
#solution_box .solution_content .sec26 .con .list {
  padding-top: 68px;
  width: 95%;
  margin: 0 auto;
}
#solution_box .solution_content .sec26 .con .list .item {
  width: 310px;
  height: 374px;
  margin: 0 41px;
  float: left;
  padding: 40px 33px 0;
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background: #fff;
  text-align: center;
}
#solution_box .solution_content .sec26 .con .list .item h4 {
  color: #373634;
  padding-top: 30px;
  font-size: 18px;
}
#solution_box .solution_content .sec26 .con .list .item p {
  color: #606060;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  padding-top: 20px;
}
#solution_box .solution_content .sec27 {
  background-color: #fff;
}
#solution_box .solution_content .sec27 .con .list {
  overflow: hidden;
  margin-top: 38px;
}
#solution_box .solution_content .sec27 .con .list .item {
  float: left;
  width: 524px;
  position: relative;
  margin: 22px;
  padding: 26px 23px 0;
  overflow: hidden;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  height: 195px;
}
#solution_box .solution_content .sec27 .con .list .item:nth-child(odd) .rn h4 {
  color: #2f549f;
}
#solution_box .solution_content .sec27 .con .list .item:nth-child(even) {
  width: 596px;
}
#solution_box .solution_content .sec27 .con .list .item:nth-child(even) .rn h4 {
  color: #62b045;
}
#solution_box .solution_content .sec27 .con .list .item img {
  left: 26px;
  top: 63px;
  position: absolute;
}
#solution_box .solution_content .sec27 .con .list .item .rn {
  padding-left: 114px;
  position: relative;
}
#solution_box .solution_content .sec27 .con .list .item .rn:before {
  content: '';
  position: absolute;
  left: 78px;
  top: 34px;
  width: 1px;
  height: 68px;
  background-color: #626262;
}
#solution_box .solution_content .sec27 .con .list .item .rn h4 {
  font-size: 20px;
}
#solution_box .solution_content .sec27 .con .list .item .rn p {
  padding-top: 23px;
  font-size: 16px;
  color: #373634;
  letter-spacing: 1px;
  line-height: 28px;
}
#solution_box .solution_content .sec41 .con {
  width: 92%;
  margin: 0 auto;
  padding-top: 10px;
}
#solution_box .solution_content .sec41 .con p {
  line-height: 35px;
  font-size: 16px;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec42 {
  background: #fff;
  border-top: 1px solid #ccc;
}
#solution_box .solution_content .sec42 h3 {
  display: block;
  text-align: center;
}
#solution_box .solution_content .sec42 img {
  display: block;
  margin: 55px auto 0;
}
#solution_box .solution_content .sec43 {
  background: url(../images/solution/4/2.jpg) no-repeat center center;
  height: 474px;
}
#solution_box .solution_content .sec43 .title {
  color: #232323;
}
#solution_box .solution_content .sec43 .con {
  padding-top: 0px;
}
#solution_box .solution_content .sec43 .con p {
  color: #373634;
  font-size: 16px;
  line-height: 38px;
  width: 51%;
  letter-spacing: 1px;
}
#solution_box .solution_content .sec43 .con p + p {
  padding-top: 5px;
}
#solution_box .solution_content .sec44 .secontent {
  overflow: initial;
}
#solution_box .solution_content .sec44 .secontent .list .item {
  height: 195px;
  padding: 23px 23px 0 30px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  position: relative;
}
#solution_box .solution_content .sec44 .secontent .list .item:before {
  content: '';
  width: 7px;
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
}
#solution_box .solution_content .sec44 .secontent .list .item:nth-child(odd) h3 {
  color: #2f549f;
}
#solution_box .solution_content .sec44 .secontent .list .item:nth-child(odd):before {
  background: #62b045;
}
#solution_box .solution_content .sec44 .secontent .list .item:nth-child(even) h3 {
  color: #62b045;
}
#solution_box .solution_content .sec44 .secontent .list .item:nth-child(even):before {
  background: #62b045;
}
#solution_box .solution_content .sec44 .secontent .list .item h3 {
  font-size: 20px;
}
#solution_box .solution_content .sec44 .secontent .list .item p {
  font-size: 16px;
  line-height: 27px;
  margin-top: 35px;
  width: 51%;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec44 .secontent .list .item img {
  position: absolute;
  top: 0;
  right: 90px;
}
#solution_box .solution_content .sec44 .secontent .list .item + .item {
  margin-top: 35px;
}
#solution_box .solution_content .sec45 {
  background: #fff;
}
#solution_box .solution_content .sec45 .con .list {
  overflow: hidden;
}
#solution_box .solution_content .sec45 .con .list .item {
  text-align: center;
  padding: 35px 30px;
  width: 173px;
  height: 173px;
  border-radius: 6px;
  float: left;
  background: #f5f7fa;
}
#solution_box .solution_content .sec45 .con .list .item .mo {
  height: 56px;
}
#solution_box .solution_content .sec45 .con .list .item .mo img {
  display: block;
  margin: 0 auto;
}
#solution_box .solution_content .sec45 .con .list .item h4 {
  display: block;
  color: #232323;
  font-size: 16px;
  padding-top: 25px;
  text-align: center;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec45 .con .list .item + .item {
  margin-left: 40px;
}
#solution_box .solution_content .sec45 .con h3 {
  margin: 64px 0 35px;
  display: block;
  text-align: center;
  font-size: 23px;
  color: #232323;
}
#solution_box .solution_content .sec46 {
  padding-bottom: 60px;
}
#solution_box .solution_content .sec46 .secontent {
  overflow: initial;
}
#solution_box .solution_content .sec46 .list .item {
  width: 93%;
  height: 146px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  margin: 0 auto;
}
#solution_box .solution_content .sec46 .list .item:nth-child(even) h3 {
  background: #62b045;
}
#solution_box .solution_content .sec46 .list .item h3 {
  background: #2f549f;
  color: #fff;
  width: 146px;
  letter-spacing: 3px;
  padding-top: 33px;
  text-align: center;
  height: 100%;
  font-size: 25px;
  line-height: 38px;
  float: left;
}
#solution_box .solution_content .sec46 .list .item .rn {
  float: left;
  width: 81%;
  padding: 27px 0px 15px 25px;
}
#solution_box .solution_content .sec46 .list .item .rn h4 {
  color: #373634;
  font-size: 23px;
}
#solution_box .solution_content .sec46 .list .item .rn p {
  color: #878787;
  font-size: 16px;
  display: block;
  padding-top: 14px;
  letter-spacing: 2px;
  line-height: 28px;
}
#solution_box .solution_content .sec46 .list .item + .item {
  margin-top: 35px;
}
#solution_box .solution_content .sec47 {
  background: #fff;
  padding: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  height: 274px;
}
#solution_box .solution_content .sec47 .con {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#solution_box .solution_content .sec47 .con .ln {
  width: 274px;
  height: 274px;
  float: left;
}
#solution_box .solution_content .sec47 .con .rn {
  padding: 35px 58px;
  float: left;
  width: 62%;
}
#solution_box .solution_content .sec47 .con .rn p {
  color: #878787;
  font-size: 16px;
  line-height: 26px;
  display: block;
}
#solution_box .solution_content .sec48 {
  background: #fff;
  margin-top: 60px;
}
#solution_box .solution_content .sec48 .secontent {
  width: 1240px;
  margin: 0 auto;
}
#solution_box .solution_content .sec48 .secontent .con {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
}
#solution_box .solution_content .sec48 .secontent .con p {
  line-height: 35px;
  font-size: 16px;
  letter-spacing: 2px;
}
#solution_box .solution_content .sec48 .secontent .title {
  margin-top: 40px;
}
#solution_box .solution_content .sec48 .secontent img {
  margin: 20px auto 0;
  display: block;
}
#solution_box .solution_content .sec49 {
  background: url(../images/solution/4/14.jpg) no-repeat center center #26599e;
  height: 320px;
}
#solution_box .solution_content .sec49 .secontent {
  width: 1240px;
  margin: 0 auto;
  padding-top: 10px;
}
#solution_box .solution_content .sec49 .secontent .title {
  color: #fff;
}
#solution_box .solution_content .sec49 .secontent .title::before {
  background: #fff;
}
#solution_box .solution_content .sec49 .secontent .con .list .item {
  color: #fff;
  padding: 10px 0;
  width: 50%;
  float: left;
  padding-left: 30px;
  position: relative;
}
#solution_box .solution_content .sec49 .secontent .con .list .item:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-radius: 100%;
}
#solution_box .solution_content .sec410 {
  padding: 60px 0 30px;
}
#solution_box .solution_content .sec410 .secontent {
  width: 1240px;
  margin: 0 auto;
}
#solution_box .solution_content .imgLists {
  width: 1000px;
  margin: 0 auto;
}
#solution_box .solution_content .imgLists img {
  margin: 0 auto;
  width: 100%;
  display: block;
}
#member_box {
  background: #fff;
}
#member_box .comp_box {
  width: 1240px;
  position: relative;
  padding: 0 0 0 300px;
  margin: 0 auto;
}
#member_box .comp_box .menu_box {
  width: 290px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
#member_box .comp_box .menu_box > .item {
  font-size: 0.85rem;
  padding: 5px 3px;
  margin: 3px 0 5px;
}
#member_box .comp_box .menu_box .item a,
#member_box .comp_box .menu_box .item span {
  line-height: 30px;
  cursor: pointer;
  color: #245dd4;
}
#member_box .comp_box .menu_box .ico > span:before {
  content: '▶';
  color: #63738A;
  transition: transform 0.2s;
  opacity: 1;
  display: inline-block;
  font-size: 10px;
  margin-right: 5px;
}
#member_box .comp_box .menu_box .ico.active > span:before {
  transform: rotate(90deg);
}
#member_box .comp_box .menu_box .item > a {
  display: block;
}
#member_box .comp_box .menu_box .child > a {
  color: #333;
}
#member_box .comp_box .menu_box .item > .child {
  display: none;
  padding-left: 25px;
  font-size: 0.7rem;
}
#member_box .comp_box .menu_box .select a.on {
  background-color: #245dd4;
  color: #fff;
}
#member_box .comp_box .member_form {
  width: 100%;
  min-height: 500px;
  padding-bottom: 50px;
}
#member_box .comp_box .member_form .titlebox {
  font-size: 20px;
  color: #245dd4;
  padding: 3px 8px;
  margin: 10px 0 13px;
  font-weight: bold;
}
#member_box .comp_box .member_form .flexbox {
  position: relative;
  padding: 5px 0 8px 170px;
  display: flex;
}
#member_box .comp_box .member_form .flexbox span {
  display: block;
  position: absolute;
  width: 160px;
  top: 10px;
  left: 0;
  text-align: right;
}
#member_box .comp_box .member_form .flexbox .flex_grow {
  padding: 0 5px;
  flex: 1;
}
#member_box .comp_box .member_form .flexbox .flex_grow.w60 {
  flex: 0 0 60px;
}
#member_box .comp_box .member_form .flexbox .flex_grow input[type=text],
#member_box .comp_box .member_form .flexbox .flex_grow input[type=password] {
  display: block;
  width: 100%;
  padding: 5px 8px;
  border-radius: 3px;
  border: 1px #dedede solid;
}
#member_box .comp_box .member_form .pic_box {
  position: relative;
  overflow: hidden;
}
#member_box .comp_box .member_form .pic_box label {
  display: block;
  margin: 0 auto;
  width: 100px;
}
#member_box .comp_box .member_form .pic_box label img {
  width: 100%;
  border: 0;
}
#member_box .comp_box .member_form .pic_box label input[type=file] {
  display: block;
  position: absolute;
  top: -1000px;
  left: -1000px;
}
#member_box .comp_box .member_form button {
  background: #245dd4;
  color: #fff;
  width: 300px;
  display: block;
  margin: 0 auto;
  padding: 5px 8px;
  border: 0;
  border-radius: 5px;
}
#shop_box {
  position: relative;
  background: #f4f4f4;
}
#shop_box .banner {
  position: relative;
  width: 100%;
  height: 340px;
  background: transparent url("../images/shop/1.jpg") center no-repeat;
  background-size: cover;
}
#shop_box .shop_main {
  width: 1240px;
  margin: 0 auto;
}
#shop_box .shop_main .tab_box {
  width: 100%;
  line-height: 60px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
}
#shop_box .shop_main .tab_box span {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
#shop_box .shop_main .tab_box span.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #2f549f;
}
#shop_box .shop_main .tab_box.hui span.active:before {
  background-color: #959595;
}
#shop_box .shop_main .shop_tab {
  margin-top: 0.7rem;
}
#shop_box .shop_main .renderbox {
  margin: 2.5rem auto 0;
  background: #fff;
}
#shop_box .shop_main .renderbox .top {
  padding: 0.3rem 0.3rem 0 0;
}
#shop_box .shop_main .renderbox .top .name {
  font-size: 1rem;
  color: #777777;
  padding-left: 1.6rem;
  padding-bottom: 0.5rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  background: url("../images/shop/2.png") no-repeat 0 8px;
}
#shop_box .shop_main .renderbox .top a {
  color: #777777;
  padding-top: 0.4rem;
}
#shop_box .shop_main .renderbox .renderlist {
  padding: 0.8rem 1rem 1.7rem 1rem;
}
#shop_box .shop_main .renderbox .renderlist .item {
  width: 25%;
  padding: 0.5rem;
  float: left;
  height: 190px;
  cursor: pointer;
}
#shop_box .shop_main .renderbox .renderlist .item .imgli {
  width: 100%;
  height: 100%;
  position: relative;
}
#shop_box .shop_main .renderbox .renderlist .item .imgli .img {
  position: absolute;
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);
  line-height: 120px;
  text-align: center;
  padding: 1.2rem;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 1px solid #dcdcdc;
}
#shop_box .shop_main .renderbox .renderlist .item:hover .img {
  border-color: #4078a2;
  top: -1rem;
}
#shop_box .shop_main .shop_list {
  margin-top: 1.5em;
}
#shop_box .shop_main .shop_list .shop_content {
  margin: 0 -0.7rem;
}
#shop_box .shop_main .shop_list .shop_content .item {
  width: 25%;
  padding: 0 0.7rem;
  float: left;
  cursor: pointer;
  position: relative;
  height: 326px;
  margin-bottom: 2rem;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m {
  background-color: #fff;
  position: absolute;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .con {
  padding: 0.8rem 0.8rem 0.4rem;
  border-bottom: 1px solid #eee;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .con .img {
  padding: 0.3rem;
  width: 100%;
  height: 143px;
  overflow: hidden;
  text-align: center;
  line-height: 120px;
  background-color: #f7f5f5;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .con .hed {
  padding-top: 0.3rem;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .con .hed .llh {
  width: 192px;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .con .hed .llh span {
  color: #000;
  display: block;
  font-weight: bold;
  font-size: 0.8rem;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .con .hed .tag {
  width: 53px;
  font-size: 0.6rem;
  display: block;
  padding: 0.1rem 0rem;
  text-align: center;
  border-radius: 0.2rem;
  background-color: #4078a2;
  color: #fff;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .con .des {
  line-height: 1rem;
  font-size: 0.7rem;
  color: #888888;
  margin-top: 0.2rem;
  height: 80px;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .fot {
  padding: 0.5rem 0.8rem;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .fot .num {
  letter-spacing: 0.08rem;
  color: #afaeae;
  font-size: 0.7rem;
  padding-top: 0.15rem;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .fot .num span {
  color: #4078a2;
  font-weight: bold;
  font-size: 0.8rem;
}
#shop_box .shop_main .shop_list .shop_content .item .item_m .fot .lina {
  border-radius: 30px;
  color: #afaeae;
  font-size: 0.7rem;
  padding: 0.1rem 0.4rem;
  border: 1px solid #afaeae;
  letter-spacing: 0.1rem;
}
#shop_box .shop_main .shop_list .shop_content .item:hover .item_m {
  top: -0.6rem;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
}
#shop_box .shop_main .shop_list .shop_content .item:hover .item_m .hed .llh span {
  color: #4078a2;
}
#shop_box .shop_main .shop_list .shop_content .item:hover .item_m .fot .lina {
  background-color: #4078a2;
  border-color: #4078a2;
  color: #fff;
}
#renbao-box .renbaoImgs > img {
  width: 100%;
  display: block;
}
#renbao-box .form_box {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  height: 730px;
}
#renbao-box .floa_title {
  font-weight: bold;
  letter-spacing: 8px;
  font-size: 42px;
  padding-bottom: 10px;
  display: block;
  text-align: center;
}
#renbao-box .floa_layer {
  position: absolute;
  width: 90%;
  top: 10%;
  left: 5%;
  padding: 0 6%;
}
#renbao-box .floa_layer .txt_area_unite {
  line-height: 2.2rem;
  font-size: 1.2rem;
  text-align: left;
  padding: 3% 0;
}
#renbao-box .floa_layer .txt_area_unite h5 {
  margin: 20px 0;
  color: #00903b;
  font-size: 1.4rem;
}
#renbao-box .floa_layer .txt_area_unite p {
  color: #37b9f5;
  display: block;
  background-color: #dededc;
  padding: 5px 8px;
}
#renbao-box .floa_layer .line_box {
  line-height: 2rem;
  overflow: hidden;
  margin: 3% 0;
  background-color: #fff;
  padding: 2% 3%;
  border: 1px solid #3385b5;
  border-radius: 3px;
  font-size: 1.3rem;
}
#renbao-box .floa_layer .line_box > label,
#renbao-box .floa_layer .line_box > input,
#renbao-box .floa_layer .line_box > div {
  display: block;
  float: left;
}
#renbao-box .floa_layer .line_box > label {
  width: 30%;
  text-align: right;
  margin-bottom: 0;
}
#renbao-box .floa_layer .line_box > input {
  width: 60%;
  padding: 0 5%;
  line-height: 1.2rem;
  border: 0;
  margin-top: 0.2rem;
}
#renbao-box .floa_layer .line_box .select_box {
  width: 70%;
}
#renbao-box .floa_layer .line_box .select_box span,
#renbao-box .floa_layer .line_box .select_box img {
  display: block;
}
#renbao-box .floa_layer .line_box .select_box span,
#renbao-box .floa_layer .line_box .select_box input {
  width: 80%;
  float: left;
  text-align: left;
  padding: 0 0 0 7%;
  border: 0;
  line-height: 2rem;
}
#renbao-box .floa_layer .line_box .select_box img {
  width: 18px;
  height: 16px;
  border: 0;
  float: right;
  margin: 15px 5px 0 0;
}
#renbao-box .floa_layer .line_box .select_box input {
  display: none;
}
#renbao-box .form_box .floa_layer {
  padding: 4% 6%;
  top: 8%;
}
#renbao-box .form_box .floa_layer .btn_box {
  line-height: 1.2rem;
}
#renbao-box .form_box .floa_layer .btn_box button {
  border-radius: 6px;
  padding: 0;
  width: 300px;
  margin: 2rem auto 0;
  height: 76px;
  border: 0;
  display: block;
  background-color: #4886dd;
  color: #fff;
  font-size: 24px;
}
#flooringPage-box {
  width: 100%;
  overflow: hidden;
}
#flooringPage-box .fp-main {
  position: relative;
  z-index: 1;
}
#flooringPage-box .fp-main .bgs {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
#flooringPage-box .fp-main .bgs .fp-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#flooringPage-box .fp-1000 {
  width: 662px;
  margin: 0 auto;
}
#flooringPage-box .fp-box {
  position: absolute;
  z-index: 2;
  top: 0;
  margin-left: -331px;
  left: 50%;
}
#flooringPage-box .fp1 .fp-content {
  padding-top: 165px;
}
#flooringPage-box .fp1 .fp-content .bigtitle {
  margin-top: 37px;
  font-size: 40px;
  text-align: center;
  color: #fff;
  display: block;
  vertical-align: middle;
  letter-spacing: 11px;
}
#flooringPage-box .fp1 .fp-content .bigtitle .dot {
  margin: 0 11px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  margin-top: 16px;
}
#flooringPage-box .fp1 .fp-content .smalltitle {
  font-size: 28px;
  letter-spacing: 25px;
  margin-top: 55px;
  display: block;
  text-align: center;
  color: #fff;
}
#flooringPage-box .fp1 .fp-content .smallTips {
  margin: 47px auto 0;
  width: 662px;
}
#flooringPage-box .fp1 .fp-content .smallTips .tipItem {
  width: 18%;
  text-align: center;
  float: left;
}
#flooringPage-box .fp1 .fp-content .smallTips .tipItem .tipmt {
  color: #4886dc;
  font-size: 18px;
  display: inline-block;
  letter-spacing: 3px;
  padding: 3px 8px;
  background-color: #fff;
  border-radius: 18px;
}
#flooringPage-box .fp1 .fp-content .smallTips .tipItem .tipmtdes {
  margin-top: 19px;
  color: #fff;
  line-height: 20px;
  display: block;
  font-size: 14px;
  letter-spacing: 2px;
}
#flooringPage-box .fp1 .fp-content .smallTips .tipItem:last-child {
  width: 28%;
}
#flooringPage-box .fp2 .thead {
  text-align: center;
}
#flooringPage-box .fp2 .thead .bigtitle {
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 30px;
  color: #4886dc;
  text-align: center;
  display: block;
  padding-top: 80px;
}
#flooringPage-box .fp2 .thead .smalltitle {
  letter-spacing: 1px;
  font-size: 12px;
  color: #838383;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
#flooringPage-box .fp2 .thead .smalltitle:after,
#flooringPage-box .fp2 .thead .smalltitle:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 10px;
  background-color: #838383;
  top: 15px;
}
#flooringPage-box .fp2 .thead .smalltitle:before {
  left: -13px;
}
#flooringPage-box .fp2 .thead .smalltitle:after {
  right: -13px;
}
#flooringPage-box .fp2 .des {
  color: #616161;
  font-size: 18px;
  line-height: 31px;
  padding: 40px 0px 40px;
  border-bottom: 1px solid #000;
  letter-spacing: 5px;
  display: block;
}
#flooringPage-box .fp2 .spanTitle {
  display: block;
  font-size: 21px;
  line-height: 34px;
  color: #545454;
  padding-top: 44px;
  font-weight: bold;
  letter-spacing: 5px;
}
#flooringPage-box .fp2 .lomain {
  padding: 45px 0 110px;
}
#flooringPage-box .fp2 .lomain .item i {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  background-color: #4886dc;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  line-height: 21px;
  text-align: center;
}
#flooringPage-box .fp2 .lomain .item span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  font-size: 16px;
  letter-spacing: 3px;
  color: #343434;
}
#flooringPage-box .fp2 .lomain div.item + div.item {
  padding-top: 20px;
}
#flooringPage-box .fp3 .bigtitle {
  padding: 160px 0 50px;
  position: relative;
  display: block;
  font-size: 34px;
  color: #fff;
  letter-spacing: 7px;
  font-weight: bold;
}
#flooringPage-box .fp3 .bigtitle:before {
  content: '';
  width: 180px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
#flooringPage-box .fp3 .lomain {
  padding-top: 83px;
  display: block;
  padding-left: 0px;
}
#flooringPage-box .fp3 .lomain .item {
  display: block;
}
#flooringPage-box .fp3 .lomain .item span {
  position: relative;
  padding-left: 33px;
  color: #fff;
  font-size: 24px;
  letter-spacing: 5px;
}
#flooringPage-box .fp3 .lomain .item span:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 4px;
  border: 2px solid #fff;
  border-radius: 50%;
}
#flooringPage-box .fp3 .lomain div.item + div.item {
  margin-top: 32px;
}
#flooringPage-box .fp4 .thead {
  text-align: center;
}
#flooringPage-box .fp4 .thead .bigtitle {
  letter-spacing: 11px;
  font-size: 34px;
  color: #fff;
  text-align: center;
  display: block;
  padding-top: 120px;
}
#flooringPage-box .fp4 .thead .bigtitle:before {
  content: '';
  position: absolute;
  bottom: -30px;
  height: 1px;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  display: block;
  background-color: #fff;
}
#flooringPage-box .fp4 .thead .smalltitle {
  letter-spacing: 3px;
  font-size: 22px;
  color: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
#flooringPage-box .fp4 .thead .smalltitle:after,
#flooringPage-box .fp4 .thead .smalltitle:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 30px;
  background-color: #fff;
  top: 20px;
}
#flooringPage-box .fp4 .thead .smalltitle:before {
  left: -35px;
}
#flooringPage-box .fp4 .thead .smalltitle:after {
  right: -35px;
}
#flooringPage-box .fp4 .item {
  position: relative;
}
#flooringPage-box .fp4 .item span {
  display: block;
  font-weight: normal;
  color: #fff;
  line-height: 31px;
  letter-spacing: 3px;
  font-size: 16px;
}
#flooringPage-box .fp4 .item img {
  position: absolute;
}
#flooringPage-box .fp4 .item1 {
  padding-top: 110px;
}
#flooringPage-box .fp4 .item1 span {
  padding-right: 245px;
}
#flooringPage-box .fp4 .item1 img {
  top: 139px;
  right: 70px;
}
#flooringPage-box .fp4 .item2 {
  padding-top: 65px;
}
#flooringPage-box .fp4 .item2 span {
  padding-left: 188px;
}
#flooringPage-box .fp4 .item2 img {
  left: 0px;
  top: 90px;
}
#flooringPage-box .fp5 {
  padding-bottom: 50px;
}
#flooringPage-box .fp5 .thead {
  text-align: center;
}
#flooringPage-box .fp5 .thead .bigtitle {
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 42px;
  color: #353535;
  text-align: center;
  display: block;
  padding-top: 80px;
}
#flooringPage-box .fp5 .thead .smalltitle {
  letter-spacing: 1px;
  font-size: 16px;
  color: #7e7e7e;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
#flooringPage-box .fp5 .thead .smalltitle:after,
#flooringPage-box .fp5 .thead .smalltitle:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 10px;
  background-color: #7e7e7e;
  top: 18px;
}
#flooringPage-box .fp5 .thead .smalltitle:before {
  left: -15px;
}
#flooringPage-box .fp5 .thead .smalltitle:after {
  right: -15px;
}
#flooringPage-box .fp5 .adt-con .item {
  position: relative;
  padding: 65px 0px 45px;
  background-color: #fff;
}
#flooringPage-box .fp5 .adt-con .item .ttile .num {
  vertical-align: middle;
  width: 35px;
  height: 35px;
  font-size: 28px;
  border-radius: 50%;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  background-color: #4886dc;
  color: #fff;
}
#flooringPage-box .fp5 .adt-con .item .ttile .bimo {
  font-size: 35px;
  display: inline-block;
  padding-left: 15px;
  vertical-align: middle;
}
#flooringPage-box .fp5 .adt-con .item .ttile .des {
  font-size: 18px;
  letter-spacing: 2px;
  color: #4d4d4d;
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 7px;
  padding-left: 5px;
}
#flooringPage-box .fp5 .adt-con .item .ttile .desother {
  font-size: 14px;
  line-height: 15px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
#flooringPage-box .fp5 .adt-con .item .ttile .bluefont {
  color: #4886dc;
}
#flooringPage-box .fp5 .adt-con .item .ttile .greenfont {
  color: #00a666;
}
#flooringPage-box .fp5 .adt-con .item .ttile .bluebg {
  background-color: #4886dc;
}
#flooringPage-box .fp5 .adt-con .item .ttile .greenbg {
  background-color: #00a666;
}
#flooringPage-box .fp5 .adt-con .item .comvlo {
  color: #808080;
  line-height: 28px;
  font-size: 16px;
  display: block;
  padding-top: 13px;
  letter-spacing: 3px;
}
#flooringPage-box .fp5 .adt-con .item .absp {
  position: absolute;
  top: 83px;
}
#flooringPage-box .fp5 .adt-con .item .absp_r {
  right: 20px;
}
#flooringPage-box .fp5 .adt-con .item .absp_l {
  left: 20px;
}
#flooringPage-box .fp5 .adt-con .item .absp_pl {
  padding-left: 220px;
}
#flooringPage-box .fp5 .adt-con .item .absp_pr {
  padding-right: 200px;
}
#flooringPage-box .fp5 .adt-con div.item + div.item {
  box-shadow: 0px -57px 42px -69px rgba(0, 0, 0, 0.1);
}
#flooringPage-box .fp5 .adt-con div.item:last-child {
  padding-bottom: 40px;
}
#flooringPage-box .fp6 .thead {
  text-align: center;
}
#flooringPage-box .fp6 .thead .bigtitle {
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 42px;
  color: #fff;
  text-align: center;
  display: block;
  padding-top: 80px;
}
#flooringPage-box .fp6 .thead .smalltitle {
  letter-spacing: 1px;
  font-size: 16px;
  color: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
#flooringPage-box .fp6 .thead .smalltitle:after,
#flooringPage-box .fp6 .thead .smalltitle:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 10px;
  background-color: #fff;
  top: 18px;
}
#flooringPage-box .fp6 .thead .smalltitle:before {
  left: -15px;
}
#flooringPage-box .fp6 .thead .smalltitle:after {
  right: -15px;
}
#flooringPage-box .fp6 .hfcon {
  margin-top: 60px;
  position: relative;
  width: 100%;
  height: 100%;
}
#flooringPage-box .fp6 .hfcon .item {
  background-color: rgba(55, 170, 216, 0.7);
  color: #fff;
  padding: 10px;
  position: absolute;
}
#flooringPage-box .fp6 .hfcon .item .t1 {
  font-size: 14px;
  letter-spacing: 2px;
}
#flooringPage-box .fp6 .hfcon .item .t1 span {
  font-weight: bold;
  font-size: 18px;
}
#flooringPage-box .fp6 .hfcon .item .t2 {
  margin-top: 7px;
  font-size: 14px;
  letter-spacing: 2px;
}
#flooringPage-box .fp6 .hfcon .item .t2 span {
  font-size: 18px;
  font-weight: bold;
}
#flooringPage-box .fp6 .hfcon .item1 {
  left: 0;
  top: 60px;
}
#flooringPage-box .fp6 .hfcon .item2 {
  right: 0px;
  top: 206px;
}
#flooringPage-box .fp6 .hfcon .item3 {
  left: 0;
  top: 365px;
}
#flooringPage-box .fp6 .hfcon .item4 {
  right: 0;
  top: 539px;
}
#flooringPage-box .fp6 .hfcon .item5 {
  left: 0;
  top: 680px;
}
#flooringPage-box .fp6 .hfcon .item6 {
  right: 0;
  top: 840px;
}
#flooringPage-box .fp6 .hfcon .item7 {
  left: 0;
  top: 1012px;
}
#flooringPage-box .fp6 .hfcon .item8 {
  right: 0;
  top: 1170px;
}
#flooringPage-box .fp7 .thead {
  text-align: center;
}
#flooringPage-box .fp7 .thead .bigtitle {
  font-weight: bold;
  letter-spacing: 5px;
  font-size: 55px;
  color: #fff;
  text-align: center;
  display: block;
  padding-top: 75px;
}
#flooringPage-box .fp7 .thead .smalltitle {
  letter-spacing: 3px;
  font-size: 22px;
  color: #fff;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
#flooringPage-box .fp7 .thead .smalltitle:after,
#flooringPage-box .fp7 .thead .smalltitle:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 30px;
  background-color: #fff;
  top: 20px;
}
#flooringPage-box .fp7 .thead .smalltitle:before {
  left: -35px;
}
#flooringPage-box .fp7 .thead .smalltitle:after {
  right: -35px;
}
#flooringPage-box .fp7 .adt-con img {
  margin-top: 128px;
  width: 100%;
  height: auto;
}
#flooringPage-box .fp7 .adt-con .des1 {
  letter-spacing: 13px;
  font-size: 39px;
  line-height: 60px;
  padding: 0 20px;
  text-align: center;
  display: block;
  margin-top: 115px;
  color: #fff;
}
#flooringPage-box .fp8 .fp-box .fp-content .adt-con {
  padding-top: 160px;
  color: #fff;
}
#flooringPage-box .fp8 .fp-box .fp-content .adt-con .title {
  font-size: 82px;
  letter-spacing: 18px;
  font-weight: bold;
  display: block;
  text-align: center;
}
#flooringPage-box .fp8 .fp-box .fp-content .adt-con .des1 {
  text-align: center;
  font-size: 35px;
  line-height: 59px;
  display: block;
  padding: 0 20px;
  color: #fff;
  margin-top: 118px;
  letter-spacing: 11px;
}
#flooringPage-box .fp9 .fp-box .fp-content .adt-con {
  padding-top: 120px;
  color: #fff;
}
#flooringPage-box .fp9 .fp-box .fp-content .adt-con .title {
  font-size: 82px;
  letter-spacing: 18px;
  font-weight: bold;
  display: block;
  text-align: center;
}
#flooringPage-box .fp9 .fp-box .fp-content .adt-con .des1 {
  font-size: 35px;
  line-height: 59px;
  display: block;
  padding: 0 20px;
  color: #fff;
  margin-top: 115px;
  letter-spacing: 10px;
}
#flooringPage-box .fp9 .fp-box .fp-content .adt-con span.des1 + span.des1 {
  margin-top: 55px;
}
#flooringPage-box .fp10 .fp-box .fp-content .adt-con {
  padding-top: 250px;
  color: #fff;
}
#flooringPage-box .fp10 .fp-box .fp-content .adt-con .title {
  font-size: 82px;
  letter-spacing: 22px;
  font-weight: bold;
  display: block;
  text-align: center;
}
#flooringPage-box .fp10 .fp-box .fp-content .adt-con .des1 {
  text-align: center;
  font-size: 35px;
  line-height: 59px;
  display: block;
  padding: 0 20px;
  color: #fff;
  margin-top: 130px;
  letter-spacing: 8px;
}
#flooringPage-box .fp11 {
  padding-bottom: 70px;
}
#flooringPage-box .fp11 .thead {
  text-align: center;
}
#flooringPage-box .fp11 .thead .bigtitle {
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 30px;
  color: #353535;
  text-align: center;
  display: block;
  padding-top: 80px;
}
#flooringPage-box .fp11 .thead .smalltitle {
  letter-spacing: 1px;
  font-size: 12px;
  color: #7e7e7e;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
#flooringPage-box .fp11 .thead .smalltitle:after,
#flooringPage-box .fp11 .thead .smalltitle:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 10px;
  background-color: #7e7e7e;
  top: 18px;
}
#flooringPage-box .fp11 .thead .smalltitle:before {
  left: -15px;
}
#flooringPage-box .fp11 .thead .smalltitle:after {
  right: -15px;
}
#flooringPage-box .fp11 .ovlo {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 110px;
}
#flooringPage-box .fp11 .ovlo img {
  margin: 0 auto;
  width: 575px;
  height: 550px;
  display: block;
}
#flooringPage-box .fp11 .ovlo .tt {
  color: #5f5f5f;
  font-size: 22px;
  position: absolute;
  z-index: 2;
  letter-spacing: 3px;
}
#flooringPage-box .fp11 .ovlo .t1 {
  top: -25px;
  left: 90px;
}
#flooringPage-box .fp11 .ovlo .t2 {
  top: -12px;
  right: 75px;
}
#flooringPage-box .fp11 .ovlo .t3 {
  top: 90px;
  right: -17px;
}
#flooringPage-box .fp11 .ovlo .t4 {
  top: 184px;
  right: -90px;
}
#flooringPage-box .fp11 .ovlo .t5 {
  top: 300px;
  right: -90px;
}
#flooringPage-box .fp11 .ovlo .t6 {
  top: 405px;
  right: -53px;
}
#flooringPage-box .fp11 .ovlo .t7 {
  bottom: -18px;
  right: 99px;
}
#flooringPage-box .fp11 .ovlo .t8 {
  bottom: 87px;
  left: -64px;
}
#flooringPage-box .fp11 .ovlo .t9 {
  bottom: 346px;
  left: -62px;
}
#flooringPage-box .fp11 .conn2 {
  margin-top: 150px;
  background-color: #fff;
  box-shadow: 0px -53px 80px -61px rgba(0, 0, 0, 0.2);
  padding: 40px 0 0px;
}
#flooringPage-box .fp11 .conn2 .itemmg {
  text-align: center;
  width: 50%;
}
#flooringPage-box .fp11 .conn2 .itemmg .imgs {
  height: 184px;
}
#flooringPage-box .fp11 .conn2 .itemmg .imgsp {
  padding-top: 32px;
}
#flooringPage-box .fp11 .conn2 .itemmg span {
  display: inline-block;
  padding: 10px 7px;
  letter-spacing: 3px;
  color: #4c4c4c;
  font-size: 16px;
  margin-top: 49px;
  border: 2px solid #7d7d7d;
}
#flooringPage-box .fp12 {
  background-color: #4886dc;
}
#flooringPage-box .fp12 .fp-1000 {
  text-align: center;
}
#flooringPage-box .fp12 .fp-1000 .bigtitle {
  padding-top: 75px;
  font-size: 30px;
  text-align: center;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 4px;
  font-weight: bold;
}
#flooringPage-box .fp12 .fp-1000 .bigtitle .dot {
  margin: 0 15px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
}
#flooringPage-box .fp12 .fp-1000 .fpcontent {
  margin-top: 40px;
}
#flooringPage-box .fp12 .fp-1000 .fpcontent p {
  text-align: left;
  font-size: 20px;
  line-height: 38px;
  letter-spacing: 2px;
  display: block;
  color: #fff;
}
#flooringPage-box .fp12 .fp-1000 .fpcontent p + p {
  margin-top: 30px;
}
#flooringPage-box .fp12 .fp-1000 .fp12-con2 .bigtitle {
  padding-top: 30px;
}
#flooringPage-box .fp12 .fp-1000 .fp12-con2 .conn1 {
  padding-top: 50px;
}
#flooringPage-box .fp12 .fp-1000 .fp12-con2 .conn1 span {
  color: #fff;
  font-size: 16px;
  text-align: left;
  width: 45%;
  padding-left: 30px;
  display: block;
  letter-spacing: 3px;
  line-height: 30px;
}
#flooringPage-box .fp13 .fp-1000 {
  text-align: center;
}
#flooringPage-box .fp13 .fp-1000 .bigtitle {
  padding-top: 120px;
  font-size: 45px;
  text-align: center;
  color: #4c4c4c;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 9px;
  font-weight: bold;
}
#flooringPage-box .fp13 .fp-1000 .bigtitle .dot {
  margin: 0 25px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #4c4c4c;
  display: inline-block;
  vertical-align: middle;
}
#flooringPage-box .fp13 .fp-1000 .conn1 {
  margin-top: 130px;
  padding-bottom: 180px;
}
#flooringPage-box .fp13 .fp-1000 .conn1 img {
  display: block;
}
#flooringPage-box .fp13 .fp-1000 .conn1 span {
  display: block;
  width: 43%;
  padding-left: 60px;
  text-align: left;
  font-size: 25px;
  color: #6f6f6f;
  line-height: 49px;
  letter-spacing: 1px;
}
#flooringPage-box .fp14 {
  padding: 50px 0 70px;
  background-color: #4886dc;
  text-align: center;
}
#flooringPage-box .fp14 .imgs .item {
  margin: 0 50px;
  display: inline-block;
}
#flooringPage-box .fp14 .imgs .item span {
  font-size: 28px;
  display: block;
  text-align: center;
  margin-top: 30px;
  color: #fff;
}
#flooringPage-box .fp15 .thead {
  text-align: center;
}
#flooringPage-box .fp15 .thead .bigtitle {
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 30px;
  color: #353535;
  text-align: center;
  display: block;
  padding-top: 80px;
}
#flooringPage-box .fp15 .thead .smalltitle {
  letter-spacing: 1px;
  font-size: 12px;
  color: #7e7e7e;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
#flooringPage-box .fp15 .thead .smalltitle:after,
#flooringPage-box .fp15 .thead .smalltitle:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 10px;
  background-color: #7e7e7e;
  top: 18px;
}
#flooringPage-box .fp15 .thead .smalltitle:before {
  left: -15px;
}
#flooringPage-box .fp15 .thead .smalltitle:after {
  right: -15px;
}
#flooringPage-box .fp15 .form_box {
  padding: 70px 0 120px;
}
#flooringPage-box .fp15 .form_box .formtable .formcell {
  width: 700px;
  margin: 0 auto;
}
#flooringPage-box .fp15 .form_box .formtable .formcell .iptborder {
  border: 2px solid #d1d1d1;
  border-radius: 3px;
  padding: 15px 38px;
}
#flooringPage-box .fp15 .form_box .formtable .formcell .iptborder label {
  display: inline-block;
  width: 80px;
  vertical-align: middle;
  font-size: 20px;
  margin: 0;
}
#flooringPage-box .fp15 .form_box .formtable .formcell .iptborder input {
  display: inline-block;
  width: 525px;
  vertical-align: middle;
  border: 0;
  font-size: 20px;
}
#flooringPage-box .fp15 .form_box .formtable div.formcell + div.formcell {
  margin-top: 55px;
}
#flooringPage-box .fp15 .form_box .btns {
  margin-top: 70px;
  text-align: center;
}
#flooringPage-box .fp15 .form_box .btns button {
  background-color: #4886dc;
  padding: 15px 63px;
  color: #fff;
  font-size: 22px;
  border-radius: 3px;
  border: 0;
}
#flooringPage-box .fp16 .fp-box .fp-content {
  text-align: center;
  padding-top: 145px;
}
#flooringPage-box .fp16 .fp-box .fp-content .bigtitle {
  letter-spacing: 14px;
  position: relative;
  padding: 0px 0;
  display: inline-block;
  color: #6c6c6c;
  font-size: 34px;
}
#flooringPage-box .fp16 .fp-box .fp-content .bigtitle:before {
  content: '';
  position: absolute;
  bottom: -30px;
  height: 1px;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  display: block;
  background-color: #6c6c6c;
}
#flooringPage-box .fp16 .fp-box .fp-content .desspan {
  margin-top: 100px;
}
#flooringPage-box .fp16 .fp-box .fp-content .desspan .destxt {
  font-size: 24px;
  letter-spacing: 5px;
  line-height: 42px;
  color: #737373;
  text-align: left;
  display: block;
}
#flooringPage-box .fp16 .fp-box .fp-content .desspan .destxt span {
  color: #ff1414;
}
#flooringPage-box .fp16 .fp-box .fp-content .desspan div.destxt + div.destxt {
  padding-top: 20px;
}
#flooringPage-box .fp17 .fp-box {
  margin-left: -491px;
}
#flooringPage-box .fp17 .fp-box .fp-content {
  width: 982px;
  margin: 0 auto;
}
#flooringPage-box .fp17 .fp-box .fp-content .thead {
  text-align: center;
}
#flooringPage-box .fp17 .fp-box .fp-content .thead .bigtitle {
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 30px;
  color: #353535;
  text-align: center;
  display: block;
  padding-top: 80px;
}
#flooringPage-box .fp17 .fp-box .fp-content .thead .smalltitle {
  letter-spacing: 1px;
  font-size: 12px;
  color: #7e7e7e;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
#flooringPage-box .fp17 .fp-box .fp-content .thead .smalltitle:after,
#flooringPage-box .fp17 .fp-box .fp-content .thead .smalltitle:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 10px;
  background-color: #7e7e7e;
  top: 18px;
}
#flooringPage-box .fp17 .fp-box .fp-content .thead .smalltitle:before {
  left: -15px;
}
#flooringPage-box .fp17 .fp-box .fp-content .thead .smalltitle:after {
  right: -15px;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box {
  padding-top: 40px;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con {
  background: #fff;
  width: 982px;
  padding: 80px 100px;
  height: 526px;
  border-radius: 16px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item {
  position: relative;
  width: 50%;
  float: left;
  height: 170px;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item .imgs {
  position: absolute;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item .fp17-pr-con {
  padding-left: 90px;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item .fp17-pr-con .title {
  letter-spacing: 3px;
  color: #515050;
  font-size: 24px;
  font-weight: 700;
  display: block;
  padding-top: 8px;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item .fp17-pr-con .othertitle {
  font-size: 18px;
  line-height: 22px;
  padding-top: 0;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item .fp17-pr-con .des {
  letter-spacing: 1px;
  display: block;
  color: #878787;
  font-size: 12px;
  line-height: 20px;
  padding-top: 12px;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item:first-child {
  padding: 0 20px 30px 0;
  border-right: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item:nth-child(2) {
  padding: 0 0px 0px 30px;
  border-bottom: 1px solid #c5c5c5;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item:nth-child(3) {
  border-right: 1px solid #c5c5c5;
  padding: 50px 20px 0px 0;
}
#flooringPage-box .fp17 .fp-box .fp-content .fp17-box .fp17-box-con .fp17-item:last-child {
  padding: 50px 0px 0px 30px;
}
#flooringPage-box .fp18 .fp-box .fp-content .thead {
  text-align: center;
}
#flooringPage-box .fp18 .fp-box .fp-content .thead .bigtitle {
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  display: block;
  padding-top: 48px;
}
#flooringPage-box .fp18 .fp-box .fp-content .fp18-con {
  padding-top: 60px;
}
#flooringPage-box .fp18 .fp-box .fp-content .fp18-con .fp18-item {
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 25px 35px 35px;
}
#flooringPage-box .fp18 .fp-box .fp-content .fp18-con .fp18-item .head img {
  padding-left: 10px;
}
#flooringPage-box .fp18 .fp-box .fp-content .fp18-con .fp18-item .title {
  letter-spacing: 3px;
  font-weight: 700;
  color: #676767;
  font-size: 22px;
  font-weight: 700px;
  display: inline-block;
  padding: 0 10px;
}
#flooringPage-box .fp18 .fp-box .fp-content .fp18-con .fp18-item .smalltitle {
  letter-spacing: 3px;
  font-size: 16px;
  color: #989797;
}
#flooringPage-box .fp18 .fp-box .fp-content .fp18-con .fp18-item .des {
  letter-spacing: 2px;
  padding-top: 15px;
  color: #777777;
  line-height: 26px;
  font-size: 16px;
  display: block;
}
#flooringPage-box .fp18 .fp-box .fp-content .fp18-con div.fp18-item + div.fp18-item {
  margin-top: 45px;
}
#product2 {
  padding: 0px 0 0 0;
}
#product2 .pro_main2 {
  position: relative;
}
#product2 .pro_main2 .probgitem2 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#product2 .pro_main2 .prowh2 {
  width: 1006px;
  left: 50%;
  margin-left: -503px;
}
#product2 .pro_main2 .probox2 {
  position: absolute;
  height: 100%;
  top: 0;
}
#product2 .pro1_p1 .p1_title {
  padding-top: 185px;
  color: #fff;
  display: block;
  text-align: center;
}
#product2 .pro1_p1 .p1_title h1 {
  color: #fff;
  font-size: 60px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 13px;
}
#product2 .pro1_p1 .p1_title span {
  border-radius: 5px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 56px;
  color: #000;
  font-size: 45px;
  display: inline-block;
  letter-spacing: 2px;
  vertical-align: middle;
}
#product2 .pro1_p1 .smalltitle {
  display: block;
  color: #ff9933;
  text-align: center;
  font-size: 42px;
  letter-spacing: 9px;
  padding-top: 40px;
}
#product2 .pro1_p1 .deslist {
  padding-top: 93px;
}
#product2 .pro1_p1 .deslist span {
  margin-right: 88px;
  display: inline-block;
  font-size: 26px;
  color: #fff;
  letter-spacing: 6px;
  position: relative;
}
#product2 .pro1_p1 .deslist span:before {
  content: '';
  position: absolute;
  right: -40px;
  top: 5px;
  background: #fff;
  width: 1px;
  height: 28px;
}
#product2 .pro1_p1 .deslist span:last-child {
  margin-right: 0;
}
#product2 .pro1_p1 .deslist span:last-child:before {
  width: 0;
}
#product2 .pro1_p2 .bigtitle {
  padding-top: 60px;
  text-align: center;
}
#product2 .pro1_p2 .bigtitle span {
  letter-spacing: 8px;
  display: inline-block;
  color: #666666;
  font-size: 48px;
  vertical-align: middle;
}
#product2 .pro1_p2 .bigtitle i {
  margin: 0 18px;
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  background: #666666;
  border-radius: 50%;
}
#product2 .pro1_p2 .smallcon {
  text-align: center;
  display: block;
  padding-top: 50px;
}
#product2 .pro1_p2 .smalltitle {
  position: relative;
  color: #ff9933;
  font-size: 42px;
  letter-spacing: 10px;
}
#product2 .pro1_p2 .smalltitle:before {
  content: '';
  background: #535353;
  width: 80px;
  height: 2px;
  position: absolute;
  top: 18px;
  left: -112px;
}
#product2 .pro1_p2 .smalltitle:after {
  content: '';
  background: #535353;
  width: 80px;
  height: 2px;
  position: absolute;
  right: -115px;
  top: 18px;
}
#product2 .pro1_p2 .iconsList {
  padding-top: 58px;
}
#product2 .pro1_p2 .iconsList .iconitem {
  margin-right: 94px;
  float: left;
}
#product2 .pro1_p2 .iconsList .iconitem .t1 {
  text-align: center;
  padding-top: 37px;
  font-size: 24px;
  color: #333333;
  letter-spacing: 3px;
  display: block;
}
#product2 .pro1_p2 .iconsList .iconitem .t2 {
  text-align: center;
  padding-top: 32px;
  letter-spacing: 3px;
  color: #959595;
  font-size: 28px;
  display: block;
}
#product2 .pro1_p2 .iconsList .iconitem:last-child {
  margin-right: 0;
}
#product2 .pro1_p2 .duilist {
  padding-top: 70px;
}
#product2 .pro1_p2 .duilist .duihead .duiheadbg {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin-right: 10px;
  width: 328px;
  height: 133px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 3px;
  font-size: 36px;
  line-height: 133px;
  text-align: center;
}
#product2 .pro1_p2 .duilist .duihead .duih1 {
  background-image: url(../images/product/5/2/ibg_03.jpg);
}
#product2 .pro1_p2 .duilist .duihead .duih2 {
  background-image: url(../images/product/5/2/ibg_05.jpg);
}
#product2 .pro1_p2 .duilist .duihead .duih3 {
  background-image: url(../images/product/5/2/ibg_07.jpg);
}
#product2 .pro1_p2 .duilist .duihead .duiheadbg:last-child {
  margin-right: 0;
}
#product2 .pro1_p2 .duilist .duiitem {
  margin-top: 11px;
}
#product2 .pro1_p2 .duilist .duiitem .duiitem_name {
  letter-spacing: 5px;
  text-align: center;
  border: 1px solid #535353;
  width: 328px;
  height: 133px;
  line-height: 133px;
  font-size: 36px;
  color: #333333;
  float: left;
  margin-right: 10px;
}
#product2 .pro1_p2 .duilist .duiitem .duiitem_name:last-child {
  margin-right: 0;
}
#product2 .p1_title3 {
  color: #fff;
  font-size: 44px;
  padding-top: 155px;
  letter-spacing: 5px;
  text-align: center;
  display: block;
}
#product2 .smalltitle3 {
  color: #fff;
  font-size: 60px;
  letter-spacing: 15px;
  display: block;
  text-align: center;
  padding-top: 28px;
}
#product2 .deslist3 {
  color: #fff;
  font-size: 28px;
  display: block;
  padding-top: 60px;
  line-height: 57px;
  letter-spacing: 4px;
}
#product2 .procolorf9 {
  color: #ff9933;
}
#product2 .pro1_p8 {
  background: #fff;
  padding: 150px 0 120px;
}
#product2 .pro1_p8 .bigtitle {
  text-align: center;
}
#product2 .pro1_p8 .bigtitle .moa {
  color: #313131;
  font-size: 48px;
  display: inline-block;
  letter-spacing: 12px;
}
#product2 .pro1_p8 .bigtitle .ovl {
  color: #a0a0a0;
  font-size: 48px;
  display: inline-block;
  padding-left: 8px;
  letter-spacing: 12px;
}
#product2 .pro1_p8 .pro_p8_imgs {
  width: 1021px;
  margin: 0 auto;
  padding-top: 180px;
  position: relative;
}
#product2 .pro1_p8 .pro_p8_imgs img {
  display: block;
}
#product2 .pro1_p8 .pro_p8_imgs .tt {
  white-space: nowrap;
  color: #313131;
  font-size: 24px;
  letter-spacing: 5px;
  position: absolute;
  left: 880px;
}
#product2 .pro1_p8 .pro_p8_imgs .t1 {
  top: 100px;
}
#product2 .pro1_p8 .pro_p8_imgs .t2 {
  top: 220px;
}
#product2 .pro1_p8 .pro_p8_imgs .t3 {
  top: 280px;
}
#product2 .pro1_p8 .pro_p8_imgs .t4 {
  bottom: 365px;
}
#product2 .pro1_p8 .pro_p8_imgs .t5 {
  bottom: 263px;
}
#join2 .imgbg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#join2 .j1 {
  height: 1080px;
  background-image: url(../images/join/b1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j1 > .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 565px;
}
#join2 .j1 > .jmo h3 {
  font-size: 3.8em;
  color: #fff;
  letter-spacing: 10px;
  display: block;
  text-align: center;
}
#join2 .j1 > .jmo ul {
  overflow: hidden;
  margin-top: 50px;
}
#join2 .j1 > .jmo ul li {
  float: left;
}
#join2 .j1 > .jmo ul li > span {
  font-size: 1.5rem;
  letter-spacing: 5px;
  border: 2px solid #fff;
  padding: 0.2rem 0.5rem;
  color: #fff;
  display: block;
}
#join2 .j1 > .jmo ul li + li {
  margin-left: 17px;
}
#join2 .j2 {
  height: 1462px;
  background-image: url(../images/join/b2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j2 > .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 0px;
  bottom: 0;
}
#join2 .j2 > .jmo .t1 {
  color: #fff;
  position: absolute;
  font-size: 50px;
  letter-spacing: 1px;
}
#join2 .j2 > .jmo .d1 {
  position: absolute;
  color: #fff;
  font-size: 23px;
  letter-spacing: 1px;
}
#join2 .j2 > .jmo .p1 {
  position: absolute;
  color: #fff;
  font-size: 20px;
  width: 593px;
  line-height: 36px;
  letter-spacing: 2px;
}
#join2 .j2 > .jmo font {
  color: #7bff32;
}
#join2 .j2 > .jmo .sj1 {
  position: relative;
}
#join2 .j2 > .jmo .sj1 .t1 {
  right: 0;
  top: 69px;
}
#join2 .j2 > .jmo .sj1 .d1 {
  top: 159px;
  right: 29px;
}
#join2 .j2 > .jmo .sj1 .p1 {
  top: 218px;
  right: 29px;
}
#join2 .j2 > .jmo .sj2 {
  position: relative;
  margin-top: 415px;
}
#join2 .j2 > .jmo .sj2 .t1 {
  left: 150px;
  top: 4px;
}
#join2 .j2 > .jmo .sj2 .d1 {
  top: 97px;
  left: 45px;
}
#join2 .j2 > .jmo .sj2 .p1 {
  top: 163px;
  left: 45px;
  line-height: 30px;
  letter-spacing: 3px;
}
#join2 .j2 > .jmo .sj3 {
  position: relative;
  margin-top: 1000px;
}
#join2 .j2 > .jmo .sj3 .t1 {
  right: 0;
  top: 28px;
}
#join2 .j2 > .jmo .sj3 .d1 {
  top: 118px;
  right: 29px;
}
#join2 .j2 > .jmo .sj3 .p1 {
  top: 180px;
  right: 29px;
  line-height: 45px;
  letter-spacing: 2px;
}
#join2 .j3 {
  height: 820px;
  background-image: url(../images/join/b3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j3 > .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 188px;
  bottom: 0;
}
#join2 .j3 > .jmo .j3_con {
  width: 800px;
  margin: 0 auto;
  color: #fff;
}
#join2 .j3 > .jmo .j3_con .t1 {
  display: block;
  font-size: 44px;
}
#join2 .j3 > .jmo .j3_con .t2 {
  display: block;
  font-size: 29px;
}
#join2 .j3 > .jmo .j3_con .t3 {
  display: block;
  font-size: 50px;
}
#join2 .j3 > .jmo .j3_con .t4 {
  display: block;
  font-size: 60px;
}
#join2 .j3 > .jmo .j3_con .t4 > font {
  color: #3a68ff;
}
#join2 .j3 > .jmo .j3_con span + span {
  padding-top: 15px;
}
#join2 .j4 {
  height: 820px;
  background-image: url(../images/join/b4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j4 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 100px;
  bottom: 0;
}
#join2 .j4 .jmo .tt {
  font-size: 22px;
  width: 145px;
  letter-spacing: 2px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  position: absolute;
}
#join2 .j4 .jmo .t1 {
  top: 200px;
  left: 120px;
}
#join2 .j4 .jmo .t2 {
  top: 35px;
  left: 320px;
  color: #fff;
}
#join2 .j4 .jmo .t3 {
  left: 521px;
  top: 195px;
}
#join2 .j4 .jmo .t4 {
  letter-spacing: 3px;
  right: 345px;
  top: 319px;
  color: #fff;
}
#join2 .j4 .jmo .t5 {
  letter-spacing: 3px;
  right: 125px;
  top: 188px;
}
#join2 .j4 .jmo .oo {
  position: absolute;
  color: #0e35b4;
  font-size: 55px;
  letter-spacing: 3px;
}
#join2 .j4 .jmo .o1 {
  bottom: 192px;
  left: 91px;
}
#join2 .j4 .jmo .o2 {
  bottom: 109px;
  right: 10px;
}
#join2 .j5 {
  height: 820px;
  background-image: url(../images/join/b5.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j5 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 83px;
  bottom: 0;
}
#join2 .j5 .jmo h3 {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 50px;
  letter-spacing: 8px;
}
#join2 .j5 .jmo h4 {
  text-align: center;
  display: block;
  letter-spacing: 8px;
  padding-top: 25px;
  color: #7bff32;
  font-size: 50px;
}
#join2 .j5 .jmo p {
  position: absolute;
  top: 288px;
  letter-spacing: 2px;
  width: 855px;
  font-size: 27px;
  right: 75px;
  line-height: 47px;
}
#join2 .j6 {
  padding: 100px 0 50px;
}
#join2 .j6 .jmo {
  height: 892px;
  background-image: url(../images/join/b6.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin: 0 auto;
  width: 1239px;
  background-size: contain;
}
#join2 .j6 .jmo .j6_con {
  position: relative;
}
#join2 .j6 .jmo .j6_con .t1 {
  position: absolute;
  color: #fff;
  top: 10px;
  left: 82px;
  font-size: 95px;
}
#join2 .j6 .jmo .j6_con .t2 {
  position: absolute;
  font-size: 69px;
  left: 250px;
  line-height: 82px;
  letter-spacing: 3px;
}
#join2 .j6 .jmo .j6_con .t3 {
  position: absolute;
  letter-spacing: 17px;
  left: 250px;
  top: 81px;
  font-size: 61px;
  color: #0e35b4;
}
#join2 .j6 .jmo .j6_con p {
  position: absolute;
  top: 196px;
  padding: 0 150px 0 50px;
  font-size: 23px;
  letter-spacing: 5px;
  line-height: 40px;
}
#join2 .j6 .jmo .j6_2 {
  top: 488px;
}
#join2 .j7 {
  height: 820px;
  background-image: url(../images/join/b7_new.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j8 {
  height: 1085px;
  background-image: url(../images/join/b8.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j8 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 77px;
  bottom: 0;
}
#join2 .j8 .jmo .t1 {
  position: absolute;
  font-size: 90px;
  left: 66px;
  color: #2382ec;
}
#join2 .j8 .jmo .t2 {
  position: absolute;
  left: 278px;
  color: #fff;
  font-size: 70px;
  letter-spacing: 13px;
  top: 42px;
}
#join2 .j8 .jmo h3 {
  position: absolute;
  top: 354px;
  left: 191px;
  line-height: 73px;
  color: #3089ed;
  width: 40px;
  font-size: 62px;
  word-wrap: break-word;
  word-break: break-all;
}
#join2 .j8 .jmo .con {
  position: absolute;
  top: 253px;
  right: 46px;
  width: 624px;
}
#join2 .j8 .jmo .con .num_1 {
  position: absolute;
}
#join2 .j8 .jmo .con .num_1 h4 {
  letter-spacing: 5px;
  font-size: 24px;
  color: #2c85e9;
}
#join2 .j8 .jmo .con .num_1 p {
  letter-spacing: 3px;
  font-size: 20px;
  padding-top: 10px;
}
#join2 .j8 .jmo .con .num_2 {
  top: 145px;
}
#join2 .j8 .jmo .con .num_3 {
  top: 292px;
}
#join2 .j8 .jmo .con .num_4 {
  top: 442px;
}
#join2 .j8 .jmo .con .num_5 {
  top: 592px;
}
#join2 .j9 {
  height: 1082px;
  background-image: url(../images/join/b9.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j9 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 77px;
  bottom: 0;
}
#join2 .j9 .jmo h3 {
  color: #fff;
  font-size: 70px;
  position: absolute;
  right: 182px;
  width: 40px;
  line-height: 90px;
  top: 202px;
}
#join2 .j9 .jmo .con {
  position: absolute;
  left: 87px;
  width: 621px;
}
#join2 .j9 .jmo .con h4 {
  font-size: 38px;
  letter-spacing: 2px;
}
#join2 .j9 .jmo .con h4 > font {
  font-size: 24px;
  font-variant: all-small-caps;
  letter-spacing: 0;
  color: #7bff32;
}
#join2 .j9 .jmo .con p {
  color: #fff;
  padding-top: 21px;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 3px;
}
#join2 .j9 .jmo .con .num_1 {
  position: absolute;
  top: 3px;
}
#join2 .j9 .jmo .con .num_2 {
  position: absolute;
  top: 192px;
}
#join2 .j9 .jmo .con .num_3 {
  position: absolute;
  top: 398px;
}
#join2 .j9 .jmo .con .num_4 {
  position: absolute;
  top: 600px;
}
#join2 .j9 .jmo .con .num_5 {
  position: absolute;
  top: 799px;
}
#join2 .j10 {
  height: 1080px;
  background-image: url(../images/join/b10.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j10 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 98px;
  bottom: 0;
}
#join2 .j10 .jmo h3 {
  display: block;
  text-align: center;
  font-size: 60px;
  letter-spacing: 10px;
}
#join2 .j10 .jmo p {
  width: 1075px;
  padding-top: 68px;
  font-size: 20px;
  line-height: 45px;
  letter-spacing: 8px;
  margin: 0 auto;
  color: #fff;
}
#join2 .j10 .jmo p > font {
  color: #81ff73;
}
#join2 .j10 .jmo .swiper_box {
  padding-top: 75px;
}
#join2 .j10 .jmo .swiper_box .swiper_m {
  position: relative;
  width: 88%;
  margin: 0 auto;
}
#join2 .j10 .jmo .swiper_box .swiper_m .swiper-container {
  width: 100%;
}
#join2 .j10 .jmo .swiper_box .swiper_m .swiper-container .swiper-wrapper .swiper-slide {
  width: 25%!important;
  padding: 15px;
}
#join2 .j10 .jmo .swiper_box .swiper_m .swiper-container .swiper-wrapper .swiper-slide .slide-img {
  width: 100%;
}
#join2 .j10 .jmo .swiper_box .swiper-button-next,
#join2 .j10 .jmo .swiper_box .swiper-button-prev {
  width: 30px!important;
  height: 56px!important;
}
#join2 .j10 .jmo .swiper_box .swiper-button-next,
#join2 .j10 .jmo .swiper_box .swiper-container-rtl .swiper-button-prev {
  right: -35px;
}
#join2 .j10 .jmo .swiper_box .swiper-button-prev,
#join2 .j10 .jmo .swiper_box .swiper-container-rtl .swiper-button-next {
  left: -43px;
}
#join2 .j11 {
  height: 1169px;
  background-image: url(../images/join/b11.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j11 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 176px;
  bottom: 0;
}
#join2 .j11 .jmo h3 {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 71px;
  letter-spacing: 10px;
}
#join2 .j11 .jmo p {
  padding-top: 54px;
  width: 1075px;
  margin: 0 auto;
  line-height: 45px;
  font-size: 24px;
  letter-spacing: 5px;
}
#join2 .j11 .jmo p > font {
  color: #ff0000;
}
#join2 .j12 {
  height: 1030px;
  background-image: url(../images/join/b12.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j12 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 60px;
  bottom: 0;
}
#join2 .j12 .jmo h3 {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 71px;
  letter-spacing: 10px;
}
#join2 .j12 .jmo p {
  padding-top: 112px;
  width: 1075px;
  margin: 0 auto;
  line-height: 45px;
  font-size: 24px;
  letter-spacing: 5px;
}
#join2 .j12 .jmo p > font {
  color: #2c85e9;
}
#join2 .j13 {
  height: 1414px;
  background-image: url(../images/join/b13.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j13 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 77px;
  bottom: 0;
}
#join2 .j13 .jmo h3 {
  display: block;
  text-align: center;
  color: #fff;
  letter-spacing: 5px;
  font-size: 45px;
}
#join2 .j13 .jmo .p1 {
  position: absolute;
  width: 890px;
  left: 81px;
  top: 150px;
  letter-spacing: 2px;
  line-height: 41px;
  font-size: 22px;
}
#join2 .j13 .jmo .p2 {
  position: absolute;
  width: 885px;
  right: 48px;
  top: 389px;
  letter-spacing: 1px;
  line-height: 41px;
  font-size: 21px;
}
#join2 .j13 .jmo .video_box {
  position: absolute;
  top: 643px;
  left: 40px;
  height: 672px;
  width: 1170px;
}
#join2 .j13 .jmo .video_box .video_m {
  width: 100%;
  height: 100%;
}
#join2 .j14 {
  height: 1080px;
  background-image: url(../images/join/b14.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j14 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 68px;
  bottom: 0;
}
#join2 .j14 .jmo h3 {
  display: block;
  text-align: center;
  font-size: 65px;
  letter-spacing: 10px;
}
#join2 .j14 .jmo p {
  color: #fff;
  font-size: 22px;
  width: 700px;
  letter-spacing: 2px;
  margin: 0 auto;
  padding-top: 54px;
}
#join2 .j15 {
  height: 1080px;
  background-image: url(../images/join/b15.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j15 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 145px;
  bottom: 0;
}
#join2 .j15 .jmo .j15_2 {
  top: 541px;
  left: 192px;
  width: 882px;
  position: absolute;
  margin: 0 auto;
}
#join2 .j15 .jmo .j15_2 .tt {
  color: #fff;
  letter-spacing: 9px;
  position: absolute;
  font-size: 32px;
}
#join2 .j15 .jmo .j15_2 .t1 {
  left: 84px;
}
#join2 .j15 .jmo .j15_2 .t1 > font {
  font-size: 60px;
}
#join2 .j15 .jmo .j15_2 .t2 {
  top: 91px;
  left: 0px;
}
#join2 .j15 .jmo .j15_2 .t2 > font {
  font-size: 60px;
}
#join2 .j15 .jmo .j15_2 .t3 {
  font-size: 45px;
  position: absolute;
  left: 32px;
  color: #fff;
  letter-spacing: 8px;
  top: 222px;
}
#join2 .j15 .jmo .j15_1 {
  width: 883px;
  position: relative;
  margin: 0 auto;
}
#join2 .j15 .jmo .j15_1 .t1 {
  display: block;
  color: #fff;
  font-size: 32px;
  letter-spacing: 5px;
}
#join2 .j15 .jmo .j15_1 .t2 {
  display: block;
  color: #fff;
  font-size: 45px;
  padding-top: 5px;
  letter-spacing: 5px;
}
#join2 .j15 .jmo .j15_1 .t2 > font {
  color: #7bff33;
}
#join2 .j15 .jmo .j15_1 .t3 {
  display: block;
  color: #fff;
  font-size: 71px;
  letter-spacing: 10px;
}
#join2 .j16 {
  height: 854px;
  background-image: url(../images/join/b16.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
#join2 .j16 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 165px;
  bottom: 0;
}
#join2 .j16 .jmo > .m {
  width: 662px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  padding: 1.5rem 5rem 3rem;
}
#join2 .j16 .jmo > .m > h3 {
  font-size: 1.225ren;
  color: #454545;
  display: block;
  text-align: center;
}
#join2 .j16 .jmo > .m > .formMain {
  padding-top: 1.5rem;
}
#join2 .j16 .jmo > .m > .formMain > .cm .item.other {
  display: none;
}
#join2 .j16 .jmo > .m > .formMain > .cm .item > span {
  display: block;
  color: #454545;
  font-size: 0.9rem;
}
#join2 .j16 .jmo > .m > .formMain > .cm .item > span > font {
  font-size: 0.7rem;
  padding-left: 0.5rem;
}
#join2 .j16 .jmo > .m > .formMain > .cm .item > input[type="text"] {
  width: 100%;
  height: 34px;
  line-height: 34px;
  border-width: 0 0 2px 0;
  border-color: #377dff;
  margin-top: 0.2rem;
}
#join2 .j16 .jmo > .m > .formMain > .cm .item > select {
  margin-top: 0.2rem;
  border: 1px solid #ccc;
  width: 100%;
  height: 44px;
  line-height: 44px;
}
#join2 .j16 .jmo > .m > .formMain > .cm .item + .item {
  margin-top: 1rem;
}
#join2 .j16 .jmo > .m > .formMain > .btns {
  padding-top: 1.5rem;
  overflow: hidden;
}
#join2 .j16 .jmo > .m > .formMain > .btns > button {
  float: left;
  padding: 0.5rem 1.5rem;
  border-radius: 8px;
  border: 0;
  color: #fff;
  font-size: 0.846rem;
  letter-spacing: 4px;
  background: #2c6eb7;
}
#join2 .j16 .jmo > .m > .formMain > .btns > a {
  float: right;
  color: #454545;
  padding-top: 0.6rem;
  font-size: 0.75rem;
}
#pay .paymain {
  width: 1000px;
  margin: 0 auto;
  padding: 100px 0 150px;
}
#pay .paymain h2 {
  display: block;
  text-align: center;
}
#pay .paymain .payborder {
  border: 2px solid #2f549f;
  margin-top: 50px;
  overflow: hidden;
}
#pay .paymain .payborder input[type=text] {
  float: left;
  font-size: 16px;
  height: 50px;
  width: 85%;
  line-height: 50px;
  padding: 0 10px 0 17px;
  border: 0;
}
#pay .paymain .payborder .searchbtn {
  background: #2f549f;
  float: right;
  width: 15%;
  height: 50px;
  line-height: 50px;
  border: 0;
}
#pay .paymain .payborder .searchbtn img {
  width: 30px;
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
  margin-top: 9px;
}
#pay .paymain .payborder .searchbtn span {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}
#pay .paymain .paylistbody {
  overflow: hidden;
  margin-top: 50px;
  border: 1px solid #ededed;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
#pay .paymain .paylistbody h3 {
  display: block;
  background: #f2f2f2;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 15px;
  position: relative;
}
#pay .paymain .paylistbody h3::before {
  content: '';
  position: absolute;
  height: 0.5px;
  width: 100%;
  background: #f8f8f8;
  top: 0;
  left: 0;
}
#pay .paymain .paylistbody .paylistmain {
  padding: 20px 16px;
}
#pay .paymain .paylistbody .paylistmain .payinfo {
  position: relative;
  border-bottom: 1px dashed #b7b7b7;
  padding-bottom: 16px;
  color: #9b9b9b;
  font-size: 12px;
}
#pay .paymain .paylistbody .paylistmain .payinfo .name {
  position: absolute;
}
#pay .paymain .paylistbody .paylistmain .payinfo .r {
  padding-left: 70px;
}
#pay .paymain .paylistbody .paylistmain .payinfo .r p {
  line-height: 14px;
  margin-left: 3px;
}
#pay .paymain .paylistbody .paylistmain .payinfo .r p + p {
  margin-top: 5px;
}
#pay .paymain .paylistbody .paylistmain .paylist {
  margin-top: 15px;
}
#pay .paymain .paylistbody .paylistmain .paylist .item {
  overflow: hidden;
  font-size: 12px;
}
#pay .paymain .paylistbody .paylistmain .paylist .item .name {
  color: #9b9b9b;
  width: 70px;
  display: block;
  float: left;
}
#pay .paymain .paylistbody .paylistmain .paylist .item .des {
  float: left;
  margin-left: 3px;
}
#pay .paymain .paylistbody .paylistmain .paylist .item + .item {
  margin-top: 8px;
}
#pay .paymain .igree {
  font-size: 12px;
  color: #333;
  display: block;
  margin-top: 8px;
  font-weight: normal;
}
#pay .paymain .igree font {
  color: #2f549f;
}
#pay .paymain .paypricebody {
  display: block;
  text-align: right;
  margin-top: 15px;
}
#pay .paymain .paypricebody font {
  font-size: 32px;
  color: #ff8447;
}
#pay .paymain .paybtnbody {
  text-align: right;
  margin-top: 12px;
}
#pay .paymain .paybtnbody .paybtn {
  background: #ff8447;
  color: #fff;
  width: 160px;
  height: 38px;
  line-height: 38px;
  border: 0;
  display: inline-block;
  text-align: center;
}
#ecosphere_main {
  color: #454545;
}
#ecosphere_main .smbaner {
  position: relative;
  background-image: url("../images/ecosphere/2.jpg");
  height: 344px;
  background-repeat: no-repeat;
  background-position: center;
}
#ecosphere_main .smbaner .banner_des {
  width: 1240px;
  position: absolute;
  top: 29%;
  left: 50%;
  margin-left: -655px;
}
#ecosphere_main .smbaner .banner_des span {
  display: block;
  color: #313131;
  font-size: 1.6rem;
  text-align: right;
  padding: 0.3rem 0;
}
#ecosphere_main .menu {
  background-color: #fff;
  border-bottom: 1px solid #2f549f;
}
#ecosphere_main .menu .menucon {
  width: 1240px;
  margin: 0 auto;
  text-align: center;
}
#ecosphere_main .menu .menucon ul {
  font-size: 0;
}
#ecosphere_main .menu .menucon ul li {
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
#ecosphere_main .menu .menucon ul li .txt {
  display: block;
  color: #373634;
  font-size: 0.8rem;
  padding: 1rem 0.85rem;
}
#ecosphere_main .menu .menucon ul li:hover {
  background: #2f549f;
}
#ecosphere_main .menu .menucon ul li:hover .txt {
  color: #fff;
}
#ecosphere_main .menu .menucon ul li.active {
  background: #2f549f;
}
#ecosphere_main .menu .menucon ul li.active .txt {
  color: #fff;
}
#ecosphere_main .tab {
  display: none;
}
#ecosphere_main .tab.active {
  display: block;
}
#ecosphere_main .sec8 {
  padding: 60px 0 70px;
  background: #f5f7fa;
}
#ecosphere_main .sec8 .sec_main {
  overflow: hidden;
  width: 1240px;
  margin: 0 auto;
}
#ecosphere_main .sec8 .sec_main h3 {
  color: #2a2a2a;
  font-size: 25px;
}
#ecosphere_main .sec8 .sec_main ul {
  padding-top: 0px;
}
#ecosphere_main .sec8 .sec_main ul li {
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  margin-top: 32px;
  background: #fff;
  padding: 35px 29px 40px;
}
#ecosphere_main .sec8 .sec_main ul li a {
  display: block;
}
#ecosphere_main .sec8 .sec_main ul li a .top {
  overflow: hidden;
}
#ecosphere_main .sec8 .sec_main ul li a .top h4 {
  color: #555555;
  font-size: 20px;
  float: left;
  width: 75%;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}
#ecosphere_main .sec8 .sec_main ul li a .top .time {
  color: #333333;
  font-size: 25px;
  float: right;
  text-align: right;
  width: 25%;
}
#ecosphere_main .sec8 .sec_main ul li a p {
  color: #999999;
  line-height: 40px;
  font-size: 14px;
  padding-top: 22px;
  height: 105px;
  overflow: hidden;
}
#ecosphere_main .sec8 .sec_main ul li a:hover h4 {
  text-decoration: underline;
  color: #2f549f;
}
#ecosphere_main .ecosphere_box {
  background-color: #f5f7fa;
}
#ecosphere_main .ecosphere_box .eco .eco_content {
  width: 1234px;
  margin: 0 auto;
  position: relative;
}
#ecosphere_main .ecosphere_box .eco .eco_line {
  padding: 45px 0 45px;
  border-bottom: 1px dashed #c0bfbf;
}
#ecosphere_main .ecosphere_box .eco .eco_line .eco_title {
  overflow: hidden;
}
#ecosphere_main .ecosphere_box .eco .eco_line .eco_title h3 {
  float: left;
  color: #373634;
  font-size: 30px;
  display: block;
  letter-spacing: 3px;
}
#ecosphere_main .ecosphere_box .eco .eco_line .eco_title img {
  float: right;
  margin-top: 5px;
}
#ecosphere_main .ecosphere_box .eco .eco_line .des {
  color: #454545;
  padding-top: 25px;
  line-height: 35px;
  letter-spacing: 2px;
  font-size: 16px;
}
#ecosphere_main .ecosphere_box .other_eco_title {
  overflow: hidden;
}
#ecosphere_main .ecosphere_box .other_eco_title .other_l {
  float: left;
}
#ecosphere_main .ecosphere_box .other_eco_title .other_l .title_tag {
  padding: 5px 10px;
  background: #2f549f;
  color: #fff;
  display: inline-block;
  font-size: 16px;
}
#ecosphere_main .ecosphere_box .other_eco_title .other_l .green {
  background: #3c9f29;
}
#ecosphere_main .ecosphere_box .other_eco_title .other_l h3 {
  margin-top: 12px!important;
  float: none!important;
}
#ecosphere_main .ecosphere_box .other_eco_title .other_r {
  float: right;
}
#ecosphere_main .ecosphere_box .eco12 .eco_line {
  border-bottom: 0!important;
  padding-bottom: 15px;
}
#ecosphere_main .ecosphere_box .eco12 .con {
  position: relative;
}
#ecosphere_main .ecosphere_box .eco12 .con img {
  margin: 0 auto;
  display: block;
}
#ecosphere_main .ecosphere_box .eco12 .con .mol {
  position: absolute;
}
#ecosphere_main .ecosphere_box .eco12 .con .mol h4 {
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco12 .con .mol p {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  padding-top: 5px;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco12 .con .mol1 {
  top: 110px;
  left: 342px;
}
#ecosphere_main .ecosphere_box .eco12 .con .mol2 {
  top: 150px;
  right: 310px;
}
#ecosphere_main .ecosphere_box .eco13 {
  width: 100%;
  background: #005daa;
}
#ecosphere_main .ecosphere_box .eco13 h3 {
  color: #fff;
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 114px;
  height: 114px;
  display: block;
  text-align: center;
}
#ecosphere_main .ecosphere_box .eco14 {
  background: #fff;
  padding: 90px 0 100px;
}
#ecosphere_main .ecosphere_box .eco14 .eco_content {
  overflow: hidden;
  border-bottom: 2px solid #005daa;
  padding-bottom: 80px;
}
#ecosphere_main .ecosphere_box .eco14 .eco_content .item {
  width: 20%;
  text-align: center;
  float: left;
}
#ecosphere_main .ecosphere_box .eco14 .eco_content .item img {
  display: block;
  margin: 0 auto;
  height: 51px;
}
#ecosphere_main .ecosphere_box .eco14 .eco_content .item span {
  display: block;
  text-align: center;
  padding-top: 20px;
  font-size: 16px;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco15 {
  padding: 20px 0 120px;
}
#ecosphere_main .ecosphere_box .eco15 .mom {
  color: #005daa;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 3px;
  padding-top: 20px;
}
#ecosphere_main .ecosphere_box .eco15 img {
  margin: 70px auto 0;
}
#ecosphere_main .ecosphere_box .eco16 {
  background: #005daa;
}
#ecosphere_main .ecosphere_box .eco16 .eco_content {
  overflow: hidden;
  padding: 40px 0;
}
#ecosphere_main .ecosphere_box .eco16 .eco_content .l {
  float: left;
  padding-top: 90px;
}
#ecosphere_main .ecosphere_box .eco16 .eco_content .l h3 {
  padding-bottom: 40px;
  letter-spacing: 6px;
  font-size: 30px;
  color: #fff;
  position: relative;
}
#ecosphere_main .ecosphere_box .eco16 .eco_content .l h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  background: #fff;
  width: 25%;
  left: 0;
}
#ecosphere_main .ecosphere_box .eco16 .eco_content .l p {
  color: #fff;
  padding-top: 28px;
  line-height: 35px;
  letter-spacing: 3px;
  font-size: 16px;
}
#ecosphere_main .ecosphere_box .eco16 .eco_content .l p + p {
  padding-top: 15px!important;
}
#ecosphere_main .ecosphere_box .eco16 .eco_content img {
  float: right;
}
#ecosphere_main .ecosphere_box .eco17 {
  padding: 70px 0 50px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content {
  overflow: hidden;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .l {
  position: relative;
  float: left;
  padding-left: 30px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .l img {
  display: block;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .l .tt {
  position: absolute;
  font-size: 27px;
  letter-spacing: 3px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .l .t1 {
  top: 30px;
  left: 233px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .l .t2 {
  top: 137px;
  left: 233px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .l .t3 {
  top: 240px;
  left: 233px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .l .t4 {
  font-weight: bold;
  font-size: 48px;
  letter-spacing: 8px;
  position: absolute;
  left: 355px;
  top: 120px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .l .t5 {
  position: absolute;
  font-size: 20px;
  letter-spacing: 2px;
  right: -102px;
  top: 120px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .l .t6 {
  position: absolute;
  font-size: 20px;
  letter-spacing: 2px;
  right: -102px;
  top: 165px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .r {
  float: right;
  padding-top: 40px;
  padding-right: 20px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .r .hig1 {
  font-size: 32px;
  letter-spacing: 1px;
  display: block;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .r .hig2 {
  font-size: 55px;
  letter-spacing: 4px;
  display: block;
  color: #005daa;
  line-height: 65px;
  font-weight: bold;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .r .hig3 {
  font-size: 55px;
  letter-spacing: 5px;
  display: block;
  line-height: 60px;
}
#ecosphere_main .ecosphere_box .eco17 .eco_content .r .hig4 {
  font-size: 55px;
  letter-spacing: 5px;
  display: block;
  color: #4ab24a;
  line-height: 65px;
}
#ecosphere_main .ecosphere_box .eco22 {
  background: #fff;
}
#ecosphere_main .ecosphere_box .eco22 .eco_content {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 120px;
}
#ecosphere_main .ecosphere_box .eco22 .l {
  float: left;
  padding-top: 110px;
}
#ecosphere_main .ecosphere_box .eco22 .l p {
  padding-top: 30px;
  line-height: 32px;
  font-size: 16px;
}
#ecosphere_main .ecosphere_box .eco22 .r {
  float: right;
  position: relative;
  margin-right: 150px;
}
#ecosphere_main .ecosphere_box .eco22 .r p {
  position: absolute;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco22 .r .p1 {
  top: 240px;
  left: -160px;
  text-align: right;
}
#ecosphere_main .ecosphere_box .eco22 .r .p2 {
  top: 245px;
  right: -145px;
}
#ecosphere_main .ecosphere_box .eco22 .r .p3 {
  bottom: -55px;
  left: 165px;
  text-align: center;
}
#ecosphere_main .ecosphere_box .eco23 {
  background: #f5f7fa;
}
#ecosphere_main .ecosphere_box .eco23 .con {
  text-align: right;
  padding: 80px 150px 80px 0;
  position: relative;
}
#ecosphere_main .ecosphere_box .eco23 .con .item {
  position: absolute;
}
#ecosphere_main .ecosphere_box .eco23 .con .item .t {
  overflow: hidden;
  position: relative;
}
#ecosphere_main .ecosphere_box .eco23 .con .item .t:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: #0a80c3;
  height: 1px;
}
#ecosphere_main .ecosphere_box .eco23 .con .item .t .t1 {
  display: inline-block;
  background: #0a80c3;
  padding: 5px 8px;
  color: #fff;
  letter-spacing: 2px;
  float: left;
}
#ecosphere_main .ecosphere_box .eco23 .con .item .t .t2 {
  float: right;
  padding-top: 4px;
  padding-left: 45px;
  font-size: 16px;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco23 .con .item p {
  font-size: 16px;
  text-align: right;
  display: block;
  padding-top: 6px;
  letter-spacing: 2px;
  white-space: nowrap;
  position: absolute;
  right: 0;
}
#ecosphere_main .ecosphere_box .eco23 .con .item1 {
  top: 105px;
  left: 250px;
}
#ecosphere_main .ecosphere_box .eco23 .con .item2 {
  top: 355px;
  left: 155px;
}
#ecosphere_main .ecosphere_box .eco23 .con .item2 .t1 {
  background: #3c9f29 !important;
}
#ecosphere_main .ecosphere_box .eco23 .con .item3 {
  bottom: 165px;
  left: 200px;
}
#ecosphere_main .ecosphere_box .eco23 .con2 {
  border-top: 1px dashed #c0bfbf;
  padding: 45px 0 70px;
  overflow: hidden;
}
#ecosphere_main .ecosphere_box .eco23 .con2 img {
  float: left;
}
#ecosphere_main .ecosphere_box .eco23 .con2 .r {
  float: left;
  padding-left: 50px;
  padding-top: 60px;
}
#ecosphere_main .ecosphere_box .eco23 .con2 .r .item h4 {
  font-weight: bold;
  position: relative;
  padding-left: 25px;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco23 .con2 .r .item h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  border: 2px solid #005daa;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
#ecosphere_main .ecosphere_box .eco23 .con2 .r .item p {
  line-height: 32px;
  padding-top: 20px;
  letter-spacing: 2px;
  font-size: 16px;
}
#ecosphere_main .ecosphere_box .eco23 .con2 .r .item + .item {
  padding-top: 30px;
}
#ecosphere_main .ecosphere_box .eco23 .con2 .r .fmo {
  background: #005daa;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  padding: 15px 0 15px 30px;
  margin-top: 40px;
  margin-left: -23px;
}
#ecosphere_main .ecosphere_box .eco24 {
  background: #005daa;
}
#ecosphere_main .ecosphere_box .eco24 .eco_content {
  overflow: hidden;
  padding: 40px 0;
}
#ecosphere_main .ecosphere_box .eco24 .eco_content .l {
  float: left;
  padding-top: 90px;
}
#ecosphere_main .ecosphere_box .eco24 .eco_content .l h3 {
  padding-bottom: 40px;
  letter-spacing: 6px;
  font-size: 30px;
  color: #fff;
  position: relative;
}
#ecosphere_main .ecosphere_box .eco24 .eco_content .l h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  background: #fff;
  width: 25%;
  left: 0;
}
#ecosphere_main .ecosphere_box .eco24 .eco_content .l p {
  color: #fff;
  padding-top: 35px;
  line-height: 35px;
  letter-spacing: 3px;
  font-size: 16px;
}
#ecosphere_main .ecosphere_box .eco24 .eco_content img {
  float: right;
}
#ecosphere_main .ecosphere_box .eco25 {
  background: #fff;
  padding: 20px 0 100px;
}
#ecosphere_main .ecosphere_box .eco25 img {
  display: block;
  margin: 50px auto 0;
}
#ecosphere_main .ecosphere_box .eco26 {
  padding: 20px 0 50px;
}
#ecosphere_main .ecosphere_box .eco26 h4 {
  color: #373634;
  font-size: 16px;
  font-weight: bold;
  padding-top: 40px;
}
#ecosphere_main .ecosphere_box .eco26 .pp {
  padding-top: 20px;
}
#ecosphere_main .ecosphere_box .eco26 .pp p {
  padding-top: 15px;
  display: inline-block;
  vertical-align: middle;
  line-height: 15px;
  font-size: 16px;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco26 .pp p font {
  background: #005daa;
  font-size: 12px;
  height: 15px;
  width: 15px;
  line-height: 15px;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
#ecosphere_main .ecosphere_box .eco26 img {
  display: block;
  margin: 60px auto 0;
}
#ecosphere_main .ecosphere_box .eco32 {
  background-color: #fff;
}
#ecosphere_main .ecosphere_box .eco32 .eco_content2 {
  padding: 20px 0 75px;
}
#ecosphere_main .ecosphere_box .eco32 .list {
  padding-top: 67px;
}
#ecosphere_main .ecosphere_box .eco32 .list .item {
  margin: 0 40px;
  width: 305px;
  height: 161px;
  float: left;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  overflow: hidden;
  background: #fff;
}
#ecosphere_main .ecosphere_box .eco32 .list .item:nth-child(2) h4 {
  background-color: #fff;
  color: #454545;
}
#ecosphere_main .ecosphere_box .eco32 .list .item:nth-child(2) p {
  background-color: #f0f0f0;
}
#ecosphere_main .ecosphere_box .eco32 .list .item:nth-child(3) h4 {
  background-color: #4ab24a;
}
#ecosphere_main .ecosphere_box .eco32 .list .item h4 {
  height: 106px;
  line-height: 106px;
  background: #238bcd;
  text-align: center;
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco32 .list .item p {
  display: block;
  text-align: center;
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  letter-spacing: 2px;
  color: #454545;
}
#ecosphere_main .ecosphere_box .eco33 .eco_content2 {
  padding: 30px 0;
  position: relative;
}
#ecosphere_main .ecosphere_box .eco33 .eco_content2 img {
  display: block;
  margin: 0 auto;
}
#ecosphere_main .ecosphere_box .eco33 .eco_content2 .pp {
  position: absolute;
  color: #454545;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco33 .eco_content2 .p1 {
  top: 95px;
  right: 310px;
}
#ecosphere_main .ecosphere_box .eco33 .eco_content2 .p2 {
  top: 308px;
  right: 310px;
}
#ecosphere_main .ecosphere_box .eco33 .eco_content2 .p4 {
  top: 95px;
  left: 290px;
}
#ecosphere_main .ecosphere_box .eco33 .eco_content2 .p3 {
  top: 308px;
  left: 290px;
}
#ecosphere_main .ecosphere_box .eco34 {
  background-color: #005daa;
  height: 474px;
}
#ecosphere_main .ecosphere_box .eco34 .eco_content {
  background: url(../images/ecosphere/1/4.png) center center no-repeat;
  height: 100%;
}
#ecosphere_main .ecosphere_box .eco34 .eco_content h3 {
  letter-spacing: 3px;
  color: #fff;
  font-size: 30px;
  padding-top: 75px;
}
#ecosphere_main .ecosphere_box .eco34 .eco_content p {
  font-size: 16px;
  color: #fff;
  display: block;
  padding-top: 30px;
  letter-spacing: 2px;
}
#ecosphere_main .ecosphere_box .eco35 {
  background-color: #fff;
}
#ecosphere_main .ecosphere_box .eco35 .eco_content2 {
  padding: 50px 0 100px;
  position: relative;
}
#ecosphere_main .ecosphere_box .eco35 .eco_content2 img {
  margin: 0 auto;
  display: block;
}
#ecosphere_main .ecosphere_box .eco35 .eco_content2 .pp {
  position: absolute;
  text-align: center;
  top: 111px;
}
#ecosphere_main .ecosphere_box .eco35 .eco_content2 .pp h4 {
  font-size: 20px;
}
#ecosphere_main .ecosphere_box .eco35 .eco_content2 .pp p {
  font-size: 16px;
  display: inline-block;
  padding-top: 12px;
}
#ecosphere_main .ecosphere_box .eco35 .eco_content2 .p1 {
  left: 235px;
}
#ecosphere_main .ecosphere_box .eco35 .eco_content2 .p2 {
  left: 538px;
}
#ecosphere_main .ecosphere_box .eco35 .eco_content2 .p3 {
  left: 813px;
}
#ecosphere_main .ecosphere_box .eco36 .eco_content2 {
  overflow: hidden;
  padding: 50px 0 90px;
}
#ecosphere_main .ecosphere_box .eco36 .eco_content2 .ln {
  float: left;
  padding-left: 80px;
}
#ecosphere_main .ecosphere_box .eco36 .eco_content2 .rn {
  float: left;
  padding-left: 80px;
}
#ecosphere_main .ecosphere_box .eco36 .eco_content2 .rn .pp h4 {
  font-size: 22px;
  color: #2d5eab;
  letter-spacing: 2px;
  padding-left: 8px;
}
#ecosphere_main .ecosphere_box .eco36 .eco_content2 .rn .pp .bo {
  background-color: #e9e9e9;
  padding: 8px 7px;
  margin-top: 15px;
}
#ecosphere_main .ecosphere_box .eco36 .eco_content2 .rn .pp .bo p {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
}
#ecosphere_main .ecosphere_box .eco36 .eco_content2 .rn .p2 h4 {
  color: #1a9049;
}
#ecosphere_main .ecosphere_box .eco36 .eco_content2 .rn .p2 .bo {
  background-color: transparent;
}
#ecosphere_main .ecosphere_box .eco36 .eco_content2 .rn .pp + .pp {
  margin-top: 25px;
}
#ecosphere_main .ecosphere_box .eco37 {
  background: #fff;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 {
  padding-top: 50px;
  position: relative;
  padding-bottom: 90px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 img {
  display: block;
  margin: 0 auto;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .pp {
  position: absolute;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .pp h4 {
  font-size: 20px;
  line-height: 27px;
  float: left;
  letter-spacing: 2px;
  width: 50px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .pp .po {
  padding-left: 30px;
  float: left;
  padding-top: 1px;
  position: relative;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .pp .po:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 2px;
  height: 35px;
  background-color: #d1e9d8;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .pp .po p {
  color: #6f6f6f;
  font-size: 14px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .pp .po p + p {
  padding-top: 11px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .p1 {
  top: 255px;
  left: 185px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .p2 {
  top: 355px;
  left: 160px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .p3 {
  top: 440px;
  left: 198px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .p4 {
  top: 190px;
  right: 185px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .p5 {
  top: 270px;
  right: 160px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .p6 {
  top: 355px;
  right: 215px;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .other_pp h4 {
  float: right;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .other_pp .po {
  float: right;
  padding-right: 30px;
  padding-left: 0;
  text-align: right;
}
#ecosphere_main .ecosphere_box .eco37 .eco_content2 .other_pp .po:before {
  left: auto;
  right: 10px;
}
#ecosphere_main .ecosphere_box .eco38 {
  background-color: #005daa;
  padding: 80px 0;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .ln {
  float: left;
  padding-top: 60px;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .ln .t:nth-child(2) h4 {
  color: #1ed168;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .ln .t h4 {
  font-size: 30px;
  color: #fff;
  letter-spacing: 5px;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .ln .t p {
  font-size: 18px;
  letter-spacing: 2px;
  padding-top: 10px;
  color: #fff;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .ln .t + .t {
  padding-top: 65px;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .rn {
  float: left;
  padding-left: 60px;
  position: relative;
  width: 70%;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .rn .p {
  position: absolute;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px 0;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .rn .p p {
  color: #fff;
  font-size: 13px;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .rn .p p + p {
  padding-top: 10px;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .rn .p1 {
  left: 518px;
  top: 10px;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .rn .p2 {
  left: 610px;
  top: 198px;
}
#ecosphere_main .ecosphere_box .eco38 .eco_content2 .rn .p3 {
  left: 515px;
  top: 405px;
}
.imgLists {
  margin: 0 auto;
}
.imgLists img {
  margin: 0 auto;
  width: 100%;
  display: block;
}
#solution_box2 .snd_ctitle {
  background: url("../images/solution2/3.png") no-repeat left center;
  font-size: 35px;
  padding-left: 40px;
  padding-top: 10px;
  letter-spacing: 2px;
}
#solution_box2 .sec8 {
  padding: 60px 0 70px;
  background: #f5f7fa;
}
#solution_box2 .sec8 .sec_main {
  overflow: hidden;
  width: 1240px;
  margin: 0 auto;
}
#solution_box2 .sec8 .sec_main h3 {
  color: #2a2a2a;
  font-size: 25px;
}
#solution_box2 .sec8 .sec_main ul {
  padding-top: 0px;
}
#solution_box2 .sec8 .sec_main ul li {
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  margin-top: 32px;
  background: #fff;
  padding: 35px 29px 40px;
}
#solution_box2 .sec8 .sec_main ul li a {
  display: block;
}
#solution_box2 .sec8 .sec_main ul li a .top {
  overflow: hidden;
}
#solution_box2 .sec8 .sec_main ul li a .top h4 {
  color: #555555;
  font-size: 20px;
  float: left;
  width: 75%;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}
#solution_box2 .sec8 .sec_main ul li a .top .time {
  color: #333333;
  font-size: 25px;
  float: right;
  text-align: right;
  width: 25%;
}
#solution_box2 .sec8 .sec_main ul li a p {
  color: #999999;
  line-height: 40px;
  font-size: 14px;
  padding-top: 22px;
  height: 105px;
  overflow: hidden;
}
#solution_box2 .sec8 .sec_main ul li a:hover h4 {
  text-decoration: underline;
  color: #2f549f;
}
#solution_box2 div.mog {
  width: 1230px;
  margin: 0 auto;
}
#solution_box2 .formMain {
  margin: 0 auto;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  padding: 32px 30px;
  display: inline-block;
}
#solution_box2 .formMain h4 {
  font-size: 19px;
  letter-spacing: 2px;
}
#solution_box2 .formMain .formtable {
  padding-top: 35px;
}
#solution_box2 .formMain .formtable .item {
  background: #f6f6f6;
  height: 55px;
  width: 380px;
  border-radius: 4px;
  position: relative;
  padding: 10px;
}
#solution_box2 .formMain .formtable .item label {
  font-size: 16px;
  color: #8b8b8b;
  left: 15px;
  top: 18px;
  text-align: left;
  width: 70px;
  letter-spacing: 2px;
  position: absolute;
}
#solution_box2 .formMain .formtable .item .cell {
  padding-left: 70px;
  height: 38px;
}
#solution_box2 .formMain .formtable .item .cell input {
  background: transparent;
  font-size: 16px;
  box-shadow: none;
  border: 0;
  width: 100%;
  height: 100%;
}
#solution_box2 .formMain .formtable .item + .item {
  margin-top: 30px;
}
#solution_box2 .formMain .formtable a.onmo {
  display: block;
  padding: 20px 0;
  text-align: left;
  letter-spacing: 2px;
  color: #8b8b8b;
  font-size: 16px;
}
#solution_box2 .formMain .formtable a.onmo:hover {
  color: #245dd4;
}
#solution_box2 .formMain .formtable .snd_ok {
  border: 0;
  box-shadow: none;
  background: #245dd4;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  width: 256px;
  height: 51px;
  line-height: 51px;
  border-radius: 30px;
  margin-top: 15px;
}
#solution_box2 .smbaner .banner_des {
  height: 344px;
  background: url("../images/solution2/1.jpg") no-repeat center center;
}
#solution_box2 .snd_c1 {
  width: 1230px;
  background: url("../images/solution2/2.png") no-repeat left top;
  height: 431px;
  position: relative;
  margin: 0 auto;
}
#solution_box2 .snd_c1 p {
  font-size: 16px;
  line-height: 32px;
  width: 1108px;
  letter-spacing: 1px;
  padding-right: 208px;
  padding-top: 260px;
}
#solution_box2 .snd_c2 {
  width: 1230px;
  margin: 0 auto;
  padding: 80px 0 90px;
}
#solution_box2 .snd_c2 .snd_c2_1 {
  margin-top: 60px;
}
#solution_box2 .snd_c2 .snd_c2_1 .c2_1_t {
  font-size: 20px;
  letter-spacing: 2px;
}
#solution_box2 .snd_c2 .snd_c2_1 .scon {
  overflow: hidden;
  margin-top: 40px;
}
#solution_box2 .snd_c2 .snd_c2_1 .scon .li {
  background: #f5f5f5;
  width: 308px;
  height: 131px;
  padding: 10px 0 0 30px;
  border-radius: 8px;
  float: left;
}
#solution_box2 .snd_c2 .snd_c2_1 .scon .li .l1 {
  font-size: 40px;
  color: #245dd4;
  font-weight: bold;
}
#solution_box2 .snd_c2 .snd_c2_1 .scon .li .l1 font {
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 26px;
  color: #bfbfbf;
  padding-left: 10px;
  display: inline-block;
}
#solution_box2 .snd_c2 .snd_c2_1 .scon .li p {
  font-size: 16px;
  padding-top: 6px;
  display: block;
  letter-spacing: 1px;
}
#solution_box2 .snd_c2 .snd_c2_1 .scon .li + .li {
  margin-left: 50px;
}
#solution_box2 .snd_c3 {
  height: 426px;
  background: url("../images/solution2/4.jpg") no-repeat center center;
}
#solution_box2 .snd_c3 .snd_c3_c {
  width: 1230px;
  margin: 0 auto;
  padding-top: 50px;
}
#solution_box2 .snd_c3 .snd_c3_c h3 {
  font-size: 35px;
  color: #fff;
  letter-spacing: 2px;
}
#solution_box2 .snd_c3 .snd_c3_c .con {
  overflow: hidden;
  padding-top: 30px;
}
#solution_box2 .snd_c3 .snd_c3_c .con .li {
  float: left;
  margin: 30px 0px;
  text-align: center;
  width: 25%;
}
#solution_box2 .snd_c3 .snd_c3_c .con .li img {
  display: block;
  margin: 0 auto;
}
#solution_box2 .snd_c3 .snd_c3_c .con .li h4 {
  color: #fff;
  font-size: 16px;
  display: block;
  line-height: 32px;
  padding-top: 15px;
}
#solution_box2 .snd_c4 {
  width: 1230px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 0px;
}
#solution_box2 .snd_c4 img.snd_po_img2 {
  margin: 70px auto 0;
  display: block;
}
#solution_box2 .snd_c4 .snd_c4_c {
  position: relative;
  margin-top: 50px;
  height: 357px;
}
#solution_box2 .snd_c4 .snd_c4_c img.snd_po_img {
  position: absolute;
}
#solution_box2 .snd_c4 .snd_c4_c .pdcon {
  padding-left: 560px;
}
#solution_box2 .snd_c4 .snd_c4_c .pdcon p {
  padding-left: 25px;
  letter-spacing: 1.5px;
  position: relative;
  font-size: 16px;
  line-height: 35px;
}
#solution_box2 .snd_c4 .snd_c4_c .pdcon p:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #245dd4;
  border-radius: 50%;
}
#solution_box2 .snd_c4 .snd_c4_c .pdcon p + p {
  margin-top: 8px;
}
#solution_box2 .snd_c5 {
  position: relative;
}
#solution_box2 .snd_c5 .tab_menu {
  text-align: center;
  left: 50%;
  margin-left: -615px;
  position: absolute;
  width: 1230px;
}
#solution_box2 .snd_c5 .tab_menu:before {
  content: '';
  background: #595d65;
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
}
#solution_box2 .snd_c5 .tab_menu span {
  cursor: pointer;
  color: #7c7c7c;
  font-size: 20px;
  margin: 0 30px;
  padding: 20px 0;
  display: inline-block;
  position: relative;
}
#solution_box2 .snd_c5 .tab_menu span.active {
  color: #fff;
}
#solution_box2 .snd_c5 .tab_menu span.active:before {
  content: '';
  background: #fff;
  position: absolute;
  bottom: 0;
  height: 2px;
  left: 0;
  width: 100%;
}
#solution_box2 .snd_c5 .tab_content .tab_main {
  display: none;
}
#solution_box2 .snd_c5 .tab_content .tab_main.active {
  display: block;
}
#solution_box2 .snd_sec_m .banner {
  height: 392px;
  background: url("../images/solution2/s1/1.jpg") no-repeat top center;
}
#solution_box2 .snd_sec_m .banner div.mog {
  padding-top: 120px;
}
#solution_box2 .snd_sec_m .banner div.mog h3 {
  font-size: 54px;
  letter-spacing: 2px;
  color: #fff;
}
#solution_box2 .snd_sec_m .banner div.mog p {
  color: #fff;
  line-height: 41px;
  width: 78%;
  letter-spacing: 3px;
  padding-top: 33px;
  font-size: 16px;
}
#solution_box2 .snd_sec_m .snd_sec_m1 {
  padding: 120px 0 0px;
  width: 1230px;
  margin: 0 auto;
}
#solution_box2 .snd_sec_m .snd_sec_m1 img {
  display: block;
  margin: 40px auto 0;
}
#solution_box2 .snd_sec_m .snd_sec_m2 {
  background: #f6f7fb;
  padding: 30px 0 50px;
}
#solution_box2 .snd_sec_m .snd_sec_m2 img {
  display: block;
  margin: 0 auto;
}
#solution_box2 .snd_sec_m .snd_sec_m3 {
  width: 1230px;
  margin: 0 auto;
  padding: 90px 0 0;
}
#solution_box2 .snd_sec_m .snd_sec_m3 div.mog {
  position: relative;
}
#solution_box2 .snd_sec_m .snd_sec_m3 div.mog img.img2 {
  position: absolute;
  right: -137px;
  top: -60px;
  z-index: 0;
}
#solution_box2 .snd_sec_m .snd_sec_m3 div.mog img.img1 {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#solution_box2 .snd_sec_m .snd_sec_m4 {
  padding: 90px 0 120px;
  background: url("../images/solution2/s1/5bg.png") no-repeat left bottom;
}
#solution_box2 .snd_sec_m .snd_sec_m4 img {
  display: block;
  margin: 0 auto;
}
#solution_box2 .snd_sec_m .snd_sec_m5 {
  background: #f6f7fb;
  padding: 70px 0;
}
#solution_box2 .snd_sec_m .snd_sec_m5 div.mog {
  width: 1230px;
  margin: 0 auto;
}
#solution_box2 .snd_sec_m .snd_sec_m5 div.mog img {
  margin: 80px auto 0;
  display: block;
}
#solution_box2 .snd_sec_m .snd_sec_m6 {
  background: #245dd4;
  padding: 60px 0 70px;
}
#solution_box2 .snd_sec_m .snd_sec_m6 div.mog {
  width: 1230px;
  margin: 0 auto;
}
#solution_box2 .snd_sec_m .snd_sec_m6 div.mog h3 {
  color: #fff;
  font-size: 40px;
  letter-spacing: 2px;
}
#solution_box2 .snd_sec_m .snd_sec_m6 div.mog .con {
  padding-top: 75px;
  overflow: hidden;
}
#solution_box2 .snd_sec_m .snd_sec_m6 div.mog .con .cc {
  float: left;
}
#solution_box2 .snd_sec_m .snd_sec_m6 div.mog .con .cc p {
  color: #fff;
  line-height: 32px;
  font-size: 18px;
  padding-top: 35px;
  letter-spacing: 2px;
}
#solution_box2 .snd_sec_m .snd_sec_m6 div.mog .con .c2 {
  margin-left: 120px;
}
#solution_box2 .snd_sec_m .snd_sec_m7 {
  padding: 90px 0 0;
  background: url("../images/solution2/s1/10.jpg") no-repeat left bottom;
  height: 591px;
  text-align: center;
}
#solution_box2 .snd_sec2_m .banner {
  height: 392px;
  background: url("../images/solution2/s2/1.jpg") no-repeat top center;
}
#solution_box2 .snd_sec2_m .banner div.mog {
  width: 1230px;
  margin: 0 auto;
  padding-top: 120px;
}
#solution_box2 .snd_sec2_m .banner div.mog h3 {
  font-size: 70px;
  letter-spacing: 5px;
  color: #fff;
  padding-top: 40px;
}
#solution_box2 .snd_sec2_m .banner div.mog h4 {
  color: #fff;
  line-height: 41px;
  width: 78%;
  letter-spacing: 2px;
  padding-top: 30px;
  font-size: 40px;
}
#solution_box2 .snd_sec2_m1 {
  background: url("../images/solution2/s2/2bg.png") #fff no-repeat top center;
  height: 974px;
  padding-top: 80px;
}
#solution_box2 .snd_sec2_m1 .con {
  background: url("../images/solution2/s2/2.png") no-repeat bottom center;
  height: 801px;
  position: relative;
  margin-top: 42px;
}
#solution_box2 .snd_sec2_m1 .con .myi {
  position: absolute;
}
#solution_box2 .snd_sec2_m1 .con .myi img {
  display: block;
  margin: 0 auto;
}
#solution_box2 .snd_sec2_m1 .con .myi h3 {
  font-size: 20px;
  letter-spacing: 3px;
  padding-top: 10px;
}
#solution_box2 .snd_sec2_m1 .con .myi1 {
  top: 35px;
  left: 195px;
}
#solution_box2 .snd_sec2_m1 .con .myi2 {
  top: 35px;
  right: 180px;
}
#solution_box2 .snd_sec2_m1 .con .myi3 {
  bottom: 235px;
  left: 195px;
}
#solution_box2 .snd_sec2_m1 .con .myi4 {
  bottom: 235px;
  right: 180px;
}
#solution_box2 .snd_sec2_m2 {
  padding-top: 50px;
}
#solution_box2 .snd_sec2_m2 img {
  display: block;
  margin: 50px auto 0;
}
#solution_box2 .snd_sec2_m3 {
  background: url("../images/solution2/s2/4.png") #f8f8f8 no-repeat top center;
  height: 454px;
}
#solution_box2 .snd_sec2_m4 {
  height: 455px;
}
#solution_box2 .snd_sec2_m4 .mog {
  position: relative;
  padding-top: 70px;
}
#solution_box2 .snd_sec2_m4 .mog .img1 {
  margin: 0 auto;
  display: block;
}
#solution_box2 .snd_sec2_m4 .mog .img2 {
  position: absolute;
  bottom: 6px;
  left: -55px;
}
#solution_box2 .snd_sec2_m5 {
  padding: 15px 0 70px;
}
#solution_box2 .snd_sec2_m5 .mog img {
  margin: 60px auto 0;
  display: block;
}
#solution_box2 .snd_sec2_m6 {
  background: url("../images/solution2/s2/8bg.jpg") #245dd4 no-repeat center center;
  height: 1096px;
}
#solution_box2 .snd_sec2_m6 .mog {
  padding-top: 50px;
}
#solution_box2 .snd_sec2_m6 .mog .snd_ctitle {
  background: url("../images/solution2/s2/7.png") no-repeat left center;
  color: #fff;
}
#solution_box2 .snd_sec2_m6 .mog img {
  display: block;
  margin: 80px auto 0;
}
#solution_box2 .snd_sec2_m7 {
  padding: 60px 0;
}
#solution_box2 .snd_sec2_m7 img {
  display: block;
  margin: 0 auto;
}
#solution_box2 .snd_sec2_m7 p {
  font-size: 20px;
  line-height: 40px;
  padding-top: 40px;
  text-align: center;
}
#solution_box2 .snd_sec2_m7 p font {
  color: #245dd4;
}
#solution_box2 .snd_sec2_m8 {
  padding: 20px 0 40px;
}
#solution_box2 .snd_sec2_m8 img {
  display: block;
  margin: 70px auto 0;
}
#solution_box2 .snd_sec2_m9 {
  background: url("../images/solution2/s2/11.jpg") #245dd4 no-repeat center center;
  height: 1036px;
  padding-top: 70px;
}
#solution_box2 .snd_sec2_m9 .t1,
#solution_box2 .snd_sec2_m9 .t2 {
  color: #fff;
  font-size: 37px;
  display: block;
  letter-spacing: 2px;
}
#solution_box2 .snd_sec2_m9 h3 {
  font-size: 72px;
  color: #fff;
  padding: 15px 0 22px;
  font-weight: bold;
  letter-spacing: 4px;
}
#solution_box2 .snd_sec2_m9 .smb {
  background: #245dd4;
  margin-top: 50px;
  padding: 35px 0;
}
#solution_box2 .snd_sec2_m9 .smb h4 {
  color: #fff;
  font-size: 81px;
  letter-spacing: 10px;
}
#solution_box2 .snd_sec2_m9 .molog {
  padding-top: 80px;
  text-align: center;
}
#dust_box .banner-new {
  background: url("../images/product/2/new/banner-new.jpg") center center no-repeat;
  object-fit: contain;
  height: 550px;
}
#dust_box .banner-new img {
  display: block;
  margin-left: 38px;
  width: 446px;
  /* border: 1px solid red; */
  height: 195px;
  margin-top: 189px;
  object-fit: contain;
}
#dust_box .banner-new img + img {
  width: 524px;
  height: 40px;
  margin-top: 31px;
}
#dust_box .dust_con {
  width: 1240px;
  margin: 0 auto;
}
#dust_box .dust_m1 {
  background: url("../images/product/2/new/2.jpg") no-repeat center center;
  background-size: 100% 100%;
  height: 640px;
  padding-top: 110px;
}
#dust_box .dust_m1 h3 {
  font-size: 26px;
  color: #535353;
  letter-spacing: 0.2px;
  width: 680px;
}
#dust_box .dust_m1 p {
  width: 688px;
  color: #535353;
  font-size: 16px;
  line-height: 33px;
  display: block;
  padding-top: 86px;
  letter-spacing: 0.2px;
}
#dust_box .tab_box {
  width: 100%;
  line-height: 60px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
}
#dust_box .tab_box span {
  display: inline-block;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
#dust_box .tab_box span.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #2f549f;
}
#dust_box .dust_m2 {
  padding: 94px 0 111px;
}
#dust_box .dust_m2 .l {
  width: 50%;
  float: left;
}
#dust_box .dust_m2 .l h4,
#dust_box .dust_m2 .l h3 {
  font-size: 26px;
  color: #575757;
  letter-spacing: 5px;
}
#dust_box .dust_m2 .l h3 {
  padding-top: 20px;
  font-weight: regular;
}
#dust_box .dust_m2 .l p {
  padding-top: 55px;
  display: block;
  color: #454545;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
}
#dust_box .dust_m2 .r {
  float: right;
  width: 50%;
  padding-top: 109px;
}
#dust_box .dust_m2 .r > img {
  width: 100%;
  height: 100%;
}
#dust_box .dust_m3 {
  background: url("../images/product/2/new/4.jpg") no-repeat center center;
  height: 640px;
}
#dust_box .dust_m3 h4 {
  padding-top: 140px;
  color: #888888;
  font-size: 26px;
}
#dust_box .dust_m3 h4,
#dust_box .dust_m3 h3 {
  letter-spacing: 5px;
}
#dust_box .dust_m3 h3 {
  padding-top: 20px;
  font-size: 35px;
  color: #fff;
}
#dust_box .dust_m3 p {
  padding-top: 55px;
  display: block;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #CAC9C9;
  width: 587px;
}
#dust_box .dust_m4 {
  padding: 20px 0 0px;
}
#dust_box .dust_m4 .l {
  width: 50%;
  float: left;
}
#dust_box .dust_m4 .l h4 {
  font-size: 26px;
  color: #707070;
  letter-spacing: 5px;
  padding-top: 70px;
}
#dust_box .dust_m4 .l h3 {
  padding-top: 31px;
  color: #332313;
  letter-spacing: 5px;
  font-size: 35px;
}
#dust_box .dust_m4 .l p {
  padding-top: 59px;
  display: block;
  color: #7D7D7D;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
}
#dust_box .dust_m4 .r {
  width: 285px;
  height: 478px;
  float: left;
  padding-top: 0px;
  padding-right: 60px;
  margin-left: 203px;
}
#dust_box .dust_m4 .r img {
  width: 100%;
  height: 100%;
}
#dust_box .dust_m5 {
  background: url("../images/product/2/new/6.jpg") no-repeat center center;
  background-size: 100% 100%;
  height: 550px;
}
#dust_box .dust_m5 h4 {
  padding-top: 100px;
}
#dust_box .dust_m5 h4,
#dust_box .dust_m5 h3 {
  font-size: 40px;
  letter-spacing: 5px;
  color: #fff;
}
#dust_box .dust_m5 h4 {
  font-size: 26px;
}
#dust_box .dust_m5 h3 {
  padding-top: 32px;
  font-size: 35px;
}
#dust_box .dust_m5 p {
  padding-top: 55px;
  display: block;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 1px;
  color: #fff;
  width: 54%;
}
#dust_box .dust_m6 {
  padding: 115px 0 90px;
}
#dust_box .dust_m6 .l {
  width: 50%;
  float: left;
  padding-top: 40px;
}
#dust_box .dust_m6 .l h4,
#dust_box .dust_m6 .l h3 {
  font-size: 40px;
  color: #575757;
  letter-spacing: 5px;
}
#dust_box .dust_m6 .l h4 {
  font-size: 26px;
}
#dust_box .dust_m6 .l h3 {
  padding-top: 30px;
  font-size: 35px;
}
#dust_box .dust_m6 .l p {
  padding-top: 55px;
  display: block;
  color: #454545;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 1px;
}
#dust_box .dust_m6 .r {
  width: 551px;
  height: 379px;
  float: right;
  margin-top: -28px;
}
#dust_box .dust_m6 .r img {
  width: 100%;
  height: 100%;
}
#dust_box .dust_m7 {
  background-color: #8FB3C4;
  padding: 45px 0 122px;
}
#dust_box .dust_m7 h3 {
  font-size: 26px;
  letter-spacing: 3px;
  color: #454545;
}
#dust_box .dust_m7 .list_con {
  overflow: hidden;
  padding-top: 15px;
}
#dust_box .dust_m7 .list_con .item {
  width: 20%;
  margin-top: 45px;
  text-align: center;
  float: left;
}
#dust_box .dust_m7 .list_con .item:nth-child(1),
#dust_box .dust_m7 .list_con .item:nth-child(6) {
  text-align: left;
}
#dust_box .dust_m7 .list_con .item:nth-child(5) {
  text-align: right;
}
#dust_box .dust_m7 .list_con .item img {
  display: block;
  margin: 0 auto;
  width: 107px;
  height: 107px;
}
#dust_box .dust_m7 .list_con .item p {
  font-size: 14px;
  padding-top: 15px;
  line-height: 26px;
  text-align: center;
  color: #454545;
}
#dust_box .dust_m8 {
  padding: 70px 0 90px;
}
#dust_box .dust_m8 h3 {
  font-size: 26px;
  color: #5e5e5e;
  letter-spacing: 3px;
}
#dust_box .dust_m8 .dust_imgs {
  margin-top: -25px;
}
#dust_box .dust_m8 .dust_imgs img {
  display: block;
  margin: 0 auto;
  width: 984px;
  height: 882px;
}
#dust_box .dust_m8 .dust_imgs img + img {
  margin-top: 60px;
  height: 360px;
  width: 100%;
}
#supplier-box .banner {
  background: url(../images/supplier/bg.jpg) no-repeat center center;
  height: 37.25rem;
  background-size: cover;
}
#supplier-box .tophead2 h4 {
  display: inline-block;
  letter-spacing: 2px;
  font-weight: bold;
  padding-left: 1.8rem;
  font-size: 1.2rem;
  position: relative;
}
#supplier-box .tophead2 h4:before {
  left: 0;
  content: '';
  background: #245dd4;
  width: 1rem;
  height: 1rem;
  top: 0.15rem;
  position: absolute;
}
#supplier-box .tophead2 h4:after {
  content: '';
  position: absolute;
  width: 83px;
  height: 28px;
  right: -110px;
  top: -1px;
  background: url(../images/supplier/i.png) no-repeat center center;
  background-size: cover;
}
#supplier-box .s_1 {
  width: 1240px;
  margin: 2rem auto 0;
}
#supplier-box .s_1 .tophead1 {
  border: 1px solid #245dd4;
}
#supplier-box .s_1 .tophead1 .t {
  font-size: 1.2rem;
  color: #fff;
  letter-spacing: 2px;
  padding: 0.7rem 1rem;
  background: #245dd4;
  display: inline-block;
}
#supplier-box .s_1 .tophead1 .tt {
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 2px;
  color: #245dd4;
  padding: 0.7rem 1rem;
  position: relative;
}
#supplier-box .s_1 .tophead1 .tt:before {
  content: '';
  position: absolute;
  width: 83px;
  height: 28px;
  right: -86px;
  background: url(../images/supplier/i.png) no-repeat center center;
  background-size: cover;
}
#supplier-box .s_1 .tophead2 {
  margin-top: 3rem;
}
#supplier-box .s_1 .lists {
  margin-top: 2rem;
  overflow: hidden;
}
#supplier-box .s_1 .lists .item {
  width: 49%;
  padding: 1.3rem 2.5rem;
  position: relative;
  margin: 0.5rem 0;
}
#supplier-box .s_1 .lists .item:before {
  content: '';
  position: absolute;
  background: #ccc;
  left: 1.05rem;
  top: 1.2rem;
  width: 0.3rem;
  height: 2.3rem;
}
#supplier-box .s_1 .lists .item:nth-child(odd) {
  background: #e9eef6;
  float: left;
}
#supplier-box .s_1 .lists .item:nth-child(odd):before {
  background: #245dd4;
}
#supplier-box .s_1 .lists .item:nth-child(even) {
  background: #e7f3eb;
  float: right;
}
#supplier-box .s_1 .lists .item:nth-child(even):before {
  background: #009a3e;
}
#supplier-box .s_1 .lists .item h4 {
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 1px;
}
#supplier-box .s_1 .lists .item p {
  letter-spacing: 1px;
  display: block;
  padding-top: 0.4rem;
}
#supplier-box .s_2 {
  margin-top: 3rem;
}
#supplier-box .s_2 .tophead2 {
  width: 1240px;
  margin: 0 auto;
}
#supplier-box .s_2 .lists-box {
  background-color: #2e2e2e;
  margin-top: 3rem;
}
#supplier-box .s_2 .lists-box .lists {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
  height: 21.4rem;
}
#supplier-box .s_2 .lists-box .lists .item {
  background: #000;
  cursor: pointer;
  text-align: center;
  width: 25%;
  height: 100%;
  position: relative;
  float: left;
}
#supplier-box .s_2 .lists-box .lists .item.active {
  background: #245dd4;
}
#supplier-box .s_2 .lists-box .lists .item.active .con {
  padding-top: 6rem;
}
#supplier-box .s_2 .lists-box .lists .item.active .con p {
  opacity: 1;
}
#supplier-box .s_2 .lists-box .lists .item::before {
  opacity: 0.3;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#supplier-box .s_2 .lists-box .lists .item.item1::before {
  background-image: url(../images/supplier/1.jpg);
}
#supplier-box .s_2 .lists-box .lists .item.item2::before {
  background-image: url(../images/supplier/2.jpg);
}
#supplier-box .s_2 .lists-box .lists .item.item3::before {
  background-image: url(../images/supplier/3.jpg);
}
#supplier-box .s_2 .lists-box .lists .item.item4::before {
  background-image: url(../images/supplier/4.jpg);
}
#supplier-box .s_2 .lists-box .lists .item .con {
  transition: all 0.4s ease 0s;
  position: relative;
  padding-top: 7rem;
}
#supplier-box .s_2 .lists-box .lists .item .con img {
  height: 3rem;
}
#supplier-box .s_2 .lists-box .lists .item .con h4 {
  color: #fff;
  font-size: 1rem;
  display: block;
  padding-top: 1rem;
  line-height: 1.5rem;
  letter-spacing: 2px;
}
#supplier-box .s_2 .lists-box .lists .item .con p {
  display: block;
  color: #fff;
  padding-top: 0.5rem;
  opacity: 0;
  letter-spacing: 2px;
  transition: all 0.4s ease 0.1s;
}
#supplier-box .s_3 {
  width: 1240px;
  margin: 2.6rem auto 0;
}
#supplier-box .s_3 .box {
  background: url(../images/supplier/9.png) no-repeat center center;
  height: 18.6rem;
  margin-top: 6rem;
  position: relative;
}
#supplier-box .s_3 .box .item {
  position: absolute;
}
#supplier-box .s_3 .box .item.item1 {
  top: -3rem;
  left: 9rem;
}
#supplier-box .s_3 .box .item.item2 {
  top: -3rem;
  left: 25rem;
}
#supplier-box .s_3 .box .item.item3 {
  top: -3rem;
  left: 44rem;
}
#supplier-box .s_3 .box .item.item4 {
  bottom: -3rem;
  left: 0rem;
}
#supplier-box .s_3 .box .item.item5 {
  bottom: -3rem;
  left: 15rem;
}
#supplier-box .s_3 .box .item.item6 {
  bottom: -4rem;
  left: 35rem;
}
#supplier-box .s_3 .box .item.item7 {
  bottom: -3rem;
  left: 51rem;
}
#supplier-box .s_3 .box .item h4 {
  color: #245dd4;
  font-size: 1.2rem;
  letter-spacing: 2px;
  font-weight: 700;
  padding-top: 0.6rem;
}
#supplier-box .s_3 .box .item p {
  font-size: 0.8rem;
  color: #888988;
  line-height: 1.2rem;
  padding-top: 0.6rem;
  letter-spacing: 2px;
  white-space: nowrap;
}
#supplier-box .s_4 {
  width: 1240px;
  margin: 7rem auto 0;
  position: relative;
}
#supplier-box .s_4 img {
  margin: 3.5rem auto 0;
  display: block;
}
#supplier-box .s_4 p {
  top: 9.5rem;
  position: absolute;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.4rem;
}
#supplier-box .s_4 p.p1 {
  left: 3rem;
}
#supplier-box .s_4 p.p2 {
  left: 18rem;
}
#supplier-box .s_4 p.p3 {
  left: 33rem;
}
#supplier-box .s_4 p.p4 {
  left: 52rem;
}
#supplier-box .s_5 {
  background: #f8f8f8;
  margin-top: 9rem;
  padding: 3rem 0 6rem;
}
#supplier-box .s_5 .s_5_con {
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
#supplier-box .s_5 .s_5_con .listbox {
  overflow: hidden;
  margin-top: 3.5rem;
}
#supplier-box .s_5 .s_5_con .listbox .item + .item {
  margin-left: 1.6rem;
}
#supplier-box .s_5 .s_5_con .listbox .item {
  float: left;
}
#supplier-box .s_5 .s_5_con .listbox .item .bgbox {
  background: #fff;
  padding: 1rem;
  height: 21.9rem;
  width: 19.55rem;
}
#supplier-box .s_5 .s_5_con .listbox .item .bgbox .ht {
  border: 1px solid #009a3e;
  margin-top: 0.4rem;
  overflow: hidden;
}
#supplier-box .s_5 .s_5_con .listbox .item .bgbox .ht .t1 {
  letter-spacing: 2px;
  font-size: 0.8rem;
  font-weight: 600;
  color: #245dd4;
  width: 50%;
  float: left;
  text-align: center;
  padding: 0.3rem 0;
}
#supplier-box .s_5 .s_5_con .listbox .item .bgbox .ht .t2 {
  letter-spacing: 2px;
  background: #009a3e;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 600;
  width: 50%;
  float: left;
  text-align: center;
  padding: 0.3rem 0;
}
#supplier-box .s_5 .s_5_con .listbox .item .bgbox .lists p + p {
  margin-top: 0.45rem;
}
#supplier-box .s_5 .s_5_con .listbox .item .bgbox .lists p {
  position: relative;
  letter-spacing: 1px;
  line-height: 1.3rem;
  padding-left: 1.3rem;
}
#supplier-box .s_5 .s_5_con .listbox .item .bgbox .lists p:before {
  content: '';
  top: 0.4rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  position: absolute;
  left: 0;
  background: #245dd4;
}
#supplier-box .s_6 {
  height: 39rem;
  padding: 3rem 0;
  position: relative;
  z-index: 1;
}
#supplier-box .s_6:before {
  content: '';
  position: absolute;
  height: 53%;
  background: #245dd4;
  width: 100%;
  bottom: 11%;
}
#supplier-box .s_6 .s_6_con {
  position: relative;
  width: 1240px;
  margin: 0 auto;
}
#supplier-box .s_6 .s_6_con .smo {
  position: absolute;
}
#supplier-box .s_6 .s_6_con .l {
  padding-left: 16rem;
}
#supplier-box .s_6 .s_6_con .l h4 {
  font-size: 1.5rem;
  color: #245dd4;
  letter-spacing: 2px;
}
#supplier-box .s_6 .s_6_con .l p {
  line-height: 1.6rem;
  font-size: 0.8rem;
  margin-top: 1.8rem;
  letter-spacing: 2px;
}
#supplier-box .s_6 .s_6_con .l2 img {
  padding-left: 14rem;
  margin-top: 1rem;
}
#supplier-box .imgbg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#supplier-box .j16 {
  height: 854px;
  background-image: url(../images/join/b16.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin-top: -86px;
}
#supplier-box .j16 .jmo {
  width: 1240px;
  position: absolute;
  left: 50%;
  margin-left: -620px;
  top: 165px;
  bottom: 0;
}
#supplier-box .j16 .jmo > .m {
  width: 662px;
  min-height: 400px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  padding: 1.5rem 5rem 3rem;
}
#supplier-box .j16 .jmo > .m > h3 {
  font-size: 1.225ren;
  color: #454545;
  display: block;
  text-align: center;
}
#supplier-box .j16 .jmo > .m > .formMain {
  padding-top: 1.5rem;
}
#supplier-box .j16 .jmo > .m > .formMain > .cm .item.other {
  display: none;
}
#supplier-box .j16 .jmo > .m > .formMain > .cm .item > span {
  display: block;
  color: #454545;
  font-size: 0.9rem;
}
#supplier-box .j16 .jmo > .m > .formMain > .cm .item > span > font {
  font-size: 0.7rem;
  padding-left: 0.5rem;
}
#supplier-box .j16 .jmo > .m > .formMain > .cm .item > input[type="text"] {
  width: 100%;
  height: 34px;
  line-height: 34px;
  border-width: 0 0 2px 0;
  border-color: #377dff;
  margin-top: 0.2rem;
}
#supplier-box .j16 .jmo > .m > .formMain > .cm .item > select {
  margin-top: 0.2rem;
  border: 1px solid #ccc;
  width: 100%;
  height: 44px;
  line-height: 44px;
}
#supplier-box .j16 .jmo > .m > .formMain > .cm .item + .item {
  margin-top: 1rem;
}
#supplier-box .j16 .jmo > .m > .formMain > .btns {
  padding-top: 1.5rem;
  overflow: hidden;
}
#supplier-box .j16 .jmo > .m > .formMain > .btns > button {
  float: left;
  padding: 0.5rem 1.5rem;
  border-radius: 8px;
  border: 0;
  color: #fff;
  font-size: 0.846rem;
  letter-spacing: 4px;
  background: #2c6eb7;
}
#supplier-box .j16 .jmo > .m > .formMain > .btns > a {
  float: right;
  color: #454545;
  padding-top: 0.6rem;
  font-size: 0.75rem;
}
#mobileAttend-box .banner {
  background: url("../images/ydkq/1.jpg") no-repeat center center;
  height: 37.25rem;
}
#mobileAttend-box .tophead2 h4 {
  display: inline-block;
  letter-spacing: 2px;
  font-weight: normal;
  padding-left: 1.8rem;
  font-size: 1.2rem;
  position: relative;
}
#mobileAttend-box .tophead2 h4:before {
  left: 0;
  content: '';
  background: #245dd4;
  width: 1rem;
  height: 1rem;
  top: 0.15rem;
  position: absolute;
}
#mobileAttend-box .tophead2 h4:after {
  content: '';
  position: absolute;
  width: 83px;
  height: 28px;
  right: -110px;
  top: -1px;
  background: url(../images/supplier/i.png) no-repeat center center;
  background-size: cover;
}
#mobileAttend-box .maed1-box {
  width: 1240px;
  margin: 0 auto;
  padding: 3.5rem 0 4rem;
}
#mobileAttend-box .maed1-box .lists {
  padding-top: 5rem;
}
#mobileAttend-box .maed1-box .lists .list1 {
  overflow: hidden;
}
#mobileAttend-box .maed1-box .lists .list1 .item {
  float: left;
  width: 25%;
}
#mobileAttend-box .maed1-box .lists .list1 .item .item-con {
  cursor: pointer;
  border: 2px solid #3271ef;
  border-radius: 50%;
  width: 8rem;
  height: 8rem;
  margin: 0 auto;
  text-align: center;
}
#mobileAttend-box .maed1-box .lists .list1 .item .item-con .t1 {
  padding-top: 1.6rem;
}
#mobileAttend-box .maed1-box .lists .list1 .item .item-con .t1 img {
  display: block;
  margin: 0 auto;
}
#mobileAttend-box .maed1-box .lists .list1 .item .item-con .t1 span {
  display: block;
  padding-top: 0.9rem;
}
#mobileAttend-box .maed1-box .lists .list1 .item .item-con .t2 {
  display: none;
  color: #fff;
  font-size: 0.65rem;
  letter-spacing: 1px;
  padding: 1.7rem 1rem;
  text-align: left;
  line-height: 1rem;
}
#mobileAttend-box .maed1-box .lists .list1 .item:hover .item-con {
  background: url(../images/ydkq/2.png) no-repeat center center;
  border-color: transparent;
}
#mobileAttend-box .maed1-box .lists .list1 .item:hover .item-con .t1 {
  display: none;
}
#mobileAttend-box .maed1-box .lists .list1 .item:hover .item-con .t2 {
  display: block;
}
#mobileAttend-box .maed1-box .lists .fenge {
  display: block;
  margin: 1.5rem auto;
}
#mobileAttend-box .maed1-box .lists .list2 {
  padding: 0 4rem;
}
#mobileAttend-box .maed1-box .lists .list2 .item {
  width: 33.333%;
}
#mobileAttend-box .maed2-box {
  background: url(../images/ydkq/4.jpg) no-repeat center center;
  height: 26.25rem;
}
#mobileAttend-box .maed2-box .con {
  width: 1240px;
  margin: 0 auto;
  padding: 4.5rem 0 3rem;
}
#mobileAttend-box .maed2-box .con h4 {
  letter-spacing: 3px;
  font-size: 1.2rem;
  color: #fff;
  display: block;
}
#mobileAttend-box .maed2-box .con .lists {
  padding-top: 4.5rem;
}
#mobileAttend-box .maed2-box .con .lists .icons {
  overflow: hidden;
}
#mobileAttend-box .maed2-box .con .lists .icons img {
  float: left;
  display: block;
  width: 3.2rem;
}
#mobileAttend-box .maed2-box .con .lists .icons img:nth-child(2) {
  padding-top: 0.7rem;
}
#mobileAttend-box .maed2-box .con .lists .icons img + img {
  margin-left: 8.5rem;
}
#mobileAttend-box .maed2-box .con .lists .linebar {
  position: relative;
  padding: 1.6rem 0.7rem 0 0.7rem;
  overflow: hidden;
}
#mobileAttend-box .maed2-box .con .lists .linebar .item {
  cursor: pointer;
  float: left;
  position: relative;
  padding-right: 10.2rem;
}
#mobileAttend-box .maed2-box .con .lists .linebar .item:last-child {
  padding-right: 0;
}
#mobileAttend-box .maed2-box .con .lists .linebar .item i {
  height: 1.5rem;
  width: 1.5rem;
  display: block;
  border-radius: 50%;
  background: #029846;
  color: #fff;
  text-align: center;
  line-height: 1.5rem;
  font-size: 0.8rem;
}
#mobileAttend-box .maed2-box .con .lists .linebar .item .linex {
  position: absolute;
  right: 0.2rem;
  overflow: hidden;
  left: 1.7rem;
  z-index: 1;
  top: 0.7rem;
  border-radius: 3rem;
  height: 0.2rem;
  background: #029846;
}
#mobileAttend-box .maed2-box .con .lists .linebar .item .linex > div {
  position: absolute;
  background-color: #004de7;
  top: 0;
  left: 0;
  height: 100%;
}
#mobileAttend-box .maed2-box .con .lists .linebar .item.active i {
  background-color: #004de7;
}
#mobileAttend-box .maed2-box .con .lists .linebar .item.active .linex > div {
  animation: dong2 0.5s;
  animation-fill-mode: forwards;
}
#mobileAttend-box .maed2-box .con .lists .tests {
  padding-top: 1.3rem;
  overflow: hidden;
}
#mobileAttend-box .maed2-box .con .lists .tests .tt {
  text-align: center;
  float: left;
  letter-spacing: 2px;
  color: #fff;
  line-height: 1.2rem;
}
#mobileAttend-box .maed2-box .con .lists .tests .tt:nth-child(4) {
  margin-left: 7.7rem !important;
}
#mobileAttend-box .maed2-box .con .lists .tests .tt:nth-child(5) {
  margin-left: 7.5rem !important;
}
#mobileAttend-box .maed2-box .con .lists .tests .tt:last-child {
  margin-top: 1rem;
  margin-left: 7.7rem !important;
}
#mobileAttend-box .maed2-box .con .lists .tests .tt + .tt {
  margin-left: 8.5rem;
}
#mobileAttend-box .maed3-box {
  width: 1240px;
  margin: 0 auto;
  padding: 4.5rem 0 3rem;
}
#mobileAttend-box .maed3-box .imgs {
  padding-top: 4rem;
  overflow: hidden;
}
#mobileAttend-box .maed3-box .imgs img {
  display: block;
  float: left;
}
#mobileAttend-box .maed3-box .imgs img + img {
  margin-left: 3.6rem;
}
#mobileAttend-box .maed4-box {
  position: relative;
  padding: 3.5rem 0;
}
#mobileAttend-box .maed4-box::before {
  content: '';
  position: absolute;
  height: 70%;
  top: 0;
  width: 100%;
  left: 0;
  background-color: #3271ef;
}
#mobileAttend-box .maed4-box .con {
  width: 1240px;
  margin: 0 auto;
}
#mobileAttend-box .maed4-box .con .tophead2 h4 {
  color: #fff;
}
#mobileAttend-box .maed4-box .con .tophead2 h4::before {
  background: #fff;
}
#mobileAttend-box .maed4-box .con .lists {
  margin-top: 3rem;
  background: #fff;
  padding: 2rem 4rem;
  border-radius: 0.5rem;
  position: relative;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
#mobileAttend-box .maed4-box .con .lists .item {
  overflow: hidden;
  padding: 1.3rem 1rem;
}
#mobileAttend-box .maed4-box .con .lists .item .num {
  font-size: 3rem;
  float: left;
}
#mobileAttend-box .maed4-box .con .lists .item .conc {
  float: left;
  padding-left: 4rem;
  position: relative;
}
#mobileAttend-box .maed4-box .con .lists .item .conc::before {
  content: '';
  left: 1.3rem;
  position: absolute;
  top: 0.2rem;
  bottom: 0rem;
  width: 0.4rem;
  background: #3271ef;
}
#mobileAttend-box .maed4-box .con .lists .item .conc .t1 {
  overflow: hidden;
}
#mobileAttend-box .maed4-box .con .lists .item .conc .t1 img {
  display: block;
  float: left;
}
#mobileAttend-box .maed4-box .con .lists .item .conc .t1 h3 {
  font-size: 1rem;
  padding-left: 2.5rem;
  padding-top: 0.5rem;
  letter-spacing: 2px;
}
#mobileAttend-box .maed4-box .con .lists .item .conc p {
  letter-spacing: 1px;
  padding-top: 1rem;
}
#mobileAttend-box .maed4-box .con .lists .item + .item {
  border-top: 1px solid #dcdcdc;
}
#mobileAttend-box .maed5-box {
  padding: 2.5rem 0;
}
#mobileAttend-box .maed5-box .tophead2 {
  width: 1240px;
  margin: 0 auto;
}
#mobileAttend-box .maed5-box .lists {
  padding-top: 3.5rem;
}
#mobileAttend-box .maed5-box .lists .items {
  position: relative;
}
#mobileAttend-box .maed5-box .lists .items.items1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
  background: #f6f6f6;
}
#mobileAttend-box .maed5-box .lists .items.items1:after {
  content: '';
  background: #ececec;
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
}
#mobileAttend-box .maed5-box .lists .items.items2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0;
  background: #ececec;
}
#mobileAttend-box .maed5-box .lists .items.items2:after {
  content: '';
  background: #f6f6f6;
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
}
#mobileAttend-box .maed5-box .lists .items .conn {
  width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}
#mobileAttend-box .maed5-box .lists .items .conn .item {
  float: left;
  width: 50%;
  position: relative;
  z-index: 1;
  padding: 4rem 3rem;
}
#mobileAttend-box .maed5-box .lists .items .conn .item h4 {
  font-size: 1rem;
  letter-spacing: 1px;
}
#mobileAttend-box .maed5-box .lists .items .conn .item h4.blue {
  color: #3271ef;
}
#mobileAttend-box .maed5-box .lists .items .conn .item p {
  padding-top: 1.6rem;
  letter-spacing: 1px;
  line-height: 1.8rem;
}
#mobileAttend-box .maed6-box {
  width: 1240px;
  margin: 0 auto;
  padding: 3rem 0;
}
#mobileAttend-box .maed6-box img {
  display: block;
  margin: 3rem auto 0;
}
#mobileAttend-box .maed7-box {
  width: 1240px;
  margin: 0 auto;
  padding: 3rem 0;
}
#mobileAttend-box .maed7-box img {
  display: block;
  margin: 3rem auto 0;
}
#mobileAttend-box .maed8-box {
  padding: 3rem 0 0;
}
#mobileAttend-box .maed8-box .tophead2 {
  width: 1240px;
  margin: 0 auto;
}
#mobileAttend-box .maed8-box .fp15 {
  background-color: #f6f6f6;
}
#mobileAttend-box .maed8-box .fp15 .fp-1000 {
  width: 1240px;
  margin: 3rem auto 0;
}
#mobileAttend-box .maed8-box .fp15 .thead {
  text-align: center;
}
#mobileAttend-box .maed8-box .fp15 .thead .bigtitle {
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 30px;
  color: #353535;
  text-align: center;
  display: block;
  padding-top: 80px;
}
#mobileAttend-box .maed8-box .fp15 .thead .smalltitle {
  letter-spacing: 1px;
  font-size: 12px;
  color: #7e7e7e;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
}
#mobileAttend-box .maed8-box .fp15 .thead .smalltitle:after,
#mobileAttend-box .maed8-box .fp15 .thead .smalltitle:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 10px;
  background-color: #7e7e7e;
  top: 18px;
}
#mobileAttend-box .maed8-box .fp15 .thead .smalltitle:before {
  left: -15px;
}
#mobileAttend-box .maed8-box .fp15 .thead .smalltitle:after {
  right: -15px;
}
#mobileAttend-box .maed8-box .fp15 .form_box {
  padding: 70px 0 120px;
}
#mobileAttend-box .maed8-box .fp15 .form_box .formtable {
  background: #fff;
  width: 60%;
  margin: 0 auto;
  border-radius: 0.3rem;
  padding: 2rem 2rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
#mobileAttend-box .maed8-box .fp15 .form_box .formtable .formcell:last-child .iptborder {
  border-bottom: 0;
}
#mobileAttend-box .maed8-box .fp15 .form_box .formtable .formcell .iptborder {
  border-bottom: 2px solid #d1d1d1;
  border-radius: 3px;
  padding: 22px 38px;
}
#mobileAttend-box .maed8-box .fp15 .form_box .formtable .formcell .iptborder label {
  display: inline-block;
  width: 80px;
  vertical-align: middle;
  font-size: 20px;
  margin: 0;
  position: relative;
}
#mobileAttend-box .maed8-box .fp15 .form_box .formtable .formcell .iptborder label::before {
  content: "";
  position: absolute;
  background: #3271ef;
  top: -0.3rem;
  height: 2rem;
  left: 3rem;
  width: 0.2rem;
}
#mobileAttend-box .maed8-box .fp15 .form_box .formtable .formcell .iptborder input {
  display: inline-block;
  width: 500px;
  vertical-align: middle;
  border: 0;
  font-size: 20px;
}
#mobileAttend-box .maed8-box .fp15 .form_box .formtable div.formcell + div.formcell {
  margin-top: 20px;
}
#mobileAttend-box .maed8-box .fp15 .form_box .btns {
  margin-top: 80px;
  text-align: center;
}
#mobileAttend-box .maed8-box .fp15 .form_box .btns button {
  background-color: #3271ef;
  position: relative;
  padding: 15px 63px;
  color: #fff;
  font-size: 22px;
  border: 0;
  border-radius: 4rem;
}
#mobileAttend-box .maed8-box .fp15 .form_box .btns button::before {
  content: '';
  z-index: 0;
  position: absolute;
  top: -1rem;
  left: -1rem;
  border-radius: 4rem;
  bottom: -1rem;
  right: -1rem;
  background: rgba(50, 113, 239, 0.3);
}
@keyframes dong2 {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
#GB .part-1,
#GB .part-2,
#GB .part-3,
#GB .part-4,
#GB .part-5,
#GB .part-6 {
  height: 550px;
  letter-spacing: 3px;
}
#GB .part-1 > .p-content,
#GB .part-2 > .p-content,
#GB .part-3 > .p-content,
#GB .part-4 > .p-content,
#GB .part-5 > .p-content,
#GB .part-6 > .p-content {
  width: 1240px;
  margin: 0 auto;
}
#GB .part-1 {
  background: url("../images/product/GB/p-1-bg.jpg") no-repeat;
  background-size: 100% 100%;
}
#GB .part-1 .p-content {
  display: flex;
  flex-flow: row nowrap;
}
#GB .part-1 .p-content .left {
  width: 526px;
}
#GB .part-1 .p-content .left img:nth-of-type(1) {
  margin-top: 160px;
  height: 113px;
}
#GB .part-1 .p-content .left img:nth-of-type(2) {
  margin-top: 52px;
  height: 96px;
}
#GB .part-1 .p-content .right {
  margin-left: 272px;
  flex: 1;
  margin-top: 114px;
}
#GB .part-2 {
  background: url("../images/product/GB/p-2-01.jpg") no-repeat, url("../images/product/GB/p-2-02.jpg") no-repeat 0% 100%;
  background-size: 100% 50%;
}
#GB .part-2 .ppp {
  width: 672px;
}
#GB .part-2 .ppp .ppp-1 {
  font-size: 26px;
  color: #B0B0B0;
  margin-top: 84px;
}
#GB .part-2 .ppp .ppp-2 {
  font-size: 35px;
  color: #C9A89B;
  margin: 21px 0 52px;
}
#GB .part-2 .ppp .ppp-3 {
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 66px;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB .part-2 .ppp .ppp-4 > .title,
#GB .part-2 .ppp .ppp-4 > .txt {
  display: flex;
  flex-flow: row nowrap;
}
#GB .part-2 .ppp .ppp-4 > .title span,
#GB .part-2 .ppp .ppp-4 > .txt span {
  display: inline-block;
  flex: 1;
}
#GB .part-2 .ppp .ppp-4 > .title > span {
  font-size: 16px;
  color: #B0B0B0;
}
#GB .part-2 .ppp .ppp-4 > .txt > span {
  margin-top: 27px;
  font-size: 20px;
  color: #EEEEEE;
}
#GB .part-3 {
  background: url("../images/product/GB/p-3-01.jpg") no-repeat, url("../images/product/GB/p-3-02.jpg") no-repeat 0% 100%;
  background-size: 100% 50%;
}
#GB .part-3 .ppp {
  width: 672px;
}
#GB .part-3 .ppp .ppp-1 {
  font-size: 26px;
  color: #B0B0B0;
  margin-top: 84px;
}
#GB .part-3 .ppp .ppp-2 {
  font-size: 35px;
  color: #C9A89B;
  margin: 21px 0 52px;
}
#GB .part-3 .ppp .ppp-3 {
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 66px;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB .part-3 .ppp .ppp-4 > .title,
#GB .part-3 .ppp .ppp-4 > .txt {
  display: flex;
  flex-flow: row nowrap;
}
#GB .part-3 .ppp .ppp-4 > .title span,
#GB .part-3 .ppp .ppp-4 > .txt span {
  display: inline-block;
  flex: 1;
}
#GB .part-3 .ppp .ppp-4 > .title > span {
  font-size: 16px;
  color: #B0B0B0;
}
#GB .part-3 .ppp .ppp-4 > .txt > span {
  margin-top: 27px;
  font-size: 20px;
  color: #EEEEEE;
}
#GB .part-4 {
  background: #EAEDF1;
  background-size: 100% 100%;
}
#GB .part-4 .ppp {
  width: 672px;
}
#GB .part-4 .ppp .ppp-1 {
  font-size: 26px;
  color: #B0B0B0;
  margin-top: 84px;
}
#GB .part-4 .ppp .ppp-2 {
  font-size: 35px;
  color: #C9A89B;
  margin: 21px 0 52px;
}
#GB .part-4 .ppp .ppp-3 {
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 66px;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB .part-4 .ppp .ppp-4 > .title,
#GB .part-4 .ppp .ppp-4 > .txt {
  display: flex;
  flex-flow: row nowrap;
}
#GB .part-4 .ppp .ppp-4 > .title span,
#GB .part-4 .ppp .ppp-4 > .txt span {
  display: inline-block;
  flex: 1;
}
#GB .part-4 .ppp .ppp-4 > .title > span {
  font-size: 16px;
  color: #B0B0B0;
}
#GB .part-4 .ppp .ppp-4 > .txt > span {
  margin-top: 27px;
  font-size: 20px;
  color: #EEEEEE;
}
#GB .part-4 > .p-content > .ppp > .ppp-4 > .txt > span {
  color: #454545 !important;
}
#GB .part-4 > .p-content > .ppp {
  float: left;
}
#GB .part-4 .p-img {
  float: left;
  margin-top: 150px;
  margin-left: 99px;
  width: 469px;
  height: 231px;
}
#GB .part-4 .p-img img {
  width: 100%;
  height: 100%;
}
#GB .part-5 {
  background: url("../images/product/GB/p-5-01.jpg") no-repeat, url("../images/product/GB/p-5-02.jpg") no-repeat 0% 100%;
  background-size: 100% 50%;
}
#GB .part-5 .ppp {
  width: 672px;
}
#GB .part-5 .ppp .ppp-1 {
  font-size: 26px;
  color: #B0B0B0;
  margin-top: 84px;
}
#GB .part-5 .ppp .ppp-2 {
  font-size: 35px;
  color: #C9A89B;
  margin: 21px 0 52px;
}
#GB .part-5 .ppp .ppp-3 {
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 66px;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB .part-5 .ppp .ppp-4 > .title,
#GB .part-5 .ppp .ppp-4 > .txt {
  display: flex;
  flex-flow: row nowrap;
}
#GB .part-5 .ppp .ppp-4 > .title span,
#GB .part-5 .ppp .ppp-4 > .txt span {
  display: inline-block;
  flex: 1;
}
#GB .part-5 .ppp .ppp-4 > .title > span {
  font-size: 16px;
  color: #B0B0B0;
}
#GB .part-5 .ppp .ppp-4 > .txt > span {
  margin-top: 27px;
  font-size: 20px;
  color: #EEEEEE;
}
#GB .part-6 {
  background: url("../images/product/GB/p-6-01.jpg") no-repeat, url("../images/product/GB/p-6-02.jpg") no-repeat 0% 100%;
  background-size: 100% 50%;
  position: relative;
}
#GB .part-6 h1,
#GB .part-6 h2,
#GB .part-6 h3 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#GB .part-6 h1 {
  font-size: 35px;
  top: 99px;
}
#GB .part-6 h2 {
  font-size: 20px;
  top: 194px;
}
#GB .part-6 h3 {
  font-size: 55px;
  top: 248px;
}
#GB .part-7 > .p-content {
  width: 1240px;
  margin: 0 auto;
}
#GB .part-7 > .p-content img {
  width: 100%;
  height: 100%;
}
#GB .part-7 > .p-content .img1 {
  width: 100%;
  height: 394px;
  margin-bottom: 112px;
}
#GB .part-7 > .p-content .img2 {
  height: 296px;
  margin-bottom: 62px;
}
#GB .part-7 > .p-content .img3 {
  height: 140px;
  margin-bottom: 62px;
}
#GB .part-7 > .p-content .img3 img {
  width: auto;
}
#GB .common-part .ppp {
  width: 672px;
}
#GB .common-part .ppp .ppp-1 {
  font-size: 26px;
  color: #B0B0B0;
  margin-top: 84px;
}
#GB .common-part .ppp .ppp-2 {
  font-size: 35px;
  color: #C9A89B;
  margin: 21px 0 52px;
}
#GB .common-part .ppp .ppp-3 {
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 66px;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB .common-part .ppp .ppp-4 > .title,
#GB .common-part .ppp .ppp-4 > .txt {
  display: flex;
  flex-flow: row nowrap;
}
#GB .common-part .ppp .ppp-4 > .title span,
#GB .common-part .ppp .ppp-4 > .txt span {
  display: inline-block;
  flex: 1;
}
#GB .common-part .ppp .ppp-4 > .title > span {
  font-size: 16px;
  color: #B0B0B0;
}
#GB .common-part .ppp .ppp-4 > .txt > span {
  margin-top: 27px;
  font-size: 20px;
  color: #EEEEEE;
}
#GB .sub-title {
  font-size: 26px;
  color: #504F4F;
  margin: 62px 0;
}
#GB_pro .part-1,
#GB_pro .part-2,
#GB_pro .part-3,
#GB_pro .part-4,
#GB_pro .part-5,
#GB_pro .part-6,
#GB_pro .part-7,
#GB_pro .part-8 {
  height: 550px;
  letter-spacing: 3px;
}
#GB_pro .part-1 > .p-content,
#GB_pro .part-2 > .p-content,
#GB_pro .part-3 > .p-content,
#GB_pro .part-4 > .p-content,
#GB_pro .part-5 > .p-content,
#GB_pro .part-6 > .p-content,
#GB_pro .part-7 > .p-content,
#GB_pro .part-8 > .p-content {
  width: 1240px;
  margin: 0 auto;
}
#GB_pro .part-1 {
  background: url("../images/product/GB_pro/p-1.jpg") no-repeat;
  background-size: 100% 100%;
}
#GB_pro .part-1 .p-content img {
  width: 679px;
  height: 174px;
  margin-top: 118px;
}
#GB_pro .part-1 .p-content img + img {
  width: 209px;
  height: 351px;
  margin-left: 209px;
}
#GB_pro .part-2 .p-content {
  margin-top: 41px;
  font-size: 26px;
  color: #454545;
}
#GB_pro .part-2 .p-content .sub-title {
  margin-top: 21px;
  font-size: 20px;
  color: #FF9933;
}
#GB_pro .part-2 .p-content .box {
  width: 100%;
  height: 208px;
  margin-top: 59px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
#GB_pro .part-2 .p-content .box > .left,
#GB_pro .part-2 .p-content .box > .right {
  width: 50%;
}
#GB_pro .part-2 .p-content .box > .left {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
#GB_pro .part-2 .p-content .box > .left > .l-icon {
  width: 50%;
  height: 79px;
}
#GB_pro .part-2 .p-content .box > .left > .l-icon img {
  width: 79px;
}
#GB_pro .part-2 .p-content .box > .left > .l-icon .l-txt {
  margin-left: 23px;
  display: inline-block;
  vertical-align: middle;
}
#GB_pro .part-2 .p-content .box > .left > .l-icon .l-txt > span {
  display: block;
}
#GB_pro .part-2 .p-content .box > .left > .l-icon .l-txt > span:nth-child(1) {
  font-size: 16px;
  color: #454545;
}
#GB_pro .part-2 .p-content .box > .left > .l-icon .l-txt > span:nth-child(2) {
  font-size: 14px;
  color: #888888;
}
#GB_pro .part-2 .p-content .box > .right img {
  width: 100%;
  height: 100%;
}
#GB_pro .part-3 {
  background: url("../images/product/GB_pro/p-3.jpg");
  background-size: 100% 100%;
}
#GB_pro .part-3 .ppp {
  width: 574px;
}
#GB_pro .part-3 .ppp .ppp-1 {
  font-size: 26px;
  color: #F1F1F1;
  margin-top: 139px;
}
#GB_pro .part-3 .ppp .ppp-2 {
  font-size: 35px;
  color: #FF9933;
  margin: 26px 0 67px;
}
#GB_pro .part-3 .ppp .ppp-3 {
  font-size: 16px;
  color: #FEFEFE;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB_pro .part-4 {
  background: url("../images/product/GB_pro/p-4.jpg");
  background-size: 100% 100%;
}
#GB_pro .part-4 .ppp {
  width: 574px;
}
#GB_pro .part-4 .ppp .ppp-1 {
  font-size: 26px;
  color: #F1F1F1;
  margin-top: 139px;
}
#GB_pro .part-4 .ppp .ppp-2 {
  font-size: 35px;
  color: #FF9933;
  margin: 26px 0 67px;
}
#GB_pro .part-4 .ppp .ppp-3 {
  font-size: 16px;
  color: #FEFEFE;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB_pro .part-5 {
  background: url("../images/product/GB_pro/p-5.jpg");
  background-size: 100% 100%;
}
#GB_pro .part-5 .ppp {
  width: 574px;
}
#GB_pro .part-5 .ppp .ppp-1 {
  font-size: 26px;
  color: #F1F1F1;
  margin-top: 139px;
}
#GB_pro .part-5 .ppp .ppp-2 {
  font-size: 35px;
  color: #FF9933;
  margin: 26px 0 67px;
}
#GB_pro .part-5 .ppp .ppp-3 {
  font-size: 16px;
  color: #FEFEFE;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB_pro .part-6 {
  background: url("../images/product/GB_pro/p-6.jpg");
  background-size: 100% 100%;
}
#GB_pro .part-6 .ppp {
  width: 574px;
}
#GB_pro .part-6 .ppp .ppp-1 {
  font-size: 26px;
  color: #F1F1F1;
  margin-top: 139px;
}
#GB_pro .part-6 .ppp .ppp-2 {
  font-size: 35px;
  color: #FF9933;
  margin: 26px 0 67px;
}
#GB_pro .part-6 .ppp .ppp-3 {
  font-size: 16px;
  color: #FEFEFE;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB_pro .part-7 {
  background: url("../images/product/GB_pro/p-7.jpg");
  background-size: 100% 100%;
}
#GB_pro .part-7 .ppp {
  width: 574px;
}
#GB_pro .part-7 .ppp .ppp-1 {
  font-size: 26px;
  color: #F1F1F1;
  margin-top: 139px;
}
#GB_pro .part-7 .ppp .ppp-2 {
  font-size: 35px;
  color: #FF9933;
  margin: 26px 0 67px;
}
#GB_pro .part-7 .ppp .ppp-3 {
  font-size: 16px;
  color: #FEFEFE;
  line-height: 30px;
  letter-spacing: 3px;
}
#GB_pro .part-8 {
  height: auto!important;
}
#GB_pro .part-8 .p-content {
  margin-top: 41px;
  font-size: 26px;
  color: #313131;
}
#GB_pro .part-8 .p-content .sub-title {
  margin-top: 21px;
  font-size: 20px;
  color: '';
}
#GB_pro .part-8 .p-content .img {
  margin: 68px 0 61px;
}
#GB_pro .part-8 .p-content .img img {
  width: 100%;
  height: 100%;
}
#GB_pro .common-part .ppp {
  width: 574px;
}
#GB_pro .common-part .ppp .ppp-1 {
  font-size: 26px;
  color: #F1F1F1;
  margin-top: 139px;
}
#GB_pro .common-part .ppp .ppp-2 {
  font-size: 35px;
  color: #FF9933;
  margin: 26px 0 67px;
}
#GB_pro .common-part .ppp .ppp-3 {
  font-size: 16px;
  color: #FEFEFE;
  line-height: 30px;
  letter-spacing: 3px;
}
#towercrane .p1,
#towercrane .p2,
#towercrane .p3,
#towercrane .p4,
#towercrane .p5,
#towercrane .p6,
#towercrane .p7,
#towercrane .p8,
#towercrane .p9,
#towercrane .p10,
#towercrane .p11 {
  height: 550px;
}
#towercrane .p1 .p-content,
#towercrane .p2 .p-content,
#towercrane .p3 .p-content,
#towercrane .p4 .p-content,
#towercrane .p5 .p-content,
#towercrane .p6 .p-content,
#towercrane .p7 .p-content,
#towercrane .p8 .p-content,
#towercrane .p9 .p-content,
#towercrane .p10 .p-content,
#towercrane .p11 .p-content {
  width: 1240px;
  margin: 0 auto;
}
#towercrane .p1 {
  height: 550px;
  width: 100%;
}
#towercrane .p1 > img {
  width: inherit;
}
#towercrane .p2 {
  background: hsl(0, 0%, 100%);
}
#towercrane .p2 .p-content {
  display: flex;
  flex-flow: row nowrap;
  height: 550px;
  width: 100%;
}
#towercrane .p2 .p-content .left {
  flex: 1;
  overflow: hidden;
  text-align: left;
}
#towercrane .p2 .p-content .left .l-title {
  font-size: 24px;
  color: #6C6C6C;
  margin: 44px 0 59px;
  padding-left: calc((100% - 620px));
}
#towercrane .p2 .p-content .left .p-bg-txt {
  text-align: left;
  margin-top: 65px;
}
#towercrane .p2 .p-content .left .p-bg-txt :hover {
  cursor: pointer;
}
#towercrane .p2 .p-content .left .p-bg-txt .p-txt {
  font-size: 16px;
  line-height: 38.2px;
  letter-spacing: 2px;
  padding-left: calc((100% - 620px));
  color: #747474;
}
#towercrane .p2 .p-content .left .p-bg-txt .p-txt:nth-child(1) {
  margin-top: 0;
}
#towercrane .p2 .p-content .left .p-bg-txt.hover {
  background: #F1F1F1;
}
#towercrane .p2 .p-content .left .p-bg-txt.hover > .p-txt > span {
  color: red;
}
#towercrane .p2 .p-content .right {
  flex: 1;
}
#towercrane .p2 .p-content .right img {
  width: 578px;
  height: 312px;
  margin-top: 45px;
}
#towercrane .p3 {
  background: url(../images/towercrane/p-3.jpg);
  background-size: 100% 100%;
}
#towercrane .p3 h1 {
  color: #FFFFFF;
}
#towercrane .p3 h2.line {
  width: 172.3px;
  height: 2.7px;
  background: #FFFFFF;
  margin: 59px 0 104px;
}
#towercrane .p3 h3 {
  font-size: 16px;
  display: flex;
  flex-flow: row wrap;
  color: #FFFFFF;
}
#towercrane .p3 h3 p {
  margin-bottom: 53px;
  width: 33.33%;
}
#towercrane .p3 h3 p span {
  display: inline-block;
  vertical-align: middle;
  width: 14.1px;
  height: 14.1px;
  border-radius: 14.1px;
  border: 1px solid #FFFFFF;
  margin-right: 20px;
}
#towercrane .p4 {
  background: #F5F5F5;
}
#towercrane .p4 .left {
  display: inline-block;
  width: 764px;
}
#towercrane .p4 .left h3 {
  margin: 59px 0 37px;
}
#towercrane .p4 .left h3.list {
  line-height: 34px;
}
#towercrane .p4 .right {
  display: inline-block;
  vertical-align: top;
  padding-top: 126px;
  padding-left: 68px;
}
#towercrane .p4 .right img {
  width: 329px;
  height: 381px;
}
#towercrane .p5 .lists .list1,
#towercrane .p5 .lists .list2 {
  margin-top: 54px;
  padding-bottom: 43px;
  border-bottom: 1px solid #B3B3B3;
}
#towercrane .p5 .lists .list1 img,
#towercrane .p5 .lists .list2 img,
#towercrane .p5 .lists .list1 .line,
#towercrane .p5 .lists .list2 .line,
#towercrane .p5 .lists .list1 .txt,
#towercrane .p5 .lists .list2 .txt {
  display: inline-block;
  vertical-align: top;
}
#towercrane .p5 .lists .list1 img,
#towercrane .p5 .lists .list2 img {
  width: 100px;
  height: 100px;
  margin-left: 58px;
}
#towercrane .p5 .lists .list1 .line,
#towercrane .p5 .lists .list2 .line {
  width: 1px;
  height: 80px;
  background: #B3B3B3;
  margin: 0 60px;
}
#towercrane .p5 .lists .list1 .txt,
#towercrane .p5 .lists .list2 .txt {
  width: 881px;
  letter-spacing: 2px;
  line-height: 30.26px;
}
#towercrane .p5 .lists .list2 {
  border-bottom: none;
}
#towercrane .p5 .lists .list2 img,
#towercrane .p5 .lists .list2 .line,
#towercrane .p5 .lists .list2 .txt {
  display: inline-block;
  vertical-align: baseline;
}
#towercrane .p6 {
  background: #F1F1F1;
}
#towercrane .p6 .box {
  width: 100%;
  height: calc(100%-96px);
  background: #FFFFFF;
  padding: 43px;
  margin-top: 30px;
}
#towercrane .p6 .box img {
  width: 100%;
  height: 100%;
}
#towercrane .p7 h3 {
  margin-top: 59px;
  line-height: 30.26px;
  letter-spacing: 2px;
}
#towercrane .p7 .sub-box {
  width: 687px;
}
#towercrane .p7 .sub-box,
#towercrane .p7 img {
  display: inline-block;
  vertical-align: top;
}
#towercrane .p7 img {
  margin-top: 59px;
  margin-left: 61px;
}
#towercrane .p8 {
  height: 599.8px;
  background: #F1F1F1 url(../images/towercrane/p-8.jpg) no-repeat;
  background-position: 0 125px;
}
#towercrane .p8 .box {
  margin-top: 37px;
  height: 425px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 53px 57px;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
#towercrane .p8 .box .sub-box {
  width: 50%;
  height: 159px;
  display: flex;
  flex-flow: row nowrap;
}
#towercrane .p8 .box .sub-box:first-child {
  border-right: 1px solid #C5C5C5;
  border-bottom: 1px solid #C5C5C5;
}
#towercrane .p8 .box .sub-box:first-child img {
  position: relative;
  top: -16px;
}
#towercrane .p8 .box .sub-box:nth-child(2) {
  border-bottom: 1px solid #C5C5C5;
}
#towercrane .p8 .box .sub-box:nth-child(2) img {
  position: relative;
  top: -16px;
}
#towercrane .p8 .box .sub-box:nth-child(3) {
  border-right: 1px solid #C5C5C5;
  padding-top: 40px;
}
#towercrane .p8 .box .sub-box:nth-child(4) {
  padding-top: 40px;
}
#towercrane .p8 .box .sub-box:nth-child(2n) {
  padding-left: 58px;
}
#towercrane .p8 .box .sub-box img {
  width: 55px;
  height: 55px;
  align-self: center;
}
#towercrane .p8 .box .sub-box .sub-txt {
  margin-left: 28px;
}
#towercrane .p8 .box .sub-box h3 {
  margin-top: 19px;
  line-height: 30px;
  color: #878787;
  width: 435px;
  font-size: 14px;
}
#towercrane .p9 {
  background: url(../images/towercrane/p-9.jpg);
  background-size: 100% 100%;
}
#towercrane .p9 h1,
#towercrane .p9 h2,
#towercrane .p9 h3 {
  color: #FFFFFF;
  line-height: 30px;
  letter-spacing: 1.5px;
}
#towercrane .p9 h3.title {
  margin: 35px 0 29px;
}
#towercrane .p9 h3 {
  width: 563px;
}
#towercrane .p9 .left,
#towercrane .p9 .right {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
#towercrane .p9 .right {
  padding-left: 20px;
}
#towercrane .p9 .r:nth-of-type(2n-1) {
  padding-bottom: 47px;
  border-bottom: 1px solid #FFFFFF;
}
#towercrane .p9 .r:nth-of-type(2n) {
  padding-top: 47px;
}
#towercrane .p9 .r:nth-of-type(2n) h3.title {
  margin-top: 0;
}
#towercrane .p10 {
  background: #F1F1F1;
}
#towercrane .p10 .cards {
  margin-top: 50px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
#towercrane .p10 .cards .card {
  width: 235.3px;
  height: 391.5px;
  background: #FFFFFF;
  padding: 31px 20px 0;
  text-align: center;
}
#towercrane .p10 .cards .card img {
  width: 65px;
  height: 65px;
}
#towercrane .p10 .cards .card h3.title {
  text-align: center;
  margin: 22px 0 36px;
  color: #4D4D4D;
}
#towercrane .p10 .cards .card h3 {
  text-align: left;
  line-height: 23px;
  color: #808080;
  letter-spacing: 1.5px;
  font-size: 14px;
}
#towercrane .p11 {
  height: auto;
}
#towercrane .p11 .r {
  margin-top: 49px;
}
#towercrane .p11 .r .r1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#towercrane .p11 .r .r1 .card {
  width: 191px;
  text-align: center;
}
#towercrane .p11 .r .r1 .card h3.title {
  font-size: 18px;
  margin: 15px 0 19px;
}
#towercrane .p11 .r .r1 .card h3 {
  line-height: 30px;
}
#towercrane .p11 .r .r1 .card img {
  width: 150px;
  height: 150px;
}
#towercrane .p11 .r .r2 {
  width: 100%;
  height: 58px;
  background: #F1F1F1;
  margin-top: 31px;
  display: flex;
  align-items: center;
}
#towercrane .p11 .r .r2 :first-child {
  text-align: left;
  padding-left: 20px;
}
#towercrane .p11 .r .r2 :last-child {
  text-align: center;
  padding-right: 5px;
}
#towercrane .p11 .r .r2 span {
  display: inline-block;
  text-align: center;
  width: 25%;
  font-size: 14px;
  color: #888888;
}
#towercrane .p11 .r + .r {
  margin-bottom: 48px;
}
#towercrane .p12 {
  background: #2846CE;
  height: 471.9px;
  position: relative;
}
#towercrane .p12 .imgs {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#towercrane .p12 .imgs .img {
  display: inline-block;
}
#towercrane .p12 .imgs .img img {
  width: 168px;
  height: 168px;
  background: #DDDDDD;
}
#towercrane .p12 .imgs .img h3 {
  margin-top: 55px;
  text-align: center;
  color: #FFFFFF;
}
#towercrane .p12 .imgs .img + .img {
  margin-left: 209px;
}
#towercrane h1,
#towercrane h2,
#towercrane h3 {
  letter-spacing: 2px;
}
#towercrane h1 {
  padding-top: 40px;
  font-size: 26px;
  font-weight: bold;
  color: #454545;
}
#towercrane h2 {
  font-size: 18px;
  font-weight: bold;
  color: #616161;
}
#towercrane h3 {
  font-size: 16px;
  color: #616161;
}
#government .imgs img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
#activation {
  display: none;
  position: fixed;
  z-index: 999;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}
#activation .box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 26.57rem;
  height: 19.675rem;
  background: #FFFFFF;
  border-radius: 0.5rem;
  padding: 1.45rem 2.15rem 1.1rem;
}
#activation .box h1 {
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
#activation .box h2 {
  font-size: 0.8rem;
  text-align: left;
  color: #454545;
}
#activation .box input {
  width: 100%;
  height: 1.25rem;
  margin: 0.8rem 0px;
  border: none;
  border-bottom: 1px solid #DDDDDD;
  text-align: left;
  font-size: 0.7rem;
}
#activation .box .btn {
  width: 10.84rem;
  height: 2.135rem;
  font-size: 0.6945rem;
  border-radius: 1.067rem;
  background: #245DD4;
  padding: 0;
  margin-top: 0.8rem;
  color: #FFFFFF;
  line-height: 2.135rem;
}
#activation .box .close {
  position: absolute;
  width: 1rem;
  height: 1rem;
  right: 1rem;
  top: 1rem;
}
#activation .box .close img {
  width: 100%;
  height: 100%;
}
#business {
  overflow: hidden;
}
#business h1,
#business h2,
#business h3,
#business h4 {
  line-height: 30px;
  letter-spacing: 0.06rem;
}
#business h1 {
  font-size: 30px;
}
#business h3 {
  font-size: 16px;
}
#business img {
  object-fit: cover;
}
#business main {
  margin: 0 auto;
  width: 1240px;
}
#business .p1 {
  height: 37.25rem;
}
#business .p1 > img {
  width: 100%;
}
#business .p2 {
  padding-bottom: 70px;
}
#business .p2 h1 {
  color: #E91717;
  font-size: 30px;
  padding-top: 57px;
  font-weight: bold;
}
#business .p2 h2 {
  font-size: 18px;
  color: #888888;
  margin: 19px 0 22px;
}
#business .p2 .h3-box {
  position: relative;
  right: calc((100% - 1240px) / 2);
  padding-left: calc(100% - 1240px);
  height: 165px;
  width: 100%;
  background: url(../images/business/p2-1.jpg);
  background-size: 100% 100%;
}
#business .p2 .h3-box h3 {
  font-size: 16px;
  line-height: 165px;
  padding-top: 20px;
}
#business .p2 .h3-box h3 > span {
  display: inline-block;
  width: 844px;
  line-height: 30px;
}
#business .p2 .h3-box h3 font {
  color: #E91717;
}
#business .p2 .h3-box.next {
  position: relative;
  left: calc((100% - 1240px) / 2);
  right: 0;
  padding-right: calc(100% - 1240px);
  padding-left: 0;
  height: 165px;
  width: 100%;
  background: url(../images/business/p2-2.jpg);
}
#business .p2 .h3-box.next > h3 {
  padding-left: 30px;
}
#business .p2 .sec-2 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
#business .p2 .sec-2 .right {
  width: 825px;
}
#business .p2 .sec-2 .img-box {
  flex: 1;
  position: relative;
}
#business .p2 .sec-2 .img-box img {
  width: 84px;
  height: 96px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#business .p2 .sec-2 font {
  color: #E91717;
}
#business .p3 img {
  width: 100%;
}
#business .p4 {
  background: #F1F1F1;
}
#business .p4 font {
  color: #D91C22;
}
#business .p4 .l1 {
  padding: 60px 0 54px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#business .p4 .l1 h1 {
  color: #D91C22;
  font-weight: bold;
}
#business .p4 .l1 img {
  width: 467px;
  height: 61px;
}
#business .p4 .l2 {
  position: relative;
}
#business .p4 .l2 img {
  width: 100%;
}
#business .p4 .l2 main .icon-box {
  display: inline-block;
  position: absolute;
  right: calc((100% - 1240px) / 2);
  top: 50%;
  transform: translateY(-50%);
}
#business .p4 .l3 {
  margin-top: 49px;
  margin-bottom: 43px;
  height: 429px;
  background: url(../images/business/p4-banner.png);
  background-position: left center;
}
#business .p4 .l3 main {
  display: flex;
  flex-flow: wrap nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
#business .p4 .l3 main .left {
  width: 692px;
}
#business .p4 .l3 main .left h1 {
  font-weight: bold;
  padding-top: 51px;
}
#business .p4 .l3 main .left h1 font {
  margin-top: 20px;
  display: inline-block;
}
#business .p4 .l3 main .left h3 {
  color: #373634;
  margin: 54px 0 49px;
  line-height: 30px;
}
#business .p4 .l3 main .left h4 {
  width: 100%;
  height: 31.1px;
  background: #E91717;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 31.1px;
  padding-left: 18px;
}
#business .p4 .l3 main .right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
#business .p4 .l3 main .right img {
  right: 0;
  width: 475px;
  height: 316px;
}
#business .p5 {
  background: #FFFFFF;
  padding-top: 55px;
}
#business .p5 img {
  width: 442px;
  height: 81px;
}
#business .p5 h3 {
  padding: 50px 20px;
  margin: 28px 0 46px;
  border: 1px solid #E91717;
}
#business .p5 .box {
  height: 459px;
  background: linear-gradient(to right, #384765 0%, #384765 55%, #FFFFFF 55%, #FFFFFF 100%);
  position: relative;
}
#business .p5 .box main {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
#business .p5 .box main .sub-box {
  display: inline-block;
  height: 100%;
  width: 448px;
  position: relative;
}
#business .p5 .box main .sub-box h4 {
  font-size: 31.42px;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 62px;
  line-height: 50px;
}
#business .p5 .box main .sub-box img {
  position: absolute;
  bottom: 0%;
  height: 249px;
  width: 100%;
}
#business .p5 .box main > img {
  display: inline-block;
  margin-top: 27px;
  width: 757px;
  height: 403px;
}
#business .p6 {
  background: linear-gradient(to bottom, #F1F1F1 0%, #F1F1F1 39%, #384765 39%, #384765 100%);
}
#business .p6 > main > h1 {
  padding: 50px 0;
}
#business .p6 .box {
  display: flex;
  justify-content: space-between;
  padding: 45px 45px 70px;
  background: #FFFFFF;
}
#business .p6 .box .left {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  flex: 1;
}
#business .p6 .box .left .sub-box {
  display: flex;
}
#business .p6 .box .left .sub-box img {
  width: 59px;
  height: 59px;
}
#business .p6 .box .left .sub-box .sub-right {
  flex: 1;
  margin-left: 27px;
}
#business .p6 .box .left .sub-box .sub-right h1 {
  color: #E91717;
  font-size: 20px;
}
#business .p6 .box .right > img {
  width: 325px;
}
#business .p6 .box-2 {
  height: 497px;
  padding: 48px 0;
}
#business .p6 .box-2 main {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
#business .p6 .box-2 main .left {
  height: 100%;
  width: 336px;
}
#business .p6 .box-2 main .left img {
  height: 100%;
  object-fit: contain;
}
#business .p6 .box-2 main .right {
  flex: 1;
  margin-left: 47px;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
}
#business .p6 .box-2 main .right .sub-box {
  position: relative;
}
#business .p6 .box-2 main .right .sub-box img {
  width: 138px;
  height: 71px;
}
#business .p6 .box-2 main .right .sub-box .txt-box {
  position: absolute;
  left: 50px;
  top: 3px;
}
#business .p6 .box-2 main .right .sub-box .txt-box h5 {
  font-size: 17.93px;
  color: #454545;
}
#business .p6 .box-2 main .right .sub-box .txt-box h6 {
  font-size: 12px;
  color: #FFFFFF;
}
#business .p7 {
  background: #FFFFFF;
}
#business .p7 main {
  position: relative;
}
#business .p7 h1 {
  font-weight: bold;
  padding: 50px 0 40px;
  width: 100%;
}
#business .p7 h3 {
  margin-bottom: 68px;
}
#business .p7 font {
  color: #E91717;
}
#business .p7 .swiper-container-honor {
  overflow: hidden;
  margin-bottom: 20px;
}
#business .p7 .swiper-container-honor .swiper-slide {
  position: relative;
  width: 164px;
  height: 316px;
  padding: 0px 0 120px;
}
#business .p7 .swiper-container-honor .swiper-slide img {
  height: 100%;
}
#business .p7 .big-img {
  display: none;
  position: absolute;
  top: 38px;
  left: 50px;
  z-index: 9;
  content: '';
  width: 245.1px;
  height: 275px;
}
#business .p7 .big-img img {
  object-fit: contain;
}
#business .p7 .case-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 83px;
}
#business .p7 .case-box .left {
  width: 388px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#business .p7 .case-box .right {
  flex: 1;
  margin-left: 32px;
  background: linear-gradient(#FFFFFF 0%, #FFFFFF 10%, #F1F1F1 10%, #F1F1F1 90%, #FFFFFF 90%, #FFFFFF 100%);
}
#business .p7 .case-box .right .img-box {
  width: 88%;
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  margin: 0 auto;
}
#business .p7 .case-box .right .img-box img {
  width: 339px;
  height: 226px;
}
#business .p7 .case-box .right .img-box img:nth-child(1),
#business .p7 .case-box .right .img-box img:nth-child(2) {
  margin-bottom: 58px;
}
#business .p8 {
  height: 550px;
  background: #E9EEF3;
}
#business .p8 main {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-between;
}
#business .p8 main .left {
  width: 605px;
}
#business .p8 main .left h1 {
  font-weight: bold;
}
#business .p8 main .left h4 {
  text-transform: uppercase;
  color: #3271EF;
  font-size: 39px;
  margin: 25px 0 63px;
}
#business .p8 main .left h3 p + p {
  margin-top: 47px;
}
#business .p8 main .right .img-box {
  width: 566.5px;
  height: 318.7px;
  background: #454545;
}
#business .p9 main {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
}
#business .p9 main font {
  color: #E91717;
}
#business .p9 main .left {
  position: relative;
  width: 454px;
}
#business .p9 main .left h1 {
  font-weight: bold;
  margin-bottom: 40px;
}
#business .p9 main .left img {
  position: absolute;
  bottom: 0;
}
#business .p9 main .right {
  position: relative;
  width: 464px;
  height: 464px;
}
#business .p9 main .right img {
  position: absolute;
  right: 0;
}
#business .p10 img {
  width: 100%;
}
#business .p11 {
  height: 550px;
  position: relative;
  background: #E9EEF3;
}
#business .p11 .act-box {
  padding: 29px 44px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 531.4px;
  height: 393.5px;
  background: #FFFFFF;
  border-radius: 10px;
}
#business .p11 .act-box h4 {
  text-align: center;
  font-size: 20.1px;
}
#business .p11 .act-box h3 {
  margin: 10px 0 15px;
}
#business .p11 .act-box h3 span {
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
  letter-spacing: 0px;
}
#business .p11 .act-box input {
  border: none;
  border-bottom: 1px solid #377dff;
  width: 100%;
  padding-bottom: 5px;
}
#business .p11 .act-box select {
  width: 100%;
  height: 2rem;
}
#business .p11 .act-box .bottom-box {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
#business .p11 .act-box .bottom-box h4 {
  font-size: 14px;
}
#business .p11 .act-box .bottom-box h4.active {
  width: 114.9px;
  height: 36.9px;
  line-height: 36.9px;
  background: #245DD4;
  color: #FFFFFF;
  border-radius: 18.47px;
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  #business .p4 .l2 main .icon-box img {
    width: 130px!important;
    height: 130px!important;
    margin-left: 30px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1920px) {
  #business .p4 .l2 main .icon-box img {
    width: 130px!important;
    height: 130px!important;
    margin-left: 40px;
  }
}
/*swiper*/
.swiper-pagination-bullet {
  width: 17px!important;
  height: 17px!important;
  opacity: 1!important;
  background: transparent!important;
  border: 1px solid #fff;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0);
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px!important;
}
.swiper-pagination-bullet-active {
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);
  background: #fff !important;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  width: 29px!important;
  height: 54px!important;
  background-size: cover!important;
  background-image: url("../images/index/6.png") !important;
  background-repeat: no-repeat !important;
  background-position: -30px 0 !important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  width: 29px!important;
  height: 54px!important;
  background-size: cover!important;
  background-image: url("../images/index/6.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  /*bottom:100px!important;*/
  bottom: 50px!important;
}
.cellitem {
  cursor: pointer;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
/*图标*/
.ordericon {
  background: url(../images/order/img.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.ic8 {
  height: 18px;
  width: 14px;
  background-position: 0 0;
  vertical-align: top;
  margin-top: 0.1rem;
}
.ic11 {
  height: 17px;
  width: 14px;
  background-position: 0 -18px;
  vertical-align: top;
  margin-top: 0.4rem;
}
.ic2 {
  height: 16px;
  width: 15px;
  background-position: 0 -35px;
  vertical-align: top;
  margin-top: 0.2rem;
}
.ic6 {
  height: 13px;
  width: 15px;
  background-position: 0 -51px;
}
.ic10 {
  height: 16px;
  width: 16px;
  background-position: 0 -64px;
  vertical-align: top;
  margin-top: 0.2rem;
}
.ic3_2 {
  height: 19px;
  width: 17px;
  background-position: 0 -80px;
}
.ic3 {
  height: 18px;
  width: 18px;
  background-position: 0 -99px;
  vertical-align: top;
  margin-top: 0.1rem;
}
.ic7 {
  height: 13px;
  width: 18px;
  background-position: 0 -117px;
}
.ic3_3 {
  height: 19px;
  width: 19px;
  background-position: 0 -130px;
}
.ic1 {
  height: 21px;
  width: 20px;
  background-position: 0 -149px;
}
.ic1_2 {
  height: 21px;
  width: 21px;
  background-position: 0 -170px;
}
.ic1_3 {
  height: 21px;
  width: 21px;
  background-position: 0 -191px;
}
.ic1_1 {
  height: 21px;
  width: 22px;
  background-position: 0 -212px;
}
.ic9 {
  height: 22px;
  width: 22px;
  background-position: 0 -233px;
  cursor: pointer;
  vertical-align: top;
  margin-top: 0.8rem;
}
.ic9.active {
  height: 22px;
  width: 22px;
  background-position: 0 -255px;
  vertical-align: top;
  margin-top: 0.8rem;
}
.ic5 {
  height: 52px;
  width: 52px;
  background-position: 0 -277px;
}
.ic4 {
  height: 26px;
  width: 119px;
  background-position: 0 -329px;
}
/*分布*/
#page {
  background-color: #fff;
  position: relative;
}
#page .page {
  display: block;
  text-align: right;
  padding: 0 1rem;
}
#page .page .page_num {
  display: inline-block;
  cursor: pointer;
  margin: 0 0.1rem;
  line-height: 26px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #4062a6;
  border: 2px solid #4062a6;
}
#page .page .page_num.active {
  color: #fff;
  background-color: #4062a6;
}
#page .page .gs {
  margin: 0.4rem 0.2rem 0 0.2rem;
}
#page .page .pagesv {
  font-size: 0.8rem;
  font-weight: bold;
  color: #4062a6;
}
#page .bav {
  padding: 1rem 0.5rem 1rem;
  color: #8f8e8f;
  display: block;
}
/*订单公共头部*/
.smallbanner {
  background-image: url(../images/order/bn.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 250px;
}
.totalwidth {
  width: 1240px;
  padding: 0 0.8rem;
  margin: -2rem auto 0;
  position: relative;
  z-index: 2;
}
.totalwidth .totalnum {
  position: relative;
  background-image: url(../images/order/bb.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
}
.totalwidth .totalnum .totalbg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  box-shadow: 0 0px 4px rgba(255, 248, 131, 0.66);
}
.totalwidth .totalnum .tn_item {
  width: 25%;
  float: left;
  padding: 0.3rem 0;
  text-align: center;
}
.totalwidth .totalnum .tn_item .tn_item_con {
  border-right: 1px solid #aaa;
  padding: 0.4rem 0 0.5rem 0;
}
.totalwidth .totalnum .tn_item .tn_item_con .num {
  color: #a54439;
  font-weight: bold;
  font-size: 3rem;
  line-height: 2rem;
}
.totalwidth .totalnum .tn_item .tn_item_con .num .tsn {
  font-size: 1.2rem;
  font-weight: normal;
}
.totalwidth .totalnum .tn_item .tn_item_con .itxt {
  color: #8a8a8a;
}
.totalwidth .totalnum .tn_item .tn_item_con .itxt .ordertxt {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.2rem;
  font-size: 0.8rem;
}
.totalwidth .totalnum .tn_item:last-child .tn_item_con {
  border-right: 0;
}
/*bootstrap弹出窗口*/
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.fade.show {
  opacity: 1;
}
.modal-title {
  font-size: 1rem;
}
.btn-primary {
  background-color: #245dd4;
  border-color: #245dd4;
}
.modal-footer .btn {
  font-size: 0.8rem;
}
.custommodal {
  background: rgba(0, 0, 0, 0.5);
}
.dropdown-menu {
  font-size: 0.7rem;
}
.datepicker table tr td,
.datepicker table tr th {
  padding: 5px;
}
.page_class {
  padding: 10px 0;
  text-align: center;
}
.page_class .pagination li a,
.page_class .pagination li span {
  border-color: #d1dbe5;
}
.page_class .pagination li span {
  color: #48576a;
}
.page_class .pagination li a {
  color: #48576a;
}
.page_class .pagination li:first-child.disabled span,
.page_class .pagination li:last-child.disabled span {
  color: #e4e4e4;
}
.page_class .pagination li:hover a,
.page_class .pagination li:hover span {
  color: #245dd4;
}
.page_class .pagination li.active:hover a {
  color: #fff;
}
.page_class .pagination li:last-child a {
  color: #97a8be;
}
.page_class .pagination li.active span,
.page_class .pagination li.active a {
  color: #fff;
  background-color: #20a0ff;
  border-color: #20a0ff;
  cursor: default;
}
#newBridge .icon-right-center {
  top: 43%!important;
  display: none;
}
.flotage-help {
  z-index: 4;
  position: fixed;
  bottom: 2%;
  right: 0;
  border: 0px solid #EDEDEE;
  border-radius: 2px;
  background-color: #245dd4;
  padding: 0 7px;
  cursor: pointer;
}
.flotage-buttons {
  text-align: center;
  border-radius: 3px;
  position: relative;
}
.flotage-btn {
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: relative;
  border-radius: 3px;
  width: 60px;
  height: 78px;
  padding-top: 8px;
  font-size: 12px;
  color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.flotage-btn:last-child {
  border-bottom: 0;
}
.backup {
  display: none;
}
.icon {
  margin: 0 auto;
  display: block;
  padding-top: 16px;
  padding-bottom: 3px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 42px;
}
.icon-appdown {
  background-image: url(../images/appapp.png);
}
.icon-wechat {
  background-image: url(../images/wxcode.png);
}
.icon-up {
  background-image: url(../images/toptop.png);
  width: 42px;
  height: 38px;
  padding-top: 4px;
}
.sub-menu {
  display: none;
  padding: 8px;
  position: absolute;
  background: #245dd4;
  border: 0px solid #EDEDEE;
  box-shadow: 0 0 5px 0 #CDCDCE;
  left: -175px;
  bottom: -108px;
}
.sub-menu img {
  width: 142px;
  height: 142px;
  margin-bottom: 12px;
}
.sub-menu-txt {
  display: block;
  text-align: center;
  padding-bottom: 5px;
}
.modal-backdrop.show {
  opacity: 0.5 !important;
}
