@charset "UTF-8";
    /*!---------------------
*Copyright (c) 2016 by yuchen.
------------------------*/.container0: after, .container0:before, .container1:after, .container1:before, .container2:after, .container2:before, .container3:after, .container3:before, .container4:after, .container4:before {
    display: table;
    content: " "}
.container0:after, .container1:after, .container2:after, .container3:after, .container4:after {
    clear: both;
}
.h1p, .hundred p {
    text-align: center;
}
.h2p {
     margin: 0 10% 0 10%;
}
.h2p h2 {
    text-align: left;
	color:#da6321;
	font-size:14px;
}
.h2p p {
    text-align: left;
	color:#000000;
	font-size:14px;
}
main {
    overflow: hidden;
}
.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.no-gutter1>[class*=col-] {
    padding-right: 2px;
    padding-left: 2px;
}
.center0 .img-responsive {
    margin: 0 auto;
}
.container0, .container1, .container2, .container3, .container4 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container4 {
    max-width: 900px;
	text-align:center;
}
.no-gutter1 {
	padding:1% 0;
}
@media(max-width:768px) {
.h2p {
     margin: 0;
}
}
@media(min-width:768px) {
    .container0 {
    width: 750px;
}
}@media(min-width:992px) {
    .container0 {
    width: 970px;
}
}@media(min-width:1200px) {
    .container0 {
    width: 1170px;
}
}@media(min-width:1500px) {
    .container0 {
    width: 1450px;
}
}@media(min-width:1600px) {
    .container0 {
    width: 1550px;
}
}@media(min-width:768px) {
    .container1 {
    width: 750px;
}
}@media(min-width:992px) {
    .container1 {
    width: 950px;
}
}@media(min-width:1200px) {
    .container1 {
    width: 1170px;
}
}@media(min-width:1920px) {
    .container1 {
    width: 1500px;
}
}@media(min-width:768px) {
    .container3 {
    width: 750px;
}
}@media(min-width:992px) {
    .container3 {
    width: 950px;
}
}@media(min-width:1200px) {
    .container3 {
    width: 1000px;
}
}@media(min-width:768px) {
    .container2 {
    width: 750px;
}
}@media(min-width:992px) {
    .container2 {
    width: 950px;
}
}@media(min-width:1200px) {
    .container2 {
    width: 1000px;
}
}@media(min-width:1920px) {
    .container2 {
    width: 1300px;
}
}@media(max-width:991px) {
    .cus_slider {
    margin-top: 0;
	padding-top: 5%;
}
}
@media(max-width:450px) and (min-width:401px) {
   .cus_slider {
    padding-top: 18%;
}
}
@media(max-width:400px) {
    .cus_slider {
    padding-top: 8%;
}
}.onebgb {
    background: #edf5e5;
    padding-bottom: 40px;
}
.oneline {
    background-image: url(../../images/oneline.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 66px;
}
@media(max-width:600px) {
    .oneline {
    background-image: url(../../images/onelines.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 66px;
}
}.bbstory, .ssbg {
    background-position: center;
    background-repeat: repeat-y;
}
.h1p {
	padding-top: 5%;
	display:inline-block;
	width:100%;
}
.h1p h1 {
    margin-bottom: 40px;
    color: #65c1c1;
	font-size: 36px;
	font-weight: 600;
    line-height: 30px;
	float: left;
    width: 60%;
    text-align: right;
}
.tour {
    float: left;
    width: 29%;
    text-align: left;
    margin-top: -5px;
    margin-left: 1%;
}
.tour img{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.tour img:hover, .tour img:focus, .tour img:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media(max-width:768px) {
.h1p h1 {
    width: 100%;
	text-align: center;
}
.tour {
	width: 100%;
	text-align: center;
}
}
@media(max-width:600px) {
    .h1p h1 {
    font-size: 26px;
}
.h1p {
    margin-bottom: 20px;
}
}



.bbstory {
    background-image: url(../../images/bbbg.jpg);
    background-size: auto;
    min-height: 350px;
}
.bbstory img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.partners ul li, .photo ul li, .pre ul li, .rec ul li {
    float: left;
    display: inline-block;
}
@media(max-width:1200px) {
    .bbstory {
    background-image: url(../../images/bbbg.jpg);
    background-position: center;
    background-repeat: repeat-y;
    background-size: 100% auto;
    margin-left: 50px;
    min-height: 0;
    min-height: 50px;
    padding-bottom: 20px;
}
}@media(max-width:991px) {
    .bbstory {
    background-image: url(../../images/bbbg.jpg);
    background-position: center;
    background-repeat: repeat-y;
    background-size: auto;
    margin-top: 40px;
    margin-left: 0;
    min-height: 50px;
}
}@media(max-width:550px) {
    .bbstory {
    background-image: url(../../images/bbbg.jpg);
    background-position: center;
    background-repeat: repeat-y;
    background-size: 100% auto;
}
}@media(max-width:350px) {
    .rec img {
		width:48%;
}
}.bnbsay {
    overflow: auto;
    padding-left: 0;
}
.ssbg {
    background-size: 99% 100%;
    margin-right: 20px;
    margin-left: 40px;
}
.ssbg2 {
	padding-top: 6%;
}
.ssbg a {
    color: #fff !important;
}
.ssbg .fa-chevron-right {
	display: inline-block !important;
	float: none;
    font-size: 20px;
    margin-left: 0;
    margin-top: 0;
}
.ssbgin {
    background: url(../../images/ssbg.jpg);
}
.partners ul li img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.partners ul {
    margin: 0;
    padding: 0;
}
.partners ul li {
    width: 16.66666666666667%;
    border: 1px solid #fff;
}
@media(max-width:992px) {
    .partners ul li {
    display: inline-block;
    float: left;
    width: 12.5%}
}@media(max-width:400px) {
    .partners ul li {
    display: inline-block;
    float: left;
    width: 16.66666666666667%}
}.partners ul li img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
@media(max-width:1200px) {
    .ssbg {
    margin-right: 0;
    margin-left: 0;
}
}
@media(max-width:1024px) {
    .ssbg2 {
	padding-top:0;
}
}
#services_pre {
    padding-top: 20px;
    background: #ffffe8;
}
@media(max-width:992px) {
    .pret img {
    margin: 0 auto;
}
}.pre ul {
    margin: 0;
    padding: 0;
}
.pre ul li {
    width: 25%}
@media(max-width:1200px) {
    .pre ul li {
    width: 33.33333%}
}@media(max-width:768px) {
    .pre ul li {
    width: 50%}
}@media(max-width:500px) {
    .pre ul li {
    width: 100%}
}.prebg {
    background: url(../../images/prebg.png) center;
    background-size: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
#services_photo {
    background: #ffffe8;
}
.photobg, .searchbg {
    background-size: auto;
}
.photot .img-responsive {
    margin: 0 auto;
}
@media(max-width:992px) {
    .photot img {
    margin: 0 auto;
}
}.photo ul {
    margin: 0;
    padding: 0;
}
.photo ul li {
    width: 25%}
@media(max-width:1200px) {
    .photo ul li {
    width: 33.33333%}
}@media(max-width:768px) {
    .photo ul li {
    width: 50%}
}@media(max-width:500px) {
    .photo ul li {
    width: 100%}
}.photobg {
    background-position: center;
    background-repeat: repeat;
    padding-top: 15px;
    padding-bottom: 15px;
}
.line {
    background: url(../../images/line.png) center no-repeat;
    background-size: cover;
    min-height: 100px;
}
.recline {
    margin-top: -50px;
}
@media screen and (max-width:700px) {
    .recline {
    margin-top: -30px;
}
}@media screen and (max-width:500px) {
    .recline {
    margin-top: -20px;
}
}#services_rec {
    background: #ffffe8;
	padding-bottom: 1%;
}
.rec ul {
    margin: 0;
    padding: 0;
	text-align:left;
}
.rec ul li {
    width: 12.5%}
@media(max-width:992px) {
    .rec ul li {
    display: inline-block;
    float: left;
    width: 25%}
.rect img {
    margin: 0 auto;
}
}@media(max-width:500px) {
	.rec ul {
    margin: 0;
    padding: 0;
	text-align:center;
}
    .rec ul li {
    display: inline-block;
    float: left;
    width: 50%}
}#services_city {
    background: url(../../images/allbg.jpg) top no-repeat;
    background-size: 100% 100%;
    min-height: 860px;
    padding: 40px 0;
}
@media screen and (max-width:1200px) {
    #services_city {
    background: url(../../images/allbgm.jpg) top no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
}
}@media screen and (max-width:992px) {
    #services_city {
    background: url(../../images/allbgs.jpg) top no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
}
}@media screen and (max-width:767px) {
    #services_city {
    background: #fbfbf0;
    padding: 40px 5px;
    min-height: 150px;
}
}.newstable, .searchbg {
    padding-bottom: 0px;
}
@media(max-width:992px) {
    .project_five ul li {
    display: inline-block;
    float: left;
    width: 25%}
.project {
    margin: 40px 0;
}
}.city {
    min-height: 30vh;
}
.city a, .city a:visited {
    color: #35c5c5;
}
.city a:hover, a:focus {
    color: #000;
	text-decoration: none;
}
.searchtop {
    background-image: url(../../images/searchtop.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 26px;
}
.searchbg {
    background-image: url(../../images/searchbg.jpg);
    background-position: top left;
    background-repeat: repeat;
    min-height: 300px;
    padding-top: 60px;
}
.search_01, .search_02 {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
}
.search ul {
    margin: 0;
    padding-left: 70px;
}
.search ul li {
    float: left;
    width: 100%}
@media(max-width:1366px) {
    .search ul {
    margin: 0;
    padding-left: 70px;
}
.search {
    padding-left: 0;
    padding-right: 0;
}
}@media(max-width:991px) {
    .search ul {
    margin: 0;
    padding-left: 50px;
}
.search {
    padding-left: 15px;
    padding-right: 15px;
}
}@media(max-width:768px) {
    .search ul {
    margin: 0;
    padding-left: 80px;
}
}@media(max-width:400px) {
    .search ul {
    margin: 0;
    padding-left: 60px;
}
}.search_01 {
    background-image: url(../../images/search_01.png);
    min-height: 479px;
}
.search_02 {
    background-image: url(../../images/search_02.png);
    min-height: 239px;
}
.search_05 {
    background-image: url(../../images/search_05.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
    min-height: 240px;
}
.search_03, .search_04 {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
    min-height: 479px;
}
.search_03 {
    background-image: url(../../images/search_03.png);
}
.search_04 {
    background-image: url(../../images/search_04.png);
}
@media(max-width:768px) {
    .search_02, .search_05 {
    min-height: 290px;
}
.search_03 {
    margin-top: 40px;
}
}@media(max-width:767px) {
    .search_04 {
    margin-top: 40px;
    min-height: 350px;
}
.search_03 {
    min-height: 250px;
    margin-top: 0;
}
.search_02 {
    margin-top: 40px;
}
}.search a, .search a:focus, .search a:visited {
    color: #353535;
}
.search a:hover {
    color: #35c5c5;
	text-decoration: none;
}
#services_news {
    background-color: #f0ffd1;
}
.newstable img {
    display: block;
    height: auto;
    max-width: 100%;
    max-height: auto;
}
#services_news a {
    color: red;
}
#services_news a:visited {
    color: #ff6a00;	
}
#services_news a:hover, a:focus {
    color: #000;
	text-decoration:none;
}
.project_five ul {
    padding: 0;
    margin: 0;
}
.h100 ul, .h1002 ul {
    padding-left: 40px;
    margin: 0;
}
.project_five ul li {
    display: inline-block;
    float: left;
    width: 12.5%}
