﻿@charset "utf-8";

/* CSS Document */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
    margin: 0;
    padding: 0
}

* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

body {
    font-size: 14px;
    color: #1a1a1a;
    min-width: 1200px
}

.fz {
    margin: 0 auto;
    width: 1200px;
    min-width: 1200px
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.clear {
    clear: both;
}

li {
    list-style: none;
}

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

img {
    border: 0;
}

.cl {
    content: "";
    display: block;
    clear: both;
}

p {
    word-wrap: break-word;
}


/* 头部*/

.Welcome {
    height: 39px;
    line-height: 39px;
    width: 100%;
    background: #FFF;
    box-shadow: 0 1px 4px #eeeeee;
}

.Welcome_l {
    width: 450px;
    color: #a0a0a0;
}

.Welcome_r {
    width: 232px;
}

.Welcome_r li {
    color: #a0a0a0;
    float: left;
    margin-left: 5px;
}

.Welcome_r li a {
    color: #a0a0a0;
}

.Welcome_r li a:hover {
    color: #34b9cd;
    text-decoration: underline;
}

.top_phone {
    position: relative;
    color: #a0a0a0;
    margin-right: 137px;
}

.phonee {
    vertical-align: middle;
    padding-right: 5px;
}

.top_phone:hover {
    color: #34b9cd;
}

.top_weixin {
    position: absolute;
    display: none;
    left: 0px;
    border: 1px solid #34b9cd;
    background-color: #fff;
    width: 120px;
    padding: 4px;
}

.top_phone:hover .top_weixin {
    display: block;
}

.head {
    height: 145px;
}

.logo {
    width: 730px;
}

.logo_a {
    width: 208px;
    color: #1a1e29;
    font-size: 23px;
    padding-top: 27px;
    text-align: left;
}

.logo_a span {
    color: #34b9cd;
    font-weight: bold;
}

.logo_a img {
    padding-bottom: 10px;
}

.logo_b {
    width: 460px;
    padding-left: 30px;
    height: 83px;
    margin-top: 38px;
    color: #6ec8d8;
    font-size: 18px;
}

.logo_b h1 {
    font-size: 24px;
    color: #1a1e29;
    padding: 5px 0;
}

.logo_b h1 span {
    color: #34b9cd;
}

.tel {
    width: 285px;
    padding-top: 15px;
}

.tel_box {
    width: 34px;
    height: 34px;
    float: right;
    margin: 28px 12px 11px 0px;
    background-image: url(../images/tel_bj.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.tel_text {
    float: right;
    margin-top: 14px;
}

.tel_a {
    width: 172px;
    padding-right: 28px;
    font-size: 16px;
    color: #545454;
    text-align: left;
    line-height: 30px;
}

.tel_a img {
    float: right;
    padding-left: 10px;
}

.tel_b {
    width: 204px;
    font-size: 25px;
    color: #34b9cd;
    font-weight: bold;
    text-align: left;
}

.tel_b span {
    color: #1a1e29;
}


/* 导航*/

.nav {
    width: 100%;
    height: 60px;
    background: #34b9cd;
    border-bottom: 2px solid #058da1;
    position: relative;
    z-index: 1000;
}

.nav:after,
.nav ul:after {
    display: block;
    clear: both;
    height: 0px;
    content: " ";
}

.nav a {
    font-size: 15px;
    color: #fff;
}

.line_henxian {
    position: absolute;
    top: 18px;
    right: -3px;
    color: #FFF;
    font-size: 16px;
}

.nav .nLi {
    float: left;
    width: 130px;
    height: 60px;
    background: url(../images/daos.png) 95px 52% no-repeat;
    position: relative;
}


/*.nav .nLi{ float:left;  position:relative; display:inline;  }text-align:center;*/

.nav .nLi b a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    width: 124px;
    margin: 0 3px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    /*background:url(../images/nav_bj.png) no-repeat center left;*/
}

.nav #s_y b a {
    background: none;
}

.nav #s_y b a:hover {
    background: #058da1;
    color: #fff;
}

.nav .nLi:hover b a {
    color: #fff;
    display: block;
    width: 124px;
    margin: 0 3px;
    height: 60px;
    background: #058da1;
}

.nav .nLi b a.a1 {
    width: 85px;
    padding-bottom: 5px;
}

.nav .sub {
    display: none;
    width: 400px;
    left: 3px;
    top: 60px;
    position: absolute;
    background: #fff;
    line-height: 26px;
    padding: 5px 0;
    border-bottom: 2px solid #34b9cd;
    border-top: 2px solid #058da1;
}

.nav #pr .sub {
    width: 655px;
}

.nav #pr .sub .bl {
    width: 380px;
}

.nav #pr .sub .bl a {
    width: 170px;
    float: left;
}

.nav #abo .sub {
    width: 550px;
}

.nav #abo .sub .bl {
    width: 310px;
}

.nav #abo .sub .bl:nth-child(3) {
    width: 250px;
}

.nav #abo .sub .bl a {
    width: 130px;
    float: left;
}

.nav #su_b {
    left: -251px;
}

.nav .sub li {
    float: left;
}

.bl {
    width: 160px;
    margin-top: 5px;
}

.nav .sub .ax {
    float: left;
    width: 1px;
    height: 105px;
    border-left: 1px solid #4C8EFB;
    margin-top: 10px;
    filter: alpha(opacity=30);
    opacity: 0.30;
}

.nav .sub a {
    padding-bottom: 5px;
    text-align: left;
    display: block;
    margin: 0 0 5px 18px;
    color: #353535;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    border-bottom: 1px dashed #dedede;
}

.nav .sub a:hover {
    color: #34b9cd;
}

.nav .on b a {
    color: #fff;
}

.nav .sub .nav1 {
    float: right;
    width: 245px;
    height: 174px;
    overflow: hidden;
    padding: 5px 10px 5px 20px;
}

.nav .sub .nav1 img {
    display: block;
    width: 245px;
    height: 174px;
}


/* banner*/

.flexslider {
    position: relative;
    height: 500px;
    overflow: hidden;
    background: url(../images/loading.gif) 50% no-repeat;
    min-width: 1200px;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 500px;
    min-width: 1200px;
}

.slides li a {
    display: block;
    height: 500px;
    min-width: 1200px;
}

.flex-control-nav {
    position: absolute;
    bottom: 25px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
    border-radius: 17px;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 50px;
    overflow: hidden;
    border-radius: 17px;
    background: #acacac;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background: #34b9cd;
}

#ny_banner .banner .flexslider {
    height: 300px;
    min-width: 1200px;
}

#ny_banner .banner .slides li {
    height: 300px;
    min-width: 1200px;
}

#ny_banner .banner .slides li a {
    height: 300px;
    min-width: 1200px;
}


/* 搜索*/

.key {
    height: 100px;
    width: 100%;
    /*background:url(../images/ss_bj.jpg) no-repeat center top;*/
}

.key_l {
    width: 710px;
    color: #565656;
}

.key_l_a {
    width: 100px;
    margin-top: 27px;
    font-weight: bold;
    line-height: 45px;
}

.key_l_b {
    width: 610px;
    line-height: 25px;
    margin-top: 25px;
    line-height: 49px;
}

.key_r {
    margin-top: 28px;
    width: 357px;
    height: 42px;
}

.key_r .search_01 {
    width: 290px;
    padding-left: 5px;
    float: left;
    height: 42px;
    line-height: 42px;
    color: #9f9e9e;
    border: 0;
    border: 1px solid #d7d7d7;
    background: none;
}

.key_r .search_02 {
    width: 60px;
    height: 44px;
    background: url(../images/sou_s.png) no-repeat center center;
    border: 0;
    border: 1px solid #d8d8d8;
    border-left: none;
    cursor: pointer;
}

.key_r .search_02:hover {
    background: url(../images/sou_s01.png) no-repeat center center;
    background-color: #34b9cd;
    border: 1px solid #34b9cd;
}


/* 合作伙伴 */

.partner_z {
    padding-top: 60px;
    padding-bottom: 64px;
    background-color: #f6f6f6;
}

