@charset "UTF-8";
/*top*/
#top { min-width: 320px; max-width: 768px; width: 100%; position: relative; z-index: 2019; background: #fcd6a6; }

#top .box { display: flex; flex: 1; margin: 0 12px; }

#top .box > a.logo { display: inline-block; flex: 0 0 70px; order: -1; height: 30px; width: 70px; background: url(../images/logo-top.png) no-repeat; background-size: auto 30px; cursor: pointer; margin-top: 10px; }

#top .box > a.goback { flex: 0 0 30px; order: -1; height: 30px; width: 100px; background: url(../images/back.png) no-repeat left center; background-size: 14px auto; margin-top: 10px; }

#top .box > p { flex: 1; height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #333; font-weight: bold; }

#top .box > .search { flex: 1; height: 30px; line-height: 30px; border-radius: 15px; background: #e6c297; overflow: hidden; margin: 10px 30px 10px 10px; }

#top .search .key { width: 68%; width: calc(100% - 60px); margin-top: 3px; float: left; height: 25px; line-height: 25px; color: #888; border: none; background: none; overflow: hidden; font-size: 14px; padding: 0 12px; }

#top .search .btn { float: right; display: block; background: url(../images/ico-ss.png) no-repeat center; height: 17px; width: 17px; margin-top: 6px; background-size: auto 100%; margin-right: 2%; }

#top .box > span { display: inline-block; flex: 0 0 34px; width: 40px; height: 34px; margin-top: 8.5px; background: url(../images/r-icon-pre.png) no-repeat left bottom; background-size: 33px auto; }