#services_100 {
    background: url(../../images/orange.png) bottom left no-repeat #edf5e5;
    background-size: auto;
    padding-bottom: 40px;
}
#services_100 h1 {
    font-size: 20px;
    font-weight: 700;
    color: #62a39c;
}
#services_100 a, #services_100 a:focus, #services_100 a:visited {
    color: #353535;
}
#services_100 a:hover {
    color: #35c5c5;
	text-decoration: none;
}
.h100 {
    padding-bottom: 20px;
}
.h100 ul li {
    float: left;
    width: 50%}
.h1002 ul li {
    float: left;
    width: 25%}
.animate_Flashing img:hover {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}
@media screen and (max-width:1450px) {
    .hundred p {
    font-size: 12px;
}
}@media screen and (max-width:1200px) {
    .h1002 ul li {
    float: left;
    width: 33.333333%}
}@media screen and (max-width:992px) {
    .h100 ul li {
    font-size: 12px;
    float: left;
    width: 100%}
}@media screen and (max-width:767px) {
    #services_100 {
    background: #edf5e5;
}
.h100 ul li {
    font-size: 14px;
    float: left;
    width: 50%}
}@media screen and (max-width:550px) {
    .h1002 ul li {
    float: left;
    width: 50%}
}@media screen and (max-width:450px) {
    .h100 ul li, .h1002 ul li {
    float: left;
    width: 100%}
.h100 ul li {
    font-size: 14px;
}
}@media screen and (max-width:350px) {
    .hundred p {
    font-size: 12px;
}
}.newsline1 {
    background-image: url(../../images/newsline.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 22px;
}
#services_info {
    padding-top: 40px;
    padding-bottom: 40px;
}
#services_contact {
    background-color: #ffffe8;
    padding: 50px 0;
}
#services_contact a, #services_contact a:visited {
    color: #878787;
}
#services_contact a:hover, a:focus {
    color: #000;
}
.tel {
    color: #878787;
    font-size: 15px;
}
.telb {
    font-size: 22px;
    margin-top: 10px;
}
.telb_blue {
    color: #a2aebf;
}
.animate_flash img:hover {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}
@-webkit-keyframes flash {
    0% {
    opacity: .4;
}
100% {
    opacity: 1;
}
}@keyframes flash {
    0% {
    opacity: .4;
}
100% {
    opacity: 1;
}
}.footer a, .footer a:visited {
    color: #fff;
}
.footer a:hover, a:focus {
    color: #878787;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(255, 255, 255, .1) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(255, 255, 255, .1) 0, rgba(0, 0, 0, .0001) 100%);
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(255, 255, 255, .1) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(255, 255, 255, .1) 100%);
}
.carousel-control {
    padding-top: 25%}
