body {
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0;
    padding: 0;
    font-family: "宋体";
}

a img {
    border: none;
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

h2,
h3,
h4,
form {
    margin: 0;
    padding: 0;
}

.page {
    width: 1000px;
    margin: 0 auto;
}

#header {
    height: 82px;
}

#logo {
    margin: 10px;
    float: left;
    margin-bottom: 5px;
}

.tt2 {
    float: right;
    margin-top: 30px;
}

#search {
    float: right;
    width: 284px;
    height: 92px;
    background-image: url(../images/search_bg.gif);
    background-repeat: no-repeat;
}

#search .key {
    background-image: url(../images/search_ico.gif);
    background-repeat: no-repeat;
    background-position: right center;
    border: solid 1px #ccc;
    background-color: #f6f6f6;
    width: 200px;
    height: 20px;
    line-height: 20px;
    padding-left: 3px;
    margin-left: 60px;
    margin-top: 20px;
    color: #666;
}

#menu {
    clear: both;
}

#menu ul {
    list-style: none;
    padding-left: 25px;
}

#menu li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    background-image: url(../images/menu_line.gif);
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
    margin-right: 1px;
}

#menu li.first {
    background: none;
}

#menu li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 12px;
}

#menu li.focus {
    color: #fff;
    background-image: url(../images/menu_cur.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

#menu li.cur {
    background-image: url(../images/menu_cur.gif);
    background-repeat: repeat-x;
    background-position: left top;
    color: #ffc;
}

#menu li a:hover {
    background-image: url(../images/menu_cur.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    text-shadow: 1px 1px 0 #f00;
}

#menu li ul {
    display: none;
}

#menu .visibled {
    border-top: solid 1px #fff;
    display: block;
    _width: 100px;
    position: absolute;
    top: 35px;
    padding: 0;
    left: 0;
    background-color: #444;
    z-index: 999;
}

#menu .visibled li {
    background-image: none;
    padding: 0 1px;
}

#menu .visibled li a {
    border-bottom: solid 1px #777;
    width: 110px;
    font-weight: normal;
    text-align: center;
}

#menu .visibled li a:hover {
    color: #fff;
    background-image: url(../images/menu_cur.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.banner1 {
    background-image: url(../images/banner1.jpg);
}

.banner2 {
    background-image: url(../images/banner2.jpg);
}

.banner3 {
    background-image: url(../images/banner3.jpg);
}

.banner4 {
    background-image: url(../images/banner4.jpg);
}

.banner5 {
    background-image: url(../images/banner5.jpg);
}

#banner {
    background-repeat: no-repeat;
    background-position: center top;
    height: 360px;
}

#main {
    min-height: 200px;
    background: url(../images/page_bg.gif) repeat-y;
}

#bar {
    background-color: #ddd;
    background-repeat: repeat-x;
    height: 34px;
}

#path {
    font-size: 12px;
    line-height: 32px;
    text-align: right;
    color: #666;
}

#path a {
    text-decoration: none;
    color: #555;
}

#bar_cont {
    background-image: url(../images/notice.GIF);
    background-repeat: no-repeat;
    background-position: 35px center;
    padding-left: 60px;
    line-height: 32px;
    font-size: 12px;
    color: #444;
}

#bar_cont a {
    color: #000;
}

#bar_cont a:hover {
    color: #c00;
}

.clear {
    clear: both;
}

.box {
    float: left;
    margin: 10px;
}

.b1 {
    width: 320px;
}

.b2 {
    width: 440px;
    _width: 430px;
}

.b3 {
    width: 180px;
    height: 380px;
}

.b4 {
    width: 980px;
    height: 195px;
}

.img1 img {
    width: 320px;
    height: 90px;
}

.img2 img {
    width: 440px;
    height: 90px;
}

.box .tt {
    height: 33px;
    border-bottom: solid 1px #ccc;
}

.box .tt .left {
    float: left;
    color: #444;
    font-weight: bold;
    font-size: 16px;
    padding: 7px 25px 4px 10px;
    border-bottom: solid 3px #CD0104;
    text-shadow: 1px 1px 1px #ecc;
}

