body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
span,
em,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
a {
    font-family: 'Microsoft YaHei', 'Hiragino Sans GB', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

ul {
    list-style: none;
    padding: 0;
}

a {
    color: #333;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: #da1e25;
}

.label {
    color: #333;
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}

.clearfix {
    display: block;
    content: " ";
    clear: both;
}

table {
    border: 1px solid #ccc;
}

table tr {
    height: 40px;
}

table td {
    padding-left: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

#top {
    background: #f5f5f5;
    line-height: 40px;
}

#top .list-inline {
    margin-bottom: 0;
}

#top .fa-phone {
    color: #09d1b6;
}

#top .fa-envelope {
    color: #09d1b6;
}

#top a {
    color: #333;
}

/*==============================================================================================*/

/*header-top

/*==============================================================================================*/

.header-top {
    position: relative;
    font-size: 16px;
    padding: 0px 0px;
    background: #ffffff;
    color: #ffffff;
    border-bottom: 1px solid #e7e7e7;
}

.header-top ul {
    margin-bottom: 0;
}

.header-top a {
    color: #777777;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.links-nav li {
    padding: 0px 8px;
    color: #777777;
    font-size: 14px;
    line-height: 29px;
    border-right: 0px solid #cccccc;
}

.links-nav li a img {
    width: 15px;
}

.links-nav li:first-child {}

.links-nav li:last-child {
    border-right: 0px;
}

.links-nav li a {
    position: relative;
    line-height: 26px;
    font-size: 13px;
    text-transform: capitalize;
}

.links-nav li span {
    padding-right: 8px;
    font-size: 12px;
    color: #fbca00;
}

#header {
    width: 100%;
    background: #ffffff;
    position: relative;
}

#header.affix {
    z-index: 1100;
}

#header .logo {
    width: 100%;
    height: 90px;
    margin-right: 20px;
    line-height: 90px;
}

#header .logo h1 {
    font-size: 40px;
    font-weight: bold;
    text-align: left;
    padding: 0 10px;
}

#header .fa-mobile {
    font-size: 60px;
    color: #da1e25;
}

#header .tel {
    display: inline-block;
    padding-left: 20px;
    color: #224770;
}

#header .tel h4 {
    margin-top: 20px;
    display: inline-block;
    font-size: 20px;
}

#header .tel h2 {
    margin: 0;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    ;
}

.index_hidden {
    display: none;
}

#menu {
    background: #224770;
}

#menu .navbar {
    background: transparent;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
}

#menu .navbar-nav {
    float: none;
}

#menu .navbar-nav>li {
    float: none;
    display: inline-block;
}

#menu .navbar-nav>li>a {
    padding: 0;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 0 20px;
    background: transparent !important;
}

#menu .navbar-nav>li>a:after {
    height: 11px;
    width: 1px;
    background: #224770;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
}

#menu .navbar-nav>li:last-child>a:after {
    display: none;
}

#menu .navbar-nav>li>a:hover,
#menu .navbar-nav>li>a.on {
    background: transparent;
    color: #fff;
}

#menu .navbar-collapse {
    padding: 0;
}

#menu .social {
    padding: 0 20px;
    line-height: 90px;
    display: inline-block;
    border-right: 1px solid #f5f5f5;
}

#menu .social .list-inline {
    margin-bottom: 0;
}

#menu .social span.tit {
    font-size: 12px;
    color: #666666;
    margin-right: 5px;
}

#menu .social a {
    display: inline-block;
    padding: 0 2px;
    font-size: 14px;
}

#menu .social a i {
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 8px;
    background: #7e7e7e;
    border-radius: 50%;
}

#menu .social a:hover i.fa-weixin {
    background: #18aa38;
}

#menu .social a:hover i.fa-qq {
    background: #000;
}

#menu .social a:hover i.fa-weibo {
    background: #ff0012;
}

#menu .search_btn {
    padding: 0 25px;
    line-height: 54px;
    display: inline-block;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    float: right;
}

#menu .dropdown-menu {
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    min-width: 12em;
    border: none;
    min-width: auto;
    border-radius: 0;
}

#menu .dropdown-menu>li>a {
    line-height: 30px;
}

.dropdown-menu>li>a img {
    width: 15px;
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    padding: 0;
    border-top: 1px solid #eee;
    min-width: auto;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.navbar-nav>li>.dropdown-menu li a {
    background: #fff;
    padding: 8px 20px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    text-align: center;
}

.navbar-nav>li>.dropdown-menu li a:hover {
    background: #224770;
    color: #fff;
}

.navbar-nav>li.open>.dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    display: block !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.jiathis_style_24x24 .separator,
.jiathis_style_24x24 .jiathis_separator {
    display: block;
    float: left;
    margin: 0!important;
    line-height: 24px!important;
    padding-left: 0px!important;
}

.jiathis_style_24x24 .button,
.jiathis_style_24x24 .jiathis_txt {
    float: left;
    font-size: 14px!important;
    text-decoration: none;
    line-height: 24px!important;
}

#header .jiathis_style_24x24 .jtico {
    text-align: left;
    overflow: visible!important;
    display: block!important;
    height: 24px!important;
    line-height: 24px!important;
    padding-left: 0px!important;
    padding-top: 6px!important;
    background: transparent!important;
    cursor: pointer;
}

.jiathis_style_24x24 .jiathis_separator {
    display: block;
    float: left;
    margin: 0!important;
    line-height: 30px!important;
}

.search_modal {
    background: rgba(0, 0, 0, .6);
    z-index: 1101;
}

.search_modal .modal-dialog {
    width: 100%;
    margin: 0;
}

.search_modal .modal-dialog .modal-content {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    border: none;
    position: relative;
}

.search_modal .modal-dialog .modal-content .form-group {
    margin: 0;
    border-bottom: 1px solid #444;
}

.search_modal .modal-dialog .modal-content .form-group .form-control {
    padding-right: 60px;
    display: block;
    width: 100%;
    line-height: 60px;
    height: 60px;
    border-radius: 0;
    border: none;
    font-size: 16px;
    background: no-repeat;
    color: #fff;
}

.search_modal .modal-dialog .modal-content button {
    position: absolute;
    right: 0;
    top: 0;
    border: none !important;
    background-color: #224770 !important;
    color: #ffffff !important;
    line-height: 1;
    display: inline-block;
    text-align: center;
    border-radius: 0px;
    height: 60px;
    line-height: 60px;
    width: 60px;
    font-size: 20px;
    outline: none;
}

.form-control,
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#banner {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}

#banner .container {
    position: relative;
}

#banner .carousel-caption {
    position: absolute;
    text-align: left;
    left: 50px;
    right: auto;
    padding-bottom: 0;
    text-shadow: none;
    bottom: 360px;
}

#banner .carousel-caption h5 {
    font-size: 51px;
    color: #ffffff;
    line-height: 60px;
    margin: 0;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    transition: all 0.8s;
    transform-origin: 0 0;
}

#banner .carousel-caption p {
    color: #ffffff;
    font-size: 30px;
    line-height: 36px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

#banner .carousel-indicators li {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 0;
    margin: 0 2px;
    border: 1px solid #da1e25;
}

#banner .carousel-indicators li.active {
    background: #da1e25;
}

#banner .carousel-control {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    outline: 0;
    width: 50px;
    height: 60px;
    text-indent: -9999px;
    z-index: 9999;
    background-image: none;
}

#banner .carousel-control.left {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    transform: translateX(-50px);
    -ms-transform: translate(-50px);
    -webkit-transform: translate(-50px);
    -o-transform: translate(-50px);
    -moz-transform: translate(-50px);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 50px;
    height: 60px;
    z-index: 9;
}

#banner .carousel-control.left:before {
    content: "<";
    position: absolute;
    left: 0;
    font-size: 26px;
    color: #fff;
    width: 50px;
    height: 60px;
    text-indent: 0;
    text-align: center;
    line-height: 60px;
    font-family: "Arail";
}

#banner .carousel-control.right:hover,
#banner .carousel-control.left:hover {
    background: rgba(255, 255, 255, .3);
}

