.cheader{
	background-color: #359cd8;
	overflow: hidden;
	width: 100%;
	height: 80px;
	position: fixed;
	top: 0px;
	z-index: 5;
}
.cheader>div{
	width: 1200px;
	height: 80px;
	margin: 0px auto;
}
.cheader>div>div{
	height: 80px;
	line-height: 80px;
}
.chleft{
	float: left;
}
.chright{
	float: right;
}
.chleft img:nth-child(1){
	position: relative;
	top: 10px;
	margin-right: 15px;
}
.chleft img:nth-child(2){
	position: relative;
	top: 5px;
}
.chright>ul>li{
	float: left;
	height: 80px;
	margin-left: 80px;
}
.chright>ul>li a{
	line-height: 80px;
	display: inline-block;
	color: #FFFFFF;
	border-top: solid 3px #359cd8;
}

.ccontent{
	width: 100%;
	overflow: hidden;
	margin-top: 130px;
	position: relative;
	padding-bottom: 200px;
}
.active{
	border-top: solid 3px #FFFFFF!important;
}
.cnbox1{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	margin-bottom: 80px;
}
.cnleft{
	position: fixed;
	z-index: 6;
	box-shadow:  0px -2px 0px 0px #ebebeb,   /*上边阴影  红色*/
	
	                -2px 0px 0px 0px #ebebeb,   /*左边阴影  绿色*/
	
	                2px 0px 0px 0px #ebebeb,    /*右边阴影  蓝色*/
	
	                0px 2px 0px 0px #ebebeb;    /*下边阴影  黄色*/
					background-color: #FFFFFF;
					top: 130px;
}
.cnleft>ul>li{
	border-right: solid 4px #FFFFFF;
}

.cnleft>ul>li>a{
	display: inline-block;
	width: 175px;
	height: 50;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	border-bottom: solid 1px #ebebeb;
}
.cnright{
	float: right;
	width: 960px;
	overflow: hidden;
	font-family: "微软雅黑";
}
.clb{
	width: 960px;
	height: 480px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
	}
.clb>ul{
	width: 300%;
	position: absolute;
	left: 0px;
	transition: all 2s;
}
.clb>ul>li{
	width: 960px;
	height: 480px;
	float: left;
	line-height: 480px;
	text-align: center;
	font-size: 100px;
}

.cnbox2{
	width: 1200px;
	margin: 150px auto;
	overflow: hidden;
}
.cnbox2>div{
	width: 960px;
	float: right;
}
.cnbox2>div div{
	margin-bottom: 60px;
}
.cnbox2left,.cnbox2right{
	float: left;
}
.cnbox2left{
	width: 60px;
	line-height: 30px;
	color: #01B4E7;
	font-size: 22px;
	margin-right: 25px;
	float: left;
}
.cnbox2right{
	width: 800px;
	line-height: 30px;
	float: left;
}
.cnbox3,.cnbox4{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.cnbox3>div,.cnbox4>div{
	width: 960px;
	float: right;
	overflow: hidden;
}
.cn3left,.cn3right{
	width: 450px;
	height: 500px;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 60px;
}

.touxiang{
	width: 165px;
	height: 165px;
	border-radius: 50%;
	margin: 0px auto;
	background-color: #fafafa;
}
.cnbox3 .name{
	margin: 20px 0px;
}
.cnbox3 .name p{
	text-align: center;
	margin-top: 50px;
}
.cnbox3 .name p:nth-child(1){
	font-size: 20px;
	color: #4d4d4d;
}
.cnbox3 .name p:nth-child(2){
	color: #999999;
}
.jieshao{
	font-size: 14px;
	color: #666666;
	padding: 10px 30px;
	line-height: 25px;
}
.cnbox4left,.cnbox4right{
	float: left;
	overflow: hidden;
	width: 470px;
	height: 280px;
}
.cnbox4left{
	margin-right: 20px;
}