@charset "utf-8";
.c_333{
	color:#333;
}
.c_green{
	color:#00a57d;
}
.textL {
    text-align: left;
}
.textC {
    text-align: center;
}
.textR {
    text-align: right;
}
.s_index .s_left .pro-l{
	margin-top:40px;
	
}
.s_index .s_left .pro-l h3{
    font-size:18px;
	color:#333;
	font-weight:normal;
}
.s_index .s_left .pro-l h3:before{
	content:"";
	width:3px;
	height:23px;
	display:inline-block;
	background-color:#02a580;
	vertical-align:bottom;
	margin-right:8px;
}
.s_index .s_left .pro-l ul{
	overflow:hidden;
}
.s_index .s_left .pro-l ul li{
	overflow:hidden;
	margin-top:20px;
	border-bottom:1px #e5e5e5 dashed;
	padding-bottom:20px;
}
.s_index .s_left .pro-l ul li dt{
	width:150px;
	height:90px;
	float:left;
	border:1px #e5e5e5 solid;
	position:relative;
	overflow:hidden;
}
.s_index .s_left .pro-l ul li dt img{
	width:100%;
	/*width:191px;*/
	height:100%;
	position:absolute;
	/*left:-30px;*/
}
.s_index .s_left .pro-l ul li dd{
	width:100px;
	margin-left:10px;
	float:left;
}
.s_index .s_left .pro-l ul li dd h4{
	font-size:14px;
	color:#333;
	line-height:30px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.s_index .s_left .pro-l ul li dd p{
	font-size:12px;
	color:#666;
}
.s_index .s_left .pro-l ul li dd h5{
	line-height:30px;
	font-size:14px;
	color:#56a0e0;
	font-weight:normal;
}
/* 新闻 */
.nyj-news{
	margin-top:20px;
}
.nyj-news ul{
	/* width:920px; */
	overflow:hidden;
}
.nyj-news ul li{
	overflow:hidden;
	border-bottom:1px #e3e3e3 dashed;
	padding:20px;
	/* width:820px; */
}
.nyj-news ul li .list-pic{
	width:218px;
	height:148px;
	float:left;
	border:1px #e5e5e5 solid;
}
.nyj-news ul li .list-pic img{
	width:100%;
	height:100%;
}
.nyj-news ul li .list-p{
	/* width:530px; */
	margin-left: 230px;
	width: auto;
	float: none;
}
.nyj-news ul li .list-p h3 a{
	font-size:16px;
	color:#333;
	line-height:38px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
	/* width:553px; */
}
.nyj-news ul li .list-p h3 a:hover{
color:#e11c1c;
}
.nyj-news ul li .list-p p{
	font-size:14px;
	color:#666;
	line-height:26px;
	display:block;
	/* width:548px; */
}
.nyj-news ul li .list-p a{
	
}
.nyj-news ul li .list-p p.date{
	font-size:14px;
	color:#999;
	line-height:26px;
}

/*page 翻页*/
.page{display:table; width:100%; text-align: center;}
.page_c{display:inline-block; margin:0 auto; margin-top:50px;}
.page a{display:block; float: left; background-color: #fff; padding:8px 12px; border: 1px solid #ddd; color:#666; margin-right: 5px; font-size:14px;}
.page a.on,.page a:hover{background-color: #00a57d; border: 1px solid #00a57d; color:#fff;}

/*质量保证*/

.quality-page{
	padding:20px;
	overflow:hidden;
}
.quality-page .pic{
	text-align:center;
	margin-bottom:20px;
}
.quality-page p{
	font-size:14px;
	color:#666;
	line-height:26px;
}

/*处方类*/
.product-page{
	padding:20px;
}
.product-page .item{
	overflow:hidden;
	width: auto !important;
}
.product-page .item a{
	display:inline-block;
	border:1px #02a580 solid;
	border-radius:5px;
	padding:10px 15px;
	font-size:16px;
	color:#333;
	margin-right:15px;
	margin-bottom:15px;
}
.product-page .item a:hover{
	background-color:#02a580;
	color:#fff;
}
.product-page .item a.on{
	background-color:#02a580;
	color:#fff;
}
.product-page>ul{
	overflow:hidden;
	margin-top:35px;
	/* width:920px; */
	width: 100%;
}
.product-page>ul>li{
	position:relative;
	width: 48%;
	height: 0;
	padding-bottom: 42%;
	overflow:hidden;
	float:left;
	text-align:center;
	margin-bottom:20px;
	text-align:center;
	margin: 1%;
	border: solid 1px #eee;
	border-radius: 5px;
}

.product-page ul .chan{
}
.product-page>ul>li>a{display: block;width: 100%;height: 100%;position: absolute;}
.product-page ul li a>div{
    position:  absolute;
    bottom: 30px;
    width: 100%;
}
.product-page .ty-listpage-turn li{
	border: none;

}

.ty-listpage-turn li{
	position:relative;
	width:390px;
	/* height:223px; */
	overflow:hidden;
	float:left;
	text-align:center;
	margin-bottom:20px;
	text-align:center;
	margin: 0 10px 20px;
	padding: 0 10px;
	border-radius: 5px;
	border: none;
}



.product-page ul li img{
	position:absolute;
	top: 10px;
	left: 0px;
	right: 0px;
	bottom: 40px;
	/* margin-bottom: 10px; */
	height: auto !important;
	width: 100%;
	padding: 0 10px;
	display: block;
	/*left:5px;
	border:1px #f3f3f3 solid;*/
}
.product-page ul li p{
	position:absolute;
	bottom: 230px;
	left:10px;
	right:10px;
	bottom: 0px;
	color:#333;
	font-size:16px;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom: 10px;
}
.product-page ul li:hover p{
	color:#02a580;
}
.product-page .pic1{
	text-align:center;
}
.product-page .pic1 img{
	border:1px #f3f3f3 solid;
}
.product-page .pic1 p{
	font-size:16px;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:30px;
}

.product-page dt{
	display:inline-block;
	border-radius:5px;
	padding:10px 15px;
	background-color:#d2f2c3;
	color:#333;
	font-size:16px;
	margin:15px;
}
.product-page dd{
	font-size:14px;
	text-indent:24px;
	color:#333;
	line-height:30px;
}
.product-page .code{
	text-align:center;
	color:#00a57d;
	margin-top:25px;
}

.product-page .page-guide{
	padding:20px;
	background-color:#f3f3f3;
	border-radius:5px;
	margin:30px 20px;
}
.product-page .page-guide a{
	display:block;
	line-height:30px;
	color:#333;
	font-size:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.product-page .page-guide a:hover{
	color:#00a57d;
}

#mask_shadow {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}
#popup {
  display: none;
  opacity: 0; 
  position: absolute;
  z-index: 2;
  top: 50px;
  width: 900px;
  height: 190px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
#popup .title {
  position: relative;
  width: 100%;
  height: 55px;
  background-color: #00a57d;
  cursor: move;
}
#popup .title p {
  padding-left: 14px;
  line-height: 55px;
  color: #fff;
}
#popup .title span {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 30px;
  height: 30px;
  color: #fff;
  opacity: .5;
  font-size: 21px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #fff;
}
#popup .title span:hover {
  opacity: .8;
}
#popup .cont { width: 100%; height: 135px; background-color: #EDEDED;    }
#popup .cont img{
	width:100%;
	
}
#btn1 {
  margin: 15px;
}

