@font-face {
    font-family: 'iconfont';
    /* project id 793813 */
    src: url("../../../../../../../at.alicdn.com/t/font_793813_hu75y2zww0b.eot")
        /*tpa=http://at.alicdn.com/t/font_793813_hu75y2zww0b.eot*/
    ;
    src: url("../../../../../../../at.alicdn.com/t/font_793813_hu75y2zww0b.eot-#iefix")
        /*tpa=http://at.alicdn.com/t/font_793813_hu75y2zww0b.eot?#iefix*/
        format('embedded-opentype'),
        url("../../../../../../../at.alicdn.com/t/font_793813_hu75y2zww0b.woff")
        /*tpa=http://at.alicdn.com/t/font_793813_hu75y2zww0b.woff*/
        format('woff'),
        url("../../../../../../../at.alicdn.com/t/font_793813_hu75y2zww0b.ttf")
        /*tpa=http://at.alicdn.com/t/font_793813_hu75y2zww0b.ttf*/
        format('truetype'),
        url("../../../../../../../at.alicdn.com/t/font_793813_hu75y2zww0b.svg#iconfont")
        /*tpa=http://at.alicdn.com/t/font_793813_hu75y2zww0b.svg#iconfont*/
        format('svg');
}

/*@font-face {*/
/*font-family: 'arial';*/
/*src: url('../fonts/ARIAL_TH.ttf');*/
/*}*/

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/**{*/
/*font-family: "arial" ;*/
/*}*/
.contact-dropdown-title {
    margin: 10px 0 30px 0;
}

.contact-dropdown-title .inputBtn {
    background: #eee;
}

.contact-dropdown-title .dropdown-item {
    line-height: 28px;
    cursor: pointer;
    padding-left: 5px;
}

.contact-dropdown-title .dropdown-item:hover {
    background: #d6010e;
    color: #fff;
}

li {
    list-style: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #ccc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc;
}

a {
    transition: all 0.5s ease;
}

a:hover {
    text-decoration: none;
}

/*header*/
.header-top-webshop {
    display: block;
    position: relative;
}

.header-top-webshop-ul {
    position: absolute;
    z-index: 9;
    display: none;
    border-radius: 0;
    background: #fff;
    border-top: 1px solid #ccc;
    box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
    margin-top: 3px;
    padding: 15px 0;
    left: 0;
}

.header-top-webshop-ul li {
    margin: 0 !important;
    padding: 10px !important;
    width: 100%;
    text-align: center;
}

.header-top-webshop-ul li {
    color: #040000 !important;
}

.header-top-webshop-ul li span {
    color: #d7000f !important;
}

.header-top-webshop:hover .header-top-webshop-ul {
    display: block !important;
}

.header {
    line-height: 115px;
}

.buttonset {
    text-align: left;
    width: 50%;
    float: left;
    line-height: 36px;
    margin-top: 15px;
}

.buttonpush {
    text-align: right;
    font-size: 24px;
    cursor: pointer;
}

.header-logo {
    width: 20%;
    float: left;
}

.header-logo img {
    max-width: 100%;
}

.header-right {
    width: 80%;
    float: right;
}

.header-right ul {
    padding-left: 0px;
    text-align: right;
    margin-bottom: 0px;
    margin-top: 0;
}

.header-right li {
    float: left;
}

.header-right-top,
.header-right-bottom {
    float: right;
}

.header-right-bottom {
    line-height: normal;
}

.header-right-top {
    line-height: normal
}

.header-right-top li {
    padding: 20px 0 0px;
}

.header-right-top i {
    font-size: 12px;
    width: 20px;
    /* height: 20px; */
    background: #d6010e;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: -2px;
    bottom: -2px;
}

