@charset "utf-8";

* {
  margin    : 0px;
  padding   : 0px;
  list-style: none;
}

body {
  font-size  : 12px;
  line-height: 24px;
  color      : #666666;
  font-family: "Microsoft YaHei", "微软雅黑";
}

a {
  color          : #666666;
  text-decoration: none;
}

a:hover {
  color: #4e626d;
}

.clear {
  clear      : both;
  line-height: 0;
  overflow   : hidden;
  zoom       : 1;
  font-size  : 0;
  content    : '.';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size  : 100%;
  font-weight: normal;
}

img {
  border        : none;
  vertical-align: middle;
}

input,
textarea {
  font-family: "Microsoft YaHei", "微软雅黑";
}

input:focus,
textarea:focus {
  outline: none;
}

/*main*/
.cont_wrap {
  position: relative
}

.wpb {
  width   : 1200px;
  margin  : 0 auto;
  position: relative;
}

.wpc {
  width   : 1200px;
  margin  : 0 auto;
  position: relative;
}

.wps {
  width   : 1000px;
  margin  : 0 auto;
  position: relative;
}

/*header*/

.hd_fixed {
  width       : 100%;
  /* posit ion: fixed; */
  z-index     : 1000;
  background  : #fff;
  height      : 140px;
}




/* NAV */
.nav {
  display: table;
}

.nav .nav-bar {}

.nav-bar>li {
  display   : block;
  float     : left;
  text-align: center;
  position  : relative;
  margin-top: 28px;

}

.nav-bar>li:hover,
.nav-bar>li .active {
  background-color       : #1b5ea0;
  border-top-right-radius: 6px;
  border-top-left-radius : 6px;
}

.nav-bar>li>a {
  padding                : 23px 16px 25px 16px;
  display                : block;
  color                  : #000000;
  font-size              : 16px;
  line-height            : 24px;
  border-top-right-radius: 6px;
  border-top-left-radius : 6px;
}

.nav-bar>li>a:hover,
.nav-bar>li>a:focus,
.nav-bar>li>a.active,
.nav-bar>.active>a,
.nav-bar>.active>a:hover,
.nav-bar>.open>a,
.nav-bar>.open>a:hover,
.nav-bar>.open>a:focus {

  color: #fff
}

.nav-bar>li>a:hover,
.nav-bar>li:hover a,
.nav-bar>li.active a {
  color          : #000;
  text-decoration: none;
}

.nav-bar>li small {
  display  : none;
  color    : #FFFFFF;
  font-size: 12px;
}

.nav-bar>li:hover small,
.nav-bar>li.active small {
  display: block;
}

.nav-bar>li ul {
  display                   : none;
  background-color          : #1b5ea0;
  border-bottom-left-radius : 5px;
  padding                   : 0 0 5px 0;
  border-bottom-right-radius: 5px;
  position                  : absolute;
  left                      : 0px;
  top                       : 72px;
  z-index                   : 9999999999;
}

.nav-bar>li:hover ul {
  display: block;
}

.nav-bar>li ul li a {
  line-height     : 28px;
  padding         : 5px 30px;
  color           : #666666 !important;
  border-bottom   : 1px solid #F5F5F5;
  display         : block;
  background-color: #FFFFFF !important;
  width           : 140px;
  text-align      : left;
}

.nav-bar>li ul li a:hover,
.nav-bar>li ul li a.hover {
  background-color: #1b5ea0 !important;
  color           : #FFFFFF !important;
  text-decoration : none;
  border-bottom   : 1px solid #1b5ea0;
}

.nav-bar>li>ul>li {
  position: relative
}

.nav-bar>li>ul>li ul.list-sanjixiala {
  position  : absolute;
  top       : 0px;
  left      : 160px;
  list-style: none;
}

.nav-bar>li>ul>li ul.list-sanjixiala {
  display: none;
}

.nav-bar>li>ul>li:hover ul.list-sanjixiala {
  display: block;
}

#navi ul li.hl .gl1 {
  background-color       : #1b5ea0;
  border-top-right-radius: 6px;
  border-top-left-radius : 6px;
  border-radius          : 6px;
  display                : block;
  color                  : #fff
}

.h1 .sed_nav1 li {
  margin-top: 0;
  font-size : 16px;
}

.sed_nav1 li a:hover {
  color: #fff
}

.top_con ul li .gl1:hover {
  color: #fff
}

.head {
  width     : 100%;
  height    : 40px;
  background: #1b5ea0;
  color     : #fff;
}

.top {
  width      : 1200px;
  height     : 40px;
  line-height: 40px;
  margin     : 0 auto;
}

.top h1 {
  float    : left;
  font-size: 16px;
}


.top_con {
  width : 1200px;
  height: 100px;
  margin: 0 auto;
}

.top_con .logo {
  float: left;
}



.top_con #navi {
  float     : right;
  margin-top: 30px;
}

.top_con ul {
  float: left;
}

.top_con ul li {
  float     : left;
  text-align: center;
  position  : relative;
}

.top_con ul li .gl1 {
  padding    : 23px 23px 25px 23px;
  display    : block;
  font-size  : 16px;
  line-height: 24px;
  color      : #333232;
}

.top_con ul li:hover .gl1 {
  background-color       : #1b5ea0;
  border-top-right-radius: 6px;
  border-top-left-radius : 6px;
  border-radius          : 6px;
}

.top_r {
  margin-right: 0px;
}

.top_r li {
  position  : relative;
  float     : left;
  display   : inline-block;
  text-align: center;
  color     : #999;
}

.top_r li a {
  color    : #fff;
  font-size: 12px;
}

.top_r li a:hover {
  color  : #fff;
  opacity: 0.8;
  filter : alpha(opacity=80);
}

.top_r .line {
  display   : block;
  width     : 1px;
  height    : 14px;
  margin    : 15px 10px 0px;
  background: #999;
}

.top_r .line1 {
  margin-left: 0px;
}

.sed_nav1 {
  position: absolute;
  top     : 72px;
  left    : 0;

  display: none;
  z-index: 100;
}

.sed_nav1 {
  background-color: #fff;
  width           : 160px;
}

.li1 .sed_nav1 li {
  margin-top: 0;
}

.sed_nav1 li a {
  display    : block;
  height     : 42px;
  width      : 160px;
  line-height: 42px;

  font-size: 14px;
  color    : #000;
  border   : none;
}

.sed_nav1 li:hover {
  display   : block;
  background: #1b5ea0;
}

#navi ul li:hover .sed_nav1 {
  display: block;
}


/*搜索*/
.h_top {
  height     : 70px;
  position   : relative;
  z-index    : 2;
  font-family: "Microsoft Yahei";
  float      : right;
}

.seabg {
  width : 50px;
  height: 0px;
  margin: 0 auto;
}

.seabox {
  width   : 40px;
  height  : 38px;
  z-index : 10;
  position: absolute;
  right   : 0;
  top     : 26px;
}

.sea_ico {
  margin       : -10px 23px 0 30px;
  border       : 1px solid #1b5ea0;
  padding      : 10px;
  border-radius: 20px;
  width        : 19px;
  display      : block;
}

.sea_ico img {
  width  : 19px;
  height : 19px;
  display: block;
}

.sea_inp {
  width     : 350px;
  height    : 48px;
  overflow  : hidden;
  display   : none;
  position  : absolute;
  right     : -80px;
  top       : 35px;
  background: #fff;
}

.sea_inp .serach {
  width       : 299px;
  height      : 48px;
  border      : solid 1px #1b5ea0;
  border-right: 0;
  background  : #fff;
  line-height : 46px;
  color       : #333;
  padding     : 0 13px;
  float       : left;
  outline     : none;
  display     : block;
  font-size   : 14px;
  position    : relative;
}

.sea_inp .sub {
  width     : 51px;
  height    : 48px;
  border    : 0;
  float     : left;
  cursor    : pointer;
  display   : block;
  background: url(/skin/images/t_sea1.png) no-repeat center #1b5ea0;
  border    : 0;
}

.seabox:hover .sea_inp,
.t_pho:hover span {
  display: block;
}








/* Banner��� */
.rslides {
  height    : 650px;
  overflow  : hidden;
  margin    : 0 auto;
  width     : 100%;
  position  : relative;
  list-style: none;
}

.rslides li {
  width: 100%
}

.header {
  background : #fff url(../images/header_topbj.png) left top repeat-x;
  width      : 100%;
  line-height: 24px;
}

.header .top {
  color      : #eaeaea;
  height     : 30px;
  line-height: 30px;
  font-size  : 13px;
}

.header .top .wzl {
  float       : left;
  padding-left: 10px;
  font-size   : 12px;
}

.header .top .wzl a {
  color: #ccc;
}

.header .top .wzr {
  float   : right;
  position: relative;
  z-index : 6;
}

.header .top .wzr a.pc {
  color       : #ffb243;
  padding-left: 5px;
}

.header .top .wzr span {
  float       : left;
  color       : #fff;
  background  : url(../images/icon_toptel.png) left center no-repeat;
  padding-left: 18px;
}

.header .top .wzr .tbqq {
  float     : left;
  background: url(../images/icon_topqq.png) center 5px no-repeat;
  width     : 20px;
  height    : 30px;
  margin    : 0 8px;
}

.header .top .wzr .tbwx {
  float     : left;
  background: url(../images/icon_topwx.png) center center no-repeat;
  width     : 20px;
  height    : 30px;
}

.header .top .wzr .tbwx img {
  position: absolute;
  right   : 0px;
  top     : 30px;
  display : none;
}

.header .top .wzr .tbwx:hover img {
  display: block;
}

.header .logo {
  float: left;
}

.header .logo img {
  float     : left;
  margin-top: 10px;
}

.header .logo .logowz {
  float       : left;
  border-left : 1px dotted #ccc;
  height      : 40px;
  padding-left: 14px;
  margin      : 34px 0 0 5px;
  color       : #000;
  font-size   : 12px;
}

.header .logo .logowz span {
  display    : block;
  overflow   : hidden;
  font-size  : 22px;
  color      : #e33907;
  font-weight: bold;
  line-height: 22px;
}

.language {
  height: 30px;
}

.language a {
  font-size: 16px;
  color    : #eaeaea;
}

.fr {
  float: right;
}

.header .nav {
  float   : right;
  position: relative;
  z-index : 5;
}

.header .nav>ul {
  float       : left;
  position    : relative;
  z-index     : 1;
  margin-right: 40px;
}

.header .nav>ul>li {
  float   : left;
  position: relative;
}

.header .nav>ul>li .li {
  display           : block;
  overflow          : hidden;
  height            : 90px;
  line-height       : 110px;
  padding           : 0 15px;
  font-size         : 14px;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
  color             : #2A2B2c;
}

.header .nav .curbg {
  background: #0e9ce4 url(../images/header_nav.png) center center no-repeat;
  position  : absolute;
  left      : 0px;
  top       : 0px;
  height    : 90px;
}

.header .nav .nav_sub {
  position          : absolute;
  top               : 90px;
  background        : #fff;
  border            : 1px solid #ddd;
  -moz-box-shadow   : 0px 0px 10px #DDDDDD;
  -webkit-box-shadow: 0px 0px 10px #DDDDDD;
  box-shadow        : 0px 0px 10px #DDDDDD;
  display           : none;
}

.header .nav .nav_sub1 {
  left : -550px;
  width: 1100px;
}

.header .nav .nav_sub2 {
  left : -125px;
  width: 340px;
}

.header .nav .nav_sub3 {
  right: 0px;
  width: 340px;
}

.header .nav .liu {
  overflow: hidden;
}

.header .nav .liu li {
  width      : 215px;
  float      : left;
  padding    : 15px 29px 15px 29px;
  border-left: 1px solid #DDD;
}

.header .nav .liu li .b {
  font-size  : 14px;
  font-weight: bold;
}

.header .nav .liu li p {
  color      : #666;
  font-size  : 12px;
  line-height: 20px;
  padding    : 5px 0 10px 0;
}

.header .nav .liu li .tb {
  display            : block;
  overflow           : hidden;
  text-indent        : -9999px;
  height             : 118px;
  background-position: center center;
  background-repeat  : no-repeat;
  transition         : all 0.3s;
  -moz-transition    : all 0.3s;
  -webkit-transition : all 0.3s;
  -o-transition      : all 0.3s;
}

.header .nav .liu li.tb1 .b {
  color: #555;
}

.header .nav .liu li.tb1 .tb {
  background-image: url(../images/header_navtb1.png);
  background-color: #00a1ff;
}

.header .nav .liu li.tb2 .tb {
  background-image: url(../images/header_navtb2.png);
  background-color: #57C3C1;
}

.header .nav .liu li.tb2 .b {
  color: #FF812E;
}

.header .nav .liu li.tb3 .tb {
  background-image: url(../images/header_navtb3.png);
  background-color: #DD574C;
}

.header .nav .liu li.tb4 .tb {
  background-image: url(../images/header_navtb4.png);
  background-color: #FF812E;
}

.header .nav .liu li.tb5 .tb {
  background-image: url(../images/header_navtb5.png);
  background-color: #94BF2C;
}

.header .nav .liu li.tb5 .b {
  color: #FF812E;
}

.header .nav .liu li.tb6 .tb {
  background-image: url(../images/header_navtb6.png);
  background-color: #fb7e71;
}