#banner:hover .carousel-control.left {
    transform: translateX(0px);
    -ms-transform: translate(0px);
    /* IE 9 */
    -webkit-transform: translate(0px);
    /* Safari and Chrome */
    -o-transform: translate(0px);
    /* Opera */
    -moz-transform: translate(0px);
    /* Firefox */
    opacity: 1;
}

#banner .carousel-control.right {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    transform: translateX(50px);
    -ms-transform: translate(50px);
    -webkit-transform: translate(50px);
    -o-transform: translate(50px);
    -moz-transform: translate(50px);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 50px;
    height: 60px;
    z-index: 9;
}

#banner:hover .carousel-control.right {
    transform: translateX(0px);
    -ms-transform: translate(0px);
    /* IE 9 */
    -webkit-transform: translate(0px);
    /* Safari and Chrome */
    -o-transform: translate(0px);
    /* Opera */
    -moz-transform: translate(0px);
    /* Firefox */
    opacity: 1;
}

#banner .carousel-control.right:before {
    content: ">";
    position: absolute;
    left: 0;
    font-size: 26px;
    color: #fff;
    width: 50px;
    height: 60px;
    text-indent: 0;
    text-align: center;
    line-height: 60px;
    font-family: "Arail";
}

/*server*/

.server {
    background: #f9f9f9;
}

.fa-server {
    font-size: 64px;
    color: #09d1b6;
}

.fa-clock-o {
    font-size: 64px;
    color: #09d1b6;
}

.fa-shield {
    font-size: 64px;
    color: #09d1b6;
}

.server .text {
    width: 100%;
    padding: 4% 0;
    text-align: center;
}

.server .text b {
    display: block;
    font-size: 20px;
    margin-bottom: 15px;
    color: #323232;
    font-weight: normal;
    text-transform: uppercase;
}

.server .text em {
    display: block;
    font-style: normal;
    font-size: 14px;
    margin-top: 0px;
    padding: 0 10px
}

/*products_sort*/

.products_sort {
    background: #f4f4f4;
}

.products_sort h1 {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}

.products_sort b {
    color: #335a92;
}

.products_sort p {
    color: #224770;
}

.products_sort img {
    display: inline-block;
    margin: 0 auto;
}

.products_sort .mr {
    border-right: 1px #e6e6e6 solid;
    text-align: center;
    padding-top: 10px;
}

.products_sort .ml {
    border-left: 1px #e6e6e6 solid;
}

/*products_tab*/

.products_tab {
    background: #fff;
}

.products_tab h4 {
    color: #666;
    text-align: center;
}

.tab .nav-tabs {
    border-bottom: none;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.tab .nav-tabs li {
    margin-right: 30px;
    z-index: 1;
}

.tab .nav-tabs li:after {
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    right: -60%;
    z-index: -1;
}

.tab .nav-tabs li:last-child:after {
    border: none;
}

.tab .nav-tabs li a {
    display: block;
    padding: 5px 15px;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    border-radius: 0;
    margin-right: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.3s ease 0s;
    border: 2px solid #f1f1f1;
}

.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover {
    color: #fff;
    border: 2px solid #027840;
}

.tab .nav-tabs li a:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}

.tab .nav-tabs li.active a:after,
.tab .nav-tabs li a:hover:after {
    height: 100%;
    background: #027840;
}

.tab .tab-content {
    padding: 20px 0px;
    margin-top: 0;
    font-size: 14px;
    color: #999;
    line-height: 26px;
}

.tab .tab-content h3 {
    font-size: 14px;
    color: #666;
    line-height: 50px;
    margin-top: 0;
    text-align: center;
    margin-bottom: 0px;
    padding: 0 10px;
}

.tab .tab-content .tab_box {
    border: 1px #dcdcdc solid;
    margin-bottom: 30px;
    border-bottom: 2px #f1f1f1 solid;
    background: #f9f9f9;
}

.tab .tab-content .tab_box:hover {
    border-bottom: 2px #da1e25 solid;
}

.tab .tab-content .tab_box a {
    text-align: center;
    display: block;
    overflow: hidden;
    position: relative;
}

.tab .tab-content .tab_box .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out;
    z-index: 2;
}

.tab .tab-content .tab_box:hover .mask {
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease-out;
}

.tab .tab-content .tab_box:hover a:after {
    top: 45%;
    opacity: 1;
}

.tab .tab-content .tab_box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}

.tab .tab-content .tab_box img {
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
    width: 100%;
    height: 260px;
}

.tab .tab-content .tab_box a:after {
    content: "+";
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    position: absolute;
    top: 0%;
    left: 50%;
    z-index: 10;
    opacity: 0;
    color: rgb(255, 255, 255);
    font-size: 40px;
    text-align: center;
    font-family: "Times New Roman", 微软雅黑;
    margin: 0px auto 0px -26px;
    border-radius: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.498039);
    border-image: initial;
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}

.product_btn {
    padding-bottom: 1%;
}

.product_btn .btn-warning {
    background: none;
    border: 1px solid #224770;
    color: #224770;
    border-radius: 0px;
}

.product_btn .btn-warning:hover {
    background: none;
    border: 1px solid #da1e25;
    color: #da1e25;
}

.product_btn .mt40 {
    margin-top: 40px;
}

@media only screen and (max-width: 768px) {
    .tab .nav-tabs li {
        width: 100%;
        text-align: center;
        margin: 0 0 10px 0;
    }
    .tab .nav-tabs li:after {
        width: 0;
        height: 100%;
        top: auto;
        bottom: -60%;
        right: 50%;
    }
    .tab .tab-content .tab_box:hover a:after {
        top: 30%;
        opacity: 1;
    }
    .products_sort h1 {
        font-size: 20px;
    }
    .products_sort b {
        color: #335a92;
        line-height: 51px;
    }
    .products_sort p {
        font-size: 12px;
    }
    .products_sort .mr {
        border-bottom: 1px #e6e6e6 solid;
    }
    .index_hidden {
        display: block;
    }
}

/*products*/

.products {
    background: #fff;
}

.products a {
    text-align: center;
    display: block;
    padding: 15px;
    background: #fff;
    border: 1px #e9e9e9 solid;
}

.products h4 {
    color: #666;
    text-align: center;
}

.products .btn-warning {
    color: #fff;
    background-color: #09d1b6;
    border-color: #09d1b6;
    width: 50%;
    border-radius: 0;
}

.products .btn-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.products_R a {
    text-align: center;
    display: block;
    padding: 15px;
    background: #fff;
    border: 1px #e9e9e9 solid;
}

.products_R h4 {
    color: #666;
    text-align: center;
}

.products_R .btn-warning {
    color: #fff;
    background-color: #09d1b6;
    border-color: #09d1b6;
    width: 50%;
}

.products_R .btn-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.index-body {
    padding-top: 1%;
    padding-bottom: 1%;
    clear: both;
}

.index-body h2 {
    font-size: 24px;
    text-align: center;
    color: #323232;
    margin-bottom: 0px;
    font-weight: bold;
}

.index-body h2:after {
    height: 20px;
    content: " ";
    background: url(../images/line.png) no-repeat center center;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 1px;
}

.index-body h5 {
    font-size: 14px;
    text-align: center;
    color: #686868;
    margin-top: 0px;
    margin-bottom: 24px;
}

.index-body h5:before {
    height: 1px;
    content: " ";
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 15px;
}

.products .pic {
    overflow: hidden;
    position: relative;
    margin-bottom: 6%;
}

.products .pic a img {
    width: 100%;
    transition: all .8s;
    -webkit-transition: all .5s;
}

.products .pic a img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.products .pic a .text {
    width: 100%;
    position: absolute;
    top: 74%;
    text-align: center;
}

.products .pic_01 a .text {
    top: 36%;
}

.products .albaba a .text {
    top: 32%;
}

.products .pic a .text b {
    display: block;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 15px;
}

.products .albaba a .text b {
    color: #323232;
    font-size: 36px;
}

.products .pic a .text em {
    display: block;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    margin-top: 0px;
}

.product_01 {
    margin-bottom: 2%;
}

.product_02 {
    margin-bottom: 2%;
}

.product_01 h1 {
    font-size: 36px;
    text-align: center;
    color: #323232;
    margin-bottom: 0px;
}

