.body-nav *{font-family:'Roboto Condensed', sans-serif;font-size:14px;background: none;}
.body-nav{padding-left:0px;margin-top: 0px;}
.lcol,.rcol{display:block;float:left;overflow:hidden;}
.lcol{width:890px;}
.rcol{width:300px;padding-right:0px;margin-left: 10px;padding-top: 15px;}
.clear{clear:both;padding-top:10px;margin-bottom:20px;border-bottom:1px solid #DAF2EC;}


.centering h2{padding: 0px;margin: 0px;text-align: center;font-weight: bold;color: #2ca1b7;margin-bottom: 0px;height: 100%;}
.centering h2 span,.centering h2 span a{font-size: 25px;line-height: 35px;padding: 0px;width: auto;color: #2ca1b7;}

.centering h1{font-size: 18px;line-height:26px;padding: 0px;margin: 0px;text-align: center;color: #ACACAC;font-weight: normal;}

  
.bigtop{margin-bottom: 0px;}
.bigtop .in{position:relative;height:580px;width:100%;overflow:hidden;margin-bottom: 0px;}
.bigtop .in .controls{position:absolute;bottom:10px;left: 48%; z-index:12;padding:0;background: none;padding: 0px;margin-right: 11px;margin-bottom: 10px;padding-bottom: 0px;padding-top:  8px;padding-left: 10px;padding-right: 10px;display: none;}
.bigtop .in .controls b{display: none;}
.bigtop .in .controls b.active{background:#02697E;}
.bigtop .in>span{position:absolute;top:240px;width:40px;height:40px;display:block;background:url(../../image/all.png) -55px -120px no-repeat rgba(255,255,255,0.9);opacity:0.9;-moz-opacity:0.9;-khtml-opacity:0.9;-webkit-opacity:0.9;-ms-opacity:0.9;-o-opacity:0.9;cursor:pointer;z-index:13;}
.bigtop .in>span:hover{opacity:0.7;-moz-opacity:0.7;-khtml-opacity:0.7;-webkit-opacity:0.7;-ms-opacity:0.7;-o-opacity:0.7;border-color:#000;background-position:10px -120px;}
.bigtop .in>span.next{right:15px;background-position:-84px -120px;}
.bigtop .in>span.prev{background-position:10px -120px;left:15px;}
.bigtop .in>span.next:hover{}
.bigtop .item{position:absolute;width:100%;height:580px;background: center center no-repeat;background-size:cover;display:block;z-index: -10;text-align: center;vertical-align: bottom;}
.bigtop .in .centering{width:1200px;margin:0 auto;height:580px;display:block;background: none;margin-top: 0px; vertical-align: bottom;text-align: center;z-index: 999999;position: relative;}
.bigtop .item.active{z-index:11;}
.bigtop .item a b{font-size:32px;line-height: normal;margin:0;overflow:hidden;display:block;background: none;width: 94%;z-index: 99999;color: #FFF;padding: 0px;font-weight: bold;height: auto;margin: 0px;margin-bottom: 0px;text-transform: none;bottom: 0;position: absolute;text-align: center;display: block;background-color:rgba(57, 160, 182, 0.5);padding: 3%;}
.bigtop .item p{margin:0;padding:0;color:#FFF;overflow:hidden;line-height:150%;padding: 0px;padding-bottom: 10px;font-size:16px;background: none;text-shadow: none;font-weight: normal;text-align: left;margin-top: 10px;}
.bigtop .item .centering span{background: none;width: 100%;font-size:15px;color: yellow;padding: 0px;margin: 0px;display: inline-block;position: static;bottom: 0px;}
.bigtop .item .centering span t{color: yellow;background: none;font-size: 16px;}
.bigtop .item input{bottom: 30px;text-align: center;z-index: 999999;position: absolute;left: 46.5%;}
.bigtop .full {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  text-align: center;
  
}

.bigtop .zoom {
  animation: scale 40s linear infinite;
  object-fit: cover;  
}
  
@keyframes scale {
  50% {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
  }
}



.nf .bigtop, .wl1 .bigtop, .wl2 .bigtop, .w1 .bigtop, .w2 .bigtop{width: 100%;height: auto; margin: 0px;padding: 0px;background: #FFF;}
.nf .bigtop .item a b{text-align: center;width: 100%;font-size: 16px;line-height: 20px;}

.nf .bigtop .in{width: auto;padding: 0px;margin: 0px;height: 300px;}
.nf .bigtop .item{width: 100%;display: block;height: 300px;}
.nf .bigtop .centering{width: auto;}
.nf .bigtop .in>span,  .wl2 .bigtop .in>span, .w1 .bigtop .in>span, .w2 .bigtop .in>span{top: 40%;display: block;}    





.subs{width:450px;height:360px;display:inline-block;margin-bottom: 10px;position:relative;background: #FFF;}
.subs .blk,.wd33 .item{width:220px;height:175px;padding-bottom:0px;float: left;display: inline-block;margin-right:0px;position:relative;margin: 0px;margin-bottom: 10px;}
.subs .sub1, .subs .sub3{margin-right: 10px;}
.subs .blk a .img-handle,.wd33 .item>div a .img-handle{
  display:inline-block;
  margin-right:0px;width:220px;height:175px;background-size:cover;background-position: center center;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;     
  overflow: hidden;  
}
.subs .blk a .img-handle:hover, .bigtop a .img-handle:hover{
 background-size: 130%;
 background-position: center center;
 overflow: hidden;
}
.subs .blk a b{overflow:hidden;position:absolute;background: none;color:#FFF;display:block;font-size:16px;height: 78px;width: 210px;margin: 0px;line-height:26px;bottom:0;left:0;padding: 5px;font-weight:normal;background:rgba(0,0,0,0.6);}
.subs .blk .in>p,.wd33 .item>div>p{line-height:16px;color:#444;padding:0;margin:0;margin-top:6px;}



.banner.pos4,.banner.pos5{display:inline-block;padding:0;margin-top:15px;}
.banner.pos4{margin-right:10px;}

.wl1 .subs, .wl2 .subs{width:100%;}
.wl3 .subs .blk .in{margin:10px;margin-top:0;margin-right:0;}
.wl2 .subs .blk .in{margin-left:10px;}
.wl3 .subs .blk .in a b{width:54%;}
.wl2 .subs .blk .in a b{width:45%;}

.wl1 .subs .blk{padding-bottom:0px;margin-bottom:10px;border-bottom:none;width: 100%;}
.wl1 .subs .blk:last-child{padding-bottom:0;margin-bottom:0;background:none;}
.wl3 .lcol{width:70%;}
.wl3 .rcol{width:30%;padding:0;margin:0;}

.wl3 .lcol>div{padding-right:10px;}
.wl3 .midthin .lcol{width:100%;text-align:center;}
.wl3 .midthin .rcol{display:none;}
.wl1 .subs .blk .img-handle{width: 100%;}





.hotnews{margin-bottom:0px;padding: 0px; width:100%;height:auto;background: center center no-repeat;background-size:cover;display:block;background-attachment: fixed;position: relative;overflow: hidden;margin-top: 0px;margin-bottom: 0px;}
.hotnews .item{width: 100%; height:100%;overflow: hidden;background-color:rgba(57, 160, 182, 0.5);}
.hotnews .item h2{font-size: 25px;color:#FFF;}
.rcol .clear{padding-top:0px;margin-bottom:5px;}
.hotnews .in{width:1200px;margin:0 auto;height:100%;overflow:hidden;text-align: center;vertical-align: middle;padding: 30px 0px;}
.hotnews .item a{background: none;}
.hotnews .item img{background: none;}
.hotnews .item ul{margin: 0px;padding: 0px;}
.hotnews .item ul li{ background: none;    
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;     
    width: 332px;
    min-height:100px;     
    height: 120px;        
    display: block;
    white-space: pre-line;  float: left;text-align: center;margin-right: 2%;margin-bottom: 1%;padding: 25px 25px; background: rgba(250, 250, 250, 0.7);
    position: relative;
  border-radius: 15px;
     }
.hotnews .item ul li span{padding:0;margin:0;color: #02697E;margin-top:0px;line-height: normal;text-align: justify;font-size: 18px;background: none;text-align: center;width: 30px;height: 30px;display: block;position: absolute;left: 3px;top: 3px;}
.hotnews .item a b{font-size: 18px;color: #02697E;line-height: 12px;margin: 0px;padding: 0px;} 
.hotnews .item ul li img{position: static;display: inline-block;padding: 16px;background-color: #FFF; border-radius: 50%;}

.hotnews .item ul li:hover{
     background: #02697E;
     cursor:  pointer; 
   
 box-shadow: 0 0px black inset,0 0px #FFF inset, 0px 0 #02697E inset, 0px 0 green inset;

 

}
.hotnews .item ul li:hover b{
     color: #FFF;
     
}
.hotnews .item ul li:nth-child(3n){
    margin-right: 0;
}


.top1{width: 600px;float: left;margin-right: 20px;height: 300px;padding: 0px;margin-bottom: 20px;}
.top2{width: 380px;float: left;height: 300px;padding: 0px;margin-bottom: 20px;}
.top3{width: 380px;float: left;margin-right: 20px;height: 300px;padding: 0px;}
.top4{width: 600px;float: left;height: 300px;padding: 0px;}

.bestfrom{position:relative;margin-top: 0px;width: 100%;height: 100%;display: block;background: #FFF;color: #000;overflow: hidden;}
.bestfrom a .img-handle{width:100%;height:100%;display:block;background:none center center no-repeat;background-size:cover;}
.bestfrom div{
	margin: 0;
	padding: 0;	
	overflow: hidden;position:absolute;
    left:0;
    bottom: 0;
    color:#FFF;
    font-weight: normal;
    width: auto; 

    font-stretch: expanded;
    font-size: 16px;
    line-height: 22px;
    text-align: left;        
    background: linear-gradient(to top, #333333 0%, #333333 10%, rgba(255,255,255,0) 100%);       
    padding: 10px;    
}
.top2 .bestfrom div b,.top3 .bestfrom div b{margin: 0px;padding: 3px;line-height:12px;text-align: justify;font-size: 12px;background: none;overflow: hidden;background: #38B54E;color: #FFF;display: inline;font-weight: normal;margin-bottom: 0px;width: auto;}


.nf .hotnews{width: 100%; height: auto;margin-right: 5px;background-color:rgba(57, 160, 182, 0.5);}
.nf .hotnews .item{background-color:rgba(57, 160, 182, 0.5);}
.nf .hotnews .item .in{ 
    column-count: 1;width: 98%; height: auto;vertical-align: top;margin-left: 5px;margin-right: 5px;background: none;padding: 0px;       
}
.nf .hotnews .item ul li{margin: 0px;margin-bottom: 5px;width: 100%;text-align: center;padding: 15px 0px;}
.nf .hotnews .top1, .nf .hotnews .top2, .nf .hotnews .top3, .nf .hotnews .top4{
    background: none;
    width: 100%;
    min-height: 310px;
    height: 310px;
    display: block;
    margin: 0px;
    padding: 0px;    
}
.hotnews1{width:100%;height:auto;background: #F2F5F9;padding-bottom: 30px;padding-top: 100px;}
.hotnews1 h2{font-size: 40px;color: #02697E;}
.hotnews1 p{text-align: center;font-size: 18px;line-height: normal;}





.vip-head{background:url(../../image/pbg.jpg) left center no-repeat #d30535;height:80px;margin-bottom:20px;}
.vip-head>span{display:inline-block;width:97%;margin:10px 0;}
.vip-head>span b{font-weight:normal;height:60px;line-height:60px;font-size:33px;color: #FEF501;display:block;text-transform: uppercase;}
.vip-head>span:first-child b{text-align:left;padding-left:20px;}
.vip-head>span:last-child b{text-align:right;padding-right:20px;}

.viptop,.vsub,.vlatest,.members,.viptop .in{display:inline-block;vertical-align:top;height:370px;width:380px;position:relative;overflow:hidden;}
.viptop a .img-handle,.vsub a .img-handle{display:block;width:380px;height:317px;background:none center center no-repeat;background-size:cover;}



.blk.lifestyles,.blk.celebrity{display:block;}
.celebrity{margin-top:30px;}
.celebrity .blk-head{margin-top:0;}
.lifestyles .in,.celebrity .in{height:480px;overflow:hidden;}   
.celebrity .in{height:480px;}
.lifestyles .blk-head>b,.celebrity .blk-head>b{float:right;margin-top:5px;margin-right:15px;}
.lifestyles .item,.celebrity .item{width:95%;height: 150px;vertical-align:top;}
.lifestyles .item>a,.celebrity .item>a{display:block;padding-right:10px;}
.lifestyles .item b,.celebrity .item b{display:block;white-space:normal;font-weight:normal;margin-top:4px;height:56px;overflow:hidden;line-height:16px;border: 1px solid blue;float: left;}
.lifestyles .item .img-handle,.celebrity .item .img-handle,.lifestyles .item .img-handle{} 
.lifestyles .item .img-handle img,.celebrity .item .img-handle img{width:50%;display:block;float: left;}





.picture{position:relative;margin-top: 0px;float: left;width: 100%;height: 100%;background: #FFF;display: block;color: #333;}

.record{position:relative;margin-bottom: 0px;width: 100%;height: 100%;background: #2CAD88;display: block;}


.record div, .picture div{background: none;padding: 0px;line-height:22px;font-size: 16px;font-weight: normal;overflow: hidden;height: auto;color: #333;}



#big-imgs{background:red;}
#big-imgs .blk-head{margin-top:25px;margin-bottom:3px;background:none;color:#222;padding-left:0;height:30px;line-height:30px;border-top:1px solid #EEE;}
#big-imgs .blk-head span{padding-left:0;background: green;}
#big-imgs img{width:100%;}
.viptop a b,.vsub a b{display:block;height:38px;margin:4px 0 15px 0;font-weight:normal;overflow:hidden;line-height:16px;}
.viptop a b{font-size:16px;font-weight:bold;height:auto;line-height:24px;}
.viptop p{display:none;}
.wl3 .viptop{width:30%;}
.vsub a .img-handle{width:180px;height:130px;}
.vsub,.vlatest,.members{width:180px;margin-left:10px;margin-bottom:5px;}
.vlatest .blk-head,.members .blk-head{margin-top:0;}
.vlatest ul{padding:0;margin:0;margin-left:20px;}
.vlatest ul li{margin-bottom:10px;}
.vlatest ul li a{display:block;margin-bottom:4px;}
.latest ul li em{font-style:normal;color:#777;display:block;text-align:right;}

.nf .lftt1, .nf .rghtt1{width: 100%;height: auto;padding: 0px;margin: 0px;}
.nf .lftt1 .picture{display: block;width: 100%;float: left;}


.gitems{margin: 0px; margin-bottom: 0px;background: none;padding:0px;padding-top: 20px;} 
.gitems .item1{background: #FAFAFA;margin-bottom:50px;margin-right:18px;position:relative;overflow:hidden;float:left;width:386px;min-height: 410px;height: auto;padding-bottom: 0px;border: 1px solid #afebf6;border-radius: 15px;}
.gitems .item1:nth-child(3n){margin-right:0;}

.gitems .item2{
   background:#FFF;margin-bottom:20px;margin-right:20px;position:relative;
   overflow:hidden;float:left;width:590px;min-height: 250px; height: auto;padding: 0px;text-align: left;   
   box-shadow:0 50px 30px -60px rgba(0,0,0,0.5);  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;  
 border-radius: 15px;
    }
.gitems .item2:nth-child(2),.gitems .item2:nth-child(4){
    margin-right:0px;
  
}    
.gitems .item2 embed{width: 100%;margin: 0px;padding: 0px;min-height: 250px;background: white;}

.gitems .item2 img{width: 20%;float: left;margin-right: 20px;}

.gitems .item2:hover{ 

}

.gitems .item2 h3{width: auto;padding: 0 10px;background: none;color: #02697E;font-size: 18px;line-height: 21px; text-transform: uppercase;margin: 0px;z-index: 999999;}
.gitems .item3 h3, .gitems .item4 h3{width: auto;padding: 0 10px;background: none;color: #283583;font-size: 18px;line-height: 21px; text-transform: uppercase;margin: 0px;z-index: 999999;}
.gitems .item3 b, .gitems .item4 b{color: #333;font-size: 18px;font-weight: normal;  transition: --num 1s;}
.gitems .item3 h3,.gitems .item4 h3{font-size: 18px;text-transform: none;line-height: 16px;}
.gitems .item2 h1{width: auto;padding:0px;color: #333;margin: 0px;line-height: 16px; height: 70px;display: block;overflow: hidden;text-align: left;font-size: 18px;}
.gitems .item2 h1 p{font-size: 18px;}


.gitems .item3{background:none;margin-bottom:20px;position: relative;overflow:hidden;float:left;width:240px;height: 120px;padding-bottom: 20px;padding: 0px;margin: 0px;}
.gitems .item3 span{
    color: #283583;font-size: 18px;line-height: 21px; text-transform: uppercase;
    padding: 0px;
    font-weight: bold;
}
.gitems .item4{
    background: #FFF;margin-bottom:0px;position: relative;overflow:hidden;
    float:left;width:249px;min-height: 300px;height: auto;padding: 15px;margin: 0px;text-align: center;
    box-shadow:0 50px 30px -60px rgba(0,0,0,0.5);  

    margin-bottom: 40px;
    margin-right: 28px;
   display: normal;
   transition: transform 0.6s;
   transform-style: preserve-3d;

   -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;   
  
}
.gitems .item4:nth-child(1){background-image: url(../../image/img/11.png);background-size: cover; background-position: left top;background-repeat: no-repeat;}
.gitems .item4:nth-child(2){background-image: url(../../image/img/22.png);background-size: cover;background-position: left top;background-repeat: no-repeat;}
.gitems .item4:nth-child(3){background-image: url(../../image/img/33.png);background-size: cover;background-position: left top;background-repeat: no-repeat;}
.gitems .item4:nth-child(4){background-image: url(../../image/img/44.png);background-size: cover;background-position: left top;background-repeat: no-repeat;}

.gitems .item4:last-child{margin-right: 0px;}
.gitems .item4 b{
    font-weight: bold;
    line-height: 230%;
    font-size: 20px;
    color: #FFF;
    z-index: 100;
    margin-bottom: 20px;
}
.gitems .item4 h3{
    font-weight: normal;
    color: #FFF;
    z-index: 100;
    line-height: normal;
    font-size: 16px;
    font-family:'Roboto Condensed', sans-serif;
   
}

.gitems .item4 em{
    font-weight: normal;
    color: #5561ab;
    font-size: 500%;
    font-style: normal;
    display: block;
    position: absolute;
    bottom: 10%;
    right: 5%;
    z-index: -1;
opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;-webkit-opacity:0.5;-ms-opacity:0.5;-o-opacity:0.5;
 
}
.gitems .item4:hover{

     box-shadow: rgba(255, 255,255, 0.17) 0px -23px 25px 0px inset, rgba(255, 255,255, 0.15) 0px -36px 30px 0px inset, rgba(255, 255,255, 0.1) 0px -79px 40px 0px inset, rgba(255, 255,255, 0.06) 0px 2px 1px 0px, rgba(255, 255,255, 0.09) 0px 4px 2px 0px, rgba(255, 255,255, 0.09) 0px 8px 4px 0px, rgba(255, 255,255, 0.09) 0px 16px 8px 0px, rgba(255, 255,255, 0.09) 0px 32px 16px 0px;
       transition: transform 0.6s;
cursor: pointer;
  
}
.gitems .item4 div{
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 0px;
       -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;   
  transition: widt height 1.2s;
  
     z-index: -1;

}
.gitems .item4 img{background-color: #FFF;background: none;width: 80px;}



.nf .gitems .item3{background:none;margin-bottom:20px;position: relative;overflow:hidden;float:left;width:100%;height: 150px;padding-bottom: 20px;padding: 0px;margin: 0px;float: left;color: blue;}
.nf .gitems .item3 h3,.nf .gitems .item3 b{color: #02697E;}

.nf .gitems{padding: 0px;margin: 0px;}
.nf .gitems .item4, .w1 .gitems .item4,.w2 .gitems .item4{min-width: 100%; width: 100%;height: auto;margin: 0px;padding: 0px;margin-bottom: 10px;}

.gitems .item1 span{width: 100%;height: 220px;overflow: hidden;position: relative;display: block;}
.gitems .item1 div{padding: 20px;padding-top: 20px;margin: 0px; font-size: 18px;height: 100%;overflow: hidden;font-weight: normal;color: #2ca1b7;z-index:999999;display: block;font-weight: bold;line-height: 130%;}

.gitems .item1 img{margin: 0px;padding: 0px;width: 100%;height: 220px; -webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
    background-size: cover;
    background-position: center center;        
    object-fit: cover;       
    opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
    z-index:66;  overflow: hidden;

 

}

.gitems .item1:hover{background: #FFF;}
.gitems .item1:hover em{background:url(../../image/4781858_arrow_arrows_back_direction_left_icon_white.png) no-repeat;background-position: center center;background-color:#02697E;}

.gitems .item1 div b{color: #92C741;font-style: normal;width: 100%;margin-bottom: 10px;position: relative;display: block;font-weight: normal;line-height: normal;}
.gitems .item1 em{background:url(../../image/4781858_arrow_arrows_back_direction_left_icon.png) no-repeat;background-position: center center;width: 48px;height: 48px;display: block;position: absolute;bottom: 0;right: 0;padding: 0px;}
.gitems .item1:hover div{color: #02697E;}
.gitems .item1:hover img{
    width: 100%;
    height: 100%;   
    overflow: hidden;
    position: relative;overflow: hidden;display: block;
    margin-bottom: 0px;
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);


       
    }

.advice,.repose{width:470px;display:inline-block;}
.repose{margin-right:10px;}

.gitems .in{height:260px;}
.gitems .blk-head{margin-top:10px;}


.nf .gitems{background: #F5F5F5;text-align: center;;padding: 0px;margin: 0px;}
.nf .gitems .in{column-count: auto;height: auto;vertical-align: top;margin-left: 5px;margin-right: 5px;;padding: 0px;}
.nf .gitems .item1{width: 100%;min-height: 200px; height: auto;vertical-align: top;margin: 0px;padding: 0px;background: #FFF;display: block;float: left;overflow: hidden;margin-bottom: 10px;}



.nf .gitems .item2{width: 100%;min-height: 120px; height: auto;vertical-align: top;margin: 0px;padding: 10px;background: #FFF;margin-left: 5px;margin-right: 5px;display: block;float: left;overflow: hidden;margin-bottom: 20px;padding: 0px;margin: 0px;margin-bottom: 5px;}
.nf .gitems .item2 embed{width: 100%;margin: 0px;padding: 0px;min-height: 250px;background: white;border: 1px solid red;}


.nf .gitems .item2 span{width: 100%;}
.nf .gitems .item2:hover span{width: 100%;background-position: center top; }
.nf .gitems .item2:last-child{                  
  
} 
.nf .gitems .item1 img{    
    width: 100%;
    height: auto;
    margin-top: 0px;
}
    

.w5 .rcol,.w4 .rcol,.w3 .rcol{width:560px;}
.w3 .rcol{padding-left:0;}
.w5 .cl,.w4 .cl,.w3 .cl{display:inline-block;vertical-align:top;width:270px;}
.w5 .cl:first-child,.w4 .cl:first-child,.w3 .cl:first-child{margin-right:20px;}
.w3 .cl:first-child{margin-right:10px;}
.w2 .cl{width:49%;display:inline-block;vertical-align:top;}
.w2 .cl:first-child{margin-right:2%;}
.w2 .rcol{width:100%;padding:0;}
.cl h2{font-size: 30px;font-stretch: condensed;}
.gitems .item1:last-child{margin-right:0;}
.wl1 .third,.wl2 .third,.w5 .third{display:none;}
.wl1.wl1 #big-imgs.rcol{display:block;padding:0;width:100%;}
.banner.pos6,.banner.pos7{height:120px;margin-top:5px;width:100%;}
.latest{margin-top:10px;}
.latest .in{height:530px;background:#F4F4F4;}
.vlatest ul{list-style:none;padding:0;margin:0;}
.vlatest ul li{padding-left:12px;background:url(../../image/lb.png) left 8px no-repeat;}
.vlatest ul li em{font-style:normal;color:#888;display:block;text-align:right;}






.wl1 .subs .blk .in a b{width:100%;}
.latestnew{height:465px;margin-top:0px;overflow:hidden;}
.w5 .latestnew,.w4 .latestnew,.w3 .latestnew{height:594px;}
.latestnew .blk-head{margin:0;}
.latestnew>.in{height:465px;overflow:hidden;}
.latestnew>.in>div{overflow-y:auto;height:100%;padding-left: 3px;}
.w5 .latestnew>.in,.w4 .latestnew>.in,.w3 .latestnew>.in{height:564px;}
.w5 .rcol .clear,.wl2 .rcol .clear,.wl1 .rcol .clear{display:none;}
.w3.wl1 .latestnew,.w3.wl1 .blk.latestnew .blk-head,.w3.wl1 #big-imgs .picture .blk-head,.w2 .latestnew,.w2 .blk.latestnew .blk-head,.w2 #big-imgs .picture .blk-head{margin-top:0;}
.w3.wl1 .latestnew,.w2 .latestnew{height:439px;}
.w3.wl1 .latestnew>.in,.w2 .latestnew>.in{height:409px;width: 100%;}
.w1 .lifestyles,.wl1 .lifestyles,.w1 .celebrity,.wl1 .celebrity, .wl1 .social{display:none;}
.w1 .rcol,.wl1 .rcol{width:100%;padding:0;}
.vipparliament .blk-head,.vipparliament .blk-head span{background: #d30535;color:#FFF;}
.vipparliament .blk-head span{padding-left:10px;}
.wd33{vertical-align:top;}
.wd33 .blk-head{margin-top:0;}
.wd33 .img-handle img{width:100%;}
.wd33 .item,.wd33 .item>div,.wd33 .item>div a .img-handle{height:72px;}
.wd33 .item>div>p{margin-top:4px;}
.wd33 .item>div a b{width:360px;}
.w1 .timeline, .wl1 .timeline, .w1 .social, .wl1 .social{display: none;}