.partner_title {
    font-size: 16px;
    color: #7b7b7b;
    text-align: center;
    height: 32px;
    background: url(../images/partner_line.png) no-repeat center bottom;
}

.partner_title h3 {
    font-size: 32px;
    margin-bottom: 10px;
    color: #02adc7;
}

.partner_title h3 span {
    color: #1a1e29;
}

.w1152 {
    width: 1216px;
    margin: 30px auto 0 auto;
    padding-top: 20px;
    position: relative;
}

.floor_2 {
    overflow: hidden;
}

.floor_2 #demo-01 {
    margin-top: 50px;
}

.floor_2 ul li:last-child {
    margin-right: 0;
}

.floor_2 ul li:nth-child(1) {}

.floor_2 ul li {
    width: 205px;
    height: 150px;
    float: left;
    margin: 0 6px;
    text-align: center
}

.floor_2 a.prev {
    height: 75px;
    width: 35px;
    position: absolute;
    left: 0px;
    background-color: #dddddd;
    float: left;
    font-size: 32px;
    color: #969696;
    line-height: 75px;
    text-align: center;
    margin-left: -49px;
    margin-top: -154px;
}

.floor_2 a.prev:hover {
    background-color: #02adc7;
    color: #fff;
}

.floor_2 a.next {
    position: absolute;
    right: 0px;
    height: 75px;
    width: 35px;
    background-color: #dddddd;
    float: left;
    font-size: 32px;
    color: #969696;
    line-height: 75px;
    text-align: center;
    margin-right: -49px;
    margin-top: -154px;
}

.floor_2 a.next:hover {
    background-color: #02adc7;
    color: #fff;
}

.floor_2 ul li img {
    margin-bottom: 5px;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
}

.floor_2 ul li img:hover {
    border: 1px solid #34b9cd;
}

.floor_2 ul li a {
    color: #323232;
}

.floor_2 ul li a:hover {
    color: #02adc7;
    text-decoration: underline;
}

.floor_2 ul li:hover a {
    color: #02adc7;
    text-decoration: underline;
}


/* 产品中心*/

.products {
    padding-top: 60px;
}

.big_title {
    width: 678px;
    margin: 0 auto;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 14px;
    color: #02adc7;
    background: url(../images/tit_bj.png) no-repeat center bottom;
}

.english_tit {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    color: #a8a8a8;
    font-weight: normal;
}

.big_title span {
    color: #1a1e29;
}

.products_l {
    width: 260px;
}

.products_r {
    width: 909px;
}

.products_l_title {
    height: 55px;
    padding-top: 25px;
    color: #fff;
    background: #02adc7;
    text-align: center;
}

.products_l_title h3 {
    font-size: 30px;
    margin: 0 0 5px 0;
    line-height: 27px;
}

.products_l_nav li {
    border: 1px solid #ececec;
    border-top: 0;
}

.products_l_nav li a {
    font-size: 16px;
    color: #343434;
    padding-left: 66px;
    display: block;
    width: 181px;
    height: 57px;
    line-height: 57px;
    background: url(../images/pro_hover.png) no-repeat 20px center;
}

.products_l_nav li a:hover {
    color: #f3741b;
    background: url(../images/pro_hover01.png) no-repeat 20px center;
    border-left: 2px solid #f3741b;
}

.products_l_co {
    width: 260px;
    height: 150px;
    background: url(../images/pro_lx.jpg) no-repeat center center;
    padding-left: 0px;
    font-size: 24px;
    color: #02adc7;
    line-height: 30px;
}

.products_l_co span {
    font-size: 14px;
    padding-top: 35px;
    padding-bottom: 5px;
    color: #807f7f;
    display: block;
    padding-left: 108px;
}

.products_l_co p {
    padding-left: 85px;
    color: #02adc7;
}

.products_l_nav li ul {
    overflow: hidden;
}

.products_l_nav li ul li:nth-child(1) {
    border-top: 1px solid #ececec;
    padding-top: 10px;
}

.products_l_nav li ul li {
    border: 0;
    margin-bottom: 10px;
}

.products_l_nav li ul li a {
    font-size: 14px;
    color: #343434;
    padding-left: 40px;
    display: block;
    width: 240px;
    height: 20px;
    line-height: 20px;
    background: none
}

.products_l_nav li ul li a:hover {
    color: #f3741b;
    text-decoration: underline;
    background: none;
    border-left: 0;
}

.products_r_title {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-top: 29px;
    color: #02adc7;
    font-weight: bold;
}

.products_r_title a {
    color: #a4a4a4;
    font-weight: normal;
}

.products_r_title span {
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    color: #a4a4a4;
}

.pro_miaoshu {
    background-color: #f5f5f5;
    margin-top: 11px;
    padding-bottom: 14px;
}

.pro_miaoshu img {
    border: 1px solid #e2e2e2;
    margin-top: 18px;
    margin-left: 18px;
}

.pro_text {
    margin-left: 30px;
    margin-top: 45px;
    width: 422px;
}

.pro_text h4 {
    font-size: 18px;
    margin-bottom: 7px;
}

.pro_text p {
    color: #585959;
    font-size: 14px;
    line-height: 26px;
}

.pro_text a {
    width: 176px;
    height: 32px;
    border-radius: 16px;
    margin-top: 24px;
    display: block;
    border: 1px solid #666666;
    text-align: center;
    line-height: 32px;
}

.pro_text a:nth-child(1) {
    margin-right: 21px;
}

.pro_text a:hover {
    background-color: #02adc7;
    border: 1px solid #02adc7;
    color: #fff;
}

#owl-demo {
    position: relative;
    width: 869px;
    height: 390px;
    margin: 20px auto 0 auto;
}

#owl-demo .item {
    position: relative;
    display: block;
}

#owl-demo img {
    display: block;
    width: 869px;
    height: 390px;
}

#owl-demo b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 78px;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

#owl-demo span {
    position: absolute;
    left: 0;
    bottom: 37px;
    width: 100%;
    font: 18px/32px "微软雅黑" "黑体";
    color: #fff;
    text-align: center;
}

.owl-pagination {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 22px;
    text-align: center;
}

.owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    ;
    *display: inline;
    *zoom: 1;
}

.owl-pagination .active {
    width: 25px;
}

.owl-buttons {
    display: none;
}

.owl-buttons div {
    position: absolute;
    top: 60%;
    width: 19px;
    height: 34px;
    margin-top: -40px;
    text-indent: -9999px;
}

.owl-prev {
    left: 20px;
    background: url(../images/pro_left.png) no-repeat center top;
}

.owl-next {
    right: 20px;
    background: url(../images/pro_right.png) no-repeat center top;
}

.zst {
    height: 200px;
}


/**第一个广告***/

