.more a{cursor:pointer;display:block;}

.col{width: 1200px;overflow: hidden;margin: 0 auto;margin-top:10px;}
.col2{width:100%;height:auto;margin: 0 auto;background:#f6f6f6;}

.col-1 {width:580px;float:right;display: inline;height:auto;overflow: hidden;}
.col-1-1 .hd{height:38px;background:url(title.jpg) left top no-repeat;overflow:hidden;padding:0 15px 0 25px;}
.col-1-1 .hd .tit{float:left;font-size:16px;color:#fff;padding:0px 30px;height:32px;line-height:36px;}
.col-1-1 .hd .more{float:right;}
.col-1-1 .hd .more a{width:70px;height:36px;font-size: 12px;color: #fff;line-height: 36px;text-align:center;}
.col-1-1 .line{height:2px;background:#006abb;}
.col-1-1 .bd{padding:5px 20px 5px 40px;overflow:hidden;}

.col-2 {width:600px;float: left;display: inline;height:auto;overflow: hidden;}
.col-2-1 .hd{height:38px;background:url(title.jpg) left top no-repeat;overflow:hidden;padding:0 15px 0 25px;}
.col-2-1 .hd .tit{float:left;font-size:16px;color:#666;padding:0px 15px;height:32px;line-height:32px;}
.col-2-1 .hd .more{float:right;margin-top:11px;margin-right:12px;}
.col-2-1 .hd .more a{background: url(more.jpg) no-repeat;width: 41px;height: 11px;text-indent: -9999px;}
.col-2-1 .line{height:2px;background:#006abb;}
.col-2-1 .bd{padding:10px 10px;min-height:100px;overflow:hidden;}
.col-2-1 .picNew{width:310px;min-height:100px;float:left;}
.col-2-1 .newText{margin-left:20px;width:326px;min-height:100px;float:left;}

.col-3{width:1200px;height:auto;overflow: hidden;margin-top: 10px;}
.col-3-1{width:380px;float:left;margin-right: 30px;}
.col-3-1 .hd{height:38px;background:url(title.jpg) left top no-repeat;overflow:hidden;padding:0 15px 0 25px;}
.col-3-1 .hd .tit{float:left;font-size:16px;color:#fff;padding:0px 30px;height:32px;line-height:36px;}
.col-3-1 .hd .more{float:right;}
.col-3-1 .hd .more a{width:70px;height:36px;font-size: 12px;color: #fff;line-height: 36px;text-align:center;}
.col-3 .line{float:left;width:19px;height:180px;background:url(line_03.jpg) repeat-y;margin:15px 0px;}
.col-3-1 .bd{padding:10px 10px 10px 35px;min-height:100px;overflow:hidden;}

.col-4 .links{width:560px;height:auto;float:left;overflow:hidden;}
.col-4 .links .hd{height:38px;background:url(title.jpg) left top no-repeat;overflow:hidden;padding:0 15px 0 25px;}
.col-4 .links .hd .tit{float:left;font-size:16px;color:#fff;padding:0px 30px;height:32px;line-height:36px;}
.col-4 .links .bd{padding:5px 0 5px 50px;min-height:100px;overflow:hidden;height:auto;}
.col-4 .links .bd li{float:left;width:170px;line-height:30px;}
.col-4 .links .bd ul{width: 510px;}
.col-4 .ab_box{width:600px;float:right;margin-top: 40px;}
.col-4 .ab_box .ab_bar{width:160px;min-height:80px;margin-left:30px;float:left;}

.col-4 .ab_box .ab_bar a{
						-moz-transition:-moz-transform 1s;
						-webkit-transition:-webkit-transform 1s;
						-o-transition:-o-transform 1s;
						-ms-transition:-ms-transform 1s;
						transition:transform 1s;}
.col-4 .ab_box .ab_bar a:hover{
								-moz-transform:scale(1.2,1.2);
								-webkit-transform:scale(1.2,1.2);
								-o-transform:scale(1.2,1.2);
								-ms-transform:scale(1.2,1.2);
								transform:scale(1.2,1.2);}














