.wrap {
    width: 1200px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none !important;
}

a:active {
    text-decoration: none !important;
}

.index-header {
    margin-top: 12px;
    margin-bottom: 12px;
}

.index-header .logo {
    width: 247px;
    height: 67px;
}

.index-header .lang {
    display: flex;
}

.index-header .lang a {
    color: #b4b4b4;
}

.index-header .lang ul {
    display: flex;
}

.index-header .lang ul li:nth-child(1) {
    margin-right: 5px;
}

.index-header .lang ul li+li a {
    border-left: 1px solid #cccccc;
    padding: 0px 5px;
}

.index-header .lang .search {
    display: flex;
    background: #efefef;
    height: 25px;
    padding-left: 10px;
    border-radius: 10px 0 0 10px;
}

.index-header .lang .search input {
    background: #efefef;
    height: 25px;
    outline: none;
    width: 140px;
    border: none;
    padding: 0 5px;
}

.index-header .lang .search button {
    background: #2f318b;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    color: #ffffff;
    padding: 0 10px;
    border-radius: 0 10px 10px 0;
    border: none;
}

.index-header .nav {
    display: flex;
    margin-top: 22px;
}

.index-header .nav a {
    width: 20%;
    color: #333333;
    text-align: center;
}

.index-header .nav .active {
    color: #2f318b;
    position: relative;
}

.index-header .nav .active::after {
    position: absolute;
    height: 50%;
    left: 30%;
    bottom: -5px;
    display: block;
    width: 40px;
    border-bottom: 1px solid #2f318b;
    content: ' ';
}

.index-shadow {
    width: 100%;
    height: 10px;
    background: url("../img/index-shadow.png");
}

.index-bg {
    background: #fbfbfb;
    padding-bottom: 50px;
}

.index-tit img {
    float: left;
}

.index-tit h3 {
    margin-top: 0;
    line-height: 26px;
    margin-left: 20px;
    float: left;
    font-size: 14px;
    background: #2f318b;
    padding: 0 10px;
    color: #ffffff;
    border-radius: 5px;
}

.index-new-list {
    background: #ffffff;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: 1px solid #ececec;
    padding-bottom: 60px;
    min-height: 641px;
}

.index-new-list .more {
    float: right;
    margin-top: 10px;
}

.index-new-list .more a {
    color: #2f318b;
}

.index-new-list ul {
    padding-left: 0;
}

.index-new-list ul li {
    padding-left: 10px;
    margin-top: 10px;
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 10px;
    line-height: 27px;
    padding-top: 6px;
}

.index-new-list ul li i {
    display: inline-block;
    width: 8px;
    height: 8px;
    list-style: none;
    background: url("../img/li-left.png") no-repeat left;
}

.index-new-list ul li a {
    color: #626262;
}

.index-new-list ul li span {
    float: right;
}

.index-about {
    padding: 20px 20px 10px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #ececec;
}

.index-about .index-about-content p {
    color: #626262;
    line-height: 26px;
    margin-bottom: 0;
    text-indent: 2em;
}

.index-about .index-about-content a {
    float: right;
    color: #2f318b;
    margin-right: 5px;
    margin-top: -20px;
}

.index-about .index-about-img {
    text-align: center;
    box-sizing: border-box;
}

.index-about .index-about-img img {
    width: 233px;
    height: 157px;
    margin-top: 52px;
}

.index-product-title {
    background: #0118a3;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    line-height: 36px;
    box-sizing: border-box;
}

.index-product-title .title {
    display: flex;
}

.index-product-title .title h3 {
    margin-top: 0;
    font-size: 18px;
    line-height: 36px;
    padding-left: 20px;
    margin-bottom: 0;
}

.index-product-title a {
    color: #ffffff;
    line-height: 36px;
}

.index-product {
    margin-top: 12px;
}

.index-product-list {
    margin-bottom: 0;
    padding: 0 10px 10px 10px;
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid #eeeeee;
}

.index-product-list li {
    margin-top: 10px;
}

.index-product-list li .item .img {
    width: 160px;
    height: 79px;
    float: left;
    margin-right: 10px;
}

.index-product-list li .item .img img {
    width: 100%;
    height: 100%;
}

.index-product-list li .item a {
    color: #2f318b;
    margin-top: 18px;
}

.index-product-list li .item .con {
    float: left;
    width: calc(100% - 170px);
    border-bottom: 1px dashed #d2d2d2;
    position: relative;
    height: 79px;
}

