body {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #333333;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p, ol {
    padding: 0;
    margin: 0;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

img {
    border: 0;
    vertical-align: middle;
}
.pl-100 {
    padding-left: 100px!important;
}

.pl-70 {
    padding-left: 70px!important;
}
.mt-30 {
    margin-top: 30px!important;
}

.wrapper {
    width: 100%;
    height: 100%;
}

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

.header-top {
    height: 76px;
    border-bottom: 1px solid #e5e5e5;
}

.header-top .header-top-left {
    padding-top: 24px;
}

.header-top .search-box {
    width: 210px;
}

.header-top .search-box .input-search {
    width: 140px;
    height: 30px;
    padding-left: 6px;
    border: 1px solid #b0b0b0;
    float: left;
}

.header-top .search-box .search {
    display: inline-block;
    height: 30px;
    width: 39px;
    float: left;
    cursor: pointer;
    background: url("../images/search_05.jpg") no-repeat center; border:none
}

.header-top .header-top-right {
    height: 30px;
    line-height: 30px;
}

.header-top .header-top-right > span {
    margin: 0 5px;
}

.header-top .header-top-right a span ,
.header-top .header-top-right a {
    font-size: 15px;
    color: #484848;
}

.header-top .header-top-right a:hover {
    border-bottom: 1px solid #5e5e5e;
    text-decoration: none;
    display: inline-block;
}

.header-content {
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.header-content .nav-box {
    width: 1200px;
    height: 50px;
}

.header-content .nav-box ul{
    list-style: none;
}

.header-content .nav-box li {
    float: left;
    width: 130px;
}

.header-content .nav-box li> a {
    color: #1d1d1d;
    display: block;
    width: auto;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
}

.header-content .nav-box li> a:hover {
    background-color: #e05627;
    color: #ffffff;
    text-decoration: none;
}

.header-content .nav-box li.active > a {
    background-color: #e05627;
    color: #ffffff;
    text-decoration: none;
}

.header-content .nav-two-box {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 99;
    background-color: #ffffff;
}

.header-content .nav-two-box .nav-two-top {
    height: 90px;
    line-height: 90px;
}


.header-content .nav-two-box .nav-two-top a {
    display: inline-block;
    /*width: 140px;*/
    color: #e05627;
    font-size: 17px; padding-right:20px;
}

.header-content .nav-two-box .nav-two-content h3 {
    padding-left: 25px;
    font-size: 20px;
    color: #2d2d2d;
}

.header-content .nav-two-box .nav-two-content p {
    text-indent: 20px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 24px;
}

.header-content .nav-two-box .nav-two-content a {
    margin-top: 25px;
    color: #ffffff;
    font-size: 18px;
    display: block;
    width: 135px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #f14308;
    text-align: center;
    background-color: #f14308;
}

.header-content .nav-two-box .nav-two-content a:hover {
    background-color: #ffffff;
    color: #f14308;;
    text-decoration: none;
}

.header-content .nav-two-box .nav-two-content img {
    margin-top: 20px;
}

.header-content .nav-two-box .nav-two-column {
    display: none;
    background-color: #ffffff;
}

.header-content .nav-two-bottom {
    margin-top: 20px;
    text-align: center;
    padding-bottom: 10px;
}

.header-content .nav-two-bottom img {
    cursor: pointer;
}
.header-top .header-top-left { position: relative;z-index:99;}
.header-top .header-top-right span.jt_list a{color:#FFF; font-size:12px}
.top_list{ display:none;position:absolute; background:#000; }
.top_list li{ height:30px; line-height:30px; list-style:none; width:80px; text-align:center }
.jt_list{ display:inline-block}
.jt_list:hover>.top_list{ display:block}
/*手机导航*/

.iphone-nav .search-box {
    position: relative;
}

.iphone-nav .search-box input{
    width: 100%;
    padding-left: 5%;
    display: block;
    height: 40px;
    border: 1px solid #5e5e5e;
}

.iphone-nav .search-box button {
    display: block;
    height: 40px;
    width: 40px;
    border: 1px solid #5e5e5e;
    background: #b0b0b0 url("../images/icon-search.png") 8px 8px no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

/*banner*/

.carousel-indicators li {
    width: 20px;
    height: 20px;
}
.carousel-indicators li.active {
    width: 20px;
    height: 20px;
    background-color: #e05627;
    border: 1px solid #e05627;
    border-radius: 10px;
}

.index-content .title{
    height: 170px;
    text-align: center;
}

.index-content .title h2 {
    padding-top: 60px;
    font-size: 38px;
    color: #f14308;
    background: url("../images/title-line_03.png") no-repeat  center 80px;
}

.index-content .title h3 {
    margin-top: 5px;
    font-size: 19px;
    color: #626262;
}

/*our product*/
.index-content .product-box {
    background-color: #ffffff;
    padding-bottom: 50px;
}

.index-content .product-box .product-content {
    text-align: center;
}

.index-content .product-box .product-content .column {
    height: 294px;
    max-width: 285px;
    margin: 10px auto;
}

.index-content .product-box .product-content .column h3 {
    font-size: 29px;
    color: #ffffff;
    padding-top: 200px;
}

.index-content .product-box .product-content .column h4 {
    font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
}

.index-content .product-box .product-content .column-1 {
    background: url("../images/img-product-column_07.jpg") no-repeat;
}

.index-content .product-box .product-content .column-2 {
    background: url("../images/img-product-column_09.jpg") no-repeat;
}

.index-content .product-box .product-content .column-3 {
    background: url("../images/img-product-column_11.jpg") no-repeat;
}

.index-content .product-box .product-content .column-4 {
    background: url("../images/img-product-column_13.jpg") no-repeat;
}

.index-content .dynamics-box {
    background-color: #f8f8f8;
    padding-bottom: 35px;
}

.index-content .dynamics-box .column {
    margin: 30px auto 0 auto;
    background-color: #ffffff;
}

.index-content .dynamics-box .column a {
    text-decoration: none;
}

.index-content .dynamics-box .column .column-img img{
    margin: 0 auto;
}

.index-content .dynamics-box .column-content {
    padding: 0 12px 15px 12px;
}

.index-content .dynamics-box .column-content h3 {
    width: 100%;
    font-size: 16px;
    color: #424242;
    height: 50px;
    line-height: 50px;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow:hidden;
}

.index-content .dynamics-box .column-content p {
    font-size: 14px;
    line-height: 24px;
    min-height: 72px;
    color: #9b9b9b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index-content .dynamics-box .column-content:hover {
    background-color: #ff622d;
}

.index-content .dynamics-box .column-content:hover h3,
.index-content .dynamics-box .column-content:hover p,
.index-content .dynamics-box .column-content:hover .column-time span {
    color: #ffffff;
}

.index-content .dynamics-box .column-content .column-time {
    margin-top: 15px;
}

.index-content .dynamics-box .column-content .column-time span {
    font-size: 15px;
    color: #424242;
    margin-left: 10px;
}


.index-content .app-box {
    padding-bottom: 50px;
    background-color: #ffffff;
}

.index-content .app-box .app-content .column-title {
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
}
.index-content .app-box .app-content .column-title a {
    text-decoration: none;
}


.index-content .app-box .app-content .column-title p {
    line-height: 65px;
    height: 65px;
    font-size: 19px;
    color: #343434;
}

.index-content .app-box .app-content .column-title .icon {
    display: block;
    width: 110px;
    height: 110px;
    background-image: url("../images/icon-sprit-app_01.png");
    margin: 0 auto;

}

.index-content .app-box .app-content .column-title .icon-1 {
    background-position: 110px 0;
}

.index-content .app-box .app-content .column-title .icon-2 {
    background-position: 110px 120px;
}

.index-content .app-box .app-content .column-title .icon-3 {
    background-position: 110px 240px;
}

.index-content .app-box .app-content .column-title .icon-4 {
    background-position: 110px 360px;
}

.index-content .app-box .app-content .column-title .icon-5 {
    background-position: 110px 480px;
}

.index-content .app-box .app-content .column-title .icon-6 {
    background-position: 110px 600px;
}

.index-content .app-box .app-content .column-title .icon-7 {
    background-position: 110px 720px;
}

.index-content .app-box .app-content .column-title .icon-8 {
    background-position: 110px 840px;
}

.index-content .app-box .app-content .column-title .icon-9 {
    background-position: 110px 960px;
}

.index-content .app-box .app-content .column-title .icon-10 {
    background-position: 110px 1080px;
}

.index-content .app-box .app-content .column-title:hover .icon{
    background-position-x: 0;
}

.index-content .app-box .app-box-content .column-content {
    display: none;
}

.index-content .app-box .app-box-content .fade {
    display: none;
}

.index-content .app-box .app-box-content .fade.in {
    opacity: 1;
    display: block;
}

.index-content .app-box .app-box-content .column-content-left img {
    max-width: 400px;
    height: auto;
    margin: 0 auto;
    display: block;
}

.index-content .app-box .app-box-content .column-content-left p {
    font-size: 15px;
    text-indent: 20px;
    line-height: 25px;
    margin-top: 15px;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index-content .app-box .app-box-content .column-content-right p {
    height: 75px;
    width: 100%;
    line-height: 75px;
    background-color: #f7f7f8;
    padding-left: 20px;

}

.index-content .app-box .app-box-content .column-content-right .col-lg-6 {
    margin-top: 20px;
}

/*子页面*/

.page-content {
    min-height: 950px;
    padding-bottom: 100px;
}

/*面包屑导航*/

.page-content .breadcrumb-box {
    padding-top: 45px;
    height: 75px;
}

.page-content .breadcrumb-box .breadcrumb {
    background-color: #ffffff;
}

.page-content .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #101010;
    content: ">";
}

.page-content .breadcrumb>li.active {
    color: #101010;
    font-size: 16px;
}

.page-content .breadcrumb-box .breadcrumb a {
    color: #101010;
    font-size: 16px;
}

/*左侧导航*/

.page-content .content-left .nav-left-box {
    margin-top: 15px;
}

.page-content .content-left .nav-left-box li {
    list-style-type: none;
    width: 250px;
    height: 65px;
    background-color: #ffffff;
    border: 1px solid #eaeaea;
}

.page-content .content-left .nav-left-box li a {
    width: 250px;
    font-size: 20px;
    color: #3c3c3c;
    height: 50px;
    line-height: 50px;
    padding-left: 70px;
    margin-bottom: 15px;
    display: block;
    background-color: #eaeaea;
}

.page-content .content-left .nav-left-box li img {
    margin-right: 5px;
}

.page-content .content-left .nav-left-box li.active a,
.page-content .content-left .nav-left-box li:hover a {
    background-color: #e05627;
    color: #ffffff;
    text-decoration: none;
}

.page-content .content-right {
    padding-left: 45px;
    padding-top: 45px;
}

.page-content .content-right .title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ebebeb;
}

.page-content .content-right .title h2 {
    padding-left: 5px;
}

.page-content .content-right .title h2 span {
    color: #e05627;
    font-size: 22px;
}

.page-content .content-right .title h2 a {
    float: right;
    font-size: 13px;
    color: #434343;
    margin-top: 5px;
}

.page-content .content-right .title h2 a img {
    margin-right: 5px;
}

/*产品中心*/
.page-content .product-box .column-item {
    width: 266px;
    min-height: 345px;
    border: 1px solid #ececec;
    margin: 30px auto 0 auto;
    border-bottom: 3px solid #ec7851;
}

.page-content .product-box .column-item h3 {
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    text-align: center;
}

.page-content .product-box .column-item .column-img {
    width: 266px;
    height: 202px;
    background-color: #f1f1f1;
}
.page-content .product-box .column-item .column-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.page-content .product-box .column-item p {
    margin-top: 10px;
    color: #484848;
    font-size: 18px;
    line-height: 22px;
    min-height: 44px;
    text-align: center;
}

.page-content .product-box .column-item a {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    text-align: center;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    margin-left: 180px;
    margin-top: 5px;
}

.page-content .product-box .column-item a:hover {
    border: 1px solid #e05627;
    color: #e05627;
}

/*分页*/
.pagination-box {
    margin-top: 50px;
}

.pagination-box p {
    font-size: 1px;
    color: #656565;
    text-align: center;
}

.pagination-box .pagination-content {
    margin-top: 10px;
}

.pagination-box .pagination-content .pagination {
    text-align: center;
    margin: 0 auto;
    display: block;
    height: 34px;
}
.pagination-box .pagination-content .pagination p{display:none}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e05627;
    border-color: #e05627;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #e05627;
    border-color: #e05627;
    color: #fff;
}

.pagination>li>a,
.pagination>li>span {
    background-color: #fff;
    border: 1px solid #c5e5ea;
    color: #cebfba;
    padding: 10px 20px;
}

/*产品中心详情*/

.page-content .product-detail-box {
    margin-top: 25px;
}

.page-content .product-detail-box .column-item {
    margin-bottom: 35px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #1d1d1d;
}

.page-content .product-detail-box .column-item .column-item-img {
    text-align: center;
}

.page-content .product-detail-box .column-item .column-item-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.page-content .product-detail-box .column-item .column-item-content h3 {
    font-size: 14px;
    color: #e05627;
    line-height: 21px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.page-content .product-detail-box .column-item .column-item-content h4 {
    margin-top: 20px;
    font-size: 14px;
    color: #4e4e4e;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.page-content .product-detail-box .column-item .column-item-content p {
    margin-top: 5px;
    font-size: 14px;
    color: #4e4e4e;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.page-content .product-detail-box .column-item a {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    text-align: center;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    margin-left: 10px;
    margin-top: 5px;
}

.page-content .product-detail-box .column-item a:hover {
    border: 1px solid #e05627;
    color: #e05627;
}

/*服务中心*/
.page-content .serviceCentre-box {
    padding-top: 40px;
}

.page-content .serviceCentre-box .serviceCentre-top {
    padding-bottom: 20px;
    border-bottom: 1px dashed #1d1d1d;
}

.page-content .serviceCentre-box .serviceCentre-top h3 {
    font-size: 22px;
    color: #101010;
    margin-bottom: 25px;
}

.page-content .serviceCentre-box .serviceCentre-top p {
    font-size: 13px;
    color: #6a6a6a;
    line-height: 24px;
    text-indent: 20px;
}

.page-content .serviceCentre-box .serviceCentre-middle {
    margin-top: 40px;
}

.page-content .serviceCentre-box .serviceCentre-middle h3 {
    font-size: 22px;
    color: #101010;
    margin: 13px 0;
}

.page-content .serviceCentre-box .serviceCentre-middle p {
    font-size: 12px;
    color: #6a6a6a;
    line-height: 24px;
    margin-bottom: 5px;
}

.page-content .serviceCentre-box .serviceCentre-bottom {
    margin-top: 25px;
}

.page-content .serviceCentre-box .serviceCentre-bottom .column-item {
    max-width: 420px;
    min-height: 140px;
    background-color: #f4f4f4;
    margin: 20px auto 0 auto;
}

.page-content .serviceCentre-box .serviceCentre-bottom .column-item h3 {
    padding: 10px 0;
    text-align: center;
    color: #e05627;
    font-size: 49px;
}

.page-content .serviceCentre-box .serviceCentre-bottom .column-item p {
    max-width: 80%;
    margin: 0 auto;
    font-size: 13px;
    color: #323232;
    line-height: 18px;
}

.page-content .synopsis-box,
.page-content .training-develop-box {
    padding-top: 40px;
}

.page-content .synopsis-box .synopsis-middle p,
.page-content .training-develop-box .training-develop-middle p {
    text-indent: 20px;
    margin-top: 35px;
    color: #494949;
    font-size: 13px;
    line-height: 24px;
}

.page-content .contact-box span.line {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #cccccc;
    margin-top: 5px;
}

.page-content .contact-box .contact-box-left {
    padding-top: 35px;
}

.page-content .contact-box .contact-box-middle {
    padding-top: 35px;
}

.page-content .contact-box .contact-box-right {
    padding-top: 35px;
}

.page-content .contact-box .t1 {
    line-height: 30px;
    margin-top: 30px;
    font-size: 14px;
    color: #171717;
}

.page-content .contact-box .t2 {
    color: #e62129;
    font-size: 16px;
    line-height: 30px;
}

.page-content .contact-box .t1 img {
    margin-right: 5px;
}

.page-content .contact-box .t3 {
    font-size: 13px;
    padding-left: 0;
    margin-top: 20px;
}

.page-content .contact-box .t4 {
    font-size: 14px;
    line-height: 16px;
    padding-left: 0;
    margin-top: 20px;
}

.page-content .contact-box .t5 {
    font-size: 14px;
    line-height: 16px;
    padding-left: 0;
    margin-top: 10px;
}

.page-content .contact-box .map-box {
    margin-top: 20px;
}

.page-content .contact-box .map-box .map-content {
    margin-top: 20px;
}

/*人才招聘*/
.page-content .recruit-box {
    padding-top: 40px;
}

.page-content .recruit-box .table th {
    font-weight: 600;
    font-size: 14px;
    padding-left: 5px;
    height: 45px;
    line-height: 45px;
    color: #0a0a0a;
}

.page-content .recruit-box .table td {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    color: #525252;
    border-top: none;
    border-bottom: 1px dashed #565656;
}

.page-content .recruit-box .table td img {
    margin-right: 5px;
}

/*应用案例*/


.page-content .app-case-box {
    margin-top: 25px;
}

.page-content .app-case-box .column-item {
    margin-bottom: 35px;
    padding-bottom: 20px;
}

.page-content .app-case-box .column-item .column-item-img {
    text-align: center;
}

.page-content .app-case-box .column-item .column-item-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.page-content .app-case-box .column-item .column-item-content h3 {
    padding-top: 25px;
    font-size: 14px;
    color: #e05627;
    line-height: 21px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}


.page-content .app-case-box .column-item .column-item-content p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 21px;
    height: 63px;
    color: #4e4e4e;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.page-content .app-case-box .column-item a {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    text-align: center;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 15px;
    color: #666666;
    text-decoration: none;
    margin-left: 10px;
    margin-top: 5px;
    float: right;
}

.page-content .app-case-box .column-item a:hover {
    border: 1px solid #e05627;
    color: #e05627;
}


/*新闻动态*/

.page-content .news-box {
    margin-bottom: 35px;
    padding-bottom: 20px;
}

.page-content .news-box .column-item {
    margin-top: 20px;
    line-height: 35px;
    height: 35px;
    border-bottom: 1px dashed #b4b4b4;
}

.page-content .news-box .column-item a {
    line-height: 35px;
    height: 35px;
    width: 100%;
}

.page-content .news-box .column-item p img {
    margin-right: 5px;
}

.page-content .news-box .column-item p {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.page-content .news-box .column-item p span {
    font-size: 14px;
    color: #4c4c4c;
}

.page-content .news-box .column-item span.time {
    font-size: 14px;
    color: #4c4c4c;
}

.page-content .news-box .column-item:hover span{
    color: #e05627;
}


    /*footer*/

.footer {
    padding: 50px 0;
}


.footer .footer-left .column-item {
    width: 130px;
    height: 35px;
    line-height: 35px;

    border-bottom: 1px dotted #5e5e5e;
}

.footer .footer-left .column-item a {
    color: #7b7b7b;
    font-size: 15px;
}

.footer .footer-left .column-item img {
    margin-left: 10px;
}

.footer .footer-middle h3 {
    font-size: 16px;
    color: #313131;
}

.footer .website-nav {
    padding-left: 10px;
    margin-top: 20px;
    width: 230px;
    line-height: 40px;
    border: 1px solid #f2f2f2;
    position: relative;
}

.footer .website-nav img {
    position: absolute;
    right: 10px;
    top: 15px;
}

.footer .website-nav .website-nav-content {
    display: none;
    background-color: #ffffff;
    position: absolute;
    top: 30px;
    left: 0;
    border: 1px solid #5e5e5e;
    z-index: 99;
}

.footer .website-nav .website-nav-content a {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    width: 230px;
    display: block;
    color: #0a0a0a;
}

.footer .website-nav .website-nav-content a:hover {
    background-color: #ff622d;
    color: #ffffff;
}

.footer .footer-middle-bottom {
    margin-top: 20px;
}

.footer .footer-right .p3 {
    font-size: 14px;
    color: #5d5d5d;
    margin-top: 10px;
}

.footer .footer-bottom {
    margin-top: 60px;
}

.footer .footer-bottom p {
    font-size: 14px;
    color: #5f5f5f;
}


/* 超小屏幕（手机，小于 420px） */
@media (max-width: 420px) {

}

/* 超小屏幕（手机，小于 768px） */
@media (max-width: 768px) {

    .index-content .title {
        height: 120px;
        text-align: center;
    }

    .index-content .title h2 {
        padding-top: 30px;
        background: url("../images/title-line_03.png") no-repeat  center 50px;
    }

    .index-content .dynamics-box .column-content h3 {
        text-align: center;
    }

    .footer .footer-middle {
        margin-top: 30px;
        padding-left: 30px;
    }

    .footer .footer-right {
        margin-top: 30px;
    }

    .page-content .content-right {
        padding-left: 0;
        padding-top: 45px;
    }

    .page-content .contact-box .contact-box-middle,
    .page-content .contact-box .contact-box-right {
        padding-top: 20px;
    }

    .page-content {
        min-height: 0;
        padding-bottom: 100px;
    }

    .page-content .news-box .column-item span.time {
        font-size: 12px;
        color: #4c4c4c;
    }
}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {

    .footer .footer-right {
        margin-top: 30px;
    }

    .footer .footer-middle {
        margin-top: 30px;
        padding-left: 30px;
    }


}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
  .index-content .dynamics-box .column .column-img img{ height:200px;}
    .footer .footer-middle {
        margin-top: 0;
        padding-left: 50px;
    }

    .page-content .content-right {
        padding-left: 45px;
        padding-top: 25px;
    }

    .page-content .content-left .nav-left-box li:nth-child(1) a{
        padding-left: 10px;
    }

    .page-content .content-left .nav-left-box li {
        width: 190px;
    }

    .page-content .content-left .nav-left-box li a {
        width: 190px;
        padding-left: 10px;
    }

    .page-content .contact-box .contact-box-right .col-xs-12,
    .page-content .contact-box .contact-box-right .col-xs-3 {
        padding: 0;
    }

    .page-content .contact-box .contact-box-right .col-xs-12 {
        padding-left: 5px;
    }

    .page-content .contact-box .contact-box-right .col-xs-3 {
        padding-top: 10px;
        padding-left: 10px;
    }

    .page-content .contact-box .contact-box-right .item {
        margin-top: 3px;
    }

    .page-content .contact-box .contact-box-right .row > img ,
    .page-content .contact-box .contact-box-right .online {
        padding-top: 40px!important;
    }
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {

    .page-content .content-left .nav-left-box li:nth-child(1) a{
        padding-left: 30px;
    }

    .page-content .content-left .nav-left-box li,
    .page-content .content-left .nav-left-box li a {
        width: 250px;
    }

    .page-content .content-left .nav-left-box li a {
        padding-left: 30px;
    }

    .page-content .content-right {
        padding-left: 45px;
        padding-top: 45px;
    }

    .page-content .contact-box .contact-box-right .col-xs-12,
    .page-content .contact-box .contact-box-right .col-xs-3 {
        padding: 0;
    }

    .page-content .contact-box .contact-box-right .col-xs-3 {
        padding-top: 10px;
    }

    .page-content .contact-box .contact-box-right .item {
        margin-top: 15px;
    }

    .page-content .contact-box .contact-box-right .row > img ,
    .page-content .contact-box .contact-box-right .online {
        padding-top: 0px!important;
    }
    .page-content .contact-box .contact-box-right .online {
        margin-top: 20px;
    }


    .footer .footer-middle {
        margin-top: 0;
        padding-left: 0;
    }

}

@-moz-document url-prefix() {
    fieldset { display: table-cell; }
}

/*! responsive-nav.js 1.0.39 by @viljamis */

.iphone-nav .nav-collapse ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none;
    max-height: 9999px!important;
}

.iphone-nav .nav-collapse li {
    width: 100%;
    display: block;
    background-color: #e05627;
    border-bottom: 1px solid #ffffff;
}

.iphone-nav .nav-collapse > li a {
    font-size: 18px;
    padding-left: 20px;
    display: block;
    color: #b8bbcc;
}

.iphone-nav .nav-collapse li.active {
    background-color: #20a9c5;
}

.iphone-nav .nav-collapse li.active a{
    color: #ffffff;
}

.iphone-nav .nav-collapse li a:hover {
    text-decoration: none;
}

.iphone-nav .panel {
    padding: 0;
    margin: 0;
}

.iphone-nav .panel-heading {
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: #e05627;
}

.iphone-nav .panel-heading a {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    padding-left: 20px;
    display: block;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.iphone-nav .panel-collapse a {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    padding-left: 30px;
    display: block;
    color: #ffffff;
}

.iphone-nav .panel-body {
    padding: 0;
}

.iphone-nav .panel-body a {
    padding-left: 30px;
    background-color: #e05627;
    line-height: 30px;
    height: 30px;
    color: #ffffff;
}

.iphone-nav .panel-body a +a {
    border-top: 1px solid #8f898e;
}

.iphone-nav .panel-body a.active {

}

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    zoom: 1;
    overflow: hidden;
}

.js .nav-collapse-0.opened {
    max-height: 400px!important;
}

.nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

@media screen and (min-width: 768px) {
    .js .nav-collapse {
        position: relative;
    }
    .js .nav-collapse.closed {
        max-height: none;
    }
    .nav-toggle {
        display: none;
    }
}

.nav-toggle {
    display: block;
    width: 55px;
    height: 48px;
    background: url("../images/menu-nav.png") no-repeat center;
    position: absolute;
    right: 25px;
    top: 13px;
    z-index: 99;
}