.guanggao {
    height: 281px;
    margin-top: 50px;
    background-image: url(../images/about_bj.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

.guanggao_text .tel_text div {
    color: #fff;
}

.guanggao_text .tel_box {
    background: url(../images/guanggao_tel.png) no-repeat left center;
}

.guanggao_text .tel {
    margin-left: 264px;
    margin-top: 36px;
}

.guanggao_info h3 {
    color: #fff;
    font-size: 21px;
    line-height: 32px;
    padding-top: 78px;
}

.guanggao_info {
    float: left;
    margin-left: 76px;
}

.zixun {
    display: block;
    width: 156px;
    height: 38px;
    border: 1px solid #fff;
    border-radius: 19px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-left: 185px;
    margin-top: 27px;
}

.zixun:hover {
    background-color: #02adc7;
    border: 1px solid #02adc7;
}


/***四大实力展示****/

.advantages_box {
    margin-top: 45px;
}

.advantages_box .big_title {
    width: 678px;
}

.advantages_box .tab_list li {
    width: 231px;
    height: 85px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background-repeat: no-repeat;
    text-indent: 95px;
    padding-top: 35px;
    cursor: pointer;
}

.advantages_box .tab_list li span {
    display: block;
    font-size: 12px;
    color: #d8d8d8;
    font-weight: normal;
}

.advantages_box .english_tit {
    margin-bottom: 40px;
}

.adv_01 {
    background-color: #7b7b7b;
    background-image: url(../images/advantage.png);
    background-position: 25px center;
}

.adv_02 {
    background-color: #6e6e6e;
    background-image: url(../images/advantage_01.png);
    background-position: 32px center;
}

.adv_03 {
    background-color: #5f5f5f;
    background-image: url(../images/advantage_02.jpg);
    background-position: 22px center;
}

.adv_04 {
    background-color: #515151;
    background-image: url(../images/advantage_04.png);
    background-position: 26px center;
}

.blue {
    background-color: #02adc7 !important;
}

.adv_03:hover {
    background-color: #5f5f5f;
    background-image: url(../images/advantage_03.jpg);
    background-position: 22px center;
}

.tab_box {
    width: 950px;
    height: 485px;
    background: #f6f6f6;
    background-image: url(../images/tab_bg01.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.tab_box ul li {
    margin-top: 68px;
}

.tab_data {
    margin-left: 32px;
    padding-top: 12px;
    margin-right: 23px;
}

.tab_text h3 {
    font-size: 26px;
    color: #02adc7;
    margin-bottom: 6px;
}

.tab_text h4 {
    font-size: 23px;
    color: #575757;
    font-weight: normal;
    margin-bottom: 35px;
}

.tab_text p {
    width: 332px;
    color: #515151;
    font-size: 15px;
    line-height: 33px;
}

.tab_img {
    display: block;
    margin-left: 40px;
}

.tab_text .zixun {
    display: block;
    width: 156px;
    height: 38px;
    border: 1px solid #02adc7;
    border-radius: 19px;
    line-height: 38px;
    font-size: 14px;
    color: #02adc7;
    text-align: center;
    margin-top: 42px;
    margin-left: 0px;
    float: left !important;
}

.tab_text .zixun:hover {
    background-color: #02adc7;
    color: #fff;
}

.blue.adv_03:hover {
    background-color: #02adc7 !important;
    background-image: url(../images/advantage_03.jpg);
    background-position: 22px center;
}


/* 案例展示 */

.case {
    background-color: #fff;
    margin-top: 6px;
}

.m20 {
    margin-top: 19px;
}


/*广告2 */

.guanggao2 {
    height: 260px;
    margin-top: -10px;
    background-image: url(../images/guanggao_bj02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

.guanggao2 h3 {
    font-size: 18px;
    color: #fff;
    padding-top: 81px;
    margin-left: 111px;
}

.guanggao2 h4 {
    font-size: 26px;
    color: #fff;
}

.guanggao2 .guanggao_info {
    margin-left: 328px;
}

.guanggao2 .tel {
    margin-left: 0px;
    background-color: #34b9cd;
    width: 268px;
    height: 156px;
    padding-left: 8px;
    margin-top: 23px;
    padding-top: 0px;
}

.guanggao2 .tel .zixun {
    margin-left: 66px;
    margin-top: 17px;
}


/* 公司简介 */

.about_box {
    margin-top: 20px;
}

.about_text {
    height: 454px;
    margin-top: 54px;
    background: url(../images/about_text_bj.jpg) no-repeat left top;
}

.about_text p,
.about_text h3,
.about_text h4,
.about_text a {
    margin-left: 48px;
}

.about_text p {
    width: 425px;
    font-size: 14px;
    line-height: 32px;
    color: #676868;
}

.about_text h3 {
    color: #02adc7;
    font-size: 25px;
    padding-top: 53px;
    padding-bottom: 4px;
}

.about_text h4 {
    color: #1a1e29;
    font-size: 22px;
    margin-bottom: 35px;
}

.mor {
    display: block;
    width: 152px;
    height: 40px;
    background-color: #02adc7;
    text-align: center;
    line-height: 40px;
    border-radius: 9px;
    margin-top: 48px;
    color: #fff;
}

.about_big {
    height: 440px;
    background-image: url(../images/about_text_bj02.jpg);
    background-position: center center;
}

.tab2_list li {
    width: 152px;
    height: 40px;
    background-color: #02adc7;
    float: left;
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 9px;
    margin: 0 22px;
    cursor: pointer;
}

.tab2_list {
    width: 588px;
    margin: 0 auto;
    margin-bottom: 32px;
    padding-top: 57px;
}

.tab2_list .black {
    background-color: #1a1e29;
}

.about_tab li {
    float: left;
    margin-right: 13px;
    line-height: 24px;
}

.about_tab li:nth-child(2) {
    margin-right: 14px;
}

.about_tab li:nth-child(4) {
    margin-right: 0px;
}

.about_tab li img {
    box-sizing: border-box;
    transition: transform 1s;
}

.about_tab li a {
    display: block;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    width: 290px;
    height: 262px;
    line-height: 14px;
    text-align: center;
    overflow: hidden;
}

.about_tab li:hover div a {
    border: 1px solid #02adc7;
    box-sizing: border-box;
}

.about_tab li:hover div img {
    transform: scale(1.3, 1.3);
}

.about_tab:nth-child(3) li img {
    padding-top: 5px;
    padding-bottom: 5px;
}

.about_tab li div {
    width: 290px;
    height: 215px;
    overflow: hidden;
}

.about_tab li:hover a {
    color: #02adc7;
}


/* 新闻 */

.news_z {
    padding-top: 102px;
}

.news_l {
    width: 780px;
}

#tab {
    width: 780px;
}

#tab .tab_menu {
    width: 776px;
    float: left;
    z-index: 1;
    border: 2px solid #02adc7;
}

#tab .tab_menu li {
    font-size: 21px;
    float: left;
    width: 388px;
    height: 55px;
    line-height: 55px;
    cursor: pointer;
    text-align: center;
    background: #fff;
    color: #838383;
}

#tab .tab_menu li a {
    display: block;
    width: 388px;
    height: 55px;
}

#tab .tab_boxx {
    width: 780px;
    height: 459px;
    padding: 36px 0px 50px 0px;
    clear: both;
    background: #f6f6f6;
}

#tab .tab_menu .selected {
    background: #02adc7;
    cursor: pointer;
    color: #fff;
}

.hide {
    display: none;
}

.tab_boxx {
    padding: 22px;
}

#tab .tab_boxx ul {
    padding-left: 20px;
}

#tab .tab_boxx ul li {
    width: 740px;
}

#tab .tab_boxx ul li .tab_l {
    width: 248px;
    height: 165px;
}

#tab .tab_boxx ul li .tab_l a {
    border: 6px solid #fff;
    width: 236px;
    height: 153px;
    overflow: hidden;
    display: block;
}

#tab .tab_boxx ul li .tab_l a:hover {
    border: 6px solid #02adc7;
}

#tab .tab_boxx ul li .tab_l img {
    cursor: pointer;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
}

#tab .tab_boxx ul li .tab_l img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

#tab .tab_boxx ul li .tab_r {
    float: right;
    width: 470px;
    line-height: 25px;
    font-size: 15px;
    color: #6c6b6b;
}

#tab .tab_boxx ul li .tab_r a {
    display: block;
    font-size: 17px;
    color: #000;
    margin-top: 3px;
    margin-bottom: 10px;
}

#tab .tab_boxx ul li .tab_r a:hover {
    color: #02adc7;
    text-decoration: underline;
}

#tab .tab_boxx ul .tab_er {
    height: 50px;
    background: #fff;
    margin-top: 40px;
    width: 740px;
}

#tab .tab_boxx ul .tab_er .tab_time {
    width: 60px;
    height: 50px;
    background: #02adc7;
}

.tab_time_a {
    position: relative;
    width: 22px;
    height: 17px;
    line-height: 17px;
    color: #fff;
    overflow: hidden;
    font-size: 18px;
    margin: 8px 0 0 20px;
}

.tab_time_a span {
    position: absolute;
    left: -1px;
}

.tab_time_b {
    position: relative;
    width: 52px;
    height: 17px;
    line-height: 17px;
    color: #fff;
    overflow: hidden;
    font-size: 12px;
    margin: 3px 0 0 6px;
}

.tab_time_b span {
    position: absolute;
    left: 0;
    margin-left: -2px;
}

.tab_er_a {
    width: 640px;
    margin-right: 20px;
}

