@charset "utf-8";
/* CSS Document */

/* 大鹅网站-01 Start Here */
a:hover,
a:active,
a:focus{
	text-decoration: none;
}
.secOne {
	padding-top: 30px;	
}
.headText {
    background: url(images/dot.png) no-repeat 8px 0;
    padding: 0 0 8px 45px;
    border-bottom: 3px solid #0071bc;
    font-size: 18px;
    color: #009a55;
    line-height: 23px;
}
.headText .eng {
	color: #cccccc;
	text-transform: uppercase;
	line-height: 24px;	
}
.secOne .textBox {
	background-color: #009a55;
	margin-bottom: 14px;
	padding: 16px 0;
	font-size: 28px;
	color: #fff;
	text-align: center;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.secOne .video img {
	width: 100%;	
}
.secOne .textBox span {
	font-size: 18px;
	display: block;	
	padding-top: 14px;
}
.secOne .iconBox .row {
	margin: 0;	
}
.secOne .linkBox {
    padding: 0 3px;
}
.secOne .linkBox a {
	display: block;
	width: 100%;
	min-height: 152px;
    margin: 10px 0 0 0;
	padding: 13px 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 18px;
    overflow: hidden;	
}
.secOne .linkBox a.linkBoxFour,
.secOne .linkBox a.linkBoxFive {
	margin: 4px 0 0 0;	
}
.secOne .linkBox span {
	color: #fff;
	font-size: 18px;
	display: inline-block;	
}
.secOne .linkBox i {
	display: inline-block;	
}
.secOne .linkBox .linkBoxOne {
	background: #00c8d7 url(images/iconman.png) no-repeat center 55px;
	text-align: center;	
}
.secOne .linkBox .linkBoxTwo {
	background: #0c98b9 url(images/iconpeople.png) no-repeat 85% 15px;
}
.secOne .linkBox .linkBoxThree {
	background: #8cc63f url(images/iconlogo.png) no-repeat 74% 58px;
}
.secOne .linkBox .linkBoxFour {
	background: #f14075 url(images/iconthumb.png) no-repeat 28% 50px;
	text-align: center;
}
.secOne .linkBox .linkBoxFive {
	background: #0d62bf url(images/iconglobel.png) no-repeat 18% 35px;
}
.secOne .linkBox .linkBoxOne span {
	margin-bottom: 10px;	
}
.secOne .linkBox .linkBoxTwo span {
	margin: 100px 0 0 10px;	
}
.secOne .linkBox .linkBoxOne i {
	margin-top: 10px;	
}
.secOne .linkBox .linkBoxThree span {
	margin: 0 0 22px 13px;	
}
.secOne .linkBox .linkBoxFour span {
	display: block;	
}
.secOne .linkBox .linkBoxFive i {
	margin: 22px 0 0 28px;	
}
.secOne .linkBox .linkBoxFive span {
	margin-right: 45px;	
}
.secTwo {
	margin-top: 15px;	
}
.secTwo .row  a{
	display: block;
	margin: 25px auto;
}
.secThree .iconBox {
	margin-top: 22px;	
}
.secThree .iconBox .green {
    background-color: #8cc63f;
    font-size: 12px;
    color: #fff;
    padding: 7px 25px;
    border-radius: 8px;
}
.secThree .iconBox p {
	width: 70%;
	font-size: 16px;
	color: #666;
	line-height: 22px;	
}
.secThree .brBox {
	border: 3px solid #009a55;
	padding: 22px 26px 36px 26px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 18px;
    overflow: hidden;	
}
.secThree .brBox .head {
	margin-bottom: 28px;
	font-size: 16px;
	color: #009a55;	
	text-align: center;
}
.secThree .brBox .head span {
	text-transform: uppercase;	
}
.secThree .brBox p {
	font-size: 16px;
	color: #666;
	line-height: 22px;
}
.secThree .brBox span.sub {
	display: block;
	font-size: 16px;
	color: #009a55;	
	padding: 1px 0 1px 0;
}
.secThree .brBox ul li {
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 22px;
}
.secFour {
    margin: 15px 0;
}
.secFour .logo {
	margin: 30px 0 10px 0;	
}
.secFour h2 {
	font-size: 18px;
	color: #006837;
}
.secFour h2.brText {
	font-size: 14px;
	margin: 10px 0;
	border-top: 1px solid #534741;
	border-bottom: 1px solid #534741;
	padding: 10px 0;	
}
.secFour h3 {
	font-size: 18px;
	color: #006837;
}
.secFour h3 span.textBold {
	margin-left: 45px;	
	font-weight: bold;
}
.secFour h3 span.textBold span {
	font-weight: bold;	
}
.secFour h1.textBig {
	margin-top: 8px;
	font-size: 40px;
	color: #006837;
	letter-spacing: 17px;
}
.secFour .adBanner img {
	margin-top: 20px;
	border: 8px;	
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 18px;
    overflow: hidden;	
}
@media only screen and (max-width:1200px) {
	.secFour h1.textBig {
		letter-spacing: 13px;	
	}
}
@media only screen and (max-width:992px) {
	.secOne .textBox {
		margin-top: 10px;
	}
	.secThree .iconBox .green {
		padding: 7px 3%;
	}
	.secFour .logo img {
		display: block;
		margin: 0 auto;	
	}
	.secFour h2,
	.secFour h3,
	.secFour h1.textBig {
		text-align: center;	
	}
}
@media only screen and (max-width:767px) {
	.secOne .linkBox a.linkBoxFour, 
	.secOne .linkBox a.linkBoxFive {
		margin: 10px 0 0 0;
	}
	.secThree .brBox {
		margin-top: 15px;	
	}
}
@media only screen and (max-width:500px) {
	.secOne .textBox {
		font-size: 20px;	
	}
	.secOne .textBox span {
		font-size: 13px;
		padding-top: 6px;
	}
	.headText,
	.secThree .brBox .head {
		font-size: 14px;
	}
	.secThree .iconBox .green,
	.secFour h3 {
		font-size: 12px;
	}
	.secFour h2 {
		font-size: 15px;	
	}
	.secFour h2.brText {
		font-size: 10px;	
	}
	.secFour h1.textBig {
		font-size: 18px;	
	}
}
/* 大鹅网站-01 Ends Here */

/*大鹅网站-02 starts here*/
/*myCarousel starts here*/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 1000%;
	margin: auto;
}
#myCarousel .carousel-control.left {
	background: url(images/arrowleft.png) no-repeat left center;
	opacity:1 ;
	width:7%;
	left:6%;
}
#myCarousel .carousel-control.right {
	background: url(images/arrowright.png) no-repeat right center;
	opacity:1 ;
	width:7%;
	right:6%;
}
.carousel-indicators .active {
	border:1px solid #fff;
	width:10px;
	height:10px;
	margin-right: 12px;
}
.carousel-indicators li {
	background:#ff4526 ;
	border:1px solid #ff4526;
	margin:0 12px 0 0;
}
.carousel-indicators li.end-li {
	margin-right:0px;
}
/*myCarousel starts here*/
.inforamtionSet {
	margin-bottom:15px;
}
.inforamtionSet .list {
	width:98%;
	margin:25px auto 0 auto;
	border-radius:8px;
	overflow:hidden;
}
.inforamtionSet .list li.final-li a span{
	border-bottom:none;
}
.inforamtionSet .list li.active {
	background:#009a55;
}
.inforamtionSet .list li.active a{
	font-size:18px;
	color:#fff;
}
.inforamtionSet .list li.active a span{
	padding:14px 0px;
	border-bottom: none;
}
.inforamtionSet .list li {
	width:100%;
	height: 48px;
	line-height:48px;
	text-align:center;
	background:#f2f2f2;	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.inforamtionSet .list li a {
	width:100%;
	font-size:14px;
	color:#4d4d4d;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-ms-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
}
.inforamtionSet .list li a span {
	width:80%;
	margin:0 auto;
	border-bottom: 1px solid #b3b3b3;
	display:inline-block;
	padding:16px 0px;
}
.inforamtionSet .list li a:hover {
	height: 48px;
	text-decoration:none;
}
.inforamtionSet .list li:hover {
	background:#009a55;
}
.inforamtionSet .list li:hover a{
	font-size:18px;
	color:#fff;
}
.inforamtionSet .list li:hover a span {
	padding:14px 0px;
	border-bottom: none;
}
.rightSection {
	margin-top:25px;
}
.rightSection .topic {
	background: url(images/dot.png) no-repeat 5px 0;
    padding: 0 0 8px 40px;
    border-bottom: 3px solid #0071bc;
    line-height: 23px;
}
.rightSection .topic .note {
	font-size:18px;
	color:#009a55;
}
.rightSection .topic ul li {
	float:left;
	font-size:14px;
	color:#666;
	margin-top:5px;
}
.rightSection .topic ul li a{
	color:#666;
	}
