/*
Author URI: http://fwxt.cn/
-------------------------------------------------------*/

* {
    margin: 0;
    padding: 0
}

body {
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    line-height: 1.6em;
    color: #656565;
    font-size: 1.4em;
}

html {
    overflow-x: hidden;
}

a,
a:hover {
    text-decoration: none
}

a:focus {
    outline: none;
}

a:active {
    outline: 0;
}

.clear {
    clear: both;
}

h1,
h2 {
    font-weight: 600;
    line-height: 1.1em;
    color: #333;
    margin-bottom: 20px;
    text-transform: uppercase;
}

h3,
h4,
h5,
h6 {
    line-height: 1.1em;
    color: #212121;
    margin-bottom: 20px;
}

li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input,

/*button, */

select,
textarea {
    border-radius: 0px !important;
    /*-webkit-appearance: none;*/
}

input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
input[type="button"],
input[type="submit"],
input[type="reset"],
select,
textarea,
button {
    -webkit-appearance: none;
}

button,
#captcha {
    cursor: pointer
}

#wrapper {
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
}

.navbar-default .navbar-toggle {
    margin-top: 10px;
}

button.navbar-toggle {
    border: none
}


/*  Header
==================================== */

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #0e4991;
    border-color: #0e4991;
}

.topbar .container .row {
    margin: 0;
    padding: 0;
}

.topbar .container .row .col-md-12 {
    padding: 0;
}

.topbar p {
    margin: 0;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    color: #f1f6ff;
}

.topbar p>i {
    margin-right: 3px;
}

.topbar p>i.fa-mobile {
    margin-left: 20px;
}

.topbar p:last-child {
    text-align: right;
}

header .navbar {
    background-color: #0e4991;
    margin-bottom: 0;
    transition: none;
    -webkit-box-shadow: 0 1px 10px -6px rgba(0, 0, 0, 0.42), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    background: url('../images/bg2.png') !important;
    background-size: 100% auto !important;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    margin: 8px 0 0 0;
    padding: 0 0 0 10px;
}

header .navbar-collapse ul.navbar-nav {
    float: left;
    margin-right: 0;
    margin-top: 25px;
    margin-left: 82px;
}

header .navbar {
    min-height: 70px;
    padding: 18px 0;
    background: #0e4991;
}

.home-page header .navbar-default {
    background: #ffffff;
    /* position: absolute; */
    width: 100%;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .navbar-default .navbar-nav>.open>a,
header .navbar-default .navbar-nav>.open>a:hover,
header .navbar-default .navbar-nav>.open>a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .navbar {
    min-height: 88px;
    padding: 0;
}

header .navbar-nav>li {
    padding-bottom: 12px;
    padding-top: 12px;
    padding: 0 !important;
}

header .navbar-nav>li>a {
    /* padding-bottom: 6px; */
    /* padding-top: 5px; */
    margin-left: 2px;
    line-height: 30px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.dropdown-menu li a:hover {
    color: #fff !important;
    background: #424242 !important;
}

header .nav .caret {
    border-bottom-color: #1670dd;
    border-top-color: #1670dd;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #fff;
}

.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
    border: none;
}

.dropdown-menu li:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0;
}

header .nav li .dropdown-menu {
    padding: 0;
}

header .nav li .dropdown-menu li a {
    line-height: 28px;
    padding: 3px 12px;
}


/* --- menu --- */

.flex-caption p {
    line-height: 22px;
    font-weight: 300;
    color: #d1ebff;
}

header .navigation {
    float: right;
}

header ul.nav li {
    border: none;
    margin: 0;
}

header ul.nav li a {
    font-size: 14px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
}

header ul.nav li ul li a {
    font-size: 12px;
    border: none;
    font-weight: 300;
    text-transform: uppercase;
}

