@charset "gb2312";
/* CSS Document */
body{ font-family:"宋体";
	 font-size:12px;
	 line-height:22px; 
	  color:#666;
	  background:url(imagesbg.jpg) center;
	  
	  
	  }
*{margin:0;padding:0;}
img{border:0;}
.bold{font-weight:bold;}
.red{color:#ac3201}
.red2{color:#ff0000;}
.blue{color:#0736af;}
.zong{color:#ae8801;}
ul{list-style:none; margin:0 padding:0}
ul li{list-style:none; margin:0 padding:0}
ol,ul,li,dl,dt,dd {list-style-type:none;}
a{ 
   text-decoration:none;
   color:#333;
 }
a:hover{
	    color:#C00;
		text-decoration:none;
		}
.header{ width:960px; height:152px; margin:0 auto; 
         background:url(imagesbottom_bg.png) repeat-x;
		 border:none;}
.logo{ /*background: url(imageslogo.png) no-repeat; */
       width:417px; height:41px; padding:10px 0;
	   float:left;
	   margin-top:15px;
	   margin-left:10px;}
/* 搜索 */		   
.search{ height:26px;
		 float:right;
	
		 padding-top:20px;
		 border:none;
		 }
.search p{ margin-right:5px;padding-bottom:5px;}		 
.search-button{ background: #a6a6a6 url(imagessearch.gif) no-repeat right center; 
                height:25px;width:40px;
				border:none;
				vertical-align:middle;
			
				}	
				
			
				
/* 菜单开始 */	
#nav_wrap{margin:20px auto;}
#nav li{ text-align:center;font-size:12px;}

/*New Nav Style*/
#nav_wrap { width:960px; margin:0 auto; clear:both;}
#nav{ background:url(imagesnav_bg.png) repeat-x;height:41px;width:960px; margin:0 auto; color:#fff; font-size:16px;}
#nav .bt_qnav { float:right; }	
#nav .bt_qnav a{ width:31px; height:43px; line-height:43px;display:block;}
#nav .c{ float:left;margin:0;padding:0}
#nav li { float:left; list-style:none;color:#fff; font-size:16px;}
#nav li .v a{ width:85px;height:35px; text-align:center; line-height:25px; margin:10px 8px 0 10px; _margin:10px 4px 0 1px;; display:block; color:#fff; float:left; font-family:"Microsoft Yahei"; font-size:16px}
#nav li .v a:hover,#nav li .v .sele{ width:85px;color:#cc0000; text-align:center; line-height:25px; font-size:16px; background:url(imagesnav_hover.png) no-repeat;}
#nav .kind_menu {width:900px; height:32px;*height:32px; line-height:32px;position:absolute; text-align:left; top:121px;display:none; color:#999999;  font-size:12px}
#nav .kind_menu a {color:#999999; float:left; text-align:center; width:80px; font-family:Arial, Helvetica, sans-serif; font-size:12px}
#nav .kind_menu a:visited { color:#999999; font-size:12px}
#nav .kind_menu a:link { color:#999999; font-size:12px}
#nav .kind_menu a:active { color:#999999; font-size:12px}
#nav .kind_menu a:hover { color:#ec0000; font-size:12px}
#nav .kind_menu span { font-size:12px;  color:#999999; line-height:32px; *line-height:32px; float:left;  font-size:12px}
	
#tmenu{ background:url(imagesbd2.png) repeat-x bottom; height:35px; line-height:30px; font-size:12px}			   
.nav{width:960px;margin:0 auto; float:left;
	 /*height:41px;*/ background:url(imagesnav_bg.png) no-repeat;
	/* margin-top:20px;*/ font-family:"微软雅黑";font-size:16px;}				


.zxgg {float:right; width:232px;}		





/* 幻灯片开始 */	
.banner{ width:960px; height:auto;
          margin:0 auto;
		  clear:both;
		  /*padding-top:5px;*/
		  overflow:hidden;
		  position:relative;
      }
    .slide-wp{
        width:960px; 
        height:268px; 
        position:relative; 
        left:0%; 
     
    }
    .slides, .slide-bg{
        height:190px; 
        background-color:#fff; 
        overflow-x:hidden;
    }
    .slidesjs-pagination{
        position:absolute;
      /*  top:240px;*/
        left:50%;
        z-index:11;
        margin-left:-52px;
    }
    .slidesjs-pagination li{
        float:left;
        margin-right:10px;
    }
    .slidesjs-pagination li a{
        text-indent:-9999px;
        background-color:#fff;
        display:inline-block;
        *display:block;
        _display:block;
        width:25px;
        height:7px;
    }
    .slidesjs-pagination li a.active{
        background-color:#F00;
    }
    .slideChild{
        width:960px;
        margin:0 auto;
        z-index:10;
       /* height:268px;*/
        position:relative;
		overflow:hidden;
    }
    .slideChild a.opa{
        position:absolute;
        top:0;
        left:0;
        display:inline-block;
        *display:block;
        _display:block;
        width:100px;
        height:50px;
        background-color:#fff;
        filter:alpha(opacity=0); 
        -ms-filter:"alpha(opacity=0)"; 
        opacity:0;
    }
    .slideChild a.a-jd{
        top:320px;
        left:135px;
        width:230px;
        height:55px;
    }
    .slideChild a.a-video{
        top:50px;
        left:40px;
        width:230px;
        height:285px;
    }
    .slideChild a.a-ad{
        position:absolute;
        background-color:#202020;
        color:#fff;
        text-align:center;
        top:365px;
        left:404px;
        width:130px;
        height:32px;
        line-height:32px;
        font-size:16px;
    }
    .slideChild span.timeTip{
        color:#fbd504;
        font-size:56px;
        position:absolute;
        top:165px;
        left:170px;
        font-weight:bold;
    }
    .slideImg{
       
        top:0;
        left:0;
        z-index:9;
		height:190px;
		width:100%
    }
/* 登录开始 */		
.content_top,.content_main{ width:960px; margin:0 auto;  margin-top:0px; background:#fff; overflow:hidden}

.login{ float:left; 
        width:250px; height:226px; 
        background:url(imageslogin_bg.png) no-repeat;
		margin-bottom:5px;
		margin-top:5px;}
.login ul{ margin:35px 25px 25px 25px; }	
.login ul li{ line-height:23px;}
.login ul li p{ text-align:center;}			
/* 优惠快讯 */	
.yhkx{ float:left;   
        width:452px; height:225px;
        border:1px solid #ccc;
		
		margin:5px 9px;
		padding:0 0 0 0; background:#fff;
		}
.yhkx ul{ line-height:34px; padding:0px 10px;background:#fff}	
.yhkx ul li{ border-bottom:1px  dashed #ccc; height:35px;
              background:url(imagesliebiao_list.png) no-repeat left center; padding-left:15px;}	
.yhkx ul li span{ float:right; color:#ccc;}		
.yhkx_title,.gonggao_title,.yhkx_title1{ background:url(imagesbiaoti_bg.png) repeat-x;
							 height:36px;
							 line-height:37px;
							 border-bottom:1px solid #ccc;}
.yhkx_title h2{ background:url(images7-1.png) left center no-repeat; 
                                  margin-left:15px;
								  padding-left:16px;
								  font-weight:bold;}	
.gonggao_title h2{ background:url(images7-5.png) left center no-repeat; 
                                  margin-left:15px;
								  padding-left:16px;
								  font-weight:bold;}								 
.yhkx_title1 h2{ background:url(images7-1.png) left center no-repeat; 
                                  margin-left:15px;
								  padding-left:16px;
								  font-weight:bold;}								  
.gonggao_title h2{ float:left;font-family:"微软雅黑";font-size:18px;font-weight:bold;}	 		
.yhkx_title span a,.gonggao_title span a{ float:right; color:#F90; padding-right:10px;text-decoration:none;}	
/* 公告/客服 */		
.gonggao{ background:url(imagesbiaoti_bg.png) repeat-x;
             height:134px; width:232px;
			 line-height:38px;
		     border:1px solid #ccc;
			 float:right;
			 margin-bottom:1px;
			 margin-top:5px;}	
.gonggao ul{ line-height:28px; padding:12px 10px;background:#fff}	
.gonggao ul li{ border-bottom:1px  dashed #ccc; height:35px;
              }			 	 
/* 便捷服务 */	
.content_main{ width:960px; /*margin:0 auto;*/  clear:both; /*margin-top:10px;*/ overflow:hidden; background:#fff;}
.bjfw{width:248px; height:570px;
      border:1px solid #ccc;
	  float:left;
	  overflow:hidden; background:#fff;
	  }			  
.bjfw ul{
	padding-top: 15px;
}
.bjfw ul li{
	float: left;
	height: 98px;
	width: 96px;
	margin-top: 20px;
	margin-left: 18px;
}	  
/* 新业务推荐 */	
.xywtj{ width:698px; height:236px;
         border:1px solid #ccc;
		
		 margin-left:10px;
		 
		 float:right; background:#FFF;
         }
.xywtj_title{ background:url(imagesbiaoti_bg.png) repeat-x;
							 height:38px;
							 line-height:38px;
							 text-indent:24px;
							 }		  
.xywtj_title span a{ float:right; color:#F90; padding-right:10px;position:relative;z-index:9999;text-decoration:none;}	
.xywtj_title h2{ background:url(images7-3.png) left center no-repeat; 
                                  margin-left:10px;
								  font-weight:normal;
								  font-family:"微软雅黑";font-size:18px;font-weight:bold;}	

								  
/*图片切换效果新业务推荐*/
.slideGroupx{ width: auto;
             height:234px;
             text-align:left;
			 border-bottom:1px solid #ccc;
			  }
.slideGroupx .parHd{ height:38px; line-height:38px;  padding:0 20px; position:relative;  }
.slideGroupx .parHd ul{ float:left; position:absolute; left:200px; top:0px; height:38px; text-align:center; width:400px;  }
.slideGroupx .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideGroupx .parHd ul li.on{ height:38px;
                             background: url(imagesfubiaoti_xuanzhong.png) repeat-x;
                             }
.slideGroupx .parBd{ padding:5px 10px 5px; zoom:1; border-bottom:0px solid #ccc; background:#fff}
.slideGroupx .slideBox{ overflow:hidden; zoom:1; }

.slideGroupx .sPrev,.slideGroup .sNext{ display:block; 
                                        width:25px;
										height:69px; 
										float:left;
										margin:50px 0px;  
										background: url(imageszuojiantou.png) no-repeat; 
										 
										}
.slideGroupx.sNext{background: url(imagesyoujiantou.png) no-repeat; }
.slideGroupx .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.slideGroupx .parBd .tempWrap{ float:left; margin:10px auto 0px ;   }
.slideGroupx .parBd ul{ overflow:hidden; zoom:1; float:left;  }
.slideGroupx .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden;  }
.slideGroupx .parBd ul li .pic{ text-align:center; }
.slideGroupx .parBd ul li .pic img{ width:186px; height:141px; display:block;  padding:2px;}
.slideGroupx .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroupx .parBd ul li .title{ line-height:22px;  text-align:center;  margin-top:5px;}
/*图片切换效果*/
.slideGroup{ width: auto;
             height:234px;
             text-align:left;
			 border-bottom:1px solid #ccc;
			  }
.slideGroup .parHd{ height:38px; line-height:38px;  padding:0 20px; position:relative;  }
.slideGroup .parHd ul{ float:left; position:absolute; left:200px; top:0px; height:38px; text-align:center; width:400px;  }
.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideGroup .parHd ul li.on{ height:38px;
                             background: url(imagesfubiaoti_xuanzhong.png) repeat-x;
                             }
.slideGroup .parBd{ padding:5px 10px 22px; zoom:1; border-bottom:0px solid #ccc; background:#fff}
.slideGroup .slideBox{ overflow:hidden; zoom:1; }

.slideGroup .sPrev,.slideGroup .sNext{ display:block; 
                                        width:25px;
										height:69px; 
										float:left;
										margin:50px 0px;  
										background: url(imageszuojiantou.png) no-repeat; 
										 
										}
.slideGroup .sNext{background: url(imagesyoujiantou.png) no-repeat; }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.slideGroup .parBd .tempWrap{ float:left; margin:10px auto 0px ;   }
.slideGroup .parBd ul{ overflow:hidden; zoom:1; float:left;  }
.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:186px; height:115px; display:block;  padding:2px;}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroup .parBd ul li .title{ line-height:24px;  text-align:center;  margin-top:10px;}
/* 电子银行产品 */	
.dzyhcp{ width:698px; height:320px;
         border:1px solid #ccc;
		 float:right;
		 margin-top:10px;
         }
.dzyhcp_title{ background:url(imagesbiaoti_bg.png) repeat-x;
							 height:38px;
							 line-height:38px;
							 text-indent:24px;
							 border-bottom:1px solid #ccc;}		  
.dzyhcp_title span a{ float:right; color:#F90; padding-right:20px;position:relative;z-index:9999;text-decoration:none;}	
.dzyhcp_title h2{ background:url(images7-4.png) left center no-repeat; 
                                  margin-left:10px;
								  font-weight:normal;
								  font-family:"微软雅黑";font-size:18px;font-weight:bold;}	
.duanluo{width:186px; 
         line-height:17px; 
		 color:#999;
		 border-right:1px dashed #ccc;
		}								  
/* 友情链接 */	
.clear{ clear:both;}
.yqlj{ width:960px; 
       margin:0px auto; 
       height:69px; 
	   clear:both; 
	   margin-top:5px;   
	   border:1px solid #ccc;
	   
	   border-top:none;
	   background:url(imagesbottom_bg.png) repeat-x;}	
.yqlj_title{ float:left; height:77px; line-height:77px; text-indent:24px;
							}		  
.yqlj_title span a{ float:right; color:#F90; padding-right:10px;text-decoration:none;}	
.yqlj_title h2{ background:url(images7-6.png) left center no-repeat; 
                                  margin-left:10px;
								  font-weight:bold;}	
.yinhang {float:left; 	}							  
.yinhang ul{ display:inline;
            float:left; 
			height:30px;
			margin-right:20px; 
			line-height:12px;
			color:#999;}	
.yinhang ul li{ float:left; margin-right:10px; padding:13px;}			
/* 页脚 */					  			  			  
.footer{ width:960px; 
       margin:0 auto;
	   color:#999;
	   overflow:hidden;
	   background:#fff}
.footer ul{ display:inline;
            float:left; 
			margin-left:50px; 
			line-height:12px;
			color:#999;}	
.footer ul li{ float:left; margin-left:10px; padding:13px;}		   
.guanzhu{color:#999;width:250px; float:left; line-height:18px; padding:10px;}
.erweima{ float:left;padding:10px;}

/* ----------------------------------------特惠商户 --------------------------------------------*/	

.login_02{ width:250px; height:130px; 
        border:1px solid #ccc;
		background:#fbfbf1;
		/*margin-top:20px;*/
		float:left;
       }
	   .weizhi02,.weizhi,.searchA{ background:#FFF}
.content_left{ float:left; width:250px; height:auto; }	   				  			  			  
.login_02 ul{ padding:10px; margin-left:15px;}
.login_02 ul li{ margin-bottom:3px;}
.weizhi{ width:702px; height:auto;float:right;margin-top:0px; font-size:14px; color:#666; background:#FFF}
.weizhi p{color:#999; }
.weizhi a:hover { color:red;}
.weizhi_bg{ height:32px; line-height:32px; background:url(imagestit_bg.png) repeat-x; border:1px #eee solid; clear:both; /*padding:0 0 0 10px;*/-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;margin-bottom: 1px;}
.sousuo{ float: left; width:687px; height:90px;
         background: url(imagessd.png) no-repeat;
		 padding:0px 10px;
		 margin-top:10px;}
.sousuo p{ padding:10px 0px;} 		
.sousuokuang{ padding:5px; width:250px;} 
.sousuo02{padding:5px; width:80px; margin-left:10px; background:url(imagesere.png) repeat-x; border:none; color:#fff;
font-weight:bold; }
/* 热门分类 */	
.rmfl{float:left; width:250px; height: auto;  border:1px solid #ccc; margin:10px 0px;background:#fbfbf1;}
.rmfl_title{ background:url(imagesbiaoti_bg.png) repeat-x;
							 height:38px;
							 line-height:38px;
							 text-indent:24px;
							 border-bottom:1px solid #ccc;}	
.rmfl_title h2{ background:url(imagesbiaoti_list.png) left center no-repeat; 
                                  margin-left:10px;
								  font-weight:normal;}	
.rmfl ul{ line-height:45px;}	
.rmfl ul li{ text-indent:36px;  border-bottom:1px #ccc solid; }	
#ms{ background: url(imagescyms.png) no-repeat left center; padding-left:20px;width:11px; height:17px;}
#zs{ background: url(imagesjdzs.png) no-repeat left center; padding-left:20px;width:16px; height:10px;}
#jd{ background: url(imageslyjd.png) no-repeat left center; padding-left:20px;width:16px; height:17px;}
/* 新增优惠商户 */	
.xzyhsh{float:left; width:250px; height:auto;  border:1px solid #ccc; margin-bottom:10px;background:#fbfbf1;}
.xzyhsh_title{ background:url(imagesbiaoti_bg.png) repeat-x;
							 height:38px;
							 line-height:38px;
							 text-indent:24px;
							 border-bottom:1px solid #ccc;}	
.xzyhsh_title h2{ background:url(imagesbiaoti_list.png) left center no-repeat; 
                                  margin-left:10px;
								  font-weight:normal;}	
.xzyhsh ul{ line-height:45px;}	
.xzyhsh ul li{ list-style:inside; color:#F60; text-indent:36px;   border-bottom:1px #ccc solid; }	
/* 商户列表 */	
.shlb{width:700px; height:auto;float:left;margin-top:20px; }				  							 
.shlb_title{ background:url(imagesfef.png) no-repeat; width:385px; height:25px; text-indent:24px; color:#fff;}
.liebiao{ float:left; width:325px; height:250px; border:1px solid #ccc; border-top:3px solid #F60; margin:10px 0px; padding:10px; }
.liebiao_top{ height:160px;}
.liebiao ul{ float:right;}
.liebiao img{ float:left; margin: 0 15px 0 0; height:142px;width:148px;}
.liebiao_bot{ padding:5px; background:#fafafa; border-top:1px #ccc solid; }
.liebiao_bot span{width:680px;height:520px;}
		/*翻页*/			  
.digg{font-size: 12px;
		font-family: verdana, arial, helvetica, sans-serif;
		width: 600px;
		margin: 3px; 
		padding: 15px; 
		text-align: center;
		float:right;
	
		}

.digg a {
border: #ccc 1px solid; color: #000; 
padding: 2px 5px 2px 5px; 
margin: 2px; 
text-decoration: none
}
.digg a:hover { background:#FC0;
color: #000;
text-decoration:none;
}
div.digg a:active {border: #ccc 1px solid; 
                   color: #red; 
                   text-decoration:none;
}
.digg span.current {padding: 2px 5px 2px 5px;
                    border: #ccc 1px solid; color: #000; 
                    font-weight: bold; 
                    margin: 2px; 
                    background-color: #FC0; 
}
.digg span.disabled {
padding: 2px 5px 2px 5px;
margin: 2px; 
color: #000; 
}

/* ----------------------------------------navigation  --------------------------------------------*/	
.content_main .left{ width:250px; float:left; display:inline-block;}
.content_main .right{ width:700px;float:right; display:inline-block;}
.navigation{ width:250px; border:1px solid #bdbbbb; border-bottom:none; float:left; margin-top: 5px;margin-bottom: 5px;}
.navigation ul{ padding:0; margin:0; font-size:14px; }
.navigation li{ width:249px;  background:url(imagesbiaoti_bg.png) repeat-x; padding:1px 0; }
.navigation li a:link ,.navigation li a:visited{ background:url(imagesbiaoti_list.png) no-repeat 14px 10px;width:204px; height:35px; display:block; padding:6px 0 0 42px; color:#4d4d4d;}
.navigation li a:hover,.navigation li a:active {color:#C00;text-decoration: underline; width:204px;height:35px; display:block; padding:6px 0 0 42px;}
/* ----------------------------------------card  --------------------------------------------*/	
.card{  width:699px; height:100px;  background:url(imagescard_02.png) no-repeat; margin-top:10px; clear:both; }
.card h2{ font-size:14px; color:#e42d40; padding:3px 0 17px 20px; }
.card span{ font-size:12px; color:#666; padding:3px 10px 0 0px; float:right; }
.card .pic{  width:102px; height:70px; float:left; margin:0 30px 0 15px; }
.card .listA{  width:520px; height:23px; float:left; }
.card .listA li{ width:250px; line-height:24px;font-size:15px; float:left;background:url(imagesdot01.png) no-repeat 0 10px; padding:0 0 0 10px; }
.card .listA a:link ,.card .listA a:visited{ color:#6d6d6d; text-decoration:none;}
.card .listA a:hover,.card .listA a:active {color:#C00;text-decoration:none;}
/* ----------------------------------------search  --------------------------------------------*/	
.geren { width:187px; height:43px;
 background: url(imagesgeren.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/geren.png');margin:0;
 }
 .place{ width:960px; height:30px;background:url(imagesplace.png) repeat-x 0 0px; float:right;/*margin-top:10px;*/ font-size:14px; color:#999; /*padding:6px 0 0 0;*/}
.searchA{  width:940px; height:45px; background: url(imagessd1.png) no-repeat;margin-top:10px;padding:30px 0px 0 20px;}
.yhkxA{   width:960px;   border:1px solid #afc3db;  }
.yhkxA ul{ line-height:38px; padding:0 30px;font-size:14px;line-height:50px;}	
.yhkxA ul li{ border-bottom:1px  dashed #ccc; background:url(imagesliebiao_list.png) no-repeat left center; padding-left:15px;}	
.yhkxA ul li span{ float:right; color:#ccc;}	
.yhkxA p{ padding:10px 30px; hieght:30px; line-height:30px; font-size:14px;}
.yhkxA_tit{width:960px; height:50px; line-height:50px; font-size:14px; color:#656565; } 

/* ----------------------------------------map--------------------------------------------*/
.map{ overflow:hidden;border:1px solid #ccc; border-bottom:none;background:url(imagesmap_bg.png) repeat-x; }
.map .map_bor{ width:890px; border:1px solid #ccc; display: inline-block;  margin:15px; padding:18px;}
.map .tit{ width:96px; height:26px; border:1px solid #ccc; border-bottom:none; background:#fff; margin:10px 0 0 5px; font-size:14px; font-weight:700; text-align:center;
padding:5px 0; }
.map .searchC{ width:100%; border:#ccc 1px solid; background:#d7ecfd; padding:15px 0; float:left;margin-bottom:10px; }
.mapList { clear:both; overflow:hidden;}
.choice { overflow:hidden;}
 ul.choice li { float:left;  background:url(imagesanniu2.png) no-repeat;  margin:18px 10px 0 10px; line-height:30px; width:80px; text-align:center}
 ul.choice li select{ display:inline-block; height:32px;line-height:30px; width:200px; border:1px solid #ccc;background:#f6f6f6;}
 ul.choice li select option{ background:#f6f6f6;}
 
.map{background:#fff}
.map .searchC p{ padding:0 15px; }
p.btn{ text-align:center;}
.map .searchC p select{ width:120px; margin-right:13px; margin-bottom:10px;}
.page1{ margin-top:10px ; text-align:center; line-height:19px;}
.choice1{ padding-left:80px;}
.choice1 li{ float:left ; margin-top:10px; margin-right:10px;}
.page1 img{ width:25px; height:19px;  vertical-align:middle;}
.map_pic{ padding:0 0 15px 15px; width:60%; float:right;height:545px;}
.map .sousuokuang{ padding:3px; width:200px;} 
.map .butW{ padding:3px; width:95px; height:30px; background: url(imagesbut_01.png) no-repeat; color:#fff; font-size:14px; border:none; cursor:pointer; } 
#privatesave{ background:#FFF}

.nav_cal{ width:250px;  border:1px solid #bdbbbb; border-bottom:none; float:left; margin-top: 5px;margin-bottom: 5px; }
.nav_cal ul{ padding:0; margin:0; font-size:14px;font-family:"宋体"; background:#fff}
.nav_cal li{ width:251px;  background:url(imagesbiaoti_bg.png) repeat-x; /*padding:1px 0;*/ }
.nav_cal li a:link ,.nav_cal li a:visited{ background:url(imagesbiaoti_list.png) no-repeat 14px 10px;width:204px; height:35px; display:block; padding:7px 0 0 42px; color:#4d4d4d;  }
.nav_cal li a:hover,.nav_cal li a:active {color:#C00;text-decoration: none; width:204px;height:35px; display:block; padding:7px 0 0 42px;}
.nav_cal .nav_open a:link ,.nav_cal .nav_open a:visited{ background:url(imagesbiaoti_list_1.png) no-repeat 14px 10px;width:204px; height:35px; display:block; padding:7px 0 0 42px; color:#4d4d4d;  }
.nav_cal .nav_open a:hover,.nav_cal .nav_open a:active {color:#C00;text-decoration:none; width:204px;height:35px; display:block; padding:7px 0 0 42px;}
.nav_catering{ background: url(imagescal_01.png) no-repeat 20px 10px;width:206px; height:35px; display:block; padding:6px 0 0 42px; color:#4d4d4d; border-bottom:1px solid #ccc; font-size:14px;}
.nav_hotel{ background:url(imagescal_02.png) no-repeat 20px 10px;width:206px; height:35px; display:block; padding:6px 0 0 42px; color:#4d4d4d;border-bottom:1px solid #ccc; font-size:14px;}
.nav_tourism{ background:url(imagescal_03.png) no-repeat 20px 10px;width:206px; height:35px; display:block; padding:6px 0 0 42px; color:#4d4d4d;border-bottom:1px solid #ccc; font-size:14px;}
.nav_dot{ background:url(imagescal_04.png) no-repeat 30px 15px;width:206px; height:35px; display:block; padding:6px 0 0 42px; color:#4d4d4d;border-bottom:1px solid #ccc; font-size:14px;}
.nav_cal dl{background:#fcfbf1; padding:0; margin:0; }
.blank10{ width:100%; height:0px; font-size:0; display:block; line-height:0; clear:both; background:#fff}
.blank20{ width:98%; height:20px; font-size:0; display:block; line-height:0; clear:both;}
.calculator{ width:698px;  background:#fafafa url(imagesbiaoti_bg.png) repeat-x; padding:1px 0; border:1px solid #ccc; }
.calculator h2{ background:url(imagesbiaoti_list.png) no-repeat 14px 10px; height:35px; display:block; padding:7px 0 0 42px; color:#4d4d4d; font-size:18px; font-weight: normal;}
.textfiel{ width:190px;  padding:3px; color:#999;}
.textfiel320{ width:320px;  padding:3px; color:#999;}
.textfiel100{ width:100px;  padding:3px; color:#999;}
.table1 {  margin:0 auto; background:#cfcfcf; border:none;}
.table1 tr td{ background:#fff; padding:4px; color:#000; font-size:12px; vertical-align:middle; }
.calculator p{ margin:35px 0 10px 80px ; display:block; color:#000;}
.but01{ width:95px; height:29px; font-size:16px; background:url(imagesbut_01.png) no-repeat; color:#fff; border:none; font-weight:700;}
.but02{ width:95px; height:29px; font-size:16px; background:url(imagesbut_02.png) no-repeat; color:#fff; border:none; font-weight:700;}
.table1 { border:none;}
.table1 tr td{  border:none; }

/* ----------------------------------------问卷调查  --------------------------------------------*/	
.wjdc{float:left; width:960px; height:auto;  border:1px solid #ccc; /*margin:10px 0px;*/background:#fff;}
.wjdc_title{ background:url(imagesbiaoti_bg.png) repeat-x;
							 height:38px;
							 line-height:38px;
							 text-indent:10px;
							 border-bottom:1px solid #ccc;}	
.wjdc_title h2{ background:url(imagestbg.png) no-repeat bottom left; 
                                  margin-left:10px;
								  font-weight:normal;
								  font-size:18px; color:#000;}	
.wjdc ul{ line-height:24px; padding:10px; border-bottom:1px solid #ccc; border-bottom:none}	
.wjdc ul li{ text-indent:36px; margin-left:100px;}	
.tj{ background:url(imagestj.png) repeat-x; padding:6px 35px; border-radius:5px; color:#fff; border:none; font-weight:bold;}		
.cz{ background:url(imagescz.png) repeat-x; padding:5px 25px; color:#fff; border:none;font-weight:bold;}		
/* ----------------------------------------客户服务财经要闻速递  --------------------------------------------*/	
.cyywsd{ }
.cyywsd_title{width:700px; height:31px; background:url(imagescjywtbg.png) no-repeat; margin-bottom:10px}
.cyywsd_title h2{line-height:31px; text-indent:36px;  font-weight:normal; font-size:16px; color:#fff; margin:0px 0px;}	
.cyywsd ul{ border:1px solid #ccc; background:#fff;border-top:3px solid #F60; line-height:24px; padding:10px; border-bottom:1px solid #ccc; 
           /* margin:10px 0px;*/}	
.cyywsd ul li{ text-indent:12px; background:#fdf9ee;margin:10px 0px;}	
.cyywsd ul li span{ float:right; padding-right:20px;}
/* ----------------------------------------details--------------------------------------------*/
.details { font-size:12px; line-height:24px; border-top:3px solid #F60; margin-top:5px; padding:0 30px;}
.details_title{width:700px; height:31px; background:url(imagescjywtbg3.png) no-repeat;}
.details_title li{ line-height:31px; float:left; text-indent:36px;   font-weight:normal; font-size:16px; color:#fff;font-weight:700;}
.details_title .bgA{ background:#fff url(imagescjywtbg_1.png) no-repeat;}
.details_title .bgA span{width:10px; height:31px; float:right; background:#fff url(imagescjywtbg_1a.png) no-repeat right 0;}
.details_title .bgB{ background:#fff url(imagescjywtbg_2.png) no-repeat;}
.details_title .bgB span{ width:10px; height:31px; float:right;background:#fff url(imagescjywtbg_2a.png) no-repeat right 0;}

.details h2{ height:30px; font-size:14px; line-height:22px; border-bottom:1px dashed #ccc; text-align:center;}
.details h2 span{ height:30px; font-size:12px; line-height:22px; float:right; font-weight:normal; }
/* ----------------------------------------mall  --------------------------------------------*/	
.mall{  width:699px; height:160px;  background:url(imagescard_03.png) no-repeat; margin-top:10px; clear:both; }
.mall h2{ font-size:14px; color:#e42d40; padding:3px 0 17px 20px; }
.mall span{ font-size:12px; color:#666; padding:3px 10px 0 0px; float:right; }
.mall .pic{width:102px; height:102px; float:left; margin:0 35px 0 18px; }
.mall img{width:102px; height:102px; border:1px solid #ccc; }
.mall .listA{  width:520px; height:83px; float:left; }
.mall .listA li{ width:250px; height:30px; font-size:15px; float:right;background:url(imagesdot01.png) no-repeat 0 10px; padding:0 0 0 10px; }
.mall .listA a:link ,.mall .listA a:visited{ color:#6d6d6d; text-decoration:none;}
.mall .listA a:hover,.mall .listA a:active {color:#C00;text-decoration: underline;}
/* ----------------------------------------tool --------------------------------------------*/	
.tool{  border:1px solid #ccc; background:url(imagesmap_bg.png) repeat-x; }
.tool .map_bor{ width:926px; border:1px solid #ccc; display: inline-block;  margin:15px; }
.tool .on{  height:26px; border:1px solid #ccc; border-bottom:none; background:#fff; margin:10px 0 0 5px; font-size:14px; font-weight:700; text-align:center;
padding:5px 20px; }
.tool li{  height:26px; margin:10px 0 0 5px; font-size:14px; float:left; font-weight:700; text-align:left; padding:5px 20px; }
.tool p{ height:110px; margin:0; text-align:center; display:block; color:#000; background:#fcf4f1; padding:80px 0 0 0;}
.message_bg{ border-bottom:1px #ccc dashed; background:#FDFDDF; height:30px; line-height:30px; padding:3px; color:#FF5F00;}
.message_bgA{ border-bottom:1px #ccc dashed; background:#fff; height:30px; line-height:30px; padding:3px;}
.message_text{ color:#888; }
/* ---------------------------------------- web_map --------------------------------------------*/	
.web_map_tit { height:35px; line-height:35px; font-size:14px; padding:0 15px; font-weight:700; }
.web_map { line-height:30px; font-size:14px; border:1px #ccc solid;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; border-top:3px #e34120 solid}
.web_map h2{width:635px; height:28px;font-size:14px; line-height:28px; background:#f1f5f7; padding:0 15px; margin:0 15px 0 15px; clear:both; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; border-top:3px #f1f5f7 solid}
.web_map li{ width:160px; float:left; color:red;}
.web_map ul{ margin:0 15px 20px 35px; display: inline-block; }
.web_map li a:link ,.web_map li a:visited{ color:#6d6d6d; text-decoration:none;}
.web_map li a:hover,.web_map li a:active {color:#C00;text-decoration:none;}
/* ---------------------------------------- 网上商城 --------------------------------------------*/	
.jslc {
background: url(imagesredline.gif) repeat-x;
width: 200px;
height: 51px;
float: left;
font-weight: bold;
color: #FFF;
font-size: 14px;
line-height: 28px;
text-indent: 14px;
margin-top: 14px;
}
.jshbg3 {
background: url(imageshese.gif) repeat-x;
width: 210px;
height: 51px;
float: left;
margin-top: 14px;
}
.jshbg2 {
    background: url('imageshese.gif') repeat-x scroll 0% 0% transparent;
    width: 370px;
    height: 51px;
    float: left;
    margin-top: 14px;
}
.lc_content {
float: left;
margin-left: 20px;
margin-top: 10px;
}
.liuchen {
    margin-left: 20px;
        margin-left-value: 20px;
        margin-left-ltr-source: physical;
        margin-left-rtl-source: physical;
    margin-top: 10px;
    float: left;
    height: 51px;
}
.book {
    float: left;
    margin-left: 4px;
        margin-left-value: 4px;
        margin-left-ltr-source: physical;
        margin-left-rtl-source: physical;
}
/* 栏目广告css */
.channelBox{ width:700px; height:177px; overflow:hidden; position:relative; border:0px solid #ddd;  }
.channelBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.channelBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.channelBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.channelBox .hd ul li.on{ background:#f00; color:#fff; }
.channelBox .bd{ position:relative; height:100%; z-index:0;   }
.channelBox .bd li{ zoom:1; vertical-align:middle; }
.channelBox .bd img{display:block;  }


.channelBoxf{ width:960px; height:190px; overflow:hidden; position:relative;margin:0 auto; border:0px solid #ddd;  }
.channelBoxf .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.channelBoxf .hd ul{ overflow:hidden; zoom:1;  }
.channelBoxf .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.channelBoxf .hd ul li.on{ background:#f00; color:#fff; }
.channelBoxf .bd{ position:relative; height:100%; z-index:0;   }
.channelBoxf .bd li{ zoom:1; vertical-align:middle; }
.channelBoxf .bd img{display:block;  }
/* ---------------------------------------- web_map --------------------------------------------*/	
.web_map_tit { height:35px; line-height:35px; font-size:14px; padding:0 15px; font-weight:700; }
.web_map { line-height:30px; font-size:14px; border:1px #ccc solid;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; border-top:3px #e34120 solid}
.web_map h2{width:635px; height:28px;font-size:14px; line-height:28px; background:#f1f5f7; padding:0 15px; margin:0 15px 0 15px; clear:both; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px; border-top:3px #f1f5f7 solid}
.web_map li{ width:160px; float:left; color:red;}
.web_map ul{ margin:0 15px 20px 35px; display: inline-block; }
.web_map li a:link ,.web_map li a:visited{ color:#6d6d6d; text-decoration:none;}
.web_map li a:hover,.web_map li a:active {color:#C00;text-decoration: underline;}

.copyright{ width:980px; height:30px; line-height:22px; margin:0 auto; clear:both; text-align:center; }
.page_num {
clear: both;
font-size: 18px;
padding: 20px 12px 50px;
text-align: center;
}
.page_num a.pnOn, .page_num a.pnOn:visited {
background-color: #D40000;
color: #fff;
}
.page_num a.pnOn, .page_num a.pnOn:visited {
background-color: #D40000;
color: #fff;
}
.page_num a:visited {
color: #666666;
}
.page_num a, .page_num span {
vertical-align: middle;
color: #666;
display: inline-block;
line-height: 43px;
height: 43px;
margin: 5px 4px 5px 0;
outline: none;
width: 43px;
text-align: center;
overflow: hidden;
zoom: 1;
}
.page_num a {
background-color: #ececec;
}
a, a:visited {
color: #666;
text-decoration: none;
}
a, a:visited {
color: #666;
text-decoration: none;
}
user agent stylesheeta:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;
cursor: auto;
}
Inherited from div.page_num
.page_num {
clear: both;
font-size: 18px;
padding: 20px 12px 50px;
text-align: center;
}

/* 携程商旅 */
.mall_xc{ width:698px; background:#d9ebfd; border:1px solid #b4bdd7; padding:5px 0 0 0 ; margin:15px 0 0 0; }
.mall_xc p{ padding:8px 10px;display:inline-block;  }
.inputA{ height:18px; padding:3px;  border:none; }
.inputB{ height:24px;}
.width148{ width:148px;}
.width155{ width:155px;}
.width153{ width:153px; display:inline-block;border:none; }
.butA{ padding:3px; width:95px; height:30px; background: url(imagesbut_01.png) no-repeat; color:#fff; font-size:14px; border:none; cursor:pointer; } 
.mall_pic{ width:100%; height:38px; background:#196095; margin:20px 0 0 0; }
.mall_pic img{margin:4px 0 0 20px;}
.mall_bg{  height:380px;border:1px #ccc solid;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; background:#fafafa; padding:15px 10px 10px 10px; }
.mall_co li{ padding:0 40px; height:32px; line-height:30px; float:left; display:inline-block; background:url(imagespic_bg01.png); font-size:14px; font-weight:700; }
.mall_co .on{ padding:0 40px; height:32px; line-height:30px; float:left; display:inline-block; background: url(imagespic_bg02.png);  }
.mall_co ul{ width:100%; height:33px; background:url(imagespic_bor01.png) repeat-x 0 0px;}
.mall_co p{ text-indent:2em; font-size:9px; line-height:24px; font-weight:normal;}
.mall_co .titL{ border-left:1px #ccc solid; border-top:1px #ccc solid; -moz-border-radius:5px 0 0 0; -webkit-border-radius:5px 0 0 0; border-radius:5px 0 0 0; }
.mall_co .titM{ border-top:1px #ccc solid; border-left:1px #ccc solid;border-right:1px #ccc solid;}
.mall_co .titR{ border-top:1px #ccc solid;border-right:1px #ccc solid; -moz-border-radius: 0 5px 0 0; -webkit-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0;}
.firstbd{ height:300px;border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; background:#fff;  }
.bd{ height:300px;border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; padding:25px 18px 20px 18px; background:#fff;  }
.mall_co .bd ul{ width:100%; height:33px; background:url() repeat-x 0 0px;}
.mall_co .bd li{ text-indent:2em;padding:0 0px 0; height:32px; line-height:30px; display:inline-block; background:url(); font-size:12px; }
/* 分期付款 */
.installment{ width:959; height:22px; background: url(imagesins_bg_1_1.png) no-repeat; clear:both; font-size:0; line-height:0; display:block; margin:15px 0 0 0;}
.installmentM{ background: url(imagesins_bg_1_2.png) repeat-y; clear:both; }
.installmentM .left{ width:234px; float:left; }
.installmentM .right{ width:725px; float:left; padding:10px 0 0 0; }
.installmentB{ width:959px; height:57px; background:url(imagesins_bg_1_3.png) no-repeat; clear:both; font-size:0; line-height:0; display:block;}
.installment_list ul{ margin:0 0 0 16px;}
.installment_list li{ width:198px;  font-size:14px; border-bottom:1px solid #ccc;background: url(imagesins_bg01.png);  }
.installment_list .dot1 a:link ,.installment_list .dot1 a:visited,.installment_list .dot2 a:link ,.installment_list .dot2 a:visited,.installment_list .dot3 a:link ,.installment_list .dot3 a:visited,.installment_list .dot4 a:link ,.installment_list .dot4 a:visited,.installment_list .dot5 a:link ,.installment_list .dot5 a:visited,.installment_list .dot6 a:link ,.installment_list .dot6 a:visited,.installment_list .dot7 a:link ,.installment_list .dot7 a:visited,.installment_list .dot8 a:link ,.installment_list .dot8 a:visited{ color:#6d6d6d; text-decoration:none; height:52px; line-height:52px; display:block; padding:0 0 0 60px;  background: url(imagesins_dot01.png) no-repeat;}
.installment_list .dot1 a:link ,.installment_list .dot1 a:visited{ background-position: 10px -12px;}
.installment_list .dot2 a:link ,.installment_list .dot2 a:visited{ background-position: 10px -62px;}
.installment_list .dot3 a:link ,.installment_list .dot3 a:visited{ background-position: 10px -116px;}
.installment_list .dot4 a:link ,.installment_list .dot4 a:visited{ background-position: 10px -170px;}
.installment_list .dot5 a:link ,.installment_list .dot5 a:visited{ background-position: 10px -226px;}
.installment_list .dot6 a:link ,.installment_list .dot6 a:visited{ background-position: 10px -280px;}
.installment_list .dot7 a:link ,.installment_list .dot7 a:visited{ background-position: 10px -332px;}
.installment_list .dot8 a:link ,.installment_list .dot8 a:visited{ background-position: 10px -383px;}
.installment_list  a:hover,.installment_list a:actived{color:#C00;text-decoration:none; height:52px; line-height:52px; display:block;}
.installment_col{ width:96%; font-size:14px;}
.installment_col h3{ width:96%; margin:0 auto; height:40px; line-height:40px;  border-bottom:1px solid #ccc; background:url(imagesdot07.png) no-repeat 10px 13px; padding:0 0 0 30px }
.installment_col p{ padding:2px;  line-height:22px; }
.listB{width:180px; position: absolute;  }
.listB ul{ position: relative;top:100px; left:480px; }
.listB li{ line-height:24px;background: url(imagesdot07.png)no-repeat 10px 5px; padding:0 0 0 30px; display:block; }

.installmentM .txtMarquee-top{ width:725px; float:left; padding:10px 0 0 0; }
.bdA{width:180px; position: absolute;  }
.bdA ul{ position: relative; left:470px; }
.bdA li{ width:150px; line-height:24px;background: url(imagesdot07.png)no-repeat 10px 5px; padding:0 0 0 30px; display:block; }
.tempWrapp{top:120px;width: 670px;}
/*.yhkx li.spe{ background:url(imagesnew1.png) no-repeat 15px center;}*/
#rate1 li{ clear:both;  padding-left:15px; background:url("imagesliebiao_list.png") no-repeat  left center  }
.manager{ padding-top:10px; width:98%; margin:0 auto}
.yhkx ul.manager li{/*border-bottom:1px dashed #ccc*/}
.news{ overflow:hidden; }
.yhkx_title .news{ position:relative;}
.newWrap{ position:absolute}
.fast{ float:left;font-family:"微软雅黑";font-size:18px;font-weight:bold;}
.yhkx_title h2.fast1,.yhkx_title1 h2.fast1{ background:none; font-family:"微软雅黑";font-size:18px;font-weight:bold;}
.yhkx_title h2.fast1{ margin-left:0; padding-left:0;font-family:"微软雅黑";font-size:18px;font-weight:bold;}
ul.hide{ display:none}
.spe{ float:right;}
.spe a{ color:#f90; margin-right:20px;}
.fast span{ font-weight:normal; padding:9px 10px 8px;}
div.rateWrap{width:958px; border-right:1px solid #ccc;border-left:1px solid #ccc;}

.leftWrap { float:left;width:38%; }
.zhihang { width:100%; }
.zhihang li div{ display:none;}
.zhihang li.open div{ display:block;}
.zhihang li div dl{ width:200px; height:41px; overflow:hidden}
.zhihang li div  dt,.choice li div  dd{ float:left; overflow:hidden}
.choice li.open div{ display:block; width:200px;}
ul.zhihang{ margin-top:10px; width:99%;}
ul.zhihang li{ float:none; text-align:center; background:url(imagesbd2.png) repeat-x; line-height:41px; margin-bottom:5px; border:1px solid #ccc}
.resutl{ clear:both;}
/*ul.zhihang li span{background:url(imagesjiantou2.png) no-repeat 10px center;}*/
ul.zhihang li a.span1{ width:100%; display:inline-block; text-align:left; margin-left:10px;}

.Mapdetail{ padding:0 10px; display:none}
.Mapdetail dt img{ margin-top:4px; position:absolute}
.Mapdetail dl dd{ width:300px; text-align:left; padding-left:20px; padding-top:1px;}


.way{ width:100%; background:#d7ecfd}
.way input{ width:80px; line-height:24px;}
.way input.where{ line-height:20px;}
.way select{ line-height:24px; height:24px;}
input.searck{ display:inline-block;width:80px; height:30px;background:url(../data/tosend/resource/template/jsnx/images/anniu2.png) no-repeat; list-style:none; border:none}
li.hasBg span.span1{background:url(imagesjiantou1.png) no-repeat 10px center}


.fullSlide {
	width:960px;
	position:relative;
	height:190px;
	background:#000;
	margin:0 auto;
	overflow:hidden;
}
.fullSlide .bd1 {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd1 ul {
	width:100% !important;
}
.fullSlide .bd1 li {
	width:100% !important;
	height:400px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd1 li a {
	display:block;
	height:190px;
}
.fullSlide .hd2 {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd2 ul {
	text-align:center;
}
.fullSlide .hd2 ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:25px;
	height:7px;
	margin-right:10px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=50);
	line-height:999px;
}
.fullSlide .hd2 ul li.on {
	background:#f00;
}
.sou{ margin-left:115px}
.yhkx ul li span.rate{ width:100%;border-bottom:1px dotted #ccc; background:url("imagesliebiao_list.png") no-repeat  left center; padding-left:10px; clear:both; display:block; overflow:hidden; float:left}
.yhkx ul li.rateShow span.rate{ border-bottom:none;}
.yhkx ul li.rateShow span.rate{ background:url("imagesliebiao_list2.png") no-repeat  left center; padding-left:10px; clear:both; display:block; overflow:hidden; float:left}
li.rateShow table{ display:block}
.rateSp table{ border-collapse:collapse; border-spacing:0; text-align:center; overflow:hidden; clear:both; display:none}
.rateSp table tbody{ background:#ccc}
.rateSp table tr{ height:24px; line-height:24px;  padding:0px; margin:1px; }
.rateSp table tr td,.rateSp table tr th{ background:#cfEFEF; padding:0 10px; margin:1px; border:1px solid #ccc}
.news2{padding-bottom:21px; height:266px}
.news3{ padding-bottom:15px;}

