@charset "utf-8";
body {
	margin: 0 auto;
	padding: 0 auto;
	font-size: 1em;
	width: 100%;
	max-width:720px;
	background: #fff;
	font-family: "微软雅黑"
}

img {
	border: none;
	vertical-align: middle;
}

ul,
ol {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

a {
	text-decoration: none;
}

p {
	margin: 0 auto;
	padding: 0;
}

span {
	margin: 0 auto;
	padding: 0;
}


/*banner begin*/

.jd_banner {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 1rem;
}

.jd_banner img {
	width: 100%;
}

.banner_02 {
	position: relative;
}

@-webkit-keyframes warn {
	0% {
		-webkit-transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.08);
	}
	100% {
		-webkit-transform: scale(1);
	}
}

.banner_btn {
	display: block;
	width: 8.5rem;
	height:8.5rem;
	background: rgba(206, 114, 226, 0.8);
	border-radius: 50%;
	position: absolute;
	left: 35%;
	bottom: 2%;
	-webkit-animation: warn 1.5s infinite;
}

.banner_02 a {
	display: block;
	width:8rem;
	height: 8rem;
	position: absolute;
	left: 35.6%;
	bottom: 3.2%;
	background: #f747d0;
	color: left;
	text-align: center;
	border-radius: 50%;
	color: #fff;
}

.banner_02 a p {
	margin-top: 30%;
}


/*.jd_banner a{display:block;width: 37%;border:none;height:9%;position:

absolute;left: 10.5%;bottom: 4%;}*/


/*banner end*/

.tit {
	display: block;
	width: 100%;
	padding-bottom: 5%;
	padding-top: 6%;
	background: #fffaf3;
}

.tit p {
	text-align: center;
	color: #000;
}

.tit .T {
	color: #000;
}

.tit .C {
	display: block;
	width: 100%;
	background: url("../images/black_bg.jpg") repeat-x center;
}

.tit .C span {
	background: #fffaf3;
	padding: 0 8px;
	font-weight: 700;
}

.tit2 {
	display: block;
	width: 96%;
	margin-left: 2%;
}

.tit2 p {
	display: block;
	width: 100%;
	border-radius: 8px;
	background: #f2f2f2;
	padding: 5px 0;
	color: #333333;
}

.tit2 p span {
	padding: 5px 13px;
	background: #e78800;
	border-radius: 8px;
	color: #fff;
	font-weight: bold;
}

.a_btn {
	display: block;
	width: 60%;
	margin-left: 20%;
	padding-top: 5%;
}

.a_btn a {
	display: block;
	width: 100%;
	background: #f21c81;
	color: #fff;
	text-align: center;
	padding: 3% 0;
	border-radius: 8px;
}


/*烦恼*/

.fn {
	display: block;
	width: 100%;
}

.fn_btn {
	display: block;
	width: 100%;
	height: 188px;
	background: url("../images/fn_04.jpg") no-repeat;
	background-size: 100% 100%;
}


/*恢复*/

.hf {
	display: block;
	width: 100%;
	background: #6660ad;
}

.ss {
	display: block;
	width: 100%;
	background: url("../images/ss_bg.jpg") no-repeat;
	background-size: 100%;
	height: 110px;
}

.ss p {
	display: block;
	width: 80%;
	margin-left: 20%;
	color: #fff;
	padding-top: 1.5%;
}

.syz {
	display: block;
	width: 100%;
	background: url("../images/syz_bg.jpg") no-repeat;
	background-size: 100%;
	height: 91px;
}

.syz p {
	display: block;
	width: 75%;
	margin-left: 20%;
	color: #fff;
	padding-top: 1.7%;
}

.td {
	display: block;
	width: 100%;
	background: url("../images/td_bg.jpg") no-repeat;
	background-size: 100%;
	height: 99px;
}

.td p {
	display: block;
	width: 75%;
	margin-left: 20%;
	color: #fff;
	padding-top: 1.7%;
}

.hf_btn {
	display: block;
	width: 100%;
	background: url("../images/hf_btn_bg.jpg") no-repeat;
	background-size: 100% 100%;
	height: 205px;
}


/*改动*/

.gd {
	display: block;
	width: 100%;
}

.gd ul {
	margin-top: 3%;
}

.gd ul li {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 1%;
}

.gd ul li p {
	display: block;
	width: 100%;
	text-align: center;
}


/*美眼问题*/

.mywt {
	display: block;
	width: 100%;
	background: #6660ad;
}

.wt_desc {
	display: block;
	width: 80%;
	padding-top: 3%;
	margin-left: 10%;
	color: #fff;
}

.mywt ul li {
	display: block;
	width: 93.75%;
	margin-left: 3%;
	border: 1px solid #9490c6;
	border-radius: 8px;
	float: left;
	border-top: none;
	margin-top: 3%;
	padding-bottom: 3%;
}

.mywt ul li .mywt_tit {
	display: block;
	width: 100%;
	background: url("../images/mywt_tit_01.jpg") no-repeat;
	background-size: 100%;
	height: 72px;
	line-height: 45px;
}

.mywt ul li .mywt_tit p {
	color: #f1ed4c;
	display: block;
	width: 80%;
	margin-left: 20%;
}

.mywt_main {
	display: block;
	width: 90%;
	margin-left: 5%;
	margin-top: 4%;
	color: #fff;
}

.mywt_main_L {
	display: block;
	float: left;
	width: 48%;
}

.mywt_main_L img {
	width: 100%;
}

