﻿@charset "utf-8";body,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,ol,p,select,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

body {
    background: #fff;
    color: #666;
    font-family: 微软雅黑
}

fieldset,img {
    border: 0
}

img {
    vertical-align: middle
}

li,ol,ul {
    list-style-type: none
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

button,input,select,textarea {
    margin: 0;
    outline: 0;
    font-size: 100%;
    font-family: inherit
}

html {
    overflow: -Scroll;
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    overflow-y: scroll;
    zoom:1}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

td {
    margin: 0;
    padding: 0;
    color: #555;
    text-align: center;
    font-size: 12px;
    line-height: 36px
}

table tr td {
    border: 1px solid #999
}

.clearfix {
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 0;
    font-size: 0;
    line-height: 0
}

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

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

.pr {
    position: relative
}

.oh {
    overflow: hidden
}

.wrap {
    position: relative;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 1200px
}

.ptb25 {
    padding: 25px 0
}

.ptb30 {
    padding: 30px 0
}

a {
    outline: 0;
    color: #666;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -mos-transition: all .3s linear;
    -mz-transition: all .3s linear;
}

a:hover {
    color: #ff6;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -mos-transition: all .3s linear;
    -mz-transition: all .3s linear
}

.button {
    display: inline-block;
    margin-top: 20px;
    padding: 0 30px;
    height: 50px;
    border-radius: 4px;
    background-color: #c33;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer
}

.button:hover {
    outline: 0;
    background-color: #ff6;
    color: #4b4338;
    text-decoration: none
}

.button i {
    padding-right: 5px
}

.spanBox {
    display: block;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.jTop {
    display: none;
    height: 36px;
    background: url(../images/jtopbg.jpg) repeat-x;
    color: #c33;
    font-size: 14px;
    line-height: 36px
}

.jTop .huany {
    margin-left: 30px
}

.jTop .lianj {
    margin-right: 90px
}

.jTop a {
    margin: 0 10px
}

.jTop a:hover {
    color: #c33
}

.jTop i {
    margin-right: 4px
}

.jHeader {
    height: 6.3em
}

.jHeader .logo {
    margin-top: .6em;
    margin-left: 0;
    padding: 5px 0
}

.jHeader .tel {
    margin-top: .6em;
    margin-right: 90px;
    padding: 15px 0;
    padding-left: 60px;
    background: url(../images/tel.png) no-repeat 0 5px
}

.jHeader .tel .top_msg {
    color: #23201d;
    text-align: left;
    font-size: 14px
}

.jHeader .tel .num {
    color: #c33;
    font-weight: 800;
    font-size: 26px
}

.jNav {
    z-index: 999;
    width: 100%;
    height: 60px;
    background: #666
}

.jNav .navtel {
    display: none
}

.jNav .meu {
    position: relative;
    display: none;
    color: #fff;
    font-weight: 100;
    font-size: 42px;
    line-height: 50px
}

.jNav i {
    padding-right: .2em
}

.jNav .nav li {
    position: relative;
    z-index: 11;
    float: left;
    width: 11%
}

.jNav .nav li a {
    float: left;
    display: inline-block;
    overflow: hidden;
    margin-top: 0;
    width: 100%;
    height: 60px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
    font-weight: 800;
    transition: all 0s linear
}

.jNav .nav li .none {
    margin: 0;
    padding: 0
}

.jNav .nav li a.active,.jNav .nav li a:hover {
    background: #c33
}

.jNav .nav li .sub {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 99;
    display: none;
    overflow: hidden;
    width: 100%;
    background: #c33
}

.jNav .nav li .sub li {
    float: none;
    width: 100%;
    height: 36px
}

.jNav .nav li .sub li a {
    float: none;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 36px;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    font-weight: 100
}

.jNav .nav li .sub li a:hover {
    background: #ff6;
    color: #4b4338
}

.mobilenav {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 999;
    display: none;
    width: 150px;
    height: auto;
    opacity: .9;
    filter: alpha(opacity=90);
    -moz-opacity: .9
}

.mobilenav ul li {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eee;
    background: #4b4338
}

.mobilenav ul li a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 40px
}

.main_image {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 560px
}

.main_image ul {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 560px
}

.main_image li {
    float: left;
    width: 100%;
    height: 560px
}

.main_image li span {
    display: block;
    width: 100%;
    height: 560px
}

.main_image li .img_1 {
    background: url(../images/img_main_1.jpg) center top no-repeat;
    background-size: auto 560px
}

.main_image li .img_2 {
    background: url(../images/img_main_2.jpg) center top no-repeat;
    background-size: auto 560px
}

.main_image li .img_3 {
    background: url(../images/img_main_3.jpg) center top no-repeat;
    background-size: auto 560px
}

.main_image li .img_4 {
    background: url(../images/img_main_4.jpg) center top no-repeat;
    background-size: auto 560px
}

.main_image li .img_5 {
    background: url(../images/img_main_5.jpg) center top no-repeat;
    background-size: auto 560px
}

.main_image li .img_6 {
    background: url(../images/img_main_6.jpg) center top no-repeat;
    background-size: auto 560px
}

.flicking_con {
    position: relative;
    z-index: 40;
    margin: 0 auto;
    width: 100px
}

.flicking_con .flicking_inner {
    position: absolute;
    top: 520px;
    left: 0;
    z-index: 40;
    width: 140px;
    height: 21px
}

.flicking_con a {
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 21px;
    height: 21px;
    background: url(../images/btn_main_img.png) 0 0 no-repeat;
    text-indent: -2000px
}

.flicking_con a.on {
    background-position: 0 -21px
}

#btn_next,#btn_prev {
    position: absolute;
    top: 50%;
    z-index: 40;
    display: none;
    margin-top: -45px;
    width: 90px!important;
    height: 90px!important;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8
}

