body {
    background-color: #dd3333;
}

.container {
    background-color: #ffffff;
    width: 1200px;
}

ul, li, p, a, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

.navcon {
    float: left;
    height: 45px;
    display: inline;
    width: 1200px;
   /* margin-top: 3px;*/
    text-align: center;
    background: url("images/lxyz_top_bar.gif");
}

.navcon a {
    color: #FFF;
    line-height: 35px;
}

.navcon li {
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
    display: inline;
    margin-right: 30px;
}

.navv {
    background-image: url("images/top_menuBg.gif");
    background-repeat: no-repeat;
    list-style: none;
    color: white;
    line-height: 30px;
    margin-top: 10px;
    font-size: 18px;
    text-align: center;
}

.navv li {
    width: 100px;
    display: inline-block;
}

.navv li span {
    display: inline-block;
    width: 20px;
    text-align: center;
}

#fscroll {
    overflow: hidden;
    width: 1200px;
    height: 30px;
    white-space: nowrap;
}

.mt20px {
    margin-top: 20px;
}


.pl20px {
    margin-left: 20px;

}
.pl40px {
    margin-left: 40px;

}
.footer {
    margin-top: 300px;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #666;
}

.col1left .r1 {
    margin-left: 30px;
    height: 48px;
}
.col1left .r2 {
    margin-left: 16px;
    height: 248px;
}

.col1left h4 {
    position: relative;
    padding-left: 0;
    color: #A90101;
    font-size: 16px;
    background-repeat: repeat-x;
    height: 32px;
    /*border-bottom: 1px solid #A40000;*/
}

.col1left h4 .title {
    position: absolute;
    top: -1px;
    left: -1px;
    padding-left: 35px;
    line-height: 32px;
    background: url("images/lxyz-icon_tit.png") no-repeat 5px center;
}

.col1left .new-list {
    position: relative;
}

.qstitle {
    width: 300px;
    height: 33px;
    margin-top: 20px;
    line-height: 33px;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
}

.w6 h4 {
    width: 448px;
    background-image: url("images/item2-l.gif");
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding-left: 10px;
}

.news-l h4 {
    width: 700px;
    background-image: url("images/item3.gif");
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding-left: 10px;
}

.nav-left h4 {
    width: 250px;
    background-image: url("images/item2-s.gif");
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding-left: 10px;
}

.ww6 h4 {
    position: relative;
    padding-left: 0;
    color: #A90101;
    font-size: 16px;
    background-repeat: repeat-x;
    height: 32px;
    border-bottom: 1px solid #A40000;
}

.ww6 .new-list {
    height: 160px;
}

.ww6 h4 .title {
    position: absolute;
    top: -1px;
    left: -1px;
    padding-left: 35px;
    line-height: 32px;
    background: url("images/icon_tit.png") no-repeat 5px center;

}

.more {
    /*width: 50px;*/
    height: 100%;
    line-height: 28px;
}

.more a {
    width: 50px;
    /*height: 30px;*/
    display: inline-block;
}

.col1left .news-list {
padding: 20px;}

.newList-box-title a {
    font-size: 16px;
    color: #c41111;
    text-align: center;
    line-height: 30px;}
	
.w2 .news-list {
    width: 220px;
}

.w6 .news-list {
    width: 300px;
}

.ww6 .news-list {
    
}

.news-list {
    min-height: 180px;
    padding: 5px 5px 5px 5px;
    border-top: none;

}

.nav-l-list {
    padding: 15px 5px 5px 5px;
    border: 1px #cecece solid;
    border-top: none;
}

.nav-l-list ul li {
    padding-left: 20px;
    background-image: url("images/arrow3.gif");
    background-position: 3px;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 30px;
}

.news-list {
    list-style: none;
    font-size: 14px;
}

.news-list li {
    background: url(images/arrow3.gif) no-repeat 0 4px;
    line-height: 2.5;
    overflow: hidden;
    
    padding-left: 16px;
    background-position: 3px;
}




.w6 .news-list li {
    background-image: url("images/arrow3.gif");
    background-position: 3px;
	
}


.news-l-content, .news-content {
    width: 688px;
    min-height: 136px;
    padding: 5px 5px 5px 5px;
    border: 1px #CECECE solid;
    border-top: none;
}

.news-l-content ul li {
    ext-align: left;
    padding: 15px;
    _padding: 8px 7px 2px 6px;
    border-bottom: 1px #CCC dotted;
}

.news-l-content ul li .b {
    float: left;
    margin-left: 5px;
    width: 555px;
    line-height: 1.5;
    overflow: hidden;
}

.news-l-content ul li .b .note {
    color: #484748;
    text-align: left;
    margin-top: 8px;
    text-indent: 2em;
}

.clear {
    clear: both;
}

.pagination {
    text-align: center;
    margin: 10px auto 0;
    padding: 10px 0;
    color: #7B7B7B;
}

.pagination span, .pagination a {
    display: inline-block;
    padding: 3px 9px;
    background: #F7F7F7;
    border: 1px solid #D6CFD6;
    vertical-align: top;
}

.news-content h1 {
    text-align: center;
    margin: 10px 0 15px 0;
    font-size: 24px;
}

.news-content .header-box {
    padding: 8px 8px 2px 8px;
    border-bottom: 1px #CCC dotted;
}

.ml15px {
    margin-left: 15px;
}

.pl3px {
    padding-left: 3px;
}

.container h4 a:link, .container h4 a:hover, .container h4 a:visited {
    color: #CD2A2A;
}

.container .col1left h4 a:link, .container h4 a:hover, .container h4 a:visited {
    color: #CD2A2A;
}

.container .ww6 h4 a:link, .container h4 a:hover, .container h4 a:visited {
    color: #666666;
}

.nav-icon {
    margin-right: 10px;
    display: inline;
    float: left;
}

.navv a:link, .navv a:hover, .navv a:visited {
    color: #ffffff;
}

.wp_nav .nav-item a span.item-name {
    color: #ffffff;
}

.nav-l-list a:link, .nav-l-list a:hover, .nav-l-list a:visited {
    color: #c00000;
}

.news-list li a:link, .news-list li a:hover, .news-list li a:visited {
    color: #666;
}

.news-l-content ul li a:link, .news-l-content ul li a:hover, .news-l-content ul li a:visited {
    color: #666;
}

.b h5 {
    font-size: 18px;
}

.main-content {
    padding: 20px;
}

.ml10px {
    margin-left: 10px;
}


.tl h4 {
    position: relative;
    padding-left: 0;
    color: #A90101;
    font-size: 16px;
    background-repeat: repeat-x;
    height: 32px;
    border-bottom: 1px solid #A40000;
    margin-bottom: 20px;
}
.tl h4 .title {
    position: absolute;
    top: -1px;
    left: -1px;
    line-height: 32px;
    background: url("images/icon_tit-1.png") no-repeat 5px center;
    /* text-indent: 35px; */
}
