*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
body {
    font: 14px/1.2 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
    color: #333;
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
    -moz-osx-font-smoothing: grayscale
}
a {
    text-decoration: none;
    color: #333
}
a:hover {
    color: #C8000F
}
a:before, a:after, .trans {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s
}
input {
    border: 0;
    box-shadow: none;
    border-radius: 0
}
table td, th {
    text-align: left;
    border: none;
}
.clearfix {
    *zoom: 1
}
.clearfix:before, .clearfix:after, .container:before, .container:after {
    content: " ";
    display: table
}
.clearfix:after, .container:after {
    clear: both
}
.fl {
    float: left
}
.fr {
    float: right
}
.dib {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}
.el {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.justify {
    text-align: justify;
    text-justify: inter-ideograph;
    letter-spacing: 0px;
    font-size: 0px
}
.justify:after {
    content: '';
    height: 0px;
    width: 100%;
    display: inline-block;
    overflow: hidden
}
.justify>* {
    text-align: left;
    font-size: 14px
}
.justify .box {
    display: inline-block;
    vertical-align: top
}
.center {
    text-align: center
}
*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden
}
.rect-100 {
    padding-bottom: 100%
}
.rect-103 {
    padding-bottom: 103%
}
.rect-120 {
    padding-bottom: 120%
}
.rect-90 {
    padding-bottom: 90%
}
.rect-87 {
    padding-bottom: 87.74%
}
.rect-75 {
    padding-bottom: 75%
}
.rect-56 {
    padding-bottom: 56.25%
}
.rect-45 {
    padding-bottom: 44.68%
}
.page-bg {
    background: #eff4f7;
}
.page-wrap {
    display: table;
    width: 100%;
    margin: 30px 0;
}
.left {
    width: 20%;
    display: table-cell;
    vertical-align: top;
    background: #f5f5f5;
}
.right {
    display: table-cell;
    vertical-align: top;
    width: 80%;
    position: relative;
}
.container {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}
.page-title {
    text-align: center;
    padding-bottom: 2.22388%;
    color: #727171;
    position: relative;
}
.page-title .en {
    text-transform: uppercase;
    font-size: 24px;
    position: relative;
    display: inline-block;
    color: #C8000F;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.page-title .en:before {
    position: absolute;
    content: "";
    border-bottom: solid 2px #d4d4d4;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    bottom: 0;
}
.page-title .en:after {
    position: absolute;
    content: "";
    border-bottom: solid 5px #C8000F;
    width: 10px;
    left: 50%;
    margin-left: -5px;
    bottom: -1px;
}
.page-title .em {
    font-style: normal;
}
.page-title .cn {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}
.home-more {
    margin-top: 2.22388%;
}
.home-more a {
    display: inline-block;
    width: 160px;
    line-height: 38px;
    color: #C8000F;
    border: 1px solid #cccdcd;
    text-align: center;
}
.home-more a:hover {
    color: #fff;
    background: #C8000F;
    border-color: #C8000F
}
.header {
    padding: 15px 0;
    width: 100%;
    position: relative;
}
.header .container {
    position: relative
}
.header .box {
    vertical-align: middle
}
.navbar-btn {
    width: 35px;
    height: 35px;
    float: right;
    background: #C8000F;
    z-index: 100;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    display: none;
    margin-top: 7px;
}
.navbar-btn:before {
    font-family: 'FontAwesome';
    color: #fff;
    content: "\f0c9";
    font-size: 24px
}
.navbar-btn.active:before {
    content: "\f00d"
}
.navbar-header {
    width: 25.36%
}
.navbar-header .logo {
    display: block
}
.navbar-collapse {
    width: 58.25%
}
.navbar-collapse .nav-justify {
    width: 75%
}
.nav-justify .list>a {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-align: center;
    line-height: 22px;
    height: 22px
}
.nav-justify .list>a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #C8000F;
    content: "";
    z-index: -1;
    border-radius: 999px
}
.nav-justify .list>a:hover:before {
    left: 0;
    width: 100%
}
.nav-justify .list>a:hover {
    color: #C8000F
}
.top-bar, .lang {
    /*font-size: 0*/
}
.top-bar {
    top: 50%;
    margin-top: -13px;
    right: 0;
    position: absolute;
    padding-left: 48px;
    background: url("../images/tel.gif") left center no-repeat;
}
.top-bar .num {
    color: #C8000F;
}


