body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
img {
  margin: 0;
  padding: 0;
  border: none;
}
body {
  background: #fff;
  font-family: "Microsoft YaHei", "微软雅黑", arial;
  font-size: 12px;
  color: #333333;
  font-weight: normal;
}
textarea,
input {
  font-family: "Microsoft YaHei", "微软雅黑", arial;
  color: #333333;
  font-size: 12px;
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input:focus,
textarea:focus {
  outline: none;
}
select::-ms-expand {
  display: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
}
a,
a:link,
a:visited,
a:focus,
a:active,
a:hover {
  font-family: "Microsoft YaHei", "微软雅黑", arial;
  color: #333333;
  font-size: 12px;
  text-decoration: none;
}
a:hover {
  color: #015290;
}
html,
body {
  height: 100%;
  background: #f5f5f5;
}
body.hide {
  overflow: hidden;
}
/*弹出大图*/
.LookPicture :after,
.LookPicture :before {
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  content: "";
}
.LookPicture {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.LookPicture * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.LookPicture_Background {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19960924;
  width: 100%;
  height: 100%;
  background-color: #000;
  display: none !important;
}
.LookPicture {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19960925;
  width: 100%;
  height: 100%;
  display: none;
}
.LookPicture .Look_Close {
  position: absolute;
  right: 20px;
  top: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 19960925;
}
.LookPicture .Look_Close:after,
.LookPicture .Look_Close:before {
  background-color: #fff;
  width: 30px;
  height: 8px;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  top: 17px;
  left: 5px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.LookPicture .Look_Close:hover:after,
.LookPicture .Look_Close:hover:before {
  box-shadow: 0 0 10px #6cf;
  -moz-box-shadow: 0 0 10px #6cf;
  -webkit-box-shadow: 0 0 10px #66ccff;
}
.LookPicture .Look_Close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.LookPicture .Look_Close:after {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
.LookPicture .Look_img {
  display: none;
  position: absolute;
  max-width: 85%;
  max-height: 85%;
  top: 50%;
  left: 50%;
  z-index: 19960924;
  box-shadow: 0 0 20px #000;
  -moz-box-shadow: 0 0 20px #000;
  -webkit-box-shadow: 0 0 20px #000;
  border: 0;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.LookPicture .Look_img:hover {
  box-shadow: 0 0 20px #000;
  -moz-box-shadow: 0 0 20px #000;
  -webkit-box-shadow: 0 0 20px #000000;
}
.LookPicture .Look_img.Look_Show {
  display: block;
}
.LookPicture .Look_before {
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  z-index: 19960926;
  left: 50px;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.LookPicture .Look_before:after,
.LookPicture .Look_before:before {
  left: 0;
  width: 57px;
  height: 5px;
  background-color: #fff;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.LookPicture .Look_before:before {
  top: 50px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.LookPicture .Look_before:after {
  top: 13px;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
.LookPicture .Look_before:hover {
  left: 40px;
}
.LookPicture .Look_before:hover:after,
.LookPicture .Look_before:hover:before {
  box-shadow: 0 0 20px #6cf;
  -moz-box-shadow: 0 0 20px #6cf;
  -webkit-box-shadow: 0 0 20px #66ccff;
}
.LookPicture .Look_next {
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  z-index: 19960926;
  right: 50px;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.LookPicture .Look_next:after,
.LookPicture .Look_next:before {
  left: 0;
  width: 57px;
  height: 5px;
  background-color: #fff;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.LookPicture .Look_next:before {
  top: 50px;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
.LookPicture .Look_next:after {
  top: 13px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.LookPicture .Look_next:hover {
  right: 40px;
}
.LookPicture .Look_next:hover:after,
.LookPicture .Look_next:hover:before {
  box-shadow: 0 0 20px #6cf;
  -moz-box-shadow: 0 0 20px #6cf;
  -webkit-box-shadow: 0 0 20px #66ccff;
}
.Look_Open {
  display: block !important;
}
/*弹出大图end*/
.taxian:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.wrap {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.wrap:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.row {
  width: 100%;
  box-sizing: border-box;
}
.row:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.l {
  float: left;
}
.r {
  float: right;
}
.article {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.article img {
  max-width: 100%;
}
.mainFilter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: none;
  background: url(../images/mainFilter.png);
}
.wrapper {
  width: 100%;
  min-width: 1200px;
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
  padding-top: 110px;
  padding-bottom: 400px;
  overflow: hidden;
}
.header {
  width: 100%;
  height: 110px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  background: #fff;
}
.header.fixed {
  position: fixed;
  top: 0;
}
.header .logo {
  width: 351px;
  height: 37px;
  float: left;
  
  margin-top: 22px;
}
.header .logo img {
  width: 100%;
  display: block;
}
.header .searchBox {
  float: right;
  margin-top: 45px;
  position: relative;
  background: url(../images/searchBox_line.gif) no-repeat 0 center;
  padding-left: 20px;
}
.header .searchBox .searchBtn {
  width: 20px;
  height: 20px;
  background: url(../images/searchBtn.gif) no-repeat center;
  cursor: pointer;
}
.header .searchBox .searchBar {
  width: 300px;
  height: 40px;
  position: absolute;
  right: -9px;
  top: 65px;
  z-index: 95;
  border: solid 2px #eee;
  box-sizing: border-box;
  display: none;
}
.header .searchBox .searchBar .inpu {
  width: 258px;
  height: 36px;
  float: left;
}
.header .searchBox .searchBar .inpu input {
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
}
.header .searchBox .searchBar .inpu input::-webkit-input-placeholder {
  color: #cccccc;
}
.header .searchBox .searchBar .inpu input:-moz-placeholder {
  color: #cccccc;
}
.header .searchBox .searchBar .inpu input::-moz-placeholder {
  color: #cccccc;
}
.header .searchBox .searchBar .inpu input:-ms-input-placeholder {
  color: #cccccc;
}
.header .searchBox .searchBar .btn {
  width: 36px;
  height: 36px;
  float: right;
  background: url(../images/searchBtn.gif) no-repeat center #ffffff;
  border-left: solid 2px #eee;
}
.header .searchBox .searchBar .btn input {
  width: 100%;
  height: 100%;
  background: none;
  cursor: pointer;
}
.header .nav {
  float: right;
}
.header .nav > ul > li {
  float: left;
  position: relative;
  padding: 0 20px;
}
.header .nav > ul > li > a {
  height: 110px;
  line-height: 110px;
  padding: 0 2px;
  display: block;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  position: relative;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.header .nav > ul > li > a:after {
  content: "";
  width: 0%;
  height: 2px;
  background: #0e6eb8;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 5;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.header .nav > ul > li.on > a,
.header .nav > ul > li:hover > a {
  font-weight: bold;
  color: #0e6eb8;
}
.header .nav > ul > li.on > a::after,
.header .nav > ul > li:hover > a::after {
  width: 100%;
  left: 0;
}
.header .nav:hover > ul > li.on > a {
  color: #333333;
  font-weight: normal;
}
.header .nav:hover > ul > li.on > a::after {
  width: 0;
  left: 50%;
}
.header .nav:hover > ul > li:hover > a {
  color: #0e6eb8;
  font-weight: bold;
}
.header .nav:hover > ul > li:hover > a::after {
  width: 100%;
  left: 0;
}
.header .nav .sub {
  min-width: 160px;
  width: 100%;
  display: none;
  position: absolute;
  top: 110px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  z-index: 90;
  background: #f5f5f5;
}
.header .nav .sub li a {
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #333333;
}
.header .nav .sub li a:hover {
  background: #0e6eb8;
  color: #fff;
}
.footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #2b2b2b;
  padding-top: 58px;
}
.footer .title {
  width: 140px;
  background: url(../images/footer_line.gif) no-repeat 0 bottom;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  padding-bottom: 20px;
  margin-bottom: 24px;
}
.footer .title a {
  font-size: 18px;
  color: #fff;
}
.footer .linkBox {
  float: left;
}
.footer .linkBox ul {
  width: 140px;
  float: left;
  margin-right: 50px;
}
.footer .linkBox ul li {
  line-height: 30px;
  font-size: 16px;
  color: #7e7e7e;
}
.footer .linkBox ul li.title a {
  font-size: 18px;
  color: #fff;
}
.footer .linkBox ul li a {
  font-size: 16px;
  color: #7e7e7e;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.footer .linkBox ul li a:hover {
  color: #fff;
}
.footer .contact {
  width: 260px;
  float: left;
}
.footer .contact .text {
  line-height: 22px;
  font-size: 16px;
  color: #838383;
}
.footer .contact .text a {
  font-size: 16px;
  color: #838383;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.footer .contact .text a:hover {
  color: #fff;
}
.footer .contact .text p {
  margin-bottom: 10px;
}
.footer .qrcode {
  width: 132px;
  float: right;
  text-align: center;
  margin-top: 4px;
}
.footer .qrcode .pic {
  height: 132px;
  overflow: hidden;
}
.footer .qrcode .pic img {
  width: 100%;
  display: block;
}
.footer .qrcode .txt {
  line-height: 24px;
  font-size: 16px;
  color: #838383;
  margin-top: 8px;
}
.footer .copyright {
  width: 100%;
  border-top: solid 1px #404040;
  font-size: 14px;
  color: #6a6a6a;
  line-height: 20px;
  padding: 20px 0;
  clear: both;
  float: left;
  margin-top: 56px;
}
.footer .copyright:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.footer .copyright a {
  font-size: 14px;
  color: #6a6a6a;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.footer .copyright a:hover {
  color: #fff;
}
.fixedSidebar {
  width: 80px;
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  z-index: 90;
  text-align: center;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.fixedSidebar li {
  margin-top: 2px;
  position: relative;
}
.fixedSidebar li:hover a {
  background: #015290;
}
.fixedSidebar li:hover .icon {
  display: none;
}
.fixedSidebar li:hover .txt {
  margin: 0;
  width: 80px;
  height: 80px;
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  padding: 4px 20px;
  box-sizing: border-box;
}
.fixedSidebar li a {
  height: 80px;
  display: block;
  padding-top: 12px;
  box-sizing: border-box;
  background: #0e6eb8;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.fixedSidebar li a .icon {
  height: 30px;
  line-height: 30px;
}
.fixedSidebar li a .icon img {
  vertical-align: middle;
}
.fixedSidebar li a .txt {
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  margin-top: 8px;
}
.fixedSidebar li .hide {
  height: 80px;
  line-height: 80px;
  position: absolute;
  top: 0;
  right: 80px;
  z-index: 5;
  background: #0e6eb8;
  white-space: nowrap;
  box-sizing: border-box;
  display: none;
}
.fixedSidebar li .phone {
  background: #015290;
  padding: 0 20px;
  font-size: 20px;
  color: #fff;
}
.fixedSidebar li .qrcode {
  width: 142px;
  height: 142px;
  right: 81px;
  padding: 8px;
}
.fixedSidebar li .qrcode img {
  width: 100%;
  display: block;
}
.friendship {
  background: #0e6eb8;
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  padding: 13px 0;
}
.friendship span {
  color: #fff;
  padding: 0 20px;
}
.friendship a {
  font-size: 16px;
  color: #fff;
}
.main .banner .fullSlide {
  position: relative;
}
.main .banner .fullSlide:hover .prev,
.main .banner .fullSlide:hover .next {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main .banner .fullSlide .bd img {
  width: 100%;
  display: block;
}
.main .banner .fullSlide .hd {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  z-index: 5;
  text-align: center;
}
.main .banner .fullSlide .hd ul {
  display: inline-block;
}
.main .banner .fullSlide .hd ul li {
  width: 13px;
  height: 13px;
  margin: 0 9px;
  font-size: 0;
  background: #fff;
  float: left;
  border-radius: 50%;
  cursor: pointer;
}
.main .banner .fullSlide .hd ul li.on {
  background: #0e6eb8;
}
.main .banner .fullSlide .prev,
.main .banner .fullSlide .next {
  z-index: 1;
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/prev1.png) no-repeat;
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .banner .fullSlide .next {
  left: auto;
  right: 60px;
  background: url(../images/next1.png) no-repeat;
}
.main .columnTitle {
  text-align: center;
}
.main .columnTitle .tit {
  line-height: 40px;
  font-size: 36px;
  color: #333333;
}
.main .columnTitle .txt {
  line-height: 20px;
  font-size: 16px;
  color: #666666;
  margin-top: 16px;
}
.main .certificate {
  padding: 56px 0 60px 0;
}
.main .certificate .multipleColumn {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 40px;
}
.main .certificate .multipleColumn .bd {
  overflow: hidden;
}
.main .certificate .multipleColumn .bd ul {
  width: 382px;
  overflow: hidden;
  zoom: 1;
  float: left;
  margin-right: 20px;
}
.main .certificate .multipleColumn .bd ul li {
  width: 100%;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  background: #fff;
  margin-bottom: 20px;
  padding-top: 30px;
  border-bottom: solid 3px #fff;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .certificate .multipleColumn .bd ul li:hover {
  border-bottom: solid 3px #0e6eb8;
}
.main .certificate .multipleColumn .bd ul li:hover .txt {
  color: #0e6eb8;
}
.main .certificate .multipleColumn .bd ul li .pic {
  height: 269px;
  overflow: hidden;
}
.main .certificate .multipleColumn .bd ul li .pic img {
  max-height: 100%;
}
.main .certificate .multipleColumn .bd ul li .txt {
  height: 74px;
  line-height: 74px;
  font-size: 18px;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .certificate .multipleColumn .hd {
  overflow: hidden;
  text-align: center;
  margin-top: 50px;
}
.main .certificate .multipleColumn .hd .icon {
  width: 84px;
  height: 40px;
  display: inline-block;
  background: url(../images/certificate_icon.png) no-repeat center #ffffff;
  margin: 0 8px;
}
.main .certificate .multipleColumn .hd .prev,
.main .certificate .multipleColumn .hd .next {
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  background: url(../images/arrow1.png) no-repeat center #ffffff;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .certificate .multipleColumn .hd .prev:hover,
.main .certificate .multipleColumn .hd .next:hover {
  background-image: url(../images/arrow2.png);
  background-color: #0e6eb8;
}
.main .certificate .multipleColumn .hd .prev {
  background-image: url(../images/arrow3.png);
}
.main .certificate .multipleColumn .hd .prev:hover {
  background-image: url(../images/arrow4.png);
}
.main .business {
  background: #fff;
  padding: 58px 0;
}
.main .business .slideTxtBox {
  width: 100%;
  margin-top: 40px;
}
.main .business .slideTxtBox .hd {
  background: #f5f5f5;
}
.main .business .slideTxtBox .hd:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.main .business .slideTxtBox .hd li {
  width: 20%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
  float: left;
  background: url(../images/searchBox_line.gif) no-repeat 0 center;
  position: relative;
}
.main .business .slideTxtBox .hd li:first-child {
  background: none;
}
.main .business .slideTxtBox .hd li.on {
  background: #0e6eb8;
  color: #fff;
}
.main .business .slideTxtBox .hd li.on::after {
  content: " ";
  width: 16px;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  background: url(../images/triangle1.png) no-repeat;
}
.main .business .slideTxtBox .bd {
  margin-top: 28px;
}
.main .business .slideTxtBox .bd .pic {
  overflow: hidden;
  position: relative;
}
.main .business .slideTxtBox .bd .pic a:hover img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .business .slideTxtBox .bd .pic img {
  width: 100%;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .business .slideTxtBox .bd .pic .text {
  background: url(../images/business_filter.png);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 5;
  padding: 26px 30px 20px 30px;
  box-sizing: border-box;
}
.main .business .slideTxtBox .bd .pic .text span {
  display: block;
  height: 56px;
  line-height: 28px;
  font-size: 16px;
  color: #e6e6e6;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.main .business .slideTxtBox .bd .pic .text .icon {
  width: 42px;
  height: 42px;
  background: url(../images/arrow5.png) no-repeat;
  margin-top: 15px;
}
.main .news {
  padding: 58px 0 40px 0;
}
.main .news .tab {
  text-align: center;
  margin-top: 38px;
}
.main .news .tab span {
  width: 156px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  margin: 0 10px;
  background: #fff;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.main .news .tab span.on {
  background: #0e6eb8;
  color: #fff;
}
.main .news .tabBox {
  margin-top: 30px;
}
.main .news .box li {
  float: left;
  width: 340px;
  margin: 0 0 20px 20px;
}
.main .news .box li.ts {
  width: 480px;
  margin-left: 0;
}
.main .news .box li.ts a {
  padding: 0;
}
.main .news .box li.ts .pic {
  height: 290px;
  overflow: hidden;
}
.main .news .box li.ts .pic img {
  width: 100%;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .news .box li.ts .text {
  padding: 30px 20px;
  box-sizing: border-box;
}
.main .news .box li.ts .txt {
  height: 56px;
  line-height: 28px;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-top: 14px;
}
.main .news .box li.ts .date {
  margin-top: 12px;
}
.main .news .box li a {
  display: block;
  padding: 32px 30px 38px 30px;
  background: #fff;
  position: relative;
}
.main .news .box li a:hover::after {
  width: 100%;
}
.main .news .box li a:hover .tit {
  color: #0e6eb8;
}
.main .news .box li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.main .news .box li a::after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: #0e6eb8;
  width: 0;
  height: 3px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .news .box li .tit {
  height: 28px;
  line-height: 28px;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.main .news .box li .txt {
  height: 72px;
  line-height: 24px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-top: 20px;
}
.main .news .box li .date {
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  color: #999999;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-top: 20px;
}
.container .banner img {
  width: 100%;
  display: block;
}
.container .columnMenu {
  height: 70px;
  background: #fff;
  text-align: center;
}
.container .columnMenu ul {
  display: inline-block;
}
.container .columnMenu ul li {
  float: left;
  margin-top: 14px;
}
.container .columnMenu ul li a:hover {
  color: #0e6eb8;
}
.container .columnMenu ul li.on a {
  background: #0e6eb8;
  color: #fff;
}
.container .columnMenu ul li.on a::after {
  filter: alpha(opacity=100);
  opacity: 1;
}
.container .columnMenu ul li a {
  width: 126px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  display: block;
  border-radius: 5px;
  font-size: 16px;
  color: #333333;
  position: relative;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.container .columnMenu ul li a::after {
  content: " ";
  width: 13px;
  height: 6px;
  background: url(../images/triangle1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  z-index: 2;
  filter: alpha(opacity=100);
  opacity: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.container .paging {
  text-align: center;
}
.container .paging ul {
  display: inline-block;
}
.container .paging ul li {
  margin: 0 5px;
  float: left;
}
.container .paging ul li a:hover,
.container .paging ul li.on a {
  background: #0e6eb8;
  color: #fff;
}
.container .paging ul li a {
  display: block;
  height: 34px;
  line-height: 34px;
  background: #dfdfdf;
  font-size: 14px;
  color: #666666;
  padding: 0 13px;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.aboutPage {
  padding: 50px 0;
}
.aboutPage .introduce .menu {
  margin-bottom: 32px;
  text-align: center;
}
.aboutPage .introduce .menu ul {
  display: inline-block;
}
.aboutPage .introduce .menu ul li {
  float: left;
  margin: 0 10px;
}
.aboutPage .introduce .menu ul li a {
  font-size: 16px;
  color: #333333;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  background: #d4d4d4;
  display: block;
  padding: 0 19px;
}
.aboutPage .introduce .menu ul li a:hover {
  color: #0e6eb8;
}
.aboutPage .introduce .menu ul li.on a {
  background: #0e6eb8;
  color: #fff;
}
.aboutPage .introduce .content {
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  background: #fff;
}
.aboutPage .introduce .content img {
  max-width: 100%;
}
.aboutPage .introduce .content .text {
  padding: 30px 38px;
  box-sizing: border-box;
}
.aboutPage .honorBox .honorList {
  margin-bottom: 20px;
}
.aboutPage .honorBox .honorList:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .honorBox .honorList li {
  width: 386px;
  overflow: hidden;
  text-align: center;
  background: #fff;
  padding-top: 30px;
  border-bottom: solid 3px #fff;
  float: left;
  margin: 0 0 20px 20px;
  cursor: pointer;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.aboutPage .honorBox .honorList li:nth-child(3n+1) {
  margin-left: 0;
}
.aboutPage .honorBox .honorList li:hover {
  border-bottom: solid 3px #0e6eb8;
}
.aboutPage .honorBox .honorList li:hover .txt {
  color: #0e6eb8;
}
.aboutPage .honorBox .honorList li .pic {
  height: 269px;
  overflow: hidden;
}
.aboutPage .honorBox .honorList li .pic img {
  max-height: 100%;
}
.aboutPage .honorBox .honorList li .txt {
  height: 74px;
  line-height: 74px;
  font-size: 18px;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.aboutPage .historyBox {
  padding: 30px 0;
  background: #fff;
}
.aboutPage .historyBox .history {
  position: relative;
}
.aboutPage .historyBox .history:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .historyBox .history .line {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  width: 62px;
  height: 100%;
  background: url(../images/history_line.gif) repeat-y center 0;
}
.aboutPage .historyBox .history .line::before {
  content: " ";
  width: 26px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 6;
  background: url(../images/history_line2.png) no-repeat center;
  transform: translate(-50%, -10px);
  -webkit-transform: translate(-50%, -10px);
  -moz-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  -o-transform: translate(-50%, -10px);
}
.aboutPage .historyBox .history .line::after {
  content: " ";
  width: 62px;
  height: 32px;
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 6;
  border-radius: 4px;
  transform: translate(-50%, 10px);
  -webkit-transform: translate(-50%, 10px);
  -moz-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  -o-transform: translate(-50%, 10px);
  background: url(../images/history_line3.gif) no-repeat center #0e6eb8;
}
.aboutPage .historyBox .history li {
  margin: 40px 0;
  position: relative;
}
.aboutPage .historyBox .history li:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.aboutPage .historyBox .history li:hover .text {
  background: #f3f5f8;
  color: #0e6eb8;
}
.aboutPage .historyBox .history li .years {
  margin-right: 175px;
  width: 360px;
  float: right;
}
.aboutPage .historyBox .history li .years .pic {
  width: 245px;
  overflow: hidden;
  float: right;
}
.aboutPage .historyBox .history li .years .pic img {
  width: 100%;
  display: block;
}
.aboutPage .historyBox .history li .years .txt {
  line-height: 40px;
  font-size: 20px;
  color: #333333;
  float: left;
  margin-right: 30px;
  margin-top: 48px;
}
.aboutPage .historyBox .history li .text {
  width: 524px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  text-align: right;
  line-height: 25px;
  font-size: 14px;
  color: #333333;
  padding: 20px 16px;
  box-sizing: border-box;
}
.aboutPage .historyBox .history li .icon {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/history_icon.png) no-repeat center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 5;
}
.aboutPage .historyBox .history li:nth-child(even) .years {
  margin-right: 0;
  margin-left: 175px;
  float: left;
}
.aboutPage .historyBox .history li:nth-child(even) .years .pic {
  float: left;
}
.aboutPage .historyBox .history li:nth-child(even) .years .txt {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
.aboutPage .historyBox .history li:nth-child(even) .text {
  width: 520px;
  left: auto;
  right: 0;
  text-align: left;
}
.businessPage {
  padding: 50px 0 60px 0;
}
.businessPage .content {
  background: #fff;
}
.businessPage .content:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.businessPage .content .pic {
  width: 50%;
  float: left;
}
.businessPage .content .pic img {
  width: 100%;
  display: block;
}
.businessPage .content .text {
  width: 50%;
  float: right;
  padding: 28px;
  box-sizing: border-box;
  line-height: 28px;
  font-size: 16px;
  color: #666666;
}
.businessPage .content .text .tit {
  line-height: 34px;
  font-size: 28px;
  color: #333333;
  margin-bottom: 24px;
}
.newsPage {
  padding-bottom: 54px;
}
.newsPage .newsList {
  margin-top: 20px;
  margin-bottom: 52px;
}
.newsPage .newsList li a {
  padding: 30px 0;
  display: block;
  background: url(../images/newsList_line.png) repeat-x 0 bottom;
}
.newsPage .newsList li a:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.newsPage .newsList li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.newsPage .newsList li a:hover .text {
  width: 800px;
  padding-right: 0;
}
.newsPage .newsList li a:hover .text .tit {
  color: #0e6eb8;
}
.newsPage .newsList li a:hover .text .btn {
  background: url(../images/arrow4.png) no-repeat right 10px center #0e6eb8;
  color: #fff;
}
.newsPage .newsList li .pic {
  width: 357px;
  height: 216px;
  float: left;
  overflow: hidden;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.newsPage .newsList li .pic img {
  width: 100%;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.newsPage .newsList li .text {
  width: 800px;
  padding-right: 14px;
  float: right;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.newsPage .newsList li .text .tit {
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  margin-top: 12px;
}
.newsPage .newsList li .text .date {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #808080;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-top: 10px;
}
.newsPage .newsList li .text .txt {
  height: 52px;
  line-height: 26px;
  font-size: 16px;
  color: #808080;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-top: 24px;
}
.newsPage .newsList li .text .btn {
  width: 128px;
  height: 42px;
  line-height: 42px;
  background: url(../images/arrow3.png) no-repeat right 20px center #d4d4d4;
  border-radius: 4px;
  text-indent: 22px;
  font-size: 15px;
  color: #666666;
  margin-top: 24px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.newsPage .details {
  margin-top: 50px;
  background: #fff;
  padding: 0 30px;
  box-sizing: border-box;
}
.newsPage .details .title {
  text-align: center;
  padding: 34px 0;
  background: url(../images/newsList_line.png) repeat-x 0 bottom;
}
.newsPage .details .title .tit {
  line-height: 40px;
  font-size: 32px;
  color: #0e6eb8;
}
.newsPage .details .title .info {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #b7b7b7;
  margin-top: 16px;
}
.newsPage .details .title .info span {
  padding-left: 24px;
  background: url(../images/newsDetails_info1.png) no-repeat 0 center;
  margin: 0 20px;
}
.newsPage .details .title .info span.see {
  background-image: url(../images/newsDetails_info2.png);
}
.newsPage .details .article {
  padding: 28px 0;
  border-bottom: solid 1px #e5e5e5;
}
.newsPage .details .prevnext {
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  padding: 25px 0;
}
.newsPage .details .prevnext:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.newsPage .details .prevnext .l,
.newsPage .details .prevnext .r {
  width: 50%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.newsPage .details .prevnext .r {
  text-align: right;
}
.newsPage .details .prevnext a {
  font-size: 16px;
  color: #333333;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.newsPage .details .prevnext a:hover {
  color: #0e6eb8;
}
.talentPage {
  padding: 50px 0;
}
.talentPage .talent {
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
}
.talentPage .list li {
  margin-bottom: 30px;
}
.talentPage .list li.on .top {
  background-image: url(../images/recruitment_icon2.png);
  background-color: #0e6eb8;
  color: #fff;
}
.talentPage .list li .top {
  padding: 18px 56px 18px 24px;
  box-sizing: border-box;
  background: url(../images/recruitment_icon1.png) no-repeat right 24px center #f7f7f7;
  background-size: 28px 28px;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  cursor: pointer;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.talentPage .list li .top:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.talentPage .list li .top span {
  width: 25%;
  float: left;
}
.talentPage .list li .down {
  padding: 10px 24px;
  box-sizing: border-box;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  display: none;
}
.talentPage .list li .down .txt {
  margin-top: 32px;
}
.talentPage .list li .down .tit {
  font-size: 18px;
  color: #0e6eb8;
  margin-bottom: 10px;
}
.talentPage .paging {
  padding: 20px 0;
}
.casePage {
  padding: 50px 0;
}
.casePage .caseList {
  margin-bottom: 20px;
}
.casePage .caseList:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.casePage .caseList li {
  width: 386px;
  float: left;
  margin: 0 0 22px 20px;
  text-align: center;
}
.casePage .caseList li:nth-child(3n+1) {
  margin-left: 0;
}
.casePage .caseList li a {
  display: block;
}
.casePage .caseList li a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.casePage .caseList li a:hover .filter {
  opacity: 1;
  filter: alpha(opacity=100);
}
.casePage .caseList li a:hover .txt {
  background: #0e6eb8;
  color: #fff;
}
.casePage .caseList li .pic {
  height: 239px;
  overflow: hidden;
  position: relative;
}
.casePage .caseList li .pic img {
  width: 100%;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.casePage .caseList li .pic .filter {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  background: url(../images/caseList_filter.png) no-repeat;
  background-size: 100% 100%;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.casePage .caseList li .txt {
  background: #fff;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.casePage .article {
  padding: 30px;
  box-sizing: border-box;
  background: #fff;
}
.contactPage {
  padding: 50px 0;
}
.contactPage .contact {
  padding: 30px;
  box-sizing: border-box;
  background: #fff;
}
.contactPage .address .text {
  line-height: 30px;
  font-size: 16px;
  color: #666;
  margin-top: 20px;
}
.contactPage .address .text a {
  font-size: 16px;
  color: #666;
}
.contactPage .address .text a:hover {
  color: #0e6eb8;
}
.contactPage .title {
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
  color: #0e6eb8;
}
.contactPage .mapBox {
  margin-top: 38px;
}
.contactPage #allmap {
  width: 100%;
  height: 600px;
  margin-top: 30px;
}
.main .news .tab,
.main .news .columnTitle .txt,
.main .news .columnTitle .tit,
.main .business .slideTxtBox .bd,
.main .business .slideTxtBox .hd,
.main .business .columnTitle .txt,
.main .business .columnTitle .tit,
.main .multipleColumn .bd,
.main .multipleColumn .hd,
.main .certificate .columnTitle .txt,
.main .certificate .columnTitle .tit {
  position: relative;
  top: 150px;
  opacity: 0;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
}
.main .news .tab.an,
.main .news .columnTitle .txt.an,
.main .news .columnTitle .tit.an,
.main .business .slideTxtBox .bd.an,
.main .business .slideTxtBox .hd.an,
.main .business .columnTitle .txt.an,
.main .business .columnTitle .tit.an,
.main .multipleColumn .bd.an,
.main .multipleColumn .hd.an,
.main .certificate .columnTitle .txt.an,
.main .certificate .columnTitle .tit.an {
  top: 0;
  opacity: 1;
}
.main .news .tabBox .ts {
  position: relative;
  left: -350px;
  right: auto;
  opacity: 0;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
}
.main .news .tabBox .ts.an {
  left: 0;
  opacity: 1;
}
.main .news .tabBox li {
  position: relative;
  right: -450px;
  opacity: 0;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
}
.main .news .tabBox li.an {
  right: 0;
  opacity: 1;
}
