.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:650px;
	height:260px;
	border-top:2px solid #e3e3e3;
	padding-bottom:10px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:100%;
	height:100%;
	text-align:left;
}
a.ca-more{
	bottom: 10px;
	float:right;
	right:0px;
	padding:7px 12px;
	background: #ED2424;
	text-align:center;
	color: #fff !important;
	text-decoration:none;
	margin-top:20px;
	
}
.ca-more1{
	bottom: 10px;
	right:0px;
	padding:7px 12px;
	background: #ED2424;
	text-align:center;
	color: white;
	text-decoration:none;
	margin-top:40px;
	position:absolute;
	}
 a .ca-more1{ color:#FFF !important;}

.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../img/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	position: absolute;
	top: 25px;
	bottom: 5px;
	background: #fff;
	overflow: hidden;

}
.ca-icon{
	width:233px;
	height:189px;
	position:relative;
	margin:0 auto;
	background:transparent url(../img/animal1.png) no-repeat center center;
}
.ca-item-2 .ca-icon{
	background-image:url(../img/animal2.png);
}
.ca-item-3 .ca-icon{
	background-image:url(../img/animal3.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../img/animal4.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../img/animal5.png);
}
.ca-item-6 .ca-icon{
	background-image:url(../img/animal6.png);
}
.ca-item-7 .ca-icon{
	background-image:url(../img/animal7.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../img/animal8.png);
}
.ca-item h3{
	font-family: 'Coustard', sans-serif;
	text-transform:uppercase;
	font-size:30px;
	color:#000;
	margin-bottom:20px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background: #b0ccc6;
	position: absolute;
	width: 0px; /* expands to width of the wrapper minus 1 element */
	height: 440px;
	top: -2px;
	text-align: left;
	z-index: 10000;
	overflow: hidden;
	left: -5px;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../img/arrows.png) no-repeat top left;
	position:absolute;
	top:58%;
	margin-top:10px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}



.fist-sld{ width: 44%;float: left;padding-left: 17px;}
.logo-sld{ width:20%; float:left; padding:0px 20px 0 0; }
.second-sld{ width:42%; float:right; border-left:#dddada solid 1px; padding-left:50px;}
.ca-container .head22{ display:block; font-size:22px; margin-bottom:10px; text-align:center; font-weight:600; padding-top:15px;}
.fist-sld-logo{width: 22%; float:left; padding:0px 20px 0 0;}
.ca-item-main1{
	position: absolute;
	top: 7px;
	bottom: 5px;
	background: #fff;
	overflow: hidden;

}


.ca-item-main  p{ color: #3E3E3E; margin: 8px 0px 10px !important; line-height:21px;}
.ca-item-main img{ margin-bottom:55px !important;}
.ca-item-main p img{ margin-bottom:0px !important;}

.ca-container11 {  position: relative; margin: 0px auto 20px; width: 650px; height: 120px;  border-top: 2px solid #E3E3E3; padding-bottom:5px;
}
.ca-container11  img{ padding:0 18px 0 15px;}
.ca-container11 .head22{ display:block; font-size:16px; margin-bottom:10px; text-align:left; padding-top:15px; color:#a6a6a6; font-weight:bold}


.b_mid3 {margin-top:15px; float:left; margin-bottom:20px; border-top:#f00 solid 1px; padding-top:25px; width:100%;}
.box_der { width: 29%; float: left;}
div#mid_box_li { margin: 0px 6.4%;}
.box_der { width: 29%; float: left;}
.we_are{ color: #F00; margin-right: 0px;}
div#mid_box_li  p{ line-height:20px;}
.box_der p{ line-height:20px !important;}
.ct{ text-align:center; float:left; width:100%}
.b_mid4 { background: none repeat scroll 0% 0% #FFCA08; padding: 25px 0px 25px 25px;margin-top: 24px; float:left}
.p111 {float: left; width: 59%;}
div#b_slider { padding: 10px;}
div#b_slider { background: none repeat scroll 0% 0% #F9F8F6;}
.you_tube { float: left; padding-left:30px; border-left: 1px solid #FFF;}
.b_mid4 span { color: #F00; font-weight: bold; font-size: 18px;}
div#demo { float: left; width: 150px;}
div#demo p { text-align: center; font-size: 10px;}
.p111  p{ font-size: 12px; line-height:20px; color: #42413F;  margin-bottom: 10px; padding:0px !important; }

.table_fee {
    width: 590px;
}
.table_top {
    background: none repeat scroll 0% 0% #FFC20E;
        background-color: #006600;
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
    width: 588px;
    height: 20px;
    display: none;
}
.bor55{border:#dcdbdb solid 1px; width:180px; height:24px;}
.bor52{border:#dcdbdb solid 1px; width:100px; height:24px;}
.tab-box-1{ width:32%; float:left;}
.tab-box-1 input{ color:#666; font-size:11px; width:150px; height:24px; border:#dcdbdb solid 1px; padding-left:5px;}
.box55{ width:100%; margin-bottom:15px; float:left;}
.box55 textarea{ width:95%; border:#dcdbdb solid 1px;}
.box-30{ width:20%; float:left} .box-80{ width:70%; float:left}  .box-62{ width:60%}
.form-colu {
    padding: 10px;
    background: linear-gradient(#F9F9F9, #E8E5E5) repeat scroll 0% 0% transparent;
	margin-bottom:20px;
}

@media only screen and (max-width: 480px) {
	.contant-detail .right { width:98%;}
	.table_fee{ width:82%;}.tab-box-1 { width:90%; margin-bottom:10px; margin-right:20px;} .tab-box-1 input{ width:90%;}
	table tr td{ width:90%; padding:0px; font-size:11px;}  table{}
	table tr td b{ text-align:left !important; line-height:18px;}
	.box-30 { width:100%;}
	}
	
	@media only screen and (max-width: 320px) {
	.contant-detail .right { width:98%;}
	}
