html,body{
    font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif !important;
    margin: 0;
    padding: 0;
    color: #555555;
}
h1, h2, h3, h4, h5, h6 {
    color: #1b1b1b;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.jiang-mt-0{
    margin-top:0px;
}
.jiang-mt-10{
    margin-top:10px;
}
.jiang-mt-20{
    margin-top:20px;
}
.jiang-mt-30{
    margin-top:30px;
}
.jiang-mt-40{
    margin-top:40px;
}
.jiang-mt-50{
    margin-top:50px;
}
.jiang-mt-60{
    margin-top:60px;
}
.jiang-mt-80{
    margin-top:80px;
}
.jiang-mt-100{
    margin-top:100px;
}
.jiang-mb-0{
    margin-bottom:0px !important;
}
.jiang-mb-10{
    margin-bottom:10px;
}
.jiang-mb-20{
    margin-bottom:20px;
}
.jiang-mb-30{
    margin-bottom:30px !important;
}
.jiang-mb-40{
    margin-bottom:40px;
}
.jiang-mb-50{
    margin-bottom:50px;
}
.jiang-mb-60{
    margin-bottom:60px;
}
.jiang-pt-0{
    padding-top:0px;
}
.jiang-pt-20{
    padding-top:20px;
}
.jiang-pt-30{
    padding-top:30px;
}
.jiang-pt-100{
    padding-top:100px;
}
.jiang-pb-0{
    padding-bottom:0px;
}
.jiang-pb-20{
    padding-bottom:20px;
}
.jiang-pb-30{
    padding-bottom:30px;
}
.jiang-pb-40{
    padding-bottom:40px;
}
.jiang-pb-50{
    padding-bottom:50px;
}
.jiang-pb-60{
    padding-bottom:60px;
}
.jiang-pb-80{
    padding-bottom:80px;
}
.jiang-pb-100{
    padding-bottom:100px;
}
.jiang-pr-0{
    padding-right:0px;
}
.jiang-pr-10{
    padding-right:10px;
}
.jiang-pr-20{
    padding-right:20px;
}
.jiang-pr-30{
    padding-right:30px;
}
.jiang-pr-40{
    padding-right:40px;
}
.jiang-pr-50{
    padding-right:50px;
}
.jiang-pl-0{
    padding-left:0px;
}
.jiang-pl-10{
    padding-left:10px;
}
.jiang-pl-20{
    padding-left:20px;
}
.jiang-pl-30{
    padding-left:30px;
}
.jiang-pl-40{
    padding-left:40px;
}
.jiang-pl-50{
    padding-left:50px;
}
.jiang-fs-8{
    font-size:0.5714285714285714em;
}
.jiang-fs-10{
    font-size:0.7142857142857143em;
}
.jiang-fs-12, h6, .h6{
    font-size:0.8571428571428571em;
}
.jiang-fs-14, h5, .h5{
    font-size:1em;
}
.jiang-fs-16{
    font-size:1.1428571428571428em;
}
.jiang-fs-18, h4, .h4{
    font-size:1.2857142857142858em;
}
.jiang-fs-20{
    font-size:1.4285714285714286em;
}
.jiang-fs-24, h3, .h3{
    font-size:1.7142857142857142em;
}
.jiang-fs-26{
    font-size:1.8571428571428572em;
}
.jiang-fs-30, h2, .h2{
    font-size:2.142857142857143em;
}
.jiang-fs-36, h1, .h1{
    font-size:2.5714285714285716em;
}
.jiang-fs-40{
    font-size:2.857142857142857em;
}
.jiang-fs-42{
    font-size:3em;
}
.jiang-fs-48{
    font-size:3.4285714285714284em;
}
.jiang-fs-60{
    font-size:4.285714285714286em;
}
.jiang-fs-72{
    font-size:5.142857142857143em;
}


/*#about img {
    margin: 0 auto;
    display: block;
    height: 50px;
    margin-bottom: 20px;
}*/

/*-- section banner --*/