.tab_er_a a {
    color: #626262;
    line-height: 50px;
    display: block;
    font-size: 16px;
    height: 50px;
    width: 640px;
}

.tab_er_a a:hover {
    color: #02adc7;
    text-decoration: underline;
}

.tab_er_a a span {
    color: #b9b9b9;
    font-size: 12px;
    float: right;
}


/* 问答 */

.faq {
    width: 383px;
}

.faq_title {
    height: 59px;
    width: 383px;
    background: #02adc7;
}

.faq_title_l {
    height: 59px;
    width: 252px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 59px;
    font-family: "Arial";
}

.faq_title_l span {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 0 10px 0 24px;
}

.faq_title_l img {
    float: left;
    padding: 10px 15px 0 20px;
}

.faq_title_r {
    width: 97px;
    height: 59px;
    line-height: 59px;
    border-left: 0;
    font-family: "Arial";
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.faq_title_r A {
    color: #fff;
}

.faq_title_r A:HOVER {
    color: #fff;
    text-decoration: underline;
}

.faq_info {
    padding: 20px 20px 10px 20px;
    background: #f6f6f6;
}

.faq_info li {
    padding-bottom: 10px;
    margin-bottom: 21px;
    border-bottom: 1px solid #e7e7e7;
}

.faq_info li .faq_info_a {
    padding-left: 45px;
    margin-bottom: 10px;
    line-height: 25px;
    background: url(../images/q_w.png) no-repeat 5px top;
    height: 27px;
}

.faq_info li .faq_info_a a {
    color: #3e3e3e;
}

.faq_info li .faq_info_a a:hover {
    color: #02adc7;
}

.faq_info li .faq_info_b {
    padding-left: 45px;
    line-height: 22px;
    color: #7c7c7c;
    background: url(../images/q_d.png) no-repeat 5px top;
}


/* 友情链接 */

.links {
    height: 60px;
    line-height: 60px;
    width: 100%;
    margin-top: 70px;
}

.links_z ul li {
    float: left;
    margin-left: 15px;
    color: #1a1e29;
}

.links_z ul li:nth-child(1) {
    margin-left: 0;
}

.links_z ul li a {
    color: #696969;
}

.links_z ul li a:hover {
    color: #02adc7;
    text-decoration: underline;
}

.lintt {
    border-top: 1px solid #e8e8e8;
}


/* 底部 */

.foot {
    height: 417px;
    width: 100%;
    background: #212d3a;
}

.foot_z {
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #161f27;
}

.foot_nav {}

.foot_nav li {
    float: left;
    height: 13px;
}

.foot_nav li:nth-child(1) {
    border-left: 0
}

.foot_nav li a {
    display: block;
    padding: 0 30.34px;
    line-height: 13px;
    color: #aaaaa9;
    font-size: 15px;
}

.foot_nav li a:hover {
    color: #fff;
    text-decoration: underline;
}

.foot_info {
    padding-top: 40px;
    border-top: 1px solid #35404c;
}

.foot_logo {
    padding: 32px 0 0 0;
    width: 231px;
}

.foot_logo img {
    padding-bottom: 15px;
}

.foot_logo p {
    width: 279px;
    color: #fff;
    font-size: 18px;
    text-indent: 10px;
    margin-top: -6px;
}

.foot_about {
    width: 121px;
    padding-left: 26px;
    height: 299px;
    background: url(../images/foot_line.png) no-repeat left center;
}

.foot_about li {
    margin-bottom: 10px;
}

.foot_about li a {
    color: #8f9193;
}

.foot_about li:nth-child(1) {
    margin-bottom: 22px;
    line-height: 10px;
}

.foot_about li:nth-child(1) a {
    color: #fff;
}

.foot_about li:hover a {
    color: #fff;
    text-decoration: underline;
}

.foot_pro {
    width: 256px;
    padding-left: 26px;
    margin-right: 52px;
    height: 174px;
    background: url(../images/foot_line.png) no-repeat left center;
}

.foot_pro li {
    margin-bottom: 10px;
}

.foot_pro li a {
    color: #8f9193;
}

.foot_pro .firs {
    margin-bottom: 22px !important;
}

.foot_pro .two {
    padding-top: 7px !important;
}

.foot_pro .three {
    padding-top: -7px !important;
}

.foot_pro li:nth-child(1) {
    line-height: 10px;
}

.foot_pro li:nth-child(1) a {
    color: #fff;
}

.foot_pro div li:nth-child(1) a {
    display: block;
    color: #8f9193;
    padding-top: 5px;
}

.foot_pro div li:nth-child(2) a {
    margin-top: -15px;
}

.foot_pro li:hover a {
    color: #fff;
    text-decoration: underline;
}

.six {
    margin-left: 100px;
    margin-top: -140px;
}

.seve {
    margin-top: 16px;
}

.foot_co {
    width: 253px;
    padding-left: 26px;
    height: 174px;
    background: url(../images/foot_line.png) no-repeat left center;
    color: #8f9193;
    line-height: 25px;
}

.foot_co h4 {
    color: #fff;
    line-height: 10px;
    margin-bottom: 20px;
}

.foot_co span {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.foot_co p {
    line-height: 30px !important;
}

.foot_wx {
    width: 150px;
    padding-left: 26px;
    height: 174px;
    background: url(../images/foot_line.png) no-repeat left center;
    color: #8f9193;
    line-height: 25px;
}

.foot_wx h4 {
    color: #fff;
    line-height: 10px;
    margin-bottom: 20px;
}

.foot_wx p {
    color: #8f9193;
    text-indent: 7px;
}

.foot_wx img {
    padding-bottom: 5px;
}

.copyright {
    width: 100%;
    height: 86px;
    line-height: 86px;
    background: #17212c;
    color: #a09fa0;
    text-align: center;
}

.copyright a {
    color: #a09fa0;
}

.copyright a:hover {
    color: #fff;
    text-decoration: underline;
}


/* clearfix */

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


/* display none until init */

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* mouse grab icon */

.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}


/* fix */

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.products_r_i {
    margin-top: 0px;
}

.products_r_i li {
    float: left;
    width: 296px;
    margin-left: 10px;
    margin-top: 13px;
}

.products_r_i li a {
    width: 296px;
    display: block;
    color: #353535;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    border: 1px solid #e6e6e6;
}

.products_r_i li a:hover {
    border: 1px solid #34b9cd;
    color: #34b9cd
}

.products_r_i li img {
    border-bottom: 1px solid #e6e6e6;
}

.products_r_i li span {
    padding: 0 10px;
    line-height: 30px;
    display: block;
    width: 260px;
}

.products_r_i li span b {
    float: right;
}

.products_r_i .products_r_i_f {
    margin-left: 0;
}

.products_r_i li:nth-child(1) {
    display: none;
}

.products_r_i li:nth-child(2) {
    margin-left: 0px !important;
}


/*左边菜单下拉*/

.menu_list {
    width: 260px;
}

.menu_head {
    height: 50px;
    line-height: 50px;
    padding-left: 66px;
    font-size: 16px;
    color: #343434;
    cursor: pointer;
    border: 1px solid #e1e1e1;
    position: relative;
    font-weight: bold;
    background: url(../images/pro_hover.png) no-repeat 20px center;
    margin: 0;
    border-bottom: 0;
}

.menu_head a {
    color: #1a1e29;
    font-weight: normal;
}

.menu_head:hover {
    color: #02adc7;
    background: url(../images/pro_hover01.png) no-repeat 20px center;
}

.menu_head:hover a {
    color: #02adc7;
}

.menu_list .current a {
    color: #343434;
}

.menu_list .current {
    color: #343434;
    background: url(../images/pro_hover01.png) no-repeat 20px center;
}

.menu_body {
    height: auto;
    overflow: hidden;
    line-height: 38px;
    border-left: 1px solid #e1e1e1;
    backguound: #fff;
    border-right: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}

.menu_last {
    border-bottom: 1px solid #e1e1e1;
}

.menu_body a {
    display: block;
    width: 130px;
    height: 38px;
    line-height: 38px;
    margin: 0 20px;
    margin-left: 67px;
    color: #343434;
    background: #fff;
    text-decoration: none;
    border-top: 1px solid #e1e1e1;
}

.menu_body a:nth-child(1) {
    border-top: 0;
}

.menu_body a:hover {
    text-decoration: none;
    color: #02adc7;
}


/*内页左边菜单下拉*/

.ny_nav {
    width: 260px;
}

.ny_nav li {
    height: 50px;
    line-height: 50px;
    padding-left: 66px;
    font-size: 16px;
    color: #343434;
    cursor: pointer;
    border: 1px solid #e1e1e1;
    position: relative;
    font-weight: bold;
    background: url(../images/pro_hover.png) no-repeat 20px center;
    margin: 0;
    border-bottom: 0;
}

.ny_nav a {
    color: #1a1e29;
    font-weight: normal;
}

.ny_nav li:hover {
    background: url(../images/pro_hover01.png) no-repeat 20px center;
}

.ny_nav li:hover a {
    color: #02adc7;
}


/*产品列表页*/

.products_list_box {
    padding-top: 5px;
    border-top: 1px solid #e8e8e8;
}

.ny_r {
    width: 911px;
    margin-top: 40px;
}

.ny_r_title {
    padding-bottom: 19px;
    border-bottom: 1px solid #efefef;
}

.ny_r_title,
.ny_r_title a {
    color: #888888;
}

.ny_r_title a:hover {
    color: #02adc7;
}

.productlist {
    padding-top: 20px;
}

.products {
    padding-top: 40px;
}

.products_title {
    text-align: center;
    font-size: 16px;
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.products_img {
    text-align: center;
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}

.products_info {
    line-height: 25px;
}

.products_next {
    border-top: 1px dashed #e1e1e1;
    padding-top: 10px;
    margin-top: 20px;
}

.products_next a {
    color: #353535;
}

.products_next a:hover {
    color: #f04677;
    text-decoration: underline;
}

.products_next span {
    float: right;
}

.sph {
    width: 911px
}

.spbq {
    width: 278px;
    float: left;
    line-height: 2;
    margin: 0 0 20px 20px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}

.spbq h2 {
    color: #14191e;
    font: bold 14px/18px "Microsoft Yahei", "Hiragino Sans GB", Helvetica, "微软雅黑", Tahoma, Arial, sans-serif;
    margin-top: 18px;
}

.spbq span {
    display: block;
    color: #353535;
    font: 14px/18px "Microsoft Yahei", "Hiragino Sans GB", Helvetica, "微软雅黑", Tahoma, Arial, sans-serif;
    border-top: 1px solid #e1e1e1;
    line-height: 35px;
    padding: 0 10px;
}

.spbq span b {
    float: right;
}

.biankuang {
    width: 3px;
    height: 3px;
    position: absolute;
    z-index: 99;
    border-radius: 10px;
    /*background: black;*/
}

.biankuang_1 {
    height: 3px;
    top: -6px;
    left: 0px;
    border-left: 2px solid #02adc7;
}

.biankuang_2 {
    width: 0px;
    bottom: -3px;
    left: 0px;
    border-top: 2px solid #02adc7;
}

.biankuang_3 {
    height: 0px;
    bottom: 0px;
    right: 0px;
    border-right: 2px solid #02adc7;
}

.biankuang_4 {
    width: 0px;
    top: -3px;
    right: 0px;
    border-bottom: 2px solid #02adc7;
}

.text_gobuy {
    position: absolute;
    z-index: 9;
    top: -30px;
    left: 0px;
    width: 262px;
    height: 50px;
    overflow: hidden;
    background: rgba(207, 208, 211, 0);
    cursor: pointer;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.text_gobuy_show {
    height: 50px;
    position: absolute;
    z-index: 9;
    bottom: 0px;
    width: 262px;
    overflow: hidden;
    padding: 20px 15px;
    cursor: pointer;
    background-color: rgba(32, 32, 33, 0.3);
}

.spbq p {
    position: absolute;
    bottom: 10px;
    left: 110px;
    line-height: 33px;
    color: #fff
}

.productlist .sph #sp_bq {
    margin-left: 0;
}

.ny_products {
    padding-top: 30px;
}

.ny_products_l {
    width: 503px;
}

.ny_products_r {
    width: 369px;
}

.ny_products_title {
    width: 363px;
    font-size: 20px;
    padding-bottom: 5px;
    color: #1a1e29;
    font-weight: bold;
    border-bottom: 1px solid #efefef;
}

.ny_products_desc {
    line-height: 25px;
    padding-top: 15px;
    font-size: 14px;
}

.ny_products_info_t {
    border-bottom: 1px solid #d7d7d7;
    margin: 25px 0;
}

.ny_products_info_t span {
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #02adc7;
    display: block;
    font-size: 18px;
    padding-bottom: 8px;
}

.ny_products_info_n {
    line-height: 25px;
}

.ny_products_tel a {
    width: 200px;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px solid #02adc7;
    color: #02adc7;
    font-size: 20px;
    margin-top: 30px;
}

.ny_products_tel a:hover {
    background: #02adc7;
    border: 1px solid #02adc7;
    color: #fff;
}

.ny_products_r a {
    width: 176px;
    height: 32px;
    border-radius: 16px;
    margin-top: 0px;
    display: block;
    background-color: #02adc7;
    border: 1px solid #02adc7;
    color: #fff;
    text-align: center;
    line-height: 32px;
}

.ny_products_r a:hover {}


/*基本框架CSS结束，应用特效时，以上样式可删除*/


/* 效果CSS开始 */

.msKeimgBox {
    margin: 0px auto;
    width: 503px;
    height: 366px;
    overflow: hidden;
    position: relative;
    height: 396px;
}

.msKeimgBox ul {
    width: 1000px;
}

.mskeLayBg {
    background: #000;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    opacity: 0.7;
    filter: alpha(opacity=70);
    display: none;
    _display: none!important
}

.mskelayBox {
    width: 650px;
    margin-top: -251px;
    margin-left: -494px;
    position: fixed;
    left: 62%;
    top: 40%;
    border: 7px solid #FFF;
    z-index: 20;
    background: #FFF;
    display: none;
    _display: none!important
}

.mskeImgBg {
    height: 420px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ny_products_l .mskeClaose {
    position: absolute;
    top: -17px;
    right: -17px;
    cursor: pointer;
    border: 0;
}

.mske_downIco {
    position: absolute;
    left: 0px;
    top: 0px;
}

.mske_imgDown {
    background: url(../images/mke_imgmbg.png) repeat;
    height: 420px;
    width: 420px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    font: 13px/57px "微软雅黑";
    color: #FFF;
}

.mske_imgDown a {
    margin-left: 34px;
}

.msKeimgBox ul li {
    float: left;
    width: 503px;
    height: 366px;
    cursor: pointer;
}

.mskeTogBtn {
    background: url(../images/mke_moreimg.jpg) no-repeat;
    height: 93px;
    width: 185px;
    position: absolute;
    z-index: 1;
    right: 0px;
    cursor: pointer;
    bottom: 0px;
}

.mskeTogBtn2 {
    background: url(../images/mke_moreimg2.jpg) no-repeat;
    bottom: 10px;
}

.msKeimgBox2 {
    height: auto;
}

.msKeimgBox li img {
    border: 1px solid #e6e6e6;
    background: #fff
}

.msKeimgBox li img:hover {
    border: 1px solid #02adc7;
}

.mske_html img {
    border: 1px solid #e6e6e6;
}

.ny_products_rl {
    padding-top: 5px;
    font-size: 12px;
    color: #c5c4c4;
}

.ny_products_rl img {
    float: left;
    margin: 0 10px 0 0;
}


/* 效果CSS结束 */

.pro_xq_t {
    font-size: 16px;
    color: #2c2c2c;
    text-align: center;
    border-bottom: 1px solid #02adc7;
    padding-bottom: 46px !important;
    padding-bottom: 5px;
    margin: 20px 0;
}

.pro_xq_i {
    line-height: 25px;
}

.pro_xq_t div {
    float: left;
    width: 301px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    color: #2c2c2c;
    background-color: #f0f0f0;
    margin-right: 4px;
    cursor: pointer;
}

.pro_xq_t div:nth-child(3) {
    margin-right: 0px;
}

.blue {
    background-color: #02adc7 !important;
    color: #fff !important;
}

.Related {
    margin: 40px 0 20px 0;
    width: 800px;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #f9f9f9;
    color: #02adc7;
    font-size: 16px;
    font-weight: bold;
}

.Related_info li {
    float: left;
    margin-left: 22px;
    text-align: center;
}

.Related_info li img {
    border: 1px solid #e6e6e6;
    margin-bottom: 5px;
}

.Related_info li img:hover {
    border: 1px solid #02adc7;
}

.Related_info li a {
    color: #3c3c3c;
}

.Related_info li a:hover {
    color: #02adc7;
}

.Related_info li:nth-child(1) {
    margin-left: 0px;
}


/*内页页数*/

.ny_sy {
    height: 40px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 20px;
}

.pagelink {
    color: #fff;
    padding-top: 20px;
}

.pagelink a,
.pagelink span.miy {
    padding: 4px 10px 4px 10px;
    color: #555;
}

.pagelink a:hover {}

.pagelink a:hover {}

.pagelink a.page-num-current {
    border: 1px solid #02adc7;
    padding: 4px 10px 4px 10px;
    color: #fff;
    background-color: #02adc7;
    text-decoration: none;
}

.pagelink span.nolink {
    border: 1px #dfdfdf solid;
    background: #fff;
    padding: 4px 12px 4px 12px;
    margin: 2px;
    color: #666666;
    margin: 0 10px;
}

.pagelink span.nolink:hover {
    background: #02adc7;
    padding: 4px 12px 4px 12px;
    margin: 2px;
    color: #fff;
    margin: 0 10px
}

.pagelink a {
    background: #fff;
    margin: 0 6px;
    color: #000;
    border: 1px #aeaeae solid;
}

.pagelink a:hover {
    background: #02adc7;
    color: #fff;
}

.ny_search {
    padding: 20px 0 0 0;
}

.ny_search li {
    border-bottom: 1px dashed #dfdfdf;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: url(../images/news_bj.png) no-repeat left center;
}

.ny_search li a {
    color: #343434;
    padding-left: 20px;
}

.ny_search li a:hover {
    color: #02adc7;
}

.ny_search li span {
    float: right;
    color: #c0c0c0;
}


/*案例列表*/


/*荣誉列表*/

.small-zoom {
    width: 283px;
    height: 228px;
}

.zoom {
    background: url("../images/zoom-bg.png") repeat scroll left top transparent;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
}

.xia #blocksit li span.small-zoom img {
    margin: 100px 0px 0px 0px;
    border: 0;
}

.food {
    position: relative;
    margin: 0px;
}

.food .grid p {
    font-size: 12px;
    font-weight: normal;
    color: #666;
}

.xia #blocksit li {
    float: left;
    background: url(../images/probg.png) no-repeat;
    margin: 35px 0 15px 20px;
    z-index: 99;
    width: 285px;
    height: 223px;
    position: relative;
}

.xia #blocksit li:nth-child(1) {
    margin-left: 0;
}

