/*
Theme Name: 百洋医药集团
Author: 医网宝
Author URI: http://www.e-wangbao.com
Description:百洋医药集团官方网站主题
Version: 1.0
*/

html { -webkit-text-size-adjust: none }
body{background-color:#fff}
input{-webkit-appearance: none; }
img.aligncenter {display: block;margin: 0 auto;height:auto}


#lang_sel_list{
	float:right;
}
#lang_sel_list a, #lang_sel_list a:visited{
	background:none !important;
	font-family:"Microsoft YaHei";
	font-size:14px;  
	height: 32px !important;
    line-height: 32px !important; 
	text-align: center;
    width: 60px;
}
.alignLeft{text-align:left !important}
.normalFont{font-weight:normal !important}

.menulist .sub-menu li.current-menu-item:hover a {color: #0f77c4;}
.iosSlider .slider .item img{max-height:300px;}
#pc-slider .iosSlider .slider .item img{max-height:100%;}
.page-numbers-wrapper a.num{margin:0 2px;}

.article_footer {
    border-top: 1px solid #eee;
    padding-top: 15px;
}

/*share icon style*/
.share_icon{
	float:left;
	margin-left:10px
}
div.share_plug_in span {
    line-height: 28px; float: left;
}
.jiathis_style_24x24 .jtico{
	background-image:url("./html/img/single_share.png") !important;
}
.jtico_cqq{
	background-position:-1px -1px !important
}
.jtico_weixin{
	background-position:-40px -1px !important
}
.jtico_tqq{
	background-position:-77px -1px !important
}
.jtico_tsina{
	background-position:-116px -1px !important
}
div.share_plug_in {
	float: right;
    width: 20%;
}
.next_prev {
    float: left;
    width: 80%;
}
ul#nav li:last-child a{
	width:100%
}
div.navigation ul > li {
    width: 83px;
}


.article_footer a {
    color: #666666;
    font-size: 14px;
}
.article_footer a:hover,
.article_footer span {
    color: #0068B7;
    font-size: 14px;
}
.article_footer {
    border-top: 1px solid #eee;
    padding-top: 15px;
}
.jiathis_style_24x24 .jtico{
	opacity:0.8 !important;
}
.jiathis_style_24x24 .jtico:hover{
	opacity:1 !important;
}
.color666{
	color:#666 !important
}
.product-item .left-pic a > img {
    border-radius: 8px;
    display: block;
    margin: 2% auto;
    width: 96%;
}

.contact_us .callme,
.contact_us .map{
	width:48%;
	float:left;
}
.contact_us .map{
	min-height:250px;
	height:auto;
	float: right;
}
input[name="s"]{	
    color: #939491;
}
input[name="s"]#search {
	color: #fff;
}
.entry-content > p {
    color: #939491;
    font-size: 16px;
    font-weight: 300;
}

#relation_duty.swiper-container ,
#relation_duty .swiper-wrapper {
	margin-bottom: 4%;
}
#relation_duty .swiper-slide > img {
	display: block;
	width: auto;
	margin: 0 auto;
	border-radius: 10px;
	border: 1px solid #f0f0f0;
	box-shadow: 0 3px 6px rgba(227,227,227,0.9)
}
#relation_duty .swiper-pagination>.swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	opacity: 1;
	background: #d6d6d6;
}
#relation_duty .swiper-pagination>.swiper-pagination-bullet-active {
	width: 14px;
	height: 14px;
	background: #90c31f;
}
#relation_duty .swiper-button-next{ right: 0;}
#relation_duty .swiper-button-prev{ left: 0;}
#relation_duty .swiper-button-next ,
#relation_duty .swiper-button-prev {
	top: 40%;
	width: auto;
	color: #d6d6d6;
	background: none;
}
#relation_duty .swiper-button-next>.iconfont ,
#relation_duty .swiper-button-prev>.iconfont {font-size: 50px;}
#relation_duty .swiper-pagination {
	position: relative;
	bottom: 0;
}
#relation_duty img{
	width:228px !important;height:145px
}

