.inside-banner {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	position: relative;
}

.inside-banner .ser-tt {
	width: 100%;
	position: absolute;
	top: 30%;
	left: 0;
	color: #fff;
	text-align: center;
}

.inside-banner .ser-tt h1 {
	display: block;
	font-size: 42px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
	line-height: 50px;
}

.inside-banner .ser-tt h2 {
	display: block;
	font-size: 22px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}

.main .menu-list {
	display: block;
	position: relative;
	background-color: #f2f2f2;
	width: 100%;
}

.main .menu-list ul {
	float: left;
	width: 70%;
	overflow: hidden;
}

.main .menu-list ul li {
	padding: 0 15px 0 13px;
	line-height: 55px;
	float: left;
}

.main .menu-list ul li a {
	color: #8a8a8a;
	font-size: 14px;
}

/*.main .menu-list ul li:hover {
	background: #00a784;
	border-bottom: 3px solid #fad41f;
}*/
/*.main .menu-list ul li:hover a {
	color: #fff;
}*/
.main .menu-list .hover {
	background: #00a784;
	border-bottom: 3px solid #fad41f;
}

.main .menu-list .hover a {
	color: #fff;
}

.main .position {
	float: right;
	text-align: right;
	height: 55px;
	line-height: 55px;
}

.main .position a {
	font-size: 13px;
	line-height: 55px;
	color: #666;
}

.main .main-nav {
	position: relative;
	padding: 30px 0 0 0;
	display: none;
}

.main .main-nav:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.main .main-nav li {
	position: relative;
	border: 1px solid #eeeeee;
	margin-right: 1%;
	cursor: pointer;
	float: left;
	width: 32%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 8px;
}

.main .main-nav li:nth-child(3n) {
	margin-right: 0;
}

.main .main-nav li a {
	color: #5a5a5a;
}

.main .main-nav li :hover {
	color: #fff;
	background: #00a784;
}

.main .main-nav li.on {
	color: #fff;
	background: #00a784;
	width: 32%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.main .main-nav li.on a {
	color: #fff;
}

.main .main-nav2 {
	position: relative;
	padding: 30px 0 10px 0;
	display: none;
}

.main .main-nav2:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.main .main-nav2 li {
	position: relative;
	border: 1px solid #eeeeee;
	margin-right: 2%;
	cursor: pointer;
	float: left;
	width: 48%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}

.main .main-nav2 li:nth-child(2n) {
	margin-right: 0;
}

.main .main-nav2 li a {
	color: #5a5a5a;
}

.main .main-nav2 li :hover {
	color: #fff;
	background: #00a784;
}

.main .main-nav2 li.on {
	color: #fff;
	background: #00a784;
	width: 48%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.main .main-nav2 li.on a {
	color: #fff;
}

.main .about {
	padding: 50px 0;
}

/*单页*/
.main .about .main-ab {
	width: 100%;
}

.main .about .main-ab p {
	font-size: 14px;
	color: #555555;
	line-height: 24px;
	padding-top: 1.5%;
}

.main .about .main-ab p img {
	max-width: 100%;
	display: block;
}

.main .about .main-ab h3 {
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #00a784;
}

.main .about .main-ab .txt-lf {
	float: left;
	width: 35%;
	font-size: 14px;
	color: #555555;
	line-height: 24px;
}

.main .about .main-ab .txt-lf img {
	max-width: 100%;
}

.main .about .main-ab .txt-rg {
	float: right;
	width: 60%;
	font-size: 14px;
	color: #555555;
	line-height: 24px;
}

.main .about .main-ab .txt-rg i {
	color: #1391a7
}

#news_myTab {
	list-style-type: none;
	width: 100%;
	height: 42px;
	font-size: 14px;
	margin-bottom: 10px;
	list-style-image: none
}

#news_myTab LI {
	border-bottom: #fff 1px solid;
	text-align: left;
	border-left: #fff 1px solid;
	line-height: 42px;
	padding-left: 18px;
	padding-right: 18px;
	display: block;
	background: #eee;
	float: left;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid
}

