﻿/*common样式开始 */ 
*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
html {font-size:62.5%;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{ font-family:Arial, Tahoma,"宋体"; color:#5a5a5a;}
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #eb1315;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */
h1,h2,h3,h4,h5,h6{font-size:12px;}
fieldset, img { border:0; vertical-align:middle}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.fl {float:left; display:inline;}
.fr {float:right; display:inline}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #CCCCCC; height:20px;line-height:20px}
/*common样式结束 */
.ly_banner,.ly_banner img{ width:100%; margin:0 auto; display:block;}
.ly_part1{ width:92%; margin:0 auto; display:block; padding-top:7%;}
.title{ width:100%; margin:0 auto; display:block;}
.title01 img{ width:82.7%; margin:0 auto; display:block;}
.part01_list{ width:100%; padding:8% 0 5%;}
.part01_list ul li{ list-style:none; float:left; width:50%;}
.part01_list ul li img{ width:100%; margin:0 auto; display:block;}
.doctor{ width:94%; margin:0 auto; display:block; position:relative;font-size:2.5rem; padding-top:5%;}
.doc_word{ z-index:9; line-height:180%; color:#473011; font-family:Microsoft Yahei; width:65%; font-size: 1.2rem; float:right; position:relative; top:9%; padding:3% 2%; border:1px dashed #d9b271; border-radius:0.5rem; margin-bottom:2.4rem;}
.doc_word::before { left:-17px; top:24px; background-image:url(../images/btn.jpg);}
.doc_word::before, .wdoc_word::before { content: ''; display:block; width:20px; height:25px; top:50%; margin-top:-12.5px; position:absolute; background-size:contain;  background-repeat:no-repeat; background-position:center;}
.doc_ys{ display:block; width:21.5%; height:165px; background:url(../images/img_11.gif) no-repeat; background-size:contain; float:left; margin-top:-82.5px; top:50%; position:absolute;}
.zixun{ width:84%; background:#dbb375; padding:0.8rem 0; margin:0 auto 4%; border-radius:4rem;}
.zixun a{ width:100%; display:block; text-align:center; color:#ffffff; font-size:1.6rem; font-family:Microsoft Yahei; line-height:160%; overflow:hidden;}
/************首先 看价格前先查医院资质************/
.ly_part2{ background:#434343; padding:6% 4% 4%;}
.title02 img{ width:84.7%; margin:0 auto; display:block; padding-bottom:7%;}
.ly_unit{ width:100%; margin:0 auto; padding-bottom:5%;}
.ly_unit p{ width:100%; line-height:150%; font-size:1.2rem; font-family:Microsoft yahei;}
.ly_unit p.color01{ color:#ffffff;}
.ly_img_show{ width:100%; margin:4% auto;}
.ly_img_show i{ width:45.42%; display:block; float:left; margin-top:2%; margin-bottom:2%; margin-left:2.01%; margin-right:2.02%;}
.ly_img_show i img{ width:100%; margin:0 auto; display:block;}
/**************第二  看价格前先挑注射医师************/ 
.ly_part3{ padding:6% 4% 0%;}
.title03 img{ width:85%; margin:0 auto; display:block; padding-bottom:7%;}
.ly_unit p.color02{ color:#000000;}
.ly_img3{ width:100%; margin:0 auto; display:block; padding-top:7%;}
.ly_img3 img{ width:100%; margin:0 auto; display:block;}
.add_part3{ width:100%; margin:0 auto; display:block;}
.add_part3 img{ width:100%; margin:0 auto; display:block;}
/*************第三***************/
.ly_part4{ padding:9% 4% 0%;}
.title04 img{ width:94%; margin:0 auto; display:block; padding-bottom:5%;}
.ly_img4{ margin:0 auto; display:block; width:100%; padding:4% 0 1%;}
.ly_img4 img{ margin:0 auto; display:block; width:100%; padding:1.5% 0;}
/*最后  看价格前先看注射效果*/
.ly_part5{ padding:5% 4% 0%;}
.title05 img{ width:85%; margin:0 auto; display:block; padding-bottom:7%;}
/*案例banner*/
.ly_part7{ padding:9% 4% 0%;}
/*banner样式开始 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff;position: relative;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }
/* Direction Nav */
.flex-direction-nav {*height: 0; display:none;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {line-height:1; display: inline-block;}
.flex-direction-nav a.flex-next:before  {}
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width:100%; position:absolute;bottom:-24px; text-align:center;}
.flex-control-nav li {margin:0 3px; display:inline-block; zoom:1; *display:inline;}
.flex-control-paging li a {width:7px; height:7px; display:block; background:#dbb375; cursor:pointer;line-height:0;font-size:0;overflow:hidden;border-radius:20px;border:2px solid #dbb375;}
.flex-control-paging li a:hover { background: #fff;  cursor: default;}
.flex-control-paging li a.flex-active { background: #fff;  cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
/*安全塑美*/
.ly_part8{ padding:3.8% 4% 0%;}
.part02_list{ width:100%; padding:1% 0 5%;}
.part02_list ul li{ list-style:none; width:42%; margin:3% 2%;}
.part02_list ul li img{ width:100%; margin:0 auto; display:block;}
/***********last*****/
.ly_part9{ padding:4.5% 4% 0%;}
.title09 img{ width:67%; margin:0 auto; display:block; padding-bottom:5%;}
.web_last{ padding-top:1%; padding-bottom:2%;}
.web_last,.web_last img{ width:100%; margin:0 auto; display:block;}
