a:hover {
    color: #f30;
}

.p5 {
    padding: 5px!important;
}

.p10 {
    padding: 10px!important;
}

.p20 {
    padding: 20px!important;
}

.p30 {
    padding: 30px!important;
}

.p40 {
    padding: 40px!important;
}

.p50 {
    padding: 50px!important;
}

.pl10 {
    padding-left: 10px!important;
}

.pl20 {
    padding-left: 20px!important;
}

.pl30 {
    padding-left: 30px!important;
}

.pl40 {
    padding-left: 40px!important;
}

.pr10 {
    padding-right: 10px!important;
}

.pr20 {
    padding-right: 20px!important;
}

.pr30 {
    padding-right: 30px!important;
}

.pr40 {
    padding-right: 40px!important;
}

.pt10 {
    padding-top: 10px!important;
}

.pt20 {
    padding-top: 20px!important;
}

.pt30 {
    padding-top: 30px!important;
}

.pt40 {
    padding-top: 40px!important;
}

.pb10 {
    padding-bottom: 10px!important;
}

.pb20 {
    padding-bottom: 20px!important;
}

.pb30 {
    padding-bottom: 30px!important;
}

.pb40 {
    padding-bottom: 40px!important;
}

.mr5 {
    margin-right: 5px!important;
}

.mr0 {
    margin-right: 0px!important;
}

.mr10 {
    margin-right: 10px!important;
}

.mr20 {
    margin-right: 20px!important;
}

.mr30 {
    margin-right: 30px!important;
}

.ml0 {
    margin-left: 0px!important;
}

.ml5 {
    margin-left: 5px!important;
}

.ml10 {
    margin-left: 10px!important;
}

.ml20 {
    margin-left: 20px!important;
}

.ml30 {
    margin-left: 30px!important;
}

.m10 {
    margin: 10px!important;
}

.m20 {
    margin: 20px!important;
}

.m30 {
    margin: 30px!important;
}

.m40 {
    margin: 40px!important;
}

.mt0 {
    margin-top: 0px!important;
}

.mt5 {
    margin-top: 5px!important;
}

.mt7 {
    margin-top: 5px!important;
}

.mt8 {
    margin-top: 5px!important;
}

.mt9 {
    margin-top: 5px!important;
}

.mt10 {
    margin-top: 10px!important;
}

.mt15 {
    margin-top: 15px!important;
}

.mt20 {
    margin-top: 20px!important;
}

.mt30 {
    margin-top: 30px!important;
}

.mt40 {
    margin-top: 40px!important;
}

.mb10 {
    margin-bottom: 10px!important;
}

.mb15 {
    margin-bottom: 15px!important;
}

.mb20 {
    margin-bottom: 20px!important;
}

.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right!important;
}

.text-center {
    text-align: center!important;
}

.fleft {
    float: left!important;
}

.fright {
    float: right!important;
}

.bleft {
    float: left;
    display: block;
}

.bright {
    float: right;
    display: block;
}

.bline {
    border-bottom: 1px solid #eee!important;
}

.tline {
    border-top: 1px solid #eee!important;
}

.wp {
    max-width: 1200px;
    margin: 0 auto;
}

.tcred {
    color: #c5271e;
}

.clear {
    clear: both;
}

#topbar {
    height: 38px;
    line-height: 35px;
    border-top: 3px solid #007dc5;
    border-bottom: 1px solid #e6e6e6;
}

#topbar span {
    float: left;
}

#topbar p {
    height: 38px;
    line-height: 35px;
    float: right;
}

#header {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 98px;
}

#header .wp {
    height: 98px;
    position: relative;
}

#header #logo {
    background-image: url(/uploads/image/tdpimages/logo.jpg);
    width: 300px;
    height: 76px;
    float: left;
}

#header .er {
    position: absolute;
    top: 20px;
    right: 0px;
}

#header .er a {
    position: relative;
    display: block;
    float: left;
    margin-left: 25px;
    padding-left: 40px;
    height: 40px;
    background: #fff url(/uploads/image/tdpimages/header-er.jpg) no-repeat left center;
    line-height: 19px;
    text-align: right;
    color: #333;
    font-size: 14px;
    text-decoration: none;
}

#header .er a img {
    position: absolute;
    z-index: 999;
    right: 0;
    top: 45px;
    display: none;
}

#header .er a:hover {
    color: #f60;
}

#header .er a:hover img {
    display: block;
}

