



html, body {width:100%; padding:0; margin:0;}
body { color: #333333;font-size: 16px; font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;}





a {color: #79b6e4;text-decoration: none;}


h2 {font-size: 26px!important;}
h3 {font-size: 20px!important;}


h1, h2, h3, h4,h5, h6 {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

p{letter-spacing:1px;font-size: 16px;line-height: 1.5;margin-top: 10px;}
.navbar-fixed-top{top:90px;}

.center{text-align: center; margin: 0 auto;}
.fr{float: right;}
.fl{float: left;}
.cl{clear: both;}
.t-right{text-align: right;}
.t-left{text-align: left;}




/* --Color-- */
.red {color: #E01563;}
.yellow {color: #E9A820;}
.blue {color: #6ECADC;}
.green {color: #3EB991;}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------Header+Nav--------------------------------- */
/* ---------------------------------------------------------------------------- */

.navbar-default .navbar-collapse {border-color: rgba(255,255,255,.02);}
.navbar-default .nav li a {text-transform: uppercase;font-family: Helvetica,Arial,sans-serif;font-weight: 400;letter-spacing: 1px;color: #fff;}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {outline: 0;color: #6ECADC;}

.navbar-default .navbar-nav>.active>a {border-radius: 0;color: #fff;background-color: #6ECADC;}
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {color: #fff;background-color: #6ECADC;}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------Header+Nav--------------------------------- */
/* ---------------------------------------------------------------------------- */
@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }
    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header{color: #fff;background: url(../images/bg2.png) no-repeat scroll center center ;background-size: cover;height: 660px;width: 100%;}
header .logo{position: fixed;top:10px;right: 20px;z-index: 888;}

@media(min-width:635px) {
    header .intro-text {
        padding-bottom: 80px;
    }
}
@media(max-width:420px) {
    header .intro-text .intro-heading {font-size: 33px;}
    header .intro-text .intro-lead-in {font-size: 22px;}
    header .intro-text {padding-bottom: 40px;}
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Content-------------------------------- */
/* ---------------------------------------------------------------------------- */
#page-content{}
#page-content.index-page {background: #f0f0f0;}


/* ---------------------------------------------------------------------------- */
/* ------------------------------Services(box-1)------------------------------- */
/* ---------------------------------------------------------------------------- */

.contBox{width: 1237px;padding:50px 70px;overflow: auto;margin:0 auto;box-sizing: border-box}
.cont_left,.cont_right{width:50%;margin-top: 50px;}
.content{width:80%;}
.side_bar{width:15%;}
.side_bar .list_img li{width:100%;margin-bottom: 20px;}

/* ---------------------------------------------------------------------------- */
/* --------------------------------New(box-2)---------------------------------- */
/* ---------------------------------------------------------------------------- */

.move_step{width: 100%;height:460px;background: url(../images/step.jpg) no-repeat center center;position: relative;}
.move_step .step{font-size: 20px;width:220px;text-align: center;position: absolute;}
.move_step .step1{top:348px;left:0;}
.move_step .step2{top:192px;left:158px;}
.move_step .step3{top:348px;left:313px;}
.move_step .step4{top:205px;right:327px;}
.move_step .step5{top:55px;right:190px;}
.move_step .step6{top:205px;right:0;}
.fr_bom_img{width:171px;position: absolute;right: 30px;bottom: 8px;}

/* ---HomePage--- */

.box-content .heading{margin-bottom: 30px; text-align: center;}
.box-content .heading h2{font-size: 45px;letter-spacing:2px;}
.box-content .heading .intro{margin-bottom: 75px;font-family: 'Shadows Into Light', cursive;font-size:22px;font-style: italic;}


/* ---------------------------------------------------------------------------- */
/* ------------------------------About(box-3)---------------------------------- */
/* ---------------------------------------------------------------------------- */
.management_step{width: 100%;height:600px;position: relative;background: url(../images/qq.png) no-repeat center center;}
.management_step .step{font-size: 20px;width:220px;text-align: center;position: absolute;line-height: 1.5;background: #0068B6;color: #fff;border-radius: 5px;padding: 10px 0;}
.management_step .step1{top:260px;left:0;}
.management_step .step2{top:260px;left:287px;}
.management_step .step3{top:65px;left:575px;}
.management_step .step4{top:195px;left:575px;}
.management_step .step5{top:325px;left:575px;}
.management_step .step6{top:455px;left:575px;}
.management_step .step7{top:260px;right:0;}
.fl_bom_img{width:171px;position: absolute;left: 30px;bottom: 50px;}

.big_car,.mini_car{margin-top: 20px;}
.mini_car ul li{width: 200px;height:307px; margin-left: 30px;display: inline-block;}
.mini_car ul li img{width: 200px;height:307px;}

.box-content{padding-top: 90px;}
.cont_right .beizhu{width:376px;float: right;}

.list_Furniture li{display:inline-block;margin-left: 50px;}


.impact{padding:20px 0;border-bottom: 1px solid #BDD7EE;border-top: 1px solid #BDD7EE;overflow: hidden;margin-top: 20px;}



@media only screen and (max-width: 1100px) {
 	.box-content.box-2 blockquote {font-size: 30px; } }
@media only screen and (max-width: 960px) {
 	.box-content.box-2 blockquote {padding: 30px 60px; font-size: 18px; }
   	.box-content.box-2 blockquote:before, .box-content.box-2 blockquote:after { width: 30px; height: 30px; font-size: 60px; } }
@media only screen and (max-width: 690px) {
 	.box-content.box-2 blockquote { padding: 10px 30px;font-size: 16px; }
  	.box-content.box-2 blockquote:before,.box-content.box-2 blockquote:after {font-size: 30px; } }

/* ---------------------------------------------------------------------------- */
/* ------------------------------About(box-3)---------------------------------- */
/* ---------------------------------------------------------------------------- */
.services_list{margin: 30px auto;width:920px;overflow: hidden}
.services_list ul li{float: left;margin: 0 20px;}



/*@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }
    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }
    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }
    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }
    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}
@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }
    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }
    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }
    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}
@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }
    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }
    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }
    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}*/

/* ---------------------------------------------------------------------------- */
/* -------------------------------Team(box-4)---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-4 {}
.box-content.box-4 .box-item{margin-bottom: 10px; display: inline-block;}
.box-content.box-4 span{display: block; font-weight: bold; margin-top: 10px;}
.box-content.box-4 img{margin: 5px;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------Contact(box-5)-------------------------------- */
/* ---------------------------------------------------------------------------- */

.box-content.box-5 .box-item{margin: 5px; }
.box-content.box-5 h3 {margin-bottom: 30px;font-size: 35px;line-height: 1.5;}
.box-content.box-5 p {margin-bottom: 20px;}
.box-content.box-5 input {border: 1px solid #777;border-radius: 4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.box-content.box-5 textarea {border: 1px solid #777;border-radius: 4px;-webkit-border-radius:4px;-moz-border-radius:4px;height: 240px;}

.message{text-align: center;margin: 100px 0;}
.message .wrap{	padding: 50px; background: #ffffff; border: 1px solid #333333;display: inline-block;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;}



/* ---------------------------------------------------------------------------- */
/* ------------------------------------Button---------------------------------- */
/* ---------------------------------------------------------------------------- */
.btn {
	border-radius: 2px;
	position: relative;
	display: inline-block;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;	
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 14px;
}
a.btn:focus{outline: 0;}

.btn-1 {color: #fff;background-color: transparent;border: 2px solid #fff;margin:0 15px 20px 0;min-width: 170px;line-height: 26px;}
.btn-1:hover {color: #000;background-color: #fff;border-color: #fff;}

.btn-2 {background: #333;border: 2px solid transparent;margin:20px 0 50px 0; color:#fff;}
.btn-2:hover {color:#333;border:2px solid #333;background:transparent;}

.btn-3 {background: #6ECADC;margin: 20px 0 10px 0;border: 2px solid transparent;font-size:25px;}
.btn-3:hover {color:#333;border:2px solid #6ECADC;background:transparent;}

.btn-4 {background: #555;border: 2px solid transparent;font-size:18px;}
.btn-4:hover {color:#aaa;border:2px solid #555;background:transparent;text-shadow: none;}
