@charset "utf-8";
/* CSS Document */
/* ~~ 此固定宽度容器包含所有其它元素 ~~ */

.gogogo{
	widows:100%; height:370px; background-color:#fff;}

.container-aa {
	width: 100%;
	height:20px;
	background-color:#fff;
    margin-bottom: 10px;
	font-size:14px;/*文字尺寸*/
	text-align:center;/*文字左右居中对齐*/
	line-height:inherit;/*文字上下居中对齐*/
}




.container-a {
	width: 100%;
	height:80px;
	background-color:#3b97b9;}



	.container-a-1{
	width:1200px;
	height:80px;
	background:#3b97b9;
	margin: 0 auto;  
	border-radius: 5px;/*圆角*/
    overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
    }  
        .container-a-1-1{float:left;}
		
			/*鼠标经过图片变亮（透明20%）*/.container-a-1-1:hover {opacity:0.8;filter(alpha=80)}	
			                           .container-a-1-1{opacity:1;filter(alpha=100)}		
		
    	.container-a-1-2{float:right;}



.container-b{width:100%; height:100%; background-color:#fff;}
	
.container-b-0{width:1200px; height:2600px; margin:0 auto; background-color:#FFF; margin-top:30px;}
	
	  .container-b-1{
		margin-left:8px;
		width:210px;
		height:auto;
		margin-top:0px;
		border:0.1px solid  #FFF;
	    float:left;
	    border-radius: 5px;/*圆角*/
        overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
		background-color:#f5ffff;
		box-shadow: 3px 3px 3px #acacac;}/*背阴影*/



		
		.container-b-1-1{
		width:210px;
		height:30px;
		margin: auto;}
		

		
		
         .container-b-1-2{
		width:198px;
		height:60px;
		border:0.5px solid #00F;/*外框宽度  形状实心  颜色*/
		padding:2px; /*与外框间的内侧距离*/
		margin: 8px auto;}
		
.ggg-1{width:100%; height:20px;clear:both;}

		


/*鼠标放上图片变亮针对的DIV(不是元素)*/	
.container-b-1-2:hover {opacity:0.8;filter(alpha=80)}
.container-b-1-2{opacity:1;filter(alpha=100)}	




.container-b-2-1{ width:780px; height:auto; float:left; margin-left:8px; font-size:18px; font-weight:bold;}	
	


.container-b-2-2top{margin-top:0px;
	             border-radius: 5px;/*圆角*/
                 overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
				 box-shadow: 2px 2px 2px #fff;}/*背阴影*/


.container-b-2-2{margin-top:20px;
	             border-radius: 5px;/*圆角*/
                 overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
				 box-shadow: 2px 2px 2px #fff;}/*背阴影*/


.container-b-2-2aaa{margin-top:60px;
	             border-radius: 5px;/*圆角*/
                 overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
				 box-shadow: 2px 2px 2px #b5b5b5;/*背阴影*/
				 margin-bottom:20px;
		         border:0.5px solid #00F;/*外框宽度  形状实心  颜色*/
		         padding:3px; /*与外框间的内侧距离*/}


.container-b-2-2-2y{width:780px; height:auto; }	


.ggg{width:100%; height:1px;clear:both;}
		 
	.container-b-2-2-y{
	width:49%;
	height:auto;
	float:left;
	border-radius: 5px;/*圆角*/
	overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
	margin-bottom:25px;
	box-shadow: 2px 2px 2px #b5b5b5;}/*阴影*/
	.container-b-2-2-yy{
	width:49%;
	height:auto;
	float:right;
	border-radius: 5px;/*圆角*/
	overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
	margin-bottom:25px;
	}

	
	.container-b-2-2-k{	
	width:255px;
	height:auto;
	float:left;
	border-radius: 5px;/*圆角*/
	overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
	margin-bottom:25px;
	margin-top: 25px;
    box-shadow: 2px 2px 2px #b5b5b5;}/*阴影*/

	
	.container-b-2-2-kk{	
	width:490px;
	height:auto;
	float:right;
	border-radius: 5px;/*圆角*/
	overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
	margin-bottom:25px;
	margin-top: 25px;
	box-shadow: 2px 2px 2px #b5b5b5;}/*阴影*/



/*最底层*/	
	.container-b-2-2-z{
	width:49%;
	height:auto;
	float:left;
	border-radius: 5px;/*圆角*/
	overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
	margin-bottom:10px;
	margin-top: 25px;
	box-shadow: 2px 2px 2px #b5b5b5;}/*阴影*/
	.container-b-2-2-zz{
	width:49%;
	height:auto;
	float:right;
	border-radius: 5px;/*圆角*/
	overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
	margin-bottom:10px;
	margin-top: 25px;
	box-shadow: 2px 2px 2px #b5b5b5;}/*阴影*/
	
	
	
	


.container-b-2-2-b{text-align:center; margin-top:2px; margin-bottom:15px;padding:5px;}


		 
.container-b-2-2-b a:hover{ /*文字-鼠标放上变颜色*/
			color:#ff0000;}
			
.container-b-2-2:hover {opacity:0.8;filter(alpha=80)}
.container-b-2-2{opacity:1;filter(alpha=100)}	

.container-b-2-2-y:hover {opacity:0.8;filter(alpha=80)}
.container-b-2-2-y{opacity:1;filter(alpha=100)}	

.container-b-2-2-yy:hover {opacity:0.8;filter(alpha=80)}
.container-b-2-2-yy{opacity:1;filter(alpha=100)}

.container-b-2-2-k:hover {opacity:0.8;filter(alpha=80)}
.container-b-2-2-k{opacity:1;filter(alpha=100)}	

.container-b-2-2-kk:hover {opacity:0.8;filter(alpha=80)}
.container-b-2-2-kk{opacity:1;filter(alpha=100)}

.container-b-2-2-z:hover {opacity:0.8;filter(alpha=80)}
.container-b-2-2-z{opacity:1;filter(alpha=100)}	

.container-b-2-2-zz:hover {opacity:0.8;filter(alpha=80)}
.container-b-2-2-zz{opacity:1;filter(alpha=100)}
















	
.container-b-3-1{width:160px; height:auto; margin-top:0px; margin-right:10px; margin-left:5px; float:right; overflow:hidden; font-weight: bold;font-size:16px;
		text-align:center;/*文字左右居中对齐*/
		line-height:inherit;/*文字上下居中对齐*/
		background-color:#ffffff;
		color:#3a3535;
		border: 1px solid   #d4deff;/*边框 2px 实心 颜色*/
	    border-radius: 5px;/*圆角*/
        overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
		box-shadow: 2px 2px 2px #fff;}/*背阴影*/


/*鼠标经过 透明80%*/
.container-b-3-1-a:hover {opacity:0.8;filter(alpha=80)}	
.container-b-3-1-a{opacity:1;filter(alpha=100)}

/*鼠标经过，显示边框色*/
.container-b-3-1-a:hover { border: 2px solid #ff0000;}
/*鼠标经过，显示背景色*/
.container-b-3-1-a:hover{ background-color:#d1fcff;}	




.container-b-3-1-a{margin-top:10px;
		           border: 2px solid   #fff;/*边框 2px 实心 颜色*/
                   margin-bottom:10px;
	               border-radius: 5px;/*圆角*/
	               overflow:hidden;/* 圆角 与防止图片内容溢出一起使用 要不然 图片会支出去*/
				   }
				   





.container-b-4{ width:780px; height:auto; float:left; margin-left:8px; font-size:18px; font-weight:bold; background-color: aqua;}	