.header-right-top-li button {
    font-size: 12px;
    width: 20px;
    /* display: inline-block; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    background: #d6010e;
    text-align: center;
    line-height: 20px;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 2px;
    bottom: 3px;
}

.red {
    color: #d7000f;
}

.header-right-top a,
.header-right-top li {
    color: #919191;
    font-size: 12px;
}

.header-right-top li {
    margin: 0 4px;
}

.header-right-top li:last-child {
    margin: 0 0 0 4px;
}

.header-right-top li a:hover {
    color: #100e0e;
}

.header-right-bottom li,
.header-right-bottom li a {
    color: #727272;
    font-size: 16px;
    display: block;
}

.header-right-bottom li {
    line-height: 72px;
    border-bottom: 3px solid transparent;
}

.header-right-bottom li:nth-child(odd) {
    padding: 0 10px;
}

.header-right-bottom li:last-child {
    margin: 0 0 0 10px;
}

.header-right-bottom li:nth-child(odd):hover {
    border-bottom: 3px solid #d6010e;
}

.header-right-bottom li:hover,
.header-right-bottom li a:hover {
    color: #040000
}

.header-right-bottom a {
    cursor: pointer;
}

.header-right-top-input {
    background: #dcdcdc;
    border-radius: 10px;
    outline: none;
    padding-left: 15px;
    border: none;
    height: 25px;
}

.header-right-top-li {
    position: relative;
}

/* header-menu-drop */
.index-drop-down {
    display: flex;
    font-size: 15px;
    z-index: 9;
    border-radius: 0;
    background: #fff;
    position: absolute;
    box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    line-height: 80px;
}

.index-drop-down ul {
    padding-left: 0px;
}

.index-drop-down li {
    width: 25%;
    float: left;
}

.menu-first-ul {
    padding-left: 0px;
}

.li2 .menu-first-ul {
    z-index: 9;
    display: none;
    border-radius: 0;
    background: #fff;
    position: absolute;
    border-top: 1px solid #ccc;
    box-shadow: 0px 2px 10px -2px rgba(0, 0, 0, 0.3);
    margin-right: 0px;
    margin-left: -25px;
    margin-top: 3px;
    padding: 15px 0;
}

.li2:hover .menu-first-ul {
    display: block;
}

.menu-first-ul li span {
    color: #d7000f !important;
}

.menu-first-ul li {
    padding: 0px !important;
    margin: 0 10px !important;
    line-height: 30px !important;
    float: none !important;
    text-align: left;
}

.menu-first-ul li:hover {
    border-bottom: 3px solid #d6010e;
}

.menu-first-ul li a {
    color: #252525;
    font-size: 14px !important;
}

/*index*/

.index-tab {
    border-bottom: none;
}

.index-product {
    margin-top: -40px;
}

.index-tab>li {
    background: rgba(255, 255, 255, 0.6);
    margin: 0 3px;
    border-radius: 4px 4px 0 0;
}

.index-tab>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: none;
    border-radius: 4px 4px 0 0;
    color: #333;
}

.index-tab>li.active>a,
.index-tab>li.active>a:focus,
.index-tab>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #d6010e;
    border: none;
    border-bottom-color: transparent;
}

.index-product-more>li.hover>a {
    color: #fff;
    cursor: default;
    background-color: #d6010e;
    border: none;
    border-bottom-color: transparent;
}

.index-tab {
    width: 900px;
    margin: 0 auto;
}

.index-product-list {
    text-align: center;
}

.index-product-list img {
    width: 50%;
}

.index-product {
    background: #f8f8f8;
}

.index-product-list {
    background: #fff;
    box-shadow: 0 5px 35px -5px rgba(0, 0, 0, 0.2);
}

.index-product-list span {
    background: #d6010e;
    height: 1px;
    width: 25px;
    display: inline-block;
    text-align: center;
}

.index-product-list h5 {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}

.index-product-list {
    margin: 50px 0;
    padding-bottom: 30px;
}

.sx-arrow-down {
    border-style: solid dashed dashed dashed;
    border-width: 10px;
    border-color: #d6010e transparent transparent transparent;
    width: 0;
    height: 0;
    display: none;
    margin-left: auto;
    margin-right: auto;
}

.active .sx-arrow-down {
    display: block;
}

.index-blog {
    margin-top: 50px;
    margin-bottom: 90px;
}

.index-blog-left {
    height: 469px;
    width: 50%;
    float: left;
}

.index-blog-right {
    width: 50%;
    float: left;
}

.index-blog-left-contant {
    width: 50%;
    float: left;
    height: 469px;
    background: rgba(214, 1, 14, 0.8);
    padding-left: 15px;
}

.index-blog-left-contant h2 {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
}

.index-blog-left-contant span {
    display: inline-block;
    height: 1px;
    width: 35px;
    background: #fff;
}

.index-blog-left-contant p {
    line-height: 16px;
    color: #fff;
    font-size: 12px;
}

.index-blog-left-contant button {
    width: 130px;
    height: 30px;
    font-size: 12px;
    outline: none;
    background: #fff;
    border: none;
    border-radius: 5px;
    margin-top: 50px;
}

.index-blog-right-contant h2 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.index-blog-right-contant p {
    font-size: 12px;
    color: #878787;
    line-height: 16px;
}

.index-blog-right-contant-time {
    font-size: 12px;
    color: #cecece;
    float: left;
}

.index-blog-right-contant-bottom {
    display: inline-block;
    width: 100%;
}

.index-blog-right-contant span:last-child {
    font-size: 12px;
    color: #000;
    float: right;
}

.index-blog-right-contant span:last-child img {
    padding-right: 10px;
}

.index-blog-right-contant {
    padding-left: 15px;
    border-top: 1px solid #e4e4e4;
    padding-top: 3px;
    padding-bottom: 14px;
}

.index-blog-right-contant:last-child {
    border-bottom: 1px solid #e4e4e4;
}

.index-video {
    margin-bottom: 45px;
}

.index-video img {
    max-width: 100%;
}

.index-video h2 {
    font-size: 20px;
    font-weight: bold;
    border-left: 3px solid #d6010e;
    padding-left: 15px;
}

.index-video h3 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.index-video p {
    color: #989696;
    line-height: 18px;
    font-size: 12px;
}

.index-video-a {
    color: #d7000f;
    font-size: 12px;
    margin-top: 50px;
    font-weight: bold;
    display: inline-block;
}

.index-contact {
    background: url("../images/index-contact.jpg")
        /*tpa=http://www.911signal.com/static/client/1/pages/911signal/images/index-contact.jpg*/
        no-repeat center top;
    height: 250px;
    width: 100%;
}

