* {
  margin: 0;
  border: 0;
  padding: 0;
  outline: none;
  font-size: 14px;
  list-style: none;
  text-decoration: none;
}
#clear {
  clear: both;
}
#public-bg {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  display: none;
  z-index: 9998;
  position: fixed;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  background: #000000;
  filter: alpha(opacity=30);
}
#navs-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 100;
  display: none;
  position: absolute;
  background-color: #000;
}
#pc-head {
  position: relative;
}
#pc-head .nav-bg {
  display: none;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 250px;
  position: absolute;
  background: url(../images/ico_3.png) repeat;
}
#pc-head .seeks {
  width: 100%;
  background: #ebebeb;
}
#pc-head .seeks .model {
  height: 40px;
  width: 1180px;
  margin: 0 auto;
}
#pc-head .seeks .model .seek {
  margin-right: 5px;
  float: right;
  margin-top: 8px;
  position: relative;
}
#pc-head .seeks .model .seek .text {
  width: 152px;
  height: 23px;
  font-size: 12px;
  background: white;
  padding: 0 30px 0 10px;
  border: 1px solid #cccccc;
}
#pc-head .seeks .model .seek .submit {
  top: 2px;
  right: 8px;
  width: 18px;
  height: 19px;
  cursor: pointer;
  position: absolute;
  background: url(../images/img-map.png) 0 0;
}
#pc-head .seeks .model a {
  float: right;
  display: block;
  color: #626262;
  height: 15px;
  line-height: 15px;
  padding-left: 8px;
  margin: 12px 0 0 8px;
}
#pc-head .seeks .model a:hover {
  color: #005bac;
}
#pc-head .navs {
  height: 80px;
  width: 1180px;
  margin: 0 auto;
  position: relative;
}
#pc-head .navs .logo {
  float: left;
}
#pc-head .navs .nav-index {
  float: left;
  height: 80px;
  display: block;
  color: #404040;
  font-size: 16px;
  padding: 0 25px;
  overflow: hidden;
  line-height: 80px;
  margin-left: 144px;
  position: relative;
}
#pc-head .navs .nav-index:hover {
  color: white;
  background: #005bac;
}
#pc-head .navs .hover {
  color: white;
  background: #005bac;
}
#pc-head .navs .nav {
  float: right;
}
#pc-head .navs .nav li {
  float: left;
}
#pc-head .navs .nav li .a {
  height: 80px;
  display: block;
  color: #404040;
  font-size: 16px;
  padding: 0 22px;
  line-height: 80px;
  overflow: hidden;
  position: relative;
}
#pc-head .navs .nav li .a .arr {
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -2px;
  position: absolute;
  background: #e60013;
}
#pc-head .navs .nav li .a .arr span {
  top: 5px;
  width: 0;
  height: 0;
  left: 49.5%;
  display: block;
  position: absolute;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 5px solid #e60013;
}
#pc-head .navs .nav li .nav-s {
  left: 0;
  z-index: 3;
  display: none;
  width: 1180px;
  height: 250px;
  position: absolute;
}
#pc-head .navs .nav li .nav-s .img {
  float: left;
  display: block;
  width: 300px;
  margin-top: 43px;
  height: 163px;
}
#pc-head .navs .nav li .nav-s .txts {
  float: left;
  width: 440px;
  margin: 50px 0 0 50px;
}
#pc-head .navs .nav li .nav-s .txts .title {
  color: #3e3e3e;
  font-size: 16px;
  margin-bottom: 12px;
}
#pc-head .navs .nav li .nav-s .txts .txt {
  color: #737373;
  line-height: 23px;
  font-size: 12px;
}
#pc-head .navs .nav li .nav-s .txts a {
  width: 78px;
  height: 23px;
  display: block;
  color: #4c4c4c;
  font-size: 12px;
  margin-top: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #bfbfbf;
}
#pc-head .navs .nav li .nav-s .txts a:hover {
  color: white;
  background: #0966c5;
  border: 1px solid #005bac;
}
#pc-head .navs .nav li .nav-s .list-a {
  float: right;
  width: 320px;
  margin-top: 43px;
}
#pc-head .navs .nav li .nav-s .list-a a {
  float: left;
  width: 130px;
  display: block;
  margin: 0 15px;
  color: #4c4c4c;
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px solid #bfbfbf;
}
#pc-head .navs .nav li .nav-s .list-a a:hover {
  color: #005bac;
  border-bottom: 1px solid #005bac;
}
#pc-head .navs .nav li .a:hover {
  color: white;
  background: #005bac;
}
#pc-head .navs .nav li .a:hover .arr {
  bottom: 0;
}
#pc-head .navs .nav li .a:hover .arr span {
  top: -5px;
  transition: all 0.5s ease 0s;
}
#pc-head .navs .nav .hover .a {
  color: white;
  background: #005bac;
}
#pc-head .navs .nav .hovers .a {
  color: white;
  background: #005bac;
}
#pc-head .navs .nav .hovers .a .arr {
  bottom: 0;
}
#pc-head .navs .nav .hovers .a .arr span {
  top: -5px;
  transition: all 0.5s ease 0s;
}
#pc-head .toying {
  z-index: 1;
  bottom: -8px;
  width: 100%;
  height: 8px;
  position: absolute;
  background: url(../images/ico_2.png) repeat;
}
.phone-height {
  height: 50px;
  display: none;
}
#phone-head {
  display: none;
}
#pc-banner {
  width: 100%;
  height: 530px;
  margin: 0 auto;
  position: relative;
}
#pc-banner a {
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  height: 530px;
  position: absolute;
  text-align: center;
}
#pc-banner ul {
  left: 50%;
  height: 23px;
  width: 100px;
  bottom: 60px;
  border-radius: 50px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  margin-left: -50px;
  background: url(../images/ico_1.png) repeat;
}
#pc-banner ul li {
  width: 12px;
  height: 12px;
  margin: 0 4px;
  cursor: pointer;
  background: none;
  border-radius: 50px;
  display: inline-block;
  border: 1px solid white;
}
#phone-banner {
  display: none;
}
#pc-indexnr {
  width: 100%;
  height: 610px;
  background: #fafafa;
}
#pc-indexnr .model {
  width: 1180px;
  height: 610px;
  margin: 0 auto;
  position: relative;
  background: #fafafa;
}
#pc-indexnr .model #fixed-left {
  left: -125px;
  width: 115px;
  height: 344px;
  bottom: 50px;
  position: absolute;
  border: 1px solid #d6d6d6;
}
#pc-indexnr .model #fixed-left .close {
  width: 13px;
  height: 13px;
  float: right;
  cursor: pointer;
  margin: 10px 10px 0 0;
  background: url(../images/img-map.png) -42px 0;
}
#pc-indexnr .model #fixed-left .nr {
  width: 97px;
  color: #737373;
  margin: 0 auto;
  text-align: center;
}
#pc-indexnr .model #fixed-left .nr .tt {
  margin-top: 25px;
  margin-bottom: 5px;
}
#pc-indexnr .model #fixed-left .nr .txt {
  width: 80px;
  margin: 5px auto;
  font-size: 12px;
  line-height: 18px;
}
#pc-indexnr .model #fixed-left .nr img {
  width: 97px;
  height: 97px;
  display: block;
}
#pc-indexnr .model .bgs {
  z-index: 1;
  top: -40px;
  width: 1180px;
  height: 680px;
  position: absolute;
  transition: all 0.9s ease 0s;
  background: url(../images/ico_4.png) repeat;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
