/*´óÆÁ*/
@media (min-width: 768px) {
    
	.container-fluid {
	margin: 0 auto;
	max-width: 1488px;
	}
	.w-100 {
	  width: 100%;
	  max-width: 100%;
	}

	.carousel .message {
    padding: 0;
	}
	.carousel-caption {
    color: #000;
    text-shadow: none;
    font-weight: 300;
	}
	.carousel-control.left, .carousel-control.right {
		background-image: none;
	}

	.back-transparent {
		background-color: rgba(255, 255, 255, 0.7);
	}
	.carousel-control {
		text-shadow: none;
		color: #333;
		width: 7%;
	}
	#carousel-home i {
		font-size: 50px;
		margin-top: 220px;
	}
	.carousel-control:focus,
	.carousel-control:hover {
		color: #333;
	}
	.bgcover {
	  background-size: cover;
	  background-position: center;
	  display: table;
	  width: 100%;
	}
	#carousel-home i {
		font-size: 50px;
		margin-top: 220px;
	}
	.carousel-control:focus,
	.carousel-control:hover {
		color: #333;
	}
	.hcol-slider-home {
	  height: 511px;
	}
	.message {
	  color: #000;
	  display: table-cell;
	  text-align: center;
	  vertical-align: middle;
	  padding: 0 20px;
	}
	.message p {
		font-size: 30px;
		text-align: center;
		padding: 20px 40px;
	}
	.message h2 {
		font-size: 48px;
		padding: 14px 45px 18px;
		cursor: default;
		font-family:Tahoma, Arial,Helvetica;
	}
	.message .title{width:40%;background:#fff;height:78px;line-height:78px;opacity:0.8;color:#000;text-align:left;font-size:32px;font-weight:bold;padding-left:20px;float:right;font-family:"microsoft yahei",simhei,Tahoma, Arial,Helvetica;}
	.carousel .message {
		padding: 0;
	}

	.htitle{color:#000;width:70%;height:120px;line-height:120px;font-size:32px;margin:auto;text-align:center;clear:both;}
	.htext{width:70%;height:auto;overflow:hidden;line-height:30px;font-size:14px;margin:16px auto;}
	.himg{width:70%;height:auto;overflow:hidden;margin:16px auto;}
	.himg img{width:100%;}

	.split_line{width:95%;border-top:solid 1px #ccc;margin:auto;}
	
	.commentcoa{width:70%;min-width:680px;max-width:920px;height:auto;overflow:hidden;margin:auto;clear:both;line-height:18px;}
	.tip_row{color:#000;width:70%;min-width:680px;max-width:920px;margin:10px auto;clear:both;height:35px;line-height:35px;border-top:solid 1px #ccc;background:#f2f2f2;font-weight:bold;}

	.coaform{width:70%;min-width:680px;max-width:920px;margin:auto;clear:both;}
	.coaform .key{width:100%;line-height:80px;}
	.coaform .key input{width:400px;height:28px;padding:0px 10px;line-height:22px;border:solid 1px #ccc;-webkit-box-shadow: #e6e6e6 0px 1px 1px 1px;-moz-box-shadow: #e6e6e6 0px 1px 1px 1px;box-shadow: #e6e6e6 0px 1px 1px 1px;}
	.coaform .sub input{width:204px;height:32px;line-height:22px;background:#ebebeb;border:solid 1px #ccc;-webkit-box-shadow: #e6e6e6 0px 1px 1px 1px;-moz-box-shadow: #e6e6e6 0px 1px 1px 1px;box-shadow: #e6e6e6 0px 1px 1px 1px;}

	.coades{width:70%;min-width:680px;max-width:920px;height:auto;overflow:hidden;margin:50px auto;clear:both;}
	.coades img{width:100%;}

	.ghs{width:70%;min-width:680px;max-width:920px;margin:auto;clear:both;height:auto;overflow:hidden;}
	.ghs .lf{width:160px;}
	.ghs td{line-height:22px;}
	.rs{width:70%;min-width:680px;max-width:920px;margin:auto;clear:both;height:auto;overflow:hidden;}
	.rs .lf{width:160px;}
	.rs td{line-height:22px;}

	.dlink{width:50%;min-width:680px;margin:auto;}
}




/*Ð¡ÆÁ768ÒÔÏÂ*/
@media (max-width: 767px) {
	
  .container-fluid {
	margin: 0 auto;
	max-width: 767px;
	}
	.w-100 {
	  width: 100%;
	  max-width: 100%;
	}

	.carousel .message {
    padding: 0;
	}
	.carousel-caption {
    color: #000;
    text-shadow: none;
    font-weight: 100;
	}
	.carousel-control.left, .carousel-control.right {
		background-image: none;
	}

	.back-transparent {
		background-color: rgba(255, 255, 255, 0.7);
	}
	.carousel-control {
		text-shadow: none;
		color: #333;
		width: 4%;
	}
	#carousel-home i {
		font-size: 30px;
		margin-top: 80px;
	}
	.carousel-control:focus,
	.carousel-control:hover {
		color: #333;
	}
	.bgcover {
	  background-size: cover;
	  background-position: center;
	  display: table;
	  width: 100%;
	}
	#carousel-home i {
		font-size: 30px;
		margin-top: 110px;
	}
	.carousel-control:focus,
	.carousel-control:hover {
		color: #333;
	}
	.hcol-slider-home {
	  height: 260px;
	}
	.message {
	  color: #000;
	  display: table-cell;
	  text-align: center;
	  vertical-align: middle;
	  padding: 0 20px;
	}
	.message .title{width:40%;background:#fff;height:48px;line-height:48px;opacity:0.5;color:#000;text-align:left;font-size:16px;font-weight:bold;padding-left:20px;float:right;}
	.message p {
		font-size: 16px;
		text-align: center;
		padding: 20px 40px;
	}
	.message h2 {
		font-size: 24px;
		padding: 14px 45px 18px;
		cursor: default;
	}
	.carousel .message {
		padding: 0;
	}

	.htitle{width:100%;height:120px;line-height:120px;font-size:32px;margin:auto;text-align:center;}
	.htext{width:90%;height:auto;overflow:hidden;line-height:30px;font-size:16px;margin:16px auto;}
	.himg{width:95%;height:auto;overflow:hidden;margin:16px auto;}
	.himg img{width:100%;}

	.split_line{width:95%;border-top:solid 1px #ccc;margin:auto;}
	.commentcoa{width:85%;min-width:240px;height:auto;overflow:hidden;margin:auto;clear:both;line-height:16px;color:#888;}
	.tip_row{color:#000;width:85%;min-width:240px;margin:20px auto;clear:both;height:35px;line-height:35px;border-top:solid 1px #ebebeb;background:#f2f2f2;font-weight:bold;}


	.coaform{width:85%;height:auto;overflow:hidden;min-width:240px;margin:auto;clear:both;}
	.coaform .key{width:85%;float:none;clear:both;}
	.coaform .key input{width:100%;height:32px;line-height:32px;}
	.coaform .sub{width:50%;float:none;clear:both;margin-top:20px;}
	.coaform .sub input{width:100%;height:38px;line-height:38px;background:#ebebeb;}

	.coades{width:85%;min-width:240px;height:auto;overflow:hidden;margin:50px auto;clear:both;}
	.coades img{width:100%;}

	.ghs{width:95%;min-width:240px;margin:auto;clear:both;height:auto;overflow:hidden;}
	.ghs .lf{width:120px;}
	.ghs td{line-height:22px;}
	.rs{width:95%;min-width:240px;margin:auto;clear:both;height:auto;overflow:hidden;}
	.rs .lf{width:120px;}
	.rs td{line-height:22px;}

	.dlink{width:95%;min-width:240px;margin:auto;}
}