.index-contact-body {
    display: inline-block;
    position: relative;
    top: 65px;
    left: 52.5%;
}

.index-contact-body h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
}

.index-contact-body h3 {
    font-size: 14px;
    margin-bottom: 30px;
    margin-top: 5px;
}

.index-contact-body input {
    height: 40px;
    border: 1px solid #e5e7df;
    border-radius: 5px;
    width: 75%;
}

.index-contact-body button {
    border-radius: 5px;
    height: 42px;
    background: #c70207;
    color: #fff;
    font-size: 16px;
    border: none;
    width: 100%;
    outline: none;
}

.index-social {
    text-align: center;
    background: #000000;
    padding: 30px 0;
}

.index-social h2 {
    font-style: italic;
    color: #fff;
    margin-top: 0px;
    font-size: 20px;
    margin-bottom: 25px;
}

.index-social a {
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    transition: .5s;
}

.index-social a i {
    font-size: 22px;
    color: #fff;
}

.index-social a:nth-child(2) {
    background: #395291;
}

.index-social a:nth-child(3) {
    background: #db2725;
}

.index-social a:nth-child(4) {
    background: #0077b5;
}

.index-social a:nth-child(5) {
    background: #47a4dd;
}

.index-social a:nth-child(6) {
    background: #d81815;
}

.index-social a:nth-child(7) {
    background: #b1001d;
}

.index-social a:nth-child(8) {
    background: #2ca6ec;
}

.index-social a:nth-child(9) {
    background: #ed8739;
}

.index-body-menu {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cecec1;
}

.index-body-menu ul {
    padding-left: 0px;
    display: inline-block;
}

.index-body-menu li {
    float: left;
    padding: 0px 15px;
    border-right: 1px solid #6b6b6b;
    line-height: 12px;
}

.index-body-menu li:last-child {
    border-right: none;
}

/*footer*/
.footer {
    border-bottom: 1px solid #e5e6de;
    padding: 30px 0 50px;
}

.footer-list {
    border-right: 1px solid #f0f1ec;
    /*height: 200px;*/
    padding-left: 50px;
}

.footer-list:last-child {
    border-right: none;
}

.footer-list:first-child {
    padding-left: 15px;
}

.footer-list ul {
    padding-left: 0px;
}

.footer-list li {
    line-height: 25px;
    font-size: 12px;
}

.footer-list li a {
    color: #5b5b5b;
}

.footer-list li span {
    color: #c80108 !important;
}

.footer-list h2 {
    font-size: 20px;
    font-weight: bold;
}

.footer-list-left,
.footer-list-right {
    float: left;
}

.footer-list-left {
    padding-right: 30px;
}

.footer-list-more {
    color: #c80108 !important;
    display: inline-block;
    font-weight: bold;
}

.footer-list-contact li span {
    font-weight: bold;
    color: #5b5b5b !important;
}

.footer-list-contact li {
    color: #5b5b5b !important;
}

.footer-bottom {
    padding: 20px 0;
}

.footer-bottom span {
    float: left;
    font-size: 12px;
    color: #7f7f7f;
}

.footer-bottom img {
    float: right;
}

/*crumb*/
.crumb {
    line-height: 55px;
}

.crumb .container {
    border-bottom: 1px solid #dcdcdc;
}

.crumb a {
    color: #868686;
    font-size: 12px;
}

/*new*/
.new img {
    max-width: 100%;
}

.new-list-top {
    padding: 50px 0;
    border-bottom: 1px solid #dcdcdc;
}

.new-list-top-right {
    float: right;
    width: 50%;
}

.new-list-top-right img {
    max-width: 100%;
}

.new-list-top-left h2 {
    font-size: 32px;
    font-weight: bold;
}

.new-list-top-left span {
    height: 2px;
    width: 35px;
    background: #cd1d25;
    display: inline-block;
}

.new-list-top-left h3 {
    color: #909090;
    font-size: 14px;
}

.new-list-top-left {
    float: left;
    width: 50%;
}

.new-list-top-left p {
    color: #5b5b5b;
    line-height: 22px;
    margin: 30px 0 50px;
}

.new-list-top-left button {
    background: #d6010e;
    width: 155px;
    height: 42px;
    color: #fff;
    font-weight: bold;
    border: none;
    border-radius: 5px;
}

.new-list-top-con {
    padding-top: 55px;
    padding-bottom: 55px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 55px;
}

.new-list-bottom-con:nth-child(even) {
    clear: left;
}

.new-list-bottom-con {
    margin-bottom: 100px;
}

.new-list-bottom {
    border-bottom: 1px solid #dcdcdc;
}

.new-list-bottom-con img {
    float: left;
    max-width: 100%;
    width: 50%;
}

.new-list-bottom-con-right {
    float: right;
    width: 50%;
    padding-left: 25px;
}

.new-list-bottom-con-right h2 {
    font-size: 16px;
    margin: 0;
    font-weight: bold;
    height: 32px;
    overflow: hidden;
}

.new-list-bottom-con-right-des {
    font-size: 12px;
    margin: 15px 0 15px;
    color: #000;
    overflow: hidden;
}