#news_myTab LI a {
	color: #333;
}

#news_myTab LI.active {
	border-bottom: #fff 1px solid;
	text-align: left;
	border-left: #fff 1px solid;
	padding-bottom: 0;
	padding-left: 18px;
	padding-right: 18px;
	display: block;
	background: #efb547;
	float: left;
	color: #fff;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	padding-top: 0;
}

#news_myTab LI.active a {
	color: #fff;
}

#news_myTab LI:hover {
	border-bottom: #fff 1px solid;
	text-align: center;
	border-left: #fff 1px solid;
	padding-bottom: 0;
	line-height: 42px;
	padding-left: 18px;
	padding-right: 18px;
	background: #efb547;
	float: left;
	color: #fff;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	padding-top: 0
}

#news_myTab LI:hover a {
	color: #fff;
}

#dituContent {
	width: 100%;
	padding-bottom: 33.333333%;
	margin-top: 3%;
	margin-bottom: 2%;
}

/*公司荣誉*/
.honor {
	padding: 50px 0;
}

.honor .container {}

.honor .container .mc {
	padding: 0;
}

.honor .container .mc:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.honor .container .mc .child {
	float: left;
	width: 23.5%;
	margin: 1% 2% 1% 0;
}

.honor .container .mc .child:nth-child(4n) {
	margin-right: 0px;
}

.honor .container .mc .child .childImg {
	box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1);
}