.index-product-list li .item .con .con-txt {
    font-size: 12px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.index-product-list li .item .con .con-txt a {
    width: 6em;
}

.index-product-list li .item .con .con-txt p {
    width: calc(100% - 7em);
    color: #848484;
    font-size: 13px;
}

.index-product-list li .item .con h4 {
    margin-top: -5px;
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    /* width: calc(100% - 72px); */
    height: 100%;
    margin-bottom: 0;
    color: #313030;
    white-space: nowrap;
}

.index-product-list li .item .con p {
    font-size: 15px;
    margin: 0;
}

.index-info {
    background: #0118a3;
    padding: 5px;
    color: #ffffff;
    margin-top: 15px;
}

.index-info ul {
    padding-left: 0;
}

.index-info ul li {
    line-height: 35px;
    border-bottom: 1px solid #7a7bc0;
}

.index-info ul li span {
    width: 20px;
    height: 5px;
    display: inline-block;
    background: #ffffff;
    margin-right: 10px;
}

.index-infoen {
    background: #0118a3;
    padding: 5px;
    color: #ffffff;
    margin-top: 15px;
}

.index-infoen ul {
    padding-left: 0;
}

.index-infoen ul li {
    line-height: 46px;
    border-bottom: 1px solid #7a7bc0;
    font-size: 13px;
}

.index-infoen ul li span {
    width: 20px;
    height: 5px;
    display: inline-block;
    background: #ffffff;
    margin-right: 10px;
}

.index-product-search {
    display: flex;
    flex-direction: column;
    background: #0118a3;
    padding: 0px 20px 40px 20px;
    padding-bottom: 27px;
    box-sizing: border-box;
}

.index-product-search h4 {
    color: #ffffff;
}

.index-product-search .item {
    margin-top: 20px;
}

.index-product-search .item .form-control {
    color: #ffffff;
    background-color: #5658c6;
    border: none;
}

.index-product-search .item .form-control:focus {
    box-shadow: 0 0 0;
}

.index-product-search .item+.item {
    margin-top: 30px;
}

.index-join {
    display: flex;
    background: #4db571;
    padding: 10px;
    height: 150px;
    color: #ffffff;
    position: relative;
}

.index-join .text {
    width: 60%;
    margin-left: 10px;
}

.index-join .text h3 {
    font-size: 20px;
    margin: 0;
    padding-bottom: 10px;
}

.index-join .text a {
    color: #ffffff;
    float: right;
}

.index-join .img {
    position: absolute;
    bottom: 0;
    right: 11%;
}

.index-code {
    padding: 5px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    text-align: center;
    /* display: flex; */
    /* justify-content: center; */
}

.index-code img {
    width: 118px;
    height: 118px;
}

.index-code p {
    /* width: 1em; */
    line-height: 14px;
    padding: 0 20px;
}

.index-about-content {
    margin-top: 18px;
}

.index-footer {
    background: #ebe9ea;
}

.index-footer .index-footer-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 50px;
    padding-top: 20px;
    color: #8b8a8a;
}

.index-footer .index-footer-content p {
    text-align: center;
}

.index-footer .index-footer-content .index-footer-nav a {
    border-right: 1px solid #8b8a8a;
    padding-right: 10px;
    height: 15px;
    line-height: 15px;
}

.index-footer .index-footer-content img {
    width: 19px;
    height: 21px;
    margin: 0 10px;
}

.index-footer .index-footer-content a {
    color: #8b8a8a;
}

.index-phone-header .logo {
    padding: 10px;
    box-sizing: border-box;
    max-width: 150px;
}

.index-phone-header .logo img {
    width: 100%;
}

.content {
    margin-top: 20px;
}

.main-content {
    margin-top: 20px;
}

.main-content .main-menu-title {
    background: #0118a3;
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
}

.main-content .main-menu-title h3 {
    font-size: 18px;
}

.main-content .main-menu-title h4 {
    font-size: 16px;
}

.main-content .main-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-left: 0;
    border: 1px solid #dddddd;
    margin-bottom: 0px;
}

.main-content .main-menu>li>span>a {
    padding: 0;
}

.main-content .main-menu a+a {
    border-top: 1px solid #dddddd;
}

.main-content .main-menu a {
    display: flex;
    padding: 22px 15px 15px 15px;
    box-sizing: border-box;
    color: #535353;
    box-sizing: border-box;
}

.main-content .main-menu a P {
    padding: 0;
    height: 20px;
    margin-left: 20px;
}