.product_01 h5:before {
    background: none;
}

.owl-carousel .owl-item h4 {
    padding: 15px 0;
    font-size: 16px;
    line-height: 20px;
}

.owl-carousel .owl-item img {
    margin: 5% 0;
}

.product_01 a em {
    display: block;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    color: #686868;
    margin-top: 15px;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}

.aboutbox .owl-nav .owl-prev {
    left: -30px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 40px;
}

.aboutbox .owl-nav .owl-next {
    right: -30px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 40px;
}

aboutbox p {
    text-align: center;
    ;
}

.picturebox .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 90px;
}

.picturebox .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 90px;
}

.product_01 .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 180px;
}

.product_01 .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 180px;
}

.product_02 .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 180px;
}

.product_02 .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 180px;
}

.owl-carousel .owl-nav .owl-prev:hover {
    background: url(../images/l_hover.png) no-repeat center center;
}

.owl-nav .owl-next:hover {
    background: url(../images/r_hover.png) no-repeat center center;
}

@media (min-width: 768px) and (max-width: 1170px) {
    .owl-carousel .owl-nav.disabled,
    .owl-carousel .owl-dots.disabled {
        display: none;
    }
    .owl-carousel .owl-nav .owl-prev {
        display: none;
    }
    .owl-carousel .owl-nav .owl-next {
        display: none;
    }
}

@media (max-width: 768px) {
    .index-body h2 {
        font-size: 16px;
    }
    .index-body h5 {
        font-size: 12px;
    }
    .index-body .pic a .text b {
        font-size: 18px;
    }
    .index-body .pic a .text em {
        font-size: 12px;
    }
    .product_01 h1 {
        font-size: 20px;
        text-align: center;
        color: #323232;
        margin-bottom: 0px;
    }
    .owl-carousel .owl-item h4 {
        font-size: 14px;
    }
    .owl-carousel .owl-nav.disabled,
    .owl-carousel .owl-dots.disabled {
        display: none;
    }
    .owl-carousel .owl-nav .owl-prev {
        display: none;
    }
    .owl-carousel .owl-nav .owl-next {
        display: none;
    }
}

.picture p {
    font-size: 14px;
    text-align: center;
    color: #666;
    line-height: 26px;
}

.picture .mag {
    margin-bottom: 15px;
}

.picture .zhuan {
    -webkit-transition: all 0.5s ease-in-out;
}

.picture .zhuan:hover {
    -webkit-transform: rotate(360deg) scale(1.2);
    -o-transform: rotate(360deg) scale(1.2);
    -mo-transform: rotate(360deg) scale(1.2);
    transform: rotate(360deg) scale(1.2);
}

.about {
    background: #f7f7f7 url(../images/about_bg.jpg) no-repeat center bottom;
}

.about p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.about .pic {
    overflow: hidden;
}

.about .pic a img {
    transition: all .8s;
    -webkit-transition: all .5s;
}

.about .pic a img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

/*advantage*/

.advantage {
    background-color: #027840;
    position: relative;
    padding: 0;
}

.advantage .pad {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.advantage .pad a img {
    width: 100%;
    transition: all .8s;
    -webkit-transition: all .5s;
}

.advantage .pad a img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.advantage .txt {
    color: #fff;
    padding: 2% 10% 0% 5%;
}

.advantage .txt h3 {
    font-size: 30px;
}

.advantage .txt p {
    font-size: 16px;
    line-height: 30px;
}

.advantage .moreBt {
    display: block;
    width: 44px;
    height: 44px;
    margin-top: 3%;
    border-radius: 50%;
    transition: background 0.5s ease 0s;
    border: 1px solid #e6e6e6;
    text-align: center;
    line-height: 44px;
    color: #aaa;
}

.advantage .moreBt .iconfont {
    font-size: 2.4rem;
}

.advantage .moreBt:hover {
    background: #f0ad4e;
    color: #fff;
}

/*activities*/

.custom {
    padding-bottom: 1%;
    background: url(../images/custom.jpg) no-repeat center;
}

.custom b {
    text-align: left;
    display: block;
    font-size: 28px;
    margin-bottom: 15px;
    color: #fff;
}

.custom p {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    color: #ffffff;
}

.custom .btn-warning {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0px;
}

.custom .btn-warning:hover {
    background: none;
    border: 1px solid #da1e25;
    color: #da1e25;
}

.custom .mt40 {
    margin-top: 40px;
}

.application {
    background: url(../images/yingyong_bg.jpg) no-repeat center;
    background-attachment: fixed;
}

.application h2 {
    color: #fff;
}

.application img {
    margin-bottom: 30px;
}

.why {
    background: url(../images/youshi_bg.jpg) no-repeat center;
    padding-bottom: 5%;
}

.why h2 b {
    color: #da1e25;
}

.why .why_box {
    background: #fff;
    -moz-box-shadow: 0px 1px 3px #999999;
    -webkit-box-shadow: 0px 1px 3px #999999;
    box-shadow: 0px 1px 3px #999999;
}

.why img {
    width: 100%;
}

.why .text {
    padding: 2% 4%;
}

.why .text .title {}

.why .text .title i {
    display: inline-block;
    color: #da1e25;
    font-size: 40px;
    font-style: normal;
    font-family: 'Impact';
    margin-right: 2%;
    margin-left: 2%;
}

.why .text .title .txt {
    width: 80%;
    display: inline-block;
}

.why .text .title span {
    color: #bfbfbf;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
}

.why .text .title .txt b {
    color: #333;
    font-size: 30px;
    display: inline-block;
    ;
}

.why .text em {
    font-size: 16px;
    margin-top: 0px;
    line-height: 26px;
    font-style: normal;
    color: #181818;
    padding: 5%;
    display: inline-block;
}

.flow-chart {
    background: #f7f7f7;
}

.flow-chart .service b,
.flow-chart .service i {
    display: block;
}

.flow-chart .service b {
    font-size: 22px
}

.flow-chart .service i {
    font-weight: normal;
    font-size: 12px;
    font-style: normal;
}

.icon {
    color: #aaa;
    font-size: 40px;
}

.flow-chart span {
    margin-left: 10px;
    display: inline-block;
}

.flow-chart .service {
    border-right: 1px solid #999;
    margin-right: 30px
}

.flow-chart .col-lg-2 {
    padding-top: 20px;
    padding-bottom: 20px
}

.flow-chart .col-lg-10 {
    padding-left: 0;
    padding-right: 0
}

.flow-chart .col-md-2 {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (max-width: 768px) {
    .custom {
        background: url(../images/custom.jpg) no-repeat center center;
    }
    .custom b {
        font-size: 16px;
        margin-top: 3%;
        margin-bottom: 1%;
    }
    .custom p {
        font-size: 12px;
        line-height: 16px;
    }
    .custom .mt40 {
        margin-top: 0;
        margin-bottom: 3%;
    }
    .about {
        padding-bottom: 6%;
    }
    .about h3 {
        font-size: 16px;
    }
    .advantage .txt {
        padding: 2% 5% 4% 5%;
    }
    .advantage .txt h3 {
        font-size: 22px;
    }
    .advantage .txt p {
        font-size: 14px;
        line-height: 26px;
    }
    .advantage .moreBt {
        width: 20px;
        height: 20px;
        line-height: 20px;
    }
    .why .text .title .txt b {
        font-size: 16px;
    }
    .why .text em {
        font-size: 12px;
    }
    .why_left {
        float: left;
    }
}

/*activities*/

.activities {
    padding-bottom: 1%;
    background-attachment: fixed;
}

.activities .date {
    margin-bottom: 10px;
}

.activities .pic {
    overflow: hidden;
}

.activities .pic img {
    width: 100%;
    height: 250px;
    transition: all .8s;
    -webkit-transition: all .5s;
}

.activities .pic img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.activities .pic h3 {
    font-size: 18px;
}

.activities .pic p {
    color: #999;
}

.intro .title {
    clear: both;
    width: 100%;
    height: 50px;
    padding-left: 68px;
    line-height: 50px;
    background-image: url(../images/titbg.png);
    background-repeat: no-repeat;
}

.intro .title h1,
.intro .title h3 {
    display: inline-block;
    font-weight: normal;
    color: #fff;
    margin-top: 8px;
}

.intro .title h1 {
    font-size: 30px;
}

.intro .title h3 {
    font-size: 14px;
}

.show-adv,
.show-par,
.show-app,
.show-dis,
.show-man,
.show-fac,
.show-cer,
.show-case,
.show-rp,
.show-cv,
.bookform {
    padding: 30px 20px 50px 20px;
}

.show-adv,
.show-app,
.show-dis p {
    font-size: 18px;
    line-height: 30px;
}

@media (max-width: 768px) {
    .activities .pic h3 {
        font-size: 16px;
    }
    .intro .title {
        clear: both;
        width: 100%;
        height: 34px;
        padding-left: 50px;
        line-height: 34px;
        background-image: url(../images/titbg.png);
        background-repeat: no-repeat;
    }
    .intro .title h1 {
        font-size: 18px;
    }
    .intro .title h3 {
        font-size: 12px;
    }
    .show-adv,
    .show-par,
    .show-app,
    .show-dis,
    .show-man,
    .show-fac,
    .show-cer,
    .show-case,
    .show-rp,
    .show-cv,
    .bookform {
        padding: 10px;
        font-size: 14px;
    }
    .intro p span {
        font-size: 14px;
        line-height: 28px;
    }
}

#footer {
    width: 100%;
    float: left;
    overflow: hidden;
    background: #282828 url(../images/footer-bg.png) repeat 0 0;
}

#footer .top {
    width: 100%;
    float: left;
    padding: 50px 0;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
}

