* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  list-style: none;
  text-decoration: none;
  font-family: "微软雅黑";
}
#public-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: #000000;
  filter: alpha(opacity=30);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  display: none;
  z-index: 9998;
}
#clear {
  clear: both;
}
#logo {
  width: 100%;
}
#logo .logos {
  height: 96px;
  width: 1200px;
  margin: 0 auto;
}
#logo .logos .pc-logo {
  float: left;
}
#logo .logos .pc-logo img {
  display: block;
}
#logo .logos .phone-logo {
  display: none;
}
#logo .logos .return {
  width: 98px;
  height: 28px;
  float: right;
  display: block;
  color: #e94f30;
  font-size: 12px;
  margin-top: 33px;
  line-height: 28px;
  position: relative;
  text-indent: 35px;
  border: 1px solid #e94f30;
  transition: all 0.5s ease 0s;
}
#logo .logos .return .img {
  top: 7px;
  left: 10px;
  width: 16px;
  height: 14px;
  display: block;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) 0 -31px;
}
#logo .logos .return:hover {
  color: white;
  background: #e94f30;
  transition: all 0.5s ease 0s;
}
#logo .logos .return:hover .img {
  top: 7px;
  left: 10px;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -18px -31px;
}
#nav {
  width: 100%;
  background: #00A0E9;
}
#nav .place {
  height: 70px;
  width: 1200px;
  margin: 0 auto;
  background: #00A0E9;
}
#nav .place .left {
  width: auto;
  line-height: 70px;
  float: left;
  font-size: 14px;
  color: white;
}
#nav .place .left .house {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 29px;
  margin-right: 10px;
  background: url(../images/img-map.png) -39px -26px;
}
#nav .place .nav {
  margin-top: 24px;
  float: right;
}
#nav .place .nav a {
  color: white;
  font-size: 14px;
  border-radius: 20px;
  padding: 5px 18px;
  margin-left: 8px;
  border: 1px solid white;
  transition: all 0.5s ease 0s;
}
#nav .place .nav a:hover {
  color: #00A0E9;
  background: white;
  transition: all 0.5s ease 0s;
}
#nav .place .nav .click {
  color: #00A0E9;
  background: white;
  transition: all 0.5s ease 0s;
}
#second {
  width: 100%;
}
#second .second-bg {
  width: 1200px;
  height: 323px;
  margin: 0 auto;
}
#history .container {
  margin: 50px auto 70px;
  padding: 0;
  color: #737373;
  font-size: 14px;
  line-height: 35px;
  letter-spacing: 1px;
}
#history .container img {
  display: block;
  margin: 0 auto;
}
#foot {
  width: 100%;
  background: #333333;
}
#foot .foot {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  background: #333333;
}
#foot .foot .logo {
  margin-top: 17px;
  display: block;
  float: left;
}
#foot .foot .wecha {
  margin-top: 16px;
  display: block;
  float: right;
}
#foot .foot .txt {
  margin-right: 20px;
  margin-top: 28px;
  float: right;
}
#foot .foot .txt span {
  font-size: 12px;
  color: white;
  text-align: right;
  display: block;
}
#foot .foot .txt .txt1 {
  color: #F5F5F5;
}
#foot .foot .txt .txt2 {
  margin-top: 8px;
  color: #cccccc;
}
#news .container {
  margin: 50px auto 70px;
}
#news .container .news .list {
  width: 100%;
  height: 180px;
  margin-bottom: 40px;
  transition: all 0.8s ease 0.2s;
  border-bottom: 1px solid #D9D9D9;
}
#news .container .news .list .img {
  padding: 0;
}
#news .container .news .list .img img {
  width: 300px;
}
#news .container .news .list .cont {
  padding: 0 30px;
}
#news .container .news .list .cont .time-title-cont .time {
  float: left;
  text-align: right;
  margin-top: 50px;
}
#news .container .news .list .cont .time-title-cont .time .sky {
  color: #737373;
  display: block;
  font-size: 28px;
  font-weight: 400;
  font-style: oblique;
}
#news .container .news .list .cont .time-title-cont .time .year {
  display: block;
  color: #a6a6a6;
  font-size: 16px;
}
#news .container .news .list .cont .time-title-cont .wire {
  width: 1px;
  float: left;
  height: 50px;
  display: block;
  background: #CCCCCC;
  margin: 56px 33px 0;
}
#news .container .news .list .cont .time-title-cont .title-cont {
  width: 82%;
  float: left;
  margin-top: 40px;
}
#news .container .news .list .cont .time-title-cont .title-cont .ti-tm {
  height: 30px;
  margin-bottom: 8px;
}
#news .container .news .list .cont .time-title-cont .title-cont .ti-tm .title {
  float: left;
  display: block;
  color: #4C4C4C;
  font-size: 16px;
  line-height: 30px;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.8s ease 0s;
}
#news .container .news .list .cont .time-title-cont .title-cont .ti-tm .tme {
  display: none;
}
#news .container .news .list .cont .time-title-cont .title-cont .txts {
  display: block;
  color: #808080;
  font-size: 12px;
  line-height: 28px;
}
#news .container .news .list .cont .a {
  width: 100%;
  color: white;
  display: block;
  font-size: 12px;
  margin-top: 15px;
  text-align: right;
  transition: all 0.8s ease 0s;
}
#news .container .news .list:hover {
  background: #F5F5F5;
  transition: all 0.5s ease 0s;
  box-shadow: #D9D9D9 2px 7px 13px;
  border-bottom: 1px solid #F5F5F5;
}
#news .container .news .list:hover .cont .time-title-cont .title-cont .title {
  color: #00a0e9;
  transition: all 0.5s ease 0s;
}
#news .container .news .list:hover .cont .a {
  color: #00a0e9;
  transition: all 0.5s ease 0s;
}
#news .container .more {
  width: 326px;
  height: 44px;
  color: #4C4C4C;
  margin: 0 auto;
  font-size: 14px;
  cursor: pointer;
  line-height: 44px;
  text-align: center;
  background: #F5F5F5;
  border: 1px solid #D9D9D9;
  transition: all 0.8s ease 0s;
}
#news .container .more:hover {
  color: #00a0e9;
  background: white;
  border: 1px solid #00a0e9;
  transition: all 0.5s ease 0s;
}
#info-content .container {
  margin: 50px auto;
}
#info-content .container .title {
  color: #024296;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  text-align: center;
}
#info-content .container .time {
  color: #8C8C8C;
  font-size: 14px;
  text-align: center;
}
#info-content .container .txt {
  color: #737373;
  font-size: 14px;
  margin: 40px 0 30px;
  line-height: 30px;
  padding: 25px 0 40px;
  border-top: 1px dashed #E1E1E1;
  border-bottom: 1px dashed #E1E1E1;
}
#info-content .container .txt img {
  display: block;
  margin: 0 auto;
}
#info-content .container .concern-share {
  padding: 0;
  margin: 30px 0 0 0;
}
#info-content .container .concern-share .concern {
  padding: 0;
  color: #8c8c8c;
}
#info-content .container .concern-share .concern span {
  color: black;
  color: #4c4c4c;
  display: block;
  font-size: 14px;
}
#info-content .container .concern-share .concern ul {
  margin-top: 15px;
  list-style: none;
}
#info-content .container .concern-share .concern ul li {
  width: 400px;
  height: 25px;
  margin-bottom: 10px;
}
#info-content .container .concern-share .concern ul li span {
  font-size: 14px;
  color: #C0C0C0;
  display: block;
  float: right;
  line-height: 25px;
}
#info-content .container .concern-share .concern ul li a {
  line-height: 25px;
  width: 310px;
  display: block;
  float: left;
  color: #737373;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