.QZburger { display: none; width: 100%; position: absolute; top: 51px; height: auto; padding: 12px 0; background: #faeed7; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); z-index: 99; margin: 0 !important; }

.QZburger .bt { overflow: hidden; margin: 0 12px; border-left: 3px solid #ff7366; font-size: 14px; color: #333; font-weight: bold; text-indent: 8px; }

.QZburger .cont1 { margin: 12px 12px; overflow: hidden; }

.QZburger .cont1 p { display: block; float: left; width: 25%; }

.QZburger .cont1 p a { display: block; margin: 0 auto 12px; width: 90%; line-height: 24px; font-size: 14px; color: #555; border: 1px solid #bbb; border-radius: 8px; text-align: center; overflow: hidden; }

/* menu */
.menu { overflow-x: auto; overflow-y: hidden; white-space: nowrap; -webkit-overflow-scrolling: touch; padding: 0 12px; position: relative; }

.menu ul { float: left; }

.menu ul li { display: inline-block; padding: 0 30px 0 0; text-align: center; }

.menu ul li a { display: inline-block; color: #555; font-size: 16px; line-height: 35px; margin: 2px 0 4px 0; }

.menu ul li a.current { color: #b36212; font-weight: bold; }

.lr_mb .l-y { display: none; background: -moz-linear-gradient(left, white 0%, rgba(255, 217, 175, 0.3) 100%); background: -webkit-linear-gradient(left, white 0%, rgba(255, 217, 175, 0.3) 100%); background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.3) 100%); background: -ms-linear-gradient(left, white 0%, rgba(255, 217, 175, 0.3) 100%); background: linear-gradient(to right, #ffd9af 0%, rgba(255, 217, 175, 0.3) 100%); left: 0; }

.lr_mb .r-y { right: 0px; background: -moz-linear-gradient(right, white 0%, rgba(255, 217, 175, 0.3) 100%); background: -webkit-linear-gradient(right, white 0%, rgba(255, 217, 175, 0.3) 100%); background: -o-linear-gradient(right, white 0%, rgba(255, 255, 255, 0.3) 100%); background: -ms-linear-gradient(right, white 0%, rgba(255, 217, 175, 0.3) 100%); background: linear-gradient(to left, #ffd9af 0%, rgba(255, 217, 175, 0.3) 100%); }

.lr_mb > span { display: inline-block; height: 43px; width: 30px; position: absolute; z-index: 325; top: 50px; }

.lr_mb { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; }

/*YQ*/
.YQ_link .lis { overflow: hidden; margin: 0 12px 10px 12px; }

.YQ_link .lis a { font-size: 12px; color: #666; margin-right: 20px; line-height: 28px; }

/*footer*/
footer { clear: both; display: block; background-color: #333; text-align: center; overflow: hidden; padding: 8px 0; }

footer span { display: block; height: 70px; background: url(../images/logo-fot.png) no-repeat center; background-size: 130px auto; }

footer p { font-size: 10px; color: #999; line-height: 18px; margin: 0; }

.QZfoot div { margin: 12px 12px 0; overflow: hidden; border-top: 1px solid #414141; }

.QZfoot div a { text-align: center; display: inline-block; width: 33.3333%; float: left; }

.QZfoot div a em { display: inline-block; color: #fff; padding-left: 18px; background: url(../images/f-home.png) no-repeat left center; background-size: auto 14px; font-size: 12px; line-height: 50px; }

.QZfoot div a:nth-child(2) em { background: url(../images/f-khd.png) no-repeat left center; background-size: auto 14px; }

.QZfoot div a:nth-child(3) em { background: url(../images/f-top.png) no-repeat left center; background-size: auto 12px; }

.basebox { background: #faeed7; margin-top: 6px; overflow: hidden; }

.basebox > .bt { display: block; overflow: hidden; padding: 0 12px; }

.basebox > .bt p { float: left; color: #b36212; font-size: 16px; font-weight: bold; line-height: 42px; }

.basebox > .bt a { float: right; font-size: 14px; color: #888; line-height: 42px; text-decoration: none; font-family: initial; }

.basebox > .bt .chose { float: right; margin: 12px 0 5px; display: inline-block; border-radius: 13px; overflow: hidden; }

.basebox > .bt .chose a { display: inline-block; float: left; font-size: 12px; color: #666; line-height: 26px; padding: 0 6px; background: #f1dab9; }

.basebox > .bt .chose a.cur3 { color: #fff; background: #ff4c4c; }

.basebox > .bt .chose a:active { opacity: .8; }

/* title1 */
.top_title { width: 100%; height: 20px; line-height: 20px; text-align: center; padding: 16px 0; }

.top_title img { height: 20px; display: inline-block; width: auto; max-width: 22%; vertical-align: middle; }

.top_title span { font-size: 16px; color: #b36212; font-weight: bold; margin: 0 10px; display: inline-block; vertical-align: middle; }

.title_a { height: 45px; background: url(../images/bg-title.png) no-repeat center; background-size: auto 45px; text-align: center; line-height: 45px; font-size: 18px; color: #fff; margin: 15px auto; }

.bgcolor { overflow: hidden; border: 1px solid #ebcca5; background: rgba(255, 255, 255, 0.5); border-radius: 3px; }

/* item */
.sm_item { margin: 0 12px; }
.sm_item .lis:last-child { border-bottom: none; }
.sm_item .lis { overflow: hidden; border-bottom: 1px solid #eddabe; display: flex; height: 64px; padding: 16px 0; }
.sm_item .lis .img { margin-right: 12px; }
.sm_item .lis .img, .sm_item .lis .img img { height: 64px; width: 64px; border-radius: 6px; }
.sm_item .lis .info { flex: 1; margin-right: 30px; }
.sm_item .lis .info .bt { width: 100%; height: 22px; line-height: 22px; font-size: 16px; color: #29272e; font-weight: bold; overflow: hidden; text-overflow: ellipsis; }
.sm_item .lis .info .bt a { width: 100%; height: 22px; line-height: 22px; font-size: 16px; color: #29272e; font-weight: bold; overflow: hidden; text-overflow: ellipsis; }
.sm_item .lis .info .miaoshu { font-size: 12px; color: #888; line-height: 20px; height: 40px; overflow: hidden; margin-top: 5px; }
.sm_item .lis .btn { width: 64px; height: 28px; line-height: 28px; margin-top: 10px; background: #ff4c4c; border-radius: 4px; text-align: center; color: #fff; }

/* form */
form.infoform { margin: 5px 0; }
form.infoform .btn_warp { display: flex; margin-bottom: 10px; }
form.infoform .btn_warp button { flex: 1; margin: 12px; background: #ff4c4c; text-align: center; height: 36px; line-height: 36px; border-radius: 6px; color: #fff; font-size: 18px; }

form.infoform .info_wrap { margin: 0 12px 10px; }

.info_wrap .input_lis { margin: 0 12px; height: 40px; line-height: 40px; border-bottom: 1px dashed #e8e4db; font-size: 14px; color: #999; }

.info_wrap .input_lis > span { width: 80px; display: block; float: left; margin-right: 10px; font-size: 14px; color: #333; }

.name_inp input { padding: 10px 0; background: none; font-size: 14px; }

.sex_wrap label span { margin-right: 0; width: 50px; display: block; float: left; }

.sex_wrap > label i { display: block; float: left; width: 18px; height: 18px; background: url(../images/ico_rd0.png) no-repeat; background-size: 100%; margin: 12px 6px 0 0; }

.sex_wrap > label.on i { background: url(../images/ico_rd1.png) no-repeat; background-size: 100%; }

.sex_inp input { opacity: 0; }

.birth_inpt { display: flex; }

.birth_inpt .birth_c, .time_inp .time_c { flex: 1; background: url(../images/ico_sj.png) no-repeat right; background-size: auto 10px; margin-right: 10px; }

.birth_inpt .birth_c span { width: 100%; display: block; }

.time_inp { display: flex; border-bottom: none !important; }

.time_inp .time_c select { width: 98%; background: none; padding: 10px 0; font-size: 14px; color: #999; outline: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; }

.info_wrap .rule_wrap { width: 100%; height: 30px; line-height: 30px; margin: 15px auto; text-align: center; font-size: 14px; color: #999; }

.info_wrap .rule_wrap p a { color: #ff4c4c; }

.info_wrap .rule_wrap p { display: inline-block; }

.info_wrap .rule_wrap i { display: inline-block; width: 16px; height: 16px; background: url(../images/ico_dh.png) no-repeat; background-size: 100%; margin-right: 16px; vertical-align: sub; }

/* Tips */
#flex_Tips { display: none; width: auto; height: auto; padding: 12px; border-radius: 6px; position: fixed; top: 40%; left: 46%; z-index: 2017118; background: rgba(0, 0, 0, 0.77); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000); text-align: center; }

#flex_Tips p { color: #fff; font-size: 16px; }

.mengban { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 3000px; background: rgba(0, 0, 0, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); }

.Tipsbox { display: none; position: fixed; z-index: 10000; left: 5%; width: 90%; top: 30%; background: #fff; border: 2px solid #ddaa74; border-radius: 10px; box-shadow: 2px 2px 6px #333; overflow: hidden; }

.tipstop { width: 100%; height: 42px; float: left; background: #d5995b; }

.tipstop p { float: left; font-size: 18px; font-weight: bold; color: #fff; margin: 12px; margin-left: 10px; }

.tipstop .closbtn { float: right; width: 22px; cursor: pointer; height: 20px; background: url(../images/closebtn_1.png) no-repeat; margin: 12px 10px 0; }

.tipstop .closbtn:hover { opacity: 0.5; }

.Tipsbox .Tipstxt { float: left; width: 100%; padding-bottom: 10px; }

.Tipsbox .Tipstxt .title { font-size: 18px; font-weight: bold; color: #b26212; margin: 12px 18px; }

.Tipsbox .Tipstxt p { font-size: 14px; color: #666; margin: 10px; line-height: 26px; }

.Tipsbox .Tipstxt p span { color: #ff4c4c; }

/*椤电爜*/
.ym { display: flex; justify-content: space-between; padding: 10px 20px; }

.ym > a { width: 22%; margin: 14px 0; display: inline-block; line-height: 30px; border-radius: 4px; background: #ebd3a4; text-align: center; color: #333; }

.ym > a:active, .ym > span .cbtn a:active { background: #e8c888; }

.ym > a:nth-child(2) { width: 14%; }

.ym > a:nth-child(4) { width: 14%; }

.ym > a.over { color: #666; }

.ym > span { width: 22%; margin: 14px 0; display: inline-block; line-height: 30px; border-radius: 4px; text-align: center; background: #ff4c4c; color: #fff; font-size: 14px; position: relative; }

.ym > span .cbtn { display: none; position: absolute; top: -62px; left: 0; z-index: 10; width: 100%; height: 92px; overflow-y: scroll; background: #fff; border-radius: 4px; -webkit-box-shadow: 0 0 3px #bbb; -moz-box-shadow: 0 30px 3px #bbb; box-shadow: 0 0 3px #bbb; }

.ym > span .cbtn a { display: inline-block; text-align: center; line-height: 30px; margin-bottom: 1px; float: left; width: 100%; background: #f6f6f6; font-size: 14px; color: #666; }

/*褰撳墠椤电爜鏍峰紡*/
.ym > span .cbtn a.now { background: #ff4c4c; color: #fff; }

/* article */
.bq-wrap { overflow: hidden; margin: 20px 12px 0; }
.bq-wrap li { width: 25%; float: left; }
.bq-wrap a { width: 90%; display: block; text-align: center; border: 1px solid #ebcca5; height: 24px; line-height: 24px; border-radius: 6px; margin-bottom: 10px; color: #b36212; }
.bq-wrap .on a { color: #fff; border: 1px solid #ff4c4c; background: #ff4c4c; }

.xingzuo_item { overflow: hidden; margin: 0 12px; }
.xingzuo_item .lis { height: 70px; padding: 15px 0; border-bottom: 1px solid #eddabe; display: flex; }
.xingzuo_item .lis .img { margin-right: 12px; }
.xingzuo_item .lis .img, .xingzuo_item .lis .img img { border-radius: 3px; height: 70px; width: 125px; }
.xingzuo_item .lis .info { flex: 1; }
.xingzuo_item .lis .info .bt { font-size: 14px; color: #333; line-height: 18px; overflow: hidden; height: 36px; }
.xingzuo_item .lis .info .time { float: left; font-size: 12px; color: #888; margin-top: 14px; }
.xingzuo_item .lis .info .yd { float: right; font-size: 12px; color: #888; margin-top: 14px; }
/*
.xingzuo_item .morbtn { display: block; margin: 12px 80px; height: 30px; background: #ff4c4c; color: #fff; font-weight: bold; text-align: center; line-height: 30px; border-radius: 15px; }
*/
.xingzuo_item .morbtn { display: block; margin: 12px 80px; height: 30px; color: #cc9952; font-weight: bold; text-align: center; line-height: 30px; border-radius: 15px; border:1px solid #cc9952;}
/*Qzcrumb*/
.Qzcrumb { padding: 0 12px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.Qzcrumb a, .Qzcrumb span { line-height: 30px; color: #888; font-size: 14px; }

.Qzcrumb span { margin: 0 4px; }

.Article { padding: 12px; }

.Article .article_head h1 { font-size: 16px; color: #b36212; margin-bottom: 4px; }

.article_head { margin-bottom: 20px; }

.article_head span { font-size: 12px; color: #666; margin-right: 16px; }
.Article a {color:#e6a117 }
.article_head p { color: #999; line-height: 30px; margin-top: 10px; }

.Article img { width: inherit; max-width: 95%; margin: 10px auto; display: block; }

.Article p { font-size: 14px; color: #666; line-height: 24px; margin: 10px 0; }

.Article .bt { border-left: 3px solid #cc9952; font-weight: bold; color: #333; text-indent: 0.6em; margin: 10px 0; }

.article-list { overflow: hidden; padding-top: 8px; padding: 0 12px 12px; }

.article-list a { display: block; background: url(../images/list-icon.png) no-repeat left center; background-size: 5px auto; padding: 8px 15px; color: #333; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.article-list a:active { background: #eee; }

.pl_wrap { margin: 0 12px 12px; padding: 12px; background: #f2e2c2; font-size: 14px; }

.zt_item { display: block; }

.zt_item ul { display: block; padding: 0 12px; overflow: hidden; }

.zt_item ul li { display: inline-block; width: 50%; float: left; margin: 5px 0; overflow: hidden; text-align: center; }

.zt_item ul li a { display: inline-block; width: 94%; height: 0; }

.zt_item ul li a img { display: inline-block; margin: auto; border-radius: 4px;     height: 100%;}

.zt_item ul li a .img{
	    overflow: hidden;
    height: 20vw;
    max-height: 180px;
    min-height: 80px;
}

.zt_item li p { height: 20px; line-height: 20px; font-size: 14px; color: #555; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 5px 10px 0; }

.zt-info .zt-title { margin: 12px; line-height: 20px; overflow: hidden; }
.zt-info .zt-title p { float: left; font-weight: bold; font-size: 14px; color: #b36212; }
.zt-info .zt-title span { float: right; font-size: 12px; color: #888; }

.zt-info .miaoshu { margin: 12px; }
.zt-info .miaoshu p { margin: 6px 0; line-height: 20px; font-size: 14px; color: #555; }
.xingzuo_item .item + .item{display: none}
.fk_btn{display: block;font-size: 16px;color: #b36212;text-align: center;line-height: 35px;width: 50%; max-width: 200px; min-width: 190px; height: 35px; background: #ebcca5; clear: both; border-radius: 4px; margin: 20px auto;}
.imgshow{display: none;background: rgba(0, 0, 0, .5);position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 2019521;}
.swiperbox{height: 100vh;z-index: 3;background: #000;}
.swiperbox .swiper-container, .swiper-wrapper, .swiper-slide{height:100% !important;}
.swiperbox img{width: initial;position: relative;z-index: 2;}
.swiper-zoom-container:before{width: 100%;height: 100%;content: ' ';position: absolute;z-index: 1;display: block;top: 0;left: 0;cursor: pointer;}
.imgshow .closebtn{position: absolute;z-index: 22;background: url(../images/newclose.png) no-repeat 11px 0px;width: 60px;height: 60px;bottom: 0 !important;top:initial; left: 10px;background-size: 40px;}

.btnbox{width: 100%;text-align: center;}
.btn_bzhh{display: inline-block !important;width: 25% !important;max-width:200px;min-width: 140px;height: 35px !important;background: #ff4c4c;border-radius: 6px;text-align: center;line-height: 35px;font-size: 16px;color: #fff;margin: 0 6px;}