.honor .container .mc .child .childImg img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.honor .container .mc .child .childTitle {
	line-height: 28px;
	padding: 12px 0;
	text-align: center;
	color: #656565;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*新闻列表*/
.main .about .mod-list {
	width: 100%;
	position: relative;
}

.main .about .mod-list .mod-item {
	padding-bottom: 15px;
	padding-left: 15px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding-right: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.main .about .mod-list .mod-item .mod-pic {
	display: block;
	text-align: center;
	float: left;
	width: 30%;
	margin-right: 30px;
	overflow: hidden;
}

.main .about .mod-list .mod-item .mod-pic img {
	max-width: 100%;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.main .about .mod-list .mod-item .mod-title {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 5px;
}

.main .about .mod-list .mod-item .mod-read {
	display: inline-block;
	margin-top: 20px;
	color: #000000;
}

.main .about .mod-list .mod-item .mod-digest {
	overflow: hidden;
	color: #999;
	line-height: 1.5;
	margin-top: 15px;
	font-size: 14px;
}

.main .about .mod-list .mod-item:hover .mod-title {
	color: #00a784;
}

.main .about .mod-list .mod-item:hover .mod-read {
	color: #00a784;
}

.main .about .mod-list .mod-item:hover .mod-pic img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.main .about .mod-list .mod-item:hover {
	background-color: #f9fafa;
}

.main .about .mod-list .mod-time {
	margin-top: 8px;
	color: #666;
}

.news-lst {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.news-lst li {
	padding: 15px 0;
	border-bottom: 1px #e9e9e9 solid;
}

.news-lst li a {
	font-size: 14px;
}

.news-lst li a:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	width: 6px;
	height: 6px;
	background-color: #00a784;
	border-radius: 50%;
}

.news-lst li a:hover {
	color: #00a784;
}

.news-lst li i {
	float: right;
	color: #00a784;
}

/*新闻详情*/
.new-t {
	width: 100%;
	overflow: hidden;
}

.new-t h2 {
	display: block;
	font-size: 18px;
	font-family: '微软雅黑';
	line-height: 50px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}

.new-t span {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-family: '微软雅黑';
	color: #999;
	text-align: center;
}

.new-t p {
	display: block;
	overflow: hidden;
	font-size: 12px;
	font-family: '微软雅黑';
	line-height: 25px;
	text-align: left;
}

.nshow {
	padding: 20px 0;
}

.nshow p {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	padding-top: 1.5%;
}

.nshow p img {
	max-width: 100%;
}

.new-t .new_page {
	margin: 0 auto;
	height: 90px;
	line-height: 30px;
	padding: 20px 0;
	font-size: 14px;
}

.new-t .new_page a {
	font-size: 14px;
}

.new-t .new_page a:hover {
	color: #00a784;
}

/*明星店长*/
.sb-lst {
	float: left;
	width: 100%;
}

.sb-lst span {
	display: block;
	width: 100%;
	float: left;
}

.sb-lst ul {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.sb-lst ul li {
	float: left;
	position: relative;
	z-index: 399;
	overflow: hidden;
	width: 32%;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	margin-right: 2%;
}

.sb-lst ul li:nth-of-type(3n) {
	margin-right: 0;
}

.sb-lst ul li img {
	max-width: 100%;
}

.sb-lst ul li .sb-txt {
	width: 88%;
	padding: 1.2em 6%;
	font-size: 15px;
	text-align: center;
	display: block;
	color: #555;
}

.sb-lst ul li:hover {
	background-color: #00a784;
}

.sb-lst ul li:hover .sb-txt {
	color: #fff;
}

/*招聘列表*/
.job {
	width: 100%;
	float: left;
	color: #676767;
	position: relative;
	padding-bottom: 35px;
	overflow: hidden;
}

.job_Item {
	width: 94%;
	float: left;
	background: #F5F5F5;
	padding: 3%;
	margin-bottom: 25px;
}

.job_Item .tit {
	width: 100%;
	float: left;
	border-bottom: 1px solid #e6e6e6;
	height: 35px;
}

.job_Item .tit h3 {
	float: left;
	font-size: 16px;
	font-weight: bold;
}

.job_Item .tit h4 {
	float: right;
	font-size: 14px;
}

.job_Item .word {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.job_Item .word p {
	width: 80%;
	float: left;
	font-size: 14px;
	line-height: 24px;
}

.job_Item .word span {
	float: right;
	margin-top: 25px;
}

.job_Item .word span a {
	width: 85px;
	height: 32px;
	background: #00a784;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	display: block;
	color: #FFF;
}

.newsdetail-title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #f6f6f6;
	position: relative;
	padding: 25px 0;
	text-align: center;
}

.newsdetail-title .date {
	color: #00a784;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 3px;
	font-family: "novecento-widenormal", "微软雅黑";
}

.newsdetail-title .title {
	font-size: 20px;
	line-height: 30px;
	color: #1d1d1d;
	margin: 15px auto auto auto;
}

.newsdetail-title .info {
	color: #999999;
}

.newsdetail-content {
	width: 100%;
	color: #686868;
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}

.newsdetail-content p {
	padding-top: 1.5%;
	font-size: 14px;
	color: #555;
	line-height: 24px;
}

.btns {
	font-size: 16px;
	line-height: 20px;
	color: #005ba0;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.btns:hover {
	color: #222;
}

/*门店*/
.scrvice-one {
	padding: 5% 0;
	background: url(../images/img_118.png) no-repeat top center;
	background-size: initial
}

.city-search {
	text-align: center;
	padding-bottom: 2%;
}

.city-search select {
	height: 50px;
	width: 23.78%;
	padding: 0 20px 0 50px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
	background: #fff;
	border: none;
	border-radius: 4px;
	margin: 0 10px;
	display: inline-block;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.city-search input[type=text] {
	height: 50px;
	width: 23.78%;
	padding: 0 20px 0 50px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
	background: #fff;
	border: none;
	border-radius: 4px;
	margin: 0 10px;
	display: inline-block;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	background: #fff url(../images/img_127.png) no-repeat 20px center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.city-search select.e0 {
	background: #fff url(../images/img_128.png) no-repeat 20px center;
}

.city-search select.e1 {
	background: #fff url(../images/img_129.png) no-repeat 20px center;
}

.city-searchs {
	display: inline-block;
	position: relative;
	/*top: 20px;*/
	width: 51px;
	height: 51px;
	background: #e60012 url(../images/img_130.png) no-repeat center center;
	border: 1px solid #e60012;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.addrBox {
	background: rgba(255, 255, 255, 0.95);
	border: none;
	height: auto
}

#mapTopBtn,
#mapBottBtn {
	max-height: 47px;
	position: relative;
	z-index: 10
}

.mapMsgBox li .contF h4 {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
}

.mapMsgBox .msgSign {
	background: url(../images/img_139.png) no-repeat left 3px;
}

.suem-poa {
	float: left;
	width: 85%;
}

.mapMsgBox li .contF {
	padding: 0
}

.mapMsgBox li .contF p {
	font-size: 14px;
	line-height: 20px;
}

.mapMsgBox li {
	border-bottom: 1px solid #e0e0e0
}

.addrBox .mapTopBtn {
	background: url(../images/img_140.png) no-repeat center center;
	height: 47px;
	border-bottom: 1px solid #dee0de;
	transition: all 0.3s;
}

.addrBox .mapBottBtn {
	background: url(../images/img_141.png) no-repeat center center;
	height: 47px;
	border-top: 1px solid #dee0de;
	transition: all 0.3s;
}

#swiper22 {
	position: absolute;
	height: 421px;
	opacity: 0.95;
	position: absolute;
	right: 15px;
	top: 30px;
	width: 270px;
	background: rgba(255, 255, 255, 0.95);
	border: none;
}

#swiper22 .swiper-button-prev {
	background: #fff url(../images/img_140.png) no-repeat center center;
	height: 47px;
	border-bottom: 1px solid #dee0de;
	transition: all 0.3s;
	display: block;
	width: 270px;
	overflow: hidden;
	top: 0;
	margin-top: 0;
	left: 0
}

#swiper22 .swiper-button-next {
	right: 0;
	background: #fff url(../images/img_141.png) no-repeat center center;
	height: 47px;
	border-bottom: 1px solid #dee0de;
	transition: all 0.3s;
	display: block;
	width: 270px;
	overflow: hidden;
	top: 0;
	margin-top: 0
}

#swiper22 .swiper-slide {
	width: 240px;
	padding: 15px 0;
	/*padding-left: 25px;*/
	border-bottom: 1px solid #e0e0e0;
	cursor: pointer;
	height: auto !important;
	display: inline-block;
}

