@charset "gb2312";
/* CSS Document */
@import '../../../../common/css/header.css';/*页面头部样式*/
@import '../../../../common/css/footer.css';/*页面底部样式*/
@import '../../../../common/css/common.css';/*页面通用样式*/
@import '../../../../common/css/mmenu.css';/*手机pad页面导航样式*/

.mode_nav ul{ width:100%; float:left; background:#0379be}
.mode_nav ul li{width:12.5%; float:left; text-align:center; line-height:50px; font-family:"微软雅黑"; color:#ffffff; font-size:16px; background:#0379be}
.mode_nav ul li a{text-align:center; line-height:50px; color:#ffffff;}
.mode_nav ul li:hover{background:#26adfe}

.left_01{ display:block; float:left; width:588px; margin-bottom:10px;height:auto; overflow:hidden;}
.left_02{ display:block; float:left; width:588px; margin-bottom:10px;height:auto; overflow:hidden;}
.left_03{ display:block; float:left; width:588px; margin-bottom:10px;height:auto; overflow:hidden;}
.right_01{ border:1px #dcdcdc solid; width:375px; margin-bottom:10px; padding:0px; display:block; float:right;height:auto; overflow:hidden;}
.line1{ width:100%; float:left; background-image:url(imagestitle_bg.gif); background-repeat:repeat-x; height:39px; border-left:1px solid #1492dc; border-right:1px solid #1492dc;}
.line1 .title{width:80%; float:left;text-indent:15px;color:#ffffff;}
.line1 .more{font-size:14px;  width:14%; float:right;line-height:39px;color:#ffffff;}
.line1 .more a{color:#ffffff;}
.line2{ width:586px; float:left; border:1px solid #dcdcdc; margin-top:2px; padding-bottom:5px; height:115px;height:auto; overflow:hidden;}
.line2 .link01{ width:80%}
.line2 .time{ width:20%;}
.right_line1{ width:100%; float:left; background:#00a63c}
.right_line1 .title1{width:75%; float:left;text-indent:15px;color:#ffffff;}
.right_line1 .more1{font-size:14px;  width:20%; float:right;line-height:38px;color:#ffffff;}
.right_line1 .more1 a{color:#ffffff;}
.right_line2{ width:100%; float:left;height:auto; overflow:hidden; background:#effff5}
.right_line2 .link01{ font-size:14px; color:#505050; line-height:28px;}
.right_line2 .link01:hover{ color:#0379be;}
.right_02{width:375px; margin-bottom:10px; padding:0px; display:block; float:right;height:auto; overflow:hidden;}
.gao{height:410px;}

/* 二级页样式  */
.sec_left{ }

.bottom{width:978px;  margin:0 auto; height:auto; overflow:hidden; border:1px solid #dedede;}
.bottom ul{ width:100%; float:left; padding-bottom:10px; padding-top:10px;height:auto; overflow:hidden;}
.bottom ul li{ width:100%; float:left; text-align:center;font-family:"微软雅黑"; color:#323232; font-size:12px; line-height:20px; }

@media (max-width: 768px){ /*<=768的设备-平板竖版以下*/ 
.left_01{ display:block; float:left; width:100%; margin-bottom:10px;height:auto; overflow:hidden;}
.left_02{ display:block; float:left; width:100%; margin-bottom:10px;height:auto; overflow:hidden;}
.left_03{ display:block; float:left; width:100%; margin-bottom:10px;height:auto; overflow:hidden;}
.right_01{ border:1px #dcdcdc solid; width:100%; margin-bottom:10px; padding:0px; display:block; float:left;height:auto; overflow:hidden;}
.line1{ width:100%; float:left; background-image:url(imagestitle_bg.gif); background-repeat:repeat-x; height:39px; border-left:1px solid #1492dc; border-right:1px solid #1492dc;}
.line1 .title{width:75%; float:left;text-indent:15px;color:#ffffff;}
.line1 .more{ width:24%; float:right;color:#ffffff; text-align:center}
.line1 .more a{color:#ffffff;}
.line2{ width:99.5%; float:left; border:1px solid #dcdcdc; margin-top:2px; padding-bottom:5px; height:115px;height:auto; overflow:hidden;}
.line2 .link01{ width:80%}
.line2 .time{ width:20%;}
.right_line1{ width:100%; float:left; background-image:url(imagestitle_bg.gif); background-repeat:repeat-x;}
.right_line1 .title1{ width:75%; float:left;text-indent:15px;color:#ffffff;}
.right_line1 .more1{width:24%; float:right;color:#ffffff; text-align:center;}
.right_line1 .more1 a{color:#ffffff;}
.right_line2{ width:99.5%; float:left;height:auto; overflow:hidden; background:#effff5}
.right_line2 .link01{ font-size:14px; color:#505050; line-height:28px;}
.right_line2 .link01:hover{ color:#0379be;}
.right_02{width:100%; margin-bottom:10px; padding:0px; display:block; float:right;height:auto; overflow:hidden;}
.gao{height:210px;}

.bottom{width:99.5%;  margin:0 auto; height:auto; overflow:hidden; border:1px solid #dedede;}
.bottom ul{ width:100%; float:left; padding-bottom:10px; padding-top:10px;height:auto; overflow:hidden;}
.bottom ul li{ width:90%;  margin-left:5%; float:left; text-align:left;font-family:"微软雅黑"; color:#323232; font-size:12px; line-height:20px; }
}