.xia #blocksit li:nth-child(4) {
    margin-left: 0;
}

.xia #blocksit li:nth-child(7) {
    margin-left: 0;
}

.xia #blocksit li:nth-child(10) {
    margin-left: 0;
}

.xia #blocksit li:nth-child(13) {
    margin-left: 0;
}

.xia #blocksit li:nth-child(16) {
    margin-left: 0;
}

.xia #blocksit li:nth-child(19) {
    margin-left: 0;
}

.xia #blocksit li:nth-child(22) {
    margin-left: 0;
}

.xia #blocksit li:nth-child(25) {
    margin-left: 0;
}

.xia #blocksit li img {
    border: 1px solid #f0f0f0;
}

.grid dl img {
    /*width:100%;*/
    width: 283px;
    height: 221px;
    cursor: pointer;
}

.grid p {
    display: none;
    color: #a6a5a5;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
}

.fullpop {
    background: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0.5;
    filter: alpha(opacity=90);
    z-index: 900;
    display: none;
}

.foodpop {
    position: fixed;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -300px;
    z-index: 1000;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    background: #FFF;
    padding: 0px;
}

.foodpop_clo {
    background: url(../images/pop_clo.png) no-repeat;
    width: 35px;
    height: 35px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.foodpop_img img {
    width: 576px;
    height: 397px
}


/*.foodpop_img img{ width:800px; height:550px;}*/

.foodpop_txt {
    width: 556px;
    background: #f0f0f0;
    color: #1f1f1f;
    font-size: 18px;
    line-height: 18px;
    padding: 5px 10px;
    overflow: hidden;
}

.foodpop_txt h4 {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.foodpop_txt p {
    font-size: 12px;
    word-break: break-all;
    line-height: 1.8;
}

.leftBar {
    background: url(../images/poparr.png) no-repeat 0 9px;
    width: 39px;
    height: 78px;
    position: absolute;
    left: -60px;
    top: 46%;
    cursor: pointer;
}

.rightBar {
    background: url(../images/poparr.png) no-repeat 0 -77px;
    width: 39px;
    height: 78px;
    position: absolute;
    right: -60px;
    top: 46%;
    cursor: pointer;
}

.rsc {
    text-align: center;
    font-size: 14px;
    display: block;
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
}

.rscon {
    display: none;
}

i,
em,
cite {
    font-style: normal;
}

.hon .xia #blocksit li .grid dl img {
    /*width:100%;*/
    width: 283px;
    height: 221px;
    cursor: pointer;
}

.hon .xia #blocksit li {
    height: 223px;
}