.new-list-bottom-con-right-time {
    color: #909090;
    font-size: 12px;
}

.new-list-bottom-con-right a {
    width: 133px;
    height: 34px;
    border: 1px solid #d6010e;
    display: inline-block;
    line-height: 34px;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
}

.new-list-bottom-con-right a span {
    background: #d6010e;
    color: #fff;
    height: 32px;
    width: 38px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    margin-left: 5px;
}

/*new detail*/
.new-detail {}

.new-detail h1 {
    font-size: 34px;
    font-weight: bold;
}

.new-detail span {
    width: 35px;
    height: 2px;
    background: #ca1e25;
    display: inline-block;
}

.new-detail h2 {
    color: #909090;
    font-size: 14px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
}

.new-detail-des {
    padding: 20px 0 70px;
}

/*pages*/

.pages a {
    color: #000;
    background: #f1f1f1;
    padding: 7px 10px;
    margin: 0 5px;
    font-weight: bold;
}

.pages {
    width: 100%;
    text-align: center;
    margin: 60px 0;
}

.pages a:hover {
    background: #d6010e;
    color: #fff;
}

/*contact*/
#map {
    height: 450px;
}

.red-line {
    width: 35px;
    height: 2px;
    background: #ca1e25;
    display: inline-block;
}

.contact-right h3 {
    margin: 0px;
    color: #d6000f;
    font-size: 18px;
    font-weight: bold;
}

.contact-right p {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 20px;
}

.contact-right ul {
    padding-left: 0px;
}

.contact-right ul li {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 20px;
}

.contact-right ul li a {
    color: #5b5b5b;
}

.contact-center {
    text-align: center;
}

.contact-center h1 {
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0 70px 0;
}

.contact-right-top {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.contact-bottom h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 40px;
}

.contact-bottom-des {
    color: #5b5b5b;
    line-height: 20px;
}

.contact-bottom-input input {
    width: 100%;
    height: 43px;
    border: 1px solid #d3d3d3;
    padding-left: 15px;
}

.contact-bottom-input textarea {
    width: 100%;
    height: 220px;
    border: 1px solid #d3d3d3;
    padding-left: 15px;
}

.contact-bottom-input-btn {
    text-align: center;
    margin: 35px 0 60px;
}

.contact-bottom-input-btn button {
    width: 120px;
    height: 40px;
    background: #d6010e;
    color: #fff;
    border: none;
}

.contact-center {
    margin-top: 35px;
}

.page-slider {
    text-align: center;
}

.page-slider img {
    max-width: 100%;
}

.contact-checkbox h5 {
    font-size: 18px;
    margin-top: 15px;
    font-weight: bold;
}

.contact-checkbox label {
    font-weight: normal;
}

.contact-checkbox label input {
    margin-right: 10px;
}

/*faq*/
.faq {
    margin-bottom: 50px;
}

.faq h1 {
    font-size: 25px;
    font-weight: bold;
}

.faq-list h2 {
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
}

.faq-list p {
    font-size: 14px;
    line-height: 20px;
    color: #5e5e5e;
    background: #efefef;
    padding: 15px;
    display: none;
}

.faq-list {
    margin: 30px 0;
}

/*privacy*/
.privacy h1 {
    font-size: 25px;
    font-weight: bold;
}

.privacy h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}

.privacy p {
    margin: 5px 0;
    color: #5e5e5e;
    line-height: 20px;
}

.privacy p b {
    color: #000;
}

.privacy-br {
    margin-bottom: 30px !important;
}

.privacy-content-1 {
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: 1px dashed #ccc;
}

.privacy {
    margin-bottom: 60px;
}

.privacy-page-slider {
    text-align: center;
}

.privacy-page-slider img {
    max-width: 1140px;
}

/*download*/
.download {
    margin-bottom: 50px;
}

.download h2 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
}

.download-1-list {
    width: 20%;
    float: left;
    padding: 0 15px;
}

.download-title {
    text-align: center;
}

.download-1-list-img {
    max-width: 100%;
    border: 30px solid #ebebeb;
}

.download-1-list-des span {
    width: 80%;
    float: left;
    text-align: left;
}

.download-1-list-des img {
    float: right;
}

.download-1-list-des {
    margin-top: 25px;
}

.download-1-list-des a {
    color: #000;
    font-weight: bold;
}

.download-1-list {
    margin-top: 30px;
}

.download-2 p {
    text-align: center;
    color: #5e5e5e;
    line-height: 20px;
    margin-bottom: 30px;
}

.download-2-list,
.download-1-list {
    margin-bottom: 30px;
}

.download-2-list img {
    max-width: 100%;
    text-align: center;
}

.download-1,
.download-2,
.download-3 {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 70px;
}

.download-title {
    margin-top: 30px;
}

.download-4-list img {
    float: right;
}

.download-4-list p span {
    float: left;
}

.download-4-list p {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 10px 5px;
    display: inline-block;
    width: 100%;
}

.download-3 .download-title {
    margin-bottom: 30px;
}

/*video*/
.video-title {
    text-align: center;
    margin: 20px 0 40px;
}

.video {
    margin-bottom: 100px;
}

