@charset "UTF-8";
/** reset **/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body, div, ul, ol, dl, dd, dt, li, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0; }

ol, ul, li, dl {
  list-style: none outside none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 110%; }

select, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

img {
  border: none;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic; }

a {
  text-decoration: none;
  color: #000; }

a:hover {
  text-decoration: underline;
  color: #e62232; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font: normal 14px/170% '微软雅黑',tahoma,'\5b8b\4f53',sans-serif;
  -webkit-text-size-adjust: none;
  background: #fff;
  color: #000;
  min-width: 1200px; }

/** 基本类 **/
.clfix:after {
  content: "";
  display: table;
  clear: both; }

.clfix {
  *zoom: 1; }

.fb {
  font-weight: bold; }

.hide {
  display: none; }

a {
  outline: 0; }

.hd {
  text-indent: -9999em;
  overflow: hidden; }

.tr {
  text-align: right; }

.tc {
  text-align: center; }

.hide {
  display: none; }

/*布局*/
html, body, #container {
  height: 100%; }

#container {
  height: auto;
  min-height: 100%;
  max-width: 1920px;
  margin: 0 auto; }

#container .s1 {
  padding-bottom: 178px; }

#footer {
  max-width: 1920px;
  margin: 0 auto;
  margin-top: -178px;
  min-height: 98px;
  clear: both; }

#container, .s1, .s2, .header, .content, #footer {
  position: relative; }

.main {
  width: 1200px;
  margin: 0 auto;
  position: relative; }

.lazy_img {
  background-image: none !important; }

/*导航*/
.header .main {
  overflow: hidden; }

.header .logo {
  float: left;
  margin: 15px 0; }

.header .nav {
  float: right; }

.header .nav ul {
  overflow: hidden; }

.header .nav li {
  float: left; }

.header .nav a {
  display: block;
  height: 100px;
  line-height: 100px;
  padding: 0 32px;
  text-decoration: none;
  overflow: hidden;
  font-size: 18px; }

.header .nav a:hover, .header .nav li.cur a {
  background: #e62232;
  color: #fff; }

/** 底部 **/
#footer {
  text-align: center;
  color: #fff;
  background: #000;
  font-family: "\5B8B\4F53";
  font-size: 12px;
  overflow: hidden;
  padding: 40px 0; }

#footer .main {
  width: 1200px;
  margin: 0 auto;
  text-align: center; }

#footer p {
  margin: 6px auto 0; }

#footer img {
  vertical-align: middle; }

#footer a {
  color: #fff; }

#footer span {
  _vertical-align: middle; }

#footer li a {
  color: #fff; }

#footer li {
  display: inline;
  border-left: 1px solid #fff;
  padding: 0 8px; }

#footer .nb {
  border: none; }

#footer .fd a {
  margin-left: 10px; }

/*内页顶图*/
.banner {
  width: 100%;
  height: 349px;
  position: relative;
  overflow: hidden; }

.banner .bn_list {
  position: relative;
  width: 100%;
  height: 100%; }

.banner .bn_item {
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  margin-left: -960px; }

/*内页标题*/
.location {
  position: relative;
  font-size: 18px;
  padding-top: 70px;
  padding-left: 277px; }

.location i {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: bold;
  font-size: 44px;
  text-align: center;
  line-height: 177px;
  color: #fff;
  font-style: normal;
  width: 262px;
  height: 177px;
  background: url(../img/sub/big_tt.jpg) no-repeat; }

.location span {
  padding: 0 6px; }

/*返回顶部*/
#totop {
  position: fixed;
  left: 50%;
  bottom: 358px;
  margin-left: 601px;
  z-index: 999;
  display: none; }

#totop a {
  display: block;
  width: 49px;
  height: 49px;
  background: url(../img/totop.png) top center no-repeat;
  overflow: hidden; }

/*了解多益*/
.about_con {
  padding-top: 42px;
  padding-bottom: 44px; }

.about_con h3, .event_con h3, .honor_con h3, .video_con h3 {
  text-align: center;
  font-size: 32px;
  font-weight: bold; }

.about_txt {
  font-size: 16px;
  line-height: 180%;
  margin-top: 43px; }

.about_txt p {
  margin-bottom: 30px; }

.about_txt > p {
  clear: both; }

.about_txt .ts {
  overflow: hidden; }

.about_txt .ts img {
  float: right; }

.about_txt .ts p {
  float: left;
  width: 615px; }