#banner{
    padding-top: 67px;
}

#bannerbg{
    padding-top: 80px;
    height: auto;
    min-height: 550px;
    background-color: rgb(251, 251, 252);
    border-bottom: 1px solid #eee;
}
#bannerbg img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin-top: 72px;
}
#bannerbg .bannerwb{
    margin-top: 110px;
}
#bannerbg .bannertitle{
    font-size: 3.4285714285714284em;
    font-weight: 200;
}
#bannerbg .bannerdes{
    margin-top: 30px;
}

#abanner{
    padding-top: 30px;
}

#banner img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

/*--pro star--*/
.tk img{
    width: 100%;
    height: auto;
  }

/*--about star--*/

#about{
    padding-top: 60px;
    border-bottom: 1px solid #eee;
}
.about-menu .about-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-size:3.4285714285714284em;
    font-weight:200;
}
.about-menu .about-heading:after {
    content: "";
    background: #0a8dcc;
    width: 140px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -70px;
}
.about-menu .about-fangan {
    display: block;
    text-align: left;
    border-bottom: 2px solid #000;
    padding-bottom: 20px;
    /*margin-bottom: 25px;*/
    font-size:2.4285714285714284em;
    font-weight:200;
}
.about-menu .about-title {
    display: block;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size:2.0em;
    font-weight:200;
    color: #666;
}
.about-menu p{
    margin: 0 auto;
    width: 98%;
    line-height: 2.0;
    font-size: 15px;
    text-align: justify;
    text-indent: 2em;
}
#serverzc{
    color: #777777;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
}
#procj{
    text-indent: 0;
}
.listimg{
    width: 28px;
    height: 26px;
    margin-right:6px;
    margin-left:-35px;
}
.about-pic{
    margin: 0 auto;
    display: block;
    height: 50px;
    margin-bottom: 20px;
}
.server-pic{
    margin: 0 auto;
    display: block;
    height: 50px;
    margin-bottom: 10px;
}
.about-list h4{
    text-align: center;
}
.about-list p{
    text-align: justify;
    text-indent: 2em;
    line-height: 1.8;
    padding: 0 10px;
}
#about .contacts_unit {
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(77, 104, 129, 0.1);
    padding: 1.875rem 1.875rem 1.3125rem;
    margin: 0;
}
#about .contacts_unit p {
    display: block;
    height: auto;
    min-height: 28px;
    margin-bottom: 15px;
}
#about .contacts_unit p span {
    height: 33px;
    line-height: 33px;
}
#about .contacts_unit p .network {
    display: block;
    text-indent: 43px;
    height: 33px;
    line-height: 33px;
}
#about .contacts_unit img {
    margin-right: 10px;
    height: 28px;
    width: 28px;
}

/*-- map star --*/
#map{
    width:100%;
    height:350px;
    font-size:12px;

    background: #fff;
    box-shadow: 0 0 15px 0 rgba(77, 104, 129, 0.1);
    margin: 0;
}

/*contact star*/

#contact{
    margin-top: 60px;
}
.form-control {
    height: 53px;
    padding: 15px 20px;
    font-size: 13px;
    line-height: 24px;
    border: 1px solid #F1F1F1;
    border-radius: 0;
    box-shadow: none;
}
.form-control:focus {
    box-shadow: none;
}
.jx-form .btn {
    margin-bottom: 0;
    border-radius: 0;
    text-transform: uppercase;
    text-align: center;
}
.jx-form .form-control {
    color: #000;
    border: 1px solid #ccc;
    /*text-transform: uppercase;*/
}
.jx-form .form-group {
    margin-bottom: 30px;
}
.jx-form .form-control:focus {
    border: 1px solid #0a8dcc!important;
}
.jx-form form button.btn {
    margin: 0 auto;
    padding: 11px 32px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0;
}
.jx-form form .btn-default {
    background: transparent;
    border: 1px solid #ccc;
}
.jx-form form .btn-default:focus, .jx-form form .btn-default:hover {
    background-color: #ccc;
    color: #fff;
    border: 1px solid #ccc!important;
}
form .buttons {
    background: transparent;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 5px;
}
.buttons {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 16px 50px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.buttons:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform, -o-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
form .buttons:hover, form .buttons:active {
    border-color: #008cba;
}
form .buttons:hover, form .buttons:active {
    background: transparent;
    border-color: #0a8dcc;
}
.buttons:hover, .buttons:focus, .buttons:active {
    color: white;
}
.buttons:hover:before, .buttons:focus:before, .buttons:active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
}