#pc_slider .swiper-slide{
	background-repeat:no-repeat !important;
	background-position:center center !important;
	background-size:auto auto !important
}


.product-main-content .title h1 br {
	display: block;
}
.product-main-content .title br {
    display: none;
}
.xfjt img {
    float: left;
    margin: 1% 0 0 1%;
    width: 48% !important;
	border-radius:10px
}

.category .product-main-content p{
	line-height:24px;
	color: #a6a6a6;
}

.page-left-nav li:hover a {
	color:#0068b7
}

#pc_slider .swiper-button-next:hover, #pc_slider .swiper-button-prev:hover{
	background:rgba(0, 104, 183, 0.7) none repeat scroll 0 0;
}
.page .product-main-content h2{font-size:24px;}
.page .mix-content .left > p {line-height: 30px;}

.m-nav-language {
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.m-nav-language a {
	display: inline-block;
	color: #fff;
	font-size: 18px;
}
.m-nav-language a .iconfont {
	font-size: 24px;
    margin-right: 10px;
    vertical-align: baseline;
}
.m-nav-language a:first-child { 
	margin-right: 9px;
    padding-right: 10px;
    position: relative;
}
.m-nav-language a:first-child:after {
	content: "";
	position: absolute;
    right: 0;
    top: 0;
	display: block;
	width: 1px;
	height: 30px;
	background: -webkit-linear-gradient(top,rgba(255,255,255,0.1),rgba(255,255,255,0.7),rgba(255,255,255,0.1));
	background: -moz-linear-gradient(top,rgba(255,255,255,0.1),rgba(255,255,255,0.7),rgba(255,255,255,0.1));
	background: -o-linear-gradient(top,rgba(255,255,255,0.1),rgba(255,255,255,0.7),rgba(255,255,255,0.1));
}

.m-menu-footer p a {
    color: #fff;
    display: block;
    font-size: 14.79px;
    text-align: center;
    width: 93%;
	line-height: normal;
}

.dq-pro-img > img{
	max-width:100%
}
.page .page-right-content img {
    height: auto;
    max-width: 100%;
    width: 100%;
	border-radius: 10px;
}

.page .page-right-content .left-style img,
.page .page-right-content .right-style img {	
	border-radius: 0
}

.flipto-prev i,
.flipto-next i {
	color: #90c214;
    font-size: 40px;
    line-height: 38px;
}
#public-index-footer a:hover{
	color:#014c85
}
.product-item .left-pic:hover{
	box-shadow:0 0 5px rgba(177,213,98,0.9);
}

.page .product-main-content p {
    margin: 5px 0 10px;
}
#m-nav-menu-item-newsite .icon-jiantou1{display:none !important}

.touzilicai.news-list-cont{margin-top:0 !important}
.news-list-cont.touzilicai a.item{width:100%;font-weight:normal;margin:3px 0}

.mrg15 img{ float: right;margin-right: 10%;width: auto !important;}

.h3title {
    font-size: 16px !important;
    text-align: center;font-weight: bold;
}
.byjj li {
    margin: 10px 10px 0 0;
    width: 48%;
}

#nav-menu-item-join ul.sub-menu {
    left: -281px;
    width: 410px;
}
.single  .product-main-content p{
	text-indent:2em
}
.page-right-content .product-main-content .mix-content .left p.mar1,
.page-right-content .product-main-content .list-box  .cont-item .right-cont p{
	text-indent:2em
}
.right-cont a.get-more-more > h3{
    color: #0a9c86;
	font-size: 16px;
}


