*,body,html{
    margin:0;
    padding:0;
    font-size: 16px;
    font-family: '微软雅黑';
    list-style: none;
}
ul,li,dl,ol,dt,dd{
    list-style: none;
}
a,span,cite,font,strong,b,i,em,cite{
    display: inline-block;
    font-style: normal;
}
a{
    text-decoration: none;
}
a:hover{
    color: #c40202!important;
}
a:active,a:visited,a:link{
    color: #333333;
}
.clear{
    clear: both;
    overflow: hidden;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.main{
    width: 1200px;
    margin:0 auto;
}
img{
    border:0;
}


/*头部banner图*/
.banner{
    width: 100%;
    height: 510px;
    background-image: url('../images/banner.png');
    background-position: center;
    background-repeat: no-repeat;
	min-width: 1200px;
}

/*头条*/
.toutiao{
    text-align: center;
    width: 1180px;
    margin:26px auto 0;
}
.toutiao h2{
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    color: #006e23;
}
.toutiao p{
    margin-top: 12px;
    text-align: left;
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}
.toutiao p a{
    color: #ed462f;
    text-indent: 0;
}
/*轮播图*/
.lunbt{
    width: 1160px;
    margin:26px auto 0;
    height: 556px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
}
.lb_nr{
    width: 1160px;
    margin:0 auto;
    height: 556px;
    position: relative;
}
.lb_nr h6{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1160px;
    height: 46px;
    background-color: rgba(0,0,0,0.5);
    color: white;
    line-height: 46px;
    text-align: center;
    font-weight: normal;
    font-size: 20px;
}
.lunbt .swiper-container .swiper-button-next{
    background-image: url('../images/right.png');
    -webkit-background-size: 40px 80px;
    background-size: 40px 80px;
    width: 40px;
    height: 80px;
    overflow: hidden;
    right: 0;
    margin-top: -40px;
}
.lunbt .swiper-container .swiper-button-prev{
    background-image: url('../images/left.png');
    -webkit-background-size: 40px 80px;
    background-size: 40px 80px;
    width: 40px;
    height: 80px;
    overflow: hidden;
    left: 0;
    margin-top: -40px;
}
/*轮播图下方列表*/
.yztl_nr {
    margin-top: 26px;
    text-align: center;
}
.yztl_nr ul li {
    margin-bottom: 24px;
}
.yztl_nr_font {
    font-size: 0;
}
.yztl_nr_t {
    display: inline-block;
    vertical-align: middle;
    width: 286px;
    height: 170px;
    overflow: hidden;
}
.yztl_nr_z {
    display: inline-block;
    vertical-align: middle;
    width: 850px;
    text-align: left;
    margin-left: 22px;
}
.yztl_nr_z h3 {
    width: 850px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}
.yztl_nr_z p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 32px;
    color: #333333;
    width: 850px;
    height: 91px;
    margin-top: 6px;
    overflow: hidden;
    text-align: left;
}
.yztl_nr_z span {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    margin-top: 6px;
    display: inline-block;
}
.yztl_nr_z span b {
    font-weight: normal;
    margin-right: 34px;
}
/*直播/现场*/
.zbxc{
    margin-top: 26px;
    text-align: center;
}
.zbxc h2{
    width: 1200px;
    height: 36px;
}
.zbxc h2 a{
    display: block;
    height: 36px;
    background-image: url('../images/zbxc_bt.png');
    background-repeat: no-repeat;
    background-position: center center;
}

/*交流发言*/
.jbyj{
    margin-top: 26px;
    text-align: center;
}
.jbyj h2{
    width: 1200px;
    height: 64px;
}
.jbyj h2 a {
    display: block;
    height: 64px;
    background-image: url('../images/jlfy.png');
    background-repeat: no-repeat;
    background-position: center center;

}
.jbyj_nr {
    font-size: 0;
    margin-top: 20px;
    text-align: -webkit-auto;
}
.jbyj_nr_tw {
    display: inline-block;
    vertical-align: middle;
    width: 372px;
    margin:0 12px 20px;
}
.jbyj_nr_img {
    width: 372px;
    height: 221px;
    overflow: hidden;
}
.jbyj_nr_tw h4{
    font-size: 18px;
    width: 372px;
    text-align: center;
    line-height: 20px;
    color: #333333;
    margin-top: 10px;
}

.sxztj h2{
    width: 1200px;
    height: 64px;
}
.sxztj h2 a {
    display: block;
    height: 64px;
    background-image: url('../images/sxzdh_1.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.dh h2{
    width: 1200px;
    height: 64px;
}
.dh h2 a {
    display: block;
    height: 64px;
    background-image: url('../images/sxzdh_2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}
/*底部轮播*/
.db_lb {
    margin-top: 26px;
    width: 1200px;
    overflow: hidden;
}

.db_lb h2{
    width: 1200px;
    height: 64px;
    margin-bottom: 20px;
}
.db_lb h2 a {
    display: block;
    height: 64px;
    background-image: url('../images/pptg_bt.png');
    background-repeat: no-repeat;
    background-position: center center;

}
.db_lb .swiper-container2 {
    position: relative;
    height: 191px;
}
.db_lb .swiper-container2 .swiper-slide {
    width: 280px;
    height: 191px;
    overflow: hidden;
}
.db_lb .swiper-container2 .swiper-button-next{
    background-image: url('../images/right.png');
    -webkit-background-size: 40px 80px;
    background-size: 40px 80px;
    width: 40px;
    height: 80px;
    overflow: hidden;
    right: 0;
    margin-top: -40px;
}
.db_lb .swiper-container2 .swiper-button-prev{
    background-image: url('../images/left.png');
    -webkit-background-size: 40px 80px;
    background-size: 40px 80px;
    width: 40px;
    height: 80px;
    overflow: hidden;
    left: 0;
    margin-top: -40px;
}


.footer{
    margin-top: 34px;
    width: 100%;
    height: 190px;
    background-color: #898989;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    padding-top: 40px;
	min-width: 1200px;
}
.footer p a{
    display: inline-block;
    vertical-align: middle;
    margin:0 10px;
}

























