.two .carousel-control.right {
    padding-right: 20%}
@media screen and (max-width:650px) {
    .two .carousel-control.left {
    padding-left: 0;
}
}@media screen and (max-width:768px) {
    .newstable img {
    max-width: 1999px;
}
.table-responsive {
    border: 0 solid transparent;
}
.two .carousel-control.left {
    padding-left: 0;
}
.two .carousel-control.right {
    padding-right: 25%}
.three .carousel-control.right {
    margin-right: 4%}
.three .carousel-control.left {
    margin-left: 4%}
}@media screen and (max-width:600px) {
    .three .carousel-control.right {
    margin-right: 0;
}
.three .carousel-control.left {
    margin-left: 0;
}
}.hide-bullets {
    list-style: none;
    margin-left: -40px;
    margin-top: 0;
    text-align: right;
    cursor: pointer;
    line-height: 22px;
    color: #000;
}
.thumbnail {
    padding: 0;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 100%}
.hide-bullets a, .hide-bullets a:link, .hide-bullets a:visited {
    color: #000;
}
.hide-bullets a:hover {
    color: #a16b55;
}
#services_newsb {
    padding-bottom: 20px;
    min-height: 60vh;
    background: #edf5e5;
    word-break: break-all;
}
#services_newsb a, #services_newsb a:visited {
    color: #2f578e;
}
#services_newsb a:hover {
    color: #000;
}

#photo {
	height:0;
	 position: relative;
    top: -70px;
}
#bean {
	height:0;
    position: relative;
    top: -70px;
}
@media screen and (max-width:400px) {
#photo {
	height:0;
	 position: relative;
    top: -55px;
}
#bean {
	height:0;
    position: relative;
    top: -55px;
}
}