#info-content .container .concern-share .concern ul li a:hover {
  color: #E94F30;
}
#info-content .container .concern-share #share {
  padding: 0;
  float: right;
  width: 257px;
  margin-top: -5px;
}
#info-content .container .concern-share #share span {
  float: left;
  height: 31px;
  color: #8c8c8c;
  line-height: 30px;
  margin-top: 10px;
  display: inline-block;
}
#info-content .container .concern-share #share a {
  padding: 0;
  float: left;
  width: 31px;
  height: 31px;
  margin: 10px 0 0 10px;
}
#info-content .container .concern-share #share .bds_sqq {
  background: url(../images/newshare.png) no-repeat -322px 0px;
}
#info-content .container .concern-share #share .bds_weixin {
  background: url(../images/newshare.png) no-repeat -358px 0px;
}
#info-content .container .concern-share #share .bds_tsina {
  background: url(../images/newshare.png) no-repeat -212px 0px;
}
#info-content .container .concern-share #share .bds_renren {
  background: url(../images/newshare.png) no-repeat -248px 0px;
}
#info-content .container .concern-share #share .bds_douban {
  background: url(../images/newshare.png) no-repeat -285px 0px;
}
#info-content .container .concern-share #share .bds_sqq:hover {
  background: url(../images/newshare.png) no-repeat -322px -34px;
}
#info-content .container .concern-share #share .bds_weixin:hover {
  background: url(../images/newshare.png) no-repeat -358px -34px;
}
#info-content .container .concern-share #share .bds_tsina:hover {
  background: url(../images/newshare.png) no-repeat -212px -34px;
}
#info-content .container .concern-share #share .bds_renren:hover {
  background: url(../images/newshare.png) no-repeat -248px -34px;
}
#info-content .container .concern-share #share .bds_douban:hover {
  background: url(../images/newshare.png) no-repeat -285px -34px;
}
#info-content .container .concern-share #share .return-list {
  float: right;
  margin-top: 17%;
}
#info-content .container .concern-share #share .return-list a {
  transition: all 0.5s ease 0s;
  line-height: 30px;
  text-decoration: none;
  color: white;
  border-radius: 30px;
  text-align: center;
  width: 122px;
  height: 32px;
  background: #E94F30;
  border: 1px solid #E94F30;
  display: block;
}
#info-content .container .concern-share #share .return-list a:hover {
  background: white;
  color: #E94F30;
  transition: all 0.5s ease 0s;
}
#video .container {
  padding: 0;
  margin: 50px auto;
}
#video .container .video {
  margin: 0 auto;
  width: 1220px;
}
#video .container .video ul {
  padding: 0;
  float: left;
  margin-bottom: 40px;
}
#video .container .video ul .video-top {
  width: 586px;
  display: block;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease 0s;
}
#video .container .video ul .video-top img {
  width: 586px;
  display: block;
}
#video .container .video ul .video-top .video_bg {
  top: 0;
  left: 0;
  width: 586px;
  height: 100%;
  display: block;
  position: absolute;
  transition: all 0.5s ease 0s;
}
#video .container .video ul .video-top .video_bf {
  top: 20%;
  left: 41%;
  height: 24%;
  z-index: -1;
  width: 14.3%;
  display: block;
  cursor: pointer;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -62px 0;
}
#video .container .video ul .video-bottom {
  height: 59px;
  width: 586px;
  position: relative;
  transition: all 0.5s ease 0s;
  border-bottom: 1px solid #DEDEDE;
}
#video .container .video ul .video-bottom a {
  z-index: 1;
  float: left;
  width: 300px;
  outline: none;
  display: block;
  color: #535353;
  font-size: 16px;
  overflow: hidden;
  text-indent: 15px;
  line-height: 60px;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  transition: all 0.5s ease 0s;
}
#video .container .video ul .video-bottom .right {
  margin: 0;
  z-index: 1;
  float: right;
  height: 59px;
  width: 150px;
  position: relative;
}
#video .container .video ul .video-bottom .right .love {
  width: 20px;
  float: right;
  height: 18px;
  display: block;
  cursor: pointer;
  margin-top: 23px;
  transition: all 0.8s ease 0s;
  background: url(../images/img-map.png) -190px 0;
}
#video .container .video ul .video-bottom .right .love:hover {
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -190px -20px;
}
#video .container .video ul .video-bottom .right .txt {
  float: right;
  display: block;
  color: #737373;
  font-size: 14px;
  margin-top: 20px;
  padding-left: 5px;
  margin-right: 15px;
}
#video .container .video ul .video-bottom .right .eye {
  width: 22px;
  height: 14px;
  float: right;
  display: block;
  cursor: pointer;
  margin-top: 23px;
  transition: all 0.8s ease 0s;
  background: url(../images/img-map.png) -163px 0;
}
#video .container .video ul .video-bottom .right .eye:hover {
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -163px -20px;
}
#video .container .video ul .video-bottom .right .txt1 {
  float: right;
  display: block;
  color: #737373;
  font-size: 14px;
  margin-top: 20px;
  padding-left: 5px;
  margin-right: 15px;
}
#video .container .video ul .public-popup {
  width: 879px;
  height: 595px;
  display: none;
  z-index: 9999;
  position: fixed;
  background: white;
}
#video .container .video ul .public-popup .video-x {
  width: 100%;
  height: 50px;
  position: relative;
}
#video .container .video ul .public-popup .video-x .close-title {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 50px;
  padding-left: 21px;
}
#video .container .video ul .public-popup .video-x .close-recruit {
  top: 20px;
  right: 22px;
  position: absolute;
}
#video .container .video ul .public-popup iframe {
  width: 100%;
  height: 535px;
}
#video .container .video ul .public-popup .videos {
  background: #32323A;
  width: 100%;
  height: 550px;
}
#video .container .video ul:hover .video-top {
  transition: all 0.5s ease 0s;
  box-shadow: #DEDEDE -1px 0px 10px;
}
#video .container .video ul:hover .video-top .video_bg {
  transition: all 0.5s ease 0s;
  background: rgba(0, 0, 0, 0.7);
}
#video .container .video ul:hover .video-top .video_bf {
  top: 38%;
  z-index: 1;
  transition: all 0.5s ease 0s;
}
#video .container .video ul:hover .video-bottom {
  background: #F3F3F3;
  transition: all 0.5s ease 0s;
  box-shadow: #DEDEDE -1px 4px 10px;
  border-bottom: 1px solid #F3F3F3;
}
#video .container .video ul:hover .video-bottom a {
  color: #00a0e9;
  transition: all 0.5s ease 0s;
}
#video .container .video ul:hover .video-bottom .right .love {
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -190px -20px;
}
#video .container .video ul:hover .video-bottom .right .txt {
  color: #584e46;
}
#video .container .video ul:hover .video-bottom .right .eye {
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -163px -20px;
}
#video .container .video ul:hover .video-bottom .right .txt1 {
  color: #584e46;
}
#video .container .more {
  width: 326px;
  height: 44px;
  color: #4C4C4C;
  margin: 0 auto;
  font-size: 14px;
  cursor: pointer;
  line-height: 44px;
  text-align: center;
  background: #F5F5F5;
  border: 1px solid #D9D9D9;
  transition: all 0.8s ease 0s;
}
#video .container .more:hover {
  color: #00a0e9;
  background: white;
  border: 1px solid #00a0e9;
  transition: all 0.5s ease 0s;
}
/*# sourceMappingURL=second.css.map */