#pc-indexnr .model .centre {
  left: 20px;
  top: 20px;
  width: 1140px;
  height: 590px;
  z-index: 2;
  background: #f5f5f5;
  position: absolute;
}
#pc-indexnr .model .centre .list {
  float: left;
}
#pc-indexnr .model .centre .list .top {
  height: 29px;
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
}
#pc-indexnr .model .centre .list .top span {
  float: left;
  color: #404040;
  line-height: 19px;
  display: block;
  font-size: 16px;
  font-weight: 700;
}
#pc-indexnr .model .centre .list .top a {
  width: 20px;
  height: 20px;
  float: right;
  display: block;
  background: url(../images/img-map.png) -20px 0;
}
#pc-indexnr .model .centre .list .bottom {
  height: 183px;
  margin-top: 20px;
}
#pc-indexnr .model .centre .list .bottom .img {
  float: left;
  width: 198px;
  height: 183px;
  display: block;
}
#pc-indexnr .model .centre .list .bottom .left {
  float: right;
  width: 416px;
}
#pc-indexnr .model .centre .list .bottom .left .one {
  padding: 8px 0 15px;
  	border-bottom: 1px solid #d9d9d9;

}
#pc-indexnr .model .centre .list .bottom .left .one1 {
  padding: 8px 0 15px;
}
#pc-indexnr .model .centre .list .bottom .left .one .title {
  height: 20px;
  line-height: 20px;
}
#pc-indexnr .model .centre .list .bottom .left .one .title a {
  float: left;
  width: 310px;
  color: #0966c5;
  font-family:"微软雅黑";
  display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 微软雅黑;
    overflow: hidden;
}
#pc-indexnr .model .centre .list .bottom .left .one .title span {
  float: right;
  color: #b2b2b2;
  font-size: 12px;
}
#pc-indexnr .model .centre .list .bottom .left .one1 .txt1 {
  color: #737373;
  font-size: 12px;
  line-height: 26px;
    font-family:"微软雅黑";

}
#pc-indexnr .model .centre .list .bottom .left .one1 .txt1 span a{ margin-top:5px;float:right; border:1px solid #a3a3a3; font-size:12px; font-family:'微软雅黑'; padding:0px 14px 1px 13px; color:#595959}
#pc-indexnr .model .centre .list .bottom .left .one1 .txt1 span a:hover{ border:1px solid #0966c5; color:#0966c5}
#pc-indexnr .model .centre .list .bottom .left .one .txt {
  color: #737373;
  font-size: 12px;
  line-height: 26px;
    font-family:"微软雅黑";

}