.hon .xia #blocksit li span.small-zoom img {
    margin: 90px 0px 0px 0px;
    border: 0;
}

.small-zoom {
    width: 283px;
    height: 221px;
}

.mod_gallerylist ul {
    margin-top: 30px;
}

.mod_gallerylist ul li {
    float: left;
    margin-left: 20px;
}

.mod_gallerylist ul li:nth-child(1) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(4) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(7) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(10) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(13) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(16) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(19) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(22) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(25) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(28) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(31) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(34) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(37) {
    margin-left: 0px;
}

.mod_gallerylist ul li:nth-child(40) {
    margin-left: 0px;
}

.mod_gallerylist ul .meta {
    text-align: center;
    margin-bottom: 18px;
    line-height: 30px;
}


/*发展历程*/

.fa_z {
    padding: 0px 0 80px 0;
}

.scrollbox {
    width: 911px;
    background: url(../images/vertical.png) no-repeat center 40px;
    padding-bottom: 60px;
    padding-top: 60px;
}

#scrollDiv {
    width: 911px;
}


/*这里的高度和超出隐藏是必须的*/

#scrollDiv li {
    height: 86.5px;
    margin-top: 20px;
    margin-bottom: 1px;
    width: 411px !important;
    vertical-align: bottom;
    zoom: 1;
}

#scrollDiv li:nth-child(2n) {
    padding-left: 493px;
}

#scrollDiv li .scrollDiv_info {
    position: relative;
    border-bottom: 1px solid #dedede;
    padding: 15px 20px;
    border-right: 1px solid #dedede;
    border-top: 1px solid #dedede;
    background: url(../images/fa_libj.jpg) repeat-y;
}

#scrollDiv li .scrollDiv_info .scrollDiv_a {
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}

#scrollDiv li .scrollDiv_info .scrollDiv_b {
    width: 15px;
    height: 15px;
    background: url(../images/fa_d.png) no-repeat center center;
    position: absolute;
    right: -52px;
    top: 25px;
}

#scrollDiv li .scrollDiv_info .scrollDiv_c {
    width: 18px;
    height: 19px;
    background: url(../images/fa_z.png) no-repeat center center;
    position: absolute;
    right: -17px;
    top: 25px;
}

#scrollDiv li:nth-child(2n) .scrollDiv_info .scrollDiv_b {
    width: 15px;
    height: 15px;
    background: url(../images/fa_d.png) no-repeat center center;
    position: absolute;
    left: -45px;
    top: 25px;
}