.b3 .tt .left {
    color: #633;
}

.box .tt .more {
    float: right;
    font-size: 12px;
    line-height: 28px;
    padding-top: 5px;
    padding-right: 5px;
}

.box .tt .more a {
    color: #999;
    text-decoration: none;
}

.box .tt .more a:hover {
    color: #444;
}

.box ul.cont {
    padding: 10px 0;
}

.box ul.cont li {
    list-style: none;
    font-size: 12px;
    line-height: 200%;
    background-image: url(../images/reddot.gif);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 10px;
}

.b2 ul.cont li {
    line-height: 26px;
}

.box ul.cont li a {
    color: #666;
    text-decoration: none;
}

.box ul.cont li a:hover {
    text-decoration: underline;
    color: #c00;
}

.box .intro {
    height: 100px;
    margin-top: 10px;
}

.box .intro .img {
    float: left;
    margin-right: 10px;
    padding: 5px;
    -webkit-box-shadow: inset 0 0 10px #ccc;
    -moz-box-shadow: inset 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}

.box .intro .img:hover {
    -webkit-box-shadow: inset 0 0 10px #999;
    -moz-box-shadow: inset 0 0 10px #999;
    box-shadow: 0 0 10px #999;
}

.box .intro .img img {
    width: 122px;
    height: 90px;
}

.box .intro h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.box .intro h3 a {
    color: #333;
    text-decoration: none;
}

.box .intro h3 a:hover {
    color: #000;
    text-decoration: underline;
}

.box .intro p {
    margin: 0;
    padding: 0;
}

.box .intro p.txt {
    font-size: 12px;
    line-height: 22px;
    color: #777;
}

.b3 ul.link {
    background-color: #eee;
    margin-top: 10px;
    list-style: none;
    font-size: 12px;
    border: solid 1px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
    -moz-box-shadow: 2px 2px 5px #ccc;
    box-shadow: 2px 2px 5px #ccc;
}

.b3 ul.link li {}

.b3 ul.link li a {
    display: block;
    border-bottom: solid 1px #ddd;
    background-color: #fff;
    color: #666;
    text-decoration: none;
    height: 2.3em;
    line-height: 2.3em;
    padding-left: .5em;
    font-weight: bold;
    padding-left: 1.5em;
}

.b3 ul.link li a:hover {
    color: #000;
    background-color: #eee;
    text-shadow: 1px 1px 1px #aac;
    background: url(images/luqudot.gif) no-repeat 3px 7px;
}

.b4 ul.piclist {
    padding: 18px 0;
    white-space: nowrap;
}

.b4 ul.piclist li img {
    width: 145px;
    height: 110px;
}

.piclist span {
    display: block;
    width: 145px;
    overflow: hidden;
    text-align: center;
    line-height: 22px;
    white-space: nowrap;
}

.piclist a {
    color: #333;
}

.piclist a:hover {
    text-decoration: none;
    color: #000;
}

.b4 ul.piclist li {
    -webkit-box-shadow: inset 0 0 10px #ccc;
    -moz-box-shadow: inset 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    display: block;
    float: left;
    padding: 5px;
    margin-left: 10px;
}

.b4 ul.piclist li:hover {
    -webkit-box-shadow: inset 0 0 10px #666;
    -moz-box-shadow: inset 0 0 10px #666;
    box-shadow: 0 0 10px #666;
}

#footer {
    background-image: url(../images/footer_bg.gif);
    background-repeat: repeat-x;
    height: 155px;
    background-position: left top;
}

#flink {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0;
    color: #888;
}

#flink span {
    padding-left: 20px;
}

#flink a {
    color: #655;
    padding: 0 8px;
    text-decoration: none;
}

#flink a:hover {
    color: #333;
    text-decoration: underline;
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.green {
    color: green;
}

.gray {
    color: gray;
}

#bottom {
    background-image: url(../images/bottom_bg.gif);
    background-repeat: no-repeat;
    height: 126px;
}

