/*全局样式*/
* {
    padding: 0;
    margin: 0;
}

div,
dl,
dt,
dd,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ol,
ul,
li,
table,
th,
td,
p,
span,
a {
    border: 0;
}

img,
input {
    border: none;
    vertical-align: middle;
}

body {
    font-family: Tahoma, Arial, Helvetica, "宋体";
    font-size: 12px;
    text-align: center;
    background: #FFF;
    color: #000;
}

html {
    overflow-y: scroll;
}

ul,
ol {
    list-style-type: none;
}

th,
td,
input {
    font-size: 12px;
}

h3 {
    font-size: 14px;
}

button {
    border: none;
    cursor: pointer;
    font-size: 12px;
    background-color: transparent;
}

select {
    border-width: 1px;
    _zoom: 1;
    border-style: solid;
    padding-top: 2px;
    font-size: 12px;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

a:link,
a:visited {
    text-decoration: none;
    color: #333;
}

a:hover,
a:active {
    text-decoration: underline;
    color: #f60;
}

.section {
    width: 100%;
    background: url(cc.png) bottom center no-repeat;
    /* overflow: hidden; */
}

.top-bg {
    width: 100%;
    height: 860px;
    background: url(banner.png) top center no-repeat;
}

.content {
    width: 1200px;
    background: #fff;
    padding: 30px;
    margin: auto;
    height: auto;
    margin-top: -444px;
   
}

.titlebg01 {
    width: 1140px;
    height: 102px;
    background: url(xjrw.png)center center no-repeat;
    margin-bottom: 40px;
    display: inline-block;

}

.titlebg02 {
    width: 1140px;
    height: 102px;
    background: url(xjtd.png)center center no-repeat;
    margin-bottom: 40px;
    display: inline-block;

}

.uls {
    width: 1140px;
    height: 316px;
    /* background: #f60; */
    display: inline-block;
}

.uls li {
    width: 285px;
    height: 80px;
    /* background: red; */
    float: left;
    margin-bottom: 20px;

}

.ulsimg {
    width: 80px;

}

.ulsimg img {
    width: 80px;
    height: 80px;
    border-radius: 50%;

}

.pic {
    float: left;
    padding-right: 10px;
}

.piclist {
    text-align: left;
}

.p1 {
    width: 48px;
    height: 32px;

    font-weight: 400;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 32px;

}

.p2 {
    width: 172px;
    height: 28px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    text-align: left;
    line-height: 66px;
}

.ulstwo {
    width: 1140px;
    height: 350px;
    /* background: #f60; */
    display: inline-block;
}

.ulstwo li {
    width: 255px;
    height: 274px;
    background: #FFBB5A;
    float: left;
    padding: 10px;
    margin-right: 12px;
}

.ulstwo li div {
    width: 250px;
    /* height: 180px; */
    display: inline-block;
}

.ulstwo li div img {
    width: 100%;
    height: 180px;
    /* opacity: 0; */
}

.ulstwo li p {
    width: 250px;
    height: 64px;
    color: #ffffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0;
    text-align: center;
    display: inline-block;
    padding-top: 18px;
}


.bottom {
    width: 100%;
    height: 116px;
    background: #A30004;
    line-height: 116px;
}

.bottom p {
    width: 852px;
    height: 56px;

    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    display: inline-block;
}

/* 通用栏目页 */
.lm-left {
    width: 304px;
    float: left;
    background: #efefef;
    margin-left: 16px;
}

.lm-left p {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background: #d63d3f;
    width: 100%;
    min-height: 45px;
    line-height: 35px;
    text-align: center;
}

.lm-left .column-2 {
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.lm-left .column-2 li.active,
.lm-left .column-2 li:hover {
    background: #f9f9f9;
}

.lm-left .column-2 li {
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}

.lm-left .column-2 li a {
    margin-left: 25px;
    font-size: 17px;
    color: #000;
    line-height: 55px;
    width: 233px;
    min-height: 55px;
    height: auto;
    display: block;
}
.lm-right {
    width: 800px;
    float: left;
    padding: 0px 20px 20px;
    margin-bottom: 20px;
    background: #f9f9f9;
    border: 1px solid #dedede;
    margin-left: 16px;
}
.default_pgContainer {
    min-height: 100px;
}
.list li{
    margin-top: 5px;
    padding-bottom: 12px;
    overflow: hidden;
    height: 44px;
    padding-left: 13px;
    border-bottom: 1px dashed #dddddd;
}
.list li span{
    line-height: 44px;
    float: right;
    font-size: 16px;
    color: #999999;
}
.list li a{
    line-height: 44px;
    font-size: 16px;
    color: #333333;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
/* 图片滚动样式 */
.picScroll{
    width: 1140px;
    height: 274px;
    overflow: hidden;
    display: inline-block;
}