.header .nav .liu li.tb7 .tb {
  background-image: url(../images/header_navtb7.png);
  background-color: #596FE0;
}

.header .nav .liu li.tb8 .b {
  color: #F30;
}

.header .nav .liu li.tb8 .tb {
  background-image: url(../images/header_navtb8.png);
  background-color: #09ACDB;
}

.header .nav .liu li:first-child {
  border-left: 1px solid #fff;
}

.header .nav .liu li .b:hover {
  text-decoration: underline;
}

.header .nav .liu li .tb:hover {
  filter        : alpha(opacity=60);
  -moz-opacity  : 0.6;
  -khtml-opacity: 0.6;
  opacity       : 0.6;
}

.header .nav .erx {
  overflow: hidden;
}

.header .nav .erx li {
  display      : block;
  white-space  : nowrap;
  overflow     : hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #eaeced;
  width        : 140px;
  line-height  : 38px;
  margin       : 0 15px;
  float        : left;
  background   : url(../images/icon_li1.png) left center no-repeat;
  text-indent  : 14px;
  font-size    : 14px;
}

.header .nav .erx li a:hover {
  color: #0e9ce4;
}

.header .topan {
  position: absolute;
  right   : -55px;
  top     : 32px;
}

.header .topan .searchbut {
  width       : 35px;
  height      : 35px;
  display     : block;
  float       : left;
  background  : url(../images/header_anso.png) center center no-repeat;
  cursor      : pointer;
  margin-right: 20px;
}

.header .topan .messbut {
  width     : 35px;
  height    : 35px;
  display   : block;
  float     : left;
  background: url(../images/header_anmess.png) center center no-repeat;
  cursor    : pointer;
}

.header .search {
  background: url(../images/search_bj.png) no-repeat;
  width     : 247px;
  height    : 65px;
  position  : absolute;
  right     : -65px;
  top       : 70px;
  display   : none;
}

.header .search input[type='text'] {
  margin: 25px 0 0 10px;
  border: 0;
  height: 30px;
  width : 200px;
  float : left;
}

.header .search input[type='submit'] {
  margin     : 25px 10px 0 0;
  width      : 26px;
  height     : 30px;
  text-indent: -9999px;
  cursor     : pointer;
  background : url(../images/search_tb.png) center center no-repeat;
  border     : 0;
  float      : right;
}

.top_mess {
  position          : fixed;
  left              : 0px;
  right             : 0px;
  top               : 0px;
  width             : 100%;
  z-index           : 8;
  background        : #fff;
  display           : none;
  -moz-box-shadow   : 0px 0px 10px #DDDDDD;
  -webkit-box-shadow: 0px 0px 10px #DDDDDD;
  box-shadow        : 0px 0px 10px #DDDDDD;
}

.top_mess .top_mess_wp {
  width   : 970px;
  margin  : 0 auto;
  padding : 30px 0 0 0;
  height  : 600px;
  position: relative;
}

.top_mess .top_mess_close {
  width     : 39px;
  height    : 39px;
  display   : block;
  position  : absolute;
  right     : -70px;
  top       : 20px;
  background: url(../images/icon_close1.png) no-repeat;
}

.top_mess .top_mess_left {
  width   : 450px;
  float   : left;
  overflow: hidden;
}

.top_mess .top_mess_left .s1 {
  font-size  : 40px;
  line-height: 42px;
  color      : #e60012;
}

.top_mess .top_mess_left .s2 {
  font-size    : 45px;
  line-height  : 48px;
  border-bottom: 1px solid #cccccc;
  padding      : 25px 0 35px 0;
  margin-bottom: 20px;
  color        : #212121;
}

.top_mess .top_mess_left .s3 {
  color    : #333;
  font-size: 16px;
}

.top_mess .top_mess_left .s3 em {
  float                : left;
  color                : #fff;
  width                : 40px;
  height               : 40px;
  text-align           : center;
  line-height          : 20px;
  padding              : 4px;
  margin-right         : 10px;
  font-style           : normal;
  -moz-border-radius   : 3px;
  -webkit-border-radius: 3px;
  border-radius        : 3px;
}

.top_mess .top_mess_left .s3 span {
  color: #e77919;
}

.top_mess .top_mess_left .s3 dt {
  height       : 48px;
  line-height  : 24px;
  overflow     : hidden;
  margin-bottom: 20px;
}

.top_mess .top_mess_left .s3 dt em {
  background: #00affc;
}

.top_mess .top_mess_left .s3 dd {
  height       : 48px;
  line-height  : 48px;
  overflow     : hidden;
  margin-bottom: 20px;
}

.top_mess .top_mess_left .s3 dd em {
  background: #e77919;
}

.top_mess .top_mess_left .s4 {
  background  : url(../images/icon_24tel.png) left center no-repeat;
  padding-left: 58px;
  height      : 60px;
  font-size   : 16px;
  font-weight : bold;
  color       : #333;
  line-height : 28px;
}

.top_mess .top_mess_left .s4 span {
  display  : block;
  font-size: 26px;
  color    : #00affc;
}

.top_mess .top_mess_right {
  width    : 425px;
  float    : right;
  overflow : hidden;
  font-size: 13px;
  color    : #212121;
}

.top_mess .top_mess_right .top_mess_bt {
  font-size     : 24px;
  line-height   : 30px;
  padding-bottom: 10px;
}

.top_mess .top_mess_right .top_mess_sbt {
  font-size  : 16px;
  font-weight: bold;
  padding    : 2px 0px;
  color      : #1a1a1a;
}

.top_mess .top_mess_right label {
  float: left;
}

.top_mess .top_mess_right span {
  float       : left;
  padding-left: 10px;
}

.top_mess .top_mess_right em {
  padding   : 0 12px 0 5px;
  font-style: normal;
}

.top_mess .top_mess_right img {
  float : left;
  margin: 1px 0 0 10px;
  cursor: pointer;
}

.top_mess .top_mess_right input[type='text'] {
  width     : 403px;
  outline   : none;
  font-size : 15px;
  color     : #999999;
  background: #f6f6f6;
  border    : 1px solid #d9d9d9;
  padding   : 0 10px;
  height    : 36px;
}

.top_mess .top_mess_right input[type='checkbox'] {
  float     : left;
  margin-top: 8px;
}

.top_mess .top_mess_right input[type='radio'] {
  float     : left;
  margin-top: 5px;
}

.top_mess .top_mess_right input[type='submit'] {
  border      : 2px solid #e81727;
  background  : none;
  outline     : none;
  font-size   : 20px;
  font-weight : bold;
  width       : 45%;
  margin-right: 15px;
  float       : left;
  color       : #e81727;
  height      : 50px;
  margin-top  : 10px;
  cursor      : pointer;
}

.top_mess .top_mess_right a.submit {
  background  : #e81727;
  outline     : none;
  font-size   : 20px;
  text-align  : center;
  font-weight : bold;
  width       : 45%;
  margin-right: 15px;
  float       : left;
  color       : #fff;
  height      : 50px;
  line-height : 50px;
  margin-top  : 10px;
  cursor      : pointer;
}

.top_mess .top_mess_right input[type='text'].yzm {
  width: 185px;
}

.top_mess .top_mess_right input[type='text'].name {
  width: 185px;
}

.top_mess .top_mess_right input[type='text'].tel {
  width: 185px;
  float: right;
}

.top_mess .top_mess_right ul {
  overflow: hidden;
}

.top_mess .top_mess_right ul li {
  padding : 0 0 8px 0;
  overflow: hidden;
}

.top_mess .top_mess_right dl {
  overflow   : hidden;
  line-height: 30px;
}

.top_mess .top_mess_right dl dt {
  width: 230px;
  float: left;
}

.top_mess .top_mess_right dl dd {
  width: 180px;
  float: left;
}




/*底部 footer*/




.f_bj {
  color      : #fff;
  line-height: 35px;
  clear      : both;
  height     : 362px;
  font-family: "Microsoft Yahei";
  overflow   : hidden;
  background : url(../images/foot_bg.gif) repeat-x center 0 #3a3a3a;
  padding-top: 68px;
  border-top : 5px solid #1b5ea0;
}

.f_bj a {
  color: #fff;
}


.footer {
  width   : 1100px;
  margin  : 0 auto;
  overflow: hidden;
}


.f_con {
  display : block;
  overflow: hidden;
  height  : 290px;
}

.f_code,
.f_nav {
  background: url(../images/foot_line01.gif) no-repeat right 6px;
  /* height : 212px; */
}

.f_code {
  width  : 307px;
  padding: 13px 0 0;
}

.f_code p {
  display   : block;
  float     : left;
  background: url(images/f_codebg.jpg) no-repeat center 0;
  padding   : 0 5px;

}

.f_code p img {
  display: block;


}

.f_logo img {
  display      : block;
  margin-bottom: 15px;
  margin-left  : 18px;
}

.f_nav {
  line-height : 50px;
  width       : 276px;
  font-size   : 16px;
  padding-left: 30px;
}

.f_nav a {
  display    : inline-block;
  float      : left;
  /* width   : 138px; */
  margin     : 0px 30px;
  color      : #fff !important;
  font-weight: normal;
}

.f_nav em a {
  display: block;
  width  : 156px;
}

.f_text {
  /* width: 420px;
	padding: 0 0 0 40px; */
  width  : 442px;
  padding: 0 0 0 45px;
}

.f_text h3 {
  font-weight: normal;
  font-size  : 24px;
  line-height: 56px;
  height     : 65px;
}

.f_text span {
  display       : block;
  background    : url(../images/foot_ico1.gif) no-repeat 0 6px;
  padding-left  : 36px;
  /* width      : 224px; */
  /* white-space: nowrap; */
  float         : left;
  font-size     : 15px;
}

.f_text span.f_text1 {
  background: url(../images/foot_ico2.gif) no-repeat 0 6px;
  /* width  : 170px; */
}

.f_text span.f_text2 {
  background: url(../images/foot_ico3.gif) no-repeat 0 6px;
}

.f_text span.f_text3 {
  background: url(../images/foot_ico4.gif) no-repeat 0 6px;
  /* width  : 170px; */
}

.f_text span.f_text4 {
  background: url(../images/foot_ico5.gif) no-repeat 0 6px;
  /* width  : 365px; */
}

.f_wz {
  height     : 65px;
  line-height: 30px;
  color      : #8f8f8f;
  text-align : center;
}

.f_wz span {
  font-size : 13px;
  /* display: block;
 	float     : right; */
}

.f_wz span em img {
  display: inline-block;
  height : 30px;
}

.f_wz span em {
  display: inline-block;
  padding: 10px 0 0;
  float  : left;
}

.f_wz a {
  color  : #8f8f8f;
  padding: 0 16px 0 0;
}


.shengming {
  width      : 100%;
  height     : 30px;
  line-height: 30px;
  text-align : center;
  background : #3a3a3a;
}

.shengming p {
  font-size: 12px;
  color    : #FFFFFF;
}








/* .footer {
	overflow: hidden;
	width: 100%;
	color: #ccc;
	font-size: 13px;
	line-height: 26px;
}
.footer a {
	color: #ccc;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.footer a:hover {
	color: #e87518;
}
.footer .foot_topbj {
	height: 39px;
	overflow: hidden;
	background: url(../images/footer_backtop.png) center center no-repeat;
}
.footer .foot_topbj .foot_top {
	display: block;
	width: 90px;
	height: 39px;
	margin: 0 auto;
	overflow: hidden;
}
.footer .foot_main {
	padding: 28px 0 20px 0;
	position: relative;
	background: #605d5c;
	font-size: 14px;
}
.footer .foot_main .foot_lx {
	width: 455px;
	height: 310px;
	float: left;
	
}
.footer .foot_main .foot_lx dl {
	padding: 15px 0 0 0;
}
.footer .foot_main .foot_lx dt {
	overflow: hidden;
	height: 31px;
	line-height: 31px;
	float: left;
	width: 100%;
	margin: 10px 0;
}
.footer .foot_main .foot_lx dd {
	overflow: hidden;
	height: 31px;
	line-height: 31px;
	float: left;
	width: 250px;
	margin: 10px 0;
}
.footer .foot_main .foot_lx label {
	display: block;
	float: left;
	width: 56px;
	margin-left: 40px;
}
.footer .foot_main .foot_lx span {
	float: left;
}
.footer .foot_main .foot_lx em {
	float: left;
	font-style: normal;
	padding-right: 5px;
}
.footer .foot_main .foot_lx a {
	float: left;
}
.footer .foot_main .foot_lx .tel {
	font-family: Arial, Helvetica, sans-serif;
}
.footer .foot_main .foot_lx .tel i {
	font-size: 20px;
	font-style: normal;
}
.footer .foot_main .foot_lx .tel b {
	color: #1b5ea0;
	font-size: 22px;
	font-weight: normal;
}
.footer .foot_main .foot_lx .tb1 {
	background: url(../images/footer_icon.png) left 0 no-repeat;
}
.footer .foot_main .foot_lx .tb2 {
	background: url(../images/footer_icon.png) left -31px no-repeat;
	color: #34a5e3;
}
.footer .foot_main .foot_lx .tb2 a {
	color: #34a5e3;
}
.footer .foot_main .foot_lx .tb3 {
	background: url(../images/footer_icon.png) left -62px no-repeat;
	width: 230px;
}
.footer .foot_main .foot_lx .tb4 {
	background: url(../images/footer_icon.png) left -93px no-repeat;
}
.footer .foot_main .foot_lx .tb5 {
	background: url(../images/footer_icon.png) left -124px no-repeat;
	width: 250px;
}
.footer .foot_main .foot_lx .tb6 {
	background: url(../images/footer_icon.png) left -155px no-repeat;
}
.footer .foot_main .foot_lx .tb7 {
	background: url(../images/footer_icon.png) left -186px no-repeat;
}
.footer .foot_main .foot_about {
	width: 290px;
	height: 310px;
	padding: 0 30px;
	float: left;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
}
.footer .foot_main .foot_about .nr {
	
	overflow: hidden;margin: 20px auto;
	
}
.footer .foot_main .foot_about .nr a {
	color: #ccc;
}
.footer .foot_main .foot_about  p {
 width:40%; float:left
}
.footer .foot_main .foot_about a {
	color: #1b5ea0;
	line-height: 30px;
}
.footer .foot_main .foot_ewm {
	float: right;
	width: 373px;
	height: 310px;
	margin-right: 15px;
	position: relative;
}
.footer .foot_main .foot_ewm dl {
	float: right;
	padding: 35px 0 0 0;
}
.footer .foot_main .foot_ewm dt {
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.footer .foot_main .foot_ewm dd {
	float: left;
	width: 102px;
	margin: 0 10px;
	text-align: center;
	line-height: 30px;
}
.footer .foot_main .foot_ewm .foot_ewm_pic {
	position: absolute;
	left: 20px;
	top: -65px;
}
.footer .foot_main .foot_bt {
	font-size: 16px;
	padding-bottom: 5px;
	line-height: 30px;
}
.footer .foot_copy {
	background: #292929;
	overflow: hidden;
	padding: 14px 0;
}
.footer .foot_copy .sm {
	float: left;
}
.footer .foot_copy .href {
	float:left; margin-left:80px;
} */