#btn_prev {
    left: 100px;
    background: url(../images/hover_left.png) no-repeat left top
}

#btn_next {
    right: 100px;
    background: url(../images/hover_right.png) no-repeat right top
}

.section {
    position: relative;
    clear: both;
    overflow: hidden;
    margin: auto;
    width: 100%
}

.choose {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    height: 260px;
    background: url(../images/choose.jpg) no-repeat center top;
    background-size: auto 260px
}

.top_all {
    position: relative;
    overflow: hidden;
    margin: 20px 0;
    border-bottom: 1px solid #ededed;
    text-align: center
}

.top_all a {
    color: #c33;
    cursor: hand
}

.top_all h3 {
    overflow: hidden;
    margin: auto;
    height: 50px;
    color: #c33;
    text-align: center;
    font-weight: 100;
    font-size: 36px;
    line-height: 50px
}

.top_all span {
    display: inline-block;
    height: 30px;
    color: #4b4338;
    font-size: 12px;
    line-height: 20px
}

.text {
    width: 300px;
    height: 2pc;
    border: 1px solid #cdcdcd;
    background: #fff;
    color: #999;
    text-indent: 14px;
    font-size: 9pt;
    line-height: 28px
}

.toptel {
    float: left;
    padding-top: 10px;
    padding-left: 50px;
    width: 216px;
    height: 60px;
    text-align: left;
    font-size: 14px
}

.toptel,.toptel span {
    color: #fff;
    line-height: 24px
}

.toptel span {
    display: block;
    font-size: 26px
}

.menuListUlList {
    float: left;
    width: 610px;
    height: 70px
}

.inabout {
    margin-top: 20px;
    padding: 56px 0;
    background: #c33
}

.inabxm {
    color: #fff
}

.inabxmimg {
    float: left;
    width: 40%;
    vertical-align: middle;
    text-align: left
}

.inabxmimg img {
    max-width: 92%
}

.inabxmtxt {
    float: left;
    width: 60%;
    text-align: left
}

.inabxmtxt p {
    text-indent: 2em;
    line-height: 32px
}

.lsmkf .lstitle {
    overflow: hidden;
    padding: 46px 0;
    width: 100%;
    background: url(../images/lstitlebg.jpg) center bottom no-repeat;
    color: #c33;
    text-align: center;
    font-weight: 900;
    font-size: 30px;
    line-height: 46px
}

.lsmkf .lsxm {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
    border-bottom: 1px dashed #ccc
}

.lsmkf .lsxm .lsimg {
    width: 50%;
    vertical-align: middle;
    text-align: center
}

.lsmkf .lsxm .lsimg img {
    max-width: 100%
}

.lsmkf .lsxm .lstext {
    width: 50%;
    text-align: left
}

.lsmkf .lsxm .lstext h4 {
    position: relative;
    float: left;
    margin-top: 20px;
    width: 100%;
    height: 80px;
    color: #c33;
    font-size: 26px;
    line-height: 80px
}

.lsmkf .lsxm .lstext h4 span {
    float: left;
    margin-right: 8px;
    height: 80px;
    color: #666;
    font-size: 60px;
    line-height: 80px
}

.lsmkf .lsxm .lstext p {
    position: relative;
    float: left;
    margin-top: 20px;
    line-height: 30px
}

.index_news {
    padding: 12px 1%;
    width: 64%;
    border: 1px #ebebeb solid
}

.index_lm {
    margin-bottom: 10px;
    height: 40px;
    background: #ebebeb;
    line-height: 40px
}

.index_lm span.lm_zi {
    width: 125px;
    background: #c33;
    color: #fff;
    text-align: center;
    font-size: 16px
}

.index_lm span.more {
    display: block;
    padding: 0 10px;
    transition: all .4s
}

.index_lm span.more:hover {
    padding: 0 25px;
    background: #c33;
    color: #fff
}

.index_lm span.more:hover a {
    color: #fff
}

.news_one {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #f2f2f2;
    transition: all .4s
}

.news_one_img {
    width: 26%
}

.news_one_img img {
    width: 100%
}

.news_one_content {
    padding: 0 5%;
    width: 64%
}

.news_one_title a {
    height: 36px;
    color: #c33;
    font-weight: 700;
    font-size: 18px;
    line-height: 36px
}

.news_one_js {
    color: #353535;
    font-size: 14px;
    line-height: 25px
}

.news_one:hover {
    background: #c33;
    color: #fff
}

.news_one:hover .news_one_js,.news_one:hover .news_one_title a {
    color: #fff
}

.index_news ul {
    margin-top: 10px
}

.index_news li {
    float: left;
    display: block;
    width: 50%;
    height: 40px;
    border-bottom: 1px #eee dotted;
    line-height: 40px;
    transition: all .4s
}

.index_news li a {
    float: left;
    overflow: hidden;
    padding-left: 5px;
    height: 40px;
    max-width: 80%;
    font-size: 14px;
    transition: all .4s
}