#footer .top i {
    font-size: 20px;
    margin-right: 10px;
}

#footer .l {
    float: left;
}

#footer .l dl {
    padding: 0 30px;
    float: left;
}

#footer .l dl dt a {
    font-size: 16px;
    color: #ffffff;
    display: block;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}

#footer .l dl li {
    list-style: none;
}

#footer .l dl li a {
    color: #999;
    font-size: 14px;
    line-height: 30px;
}

#footer .l dl li a:hover {
    color: #ffffff;
}

#footer .r {
    float: right;
    width: 280px;
    border-left: 1px solid #303030;
    padding-left: 15px;
}

#footer .c {
    float: left;
    width: 240px;
    border-right: 1px solid #303030;
}

#footer .c h1 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    margin-top: 0;
}

#footer .c p {
    color: #999;
    font-size: 14px;
    line-height: 30px;
}

#footer .c i {
    color: #fff;
}

#footer .r h5 {
    font-size: 23px;
    color: #ffffff;
    line-height: 1.6;
    margin: 0;
}

#footer .r p {
    color: #999;
    margin-bottom: 0;
    line-height: 1.5;
}

#footer .r a.kf {
    width: 155px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #0ee6c9;
    color: #63ffea;
    display: block;
    margin: 10px auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#footer .r a.kf:hover {
    background: #0ee6c9;
    color: #fff;
}

#footer .bottom {
    width: 100%;
    float: left;
    padding: 15px 0;
    background: #111111;
}

#footer .bottom p {
    margin: 0;
    line-height: 30px;
    text-align: center;
    color: #999;
}

#footer .bottom a {
    color: #999;
}

.links {
    padding: 15px 0!important;
}

.links b {
    display: inline-block;
    margin-right: 10px;
    color: #999;
    font-size: 14px;
    font-family: Times New Roman
}

.links p {
    display: inline-block;
    font-size: 18px
}

.links ul {
    margin-bottom: 0
}

.links ul li {
    display: inline-block;
    padding: 5px 10px;
    color: #999;
    font-size: 14px;
}

.links ul li a {
    color: #999;
}

.links ul li a:hover {
    color: #999;
}

/*浮动框

/*==============================================================================================*/

#gtop {
    bottom: 80px;
    right: 10px;
    position: fixed;
    z-index: 990;
}

* html {
    background: url(*) fixed;
}

* html body {
    margin: 0;
    height: 100%;
}

* html #gtop {
    position: absolute;
    right: expression(documentElement.scrollLeft + documentElement.Width - this.offsetWidth-40);
    top: expression(documentElement.scrollBottom + documentElement.Height - this.offsetHeight-40);
}

.gtop-code {}

.gtop-code a {
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/gtop-code.png) 0 0 no-repeat;
}

.gtop-code a img {
    display: none;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -10px;
    left: -200px;
}

.gtop-code a:hover img {
    display: block;
}

.gtop-gbook {
    display: block;
    position: relative;
    margin: 15px 0 0 0;
}

.gtop-gbook a {
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -999px;
    overflow: hidden;
    background: url(../images/gtop-gbook.png) 0 0 no-repeat;
}

.gtop-go {
    margin: 0px 0 0 0;
}

.gtop-go a {
    display: block;
    width: 76px;
    height: 76px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(../images/gotop.jpg) 0 0 no-repeat;
}

@media (max-width: 768px) {
    .gtop-go a {
        display: block;
        width: 30px;
        height: 30px;
        text-indent: -9999em;
        overflow: hidden;
        background: url(../images/gotop.jpg) 0 0 no-repeat;
        background-size: cover;
    }
}

#ibanner {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

#ibanner img {
    width: 100%;
}

#ibanner .text {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 40%;
}

#ibanner .text h5 {
    font-size: 51px;
    color: #004992;
    line-height: 1.5;
}

#ibanner .text p {
    font-size: 30px;
    color: #555555;
    line-height: 1.5;
}

#located {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    line-height: 60px;
}

#located.located {
    border-bottom: 0;
    border-top: 1px solid #eee;
}

#located.located a.right {
    padding-left: 30px;
    color: #1ba4fc;
    float: right;
    background: url("../images/back.png") left center no-repeat;
}

#located.affix {
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 99;
}

#located .l {
    float: left;
    font-size: 14px;
    color: #a5a5a5;
    padding-left: 26px;
    background: url("../images/home.jpg") -1px center no-repeat;
}
#located .l li{
    list-style: none;
    float: left;
    margin-right: 10px;
}
#located .l a {
    color: #a5a5a5;
}

#located .l a:hover {
    color: #da1e25;
}

#located .l span {
    color: #9e9997;
}

#located .rmenu {
    float: right;
}

#located .rmenu ul {
    margin: 0;
}

#located .rmenu li {
    display: inline-block;
}

#located .rmenu li a {
    display: block;
    padding: 0 20px;
    color: #6a6a6a;
    font-size: 16px;
    line-height: 60px;
    position: relative;
}

#located .rmenu li a:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#located .rmenu li a:hover:hover {
    color: #da1e25;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#located .rmenu li a.on:before {
    width: 100%;
    position: absolute;
    content: "";
    height: 2px;
    background: #da1e25;
    bottom: -1px;
    left: 0;
}

#located #navbar-example li a.on:before {
    display: none;
}

#located #navbar-example li a {
    background: #fff !important;
}

#located #navbar-example li.active a:before {
    width: 100%;
    position: absolute;
    content: "";
    height: 2px;
    background: #004992;
    bottom: -1px;
    left: 0;
}

#product {
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #f5f5f5;
}

#product .list {
    width: 100%;
    float: left;
}

#product .list li .item {
    display: block;
    width: 100%;
    background: #fff;
    float: left;
    margin-bottom: 30px;
}

#product .list li .item img {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 40%;
}

#product .list li .item .rtxt {
    padding-right: 50px;
    padding-left: 30px;
    padding-top: 30px;
    width: 60%;
    float: left;
}

#product .list li .item .rtxt h5 {
    color: #004992;
    font-size: 28px;
    line-height: 1.6;
    margin-bottom: 15px;
}

#product .list li .item .rtxt p {
    color: #757575;
    font-size: 15px;
    line-height: 1.6;
}

#product .list li .item .rtxt a.more {
    display: block;
    width: 122px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    float: left;
    margin-top: 20px;
    background: #e0e0e0;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 15px;
}

#product .list li .item .rtxt a.more:hover {
    background: #da1e25;
}

/*--------------------product-box------------------*/

#product-box {
    background: #f1f4f5;
}

.showproduct-head {
    background: #fff;
    padding: 30px 0px;
}

