*{
	padding: 0px;
	margin: 0px;
	font-family: "Microsoft Yahei","微软雅黑","SimHei","黑体";
}
ul,li,ol{
	list-style-type: none;
}
a{
	text-decoration: none;
}
a:focus{text-decoration: none}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}
h1, h2, h3,h4,h5,h6 {
   margin-top: 0px;
   margin-bottom: 0px;
   }
.clear{
	clear:both;
	height: 0px;
}
.fchgb-screen-1{
	width: 100%;
	height: 700px;
	overflow: hidden;
	background: url(../fch/images/fchbanner.png) no-repeat center top;
}
.fchgb-screen-1-txt{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	padding-top: 150px;
}
.fchgb-screen-2{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f2f1f1;
}
.fchgb-screen-2-wrap{
	width: 1200px;
	height: auto;
	margin:0px auto;
}
.fchgb-screen-2-wrap ul li{
	float: left;
	width: 25%;
	text-align:center;
	border-right: dashed 1px #ccc;
}
.fchgb-screen-2-wrap ul li:nth-of-type(4){
	border-right: none;
}
.fchgb-screen-2-wrap ul li .fchgb-screen-2-wrap-list{
	width: 210px;
	height: 145px;
	text-align: center;
	margin: 0px auto;
	margin-top: 35px;
	margin-bottom: 30px;
	-webkit-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}

