﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  font: normal 14px/1.5 "Microsoft Yahei";
  background: #fff;
  overflow-x: hidden;
}

img {
  display: block;
  margin: 0;
}

a {
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

input {
  outline: none;
  -webkit-appearance: none;
  border: none;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.top-bar {
  background: #fff;
  border-bottom: 2px #e20000 solid;
}

.top-bar-login,
.top-bar-login-after {
  line-height: 30px;
  font: 12px/30px simsun;
}

.top-bar-login-after {
  display: none;
}

.top-bar .ofw-logo {
  margin-top: 2px;
}

.top-bar-login>.signin {
  display: inline-block;
  background: #e20000;
  height: 24px;
  width: 50px;
  border-radius: 2px;
  text-align: center;
  margin-top: 3px;
  line-height: 24px;
}

.top-bar-login>.signin>a {
  color: #fff;
}

.top-bar-login a,
.top-bar-login-after a {
  color: #333;
}

.top-bar-login a:hover,
.top-bar-login-after a:hover {
  text-decoration: underline;
}

.top-bar-login i {
  font-style: normal;
  color: #666;
}

.top-bar-login>.email {
  padding-left: 24px;
  display: inline-block;
  background: url(//images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;
}

#g-footer {
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-family: simsun;
  font-size: 12px;
}

#g-footer .g-footer-nav {
  height: 30px;
  line-height: 30px;
  text-align: center;
}

#g-footer .g-footer-nav a {
  color: #1a4991;
  text-decoration: none;
}

#g-footer .g-footer-nav a:hover {
  color: #f15c00;
  text-decoration: underline;
}

#g-footer .g-footer-links {
  color: #666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}

#g-footer .g-footer-links a,
#g-footer .g-footer-record a {
  color: #243851;
}

#g-footer .g-footer-links a:hover,
#g-footer .g-footer-record a:hover {
  color: #c00;
}

#g-footer .g-footer-record {
  width: 536px;
  margin: 0 auto 10px;
  overflow: hidden;
}

#g-footer .g-footer-record p {
  border: 1px solid #d2d2d2;
  float: left;
  font-size: 12px;
  height: 50px;
  line-height: 20px;
  margin: 6px;
  width: 120px;
  overflow: hidden;
}

#g-footer .g-footer-record .fn-fl {
  padding: 3px;
  float: left;
}

#g-footer .g-footer-record .fn-fr {
  padding: 5px 3px 0;
  width: 72px;
  float: right;
}

.nav {
  position: fixed;
  left: 0;
  top: 32px;
  z-index: 999;
  width: 100%;
  height: 68px;
  background-color: #141415;
}

.nav .logo {
  display: block;
  margin-top: 18px;
}

.nav-list {
  height: 36px;
  margin-top: 17px;
}

.nav-list .nav-item {
  margin-right: 25px;
}

.nav-list .nav-item.active a {
  color: #a4c7fd;
}

.nav-list .nav-item a {
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  display: block;
  cursor: pointer;
}

.nav-list .nav-item.appraise {
  width: 110px;
  height: 36px;
  background-color: #b7840a;
  text-align: center;
  margin-right: 0;
}

.nav-list .nav-item.appraise a {
  color: #fff;
}

.nav-list .nav-item.signup {
  width: 102px;
  height: 36px;
  background-color: #ce0f0f;
  text-align: center;
}

.nav-list .nav-item.signup a {
  color: #fff;
}

#canvas {
  position: fixed;
  display: block;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

#canvas.on {
  opacity: 1;
}

.banner {
  height: 500px;
  background: url("../images/banner.jpg") center center no-repeat;
  margin-top: 68px;
}

.banner .wrap{
  height: 100%;
}

.banner .line1 {
  padding-top: 120px;
  font-size: 48px;
  color: #0741ac;
  line-height: 1;
}

.banner .line2 {
  padding-top: 20px;
  line-height: 1;
  font-size: 60px;
  color: #0741ac;
  font-weight: bold;
}

.banner .meeting-info {
  margin-top: 30px;
  font-size: 30px;
  color: #0741ac;
}

.banner .meeting-info img{
  display: inline;
  vertical-align: middle;
  margin-right: 10px;
}

.banner .meeting-info img:last-child{
  margin-left: 60px;
}

.banner .line3 {
  padding-top: 35px;
  line-height: 1;
  font-size: 24px;
  color: #0741ac;
}


.public-title {
  text-align: center;
  font-size: 30px;
  color: #0741ac;
  width: 210px;
  height: 87px;
  line-height: 87px;
  background: url('../images/main-title.png') no-repeat center center;
  background-size: 100% 100%;
  margin: 0 auto;
}

.intro {
  padding: 50px 0;
}

.intro .public-title{
  margin-bottom: 50px;
}

.intro .intro-content {
  margin-top: 22px;
}

.intro .intro-content .passage {
  color: #090909;
  font-size: 16px;
  line-height: 1.6;
  text-indent: 2em;
  padding-bottom: 12px;
}

.lightport {
  padding: 20px 0 30px;
}

.lightport .public-title {
  margin-bottom: 24px;
}

.lightport ul li{
  float: left;
}

.lightport ul li .light-img {
  display: block;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1)
}

.lightport ul li .light-active {
  display: none;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1)
}

.lightport ul li:hover .light-img {
  display: none;
}

.lightport ul li:hover .light-active {
  display: block;
}




.schedule {
  padding-top: 58px;
  <!--background: url(../images/schedule.jpg) top center no-repeat;-->
}

.schedule .public-title{
  margin-bottom: 30px;
  color: #0741ac;
}

.schedule .dhrc {
  padding: 35px 0 0;
  background: url(../images/dhrc_rt.png) right top no-repeat #29a4d8;
}

.schedule .dhrc .bg {
  background: url(../images/dhrc_lb.png) left bottom no-repeat;
}

.schedule .dhrc-table {
  width: 100%;
}

.schedule .dhrc-table th {
  padding: 10px 0;
  font-size: 18px;
  background: #fff;
  border-top: 1px solid #0741ac;
  color: #0741ac;
  font-weight: 300;
}

.schedule .dhrc-table th:first-child {
  background: #0741ac;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.schedule .dhrc-table td {
  padding: 10px 0 10px 42px;
  font-size: 16px;
  background: #fff;
  text-align: left;
  color: #0741ac;
  line-height: 1.8;
}

.schedule .dhrc-table tr:first-child td {
  border-top: 1px solid #fff;
}

.schedule .dhrc-table td:first-child {
  background: #0741ac;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.schedule .dhrc-table tr:last-child td {
  border-bottom: 0;
}

.schedule .dhrc-table .part td{
  font-weight: 600;
}


.schedule .dhrc-table th {
  border-right: 1px solid #0741ac;
  border-bottom: 1px solid #0741ac;
}

.schedule .dhrc-table td {
  border-right: 1px solid #0741ac;
  border-bottom: 1px solid #0741ac;
}

.schedule .dhrc-table td:last-child {
  text-align: center;
  padding: 10px 0;
}

.schedule .remark {
  padding: 20px 0 70px;
  text-align: left;
  font-size: 16px;
}

.guest {
  padding-top: 30px;
  background: url("../images/guest-main-bg.png") top center repeat;
}

.guest .tip {
  text-align: center;
  font-size: 14px;
  color: #8b8b8b;
  line-height: 1;
  padding-top: 23px;
}

.guest-content {
  padding-top: 40px;
  width: 100%;
}

.guest-content .guest-item {
  float: left;
  width: 215px;
  margin: 0 45px 65px 0;
  height: 376px;
  background: url("../images/guest-bg.png") center center no-repeat;
  background-size: 100% 100%;
}

.guest-content .guest-item:nth-child(4n){
  margin-right: 0;
}

.guest-content .guest-item .pic {
  width: 150px;
  height: 150px;
  padding: 6px;
  margin: 0 auto;
  position: relative;
  background: url("../images/guest-img-bg.png") center center no-repeat;
  background-size: 100% 100%;
}

