@charset "UTF-8";

/*颜色*/


/*字体大小*/
.back_icon {
  background: url(../images/__sprite.png);
  width: 22px;
  height: 46px;
  position: absolute;
  right: -14px;
  top: 56px;
  cursor: pointer;
  background-position: -278px 16px;
}

.solution .solutionSout .bigImg span{
  height: 38px; position: absolute; bottom: 47%;left: 0;
}
.div_uban{
  position: relative;
  width: 420px;
  height: 146px;
  overflow: hidden;"
}
.zhenFan{
  display: flex;
}
.ul_ban {
  transition-duration: 2s;
  position: absolute;
  height: 146px;
  top: 0px;
  display: flex;
  left: 0px;
}
.icon_prev{
  width: 20px!important;
  position: absolute;
  z-index: 4;
  height: 30px!important;
  /* top: 50%; */
  cursor: pointer;
  left: -27px;
  top: 59px;
}
.breadCrumbs {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #333;
  border-top: 1px solid #eee;
  font-size: 18px;
  display: flex;
}

.breadCrumbs .current {
  color: #cc0000;
}

.mobil_baerd .current {
  color: #cc0000;
}

.breadCrumbs a {
  color: inherit;
}

.fingerStyle {
  cursor: pointer
}

.solution .solutionSout {
  width: 100%;
  overflow: hidden;
}

.solution .solutionSout .bigImg {
  width: 240px;
  height: 325px;
  float: left;
  text-align: center;
  /*background: url("../images/031.png");*/
  /*padding: 120px 10px 0;*/
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  cursor:pointer;
  position: relative;
}

.solution .solutionSout .imgList {
  float: left;
  overflow: hidden;
  width: 960px;
}

.solution .solutionSout .imgList ul li {
  float: left;
  /*width: 230px;
  height: 160px;*/
  float: left;
 /* padding-top: 60px;*/
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  margin-left: 5px;
  text-align: center;
  cursor:pointer;
  position: relative;
}
.solution .solutionSout .imgList ul li span{
  position: absolute; top: 50%; left: 22%; text-shadow: rgb(0, 0, 0) 0px 0px 0.2em, rgb(0, 0, 0) 0px 0px 0.2em;s

}

.solution .solutionSout .imgList ul li:nth-child(n+5) {
  margin-top: 5px;
}
.solution .solutionSout .imgList ul li:nth-child(n+4) {
 /* margin-top: 5px;*/
}
/*
.solution .solutionSout .imgList ul li:nth-child(odd) {
  background: url("../images/0302.png");
}

.solution .solutionSout .imgList ul li:nth-child(even) {
  background: url("../images/03003.png");
}
*/

.solution .solutionSout .imgList div {
  height: 160px;
}

.solution .solutionText {
  width: 100%;
  height: 78px;
  line-height: 78px;
  text-align: center;
  font-size: 20px;
  color: #cc0000;
}

.solution .solutionHonor {
  width: 100%;
  height: 430px;
}

.solution .solutionList {

  height: auto;
  overflow: hidden;
  margin-bottom: 60px;
}

.solution .solutionList dl {
  font-size: 16px;
  line-height: 30px;
  color: #333;
}

.solution .solutionList dl dt {
  font-weight: bold;
  margin-top: 24px;
}

.single-item {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  height: 340px;
}

.muose {
  cursor: pointer;
}

.single-item img {
  width: 100%;
  height: 340px;
}

.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.popup {
  width: 620px;
  height: 600px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -310px;
  margin-top: -275px;
  border-radius: 6px 6px 0 0;
  z-index: 20;
  background: #fff;
}

.popup .title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: #cc0000;
  color: #fff;
  border-radius: 6px 6px 0 0;
}

.popup .title span:first-child {
  float: left;
  margin-left: 20px;
}

.popup .title span:last-child {
  float: right;
  margin-right: 20px;
  font-size: 20px;
  line-height: 40px;
}

.popup-win .title1 {
  font-size: 30px;
  text-align: center;
  margin-top: 20px;
  color: red;
}

.popup-win .span {
  margin: 20px;
}

.message {
  width: 620px;
  height: 580px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -310px;
  margin-top: -290px;
  border-radius: 6px 6px 0 0;
  z-index: 20;
  background: #fff;
}

.message .title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: #cc0000;
  color: #fff;
  border-radius: 6px 6px 0 0;
}

.message .title span:first-child {
  float: left;
  margin-left: 20px;
}

.message .title span:last-child {
  float: right;
  margin-right: 20px;
  font-size: 20px;
  line-height: 40px;
}

.message .content {
  margin: 0 auto;
  padding: 0 7.5%;
  max-height: 100%;
  overflow: auto;
  font-size: 14px;
  color: #333;
}
.jqzoom {
  text-decoration: none;
  float: left;
  width: 130%; height: 123%;
}

.message .content .areaGroup {
  margin-top: 15px;
}

.message .content .areaGroup span {
  float: left;
}

.message .content .areaGroup textarea {
  width: 85%;
  height: 112px;
  float: right;
  border: 1px solid #e4e4e4;
  resize: none;
}

.message .content .areaGroup p {
  clear: both;
  font-size: 12px;
  line-height: 24px;
}

.message .content .inputGroup {
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  margin-top: 10px;
}

.message .content .inputButton {
  width: 80px;
  height: 38px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: #da251c;
  text-align: center;
  line-height: 38px;
  color: white;
}

.message .content .inputButton + .inputButton {
  margin-left: 15px;
}

.marginTop {
  height: 75px;
  margin: 10px 0;
}

.message .content .inputGroup label {
  float: left;
}

.message .content .inputGroup input,
.message .content .inputGroup .questions {
  width: 401px;
  height: 30px;
  float: right;
  border: 1px solid #e4e4e4;
}

.message .content .inputGroup .select {
  overflow: hidden;
  float: right;
}

.message .content .inputGroup .select select {
  width: 121px;
  height: 30px;
  border: 1px solid #e4e4e4;
  margin-right: 20px;
}

.message .content .inputGroup .select select:last-child {
  margin-right: 0;
}

.serviceSupport .breadCrumbs {
  border-bottom: 1px dashed #ccc;
}

.serviceSupport .supportList {
  width: 100%;
  margin-bottom: 105px;
}

.serviceSupport .supportList ul {
  width: 100%;
  height: auto;
  display: table;
  overflow: hidden;
}

.serviceSupport .supportList ul li {
  width: 300px;
  display: table-cell;
  text-align: center;
}

.serviceSupport .supportList ul li img {
  margin-top: 70px;
}

.serviceSupport .supportList ul li p {
  font-size: 20px;
  line-height: 40px;
  color: #333;
  margin-top: 10px;
}

.onlineMessage {
  width: 120px;
  height: auto;
  overflow: hidden;
  position: fixed;
  top: 40%;
  right: 5px;
  z-index: 999;
}

.onlineMessage>p {
  font-size: 16px;
  color: #999;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background: #f0f2f7;
}

