/*
* @Author: Administrator
* @Date:   2017-1-18 9:26:40
* @Last Modified by:   Administrator
* @Last Modified time: 2017-2-1 10:17:44
*/
.lxsss{ bottom: 0;overflow: hidden;position: fixed;width: 100%;z-index: 9999;}
.lxsss li{ float:left; width:33.333333333%;}
.lxsss li img{ width:100%}


.nBot {bottom: 0;overflow: hidden;position: fixed;width: 100%;z-index: 9999;}
.nBot li {width: 20%;}
.nBot img {width: 100%;}
.name-desp {
    visibility: hidden;
}
.new_foot_pic{ margin-top:20px;}
@font-face {
font-family: 'iconfont';
 src: url('../bootstrap/font/iconfont.eot'); /* IE9*/
 src: url('../bootstrap/font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../bootstrap/font/iconfont.woff') format('woff'), /* chrome、firefox */ url('../bootstrap/font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../bootstrap/font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
body {
	background:#efefef; 
}
.ylist img {
	-webkit-border-radius:5px;
	border-radius:5px;
}
/*头部*/
.header .logo, .header .nav1 {
	padding:0;
	height:60px;
	overflow:hidden;
}
.logo img {
	height:60px;
	width: auto;
	
}
.lxscc{font-size:16px;text-indent: 2em;padding: 10px 15px;line-height: 25px;}
.lxscc a{color:red;}
/*导航*/
.menu {
	width:100%;
	height:60px;
	background:#2c7fe8;
	display:block;
}
.navbg {
	color: #fff;
	display: block;
	font-size: 30px;
	margin: 0 auto;
	padding-top: 10px;
	width: 30px;
}
.main_nav{width: 210px;border-bottom:solid 1px #316a91;margin:0 auto;}
.main_nav ul li{border-bottom:0;}
.main_nav ul li .navf{ font-size:14px;}
.main_nav ul li a{padding-left: 10px;color: #fff; font-size:12px; display: block; font-weight:bold; height:36px;line-height: 36px;position: relative;}
.main_nav ul li .inactive{ background:url(/zh/images/jia.png) no-repeat 184px center;}
.main_nav ul li .inactives{background:url(/zh/images/jian.png) no-repeat 184px center;} 
.main_nav ul li ul{display: none; background:#323232;}
.main_nav ul li ul li { border-left:0; border-right:0;}
.main_nav ul li ul li ul{display: none;}
.main_nav ul li ul li a{ padding-left:20px;}
.main_nav ul li ul li ul li { }
.last{ /*background-color:#d6e6f1; border-color:#6196bb;*/ }
.main_nav ul li ul li ul li a{ color:#316a91; padding-left:30px;}
.main_nav .channel ul {display: none;}
.main_nav {background: #3a3a3a;display: none;padding-bottom: 35px; position: absolute;right: 0; top: 0;width: 210px; z-index: 2147483647;}
.main_nav h2 {color: #fff;font-size: 14px;margin-bottom: 0;margin-top: 0;padding: 16px 0 16px 18px;}
.main_nav h2.now {background: #323232;}
.main_nav h2.now ul {display: block;}
.main_nav h2.now ul li {padding: 8px 0;}
.main_nav h2.now ul a {color: #c3c3c3;font-size: 12px;}
.main_nav h2 ul {padding-top: 14px;}
.main_nav h2 a {display: block;}
.main_nav .h2 {border-bottom: 1px solid #222222;position: relative;}
.main_nav .h2 .close {background: url("../images/close.png") no-repeat center center / 17px 17px;border-left: 1px solid #222222;display: block;height: 51px;position: absolute;right: 0;top: 0;width: 51px;}
.main_nav .h2 .close::after {border-left: 1px solid #525252;content: "";height: 50px;position: absolute;width: 0;}
.main_nav .channel {border-top: 1px solid #525252;}
.main_nav a {color: #fff;}/*头部结束*/
.htel {
	background: -moz-linear-gradient(top, #3fca37 0%, #38c130 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3fca37), color-stop(100%, #38c130));
	background: -webkit-linear-gradient(top, #3fca37 0%, #38c130 100%);
	background: -o-linear-gradient(top, #3fca37 0%, #38c130 100%);
	background: -ms-linear-gradient(top, #3fca37 0%, #38c130 100%);
	background: linear-gradient(to bottom, #3fca37 0%, #38c130 100%);
	height:35px;
	line-height:35px;
	text-align:center;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#fff;
	font-size:16px;
	-moz-box-shadow:0 2px 0 #333;
	-webkit-box-shadow:0 2px 0 #333;
	box-shadow:0 2px 0 #333;
}
.honline {
	background: -moz-linear-gradient(top, #4098f3 0%, #2d89e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4098f3), color-stop(100%, #2d89e8));
	background: -webkit-linear-gradient(top, #4098f3 0%, #2d89e8 100%);
	background: -o-linear-gradient(top, #4098f3 0%, #2d89e8 100%);
	background: -ms-linear-gradient(top, #4098f3 0%, #2d89e8 100%);
	background: linear-gradient(to bottom, #4098f3 0%, #2d89e8 100%);
	background:#3c95f1;
	height:35px;
	line-height:35px;
	text-align:center;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#fff;
	font-size:16px;
	-moz-box-shadow:0 2px 0 #333;
	-webkit-box-shadow:0 2px 0 #333;
	box-shadow:0 2px 0 #333;
}
.hsev .row.btn-group_home {
	padding-right:20px;
	padding-left:20px;
	margin-top:25px;
	padding-bottom:25px;
	overflow:hidden
}
.bg {
	background: #fff;
	margin-top: 15px;
	padding-top: 10px;
	width:100%;
	overflow:hidden;
}
.bg .row.btn-group_home {
	padding-right:20px;
	padding-left:20px;
	margin-top:20px;
	padding-bottom:25px;
	overflow:hidden
}
.bg .fzl {
	background:none;
}
.bg .fzl img, .bg .fzr img {
	position: absolute;
	top:30%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.bg .fzr {
	background:none;
}
.bg #myCarousel1 {
	padding-left:20px;
	padding-right:20px;
	margin-top:25px;
	padding-bottom:20px;
}
.itemp1 {
	text-align:center;
	color:#222222;
	font-size:16px;
	margin-top:5px;
}
.itemp2 {
	text-align:justify;
	margin-top:5px;
	font-size:14px;
	color:#666666;
}
.cu_bn_in {
	width:80%;
	margin:0 auto;
}
.jb {
	color:#318ae7;
	font-size:14px;
	font-weight:bold;
}
.ys, .ys span {
	color:#7c7a7c;
	font-size:12px;
}
.xg {
	color:#7c7a7c;
	font-size:12px;
}
.ybg {
	height:15px;
	width:100%;
	background:#efefef;
	overflow:hidden;
}
.ylist li {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	overflow: hidden;
	padding: 10px 0;
}
.ylist .col-xs-4 {
	padding-right: 0;
}
.ylist .col-xs-8 {
	padding-right:0
}
.btn-group_zsty {
	background: #efefef;
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
}
.bgpn.panel-footer {
	background:#efefef;
}
.bgpn p {
	font-size:12px;
	padding-left:0;
	padding-right:0;
	line-height:20px;
}
.bgpx p {
	font-size:14px;
	padding-left:0;
	padding-right:0;
}
.tda {
	color:#747474;
	font-size:12px;
	margin-top:5px;
}
#sevTit {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 35px;
	line-height: 15px;
	overflow: hidden;
	padding: 10px;
}
.itemContainer {
	padding-top: 20px;
}
.itemList p {
	text-align:center;
}
.white p {
	color:#2a2a2a;
}
.white small {
	color:#2a2a2a;
}
.itemList p img {
	width:35px;
	height:35px;
}
.blue {
	background:#2c7fe8;
}
.itemList {
	padding-left:10px;
	padding-right:10px;
}
.itemList .col-xs-6 {
	padding-left:0;
	padding-right:0;
	padding:10px 0;
}
.itemList .blue {
	color:#fff;
}
.itemList .white {
	background:#fff;
}
.itemList small {
	text-align:center;
	display: block;
}
.hSamll {
	margin-top:15px;
}
.hsev {
	padding-left: 10px;
	background:#fff;
	padding-top:10px;
	margin-top:15px;
	padding-right:10px
}
.hsev .row {
	margin-top:10px;
}
.sevll {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.sevll .text-center {
	border:#e0dde0 solid 1px;
	padding:5px 0;
	font-size: 14px;
}
.sevTit {
	height:25px;
	line-height:25px;
}
.sevTit .sx {
	float:left;
	color:#318ae7;
	font-size:16px;
	font-weight:bold;
}
.sevTit a {
	color: #939292;
	float: right;
	font-size: 14px;
	margin-right: 10px;
}
.newsTop {
	height:20px;
	overflow:hidden;
	padding-right:10px;
}
.newsTop .col-xs-12 {
	padding-right:0;
	padding-left:0;
}
.newsTop .col-xs-4 {
	padding-left:0;
	padding-right:0;
}
.newsTop .col-xs-8 {
	padding-left:0;
	padding-right:0;
}
.ntit {
	font-size:14px;
	color:#318ae7;
}
.ndes {
	font-size:14px;
	text-align:justify;
	height:40px;
}
.sevTit span {
	float: left;
	font-size: 16px;
	margin-top: -2px;
}
.newsList {
	padding-top:10px;
}
.newsList li {
	overflow:hidden;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:#ddd dashed 1px;
	line-height:25px;
}
.nltit {
	color:#df2d2d;
	font-size:14px;
}
.nldes {
	color:#828282;
	font-size:14px;
	text-align:justify
}
.nldes span {
	color:#fc8e00;
	font-size:14px;
}
.newsList li:first-child {
	border-top:#ddd dashed 1px; display:none;
}
.newsList .col-xs-8, .newsList .col-xs-4 {
	padding-left:0;
	padding-right:0;
}
.nt {
	color:#5f5f5f;
	font-size:14px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	-webkit-text-overflow:ellipsis;
}
.nt font{color:red;font-weight: bold;}
.pb {
	padding-bottom:25px;
}
.more {
	margin-top:20px;
}
.more a {
	color:#757575;
	font-size:14px;
}
.see {
	margin-right:10px;
}
.nd {
	color:#b7b7b7;
	font-size:14px;
	text-align:right;
}
.row {
	margin:0;
}
.container {
	padding: 0;
	margin:auto;
}
.icon-search {
	left: 10px;
}
.icon-code {
	right: 10px;
}
.header-search input {
	width: 100%;
	border:1px solid #bbbbbb;
	border-radius: 5px;
	padding-left: 36px;
	height: 28px;
}
.header-l {
	min-width: 60px;
	font-size: 14px;
}
.header-r {
	/* position: relative; */
	width: 12%;
}
.msg {
	display: inline;
	position: relative;
}
.header-r span {
	position: absolute;
	top:-1px;
	right:-4px;
	background: red;
	border-radius: 50%;
	width: 10px;
	height: 10px;
}
.banol li {
	border-radius:0;
	border:none;
}
.banner img {
	width: 100%;
}
.carousel-indicators {
	bottom:0;
}
.carousel-indicators li {
	background-color: #fff;
	width:20px;
	height:10px;
}
.carousel-indicators .active {
	background-color: #318ae7;
	width:20px;
	height:10px;
}
.nav li {
	height: 50px;
	font-size: 14px;
	text-align: center;
}
.nav {
	height: 70px;
	margin-bottom: 10px;
}
.nav>li>a {
	display: block;
	width: 100%;
	color: #000;
	padding:10px 0;
}
.nav .iconfont {
	display: block;
	font-size: 32px;
	margin-bottom: 5px;
}
.icon-item {
	color: #0f8a6a;
}
.icon-pf {
	color: #8bc34a;
}
.icon-kefu {
	color: #ff5722;
}
.icon-tiyan {
	color: #03a9f4;
}
.tp {
	width: 100%;
	height: 70px;
	background: url(../images/zhishujie.jpeg);
	background-size: cover;
}
.xsms {
	font-size: 14px;
	color: red;
}
.xsms i {
	font-size: 24px;
	font-weight: bold;
	vertical-align: -2px;
}
.xst {
	height: 30px;
	line-height: 30px;
	padding:0 10px;
}
.ms-slide {
	width: 100%;
	height: 120px;
	overflow: hidden;
}
.ms-slide .item {
	border-right: 1px dashed #eeeeee;
	text-align: center;
}
.ms-slide img {
	width: 90%;
	height: 90px;
}
.price {
	color: red;
	font-weight: bold;
}
.oldprice {
	text-decoration: line-through;
}
.title {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.content {
	color: #000;
}
.hnsc {
	color: #018462;
	font-size: 14px;
}
.hnsc i {
	font-size: 24px;
}
.xst, .hnsc {
	border-bottom: 1px solid #eeeeee;
	height: 30px;
	line-height: 30px;
	padding:0 10px;
}
.hn-pic {
	width: 50%;
	height: 100%;
}
.hn-pic img {
	width: 75%;
	/* height: 75% !important; */
	margin:10px 0 0 10px;
}
.hn-pic2 img {
	width: 90%;
	margin-top: 15px;
}
.border-r {
	border:1px dashed #eeeeee;
}
.border-t {
	border:1px dashed #eeeeee;
}
.hn-box {
	height: 100px;
}
.hn-box2 {
	height: 140px;
}
footer {
	width: 100%;
	background: #318ae7;
	position: fixed;
	height: 55px;
	bottom:0;
	left: 0;
}
.col-xs-nav {
	width: 20%;
	text-align: center;
}
.col-xs-nav i {
	display: block;
	font-size: 30px;
}
.col-xs-nav a {
	color: #fff;
	display: inline-block;
	position: relative;
}
.col-xs-nav a.active {
	color:red;
}
.market div {
	padding-right: 0;
}
.goods-msg {
	display: inline-block;
	position: absolute;
	width: 18px;
	height: 18px;
	background-color: red;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
	color: #fff;
	top:3px;
	right: 0px;
}
/*文章页*/
.bgnone {
	background:#fff;
}
.breadcrumb.arc {
	border-bottom:#ddd solid 1px;
}
.breadcrumb.arc a {
	color:#7e7e7e;
	font-size:16px;
}
.breadcrumb.arc .active {
	color:#599bee;
}
.arcly {
	font-size:14px;
	color:#9f9f9f;
	margin-top:5px;
	margin-bottom:2%;
}
.arcrk {
	width:90%;
	margin:40px auto 0;
	overflow:hidden;
}
.arcrk li {
	padding-left:0;
	padding-right:0;
	float:left;
	width:33%;
}
.arcrk img {
	width:100%;
}
.main {
	margin-top:20px;padding-bottom: 35px;
}
.main p {
	margin-bottom:5px;
	text-align:justify;
	color:#444;

}
.readUl {
	margin-top:10px;
}
.readList {
	width:100%;
	overflow:hidden;
}
.readTit {
	background:#eeeeee;
	height:35px;
	line-height:35px;
	width:100%;
	overflow:hidden;
	text-indent:15px
}
.readList li {
	height:35px;
	line-height:35px;
	border-bottom:#ddd dashed 1px;
	padding-left: 0;
    padding-right: 0;
}
.readList li a {
	color:#5a5a5a;
	font-size:14px;
}
.spot {
	color: #676767;
	float: left;
	margin-top: 2px;
}
.doubt {
	background:#efefef;
	padding-top:25px;
	padding-bottom:25px;
	width:100%;
	overflow:hidden
}
.doubt li {
	width:33.33%
}
.doubt img {
	width:100%;
}
.patient {
	width:100%;
	overflow:hidden;
	padding-top:25px;
	padding-bottom:25px;
}
.hp {
	padding-bottom:25px;
}
.patTit {
	font-size:16px;
}
.patPic {
	margin-top:20px;
}
.patHot {
	padding-left:5px;
	padding-right:5px;
	margin-bottom:25px;
}
.np {
	padding-left:15px;
	padding-right:15px;
}
/*频道页*/
.detai {
	text-align:justify;
	text-indent:16px;
	color:#666666;
	font-size:14px;
	margin-top:10px;
}
.gray {
	background:#e9e9e9;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:2px 2px 1px #ddd;
	box-shadow:2px 2px 1px #ddd;
	padding:15px 0;
	width:48%;
}
.gray .chType{ color:#222; font-size:16px;}
.gray .chEg{ color:#c0c0c0; font-size:14px;}
.blue1 .chType{ color:#fff; font-size:16px;}
.blue1 .chEg{ color:#fff; font-size:14px;}
.chItem{ width:100%; padding-left:15px; padding-right:15px; padding-top:25px; clear:both;}
.chItem li{ margin-bottom:15px;}
.blue1{
	background:#53a1e2;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:2px 2px 1px #ddd;
	box-shadow:2px 2px 1px #ddd;
	padding:15px 0;
	width:48%;
}
/*发展历程*/
.pt{ margin-top:0; margin-bottom:0;}
.detaTit{ background:#2c7fe8;height:30px; line-height:30px; margin:0 auto 5px; width:45%; clear:both;text-align:center;-webkit-border-radius:5px;border-radius:5px;}
.detaTit a{ color:#fff; font-size:16px;}
.sevDes{ padding-bottom:20px;}
.sevList{ border:#ddd solid 1px;-webkit-border-radius:10px;border-radius:10px; width:90%; margin:0 auto 15px; overflow:hidden;}
.sevBg{ background:#efefef; width:100%; overflow:hidden; padding-bottom:25px;}
.sevDl {
    background: #fff;
    margin: 0 auto;
    padding:0 5% 20px;
    width: 100%;
}
.sevTop1 {
    color: #222;
    font-size: 16px;
    padding-top: 15px;
}
.sevTop2{ padding-top:10px;}
.sevTop3{color:#555555; text-align:justify; font-size:14px; padding-top:10px; padding-bottom:15px;}
.sevBut{ width:50%; height:30px; line-height:30px; text-align:center; margin:5px auto 0; background:#6792c8;-webkit-border-radius:10px;border-radius:10px;}
.icokk {
    color: #fff;
    float: left;
    font-size: 24px;
    margin-left: 6%;
}
.sevBut a{ color:#fff; font-size:14px; display:block; width:100%; height:30px;}
.sevBut .icoc {
    float: left;
    margin-left: 4%;
    margin-top: 0;
}.icok {
    float: left;
    font-size: 24px;
    margin-left: 15%;
}.sevBut span {
    float: left;
    margin-left: 8%;
    margin-top: 0;
}
.facility{ background:#fff;width: 90%; margin:0 auto; padding-bottom:45px; overflow:hidden}

.facility .swiper-container {
	width: 90%;
	height: 100%;
	margin:20px auto 0;
	 position:relative;
	 overflow:hidden
}
.facility .swiper-pagination{ position:relative;}
.facility .swiper-pagination-bullet{ margin:0 5px;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;
}
.facility h4{ text-align:left; padding-top:20px; width:90%; margin:0 auto; border-bottom:#ddd solid 1px; padding-bottom:20px; font-weight:700}
.sl{ width:48%}
.sr{ width:48%}
.arcBody,.wxzj{
    overflow: hidden;
    width: 100%;
}

.arcBody_pl{width:100%;overflow: hidden;background:#eae7e7;}
.arcBody_pl_01{width:96%;margin:0 auto;padding:2% 0;}
.arcBody_pl_011{overflow: hidden;}
.arcBody_pl_011 img{display:block;float:left;}
.arcBody_pl_011 span{color:#3583e7;font-weight: bold;line-height:22px;margin-left: 2%;}
.arcBody_pl_012{color:#8c8c8c;font-size: 14px;height: 50px;line-height: 50px;border: 1px solid #d8d7d7;border-radius: 5px;overflow: hidden;background:#f4f4f4;margin:4% auto;text-indent: 1em;}
.arcBody_pl_013{overflow: hidden;}
.arcBody_pl_013 li{width:23.5%;float:left;margin-right:2%;}
.arcBody_pl_013 li img{width:100%;}
.wxzj .sevTit {
    height: 25px;
    line-height: 25px;
	margin-top:20px;
	margin-bottom:10px;
}
.wxDoc{ width:100%; overflow:hidden;}
.wxDoc li{ padding-left:0; padding-right:0;}
.banner-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 0;
    position: absolute;
    text-align: center;
    z-index: 11111;
}
.banner-container {width: 100%;height: 100%;position: relative; overflow:hidden;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;
-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}



.col_zx_ll p {
    color: #4c4c4c;
    font-size: 12px;
    margin-top: 5px;
}
.patEg {
    color: #9f9f9f;
    font-size: 10px;
	text-transform:uppercase; 
}
.col_zx_ll {
    margin-top: 40px;
    overflow: hidden;
    width: 100%;
}

.xTit{width:80%; margin:5% auto 0;}
.xPic {width:90%; margin:5% auto 0;}
.xT{ margin-top:5%; color:#333; font-size:18px;}
.xS{ color:#666666; font-size:16px;}
.xBg{ background:#2c7fe8; width:90%; padding:5%; margin:5% auto 0;}
.xBg li{ margin-bottom:3.5%;width:100%;}
.xBg img{ width:18px; float:left;}
.xBg span{ color:#fff; margin-left:10px; font-size:14px;}
.xBg .lat{ margin-bottom:0%;}
.xD{ margin-top:5%;}
.xC {color: #333;font-size: 14px;padding-bottom: 2.5%;}
.xC img {margin-right: 5px; width:14px;}
.szqC{ width:80%; margin:5% auto 0; text-align:justify; color:#333;text-indent: 10px;}


#SOHUCS #SOHU_MAIN .module-cmt-list .wrap-user-gw .user-address-gw, #SOHUCS #SOHU_MAIN .module-cmt-list .wrap-user-gw .user-name-gw{ display:none; overflow:visible}
#SOHUCS #SOHU_MAIN .module-mobile-cmt-list .list-wrapper-wap .list-container-wap .list-item-wap .list-content-wrapper-wap .list-content-info .list-cmt-time-wap{ overflow:visible; display:none;}