#nav {
    background-color: #007dc5;
    height: 50px;
}

#menu {
    height: 52px;
}

#menu .cur {
    background: url(/uploads/image/tdpimages/select.jpg) repeat-x 10px center
}

#menu .cur a {
    color: #007dc5!important;
}

#menu ul {
    padding-left: 0px;
}

#menu li {
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 100px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    position: relative;
    list-style-type: none;
}

#menu li a {
    color: #fff;
    text-decoration: none;
    display: block;
}

#menu li a.link {
    float: left;
    min-width: 120px;
}

#menu dl {
    min-width: 140px;
    border: 1px solid #d1d1d1;
    border-top: none;
    font-size: 12px;
    position: absolute;
    top: 50px;
    left: -10px;
    box-shadow: 0 8px 16px -6px gray;
    background: #f8f8f8;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    z-index: 100;
}

#menu dl dd {
    margin: 0px!important;
    padding: 0px!important;
}

#menu dl dd a {
    height: 35px;
    line-height: 35px;
    color: #007dc5;
    font-size: 13px;
}

#menu dl dd a:hover {
    background-color: #f2f1f1;
}


/* level three */

#menu dl dl dl {
    left: 100%;
    top: 0;
    border-top: 0;
    _border-top: 1px;
}

#menu ul li.hover ul li.hover ul li a {
    color: #007dc5;
}

#menu ul li.hover ul li.hover ul li.hover a {
    color: #fff;
}

#topnews {
    margin-top: 15px;
}

#topnews .wp {
    background-color: #eeeeee;
    position: relative;
}

#jrtt {
    background-image: url(/uploads/image/tdpimages/jrtt.jpg);
    width: 71px;
    height: 95px;
}

#topnewsbox {
    position: absolute;
    top: 0px;
    left: 71px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    padding-top: 10px;
}

#topnewsbox h1 {
    padding-bottom: 5px;
}
#topnewsbox p{
    line-height: 20px;
}
#topnewsbox a{
    color: #000;
}
#hotnews {
    margin-top: 15px;
    height: 340px;
}

#myfocus {
    float: left;
    width: 680px;
    height: 340px;
}

.mychgpic {
    width: 680px;
    height: 340px;
    padding: 2px;
    border: 1px solid #999;
    margin: 0 auto
}

.mf_liuzg ul {
    padding: 0px;
    margin: 0px;
}

.mf_liuzg li {
    list-style: none;
}

.mf_liuzg {
    position: relative;
    width: 680px;
    height: 340px;
    overflow: hidden;
    background: #fff;
}

.mf_liuzg .loading {
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100%;
    color: #666;
    text-align: center;
    padding-top: 90px;
}

.mf_liuzg .pic li {
    width: 680px;
    position: relative;
    overflow: hidden;
    *margin-top: -2px;
    list-style: none;
}

.mf_liuzg .pic li p {
    width: 680px;
    position: absolute;
}

.mf_liuzg .pic li p a {
    display: block;
}


.mf_liuzg .pic li p img {
    width: 680px;
    height: 340px;
}

.mf_liuzg .txtfocus li {
    list-style: none;
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 680px;
    height: 36px;
    line-height: 34px;
    overflow: hidden;
    display: none;
}

.mf_liuzg .txtfocus li a {
    display: block;
    color: #fff;
    padding: 2px 0 0 16px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}


.mf_liuzg .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 680px;
    height: 36px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    list-style: none;
}


.mf_liuzg .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
    color: #333;
}


.mf_liuzg .num li {
    float: left;
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    line-height: 20px;
    text-align: center;
    margin-right: 3px;
    cursor: pointer;
    background: #000;
    filter: alpha(opacity=90);
    opacity: 0.9;
    color: #fff;
    list-style: none;
}

.mf_liuzg .num li.current,
.mf_liuzg .num li.hover {
    background: #a61814;
    color: #fff;
    font-weight: bold;
}

#ldnews {
    float: left;
    margin-left: 20px;
    width: 500px;
    height: 340px;
}

#hotone .title {
    font-size: 16px;
    line-height: 35px;
    display:block;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}

#hotone .title a {
    color: #d72217;
    width:450px;
    height: 30px;
    font-weight: 900;
}
#hotother li a {
	height:20px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#hotone .intro {
    margin-top: 5px;
    font-size: 14px;
    line-height: 22px;
}

#hotone .detail {
    float: right;
}

#hotother {
    margin-top: 5px;
}