.video-list iframe {
    width: 100%;
    height: 300px;
}

.video-list {
    margin-bottom: 30px;
}

.video-title h2 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
}

/*career*/
.career-top p {
    color: #5e5e5e;
}

.career-top h2 {
    font-size: 16px;
    font-weight: bold;
}

.career-top-des {
    font-size: 16px;
}

.career-top-des a {
    color: #d6000f;
}

.career-list {
    border-top: 1px solid #dcdcdc;
    padding: 60px 0 65px;
}

.career-list ul {
    padding-left: 15px;
}

.career-list ul li {
    list-style: initial;
    color: #f2040c;
    line-height: 24px;
}

.career-list ul li span {
    color: black;
    font-size: 14px;
}

.career-list h2 {
    color: #d6000f;
    font-size: 30px;
    font-weight: bold;
}

.career-list p {
    font-size: 16px;
    font-weight: bold;
}

.career-top {
    margin-bottom: 80px;
}

/*product list*/
.product-list-title {
    text-align: center;
    margin: 30px 0;
}

.product-list-title h2 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
}

.product-list-content {
    margin: 15px 0;
}

.product-list-content img {
    width: 100%;
    max-width: 100%;
    height: 20rem;
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
}

.product-list-content-h2 {
    margin-top: 0px;
    font-size: 16px;
    color: #fff;
    position: relative;
    padding: 5px 0 5px 10px;
    background: -webkit-linear-gradient(left, #a9a9a9, #dbdbdb);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #a9a9a9, #dbdbdb);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #a9a9a9, #dbdbdb);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #a9a9a9, #dbdbdb);
    /* 标准的语法 */
    line-height: 20px;


white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;



}

.product-list-content-h2 span {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #d6d6d6;
    position: absolute;
    top: -10px;
    right: 15px;
}

.product-list-content-p {
    font-size: 12px;
    color: #989696;
    line-height: 18px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;

}
.product-list-content-p p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-list-content-a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.product-list-content-a span {
    margin-left: 5px;
    background: #d6010e;
    color: #fff;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
}

.product-list-content-bg {
    text-align: center;
    background: rgba(214, 1, 14, 0.8);
    position: absolute;
    top: 0px;
    height: 100%;
    display: none;
    width: 89.5%;
}

.product-list-content:nth-child(4n+1) {
    clear: left;
}

.product-list-content-bg h2 {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    margin-top: 60px;
}

.product-list-content-bg p {
    font-size: 12px;
    color: #fff;
    margin-top: 30px;
}

.product-list-content-bg a {
    width: 60%;
    /* line-height: 36px; */
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 0;
    margin-top: 60px;
}

.product-list-body {
    padding-bottom: 70px;
    border-bottom: 1px solid #ededed;
}

.product-list-content:hover .product-list-content-bg {
    display: block;
}

/*产品详情*/
.product-related .red-line {
    margin: 50px 0 15px;
}

.product-related h4 {
    color: #dc0100;
    margin: 0 0 15px 0 !important;
    font-size: 32px;
}

#Specification table {
    width: 57% !important;
}

#Specification table tr td {
    padding-left: 5px !important;
    vertical-align: middle !important;
}

#Description {
    width: 57%;
}

.product-detail-table {
    margin: 0 !important;
}

.detail-add-btn {
    width: 160px;
    height: 56px;
    background: #d6010e;
    border: none;
    outline: none;
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
}

.product-left {
    float: left;
    width: 45%;
}

.product-right {
    float: right;
    width: 50%;
}

.product-right h1 {
    font-size: 30px;
    color: #cb1d24;
    font-weight: bold;
}

.product-right h2 {
    color: #616161;
    font-size: 14px;
}

.product-right h3 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.product-right-des {
    line-height: 20px;
    color: #5b5b5b;
    font-size: 14px;
}

.product-right-des ul span {
    color: #cb1d24;
    font-weight: bold;
    padding-right: 5px;
}

.product-right-des ul {
    padding-left: 0px;

}

.product-tab {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}

.product-tab>li.active>a,
.product-tab>li.active>a:focus,
.product-tab>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #dc0100;
    border: 1px solid #ccc;
    border-bottom-color: transparent;
    font-size: 16px;
}

.product-tab>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    border-radius: 4px 4px 0 0;
    font-size: 16px;
    font-weight: bold;
    min-width: 150px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

.product-tab .active .sx-arrow-down {
    display: block;
    position: absolute;
    left: 43%;
}

.tab-content {
    font-size: 12px;
    line-height: 20px;
    color: #5b5b5b;
    padding: 20px 0;
}

.tab-pane p {
    margin-top: 0px;
}

/*.tab-pane {*/
/*margin-top: 20px;*/
/*}*/

.tab-pane-download {
    margin-bottom: 30px;
}

.tab-pane-download-left {
    float: left;
    width: 50%;
}

.tab-pane-download-left img {
    border-top: 10px solid #ebebeb;
    border-bottom: 10px solid #ebebeb;
    border-right: 20px solid #ebebeb;
    border-left: 20px solid #ebebeb;
}