.mywt_main_R {
	display: block;
	float: left;
	width: 48%;
	margin-left: 4%;
	margin-top: 2%;
}

.mywt_main_R p {
	color: #fff;
}


/*专家*/

.expert {
	display: block;
	width: 100%;
}

.news_new_box .hd ul li {
	background: #9490c6 none repeat scroll 0 0;
	border-radius: 13px;
	display: inline-block;
	float: left;
	height: 13px;
	margin: 0.3%;
	opacity: 1;
	overflow: hidden;
	vertical-align: top;
	width: 13px;
	margin-left: 12px;
	font-size: 0px;
}

.news_new_box .hd ul .on {
	background: #ffffff none repeat scroll 0 0;
	opacity: 1;
	font-size: 0px;
}

.news_new_box .hd {
	width: 80px;
	z-index: 1;
	position: absolute;
	bottom: -8%;
	right: 44%;
}


/*为您精选*/

.selected {
	display: block;
	width: 100%;
	padding-bottom: 3%;
}

.selected .title {
	display: block;
	width: 100%;
	background: url("../images/tit_bg.jpg.html") repeat-x center;
	text-align: center;
}

.selected .title span {
	background: #fff;
	padding: 0 10px;
	font-weight: 700;
}

.selected ul li {
	display: block;
	float: left;
	width: 95%;
	margin-left: 2.5%;
	padding-top: 2%;
	padding-bottom: 2%;
	border-bottom: 1px solid #ccc;
}

.selected ul li a {
	color: #000;
}

.selected ul li i {
	float: right;
}

.selected ul li i img {
	width: 10px;
}

.clear_float {
	clear: both;
}

.a_btn {
	font-size: 34px;
}

.tit {
	font-size: 36px;
}

.ss,
.syz,
.td,
.wt_desc,
.mywt_main {
	font-size: 18px;
	line-height: 29px;
}

.gd ul li p {
	font-size: 12px;
}

.mywt_tit p {
	font-size: 30px;
}

.banner_02 a {
	font-size: 33px;
}

.banner_02 a span {
	font-weight: bold;
}

@media screen and (max-width: 480px) {
	.a_btn {
		font-size: 24px;
	}
	.tit {
		font-size: 26px;
	}
	.ss,
	.syz,
	.td,
	.wt_desc,
	.mywt_main {
		font-size: 12px;
		line-height: 20px;
	}
	.gd ul li p {
		font-size: 8px;
	}
	.mywt_tit p {
		font-size: 20px;
	}
	.banner_02 a {
		font-size: 24px;
	}
}

@media screen and (max-width: 430px) {
	.a_btn {
		font-size: 24px;
	}
	.tit {
		font-size: 24px;
	}
	.ss,
	.syz,
	.td,
	.wt_desc,
	.mywt_main {
		font-size: 14px;
		line-height: 20px;
	}
	.gd ul li p {
		font-size: 8px;
	}
	.mywt_tit p {
		font-size: 20px;
	}
	.banner_02 a {
		font-size: 22px;
	}
}

@media screen and (max-width: 390px) {
	.a_btn {
		font-size: 20px;
	}
	.tit {
		font-size: 22px;
	}
	.ss,
	.syz,
	.td,
	.wt_desc,
	.mywt_main {
		font-size: 12px;
		line-height: 18px;
	}
	.gd ul li p {
		font-size: 7px;
	}
	.mywt_tit p {
		font-size: 18px;
	}
	.banner_02 a {
		font-size: 20px;
	}
}

@media screen and (max-width: 360px) {
	.banner_02 a {
		font-size: 19px;
	}
}

@media screen and (max-width: 335px) {
	.a_btn {
		font-size: 18px;
	}
	.tit {
		font-size: 20px;
	}
	.ss,
	.syz,
	.td,
	.wt_desc,
	.mywt_main {
		font-size: 9px;
		line-height: 16px;
	}
	.gd ul li p {
		font-size: 6px;
	}
	.mywt_tit p {
		font-size: 16px;
	}
	.banner_02 a {
		font-size: 17px;
	}
}

@media screen and (max-width: 320px) {}

@media (device-width:414px) and (-webkit-min-device-pixel-ratio:3.0) {
	body {
		font-size: 0.8625em !important;
	}
}

.tjxm_1 {
	max-width: 640px;
	display: block;
	margin: 10px auto;
}

.tjxm_1_1 {
	display: block;
	text-align: center;
	font: 38px/55px "微软雅黑";
	font-weight: bold;
	color: #000;
}

.tjxm_yb a {
	text-align: center;
	display: block;
	font: 1rem;
	color: #444;
	text-align: center;
}

.link_k_s {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	float: left;
	padding-top: 20px;
}

.link_k_s a {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 1rem;
	float: left;
	color: #FFFFFF;
	line-height: 32px;
	border-radius: 8px;
	text-align: center;
	padding: 0.5rem 0;
}

.link_k_s a.k_s_wr1 {
	background: #9636d6;
}

.link_k_s a.k_s_wr2 {
	background: #f21c81;
}

.link_k_s2 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
	padding-bottom: 7px;
}

.link_k_s2 a {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 0.9rem;
	float: left;
	color: #FFFFFF;
	line-height: 1.8rem;
	border-radius: 0.3rem;
	text-align: center;
}

.link_k_s2 a.k_s_wr1 {
	background: #253a7b;
}

.link_k_s2 a.k_s_wr2 {
	background: #f21c81;
}
.cqmylike_btm_zx dd{
	margin-left: 0;
}
.xsth_tL img{
	width: 100%;
}