.main-content .main-menu a span {
    margin-right: 20px;
    height: 20px;
    width: 7em;
    position: relative;
    left: 40px;
}

.main-content .main-menu a span:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    left: -30px;
    background: #535353;
    margin-top: 5px;
    margin-right: 10%;
}

.main-content .main-menu .active {
    background: #0118a3;
    color: #ffffff;
}

.main-content .main-menu .active span:before {
    background: #dddddd;
}

.main-content .main-menu .active-color {
    color: #0118a3;
}

.main-content .main-menu .active-color span:before {
    background: #0118a3;
}

.main-content .main-menu .active-color i {
    color: #0118a3;
}

.main-content .menu-img {
    width: 100%;
    margin-bottom: 15px;
}

.main-content .menu-img img {
    width: 100%;
}

.main-content .main-title {
    display: flex;
    justify-content: space-between;
    border-bottom: 4px solid #e8e8e8;
    margin-bottom: 20px;
    margin-top: 10px;
}

.main-content .main-title .main-title-text {
    padding-bottom: 4px;
    position: relative;
    display: inline-block;
}

.main-content .main-title .main-title-text img {
    float: left;
    margin-right: 10px;
}

.main-content .main-title .main-title-text h4 {
    float: left;
    margin: 0;
    line-height: 27px;
    font-size: 17px;
    color: #0118a3;
}

.main-content .main-title .main-title-text:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 4px;
    background: #0118a3;
}

.main-content .main-title-menu {
    color: #4f4f4f;
    /* width: 42%; */
}

.main-content .main-title-menuen {
    color: #4f4f4f;
    width: 42%;
}

.main-content .main-title-menu a {
    color: #4f4f4f;
}

.main-content .main-title-menuen a {
    color: #4f4f4f;
}

.main-content .main-border {
    border: 1px solid #dddddd;
    padding: 20px 20px 40px 20px;
    margin-bottom: 15px;
}

.about-content h3 {
    color: #2f318b;
    font-size: 18px;
    margin: 30px 0 20px;
}

.about-content .about-img {
    width: 273px;
    height: 210px;
    margin-left: 20px;
    float: right;
}

.about-content .about-img img {
    width: 100%;
}

.about-content p {
    line-height: 30px;
    color: #606060;
    font-size: 15px;
    /* text-indent: 2em; */
}

.contact-content {
    padding: 0 20px;
}

.contact-content-item {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.contact-content-item h5 {
    font-size: 19px;
    cursor: pointer;
}

.contact-content-item .active {
    color: #2f318b;
    font-weight: bold;
}

.contact-content-item li {
    width: 50%;
    padding: 20px;
    line-height: 30px;
}

.contact-content-item li:nth-child(2n) {
    border-left: 1px dashed #d9d9d9;
}

.contact-content-item li:nth-child(1) {
    border-bottom: 1px dashed #d9d9d9;
}

.contact-content-item li:nth-child(2) {
    border-bottom: 1px dashed #d9d9d9;
}

.contact-content-item .contact-phone {
    display: flex;
    flex-wrap: wrap;
}

.contact-content-item .contact-item .img {
    /* width: 2em; */
    margin-right: 10px;
    float: left;
}

.contact-content-item .contact-item+.contact-item {
    margin-left: 20px;
}

.contact-map h5 {
    color: #0118a3;
    font-size: 20px;
}

.contact-map .contact-border {
    height: 14px;
    background: url("../img/contact-icon-map-top.png") no-repeat center;
    margin: 20px auto;
}

.contact-map .maps {
    height: 343px;
    margin: 0 auto;
}

.contact-map .maps img {
    width: 100%;
}

.recruit-content {
    margin-top: 40px;
}

.recruit-content .table {
    text-align: center;
    background: #f9f9f9;
    color: #888888;
}

.recruit-content .table-bordered>thead>tr>th {
    text-align: center;
    font-weight: normal;
    color: #ffffff;
    background: #0118a3;
    border-bottom: none;
}

.recruit-content .table>thead>tr>th {
    padding: 10px;
}

.btn-product {
    background-color: #2553c8;
    color: #ffffff;
}

.btn-product:hover {
    background-color: #2553c8;
    color: #ffffff;
}

.btn-product.focus,
.btn-product:focus {
    background-color: #2553c8;
    color: #ffffff;
}

.btn-product:active:focus {
    background-color: #2553c8;
    color: #ffffff;
}

.product-content {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15), -2px -2px 5px rgba(0, 0, 0, 0.15);
}