#hotother .title {
    height: 30px;
    background: url(/uploads/image/tdpimages/bg-line1.png) repeat-x left 28px;
}

#hotother .title h4 {
    width: 175px;
    height: 30px;
    display: block;
    float: left;
    background-image: url(/uploads/image/tdpimages/hotnews-icon.png);
}

#hotother ul {
    margin-top: 10px;
}

#hotother li {
    line-height: 30px;
}

.pic-summary,
.pic-list,
.txt-list {
    width: 100%;
    overflow: hidden;
}

.pic-summary,
.pic-list,
.txt-list {
    width: 100%;
    overflow: hidden;
}

#vidioleft {
    float: left;
}

.bor-t {
    border-top: 3px solid #0d77ce;
}

.mat-t-30 {
    margin-top: 30px;
}

.mar-t-5 {
    margin-top: 5px;
}

.mar-t-10 {
    margin-top: 10px;
}

.mar-t-15 {
    margin-top: 15px;
}

.f-l {
    float: left;
    _display: inline;
}

.mod-tit1 a {
    font-size: 18px;
    color: #0d77ce;
    font-weight: bold;
    line-height: 28px;
}

.video-summary-show {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.video-summary-show ul {
    overflow: hidden;
    margin: -14px 0 0 -26px;
    padding: 0px;
}

.pic-list-show li,
.video-summary-show li {
    float: left;
    margin: 14px 0 0 26px;
    list-style: none;
}

.p-h3 {
    width: 100%;
    height: 26px;
    line-height: 26px;
    _line-height: 30px;
    text-align: center;
    background: #333333;
    overflow: hidden;
}

.fz-14,
.fz-14 a {
    font-size: 13px;
}

.p-h3 a {
    color: #fff;
}

#dtvidio {
    float: right;
    width: 270px;
}

ul.banner {
    overflow: hidden;
    list-style: none;
    padding: 0px;
    padding-top: 10px;
}

ul.banner li:first-child {
    margin-left: 0;
}

ul.banner li {
    float: left;
    margin: 10px 0 0 10px;
}

#news {
    padding-top: 15px;
}
#news .x4{
    height: 310px;
}
#news .title {
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 2px solid #0d77ce;
}

#news .pictitle {
    position: relative;
    margin-top: 15px;
    width: 400px;
    height: 220px;
    overflow: hidden;
}

#news .pictitle img {
    width: 393px;
    height: 220px;
}

#news .pictitle .bg {
    position: absolute;
    background: #1d71b6;
    bottom: 0px;
    height: 35px;
    left: 0px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    width: 393px;
    z-index: 10;
    padding-bottom: 0px;
}

#news .pictitle .name {
    position: absolute;
    bottom: 0px;
    color: #ffffff;
    height: 35px;
    left: 0;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    z-index: 11;
    font-weight: bold;
}

#news .pictitle .name a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

#news .x4 ul {
padding-left:0px;
    padding-top: 10px;
}

#news .x4 li {
    line-height: 30px;
    height: 30px;
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.w780 img{
    max-width: 650px!important;
}
#pics .title {
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 2px solid #0d77ce;
}

#pics .line-middle {
    padding-top: 5px;
}

#pics .x3 {
    overflow: hidden;
    height: 200px;
}

#pics .x3 {
    overflow: hidden;
    height: 200px;
    margin-top: 10px;
}

#pics .x3 img {
    width: 302px;
    height: 200px;
}

#pics a .intro {
    bottom: -200px;
}

#pics a:hover .intro {
    bottom: 0px;
}

#pics .x3 a {
    display: block;
    float: left;
    padding: 0px;
    position: relative;
    height: 200px;
    color: #333;
}

#pics .intro {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#pics a .intro {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, .60);
    padding: 0px;
}

#pics a .intro h5 {
    color: #fff;
    font-size: 18px;
    font-family: microsoft yahei;
    font-weight: bold;
    text-align: center;
    width: 100%;
    line-height: 60px;
    *line-height: 100px;
    height: 200px;
}

#pics a .intro p {
    color: #fff;
    font-size: 12px;
    padding: 0 20px;
    line-height: 24px;
    *line-height: 24px;
    overflow: hidden;
}

.bg-bor {
    background: #dcdcdc;
    border-top: 1px solid #c6c6c6;
}

.bor {
    border-top: 1px solid #c6c6c6;
}

.footer {
    width: 100%;
    -height: 130px;
    overflow: hidden;
    margin-top: 10px;
}

