html, body {
  height: calc(100% - 66px);
}
.wrapper {
  min-height: calc(100% + 32px);
  margin-bottom: 0px;
}
.footer {
  height: 60px;
  margin-right: 0px;
}
.push {
  height: 40px;
}


a#home:link {
	color: #555555;
}
.navbar-mydefault {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
img.first-slide {
	background-image:url('../images/banner01.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}
img.second-slide {
	background-image:url('../images/banner02.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}
img.third-slide {
	background-image:url('../images/banner03.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}
div#image-circle {
  margin-top: -30px;  
}
div.image-circle {
  text-align: center;
}
img.img-circle {
  width: 120px;
  height: 120px;
}
div#aboutus {
  margin-top: 20px;
}
div#aboutusimage {
  display:inline;
  float:left;
}
div.aboutustext {
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #e5e5e5;
}
div#aboutustitle {
  margin-top: 10px;
  margin-left: 32px;
  float:left;
}
div#news {
  margin-top: 20px;
}
div#newslist a {
  color:#808080;
}
div#newstitle span {
  font-size: 20px;
}
div#newstitle a {
  padding-top: 4px;
  color: #808080;
  float: right;
  }
div#icon_tel {
   background-image: url('../images/icon_tel.png');
   background-repeat: no-repeat;
}
h4#tel {
  font-size: 22px;
  color: #ff6000;
  text-align: center;
}
div#content_main {

}
.mybreadcrumb {
  margin-left: 16px;
  margin-bottom: 20px;
  list-style: none;
  text-align: right;
  border-radius: 4px;
}
.mybreadcrumb > li {
  display: inline-block;
}
.mybreadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.mybreadcrumb > .active {
  color: #777;
}
.mybreadcrumb li a {
  color: #777;
}
div#content_title {
  margin-left: 16px;
}
div p#content_time {
  font-size: 12px;
  color: #999999;
}
div#content_text {
  color: #636363;
  text-align: justify;
  margin-left: 16px;
  font-size: 14px;
  text-indent:32px;
}
footer {
    background: #333;
    color: #eee;
    font-size: 12px;
    padding: 10px 0px 4px 0px;
}
ul.unstyled {
    list-style: none;
    padding: 0;
}
footer h6 {
    color: white;
}
img.content_text_image {
    max-width: 500px;
    width: 100%;
}
div.list_left_date {
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    background-color: #cc0001;
    margin-top: 16px;
}
div.list_left_date div.day  {
    letter-spacing: 1px;
    font-weight: 200;
    font-size: 32px;
    padding-top: 2px;
}
div.list_left_date div.month  {
    letter-spacing: 1px;
    font-weight: 100;
    margin-top: -5px;
    font-size: 16px;
}

img.list_image {
    max-width: 400px;
    width: 80%;
    margin-top: 14px;
    margin-bottom: 18px;
}
div.list_title a {
    color: #5a5a5a;
}
div.list_read {
    width: 100%;
    text-align: right;
}
div.list_read a {
    color: #5a5a5a;
}
div.list_line {
    width:100%;
    height:12px;
    border-bottom:#aaaaaa 1px dashed;
    margin-bottom: 18px;
}