.product-content .product-content-item {
    padding-left: 0;
}

.product-content .product-content-item .img img {
    width: 100%;
}

.product-content .product-content-item .item-title {
    text-align: center;
    margin-top: 30px;
}

.product-content .product-content-item li {
    padding: 18px 0;
}

.product-content .product-content-item li+li {
    border-top: 3px solid #f1f1f1;
}

.product-detail-content {
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    /* align-items: center;  */
}

.product-detail-content h3 {
    /* font-size: 18px; */
    margin-bottom: 30px;
    text-align: center;
}

.product-detail-content-list {
    display: flex;
    flex-direction: column;
}

.product-detail-content-list li {
    display: flex;
    margin-bottom: 5px;
}

.product-detail-content-list li ul {
    padding-left: 0;
}

.product-detail-content-list li p {
    width: 8em;
}

.product-detail-img img {
    width: 100%;
}

.product-detail-down-share {
    margin-bottom: 40px;
}

.product-detail-down-share a {
    color: #686868;
}

.product-detail-down-share .product-detail-down-content {
    display: flex;
    height: 22px;
}

.product-detail-down-share .product-detail-down-content .product-item-n {
    margin-right: 10px;
}

.product-detail-down-share .product-detail-down-content .product-item-border {
    padding-left: 10px;
}

.product-table {
    margin-top: 10px;
}

.product-table .table-bordered>thead>tr>th {
    text-align: center;
    font-weight: normal;
    color: #ffffff;
    background: #a8a8a8;
    border-bottom: none;
}

.product-table .table>thead>tr>th {
    padding: 10px;
}

.product-table .table-bordered>tbody>tr>td {
    text-align: center;
    vertical-align: middle;
}

.product-table .title {
    line-height: 20px;
}

.product-table .title p {
    margin: 0;
}

.product-table tbody tr {
    cursor: pointer;
}

.product-table .content-item {
    text-align: left;
    padding: 5px;
    display: flex;
    flex-direction: column;
}

.product-table .content-item li {
    list-style: inside;
}

.news-content .news-ul-list {
    padding-left: 0;
}

.news-content .news-ul-list li {
    border-bottom: 1px dashed #bfbfbf;
    padding: 10px;
    line-height: 20px;
}

.news-content .news-ul-list li a {
    float: left;
    position: relative;
    padding-left: 20px;
    color: #535353;
}

.news-content .news-ul-list li a::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #2f318b;
    position: absolute;
    left: 0;
    top: 5px;
}

.news-content .news-ul-list li span {
    float: right;
    color: #535353;
}

.news-content .news-img-list {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.news-content .news-img-list .img {
    width: 214px;
    height: 133px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25), -3px -3px 5px rgba(0, 0, 0, 0.25);
}

.news-content .news-img-list .img img {
    width: 100%;
}

