.nav-pills {
    border: 1px solid #DEE3EB;
    display: inline-block;
    background-color: #fff;
    margin-bottom: 4px;
    width: 100%;
    height: 45px;
}
.nav-pills > li {
    outline: none;
    margin-bottom: -1px;
    float: left;
}
.nav-pills > li > a {
    padding: 10px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    text-transform: uppercase;
    border-radius: 0;
}
.nav-pills > li > a:hover {
    color: #fc6e51;
    height: 43px;
    padding: 10px 20px;
}
.nav-pills > li.active > a {
    color: #f25d3c;
    background-color: transparent;
    outline: none;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    border-bottom-color: transparent;
    cursor: default;
    outline: none;
    background: #444A54;
}
.more-controls {
    position: absolute;
    top: 5px;
    left: auto;
    height: 30px;
    overflow: hidden;
    right: 12px;
}
.more-control {
    height: 30px;
    line-height: 30px;
}
.more-control img {
    display: block;
    width: 16px;
    height: 16px;
    margin-top: 10px;
    margin-right: 0;
    line-height: 16px;
}
.item-box {
    width: 100%;
}
.nav-border > li.active:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #444A54;
    bottom: -7px;
    content: "";
    left: 50%;
    margin-left: -10px;
    position: absolute;
}
.nav-border > li.active a {
    background-color: #444A54;
    color: #FFF;
    padding: 10px 20px;
    height: 43px;
}
.nav-border > li.active a:after {
    background: #444A54;
    color: #bac5cc;
}
.producttabs .tab-content {
    overflow: hidden;
}
.producttabs .carousel-controls {
    top: 10px;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #f25d3c;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 35px;
    border-radius: 0;
    padding: 5px;
    box-shadow: none !important;
}
.btn-custom-write {
    background-color: #fff;
}
.form-control-m {
    display: block;
    width: 100%;
    height: 35px;
    padding: 3px 12px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #01E2DA;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
}
.form-control-m:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
#nav {
    z-index: 9;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(91, 94, 106, 0.8);
}
.footer-7-icons a {
    width: 14.285714%;
}
.footer-6-icons a {
    width: 16.6667%;
}
.footer-5-icons a {
    width: 20%;
}
.footer-4-icons a {
    width: 25%;
}
.footer-3-icons a {
    width: 33.333%;
}
#nav a {
    color: #fff;
    box-sizing: border-box;
    float: left;
    text-align: center;
    font-size: 15px;
    height: 60px;
    border-right: solid 0.5px rgba(0, 0, 0, 0.1);
    border-left: solid 0.5px rgba(0, 0, 0, 0.1);
}
#nav a i {
    margin-top: 13px;
    display: block;
    height: 23px;
    line-height: 23px;
}
#nav a em {
    display: block;
    font-size: 10px;
    opacity: 0.8;
    text-transform: uppercase;
    font-style: normal;
}
.active-item {
    background-color: #00B4D5;
}
#bottom_area {
    border-top: 1px solid #000;
}
#bottom_area .conts1 {
    padding: 40px 0;
}
#bottom_area .conts1 ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#bottom_area .conts1 ul li {
    width: 360px;
    float: left;
    display: inline-block;
    .display: inline;
    zoom: 1;
}
#bottom_area .conts1 ul li a {
    display: inline-block;
}
#bottom_area .conts1 ul li a:hover {
    color: #666;
}
#bottom_area .conts1 ul li a .img {
    float: left;
    margin-right: 13px;
}
#bottom_area .conts1 ul li a dl {
    float: left;
    width: 220px;
    padding-top: 15px;
}
#bottom_area .conts1 ul li a dl dt {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}
#bottom_area .conts1 ul li a dl dd {
    font-size: 12px;
    line-height: 140%;
    margin-bottom: 8px;
}
#footer_sitemap {
    padding: 30px 0;
    border-top: 1px solid #E3E7EE;
    background: #fff;
}
#footer_sitemap ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    border-right: 1px solid #E3E7EE;
}
#footer_sitemap ul li {
    min-width: 200px;
    height: 270px;
    float: left;
    display: inline-block;
    .display: inline;
    zoom: 1;
    border-left: 1px solid #E3E7EE;
    padding: 0 25px;
}
#footer_sitemap ul li dl {
    float: left;
    line-height: 150%;
}
#footer_sitemap ul li dl dt {
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    color: #222;
}
#footer_sitemap ul li dl dd {
    font-size: 12px;
}
.en_foot {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 60px;
    border-top: 1px solid #ddd;
    background: #fafafa;
}
.en_foot .list_foot {
    display: inline-block;
    width: auto;
    margin: 0 0 10px;
    padding: 0;
    height: 28px;
    font-size: 0;
    vertical-align: top;
}
.noti_sso .help_item,
.noti_sso .link_sso {
    text-align: left;
    float: left;
}
.en_foot .list_foot li {
    display: inline-block;
    padding-left: 5px;
    vertical-align: top;
    background: #fafafa;
}
.en_foot .list_foot li:first-child {
    padding-left: 0;
}
.en_foot .btn_foot {
    display: block;
    width: 64px;
    height: 30px;
    border: 1px solid #E2E2E2;
    font-size: 13px;
    line-height: 26px;
    color: #101010;
    background-color: #fff;
    vertical-align: top;
}
.en_foot .btn_off {
    color: #8b8b8b;
    cursor: default;
}
.en_foot .copr_info {
    display: block;
    padding: 0;
    font-size: 10px;
    line-height: 15px;
    color: #d9d9d9;
    letter-spacing: -.075em;
    clear: both;
}
.en_foot .info_policy {
    display: block;
    padding-bottom: 5px;
}
.en_foot .txt_bar {
    display: inline-block;
    width: 1px;
    height: 10px;
    margin: 2px 0 0 1px;
    font-size: 1px;
    line-height: 0;
    color: transparent;
    background-color: #d9d9d9;
    vertical-align: top;
}
.en_foot .link_policy {
    display: inline-block;
    margin: 0 6px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #888;
    vertical-align: top;
}
.en_foot .link_enpiadesign {
    display: inline-block;
    margin: 0 6px;
    padding-bottom: 15px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.en_foot .link_enpiadesign {
    letter-spacing: 0;
}
.iphone .en_foot .btn_foot {
    line-height: 26px;
}
/* tab custom two*/

.nav-pills-two {
    border: 1px solid #DEE3EB;
    display: inline-block;
    background-color: #fff;
    width: 100%;
    height: 44px;
}
.nav-pills-two > li {
    outline: none;
    float: left;
}
.nav-pills-two > li > a {
    padding: 10px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    text-transform: uppercase;
    border-radius: 0;
}
.nav-pills-two > li > a:hover {
    color: #fc6e51;
    height: 42px;
    padding: 10px 20px;
}
.nav-pills-two > li.active > a {
    color: #fff;
    background-color: transparent;
    outline: none;
}
.nav-pills-two > li.active > a,
.nav-pills-two > li.active > a:focus,
.nav-pills-two > li.active > a:hover {
    border-bottom-color: transparent;
    cursor: default;
    outline: none;
    background: #444A54;
}
.nav-border-two > li.active:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #444A54;
    content: "";
    left: 50%;
    margin-left: -10px;
    position: absolute;
}
/*------------------------Chat Css-------------------------*/

