/*定义链接*/
.content p a,.content p a:link {color:#f00;text-decoration:none}
.content p a:hover,.content p a:focus {color:#f00;text-decoration:underline;outline:none;-moz-outline:none}
.content p a:visited {color:#f00}
.content p a:active {color:#ff0000}
.news .row div:nth-child(1) {animation-delay: 0.1s}
.news .row div:nth-child(2) {animation-delay: 0.2s}
.news .row div:nth-child(3) {animation-delay: 0.3s}
.news .row div:nth-child(4) {animation-delay: 0.1s}
.news .row div:nth-child(5) {animation-delay: 0.2s}
.news .row div:nth-child(6) {animation-delay: 0.3s}
.news .row div:nth-child(7) {animation-delay: 0.1s}
.news .row div:nth-child(8) {animation-delay: 0.2s}
.news .row div:nth-child(9) {animation-delay: 0.3s}
.news .row div:nth-child(10) {animation-delay: 0.1s}
.news .row div:nth-child(11) {animation-delay: 0.2s}
.news .row div:nth-child(12) {animation-delay: 0.3s}
.news p.b {animation-delay: 0.5s}
/*news*/
.news {background-color: #222 }
.news .dl-horizontal {margin:0 0 30px 0}
.news .dl-horizontal dt  {font-size: 20px; color: #f00; font-weight: normal;text-align: left;width: 60px;float: left}
.news .dl-horizontal dt span {display: block;font-size: 12px;color: #ccc}
.news .dl-horizontal dd {text-align: left;padding-left: 20px; margin-left: 80px;border-left:1px solid #333}
.news .dl-horizontal dd h3 {font-size: 16px;margin: 0 0 10px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.news .dl-horizontal dd h3 a {color: #fff}
.news .dl-horizontal dd h3 a:hover {color: #f00}
.news .dl-horizontal dd p {line-height: 200%;margin-bottom: 0}
@media (min-width:319px) and (max-width:999px) {
.news .dl-horizontal {padding: 0 0 20px 0;border-bottom: 1px solid #444;margin-top: 20px;margin-bottom: 10px}
.news .dl-horizontal:hover {background-color:transparent}
.news .dl-horizontal dt {display: none}
.news .dl-horizontal dd {margin-left: 0;border: 0;text-align: center}
}
.news-page {background-color: transparent}
.news-page .dl-horizontal {margin-bottom:50px;margin-top:20px}
/*sx-jianju*/
.sx-jianju{padding-top:60px;padding-bottom:65px}
.sx-jianju.x {padding-top:50px;padding-bottom:55px}
@media (max-width:767px){.sx-jianju{padding-top:40px;padding-bottom:35px}}
/*content*/
.content header .title{font-size:24px;color: #fff;margin:0 0 10px 0}
.content header .info {color:#999;padding:0 0 10px 0;margin:0 0 40px 0;border-bottom:1px solid #333}
.content header .info small {height:12px;margin-right:20px}
.content p,.content h2,.content h3,.content h4,.content h5,.content h6{margin-bottom:20px;}
.content h2{font-size:24px}
.content h3{font-size:18px}
.content h4{font-size:16px}
.content h5{font-size:14px}
.content h6{font-size:12px}
.content p {color:#999;text-indent: 2em;text-align:left;}
.content .mulu {font-size:36px;color: #444;margin-top: 30px}
.content .mulu p a {display:inline-block;cursor:pointer;color: #ccc;text-decoration: none;margin: 0 2px}
.content .mulu p a:hover {color: #f00}