#swiper22 .swiper-map {
	background: url(../images/img_139.png) no-repeat left 3px;
	padding-left: 25px;
}

#swiper22 .swiper-slide h4 {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
}

#swiper22 .swiper-slide p {
	margin: 0;
	padding: 0;
	color: #656462;
	font-size: 13px;
	line-height: 20px;
}

#swiper22 .swiper-wrapper {
	height: 328px;
	margin: 0 auto;
	/*overflow: hidden;*/
	position: relative;
	width: 240px;
}

.scrvice-two {
	padding: 2% 0 0 0;
	background: #f5f5f5;
}

.scrvice-two h2 {
	font-size: 30px;
	color: #333;
	margin-bottom: 2%;
}

#swiper12 {
	z-index: 10;
	position: relative;
	margin-bottom: 30px;
}

#swiper12 .contents {
	background: #fff;
	padding: 0 49px;
	position: relative;
	cursor: pointer;
	transition: all 0.3s;
}

#swiper12 .contents span {
	line-height: 60px;
	font-size: 24px;
	color: #333333;
	/*background: url(../img/img_121.png) no-repeat right center;*/
	display: block;
	border-bottom: 1px solid #c9caca;
}

#swiper12 .contents.on {
	background: #e60012;
	transition: all 0.3s;
}

#swiper12 .contents.on span {
	color: #fff;
	/*background: url(../img/img_123.png) no-repeat right center;*/
}