.footer-end {
    width: 100%;
    -height: 100px;
    float: left;
    margin-top: 20px;
    display: inline;
}

.footer ul {
    width: 480px;
    height: 18px;
    margin: 0 auto;
    overflow: hidden;
}

.footer ul li {
    float: left;
    padding-left: 0px;
    padding-right: 8px;
    line-height: 18px;
    height: 18px;
    list-style: none;
}

.footer ul li a {
    color: #666666;
}

.footer ul li a:hover {
    color: #0d77ce;
}

.footer p {
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
}

.footer span {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.footer span a img {
    text-align: center;
    padding-bottom: 15px;
    margin: 0 auto;
    vertical-align: middle;
}

#flink .title {
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 2px solid #0d77ce;
}

#flink ul {
    overflow: hidden;
    padding: 20px;
    padding-left: 0px;
}

#flink ul li {
    float: left;
    margin-right: 30px;
    font-size: 14px;
    line-height: 20px;
    list-style: none;
}

#flink ul li a {
    color: #666666;
}

#tianqi {
    position: absolute;
    width: 217px;
    height: 40px;
    top: 15px;
    right: 140px;
}

.crumbs {
    height: 40px;
    line-height: 40px;
}

.w780 {
    width: 760px;
    padding-right: 20px;
    border-right: 1px solid #ddd;
    float: left;
    overflow:hidden;
}

.w420 {
    width: 420px;
    float: right;
}

.c {
    zoom: 1;
}

.hot_list ul {
    padding: 0px;
}

.hot_list li {
    border-top: 1px solid #eee;
    display: block;
    padding: 10px 0;
}

.hot_list li .pic {
    float: left;
    width: 140px;
    margin-right: 20px;
    height: 110px;
}

.hot_list li h1 {
    font-size: 18px;
    font-weight: normal
}

.hot_list li h1 a {
    color: #333;
}

.hot_list li h1 a:hover {
    color: #06c
}

.hot_list li p {
    font-size: 14px;
    color: #888;
    padding-top: 10px;
}

.hot_list li p span {
    font-size: 12px;
    margin-right: 15px;
    color: #333;
}

.box_r {
    background: #f6f6f6;
    padding: 20px;
}

.box_r .h1 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.box_r .h1 i {
    display: block;
    width: 5px;
    height: 16px;
    background: #569bdb;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.box_r .ph,
.box_r .v_ph {
    padding-left: 0px;
}

.box_r .ph li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 14px;
    list-style: inside;
}

.box_r .ph li a {
    font-size: 14px;
}

.box_r.v {
    padding-right: 0;
    padding-bottom: 0;
    display: inline-block;
}