#bottom .d1,
#bottom .d2,
#bottom .d3 {
    margin-top: 20px;
    padding: 5px;
}

#bottom .d1 {
    float: left;
    width: 290px;
    margin-right: 20px;
}

#bottom .d2 {
    float: left;
    width: 320px;
}

#bottom .d3 {
    float: right;
    width: 320px;
    margin-right: 10px;
}

#copyright {
    color: #ddd;
    font-size: 12px;
    line-height: 22px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 20px 0;
}

#copyright p {
    margin: 0;
}

#copyright p a {
    color: #ffc;
    text-decoration: none;
}

#copyright p a:hover {
    color: #fff;
}

#copyright .jubao {
    float: left;
    width: 120px;
}

#copyright .text {
    float: left;
    width: 720px;
}

#copyright .qr {
    float: right;
    width: 150px;
}

.mt10 {
    margin-top: 10px;
}

.left_side {
    width: 192px;
    font-size: 12px;
    padding-left: 1px;
    min-height: 200px;
    float: left;
}

.left_side h2 {
    background: url(../images/side_bg.gif) no-repeat left top;
    height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin: 0;
}

.left_menu li a {
    background: url(../images/side_bg.gif) no-repeat left -30px;
    display: block;
    font-weight: bold;
    padding-left: 30px;
    height: 32px;
    color: #555;
    line-height: 32px;
    text-decoration: none;
}

.left_menu li a.focus,
.left_menu li a:hover {
    background: url(../images/side_bg.gif) no-repeat left -62px;
    color: #fff;
}

.main_area {
    float: right;
    width: 788px;
    _width: 758px;
}

.w788 {
    width: 788px;
    _width: 758px;
}

.box .news {
    margin-top: 20px;
    background: url(../images/news_bg.GIF) repeat-x left 8px;
    border-bottom: solid 1px #ddd;
    height: 150px;
    padding: 10px;
}

.box .news .img {
    float: left;
    padding: 4px;

    border: solid 1px #ddd;
}

.box .news .summary {
    float: right;
    width: 550px;
}

.box .news .summary a {
    color: #b00;
    text-decoration: none;
}

.box .news .summary a:hover {
    text-decoration: underline;
    color: #000;
}

.box .news .title a {
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
}

.box .news .date {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}

.box .news .text {
    font-size: 12px;
    color: #666;
    line-height: 200%;
    padding-right: 15px;
    text-indent: 2em;
}

.box .art_list {
    padding: 10px;
    line-height: 200%;
    font-size: 12px;
    color: #666;
    margin-top: 10px;
}

.box .art_list ul {
    margin-bottom: -10px;
}

.box .art_list p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 200%;
}

.box .art_list p a {
    color: #c00;
    text-decoration: none;
}

.box .art_list li {
    height: 28px;
    border-bottom: dotted 1px #ccc;
}

.box .art_list li a {
    color: #000;
    text-decoration: none;
    float: left;
}

.box .art_list li.top a {
    font-weight: bold;
}

.box .art_list li a:hover {
    color: #c00;
    text-decoration: underline;
}

.box .art_list li span.lanmu {
    float: left;
    color: #900;
    margin-right: 5px;
}

.box .art_list li span.date {
    float: right;
    color: #777;
}

.w788 a {
    color: #c00;
    text-decoration: none;
}

.w788 a:hover {
    color: #000;
    text-decoration: underline;
}

.w788 .createat {
    font-size: 12px;
    color: #999;
    text-align: right;
    padding: 10px;
}

.w788 .summ {
    padding: 10px;
    background-color: #f5f5f5;
    font-size: 14px;
    margin-top: 10px;
}

.w788 .share {
    background-color: #eee;
    padding: 5px;
}

.w788 .share a {
    color: #666;
    font-size: 12px;
}

.w788 .content {
    margin-top: 10px;
    font-size: 14px;
    line-height: 200%;
    color: #333;
    _width: 758px;
    overflow: hidden;
}