.guest-content .guest-item .pic img {
  width: 100%;
  height: 100%;
}

.guest-content .guest-item .name {
  color: #386dc1;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin: 25px 0;
}

.guest-content .guest-item .info {
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #386dc1;
  width: 80%;
  margin: 0 auto;
}


.tqhd {
  padding: 68px 0 0;
}

.tqhd-cont {
  width: 1000px;
  height: 372px;
  margin-top: 50px;
  position: relative;
}

/*# sourceMappingURL=main.css.map */


/* buy */
.buy {
  padding: 68px 0 0;
  color: #000;
}

.buy-bd {
  padding: 35px 0 0;
}

.buy table {
  border-collapse: collapse;
}

.buy .intro {
  margin: 50px 0 0;
}

.ticket-cont ul {
  width: 1050px;
  padding: 0 0 20px;
}

.ticket-cont ul li {
  float: left;
  width: 300px;
  height: 180px;
  position: relative;
  color: #000;
  margin: 0 88px 0;
  cursor: pointer;
}

.ticket-cont ul .ticket-bg01 {
  background: url(../images/ticket1.jpg?v=190711) no-repeat center center;
  background-size: 100% 100%;
  float: left;
  width: 300px;
  height: 180px;
  position: relative;
  color: #000;
  margin: 0 0 0 178px;
  cursor: pointer;
}

.ticket-cont ul .ticket-bg05 {
  background: url(../images/ticket5.jpg?v=20190711) no-repeat center center;
  background-size: 100% 100%;
  float: left;
  width: 300px;
  height: 180px;
  position: relative;
  color: #000;
  margin: 0 18px 0;
  cursor: pointer;
}