.news-content .news-img-list .content {
    width: calc(100% - 250px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.news-content .news-img-list .content h4 {
    color: #0118a3;
    font-size: 17px;
}

.news-content .news-img-list .content p {
    color: #808080;
}

.news-content .news-img-list .content a {
    color: #eb6266;
    margin-bottom: 10px;
}

.news-content .news-img-list .content span {
    color: #535353;
}

.talents-content {
    width: 96%;
    margin: 0 auto;
    padding: 10px 0;
    color: #444444;
}

.talents-content p {
    text-indent: 2em;
    line-height: 24px;
    font-size: 15px;
}

.talents-content .img {
    text-align: center;
    margin: 10px;
}

.talents-content h4 {
    color: #2f318b;
    margin-top: 25px;
    font-size: 16px;
}


/* .main-banner { */


/* margin-top: 20px; } */

.main-banner .banner-img {
    width: 100%;
}

.news-detail-content .news-detail-title {
    display: flex;
    flex-direction: column;
    border-bottom: 1px dashed #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.news-detail-content .news-detail-title h3 {
    color: #2f318b;
    font-size: 18px;
}

.news-detail-content .news-detail-title span {
    color: #696969;
}

.news-detail-content .news-detail-title span span {
    margin-left: 30px;
}

.news-detail-content .news-page {
    display: flex;
    background-color: #0118a3;
    padding: 2px 20px;
    border-radius: 2px;
    margin-top: 20px;
}

.news-detail-content .news-page p {
    margin-bottom: 0;
    margin-right: 20px;
    color: #fff;
}

.news-detail-content .news-page p a {
    color: #fff;
}

.news-detail-content .news-page {
    flex-direction: column;
}

.product-page {
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px;
}

.product-page a {
    color: #0118a3;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #0118a3;
    border-color: #0118a3;
}

.pagination>li>a,
.pagination>li>span {
    color: #0118a3;
}

.search-form {
    text-align: center;
    margin: 20px auto;
}

.search-form .btn-primary {
    background-color: #0118a3;
    border-color: #0118a3;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #0118a3;
    border-color: #0118a3;
}

.serach-content {
    min-height: 75vh;
}

.serach-content ul {
    margin-left: 0;
    padding: 10px 0;
}

.serach-content ul li {
    border-bottom: 1px dashed #cccccc;
    margin-top: 10px;
}

.serach-content ul li a {
    color: #0118a3;
    font-size: 18px;
}

.product-menu>a {
    position: relative;
}

.product-menu li {
    position: relative;
    display: flex;
    padding: 22px 15px 15px 15px;
    box-sizing: border-box;
    color: #535353;
    box-sizing: border-box;
    padding-left: 55px;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
}

.product-menu li span::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    left: 26px;
    background: #535353;
    margin-top: 5px;
    margin-right: 10%;
}

.product-menu li p {
    padding: 0;
    height: 20px;
    margin-left: 20px;
}

.product-menu-nav {
    display: none;
    position: absolute;
    width: 100%;
    right: -100%;
    top: 0px;
    background: #fff;
    z-index: 9999;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2), -3px -3px 4px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.product-menu-nav a {
    padding: 12px !important;
}


/* .news-detail-content p img { */


/* width: 100% !important; */


/* } */

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
    .main-content .main-col-lg-2 {
        width: 22% !important;
    }
    .main-content .main-col-lg-10 {
        width: 78% !important;
    }
}

@media (max-width: 768px) {
    .contact-content-item li {
        width: 100%;
        padding: 20px 0 0 0;
    }
    .contact-content-item li:nth-child(2),
    .contact-content-item li:nth-child(2n),
    .contact-content-item li:nth-child(1) {
        border: none;
    }
    .contact-content-item li .contact-item+.contact-item {
        margin-left: 0;
    }
    .main-content .main-title {
        flex-direction: column;
        border: none;
    }
    .main-content .main-title .main-title-text:after {
        width: 0;
    }
    .main-content .main-border {
        border: none;
        padding: 5px;
    }
    .about-content .about-img {
        margin-bottom: 10px;
        margin: 5px auto;
        float: none;
    }
    .talents-content .img img {
        width: 100%;
    }
    .news-img-list {
        display: flex;
        flex-direction: column;
    }
    .news-img-list .img {
        margin: 0 auto;
    }
    .news-img-list .content {
        width: 100% !important;
    }
    .product-page {
        flex-direction: column;
    }
    .index-footer-content span {
        display: block;
    }
    .index-new-list {
        min-height: auto;
    }
    .index-product-list li .item .con h4 {
        padding-left: 16px;
    }
    body,
    html {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
    }
}

.news-detail-content p span {
    font-size: 16px;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-down:before {
    content: "\e602";
}

.recruit-content tbody tr {
    cursor: pointer;
}


/*# sourceMappingURL=main.css.map */

.swiper-wrapper {
    padding-left: 0;
}

.swiper-slide {
    width: auto !important;
}

.menu-scroll {
    background-color: white;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #90939b;
    width: 100%;
}

.menu-scroll a {
    color: #90939b;
}

.menu-scroll .menu-item {
    display: none;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid #e4eaec;
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    position: absolute;
    white-space: nowrap;
}

.menu-scroll .menu-item li a {
    padding: 8px 15px;
    color: #2a333c !important;
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    font-weight: normal;
}

.nav>li+li {
    border-top: 1px solid #e7e7e7;
}

.nav>li span {
    float: right;
    color: rgba(0, 0, 0, 0.3);
    font-size: 18px;
    top: 0;
    margin-top: -3px;
}

.navbar-toggle .icon-bar {
    width: 8px;
}

.navbar-toggle {
    padding: 0 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-top: 12px;
}

.swiper-container {
    /* overflow: visible!important;
  overflow-x: visible;
  overflow-y: hidden; */
    /* overflow-y: visible; */
    overflow: visible !important;
}

.swiper-wrapper .glyphicon-triangle-bottom {
    /* position: relative; */
    color: #0118a3;
}

.product-detail-content table {
    width: 100%!important;
}

.nav a {
    font-size: 16px;
}