#pc-indexnr .model .centre .list .bottom .left ul li {
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
}
#pc-indexnr .model .centre .list .bottom .left ul li p {
  width: 5px;
  height: 5px;
  float: left;
  background: #cccccc;
  margin: 7px 7px 0 0;
  border-radius: 50px;
}
#pc-indexnr .model .centre .list .bottom .left ul li a {
  float: left;
  width: 280px;
  display: block;
  color: #595959;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#pc-indexnr .model .centre .list .bottom .left ul li a:hover {
  color: #005BAC;
}
#pc-indexnr .model .centre .list .bottom .left ul li span {
  display: block;
  float: right;
  color: #B2B2B2;
  font-size: 12px;
}
#pc-indexnr .model .centre .list .bottom .right {
  float: left;
  margin-left: 21px;
}
#pc-indexnr .model .centre .list .bottom .right1 {
  float: left;
}
#pc-indexnr .model .centre .list .bottom .right1 p{ color:#757575; font-family:"微软雅黑";font-size:12px; line-height:27px;}
#pc-indexnr .model .centre .list .bottom .right1 p span{ color:#0966c5;font-family:"微软雅黑";font-size:12px}
#pc-indexnr .model .centre .list .bottom .right .tab {
  height: 29px;
  border-bottom: 1px solid #d9d9d9;
}
#pc-indexnr .model .centre .list .bottom .right .tab li {
  float: left;
  width: 103px;
  color: #595959;
  cursor: pointer;
  line-height: 23px;
  text-align: center;
}
#pc-indexnr .model .centre .list .bottom .right .tab .click p {
  width: 103px;
  height: 2px;
  margin-top: 5px;
  position: relative;
  background: #005bac;
}
#pc-indexnr .model .centre .list .bottom .right .tab .click p span {
  top: -3px;
  width: 0;
  height: 0;
  left: 51px;
  display: block;
  position: absolute;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 5px solid #005bac;
}
#pc-indexnr .model .centre .list .bottom .right .list {
  display: none;
}
#pc-indexnr .model .centre .list .bottom .right .list li {
  margin-top: 10px;
  height: 20px;
  line-height: 20px;
}
#pc-indexnr .model .centre .list .bottom .right .list li p {
  width: 5px;
  height: 5px;
  float: left;
  background: #cccccc;
  margin: 7px 7px 0 0;
  border-radius: 50px;
}
#pc-indexnr .model .centre .list .bottom .right .list li a {
  width: 160px;
  display: block;
  color: #595959;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#pc-indexnr .model .centre .list .bottom .right .list li a:hover {
  color: #005BAC;
}
#pc-indexnr .model .centre .news,
#pc-indexnr .model .centre .enterprise {
  width: 635px;
  margin-left: 20px;
}
#pc-indexnr .model .centre .solution,
#pc-indexnr .model .centre .product {
  width: 425px;
  margin-left: 35px;
}
#pc-indexnr .model .centre .news,
#pc-indexnr .model .centre .solution {
  margin-top: 30px;
}
#pc-indexnr .model .centre .enterprise,
#pc-indexnr .model .centre .product {
  margin-top: 40px;
}
.indexnr-hight {
  width: 100%;
  height: 30px;
  background: #8c8c8c;
}
#phone-indexnr {
  display: none;
}
#foot {
  width: 100%;
  background: #8c8c8c;
}
#foot .model {
  height: 60px;
  width: 1180px;
  margin: 0 auto;
  background: #8c8c8c;
}
#foot .model p {
  color: white;
  display: block;
  line-height: 60px;
  text-align: center;
}
#fixed {
  width: 32px;
  height: 108px;
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 5;
  margin-right: -632px;
  margin-top: -54px;
}
#fixed li {
  width: 32px;
  height: 32px;
  display: block;
  cursor: pointer;
  margin-bottom: 1px;
  position: relative;
}
#fixed li .dh {
  display: none;
  top: 0;
  left: -130px;
  width: 130px;
  height: 32px;
  color: white;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  background: #5f5f5f;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#fixed .tel {
  background: url(../images/img-map.png) -59px 0;
}
#fixed .qq {
  margin-bottom: 10px;
  background: url(../images/img-map.png) -93px 0;
}
#fixed #top {
  background: url(../images/img-map.png) -127px 0;
}
#phone-foot {
  display: none;
}
#publics-bg {
  width: 100%;
  height: 144px;
  padding-top: 74px;
  background: url(../images/ico_1.jpg) repeat;
}
#publics-bg .model {
  width: 1180px;
  margin: 0 auto;
  background: white;
}
#publics-bg .model .pc-navs {
  height: 70px;
  width: 1140px;
  margin: 0 auto;
  border-bottom: 1px solid #d9d9d9;
}
#publics-bg .model .pc-navs .left {
  float: left;
}
#publics-bg .model .pc-navs .left .cn {
  color: #4C4C4C;
  display: block;
  font-size: 20px;
  line-height: 70px;
  margin: 10px 0 3px;
}
#publics-bg .model .pc-navs .left .en {
  color: #b0b0b0;
  display: none;
  font-size: 16px;
}
#publics-bg .model .pc-navs .nav {
  float: right;
  margin-top: 28px;
}
#publics-bg .model .pc-navs .nav .a {
  float: left;
  color: white;
  margin: 0 3px;
  cursor: pointer;
  padding: 5px 15px;
  position: relative;
  background: #a7a7a7;
  display: inline-block;
}
#publics-bg .model .pc-navs .nav .a .tite span {
  width: 12px;
  height: 5px;
  float: right;
  display: block;
  margin: 8px 0 0 6px;
  background: url(../images/img-map.png) -42px -15px;
}
#publics-bg .model .pc-navs .nav .a .a-s {
  left: 0;
  top: 29px;
  z-index: 1;
  width: 100%;
  display: none;
  position: absolute;
}
#publics-bg .model .pc-navs .nav .a .a-s a {
  color: white;
  height: 30px;
  display: block;
  margin-top: 1px;
  line-height: 30px;
  text-align: center;
  background: #a7a7a7;
}
#publics-bg .model .pc-navs .nav .a .a-s a:hover {
  background: #858181;
}
#publics-bg .model .pc-navs .nav .a:hover {
  background: #e60013;
}
#publics-bg .model .pc-navs .nav .hover {
  background: #e60013;
}
#publics-bg .model .phone-navs {
  display: none;
}
#publics-nr {
  width: 1140px;
  position: relative;
  margin: 40px auto 50px;
}
#publics-nr .left-nav {
  float: left;
  width: 188px;
  background: #f5f5f5;
}
#publics-nr .left-nav .floatright {
  top: 0;
  left: 188px;
  width: 30px;
  height: 30px;
  display: none;
  cursor: pointer;
  position: absolute;
  background: #005bac;
}
#publics-nr .left-nav .floatright span {
  width: 10px;
  height: 17px;
  display: block;
  margin: 6px auto 0;
  text-align: center;
  background: red;
  transition: all 500ms ease 0s;
  background: url(../images/img-map.png) -166px -23px;
}
#publics-nr .left-nav a {
  height: 50px;
  display: block;
  color: #595959;
  line-height: 50px;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}