.ticket-cont ul li.ticket-bg02 {
  background: url(../images/ticket2.png?v=20190701) no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont ul li.ticket-bg03 {
  background: url(../images/ticket3.jpg?v=20190711) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 18px 0;
}

.ticket-cont ul li.ticket-bg04 {
  background: url(../images/ticket4.jpg?v=20190711) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 18px 0;
}

.ticket-cont .ticket-name {
  position: absolute;
  top: 0;
  left: 0;
  margin: 7px 0;
  width: 20px;
  height: 135px;
  padding: 0 10px 0 10px;
  border-right: 1px dashed #000;
  font-size: 20px;
}

.ticket-cont .ticket-name .hot {
  position: absolute;
  top: 0;
  left: 20px;
  width: 24px;
  height: 28px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/hot.png') no-repeat center center;
  background-size: 100% 100%;
}

.ticket-bg01 .ticket-name {
  padding-top: 30px;
  height: 105px;
}

.ticket-cont .ticket-bg02 .ticket-name {
  width: 40px;
  padding-top: 15px;
  height: 120px;
}

.ticket-bg03 .ticket-name {
  padding-top: 15px;
  height: 120px;
}

.ticket-cont .ticket-right {
  margin-left: 41px;
  position: relative;
  height: 100%;
  padding-left: 20px;
}

.ticket-cont .ticket-bg02 .ticket-right {
  margin-left: 61px;
}

.ticket-cont .ticket-price {
  padding-top: 18px;
  margin-left: -10px;
  font-size: 46px;
}

.ticket-cont .ticket-old-price {
  text-decoration: line-through
}

.ticket-cont .ticket-number {
  position: absolute;
  bottom: 13px;
  left: 20px;
  font-size: 14px;
}

.ticket-cont .flash-sale {
  position: absolute;
  top: -9px;
  right: 16px;
  width: 84px;
  height: 44px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/flash-sale.png') no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont .ofweekVip {
  position: absolute;
  top: -9px;
  right: 16px;
  width: 84px;
  height: 44px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/ofweekVip.png') no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont .ticket-logobox {
  position: absolute;
  right: 10px;
  bottom: 50px;
  width: 20px;
}

.ticket-cont .ticket-logobox img {
  width: 20px;
  height: 20px;
  margin-bottom: 8px;
}

.ticket-cont .ticket-btn {
  position: absolute;
  right: 10px;
  bottom: 12px;
  width: 101px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #000;
  font-size: 16px;
  color: #000;
  border-radius: 3px;
}

.ticket-explain {
  font-size: 18px;
  color: #0741ac;
}

.ticket-explain img {
  margin: 0 5px 0 36px;
  vertical-align: top;
  display: inline-block;
}

.ticket-explain img.mar-l-0 {
  margin-left: 0;
}

.ticket-text {
  margin: 26px 0;
  font-size: 14px;
  line-height: 2;
}

.ticket-text h3 {
  font-size: 14px;
  font-weight: 300;
}

.ticket-text h3 div {
  display: inline-block;
  width: 58px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 22px;
}

.ticket-form {
  width: 1000px;
}

.ticket-table {
  border-collapse: collapse;
  width: 1000px;
}

.ticket-table th {
  font-weight: 300;
  height: 35px;
  background: #0741ac;
  color: #fff;
}

.ticket-table td {
  border: 1px solid #bfbfbf;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
}

.ticket-table td.bor-0 {
  border: none;
}

.ticket-table td.bor-r-1 {
  border-right: 1px solid #fff;
}

.ticket-table td.table-td-left {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/table-td-left.png') repeat;
  font-size: 20px;
  color: #2071ba;
}

.ticket-table .td-tname {
  text-align: left;
  padding-left: 11px;
}

.ticket-table .td-tname-hd {
  padding-left: 23px;
}

.ticket-table .zhe {
  color: #ff1d1d;
  font-size: 24px;
  font-style: italic;
  margin-right: 3px;
}

.ticket-table .tips {
  width: 24px;
  height: 28px;
  margin-left: 5px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/hot.png') no-repeat center center;
  background-size: 100% 100%;
  float: left;
}

.tname,
.fname {
  float: left;
  cursor: pointer;
  position: relative;
}

.isicon0 .tname {
  cursor: auto;
}


.num-opera {
  width: 95px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #fc0000;
  background: #fff;
  margin-left: 20px;
}

.num-opera span {
  width: 27px;
  background: #fafafa;
  cursor: pointer;
  float: left;
  font-family: Arial;
  font-size: 20px;
  color: #fc0000;
}

.num-opera .add {
  background-position: 0 -26px;
}

.num-opera .cut {
  background-position: 0 0;
}

.num-opera .cut.active {
  background-position: 0 -13px;
}

.num-opera input {
  width: 34px;
  height: 26px;
  line-height: 26px;
  background: none;
  outline: none;
  font-size: 14px;
  color: #fc0000;
  text-align: center;
  overflow: hidden;
  float: left;
  border-left: 1px solid #fc0000;
  border-right: 1px solid #fc0000;
  border-top: 0;
  border-bottom: 0;
}


.ticket-table .td-price {
  color: #f50000;
  font-size: 18px;
  width: 205px;
  padding-left: 10px;
  text-align: left;
}

.ticket-table .td-old-price {
  float: right;
  text-decoration: line-through;
  font-size: 16px;
  margin-left: 4px;
  margin-right: 5px;
  color: #9c9c9c;
}

.rdo {
  display: inline-block;
  background: url(https://www.ofweek.com/seminar/2018/medical/images/radio.png) 0 0 no-repeat;
  width: 10px;
  height: 11px;
  margin-right: 3px;
}

.rdo.active {
  background-image: url(https://www.ofweek.com/seminar/2018/medical/images/radio_check.png)
}

.chk {
  display: inline-block;
  border: 1px solid #c9c9c9;
  width: 25px;
  height: 25px;
  margin-right: 3px;
  vertical-align: middle;
}

.chk.active {
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/checked.png') no-repeat center center;
  background-size: 100% 100%;
}

.ticket-form .btns {
  padding-top: 30px;
}

.ticket-form .btns .total {
  float: right;
  font-size: 22px;
  color: #ed0707;
  line-height: 46px;
  margin-top: 5px;
  text-align: right;
}

.sub-btn {
  float: right;
  width: 219px;
  height: 49px;
  border: 1px solid #18464e;
  font-size: 24px;
  margin-left: 38px;
  line-height: 46px;
  text-align: center;
  outline: none;
  cursor: pointer;
  display: inline-block;
  background: #999;
  color: #fff;
  border-color: #999;
}

.sub-btn.active {
  background: #0d334e;
  color: #ffb148;
  border-color: #ffb148;
  background: #ffb148;
  color: #fff;
}

.meeting-lookback {
  margin-top: 40px;
}

.con-wrap {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.con-wrap-06 .wrap {
  padding-top: 90px;
}

.con-wrap-06 .word-con {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  margin-top: 45px;
}

.con-wrap-06 .word-con {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  margin-top: 45px;
}

.lunbo {
  position: absolute;
  width: 100%;
  left: 0;
  top: 330px;
  height: 300px;
}

.lunbo>ul {
  width: 4320px;
  position: relative;
  left: 50%;
  margin-left: -1260px;
  height: 300px;
}

.lunbo li {
  width: 360px;
  padding-bottom: 50px;
  float: left;
  background: url(../images/shijainxian.png?v=11111) no-repeat -18px bottom;
  position: relative;
}

.lunbo .on .time {
  opacity: 1;
}

.lunbo li .time {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  opacity: .5;
}

.lunbo li>div {
  width: 225px;
  height: 281px;
  padding: 10px;
  margin: 0 auto;
  background: url("../images/lookback-bg.jpg") center top no-repeat;
  position: relative;
}

.lunbo li>div p {
  padding: 20px 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  min-height: 78px;
  opacity: .5;
}

.lunbo li.on>div p {
  opacity: 1;
}

.lunbo li>div a {
  color: #fff;
}

.pagi {
  margin-top: 510px;
  position: relative;
}

.pagi>ul {
  width: 640px;
  margin: 0 auto;
}

.pagi>ul>li {
  width: 80px;
  float: left;
  cursor: pointer;
}

.pagi>ul>li>div {
  width: 60px;
  height: 60px;
  border: 2px solid #3a4153;
  border-radius: 50%;
  background: #22293b;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
}

.pagi>ul>li>p {
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
  text-align: center;
  opacity: .35;
}

.pagi .more {
  font-size: 18px;
  opacity: .5;
  line-height: 40px;
  color: #fff;
}

.pagi .more:hover {
  opacity: 1;
}

.pagi>ul>li.on>div {
  background: #283868;
  border-color: #3b4a7d;
}

.pagi>ul>li.on>p {
  opacity: 1;
}

.pagi>a {
  position: absolute;
  top: 0;
  width: 46px;
  height: 108px;
}

.pagi>.prev {
  background: url(../images/prev.jpg);
  left: 80px;
}

.pagi>.next {
  background: url(../images/next.jpg);
  right: 80px;
}

.meeting-company .company-list {
  padding-top: 24px;
}

.meeting-company .company-list img {
  width: 100%;
}

.meeting-company .company-list .company-item {
  float: left;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.meeting-company .company-list .company-item.bdb {
  border-bottom: 1px solid #e5e5e5;
}

.meeting-company .company-list .company-item.bdr {
  border-right: 1px solid #e5e5e5;
}

.meeting-company .company-list .company-item img {
  display: block;
  width: 122px;
  height: 69px;
}

.meeting-organization {
  padding-top: 80px;
  padding-bottom: 28px;
}

.meeting-organization .organization-row {
  margin-top: 40px;
}

.meeting-organization .organization-item img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  margin-bottom: 16px;
}

.chrq{
  padding-top: 68px;
}

.chrq_list {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 20px;
  background: url(../images/chrq-bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.chrq_list .img_list {
  width: 340px;
}

.chrq_list .text_list {
  width: 520px;
  margin: 0 0 0 80px;
  font-size: 18px;
}

.chrq_list .text_list p {
  padding-left: 30px;
  margin-bottom: 20px;
  position: relative;
}

.chrq_list .text_list p span{
  position: absolute;
  top: 0;
  left: 15px;
}

/* 赞助方式 */

/*service*/
.service {
  padding: 40px 0 0;
  position: relative;
  zoom: 1;
}

.service .service_list {
  position: relative;
  width: 1000px;
  margin: 40px auto 70px;
  /* overflow:hidden; */
  zoom: 1;
}

.service .service_list a{
  float: left;
  display: block;
  margin: 0 45px 35px 0;
}

.service .service_list a:nth-child(2n){
  margin-right: 0;
}



.case {
  position: relative;
  padding-top: 10px;
  background-color: transparent;
  zoom: 1
}

.case .arrow {
  top: 183px
}

@-moz-keyframes slogan {
  0% {
    opacity: 0;
    margin-top: 0
  }

  100% {
    opacity: 1;
    margin-top: -30px
  }
}

@-webkit-keyframes slogan {
  0% {
    opacity: 0;
    margin-top: 0
  }

  100% {
    opacity: 1;
    margin-top: -30px
  }
}

@keyframes slogan {
  0% {
    opacity: 0;
    margin-top: 0
  }

  100% {
    opacity: 1;
    margin-top: -30px
  }
}

@-moz-keyframes clickme {
  0% {
    opacity: .2;
    transform: translate3d(0, -5px, 0)
  }

  100% {
    opacity: .8;
    transform: translate3d(0, 5px, 0)
  }
}

@-webkit-keyframes clickme {
  0% {
    opacity: .2;
    transform: translate3d(0, -5px, 0)
  }

  100% {
    opacity: .8;
    transform: translate3d(0, 5px, 0)
  }
}

@keyframes clickme {
  0% {
    opacity: .2;
    transform: translate3d(0, -5px, 0)
  }

  100% {
    opacity: .8;
    transform: translate3d(0, 5px, 0)
  }
}

@-moz-keyframes borderslideBottom {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@-webkit-keyframes borderslideBottom {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@keyframes borderslideBottom {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@-moz-keyframes bordersildeLeft {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@-webkit-keyframes bordersildeLeft {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@keyframes bordersildeLeft {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@-moz-keyframes bordersildeTop {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@-webkit-keyframes bordersildeTop {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@keyframes bordersildeTop {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@-moz-keyframes bordersildeRight {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@-webkit-keyframes bordersildeRight {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@keyframes bordersildeRight {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@-moz-keyframes bordersildeEnd {
  from {
    width: 0
  }

  to {
    width: 34px
  }
}

@-webkit-keyframes bordersildeEnd {
  from {
    width: 0
  }

  to {
    width: 34px
  }
}

@keyframes bordersildeEnd {
  from {
    width: 0
  }

  to {
    width: 34px
  }
}

.map{
  padding: 45px 0;
}

/* 主办单位承办单位 */
.host_wrap {
  margin-top: 40px;
  text-align: center;
}

.host_wrap .public-title {
  margin-bottom: 25px;
}

.host_wrap h4 {
  font-size: 18px;
  color: #191919;
  font-weight: 300;
}

.host_logo_wrap {
  text-align: center;
}

.host_wrap a {
  display: inline-block;
  margin: 20px 10px;
}

.host_wrap a img {
  display: inline-block;
}

.host_wrap .combine{
  text-align: center;
}

.host_wrap .combine h4{
  display: inline-block;
}

.host_wrap .combine h4:first-child{
  margin-right: 65px;
}

.host_wrap .combine .host_logo_wrap {
  display: inline-block;
}

.host_wrap .combine .host_logo_wrap:first-child {
  margin-right: 40px;
}

.lianxi {
  padding: 40px 0;
  background: #000;
}

.lianxi h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 30px;
}

.lianxi li {
  min-height: 60px;
  position: relative;
  padding-left: 180px;
  margin-bottom: 40px;
  color: #fff;
}

.lianxi li p {
  font-size: 16px;
  color: #fff;
}

.lianxi li span{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 52px;
  font-size: 17px;
  background: #0741ac;
  text-align: center;
  padding: 4px 10px;
}

.lianxi .code{
  padding-top: 56px;
}

.lianxi .code-cont{
  margin-top: 30px;
  float: left;
  margin-right: 20px;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.lianxi .code-cont img{
  margin-bottom: 5px;
}

/* 底部 */
@charset 'utf-8';

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

@-webkit-keyframes bounce {

  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes bounce {

  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom
}

@-webkit-keyframes flash {

  0%,
  100%,
  50% {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

@keyframes flash {

  0%,
  100%,
  50% {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

@-webkit-keyframes shake {

  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

@keyframes shake {

  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}

@-webkit-keyframes bounceIn {

  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes bounceIn {

  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

@-webkit-keyframes bounceInDown {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInDown {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInLeft {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInRight {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInUp {

  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1)
  }
}

@keyframes rollOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1)
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  100% {
    opacity: 0
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  100% {
    opacity: 0
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}

.G-reset,
.G-reset * {
  margin: 0;
  padding: 0
}

.G-reset {
  color: #444;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

.G-reset,
.G-reset button,
.G-reset input,
.G-reset select,
.G-reset textarea {
  font: 12px/1.5 \5b8b\4f53, tahoma, arial, "Hiragino Sans GB"
}

.G-reset article,
.G-reset aside,
.G-reset details,
.G-reset figcaption,
.G-reset figure,
.G-reset footer,
.G-reset header,
.G-reset hgroup,
.G-reset menu,
.G-reset nav,
.G-reset section {
  display: block
}

.G-reset audio,
.G-reset canvas,
.G-reset video {
  display: inline-block
}

.G-reset input,
.G-reset select,
.G-reset textarea {
  font-size: 100%
}

.G-reset table {
  border-collapse: collapse;
  border-spacing: 0
}

.G-reset fieldset,
.G-reset img {
  border: 0
}

.G-reset abbr,
.G-reset acronym {
  border: 0;
  font-variant: normal
}

.G-reset del {
  text-decoration: line-through
}

.G-reset address,
.G-reset caption,
.G-reset cite,
.G-reset code,
.G-reset dfn,
.G-reset em,
.G-reset i,
.G-reset th,
.G-reset var {
  font-style: normal;
  font-weight: 500
}

.G-reset code,
.G-reset kbd,
.G-reset pre,
.G-reset samp {
  font-family: monospace, serif;
  font-size: 1em
}

.G-reset ol,
.G-reset ul {
  list-style: none
}

.G-reset caption,
.G-reset th {
  text-align: left
}

.G-reset h1,
.G-reset h2,
.G-reset h3,
.G-reset h4,
.G-reset h5,
.G-reset h6 {
  font-size: 100%;
  font-weight: 500
}

.G-reset q:after,
.G-reset q:before {
  content: ''
}

.G-reset sub,
.G-reset sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

.G-reset sup {
  top: -.5em
}

.G-reset sub {
  bottom: -.25em
}

.G-reset mark {
  background: #fffdd1
}

.G-reset a {
  color: #444
}

.G-reset a:hover {
  color: #444;
  text-decoration: underline
}

.G-reset a,
.G-reset ins {
  text-decoration: none
}

.fn-fl,
.fn-fr {
  display: inline
}

.fn-fl {
  float: left
}

.fn-fr {
  float: right
}

.fn-fn {
  float: none
}

.fn-cl {
  clear: left
}

.fn-cr {
  clear: right
}

.fn-cb {
  clear: both
}

.fn-clear:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0
}

.fn-clearfix:after,
.fn-clearfix:before {
  content: '';
  display: table
}

.fn-clearfix:after {
  clear: both
}

.fn-hide {
  display: none
}

.fn-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.fn-linear {
  background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f1f1f1));
  background: -moz-linear-gradient(top, #fcfcfc, #f1f1f1);
  background: -o-linear-gradient(top, #fcfcfc, #f1f1f1);
  background: -ms-linear-gradient(top, #fcfcfc, #f1f1f1);
  background: linear-gradient(top, #fcfcfc, #f1f1f1)
}

.fn-linear-light {
  background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f9f9f9));
  background: -moz-linear-gradient(top, #fcfcfc, #f9f9f9);
  background: -o-linear-gradient(top, #fcfcfc, #f9f9f9);
  background: -ms-linear-gradient(top, #fcfcfc, #f9f9f9);
  background: linear-gradient(top, #fcfcfc, #f9f9f9)
}

.fn-rmb {
  font-family: arial;
  font-style: normal;
  padding-right: 4px
}

.fn-webkit-adjust {
  -webkit-text-size-adjust: none
}

.G-boxm1 {
  margin: 10px 0;
  border: 1px solid #ddd;
  border-top: 0
}

.G-boxm1 .G-boxm1-hd {
  height: 28px;
  line-height: 28px;
  background: #e00000 url(http://images.ofweek.com/images/global-steven/bg-G-boxm1-hd.png?18010251529) repeat-x
}

.G-boxm1 .G-boxm1-hd-title {
  float: left;
  display: inline;
  margin-left: -1px;
  padding: 0 50px 0 0;
  border-left: 1px solid #c00;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  background: url(http://images.ofweek.com/images/global-steven/bg-G-boxm1-title.png?18010251529) no-repeat 100% 50%
}

.G-boxm1 .G-boxm1-hd-title span {
  display: block;
  padding-left: 26px;
  background: url(../images/global-steven/icon-G-boxm1-title.png?18010251529) no-repeat 6px 50%
}

.G-boxm1 .G-boxm1-hd-links {
  float: right;
  display: inline;
  padding-right: 10px;
  color: #666
}

.G-boxm1 .G-boxm1-hd-links a {
  color: #17498f
}

.G-boxm1 .G-boxm1-hd-links a:hover {
  color: #c00
}

.G-boxm1 .G-boxm1-hd-search {
  float: right;
  display: inline;
  margin-right: 10px
}

.G-boxm1 .G-boxm1-hd-search input {
  padding: 0 5px;
  width: 136px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #707070;
  color: #666;
  background: #fff
}

.G-boxm1 .G-boxm1-hd-search input.focus,
.G-boxm1 .G-boxm1-hd-search input:focus {
  color: #000
}

.G-boxm1 .G-boxm1-hd-search select {
  margin: 0 2px;
  padding: 1px 0;
  min-width: 88px;
  border: 1px solid #707070
}

.G-boxm1 .G-boxm1-hd-search button {
  padding: 0 8px;
  height: 20px;
  line-height: 20px;
  border: 0;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  background: #d80101;
  cursor: pointer
}

.G-hdm1 {
  height: 24px;
  line-height: 24px;
  border-bottom: 1px solid #ccc
}

.G-hdm1 .G-hdm1-title {
  float: left;
  height: 22px;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  color: #333;
  padding: 0 0 0 25px;
  background: url(http://images.ofweek.com/images/global-steven/icon-G-hdm1-title.png?18010251529) no-repeat 4px 50%
}

.G-hdm1 .G-hdm1-links {
  float: right;
  color: #666
}

.G-hdm1 .G-hdm1-links a {
  color: #1a4991
}

.G-hdm1 .G-hdm1-links a:hover {
  color: #c00
}

.G-list {
  margin: 10px 0
}

.G-list-item {
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.G-list-item a {
  float: left;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #194a8f
}

.G-list-item a:hover {
  color: #c00
}

.G-list-mdot .G-list-item {
  padding-left: 10px;
  background: url(../images/global-steven/icon-dot.png?18010251529) no-repeat 0 50%
}

.G-list-mdate .G-list-item {
  position: relative;
  padding-right: 50px
}

.G-list-mdate .G-list-item .G-list-item-date {
  position: absolute;
  right: 0;
  top: 0;
  color: #767676
}

.G-album1 {
  margin-right: -10px
}

.G-album1 .G-album1-item {
  float: left;
  display: inline;
  margin: 10px 10px 0 0
}

.G-album1 .G-album1-item-img {
  display: block;
  position: relative;
  text-decoration: none
}

.G-album1 .G-album1-item-img:hover {
  text-decoration: none
}

.G-album1 .G-album1-item-img .x-playbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  background: rgba(0, 0, 0, .7)
}

.G-album1 .G-album1-item-img .x-playbar .x-icon {
  float: left;
  display: inline;
  margin: 0 6px;
  height: 100%;
  width: 13px;
  background: url(../images/global-steven/icon-play.png?18010251529) no-repeat 0 50%
}

.G-album1 .G-album1-item-img .x-playbar .x-time {
  float: right;
  display: inline;
  margin: 0 6px;
  color: #fff
}

.G-album1 .G-album1-item-title {
  margin-top: 4px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  color: #444;
  text-align: center
}

.G-tablem1 {
  width: 100%
}

.G-tablem1 thead {
  background: #f2f2f2
}

.G-tablem1 tbody {
  background: #fff
}

.G-tablem1 tfoot {
  background: #efefef
}

.G-tablem1 td,
.G-tablem1 th {
  padding: 4px 10px
}

.G-tablem1 th {
  color: #333
}

.G-tablem1 td a {
  color: #253751
}

.G-tablem1 td a:hover {
  color: #c00
}

.G-tablem1 tfoot td {
  text-align: right
}

.G-tablem1 tfoot td a {
  display: inline-block;
  padding: 0 7px;
  line-height: 18px;
  border: 1px solid #cdcdcd;
  color: #333;
  background: #fff
}

.G-tablem1 tfoot td a:hover {
  color: #c00;
  background: #f7f7f7;
  text-decoration: none
}

.G-catsm1 {
  margin: 10px 0
}

.G-catsm1 .G-catsm1-item {
  float: left;
  display: inline;
  margin: 0 0 0 12px;
  width: 108px;
  line-height: 16px;
  color: #666
}

.G-catsm1 .G-catsm1-title {
  height: 18px;
  line-height: 18px;
  font-family: Simsun
}

.G-catsm1 .G-catsm1-title a,
.G-catsm1 .G-catsm1-title a:hover {
  color: #444
}

.G-catsm1 .G-catsm1-title.x-icon a {
  padding-left: 20px;
  background: url(http://images.ofweek.com/images/global-steven/icon-fold.png?18010251529) left 1px no-repeat
}

.G-catsm1 .G-catsm1-title.x-icon-unfold a {
  background: url(http://images.ofweek.com/images/global-steven/icon-unfold.png?18010251529) left center no-repeat
}

.G-catsm1 .G-catsm1-list {
  display: none;
  margin-left: 20px
}

.G-catsm1 .G-catsm1-list-item {
  margin-top: 5px
}

#steven .w-menu div.w-menu-submenu,
.w-menu div.w-menu-submenu {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1001;
  top: 34px;
  left: 0;
  width: 110px;
  border: 1px solid #d5d5d5;
  border-bottom: 0;
  background: #d00;
  display: none
}

#steven .w-menu div.w-menu-submenu.two-cols,
.w-menu div.w-menu-submenu.two-cols {
  width: 220px;
  overflow: hidden
}

#steven .w-menu div.w-menu-submenu a,
.w-menu div.w-menu-submenu a {
  display: block;
  margin: 0;
  padding: 0 5px;
  width: 100px;
  height: 24px;
  line-height: 22px;
  color: #fff;
  border-bottom: 1px solid #d5d5d5;
  background: #d00
}

#steven .w-menu div.w-menu-submenu.two-cols a,
.w-menu div.w-menu-submenu.two-cols a {
  float: left;
  display: inline
}

#steven .w-menu div.w-menu-submenu a:hover,
.w-menu div.w-menu-submenu a:hover {
  color: #fff000
}

.G-boxm1-cpgq .x-procats {
  margin: 20px 0 0
}

.G-boxm1-cpgq .x-txtlist {
  float: left;
  display: inline;
  margin: 5px 0 20px 12px;
  width: 280px
}

.G-boxm1-cpgq .x-txtlist .G-hdm1 {
  margin-top: 15px
}

.G-boxm1-cpgq .x-txtlist .G-list {
  margin-bottom: 0
}

.G-boxm1-cpgq .x-piclist {
  float: left;
  display: inline;
  margin: 20px 0 20px 0;
  width: 423px
}

.G-boxm1-cpgq .x-piclist-bd {
  margin-top: 24px;
  height: 384px;
  overflow: hidden
}

.G-boxm1-cpgq .x-piclist .G-album1 {
  margin: 0
}

.G-boxm1-cpgq .x-piclist .G-album1-item {
  margin: 0 0 10px 15px;
  width: 126px
}

.G-boxm1-cpgq .x-piclist .G-album1-item-img {
  height: 94px;
  line-height: 94px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #ccc
}

.G-boxm1-cpgq .x-piclist .G-album1-item-img:after {
  content: '';
  vertical-align: middle
}

.G-boxm1-cpgq .x-piclist .G-album1-item-img img {
  width: 80px;
  vertical-align: middle
}

.G-boxm1-cpgq .x-hwqg {
  clear: both;
  margin: 10px 12px;
  font-family: arial
}

.G-boxm1-cpgq .x-hwqg .G-hdm1 {
  border-bottom-style: dotted
}

.G-boxm1-cpgq .x-hwqg .G-list {
  float: left;
  width: 350px
}

.G-boxm1-cpgq .x-hwqg .G-list-item {
  height: 25px;
  line-height: 25px
}

.G-boxm1-cpgq .x-hwqg .G-list-item strong {
  font-size: 14px;
  font-weight: 700;
  color: #333
}

.G-boxm1-cpgq .x-hwqg .G-list-item-link {
  width: 200px;
  color: #1a4991
}

.G-boxm1-cpgq .x-hwqg .G-list-item-date {
  right: 30px;
  color: #999
}

.G-boxm1-cpgq .x-hwqg .x-hwqg-ft {
  clear: both;
  margin: 5px 0;
  text-align: right
}

.G-boxm1-cpgq .x-hwqg .x-hwqg-ft a {
  color: red;
  text-decoration: underline
}

.G-boxm1-cpgq .x-hwqg .x-hwqg-ft a:hover {
  color: red
}

.w-content {
  width: 990px;
  margin: 10px auto;
  text-align: left;
  color: #666;
  background: #fff
}

.w-content .w-form {
  position: relative;
  margin: 80px 0 80px 170px
}

.w-content .w-form-title {
  margin-bottom: 20px;
  padding-left: 74px;
  font-weight: 700;
  font-size: 14px;
  color: #c00
}

.w-content .w-form-item {
  margin: 11px 0;
  height: 21px;
  line-height: 21px
}

.w-content .w-form-item label {
  display: inline-block;
  height: 21px;
  width: 70px;
  text-align: center;
  font-size: 12px;
  text-align: center;
  color: #e62000
}

.w-content .w-form-item input {
  height: 19px;
  line-height: 19px;
  border: 1px solid #7f9db9;
  width: 144px;
  padding: 0 5px
}

.w-content .w-form-item .need {
  display: inline-block;
  height: 21px;
  margin-left: 5px;
  color: #ff0048
}

.w-content .w-form-item-code input {
  margin-right: 2px;
  width: 79px;
  vertical-align: top;
  color: #444
}

.w-content .w-form-item button {
  margin-left: 84px;
  padding: 0 15px
}

.w-content .w-tips-error {
  display: none;
  position: absolute;
  z-index: 10;
  top: 77px;
  left: 66px;
  width: 248px;
  padding: 12px 14px;
  border: 1px solid #b1b1b1;
  background: #fefee9;
  color: #444;
  font-size: 12px;
  text-align: center
}

.w-content .w-tips-success {
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 367px;
  border: 8px solid #ccc;
  background: #fff
}

.w-content .w-tips-title {
  margin: 16px 8px;
  font-size: 14px;
  font-weight: 700;
  color: #369
}

.w-content .w-tips-closer {
  position: absolute;
  top: 16px;
  right: 10px;
  display: block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  background: #a1a1a1 url(/images/w-tips-closer.png?18010251529) no-repeat 0 0;
  text-decoration: none;
  cursor: pointer
}

.w-content .w-tips-content {
  margin: 15px 15px 20px 18px;
  font-size: 14px;
  color: #444
}

.w-content .w-tips-content span {
  display: inline-block;
  padding-left: 48px;
  line-height: 1.6;
  background: url(/images/w-tips-success.png?18010251529) no-repeat 0 45%
}

.w-content .w-tips-footer {
  border-top: 1px solid #ccc;
  padding: 10px 10px 20px;
  color: #999;
  background: #f2f2f2
}

#reset-password .w-form-item label {
  color: #444
}

#reset-password .w-form-item input {
  border-color: #848484 #e0e0e0 #e0e0e0 #848484
}

#reset-password .w-form-item .input-readonly {
  border-color: #fff #fff #fff #fff;
  padding: 0;
  color: #444
}

.w-content .w-regbox {
  position: absolute;
  left: 370px;
  top: 25px;
  height: 135px;
  border-left: 1px solid #ccc;
  background: #fff
}

.w-content .w-regbox p {
  margin: 24px 40px;
  color: #444;
  font-size: 14px
}

.w-content .w-regbox p a {
  color: #369;
  text-decoration: none
}

.w-content .w-regbox p a:hover {
  text-decoration: underline
}

#reset-password .w-tips-success {
  width: auto;
  padding: 10px 0 10px;
  border: 0;
  background: #fff
}

#reset-password .w-tips-content {
  width: 564px;
  padding: 28px;
  border: 3px solid #f2f2f2
}

#reset-password .w-tips-content a {
  display: inline-block;
  margin-top: 5px;
  color: #369;
  text-decoration: none
}

#reset-password .w-tips-content a:hover {
  text-decoration: underline
}

#reset-password-success .w-tips-success {
  position: static;
  display: block;
  width: auto;
  padding: 90px 0 100px 150px;
  border: 0;
  background: #fff
}

#reset-password-success .w-tips-content {
  width: 564px;
  padding: 28px;
  border: 3px solid #f2f2f2
}

#reset-password-success .w-tips-content a {
  display: inline-block;
  margin-top: 5px;
  color: #369;
  text-decoration: none
}

#reset-password-success .w-tips-content a:hover {
  text-decoration: underline
}

#gundong_1 {
  background: url(../images/navbg_23.gif?18010251529) repeat-x scroll 0 0 transparent;
  border-bottom: 1px solid #c7c7c7;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
  width: 988px
}

#gundong_1 a {
  color: #900;
  text-decoration: none
}

#gundong_1 a:hover {
  color: #0c0d4e;
  text-decoration: underline
}

.g-clearfix:after,
.g-clearfix:before {
  content: '';
  display: table
}

.g-clearfix:after {
  clear: both
}

.g-wrap {
  margin-left: auto;
  margin-right: auto;
  width: 990px
}

.g-wrap:after,
.g-wrap:before {
  content: '';
  display: table
}

.g-wrap:after {
  clear: both
}

#g-topbar {
  height: 30px;
  border-bottom: 1px solid #ccc;
  color: #333;
  font: 12px/30px SimSun;
  background: #f7f7f7;
  overflow: visible
}

#g-topbar a {
  color: #333;
  text-decoration: none
}

#g-topbar a:hover {
  text-decoration: underline
}

#g-topbar i {
  font-style: normal;
  color: #999
}

#g-topbar .g-topbar-nav {
  float: left;
  position: relative;
  color: #999;
  overflow: visible;
  line-height: 30px
}

#g-topbar .g-topbar-dropmenu .g-topbar-menu {
  display: none;
  position: absolute;
  z-index: 99999;
  top: 30px;
  right: -550px;
  float: left;
  line-height: 24px;
  padding: 3px 10px;
  width: 540px;
  text-align: left;
  background: #fff;
  border: 1px solid #ccc
}

#g-topbar .g-topbar-dropmenu .g-topbar-trigger {
  display: block;
  width: 20px;
  height: 30px;
  position: absolute;
  right: -22px;
  top: 0;
  z-index: 11;
  background: url(http://images.ofweek.com/ofweek/images/inco.gif?18010251529) no-repeat 50% 11px;
  text-decoration: none;
  cursor: pointer
}

#g-topbar .g-topbar-dropmenu.g-topbar-drop .g-topbar-trigger,
#g-topbar .g-topbar-dropmenu:hover .g-topbar-trigger {
  width: 18px;
  height: 31px;
  margin-bottom: -1px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background-color: #fff;
  background-position: 50% 12px
}

#g-topbar .g-topbar-dropmenu.g-topbar-drop .g-topbar-menu,
#g-topbar .g-topbar-dropmenu:hover .g-topbar-menu {
  display: block
}

#g-topbar .g-topbar-loginbar {
  float: right
}

#g-topbar .g-topbar-loginbar li {
  float: left;
  line-height: 30px
}

#g-topbar .g-topbar-weibo a {
  display: inline-block;
  margin-right: 12px;
  padding-left: 20px;
  background: url(http://images.ofweek.com/ofweek/images/weibolg.png?18010251529) no-repeat 0 50%
}

#g-footer {
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-family: simsun;
  font-size: 12px
}

#g-footer .g-footer-nav {
  height: 30px;
  line-height: 30px;
  text-align: center
}

#g-footer .g-footer-nav a {
  color: #1a4991;
  text-decoration: none
}

#g-footer .g-footer-nav a:hover {
  color: #f15c00;
  text-decoration: underline
}

#g-footer .g-footer-links {
  color: #666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%
}

#g-footer .g-footer-links a,
#g-footer .g-footer-record a {
  color: #243851
}

#g-footer .g-footer-links a:hover,
#g-footer .g-footer-record a:hover {
  color: #c00
}

#g-footer .g-footer-record {
  width: 536px;
  margin: 0 auto 10px;
  overflow: hidden
}

#g-footer .g-footer-record p {
  border: 1px solid #d2d2d2;
  float: left;
  display: inline;
  font-size: 12px;
  height: 50px;
  line-height: 20px;
  margin: 6px;
  width: 120px;
  overflow: hidden
}

#g-footer .g-footer-record .fn-fl {
  padding: 3px;
  float: left
}

#g-footer .g-footer-record .fn-fr {
  padding: 5px 3px 0;
  width: 72px;
  float: right
}