/*fdright_nav*/
.fdright_nav {
  position  : fixed;
  right     : 0px;
  top       : 50%;
  margin-top: -138px;
  z-index   : 9;
}

.fdright_nav li {
  width             : 45px;
  height            : 45px;
  line-height       : 45px;
  position          : relative;
  margin-bottom     : 1px;
  color             : #fff;
  font-size         : 14px;
  color             : #fff;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.fdright_nav li a {
  display            : block;
  overflow           : hidden;
  position           : absolute;
  left               : 0px;
  top                : 0px;
  width              : 140px;
  background-color   : #1b5ea0;
  color              : #fff;
  padding-left       : 45px;
  background-position: left top;
  background-repeat  : no-repeat;
  transition         : all 0.3s;
  -moz-transition    : all 0.3s;
  -webkit-transition : all 0.3s;
  -o-transition      : all 0.3s;
}

.fdright_nav li img {
  display : none;
  position: absolute;
  right   : 45px;
  top     : -50px;
  width   : 150px;
  height  : 150px;
}

.fdright_nav li .fdright_nav_qq {
  background-image: url(../images/kefu_qq.png);
}

.fdright_nav li .fdright_nav_tel {
  background-image: url(../images/kefu_tel.png);
}

.fdright_nav li .fdright_nav_xq {
  background-image: url(../images/kefu_xq.png);
}

.fdright_nav li.fdright_nav_wx {
  background: #1b5ea0 url(../images/kefu_wx.png) no-repeat;
}

.fdright_nav li.fdright_nav_wx:hover {
  background: #262626 url(../images/kefu_wx.png) no-repeat;
}

.fdright_nav li.fdright_nav_wx:hover img {
  display: block;
}

.fdright_nav li.fdright_nav_top {
  background: #4e4e4e url(../images/kefu_top.png) no-repeat;
  cursor    : pointer;
}

.fdright_nav li a:hover {
  background-color: #262626;
  left            : -105px;
}

.fdright_nav .TOP a:hover {
  left: 0;
}

.fdright_nav .TOP {
  background: #605d5c;
}

.fdright_nav .TOP a {
  background-color: #605d5c;
  padding-left    : 10px;
  color           : #fff;
}

/*page*/
.NewPage {
  text-align: center;
  overflow  : hidden;
  font-size : 13px;
  padding   : 20px 0 0 0;
}

.NewPage .pageBody {
  display: inline-block;
}

.NewPage a {
  display    : block;
  margin     : 0px 3px;
  width      : 28px;
  height     : 28px;
  float      : left;
  line-height: 28px;
  background : url(../images/icon_page.gif) no-repeat center top;
}

.NewPage span {
  margin     : 0px 3px;
  background : url(../images/icon_page.gif) no-repeat center bottom;
  width      : 28px;
  height     : 28px;
  line-height: 28px;
  float      : left;
  color      : #FFFFFF;
}

.NewPage .thisclass a {
  background: url(../images/icon_page.gif) no-repeat center bottom;
  color     : #FFFFFF;
}

.NewPage .pageinfo {
  margin     : 0px 3px;
  background : #F60;
  padding    : 0 15px;
  height     : 28px;
  line-height: 28px;
  width      : 120px;
  color      : #FFFFFF;
}

.NewPage a:link {
  background: url(../images/icon_page.gif) no-repeat center top;
}

.NewPage a:visited {
  background: url(../images/icon_page.gif) no-repeat center top;
}

.NewPage a:hover {
  background: url(../images/icon_page.gif) no-repeat center bottom;
  color     : #FFFFFF;
}

.NewPage a:active {
  background: url(../images/icon_page.gif) no-repeat center top;
}

.news_ban {
  width              : 100%;
  height             : 500px;
  background-position: center top;
  background-repeat  : no-repeat;
  /* mar gin-top     : 150px; */
}

.title {
  background : url(../images/bg5.jpg) no-repeat left;
  height     : 102px;
  color      : #fff;
  font-size  : 20px;
  font-weight: bold;
  width      : 245px;
  overflow   : hidden;

}

.title h2 {
  line-height: 102px;
  text-align : center;
  font-size  : 20px;
  font-weight: bold;
}

.title i {
  font-size   : 20px;
  font-weight : bold;
  color       : #fff;
  padding-left: 13px;
  padding-top : 2px;
}

.bort9 {
  border-top   : 9px solid #007eb9;
  border-radius: 5px 5px 0px 0px;
}

.bor9 {}

.lefta {
  width        : 245px;
  margin-bottom: 10px;
}

.lefta .comt {
  background: #fff;
}


.lefta .comt ul li.hover .box a {
  background : none;
  font-weight: normal;
}

.lefta .comt ul li.hover .box a.hover {
  color      : #007eb9;
  font-weight: bold;
}

.lefta .comt1 ul li a {
  background  : #fff url(../images/jia.png) 213px center no-repeat;
  border-top  : 1px solid #eaeaea;
  line-height : 60px;
  height      : 60px;
  display     : block;
  padding-left: 25px;
  font-size   : 14px;
}

.lefta .comt1 ul li .box {
  padding: 10px 0px;
  display: none;
}

.lefta .comt1 ul li .box a {
  height     : 30px;
  line-height: 30px;
  display    : block;
  color      : #888;
  border     : 0px;
}

.lefta .comt1 ul li .box a:hover {
  color     : #007eb9;
  background: none;
}

.lefta .comt1 ul li:hover a,
.lefta .comt1 ul li.hover a {
  background : #1b5ea0 url(../images/jia1.png) 213px center no-repeat;
  font-weight: bold;
  color      : #fff
}

.lefta .comt1 ul li.hover a {
  background : #1b5ea0 url(../images/jian.png) 213px center no-repeat;
  font-weight: bold;
  color      : #fff
}

.lefta .comt ul li .boxlist {
  padding: 0;
  display: none;
  border : none;
}

.lefta .comt ul li .boxlist li {
  line-height: 50px;
  background : #b1aeae;
}

.lefta .comt ul li .boxlist li a {
  height       : 40px;
  padding-left : 45px;
  color        : #333;
  font-weight  : normal;
  border-bottom: 0;
  line-height  : 40px;
  background   : #f6f6f6 url(../images/tb12.png) 26px center no-repeat;
  border-top   : none;
}

.lefta .comt ul li .boxlist li a:hover,
.lefta .comt ul li .boxlist li a.hover {
  color      : #1b5ea0;
  font-weight: bold
}

.lefta .comt ul li.hover .boxlist {
  display: block;
}

.lefta .title {
  color      : #fff;
  font-size  : 20px;
  font-weight: bold;
  width      : 245px;
  display    : block;
  overflow   : hidden;
  margin-top : 15px;
  height     : 70px;
  background : none;
}


.lefta .title h2 {
  line-height: 70px;
  text-align : center;
  font-size  : 22px;
  font-weight: bold;
  display    : block;
  height     : 70px;
  background : #1b5ea0;
}


.leftnews {
  margin-bottom: 10px;
}

.leftnews .title {

  color      : #fff;
  font-size  : 20px;
  font-weight: bold;
  width      : 245px;
  display    : block;
  overflow   : hidden;
  margin-top : 15px;
  height     : 70px;
  background : none;
}


.leftnews .title h2 {
  line-height: 70px;
  text-align : center;
  font-size  : 22px;
  font-weight: bold;
  display    : block;
  height     : 70px;
  background : #1b5ea0;
}


.leftnews .leftnewscomt {
  background: #fff;
  padding   : 10px;
}

.leftnews .leftnewscomt ul li {
  height       : 30px;
  line-height  : 30px;
  border-bottom: 1px solid #f2f2f2;
  overflow     : hidden;
}

.leftnews .leftnewscomt ul li a {
  font-size   : 14px;
  display     : block;
  padding-left: 10px;
}

.leftnews .leftcont {
  background: #fff;
  padding   : 10px 5px;
}

.leftnews .leftcont h2 {
  font-size     : 16px;
  font-weight   : bold;
  color         : #1b5ea0;
  padding-bottom: 10px;
  border-bottom : 1px solid #f2f2f2;
}

.leftnews .leftcont span {
  line-height  : 34px;
  font-size    : 13px;
  padding-top  : 10px;
  display      : block;
  border-bottom: 1px solid #f2f2f2;
}

#NmainR2 {
  width        : 860px;
  height       : auto;
  margin       : 0 auto;
  margin-top   : 13px;
  margin-bottom: 20px;
}

.leftnews .leftcont p {
  font-size  : 18px;
  color      : #333;
  padding-top: 10px;
  line-height: normal;
}

.leftnews .leftcont p i {
  font-size: 22px;
  color    : #1b5ea0;
  display  : block;
}

.leftprocomt {
  padding-top: 10px;
}

.leftprocomt li {
  float       : left;
  text-align  : center;
  width       : 107px;
  margin-right: 10px;
}

.leftprocomt li img {
  width             : 117px;
  height            : 100px;
  border-radius     : 3px;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition   : all .3s ease-in-out 0s;
  transition        : all .3s ease-in-out 0s;
  border            : 1px solid #ccc;
}

.leftprocomt li p {
  line-height: 30px;
  height     : 30px;

}

.leftprocomt li:hover img {}

.leftprocomt li:hover p {
  color   : #1b5ea0;
  height  : 30px;
  overflow: hidden;
}

.subleft {
  width: 245px;
}

.honorlist ul.list {
  float       : left;
  width       : 100%;
  padding-left: 0px;
}

.honorlist ul.list li.item {
  float        : left;
  width        : 296px;
  margin-bottom: 30px;
  margin-right : 14px;
}

.honorlist ul.list li.item a:hover img {
  opacity: 0.8;
}

.honorlist ul.list li.item a:hover span {
  color: #fff;
}

.honorlist ul.list li.item span {
  width             : 100%;
  height            : 45px;
  color             : #fff;
  text-align        : center;
  display           : block;
  line-height       : 45px;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition   : all .3s ease-in-out 0s;
  transition        : all .3s ease-in-out 0s;
}

.honorlist ul.list li.item img {
  width  : 100%;
  display: block;
  padding: 1px;
}

.list_imgH ul.list li.item {
  width       : 286px;
  margin-right: 20px;
}

.list_imgH ul.list li.item a {
  display   : block;
  width     : 100%;
  overflow  : hidden;
  position  : relative;
  background: #1b5ea0;
}

.ico {
  background    : url(../images/icon1.png) no-repeat;
  display       : inline-block;
  vertical-align: middle;
}

.list_imgH ul.list li.item a:hover {
  background: #1b5ea0;
}

.list_imgH ul.list li.item img {
  display: block;
  width  : 284px;
  height : 213px;
}

.item_mask {
  width            : 284px;
  height           : 213px;
  background       : rgba(0, 0, 0, 0);
  position         : absolute;
  left             : 1px;
  top              : 1px;
  opacity          : 0;
  filter           : Alpha(opacity=0);
  *zoom            : 1;
  -webkit-transform: rotateX(180deg) scale(0.5, 0.5);
  transform        : rotateX(180deg) scale(0.2, 0.2);
  transition       : all ease-out .5s;
}