#publics-nr .left-nav a:hover {
  color: white;
  background: #005bac;
}
#publics-nr .left-nav .hover {
  color: white;
  background: #005bac;
}
#product {
  float: right;
  width: 930px;
}
#product ul li {
  width: 25%;
  float: left;
  padding: 0 11px;
  margin-bottom: 40px;
}
#product ul li a {
  display: block;
}
#product ul li a img {
  width: 100%;
  display: block;
}
#product ul li a p {
  width: 100%;
  height: 35px;
  color: white;
  margin-top: 5px;
  line-height: 35px;
  background: #8c8c8c;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10px 0 20px;
  text-overflow: ellipsis;
}
#product ul li:hover a p {
  background: #005bac;
}
#product-nr {
  float: right;
  width: 920px;
}
#product-nr .title {
  height: 40px;
}
#product-nr .title .txt {
  float: left;
  color: #4C4C4C;
  font-size: 18px;
}
#product-nr .title .down {
  float: right;
  color: #e60013;
  line-height: 27px;
}
#product-nr .title .down span {
  float: left;
  width: 30px;
  height: 20px;
  display: block;
  margin: 3px 8px 0 0;
  background: url(../images/ico_2.jpg);
}
#product-nr .nr {
  padding: 20px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
#product-nr .nr img {
  display: block;
  margin: 0 auto;
}
#product-nr .reading-return {
  margin-top: 30px;
}
#product-nr .reading-return .reading {
  float: left;
}
#product-nr .reading-return .reading li {
  height: 20px;
  margin-bottom: 4px;
}
#product-nr .reading-return .reading li span {
  float: left;
  color: #595959;
  display: block;
}
#product-nr .reading-return .reading li a {
  float: left;
  width: 300px;
  color: #737373;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