.fchgb-screen-2-wrap ul li .fchgb-screen-2-wrap-list i{
	font-size: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	color: #36bce7;
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-2-wrap ul li .fchgb-screen-2-wrap-list h3{
	margin-top: 20px;
	margin-bottom: 17px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 16px;
	font-family: "SimHei","黑体";
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-2-wrap ul li .fchgb-screen-2-wrap-list span{
	font-family: "楷体","KaiTi";
	font-size: 16px;
	display: inline-block;
	color: #5d5d5d;
	margin-bottom: 25px;
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-2-wrap ul li:hover .fchgb-screen-2-wrap-list{
	background: #36bce7;
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-2-wrap ul li:hover .fchgb-screen-2-wrap-list i{
	color: #fff;
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-2-wrap ul li:hover .fchgb-screen-2-wrap-list h3{
	color: #fff;
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-2-wrap ul li:hover .fchgb-screen-2-wrap-list span{
	color: #fff;
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}


.fchgb-screen-3{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.fchgb-screen-3 h2{
	font-size: 34px;
	line-height: 34px;
	color: #000;
	font-family: "SimHei","黑体";
	margin-top: 60px;
	margin-bottom: 15px;
	text-align: center;
}
.fchgb-screen-3-c{
	
	margin: 0px auto;
	margin-bottom: 25px;
	text-align: center;
	-webkit-animation:haha1 1s infinite linear;/*匀速 循环*/
	-moz-animation:haha1 1s infinite linear;/*匀速 循环*/
	-o-animation:haha1 1s infinite linear;/*匀速 循环*/
	animation:haha1 1s infinite linear;/*匀速 循环*/
}

@-webkit-keyframes haha1 {
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}
.fchgb-screen-3-c span{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #36bce7;
	border-radius: 100%;
}
.fchgb-screen-3-c span:nth-of-type(2){
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(54,188,231,0.8);
	border-radius: 100%;
}
.fchgb-screen-3-c span:nth-of-type(3){
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(54,188,231,0.5);
	border-radius: 100%;
}

.fchgb-screen-3-wrap{
	width: 1200px;
	margin: 0px auto;
	margin-bottom: 30px;
	height: auto;
}
.fchgb-screen-3-wrap ul li{
	float: left;
	width: 33.3333%;
	height: auto;
	overflow: hidden;
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-3-wrap-l{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 34px;
}
.fchgb-screen-3-wrap ul li .fchgb-screen-3-list-left{
	width: 24%;
	height: auto;
	float: left;
	text-align: center;
	margin-left: 6%;
}

.fchgb-screen-3-wrap ul li .fchgb-screen-3-list-left img{ width: 70%;}
.fchgb-screen-3-wrap ul li .fchgb-screen-3-list-left i{
	font-size: 30px;
	line-height: 50px;
	color: #fff;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #36bce7;
	-webkit-transition: all 0.3s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.3s cubic-bezier(0.42,0,0.58,1);

}

.fchgb-screen-3-wrap ul li .fchgb-screen-3-list-right{
	width: 57%;
	float: left;
}

.fchgb-screen-3-wrap ul li .fchgb-screen-3-list-right h5{
font-weight: normal;
}

.fchgb-screen-3-wrap ul li .fchgb-screen-3-list-right h3{
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.3s cubic-bezier(0.42,0,0.58,1);

}
.fchgb-screen-3-wrap ul li .fchgb-screen-3-list-right h5{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 31px;
	-webkit-transition: all 0.3s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-3-wrap ul li:hover{
	background: -moz-linear-gradient(top, #2f80ed 0%, #56ccf2 100%) ;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a09d), color-stop(100%,#008985))  ;
    background: -webkit-linear-gradient(top, #2f80ed 0%,#56ccf2  100%) ;
    background: -o-linear-gradient(top, #2f80ed 0%,#56ccf2  100%) ;
    background: -ms-linear-gradient(top, #2f80ed 0%,#56ccf2  100%) ;
    background: linear-gradient(top, #2f80ed 0%,#56ccf2  100%) ;
	-webkit-transition: all 0.2s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.2s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.2s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.2s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.2s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-3-wrap ul li:hover .fchgb-screen-3-list-left i{
	background:#fff;
	color: #36bce7;
	-webkit-transition: all 0.3s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-3-wrap ul li:hover .fchgb-screen-3-list-right h3{
	color: #fff;
	-webkit-transition: all 0.3s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-3-wrap ul li:hover .fchgb-screen-3-list-right h5{
	color: #fff;
	-webkit-transition: all 0.3s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.3s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-3-wrap-btn{
	text-align: center;
	margin: 0px auto;
	font-size: 24px;
	line-height: 50px;
	color: #36bce7;
	margin-top: 30px;
	margin-bottom: 60px;
	border: solid 1px #36bce7;
	width: 17%;
	cursor: pointer;
}
.fchgb-screen-3-wrap-btn a{
	display: block;
	width: 100%;
	height: 100%;
}

.fchgb-screen-4{
	width: 100%;
	height: 280px;
	background: url(../fch/images/fchbjjs.png) no-repeat center top;
}
.fchgb-screen-4-list{
	width: 1200px;
	height: auto;
	text-align: center;
	margin: 0px auto;
}
.fchgb-screen-4-list img{
	margin-top: 55px;
}


.fchgb-screen-5{
	width: 100%;
	height: auto;
	background: #f2f1f1;
}
.fchgb-screen-5-list{
	width: 1200px;
	margin: 0px auto;
	text-align: center;
	padding-top: 50px;
}
.fchgb-screen-5-list h3{
	font-size: 34px;
	line-height: 34px;
	color: #000;
	text-align: center;
	padding-bottom: 10px;
}

.fchgb-screen-5-c{	
	margin: 0px auto;
	text-align: center;
	-webkit-animation:haha1 1s infinite linear;/*匀速 循环*/
	-moz-animation:haha1 1s infinite linear;/*匀速 循环*/
	-o-animation:haha1 1s infinite linear;/*匀速 循环*/
	animation:haha1 1s infinite linear;/*匀速 循环*/
}

@-webkit-keyframes haha1 {
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}
.fchgb-screen-5-c span{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #36bce7;
	border-radius: 100%;
	
}





.fchgb-screen-5-c span:nth-of-type(2){
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(54,188,231,0.8);
	border-radius: 100%;
}
.fchgb-screen-5-c span:nth-of-type(3){
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(54,188,231,0.5);
	border-radius: 100%;
}

.fchgb-screen-5-list h5{
	font-size: 24px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.fchgb-screen-5-wrap{
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
	padding-bottom: 40px;
}
.fchgb-screen-5-wrap ul li{
	float: left;
	width:224px;
	height: 285px;
	margin-right: 101px;
	text-align: center;
}
.fchgb-screen-5-wrap ul li:nth-of-type(4){
	margin-right: 0px;
}

.fchgb-screen-5-wrap-img{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.fchgb-screen-5-wrap-txt{
	position: absolute;
	bottom: -102px;
	text-align: center;
	background:rgba(109,109,109,0.8);
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}
.fchgb-screen-5-wrap-txt h4{
	font-size: 24px;
	line-height: 24px;
	padding-top: 15px;
	color: #fff;
	padding-bottom: 15px;
}
.fchgb-screen-5-wrap-txt p{
	font-size: 20px;
	color: #fff;
	width: 95%;
	margin: 0px auto;
	line-height: 30px;
	padding-bottom: 40px;
}
.fchgb-screen-5-wrap ul li:hover .fchgb-screen-5-wrap-txt{
	bottom: 0px;
	-webkit-transition: all 0.5s cubic-bezier(0.3,06.,0.8,1);
    -moz-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -ms-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    -o-transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
    transition: all 0.5s cubic-bezier(0.42,0,0.58,1);
}


.fchgb-screen-6{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
}

.fchgb-screen-6 h2{
	font-size: 34px;
	line-height: 34px;
	color: #000;
	font-family: "SimHei","黑体";
	margin-top: 50px;
	margin-bottom: 15px;
	text-align: center;
}
.fchgb-screen-6-c{
	
	margin: 0px auto;
	margin-bottom: 60px;
	text-align: center;
	-webkit-animation:haha1 1s infinite linear;/*匀速 循环*/
	-moz-animation:haha1 1s infinite linear;/*匀速 循环*/
	-o-animation:haha1 1s infinite linear;/*匀速 循环*/
	animation:haha1 1s infinite linear;/*匀速 循环*/
}

@-webkit-keyframes haha1 {
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}
.fchgb-screen-6-c span{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #36bce7;
	border-radius: 100%;
}
.fchgb-screen-6-c span:nth-of-type(2){
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(54,188,231,0.8);
	border-radius: 100%;
}
.fchgb-screen-6-c span:nth-of-type(3){
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(54,188,231,0.5);
	border-radius: 100%;
}

.fchgb-screen-6-wrap{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 60px;

}
.fchgb-screen-6-wrap img{
	width: 100%;
	height: auto;
}

.fchgb-screen-7{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f2f1f1;
}
.fchgb-screen-7-wrap{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.fchgb-screen-7-wrap-left{
	width: 50%;
	height: auto;
	float: left;
	overflow: hidden;
}
.fchgb-screen-7-wrap-left>h3{
	font-size: 40px;
	line-height: 40px;
	color: #000;
	margin-top: 60px;
	margin-bottom: 55px;
	margin-left: 30px;
}
.fchgb-screen-7-wrap-left ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.fchgb-screen-7-wrap-left ul li:nth-of-type(3){
	margin-bottom: 30px;
}
.fchgb-screen-7-wrap-left ul li .fchgb-screen-7-left-t>h4{
	font-size: 24px;
	line-height: 45px;
	color: #000;
	padding-left: 30px;
	
	float: left;
}
.fchgb-screen-7-wrap-left ul li .fchgb-screen-7-left-t i{
	display: inline-block;
	font-size: 45px;
	color: #36bce7;
	line-height: 45px;
	float: left;
	margin-bottom: 20px;
	-webkit-animation:haha1 1s infinite linear;/*匀速 循环*/
	-moz-animation:haha1 1s infinite linear;/*匀速 循环*/
	-o-animation:haha1 1s infinite linear;/*匀速 循环*/
	animation:haha1 1s infinite linear;/*匀速 循环*/	
}


@-webkit-keyframes haha1 {
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}
.fchgb-screen-7-left-b{
	margin-bottom: 40px;
}
.fchgb-screen-7-left-b p{
	font-size: 16px;
	line-height: 20px;
	color: #545454;
}

.fchgb-screen-7-wrap-right{
	float: left;
	width: 45%;
	overflow: hidden;
	text-align: center;
	margin-top:100px;
}





.fchgb-screen-8{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
}
.fchgb-screen-8-wrap{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}


.fchgb-screen-8-wrap-left{
	float: left;
	width: 35%;
	overflow: hidden;
	text-align: center;
	margin-top:100px;
}
.fchgb-screen-8-wrap-right{
	width: 42.22222%;
	height: auto;
	float: right;
	overflow: hidden;
}
.fchgb-screen-8-wrap-right>h3{
	font-size: 40px;
	line-height: 40px;
	color: #000;
	margin-top: 60px;
	margin-bottom: 55px;
}
.fchgb-screen-8-wrap-right ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.fchgb-screen-8-wrap-right ul li:nth-of-type(3){
	margin-bottom: 30px;
}
.fchgb-screen-8-wrap-right ul li .fchgb-screen-8-right-t>h4{
	font-size: 24px;
	line-height: 45px;
	color: #000;
	padding-left: 30px;
	float: left;
}
.fchgb-screen-8-wrap-right ul li .fchgb-screen-8-right-t i{
	display: inline-block;
	font-size: 45px;
	color: #36bce7;
	line-height: 45px;
	float: left;
	margin-bottom: 20px;
	-webkit-animation:haha1 1s infinite linear;/*匀速 循环*/
	-moz-animation:haha1 1s infinite linear;/*匀速 循环*/
	-o-animation:haha1 1s infinite linear;/*匀速 循环*/
	animation:haha1 1s infinite linear;/*匀速 循环*/
}
@-webkit-keyframes haha1 {
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}


.fchgb-screen-8-right-b{
	margin-bottom: 40px;
}
.fchgb-screen-8-right-b p{
	font-size: 16px;
	line-height: 20px;
	color: #545454;
}




.fchgb-screen-9{
	width: 100%;
	height: 487px;
	overflow: hidden;
	background: url(../fch/images/background-1.jpg) no-repeat center top;
}

.fchgb-screen-9 h2{
	font-size: 34px;
	line-height: 34px;
	color: #fff;
	font-family: "SimHei","黑体";
	margin-top: 50px;
	margin-bottom: 15px;
	text-align: center;
}
.fchgb-screen-9-c{
	
	margin: 0px auto;
	margin-bottom: 60px;
	text-align: center;
	-webkit-animation:haha1 1s infinite linear;/*匀速 循环*/
	-moz-animation:haha1 1s infinite linear;/*匀速 循环*/
	-o-animation:haha1 1s infinite linear;/*匀速 循环*/
	animation:haha1 1s infinite linear;/*匀速 循环*/
}

@-webkit-keyframes haha1 {
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}
.fchgb-screen-9-c span{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #36bce7;
	border-radius: 100%;
}
.fchgb-screen-9-c span:nth-of-type(2){
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(54,188,231,0.8);
	border-radius: 100%;
}
.fchgb-screen-9-c span:nth-of-type(3){
	display: inline-block;
	width: 8px;
	height: 8px;
	background: rgba(54,188,231,0.5);
	border-radius: 100%;
}

.fchgb-screen-9-wrap{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 45px;
	margin-bottom: 43px;
}
.fchgb-screen-9-wrap ul li{
	float: left;
	width: 20%;
	margin: 0px 6.66666%;
	text-align: center;
	background: -webkit-linear-gradient(top, rgba(39,82,121,0.4) 0%,rgba(80,69,111,0.4) 100%);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;	
}
.fchgb-screen-9-wrap ul li i{
	font-size: 40px;
	line-height: 60px;
	width: 60px;
	height: 60px;
	text-align: center;
	color: #fff;
	display: inline-block;
	margin-top: 30px;
	background: #36bce7;
	border-radius: 100%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-animation:dzdh 1s infinite linear;/*匀速 循环*/
	-moz-animation:dzdh 1s infinite linear;/*匀速 循环*/
	-o-animation:dzdh 1s infinite linear;/*匀速 循环*/
	animation:dzdh 1s infinite linear;/*匀速 循环*/

}


@-webkit-keyframes dzdh {
  10% {
    transform: rotate(-10deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-8deg);
  }
  50%,100% {
    transform: rotate(1deg);
  }
}
.fchgb-screen-9-wrap ul li:nth-of-type(3) i{
	font-size: 48px;
}
.fchgb-screen-9-wrap ul li h3{
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 20px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;

}
.fchgb-screen-9-wrap ul li b{
	height: 4px;
	background: #fff;
	width: 50px;
	text-align: center;
	display: inline-block;
	margin-bottom: 12px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.fchgb-screen-9-wrap ul li p{
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
	visibility: hidden;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.fchgb-screen-9-wrap ul li:hover{
    background: -moz-linear-gradient(top, #4B8C5C 0%, #75945E 100%) ;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a09d), color-stop(100%,#008985))  ;
    background: -webkit-linear-gradient(top, #27528d 0%,#50456f 100%) ;
    background: -o-linear-gradient(top, #00a09d 0%,#008985 100%) ;
    background: -ms-linear-gradient(top, #00a09d 0%,#008985 100%) ;
    background: linear-gradient(top, #00a09d 0%,#008985 100%) ;
    cursor: pointer;
   	-webkit-transition: 0.1s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.fchgb-screen-9-wrap ul li:hover i{
	color: #36bce7;
	background: #fff;
	-webkit-animation: bounce 0.8s ease both;
	-moz-animation: bounce 0.8s ease both;
	-ms-animation: bounce 0.8s  ease both;	
	-o-animation: bounce 0.8s ease both;
	animation: bounce  0.8s ease both;	
	margin-top: 18px;
	width: 70px;
	height: 70px;
	line-height: 70px;
}
@-webkit-keyframes bounce {
  10% {
    transform: rotate(10deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%{
    transform: rotate(10deg);
  }
  100%{
    transform: rotate(0deg);
  }
}
.fchgb-screen-9-wrap ul li:hover b{
	width: 80px;
	transition: 0.8s;
	margin-bottom: 3px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.fchgb-screen-9-wrap ul li:hover p{
	visibility: visible;
	margin-bottom: 13px;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.fchgb-screen-9-wrap ul li:hover p:nth-of-type(1){
	visibility: visible;
	margin-top: 15px;

}
.fchgb-screen-9-wrap ul li:hover p:nth-of-type(2){
	visibility: visible;
	margin-bottom: 35px;
}
.fchgb-screen-9-wrap ul li:hover h3{
	margin-top: 25px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}



.fchgb-screen-10{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.fchgb-screen-10 h3{
	text-align: center;
    font-size: 40px;
    line-height: 40px;
    color: #000;
    margin-bottom: 27px;
    font-weight: bold;
    text-align: center;
    margin-top: 60px;
}
.fchgb-screen-10 h3 span{
	color: #36bce7;
    margin-right: 10px;
}

.fchgb-screen-10 h4{
	font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #000;
    font-family: "黑体","SimHei";
    margin-bottom: 40px;
}

.fchgb-screen-10-img{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 100px;
}
.fchgb-screen-10-img img{
	width: 100%;
	height: auto;
}