@charset "utf-8";
.fcate2 {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
.fcate2 .cn {
  float: left;
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
}
.fcate2 .en {
  float: left;
  font-size: 16px;
  line-height: 60px;
  text-transform: uppercase;
  margin-left: 8px;
}
.fcate2 .more {
  float: right;
  font-size: 16px;
  color: #fff;
  line-height: 60px;
  position: relative;
  padding-left: 54px;
  -webkit-transition: 1s;
  transition: 1s;
}
.fcate2 .more i {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 40px;
  height: 58px;
  background: url('../images/fmore2.png') left no-repeat;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fcate2 .more:hover {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}
.fcate2 .more:hover i {
  -webkit-transform: rotateX(540deg);
          transform: rotateX(540deg);
}
.fyw {
  padding: 70px 0 80px;
  background: url('../images/fywbg.jpg') center no-repeat;
  background-size: 100% 100%;
}
.fywlist {
  width: 1230px;
  margin: 40px auto 0;
  overflow: hidden;
}
.fywlist li {
  float: left;
  width: 33.33%;
  text-align: center;
}
.fywlist li .lin {
  padding: 0 15px;
}
.fywlist li a {
  display: block;
  background-color: #fff;
  position: relative;
  padding: 25px 25px 50px;
  border-radius: 4px;
}
.fywlist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
  position: relative;
}
.fywlist img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.fywlist li h3 {
  font-size: 22px;
  color: #333;
  line-height: 36px;
  height: 36px;
  margin: 25px 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fywlist li .txt {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
}
.fywlist li .more {
  display: block;
  width: 110px;
  height: 32px;
  border: 1px solid #0071c1;
  font-size: 14px;
  color: #0071c1;
  line-height: 32px;
  margin: 24px auto 0;
  cursor: pointer;
}
.fywlist li .more:hover {
  background-color: #0071c1;
  color: #fff;
}
.fywlist li:hover a {
  -webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.6);
          box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.6);
}
.fywlist li:hover h3 {
  color: #0071c1;
}
.fywlist h3,
.fywlist .more {
  -webkit-transition: .6s;
  transition: .6s;
}
.fcate1 {
  overflow: hidden;
  height: 64px;
  line-height: 64px;
  color: #2252aa;
  border-bottom: 1px solid #e5e5e5;
}
.fcate1 .cn {
  float: left;
  font-size: 28px;
  line-height: 50px;
  font-weight: bold;
}
.fcate1 .en {
  float: left;
  font-size: 16px;
  line-height: 60px;
  text-transform: uppercase;
  margin-left: 8px;
}
.fcate1 .more {
  float: right;
  line-height: 64px;
}
.fcate1 .more a {
  display: inline-block;
  height: 64px;
  font-size: 16px;
  color: #666;
  margin-left: 40px;
  position: relative;
}
.fcate1 .more a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 0;
  width: 0;
  height: 3px;
  background-color: #2252aa;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fcate1 .more a:hover:after {
  width: 100%;
  left: 0;
}
.fcate1 .more a:hover {
  color: #2252aa;
  font-weight: bold;
}
.fnews {
  padding: 58px 0 80px;
  background: url('../images/fnewsbg.jpg') center;
}
.fnewswrap {
  overflow: hidden;
  margin-top: 28px;
}
.newbanner {
  float: left;
  margin-top: 7px;
  width: 580px;
  height: 372px;
  position: relative;
}
.newbanner .hd {
  height: 10px;
  overflow: hidden;
  background-color: #2465b0;
  padding: 18px 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.newbanner .hd ul {
  overflow: hidden;
  zoom: 1;
}
.newbanner .hd ul li {
  float: left;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  font-size: 0;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newbanner .hd ul li.on {
  background-color: #fff;
}
.newbanner .bd {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fnewslist1 {
  width: 100%;
  height: 372px;
}
.fnewslist1 li {
  width: 100%;
  height: 100%;
  zoom: 1;
  position: relative;
  overflow: hidden;
}
.fnewslist1 li a {
  display: block;
  width: 100%;
  height: 100%;
}
.fnewslist1 li img {
  width: 100%;
  height: 326px;
}
.fnewslist1 li p {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 46px;
  background-color: #2465b0;
}
.fnewslist1 li p span {
  width: 70%;
  height: 100%;
  overflow: hidden;
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 46px;
  text-indent: 20px;
}
.fnewslist1 .date {
  width: 70px;
  height: 52px;
  padding: 9px 0;
  background-color: #2465b0;
  font-family: 'arial';
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 3;
}
.fnewslist1 .date .day {
  display: block;
  font-size: 26px;
  line-height: 30px;
  height: 30px;
}
.fnewslist1 .date .year {
  display: block;
  font-size: 14px;
  line-height: 22px;
  height: 22px;
}
.fnewslist2 {
  float: right;
  width: 580px;
  overflow: hidden;
}
.fnewslist2 li {
  width: 100%;
  padding: 10px 0;
  height: 32px;
  overflow: hidden;
  border-bottom: 1px dotted #666;
}
.fnewslist2 li a {
  display: block;
  position: relative;
  overflow: hidden;
  padding-left: 24px;
  background: url('../images/dgt1.png') 2px 11px no-repeat;
}
.fnewslist2 li .title {
  line-height: 32px;
  height: 32px;
  position: relative;
  overflow: hidden;
  padding: 0 84px 0 0;
  margin-bottom: 10px;
}
.fnewslist2 li h3 {
  font-size: 14px;
  color: #666;
}
.fnewslist2 li .date {
  font-size: 14px;
  color: #999;
  text-align: right;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.fnewslist2 li .txt {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  overflow: hidden;
  height: 52px;
}
.fnewslist2 li.on {
  padding: 5px 0 15px;
  border-bottom: 1px solid #efefef;
  height: 94px;
}
.fnewslist2 li.on h3 {
  color: #2252aa;
  font-weight: bold;
  font-size: 18px;
}
.fnewslist2 li.on a {
  background-image: url('../images/dgt1h.png');
}
.fnewslist2 li,
.fnewslist2 h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ffriout {
  width: 100%;
  padding: 40px 0 34px;
  background-color: #2c2c2c;
}
.ffri {
  overflow: hidden;
  position: relative;
  padding-left: 40px;
  height: 70px;
}
.ffri .fri-h {
  width: 16px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 15px;
  background-color: #215aab;
  padding: 5px 12px;
}
.fthree {
  float: right;
  width: 1150px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.fthree .bd {
  width: 100%;
  overflow: hidden;
}
.frilist {
  width: 100%;
  height: 70px;
  overflow: hidden;
}
.frilist li {
  float: left;
  width: 280px;
  height: 70px;
  margin-right: 10px;
  text-align: center;
  line-height: 70px;
  border-radius: 4px;
  background-color: #fff;
}
.frilist li a {
  display: block;
}
.frilist li img {
  max-width: 90%;
  max-height: 90%;
}
/* 内页 */
/*内页banner */
.inbanner {
  width: 100%;
  height: 393px;
  position: relative;
  overflow: hidden;
}
.inbanner > img {
  position: absolute;
  left: 50%;
  top: 0;
  width: auto;
  height: 100%;
  z-index: 0;
  margin-left: -960px;
}
.ibcate {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin-top: -46px;
  margin-left: -600px;
  width: 1200px;
  height: 92px;
}
.ibcate .cn {
  font-size: 24px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ibcate .cn span {
  display: inline-block;
  padding-right: 80px;
  background: url('../images/niddle.png') right no-repeat;
}
.ibcate:hover .cn {
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}
.ibcate .en {
  font-size: 42px;
  color: #fff;
  line-height: 52px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-family: 'arial';
  text-transform: uppercase;
}
.ibcate:hover .en {
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
}
.js-qiecon {
  display: none;
}
.js-qiecon.on {
  display: block;
}
.liuyan {
  color: #333;
  font-size: 0;
  padding-bottom: 1px;
}
.liuyan .hang {
  float: left;
  width: 49%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.liuyan .hang.long {
  float: none;
  width: 100%;
}
.liuyan .hang.first {
  margin-right: 2%;
}
.liuyan .hang.fat {
  width: 100%;
  height: auto;
}
.liuyan input[type=text] {
  width: 100%;
  height: 38px;
  border: 1px solid #d7d7d7;
  line-height: 38px;
  text-indent: 20px;
  font-size: 14px;
  margin-left: -2px;
}
.liuyan p {
  /* padding-left: 90px; */
  height: 100%;
}
.liuyan p label {
  float: left;
  margin-left: -90px;
  width: 80px;
  text-align: right;
  font-size: 18px;
  display: none;
}
.liuyan textarea {
  padding: 10px 3%;
  height: 96px;
  border: 1px solid #d7d7d7;
  resize: none;
  vertical-align: top;
  width: 94%;
  line-height: 24px;
  font-size: 14px;
  margin-left: -2px;
}
.liuyan input[type=text]:focus,
.liuyan textarea:focus {
  border-color: #1f3f99;
}
.liuyan input[type=text],
.liuyan textarea {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.liuyan i.v {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.liuyan .hang2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.liuyan .hang2 > div {
  float: left;
  height: 100%;
}
.liuyan .hang2 i.v {
  width: 280px;
}
.liuyan .verifyImg {
  width: 98px;
  height: 38px;
  cursor: pointer;
  vertical-align: top;
  border: 1px solid #d7d7d7;
  margin-left: 10px;
}
.liuyan .yzmchange {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  background: url('../images/change2.png') center no-repeat;
}
.liuyan input#tj {
  float: right;
  width: 160px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  background-color: #1f3f99;
  color: #fff;
  border: 1px solid #1f3f99;
}
.liuyan input#tj:hover {
  background-color: #fff;
  color: #1f3f99;
}
#map {
  width: 100%;
  height: 420px;
}
.lxout {
  padding: 80px 0 0;
  overflow: hidden;
  margin-bottom: 50px;
}
.lxleft {
  float: left;
  width: 550px;
}
.lxright {
  float: right;
  width: 610px;
}
.lxleft h3 {
  font-size: 30px;
  line-height: 34px;
  color: #444;
  height: 34px;
}
.lxway {
  margin-top: 14px;
}
.lxway p {
  font-size: 14px;
  color: #636363;
  line-height: 28px;
}
.lxewm {
  width: 92px;
  margin-top: 30px;
}
.lxewm img {
  display: block;
  width: 92px;
  height: 92px;
}
.lxewm p {
  font-size: 12px;
  color: #333;
  line-height: 20px;
  text-align: center;
  height: 20px;
  margin-top: 4px;
}
.rec {
  padding: 60px 0 70px;
  max-width: 1200px;
  margin: 0 auto;
}
.rec-head {
  height: 50px;
  line-height: 50px;
  background-color: #dedede;
  overflow: hidden;
}
.rec-head .th {
  float: left;
  padding: 10px 0;
  width: 16%;
  height: 30px;
  overflow: hidden;
  font-size: 16px;
  color: #444;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}
.rec-head .th.zhiwei {
  width: 20%;
}
.reclist {
  background-color: #fff;
  border: 1px solid #dedede;
}
.reclist li {
  border-bottom: 1px dashed #eee;
}
.reclist li:last-child {
  border-bottom: 0 none;
}
.rec-hand {
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rec-hand .td {
  float: left;
  padding: 10px 0;
  width: 16%;
  overflow: hidden;
  font-size: 16px;
  color: #444;
  line-height: 40px;
  text-align: center;
  height: 40px;
}
.rec-hand .td.zhiwei {
  width: 20%;
}
.rec-hand a.more {
  display: block;
  cursor: pointer;
  background: url('../images/zp.png') center no-repeat;
}
.reclist li.on {
  border-bottom: 1px solid #dedede;
}
.reclist li.on .rec-hand {
  background-color: #1f3f99;
}
.reclist li:hover .rec-hand .td {
  color: #1f3f99;
}
.reclist li.on .rec-hand .td {
  color: #fff;
}
.reclist li.on .rec-hand a.more {
  background-image: url('../images/zph.png');
}
.reclist li,
.rec-hand,
.reclist .td,
.reclist .rec-hand a.more {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.reclist .rec-con {
  display: none;
}
.reclist .rec-txt {
  font-size: 14px;
  color: #777;
  line-height: 30px;
  padding: 32px 100px;
}
.reclist .rec-txt a {
  text-decoration: underline;
  color: #1f3f99;
}
.btl2 {
  height: 58px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.btl2 .cer {
  overflow: hidden;
}
.tree2 {
  float: right;
  color: #999;
  line-height: 58px;
  font-size: 14px;
  padding-left: 16px;
  background: url('../images/house.png') left no-repeat;
}
.tree2 a {
  color: #999;
  padding: 0 8px;
}
.tree2 a.leaf,
.tree2 a:hover {
  color: #1f3f99;
}
.erji {
  float: left;
  font-size: 0;
  white-space: nowrap;
  margin-left: -36px;
}
.erji a {
  display: inline-block;
  width: 134px;
  height: 58px;
  position: relative;
  color: #666;
  text-align: center;
  font-size: 16px;
  line-height: 58px;
}
.erji a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 0;
  width: 1px;
  height: 20px;
  background-color: #e2e2e2;
}
.erji a:hover {
  color: #1f3f99;
}
.erji a.on {
  color: #1f3f99;
}
.erjilong a {
  width: auto;
  min-width: 64px;
  padding: 0 35px;
}
.newslist {
  padding: 46px 0 60px;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.newslist li {
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px dashed #eaeaea;
}
.newslist li a {
  display: block;
  position: relative;
  padding-left: 490px;
  height: 210px;
  overflow: hidden;
  padding-right: 20px;
}
.newslist li .pic {
  position: absolute;
  left: 100px;
  top: 0;
  z-index: 1;
  width: 340px;
  height: 100%;
  overflow: hidden;
}
.newslist li .pic img {
  width: 100%;
  height: 100%;
}
.newslist .date {
  width: 80px;
  font-family: 'arial';
  position: absolute;
  left: 0px;
  top: 12px;
  z-index: 3;
}
.newslist .date .day {
  display: block;
  font-size: 26px;
  line-height: 36px;
  height: 36px;
  color: #666;
}
.newslist .date .year {
  display: block;
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  color: #999;
}
.newslist li h3 {
  font-size: 20px;
  color: #333;
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 32px;
  overflow: hidden;
  padding: 15px 0 0 0;
  margin-bottom: 12px;
}
.newslist li .txt {
  font-size: 14px;
  color: #767676;
  line-height: 28px;
  text-align: justify;
  overflow: hidden;
  height: 84px;
  margin-bottom: 16px;
}
.newslist li .more {
  width: 78px;
  font-size: 16px;
  color: #666;
  line-height: 20px;
  padding-right: 46px;
  background: url('../images/newsmore.png') right no-repeat;
}
.newslist li:hover h3 {
  color: #1f3f99;
}
.newslist li:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
}
.newslist li:hover .day,
.newslist li:hover .year {
  color: #1f3f99;
}
.newslist li:hover .more {
  background-image: url('../images/newsmoreh.png');
  color: #1f3f99;
}
.newslist h3,
.newslist li,
.newslist .day,
.newslist .year,
.newslist .more {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.gaolist {
  padding: 20px 0 60px;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.gaolist li {
  width: 100%;
  padding: 30px 0;
  border-bottom: 1px dashed #eaeaea;
}
.gaolist li a {
  display: block;
  position: relative;
  padding-left: 140px;
  height: 98px;
  overflow: hidden;
  padding-right: 20px;
}
.gaolist .date {
  width: 74px;
  height: 74px;
  font-family: 'arial';
  border: 2px solid #ddd;
  position: absolute;
  left: 0px;
  top: 10px;
  z-index: 3;
  text-align: center;
}
.gaolist .date .day {
  display: block;
  font-size: 26px;
  line-height: 36px;
  height: 36px;
  color: #999;
  padding-top: 10px;
}
.gaolist .date .year {
  display: block;
  font-size: 14px;
  line-height: 18px;
  height: 18px;
  color: #999;
}
.gaolist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 30px;
  overflow: hidden;
  padding: 5px 0 0 0;
  margin-bottom: 6px;
}
.gaolist li .txt {
  font-size: 14px;
  color: #767676;
  line-height: 26px;
  text-align: justify;
  overflow: hidden;
  height: 52px;
}
.gaolist li:hover h3 {
  color: #1f3f99;
}
.gaolist li:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
}
.gaolist li:hover .date {
  border-color: #1f3f99;
}
.gaolist li:hover .day,
.gaolist li:hover .year {
  color: #1f3f99;
}
.gaolist h3,
.gaolist li,
.gaolist .day,
.gaolist .year,
.gaolist .date {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.main {
  overflow: hidden;
}
.mainleft {
  float: left;
  width: 880px;
}
.mainright {
  float: right;
  width: 260px;
}
.atc {
  padding: 50px 0;
  background-color: #fff;
}
.atc2 {
  padding: 50px 80px;
}
.atc-h {
  padding-bottom: 20px;
  border-bottom: 1px dashed #c7c7c7;
}
.atc2 .atc-h {
  text-align: center;
  border-bottom: 0 none;
  padding-bottom: 0;
}
.atc-h h2 {
  font-size: 28px;
  color: #333;
  line-height: 48px;
}
.atc-date {
  font-size: 14px;
  color: #666;
  line-height: 32px;
  margin-top: 5px;
}
.atc-date span {
  margin-right: 20px;
}
.atc-con {
  padding: 32px 0 42px;
  font-size: 16px;
  line-height: 32px;
  color: #666;
  text-align: justify;
  border-bottom: 1px solid #ddd;
}
.atc-con img {
  max-width: 100%;
}
.pagecon {
  line-height: 2em;
  color: #666;
}
.atc-pn {
  position: relative;
  margin-top: 35px;
  padding-right: 140px;
  padding-bottom: 1px;
}
.atc-pn a {
  display: block;
  overflow: hidden;
  color: #666;
  line-height: 34px;
  margin-bottom: 10px;
}
.atc-pn a span {
  display: inline-block;
  width: 98px;
  height: 32px;
  border: 1px solid #ccc;
  color: #333;
  line-height: 32px;
  text-align: center;
  margin-right: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.atc-pn a:hover {
  color: #1f3f99;
}
.atc-pn a:hover span {
  color: #1f3f99;
  border-color: #1f3f99;
}
.atc-pn a.ret {
  color: #fff;
  text-align: center;
  line-height: 34px;
  background-color: #1f3f99;
  position: absolute;
  right: 0;
  bottom: 10px;
  z-index: 1;
  width: 110px;
  height: 34px;
}
.atc-pn a.ret:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.bgf4 {
  background-color: #f4f4f4;
  padding: 40px 0 60px;
}
.videowrap {
  width: 100%;
  position: relative;
  text-align: center;
}
.video {
  width: 800px;
  max-width: 100%;
  height: 500px;
}
.rightewm {
  width: 190px;
  margin-top: 60px;
  background-color: #f1eff1;
  padding: 34px 35px 16px;
}
.rightewm img {
  display: block;
  width: 190px;
  height: 190px;
}
.rightewm p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  text-align: center;
  height: 48px;
  margin-top: 15px;
}
.bdsharebuttonbox {
  margin-top: 20px;
}
.bdshare-button-style0-24 .bds_more {
  font-size: 16px!important;
  text-indent: 5px;
}
.vdlist {
  padding: 60px 0 10px;
  overflow: hidden;
  margin: 0 -30px;
}
.vdlist li {
  float: left;
  width: 420px;
  margin-bottom: 42px;
}
.vdlist li .lin {
  padding: 0 30px;
}
.vdlist li a {
  display: block;
}
.vdlist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 56.1%;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.vdlist i.play {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../images/play.png') center no-repeat;
}
.vdlist img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.vdlist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  margin-top: 12px;
}
.vdlist li .date {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}
.vdlist li:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.vdlist li:hover h3 {
  color: #1f3f99;
}
.vdlist li h3 {
  -webkit-transition: .6s;
  transition: .6s;
}
.guanlist {
  font-size: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 390px;
  margin: 60px 0 80px;
}
.guanlist li {
  display: inline-block;
  width: 360px;
  height: 100%;
  margin-left: 60px;
}
.guanlist li:first-child {
  margin-left: 0;
}
.guanlist li a {
  display: block;
}
.guanlist li.i1 {
  background-color: #2469ba;
}
.guanlist li.i2 {
  background-color: #2f84d7;
}
.guanlist li.i3 {
  background-color: #31bba3;
}
.guanlist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  position: relative;
}
.guanlist .pic img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.guanlist .pic i {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 2;
  width: 0;
  height: 0;
  margin-left: -8px;
  border: 8px solid transparent;
}
.guanlist li.i1 .pic i {
  border-bottom-color: #2469ba;
}
.guanlist li.i2 .pic i {
  border-bottom-color: #2f84d7;
}
.guanlist li.i3 .pic i {
  border-bottom-color: #31bba3;
}
.guanlist li .txt {
  width: 100%;
  padding: 28px 0 20px;
  overflow: hidden;
  position: relative;
  text-align: center;
  color: #fff;
}
.guanlist li .txt h3 {
  font-size: 24px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.guanlist li .txt p {
  font-size: 14px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
}
.guanlist li .txt:after {
  left: 100%;
  position: absolute;
  bottom: 0;
  content: " ";
  width: 0;
  border-bottom: 2px solid #016b45;
  -webkit-transition: .5s;
  transition: .5s;
}
.guanlist li:hover .txt:after {
  width: 100%;
  left: 0;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.moshilist {
  position: relative;
  margin: 0 -20px;
  padding: 60px 0 40px;
  overflow: hidden;
}
.moshilist li {
  float: left;
  width: 580px;
  height: 325px;
  margin: 0 20px 40px;
}
.moshilist li a {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
.moshilist .pic {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.moshilist .pic img {
  width: 100%;
  height: 100%;
}
.moshilist li .txt {
  display: table-cell;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  text-align: center;
}
.moshilist li h3 {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  line-height: 60px;
  text-transform: uppercase;
  height: 60px;
  padding: 0 24px;
  background-color: rgba(31, 63, 153, 0.6);
  border: 1px dashed #fff;
  min-width: 156px;
}
.caselist {
  padding: 60px 0 10px;
  overflow: hidden;
  margin: 0 -30px;
}
.caselist li {
  float: left;
  width: 420px;
  margin-bottom: 42px;
}
.caselist li .lin {
  padding: 0 30px;
}
.caselist li a {
  display: block;
}
.caselist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 56.1%;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.caselist img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.caselist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  margin-top: 12px;
}
.caselist li .date {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}
.caselist li:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.caselist li:hover h3 {
  color: #1f3f99;
}
.caselist li h3 {
  -webkit-transition: .6s;
  transition: .6s;
}
.changlist {
  padding: 40px 0 20px;
  overflow: hidden;
  margin: 0 -20px;
}
.changlist li {
  float: left;
  width: 50%;
  margin-bottom: 40px;
}
.changlist li .lin {
  padding: 0 20px;
}
.changlist li a {
  display: block;
  position: relative;
  text-align: center;
}
.changlist .pic {
  width: 100%;
  height: 324px;
  overflow: hidden;
  background-color: #000;
}
.changlist .pic img {
  width: 100%;
  height: 100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.changlist li h3 {
  font-size: 18px;
  color: #fff;
  line-height: 52px;
  height: 52px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(31, 63, 153, 0.8);
}
.changlist .cover {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 105px;
  width: 115px;
  height: 114px;
  margin-left: -57px;
}
.changlist .cover .bg {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../images/sun1.png') center no-repeat;
}
.changlist .cover .img {
  position: relative;
  z-index: 4;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 114px;
}
.changlist li:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.changlist li:hover .cover .bg {
  -webkit-animation: rotate360 1s linear infinite;
          animation: rotate360 1s linear infinite;
}
.changcon {
  border: 1px dashed #bebebe;
  padding: 20px 38px 28px;
}
.changcon img {
  max-width: 100%;
}
.changcate {
  overflow: hidden;
  height: 52px;
  line-height: 52px;
}
.changcate .cn {
  font-size: 26px;
  color: #333;
}
.changcate .en {
  font-size: 14px;
  color: #999;
  margin-left: 15px;
}
.changcon .txt {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  text-align: justify;
}
.shebeitxt {
  border: 1px dashed #bebebe;
  padding: 23px 30px;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #333;
  line-height: 28px;
  text-align: justify;
}
.shebeitxt img {
  max-width: 100%;
}
.shebeilist {
  width: 1240px;
  padding: 40px 0 30px;
  margin-left: -20px;
  overflow: hidden;
}
.shebeilist li {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}
.shebeilist li .lin {
  padding: 0 20px;
}
.shebeilist li a {
  display: block;
  background-color: #fff;
  border: 1px solid #ddd;
}
.shebeilist li h3 {
  font-size: 20px;
  color: #333;
  line-height: 52px;
  padding: 0 28px;
  border-bottom: 1px solid #ddd;
  height: 52px;
  overflow: hidden;
  background: #f5f5f5 url('../images/dgt2.png') 544px no-repeat;
}
.shebeilist li .txt {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding: 24px 28px 0;
  height: 72px;
  overflow: hidden;
}
.shebeilist li .more {
  font-size: 14px;
  color: #1f3f99;
  line-height: 24px;
  padding: 18px 28px 24px;
  height: 24px;
  overflow: hidden;
}
.shebeilist li:hover a {
  -webkit-box-shadow: 0 0 10px 0 #dddddd;
          box-shadow: 0 0 10px 0 #dddddd;
}
.shebeilist li:hover h3 {
  color: #fff;
  background-color: #1f3f99;
}
.shebeilist li h3,
.shebeilist li .txt {
  -webkit-transition: .6s;
  transition: .6s;
}
.shebeipage {
  padding: 48px 0 80px;
}
.shebeicate {
  overflow: hidden;
  height: 52px;
  line-height: 52px;
}
.shebeicate .cn {
  font-size: 26px;
  color: #333;
}
.shebeicate .en {
  font-size: 14px;
  color: #999;
  margin-left: 15px;
}
.shebeicon {
  border: 1px dashed #bebebe;
  padding: 35px 40px 50px;
  background-color: #f5f5f5;
  margin-top: 26px;
  font-size: 16px;
  color: #333;
  line-height: 28px;
  text-align: justify;
}
.shebeicon img {
  max-width: 100%;
}
.shebeicon h3 {
  font-size: 18px;
  color: #1f3f99;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 8px;
}
.twlist {
  padding: 10px 0;
  overflow: hidden;
  margin: 0 -15px;
}
.twlist li {
  float: left;
  width: 410px;
  margin-bottom: 10px;
}
.twlist li .lin {
  padding: 0 15px;
}
.twlist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
  position: relative;
}
.twlist img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.twlist li h3 {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
  margin-top: 14px;
}
.atc-con h3.dao {
  height: 40px;
  width: 128px;
  background: url('../images/dao.png') 0 no-repeat;
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
  text-indent: 20px;
}
.jiagou {
  padding: 70px 0 64px;
  text-align: center;
}
.jiagou img {
  max-width: 100%;
}
.zhilist {
  padding: 40px 0 20px;
  width: 1200px;
  height: 336px;
  overflow: hidden;
}
.zhilist li {
  float: left;
  width: 200px;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.zhilist li.on {
  width: 600px;
}
.zhilist li .lin {
  width: 600px;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 0;
  left: 50%;
  margin-left: -300px;
}
.zhilist li.i1 .lin {
  background-color: #000;
}
.zhilist li.i2 .lin {
  background-color: #124a9c;
}
.zhilist li.i3 .lin {
  background-color: #0d7d38;
}
.zhilist li.i4 .lin {
  background-color: #e69000;
}
.zhilist li a {
  display: block;
  text-align: center;
}
.zhilist .pic {
  width: 100%;
  height: 336px;
  overflow: hidden;
}
.zhilist .pic img {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.zhilist li h3 {
  font-size: 16px;
  color: #fff;
  line-height: 46px;
  text-align: left;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -46px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 520px;
  height: 46px;
  overflow: hidden;
  padding: 0 40px;
}
.zhilist .cover {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 142px;
  width: 54px;
  height: 54px;
  margin-left: -27px;
}
.zhilist .cover .bg {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../images/sun2.png') center no-repeat;
}
.zhilist .cover .num {
  position: relative;
  z-index: 4;
  width: 100%;
  height: 100%;
  font-size: 24px;
  color: #fff;
  line-height: 54px;
  font-family: 'arial';
}
.zhilist li.on img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.zhilist li.on .cover {
  display: none;
}
.zhilist li.on h3 {
  bottom: 0;
}
.zhilist li,
.zhilist img,
.zhilist li h3 {
  -webkit-transition: .6s;
  transition: .6s;
}
.gongcheng .cate {
  overflow: hidden;
  height: 52px;
  line-height: 52px;
  margin-bottom: 16px;
}
.gongcheng .cate .cn {
  font-size: 26px;
  color: #333;
}
.gongcheng .cate .en {
  font-size: 14px;
  color: #999;
  margin-left: 7px;
}
.gongcheng {
  padding: 46px 0 60px;
}
.gongcheng .box {
  border: 1px dashed #bebebe;
  padding: 23px 40px;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #333;
  line-height: 28px;
}
.gongcheng .box2 {
  padding: 46px 40px 40px;
  background: #f5f5f5 url('../images/wuni.png') 918px 20px no-repeat;
}
.gongcheng .box img {
  max-width: 100%;
}
.gongcheng .box dd {
  display: inline-block;
  width: 49%;
}
.zconelist {
  margin: 0 -15px;
}
.zconelist li {
  float: left;
  width: 380px;
  margin: 0 15px;
  text-align: center;
}
.zconelist li a {
  display: block;
  border: 1px dashed #0060af;
  padding: 22px 0 20px;
}
.zconelist .pic {
  width: 100%;
  height: 70px;
  overflow: hidden;
  font-size: 0;
  line-height: 70px;
}
.zconelist .pic img {
  max-width: 100%;
  max-height: 100%;
}
.zconelist li h3 {
  font-size: 20px;
  line-height: 40px;
  color: #333;
  height: 40px;
  overflow: hidden;
  margin-top: 6px;
}
.zconelist li:hover img {
  -webkit-animation: rotateY360 2s linear infinite;
          animation: rotateY360 2s linear infinite;
}
.zconelist li:hover {
  -webkit-box-shadow: 0 2px 13px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 13px 1px rgba(0, 0, 0, 0.1);
}
.zconelist li {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.twlist2 {
  padding: 30px 0 10px;
  overflow: hidden;
  margin: 0 -15px;
}
.twlist2 li {
  float: left;
  width: 410px;
  margin-bottom: 10px;
}
.twlist2 li .lin {
  padding: 0 15px;
}
.twlist2 .pic {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
  position: relative;
}
.twlist2 img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.twlist2 li h3 {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  text-align: center;
  height: 30px;
  overflow: hidden;
  margin-top: 7px;
}
.xmonelist {
  padding-bottom: 23px;
  position: relative;
  margin-top: 30px;
  font-size: 0;
  text-align: center;
}
.xmonelist li {
  display: inline-block;
  width: 390px;
  position: relative;
  height: 70px;
  background-color: #a1a1a1;
  margin-left: 15px;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  line-height: 70px;
}
.xmonelist li:first-child {
  margin-left: 0;
}
.xmonelist li:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2px;
  z-index: 2;
  width: 20px;
  height: 10px;
  margin-left: -10px;
  display: none;
  background: url('../images/xm-sju2.png') center no-repeat;
}
.xmonelist li:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -26px;
  z-index: 2;
  width: 20px;
  height: 12px;
  margin-left: -10px;
  display: none;
  background: url('../images/xm-sju.png') center no-repeat;
}
.xmonelist li:hover,
.xmonelist li.on {
  background-color: #1f3f99;
}
.xmonelist li:hover:after,
.xmonelist li.on:after {
  display: block;
}
.xmonelist li:hover:before,
.xmonelist li.on:before {
  display: block;
}
.xmonelist li {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.xmone-content {
  width: 100%;
  background-color: #f5f5f5;
}
.xmcon {
  padding: 36px 40px 60px;
  overflow: hidden;
  border: 1px dashed #bebebe;
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.xmcon img {
  max-width: 100%;
}
.core {
  padding: 85px 0 58px;
  background: url('../images/ab2bg.jpg') top no-repeat;
}
.corelist {
  width: 1200px;
  height: 420px;
  margin: 60px auto 0;
  position: relative;
  background: url('../images/ball.png') top no-repeat;
}
.corelist li {
  width: 300px;
  position: absolute;
  z-index: 1;
  text-align: right;
}
.corelist li.i1 {
  right: 50%;
  top: 33px;
  padding-right: 75px;
  margin-right: 200px;
}
.corelist li.i2 {
  right: 50%;
  top: 143px;
  padding-right: 75px;
  margin-right: 218px;
}
.corelist li.i3 {
  right: 50%;
  top: 253px;
  padding-right: 75px;
  margin-right: 200px;
}
.corelist li.i4 {
  left: 50%;
  top: 77px;
  text-align: left;
  padding-left: 75px;
  margin-left: 200px;
}
.corelist li.i5 {
  left: 50%;
  top: 195px;
  text-align: left;
  padding-left: 75px;
  margin-left: 200px;
}
.corelist .pic {
  width: 57px;
  height: 56px;
  font-size: 0;
  text-align: center;
  line-height: 56px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.corelist .pic img {
  max-height: 100%;
  max-width: 100%;
}
.corelist li.i4 .pic,
.corelist li.i5 .pic {
  right: auto;
  left: 0;
}
.corelist li .txt {
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  height: 84px;
  overflow: hidden;
}
.corelist li.i3 .txt,
.corelist li.i4 .txt {
  padding-top: 14px;
}
.abcate2 {
  text-align: center;
}
.abcate2 .cn {
  font-size: 32px;
  line-height: 40px;
  color: #fff;
  height: 40px;
  position: relative;
}
.abcate2 .en {
  font-size: 0;
}
.abcate2 .en img {
  vertical-align: top;
}
.abcate3 {
  position: relative;
}
.abcate3 .cn {
  font-size: 32px;
  line-height: 70px;
  color: #333;
  text-indent: 60px;
  height: 70px;
}
.shang {
  padding: 100px 0 0;
  background: #ffffff url('../images/ab3bg.jpg') bottom no-repeat;
}
.shanglist {
  width: 1200px;
  height: 598px;
  position: relative;
  margin: 0 auto;
}
.shanglist li {
  width: 160px;
  height: 390px;
  text-align: center;
  position: absolute;
  z-index: 1;
  background: url('../images/shangbg.png') top no-repeat;
}
.shanglist li:after {
  content: '';
  position: absolute;
  left: 77px;
  top: 198px;
  z-index: 0;
  width: 1px;
  background: url('../images/shang-line.png') top no-repeat;
}
.shanglist li.i1 {
  left: 60px;
  top: 140px;
}
.shanglist li.i2 {
  left: 367px;
  top: 80px;
}
.shanglist li.i3 {
  left: 673px;
  top: 40px;
}
.shanglist li.i4 {
  left: 980px;
  top: 0px;
}
.shanglist li.i1:after {
  height: 40px;
}
.shanglist li.i2:after {
  height: 146px;
}
.shanglist li.i3:after {
  height: 190px;
}
.shanglist li.i4:after {
  height: 190px;
}
.shanglist li a {
  display: block;
  padding: 40px 0 0;
}
.shanglist .pic {
  width: 100%;
  height: 40px;
  overflow: hidden;
  font-size: 0;
  line-height: 40px;
}
.shanglist .pic img {
  max-width: 100%;
  max-height: 100%;
}
.shanglist li h3 {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  height: 60px;
  overflow: hidden;
  margin-top: 13px;
}
.shanglist li.i4 a {
  padding-top: 24px;
}
.shanglist li.i4 h3 {
  margin-top: 10px;
}
.shanglist li:hover img {
  -webkit-animation: rotateY360 2s linear infinite;
          animation: rotateY360 2s linear infinite;
}
.shanglist li {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about {
  padding: 90px 0 66px;
}
.twlist3 {
  overflow: hidden;
  margin: 0 -30px;
}
.twlist3 li {
  float: left;
  width: 420px;
}
.twlist3 li .lin {
  padding: 0 30px;
}
.twlist3 .pic {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.twlist3 img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.twlist3 li h3 {
  font-size: 12px;
  color: #333;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-top: 12px;
}
.aboutcon {
  font-size: 14px;
  color: #555;
  line-height: 34px;
  text-align: justify;
  padding-bottom: 40px;
}
.aboutcon img {
  max-width: 100%;
}
.abouttop {
  float: left;
  width: 620px;
  height: 230px;
}
.abcate1 {
  overflow: hidden;
}
.abcate1 .cn {
  font-size: 48px;
  color: #114599;
  line-height: 54px;
  margin-bottom: 10px;
}
.abcate1 .en {
  font-size: 14px;
  color: #1f3f99;
  line-height: 24px;
  text-transform: capitalize;
}
.guolistout {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}
.guolist {
  overflow: hidden;
  position: relative;
  font-size: 0;
}
.guolist li {
  display: inline-block;
  width: 177px;
  height: 72px;
  position: relative;
}
.guolist li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 0;
  width: 1px;
  height: 55px;
  background-color: #ccc;
}
.guolist li.i2 {
  width: 160px;
  margin-left: 25px;
}
.guolist li.i3 {
  width: 182px;
  margin-left: 25px;
}
.guolist li.i3:after {
  display: none;
}
.guolist li a {
  display: block;
  position: relative;
}
.guolist h3 {
  font-size: 36px;
  line-height: 46px;
  height: 46px;
  overflow: hidden;
}
.guolist h3 span {
  font-family: 'arial';
}
.guolist li.i1 h3 span {
  color: #219ab4;
}
.guolist li.i2 h3 span {
  color: #129243;
}
.guolist li.i3 h3 span {
  color: #f29802;
}
.guolist h3 i {
  font-size: 24px;
  color: #f29802;
  font-style: normal;
}
.guolist p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}
.huodong {
  padding: 100px 0 80px;
}
.roundabout {
  position: relative;
  z-index: 3;
  overflow: hidden;
  height: 453px;
  padding: 0 60px;
}
ul#ra-slider {
  position: relative;
  width: 100%;
  height: 393px;
  z-index: 1;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 60px!important;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
ul#ra-slider li {
  width: 700px;
  height: 393px;
}
ul#ra-slider li a {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
ul#ra-slider li.roundabout-in-focus a,
ul#ra-slider li:hover a {
  opacity: 1;
  filter: alpha(opacity=100);
}
ul#ra-slider li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  font-size: 0;
  line-height: 393px;
  text-align: center;
  padding-bottom: 60px;
}
ul#ra-slider li a img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
ul#ra-slider li a p {
  font-size: 0;
  color: #1f3f99;
  line-height: 40px;
  width: 100%;
  height: 40px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
ul#ra-slider li.roundabout-in-focus a p {
  font-size: 18px;
}
a.raprev,
a.ranext {
  position: absolute;
  width: 42px;
  height: 100px;
  z-index: 1;
  cursor: pointer;
  top: 146px;
  font-family: 'simsun';
  font-size: 60px;
  line-height: 100px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
}
a.raprev {
  left: 180px;
}
a.ranext {
  right: 180px;
}
a.raprev:hover,
a.ranext:hover {
  background-color: #1f3f99;
}
ul.switcher {
  text-align: center;
  font-size: 0;
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 10px;
  z-index: 2;
}
ul.switcher li {
  display: inline-block;
  width: 10px;
  height: 100%;
  margin: 0 5px;
  background-color: #999;
  border-radius: 5px;
}
ul.switcher li:hover,
ul.switcher li.on {
  background-color: #1f3f99;
}
.rylist {
  width: 1224px;
  margin-left: -12px;
  padding: 60px 0 30px;
}
.rylist li {
  float: left;
  width: 25%;
  margin-bottom: 30px;
}
.rylist li .lin {
  padding: 0 13px;
}
.rylist li a {
  display: block;
  background-color: #eef2f6;
  padding: 27px 20px;
  cursor: pointer;
  position: relative;
}
.rylist li .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0;
  background: rgba(16, 69, 152, 0.9) url('../images/glass.png') center no-repeat;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.rylist li .cover p {
  text-align: center;
  color: #fff;
  margin-top: 212px;
}
.rylist li .pic {
  width: 240px;
  height: 320px;
  overflow: hidden;
  line-height: 320px;
  text-align: center;
  font-size: 0;
}
.rylist li img {
  max-width: 100%;
  max-height: 100%;
}
.rylist li:hover .cover {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.proin .slideBox {
  width: 100%;
  height: 100%;
  position: relative;
}
.proin .bd {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.proin .bd li {
  width: 600px;
  height: 730px;
  position: relative;
  text-align: center;
  line-height: 660px;
  overflow: hidden;
}
.proin .bd img {
  max-width: 95%;
  max-height: 630px;
}
.proin .bd h3 {
  width: 100%;
  height: 70px;
  overflow: hidden;
  background-color: #eef2f6;
  line-height: 70px;
  font-size: 22px;
  text-align: center;
  color: #333;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.proin .proprev {
  width: 42px;
  height: 70px;
  font-size: 60px;
  color: #bbb;
  line-height: 70px;
  text-align: center;
  font-family: 'simsun';
  position: absolute;
  left: 20px;
  z-index: 1;
  top: 50%;
  margin-top: -70px;
}
.proin .pronext {
  width: 32px;
  height: 60px;
  font-size: 60px;
  color: #bbb;
  line-height: 70px;
  text-align: center;
  font-family: 'simsun';
  position: absolute;
  right: 20px;
  z-index: 1;
  top: 50%;
  margin-top: -70px;
}
.proin .proprev:hover {
  color: #1f3f99;
}
.proin .pronext:hover {
  color: #1f3f99;
}
.pro {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 160;
  left: 0;
  top: 0;
  display: none;
  overflow: hidden;
}
.probg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7);
}
.proin {
  width: 600px;
  height: 730px;
  position: absolute;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  left: 50%;
  margin-left: -300px;
  top: -50%;
  margin-top: -365px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.2);
}
.pro.on .proin {
  top: 50%;
}
.proclose {
  width: 62px;
  height: 62px;
  position: absolute;
  top: -62px;
  right: 0px;
  z-index: 1;
  cursor: pointer;
  background: url('../images/cha.png') center no-repeat;
}
.bged {
  padding: 75px 0 60px;
  background-color: #ededed;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f3f3f3), to(#e8e8e8));
  background-image: linear-gradient(0deg, #f3f3f3, #e8e8e8);
}
.cate2 {
  overflow: hidden;
  text-align: center;
}
.cate2 .cn {
  font-size: 20px;
  color: #333;
  line-height: 30px;
}
.cate2 .en {
  font-size: 12px;
  color: #999;
  line-height: 22px;
  font-family: 'arial';
  text-transform: uppercase;
}
a.seemore {
  display: block;
  width: 100px;
  height: 42px;
  position: relative;
  margin: -70px auto 0;
  font-size: 0;
  z-index: 2;
  background: url('../images/more.png') center no-repeat;
}
a.seemore:hover {
  -webkit-animation: rotate360 1s linear 1;
          animation: rotate360 1s linear 1;
}
.slideBox2 {
  width: 100%;
  height: 618px;
  position: relative;
  margin-top: 50px;
}
.slideBox2 .bd {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slideBox2 .bd li {
  width: 1200px;
  height: 618px;
  position: relative;
  overflow: hidden;
  background-position: top center;
  background-repeat: no-repeat;
}
.slideBox2 .bd li.hengban {
  background-image: url('../images/rongyubg-heng.png');
}
.slideBox2 .bd li.shuban {
  background-image: url('../images/rongyubg-shu.png');
}
.slideBox2 .bd .pic {
  width: 340px;
  height: 426px;
  margin: 0 auto;
  text-align: center;
  line-height: 426px;
  font-size: 0;
}
.slideBox2 .bd img {
  max-width: 95%;
  max-height: 95%;
}
.slideBox2 .bd .lefttxt {
  text-align: right;
  color: #333;
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 146px;
}
.slideBox2 .bd .lefttxt dt {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 6px;
}
.slideBox2 .bd .lefttxt dd {
  font-size: 12px;
  line-height: 2em;
}
.slideBox2 .bd .date {
  width: 110px;
  font-family: 'arial';
  position: absolute;
  top: 152px;
  z-index: 3;
}
.slideBox2 .bd .date .day {
  display: block;
  font-size: 38px;
  line-height: 48px;
  height: 48px;
  color: #000;
}
.slideBox2 .bd .date .year {
  display: block;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
  color: #666;
}
.slideBox2 li.shuban .pic {
  width: 340px;
}
.slideBox2 li.hengban .pic {
  width: 508px;
}
.slideBox2 li.shuban .lefttxt {
  width: 374px;
}
.slideBox2 li.hengban .lefttxt {
  width: 294px;
}
.slideBox2 li.shuban .date {
  right: 264px;
}
.slideBox2 li.hengban .date {
  right: 185px;
}
.slideBox2 .bd h3 {
  width: 100%;
  height: 70px;
  overflow: hidden;
  background-color: #eef2f6;
  line-height: 70px;
  font-size: 22px;
  text-align: center;
  color: #333;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.slideBox2 .proprev {
  width: 40px;
  height: 78px;
  background-color: #a5a5a5;
  font-weight: bold;
  font-size: 40px;
  color: #e4e4e4;
  line-height: 78px;
  text-align: center;
  font-family: 'simsun';
  position: absolute;
  left: -40px;
  z-index: 1;
  top: 175px;
}
.slideBox2 .pronext {
  width: 40px;
  height: 78px;
  background-color: #a5a5a5;
  font-weight: bold;
  font-size: 40px;
  color: #e4e4e4;
  line-height: 78px;
  text-align: center;
  font-family: 'simsun';
  position: absolute;
  right: -40px;
  z-index: 1;
  top: 175px;
}
.slideBox2 .proprev:hover {
  background-color: #1f3f99;
}
.slideBox2 .pronext:hover {
  background-color: #1f3f99;
}
.fazhanout {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #ffffff url('../images/timelinebg.jpg') bottom no-repeat;
}
.fazhan {
  padding-top: 145px;
  height: 625px;
  position: relative;
  overflow: hidden;
}
#timeline {
  width: 1200px;
  height: 312px;
  overflow: hidden;
  margin: auto;
  position: relative;
}
#issues {
  width: 1200px;
  height: 312px;
  overflow: hidden;
}
#issues li {
  width: 1200px;
  height: 100%;
  float: left;
  background: url('../images/hudie.png') 68px 129px no-repeat;
}
#issues li .pic {
  float: left;
  width: 400px;
  height: 224px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin-left: 66px;
  padding: 10px;
  font-size: 0;
  text-align: center;
  line-height: 224px;
  background-color: #fff;
}
#issues li img {
  max-width: 100%;
  max-height: 100%;
}
.ttxt {
  width: 564px;
  float: left;
  padding-left: 60px;
}
.ttxt dt {
  font-size: 60px;
  color: #1f62ae;
  line-height: 58px;
  height: 58px;
  font-family: 'arial';
  margin-bottom: 20px;
}
.ttxt p {
  font-size: 14px;
  line-height: 32px;
  color: #666;
}
#dates {
  display: block;
  height: 100px;
  overflow: hidden;
  width: 100%;
  padding: 100px 0;
  position: absolute;
  left: 0;
  bottom: 12px;
  z-index: 99;
}
#dates li {
  display: block;
  float: left;
  width: 210px;
  height: 100px;
  text-align: center;
}
#dates a {
  display: block;
  line-height: 36px;
  height: 36px;
  font-size: 22px;
  color: #1f62ae;
  font-family: Arial;
  background: url('../images/sb2.png') center no-repeat;
  padding-bottom: 64px;
}
#dates .selected {
  line-height: 48px;
  height: 48px;
  font-size: 34px;
  color: #fff;
  background: url('../images/sb1.png') center no-repeat;
  padding-top: 80px;
  margin-top: -72px;
}
#fznext,
#fzprev {
  position: absolute;
  top: 102px;
  width: 40px;
  height: 78px;
  background-color: #e5e5e5;
  background-position: 9px 20px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
#fznext:hover,
#fzprev:hover {
  background-position: 9px -56px;
}
#fznext {
  right: 0;
  background-image: url('../images/gt-time.png');
}
#fzprev {
  left: 0;
  background-image: url('../images/lt-time.png');
}
#fznext.disabled,
#fzprev.disabled {
  opacity: 0.2;
}
.dmt1 {
  margin-top: -40px;
  -webkit-animation: icons 4s linear infinite;
          animation: icons 4s linear infinite;
}
.dmt2 {
  margin-top: 0;
  -webkit-animation: icons 4s linear infinite;
          animation: icons 4s linear infinite;
}
.dmt3 {
  margin-top: 40px;
  -webkit-animation: icons 4s linear infinite;
          animation: icons 4s linear infinite;
}
.dmt4 {
  margin-top: 0;
  -webkit-animation: icons 4s linear infinite;
          animation: icons 4s linear infinite;
}
@-webkit-keyframes animatedline {
  from {
    background-position: 0% center;
  }
  to {
    background-position: 100% center;
  }
}
@keyframes animatedline {
  from {
    background-position: 0% center;
  }
  to {
    background-position: 100% center;
  }
}
@-webkit-keyframes icons {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes icons {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.animate-line1 {
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 80px;
  left: 0;
  z-index: 1;
  background-image: url('../images/line1.png');
  background-position: 0px center;
  background-repeat: repeat-x;
  animation: animatedline 35s linear infinite;
  -webkit-animation: animatedline 35s linear infinite;
}
.animate-line2 {
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 80px;
  left: 0;
  z-index: 1;
  background-image: url('../images/line2.png');
  background-position: 0px center;
  background-repeat: repeat-x;
  animation: animatedline 35s linear infinite;
  -webkit-animation: animatedline 35s linear infinite;
}
.scrollarea1 .scrollbar {
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.scrollarea1 .track {
  width: 4px;
  height: 100%;
  background-color: #e8eff7;
  position: relative;
}
.scrollarea1 .thumb {
  width: 4px;
  background-color: #1f62ae;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
  border-radius: 1px;
}
.scrollarea1 {
  position: relative;
  padding-right: 20px;
  height: 160px;
}
.scrollarea1 .viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.scrollarea1 .overview {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 14px;
  line-height: 32px;
  color: #666;
}
.scrollarea1 .overview img {
  max-width: 100%;
}
.scrollbar.disable {
  display: none;
}