.index_news li span {
    float: right;
    display: block;
    padding-right: 5px;
    color: #a3a3a3;
    font-size: 12px;
    transition: all .4s
}

.index_news li:hover {
    background: #c33
}

.index_news li:hover a {
    padding-left: 10px;
    color: #fff
}

.index_news li:hover span {
    padding-right: 10px;
    color: #fff
}

.index_aq {
    padding: 12px 1%;
    width: 30%;
    height: auto;
    border: 1px #ebebeb solid
}

.index_aq a.aq_content {
    display: block;
    width: 100%
}

.aq_content {
    float: left;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #ccc dotted;
    transition: all .4s
}

.aq_title {
    padding-left: 28px;
    height: 30px;
    background: url(../images/q.jpg) no-repeat 4px 5px;
    color: #c33;
    font-weight: 700;
    line-height: 30px
}

.aq_content_content {
    padding-left: 28px;
    min-height: 40px;
    background: url(../images/a.jpg) no-repeat 4px 2px;
    font-size: 14px;
    line-height: 20px
}

.aq_content:hover {
    background: #c33;
    color: #f30
}

.aq_content:hover .aq_content_content,.aq_content:hover .aq_title {
    color: #fff
}

.zzsc {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 20px
}

.map {
    width: 100%;
    height: 16pc
}

.map img {
    display: block;
    margin: 0 auto
}

.proBg {
    width: 100%;
    background: #ae2422
}

.proClaList {
    position: absolute;
    top: 17px;
    right: 98px;
    overflow: hidden;
    padding: 0;
    width: 45pc;
    height: 27px;
    text-align: right;
    line-height: 27px
}

.proClaList a {
    display: inline-block;
    margin-left: 5px;
    padding: 0 14px;
    height: 25px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 25px
}

.sypick {
    position: relative;
    float: left;
    overflow: hidden;
    margin-top: 12px;
    margin-right: .25%;
    margin-bottom: 12px;
    margin-left: .25%;
    width: 24.5%;
    background-color: #efefef
}

.sypick:hover {
    background-color: #c33;
    -o-transition: all .6s linear;
    transition: all .6s linear;
    filter: alpha(opacity=100);
    -mos-transition: all .6s linear;
    -mz-transition: all .6s linear
}

.sypick .pic {
    position: relative;
    overflow: hidden
}

.sypick .pic img {
    width: 100%;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all
}

.sypick:hover img {
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.15);
    -webkit-transform: all 1s ease 0s;
    transform: scale(1.15)
}

.intro {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    filter: alpha(opacity=0);
    -mos-transition: all .2s linear;
    -mz-transition: all .2s linear
}

.intro a {
    display: block;
    margin-top: 3%;
    margin-left: 3%;
    width: 94%;
    height: 90%;
    text-align: center
}

.intro a p {
    position: relative;
    top: 43%;
    margin: 0 5px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 20px
}

.pic:hover .intro {
    opacity: 1;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    filter: alpha(opacity=100);
    -mos-transition: all .2s linear;
    -mz-transition: all .2s linear
}

.title a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 8px;
    border-top: 0;
    color: #c33;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 40px
}

.sypick:hover .title a {
    color: #fff;
    -o-transition: all .6s linear;
    transition: all .6s linear;
    filter: alpha(opacity=100);
    -mos-transition: all .6s linear;
    -mz-transition: all .6s linear
}

.casetitle a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 8px;
    border-top: 0;
    color: #666;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 40px
}

.link {
    overflow: hidden;
    margin-bottom: 28px
}

.link h3 {
    float: left;
    overflow: hidden;
    padding-left: 9px;
    width: 100px;
    height: 48px;
    border: 1px solid #cdcdcd;
    color: #3b434c;
    text-align: center;
    line-height: 48px
}

.link p {
    float: right;
    overflow: hidden;
    width: 1080px;
    font-size: 14px;
    line-height: 24px
}

.link p a {
    display: inline-block;
    padding: 0 17px;
    color: #60666e
}

.footer {
    width: 100%;
    background: #666
}

.footer .mcopyright {
    display: none
}

.footer .mcopyright p {
    width: 100%;
    text-align: center;
    font-weight: 200;
    font-size: 14px
}

.btnavlist {
    position: relative;
    margin: 0 auto;
    padding-top: 14px;
    height: 46px;
    color: #525252
}

.btnavlist a {
    display: inline-block;
    color: #fff;
    line-height: 46px
}

.btnavlist a:hover {
    color: #2d2d2d
}

.foot-nav {
    text-align: center
}

.foot-nav li {
    display: inline
}

.foot-nav li a:hover {
    color: #c33
}

.foot-nav li a i {
    padding-right: 3px
}

.foot-nav li span {
    margin: 0 20px;
    color: #fff
}

.copyrightnr {
    padding-bottom: 30px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 40px
}

.copyrightnr p a,.copyrightnr p a:hover {
    color: #fff;
    line-height: 40px
}

.pointWrap {
    overflow: hidden;
    margin-top: 20px
}

.pointWrap ul {
    margin: 0 auto;
    width: 100%
}

.pointWrap li {
    float: left;
    margin: 0 1%;
    padding-top: 28px;
    width: 23%;
    height: auto;
    background: #c33;
    text-align: center;
    -webkit-transition: All .6s ease-in-out;
    -moz-transition: All .6s ease-in-out;
    -o-transition: All .6s ease-in-out;
    transition: .6s ease-in-out
}