.lang li {
    font-size: 12px;
    vertical-align: middle !important;
    margin-right: 1px
}
.lang li a {
    width: 60px;
    text-align: center;
    display: inline-block;
    color: #fff;
    line-height: 22px
}
.lang li .cn {
    color: #C8000F;
}
.lang li .en {
    color: #C8000F;
}
.search-btn {
    width: 32px;
    text-align: center;
    display: inline-block;
    color: #999;
    line-height: 22px;
    font-size: 14px;
    cursor: pointer
}
.search {
    position: absolute;
    width: 220px;
    right: 0;
    top: 100%;
    padding: 15px;
    background: #fff;
    display: none;
    z-index: 99999
}
.search .form {
    position: relative;
    max-width: 100%
}
.search .form-control {
    font-size: 13px;
    border: 1px solid #ccc;
    line-height: 30px;
    width: 160px;
    z-index: 4;
    box-sizing: border-box;
    padding: 0 0 0 5px
}
.search .form-control::-moz-placeholder {
    color: #a6a6a6;
    font-size: 13px;
    opacity: 1
}
.search .form-control:-ms-input-placeholder {
    color: #a6a6a6;
    font-size: 13px
}
.search .form-control::-webkit-input-placeholder {
    color: #a6a6a6;
    font-size: 13px
}
.search .form-control:focus::-moz-placeholder {
    color: transparent
}
.search .form-control:focus:-ms-input-placeholder {
    color: transparent
}
.search .form-control:focus::-webkit-input-placeholder {
    color: transparent
}
.search .submit-btn {
    width: 30px;
    border: 0px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    z-index: 9;
    color: #999;
    background: #fff;
    border: 1px solid #ccc;
    border-left: 0px
}
.banner {
    overflow: hidden
}
.banner img {
    z-index: 9;
    display: block;
    width: 100%;
    height: auto
}
.banner .owl-controls {
    position: absolute;
    z-index: 99;
    width: 100%;
    margin-top: -35px;
    text-align: center
}
.banner .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}
.banner .owl-controls .owl-page span {
    z-index: 999;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 999px;
    margin: 0 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #cdcac7
}
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span {
    background: #C8000F
}
.home-cate {
    text-align: center;
    font-size: 0;
}
.home-cate .cate-item {
    margin: 0 15px;
}
.home-cate .link {
    font-size: 16px;
}
.home-product {
    padding: 3.22388% 0 0
}
.home-product .list-box {
    padding: 30px 0;
    margin: 0 -15px;
}
.scroll .item {
    background: #fff;
    width: 23.5%;
    margin-bottom: 2.5%;
}
.scroll .item a {
    position: relative;
    display: block;
    color: #595757;
    background: #f8f8f8;
}
.scroll .item a .bg {
    text-align: center;
    background: #cdcdcd;
    overflow: hidden;
    padding: 15px;
}
.scroll .item a .box {
    vertical-align: middle;
}
.scroll .item a .bg .inner {
    display: table;
    width: 100%;
    height: 100%;
}
.scroll .item a .pic img {
    width: 100%;
}
.scroll .item a .bg .name {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: left;
}
.scroll .item a .title {
    position: relative;
    font-size: 16px;
    width: 70%;
}
.scroll .item a .en {
    text-transform: uppercase;
    font-size: 13px;
}
.scroll .item a:hover {
    color: #fff;
}
.scroll .item a:hover .bg, .scroll .item a:active .bg {
    background: #C8000F;
}
.scroll .item a:hover img, .scroll .item a:active img {
    transform: scale(1.1)
}
.scroll .item a:hover .ico, .scroll .item a:active .ico {
}
.scroll .owl-controls {
    position: absolute;
    z-index: 99;
    bottom: -80px;
    width: 100%;
    text-align: center
}
.scroll .owl-prev, .scroll .owl-next {
    z-index: 10;
    position: relative;
    display: inline-block;
    width: 120px;
    height: 40px;
    border: solid 2px #C8000F;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin: 0 4px;
}
.scroll .owl-prev:before, .scroll .owl-next:before {
    display: block;
    line-height: 40px;
    font-family: 'FontAwesome';
    color: #C8000F;
    font-size: 24px
}
.scroll .owl-prev:before {
    content: "\f053";
}
.scroll .owl-next:before {
    content: "\f054";
}
.scroll .owl-prev:hover, .scroll .owl-prev:active, .scroll .owl-prev:focus {
    background: #C8000F
}
.scroll .owl-next:hover, .scroll .owl-next:active, .scroll .owl-next:focus {
    background: #C8000F
}
.scroll .owl-prev:hover:before, .scroll .owl-prev:active:before, .scroll .owl-prev:focus:before {
    color: #fff;
}
.scroll .owl-next:hover:before, .scroll .owl-next:active:before, .scroll .owl-next:focus:before {
    color: #fff;
}
.focus {
    max-height: 537px;
    overflow: hidden;
    position: relative;
}
.focus img {
    z-index: 9;
    display: block;
    width: 100%;
    height: auto
}
.focus .owl-controls {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 28px;
    margin-top: -28px;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0fffffff, endcolorstr=#0fffffff);
    background-color: rgba(255, 255, 255, .3)
}
.focus .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}
.focus .owl-controls .owl-page span {
    z-index: 999;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    margin: 9px 3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#afffffff, endcolorstr=#afffffff);
    background-color: rgba(255, 255, 255, .8)
}
.focus .owl-controls .owl-page.active span, .focus .owl-controls.clickable .owl-page:hover span {
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffffffff);
    background-color: rgba(255, 255, 255, 1)
}
.home-about {
    background: #efefef url('../images/about-bg.jpg') 50% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 5.22388% 0;
}
.home-about.about-inner {
    background: #fff;
}
.home-about .bg {
    overflow: hidden;
    background: #efefef;
}
.home-about .title {
    color: #C8000F;
    font-size: 20px;
}
.home-about .title .en {
    font-size: 18px;
}
.home-about .img {
    width: 47.25%
}
.home-about .text {
    position: relative;
    width: 50.75%
}
.home-about .desc {
    line-height: 2em;
    max-height: 30em;
    overflow: hidden;
    margin: 4.08333% 0;
}
.home-news {
    padding: 0;
}
.home-news .news-bg {
    padding: 1.08333% 0 2.08333%;
}
.home-news .list-img {
    width: 32.25%
}
.home-news .list-img .link:first-child {
    display: block;
    margin-bottom: 15px;
}
.home-news .list-img .link img {
    width: 100%;
}
.home-news .list-text {
    width: 64.75%
}
.event-list .item {
    width: 100%
}
.event-list .link {
    display: block;
    position: relative;
    padding: 8px 0;
    border-bottom: dotted 1px #ddd
}
.event-list .link .title {
    position: relative;
    padding-left: 10px;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.event-list .link .title:before {
    position: absolute;
    content: "";
    display: block;
    width: 6px;
    border: solid 3px transparent;
    border-left: solid 3px #E22733;
    top: 50%;
    margin-top: -3px;
    left: 0
}
.event-list .link .time {
    opacity: .75;
    color: #999
}
.event-list .link:hover .title, .event-list .link:active .title, .event-list .link:focus .title {
    color: #E22733
}
.event-list .link:hover:after, .event-list .link:active:after, .event-list .link:focus:after {
    width: 100%
}
.event-list.home .link {
    padding: 6px 0
}
.news-list .list-item {
    padding: 0;
    margin-bottom: 20px;
}
.news-list .link {
    display: block;
    position: relative;
    z-index: 2
}
.news-list .link .date {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
.news-list .link .month {
    margin-bottom: 3px;
}
.news-list .link .year {
    text-align: center;
    width: 12.5%;
    padding: .5% 0;
    border: solid 1px #ccc;
    vertical-align: middle;
}
.news-list .link .text {
    width: 84.25%;
    vertical-align: middle;
}
.news-list.inner {
    margin-top: 30px;
}
.news-list.inner .list-item {
    padding: 15px 0;
}
.news-list.inner .link .text {
    width: 88.25%
}
.news-list .link .title {
    color: #000
}
.news-list .desc {
    margin-top: 3px;
    color: #a3a3a3;
    font-size: 13px;
    line-height: 18px;
}
.news-list .link:hover .desc, .news-list .link:hover .title {
    color: #1a5195
}
.home-apply {
    position: relative;
    padding: 3.22388% 0 5.22388%;
}
.apply-bg {
    margin: 0 -12px
}
.apply-list .item {
    width: 23.5%;
}
.apply-list .item a {
    position: relative;
    display: block;
}
.apply-list .item a .bg {
    width: 0;
    height: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    background: #C8000F;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e00d2d80, endcolorstr=#e00d2d80);
    background: rgba(13, 45, 128, .8);
    overflow: hidden;
}
.apply-list .item a:hover .bg, .apply-list .item a:active .bg {
    width: 100%;
    height: 100%;
}
.apply-list .item a .pic {

    /* border-radius: 999px;
    border: solid 6px #fff; */
}
.apply-list .item a .pic img {
    width: 100%;
}
.apply-list .item a:hover .pic img, .apply-list .item a:active .pic img {
    transform: scale(1.1);
}
.apply-list .item a .bg .inner {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 168px;
    height: 168px;
    display: table;
}
.apply-list .item a .bg .text {
    display: table-cell;
    vertical-align: middle;
}
.apply-list .item a .cn {
    position: relative;
    display: block;
    padding-bottom: 10px;
    font-size: 20px;
    letter-spacing: 4px;
}
.apply-list .item a .en {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
}
.apply-list .owl-controls {
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    top: 50%;
    width: 100%
}
.apply-list .owl-prev, .apply-list .owl-next {
    position: absolute;
    z-index: 10;
    top: 0;
    display: block;
    width: 24px;
    height: 32px;
    background: url(../images/arr.png) no-repeat;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border: solid 1px transparent
}
.apply-list .owl-prev {
    left: -25px;
    background-position: 0 0
}
.apply-list .owl-prev:hover, .apply-list .owl-prev:active, .apply-list .owl-prev:focus {
    background-position: -24px 0
}
.apply-list .owl-controls .owl-buttons .owl-next {
    right: -25px;
    background-position: 0 -32px
}
.apply-list .owl-next:hover, .apply-list .owl-next:active, .apply-list .owl-prev:focus {
    background-position: -24px -32px
}
.apply-inner {
    margin: 3.22388% 0;
}
.apply-inner .item {
    width: 23.5%;
    padding: 0;
    margin: 10px 0;
}
.home-super {
    padding: 0 0 3.22388%;
    position: relative;
}
.super-list {
    width: 68.25%;
    margin: 0 auto;
}
.super-list .item {
    width: 18%;
    position: relative;
    cursor: pointer;
    border-right: solid 1px #ccc;
}
.super-list .item:last-child {
    border-right: 0;
}
.super-list .item .inner {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 90%;
    display: table;
    text-align: center
}
.super-list .item .ico {
    overflow: hidden;
    text-align: center;
    width: 100px;
    height: 100px;
    margin: 0 auto
}
.super-list .item .ico .img {
    height: 100px
}
.super-list .item .text {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.super-list .item .title {
    position: relative;
    display: block;
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 20px
}
.super-list .item:hover {
    background: transparent
}
.super-list .item:hover img {
}
.super-list .item:hover .ico {
    background: transparent;
    margin-top: -15px
}
.super-list .item:hover .title {
}
.home-tech {
    padding: 3.22388% 0 0;
    position: relative;
    background: #f0f0f0 url('../images/tech.jpg') 50% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
}
.home-tech .pic {
    width: 50%;
    vertical-align: middle;
}
.home-tech .text {
    text-align: center;
    width: 50%;
    vertical-align: top;
}
.home-tech .title {
    font-size: 60px;
}
.home-tech .cn {
    font-size: 36px;
    display: block;
    margin: 20px 0;
}
.home-tech .en {
    display: block;
    width: 60%;
    margin: 0 auto;
    font-size: 16px;
}
.tech-list {
    margin: 30px 30px 0;
}
.tech-list .item {
    font-size: 16px;
    text-align: center;
}
.info-list {
    overflow: hidden;
    position: relative;
    margin: 50px 0
}
.info-list .item {
    position: relative;
}
.info-list .pic {
    width: 30%;
}
.info-list .text {
    width: 68.5%;
}
.info-list .link {
    display: block;
    position: relative;
    padding: 20px 0;
    border-bottom: solid 1px #dfdfdf;
}
.info-list .link .title {
    font-size: 20px;
    display: block;
    padding: 15px 0;
}
.info-list .link .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.info-list .link:hover {
    background: #f7f7f7
}
.info-list .link:hover .title, .info-list .link:hover .time {
}
.product-list {
    margin: 20px
}
.product-list .item {
    width: 28.5%
}
.product-list .link {
    margin: 15px 0;
    position: relative;
    display: block;
    z-index: 2
}
.product-list .link .rect-pic {
    background: #ffffff;
    border: solid 1px #ccc;
    padding-bottom: 100%
}
.product-list .link .rect-pic .img {
    width: 100%;
    transform: scale(1.005)
}
.product-list .link .title {
    z-index: 2;
    position: relative;
    padding: 15px 10px;
    text-align: center;
    display: block;
}
.product-list .link .title .cn {
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: normal
}
.product-list .link .title .en {
    padding: 0 10px;
    text-transform: uppercase;
    font-size: .75em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: normal
}
.product-list .link .title:after {
    position: absolute;
    content: "";
    width: 100%;
    background: #C8000F;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1
}
.product-list .link:hover, .product-list .link:active, .product-list .link:focus {
    color: #ffffff;
}
.product-list .link:hover .rect-pic .img, .product-list .link:active .rect-pic .img, .product-list .link:focus .rect-pic .img {
    transform: scale(1.1)
}
.product-list .link:hover .title:after, .product-list .link:active .title:after, .product-list .link:focus .title:after {
    height: 100%
}
.cate-bg {
    color: #fff;
    padding: 8% 0;
    text-align: left;
}
.cate-bg .en {
    font-size: 24px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-top: 10px;
    margin-top: 10px;
}
.cate-bg .en:before {
    position: absolute;
    content: "";
    display: block;
    width: 2em;
    height: 2px;
    background: #fff;
    left: 0;
    margin-left: 0;
    top: 0;
}
.cate-bg .cn {
    font-size: 28px;
    display: block;
    text-transform: uppercase;
}
.cate-bg .desc {
    font-size: 18px;
    position: relative;
    padding: 25px 0;
    margin-top: 20px;
    text-transform: uppercase;
}
.aside {
    width: 18.5%;
}
.main {
    width: 81.5%;
}
.main.white {
    background: #fff;
    min-height: 480px;
}
.cate-list .title {
    font-size: 18px;
    position: relative;
    font-weight: bold;
    color: #fff;
    background: #C8000F;
    padding: 20px 0 20px 28px
}
.cate-list .link {
}
.cate-list .link a {
    display: block;
    padding: 15px 0 15px 28px;
    position: relative;
}
.cate-list .link a:hover, .cate-list .link a:active {
    background: #ffffff;
    color: #C8000F
}
.cate-list .link a:hover:before, .cate-list .link a:active:before {
    border-right: 1px solid #C8000F;
    border-bottom: 1px solid #C8000F;
}
.cate-list .link a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 28px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.img-list {
    margin: 20px 0;
}
.img-list .item {
    padding: 0 30px;
}
.img-list .pic {
    width: 30%;
}
.img-list .text {
    width: 68.5%;
}
.img-list .link {
    padding: 20px 0;
    display: block;
    border-bottom: solid 1px #e3e3e3;
}
.img-list .title {
    display: block;
    padding: 20px 0;
    font-size: 20px;
}
.img-list .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.crumbs {
    padding: 20px 0;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #DCDCDC
}
.crumbs .title {
    font-weight: bold;
    position: relative;
    font-size: 18px
}
.crumbs-cate {
    border-bottom: solid 1px #e5e5e5;
    background: #f7f7f7;
}
.crumbs-cate .cate-item {
}
.crumbs-cate .link {
    display: inline-block;
    position: relative;
    padding: 20px;
}
.crumbs-cate .link:after {
    display: block;
    position: absolute;
    content: "";
    border-right: solid 1px #fff;
    right: 0;
    top: 0;
    height: 100%
}
.crumbs-cate .link:last-child:after {
    display: none
}
.crumbs-cate .link:hover, .crumbs-cate .link.active {
    color: #fff;
    background: #C8000F
}
.content-box {
    padding-left: 36px;
}
.content-body {
    position: relative;
    overflow: hidden;
    padding: 30px 0;
    line-height: 1.8
}
.content-body table{
	width: 100%!important;
}
.content-title {
    display: block;
    text-align: center;
    font-size: 18px;
    margin-top: 30px
}
.content-time {
    display: block;
    text-align: center;
    color: #999;
    padding: 5px 0;
    font-size: 12px
}
.content-related {
    margin-top: 15px;
    padding-top: 15px;
    border-top: solid 1px #e3e3e3
}
.detail .pic {
    width: 40%
}
.detail .pic .rect-pic {
    border: solid 1px #e3e3e3;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 100%
}
.detail .pic img {
    width: 100%
}
.detail .text {
    width: 55%
}
.detail .text .title {
    font-size: 28px;
    padding: 15px 0;
    color: #222
}
.detail .share {
    padding: 15px 0
}
.info {
    margin-top: 30px;
    background: #EFEFEF;
    padding: 20px
}
.info .list {
    width: 30%
}
.info .list li {
    line-height: 32px
}
.info .list li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px
}
.info .salse {
    width: 70%;
    padding-left: 10%;
    line-height: 24px;
    background: url("../images/info-line.gif") 0 0 repeat-y
}
.info .salse dt {
    font-weight: bold
}
.tab-nav {
    font-size: 0;
    margin: 25px 0;
    border-bottom: solid 1px #ccc
}
.tab-nav .item {
    display: inline-block;
    font-size: 14px;
    padding: 8px 30px;
    cursor: pointer;
    text-align: center;
    position: relative;
    top: 1px;
    border-bottom: solid 1px #ccc;
    background: #dfdfdf;
    background: linear-gradient(to bottom, #dfdfdf 0%, #ffffff 100%);
    margin-right: 5px
}
.tab-nav .item.active, .tab-nav .item:hover {
    border-bottom: solid 1px #ffffff;
    color: #E22733
}
.content-img {
    width: 33.333%;
    text-align: center
}
.content-img img {
    border: solid 1px #ddd
}
.content-info {
    width: 63.66666%
}
.info-title {
    font-size: 24px;
    font-weight: 600;
    color: #333
}
.info-other {
    padding: 15px 0px;
    border-bottom: 1px solid #ddd;
    line-height: 1.5
}
.info-share {
    height: 30px;
    margin: 15px 0 0;
    background: #f7f7f7
}
.page-more {
    line-height: 28px;
    display: block;
    overflow: hidden;
    width: 120px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #e3e3e3;
    margin-bottom: 30px
}
.page-more:hover, .page-more:active {
    color: #fff;
    border: 1px solid #C8000F;
    background: #C8000F
}
#dituContent {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin-bottom: 30px
}
#dituContent img {
    max-width: none
}
.page-list {
    text-align: center;
    margin: 0 0 30px;
    display: block
}
.page-list::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}
.page-list ul {
    border-radius: 4px;
    display: inline-block;
    vertical-align: bottom
}
.page-list ul li {
    background: #fff;
    border-right: none;
    border-radius: 0;
    float: left;
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
    padding: 8px 12px;
    line-height: 18px;
    margin-right: 2px
}
.page-list ul li a {
    color: #333;
    display: block;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    background: #fff
}
.page-list ul li:not(:first-child):not(:last-child) {
    border-radius: 0
}
.page-list ul li:first-child {
    border-radius: 4px 0 0 4px
}
.page-list ul li:last-child {
    border-radius: 0 4px 4px 0
}
.page-list ul li.active {
    background: #C8000F;
    color: #fff
}
.home-contact {
    padding: 5.22388% 0;
    color: #939393;
    background: #565656 url(../images/footer.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    font-size: 13px
}
.home-contact a {
    color: #939393
}
.home-contact .title {
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding-bottom: 35px;
    display: block;
}
.contact-list .list {
    cursor: pointer;
    color: #fff;
    text-align: center
}
.contact-list .ico {
    height: 139px;
    width: 139px;
    margin: 0 auto;
    display: block;
    line-height: 139px;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 999px;
    vertical-align: middle
}
.contact-list .inner {
    width: 45px;
    height: 45px;
    margin: 47px auto;
    display: block;
    background: url(../images/ico-foot.png) no-repeat
}
.contact-list .list .item-1 {
    background-position: 0 0
}
.contact-list .list .item-2 {
    background-position: 0 -45px
}
.contact-list .list .item-3 {
    background-position: 0 -90px
}
.contact-list .list .item-4 {
    background-position: 0 -135px
}
.contact-list .desc {
    padding-top: 35px
}
.contact-list .list:hover {
    color: #C8000F
}
.contact-list .list:hover .ico {
    border: solid 1px #C8000F
}
.contact-list .list:hover .item-1 {
    background-position: -45px 0
}
.contact-list .list:hover .item-2 {
    background-position: -45px -45px
}
.contact-list .list:hover .item-3 {
    background-position: -45px -90px
}
.contact-list .list:hover .item-4 {
    background-position: -45px -135px
}
.contact-title {
    position: relative;
    overflow: hidden;
    padding: 30px 0 15px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 1px #ccc;
    margin-bottom: 15px;
}
.contact-title .cn {
    position: relative;
    display: inline-block;
}
.contact-title .cn:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #C8000F;
    left: 0;
    bottom: -15px;
}
.contact-blue {
    color: #C8000F;
    font-size: 16px;
    font-weight: bold;
}
.contact-line {
    height: 1px;
    background: #ccc;
    margin: 30px 0;
}
.contact-blue .fa {
    margin-right: 3px;
    font-size: 20px;
}
.contact-form {
    width: 100%;
}
.contact-form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent
}
.contact-form textarea.form-control {
    height: auto
}
.contact-form .btn {
    display: block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.contact-form .btn-primary {
    color: #fff;
    background-color: #C8000F;
    display: block;
    width: 100%;
}
.contact-form .form-label {
    width: 5em;
}
.contact-form .form-label span {
    opacity: 0;
    visibility: hidden;
}
.contact-form .form-group {
    width: 78.5%;
    margin: .5% 0;
    color: #999
}
.contact-form .form-group.full {
    width: 100%
}
.contact-form .form-control {
    background: #fff;
    border: solid 1px #e6e6e6;
    color: #999
}
.contact-form .form-submit {
}
.contact-form .btn-primary {
    padding: 6px 48px
}
.contact-info {
    width: 32.5%;
}
.contact-info .text {
    width: 80%;
}
.contact-info .strong {
    font-weight: bold;
}
.contact-info .blue {
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
}
.contact-info .weixin {
    text-align: center;
}
.footer .foot-info {
    background: #222;
    color: #999;
    padding: 4.22388% 0
}
.footer .foot-info a {
    color: #999
}
.footer .foot-info a:hover {
    color: #fff
}
.footer .foot-logo {
    width: 24.5%
}
.footer .foot-logo img {
}
.footer .foot-item {

    /*width: 12.5%*/
}
.footer .foot-title {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.footer .foot-list>li, .footer .address>li, .footer .foot-dl>dd {
    line-height: 1.8
}
.footer .foot-list>li {
}
.foot-dl {
}
.foot-dl>dd {
}
.footer .address li {
}
.footer .address li:first-child {
}
.footer .address .ico {
    width: 24px;
    vertical-align: middle;
}
.footer .address a {
    display: block;
}
.footer .address .text {
    width: 85%;
    line-height: 1.2;
    vertical-align: middle;
}
.footer .copyright {
    background: #000;
    padding: 20px 0;
    text-align: center;
    color: #999;
}
.footer .copyright a {
    color: #999
}
.footer .copyright a:hover {
    color: #fff
}
.sidebar {
    background: transparent;
    position: fixed;
    z-index: 9999;
    right: 15px;
    bottom: 200px;
    width: 40px
}
.sidebar dd {
    width: 40px;
    height: 38px;
    position: relative;
    margin-bottom: 1px
}
.sidebar a {
    color: #fff;
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    background: #737474
}
.sidebar a:hover {
    background: #C8000F
}
.popover {
    position: absolute;
    right: 56px;
    bottom: -60px;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0.2);
    white-space: normal;
    display: none;
    font-size: 12px
}
.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    right: 56px;
    bottom: 288px;
    border-width: 11px
}
.popover>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}
.popover>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.popover>.popover-content {
    min-width: 120px
}
@media screen and (max-width:1150px) {
    .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
    .top-bar {
        right: 15px
    }
    .home-about .desc {
        line-height: 2em;
        max-height: 17em;
        overflow: hidden;
        margin-bottom: 4.08333%;
    }
    .about-list .item-box {
        width: 140px;
        height: 140px;
    }
    .about-list .inner {
        font-size: 28px;
    }
}
@media (max-width:992px) {
    .hidden {
        visibility: hidden;
        opacity: 0;
        display: none !important
    }
    .block {
        display: block
    }
    .page-title {
        padding-bottom: 30px;
    }
    .page-title .en {
        font-size: 20px
    }
    .product-title .en {
        font-size: 16px
    }
    .header {
        padding: 15px 0;
        text-align: center
    }
    .header .container {
        position: static
    }
    .navbar-btn {
        display: block
    }
    .navbar-header {
        float: none;
        width: 100%
    }
    .navbar-header .logo {
        width: 70%
    }
    .navbar-header .logo img {
        display: block;
        margin: 0 auto
    }
    .navbar-collapse .nav-justify {
        width: 100%
    }
    .navbar-collapse.box {
        float: none;
        position: absolute;
        background: #fff;
        left: 0;
        top: 100%;
        width: 100%;
        z-index: 99999;
        display: none;
        padding-bottom: 15px
    }
    .nav-justify .list {
        display: block;
        text-align: center
    }
    .nav-justify .list>a {
        line-height: 1;
        height: auto;
        display: block;
        padding: 15px;
        text-align: center;
        border-bottom: solid 1px #ccc;
        text-align: left
    }
    .nav-justify .list>a:hover, .nav-justify .active>a {
        background: #C8000F;
        color: #fff
    }
    .top-bar {
        position: static
    }
    .lang {
        width: 100%;
        padding: 15px 15px 10px;
        margin-top: 10px;
    }
    .search-btn {
        display: none !important
    }
    .search {
        position: static;
        width: 100%;
        padding: 0 15px 0;
        display: block
    }
    .search .form-control {
        width: calc(100% - 30px)
    }
    .banner .owl-controls {
        margin-top: -20px
    }
    .banner .owl-controls .owl-page span {
        width: 8px;
        height: 8px;
        margin: 0 3px
    }
    .home-about, .home-product, .home-super {
        padding: 5.22388% 0
    }
    .apply-list .item {
        width: 50%;
    }
    .apply-list .item a .en {
        padding: 0 20px;
    }
    .apply-list .item a .cn {
        font-size: 20px;
    }
    .scroll .item {
        width: 48.5%;
    }
    .home-tech .pic, .home-tech .text {
        width: 100%;
    }
    .home-news .list-text, .home-news .list-img {
        width: 100%;
    }
    .footer .foot-logo {
        width: 100%;
    }
    .home-about .text, .home-about .img {
        width: 100%;
    }
}
@media (max-width:640px) {
    .page-wrap {
        display: block;
    }
    .left, .right {
        display: block;
        width: 100%;
    }
    .left {
        background: #fff;
    }
    .cate-list {
        font-size: 0;
    }
    .cate-list .link, .home-cate .cate-item {
        text-align: center;
        width: 50%;
        display: inline-block;
        line-height: 28px;
        padding: 0;
        margin: 0 0 1px;
        background: #f0f0f0;
        border: solid 1px #fff;
        box-sizing: border-box;
        font-size: 14px;
    }
    .cate-list .link a, .home-cate .link {
        display: block;
        padding: 0;
        position: relative;
    }
    .cate-list .link a:before, .cate-list .title {
        display: none;
    }
    .content-box {
        padding-left: 0;
    }
    .home-about .img, .home-about .text, .content-img, .content-info {
        width: 100%
    }
    .home-about .text {
        padding-bottom: 15px
    }
    .home-about .desc {
        max-height: 9999em;
    }
    .news-list .list a .title {
        width: 70%;
    }
    .home-product .item a .title {
        font-size: 14px;
    }
    .home-news .list-text, .home-news .list-img {
        width: 100%;
        height: auto;
        padding: 20px 0;
    }
    .home-news .list-text {
        padding-bottom: 0;
    }
    .home-news .list-text .link .title {
        width: 70%;
    }
    .home-super, .home-apply, .home-tech {
        display: none
    }
    .apply-list .item {
        width: 100%;
    }
    .super-list .item {
        width: 50%
    }
    .sidebar {
        display: none
    }
    .home-about .title {
        margin-top: 20px;
    }
    .home-product .list-box {
        margin: 0;
    }
    .product-list .item {
        width: 48.5%
    }
    .contact-list .list {
        width: 100%;
    }
    .contact-list .desc {
        padding: 15px 0;
    }
    .cate-bg {
        padding: 12% 0;
    }
    .cate-bg .en {
        font-size: 20px;
    }
    .cate-bg .cn {
        font-size: 20px;
    }
    .cate-bg .desc {
        font-size: 14px;
        padding: 15px 0;
        margin-top: 10px;
    }
    .crumbs-cate .container {
        padding: 0;
    }
    .contact-info {
        width: 100%;
    }
    .contact-info .text {
        padding: 20px 0;
        margin-top: 20px;
        border-top: solid 1px #e3e3e3;
        width: 100%;
    }
    .page-bg .container {
        padding: 0;
    }
    .img-list .title {
        padding: 5px 0;
        font-size: 16px;
    }
    .img-list .item {
        padding: 0 15px;
    }
    .img-list .pic, .img-list .text {
        vertical-align: middle;
    }
    .img-list .desc {
        -webkit-line-clamp: 2;
    }
    .news-list .link .year {
        width: 18.5%;
    }
    .news-list .link .text {
        width: 78.25%;
    }
    .detail .pic, .detail .text, .info .list, .info .salse {
        width: 100%;
    }
    .detail .text .title {
        font-size: 18px;
        display: block;
        margin-top: 5px;
    }
    .info .salse {
        padding-left: 0;
        background: none;
    }
    .footer .foot-item {
        display: none;
    }
    .footer .copyright .box {
        width: 100%;
        text-align: center;
    }
    .footer .copyright {
        text-align: center;
    }
}