.navbar .nav>li>a {
    color: white;
    text-shadow: none;
    width: 122px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    padding: 0;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover {
    background: none;
    font-weight: 700;
}

.navbar .nav>.active>a:active,
.navbar .nav>.active>a:focus {
    background: none;
    outline: 0;
    font-weight: 700;
}

.navbar .nav li .dropdown-menu {
    z-index: 2000;
}

header ul.nav li ul {
    margin-top: 1px;
}

header ul.nav li ul li ul {
    margin: 1px 0 0 1px;
}

.dropdown-menu .dropdown i {
    position: absolute;
    right: 0;
    margin-top: 3px;
    padding-left: 20px;
}

.navbar .nav>li>.dropdown-menu:before {
    display: inline-block;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-bottom-color: none;
    content: none;
}

ul.nav li.dropdown a {
    z-index: 1000;
    display: block;
}

select.selectmenu {
    display: none;
}

.pageTitle {
    color: #fff;
    margin: 30px 0 3px;
    display: inline-block;
}

#banner {
    width: 100%;
    background: #000;
    position: relative;
    margin: 0;
    padding: 0;
}


/* Content
==================================== */

#content {
    position: relative;
    background: #fff;
    padding: 20px 0 20px 0;
    /*display: none;*/
}

.cta-text {
    text-align: center;
    margin-top: 10px;
}

.big-cta .cta {
    margin-top: 10px;
}

.box {
    width: 100%;
}

.box-gray {
    background: #f8f8f8;
    padding: 20px 20px 30px;
}

.box-gray h4,
.box-gray i {
    margin-bottom: 20px;
}

.box-bottom {
    padding: 20px 0;
    text-align: center;
}

.box-bottom a {
    color: #fff;
    font-weight: 700;
}

.box-bottom a:hover {
    color: #eee;
    text-decoration: none;
}


/* page headline
==================================== */


/*warran 修改备份
#inner-headline{background: #ddd;position: relative;margin: 0;padding:15px;}
*/

#inner-headline {
    position: relative;
    margin: 0;
}

#inner-headline h2 {
    color: #FFF;
    padding: 125px 0 0 0;
    display: block;
}

#inner-headline p {
    color: #FFF;
    padding: 5px 0;
    display: block;
    /*text-transform: capitalize;首字大写*/
}

#inner-headline .content p {
    color: #333;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/* Forms
============================= */


/* --- contact form  ---- */

form#order-form input[type="text"],
form#order-form input[type="tel"],
form#order-form input[type="email"],
form#order-form input[type="password"] {
    width: 100%;
    border: 1px solid #cacbcb;
    min-height: 40px;
    padding-left: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

form#yuyue-form input[type="text"],
form#yuyue-form input[type="password"] {
    border: 1px solid #cacbcb;
    min-height: 42px;
    padding-left: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-banner form#order-form input[type="text"],
.home-banner form#order-form input[type="email"],
.home-banner form#order-form input[type="tel"],
.home-banner form#order-form input[type="password"] {
    width: 100%;
    border: 1px solid #FFF;
    min-height: 40px;
    padding-left: 10px;
    font-size: 14px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home-banner form#order-form .form-control {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form#order-form textarea {
    border: 1px solid #ccc;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 14px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#inner-headline form.input-append {
    margin: 0;
    padding: 0;
}

.info-blocks {
    margin-bottom: 15px;
    /* background: #efefef; */
}


/*.info-blocks i.icon-info-blocks {color: #b90f1d;font-size:60px;margin-top: 7px;text-align: center;}*/

.info-blocks .info-blocks-in {
    padding: 0;
    overflow: hidden;
    text-align: center
}

.info-blocks .info-blocks-in h3 {
    text-align: center;
    color: #000;
    font-size: 16px;
    margin: 0px;
}

.info-blocks .info-blocks-in p {
    font-size: 14px;
}

#inner-headline .order-blocks-wrapper h2 {
    color: #eee;
    padding: 0 0 10px 50px;
    display: block;
}

#inner-headline .order-blocks-wrapper h2 span {
    padding: 0 0 5px;
    border-bottom: 1px #EEE solid;
}

.order-blocks-wrapper {
    margin-top: 0px
}

.order-blocks {
    margin-top: 15px;
    text-align: center;
    /* background: #efefef; */
}

.order-blocks i.icon-order-blocks {
    color: #eee;
    font-size: 50px;
    margin-top: 7px;
    text-align: center;
}