.pointWrap h2 {
    height: 38px;
    background: #666;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    font-weight: 700;
    font-size: 19px;
    line-height: 38px
}

.pointWrap p {
    margin: 22px auto;
    padding: 0 16px;
    color: #fff;
    line-height: 22px
}

.pointWrap img {
    width: 88px;
    height: 88px;
    background: url(../images/pointon.png) no-repeat
}

.pointWrap .b img {
    background-position: -88px 0
}

.pointWrap .c img {
    background-position: -176px 0
}

.pointWrap .d img {
    background-position: -264px 0
}

.pointWrap li:hover {
    background: #efefef
}

.pointWrap li:hover img {
    background-image: url(../images/point.png)
}

.pointWrap li:hover h2 {
    background: #fb0
}

.pointWrap li:hover p {
    color: #666
}

.top_bar {
    position: fixed;
    right: 0;
    bottom: -18px;
    left: 0;
    z-index: 900;
    display: none;
    margin: auto
}

.top_menu {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 48px;
    background: #4b4338;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8
}

.top_bar .top_menu>li {
    position: relative;
    float: left;
    display: inline-block;
    width: 20%;
    text-align: center
}

.top_menu li:first-child {
    background: 0 0
}

.top_bar .top_menu>li>a {
    display: block;
    margin-right: 1px;
    height: 48px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px rgba(0,0,0,.3)
}

.top_bar .top_menu>li.home {
    width: 20%
}

.top_bar .top_menu>li.home a {
    position: relative;
    top: -22px;
    left: 2px;
    margin: auto;
    width: 66px;
    height: 66px;
    border-radius: 60px;
    background: url(../images/home.gif) no-repeat center center;
    background-size: 100% 100%
}

.top_bar .top_menu>li>a label {
    display: block!important;
    overflow: hidden;
    margin: 0;
    text-align: center;
    font-size: 12px;
    line-height: 18px
}

.top_bar .top_menu>li>a img {
    padding: 3px 0 0;
    width: 24px;
    height: 24px;
    color: #fff;
    vertical-align: middle;
    line-height: 48px
}

.top_bar li:first-child a {
    display: block
}

.top_menu li:last-of-type a {
    overflow: hidden;
    background: 0 0
}

.top_bar .top_menu>li>a:active,.top_bar .top_menu>li>a:hover {
    background-color: #666
}

.innerBan {
    position: relative;
    overflow: hidden;
    width: 100%
}

.innerBan .innT {
    position: absolute;
    z-index: 999;
    float: left;
    display: none;
    margin-top: 35px;
    width: 100%;
    height: 34px;
    color: #000;
    text-align: left;
    text-shadow: 0 0 10px #253147;
    font-weight: 700;
    font-size: 34px;
    line-height: 34px
}

.innerBan img {
    width: 100%;
    height: 60px
}

.main {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    padding-bottom: 20px
}

.left {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    padding-right: 30px;
    width: 246px
}

.clearfix .sub-menu {
    display: none
}

.clearfix a {
    cursor: pointer
}

#dc_jqaccordion_widget-3-item ul {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer
}

#dc_jqaccordion_widget-3-item ul li {
    margin-bottom: 1px;
    border: 0
}

#dc_jqaccordion_widget-3-item ul a {
    position: relative;
    display: block;
    padding: 0 10px 0 50px;
    height: 60px;
    background: #5c5c5c url(../images/left-arrow1.png) no-repeat 15px 10px;
    color: #fff;
    text-decoration: none;
    line-height: 60px
}

#dc_jqaccordion_widget-3-item ul a:hover {
    background: #c33 url(../images/left-arrow1.png) no-repeat 200px 10px
}

#dc_jqaccordion_widget-3-item ul .cur {
    background: #c33 url(../images/left-arrow2.png) no-repeat 15px 10px;
    color: #4b4338
}

#dc_jqaccordion_widget-3-item ul li .sub-menu {
    display: none;
    margin-bottom: 5px;
    padding: 5px 0;
    border: 1px solid #ccc;
    border-top: 0
}

#dc_jqaccordion_widget-3-item ul li .sub-menu li {
    margin: 0
}

#dc_jqaccordion_widget-3-item ul li .sub-menu li a {
    padding-left: 28px;
    height: 36px;
    background: #fff;
    color: #999;
    line-height: 36px
}

#dc_jqaccordion_widget-3-item ul li .sub-menu li a:hover {
    background: #c33;
    color: #fff
}

#dc_jqaccordion_widget-3-item ul li .sub-menu li a i {
    margin-right: 10px
}

#dc_jqaccordion_widget-3-item ul li .current {
    display: block
}

.leftTtitle,.wxtitle {
    overflow: hidden;
    padding-left: 20px;
    height: 52px;
    border-bottom: 1px solid #d3d3d3;
    color: #c33;
    font-size: 22px;
    line-height: 52px
}

.leftTtitle span,.wxtitle span {
    margin-left: 5px;
    color: #999;
    text-transform: uppercase;
    font-size: 10px
}

.weixin {
    margin-top: 20px;
    border: 1px solid #d3d3d3
}

.weixin .pane p {
    margin: 15px 0;
    text-align: center
}