#swiper12 .contents .content {
	padding-bottom: 15px;
}

#swiper12 .contents .content p {
	color: #888;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#swiper12 .contents.on .content p {
	color: #fff;
}

#swiper12 .swiper-paginationyy {
	position: absolute;
	bottom: auto;
	top: 0;
	text-align: right;
}

/*产品列表*/
.Pharmaceutical {
	padding: 30px 0;
}

.productlicts {
	overflow: hidden;
}

.productlicts ul {
	padding-bottom: 26px;
}

.productlicts li {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
}
.productlicts li:nth-child(3n) {
	margin-right: 0;
}

.productlicts li .contentbox {
	border: 1px solid #d9d9d9;
	padding: 20px 0;
}

.productlicts li .contentbox span {
	display: block;
	overflow: hidden;
}

.productlicts li img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.productlicts li p.text {
	text-align: center;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}

.productlicts li:hover p.text {
	color: #00873b;
}

.productlicts li:hover img {
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
}

/*产品详情*/
.productcont403 {
	color: #333333;
	position: relative;
	padding: 30px 0;
}

.proDetailstopleft403 {
	border: 1px solid #ccc;
	position: relative;
	padding: 0;
	float: left;
	width: 41%;
	display: block;
}

.Detailstopleftimg403 {
	overflow: hidden;
	position: relative;
	padding-bottom: 15px;
}

.Detailstopleftimg403 li {
	width: 100%;
	position: relative;
	width: 100%;
	overflow: hidden;
	float: left;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 100%;
	position: relative;
}

.Detailstopleftimg403 ul {
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box;
}

.productdtdot403 {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	z-index: 20;
	bottom: 13px !important;
}

.productdtdot403 span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #cccccc;
	overflow: hidden;
	margin: 0 5px;
	cursor: pointer;
	border-radius: 0;
}

.productdtdot403 span.swiper-pagination-bullet-active {
	background-color: #0055a5;
}

.Detailstopleftimg403 img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.proDetailstopright403 {
	width: 54%;
	float: left;
	margin-left: 4%;
	position: relative;
}

.proDetailstopright403 dl {
	margin: 0px;
}

.proDetailstopright403 dl dt {
	font-size: 30px;
	line-height: 46px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	color: #00a784;
}

.proDetailstopright403 dl dd {
	font-size: 14px;
	padding: 30px 0px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}

@media (max-width:1120px) {
	.inside-banner {
		height: 250px;
	}
}

@media (max-width:1000px) {
	.inside-banner {
		height: 200px;
	}

	.inside-banner .ser-tt h1 {
		font-size: 36px;
		line-height: 48px;
	}

	.inside-banner .ser-tt h2 {
		font-size: 18px;
	}

	.main .main-nav {
		display: block;
	}

	.main .main-nav2 {
		display: block;
	}

	.main .menu-list {
		display: none;
	}

	.main .about {
		padding: 30px 0;
	}

	.main .about .main-ab h3 {
		margin-top: 20px;
	}

	.honor {
		padding: 30px 0;
	}

	.honor .container .mc .child {
		width: 48%;
		margin: 1%;
	}

	.honor .container .mc .child .childTitle {
		line-height: 22px;
		padding: 10px 0;
		font-size: 14px;
	}

	.nshow {
		padding: 15px 0;
	}

	.new-t .new_page {
		padding: 15px 0;
	}

	.scrvice-one {
		padding-bottom: 5%;
	}

	.city-search {
		padding-bottom: 50px;
	}

	.city-search select {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.city-search input[type=text] {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.city-searchs {
		width: 100%;
	}

	#swiper22 {
		position: relative;
		width: 100%;
		margin: 0 auto 30px auto;
		right: 0;
		border: 1px solid #B9B9B9;
	}

	#swiper22 .swiper-wrapper {
		width: 92%;
		margin: 0 auto;
		/*z-index: 1;*/
	}

	#swiper22 .swiper-button-prev,
	#swiper22 .swiper-button-next {
		width: 100%;
	}

	#swiper22 .swiper-slide {
		width: 100%
	}

	#swiper12 .contents span {
		font-size: 20px;
		line-height: 60px;
	}
	.proDetailstopleft403 {
		float: none;
		width: 100%;
	}
	.proDetailstopright403 {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-top: 20px;
	}
}