.order-blocks .order-blocks {
    padding: 0;
    overflow: hidden;
    text-align: center
}

.order-blocks .order-blocks p {
    font-size: 14px;
    color: #eee
}

.btn {
    text-align: center;
    color: #FFFFFF;
    padding: 12px 25px;
    border-radius: 5px;
}

footer {
    padding: 42px 0;
    color: #555;
    text-align: center;
}

footer a {
    color: #555;
}

p.social-network {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: right;
}

#sub-footer {
    text-shadow: none;
    padding: 0;
    margin: 0;
}

#sub-footer p {
    margin: 0;
    padding: 0;
}

.copyright {
    text-align: left;
    font-size: 12px;
}

#call-to-action-2 {
    background-color: #F2F2F2;
    height: 196px;
}

#call-to-action-2 .container {
    padding: 0 50px;
}

#call-to-action-2 .row {
    margin: 0;
}

#call-to-action-2 h3 {
    color: #555;
    font-size: 24px;
    font-weight: 600;
    padding-left: 15px;
    text-align: center;
    margin: 32px 0;
}

#call-to-action-2 h3 img {
    margin-right: 11px;
}

#call-to-action-2 h3 .two {
    margin-right: 0;
    position: relative;
    top: 4px;
}

#call-to-action-2 ul {
    padding: 0;
    margin: 0
}

#call-to-action-2 li {
    width: 33.3%;
    color: #555;
    font-size: 14px;
    list-style: none;
    line-height: 1.8;
    padding-left: 0;
    margin-bottom: 12px;
    padding: 0;
}

#call-to-action-2 li div {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    background: #d2e4f9;
    position: relative;
    margin-right: 8px;
}

#call-to-action-2 li div::after {
    content: '1';
    clear: both;
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: white;
    border-radius: 50%;
    left: 4px;
    top: 4px;
    font-size: 12px;
    background: #0e4991;
}

#call-to-action-2 li:nth-child(2) div::after {
    content: '2';
}

#call-to-action-2 li:nth-child(3) div::after {
    content: '3';
}

#call-to-action-2 li:nth-child(4) div::after {
    content: '4';
}

#call-to-action-2 li:nth-child(5) div::after {
    content: '5';
}

#call-to-action-2 li:nth-child(6) div::after {
    content: '6';
}

.login-form {
    background: #f5faff;
    padding: 0 25px 30px;
    overflow: hidden;
}

.login-form.home-form {
    background-color: rgba(0, 0, 0, .2);
    padding: 35px 30px;
    margin-top: 80px;
    margin-bottom: 80px;
    /*box-shadow: 0px 0px 1px #999;*/
}

.login-form.home-form .form-group {
    margin-bottom: 20px
}

.transparent-bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4)
}

.login-form .order-box {}

.tabs {
    font-size: 16px;
    font-weight: bold;
    margin: 30px 0 34px;
}

.form-group {
    margin-bottom: 24px;
}

.input-group-addon:first-child {
    width: 42px;
    height: 42px;
}

.input-group {
    display: flex;
}

.col-lg-4 {
    width: 360px;
}

.input-group-addon {
    padding: 6px 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #FFF;
    text-align: center;
    background-color: #cacbcb;
    border: 1px solid #cacbcb;
    border-radius: 0px;
}

.login-form.home-form .input-group-addon {
    padding: 6px 8px;
    background-color: #aaabab;
    border: 1px solid #aaabab;
}

.input-group .input-group-addon i.fa {
    font-size: 18px;
    margin-top: 6px;
}

.input-group .input-group-addon i.fa.fa-mobile-phone {
    font-size: 24px;
    margin: 0;
    padding: 0
}

.main-content {
    margin: 60px 0;
}

.main-content img {
    max-width: 100%;
}

.main-content h3.title {
    padding: 0 0 10px 0;
    margin-bottom: 15px;
    margin-top: 48px;
}

.detail h3.title {
    font-size: 30px;
    margin-top: 28px;
    margin-bottom: 0;
    padding: 0;
}