.onlineMessage ul li {
  width: 120px;
  height: 64px;
  padding-top: 16px;
  margin-top: 1px;
  background: #f0f2f7;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}

.onlineMessage ul li:hover {
  background: #f3f5f9;
}

.onlineMessage ul li:hover p {
  color: #ccc;
}

.onlineMessage ul li p {
  font-size: inherit;
  color: #999;
}

.onlineMessage ul li p:last-child {
  margin-top: 10px;
}

.onlineMessage ul li p.icon {
  font-size: 28px;
}


/*下载资料*/

.download {
  position: relative;
}

.download .search {
  position: absolute;
  right: 0;
  top: 0;
  width: 155px;
  height: 28px;
  margin-top: 20px;
  float: right;
  margin-left: -155px;
  border-radius: 14px;
  border: 1px solid #cc0000;
}

.download .search input {
  width: 115px;
  text-indent: 2em;
  border: none;
  height: 28px;
  line-height: 38px;
  float: left;
  font-size: 14px;
  border-radius: 14px 0 0 14px;
}

.download .search div {
  float: right;
  width: 40px;
  height: 28px;
  border-radius: 0 13px 13px 0;
  background: #cc0000;
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.download .main {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 90px;
}

.download .main .left-menu {
  width: 230px;
  min-height: 670px;
  float: left;
  background: #ebf0f5;
  padding-top: 7px;
}

.download .main .left-menu ul {
  width: 100%;
}

.download .main .left-menu ul li {
  padding: 0 16px;
  height: 40px;
  margin-top: 5px;
  color: #333;
}

.download .main .left-menu ul li a {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  color: inherit;
}

.download .main .left-menu ul li a span {
  font-size: 16px;
  line-height: 40px;
  float: right;
}

.download .main .left-menu ul li a span:first-child {
  float: left;
}

.download .main .left-menu ul li:hover {
  background: #cc0000;
  color: #fff;
}

.download .main .left-menu ul li.active {
  background: #cc0000;
  color: #fff;
}

.download .main .right-container {
  float: left;
  margin-left: 70px;
}

.download .main .right-container ul.list li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
}

.download .main .right-container ul.list li:hover {
  color: blue;
  cursor: pointer;
}

.download .main .right-container .content {
  float: left;
  width: 900px;
  height: 200px;
  margin-top: 60px;
  text-align: center;
  background: #fafafa;
}

.download .main .right-container .content p {
  font-size: 18px;
  color: #333;
  line-height: 18px;
  margin-top: 56px;
}

.download .main .right-container .content .btns {
  width: 350px;
  margin: 28px auto;
  overflow: hidden;
}

.download .main .right-container .content .btns button {
  width: 148px;
  height: 38px;
  border: 1px solid #cc0000;
  font-size: 18px;
  color: #cc0000;
  background: #fff;
  border-radius: 4px;
  float: left;
}

.download .main .right-container .content .btns a {
  width: 148px;
  height: 38px;
  border: 1px solid #cc0000;
  font-size: 18px;
  color: #cc0000;
  background: #fff;
  border-radius: 4px;
  float: left;
  line-height: 38px;
}

.download .main .right-container .content .btns button.select,
.download .main .right-container .content .btns button:hover {
  background: #cc0000;
  color: #fff;
}

.download .main .right-container .content .btns button.select,
.download .main .right-container .content .btns a:hover {
  background: #cc0000;
  color: #fff;
}

.download .main .right-container .content .btns button:last-child {
  margin-left: 50px;
}
.download .main .right-container .content .btns a:last-child {
  margin-left: 50px;
}

.download .main .right-container .content .btns button:hover {
  cursor: pointer;
}

.productCenter .main {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 90px;
}

.productCenter .main .left-menu {
  width: 230px;
  min-height: 670px;
  float: left;
  background: #ebf0f5;
  padding-top: 7px;
}

.productCenter .main .left-menu ul {
  width: 100%;
}

.productCenter .main .left-menu ul li {
  height: auto;
  margin-top: 5px;
  color: #333;
}

.productCenter .main .left-menu ul li>a {
  display: block;
  padding: 0 16px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  color: inherit;
}

.productCenter .main .left-menu ul li>a span {
  font-size: 16px;
  line-height: 40px;
  float: left;
}

.productCenter .main .left-menu ul li>a span:last-child {
  float: right;
}

.productCenter .main .left-menu ul li>a.active {
  background: #cc0000;
  color: #fff;
}

.productCenter .main .left-menu ul li>a:hover {
  background: #cc0000;
  color: #fff;
}

.productCenter .main .left-menu ul li .seriesList {
  padding: 10px 32px;
  font-size: 14px;
  color: #333;
}

.productCenter .main .left-menu ul li .seriesList>a {
  font-size: inherit;
  height: 36px;
  line-height: 36px;
  display: block;
  color: inherit;
}

.productCenter .main .left-menu ul li .seriesList>a:hover,
.productCenter .main .left-menu ul li .seriesList>a.active {
  color: #cc0000;
}

.productCenter .main .right-container {
  float: left;
  margin-left: 20px;
  width: 1200px;
}

.productCenter .main .right-container .inputArea {
  height: 30px;
}

.productCenter .main .right-container .inputArea .group {
  /* width: 202px;*/
  float: left;
  margin-right: 38px;
}

.productCenter .main .right-container .inputArea .group label {
  font-size: 16px;
  color: #333;
  line-height: 16px;
}

.productCenter .main .right-container .inputArea .group input,
.productCenter .main .right-container .inputArea .group select {
  width: 118px;
  height: 28px;
  border: 1px solid #ccc;
}

.productCenter .main .right-container .inputArea .group input:focus,
.productCenter .main .right-container .inputArea .group select:focus {
  border-color: #cc0000;
}

.productCenter .main .right-container .inputArea .group select {
  height: 30px;
}

.productCenter .main .right-container .unlockMode {
  height: 30px;
  line-height: 30px;
  margin-top: 6px;
}

.productCenter .main .right-container .unlockMode label {
  float: left;
  font-size: 16px;
  color: #333;
}

.productCenter .main .right-container .unlockMode form {
  float: left;
}

.productCenter .main .right-container .unlockMode form label {
  margin-right: 30px;
}

.productCenter .main .right-container .unlockMode form label:first-child {
  margin-left: 0;
}

.productCenter .main .right-container .hasSelect {
  height: 30px;
  line-height: 30px;
  margin-top: 6px;
}

.productCenter .main .right-container .hasSelect label {
  float: left;
  font-size: 16px;
  color: #333;
}

.productCenter .main .right-container .hasSelect p {
  float: left;
  font-size: 16px;
  color: #333;
}

.productCenter .main .right-container .hasSelect p span:last-child {
  font-size: 18px;
  color: #999;
  line-height: 30px;
  vertical-align: middle;
  padding: 6px;
  cursor: pointer;
}

.productCenter .main .right-container .hasSelect button {
  width: 80px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  float: right;
  border: 0;
  background: #cc0000;
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
  margin-right: 45px;
}

.productCenter .main .right-container .panelList {
  width: 1200px;
  overflow: hidden;
}

.productCenter .main .right-container .panelList .panel {
  width: 280px;
  height: 450px;
  float: left;
  margin-right: 130px;
  background: #fafafa;
  padding: 32px 10px 10px;
  font-size: 12px;
  color: #666;
  line-height: 24px;
  margin-top: 10px;
}

.productCenter .main .right-container .panelList .panel img {
  width: 280px;
  height: 280px;
}

.productCenter .main .right-container .panelList .panel>div {
  text-align: center;
}

.productCenter .main .right-container .panelList .panel ul .text {
  font-size: 16px;
  color: #333;
  margin-top: 22px;
}

.productCenter .main .right-container .panelList .panel ul li {
  color: #333;
}

.productCenter .main .right-container .panelList .panel ul li span {
  margin-right: 5px;
}

.productCenter .main .right-container .panelList .panel ul .style {
  height: 32px;
  margin-top: 8px;
}

.productCenter .main .right-container .panelList .panel ul .style span:not(:first-child) {
  width: 30px;
  height: 30px;
  float: left;
  border: 1px solid #999;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  margin-left: 12px;
  font-size: 18px;
  vertical-align: middle;
}

.productCenter .main .right-container .panelList .panel ul .style span:first-child {
  float: left;
  line-height: 32px;
}

.productCenter .main .right-container .panelList .panel:nth-child(3n) {
  margin-right: -10px;
}

.caseCenter {
  overflow: hidden;
}

.caseCenter>ul {
  overflow: hidden;
}

.caseCenter>ul li {
  width: 595px;
  height: 350px;
  position: relative;
  float: left;
  margin-right: 10px;
}

.caseCenter>ul li:nth-child(2n) {
  margin-right: 0;
}

.caseCenter>ul li:nth-child(3),
.caseCenter>ul li:nth-child(4) {
  margin-top: 10px;
}

.caseCenter .content {
  margin: 30px auto 100px;
}

.caseCenter .title {
  font-size: 24px;
  color: #cc0000;
  line-height: 56px;
  margin-top: 10px;
  text-align: center;
}

.orderNum1 {
  width: 446px;
  margin: 36px auto;
}

.orderNum {
  width: 446px;
  height: auto;
  margin: 36px auto;
}

.orderNum p {
  font-size: 16px;
  color: #333;
  line-height: 26px;
}

.orderNum>div {
  border-radius: 20px;
  border: 1px solid #cc0000;
  height: 38px;
}

.orderNum>div input {
  width: 374px;
  padding-left: 20px;
  float: left;
  height: 38px;
  border-radius: 20px 0 0 20px;
  border: none;
  font-size: 14px;
  color: #999;
}

.orderNum>div div {
  float: right;
  width: 50px;
  margin-left: -50px;
  height: 38px;
  border-radius: 0 18px 18px 0;
  background: #cc0000;
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.order .orderDetail {
  width: 694px;
  height: 348px;
  margin: 0 auto;
  border: 1px solid #ccc;
  overflow: hidden;
  margin-bottom: 50px;
}

.order .orderDetail .title {
  margin: 16px 0 0 26px;
  font-size: 16px;
  color: #333;
}

.order .orderDetail .orderInfo {
  width: 328px;
  float: left;
}

.order .orderDetail .orderInfo div {
  margin-top: 30px;
  overflow: hidden;
}

.order .orderDetail .orderInfo div img {
  float: left;
  height: 150px;
  margin-left: 26px;
}

.order .orderDetail .orderInfo div ul {
  margin-left: 20px;
  float: left;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}

.order .orderDetail .line {
  width: 0;
  height: 282px;
  border-right: 1px dashed #ccc;
  margin-top: 33px;
  float: left;
}

.order .orderDetail .orderFollow {
  float: right;
  width: 365px;
  height: 348px;
  overflow-y: scroll;
  margin-left: -365px;
}

.order .orderDetail .orderFollow dl {
  margin-left: 36px;
  border-left: 1px solid #ccc;
  position: relative;
  padding-bottom: 12px;
}

.order .orderDetail .orderFollow dl dt {
  font-size: 14px;
  line-height: 14px;
  color: #333;
  padding-left: 24px;
}

.order .orderDetail .orderFollow dl dt span:first-child {
  position: absolute;
  left: -6px;
  width: 7px;
  height: 7px;
  border: 2px solid #ebebeb;
  background: #c8c8c8;
  border-radius: 50%;
}

.order .orderDetail .orderFollow dl dt span:first-child.current {
  border: 2px solid #fec6c6;
  background: #cc0000;
}

.order .orderDetail .orderFollow dl dt span:last-child {
  line-height: 1.5;
}

.order .orderDetail .orderFollow dl dd {
  font-size: 12px;
  line-height: 22px;
  padding-left: 24px;
  color: #999;
}

.order .orderDetail .orderFollow .title {
  margin-left: 36px;
  margin-bottom: 36px;
}

.agents {
  margin-bottom: 110px;
}

.agents .orderNum {
  margin-top: 120px;
}

.agents dl {
  width: 700px;
  height: 180px;
  margin: 0 auto;
  padding: 44px 50px 0;
  background: #fafafa;
}

.agents dl dt {
  font-size: 16px;
  color: #666;
  line-height: 16px;
}

.agents dl dd {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}

.agents dl dd:nth-child(2) {
  margin-top: 10px;
}

.security {
  margin-bottom: 110px;
}

.security .orderNum {
  margin-top: 120px;
}

.security .content {
  width: 478px;
  height: 98px;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
  padding: 50px 42px;
}

.security .content img {
  float: left;
  width: 82px;
  height: 100px;
}

.security .content ul {
  float: left;
  overflow: hidden;
  margin-left: 20px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}

.detail {
  margin-bottom: 110px;
  /*.addCompare{
  float: right;
  overflow: hidden;
  height: 20px;
  span{
    float: left;
    font-size: $font_16;
    line-height: $font_16;
    color: $da251c;
    &:last-child{
      font-size: $font_14;
      color: $color_3;
      margin-left: 5px;
    }
  }
}
.comparePro{
  overflow: hidden;
  height: 320px;
  border: 1px solid #eee;
  clear: both;
  .title{
    height: 40px;
    line-height: 40px;
    font-size: $font_16;
    color: $color_3;
    background: $color_f0f2f7;
    padding: 0 20px;
    clear: both;
    p{
      float: left;
    }
    div{
      float: right;
      line-height: 40px;
      font-size: $font_18;
      span{
        line-height: 40px;
        float: left;
        color: $ccc;
        &:last-child{
          font-size: 22px;
        }
      }

    }
  }
  .proList{
    overflow: hidden;
    margin-top: 30px;
    .panel{
      width: 180px;
      height: 220px;
      background: $fafafa;
      float: left;
      margin-right: 10px;
      position: relative;
      img{
        width: 97px;
        height: 166px;
        position: absolute;
        left: 14px;
        top: 34px;
      }
      span{
        position: absolute;
        right: 8px;
        top: 8px;
        font-size: $font_20;
        color: $ccc;
      }
      .text{
        position: absolute;
        top: 70px;
        right: 18px;
        font-size: $font_14;
        color: $color_3;
        line-height: 30px;
        p{
          &:last-child{
            color: $da251c;
          }
        }
      }
    }
  }
  .btns{
    float: left;
    text-align: center;
    button{
      display: block;
      width: 120px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      margin-left: 54px;
      background: $fff;
      border: 1px solid $da251c;
      border-radius: 6px;
      color: $da251c;
      &:hover,&.select{
        background: $da251c;
        color: $fff;
      }
      &:first-child{
        margin-top: 70px;

      }
      &:last-child{
        margin-top: 20px;
        span{
          &:first-child{
            margin-right: 5px;
          }
        }
      }
    }
  }
}
.proDetailName{
  line-height: 60px;
  font-size: $font_20;
  color: $color_3;
}
.proDetail{
  color: $color_3;
  font-size: $font_16;
  line-height: 30px;
  ul li:first-child{
    span{
      &:first-child{
        margin-right: 180px;
      }
    }
  }
}
.img{
  img,video{
    width: 1200px;
    height: 450px;
  }
}*/
}

.detail .proName {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333;
}

.detail .proName p {
  float: left;
}

.detail .proName ul {
  float: right;
  overflow: hidden;
}

.detail .proName ul li {
  float: left;
  padding: 0 14px;
  height: 16px;
  line-height: 16px;
  margin-top: 16px;
  border-right: 1px solid #999;
}

.detail .proName ul li:last-child {
  border-right: none;
  padding-right: 0;
}

.detail .proInfo {
  /*overflow: hidden;*/
  padding-bottom: 26px;
  border-bottom: 1px solid #e4e4e4;
}

.detail .proInfo .proLeft {
  width: 420px;
  float: left;
  margin-bottom: 23px;
}

.detail .proInfo .proLeft .proImg {
  width: 420px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.detail .proInfo .proLeft .proImg img {
  /* width: 420px; */
  /* height: 420px; */
}

.detail .proInfo .proLeft .proImg ul {
  overflow: hidden;
  margin-top: 10px;
}

.detail .proInfo .proLeft .proImg ul li {
  float: left;
  width: 133px;
  height: 133px;
  background: #fafafa;
  margin-right: 7px;
  text-align: center;
}

.detail .proInfo .proLeft .proImg ul li img {
  width: 133px;
  height: 133px;

}

.detail .proInfo .baseInfo {
  width: 539px;
  float: left;
  height: auto;
  margin-left: 80px;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}

.detail .proInfo .baseInfo .name {
  font-size: 20px;
  color: #333;
  line-height: 1;
  margin-bottom: 20px;
}

.detail .proInfo .baseInfo p {
  float: left;
}

.detail .proInfo .baseInfo .userPlace {
  overflow: hidden;
  clear: both;
}

.detail .proInfo .baseInfo .userPlace span {
  margin-right: 10px;
  float: left;
  line-height: 24px;
}

.detail .proInfo .baseInfo .colour {
  overflow: hidden;
  margin-top: 30px;
}

.detail .proInfo .baseInfo .colour ul {
  /* float: left; */
       display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
}

.detail .proInfo .baseInfo .colour ul li {
  float: left; */
    /* margin-right: 20px; */
    text-align: center;
    /* margin-bottom: 10px; */
    margin: 16px auto;
    width: 43px;
}

.detail .proInfo .baseInfo .colour ul li:first-child {
  /*margin-left: 20px; */
}

.detail .proInfo .baseInfo .colour ul li img:first-child {
  width: 40px;
  height: 40px;
  /*float: left;*/
  margin-bottom: 10px;
  margin: 0 auto;
  border-radius: 50%;
}

.detail .proInfo .baseInfo .colour ul li span.gts {
  background: #c59683;
}

.detail .proInfo .baseInfo .colour ul li span.thj {
  background: #ecc951;
}

.detail .proInfo .baseInfo .colour ul li span.ygs {
  background: #c8c8c8;
}

.detail .proInfo .baseInfo .colour ul li span.hs {
  background: #000;
}

.detail .proInfo .baseInfo .colour ul li span:last-child {
  display: block;
  line-height: 1;
  margin-top: 4px;
  clear: both;
  text-align: center;
}

.detail .proInfo .baseInfo .unlockType {
  overflow: hidden;
  margin-top: 35px;
}

.detail .proInfo .baseInfo .unlockType ul {
  float: left;
}

.detail .proInfo .baseInfo .unlockType ul li {
  float: left;
  width: 100px;
  height: 100px;

  text-align: center;
  line-height: 30px;
  margin-right: 12px;
  font-size: 20px;
  border-radius: 4px;
}

.detail .proInfo .baseInfo .unlockType ul li:first-child {
  margin-left: 20px;
}

.detail .proInfo .baseInfo .btns {
  overflow: hidden;
  margin-top: 137px;
}

.detail .proInfo .baseInfo .btns button {
  width: 148px;
  height: 38px;
  font-size: 18px;
  background: transparent;
  cursor: pointer;
  border: 1px solid #cc0000;
  border-radius: 4px;
  float: left;
  line-height: 38px;
  text-align: center;
  color: #cc0000;
}

.detail .proInfo .baseInfo .btns button.select {
  background: #cc0000;
  color: #fff;
}

.detail .proInfo .baseInfo .btns button:first-child {
  margin-right: 40px;
}

.detail .imgList li img {
  width: 100%;
  vertical-align: bottom;
}

.detail .relatedPro {
  overflow: hidden;
}

.detail .relatedPro .pannel {
  width: 232px;
  height: 232px;
  float: left;
  background: #fafafa;
  position: relative;
  margin-right: 10px;
}

.detail .relatedPro .pannel:last-child {
  margin-right: 0;
}

.detail .relatedPro .pannel img {
  position: absolute;
  width: 103px;
  height: 174px;
  left: 50px;
  top: 30px;
}

.detail .relatedPro .pannel .text {
  position: absolute;
  top: 70px;
  right: 18px;
  font-size: 14px;
  color: #333;
  line-height: 30px;
}

.detail .relatedPro .pannel .text p:last-child {
  color: #cc0000;
}

.detail .topReviews {
  overflow: hidden;
}

.detail .topReviews .proDetailName {
  border-bottom: 1px solid #ccc;
}

.detail .topReviews>.pannel {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.detail .topReviews>.pannel:last-child {
  border-bottom: 0;
}

.detail .topReviews>.pannel .userName {
  overflow: hidden;
  margin-top: 16px;
}

.detail .topReviews>.pannel .userName .name {
  font-size: 16px;
  line-height: 30px;
  float: left;
  margin-right: 64px;
}

.detail .topReviews>.pannel .userName .name span {
  display: block;
}

.detail .topReviews>.pannel .userName .name span:first-child {
  color: #cc0000;
}

.detail .topReviews>.pannel .userName>span {
  padding: 7px 26px;
  font-size: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  float: left;
  margin-top: 10px;
}

.detail .topReviews>.pannel .userName>span:last-child {
  margin-left: 20px;
}

.detail .topReviews>.pannel .reviews {
  font-size: 14px;
  line-height: 52px;
  color: #333;
}

.detail .topReviews>.pannel .starImg {
  overflow: hidden;
}

.detail .topReviews>.pannel .star {
  width: 322px;
  float: left;
}

.detail .topReviews>.pannel .star li {
  overflow: hidden;
}

.detail .topReviews>.pannel .star li span {
  float: left;
  font-size: 14px;
  color: #666;
  padding: 0 5px;
  line-height: 30px;
  color: #ffd75d;
}

.detail .topReviews>.pannel .star li span:first-child {
  text-align: right;
  margin-right: 15px;
  padding: 0;
  color: #666;
  width: 60px;
}

.detail .topReviews>.pannel .imgList {
  float: left;
}

.detail .topReviews>.pannel .imgList ul {
  overflow: hidden;
}

.detail .topReviews>.pannel .imgList ul li {
  width: 213px;
  height: 214px;
  float: left;
  position: relative;
  background: #fafafa;
  text-align: center;
  margin-right: 8px;
}

.detail .topReviews>.pannel .imgList ul li:last-child {
  margin-right: 0;
}

.detail .topReviews>.pannel .imgList ul li img {
  width: 96px;
  height: 160px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -80px;
}

.detail .topReviews>.pannel .reply .pannel {
  margin-top: 20px;
  overflow: hidden;
}

.detail .topReviews>.pannel .reply .pannel .ava {
  background: url(../images/ava.png);
}

.detail .topReviews>.pannel .reply .pannel p {
  width: 60px;
  height: 17px;
  font-size: 30px;
  color: #666;
  float: left;
  text-align: right;
}

.detail .topReviews>.pannel .reply .pannel div {
  float: left;
  margin-left: 24px;
  line-height: 18px;
}

.detail .topReviews>.pannel .reply .pannel div span {
  display: block;
  font-size: 14px;
  line-height: 20px;
}

.detail .topReviews>.pannel .reply .pannel div span:first-child {
  color: #cc0000;
  font-size: 16px;
}

.headNav {
  width: 100%;
  height: 50px;
  background: #cc0000;
}

.headNav ul:first-child {
  width: 1200px;
  /*overflow: hidden;*/
  margin: 0 auto;
}

.headNav ul li {
  float: left;
}

.dropdown-menu li {
  width: 160px;
}

.headNav ul li a {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  float: left;
  padding: 0 14px;

}

.headNav ul li a:first-child {
  /*padding-left: 0;*/
}

.headNav ul li a {
  font-size: 16px;
  color: #fff;
  line-height: 50px;

}

.headNav ul li a:first-child {
 /* padding-left: 0;*/
}


.fzlcBanner,
.qywhBanner {
  width: 1200px;
  height: 580px;
  text-align: center;
  margin: 0 auto;
}

.fzlcBanner img,
.qywhBanner img {
  width: 100%;
  height: 580px;
}

.development,
.culture {
  margin-bottom: 100px;
}

.development .breadCrumbs,
.culture .breadCrumbs {
  border-bottom: 1px dashed #ccc;
}

.development .breadCrumbs a,
.culture .breadCrumbs a {
  color: #333;
}

.culture {
  width: 1200px;
  margin: 0 auto 100px;
}

.qywhbreadCrumbs {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 1px dashed #ccc;
}

.qywhPanel {
  text-align: center;
}

.qywhPanel .content {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
}

.qywhPanel .content p {
  font-size: 24px;
  color: #333;
  line-height: 24px;
  margin-top: 64px;
  text-align: center;
}

.qywhPanel .content dl {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  margin-top: 44px;
}

.qywhPanel .content dl dt {
  color: #333;
  font-weight: bold;
}

.qywhPanel img {
  max-width: 100%;
  min-width: 1200px;
  height: 580px;
  margin: 75px auto 0;
}

ul.horizontalTab {
  /*width: 1200px;*/
  height: 38px;
  margin: 0 auto;
  border: 1px solid #e4e4e4;
}

ul.horizontalTab li {
  float: left;
  width: 194px;
  /* color: #333;*/
  position: relative;
  margin-bottom: 0px;
}
#p_li{
  margin-left: 45px;
}

ul.horizontalTab li a {
  float: left;
  width: 220px;
  height: 38px;
  line-height: 38px;
  color: inherit;
  font-size: 16px;
  text-align: center;
  position: relative;
}

ul.horizontalTab li a:hover {
  background-color: #EC928D;
  color: white
}

.headNav ul li a:hover{


  background-color:  #EC928D;
  color: white;
}
.headNav ul li a{


  height: 50px;
}

ul.horizontalTab li.active {
  background: #cc0000;
  color: #fff;
}


/*ul.horizontalTab li.active a:after {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid #cc0000;
        border-left: 10px solid #fff;
        border-right: 10px solid #fff;
        position: absolute;
        right: 86px;
        bottom: -10px; }*/

.profile {
  margin-bottom: 100px;
}

.profile .qyjj .title {
  width: 100%;
  height: 120px;
  text-align: center;
}

.profile .qyjj .title img {
  margin-top: 60px;
}

.profile .qyjj .imgList li {
  overflow: hidden;
  margin-top: 30px;
}

.profile .qyjj .imgList li img {
  float: left;
}

.profile .qyjj .imgList li img:last-child {
  margin-left: 40px;
}

.profile .qyry {
  margin-top: 100px;
}

.profile .qyry .panel {
  width: 776px;
  margin: 60px auto 0;
}

.profile .qyry .panel .title .redLind {
  width: 6px;
  height: 20px;
  background: #cc0000;
  float: left;
}

.profile .qyry .panel .title span:last-child {
  font-size: 16px;
  color: #333;
  line-height: 20px;
  font-weight: 600;
  margin-left: 10px;
}

.profile .qyry .panel .content {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  margin-top: 22px;
}

.profile .qyry .panel .imgs {
  width: 550px;
  margin: 12px auto 0;
  overflow: hidden;
}

.profile .qyry .panel .imgs div {
  float: left;
  width: 259px;
  height: 218px;
}

.profile .qyry .panel .imgs div:last-child {
  margin-left: 30px;
}

.profile .qyry .panel .imgs div p {
  font-size: 12px;
  text-align: center;
}

.qyzz {
  padding-top: 34px;
}

.qyjj {
  padding-top: 34px;
}

.qyzz .jscx,
.qyzz .gygm,
.qyzz .cplx,
.qyzz .xxh {
  overflow: hidden;
}

.qyzz .jscx .panel,
.qyzz .gygm .panel,
.qyzz .cplx .panel,
.qyzz .xxh .panel {
  width: 540px;
  float: left;
  overflow: hidden;
  margin-top: 30px;
}

.qyzz .jscx .panel .title,
.qyzz .gygm .panel .title,
.qyzz .cplx .panel .title,
.qyzz .xxh .panel .title {
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  color: #333;
  font-weight: bold;
}

.qyzz .jscx .panel .content,
.qyzz .gygm .panel .content,
.qyzz .cplx .panel .content,
.qyzz .xxh .panel .content {
  font-size: 12px;
  line-height: 20px;
  margin-top: 6px;
  color: #666;
}

.qyzz .jscx .panel .content ul li,
.qyzz .gygm .panel .content ul li,
.qyzz .cplx .panel .content ul li,
.qyzz .xxh .panel .content ul li {
  margin-top: 20px;
}

.qyzz .jscx .panel .imgs,
.qyzz .gygm .panel .imgs,
.qyzz .cplx .panel .imgs,
.qyzz .xxh .panel .imgs {
  overflow: hidden;
  margin-top: 18px;
}

.qyzz .jscx .panel .imgs img,
.qyzz .gygm .panel .imgs img,
.qyzz .cplx .panel .imgs img,
.qyzz .xxh .panel .imgs img {
  max-width: 100%;
  height: 183px;
  float: left;
  margin-left: 40px;
}

.qyzz .jscx .panel .imgs img:first-child,
.qyzz .gygm .panel .imgs img:first-child,
.qyzz .cplx .panel .imgs img:first-child,
.qyzz .xxh .panel .imgs img:first-child {
  margin-left: 0;
}

.qyzz .jscx .panel .marginTop20,
.qyzz .gygm .panel .marginTop20,
.qyzz .cplx .panel .marginTop20,
.qyzz .xxh .panel .marginTop20 {
  margin-top: 20px;
}

.qyzz .jscx .panel .marginLeft10,
.qyzz .gygm .panel .marginLeft10,
.qyzz .cplx .panel .marginLeft10,
.qyzz .xxh .panel .marginLeft10 {
  margin-left: 10px !important;
}

.qyzz .jscx .panel a,
.qyzz .gygm .panel a,
.qyzz .cplx .panel a,
.qyzz .xxh .panel a {
  display: block;
  width: 128px;
  height: 32px;
  margin: 20px auto 0;
  line-height: 32px;
  text-align: center;
  border: 1px solid #999;
  font-size: 12px;
  color: #333;
}

.qyzz .jscx .panel:nth-child(odd),
.qyzz .gygm .panel:nth-child(odd),
.qyzz .cplx .panel:nth-child(odd),
.qyzz .xxh .panel:nth-child(odd) {
  margin-right: 60px;
}

.qyzz .jscx .panel:nth-child(even),
.qyzz .gygm .panel:nth-child(even),
.qyzz .cplx .panel:nth-child(even),
.qyzz .xxh .panel:nth-child(even) {
  margin-left: 60px;
}

.qyxcp {
  padding-top: 30px;
}

.qyxcp video {
  width: 1200px;
  height: 500px;
  margin: 100px auto 0;
}

.qyxcp ul {
  overflow: hidden;
  margin-top: 30px;
}

.qyxcp ul li {
  width: 340px;
  height: 250px;
  float: left;
  margin-right: 90px;
  margin-top: 60px;
  position: relative;
  cursor: pointer;
}

.qyxcp ul li p {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: #fff;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.qyxcp ul li:nth-child(3n) {
  margin-right: 0;
}

.Title {
  height: 36px;
  display: table;
  margin: 50px auto 10px;
  clear: both;
}

.Title .line {
  float: left;
  width: 20px;
  height: 0;
  border-bottom: 2px solid #666;
  margin-top: 17px;
}

.Title .title {
  float: left;
  line-height: 34px;
  font-size: 16px;
  color: #333;
}

.Title .title p:first-child {
  padding: 0 30px;
}

.Title .title .underLine {
  width: 100px;
  height: 0;
  margin: 0 auto;
  border-top: 2px solid #cc0000;
}

.joinUs .title {
  font-size: 30px;
  line-height: 48px;
  color: #333;
}

.joinUs .zplc {
  text-align: center;
  margin-top: 160px;
}

.joinUs .fldy {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

.joinUs .welfare {
  overflow: hidden;
  margin-top: 160px;
}

.joinUs .welfare ul {
  width: 400px;
  float: left;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #e3396f;
}

.joinUs .welfare ul img {
  width: 236px;
  height: 236px;
}

.joinUs .welfare ul li:last-child {
  width: 260px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}

.joinUs .welfare ul li:nth-child(2) {
  margin: 10px auto 16px;
}

.joinUs .welfare ul:nth-child(2) {
  color: #ff5e00;
}

.joinUs .welfare ul:nth-child(3) {
  color: #80d414;
}

.joinUs .zplc_pic {
  margin: 40px 0 100px 444px;
  margin-top: 40px;
}

.contactUs dl {
  padding: 50px 0 50px 0;
  border-bottom: 1px dashed #e4e4e4;
}

.contactUs dl dt {
  font-size: 24px;
  line-height: 30px;
  color: #333;
}

.contactUs dl dd {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-top: 10px;
}

.contactUs ul {
  width: 740px;
  height: auto;
  margin-top: 30px;
  margin: 30px auto 100px;
  overflow: hidden;
}

.contactUs ul li {
  width: 138px;
  height: 32px;
  margin-top: 30px;
  float: left;
  border: 1px solid #cc0000;
  border-radius: 16px;
  line-height: 32px;
  text-align: center;
  margin-right: 60px;
  font-size: 16px;
  color: #cc0000;
}

.contactUs ul li:nth-child(4n) {
  margin-right: 0;
}

.contactUs ul li:hover {
  background: #cc0000;
  color: #fff;
  cursor: pointer;
}

.lybakc {
  background: url('../images/ly.png');
  background-size: 100% 100%;
  width: 120px;
  height: 120px;
  text-align: center;
  line-height: 75px;
}

.newsCenter ul.horizontalTab {
  /* width: 970px;*/
  width: 1200px;
  margin-top: 46px;
  display: flex;
  justify-content: space-between;
}

.newsCenter .news .panel {
  overflow: hidden;
  padding: 60px 0;
  border-bottom: 1px dashed #e4e4e4;
}

.newsCenter .news .panel img {
  width: 600px;
  height: 360px;
  float: left;
}

.newsCenter .news .panel ul {
  width: 572px;
  margin-left: 28px;
  float: left;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.newsCenter .news .panel ul li {
  font-size: 16px;
  color: #666;
}

.newsCenter .news .panel ul li:first-child {
  color: #333;
}

.newsCenter .news .panel ul li:nth-child(2) {
  font-size: 14px;
  color: #999;
}

.newsCenter .news .panel ul li:last-child a {
  color: #cc0000;
}

.newsCenter .news .btn {
  width: 126px;
  height: 32px;
  border-radius: 17px;
  border: 1px solid #cc0000;
  font-size: 18px;
  line-height: 32px;
  color: #cc0000;
  text-align: center;
  margin: 60px auto 100px;
  background: #fff;
  cursor: pointer;
}

.newsCenter .news .btn:hover {
  background: #cc0000;
  color: #fff;
}

.newsDetail {
  margin-bottom: 110px;
}

.newsDetail .breadCrumbs {
  margin-bottom: 44px;
}

.newsDetail .title {
  font-size: 30px;
  line-height: 30px;
  color: #333;
  text-align: center;
}

.newsDetail .subTitle {
  font-size: 14px;
  line-height: 14px;
  color: #999;
  text-align: center;
  margin-top: 18px;
}

.newsDetail .content {
  font-size: 18px;
  line-height: 34px;
  color: #666;
  margin-top: 30px;
  text-indent: 2em;
}

.newsDetail img {
  margin: 20px auto 0;
}

.recruitment_title {
  font-size: 24px;
  color: #333;
  /* margin: 40px 0 30px; */
}

.recruitment_group {
  font-size: 16px;
  color: #666;
  margin-top: 30px;
  overflow: hidden;
}

.recruitment_group p {
  float: left;
  line-height: 16px;
}

.recruitment_group ul {
  float: left;
  overflow: hidden;
}

.recruitment_group ul li {
  margin-left: 40px;
  margin-top: 24px;
  line-height: 16px;
  float: left;
  cursor: pointer;
}

.recruitment table {
  width: 1200px;
  margin-top: 40px;
  border-collapse: collapse;
  border: 1px solid #e4e4e4;
}

.recruitment table thead {
  background: #f5f7fa;
}

.recruitment table thead tr th {
  width: 240px;
  height: 70px;
  font-size: 18px;
  color: #333;
}

.recruitment table thead tr th:nth-child(2) {
  width: 160px;
}

.recruitment table tbody tr {
  border-top: 1px solid #e4e4e4;
  cursor: pointer;
}

.recruitment table tbody tr td {
  text-align: center;
  width: 240px;
  height: 50px;
  font-size: 16px;
  color: #666;
}

.recruitment table tbody tr td:nth-child(2) {
  width: 160px;
}

.recruitment table tbody tr td .hot {
  font-size: 10px;
  padding: 4px;
  line-height: 18px;
  background: #cc0000;
  color: #fff;
  position: relative;
  margin-left: 6px;
}

.recruitment table tbody tr td .hot:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-right: 5px solid #cc0000;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  left: -5px;
  top: 6px;
}

.recruitment .page {
  width: auto;
  height: 30px;
  margin: 40px auto 110px;
  overflow: hidden;
}

.recruitment .page ul {
  display: table;
  margin: 0 auto;
}

.recruitment .page ul li {
  float: left;
  width: 20px;
  font-size: 20px;
  line-height: 30px;
  padding: 0 20px;
  color: #999;
  cursor: pointer;
}

.recruitmentDetail .description {
  font-size: 16px;
  color: #666;
  margin-top: 40px;
  line-height: 30px;
  overflow: hidden;
}

.recruitmentDetail .description>ul {
  border-top: 1px dashed #e4e4e4;
  padding-top: 40px;
}

.recruitmentDetail .description>ul li span {
  display: inline-block;
}

.recruitmentDetail .description>ul li span:nth-child(2) {
  margin-right: 100px;
}

.recruitmentDetail .description div {
  overflow: hidden;
}

.recruitmentDetail .description div .name {
  float: left;
}

.recruitmentDetail .description div ol {
  float: left;
  overflow: hidden;
  /* margin-top: 16px; */
  list-style-type: decimal;
}

.recruitmentDetail .description div button {
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  border: none;
  background: #cc0000;
  margin: 40px 0 110px 80px;
  cursor: pointer;
}

.application .position {
  font-size: 18px;
  line-height: 1;
  color: #333;
  margin: 44px 0 30px;
}

.application .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-indent: 1em;
  background: #f5f7fa;
}

.application .panel {
  margin-bottom: 60px;
}

.application .jlsc {
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
  color: #666;
}

.application .jlsc p {
  margin-top: 20px;
}

.application .jlsc .selectBtn {
  margin-top: 20px;
  overflow: hidden;
}

.application .jlsc .selectBtn .btn {
  width: 100px;
  height: 28px;
  border: none;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  float: left;
  margin-bottom: 0;
  background: #cc0000;
  position: relative;
}

.application .jlsc .selectBtn input {
  position: absolute;
  width: 100px;
  height: 28px;
  left: 0;
  top: 0;
  opacity: 0;
}

.application .jlsc .selectBtn span {
  font-size: 12px;
  color: #333;
  line-height: 28px;
  float: left;
  /* margin-left: 20px; */
}

.application .group {
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  color: #333;
  margin-top: 30px;
}

.application .group .inputGroup {
  float: left;
  margin-left: 60px;
}

.application .group .inputGroup:first-child {
  margin-left: 0;
}

.application .group .inputGroup label {
  width: 70px;
  text-align: right;
  float: left;
}

.application .group .inputGroup input {
  width: 198px;
  height: 38px;
  border: 1px solid #e4e4e4;
  margin-left: 10px;
}

.application .group .inputGroup input.small {
  width: 178px;
}

.application .group .inputGroup input.lang {
  width: 564px;
}

.application .group .radioGroup {
  float: left;
  margin-left: 60px;
}

.application .group .radioGroup p {
  width: 70px;
  float: left;
  text-align: right;
}

.application .group .radioGroup div {
  float: left;
  margin-right: 30px;
  margin-left: 10px;
}

.application .group .radioGroup div span:first-child {
  font-size: 20px;
  line-height: 40px;
  margin-right: 10px;
}

.application .group .radioGroup:last-child {
  margin-left: 120px;
}

.application button {
  width: 160px;
  height: 40px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border: none;
  background: #cc0000;
  display: block;
  margin-bottom: 120px;
}

.teamStyle {
  margin-bottom: 100px;
}

.teamStyle .chairman {
  width: 858px;
  height: 316px;
  margin: -50px auto;
  background: #fff;
  box-shadow: 0px 0px 5px 0px #eaeaea;
  overflow: hidden;
}

.teamStyle .chairman img {
  width: 230px;
  height: 280px;
  float: left;
  margin: 18px 40px 18px 20px;
}

.teamStyle .chairman ul {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  width: 546px;
  float: left;
}

.teamStyle .chairman ul li:first-child {
  font-size: 16px;
  line-height: 24px;
  color: #cc0000;
  margin-top: 30px;
}

.teamStyle .chairman ul li:first-child span:last-child {
  font-size: 24px;
  float: right;
  margin-right: 50px;
}

.teamStyle .chairman ul li:nth-child(4) {
  margin-top: 16px;
}

.teamStyle .breadCrumbs {
  margin-top: 60px;
}

.teamStyle dl {
  margin-bottom: 30px;
}

.teamStyle dl dt {
  font-size: 18px;
  line-height: 18px;
  color: #000;
  font-weight: bold;
}

.teamStyle dl dd {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-top: 26px;
}

.teamStyle dl dd:nth-child(2) {
  margin-top: 30px;
}

.teamStyle .title {
  width: 194px;
  margin: 30px auto 0;
  line-height: 40px;
  height: 48px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: url("../images/redbg.png") no-repeat;
}

.teamStyle .ldgh {
  overflow: hidden;
}

.teamStyle .panel {
  position: relative;
  width: 580px;
  height: 449px;
  float: left;
  margin-right: 40px;
  margin-top: 30px;
}

.teamStyle .panel:nth-child(2n) {
  margin-right: 0;
}

.teamStyle .panel img {
  width: 100%;
  height: 376px;
}

.teamStyle .panel p {
  width: 100%;
  height: 73px;
  background: #fff;
  line-height: 73px;
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-top: -6px;
}

.service {
  width: 100%;
  height: 88px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  clear: both;
}

.service div {
  float: left;
  width: 240px;
  text-align: center;
  display: table;
  margin: 0 auto;
}

.service div img {
  float: left;
  margin-top: 20px;
  margin-left: 20px;

}

.service div p {
  float: left;
  line-height: 90px;
  margin-left: 10px;
}

.business {
  width: 100%;
  padding: 40px 0 34px;
  height: auto;
  overflow: hidden;
}

.business dl {
  width: 260px;
  float: left;
  color: #333;
}

.business dl dt {
  font-size: 16px;
  line-height: 16px;
}

.business dl dd:nth-child(2) {
  margin-top: 24px;
}

.business dl dd a {
  font-size: 12px;
  line-height: 22px;
  color: #333;
}

.business ul {
  width: 239px;
  float: right;
  margin-left: -240px;
  border-left: 1px solid #ccc;
}

.business ul li {
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  color: #333;
}

.business ul li:first-child {
  font-size: 18px;
  color: #cc0000;
  line-height: 18px;
}

.business ul li:nth-child(2) {
  margin-top: 18px;
}

.business ul li:nth-child(3) {
  margin-top: 8px;
}

.business ul li:last-child {
  margin-top: 22px;
  line-height: 22px;
  color: #cc0000;
}

.business ul li:last-child span {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("../images/phone.png") no-repeat;
  vertical-align: bottom;
  margin-right: 6px;
}

.footer {
  width: 100%;
  height: 100px;
  background: #353b42;
  text-align: center;
}

.footer div {
  width: 660px;
  margin: 0 auto;
}

.footer div p {
  float: left;
  width: 556px;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  margin-top: 34px;
}

.footer div img {
  float: right;
  width: 99px;
  height: 40px;
  margin-top: 30px;
}


/*# sourceMappingURL=pageStyle.css.map */


/*响应式css*/

.navContent1 {
  width: 100%;
  margin: 0 auto;
  height: 90px;
  display: none;
  /* justify-content: space-between; */
  align-items: center;
}

.btn_white {
  width: 40px;
  height: 35px;
  background-color: #CC0000;
  border-radius: 4px;
  border: 1px solid transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  float: right;
  margin-left: 160px;
  display: none;
}

.span_white {
  background-color: #fff;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  margin-bottom: 5px;
}

#ck_ li img {
  width: 1165px;
  height: 2000px;
}

.com_bot {
  display: none;
  flex-direction: column
}

.footer_mobli {
  display: none
}

.displaynone {
  display: none
}

.moblie_linkArea {
  display: none
}


/* ul.horizontalTab{display: flex;justify-content: space-between;}*/


/**web样式**/

@media screen and (max-width: 600px) {
  body {
    min-width: 100%;
  }
  .topNav {
    display: none
  }
  .header {
    display: none;
  }
  .profile {
    margin-bottom: 0;
  }
  .headNav {
    display: none
  }
  .dropdown-menu li {
    width: 100%;
    text-align: center;
  }
  .navContent1 {
    display: flex;
    justify-content: center;
    background-color: #CC0000;
    height: 55px!important;
  }
  .navbar-toggle {
    background-color: rgba(156, 191, 35, 1);
    border-color: #9CBF23 !important;
  }
  .btn_white {
    display: flex
  }
  a {
    color: black
  }
  .linkArea2 {
    display: none
  }
  .moblie_linkArea {
    display: flex;
  }
  .scrollsidebar {
    display: none;
  }
  .onlineMessage {
    display: none
  }
  .displaynone {
    display: block
  }
  .lybakc {
    display: none
  }
  .zhenFan{
    display: block;
  }
  /* .muose {
  margin-left: 20px;
}*/
  .pillar {
    width: 50px;
  }
  .com_bot {
    display: flex
  }
  .tel {
    font-size: 18px;
    color: #cc0000;
    line-height: 18px;
  }
  .li_hour {
    margin-top: 22px;
    line-height: 22px;
    color: #cc0000;
    font-size: 12px;
  }
  .tomar {
    margin-left: 50px;
  }
  .img_com {
    display: flex;
    justify-content: center;
  }
  .footer_mobli {
    display: flex;
    background-color: #353b42;
    color: white
  }
  .footer {
    display: none
  }
  .single-item {
    height: auto;
    width: 100%;
  }
  .container {
    width: 90%;
    margin: 0 5%;
  }
  .profile img {
    width: 100% !important;
    height: 100% !important;
  }
  .solutionList img{
    width: 100% !important;
    height: 100% !important;
  }
  .solutionSout img{
    width: 100% !important;
    height: 100% !important;
  }
  .service div {
    width: 168px;
  }
  .service {
    border: 0;
  }
  .business ul {
    width: 100%;
    margin-left: 0;
    clear: both;
    border: 0;
    float: none;
  }
  ul.horizontalTab {
    /*width: 95% !important;*/
    border: 0;
    height: 70px;
  }
  ul.horizontalTab li {
    /* border: 1px solid #ccc;*/
    width: 49%;
  }
  ul.horizontalTab li.active a:after {
    border: 0;
    right: 0;
    bottom: 0;
    position: static;
  }
  .kuguovideo {
    width: 100%;
    height: 300px;
  }
  .qyxcp ul li {
    margin: 0;
    margin-left: 10%;
    float: none;
  }
  .fzlcBanner,
  .qywhBanner {
    width: 100%;
    height: 180px;
  }
  .newsCenter img {
    width: 100% !important;
    float: none !important;
  }
  .newsCenter ul {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: none !important;
  }
  .newsCenter .news .panel {
    overflow: visible;
    padding: 40px 0;
  }
  .slick-track{
      width: 100%!important;
  }
  .qj {
    width: 100% !important;
  }
  .productCenter .main .right-container {
    float: none;
  }
  .productCenter .main .right-container .panelList .panel {
    float: none;
  }
  .solution .solutionSout .bigImg {
    float: none;

    width: 100%;

  }
  .productCenter ul.horizontalTab {}
  .solution .solutionSout .imgList {
    float: none;
    overflow: visible;
    width: 100%
  }
  .solution .solutionSout .imgList ul li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
  }
  .solution .solutionSout .imgList ul li:nth-child(odd) {
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  ul.horizontalTab li a {
    width: 100%;
  }
  .business dl {
    text-align: center;
    width: 78px;
  }
  .productCenter .main .right-container .unlockMode form label {
    margin-left: 10px;
  }
  .culture {
    width: 100%;

  }
  .form-group{
    width: 96px;
  }
  .btn-group bootstrap-select show-tick form-control{
    width: 120px;
  }
  .productCenter .main .right-container .inputArea{
    width: 327px;
  }
  .serviceSupport .supportList ul li {
    display: block;
    width: 100%;
  }
  .fbtsm {
    display: block;
  }
  .contactUs {
    margin: 0 5px;
  }
  .demo_main {
    width: 95%;
    height: 80%;
  }
  .demo_main #map {
    min-height: 100% !important;
  }
  .orderNum>div input {
    width: 85%;
  }
  .orderNum {
    width: 300px;
  }
  .logo {
    margin-bottom: 24px;
    background: url(../images/logowhite.png) no-repeat;
    background-size: 115px;
    margin: 0;
  }
  .security .content {
    width: 89%;
    padding: 10% 5%;
  }
  .caseCenter>ul li {
    width: 100%;
    height: 230px;
  }
  .caseCenter img {
    width: 100%;
  }
  .agents dl {
    height: 300px;
    width: 90%;
    padding: 5% 5%;
  }
  .btn-group {
    left: 10% !important;
    top: 7% !important;
  }
  .orderNum1 {
    width: 80%;
    margin: 10% 10%;
  }
  .joinUs img {
    width: 100%;
  }
  .joinUs .zplc_pic {
    margin: 40px 0;
  }
  .recruitment table {
    width: 100%;
  }
  .recruitment table tbody tr td {
    font-size: 12px;
  }
  .recruitment_group ul li {
    margin-left: 14px;
  }
  .recruitment_group {
    font-size: 12px;
  }
  .recruitmentDetail .description div button {
    width: 100px;
    margin: 40px 0 110px 50px;
  }
  .application button {
    width: 50%;
    margin: 0 20px;
  }
  .application .group .radioGroup div {
    margin-right: 0;
  }
  .application .group .radioGroup {
    margin-left: 0 !important;
  }
  .application .group .inputGroup {
    margin-left: 0;
    width: 100%;
    margin-bottom: 10px;
  }
  .application .group .inputGroup input {
    width: 140px;
  }
  .application .group .inputGroup input.lang {
    width: 90%;
  }
  .single-item img {
    height: auto;
  }
  .newsDetail img {
    width: 100% !important;
  }
  .newsDetail .content {
    text-indent: 0em;
  }
  .fzlcBanner img,
  .qywhBanner img {
    height: 180px;
  }
  .download .main .left-menu {
    width: auto;
  }
  .download .main .right-container {
    float: none;
    margin: 0;
  }
  .download .main .right-container .content {
    width: 100%;
  }
  .productCenter .main .right-container .hasSelect button {
    width: 50px;
  }
  .detail .proInfo .baseInfo .btns button {
    width: 110px;
  }
  .detail .proInfo .baseInfo {
    margin-left: 0px;
    width: 100%;
  }
  .detail .proInfo .proLeft .proImg{
    width: 100%;
  }
  .breadCrumbs {
    height: auto;
  }
  .input_search {
    width: 75%;
  }
}

.aaan {
  float: right;
  width: 50px;
  height: 38px;
  border-radius: 0 18px 18px 0;
  background: #da251c;
  background-image: url('../images/search.png');
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #da251c;
}

.input_search {
  width: 168px;
  text-indent: 2em;
  border: none;
  height: 38px;
  line-height: 38px;
  float: left;
  font-size: 16px;
  border-radius: 19px 0 0 19px;
}

.title_f_c {
  color: #fff;
  font-size: 14px;
}

.display_getmore {
  display: none;
}

.mysearch {
  display: none
}

.title_line {
  display: none
}

.title_right {
  position: absolute;
  display: flex;
  right: 5px;
  align-items: center;
  width: 35px;
  justify-content: space-between;
}

.mobil_baerd {
  display: none
}

#bu2 {
  margin-left: 145px;
}

