@charset "utf-8";
 body{
	padding: 0;
	margin: 0;
}
/* * {
    padding: 0;
    margin: 0;
    border: none;
    box-sizing: border-box;
    font-family: 微软雅黑, serif;
}

fieldset, img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

.main a:hover {
    text-decoration: none;
    color: #81c7a8;
}

img {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: inherit;
}

body {
    background-color: #fff;
    min-width: 1200px;
    width: 100%;
}

li {
    list-style: none
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.banner {
    width: 100%;
    min-width: 1200px;
    border-bottom: 8px solid #bbd5c8;
}

.banner img {
    width: 100%;
}

.main {
    width: 100%;
    min-width: 1200px;
}

/*新闻大图*/
.main .headline .xwdt {
    margin: 50px auto 0;
    width: 1140px;
    position: relative;
}

.main .headline .xwdt .arrow-left {
    width: 48px;
    left: -30px;
    top: 50%;
    margin-top: -34px;
    position: absolute;
    height: 48px;
    z-index: 2;
    background: url("/styles/qmj.skin/left.png") no-repeat;
}

.main .headline .xwdt .arrow-right {
    width: 48px;
    right: -30px;
    top: 50%;
    margin-top: -34px;
    position: absolute;
    height: 48px;
    z-index: 2;
    background: url("/styles/qmj.skin/right.png") no-repeat;
}

.main .headline .xwdt .swiper-container {
    height: 376px;
}

.main .headline .xwdt .pic {
    width: 520px;
    height: 366px;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 auto;
    box-shadow: 0 0 10px 0 #dfdfdf;
}

.main .headline .xwdt .pic img {
    width: 520px;
    height: 320px;
}

.main .headline .xwdt .pic p {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    padding: 0 16px;
    margin-top: 10px;
    font-weight: bold;
}

.main .headline .news {
    width: 1094px;
    margin: 10px auto;
    overflow: hidden;
}

.main .headline .news .newsList {
    margin-right: -50px;
}

