@charset "utf-8"; @import url("icon/iconfont.css"); .page-list ul li .support_market p { text-indent: 0em; margin-top:20px; font-size: 18px; color: #5B595A; line-height:30px; } /*上下一条样式*/ .next-box{ position:relative; padding:10px 50px 20px; line-height:20px; color:#444; font-size:14px; } .next-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; } .next-box p{ display:block; width:49%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; } .next-box p a{ color:#428bca; } .next-box p.prev{ float:left; } .next-box p.next{ float:right; text-align:right; } /*页码容器*/ .page-box{ margin:15px 30px; padding-bottom:30px; } .page-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; } /*页码样式*/ div.digg{ margin:0; padding:0; text-align:left; font-size:14px;float: right;} div.digg a{ display:block; float:left; padding:5px 12px; margin:0 0 0 8px; border:1px solid #e1e2e3; line-height:20px; height:32px; color:#3b8dd1; background:#fff; text-decoration:none; } div.digg a:hover { border:1px solid #3b8dd1; } div.digg span{ display:block; float:left; padding:5px 0; line-height:20px; height:32px; } div.digg span.current { padding:5px 12px; margin:0 0 0 8px; color:#555; font-weight:bold; } div.digg span.disabled { border:1px solid #eee; padding:5px 12px; margin:0 0 0 8px; color:#ddd; } .index-body-column-more-right a{ color:#fff; } /*产品介绍搜索条件样式*/ .search{ line-height:30px; font-size:16px; } .search a{ color:#333; } /*2018年7月2日*/ .select_area span{ float:left; width:50px; height:30px; } .select_area{ float:left; width:1050px; } .select_example span{ } .select_example{ width:1050px; } /*2018年7月2日 以上*/ .category{ width: 100%; height: 30px; margin-bottom:10px; } .category div{ float:left; } .category_title{ color:#3d3d3d; font-weight:bold; } .category_cell{ margin-left:15px; } .category_cell:hover{ cursor:pointer; } .area_cell:hover{ cursor:pointer; } .area{ width: 100%; height: 50px; padding:10px 0; } .area div{ float:left; } .area_title{ color:#3d3d3d; font-weight:bold; } .area_cell{ margin-left:15px; } .condition{ width: 100%; height:62px; padding:10px 0 22px; float:left; color:#0C6EB5; } .condition div{ float:left; color:#3d3d3d; font-weight:bold; } .condition .condition_cell{ color:#1b78cf; margin:4px 5px 0; font-size: 13px; border: 1px solid #c1c4c9; padding: 0px 10px; height: 26px; line-height: 22px; font-weight:normal; } .condition .close{ float:right; height: 26px; line-height: 22px; margin-left:10px; color:#0C6EB5; } hr{height:1px;background-color:#ccd0d3;border:none;margin:0;} .category .select{ color:#0C6EB5; } .area .select{ color:#0C6EB5; } .category_title .select{ color:#0C6EB5; } .area_title .select{ color:#0C6EB5; } /*播放器样式*/ .video-box{ position:relative; margin:20px auto; width:785px; height:441px; }