﻿@charset "utf-8";


/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体。
以下css长和宽、边距定义使用px；字体大小使用em，直接span使用font14px属性即显示14字体。
-------------------------------------------------------------- */
/* 页面基本元素
-------------------------------------------------------------- */

h1{ font-size:14px;}
h2{ font-size:12px;}
h3{ font-size:14px;}

/* 链接颜色 */

ma td a{color:#656565;}
ma td a:hover{color:#014596;}
a{  text-decoration:none;}
a:visited {  text-decoration:none;}
a:hover {  text-decoration:none; color:#014595;}

.cfff { color:#fff;}
.cfff a:link { color:#fff;}
.cfff a:visited { color:#fff;}
.cfff a:hover {  color:#fff;}

.cFEFEFE {color:#FEFEFE;}
.cBB8801 {color:#BB8801;}
.c262626 {color:#262626;}


.c000:link { color:#000000; text-decoration:none;}
.c000:visited { color:#000000; text-decoration:none;}
.c000:hover { color:#000000; text-decoration:none;}

.cAAAAAA { color:#AAAAAA;}
.cAAAAAA a:link { color:#AAAAAA; text-decoration:none;}
.cAAAAAA a:visited { color:#AAAAAA; text-decoration:none;}

.c666666 { color:#666666;}
.c666666 a:link { color:#666666; text-decoration:none;}
.c666666 a:visited { color:#666666; text-decoration:none;}
.c666666 a:hover { color:#666666; text-decoration:none;}

.c6565 { color:#656565;}
.c6565 a:link { color:#656565;}
.c6565 a:visited { color:#656565;}
.c6565 a:hover {  color:#014596;}

.c333 { color:#333333;}
.c333 a:link { color:#333333;}
.c333 a:visited { color:#333333;}
.c333 a:hover {  color:#014596;}

.c999999 { color:#999999;}
.c999999 a:link { color:#999999; text-decoration:none;}
.c999999 a:visited { color:#999999; text-decoration:none;}
.c999999 a:hover { color:#999999; text-decoration:none;}

.cF85913 { color:#F85913;}
.c006EAE { color:#006EAE;}
.c004C95 { color:#004C95;}
.c014595 { color:#014595;}


.c2C2C2C{ color:#2C2C2C;}
.c2C2C2C a:link { color:#2C2C2C; text-decoration:none;}
.c2C2C2C a:visited { color:#2C2C2C; text-decoration:none;}
.c2C2C2C a:hover { color:#006EAE; text-decoration:none;}


.wr { font-family:"微软雅黑";}
/* 图片边框 */
.img2px img { padding: 2px; border: 1px solid #cccccc; }

/* 1px细线 */
.div1px { border:#CCCCCC 1px; }

/* li相关 */
ul,li { list-style-type:none; }

/* 带着图片的li */
.imgli1 li{ list-style-image:url(../BG.jpg) ; }

/* w系列控制宽度 */
.wauto { width: auto }
.w10 { width: 10%; }
.w15 { width: 15%; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w30 { width: 30%; }
.w33 { width: 33.3%; }
.w40 { width: 40%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w66 { width: 66.6%; }
.w70 { width: 70%; }
.w75 { width: 75%; }
.w80 { width: 80%; }
.w90 { width: 90%; }
.w100 { width: 100%; }

.w48px { width: 48px; }
.w60px { width: 60px; }
.w72px { width: 72px; }
.w83px { width: 83px; }
.w95px { width: 95px; }
.w100px { width: 100px; }
.w135px { width: 135px; }
.w140px { width: 140px; }
.w141px { width: 141px; }
.w153px { width: 153px; }
.w172px { width: 172px; }
.w196px { width: 196px; }
.w210px { width: 210px; }
.w215px { width: 215px; }
.w225px { width: 225px; }
.w230px { width: 230px; }
.w235px { width: 235px; }
.w248px { width: 248px; }
.w250px { width: 250px; }
.w253px { width: 253px; }
.w260px { width: 260px; }
.w270px { width: 270px; }
.w280px { width: 280px; }
.w345px { width: 345px; }
.w357px { width: 357px; }
.w364px { width: 364px; }
.w375px { width: 375px; }
.w429px { width: 429px; }
.w439px { width: 439px; }
.w447px { width: 447px; }
.w458px { width: 458px; }
.w508px { width: 508px; }
.w626px { width: 626px; }
.w650px { width: 650px; }
.w651px { width: 651px; }
.w652px { width: 652px; }
.w655px { width: 655px; }
.w673px { width: 673px; }
.w693px { width: 693px; }
.w701px { width: 701px; }
.w672px { width: 672px; }
.w705px { width: 703px; }
.w705px { width: 705px; }
.w767px { width: 767px; }
.w835px { width: 835px; }
.w960px { width: 960px; }
.w970px { width: 970px; }
.w990px { width: 990px; }
.w1000px { width: 1000px; }

/* h系列控制高度 */
.hauto { height:auto; }
.h25px { height: 25px; }
.h28px { height: 28px; }
.h33px { height: 33px; }
.h37px { height: 37px; }
.h38px { height: 38px; }
.h43px { height: 43px; }
.h44px { height: 44px; }
.h53px { height: 53px; }
.h115px { height: 115px; }
.h130px { height: 130px; }
.h140px { height: 136px; }
.h162px { height: 162px;_height: 162px; }
.h180px { height: 180px; }
.h198px { height: 198px; }
.h282px { height: 282px; }
.h400px { height: 400px; }

.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }

/* p系列控制padding */
.pt2 { padding-top: 2px; }
.pt4 { padding-top: 4px; }
.pt5 { padding-top: 5px; }
.pt6 { padding-top: 6px; }
.pt7 { padding-top: 7px; }
.pt8 { padding-top: 8px; }
.pt9 { padding-top: 9px; }
.pt10 { padding-top: 10px; }
.pt12 { padding-top: 12px; }
.pt15 { padding-top: 15px; }
.pt19 { padding-top: 19px; }
.pt20 { padding-top: 20px; }
.pt28 { padding-top: 28px; }
.pt30 { padding-top: 30px; }
.pt85 { padding-top: 85px; }
.pt108 { padding-top: 108px; }
.pt140 { padding-top: 140px; }

.pr2 { padding-right: 2px; }
.pr5 { padding-right: 5px; }
.pr6 { padding-right: 6px; }
.pr7 { padding-right: 7px; }
.pr8 { padding-right: 8px; }
.pr9 { padding-right: 9px; }
.pr10 { padding-right: 10px; }
.pr12 { padding-right: 12px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }

.pb5 { padding-bottom: 5px; }
.pb6 { padding-bottom: 6px; }
.pb7 { padding-bottom: 7px; }
.pb8 { padding-bottom: 8px; }
.pb9 { padding-bottom: 9px; }
.pb10 { padding-bottom: 10px; }
.pb12 { padding-bottom: 12px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb30 { padding-bottom: 30px; }
.pb50 { padding-bottom: 50px; }
.pb180 { padding-bottom: 180px; }
.pb192 { padding-bottom: 192px; }
.pb200 { padding-bottom: 200px; }
.pb214 { padding-bottom: 214px; }
.pb221 { padding-bottom: 221px; }
.pb231 { padding-bottom: 231px; }
.pb241 { padding-bottom: 241px; }
.pb261 { padding-bottom: 261px; }

.pl1 { padding-left: 1px; }
.pl5 { padding-left: 5px; }
.pl6 { padding-left: 6px; }
.pl7 { padding-left: 7px; }
.pl8 { padding-left: 8px; }
.pl9 { padding-left: 9px; }
.pl10 { padding-left: 10px; }
.pl11 { padding-left: 11px; }
.pl12 { padding-left: 12px; }
.pl14 { padding-left: 14px; }
.pl15 { padding-left: 15px; }
.pl19 { padding-left: 19px; }
.pl20 { padding-left: 20px; }
.pl24 { padding-left: 24px; }
.pl30 { padding-left: 30px; }
.pl50 { padding-left: 50px; }
.pl93 { padding-left: 93px; }
.pl145 { padding-left: 145px; }
.pl274 { padding-left: 274px; }

/* m系列控制padding */
.mt5 { margin-top: 5px; }
.mr10 { margin-right:10px;}
.mr20 { margin-right:20px;}

/* --bg系列控制背景图片，自行添加，前面的px控制左右相对位置，后面的控制上下相对位置-- */
.bg1 { background: url(../images/group/m_zbg.jpg) repeat-y 0px 0px;}
.bg2 { background:url(../images/group/m_headbg2.jpg) no-repeat 0px 0px;}
.bg3 { background: url(../images/group/new_tubg1.jpg) no-repeat; width:112px; height:81px; padding:3px 5px 0 3px;}
.bg4 { background: url(../images/group/dl_bg.jpg) no-repeat 0px 0px; border:none; width:171px; height:18px; padding:2px;}
.bg5 { background:url(../images/group/dl.jpg) no-repeat; width:60px; height:22px; border:none;}
.bg6 { background: url(../images/group/dl2.jpg) no-repeat; width:83px; height:22px; border:none;}
.bg7 { background:url(../images/group/rq1.jpg) no-repeat; border: none; width:178px; height:20px;}
.bg8 { background:url(../images/group/rq.jpg) no-repeat; border:none; width:100px; height:20px;}
.bg9 { background: url(../images/group/foot_bg.jpg) top no-repeat; height:30px;}
.bg10 { background:url(../images/group/zjjy_bg1.jpg) bottom no-repeat;}
.bg11 { background:url(../images/group/zjjy_bg2.jpg) no-repeat; width:670px;}
.bg12 { background:url(../images/group/zjjy_bg4.jpg) no-repeat;}
.bg13 { background:url(../images/group/ldzc_bg1.jpg) no-repeat;}
.bg14 { background:url(../images/group/fzlc_bg1.jpg) right bottom no-repeat;}
.bg15 { background:url(../images/group/qwt_bg1.jpg) no-repeat;}
.bg16 { background:url(../images/group/qywh_bg1.jpg) bottom no-repeat;}
.bg17 { background:url(../images/group/qybs_bg1.jpg) 400px bottom no-repeat;} 
.bg18 { background:url(../images/group/qysm_bg1.jpg) bottom center no-repeat;}
.bg19 { background:url(../images/group/qyjs_bg1.jpg) bottom center no-repeat;}
.bg20 { background: url(../images/group/fwpp_tu1.jpg) center no-repeat;}
.bg21 { background:url(../images/group/qyyj_bg1.jpg) bottom center no-repeat;}
.bg22 { background:url(../images/group/zlfz_bg1.jpg) bottom center no-repeat;}
.bg23 { background:url(../images/group/fwcp_bg1.jpg) bottom no-repeat;}
.bg24 { background:url(../images/group/fwcp_bg3.jpg) bottom right no-repeat;}
.bg25 { background:url(../images/group/xwzx_bg1.jpg) bottom center no-repeat;}
.bg26 { background:url(../images/group/hy_bg1.jpg) bottom no-repeat;}
.bg27 { background:url(../images/group/rcln_bg1.jpg) bottom no-repeat;}
.bg28 { background:url(../images/group/rcln_bg2.jpg) bottom no-repeat;}
.bg29 { background:url(../images/group/rcln_tu1.jpg) right no-repeat;}
.bg30 { background:url(../images/group/yxyg_bg1.jpg) no-repeat; width:168px; height:128px; padding:9px 0 0 7px; }
.bg31 { background:url(../images/group/ygfc_bg1.jpg) no-repeat; width:310px; height:244px; padding-top:11px; padding-left:11px;}
.bg32 { background:url(../images/group/lxwm_bg2.jpg) bottom no-repeat;}
.bg59 { background:url(../images/group/kyfw-2.jpg) bottom no-repeat;}
.bg60 { background:url(../images/group/cqwl-1.jpg) bottom no-repeat;}
.bg61 { background:url(../images/group/wydc-2.jpg) bottom no-repeat;}
.bg62 { background:url(../images/group/qcfw-2.jpg) bottom no-repeat;}
.bg63 { background:url(../images/group/lyfw-2.jpg) bottom no-repeat;}
.bg64 { background:url(../images/group/2012-05-25_103402.jpg) bottom no-repeat;}




.m_border1 { border:#EAEAEA solid 1px;}
.m_border2 { border:1px solid #DDDDDD; padding:2px;}
.m_border3 { border:1px solid #D4D4D4; border-top:none;}
.m_border4 { border:1px solid #D4D4D4;}
.m_border5 { border-bottom:5px solid #F4F4F4; border-top:5px solid #F4F4F4; border-right:6px solid #F4F4F4; border-left:6px solid #F4F4F4;}
.m_border6 { border-bottom:1px solid #DCDCDC;}
.m_border7 { border-bottom:1px dashed #A5A5A5;}

/* 常用元素 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }
.strong { font-weight:bold; }
img { border: 0; }
td { font-size:12px; }
.font10px { font-size: 10px; }
.font11px { font-size: 11px; }
.font12px { font-size: 12px; }
.font13px { font-size: 13px; }
.font14px { font-size: 14px; }
.font15px { font-size: 15px; }
.font16px { font-size: 16px; }
.font20px { font-size: 20px; }
.l { float: left; }
.r { float: right; }
.tcenter { text-align:center; }
.tleft { text-align:left; }
.tright { text-align:right; }
.center { margin: 0 auto; }
.left { float: left; }
.right { float: right; }
.33p { width: 33.3%; }
.30p { width: 30%; }
.40p { width: 40%; }
.50p { width: 50%; }
.60p { width: 60%; }
.66p { width: 66.6%; }
.70p { width: 70%; }
.hidden { overflow: hidden; }
.lineheight1  { line-height: 1; }
.lineheight12  { line-height: 1.2; }
.lineheight15  { line-height: 1.5; }
.lineheight18  { line-height: 1.8; }
.lineheight2  { line-height: 2; }
.lineheight25  { line-height: 2.5; }
.lineheight20px  { line-height: 20px; }
.lineheight22px  { line-height: 22px; }
.lineheight24px  { line-height: 24px; }
.lineheight25px  { line-height: 25px; }
.lineheight28px  { line-height: 28px; }
.lineheight30px  { line-height: 30px; }
.lineheight37px  { line-height: 37px; }
.lineheight38px  { line-height: 38px; }
.lineheight46px  { line-height: 46px; }
.lineheight53px  { line-height: 53px; }

* html,* html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}

/* 页面
-------------------------------------------------------------- */

.mpage { margin: 0 auto; width: 100%; height: auto;}

/* 头部
-------------------------------------------------------------- */

.header { margin: 0 auto; height:auto }
.m_header1 { width:100%; background: url(../images/group/m_headbg.jpg) repeat-x; height:28px; line-height:28px;}
.m_header2 { width:760px; padding-top:57px; height:47px;}
.m_header2 ul { padding:0; margin:0; height:47px; padding-left:10px;}
.m_header2 li { line-height:45px; background:url(../images/group/menubg.jpg) no-repeat right center; width:83px; float:left; height:45px;}
.m_header2 li a { color:#FFF; font-family:"微软雅黑"; text-decoration:none; font-size:14px;}
.m_header2 li a:hover { color:#FFF; font-family:"微软雅黑"; text-decoration:none; font-size:14px;}

/* 尾部
-------------------------------------------------------------- */
.footer { margin:0 auto; text-align: center; width:1000px; }
.footer2 { margin:0 auto; text-align: center; width:1000px; padding:0; }
.footer3 { background:url(../images/group/foot_bg2.jpg) no-repeat;}
.footer4 { background:url(../images/group/foot_bg3.jpg) repeat-x; height:101px;}
.footer5 { width:144px; hline-height:24px;}


/* 内容开始
-------------------------------------------------------------- */

body { margin: 0 auto; padding: 0; background:url(../images/group/js_bg.jpg)}

/*主页新闻资讯部分*/
.center1 { margin: 0 auto; text-align:center; }
.xwzxul { width:419px;}
.xwzxul ul{ width:419px; margin:0; padding:0;}
.xwzxul ul li{height:25px; line-height:25px; background:#F9F9F9;}
.xwzxul ul li a{ line-height:25px; padding-left:8px; background:url(../images/group/dian.jpg) left no-repeat;}

#cs { width:419px; margin:0; padding:0;}
#cs li{height:25px; line-height:25px; background:#F9F9F9;}
#cs li a{ line-height:25px; padding-left:8px; background:url(../images/group/dian.jpg) left no-repeat;}


/*服务指南上面的表格部分*/

.m_bg1 { background:url(../images/group/kyfw_bg1.jpg) repeat-x;}
.m_fw1 { border-right:1px solid #E0E0E0; width:135px;}
.m_fw1 ul li { width:131px; border-bottom:1px solid #E0E0E0; height:31px; line-height:31px;}
.m_fw1 ul li a { background:url(../images/group/dian2.jpg) left no-repeat; margin-left:15px; padding-left:15px; height:31px; line-height:31px;}
.m_fw1 ul li a:hover { background:url(../images/group/dian22.jpg) left no-repeat;  height:31px; line-height:31px;}

.m_fw2 { height:8px; width:27px;}
.m_fw3 { background:url(../images/group/dp_bg1.jpg) right bottom no-repeat;}

/*服务指南部分*/

.m_fwzn1 { background:url(../images/group/fwzn_tb.jpg) left no-repeat; line-height:43px; margin-left:13px;}

.m_fwzn2 { background:url(../images/group/fwzn_dian.jpg) left no-repeat; padding-left:10px;}
.m_fwzn3 { width:348px;}
.m_fwzn3 ul li{ background:url(../images/group/fwzn_dian2.jpg) left no-repeat; padding-left:13px; float:left; margin-right:15px;}
.m_fwznb1 { border-bottom:1px solid #E0E0E0;}
.m_jlzx { background:url(../images/group/fwzn_bj1.jpg) repeat-x;}
.m_xts1 { background:url(../images/group/xts_bg1.jpg) repeat-x;}
.m_xts2 { background:url(../images/group/fwzn_tb.jpg) left no-repeat; line-height:33px; margin-left:13px;}

/*出行资讯部分*/

.m_zxbg { background:url(../images/group/rx.jpg) no-repeat; height:282px;} 
.m_xwzxul { width:210px;}
.m_xwzxul ul{ width:210px;}
.m_xwzxul ul li{height:22px; line-height:22px;}
.m_xwzxul ul li a{ line-height:22px;}

/*内页切图从这里开始，走进交运部分*/

.m_dh_z { width:248px;}
.m_dh_z ul { padding:0; margin:0;}
.m_dh_z ul li{ line-height:40px;}
.m_dh_z ul li a{ width:173px; line-height:40px; display:block; color:#333333; background:url(../images/group/z_dhbg1.jpg) no-repeat; padding-left:75px; font-family:"微软雅黑";}
.m_dh_z ul li a:visited {color:#333333;}
.m_dh_z ul li a:hover { background:url(../images/group/z_dhbg2.jpg) no-repeat; height:40px; color:#014595;}
.m_dh_z ul li a.m_dh_f { background:url(../images/group/z_dhbg2.jpg) no-repeat; width:173px; height:40px; color:#014595; font-family:"微软雅黑";}
.m_zjjy1 { background:url(../images/group/tb1.jpg) left no-repeat; margin-left:10px;} 
.m_zjjy2 { background:url(../images/group/tb2.jpg) left no-repeat;}
.m_zjjy3 { background:url(../images/group/tb3.jpg) left no-repeat;}
.m_zjjy4 { background:url(../images/group/tb4.jpg) left 10px no-repeat;}

/*交运荣誉开始*/

.con{ width:672px; overflow:hidden;}
.bigpic{ width:658px; height:387px; padding-top:35px;  background:url(../images/group/bigpicbg.jpg) 4px 0px no-repeat;}
.piclist{  height:77px; overflow:hidden;}
.lfbtn{ width:18px; height:21px; padding-top:25px; padding-right:4px; float:left;}
.piclistcn{ width:605px; height:77px; float:left; overflow:hidden;}
.rtbtn{ width:18px; height:21px; padding-top:25px; padding-left:4px; float:left;}
.piclistcn ul{ width:605px; height:77px; display:block;}
.piclistcn ul li{ float:left; height:77px; padding-left:7px; padding-right:6px; overflow:hidden;}
.ditu{ width:556px; height:46px; padding-left:55px; padding-top:18px;}

/*客运服务页面开始*/

.m_fwcp1 { background:url(../images/group/fwcp_bg2.jpg) bottom repeat-x;}

/*新闻资讯 总页面开始*/

.m_new1 { background:url(../images/group/new_bg2.jpg) 5px no-repeat; height:38px; line-height:38px;}
.m_new2 { width:652px;}
.m_new2 ul li { background:url(../images/group/new_bg1.jpg) 5px no-repeat; line-height:32px; height:32px; border-bottom:1px dashed #CAD2E1;}
.m_new2 ul li a { padding-left:25px; color:#656565; line-height:32px;}
.m_new2 ul li a:visited {color:#656565;}

/*新闻详情页开始*/

.nee_l{ width:480px;}
.nee_l ul li{ line-height:25px; width:460px; height:25px;}
.jzr{ text-align:right;}
.m_xwxq1 { height:25px;}
.m_xwxq2 { height:25px; width:152px;}

/*优秀员工页面开始*/

.m_yxyg1 { background:url(../images/group/yxyg_tu1.jpg) left no-repeat;}

/*联系我们页面开始*/

.m_lxwm1 { background:url(../images/group/lxwm_bg1.jpg) no-repeat; width:185px; height:82px;}
.m_lxwm2 ul { border-left:1px solid #EDEDED;}
.m_lxwm2 ul li { background:url(../images/group/lxwm_bg3.jpg) repeat-x; height:28px; line-height:28px; padding-left:20px;}
.m_lxwm2 ul li.m_lxwm3 { background:none;}
.m_lxwm2 ul li.m_lxwm4 { border-bottom:1px solid #ECECEC;background:none;}

.content{ _margin-left:10px; padding:114px 0 0 0;}



/*新主页样式*/
.pb12{ padding-bottom:12px;}
.b1{ border:#e0e1e3 1px solid;}
.b2{ border-bottom:#e0e1e3 1px solid;}
.bac1{ background:url(../images/group/l-5.jpg) repeat-x 0px 0px;}
.h37px{ height:37px;}
.mt1{ margin-top:1px;}
.w955px{ width:955px;}
.wen{ height:37px; line-height:37px; display:block; float:left;color:#666;}
.wen1{ padding-top:10px; display:block; float:left;}
.wen a{ font-size:14px; color:#666; font-weight:bold; padding-left:10px;}
.wen a:hover{ color:#006EAE;}
.neironul{ width:960px; margin:0 auto;}
.neironul li{ width:119px; float:left; height:30px; background:url(../images/group/l-8.jpg) no-repeat 15px center; line-height:30px; border-right:#e0e0e0 1px solid;}
.neironul li a{ color:#666;padding-left:30px;}
.neironul li a:hover{color:#006EAE; padding-left:30px;background:url(../images/group/l-7.jpg) no-repeat 15px center;}

#ex_ietgzeight2{width:439px; padding:0; margin:0; overflow:hidden;}
.tabbox5 {width:439px; float:left; padding-bottom:18px; overflow:hidden;}
.tabmenu5 {height:40px; background: url(../images/group/s_new1.jpg) no-repeat; padding-left:130px;}
.tabmenu5 ul {margin:0; padding:0  0 6px;list-style-type: none;}
.tabmenu5 li { text-align:center; float:left; display:block; width:73px; height:31px; overflow:hidden;line-height:31px;  display:inline; color:#898989; font-size:13px; font-weight:bold; padding-top:8px;}
.tabmenu5 .cli {text-align:center;float:left;display:block;width:73px;height:31px;line-height:31px;font-size:13px; cursor:pointer; color:#004C92; background:url(../images/group/tab3.jpg) no-repeat center bottom; }
.tabmenuboottom{border-bottom:1px #ddd dashed}
.tabmenu5 li a:hover{ color:#014595;}
#tabcontent5 {width:439px; background:#fff; font-size:12px; text-align:center; height:222px; }
#tabcontent5 ul {margin:0;padding:5px 5px 0 0;list-style-type: none;}
#tabcontent5 ul li {list-style:none; line-height:28px; text-align:right; padding:0 10px 0 10px;}
#tabcontent5 ul li a{ float:left; text-decoration:none;}
#tabcontent5 .hidden {display:none;}