.main .headline .news .newsList li {
    width: 522px;
    float: left;
    margin: 10px 50px 10px 0;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main .headline .news .newsList li span {
    width: 6px;
    height: 6px;
    background: #81c7a8;
    display: inline-block;
    margin-right: 8px;
    vertical-align: 3px;
}

.main .headline .more {
    width: 1200px;
    height: 1px;
    margin: 40px auto 60px;
    border-bottom: 1px dashed #e2e2e2;
}

.main .headline .more a {
    display: block;
    width: 106px;
    height: 30px;
    position: relative;
    top: -15px;
    line-height: 30px;
    color: #ffffff;
    background: #81c7a8;
    margin: 0 auto;
    text-align: center;
    border-radius: 15px;
}

.main .headline .more a:hover {
    background: #81c7a8;
}

.main .zjhw {
    width: 100%;
    background: url("/styles/qmj.skin/bg_zjhw.jpg") no-repeat center top;
    padding: 50px 0;
}

.main .zjhw .center {
    width: 1200px;
    margin: 0 auto;
}

.main .zjhw .center .content {
    width: 1050px;
    position: relative;
}

.main .zjhw .center .content .arrow-left {
    width: 48px;
    left: -30px;
    top: 50%;
    margin-top: -24px;
    position: absolute;
    height: 48px;
    z-index: 2;
    background: url("/styles/qmj.skin/left.png") no-repeat;
}

.main .zjhw .center .content .arrow-right {
    width: 48px;
    right: -30px;
    top: 50%;
    margin-top: -24px;
    position: absolute;
    height: 48px;
    z-index: 2;
    background: url("/styles/qmj.skin/right.png") no-repeat;
}

.main .zjhw .center .content .swiper-zjhw {
    height: 418px;
}

.main .zjhw .center .content .section {
    width: 344px;
    height: 400px;
    margin: 0 26px 0 0;
    overflow: hidden;
    border-radius: 6px;
    background: #ffffff;
    box-sizing: border-box;
    padding: 20px;
}

.main .zjhw .center .content .section h5 {
    font-size: 19px;
    font-weight: bold;
}

.main .zjhw .center .content .section img {
    width: 100%;
    display: block;
    margin: 18px 0 16px;
    border-radius: 6px;
}

.main .zjhw .center .content .section p {
    line-height: 28px;
    text-align: justify;
    height: 140px;
    overflow: hidden;
    /* text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical; */
}

.main .ljzt {
    margin: 40px auto;
}

.main .ljzt .title {
    width: 100%;
    background: url("/styles/qmj.skin/title_ljzt.png") center no-repeat;
    height: 93px;
}

.main .ljzt .center {
    width: 1200px;
    margin: 40px auto;
}

.main .ljzt .center .section {
    border-radius: 60px 0 60px 0;
    box-shadow: 0 0 8px 0 #DFDFDF;
    padding: 20px 30px;
    margin: 30px 0;
}

.main .ljzt .center .section h5 {
    font-size: 20px;
    font-weight: bold;
    text-align: justify;
    padding-bottom: 10px;
    line-height: 30px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #e2e2e2;
}

.main .ljzt .center .section p {
    color: #666666;
    text-align: justify;
    line-height: 26px;
}

.main .ljzt .center .more {
    width: 1200px;
    height: 1px;
    margin: 50px auto 60px;
    border-bottom: 1px dashed #e2e2e2;
}

.main .ljzt .center .more a {
    display: block;
    width: 106px;
    height: 30px;
    position: relative;
    top: -15px;
    line-height: 30px;
    color: #ffffff;
    background: #81c7a8;
    margin: 0 auto;
    text-align: center;
    border-radius: 15px;
}

.main .ljzt .center .more a:hover {
    background: #81c7a8;
}

.main .rlfx {
    margin: 40px auto;
    padding: 40px 0;
    background: url("/styles/qmj.skin/bg_rlfx.jpg") no-repeat center no-repeat;
}

.main .rlfx .title {
    width: 100%;
    background: url("/styles/qmj.skin/title_rlfx.png") center no-repeat;
    height: 93px;
}

.main .rlfx .center {
    width: 1200px;
    margin: 0 auto;
}

.main .rlfx .center .dsbm {
    width: 574px;
    margin: 40px 0 20px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 0 8px 0 #DFDFDF;
    box-sizing: border-box;
    padding: 34px;
}

.main .rlfx .center .dsbm .subtitle {
    margin-bottom: 24px;
}

.main .rlfx .center .dsbm .newsList li {
    margin: 20px 0;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main .rlfx .center .dsbm .newsList li span {
    width: 6px;
    height: 6px;
    background: #81c7a8;
    display: inline-block;
    margin-right: 8px;
    vertical-align: 3px;
}

.main .rlfx .center .dsbm .more {
    height: 1px;
    margin: 40px auto 20px;
    border-bottom: 1px dashed #e2e2e2;
}

.main .rlfx .center .dsbm .more a {
    display: block;
    width: 106px;
    height: 30px;
    position: relative;
    top: -15px;
    line-height: 30px;
    color: #ffffff;
    background: #81c7a8;
    margin: 0 auto;
    text-align: center;
    border-radius: 15px;
}

.main .rlfx .center .dsbm .more a:hover {
    background: #81c7a8;
}

.main .xxny {
    margin: 40px auto;
}

.main .xxny .title {
    width: 100%;
    background: url("/styles/qmj.skin/title_xxny.png") center no-repeat;
    height: 93px;
}

.main .xxny .center {
    margin: 40px auto;
    width: 1130px;
    position: relative;
}

.main .xxny .center .arrow-left {
    width: 48px;
    left: -40px;
    top: 50%;
    margin-top: -24px;
    position: absolute;
    height: 48px;
    z-index: 2;
    background: url("/styles/qmj.skin/left.png") no-repeat;
}

.main .xxny .center .arrow-right {
    width: 48px;
    right: -40px;
    top: 50%;
    margin-top: -24px;
    position: absolute;
    height: 48px;
    z-index: 2;
    background: url("/styles/qmj.skin/right.png") no-repeat;
}

.main .xxny .center .swiper-xxny {
    height: 450px;
}

.main .xxny .center .section {
    width: 350px;
    height: 440px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    background: #ffffff;
    box-sizing: border-box;
    padding: 16px 24px;
}

.main .xxny .center .section:hover {
    border: 1px solid #e0e0e0;
}

.main .xxny .center .section:hover .line {
    background: #e0e0e0;
}

.main .xxny .center .section h5 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main .xxny .center .section img {
    width: 100%;
    display: block;
    margin: 14px 0;
}

.main .xxny .center .section p {
    line-height: 28px;
    text-align: justify;
    overflow: hidden;
    /* text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; */
    height: 84px; 
}

.main .xxny .center .section .line {
    background: #f2f2f2;
    height: 1px;
    width: 100%;
    margin: 14px 0 16px;
}

.main .xxny .center .section a.more {
    display: block;
    width: 106px;
    height: 30px;
    line-height: 28px;
    color: #81c7a8;
    background: #ffffff;
    margin: 0 auto;
    border: 1px solid #81c7a8;
    text-align: center;
    border-radius: 15px;
}

.main .xxny .center .section a.more:hover {
    background: #81c7a8;
    color: #ffffff;
}
*/

/*端午*/


.am-bg{
	background: url(/images/dwbg1.png) center no-repeat ;
	height: 2900px;
}

.am-content{
	max-width: 1250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 680px;
}

/*端午介绍*/

.am-introduction{
	background: #1d6d53;
	padding: 20px;
	border-radius:50px ;
}

.am-introduction p{
	margin: 0;
	text-indent: 3rem;
	line-height: 30px;
	font-size: 1.4rem;
	color: #fff;
}

/*端午资讯*/

.am-list div{
	margin: 50px 0px;
	padding: 20px 30px;
	border-top-left-radius: 50px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 10px;
	background: #FFFFFF;
	box-shadow: 0 0 8px 0 #469e8b;
}

.am-list a{
	text-decoration: none;
}

.am-list h2{
	color: #666666;
}

.am-list p{
	font-size: 1.2rem;
	color: #666666;
	text-indent: 2.5rem;
	line-height: 30px;
}

.am-list h1:hover{
	color: #469e8b;
}

/*端午风俗*/

.am-more{
    height: 1px;
    margin: 50px auto 60px;
    border-bottom: 1px dashed #1d6d53;
}

.am-more a{
	display: block;
    width: 200px;
    height: 50px;
    position: relative;
    top: -22px;
    line-height: 47px;
    color: #ffffff;
    background: #1d6d53;
    margin: 0 auto;
    text-align: center;
    border-radius: 15px;
    text-decoration: none;
}

.dwfs img{
	width: 100%;
	height: 100%;
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
 
.flex-item {
    width: 30%;
    margin-left: 30px;
}

.flex-item a{
    text-decoration: none;
}

.flex-item a h2{
    text-align: center;
    color: #FFFFFF;
}

.flex-item a h1:hover{
    color: #1d6d53;
}

/*底部*/
.site_bottom {
	margin-top: 62px;
	height: auto;
	display: table;
}

.shz_bottom_d {
	height: auto;
	margin: 0 auto;
	display: table;
	background: #1d6d53;
}

.site_bottom_left {
	float: left;
	height: auto;
	width: 74%;
}

.site_bottom_mid {
	float: left;
	width: 10%;
	height: auto;
	padding: 10px 0;
}

.site_bottom_mid img{
	width: 110px;
}

.site_bottom_right {
	float: left;
	width: 10%;
    padding: 10px 0px;
    margin-top: 20px;
}

.site_bottom_right img{
	width: 110px;
}

.site_bottom_left ul {
	margin: 15px auto;
	display: table;
}

.site_bottom_left ul li {
	float: left;
	width: 100%;
	height: 35px;
	line-height: 35px;
	list-style: none;
	color: #fff;
	font-size: 1.2rem;
}
.site_bottom_left ul li a{
	color: #fff;
	font-size: 1.2rem;
	text-decoration: none;
}

.site_bottom_left ul li img {
	float: left;
	display: block;
	margin: 6px;
}

.site_bottom_mid ul li {
	float: left;
	margin: 26px 10px;
}

.site_bottom_right ul {
	margin-top: 20px;
}

.site_bottom_right ul li {
	float: left;
	width: 40%;
	height: auto;
	margin-left: 15px;
}

.site_bottom_right ul li img {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	display: block;
}

.site_bottom_right ul li p {
	float: left;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}