/*---news star--*/

#news{
    padding-top: 60px;
}
#news .col-lg-4.col-md-4{
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.news-menu .news-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-size:30px;
    font-weight:200;
}
.news-menu .news-heading:after {
    content: "";
    background: #e7e7e7;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0%;
    bottom: 0;
    margin-left: 0px;
}

.news-content p{
    margin-bottom: 25px;
    font-size:15px;
    font-weight:200;
    text-align: justify;
    /*text-indent: 2em;*/
    line-height: 1.8;
}
.news-content img{
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 20px;
}
.news-content em{
    display: block;
    width: 100%;
    height: 20px;
    text-align: right;
    font-style:normal;
}

.blog-section .blog-post-wrapper .post-thumbnail{
    position:relative;
}
.blog-section .blog-post-wrapper .post-thumbnail img{
    width: 100%;
    height: 312px;
}
.blog-section .post-thumbnail .posted-date{
    position:absolute;
    left:0;
    top:0;
    width:60px;
    height:53px;
    padding:10px 0;
    background:#0a8dcc;
    color:#fff;
    text-align:center;
}
.blog-section .post-thumbnail .posted-date .day {
    font-size: 20px;
    line-height: 16px;
    font-weight: 600;
    display: block;
    padding-bottom: 5px;
}
.blog-section .post-thumbnail .posted-date .month {
    font-size: 11px;
    line-height: 13px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
}
.blog-section .post-thumbnail .icon i {
    position: absolute;
    left: 0;
    top: 53px;
    width: 60px;
    height: 53px;
    font-size: 20px;
    line-height: 53px;
    color: #fff;
    text-align: center;
}
.blog-section .post-thumbnail .icon.greenBg i {
    background: #73c8b7;
}
.blog-section .post-thumbnail .icon.pinkBg i {
    background: #eb768c;
}
.blog-section .post-thumbnail .icon.violetBg i {
    background: #c183d6;
}
.blog-section .blog-post-wrapper {
    background-color: #fff;
    margin:  15px;
}

.blog-section .blog-content {
    background-color:  #f9f9f9;
    padding: 15px;
    height: 164px;
}

.blog-section .blog-post-wrapper .entry-header {
    margin: 0 0 15px;
}
.blog-section .blog-post-wrapper .entry-title {
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    margin-bottom: 5px;
    margin-top:  0;
}