.showproduct-body {
    padding: 30px 0px 0px;
}

.showproduct-body .product-content-body ul.nav-tabs {
    margin-bottom: 30px;
}

.nav-tabs {
    border-bottom: 1px solid #e4eaec;
}

.nav-tabs-line>li.active>a,
.nav-tabs-line>li.active>a:focus,
.nav-tabs-line>li.active>a:hover {
    color: #333;
    border-bottom-color: #999;
    border-left: none;
    border-right: none;
    border-top: none;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs-line>li>a {
    padding: 10px 20px;
    border-bottom: 2px solid transparent;
}

.nav-tabs>li>a {
    padding: 10px 20px;
    color: #76838f;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}

.nav-tabs>li>a:hover {
    border-color: transparent transparent #e4eaec;
}

.example-title {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}

.product-hot-list {
    padding: 0px 15px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.product-hot-list a.img {
    margin: 0px auto;
    display: block;
    margin-bottom: 5px;
}

.product-hot-list a.img img{
    width: 100%;
    height: 280px;
}

.product-hot-list a.txt {}

.product-intro {
    margin-top: 30px;
}

.product-intro h1 {
    font-size: 26px;
    margin-top: 0px;
}

.description {
    color: #666666;
    margin-bottom: 15px;
}

.para {
    margin-top: 15px;
}

.tools {
    margin-top: 20px;
}

/*--------------------page------------------*/

.page {
    margin: 10px 0px;
    clear: both;
    padding-top: 10px;
    overflow: hidden;
}

.page .first {
    background: url(../images/page.png) 7px -82px no-repeat;
}

.page .last {
    background: url(../images/page.png) 7px -140px no-repeat;
}

.page .next {
    background: url(../images/page.png) 7px 10px no-repeat;
}

.page .prev {
    background: url(../images/page.png) 7px -36px no-repeat;
}

.page span.page_list {
    overflow: hidden;
    float: right;
}

.page span.page_list a {
    display: block;
    float: left;
    margin-right: 5px;
    border: 1px solid #eaeaea;
    padding: 5px 10px 5px 10px;
    font-size: 12px;
}

.page span.page_rows {
    display: block;
    float: right;
    border: 1px solid #eaeaea;
    font-size: 12px;
    margin-right: 5px;
    padding: 5px 10px 5px 10px;
}

.page span.page_list a.selected {
    background: #f2f2f2;
    color: #222222;
}

#pagination {
    text-align: center;
    margin-bottom: 20px;
}

#pagination .pagination>li>a {
    background: #fff;
    color: #333;
    border: none;
    margin: 0 4px;
    font-size: 14px;
    font-family: "Arial";
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px solid #dbdbdb;
}

#pagination .pagination>li>a.on,
#pagination .pagination>li>a:hover {
    background: #1ba4fc;
    color: #fff;
    border-color: #1ba4fc;
}

#pagination .pagination>li>a.prev {
    margin-right: 30px;
    border-radius: 0;
    font-size: 14px;
}

#pagination .pagination>li>a.next {
    margin-left: 30px;
    border-radius: 0;
    font-size: 14px;
}

#anli {
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #f5f5f5;
}

#anli .tit {
    text-align: center;
    line-height: 2;
    font-size: 40px;
    color: #004992;
    margin-bottom: 50px;
}

#anli .list {
    width: 100%;
    float: left;
}

#anli .list a {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

#anli .list a img {
    display: block;
    width: 100%;
    padding-bottom: 8px;
    background: url("../images/shadow2.png") bottom center no-repeat;
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#anli .list a p {
    line-height: 30px;
    text-align: center;
    color: #787878;
    font-size: 16px;
    margin: 20px 0;
}

#anli .list a:hover img {
    opacity: .9;
}

#anli .download {
    width: 100%;
    float: left;
}

#anli .download .list-group-item {
    padding: 15px;
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #ddd;
}

#anli .download .list-group-item a {
    color: #333;
}

#about {
    width: 100%;
    float: left;
}

#about .tit_1 {
    color: #004992;
    font-size: 40px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
}

#about .text {
    padding: 30px 0;
}

#about .tit_2 {
    color: #555555;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    margin-bottom: 30px;
}

#about #jianjie {
    width: 100%;
    float: left;
    background: #f5f5f5;
    padding: 90px 0;
}

#about #jianjie p {
    text-align: center;
    font-size: 15px;
    color: #606365;
    line-height: 36px;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#about #jianjie a {
    display: block;
    margin: 0 auto;
    width: 126px;
    height: 37px;
    line-height: 37px;
    background: #18aa38;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

#about #jianjie a:hover {
    opacity: .9;
}

#about #pinpai {
    width: 100%;
    float: left;
    padding: 50px 0;
}

#about #pinpai img.bg {
    display: block;
    margin: 20px auto;
}

#about #pinpai .text {
    max-width: 530px;
    padding-left: 30px;
    padding-top: 40px;
}

#about #pinpai .text h5 {
    color: #555555;
    font-size: 23px;
    line-height: 2;
    margin-bottom: 20px;
}

#about #pinpai .text p {
    font-size: 15px;
    color: #606365;
    line-height: 40px;
}

#about #lishi {
    width: 100%;
    float: left;
    padding: 100px 0;
    background: #004992;
}

#about #lishi .tit_1 {
    color: #fff;
}

#about #lishi .cont {
    width: 100%;
    float: left;
    position: relative;
}

#about #lishi .slide_history {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px 40px;
    z-index: 3;
}

#about #lishi .cont:after {
    width: 100%;
    position: absolute;
    content: "";
    background: url("../images/line1.png") center no-repeat;
    background-size: cover;
    height: 3px;
    top: 50%;
    margin-top: -1px;
    z-index: 1;
}

#about #lishi .slide_history:after {
    width: 100%;
    position: absolute;
    content: "";
    height: 40px;
    background: url("../images/line2.png") center no-repeat;
    background-size: auto 100%;
    top: 50%;
    margin-top: -20px;
    left: 0;
    z-index: 2;
}

#about #lishi .slide_history .item {
    width: 100%;
    float: left;
}

#about #lishi .slide_history .item .top {
    height: 220px;
    width: 100%;
    float: left;
    padding-left: 60px;
    background: url("../images/line3.png") 20px bottom no-repeat;
    padding-top: 50px;
}

#about #lishi .slide_history .item .bottom {
    height: 220px;
    width: 100%;
    float: left;
    padding-left: 70px;
    background: url("../images/line4.png") 50px top no-repeat;
    padding-top: 90px;
}

#about #lishi .slide_history .item b {
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    display: block;
    line-height: 1.4;
}

#about #lishi .slide_history .item span {
    display: block;
    font-size: 15px;
    color: #fff;
    line-height: 1.6;
}

#about #lishi .slide_history .owl-prev {
    width: 37px;
    height: 37px;
    overflow: hidden;
    text-indent: -999px;
    background: url("../images/left.png") no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -18px;
    z-index: 5;
}

#about #lishi .slide_history .owl-next {
    width: 37px;
    height: 37px;
    overflow: hidden;
    text-indent: -999px;
    background: url("../images/right.png") no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px;
    z-index: 5;
}

#about #quanwei {
    width: 100%;
    float: left;
}

#about #quanwei .bt {
    width: 100%;
    float: left;
    padding-top: 10px;
}

#about #quanwei a.more {
    display: block;
    margin: 0 auto;
    width: 126px;
    height: 37px;
    line-height: 37px;
    background: #18aa38;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    -webkit-transition: .3;
    -o-transition: .3;
    transition: .3;
    opacity: 1;
}

#about #quanwei a.more:hover {
    opacity: .9;
}

#about #xuancai {
    width: 100%;
    float: left;
}

#about #xuancai .text h5 {
    color: #004992;
    margin-bottom: 20px;
}

#about #fangan1 {
    width: 100%;
    float: left;
    padding: 100px 0;
    background: #f5f5f5;
}

#about #fangan1 .bg {
    max-width: 100%;
    display: block;
    margin: 50px auto 10px;
}

#about #fangan1 ul {
    width: 100%;
    margin-top: 30px;
    float: left;
}