.tab_chat {
    width: 273px !important;
}
.div-tab.tabs ul.nav-tabs.nav_custom li {
    background: #424B59 !important;
}
.div-tab.tabs ul.nav-tabs.nav_custom li a {
    border-bottom: 0 !important;
}
.div-tab.tabs ul.nav-tabs li.active.act_custom a,
.div-tab.tabs ul.nav-tabs li.active.act_custom a:active,
.div-tab.tabs ul.nav-tabs li.active.act_custom a:focus,
.div-tab.tabs ul.nav-tabs li.active.act_custom a:hover {
    background: #424B59;
    color: #fff !important;
    font-weight: bold;
    border-top: 1px solid #424B59;
}
.div-tab.tabs ul.nav-tabs li.act_custom.active {
    border: 1px solid #424B59 !important;
}
.div-tab.tabs ul.nav-tabs li.act_custom {
    background: #353C47 !important;
    border: 0;
}
.div-tab.tabs ul.nav-tabs li.act_custom a {
    color: #fff !important;
}
.div-tab.tabs ul.nav-tabs li.act_custom:first-child:after {
    display: none !important;
}
.div-tab.tabs ul.nav-tabs li.act_custom:after {
    content: '';
}
.div-tab.tabs ul.nav-tabs li.tab_custom:last-child.active a {
    border: 0 !important;
}
.div-tab.tabs ul.nav-tabs li.tab_custom.active a {
    border: 0 !important;
    border-left: 1px solid #DEE3EB !important;
}
.div-tab.tabs ul.nav-tabs li.tab_custom:first-child.active a {
    border: 0 !important;
}
.div-tab.tabs ul.nav-tabs li.active.tab_custom {
    border-right: 1px solid #DEE3EB !important;
}
.div-tab.tabs ul.nav-tabs li.active.tab_custom:last-child {
    border: 0 !important;
    border-left: 1px solid #DEE3EB !important;
}
.div-tab.tabs ul.nav-tabs li.act_custom:last-child,
.div-tab.tabs ul.nav-tabs li.act_custom:last-child:hover {
    border-right: 0;
}
.div-tab.tabs ul.nav-tabs li.tab_custom {
    border: 0 !important;
}
.tabs.div-tab ul.nav-tabs li a,
.tabs.div-tab ul.nav-tabs li a:focus,
.tabs.div-tab ul.nav-tabs li a:hover,
.tabs.div-tab ul.nav-tabs li:first-child a,
.tabs.div-tab ul.nav-tabs li:first-child a:focus,
.tabs.div-tab ul.nav-tabs li:first-child a:hover,
.tabs.div-tab ul.nav-tabs li:last-child a,
.tabs.div-tab ul.nav-tabs li:last-child a:focus,
.tabs.div-tab ul.nav-tabs li:last-child a:hover {
    border-bottom: 1px solid #DEE3EB;
}
.tabs.div-tab ul.nav-tabs li {
    background: #F2F4F7;
}
.tabs.div-tab div.tab-content {
    padding: 0 !important;
    border-color: none;
    border-style: none;
    border-width: none;
}