body {
  min-width:1170px;
}
a {
  text-decoration:none;
  cursor: pointer;
}
a:hover,a:visited,a:link,a:active {
  text-decoration:none;
  outline:none;
}
.header-top-area {
  width:100%;
  height:40px;
  line-height:40px;
  background-color:#444;
}
.header-msg {
  color:#cecece;
  margin-left:-15px;
}
.header-search {
  width:245px;
  height:28px;
  border:solid 1px #878787;
  border-radius:28px;
  position:absolute;
  left:20%;
  margin:6px 0;
}
form {
  display:block;
  margin-top:0em;
}
input {
  text-rendering:auto;

}
.write {
  float:left;
  width:165px;
  height:28px;
  line-height:28px;
  color:#878787;
  padding-left:20px;
  border:0;
  outline:none;
  background:none;
}
.btn {
 float:right;
 width:50px;
 height:28px;
 border:0;
 background:url(../images/sear.png) center no-repeat;
 outline:none;
 cursor:pointer;
}
.header-link {
  color:#cecece;
  text-align:right;
  margin-right:-15px;
}
.header-link a:link {
  color: #cecece;
  text-decoration:none;
  outline:none;
}
.header-link a:hover {
  color: #cecece;
  text-decoration:none;
  outline:none;
}
.header-link a:visited {
  color: #cecece;
  text-decoration:none;
  outline:none;
}
.header-link a:active {
  color: #cecece;
  text-decoration:none;
  outline:none;
}
.logo-nav-area {
  width:100%;
  height:110px;
  background-color:#004898;
}
.logo {
  margin-left:-15px;
  padding:20px 0;
  font-size:0;
}
.logo a {
  display:inline-block;
}
.slider-area {
  width:100%;
  height:500px;
  overflow:hidden;
  position:relative;
  z-index:1;
}
.slider-area .slider-wrapper {
  position:absolute;
  width:1920px;
  height:500px;
  /*top:-204px;*/
  z-index:2;
  overflow:hidden; 
  min-width: 1170px;
  left:50%;
  margin-left:-960px;
}
.slider-area .tp-banner-container img {
  position:absolute;
  top:0;
  width:100%;
  min-width:1170px;
}
.slider-area .tp-banner-container {
  min-width:1170px !important;
}
#slideBoxs {height: 500px !important; overflow: hidden; position: relative; }
#slideBoxs .hd { height: 5px; position: absolute; left: 50%; margin-left: -86px; bottom:30px; z-index: 5; }
#slideBoxs .hd ul { overflow: hidden; zoom: 1; float: left; height: 5px; }
#slideBoxs .hd ul li { float: left; margin: 0 1px; width: 40px; height: 5px; text-align: center; cursor: pointer; z-index: 2; background: url(../images/white70.png) repeat-x; }
#slideBoxs .hd ul li.on { background: #fff; }
#slideBoxs .bd { position: relative; height: 100%; z-index: 0; }
#slideBoxs .bd li {/*zoom:1;vertical-align:middle;*/ }
#slideBoxs .bd img { width:1920px; height: 500px; display: block; }
/*----------------------------------------*/
/*  header导航代码部分
/*----------------------------------------*/
/*nav*/
.mainNav {
  height:110px;
  line-height:110px;
  margin-right:-15px;
  position:relative;
  display:block;
  z-index:2;
}
/*.mainNav ul {
  text-align:right;
}
.mainNav ul li {
  display:inline-block;
  position:relative;
  margin-left:30px;
}*/
.i-nav {
  width: 58%;
  padding: 0 0 0 2%;
  height: 105px;
  margin: 0 0 0 0;
  float: right;
  /*background: url("images/nav_bg.png");*/
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.nav {
  padding: 0 0;
  height: 105px;
  line-height: 105px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
  min-width: 800px;
}
.nav a {
  color: #fff;
}
.nav .nLi {
  float: left;
  position: relative;
  display: inline;
}
.nav .nLi h3 {
  float: left;
}
.nav .nLi h3 a {
  display: block;
  padding: 28px 20px 32px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
}
.nav .nLi:hover {
  background: url("../images/tm_bg1.png");
}
.nav .sub {
  display: none;
  width: 100%;
  left: 0;
  top: 110px;
  position: absolute;
  background: url("../images/tm_bg1.png");
  line-height: 36px;
  padding: 0;
}
.nav .sub li {
  zoom: 1;
  font-size: 14px;
  background: url("../images/sub_tmline.png") bottom center no-repeat;
  text-align: center;
}
.nav .sub a {
  display: block;
  padding: 0 10px;
}
.nav .sub a:hover {
  background: url("../images/tm_bg2.png");
  color: #000000;
}
.nav .on h3 a {
  color: #ffffff;
}
/*----------------------------------------*/
/*  内容页菜单、顶部图片、面包屑导航代码部分
/*----------------------------------------*/
.content-top-banner {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.breadcrumb-area {
  width: 100%;
  height: 50px;
  background: #f8f8f8 none repeat scroll 0 0;
  position: relative;
  z-index: 1;
}
.content-title {
  /*float: left;*/
  width: 100%;
  height: 120px;
  top: -70px;
  padding-top: 20px;
  background-color: rgba(0,72,152,.7);
  position: absolute;
  /*z-index: 10;*/
}
.content-title h1 {
  font-size: 30px;
  color: #fff;
  text-align: center;
}
.content-breadcrumb {
  width: 100%;
  height: 50px;
}
.content-breadcrumb h3 {
  font-size: 24px;
  float: left;
  padding:12px 20px 12px 30px;
}
.content-breadcrumb nav {
  float: right;
  font-size: 14px;
  padding-right: 0;
  line-height: 50px;
}
.menu {
  width: 100%;
  background-color: #f8f8f8;
  position: absolute;
}
.content {
  padding: 20px 10px 0px 40px;
}
.item-nav {
  position:relative;
}
.item-nav h4 {
  margin:0;
  /*font-weight:bold;*/
  position:relative;
  border-top: 1px solid #fff;
  font-size:16px;
  text-align: center;
  line-height:22px;
  padding:7px 10px;
  background-color:#eee;
  /*cursor:pointer;*/
  padding-right:30px;
}
/*----------------------------------------*/
/*  分页代码部分
/*----------------------------------------*/
.page {

  margin:30px 0;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.page a {
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  padding: 6px 15px;
  margin-left: 5px;
  transition: all 0.2s;
}
.page a:hover, .page a.curpage {
  background: #004898;
  color: #fff;
  text-decoration: none;
  border: 1px solid #004898;
}
.pageinfo {
  margin: 0 10px;
  color: #333;
  font-size: 14px;
  padding: 6px 15px;
  border: 1px solid #ccc;
}
/*----------------------------------------*/
/*  返回顶部代码部分
/*----------------------------------------*/
#totop {
  position:fixed;
  right:0;
  bottom:50px;
  z-index:10;
  width:54px;
  min-height:72px;
  color:#fff;
  text-align:center;
  font-size:14px;
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  transition:all .2s ease-out
}
#totop>ul li {
  position:relative;
  margin-bottom:10px;
  width:54px;
  height:54px
}
#totop>ul li a {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  display:block;
  padding:5px;
  border-radius:5px;
  background:#666;
  color:#fff;
  text-align:center;
  font-size:16px;
  line-height:28px
}
#totop>ul li.backbtn {
  display:none
}
#totop>ul li.backbtn a {
  display:block;
  padding:0;
  width:54px;
  height:54px;
  background:url(../images/top.png) no-repeat;
  opacity:.8
}
#totop>ul li.backbtn a:hover {
  opacity:1;
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  transition:all .2s ease-out
}
/*----------------------------------------*/
/*  1. Service Area
/*----------------------------------------*/
.service-area {
  margin-top: 30px;
}
.single-service {
  background: #f8f8f8 none repeat scroll 0 0;
  padding: 30px 0;
  position: relative;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
	/*top:20px;*/
}
.single-service:hover {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
	color:#004898;
}
.col-md-4:nth-child(1) .single-service, .col-md-4:nth-child(2) .single-service, .col-md-4:nth-child(3) .single-service{
  margin-bottom: 30px
}
.service-icon {
  left: 20px;
  position: absolute;
  top: 50px;
}
.service-text {padding-left: 91px;}
.service-text > h3 {line-height: 18px; margin-bottom: 5px;}
/*.service-text  h5 {line-height: 16px; margin-bottom: 20px;}*/
/*.col-x3 {
  padding-top:15px;
  padding-bottom:15px;
  background-color:rgba(86,61,124,.15);
  border: 1px solid rgba(86,61,124,.2);
}*/
.col-lg-3 {
  padding-top:15px;
  padding-bottom:15px;
  background-color:rgba(86,61,124,.15);
  border: 1px solid rgba(86,61,124,.2);
}
/*----------------------------------------*/
/*  2. Consultation Area
/*----------------------------------------*/
.consultation-area {position: relative;background: #f8f8f8;margin-top:30px;}
.consultation-area:before, .consultation-area:after {
    background: rgba(0, 0, 0, 0) url("../images/consultation.jpg") repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
/*.consultation-area:after {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}*/
.accordion {position: relative; z-index: 2; padding-left: 100px}
.pt-50 { padding-top: 50px }
.pb-100 { padding-bottom: 100px }
h3.sub-title {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 45px;
    padding-bottom: 18px;
    position: relative;
    text-transform: uppercase;
}
h3.sub-title:before, h3.sub-title:after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 116px;
}
h3.sub-title:after {
    bottom: -10px;
    position: absolute;
    width: 58px;
}

.consultation-area .panel-group {margin: 0;}
.panel-default > .panel-heading {
    background: inherit;
    border-color: inherit;
    margin: 0;
    padding: 0;
}
.consultation-area .panel h4 {font-size: 18px; text-transform: uppercase;}
.default-panel .sub_title {margin-bottom: 30px;}
.consultation-area .panel-title > a {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 0 none;
    border-radius: 30px 0 0 30px;
    color: #5e5e5e;
    display: block;
    padding: 10px 0 10px 60px;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.consultation-area .panel-title a span {
    border: 1px solid #00d8ff;
    border-radius: 50%;
    color: #00d8ff;
    display: inline-block;
    font-family: "Material-Design-Iconic-Font";
    font-size: 24px;
    height: 40px;
    left: -1px;
    line-height: 38px;
    margin-right: 19px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}
.consultation-area .panel-title span:after {
    content: "";
}
.consultation-area .panel-title a.collapsed span:after {
    content: "";
}
.consultation-three-area .panel-title a.collapsed {color: #5e5e5e; background: #fff}
.consultation-area .panel-title a.collapsed span {
    background: #ffffff none repeat scroll 0 0;
    border-color: #00d8ff;
    color: #00d8ff;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {border: 0 none; padding: 25px 0 0;}
.panel-body > p {color: #ffffff; margin: 0;}
.panel-body {padding: 0px 0px 0px 60px;}
.panel-group .panel + .panel {margin-top: 30px;}
.consultation-form h3.sub-title {color: #5e5e5e; margin-bottom: 30px;}
.consultation-form h3.sub-title:before, .consultation-form h3.sub-title:after {
    background: #5e5e5e none repeat scroll 0 0;
}
.consultation-form {padding-right: 70px;}
.consultation-form .form-box {margin-bottom: 20px;}
.consult-custom-row {margin-left: -10px; margin-right: -10px;}
.consult-custom-row .col-md-6 {padding-left: 10px; padding-right: 10px;}
.consultation-form #contact-form {padding-top: 10px;}
.consultation-form textarea {
    height: 117px;
    margin-bottom: 30px;
    padding: 7px 10px;
}
.consultation-form .default-btn {border-radius: 0; padding: 7px 42px;}
.consultation-more {
  width:120px;
  height:40px;
  border:solid 1px #878787;
  text-align: center;
  position:absolute;
  margin:6px 0;
}
/*.consultation-more a:link {
  color: #000;
  text-decoration:none;
  outline:none;
}
.consultation-more a:hover {
  color: #004898;
  text-decoration:none;
  outline:none;
}*/
/*----------------------------------------*/
/*  3. News Area
/*----------------------------------------*/
.news-area {
  margin-top: 30px;
}
.section-title {
  text-align: center;
  margin-bottom: 30px;
}
.news-data {
  width: 15%;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 6px;
  height: 75px;
  text-align: center;
  float: left;
  opacity: 0.9;
  border-right: #ccc 1px solid;
  display: block;
}
.news-text {
  width: 85%;
  padding-left: 3%;
  float: right;
  margin-bottom: 20px;
}
span {
  font-size: 24px;
  text-align: center;
  color: #004898;
}
/*----------------------------------------*/
/*  新闻列表样式一（仿博客样式）
/*----------------------------------------*/
.main-area {
  margin-top: 0;
}
.blog {
  height: 100px;
  margin-top: 30px;
  border-bottom: 1px dashed #ccc;
}
.blog-data {
  width: 8%;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 6px;
  height: 75px;
  text-align: center;
  float: left;
  opacity: 0.9;
  border-right: #ccc 1px solid;
  display: block;
}
.blog-text {
  width: 92%;
  padding-left: 3%;
  float: right;
  margin-bottom: 20px;
}
.blog p {
  margin: 0;
  line-height: 1.8;
}
/*----------------------------------------*/
/*  新闻列表样式二
/*----------------------------------------*/
.new {
  height: auto;
  overflow: hidden;
  margin:0 auto;
  padding: 10px 0;
}
.new li {
  line-height: 50px;
  height: 50px;
  font-size: 16px;
  color: #999;
  text-align: left;
  padding: 0;
  border-bottom: 1px dashed #ccc;
}
.new li a {
  color: #000;
  padding-left: 15px;
  background: url(../images/arrows.png) left center no-repeat;
}
.new ul span {
  float: right;
  font-size: 16px;
  color: #000;
}
/*----------------------------------------*/
/*  新闻内容页样式
/*----------------------------------------*/
.new h2 {
  text-align: center;
  color: #004898;
}
.post-information {
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #f8f8f8 none repeat scroll 0 0; 
  margin-bottom: 10px;
}
.post-information span {
  color: #333;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin: 0 30px;
}
.new-details-text p {
  font-size: 16px;
}
/*----------------------------------------*/
/*  4. Case Area
/*----------------------------------------*/
/*.case-list {
  background-color:#fff;
  padding:5px;
  margin-bottom:10px;
  -webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
  box-shadow:0 1px 3px rgba(0,0,0,.05);
}
.case-list .list {
  position:relative;
  overflow:hidden;
}
.case-list .list img {
  max-width:100%;
  height:auto;
  margin:0 auto;
}
.case-list .list .shx {
  text-align:center;
  width:100%;
  color:#666;
}
.case-list .list .shx h4 {
  font-weight:500;
  margin:5px auto;
  font-size:16px;
}
.case-list .list .shx p {
  display:none;
}
.case-list .list .shx a {
  color:#666;
  padding:2px 10px;
  border:1px solid #fff;
  background-color:#ddd;
  font-size:12px;
}
.case-list .list .shx a:hover {
  background-color:#666;
  color:#fff;
}
.case-list {
  background-color:#fff;
  padding:5px;
  margin-bottom:10px;
  -webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
          box-shadow:0 1px 3px rgba(0,0,0,.05);
}*/
.case-area {
  position: relative;
  /*margin-bottom: 20px;*/
  background-color: #f8f8f8;
}
.case-list {
  height: 200px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.list {
  position:relative;
  overflow:hidden;
}
.list img {
  max-width:100%;
  height:auto;
  margin:0 auto;
  vertical-align: middle;
}
.list .shx {
  position: absolute;
  height: 100%;
  color: #fff;
  background-color: rgba(0,0,0,.5);
  top: 0;
  display: none;
  text-align:center;
  width:100%;
  /*color:#666;*/
}
.list .shx h4 {
  font-weight:500;
  color: #fff;
  letter-spacing: 1px;
  margin:20% auto 0;
  font-size:18px;
}
.list .shx p {
  display:block;
  columns: #fff;
  margin: 10px auto;
}
.list .shx a {
  color:#666;
  padding:3px 10px;
  border:1px solid #fff;
  background-color:#ddd;
  font-size:14px;
}
.list .shx a:hover {
  background-color:#666;
  color:#fff;
}
.list:hover .shx {
  display:block;
}
/*----------------------------------------*/
/*  5. HR Area
/*----------------------------------------*/
/*招聘岗位折叠部分*/
.Huifold-hr h3 {
  color: #004898;
}
.Huifold-hr .item {
  position:relative;
}
.Huifold-hr .self {
   margin:0;
  /*font-weight:bold;*/
  position:relative;
  border-bottom: 1px dashed #ccc;
  font-size:16px;
  line-height:1px;
  padding:20px 0;
  background-color:#fff;
  /*cursor:pointer;*/
  padding-right:30px;
  color: #004898;
}
.Huifold-hr .self span{display:block;text-align:left;font-size: 16px;color: #004898;}
.Huifold-hr .self span:nth-child(1){width:45%;float:left}
.Huifold-hr .self span:nth-child(2){width:25%;float:left}
.Huifold-hr .self span:nth-child(3){width:15%;float:left}
.Huifold-hr .self span:nth-child(4){width:15%;float:right;text-align:right}
.Huifold-hr .item {
  margin:0;
  position:relative;
  border-bottom: 1px dashed #ccc;
  font-size:16px;
  line-height:1px;
  padding:0 0 25px 0;
  background-color:#fff;
  cursor:pointer;
  padding-right:30px;
  color: #666;
}
.Huifold-hr .item h4 span{display:block;text-align:left;font-size: 16px;color: #666;}
.Huifold-hr .item h4 span:nth-child(1){width:45%;float:left}
.Huifold-hr .item h4 span:nth-child(2){width:25%;float:left}
.Huifold-hr .item h4 span:nth-child(3){width:15%;float:left}
.Huifold-hr .item h4 span:nth-child(4){width:15%;float:right;text-align:right;font-size: 16px;color: #666;}
/*.Huifold-hr .item h4 span {
  width: 25%;
  float: right;
  text-align: right;
  font-size: 16px;
  color: #666;
  display: block;
}*/
.Huifold-hr .item h4 b {
  position:absolute;
  display: block; 
  cursor:pointer;
  right:10px;
  top:7px;
  width:16px;
  height:16px; 
  text-align:center; 
  color:#666;
}
.Huifold-hr .item .info {
  display:none;
  padding:10px;
}
/*----------------------------------------*/
/*  6. Footer Area
/*----------------------------------------*/
.footer-add-area {
  width:100%;
  height:240px;
  background-color:#004898;
}
.footer-add {
  padding-top: 40px;
  padding-left: 100px;
}
.footer-add p {
  font-size: 14px;
  color: #cecece;
}
.footer-logo img {
  padding:60px 0;
  font-size:0;
}
.footer-post img {
  padding-top: 60px;
  float: right;
}
.footer-post span {
  font-size: 14px;
  color: #cecece;
  padding-top: 180px;
  padding-left: 75px;
}
.footer-copyright-area {
  width:100%;
  height:44px;
  line-height:40px;
  background-color:#444;
}
.footer-copyright-text {
  font-size: 14px;
  color:#cecece;
  text-align: center;
  /*display: inline-block;
  height: 40px;
  line-height: 40px;*/
}
.footer-copyright-text a:link {
  font-size: 14px;
  color:#cecece;
}
.footer-copyright-text a:active {
  font-size: 14px;
  color:#cecece;
}
.footer-copyright-text a:visited {
  font-size: 14px;
  color:#cecece;
}
/*.footer-copyright-text a:hover,a:visited,a:link,a:active {
  font-size: 14px;
  color:#cecece;
}*/
