body {
    margin: 0;
    padding: 0;
    background: url(../images/body.jpg) repeat-x top #ecedec;
    font: 12px/18px \5B8B\4F53;
    color: #000;
}
a {
    font: 12px/18px \5B8B\4F53;
    color: #000;
    text-decoration: none;
}
.cb {
    height: 0;
    clear: both;
    overflow: hidden;
}
.wrap {
    margin: 0 auto;
    width: 960px;
}
.bigimg {
    height: 236px;
}
.bigimg img {
    width: 960px;
    height: 236px;
}
img {
    border: none;
}
.main {
    background: #fff;
}
.menu {
    padding: 0 20px;
    height: 56px;
    background-color: #0c72c1;
}
.menu ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu ul li {
    float: left;
    height: 50px;
    border-top: 3px solid #0c72c1;
    border-bottom: 3px solid #0c72c1;
    border-left: 1px dashed #3889c9;
}
.menu ul li a {
    float: left;
    display: block;
    padding: 0 23px;
    height: 50px;
    font: 14px/50px \5FAE\8F6F\96C5\9ED1;
    color: #fff;
}
.menu ul li a:hover{
    text-decoration: underline;
}
.menu ul li ul {
    display: none;
}
.home {
    border-left: none !important;
    border-bottom: 3px solid #00b0ec !important;
}
.index {
    padding: 15px 20px 20px;
    background: url(../images/shadow.png) no-repeat top center;
}
.index .left {
    float: left;
    width: 240px;
}
.index .title {
    position: relative;
    margin: 10px 0 5px;
    padding-left: 11px;
    height: 38px;
    background: url(../images/title.gif) no-repeat;
    font: bold 16px/38px \5FAE\8F6F\96C5\9ED1;
    color: #61656a;
}
.index .title span {
    color: #133a7b;
}
.index .title a {
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
    padding-right: 11px;
    background: url(../images/more.gif) no-repeat right center;
    font: 11px/18px Segoe UI,Arial;
    color: #767676;
}
.index .title a:hover{
    text-decoration: underline;
}
.index .left .list {
    padding: 10px 15px;
    border: 5px solid #00b0ec;
}
.index .left .list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.index .left .list ul li {
    margin: 0 0 8px;
    padding: 5px 0 0;
    height: 50px;
    border-bottom: 1px dashed #e6e6e6;
    overflow: hidden;
}
.index .left .list ul li p {
    margin: 0;
    font: bold 10px/14px Segoe UI,Arial;
    color: #004276;
}
.index .left .list ul li a {
    color: #464646;
}
.index .left .list ul li a:hover{
    text-decoration: underline;
}
.index .left .list ul .ili {
    margin-bottom: 0;
    padding-top: 0;
    height: 93px;
    border-bottom: 1px solid #dadada;
}
.index .left .list ul .ili .ititle {
    margin-bottom: 4px;
    height: 22px;
}
.index .left .list ul .ili .ititle a {
    font: 14px/22px \5FAE\8F6F\96C5\9ED1;
    color: #004276;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index .left .list ul .ili .img {
    float: left;
    width: 84px;
}
.index .left .list ul li a {
  
}
.index .left .list ul .ili .info {
    float: right;
    width: 106px;
    height: 54px;
    color: #464646;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.index .right {
    float: right;
    width: 630px;
}
.index .right .img {
    float: left;
    width: 200px;
}
.index .right .img img {
    width: 200px;
    height: 162px;
    display: block;
    overflow: hidden;
}
.index .right .info {
    float: right;
    width: 410px;
    line-height: 24px;
    color: #646464;
    text-indent: 2em;
}
.index .right .info .word {
    height: 113px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 27px;
}
.index .right .info .word p{font-size:12px;}
.index .right .info .more {
    display: block;
    margin-top: 21px;
    width: 89px;
    height: 21px;
    background: url(../images/index.gif) no-repeat;
}
.index .right .title2 {
    margin-top: 36px;
    border-bottom: 1px solid #c7cbce;
}
.index .right .list {
    padding-top: 7px;
}
.index .right .list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.index .right .list ul li {
    position: relative;
    margin: 0;
    padding: 0 0 0 16px;
    height: 24px;
    background: url(../images/list.gif) no-repeat 2px 9px;
    overflow: hidden;
}
.index .right .list ul li a {
    line-height: 24px;
    color: #767676;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index .right .list ul li a:hover{
    text-decoration: underline;
}
.index .right .list ul li span {
    position: absolute;
    right: 0;
    top: 0;
    font: 12px/24px Segoe UI,Arial;
    color: #767676;
}
.links {
    margin: 20px 0;
    padding-left: 29px;
    height: 60px;
    background: url(../images/links.gif) no-repeat #fff;
}
.links img {
    max-height: 60px;
}
.foot {
    padding: 18px 0 18px 379px;
    background:#ecedec  url(../images/logo.jpg) no-repeat 181px 20px;
    border-top: 2px solid #3e485b;
    line-height: 20px;
    color: #616161;
}
.foot a {
    line-height: 20px;
    font-family: Arial;
    color: #004276;
}
.foot a:hover{
    text-decoration: underline;
}