.rightSection .topic ul li a:hover{text-decoration:none;}
.rightSection .topic ul li span{padding:0 4px;display: block;
    float: right;
    width: 18px;}
.rightSection .para {
	font-size:16px;
	color:#666;
	line-height:32px;
	padding-top:15px;
}
.rightSection .imgBox {
	margin-top:20px;
}
.rightSection .imgBox .img-responsive{width:100%;}
.inforamtionSet .extraSet {
	margin-left:30px;
	width:74%;
	margin: 0 auto;
}
.inforamtionSet .extraSet .greenTxt {
	font-size:18px;
	color:#006837;
	border-bottom:1px solid #534741;
	padding:9px 0px;
}
.inforamtionSet .extraSet .greenTxt span {
	display:block;
	font-size:14px;
}
.inforamtionSet .extraSet .greenTxt .spanOne {
	margin-top:5px;
}
.inforamtionSet .extraSet .numberSet h3 {
	font-size:18px;
	color:#006837;
}
.inforamtionSet .extraSet .numberSet {
	margin-top:15px;
}
.inforamtionSet .extraSet .numberSet h1 span.spanSpl {
	font-size:18px;
	color:#006837;
	display:block;
	margin-left:18px;
}
.inforamtionSet .extraSet .bigTxt {
	margin-top:17px;
}
.inforamtionSet .extraSet .bigTxt span{
	font-size:40px;
	color:#009a55;
	font-weight:bold;
	display:block;
	letter-spacing:17px;
}
.inforamtionSet .lengthLarge {
	margin-top:84%;
}
.inforamtionSet .extracell {
	margin-top:10px;
}
@media (max-width:1200px){
	.inforamtionSet .extraSet .bigTxt span {
		font-size: 23px;
	}
	.inforamtionSet .extraSet .greenTxt {
		font-size: 16px;
	}
	.inforamtionSet .extraSet .greenTxt span {
		font-size: 11px;
	}
	.inforamtionSet .extraSet .numberSet h3 {
		font-size: 12px;
	}
	.inforamtionSet .extraSet .numberSet h1 span.spanSpl {
		font-size: 12px;
	}
}
@media screen and (max-width: 765px) and (min-width: 320px) {
	.inforamtionSet .extracell	{
		text-align:center;
	}
	.extracell img{
		margin:auto;
		text-align:center;
	}
	.numberSet{
		width:160px;
		margin:auto;
	}
	#myCarousel .carousel-control.left,
	#myCarousel .carousel-control.right {
		width:4%;
	}
}
/*大鹅网站-02 starts here*/