.weixin .pane p img {
    width: 90%
}

.weixin .pane h4 {
    height: 30px;
    background: #c33;
    color: #fff;
    text-align: center;
    font-weight: inherit;
    font-size: 9pt;
    line-height: 30px
}

.leftContact,.leftNews {
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 10px;
    width: 100%;
    border: 1px solid #d3d3d3
}

.leftConTel {
    margin: 9pt auto 6px;
    width: 90%;
    height: 40px;
    border-radius: 8px;
    background: #c33;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-family: impact;
    line-height: 40px
}

.leftContact dl {
    clear: both;
    display: block;
    margin: 0 auto;
    width: 90%;
    color: #666;
    font-size: 14px;
    line-height: 30px
}

.leftContact dl i {
    margin-right: 5px
}

.leftNews ul {
    margin-top: 10px;
    width: 100%
}

.leftNews ul li {
    clear: both;
    margin: 5px auto;
    width: 90%
}

.leftNews ul li .lntit {
    font-size: 13px;
    line-height: 20px
}

.leftNews ul li .lntit a:hover {
    color: #c33
}

.leftNews ul li .lntim {
    padding-left: 15px;
    color: #999;
    font-size: 12px;
    line-height: 18px
}

.mainCon {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    width: 924px
}

.mainConTitle {
    height: 42px;
    border-bottom: 1px solid #c33;
    color: #c33;
    font-size: 20px;
    line-height: 42px;
    width: 100%;
}

.mainConTitle .sortname {
    float: left;
    background: #c33;
    color: #fff;
    margin-right: 1%;
    margin-bottom: 8px;
    margin-left: 1%;
    text-align: center;
    width: 31%;
}

.mainConTitle .position {
    float: right;
    color: #666;
    font-size: 14px;
    line-height: 42px
}

.mainConTitle .position a:hover {
    color: #c33
}

.mainConTitle .position i {
    padding-right: 5px
}

.mainConList {
    margin: 25px auto;
    width: 100%
}

.mainConList .listpro {
    float: left;
    margin-bottom: 20px
}

.mainConList .tag em {
    margin: 0 10px;
    color: #a6a6a6;
    font-size: 10px;
    line-height: 12px
}

.mainConList .tag span {
    color: #a6a6a6;
    font-size: 10px;
    line-height: 12px
}

.mainConList .caseimg {
    margin-top: 30px;
    text-align: center
}

.mainConList .caseimg img {
    padding: 15px 0
}

.mainConList .pic2 {
    margin-bottom: 14px;
    padding: 9pt;
    width: 668px;
    height: 93pt;
    border-bottom: 1px solid #d6d6d6
}

.mainConList .pic2 dt {
    float: left;
    margin-right: 1pc;
    padding: 3px;
    width: 154px;
    height: 87pt;
    border: 1px solid #d6d6d6;
    background: #fff
}

.mainConList .pic2 dt img {
    display: block
}

.mainConList .pic2 dd {
    float: left;
    width: 490px;
    height: 93pt
}

.mainConList .pic2 .title {
    color: #ff6c0a;
    font-weight: 700;
    font-size: 14px;
    line-height: 40px
}

.mainConList .pic2 .intro {
    width: 490px;
    height: 50px;
    color: #666;
    font-size: 14px;
    line-height: 20px
}

.mainConList .pic2 .time {
    color: #999;
    font-size: 9pt;
    line-height: 28px
}

.fw {
    overflow: hidden;
    margin-top: 20px
}

.fw ul {
    width: 100%
}

.fw ul li {
    float: left;
    margin: 15px 2%;
    width: 44%;
    border: 1px solid #ccc;
    background-color: #fff
}

.fw li img {
    float: left;
    margin: 45px 2%;
    width: 22%
}

.fw ul li .ysTxt {
    float: left;
    width: 71%
}

.fw ul li .ysTxt h3 {
    margin: 30px 0 15px;
    color: #c33;
    font-size: 30px;
    line-height: 50px
}

.fw ul li .ysTxt h3 span {
    margin-right: 10px;
    color: #666
}

.fw ul li .ysTxt p {
    font-size: 14px
}

.protit {
    display: none;
    margin: 20px auto;
    width: 100%;
    height: auto
}

.protit ul {
    overflow: hidden;
    margin: 0 auto;
    width: 100%
}

.protit li {
    float: left;
    margin: 5px .5%;
    padding: 10px 0;
    width: 23%;
    border: 1px solid #c33;
    background: #fff;
    text-align: center;
    line-height: 20px
}

.protit li a {
    display: block;
    color: #c33;
    font-size: 18px
}

.protit li.protit-active,.protit li:hover {
    border: 1px solid #c33;
    background: #c33
}

.protit li.protit-active a,.protit li:hover a {
    color: #fff
}

.mainContect,.mainContectx {
    margin: 11px auto;
    padding: 15px;
    width: 692px;
    height: auto!important;
    height: 924px;
    min-height: 924px;
    border: 1px solid #d3d3d3;
    background: #fff;
    color: #666;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 30px;
    word-break: break-all
}

.page {
    float: left;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    line-height: 20px
}

.page a {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: -1px;
    padding: 4px 15px;
    border: 1px solid #ddd;
    vertical-align: middle
}

.page a:hover {
    border: 1px solid #ff6;
    background: #ff6;
    color: #4b4338
}

