@charset "UTF-8";
/*初始化css*/
body{min-width:1100px;font-family:微软雅黑;color: #333;}/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.more a{color: #999;}/*颜色根据通用更多的文字颜色决定*/
a:hover{color:#1c5bb8;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover{color:#1c5bb8;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/
body{background-color: #f2f2f2;height: auto;}
.main{width: 1200px;margin: 0 auto;margin-bottom: 25px;}
.fg{width: 100%;height: 15px;margin: 0 auto;background-color: #00457e;}
.dqwz{padding-top: 20px;padding-left: 25px;font-size: 17px;background: #FFFFFF;padding-bottom: 34px;}

.content{padding:22px 42px 48px 37px;width: 1200px;margin: 0 auto;background: #FFFFFF;}
.section1-tit{font-weight: bold;font-size: 40px;color: #00457e;text-align: center;}
.fgx{background: url(fgx.png) no-repeat;width: 1121px;height: 12px;margin-top: 38px;}
.section1-content{margin-top: 38px;}
.section1-content-left{width: 579px;height: 435px;}
.section1-content-right{width: 500px;height: 435px;}
.section1-content-right-top{height: 136px;border-bottom: 1px solid #00457E;}
.section1-content-right-top p{font-weight: bold;font-size: 16px;color: #00457e;text-align: left;line-height: 42px;display: inline-block;}
.section1-content-right-top p span{color:#000000;}
.section1-content-right-bottom{width: 460px;margin-top: 20px;}
.section1-content-right-bottom p{font-weight: bold;font-size: 16px;line-height: 42px;text-indent: 2em;}
.section1-content-right-top span{font-weight: bold;color: #000;}

.section2{margin-top: 38px;}
.lanmu{background: url(lanmu.png) no-repeat;width: 1132px;height: 41px;margin-top: 40px;}
.section2-tit p{display: block;line-height: 41px;background: url(tpjj.png) 14px 8px no-repeat;padding-left: 52px;font-size: 24px;font-weight: bold;color: #FFFFFF;}
.section2-content ul{margin: 27px 0 0 25px;}
.section2-content ul li{width: 262px;float: left;margin-left: 16px;font-size: 14px; text-align: center;}
.section2-content ul li:first-child{margin-left: 0px;}
.section2-content ul li p.two{line-height: 30px;height: 30px;font-size: 16px;text-align: center;background: url(sanjiao.png) 18px 11px no-repeat;}


.section3{margin-top: 38px;}
.section3-tit p{display: block;line-height: 41px;background: url(wzsl.png) 14px 5px no-repeat;padding-left: 52px;font-size: 24px;font-weight: bold;color: #FFFFFF;}
.section3-fgx{background: url(jux.png) 0 0 no-repeat;width: 49px;height: 8px;margin-top: 21px;margin-left: 28px;}
.out{position:relative;overflow: hidden;margin-left: 28px;padding: 0 35px 0 20px;width: 1092px;height: 669px;border: 1px solid #00457E;}
.out-overflow{height: 4px;background-color: #ffffff;width: 669px;position: absolute;bottom: 0;left: 0;z-index: 1;}
.scrollbar{width: 10px;height: 649px;background:rgb(242, 242, 242);position: absolute;border-radius: 20px;right:15px;top:10px;}
.scrollbtn{width: 100%;height: 80px;background:rgb(45, 102, 165);border-radius: 20px;position: absolute;}
.inner{}	
.inner p{font-size: 20px;color: #8d8d8d;line-height: 42px;text-indent: 2em;}
/* 分享 */
.fxgb{  height:40px; line-height:40px;background: #f2f2f2; padding: 0 30px; width:100%;margin-top: 25px;}
.fxgb a{ float:right;font-size: 15px;color: #333;}
.shoucang { background: url(acticle-icon01.jpg) no-repeat left center; padding-left: 24px; margin-right: 20px;}
.print { background: url(acticle-icon02.jpg) no-repeat left center; padding-left: 24px; margin-right: 20px;}
.close { background: url(acticle-icon03.jpg) no-repeat left center; padding-left: 24px;margin-right: 20px;}
.sxwz p{ float:left; width:100%;font-size: 17px; margin-top:15px;}
.sxwz a{ color: #333;}

.article-share{    display: block;
    background: url(acticle-icon0.jpg) left center no-repeat;
    line-height: 40px;width:35px;
    float: left;
    height: 40px;}  



/*适老化*/
.old_type .dqwz{line-height: 60px;height: 80px;font-size: 28px;}
.old_type .section1-tit{font-size: 52px;}
.old_type .section1-content-right{height: auto;}
.old_type .section1-content-right-top{height: auto;padding-bottom: 15px;}
.old_type .section1-content-right-top p{font-size: 32px;line-height: 50px;}
.old_type .section1-content-right-top span{font-size: 32px;line-height: 50px;}
.old_type .section1-content-right-bottom p{font-size: 24px;}
.old_type .lanmu{height: 80px;background: url(oldlanmu.png) no-repeat;}
.old_type .section2-tit p{line-height: 80px;font-size: 48px;background: url(tpjj.png) 30px 20px no-repeat;padding-left: 100px;background-size: 45px;}
.old_type .section2-content ul li p.two{line-height: 45px;height: auto;font-size: 28px;}
.old_type .section3-tit p{line-height: 80px;font-size: 48px;background: url(wzsl.png) 30px 20px no-repeat;padding-left: 100px;background-size: 45px;}
.old_type .inner p , .old_type .inner span{font-size: 32px !important;line-height: 64px !important;}
.old_type .fxgb{height: 60px;line-height: 60px;}
.old_type .fxgb a{font-size: 28px;}
.old_type .print{padding-left: 40px;background-size: 30px;}
.old_type .close{padding-left: 40px;background-size: 30px;}
.old_type .shoucang{padding-left: 40px;background-size: 30px;}
.fxgb .close{margin-right: 20px !important;width: auto !important;line-height: inherit !important;background-color: rgba(255,255,255,0)!important;}

.out {
    height: 952px;
    padding: 0 20px 0 20px;
}

.inner {
    width: 100%;
    height: 912px;
    overflow: auto;
    overflow-x: hidden;
    padding: 0 16px 0 0;
    margin-top: 15px;
}

.inner::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*宽分别对应竖滚动条的尺寸*/
    height: 10px;
    /*高分别对应横滚动条的尺寸*/
    padding: 0;
}

.inner::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    background-color: rgb(242, 242, 242);
    border-radius: 20px;
}

.inner::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    background-color: rgb(45, 102, 165);
    border-radius: 20px;
}