.blog-section .blog-post-wrapper .entry-title a {
    color: #1b1b1b;
    line-height: 1.5;
}
.blog-section .blog-post-wrapper .entry-title a:hover {
    color: #0a8dcc;
    text-decoration: none;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta {
    font-size: 11px;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li {
    display: inline-block;
    padding-right: 5px;
    margin-right: 5px;
    position: relative;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li:last-child {
    padding-right: 0;
    margin-right: 0;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li::before {
    content: ".";
    position: absolute;
    right: -3px;
    bottom: 0;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li:last-child::before {
    content: ""}
.blog-section .blog-post-wrapper .entry-header .entry-meta li a {
    color: #969595;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li a:hover {
    color: #0a8dcc;
}
.blog-section .blog-post-wrapper .entry-footer {
    margin-top: 15px;
}
.blog-section .blog-post-wrapper .entry-footer a {
    color: #969595;
    font-size: 12px;
    text-transform: capitalize;
}
.blog-section .blog-post-wrapper .entry-footer a:hover {
    color: #0a8dcc;
}

/*-- section button --*/

section .clearmore-30{
    clear: both;
    height: 30px;
}

section .clearmore{
    clear: both;
    height: 40px;
}
section .clearmoret{
    clear: both;
    height: 20px;
}
section .promore {
    position: relative;
    z-index: 1;
    display: block;
    clear: both;
    max-width: 280px;
    height: 45px;
    background: #FFF;
    border: 1px solid #0a8dcc;
    border-radius: 45px;
    margin: 0 auto;
}
section .promore:hover {
    background: #428bca;
}
section .promore h2 {
    display: block;
    color: #0a8dcc;
    font-size:1.3em;
    text-align: center;
    margin: 0;
    height: 45px;
    line-height: 45px;
}
section .promore h2:hover {
    color: #fff;
    cursor: pointer;
}

/*---history start--*/

#history{
    margin-top: 0;
    /*border-bottom: 1px solid #ccc;*/
    background: url(../images/history.jpg);
    background-size: cover;
}
#history .history-mt{
    margin-top: 60px;
}
#history p{
    color: #fff;
}
.history-menu .history-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-size:3.4285714285714284em;
    font-weight:200;
}
.history-menu .history-heading:after {
    content: "";
    background: #0a8dcc;
    width: 140px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -70px;
}
.history-menu p{
    margin: 0 auto;
    width: 98%;
    line-height: 2.0;
    font-size: 15px;
    text-align: center;
    text-indent: 2em;
    color: #fff;
}
.history-heading{
    color: #fff;
}

section.timeline {
    width: 100%;
    position: relative;
    float: left;
    margin: 50px 0% 0;
    padding-bottom: 0px;
}
section.timeline:after {
    /*background: #ebebeb;*/
    content: "";
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -2px;
    z-index: 0;
    filter: alpha(opacity=35);
    opacity: 0.35;
}
section.timeline .timeline-date {
    position: relative;
    z-index: 1;
    display: block;
    clear: both;
    max-width: 280px;
    height: 45px;
    background: #FFF;
    border: 1px solid #0a8dcc;
    border-radius: 45px;
    margin: 0 auto 10px;
    text-shadow: 0 1px 1px #fff;

}
section.timeline .clearmore{
    clear: both;
    height: 40px;
}
section.timeline .timeline-date h2 {
    display: block;
    color: #0a8dcc;
    font-size:1.3em;
    text-align: center;
    margin: 0;
    height: 45px;
    line-height: 45px;
}
section.timeline .post-content{
    padding: 0px 10px;
}
section.timeline .post-content p.story-date {
    display: block;
    color: #111;
    font-size:1.7142857142857142em;
    text-align: left;
    margin-bottom:5px;
}
section.timeline .post-content p {
    display: block;
    color: #898989;
    font-size: 14px;
    text-align: center;
    margin-bottom:10px;
}
section.timeline .timeline-title {
    background: #F4F4F4;
    padding: 12px;
}
section.timeline .timeline-title p {
    margin: 0;
    padding: 0;
    color: #171717;
    font-size: 1.4em;
}
section.timeline .timeline-title a {
    color: #171717;
}
section.timeline .timeline-title .timeline-title-tags {
    color: #B1B1B1;
    font-size: 0.9em;
}
section.timeline .timeline-title .timeline-title-tags a {
    color: #B1B1B1;
    font-size: 0.9em;
}
section.timeline .timeline-box {
    width: 80%;
    /*float: left;*/
    z-index: 1;
    background-color: transparent;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    /*margin: 20px 10px 10px 10px;*/
    margin: 0 auto;
    margin-top:20px;
    margin-bottom: 30px;
    padding: 10px;
    /*position: relative;*/
}
section.timeline .timeline-box.story-pic.left {
    text-align: right;
    box-shadow: none;
    border: none;
}
section.timeline .timeline-box.story-pic.right {
    text-align: left;
    box-shadow: none;
    border: none;
}
section.timeline .timeline-box.story-pic.rightmt {
    margin-top: 10px;
}
section.timeline .timeline-box.story-pic.leftmt {
    margin-top: 32px;
}
section.timeline .timeline-box.story-pic.left:after, section.timeline .timeline-box.story-pic.right:after {
    display:none;
}
section.timeline .timeline-box.left {
    clear: both;
}
.timeline-box .post-content .story-date{
    color:#0a8dcc;
    text-align: center;
}
section.timeline .timeline-box.left:before {
    display: block;
    content: "";
    height: 7px;
    margin-right: -5px;
    position: absolute;
    right: -6.8%;
    top: 45%;
    width: 8px;
}
section.timeline .timeline-box.left:after {
    display: none;
    /*display: block;*/
    background: #FFF;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    content: "";
    height: 14px;
    position: absolute;
    right: -8px;
    top: 45%;
    width: 14px;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
section.timeline .timeline-box.right {
    clear: right;
    /*float: right;*/
    right: -1px;
}
section.timeline .timeline-box.right:after {
    display: none;
    /*display: block;*/
    background: #FFF;
    border-left: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    content: "";
    height: 14px;
    position: absolute;
    left: -8px;
    top: 43%;
    width: 14px;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (max-width: 991px) {

    section.timeline .clearmore{
        clear: both;
        height: 0px;
    }

    section.timeline .timeline-box.story-pic{
        display: none;
    }
    section.timeline .timeline-box {
        float: none;
        clear: both;
        right: auto;
        left: auto;
        margin: 25px auto;
        max-width: 70%;
        width: auto;
        /*background-color: rgba(0,0,0,0.55);*/
    }

    section.timeline .timeline-box.right {
        float: none;
        clear: both;
        right: auto;
        left: auto;
        margin: 25px auto;
        max-width: 70%;
        width: auto;
    }
    .timeline-box .post-content .story-date {
        color: #0a8dcc;
    }
    section.timeline .timeline-box.left:after, section.timeline .timeline-box.right:after, section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
        display: none;
    }
}

@media (max-width: 479px) {

    section.timeline {
        width: auto;
        float: none;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
    }
    section.timeline:after {
        content: "";
        display: block;
        opacity:0;
    }
    section.timeline .timeline-box {
        margin: 15px auto;
        max-width: 90%;
    }

    section.timeline .timeline-box.right {
        margin: 15px auto;
        max-width: 90%;
    }
}




/*---product star--*/

#waterfall{
    margin-top:10px;
}

.prowidth{
    margin-top:10px;
    margin-bottom: 40px;
}
.showclass{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    /*border-radius: 15px 15px 0px 0px;*/
    /*margin-bottom: 25px;*/
    cursor: pointer;
    margin: 0 auto;
}
.colborderbottom{
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #000000;
}
@media (max-width: 1000px) {
    .probg {
        background-color: #fbfbfc;
        border-radius: 15px;
    }
}
@media (min-width: 1000px) {

    .colpadding{
        padding-left: 0;
        padding-right: 0;
    }
    .colpaddingright{
        padding-left: 0;
        padding-right: 15px;
    }

    .showclass:hover{
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;

        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -o-transform: scale(1.0);
    }
}
.showname{
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #fbfbfc;
    /*border-radius: 0px 0px 15px 15px;*/
    margin: 0 auto 25px;
    border-top: 1px dashed #eee;
}
.proclass{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;

    display: block;
    margin: 0 auto 15px;
}
.protx{
    margin-top:20px;
    margin-bottom: 50px;
}
.protx h4{
    font-size: 16px;
    text-align: center;
}
.protx p{
    text-align: justify;
    text-indent: 2em;
    line-height: 1.8;
    padding: 0 10px;
}

/*-- hj start --*/

#cpro{
    padding-top: 60px;
    /*border-bottom: 1px solid #eee;*/
}
#tx{
    padding-top: 60px;
    border-bottom: 1px solid #eee;
}
#hj{
    padding-top: 60px;
}
.hj-menu .hj-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-size:3.4285714285714284em;
    font-weight:200;
}
.hj-menu .hj-heading:after {
    content: "";
    background: #0a8dcc;
    width: 140px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -70px;
}
#pro{
    padding-top: 40px;
    padding-bottom: 50px;
}
#cj{
    padding-top: 60px;
    border-top: 1px solid #eee;
}
.cj-menu .cj-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-size:3.4285714285714284em;
    font-weight:200;
}
.cj-menu .cj-heading:after {
    content: "";
    background: #0a8dcc;
    width: 140px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -70px;
}