@media (max-width:767px) {
	.inside-banner {
		height: 150px;
	}

	.inside-banner .ser-tt h1 {
		font-size: 28px;
		line-height: 36px;
	}

	.inside-banner .ser-tt h2 {
		font-size: 16px;
	}

	.main .main-nav {
		display: block;
	}

	.main .main-nav2 {
		display: block;
	}

	.main .menu-list {
		display: none;
	}

	.main .about {
		padding: 10px 0;
	}

	.main .about .main-ab h3 {
		margin-top: 15px;
	}

	.main .about .main-ab .txt-lf {
		float: none;
		width: 100%;
	}

	.main .about .main-ab .txt-rg {
		float: none;
		width: 100%;
	}

	.main .about .mod-list .mod-item {
		padding: 15px 10px;
	}

	.main .about .mod-list .mod-item .mod-pic {
		float: none;
		width: 100%;
		margin-right: 0;
	}

	.main .about .mod-list .mod-item .mod-title {
		margin-top: 10px;
	}

	.honor {
		padding: 10px 0;
	}

	.honor .container .mc {
		padding: 10px 0;
	}

	.honor .container .mc .child {
		width: 48%;
		margin: 1%;
	}

	.honor .container .mc .child .childTitle {
		line-height: 22px;
		padding: 10px 0;
		font-size: 14px;
	}

	.news-lst li {
		padding: 12px 0;
	}

	.news-lst li i {
		display: none;
	}

	.nshow {
		padding: 12px 0;
	}

	.new-t .new_page {
		padding: 12px 0;
	}

	.sb-lst ul li {
		float: none;
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}

	.newsdetail-title {
		padding: 15px 0;
	}

	.newsdetail-title .date {
		font-size: 24px;
		line-height: 28px;
	}

	.newsdetail-title .title {
		font-size: 16px;
		line-height: 24px;
		margin: 10px auto auto auto;
	}

	.job {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.job_Item {
		margin-bottom: 15px;
	}

	.job_Item .tit {
		height: auto;
		padding-bottom: 8px;
	}

	.job_Item .tit h3 {
		float: none;
	}

	.job_Item .tit h4 {
		float: none;
		margin-top: 5px;
	}

	.job_Item .word p {
		width: 100%;
		float: none;
	}

	.job_Item .word span {
		margin-top: 15px;
	}

	.scrvice-one {
		padding-bottom: 5%;
	}

	.scrvice-one h2 {
		font-size: 24px;
	}

	.city-search {
		padding-bottom: 20px;
	}

	.city-search select {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.city-search input[type=text] {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.city-searchs {
		width: 100%;
	}

	.mapBox {
		height: 272px;
	}

	.scrvice-two h2 {
		font-size: 24px;
	}

	#swiper12 .contents {
		padding: 0 15px;
	}

	#swiper12 .contents span {
		font-size: 18px;
		line-height: 50px;
	}

	#news_myTab LI {
		padding-left: 5px;
		padding-right: 5px;
	}

	#news_myTab LI.active {
		padding-left: 5px;
		padding-right: 5px;
	}

	#news_myTab LI:hover {
		padding-left: 5px;
		padding-right: 5px;
	}
	.productlicts li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.productlicts li:nth-child(2n) {
		margin-right: 0;
	}
	.productlicts li:nth-child(3n) {
		margin-right: 2%;
	}
	.proDetailstopright403 dl dt {
		font-size: 24px;
		line-height: 22px;
	}
	.proDetailstopright403 dl dd{
		padding: 20px 0px;
	}
	
}