#product-nr .reading-return .reading li a:hover {
  color: #005bac;
}
#product-nr .reading-return .return {
  float: right;
  width: 100px;
  height: 30px;
  color: #595656;
  display: block;
  margin-top: 7px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #999999;
}
#product-nr .reading-return .return:hover {
  color: white;
  background: #005bac;
  border: 1px solid #005bac;
}
#solution {
  float: right;
  width: 920px;
}
#solution .title {
  color: #4C4C4C;
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
#solution .nr {
  padding: 20px 0 0;
}
#solution .nr img {
  display: block;
  margin: 0 auto;
}
#about img {
  margin: 0 auto;
  display: block;
}
#culture ul {
  margin-top: 35px;
}
#culture ul li {
  width: 25%;
  float: left;
  height: 280px;
  transition: all 0.5s ease 0s;
  border-left: 1px solid #e6e6e6;
}
#culture ul li .ico {
  width: 92px;
  height: 92px;
  border-radius: 50px;
  margin: 40px auto 30px;
  border: 2px solid #005bac;
  transition: all 0.5s ease 0s;
}
#culture ul li .ico span {
  width: 58px;
  height: 58px;
  display: block;
  margin: 15px auto;
}
#culture ul li .ico .ico1 {
  background: url(../images/ico_7.png);
}
#culture ul li .ico .ico2 {
  background: url(../images/ico_8.png);
}
#culture ul li .ico .ico3 {
  background: url(../images/ico_9.png);
}
#culture ul li .ico .ico4 {
  background: url(../images/ico_10.png);
}
#culture ul li .title {
  color: #005BAC;
  font-size: 20px;
  margin-bottom: 9px;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#culture ul li .txt {
  width: 160px;
  margin: 0 auto;
  color: #595959;
  line-height: 23px;
  text-align: center;
}
#culture ul li:hover {
  transition: all 0.5s ease 0s;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
}
#culture ul li:hover .ico {
  background: #005bac;
  transition: all 0.5s ease 0s;
}
#culture ul li:hover .ico .ico1 {
  background: url(../images/ico_7_1.png);
}
#culture ul li:hover .ico .ico2 {
  background: url(../images/ico_8_1.png);
}
#culture ul li:hover .ico .ico3 {
  background: url(../images/ico_9_1.png);
}
#culture ul li:hover .ico .ico4 {
  background: url(../images/ico_10_1.png);
}
#culture ul li:hover .title {
  color: #e60013;
  transition: all 0.5s ease 0s;
}
#chronicle .title {
  color: #005cac;
  font-size: 18px;
  margin-bottom: 10px;
}
#chronicle .title span {
  font-size: 25px;
}
#chronicle .cont {
  color: #666666;
  line-height: 28px;
}
#chronicle .phone-course {
  display: none;
}
#chronicle .pc-course {
  width: 100%;
  position: relative;
}
#chronicle .pc-course .tab {
  top: 150px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  position: absolute;
  border-radius: 50px;
  border: 2px solid #999999;
}
#chronicle .pc-course .tab:hover {
  background: #035CAC;
  border: 2px solid #035CAC;
}
#chronicle .pc-course .left {
  left: -62px;
}
#chronicle .pc-course .left p {
  width: 20px;
  height: 16px;
  margin: 11px auto;
  background: url(../images/img-map.png) -167px -44px;
}
#chronicle .pc-course .left:hover p {
  background: url(../images/img-map.png) -192px -44px;
}
#chronicle .pc-course .right {
  right: -62px;
}
#chronicle .pc-course .right p {
  width: 20px;
  height: 16px;
  margin: 11px auto;
  background: url(../images/img-map.png) -167px -63px;
}
#chronicle .pc-course .right:hover p {
  background: url(../images/img-map.png) -192px -63px;
}
#chronicle .pc-course .centre {
  width: 1140px;
  height: 450px;
  overflow: hidden;
  position: relative;
}
#chronicle .pc-course .centre .wire {
  width: 100%;
  height: 8px;
  padding: 170px 0 0;
  border-bottom: 1px solid #CDCDCD;
}
#chronicle .pc-course .centre .wire ul {
  top: 163px;
  left: 0;
  float: left;
  width: 100%;
  height: 14px;
  position: absolute;
}
#chronicle .pc-course .centre .wire ul li {
  float: left;
  cursor: pointer;
  margin-left: 275px;
  position: relative;
}
#chronicle .pc-course .centre .wire ul li .dot {
  width: 14px;
  height: 14px;
  border-radius: 50px;
  background: #CDCDCD;
}
#chronicle .pc-course .centre .wire ul li .year {
  left: -136px;
  width: 280px;
  position: absolute;
}
#chronicle .pc-course .centre .wire ul li .year .whatyear {
  height: 40px;
  color: white;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  background: #A6A6A6;
}
#chronicle .pc-course .centre .wire ul li .year .whatyear span {
  width: 0;
  height: 0;
  left: 50%;
  top: -12px;
  display: block;
  margin-left: -5px;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