.hjshow img{
    display: block;
    margin: 0 auto;

    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border-radius: 20px;
}
.hjshow p{
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin-bottom: 20px;
}

/*-- customer start --*/

#customer{
    padding-top: 80px;
}
.customer-menu .customer-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-size:3.4285714285714284em;
    font-weight:200;
}
.customer-menu .customer-heading:after {
    content: "";
    background: #0a8dcc;
    width: 140px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -70px;
}
.customershow img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border-radius: 20px;

    display: block;
    margin: 0 auto;
}
.customershow p{
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}

/*-- footer star --*/

.footer {
    margin-top: 80px;
    background: #1b1b1b;
}
.footer .footer-block {
    border-right: 1px solid #3a3a3a;
    padding: 80px 10px;
    min-height: 422px;
    color:#ccc;
}
@media (min-width : 992px) and (max-width : 1199px)  {

    .footer .footer-block {
        padding: 60px 50px;
    }
}
@media (min-width : 768px) and (max-width : 991px)  {

    .footer .footer-block {
        padding: 50px 15px;
    }
}
@media (max-width : 767px)  {

    .footer .footer-block {
        padding: 30px 15px;
        min-height: inherit;
    }
}
.footer .footer-block.last {
    border-right: 0;
}
.footer .footer-widget h3 {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 25px;
}
.footer .footer-logo {
    margin-bottom: 25px;
    float:  none;
    margin-right:  0;
    width:  auto;
}
.footer .footer-widget .btn {
    font-size: 11px;
    padding: 15px 30px;
    color: #ccc;
    border: 1px solid #4a4a4a;
    margin-top: 40px;
    background-color: transparent;
    border-radius: 0;
}
.footer .footer-widget .btn:hover {
    color: #fff;
    background-color: #0a8dcc;
    border: 1px solid transparent;
}
.footer .footer-widget address {
    line-height: 30px;
    margin-bottom: 30px;
}
.footer .footer-widget .social-links li a {
    display: block;
    font-size: 20px;
    width: 42px;
    height: 42px;
    color: #6b6b6b;
    background-color: #4a4a4a;
    line-height: 42px;
    text-align: center;
}
.footer .footer-widget .social-links li a:hover {
    color: #fff;
    background-color: #0a8dcc;
}.footer .footer-widget p {
     line-height: 1.8;
 }
