@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}

body {
	overflow-x: hidden;
	background: #f8f5f0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: middle;
}


/*头部*/

.headerbg {
	/*background: #8a7d77;*/
}

.weui-pb10 {
	padding-bottom: 10px;
}

.weui-pt10 {
	padding-top: 10px;
}

.navbar-default {
	background: none;
	border: none;
	border: none;
	margin: 0;
}

.navbar-header {
	padding: 5px 0;
}

.weui-pl10 {
	padding-left: 10px;
}

.weui-pt5 {
	padding-top: 5px;
}

.weui-fl {
	float: left;
}

#leftMenu>.modal-dialog {
	margin: 0;
	width: 60%;
	height: 100%;
	max-width: 375px;
	min-width: 200px;
}

#leftMenu>.modal-dialog>.modal-content {
	border-radius: 0;
	height: 100%;
	left: -1px;
	overflow-y: auto;
}

#leftMenu>.modal-dialog>.modal-content::-webkit-scrollbar {
	width: 0px;
}


/*左侧菜单栏*/

.zleft {
	padding: 0;
	background: #f8f5f0;
}


/*头像*/

.zlfont {
	width: 100%;
	height: 200px;
	padding: 30px 0;
	position: relative;
}

.zlfont>.bg_img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #8a7d77;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.zlfont>.bg_img>img {
	width: 100%;
	opacity: 0.2;
}

.zlfont>.zl_xinxi {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9;
	padding: 30px 0;
	top: 0px;
	left: 0px;
}

.zlfont>.zl_xinxi>.nzl_img {
	width: 110px;
	height: 110px;
	overflow: hidden;
	border: 5px solid #fff;
	box-shadow: unset;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	margin: 0 auto 15px;
	position: relative;
}

.zlfont>.zl_xinxi>.nzl_img>img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.vip {
	position: absolute;
	top: 35px;
	right: calc(50% - 70px);
	width: 40px;
	height: 22px;
	background: #e85d59;
	border-radius: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: 22px;
}

.zlfont>.zl_xinxi>span {
	color: #fff;
}

.zlfont span {
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0px;
	display: table;
}


/*目录菜单*/

.zllist {
	width: 100%;
	min-height: calc(100vh - 497px);
	overflow-y: auto;
	padding: 0 15px;
	display: block;
	margin: 0;
}