.redbg {
  background: url(../images/global-steven/email/red_bg.gif?18010251529) no-repeat center top;
  width: 50px;
  height: 23px;
  text-align: center;
  display: inline-block;
  float: left;
  line-height: 23px;
  color: #fff;
  margin: 4px 5px 0 0
}

#g-topbar .redbg a:hover,
#g-topbar .redbg a:link,
#g-topbar .redbg a:visited {
  color: #fff
}

.email {
  display: inline-block;
  background: url(../images/global-steven/email/ico_email.png?18010251529) no-repeat center left;
  padding-left: 22px;
  margin-left: 5px
}

.detail_time a img {
  position: relative;
  left: -3px
}

.email_dy {
  width: 100%;
  height: 78px;
  background: #f1f1f1 url(../images/global-steven/email/top_bg.gif?18010251529) no-repeat left top;
  margin-bottom: 10px
}

.email_dy h3 {
  padding: 8px 0 0 20px;
  font-size: 14px;
  font-weight: 700
}

.email_dy .dy_con {
  padding: 15px 0 0 10px
}

.dy_txt {
  width: 180px;
  height: 20px;
  background: #fff;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  line-height: 20px;
  color: #b3b3b3;
  font-size: 12px;
  float: left
}

.dy_btn {
  float: left;
  margin-left: 5px
}