@media (min-width: 768px) {
	div#navbar li a {
		height: 66px;
	}
	img#logo {
		height: 66px;
	}
  div#aboutusimage {
    width: 225px;
    height: 200px;
  }
  div.aboutustext {
    height: 200px;
  }
  div#aboutustext {
    margin-top: 70px;
    padding-left: 256px;
    padding-right: 30px;
    text-align:justify;
  }
  a#aboutusbutton {
    margin-top: 30px;
    margin-right: 30px;
    float:right;
  }
  div#newstitle {
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    padding: 12px 20px 12px 20px;
    height: 55px;
    background-color: #f7f7f7;
  }
  div#newslist {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #e5e5e5;
    height: 185px;
    padding: 20px;
  }
  div#footerhide {
    height: 50px;
  }
  div#icon_tel {
    background-position: 0px 10px;
  }
  div#content {
    margin-top: 94px;
  }
  div#sidebar {
    display: none;
  }
  div.sidebar_top {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 102px 41px;
    background-color: #525151;
    height: 125px;
  }
  div#sidebar_top_services {
    background-image: url('../images/side_services.png');
  }
  div#sidebar_top_aboutus {
    background-image: url('../images/side_aboutus.png');
  }
  div#sidebar_top_contactus {
    background-image: url('../images/side_contactus.png');
  }
  div#sidebar_top_news {
    background-image: url('../images/side_news.png');
  }
  div#sidebar_tel {
    margin-top: 34px;
    border-style: solid;
    border-color: #e6e6e6;
    border-width: 1px;
    background-image: url('../images/side_tel.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 175px 41px;
    height: 72px;
  }
  div.sidebar_link {

    font-size: 16px;
    text-align: center;
    height: 68px;
    line-height: 68px;
    background-color: #f5f5f5;
  }
  div.sidebar_link a {
    color: #000000;
  }
  div.sidebar_link_active {
    font-size: 16px;
    text-align: center;
    height: 68px;
    line-height: 68px;
    background-color: #cc0001;
  }
  div.sidebar_link_active a {
    color: #ffffff;
  }
  div#dituContent {
    margin-bottom: 40px;
    width:697px;
    height:500px;
    border:#ccc solid 1px;
  }
  h4#tel {
    padding-left: 10px;
  }
  img.content_text_image {
    padding: 10px 0px 14px 20px;
    margin-left: 10px;
  }
  div.list_left_date {
    width: 86px;
    height: 86px;
    padding-top: 6px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  div#aboutusimage {
    width: 225px;
    height: 200px;
  }
  div.aboutustext {
    height: 200px;
  }
  a#aboutusbutton {
    margin-top: 14px;
    margin-right: 20px;
    float:right;
  }
  div#newstitle {
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    height: 55px;
    padding: 12px 20px 12px 20px;
    background-color: #f7f7f7;
  }
  div#newstitle span {
    font-size: 20px;
  }
  div#newstitle a {
    padding-top: 4px;
    color: #808080;
    float: right;
  }
  div#newslist {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #e5e5e5;
    height: 145px;
    padding: 14px 20px 14px 20px;
  }
  div#newslist a#new04 {
    visibility: hidden;
  }
  div#newslist a#new05 {
    visibility: hidden;
  }
  div#icon_tel {
   background-position: 24px 10px;
  }
  div#sidebar {
    display: inline;
  }
  h4#tel {
    padding-left: 0px;
  }
  div.list_left_date {
    width: 76px;
    height: 76px;
    padding-top: 0px;
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  div#aboutusimage {
    width: 270px;
    height: 240px;
  }
  div.aboutustext {
    height: 240px;
  }
  div#aboutustext {
    margin-top: 70px;
    padding-left: 302px;
    padding-right: 30px;
    text-align:justify;
  }
  a#aboutusbutton {
    margin-top: 36px;
    margin-right: 30px;
    float:right;
  }
  div#newstitle {
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    padding: 12px 20px 12px 20px;
    height: 55px;
    background-color: #f7f7f7;
  }
  div#newstitle span {
    font-size: 20px;
  }
  div#newstitle a {
    padding-top: 4px;
    color: #808080;
    float: right;
  }
  div#newslist {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #e5e5e5;
    height: 185px;
    padding: 20px;
  }
  div#newslist p {

  }
  div#newslist a#new04 {
    visibility: visible;
  }
  div#newslist a#new05 {
    visibility: visible;
  }
  div#icon_tel {
    background-position: 46px 10px;
  }
  div.sidebar_top {
    background-size: 102px 41px;
  }
  div.list_left_date {
    width: 76px;
    height: 76px;
    padding-top: 0px;
    margin-left: 12px;
  }
}
@media (max-width: 1200px) {
  img.first-slide {
    background-size:1536px 400px;
  }
  img.second-slide {
    background-size:1536px 400px;
  }
  img.third-slide {
    background-size:1536px 400px;
  }
  #banner {
    height: 400px;
  }
  #myCarousel {
    height: 400px;
  }
  a.carousel-control{
    height: 400px;
  }

}
@media (max-width: 767px) {
	img#logo {
		padding-left: 14px;
		height: 50px;
	}
	img.first-slide {
		background-size:1152px 300px;
	}
	img.second-slide {
		background-size:1152px 300px;
	}
	img.third-slide {
		background-size:1152px 300px;
	}
	#banner {
		height: 300px;
	}
	#myCarousel {
		height: 300px;
	}
	a.carousel-control{
		height: 300px;
	}
  img.img-circle {
  width: 50%;
  height: 50%;
  min-width: 70px;
  min-height: 70px;
  }
  div#aboutusimage {
    width: 180px;
    height: 160px;
  }
  div.aboutustext {
    height: 160px;
  }
  div#aboutustitle {
    margin-top: 4px;
    margin-left: 24px;
    float:left;
  }
  h3#aboutush3 {
    font-size: 20px;
  }
  div#aboutustext {
    margin-top: 56px;
    padding-left: 204px;
    padding-right: 30px;
    text-align:justify;
  }
  a#aboutusbutton {
    margin-right: 20px;
    float:right;
  }
  div#newstitle {
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    padding: 12px 20px 12px 20px;
    height: 55px;
    background-color: #f7f7f7;
  }
  div#newstitle span {
    font-size: 20px;
  }
  div#newstitle a {
    padding-top: 4px;
    color: #808080;
    float: right;
  }
  div#newslist {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #e5e5e5;
    min-height: 185px;
    max-height: 278px;
    padding: 20px;
  }
  div#icon_tel {
    background-position: 14px 0px;
  }
  h4#tel {
    font-size: 22px;
    color: #ff6000;
    text-align: left;
    padding-left: 28px;
  }
  .footer {
    height: 140px;
  }
  div#footerhide {
    height: 0px;
  }
  div#sidebar {
    display: none;
  }
  div#content_main {
    margin-top: 60px;
  }
  div#dituContent {
    margin-bottom: 40px;
    width:540px;
    height:360px;
    border:#ccc solid 1px;
  }
  .push {
    height: 20px;
  }
  div#content_title {
    margin-left: 4px;
  }
  div#content_text {
    margin-left: 4px;
  }
  img.content_text_image {
    padding: 10px 0px 14px 20px;
    margin-left: 10px;
  }
  div.list_left_date {
    width: 76px;
    height: 76px;
    padding-top: 0px;
  }
}
@media (max-width: 600px){
  div#dituContent {
    margin-bottom: 40px;
    width:450px;
    height:300px;
    border:#ccc solid 1px;
  }
}
@media (max-width: 550px){
  img.content_text_image {
    padding: 10px 0px 20px 0px;
    margin-left: 0px;
  }
}
@media (max-width: 512px){
  a#aboutusbutton {
    visibility: hidden;
    position: fixed;
  }
  div#dituContent {
    display: none;
  }
}
@media (max-width: 480px) {
  a#aboutusbutton {
    margin-right: 20px;
    margin-top: -20px;
    float:right;
    visibility: visible;
    position: absolute;
  }
  div#aboutustext {
    visibility: hidden;
    position: fixed;
  }
  div#aboutusimage {
    width: 135px;
    height: 120px;
  }
  div.aboutustext {
    height: 120px;
  }
  div#aboutustitle {
    margin-top: -2px;
    margin-left: 24px;
    float:left;
  }
  h3#aboutush3 {
    font-size: 20px;
  }
  div#aboutustext {
    margin-top: 46px;
    padding-left: 148px;
    padding-right: 30px;
    text-align:justify;
    visibility: hidden;
  }
  a#aboutusbutton {
  margin-top: 60px;
  margin-left: -80px;
  position:absolute;
  }
  div.list_left {
    display: none;
  }
  div.list_right {
    min-width:100%; 
  }
  div.list_left_date {
    width: 76px;
    height: 76px;
    padding-top: 0px;
  }
}

@media (min-height: 1165px) {
  #indexfooter {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  border-radius: 0;
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
}

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