.item_link_icon {
  display            : block;
  width              : 45px;
  height             : 45px;
  text-align         : center;
  background-position: 0px -105px;
  line-height        : 38px;
  position           : absolute;
  left               : 50%;
  top                : 50%;
  margin-left        : -22px;
  opacity            : 0;
  filter             : Alpha(opacity=0);
  *zoom              : 1;
}

.list_imgH ul.list li.item:hover .item_mask {
  opacity          : 1;
  filter           : Alpha(opacity=100);
  -webkit-transform: rotateX(0deg) scale(1, 1);
  transform        : rotateX(0deg) scale(1, 1);
  transition       : all 1s cubic-bezier(.23, 1, .38, 1) 0s;
  background       : rgba(0, 0, 0, 0.3);
}

.list_imgH ul.list li.item:hover .item_link_icon {
  transform: translateY(-21px);
  opacity  : 1;
  filter   : Alpha(opacity=100);
}

.t {
  padding  : 0 0 25px;
  color    : #1b5ea0;
  font-size: 18px;
}

.t2 {
  padding  : 25px 0;
  color    : #1b5ea0;
  font-size: 24px;
}

/* formData */
.formData {
  padding-bottom: 20px;
}

.formData .item {
  float        : left;
  color        : #999;
  font-weight  : normal;
  width        : 420px;
  height       : 56px;
  line-height  : 56px;
  border       : 1px solid #e4e4e4;
  margin-right : 76px;
  margin-bottom: 45px;
  position     : relative;
}

.formData .item label {
  padding-left: 15px;
  position    : absolute;
  left        : 0;
  top         : 0;
  z-index     : 11;
  text-align  : center;
  display     : block;
  margin      : 0;
  height      : 56px;
  line-height : 56px;
  font-size   : 18px;
  color       : #666;
}

.formData .item input {
  outline    : none;
  line-height: 38px;
  height     : 38px;
  font-size  : 18px;
}

.formData .item .txt {
  width       : 350px;
  height      : 56px;
  line-height : 56px;
  display     : block;
  background  : none;
  padding-left: 70px;
  border      : 0 none;
  color       : #666;
}

.formData .item .red {
  position: absolute;
  right   : 15px;
  top     : 0;
  color   : #ff0000;
  z-index : 11;
}

.formData .item.mr0 {
  margin-right: 0;
}

.formData .msg-box {
  position: absolute;
  left    : 0;
  top     : 0px;
}

.formData .liuyan {
  width : 918px;
  height: 260px;
  border: 1px solid #e4e4e4;
  float : left;
}

.formData .liuyan label {
  text-align: right;
  display   : block;
}

.formData .liuyan textarea {
  width      : 908px;
  height     : 234px;
  line-height: 35px;
  padding    : 12px 10px;
  text-indent: 100px;
  font-size  : 18px;
  font-family: "microsoft yahei";
  color      : #333;
  border     : 0 none;
  overflow   : hidden;
  background : none;
  resize     : none;
  display    : block;
  outline    : none;
}

.formData .bot {
  width: 100%;
}

.formData .sub {
  width             : 232px;
  line-height       : 52px;
  border            : 2px solid #1b5ea0;
  margin-right      : 2px;
  text-align        : center;
  background        : #1b5ea0;
  color             : #FFF;
  cursor            : pointer;
  font-size         : 18px;
  display           : block;
  -webkit-transition: all ease 300ms;
  -moz-transition   : all ease 300ms;
  -ms-transition    : all ease 300ms;
  -o-transition     : all ease 300ms;
  transition        : all ease 300ms;
}

.formData .sub:hover {
  background: none;
  color     : #1b5ea0;
}

.formData .yzm .txt {
  padding-left: 80px;
}

.formData .yzm img {
  position: absolute;
  right   : 0;
  top     : 0;
  height  : 56px;
  border  : 0px;
  display : block;
}

.subright {
  width         : 920px;
  padding-bottom: 20px;
  line-height   : 28px;
  padding-top   : 15px;
}

.subright .anlitopH4 {
  height     : 38px;
  line-height: 38px;
  border     : 1px solid #e4e4e4;
  margin-top : 20px;
}

.subright .anlitopH4 span {
  border-left : 5px solid #1b5ea0;
  height      : 38px;
  line-height : 38px;
  padding-left: 22px;
  display     : block;
  float       : left;
  color       : #1b5ea0;
  font-weight : bold;
  font-size   : 14px;
}

.subright .divanli {
  border       : 1px solid #e4e4e4;
  border-top   : none;
  margin-bottom: 10px;
  padding      : 15px;
}

.subright .divanli ul {
  width : 105%;
  height: 185px;
}

.subright .divanli ul li {
  float      : left;
  margin-left: 10px;
}

.subright .divanli ul li:first-child {
  margin-left: 0;
}

.subright .divanli ul li a img {
  width  : 194px;
  height : 143px;
  display: block;
  border : solid 1px #e4e4e4;
}

.subright .divanli ul li a span {
  height     : 45px;
  line-height: 45px;
  text-align : center;
  display    : block;
  width      : 170px;
}

.subright .divanli ul li a:hover img {
  border-color: #007eb9;
}

.subright .divanli ul li a:hover span {
  color      : #007eb9;
  font-weight: bold;
}

.subright .divremmnews {
  border          : 1px solid #e4e4e4;
  border-top      : none;
  margin-bottom   : 10px;
  padding         : 15px;
  background-color: #fff;
}

.subright .divremmnews ul {
  width   : 100%;
  overflow: hidden;
}

.subright .divremmnews ul li {
  float        : left;
  width        : 47%;
  height       : 35px;
  line-height  : 35px;
  margin       : 0 1.5%;
  border-bottom: 1px dashed #ccc;
}

.subright .divremmnews ul li a {
  height     : 35px;
  line-height: 35px;
  float      : left;
  overflow   : hidden;
}

.subright .divremmnews ul li span {
  color      : #666;
  float      : right;
  height     : 35px;
  line-height: 35px;
  white-space: nowrap
}

.subright .divremmnews ul li a:hover {
  color: #1b5ea0;
}

.map_ul {
  list-style : outside none none;
  display    : block;
  width      : 100%;
  padding-top: 10px;
}

.map_ul li {
  display       : block;
  width         : 100%;
  padding-bottom: 10px;
  margin-bottom : 10px;
  border-bottom : 1px solid #DCDBDB;
  margin-left   : 10px;
  float         : left;
}

.map_ul li a {
  font-size  : 14px;
  float      : left;
  width      : 100%;
  height     : 23px;
  line-height: 23px;
  font-weight: bold;
}

.map_ul .list-inline {
  display    : block;
  margin-left: 14%;
  width      : 80%;
  min-height : 30px;
}

.map_ul .list-inline a {
  font-weight: normal;
  width      : auto;
  float      : none;
  line-height: 32px;
  height     : 32px;
  margin     : 0 10px 10px 0;
  display    : inline-block;
  border     : 1px solid #ccc;
  padding    : 0px 10px;
}

/*banner*/
.index_ban {
  height    : 507px;
  overflow  : hidden;
  width     : 100%;
  background: url(../images/banner_botbj.png) left bottom repeat-x;
  position  : relative;
  min-width : 0 !important;
}

.index_ban .p,
.index_ban .p li {
  width: 100% !important;
}

.index_ban .p a {
  display : block;
  overflow: hidden;
  height  : 505px;
  width   : 100%;
}

.index_ban .x {
  position  : absolute;
  left      : 0px;
  top       : 520px;
  width     : 100%;
  text-align: center;
}

.index_ban .x ul {
  display: inline-block;
}

.index_ban .x ul li {
  width                : 12px;
  height               : 12px;
  float                : left;
  background           : #ccc;
  margin               : 0 10px;
  cursor               : pointer;
  -moz-border-radius   : 50%;
  -webkit-border-radius: 50%;
  border-radius        : 50%;
}

.index_ban .x ul li.on {
  background: #ff823d;
}