.email_dy .dy_con strong a:hover,
.email_dy .dy_con strong a:link,
.email_dy .dy_con strong a:visited {
  color: #1a4991
}

.right_part1_last {
  background-color: #fff
}

.G_phone {
  background: url(../images/ico_phone.gif?18010251529) no-repeat top left;
  padding-left: 12px
}

.ofwad {
  position: relative;
  overflow: hidden
}

.ad-fl {
  float: left
}

.ad-fr {
  float: left
}

.ad-cb {
  clear: both
}

.ad-tc {
  text-align: center
}

.h90 {
  height: 90px
}

.h250 {
  height: 250px
}

.w300 {
  width: 300px
}

.w250 {
  width: 250px
}

.mt10 {
  margin-top: 10px
}

.mt12 {
  margin-top: 12px
}

.mt15 {
  margin-top: 15px
}

.mb10 {
  margin-bottom: 10px
}

.mb12 {
  margin-bottom: 12px
}

.mb15 {
  margin-bottom: 15px
}

div[id^=_ad-] {
  position: relative
}

.G-boxm1-cpgq .x-hwqg .b2b_title_box {
  border-bottom: 0;
  background: #efeeee;
  height: 30px;
  line-height: 30px;
  padding: 0 18px 0 8px;
  font-family: Simsun
}

