/* 老年模式样式 */
body.fontLarge ._top{height: 50px;line-height: 50px;}
body.fontLarge ._top a, body.fontLarge ._top span{font-size: 28px;}
body.fontLarge ._top .font{width: 100px;}
body.fontLarge ._top .font span{width: 36px;height: 34px;padding-top: 4px;}
body.fontLarge ._logo {padding-top: 20px;}
body.fontLarge ._logo span.eldermode a{font-size: 28px;}
body.fontLarge ._logo .searchInput input.notxt{font-size: 24px;}

body.fontLarge .menu{height: 80px;}
body.fontLarge .menu .content .nav li> a{ height: 50px;font-size: 40px;margin-top: 20px;}
body.fontLarge .menu .content .nav ul li.home{height: 75px;}

body.fontLarge .nav ul li:hover .submenu{top:80px; min-height: 100px;}
body.fontLarge .nav ul li:hover .submenu a{ font-size: 34px;line-height: 55px;}
body.fontLarge .nav ul li:hover .submenu .marl115{margin-left: 15px;}
body.fontLarge .nav ul li:hover .submenu .marl260{margin-left: 100px; }
body.fontLarge .nav ul li:hover .submenu .marl365{margin-left: 50px; }
body.fontLarge .nav ul li:hover .submenu .marl750{margin-left: 550px; }
body.fontLarge .nav ul li:hover .submenu .marl900{margin-left: 650px; }

body.fontLarge .row01 .column1 a{line-height: 150%;font-size: 58px;}
body.fontLarge .row01 .column2{display: none;}

/*row03 轮播图/时政要闻/国务院信息/协会要闻 start*/
body.fontLarge .row03 .section-main { height: 380px; width: 100%;}
body.fontLarge .row03 .section-main-left { position: relative; height: 380px; width: 620px; margin-right: 20px; float: left;}
body.fontLarge .row03 .section-main-right { float: left; height: 380px; width: 530px; overflow: hidden;}

body.fontLarge .row03 #carousel-example-generic { height: 380px; width: 620px;}
body.fontLarge .row03 .carousel { width: 100%; height: 100%;}
body.fontLarge .row03 .carousel-indicators { position: absolute; bottom: 15px; left: 470px; width: 150px; height: 14px; margin: 0;}
body.fontLarge .row03 .carousel-indicators li { width: 14px; height: 14px; margin: 0 5px; border: 0; background-color: #fff;}
body.fontLarge .row03 .carousel-indicators .active { background-color: #0A5491;height: 14px;width: 30px; opacity: 1; border-radius: 6px;}
body.fontLarge .row03 .carousel-inner, .carousel-inner .item { width: 100%; height: 100%;}
body.fontLarge .row03 .carousel-inner .item img { width: 100%; height: 100%;}
body.fontLarge .row03 .carousel-caption { position: absolute; left: 0; bottom: 0; padding: 7px 120px 5px 10px;
    width: 100%;
    height: 45px;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 18px; color: #fff;font-weight: normal; line-height: 32px; text-align: left;overflow: hidden;
}