/*客户服务*/
.service{
	padding:20px;
}
.service dt{
	font-size:18px;
	color:#333;
	margin-top:20px;
	margin-bottom:10px;
}
.service dt i{
	font-size:30px;
	color:#1296db;
}
.service dt img{
	margin-right:10px;
	vertical-align:middle;
}
.service dd .tel-red{
	font-size:20px;
	color:#c12c20;
}
.service dd .tel-red i{
	font-size:30px;
}
.service dd .tel-red img{
	vertical-align:middle;
}
.service dd{
	margin-left:25px;
	overflow:hidden;
}
.service dd .zi{
	width:25%;
	float:left;
	font-size:16px;
	color:#666;
	line-height:35px;
	margin-right:20px;
}
.service dd .tt{
	float:left;
}

/*用药答疑*/
.nyj-aq{
	padding:20px;
}
nyj-aq h2{
	font-size:22px;
	color:#333;
}
.nyj-aq .biaoti{
	text-align:center;
}

.nyj-aq .biaoti dt{
	font-size:18px;
	color:#333;
	line-height:40px;
}
.nyj-aq .biaoti dd{
	border-top:1px #f3f3f3 dashed;
	border-bottom:1px #f3f3f3 dashed;
	line-height:30px;
	color:#999;
	font-size:14px;
	padding:10px;
	margin:20px auto;
}
.nyj-aq .aq{
	padding:20px;
	
}
.nyj-aq .aq{
	text-align:center;
}
.nyj-aq p{
	font-size:14px;
	/*text-indent:24px;*/
	color:#666;
	line-height:30px;
	margin-bottom:20px;
}