.b2b_title_box .G-hdm1-title {
  background: url(images/arrow_r.gif?18010251529) left center no-repeat;
  padding-left: 19px;
  position: relative;
  overflow: visible
}

.b2b_title_box .G-hdm1-title i {
  position: absolute;
  background: url(../images/b2bnew.png?18010251529) 0 0;
  width: 51px;
  height: 51px;
  right: -59px;
  top: -14px
}

.G-boxm1-cpgq .b2bweb_wrap {
  margin-top: 19px
}

.G-boxm1-cpgq .b2bweb_wrap .G-list-item .G-hdm1 {
  border-bottom-style: solid
}

.G-boxm1-cpgq .b2bweb_wrap .G-list-mdate .G-list-item {
  padding-right: 0
}

.G-boxm1-cpgq .b2bweb_wrap .G-list-item-date {
  right: 0
}

.G-boxm1-cpgq .b2bweb_wrap .G-list {
  width: 295px;
  float: right
}

.G-boxm1-cpgq .b2bweb_wrap .G-list-mdate {
  float: left;
  width: 320px
}

.b2bline {
  width: 100%;
  height: 1px;
  background: #cacaca;
  overflow: hidden
}

.b2bweb_wrap .G-catsm1 .G-catsm1-item {
  -margin-left: 0
}