.w788 .content .c {
    text-align: center;
}

.w788 .content .r {
    text-align: right;
    color: #666;
}

.w788 .content p del {
    float: right;
    color: #555;
    text-decoration: none;
}

.w788 .content h1 {
    font-size: 24px;
    border-bottom: solid 1px #b58282;
    color: #a54444;
    padding-bottom: 10px;
    font-family: 黑体;
}

.w788 .content h2 {
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.w788 .content a {
    color: #000;
}

.w788 .content a:hover {
    color: #c00;
}

.w788 .content iframe {
    width: 100%;
    height: 900px;
    border: none;
}

.w788 p {
    text-indent: 2em;
    clear: right;
}

.w788 .prevnext {
    font-size: 12px;
    padding: 5px;
    line-height: 200%;
    color: #666;
}

.w788 .content img {
    max-width: 768px;
}

.content .fl {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.content .fr {
    float: right;
    margin-left: 20px;
    margin-top: 10px;
}

.content h3 {
    font-size: 22px;
    color: #a54444;
    border-bottom: solid 1px #b58282;
    margin: 10px 0;
    padding-bottom: 10px;
}

.content h4 {
    font-size: 20px;
    color: #333;
    margin-top: 10px;
}

.content table {
    border-collapse: collapse;
    border: solid 1px #000;
    width: 100%;
    line-height: 120%;
}

.content table p {
    text-indent: 0;
    margin: 0;
}

.content table th,
.content table td {
    border: solid 1px #666;
    padding: 5px;
}

.content table .th,
.content table th {
    background-color: #def;
    font-weight: bold;
}

.content table.noborder th,
.content table.noborder td {
    border: none;
    background-color: none;
}

.content .down {
    background: url(/images/attach.png) 4px 10px no-repeat;
    padding: 5px;
    padding-left: 28px;
    background-color: #d6d6ff;
    margin-bottom: 10px;
    margin-top: 5px;
}

.content .down a {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.content .down a:hover {
    color: #00f;
}

.content p.ni {
    text-indent: 0em;
}

.w788 embed {
    width: 778px;
    height: 480px;
}

.w788 .gallery {
    margin-top: 20px;
}

.w788 .gallery .big {
    width: 778px;
    overflow: hidden;
    background-color: #333;
    border: solid 1px #ccc;
    padding: 3px;
    height: 540px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.w788 .gallery .big a.left {
    cursor: url("/images/l.cur"), auto;
}

.w788 .gallery .big a.right {
    cursor: url("/images/r.cur"), auto;
}

.w788 .gallery .big img {
    max-width: 770px;
    max-height: 532px;
    margin: 0 auto;
}

.w788 .gallery .tip {
    padding: 5px;
    font-size: 12px;
    color: #999;
    text-align: center;
}

.w788 .gallery .small ul {
    margin-top: 10px;
    overflow: hidden;
    height: 125px;
    padding-left: 2px;
}

.w788 .gallery .small ul li {
    float: left;
    margin-right: 5px;
    border: solid 1px #ccc;
    padding: 2px;
    height: 118px;
    margin-bottom: 5px;
    display: none;
}

.w788 .gallery .small ul li.cur {
    border: solid 1px #c00;
}

.w788 .gallery .small ul li img {
    width: 118px;
    height: 90px;
}

.w788 .gallery .small ul li a {
    text-decoration: none;
    font-size: 12px;
    color: #000;
}

.w788 .gallery .small ul li span {
    display: block;
    padding: 3px 0;
    text-align: center;
    width: 118px;
    white-space: nowrap;
    overflow: hidden;
}

.w788 .link {
    font-size: 12px;
    text-align: right;
    padding: 10px;
}

.w788 .banner {
    margin-top: 10px;
}

.zts {
    margin-top: 10px;
    padding: 5px;
    border: solid 1px #ddd;
    background: url(/images/ztbg.jpg);
}

.zts .img {
    float: left;
    margin-right: 10px;
}

.zts .data {
    font-size: 12px;
    line-height: 200%;
    color: #444;
}

.zts .data .title {
    font-size: 14px;
    font-weight: bold;
}

.zts .data .date {
    color: #999;
    text-align: right;
}

.zts .data .text {
    text-indent: 2em;
}

table.guest {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    margin-bottom: 10px;
    background-color: #f0f0f0;
}

table.guest td,
table.guest th {
    border: solid 1px #ccc;
    padding: 8px;
}

table.guest tr.tt {
    background-color: #e8e8e8;
}

table.guest .girl {
    color: #c06;
}

table.guest .boy {
    color: #06c;
}

table.guest .title {
    color: #900;
    font-weight: bold;
}

table.guest .date {
    width: 100px;
    color: #666;
}

table.guest .cont {
    color: #000;
    line-height: 20px;
    background-color: #fff;
}

table.guest .reply {
    background-color: #f8f8f8;
}

table.guest .reply .info {
    color: #333;
}

table.guest .reply .replytxt {
    color: #900;
    line-height: 18px;
    padding: 5px;
}

table.guestform {
    border-collapse: collapse;
    margin-top: 15px;
    width: 100%;
    font-size: 12px;
}

table.guestform td,
table.guestform th {
    padding: 5px;
    border: solid 1px #ccc;
}

table.guestform th {
    background-color: #f2f2f2;
    width: 100px;
}

table.guestform .msg {
    background-image: url(/content/Images/luqudot.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 16px;
    color: #f60;
}

.fullpage {
    margin-bottom: 10px;
}

.fullpage h2 {
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
    border-bottom: solid 2px #c00;
}

.photolist {
    background-color: #eee;
    padding: 10px;
    margin-bottom: -10px;
}

.photolist li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
    border: solid 1px #ccc;
    background-color: #fff;
}

.photolist li a {
    color: #333;
    text-decoration: none;
}

.photolist li a img {
    width: 174px;
    height: 120px;
}

.photolist li a span {
    display: block;
    font-size: 12px;
    text-align: center;
    width: 170px;
    padding: 3px 0;
    overflow: hidden;
    white-space: nowrap;
    background-color: #fff;
}

.paged {
    background-color: #f5f5f5;
    padding-left: 10px;
    border-bottom: solid 1px #ddd;
}

.pagination {
    margin: 10px 0 !important;
}

.warn {
    padding: 20px;
    font-size: 14px;
    color: #f00;
}

.warn a {
    color: #333;
}

.userstate {
    padding: 10px;
    font-size: 14px;
    text-align: right;
}

.userstate a {
    color: #c00;
    text-decoration: none;
}

.userstate a.lock {
    background: url(Images/icon_user_pass.gif) no-repeat left -2px;
    padding-left: 15px;
}

.userstate a:hover {
    color: #000;
    text-decoration: underline;
}

table.form {
    border: solid 1px #a99;
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    margin-bottom: 10px;
}

table.form td,
table.form th {
    padding: 8px;
    border-bottom: solid 1px #a99;
}

table.form th {
    width: 100px;
    background-color: #eef;
    text-align: right;
}

table.form span.msg {
    background-image: url(/content/Images/luqudot.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 16px;
    color: #f60;
}

table.list {
    border: solid 1px #ccc;
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    margin-bottom: 10px;
}

table.list td,
table.list th {
    padding: 8px;
    border: solid 1px #ccc;
}

table.list th {
    background-color: #eef;
}

table.list tr:hover {
    background-color: #ffc;
}

div.login {
    font-size: 12px;
}

div.login p {
    padding: 10px;
    font-size: 14px;
    text-align: right;
    margin: 0;
}

div.login table {
    border: solid 1px #a99;
    border-collapse: collapse;
    width: 100%;
}

div.login table td,
div.login table th {
    padding: 8px;
}

div.login table th {
    background-color: #f5f5f5;
    width: 100px;
    text-align: right;
}

div.login span.msg {
    background-image: url(/content/Images/luqudot.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 16px;
    color: #f60;
}

div.sysmsg {
    padding: 20px;
    font-size: 14px;
    color: #333;
}

div.sysmsg a {
    color: #c00;
    text-decoration: none;
}

div.sysmsg a:hover {
    color: #000;
    text-decoration: underline;
}

.street_view {
    margin-top: 15px;
}

.street_view iframe {
    border: none;
    overflow: hidden;
    height: 480px;
}

.duilian {
    top: 200px;
    position: absolute;
    width: 150px;
    overflow: hidden;
    display: none;
}

.duilian_left {
    left: 6px;
}

.duilian_right {
    right: 20px;
}

.duilian_con {
    border: #ddd solid 1px;
    width: 150px;
    height: 200px;
    overflow: hidden;
}

.duilian_close {
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: block;
    font-size: 13px;
    color: #555555;
    text-decoration: none;
    background-color: #eee;
}

.box ul.cont li.sty1 a {
    color: #000;
    font-weight: bold;
}

.box ul.cont li.sty2 a {
    color: #f00;
    font-weight: bold;
}

.box ul.cont li.sty3 a {
    color: #00c;
    font-weight: bold;
}

.pdf {
    width: 100%;
    min-height: 400px;
    border: none;
    overflow-x: hidden;
}

.big {
    font-size: 30px;
    font-weight: bold;
}

#bimg {
    max-width: 770px;
    max-height: 532px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #cc0030 !important;
    border-color: #cc0030 !important;
}

@media screen and (min-width: 768px) {
    #menu {
        height: 35px;
    }
    #mini_menu {
        display: none;
    }
    .b1 .cont {
        padding-bottom: 0 !important;
        margin-bottom: 0;
    }

    .b2 .cont {
        height: 140px;
    }
    .b4 ul.piclist li.first {
        margin-left: 0;
    }
    #search button {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .page {
        width: 100%;
    }
    #header {
        width: 100%;
    }
    #logo {
        margin: 10px auto;
    }
    #logo img {
        max-width: 100%;
    }
    #search {
        background-image: none;
        width: 100%;
        background-color: #666;
        height: 3em;
    }
    #search .key {
        margin: .8em;
    }
    #menu {
        display: none;
    }
    #mini_menu {
        background-color: #c00;
        display: -webkit-flex;
        display: flex;
    }
    #mini_menu ul {
        flex-basis: 100%;
        display: flex;
        margin:0;
    }
    #mini_menu li {        
        flex:1;                
        padding: 8px 0;
    }
    
    #mini_menu li a {
        color: #fff;
        display: block;        
        text-align: center;
        font-weight: bold;
        border-right: solid 1px #fff;
    }
    #mini_menu li:last-child a{
        border-right: none;
    }
    #bar {
        clear: both;
    }
    #main {
        float: left;
        background: none;
        width: 100%;
    }
    #bar_cont {
        padding-left: 10px;
        background-image: none;
        white-space: nowrap;
        overflow-x: hidden;
    }
    .img1 {
        display: none;
    }
    .box {
        width: 100%;
        margin: 0;
        padding: 10px;
        padding-bottom: 0;
    }
    .box .tt {
        height: 3em;
    }
    .box .tt .left {
        padding: 10px;
    }
    .art_cont .tt {
        border: none;
    }

    .w788 .createat {
        line-height: 2em;
        font-size: 1em;
    }
    .w788 .content {
        margin: 0;
    }
    .w788 .content img {
        max-width: 100%;
    }
    .w788 p {
        text-indent: 0;
        font-size: 1.1em;
    }
    .box .tt .more {
        font-size: 1em;
    }
    .box ul.cont li {
        font-size: 1em;
    }
    .box .intro {
        height: 110px;
        overflow-y: hidden;
    }
    .box .intro h3 {
        font-size: 1.2em;
    }
    .img2 img {
        width: 100%;
    }
    .b3 {
        height: auto;
        d
    }
    .b3 ul.link {
        width: 100%;
        font-size: 1em;
    }
    .b3 .link li {
        width: 50%;
        float: left;
    }
    .b4 {
        height: 520px;
    }
    .b4 ul.piclist {}
    .b4 ul.piclist li {
        margin-bottom: 1em;
        width: 46%;
    }
    .b4 ul.piclist li img {
        width: 100%;
    }
    #bottom {
        background-image: none;        
        display: flex;
        margin: 10px 0;
        padding: 10px;
        height: 40px;
    }
    #bottom .d1,
    #bottom .d2,
    #bottom .d3 {
        flex:1;        
        margin: 0;
        padding: 0;
        height: 40px;
    }
    #bottom a img{
        width:100%;
    }
    #flink a {
        font-size: 1em;
    }
    .left_side {
        width: 100%;
        min-height: 0;
        background-color: #f5f5f5;
        border-bottom: solid 1px #ddd;
    }
    .left_side h2 {
        background: none;
        background-color: #666;
        height: 2.5em;
        line-height: 2.5em;
        font-weight: bold;
    }
    .left_menu li {
        width: 50%;
        float: left;
    }
    .left_menu li a {
        background: none;
        font-size: 1em;
    }
    .left_menu li a.focus,
    .left_menu li a:hover {
        background: none;
        background-color: #c00;
    }
    #path {
        padding-right: 10px;
    }
    .main_area {
        width: 100%;
        float: none;
    }
    .w788 {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    .box .art_list {
        background-color: #fff;
        padding: 10px;
    }
    .box .news {
        padding: 10px 5px;
        margin-top: 0;
        height: 170px;
        background: none;
        background-color: #fff;
    }
    .box .news .img {
        width: 38%;
        margin-right: 2%;
    }
    .box .news .img img {
        width: 100%;
    }
    .box .news .summary {
        float: right;
        width: 60%;
        height: 150px;
        overflow-y: hidden;
    }
    .news .summary .title a {
        line-height: 1.5em;
        margin: 0;
    }
    .news .summary .date {
        margin: 0;
    }
    .news .summary .text {
        padding: 0;
        line-height: 1.6em;
    }
    .box .art_list {
        font-size: 1em;
    }
    .box .art_list li.a {
        display: block;
        height: 5em;
        line-height: 1.5em;
        margin-bottom: .5em;
    }
    .box .art_list li span.lanmu {
        display: block;
        float: left;
    }
    .box .art_list li.a a {
        display: block;
        font-size: 1em;
        width: 100%;
        white-space: normal;
    }
    .art_list li span.date {
        float: right;
        font-size: .85em;
    }
    .art_cont {
        background-color: #fff;
        padding: 10px;
    }
    .photolist li {
        width: 50%;
        margin: 0;
    }
    .photolist li a img {
        width: 100%;
    }
    .photolist li a span {
        width: 100%;
    }
    .w788 .gallery .big {
        width: 100%;
        height: auto;
    }
    .w788 .gallery .small ul {
        height: auto;
        padding: 5px 0;
    }
    .small {
        background-color: #fff;
    }
    .w788 .gallery .small ul li {
        width: 32%;
        height: auto;
        border: none;
        padding: 1px;
        margin: 0;
        margin-left: 1%;
        margin-top: 1%;
    }
    .w788 .gallery .small ul li.cur {
        padding: 0;
    }
    .w788 .gallery .small ul li img {
        width: 100%;
        border: solid 1px #ddd;
    }
    .w788 .gallery .small ul li span {
        display: none;
    }
    #bimg {
        width: 100%;
        max-width: 100%;
    }
    #t1 {
        padding: 0;
    }
    #t2 {
        width: 400px;
    }
    #footer {
        background-image: none;
    }
    #flink {
        background-color: #eee;
        border-bottom: solid 5px #cd0104;
        padding: 10px;
        line-height: 200%;
    }
    #copyright {
        background-color: #7d7d7d;
        text-align: center;
        padding: 10px;
    }
    #copyright .text {
        width: 100%;
        float: left;
    }
    #copyright .jubao {
        width: 100%;
        text-align: center;
    }
    #copyright .qr {
        display: none;
    }
}