.detail .form_list {
    line-height: 55px;
    padding: 0;
    margin-bottom: 0;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.detail .form_list li {
    float: left;
    margin-right: 60px;
}

.detail .form_list li label {
    margin-bottom: 0;
}

.detail .box2 li {
    list-style: none;
    padding-bottom: 28px;
}

.detail .box2 li:first-child {
    border-bottom: 1px solid #e5e5e5;
}

.detail .box2 li label {
    line-height: 58px;
}

.box2 .col-md-12>ul {
    padding-bottom: 32px;
    margin-bottom: 0;
}

.strip {
    height: 14px;
    border-radius: 60px;
    background: #F2F2F2;
    position: relative;
}

.strip .jd {
    position: absolute;
    width: 50%;
    height: 100%;
    border-radius: 60px;
    background: #7EC036;
    transition: .2s;
}

.zt-word {
    overflow: hidden;
}

.zt-word div {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 12px;
    padding-top: 16px;
}

.zt-word div p {
    margin: 0;
}

.subOrder-list {
    overflow: hidden;
    margin-bottom: 30px;
}

.subOrder-list:last-child {
    margin-bottom: 0;
}

.subOrder-list .fl {
    float: left;
    width: 124px;
    height: 115px;
    overflow: hidden;
}

.subOrder-list .fr {
    float: left;
    padding-left: 30px;
    padding-top: 30px;
}

.subOrder-list .fr b {
    color: #0e4991;
}

.wl {
    display: inline-block;
    margin: 25px 0 -5px;
}

.wl1 {
    margin-right: 26px;
}

.wl label {
    line-height: initial !important;
}

.order-main {
    background: #FFF;
    margin: 0 auto;
    float: inherit;
}

.form_list {
    padding: 10px 0
}

.form_list li {
    list-style: none
}

.form_list li label {
    padding-right: 10px
}

#inner-headline .content h3,
.main-content .xz h3 {
    line-height: 64px;
    font-size: 24px;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
    border-bottom: 1px #E6E6E6 solid;
}

#inner-headline .content h3 div,
.main-content .xz h3 div {
    position: relative;
    display: inline-block;
}

#inner-headline .content h3 div::after,
.main-content .xz div::after {
    content: '';
    clear: both;
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #0e4991;
    bottom: -3px;
}

#inner-headline .content h3 div {
    display: inline-block;
}

#inner-headline .content .ka {
    line-height: 65px;
}

.main-content .xz h3 {
    margin-bottom: 0;
}

.main-content .xz {
    padding-bottom: 0;
    margin-bottom: 36px;
}

.exchange-form .btn-primary {
    width: 190px;
    height: 42px;
    padding: 0;
    border-radius: 0;
    float: right;
}

.imgCode,
#bianma {
    text-transform: uppercase;
}

#captcha {
    cursor: pointer
}


/*移动端底部菜单*/

.btn-b {
    display: none;
    position: fixed;
    z-index: 99999;
    bottom: 0px;
    border-top: 1px solid #eee;
    background: #e6e6e6;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.menu-b {
    position: relative;
    float: left;
    width: 33.33%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-right: 1px solid #ebebeb;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.menu-b:last-child {
    border-right: none;
}

.menu-sub {
    position: absolute;
    bottom: 60px;
    z-index: 10;
    width: 100%;
    padding: 0px 10px;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    display: none;
}

.menu-sub li {
    width: 100%;
    list-style: none;
    background: #fff;
    float: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 1px solid #f2f2f2;
}

.menu-sub li a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: left;
    background: #fff;
    color: #656565;
    border: none;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
}

.menu-more {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right: 5px solid #000;
    border-bottom: 5px solid #000;
    opacity: .5;
}

.btn-name {
    font-size: 16px;
    color: #000;
}

.btn-name a {
    display: block;
    font-size: 16px;
    color: #656565;
    text-decoration: none;
}

.menu-sub .tiggle {
    width: 0px;
    height: 0px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -9px;
    border-top: 10px solid #EEEEEE;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 10;
}

.menu-sub .innertiggle {
    width: 0px;
    height: 0px;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    bottom: -8px;
    border-top: 9px solid white;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    z-index: 11;
}