.zllist>a {
	line-height: 30px;
	font-size: 16px;
	color: #333;
	height: auto;
	width: 100%;
	display: table;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.zllist_on {
	color: #9f8e63 !important;
	display: block;
}

.zllist>a>.iconfont {
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #9c908a;
	border-radius: 50%;
	padding: 0;
	font-size: 18px;
	text-align: center;
}

.zllist>a>em {
	background: linear-gradient(to bottom, #ff827e, #e85d59);
	border-radius: 0 8px 8px 8px;
	line-height: 18px;
	font-size: 14px;
	min-width: 20px;
	display: inline-block;
	padding: 0 5px;
	text-align: center;
	color: #fff;
}

.zllist>a>em {
	font-style: normal;
	margin-left: 10px;
}

.zllist>a>span {
	left: 30px;
	padding-left: 20px;
	position: static;
}

.zllist_on>span {
	border: none;
	color: #e85d59;
}

.zllist>a:hover {
	color: #e85d59;
}

.zllist>a:hover .iconfont {
	background: #e85d59;
}


/*右侧内容*/

.zlrightbg {
	padding: 30px 0;
	background: url(../images/09.png) center top no-repeat #ffffff;
}

.container_03 {
	width: 95%;
	margin: 0 auto;
}

.contentbox {
	width: 100%;
}

.cent_bg {
	width: 100%;
}


/*轮播图区域*/

.swiper {
	width: 400px;
	margin: 0 auto;
	height: 455px;
	position: relative;
	border-radius: 15px;
	z-index: 1;
	box-shadow: -1px 1px 18px rgb(0 0 0 / 20%);
}

.swiper-container {
	width: 100%;
	height: 350px;
	margin: 0px auto;
	box-shadow: 0 0 8px #DDD;
	-moz-box-shadow: 0 0 8px #DDD;
	-webkit-box-shadow: 0 0 8px #DDD;
	border-radius: 10px;
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


/* 3-8 */

.m_xzpic {
	width: 450px;
	height:450px;
	margin: 0 auto;
	padding: 0px;
	display: table;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	overflow: hidden;
}

@media (max-width:1024px) {
.m_xzpic {height:350px;}
}

@media (max-width:824px) {
.m_xzpic {height:350px;}
}

@media (max-width:450px) {
.m_xzpic {height:305px;}
}
@media (max-width:360px) {
.m_xzpic {height:280px;}
}
@media (max-width:375px) {
.m_xzpic {height:291px;}
}
@media (max-width:320px) {
.m_xzpic {height:245px;}
}



.m_xzpic img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.ts_new_xq {
	width: 95%;
	position: absolute;
	left: 2.5%;
	top: 215px;
	z-index: 99;
	cursor: pointer;
}

.ts_new_xq img {
	height: 30px;
	margin-left: 30%;
}

.ts_new_xq_font {
	background: rgba(0, 0, 0, 0.6);
	color: #ffffff;
	padding: 0 10px;
	margin: 0 auto;
	line-height: 50px;
	border-radius: 10px;
	font-size: 16px;
	display: table;
}

.ts_new_xq_font font {
	width: 100%;
	display: block;
	overflow: hidden;
	height: 50PX;
}

.ts_fontnext {
	width: 100%;
	height: 175px;
	background: url(../img/border.png) no-repeat;
	background-size: 100% 100%;
	display: table;
	position: absolute;
	bottom: 0px;
	z-index: 55;
}

.ts_fontnext .text {
	font-size: 28px;
	padding-left: 25px;
	margin-top: 65px;
	color: #333;
}

.ts_fontnext .text i {
	/*color: #61fe00;*/
	font-style: normal;
	font-size: 30px;
	padding: 0 8px;
}

.ts_fontnext .text span {
	color: #e85d59;
}

.ts_fontnext .font_t {
	font-size: 17px;
	color: #c1c1c1;
	padding-left: 25px;
	margin-top: 0px;
}

.ts_fontnext .font_t span {
	background: #e85d59;
	border-radius: 6px;
	color: #ffffff;
	font-size: 14px;
	margin-left: 10px;
	padding: 5px 10px;
}
.font_t img{ height:20px; margin-right: 3px; margin-top: -2px;}


/*收藏等按钮--轮播图下*/

ul li {
	list-style: none;
}

.hy_boticon {
	position: fixed;
	bottom: 30px;
	width: 100%;
	z-index: 99;
}

.hy_tsicon {
	width: 100%;
	display: table;
	position: absolute;
	z-index: 99;
	bottom: -35px;
}

.hy_tsicon ul {
	width: 100%;
	margin: 0 auto;
	padding: 0px 15px;
	display: table;
}

.hy_tsicon ul li {
	width: 25%;
	float: left;
}




.hy_tsci_1{width:70px; height: 70px; background:url(../images/zq.png) no-repeat; background-size: 70px 70px; margin: 0 auto; display: table; border-radius: 100px;
-webkit-animation-name:scaleDraw; transition: all 0.6s;
	/*关键帧名称*/
            -webkit-animation-timing-function:ease-in-out;
	/*动画的速度曲线*/
            -webkit-animation-iteration-count:infinite;
	/*动画播放的次数*/
            -webkit-animation-duration:5s;
	/*动画所花费的时间*/}
	
.hy_tsci_1 img{width:40px;  margin: 0 auto; display: table; margin-top: 15px;}
.hy_tsci_1:hover{ transform: scale(1.3); }






/*基本资料/*/

.jbxinx {
	padding: 20px 20px 5px;
	border-radius: 15px;
	margin-top: 70px;
	background: url(../img/zl_bg.png);
	background-size: 100% 100%;
	box-shadow: -1px 1px 15px rgb(0 0 0 / 20%);
}

.jbxinx_title {
	width: 100%;
	margin-bottom: 15px;
}

.jbxinx_title img {
	height: 25px;
	width: auto;
}

.jbxinx_nr {
	width: 100%;
	height: auto;
}

.jbxinx_nr ul {
	width: 100%;
	padding: 0px; display: table;
}

.jbxinx_nr ul li {
	padding: 5px;
	float: left;
	width: 160px;
	height: 88px;
	background: url(../img/zl_border.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	margin: 10px 9px;
}

.info-left {
	font-size: 18px;
	line-height: 25px;
	height: 100%;
	display: flex;
	justify-content: center;
	padding-left: 20px;
	flex-direction: column;position: relative;
    z-index: 10;
}

.jbxinx_nr_span {
	color: #8b7c79;
	display: block;
	font-weight: 500;
	width: 100%;
	letter-spacing: 3px;
}

.info-input {
	font-size: 15px;
	cursor: pointer;
	width: 100%;
	border: none;
	background: transparent;
	outline: none;
	padding: 0px;
	color: #e55e5a;
}

.info-img {
	height: 50%;
	position: absolute;
	bottom: 20px;
	right: 15px; z-index: 1;
}


/*约会模式*/

.modebox {
	padding: 20px;
	background: url(../img/mode.png);
	border-radius: 25px;
	margin-top: 30px;
	min-height: 150px;
	background-size: cover;
}

.mode-content {
	padding: 10px;
	width: 100%;
	word-wrap: break-word;
	word-break: break-all;
	border-radius: 15px;
	line-height: 20px;
	font-size: 15px;
	color: #8a7d77;
	letter-spacing: 2px;
	min-height: calc(150px - 40px);
	background: rgba(255, 255, 255, 0.4);
}


/*進階資料*/

.infobox {
	margin-top: 30px;
	padding: 0px;
}

.sidebar_box_aa {
	width: 160px;
	padding: 10px 10px 20px 10px;
	border-radius: 10px 10px 0px 0px;background-image: linear-gradient(to right,#e0d3cd,#e7d1c6);
	
	display: flex;
	align-items: center;
	margin-bottom: -2px;
	margin-left: 10px;
	box-shadow: 2px 5px 8px rgb(68 61 59 / 30%);
}

.sidebar_box_aa img {
	height: 25px;
}

.sidebar_box_aa span {
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}


/* .sidebar_contnt {border: 4px solid #e7d0c8;left: -9px;top: 0px;margin-top: 0px;width: 100%;border-radius: 20px 20px 20px 20px; margin-top: -8px;position: relative; box-shadow: 0 0 10px #e9e9e9; box-shadow: 0px 0px 10px #e9e9e9 inset;}

/* .sidebar_contnt_cc {
	padding-bottom: 5px;
	margin-top: 0px;	background: #fefaef;top: 0px;
	margin-left: 0px;
	width: 99%;
	border-radius: 20px;
	position: relative;
	margin-bottom: -10px; left: 10px;
} */


.sed_cent{width: 100%; display: table;}


.sidebar_contnt_top{width: 100%; background:url(../images/3_1.png)  no-repeat; min-height:25px; background-size: 100%; top:-5px;display: table;}
.sidebar_contnt{width: 100%; background:url(../images/3_2.png) repeat-y;background-size: 100%; display: table;}
.sidebar_contnt_bot{width: 100%; background:url(../images/3_3.png)  no-repeat top; min-height:60px; background-size: 100%; display: table;}

@media (max-width:1024px) {
.sidebar_contnt_top{width: 100%; background:url(../images/2a_01.png)  no-repeat; min-height:30px; background-size: 100%; top:-5px}
.sidebar_contnt{width: 100%;position: relative; background:url(../images/2a_02.png) repeat-y top;background-size: 100%;}
.sidebar_contnt_bot{width: 100%; background:url(../images/2a_03.png)  no-repeat top; min-height: 60px; background-size: 100%; display: table;}
}


@media (max-width:812px) {
.sidebar_contnt_top{width: 100%; background:url(../images/2a_01.png)  no-repeat; min-height:30px; background-size: 100%;}
.sidebar_contnt{background:url(../images/2a_02.png) repeat-y;background-size: 100%;}
.sidebar_contnt_bot{width: 100%; background:url(../images/2a_03.png)  no-repeat top; min-height:100px; background-size: 100%;}
}

@media (max-width:768px) {
.sidebar_contnt_top{width: 100%; background:url(../images/2a_01.png)  no-repeat; min-height:25px; background-size: 100%;}
.sidebar_contnt{background:url(../images/2a_02.png) repeat-y;background-size: 100%;}
.sidebar_contnt_bot{width: 100%; background:url(../images/2a_03.png)  no-repeat top; min-height:70px; background-size: 100%;}
}

@media (max-width:568px) {
.sidebar_contnt_top{width: 100%; background:url(../images/2a_01.png)  no-repeat; min-height:21px; background-size: 100%;}
.sidebar_contnt{background:url(../images/2a_02.png) repeat-y;background-size: 100%;}
.sidebar_contnt_bot{width: 100%; background:url(../images/2a_03.png)  no-repeat top; min-height:70px; background-size: 100%;}
}



@media (max-width:480px) {
.sidebar_contnt{background:url(../images/1_02.png) repeat-y;background-size: 100%;}
.sidebar_contnt_top{width: 100%; background:url(../images/1_01.png)  no-repeat; min-height:23px; background-size: 100%;}
.sidebar_contnt_bot{width: 100%; background:url(../images/1_03.png)  no-repeat top; min-height:70px; background-size: 100%;}
}

@media (max-width:375px) {
.sidebar_contnt{background:url(../images/1_02.png) repeat-y;background-size: 100%;}
.sidebar_contnt_top{width: 100%; background:url(../images/1_01.png)  no-repeat; min-height:20px; background-size: 100%;}
}

@media (max-width:360px) {
.sidebar_contnt{background:url(../images/1_02.png) repeat-y;background-size: 100%;}
.sidebar_contnt_top{width: 100%; background:url(../images/1_01.png)  no-repeat; min-height:21px; background-size: 100%;}

}

@media (max-width:320px) {
.sidebar_contnt_top{width: 100%; background:url(../images/1_01.png)  no-repeat; min-height:20px;background-size: 100%;}
}




.sidebar_contnt:after {
	content: "";
	position: absolute;
	top: 20px;
	left: calc(100% / 2);
	width: 3px;
	height: 94%;
	border-radius: 10px;background-image:#e6e2e1;
}

.sidebar_contnt ul {
	/* margin-top: 0px;	
	margin-left: 0px;
	width: 94%; left: 2%;
	position: relative; margin-bottom: 0; */
	width: 95%; margin: 0 auto; display: table;position: relative; 
}




.sidebar_contnt ul:after {
	content: "";
	position: absolute;
	top: 8px;
	left: calc(100% / 2);
	width: 3px;
	height: 98%;
	border-radius: 10px;
	background:linear-gradient(to TOP,#e0d3cd,#e7d1c6) ; box-shadow:5px 6px 0px #f2ede6;
}

.sidebar_contnt ul li {
	width: 95%;
	margin: 0px 15px 0px 17px;
	line-height: 50px;
	display: table;
	border-bottom: #d0bfa5 1px dashed;
	font-size: 15px;
	font-family: "微软雅黑";
	display: flex;
	font-weight: bold;
}

.sidebar_contnt ul li .hy_jh_span {
	display: inline-block;
	color: #a69792;
	width: 50%; font-weight: normal;
}

.sidebar_contnt ul li .hy_jh_font {
	color: #dda268 ; 
	width: 50%;
	padding-left: 30px; font-weight: normal;
}

.sidebar_contnt ul li:last-child {
	border: 0px;
}


/*底部hover效果*/

.newlif:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*弹窗*/

.blbg {
	width: 100%;
	height: 100%;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 101;
	display: none;
}

.xq_tk {
	width: 100%;
	position: fixed;
	top: 30%;
	z-index: 102;
	display: none;
}

.xq_tab {
	width: 400px;
	background-image: linear-gradient(to bottom, #b9b5ae, #938781);
	border-radius: 5px;
	margin: 0 auto;
	display: table;
	padding: 10px 0 15px 0;
	position: relative;
}

.bltitle {
	width: 100%;
	text-align: center;
	display: table;
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 20px;
}

.n_blnr01 {
	width: 90%;
	color: #ffffff;
	margin: 0 auto;
	display: table;
	line-height: 22px;
	font-size: 15px;
}

.xq_gb {
	position: absolute;
	top: 10px;
	left: 10px;
}

.xq_gb img {
	height: 20px;
}


/* 底部 */

.footer {
	background: url(../images/5.png) center no-repeat;
	height: 220px;
	display: table;
	width: 100%
}

.footer h3 {
	margin: 0;
	text-align: center;
}

.weui-c_9 {
	color: #999;
	text-align: center;
}

.container {
	width: 62%;
	margin: 0 auto;
}

.weui-f18 {
	font-size: 18px;
}

.weui-pt30 {
	padding-top: 30px;
}

.weui-white {
	color: #fff;
}

.newlif {
	line-height: 25px;
}

.footer .row {
	text-align: center;
	padding: 25px 0;
}
@media (max-width:1024px) {
	.jbxinx_nr ul li {
	    width: 190px;
	    height: 95px;
	    margin:10px 13px;
	}
	.info-left {
		padding-left: 25px;
	}
	.info-img {
		right: 20px;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.navbar-toggle {
		display: block;
		float: right;
	}
	.navbar-header {
		width: 100%;
	}
	.zleft {
		display: none;
	}
}

@media (max-width:768px) {
	.zleft {
		display: none;
	}
	.jbxinx {
		margin-top: 80px;
	}
	.jbxinx_nr ul li {
		width: 31.5%;
		margin: 10px 1.2% 10px 0.5%;
		height: 100px;
	}
	.info-left {
		line-height: 30px;
	}
}

@media (max-width:540px) {
	.jbxinx {
		margin-top: 80px;
	}
	.jbxinx_nr ul li {
		width: 135px;
		height: 85px;
		margin: 10px 5px;
	}
	.info-left {
		line-height: 25px;
		padding-left: 12px;
	}
	.info-img {
		height: 45%;
		bottom: 15px;
	}
}

@media (max-width:450px) {
	.swiper {
		/* width: 350px; */width: 100%;
		height: 410px;
	}
	.swiper-container {
		height: 305px;
	}
	.ts_new_xq {
		top: 175px;
	}
	.xq_tab {
		width: 90%;
	}
	.hy_tsicon {
		bottom: -40px;
	}
	
	
	.hy_tsci_1{width:70px; height: 70px;  background:url(../images/zq.png) no-repeat; background-size: 70px 70px;display: table; border-radius: 100px;}
	.hy_tsci_1 img{width:35px;  margin: 0 auto; display: table; margin-top:15px;}
/* .hy_tsci_1:hover{ transform: scale(1.1); } */

	.jbxinx {
		margin-top: 70px;
		padding: 20px 15px 5px;
	}
	.jbxinx_nr ul li {
		width: 31.5%;
		height: 70px;
		margin: 10px 1.2% 10px 0.5%;
	}
	.info-left {
		line-height: 22px;
		padding-left: 8px;
		font-size: 16px;
	}
	.info-input {
		font-size: 14px;
	}
	.info-img {
		height:50%;
		right: 10px;
	}
	.sidebar_contnt ul li .hy_jh_font {
		padding-left:10px;
	}
}
@media (max-width:400px) {
	.jbxinx_nr ul li {
		width: 31.5%;
		height: 70px;
		margin: 10px 1.2% 10px 0.5%;
		
	}
	.info-left {
		line-height: 16px;
		padding-left: 5px;
	}
	.info-img {
		height: 55%;
		right: 10px;
		bottom: 12px;
	}
}

@media (max-width: 375px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9 {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.swiper {
		width: 100%;
		height: 400px;
	}
	.swiper-container {
		height: 290px;
	}
	.jbxinx_nr ul li {
		width: 31.5%;
		height: 60px;
		margin: 10px 1.2% 10px 0.5%;
	}
	.info-left {
		line-height: 20px;
		padding-left: 5px;
		font-size: 15px;
	}
	.info-input {
		font-size: 13px;
	}
	.mode-content {
		line-height: 18px;
		font-size: 14px;
	}
	.sidebar_contnt ul li {
		margin: 0px 15px 0px 12px;
	}
}

@media (max-width:360px) {
	.swiper {
		height: 380px;
	}
	.swiper-container {
		height: 280px;
	}
	.ts_new_xq {
		top: 150px;
	}
	.ts_fontnext .text {
		font-size: 26px;
	}
	.jbxinx_title {
		margin-bottom: 10px;
	}
	.jbxinx_title img {
		height: 23px;
	}
	.jbxinx_nr ul li {
		width: 31.5%;
		height: 60px;
		margin: 10px 1.2% 10px 0.5%;
	}
	.info-left {
		line-height: 18px;
		padding-left: 5px;
		font-size: 15px;
	}
	.modebox {
		padding: 15px 15px;
	}
	.sidebar_contnt ul li {
		margin: 0px 0px 0px 8px;
	}
}


@media (max-width:320px) {
	.swiper {
		height: 350px;
	}
	.swiper-container {
		height: 245px;
	}
	.ts_new_xq {
		top: 125px;
	}
	.ts_fontnext .text {
		font-size: 26px;
	}
	.hy_tsci_1 {
		width: 55px;
		height: 55px;
	}
	.hy_tsci_1 img {
		width: 34px;
		margin-top: 11px;
	}
	.jbxinx {
		margin-top: 65px;
	}
	.jbxinx_title {
		margin-bottom: 10px;
	}
	.jbxinx_title img {
		height: 22px;
	}
	.jbxinx_nr ul li {
		width: 31.5%;
		height: 50px;
		margin: 10px 1.2% 10px 0.5%;
	}
	.info-left {
		line-height: 16px;
		padding-left: 5px;
		font-size: 13px;
	}
	.info-input {
		font-size: 12px;
	}
	.info-img {
		height: 48%;
		right: 10px;
		bottom: 12px;
	}
	.modebox {
		padding: 15px 15px;
	}
	.mode-content {
		line-height: 18px;
		font-size: 13px;
	}
	.sidebar_box_aa img {
		height: 22px;
	}
	.sidebar_box_aa span {
		font-weight: bold;
		font-size: 18px;
		color: #FFFFFF;
	}
	.sidebar_contnt ul li {
		width: 100%;
		margin: 0px 0px 0px 3px;
		font-size: 14px;
	}
}

@media (max-width:280px) {
	.swiper {
		height: 305px;
	}
	.swiper-container {
		height: 215px;
	}
	.ts_new_xq {
		top: 100px;
	}
	.ts_fontnext {
		height: 150px;
	}
	.ts_fontnext .text {
		font-size: 22px;
		margin-top: 55px;
	}
	.ts_fontnext .font_t {
		font-size: 16px;
	}
	.hy_tsicon {
		bottom: -35px;
	}
	.hy_tsci_1 {
		width: 45px;
		height: 45px;
	}
	.hy_tsci_1 img {
		width: 23px;
		margin-top: 12px;
	}
	.jbxinx {
		margin-top: 65px;
	}
	.jbxinx_title {
		margin-bottom: 8px;
	}
	.jbxinx_title img {
		height: 20px;
	}
	.jbxinx_nr ul li {
		width: 72px;
		height: 46px;
		margin: 10px 0px 10px 0px;
	}
	.info-left {
		line-height: 16px;
		padding-left: 1px;
		font-size: 12px;
	}
	.info-input {
		transform: scale(0.9);
		margin-left: -2px;
	}
	.info-img {
		height: 36%;
		right: 10px;
		bottom: 12px;
	}
	.modebox {
		padding: 15px 12px;
	}
	.mode-content {
		line-height: 15px;
		font-size: 12px;
		padding: 5px;
	}
	.sidebar_box_aa {
		padding: 8px 10px;
	}
	.sidebar_box_aa img {
		height: 20px;
	}
	.sidebar_box_aa span {
		font-weight: bold;
		font-size: 16px;
		color: #FFFFFF;
	}
	.sidebar_contnt ul li {
		width: 100%;
		margin: 0px 0px 0px 1px;
		font-size: 12px;
	}
	.weui-fl img {
		width: 95%;
	}
	.navbar-toggle {
		padding: 7px 8px;
	}
	.navbar-toggle .icon-bar {
		width: 18px;
	}
	.zlrightbg {
		padding: 20px 0;
	}
}

/* 首页 */
.pa_abot10{padding-bottom: 10px;}
.pa_abot5{ padding-bottom: 5px;}
.pa_mbot{ margin-bottom: 30px !important;}

.sy_but{width: 300px; height:50px; margin: 0 auto; display: table; background: url(../images/sy_button.png) no-repeat #eee0da; background-size:100% 100%; border-radius: 100px; border: #ded1cb 1px solid; text-align: center;
 color: #fff; line-height: 50px; font-size: 18px; font-weight: bold; box-shadow: inset 0 -3px 9px rgba(255,255,255,0.3);}
.sy_but:hover{ color: #fff; box-shadow:inset 0 10px 9px rgba(0,0,0,0.2);}
@media (max-width:450px) {
.sy_but{width:240px;height:50px;line-height: 50px;}
}
.sy_mar20{ margin-top: 20px;}
.sy_two{width:95%; float: right;box-shadow: 0 0px 10px rgba(0,0,0,0.2); border-radius: 20px 0 0px 20px;}
.sy_two_1{width: 100%;display: table; background: url(../images/nn_01.png) right top no-repeat ; background-size:50% ;}
.sy_nrf{width: 100%; padding:25px; display: table;}
.sytext_nn{ width: calc(100% - 30px); float: right;}
.sytext_nn h4{ font-size: 16px; font-weight: bold;}
.sytext_nn h5{ font-size: 14px; color: #666; font-weight: normal; line-height:20px;}
.sy_nrf img{ float: left; width: 60px; height: 60px; margin-left: -50px; margin-top: 6px;}


.sy_two_2{width: 100%;display: table; background: url(../images/nn_02.png) right top no-repeat #fdf9f2; background-size:50%; border-radius:20px 0 0 0px;}
.sy_two_3{width: 100%;display: table; background: url(../images/nn_03.png) right top no-repeat #fff; background-size:50%; border-radius:20px 0 0 20px; margin-top: -20px;}

@media (max-width:1024px) {
	.sy_two{width:90%; }
}
@media (max-width:450px) {
.sy_two{width:85%; }
.sy_two_1{ background-size:100%}
.sy_two_2{ background-size:100%}
.sy_two_3{ background-size:100%}
.sy_nrf{width: 100%; padding:10px;}
.sy_nrf img{margin-left: -45px;}
}

.syzhuc{width: 100%; display: table;  background: #f6f6f6; padding: 30px 0; margin-top: 50px;}
.sy_hlist{width: 90%; margin: 0 auto; display: table; margin-bottom: 20px;}
.sy_hlist li{width: 32%; float: left; background: #fff;box-shadow: 0 0px 10px rgba(0,0,0,0.15); list-style: none; padding:0px 0px 5px 0px; border-radius: 15px; color: #7e7163; }
.sy_hlist li:nth-child(2){width: 32%; float: left; margin-left: 2%;background: #fff;box-shadow: 0 0px 10px rgba(0,0,0,0.15);border-radius: 15px;color: #7e7163}
.sy_hlist li:nth-child(3){width: 32%; float: right;background: #fff;box-shadow: 0 0px 10px rgba(0,0,0,0.15);border-radius: 15px;color: #7e7163}
.sy_hlist li img{width: 50px; margin: 0 auto; display: table; margin-top: 15px; margin-bottom: 10px;}
.sy_hlist li font{width: 100%; display: table; text-align: center; height:50px;}
.sy_hlist li font span{width: 100%; display: table; text-align: center;}
.sy_hlist li font i{ line-height: 50px; font-style: normal;}

.sy_ltop{width:100px; height:34px;background: url(../images/zc_11.png) top no-repeat ; background-size:100%; text-align: center; line-height: 34px; color: #fff; 
font-size: 16px; margin: 0 auto; display: table;}
@media (max-width:450px) {
.sy_ltop{width:70px; height:24px;background: url(../images/zc_11.png) top no-repeat ; background-size:100%; line-height: 24px;}

.sy_hlist li{width: 30%;}
.sy_hlist li:nth-child(2){width: 30%;margin-left:5%;}
.sy_hlist li:nth-child(3){width: 30%;}
}

.tupgw{width: 100%; background:url(../images/ss_03.png) top no-repeat #fff; background-size: 100% ; padding:20px 0 30px; margin-top: 50px; border-radius: 50px;box-shadow: 0 0px 10px rgba(0,0,0,0.15);}
.tupgw01{width: 100%; background:url(../images/ss_12.png) top no-repeat #fff; background-size: 100% ; padding:20px 0 30px; margin-top: 50px; border-radius: 50px;box-shadow: 0 0px 10px rgba(0,0,0,0.15);}

.tu_ullist{width: 90%; margin: 0 auto; padding: 12px 0;}
.tu_ullist_ont{width: 100%; font-size: 25px; line-height: 60px; margin-bottom: 15px;}
.tu_ullist_ont img{ height:60px; margin-right: 10px;}
.tu_lunbo{width: 100%;}
.t_w100{width:96%;}
.t_w100 img{width:30%;border-radius: 20px 0 20px 0; box-shadow: 0 3px 3px rgba(0,0,0,0.1); float: left;}
.t_w100 img:nth-child(1){ float: left;}
.t_w100 img:nth-child(2){ margin-left: 5%; margin-right: 5%;}
.t_w100 img:nth-child(3){ float: right;}
.tu_neir{width: 100%; display: table; padding-top: 15px;}
.tu_neir p{ color: #666; font-size: 16px; line-height: 28px;}


.tu_liuyan{width: 100%; background-image:linear-gradient(180deg, #f8f8f8, #fff); display: table; padding: 50px 0;}
.jiar{width:280px; background: #ded1cb; display: table; height: 50px; border-radius: 10px; line-height: 50px; text-align: center; color: #fff; font-weight: bold; font-size: 18px; font-weight: bold;}
.jiar:active{ color: #fff;box-shadow:inset 0 10px 9px rgba(0,0,0,0.2);}
.jinr{width: 90%; margin: 0 auto; display: table;}
.jititle{ padding: 15px 0; display: table; color: #6f6f72;}
.jititle img{ height: 25px; margin-right: 5px;}
.jititle span{ color: #e86f6b;}

.sya_list{width: 100%; display: table;}
.sya_list li{width:calc(100% - 30px); float: right;background-image:linear-gradient(90deg, #ded1cb, #f7ece7); list-style: none; 
border-radius:0 15px 15px 15px; box-shadow: 0 10px 10px rgb(0,0,0,0.1); margin-bottom: 25px; position: relative;  }

.sya_one{width: 100%; padding-top: 15px;}
.sya_tx{width: 50px; height: 50px; border-radius:20px; float: left; overflow: hidden;display: flex;justify-content: center;align-items: center;background: #ffffff; float: left; 
margin-left: -30px; margin-right: 10px;}
.sya_tx img{width: 100%;}

.sya_text{ float: left;}
.sya_text h4{ font-size: 16px; color: #333; font-weight: bold; margin-top: 5px; margin-bottom: 5px;}
.sya_text h5{ background: #fff; border-radius: 5px; padding:0px 10px; color: #7e7163; height: 24px; line-height: 24px;}
.sya_text h5 span{ padding: 0 10px;}
.synetxy{width: 100%; background: #fff; padding:15px; color: #666666; line-height: 25px; display: table; border-radius:15px }
.mohu{filter: blur(2px); transform: scale(1.1);}

.diming{ position: absolute; top: 0; right: 20px; background: #d2c0b8; padding:5px 10px; border-radius: 0 0 8px 8px; color: #fff;}






