﻿/**
 * The Module less to css file.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
.clear{ clear: both;}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #333;
}
a {
  color: #666;
  text-decoration: none;
}
.container { overflow:hidden;

  margin: 0 auto;
}
.containerTitle {
  width: 1080px;  
   margin: 0px auto;
   margin-top:10px; 
  padding-left: 17px;
}
#main_right_new h4{text-align: left;padding-left:5px}
.containerTitle a{
    text-decoration:none;
color:#000;
}
.in {
  display: block;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
/**
 * Form controls defined.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.control-group {
	font-family:Arial, Helvetica, sans-serif;
  display: block;
  margin-bottom: 12px;
}
/**
 * Button.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.btn {
  cursor: pointer;
  border: none;
  background: none;
}
.btn-connect {display:block;
  background:url(http://www.at0086.com/News_image/a-bottom-bg.jpg) repeat-x;
  width:160px; height:24px; line-height:24px; margin:0 auto;
  text-align: center;
  font-size: 14px;
  color: #fff;
  
}
/**
 * Icons of Languages and Others.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
i {
  display: inline;
  font-size: 1px;
  line-height: 1px;
}
.icon-lang {
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: -1px;
  display: inline-block;
  margin-right: 2px;
  width: 18px;
  height: 12px;
  background: url("//www.at0086.com/News_image/icon-lang.png") no-repeat;
}
.icon-lang-en {
  background-position: 0 0;
}
.icon-lang-zh-cn {
  background-position: 0 -12px;
}
.icon-lang-jp {
  background-position: 0 -24px;
}
.icon-lang-kr {
  background-position: 0 -36px;
}
.icon-lang-fr {
  background-position: 0 -48px;
}
.icon-lang-ru {
  background-position: 0 -60px;
}
.icon-lang-es {
  background-position: 0 -72px;
}
.icon-lang-zh-tw {
  background-position: 0 -12px;
}
/**
 * Width or Height standard of Col&Row.
 * to be defined...
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.col-span-1{ width:550px;}
.col-span-3{ width:440px;}
.col-span-2 {
  width: 320px;
}
.col-span-4 {
  width: 340px;
}
.row-span-2 {
  height: 250px;
}

/**
 * Section.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.section {
  overflow: hidden;
  margin:10px auto;
}
/**
 * Sidebar.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.sidebar { overflow:hidden;
  width: 240px;
  float: left;
  
}
.sidebar li{  background: url(/2015style/images/bullets.png)3px 11px no-repeat;


}
.maigin-right li{padding: 9px 13px!important;}
.sidebar-margin-top {
  margin-top: 10px;
  _margin-top: 5px;
}
.sidebar-margin-bottom {
    margin-bottom: 10px;
    _margin-bottom: 5px;
}
/**
 * Accordion
 */
.accordion { margin-bottom:10px;
  overflow: hidden;
}
.accordion-group {
  border-bottom: 1px solid #f0efef;
  margin-bottom: 1px;
}
.accordion-heading {
  height: 30px;
  line-height: 30px;
  background: #f0efef url("//www.at0086.com/News_image/accordion-heading-bg.png") repeat-x;
  padding-left:10px;
  
}
.accordion-heading h4
{
      height: 30px;
      line-height: 30px;
      background: #f0efef url("//www.at0086.com/News_image/accordion-heading-bg.png") repeat-x;
      font-size:14px; font-weight:bolder;
     color:Black;
   
    }