#about #fangan1 ul li {
    width: 25%;
    float: left;
}

#about #fangan1 ul li span {
    display: block;
    margin: 0 auto;
    width: 48px;
    height: 48px;
    background: #004992;
    font-size: 27px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 20px;
    color: #fff;
}

#about #fangan1 ul li em {
    width: 100%;
    height: 20px;
    background: url("../images/line5.png") no-repeat;
    background-size: 100% auto;
    display: block;
    float: left;
    margin-bottom: 20px;
}

#about #fangan1 ul li:first-child em {
    background: url("../images/line6.png") no-repeat;
    background-size: 100% auto;
}

#about #fangan1 ul li h5 {
    color: #545454;
    font-size: 19px;
    line-height: 30px;
    border-bottom: 3px solid #004992;
    margin-right: 10px;
    text-align: center;
    padding-bottom: 15px;
}

#about #fangan1 ul li p {
    color: #545454;
    font-size: 15px;
    line-height: 2;
    padding-top: 10px;
    padding-right: 10px;
}

#about #fangan2 {
    width: 100%;
    float: left;
    padding: 100px 0;
}

#about #fangan2 .text {
    width: 100%;
    margin-top: 50px;
}

#about #fangan2 .text p {
    font-size: 16px;
    color: #787878;
    line-height: 2;
    background: url("../images/icon_19.png") left 10px no-repeat;
    padding-left: 20px;
}

#about #fangan2 .slide_fangan2 {
    width: 100%;
    margin-top: 20px;
}

#about #fangan2 .slide_fangan2 .item {
    text-align: center;
}

#about #fangan2 .slide_fangan2 img {
    max-width: 420px;
    margin: 0 auto;
}

#about #fangan2 .slide_fangan2 .owl-dots {
    width: 100%;
    float: left;
    text-align: center;
}

#about #fangan2 .slide_fangan2 .owl-dots .owl-dot {
    width: 19px;
    height: 2px;
    display: inline-block;
    background: #b5b5b5;
    margin: 0 2px;
}

#about #fangan2 .slide_fangan2 .owl-dots .owl-dot.active {
    background: #18aa38;
}

#about #fangan3 {
    width: 100%;
    float: left;
    padding: 100px 0;
    background: #f5f5f5;
}

#about #fangan3 .text {
    width: 100%;
    margin-top: 50px;
}

#about #fangan3 .text p {
    font-size: 16px;
    color: #787878;
    line-height: 2;
    background: url("../images/icon_19.png") left 10px no-repeat;
    padding-left: 20px;
}

#about #fangan3 .slide_fangan2 {
    width: 100%;
    margin-top: 20px;
}

#about #fangan3 .slide_fangan2 .item {
    text-align: center;
}

#about #fangan3 .slide_fangan2 img {
    max-width: 420px;
    margin: 0 auto;
}

#about #fangan3 .slide_fangan2 .owl-dots {
    width: 100%;
    float: left;
    text-align: center;
}

#about #fangan3 .slide_fangan2 .owl-dots .owl-dot {
    width: 19px;
    height: 2px;
    display: inline-block;
    background: #b5b5b5;
    margin: 0 2px;
}

#about #fangan3 .slide_fangan2 .owl-dots .owl-dot.active {
    background: #18aa38;
}

#shouhou {
    width: 100%;
    float: left;
    padding: 100px 0;
    background: #f5f5f5;
}

#shouhou .tit_1 {
    color: #004992;
    font-size: 40px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 10px;
}

#shouhou .tit_2 {
    color: #555555;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: center;
}

#shouhou p {
    color: #787878;
    font-size: 16px;
    text-align: center;
    line-height: 2;
    max-width: 900px;
    margin: 0 auto;
}

#shouhou .cont {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 50px;
}

#shouhou .cont li {
    width: 33.33%;
    float: left;
    text-align: center;
}

#shouhou .cont li img {
    max-width: 90%;
    display: block;
    margin: 10px auto;
}

#shouhou .cont li p {
    color: #555555;
    font-size: 18px;
    line-height: 30px;
}

#shouhou .bg {
    max-width: 100%;
    display: block;
    margin: 20px auto;
    margin-top: 40px;
}

#news {
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #f5f5f5;
}

#news .tit {
    text-align: center;
    line-height: 2;
    font-size: 40px;
    color: #666;
    margin-bottom: 50px;
}

#news .list {
    width: 100%;
    float: left;
}

#news .list a {
    display: block;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    top: 0;
}

#news .list a img {
    width: 100%;
    float: left;
    display: block;
}

#news .list a .bt {
    width: 100%;
    float: left;
    padding: 10px;
}

#news .list a .bt h5 {
    color: #4b4b4b;
    line-height: 16px;
    text-align: center;
    line-height: 32px;
    display: block;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#news .list a .bt p {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

#news .list a .bt .date {
    display: block;
    line-height: 30px;
    color: #959595;
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
    padding-left: 10px;
}

#news .list a:hover {
    border-color: #da1e25;
    top: -5px;
}

#case_box {
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #f5f5f5;
}

#case_box .list {
    width: 100%;
    float: left;
}

#case_box .list a {
    display: block;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    top: 0;
}

#case_box .list a img {
    width: 32%;
    float: left;
    display: block;
}

#case_box .list a .bt {
    width: 68%;
    float: left;
    padding: 20px;
}

#case_box .list a .bt h5 {
    color: #4b4b4b;
    line-height: 16px;
    font-size: 18px;
    text-align: left;
    line-height: 32px;
    font-weight: bold;
    display: block;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#case_box .list a .bt p {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

#case_box .list a .bt .date {
    display: block;
    line-height: 30px;
    color: #959595;
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
    /* padding-left: 10px; */
}

#case_box .list a:hover {
    border-color: #da1e25;
    top: -5px;
}

#news_detail {
    width: 100%;
    float: left;
    padding: 50px 0;
}

#news_detail .title {
    padding: 20px 0;
    border-bottom: 1px dotted #c7c7c7;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 0;
}

#news_detail .title h1 {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    line-height: 30px;
}

#news_detail .title p {
    margin: 0;
    line-height: 24px;
    color: #979797;
}

#news_detail .title p span {
    padding: 0 10px;
}

#news_detail .content {
    padding: 20px;
    width: 100%;
    color: #838383;
    font-size: 14px;
    line-height: 2;
}

#news_detail .bt {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 30px;
}

#news_detail .bt .l {
    float: left;
}

#news_detail .bt .l a {
    padding-left: 30px;
    color: #1ba4fc;
    float: right;
    background: url("../images/back.png") left center no-repeat;
}

#news_detail .bt .r {
    float: right;
}

#news_detail .bt .r a {
    display: inline-block;
    margin: 0 5px;
    border-color: #1ba4fc;
    color: #1ba4fc;
    padding: 4px 10px;
}

.arc_rec .list-group-item {
    padding: 15px;
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #ddd;
}

.arc_rec .list-group-item span {
    float: right;
}

#product_slide {
    width: 100%;
    float: left;
}

#product_slide .carousel {
    width: 100%;
    float: left;
    position: relative;
}

#product_slide .carousel .container {
    position: relative;
}

#product_slide .carousel .carousel-caption {
    position: absolute;
    max-width: 468px;
    text-align: left;
    left: 50px;
    right: auto;
    padding-bottom: 0;
    text-shadow: none;
    bottom: 60px;
}

#product_slide .carousel .carousel-caption h5 {
    color: #004992;
    font-size: 25px;
    line-height: 1.4;
}

#product_slide .carousel .carousel-caption p {
    font-size: 15px;
    color: #757575;
    line-height: 1.2;
}

#product_slide .carousel ul {
    position: absolute;
    text-align: center;
    bottom: 20px;
}

#product_slide .carousel ul li {
    float: none;
    display: inline-block;
    width: auto;
    height: auto;
    text-indent: 0;
    border-radius: 0;
    border: 0;
    margin: 0 2px;
}

#product_slide .carousel ul li img {
    border: 1px solid #cccccc;
}

#product_slide .carousel ul li.active img {
    border-color: #004992;
    max-width: 77px;
}