/*2017-06-05 首页banner调整*/
.ls-container{
	background: #f1f1f1 ;
}
.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next{
	width: 37px !important;
	height: 63px !important;
	margin-top: -31.5px !important;
	z-index: 9995 !important;
}
.ls-v5 .ls-nav-prev{
	left: 0 !important;
	background: url("html/img/new/ban_left.png") no-repeat center !important;
}
.ls-v5 .ls-nav-prev:hover{
	background: url("html/img/new/ban_left_hover.png") no-repeat center !important;
}
.ls-v5 .ls-nav-next{
	right: 0 !important;
	background: url("html/img/new/ban_right.png") no-repeat center !important;
}
.ls-v5 .ls-nav-next:hover{
	background: url("html/img/new/ban_right_hover.png") no-repeat center !important;
}
.ls-v5 .ls-loading-container{
	background: none !important;
}
.ls-v5 .ls-loading-indicator{
	width: 44px !important;
	height: 44px !important;
	background: url("html/img/new/loading.gif") no-repeat center !important;
}



@media all and (max-width: 940px){
	.category .product-main-content p.info{display:none}
	.category .product-main-content p.title{ margin-bottom: 0;}	
	.list-box,.product-main-content{
		padding-top: 0;
		margin-top: 0;
	}
	.entry-content > p{line-height:normal}

}
.product-item .right-cont p.info{color:#666}
@media all and (min-width: 640px){
	.product-item .right-cont p.info{
		font-size:14px;
	}
	.social-ul li.right-style, .social-ul li.right-style img {
		border-bottom-right-radius: 110px !important;
		border-top-left-radius: 110px !important;
	}
	.social-ul li.left-style, .social-ul li.left-style img {
		border-bottom-left-radius: 110px !important;
		border-top-right-radius: 110px !important;
	}
	.product-main-content .title h1 {
		line-height:30px
	}
}
@media all and (max-width: 640px){
	.contact_us .map,
	.contact_us .callme { width: 100%;}
	.contact_us .map { margin-top: 20px;}
	.share_plug_in{display:none !important}
	.next_prev{width:98%}
	.single .product-main-content > img{max-width:100%;height:auto}
	.xfjt img {
		float: left;
		margin: 0 0 1%;
		width: 100%;
	}
	.pace{border-radius:2px}
	.product-main-content .title h1{width:100%}
	.left-line,.right-line,.title.clearfixed br{display:none !important}
	.page-right-content img {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	.product-main-content {
		padding-top: 0;
	}
	.cont-item .right-cont .get-more{margin-top:-15px;}
	.flip-items .info ,
	.search-box > input ,
	.page-numbers-wrapper {   font-size: 16px !important;}
	.page-numbers-wrapper a.num {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.page-numbers-wrapper  .icon-back ,
	.page-numbers-wrapper  .icon-right { font-size: 20px;}
	.page-numbers-wrapper a.dots { font-size: 18px;vertical-align: middle;}
	.category .product-main-content p.jianjie ,
	.category .product-main-content p.title { padding: 0 1em;}
	.baheal-news-item .right-cont p.tips{text-align:left}.byjj li {width:100% !important}
	.next_prev a,
	.next_prev span,
	.next_prev a:hover,
	.next_prev span:hover{font-size:16px} 
	.page .page-right-content img {
		border-radius: 10px;
		height: auto;
		margin-bottom: 10px;
		max-width: 100%;
		width: 100% !important;
	}
	.page .page-right-content img.comma_style{
		display: inline !important;
		height: 15px !important;
		width: 17px !important;
	}
	.cont-item .left-pic img ,
	.page .page-right-content .cont-picture>li img { margin-bottom: 0;}
	.page .page-right-content .cont-picture>li img { 
		margin: 2% auto;
		width: 96% !important;
	}
	.thumb_desc{
		bottom: 2px !important;
		width: 99% !important;
	}
	.pace .pace-progress-num::after{
		font-size:16px
	}

	/*2017-06-05 首页banner调整*/
	.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next{
		display: block !important;
	}

	.product-main-content video.wp-video-shortcode{
		max-width:61%;
		height:auto;
	}
}


.pra-txt strong {
    margin-left: -2em;
}

.page-template-page-staff .flipster{overflow-y:hidden}
.category .product-main-content .title{background-image:none;text-align:left}
.social-ul li .info{letter-spacing:2px}
.en .social-ul li .info{letter-spacing:0}
.thumb_desc {
	background: #F7F7F7;
    background: rgba(255, 255, 255, 0.8);
    bottom: -8px;
    color: #262626;
    height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.page .page-right-content img.comma_style{
	display: inline !important;
    height: 15px !important;
    width: 17px !important;
}
i.normal_style{
	font-style:normal !important
}

.single-post .product-main-content p img {
    border: 5px solid #fff;
    border-radius: 8px;
    box-shadow: 1px 1px 6px rgba(203, 203, 202, 0.4);
}



.logo img {
 /*    height: 35px;
    max-width: 206px;
    vertical-align: middle;
	width:auto !important */
}


.menuw-mobile .language-warp {margin-left:-5px}

/*新logo调整*/
/*.menulist>ul.menu>li{ width: 14% !important; }*/
.menulist{ float: right; width: 60%; margin-left: 0; }
.logo{ width: auto; }
.logo img{ height: auto !important; width: auto !important; }
.language-warp{ margin-left: 50px; }
@media all and (max-width:1200px) {
	.language-warp{ margin-left: 10px; }
}
@media all and (max-width:1100px) {
	.menulist{ width: 62%;}
	.logo img{ max-width: 170px !important; }
	.menulist{ float: right; }
}

.en #nav-menu-item-social-responsibility {
    padding-left: 0;
    padding-right: 0;
}

.iosSlider .slider .item p{bottom:0 !important;}
.category.category-our-news .iosSlider .item a{max-height:365px;display:block}


.category-industry-news .language-warp {
	display:none
}

#footer_menu_nav > li:first-child,
.page-left-nav .cat-slug-industry-news-en {
	display:none !important
}
.share_plug_in a {
	display:block;
	width:30px;
	height:30px;
	background: url("html/img/single_share.png");
    float: left;
    text-indent: -999px;
}
.share_wx{background-position: -39px 0 !important;}
.share_sina{background-position: -115px 0 !important;}
.share_qqmicro{background-position: -76px 0 !important;}

#ywb_wx_share_do_not_conflict_pls h3{
	text-align:center;
	font-weight:500;
	line-height:70px;
	font-size:18px;
}
#ywb_wx_share_do_not_conflict_pls{
	display:none;
	background:#fff;
	height:300px;
	position:fixed;
	width:300px;
	z-index: 9999999;
	box-shadow:1px 1px 6px rgba(0, 0, 0, 0.6)
}
#ywb_wx_share_do_not_conflict_pls_qr_placeholder{
	background: #fff none repeat scroll 0 0;
	height: 185px;
	line-height: 185px;
	position: absolute;
	text-align: center;
	width: 100%;
}

#ywb_wx_share_do_not_conflict_pls_img{
	display:block;
	margin:0 auto
}
#ywb_wx_share_do_not_conflict_pls h3 span{
	color: #666;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 25px;
    height: 25px;
    line-height: 25px;
    width: 25px;
}
.banner_group,
.banner_group_phone{
	background:none
}

.pagenav{
  font-size: 16px;
  font-weight: bold;
  color: #00a655;
}
.pagenav a{
  padding: 4px 10px;
  border: 1px solid #00a655;
  margin: 0 5px;
  border-radius: 4px;
  font-size: 16px;
  color: #00a655;
  font-weight: bold;
}
.pagenav .dots,
.pagenav a:first-child,
.pagenav a:last-child
{
  border: none !important;
  color: #666666;
}
.pagenav a:first-child:hover,
.pagenav a:last-child:hover
{
  border: none !important;
  color: #FFFFFF;
}
.pagenav a.cur{
  color: #FFFFFF;
  background: #00a655;
}
.icon-back:before {
  content: "\e617";
}