#chronicle .pc-course .centre .wire ul li .year .txt {
  padding: 13px 20px;
  background: #F2F2F2;
  position: absolute;
}
#chronicle .pc-course .centre .wire ul li .year .txt p {
  font-size: 12px;
  color: #656565;
  line-height: 20px;
  padding-left: 18px;
  background: url(../images/ico_125.jpg) no-repeat left 9px;
}
#chronicle .pc-course .centre .wire ul li .top {
  top: -60px;
}
#chronicle .pc-course .centre .wire ul li .top .whatyear span {
  top: 39px;
  border-top: 12px solid #A6A6A6;
}
#chronicle .pc-course .centre .wire ul li .top .txt {
  bottom: 40px;
}
#chronicle .pc-course .centre .wire ul li .bottom {
  top: 35px;
}
#chronicle .pc-course .centre .wire ul li .bottom .whatyear span {
  top: -12px;
  border-bottom: 12px solid #A6A6A6;
}
#chronicle .pc-course .centre .wire ul li .bottom .txt {
  top: 40px;
}
#chronicle .pc-course .centre .wire ul li:hover .dot {
  background: #005CAC;
}
#chronicle .pc-course .centre .wire ul li:hover .year .whatyear {
  background: #005CAC;
}
#chronicle .pc-course .centre .wire ul li:hover .top .whatyear span {
  border-top: 12px solid #005CAC;
}
#chronicle .pc-course .centre .wire ul li:hover .bottom .whatyear span {
  border-bottom: 12px solid #005CAC;
}
#honor {
  margin-bottom: 10px;
}
#honor li {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin-bottom: 30px;
}
#honor li .nr {
  display: block;
  cursor: pointer;
}
#honor li .nr .img {
  width: 100%;
  display: block;
  border: 1px solid #e8e8e8;
  transition: all 0.5s ease 0s;
}
#honor li .nr .txt {
  width: 100%;
  color: #737373;
  padding: 20px 0 0;
  text-align: center;
}
#honor li .nr:hover .img {
  transition: all 0.5s ease 0s;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
}
#honor li .nr:hover .txt {
  color: #737373;
}
#honor li .public-popup {
  width: 642px;
  height: auto;
  display: none;
  z-index: 9999;
  overflow: auto;
  position: fixed;
}
#honor li .public-popup .img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
#honor li .public-popup .txt {
  color: white;
  font-size: 18px;
  margin-top: 30px;
  text-align: center;
}
#energy {
  width: 100%;
  display: block;
  margin-bottom: 40px;
}
#energy .list {
  margin-top: 10px;
}
#energy .list .title {
  margin: 0;
  height: 40px;
  color: #4d4d4d;
  cursor: pointer;
  text-indent: 18px;
  border: 1px solid #ADADAD;
  transition: all 0.5s ease 0s;
}
#energy .list .title .plus {
  width: 12px;
  height: 12px;
  float: right;
  display: block;
  margin: 14px 20px 0 0;
  transition: all 0.5s ease 0s;
  background: url(../images/faq-icon2.png);
}
#energy .list .title .txt {
  width: 70%;
  display: block;
  overflow: hidden;
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#energy .list .titles {
  color: white;
  background: #005BAC;
  border: 1px solid #005BAC;
  transition: all 0.5s ease 0s;
}
#energy .list .titles .plus {
  transition: all 0.5s ease 0s;
  background: url(../images/faq-icon1.png);
}
#energy .list .content {
  display: none;
  color: #838383;
  font-size: 12px;
  line-height: 35px;
  padding: 15px 20px 25px;
  border-left: 1px solid #005BAC;
  border-right: 1px solid #005BAC;
  border-bottom: 1px solid #005BAC;
}
#energy .list .content .img {
  float: left;
  width: 267px;
  display: block;
}
#energy .list .content .right {
  float: left;
  width: 74%;
  margin-left: 15px;
}
#energy .list .content .txt ul li {
  color: #c31618;
  display: block;
  float: left;
  margin-right: 5%;
}
#news .top li {
  float: left;
  width: 262px;
  height: 395px;
  margin-left: 30px;
  background: #f5f5f5;
}
#news .top li .img {
  display: block;
  overflow: hidden;
  position: relative;
}
#news .top li .img img {
  width: 262px;
  height: 193px;
  display: block;
}
#news .top li .img .bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-opacity: 0;
  background: black;
  position: absolute;
  filter: alpha(opacity=0);
  transition: all 0.5s ease 0s;
}
#news .top li .img .enter {
  top: -20px;
  left: 50%;
  z-index: 2;
  width: 33px;
  height: 33px;
  margin-top: -17px;
  margin-left: -17px;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -195px 0;
}
#news .top li .title {
  color: #4C4C4C;
  font-size: 16px;
  margin: 0 10px;
  padding: 15px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #d9d9d9;
}
#news .top li .txt {
  color: #737373;
  font-size: 12px;
  line-height: 23px;
  padding: 15px 20px 0;
}
#news .top li .more {
  width: 113px;
  height: 32px;
  display: block;
  color: #737373;
  margin: 20px auto 0;
  line-height: 32px;
  text-align: center;
  border: 1px solid #9e9e9e;
}
#news .top li:hover .img {
  display: block;
  overflow: hidden;
  position: relative;
}
#news .top li:hover .img img {
  width: 262px;
  height: 193px;
  display: block;
}
#news .top li:hover .img .bg {
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);
  transition: all 0.5s ease 0s;
}
#news .top li:hover .img .enter {
  top: 50%;
  transition: all 0.5s ease 0s;
}
#news .top li:hover .more {
  color: #e60013;
  border: 1px solid #e60013;
}
#news .bottom {
  margin-top: 35px;
}
#news .bottom li {
  padding: 20px;
  margin-bottom: 35px;
  border: 1px solid #d9d9d9;
}
#news .bottom li .img {
  float: left;
  display: block;
}
#news .bottom li .right {
  width: 72%;
  float: left;
  margin-left: 30px;
}
#news .bottom li .right .title {
  width: 100%;
  clear: both;
  height: 50px;
  border-bottom: 1px solid #d9d9d9;
}
#news .bottom li .right .title a {
  float: left;
  width: 400px;
  display: block;
  color: #4C4C4C;
  font-size: 16px;
  overflow: hidden;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#news .bottom li .right .title span {
  float: right;
  display: block;
  color: #737373;
  line-height: 55px;
}
#news .bottom li .right .txt {
  color: #737373;
  line-height: 27px;
  margin-top: 10px;
}
#news .bottom li .right .more {
  width: 105px;
  height: 30px;
  float: right;
  color: white;
  margin-top: 10px;
  text-align: center;
  line-height: 30px;
  background: #A7A7A7;
}
#news .bottom li:hover .right .top a {
  color: #005BAC;
}
#news .bottom li:hover .right .more {
  background: #005BAC;
}
#content .title {
  color: #595959;
  font-size: 18px;
  text-align: center;
}
#content .time {
  color: #8c8c8c;
  margin: 15px 0;
  text-align: center;
}
#content .nr {
  padding: 30px 0;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}