@media screen and (max-width: 600px) {
  .solution .solutionText{
    font-size: 16px;
  }
.common_wrap{
    display: block;
}
ul.horizontalTab li{
    width: 100%;
}
  .solution .solutionSout .bigImg span{
    height: 38px; position: absolute; bottom: 47%;left: 22px;
  }

  .detail .proInfo .proLeft{
    width: 100%;
  }

  .culture img{
    width: 100%;
  }

  .jqzoom{
    width: 100%;
  }

  .detail .proInfo .proLeft .proImg ul li {
    width: 106px;
    height: 106px;
  }
  .detail .proInfo .proLeft .proImg ul li img {
    width: 106px;
    height: 106px;
  }
  .detail .proInfo .proLeft .proImg img {
    width: 322px;
    height: 322px;
  }
  #p_li{
    margin-left: 0px;
  }
  #p_a{
    width: 85px;
  }
  #p_li a{
    width: 100%;
  }
  .navContent1 {
    display: flex;
    justify-content: center
  }
  .disNone {
    display: none
  }
  .tored {
    color: #DA251C;
    border-bottom: 1px solid #FFEAE9;
  }
  .tored_active {
    background-color: #CC0000;
    color: white;
  }
  .title_line {
    display: block
  }
  #bu2 {
    margin-left: 81px;
  }
  #bu1 {
    margin-left: -8px;
  }
  /* .tored>a {
    color: white
} */
  .icon_prev{
    width: 20px;
    position: absolute;
    z-index: 4;
    height: 30px;
    cursor: pointer;
    left: -20px;
    top: 33.5%;
  }
  .back_icon {
    /*background: url(../images/s_right.png);*/
    width: 22px;
    height: 46px;
    position: absolute;
    right: -16px;
    top: 47px;
    cursor: pointer;
    background-position: -278px 16px;
  }
  .div_uban{
    width: 285px;
  }