#product_nav {
    width: 100%;
    float: left;
    padding: 10px 0;
    color: #fff;
    line-height: 30px;
    background: #004992;
}

#product_nav .l {
    float: left;
    font-size: 25px;
}

#product_nav .r {
    float: right;
    font-size: 16px;
}

#product_nav .r a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin: 0 10px;
}

#product_nav .r a:hover,
#product_nav .r a.on {
    color: #000000;
}

@media (max-width: 1420px) {
    #header .navbar-nav>li>a {
        font-size: 14px;
    }
    #banner .carousel-caption {
        bottom: 300px;
    }
}

@media (max-width: 1300px) {
    #header .navbar-nav>li>a {
        font-size: 14px;
    }
    #header .social {
        display: none;
    }
    #header .logo img {
        max-width: 100%;
    }
    #banner .carousel-caption {
        bottom: 240px;
    }
}

@media (max-width: 1055px) {
    #header .logo {
        margin-right: 0;
        line-height: 90px;
    }
    #header .navbar-nav>li>a {
        padding: 0 10px;
    }
    #header .search_btn {
        padding: 0 20px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #banner .carousel-caption {
        bottom: 160px;
    }
    #footer .l dl {
        padding: 0 10px;
    }
    #product .list li .item .rtxt {
        padding-top: 20px;
        padding-right: 20px;
        margin-bottom: 20px;
    }
    #product_slide .carousel .carousel-caption {
        bottom: 60px;
    }
    #case_box .list a img {
        width: 40%;
    }
    #case_box .list a .bt {
        width: 60%;
        padding: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #header .logo {
        margin-right: 0;
        line-height: 80px;
    }
    #header .navbar-nav>li>a {
        padding: 0 5px;
    }
    #banner .carousel-caption {
        bottom: 150px;
    }
    #footer .c {
        width: 100%;
        text-align: center;
        border-right: none;
    }
    #footer .c h1 {
        font-size: 36px;
    }
    #footer .c p {
        font-size: 14px;
    }
    #footer .l {
        width: 100%;
    }
    #footer .l dl {
        padding: 0 18px;
    }
    #footer .l {
        width: 100%;
    }
    #footer .r {
        width: 100%;
        margin-top: 0;
        border: 0;
    }
    #ibanner .text {
        top: 30%;
    }
    #product .list li .item img {
        display: block;
        width: auto;
        margin: 0 auto;
        margin-top: 20px;
        float: none;
    }
    #product .list li .item .rtxt {
        width: 100%;
        padding: 10px 20px;
    }
    #product .list li .item .rtxt a.more {
        float: none;
        margin: 10px auto;
    }
    #about #pinpai img.bg {
        margin-top: 80px;
    }
    #product_slide .carousel .carousel-caption {
        bottom: 30px;
    }
    #case_box .list a img {
        width: 50%;
    }
    #case_box .list a .bt {
        width: 50%;
        padding: 15px;
    }
}

@media (max-width: 767px) {
    #header .search_btn,
    #header .language {
        line-height: 60px;
    }
    #header .l {
        width: 50%;
    }
    #header .r {
        width: 49%;
        float: right;
    }
    #menu .m {
        width: auto;
        margin: 0 auto;
    }
    #menu .navbar-toggle {
        position: absolute;
        border: none;
        border-radius: 0;
        z-index: 999;
        background: transparent !important;
        margin-right: 0;
        right: -200px;
    }
    #menu .navbar-collapse {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 1;
        z-index: 16;
        background-color: rgba(0, 0, 0, 0.7);
    }
    #menu .navbar-nav {
        padding: 0;
        margin: 0;
        padding-top: 50px;
    }
    #menu .navbar-nav>li {
        width: 100%;
    }
    #menu .navbar-nav>li>a {
        width: 100%;
        line-height: 40px;
        height: 40px;
        font-size: 16px;
        text-align: left;
        color: #fff !important;
        padding-left: 22px;
    }
    #menu .dropdown-menu {
        background-color: transparent;
    }
    #menu .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff !important;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0;
        padding-left: 30px;
    }
    #menu .navbar-default .navbar-nav .open .dropdown-menu>li>a:before {
        content: "- ";
    }
    #menu .navbar-default .navbar-toggle.collapsed .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
    }
    #menu .navbar-nav>li>.dropdown-menu li a {
        background: transparent;
        text-align: left;
    }
    #menu .navbar-nav>li>a:after {
        display: none;
    }
    #header .navbar-toggle {
        z-index: 1100;
    }
    .navbar-toggle .icon-bar {
        position: relative
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 6px
    }
    .navbar-toggle .icon-bar:nth-child(2) {
        -moz-transition: background .3s ease 0s;
        -o-transition: background .3s ease 0s;
        -webkit-transition: background .3s ease;
        -webkit-transition-delay: 0s;
        transition: background .3s ease 0s;
        background: transparent
    }
    .transform-fallback-fix .navbar-toggle .icon-bar:nth-child(2) {
        background: #909090
    }
    .navbar-toggle .icon-bar:nth-child(1),
    .navbar-toggle .icon-bar:nth-child(3) {
        -moz-transition: top .3s ease, -moz-transform .3s ease .4s;
        -o-transition: top .3s ease, -o-transform .3s ease .4s;
        -webkit-transition: top .3s ease, -webkit-transform .3s ease;
        -webkit-transition-delay: 0s, .4s;
        transition: top .3s ease, transform .3s ease .4s
    }
    .navbar-toggle .icon-bar:nth-child(1) {
        top: 8px;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .transform-fallback-fix .navbar-toggle .icon-bar:nth-child(1) {
        top: 0
    }
    .navbar-toggle .icon-bar:nth-child(3) {
        top: -8px;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .transform-fallback-fix .navbar-toggle .icon-bar:nth-child(3) {
        top: 0
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(2) {
        -moz-transition: background .3s ease .4s;
        -o-transition: background .3s ease .4s;
        -webkit-transition: background .3s ease;
        -webkit-transition-delay: .4s;
        transition: background .3s ease .4s;
        background-color: #909090
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(1),
    .navbar-toggle.collapsed .icon-bar:nth-child(3) {
        top: 0;
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -moz-transition: top .3s ease .4s, -moz-transform .3s ease;
        -o-transition: top .3s ease .4s, -o-transform .3s ease;
        -webkit-transition: top .3s ease, -webkit-transform .3s ease;
        -webkit-transition-delay: .4s, 0s;
        transition: top .3s ease .4s, transform .3s ease
    }
    .modal {
        text-align: center;
        font-size: 0
    }
    #banner .carousel-caption {
        bottom: 10px;
    }
    #banner .carousel-caption {
        left: 10%;
    }
    #banner .carousel-caption h5 {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 0;
    }
    #banner .carousel-caption a.more {
        margin-top: 0;
        width: 80px;
        float: left;
        padding: 2px 5px;
        height: auto;
        line-height: 1.2;
    }
    #banner .carousel-caption p {
        font-size: 12px;
        line-height: 1.0;
        margin-bottom: 5px;
    }
    #banner .carousel-control.left:before,
    #banner .carousel-control.right:before,
    #banner .carousel-control.left,
    #banner .carousel-control.right {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    #banner .carousel-control {
        margin-top: -20px;
    }
    #banner .carousel-indicators {
        margin-bottom: 0;
        bottom: 5px;
    }
    #footer .c {
        width: 100%;
        text-align: center;
        border-right: none;
    }
    #footer .c h1 {
        font-size: 36px;
    }
    #footer .c p {
        font-size: 14px;
    }
    #footer .l {
        width: 100%;
    }
    #footer .l dl {
        width: 50%;
    }
    #footer .r {
        width: 100%;
        margin-top: 0;
        border: 0;
        text-align: center;
        padding-left: 0
    }
    #footer .top .l dl {
        width: 100%;
        border-bottom: 1px solid #303030;
        padding: 10px 0;
        margin-bottom: 0;
    }
    #footer .top .l dl dt {
        margin-bottom: 0;
    }
    #footer .top .l dl dt a {
        margin: 0;
    }
    #footer .top .l dl .box {
        display: none;
    }
    #footer .top .l dl.open .box {
        display: block;
        width: 100%;
        float: left;
        margin-top: 10px;
    }
    #footer .top .l dl dd a {
        float: left;
        width: auto;
        display: inline-block;
        padding: 0 10px;
    }
    #footer .r {
        margin-top: 20px;
    }
    #footer .top {
        padding: 20px 0;
    }
    #ibanner .text {
        top: 20%;
    }
    #ibanner .text h5 {
        font-size: 22px;
    }
    #ibanner .text p {
        font-size: 15px;
    }
    #product .list li .item img {
        display: block;
        width: auto;
        margin: 0 auto;
        margin-top: 20px;
        float: none;
    }
    #product .list li .item .rtxt {
        width: 100%;
        padding: 10px;
    }
    #product .list li .item .rtxt a.more {
        float: none;
        margin: 10px auto;
    }
    #pagination .pagination>li>a.prev {
        margin: 0 4px;
    }
    #pagination .pagination>li>a.next {
        margin: 0 4px;
    }
    #product {
        padding: 40px 0;
    }
    #located .l {
        font-size: 13px;
        line-height: 40px;
    }
    #located .rmenu li {
        width: 50%;
        overflow: hidden;
        float: left;
        padding: 2px;
    }
    #located .rmenu li a:after {
        display: none;
    }
    #located .rmenu li a {
        display: block;
        padding: 0;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        border: 1px solid #eee;
    }
    #located .rmenu {
        width: 100%;
        margin-bottom: 10px;
    }
    #anli {
        padding: 40px 0;
    }
    #anli .tit {
        font-size: 25px;
        margin-bottom: 20px;
    }
    #about #lishi,
    #about #jianjie {
        padding: 50px 0;
    }
    #about .tit_1 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    #about #pinpai .text {
        padding-left: 0;
        padding-top: 20px;
    }
    #about #lishi .slide_history .item b {
        font-size: 20px;
    }
    #about #lishi .slide_history .item span {
        font-size: 14px;
    }
    #about #lishi .slide_history .item .top {
        padding-left: 50px;
    }
    #about #lishi .slide_history .item .bottom {
        padding-top: 80px;
        padding-left: 60px;
        background: url("../images/line4.png") 40px top no-repeat;
    }
    #about #fangan2,
    #about #fangan3,
    #about #fangan1 {
        padding: 50px 0;
    }
    #about #fangan1 ul li {
        width: 100%;
    }
    #about .tit_2 {
        font-size: 20px;
    }
    #about #fangan3 .text,
    #about #fangan2 .text {
        margin-top: 20px;
    }
    #about #fangan1 ul li em {
        background-size: 100% 100%;
    }
    #shouhou {
        padding: 50px 0;
    }
    #shouhou .tit_1 {
        font-size: 25px;
    }
    #shouhou .tit_2 {
        font-size: 20px;
    }
    #shouhou .cont {
        margin-top: 0;
    }
    #shouhou .cont li {
        width: 100%;
    }
    #news {
        padding: 50px 0;
    }
    #news .tit {
        font-size: 25px;
        margin-bottom: 10px;
    }
    #product_slide .carousel ul {
        position: static;
        margin: 20px auto;
        width: auto;
    }
    #product_slide .carousel .carousel-caption {
        max-width: 100%;
        position: static;
    }
    #product_slide .carousel .carousel-caption h5 {
        font-size: 16px;
    }
    #product_slide .carousel .carousel-caption p {
        font-size: 13px;
        line-height: 1.2;
    }
    #located .l {
        line-height: 30px;
        padding-top: 10px;
        background: url("../images/home.jpg") -1px 12px no-repeat;
    }
    #product_nav .l {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        font-size: 20px;
    }
    #product_nav .r {
        width: 100%;
        float: left;
    }
    #product_nav .r a {
        margin: 0 10px 0 0;
        font-size: 13px;
    }
    #case_box .list a img {
        width: 100%;
    }
    #case_box .list a .bt {
        width: 100%;
    }
    .product-hot-list a.img img{
        height: 149px;
    }
  .arc_rec .col-xs-4 a img{
        height: 70px;
    }
}