.page .cpl {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: -1px;
    padding: 4px 15px;
    border: 1px solid #ddd;
    background: #ff6;
    color: #4b4338;
    vertical-align: middle
}

.page .nolink {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: -1px;
    padding: 4px 15px;
    border: 1px solid #ddd;
    vertical-align: middle
}

.picword {
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
    border-bottom: 1px solid #e4e0e0
}

.pcwdpic {
    float: left;
    overflow: hidden;
    margin-right: 20px;
    max-width: 24%
}

.pcwdpic img {
    width: 100%
}

.pcwdri h2 {
    margin-bottom: 10px
}

.pcwdri h2 a {
    color: #525252;
    font-size: 18px
}

.pcwdri p {
    color: #666;
    font-size: 14px;
    line-height: 28px
}

.page_concern p,.wz_concern p {
    padding-bottom: 20px;
    line-height: 30px
}

.page_concern .about_img {
    padding: 30px 0;
    width: 100%
}

.page_concern .about_img img {
    width: 100%
}

.page_concern h2 {
    color: #c33;
    font-size: 20px;
    line-height: 60px
}

.wz_concern {
    line-height: 30px
}

.wz_concern .blank20 {
    position: relative;
    clear: both;
    overflow: hidden;
    height: 20px
}

.wz_concern p a {
    text-decoration: underline
}

.wz_concern h2 {
    padding: 30px 0;
    width: 100%;
    color: #c33;
    text-align: center;
    font-size: 24px;
    line-height: 32px
}

.wz_concern .lxbt,.wz_concern h3,.wz_concern h4 {
    float: left;
    margin: 15px 0;
    width: 100%;
    color: #c33;
    font-size: 22px
}

.wz_concern img {
    margin-top: 20px;
    margin-right: 5%;
    margin-left: 5%;
    max-width: 90%
}

.wz_concern .proimg {
    margin-bottom: 20px;
    width: 100%;
    text-align: center
}

.prenext {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #ccc
}

.prenext ul li {
    padding-left: 20px;
    height: 30px;
    line-height: 30px
}

.clsina {
    margin-top: 20px
}

#mapall {
    width: 100%;
    height: 25pc
}

.dblxbt {
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 999;
    margin-left: -10px;
    width: 25pc;
    background: #c33
}

.fstit {
    color: #fff
}

.fstit h3 {
    padding: 10px 20px;
    border-bottom: 1px solid #2b91fb
}

.fstit p {
    float: right;
    margin-top: -30px;
    margin-right: 20px
}

.fstit h4 {
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-top: 1px solid #1a74d0;
    font-weight: inherit
}

.fstit h4 span {
    display: block;
    margin: 10px 0;
    font-size: 9pt
}

.gscjt,.pcwdpic {
    overflow: hidden
}

.gscjt {
    width: 25pc;
    height: 250px
}

.float_fixed {
    position: fixed;
    right: 70px;
    bottom: 55px;
    z-index: 1000;
    width: 40px
}

.float_fixed li {
    position: relative;
    margin-bottom: 2px;
    height: 40px;
    background-color: rgba(92,92,92,.8);
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer
}

.float_fixed li:hover {
    background-color: rgba(255,153,0,.9)
}

.float_fixed li p {
    position: absolute;
    right: 100px;
    bottom: 0;
    z-index: 1;
    visibility: hidden;
    width: 140px;
    background-color: #c33;
    color: #f0a738;
    line-height: 40px;
    opacity: .9
}

.float_fixed li:hover p {
    color: #f0a738
}

.float_fixed li p a {
    display: block;
    color: #f0a738;
    line-height: 40px
}

.float_fixed li .float_tips a {
    display: block;
    color: #fff;
    line-height: 40px
}

.float_fixed li .float_tips a:hover {
    color: #fff
}

.float_fixed li p a i {
    margin-right: 15px;
    color: #fff;
    font-size: 18px
}

.bqiao {
    position: fixed;
    top: 200px;
    right: 20px;
    z-index: 999;
    overflow: hidden
}

@media(max-width: 1200px) {
    .wrap {
        width:98%
    }

    .jHeader .logo {
        margin-left: 40px
    }

    .jHeader .tel {
        margin-right: 40px
    }

    .main_image {
        height: 500px
    }

    .main_image ul {
        height: 500px
    }

    .main_image li {
        height: 500px
    }

    .main_image li span {
        height: 500px
    }

    .main_image li .img_1 {
        background-size: auto 500px
    }

    .main_image li .img_2 {
        background-size: auto 500px
    }

    .main_image li .img_3 {
        background-size: auto 500px
    }

    .main_image li .img_4 {
        background-size: auto 500px
    }

    .main_image li .img_5 {
        background-size: auto 500px
    }

    .main_image li .img_6 {
        background-size: auto 500px
    }

    .flicking_con .flicking_inner {
        top: 460px
    }

    #btn_prev {
        left: 40px
    }

    #btn_next {
        right: 40px
    }

    .left {
        padding-right: 1%;
        width: 20%
    }

    .leftTtitle span,.wxtitle span {
        display: none
    }

    .mainCon {
        width: 78%
    }

    .choose {
        height: 240px;
        background-size: auto 240px
    }

    .link p {
        width: 890px
    }
}

