/*产品聚合*/
.ph-block1 {
    background-color: #F5F6FA;
    padding: 60px 0;
}
.phb1-main {
    margin-top: 40px;
}
.phb1-item {
    margin: -2px -1px 0;
}
.phb1-list {
    float: left;
    width: 20%;
    padding: 0 1px;
    margin-top: 2px;
}
.phb1-def {
    background-color: #fff;
    padding: 25px 0 25px 30px;
    transition: 0.3s;
}
.phb1-def span {
    float: left;
    width: 40px;
    height: 40px;
}
.phb1-tit {
    float: left;
    color: #333333;
    font-size: 16px;
    line-height: 40px;
    padding-left: 20px;
    transition: 0.3s;
}
.phb1-icon1 {
    background: url("../images/phb1-icon1.gif") no-repeat center;
}
.phb1-icon2 {
    background: url("../images/phb1-icon2.gif") no-repeat center;
}
.phb1-icon3 {
    background: url("../images/phb1-icon3.gif") no-repeat center;
}
.phb1-icon4 {
    background: url("../images/phb1-icon4.gif") no-repeat center;
}
.phb1-icon5 {
    background: url("../images/phb1-icon5.gif") no-repeat center;
}
.phb1-icon6 {
    background: url("../images/phb1-icon6.gif") no-repeat center;
}
@media(max-width:1239px) and (min-width:992px){
    .phb1-def {
        padding: 20px 0 20px 13px;
    }
    .phb1-tit {
        padding-left: 12px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .phb1-def {
        text-align: center;
        padding: 20px 15px;
    }
    .phb1-def span {
        display: block;
        float: none;
        margin: auto;
    }
    .phb1-tit {
        float: none;
        padding-left: 0;
    }
}
@media (max-width:768px) {
    .ph-block1 {
        padding: 30px 0;
    }
    .phb1-main {
        margin-top: 20px;
    }
    .phb1-list {
        width: 50%;
    }
    .phb1-def {
        padding: 10px;
    }
    .phb1-tit {
        font-size: 14px;
        line-height: 40px;
        padding-left: 10px;
    }
}
@media (max-width:374px) {
    .phb1-tit {
        font-size: 12px;
        padding-left: 5px;
    }
    .phb1-def {
        padding: 10px 7px;
    }
}
@media (min-width:768px) {
    .phb1-def:hover {
        background-color: #2275df;
    }
    .phb1-def:hover .phb1-tit {
        color: #ffffff;
    }
}
.ph-block2 {
    padding: 60px 0;
}
.phb2-item {
    margin-top: 60px;
}
.phb2-item:first-child {
    margin-top: 0;
}
@media (max-width:768px) {
    .ph-block2 {
        padding: 30px 0;
    }
    .phb2-item {
        margin-top: 30px;
    }
}


.ph-block3 {
    background-color: #F5F6FA;
    padding: 60px 0;
}
.phb3-main .row {
    margin-top: -20px;
}
.phb3-main [class^="col-"] {
    margin-top: 20px;
}
.phb3-list {
    display: block;
    background-color: #fff;
    padding: 30px 0 30px 35px;
    transition: 0.3s;
}
.phb3-list .phb3-icon {
    float: left;
    width: 100px;
    height: 100px;
}
.phb3-info {
    float: left;
    margin-left: 30px;
    margin-top: 20px;
}
.phb3-tit {
    color: #333333;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
}
.phb3-more {
    color: #999999;
    font-size: 16px;
    line-height: 18px;
    margin-top: 16px;
}
.phb3-more span {
    padding-right: 14px;
    background: url("../images/jt-grey6.png") no-repeat right center;
}
.phb3-icon5 {
    background: url("../images/13c7c1b34d024fa7a50dd7ee7fb0b460.gif") no-repeat center;
}
.phb3-icon6 {
    background: url("../images/0b77e87f4df249059886bffaa0c1bf33.gif") no-repeat center;
}
.phb3-icon7 {
    background: url("../images/d06fe925be5845678403201f9ef0d162.gif") no-repeat center;
}
.phb3-icon8 {
    background: url("../images/16aa9a37021b4686bc5d55f01d9e15f0.gif") no-repeat center;
}
.phb3-icon9 {
    background: url("../images/811a80ba678f4f2ca84d0766e2448732.gif") no-repeat center;
}
.phb3-icon10 {
    background: url("../images/6e5cf254d5e54847bae9baec857683ed.gif") no-repeat center;
}
@media(max-width:1239px) and (min-width:992px){
    .phb3-list {
        padding: 25px 0 25px 15px;
    }
    .phb3-info {
        margin-left: 15px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .phb3-list {
        text-align: center;
        padding: 20px 0;
    }
    .phb3-list .phb3-icon {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .phb3-info {
        float: none;
        margin-left: 0;
    }
}
@media (max-width:768px) {
    .ph-block3 {
        padding: 30px 0;
    }
    .phb3-main .row {
        margin-top: -10px;
    }
    .phb3-main [class^="col-"] {
        margin-top: 10px;
    }
    .phb3-list {
        text-align: center;
        padding: 15px 0;
    }
    .phb3-list .phb3-icon {
        float: none;
        display: block;
        margin: 0 auto;
        width: 50px;
        height: 50px;
        background-size: cover;
    }
    .phb3-info {
        float: none;
        margin-left: 0;
        margin-top: 10px;
    }
    .phb3-tit {
        font-size: 15px;
        line-height: 20px;
    }
    .phb3-more {
        font-size: 12px;
        line-height: 18px;
        margin-top: 5px;
    }
}
@media (min-width:768px) {
    .phb3-list:hover {
        box-shadow: 0px 6px 27px 0px rgba(0, 0, 0, 0.1);
    }
    .phb3-list:hover .phb3-more {
        color: #2275df;
    }
    .phb3-list:hover .phb3-more span {
        background-image: url("../images/jt-blue6.png");
    }
}




.pro-form {
    background: url("../images/pro-form.jpg") no-repeat center top;
    padding: 58px 0 60px;
}
.pform-tit {
    color: #FFFFFF;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
}
.pro-form .form-main {
    margin-top: 28px;
}
.pro-form .wsc-form .fm-col {
    float: left;
    margin-left: 20px;
    position: relative;
}
.pro-form .wsc-form .fm-col:first-child {
    margin-left: 0;
}
.pro-form .wsc-form .fm-col label {
    position: absolute;
    left: 20px;
    top: 10px;
    line-height: 26px;
    color: #999999;
    z-index: 10;
    margin-bottom: 0;
}
.pro-form .fm-item {
    position: relative;
    height: 46px;
    padding-left: 0;
}
.pro-form .wsc-form .fm-col input {
    width: 440px;
    height: 46px;
    background: #F5F8FA;
    border: 1px solid #F5F8FA;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
}
.pro-form .wsc-form .fm-btn {
    float: right;
    margin-top: 0;
    margin-left: 0;
}
.pro-form .wsc-form .fm-btn .btn {
    width: 180px;
    height: 46px;
    line-height: 34px;
    border-radius: 23px;
    background-color: #F2AC0C;
    color: #F5F6FA;
    border: 1px solid #F2AC0C;
}
.pro-form .wsc-form .fm-btn .btn:hover {
    background-color: #d07805;
    border-color: #d07805;
    color: #ffffff;
}
.pro-form .wsc-form .fm-col .msg-box {
    position: absolute;
    top: 50px;
    left: 0;
}
@media(max-width:1239px) and (min-width:992px){
    .pro-form .wsc-form .fm-col input {
        width: 360px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .pro-form {
        background-size: cover;
        padding: 40px 0;
    }
    .pform-tit {
        font-size: 24px;
    }
    .pro-form .wsc-form .fm-col input {
        width: 350px;
    }
    .pro-form .wsc-form .fm-btn {
        float: none;
    }
    .pro-form .form-main {
        margin-top: 20px;
    }
    .pro-form .wsc-form .fm-btn .btn {
        margin-top: 20px;
    }
}
@media (max-width:768px) {
    .pro-form {
        background-size: cover;
        padding: 20px 0;
    }
    .pform-tit {
        font-size: 16px;
        line-height: 24px;
    }
    .pro-form .wsc-form .fm-col label {
        line-height: 20px;
    }
    .pro-form .fm-item {
        height: 40px;
    }
    .pro-form .wsc-form .fm-col input {
        height: 40px;
        width: 100%;
    }
    .pro-form .wsc-form .fm-btn {
        float: none;
    }
    .pro-form .form-main {
        margin-top: 20px;
    }
    .pro-form .wsc-form .fm-btn .btn {
        margin-top: 20px;
    }
    .pro-form .wsc-form .fm-col {
        float: none;
        margin-left: 0;
        margin-top: 8px;
    }
    .pro-form .wsc-form .fm-col:first-child {
        margin-top: 0;
    }
    .pro-form .wsc-form .fm-btn .btn {
        height: 40px;
        line-height: 28px;
        border-radius: 20px;
    }
    .pro-form .wsc-form .fm-col .msg-box {
        top: 42px;
        font-size: 12px;
    }
}

/*产品列表*/
.pl-main {
    padding: 60px 0;
}
.side-bar {
    border: 1px solid #EBEBEB;
}
.side-tit {
    background: url("../images/side-pro.jpg") no-repeat center;
    height: 74px;
    line-height: 74px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    padding-left: 32px;
}
.wsc-class {
    margin-top: 0;
    margin-left: 0;
}
.classItem {
    margin-top: 0;
    margin-left: 0;
    border-top: 1px solid #EBEBEB;
}
.classItema {
    height: 60px;
    transition: 0.3s;
}
.classItema a {
    padding: 15px 30px;
    border-bottom: 1px solid #EBEBEB;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.classItema i {
    height: 60px;
    width: 8px;
    right: 24px;
    display: none;
    transition: 0.3s;
}
.wsc-class .active .classItema i,.classItema:hover i {
    display: block;
}
.side-mes {
    margin-top: 20px;
    background-color: #F5F6FA;
    border-top: 3px solid #2275DF;
    padding: 30px;
}
.sdci-way .item {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #E6E6E6;
    font-size: 0;
}
.sdci-way .item:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.sdci-way i {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin-right: 13px;
}
.sdci-way .ico-tel {
    background: url(../images/sdci-tel.png) no-repeat center center;
    background-size: cover;
}
.sdci-way .ico-em {
    background: url(../images/sdci-em.png) no-repeat center center;
    background-size: cover;
}
.sdci-way .ico-site {
    background: url(../images/sdci-site.png) no-repeat center center;
    background-size: cover;
}
.sdci-way .item-info {
    display: inline-block;
    vertical-align: middle;
    max-width: 165px;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-weight: bold;
}
.sdci-way .item-bri {
    font-size: 14px;
    font-weight: normal;
    color: #9A9A9A;
}
.sdci-way .item-site {
    font-size: 14px;
    font-weight: normal;
}
.sdci-ewm {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #E6E6E6;
}
.sdci-ewm img {
    width: 100%;
}
.sdci-box {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #E6E6E6;
}
.sdci-img {
    position: relative;
}
.sdci-img img {
    width: 100%;
}
.sdci-tit {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 56px;
    margin: auto;
}
.sdci-tit p {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 28px;
    font-weight: bold;
}
.sdci-btn {
    margin-top: 15px;
}
.sdci-btn .btn {
    width: 100%;
    margin-top: 10px;
}
.sdci-btn .btn:first-child {
    margin-top: 0;
}

.sn-list-item {
    padding: 15px 25px;
    border-top: 1px solid #EBEBEB;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.sn-list-item:first-child {
    border-top: 0;
}
.sn-item-tit a {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sn-item-tit span {
    width: 16px;
    height: 30px;
    float: right;
    background: url(../images/youguai.png) no-repeat center;
}
.sideNav .active .sn-item-tit a, .sn-item-tit:hover a {
    color: #2275DF;
}
.sideNav .active .sn-item-tit span {
    background: url(../images/xiajian.png) no-repeat center center;
}
.sideNav ul {
    padding: 5px 12px;
    display: none;
}
.sideNav .active ul {
    display: block;
}
.sideNav ul li {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    position: relative;
}
.sideNav li .pro-nav2 {
    display: block;
}
.sideNav ul li .acvv, .sideNav li .pro-nav2:hover {
    color: #2275DF;
}



@media(max-width:1239px) and (min-width:992px){
    .side-mes {
        padding: 25px 20px;
    }
    .sdci-way .item-info {
        max-width: 126px;
        font-size: 16px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .side-tit {
        background-size: cover;
    }
    .side-bar .wsc-class {
        margin-bottom: 0;
    }
    .classItema {
        height: 45px;
    }
    .classItema a {
        padding: 10px 30px;
        font-size: 15px;
        line-height: 25px;
    }
    .classItema i {
        height: 45px;
    }
    .sn-list-item {
        padding: 10px 25px;
    }
    .pl-main .col-md-9 {
        margin-top: 40px;
    }

}
@media (max-width:768px) {
    .pl-main {
        padding: 30px 0;
    }
    .side-tit {
       display: none;
    }
    .side-bar .wsc-class {
        margin-bottom: 0;
    }
    .classItema {
        height: 40px;
    }
    .classItema a {
        padding: 10px 25px;
        font-size: 12px;
        line-height: 20px;
    }
    .classItema i {
        display: none;
    }
    .wsc-class .active .classItema i,.classItema:hover i {
        display: none;
    }
    .classItem {
        width: 50%;
    }
    .classItem:nth-child(even) {
        border-left: 1px solid #EBEBEB;
    }
    .side-bar {
        border-top: none;
    }

    .sideNav {
        border-top: 1px solid #EBEBEB;
    }
    .sn-list-item {
        float: left;
        width: 50%;
        position: relative;
        padding: 5px 15px;
        font-size: 14px;
        line-height: 28px;
        border-bottom: 1px solid #EBEBEB;
        border-top: 0;
    }
    .sn-item-tit span {
        height: 28px;
    }
    .sideNav ul {
        position: absolute;
        background-color: #fff;
        z-index: 999;
        padding: 3px 12px;
        top: 39px;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.11);
    }
    .sideNav ul li {
        font-size: 12px;
        height: 30px;
    }
    .pl-main .col-md-9 {
        margin-top: 20px;
    }
    .sn-list-item:nth-child(odd) {
        border-right: 1px solid #EBEBEB;
    }
    .sn-list-item:nth-child(11) {
        border-bottom:0;
    }
}
@media (min-width:768px) {
    .sn-item-tit:hover a {
        color: #2275DF;
    }
    .sideNav li .pro-nav2:hover {
        color: #2275DF;
    }
}

/*产品详情*/
.pd-top {
    margin-top: 0;
    padding: 50px 0;
}
.pd-top [class^="col-"] {
    padding-left: 20px;
    padding-right: 20px;
}

.pd-top .row {
    margin-left: -40px;
    margin-right: -20px;
}
.pd-img .carousel-inner {
    height: 400px;
}
.pd-info {
    padding-left: 0;
}
.carousel-indicators {
    position: absolute;
    bottom: 24px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.pd-img .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    border:0;
    background-color: rgba(34, 117, 223, 0.3);
    border-radius: 50%;
}
.pd-img .carousel-indicators li.active {
    background: #2275DF;
    border-color: #2275DF;
}
.d-tit {
    font-size: 32px;
    line-height: 38px;
    color: #222222;
}
.d-attr {
    margin-top: 50px;
    font-size: 14px;
    line-height: 26px;
}
.d-attr .d-attrTit {
    float: left;
    padding: 0;
    color: #666666;
    font-weight: bold;
}
.d-attr .d-attrCon {
    margin-left: 12px;
    float: left;
    padding: 0;
    color: #666666;
}
.pd-intro {
    font-size: 16px;
    line-height: 35px;
    padding-bottom: 0;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #EBEBEB;
}
.pd-intro span {
    font-weight: bold;
}
.d-btn {
    margin-top: 40px;
    font-size: 0;
}
.d-btn .btn {
    width: 220px;
    height: 42px;
    font-size: 14px;
    line-height: 30px;
    border-radius: 21px;
    margin-bottom: 0;
    transition: 0.36s;
    margin-left: 20px;
}
.d-btn .btn:first-child {
    width: 200px;
    margin-left: 0;
}
.pd-main {
    background: #FFFFFF;
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 0;
}
.pd-main .pdTab-box {
    height: 80px;
    background-color: #F5F6FA;
}
.pdTab {
    height: 80px;
    background-color: #F5F6FA;
}
.pdTab li {
    line-height: 80px;
    background: url("../images/pd-tit.jpg") no-repeat left center;
}
.pdTab li:first-child {
    background: none;
}
.pdTab li a {
    color: #333333;
    padding: 0 40px;
}
.pdTab li:first-child a {
    padding-left: 0;
}
.pdTab li span {
    display: none;
}
.layout-content {
    width: 880px;
}
.pd-box {
    margin-top: 60px;
}
.d-content {
    margin-top: 0;
}
.wsc-edit {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px dashed #EBEBEB;
    color: #666666;
    line-height: 2;
    overflow: hidden;
}
.wsc-edit:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.wsc-editTit {
    font-size: 24px;
    color: #333333;
    padding-left: 15px;
}
.page-edit {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px dashed #EBEBEB;
}
.pd-sl .left-block,.pd-sl .right-block {
    width: 50%;
}
.pdsl-img img {
    width: 100%;
}
.pd-sl .item {
    background-color: #F5F6FA;
}
.pdsl-info {
    padding: 60px 40px 0;
}
.pdsl-tit {
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    font-weight: bold;
}
.pdsl-text {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}
.layout-side {
    width: 280px;
}
.side-pro {
    background-color: #F5F6FA;
    padding: 20px;
    border-top: 3px solid #2275DF;
}
.side-pro img {
    width: 100%;
}
.side-pro .item-info {
    padding: 12px;
    text-align: center;
    background-color: #fff;
}
.side-pro .tit {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}
.side-pro .item-btn {
    margin-top: 15px;
}
.side-pro .item-btn .btn {
    width: 100%;
    margin-top: 10px;
}
.side-pro .item-btn .btn:first-child {
    margin-top: 0;
}
.pdCont {
    padding-bottom: 60px;
}
@media(max-width:1239px) and (min-width:992px){
    .layout-content {
        width: 700px;
    }
    .layout-side {
        width: 220px;
    }
    .d-attr {
        margin-top: 30px;
    }
    .pdsl-info {
        padding: 25px 30px 0;
    }
    .pdsl-tit {
        line-height: 24px;
    }
    .pdsl-text {
        margin-top: 15px;
    }
    .side-pro .item-info {
        padding: 10px 12px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .d-tit {
        font-size: 24px;
        line-height: 32px;
    }
    .d-attr {
        margin-top: 15px;
    }
    .d-btn {
        margin-top: 20px;
    }
    .layout-content {
        width: auto;
    }
    .pd-top {
        padding: 50px 0;
    }
    .pd-box {
        margin-top: 40px;
    }
    .wsc-edit {
        margin-top: 20px;
        padding-top: 20px;
    }
    .wsc-editTit {
        font-size: 20px;
    }
    .pdsl-info {
        padding: 30px 30px 0;
    }
    .pdsl-tit {
        line-height: 24px;
    }
    .pdsl-text {
        margin-top: 15px;
    }
    .pd-img .carousel-inner {
        height: unset;
    }
}
@media (max-width:768px) {
    .pd-top {
        padding: 30px 0;
    }
    .d-tit {
        font-size: 18px;
        line-height: 28px;
    }
    .d-attr {
        margin-top: 10px;
    }
    .pd-intro {
        margin-top: 15px;
        padding-top: 15px;
    }
    .d-btn {
        margin-top: 15px;
    }
    .pd-main {
        padding-top: 48px;
    }
    .pd-main .pdTab-box {
        height: 48px;
    }
    .pdTab {
        height: 48px;
    }
    .pdTab li {
        line-height: 48px;
    }
    .pdTab li a {
        font-size: 14px;
        padding: 0 20px;
    }
    .pd-box {
        margin-top: 25px;
    }
    .layout-content {
        width: auto;
    }
    .pd-img .carousel-inner {
        height: unset;
    }
    .d-btn .btn {
        width: 100%;
        margin-top: 5px;
        margin-left: 0;
    }
    .d-btn .btn:first-child {
        width: 100%;
    }
    .pd-top .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .pd-top [class^="col-"]:first-child {
        padding-left: 5px;
        padding-right: 5px;
    }
    .pd-top [class^="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .wsc-edit {
        margin-top: 15px;
        padding-top: 15px;
        font-size: 14px;
    }
    .wsc-editTit {
        font-size: 18px;
    }
    .page-edit {
        margin-top: 15px;
        padding-top: 15px;
    }
    .pd-sl .left-block, .pd-sl .right-block {
        float: none;
        width: 100%;
    }
    .pdsl-info {
        padding: 20px;
    }
    .pdsl-tit {
        font-size: 16px;
    }
    .pdsl-text {
        line-height: 22px;
        margin-top: 10px;
        font-size: 12px;
    }
    .pdCont {
        padding-bottom: 30px;
    }
}

/*案例列表*/
.calh-main .left-block {
    width: 544px;
}
.cal-head {
    background-color: #F5F6FA;
    padding: 40px 0 60px;
}
.calh-list {
    position: relative;
}
.calh-img {
    width: 544px;
    height: 304px;
    overflow: hidden;
}
.calh-img img {
    width: 100%;
    height: 100%;
}
.calh-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 132px;
    background: url("../images/cal-bg.png") no-repeat center;
}
.calh-def {
    padding: 70px 20px 20px;
}
.calh-tit {
    float: left;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 42px;
    font-weight: bold;
}
.calh-btn {
    float: right;
}
.calh-btn .btn {
    width: 168px;
}
.calh-main .right-block {
    width: 634px;
}
.calh-nav ul {
    margin: -2px -1px 0;
}
.calh-nav li {
    float: left;
    width: 33.33%;
    padding: 0 1px;
    margin-top: 2px;
}
.calh-nav li a {
    display: block;
    background-color: #fff;
    height: 100px;
    line-height: 100px;
    padding-left: 30px;
    transition: 0.3s;
}
.calh-box {
    display: inline-block;
    vertical-align: middle;
}
.calh-nav li a span {
    float: left;
    width: 25px;
    height: 25px;
}
.calh-title {
    float: left;
    color: #333333;
    font-size: 16px;
    line-height: 25px;
    margin-left: 13px;
}
.calh-icon1 {
    background: url("../images/calh-icon1.png") no-repeat center;
}
.calh-icon2 {
    background: url("../images/calh-icon2.png") no-repeat center;
}
.calh-icon3 {
    background: url("../images/calh-icon3.png") no-repeat center;
}
.calh-icon4 {
    background: url("../images/calh-icon4.png") no-repeat center;
}
.calh-icon5 {
    background: url("../images/calh-icon5.png") no-repeat center;
}
.calh-icon6 {
    background: url("../images/calh-icon6.png") no-repeat center;
}
.calh-icon7 {
    background: url("../images/calh-icon7.png") no-repeat center;
}
.calh-icon8 {
    background: url("../images/calh-icon8.png") no-repeat center;
}
.calh-icon9 {
    background: url("../images/calh-icon9.png") no-repeat center;
}
.calh-nav .active a {
    background: url("../images/calh-bgh.png") no-repeat center;
    background-size: cover;
}
.calh-nav .active .calh-title {
    color: #FFFFFF;
    font-weight: bold;
}
.calh-nav .active .calh-icon1 {
    background-image: url("../images/calh-icon1h.png");
}
.calh-nav .active .calh-icon2 {
    background-image: url("../images/calh-icon2h.png");
}
.calh-nav .active .calh-icon3 {
    background-image: url("../images/calh-icon3h.png");
}
.calh-nav .active .calh-icon4 {
    background-image: url("../images/calh-icon4h.png");
}
.calh-nav .active .calh-icon5 {
    background-image: url("../images/calh-icon5h.png");
}
.calh-nav .active .calh-icon6 {
    background-image: url("../images/calh-icon6h.png");
}
.calh-nav .active .calh-icon7 {
    background-image: url("../images/calh-icon7h.png");
}
.calh-nav .active .calh-icon8 {
    background-image: url("../images/calh-icon8h.png");
}
.calh-nav .active .calh-icon9 {
    background-image: url("../images/calh-icon9h.png");
}

.calh-text {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    margin-top: 35px;
    display: none;
}

.calh-text.active {
    display: block;
}
@media(max-width:1239px) and (min-width:992px){
    .calh-main .left-block {
        width: 420px;
    }
    .calh-img {
        width: 420px;
        height: 237px;
    }
    .calh-main .right-block {
        width: 520px;
    }
    .calh-nav li a {
        height: 77px;
        line-height: 77px;
        padding-left: 15px;
    }
    .calh-title {
        margin-left: 8px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .calh-main .left-block,.calh-main .right-block {
        float: none;
        width: auto;
    }
    .calh-info {
        background-size: cover;
        height: 160px;
    }
    .calh-img {
        width: 720px;
        height: 360px;
    }
}
@media (max-width:768px) {
    .calh-main .left-block {
        display: none;
    }
    .calh-main .right-block {
        float: none;
        width: auto;
    }

}

@media (min-width:767px){
    .calh-item {
        display: none;
    }
    .calh-cont .active {
        display: block;
    }
    .calh-nav li:hover a {
        background: url("../images/calh-bgh.png") no-repeat center;
        background-size: cover;
    }
    .calh-nav li:hover .calh-title {
        color: #FFFFFF;
        font-weight: bold;
    }

    .calh-nav li:hover .calh-icon1 {
        background-image: url("../images/calh-icon1h.png");
    }
    .calh-nav li:hover .calh-icon2 {
        background-image: url("../images/calh-icon2h.png");
    }
    .calh-nav li:hover .calh-icon3 {
        background-image: url("../images/calh-icon3h.png");
    }
    .calh-nav li:hover .calh-icon4 {
        background-image: url("../images/calh-icon4h.png");
    }
    .calh-nav li:hover .calh-icon5 {
        background-image: url("../images/calh-icon5h.png");
    }
    .calh-nav li:hover .calh-icon6 {
        background-image: url("../images/calh-icon6h.png");
    }
    .calh-nav li:hover .calh-icon7 {
        background-image: url("../images/calh-icon7h.png");
    }
    .calh-nav li:hover .calh-icon8 {
        background-image: url("../images/calh-icon8h.png");
    }
    .calh-nav li:hover .calh-icon9 {
        background-image: url("../images/calh-icon9h.png");
    }

}
.cal-main {
    padding: 60px 0;
}
.case-mes {
    background: url("../images/case-mes.jpg") no-repeat center top;
    background-size: cover;
    padding: 60px 0 50px;
}
.cames-info {
    width: 440px;
}
.cames-tit {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 48px;
    font-weight: bold;
}
.cames-btn {
    margin-top: 34px;
    font-size: 0;
}
.cames-btn .btn {
    width: 240px;
    margin-left: 20px;
}
.cames-btn .btn:first-child {
    margin-left: 0;
    width: 180px;
}
.case-mes .right-block {
    width: 580px;
}
.cames-list {
    float: left;
    width: 33.33%;
    text-align: center;
}
.cames-list span {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.cames-title {
    margin-top: 16px;
    color: #F6F6F6;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
.cames-text {
    color: #F6F6F6;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    opacity: 0.7;
}
.cames-icon1 {
    background: url("../images/cames-icon1.jpg") no-repeat center;
}
.cames-icon2 {
    background: url("../images/cames-icon2.jpg") no-repeat center;
}
.cames-icon3 {
    background: url("../images/cames-icon3.jpg") no-repeat center;
}
@media(max-width:1239px) and (min-width:992px){
    .cames-info {
        width: 440px;
    }
    .case-mes .right-block {
        width: 460px;
    }
    .cames-text {
        margin-top: 5px;
    }
    .cames-title {
        line-height: 20px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .cames-info {
        width: 340px;
    }
    .case-mes .right-block {
        width: 380px;
        margin-top: 15px;
    }
    .cames-btn .btn {
        margin-left: 0;
        margin-top: 10px;
    }
    .cames-btn {
        margin-top: 15px;
    }
}
@media (max-width:768px) {
    .cames-info {
        width: auto;
    }
    .case-mes .right-block,.case-mes .left-block {
        float: none;
        width: auto;
    }
    .cames-btn .btn {
        margin-left: 0;
        margin-top: 5px;
    }
    .cames-tit {
        font-size: 18px;
        line-height: 24px;
    }
    .case-mes {
        position: relative;
    }
    .cames-btn {
        margin-top: 10px;
        position: absolute;
        bottom: 30px;
        left: 15px;
    }
    .case-mes .right-block {
        margin-top: 20px;
    }
    .cames-title {
        margin-top: 10px;
        font-size: 14px;
        line-height: 18px;
    }
    .cames-text {
        font-size: 12px;
        line-height: 16px;
        margin-top: 5px;
    }
    .cames-list span {
        width: 50px;
        height: 50px;
        background-size: cover;
    }

    .cal-head {
        padding: 20px 0 30px;
    }
    .calh-nav li {
        width: 50%;
    }
    .calh-nav li a {
        padding: 10px 15px;
        height: auto;
        line-height: 25px;
    }
    .calh-title {
        font-size: 14px;
    }
    .calh-text {
        line-height: 24px;
        margin-top: 15px;
    }
    .cal-main {
        padding: 30px 0;
    }
    .case-mes {
        padding: 30px 0 122px;
    }
}
@media (max-width:374px) {
    .calh-nav li a {
        padding: 10px 13px;
    }
    .calh-title {
        font-size: 12px;
        margin-left: 8px;
    }
}


/*案例详情*/
.caseCont {
    padding: 60px 0;
}
.cd-def .left-block {
    width: 512px;
}
.cd-def {
    margin-top: 25px;
    background: #F5F6FA url("../images/cd-bg.png") no-repeat right bottom;
}
.cd-img img {
    width: 100%;
}
.cd-def .right-block {
    width: 368px;
}
.cd-info {
    padding: 40px 50px;
}
.cd-info .item {
    margin-top: 20px;
}
.cd-info .item:first-child {
    margin-top: 0;
}
.cd-info .item .tit {
    color: #999999;
    font-size: 14px;
    line-height: 28px;
}
.cd-info .item .text {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
}
.cased-main .d-content {
    margin-top: 38px;
}
.cased-main .wsc-editTit {
    padding-left: 0;
    background: no-repeat;
}
.side-stand-head {
    background-color: #F5F6FA;
    border: 1px solid #EBEBEB;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #666666;
    font-size: 16px;
}
.side-stand-head a {
    display: block;
}
.side-stand-head span {
    padding-right: 21px;
    background: url(../images/arr-list.png) no-repeat right center;
}
@media(max-width:1239px) and (min-width:992px){
    .cd-def .left-block {
        width: 400px;
    }
    .cd-def .right-block {
        width: 300px;
    }
    .cd-info {
        padding: 20px 30px;
    }
    .cd-info .item {
        margin-top: 8px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .cd-def .left-block {
        width: 400px;
    }
    .cd-def .right-block {
        width: 320px;
    }
    .cd-info {
        padding: 20px 30px;
    }
    .cd-info .item {
        margin-top: 8px;
    }
}
@media (max-width:768px) {
    .caseCont {
        padding: 30px 0;
    }
    .cd-def {
        margin-top: 15px;
    }
    .cd-def .right-block {
        width: auto;
        float: none;
    }
    .cd-def .left-block {
        width: auto;
        float: none;
    }
    .cd-info {
        padding: 20px;
    }
    .cd-info .item {
        margin-top: 10px;
    }
    .cd-info .item .tit {
        line-height: 24px;
    }
    .cd-info .item .text {
        line-height: 24px;
    }
}
@media (min-width:768px) {
    .side-stand-head a:hover {
        color: #2275df;
    }
    .side-stand-head a:hover span {
        background-image: url("../images/arr-listh.png");
    }
}

/*新闻列表*/
.news-nav {
    background-color: #F5F6FA;
    height: 70px;
    line-height: 70px;
}
.news-nav .wsc-class2 {
    margin: 0;
}
.news-nav .classItem2 {
    float: left;
    width: 33.33%;
    padding: 0;
}
.news-nav .classItem2 a {
    color: #666666;
    height: 30px;
    font-size: 16px;
    padding: 0;
    margin: 20px 0;
    line-height: 30px;
    background: none;
    border: 0;
    border-radius: 0;
    border-right: 1px solid #DBDBDB;
}
.news-nav .classItem2:first-child a {
    border-left: 1px solid #DBDBDB;
}
.news-nav .active a {
    color: #2275DF;
}
.layout-news {
    padding: 60px 0;
}
.news-head {
    width: 100%;
    position: relative;
}
.newsh-box {
    background-color: #F5F6FA;
}
.newsh-info {
    float: left;
    width: 668px;
}
.newsh-def {
    padding: 44px 68px 37px 40px;
}
.newsh-box .list-tit {
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    height: 28px;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    transition: 0.3s;
}
.newsh-box .list-time {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}
.newsh-box .list-text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    color: #666666;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newsh-box .list-btn {
    margin-top: 35px;
}
.newsh-box .list-btn .btn {
    width: 160px;
}
.newsh-img {
    float: right;
    width: 512px;
    overflow: hidden;
}
.newsh-img img {
    width: 100%;
    transition: 0.36s;
}
.news-head .pagination1 {
    position: absolute;
    right: 220px;
    bottom: 20px;
    z-index: 10;
}
.news-head .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.3);
    margin-left: 10px;
    cursor: pointer;
}
.news-head .swiper-active-switch {
    background-color: #2275DF;
}
.news-main {
    margin-top: 50px;
}
.news-main .list-style2 .media {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #EBEBEB;
}
.news-main .list-style2 .media:first-child {
    margin-top: 0;
}
.news-main .list-style2 .media-left a {
    width: 224px;
    overflow: hidden;
}
.news-main .list-style2 .media-left a img {
   transition: 0.3s;
}
.news-main .list-style2 .media-heading {
    -webkit-line-clamp: 1;
}
.news-main .list-style2 .media-text {
    margin-top: 15px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}
@media(max-width:1239px) and (min-width:992px){
    .newsh-info {
        width: 540px;
    }
    .newsh-def {
        padding: 25px 25px 25px 30px;
    }
    .newsh-img {
        width: 400px;
    }
    .newsh-box .list-text {
        margin-top: 8px;
    }
    .newsh-box .list-btn {
        margin-top: 18px;
    }
    .newsh-box .list-time {
        margin-top: 8px;
    }
}
@media (max-width: 992px) and (min-width: 768px){
    .newsh-info {
        width: 380px;
    }
    .newsh-def {
        padding: 20px;
    }
    .newsh-img {
        width: 340px;
    }
    .newsh-box .list-text {
        margin-top: 5px;
        font-size: 13px;
        line-height: 22px;
    }
    .newsh-box .list-btn {
        margin-top: 10px;
    }
    .newsh-box .list-time {
        margin-top: 5px;
        font-size: 13px;
    }
    .newsh-box .list-tit {
        font-size: 18px;
    }
    .newsh-box .list-btn .btn {
        height: 36px;
        line-height: 24px;
    }
}
@media (max-width:768px) {
    .newsh-info {
        float: none;
        width: auto;
    }
    .newsh-img {
        float: none;
        width: auto;
    }
    .news-nav .classItem2 a {
        height: 20px;
        font-size: 14px;
        margin: 15px 0;
        line-height: 20px;
    }
    .news-nav {
        height: 50px;
        line-height: 50px;
    }
    .layout-news {
        padding: 30px 0;
    }
    .newsh-def {
        padding: 20px;
    }
    .newsh-box .list-tit {
        font-size: 16px;
        line-height: 24px;
        height: 24px;
    }
    .newsh-box .list-time {
        font-size: 12px;
        line-height: 20px;
        margin-top: 5px;
    }
    .newsh-box .list-text {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
        max-height: 40px;
    }
    .newsh-box .list-btn {
        margin-top: 15px;
        text-align: center;
    }
    .news-head .pagination1 {
        right: 0;
        left: 0;
        bottom: 195px;
        margin: auto;
        text-align: center;
    }
    .news-head .swiper-pagination-switch {
        width: 8px;
        height: 8px;
        margin-left: 8px;
    }
    .news-main {
        margin-top: 25px;
    }
    .news-main .list-style2 .media {
        margin-top: 15px;
        padding-bottom: 15px;
    }
    .news-main .list-style2 .media-left a {
        width: 150px;
    }
    .news-main .list-style2 .media-text {
        margin-top: 5px;
        font-size: 12px;
        line-height: 20px;
    }
    .list-style2 .media-info {
        font-size: 12px;
        margin-top: 5px;
        line-height: 15px;
    }
}
@media (min-width:768px) {
    .newsh-img img:hover{
        transform: scale(1.08);
    }
    .newsh-box .list-tit:hover {
        color: #2275df;
    }
    .news-main .list-style2 .media:hover img {
        transform: scale(1.08);
    }
    .news-nav .classItem2:hover a {
        color: #2275DF;
    }

}



/*新闻详情*/
.newsCont {
    padding: 60px 0;
}
.newsd-main .d-intro {
    padding: 25px 20px;
    background-color: #F5F6FA;
    margin-top: 15px;
}
.newsd-main .d-content {
    margin-top: 25px;
}
@media (max-width: 768px){
    .newsCont {
        padding: 30px 0;
    }
    .d-info .infoline {
        margin-left: 3px;
        margin-right: 3px;
    }
    .newsd-main .d-intro {
        margin-top: 10px;
        padding: 15px;
    }
    .newsd-main .d-content {
        margin-top: 20px;
    }
    .det-tags {
        margin-top: 15px;
    }
    .det-tags .wsc-tags {
        margin-top: 10px;
    }
}

/*视频列表*/
.layout-video {
    padding: 60px 0;
}
.layout-video .wsc-video .list-info {
    padding: 10px 30px 20px;
    text-align: left;
}
.layout-video .list-time {
    color: #999999;
    font-size: 14px;
}
@media (max-width: 768px){
    .layout-video {
        padding: 30px 0;
    }
    .layout-video .wsc-video .list-info {
        padding: 10px 15px;
    }
}


/*视频详情*/
.videoCont {
    padding: 60px 0;
}
.d-backlist {
    float: right;
}
.d-backlist a {
    display: inline-block;
    padding-right: 25px;
    background: url(../images/d-backlist.png) no-repeat right center;
    transition: 0.3s;
}
.videodet-top{
    background-color: #f5f5f5;
    margin-top: 20px;
}
.vdtop-left{
    width: 860px;
    padding: 0;
    float: left;
}
.d-video{
    margin-top: 0;
    position: relative;
}
.d-video video{
    height: 484px !important;
}
.d-video .vcp-player{
    padding-bottom: 0;
}
.vcp-controls-panel{
    box-sizing: border-box;
    padding: 0 0.3em !important;
    height: 2.4em !important;
    font-size: 14px !important;
}
.vcp-playtoggle{
    width: 2em !important;
    background-position-y: center;
}
.vcp-timelabel,.vcp-vertical-switcher-current{
    line-height: 2.4em !important;
}
.vcp-volume{
    width: 2em;
}
.vcp-fullscreen-toggle{
    width: 2em !important;
    height: 2.4em !important;
    background-position-y: center;
}
.vcp-volume-icon{
    width: 2.4em !important;
    height: 2.4em !important;
    background-position-y: center;
}

.vdtop-right{
    float: left;
    width: 320px;
    box-sizing: border-box;
    padding: 26px 30px;
}


.vdtop-right .wsc-relate{
    margin-top: 0;
}
.vdtop-right .rTitText{
    font-size: 20px;
    padding-left: 14px;
    background: url("../images/vd-tit.png") no-repeat left center;
}
.vdtop-right .rlist-style1{
    margin-top: 20px;
    padding: 0;
}
.vdtop-right .rListCon{
    margin: 0;
}
.vdtop-right  .rlist-style1 .rlist-item{
    padding-left: 0;
    padding-right: 0;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px dashed #e6e6e6;
}
.side-relate .rlist-style1 .rlist-item:first-child{
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
}
.side-relate .rlist-style1 .rlist-picitem{
    padding-left: 142px;
}
.side-relate .rlist-style1 .rlist-picitem .rlist-img{
    float: left;
    width: 130px;
    margin-left: -142px;
    position: relative;
    overflow: hidden;
}
.side-relate .rlist-style1 .rlist-picitem .rlist-img .list-playicon{
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    background: url("../images/vd-play30.png") no-repeat center;
}
.side-relate .rlist-style1 .rlist-picitem .rlist-img img{
    width: 100%;
    transition: 0.3s;
}
.side-relate .rlist-style1 .rlist-info{
    float: left;
    width: 100%;
}
.side-relate .rlist-style1 .rlist-tit{
    padding-right: 0;
    font-size: 14px;
    line-height: 21px;
    white-space: normal;
    overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    color: #333333;
    height: 42px;
    float: unset;
    padding-left: 0;
    background: unset;
    transition: 0.3s;
}
.side-relate .rlist-style1 .rlist-view{
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    margin-top: 10px;
}
.videoCont .d-intro {
    padding: 0;
    background-color: transparent;
    color: #666666;
    margin-top: 30px;
    line-height: 28px;
}
.d-video .pause_ico {
    width: 74px;
    height: 74px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 2.4em;
    margin: auto;
    background: url(../images/play-ico74.png) no-repeat center center;
    background-size: contain;
    z-index: 1000;
    cursor: pointer;
    transition: 0.3s;
}
.videoDet .cmfm-Tit {
    text-align: center;
}

@media (max-width:1240px){
    .vdtop-left{
        width: 660px;
    }
    .vdtop-right{
        width: 280px;
        padding: 15px;
    }
    .vdtop-right .side-relate .rlist-style1{
        margin-right: -10px;
        margin-top: 15px;
    }
    #scroll-box{
        padding-right: 15px;
    }
    .d-video video {
        height: 453px !important;
    }
}
@media (max-width:992px){
    .vdtop-left{
        width: 100%;
    }
    .d-video video{
        height: unset !important;
    }
    .d-video .pause_ico{
        width: 60px;
    }
}
@media (max-width:767px){
    .videoCont {
        padding: 30px 0;
    }
    .d-vdtip{
        top: 10px;
        right: 10px;
    }
    .d-video .pause_ico{
        width: 40px;
        bottom: 0;
    }
    .d-info, .d-tip{
        margin-top: 10px;
    }
    .videodet-top{
        margin-top: 15px;
    }
    .d-info.list-inline li {
        font-size: 12px;
    }
    .videoCont .d-intro {
        margin-top: 15px;
        line-height: 24px;
    }
}
@media (min-width:767px){
    .side-relate .rlist-style1 .rlist-picitem:hover img {
        transform: scale(1.08);
    }
    .side-relate .rlist-style1 .rlist-picitem:hover .rlist-tit {
        color: #2275df;
    }
    .side-relate .rlist-style1 .rlist-picitem:hover .list-playicon {
        background-image: url("../images/vd-play30h.png");
    }
    .d-backlist a:hover {
        color: #2275df;
        background-image: url("../images/arr-listh.png");
    }
    .d-video:hover .pause_ico {
        background-image: url("../images/play-ico74h.png");
    }
}