html,
body {
    height: 100%;
    width: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Roboto", "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont, -apple-system, "Segoe UI", "Microsoft Yahei", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #474157;
}

a:hover,
a:focus {
    color: #474157;
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
    border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200;
    letter-spacing: 1px;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.w {
    margin: auto;
    width: 100%;max-width: 1230px;
}

#mainNav {
    position: relative;
    margin-bottom: 0;
    background: #001a32;
    width: 100%;
}

.navbar-head {
    position: relative;
    overflow: hidden;
    width: 100% !important;
    height: 200px;
    background: url(../images/headbg.jpg) center no-repeat;
    background-size: cover;
}

.container {}

.navhead {
    margin-top: 70px;
    
}

.navhead a img {
    position: relative;
    height: auto;display: block;
    margin: 0 auto;width: 100%;max-height: 80px;max-width: 520px;
}

.navbar-right li {
    margin-left: 12px;
}

.navbar-right li a {
    font-weight: 400 !important;
    font-size: 18px !important;
    font-family: 'SourceNormal' !important;
}

.navbar-default {
    font-weight: 200;
    letter-spacing: 1px;
}

.navbar-default .navbar-header .navbar-brand {
    font-weight: 200;
    letter-spacing: 1px;
    color: #474157;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #474157;
}

.navbar-default .navbar-header .navbar-toggle {
    font-size: 12px;
    color: #474157;
    padding: 8px 10px;
}

.navbar-default .nav>li>a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    /*margin: 0 0 0 95px;*/
    color: #ffffff !important;
}

.navbar-default .nav>li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #474157;
}

.navbar-default .nav>li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #474157 !important;
    background-color: transparent;
}

.navbar-default .nav>li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

#mainbody {
    position: relative;
    width: 100%;
    min-height: 200px;
    overflow-y: hidden;
    color: #474157;
}

#mainbody .index-text {
    text-align: center;
    padding: 90px 30px 90px 50px;
    position: relative;
    float: right;
}

#mainbody .index-text h1 {
    font-size: 50px;
    font-weight: bold;
    color: #171347
}

#mainbody .index-gallery {
    text-align: left;
    padding: 25px 0 15px 0px;
    position: relative;
}

@media (max-height: 500px) {
    #mainbody {
        height: inherit;
    }
}

@media (min-width: 768px) {
    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }
    #mainbody .index-text {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .navbar-default {
        background-color: #f1f6fd;
        border-color: #f1f6fd;
    }
    .navbar-default .navbar-collapse {
        background: #f1f6fd;
        box-shadow: 5px 9px 5px rgba(0, 0, 0, 0.07);
    }
    #mainbody {
        height: unset;
    }
	
    #mainbody .index-text {
        padding: 30px 0;float: none;
    }
    #mainbody .index-gallery {
        padding: 30px 0 50px 0;
    }
    #mainbody .index-text h1 {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

#mainbody .container .row {
    background: #FFFFFF;
    margin-top: 45px;
    padding-bottom: 45px;
}
@media (max-width: 767px) {
	#mainbody .container .row{margin-top: 20px;}
	}
.index-left-btn {
    display: -webkit-inline-box;
    margin-bottom: 30px;
    height: 75px;
    width: 190px;
    line-height: 75px;
    font-size: 16px;
    background: #eeeeef;
    border-radius: 10px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
}

.index-left-btn.alink,
.index-left-btn.alink:active,
.index-left-btn.alink:focus {
    font-size: 20px;
    font-weight: 500;
    height: 75px;
    color: #f06529;
    line-height: 75px;
    font-weight: bold;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.index-left-btn.alink:hover {
    color: #333;
}

footer {
    position: relative;
    background-color: #141414;
    padding: 20px 0;
    color: rgba(255, 255, 255, 0.3);
    text-align: left;
}

footer p {
    font-size: 14px;
    margin: 0;
}

footer span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-family: SourceRegular;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
}

.container-top {
    margin-top: 20px;
    width: 100%;
}

.footer-logo img {
    height: 60px;
}

.footer-top {
    margin-top: 25px;
}

.footer-add p {
    color: #bebebe;
    font-size: 16px;
    line-height: 32px;
}

.qrcode {
    font-size: 16px;
    font-family: SourceRegular;
    display: inline-flex;
}

.qrcode p {
    margin-right: 30px;
    margin-top: 15px;
    text-align: center;
    width: 100px;
}

.qrcode-img {
    width: 100px;
}