@media(max-width: 999px) {
    .jHeader .logo {
        margin-left:0
    }

    .jHeader .tel {
        margin-right: 0
    }

    .main_image {
        height: 400px
    }

    .main_image ul {
        height: 400px
    }

    .main_image li {
        height: 400px
    }

    .main_image li span {
        height: 400px
    }

    .main_image li .img_1 {
        background-size: auto 400px
    }

    .main_image li .img_2 {
        background-size: auto 400px
    }

    .main_image li .img_3 {
        background-size: auto 400px
    }

    .main_image li .img_4 {
        background-size: auto 400px
    }

    .main_image li .img_5 {
        background-size: auto 400px
    }

    .main_image li .img_6 {
        background-size: auto 400px
    }

    .flicking_con .flicking_inner {
        top: 370px
    }

    #btn_prev {
        left: 40px
    }

    #btn_next {
        right: 40px
    }

    .top_all span {
        font-size: 22px;
        line-height: 38px
    }

    .inabout {
        padding: 40px 0
    }

    .inabxmimg {
        width: 40%
    }

    .inabxmtxt {
        width: 60%
    }

    .inabxmtxt p {
        font-size: 12px;
        line-height: 22px
    }

    .choose {
        height: 180px;
        background-size: auto 180px
    }

    .index_news {
        width: 100%
    }

    .index_aq {
        display: none
    }

    .pointWrap ul {
        margin: 0 auto;
        width: 100%
    }

    .fw ul li {
        float: left;
        margin: 15px 1%;
        width: 47%
    }

    .fw ul li .ysTxt h3 {
        font-size: 26px;
        line-height: 30px
    }

    .fw ul li .ysTxt h3 span {
        margin-right: 0
    }

    .inuiygu {
        margin-bottom: 20px
    }

    .inuiygu li .pic {
        margin-bottom: 20px;
        padding: 0 2%;
        width: 96%
    }

    .inuiygu li .ttext {
        margin-bottom: 20px;
        padding: 0 2%;
        width: 96%
    }

    .inuiygu li .inuiygu_title {
        height: 40px;
        color: #c33;
        font-weight: 700;
        font-size: 20px;
        line-height: 40px
    }

    .i_mc ul li {
        float: left;
        margin-right: 1%;
        margin-left: 1%;
        width: 47.2%;
        height: auto
    }

    .i_mc ul li p {
        overflow: hidden;
        height: auto;
        color: #555;
        font-size: 14px;
        line-height: 150%
    }

    .link {
        display: none
    }

    .left {
        display: none
    }

    .protit {
        display: block
    }

    .mainCon {
        margin: 0 2%;
        width: 96%
    }
}

@media(max-width: 767px) {
    .jHeader {
        overflow:hidden;
        height: 0
    }

    .jNav {
        height: 50px;
        margin: 0;
        background: #4b4338
    }

    .jNav .nav {
        display: none
    }

    .jNav .navtel {
        display: block;
        height: 50px
    }

    .jNav .navtel img {
        height: 100%
    }

    .jNav .meu {
        display: block
    }

    .float_fixed {
        display: none
    }

    .main_image {
        height: 330px
    }

    .main_image ul {
        height: 330px
    }

    .main_image li {
        height: 330px
    }

    .main_image li span {
        height: 330px
    }

    .main_image li .img_1 {
        background: url(../images/img_main_1.jpg?x-oss-process=image/resize,h_380) center top no-repeat;
        background-size: auto 330px
    }

    .main_image li .img_2 {
        background: url(../images/img_main_2.jpg?x-oss-process=image/resize,h_380) center top no-repeat;
        background-size: auto 330px
    }

    .main_image li .img_3 {
        background: url(../images/img_main_3.jpg?x-oss-process=image/resize,h_380) center top no-repeat;
        background-size: auto 330px
    }

    .main_image li .img_4 {
        background: url(../images/img_main_4.jpg?x-oss-process=image/resize,h_380) center top no-repeat;
        background-size: auto 330px
    }

    .main_image li .img_5 {
        background: url(../images/img_main_5.jpg?x-oss-process=image/resize,h_380) center top no-repeat;
        background-size: auto 330px
    }

    .main_image li .img_6 {
        background: url(../images/img_main_6.jpg?x-oss-process=image/resize,h_380) center top no-repeat;
        background-size: auto 330px
    }

    .flicking_con .flicking_inner {
        top: 280px
    }

    #btn_prev {
        left: 0
    }

    #btn_next {
        right: 0
    }

    .top_all {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .top_all h3 {
        height: 30px;
        font-size: 22px;
        line-height: 30px
    }

    .top_all span {
        font-size: 12px;
        line-height: 18px
    }

    .inabout {
        padding: 30px 0
    }

    .inabxmimg {
        width: 100%;
        text-align: center
    }

    .inabxmtxt {
        margin-top: 20px;
        width: 100%
    }

    .inabxmtxt p {
        font-size: 14px;
        line-height: 22px
    }

    .news_one_title a {
        height: 28px;
        line-height: 28px
    }

    .index_news {
        padding: 0;
        border: none
    }

    .news_one_img {
        width: 34%
    }

    .news_one_content {
        padding: 0;
        width: 64%
    }

    .index_aq {
        padding: 0
    }

    .index_news li {
        width: 100%
    }

    .pointWrap li {
        margin: 10px 1%;
        width: 48%;
        height: auto
    }

    .choose {
        height: 126px;
        background: url(../images/choose_1.jpg) no-repeat center top;
        background-size: auto 126px
    }

    .ljgdcp {
        margin-right: 8px
    }

    .sypick {
        margin-right: 1%;
        margin-bottom: 8px;
        margin-left: 1%;
        width: 48%
    }

    .title a {
        padding: 0 8px;
        font-size: 14px;
        line-height: 40px
    }

    .lsmkf {
        margin-top: 0
    }

    .lsmkf .lstitle {
        padding: 20px 0;
        background: 0 0;
        font-size: 22px;
        line-height: 40px
    }

    .lsmkf .lsxm {
        padding: 20px 0
    }

    .lsmkf .lsxm .lsimg {
        width: 38%
    }

    .lsmkf .lsxm .lstext {
        width: 62%
    }

    .lsmkf .lsxm .lstext h4 {
        margin-top: 0;
        height: 40px;
        font-size: 20px;
        line-height: 40px
    }

    .lsmkf .lsxm .lstext h4 span {
        margin-right: 2px;
        height: 40px;
        font-size: 20px;
        line-height: 40px
    }

    .lsmkf .lsxm .lstext p {
        margin-top: 0;
        line-height: 22px
    }

    .fw ul li {
        float: left;
        margin: 6px 2%;
        width: 95%
    }

    .fw ul li .ysTxt h3 {
        font-size: 26px;
        line-height: 30px
    }

    .fw ul li .ysTxt h3 span {
        margin-right: 0
    }

    .footer {
        height: 100px;
        background: 0 0
    }

    .footer .mcopyright {
        display: block
    }

    .top_bar {
        display: block
    }

    .btnav {
        display: none
    }

    .copyrightnr {
        display: none
    }

    .bqiao {
        display: none
    }
}