.tab-pane-download-right p {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.tab-pane-download-right a {
    background: #cbcbcb;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 5px;
    font-weight: bold;
}

.tab-pane-download-right a img {
    padding-right: 5px;
}

.product-quote {
    background: #ededed;
    padding: 36px 0;
}

.product-quote h2 {
    color: #dc0100;
    font-size: 32px;
    font-weight: bold;
}

.product-quote p {
    color: #999;
    margin-bottom: 30px;
}

.common-popup-trigger {
    cursor: pointer;
}

.product-contact-bottom-input-btn button {
    margin-top: 30px;
}

.product-contact-bottom-input-btn a {
    width: 120px;
    height: 40px;
    background: #d6010e;
    color: #fff;
    border: none;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
}

.product-contact-bottom-input-btn .disabled {
    cursor: not-allowed;
    background: #999;
}

.product-contact-bottom-input input {
    width: 100%;
    height: 43px;
    border: 1px solid #d3d3d3;
    padding-left: 15px;
}

#Video iframe {
    width: 30%;
    height: 300px;
    float: left;
    margin-bottom: 3%;
    margin-right: 3%;
}

/*询盘*/
.quote-btn {
    margin-bottom: 70px;
}

.table {
    margin: 30px 0;
}

.carts-item td {
    vertical-align: middle !important;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

.carts-item td:last-child {
    border-right: none;
}

.carts-item td:first-child img {
    width: 60px;
}

.carts-item td:nth-child(2) {
    font-weight: bold;
}

.carts-item td:nth-child(5) input {
    width: 100%;
}

.quote-table th:nth-child(1) {
    padding-left: 15px;
}

.quote-table th {
    background: #b4b4b4 !important;
    color: #fff !important;
}

.quote-table th:last-child,
.quote-table td:last-child {
    text-align: center;
}

.quote-table td:nth-child(4),
.quote-table th:nth-child(4) {
    text-align: center;
    padding-left: 8px;
}

.quote-table tr td:nth-child(5) input {
    height: 34px;
    border: 1px solid #ccc;
    text-align: center;

}

.code img {
    width: 130px;
    height: 40px;
}

.code input {
    height: 36px;
    border: 1px solid #ccc;
    width: 90px;
    padding-left: 15px;
}

.contact-supplier-input input {
    height: 38px;
    border: 1px solid #ccc;
    width: 100%;
    padding-left: 15px;
}

.contact-supplier-message textarea {
    height: 200px;
    border: 1px solid #ccc;
    width: 100%;
    margin-top: 30px;
    padding: 15px 0 0 15px;
}

.quote-btn button:first-child {
    background: #a9a9a9;
    color: #fff;
}

.quote-btn {
    text-align: center;
}

.contact-supplier-button {
    width: 160px;
    height: 56px;
    background: #d6010e;
    border: none;
    outline: none;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
}

.quote-btn button:last-child {
    margin-left: 15px;
}

.quote h1 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 50px;
}

.quote-des {
    color: #ccc;
    font-size: 12px;
}

/*about*/
.about-bs-slider {
    overflow: inherit !important;
    max-height: inherit !important;
    position: inherit !important;
    background: #fff !important;
}

.about-title {
    text-align: center;
    margin: 45px 0 95px;
}

.about-title h2 {
    margin-top: 15px;
    font-size: 25px;
    font-weight: bold;
}

.about-video {
    margin-bottom: 85px;
}

.about-video-list img {
    max-width: 100%;
}

.about-video-list h3 {
    margin-top: 0;
    font-size: 32px;
    font-weight: bold;
    color: #d6000f;
}

.about-video-list h4 {
    font-weight: bold;
    font-size: 22px;
}

.about-red-line {
    width: 70px;
    height: 1px;
}

.about-video-list b {
    display: inline-block;
    width: 100%;
}

.about-des {
    background: #f5f5f5;
    padding: 75px 0 75px;
}

.about-des-1 h2 {
    font-size: 20px;
    font-weight: bold;
    border-left: 3px solid #d6010e;
    padding-left: 15px;
}

.about-des-1 p {
    color: #5a5a5a;
}

.about-des-1 ul {
    padding-left: 15px;
}

.about-des-1 ul li {
    list-style: initial;
    color: #f2040c;
    line-height: 24px;
}

.about-des-1 ul li span {
    color: black;
    font-size: 14px;
}

.col-md-55 {
    width: 20%;
    float: left;
}

.about-cer-img:nth-child(1) {
    padding-right: 6px;
}

.about-cer-img:nth-child(2) {
    padding-right: 6px;
    padding-left: 6px;
}

.about-cer-img:nth-child(3) {
    padding-right: 6px;
    padding-left: 6px;
}

.about-cer-img:nth-child(4) {
    padding-right: 6px;
    padding-left: 6px;
}

.about-cer-img:nth-child(4) {
    padding-left: 6px;
}

.about-cer-img img {
    max-width: 100%;
    transition: all 0.6s
}

.about-cer-img:hover {
    z-index: 999;
}

.about-cer-img:hover img {
    transform: scale(1.4);
}