.bg-primary {
    background: #fdcc52;
    background: -webkit-linear-gradient(#fdcc52, #fdc539);
    background: linear-gradient(#fdcc52, #fdc539);
}

.menu-list {
    font-size: 16px;
    font-family: SourceRegular;
    line-height: 32px;
    display: inline-flex;
    text-align: right;
}

.menu {
    color: #bebebe;
    list-style-type: none;
}

.menu li {
    color: #bebebe;
}

.menu a {
    color: #bebebe;
}

.menu a:hover {
    color: #FFFFFF;
}

.btn {
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 300px;
}

.btn-xl {
    margin-top: 20px;
    padding: 10px 45px;
    font-size: 14px;
}

.container-bottom-col {
    text-align: center;
    color: #bebebe;
}

.form-tips p {
    font-size: 12px;
}

.submit-btn {
    /*background: #231815;*/
    color: #FFFFFF;
}

.submit-btn button {
    border: 2px solid #f06529;
    background: #f06529;
    color: #FFFFFF;
    letter-spacing: 1px;
    border-radius: 3px;
}

.submit-btn button:hover {
    border: 2px solid #f06529;
    background: #fff;
    color: #f06529;
    letter-spacing: 1px;
    border-radius: 3px;
}

.form-body {
    /*padding-bottom: 40px;*/
}

.tips_worring {
    color: red !important;
    font-size: 12px;
    min-height: 14px;
    line-height: 14px;
}

.modal-warranty {
    width: 60% !important;
}

.form-label {
    font-size: 16px;
}

.quality {
    font-size: 18px !important;
    margin-bottom: 15px !important;
}

.label {
    color: #007c5b !important;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 3 !important;
}

.head-logo {
    margin-top: 20px;
    margin-bottom: 20px;
}

.logo {
    width: 100%;
}

.line {
    border-top: 1px solid #cccccc;
    padding-bottom: 25px;
    padding-top: 20px;
}

.carousel-inner {
    padding: 0 80px;
}

p {
    margin-top: 5px;
    line-height: 20px;
    font-size: 14px;
}

.itemtable {
    position: relative;
    min-height: 150px !important;
}

.seal {
    position: absolute;
    bottom: -49px;
    width: 140px;
    right: 0;
    z-index: 99;
}

.connect-color {
    color: red;
}

.contents {
    font-size: 14px;
}

.tips {
    font-size: 14px;
}

.left {
    left: -95px !important;
    /* color: #007c5b !important; */
}

.right {
    right: -95px !important;
    /* color: #007c5b !important; */
}

.modal-content {
    background: url("../images/bg.jpg");
    background-size: cover;
    padding: 15px;
}

.modal-body {
    background: #FFFFFF;
}

.icon {
    width: 44px;
    height: 44px;
    line-height: 75px;
    vertical-align: middle;
    fill: currentColor;
    margin-left: 10px;
    color: #bebebe;
    overflow: hidden;
}

li {
    list-style: none !important;
}

.ac_results {
    background: #cccccc;
    width: 200px !important;
}

.phone-area {
    margin-top: 10px;
    height: 34px;
    line-height: 34px;
}

.phone-number,
.car-number {
    text-align: right;
    padding-right: 0 !important;
}

.car-area {
    margin-top: 20px;
    margin-bottom: -10px!important;
    height: 66px;
    line-height: 45px;
}

.plate {
    margin-top: 0!important;
}

.project_image {
    display: inline-flex;
    /* margin-top: 10px; */
    padding-left: 15px;
}

.warranty-left {
    padding-left: 0 !important;
}

.warranty-cell th {
    background-color: #eee;
    border: 1px solid #ddd !important;
}

.warranty-cell td {
    border: 1px solid #ddd !important;
}

.close-warranty {
    display: none;
}

.phone-area input:active,
.phone-area input:focus {
    border: 1px solid #ccc !important;
}

.quality span:nth-child(1) {
    color: #f06529 !important;
}

.quality span:nth-child(2) {
    margin-left: 5px;
    font-size: 16px !important;
    font-weight: normal;
    color: #f06529
}

.bottom-line {
    border-bottom: none !important;
}

.table-bordered {
    margin-left: 15px;
}

.project_images {
    width: 100%;
}

.nodata {text-align:center;padding:10px 20px;width:100%;margin:30px auto;box-sizing:border-box;}
.nodata_img {max-width:160px;display:block;margin:20px auto;}
.nodata_title {font-size:16px;font-weight:bold;padding-bottom:10px;color:#333333;line-height:30px;}
.nodata_subtitle {font-size:16px;padding-bottom:30px;line-height:26px;}
.nodata_subtitle a {font-weight:bold;color:#5b7aff;}