/* LESS Document */
table {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}
th,
td {
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}
html,
body {
  font-family: "Microsoft yahei";
  font-size: 14px;
  line-height: 28px;
  box-sizing: border-box;
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
div {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 12px;
}
ul,
dl {
  list-style-type: none;
}
li {
  vertical-align: top;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  overflow: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
*html .clearfix {
  zoom: 1;
}
* + html .clearfix {
  zoom: 1;
}
img {
  border: none;
  vertical-align: top;
}
input,
textarea {
  font-family: "Microsoft yahei";
  font-size: 12px;
  color: #888;
  border: none;
  outline: medium none;
}
input,
textarea,
select {
  transition: 0.3s all ease-out;
}
input-placeholder {
  /* WebKit browsers */
  color: #666;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
}
input:focus {
  color: #333;
}
::selection {
  background: #004b98;
  color: #fff;
}
::-moz-selection {
  background: #004b98;
  color: #fff;
}
::-webkit-selection {
  background: #004b98;
  color: #fff;
}
a {
  color: #666;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s all ease;
}
a:hover {
  color: #004b98;
}
.img-auto {
  display: block;
  overflow: hidden;
}
.img-auto img {
  width: auto;
  height: auto;
  margin: 0px auto;
  transition: 600ms;
}
.img-auto img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pc {
  display: block;
}
.wap {
  display: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.w80 {
  width: 80%;
  margin: 0 auto;
  position: relative;
}
.top2 {
  display: none;
  position: fixed;
}
.top.top2 {
  display: block;
  width: 100%;
  background: #fff;
}
.search {
  float: right;
  margin-top: 34px;
}
.search_hide {
  float: left;
  position: relative;
  margin-right: 30px;
}
.search_hide input {
  width: 0px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 15px;
  transition: 0.3s all ease;
}
.search_hide button {
  background: url(../images/search.png) no-repeat center center;
  height: 30px;
  width: 54px;
  border: none;
  outline: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0px;
}
.search_hide:hover input,
.search_hide.search_hide2 input {
  width: 180px;
  border: 1px solid #ccc;
}
.lang {
  border: 1px solid #004b98;
  width: 90px;
  height: 30px;
  line-height: 28px;
  float: left;
}
.lang a {
  display: inline-block;
  width: 44px;
  text-align: center;
}
.lang a.on {
  background: #004b98;
  color: #fff;
}
.banner {
  position: relative;
  text-align: center;
  z-index: 0;
}
.banner .banner_zi {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 634px;
  height: 310px;
  text-align: center;
  font-size: 18px;
  color: #666;
}
.banner .banner_zi span {
  display: block;
  font-size: 68px;
  color: #004b98;
  font-style: italic;
  line-height: 100%;
  margin-bottom: 36px;
}
.more {
  width: 270px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  margin: auto;
  margin-top: 90px;
}
.more a {
  display: block;
  color: #fff;
  background: #004b98;
  font-size: 16px;
  position: relative;
}
.more a:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 25px;
  width: 6px;
  height: 10px;
  background: url(../images/jt1.png) no-repeat;
}
.more a:hover {
  background: #023466;
}
.more2 {
  margin-left: 0;
  margin-top: 0;
}
.more3 {
  background: none;
  border: 1px solid #ccc;
}
.more3 a {
  color: #666;
  background: none;
}
.more3 a:after {
  background: url(../images/jt2.png) no-repeat;
}
.more3 a:hover {
  color: #fff;
  background: #004b98;
}
.more3 a:hover:after {
  background: url(../images/jt1.png) no-repeat;
}
.more4 {
  margin: auto;
}
.more5 {
  background: none;
  border: 1px solid #fff;
}
.more5 a {
  color: #fff;
  background: none;
}
.more5 a:after {
  background: url(../images/jt1.png) no-repeat;
}
.more5 a:hover {
  color: #fff;
  background: none;
}
.jy2 {
  position: relative;
}
.jy2 .jy2_zi {
  position: absolute;
  left: 10%;
  top: 18%;
}
.jy2 .jy2_zi h3 {
  font-size: 44px;
  color: #fff;
  line-height: 100%;
  font-weight: bold;
}
.jy2 .jy2_zi h3:after {
  content: "";
  display: block;
  height: 6px;
  width: 80px;
  background: #fff100;
  margin-top: 20px;
  margin-bottom: 35px;
}
.jy2 .jy2_zi span {
  text-transform: uppercase;
  font-size: 18px;
  color: #999;
}
.jy2 .jy2_zi ul {
  margin: 100px 0;
}
.jy2 .jy2_zi ul li {
  float: left;
  text-align: center;
  margin-right: 100px;
}
.jy2 .jy2_zi ul li img {
  height: 112px;
}
.jy2 .jy2_zi ul li span {
  display: block;
  color: #fff;
  margin-top: 35px;
}
.jy2 .jy2_zi ul:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}
.jy2 .jy2_zi.zi_right {
  left: inherit;
  right: 10%;
}
.jy2 .jy2_zi.zi_right h3 {
  color: #333;
}
.jy2 .jy2_zi.zi_right h3:after {
  background: #004b98;
}
.jy2 .jy2_zi.zi_right ul li {
  margin-right: 50px;
}
.jy2 .jy2_zi.zi_right ul li span {
  color: #666;
}
.jy2 .jy2_zi.zi_center {
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
}
.jy2 .jy2_zi.zi_center h3 {
  color: #333;
}
.jy2 .jy2_zi.zi_center h3:after {
  display: none;
}
.jy2 .jy2_zi.zi_center ul li {
  margin: 0 60px;
  float: inherit;
  display: inline-block;
}
.jy2 .jy2_zi.zi_center ul li span {
  color: #666;
}
.jy3 {
  position: relative;
}
.jy3 .jy4 {
  position: absolute;
  width: 40%;
  left: 10%;
  top: 34%;
}
.jy3 .jy4 h3 span {
  background: #004b98;
  font-size: 32px;
  color: #fff;
  line-height: 100%;
  padding: 15px;
  font-weight: bold;
  display: inline-block;
}
.jy3 .jy4 span {
  font-size: 18px;
  color: #666;
  line-height: 32px;
  padding: 50px 0;
  display: block;
}
.fangan .jt4 {
  background: url(../images/jt4.png) no-repeat;
  width: 24px;
  height: 46px;
  right: 3%;
}
.fangan .jt3 {
  background: url(../images/jt3.png) no-repeat;
  width: 24px;
  height: 46px;
  left: 3%;
}
.fangan .swiper-pagination span {
  background: #fff;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.fangan .swiper-pagination span.swiper-pagination-bullet-active {
  background: #004b98;
}
.new_in {
  background: #f8f8f8;
  padding: 160px 0;
}
.title {
  font-size: 34px;
  color: #333;
  margin-bottom: 70px;
}
.title span {
  display: block;
  font-size: 54px;
  color: #969696;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 20px;
}
.jy5 {
  text-align: center;
  background: #fff;
  min-height: 620px;
  transition: 0.3s all ease;
  border: 1px solid transparent;
}
.jy5 img {
  height: 272px;
}
.jy5 h6 {
  text-align: left;
  font-size: 28px;
  line-height: 44px;
  color: #333;
  font-weight: bold;
  padding-top: 70px;
  padding-bottom: 50px;
  width: 80%;
  margin: auto;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.jy5 .more {
  margin-left: 10%;
}
.jy5:hover {
  border-color: #ccc;
}
.jy5:hover h6 {
  color: #004b98;
}
.foot {
  background: #383838 url(../images/footbj.png) no-repeat center top;
  padding: 50px 0;
  color: #fff;
}
.foot .foot_left {
  width: 50%;
  float: left;
}
.foot .foot_left span {
  display: block;
  padding: 40px 0;
  line-height: 32px;
  padding-bottom: 18px;
}
.foot .foot_right {
  width: 50%;
  float: right;
  text-align: right;
}
.foot .foot_right ul {
  padding-top: 66px;
}
.foot .foot_right ul li {
  display: inline-block;
  padding-left: 54px;
}
.foot .foot_right ul li a {
  color: #fff;
}
.foot .foot_right ul li a:hover {
  color: #ccc;
}
.foot .foot_right img {
  display: inline-block;
  padding-top: 40px;
  padding-left: 30px;
}
.header .nav.navser {
  margin-left: 18%;
}
.bjf8 {
  background: #f8f8f8;
}
.bjf8:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}
.new_nav {
  padding-top: 70px;
  margin-bottom: 60px;
  border-bottom: 6px #d1d1d1 solid;
  padding-bottom: 32px;
}
.new_nav ul li {
  float: left;
  font-size: 18px;
  padding-right: 40px;
  line-height: 100%;
}
.new_nav ul li a {
  display: block;
  color: #666;
}
.new_nav ul li a.on,
.new_nav ul li a:hover {
  color: #004b98;
}
.new_nav:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}
.paging {
  padding-top: 70px;
  text-align: center;
  padding-bottom: 70px;
}
.paging ul li {
  display: inline-block;
  font-size: 14px;
  background: #fff;
  margin: 0 5px;
}
.paging ul li a {
  display: block;
  padding: 6px 15px;
  color: #666666;
  border: 1px solid #CCCCCC;
}
.paging ul li a:hover {
  color: #fff!important;
  background: #0071bd;
}
.new_list {
  background: #fff;
  margin-bottom: 100px;
  padding-bottom: 80px;
}
.new_list > ul li {
  transition: 0.3s all ease;
  padding: 60px 10%;
  position: relative;
}
.new_list > ul li span {
  display: block;
  font-size: 22px;
  color: #666;
  font-weight: bold;
}
.new_list > ul li h6 {
  font-size: 28px;
  color: #333;
  line-height: 42px;
  padding: 50px 0;
  font-weight: bold;
}
.new_list > ul li p {
  font-size: 18px;
  line-height: 32px;
}
.new_list > ul li .more {
  margin-top: 54px;
  display: none;
}
.new_list > ul li:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
  position: absolute;
  width: 80%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.new_list > ul li:hover {
  background: #004b98;
  color: #fff;
}
.new_list > ul li:hover span,
.new_list > ul li:hover h6,
.new_list > ul li:hover p {
  color: #fff;
}
.new_list > ul li:hover:after {
  display: none;
}
.new_list > ul li:hover .more {
  display: block;
}
.mbx {
  background: #f6f6f6;
  height: 48px;
  line-height: 48px;
  font-size: 12px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #666;
  position: relative;
  padding-left: 20px;
}
.mbx a {
  color: #999;
}
.mbx:before {
  background: url(../images/home.png) no-repeat;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 10%;
  top: 17px;
}
.padding80 {
  padding-top: 70px;
}
.newinfo {
  border-top: 6px solid #004b98;
  border-bottom: 6px solid #004b98;
  margin-bottom: 108px;
  background: #fff;
  padding: 120px 10%;
  color: #666;
  font-size: 16px;
  line-height: 32px;
}
.newinfo .newinfo_title {
  text-align: center;
  color: #333;
}
.newinfo .newinfo_title h3 {
  font-size: 28px;
  font-weight: bold;
}
.newinfo .newinfo_time {
  font-size: 12px;
  color: #999;
  padding-top: 25px;
  padding-bottom: 60px;
  text-align: center;
}
.newinfo_next {
  border-top: 1px solid #eee;
  margin-top: 100px;
  padding-top: 100px;
  font-size: 14px;
}
.pro_nav {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
  text-align: center;
}
.pro_nav ul li {
  display: inline-block;
  line-height: 56px;
  font-size: 18px;
}
.pro_nav ul li a {
  display: block;
  padding: 0 35px;
}
.pro_nav ul li a:hover,
.pro_nav ul li a.on {
  background: #004b98;
  color: #fff;
}
.pro_list > ul li {
  float: left;
  width: 32%;
  margin-left: 2%;
  background: #fff;
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 70px;
  transition: 0.3s all ease;
}
.pro_list > ul li h6 {
  font-size: 26px;
  color: #333;
  line-height: 68px;
}
.pro_list > ul li:nth-child(3n+1) {
  margin-left: 0;
}
.pro_list > ul li:hover {
  box-shadow: 0 0 30px #ddd;
}
.pro_list > ul li:hover a h6 {
  color: #004b98;
}
.pro_list .paging {
  background: #fff;
  padding: 40px 0;
  margin-bottom: 110px;
}
.proinfo {
  text-align: center;
}
.title2 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.title2 span {
  font-size: 24px;
  font-weight: bold;
  color: #004b98;
}
.title2 span:before {
  background: url(../images/jjfa5.png) no-repeat;
  width: 84px;
  height: 21px;
  display: inline-block;
  content: "";
  margin-right: 10px;
}
.title2 span:after {
  background: url(../images/jjfa6.png) no-repeat;
  width: 84px;
  height: 21px;
  display: inline-block;
  content: "";
  margin-left: 10px;
}
.title2 p {
  margin-top: 35px;
  font-size: 18px;
  color: #666;
}
.jjfalist {
  margin-bottom: 110px;
}
.jjfalist ul li {
  float: left;
  background: #fff;
  margin-top: 70px;
  width: 48%;
  margin-left: 4%;
  transition: 0.3s all ease;
  min-height: 752px;
}
.jjfalist ul li:nth-child(2n+1) {
  margin-left: 0;
}
.jjfalist ul li .jjfalist_img {
  text-align: center;
  height: 392px;
}
.jjfalist ul li .jjfalist_zi {
  width: 80%;
  margin: auto;
  padding: 110px 0;
  position: relative;
  z-index: 1;
}
.jjfalist ul li .jjfalist_zi i {
  font-style: normal;
  font-size: 114px;
  color: #f7f7f7;
  position: absolute;
  z-index: -1;
  font-weight: bold;
  left: -20px;
}
.jjfalist ul li .jjfalist_zi a {
  color: #004b98;
  font-size: 26px;
}
.jjfalist ul li .jjfalist_zi a:after {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background: #004b98;
  margin-top: 20px;
  margin-bottom: 40px;
}
.jjfalist ul li .jjfalist_zi p {
  line-height: 24px;
  color: #666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.jjfalist ul li:hover {
  box-shadow: 0 0 30px #ddd;
}
.accordion {
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  margin-bottom: 110px;
}
.accordion .border_bottom {
  border-bottom: 1px solid #eee;
}
.boder01 {
  background: #e4e5e6;
  padding: 7px 8px 7px 8px;
  border-radius: 2px;
  color: #6e6e6f;
}
.accordion .link {
  cursor: pointer;
  display: block;
  padding: 23px 15px 23px 0px;
  margin-left: 4%;
  color: #4D4D4D;
  font-size: 16px;
  font-weight: 700;
  /*border-bottom: 1px solid #CCC;*/

  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.accordion li:last-child .link {
  border-bottom: 0;
}
.accordion li i {
  position: absolute;
  top: 16px;
  left: 0px;
  font-size: 16px;
  color: #666;
  margin-right: 20px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-style: normal;
}
.accordion li i.fa-chevron-down {
  right: 12px;
  top: 29px;
  left: auto;
  font-size: 16px;
}
.accordion li.open .link {
  color: #004b98;
}
.accordion li.open i {
  color: #004b98;
}
.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #0769a9;
}
.submenu {
  display: none;
  background: #FFFFFF;
  border-top: 1px solid #eee;
  width: 100%;
  margin: auto;
  padding: 20px 4%;
  color: #666;
  font-size: 14px;
  line-height: 32px;
  background: #f9f9f9 url(../images/job1.jpg) no-repeat right bottom;
}
.submenu .job_title {
  color: #333;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: bold;
}
.fa-chevron-down {
  width: 10px;
  height: 10px;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  transform: rotate(135deg);
}
.accordion li i.for {
  padding: 7px 6px 7px 6px;
  background: #e4e5e6;
  display: inline-block;
  border-radius: 2px;
  color: #666666;
  font-size: 12px;
  position: initial;
}
.accordion li.open i.for {
  background: #d5a115;
  color: #FFFFFF;
}
.about1 {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  width: 90%;
  margin: auto;
}
.about2 {
  padding-top: 100px;
  margin: auto;
  margin-top: 100px;
  margin-bottom: 100px;
  border-top: 1px solid #ccc;
  width: 90%;
}
.about2 ul li {
  text-align: center;
  float: left;
  width: 33.3%;
  color: #666;
}
.about2 ul li span {
  font-size: 26px;
  padding-bottom: 60px;
  display: block;
}
.about2 ul li p {
  font-size: 16px;
  padding-top: 30px;
}
.lx .title2 {
  margin-bottom: 60px;
}
.title3 {
  font-size: 16px;
  color: #004b98;
  position: relative;
  border-bottom: 2px solid #eee;
  height: 48px;
  line-height: 48px;
  margin-bottom: 20px;
}
.title3:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 60px;
  height: 2px;
  background: #004b98;
}
.lx2 {
  background: #fff;
  padding: 45px;
  margin-bottom: 110px;
}
.lx2 .lx_map {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.lx2 .lx_add {
  line-height: 42px;
  font-size: 16px;
  color: #666;
}
.lx2 .lx_add span {
  display: inline-block;
  float: left;
}
.lx2 .lx_add span:nth-child(2) {
  float: right;
  padding-top: 12px;
}
.margintop30px {
  margin-top: 30px;
}
.about_fazhan {
  background: url(../images/about6.png) no-repeat center top;
  padding-top: 100px;
}
.main-timeline {
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  background: url(../images/huoj.png) no-repeat top center;
  padding-top: 60px;
  padding-bottom: 50px;
}
.main-timeline:before {
  content: "";
  width: 2px;
  height: 100%;
  background: #ccc;
  position: absolute;
  top: 0;
  left: 50%;
}
.main-timeline .timeline {
  margin-bottom: 60px;
  position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.main-timeline .timeline-icon {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  border: 2px solid #004b98;
  margin-left: -5px;
  position: absolute;
  top: 20px;
  left: 50%;
  text-align: center;
}
.main-timeline .timeline-icon i {
  font-size: 30px;
  line-height: 50px;
  color: #ccc;
}
.main-timeline .timeline-content {
  width: 48%;
  padding: 10px 20px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.main-timeline .timeline-content:hover {
  background: #004b98;
  cursor: pointer;
  color: #fff;
  border-color: #004b98;
}
.main-timeline .timeline-content:hover:before {
  border-left-color: #004b98;
}
.main-timeline .timeline-content:hover .description {
  color: #fff;
}
.main-timeline .timeline-content:before {
  content: "";
  border-left: 7px solid #ccc;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  position: absolute;
  left: 48%;
  top: 20px;
}
.main-timeline .title {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  padding: 10px;
  background: #fff;
  border-radius: 3px 3px 0 0;
  margin: -20px -20px 10px;
}
.main-timeline .description {
  font-size: 14px;
  color: #726f77;
}
.main-timeline .description span {
  display: inline-block;
}
.main-timeline .description span:first-child {
  width: 80%;
}
.main-timeline .description span:last-child {
  text-align: left;
  color: #666;
  font-size: 18px;
  position: absolute;
  right: 44%;
  top: 12px;
}
.main-timeline .read-more {
  display: inline-block;
  font-size: 12px;
  color: #64d8c1;
  text-transform: uppercase;
  padding: 5px 15px;
  border: 2px solid #64d8c1;
  position: relative;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 0 #64d8c1;
  -moz-box-shadow: 2px 2px 0 #64d8c1;
  -ms-box-shadow: 2px 2px 0 #64d8c1;
  box-shadow: 2px 2px 0 #64d8c1;
}
.main-timeline .read-more:hover {
  top: 2px;
  left: 2px;
  box-shadow: none;
}
.main-timeline .timeline-content.right {
  float: right;
}
.main-timeline .timeline-content.right span:last-child {
  right: inherit;
  left: 44%;
}
.main-timeline .timeline-content.right:hover:before {
  border-right-color: #004b98;
}
.main-timeline .timeline-content.right:before {
  content: "";
  right: 48%;
  left: inherit;
  border-left: 0;
  border-right: 7px solid #ccc;
}
@media only screen and (max-width: 990px) {
  .main-timeline .title {
    font-size: 25px;
  }
  .main-timeline .timeline-content::before {
    top: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .main-timeline {
    margin-left: 20px;
  }
  .main-timeline:before {
    left: 0;
  }
  .main-timeline .timeline-content {
    width: 90%;
    float: right;
  }
  .main-timeline .timeline-content:before,
  .main-timeline .timeline-content.right:before {
    left: 10%;
    right: inherit;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #ccc;
  }
  .main-timeline .timeline-icon {
    left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .main-timeline .timeline-content {
    width: 85%;
  }
  .main-timeline .timeline-content:before,
  .main-timeline .timeline-content.right:before {
    left: 15%;
  }
  .main-timeline .title {
    font-size: 20px;
  }
  .main-timeline .timeline-content:before {
    top: 13px;
  }
}
.header .nav {
  margin-left: 9%;
}
.header .nav.navser {
  margin-left: 9%;
}
.gai {
  border-bottom: 1px solid #ccc;
  line-height: 56px;
}
.gai1 {
  float: left;
  font-size: 16px;
  background: url(../images/icon.png) no-repeat left center;
  padding-left: 34px;
  color: #666;
  padding-right: 25px;
}
.gai2 {
  float: left;
  width: 60%;
}
.gai3 {
  float: right;
  background: url(../images/icon2.png) no-repeat right center;
  padding-right: 20px;
}
.gai3 a {
  color: #004b98;
}
.gai6 {
  padding: 80px 0;
}
.gai4 {
  float: left;
  width: 30%;
  margin-left: 5%;
}
.gai4.gai7 {
  margin-left: 0;
}
.gai4 h3 {
  font-size: 18px;
  line-height: 68px;
  border-bottom: 1px solid #ccc;
}
.gai4 h3 a {
  color: #004b98;
}
.scrollbox {
  position: relative;
  width: 100%;
  height: 56px;
  overflow: hidden;
}
.scrollbox i {
  font-style: normal;
  color: #004b98;
  display: inline-block;
  margin-right: 50px;
}
.scrollbox ul {
  position: absolute;
  left: 0px;
  top: 0px;
}