.footer .copyright-section {
    background-color: #2d2d2d;
    color: #6b6b6b;
    padding: 10px 0;
}
.footer .copyright-section .copytext {
    text-transform: uppercase;
    color: #6b6b6b;
    font-weight: 600;
    line-height: 30px;
}
@media (min-width : 768px)  {

    .footer .copyright-section ul {
        padding: 0;
        margin: 0;
    }
    .footer .copyright-section .list-inline>li {
        padding-right: 10px;
        padding-left: 10px;
        line-height: 30px;
    }
}
@media (max-width : 768px)  {
    .footer .footer-block {
        min-height: auto;
    }
}
.footer .copyright-section li a {
    display: block;
    font-size: 13px;
    color: #6b6b6b;
}
.footer .copyright-section li a:hover, .footer .copyright-section li.active a {
    color: #fff;
    text-decoration: none;
}

/*-- min 768 start --*/

@media (min-width: 900px){

    .navbar{
        position: fixed !important;
        margin-top: 0 !important;
        width: 100%;
        display: block;
        z-index: 999;
    }
    .navbar-default{
        /*background-color: transparent;*/
        border: none;
        background: rgb(255, 255, 255);
        border-radius: 0px;
        border-bottom: 1px solid rgb(204, 204, 204);
    }
    .navbar .navbar-brand{
        height: 80px !important;
        padding: 15px 0px 0px 15px !important;
    }
    .navbar .navbar-brand img{
        max-height: 50px;
    }

    .navbar-nav{
        margin: 15px 0 !important;
    }
    .navbar-nav>li>a{
        /*color: #fff;*/
        color: rgb(114, 114, 114) !important;
        font-weight: bold;
    }
    .navbar-nav>li>a:hover{
        color: #00468e !important;
    }
    .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
        color: #00468e!important;
        background-color: transparent;
    }
    .navbar-nav>li>.dropdown-menu {
        margin-top: 15px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .navbar-right .dropdown-menu {
        right: -7px!important;
        left: auto;
    }
    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 120px;
        padding: 5px 0;
        margin: 10px 0 0;
        font-size: 14px;
        text-align: center;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border-top:none;
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }
    .dropdown-menu>li>a {
        display: block;
        padding: 5px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }
    .dropdown-menu>li>a:hover {
        color: #428bca!important;
        /*background-color: transparent!important;*/
    }

}