@media (max-width: 320px) {
    #pagination .pagination>li>a {
        padding: 4px 10px;
        margin: 0 3px;
        font-size: 12px !important;
    }
}

/*电话*/

#footer_phone .new_more:nth-child(2) {
    float: right;
}

#footer_phone {
    display: none;
    background: #224770;
    font-size: 0.9em;
    padding: 0px 0 0;
    position: relative;
    clear: both;
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-top: 1px #2e619a solid;
}

#footer_phone i.fa-phone {
    display: block;
    color: #fff;
    font-size: 25px;
    margin-bottom: 0px;
}

#footer_phone i.fa-bars {
    display: block;
    color: #fff;
    font-size: 25px;
    margin-bottom: 0px;
}

#footer_phone i.fa-map-marker {
    display: block;
    color: #fff;
    font-size: 25px;
    margin-bottom: 0px;
}

#footer_phone .foot_wo {
    color: #fff;
    font-size: 14px;
}

@media (max-width: 768px) {
    body {
        padding-bottom: 60px;
        width: 100%;
        float: left;
    }
    #footer_phone {
        display: block;
    }
    #about .contact dl dt {
        font-size: 20px;
        padding: 10px;
        line-height: 2;
    }
    #about .contact dl dt h3 {
        font-size: 20px;
        line-height: 1.6
    }
    #about .contact dl dd {
        width: 100%!important;
        float: left;
        height: auto;
    }
    .product-intro h1 {
        font-size: 18px;
    }
    #product .list li .item .rtxt h5 {
        font-size: 18px;
    }
}

#banner .carousel-caption a.more {
    font-size: 12px;
    color: #fff;
    display: block;
    height: 34px;
    margin-top: 10px;
    line-height: 32px;
    border: 1px solid #004992;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #004992;
}

#banner .carousel-caption a.more:hover {
    background: #0065ca;
    color: #fff;
}

.wjs-banner .bigImg {
    width: 100%;
    height: 600px;
    display: block;
    background-position: center center;
    background-size: cover
}

.wjs-banner .smallImg img {
    width: 100%;
    display: block
}

.wjs-banner .text {
    width: 100%;
    padding: 0 15px;
    text-align: left;
    position: absolute;
    top: 20%;
    left: 12%;
}

.wjs-banner .text h4 {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    text-indent: -9999px;
}

.wjs-banner .text p {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    font-size: 20px;
    color: #fff;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

#about .contact P {
    text-align: left;
}

#about .contact dl {
    margin-top: 20px;
    width: 100%;
    float: left;
}

#about .contact dl dt {
    padding: 18px 20px;
    font-size: 24px;
    color: #666;
    font-weight: normal;
}

#about .contact dl dd {
    float: left;
    position: relative;
    padding: 20px 0 20px 45px;
    width: 50%;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    font-size: 13px;
    line-height: 24px;
    color: #333;
    text-align: justify;
    position: relative;
    overflow: hidden;
    display: block;
    height: 71px;
}

#about .contact dl dd em {
    position: absolute;
    left: 0px;
    top: 20px;
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("../images/cicon1.png");
    background-repeat: no-repeat;
}

#about .contact dl dd em.icon2 {
    background-image: url("../images/cicon2.png");
    background-repeat: no-repeat;
}

#about .contact dl dd em.icon3 {
    background-image: url("../images/cicon3.png");
    background-repeat: no-repeat;
}

#about .contact dl dd em.icon4 {
    background-image: url("../images/cicon4.png");
    background-repeat: no-repeat;
}

#about .contact dl dd em.icon5 {
    background-image: url("../images/cicon5.png");
    background-repeat: no-repeat;
}

#about .contact dl dd em.icon6 {
    background-image: url("../images/cicon6.png");
    background-repeat: no-repeat;
}

#about .contact dl dd em.icon7 {
    background-image: url("../images/cicon7.png");
    background-repeat: no-repeat;
}

#about .contact dl dd em.icon8 {
    background-image: url("../images/cicon8.png");
    background-repeat: no-repeat;
}

#about .contact dl dd p {
    margin-bottom: 0;
}

.d-pic img {
    display: block;
    max-width: 100%;
    margin: 10px auto;
}