﻿@charset "utf-8";

/*新增*/

/* ====== 2019-04-27 ====== */

html,

body,

div,

span,

h1,

h2,

h3,

h4,

h5,

h6,

p,

em,

small,

strong,

dl,

dt,

dd,

ol,

ul,

li{margin: 0; padding: 0; font-size: 100%;}

/*h1,

h2,

h3,

h4,

h5,

h6{font-weight: normal; line-height: 1.5;color: #333;}*/

body{font-size: 14px; font-family: 'PingFang SC', "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif; color: #666; background: #fff; overflow-x: hidden;}

ul,

ol,

li{list-style: none;}

a{color: #666; text-decoration: none; cursor: pointer; -webkit-transition: color .3s; -o-transition: color .3s; transition: color .3s;}

a:hover{outline: none; color: #00A3BA;}

a:focus{outline: none;}

input,

button,

textarea,

select{border-radius: 0; padding: 0; border: none; background: none; outline: none; font-family: 'PingFang SC', "微软雅黑", Arial, Helvetica;}

select{appearance:none;

-moz-appearance:none;

-webkit-appearance:none;}

select::-ms-expand{display: none;}

button{outline: none;}

table{border-collapse: collapse; word-wrap: break-all; border-spacing: 0;}

sup{vertical-align: text-top;}

sub{vertical-align: text-bottom;}

img{/*vertical-align: middle;*/ border: none; max-width: 100%;}

/*HTML5 Fix*/

header,

footer,

section,

article,

aside,

nav,

hgroup,

address,

figure,

figcaption,

menu,

details,

summary,

picture{display: block;}

html{touch-action: none}

/*去除苹果默认样式*/

input,

textarea{-webkit-appearance: none;}

/* ====== 通用样式 ====== */

.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix{zoom: 1;}

.fl{float: left;}

.fr{float: right;}

.text-hide{font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0;}

.ellipsis{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.hide{display: none;}

.show{display: block;}

.clear{clear: both;}

/*.center{text-align: center;}*/

/*.box{display: block; width: 100%; height: 100%;}*/

.icon{display: inline-block; font-style: normal; vertical-align: middle;}

/*垂直居中*/

.com-table{display: table; width: 100%; height: 100%;}

.com-cell{display: table-cell; vertical-align: middle; width: 100%;}

/*定宽布局*/

.com-width{margin-right: auto; margin-left: auto; width: 1200px;}

/*背景色*/

.bg-gray{background: #edecec !important;}

/*简易栅格化*/

.col{margin-left: -10px; margin-right: -10px; zoom: 1;}

.col:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.col>li,

.col .item{float: left; padding: 0 10px;}

.col li img,

.col .item img{max-width: 100%;}

.col-2 li,

.col-2 .item{width: 50%;}

.col-3 li,

.col-3 .item{width: 33.3333%;}

.col-4>li,

.col-4 .item{width: 25%;}

.col-5 li,

.col-5 .item{width: 20%;}

.col-6 li,

.col-6 .item{width: 16.6666%;}

.col-8 li,

.col-8 .item{width: 12.5%;}

/*浏览器更新提示*/

.browserupgrade{margin: 0; padding: 50px 0; background: #ccc; text-align: center; font-size: 18px;}

.browserupgrade a{font-weight: 600; color: red; text-decoration: underline;}

/*图片放大*/

.pic-scale .pic,

.img-scale{position: relative; overflow: hidden;}

.img-scale img,

.pic-scale img{-webkit-transition: .5s; -o-transition: .5s; transition: .5s;}

.img-scale:hover img,

.pic-scale:hover img{-webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}

/*图片去色*/

.img-gray{filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}

/*三角形*/

.caret{display: inline-block; width: 0; height: 0; margin-left: 5px; margin-top: -1px; vertical-align: middle; border-top: 5px dashed; border-top: 5px solid\9; border-right: 4.5px solid transparent; border-left: 4.5px solid transparent; -webkit-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s;}

.pb-60{padding-bottom: 60px;}

.pb-70{padding-bottom: 70px;}

.pb-90{padding-bottom: 90px;}

.pt-80{padding-top: 80px;}

.pt-90{padding-top: 90px;}

.pt-110{padding-top: 110px;}

.pb-80{padding-bottom: 80px;}

.pb-110{padding-bottom: 110px;}

.pb-100{padding-bottom: 100px;}

.c-default{color: #00A3BA;}

.com-tit-36{font-size: 36px; color: #333; line-height: 34px; height: 34px;}

.com-tit-36.white{color: #fff;}

.com-des-16{font-size: 16px; line-height: 30px;}

.com-des-14{font-size: 14px; color: #717171; line-height: 30px;}

.c-333{color: #333;}

/*@font-face{font-family: "SanFranciscoText-Medium-17"; src: url("../fonts/SanFranciscoText-Medium-17.woff2") format("woff2"), url("../fonts/SanFranciscoText-Medium-17.woff") format("woff"), url("../fonts/SanFranciscoText-Medium-17.ttf") format("truetype"), url("../fonts/SanFranciscoText-Medium-17.eot") format("embedded-opentype"), url("../fonts/SanFranciscoText-Medium-17.svg") format("svg"); font-weight: normal; font-style: normal;}

*/.font-en{font-family: "SanFranciscoText-Medium-17"; color: #ddd; font-weight: 500;}

.font-bold{font-weight: bold;}

[class^=icon]{display: inline-block; vertical-align: middle;}

/*头部*/

.top-bar{width: 100%; height: 40px; line-height: 40px; background: rgba(242, 242, 242, 1);}

.top-bar .bold{font-weight: bold; color: #EF476F; font-size: 16px;}

.top-list li{float: left; margin-left: 37px; line-height: 40px;}

.top-list li a {color: #666;}

.top-list li i{margin-right: 10px; margin-top: -2px; -webkit-transition: .4s; -o-transition: .4s; transition: .4s;}

.top-list li a:hover{text-decoration: none;color: #00A3BA;}

.top-list li a:hover i{-webkit-transform: translateX(3px); -ms-transform: translateX(3px); -o-transform: translateX(3px); transform: translateX(3px);}

.top-bar .icon-tel{margin: -2px 10px 0 32px; width: 19px; height: 19px; background: url(../images/icon-tel.png) no-repeat center;}

.top-bar .icon-r1,

.top-bar .icon-r2,

.top-bar .icon-r4{width: 18px; height: 18px; background: url(../images/icon-zx.png) no-repeat center;}

.top-bar .icon-r2{background: url(../images/icon-tzq.png) no-repeat center;}

.top-bar .icon-r3{width: 26px; height: 18px; background: url(../images/icon-yb.png) no-repeat center;}

.top-bar .icon-r4{background: url(../images/icon-search.png) no-repeat center;}

/*一城十院*/

.top-bar .icon-r0 {

  width: 14px;

  height: 18px;

  background: url(../images/icon-addr.png) no-repeat center;

}

.ycsy {

  position: relative;

  cursor: pointer;

}

.ycsy a {

  display: inline-block;

  position: relative;

}

.ycsy-content {

  position: absolute;

  left: 0;

  width: 530px;

  height: 0;

  visibility: hidden;

  overflow: hidden;

  background: #fff;

  box-shadow: 0 4px 5px rgba(0,0,0,0.1);

  z-index: 1000;

  box-sizing: border-box;

  display: block;

  -webkit-transition: .5s;

  -o-transition: .5s;

  transition: .5s;

}

.ycsy-content .ycsy-box {

  padding: 20px 30px 5px;

}

.ycsy:hover .ycsy-content {

  visibility: visible;

  overflow: hidden;

  height: 400px;

}

.ycsy-content h3 {

  font-size: 20px;

  font-weight: bold;

  color: #ADACAC;

  line-height: 1;

  padding-bottom: 10px;

  margin-bottom: 20px;

  border-bottom: 1px solid #eee;

}

.ycsy-content ul {

  height: 310px;

  overflow-x: hidden;

  padding-right: 10px;

}

/*滚动条 开始*/

.ycsy-content ul::-webkit-scrollbar {

    width:4px;

    height:4px;

}

.ycsy-content ul::-webkit-scrollbar-button    {

    background-color:#F1F1F1;

}

.ycsy-content ul::-webkit-scrollbar-track     {

    background:#F1F1F1;

}

.ycsy-content ul::-webkit-scrollbar-thumb{

    background:#C1C1C1;

    border-radius:2px;

}

.ycsy-content ul::-webkit-scrollbar-corner {

    background:#82AFFF;

}

.ycsy-content ul::-webkit-scrollbar-resizer  {

    background:#FF0BEE;

}

.ycsy-content ul li {

 /* float: left;*/

  width: 100%;

  margin-left: 0;

  line-height: 1.75;

  margin-bottom: 15px;

  padding-left: 22px;

  background: url(../images/icon-addr2.png) no-repeat left top;

  box-sizing: border-box;

}

.ycsy-content ul li h4 {

  font-size: 14px;

  color: #666;

  margin-bottom: 6px;

  line-height: 1;

}

.ycsy-content ul li:hover h4 {

  color: #00A3BA;

}

.ycsy-content ul li p {

  line-height: 1.5;

  font-size: 12px;

  color: #B3B2B2;

}

.com-header{height: 120px; line-height: 120px; background: #fff;position: relative;z-index: 2;  box-shadow: 0 3px 5px rgba(0,0,0,0.02);}

.com-header .header-logo{font-size: 0; vertical-align: middle; }

.com-header .fixed_point{

  width: 223px;

  height: 65px;

  float: left;

  margin-left: 2px;

  margin-top: 35px;

  margin-left: 55px;

  background: url(http://www.cqkyyy.com/static/pc/images/fixed_point.png)no-repeat;

  background-size: 223px auto;

}

.com-header .header-logo i.icon-yb{margin-left: 6px; width: 60px; height: 62px; background: url(../images/logo-yb.png) no-repeat; visibility: hidden;}

.com-header .nav-list{padding-right: 0; padding-left: 0; margin-bottom: 0; display: block;}

.com-header .nav-list>li{float: left; margin-left: 40px; line-height: 120px;}

.com-header .nav-list>li>a{display: inline-block; line-height: 40px; vertical-align: middle; font-size: 18px; color: #333;}

.com-header .nav-list>li.on>a,

.com-header .nav-list>li>a:hover,

.com-header .nav-list .tszy-li:hover>a{color: #00A3BA; text-decoration: none;}

.com-header .nav-list .tszy-li:hover{cursor: pointer;}

/*下拉菜单*/

.tszl-wrap{margin-left: -960px; width: 1920px;height: 0; visibility: hidden; overflow: hidden; background: #fff;background: rgba(255, 255, 255, .98); box-sizing: border-box; position: absolute; left: 50%; top: 120px; z-index: 999;border-top: 1px solid #eee; webkit-transition: .5s; -o-transition: .5s; transition: .5s; box-shadow: 0 4px 5px rgba(0,0,0,0.05);}

.tszl-wrap .com-width {padding: 20px 0; }

.nav-list li:hover .tszl-wrap{height: 461px; visibility: visible;}

.tszl-right{width: 100% !important;}

.tszl-right a{font-size: 14px;color: #666;}

.tszl-right a:hover{color: #00A3BA; text-decoration: none;}

.tszl-content{width: 970px !important;}

.tszl-content .tszl-right~.tszl-right{display: none;}

.tszl-nav{width: 230px;overflow: hidden;position: relative;}

.tszl-nav:before{content: ""; position: absolute; right: 0; top: 15px; height: 93%; border-right: 1px solid #eee;display: block;}

.tszl-nav li{width: 100%; height: 70px;position: relative;}

.tszl-nav li:before{content: ""; position: absolute; left: 35px; top: 15px; width: 41px; height: 41px; background-image: url(../images/ico3-new.png); background-repeat: no-repeat; background-color: #DDDDDD; border-radius: 50%; box-shadow: 0 0 20px rgba(0,0,0,0.05); -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}

.tszl-nav li:hover:before,

.tszl-nav li.on:before{box-shadow: 0 0 20px rgba(0,0,0,0.1);}

.tszl-nav li:nth-child(1):before{background-position: 0 0;}

.tszl-nav li:nth-child(1):hover:before,

.tszl-nav li:nth-child(1).on:before{background-position: 0 -41px;}

.tszl-nav li:nth-child(2):before{background-position: 0 -145px;}

.tszl-nav li:nth-child(2):hover:before,

.tszl-nav li:nth-child(2).on:before{background-position: 0 -186px;}

.tszl-nav li:nth-child(3):before{background-position: 0 -290px;}

.tszl-nav li:nth-child(3):hover:before,

.tszl-nav li:nth-child(3).on:before{background-position: 0 -331px;}

.tszl-nav li:nth-child(4):before{background-position: 0 -435px;}

.tszl-nav li:nth-child(4):hover:before,

.tszl-nav li:nth-child(4).on:before{background-position: 0 -476px;}

.tszl-nav li:nth-child(5):before{background-position: 0 -580px;}

.tszl-nav li:nth-child(5):hover:before,

.tszl-nav li:nth-child(5).on:before{background-position: 0 -621px;}

.tszl-nav li:nth-child(6):before{background-position: 0 -725px;}

.tszl-nav li:nth-child(6):hover:before,

.tszl-nav li:nth-child(6).on:before{background-position: 0 -766px;}

.tszl-nav li a{display: block; padding-top: 16px; padding-left: 90px; box-sizing: border-box; width: 100%; height: 70px; line-height: 24px; color: #333; font-size: 16px;}

.tszl-nav li.on a,

.tszl-nav li a:hover{text-decoration: none; color: #00A3BA;}

.tszl-nav li a span{display: block; line-height: 1; font-size: 12px; color: #999; text-transform: capitalize;font-weight: normal;}

.tszl-ul-2{margin-top: 20px; width: 270px; height: 400px; margin-left: 65px;}

.tszl-ul-2>li{height: auto;}

.tszl-ul-2>li~li .tszl_ul_2_blue{margin-top: 15px;}

.tszl_ul_2_blue{text-align: left; font-size: 15px; line-height: 26px; color: #00A3BA; cursor: default; margin-bottom: 5px;font-weight: bold;}

.tszl_ul_2_ul1>li{text-align: left; float: left; line-height: 26px; padding-right: 10px;}

.tszl_ul_2_ul1>li:last-child{padding-right: 0;}

.tszl_ul_2_ul2>li{text-align: left; line-height: 26px; cursor: default; padding-right: 10px;}

.tszl_ul_2_ul3>li{text-align: left; width: 50%; float: left; line-height: 26px;}

.tszl-ul-3,.tszl_ul_3{width: 560px; height: 325px; margin-top: 45px;}

.tszl-ul-3>li,.tszl_ul_3>li{float: left; margin-right: 9px;}

.tszl_ul>li:last-child div{margin-bottom: 10px;}

.tszl_ul_3>li div:first-child,

.tszl-ul-3>li div:first-child{margin-bottom: 7px;}

/* 广告轮播图 */

.com-banner{margin: 0 auto; position: relative; height: 680px; overflow: hidden;}

.com-banner .bd{height: 680px; z-index: 0; position: relative; left: 50%; margin-left: -952px;}

.com-banner .banner_ctr{height: 90px; position: absolute; top: 45%; z-index: 2; left: 50%; margin-left: -600px;}

.com-banner .banner_ctr a{display: block; width: 74px; height: 74px; position: absolute; opacity: 0; filter: alpha(opacity=0); display: block; cursor: pointer; -webkit-transition: .5s; -o-transition: .5s; transition: .5s;}

.com-banner:hover .banner_ctr a{opacity: .5; filter: alpha(opacity=50);}

.com-banner .banner_ctr a.prev{left: -74px; background: url(../images/banner-prev.png) no-repeat center;}

.com-banner .banner_ctr a.next{right: -1274px; background: url(../images/banner-next.png) no-repeat center;}

.com-banner .banner_ctr a:hover{opacity: 1; filter: alpha(opacity=100);}

.com-banner .hd{position: absolute; bottom: 25px; text-align: center; z-index: 5; left: 0; font-size: 0; line-height: 0; height: 0px; width: 100%; height: 9px; overflow: hidden;}

.com-banner .hd li{background: #888; z-index: 2; cursor: pointer; margin: 0 2px; display: inline-block; width: 52px; height: 6px; *display: inline; zoom: 1; opacity: .8;}

.com-banner .hd li:hover,

.com-banner .hd .on{opacity: 1; background: #00A3BA;}

/*底部*/

.com-footer{position:relative; padding-top: 80px; background: #303030;}

.com-footer:before{content:"";position:absolute;left:0;bottom: 140px;width: 100%;border-bottom: 1px solid #AEAEAE;}

.com-footer:after{content:"";position:absolute;left:0;bottom: 139px;width: 100%;border-bottom: 1px solid #A8A8A8;}

.footer-content{padding-bottom: 70px;}

.foot-contact .qr {

  margin-top: 30px;

}

.footer-logo{display: inline-block; position: relative;}

.footer-logo:before {

  content: "";

  position: absolute;

  left: 0;

  top: 0;

  height: 100%;

  width: 100%;

  background: url(../images/footer-logo-color.png) no-repeat center;

  opacity: 0;

  -webkit-transition: .5s;

  -o-transition: .5s;

  transition: .5s;

}

.footer-logo:hover:before {

  opacity: 1;

}

.foot-nav{position:relative;}

.foot-nav:before{content:"";position:absolute;left:0;top: 39px;width: 100%;border-bottom: 1px solid #282828;}

.foot-nav:after{content:"";position:absolute;left:0;top: 40px;width: 100%;border-bottom: 1px solid #3d3d3d;}

.foot-nav .item{float: left; width: auto;}

.foot-nav .item ~ .item{margin-left: 80px;}

.foot-nav .item .tit{position: relative; font-size: 21px; color: #fff; margin-bottom: 20px;font-weight: normal;}

.md-list ol li,

.foot-nav .item ul li{float: none;}

.foot-nav .item ul li a,

.md-list ol li a{display: inline-block; width: 100%; line-height: 30px; font-size: 14px; color: #c2c2c2; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; text-align: center;}

.foot-nav .item ul li a:hover,

.md-list ol li a:hover{text-decoration: none; color: #00A3BA;}

.md-list ol{float: left;}

.md-list ol~ol{margin-left: 16px;}

.gf-system{padding: 30px 10px 38px;}

.gf-system li{float: left; text-align: center; width: 60px; height: 70px; color: #fff;}

.gf-system li~li{margin-left: 95px;}

.gf-system li .pic{height: 39px; margin-bottom: 10px;}

.gf-system li .pic i{width: 39px; height: 39px; background-repeat: no-repeat; background-position: center bottom; -webkit-transition: .4s; -o-transition: .4s; transition: .4s;}

.gf-system li:hover .pic i{-webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg);}

.gf-system li .pic .icon-s-1{background-image: url(../images/icon-s-1.png);}

.gf-system li .pic .icon-s-2{background-image: url(../images/icon-s-2.png);}

.gf-system li .pic .icon-s-3{background-image: url(../images/icon-s-3.png);}

.gf-system li .pic .icon-s-4{background-image: url(../images/icon-s-4.png);}

.gf-system li .pic .icon-s-5{background-image: url(../images/icon-s-5.png);}

.gf-system li .pic .icon-s-6{background-image: url(../images/icon-s-6.png);}

.gf-system li .pic .icon-s-7{background-image: url(../images/icon-s-7.png);}

.gf-system li .pic .icon-s-8{background-image: url(../images/icon-s-8.png);}

.copyright{text-align: center; padding: 16px 0; margin-bottom: 60px;line-height: 1.75;}
.copyright i{
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(http://www.cqkyyy.com/static/pc/images/gongan.png)no-repeat;
}

.copyright a{color: #666;}

.copyright a:hover{color: #00A3BA;}

/*底部固定咨询框*/

.footer-zixun{position: fixed; left: 0; bottom: 0; z-index: 999; width: 100%; height: 60px; line-height: 60px; background: #000; background: rgba(0, 0, 0, .85); font-size: 18px; color: #fff;}

.footer-zixun .icon-foot-tel{margin-right: 15px; width: 37px; height: 60px; background: url(../images/tel.png) no-repeat center 6px; -webkit-animation: sh-shake 2s ease infinite; animation: sh-shake 2s ease infinite;}

.footer-zixun ul li{float: left; width: 170px; text-align: center; font-size: 16px; line-height: 60px;}

.footer-zixun ul li:last-child{width: 145px; text-align: right; padding-right: 12px;}

.footer-zixun ul li a{display: block; color: #fff; -webkit-transition: .4s; -o-transition: .4s; transition: .4s;}

.footer-zixun ul li a:hover{color: #00A3BA; text-decoration: none;}

.footer-zixun ul li a i{-webkit-transition: .4s; -o-transition: .4s; transition: .4s;}

.footer-zixun ul li a .icon-f-1{margin-right: 10px; width: 36px; height: 35px; background: url(../images/icon-f-1.png) no-repeat center top; margin-top: -2px;}

.footer-zixun ul li a:hover .icon-f-1{background-position: center -35px;}

.footer-zixun ul li a .icon-f-2{margin-right: 10px; width: 36px; height: 36px; background: url(../images/icon-f-2.png) no-repeat center top; margin-top: -2px;}

.footer-zixun ul li a:hover .icon-f-2{background-position: center -36px;}

.footer-zixun ul li a .icon-f-3{margin-right: 10px; width: 31px; height: 32px; background: url(../images/icon-f-3.png) no-repeat center top; margin-top: -5px;}

.footer-zixun ul li a:hover .icon-f-3{background-position: center -32px;}

.footer-zixun ul li a .icon-f-4{margin-right: 10px; width: 44px; height: 43px; background: url(../images/icon-f-4.png) no-repeat center top; margin-top: -8px;}

.footer-zixun ul li a:hover .icon-f-4{background-position: center -43px;}

.footer-zixun ul li a .icon-f-5{margin-right: 10px; width: 27px; height: 29px; background: url(../images/icon-top.png) no-repeat center top; margin-top: -2px;}

.footer-zixun ul li a:hover .icon-f-5{background-position: center -29px;}

/*动画——抖动效果*/

@-webkit-keyframes sh-shake{0%, 25%, 100%{-webkit-transform: translateY(0)} 3%, 9%, 15%{-webkit-transform: translateY(-3px)} 6%, 12%, 20%{-webkit-transform: translateY(3px)}}

@keyframes sh-shake{0%, 25%, 100%{-webkit-transform: translateY(0); transform: translateY(0)} 3%, 9%, 15%{-webkit-transform: translateY(-3px); transform: translateY(-3px)} 6%, 12%, 20%{-webkit-transform: translateY(3px); transform: translateY(3px)}}

@-webkit-keyframes sh-shake-mini{0%, 25%, 100%{-webkit-transform: translateY(0)} 3%, 9%, 15%{-webkit-transform: translateY(-1px)} 6%, 12%, 20%{-webkit-transform: translateY(1px)}}

@keyframes sh-shake-mini{0%, 25%, 100%{-webkit-transform: translateY(0); transform: translateY(0)} 3%, 9%, 15%{-webkit-transform: translateY(-1px); transform: translateY(-1px)} 6%, 12%, 20%{-webkit-transform: translateY(1px); transform: translateY(1px)}}







/*!

Animate.css - http://daneden.me/animate

Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden

Fix 2017-04-10

fadeIn动画距离统一为50px

*/

.animated{-webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}

.animated.abig{-webkit-animation-duration: 2s; animation-duration: 2s;}

.animated.infinite{-webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-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;

}

@keyframes fadeInLeft {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(-30px, 0, 0);

            transform: translate3d(-30px, 0, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



.fadeInLeft {

  -webkit-animation-name: fadeInLeft;

          animation-name: fadeInLeft;

}



@-webkit-keyframes fadeInLeftMini {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(-20px, 0, 0);

            transform: translate3d(-20px, 0, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



@keyframes fadeInLeftMini {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(-20px, 0, 0);

            transform: translate3d(-20px, 0, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



.fadeInLeftMini {

  -webkit-animation-name: fadeInLeftMini;

          animation-name: fadeInLeftMini;

}





@-webkit-keyframes fadeInRight {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(30px, 0, 0);

            transform: translate3d(30px, 0, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



@keyframes fadeInRight {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(30px, 0, 0);

            transform: translate3d(30px, 0, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



.fadeInRight {

  -webkit-animation-name: fadeInRight;

          animation-name: fadeInRight;

}



@-webkit-keyframes fadeInRightBig {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(2000px, 0, 0);

            transform: translate3d(2000px, 0, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



@-webkit-keyframes fadeInRightM {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(50px, 0, 0);

            transform: translate3d(50px, 0, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



@keyframes fadeInRightM {

  0% {

    opacity: 0;

    -webkit-transform: translate3d(50px, 0, 0);

            transform: translate3d(50px, 0, 0);

  }



  100% {

    opacity: 1;

    -webkit-transform: none;

            transform: none;

  }

}



.fadeInRightM {

  -webkit-animation-name: fadeInRightM;

          animation-name: fadeInRightM;

}







@-webkit-keyframes flipInX {

  0% {

    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

    -webkit-transition-timing-function: ease-in;

            transition-timing-function: ease-in;

    opacity: 0;

  }



  40% {

    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

    -webkit-transition-timing-function: ease-in;

            transition-timing-function: ease-in;

  }



  60% {

    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

    opacity: 1;

  }



  80% {

    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);

            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);

  }



  100% {

    -webkit-transform: perspective(400px);

            transform: perspective(400px);

  }

}



@keyframes flipInX {

  0% {

    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);

    -webkit-transition-timing-function: ease-in;

            transition-timing-function: ease-in;

    opacity: 0;

  }



  40% {

    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);

    -webkit-transition-timing-function: ease-in;

            transition-timing-function: ease-in;

  }



  60% {

    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);

    opacity: 1;

  }



  80% {

    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);

            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);

  }



  100% {

    -webkit-transform: perspective(400px);

            transform: perspective(400px);

  }

}



.flipInX {

  -webkit-backface-visibility: visible !important;

          backface-visibility: visible !important;

  -webkit-animation-name: flipInX;

          animation-name: flipInX;

}





/*IE兼容*/

.top-list li:last-child {

  *position: relative; /* black ie7 ie11 */

  #position: relative; /* black ie7 ie11 */

  position: relative\9;  /* yellow  ie8 ie9 ie11 */ 

  position: relative\0;  /* blue  ie8 ie9 */

  *top: 20px; /* black ie7 ie11 */

  #top: 20px; /* black ie7 ie11 */

  top: 20px\9;  /* yellow  ie8 ie9 ie11 */ 

  top: 20px\0;  /* blue  ie8 ie9 */

}

.com-header .header-logo {

  *margin-top: 34px; /* black ie7 ie11 */

  #margin-top: 34px; /* black ie7 ie11 */

  margin-top: 34px\9;  /* yellow  ie8 ie9 ie11 */ 

  margin-top: 34px\0;  /* blue  ie8 ie9 */

}

.com-header .nav-list {

  *margin-top: 38px; /* black ie7 ie11 */

  #margin-top: 38px; /* black ie7 ie11 */

  margin-top: 38px\9;  /* yellow  ie8 ie9 ie11 */ 

  margin-top: 38px\0;  /* blue  ie8 ie9 */

}