.G-boxm1-cpgq .b2bweb_wrap2 {
  margin: 24px 0 10px
}

.G-boxm1-cpgq .b2bweb_wrap2 .b2b_title_box {
  margin: 10px 12px
}

.G-boxm1-cpgq .b2bweb_wrap .G-list-item-title {
  margin-bottom: 8px;
  height: 24px;
  line-height: 24px
}

.scroll_box {
  margin-top: 19px
}

.scroll_box .pic_box {
  width: 649px;
  overflow: hidden;
  margin-right: 10px
}

.scroll_box .pic_box ul {
  width: 9999px
}

.scroll_box .pic_box ul li {
  float: left;
  display: inline;
  width: 101px;
  height: 46px;
  margin-right: 8px
}

.scroll_box .pic_box ul li img {
  width: 101px;
  height: 46px
}

.scroll_box .next,
.scroll_box .prev {
  width: 13px;
  height: 23px;
  background: url(../images/paly1.gif?18010251529) 0 0 no-repeat;
  margin-top: 9px
}

.scroll_box .prev {
  margin-right: 10px
}

.scroll_box .next {
  background-position: -13px 0
}

.scroll680_box {
  margin-top: 19px;
  margin-bottom: 12px
}

.scroll680_box .pic_box {
  width: 603px;
  overflow: hidden;
  margin-right: 10px
}

.scroll680_box .pic_box ul {
  width: 9999px
}

.scroll680_box .pic_box ul li {
  float: left;
  display: inline;
  width: 94px;
  height: 43px;
  margin-right: 7px
}

.scroll680_box .pic_box ul li img {
  width: 94px;
  height: 43px
}

.scroll_box2 {
  margin-top: 19px
}

.scroll_box2 .pic_box {
  width: 301px;
  overflow: hidden;
  margin-right: 6px
}

.scroll_box2 .pic_box ul {
  width: 9999px
}

.scroll_box2 .pic_box ul li {
  float: left;
  display: inline;
  width: 94px;
  height: 118px;
  overflow: hidden;
  margin-right: 9px
}

.scroll_box2 .pic_box ul li img {
  width: 94px;
  height: 79px
}

.scroll_box2 .pic_box ul li p {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  word-break: normal !important;
  word-wrap: break-word
}

.scroll_box2 .pic_box ul li p a {
  word-break: normal !important;
  word-wrap: break-word
}

.scroll_box2 .next,
.scroll_box2 .prev {
  width: 8px;
  height: 38px;
  background: url(../images/paly2.gif?18010251529) 0 0 no-repeat;
  margin-top: 18px
}

.scroll_box2 .prev {
  margin-right: 6px
}

.scroll_box2 .next {
  background-position: -8px 0
}

.scroll295_box {
  margin-top: 19px
}

.scroll295_box .pic_box {
  width: 261px;
  overflow: hidden;
  margin-right: 6px
}

.scroll295_box .pic_box ul {
  width: 9999px
}

.scroll295_box .pic_box ul li {
  float: left;
  display: inline;
  width: 82px;
  height: 115px;
  overflow: hidden;
  margin-right: 8px
}

.scroll295_box .pic_box ul li img {
  width: 82px;
  height: 76px
}

.scroll295_box .pic_box ul li p {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  word-wrap: break-word
}

.scroll295_box .next,
.scroll295_box .prev {
  margin-top: 18px
}

.scroll295_box .prev {
  margin-right: 6px
}

.scroll295_box .next {
  background-position: -8px 0
}

.G-list-item-date img {
  vertical-align: middle
}

.enweb {
  margin-top: 10px
}

.fn-hyf {
  width: 300px
}

.G-oversea-more {
  position: absolute;
  top: 0;
  left: 263px;
  font-weight: 400;
  font-size: 12px
}

.G-shangmao {
  border: 1px #326fb4 solid;
  margin-top: 10px
}

.fn-shangmaoadd {
  padding: 7px 14px 7px 10px
}

.G-oversea-more01 {
  font-size: 12px;
  font-weight: 400;
  left: 250px;
  position: absolute;
  top: 0
}

.G-oversea-m {
  display: inline-block;
  width: 300px
}

.G-oversea-m1 {
  display: inline-block;
  width: 310px
}

.G-margin {
  margin-left: 10px
}

.G-logo {
  margin: -2px 0 0 5px
}

.padtop {
  padding: 7px 14px 7px 10px
}

.shangmao-top {
  margin-top: 10px
}

.pindao-qh1 {
  width: 100%;
  height: 450px;
  overflow: hidden;
  clear: both;
  padding: 0 6px
}

.G-margin-left {
  margin-left: 20px
}

.shangmao-blue {
  border-top: 2px #326fb4 solid
}

.font-bule {
  color: #0c0d4e;
  font-size: 16px
}

.shangmao-red {
  border-top: 2px #cb1618 solid;
  margin-top: 10px
}

.fn-border {
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid
}

.shangmao-border {
  border: 1px #ccc solid;
  border-top: 10px;
  padding-left: 10px
}

.butred {
  border-top: 2px solid #cb1618
}

.art_b2b_tgc .G-list-item-title {
  margin-bottom: 4px
}

.art_b2b_tgc .G-list {
  margin-top: 5px
}

.art_b2b_tgc {
  width: 298px;
  padding-bottom: 0 !important
}

.art_b2b_tgc .hrtop {
  padding: 7px 7px 7px 10px
}

.art_b2b_tgc .hr_form {
  width: 152px
}

.art_b2b_tgc .G-list-mdate .G-list-item {
  vertical-align: top;
  padding-right: 0;
  width: 290px
}

.art_b2b_tgc .G-oversea-more {
  left: 235px
}

.art_b2b_tgc .hr_title {
  font-size: 14px;
  padding-top: 3px
}

.art_b2b_tgc .hr_form .job_txt {
  width: 67px;
  height: 23px
}

.art_b2b_tgc .hr_form .job_search_btn {
  width: 68px;
  padding-left: 18px;
  background-position: 3px center;
  font-size: 14px;
  box-shadow: 2px 2px 2px #a4a4a4;
  height: 25px
}