#content .nr img {
  display: block;
  margin: 0 auto;
}
#content .reading-share {
  margin-top: 30px;
}
#content .reading-share .reading {
  float: left;
}
#content .reading-share .reading li {
  height: 20px;
  margin-bottom: 4px;
}
#content .reading-share .reading li span {
  float: left;
  color: #595959;
  display: block;
}
#content .reading-share .reading li a {
  float: left;
  width: 300px;
  color: #737373;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
#content .reading-share .reading li a:hover {
  color: #005bac;
}
#content .reading-share #share {
  margin-top: 5px;
  float: right;
}
#content .reading-share #share span {
  float: left;
  height: 31px;
  color: #878585;
  display: block;
  line-height: 30px;
}
#content .reading-share #share a {
  padding: 0;
  float: left;
  width: 40px;
  height: 30px;
  margin: 0 0 0 10px;
}
#content .reading-share #share .bds_tsina {
  background: url(../images/img-map.png) no-repeat -235px 0px;
}
#content .reading-share #share .bds_qzone {
  background: url(../images/img-map.png) no-repeat -276px 0px;
}
#content .reading-share #share .bds_weixin {
  background: url(../images/img-map.png) no-repeat -317px 0px;
}
#content .reading-share #share .bds_sqq {
  background: url(../images/img-map.png) no-repeat -358px 0px;
}
#investor {
  padding-bottom: 30px;
}
#investor li {
  padding: 20px 0;
  line-height: 28px;
  border-bottom: 1px solid #e6e6e6;
}
#investor li .title {
  float: left;
  color: #595959;
  width: 66.66666667%;
}
#investor li .title .ico {
  width: 26px;
  height: 22px;
  float: left;
  display: block;
  margin: 4px 15px 0 0;
  background: url(../images/img-map.png) -100px -38px;
}
#investor li .title .txt {
  float: left;
  width: 500px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#investor li .time {
  width: 16.66666667%;
  float: left;
  color: #8c8c8c;
}
#investor li .down {
  float: right;
  width: 95px;
  height: 28px;
  color: #737373;
  display: block;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #b3b3b3;
}
#investor li:hover .title .ico {
  background: url(../images/img-map.png) -127px -38px;
}
#investor li:hover .down {
  color: white;
  background: #E60013;
  border: 1px solid #e60013;
}
#contact ul li {
  background: #9A9A9A;
  margin-bottom: 30px;
}
#contact ul li .img {
  width: 73%;
  display: block;
  float: left;
}
#contact ul li .right {
  width: 300px;
  padding: 0 20px;
  float: left;
}
#contact ul li .right .name {
  color: white;
  font-size: 18px;
  padding: 20px 0 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #C1C1C1;
}
#contact ul li .right .p {
  clear: both;
  padding-top: 10px;
}
#contact ul li .right .p span {
  float: left;
  color: white;
  display: block;
  font-size: 16px;
  line-height: px;
}
#contact ul li .right .p .tit {
  width: 50px;
}
#contact ul li .right .p .cot {
  width: 210px;
}
#contact .a {
  width: 100%;
  text-align: center;
}
#contact .a a {
  width: 150px;
  height: 40px;
  margin: 0 15px;
  color: #6d6d6d;
  line-height: 40px;
  text-align: center;
  background: #F5F5F5;
  border: 1px solid #D3D3D5;
  display: inline-block;
}
#contact .a a:hover {
  color: white;
  background: #0961AF;
  border: 1px solid #0961AF;
}
#recruit .title {
  color: #737373;
  margin: 25px 0 15px;
}
#recruit .title span {
  color: #E60013;
  font-size: 16px;
}
#recruit .txt {
  color: #737373;
  line-height: 25px;
}
#recruit .obligation {
  margin-top: 30px;
}
#recruit .obligation .oblig {
  width: 1140px;
}
#recruit .obligation .oblig ul li {
  float: left;
  width: 188px;
  height: 175px;
  cursor: pointer;
  position: relative;
  background: #f5f5f5;
  border-right: 1px solid #e0e0e0;
}
#recruit .obligation .oblig ul li .ico {
  display: block;
  margin: 40px auto 15px;
  transition: all 0.5s ease 0s;
}
#recruit .obligation .oblig ul li .name {
  color: #737373;
  text-align: center;
}
#recruit .obligation .oblig ul li .wire {
  bottom: 0;
  width: 100%;
  height: 2px;
  position: absolute;
}
#recruit .obligation .oblig ul li .wire span {
  width: 0%;
  height: 2px;
  margin: 0 auto;
  display: block;
  background: #ea5404;
  transition: all 0.5s ease 0s;
}
#recruit .obligation .oblig ul li:hover .ico {
  margin: 35px auto 15px;
  transition: all 0.5s ease 0s;
}
#recruit .obligation .oblig ul .click .ico {
  margin: 35px auto 15px;
  transition: all 0.5s ease 0s;
}
#recruit .obligation .oblig ul .click .wire span {
  width: 100%;
  transition: all 0.5s ease 0s;
}
#recruit .obligation .oblig-list {
  display: none;
  color: #737373;
  margin-top: 20px;
  line-height: 25px;
  padding: 20px 15px;
  border: 1px solid #d9d9d9;
}
#society .all {
  margin-top: 40px;
}
#society .all li {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin-top: 20px;
}
#society .all li a {
  display: block;
}
#society .all li a .img {
  width: 100%;
  display: block;
  border: 1px solid #cccccc;
  transition: all 0.5s ease 0s;
}
#society .all li a .txt {
  color: #4c4c4c;
  margin-top: 20px;
  text-align: center;
}
#society .all li a:hover .img {
  transition: all 0.5s ease 0s;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
}
.imgs-top {
  width: 100%;
  display: block;
}
#more {
  width: 385px;
  height: 45px;
  margin: 0 auto;
  color: #333333;
  cursor: pointer;
  line-height: 43px;
  text-align: center;
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  transition: all 0.9s ease 0s;
}
#more:hover {
  color: white;
  background: #005bac;
  border: 1px solid #005bac;
  transition: all 0.9s ease 0s;
}
#message .public-popup {
  width: 350px;
  z-index: 9999;
  height: 470px;
  display: none;
  position: fixed;
  background: white;
}
#message .public-popup img {
  display: block;
  margin: 30px auto 20px;
}
#message .public-popup form {
  padding: 0 30px;
}
#message .public-popup form .list {
  margin-bottom: 20px;
  width: 100%;
  height: 30px;
}
#message .public-popup form .list p {
  color: #7B7B7B;
  font-size: 12px;
  float: left;
  width: 40px;
  height: 32px;
  line-height: 32px;
}
#message .public-popup form .list input {
  border-radius: 3px;
  padding: 0 10px;
  float: right;
  border: 1px solid #C4C4C4;
  width: 250px;
  height: 32px;
}
#message .public-popup form .remark {
  height: 100px;
  margin-bottom: 25px;
  width: 100%;
}
#message .public-popup form .remark p {
  color: #7B7B7B;
  font-size: 12px;
  float: left;
  width: 40px;
  height: 32px;
  line-height: 32px;
}
#message .public-popup form .remark textarea {
  border-radius: 3px;
  padding: 5px 10px;
  float: right;
  border: 1px solid #C4C4C4;
  width: 250px;
  height: 100px;
}
#message .public-popup form .submits {
  margin-left: 40px;
  width: 230px;
  height: 34px;
}
#message .public-popup form .submits .submit {
  float: left;
  cursor: pointer;
  width: 112px;
  height: 34px;
  color: white;
  background: #005BAC;
}
#message .public-popup form .submits .input {
  cursor: pointer;
  text-indent: 0;
  line-height: 34px;
  text-align: center;
  display: block;
  float: right;
  width: 112px;
  height: 34px;
  color: white;
  background: #383838;
}
/*# sourceMappingURL=style.css.map */
