@charset "UTF-8";

html {
    min-width: 1200px;
}

body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
    margin: 0px;
}

input,
button,
ul,
ol {
    margin: 0px;
    padding: 0px;
}

body,
input,
button,
form {
    font-size: 14px;
    line-height: 28px;
    font-family: "microsoft yahei", "Arial";
    color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6,
font {
    font-size: 14px;
    font-weight: normal;
}

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

input {
    background: none;
    border: 0 none;
}

img,
iframe {
    border: 0px;
}

em,
i {
    font-style: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

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

.red {
    color: #ba292e;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.poa {
    position: absolute;
}

.por {
    position: relative;
}

.hidden {
    display: none;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1300 {
    width: 1300px;
    margin: 0 auto;
}

.ico {
    background: url(../images/ico.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.itit-ico {
    background: url(../images/itit-ico.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.ilink {
    background: url(../images/ilink.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.bicon {
    background: url(../images/bicon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.right {
    float: right;
}

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

a:hover {
    color: #2170d9;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.ease,
.ease * {
    transition: all ease 300ms;
}

.noease,
.noease * {
    transition: none;
}

:-moz-placeholder {
    color: #aaa;
}

::-moz-placeholder {
    color: #aaa;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #aaa;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #aaa;
}

/*清除浮动*/
.clearfix {
    *zoom: 1;
}

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

/*top_main*/
.top_main {
    position: relative;
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #282d34;
}

.top_main .top_l {
    color: #fff;
    font-size: 12px;
}

.top_main .top_r {
    margin-right: 0px;
}

.top_main li {
    position: relative;
    float: left;
    display: inline-block;
    *display: block;
    *zoom: 1;
    text-align: center;
}

.top_main li a {
    color: #999999;
    cursor: pointer;
    font-size: 12px;
}

.top_main li a:hover {
    color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.top_main .top_r .adress {
    position: relative;
    padding-left: 24px;
    background-size: 10px 12px;
    z-index: 99;
    cursor: pointer;
}

.top_main .top_r .consulting {
    position: relative;
    background-size: 15px 13px;
    z-index: 99;
    cursor: pointer;
}

.top_main .top_r .mobile {
    position: relative;
    background-size: 7px 13px;
    z-index: 99;
    cursor: pointer;
}

.top_main .top_r .mobile img {
    position: absolute;
    left: -9px;
    z-index: 99;
    width: 100px;
    height: 0px;
    transition: all ease-in-out .2s;
    top: 40px;
    z-index: 99;
    display: block;
    transition: all ease-in-out .2s;
}

.top_main .top_r .mobile:hover img {
    height: 100px;
}

.top_main .top_r .chinese {
    position: relative;
    padding-left: 28px;
    background: url(../images/chinese.png) no-repeat left center;
    background-size: 18px 18px;
    z-index: 99;
    cursor: pointer;
}

.top_main .top_r .chinese a {
    display: block;
    padding-right: 12px;
    background: url("../images/chinesei.png") no-repeat right center;
    background-size: 7px 3px;
}

.top_main .top_r .chinese p {
    display: none;
    text-align: center;
    width: 100%;
    background-color: #fff;
}

.top_main .top_r .chinese p a {
    display: block;
    color: #333;
    border-bottom: #CCC solid 1px;
    width: 100%;
    line-height: 30px;
}

.top_main .top_r .chinese:hover p {
    display: block;
    position: absolute;
    left: 0;
    top: 40px;
}

.top_main .top_r .chinese p a:hover {
    color: #4f76b8;
}

.top_main .top_r .webNav a {
    padding-left: 20px;
    margin-left: 4px;
    background: url(../images/navi.png) no-repeat left center;
}

.top_main .top_r .mobile:hover .drop {
    display: block;
}

.top_main .top_r .line {
    display: block;
    width: 1px;
    height: 14px;
    margin: 10px 10px 0px;
    background: #cccccc;
}

.top_main .top_r .line1 {
    margin-left: 0px;
}

/*header*/
.header_main {
    width: 100%;
    height: 110px;
    overflow: hidden;
    z-index: 100;
    background: #FFFFFF;
    border-bottom: 1px solid #ededed;
}

.header_main .header {
    position: relative;
}

.header_main .logo {
    width: 580px;
    float: left;
    height: 75px;
    display: block;
    padding-top: 22px;
}

.header_main .logo img {
    height: 75px;
    display: block;
}

.header_main .search {
    width: 230px;
    height: 28px;
    float: left;
    position: relative;
    display: block;
    margin-top: 40px;
    margin-left: 134px;
    background: #fff;
}

.header_main .search .txt {
    width: 95%;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    outline: none;
    margin-left: 5%;
}

.header_main .search .txt {
    *width: 81%;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    outline: none;
}

.header_main .search .btn {
    width: 46px;
    height: 28px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-position: 13px 4px;
    outline: none;
    background-color: #0964b2;
}

.nav_main {
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    height: 60px;
    line-height: 60px;
}

.nav_main .nav {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    margin-top: 16px;
}

.nav_main li {
    color: #fff;
    height: 55px;
    line-height: 55px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.nav_main li a {
    width: 118px;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
}

.nav_main li img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}

.nav_main li:first-child a {
    background-image: none;
}

.nav_main li:hover,
.nav_main li.hover {}

.header_main .tel {
    width: 242px;
    height: 50px;
    background: url(../images/tel.png) left center no-repeat;
    background-size: 44px 44px;
    float: right;
    margin-top: 28px;
}

.header_main .tel .tit {
    font-size: 14px;
    color: #333;
    text-indent: 50px;
    line-height: 20px;
}

.header_main .tel .con {
    font-size: 26px;
    color: #2170d9;
    text-indent: 50px;
    font-weight: bold;
}

/*导航栏*/
/*导航栏下拉*/
.nav_main .nav li .subnav {
    width: 120px;
    margin-right: 0;
    transition: all .3s ease 0s;
    position: absolute;
    background-color: #83c222;
    left: 0px;
    top: 40px;
    opacity: 1;
    overflow: hidden;
    z-index: 199;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.86);
    *background: #fff;
    border-radius: 12px;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}

.nav_main .nav li .subnav .nav1 {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .36s ease;
    display: block;
    width: 134px;
    height: 34px;
    line-height: 34px;
    font-weight: 500;
    margin-left: 0;
    padding: 0;
    cursor: pointer;
    width: 100%;
}

.nav_main .nav li .subnav .nav1 a {
    font-weight: 500;
    border-bottom: #ddd 1px solid;
    padding-bottom: 0;
    padding-left: 0px;
    width: 120px;
    padding-right: 0;
    display: block;
    font-family: "微软雅黑";
    height: 34px !important;
    line-height: 34px !important;
    color: #7dc024;
    font-weight: normal;
    text-decoration: none;
    padding-top: 0;
    transition: all .36s ease;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333 !important;
    transition: all .36s ease;
}

/* .nav_main .nav li:hover .subnav .nav1{margin: 0 !important; background-color:#ffdc46;}*/
.nav_main .nav li:hover .subnav {
    filter: alpha(opacity=100);
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: all .6s ease 0s;
}

.nav_main .nav li:hover .subnav .nav1 {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav_main .nav li.hover .subnav .nav1 .subA {
    display: block;
    color: #fff;
}

.nav_main .nav li .subnav .nav1:hover .subA {
    color: #000 !important;
}

.nav_main .nav li .subnav .nav1:hover a {
    border-bottom: 1px solid #f68b1f;
    color: #1ea838;
    text-decoration: none;
}

.nav_main .nav li .subnav .nav1:hover a {
    border-bottom: 1px solid #f68b1f;
    text-decoration: none;
    color: #7dc024 !important;
}

.nav_main {
    position: relative;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    z-index: 13;
    border-bottom: 1px solid #d2d2d6;
}

.nav_main li {
    position: relative;
    color: #fff;
    height: 32px;
    line-height: 32px;
    float: left;
    margin: 0 25px;
}

.nav_main .item:hover {
    color: #fff;
    height: 32px;
    line-height: 32px;
    float: left;
    *display: inline;
    *zoom: 1;
    background: url(../images/nav_bg.png) center center no-repeat;
    background-size: 170px 100%;
    border-radius: 24px;
}

.nav_main .item.hover {
    color: #fff;
    height: 32px;
    line-height: 32px;
    float: left;
    *display: inline;
    *zoom: 1;
    background: url(../images/nav_bg.png) center center no-repeat;
    background-size: 170px 100%;
    border-radius: 24px;
}

.nav_main .nav .item.hover .nav1 {
    color: #fff !important;
    font-size: 18px;
}

.nav_main .item .nav1 {
    font: 18px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    color: #333333;
}

.nav_main .item:hover a {
    color: #fff;
}

.nav_main li img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}

.nav_main li:first-child a {
    background-image: none;
    color: #000;
}


/* banner */
.banner {
    width: 100%;
    min-width: 1000px;
    height: 638px;
    z-index: 9;
    position: relative;
    overflow: hidden;
}

.banner .list {
    width: 100%;
}

.banner li {
    width: 100%;
    height: 638px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    background: #fff;
}

.banner li img {
    width: 1920px;
    height: 100%;
    display: block;
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -960px;
}

.banner li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner .tip {
    width: 100%;
    height: 6px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 78px;
    z-index: 10;
}

.banner .tip span {
    width: 48px;
    height: 6px;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    border-radius: 12px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: #fcfcfc;
}

.banner .tip span.cur {
    background: #2170d9;
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner .prev,
.banner .next {
    width: 32px;
    height: 34px;
    position: absolute;
    z-index: 12;
    top: 50%;
    margin-top: -50px;
    cursor: pointer;
    transition: none;
    background: url(../images/banner-btn.png) no-repeat 0 center;
    transition: all ease 300ms;
}

.banner .prev:hover,
.banner .next:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.banner .prev {
    left: 3%;
    background-position: 1px center;
}

.banner .next {
    right: 3%;
    background-position: -50px 0;
}

/*footer*/
.footer_main {
    width: 100%;
    height: 462px;
    background: #595959;
    color: #c8c8c8;
}

.footer_main .foot_top {
    height: 56px;
    border-bottom: 1px solid #676767;
    padding-top: 32px;
}

.footer_main .foot_top .list {}

.footer_main .foot_top .list .item {
    float: left;
    width: 110px;
    height: 18px;
    padding-right: 40px;
}

.footer_main .foot_top .list .item a {
    font-size: 16px;
    color: #fff;
    width: 110px;
    height: 18px;
    line-height: 18px;
    display: block;
}

.footer_main .foot_top .list .item a:hover {
    color: #ccc !important;
}

.footer_main .foot_top .list .item:hover a {
    color: #FFFFFF;
}

.footer_main .foot_top .list .item:first-child a {
    font-size: 20px;
    color: #FFFFFF;
    width: 92px;
    font-weight: bold;
}

.footer_main .foot_top .list .item.it8 {
    padding-right: 0px;
    width: 65px;
}

.footer_main .foot_top .list .item.it8 a {
    font-size: 16px;
    color: #999999;
    width: 80px;
    border-right: 0px;
}

.footer_main .foot_top .list .item.it1 {
    margin-right: 85px;
}

.footer_main .foot_top .list .item.it1 i {
    background-position: 0 -210px;
    width: 7px;
    height: 9px;
    float: right;
    display: block;
    margin-top: 5px;
}


.footer_main .foot_left .title .icon {
    display: block;
    width: 5px;
    height: 5px;
    background-position: -20px -210px;
    float: left;
    margin-right: 14px;
    margin-top: 10px;
}

.footer_main .foot_left .p1 {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    padding-top: 40px;
    padding-bottom: 10px;
}

.footer_main .foot_left .p2 {
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
}

.footer_main .foot_left {
    float: left;
    width: 400px;
    padding-right: 86px;
}

.footer_main .foot_left .title {
    font-size: 18px;
    color: #fff;
    padding-top: 40px;
    font-weight: bold;
}

.footer_main .foot_left .img {
    width: 239px;
    height: 83px;
    padding-top: 50px;
}

.footer_main .foot_left .txt {
    padding-top: 30px;
}

.footer_main .foot_left .txt .tel_1 {
    font-size: 14px;
    color: #ffffff;
}

.footer_main .foot_left .txt .tel_1 i {
    background-position: -60px -210px;
    width: 11px;
    height: 15px;
    margin-right: 10px;
}

.footer_main .foot_left .txt .tel_2 {
    font-size: 14px;
    color: #ffffff;
}

.footer_main .foot_left .txt .tel_2 i {
    background-position: -80px -210px;
    width: 19px;
    height: 17px;
    margin-right: 10px;
}

.footer_main .foot_left .txt p {
    width: 200px;
    float: left;
    height: 20px;
    line-height: 20px;
    padding-bottom: 18px;
}

.footer_main .foot_left .txt .tel em {
    font-size: 30px;
    color: #ffffff;
}

.footer_main .foot_left .txt .em {
    font-size: 14px;
    color: #ffffff;
}

.footer_main .foot_left .txt .em i {
    background-position: -120px -210px;
    width: 16px;
    height: 12px;
    margin-right: 10px;
}

.footer_main .foot_left .txt .qq {
    font-size: 14px;
    color: #ffffff;
}

.footer_main .foot_left .txt .qq i {
    background-position: -160px -210px;
    width: 15px;
    height: 19px;
    margin-right: 10px;
}

.footer_main .foot_left .txt .p3 {
    width: 14px;
    height: 3px;
    background-color: #ffffff;
    margin-bottom: 26px;
}





.footer_main .foot_middle .title .icon {
    display: block;
    width: 5px;
    height: 5px;
    background-position: -20px -210px;
    float: left;
    margin-right: 14px;
    margin-top: 10px;
}

.footer_main .foot_middle {
    float: right;
    width: 312px;
}

.footer_main .foot_middle h2 {
    font-size: 18px;
    color: #feffff;
    text-align: left;
    margin-bottom: 50px;
    padding-top: 40px;
    font-weight: bold;
}

.footer_main .foot_middle .gzh {
    float: left;
    margin-right: 28px;
    width: 140px;
    height: 140px;
    background-color: #eff6f9;
    border: 1px solid #ced8e2;
}

.footer_main .foot_middle .ewm {
    float: left;
    width: 140px;
    height: 140px;
    /* background-color: #fff; */
    background-color: #eff6f9;
    border: 1px solid #ced8e2;
}

.footer_main .foot_middle .gzh .img1 {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    width: 120px;
    height: 120px;
}

.footer_main .foot_middle .gzh p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
}

.footer_main .foot_middle .ewm .img1 {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    width: 120px;
    height: 120px;
}

.footer_main .foot_middle .ewm p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
}


.footer_main .foot_right .title .icon {
    display: block;
    width: 5px;
    height: 5px;
    background-position: -20px -210px;
    float: left;
    margin-right: 14px;
    margin-top: 10px;
}

.footer_main .foot_right {
    float: left;
    width: 228px;
}

.footer_main .foot_right .title {
    font-size: 18px;
    color: #feffff;
    padding-top: 40px;
    padding-bottom: 44px;
    font-weight: bold;
}

.footer_main .foot_right .list {}

.footer_main .foot_right .list .item {
    float: left;
    width: 84px;
    height: 30px;
    line-height: 30px;
}

.footer_main .foot_right .list .item:nth-child(odd) {
    padding-right: 58px;
}

.footer_main .foot_right .list .item a {
    font-size: 14px;
    color: #fff;
}

.footer_main .foot_right .list .item:hover a {
    color: #ccc;
    cursor: pointer;
}









.copy {
    height: 60px;
    background-color: #595959;
    border-top: 1px solid #676767;
}

.copy .bottom_copy {
    color: #fff;
    font-size: 12px;
    height: 60px;
    line-height: 60px;
}

.copy .bottom_copy .right_copy {
    float: right;
    height: 60px;
    line-height: 60px;
    *margin-top: -54px;
}


.copy .bottom_copy a {
    color: #fff;
    font-size: 12px;
}

.copy .bottom_copy a:hover {
    color: #FFFFFF;
}





.copyright {
    background: #000;
    color: #666;
    font-size: 12px;
}

.copyright .links {
    text-align: center;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #1e231e;
}

.copyright .links a {
    margin: 0 22px;
    display: inline-block;
}

.copyright .txt {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.copyright a {
    color: #666;
    transition: all ease 300ms;
}

.copyright a:hover {
    color: #fff;
}

.gridlist {
    width: 100%;
}

.gridlist .list {
    width: 105%;
}

.gridlist .item {
    width: 260px;
    margin: 0 20px 24px 0;
    float: left;
    position: relative;
    overflow: hidden;
}

.gridlist .item img {
    width: 100%;
    height: 195px;
    display: block;
    transition: all ease 300ms;
}

.gridlist .item h3 {
    color: #666666;
    line-height: 50px;
    padding: 0 10px;
    transition: all ease 300ms;
    height: 50px;
    background: #f7f7f7;
    overflow: hidden;
}

.gridlist .item:hover img {
    filter: brightness(110%);
}

.gridlist .item:hover h3 {
    color: #fff;
    background: #d9261d;
}

.newslist {
    overflow: hidden;
    width: 100%;
}

.newslist li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.newslist li a {
    width: 100%;
    color: #666666;
    display: block;
    transition: all ease 300ms;
}

.newslist li .time {
    color: #999999;
    float: right;
}

.newslist li s {
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: #e8e8e8;
    border-radius: 100%;
}

.newslist li:hover a {
    color: #d9261d;
}

/*******index css*******/
.index {
    width: 100%;
}

.index .scrollBox {
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    position: relative;
    padding-bottom: 58px;
}

.index .scrollBox .btn {
    width: 202px;
    background: url(../images/ibtnbg.png) no-repeat center center;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}

.index .scrollBox .btn s {
    width: 19px;
    height: 19px;
    margin-right: 6px;
    background-position: -130px 0;
}

.index .iscroll {
    width: 966px;
    height: 48px;
    position: relative;
    overflow: hidden;
    background-color: #f1f1f1;
    border: 1px solid #e5e5e5;
}

.index .iscroll .t {
    width: 22px;
    height: 20px;
    display: block;
    position: absolute;
    left: 128px;
    top: 16px;
    background-position: -34px 0;
}

.index .iscroll .prev,
.index .iscroll .next {
    width: 38px;
    height: 15px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    left: 31px;
    top: 8px;
    background-position: 15px -30px;
}

.index .iscroll .prev {
    border-bottom: 1px solid #e5e5e5;
}

.index .iscroll .next {
    top: 24px;
    background-position: 15px -46px;
}

.index .iscroll .list {
    padding-left: 166px !important;
    position: relative;
}

.index .iscroll .list a {
    width: 100%;
    display: block;
    color: #848484;
    font-size: 16px;
}

.index .iscroll .list a:hover {
    color: #d9261d;
}

.index .iscroll .list .time {
    float: right;
    padding-left: 16px;
    height: 16px;
    line-height: 16px;
    margin-top: 15px;
    margin-right: 20px;
    font-size: 16px;
    color: #848484;
    border-left: 2px solid #a4a4a4;
}

.index .ilinks {
    height: 191px;
    margin-bottom: 40px;
}

.index .ilinks .list .item {
    width: 288px;
    float: left;
    margin-left: 16px;
}

.index .ilinks .list .item a {
    width: 100%;
    display: block;
}

.index .ilinks .list .item img {
    width: 286px;
    height: 63px;
    border: 1px solid #dddddd;
    display: block;
}

.index .ilinks .list .item:first-child {
    margin-left: 0;
}

.index .ilinks .list .item h3 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.indexTit {
    padding-top: 76px;
}

.indexTit .tit {
    font-size: 40px;
    color: #646464;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-bottom: 18px;
}

.indexTit i {
    display: block;
    width: 29px;
    height: 1px;
    margin: 0 auto;
    background: url(../images/wrap.png) center center no-repeat;
    margin-bottom: 30px;
}

.index_title {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 40px;
}

.index_title h3 {
    font-size: 38px;
    font-weight: 100;
    padding-bottom: 12px;
    color: #333;
    font-weight: bold;
}

.index_title p {
    background: url(../images/line.png) center center no-repeat;
    width: 320px;
    height: 22px;
    margin: 0 auto;
}




/*f1*/
.floor_1 {}

.floor_1 .floor_1_main {}

.floor_1 .floor_1_main .content {}

.floor_1 .floor_1_main .content .menu {
    margin-bottom: 42px;
}

.floor_1 .floor_1_main .content .menu .list {
    padding: 0;
}

.floor_1 .floor_1_main .content .menu .list .item {
    float: left;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background-color: #f4f4f4;
    border: 1px solid #f1efef;
    margin-right: 16px;
    border-radius: 6px;
    margin-bottom:15px
}

.floor_1 .floor_1_main .content .menu .list .item.it5 {
    margin-right: 0px;
}

.floor_1 .floor_1_main .content .menu .list .item a {
    font-size: 16px;
    color: #333333;
    text-align: center;
    display: block;
}

.floor_1 .floor_1_main .content .menu .list .item:hover {
    background-color: #2170d9;
    color: #FFFFFF;
}

.floor_1 .floor_1_main .content .menu .list .item:hover a {
    color: #FFFFFF;
}

.floor_1 .floor_1_main .content .menu .list .item.hover {
    background-color: #2170d9;
    color: #FFFFFF;
}

.floor_1 .floor_1_main .content .menu .list .item.hover a {
    color: #FFFFFF;
}

.floor_1 .floor_1_main .content .product {}

.floor_1 .floor_1_main .content .product .bd {
    position: relative;
    overflow: hidden;
    height: 360px;
}

.floor_1 .floor_1_main .content .product .bd .list {
    width: 104%;
    overflow: hidden;
}

.floor_1 .floor_1_main .content .product .bd .list li {
    position: relative;
    float: left;
    display: block;
    width: 290px;
    height: 360px;
    margin-right: 13px;
    cursor: pointer;
}

.floor_1 .floor_1_main .content .product .bd .list li:hover {
    background: url(../images/f2_1.jpg) center center no-repeat;
}

.floor_1 .floor_1_main .content .product .bd .list li a {
    display: block;
    width: 288px;
    height: 290px;
}

.floor_1 .floor_1_main .content .product .bd .list li img {
    margin: 0 auto;
    display: block;
    height: 290px;
    width: 290px;
}

.floor_1 .floor_1_main .content .product .bd .list li p {
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}

.floor_1 .floor_1_main .content .product .bd .list li:hover p {
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #0d97f4;
    font-size: 16px;
    font-weight: bold;
}

.floor_1 .floor_1_main .content .product .hd {
    width: 100%;
    top: 0px;
    position: relative;
    padding-bottom: 80px;
}

.floor_1 .floor_1_main .content .product .hd .prev {
    position: absolute;
    left: 490px;
    top: -0px;
    display: block;
    width: 72px;
    height: 32px;
    background-position: -0px -0px;
    cursor: pointer;
}

.floor_1 .floor_1_main .content .product .hd .next {
    position: absolute;
    right: 490px;
    top: -0px;
    display: block;
    width: 72px;
    height: 32px;
    background-position: -80px -0px;
    cursor: pointer;
}

.floor_1 .floor_1_main .content .product .hd .prev:hover {
    opacity: 0.8;
    background-position: -160px -0px;
}

.floor_1 .floor_1_main .content .product .hd .next:hover {
    opacity: 0.8;
    background-position: -240px -0px;
}

.floor_1 .floor_1_main .content .product .hd .amore {
    position: absolute;
    left: 570px;
    top: -0px;
    display: block;
    width: 61px;
    height: 32px;
    background-position: -0px -76px;
    cursor: pointer;
}

.floor_1 .floor_1_main .content .product .hd .amore:hover {
    opacity: 0.8;
    background-position: -80px -76px;
}

.floor_1 .floor_1_main .content .product .bd .list li a .More {
    margin-top: 32px;
    margin-left: 60px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}

.floor_1 .floor_1_main .content .product .bd .list li:hover a .More {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.floor_1 .floor_1_main .content .product .bd .list li a .More i {
    background-position: -30px -300px;
    width: 12px;
    height: 7px;
    margin-top: -17px;
    margin-left: 100px;
    float: left;
}

.floor_1 .floor_1_main .content .product .bd ul li a .bg {
    width: 290px;
    height: 292px;
    background: url(../images/framebg1.png) no-repeat center center;
    background-size: 290px 290px;
    opacity: 0;
    margin-top: 10px;
}

.floor_1 .floor_1_main .content .product .bd ul li:hover a .bg {
    display: block;
    margin-top: -399px;
    z-index: 999;
    position: relative;
    opacity: 1;
}

.floor_1 .floor_1_main .content .product .bd ul li a .txtIco {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 290px;
    height: 290px;
    z-index: 1000;
}

.floor_1 .floor_1_main .content .product .bd ul li a .txtIco s {
    width: 54px;
    height: 54px;
    background-position: 0px -270px;
    position: absolute;
    left: 145px;
    top: 80px;
    transition: all ease-in-out .2s;
    margin-left: -20px;
    opacity: 0;
}

.floor_1 .floor_1_main .content .product .bd ul li:hover a .txtIco s {
    opacity: 1;
}

.floor_1 .floor_1_main .content .product .bd ul li a .txtIco .stit {
    padding-top: 220px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    transition: all ease-in-out .2s;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
}

.floor_1 .floor_1_main .content .product .bd ul li:hover a .txtIco .stit {
    padding-top: 160px;
    transition: all ease-in-out .2s;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
}



/******floor_2******/
.floor_2 {
    background-color: #f4f5f6;
    position: relative;
    height: 876px;
}

.floor_2 .yz1 {
    position: absolute;
    top: 78px;
    left: 0px;
    width: 161px;
    height: 385px;
}

.floor_2 .floor_2_main {}

.floor_2 .floor_2_main .content {}

.floor_2 .floor_2_main .content .advantage {
    position: relative;
    height: 600px;
    margin-top: 50px;
}

.floor_2 .floor_2_main .content .advantage .list {
    position: relative;
    z-index: 99;
}

.floor_2 .floor_2_main .content .advantage .list .item {
    width: 350px;
    height: 100px;
    float: left;
}

.floor_2 .floor_2_main .content .advantage .list .item.it1,
.floor_2 .floor_2_main .content .advantage .list .item.it3,
.floor_2 .floor_2_main .content .advantage .list .item.it5,
.floor_2 .floor_2_main .content .advantage .list .item.it7 {
    padding-right: 400px;
}

.floor_2 .floor_2_main .content .advantage .list .item a {
    display: block;
}

.floor_2 .floor_2_main .content .advantage .list .item a h2 {
    font-size: 20px;
    color: #000000;
    height: 24px;
    line-height: 24px;
    padding-bottom: 16px;
    font-weight: bold;
    text-indent: 230px;
}

.floor_2 .floor_2_main .content .advantage .list .item:hover a h2 {
    color: #595959;
}

.floor_2 .floor_2_main .content .advantage .list .item a h2 i {
    display: block;
    width: 23px;
    height: 23px;
    background: url(../images/f2_1.png)center center no-repeat;
    float: right;
}

.floor_2 .floor_2_main .content .advantage .list .item.it2:hover a h2 i,
.floor_2 .floor_2_main .content .advantage .list .item.it4:hover a h2 i,
.floor_2 .floor_2_main .content .advantage .list .item.it6:hover a h2 i,
.floor_2 .floor_2_main .content .advantage .list .item.it8:hover a h2 i {
    display: block;
    width: 23px;
    height: 23px;
    background: url(../images/f2_3.png)center center no-repeat;
    float: left;
}

.floor_2 .floor_2_main .content .advantage .list .item.it1:hover a h2 i,
.floor_2 .floor_2_main .content .advantage .list .item.it3:hover a h2 i,
.floor_2 .floor_2_main .content .advantage .list .item.it5:hover a h2 i,
.floor_2 .floor_2_main .content .advantage .list .item.it7:hover a h2 i {
    display: block;
    width: 23px;
    height: 23px;
    background: url(../images/f2_3.png)center center no-repeat;
    float: right;
}

.floor_2 .floor_2_main .content .advantage .list .item a p {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    transition: all ease 600ms;
}

.floor_2 .floor_2_main .content .advantage .list .item:hover a p {
    margin-top: -12px;
    transition: all ease 600ms;
}

.floor_2 .floor_2_main .content .advantage .f2_bg {
    width: 597px;
    height: 559px;
    position: absolute;
    top: 0px;
    left: 354px;
}


.floor_2 .floor_2_main .content .advantage .list .item.it1 {
    width: 354px;
    padding-left: 98px;
    padding-top: 26px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it1 p {
    width: 310px;
    text-align: right;
}

.floor_2 .floor_2_main .content .advantage .list .item.it1 p em {
    text-indent: 250px;
    display: block;
}

.floor_2 .floor_2_main .content .advantage .list .item.it2 {
    width: 354px;
    padding-top: 26px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it2 h2 {
    text-indent: 20px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it2 h2 i {
    float: left;
}

.floor_2 .floor_2_main .content .advantage .list .item.it2 p {
    width: 310px;
    padding-left: 44px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it2 p em {
    text-indent: 250px;
    display: block;
}

.floor_2 .floor_2_main .content .advantage .list .item.it3 {
    width: 354px;
    padding-top: 50px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it3 p {
    width: 310px;
    text-indent: 18px;
    text-align: right;
}

.floor_2 .floor_2_main .content .advantage .list .item.it3 p em {
    text-indent: 210px;
    display: block;
}

.floor_2 .floor_2_main .content .advantage .list .item.it3 h2 {
    text-indent: 230px;
}


.floor_2 .floor_2_main .content .advantage .list .item.it4 {
    width: 354px;
    padding-left: 188px;
    padding-top: 50px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it4 p {
    width: 310px;
    text-indent: 0;
    padding-left: 42px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it4 p em {
    text-indent: 210px;
    display: block;
}

.floor_2 .floor_2_main .content .advantage .list .item.it4 h2 {
    text-indent: 20px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it4 h2 i {
    float: left;
}


.floor_2 .floor_2_main .content .advantage .list .item.it5 {
    width: 354px;
    padding-top: 80px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it5 p {
    width: 310px;
    text-indent: 0px;
    text-align: right;
}

.floor_2 .floor_2_main .content .advantage .list .item.it5 p em {
    text-indent: 194px;
    display: block;
}

.floor_2 .floor_2_main .content .advantage .list .item.it5 h2 {
    text-indent: 230px;
}


.floor_2 .floor_2_main .content .advantage .list .item.it6 {
    width: 354px;
    padding-left: 192px;
    padding-top: 78px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it6 p {
    width: 310px;
    text-indent: 0;
    padding-left: 42px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it6 p em {
    text-indent: 210px;
    display: block;
}

.floor_2 .floor_2_main .content .advantage .list .item.it6 h2 {
    text-indent: 20px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it6 h2 i {
    float: left;
}

.floor_2 .floor_2_main .content .advantage .list .item.it7 {
    width: 354px;
    padding-top: 44px;
    padding-left: 100px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it7 p {
    width: 310px;
    text-indent: -12px;
    text-align: right;
}

.floor_2 .floor_2_main .content .advantage .list .item.it7 p em {
    text-indent: 58px;
    display: block;
}

.floor_2 .floor_2_main .content .advantage .list .item.it7 h2 {
    text-indent: 230px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it8 {
    width: 354px;
    padding-left: 2px;
    padding-top: 48px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it8 p {
    width: 310px;
    text-indent: 0;
    padding-left: 42px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it8 p em {
    text-indent: 210px;
    display: block;
}

.floor_2 .floor_2_main .content .advantage .list .item.it8 h2 {
    text-indent: 20px;
}

.floor_2 .floor_2_main .content .advantage .list .item.it8 h2 i {
    float: left;
}


/******floor_3******/
.floor_3 {
    position: relative;
}

.floor_3 .yz2 {
    position: absolute;
    top: -300px;
    right: 0px;
    width: 161px;
    height: 385px;
}

.floor_3 .floor_3_main .content .case {}

.floor_3 .floor_3_main .content .case .bd {
    position: relative;
    height: 380px;
}

.floor_3 .floor_3_main .content .case .bd .list {
    width: 104%;
}

.floor_3 .floor_3_main .content .case .bd .list li {
    position: relative;
    float: left;
    display: block;
    width: 380px;
    height: 360px;
    margin-right: 30px;
    cursor: pointer;
}

/*.floor_3 .floor_3_main .content .case .bd .list li:hover{background: url(../images/f2_1.jpg) center center no-repeat;   box-shadow: 3px 7px 12px #d0dbe0;}*/
.floor_3 .floor_3_main .content .case .list li a {
    display: block;
    width: 380px;
    height: 360px;
}

.floor_3 .floor_3_main .content .case .bd .list li img {
    margin: 0 auto;
    display: block;
    height: 285px;
    width: 380px;
}

.floor_3 .floor_3_main .content .case .bd .list li p {
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

.floor_3 .floor_3_main .content .case .bd .list li:hover p {
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #0d97f4;
    font-size: 16px;
    font-weight: bold;
}

.floor_3 .floor_3_main .content .case .hd {
    width: 100%;
    top: 0px;
    position: relative;
    padding-bottom: 80px;
}

.floor_3 .floor_3_main .content .case .hd .prev {
    position: absolute;
    left: 490px;
    top: -0px;
    display: block;
    width: 72px;
    height: 32px;
    background-position: -0px -0px;
    cursor: pointer;
}

.floor_3 .floor_3_main .content .case .hd .next {
    position: absolute;
    right: 490px;
    top: -0px;
    display: block;
    width: 72px;
    height: 32px;
    background-position: -80px -0px;
    cursor: pointer;
}

.floor_3 .floor_3_main .content .case .hd .prev:hover {
    opacity: 0.8;
    background-position: -160px -0px;
}

.floor_3 .floor_3_main .content .case .hd .next:hover {
    opacity: 0.8;
    background-position: -240px -0px;
}

.floor_3 .floor_3_main .content .case .hd .amore {
    position: absolute;
    left: 570px;
    top: -0px;
    display: block;
    width: 61px;
    height: 32px;
    background-position: -0px -76px;
    cursor: pointer;
}

.floor_3 .floor_3_main .content .case .hd .amore:hover {
    opacity: 0.8;
    background-position: -80px -76px;
}

.floor_3 .floor_3_main .content .case .bd .list li a .More {
    margin-top: 32px;
    margin-left: 60px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}

.floor_3 .floor_3_main .content .case .bd .list li:hover a .More {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.floor_3 .floor_3_main .content .case .bd .list li a .More i {
    background-position: -30px -300px;
    width: 12px;
    height: 7px;
    margin-top: -17px;
    margin-left: 100px;
    float: left;
}

.floor_3 .floor_3_main .content .case .bd ul li a .bg {
    margin-top: 20px;
    width: 380px;
    height: 285px;
    background: url(../images/framebg2.png) no-repeat center center;
    opacity: 0;
}

.floor_3 .floor_3_main .content .case .bd ul li:hover a .bg {
    display: block;
    margin-top: -355px;
    z-index: 999;
    position: relative;
    opacity: 1;
}

.floor_3 .floor_3_main .content .case .bd ul li a .txtIco {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 380px;
    height: 360px;
    z-index: 1000;
}

.floor_3 .floor_3_main .content .case .bd ul li a .txtIco s {
    width: 54px;
    height: 54px;
    background-position: 0px -270px;
    position: absolute;
    left: 184px;
    top: 106px;
    transition: all ease-in-out .2s;
    margin-left: -20px;
    opacity: 0;
}

.floor_3 .floor_3_main .content .case .bd ul li:hover a .txtIco s {
    opacity: 1;
}

.floor_3 .floor_3_main .content .case .bd ul li a .txtIco .stit {
    padding-top: 220px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    transition: all ease-in-out .2s;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
}

.floor_3 .floor_3_main .content .case .bd ul li:hover a .txtIco .stit {
    padding-top: 160px;
    transition: all ease-in-out .2s;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
}

.floor_3 .floor_3_main .content .case .bd .list li p i {
    display: block;
    width: 19px;
    height: 19px;
    float: right;
    background-position: 0px -140px;
    position: absolute;
    top: 26px;
    right: 26px;
}

.floor_3 .floor_3_main .content .case .bd .list li:hover p i {
    background-position: -40px -140px;
}

/******floor_4******/
.floor_4 {
    position: relative;
}

.floor_4 .yz3 {
    position: absolute;
    bottom: -180px;
    left: 0px;
    width: 161px;
    height: 385px;
}

.floor_4 {
    background: url(../images/f4_3.png) center center no-repeat;
    height: 647px;
}

.floor_4 .floor_4_main {}

.floor_4 .floor_4_main .txt {
    float: left;
    padding-top: 120px;
}

.floor_4 .floor_4_main .txt .tit {
    font-size: 40px;
    color: #333333;
    height: 44px;
    line-height: 44px;
    padding-bottom: 20px;
}

.floor_4 .floor_4_main .txt i {
    display: block;
    background-position: 0 -380px;
    width: 32px;
    height: 1px;
}

.floor_4 .floor_4_main .txt .p1 {
    font-size: 14px;
    color: #333333;
    width: 400px;
    line-height: 28px;
    padding-top: 60px;
}

.floor_4 .floor_4_main .txt a {
    font-size: 14px;
    color: #fff;
    width: 130px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background-color: #2170d9;
    display: block;
    border-radius: 6px;
    margin-top: 56px;
    transition: all ease 600ms;
}

.floor_4 .floor_4_main .txt a:hover {
    width: 150px;
    transition: all ease 600ms;
}


/******floor_5******/
.floor_5 .floor_5_main {
    position: relative;
}

.floor_5 .floor_5_main .indexTit {
    /* float: left; */
    position: relative;
}

.floor_5 .floor_5_main .indexTit .tit {
    font-size: 40px;
    color: #646464;
    text-align: left;
    margin-bottom: 18px;
}

.floor_5 .floor_5_main .indexTit i {
    display: block;
    width: 29px;
    height: 1px;
    margin: 0;
    background: url(../images/wrap.png) center center no-repeat;
    margin-bottom: 30px;
}

/*.floor_5 .floor_5_main .content .menu .list .item.it1 {font-size: 14px;color: #fff;width: 130px;line-height: 40px;height: 40px;text-align: center;background-color: #2170d9;display: block;border-radius: 6px;margin-top: 56px;transition: all ease 600ms;}
.floor_5 .floor_5_main .content .menu .list .item.it2 {font-size: 14px;color: #fff;width: 130px;line-height: 40px;height: 40px;text-align: center;background-color: #2170d9;display: block;border-radius: 6px;margin-top: 56px;transition: all ease 600ms;}*/
.floor_5 .floor_5_main .menu {
    float: right;
    position: absolute;
    top: 34px;
    right: 0px;
}

.floor_5 .floor_5_main .menu .list .item.it1 {
    font-size: 14px;
    color: #fff;
    width: 130px;
}

.floor_5 .floor_5_main .menu .list .item.it1 {
    font-size: 14px;
    color: #fff;
    width: 130px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background-color: #2170d9;
    display: block;
    border-radius: 6px;
    margin-top: 56px;
    float: left;
    margin-right: 18px;
}

.floor_5 .floor_5_main .menu .list .item.it2 {
    font-size: 14px;
    color: #fff;
    width: 130px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background-color: #595959;
    display: block;
    border-radius: 6px;
    margin-top: 56px;
    float: left;
}

.floor_5 .floor_5_main .menu .list .item a {
    color: #FFFFFF;
    display: block;
}

.floor_5 .floor_5_main .menu .list .item:hover a {}

.floor_5 .floor_5_main .menu .list .item {
    transition: all ease 600ms;
}

.floor_5 .floor_5_main .menu .list .item:hover {
    opacity: 0.8;
    transition: all ease 600ms;
}

.floor_5 .floor_5_main .content .news {
    margin-bottom: 84px;
    padding-top: 0px;
}

.floor_5 .floor_5_main .content .news .bd {
    position: relative;
    height: 380px;
}

.floor_5 .floor_5_main .content .news .bd .list {
    width: 104%;
}

.floor_5 .floor_5_main .content .news .bd .list li {
    position: relative;
    float: left;
    display: block;
    width: 380px;
    height: 380px;
    border-bottom: 0px !important;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-right: 30px;
    cursor: pointer;
    transition: all ease 600ms;
}

.floor_5 .floor_5_main .content .news .bd .list li:hover {
    box-shadow: 1px 6px 10px #d0dbe0;
    transition: all ease 600ms;
}

/*.floor_3 .floor_3_main .content .case .bd .list li:hover{background: url(../images/f2_1.jpg) center center no-repeat;   box-shadow: 3px 7px 12px #d0dbe0;}*/
.floor_5 .floor_5_main .content .news .list li a {
    display: block;
    width: 380px;
    height: 380px;
}

.floor_5 .floor_5_main .content .news .bd .list li img {
    margin: 0 auto;
    display: block;
    height: 285px;
    width: 380px;
}

.floor_5 .floor_5_main .content .news .bd .list li .tit {}

.floor_5 .floor_5_main .content .news .bd .list li .p1 {
    height: 90px;
    line-height: 90px;
    float: left;
    text-align: center;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.floor_5 .floor_5_main .content .news .bd .list li .p2 {
    position: relative;
    color: #cccccc;
    font-size: 43px;
    padding-top: 20px;
    width: 70px;
    float: right;
}

.floor_5 .floor_5_main .content .news .bd .list li .p2 .s1 {
    margin-right: 14px;
    color: #666666;
    font-size: 14px;
    float: right;
    position: absolute;
    top: 44px;
    left: 4px;
    width: 76px;
}

.floor_5 .floor_5_main .content .news .bd .list li .p2 .s2 {
    position: absolute;
    top: 16px;
    left: 6px;
}

.floor_5 .floor_5_main .content .news .bd .list li:hover .p2 {
    color: #2170d9;
    font-size: 43px;
    padding-top: 20px;
}

.floor_5 .floor_5_main .content .news .bd .list li:hover .p2 .s1 {
    margin-right: 14px;
    color: #2170d9;
    font-size: 14px;
    float: right;
}


.floor_5 .floor_5_main .content .news .bd .list li:hover .p1 {
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: #0d97f4;
    font-size: 16px;
    font-weight: bold;
}

.floor_5 .floor_5_main .content .news .hd {
    width: 100%;
    top: 0px;
    position: relative;
    padding-bottom: 80px;
}

.floor_5 .floor_5_main .content .news .hd .prev {
    position: absolute;
    left: 490px;
    top: -0px;
    display: block;
    width: 72px;
    height: 32px;
    background-position: -0px -0px;
    cursor: pointer;
}

.floor_5 .floor_5_main .content .news .hd .next {
    position: absolute;
    right: 490px;
    top: -0px;
    *right: 0px;
    *left: 1180px;
    display: block;
    width: 72px;
    height: 32px;
    background-position: -80px -0px;
    cursor: pointer;
}

.floor_5 .floor_5_main .content .news .hd .prev:hover {
    opacity: 0.8;
    background-position: -160px -0px;
}

.floor_5 .floor_5_main .content .news .hd .next:hover {
    opacity: 0.8;
    background-position: -240px -0px;
}

.floor_5 .floor_5_main .content .news .hd .amore {
    position: absolute;
    left: 570px;
    top: -0px;
    display: block;
    width: 61px;
    height: 32px;
    background-position: -0px -76px;
    cursor: pointer;
}

.floor_5 .floor_5_main .content .news .hd .amore:hover {
    opacity: 0.8;
    background-position: -80px -76px;
}

.floor_5 .floor_5_main .content .news .bd .list li a .More {
    margin-top: 32px;
    margin-left: 60px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}

.floor_5 .floor_5_main .content .news .bd .list li:hover a .More {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.floor_5 .floor_5_main .content .news .bd .list li a .More i {
    background-position: -30px -300px;
    width: 12px;
    height: 7px;
    margin-top: -17px;
    margin-left: 100px;
    float: left;
}

.floor_5 .floor_5_main .content .news .bd ul li a .bg {
    width: 380px;
    height: 285px;
    background: url(../images/framebg2.png) no-repeat center center;
    opacity: 0;
}

.floor_5 .floor_5_main .content .news .bd ul li:hover a .bg {
    display: block;
    margin-top: -355px;
    z-index: 999;
    position: relative;
    opacity: 1;
}

.floor_5 .floor_5_main .content .news .bd ul li a .txtIco {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 380px;
    height: 360px;
    z-index: 1000;
}

.floor_5 .floor_5_main .content .news .bd ul li a .txtIco s {
    width: 54px;
    height: 54px;
    background-position: 0px -270px;
    position: absolute;
    left: 184px;
    top: 106px;
    transition: all ease-in-out .2s;
    margin-left: -20px;
    opacity: 0;
}

.floor_5 .floor_5_main .content .news .bd ul li:hover a .txtIco s {
    opacity: 1;
}

.floor_5 .floor_5_main .content .news .bd ul li a .txtIco .stit {
    padding-top: 220px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    transition: all ease-in-out .2s;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
}

.floor_5 .floor_5_main .content .news .bd ul li:hover a .txtIco .stit {
    padding-top: 160px;
    transition: all ease-in-out .2s;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
}

.floor_5 .floor_5_main .content .news .bd .list li p i {
    display: block;
    width: 19px;
    height: 19px;
    float: right;
    background-position: 0px -140px;
    position: absolute;
    top: 26px;
    right: 26px;
}

.floor_5 .floor_5_main .content .news .bd .list li:hover p i {
    background-position: -40px -140px;
}








/* 内页 */
.links_main {
    border-top: 1px solid #e5e5e5;
    line-height: 90px;
    height: 90px;
}

.links_main span {
    color: #2fc16e;
    font-size: 36px;
    font-weight: bold;
    margin-right: 40px;
    display: block;
    float: left;
}

.links_main a {
    padding: 0 30px;
}

.bottom_main {
    background: #3a3c42;
    padding: 50px 0;
    width: 100%;
}

.bottom_main .box1 {
    color: #fff;
    width: 510px;
    height: 170px;
    border-right: 1px solid #44464c;
    padding-right: 52px;
    padding-top: 30px;
}

.bottom_main .box1 img {
    float: left;
    margin-right: 10px;
}

.bottom_main .box1 h3 {
    font-size: 22px;
    font-weight: 100;
}

.bottom_main .box1 p {
    margin-bottom: 40px;
}

.bottom_main .box1 .line {
    height: 1px;
    background: #57595e;
    margin-bottom: 1px;
}

.bottom_main .box1 .a {
    color: #616368;
    margin-top: 23px;
}

.bottom_main .box1 .a a {
    color: #fff;
    padding: 0 2px;
}

.bottom_main .box1 .a a:hover {
    color: #2fc16e;
}

.bottom_main .box2 {
    color: #fff;
    width: 281px;
    height: 170px;
    border-right: 1px solid #44464c;
    padding-left: 50px;
    padding-top: 30px;
}

.bottom_main .box2 h3 {
    font-size: 22px;
    padding-bottom: 22px;
}

.bottom_main .box2 li {
    line-height: 30px;
}

.bottom_main .box2 li i {
    width: 14px;
    height: 14px;
    background-position: -241px -57px;
    margin-right: 5px;
}

.bottom_main .box2 li .i2 {
    background-position: -255px -57px;
}

.bottom_main .box2 li .i3 {
    background-position: -270px -57px;
}

.bottom_main .box3 {
    padding-top: 29px;
}

.bottom_main .box3 li {
    float: left;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-left: 20px;
}

.bottom_main .box3 img {
    width: 120px;
    height: 120px;
    display: block;
}

.bottom_copy {
    line-height: 50px;
    font-size: 12px;
    color: #ccc;
}

.bottom_copy a {
    color: #ccc;
}

.bottom_copy a:hover {
    color: #fff;
}

.ewmbox {
    width: 300px;
    height: 320px;
    padding-top: 20px;
    background: #fff;
    z-index: 9999;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -170px 0 0 -150px;
    text-align: center;
    font-size: 16px;
    display: none;
}

.ewmbox .close {
    width: 32px;
    height: 32px;
    position: absolute;
    top: -25px;
    right: -40px;
    cursor: pointer;
    border-radius: 100%;
    background: #f3f3f3 url(../images/dialogclose.png) no-repeat center center;
    transition: all ease 300ms;
}

.ewmbox .close:hover {
    transform: rotate(180deg);
}

.ewmbox img {
    width: 260px;
    height: 260px;
    display: block;
    margin: 0 auto 10px;
}

.dialog-layout {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

/*rightFix*/
.rightFix {
    width: 48px;
    position: fixed;
    right: 5px;
    top: 50%;
    margin-top: -100px;
    z-index: 99;
}

.rightFix .ico {
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0px;
    transition: all ease 300ms;
    margin-top: 1px;
    padding: 0px;
    border-radius: 48px;
    border: 1px solid #dedede;
    margin-bottom: 5px;
    background: #ffffff url(../images/fix-ico.png) no-repeat center 0;
}

.rightFix .ico img {
    width: 110px;
    height: 110px;
    position: absolute;
    left: -78px;
    top: 0;
    padding: 6px;
    background: #047fcc;
    border: 1px solid #ddd;
    background: #fff;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all ease-in-out 0.2s;
    border-radius: 5px;
}

.rightFix .ico span {
    width: 210px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    position: absolute;
    left: -78px;
    top: 0;
    background: #2ab866;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 18px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all ease-in-out 0.2s;
    border-radius: 48px;
}

.rightFix .ico:hover {
    background-color: #2ab866;
    border-color: #2ab866;
    overflow: visible;
}

.rightFix .ico:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    left: -140px;
}

.rightFix .ico:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
    left: -215px;
}

.rightFix .fix-tel {
    background-position: 11px 12px;
}

.rightFix .fix-tel:hover {
    background-position: -33px 12px;
}

.rightFix .fix-xcx {
    background-position: 11px -39px;
}

.rightFix .fix-xcx:hover {
    background-position: -33px -39px;
}

.rightFix .fix-ewm {
    background-position: 11px -96px;
}

.rightFix .fix-ewm:hover {
    background-position: -33px -96px;
}

.rightFix .fix_top {
    background-position: 11px -150px;
}

.rightFix .fix_top:hover {
    background-position: -33px -150px;
}

.rightFix .fix-form {
    background-position: 10px -234px;
}

.rightFix .fix-form span {
    font-size: 14px;
    line-height: 23px;
    width: 180px;
}

.rightFix .fix-form:hover {
    background-position: -37px -234px;
}

.local {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.local ul {
    float: right;
    margin-right: 60px;
}

.local ul li {
    padding: 0 25px;
    float: left;
}

.local ul li a {
    position: relative;
    display: block;
    padding: 0 15px;
    overflow: hidden;
    color: #363636;
}

.local ul li a i {
    width: 0;
    height: 3px;
    background: #3b3a45;
    position: absolute;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    bottom: 0;
    transition: ease-in .2s;
}

.local ul li a.hover,
.local ul li a:hover {
    color: #363636;
}

.local ul li a.hover i,
.local ul li a:hover i {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
}

.bg_main {
    background: #eaeaea url(../images/context.jpg) center top repeat-y;
    padding-bottom: 100px;
    margin-top: 60px;
}

.bg_bottom_main {
    background: #eaeaea;
    height: 100px;
}

.sub_banner {
    height: 200px;
    width: 100%;
}

.sub_nav {
    height: 35px;
    line-height: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 50px;
}

.sub_nav .fl {
    font-size: 30px;
}

.sub_nav .fr li {
    float: left;
}

.sub_nav .fr li a {
    padding: 0 20px;
    border: 1px solid #e6e6e6;
    display: block;
    margin-left: 10px;
    transition: ease-in-out .2s;
}

.sub_nav .fr li a:hover,
.sub_nav .fr li a.hover {
    background: #2170d9;
    color: #fff;
    border: 1px solid #2170d9;
}

.case {
    margin-top: 40px;
}

.case ul {
    width: 105%;
}

.case li {
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.case li:hover a span {
    color: #2170d9;
}

.case li:hover a p {
    color: #2170d9;
}

.case li .img {
    overflow: hidden;
    height: 213px;
    display: block;
    border: 1px solid #efefef;
    width: 378px;
    border-bottom: none;
}

.case li .img img {
    width: 380px;
    height: 213px;
    transition: .9s;
}

.imgH li .img {
    height: 284px;
    border: 1px solid #efefef;
    width: 378px;
    border-bottom: none;
}

.imgH li .img img {
    height: 284px;
}

.case li:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.case li .p {
    border: 1px solid #efefef;
    display: block;
    width: 340px;
    padding: 0 19px;
    height: 130px;
    border-top: none;
}

.case li .p p {
    border-bottom: 1px solid #d6d6d6;
    height: 80px;
    line-height: 35px;
    margin-bottom: 10px;
    font-size: 18px;
}

.case li .p i {
    width: 32px;
    height: 12px;
    background-position: -230px -110px;
}

.case li .p .fl {
    font-size: 12px;
    font-family: arial;
}

.case li:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.news {
    padding-top: 50px;
}

.news li {
    padding-bottom: 50px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 50px;
}

.news li .img {
    width: 360px;
    float: left;
    height: 205px;
    overflow: hidden;
}

.news li .img img {
    width: 380px;
    height: 285px;
    transition: .9s;
}

.news li:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.news li .p {
    width: 791px;
    float: right;
}

.news li .p h1 {
    color: #363636;
    font-size: 24px;
    font-weight: 100;
    padding: 28px 0;
}

.news li:hover .p h1 {
    color: #2170d9;
}

.news li .p p {
    color: #363636;
    line-height: 24px;
    padding-bottom: 24px;
}

.news li .p span {
    line-height: 18px;
    font-family: arial;
    color: #959595;
}

.news li .p i {
    width: 23px;
    height: 16px;
    background-position: -73px 0;
    margin-right: 10px;
}

.news li .p .i2 {
    background-position: -104px 0;
    margin-left: 30px;
}

.detail {
    padding-top: 50px;
}

.detail .title {
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    text-align: center;
}

.detail .title h1 {
    font-size: 30px;
    font-weight: 100;
}

.detail .title span {
    line-height: 18px;
    font-family: arial;
    color: #959595;
}

.detail .title i {
    width: 23px;
    height: 16px;
    background-position: -73px 0;
    margin-right: 10px;
}

.detail .title .i2 {
    background-position: -104px 0;
    margin-left: 30px;
}

.detail .context {
    line-height: 30px;
    padding: 25px 0;
}

.detail .context img {
    max-width: 1200px;
}

/* reLink */
.reLink {
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
    padding: 0 15px;
    margin-bottom: 50px;
}

.reLink .nextLink,
.detail .reLink .prevLink {
    width: 50%;
}

.reLink .nextLink {
    text-align: right;
}

.reLink a {
    -webkit-transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -ms-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

.reLink a:hover {
    color: #2fc16e;
}

/* pager */
.pager {
    padding: 30px 0 30px;
    text-align: center;
    *zoom: 1;
    *padding: 40px 0 30px;
}

.pager:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.pager p {
    height: 26px;
    line-height: 26px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    display: none;
}

.pager ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
}

.pager ul li {
    float: left;
    padding: 0 !important;
    height: auto !important;
    border: none !important;
}

.pager ul a {
    margin: 0 5px;
    line-height: 30px;
    padding: 0 10px;
    transition: all ease 300ms;
    color: #000000;
    text-decoration: none;
    float: left;
    border: 1px solid #ddd;
}

.pager ul a.page-num-current,
.pager ul a:hover {
    color: #fff;
    border: 1px solid #2ab866;
    background: #2ab866;
}

.contact .box1 {
    line-height: 18px;
    padding: 48px 0 0px;
    overflow: hidden;
}

.contact .box1 ul {
    width: 125%;
}

.contact .box1 li {
    float: left;
    width: 230px;
    margin-right: 250px;
}

.contact .box1 li i {
    width: 56px;
    height: 56px;
    background-position: -142px 0;
    float: left;
}

.contact .box1 li b {
    font-size: 18px;
    font-family: arial;
    font-weight: 100;
}

.contact .box1 li td {
    vertical-align: middle;
    height: 56px;
    padding-left: 5px;
}

.contact .box1 .l2 i {
    background-position: -204px 0;
}

.contact .box1 .l3 i {
    background-position: -267px 0;
}

.contact .box2 {
    margin-bottom: 75px;
}

.contact .box2 #map1_container,
.contact .box2 #allmap1 {
    width: 100%;
    height: 400px;
}

.contact .box3 h1 {
    font-size: 36px;
    padding-bottom: 15px;
    text-align: center;
}

.contact .box3 p {
    font-size: 16px;
    color: #828282;
    line-height: 24px;
    padding-bottom: 46px;
    text-align: center;
}

.contact .box3 b {
    color: #d10000;
    font-weight: 100;
}

.contact .box3 ul {
    width: 115%;
}

.contact .box3 li {
    float: left;
    height: 36px;
    line-height: 36px;
    width: 358px;
    padding: 0 20px;
    padding-right: 0;
    border: 1px solid #e5e5e5;
    margin-right: 30px;
    margin-bottom: 20px;
    color: #828282;
}

.contact .box3 li span {
    padding-right: 10px;
}

.contact .box3 li input {
    width: 295px;
    border: none;
    outline: none;
}

.contact .box3 textarea {
    border: 1px solid #e5e5e5;
    width: 1179px;
    height: 144px;
    resize: none;
    padding: 10px;
    *margin-top: 15px;
    overflow: hidden;
    outline: none;
}

.contact .box3 .btn {
    border: none;
    background: #ff3600;
    width: 280px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 18px;
    margin-top: 26px;
    float: right;
    cursor: pointer;
    transition: ease-in-out .2s;
    margin-bottom: 50px;
}

.contact .box3 .btn:hover {
    width: 340px;
}

.job .img {
    overflow: hidden;
    width: 480px;
    height: 270px;
    display: block;
    float: left;
}

.job .img img {
    width: 480px;
    height: 270px;
    transition: .9s;
}

.job li:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.job .p {
    width: 680px;
    padding-left: 40px;
    height: 270px;
    background: #0a408a;
    color: #fff;
    display: block;
    float: right;
    position: relative;
}

.job .p i {
    width: 54px;
    height: 54px;
    background-position: 0 -35px;
    position: absolute;
    right: 40px;
    bottom: 40px;
    transition: ease-in-out .2s;
}

.job .p h1 {
    font-size: 30px;
    font-weight: 100;
    padding-top: 35px;
}

.job .p p {
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-right: 20px;
}

.job .p span {
    display: block;
    background: #fff;
    width: 20px;
    height: 3px;
    margin-top: 11px;
}

.job li {
    margin-bottom: 20px;
}

.job .l2 .img {
    float: right;
}

.job .l2 .p {
    float: left;
    background: #fff;
    color: #333;
}

.job .l2 .p i {
    background-position: -59px -35px;
}

.job .l2 .p span {
    background: #333;
}

.job li:hover i {
    margin-right: 20px;
}

.about .box1 {
    padding-top: 105px;
    padding-bottom: 100px;
    overflow: hidden;
}

.box1_add {
    padding: 70px 0;
}

.about .box1 .fl {
    padding-top: 32px;
}

.about .box1 .fl h1 {
    font-size: 80px;
    text-transform: uppercase;
    font-family: arial;
    line-height: 80px;
}

.about .box1 .fl p {
    font-size: 24px;
    padding-bottom: 88px;
}

.about .box1 .fl i {
    width: 54px;
    height: 54px;
    background-position: 0 -99px;
    cursor: pointer;
    position: relative;
    display: block;
    float: left;
}

.about .box1 .fl i img {
    position: absolute;
    left: 20px;
    bottom: 56px;
    width: 0px;
    height: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: ease-in-out .2s;
}

.about .box1 .fl i:hover img {
    filter: alpha(opacity=100);
    opacity: 1;
    left: 0;
    height: 80px;
    width: 80px;
}

.about .box1 .fl .i2 {
    background-position: -58px -99px;
    margin-left: 20px;
}

.about .box1 .fr {
    width: 611px;
}

.about .box1 .fr h1 {
    font-size: 24px;
    font-weight: 100;
}

.about .box1 .fr span {
    display: block;
    background: #b0b0b0;
    width: 20px;
    height: 2px;
    margin: 13px 0 24px;
}

.about .box1 .fr h2 {
    font-size: 18px;
}

.about .box1 .fr p {
    line-height: 30px;
    padding-top: 12px;
}

.about .box1 .fr i {
    width: 54px;
    height: 54px;
    background-position: -59px -35px;
    margin-top: 35px;
    transition: ease-in-out .2s;
}

.about .box1 .fr a:hover {
    cursor: pointer;
}

.about .box1 .fr a:hover i {
    margin-left: 15px;
}

.about .bg_20 {
    height: 20px;
    width: 100%;
    background: #eaeaea;
}

.about .box2 {
    padding-bottom: 94px;
}

.about .box2 .con {
    margin-top: 40px;
}

.about .box2 .con .fl {
    width: 410px;
    height: 428px;
    overflow: hidden;
}

.about .box2 .con .fl img {
    width: 410px;
    height: 428px;
}

.about .box2 .con .fr .img {
    width: 380px;
    height: 214px;
    overflow: hidden;
    display: block;
}

.about .box2 .con .fr .img img {
    width: 380px;
    height: 214px;
    transition: .9s;
}

.about .box2 .con .fr .p {
    display: block;
    padding-left: 20px;
    width: 360px;
    height: 214px;
}

.about .box2 .con .fr .p h1 {
    font-size: 24px;
    line-height: 60px;
    font-weight: 100;
}

.about .box2 .con .fr .p i {
    width: 54px;
    height: 54px;
    background-position: -59px -35px;
    margin-top: 35px;
    transition: ease-in-out .2s;
}

.about .box2 .con .fr li:hover {
    cursor: pointer;
}

.about .box2 .con .fr li:hover h1,
.about .box2 .con .fr li:hover p {
    color: #333;
}

.about .box2 .con .fr li:hover i {
    margin-left: 15px;
}

.about .box2 .con .fr li {
    float: left;
}

.about .box2 .con .fr li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.about .box3 {
    background: url(../images/about_bg.jpg) center top no-repeat;
    width: 100%;
    height: 457px;
    padding-top: 93px;
}

.about .box3 .w1200 {
    overflow: hidden;
}

.about .box3 .fl {
    width: 500px;
}

.about .box3 .fl h1 {
    font-size: 36px;
    color: #fff;
    font-weight: 100;
    padding-bottom: 25px;
}

.about .box3 .fl span {
    display: block;
    width: 40px;
    height: 2px;
    background: #ffd200;
    margin-bottom: 25px;
}

.about .box3 .fl p {
    color: #fff;
    line-height: 24px;
}

.about .box3 .fl i {
    width: 54px;
    height: 54px;
    cursor: pointer;
    background-position: 0px -35px;
    margin-top: 35px;
    transition: ease-in-out .2s;
}

.about .box3 .fl a:hover i {
    margin-left: 15px;
}

.about .box3 .fr .picScroll-left {
    overflow: hidden;
    position: relative;
    margin-top: 68px;
    height: 225px;
    width: 620px;
}

.about .box3 .fr .picScroll-left .hd {
    overflow: hidden;
}

.about .box3 .fr .picScroll-left .hd .prev,
.about .box3 .fr .picScroll-left .hd .next {
    display: block;
    left: 0;
    top: 50%;
    margin-top: -36px;
    width: 30px;
    height: 72px;
    position: absolute;
    z-index: 10;
    background-position: -133px -67px;
    cursor: pointer;
    display: none;
}

.about .box3 .fr .picScroll-left .hd .next {
    left: auto;
    right: 0;
    background-position: -164px -67px;
}

.about .box3 .fr .picScroll-left:hover .hd .prev,
.about .box3 .fr .picScroll-left:hover .hd .next {
    display: block;
}

.about .box3 .fr .picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    margin-top: 10px;
    zoom: 1;
}

.about .box3 .fr .picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icocircle.gif") 0 -9px no-repeat;
}

.about .box3 .fr .picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.about .box3 .fr .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.about .box3 .fr .picScroll-left .bd ul li {
    margin-right: 20px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.about .box3 .fr .picScroll-left .bd ul li img {
    width: 300px;
    height: 225px;
}

.bg_top {
    height: 50px;
    background: #eaeaea;
    width: 100%;
}

.erro {
    color: red;
}

/* map_ul */
.map_ul {
    list-style: outside none none;
    display: block;
    width: 100%;
}

.map_ul li {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
}

.map_ul li a {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    display: block;
    background: #f6f6f6;
    text-indent: 15px;
}

.map_ul .list-inline {
    display: block;
    width: 86%;
}

.map_ul .list-inline li {
    height: 32px;
    display: inline-block;
    *display: inline;
    margin: 15px 5px 15px 0;
    zoom: 1;
    line-height: 32px;
    border-bottom: 0;
    text-align: center;
    width: auto;
    padding: 0px;
}

.map_ul .list-inline li a {
    text-indent: 0;
    font-weight: normal;
    display: block;
    line-height: 32px;
    height: 32px;
    display: inline-block;
    padding: 0px 10px;
    width: auto;
    border: 1px solid #ccc;
    text-align: center;
}

.map_ul .list-inline li a:hover {
    background: #12a751;
    color: #fff;
    border: 1px solid #12a751;
}

.erro {
    text-align: center;
    min-height: 400px;
}

.showPro {
    padding: 50px 50px 0;
}

.showPro .reLink {
    margin-bottom: 0;
}

.showPro .showContxt {
    padding: 30px 0 35px;
    font-size: 16px;
    line-height: 32px;
}

.showPro .showContxt img {
    max-width: 100%;
    height: auto !important;
}

.showPro .showimgCon {
    padding: 0 0 30px;
    font-size: 16px;
    line-height: 32px;
}

.showPro .showimgCon .txtcon {
    width: 680px;
    height: 423px;
    float: right;
    position: relative;
}

.showPro .showimgCon .txtcon .tit {
    position: relative;
    font-size: 20px;
    margin-bottom: 15px;
    color: #d73535;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 14px;
    border-bottom: 1px solid #dddddd;
    padding-right: 60px;
}

.showPro .showimgCon .txtcon .tit .goBack {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
    font-size: 14px;
    display: block;
    font-weight: normal;
    cursor: pointer;
}

.showPro .showimgCon .txtcon .tit .goBack s {
    width: 20px;
    height: 20px;
    background-position: -440px -62px;
    margin-left: 6px;
}

.showPro .showimgCon .txtcon .tit .goBack:hover {
    color: #047fcc;
}

.showPro .showimgCon .txtcon .txt {
    line-height: 24px;
    font-size: 16px;
    color: #666;
}

.showPro .showimgCon .txtcon .txt .item {
    margin-bottom: 7px;
    max-height: 144px;
    overflow: hidden;
}

.showPro .showimgCon .txtcon .tel-btn {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 1px solid #ddd;
    padding-top: 40px;
}

.showPro .showimgCon .txtcon .tel-btn .btn {
    width: 118px;
    float: right;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: #2ab866;
}

.showPro .showimgCon .txtcon .tel-btn .btn:hover {
    background: #12a751;
}

.showPro .showimgCon .txtcon .tel-btn .tel {
    width: 280px;
    float: left;
}

.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong {
    display: block;
    color: #666666;
}

.showPro .showimgCon .txtcon .tel-btn .tel s {
    width: 42px;
    height: 42px;
    display: block;
    float: left;
    margin-right: 6px;
    background-position: -315px -30px;
}

.showPro .showimgCon .txtcon .tel-btn .tel span {
    font-size: 16px;
    line-height: 20px;
}

.showPro .showimgCon .txtcon .tel-btn .tel strong {
    font-size: 28px;
    line-height: 28px;
}

.showPro .showimg {
    width: 442px;
    position: relative;
    float: left;
    overflow: hidden;
}

.showPro .showimg .bigimg {
    width: 440px;
    height: 332px;
    display: block;
    position: relative;
    border: 1px solid #dddddd;
}

.showPro .showimg .bigimg .list {
    width: 5000%;
}

.showPro .showimg .bigimg .list li {
    width: 440px;
    height: 332px;
    float: left;
}

.showPro .showimg .bigimg .list img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all ease 300ms;
}

.showPro .showimg .smallimg {
    width: 440px;
    height: 76px;
    position: relative;
    padding-top: 30px;
    z-index: 10;
    overflow: hidden;
}

.showPro .showimg .list {
    width: 357px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.showPro .showimg .listcon {
    width: 600% !important;
    position: relative;
}

.showPro .showimg .prev,
.showPro .showimg .next {
    width: 20px;
    height: 76px;
    z-index: 10;
    position: absolute;
    top: 30px;
    cursor: pointer;
    background: url(../images/show-btn-ico.png) no-repeat 0 center;
}

.showPro .showimg .prev:hover,
.showPro .showimg .next:hover {
    background-color: #f9f9f9;
}

.showPro .showimg .prev {
    left: 0;
    background-position: 3px center;
}

.showPro .showimg .next {
    right: 0;
    background-position: -84px center;
}

.showPro .showimg li {
    width: 98px;
    height: 74px;
    margin-right: 28px;
    float: left;
    cursor: pointer;
    position: relative;
}

.showPro .showimg li img {
    width: 100%;
    height: 100%;
    display: block;
}

.showPro .showimg li.on {
    width: 94px;
    height: 70px;
    border: 3px solid #2ab866;
}

.relateTit {
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #e4e4e4;
    margin: 0 auto;
    width: 1200px;
}

.relateTit h3 {
    font-size: 18px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
}

.relateTit h3 .line {
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #2ab866;
}

.floor_3_remm {
    padding-bottom: 60px;
}

.floor_3_remm .body {
    overflow: hidden;
    *margin-bottom: 38px;
}

.floor_3_remm .body ul {
    width: 112%;
}

.floor_3_remm .body li {
    margin-bottom: 40px;
    width: 370px;
    float: left;
    margin-right: 45px;
    position: relative;
    border-radius: 5px;
    height: 278px;
    overflow: hidden;
}

.floor_3_remm .body li a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.floor_3_remm .body li .img img {
    border-radius: 5px;
    width: 370px;
    height: 278px
}

.floor_3_remm .body li .txt {
    position: absolute;
    left: 0;
    top: 211px;
    height: 67px;
    background: #666;
    width: 301px;
    border-radius: 0 0 5px 5px;
    color: #fff;
    padding-left: 42px;
    padding-right: 42px;
    transition: ease-in-out .2s;
    text-align: center;
    line-height: 67px;
}

.floor_3_remm .body li .txt h3 {
    font-size: 20px;
    font-weight: 100;
    line-height: 67px;
}

.floor_3_remm .body li .txt span {
    margin: 0 auto;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    width: 123px;
    height: 33px;
    line-height: 33px;
    border-radius: 5px;
    margin-top: 10px;
    display: none;
}

.floor_3_remm .body li:hover {
    box-shadow: 2px 5px 2px rgba(0, 0, 0, 0.1);
}

.floor_3_remm .body li:hover .txt {
    background: url(../images/bg_6b.png) repeat;
    height: 100%;
    top: 0;
    border-radius: 5px;
}

.floor_3_remm .body li:hover .txt h3 {
    padding-top: 78px;
}

.floor_3_remm .body li:hover .txt span {
    margin-top: 0;
    display: block;
}

.floor_3_remm .more2 {
    text-align: center;
}

.floor_3_remm .more2 ul {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.floor_3_remm .more2 a {
    width: 141px;
    height: 35px;
    display: block;
    color: #2fc16e;
    margin: 0 19px;
    border: 2px solid #2fc16e;
    line-height: 35px;
    border-radius: 4px;
    font-size: 20px;
}

.floor_3_remm .more2 a:hover {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.floor_3_remm .more2 .ewmbtn {
    background: #2fc16e;
    color: #fff;
}

.floor_3_remm .more2 li {
    float: left;
}

/*rightFix*/
.rightFix {
    width: 48px;
    position: fixed;
    right: 20px;
    top: 34%;
    margin-top: -100px;
    z-index: 99;
}

@media (max-width: 1366px) {
    .rightFix {
        right: 8px;
    }
}

.rightFix .ico {
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0px;
    transition: all ease 300ms;
    margin-top: 1px;
    padding: 0px;
    border-radius: 48px;
    border: 1px solid #dedede;
    margin-bottom: 5px;
    background: #ffffff url(../images/fix-ico.png) no-repeat center 0;
}

.rightFix .ico img {
    width: 110px;
    height: 110px;
    position: absolute;
    left: -78px;
    top: 0;
    padding: 6px;
    background: #0964b2;
    border: 1px solid #ddd;
    background: #fff;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all ease-in-out 0.2s;
    border-radius: 5px;
}

.rightFix .ico span {
    width: 210px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    position: absolute;
    left: -78px;
    top: 0;
    background: #2170d9;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 18px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all ease-in-out 0.2s;
    border-radius: 48px;
}

.rightFix .ico:hover {
    background-color: #2170d9;
    border-color: #2170d9;
    overflow: visible;
}

.rightFix .ico:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    left: -140px;
}

.rightFix .ico:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
    left: -215px;
}

.rightFix .fix-tel {
    background-position: 11px 12px;
}

.rightFix .fix-tel:hover {
    background-position: -33px 12px;
}

.rightFix .fix-wx {
    background-position: 11px -40px;
}

.rightFix .fix-wx:hover {
    background-position: -33px -38px;
}

.rightFix .fix-qq {
    background-position: 11px -40px;
}

.rightFix .fix-qq:hover {
    background-position: -33px -40px;
}

.rightFix .fix-ewm {
    background-position: 11px -96px;
}

.rightFix .fix-ewm:hover {
    background-position: -33px -96px;
}

.rightFix .fix_top {
    background-position: 11px -150px;
}

.rightFix .fix_top:hover {
    background-position: -33px -150px;
}

.rightFix .fix-xcx {
    background-position: 11px -205px;
}

.rightFix .fix-xcx:hover {
    background-position: -33px -205px;
}

.rightFix .fix-form {
    background-position: 10px -234px;
}

.rightFix .fix-form span {
    font-size: 14px;
    line-height: 23px;
    width: 180px;
}

.rightFix .fix-form:hover {
    background-position: -37px -234px;
}







/********toolbar1*********/
.toolbar1 {
    width: 59px;
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 999;
}

.toolbar1 dd {
    width: 59px;
    height: 59px;
    background: #1982c6;
    margin-bottom: 5px;
    position: relative;
}

.toolbar1 dd a {
    height: 48px;
    padding: 11px 10px 0 13px;
    line-height: 18px;
    color: #fff;
    font-size: 16px;
    display: block;
    cursor: pointer;
}

.toolbar1 .box {
    width: 295px;
    height: 147px;
    padding: 0 15px;
    position: absolute;
    right: 90px;
    top: 0;
    background: #fff;
    display: none;
    border: 1px solid #e5e5e5;
    border-top: 10px solid #1982c6;
}

.toolbar1 .box .ttel {
    width: 100%;
    padding: 15px 0 15px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #666;
    border-bottom: 1px solid #aeaeae;
}

.toolbar1 .box .ttel strong {
    color: #fda804;
    font-size: 24px;
    line-height: 24px;
    display: block;
    font-weight: normal;
    font-family: arial;
}

.toolbar1 .box .ttel s {
    width: 50px;
    height: 45px;
    margin-right: 10px;
    background-position: -55px 0;
}

.toolbar1 .box .list {
    color: #aeaeae;
    font-size: 12px;
    line-height: 24px;
}

.toolbar1 .box .list li {
    width: 50%;
    float: left;
}

.toolbar1 dd:hover {
    background: #26a0f0;
}

/*******font-face********/
@font-face {
    font-family: 'impact';
    src: url('../font/impact.eot');
    src: url('../fonts/impact.eot') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/impact.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/impact.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/impact.svg#impact') format('svg');
    /* IE9 Compat Modes */
    /* Legacy iOS */
}

/************** * Animations for content elements * **********/
/* 滞后 */
.delay100 {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
}

.delay200 {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}

.delay300 {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
}

.delay400 {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}

.delay500 {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
}

.delay600 {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
}

.delay700 {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
}

.delay800 {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
}

.delay900 {
    -webkit-animation-delay: 900ms;
    animation-delay: 900ms;
}

.delay1000 {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
}

.delay1100 {
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms;
}

.delay1200 {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.delay1300 {
    -webkit-animation-delay: 1300ms;
    animation-delay: 1300ms;
}

.delay1400 {
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms;
}

.delay1500 {
    -webkit-animation-delay: 1500ms;
    animation-delay: 1500ms;
}

.delay1600 {
    -webkit-animation-delay: 1600ms;
    animation-delay: 1600ms;
}

.delay1700 {
    -webkit-animation-delay: 1700ms;
    animation-delay: 1700ms;
}

.delay1800 {
    -webkit-animation-delay: 1800ms;
    animation-delay: 1800ms;
}

.delay1900 {
    -webkit-animation-delay: 1900ms;
    animation-delay: 1900ms;
}

.delay2000 {
    -webkit-animation-delay: 2000ms;
    animation-delay: 2000ms;
}

.delay2100 {
    -webkit-animation-delay: 2100ms;
    animation-delay: 2100ms;
}

.delay2200 {
    -webkit-animation-delay: 2200ms;
    animation-delay: 2200ms;
}

.delay2300 {
    -webkit-animation-delay: 2300ms;
    animation-delay: 2300ms;
}

.delay2500 {
    -webkit-animation-delay: 2500ms;
    animation-delay: 2500ms;
}

.delay2700 {
    -webkit-animation-delay: 2700ms;
    animation-delay: 2700ms;
}

.delay2900 {
    -webkit-animation-delay: 2900ms;
    animation-delay: 2900ms;
}

.delay3000 {
    -webkit-animation-delay: 3000ms;
    animation-delay: 3000ms;
}

.delay4000 {
    -webkit-animation-delay: 4000ms;
    animation-delay: 4000ms;
}

.delay4500 {
    -webkit-animation-delay: 4500ms;
    animation-delay: 4500ms;
}

.delay5000 {
    -webkit-animation-delay: 5000ms;
    animation-delay: 5000ms;
}

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

.active .animated.fast {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.onactive .flyInDown {
    -webkit-animation-name: flyInDown;
    animation-name: flyInDown;
}

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

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

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

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

.onactive .flyInRight {
    -webkit-animation-name: flyInRight;
    animation-name: flyInRight;
}

@keyframes flyInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
    }

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

.onactive .flyInUp {
    -webkit-animation-name: flyInUp;
    animation-name: flyInUp;
}

@keyframes flyInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }

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

.onactive .flyInLeft {
    -webkit-animation-name: flyInLeft;
    animation-name: flyInLeft;
}

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

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

@keyframes flyInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        -moz-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        transform: translateX(-200px);
    }

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

.onactive .opacityI {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes opacityI {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

@keyframes opacityI {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.onactive .shake {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateY(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -transform: translateY(6px);
    }

    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateY(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateY(6px);
    }

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

@-moz-keyframes shake {
    0% {
        -moz-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateY(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateY(6px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes shake {
    0% {
        -o-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -o-transform: translateY(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -o-transform: translateY(6px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@-ms-keyframes shake {
    0% {
        -ms-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -ms-transform: translateY(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -ms-transform: translateY(6px);
    }

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

.onactive .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        -ms-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes scaleIn {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }
}

@keyframes scaleIn {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02);
    }
}