.top {
    width: 100%;
    height: 499px;
}

body {
    background: url(../images/sizbjt.jpg) center no-repeat;
    background-size: cover;
}

.yddtop,
.yddmain,
.yddtit,
.yddulli {
    display: none;
}


/*body::after{
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image:url(../images/bdbjt.png); 
	background-size: cover;
	background-position: center;
	z-index: -1;
}*/

.one,
.two,
.three,
.four {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.mr {
    margin-right: 15px;
}

.one_left,
.one_right {
    width: 580px;
    float: left;
}

.tit {
    height: 63px;
    background: url(../images/siztitbjt.png) bottom no-repeat;
}

.tit h2 {
    line-height: 63px;
    font-family: "微软雅黑";
    font-size: 30px;
    color: #E81600;
    padding-left: 515px;
}

.tit span a {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #E81600;
    float: right;
}

.ullist li {
    height: 50px;
    line-height: 50px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #000000;
    padding-left: 31px;
    margin-bottom: 10px;
}

.con li {
    height: 236px;
    margin-top: 10px;
    width: 368px;
    float: left;
    background: url(../images/sizhycont.png) bottom no-repeat;
    list-style: none;
    padding: 3px;
    margin-right: 15px;
}

.con li h3 {
    height: 30px;
    line-height: 30px;
}

.con li h3 a {
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    margin: 5px;
}

.con li p {
    margin: 15px;
    height: 100px;
    text-indent: 2em;
    line-height: 25px;
    text-align: justify;
}

.con li p a {
    font-family: 'Microsoft YaHei';
    font-size: 16px;
}

.con li span {
    margin: 10px;
}

.con li span a {
    display: block;
    float: right;
}

.con li a {
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

.mtcon li {
    padding: 10px 0px;
    width: 540px;
    height: 166px;
    background: #ffffff;
    float: left;
    margin-right: 20px;
    list-style: none;
    display: block;
}

.mtcon li h3 {
    height: 48px;
    line-height: 48px;
    background: url(../images/biaotit.png) bottom no-repeat;
}

.mtcon li h3 a {
    padding-left: 40px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #000;
}

.mtcon li p {
    height: 100px;
    line-height: 30px;
    margin: 10px 10px;
    text-indent: 2em;
    line-height: 25px;
    text-align: justify;
}

.mtcon li p a {
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    color: #000;
}

.bottom {
    width: 100%;
    height: 70px;
    background: #CB0917;
}

.bottom p {
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    line-height: 35px;
    color: #fff;
}


/*tupiangundong*/

.new_banner {
    width: 580px;
    height: 330px;
    position: relative;
}

.rslides {
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0
}

.rslides img {
    width: 580px;
    height: 312px;
}

.rslides_nav {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    text-indent: -10em;
    overflow: hidden;
}

.prev {
    background-position: 0 0;
    left: -5px;
    top: 90px;
}

.prev:hover {
    background-position: 0 -36px;
}

.next {
    background-position: -36px 0;
    right: -5px;
    top: 90px;
}

.next:hover {
    background-position: -36px -36px;
}

.rslides_tabs {
    position: absolute;
    right: 5px;
    bottom: 20px;
    clear: both;
    text-align: center;
    z-index: 99999;
}

.rslides_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 5px
}

.rslides_tabs a {
    width: 10px;
    height: 10px;
    background: #fff;
    text-indent: -5em;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 5px;
    border-radius: 5px;
}

.rslides_tabs .rslides_here a {
    background: #d00202;
}

.rslides_tit {
    position: absolute;
    bottom: 0;
    color: #fff;
    height: 40px;
    display: block;
    width: 570px;
    background: #000;
    filter: alpha(opcity=70);
    opacity: 0.7;
    overflow: hidden;
    font-size: 14px;
    line-height: 40px;
    padding-left: 10px;
    font-family: "宋体"
}

.rslides_tit a {
    color: #fff;
}


/*焦点图*/

.focusBox {
    float: left;
    position: relative;
    width: 580px;
    height: 325px;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: Arial;
    text-align: left;
    background: #fff;
}

.focusBox .pic img {
    width: 580px;
    height: 325px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #f60;
}


/*焦点图*/


/*Tab切换*/

.slideTxtBox {
    float: right;
    width: 985px;
    overflow: hidden;
    padding: 10px;
    text-align: left;
}

.slideTxtBox .hd {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    font-size: 18px;
    font-family: '微软雅黑';
}

.slideTxtBox .hd ul {
    overflow: hidden;
    zoom: 1;
}

.slideTxtBox .hd ul li {
    float: left;
}

.slideTxtBox .hd ul li a {
    display: block;
    padding: 0 15px;
}

.slideTxtBox .hd ul li a:hover {
    color: red;
    text-decoration: none;
}

.slideTxtBox .bd {
    padding: 10px;
}

.slideTxtBox .bd li a {
    font-family: '微软雅黑';
    font-size: 14px;
    color: 454545
}

.slideTxtBox .bd li {
    float: left;
    height: 35px;
    line-height: 35px;
    width: 150px;
    margin-right: 35px;
}


/*Tab切换*/

.title {
    height: 40px;
    background: url(../images/wcxxdh.jpg) no-repeat center;
    padding-left: 40px;
}

.title p a {
    font-size: 20px;
    font-family: '微软雅黑';
    color: #ba0000;
    line-height: 32px;
    font-weight: bold;
    text-decoration: none;
}

.titlet {
    height: 40px;
    background: url(../images/wcxxdhy.jpg) no-repeat center;
    padding-left: 40px;
}

.titlet p a {
    font-size: 20px;
    font-family: '微软雅黑';
    color: #ba0000;
    line-height: 32px;
    font-weight: bold;
}

.ulist ul li {
    height: 30px;
    line-height: 30px;
    background: url(../images/wcdian.jpg) no-repeat left;
    text-decoration: none;
}

.ulist ul li a {
    font-size: 14px;
    font-family: '微软雅黑';
    color: #454545;
    padding-left: 18px;
}

.ulist ul li span {
    float: right;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #454545;
}

.tt a {
    text-align: center;
    font-family: '微软雅黑';
    font-size: 18px;
    color: #df1f1f;
    height: 45px;
    line-height: 45px;
}

.ttnr {
    border-bottom: 1px solid #e4e4e4;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #454545;
    padding-left: 18px;
}


/*shouji*/

@media(max-width:768px) {
    body {
        background: #fae8cd;
    }
    .top {
        display: none;
    }
    .one,
    .two,
    .three,
    .four {
        display: none;
    }
    .yddtop,
    .yddmain,
    .yddulli,
    .yddtit {
        display: block;
    }
    .yddtop {
        width: 100%;
    }
    .yddmain {
        background: #fae8cd;
        width: 100%;
    }
    .yddulli {
        width: 95%;
        padding: 2%;
        margin-top: 10px;
    }
    .yddtit {
        width: 95%;
        padding-left: 2%;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #000;
        font-family: 'Microsoft YaHei';
        font-size: 16px;
        font-weight: bold;
        margin-top: 15px;
    }
    .yddtit a {
        font-family: 'Microsoft YaHei';
        font-size: 25px;
        font-weight: bold;
    }
    .yddtit span a {
        float: right;
        font-size: 14px;
    }
    .yddcon li {
        height: 40px;
        line-height: 35px;
        border-bottom: 1px dashed #000;
list-style-type:none;
    }
.yddcon li a{
        font-size: 14px;
        font-family: 'Microsoft YaHei';
}
    .yddulli li a {
        font-size: 14px;
        font-family: 'Microsoft YaHei';
    }
    .bottom {
        width: 100%;
        height: auto;
        background: #fae8cd;
    }
    .bottom p {
        font-size: 14px;
    }
}