.accordion-toggle {
  
  display: block;
  height: 100%;
  font-weight: 700;
  font-size: 14px;
  border-left: 4px solid #000;
  padding-left: 10px;
}
.accordion-toggle.open {
  background-image: url(http://www.at0086.com/News_image/icon-open.gif);
}
.accordion-toggle.orange {
  border-left-color: #e89837;
  color: #e89837;
}
.purple {
  border-left-color: #8d1db0;
  color: #8d1db0;
}
.accordion-toggle.blue {
  border-left-color: #4167d4;
  color: #4167d4;
}
.accordion-toggle.red { background:none;
  border-left-color: #F00;
  color: #F00;
}

.accordion-body {

  border-top: none;
  border-bottom: none;
  display: none;
  padding-bottom: 6px;
}
.accordion-body.in {
  display: block;
  padding-bottom:30px;
}
.accordion-inner {
  overflow: hidden;
}
/**
 * Navs, All list type.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.nav {
  list-style: none;
}
.nav li {
  line-height: 28px;

}
.nav-stacked{ padding-top:1px;}
.nav-stacked li { float:none;
  padding-left: 10px;
}

.nav-stacked li.active{ background-color:#e2e2e2;}

.nav-stacked li a{background: url("//www.at0086.com/News_image/icon-dot-gray.gif") no-repeat 0 5px;
padding-left: 14px;}
.nav-stacked li a.active {
  background-image: url("//www.at0086.com/News_image/icon-dot-red.gif");
  color:#F00;
}
.nav-stacked li a:hover {
  background-image: url("//www.at0086.com/News_image/icon-dot-red.gif");
  color:#F00;
  text-decoration:underline;
}

/*一级栏目*/
.recommend-title{ background:#ca0000; padding-left:15px; line-height:30px; font-size:14px; color:#FFF; font-weight:bold;}
.recommend-ul li{ padding-left:3px; margin-bottom:1px;}
.recommend-ul li.red{ background:#ca0000;}
.recommend-ul li.orange{ background:#F30;}
.recommend-ul li.powder{ background:#cc33cc;}
.recommend-ul li.green{ background:#060;}
.recommend-ul li.blue{ background:#00F;}
.recommend-ul li.purple{ background:#60C;}
.recommend-ul li a{ display:block;line-height: 30px; background:#e2e2e2; padding-left:10px;font-size:12px; font-weight:bold; color:#333;}
.recommend-ul li a:hover{background-color:#e2e2e2; color:#F00;}

/*.recommend-ul li.red a{ color:#F00}
.recommend-ul li.orange a{ color:#F30}
.recommend-ul li.powder a{ color:#cc33cc}
.recommend-ul li.green a{ color:#060}
.recommend-ul li.blue a{ color:#00F}
.recommend-ul li.purple a{ color:#60C}*/
/*推荐产品*/
.part-ul li{border-bottom: 1px dotted #E0E0E0;float: none;
line-height: 28px; margin-top:1px;}

.part-ul li .p-gray{background:#f9f9f9; padding-left:10px;}
.part-ul li .p-gray a{ display:block; line-height:24px; padding:3px 0 3px 12px; font-size:12px;color:#22276f; background:url(http://www.at0086.com/News_image/icon-dot1-gray.gif) no-repeat 0 10px; }
.part-ul li .p-gray a:hover{ color:#F00;}
.part-ul li .p-gray span{ display:block; line-height:22px; color:#666; font-size:12px; padding-bottom:4px;padding-left:12px;}
/*按钮*/
.botton-box{ width:150px; height:34px; position:absolute; right:120px; bottom:10px;}
.more-box{ width:100px; height:34px; position:absolute; right:0px; bottom:10px;}
.botton-a{ display:block; float:left; width:auto; background:url(http://www.at0086.com/News_image/botton-bg.jpg) no-repeat; height:34px; padding:0 13px 0 10px; position:relative; line-height:34px; font-size:14px; font-weight:bold; color:#FFF;}
.botton-a-span{ position:absolute; right:0; bottom:0; display:block; background:url(http://www.at0086.com/News_image/botton-bg.jpg) right bottom no-repeat; width:3px; height:34px;}

/**/
.nav-dotted li {
  border-bottom: 1px dotted #e0e0e0;
}
.nav-inline li {
  float: left;
}
.nav-boxes {
  overflow: hidden;
  float: left;
  margin-right: -12px;
}
.nav-boxes li {
  margin-right: 12px;
}
.nav-boxes li a {
  background-color: #fff;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  border: 1px solid #d7d5d5;
  padding: 0 7px;
  text-transform: capitalize;
}
.nav-boxes li a.active {
  color: #f00;
}
.nav-boxes li a:hover {
  color: #cb48a6;
}
.nav-thumbnail {
  overflow: hidden;
  padding: 10px;
  margin-right: -10px;
  height: 130px;
}
.nav-thumbnail li {
  overflow: hidden;
  width: 237px;
  height: 60px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.nav-thumbnail li a {
  line-height: 1px;
  font-size: 1px;
}
.nav-footer li {
  background: url("//www.at0086.com/News_image/icon-dot-rect.gif") no-repeat 0 5px;
  padding-left: 16px;
  line-height:18px;
    margin-bottom:10px;
}
.nav-footer li a {
  color: #dfdfdf;
}
.nav-footer li a:hover {
  text-decoration: underline;
  color: #ccc;
}
.nav-connect {
  padding-left: 100px;
}
.nav-connect li {
  line-height: 28px;
}
.nav-connect li a {
  color: #fff;
  background: url("//www.at0086.com/News_image/icon-share.png") no-repeat;
  padding-left: 20px;
}
.nav-connect li a.facebook {
  background-position: 0 0;
}
.nav-connect li a.twitter {
  background-position: 0 -16px;
}
.nav-connect li a:hover {
  text-decoration: underline;
  color: #ccc;
}
/**
 * Search warp.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.search-course {
  
  padding-left: 12px;
  width: 228px;
  height: 174px;
  background: url("//www.at0086.com/News_image/search-course-bg.png") no-repeat;
}
.search-course-heading {
  line-height: 46px;
  height: 46px;
  font-size: 14px;
  font-weight: 700;
  color: #4167d4;
}
.search-course-body select {
  border: 1px solid #84b2d3;
  width: 200px;
}
.search-course-body .input-text {
  border: 1px solid #84b2d3;
  width: 130px;
  color: #000;
  height: 20px;
  padding: 0 2px;
  float: left;
  line-height: 22px;
}
.search-course-body .btn-submit {
  float: left;
  width: 58px;
  height: 22px;
  background: url("//www.at0086.com/News_image/btn-search.png") no-repeat;
  margin-left: 5px;
  display: inline;
}
/**
 * Thumbnails.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.thumbnails {
  float: left;
}
.thumbnail {
  float: left;
  line-height: 1px;
  font-size: 1px;
  margin-bottom: 10px;
}
/**
 * Filter.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.filter {
  float: right;
  width: 750px;
}
.filter-languages {
  background-color: #f5f4f4;
  border-top: 1px solid #d7d5d5;
  border-bottom: 1px solid #d7d5d5;
  padding-left: 10px;
  position: relative;
}
.filter-languages-controls {
  position: absolute;
  right: 16px;
  top: 16px;
}
.filter-languages-controls a {
  padding-left: 18px;
  padding-right: 20px;
  background: url("//www.at0086.com/News_image/icon-controls.png") no-repeat;
}
.filter-languages-controls a:hover { text-decoration:underline;
  color: #d80110;
}
.filter-languages-controls a.share {
  background-position: 0 0;
}
.filter-languages-controls a.download {
  background-position: 0 -15px;
}
.filter-languages-controls a.print {
  background-position: 0 -30px;
}
.filter-languages-controls a.favorite {
  background-position: 0 -45px;
}
.filter-languages-heading {
  line-height: 50px;
  height: 50px;
  color: #d80110;
  font-size: 14px;
}
.filter-languages-body {
  overflow: hidden;
  height: 37px;
}
.filter-ranking {
  margin-top: 10px;
}
.filter-ranking-heading {
  border-top: 3px solid #cb48a6;
  color: #cb48a6;
  height: 52px;
  line-height:52px;
  font-size: 24px;
  position:relative;
}
#main_right_new h3{
  /* border-top: 3px solid #000000; */
  color: #000000;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
  padding: 10px 0;
  font-size: 30px;
  position: relative;
  width: 690px;
  font-family: -webkit-pictograph;
 
 
 }
.filter-ranking-paging {
  height: 24px;
  margin:0 auto 10px auto;
}
.filter-ranking-paging a {
  display: block;
  width: 90px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  float: left;
  background: url(http://www.at0086.com/News_image/paging-a.jpg) no-repeat;
  font-size: 14px;
  margin-right: 20px;
  color: #666;
}
.filter-ranking-paging a.active {
  background: url(http://www.at0086.com/News_image/paging-a-hover.jpg) no-repeat;
  color: #fff;
}
.filter-ranking-paging a.active:hover {
  color: #fff;
}
.filter-ranking-paging a:hover {
  color: #f00;
}
.filter-ranking-iframe{ margin:0 auto;}
.filter-ranking-iframe iframe {
  width: 100%;
  overflow: hidden;
}
/**
 * The Panels of Public.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
/*.panel-heading {
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding-left: 16px;
  text-transform: capitalize;
}
.panel-other{ padding-left:0;}
.panel-body {
  background-color: #f9f8f8;
  border: 1px solid #cdcdcd;
  overflow: hidden;
}
.panel-colourful {
  float: left;
  margin-right: 10px;
}
.panel-colourful.last {
  margin-right: 0;
}
.panel-colourful .panel-heading {
  color: #fff;
  position: relative;
}
.panel-colourful .panel-heading .caret {
  width: 17px;
  height: 11px;
  position: absolute;
  top: 30px;
  left: 42px;
  background: no-repeat;
}
a img{ border: 0;}
.panel-heading-gray{ height: 28px; line-height: 28px; position: relative; background: url("//www.at0086.com/News_image/panel-heading-gray.jpg") repeat-x; border-bottom: 2px solid #1482a3; padding-left: 10px; color:#1482a3; font-size: 14px; font-weight: bold; }
.panel-heading-more{ width: 39px; height: 11px; position: absolute;right: 9px; bottom: 8px; padding: 0;margin: 0;line-height: 0;}
.panel-body-gray{ background: #f8f8f8; border-bottom: 1px solid #cdcdcd;}
.panel-gray-bottom{ margin-top: 10px;}
.application-img{ height: 120px; padding:6px 10px 0 10px;}
.panel-left{ float: left;}
.panel-right{ float: right;}
.panel-body-img{ width:180px; height:120px; padding:10px;}
.panel-body-img img{width:180px; height:120px;}
.panel-ul{ width: 350px;}
.panel-colourful .panel-heading.orange {
  background-color: #e89837;
}
.panel-colourful .panel-heading.orange .caret {
  background-image: url("//www.at0086.com/News_image/panel-colourful-orange.png");
}
.panel-colourful .panel-heading.purple {
  background-color: #8d1db0;
}
.panel-colourful .panel-heading.purple .caret {
  background-image: url("//www.at0086.com/News_image/panel-colourful-purple.png");
}
.panel-colourful .panel-heading.blue {
  background-color: #4167d4;
}
.panel-colourful .panel-heading.red {
  background-color: #c10000;
}
.panel-colourful .panel-heading.blue .caret {
  background-image: url("//www.at0086.com/News_image/panel-colourful-blue.png");
}
.panel-colourful .panel-heading.red .caret {
    background-image: url("//www.at0086.com/News_image/panel-colourful-red.png");
}
.panel-colourful .panel-body {
  margin-top: 2px;
  padding: 12px 0;
}
.panel-underline .panel-heading {
  font-size: 16px;
  color: #d80110;
  border-bottom: 3px solid #d80110;
}
.panel-underline .panel-body {
  width: 998px;
  overflow: hidden;
  margin-top: 10px;
}
.panel-footer {
  width: 250px;
  overflow: hidden;
  float: left;
  padding-top: 40px;
}
.width-panel{ width:340px;}
.last-panel{ width:160px;}
.panel-footer .panel-footer-heading {
  line-height: 40px;
  font-size: 18px;
}
.panel-connect {
  width: 300px;
  overflow: hidden;
  float: right;
  padding: 40px 0;
}
.panel-connect .panel-connect-heading {
  padding-left: 100px;
  line-height: 40px;
  font-size: 18px;
}
.panel-connect .panel-connect-body .brand {
  font-size: 14px;
  text-align: center;
  line-height: 46px;
  color: #ccc;
}*/
.footer{width:100%;}
.section{ width:1080px; margin:10px auto;}
.section a{ color:#666;}
.section a:hover{ text-decoration:underline; color:#333;}

/*5.10修改*/
.panel ul{margin-top: 2px;
padding: 15px 10px 10px 10px;
background-color: #F9F8F8;
border: 1px solid #CDCDCD;
overflow: hidden; height:375px;}
.panel ul li{line-height:18px;
 padding:3px 0 3px 15px;background: url(http://www.at0086.com/News_image/icon-dot-gray.gif) no-repeat 0 10px; margin-bottom:4px;}
.panel ul li.hover{background: url(http://www.at0086.com/News_image/icon-dot-red.gif) no-repeat 0 5px;}
.panel ul li a:hover {

color: red;
text-decoration: underline;
}

.panel{ float:left;}
/*5.10修改*/
.panel1{ float:left;}
.panel1 ul{margin-top: 2px;
padding:130px 10px 10px 10px;
background-color: #F9F8F8;
border: 1px solid #CDCDCD;
overflow: hidden; height:260px;}
.panel1 ul li{line-height: 22px;
margin-bottom: 4px;}
.panel1 ul li a {
background: url(http://www.at0086.com/News_image/icon-dot-gray.gif) no-repeat 0 5px;
line-height: 22px;
padding-left: 14px;
}
.panel1 ul li a:hover {
background: url(http://www.at0086.com/News_image/icon-dot-red.gif) no-repeat 0 5px;
color: red;
text-decoration: underline;
}


.col-span-8 h2 {
height: 30px;
line-height: 30px;
position: relative;
background: url("//www.at0086.com/News_image/panel-heading-gray.jpg") repeat-x;
border-bottom: 2px solid #1482A3;
padding-left: 10px;
color: #1482A3;
font-size: 14px;
font-weight: bold;
}
/*---*/

.orange h2{ background-color:#e89837;}
.orange h2 .caret{ background:url(http://www.at0086.com/News_image/caret-orange.jpg) no-repeat;}
.purple h2{ background-color:#8d1db0;}
.purple h2 .caret{ background:url(http://www.at0086.com/News_image/caret-purple.jpg) no-repeat;}
.blue h2{ background-color:#4167d4;}
.blue h2 .caret{ background:url(http://www.at0086.com/News_image/caret-blue.jpg) no-repeat;}
.red h2{ background-color:#c10000;}
.red h2 .caret{ background:url(http://www.at0086.com/News_image/caret-red.png) no-repeat;}
.green h2{ background-color:#10905e;}
.section h2{ height:30px;line-height:30px;color:#FFF; font-size:14px; font-weight:bold; padding-left:15px; position: relative;}
.caret{ width:17px; height:11px; position:absolute;top:30px; left:40px;}
.panel-heading-more { background-repeat:no-repeat;
width: 39px;
height: 11px;
position: absolute;
right: 9px;
top:9px;
padding: 0;
margin: 0;
line-height: 0;
}
.panel-body { margin-top:2px; padding:15px 10px 10px 10px;
background-color: #F9F8F8;
border: 1px solid #CDCDCD;
overflow: hidden;
}
.nav-space{ margin-bottom:5px;}
.nav-img1{height:110px; overflow:hidden;}
.nav-img2{height:204px;}
.nav-stacked li{  line-height:22px; margin-bottom: 4px; }
.nav-stacked li a{background:url(http://www.at0086.com/News_image/icon-dot-gray.gif) no-repeat 0 5px; line-height: 22px; padding-left: 14px;}
.nav-stacked li a:hover{ background:url(http://www.at0086.com/News_image/icon-dot-red.gif) no-repeat 0 5px; color:#F00; text-decoration:underline;}
.col-span-2{ width:325px; margin-right:10px;}
.col-span-4{ width:330px;}
.col-span-6{ width:260px;margin-right:10px;}
.col-span-6 ul{ height: 371px;margin-top: 2px;
    padding: 15px 10px 10px 10px;
    background-color: #F9F8F8;
    border: 1px solid #CDCDCD;}
.col-span-8{ width:460px;margin-right:10px;}
.col-span-1 ul{ height: 130px;background-color: #F9F8F8;
    border: 1px solid #CDCDCD;
    border-top: none;
    overflow: hidden;
    padding: 10px;margin-top: 0;
    }
.col-span-8 h2 a{ background: url(http://www.at0086.com/News_image/more-blue.jpg) no-repeat;}
.col-span-last{ margin-right:0;}
.col-span-1 h2{ height:30px; line-height:30px; position: relative; background: url("//www.at0086.com/News_image/panel-heading-gray.jpg") repeat-x; border-bottom: 2px solid #1482a3; padding-left: 15px; color:#1482a3; font-size: 14px; font-weight: bold; }
.col-span-1 h2 .caret{ display:none;}
.col-span-1 h2 .panel-heading-more{ background-image:url(http://www.at0086.com/News_image/more-blue.jpg);}
.col-span-3 h2 .panel-heading-more{ background-image:url(http://www.at0086.com/News_image/icon-more.gif);}
col-span-4 h2 .panel-heading-more{ background-image:url(http://www.at0086.com/News_image/icon-more.gif);}
col-span-2 h2 .panel-heading-more{ display:none;}
.panel-heading-more a{ display:block;width: 39px;
	height: 11px;}
.panel-body-gray{background-color: #F9F8F8;
border: 1px solid #CDCDCD; border-top:none;
overflow: hidden;padding:10px;}
.panel-gray-bottom{ margin-top: 10px;}

.row-span-1{ height:350px;}
.row-span-3{overflow:hidden;}
.row-span-5{ height:152px; overflow:hidden;}
.copyright{ position: absolute; bottom: 10px; right: 30px;  line-height: 28px; font-size:16px; color: #E89837; font-weight: bold; text-align: right;}
/**
 * Footer.
 * @author: Kuyae
 * @date: 13-4-29
 * @time: 下午7:31
 */
.footer-warp {
  color: #fff;
  margin-top: 10px;
  padding-bottom: 20px;
  border-top: 4px solid #d80110;
  background-color: #333;
  overflow: hidden;
}
.footer-container{ width: 1000px; margin: 0 auto; height: auto;  position: relative;}
.panel-right{ float:right;}
.col-span-3 ul { height:317px;
margin-top: 2px;
padding: 15px 10px 10px 10px;
background-color: #F9F8F8;
border: 1px solid #CDCDCD;
overflow: hidden;
}
.col-span-3 ul li {background: url(http://www.at0086.com/News_image/icon-dot-gray.gif) no-repeat 0 10px;
line-height:18px; padding:3px 0 3px 14px;
margin-bottom: 4px;
}
.col-span-3 ul li a {

line-height:18px;

}
.col-span-3 ul li a:hover {
    width:630px;
    float:left;
    overflow:hidden;
color: red;
text-decoration: underline;
}
/*文章页样式*/
.rank-main {
    float: left;
    overflow: hidden;
    width: 700px;
}
.margin-right{ margin-left:20px; float:left;}
.published{ font-size:12px; color:#999;}
.article-read{ padding:10px 0; line-height:24px; color:#333;}
.accordion-more{ padding-right: 10px; text-align: right; margin-top: 6px;}
.accordion-more a{ color: #999999;}

.leftsidebar_02_1 li { padding-left:5px; padding-top:5px;}
.leftsidebar_02_1 li a{padding-left:12px;display:block; line-height:20px; font-size:12px;color:#22276f; background:url(http://www.at0086.com/News_image/icon-dot1-gray.gif) no-repeat 0 6px;}

.leftsidebar_02_2 li { padding:0 5px; background:#f2f2f2; margin-bottom:1px;}
.leftsidebar_02_2 li a{display:block; line-height:20px; padding:5px 0; font-size:12px;color:#333;}
.leftsidebar_02_2 li a:hover{ color:#C00;}
.leftsidebar_02_2 li.red{ border-left:3px solid #ca0000;}
.leftsidebar_02_2 li.orange{ border-left:3px solid #F30;}
.leftsidebar_02_2 li.powder{ border-left:3px solid #cc33cc;}
.leftsidebar_02_2 li.green{ border-left:3px solid #060;}
.leftsidebar_02_2 li.blue{ border-left:3px solid #00F;}
.leftsidebar_02_2 li.purple{ border-left:3px solid #60C;}

.panel-underline li{ background-image:none; padding:0;}

