.bnnCon{width: 100%;height: 540px;margin: 0 0 20px;border-bottom: 5px solid  #f1f1f1;background-color: #555;}
.header{position: absolute;margin-top: 20px;left: 0;z-index: 1;width: 100%;}
.newsHuandeng{width: 268px;height: 225px;background-color: #456;}
dl.newsCon{margin: 0 20px;width: 420px;height: 225px;}
dl.newsCon dt{overflow: hidden;height: 27px;border-bottom: 1px solid  #acacac;background: url(../images/pics.png) -453px -125px no-repeat;}
dl.newsCon dt h2{line-height: 14px;height: 14px;padding-bottom: 13px;font-size: 14px;color: #111;padding-left: 10px;}
dl.newsCon dt .btnMore{display: block;width: 42px;height: 17px;line-height: 17px;background: url(../images/pics.png) -343px 0 no-repeat;color: #fff;text-align: center;}
dl.newsCon dt .btnMore:hover{text-decoration: none;background-position: -343px -17px;}

.newsList{border-bottom: 1px dotted  #a3a3a3;padding: 8px 0;}
.newsList li{height: 30px;line-height: 30px;padding-left: 15px;background:url(../images/pics.png) -452px -173px no-repeat;}
.newsList li .ell{width: 270px;}
.newsList li a{color: #111;font-size: 14px;}
.newsList li em{color: #888;font-size: 12px;font-family: "宋体";}

.toolCon {width: 250px;}
.toolGrp{width: 252px;margin-right: -1px;margin-bottom: 2px;}
.btnred{width: 93px;height: 71px;background-color: #f88037;text-align: center;font-size: 14px;font-weight: bold;line-height: 24px;font-family:  "宋体";color: #fff;padding-top: 20px;}
.btnBlue{width: 156px;height: 45px;text-align: center;line-height: 45px;color: #fff;font-size: 14px;font-weight: bold;background-color: #274e93;font-family: "宋体";}
.btnBlue:hover{text-decoration: none;background-color: #2e5cab;}
.btnred:hover{text-decoration: none;background-color: #fb8d4b;}
	.toolGrp a{margin:1px 1px 0 0;display: block;float: left;}

.lnksCon{margin: 10px 0 10px;background-color: #fefad5;line-height: 30px;width: 100%;}
.lnksCon dt{width: 95px;text-align: center;font-weight: bold;color: #2d2d2a;}
.lnksCon dd{width: 885px;overflow: hidden;}
.lnksCon dd a{display: block;float: left;color: #2d2d2a;margin-right: 50px;}

.floatCon{width: 100px;height: 123px;padding-top: 5px;background:url(../images/pics.png) -3px -114px no-repeat;text-align: center;left: -110px;
bottom: 51px;}
.floatCon p{line-height: 18px;
margin-top: 5px;
padding-left: 15px;
background: url(../images/pics.png) -389px 0px no-repeat;display: block;}

.lunhuan li a{display: block;width: 100%;height: 540px;background:no-repeat center top;}
.lunhuan li a img{display: none;}
.lunhans li a img{display: block;}
.lunhans li span{padding: 10px 120px 10px 10px;display: none;color: #fff;position: absolute;bottom: 0;left: 0;right: 0;background:url(../images/bgblue.png) 0 0;}

.num{height: 14px;padding: 6px 10px;margin: 0 auto;top: -26px;text-align: center;}
.num ul{text-align: center;display: inline-block;margin: 0 auto;}
.num ul li{display: inline-block;*float: left;margin: 0 3px;width: 16px;height: 17px;line-height: 0;font-size: 0;overflow: hidden;background:url(../images/pics.png) -345px -51px no-repeat;cursor: pointer;}
.num ul li.on{background-position: -371px -51px;}
.prev,
.thumb_con .next { display: none; width: 40px; height: 100px; background:url(../images/btn.png) no-repeat; position: absolute; top: 195px; z-index: 1;}
.thumb_con .prev { left: 50%; margin-left: -500px;}
.thumb_con .next { right: 50%; background-position: right; margin-right: -500px; }

.newsItem li a{height: 225px;}
.newsHuandeng .num{background: none;height: 18px;padding: 0 10px;*display: block;display: inline-block;float: right;}
.newsHuandeng .num ul{text-align: right;display: block;}
.newsHuandeng .num ul li{display: inline-block;_float: left;margin: 0 3px;width: 16px;height: 16px;background-image: none;background-color: #fff;color: #000;border: 1px solid  #000;cursor: pointer;line-height: 16px;font-size: 12px;text-align: center;}
.newsHuandeng .num ul li.on{color: #fff;background-color: #1085be;}

.loginM{width: 76px;height: 26px;line-height: 26px;color: #333;bottom: 20px;left: -110px;background: url(../images/pics.png) -115px -127px no-repeat #ececec;padding-left: 24px;}
.close_btn{
transition: All 0.4s  ease-in-out;
-moz-transition: All 0.4s  ease-in-out; /* Firefox 4 */
-webkit-transition:All 0.4s  ease-in-out; /* Safari 和 Chrome */
-o-transition: All 0.4s  ease-in-out;	
}
.close_btn:hover{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 
-moz-transform:rotate(180deg);   
-webkit-transform:rotate(180deg); 
-o-transform:rotate(180deg);	
}
.close_btn_ice{
transition: All 0.4s  ease-in-out;
-moz-transition: All 0.4s  ease-in-out; /* Firefox 4 */
-webkit-transition:All 0.4s  ease-in-out; /* Safari 和 Chrome */
-o-transition: All 0.4s  ease-in-out;	
}
.close_btn_ice:hover{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 
-moz-transform:rotate(180deg);   
-webkit-transform:rotate(180deg); 
-o-transform:rotate(180deg);	
}
.closer{
transition: All 0.4s  ease-in-out;
-moz-transition: All 0.4s  ease-in-out; /* Firefox 4 */
-webkit-transition:All 0.4s  ease-in-out; /* Safari 和 Chrome */
-o-transition: All 0.4s  ease-in-out;		
}
.closer:hover{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 
-moz-transform:rotate(180deg);   
-webkit-transform:rotate(180deg); 
-o-transform:rotate(180deg);		
}
.xuehua{position:absolute;right:8px;top:4px;
animation: 16s linear 0s normal none infinite rotate;
-webkit-animation:16s linear 0s normal none infinite rotate;
-o-animation:16s linear 0s normal none infinite rotate;
-ms-animation:16s linear 0s normal none infinite rotate;
-moz-animation:16s linear 0s normal none infinite rotate;
}
@-webkit-keyframes rotate{
	from{-webkit-transform:rotate(0deg)}
	to{-webkit-transform:rotate(360deg)}
	}
@-moz-keyframes rotate{
	from{-moz-transform:rotate(0deg)}
	to{-moz-transform:rotate(360deg)}
	}
@-ms-keyframes rotate{
	from{-ms-transform:rotate(0deg)}
	to{-ms-transform:rotate(360deg)}
	}
@-o-keyframes rotate{
	from{-o-transform:rotate(0deg)}
	to{-o-transform:rotate(360deg)}
	}
rotate{
	from{-o-transform:rotate(0deg)}
	to{-o-transform:rotate(360deg)}
	}

.hotel_booking{width:284px;height:60px;background:url(../images/shouye-jingquyuding.jpg) center center no-repeat;float:left;}
.hotel_booking a{width:284px;height:60px;}
.jingpinluxian{float:right;width:175px;height:114px;background:url(../images/shouye_aoju.jpg) center center no-repeat;margin-right:1px;}
.jingpinluxian a{width:175px;height:114px;}
.jingqu{width:140px;height:52px;background:url(../images/shouye-jingpingxianlu.jpg) center center no-repeat;float:left;margin-top:2px;}
.jingqu a{width:140px;height:52px;}
.lvyoufuwu{float:left;width:142px;height:52px;background:url(../images/shouye_lvyoufuwu.jpg) center center no-repeat;margin-top:2px;margin-left:2px;}
.lvyoufuwu a{width:142px;height:52px;}
.dujiajiudian{width:284px;height:56px;background:url(../images/shouye_jiudianyuding.jpg) center center no-repeat;float:left;margin-top:2px;}
.dujiajiudian a{width:284px;height:56px;}
.aoxiang{width:176px;height:110px;background:url(../images/shouye_aoxiang.jpg) center center no-repeat;float:right;margin-top:2px;}
.aoxiang a{width:176px;height:110px;}
.shangpin{width:140px;height:52px;float:left;background:url(../images/shouye_shangpin.jpg) center center no-repeat;margin-top:2px;}
.shangpin a{width:140px;height:52px;}
.chuanmei{width:142px;height:52px;float:left;background:url(../images/shouye_wenhuachuanmei.jpg) center center no-repeat;margin-top:2px;margin-left:2px;}
.chuanmei a{width:142px;height:52px;}
.right_box{width:462px;height:227px;float:right;margin-right:2px;}
.right_box a{display:block;}
.right_box a:hover{box-shadow:0 0 8px 2px #8f8f8f;}

.luxian{width:1190px;height:97px;background:url(../images/shouye_luxiantuijian_bg.jpg) center center no-repeat;margin-top:5px;border-radius:6px;}
.luxian_xly_hlbe{width:151px;height:18px;margin-top:40px;margin-left:54px;background:url(../images/luxian_xly-hlbe.png) center center no-repeat;}
.luxian_xly_hlbe a{display:block;width:151px;height:18px;}
.luxian div{float:left;display:inline-block;padding:2px;}
.luxian div:hover{box-shadow:0 0 6px 1px #4c84ca;}
.luxian_xly_els{width:133px;height:18px;margin-top:40px;margin-left:73px;background:url(../images/luxian_xly_els.png) center center no-repeat;}
.luxian_xly_els a{display:block;width:133px;height:18px;}
.luxian_huancaoyuan{width:97px;height:19px;margin-left:82px;margin-top:40px;background:url(../images/luxian_huancaoyuan.png) center center no-repeat;}
.luxian_huancaoyuan a{display:block;width:97px;height:97px;}
.luxian_vip{width:167px;height:19px;margin-top:40px;margin-left:92px;background:url(../images/luxian_vip.png) center center no-repeat;}
.luxian_vip a{display:block;width:167px;height:19px;}
.luxian_shiriyou{width:147px;height:19px;margin-top:40px;margin-left:119px;background:url(../images/luxian_shiriyou.png) center center no-repeat;}
.luxian_shiriyou a{display:block;width:147px;height:19px;}
.luxian_xly_sh{width:189px;height:18px;margin-left:36px;margin-top:4px;background:url(../images/luxian_xly_sh.png) center center no-repeat;}
.luxian_xly_sh a{display:block;width:189px;height:18px;}
.luxian_haiman{width:113px;height:19px;margin-left:63px;margin-top:4px;background:url(../images/luxian_haiman.png) center center no-repeat;}
.luxian_haiman a{display:block;width:113px;height:19px;}
.luxian_lishiwenhua{width:117px;height:19px;margin-top:4px;margin-left:83px;background:url(../images/luxian_lishiwenhua.png) center center no-repeat;}
.luxian_lishiwenhua a{display:block;width:117px;height:19px;}
.luxian_hailaer_alihe{width:169px;height:19px;margin-top:4px;margin-left:80px;background:url(../images/luxian_siriyou.png) center center no-repeat}
.luxian_hailaer_alihe a{display:block;width:169px;height:19px;}
.luxian_zijiaqiri{width:225px;height:19px;margin-top:4px;margin-left:82px;background:url(../images/luxian_qiriyou.png) center center no-repeat;}
.luxian_zijiaqiri a{display:block;width:225px;height:19px;}

/*右侧微信微博*/
.wx_box{background:url(../images/wx_box_bg.png) center center no-repeat;position:relative;}
.wb_box{background:url(../images/wb_box_bg.png) center center no-repeat;}
.wx_box:hover{background:url(../images/weixind.png) center center no-repeat;}
.wb_box:hover{background:url(../images/sinad.png) center center no-repeat;}
.wx_img{position:absolute;left:-120px;z-index:999;display:none;}
.wb_img{position:absolute;left:-120px;z-index:999;display:none;}