.box_r .v_ph li {
    float: left;
    width: 180px;
    height: 120px;
    margin-right: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.box_r .v_ph li h1 {
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 28px;
    line-height: 28px;
    color: #fff;
    overflow: hidden;
    z-index: 3;
    padding-left: 3px;
    padding-right: 3px;
}

.box_r .v_ph li em {
    position: absolute;
    background: url(/uploads/image/tdpimages/v_i_b.png) bottom repeat-x;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}

.box_r .v_ph li i {
    position: absolute;
    background: url(/uploads/image/tdpimages/v_i_a.png) center center no-repeat;
    left: 50%;
    bottom: 50%;
    z-index: 2;
    width: 120px;
    height: 120px;
    margin-left: -60px;
    margin-bottom: -60px;
}

.box_r .v_ph li img {
    width: 180px;
    height: 120px;
}

.video_list .crumbs {
    float: right;
}

.video_list h5 {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
}

.pages {
    padding-top: 25px;
    border-top: 1px solid #eee;
    padding-bottom: 25px;
}

.pages span,
.pages a {
    padding: 4px 10px;
}

.pages a {
    border: 1px solid #ddd;
    background: #f1f1f1;
    color: #666;
}

.pages span,
.pages a:hover {
    background: #206aa7;
    color: #fff;
    border: 1px solid #206aa7
}

.content .pages {
    text-align: center !important;
    border-top: 0;
}

.info {
    border-top: 1px solid #eee;
    border-bottom: 1px dotted #ccc;
    padding-top: 30px;
    padding-bottom: 15px;
    text-align: center;
}

.info h1 {
    font-weight: normal;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.info p {
    height: 35px;
    line-height: 35px;
}

.info i {
    font-style: normal;
    padding-right: 15px;
}

.content {
    line-height: 32px;
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: 'ã¥â®â€¹ã¤â½â€œ'
}

.video_info {
    line-height: 26px;
    border-top: 1px solid #eee;
    font-size: 14px;
    color: #666;
}

.video_info h1 {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    padding-top: 15px;
}

.video_info img {
    display: none !important;
}

.video .main {
    background: #fcfcfc !important;
}

.v_list{
    padding: 0px;
}
ul.v_list li {
    width: 225px;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

ul.v_list li img {
    width: 225px;
    padding: 0;
    margin: 0;
}

ul.v_list li .v_t {
    display: block;
    height: 40px;
    position: absolute;
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
}

ul.v_list li .v_t h1 {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

ul.v_list li .v_t p {
    display: block;
    height: 14px;
    line-height: 14px;
    padding: 0;
    margin: 0;
    color: #666;
}

ul.v_list li .v_t p span {
    padding-right: 10px;
}

ul.v_list li:hover i {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    top: 0;
    background: url(/uploads/image/tdpimages/v_i_a.png) center center no-repeat;
    z-index: 2
}

ul.v_list li.hover em {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    top: 0;
    background: #fff;
    z-index: 1;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

ul.v_hot li i {
    display: block;
    height: 130px;
    position: absolute;
    left: 0;
    bottom: 0;
    ;
    right: 0;
    background-image: ;
    background-position: center bottom;
    background-repeat: repeat-x;
    z-index: 1
}

ul.v_hot li.hover i {
    background: #000;
    background-image: none;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

ul.v_hot li {
    width: 176px;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    height: 130px;
    overflow: hidden;
    position: relative;
}

ul.v_hot li.a_1 {
    width: 372px;
    height: 280px;
}

ul.v_hot li.a_1 img {
    width: 372px;
    height: 280px;
}

ul.v_hot li img {
    width: 176px;
    height: 130px;
}

ul.v_hot li .v_t {
    display: block;
    height: 130px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    bottom: -95px;
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    background: none;
}

ul.v_hot li.hover .v_t {
    bottom: 0;
}

ul.v_hot li .v_t h1 {
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

ul.v_hot li.hover .v_t h1 {
    padding-top: 10px;
    line-height: 22px;
    height: auto;
    margin-bottom: 5px;
    height: 44px;
    overflow: hidden;
}

ul.v_hot li .v_t span {
    color: #ccc;
    margin-right: 10px;
}

ul.v_hot li .v_t span.play_a {
    margin-top: 10px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 13px;
    text-decoration: none;
    color: #fff;
    border-radius: 2px;
    background-color: #59c2ff;
}

.he {
    border-bottom: 1px solid #f8f8f8;
    margin-bottom: 20px;
    vertical-align: bottom;
}

.he a {
    float: right;
    color: #61ade4;
    vertical-align: bottom;
    display: block;
    padding-top: 15px;
}

.he h1 {
    float: left;
    font-size: 18px;
    color: #666;
    font-weight: normal;
    display: block;
    border-bottom: 1px solid #61ade4;
    vertical-align: bottom;
    padding-top: 10px;
    padding-bottom: 10px;
}

.he h1 img {
    vertical-align: bottom;
    height: 26px;
    margin-right: 10px;
}
sidenav{}
.sidenav .title{height:35px; line-height:35px;color:#666; font-size:16px; font-weight:bold;border-bottom:#e5e7e6 1px dashed;}
.sidenav .leftbox{ }
.sidenav .leftbox ul{}
.sidenav .leftbox li{_display:inline; overflow:hidden;}
.sidenav .leftbox a{ display:block; border-bottom:#e5e7e6 1px dashed; height:35px; line-height:35px; font-size:14px; color:#666; padding-left:5px;}
.sidenav  s{display: block;width: 5px;height: 9px;float: left;margin-right: 5px;margin-top: 12px;overflow: hidden;cursor: pointer;background:  no-repeat;background-position: 0 -50px;}
.sidenav .leftbox .select,.helpleftsite .leftbox a:hover{ color:#f00; text-decoration:none; }
.mainbody .newslist h3{color:#325e7f;height:30px;font-size:18px;padding-left: 5px;}
.mainbody .newslist h3 .bt{float:left;}
.mainbody .newslist h3 .more{float:right;}

.mainbody .newslist li{color:#325e7f;line-height:34px;height:34px; font-size:14px;border-bottom: #e5e7e6 1px dashed;}
.mainbody .newslist li a{float:left;color:#325e7f;}
.mainbody .newslist li span{float:right;font-family:verdana;color:#8c8c8c;}
.mainbody {width: 960px;margin: 0 auto;}
.mainbody .bg{background:#fcfcfc;border: 1px solid #f4f4f4; border-bottom:2px solid #e6e6e6;  border-radius: 5px;padding: 15px;}
.mainbody .newwarp{width:300px;height:180px;float:left;}
.mainbody .newstitle{line-height:14px;height:20px;}
.mainbody .newstitle a{color:#929292}
.mainbody .newstitle h3{float: left;}
.mainbody .newstitle .more{color:#2554b3;float:right;}
.mainbody .newsfocus{height:75px;padding:10px 0px 0px 0px;margin-bottom:8px;border-bottom:1px solid #e0e0e0;}
.mainbody .newsfocus div{float:left;width:60px;height:60px;margin-right:16px;}
.mainbody .newsfocus div a{width:60px;height:60px;border:1px solid #d2d2d0;border-radius:5px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:42px;*font-family:arial;}
.mainbody .newsfocus div a img{border-radius:5px;vertical-align:middle;width:58px;height:58px;}
.mainbody .newsfocus h3{margin-bottom:3px;}
.mainbody .newsfocus h3 a{font-weight:bold;font-size:12px;color:#fe8216;}
.mainbody .newsfocus p{color:#8f8f8f;line-height:18px;}
.mainbody .indexnewslist li{color:#325e7f;line-height:24px;height:24px;}
.mainbody .indexnewslist li a{color:#325e7f;}
.mainbody .indexnewslist li span{float:right;font-family:verdana;color:#8c8c8c;}
.mainbody .aboutus{width:365px;height:180px;float:right;line-height:22px;color:#888;}
.mainbody .aboutus img{float:left;margin:5px 15px 0px 0;}
.mainbody .aboutus a{color:#2554b3;}
.mainbody .contact{width:178px;height:180px;float:right;}
.mainbody .contact img{float:left;margin:5px 15px 0px 0;}
.mainbody .contactus a{color:#2554b3;}
.mainbody .contact {line-height:22px;}
.fl{float:left;}
.fr{float:right;}
.w740{width:740px;}
.w210{width:210px;}
.clear{clear:both;} 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.blank5{height:5px;}
.blank10{height:10px;}
.blank20{height:20px;}
.listpage {clear: both;text-align: center;}
 .piclist{width:720px;}
 .piclist ul{}
 .piclist li{width:240px;float:left;height:200px;overflow:hidden;}
 .piclist img{width:224px;height:160px;padding:2px;border: 1px solid #cfcfcf;margin-bottom:8px;}
 .piclist a{}
 .piclist a:hover{color:red;text-decoration:none;}
 .picname{text-align:center;}
.mainbody .page h2 {text-align:center;margin:20px;}
.mainbody .info {text-align:center;color:#999;margin-bottom:20px;}
.content{line-height:24px;}
.datatable thead td {
    border-bottom: 1px solid #ededed;
    color: #666666;
    padding: 5px;
    white-space: nowrap;
}
.datatable tbody td {
    padding: 8px 0 8px 5px;
    border-bottom: 1px solid #efefef;
    clear: both;
    overflow: hidden;
    font-size:12px;
}
.datatable tbody tr:hover {
    background-color: #f1f8ff;
}
.datatablepage {
    clear:both;
    padding-top:10px;
}

.table_form{font-size:12px}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 8px 8px}
.table_form tbody td,.table_form tbody th{ }

.button {padding:5px 15px;}
.footer .footnav{height:29px; line-height:29px;text-align:center;color:#999;border-top: 1px dotted #cccccc;padding-top:10px;}
.footer .footnav a{ padding:0px 10px; color:#999; border-right:#ccc 1px solid;}
.footer .footnav a:hover{color:red;text-decoration:none;}
.footer .copyright{text-align:center;line-height:24px;padding-bottom:10px;}
.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;margin-left: 1px; }
#topxxx img{max-width:520px;max-height:80px;}
.title .more{
    font-size: 14px;
    float: right;
    color: #0d77ce;
    font-weight: bold;
}
.clearfix {
  overflow: auto;
  zoom: 1;
}
.yaowen{
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #0d77ce;
    margin-bottom:10px;
}
.yaowen .more{
    color: #0d77ce;
}
.yaowen a{
    color: #0d77ce;
}