.wl-contact .w1465 {
  width: 1465px;
  margin: 0 auto;
}
.ut{
  margin-left: 10px;
  width:calc(100% - 290px);
  text-align: right;
}
.i-img{
  width: 25%;
}
.i-img img{
  width: 105px;
}

.wl-contact .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 0;
}
.wl-contact .box-titbox.cur .dang, .wl-contact .box-titbox.cur a:hover {
  color: #cf001c;
}
.wl-contact .mCSB_scrollTools .mCSB_draggerContainer {
  display: none;
}
.wl-contact .compliance {
  font-size: 16px;
  color: #888888;
  line-height: 32px;
  margin-top: 70px;
  padding-bottom: 160px;
  box-sizing: border-box;
}
.wl-contact .compliance .title {
  text-align: center;
  font-size: 50px;
  line-height: 1.1;
  color: #333333;
  margin-bottom: 40px;
}
.wl-contact .compliance .compliance-box {
  border: 1px solid #fbfbfb;
  box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.1);
  padding: 80px 180px;
  padding-bottom: 125px;
  box-sizing: border-box;
}
.wl-contact .compliance .compliance-box .li {
  margin-bottom: 20px;
}
.wl-contact .compliance .compliance-box .span {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.wl-contact .compliance .compliance-box .call {
  color: #1c60de;
  font-weight: normal;
}
.wl-contact .network .network-top .item {
  width: 470px;
  float: left;
  margin-left: 27.5px;
}
.wl-contact .network .network-top .item:nth-child(3n+1) {
  margin-left: 0;
}
.wl-contact .network .network-top .item .images {
  height: 270px;
  overflow: hidden;
}
.wl-contact .network .network-top .item .images img {
  transition: .5s;
}
.wl-contact .network .network-top .item:hover .images img {
  transition: .5s;
  transform: scale3d(1.05, 1.05, 1);
}
.wl-contact .network .network-top .item .tit {
  color: #000000;
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 12px;
}
.wl-contact .network .network-top .item .words {
  background: #f5f5f5;
  height: 270px;
  font-size: 16px;
  color: #666666;
  padding: 35px 25px;
  box-sizing: border-box;
}
.wl-contact .network .network-top .item .words .left {
  width: 68px;
}
.wl-contact .network .network-top .item .words .right {
  width: 346px;
}
.wl-contact .network .network-bot {
  padding-top: 30px;
  box-sizing: border-box;
}
.wl-contact .network .network-bot .tit {
  color: #000000;
  font-size: 24px;
  line-height: 60px;
}
.wl-contact .network .network-bot .itembox {
  border-bottom: 1px solid #f5f5f5;
}
.wl-contact .network .network-bot .itembox .itop {
  line-height: 60px;
  border-top: 1px solid #f5f5f5;
  font-size: 20px;
  font-family: Arial;
  padding: 0  45px;
  box-sizing: border-box;
  color: #000000;
  position: relative;
  cursor: pointer;
}
.wl-contact .network .network-bot .itembox .itop:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../image/t0.png) no-repeat center;
  background-size: 100%;
  left: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: .5s;
}
.wl-contact .network .network-bot .itembox .ibot {
  padding: 0  45px;
  box-sizing: border-box;
  display: none;
}
.wl-contact .network .network-bot .itembox .item.active .itop:after {
  background: url(../image/t1.png) no-repeat center;
  background-size: 100%;
  transition: .5s;
}
.wl-contact .network .y-table {
  line-height: 60px;
  padding-bottom: 48px;
  box-sizing: border-box;
}
.wl-contact .network .y-table .y-thead {
  background: #f5f5f5;
  font-size: 18px;
  color: #000000;
  padding: 0 10px;
  padding-left: 30px;
  box-sizing: border-box;
}
.wl-contact .network .y-table .y-tbody .tr {
  padding: 0 10px;
  padding-left: 30px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  border-bottom: 1px solid #f5f5f5;
}
.wl-contact .network .y-table .th {
  float: left;
  width: 170px;
}
.wl-contact .network .y-table .th2 {
  width: 310px;
}
.wl-contact .pagination {
  text-align: center;
  margin-bottom: 20px;
}
.wl-contact .pagination a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #686868;
  vertical-align: middle;
  margin: 0 1px;
  background: #f7f7f7;
  transition: .5s;
}
.wl-contact .pagination a:hover, .wl-contact .pagination a.active {
  background: #d53d30;
  color: #fff;
  transition: .5s;
}
.wl-contact .wl-banner {
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
}
.wl-contact .wl-banner .b-words {
  width: 640px;
  height: 350px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 280px;
  margin: auto;
}
.wl-contact .wl-banner .b-ul .item {
  float: left;
}
.wl-contact .wl-banner .b-t0 {
  font-size: 36px;
  line-height: 1.1;
}
.wl-contact .wl-banner .b-t0 span {
  margin-left: 20px;
}
.wl-contact .wl-banner .b-t1 {
  font-size: 60px;
  line-height: 1.1;
  margin-top: 40px;
  margin-bottom: 30px;
}
.wl-contact .wl-banner .b-t1 span {
  font-size: 24px;
  display: inline-block;
  padding-right: 20px;
  position: relative;
}
.wl-contact .wl-banner .b-t1 span:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../image/t2.png) no-repeat center;
  background-size: 100%;
}
.wl-contact .wl-banner .b-wen {
  margin-top: 20px;
}
.wl-contact .wl-banner .b-ul {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 13px 0;
  font-size: 18px;
  box-sizing: border-box;
}
.wl-contact .wl-banner .b-ul .li {
  padding: 0 10px;
  box-sizing: border-box;
}
.wl-contact .wl-banner .b-ul .item {
  width: 105px;
}
.wl-contact .wl-banner .b-ul .item.active {
  width: 60px;
  float: right;
}
.wl-contact .wl-banner .b-ul .item.cur {
  width: 130px;
}
.wl-contact .relations {
  box-sizing: border-box;
}
.wl-contact .relations .relations0-ul {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.wl-contact .relations .relations0-ul .item {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 60px;
  height: 60px;
  border-bottom: 1px dashed #cccccc;
  box-sizing: border-box;
  transition: .5s;
  padding-right: 70px;
  box-sizing: border-box;
}
.wl-contact .relations .relations0-ul .item:last-child {
  border-bottom: none;
}
.wl-contact .relations .relations0-ul .item:hover {
  color: #cf001c;
  transition: .5s;
}
.wl-contact .relations .relations0-ul .item .text0 {
  width: 80%;
  overflow: hidden;
  height: 100%;
}
.wl-contact .relations .relations0-ul .item .time {
  max-width: 100px;
}
.wl-contact .relations .re-section {
  width: 1105px;
  float: right;
}
.wl-contact .relations .re-section .title {
  text-align: left;
}
.wl-contact .relations0-map {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}
.wl-contact .relations0-map .words {
  padding: 30px 15px;
  box-sizing: border-box;
}
.wl-contact .relations0 {
  padding-top: 40px;
}
.wl-contact .relations1 {
  padding-top: 130px;
}
.wl-contact .relations2 {
  padding-top: 130px;
}
.wl-contact .relations3 {
  padding-top: 105px;
}
.wl-contact .relations3 .list {
  margin-bottom: 40px;
}
.wl-contact .relations3 .list .item {
  border-bottom: 2px solid #f3f3f3;
}
.wl-contact .relations3 .list .item-top {
  height: 55px;
  background: #888888;
  color: #ffffff;
  padding: 0 25px;
  padding-left: 30px;
  box-sizing: border-box;
  line-height: 55px;
}
.wl-contact .relations3 .list .item-top .fl, .wl-contact .relations3 .list .item-top .fr {
  max-width: 48%;
  overflow: hidden;
  height: 100%;
}
.wl-contact .relations3 .list .item-bot {
  background: #f6f6f6;
  padding: 25px 20px;
  padding-left: 30px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 25px;
}
.wl-contact .relations3 .list .list-bot {
  font-size: 16px;
  color: #d53d30;
  line-height: 1.8;
  padding: 10px 20px;
  padding-left: 30px;
  box-sizing: border-box;
}
.wl-contact .relations0-input input, .wl-contact .relations0-input textarea {
  border: none;
  background: none;
  outline: none;
}
.wl-contact .relations0-input .span {
  line-height: 1;
  color: #000000;
  font-size: 16px;
  padding-bottom: 20px;
  box-sizing: border-box;
  margin-top: 30px;
}
.wl-contact .relations0-input textarea {
  width: 100%;
  height: 216px;
  background: #f6f6f6;
  resize: none;
}
.wl-contact .relations0-input .chakan {
  margin-top: 65px;
}
.wl-contact .relations0-input .chakan .fl {
  display: inline-block;
  font-size: 16px;
  color: #000000;
  padding-right: 25px;
  height: 44px;
  line-height: 44px;
  position: relative;
}
.wl-contact .relations0-input .chakan .fl:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 9px;
  background: url(../image/t3.png) no-repeat center;
  background-size: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wl-contact .relations0-input .chakan input {
  width: 198px;
  height: 44px;
  background: #d53d30;
  font-size: 16px;
  color: #ffffff;
  transition: .5s;
}
.wl-contact .relations0-input .chakan input:hover {
  opacity: .6;
  transition: .5s;
}
.wl-contact .relations0-input .input {
  float: left;
  width: 345px;
  margin-left: 35px;
}
.wl-contact .relations0-input .input:nth-child(1) {
  margin-left: 0;
}
.wl-contact .relations0-input .input input {
  width: 100%;
  height: 35px;
  background: #f6f6f6;
}

.wl-contact .relations .relations0-ul .item .time {
  overflow: hidden;
}

.flex-left-box {
  position: absolute;
  width: 190px;
  left: 230px;
  top: 140px;
  padding: 15px 0;
  border-left: 1px solid #e5e5e5;
  box-sizing: border-box;
  z-index: 5;
}

.flex-left-box.fixed {
  position: fixed;
}

.flex-left-box .bar {
  position: absolute;
  width: 3px;
  height: 40px;
  background: #cf001c;
  left: -2px;
  top: 15px;
}

.flex-left-box a {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 40px;
  margin-top: 25px;
  padding-left: 20px;
  box-sizing: border-box;
}

.flex-left-box a:hover, .flex-left-box a.active {
  color: #003680;
}

.flex-left-box a:nth-child(1) {
  margin-top: 0;
}

.compliance {
  position: relative;
}

.wl-contact .network .y-table .tr .th {
  line-height: 1.5;
  padding: 18px 0;
  padding-right: 2%!important;
  box-sizing: border-box;
  
}

.wl-contact .network .y-table .y-thead .th {
  line-height: 1.5;
  padding: 18px 0;
  padding-right: 2%!important;
  box-sizing: border-box;
}

.secwen {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: .8s;
}
.e-dian.e01{
    opacity: 1;
    left: 87px;
    top: 249px;
}

.e-dian.e02{
    opacity: 1;
    left: 125px;
    top: 240px;
}
.e-dian.e03{
    opacity: 1;
    left: 245px;
    top: 185px;
}

.e-dian.e04{
    opacity: 1;
    left: 360px;
    top: 330px;
}


.e-dian.e05{
    opacity: 1;
    left: 455px;
    top: 390px;
}
.e-dian.e06{
    opacity: 1;
    left: 468px;
    top: 412px;
}
.e-dian.e07{
    opacity: 1;
    left: 605px;
    top: 275px;
}
.e-dian.e08{
    opacity: 1;
    left: 1060px;
    top: 320px;
}
.e-dian.e09{
    opacity: 1;
    left: 1098px;
    top: 260px;
}
.e-dian.e05 .wen,.e-dian.e06 .wen{
  right: -40px;
}

.e-dian.e010{
    opacity: 1;
    left: 1130px;
    top: 225px;
}
.e-box{
  position: static;
}

@media screen and (max-width: 1800px) {
  .flex-left-box {
    left: 2.3rem;
  }
}
@media screen and (max-width: 1600px) {
  .wl-contact .w1465 {
    width: 90%;
  }

  .flex-left-box {
    left: 1.5rem;
  }

  .wl-contact .compliance .compliance-box {
    padding: 80px 10%;
  }

  .wl-contact .compliance .title {
    font-size: 40px;
  }

  .wl-contact .compliance {
    padding-bottom: 120px;
  }

  .wl-contact .network .network-top .item .images {
    height: auto;
  }

  .wl-contact .network .network-top .item {
    width: 32%;
    margin-left: 2%;
  }

  .wl-contact .network .network-top .item .words .right {
    width: calc(100% - 72px);
  }

  .wl-contact .network .network-top .item .words {
    height: 300px;
  }

  .wl-contact .network .y-table .th {
    width: 13%;
  }

  .wl-contact .network .y-table .th2 {
    width: 22%;
  }

  .wl-contact .relations0-input .input {
    width: 32%;
    margin-left: 2%;
  }

  .wl-contact .wl-banner .b-words {
    left: 2.8rem;
  }
  .e-dian.e01{
    left: 6%;
    top: 29%;
  }

  .e-dian.e02{
    left: 8.5%;
    top: 27%;
  }
  .e-dian.e03{
    left: 14%;
    top: 22%;
  }

  .e-dian.e04{
    left: 25%;
    top: 37%;
  }


  .e-dian.e05{
  left: 31.5%;
    top: 45%;
  }
  .e-dian.e06{
    left: 33%;
    top: 49%;
  }
  .e-dian.e07{
    left: 42%;
    top: 31%;
  }
  .e-dian.e08{
    left: 72.5%;
    top: 35.5%;
  }
  .e-dian.e09{
    left: 75.5%;
    top: 30%;
  }
  .e-dian.e010{
    left: 77%;
    top: 26%;
  }

  .e-dian{
    width: 40px;
    height: 40px;
  }
  .e-dian img{
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1480px) {
  .wl-contact .compliance {
    line-height: 28px;
    font-size: 15px;
  }

  .wl-contact .relations0-input .span {
    margin-top: 20px;
  }

  .wl-contact .compliance .compliance-box {
    padding: 60px 8%;
  }

  .wl-contact .compliance .title {
    font-size: 34px;
  }

  .wl-contact .compliance .compliance-box .span {
    font-size: 15px;
  }

  .wl-contact .compliance {
    padding-bottom: 100px;
  }

  .wl-contact .network .y-table .y-tbody .tr {
    font-size: 14px;
  }

  .wl-contact .network .y-table .y-thead {
    font-size: 16px;
  }

  .wl-contact .network .network-top .item .tit {
    font-size: 20px;
  }

  .wl-contact .network .network-bot .tit {
    font-size: 20px;
  }

  .wl-contact .network .network-top .item .words {
    font-size: 14px;
    height: 265px;
    padding: 25px 20px;
  }

  .wl-contact .network .network-top .item .words .right {
    width: calc(100% - 62px);
  }

  .wl-contact .network .network-top .item .words .left {
    width: 60px;
  }

  .wl-contact .w1465 {
    width: 95%;
  }

  .wl-contact .network .network-top .item {
    width: 33%;
    margin-left: 0.3333333333%;
  }

  .flex-left-box {
    left: 1rem;
  }

  .flex-left-box a {
    margin-top: 15px;
    line-height: 34px;
  }

  .wl-contact .relations .re-section {
    width: 75%;
  }

  .wl-contact .relations .relations0-ul .item {
    font-size: 15px;
    line-height: 45px;
    height: 45px;
  }

  .wl-contact .relations1 {
    padding-top: 100px;
  }

  .wl-contact .relations2 {
    padding-top: 100px;
  }

  .wl-contact .relations0 {
    padding-top: 20px;
  }

  .wl-contact .relations3 {
    padding-top: 70px;
  }

  .wl-contact .wl-banner .b-t0 {
    font-size: 28px;
  }

  .wl-contact .wl-banner .b-words {
    height: 255px;
  }

  .wl-contact .wl-banner .b-t1 {
    font-size: 40px;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .wl-contact .wl-banner .b-t1 span {
    font-size: 20px;
  }

  .wl-contact .wl-banner .b-ul {
    font-size: 15px;
    padding: 8px 0;
  }

  .wl-contact .wl-banner {
    font-size: 14px;
    line-height: 24px;
  }




  .e-dian.e01{
    left: 6.5%;
    top: 29.5%;
  }

  .e-dian.e02{
    left: 9%;
    top: 28%;
  }
  .e-dian.e03{
    left: 14%;
    top: 24%;
  }

  .e-dian.e04{
    left: 26%;
    top: 38%;
  }


  .e-dian.e05{
  left: 31.5%;
    top: 45%;
  }
  .e-dian.e06{
    left: 33%;
    top: 48%;
  }
  .e-dian.e07{
        left: 42.5%;
    top: 31%;
  }
  .e-dian.e08{
    left: 73.5%;
    top: 35.5%;
  }
  .e-dian.e09{
    left: 75.5%;
    top: 31%;
  }
  .e-dian.e010{
left: 78%;
    top: 27%;
  }























}
@media screen and (max-width: 1023px) {
  .wl-contact .compliance {
    line-height: 24px;
    font-size: 14px;
  }
  .ut{
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
  }

  .wl-contact .compliance .compliance-box .span {
    font-size: 14px;
  }

  .wl-contact .compliance .title {
    font-size: 24px;
    margin-bottom: 25px;
  }

  .wl-contact .compliance {
    padding-bottom: 70px;
    margin-top: 40px;
  }

  .wl-contact .network .network-bot .itembox .ibot .content {
    width: 1200px;
  }

  .wl-contact .network .network-top .item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .wl-contact .network .network-top .item img {
    width: 100%;
  }

  .wl-contact .relations .re-section {
    width: 100%;
    float: none;
  }

  .flex-left-box {
    display: none;
  }

  .wl-contact .network .y-table {
    padding-bottom: 20px;
  }

  .wl-contact .network .network-top .item .words {
    height: auto;
  }

  .wl-contact .mCSB_scrollTools .mCSB_draggerContainer {
    display: block;
  }

  .wl-contact .mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 20px;
  }

  .wl-contact .wl-banner .b-words {
    left: 20px;
  }

  .wl-contact .pagination a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .wl-contact .relations3 .list .list-bot {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .wl-contact .compliance .compliance-box {
    padding: 40px 5%;
  }
  .ut{
    margin-top: 15px;
  }

  .wl-contact .compliance .title {
    font-size: 18px;
  }

  .wl-contact .compliance {
    line-height: 1.5;
  }

  .wl-contact .compliance .compliance-box .li {
    margin-bottom: 10px;
  }

  .wl-contact .compliance {
    padding-bottom: 50px;
  }

  .wl-contact .network .network-bot .tit {
    font-size: 16px;
    line-height: 40px;
  }

  .wl-contact .network .network-bot .itembox .itop {
    line-height: 40px;
    font-size: 18px;
    padding: 0 25px;
  }

  .wl-contact .network .network-bot .itembox .itop:after {
    left: 0;
  }

  .wl-contact .network .y-table .y-thead .th {
    padding: 8px 0;
  }

  .wl-contact .network .y-table .y-thead {
    font-size: 15px;
  }

  .wl-contact .network .network-bot .itembox .ibot {
    padding: 0 25px;
  }

  .wl-contact .network .y-table .tr .th {
    padding: 10px 0;
  }

  .wl-contact .network .y-table .y-tbody .tr {
    padding: 0 8px;
  }

  .wl-contact .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #cf001c;
  }

  .wl-contact .network .network-top .item .tit {
    font-size: 16px;
  }

  .wl-contact .network .network-bot .itembox .ibot .content {
    width: 900px;
  }

  .wl-contact .relations0-input .span {
    padding-bottom: 10px;
    font-size: 14px;
  }

  .wl-contact .relations0-input .chakan {
    margin-top: 25px;
  }

  .wl-contact .relations1 {
    padding-top: 50px;
  }

  .wl-contact .relations2 {
    padding-top: 50px;
  }

  .wl-contact .relations3 {
    padding-top: 50px;
  }

  .wl-contact .relations3 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  .wl-contact .relations .relations0-ul .item {
    font-size: 13px;
    line-height: 40px;
    height: 40px;
    padding-right: 0;
  }

  .wl-contact .relations .relations0-ul .item .text0 {
    width: 70%;
  }

  .wl-contact .relations .relations0-ul .item .time {
    max-width: 25%;
  }

  .wl-contact .relations0-map {
    line-height: 24px;
    font-size: 14px;
  }

  .wl-contact .relations3 .list .item-top {
    line-height: 40px;
    height: 40px;
  }

  .wl-contact .relations3 .list .item-top {
    padding: 0 15px;
  }

  .wl-contact .relations3 .list .item-bot {
    padding: 10px 15px;
  }

  .wl-contact .relations0-input .input {
    width: 100%;
    margin-left: 0;
  }

  .wl-contact .relations0-input .chakan input {
    width: 160px;
  }

  .wl-contact .relations .relations0-ul .item .time {
    font-size: 12px;
  }

  .wl-contact .compliance .title {
    margin-bottom: 15px;
  }

  .wl-contact .relations3 .list .list-bot {
    padding: 10px 15px;
  }

  .wl-contact .relations0-map .words {
    padding: 10px 15px;
  }

  .wl-contact .relations0 {
    padding-top: 0;
  }

  .wl-contact .wl-banner .b-t0 {
    font-size: .28rem;
  }

  .wl-contact .wl-banner .b-t0 span {
    margin-left: .2rem;
  }

  .wl-contact .wl-banner .b-t1 {
    font-size: .4rem;
    margin-top: .25rem;
    margin-bottom: .2rem;
  }

  .wl-contact .wl-banner .b-words {
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
  }

  .wl-contact .wl-banner .b-ul .item {
    width: 1rem;
  }

  .wl-contact .wl-banner .b-ul .item.active {
    width: .6rem;
  }

  .wl-contact .wl-banner .b-ul .item.cur {
    width: 1.3rem;
  }

  .wl-contact .wl-banner .b-ul {
    font-size: .2rem;
  }

  .wl-contact .wl-banner {
    font-size: .2rem;
    line-height: 1.2;
  }

  .wl-contact .wl-banner .b-wen {
    margin-top: .2rem;
  }

  .wl-contact .wl-banner .b-words {
    height: 2.6rem;
  }

  .wl-contact .wl-banner .b-ul .li {
    padding: 0 .1rem;
  }
}

/*# sourceMappingURL=wl.css.map */
.wolong-job {
  font-family: Arial;
}
.wolong-job .jobwen {
  font-size: 56px;
  color: #c7020b;
  font-weight: bold;
  line-height: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.wolong-job .w1460 {
  width: 1460px;
  margin: 0 auto;
}
.wolong-job .a4 {
  font-size: 40px;
  color: #333333;
}
.wolong-job .job-words-top {
  text-align: center;
  font-size: 18px;
  color: #666666;
  line-height: 1.5;
  padding-top: 100px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.wolong-job .job-words-top .th1 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 35px;
}
.wolong-job .job-words-top .th-word {
  line-height: 40px;
  /*text-align: justify;*/
}
.wolong-job .job-words-center {
  padding-top: 30px;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.wolong-job .job-words-center .th0 {
  line-height: 1.5;
  text-align: center;
  margin-bottom: 40px;
}
.wolong-job .job-words-center .items {
  height: 120px;
  line-height: 120px;
  background: #f5f5f5;
  margin-bottom: 12px;
  padding: 0 80px;
  box-sizing: border-box;
}
.wolong-job .job-words-center .left-fl {
  font-size: 24px;
  color: #333333;
  max-width: calc(100% - 400px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.wolong-job .job-words-center .i {
  font-size: 16px;
  color: #353535;
  display: inline-block;
  height: 46px;
  width: 132px;
  vertical-align: middle;
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
  text-align: center;
  line-height: 44px;
  margin: 0 8px;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.wolong-job .job-words-center .i:hover {
  color: #fff;
  border-color: transparent;
  background: #d32e28;
}
.wolong-job .job-words-ul {
  margin-bottom: 60px;
}
.wolong-job .pagination {
  text-align: center;
}
.wolong-job .pagination a {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #000000;
  margin: 0 10px;
  transition: .5s ease-in-out;
  line-height: 28px;
}
.wolong-job .pagination a:hover,.wolong-job .pagination a.active {
  transition: .5s ease-in-out;
  color: #c7020b;
}
.wolong-job .pagination .prev, .wolong-job .pagination .next {
  width: 28px;
  height: 28px;
  background-color: #f5f5f5;
}
.wolong-job .pagination .prev:hover, .wolong-job .pagination .next:hover {
  background-color: #d32e28;
}
.wolong-job .pagination .prev {
  background-image: url(../image/i2.png);
  background-repeat: no-repeat;
  background-center: center;
}
.wolong-job .pagination .prev:hover {
  background-image: url(../image/i3.png);
}
.wolong-job .pagination .next {
  background-image: url(../image/i0.png);
  background-repeat: no-repeat;
  background-center: center;
}
.wolong-job .pagination .next:hover {
  background-image: url(../image/i1.png);
}
.wolong-job .job-words-bot {
  padding: 0 65px;
  padding-bottom: 115px;
  box-sizing: border-box;
}
.wolong-job .job-words-bot .item {
  width: 580px;
  font-size: 16px;
  color: #666666;
}
.wolong-job .job-words-bot .tip {
  font-size: 14px;
  line-height: 52px;
  font-size: 30px;
  color: #333333;
  border-bottom: 1px solid #d9d9d9;
}
.wolong-job .job-words-bot .p-word a {
  display: block;
}
.wolong-job .job-words-bot .p-word .t0 {
  line-height: 1.2;
  padding-top: 28px;
  padding-bottom: 23px;
  box-sizing: border-box;
}
.wolong-job .job-words-bot .p-word .p {
  position: relative;
  line-height: 25px;
}
.wolong-job .job-words-bot .p-word .p .img {
  width: 225px;
  height: 42px;
  overflow: hidden;
}
.wolong-job .job-words-bot .p-word .p .li {
  position: relative;
  padding-left: 40px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.wolong-job .job-words-bot .p-word .p .li img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.job-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(25, 25, 25, 0.5);
  z-index: 100;
}
.job-fixed .close {
  width: 23px;
  height: 23px;
  background: url(../image/close.png) no-repeat center;
  background-size: 100%;
  right: 25px;
  top: 25px;
  position: absolute;
  cursor: pointer;
  z-index: 25;
}
.job-fixed .ft35 {
  font-size: 35px;
}
.job-fixed input[type=text] {
  border: none;
  outline: none;
  background: none;
}
.job-fixed input::-webkit-input-placeholder {
  color: #333333;
}
.job-fixed .tit {
  text-align: center;
  line-height: 1.2;
}
.job-fixed .t84 {
  padding: 85px 140px;
  box-sizing: border-box;
}
.job-fixed .t84.tx {
  padding-bottom: 45px;
}
.job-fixed .ft30 {
  font-size: 30px;
}
.job-fixed .job-words-box {
  position: absolute;
  height: 85%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.job-fixed .b-box {
  background: #fff;
}
.job-fixed .rbox-box {
  background: #fff;
}
.job-fixed .inputbox {
  margin-top: 55px;
}
.job-fixed .inputbox .input {
  height: 50px;
  float: left;
	line-height: 50px;
  width: 32%;
  margin-left: 2%;
  font-size: 22px;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 40px;
  position: relative;
  padding-left: 71px;
  box-sizing: border-box;
}
.job-fixed .inputbox .input span{
	display: block;
	position: absolute;
	height: 100%;
	left:0;
	top:0;
}
.job-fixed .inputbox .input:nth-child(3n+1) {
  margin-left: 0;
}
.job-fixed .inputbox .input input {
  width: 100%;
  height: 100%;
}
.job-fixed .tit0 {
  margin-top: 70px;
}
.job-fixed .input-select {
  margin-top: 45px;
}
.job-fixed .input-select .s-top {
  font-size: 23px;
  color: #333333;
  line-height: 1.5;
  margin-bottom: 15px;
  width: 880px;
}
.job-fixed .input-select .s-li {
  margin-bottom: 35px;
}
.job-fixed .input-select .s-bot .i {
  position: relative;
  font-size: 18px;
  color: #666666;
  float: left;
  margin-right: 36px;
  cursor: pointer;
}
.job-fixed .input-select .s-bot .i label{
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  cursor: pointer;
}
.job-fixed .input-select .s-bot .i .id-x {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #666666;
  left: 0;
  top: 10px;
  margin: auto;
}
.job-fixed .input-select .s-bot .i input {
  display: none;
}
.job-fixed .input-select .s-bot .i input.it {
  width: 110px;
  border-bottom: 1px solid #959595;
  display: inline-block;
}
.job-fixed .input-select .s-bot .i input:checked + span {
  background: #000;
  display: block;
  width: 50%;
  height: 50%;
  position: absolute;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.job-fixed .textarea {
  width: 100%;
  margin-top: 15px;
}
.job-fixed .textarea textarea {
  border: none;
  height: 40px;
  padding: 0;
  display: block;
  outline: none;
  background: none;
  resize: none;
  border-bottom: 1px solid #d7d7d7;
  width: 1040px;
}
.job-fixed .f5 {
  background: #f5f5f5;
}
.job-fixed .h1000 {
  height: 100%;
}
.job-fixed .button-box {
  padding-bottom: 130px;
}
.button-box{
	text-align: center;
}
.job-fixed .button-s {
  width: 210px;
  display: inline-block;
  height: 55px;
  line-height: 55px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  margin:0 15px;
  overflow:hidden;
}
 .form-horizontal .button-box .button-s .controls{
  margin:0;
  height: 100%;
  padding:0;
}
.job-fixed .button-s span{
  height: 100%;
  padding:0;
  line-height: 55px;
}
 .form-horizontal .button-box .button-s .controls .btn-group{
  height: 100%;
}
.form-horizontal  .button-box .button-s .control-group{
  margin-bottom: 0;
  height: 100%;
}
.job-fixed .button-s span {
  display: block;
  background: #d32e28;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.job-fixed .button-s input{
	border:none;
	background:none;
	outline: none;
	background: #d32e28;
	  display: block;
	  background: #d32e28;
	  color: #fff;
	  text-align: center;
	  font-size: 18px;
	  font-family: Arial;

}
.job-fixed .button-s input[type=file]{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
}
.job-fixed .button-s input {
  width: 100%;
  height: 100%;

}

@media screen and (max-width: 1680px) {
  .wolong-job .w1460 {
    width: 88%;
  }

  .wolong-job .job-words-bot .item {
    width: 48%;
  }

  .wolong-job .job-words-top {
    padding-top: 80px;
    padding-bottom: 30px;
  }

  .wolong-job .job-words-top .th1 {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .wolong-job .job-words-top .th-word {
    line-height: 2;
  }

  .wolong-job .job-words-center {
    padding-top: 25px;
    padding-bottom: 80px;
  }

  .wolong-job .job-words-center .items {
    height: 110px;
    line-height: 110px;
    padding: 0 65px;
  }

  .job-fixed .t84 {
    padding: 65px 100px;
  }

  .job-fixed .ft35 {
    font-size: 30px;
  }

  .job-fixed .inputbox {
    margin-top: 40px;
  }

  .job-fixed .inputbox .input {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin-bottom: 30px;
  }

  .job-fixed .tit0 {
    margin-top: 55px;
  }

  .job-fixed .ft30 {
    font-size: 24px;
  }

  .job-fixed .input-select .s-top {
    width: 80%;
  }

  .job-fixed .textarea textarea {
    width: 85%;
  }

  .job-fixed .button-box {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1450px) {
  .wolong-job .a4 {
    font-size: 30px;
  }

  .wolong-job .job-words-top .th1 {
    font-size: 20px;
  }

  .wolong-job .job-words-center .i {
    height: 40px;
    line-height: 40px;
  }

  .wolong-job .job-words-center .left-fl {
    font-size: 20px;
  }

  .wolong-job .job-words-center .items {
    height: 90px;
    line-height: 90px;
  }

  .wolong-job .job-words-bot {
    padding: 0 40px;
    padding-bottom: 90px;
  }

  .wolong-job .job-words-bot .tip {
    font-size: 24px;
  }

  .wolong-job .jobwen {
    font-size: 40px;
    height: 45px;
    line-height: 45px;
  }

  .job-fixed .t84 {
    padding: 40px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .wolong-job .job-words-bot .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .job-fixed .button-s input{
  	font-size: 16px;
  }
  .job-fixed .button-s{
  	max-width: 32%;
  	margin:0 2%;
  }
  .job-fixed .button-s span{
    line-height: 40px;
  }

  .job-fixed .job-words-box,
  .wolong-job .w1460 {
    width: 95%;
  }

  .job-fixed .t84 {
    padding: 35px 25px;
  }

  .wolong-job .job-words-bot .p-word .p .li img {
    bottom: auto;
  }

  .wolong-job .job-words-ul {
    margin-bottom: 40px;
  }

  .wolong-job .job-words-bot {
    padding: 0 30px;
    padding-bottom: 70px;
  }

  .wolong-job .job-words-bot .tip {
    font-size: 20px;
  }

  .wolong-job .job-words-center .left-fl {
    max-width: calc(100% - 220px);
    font-size: 16px;
  }

  .wolong-job .a4 {
    font-size: 25px;
  }

  .wolong-job .job-words-top .th1 {
    margin-top: 10px;
    margin-bottom: 18px;
  }

  .wolong-job .job-words-top .th-word {
    line-height: 1.8;
  }

  .wolong-job .job-words-top {
    padding-top: 80px;
    padding-bottom: 15px;
  }

  .wolong-job .job-words-center .items {
    height: 70px;
    line-height: 70px;
    padding: 0 30px;
  }

  .wolong-job .job-words-center .i {
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    width: 90px;
  }

  .wolong-job .job-words-center {
    padding-bottom: 55px;
    padding-top: 20px;
  }

  .wolong-job .jobwen {
    line-height: 32px;
    height: 35px;
    line-height: 35px;
  }

  .wolong-job .job-words-top .th-word {
    font-size: 16px;
  }

  .job-fixed .input-select .s-top {
    width: 100%;
  }

  .job-fixed .textarea textarea {
    width: 100%;
  }

  .job-fixed .ft35 {
    font-size: 24px;
  }

  .job-fixed .inputbox .input {
    font-size: 16px;
    padding-left: 60px;
  }

  .job-fixed .ft30 {
    font-size: 20px;
  }

  .job-fixed .input-select .s-top {
    font-size: 18px;
  }

  .job-fixed .button-s {
    height: 40px;
    line-height: 40px;
  }

  .job-fixed .button-box {
    padding-bottom: 70px;
  }

  .job-fixed .textarea {
    margin-top: 10px;
  }

  .job-fixed .textarea textarea {
    height: 25px;
    line-height: 25px;
  }

  .job-fixed .input-select .s-top {
    margin-bottom: 10px;
  }

  .job-fixed .input-select .s-li {
    margin-bottom: 20px;
  }

  .job-fixed .button-s span {
    font-size: 16px;
  }

  .job-fixed .input-select .s-bot .i {
    font-size: 16px;
  }

  .job-fixed .input-select .s-bot .i .id-x {
    width: 12px;
    height: 12px;
  }

  .job-fixed .inputbox {
    margin-top: 25px;
  }

  .job-fixed .inputbox .input {
    margin-bottom: 20px;
  }

  .job-fixed .tit0 {
    margin-top: 35px;
  }

  .job-fixed .input-select {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .wolong-job .job-words-bot .p-word .p .li {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 25px;
    line-height: 20px;
  }
  .job-fixed .button-s span{
  	font-size: 13px;
  }
  .job-fixed .button-s input{
  	font-size: 13px;
  }

  .wolong-job .job-words-bot .p-word .p .li img {
    width: 20px;
    height: 20px;
  }

  .wolong-job .job-words-center .left-fl {
    max-width: 100%;
  }

  .wolong-job .job-words-center .right-fr {
    width: 100%;
    margin-top: 10px;
  }

  .wolong-job .job-words-center .items {
    line-height: 1.5;
    height: auto;
    padding: 20px;
  }

  .wolong-job .job-words-bot .tip {
    line-height: 1.8;
  }

  .wolong-job .job-words-bot .p-word .t0 {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .wolong-job .job-words-bot {
    padding: 0;
    padding-bottom: 35px;
  }

  .wolong-job .job-words-center {
    padding-bottom: 35px;
  }

  .wolong-job .job-words-center .i {
    margin-left: 0;
    margin-right: 10px;
  }

  .wolong-job .jobwen {
    font-size: 20px;
    line-height: 24px;
    height: 24px;
  }

  .wolong-job .job-words-top {
    padding-top: 35px;
    padding-bottom: 15px;
  }

  .wolong-job .job-words-top .th-word {
    line-height: 1.5;
  }

  .wolong-job .job-words-top .th-word {
    font-size: 14px;
    line-height: 1.5;
  }

  .job-fixed .ft35 {
    font-size: 20px;
  }

  .job-fixed .inputbox .input {
    width: 100%;
    margin-left: 0;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }

  .job-fixed .input-select .s-bot .i {
    margin-right: 0;
    display: block;
    float: none;
    width: 100%;
  }

  .job-fixed .tit0 {
    font-size: 17px;
    margin-top: 20px;
  }

  .job-fixed .input-select .s-top {
    line-height: 1.5;
    font-size: 15px;
  }

  .job-fixed .input-select {
    margin-top: 15px;
  }

  .job-fixed .input-select .s-bot .i {
    padding-left: 18px;
  }

  .job-fixed .t84 {
    padding: 20px 15px;
  }

  .job-fixed .t84.tx {
    padding-bottom: 20px;
  }

  .job-fixed .close {
    right: 5px;
    top: 5px;
    width: 18px;
    height: 18px;
  }

  .job-fixed .rbox-box {
    overflow-y: auto;
  }
  .wolong-job .a4{
  	font-size: 22px;
  }

  .job-fixed .rbox-box .slimScrollDiv {
    display: block;
    width: auto !important;
    height: auto !important;
  }
}
@media screen and (max-width: 370px) {
  .job-fixed .button-s span{
  	font-size: 12px;
  }
  .job-fixed .button-s input{
  	font-size: 12px;
  }

}

/*# sourceMappingURL=cb.css.map */
