@charset "utf-8";
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #000;
  background-color: #f6f6f6;
}
ul,
li,
dl,
dd,
dt {
  list-style: none;
  padding: 0;
  margin: 0;
}
p {
  padding: 0;
  margin: 0;
}
a {
  color: #333333;
}
a:active,
a:link {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #0b5abc;
}
img {
  border: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear-x {
  clear: both;
}
em {
  color: #ff0808;
  margin-right: 5px;
}
.container {
  margin: 0 auto;
  width: 1170px;
}
.warpper {
  width: 100%;
  min-width: 1200px;
}
.layui-container {
  width: 1170px;
}
/*head头部*/
.layui-container1 {
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-width: 1200px;
  z-index: 1000;
  height: 64px;
  padding: 0px 0;
  background-color: #fff;
}
.header .menu-box {
  background: #ffffff;
  height: 120px;
  position: absolute;
  left: 0px;
  width: 100%;
  right: 0px;
}
.header .layui-nav-child {
  width: auto;
  width: 100%;
  top: 64px;
  /* min-width: 1000px; */
  height: 120px;
  padding: 0px 20%;
  border: none;
  box-shadow: none;
  position: fixed;
  background: none;
  z-index: 9999;
  background: #fff;
}
.header .layui-logo {
  height: 64px;
  line-height: 64px;
  display: inline-block;
  position: absolute;
  top: 0px;
}
.header .nav-list {
  height: 64px;
  width: 60%;
  float: right;
}
.header .nav-list .layui-nav {
  right: 0px;
  top: 0px;
  background-color: #fff;
  color: #000;
}
.header .nav-list .layui-nav .layui-nav-item {
  display: inline-block;
  margin: 0px 15px;
  line-height: 62px;
}
.header .nav-list .layui-nav .layui-nav-item .list-h {
  height: 64px;
  color: #9195a3;
  width: 90px;
  display: inline-block;
}
.header .nav-list .layui-nav .layui-nav-item a {
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  height: 80px;
}
.header .nav-list .layui-nav .layui-nav-item .font-big {
  font-size: 16px;
}
.header .nav-list .layui-nav .layui-this:after,
.header .nav-list .layui-nav-bar,
.header .nav-list .layui-nav-tree .layui-nav-itemed:after {
  background-color: #0b5abc;
}
.header .nav-list .layui-nav .layui-nav-child dd.layui-this a,
.header .nav-list .layui-nav-child dd.layui-this {
  background-color: #0b5abc;
  color: #fff;
}
.header .nav-list .layui-nav .layui-nav-more {
  border-top-color: #9195a3;
}
.header .nav-list .layui-nav .layui-nav-mored,
.header .nav-list .layui-nav-itemed > a .layui-nav-more {
  margin-top: -9px;
  border-style: dashed dashed solid;
  border-color: transparent transparent #000;
}
.header .layui-nav-child dd {
  width: 200px;
  line-height: 80px;
  height: 80px;
  background: #fff;
  float: left;
  margin-right: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid #dfdfdf;
}
.header .layui-nav-child dd a {
  height: 110px;
  color: #9195a3;
  position: relative;
  vertical-align: middle;
  padding: 0 5px;
  overflow: hidden;
  width: 190px;
}
.header .layui-nav-child dd a .biaoti {
  font-size: 16px;
  float: left;
  margin-top: 28px;
  height: 20px;
  line-height: 20px;
  width: 100%;
  position: relative;
  vertical-align: middle;
}
.header .layui-nav-child dd a .yinwe {
  float: left;
  width: 100%;
  height: 20px;
  line-height: 12px;
  font-size: 9px;
}
.header .layui-nav-child dd a:hover {
  background: #0b5abc;
  color: #fff;
  line-height: 80px;
  border-radius: 10px;
}
/*banner*/
.layui-carousel > [carousel-item] {
  overflow: visible;
}
.layui-carousel > [carousel-item] > * {
  height: 500px;
}
.layui-carousel {
  position: static;
}
.layui-carousel-ind {
  position: absolute;
  top: 0px;
  bottom: 10px;
}
.layui-carousel-ind {
  position: absolute;
  top: 450px;
  bottom: 10px;
}
.banner {
  position: relative;
  margin-top: 60px;
  height: 500px;
  width: 100%;
  overflow: hidden;
}
.banner .banner-box img {
  width: 100%;
}
.banner .banner-box-a .section-box {
  text-align: center;
  margin: 220px auto;
}
.banner .banner-box-b {
  background: url(../images/banner/banner02.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.banner .banner-box-b .section-box {
  text-align: center;
  margin: 220px auto;
}
.banner .banner-box-b .section-box .layui-col-md6 {
  width: 47%;
}
.banner .banner-box-c {
  background: url(../images/banner/banner03.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.banner .banner-box-c .section-box {
  text-align: center;
  margin: 220px auto;
}
.banner .banner-box-d {
  background: url(../images/banner/banner04.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.banner .banner-box-d .section-box {
  text-align: center;
  margin: 220px auto;
}
/*企业文化*/
.section-a {
  background-color: #f6f6f6;
  padding: 20px 0px 10px 0px;
}
.section-a .layui-container {
  width: 1170px;
  margin: 0px auto;
  text-align: center;
}
.section-a .layui-container .section-box {
  display: inline-block;
  margin: 0px auto;
}
.section-a .layui-col-md4 {
  width: 300px;
  height: 280px;
  float: left;
  text-align: center;
  padding: 5px 0px;
  margin-right: 24px;
  border-bottom: 3px solid #f6f6f6;
}
.section-a .layui-col-md4:last-child {
  margin-right: 0px;
}
.section-a .layui-col-md4 img {
  margin: 45px auto 40px auto;
}
.section-a .layui-col-md4:hover {
  background: #ffffff;
  padding: 5px 8px 12px 8px;
  border-bottom: 3px solid #0b7ceb;
}
.section-a .layui-col-md4 .title {
  color: #0b5abc;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  margin: 0px auto 24px auto;
}
.section-a .layui-col-md4 p {
  line-height: 28px;
  font-size: 16px;
}
/*产品介绍*/
.section-b {
  background-color: #f6f6f6;
  padding: 20px 0px;
  display: inline-block;
  width: 100%;
}
.section-b .product-box {
  position: relative;
  width: 1170px;
  margin: 0px auto;
}
.section-b .product-box ul li {
  float: left;
  position: relative;
}
.section-b .product-box ul .product-a {
  width: 564px;
  height: 317px;
  overflow: hidden;
  margin-bottom: 12px;
  margin-right: 12px;
}
.section-b .product-box ul .product-a a {
  transition: all 0.6s;
  height: 317px;
  display: inline-block;
}
.section-b .product-box ul .product-a a:hover {
  transform: scale(1.4);
}
.section-b .product-box ul .product-a .zhshgl {
  position: absolute;
  bottom: 24px;
  left: 24px;
  cursor: pointer;
}
.section-b .product-box ul .product-a .zhshgl .big-title {
  font-weight: bold;
}
.section-b .product-box ul .product-a .zhshgl .small-title {
  color: #ffffff;
  font-weight: 300;
}
.section-b .product-box ul .product-b {
  width: 564px;
  height: 317px;
  margin-bottom: 12px;
  overflow: hidden;
}
.section-b .product-box ul .product-b .zhshgl {
  position: absolute;
  bottom: 24px;
  left: 24px;
  cursor: pointer;
}
.section-b .product-box ul .product-b .zhshgl .big-title {
  font-weight: bold;
}
.section-b .product-box ul .product-b .zhshgl .small-title {
  color: #ffffff;
  font-weight: 300;
}
.section-b .product-box ul .product-b img {
  transition: all 0.6s;
}
.section-b .product-box ul .product-b img:hover {
  transform: scale(1.4);
}
.section-b .product-box ul .product-c {
  width: 564px;
  height: 317px;
  margin-bottom: 12px;
  overflow: hidden;
}
.section-b .product-box ul .product-c .zhshgl {
  position: absolute;
  bottom: 24px;
  left: 24px;
  cursor: pointer;
}
.section-b .product-box ul .product-c .zhshgl .big-title {
  font-weight: bold;
}
.section-b .product-box ul .product-c .zhshgl .small-title {
  color: #ffffff;
  font-weight: 300;
}
.section-b .product-box ul .product-c img {
  transition: all 0.6s;
}
.section-b .product-box ul .product-c img:hover {
  transform: scale(1.4);
}
.section-b .product-box ul .product-d {
  height: 340px;
  margin-right: 0px;
  overflow: hidden;
}
.section-b .product-box ul .product-d .zhshgl {
  position: absolute;
  bottom: 24px;
  left: 24px;
  cursor: pointer;
}
.section-b .product-box ul .product-d .zhshgl .big-title {
  font-weight: bold;
}
.section-b .product-box ul .product-d .zhshgl .small-title {
  color: #ffffff;
  font-weight: 300;
}
.section-b .product-box ul .product-d img {
  transition: all 0.6s;
}
.section-b .product-box ul .product-d img:hover {
  transform: scale(1.4);
}
.section-b .product-box ul .product-e {
  width: 550px;
  height: 340px;
  overflow: hidden;
}
.section-b .product-box ul .product-e .zhshgl {
  position: absolute;
  bottom: 24px;
  left: 24px;
  cursor: pointer;
}
.section-b .product-box ul .product-e .zhshgl .big-title {
  font-weight: bold;
}
.section-b .product-box ul .product-e .zhshgl .small-title {
  color: #ffffff;
  font-weight: 300;
}
.section-b .product-box ul .product-e img {
  transition: all 0.6s;
}
.section-b .product-box ul .product-e img:hover {
  transform: scale(1.4);
}
.section-b .product-box img {
  width: 100%;
}
.section-b .product-box div img {
  transform: scale(1.4);
}
.section-b .product-box div img:hover {
  transform: scale(1.4);
}
.section-b .layui-col-md6 {
  width: 570px;
  float: left;
}
.section-b p {
  font-size: 20px;
  margin-bottom: 5px;
  color: #fff;
}
.section-b .details {
  font-size: 16px;
  color: #fff;
}
.section-b .details:hover {
  text-decoration: none;
}
.section-b .big-title {
  font-weight: bold;
}
.section-b .small-title {
  color: #6e98bb;
  font-weight: 300;
}
.section-b .small-title-w {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}
.section-b .znjwyy {
  margin: 0 12px 12px 0;
  padding: 241px 40px 40px 40px;
}
.section-b .znjwyy img {
  transition: all 0.6s;
}
.section-b .znjwyy img:hover {
  transform: scale(1.4);
}
.section-b .zlwsp {
  margin: 0 12px 12px 0;
  padding: 260px 40px 40px 40px;
}
.section-b .znjyzb {
  margin: 0 12px 12px 0;
  padding: 258px 40px 20px 40px;
}
.section-b .kyfw {
  margin: 0 12px 12px 0;
  vertical-align: bottom;
  padding: 261px 40px 40px 40px;
}
/*新闻中心*/
.section-news {
  background-color: #f6f6f6;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.section-news .head {
  font-size: 28px;
  color: #666666;
  font-weight: bold;
  border-left: 5px solid #0b5abc;
  padding: 0px 10px;
  margin-bottom: 15px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  width: 98%;
}
.section-news .head .text {
  font-size: 18px;
  color: #0b5abc;
  font-weight: bold;
}
.section-news .head .more {
  float: right;
  font-size: 12px;
  cursor: pointer;
  color: #999999;
}
.section-news .layui-tab-brief > .layui-tab-more li.layui-this:after,
.section-news .layui-tab-brief > .layui-tab-title .layui-this:after {
  border: none;
  border-radius: 0;
  border-bottom: 0px solid #5FB878;
  height: 90px;
}
.section-news .News-box {
  padding: 0px 0px;
  height: 460px;
}
.section-news .News-box .left-mailbox {
  width: 400px;
  height: 556px;
  background: #fff;
  float: left;
  white-space: normal;
  border: none;
}
.section-news .News-box .left-mailbox li {
  line-height: 24px;
  text-align: left;
  padding: 12px 20px;
  border: 1px solid #f2f2f2;
}
.section-news .News-box .left-mailbox li:last-child {
  border: 0px solid #f2f2f2;
}
.section-news .News-box .left-mailbox li .data {
  font-size: 24px;
  font-weight: bold;
  margin: 0px;
  color: #666666;
  margin-bottom: 3px;
}
.section-news .News-box .left-mailbox li .time {
  font-size: 16px;
  margin: 0px;
  color: #333333;
  font-weight: bold;
}
.section-news .News-box .left-mailbox li .month {
  color: #333333;
}
.section-news .News-box .left-mailbox li .text {
  font-size: 16px;
  margin-top: 10px;
  line-height: 27px;
  height: 53px;
  overflow: hidden;
}
.section-news .News-box .left-mailbox li:hover {
  color: #fff;
  background: #0b5abc;
  -webkit-transition: all .5s;
}
.section-news .News-box .left-mailbox li:hover .month {
  color: #fff;
}
.section-news .News-box .left-mailbox li:hover .data {
  color: #fff;
}
.section-news .News-box .left-mailbox li:hover .time {
  color: #fff;
}
.section-news .News-box .left-mailbox li:hover .text {
  color: #fff;
}
.section-news .News-box .left-mailbox .li:hover {
  background-color: #0b5abc;
  color: #fff;
}
.section-news .News-box .right-mailbox {
  width: 708px;
  height: 536px;
  display: inline-block;
  background: #fff;
  padding: 10px;
  margin-left: 12px;
}
.section-news .News-box .right-mailbox .slidenews {
  width: 100%;
  height: 420px;
  float: left;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.section-news .News-box .right-mailbox .hd {
  height: 12px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  bottom: 25px;
  z-index: 1;
  left: 35%;
}
.section-news .News-box .right-mailbox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  position: relative;
}
.section-news .News-box .right-mailbox .hd ul li {
  float: left;
  margin-right: 5px;
  width: 50px;
  height: 6px;
  line-height: 10px;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  cursor: pointer;
  behavior: url(../css/pie/PIE.htc);
}
.section-news .News-box .right-mailbox .hd ul lia img {
  width: 100%;
}
.section-news .News-box .right-mailbox .hd ul .on {
  background: #0b5abc;
  color: #fff;
}
.section-news .News-box .right-mailbox .box-text {
  padding: 0px;
  width: 98%;
  margin: 0px auto;
  background: #fff;
}
.section-news .News-box .right-mailbox .box-text .titel {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 17px;
  font-size: 20px;
  margin: 5px auto;
  color: #333333;
  padding: 5px 0px 15px 0px;
  border-bottom: 1px solid #a3a3a3;
}
.section-news .News-box .right-mailbox .box-text .titel .left {
  width: 80%;
  height: 25px;
  overflow: hidden;
  float: left;
}
.section-news .News-box .right-mailbox .box-text .titel .right {
  float: right;
  color: #a3a3a3;
  font-size: 14px;
  margin-top: 5px;
}
.section-news .News-box .right-mailbox .box-text .text {
  float: left;
  width: 100%;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  height: 77px;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.section-news .News-box .right-mailbox .item-bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.section-news .News-box .right-mailbox .item-bd li {
  zoom: 1;
  vertical-align: middle;
}
.section-news .News-box .right-mailbox .item-bd li .title-one {
  position: absolute;
  /* bottom: -50px; */
  height: 120px;
  line-height: 25px;
  padding: 2%;
  width: 96%;
  overflow: hidden;
}
.section-news .News-box .right-mailbox .item-bd li .title-one .title-name {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
  padding-bottom: 5px;
}
.section-news .News-box .right-mailbox .item-bd li .title-one .text {
  float: left;
  width: 100%;
  color: #666;
  font-size: 16px;
  line-height: 28px;
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.section-news .News-box .right-mailbox .item-bd li a img {
  width: 708px;
  height: 404px;
  display: block;
}
.section-news .News-box .right-mailbox .cont img {
  width: 100%;
}
/*公司动态*/
.section-gsxw {
  padding: 25px 0px;
  display: inline-block;
  width: 100%;
}
.section-gsxw .head {
  position: relative;
  width: 96%;
  font-size: 28px;
  color: #333333;
  font-weight: bold;
  border-left: 5px solid #0b5abc;
  padding: 0px 10px;
  margin-bottom: 26px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
}
.section-gsxw .head .text {
  font-size: 18px;
  color: #0b5abc;
  font-weight: bold;
}
.section-gsxw .head .more {
  float: right;
  position: absolute;
  font-size: 12px;
  cursor: pointer;
  right: 5px;
  color: #999999;
  bottom: -10px;
}
.section-gsxw .gstd-box {
  width: 558px;
  float: left;
  margin-right: 24px;
}
.section-gsxw .gstd-box:last-child {
  margin-right: 0px;
}
.section-gsxw .gsdt-list {
  width: 96%;
  padding: 2%;
  background: #fff;
  display: inline-block;
}
.section-gsxw .gsdt-list ul li {
  float: left;
  margin-top: 12px;
  margin-bottom: 12px;
}
.section-gsxw .gsdt-list ul li .date-left {
  text-align: center;
}
.section-gsxw .gsdt-list ul li .date-left .month {
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #e4e4e4;
  color: #333333;
  font-weight: bold;
  padding: 3px;
}
.section-gsxw .gsdt-list ul li .date-left .date {
  font-size: 24px;
  color: #666666;
  height: 50px;
  line-height: 50px;
}
.section-gsxw .gsdt-list ul li .incont-right {
  float: left;
  width: 440px;
  margin-top: 8px;
  margin-left: 12px;
}
.section-gsxw .gsdt-list ul li .incont-right .name {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.section-gsxw .gsdt-list ul li .incont-right .text {
  float: left;
  line-height: 25px;
  font-size: 16px;
  color: #999999;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.section-gsxw .gsdt-list ul li .incont-more {
  background-image: url(/images/sy_more.png);
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 8px;
}
.section-gsxw .gsdt-list ul li:hover .incont-right .name {
  color: #0b5abc;
  font-weight: bold;
}
.section-gsxw .gsdt-list ul li:hover .incont-right .text {
  color: #999999;
}
.section-gsxw .gsdt-list ul li:hover .date {
  color: #0b5abc;
  background-color: #f2f6fa;
}
.section-gsxw .gsdt-list ul li:hover .month {
  -webkit-transition: all .3s;
  background-color: #0c5abc;
  color: #fff;
  cursor: pointer;
}
.section-gsxw .gsdt-list ul li:hover .incont-more {
  background-image: url(../images/sy_more_blue.png);
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 8px;
}
/*内研外联*/
.section-link {
  padding: 0px 0px 50px 0px;
  display: inline-block;
  width: 100%;
}
.section-link .head {
  font-size: 28px;
  color: #666666;
  font-weight: bold;
  border-left: 5px solid #0b5abc;
  padding: 0px 10px;
  margin-bottom: 26px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  width: 96%;
}
.section-link .link-box {
  background: #ffffff;
  display: inline-block;
  padding: 30px 10px;
}
.section-link .link-box ul li {
  float: left;
  margin: 5px 15px;
  height: 65px;
  line-height: 65px;
}
/*菜单-产品5大分类*/
.cp-banner {
  background-image: url(/images/gyjd/cp_banner.png);
  height: 400px;
}
.product-main {
  background-color: #f6f6f6;
  padding: 35px 0px;
  display: inline-block;
  width: 100%;
}
.product-main .product-box {
  background-color: #fff;
  width: 1170px;
  position: relative;
  margin: -120px auto 0px auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.product-main .product-box .head-menu {
  margin: 20px auto;
  display: inline-block;
  width: 100%;
}
.product-main .product-box .head-menu ul li {
  float: left;
  width: 19.5%;
  border-right: 1px solid #ccc;
  text-align: center;
  margin: 10px auto;
  font-size: 18px;
  color: #666666;
}
.product-main .product-box .head-menu ul li:last-child {
  border-right: 0px solid #ccc;
}
.product-main .product-box .head-menu ul .active {
  color: #0b5abc;
}
.product-main .product-box .link-item {
  width: 100%;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 20px;
}
.product-main .product-box .link-item .host-title {
  width: 98%;
  height: 28px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  padding-left: 12px;
  border-left: 4px solid #0b5abc;
  margin: 20px auto 20px auto;
}
.product-main .product-box .link-item .unit-logo {
  width: 98%;
  padding: 0px 12px;
}
.product-main .product-box .link-item .unit-logo a {
  display: table;
  float: left;
  width: 528px;
  margin: 10px 15px 20px 15px;
  box-sizing: border-box;
  text-align: center;
  line-height: 70px;
  font-size: 18px;
  font-weight: bold;
  transition: all 0.3s;
}
.product-main .product-box .link-item .unit-logo a span {
  width: 2.05rem;
  height: .66rem;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.product-main .product-box .link-item .unit-logo a img {
  vertical-align: middle;
  width: 528px;
  height: 176px;
}
/*菜单-公司新闻*/
.news-zh-banner {
  background-image: url(/images/gyjd/zhyw_banner.png);
  height: 400px;
  background-size: cover;
  margin-top: 64px;
}
.news-dt-banner {
  background-image: url(/images/gyjd/new_banner.png);
  height: 400px;
  background-size: cover;
  margin-top: 64px;
}
.news-jw-banner {
  background-image: url(/images/gyjd/jwkj_banner.png);
  height: 400px;
  background-size: cover;
  margin-top: 64px;
}
.news-ry-banner {
  background-image: url(/images/gyjd/zz_banner.png);
  height: 400px;
  background-size: cover;
  margin-top: 64px;
}
.news-main {
  background-color: #f6f6f6;
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
}
.news-main .news-box {
  width: 1148px;
  position: relative;
  margin: 0px auto;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
  min-height: 550px;
  padding: 12px;
}
.news-main .news-box .article-title {
  text-align: center;
  font-size: 22px;
  margin: 20px;
  font-weight: bold;
}
.news-main .news-box .article-title2 {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 0px dotted #ddd;
  margin-bottom: 12px;
}
.news-main .news-box .article-title2 span {
  margin-right: 12px;
}
.news-main .news-box p {
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 30px;
}
.news-main .news-box .content {
  padding: 0px 20px;
}
.news-main .news-box .head-menu {
  margin: 20px auto;
  display: inline-block;
  width: 100%;
}
.news-main .news-box .head-menu ul li {
  float: left;
  width: 24%;
  border-right: 1px solid #ccc;
  text-align: center;
  margin: 10px auto;
  font-size: 20px;
  color: #999999;
  font-weight: 700;
  padding: 0px;
}
.news-main .news-box .head-menu ul li a {
  color: #999999;
}
.news-main .news-box .head-menu ul li:last-child {
  border-right: 0px solid #ccc;
}
.news-main .news-box .head-menu ul .active {
  color: #0b5abc;
}
.news-main .news-box .head-menu .layui-this {
  color: #0b5abc;
}
.news-main .news-box .head-menu .layui-tab-title {
  height: 60px;
  border-bottom: 0px solid #fff;
}
.news-main .news-box .head-menu .layui-tab-title .layui-this:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 41px;
  border-width: 0px;
  border-style: solid;
  border-bottom-color: #fff;
  border-radius: 2px 2px 0 0;
  box-sizing: border-box;
  pointer-events: none;
}
.news-main .news-box .gsdt-list {
  padding: 2%;
  background: #fff;
  display: inline-block;
  width: 96%;
  padding: 24px;
}
.news-main .news-box .gsdt-list ul li {
  float: left;
  margin-bottom: 25px;
}
.news-main .news-box .gsdt-list ul li .date-left {
  width: 90px;
  height: 90px;
  text-align: center;
  border: 1px solid #cccccc;
  padding: 10px;
}
.news-main .news-box .gsdt-list ul li .date-left .month {
  font-size: 28px;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 0px;
  margin-top: 12px;
}
.news-main .news-box .gsdt-list ul li .date-left .date {
  font-size: 14px;
  margin: 3px auto;
}
.news-main .news-box .gsdt-list ul li .incont-right {
  float: left;
  width: 880px;
  margin-top: 8px;
  margin-left: 20px;
}
.news-main .news-box .gsdt-list ul li .incont-right .btn-ljxq {
  text-align: right;
  float: right;
  cursor: pointer;
}
.news-main .news-box .gsdt-list ul li .incont-right .name {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-main .news-box .gsdt-list ul li .incont-right .text {
  float: left;
  line-height: 25px;
  font-size: 16px;
  height: 50px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-main .news-box .gsdt-list ul li .incont-right .text:hover {
  color: #000;
  cursor: pointer;
}
.news-main .news-box .gsdt-list ul li .incont-more {
  background-image: url(/images/more.png);
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 8px;
}
.news-main .news-box .gsdt-list ul li:hover .date-left {
  -webkit-transition: all .3s;
  background-color: #0c5abc;
  color: #fff;
  cursor: pointer;
  border: 1px solid #0c5abc;
}
.news-main .news-box .gsdt-list ul li:hover .incont-right .name {
  color: #0b5abc;
  font-weight: bold;
}
.news-main .news-box .gsdt-list ul li:hover .incont-right .text {
  color: #999999;
}
.news-main .news-box .gsdt-list ul li:hover .month {
  color: #fff;
  cursor: pointer;
}
.news-main .news-box .gsdt-list ul li:hover .incont-more {
  background-image: url(/images/more_blue.png);
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 8px;
}
.news-main .changeNews {
  display: flex;
  justify-content: space-between;
  padding: 30px 20px;
  font-size: 14px;
}
.news-main .changeNews .pre {
  width: 220px;
  float: left;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-main .changeNews .next {
  width: 220px;
  float: right;
  line-height: 25px;
  height: 25px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pagenav {
  text-align: center;
}
.layui-laypage a:hover {
  color: #0c5abc;
}
/*菜单-关于我们-关于金盾*/
.gyjd-banner {
  background-image: url(/images/gyjd/gyjd_banner.png);
  height: 400px;
  background-size: cover;
}
.gyjd-box {
  width: 1170px;
  margin: 24px auto;
  padding: 24px;
  background-color: #ffffff;
}
.gyjd-box .head-menu {
  margin: 20px auto;
  display: inline-block;
  width: 100%;
}
.gyjd-box .head-menu ul li {
  float: left;
  width: 24%;
  border-right: 1px solid #ccc;
  text-align: center;
  margin: 10px auto;
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}
.gyjd-box .head-menu ul li:last-child {
  border-right: 0px solid #ccc;
}
.gyjd-box .head-menu ul .active {
  color: #0b5abc;
}
.gyjd-box .gsdt-list {
  padding: 2%;
  background: #fff;
  display: inline-block;
}
.gyjd-box .gsdt-list .leftbox {
  float: left;
  margin-bottom: 25px;
}
.gyjd-box .gsdt-list .leftbox .date-left {
  width: 90px;
  height: 90px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #333333;
  padding: 10px;
}
.gyjd-box .gsdt-list .leftbox .date-left .month {
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
  padding: 3px;
  color: #666;
}
.gyjd-box .gsdt-list .leftbox .date-left .date {
  font-size: 20px;
  color: #666666;
  margin: 3px auto;
}
.gyjd-box .gsdt-list .leftbox .incont-right {
  float: left;
  width: 950px;
  margin-top: 8px;
  margin-left: 20px;
}
.gyjd-box .gsdt-list .leftbox .incont-right .name {
  float: left;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.gyjd-box .gsdt-list .leftbox .incont-right .name:hover {
  color: #0b7ceb;
}
.gyjd-box .gsdt-list .leftbox .incont-right .text {
  float: left;
  line-height: 25px;
  font-size: 16px;
  color: #999999;
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
}
.gyjd-box .gsdt-list .leftbox .incont-right .text:hover {
  color: #0b7ceb;
}
.gyjd-box img {
  width: 100%;
}
/*菜单-关于我们-资质荣誉*/
.zzry-banner {
  background-image: url(/images/gyjd/zz_banner.png);
  height: 400px;
}
/*菜单-关于我们-招贤纳士*/
.zxns-banner {
  background-image: url(/images/gyjd/zxns_banner.png);
  height: 550px;
  background-size: cover;
}
.zxns-box {
  width: 1170px;
  margin: 0px auto;
  padding: 10px 24px;
}
.zxns-box .head-menu {
  margin: 20px auto;
  display: inline-block;
  width: 100%;
}
.zxns-box .head-menu ul li {
  float: left;
  width: 24%;
  border-right: 1px solid #ccc;
  text-align: center;
  margin: 10px auto;
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}
.zxns-box .head-menu ul li:last-child {
  border-right: 0px solid #ccc;
}
.zxns-box .head-menu ul .active {
  color: #0b5abc;
}
.zxns-list {
  display: inline-block;
  width: 100%;
  margin-bottom: 12px;
}
.zxns-list .title {
  padding-bottom: 12px;
}
.zxns-list .title h3 {
  width: 100px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin: 20px auto;
  padding-bottom: 10px;
  border-bottom: 2px solid #0b5abc;
}
.zxns-list .zxnsBox {
  position: relative;
  width: 310px;
  height: 100px;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  background-color: #fff;
  padding: 30px;
}
.zxns-list .zxnsBox:last-child {
  margin-right: 0px;
}
.zxns-list .zxnsBox .name {
  position: absolute;
  width: 56px;
  height: 24px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  top: 0px;
  left: 0px;
  background-image: url(/images/gyjd/zxns_icon.jpg);
}
.zxns-list .zxnsBox .text-a {
  margin: 15px auto;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}
.zxns-list .zxnsBox .text-b {
  color: #666666;
  margin-top: 15px;
}
.zxns-list .zxnsBox:hover {
  cursor: pointer;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);
}
.zxns-list .more,
.zxns-list .more1 {
  display: inline-block;
  width: 100%;
  padding: 12px;
  text-align: center;
}
.zxns-list .more a,
.zxns-list .more1 a {
  background: #0c5abc;
  margin: 20px auto;
  padding: 10px 20px;
  color: #fff;
}
.zxns-list .more a:hover,
.zxns-list .more1 a:hover {
  background: #2c7fe8;
}
/*菜单-关于我们-联系我们*/
.llwm-banner {
  background-image: url(/images/gyjd/llwm_banner.png);
  height: 550px;
  background-size: cover;
  margin-top: 64px;
}
.llwm-list {
  display: inline-block;
  width: 100%;
  margin-bottom: 12px;
}
.llwm-list .title {
  padding-bottom: 12px;
}
.llwm-list .title h3 {
  width: 100px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin: 20px auto;
  padding-bottom: 10px;
  border-bottom: 2px solid #0b5abc;
}
.llwm-list ul li {
  position: relative;
  background-image: url(/images/gyjd/llwm_list.png);
  width: 200px;
  height: 240px;
  float: left;
  margin-bottom: 20px;
  margin-right: 60px;
  background-color: #fff;
  text-align: center;
  padding: 20px;
  border-top: 2px solid #ffffff;
}
.llwm-list ul li:last-child {
  margin-right: 0px;
}
.llwm-list ul li .icon_a {
  display: inline-block;
  width: 56px;
  height: 50px;
  background-image: url(/images/gyjd/llwm_icon_a.jpg);
}
.llwm-list ul li .icon_b {
  display: inline-block;
  width: 56px;
  height: 50px;
  background-image: url(/images/gyjd/llwm_icon_b.jpg);
}
.llwm-list ul li .icon_c {
  display: inline-block;
  width: 56px;
  height: 50px;
  background-image: url(/images/gyjd/llwm_icon_c.jpg);
}
.llwm-list ul li .icon_d {
  display: inline-block;
  width: 56px;
  height: 50px;
  background-image: url(/images/gyjd/llwm_icon_d.jpg);
}
.llwm-list ul li .name {
  margin-top: 25px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
.llwm-list ul li .name img {
  width: 55px;
  height: 50px;
}
.llwm-list ul li .text-a {
  margin: 10px auto;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.llwm-list ul li .text-b {
  color: #666666;
  margin-top: 25px;
  line-height: 25px;
}
.llwm-list ul li:hover {
  border-top: 2px solid #0c5abc;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.07);
}
.llwm-list .more {
  display: inline-block;
  width: 100%;
  padding: 12px;
  text-align: center;
}
.llwm-list .more a {
  background: #0c5abc;
  margin: 20px auto;
  padding: 10px 20px;
  color: #fff;
}
.llwm-map {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.llwm-map .iw_poi_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}
.llwm-map .iw_poi_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}
.llwm-map img {
  width: 100%;
}
/*面包屑*/
.x-nav {
  padding: 0 20px;
  position: relative;
  z-index: 99;
  background: #fff;
  border-bottom: 0px solid #e5e5e5;
  line-height: 39px;
  height: 39px;
  overflow: hidden;
  font-size: 14px;
}
.x-nav .layui-breadcrumb a:hover {
  color: #0b5abc!important;
}
/*新闻详情*/
.midmain-box {
  background: #fff;
  padding: 20px;
  line-height: 2;
  font-size: 16px;
}
.midmain-box .article_title {
  text-align: center;
  font-size: 22px;
  margin: 20px;
}
.midmain-box .article_title2 {
  color: #999;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
  margin-bottom: 12px;
}
.midmain-box p {
  margin-bottom: 20px;
  margin-top: 20px;
  color: #666;
}
/*底部*/
.section-footer {
  background: #1c262f;
  display: inline-block;
  width: 100%;
  height: 300px;
}
.section-footer .footer-head {
  height: 250px;
}
.section-footer .footer-head .footer-logo {
  float: left;
  margin-top: 50px;
}
.section-footer .footer-head .footer-menu {
  float: left;
  margin: 40px 90px;
  color: #fff;
  width: 530px;
}
.section-footer .footer-head .footer-menu ul {
  float: left;
  width: 30%;
}
.section-footer .footer-head .footer-menu ul li {
  float: left;
  width: 100%;
  line-height: 35px;
  font-size: 16px;
}
.section-footer .footer-head .footer-menu ul li a {
  color: #fff;
}
.section-footer .footer-head .footer-menu ul li a:hover {
  text-decoration: underline;
}
.section-footer .footer-head .footer-code {
  float: left;
  margin-top: 50px;
}
.section-footer .footer-head .footer-code img {
  width: 140px;
}
.section-footer .footer-head .footer-llwm {
  float: right;
  margin-top: 80px;
  font-size: 18px;
  line-height: 30px;
  color: #809ab1;
}
.section-footer .footer-text {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #809ab1;
  text-align: center;
}
.section-footer .footer-text a {
  color: #809ab1;
}
@media (max-width: 1680px) {
  .layui-carousel > [carousel-item] > * {
    height: 450px;
  }
  .banner {
    height: 450px;
  }
  .layui-carousel-ind {
    position: absolute;
    top: 390px;
    bottom: 10px;
  }
  .gyjd-banner {
    background-image: url(/images/gyjd/gyjd_banner.png);
    height: 280px;
    margin-top: 64px;
  }
  .news-zh-banner {
    background-image: url(/images/gyjd/zhyw_banner.png);
    height: 280px;
    background-size: cover;
  }
  .news-dt-banner {
    background-image: url(/images/gyjd/new_banner.png);
    height: 280px;
    background-size: cover;
  }
  .news-jw-banner {
    background-image: url(/images/gyjd/jwkj_banner.png);
    height: 280px;
    background-size: cover;
  }
  .news-ry-banner {
    background-image: url(/images/gyjd/zz_banner.png);
    height: 280px;
    background-size: cover;
  }
}
@media (max-width: 1440px) {
  .layui-carousel > [carousel-item] > * {
    height: 380px;
  }
  .banner {
    height: 380px;
  }
  .layui-carousel-ind {
    position: absolute;
    top: 340px;
    bottom: 10px;
  }
  .gyjd-banner {
    background-image: url(/images/gyjd/gyjd_banner.png);
    height: 280px;
    margin-top: 64px;
  }
  .news-zh-banner {
    background-image: url(/images/gyjd/zhyw_banner.png);
    height: 280px;
    background-size: cover;
  }
  .news-dt-banner {
    background-image: url(/images/gyjd/new_banner.png);
    height: 280px;
    background-size: cover;
  }
  .news-jw-banner {
    background-image: url(/images/gyjd/jwkj_banner.png);
    height: 280px;
    background-size: cover;
  }
  .news-ry-banner {
    background-image: url(/images/gyjd/zz_banner.png);
    height: 280px;
    background-size: cover;
  }
}
@media (max-width: 1366px) {
  .banner {
    height: 350px;
  }
  .layui-carousel-ind {
    position: absolute;
    top: 315px;
    bottom: 10px;
  }
  .layui-carousel > [carousel-item] > * {
    height: 350px;
  }
  .zxns-banner {
    background-image: url(/images/gyjd/zxns_banner.png);
    height: 350px;
    margin-top: 64px;
  }
  .llwm-banner {
    background-image: url(/images/gyjd/llwm_banner.png);
    height: 280px;
    margin-top: 64px;
  }
  .gyjd-banner {
    background-image: url(/images/gyjd/gyjd_banner.png);
    height: 280px;
    margin-top: 64px;
  }
  .news-zh-banner {
    background-image: url(/images/gyjd/zhyw_banner.png);
    height: 280px;
    background-size: cover;
  }
  .news-dt-banner {
    background-image: url(/images/gyjd/new_banner.png);
    height: 280px;
    background-size: cover;
  }
  .news-jw-banner {
    background-image: url(/images/gyjd/jwkj_banner.png);
    height: 280px;
    background-size: cover;
  }
  .news-ry-banner {
    background-image: url(/images/gyjd/zz_banner.png);
    height: 280px;
    background-size: cover;
  }
}
@media (max-width: 1280px) {
  .banner {
    height: 300px;
  }
  .layui-carousel-ind {
    position: absolute;
    top: 270px;
    bottom: 10px;
  }
  .layui-carousel > [carousel-item] > * {
    height: 300px;
  }
}
@media (max-width: 768px) {
  .header {
    position: relative;
  }
  .banner {
    margin-top: 0px;
  }
}
