﻿body {
  font: 12px/1.5 arial, simsun, sans-serif;
  margin: 0 auto;
  padding: 0;
  background: #f5f5f5;
  overflow-x: hidden;
  color: #333;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
/*链接整体设置*/
a {
  text-decoration: none;
  color: #333;
  transition: all .15s;
}
a:hover {
  color: #084897;
}
a:active {
  color: #333;
}
a {
  blr: expression(this.onFocus=this.close());
}
a {
  blr: expression(this.onFocus=this.blur());
}
div:focus,
*:focus,
a:focus,
input:focus,
button:focus,
textarea:focus,
select:focus {
  outline: none;
  hide-focus: expression(this.hideFocus=true);
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #c9c9c9;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #c9c9c9;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #c9c9c9;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #c9c9c9;
}
input[type=button],
input[type=submit],
input[type=file],
button,
select {
  -webkit-appearance: none;
}
/*公用样式*/
div,
table,
tr,
td,
img,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
i,
font,
span,
b,
dl,
dt,
dd,
form,
textarea,
input,
select,
a,
button {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-family: "Arial";
  box-sizing: border-box;
}
ul,
ol {
  list-style-type: none;
}
h1,
h2,
h3,
h4 {
  font-weight: 500;
}
img {
  border: none;
  -ms-interpolation-mode: bicubic;
  -o-object-fit: cover;
  object-fit: cover;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.clear0 {
  clear: both;
  font-size: 0px;
  height: 0px;
  overflow: hidden;
}
.hidden {
  display: none;
}
.container {
  max-width: 1350px;
  width: 85%;
  margin: 0 auto;
  max-height: 999999px;
}
.comflex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.comflex1 {
  display: flex;
  flex-wrap: wrap;
}
.comflex2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.comflex3 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.comflex5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.comflex4 {
  display: -webkit-flex;
  -webkit-flex-flow: row-reverse wrap;
  display: flex;
  flex-flow: row-reverse wrap;
  justify-content: space-between;
}
.comflex5 {
  display: -webkit-flex;
  -webkit-flex-flow: row-reverse wrap;
  display: flex;
  flex-flow: row-reverse wrap;
  justify-content: space-between;
  align-items: center;
}
.pic {
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: all .6s;
  display: block;
}
.dfimg {
  display: block;
  width: 100%;
}
.pic_w {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pic_w a {
  display: block;
}
/*header*********************************************************************/
.head {
  position: relative;
  z-index: 505;
  height: 95px;
  background: #f5f5f5;
}
.head-fixed {
  width: 100%;
  position: static;
}
.head-fixed .container {
  max-width: 1350px;
  width: 85%;
  margin: 0 auto;
}
.logo {
  width: 150px
}

.pclogo {
  display: block;
  width: 100%;
}
.mlogo{ display:none}
.nav {
  width: calc(100% - 150px);
}
.nav .plebans {
  font-size: 18px;
  line-height: 95px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 30px;
}
.nav .plebans a {
  display: inline-block;
  color: #666;
}
.nav li {
  position: relative;
}
.nav li .jd {
  width: 16px;
  height: 9px;
  background: url(../images/point1.png) 0 0 no-repeat;
  background-size: cover;
  margin-left: 7px;
}
.nav .plebans a:hover{
  color: #084897;
}
.nav li.cur .plebans a { color: #084897;}
.nav_bg {
  display: none;
}
.goutp {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 510;
  box-shadow: 4px 1px 23px 1px rgba(33, 33, 33, .16);
  left: 0;
  width: 100%;
  padding: 10px 0;
  background: #fff;
  border-radius: 0 0 5px 5px;
  text-align: center;
  padding: 10px 0;
}
.goutp:before {
  content: "";
  display: block;
  position: absolute;
  left: 50px;
  top: -6px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #fff;
}
.goutp p {
  font-size: 15px;
  line-height: 2.95;
}
.goutp p a {
  display: block;
  color: #666;
}
.goutp p a:hover {
  color: #084897;
  background: #f8f9fa;
}
.nav li.li1 {
  position: static;
}
.nav li.li1 .goutp {
  left: 50%;
  transform: translate(-50%, 0);
  width: 920px;
  padding: 10px;
}
.nav li.li1 dl {
  width: 100%;
  max-height: calc(100vh - 96px);
}
.nav li.li1 dl dd {
  width: 16.66666666666667%;
  text-align: center;
  transition: all 0.6s;
}
.nav li.li1 dl dd .pic {
  width: 87%;
  margin: 0 auto;
}
.nav li.li1 dl dd a {
  display: block;
}
.nav li.li1 dl dd em {
  color: #84888f;
  font-size: 13px;
  display: block;
  margin-top: 10px;
}
.nav li.li1 dl dd p {
  color: #222;
}
.nav li.li1 dl dd.hover {
  opacity: .8;
}
.nav li.li1 .goutp:before {
  left: 17.5%;
}
.nav li.li2 .goutp {
  width: 200%;
}
.nav li.li2 .goutp .clear {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.nav li.li2 .goutp p {
  width: 50%;
}
.head_on .head-fixed {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
}
.sanh {
  width: 30px;
  padding: 6px;
  position: absolute;
  right: calc(4% - 10px);
  top: 50%;
  margin-top: -22.5px;
  display: none;
}
.sanh>div {
  height: 3px;
  margin: 6px 0px;
  width: 100%;
  transition: transform 0.5s, opacity 0.5s;
}
.sanh>div {
  background-color: #fff;
}
.tesd>div {
  background-color: #fff !important;
}
.tesd>div:nth-child(1) {
  transform: translate3d(0px, 9px, 0px) rotate(45deg);
}
.tesd>div:nth-child(2) {
  opacity: 0;
}
.tesd>div:nth-child(3) {
  transform: translate3d(0px, -9px, 0px) rotate(-45deg);
}
.banner {
  z-index: 5;
  height: 450px;
  position: relative;overflow: hidden;
 width: 100%;
}
.banner::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 1;
}
.banner .box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.banner .box .container {
  height: 100%;
  overflow: hidden;
}
.banner .box  img {
  width: 100%;
}
.banner .title {
  text-align: center;
  font-size: 43px;
  color: #ffffff;
  margin-top:100px;
}
.banner .desc {
  text-align: center;
  margin-top: 30px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 100;
}
.banner .txt {
  text-align: center;
  margin-top: 30px;
}
.banner .txt .con {
  display: inline-block;
}
.banner .txt a {
  display: flex;
  align-items: center;
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 10px 50px;
  color: #ffffff;
  font-size: 18px;
  float: left;
}
.banner .txt a i {
  font-size: 25px;
  margin-right: 5px;
}
.banner .txt a:nth-child(2) {
  margin-left: 20px;
}
.banner .txt a:hover {
 /* color: #004ea2;*/
   font-size:20px;
}
.tcbox {
  position: fixed;
  background: rgba(0, 0, 0, .5);
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
}
.tcbox.on {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tcbox.on .box {
  background: #ffffff;
  box-shadow: 0px 0px 5px 0px #cccccc;
  width: 400px;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
}
.tcbox.on .box .suspend_tit {
  font-size:20px;
  margin-bottom: 15px;
}

.suspend_list p,.suspend_list .suspend_tit {
  font-size: 20px;
}


.tcbox.on .box img {
  width: 60%;
}
.suspend_list {
  margin-top: 15px;
}

.suspend_list .suspend_tit
{  display: inline-block;
  background: #004ea2;
  border-radius: 5px;
  color: #ffffff;
  padding: 7px 20px;}



.titMax {
  text-align: center;
}
.titMax div {
  font-size: 30px;
  color: #004ea2;
  font-weight: bold;
  margin-top: 60px;
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
}
.titMax div::after {
  content: '';
  background: #004ea2;
  width: 54px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -27px;
  ;
}
.titMax p {
  font-size: 16px;
  color: #999999;
  margin-top: 20px;
  display: block;
  text-align: center;
}
.service-box {
  margin-top: 20px;
  overflow: hidden;
}
.service-box li {
  float: left;
  width: calc((100% - 120px)/4);
  margin-right: 40px;
  margin-top: 40px;
  background: #ffffff;
  padding: 20px;
  text-align: center;
}
.service-box li:nth-child(4n) {
  margin-right: 0;
}
.service-box li i {
  font-size: 55px;
}
.service-box li h3 {
  font-size: 22px;
  margin-top: 15px;
  color: #333;
}
.service-box li p {
  height: 84px;
  font-size: 16px;
  overflow: hidden;
  color: #888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 15px;
  line-height: 1.8;
}
.aboutBox {
  height: 600px;
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 100px;
  overflow: hidden;
  padding: 80px 0;
}
.aboutBox .img {
  width: 670px;
  float: left;overflow: hidden;  border: 5px solid #ffffff;
}
.aboutBox img {
  display: block;
  width: 100%;
  -webkit-transition: all .9s;
  transition: all .9s
}
.aboutBox .img:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.aboutBox .box {
  float: right;
  width: calc((100% - 730px));
}
.aboutBox .box .title {
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
  color: #ffffff;
  font-size: 30px;
}
.aboutBox .box .title::after {
  content: '';
  border-bottom: 1px solid #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 33px;
}
.aboutBox .box .desc {
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
  color: #ffffff;
}
.aboutBox .box a.btn {
  display: inline-block;
  background: #ffffff;
  border-radius: 100px;
  padding: 8px 25px;
  color: #004ea2;
  font-size: 16px;
  margin-top: 30px;
}
.aboutBox .box a.btn:hover{
  opacity: .8;
}
.caselist {
  overflow: hidden;
}
.caselist .col {
  float: left;
  width: calc((100% - 100px)/3);
  margin-right: 50px;
  margin-top: 50px;
}
.caselist .col .img {
  box-shadow: 0px 0px 5px 0px #cccccc;
  width: 100%;
 /* height: 200px;*/
  -webkit-transition: all .9s;
  transition: all .9s;display: block;
}
.caselist .col .img img {
  display: block;
  width: 100%;
}
.caselist .col:nth-child(3n) {
  margin-right: 0;
}
.caselist .col:hover .img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.caselist .col .title {
  text-align: center;
  margin-top: 30px;
  height: 50px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.caselist .col .title a {
  font-size: 16px;
}
.newslist {
  margin-top: 50px;
  overflow: hidden;
}
.newslist .col .title a {
  font-size: 18px;
}
.newslist .col p {
  color: #bbb;
  margin: 10px 0 15px 0;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 16px;
}
.newslist .col {
  float: left;
  width: calc((100% - 20px)/2);
  margin-right: 20px;
  margin-top: 20px;
  background: #FFFFFF;
  box-shadow: 0px 0px 3px 0px #cccccc;
  padding: 30px;
  height: 150px;
}
.newslist .col:nth-child(2n) {
  margin-right: 0;
}
.casebg {
  height: 850px;
  background-image: url(../images/bg2.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 100px;
  overflow: hidden;
  padding: 80px 0;
}
.casebg .titMax div {
  color: #ffffff;
  margin-top: 0;
}
.casebg .titMax p {
  color: #ffffff;
}
.casebg .titMax div::after {
  content: '';
  background: #ffffff;
  width: 54px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -27px;
  ;
}
.parent-box {
  overflow: hidden;
}
.parent-box li {
  background: #ffffff;
  margin-right: 50px;
  width: calc((100% - 100px)/3);
  margin-top: 50px;
  overflow: hidden;
  float: left;
  height: 500px;
}
.parent-box li:nth-child(3n) {
  margin-right: 0;
}
.parent-box li span {
  display: block;
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.parent-box li span img {
  display: block;
  width: 100%;
  -webkit-transition:all .9s;transition:all .9s
}
.parent-box li span img:hover{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.parent-box li h4 {
  padding: 20px 25px 10px 25px;
  font-size: 22px;
}
.parent-box li b {
  padding: 5px 25px;
  display: block;
  font-weight: normal;
  font-size: 14px;
  color: #aaa;
}
.parent-box li p {
  color: #777;
  height: 140px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  padding: 5px 25px 5px 25px;
  font-size: 16px;
  line-height: 1.8;
}
.xinwen {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.xinwen .col {
  width: calc((100% - 50px)/2);
  background: #ffffff;
  box-shadow: 0px 0px 5x 0px #cccccc;
  padding: 30px;
}
.xinwen .img {
  height: 200px;
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
}
.xinwen .img img {
  display: block;
  width: 100%;
  -webkit-transition: all .9s;
  transition: all .9s
}
.xinwen .img:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.xinwen .col .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
}
.xinwen .col .tit a {
  font-size: 16px;
}
.xinwen .list span {
  color: #888888;
  font-size: 15px;
  display: inline-block;
  width: 66px;
  float: left;
}
.xinwen .list a {
  display: inline-block;
  font-size: 18px;
  width: calc(100% - 66px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.xinwen .list li {
  margin-top: 15px;
  overflow: hidden;
}
/*客服*/
.yckh{width:40px;height:186px;position:fixed;right:0;top:50%;margin-top:-93px;z-index:104}
.yckh .kefu{display:block;width:40px;height:150px;background:#2a84d9;padding-top:9px;z-index:10;cursor:pointer}
.yckh .kefu img{width:100%;height:100%;width:32px;height:34px;margin:0 auto;margin-left:3px}
.yckh .kefu span{display:block;font-size:14px;color:#fff;width:16px;margin-left:12px;padding-top:0px}
.yckh .btn-top{width:40px;height:40px;cursor:pointer;position:relative;background:#2a84d9 url(../images/r_top.png)  center no-repeat;display:none;margin-top:10px}
/*底部*/
.foot {
  background: #222;
  overflow: hidden;
  margin-top: 50px;
  overflow: hidden;
  padding: 50px 0 0;
}
.foot .container {
  display: flex;
  justify-content: space-between;
 
}
.foot .container:nth-child(1){ padding-bottom:50px;}
.foot .fleft h4 {
  font-size: 18px;
  text-shadow: none;
  color: #aaa;
  font-weight: bold;
}
.foot .fleft li {
  margin: 13px 0 0 0;
  color: #aaa;
  font-size: 15px;
}
.foot .fleft li a {
  color: #aaa;
  font-size: 15px;
}
.foot .info-phone b {
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  color: #ddd;
}
.foot .info-phone a {
  color: #eee;
  transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  display: block;
  font-size: 28px;
}
.foot .fright {
  width: 200px;
}
.foot p {
  color: #aaa;
  border-top: 1px solid #333;
  padding: 15px 0;
  font-size: 16px;
}
.foot span i {
  font-size: 16px;
  color: #999;
  width: 35px;
  height: 35px;
  border: 1px solid #555;
  text-align: center;
  line-height: 33px;
  cursor: pointer;
  border-radius: 3px;
  transition: .3s;
}
.foot span a:hover i {
  color: #fff;
  border-color: #fff;
}
.foot span {
  display: block;
  margin-top: 10px;
}
.foot span:after {
  display: block;
  content: '';
  clear: both;
}
.foot span a {
  float: left;
  margin-right: 12px;
}

.foot .container:nth-child(2) {
    border-top: 1px solid #282828;
    margin-top: -1px;




	text-align:center;
	display:block;
}

.foot .container:nth-child(2) p {
  color: #aaa;
  border-top: none;
  padding: 15px 0;
  font-size: 16px;
}
.foot .container:nth-child(2)  a {
  color: #aaa;
  font-size: 15px;
}

.foot .container .icp{ padding-left:20px;}