.art_b2b_tgc .G-list-mdate .G-list-item .G-list-item-date {
  right: 8px
}

.art_b2b_tgc .G-oversea-m {
  width: 290px
}

.G-list-mdate .G-list-item .G-list-item-date {
  height: 22px
}

.G-list-mdate .G-list-item a {
  width: 160px
}

.g_nav_index li {
  float: left;
  display: inline;
  font: bold 14px/16px simsun;
  margin-top: 9px
}

.g_nav_index li.last a {
  border-right: 0
}

.g_nav_index li a {
  color: #0c0d4e;
  padding: 0 1px;
  border-right: 1px solid #ed7070
}

.g_nav_index li .active,
.g_nav_index li a:hover {
  background-color: #de0000;
  color: #fff;
  text-decoration: none
}

.g_nav_index .w-menu-submenu a {
  font-size: 12px;
  font-weight: 400;
  overflow: hidden
}

.top_nav1 {
  width: 990px;
  height: 34px;
  background: url(../images/index_nav_bg.gif?18010251529);
  border-bottom: #e20000 3px solid;
  float: left
}

.g-topbar-logininfo {
  padding-left: 8px
}

#AppDownLoad {
  position: relative
}

#AppDownLoad .G_phone:hover {
  text-decoration: none
}

#AppDownLoad span {
  position: absolute;
  width: 100%;
  background-color: #c00;
  height: 2px;
  bottom: 0;
  left: 0;
  display: none
}

.AppCode {
  position: absolute;
  width: 165px;
  height: 175px;
  background: url(../images/appCode.png?18010251529) center no-repeat;
  bottom: -175px;
  left: -52px;
  z-index: 19999;
  display: none
}

#AppDownLoad:hover span {
  display: block
}

#AppDownLoad:hover .AppCode {
  display: block
}

#g-topbar .g-topbar-loginbar li {
  padding-left: 20px
}

.dl-right1 {
  position: fixed;
  right: 0;
  top: 130px;
  z-index: 99999;
  height: 200px
}

.dl-right1 {
  left: auto;
  right: 0
}

/* 右侧导航 */
.right_nav {
  position: fixed;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  width: 147px;
  height: 394px;
  background: url(../images/right.png?v=1) no-repeat top center;
  z-index: 1111111;
  display: none;
}

.right_list {
  width: 100%;
}

.right_list li {
  width: 100%;
  height: 32px;
  margin-bottom: 40px;
}

.right_list li.active{
  background: url(../images/right-active.png) no-repeat top center;
  background-size: 22px 22px;
}

.right_list li a.right-a {
  text-align: right;
  display: block;
  width: 50%;
  margin-left: 50%;
  height: 100%;
  color: #0b0b0b;
  font-size: 14px;
}

.right_list li.active a {
  color: #3e47dc;
}


.goTicket{
  display: block;
  position: absolute;
  left: 20px;
  bottom: 0;
  width: 194px;
  height: 54px;
}

.goApply {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 230px;
  height: 123px;
}

.social-share {
  position: relative;
  top: -42px;
  width: 170px;
  left: -105px;
  display: none;
}

.right_list li:hover .social-share {
  display: block;
}

.dhjb-box {
  overflow: hidden;
  position: relative;
  height: 336px;
}

.dhjb-items {
  display: none;
  width: 380px;
  height: 336px;
  overflow: hidden;
}

.dhjb-items img {
  display: block;
  width: 100%;
  height: 100%;
}

.dhjb_index {
  width: 100%;
  margin: 10px auto 0;
}

.dhjb_index ul {
  width: 100%;
  text-align: center;
}

.dhjb_index ul li {
  display: inline-block;
  margin: 0 5px;
  width: 25px;
  height: 5px;
  background-color: #0b3753;
}

.dhjb_index ul li.active {
  background-color: #16d0ce;
}


.wrap7 .public-title{
  margin-bottom: 50px;
}

.wrap7 .titbar7 {
  height: 65px;
  line-height: 65px;
  font-size: 46px;
  font-weight: 700;
  color: #434343;
  text-align: center
}

.wrap7 .titbar7 a {
  color: #434343
}

.wrap7 .titbar7 a span {
  color: #435fdd
}

.wrap7 .imgList {
  width: 1000px;
  height: 310px;
  overflow: hidden;
  margin-bottom: 75px
}

.wrap7 .imgList li {
  float: left;
  height: 310px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  list-style: none outside none;
}

.wrap7 .imgList li:first-child {
  border-left: none;
}

.wrap7 .imgList li a {
  display: block;
  width: 100%;
  height: 310px;
  border-left: 1px solid #fff
}

.wrap7 .imgList li .titbar {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#66000000, endColorstr=#66000000)
}

.wrap7 .imgList li .titbar span {
  display: block;
  color: #fff;
  height: 30px;
  font-size: 20px;
  position: absolute;
  right: 23px;
  top: 10px
}

.wrap7 .imgList li .titbar1 {
  display: none;
  width: 100%;
  height: 101px;
  left: 0;
  bottom: 0;
  background: url(http://www.wicwuzhen.cn/web18/material/d2803/images/d2803bg1.png) repeat-x;
  position: absolute
}

.wrap7 .imgList li .titbar1 .titbar1Bg {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 60px;
  bottom: 0;
  left: 0
}

.wrap7 .imgList li .titbar1 .titbar1Bg span {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  color: #fff
}

.wrap7 .imgBg {
  width: 100%;
  height: 100%
}








/* 往届回顾 */
.isposition {
  position: relative;
  padding-top: 50px;
  background: url('../images/review-bg.jpg') no-repeat top center;
  background-size: 100% 100%;
  overflow: hidden;
}

.isposition .public-title{
  color: #fff;
}

.isposition .wrap {
  padding-top: 0;
  height: 100%;
}

.lunbo {
  position: absolute;
  width: 100%;
  left: 0;
  top: 75px;
}

.lunbo>ul {
  width: 3240px;
  position: relative;
  left: 50%;
  margin-left: -1260px;
}

.lunbo li {
  width: 360px;
  padding-bottom: 50px;
  float: left;
  background: url(../images/line.png) no-repeat left bottom;
  position: relative;
}

.lunbo .on .time {
  opacity: 1;
}

.lunbo li .time {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  opacity: .5;
}

.lunbo li>div {
  width: 247px;
  padding: 20px;
  margin: 0 auto;
  background: #1855d0;
  position: relative;
}

.lunbo li>div:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-width: 12px;
  border-color: #1855d0 transparent transparent;
  border-style: solid;
  top: 100%;
  left: 50%;
  margin-left: -12px;
}

.lunbo li>div img {
  width: 246px;
  height: 172px;
}

.lunbo li>div p {
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  min-height: 78px;
  opacity: .5;
}

.lunbo li>div p span {
  display: block;
  font-size: 14px;
  font-weight: 300;
}

.lunbo li.on>div p {
  opacity: 1;
}

.lunbo li>div a {
  color: #fff;
}

.pagi {
  margin-top: 510px;
  position: relative;
  display: none;
}

.pagi>ul {
  width: 800px;
  margin: 0 auto;
}

.pagi>ul>li {
  width: 80px;
  float: left;
  cursor: pointer;
}

.pagi>ul>li>div {
  width: 60px;
  height: 60px;
  border: 2px solid #616886;
  border-radius: 50%;
  background: #4a516f;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
}

.pagi>ul>li>p {
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
  text-align: center;
  opacity: .35;
}

.pagi .more {
  font-size: 18px;
  opacity: .5;
  line-height: 40px;
  color: #fff;
}

.pagi .more:hover {
  opacity: 1;
}

.pagi>ul>li.on>div {
  background: #283868;
  border-color: #535d82;
}

.pagi>ul>li.on>p {
  opacity: 1;
}

.pagi>a {
  position: absolute;
  top: 0;
  width: 46px;
  height: 108px;
}

.pagi>.prev {
  background: url(../img/prev.jpg);
  left: 50px;
}

.pagi>.next {
  background: url(../img/next.jpg);
  right: 50px;
}