.text-price {
    margin-top: 10px
}

.text-price td {
    color: red
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #0e4991 !important;
}

#inner-headline2 {
    display: none;
}

.card-voucher {
    background-image: linear-gradient(to right, #1a4f92, #3e79b5);
    padding: 26px 60px 26px 44px;
    border-radius: 10px;
}

.card-voucher p {
    color: white !important;
    margin: 0;
}

.card-voucher p:first-child {
    margin-bottom: 4px;
}

.card-voucher .fr {
    color: white;
    font-size: 28px;
    margin-top: 11px;
}

.selectProduct .order-main {
    width: 100%;
    padding: 0;
}

.selectProduct .row {
    margin: 0;
}

.selectProduct .row .row {
    margin-top: 22px;
}

.classification ul {
    overflow: hidden;
    margin: 0;
}

.classification li {
    float: left;
    width: 20%;
    text-align: center;
}

.classification li p {
    margin-top: 16px;
}

.panel-primary {
    border-color: #e5e5e5;
}

.panel-body {
    border: none;
    padding: 0 !important;
}

.sh-address {
    border: 1px solid #e5e5e5;
    margin-bottom: 26px;
}

.sh-address>div {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background: #F6F6F6;
}

.sh-address fieldset {
    padding: 30px 44px 12px;
}

.dh {
    width: 190px;
    height: 42px;
    padding: 0;
    border-radius: 0;
    float: right;
}


/*  Media queries
============================= */

@media (min-width:1600px) {
    .container {
        width: 1200px;
        padding: 0;
    }
    .login-form.home-form .form-group {
        margin-bottom: 25px
    }
}

@media (max-width:1600px) {
    #call-to-action-2 .container {
        width: 1200px !important;
    }
}

@media (max-width:1200px) {
    #inner-headline .col-lg-4 {
        width: 100%;
        padding: 0 30px;
    }
    #call-to-action-2 {
        height: auto;
    }
    #call-to-action-2 .container {
        width: 100% !important;
    }
    #call-to-action-2 li {
        width: 50%;
    }
}

