﻿body {
    font-family: "Microsoft Yahei", elvetica, Arial, sans-serif!important;
    font-size: 12px;
    color: #333333;
    text-align: left;
    line-height: 22px;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
text-area,
p,
blockquote,
th,
td {
    /* margin: 0 auto; */
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
}

li {
    list-style: none;
}

em {
    font-style: normal;
}

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

img {
    border: 0px;
    vertical-align: sub;
    vertical-align: text-bottom;
}

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

table td {
    vertical-align: top;
}

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

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

a:hover {
    color: #CE0C03;
    cursor: pointer;
}

/* a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
} */

a {
    text-decoration: none;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.fleft {
    float: left;
}

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

.index {
    width: 100%;
}

.w1000 {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}

.wall {
    background: #222222;
    padding-top: 50px;
}

.top_msg {
    background: #222222;
    height: 40px;
    width: 100%;
    line-height: 40px;
    color: #CCC;
    text-align: right;
}

.top_msg a {
    color: #ccc;
    padding-left: 10px;
    font-size: 12px;
}

.top_msg a img {
    padding: 0 4px;
}

.top_msg a:hover {
    color: #F00;
}

.top_msg span {
    font-size: 14px;
    color: #DA251D;
    font-family: "微软雅黑";
}

.bottom_shadow {
    background: url(../image/top_bottombg1.png) repeat-x 0 bottom;
    position: absolute;
    top: 144px;
    left: 0;
    height: 15px;
    width: 100%;
    z-index: 99;
    display: none;
}

.logo_menu {
    background: white;
    overflow: hidden;
}

.logo {
    float: left;
    margin: 5px 0 0 0;
    overflow: hidden;
}

.logo p a img {
    width: 100%;
    height: 100%;
}

.logo p a {
    display: block;
}

.logo p {
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    width: 250px;
    float: left;
}

.logo p span {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
}



.logo_menu .menuList ul.navigation li {
    width: 100px;
    height: 110px;
    float: left;
    margin-left: 45px;
}

.logo_menu .menuList ul.navigation li a {
    text-decoration: none;
    line-height: 110px;
    color: #323232;
    display: block;
    width: 100px;
    height: 110px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
}

.logo_menu .menuList ul.navigation li a:hover {
    background: #ff503f;
    color: #fff;
}

.logo_menu .menuList ul.navigation li a#nav_current {
    background: #ff503f;
    color: #fff;
    padding-bottom: 15px;
    z-index: 999;
    position: relative;
}

.logo_menu .menuList ul.navigation li a.m1 {
    background: #ff503f;
    z-index: 999;
    position: relative;
    color: #fff;
}

/*首页banner*/
.screen1024 .banner .sliderBox .tip {
    margin-left: -500px;
}

/*--banner 幻灯片--*/
.banner {
    position: relative;
    width: 100%;
    max-width: 1920px;
    height: 451px;
    margin: 0 auto;
}



.banner .sliderLoading {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 324px;
    height: 56px;
    margin: -2px 0 0 -162px;
    text-align: center;
    line-height: 56px;
    color: #9c9c9c;
    z-index: 0;
}

.banner .sliderLoading2 {
    width: 330px;
    height: 56px;
    background-position: 213px -330px;
    background-repeat: no-repeat;
}

.banner .sliderLoading em {
    color: #999999;
}

.banner .slider {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    background: #d3d3d3 no-repeat 50% 50%;
}

.banner .sliders {
    width: 200%;
    height: 100%;
    left: -50%;
    top: 0;
    position: absolute;
}

.banner .sliderBox {
    width: 1920px;
    height: 100%;
    margin: 0 auto;
}

.banner .sliderBox .item {
    display: block;
    width: 1920px;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: .1;
}

/*.banner .sliderBox a.on{z-index: 3; opacity: 4;}*/
.banner .sliderBox .tip {
    position: absolute;
    left: 50%;
    top: 90px;
    width: 510px;
    height: 230px;
    margin: 10px 0 0 -605px;
    margin: 0 0 0 -550px\9;
    z-index: 9;
    opacity: 0;
    ;
    transition: margin-top .4s ease-in-out, opacity .3s ease-in-out;
    -webkit-transition: margin-top .4s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: margin-top .4s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: margin-top .4s ease-in-out, opacity .3s ease-in-out;
    -o-transition: margin-top .4s ease-in-out, opacity .3s ease-in-out;
}

.banner .sliderBox .on .tip {
    margin-top: 0;
    opacity: 1;
    transition-delay: .6s;
}

.banner .sliderBox .tip .tip-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.banner .sliderBox .tip .tip-main {
    margin: 30px;
    line-height: 1.4;
    color: #ffffff;
}

.banner .sliderBox .tip .button {
    display: inline-block;
    width: 80px;
    height: 32px;
    border-radius: 4px;
    margin-top: 10px;
    line-height: 32px;
    text-align: center;
    background-color: #ff503f;
    color: #ffffff;
    font-size: 14px;
}

.banner .sliderBox .tip h3 {
    font-weight: bold;
    font-size: 32px;
    line-height: 200%;
}

.banner .sliderBox .tip .iconimg {
    display: block;
    width: 26px;
    height: 26px;
    float: left;
    margin-right: 10px;

}

.banner .sliderBox .tip ul span {
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
}

.banner .sliderBox .tip ul li {
    margin-bottom: 8px;
}

.banner .sliderBox .tip ul li,
.banner .sliderBox .tip ul li {
    width: 152px;
}

.banner .sliderBox .tip h6 {
    text-transform: Uppercase;
    font-weight: 400;
    font-size: 12px;
    font-family: Arial, sans-serif;
}

.banner .sliderBox .tip p {
    margin: 5px 0;
    line-height: 24px;
    font-size: 15px;
    overflow: hidden;
}

.banner .sliderBox .tip h4 {
    font-weight: 400;
    font-size: 18px;
}

.banner .sliderBox img {
    display: block;
    width: 100%;
    height: 451px;
    cursor: pointer;
}

.banner .sliderb {
    position: absolute;
    left: 47%;
    top: 418px;
    height: 11px;
    z-index: 10;
}

.banner .sliderBtns {
    /*position: relative;left: -50%; */
    float: left;
}

.banner .sliderBtns .sliderBtn {
    float: left;
    display: block;
    width: 11px;
    height: 11px;
    margin: 0 4px;
    border-radius: 2px;
    background: #efeee8;
    cursor: pointer;
}

.banner .sliderBtn:focus {
    outline: none;
}

.banner .sliderBtn.on {
    background: #ff503f;
}

/*核心产品*/
.column2 {
    width: 100%;
    background-image: url(../image/bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 557px;
    overflow: hidden;
}

.column2 .text2 {
    width: 1200px;
    height: 100px;
    margin: 35px auto;
}

.column2 .text3 {
    width: 1200px;
    margin: 35px auto;
}

.column2 .text3 .ap {
    margin: 0 auto;
    width: 421px;
    height: 50px;
}

.column2 .text3 .xg {
    width: 100%;
    margin: 8px auto;
    font-size: 16px;
    text-align: center;
    color: #666666;
    margin-bottom: 50px;
}

.column2 .tagContent {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    padding-top: 20px;
}

.column2 .tu1 {
    float: left;
    width: 220px;
    margin-right: 25px;
    overflow: hidden;
    text-align: center;
}

.column2 .tu2 {
    float: left;
    width: 270px;
    margin-right: 40px;
    overflow: hidden;
    text-align: center;
}

.column2 .tu3 {
    float: left;
    width: 45%;
    margin-right: 40px;
    overflow: hidden;
    text-align: center;
}

.column2 .tu1 .aap {
    padding-bottom: 10px;
    width: 116px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu1 .aap a {
    font-weight: bold;
    background-image: url(../image/tubiao1.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu1 .aap a:hover {
    background-image: url(../image/tubiao6.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .images {
    margin: 5px auto;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    color: #666666;
    text-align: center;
}

.column2 .tu1 .aap1 {
    width: 105px;
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu1 .aap1 a {
    font-weight: bold;
    background-image: url(../image/tubiao2.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu1 .aap1 a:hover {
    background-image: url(../image/tubiao7.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu1 .aap2 {
    width: 105px;
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu1 .aap2 a {
    font-weight: bold;
    display: block;
    background-image: url(../image/tubiao3.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu1 .aap2 a:hover {
    background-image: url(../image/tubiao8.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu1 .aap3 {
    width: 108px;
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu1 .aap3 a {
    font-weight: bold;
    background-image: url(../image/tubiao4.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu1 .aap3 a:hover {
    background-image: url(../image/tubiao9.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu1 .aap4 {
    width: 105px;
    padding-bottom: 10px;
    width: 101px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu1 .aap4 a {
    font-weight: bold;
    background-image: url(../image/tubiao5.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu1 .aap4 a:hover {
    background-image: url(../image/tubiao10.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu2 .aap5 {
    width: 105px;
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu2 .aap5 a {
    font-weight: bold;
    background-image: url(../image/sp1.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu2 .aap5 a:hover {
    background-image: url(../image/sp6.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu2 .aap6 {
    width: 105px;
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu2 .aap6 a {
    font-weight: bold;
    background-image: url(../image/sp2.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu2 .aap6 a:hover {
    background-image: url(../image/sp7.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu2 .aap7 {
    width: 105px;
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu2 .aap7 a {
    font-weight: bold;
    background-image: url(../image/sp3.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu2 .aap7 a:hover {
    background-image: url(../image/sp8.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu2 .aap8 {
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu2 .aap8 a {
    font-weight: bold;
    background-image: url(../image/sp4.png);
    background-repeat: no-repeat;
    background-position: top center;
    line-height: 35px;
    color: #333333;
    text-align: center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu2 .aap8 a:hover {
    background-image: url(../image/sp9.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu2 .aap9 {
    width: 105px;
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu2 .aap9 a {
    font-weight: bold;
    background-image: url(../image/sp5.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu2 .aap9 a:hover {
    background-image: url(../image/sp10.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu3 .aap10 {
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu3 .aap10 a {
    font-weight: bold;
    background-image: url(../image/sp10.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu3 .aap10 a:hover {
    background-image: url(../image/sp11.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu3 .aap11 {
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.column2 .tu3 .aap11 a {
    font-weight: bold;
    background-image: url(../image/spxt3.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
    padding-top: 115px;
    text-decoration: none;
}

.column2 .tu3 .aap11 a:hover {
    background-image: url(../image/spxt2.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ff503f;
}

.column2 .tu1 a {
    font-size: 22px;
    display: block;
    line-height: 35px;
    color: #333333;
    text-align: center;
}

.column2 .tu2 a {
    font-size: 22px;
    display: block;
    line-height: 35px;
    color: #333333;
    text-align: center;
}

.column2 .tu3 a {
    font-size: 22px;
    display: block;
    line-height: 35px;
    color: #333333;
    text-align: center;
}



/*--footer--*/
.footer {
    background-color: #dbdbdb;
    position: relative;
}

.footer .main {
    padding: 30px 0;
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
}

.footer .news-newest {
    float: left;
    width: 395px;
    font-size: 14px;
    overflow: hidden;
    height: 250px;
}

.footer .news-newest .newsList {
    height: 208px;
    overflow: hidden;
}

.news-newest .hd {
    margin-bottom: 20px;
    overflow: hidden;
}

.news-newest .hd a {
    padding: 0 15px 0 8px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}

.news-newest .hd .name {
    background-image: url(../image/ga.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

.news-newest .hd a:hover {
    color: #ce0909;
}

.news-newest .hd a.on {
    color: #ce0909;
}

.news-newest .hd .more {
    float: right;
    width: 44px;
    height: 16px;
    border-radius: 2px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    color: #999999;
}

.news-newest li {
    height: 28px;
    line-height: 28px;
}

.news-newest li span.title {
    float: left;
    width: 75%;
    color: #444444;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-newest li span.time {
    float: right;
    width: 20%;
    color: #666666;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-newest .imgItem {
    height: 90px;
    margin-bottom: 6px;
    overflow: hidden;
}

.news-newest .imgItem .news-img {
    float: left;
    width: 142px;
    margin-right: 12px;
}

.news-newest .imgItem .news-img img {
    width: 142px;
    height: 82px;
}

.news-newest .imgItem .title {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-newest .imgItem .desc {
    height: 36px;
    margin-top: 4px;
    line-height: 18px;
    font-size: 12px;
    color: #666666;
    overflow: hidden;
}

.news-newest .imgItem .time {
    height: 12px;
    font-size: 12px;
    color: #999999;
}

.footer .company {
    float: left;
    margin-left: 50px;
    overflow: hidden;
    width: 430px;
}

.footer .company li p {
    line-height: 20px;
    font-size: 14px;
    color: #666666;
}

.footer .company li {
    padding-bottom: 10px;
}

.footer .company li img {
    margin-left: -5px;
}

.footer .company .dianhua span {
    float: left;
}

.footer .company .dianhua .more {
    float: right;
    line-height: 40px;
    font-size: 12px;
    color: #999999;
}

.footer .company .dianhua {
    overflow: hidden;
}

.footer .bq {
    overflow: hidden;
    float: right;
    width: 175px;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.footer .bq img {
    padding-bottom: 8px;
}

.footer .x {
    border: #c4c4c4 1px dashed;
    height: 240px;
    float: left;
    margin-left: 40px;
}

.footer .x1 {
    border: #c4c4c4 1px dashed;
    height: 240px;
    float: left;
    margin-left: 45px;
}

.footerR {
    height: 30px;
    margin-top: 15px;
    width: 175px;
}

.footerR select {
    width: 175px;
    display: block;
    border: #e2e2e2 1px solid;
    color: #555555;
    float: left;
    height: 28px;
}

.footerR select option {
    height: 30px;
    line-height: 30px;
}

/*产品切换*/
#con {
    margin: 20px auto;
    width: 1200px
}

#tags {
    margin: 0 auto;
    height: 40px;
    width: 362px;
}

#tags li {
    float: left;
    height: 40px;
}

#tags li a {
    font-size: 16px;
    padding: 0 30px;
    color: #555555;
    border: #e2e2e2 1px solid;
    line-height: 40px;
    height: 40px;
    background-color: white;
    text-decoration: none;
    float: left;
    text-align: center;
}

#tags li.emptyTag {
    background: none transparent scroll repeat 0% 0%;
}

#tags li.selectTag {
    margin-bottom: -2px;
    position: relative;
    height: 40px;
}

#tags li.selectTag a {
    height: 40px;
    color: white;
    background-color: #ff503f;
    padding: 0 30px;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
}

#tagContent {
    overflow: hidden;
    width: 1200px;
}

.tagContent {
    display: none;
    width: 1200px;
    overflow: hidden;
}

#tagContent div.selectTag {
    display: block
}

/*row-ourCase 成功案例*/
#row-ourCase .title h2 {
    background-position: 50% -176px;
}



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

.cases-ul {
    margin: -27.5px 0 0 -27.5px;
}

.cases-ul li {
    float: left;
    width: 220px;
    margin: 27.5px 0 0 27.5px;
}

.cases-ul a {
    display: block;
    background: #000000;
}

.cases-ul .p-img img {
    display: block;
    width: 218px;
    height: 168px;
    border: 1px solid #d6d6d6;
    border-bottom: none;
    transition: all .2s ease-in-out;
}

.cases-ul .p-txt {
    width: 100%;
    height: 42px;
    background: #f1f1f1;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    transition: all .2s ease-in-out;
}

.cases-ul a:hover .p-img img {
    opacity: .9;
}

.cases-ul a:hover .p-txt {
    background: #fe6867;
    color: #ffffff;
}

.w,
.content,
.ws {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.ws {
    width: 990px;
}

.row,
.toolbar,
.header,
.banner,
.mainner,
.containner,
.footer,
.wf {
    width: 100%;
    min-width: 1200px;
}

/*box 列布局*/
.box {
    border: 1px solid #dcdcdc;
    border-radius: 3px;
}

.box .hd {
    border-bottom: 1px solid #dcdcdc;
    padding: 0 10px;
    height: 38px;
    font: 14px/38px "microsoft yahei";
    color: #888888;
    text-align: center;
}

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

*html .box .bd {
    height: 1%
}

.box .bd {
    display: block
}

/*row 行布局*/
.row {
    margin-bottom: 10px;
}

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

.row-pv {
    margin: 0;
    padding: 50px 0;
    background-color: #ffffff;
}

.row-even {
    background-color: #f6f6f6;
}

.row-pv-last {
    padding-bottom: 0;
}

.row-circle {
    background-color: white;
}

.row-pv .title {
    margin-bottom: 60px;
    text-align: center;
}

.row-pv .title h2 {
    height: 35px;
    margin-bottom: 5px;
    background: url(../image/icons.png) no-repeat 50% -96px;
    font-size: 0;
    color: #ffffff;
    overflow: hidden;
}

.row-pv .title h2 em {
    padding: 0 6px;
    font-size: 28px;
    color: #999999;
}

.row-pv .title h3 {
    line-height: 38px;
    font-size: 24px;
    color: #333333;
}

.row-pv .title h6 {
    font-size: 14px;
    color: #999999;
}

.row-pv .action {
    margin: 30px auto 10px;
    text-align: center;
}

.row-pv-inner {
    background-color: transparent;
}

.row-pv-inner .title h6 {
    font-size: 18px;
}

.row-pv-inner .products .content {
    padding: 50px 0 40px;
    background: transparent url(https://www.vwell.cn/statics/css/images/bg_line1.png) repeat-x 0 0;
}

.row-line {
    padding: 13px 0 0;
    background: #ffffff url(https://www.vwell.cn/statics/css/images/bg_line.png) repeat-x 0 0;
}

.row-main {
    position: relative;
    margin-bottom: 0;
    background: #ffffff url(https://www.vwell.cn/statics/css/images/bg_brick.png) repeat;
    z-index: 2;
}

.content .section {
    float: left;
}

.content .aside {
    float: right;
}

.aside .advertisement {
    margin-bottom: 30px;
}

/*tab 选项卡*/




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

.tab .tabNav {
    float: left;
    margin-right: 3px;
    font-family: "microsoft yahei";
    text-align: center;
    cursor: pointer;
}



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

.tab .tabCon {
    display: none;
}

.tab .tabCon.on {
    display: block;
}



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

.taber .tabNav {
    float: left;
    margin-right: 3px;
    font-family: "microsoft yahei";
    text-align: center;
    cursor: pointer;
}


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

.taber .tabCon {
    display: none;
}

.taber .tabCon.on {
    display: block;
}



.ui-taber .tabNavs {
    height: 42px;
    margin-bottom: 38px;
}

.ui-taber .tabNavs .wrapper {
    position: relative;
    left: 50%;
    height: 42px;
    float: left;
}

.ui-taber .tabNavs-ul {
    position: relative;
    left: -50%;
    float: left;
}

.ui-taber .tabNav {
    display: inline-block;
    width: 124px;
    height: 40px;
    border: 1px solid #dddddd;
    margin: 0 0 0 -1px;
    background-color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.ui-taber .tabNav.on {
    border-color: #ff503f;
    background-color: #ff503f;
    color: #ffffff;
}

.ui-taber .tabNav:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ui-taber .tabNav:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/*scroller 无缝滚动*/
.scrollNav {
    width: 240px;
    height: 44px;
    margin: 0 auto 35px auto;
    background-position: -160px 0;
}

.scrollNav-prev,
.scrollNav-next {
    width: 51px;
    height: 42px;
    cursor: pointer;
}

.scrollNav-prev {
    float: left;
    margin: 1px 0 0 1px;
}

.scrollNav-next {
    float: right;
    margin: 1px 1px 0 0;
}

.scrollNav-prev:hover {
    background-image: url("../image/icons.png");
    background-position: -161px -46px;
}

.scrollNav-next:hover {
    background-image: url("../image/icons.png");
    background-position: -348px -46px;
}

.scrollNav-circle {
    width: 430px;
    height: 32px;
    margin: 10px auto;
}

.scrollNav-circle-bg {
    width: 100%;
    height: 16px;
    border-bottom: 1px solid #eeeeee;
}

.scrollNav-circle-prevNext {
    width: 70px;
    height: 32px;
    padding: 0 18px;
    margin: 0 auto;
    background-color: #ffffff;
}

.scrollNav-circle .scrollNav-prev,
.scrollNav-circle .scrollNav-next {
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    background-position: -96px 0;
}

.scrollNav-circle .scrollNav-next {
    margin: 0 0 0 5px;
    background-position: -128px 0;
}

.scrollNav-circle .scrollNav-prev:hover {
    background-position: -96px -32px;
}

.scrollNav-circle .scrollNav-next:hover {
    background-position: -128px -32px;
}

/*sprite*/
.icon,
.btns,
.ie6_box li a {
    background-repeat: no-repeat;
}

.icon,
.scrollNav,
.scrollNav-circle .scrollNav-prev,
.scrollNav-circle .scrollNav-next,
.toTop,
.btns-cnzz {
    background-image: url(../image/icons.png);
}

.btns {
    background-image: url(https://www.vwell.cn/statics/css/images/btns.png);
}

.star-outer,
.star-inner {
    background: url(https://www.vwell.cn/statics/css/images/icon-stat.png) no-repeat 0 -149px;
}

.ie6_box li a {
    background-image: url(https://www.vwell.cn/statics/css/images/browser_icon.png);
}

/*products*/
.pros {
    width: 100%;
    overflow: hidden;
}

.pros .pros-ul {
    margin: 0 -10px 0 -10px;
}

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

.pros .p-info {
    line-height: 20px;
}



/*products*/
.screen1024 .products,
.screen1024 .projects {
    width: 896px;
    margin-left: auto;
    margin-right: auto;
}

/*cases*/
.screen1024 .imgViewer .bigImg {
    height: 400px;
}

.screen1024 .imgViewer .imgViewer-img {
    width: 475px;
    height: 400px;
}

.screen1024 .imgViewer .imgViewer-txt {
    width: 425px;
    height: 340px;
}

.screen1024 .imgViewer .imgViewer-title {
    font-size: 24px;
}

.screen1024 .imgViewer .imgViewer-desc {
    margin-top: 20px;
    height: 300px;
}

.screen1024 .imgViewer .smallImg-m li {
    margin: 0;
}

.screen1024 .cases {
    width: 962.5px;
    margin-left: auto;
    margin-right: auto;
}

/*row-theSolution 解决方案*/
#row-theSolution .title h2 {
    background-position: 50% -136px;
}



.projects {
    width: 100%;
}

.projects .pros-ul {
    width: 300%;
    margin: 0;
}

.projects .item {
    position: relative;
    float: left;
    display: block;
    width: 268px;
    height: 300px;
    margin: 0 46px 0 0;
    background-color: #e6e6e6;
    transition: all .2s ease-in-out;
    overflow: hidden;
    border-bottom: 3px solid #bdbdbd;
}

.projects .item:hover {
    background: #dbdbdb;
    border-bottom-color: #ff503f;
}

.projects .item a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    overflow: hidden;
}

.projects .item a:hover {
    height: 100%;
    color: #ff503f;
}

.projects .item a:hover .p-name,
.projects .item a:hover .p-desc,
.projects .item a:hover .p-desc1 {
    color: #ff503f;
}

.projects .p-img {
    position: relative;
    width: 100%;
    height: 200px;
    margin: auto;
    background-position: 0 -296px;
    overflow: hidden;
}

.projects .p-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .4s;
}

.projects .p-circle {
    position: absolute;
    left: 10%;
    top: 50%;
    width: 68px;
    height: 68px;
    margin: -34px 0 0 -34px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .4s;
}

.projects .p-zoom {
    position: absolute;
    left: 90%;
    top: 50%;
    width: 34px;
    height: 33px;
    margin: -16px 0 0 -17px;
    background: url(../image/icon_zoom.png)
        /*tpa=http://www.fecsoft.cn/ec900/img/icon_zoom.png*/
        no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .4s;
}

.projects .item:hover .p-mask {
    background: rgba(0, 0, 0, .7);
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects .item:hover .t {
    color: #ff503f;
}

.projects .item:hover .time {
    color: #ff503f;
}

.projects .item:hover .p-circle {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects .item:hover .p-zoom {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects .p-name {
    padding: 0 20px;
    margin: 12px 0 0 0;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #222222;
}

.projects .p-desc {
    padding: 0 20px;
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    color: #333333;
}

.projects .p-desc1 {
    padding: 0 20px;
    font-size: 12px;
    line-height: 22px;
    color: #666666;
}

/*案例内页*/
.projects1 {
    width: 95%;
    overflow: hidden;
}

.projects1 .pros-ul {
    /* margin: 20px auto; */
    
    overflow: hidden;
}

.projects1 .item {
    position: relative;
    float: left;
    margin: 0 23px 20px 0;
    display: block;
    width: 262px;
    height: 270px;
    background-color: #e6e6e6;
    transition: all .2s ease-in-out;
    overflow: hidden;
    border-bottom: 3px solid #bdbdbd;
}

.projects1 .item:hover {
    background: #dbdbdb;
    border-bottom-color: #ff503f;
}

.projects1 .item a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    overflow: hidden;
}

.projects1 .item a:hover {
    height: 100%;
    color: #ff503f;
}

.projects1 .item a:hover .p-name,
.projects1 .item a:hover .p-desc,
.projects1 .item a:hover .p-desc1 {
    color: #ff503f;
}

.projects1 .p-img {
    position: relative;
    width: 100%;
    height: 180px;
    margin: auto;
    background-position: 0 -296px;
    overflow: hidden;
}

.projects1 .p-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .4s;
}

.projects1 .p-circle {
    position: absolute;
    left: 10%;
    top: 50%;
    width: 68px;
    height: 68px;
    margin: -34px 0 0 -34px;
    background: url(https://www.vwell.cn/statics/css/images/icon_circle.png)
        /*tpa=http://www.fecsoft.cn/ec900/img/icon_circle.png*/
        no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .4s;
}

.projects1 .p-zoom {
    position: absolute;
    left: 90%;
    top: 50%;
    width: 34px;
    height: 33px;
    margin: -16px 0 0 -17px;
    background: url(../image/icon_zoom.png)
        /*tpa=http://www.fecsoft.cn/ec900/img/icon_zoom.png*/
        no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .4s;
}

.projects1 .item:hover .p-mask {
    background: rgba(0, 0, 0, .7);
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects1 .item:hover .t {
    color: #ff503f;
}

.projects1 .item:hover .time {
    color: #ff503f;
}

.projects1 .item:hover .p-circle {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects1 .item:hover .p-zoom {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects1 .p-name {
    padding: 0 20px;
    margin: 12px 0 0 0;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #222222;
}

.projects1 .p-desc {
    padding: 0 20px;
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    color: #333333;
}

.projects1 .p-desc1 {
    padding: 0 20px;
    font-size: 12px;
    line-height: 22px;
    color: #666666;
}


.projects2 {
    width: 95%;
    overflow: hidden;
}

.projects2 .pros-ul {
    margin: 20px auto;
    ;
    overflow: hidden;
}

.projects2 .item {
    position: relative;
    float: left;
    display: block;
    width: 263px;
    height: 270px;
    margin: 0 11px 0 11px;
    background-color: #e6e6e6;
    transition: all .2s ease-in-out;
    overflow: hidden;
    border-bottom: 3px solid #bdbdbd;
}

.projects2 .item:hover {
    background: #dbdbdb;
    border-bottom-color: #ff503f;
}

.projects2 .item a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    overflow: hidden;
}

.projects2 .item a:hover {
    height: 100%;
    color: #ff503f;
}

.projects2 .item a:hover .p-name,
.projects2 .item a:hover .p-desc,
.projects2 .item a:hover .p-desc1 {
    color: #ff503f;
}

.projects2 .p-img {
    position: relative;
    width: 100%;
    height: 180px;
    margin: auto;
    background-position: 0 -296px;
    overflow: hidden;
}

.projects2 .p-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .4s;
}

.projects2 .p-circle {
    position: absolute;
    left: 10%;
    top: 50%;
    width: 68px;
    height: 68px;
    margin: -34px 0 0 -34px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .4s;
}

.projects2 .p-zoom {
    position: absolute;
    left: 90%;
    top: 50%;
    width: 34px;
    height: 33px;
    margin: -16px 0 0 -17px;
    background: url(../image/icon_zoom.png)
        /*tpa=http://www.fecsoft.cn/ec900/img/icon_zoom.png*/
        no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .4s;
}

.projects2 .item:hover .p-mask {
    background: rgba(0, 0, 0, .7);
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects2 .item:hover .t {
    color: #ff503f;
}

.projects2 .item:hover .time {
    color: #ff503f;
}

.projects2 .item:hover .p-circle {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects2 .item:hover .p-zoom {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.projects2 .p-name {
    padding: 0 20px;
    margin: 12px 0 0 0;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #222222;
}

.projects2 .p-desc {
    padding: 0 20px;
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    color: #333333;
}

.projects2 .p-desc1 {
    padding: 0 20px;
    font-size: 12px;
    line-height: 22px;
    color: #666666;
}

/*row-ourCase 成功案例*/
#row-ourCase .title h2 {
    background-position: 50% -176px;
}



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

.cases-ul {
    margin: -27.5px 0 0 -27.5px;
}

.cases-ul li {
    float: left;
    width: 220px;
    margin: 27.5px 0 0 27.5px;
}

.cases-ul a {
    display: block;
    background: #000000;
}

.cases-ul .p-img img {
    display: block;
    width: 218px;
    height: 168px;
    border: 1px solid #d6d6d6;
    border-bottom: none;
    transition: all .2s ease-in-out;
}

.cases-ul .p-txt {
    width: 100%;
    height: 42px;
    background: #f1f1f1;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    transition: all .2s ease-in-out;
}

.cases-ul a:hover .p-img img {
    opacity: .9;
}

.cases-ul a:hover .p-txt {
    background: #fe6867;
    color: #ffffff;
}

/*文章页*/
.listL {
   // width: 1140px;
    overflow: hidden;
    margin: 10px auto;
}

.listL .navigation {
    width: 1140px;
   // float: left;
    line-height: 22px;
    padding-bottom: 20px;
    margin-top: 15px;
}

.listL .navigation span,
a {
    font-size: 16px;
    color: #555555;
}

.listL .article_show {
  //  width: 1140px;
    margin: 0 auto;
}

.listL .show_title {
        width: 900px;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
    line-height: 36px;
    padding: 5px 0px 5px 0px;
    color: #222222;
}

.listL .show_title1 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    padding: 5px 0px 5px 0px;
    color: #222222;
    font-weight: normal;
}

.listL .show_date {
    width: 900px;
    margin: 10px auto;
    font-size: 14px;
    background-color: #eaeaea;
    color: #444444;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.listL .Zoom span {
    line-height: 35px;
    font-size: 18px;
  
    color: #000000;
}

.listL .Zoom {
    line-height: 190%;
    margin: 0px 150px;
    font-size: 16px;
}

.listL .Zoom p {
   
}

.listL .Zoom img {
    padding: 5px 0px;
    text-align: center;
    margin: 0 auto;
}

.listL .Zoom * {
   
}

.listL .Zoom a {
    color: #067DCD;
}

.listL .show_page {
    float: left;
    width: 1110px;
    height: 60px;
    line-height: 30px;
    margin: 10px;
    padding: 10px 10px;
}

.fl {
    float: right;
    color: #555555;
}

.fr {
    float: left;
    color: #555555;
    font-size: 14px;
}

.article {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    /*padding-top:60px;*/
    padding-top: 110px;
    /* background: #f3f3f3 url(../image/article.png); */
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.article_zw {
    overflow: hidden;
}

.article_zw .qh li a:hover {
    color: #222222;
    font-weight: bold;
}

.article_zw .qh li a {
    font-size: 20px;
    margin: 0 10px;
    color: #555555;
    background-image: url(../image/a.png);
    background-repeat: no-repeat;
    background-position: right center;
    line-height: 40px;
    height: 40px;
    text-decoration: none;
    float: left;
    text-align: center;
    padding-right: 50px;
}

.article_zw .qh li a.on {
    color: #222222;
    font-weight: bold;
}

.article_zw .qh li {
    float: left;
    height: 40px;
}

.article_zw .qh {
    height: 40px;
    width: 900px;
    padding-left: 260px;
}

.container1 {
    width: 1200px;
    background-color: white;
    overflow: hidden;
}

.zz {
    overflow: hidden;
    width: 1050px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.zz li {
    overflow: hidden;
}

.zz li img {
    width: 31%;
    height: 100%;
    border: 0;
    margin-left: 22px;
    margin-bottom: 20px;
}

.company1 {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.company1 li {
    margin-bottom: 20px;
    color: #222222;
    font-size: 16px;
    line-height: 25px;
}

.company1 .kh {
    font-size: 20px;
    font-weight: bold;
}

#con {
    margin: 20px auto;
    width: 1200px;
}

#tags1 {
    height: 40px;
    width: 720px;
    padding-left: 70px;
}

#tags1 li a {
    font-size: 20px;
    margin: 0 15px;
    color: #555555;
    background-image: url(../image/a.png);
    background-repeat: no-repeat;
    background-position: right center;
    line-height: 40px;
    height: 40px;
    text-decoration: none;
    float: left;
    text-align: center;
    padding-right: 70px;
}

#tags1 li.emptyTag {
    background: none transparent scroll repeat 0% 0%;
}

#tags1 li.selectTag {
    margin-bottom: -2px;
    position: relative;
    height: 40px;
}

#tags1 li.selectTag a {
    height: 40px;
    color: #222222;
    margin: 0 15px;
    line-height: 40px;
    font-size: 20px;
    cursor: pointer;
}

#tagContent {
    overflow: hidden;
    width: 1200px;
}

.tagContent {
    display: none;
    width: 1200px;
    overflow: hidden;
}

#tagContent div.selectTag {
    display: block;
}

/*contact*/
.contact {
    overflow: hidden;
    width: 1100px;
    margin: 20px auto;
    padding-bottom: 50px;
}

.contact_left {
    float: left;
    overflow: hidden;
}

.contact_left li p {
    line-height: 28px;
    font-size: 16px;
    color: #444444;
}

.contact_left li {
    padding-bottom: 20px;
}

.contact_left li img {
    margin-left: -5px;
}

.contact_right {
    float: right;
    width: 510px;
}

/*news*/
#row-news .title h2 {
    background-position: 50% -416px;
}

.icon-clock-min,
.icon-disc {
    display: inline-block;
    background-image: url(../image/icons-news.png);
    background-repeat: no-repeat;
}

.icon-clock-min {
    width: 14px;
    height: 14px;
    background-position: -111px 0;
    vertical-align: middle;
}

.icon-disc {
    width: 24px;
    height: 24px;
    background-position: -130px 0;
    vertical-align: middle;
}



.news-timeline .hd {
    position: relative;
    width: 100%;
    height: 138px;
    background: #eb8b7f url(https://www.vwell.cn/statics/css/images/icon-news.png) no-repeat 25% 50%;
}

.news-timeline .news-tit {
    position: absolute;
    left: 50%;
    bottom: -12px;
    width: 98px;
    height: 98px;
    margin: 0 0 0 -49px;
    background: url(../image/icons-news.png) no-repeat;
    line-height: 1.5;
    text-align: center;
    font-size: 16px;
    color: #ff503f;
}

.news-timeline .news-tit span {
    display: block;
    width: 80px;
    height: 46px;
    margin: auto;
    line-height: 16px;
    padding-top: 35px;
}

.news-timeline .bd {
    padding: 0 0 100px 0;
    background: #ffffff url(../image/bg_line.jpg) repeat-y 50% 0;

}

.news-timeline .news-ul {
    overflow: hidden;

}

.news-timeline .li {
    margin-top: 40px;
    overflow: hidden;
}

.news-timeline .li .wrapper {
    float: right;
}

.news-timeline .n-profile {
    width: 220px;
    float: left;
    margin-right: 25px;
}

.news-timeline .n-img img {
    width: 200px;
    vertical-align: middle;
    height: 100px;
}


.news-timeline .n-text {
    float: right;
    width: 575px;
    padding-left: 25x;
}

.news-timeline .n-time {
    position: relative;
    display: block;
    width: 100%;
    height: 24px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
    line-height: 24px;
    color: #999999;
    text-align: left;
}

.news-timeline .icon-clock-min {
    margin-right: 3px;
    vertical-align: -3px;
}

.news-timeline .icon-disc {
    position: absolute;
    right: -12px;
    bottom: -12px;
    transition: background .15s ease-in-out;
}

.news-timeline .li:hover .icon-disc {
    background-position: -156px 0;
}

.news-timeline .li:hover a {
    color: #ff503f;
}

.news-timeline .n-text h2 {
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-timeline .n-text p {
    height: 60px;
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    width: 94%;

}

.news-timeline .li-left {
    text-align: right;
}

.news-timeline .li-left .wrapper {
    float: left;
}

.news-timeline .li-left .n-profile {
    float: right;
}

.news-timeline .li-left .n-text {
    float: left;
    padding-left: 0;
    padding-right: 25px;
}

.news-timeline .li-left .n-time {
    text-align: right;
}

.news-timeline .li-left .icon-clock-min {
    margin: 0 0 0 3px;
}

.news-timeline .li-left .icon-disc {
    right: inherit;
    left: -12px;
    bottom: -12px;
}

.newsDetail .hd {
    position: relative;
    width: 100%;
    height: 138px;
    background: #eb8b7f url(https://www.vwell.cn/statics/css/images/icon-news.png) no-repeat 25% 50%;
}

.newsDetail .bd {
    padding: 30px 0 20px 0;
    background: #ffffff;
}

.newsDetail .section {
    float: left;
    width: 845px;
}

.newsDetail .aside {
    float: right;
    width: 285px;
}

.detailContent {
    padding: 20px 30px;
    background-color: #ffffff;
}

.detailContent .news-hd {
    padding-bottom: 5px;
    border-bottom: 1px solid #e0e0e0;
}

.detailContent .news-title {
    max-height: 80px;
    margin-bottom: 5px;
    line-height: 40px;
    color: #333333;
    font-size: 24px;
    overflow: hidden;
}

.detailContent .news-extra {
    color: #999999;
}

.detailContent .news-extra span {
    padding: 0 5px;
}

.detailContent .news-extra .dt {
    border-right: 1px solid #eeeeee;
    color: #8fc120;
}

.detailContent .news-bd {
    margin: 40px 0 10px;
}

.detailContent .freeData {
    line-height: 1.8;
    font-size: 14px;
}

.detailContent .freeData img {
    max-width: 100%;
    vertical-align: middle;
    border: none;
}

.detailContent .news-ft {
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
    overflow: hidden;
}

.detailContent .news-prevNext {
    float: left;
    width: 575px;
}

.detailContent .news-next {
    margin-top: 5px;
}

.detailContent .news-share {
    float: right;
}

.newsList {
    overflow: hidden;
}

.newsList-item {
    overflow: hidden;
    zoom: 1;
}

.newsList-item .name,
.newsList-item .more {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsList-item .name {
    float: left;
    width: 228px;
    padding-left: 16px;
    background: url(https://www.vwell.cn/statics/css/images/icon_plus.png) no-repeat 0 50%;
}

.newsList-item .more {
    float: right;
    color: #888888;
}

.news-hot {
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

.news-hot .news-hot-title {
    margin-bottom: 10px;
}


/*导航栏*/
#IndexPage {
    margin: 0px auto;
}

#IndexPage .topNav .menuCon {
    height: 0px;
    position: absolute;
    width: 740px;
    left: 40%;
    clear: both;
    z-index: 996;
}

.public_head {
    width: 950px;
}

.menuList {
    height: 45px;
    position: relative;
}

#IndexPage .topNav .menuList ul {
    overflow: hidden;
    position: absolute;
    left: 35px;
    top: 0;
    z-index: 2;
}

#IndexPage .topNav .menuList ul li {
    width: 110px;
    height: 110px;
    float: left;
    margin-left: 40px;
}

#IndexPage .topNav .menuList ul li a {
    text-decoration: none;
    line-height: 110px;
    color: #323232;
    display: block;
    width: 110px;
    height: 110px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
}

#IndexPage .topNav .menuList ul li a:hover {
    background: #ff503f;
    color: #fff;
}

/*头部下拉导航外框*/
.topNav .menuCon .subcon {
    display: none;
    background-color: #ffffff;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: -118px;
    padding-bottom: 15px;
    width: 120%;
    box-shadow: #dedede 1px 1px 1px 1px;
    border-top: #ff503f 3px solid;
    border-bottom: #e2e2e2 1px solid;
    border-left: #e2e2e2 1px solid;
    border-right: #e2e2e2 1px solid;
}

.topNav .menuNtitle {
    float: left;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-indent: 18px;
    background: url(https://www.vwell.cn/statics/css/images/menuNtitle.png) no-repeat left bottom;
}

.topNav .menuNtitle h3 {
    float: left;
    font-size: 14px;
    color: #0068b7;
    font-weight: bold;
}

.topNav .menuNtitle span {
    float: left;
}

.topNav .menuNtitle span a {
    float: left;
    color: #444444;
    font-size: 14px;
    background: url(https://www.vwell.cn/statics/css/images/title_ico1.png) no-repeat left center;
    text-indent: 10px;
    margin: 0px 3px 0px 23px;
}

.topNav .menuNtitle span a:hover {
    color: #0068b7;
}

.topNav .menuNtitle p {
    float: right;
}

.topNav .menuNtitle1 {
    float: left;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-indent: 18px;
    font-size: 14px;
    color: #c0110e;
    font-weight: bold;
    background: url(https://www.vwell.cn/statics/css/images/title_ico.png) no-repeat left center;
}

.topNav .menuNtitle2 {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 28px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    background: #C81D1E url(https://www.vwell.cn/statics/css/images/title_ico2.png) no-repeat 10px center;
}

.topNav .menuNlist {
    margin: 8px 0px 0px 0px;
    width: 100%;
    float: left;
}

.topNav .menuNlist li {
    float: left;
    width: 99%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background: url(https://www.vwell.cn/statics/css/images/listico1.png) no-repeat 3px center;
    text-indent: 14px;
    display: block;
}

.topNav .menuNlist li span {
    float: right;
    color: #888888;
}

.topNav .subtit {
    float: left;
    width: 242px;
    margin-top: 5px;
}

.topNav .subtit ul {
    float: left;
    width: 252px;
    overflow: hidden;
}

.topNav .subtit li {
    float: left;
    width: 116px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 10px 10px 0 0;
}

.topNav .subtit li a {
    display: block;
    background: #F2F2F2;
}

.topNav .subtit li a:hover {
    background: #067DCD;
    color: #FFFFFF;
}

.topNav .subtit img {
    padding-right: 8px;
}

.topNav .subtit1 {
    float: left;
    width: 312px;
    margin-top: 5px;
}

.topNav .subtit1 ul {
    float: left;
    width: 322px;
    overflow: hidden;
}

.topNav .subtit1 li {
    float: left;
    width: 151px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 9px 10px 0 0;
}

.topNav .subtit1 li a {
    display: block;
    background: #F2F2F2;
}

.topNav .subtit1 li a:hover {
    background: #067DCD;
    color: #FFFFFF;
}

.topNav .subtit1 img {
    padding-right: 8px;
}

/*核心产品下拉*/
.nav_box {
    width: 95%;
    margin: 0 auto 0 auto;
    overflow: hidden;
    padding-top: 10px;
}

.nav_box .nav_first {
    overflow: hidden;
    position: relative;
    padding-top: 10px;
}

.nav_box .nav_firstL1 {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    top: 50%;
    left: 20px;
    color: #333333;
    transform: translateY(-50%);
}

.nav_box .nav_firstL2 {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    top: 50%;
    left: 20px;
    color: #333333;
    transform: translateY(-50%);
}

.nav_box .nav_firstL3 {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    top: 50%;
    left: 20px;
    color: #333333;
    transform: translateY(-50%);
}

.nav_box .nav_firstL4 {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    top: 50%;
    left: 20px;
    color: #333333;
    transform: translateY(-50%);
}

.nav_box .nav_firstR {
    float: left;
    margin-left: 90px;
}

.nav_box .nav_firstR li {
    float: left;
    min-width: 122px;
    height: 58px;
    line-height: 30px;
    text-align: center;
}

.nav_box .nav_firstR li a {
    font-size: 14px;
    color: #333333;
    height: 58px;
    display: block;
    line-height: 30px;
    text-align: center;
}

.nav_box .nav_firstR .nav1 {
    background-image: url(../image/nav1.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav1:hover {
    background-image: url(../image/nav11.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav2 {
    background-image: url(../image/nav2.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav2:hover {
    background-image: url(../image/nav12.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav3 {
    background-image: url(../image/nav3.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav3:hover {
    background-image: url(../image/nav13.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav4 {
    background-image: url(../image/nav4.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav4:hover {
    background-image: url(../image/nav14.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav5 {
    background-image: url(../image/nav5.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav5:hover {
    background-image: url(../image/nav15.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav6 {
    background-image: url(../image/nav6.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav6:hover {
    background-image: url(../image/nav16.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav7 {
    background-image: url(../image/nav7.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav7:hover {
    background-image: url(../image/nav17.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav8 {
    background-image: url(../image/nav8.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav8:hover {
    background-image: url(../image/nav18.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav9 {
    background-image: url(../image/nav9.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav9:hover {
    background-image: url(../image/nav19.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav10 {
    background-image: url(../image/nav10.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav10:hover {
    background-image: url(../image/nav20.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav11 {
    background-image: url(../image/pt1.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav11:hover {
    background-image: url(../image/pt6.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav12 {
    background-image: url(../image/pt2.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav12:hover {
    background-image: url(../image/pt7.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav13 {
    background-image: url(../image/pt3.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav13:hover {
    background-image: url(../image/pt8.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav14 {
    background-image: url(../image/pt4.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav14:hover {
    background-image: url(../image/pt9.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav15 {
    background-image: url(../image/pt5.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav15:hover {
    background-image: url(../image/pt10.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav20 {
    background-image: url(../image/nav21.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav20:hover {
    background-image: url(../image/pt21.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

.nav_box .nav_firstR .nav21 {
    background-image: url(../image/navxt1.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
}

.nav_box .nav_firstR .nav21:hover {
    background-image: url(../image/navxt2.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 32px;
    color: #ff503f;
}

/*关于我们下拉*/
.nav_box .aboutL {
    float: left;
    overflow: hidden;
    width: 14%;
}

.nav_box .aboutL li {
    margin: 10px auto;
    height: 40px;
    line-height: 40px;
}

.nav_box .aboutL li a {
    color: #333333;
    font-size: 16px;
    height: 40px;
    line-height: 45px;
}

.nav_box .aboutL li a:hover {
    color: #ff503f;
}

.nav_box .aboutR {
    float: right;
    overflow: hidden;
    width: 76%;
}

.nav_box .aboutR .aboutT {
    font-size: 15px;
    line-height: 24px;
    color: #333333;
}

.nav_box .aboutR .aboutT a {
    color: #666666;
    font-size: 12px;
}

.nav_box .aboutR .aboutT span {
    color: #222222;
}

.nav_box .aboutR .xian {
    border-bottom: #999999 1px dotted;
    margin-top: 12px;
}

.nav_box .shu {
    float: left;
    margin-left: 20px;
    height: 300px;
    margin-top: 10px;
    background-color: #c2c2c2;
    width: 1px;
}

.nav_box .aboutRB {
    font-size: 16px;
    font-weight: bold;
    color: #ff503f;
    line-height: 30px;
    margin-top: 10px;
}

.nav_box .aboutRB li {
    line-height: 26px;
    height: 26px;
}

.nav_box .aboutRB li span {
    line-height: 26px;
    height: 26px;
    font-size: 12px;
    color: #444444;
    display: block;
    float: left;
    width: 260px;
    font-weight: normal;
}

/*成功案例下拉*/
.nav_box .anliL {
    float: left;
    width: 175px;
    overflow: hidden;
}

.nav_box .anliL span {
    font-size: 16px;
    line-height: 35px;
    color: #222222;
    font-weight: bold;
    background-image: url(../image/dian.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 13px;
}

.nav_box .anliL li {
    height: 26px;
    line-height: 26px;
}

.nav_box .anliL li a {
    height: 26px;
    line-height: 26px;
    color: #666666;
    font-size: 12px;
}

.nav_box .anliL li a:hover {
    color: #ff503f;
}

/*解决方案下拉*/

.nav_box .fanganL {
    width: 132px;
    float: left;
    margin-left: 11px;
    overflow: hidden;
}

.nav_box .fanganL li {
    line-height: 22px;
    position: relative;
    margin-bottom: 8px;
}

.nav_box .fanganL li a {
    line-height: 22px;
    color: #555555;
    font-size: 12px;
    display: block;
    height: 115px;
   
}

.nav_box .fanganL li a:hover {
    color: #ff503f;
}

.nav_box .fanganL li img {
    width: 132px;
    height: 115px;
}

.nav_box .bx .shadow a {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    text-align: center;
}

.nav_box .bx .shadow {
    width: 100%;
    position: absolute;
    bottom: 4px;
    left: 0px;
    z-index: 10;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#50000000', endColorstr='#50000000')\9;
    display: block;
}



/*产品详述*/
.listL .products {
    width: 1000px;
    margin-top: 80px;
}

.listL .products1 {
    margin-top: 80px;
}

.listL .products_introduct {
    text-align: center;
    margin-bottom: 20px;
}

.listL .products_introduct .sr5 {
    font-size: 30px;
    color: #444444;
    line-height: 35px;
}

.listL .products_introduct .sa5 {
    font-size: 32px;
    line-height: 55px;
    color: #333333;
}

.listL .products_introduct .products_text {
    font-size: 16px;
    margin-top: 10px;
    line-height: 32px;
    color: #333333;
    text-align: left;
}

.listL .products_introduct .products_text1 li {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #ff503f;
    float: left;
    padding-right: 90px;
    padding-bottom: 20px;
}

.listL .products_introduct .products_text1 {
    overflow: hidden;
}

.listL .products_introduct .products_text img {
    display: block;
    margin: 20px auto;
}

.index3C {
    overflow: hidden;
    width: 1000px;
    text-align: left;
}

.dian {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}

.dian1 {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}

.dianL {
    float: left;
}

.dianR {
    float: right;
}

.dss {
    font-size: 28px;
    color: #ff503f;
    padding-bottom: 15px;
    line-height: 40px;
    margin-top: 60px;
}

.dss1 {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-top: 15px;
    background-image: url(../image/quan_03.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 22px;
    text-align: left;
}

.dss1 span {
    font-weight: bold;
}

.ds1 {
    color: #333333;
    margin-bottom: 20px;
    line-height: 32px;
    font-size: 18px;
}

.heng {
    background-color: #ff3e31;
    height: 3px;
    width: 100px;
    margin: 10px 0 25px 0
}

.heng1 {
    background-color: #ff3e31;
    height: 3px;
    width: 100px;
    margin: 10px 0 25px auto
}

.ja {
    width: 600px;
    line-height: 34px;
    color: #333333;
    font-size: 18px;
    margin-top: 5px;
}

.jd {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-top: 15px;
}

.jd span {
    font-size: 16px;
    color: #ff3e31;
    line-height: 30px;
}

.index4C {
    overflow: hidden;
}

.dianL1 {
    float: left;
}

.dianR1 {
    float: right;
    text-align: right;
    margin-top: 40px;
}

.indexC4 {
    width: 100%;
    background-color: #f5f5f5;
    margin-top: 60px;
}

.sa4 {
    width: 374px;
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    color: #3f3f3f;
    line-height: 35px;
    margin-top: 60px;
}

.sr3 {
    width: 30px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
}

.tex {
    width: 1000px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 60px;
}

/*解决方案详情页*/
.products .zf {
    overflow: hidden;
    width: 1000px;
}

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

.products .zf_first .zf1 {
    overflow: hidden;
    float: left;
    text-align: left;
    width: 250px;
}

.products .zf_first .zf1 .zq {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fd6c5b;
}

.products .zf_first .zf1 .zq span {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    font-size: 16px;
}

.products .zf_first .zf1 p {
    min-height: 230px;
    width: 224px;
    padding: 12px 12px;
    border: #d5d4d4 1px dashed;
    border-top: none;
}

.products .zf_first .zf1 p span {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}

.products .zf_first .zf1 .zq1 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #a5779c;
}

.products .zf_first .zf1 .zq1 span {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
    font-size: 16px;
}

.products .zf_first .zf1 .zq2 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #50b49c;
}

.products .zf_first .zf1 .zq2 span {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    font-size: 16px;
}

.products .zf_first .zf1 .zq3 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fec35f;
}

.products .zf_first .zf1 .zq3 span {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    font-size: 16px;
}

/*页码*/
.news_page {
    width: 800px;
    height: 35px;
    line-height: 35px;
    color: #666666;
    margin: 40px auto;
    padding: 0px 10px;
}

.news_page a {
    float: left;
    padding: 0px 12px;
}

.news_page a:hover {
    background: #ff503f;
    color: #FFFFFF;
}

.news_page .num {
    float: left;
    padding-right: 12px;
    border-right: 1px solid #E6E6E6;
}

.news_page .skip {
    float: right;
    margin-top: 2px;
    margin-top: 0px;
}

.news_page .skip .inp12 {
    width: 30px;
    height: 18px;
    border: 1px solid #D8D8D8;
    text-align: center;
    margin-top: 6px;
    margin-right: 5px;
}

.news_page .skip .btn {
    width: 34px;
    height: 22px;
    border: 0px;
    text-align: center;
    color: #5E5E5E;
    background: #D8D8D8;
    font-size: 14px;
    cursor: pointer;
}

.ai {
    overflow: hidden;
    margin: 20px auto -30px auto;
    width: 700px;
}

.ai li {
    width: 81px;
    float: left;
    overflow: hidden;
    margin-right: 72px;
    text-align: center;
}

.ai li img {
    width: 81px;
    height: 81px;
}

.ai li p {
    font-size: 22px;
    line-height: 50px;
    height: 50px;
    text-align: center;
}


.openclass {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -80px;
    z-index: 9999;
}

.openclass p {
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
}

.openclass img {
    display: block;
}