.index_ban .prev,
.index_ban .next {
  position          : absolute;
  display           : block;
  top               : 50%;
  background        : url(../images/icon_lr2.png) no-repeat;
  margin-top        : -50px;
  width             : 52px;
  height            : 100px;
  filter            : alpha(opacity=0);
  -moz-opacity      : 0;
  -khtml-opacity    : 0;
  opacity           : 0;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.index_ban .prev {
  background-position: left top;
  left               : 50px;
}

.index_ban .next {
  background-position: right top;
  right              : 50px
}

.index_ban:hover .prev,
.index_ban:hover .next {
  filter        : alpha(opacity=50);
  -moz-opacity  : 0.5;
  -khtml-opacity: 0.5;
  opacity       : 0.5;
}

.index_ban .prev:hover,
.index_ban .next:hover {
  filter        : alpha(opacity=100);
  -moz-opacity  : 1;
  -khtml-opacity: 1;
  opacity       : 1;
}


/*foot_link 友情链接*/


.link_bg {
  width      : 100%;
  height     : 80px;
  margin-top : 5px;
  padding-top: 15px;
  background : #dedede
}

.link {
  width : 1100px;
  margin: 0 auto;
}

.link_til dt {
  height    : 30px;
  color     : #e50515;
  background: url(../images/link_line.gif) repeat-x left 8px;
  overflow  : hidden;
}

.link_til dt span {
  float           : left;
  /* padding-right: 10px; */
  font-family     : "Microsoft YaHei";
  font-weight     : bold;
  font-size       : 16px;
  color           : #fff;
  background      : #1b5ea0;
  width           : 130px;
  text-align      : center;
  height          : 30px;
  line-height     : 30px;
}

.link_til em {
  padding-left: 5px;
  font-style  : normal;
  font-family : Arial, Helvetica, sans-serif;
}

.link_til dt a {
  color: #fff;
}

.link_til dt i {
  padding-left: 5px;
  font-style  : normal;
  line-height : 20px;
  float       : right;
  font-family : "宋体";
  background  : #444;
}

.link_til dd {
  line-height: 30px;
  padding-top: 5px;
}

.link_til dd a {
  padding  : 0 14px;
  color    : #000;
  font-size: 13px;
}









/* .foot_link {
	overflow: hidden;
	}
.foot_link .foot_link_xun {
	position: relative;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
}
.foot_link .foot_link_xun .foot_link_down {
	position: absolute;
	right: 0px;
	top: 7px;
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/icon_lr3.png) right bottom no-repeat;
}
.foot_link .foot_link_xun .foot_link_down.on {
	background: url(../images/icon_lr3.png) left bottom no-repeat;
}
.foot_link .foot_link_xun dt {
	float: left;
}
.foot_link .foot_link_xun dd {
	float: left;
	width: 1045px;
	height: 30px;
	overflow: hidden;
}
.foot_link .foot_link_xun dd a {
	color: #959595;
	display: inline-block;
	padding: 0 5px;
	white-space: nowrap;
}
.foot_link .foot_link_xun dd a:hover {
	color: #FF6600;
}
.foot_link .foot_link_tb {
	overflow: hidden;
	padding: 10px 0;
	font-size: 13px;
}
.foot_link .foot_link_tb li {
	overflow: hidden;
	float: left;
	width: 95px;
	margin: 0 4px;
	position: relative;
	padding-left: 40px;
	height: 40px;
	line-height: 20px;
} */




.imenu {
  text-align: center;
}

.imenu a {
  font-size    : 16px;
  margin       : 10px 18px;
  display      : inline-block;
  pad ding     : 10px 23px;
  text-align   : center;
  border-radius: 25px;
  height       : 20px;
  line-height  : 40px;
  background   : #1b5ea0;
  color        : #fff;
  width        : 240px;
  height       : 40px;
}

.imenu a:first-child {
  border-left: 0 none;
}

.imenu a:hover {
  color      : #e38813;
  font-weight: bold;
}

.index .floor_1_main {
  padding-top   : 50px;
  padding-bottom: 50px;
}

.about_con {}

.top50 {
  margin-top: 50px;
}

.aygnwydj {
  width     : 547px;
  height    : 56px;
  background: url(../images/ab.png) center no-repeat;
  margin    : 0 auto;
}

.gyxtjhw {
  font-size  : 30px;
  font-weight: 700;
  text-align : center;
  padding-top: 10px;
  color      : #605d5c;
}

.gyxtjhw font {
  font-size  : 30px;
  font-weight: 700;
  color      : #1b5ea0;
}

.top40 {
  margin-top: 40px;
}

.totalwidth {
  width : 1200px;
  margin: 0 auto;
  height: auto;
}

.shgbbtl {
  width     : 10px;
  height    : 420px;
  background: #1b5ea0;
  float     : left;
}

.hsgbjtzb {
  width     : 537px;
  height    : 340px;
  background: #f6f7f7;
  padding   : 40px 45px;
  float     : left;
}

.jjbtyz {
  float     : right;
  width     : 563px;
  height    : 420px;
  background: url(/skin/images/about.jpg) center no-repeat;
}

.ngjlswbz {
  font-size: 22px;
  color    : #1b5ea0;
  height   : 56px;
}

.gjgnjsld {
  font-size  : 15px;
  line-height: 30px;
  color      : #605d5c;
  height     : 218px;
}

.srhlsnkd {
  width        : 120px;
  height       : 40px;
  margin-right : 1px;
  float        : left;
  font-size    : 16px;
  color        : #fff;
  text-align   : center;
  margin       : 0px 7px;
  border-radius: 20px;
}

.srhlsnkd a {
  width             : 100%;
  background        : #605d5c;
  float             : left;
  font-size         : 16px;
  color             : #fff;
  line-height       : 40px;
  text-align        : center;
  display           : block;
  border-radius     : 20px;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.srhlsnkd a:hover {
  background: #0067d0;
  transform : translateY(-1px);
}

.ipro {
  position  : relative;
  overflow  : hidden;
  padding   : 30px 0;
  background: #fff;
  overflow  : hidden;
  border    : 3px solid #deefee;
  padding   : 0 0 8px 0;
  margin    : 35px 0 0 0;
}

.ipro .list {
  width: 108%;
}

.ipro .item {
  float   : left;
  width   : 280px;
  display : block;
  height  : 210px;
  overflow: hidden;
  margin  : 8px;

  position: relative;
  border  : 1px solid #ccc;
}

.ipro .item a {
  display : block;
  position: relative;
  width   : 100%;
  height  : 210px;
}

.ipro .item img {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  width     : 100%;
  height    : 100%;
  display   : block;
}

.ipro .item:hover img {
  transform: scale(1.06, 1.06);
}

.ipro .item h3 {
  position   : absolute;
  text-align : center;
  left       : 0;
  bottom     : 0;
  width      : 100%;
  text-indent: 30px;
  font-weight: normal;
  font-size  : 14px;
  height     : 45px;
  line-height: 45px;
  background : url(../images/black60.png) repeat;
  color      : #fff;
}

.ipro .item em {
  position           : absolute;
  right              : 0;
  bottom             : 10px;
  z-index            : 2;
  width              : 32px;
  height             : 26px;
  background-position: -190px 0;
  display            : block;
  margin-right       : 30px;
  vertical-align     : middle;
}

.ipro .item:hover h3 {
  background      : url(../images/ipro_t.png) repeat-x left top;
  background-color: rgba(27, 94, 160, 0.5);
}

/*解决方案*/

.fanan {
  margin: 30px auto;
}



.diysbt {
  overflow     : hidden;
  text-align   : center;
  margin-bottom: 20px;
}

.diysbt .b1 {
  font-weight: bold;
  overflow   : hidden;
  font-size  : 30px;
  color      : #605d5c;
  line-height: 40px;
}

.diysbt .b2 {
  overflow   : hidden;
  font-size  : 16px;
  color      : #605d5c;
  line-height: 26px;
  margin     : 15px 0 0 0;
}

.diysbt .b3 {
  overflow   : hidden;
  font-size  : 14px;
  color      : #666;
  line-height: 26px;
  margin     : 15px 0 0 0;
}

.diysbt .line {
  width     : 69px;
  height    : 1px;
  overflow  : hidden;
  margin    : 18px auto 0 auto;
  background: url(../images/icon_line1.png) no-repeat;
}

/*index_hengp*/
.index_hengp1 {
  width     : 100%;
  height    : 143px;
  overflow  : hidden;
  background: url(../images/hengbj1.png) center center no-repeat;
}

.index_hengp2 {
  width     : 100%;
  height    : 230px;
  overflow  : hidden;
  background: url(../images/hengbj2.png) center center no-repeat;
}

.youshi {
  padding-bottom: 42px;
  width         : 1200px;
  margin        : 20px auto;
  height        : auto;
}

.youshi .index-title {
  padding-top   : 70px;
  padding-bottom: 50px;
  background    : url(../images/icon-6.png) no-repeat center;
}

.youshi-list {
  width: 1230px;
}

.youshi-list li {
  position          : relative;
  float             : left;
  margin-right      : 31px;
  margin-bottom     : 30px;
  padding           : 0 28px 0 38px;
  width             : 377px;
  height            : 210px;
  border            : 1px solid #C9C9C9;
  box-sizing        : border-box;
  -webkit-transition: .3s;
  -o-transition     : .3s;
  transition        : .3s;
}

.youshi-list li:before {
  position   : absolute;
  left       : 50%;
  bottom     : -26px;
  margin-left: -192px;
  width      : 384px;
  height     : 25px;
  content    : url(../images/youshi-shadow.png);
}

.sp-ys {
  display          : inline-block;
  background-image : url(../images/sprite-youshi.png);
  background-repeat: no-repeat;
  overflow         : hidden;
}

.youshi-list li>.sp-ys {
  position: absolute;
  left    : 0;
  top     : 0;
  width   : 41px;
  height  : 41px;
}

.sp-ys1 {
  background-position: 0 0;
}

.sp-ys2 {
  background-position: 0 -41px;
}

.sp-ys3 {
  background-position: 0 -82px;
}

.sp-ys4 {
  background-position: 0 -123px;
}

.sp-ys5 {
  background-position: 0 -164px;
}

.sp-ys6 {
  background-position: 0 -205px;
}

.youshi-list li .pic {
  width             : 70px;
  height            : 100px;
  line-height       : 100px;
  -webkit-transition: .3s;
  -o-transition     : .3s;
  transition        : .3s;
}

.fl {
  float: left;
}

.com-cell {
  display       : table-cell;
  vertical-align: middle;
}

.com-table {
  display: table;
  width  : 100%;
  height : 100%;
}

.youshi-list li:hover .pic {
  -webkit-transform: translateY(-5px);
  -ms-transform    : translateY(-5px);
  -o-transform     : translateY(-5px);
  transform        : translateY(-5px);
}

.youshi-list li .pic .sp-ys {
  vertical-align: middle;
}

.sp-ys1-1 {
  width              : 55px;
  height             : 55px;
  background-position: -65px -497px;
}

.sp-ys2-1 {
  width              : 52px;
  height             : 52px;
  background-position: -67px -365px;
}

.sp-ys3-1 {
  width              : 56px;
  height             : 48px;
  background-position: -63px -437px;
}

.sp-ys4-1 {
  width              : 47px;
  height             : 47px;
  background-position: -67px -177px;
}

.sp-ys5-1 {
  width              : 45px;
  height             : 50px;
  background-position: -67px -234px;
}

.sp-ys6-1 {
  width              : 48px;
  height             : 56px;
  background-position: -67px -291px;
}

.youshi-list li .cont {
  width: 239px;
}

.youshi-list li h5 {
  position          : relative;
  margin-bottom     : 30px;
  font-size         : 22px;
  color             : #333;
  -webkit-transition: .3s;
  -o-transition     : .3s;
  transition        : .3s;
}

.youshi-list li:hover h5 {
  color: #F05A28;
}

.youshi-list li h5:before {
  position     : absolute;
  left         : 0;
  bottom       : -15px;
  width        : 25px;
  border-bottom: 1px solid #999;
  content      : "";
}

.youshi-list li p {
  line-height: 1.75;
}


/*indexbox1*/
.indexbox1 {
  width   : 100%;
  overflow: hidden;
  padding : 50px 0 0 0;
  height  : 400px;
}

.case_1 {
  background: url(../images/casebj2.jpg) center top no-repeat
}

.indexbox1 .indexbox1_gun {
  margin  : 0 auto;
  padding : 10px 3px;
  position: relative;
}

.indexbox1 .indexbox1_gun li {
  background: #f4f4f4;
  overflow  : hidden;
  width     : 260px;
  float     : left;
  margin    : 0 13px;
}

.indexbox1 .indexbox1_gun li .pic {
  display : block;
  overflow: hidden;
  position: relative;
}

.indexbox1 .indexbox1_gun li .pic img {
  width             : 100%;
  height            : 190px;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.indexbox1 .indexbox1_gun li .pic i {
  width             : 100%;
  height            : 200px;
  background        : url(../images/icon_yuanj.png) center center no-repeat rgba(0, 0, 0, 0.5);
  position          : absolute;
  top               : -100%;
  left              : 0px;
  z-index           : 1;
  display           : block;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.indexbox1 .indexbox1_gun li .nr {
  overflow  : hidden;
  height    : 40px;
  background: #605d5c;
}

.indexbox1 .indexbox1_gun li .nr .bt {
  overflow          : hidden;
  height            : 24px;
  display           : block;
  padding           : 0 0 0 18px;
  color             : #fd6c01;
  font-size         : 14px;
  font-weight       : bold;
  margin            : 20px 0 10px 0;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.indexbox1 .indexbox1_gun li .nr p {
  display    : block;
  height     : 40px;
  line-height: 40px;
  overflow   : hidden;
  /* padding : 0 0 0 18px; */
  text-align : center;
  color      : #fff;
  font-size  : 15px;
}

.indexbox1 .indexbox1_gun li .nr .yc {
  overflow          : hidden;
  text-align        : center;
  padding           : 8px 18px;
  filter            : alpha(opacity=0);
  -moz-opacity      : 0;
  -khtml-opacity    : 0;
  opacity           : 0;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.indexbox1 .indexbox1_gun li .nr .yc a {
  display              : block;
  overflow             : hidden;
  -moz-border-radius   : 20px;
  -webkit-border-radius: 20px;
  border-radius        : 20px;
  width                : 105px;
  line-height          : 28px;
  background           : #fff;
  -moz-box-shadow      : 0px 0px 5px #fff;
  -webkit-box-shadow   : 0px 0px 5px #fff;
  box-shadow           : 0px 0px 5px #fff;
  transition           : all 0.3s;
  -moz-transition      : all 0.3s;
  -webkit-transition   : all 0.3s;
  -o-transition        : all 0.3s;
}

.indexbox1 .indexbox1_gun li .nr .yc .zx {
  float: left;
}

.indexbox1 .indexbox1_gun li .nr .yc .xx {
  float: right;
}

.indexbox1 .indexbox1_gun li .nr .yc a:hover {
  background: #fd6c01;
  color     : #fff;
}

.indexbox1 .indexbox1_gun li:hover .nr .yc {
  filter        : alpha(opacity=100);
  -moz-opacity  : 1;
  -khtml-opacity: 1;
  opacity       : 1;
}

.indexbox1 .indexbox1_gun li:hover .nr .bt {
  margin: 8px 0 0 0;
}

.indexbox1 .indexbox1_gun li:hover .pic i {
  top: 0px;
}

.indexbox1 .indexbox1_gun .prev,
.indexbox1 .indexbox1_gun .next {
  display   : block;
  width     : 23px;
  height    : 37px;
  background: url(../images/icon_lr4.png) no-repeat;
  position  : absolute;
  top       : 50%;
  margin-top: -18px;
}

.indexbox1 .indexbox1_gun .prev {
  background-position: left bottom;
  left               : -30px;
}

.indexbox1 .indexbox1_gun .prev:hover {
  background-position: left top;
}

.indexbox1 .indexbox1_gun .next {
  background-position: right bottom;
  right              : -30px;
}

.indexbox1 .indexbox1_gun .next:hover {
  background-position: right top;
}

/*indexbox2*/



/*留言*/


.liuyan {
  overflow     : hidden;
  width        : 100%;
  background   : url(../images/ly_bg.jpg) no-repeat center bottom;
  /* background: #6eacd3; */
  margin-top   : 30px;
}

.liuyan .wen {
  overflow  : hidden;
  float     : left;
  margin-top: 85px;
  width     : 430px;
}

.liuyan .wen h3 {
  font-size  : 35px;
  color      : #fff;
  height     : 50px;
  line-height: 50px;
}

.liuyan .wen p {
  font-size       : 26px;
  color           : #fff;
  line-height     : 42px;
  background-color: #1b5ea0;
  margin-top      : 10px;
  text-align      : center;
}

.liuyan .wen span {
  display      : block;
  font-size    : 15px;
  color        : #fff;
  margin-top   : 10px;
  margin-bottom: 25px;
}

.liuyan .phone {
  overflow    : hidden;
  padding-left: 55px;
  background  : url(../images/ly_phone.png) no-repeat left center;
}

.liuyan .phone em {
  display  : block;
  font-size: 13px;
  color    : #fff;
}

.liuyan .phone b {
  display    : block;
  font-weight: normal;
  font-size  : 22px;
  color      : #fff;
}

.liuyan .lybox {
  overflow        : hidden;
  width           : 457px;
  height          : 367px;
  background-color: #fff;
  border-top      : 3px solid #1b5ea0;
  float           : right;
  border-bottom   : 3px solid #1b5ea0;
}

.liuyan .lybox h4 {
  font-size  : 26px;
  color      : #3c2d25;
  margin-left: 25px;
  margin-top : 40px;
}

.liuyan .lybox p {
  font-size    : 16px;
  color        : #333;
  margin-bottom: 22px;
  margin-left  : 25px;
}

.liuyan .lybox .inbox {
  overflow    : hidden;
  margin-left : 25px;
  *margin-left: 12px;
  /* width    : 100% */
}

.liuyan .lybox input {
  overflow     : hidden;
  width        : 180px;
  padding      : 0 10px;
  height       : 42px;
  margin-right : 5px;
  margin-bottom: 5px;
  float        : left;
  line-height  : 42px;
  display      : block;
  font-size    : 14px;
  color        : #333;
  background   : #eee;
  border       : none;
  outline      : none;
}

.liuyan .lybox textarea {
  overflow     : hidden;
  width        : 385px;
  display      : block;
  margin-bottom: 10px;
  height       : 80px;
  padding      : 10px;
  font-size    : 14px;
  color        : #333;
  background   : #eee;
  border       : none;
  outline      : none;
  resize       : none;
}

.liuyan .lybox b {
  display            : block;
  width              : 150px;
  height             : 40px;
  /* background-color: #e38b12; */
  color              : #fff;
  font-size          : 16px;
  cursor             : pointer;
  text-align         : center;
  line-height        : 40px;
  margin-left        : 13px;
}

.liuyan .lybox b button {
  cursor   : pointer;
  font-size: 16px;
}








/* .liuyan { overflow:hidden; width:990px; height:323px; border:5px solid #605d5c; margin:20px auto; }

.liuyan .tu{ overflow:hidden; width:439px; height:323px; background:url(../images/liuyan.jpg) no-repeat center; float:left}

.liuyan .tu p{ font-size:25px; color:#fff; font-weight:bold; margin-left:112px; margin-top:225px;}

.liuyan ul{ overflow:hidden; width:525px; float:right; margin-top:30px;}

.liuyan li{ overflow:hidden; margin-bottom:12px;}

.liuyan input{ display:block; float:left; padding-left:40px; height:30px; border:1px solid #c0c0c0; line-height:30px; font-size:13px; color:#333; margin-right:15px; width:203px;}

.liuyan select{ width:245px; height:30px; line-height:32px; border:1px solid #c0c0c0; font-size:13px; color:#333; padding:0 10px;}

.liuyan textarea{ padding:10px; padding-left:40px; width:454px; height:100px; background:url(../images/liuyan04.png) no-repeat left top; font-size:13px; color:#333; border:1px solid #c0c0c0; resize:none; margin-bottom:10px;}

.liuyan .name{ background:url(../images/liuyan01.png) no-repeat left center;}

.liuyan .mianji{ background:url(../images/liuyan02.png) no-repeat left center;}

.liuyan .phone{ background:url(../images/liuyan03.png) no-repeat left center;}

.liuyan em{ display:block; width:248px; height:40px; text-align:center; line-height:40px; font-size:13px; color:#fff; cursor:pointer; background-color:#fc6e19; float:left; margin-right:10px;}

.liuyan a.zxdz{color:#000; background-color:#e6e6e6;display:block; width:248px; height:40px; text-align:center; line-height:40px; font-size:13px;  cursor:pointer;  float:left; margin-right:10px;} */


/*indexbox6*/
.indexbox6 {
  width   : 100%;
  overflow: hidden;
  padding : 50px 0;
}

.indexbox6 dl {
  overflow: hidden;
}

.indexbox6 dl dt {
  width             : 340px;
  float             : left;
  margin            : 21px 0 0 0;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.indexbox6 dl dt .b {
  color        : #1b5ea0;
  font-size    : 16px;
  display      : block;
  white-space  : nowrap;
  overflow     : hidden;
  text-overflow: ellipsis;
  margin       : 15px 10px 0 15px;
  font-weight  : bold;
}

.indexbox6 dl dt p {
  line-height: 18px;
  height     : 54px;
  overflow   : hidden;
  display    : block;
  margin     : 10px 10px 10px 15px;
}

.indexbox6 dl dt span {
  margin      : 0 0 15px 15px;
  display     : block;
  background  : url(../images/icon_time.png) left center no-repeat;
  padding-left: 22px;
}

.indexbox6 dl dd {
  width             : 355px;
  height            : 60px;
  padding           : 15px 10px 15px 15px;
  float             : left;
  margin            : 21px 0 0 21px;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.indexbox6 dl dd .time {
  background        : #605d5c;
  color             : #fff;
  width             : 60px;
  height            : 60px;
  overflow          : hidden;
  text-align        : center;
  font-family       : Arial, Helvetica, sans-serif;
  float             : left;
  margin-right      : 15px;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.indexbox6 dl dd .time span {
  display  : block;
  font-size: 22px;
  margin   : 10px 0 0 0;
}

.indexbox6 dl dd a {
  display      : block;
  white-space  : nowrap;
  overflow     : hidden;
  text-overflow: ellipsis;
  font-size    : 14px;
  font-weight  : bold;
  color        : #1b5ea0;
}

.indexbox6 dl dd p {
  line-height: 18px;
  height     : 36px;
  display    : block;
  overflow   : hidden;
}

.indexbox6 dl dt.more {
  width: 100%;
  float: left;
}

.indexbox6 dl dt.more a {
  width             : 155px;
  line-height       : 38px;
  border            : 1px solid #000;
  text-align        : center;
  margin            : 10px auto 0 auto;
  display           : block;
  color             : #333;
  font-size         : 14px;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.indexbox6 dl dt.more a:hover {
  background: #555555;
  color     : #fff;
}

.indexbox6 dl dt:hover {
  background: #1b5ea0;
  color     : #fff;
}

.indexbox6 dl dt:hover .b {
  color: #fff;
}

.indexbox6 dl dt:hover span {
  background: url(../images/icon_timeb.png) left center no-repeat;
}

.indexbox6 dl dd:hover {
  background: #1b5ea0;
  color     : #fff;
}

.indexbox6 dl dd:hover .time {
  background: #fff;
  color     : #605d5c;
}

.indexbox6 dl dd:hover a {
  color: #fff;
}

.indexbox6 dl dt.more:hover {
  background: none;
}

.indexbox6 .indexbox6_bt {
  text-align: center;
  overflow  : hidden;
  padding   : 30px 0 8px 0;
}

.indexbox6 .indexbox6_bt ul {
  display: inline-block;
}

.indexbox6 .indexbox6_bt ul li {
  float                : left;
  line-height          : 36px;
  margin               : 0 6px;
  width                : 130px;
  background           : #605d5c;
  font-size            : 14px;
  color                : #fff;
  -moz-border-radius   : 20px;
  -webkit-border-radius: 20px;
  border-radius        : 20px;
  cursor               : pointer;
  transition           : all 0.3s;
  -moz-transition      : all 0.3s;
  -webkit-transition   : all 0.3s;
  -o-transition        : all 0.3s;
}

.indexbox6 .indexbox6_bt ul li.on,
.indexbox6 .indexbox6_bt ul li:hover {
  background    : #1b5ea0;
  letter-spacing: 2px;
}

/*indexbox8*/
.indexbox8 {
  width   : 100%;
  overflow: hidden;
  height  : auto;
  padding : 50px 0 15px;
}

.indexbox8 .wpc {
  position: relative;
}

.indexbox8 .wpc .prev,
.indexbox8 .wpc .next {
  display   : block;
  width     : 33px;
  height    : 33px;
  background: url(../images/icon_lr1.png) no-repeat;
  position  : absolute;
  top       : 50px;
  right     : 0px;
  z-index   : 1;
}

.indexbox8 .wpc .prev {
  background-position: left top;
  right              : 36px;
}

.indexbox8 .wpc .prevStop {
  background-position: left bottom;
}

.indexbox8 .wpc .next {
  background-position: right top;
}

.indexbox8 .wpc .nextStop {
  background-position: right bottom;
}

.indexbox8 .indexbox8_pic {
  overflow: hidden;
  border  : 2px solid #4d4d4d;
  margin  : 35px 0 40px 0;
}

.indexbox8 .indexbox8_pic li {
  width             : 162px;
  height            : 80px;
  float             : left;
  border-right      : 2px solid #4d4d4d;
  border-bottom     : 2px solid #4d4d4d;
  cursor            : pointer;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.indexbox8 .indexbox8_pic .p1 {
  background: url(../images/p1.jpg);
}

.indexbox8 .indexbox8_pic .p2 {
  background: url(../images/p2.jpg);
}

.indexbox8 .indexbox8_pic .p3 {
  background: url(../images/p3.jpg);
}

.indexbox8 .indexbox8_pic .p4 {
  background: url(../images/p4.jpg);
}

.indexbox8 .indexbox8_pic .p5 {
  background: url(../images/p5.jpg);
}

.indexbox8 .indexbox8_pic .p6 {
  background: url(../images/p6.jpg);
}

.indexbox8 .indexbox8_pic .p7 {
  background  : url(../images/p7.jpg);
  border-right: none;
}

.indexbox8 .indexbox8_pic .p8 {
  background   : url(../images/p8.jpg);
  border-bottom: none;
}

.indexbox8 .indexbox8_pic .p9 {
  background   : url(../images/p9.jpg);
  border-bottom: none;
}

.indexbox8 .indexbox8_pic .p10 {
  background   : url(../images/p10.jpg);
  border-bottom: none;
}

.indexbox8 .indexbox8_pic .p11 {
  background   : url(../images/p11.jpg);
  border-bottom: none;
}

.indexbox8 .indexbox8_pic .p12 {
  background   : url(../images/p12.jpg);
  border-bottom: none;
}

.indexbox8 .indexbox8_pic .p13 {
  background   : url(../images/p13.jpg);
  border-bottom: none;
}

.indexbox8 .indexbox8_pic .p14 {
  background   : url(../images/p14.jpg);
  border-right : none;
  border-bottom: none;
}

.indexbox8 .indexbox8_pic li:hover {
  background-position: 0 80px;
}

.indexbox8 .indexbox8_xun {
  overflow: hidden;
  position: relative;
  padding : 0 90px;
}

.indexbox8 .indexbox8_xun .indexbox8_xun_bt {
  overflow   : hidden;
  background : url(../images/icon_bt1.png) center center no-repeat;
  text-align : center;
  height     : 35px;
  line-height: 34px;
  color      : #fff;
  font-size  : 20px;
  margin     : 40px 0 30px 0;
}

.indexbox8 .indexbox8_xun li {
  line-height: 26px;
  overflow   : hidden;
  text-align : center;
}

.indexbox8 .indexbox8_xun li a {
  padding  : 0 12px;
  display  : inline-block;
  font-size: 14px;
}

.indexbox8 .indexbox8_xun li a:hover {
  color: #FF6600;
}

.indexbox8 .indexbox8_xun .sprev,
.indexbox8 .indexbox8_xun .snext {
  display   : block;
  width     : 23px;
  height    : 37px;
  background: url(../images/icon_lr4.png) no-repeat;
  position  : absolute;
  top       : 140px;
  z-index   : 1;
}

.indexbox8 .indexbox8_xun .sprev {
  background-position: left bottom;
  left               : 30px;
}

.indexbox8 .indexbox8_xun .sprev:hover {
  background-position: left top;
}

.indexbox8 .indexbox8_xun .snext {
  background-position: right bottom;
  right              : 30px;
}

.indexbox8 .indexbox8_xun .snext:hover {
  background-position: right top;
}

.indexbox8 .indexbox8_xun .sprever,
.indexbox8 .indexbox8_xun .snexter {
  top: 135px;
}

/*index_ourcase*/

.index_case {
  overflow    : hidden;
  width       : 100%;
  /*background: url(../images/casebj.jpg) left bottom  no-repeat;*/
  padding     : 40px 0 30px 0;
}

.index_case .index_case_bt {
  text-align: center;
  color     : #fff;
  overflow  : hidden;
  position  : relative;
}

.index_case .index_case_bt span {
  display    : inline-block;
  padding    : 0 10px;
  line-height: 40px;

  font-size: 30px;

  position: relative;
  z-index : 1;
}

.index_case .index_case_bt i {
  position   : absolute;
  height     : 2px;
  background : #fff;
  width      : 780px;
  left       : 50%;
  top        : 50%;
  margin-left: -390px;
  margin-top : -1px;
}

.index_case .index_case_xun {
  background: #fff;
  overflow  : hidden;
  border    : 3px solid #deefee;
  padding   : 0 0 8px 0;
  margin    : 35px 0 0 0;
}

.index_case .index_case_xun ul {
  overflow: hidden;
}

.index_case .index_case_xun ul li {
  float   : left;
  margin  : 6px 8px;
  overflow: hidden;
  width   : 278px;
  position: relative;
  border  : 2px solid #f1eeee;
}

.index_case .index_case_xun ul li .pic_text {
  position          : absolute;
  width             : 100%;
  text-align        : center;
  top               : -100%;
  color             : #fb811d;
  font-size         : 20px;
  z-index           : 1;
  transition        : all 0.6s;
  -moz-transition   : all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition     : all 0.6s;
}

.index_case .index_case_xun ul li .pic_more {
  position          : absolute;
  top               : 100%;
  left              : 50%;
  margin-left       : -34px;
  z-index           : 1;
  width             : 68px;
  height            : 64px;
  background        : url(../images/icon_jia.png) no-repeat;
  transition        : all 0.6s;
  -moz-transition   : all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition     : all 0.6s;
}

.index_case .index_case_xun ul li .pic_more:hover {
  background       : url(../images/icon_jiah.png) no-repeat;
  transform        : rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform   : rotate(360deg);
  -o-transform     : rotate(360deg);
  -ms-transform    : rotate(360deg);
}

.index_case .index_case_xun ul li .pic_bg {
  position          : absolute;
  left              : 0px;
  top               : 0px;
  width             : 100%;
  height            : 100%;
  background        : #000;
  filter            : alpha(opacity=0);
  -moz-opacity      : 0;
  -khtml-opacity    : 0;
  opacity           : 0;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.index_case .index_case_xun ul li:hover .pic_text {
  top: 30%;
}

.index_case .index_case_xun ul li:hover .pic_more {
  top: 46%;
}

.index_case .index_case_xun ul li:hover .pic_bg {
  filter        : alpha(opacity=80);
  -moz-opacity  : 0.8;
  -khtml-opacity: 0.8;
  opacity       : 0.8;
}

.index_case .index_case_xun .line {
  background: url(../images/icon_bl.png) left center repeat-x;
  overflow  : hidden;
  height    : 50px;
  margin    : 0 10px;
}

.index_case .index_case_an {
  text-align: center;
  overflow  : hidden;
  padding   : 30px 0 0 0;
}

.index_case .index_case_an a {
  width             : 230px;
  line-height       : 44px;
  overflow          : hidden;
  display           : inline-block;
  background        : #605d5c;
  margin            : 0 8px;
  color             : #fff;
  font-size         : 20px;
  border-radius     : 22px;
  transition        : all 0.3s;
  -moz-transition   : all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition     : all 0.3s;
}

.index_case .index_case_an a.on,
.index_case .index_case_an a:hover {
  background: #e38813;
}


.h_jiejue dl {
  background-color: #F4F4F6;
  text-align      : center;
  line-height     : 20px;
  margin          : 10px 6px;
  width           : 286px;
  border          : 1px solid #eee;
}

.h_jiejue dl dt {
  /* width: 25%; */
}

.h_jiejue dl dt img {
  width: 100%;
}

.jiefont {
  height     : 30px;
  padding-top: 10px;
}

.h_jiejue a .font14 {
  font-size: 16px;
}

.h_enjie {
  color    : #B4B4B6;
  font-size: 13px;
}

.h_fl {
  float: left;
}

/*index_ser*/
.index_ser {
  overflow: hidden;
  padding : 30px 0;
}

.index_ser .index_ser_left {
  width: 702px;
  float: left;
}

.index_ser .index_ser_left ul {
  padding : 20px 0 0 0;
  overflow: hidden;
}

.index_ser .index_ser_left ul li {
  float                : left;
  width                : 112px;
  height               : 106px;
  margin               : 5px 5px 0 0;
  -moz-border-radius   : 7px;
  -webkit-border-radius: 7px;
  border-radius        : 7px;
  overflow             : hidden;
  transition           : all 0.3s;
  -moz-transition      : all 0.3s;
  -webkit-transition   : all 0.3s;
  -o-transition        : all 0.3s;
}

.index_ser .index_ser_left ul li.sm {
  width       : 555px;
  padding-left: 25px;
}

.index_ser .index_ser_left ul li.sm .one {
  color      : #000;
  font-size  : 30px;
  font-weight: bold;
  line-height: 40px;
}

.index_ser .index_ser_left ul li.sm span {
  color: #f64936;
}

.index_ser .index_ser_left ul li.sm p {
  font-size: 14px;
  color    : #888;
  padding  : 10px 0 0 0;
}

.index_ser .index_ser_left ul li.sm p {
  font-size: 14px;
  color    : #888;
  padding  : 10px 0 0 0;
}

.index_ser .index_ser_left ul li.an {
  background: #f6503a;
  text-align: center;
}

.index_ser .index_ser_left ul li.an span {
  color    : #fff;
  display  : block;
  overflow : hidden;
  height   : 106px;
  font-size: 14px;
}

.index_ser .index_ser_left ul li.an em {
  font-style: normal;
  padding   : 22px 0 10px 0;
  display   : block;
  font-size : 24px;
}

.index_ser .index_ser_left ul li.an:hover {
  background: #333;
}

.index_ser .index_ser_left ul li.nr {
  width      : 229px;
  font-size  : 24px;
  line-height: 34px;
}

.index_ser .index_ser_left ul li.nr p {
  padding: 20px 0 0 20px;
}

.index_ser .index_ser_left ul li.nr span {
  color: #f64936;
}

.index_ser .index_ser_left ul li.tb {
  text-align: center;
}

.index_ser .index_ser_left ul li.tb a {
  margin : 36px 0 0 13px;
  display: block;
  float  : left;
}

.index_ser .index_ser_right {
  padding: 0 15px;
  border : 1px solid #d6d6d6;
  width  : 360px;
  height : 436px;
  float  : right;
}

.index_ser .index_ser_right .bt {
  line-height  : 44px;
  border-bottom: 1px solid #eaeaea;
  font-size    : 16px;
  overflow     : hidden;
  margin-bottom: 15px;
}

.index_ser .index_ser_right .bt span {
  color       : #f65039;
  font-size   : 14px;
  padding-left: 10px;
}

.index_ser .index_ser_right .nr {
  background  : url(../images/icon_left.gif) left top no-repeat;
  padding-left: 40px;
  height      : 320px;
  overflow    : hidden;
  font-size   : 13px;
}

.index_ser .index_ser_right .nr li {
  padding-bottom: 15px;
  margin-bottom : 15px;
  border-bottom : 1px dotted #ddd;
}

.index_ser .index_ser_right .tb {
  background : url(../images/icon_right.gif) right center no-repeat;
  line-height: 25px;
  color      : #f65039;
  font-size  : 14px;
  margin     : 15px 0 0 0;
}

.index_ser .index_ser_pic {
  background: url(../images/women.png) no-repeat;
  overflow  : hidden;
  height    : 203px;
  margin    : 25px 0 0 0;
}

.index_ser .index_ser_pic .nr {
  padding    : 30px 0 0 25px;
  overflow   : hidden;
  color      : #fff;
  line-height: 20px;
  font-size  : 14px;
}

.index_ser .index_ser_pic .nr span {
  color: #ffcc00;
}

.index_ser .index_ser_pic .nr p {
  padding    : 2px 0 0;
  font-size  : 20px;
  line-height: 25px;
}

.index_ser .index_ser_pic .nr p.wangzhang {
  padding  : 15px 0 0;
  font-size: 18px;
}

.index_ser .index_ser_pic .nr .big {
  font-size   : 40px;
  float       : left;
  margin-right: 25px;
}

.index_ser .index_ser_pic .nr .big span {
  font-size     : 60px;
  display       : block;
  overflow      : hidden;
  line-height   : 56px;
  padding-bottom: 18px;
}

.qqlink {
  cursor: pointer;
}

/*animate.css*/
@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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.215, .61, .355, 1);
    -webkit-transform                 : translate3d(0, 0, 0);
    transform                         : translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function        : cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform                 : translate3d(0, -30px, 0);
    transform                         : translate3d(0, -30px, 0)
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function        : cubic-bezier(0.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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.215, .61, .355, 1);
    -webkit-transform                 : translate3d(0, 0, 0);
    -ms-transform                     : translate3d(0, 0, 0);
    transform                         : translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function        : cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform                 : translate3d(0, -30px, 0);
    -ms-transform                     : translate3d(0, -30px, 0);
    transform                         : translate3d(0, -30px, 0)
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function        : cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform                 : translate3d(0, -15px, 0);
    -ms-transform                     : translate3d(0, -15px, 0);
    transform                         : translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-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);
    -ms-transform    : scale3d(1, 1, 1);
    transform        : scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform    : scale3d(1.05, 1.05, 1.05);
    transform        : scale3d(1.05, 1.05, 1.05)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform    : scale3d(1, 1, 1);
    transform        : scale3d(1, 1, 1)
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name        : pulse
}
}

.thumblist .list {
  padding-bottom: 20px;
}

.thumblist .item {
  width        : 880px;
  border-bottom: 1px solid #eaeaea;
  display      : block;
  padding      : 20px;
  transition   : all .5s;
}

.thumblist .item a {
  display: block;
}

.thumblist .item .img {
  position : relative;
  width    : 240px;
  /* height: 135px; */
  display  : block;
  overflow : hidden;
  cursor   : pointer;
}

.thumblist .item img {
  width     : 100%;
  /* height : 100%; */
  transition: all 0.3s ease-out 0s;
}

.thumblist .item a:hover img {
  transform: scale(1.1, 1.1);
}

.thumblist .item .txt {
  width : 620px;
  cursor: pointer;
}

.thumblist .item .txt h3 {
  font-size         : 16px;
  line-height       : 30px;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition   : all .3s ease-in-out 0s;
  transition        : all .3s ease-in-out 0s;
}

.thumblist .item .txt .mark {
  color      : #999;
  font-size  : 12px;
  line-height: 30px;
  padding    : 0;
}

.thumblist .item .txt .mark span {
  display      : inline-block;
  padding-right: 18px;
}

.thumblist .item .txt p {
  color      : #666;
  line-height: 25px;
}

.thumblist .item .txt p span {
  display     : inline-block;
  color       : #1048a0;
  padding-left: 10px;
}

.thumblist .item a:hover .txt h3 {
  color: #1b5ea0;
}

.thumblist .item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.pglist {
  padding   : 20px 0 30px;
  width     : 100%;
  text-align: center;
  clear     : both;
}

.pglist a {
  color                : #666;
  padding              : 0 14px;
  margin               : 0 3px;
  font-/weight         : bold;
  background           : #fff;
  border               : 1px solid #ddd;
  -webkit-border-radius: 2px;
  border-radius        : 2px;
}

.pglist * {
  display       : inline-block;
  _zoom         : 1;
  _display      : inline;
  vertical-align: middle;
  line-height   : 30px;
  padding-bottom: 1px;
}

.pglist a:hover,
.pglist .hover {
  display     : inline-block;
  color       : #fff;
  background  : #1b5ea0;
  border-color: #1b5ea0;
}

.foot_about .nr p {
  float: left;
  width: 40%;
}

@-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(0.75, 1.25, 1);
    transform        : scale3d(0.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);
    -ms-transform    : scale3d(1, 1, 1);
    transform        : scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    -ms-transform    : scale3d(1.25, .75, 1);
    transform        : scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform    : scale3d(0.75, 1.25, 1);
    transform        : scale3d(0.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    -ms-transform    : scale3d(1.15, .85, 1);
    transform        : scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    -ms-transform    : scale3d(.95, 1.05, 1);
    transform        : scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    -ms-transform    : scale3d(1.05, .95, 1);
    transform        : scale3d(1.05, .95, 1)
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-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);
    -ms-transform    : translate3d(0, 0, 0);
    transform        : translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform    : translate3d(-10px, 0, 0);
    transform        : translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-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);
    -ms-transform    : rotate3d(0, 0, 1, 15deg);
    transform        : rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform    : rotate3d(0, 0, 1, -10deg);
    transform        : rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform    : rotate3d(0, 0, 1, 5deg);
    transform        : rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform    : rotate3d(0, 0, 1, -5deg);
    transform        : rotate3d(0, 0, 1, -5deg)
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-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);
    -ms-transform    : scale3d(1, 1, 1);
    transform        : scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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;
    -ms-transform    : none;
    transform        : none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform    : translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform        : translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  100% {
    -webkit-transform: none;
    -ms-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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity          : 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform    : scale3d(.3, .3, .3);
    transform        : scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform    : scale3d(1.1, 1.1, 1.1);
    transform        : scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform    : scale3d(.9, .9, .9);
    transform        : scale3d(.9, .9, .9)
  }

  60% {
    opacity          : 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform    : scale3d(1.03, 1.03, 1.03);
    transform        : scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    -ms-transform    : scale3d(.97, .97, .97);
    transform        : scale3d(.97, .97, .97)
  }

  100% {
    opacity          : 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity          : 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform    : translate3d(0, -3000px, 0);
    transform        : translate3d(0, -3000px, 0)
  }

  60% {
    opacity          : 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform    : translate3d(0, 25px, 0);
    transform        : translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform    : translate3d(0, -10px, 0);
    transform        : translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform    : translate3d(0, 5px, 0);
    transform        : translate3d(0, 5px, 0)
  }

  100% {
    -webkit-transform: none;
    -ms-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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity          : 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform    : translate3d(-3000px, 0, 0);
    transform        : translate3d(-3000px, 0, 0)
  }

  60% {
    opacity          : 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform    : translate3d(25px, 0, 0);
    transform        : translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform    : translate3d(-10px, 0, 0);
    transform        : translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform    : translate3d(5px, 0, 0);
    transform        : translate3d(5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    -ms-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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity          : 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform    : translate3d(3000px, 0, 0);
    transform        : translate3d(3000px, 0, 0)
  }

  60% {
    opacity          : 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform    : translate3d(-25px, 0, 0);
    transform        : translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform    : translate3d(10px, 0, 0);
    transform        : translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform    : translate3d(-5px, 0, 0);
    transform        : translate3d(-5px, 0, 0)
  }

  100% {
    -webkit-transform: none;
    -ms-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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.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(0.215, .61, .355, 1);
    transition-timing-function        : cubic-bezier(0.215, .61, .355, 1)
  }

  0% {
    opacity          : 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform    : translate3d(0, 3000px, 0);
    transform        : translate3d(0, 3000px, 0)
  }

  60% {
    opacity          : 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform    : translate3d(0, -20px, 0);
    transform        : translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform    : translate3d(0, 10px, 0);
    transform        : translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform    : translate3d(0, -5px, 0);
    transform        : translate3d(0, -5px, 0)
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-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);
    -ms-transform    : scale3d(.9, .9, .9);
    transform        : scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity          : 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-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);
    -ms-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);
    -ms-transform    : translate3d(0, 10px, 0);
    transform        : translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity          : 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform    : translate3d(0, -20px, 0);
    transform        : translate3d(0, -20px, 0)
  }

  100% {
    opacity          : 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-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);
    -ms-transform    : translate3d(20px, 0, 0);
    transform        : translate3d(20px, 0, 0)
  }

  100% {
    opacity          : 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-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);
    -ms-transform    : translate3d(-20px, 0, 0);
    transform        : translate3d(-20px, 0, 0)
  }

  100% {
    opacity          : 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-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);
    -ms-transform    : translate3d(0, -10px, 0);
    transform        : translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity          : 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform    : translate3d(0, 20px, 0);
    transform        : translate3d(0, 20px, 0)
  }

  100% {
    opacity          : 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-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);
    -ms-transform    : translate3d(0, -100%, 0);
    transform        : translate3d(0, -100%, 0)
  }

  100% {
    opacity          : 1;
    -webkit-transform: none;
    -ms-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);
    -ms-transform    : translate3d(0, -2000px, 0);
    transform        : translate3d(0, -2000px, 0)
  }

  100% {
    opacity          : 1;
    -webkit-transform: none;
    -ms-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);
    -ms-transform    : translate3d(-100%, 0, 0);
    transform        : translate3d(-100%, 0, 0)
  }

  100% {
    opacity          : 1;
    -webkit-transform: none;
    -ms-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);
    -ms-transform    : translate3d(-2000px, 0, 0);
    transform        : translate3d(-2000px, 0, 0)
  }

  100% {
    opacity          : 1;
    -webkit-transform: none;
    -ms-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);
    -ms-transform    : translate3d(100%, 0, 0);
    transform        : translate3d(100%, 0, 0)
  }

  100% {
    opacity          : 1;
    -webkit-transform: none;
    -ms-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);
    -ms-transform    : translate3d(2000px, 0, 0);
    transform        : translate3d(2000px, 0, 0)
  }

  100% {
    opacity          : 1;
    -webkit-transform: none;
    -ms-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);
    -ms-transform    : translate3d(0, 100%, 0);
    transform        : translate3d(0, 100%, 0)
  }

  100% {
    opacity          : 1;
    -webkit-transform: none;
    -ms-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);
    -ms-transform    : translate3d(0, 2000px, 0);
    transform        : translate3d(0, 2000px, 0)
  }

  100% {
    opacity          : 1;
    -webkit-transform: none;
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform                    : perspective(400px);
    transform                        : perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function        : ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform    : perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform        : perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform    : perspective(400px);
    transform        : perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform    : perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform        : perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform    : perspective(400px);
    transform        : perspective(400px)
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-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);
    -ms-transform    : perspective(400px);
    transform        : perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-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);
    -ms-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;
  -ms-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);
    -ms-transform    : perspective(400px);
    transform        : perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-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);
    -ms-transform    : perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform        : perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity          : 0
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-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);
    -ms-transform    : translate3d(100%, 0, 0) skewX(-30deg);
    transform        : translate3d(100%, 0, 0) skewX(-30deg);
    opacity          : 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform    : skewX(20deg);
    transform        : skewX(20deg);
    opacity          : 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform    : skewX(-5deg);
    transform        : skewX(-5deg);
    opacity          : 1
  }

  100% {
    -webkit-transform: none;
    -ms-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);
    -ms-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;
    -ms-transform-origin    : center;
    transform-origin        : center;
    -webkit-transform       : rotate3d(0, 0, 1, -200deg);
    -ms-transform           : rotate3d(0, 0, 1, -200deg);
    transform               : rotate3d(0, 0, 1, -200deg);
    opacity                 : 0
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin    : center;
    transform-origin        : center;
    -webkit-transform       : none;
    -ms-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;
    -ms-transform-origin    : left bottom;
    transform-origin        : left bottom;
    -webkit-transform       : rotate3d(0, 0, 1, -45deg);
    -ms-transform           : rotate3d(0, 0, 1, -45deg);
    transform               : rotate3d(0, 0, 1, -45deg);
    opacity                 : 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin    : left bottom;
    transform-origin        : left bottom;
    -webkit-transform       : none;
    -ms-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;
    -ms-transform-origin    : right bottom;
    transform-origin        : right bottom;
    -webkit-transform       : rotate3d(0, 0, 1, 45deg);
    -ms-transform           : rotate3d(0, 0, 1, 45deg);
    transform               : rotate3d(0, 0, 1, 45deg);
    opacity                 : 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin    : right bottom;
    transform-origin        : right bottom;
    -webkit-transform       : none;
    -ms-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;
    -ms-transform-origin    : left bottom;
    transform-origin        : left bottom;
    -webkit-transform       : rotate3d(0, 0, 1, 45deg);
    -ms-transform           : rotate3d(0, 0, 1, 45deg);
    transform               : rotate3d(0, 0, 1, 45deg);
    opacity                 : 0
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin    : left bottom;
    transform-origin        : left bottom;
    -webkit-transform       : none;
    -ms-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;
    -ms-transform-origin    : right bottom;
    transform-origin        : right bottom;
    -webkit-transform       : rotate3d(0, 0, 1, -90deg);
    -ms-transform           : rotate3d(0, 0, 1, -90deg);
    transform               : rotate3d(0, 0, 1, -90deg);
    opacity                 : 0
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin    : right bottom;
    transform-origin        : right bottom;
    -webkit-transform       : none;
    -ms-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;
    -ms-transform-origin    : center;
    transform-origin        : center;
    opacity                 : 1
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin    : center;
    transform-origin        : center;
    -webkit-transform       : rotate3d(0, 0, 1, 200deg);
    -ms-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       : rotate(0, 0, 1, 45deg);
    transform               : rotate(0, 0, 1, 45deg);
    opacity                 : 0
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin    : left bottom;
    transform-origin        : left bottom;
    opacity                 : 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin    : left bottom;
    transform-origin        : left bottom;
    -webkit-transform       : rotate(0, 0, 1, 45deg);
    -ms-transform           : rotate(0, 0, 1, 45deg);
    transform               : rotate(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;
    -ms-transform-origin    : right bottom;
    transform-origin        : right bottom;
    opacity                 : 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin    : right bottom;
    transform-origin        : right bottom;
    -webkit-transform       : rotate3d(0, 0, 1, -45deg);
    -ms-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;
    -ms-transform-origin    : left bottom;
    transform-origin        : left bottom;
    opacity                 : 1
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin    : left bottom;
    transform-origin        : left bottom;
    -webkit-transform       : rotate3d(0, 0, 1, -45deg);
    -ms-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;
    -ms-transform-origin    : right bottom;
    transform-origin        : right bottom;
    opacity                 : 1
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin    : right bottom;
    transform-origin        : right bottom;
    -webkit-transform       : rotate3d(0, 0, 1, 90deg);
    -ms-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;
    -ms-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);
    -ms-transform                    : rotate3d(0, 0, 1, 80deg);
    transform                        : rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin         : top left;
    -ms-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);
    -ms-transform                    : rotate3d(0, 0, 1, 60deg);
    transform                        : rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin         : top left;
    -ms-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);
    -ms-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, -120deg);
    -ms-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;
    -ms-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, 120deg);
    transform        : translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@keyframes rollOut {
  0% {
    opacity: 1
  }

  100% {
    opacity          : 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform    : translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform        : translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

.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);
    -ms-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(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.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(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInDown {
  0% {
    opacity                          : 0;
    -webkit-transform                : scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -ms-transform                    : scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform                        : scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity                          : 1;
    -webkit-transform                : scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform                    : scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform                        : scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.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(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.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(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  0% {
    opacity                          : 0;
    -webkit-transform                : scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -ms-transform                    : scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform                        : scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity                          : 1;
    -webkit-transform                : scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -ms-transform                    : scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform                        : scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.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(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.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(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  0% {
    opacity                          : 0;
    -webkit-transform                : scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -ms-transform                    : scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform                        : scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity                          : 1;
    -webkit-transform                : scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -ms-transform                    : scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform                        : scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.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(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.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(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  0% {
    opacity                          : 0;
    -webkit-transform                : scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -ms-transform                    : scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform                        : scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.55, .055, .675, .19)
  }

  60% {
    opacity                          : 1;
    -webkit-transform                : scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform                    : scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform                        : scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.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);
    -ms-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(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.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(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomOutDown {
  40% {
    opacity                          : 1;
    -webkit-transform                : scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform                    : scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform                        : scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.55, .055, .675, .19)
  }

  100% {
    opacity                          : 0;
    -webkit-transform                : scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -ms-transform                    : scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform                        : scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin         : center bottom;
    -ms-transform-origin             : center bottom;
    transform-origin                 : center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.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);
    -ms-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);
    -ms-transform           : scale(.1) translate3d(-2000px, 0, 0);
    transform               : scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-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);
    -ms-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);
    -ms-transform           : scale(.1) translate3d(2000px, 0, 0);
    transform               : scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-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(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.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(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomOutUp {
  40% {
    opacity                          : 1;
    -webkit-transform                : scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform                    : scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform                        : scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function        : cubic-bezier(0.55, .055, .675, .19)
  }

  100% {
    opacity                          : 0;
    -webkit-transform                : scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -ms-transform                    : scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform                        : scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin         : center bottom;
    -ms-transform-origin             : center bottom;
    transform-origin                 : center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function        : cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name        : zoomOutUp
}

.x_ct {
  font-size  : 18px;
  line-height: 35px;
}

.wuyou_news {
  overflow      : hidden;
  padding-bottom: 10px;
}

.wuyou_news li {
  float        : left;
  height       : 125px;
  overflow     : hidden;
  margin-bottom: 20px;
}

.wuyou_news li .img {
  margin  : 0 15px;
  width   : 221px;
  height  : 125px;
  float   : left;
  overflow: hidden;
}

.wuyou_news li img {
  transition: all 0.8s;
  transform : scale(1)
}

.wuyou_news li:hover img {
  transform: scale(1.2)
}

.wuyou_news li .newsinfo {
  float      : left;
  width      : 320px;
  margin     : 0 13px;
  padding-top: 10px;
}

.wuyou_news li .newsinfo .title a {
  font-size  : 16px;
  color      : #383838;
  font-weight: bold;
}

.wuyou_news li .newsinfo .title a:hover {
  color: #02918d;
}

.wuyou_news li .newsinfo .info {
  color      : #9d9d9d;
  font-size  : 12px;
  line-height: 25px;
  margin-top : 5px;
}

.choose li img:hover {
  transition: all 0.8s;
  transform : rotate(360deg);
}

/* reLink */
.reLink {
  width     : 100%;
  height    : 25px;
  border-top: 1px solid #d7d6d6;
  padding   : 15px 0 40px;
}

.reLink .nextLink,
.reLink .prevLink {
  width      : 50%;
  line-height: 25px;
  color      : #666;
}

.reLink .nextLink a,
.reLink .prevLink a {
  color: #666;
}

.reLink .nextLink {
  text-align: right;
}

.reLink a:hover {
  color: #1b5ea0;
}

span.bds_more,
.bds_tools a {
  line-height: 14px !important;
}

.listLeft {
  width   : 250px;
  float   : left;
  overflow: hidden;
}

.sidebar {
  background   : #f2f4f4;
  padding      : 5px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.sidebar .side_title {
  background   : url(../images/side_tie.gif) repeat-x;
  background   : #0275df;
  height       : 50px;
  line-height  : 25px;
  color        : #fff;
  font-size    : 20px;
  margin-bottom: 5px;
  overflow     : hidden;
  text-align   : center;
  padding-top  : 4px;
}



.sidebarMenu {

  padding : 15px 2px;
  overflow: hidden;
}

.sidebarMenu li {
  font-size : 14px;
  margin-top: 5px;
  width     : 243px;
}

.sidebarMenu li.first {
  margin-top: 0;
}

.sidebarMenu li a {
  height      : 38px;
  line-height : 38px;
  background  : url(../images/side_li.jpg) no-repeat;
  color       : #2b2b2b;
  display     : block;
  padding-left: 45px;
  font-size   : 16px;

}

.sidebarMenu li a:hover,
.sidebarMenu li .current {
  background     : url(../images/side_lih.jpg) no-repeat;
  color          : #fff;
  text-decoration: none;
}

.sidebarMenu li dl {
  display: none;
}

.sidebarMenu li:hover dl {
  display: block;
}

.sidebarMenu li dl dt {
  background: #efefef;
}

.sidebarMenu li dl dt a {
  background: url(../images/fen_jt3.gif) no-repeat 30px 17px;
  font-size : 12px;
}

.sidebarMenu li dl dt a:hover {
  color     : #0275df;
  background: url(../images/fen_jt3.gif) no-repeat 30px 17px;
}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}

.ab_pages ul{display:inline-block;margin:0 auto;padding:0}

.ab_pages ul  a{color:#333;display:block;padding: 2px 8px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;border-radius: 4px}

.ab_pages ul  .page-num{color:#333;display:block;padding: 2px 8px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;}

.ab_pages ul  a.page-num-current{ background:#f5f5f5;}