.wrap2 {
  background: #f9f9f9; }

.event_con {
  padding-top: 66px; }

.ev_list {
  overflow: hidden;
  font-size: 16px;
  color: #535353;
  margin-top: 75px;
  padding-bottom: 100px; }

.ev_list .ev_left {
  border-right: 5px solid #f0f0f0;
  width: 598px;
  float: left; }

.ev_list .ev_right {
  width: 597px;
  float: left; }

.ev_list .ev_left dl, .ev_list .ev_left .year {
  padding-right: 45px; }

.ev_list .ev_right dl, .ev_list .ev_right .year {
  padding-left: 45px; }

.ev_list .year {
  font-size: 38px;
  color: #e62232;
  line-height: 100%;
  margin-bottom: 14px; }

.ev_list dl {
  overflow: hidden;
  padding-bottom: 35px; }

.ev_list dt, .ev_list dd {
  float: left; }

.ev_list dt {
  width: 120px; }

.ev_list dd {
  width: 432px; }

.ev_list dd strong {
  font-weight: normal;
  color: #cc1b1d; }

.ev_list .ev {
  overflow: hidden;
  margin-bottom: 16px; }

.year_2017, .year_2016, .year_2015, .year_2014, .year_2013, .year_2012, .year_2011, .year_2010, .year_2009, .year_2008, .year_2007, .year_2006 {
  margin-bottom: 80px;
  position: relative; }

.year_2013 {
  margin-bottom: 100px; }

.year_2014 {
  margin-bottom: 40px; }

.year_2010 {
  margin-bottom: 20px; }

.year_2009 {
  margin-bottom: 120px; }

.year_2016 {
  margin-top: 80px;
  margin-bottom: 50px; }

.dotl {
  width: 490px;
  height: 17px;
  background: url(../img/ab_dotl.png) left top no-repeat;
  position: absolute;
  top: 12px;
  right: -11px; }

.dotr {
  width: 29px;
  height: 17px;
  background: url(../img/ab_dotr.png) left top no-repeat;
  position: absolute;
  top: 12px;
  left: -11px; }

.ev_list .dls dd img {
  float: right; }

.ev_list .dls dd p {
  float: left; }

.year_2015 .dls1 dd img, .year_2007 .dls1 dd img, .year_2012 .dls1 dd img {
  margin-top: 11px;
  float: none; }

.year_2010 .dls1 dd p {
  width: 315px; }

.year_2011 .dls1 dd p {
  width: 342px; }

.year_2014 .dls1 dd p {
  width: 330px; }

.year_2014 .dls2 dd p {
  width: 285px; }

.year_2016 .dls1 dd p {
  width: 295px; }

.wrap3 {
  background: #fff; }

.honor_con {
  padding-top: 72px;
  padding-bottom: 255px; }

.honor_list ul {
  margin-left: -62px;
  overflow: hidden; }

.honor_list li {
  float: left;
  width: 250px;
  margin-left: 65px;
  margin-top: 60px; }

.honor_img {
  -webkit-box-shadow: 0 0 10px #e9e8e8;
          box-shadow: 0 0 10px #e9e8e8; }

.honor_txt {
  background: #e62232;
  color: #fff;
  text-align: center;
  line-height: 160%;
  height: 66px;
  overflow: hidden;
  padding: 10px 6px; }

/*视频站*/
.ud_tt {
  width: 273px;
  height: 111px;
  margin: 0 auto;
  font-size: 44px;
  color: #000;
  font-weight: bold;
  line-height: 76px;
  text-align: center;
  background: url(../img/index.png) 0 0 no-repeat; }

.ud_tt span {
  display: block;
  font-size: 20px;
  color: #cbcbcb;
  line-height: 12px;
  font-weight: normal; }

.wrap-mx {
  overflow: hidden;
  padding-top: 58px; }

.wrap-mx .ud_tt {
  position: relative; }

.wrap-mx .ud_tt h3 {
  font-size: 36px;
  font-weight: bold;
  padding-top: 28px;
  color: #000; }

.wrap-mx .ud_tt p {
  position: absolute;
  bottom: 0;
  right: -100px;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  color: #000; }

.vd_box {
  margin-top: 58px;
  overflow: hidden;
  margin-bottom: 70px;
  margin-left: -22px; }

.vd_item {
  width: 589px;
  float: left;
  margin-left: 22px;
  color: #fff; }

.vd_item .vd_img {
  height: 320px;
  width: 100%;
  overflow: hidden;
  position: relative; }

.vd_item .vd_img i {
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

.vd_item .vd_img img {
  width: 589px;
  height: 320px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

.vd_item .vd_img:hover i {
  filter: alpha(opacity=15);
  opacity: 0.15; }

/*.vd_item .vd_img:hover img{-webkit-transform:scale(1.02); -moz-transform:scale(1.02); -ms-transform: scale(1.02); transform:scale(1.02);}*/
.vd_item .vd_info {
  padding: 6px 42px 18px 42px;
  background: #1a1828; }

.vd_item .vd_info h3 {
  text-align: center;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 20px;
  color: #e32a2f; }

.vd_item .vd_info span {
  display: block;
  width: 60px;
  height: 2px;
  margin: -2px auto 0;
  background: #e32a2f; }

.vd_item .vd_info p {
  height: 46px;
  overflow: hidden;
  margin-top: 12px; }

.vd_item .vd_more {
  overflow: hidden;
  margin-top: 33px; }

.vd_item .vd_more a {
  display: block;
  float: right;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 98px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #fff; }

.vd_img .play_btn {
  display: block;
  width: 108px;
  height: 108px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -54px;
  margin-left: -54px; }

.vd_img .play_btn span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.vd_img .play_btn .icon1 {
  background: url(../img/vd_play_btn1.png) center center no-repeat; }

.vd_img .play_btn .icon2 {
  background: url(../img/vd_play_btn2.png) center center no-repeat; }

.vd_img .play_btn .icon3 {
  background: url(../img/vd_play_btn3.png) center center no-repeat; }

.vd_img .play_btn .icon1 {
  -webkit-animation: videoIcon1 5s linear infinite;
  animation: videoIcon1 5s linear infinite; }

.vd_img .play_btn .icon2 {
  -webkit-animation: videoIcon2 5s linear infinite;
  animation: videoIcon2 5s linear infinite; }

/*视频弹窗*/
#pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1002;
  display: none; }

#pop i {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  display: block;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%; }

#pop .vd_pop {
  background: none;
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%; }

#pop .close_btn {
  position: absolute;
  z-index: 999;
  top: 0;
  right: -60px;
  cursor: pointer;
  width: 52px;
  height: 52px;
  background: url(../img/close.png) center center no-repeat;
  -webkit-transition: transform .2s ease-out;
  -o-transition: transform .2s ease-out;
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out; }

#pop .close_btn:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

#vdbox {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: none; }
