*{
	margin: 0;
	padding: 0;
	border: none;
	font-family:"微软雅黑";
}
ul li
{
	list-style: none;
}
a
{
	text-decoration: none;
}
body
{
	font-family:"微软雅黑";color:#333;position:relative;
}
html *, html *:before, html *:after
{
	-webkit-transition: 0.5s;
    transition: 0.5s;
}
table 
{ 
 	border-collapse:collapse; 
 	border-spacing:0; 
} 
th,td 
{
 	padding: 0;
}
.w1200
{
	width: 1200px;
	margin: 0 auto;
}
.clear_all
{
	clear: both;
}
/*首页*/
.com-top
{
	width: 100%;
	height: 50px;
	background-color: #f2f2f2;
}
.com-tit
{
	float: left;
	font-size: 16px;
	line-height: 50px;
	color: #000000;
}
.com-top-rt
{
	float: right;
	line-height: 50px;
}
.showser
{
    height: 25px;
    margin-right: 20px;
    font-size: 14px;
    width: 0px;
    transition: 0.3s;
    outline: none;
}
.showsers
{
   width: 100%;
   margin-left: 15px;
   transition: 0.3s;
}
.serach-box
{
    float: left;
    position: relative;
    overflow: hidden;
    margin-right:10px;
    transition: 0.3s;
    width:0px;
     background-color: #fff;
     margin-top: 11px;
}
.serach-boxs
{
   width:200px;
   transition: 0.3s;
    background-color: #fff;
}
.com-top-rt img
{
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-right: 20px;
	position: relative;
	top: 6px;
	cursor: pointer;
}
.com-top-rt a
{
	font-size: 16px;
	display: inline-block;
	color: #333333;
}
.com-top-rt label
{
	margin-left: 30px;
}
.com-top-rt a:hover
{
	color: #3098d7;
}
.com-hx
{
	content: "";
	width: 1px;
	height: 15px;
	display: inline-block;
	margin: 0 11px;
	background-color: #a5a5a5;
	position: relative;
    top: 3px;
}
.com-column
{
	width: 100%;
	height: 100px;
}
.logo
{
	display: block;
	float: left;
	width: 326px;
	height: 40px;
	margin-top: 35px;
}
.column-nav
{
	float: right;
}
.column-nav li
{
	float: left;
	margin-right: 25px;
}
.column-nav li a
{
	display: block;
	font-size: 16px;
}
.column-cutt
{
	line-height: 100px;
	color: #010101;
}
.column-nav li a:hover
{
	color: #f8c400;
}
.index-news
{
	margin-top: 30px;	
}
.news-tit
{
	font-size: 24px;
	color: #323232;
	border-left: 5px solid #007cc4;
	padding-left: 16px;
}
.yx-rotation-t {
    max-height: 40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    max-width: 265px;
}
.yx-rotation-focus
{
	position: absolute;
    top: 0;
    left: 10px;
}
.newslist-lt
{
	width: 280px;
    height: 210px;
    float: left;
    position: relative;
    overflow: hidden;
}
.news-tit
{
	margin-bottom: 30px;
}
.newslist-tit
{
	font-size: 20px;
	color: #000000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.newslist-tit:hover
{
	color: #007cc4;
}
.newslist-time
{
	display: block;
	font-size: 16px;
	color: #666666;
	margin-top: 16px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #bfbfbf;
}
.newslist-rt
{
	width: 520px;
	float: left;
	margin-left: 30px;
}
.newslist-menu
{
	margin-top: 15px;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}
.newslist-btn
{
	width: 90px;
	height: 30px;
	background-color: transparent;
	border: 1px solid #007cc4;
	border-radius: 15px;
	font-size: 16px;
	color: #007cc4;
	outline: none;
	cursor: pointer;
	margin-top: 15px;
}
.newslist-btn:hover
{
	background-color: #007cc4;
	color: #fff;
}
.newslist-box
{
	background-color: #fafafa;
	width: 100%;
	margin-top: 30px;
}
.newslist-nav
{
	float: left;
}
.newslist-box a
{
	font-size: 16px;
	color: #000000;
	float: right;
	line-height: 35px;
}
.newslist-nav li
{
	float: left;
	border-left: 1px solid #e5e5e5;
}
.newslist-nav li:first-child
{
	border-left: 0;
}
.newslists
{
	margin: 0 16px;
	font-size: 16px;
    color: #000000;
    /* padding-bottom: 12px; */
    display: block;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid transparent;
}
.newslistsx
{
	border-bottom: 1px solid #007cc4;
}
.newslist-info
{
	display: none;
}
.newslist-info li
{
	list-style-image: url(../img/news-tub.png);
	border-bottom: 1px dashed #c2c2c2;
}
.newslist-info li a
{
	padding: 15px 0;
	display: block;
	font-size: 14px;
	color: #000000;
}
.newslist-info li a:hover
{
	transition: 0s;
	color: #007cc4;
}
.newslist-info li a span
{
	transition: 0s;
	float: right;
}
.column-cutts
{
	line-height: 99px;
	color: #f8c400;
	border-bottom: 1px solid #f8c400;
}
.news-lt
{
	width: 70%;
	float: left;
}
.news-rt
{
	width: 24.3%;
	float: right;
}
.news-rt-nav li
{
	font-size: 14px;
	float: left;
	width: 95px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #007cc4;
	color: #fff;
	border: 1px solid #fff;
	cursor: pointer;
}
.news-rt-img img
{
	display: block;
	width: 100%;
	height: 152px;
	display: none;
	margin-bottom: 30px;
}
.news-tit span
{
	float: right;
}
.news-tit span a
{
	font-size: 16px;
	display: inline-block;
	margin-left: 20px;
}
.zb
{
	color: #333333;
}
.tender-nav
{
	display: none;
}
.tender-nav li
{
	background: url(../img/zb-tub.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
}
.tender-nav li:first-child
{
	margin-top: 0;
}
.tender-nav li a
{
	font-size: 20px;
	color: #feffff;
	display: block;
	margin-left: 50px;
}
.index-menu
{
	width: 100%;
	background-color: #f0f7f9;
	margin-top: 47px;
	padding: 45px 0;
}
.index-menu-top a
{
	display: block;
	height: 140px;
}
.index-menu-lt
{
	width: 64%;
	float: left;
}
.index-menu-lts
{
	width: 430px;
	height: 100%;
	float: left;
}
.index-menu-rts
{
	width: 300px;
	height: 100%;
	float: right;
}
.index-menu-box
{
	background-color: #fff;
	padding: 22px 32px 22px 20px;
	margin-top: 30px;
}
.index-menu-box a
{
	display: block;
}
.index-menu-box-lt
{
	border: 1px solid #017dc5;
	padding: 6px;
    width: 226px;
    height: 180px;
    float: left;
}
.index-menu-box-rt
{
	float: left;
	margin-left: 30px;
	width: 60%;
}
.index-menu-box-rt p
{
	font-size: 16px;
	color: #000000;
	line-height: 30px;
}
.index-menu-rt
{
	width: 32%;
	float: right;
	background-color: #fafafa;
}
.menu-more
{
	font-size: 16px;
	float: right;
	color: #666666;
}
.index-menu-rt-top
{
	padding: 15px;
}
.index-menu-nav
{
	background-color: #fff;
	padding-bottom: 25px;
}
.index-menu-rt-box
{
	width: 100%;
	height: 347px;
	overflow: hidden;
	overflow-y: scroll;
}
.index-menu-nav li
{
	padding-top: 25px;
}
.index-menu-nav li a
{
	display: block;
	padding-left: 16px;
}
.index-menu-img
{
	width: 120px;
	height: 85px;
	float: left;
}
.index-menu-img img
{
	width: 100%;
	height: 100%;
	display: block;
}
.index-menu-info
{
	width: 56%;
	float: left;
	margin-left: 16px;
}
.index-menu-info p
{
	font-size: 16px;
	color: #323232;
	line-height: 25px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.index-menu-info span
{
	display: block;
	font-size: 16px;
	color: #323232;
	color: #666;
	margin-top: 16px;
}
.index-menu-nav li a:hover .index-menu-info p
{
	color: #007cc4;
}
.index-productlist
{
	padding: 30px 0 60px 0;
}
.index-productlist-lt
{
	float: left;
	width: 27.5%;
}
.index-productlist-rt
{
	float: left;
	width: 68.3%;
	margin-left: 50px;
}
.index-productlist-lt img
{
	width: 100%;
	height: 220px;
	display: block;
}
.index-slider
{
	width: 100%;
	height: 220px;
	overflow: hidden;
	position: relative;
}
.index-sliders
{
	position: relative;
	width: 10000%;
}
.index-slider-info
{
	float: left;
	display: block;
	margin-right: 34px;
}
.index-slider-info:nth-child(3)
{
	margin-right: 0;
}
.index-slider-info img
{
	display: block;
	width: 250px;
	height: 180px;
}
.index-slider-info span
{
	margin-top: 20px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #323232;
}
.index-sliderx
{
	float: left;
}
.nivo-sliders
{
	position: absolute;
    top: 30%;
    z-index: 9;
    cursor: pointer;
}
.nivo-slidera
{
	position: absolute;
    top: 50%;
    z-index: 9;
    cursor: pointer;
}
.nivo-sliders a
{
	display: block;
    width: 55px;
    height: 90px;
    text-indent: -9999px;
    background: url(../img/pro-slider.png) no-repeat;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    transition: all 200ms ease-in-out;
}
.nivo-slidera a
{
	display: block;
    width: 55px;
    height: 90px;
    text-indent: -9999px;
    background: url(../img/banner-lt.png) no-repeat;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    transition: all 200ms ease-in-out;
}
.nivo-sliders
{
	width: 100%;
}
.nivo-slidera
{
	width: 100%;
}
.nivo-sliders-prenav
{
	float: left;
	left: 120px;
}
.nivo-sliders-nextnav
{
	float: right;
    background-position: -60px 0px;
}
.com-columns
{
	background-color: #f0f7f9;
	width: 100%;
	padding-bottom: 10px;
}
.com-column-nav
{
	padding: 20px 0;
}
.com-column-nav span
{
	float: left;
	font-size: 16px;
	color: #000000;
}
.com-column-nav li
{
	float: left;
}
.com-column-nav li a
{
	margin: 0 27px;
	font-size: 16px;
	color: #4c4c4c;
}
.com-column-nav li a:hover
{
	color: #007cc4;
}
.com-column-item li
{
	float: left;
	margin-right: 45px;
}
.com-column-item li h3
{
	margin-top: 35px;
	margin-bottom: 25px;
}
.com-column-item li a
{
	font-size: 14px;
	display: block;
	color: #323232;
	margin-bottom: 20px;
}
.com-column-item li a:hover
{
	color: #007cc4;
}
.com-column-item
{
	width: 87%;
	float: left;
}
.code-img
{
	float: right;
	width: 135px;
	margin-top: 35px;
	background-color: #fff;
}
.code-img img
{
	display: block;
	width: 100%;
}
.code-img span
{
	font-size: 18px;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}
.com-foot
{
	padding-bottom: 15px;
}
.com-foot p
{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.com-foot a
{
	margin-top: 10px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.com-foot a:hover
{
	color: #007cc4;
}
.com-column-info
{
	border-bottom: 1px solid #e6e6e6;
}
.com-foot a img
{
	display: inline-block;
	margin-right: 8px;
	position: relative;
	top: 2px;
}
.zbs
{
	color: #007cc4;
}
.sidebar-box a
{
	display: block;
	margin-bottom:5px;
}
.sidebar-top
{
	transition: .5s;
}
.sidebar-box
{
	position: fixed;
	top: 70%;
	right: 27px;
	z-index: 99999;
}
/*全球市场*/
.li-banner
{
	display: block;
	width: 100%;
	height: auto;
}
.global-market
{
	background-color: #fafafa;
	padding-top: 30px;
	padding-bottom: 40px;
}
.global-market-top p
{
	float: left;
	width: 150px;
	height: 37px;
	border-radius: 2px;
	background-color: #007cc4;
	line-height: 37px;
	color: #fff;
	text-align: center;
	margin-left: 20px;
}
.global-market-top label
{
	display: block;
	float: right;
}
.global-market-top label img
{
	width: 16px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}
.global-market-top label a
{
	font-size: 16px;
	color: #666666;
	margin: 0 8px;
}
.global-market-box
{
	background-color: #fff;
	border: 1px solid #dddddd;
	padding: 40px;
}
.global-market-box h3
{
	padding: 0 0 35px 0;
	text-align: center;
}
.global-market-box p
{
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	text-indent: 32px;
}
.global-market-box img
{
	display: block;
	width: 880px;
	margin: 0 auto;
	margin-top: 60px;
}
/*产品与技术*/
.product-box
{
	background-color: #fafafa;
	padding: 30px 0 50px 0;
}
.product-lt
{
	width: 16.5%;
	border: 1px solid #dddddd;
	float: left;
}
.product-lt-top
{
	width: 100%;
	height: 100px;
	background: url(../img/product-top_03.png) no-repeat;
	line-height: 100px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
}
.product-lt-nav
{
	width: 100%;
}
.product-lt-nav li
{
	position: relative;
}
.product-lt-nav li:last-child
{
	border-bottom: 0;
}
.product-lt-nav li a
{
	width: 80%;
	display: block;
	margin: 0 auto;
	border-bottom: 1px solid #eeeeee;
	padding: 18px 0;
}
.product-hx
{
	content: "";
	display: block;
	width: 4px;
	height: 22px;
	float: left;
	margin-top: 20px;
}
.product-hxs
{
	background-color: #f8c400;
}
.product-cutt
{
	font-size: 18px;
	color: #010101;
	display: inline-block;
	margin-left: 10px;
}
.product-tub
{
	margin-left: 22px;
	width: 16px;
	height: 18px;
	display: inline-block;
	position: relative;
    top: 3px;
}
.product-cutts
{
	color: #f8c400;
}
.product-rt
{
	width: 80%;
	float: left;
	margin-left: 3%;
}
.product-item
{
	background-color: #fff;
	padding: 37px;
	border: 1px solid #dddddd;
}
.product-item li
{
	width: 22%;
	float: left;
	margin-right: 35px;
	margin-bottom: 32px;
}
.product-item li:nth-child(4n)
{
	margin-right: 0;
}
.product-item li a span
{
	display: block;
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
	color: #333333;
}
.product-item li a img
{
	display: block;
	width: 100%;
}
.product-sel
{
	width: 100%;
	margin: 0 auto;
	outline: none;
	font-size: 16px;
	color: #ffffff;
	background-color: transparent;
	padding-left: 20px;
	margin-top: 8px;
}
.product-sel option
{
	background-color: #666666;
	display: block;
	border-bottom: 1px solid #fff;
}
.product-details
{
	background-color: #fff;
	position: relative;
}
.product-details h3
{
	text-align: center;
	color: #333333;
	padding: 30px 0 15px 0;
}
.pro-cutta
{
	display: block;
	width: 750px;
	height: 450px;
	background-color: #fafafa;
	margin: 0 auto;
}
.pro-boxa
{
	width: 80%;
	height: 450px;
	margin: 0 auto;
}
.pro-cutta img
{
	width: 470px;
	height: 350px;
	display: block;
	margin: 0 auto;
	padding-top: 52px;
}
.pro-detailx 
{
	padding-top: 30px;
	background-color: #fff;
}
.pro-p
{
	width: 80%;
	margin: 0 auto;
}
.pro-detailx p
{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.pro-btn
{
	width: 80%;
	margin: 0 auto;
	margin-top: 42px;
	padding-bottom: 75px;
}
.pro-btn button
{
	width: 160px;
	height: 50px;
	font-size: 18px;
	background-color: #f8c400;
	color: #fefefe;
	border-radius: 10px;
	outline: none;
	cursor: pointer;
}
.fani-box
{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 30px;
}
.fani-box a
{
	width: 300px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	border-radius: 20px;
	border: 1px solid #D7D7D7;
	padding-left: 20px;
	display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.fani-pre
{
	color: #b2b2b2;
	float: left;
}
.fani-next
{
	color: #f8c400;
	float: right;
}
.technical-item img
{
	width: 100%;
	height: auto;
	display: block;
}
.medicine-nav
{
	margin-left: 3%;
}
.medicine-nav li
{
	list-style-image: url(../img/djyml_06.png) !important;
}
.medicine-nav li a
{
	display: block;
	padding: 20px 0;
	border-bottom: 1px dashed #d7d7d7;
	font-size: 18px;
	color: #333333;
}
.technical-item
{
	background-color: #fff;
	padding: 37px;
	border: 1px solid #dddddd;
}
/*低价药目录详情*/
.technical-item h3
{
	text-align: center;
	margin-top: 30px;
}
.technical-time
{
	font-size: 14px;
	color: #b2b2b2;
	display: block;
	text-align: center;
	padding: 10px 0;
}
.technical-img
{
	border-top: 1px dashed #d2d2d2;
	padding-top: 25px;
}
/*在线招聘-联系我们*/
.online-item
{
	background-color: #fff;
    padding: 37px;
    border: 1px solid #dddddd;
}
.content-us li
{
	margin-bottom: 28px;
}
.content-us li img
{
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 22px;
}
.content-us li span
{
	font-size: 16px;
	color: #555555;
}
.online-maps
{
	display: block;
	width: 100%;
}
.online-info-img
{
	display: block;
	width: 100%;
}
.online-info-tit
{
	margin: 35px 0;
}
.online-menu span
{
	font-size: 18px;
	color: #007cc4;
	padding-left: 37px;
	display: block;
	border-left: 4px solid #007cc4;
	margin: 24px 0;
}
.online-menu p
{
	font-size: 16px;
	line-height: 25px;
}
.online-file p
{
	font-size: 16px;
	color: #666666;
	margin-top: 45px;
	margin-bottom: 30px;
}
.online-file p span
{
	color: #ff3333;
}
.a-uploadx
{
    width: 100px;
    height: 37px;
    position: relative;
    cursor: pointer;
    color: #888;
    background: url(../img/online-file.png) no-repeat;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    background-size: cover;
    float: left;
    cursor: pointer;
    left: -7px;
}
.a-uploadx  input
{
	position: absolute; */
     right: 0; 
     top: 0; 
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.online-filename
{
	width: 80%;
	height: 35px;
	border: 1px solid #d2d2d2;
	border-radius:5px;
	text-indent: 20px;
	outline: none;
	float: left;
}
.online-file-rt button
{
	width: 100px;
    height: 37px;
    border-radius: 5px;
    background-color: #007cc4;
    color: #ffffff;
    cursor: pointer;
    outline: none;
}
.online-file-lt
{
	width: 85%;
	float: left;
}
.online-file-rt
{
	float: right;
}
/*在线招聘-招聘信息*/
.online-nav li span
{
	display: inline-block;
	font-size: 16px;
	color: #666666;
	width: 25%;
}
.online-nav
{
	margin-top: 30px;
}
.online-nav li h3
{
	padding: 15px 0;
}
.online-nav li
{
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 16px;
}
.online-zs
{
	font-size: 16px;
	color: #666666;
	margin-top: 40px;
}
/*产品口碑详情*/
.praise-p
{
	width: 80%;
	margin: 0 auto;
}
.praise-p h3
{
	font-size: 20px;
	color: #007cc4;
	font-style: italic;
	margin: 25px 0;
}
/*
.praise-p p
{
	font-size: 16px;
	color: #666666;
}*/
.praise-p span
{
	display: block;
	font-size: 16px;
	color: #000000;
	text-align: right;
}
.praise-nav li
{
	margin-bottom: 40px;
}
.technical-tab
{
	width: 100%;
}
.technical-tab tr:nth-child(3n)
{
	width: 10%;
}
.technical-tab tr:nth-child(4n)
{
	width: 10%;
}
.technical-tab td
{
	text-align: center;
	font-size: 14px;
	color: #333333;
	border: 1px solid #333;
}
.technical-tab tr:nth-child(2)
{
	background-color: #bfbfbf;
}
.technical-tab tr:nth-child(3)
{
	background-color: #bfbfbf;
}
.technical-tab tr:nth-child(4)
{
	background-color: #bfbfbf;
}
/*产品与技术-核心竞争力*/
.competitive-item
{
	background-color: #fff;
	padding: 37px;
	border: 1px solid #dddddd;
}
.competitive-item p
{
	font-size: 16px;
	color: #333333;
	text-indent: 30px;
	line-height: 30px;
}
.competitive-img
{
	width: 80%;
	margin: 30px auto;
}
.competitive-img img
{
	display: block;
	width: 100%;
}
.competitive-item h3
{
	font-size: 18px;
	color: #000000;
	margin: 15px 0;
}
/*网络营销详情*/
.marketing-item
{
	background-color: #fff;
	padding: 37px;
	border: 1px solid #dddddd;
}
.marketing-item img
{
	display: block;
	width: 100%;
	height: auto;
}
.marketing-item h3
{
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 32px 0 10px 0;
}
.marketing-p
{
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.marketing-p2
{
	margin: 30px 0 25px 0;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.marketing-box
{
	width: 80%;
	margin: 0 auto;
	border-top: 1px dashed #d2d2d2;
	padding-top: 25px;
}
.marketing-box td
{
	border: 1px solid #333333;
	text-align: center;
	height: 35px;
	line-height: 35px;
}
.marketing-box td:nth-child(2n-1)
{
	width: 20%;
}
.marketing-box td:nth-child(2n)
{
	width: 55%;
}
.marketing-box td:nth-child(3n)
{
	width: 25%;
}
.marketing-tab
{
	width: 100%;
	margin: 0 auto;
}
/*营销网络*/
.marketing-info
{
	background: url(../img/yxwl_bg.png) no-repeat;
	width: 86%;
	height: 400px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 32px;
}
.ma-cutt1
{
	position: absolute;
	top: 0;
	left: 0;
	width: 49.8%;
	height: 218px;
	display: block;
	cursor: pointer;
}
.ma-cutt2
{
	position: absolute;
	top: 0;
	right: 0;
	width: 50.2%;
	height: 218px;
	display: block;
	cursor: pointer;
}
.ma-cutt3
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 49.8%;
	height: 182px;
	display: block;
	cursor: pointer;
}
.ma-cutt4
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50.2%;
	height: 182px;
	display: block;
	cursor: pointer;
}
/*董事长致辞*/
.chairman-item
{
	background-color: #fff;
	padding: 30px 37px;
	border: 1px solid #dddddd;
}
.chairman-item img
{
	width: 100%;
	height: auto;
    display: inline-block;
}
/*
.chairman-item h3
{
	text-align: center;
	font-size: 24px;
	color: #333333;
	margin: 32px 0;
}
.chairman-item p
{
	font-size: 16px;
	color: #333333;
	text-indent: 50px;
	line-height: 50px;
}
.chairman-item span
{
	margin-top: 50px;
	display: block;
	font-size: 16px;
	color: #333333;
	text-align: right;
}
*/
.chairman-contents
{
	margin-left: 55px;
	margin-top: 50px;
}
.chairman-contents label
{
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 50px;
}
.chairman-contents a
{
	display: block;
	color: #007cc4;
	line-height: 50px;
}
/*员工风采*/
.demeanor-info
{
	display: block;
}
.demeanor-cutta
{
	display: block;
    width: 767px;
    height: 420px;
    background-color: #fafafa;
    margin: 0 auto;
}
.demeanor-cutta img
{
	display: block;
	width: 100%;
	height: 100%;
}
.demeanor-item
{
	width: 80%;
	margin: 0 auto;
}
.demeanor-tit
{
	font-size: 20px;
	font-weight: 700;
	color: #333333;
}
.demeanor-item p
{
	font-size: 16px;
	color: #333333;
	text-indent: 55px;
	line-height: 30px;
}
.demeanor-item span
{
	float: right;
	font-size: 16px;
	color: #333333;
	display: block;
	margin-top: 15px;
	padding-bottom: 30px;
}
/*天圣之声*/
.ts-voice
{
	background-color: #fff;
	padding: 34px 37px;
	border: 1px solid #dddddd;
}
.voice-img
{
	display: block;
	width: 100%;
	height: 100%;
}
.ts-voice img
{
	max-width: 100%;
}
.ts-voice h3
{
	text-align: center;
	margin: 33px 0 15px 0;
}
.voice-p
{
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-bottom: 22px;
}
.voice-p2
{
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-bottom: 13px;
	border-bottom: 1px dashed #d2d2d2;
	margin-bottom: 30px;
}
.voice-menu
{
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	text-indent: 30px;
}
.voice-pw
{
	margin-left: 120px;
}
/*天圣之声*/
.medicine-nav li a span
{
	font-size: 16px;
	display: block;
	float: right;
}
/*天圣产业*/
.indust-item
{
	background-color: #fff;
    padding: 30px 37px;
    border: 1px solid #dddddd;
}
.indust-nav li
{
	margin-right: 63px;
	float: left;
	width: 28.5%;
	margin-bottom: 43px;
}
.indust-nav li:nth-child(3n)
{
	margin-right: 0;
}
.indust-nav li span
{
	display: block;
	text-align: center;
	color: #000000;
	margin-top: 20px;
}
.indust-nav li img
{
	display: block;
	width: 100%;
	height: 168px;
	border-radius: 5px;
}
.indust-nav li a
{
	display: block;
}
.ts-cyxq
{
	display: block;
	width: 60%;
	height: 20px;
	margin: 0 auto;
}
/*名医名品*/
.doctors-item
{
	background-color: #fff;
    padding: 30px 37px;
    border: 1px solid #dddddd;
}
.doctors-item h3
{
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.doctors-num
{
	text-align: center;
	font-size: 16px;
	color: #666666;
	padding: 21px 0 14px 0;
	border-bottom: 1px dashed #d2d2d2;
	margin-bottom:30px;
}
.doctor-vedio
{
	margin: 23px 0;
	display: block;
	width: 100%;
}
.doctors-p
{
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	text-indent: 30px;
}
.doctor-tit
{
	display: block;
	font-size: 18px;
	color: #007cc4;
	border-left: 4px solid #007cc4;
	padding-left: 26px;
	margin-bottom: 22px;
}
.doctors-num span
{
	margin-left: 50px;
}
/*名医名品*/
.doctors-nav li
{
	margin-right: 63px;
	float: left;
	width: 28.5%;
	margin-bottom: 40px;
}
.doctors-nav li:nth-child(3n)
{
	margin-right: 0;
}
.doctors-nav li a
{
	display: block;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
}
.doctor-img
{
	position: relative;
	width: 100%;
	height: 170px;
	overflow: hidden;
}
.doctors-nav li .doctor-img:hover .doctor-cutt
{
	position: absolute;
	bottom: 0px;
	transition: .5s;
}
.doctor-imgs
{
	display: block;
	width: 100%;
	height: 100%;
}
.doctor-cutt
{
	position: absolute;
	bottom: -170px;
	width: 100%;
	height: 100%;
	background: rgba(109,170,213,0.5);
	transition: .5s;
}
.doctor-cutt img
{
	display: block;
    margin: 0 auto;
    position: relative;
    top: 50px;
}
.doctor-menu
{
	padding: 16px;
}
.doctor-menu-tit
{
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.doctor-box
{
	margin-top: 20px;
}
.doctor-box img
{
	display: inline-block;
}
.doctor-box  span
{
	display: inline-block;
	font-size: 16px;
	color: #333333;
	margin-left: 5px;
}
.doctor-box  samp
{
	display: inline-block;
	font-size: 16px;
	color: #333333;
	float: right;
}
/*社会公益*/
.shhd-banner
{
	width: 100%;
	height: auto;
	display: block;
}
.hd-tit
{
	text-align: center;
	font-size: 24px;
	color: #333333;
	margin: 45px 0;
}
.hd-p
{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.hd-p2
{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.hd-p3
{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.hd-p4
{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	text-indent: 30px;
}
.hd-menu
{
	display: block;
	margin: 40px auto;
}
.medicine-nav li a:hover
{
	color: #0b83c7;
	transition: 0s;
}
/*天圣经济信息*/
.economic-box
{
	background-color: #fff;
	padding: 34px 37px;
	border: 1px solid #dddddd;
}
.economic-img
{
	width: 100%;
	height: auto;
	display: block;
}
.economic-nav
{
	width: 98%;
	margin: 0 auto;
	margin-top: 30px;
}
.economic-nav li
{
	margin-right: 85px;
	float: left;
	width: 26.7%;
	margin-bottom: 60px;
}
.economic-nav li:nth-child(3n)
{
	margin-right: 0;
}
.economic-nav li a
{
	display: block;
}
.economic-nav li a span
{
	display: block;
	text-align: center;
	font-size: 18px;
	color: #000000;
	margin-top: 20px;
}
.economic-nav li a img
{
	width: 100%;
	height: 300px;
	display: block;
}
.gg-details
{
	display: block;
	margin-top: 40px;
	font-size: 18px;
	color: #007cc4;
}
.economic-fx
{
	font-size: 16px;
	color: #666666;
	text-indent: 30px;
	line-height: 30px;
}
.pages
{
    width: 100%;
    text-align: center;
}

.pages span
{
    display: inline-block;
    font-size: 14px;
    padding: 5px;
}

.page .current
{
    width: 20px;
    height: 20px;
    text-align: center;
    background-color: #207ed0;
    color: White;
    padding-left: 11px;
    padding-right: 11px;
}

.pages a
{
    font-size: 14px;
    margin: 0 5px;
    padding: 5px;
    color: #666666;
    padding-left: 16px;
    padding-right: 16px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.firstchild, .lastchild
{
    border: #d4d4d4 solid 1px;
    margin: 0 10px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pages a:hover
{
    color: #207ed0;
}