.about-cer-list {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.about-team-list img {
    max-width: 100%;
}

.about-team-list p {
    margin-top: 0px;
    margin-bottom: 30px;
}

.red {
    color: #d6000f;
    font-weight: bold;
    margin-bottom: 0 !important;
}

.about-team {
    border-bottom: 1px solid #ddd;
}

.team-list-name {
    margin-bottom: 20px;
}

.team-list-name span {
    padding-left: 10px;
    font-weight: bold;
}

.team-list p {
    font-size: 12px;
    margin: 2px 0;
}

.team-list {
    margin: 60px 0 70px;
}

.team-list div {
    margin-bottom: 30px;
}

.about-team-bg {
    background: #f8f8f8;
}

.about-partner {
    text-align: center;
    margin-bottom: 50px;
}

.about-partner img {
    max-width: 100%;
}

.bs-slider {
    max-height: 900px !important;
}

/*product-cate-list*/
.product-cate-list-left,
.product-cate-list-right {
    width: 50%;
    float: left;
}

.product-cate-list-right {
    padding-left: 10px;
}

.product-cate-list-right h2 {
    font-size: 18px;
    font-weight: bold;
}

.product-cate-list-right p span {
    color: #f2040c;
    font-weight: bold;
    font-size: 18px;
}

.product-cate-list-body {
    border-right: 1px solid #e8e8e8;
}

.product-cate-list-left img {
    max-width: 100%;
}

.product-cate-list-body {
    display: table;
    width: 100%;
    padding-bottom: 60px;
}

.product-cate-list:nth-child(3n) .product-cate-list-body {
    border-right: 1px solid transparent;
}

/*product-cate-list end*/
@media (max-width: 1200px) {
    .product-cate-list-right h2 {
        font-size: 15px;
        font-weight: bold;
    }

    .product-cate-list-right p {
        font-size: 12px;
    }

    .product-cate-list-right p span {
        font-size: 12px;
    }

    .spec-scroll .items ul {
        width: 100% !important;
        height: 200px !important;
    }

    .spec-scroll .items {
        height: 200px !important;
    }

    .index-contact-body {
        left: 53.5%;
    }

    .header-right-bottom li,
    .header-right-bottom li a {
        color: #727272;
        font-size: 14px;
        display: block;
    }

    .footer-list {
        border-right: none;
        height: auto;
        padding-left: 0px;
    }

    .product-list-content-bg h2 {
        color: #fff;
        font-size: 20px;
        line-height: 28px;
        font-weight: bold;
        margin-top: 30px;
    }
}

.col-20 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
}

.img-fluid {
    max-width: 100%;
}