/*管理团队*/

.nyj-team{
	padding:20px;
}
.nyj-team ul{
}
.nyj-team ul li{
    margin-bottom: 20px;
    padding: 15px 0;
    background-color: #f3f3f3;
    overflow: hidden;
    border-radius: 4px;
}

.nyj-team ul li .pic{
   width:110px;
   float:left;
   margin-left:20px;
}
.nyj-team ul li .pic img{
    width:70px;
	height:70px;
	border-radius:50%;
}
.nyj-team ul li .txt{
	width: auto;
	color:#333;
	margin-left: 130px;
	padding-left: 20px;
	border-left: 1px #e5e5e5 solid;
}
.nyj-team ul li .txt dt{
	font-size:16px;
	line-height:40px;
}

.nyj-team ul li .txt dd{
            color: #333;
            font-size: 14px;
            padding-right: 20px;
        }
.nyj-team ul li .txt dd a{
            display: block;
            width: 100%;
            text-overflow: ellipsis;
            overflow: hidden;
            color: #333;
            white-space: nowrap;
            cursor:pointer;
            -moz-transition: all 5s ease-in;
            -webkit-transition: all 5s ease-in;
            -o-transition: all 5s ease-in;
            transition: all 5s ease-in;
        }

.nyj-team ul li:hover .txt dd a p{
            display: block;
            width: 100%;
			color: #333;
            overflow: auto;
            white-space: normal;
        }
		