@media(max-width: 640px) {
    td {
        font-size:10px;
        line-height: 12px
    }

    .jHeader .logo {
        padding: 0
    }

    .jHeader .tel {
        margin-top: 1em
    }

    .main_image {
        height: 200px
    }

    .main_image ul {
        height: 200px
    }

    .main_image li {
        height: 200px
    }

    .main_image li span {
        height: 200px
    }

    .main_image li .img_1 {
        background-size: auto 200px
    }

    .main_image li .img_2 {
        background-size: auto 200px
    }

    .main_image li .img_3 {
        background-size: auto 200px
    }

    .main_image li .img_4 {
        background-size: auto 200px
    }

    .main_image li .img_5 {
        background-size: auto 200px
    }

    .main_image li .img_6 {
        background-size: auto 200px
    }

    .flicking_con .flicking_inner {
        top: 170px
    }

    #btn_prev {
        left: -46px
    }

    #btn_next {
        right: -46px
    }

    .choose {
        height: 80px;
        background-size: auto 80px
    }

    .mainConTitle {
        font-size: 16px
    }

    .lsmkf {
        margin-top: 0
    }

    .lsmkf .lstitle {
        padding: 20px 0 0
    }

    .lsmkf .lsxm .lsimg {
        display: none
    }

    .lsmkf .lsxm .lstext {
        width: 100%
    }

    .lsmkf .lsxm .lstext p {
        font-size: 14px;
        line-height: 20px
    }

    .mainConTitle {
        height: 42px;
        border-bottom: 1px solid #C33;
        color: #C33;
        font-size: 20px;
        line-height: 42px;
        width: 100%;
    }

    .mainConTitle .sortname {
        float: left;
        background: #C33;
        color: #fff;
        margin-right: 1%;
        margin-bottom: 8px;
        margin-left: 1%;
        text-align: center;
        width: 31%;
    }

    .mainConTitle .position {
        line-height: 32px
    }

    .wz_concern h2 {
        padding: 10px 0;
        line-height: 32px
    }
}

@media(max-width: 480px) {
    .main_image {
        height:180px
    }

    .main_image ul {
        height: 180px
    }

    .main_image li {
        height: 180px
    }

    .main_image li span {
        height: 180px
    }

    .main_image li .img_1 {
        background: url(../images/img_main_1.jpg?x-oss-process=image/resize,h_240) center top no-repeat;
        background-size: auto 180px
    }

    .main_image li .img_2 {
        background: url(../images/img_main_2.jpg?x-oss-process=image/resize,h_240) center top no-repeat;
        background-size: auto 180px
    }

    .main_image li .img_3 {
        background: url(../images/img_main_3.jpg?x-oss-process=image/resize,h_240) center top no-repeat;
        background-size: auto 180px
    }

    .main_image li .img_4 {
        background: url(../images/img_main_4.jpg?x-oss-process=image/resize,h_240) center top no-repeat;
        background-size: auto 180px
    }

    .main_image li .img_5 {
        background: url(../images/img_main_5.jpg?x-oss-process=image/resize,h_240) center top no-repeat;
        background-size: auto 180px
    }

    .main_image li .img_6 {
        background: url(../images/img_main_6.jpg?x-oss-process=image/resize,h_240) center top no-repeat;
        background-size: auto 180px
    }

    .flicking_con .flicking_inner {
        top: 140px
    }

    .choose {
        height: 70px;
        background-size: auto 70px
    }

    .news_one_js {
        display: none
    }
}

.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 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: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        -ms-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -ms-transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        -ms-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -ms-transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        -ms-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -ms-transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        -ms-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -ms-transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