.new-team-list {
    position: relative;
    margin-bottom: 10px !important;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.new-team-list img {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.new-team-list:hover .new-team-des {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    display: block;
}

.new-team-des {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 15px;
    position: absolute;
    bottom: 0;
    margin-bottom: 0 !important;
    width: 100%;
    background: rgba(214, 1, 14, 0.4);
    display: none;
}

.new-team-des h5 {
    color: #fff;
    font-weight: bold;
}

.new-team-des p {
    color: #fff;
}

.new-team-des p a {
    color: #fff;
}

.new-team-title {
    text-align: center;
    font-weight: bold;
}

.new-detail-des p span {
    width: 100% !important;
    height: auto !important;
    background: transparent !important;
}

.new-detail-des img {
    max-width: 100% !important;
    height: auto !important;
}

@media (max-width: 992px) {
    .col-20 {
        width: 50% !important;
    }

    .product-cate-list-body {
        border-right: 1px solid transparent !important;
        padding-bottom: 15px !important;
    }

    .footer-bottom img {
        display: none;
    }

    #Video iframe {
        width: 100%;
        height: 300px;
    }

    .-list-content:nth-child(2n+1) {
        clear: left;
    }

    .about-des {
        background: #f5f5f5;
        padding: 25px 0 25px;
    }

    .about-team-list {
        margin-bottom: 30px;
    }

    .about-title {
        text-align: center;
        margin: 25px 0 45px;
    }

    .index-product-list {
        margin: 25px 0;
        padding-bottom: 30px;
    }

    .header-right-bottom li:nth-child(odd) {
        padding: 0 4px;
    }

    .header-right-bottom li:last-child {
        margin: 0 !important;
    }

    .header-right-bottom li,
    .header-right-bottom li a {
        font-size: 12px;
    }

    .index-blog-left {
        background: url("../images/index-new.jpg")
            /*tpa=http://www.911signal.com/static/client/1/pages/911signal/images/index-new.jpg*/
        ;
        height: 400px;
        width: 100%;
        float: none;
    }

    .index-blog-right {
        width: 100%;
        float: none;
    }

    .footer-list-right,
    .footer-list-left {
        float: none;
    }

    .new-list-top-right {
        float: none;
        width: 100%;
    }

    .new-list-top-left {
        float: none;
        width: 100%;
    }

    .new-list-bottom-con {
        margin-bottom: 30px;
    }

    .contact-center h1 {
        font-size: 25px;
        font-weight: bold;
        margin: 10px 0 30px 0;
    }

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

    .contact-center {
        margin-top: 15px;
    }

    .contact-right ul li {
        font-size: 12px;
    }

    .download-1-list {
        width: 50%;
        float: left;
        padding: 0 15px;
    }

    .download-2-list {
        text-align: center;
        padding-bottom: 15px;
    }

    .download-1-list-des {
        margin-top: 5px;
    }

    .download-2-list,
    .download-1-list {
        margin-bottom: 10px;
    }

    .download-1-list {
        margin-top: 10px;
    }

    .download-4-list {
        width: 100% !important;
    }

    .download-4-list p {
        border: 1px solid #d3d3d3;
        border-radius: 5px;
        padding: 10px 5px;
        display: inline-block;
        width: 100%;
        margin: 0;
    }

    .download-1,
    .download-2,
    .download-3 {
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 30px;
    }

    .product-list-content-bg h2 {
        color: #fff;
        font-size: 20px;
        line-height: 28px;
        font-weight: bold;
        margin-top: 10px;
    }

    .contact-supplier-input {
        margin-bottom: 30px;
    }

    .contact-supplier-message textarea {
        margin-top: 0px;
    }

    .product-left {
        float: left;
        width: 100%;
    }

    .product-right {
        float: left;
        width: 100%;
    }
}

@media (max-width: 768px) {

    #Specification table {
        width: 100%;
    }

    #Description {
        width: 100%;
    }

    .product-contact-bottom-input-btn button {
        margin-top: 0px;
    }

    .contact-bottom-input-btn button {
        width: 100%;
    }

    .product-contact-bottom-input-btn a {
        width: 100%;
        margin-left: 0px;
        margin-top: 30px;
    }

    .product-tab .active .sx-arrow-down {
        display: none;
    }

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

    .active .sx-arrow-down {
        display: none;
    }

    .header-right-bottom {
        display: none;
    }

    .header-logo {
        text-align: left;
        width: 50%;
        float: left;
        line-height: 36px;
        margin-top: 15px;
    }

    .header-right {
        width: 100%;
        float: none;
    }

    .header-right-top-input {
        width: 100px;
    }

    .header-right-top {
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }

    .index-blog-left-contant h2 {
        font-size: 16px;
    }

    .index-contact {
        background: #f7f7f7;
        height: auto;
        width: 100%;
        padding: 20px 0;
    }

    .index-contact-body {
        text-align: center;
        display: block;
        margin-top: 30px;
        position: static;
    }

    .index-body-menu a {
        font-size: 12px;
    }

    .index-body-menu li {
        padding: 0px 5px;
    }

    .footer-list {
        padding-left: 15px;
    }

    .index-product-list {
        margin: 5px 0;
        padding-bottom: 30px;
    }

    .header-right ul {
        display: inline-block;
    }

    .header-top-webshop-ul {
        display: none !important;
    }

    .index-product {
        margin-top: 0px;
    }

    .index-tab>li {
        float: none;
        margin-bottom: -1px;
    }

    .index-tab>li {
        background: #aaa;
        margin: 10px 3px;
        border-radius: 4px 4px 0 0;
        width: 100%;
    }

    .index-tab>li>a {
        margin-right: 0px;
        line-height: 1.42857143;
        border: none;
        border-radius: 4px 4px 0 0;
        color: #fff;
        font-weight: bold;
    }

    .index-tab {
        width: 100%;
    }

    .index-video-a {
        color: #d7000f;
        font-size: 12px;
        margin-top: 15px;
        font-weight: bold;
        display: inline-block;
    }

    .new-list-top-left h2 {
        font-size: 24px;
        font-weight: bold;
    }

    .product-list-content-bg a {
        width: 60%;
        /* line-height: 36px; */
        background: #fff;
        border-radius: 5px;
        display: inline-block;
        padding: 5px 0;
        margin-top: 15px;
    }

    .product-tab>li {
        float: none;
        margin-bottom: -1px;
    }

    .product-tab>li {
        margin: 10px 3px;
        border-radius: 4px 4px 0 0;
        width: 100%;
    }

    .product-tab-tab {
        width: 100%;
    }
}

/*通用弹出样式*/
.cd-popup-trigger {
    color: #FFF;
}

.cd-popup-trigger2 {
    /*padding-left: 10px;*/
}

.cd-popup-t1rigger2:hover {
    color: #72afd2 !important;
}

@media only screen and (min-width: 1170px) {
    .cd-popup-trigger {
        /*margin: 6em auto;*/
    }
}

/* --------------------------------

xpopup

-------------------------------- */
.cd-popup {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(204, 204, 204, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    position: relative;
    /*width: 90%;*/
    /*max-width: 1098px;*/
    display: table;
    margin: 4em auto;
    background: #FFF;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cd-popup-container .cd-buttons:after {
    content: "";
    display: table;
    clear: both;
}

.cd-popup-container .cd-buttons li {
    float: left;
    width: 50%;
}

.cd-popup-container .cd-buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.cd-popup-container .cd-buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 .25em;
}

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
    background-color: #fc8982;
}

.cd-popup-container .cd-buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0;
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8;
}

.cd-popup-container .cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
}

.cd-popup-container .cd-popup-close::before,
.cd-popup-container .cd-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #000;
}

.cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}

.is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.img-replace {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png")
        /*tpa=http://www.911signal.com/static/client/1/pages/911signal/css/owl.video.play.png*/
        no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}