#scrollDiv li:nth-child(2n) .scrollDiv_info .scrollDiv_c {
    width: 18px;
    height: 19px;
    background: url(../images/fa_z01.png) no-repeat center center;
    position: absolute;
    left: -17px;
    top: 25px;
}

#scrollDiv li h3 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.scroltit {
    height: 26px;
    line-height: 26px;
    padding-bottom: 4px;
    margin-bottom: 4px;
    position: relative;
}

.scroltit .updown {
    width: 25px;
    height: 24px;
}

#but_up {
    background: url(../images/fa_x.png) no-repeat center center;
    text-indent: -9999px;
    position: absolute;
    bottom: -78px;
    left: 442px;
}

#but_down {
    background: url(../images/fa_s.png) no-repeat center center;
    text-indent: -9999px;
    position: absolute;
    top: -1527px;
    left: 443px;
}

#n {
    margin: 10px auto;
    width: 920px;
    border: 1px solid #CCC;
    font-size: 12px;
    line-height: 30px;
}

#n a {
    padding: 0 4px;
    color: #333
}


/*合作伙伴*/

.partner {
    padding: 20px 0 0 0;
}

.partner ul.thumb {
    float: left;
    list-style: none;
    margin: 0;
    background-color: white;
}

.partner ul.thumb li {
    display: block;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 20px;
    text-align: center;
    float: left;
    width: 209px;
    color: #000;
}

.partner ul.thumb li img {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    text-align: center;
    background: #f0f0f0;
    -ms-interpolation-mode: bicubic;
}

.partner ul.thumb li img {
    width: 100%;
}

.partner ul.thumb li p {
    color: #000000;
    line-height: 18px;
}


/*新闻列表也*/

.ny_newlist {
    padding: 20px 0 0 0;
}

.item2-slide li {
    position: relative;
    margin-bottom: 20px;
}

.item2-list-l {
    position: absolute;
    top: 0;
    left: 0;
    width: 183px;
    height: 111px;
    z-index: 1;
    overflow: hidden;
    border: 1px solid #e0e0e0;
}

.item2-list-r {
    padding-right: 10px;
    padding-left: 193px;
}

.item2-list-r h3 {
    color: #141414;
    font-size: 17px;
    font-weight: normal;
    padding-top: 5px;
    margin-bottom: 10px;
}

.item2-list-r .hide_i {
    color: #666666;
    font-size: 14px;
    line-height: 25px;
}

.item2-list-r em {
    font-size: 12px;
    font-style: normal;
    color: #999999;
    display: inline-block;
    vertical-align: bottom;
    margin-top: 12px;
    margin-bottom: 5px;
}

.item2-list-r i {
    display: inline-block;
    font-size: 16px;
    color: #999999;
}

.item2-hide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    -pie-background: rgba(0, 0, 0, 0.5);
    behavior: url(../images/pie.htc);
}

.item2-slide li img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-transition: all .6s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all .6s ease 0s;
    /* Safari and Chrome */
    -o-transition: all .6s ease 0s;
    /* Opera */
    transition: all .6s ease 0s;
}

.item2-hide span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../images/icon1.png) no-repeat;
    background-size: cover;
    background-position: -60px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
}

.item2-slide li:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transition: all .6s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all .6s ease 0s;
    /* Safari and Chrome */
    -o-transition: all .6s ease 0s;
    /* Opera */
    transition: all .6s ease 0s;
}

.item2-slide li:hover .item2-hide {
    display: block;
}

.item2-slide li:hover h3 {
    color: #02adc7;
}

.item2-r img {
    width: 100%;
}

.item2-r-b {
    background: #a7a775;
    padding: 20px;
    text-align: center;
}

.item2-r-b a {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
    width: 160px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 7px;
}

.news-b .item2-slide {
    float: none;
    padding: 0;
}

.news-b .item2-slide li {
    padding: 20px 0;
    border-bottom: 1px dashed #cfd3d8;
    margin-bottom: 0;
}

.news-b .item2-list-l {
    width: 260px;
    height: 152px;
    top: 20px;
}

.news-b .item2-list-r {
    padding-left: 290px;
    vertical-align: top;
    height: 152px;
}

.news-b .item2-list-r h1 {
    font-size: 20px;
    margin-bottom: 18px;
}

.news-b .item2-list-r p {
    font-size: 14px;
    line-height: 25px;
}

.news-b .item2-slide li:hover {
    background: #f6f5f5;
}

.news_boxxx {
    border-top: 1px solid #e8e8e8;
}


/*新闻内页*/

.ny_news {
    padding-top: 20px;
}

.ny_news_title span {
    display: block;
    color: #333333;
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: bold;
}

.ny_news_title {
    border-bottom: 1px dashed #c4c4c4;
    text-align: center;
    color: #737373;
    padding-bottom: 6px;
}

.ny_news_info {
    line-height: 25px;
    padding-top: 25px;
}

.ny_news_next span {
    float: right;
}

.ny_news_next {
    color: #333333;
    border-top: 1px dashed #c4c4c4;
    margin-top: 20px;
    padding-top: 10px;
}

.ny_news_next a {
    color: #333333;
}

.ny_news_next a:hover {
    color: #02adc7;
    text-decoration: underline;
}

.ny_news_back a {
    float: right;
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #efefef;
    color: #343434;
}

.ny_news_back a:hover {
    background: #02adc7;
    color: #fff;
}

.ny_news_back {
    margin-top: 50px;
}


/*常见问题*/

.ny_faq {
    padding-top: 40px;
}

.ny_faq li {
    margin-bottom: 20px;
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 10px;
}

.ny_faq li a {
    color: #343434;
    font-size: 16px;
    padding-left: 40px;
}

.ny_faq li a:hover {
    color: #02adc7;
    text-decoration: underline;
}

.ny_faq li .ny_faq_a {
    height: 30px;
    line-height: 20px;
    background: url(../images/q_w.png) no-repeat left top;
}

.ny_faq li .ny_faq_b {
    min-height: 35px;
    line-height: 24px;
    color: #7b7b7b;
    padding-left: 40px;
    background: url(../images/q_d.png) no-repeat left 5px;
}

.ny_faq li .ny_faq_t {
    color: #cccccc;
    padding-top: 5px;
    padding-left: 40px;
}


/*在线留言*/

