/* 头部logo-start */
/* 头部logo-end */
/* banner start */
.banner {
  height: 498px;
}
/* banner end */
/*中间 start */
.more {
  color: #4465ee;
  font-size: 14px;
}
.more:hover {
  color: cornflowerblue;
}
.main {
  width: 100%;
  display: block;
  padding-top: 25px;
}
.main .container-one {
  height: 386px;
  background: #ffffff;
  padding: 36px 30px 30px 30px;
}
.main .companyInfoShow {
  width: 700px;
  height: 368px;
  margin-right: 30px;
}
.main .more-grey {
  color: #c81233;
}
.main #site-banner {
  width: 100% !important;
}
.main .imgShow {
  background: url(../../static/image/video-bg.png) no-repeat center;
}
.main .imgShow .bofang {
  text-align: center;
  margin-top: 95px;
}
.main .companyInfoLists {
  width: 378px;
  height: 293px;
  border-left-width: 0px;
  margin-left: 34px;
  margin-right: 36px;
}
.main .companyInfoLists .list .list-title {
  font-size: 14px;
  color: #393939;
  font-weight: bold;
  overflow-y: hidden;
  width: 376px;
  height: 20px;
}
.main .companyInfoLists .list .list-title a:hover {
  color: cornflowerblue;
}
.main .companyInfoLists .list .list-con {
  font-size: 12px;
  text-decoration: none;
  color: #888888;
  margin-top: 10px;
  display: inline-block;
  line-height: 20px;
  height: 56px;
  overflow: hidden;
}
.main .companyInfoLists .list .list-con:hover {
  color: cornflowerblue;
}
.main .companyInfoLists .list:first-child {
  margin-top: 16px;
}
.main .companyInfoLists .list:nth-child(2) {
  margin-top: 25px;
}
.main .companyLogin {
  width: 490px;
  height: 368px;
}
.main .companyLogin .top {
  height: 65px;
  line-height: 65px;
  padding: 0 20px;
}
.main .companyLogin .top .title {
  width: 262px;
  border-bottom: 1px solid #e3e8ee;
}
.main .companyLogin .top .title h3 {
  float: left;
  height: 60px;
  color: #3c3c3c;
  font-size: 18px;
}
.main .companyLogin .top .title a {
  color: #2b8ee2;
  cursor: pointer;
}
.main .companyLogin .con .button {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.main .companyLogin .con .button li {
  float: left;
  width: 236px;
  height: 66px;
  line-height: 66px;
  border-radius: 5px;
  margin-right: 15px;
  text-align: center;
}
.main .companyLogin .con .button li a {
  color: #000000;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  height: 138px;
}
.main .companyLogin .con .button li a img {
  vertical-align: middle;
  margin-right: 10px;
}
.main .companyLogin .con .button-pink {
  background-color: #fbecec;
}
.main .companyLogin .con .button-yellow {
  background-color: #fcf1e1;
}
.main .companyLogin .con .button-blue {
  background-color: #e8f0fa;
}
.main .companyLogin .con .button-green {
  background-color: #e8f7ef;
}
.main .companyLogin .con .login-name {
  padding-bottom: 20px;
}
.main .companyLogin .con .login-name p {
  text-align: center;
}
.main .companyLogin .con .into-portal {
  text-align: center;
  background-color: #c81233;
  width: 50%;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  color: #ffffff;
  border-radius: 5px;
}
.main .companyLogin .con .into-portal img {
  width: 22px;
  margin-right: 20px;
}
.main .notice-box {
  width: 477px;
  height: 200px;
  margin-top: 8px;
}
.main .notice-box .title {
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}
.main .notice-box .title h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.main .notice-box .title a {
  float: right;
  font-size: 14px;
  font-weight: initial;
}
.main .notice-box ul li {
  line-height: 34px;
}
.main .notice-box ul li a {
  width: 368px;
  float: left;
  cursor: pointer;
}
.main .notice-box ul li a:hover {
  color: #c81233;
}
.main .notice-box ul li a:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #c81233;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.main .notice-box ul li .time {
  float: right;
  color: #888888;
}
.main .container-two {
  background-color: #ffffff;
  padding: 36px 30px 30px 30px;
}
.main .container-two .tab_list {
  width: 895px;
  display: inline-block;
}
.main .container-two .tab_list li {
  margin-bottom: -19px;
  width: 116px;
  margin-right: 20px;
  float: left;
  cursor: pointer;
  text-align: center;
  height: 50px;
  line-height: 58px;
}
.main .container-two .table-box {
  display: none;
}
.main .container-three {
  height: 305px;
}
.main .container-three .more-grey {
  display: inline-block;
  color: #888888;
  font-size: 12px;
  margin-top: 10px;
}
.main .container-three .more-grey:hover {
  color: cornflowerblue;
}
.main .container-three .con {
  width: 370px;
  height: 302px;
  margin-right: 42px;
}
.main .container-three .con ul {
  margin-top: 15px;
}
.main .container-three .con ul li {
  line-height: 32px;
}
.main .container-three .con ul li p {
  width: 330px;
  line-height: 30px;
  color: #3c3c3c;
  font-size: 14px;
}
.main .container-three .con ul li a:hover {
  color: cornflowerblue;
}
.main .container-three .con:nth-child(3) {
  margin-right: 0px;
}
.main .container-three .con-right {
  margin-right: 0px !important;
}
.main .container-four {
  height: 410px;
  margin-top: 20px;
  background-color: #ffffff;
  padding: 36px 30px 30px 30px;
}
.main .container-four .honor-imgbox {
  position: relative;
}
.main .container-four .honor-imgbox .honorSlide {
  position: relative;
  margin: 15px auto 0;
  overflow: hidden;
  text-align: center;
}
.main .container-four .honor-imgbox #companyPerformanceShow {
  position: relative;
}
.main .container-four .honor-imgbox #companyPerformanceShow li {
  width: 30%;
  float: left;
  margin-right: 50px;
  cursor: pointer;
}
.main .container-four .honor-imgbox #companyPerformanceShow li .title {
  color: #666666;
  margin-top: 5px;
}
.main .container-four .honor-imgbox #companyPerformanceShow li .title a {
  width: 154px;
  display: inline-block;
  cursor: pointer;
}
.main .container-four .honor-imgbox .honor-leftBtn,
.main .container-four .honor-imgbox .honor-rightBtn {
  width: 24px;
  height: 43px;
  position: absolute;
  top: 103px;
  border: none;
  cursor: pointer;
  outline: none;
}
.main .container-four .hd {
  margin-top: 20px;
}
.main .container-four .hd ul {
  text-align: center;
}
.main .container-four .hd ul li {
  display: inline-block;
  width: 15px;
  height: 15px;
  overflow: hidden;
  margin-right: 20px;
  text-indent: -999px;
  cursor: pointer;
  background: url(../../static/image/icoCircle.png) no-repeat;
}
.main .container-four .hd ul li.on {
  background: url(../../static/image/iconCircle-red.png) no-repeat;
}
.main .container-four .carrousel {
  position: fixed;
  background-color: rgba(10, 10, 10, 0.8);
  display: none;
}
.main .container-four .carrousel .wrapper {
  width: 80%;
  overflow: hidden;
}
.main .container-four .carrousel .wrapper img {
  width: 100%;
}
.main .container-four .carrousel .close {
  cursor: pointer;
  color: #FFF;
  position: absolute;
  top: 4px;
  right: 8px;
  font-size: 18px;
}
.main .container-four .carrousel,
.main .container-four .carrousel .wrapper {
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.main .container-five {
  height: 161px;
  margin-top: 20px;
  background-color: #ffffff;
  padding: 36px 30px 30px 30px;
}
.main .container-five .link {
  height: 58px;
  line-height: 58px;
  background-color: #f9f9f9;
  padding-left: 35px;
}
.main .container-five .link a {
  width: 176px;
  color: #444444;
  font-size: 14px;
  margin-right: 40px;
  display: inline-block;
  text-decoration: none;
}
.honorImg__dialog .layui-layer-content {
  height: 100%;
  padding: 0px;
}
/*中间 end */
/*尾部*/
