﻿.itemList {
float: left;
width: 1200px;
margin-top: 20px
}
.itemList .itemtitle {
float: left;
width: 1200px;
height: 40px;
border-bottom: 1px solid #ccc
}

.itemList .itemtitle h3 {
float: left;
color: #00b7ee;
width: 300px;
height: 40px;
line-height: 40px;
padding-left: 5px;
font-size: 18px;
font-weight: bold
}



.itemList .itemtitle a.more {
color: #333;
float: right;
height: 40px;
line-height: 40px;
padding-left: 17px;
font-size: 14px;
background: url(/style/images/index-ico.png) no-repeat 0 15px
}

.itemList .itemtitle a:hover.more {
color: #f80;
background: url(/style/images/st-hover-ico.png) no-repeat 0 15px
}


.itemList .itemlistnews {
float: left;
width: 1158px;
margin-top: 15px;
padding: 20px;
border: 1px solid #d8d8d8;
border-radius: 3px
}

.itemList .itemlistnews
ul {
float: left;
width: 1158px
}

.itemList .itemlistnews ul li.newspic {
    float: left;
    width: 360px;
    position: relative
}



    .itemList .itemlistnews ul li.newspic .pic {
        display: table-cell;
        width: 360px;
        height: 245px;
        vertical-align: middle;
        text-align: center;
        background: #e7e7e7
    }

    .itemList .itemlistnews ul li.newspic .pic img {
        max-width: 360px;
        max-height: 245px;
        vertical-align: middle
    }

    .itemList .itemlistnews ul li.newspic .tit {
        float: left;
        color: #333;
        width: 360px;
        height: 30px;
        line-height: 30px;
        margin-top: 5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 16px
    }

    .itemList .itemlistnews ul li.newspic .txt {
        float: left;
        color: #959595;
        width: 360px;
        max-height: 36px;
        line-height: 18px;
        overflow: hidden
    }

.itemList .itemlistnews ul li.newstxt {
    float: left;
    width: 379px;
    margin: 0 0 20px 20px
}

.itemList .itemlistnews ul li.mb_0 {
    margin-bottom: 0
}

.itemList .itemlistnews ul li.newstxt .tit {
    float: left;
    color: #333;
    width: 379px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis
}

.itemList .itemlistnews ul li.newstxt .txt {
    float: left;
    color: #959595;
    max-height: 54px;
    line-height: 18px
}


.listinfo {
    float: left;
    width: 1200px
}





.listinfomsg {
float: left;
width: 1200px
}

.listinfomsg ul li {
float: left;
width: 1158px;
padding: 20px;
margin-top: 20px;
border-radius: 3px;
border: 1px solid #d8d8d8
}

.listinfomsg ul li .pic {
float: left;
width: 320px;
height: 218px;
position: relative
}

.listinfomsg ul li .pic a {
display: table-cell;
width: 320px;
height: 218px;
vertical-align: middle;
text-align: center
}

.listinfomsg ul li .pic a img {
max-width: 320px;
max-height: 218px;
vertical-align: middle
}


.listinfomsg ul li .info {
float: right;
width: 800px;
margin-left: 35px
}

.listinfomsg ul li .info p {
float: left;
width: 800px;
margin-bottom: 10px
}

.listinfomsg ul li .info p.tit a {
float: left;
color: #333;
width: 800px;
height: 30px;
line-height: 30px;
font-size: 16px
}

.listinfomsg ul li .info p.tit a:hover {
color: #f60;
text-decoration: underline
}

.listinfomsg ul li .info p.attr span {
float: left;
color: #333;
height: 22px;
line-height: 22px;
margin-right: 30px
}

.listinfomsg ul li .info p.txt {
color: #959595;
height: 100px;
line-height: 20px;
overflow: hidden
}

.listinfomsg ul li .info p.data span {
float: right;
height: 30px;
line-height: 30px;
margin-left: 50px
}

.listinfomsg ul li .info p.data span.num {
padding-left: 18px;
background: url(/style/images/gl-data-ico.png) no-repeat 0 10px
}



.newsxq {
    float: left;
    width: 905px
}
.articleinfo {
    float: left;
    width: 833px;
    padding: 20px 35px;
    /*margin-top: 15px;*/
    border: 1px solid #d8d8d8
}

.article-con {
    display: block
}
.article-con:after,
.article-con .gl-contxt:after,
.article-con .article-list:after,
.xg-lines-box .conlist:after,
.xg-lines-box .conlist li:after,
.xg-read-box .conlist:after,
.gl-user-comment-box li:after,
.publish-comment-box .comment-msg:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    overflow: hidden
}

.article-con .xiangqing {
    color: #333;
    font-size: 22px;
    text-align: center;
    font-weight: 500
}

    .article-con .info {
        margin-top: 30px;
        text-align: center
    }

    .article-con .info span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        color: #666;
        height: 30px;
        line-height: 30px;
        margin: 0 35px 0;
        font-size: 12px
    }

        .article-con .info span.pl {
            padding-left: 18px;
            background: url(/style/images/gl-data-ico.png) no-repeat 0 -21px
        }

        .article-con .info span.look {
            padding-left: 18px;
            background: url(/style/images/gl-data-ico.png) no-repeat 0 10px
        }

    .article-con .txtcontxt {
        color: #000;
        line-height: 24px;
        margin: 20px 0
    }

        .article-con .txtcontxt
        * {
            max-width: 100%
        }

        .article-con .txtcontxt strong {
            font-weight: bold !important
        }

        .article-con .txtcontxt i, .article-con .txtcontxt em {
            font-style: italic !important
        }

        .article-con .txtcontxt a {
            color: #0082dd
        }

            .article-con .txtcontxt a:hover {
                color: #ff8a00;
                text-decoration: underline
            }

        .article-con .txtcontxt table,
        .article-con .txtcontxt th,
        .article-con .txtcontxt
        td {
            border: 1px solid #e5e5e5
        }

    .article-con .article-list {
        color: #333;
        height: 30px;
        line-height: 30px
    }

        .article-con .article-list
        a.prev {
        }

        .article-con .article-list
        a.next {
        }

        .article-con .article-list a:hover {
            color: #f60;
            text-decoration: underline
        }