/*-- max 767 start --*/

@media (max-width: 900px){

    #bannerbg{
        padding-top: 80px;
        height: auto;
        min-height: 550px;
        background-color: rgb(251, 251, 252);
        border-bottom: 1px solid #eee;
    }
    #bannerbg img{
        display: block;
        margin: 0 auto;
        margin-top: 50px;
    }
    #bannerbg .bannerwb{
        margin-top: 50px;
    }
    #bannerbg .bannertitle{
        display: block;
        text-align: center;
        font-size: 2.4285714285714284em;
        font-weight: 200;
    }
    #bannerbg .bannerdes{
        margin-top: 20px;
        padding-bottom: 30px;
    }


    #history{
        margin-top: 0px;
    }

    .navbar{
        position: fixed !important;
        margin-top: 0 !important;
        width: 100%;
        display: block;
        z-index: 999;
    }
    .navbar-default{
        background-color: #fff;
        /*background-color: transparent !important;*/
        /*border-bottom: 1px solid #f9f9f9;*/
        border-bottom: 1px solid #e7e7e7;
        /*opacity:1.0;*/
    }
    .navbar .navbar-brand{
        height: 65px !important;
        padding: 10px !important;
    }
    .navbar .navbar-brand img{
        max-height: 45px;
    }

    .navbar-nav{
        margin: 15px 0 !important;
    }
    .navbar-nav>li>a{
        color: #727272 !important;
    }
    .navbar-nav>li>a:hover{
        color: #00468e !important;
    }

    .navbar-toggle{
        margin: 15px !important;
        background-color: #00468e;
    }
    .navbar-default .navbar-toggle{
        border-color: #00468e !important;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        border-color: #00468e !important;
        background-color: #00468e !important;
    }

    #about{
        padding-top: 50px;
    }
    .about-menu .about-heading {
        font-size:2.4285714285714284em;
        margin-bottom: 20px;
    }
    .about-menu p{
        margin: 0 auto;
        width: 90%;
        line-height: 1.8;
        text-align: justify;
        text-indent: 2em;
    }

    #hj{
        padding-top: 20px;
    }
    .hj-menu .hj-heading {
        font-size:2.4285714285714284em;
        margin-bottom: 20px;
    }

    #customer{
        padding-top: 20px;
    }
    .customer-menu .customer-heading {
        font-size:2.4285714285714284em;
        margin-bottom: 20px;
    }

    .footer {
        margin-top: 50px;
    }
    .footer .copyright-section .list-inline>li {
        padding-right: 10px;
        padding-left: 10px;
        line-height: 30px;
    }
    .footer .copyright-section ul {
        padding: 0;
        margin: 0;
    }

}