@charset "utf-8";
.container,
.header,
.menu {
  width: 1230px;
  margin: 0 auto;
}
.header {
  padding: 30px 0;
}
.header .tel {
  margin-top: 30px;
}
.header .tel i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #018cd7;
  color: #fff;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  margin-right: 10px;
}
.header .tel span {
  color: #018cd7;
  font-size: 24px;
  font-family: "din";
  font-weight: bold;
}
.menu-box {
  border-top: 1px solid #eee;
  border-bottom: 3px solid #023794;
  height: 60px;
}
.menu > ul > li {
  width: 14%;
  float: left;
  font-size: 18px;
  line-height: 58px;
  text-align: center;
  position: relative;
  transition: all .3s;
}
.menu > ul > li a {
  display: block;
}
.menu > ul > li:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 20px;
  top: 18px;
  background-color: #ddd;
  right: 0;
  display: inline-block;
}
.menu > ul li:last-child:after {
  display: none;
}
.menu > ul > li.current,
.menu > ul > li:hover {
  background-color: #023794;
}
.menu > ul > li.current a,
.menu > ul > li:hover a {
  color: #fff;
}
.menu > ul > li.current:after,
.menu > ul > li:hover:after {
  display: none;
}
.menu > ul > li:hover .child {
  display: block;
}
.menu .child {
  background-color: #018cd7;
  position: absolute;
  top: 57px;
  left: 0;
  z-index: 10;
  width: 100%;
  display: none;
  font-size: 15px;
}
.menu .child li {
  transition: all .3s;
}
.menu .child li a {
  color: #fff;
}
.menu .child li:hover {
  background-color: #023794;
}
.index-slider .item {
  height: 800px;
}
.index-slider .item .txt {
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translateY(-70%);
}
.index-slider .item .txt h1 {
  font-size: 60px;
}
.index-slider .item .txt p {
  font-size: 60px;
  font-weight: bold;
}
.index-slider .item .txt a {
  background-color: #018cd7;
  color: #fff;
  display: inline-block;
  padding: 20px 40px;
  margin-top: 30px;
}
.index-slider .left span,
.index-slider .right span {
  font-size: 36px;
}
.mtit {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}
.mtit:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  content: "";
  left: 0;
  top: 60px;
}
.mtit > div {
  display: inline-block;
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 0 50px;
}
.mtit > div h1 {
  font-size: 38px;
  font-weight: normal;
  margin-bottom: 10px;
}
.mtit > div p {
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
}
.mtit > div:after,
.mtit > div:before {
  position: absolute;
  top: 59px;
  z-index: 1;
  height: 3px;
  background-color: #999;
  display: inline-block;
  content: "";
  width: 50px;
}
.mtit > div:before {
  left: -30px;
}
.mtit > div:after {
  right: -30px;
}
.index-pro-nav {
  text-align: center;
}
.index-pro-nav li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.index-pro-nav li a {
  display: block;
  width: 140px;
  height: 46px;
  line-height: 46px;
  background-color: #018cd7;
  color: #fff;
}
.index-pro-nav li span {
  display: none;
}
.index-pro-nav li:hover a {
  background-color: #023794;
  color: #fff;
  border-color: #023794;
}
.index-pro-list {
  margin-top: 50px;
  transition: all .3s;
}
.index-pro-list img {
  width: 100%;
}
.index-pro-list p {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  background-color: #eee;
}
.index-pro-list:hover {
  margin-top: 40px;
  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.05);
}
.index-pro-list:hover p {
  background-color: #023794;
  color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.index-pro {
  margin-bottom: 60px;
}
.index-pro .item {
  padding-left: 30px;
  padding-right: 30px;
}
.index-pro .carousel-control.left,
.index-pro .carousel-control.right {
  width: 38px;
  height: 78px;
  background-color: #ddd;
  line-height: 78px;
  opacity: 1;
  text-shadow: none;
  color: #999999;
}
.index-pro .left {
  left: -50px;
}
.index-pro .right {
  right: -50px;
}
.index-pro .carousel-control:hover {
  background-color: #018cd7;
  color: #fff;
}
.bg-gray {
  background-color: #f6f6f6;
}
.index-jjfa .item {
  height: 234px;
}
.index-jjfa .carousel-control {
  background-color: #023794;
  opacity: 1;
  width: 100px;
  text-shadow: none;
  right: 0;
}
.index-jjfa .carousel-control span {
  font-size: 28px;
}
.jjfa-left {
  width: 500px;
  float: left;
  padding-right: 100px;
  height: 324px;
  position: relative;
}
.jjfa-left h2 {
  font-size: 24px;
  margin-bottom: 30px;
}
.jjfa-left p {
  color: #999;
  margin-bottom: 30px;
}
.jjfa-left a.d {
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  display: inline-block;
  border-bottom: 2px solid #018cd7;
  padding-bottom: 15px;
  color: #018cd7;
}
.jjfa-left a.d i {
  display: inline-block;
  margin-left: 50px;
}
.jjfa-left a.d:hover {
  color: #023794;
  border-color: #023794;
}
.jjfa-img {
  width: 600px;
  float: right;
}
.jjfa-img img {
  width: 100%;
  height: 324px;
}
.fa-list .jjfa-left a.d {
  position: inherit;
}
.fa-list li {
  margin-bottom: 150px;
}
.fa-list li .pic {
  widows: 600px;
  float: right;
}
.fa-list li .pic img {
  width: 600px;
  height: 324px;
}
.fa-list li:nth-child(2n) .jjfa-left {
  float: right;
}
.fa-list li:nth-child(2n) .pic {
  float: left;
}
.index-about-box {
  padding-top: 230px;
}
.index-about {
  padding: 30px;
}
.index-about .about-img {
  width: 580px;
  float: left;
  margin-top: -80px;
}
.index-about .index-about-txt {
  float: right;
  width: 530px;
  padding-right: 50px;
  color: #fff;
}
.index-about .index-about-txt h2 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.index-about .index-about-txt > div {
  max-height: 120px;
  overflow: hidden;
}
.index-about .index-about-txt p {
  font-size: 14px;
  line-height: 2;
}
.index-about .index-about-txt a {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: inline-block;
  font-size: 25px;
  padding: 0 40px;
  margin-top: 40px;
  float: right;
}
.index-about .index-about-txt a:hover {
  border-color: #023794;
  background-color: #023794;
}
.btn-more {
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: inline-block;
  padding: 6px 50px;
  margin-top: 40px;
}
.btn-more i {
  font-size: 24px;
  color: #fff;
}
.btn-more:hover {
  background-color: #023794;
  border-color: #023794;
}
.close {
  display: none;
}
.index-news-left {
  background-color: #f6f6f6;
  padding: 50px 60px;
}
.index-news-left .time {
  color: #ccc;
  font-size: 30px;
}
.index-news-left h2 {
  font-size: 20px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  margin-bottom: 15px;
}
.index-news-left p.info {
  font-size: 14px;
  border-left: 1px solid #ddd;
  padding-left: 15px;
  margin-bottom: 50px;
  color: #999;
  height: 42px;
  overflow: hidden;
}
.index-news-left .btn-news {
  background-color: #eee;
  transition: all .3s;
}
.index-news-left .btn-news i {
  color: #aaa;
}
.index-news-left p.img {
  height: 152px;
}
.index-news-left p.img img {
  height: 152px;
  width: 100%;
  object-fit: cover;
}
.index-news-left:hover h2 a {
  color: #023794;
}
.index-news-left:hover .btn-news {
  background-color: #023794;
  border-color: #023794;
}
.index-news-left:hover .btn-news i {
  color: #fff;
}
.index-news-right {
  padding-left: 30px;
}
.index-news-right li > div {
  border-top: 1px solid #eee;
  padding-top: 30px;
  padding-bottom: 30px;
}
.index-news-right li > div h2 {
  font-weight: normal;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  transition: all .3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.index-news-right li > div h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #ccc;
}
.index-news-right li > div p {
  font-size: 14px;
  color: #999;
  padding-left: 20px;
}
.index-news-right li:hover h2 {
  padding-left: 30px;
}
.index-news-right li:hover h2 a {
  color: #023794;
}
.index-news-right li:hover h2::before {
  background-color: #023794;
}
.footer {
  background: url(../images/footbg.jpg) center center no-repeat;
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: cover;
}
.foot-info {
  width: 50%;
  float: left;
  color: #fff;
}
.foot-info h2 {
  font-size: 20px;
  margin-bottom: 40px;
}
.foot-info p {
  line-height: 2;
}
.foot-info a {
  color: #fff;
}
.foot-info .share {
  margin-top: 30px;
}
.foot-info .share li {
  position: relative;
  display: inline-block;
  margin-right: 30px;
}
.foot-info .share li i {
  font-size: 20px;
}
.foot-info .share li div {
  position: absolute;
  bottom: 30px;
  width: 150px;
  left: -65px;
  display: none;
  padding: 15px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #eee;
}
.foot-info .share li div p {
  line-height: 1;
  font-size: 14px;
  margin-top: 10px;
}
.foot-info .share li:hover .icon-sina {
  color: red;
}
.foot-info .share li:hover .icon-qq {
  color: #3278f9;
}
.foot-info .share li:hover .icon-weixin {
  color: #13c286;
}
.foot-info .share li:hover div {
  display: block;
}
.foot-message {
  width: 50%;
  float: right;
  font-size: 14px;
}
.foot-message label {
  display: block;
  color: #fff;
}
.foot-message .input-style {
  border: 0;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  padding-bottom: 5px;
  background-color: inherit;
  width: 100%;
  padding-top: 5px;
  color: #fff;
}
.foot-message .sub {
  background-color: #023794;
  border: 1px solid #023794;
  padding: 8px 30px;
  float: right;
  margin-top: 15px;
  color: #fff;
}
.foot-message .sub:hover {
  background-color: #023794;
  border-color: #023794;
  color: #fff;
  cursor: pointer;
}
.copy {
  padding: 20px 15px;
  background-color: #000;
  width: 100%;
  color: #fff;
  font-size: 14px;
}
.copy a {
  color: #fff;
}
.copy p {
  display: inline-block;
}
.copy p.icp {
  float: right;
}
.copy p.icp a {
  color: #ffffff;
}
.page-slider {
  height: 380px;
}
.page-side {
  width: 270px;
  float: left;
}
.page-pt {
  padding-top: 30px;
  margin-bottom: 100px;
}
.p-name {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  position: relative;
}
.p-name span {
  font-weight: bold;
  color: #848484;
  text-transform: uppercase;
}
.p-name h1 {
  font-size: 26px;
  font-weight: bold;
  color: #023794;
}
.p-name:after {
  position: absolute;
  right: 0;
  bottom: -2px;
  display: inline-block;
  width: 20px;
  height: 3px;
  content: "";
  background-color: #E9E9E9;
  z-index: 1;
}
.page-nav {
  margin-top: 30px;
  border-top: 1px solid #e8e8e8;
}
.page-nav > ul > li > a {
  width: 100%;
  height: 57px;
  border: 1px solid #e8e8e8;
  border-top: none;
  display: block;
  background: url(../images/about_15.jpg) no-repeat 32px center;
  line-height: 57px;
  padding-left: 55px;
  font-weight: bold;
}
.page-nav > ul > li > a:hover,
.page-nav > ul > li .on {
  background: url(../images/about_12.jpg) no-repeat #023794 32px center;
  color: #ffffff;
  border: 1px solid #023794;
  border: none;
}
.page-nav .child {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 15px 30px;
  padding-left: 55px;
  font-size: 14px;
}
.page-nav .child a {
  display: block;
  padding: 8px 0;
  position: relative;
  padding-left: 15px;
}
.page-nav .child a::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #023794;
  left: 0;
  top: 15px;
}
.leftbot {
  margin-top: 30px;
}
.leftbot .line {
  width: 100%;
  height: 15px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 0px;
}
.leftbot h3 {
  font-size: 16px;
  color: #848484;
}
.leftbot .tel,
.leftbot .fax,
.leftbot .email {
  padding-left: 54px;
  background: url(../images/about_18.png) no-repeat left center;
  color: #7f7f7f;
  min-height: 41px;
  font-size: 14px;
}
.leftbot .fax {
  background: url(../images/about_20.png) no-repeat left center;
  line-height: 41px;
}
.leftbot .tel {
  line-height: 41px;
}
.leftbot .email {
  background: url(../images/about_22.png) no-repeat left center;
}
.page-main {
  width: 850px;
  float: right;
  padding-top: 70px;
}
.loc {
  border-bottom: 3px solid #023794;
  color: #999;
  font-size: 14px;
  padding-bottom: 20px;
}
.loc a {
  color: #999;
}
.loc a:hover {
  color: #023794;
}
.loc p {
  padding-left: 10px;
  line-height: 1;
  border-left: 3px solid #023794;
}
.content {
  padding-top: 30px;
  line-height: 1.8;
}
.content p,
.content div {
  margin-bottom: 26px;
}
.content img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.fa-list .jjfa-left a.d {
  position: inherit;
}
.fa-list li {
  margin-bottom: 150px;
}
.fa-list li .pic {
  widows: 600px;
  float: right;
}
.fa-list li .pic img {
  width: 600px;
  height: 324px;
}
.fa-list li:nth-child(2n) .jjfa-left {
  float: right;
}
.fa-list li:nth-child(2n) .pic {
  float: left;
}
.pro-list > ul > li {
  padding: 30px 0;
  border-bottom: 1px solid #eee;
}
.pro-list > ul > li .pic {
  width: 210px;
  height: 160px;
  display: block;
  position: relative;
  float: left;
  text-align: center;
}
.pro-list > ul > li .pic img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.pro-list > ul > li .info {
  margin-left: 240px;
  min-height: 160px;
}
.pro-list > ul > li .info h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.pro-list > ul > li .info p {
  font-size: 14px;
  line-height: 2;
  max-height: 48px;
  overflow: hidden;
}
.pro-list > ul > li .info span {
  display: block;
  position: relative;
  float: left;
  width: 80px;
  color: #999;
}
.pro-list > ul > li .info .detail {
  border: 1px solid #023794;
  color: #023794;
  display: inline-block;
  padding: 6px 20px;
  font-size: 14px;
  margin-top: 25px;
}
.pro-list > ul > li .info .detail:hover {
  background-color: #023794;
  color: #fff;
}
.news-list > ul > li {
  padding: 30px 0;
  border-bottom: 1px dotted #ddd;
}
.news-list > ul > li .date {
  position: relative;
  float: left;
  width: 80px;
  height: 80px;
  background-color: #023794;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.news-list > ul > li .date span {
  display: block;
  font-size: 26px;
  font-weight: bold;
  padding-top: 5px;
}
.news-list > ul > li .info {
  margin-left: 100px;
}
.news-list > ul > li .info h2 {
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list > ul > li .info p {
  font-size: 14px;
  margin-top: 10px;
}
.xiaocms-page {
  text-align: center;
  margin-top: 50px;
}
.xiaocms-page span,
.xiaocms-page a {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  border: 1px solid #dedede;
  height: 42px;
  padding: 0 15px;
  line-height: 42px;
  text-align: center;
}
.xiaocms-page span {
  background-color: #023794;
  border-color: #023794;
  color: #fff;
}
.video-list > ul {
  margin-left: -40px;
  margin-right: -40px;
}
.video-list > ul > li {
  padding: 0 40px;
  width: 50%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.video-list > ul > li .pic {
  display: block;
  height: 258px;
}
.video-list > ul > li .pic img {
  width: 100%;
  height: 258px;
  object-fit: cover;
}
.video-list > ul > li p {
  margin-top: 10px;
  text-align: center;
}
.news-title {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  padding-top: 20px;
}
.news-title h1 {
  font-size: 22px;
}
.news-title p {
  font-size: 14px;
  color: #999;
}
.content {
  padding-top: 30px;
  line-height: 1.8;
}
.content p,
.content div {
  margin-bottom: 26px;
}
.content img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.kefu {
  width: 180px;
  position: fixed;
  right: 0;
  top: 260px;
  -webkit-box-shadow: 0 0px 15px rgba(0, 48, 110, 0.15);
  -moz-box-shadow: 0 0px 15px rgba(0, 48, 110, 0.15);
  box-shadow: 0 0px 15px rgba(0, 48, 110, 0.15);
  background-color: #fff;
  z-index: 200;
  border-radius: 3px 0 0 3px;
  overflow: hidden;
}
.kefu .t {
  height: 50px;
  line-height: 50px;
  background-color: #018cd7;
  color: #fff;
  padding-left: 20px;
  font-size: 14px;
  position: relative;
}
.kefu .t .close {
  position: absolute;
  right: 15px;
  top: 0px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
}
.kefu .kefu-list {
  font-size: 14px;
}
.kefu .kefu-list ul li a {
  display: block;
  line-height: 46px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #fff;
  padding-left: 20px;
}
.kefu .kefu-list ul li i {
  color: #023794;
  margin-right: 10px;
  font-size: 18px;
  display: inline-block;
  float: left;
}
.kefu .kefu-list ul li:hover a {
  background-color: #018cd7;
  color: #fff;
}
.kefu .kefu-list ul li:hover i {
  color: #fff;
}
.kefu .kefu-list .kefu-tel {
  padding: 15px 20px;
  color: #999;
}
.kefu .kefu-list .kefu-tel i {
  color: #023794;
  opacity: 0.5;
  margin-right: 5px;
}
.kefu .kefu-list .kefu-tel .num {
  font-size: 15px;
  color: #666;
}