@media (max-width:979px) {
    #call-to-action-2 li {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {}

@media (max-width: 767px) {
    header .navbar {
        min-height: 68px;
    }
    .navbar-default .navbar-brand {
        margin-top: 8px !important;
    }
    .navbar-default .navbar-toggle {
        margin-top: 20px;
    }
    .navbar-brand img {
        max-width: 195px !important;
    }
    .banner {
        display: none;
    }
    #inner-headline2 {
        display: block;
    }
    #inner-headline2 .row {
        margin: 0;
    }
    #inner-headline2 .col-lg-4 {
        width: 100%;
        padding: 0;
    }
    .tabs {
        font-size: 14px;
        text-align: center;
        margin: 8px 0 15px;
    }
    .login-form {
        margin: 0 10px;
        padding: 0 10px !important;
    }
    .main-content {
        height: auto !important;
    }
    #call-to-action-2 h3 {
        margin: 12px 0;
    }
    footer.hidden-xs {
        display: block !important;
    }
    #call-to-action-2 h3 .two {
        width: 80px;
    }
    #call-to-action-2 .container {
        padding: 0 20px;
    }
    #wrapper {
        padding: 0 0 50px 0;
    }
    a.img-rounded img {
        margin-bottom: 20px
    }
    .fwxt-right {
        display: none
    }
    .btn-b {
        display: block
    }
    #inner-headline {
        padding: 10px;
    }
    #content {
        padding: 5px 0 5px 0;
        /*display: block;*/
    }
    .main-content {
        padding: 0 10px 10px 10px;
    }
    .login-form {
        padding: 0px 0 0px
    }
    .login-form.home-form {
        background: transparent;
        padding: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .transparent-bg {
        background: transparent
    }
    .info-blocks {
        margin-bottom: 15px;
        /* background: #efefef; */
    }
    .info-blocks i.icon-info-blocks {
        font-size: 40px;
        margin-top: 7px;
    }
    .info-blocks .info-blocks-in h3 {
        font-size: 12px;
        padding: 10px 0
    }
    .info-blocks .info-blocks-in p {
        font-size: 14px;
    }
    .navbar-default .navbar-collapse {
        border-color: none;
        background: #ffffff;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: white;
        border-radius: 0;
    }
    .navbar-default .navbar-toggle i.fa-bars {
        font-size: 20px
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: rgba(221, 221, 221, 0);
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        /* display: block;
		border-color: #bdbdbd;
		margin-top: 15px;
		overflow: hidden;
		height: 0;
		transition: .3s; */
        margin-top: 8px;
    }
    header .navbar-collapse ul.navbar-nav {
        float: none;
        margin-top: 7.5px;
        margin-left: 0;
    }
    li#card_exchange {
        border-radius: 0 !important;
    }
    .navbar .nav>li>a {
        width: 100%;
        color: #5a5a5a;
    }
    .navbar-brand {
        border-bottom: none;
    }
    .navbar-brand img {
        max-width: 160px;
    }
    .navbar-header {
        /* margin-top: 20px; */
        border-bottom: none;
    }
    .navbar-nav {
        border-top: none;
        float: none;
        width: 100%;
    }
    .navbar .nav>.active>a,
    .navbar .nav>.active>a:hover {
        background: none;
        font-weight: 700;
        color: #FFFFFF;
    }
    header .navbar-nav>li {
        padding-bottom: 2px;
        padding-top: 3px;
    }
    header .nav li .dropdown-menu {
        margin-top: 0;
    }
    .dropdown-menu {
        position: absolute;
        top: 0;
        left: 40px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 13px;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #f5f5f5;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 0;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }
    .box {
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 20px;
    }
    #inner-headline .content h3 {
        font-size: 18px;
    }
    footer .col-lg-1,
    footer .col-lg-2,
    footer .col-lg-3,
    footer .col-lg-4,
    footer .col-lg-5,
    footer .col-lg-6,
    footer .col-lg-7,
    footer .col-lg-8,
    footer .col-lg-9,
    footer .col-lg-10,
    footer .col-lg-11,
    footer .col-lg-12 {
        margin-bottom: 10px;
    }
    footer {
        padding: 20px 0 10px 0;
    }
    .copyright {
        text-align: center;
    }
    #sub-footer p.social-network {
        text-align: center;
    }
    [class*="span"] {
        margin-bottom: 20px;
    }
    #call-to-action-2 {
        padding: 10px 0 30px;
    }
    #call-to-action-2 h3 {
        font-size: 18px;
    }
    #call-to-action-2 li {
        font-size: 12px;
    }
    .detail h3.title {
        font-size: 20px;
        margin-top: 10px;
    }
    .box {
        padding-bottom: 10px;
    }
    .detail .form_list {
        border-bottom: none;
    }
    .detail .form_list {
        margin-top: 5px;
    }
    .detail .form_list li {
        float: inherit;
        margin-right: 0;
        line-height: initial;
        margin-bottom: 5px;
        font-size: 13px;
    }
    .detail .box2 li label {
        line-height: 40px;
    }
    .subOrder-list {
        margin-bottom: 5px;
    }
    .subOrder-list .fl {
        width: 35%;
        height: 35vw;
    }
    .subOrder-list .fr {
        width: 65%;
        padding-left: 10px;
        font-size: 12px;
    }
    #inner-headline .content p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        word-break: break-all;
        padding: 0;
        overflow: hidden;
    }
    .subOrder-list .fr p {
        margin-bottom: 0;
    }
    .box2 .col-md-12>ul {
        padding-bottom: 0;
    }
    .detail .box2 li {
        padding-bottom: 5px;
    }
    .wl {
        display: block;
        font-size: 12px;
        margin: 0;
    }
}

.alert.alert-info {
    padding: 8px
}

@media (max-width: 480px) {
    footer.hidden-xs {
        font-size: 12px;
        padding: 6px 0;
    }
    #call-to-action-2 .container {
        padding: 0 10px;
    }
    .subOrder-list .fr {
        padding-top: 5px;
    }
}


/*
@media (min-width:1600px){.container{ max-width: 1600px;}}
*/