.w {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.margin-b{
    margin-bottom: 30px;
}

.htidc-banner{
    position: relative;
}
.itemBanner {
    background: url(/add/images/wk_banner.jpg) no-repeat center;
    height: 435px;
    width: 100%;
    background-size: cover;
    position: relative;
}

.bannerContent {
    padding-top: 50px;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contentOne {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.bannerTitle {
    font-size: 52px;
    color: #fff;
}

.bannerTitle2 {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    width: 650px;
}

.bannerTitle1 {
    margin-bottom: 35px;
}

/*youshi*/
.youshi{
    padding-bottom: 60px;
}
.section {
    padding: 20px 0px;
}

.section h2 {
    width: 125px;
    margin: 15px auto 40px auto;
    line-height: 65px;
    font-size: 24px;
    font-weight: normal;
    color: #252323;
    border-bottom: 2px solid #d4141a;
    text-align: center;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-4 {
    width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.product-box {
    text-align: center;
}

.product-box i {
    display: block;
    background: url(../images/product-icon.png);
    width: 95px;
    height: 95px;
    margin: 0px auto;
}


.product-box i.icon-2 {
    background-position: -95px 0px;
}

.product-box i.icon-3 {
    background-position: -190px 0px;
}

.product-box i.icon-4 {
    background-position: -285px 0px;
}

.product-box i.icon-5 {
    background-position: -380px 0px;
}

.product-box i.icon-6 {
    background-position: -475px 0px;
}
.product-box h3 {
    color: #252323;
    font-weight: normal;
    font-size: 18px;
    padding: 25px 0px;
    padding-top: 0;
    margin-bottom: 0px;
}

.product-box p {
    color: #777777;
    line-height: 26px;
}

/*流程*/
.liucheng {
    height: 600px;
    background: url(../images/service-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
.section{
    display: table;
    content: " ";
    clear: both;
}


.step-box {
    position: relative;
}

.row:before {
    display: table;
    content: " ";
}

.step-box:after {
    display: table;
    content: " ";
    position: absolute;
    width: 896px;
    height: 2px;
    background-color: #a8a8a8;
    right: 80px;
    margin-left: 50%;
    left: -428px;
    top: 50px;
    z-index: 1;
    clear: both;
}

.col-3 {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    z-index: 2;
}

.step {
    text-align: center;
}

@font-face {
    font-family: 'iconfont';  /* project id 1143465 */
    src: url('http://at.alicdn.com/t/font_1143465_t72yyz5yrtn.eot');
    src: url('http://at.alicdn.com/t/font_1143465_t72yyz5yrtn.eot?#iefix') format('embedded-opentype'),
    url('http://at.alicdn.com/t/font_1143465_t72yyz5yrtn.woff2') format('woff2'),
    url('http://at.alicdn.com/t/font_1143465_t72yyz5yrtn.woff') format('woff'),
    url('http://at.alicdn.com/t/font_1143465_t72yyz5yrtn.ttf') format('truetype'),
    url('http://at.alicdn.com/t/font_1143465_t72yyz5yrtn.svg#iconfont') format('svg');
}
.iconfont { font-family: iconfont !important;
    font-size: 16px; font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}

.step i {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background: #d4141a;
    display: block;
    margin: 20px auto;
    color: #fff;
    font-size: 40px;
}

.step h3 {
    font-size: 18px;
    color: #252323;
    font-weight: normal;
}

.step p {
    color: #777;
}

.step i:after {
    display: table;
    line-height: 65px;
    font-weight: normal;
}

.step .icon-1:after {
    content: "\e60c";
    margin-left: 12px;
}

.step .icon-2:after {
    content: "\e607";
    margin-left: 15px;
}

.step .icon-3:after {
    content: "\e642";
    margin-left: 2px;
    font-size: 37px;
}

.step .icon-4:after {
    content: "\e623";
    margin-left: 11px;
    font-size: 37px;
}

.price-box {
    width: 1119px;
    height: 109px;
    background: url(../images/price-bg.png);
    margin: 10px auto;
}

.price-box .price-title {
    width: 155px;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    float: left;
}

.price-box .price-title p {
    margin-top: 15px;
    font-size: 18px;
}

.price-body {
    float: left;
    width: 700px;
    margin-left: 80px;
    position: relative;
}

.price-body .currency {
    position: absolute;
    top: 65px;
    right: 65px;
    font-style: normal;
}

.price-body .top-tit {
    margin: 15px 0px 16px 0px;
}

.price-body .top-tit span {
    font-size: 16px;
    font-weight: 510;
    color: #5a5959;
    width: 255px;
    display: inline-block;
}

.price-body .top-tit span:last-child {
    width: auto;
}

.price-footer {
    float: left;
    padding-top: 45px;
    width: 150px;
}

.btn {
    padding: 10px 15px;
    color: #fff;
    background: #d4141a;
    border-radius: 5px;
    font-size: 16px;
}

.price-footer .btn {
    padding: 10px 35px;
}

.btn:hover {
    background: #bd090f;
    color: #fff;
}


/*case*/
.case{
    padding-bottom: 60px;
}


.pagination {
    border-bottom: 1px #ddd solid;
}

.pagination-ul .swiper-pagination-bullet-active {
    color: #333;
}

.pagination-ul li.swiper-pagination-bullet {
    color: #333;
    opacity: 1;
}

.pagination-ul li {
    width: 90px;
    height: 45px;
    line-height: 45px;
    background: #fff;
    position: relative;
    font-size: 18px;
    text-align: center;
    margin: 0px 67.5px;
}

.pagination-ul li:after {
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -52.5px;
    z-index: 1;
    display: block;
    width: 105px;
    height: 3px;
    content: '';
}

.case-list{
    margin: 45px 0px;
}
.pagination-ul .swiper-pagination-bullet-active { color: #333; }
.pagination-ul .swiper-pagination-bullet-active:after { opacity: 1; background-color: #d4141a; width: 105px;
    height: 3px;  }

.col-6 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.case-banner{
    width: 100%;
    height: 400px;
    border:1px solid #ddd;
}
.case-banner .swiper-wrapper .swiper-slide img{
    width: 100%;
    height: 100%;
}
.case-banner .swiper-pagination{
    bottom: 20px;
}

.case-info h2{
    margin-top: 0;
    margin-bottom: 35px;
    font-size: 24px;
}
.case-info .info{
    font-size: 18px;
    color: #777777;
    padding: 10px 0px;
    height: 210px;
    overflow: hidden;
    line-height: 30px;
}

.date , .type{
    font-size: 13px;
    color: #666;
    padding-top: 13px;
    padding-bottom: 13px;
}