.ul_ban{
  position: absolute;
  height: 146px;
  top: 0px;
  display: flex;
  left: 0px;

}
.ul_ban li {
  width: 93px;
}
  .ul_ban li img{
   width: 93px;
 }
  .mysearch {
    width: 280px;
    height: 38px;
    float: right;
    border-radius: 19px;
    border: 1px solid #da251c;
    margin-bottom: 15px;
    display: block
  }
  .common {
    color: #cc0000;
    /*background-color: #EC928D;*/
  }
  .breadCrumbs {
    display: none;
  }
  .mobil_baerd {
    display: flex;
    justify-content: center;
    font-size: 18px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
  }
  .common_wrap {
    width: 100%!important;
    height: 40px!important;
    /*display: flex;*/
  }
  .towhite {
    background-color: white
  }
  .qyjj {
    padding-top: 5px;
  }
  .displaynone {
    text-align: center;
    margin-left: 2%;
  }
  .popup-win {
    word-break: break-all;
  }
}



.bigImg #winSelector {
  width: 235px;
  height: 210px;
}

#winSelector {
  position: absolute;
  cursor: crosshair;
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  opacity: 0.15;
  background-color: #000;
  border: 1px solid #fff;
}

#bigView {
  position: absolute;
  border: 1px solid #959595;
  overflow: hidden;
  z-index: 999;
}

#bigView img {
  position: absolute;
}
.right-container li a{
  color: #000;
}
.right-container li a:hover{
  color: #cc0000!important;
}