*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
	font-family: "微软雅黑";
}
img{border: none;}
.containers{
     width: 100%;	
     float: left;
}
/*top*/
.top{
	width: 100%;
	height: 310px;
}
/* banner */
.bannern{height:250px;overflow:hidden; position:relative;}
.bannern .d1{width:100%;height:250px;display:block;position:absolute;left:0px;top:0px;}
/*nav*/
.nav{
	width: 100%;
	height: 60px;
	line-height: 60px;
	z-index: 999;
	background-color: #0078d7;
}
.nav ul{
	margin: 0 auto;
	width: 1200px;
    height: 60px;
    overflow: hidden;
}
.nav ul li{
	float: left;
    text-align: center;
    margin-top: 15px;
   padding: 0px 49px;
    height: 30px;
    line-height: 30px;
     border-left: 1px solid #0c5b9d;
}
.nav ul li:first-child{
	float: left;
    text-align: center;
    margin-top: 15px;
   padding: 0px 49px;
    height: 30px;
    line-height: 30px;
     border-left: none
}
.nav ul li a{
	display: inline-block;
    font-size: 18px;
    color: #fff;
    font-family: "微软雅黑";
}
/*main*/
.main{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
/*第一*/
.diyi{
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
	height: 430px;
	position: relative;
}
/* slide */
.slide{width:600px;height:430px;overflow:hidden;position:relative;background-color:#000;z-index:10;float: left;margin-right: 20px;}
.slide ul{height:280px;}
.slide ul li{width:600px;height:430px;float:left;position: relative;}
.slide ul li span{position: absolute;top: 400px;left: 20px;color: #fff;}
.slide .bg{width:600px;height:34px;position:absolute;background-color:#000;bottom:0;left:0;border-top:1px solid #fff;filter:alpha(opacity=30);opacity:.3;z-index:5;}
.slide .num{overflow:hidden;zoom:1;position:absolute;right:20px;bottom:11px;z-index:10;}
.slide .num span{display:inline-block;width:12px;height:12px;background:url(../img/bg-slide.png) 0 -12px no-repeat;_background:url(../img/ie6/bg-slide.png) 0 -12px no-repeat;cursor:pointer;overflow:hidden;}
.slide .num span.on{background-position:0 0;}
.slide .skip{display:none;_display:block;width:23px;height:47px;background:url(../img/bg-slide.png) no-repeat;_background:url(../img/ie6/bg-slide.png) no-repeat;position:absolute;top:50%;margin-top:-24px;text-indent:-1000em;cursor:pointer;}
.slide .prev{background-position:0 -172px;left:10px;}
.slide .prev:hover{background-position:0 -219px;}
.slide .next{background-position:-23px -172px;right:10px;}
.slide .next:hover{background-position:-23px -219px;}
.slide:hover .prev,.slide:hover .next{display:block;}
.slide .num{bottom:11px;}
/*协会概况*/

/*wen*/
.diyi .kuai{
	width: 580px;
	height: 310px;
	float: left;
}
.diyi .kuai .tou{
	width: 580px;
	height: 40px;
	border-bottom: 1px solid #057bde;
}
.diyi .kuai .tou a{
	width: 580px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: left;
	font-size: 24px;
	float: left;
	color: #057bde;
}
.diyi .kuai .tiao{
	width: 580px;
	height: 260px;
	margin-top: 10px;
	position: relative;
}
.diyi .kuai .tiao .cc{
	width: 580px;
	height: 140px;
	line-height: 35px;
	color: #333;
	font-size: 16px;
	text-align: left;
	overflow: hidden;
}
.diyi .kuai .tiao a{
	width: 170px;
	height: 60px;
	line-height: 60px;
	display:block;
	position: absolute;
	bottom: 40px;
	left: 0;
}
.diyi .dz{
	width: 660px;
	height: 100px;
	display: block;
	background-color: #fff;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 999;
	box-shadow: 2px 2px 10px 1px #dad6d6;
	
}
.diyi .dz a{
	width: 550px;
	height: 20px;
	margin: 40px 55px;
	line-height: 25px;
	font-size: 25px;
	color: #057bde;
	display:block;
}
.diyi .dz a img{
	width: 21px;
	height: 26px;
	margin-right: 10px;
}
/*floor1*/
.floor1{
	width: 100%;
	height: 550px;
	overflow: hidden;
	background:url(../img/floor1.jpg) no-repeat center;
}
.floor1 .floor1s{
	width: 1200px;
	height: 550px;
	margin: 0 auto;
	overflow: hidden;
}
.titlene{
	width: 100%;
	height: 70px;
	margin: 30px 0;
}
.titlene a{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 30px;
	text-align: center;
	display: block;
	color: #333;
}
.titlene span{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	text-align: center;
	display: block;
	color: #7A7A7A;
}
.floor1 .kuai{
	width: 1180px;
	height: 400px;
	margin:0 auto;
	background-color: #fff;
	box-shadow: 2px 2px 10px 1px #dad6d6;
}
.floor1 .kuai .pian{
	width: 280px;
	height: 336px;
	margin:40px 7px 24px 8px;
	background-color: #ebebeb;
	padding: 5px;
	float: left;
}
.floor1 .kuai .pian .name{
	width: 270px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid #666;
	text-align: center;
	font-size: 14px;
	color: #333;
	display: block;
	overflow: hidden;
}
.floor1 .kuai .pian img{
	width: 250px;
	margin: 10px;
	height: 240px;
	text-align: center;
	display: block;
}
/*floor2*/
.floor2{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.floor2 .kuai{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.floor2 .kuai .pian{
	width: 580px;
	height: 140px;
	margin: 10px;
	float: left;
	border: 1px solid #bbb7b7;
}
.floor2 .kuai .pian img{
	width: 160px;
	height: 140px;
	float: left;
}
.floor2 .kuai .pian .rt{
	width: 395px;
	height: 130px;
	margin: 5px;
	float: right;
}
.floor2 .kuai .pian .rt a{
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #333;
	font-size: 20px;
	display: block;
	overflow: hidden;
}
.floor2 .kuai .pian .rt .cc{
	width: 100%;
	height: 60px;
	line-height: 30px;
	text-align: left;
	color: #333;
	font-size: 14px;
	overflow: hidden;
}
.floor2 .kuai .pian .rt span{
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #F13414;
	font-size: 16px;
	display: block;
	overflow: hidden;
}
/*floor3*/
.floor3{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.floor3 .kuai{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.floor3 .kuai .le{
	width: 50%;
	float: left;
}
.floor3 .kuai .rt{
	width: 48%;
	margin: 0 1%;
	float: right;
}
.floor3 .kuai .le a{
	width: 100%;
	height: 560px;
	display: block;
	position: relative;
}
.floor3 .kuai .le a img{
	width: 100%;
	height: 560px;
	display: block;
}
.floor3 .kuai .le a span{
	width: 100%;
	height: 40px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #057bde;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
.floor3 .kuai .rt a{
	width: 48%;
	height: 274px;
	margin: 0 1% 12px 1%;
	display: block;
	float: left;
	position: relative;
}
.floor3 .kuai .rt a img{
	width: 100%;
	height: 274px;
	display: block;
}
.floor3 .kuai .rt a span{
	width: 100%;
	height: 40px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #057bde;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
/*floor4*/
.floor4{
	width: 100%;
	height: 690px;
	overflow: hidden;
	background:url(../img/floor4.jpg) no-repeat center;
}
.floor4s{
	width: 1308px;
	overflow: hidden;
	margin: 0px auto;
}
.floor4s .kuais{
	width: 100%;
	overflow: hidden;
	margin-top: 145px;
}
/*滚动图*/
.mr_frbox { height: 405px; margin: 0px auto;}
.mr_frBtnL {width: 40px;height: 40px; float: left; margin: 182px 14px 0px 0px; cursor: pointer; display: inline; }
.mr_frUl { float: left; height: 405px; width: 1200px; }
.mr_frBtnR {width: 40px;height: 40px; float: right; margin-top: 182px; cursor: pointer; }
.mr_frUl ul li { display: inline; float: left; height: 405px; width: 286px; margin-right: 15px; overflow: hidden; }
.mr_frUl ul li img { display: block; margin-bottom: 7px; border: 2px solid #afafaf;width: 286px;height: 405px; }
.mr_frbox2 { height: 405px;}
.mr_frUl2 { float: left; height: 405px; width: 1200px; }
.mr_frUl2 ul li { display: inline; float: left; height: 405px; width: 286px; margin-right: 15px; overflow: hidden; }
.mr_frUl2 ul li img { display: block; margin-bottom: 7px; border: 2px solid #afafaf;width: 286px;height: 405px; }

/*bottom*/
.bottom{
	width: 100%;
	height: 425px;
	margin: 0px auto;
	overflow: hidden;
	background: url(../img/bottom.jpg) no-repeat center center;
}
.bottoms{
	width: 1200px;
	height: 425px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.bottoms .k1{
	width: 310px;
	height: 250px;
	position: absolute;
	margin-top: 75px;
	left: 10px;
}
.bottoms .k1 a{
	width: 155px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	color: #878787;
	text-align: left;
	font-size: 16px;
}
.bottoms .k1 a:hover{
	width: 155px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	color: #057bde;
	text-align: left;
	font-size: 16px;
}
.bottoms .k2{
	width: 450px;
	height: 250px;
	position: absolute;
	margin-top: 75px;
	left: 512px;
}
.bottoms .k2 p{
	width: 450px;
	height: 40px;
	line-height: 40px;
	color: #878787;
	text-align: left;
	margin-bottom: 35px;
	font-size: 16px;
}
.bottoms .k3{
	width: 200px;
	height: 200px;
	position: absolute;
	margin-top: 80px;
	right: 0px;
}
.bottoms .k3 img{
	width: 130px;
	height: 130px;
	text-align: left;
}
.bottoms .k3 p{
	width: 200px;
	height: 60px;
	line-height: 60px;
	color: #878787;
	text-align: left;
	font-size: 16px;
}
.bottoms .di{
	width: 1200px;
	height: 100px;
	line-height:100px;
	color: #878787;
	font-size: 18px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.bottoms .di a{
	height: 100px;
	line-height:100px;
	color: #878787;
	font-size: 18px;
	margin-left: 10px;
}