/*发展历程*/
.nyj-course{
	padding:30px 20px;
	width: 1200px;
	margin: 0 auto;
}
.nyj-course .circle{
	width:77px;
	height:77px;
	float:left;
	border-radius:50%;
	background-color:#4e9ddb;
	background: linear-gradient(#4e9ddb,#02a580);
	text-align:center;
	display: table;
	margin-bottom: 20px;
}
.nyj-course .circle span{
	margin-top:15px;
	color:#fff;
	font-size:14px;
	/* padding-top:25px; */
	display: table-cell;
	vertical-align: middle;
}
.nyj-course .arrow{margin:20px 0;float:left;}
.gold{
	color:#f1edb1;
}
.grew{
	color:#e5e5e5;
}
.nyj-course i{font-size:40px;}
.time-tree{margin-top:80px;position:relative;}
.time-tree .line{
	display:block;
	width:1px;
	height:3500px;
	background-color:#eee99e;
	left:128px;
	top:0;
	position:absolute;
	z-index:-1;
}
.time-tree ul{
	overflow:hidden;
}
.time-tree ul li{
	
}
.time-tree .position{
	position:absolute;
	left:112px;
	top:-30px;
	color:#02a580;
}
.time-tree .position i{
	font-size:30px;
}
.time-tree ul li .l{
	width:180px;
	height:20px;
	float:left;
	background-color:#fff;
	margin-top: -20px;
	margin-left: 68px;
	font-size:18px;
	color:#02a580;
}
.time-tree ul li .l i{
	width:21px;
	height:21px;
	display:inline-block;
	background-color:#5399de;
	border-radius:50%;
	margin-left:8px;
	vertical-align:middle;
}
.time-tree ul li .r{
	width: auto;
	text-align:center;
	padding:20px;
	background-color:#f6f4ce;
	border-radius:5px;
	margin-left:150px;
	margin-top: 70px;
}
.time-tree ul li .r p{
	color:#918e69;
	text-align:left;
	font-size:16px;
	margin:20px;
}

/*兴齐之歌*/
.nyj-song{
	padding:35px 20px;
	text-align:center;
}
.nyj-song h2{
	font-size:22px;
	color:#333;
}
.nyj-song p{
	font-size:14px;
	color:#666;
	margin-top:20px;
}
.audiojs {
    width: 460px;
    height: 36px;
    background: #404040;
    overflow: hidden;
    font-family: monospace;
    font-size: 12px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
    background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
.audiojs .play-pause {
    width: 25px;
    height: 40px;
    padding: 4px 6px;
    margin: 0px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #000;
}
.audiojs .scrubber {
    position: relative;
    float: left;
    width: 280px;
    background: #5a5a5a;
    height: 14px;
    margin: 10px;
    border-top: 1px solid #3f3f3f;
    border-left: 0px;
    border-bottom: 0px;
    overflow: hidden;
}
.audiojs .time {
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0px 0px 0px 6px;
    padding: 0px 6px 0px 12px;
    border-left: 1px solid #000;
    color: #ddd;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.audiojs .error-message {
    float: left;
    display: none;
    margin: 0px 10px;
    height: 36px;
    width: 400px;
    overflow: hidden;
    line-height: 36px;
    white-space: nowrap;
    color: #fff;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

/*营销中心*/
.s_index .nyj-title {
    height: 70px;
    border-bottom: 1px solid #e5e5e5;
}
.s_index .nyj-title .tit {
    height: 70px;
    margin-bottom: -1px;
    float: left;
    font-size: 22px;
    color: #333;
    white-space: nowrap;
    line-height: 67px;
    padding: 0px 20px;
    border-bottom: 3px solid #00a57d;
}
.s_index .nyj-title .tit i {
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 15px 4px 0px;
    background: url(../images/s_hua.png);
}
.s_index .nyj-title .wz {
    white-space: nowrap;
    float: right;
    height: 69px;
    line-height: 50px;
    color: #666;
    font-size: 14px;
    padding-top: 19px;
}
.s_index .nyj-title .wz a {
    color: #666;
}
.s_index .nyj-title .wz span {
    color: #333;
}
.marketing-center{
	padding:20px;
}
.marketing-center .market-tit{
	width:292px;
	height:44px;
	border:1px #02a580 solid;
	margin:50px auto 30px auto;
	position:relative;
    text-align:center;
}
.marketing-center .market-tit h3{
	display:inline-block;
	font-size:22px;
	color:#00a57d;
	font-weight:normal;
	background-color:#fff;
	padding:0 15px;
	margin-top:-10px;
}

.marketing-center .market-tit h4{
	color:#666;
	font-size:14px;
	display:inline-block;
	font-weight:normal;
	background-color:#fff;
	padding:8px 15px;
}

.marketing-center .market-text{
	font-size:14px;
	color:#666;
	line-height:30px;
	padding-top:30px;
}
.marketing-center .market-text ul{
	overflow:hidden;
	margin-top:78px;
}
.marketing-center .market-text ul li {
	width:33%;
	float:left;
	text-align:center;
}

.marketing-center .market-text ul li p{
	color:#333;
	font-size:14px;
}
/*.s_index .s_right .nyj-aq img{  max-width: 657px;}*/
.txt p{
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
}