.callus {
    width: 1099px;
    height: 116px;
    background: white;
    margin: 0px auto;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

.callus_a {
    position: absolute;
    left: 41%;
    bottom: 10%;
    width: 250px;
    height: 50px;
    background: white;
    text-align: center;
    font-size: 30px;
}

.callus_content {
    width: 1099px;
    height: 1260px;
    background: ;
    margin: 0px auto;
    position: relative;
}

.callus_kong {
    width: 898px;
    height: 252px;
    background: white;
    font-size: 15px;
    color: #999;
}

.callus_adress {
    width: 896px;
    height: 42px;
    background: white;
}

.callus_name {
    height: 42px;
    background: ;
    float: left;
    line-height: 42px;
}

.callus_white {
    width: 426px;
    height: 42px;
    background: ;
    float: left;
    line-height: 42px;
}

.callus_tel {
    width: 896px;
    height: 42px;
    background: white;
    float: left;
}

.callus_e-mail {
    width: 896px;
    height: 42px;
    background: white;
    float: left;
}

.callus_fax {
    width: 896px;
    height: 42px;
    background: white;
    float: left;
}

.callus_tuijian {
    width: 200px;
    height: 749px;
    background: white;
    float: right;
    position: absolute;
    right: 0px;
    top: 55px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.callus_tuijian01 {
    width: 200px;
    height: 58px;
    background: white;
    text-align: center;
    line-height: 58px;
    font-size: 16px;
    color: #707070;
    font-weight: bold;
}

.callus_tuijian02 {
    width: 200px;
    height: 219px;
    background: white;
    font-family: Microsoft YaHei;
    margin-top: 5px;
}

.callus_tuijian03 {
    width: 200px;
    height: 190px;
    background: ;
}

.callus_tuijian04 {
    width: 200px;
    height: 31px;
    background: ;
    color: #868686;
    line-height: 31px;
    text-indent: 14px;
}

.callus_tuijian04 a {
    text-decoration: none;
    color: #6d6d6d;
    font-size: 14px;
}

.callus_tuige {
    margin-left: 12px;
}

.callus_tian {
    width: 830px;
    margin-left: 50px;
    height: 460px;
    background: ;
}

.callus_tian .callus_tian03 input {
    display: block;
    width: 315px;
    height: 38px;
    text-indent: 10px;
    border: 1px solid #c0c0c0;
}

.dian {
    float: left;
    color: red;
}

.callus_tian01 {
    float: left !important;
    background: white;
    position: relative;
}

.callus_tian02 {
    line-height: 80px;
    float: left;
    font-size: 16px;
    color: #8d8d8d !important;
}

.callus_tian03 {
    height: 46px;
    margin-left: 6px;
    float: left;
    margin-top: 20px;
    padding-right: 14px;
    background: url(../images/gbook_bg.jpg) no-repeat right center;
}

.callus_tian01 .callus_tian03 span {
    float: left !important;
}

.callus_tian05 {
    width: 880px;
    height: 256px;
    background: ;
    margin-top: 20px;
}

.callus_tian06 {
    width: 53px;
    height: 89px;
    font-size: 16px;
    color: #8d8d8d;
    float: left;
}

.callus_tian08 {
    width: 761px;
    height: 256px;
    background: blue;
    float: left;
}

.callus_tianjiao {
    width: 880px;
    height: 69px;
    position: relative;
}

.callus_tian08 {
    border: 1px solid #c0c0c0;
}

.callus_jiao {
    width: 211px;
    height: 46px;
    background: ;
    position: absolute;
    left: 40%;
    top: 20%;
    border: 1px solid #c4c4c4;
    text-align: center;
    line-height: 46px;
}

.callus_tian01:nth-child(1),
.callus_tian01:nth-child(3) {
    margin-right: 28px;
}

.callus_tian {
    margin-top: 44px !important;
}

.callus_tian01:nth-child(3),
.callus_tian01:nth-child(4) {
    margin-top: -10px;
    margin-bottom: 10px;
}

.callus_tian08 textarea {
    border-left: none;
    border-top: none;
}

.callus_tian01:nth-child(5) {
    margin-top: 20px !important;
    background: none !important;
}

.callus_tian01 em {
    margin-top: 40px;
    position: relative;
    top: 30px;
    left: -10px;
    padding-right: 50px;
    width: 20px;
    height: 20px;
    padding: 10px;
    background-color: #dddfe0;
    padding-right: 20px;
}

.callus_jiao input {
    border: none;
    border: 0.5px solid #ccc;
}

.callus_jiao input:hover {
    background-color: #02adc7;
    color: #fff;
    border: 0.5px solid #02adc7;
}


/*搜索页面*/

.ny_search {
    padding: 20px 0 0 0;
}

.ny_search li {
    border-bottom: 1px dashed #dfdfdf;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: url(../images/news_bj.png) no-repeat left center;
}

.ny_search li a {
    color: #343434;
    padding-left: 20px;
}

.ny_search li a:hover {
    color: #f47115;
}

.ny_search li span {
    float: right;
    color: #c0c0c0;
}


/*荣誉资质*/

#mbOverlay {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#mbOverlay.mbOverlayFF {
    background: transparent url(../images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
    position: absolute;
}

#mbCenter {
    height: 557px;
    position: absolute;
    z-index: 9999;
    left: 50%;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
}

#mbCenter.mbLoading {
    background: #fff url(../images/whiteloading.gif) no-repeat center;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#mbImage {
    left: 0;
    top: 0;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: left;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 10px;
}

#mbImage a,
#mbImage a:link,
#mbImage a:visited {
    color: #ddd;
}

#mbImage a:hover,
#mbImage a:active {
    color: #fff;
}

#mbBottom {
    min-height: 20px;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    text-align: left;
    padding: 0 10px 10px;
}

#mbTitle {
    display: inline;
    color: #999;
    font-weight: bold;
    line-height: 20px;
    font-size: 12px;
}

#mbNumber {
    background: url(../images/mbnumber_bg.gif) no-repeat center;
    display: inline;
    color: #C00;
    line-height: 26px;
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: center;
    width: 65px;
    height: 26px;
}

#mbCaption {
    display: block;
    color: #999;
    line-height: 14px;
    font-size: 10px;
}

#mbPrevLink,
#mbNextLink,
#mbCloseLink {
    display: block;
    float: right;
    height: 20px;
    margin: 0;
    outline: none;
}

#mbPrevLink {
    width: 32px;
    height: 100px;
    background: transparent url(../images/customblackprevious.gif) no-repeat center;
    position: absolute;
    top: 38%;
    left: -32px;
}

#mbNextLink {
    width: 32px;
    height: 100px;
    background: transparent url(../images/customblacknext.gif) no-repeat center;
    position: absolute;
    top: 38%;
    right: -32px;
}

#mbCloseLink {
    width: 24px;
    background: transparent url(../images/customblackclose.gif) no-repeat center;
    position: absolute;
    top: 10px;
    right: 10px;
}

#mbError {
    position: relative;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border: 10px solid #700;
    padding: 10px 10px 10px;
    margin: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#mbError a,
#mbError a:link,
#mbError a:visited,
#mbError a:hover,
#mbError a:active {
    color: #d00;
    font-weight: bold;
    text-decoration: underline;
}

.mod_gallerylist li {
    float: left;
    margin: 0 0 5px 10px
}

.meta {
    font-size: 15px;
    text-align: center;
}

.image_container img {
    border: 1px solid #CCC;
    padding: 2px
}

.meta a {
    color: #333;
    text-decoration: none
}

.Honor_t {
    padding-top: 80px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
    margin-bottom: 30px;
    width: 100%;
}

.Honor_img {
    text-align: center;
}

.Honor_i {
    line-height: 25px;
    padding-top: 30px;
}

.Honor ul li .caption-style-4 .caption-text h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}

.Honor ul li .caption-style-4 .caption-text {
    line-height: 25px;
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 212px;
    width: 285px;
    padding: 0 50px;
    text-align: center;
    top: 100px;
}

.Honor ul li .caption-style-4 .blur {
    background: rgba(0, 0, 0, 0.45) url(../images/se_bj.png) no-repeat center center;
    height: 212px;
    width: 285px;
    z-index: 5;
    position: absolute;
}

.Honor ul li .container-a4 {
    width: 285px;
    height: 212px;
}

.Honor ul li .image_container a {
    width: 285px;
    height: 212px;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
}

.container-a4 {
    width: 510px;
    height: 395px;
}

.caption-style-4 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.silder-box .silder .silder_l .caption-style-4 dt {
    width: 510px;
    height: 395px;
    float: left;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

.caption-style-4 dt:hover .caption {
    opacity: 1;
}

.caption-style-4 dt:hover img {
    opacity: 1;
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}

.caption-style-4 img {
    margin: 0px;
    padding: 0px;
    float: left;
    z-index: 4;
}

.caption-style-4 .caption {
    cursor: pointer;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.caption-style-4 img {
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.caption-style-4 .blur {
    background-color: rgba(0, 0, 0, 0.65);
    height: 395px;
    width: 510px;
    z-index: 5;
    position: absolute;
}

.ny_xg_i .w1152 ul li .caption-style-4 .blur {
    background-color: rgba(0, 0, 0, 0.65);
    height: 218px;
    width: 327px;
    z-index: 5;
    position: absolute;
}

.ny_xg_i .w1152 ul li .caption-style-4 .caption-text h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}

.caption-style-4 .caption-text h3 {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 20px;
}

.caption-style-4 .caption-text {
    line-height: 25px;
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 295px;
    width: 410px;
    padding: 50px;
    text-align: center;
    top: 100px;
}

.ny_xg_i .w1152 ul li .caption-style-4 .caption-text {
    line-height: 25px;
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 218px;
    width: 227px;
    padding: 0 50px;
    text-align: center;
    top: 100px;
}