/*清除默认样式*/
* {
	padding: 0;
	margin: 0;
	outline:none;
}
div, img, ul, ol, li, dl, dt, dd, p {
	border: none;
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	text-decoration: none;
}
.clear {
	clear: both;
}
.clearfix {
	clear: both;
}
body {
	min-height: 100%;
	font-family: 'Microsoft Yahei', 'Arial', 'Open Sans', sans-serif;
	font-size: 16px;
	color: #666;
	-webkit-overflow-scrolling: touch;
	line-height: 1.82857143;
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	background: transparent;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	color: #666;
}
a:hover {
	color: #c9151e;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
html, body {
	-webkit-text-size-adjust: none;
}/*去除默认最小字体大小*/
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}/*去除手机按钮默认样式*/
/*结束*/

.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	padding-top: 70px;
}
.w1200 {
	margin: 0px auto;
	max-width: 1200px;
	padding: 0px;
}
@media screen and (max-width: 1199px) {
.w1200 {
	margin: 0px auto;
	max-width: 96%;
	padding: 0px;
}
}
.font18B {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}
@media (max-width:640px) {
	.font18B {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
}
.c000{
	color:#000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_tp {
	float: left;
	padding: 0px 55px 15px 0px;
}
.right_tp {
	float: right;
	padding: 0px 0px 15px 55px;
}
 @media (max-width:979px) {
.left_tp {
	width: 45%;
	float: left;
	padding: 0px 15px 15px 0px;
}
.right_tp {
	width: 45%;
	float: right;
	padding: 0px 0px 15px 15px;
}
}
@media (max-width:640px) {
.left_tp {
	width: 100%;
	float: left;
	padding: 0px;
	text-align:center;
}
.right_tp {
	width: 100%;
	float: right;
	padding: 0px;
	text-align:center;

}
}
.warp {
	width: 1200px;
	margin: 0 auto;
}

.h30 {
	height: 30px;
	clear: both;
	font-size: 1px;
	line-height: 30px;
}
.h20 {
	height: 20px;
	font-size: 1px;
	clear: both;
}
 @media (max-width:640px) {
.h30 {
	height: 15px;
	clear: both;
	font-size: 1px;
	line-height: 15px;
}
.h20 {
	height: 10px;
	font-size: 1px;
	clear: both;
}
}
/*底部*/
.footbg {
	padding:40px 0px;
	background: #0051ad;
}

.footlink {
	width:100%;
	text-align:left;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	margin-bottom:2px;

}
.footlink a{
	margin-right:15px;
	color:#fff;
	display:inline-table
}

 @media (max-width:640px) {
	 .footlink{
		 display:none;
	 }
 }

.copyright {
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin-top:15px;
	border-top: 1px solid #3374bd;
	padding-top: 15px;
	line-height:33px;
}
.copyright a {
	color: #fff;
	padding-left:15px;
}
.footer{
	width:18.5%;
	float:left;
}
.footer .footbiao{
	width:30%;
	float:left;
	min-height:235px;
}
.footer .footbiao img{
	max-width:100%;
	height:auto;
}

.footlist {
	width:65%;
	float:left;
	font-size: 14px;
	color: #fff;
	margin-left:5%;
}
.footlist .title {
	font-size: 16px;
	padding-bottom:10px;
	color: #fff;
	font-weight: bold;
	padding-top:20px;
}
.footlist .title a {
	color: #fff;
}
.footlist a {
	color: #fff;
}
.footlist a:hover {
	color: #fff;
	text-decoration: underline;
}

.foot_r {
	width:23%;
	float: right;
	color: #fff;
	font-size:34px;
	font-weight:bold;
	text-align: left;
	line-height:50px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;
}
.foot_r a {
	margin-right:15px;
}
 @media (max-width:998px) {
.footlist .title {
	font-size: 16px;
	padding-bottom:10px;
	color: #fff;
	font-weight: bold;
	padding-top:15px;
}
 }

@media (max-width:800px) {
  .footer{
	  display:none;
  }
  .foot_r{
	  width:100%;
	  text-align:center;
  }
  .footbg {
	padding:0px 0px 15px 0px;
	background: #0051ad;
}
 }

 
 @media (max-width:640px) {
.copyright {
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin-top: 0;
	border: none;
	padding-top: 0px;
}
.copyright .fl{
	width:100%;
	text-align:center;
	padding-bottom:10px;

}
.copyright a{
	width:100%;
	text-align:center;
	float:left;
	padding:0;
}

}
.wechat {
	position:relative;
	cursor:pointer;
 }
.wechat:hover .wechat-qrcode { display:block;
}
.wechat-qrcode {
        display: none;
        position: absolute;
        z-index: 1000;
        top: -160px;
        left: -65px;
        width: 150px;
        height: 160px;
        background: url("../images/code0.png") center/contain no-repeat; }

/*内页banner*/
.banner {
  -webkit-transition: all .5s;
  transition: all .5s;
}
.banner {
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1024px) {
  html.active .banner {
    -webkit-transform: translateX(260px);
    transform: translateX(260px);
  }
}
@media (max-width: 768px) {
	.banner {
    height:2rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
}


/*********头部*********/


.top {
	width: 100%;
	background: #fff;
	position: fixed;
	z-index: 999;
	border-bottom:1px solid #f1f1f1;
}


.header {
	width: 100%;
	height: 80px;
	position: relative;
	z-index: 12;
}
.header .T-osm {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.s-ncep {
}
.T-nav {
	width:700px;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	margin-top:20px;
}
.T-nav ul li {
	float: left;
	width:135px;
	text-align: center;
	position: relative;
}
.T-nav ul li.on {
	background: #c9151e;
	cursor: pointer;
	color: #fff;
}
.T-nav ul li.on a {
	color: #fff;
}
.T-nav ul li > a {
	line-height:40px;
	font-size: 16px;
	color: #000;
	cursor: pointer;
}
.T-nav ul li div {
	position: absolute;
	top:40px;
	width: 100%;
	text-align: center;
	display: none;
	left: 0;
}
.T-nav ul li div a {
	font-size: 14px;
	color: #fff;
	height:40px;
	line-height:40px;
	overflow: hidden;
	background: url(../images/bg-col.png);
	display: block;
	width: 100%;
}
.T-nav ul li div a:hover {
	background: #fff;
	color: #000;
}
.toplink {
	width:45px;
	height:45px;
	border-radius:50px;
	background:#dddddd;
	text-align:center;
	vertical-align: middle;
	cursor:pointer;
	margin-left:1%;
	margin-top:1.5%;
	line-height:45px;
	float:right;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.toplink img {
	text-align:center;
	vertical-align:middle;
	line-height:45px;	
}
.toplink:hover{
	background:#c9151e;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

@media (max-width:1024px) {
	.toplink {
	width:35px;
	height:35px;
	border-radius:50px;
	background:#dddddd;
	text-align:center;
	vertical-align: middle;
	cursor:pointer;
	margin-left:0;
	margin-right:1%;
	margin-top:1%;
	line-height:35px;
	float:right;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.toplink img {
	text-align:center;
	vertical-align:middle;
	line-height:35px;	
}
}

@media (max-width:1198px) {
.T-nav {
	float: left;
	padding: 0;
	margin-left: 0px;
}
.T-nav ul li {
	float: left;
	width:130px;
	text-align: center;
	position: relative;
}
.header .T-osm .logo {
	padding: 0px 0 0px 5px;
}
}

/* 991 像素以下的屏幕*/
@media (max-width:1024px) {
.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	padding-top: 50px;
}
.header {
}
.header .T-osm {
	height: 50px;
}
.s-ncep {
	height: 50px;
}
.header .T-osm .logo {
	padding: 2px 0 0px 5px;
}
.header .T-osm .logo img {
	height:45px;
	width: auto;
}
.mob-nav {
	display: block;
	float: right;
	height: 50px;
	width: 50px;
	background: url(../images/dh.png) no-repeat center center;
	background-size: 50% 40%;
	position: relative;
	z-index: 99999;
}
.T-nav {
	display: none;
	max-width:100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 30px;
	background: url(../images/bg_3.png);
	margin-left: 0;
}
.T-nav ul li {
	width: 100%;
	margin: 0;
	display: block;
	float: inherit;
	text-align: left;
}
.T-nav ul li > a {
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	display: block;
	padding: 0 5px;
	border-bottom: 1px solid #ccc;
}
.T-nav ul li div {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left;
}
.T-nav ul li div a {
	margin: 0;
	padding: 0px 5px;
	background: none;
	font-size: 12px;
	text-indent:15px;
	height:30px;
	line-height:30px;
}

}
/***中间***/
.main {
	background: #fff
}
.main .main-nav-p {
	line-height: 55px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	text-align:center;
}
.main .main-nav-p a {
	border-left: 1px solid #e5e5e5;
	color: #646464;
	font-size: 18px;
	line-height:55px;
	display:inline-block
}
.main .main-nav-p a:nth-child(1) {
}
.main .main-nav-p a:hover, .main .main-nav-p a.cur {
	background: #c9151e;
	color: #fff
}
.nava1 a{
	padding:0 5%;
}

.nava2 a{
	padding:0 10%;
	border:none;
}
@media (max-width:1100px) {
	.nava1 a{
	padding:0 4%;
}
}
@media (max-width:900px) {
	.nava1 a{
	padding:0 3%;
}
.main .main-nav-p {
	line-height:45px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	text-align:center;
}
.main .main-nav-p a {
	font-size: 16px;
	line-height:45px;
	display:inline-table;
}
}
.mid {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
	margin-top:45px;
}
@media screen and (max-width: 1199px) {
.mid {
	max-width:96%;
	background: #fff;
	margin: 0 auto;
	margin-top:45px;
}
}
@media screen and (max-width:998px) {
.mid {
	margin: 0 auto;
	margin-top:25px;
}
}
@media screen and (max-width:640px) {
.mid {
	margin: 0 auto;
	margin-top:15px;
}
}

.midtitle{
	width:100%;
	clear:both;
	font-size:26px;
	color:#444;
	text-align:center;
}

@media screen and (max-width:640px) {
.midtitle{
	font-size:22px;
}
}
.mid_contnet {
	width:100%;
	margin: 0 auto;
	padding:40px 0px;
	min-height:300px;
}
.mid_contnet img {
	max-width: 100%;
	height: auto;
}
 @media(max-width:998px) {
 .mid_contnet {
	padding:25px 0px;
}
 }
 @media(max-width:768px) {
.mid_contnet {
	padding:15px 0px;
	min-height:200px;
}
}
 @media(max-width:998px) {
.sm-db {
	display: block!important
}
.sm-dn {
	display: none!important
}
}
.mid_l{
	width:18%;
	float:left;
}
.mid_r{
	width:75%;
	float:right;
}
.mid_r_title{
	width:100%;
	text-align:left;
	font-size:26px;
	color:#444;
	width:100%;
	float:left;
	border-bottom:1px solid #eee;
	clear:both;
}
 @media(max-width:998px) {
.mid_l{
	width:100%;
	float:left;
}
.mid_r{
	width:100%;
	float:left;
}
.mid_r_title{
	width:100%;
	text-align:center;
	font-size:26px;
	color:#444;
	width:100%;
	float:left;
	margin-bottom:20px;
	border-bottom:none;
}
 }

/***中间***/


/*==左侧导航==*/ 
.leftsub {
	width:100%;
	float: left;
	LIST-STYLE-TYPE: none;
	border-top:1px solid #dbdbdb;
	margin-top:12px;

}
.leftsub LI {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #222;
	border-bottom:1px solid #dbdbdb;
	position:relative;
}
.leftsub LI A {
	color: #222;
	DISPLAY: block;
	TEXT-DECORATION: none;
	padding:30px 0px;

}
.leftsub LI A sub{ background:#c9151e; display:block; width:0%; height:4px; position:relative; bottom:-30px; z-index:12; -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); margin:0 auto; -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);  -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);}
.leftsub LI a:hover sub{ width:100%;}
.leftsub LI A:hover {
	color: #c9151e;
	background:#f6f6f6;
}
.leftsub li .product_list_ulhover {
	color: #c9151e;
	background:#f6f6f6;
}
.leftsub li .product_list_ulhover sub { width:100%;}
@media (max-width:998px) {
	.leftsub {
	width:100%;
	float: left;
	LIST-STYLE-TYPE: none;
	border-top:none;
	margin-bottom:25px;
}
.leftsub LI {
	width:25%;
	text-align: center;
	font-size: 16px;
	color: #222;
	border-top: none;
	position:relative;
	float:left;
	margin-bottom:5px;
}

.leftsub LI A {
	color: #222;
	DISPLAY: block;
	TEXT-DECORATION: none;
	padding:5px 0px;

}
.leftsub LI A sub{ background:#c9151e; display:block; width:0%; height:3px; position:relative; bottom:-5px; z-index:12; -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); margin:0 auto; -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);  -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);}
.leftsub LI A:hover {
	color: #c9151e;
	background: none;
}
.leftsub li .product_list_ulhover {
	color: #c9151e;
	background: none;
}
}

@media (max-width:420px) {
		.leftsub{
			margin-top:0;
}
	.leftsub LI {
	font-size: 14px;
}
}

/*==左侧导航==*/ 



/*页码*/
.page{ margin:1.5em 0 0; text-align:center; line-height:1.5;}
.page a{ padding:0 1em; line-height:2.5; background:none; color:#888; border:1px solid #E8E8E8;margin:0 1px; text-decoration:none; display:inline-block; margin-bottom:0.5em;}
.page a.cur,.page a:hover{ background:#C30000; color:#fff; border-color:#C30000;}
.page a.disabled,.page a.disabled:hover{ cursor:default; opacity:0.5; *filter:alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50); color:#666; background:none; border-color:#e8e8e8;}
.page .total{ padding:0 1em; line-height:2.5; background:none; color:#888; border:1px solid #E8E8E8;margin:0 0.3em;display:inline-block; }

@media (max-width:420px) {
.page a{
		display:none;
}
.page .page-pre{ display: inline; width:45%; margin:0 1%; padding:8px 1.5em;}
.page .page-next{ display:inline; width:45%;margin:0 1%;padding:8px 1.5em; }
.page{ margin:0;
}
}

 /*新闻*/
.news-li{clear:both; margin-bottom:40px;}
.news-li:first-child{border:none;}
.news-li a{display: table;width:100%;}
.new-box,.news-cont{display: table-cell;vertical-align: middle;}
.news-img{width:220px;float:left; height:150px; overflow:hidden;}
.news-img img{display: block;width: 100%;height:100%; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.news-img:hover img{transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);}

.news-cont{padding: 0 0 0 35px;color: #666; *+float:left;}
.news-cont-tit{font-weight:bold;font-size: 16px;color: #222222;-webkit-line-clamp: 1;}
.news-cont p{margin:10px 0 20px 0px; -webkit-line-clamp: 2;color:#666; font-size:14px;max-height:50px; overflow:hidden;}
.news-time{color:#999}
.news-cont-tit:hover{
	color:#c9151e;
}


@media only screen and (max-width:1220px ) {
	.news-box{display: table;margin-bottom: 10px;width:100%;}
	.news-cont{padding: 0 20px;}
}
@media only screen and (max-width:1198px ) {
.news-cont p{ max-height:50px; overflow:hidden;text-overflow:ellipsis;  
    -o-text-overflow:ellipsis;  
    -icab-text-overflow: ellipsis;  
    -khtml-text-overflow: ellipsis;  
    -moz-text-overflow: ellipsis;  
    -webkit-text-overflow: ellipsis;
}

}
@media (max-width:800px) {
	.news-li{clear:both; margin-bottom:20px;}

}
@media (max-width: 767px) {
.news-img{width:100%;float:left; height:auto; overflow:hidden; margin-bottom:10px;}
}
@media only screen and (max-width:640px ) {
	.new-box,.news-img,.news-cont{display: block;padding: 0;width: 100%;}
	.news-cont{padding:5px 0 10px 0;}
	.news-cont p{margin:5px 0 5px 0px;}
}
 /*新闻*/

/**新闻内页内容**/

.n_news_detail_top {
	padding: 0px 0 10px;
	width: 100%;
	margin: 0 auto;
}
.n_news_detail_top .dbt {
	width: 100%;
	color: #1a1a1a;
	text-align: center;
	line-height: 1.6em;
	padding: 8px 0;
	-webkit-text-stroke: 0.01em #000;
	font-size: 26px;
}
.n_news_detail_top .xbt {
	width: 100%;
	text-align: center;
	font-size: 20px;
}
.n_news_detail_top span {
	font-size: 0.9em;
	line-height: 2.4em;
	color: #999999;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 100%;
}
.n_right_news_bottom {
	border-top: 1px solid #ddd;
	width: 100%;
}
.n_right_news_bottom_link {
	width: 60%;
	float: left;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.n_right_news_bottom_link p {
	width:100%;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
	line-height: 30px;
	z-index: 9;
	padding-left: 18px;
}
.n_right_news_bottom_link p span {
	display: inline-block;
	width: 1em;
	height: 0.8em;
	z-index: 99;
}
.n_right_news_bottom_link p span.prve {
	background: #666 url(../images/bottom_link1.png) no-repeat center center;
}
.n_right_news_bottom_link p span.next {
	background: #666 url(../images/bottom_link2.png) no-repeat center center;
}
.n_right_news_bottom_link p a {
	color: #333333;
	font-size: 14px;
	line-height: 2em;
	padding-left: 5px;
}
.n_right_news_bottom_link p:hover span.prve {
	background: #0051ad url(../images/bottom_link1.png) no-repeat center center;
}
.n_right_news_bottom_link p:hover span.next {
	background: #0051ad url(../images/bottom_link2.png) no-repeat center center;
}
.n_right_news_bottom_link p:hover a {
	color: #0051ad;
}
.n_right_news_bottom_share {
	width: 20%;
	height: 30px;
	float: right;
	position: relative;
	margin-top: 2em;
}
.n_right_news_bottom_share a.new_back {
	display: block;
	width: 40px;
	height: 28px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/new_back.png) no-repeat;
	-webkit-transition: all ease 1s;
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-o-transition: all ease 1s;
}
.n_right_news_bottom_share a.new_back:hover {
	background: url(../images/new_backon.png) no-repeat;
	-webkit-transition: all ease 1s;
	transition: all ease 1s;
	-moz-transition: all ease 1s;
	-o-transition: all ease 1s;
}
.n_con {
	width: 100%;
	padding: 10px 0px 25px 0px;
}
.n_con img {
	max-width: 100%;
	height: auto;
}
 @media (max-width:640px) {
.n_right_news_bottom {
}
.n_news_detail_top .dbt {
	font-size:20px;
	line-height:26px;
	padding:0;
	margin:0;
}
.n_con{
	padding:0px;
}
.n_right_news_bottom_link {
	width: 60%;
	float: left;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
}

.bot-r {
  width: 60px;
  margin-top:5%;
}
.bot-r a {
  display: block;
  text-align: left;
  color: #333;
  font-size: 14px;
  -webkit-transition: all 0.8s ease;
          transition: all 0.8s ease;
  padding-right: 25px;
  background: url(../img/img9.png) no-repeat right top;
}
.bot-r a:hover {
  color: #36bef0;
  background: url(../img/img9.png) no-repeat right bottom;
}

/**新闻内页内容**/


/**首页**/
.indextitle{
	font-size:22px;
	color:#0051ad;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
	clear:both;
	width:100%;
}

.indexmid{
	padding:35px 0px 25px 0px;
}
.indexmid_l{
	width:68%;
	float:left;
	
}
.indexmid_r{
	width:28%;
	float:right;
	font-size:14px;
	color:#666;
}
.indexmidtitle{
	font-size:22px;
	float:left;
	color:#0051ad;
	padding-bottom:20px;
}
.indexmore{
	float:right;
	margin-top:5px;
}

 @media (max-width:800px) {
.indexmid_l{
	width:100%;
	float:left;
	
}
.indexmid_r{
	width:100%;
	float:left;
	text-align:center;
}
 }
/*首页视频*/
.ind-about-img {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom:5px;
	text-align:center;
}
.ind-about-img img {
	max-width: 100%;
	height:auto;
	text-align:center;
}
@media (max-width:640px) {
	.ind-about-img {
	position: relative;
	float: none;
	width: 100%;
	padding-bottom:5px;
	text-align:center;
	margin:0 auto;
}
 }

/*首页新闻*/
.indextpnews{
	width:54%;
	float:left;
}
.indextpnews_r{
	width:42%;
	float:right;
}
.indexnewslist li{
	width:100%;
	float:left;
	margin:5px 0px 15px 0px;
	font-size:14px;
}
.indexnewslist li .title{
	color:#333;	
	font-size:16px;
	font-weight:bold;
	width:100%;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.indexnewslist li .newscont{
	height:50px;
	overflow:hidden;
	color:#666;
}
.indexnewslist li:hover .title{
	color:#c9151e;	
}

.slideBox {
	width: 100%;
	height:280px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 11px;
	overflow: hidden;
	position: absolute;
	right: 1%;
	bottom: 6%;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 8px;
	width: 10px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
	text-indent: -9999px;
	background: #fff;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	width: 100%;
	zoom: 1;
	position: relative;
}
.slideBox .bd li .newstp {
	width: 100%;
	text-align: center;
	height:280px;
	z-index: 0;
}
.slideBox .bd li .mark {
	width: 100%;
	height: 54px;
	background:url(../images/blugbg.png) repeat;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.slideBox .bd li .newswz {
	width: 78%;
	height: 54px;
	line-height: 54px;
	position: absolute;
	bottom: 0;
	z-index: 5;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.slideBox .prev {
	position: absolute;
	left: 3%;
	top: 40%;
	width: 18px;
	height: 35px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	background: url(../images/leftarrow2.png) no-repeat left center;
}
.slideBox .next {
	position: absolute;
	right: 3%;
	top: 40%;
	width: 18px;
	height: 35px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	background: url(../images/rightarrow2.png) no-repeat left center;
}
.slideBox .next {
	left: auto;
	right: 3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.hd {
	display: block;
}
}
 @media screen and (max-width:1000px) {
.slideBox {
	width: 100%;
	height: 262px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd li .newstp {
	width: 100%;
	text-align: center;
	height: 262px;
	z-index: 0;
}
}
 @media screen and (max-width: 768px) {
.slideBox {
	width: 100%;
}
.slideBox .prev {
	display: block;
}
.slideBox .next {
	display: block;
}
.slideBox {
	width: 100%;
	height: 262px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 11px;
	overflow: hidden;
	position: absolute;
	right: 1%;
	bottom: 5%;
	z-index: 1;
}
.slideBox .bd li .newstp {
	width: 100%;
	text-align: center;
	height: 262px;
	z-index: 0;
}
.slideBox .bd li .mark {
	width: 100%;
	height: 40px;
	background: #003279;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.slideBox .bd li .newswz {
	width: 65%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	z-index: 5;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
}
 @media screen and (max-width:640px) {
.slideBox .prev {
	position: absolute;
	left: 3%;
	top: 40%;
	width: 18px;
	height: 35px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: block;
	background: url(../images/leftarrow2.png) no-repeat left center;
}
.slideBox .next {
	position: absolute;
	right: 3%;
	top: 40%;
	width: 18px;
	height: 35px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: block;
	background:url(../images/rightarrow2.png) no-repeat left center;
}
.slideBox .next {
	left: auto;
	right: 3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
 }
 @media screen and (max-width:420px) {
.indextpnews{
	width:100%;
	float:left;
}
.indextpnews_r{
	width:100%;
	float:left;
}
 }

/*首页新闻*/

/*产品*/
.prolist{
	width:100%;
	border-bottom:1px solid #dbdbdb;
	float:left;
	margin-bottom:40px;
}
.prolist .protp{
	width:27%;
	float:left;
	max-height:240px;
	overflow:hidden;
}
.prolist .protp img{
	max-width:100%;
	height:auto;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.prolist .protp:hover img{
	max-width:100%;
	height:auto;
	transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);
}
.prolist .prolist_r{
	width:68%;
	float:right;
	padding-top:20px;
}

.prolist .prolist_r .procont{
	width:80%;
	float:left;
	color:#666;
	font-size:14px;
}
.prolist .prolist_r .protitle{
	width:100%;
	float:left;
	font-size:16px;
	color:#000;
	font-weight:bold;
	padding-bottom:10px;
}
.prolist .prolist_r .protitle:hover{
	color:#c9151e;
}


.prolist .prolist_r .promore{
	width:20px;
	height:31px;
	background:url(../images/promore.png) no-repeat;
	float:right;
	margin:11% 5% 0 0px;

}
.prolist:hover .promore{
	background:url(../images/promore2.png) no-repeat;

}
 @media screen and (max-width:640px) {
	 .prolist .prolist_r .procont{
	width:80%;
	float:left;
	color:#666;
	font-size:12px;
	line-height:20px;
}
.prolist .prolist_r{
	width:68%;
	float:right;
	padding-top:0px;
}
 }
  @media screen and (max-width:420px) {
	  
.prolist .prolist_r .promore{
	display:none;
}
	 .prolist .prolist_r .procont{
	width:100%;
}
.prolist .prolist_r .protitle{
	font-size:14px;
	padding-bottom:5px;
}
.prolist{
	width:100%;
	border-bottom:1px solid #dbdbdb;
	float:left;
	margin-bottom:20px;
	padding-bottom:5px;
}
  }
 
/*产品*/

/*招聘*/

.rencai_div {
	padding-bottom: 50px;
}
.recu_head {
	background: #666;
	font-size: 14px;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
}
.post, .post_cl, .num, .addr, .time_fb, .operate {
	float: left;
	width: 16%;
	text-align: center;
	font-size: 14px;
}
.post, .operate {
	width: 18%;
}
.recu_item {
	border-bottom: 1px dashed #bfc5cc;
	height: 50px;
	line-height: 50px;
}
.operate a {
	margin: 0 4px;
}
.operate a:hover {
	color: #c30000;
}
 @media (max-width: 768px) {
.addr, .time_fb {
	display: none;
}
.post {
	width: 38%; /*position: absolute;top: 73px;left: 0;*/
}
.operate {
	width: 42%;
}
.post_cl {
	width: 26%;
	display: none;
}
.recu_item {
	line-height: 20px;
	padding: 10px 0;
	height: auto;
}
.num {
	width: 20%;
}
}
/*招聘*/
/*招聘内页*/

.ga_div {
	background: #f9f9f9;
	padding: 35px;
}
.ga_div span {
}
.post_head {
	font-size: 20px;
	color: #1c2185;
	margin-bottom: 10px;
	font-weight: bold;
}
.post_head02 {
	color: #1c2185;
	font-size: 16px;
	margin: 10px 0;
}
.post_cont {
	padding: 0px 0 20px 0;
	border-bottom: 1px dashed #E5E5E5;
	line-height: 24px;
	color: #333;
}
.ga_div {
	padding: 20px 20px 15px 30px;
	margin-bottom: 20px;
}
.ga_div span {
	display: block;
	float: left;
	width: 25%;
	margin-bottom: 15px;
}
.color_btn {
	margin-top: 30px;
	margin-bottom: 0px;
}
.color_btn a {
	display: block;
	padding: 5px 20px;
	float: left;
	margin-right: 5px;
	border-radius: 5px;
	color: #FFFFFF;
}
 @media (max-width: 768px) {
.post_head {
	font-size: 16px;
	margin-bottom:5px;
	margin-top:0;
}
.ga_div {
	padding: 10px;
	margin-bottom: 10px;
}
.post_head02 {
	margin: 10px 0 0 0;
}
.post_cont {
	padding: 10px 0;
	font-size: 14px;
}
.ga_div span {
	margin-bottom: 5px;
	font-size: 14px;
}
.color_btn a {
	padding: 8px 18px;
}
.ga_div span {
	width: 100%;
}
}
/*招聘内页*/
/*应聘*/
.main_b {
	margin: 0 auto;
	width: 100%;
	zoom: 1;
	position: relative;
}
.head_gw {
	color: #333333;
	font-size: 16px;
	line-height: 52px;
}
.head_gw span {
	color: #1c2185;
}
.gy_xxy {
	background: #F9F9F9;
	width: 100%;
	padding: 30px 0 120px 0;
}
.gy_head {
	font-size: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c7c7c7;
	color: #1c2185;
}
.contact_xinzeng {
	width: 100%;
	padding: 35px 0 30px 0;
}
.contact_xinzeng .inp_div {
	position: relative;
	margin-right: 100px;
	width: 45%;
	padding-right: 20px;
	float: left;
	margin-bottom: 20px;
	padding-left: 96px;
}
.my_inp {
	vertical-align: middle;
	border: 1px solid #DBDBDB;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	width: 100%;
}
.inp_tit {
	width: 85px;
	text-align:left;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	font-size: 14px;
}
.texa_div {
	padding-right: 20px;
	position: relative;
	padding-left: 96px;
	margin-bottom: 20px;
	margin-top: 40px;
}
.texa_div .inp_tit {
	top: 0;
	vertical-align: middle;
	position: absolute;
	text-align:left;
}
.my_texa {
	height: 95px;
	width: 99%;
	border: 1px solid #DBDBDB;
}
.my_inp.send_inp {
	width: 335px;
	border: 1px solid #DBDBDB;
	height: 30px;
}
.inp_xx {
	line-height: 35px;
	position: absolute;
	right: 5px;
	color: #FF0000;
	top: 0;
}
.btn_div {
	padding-top: 0px;
}
.btn_div input {
	width: 100px;
	height: 35px;
	color: #FFFFFF;
	line-height: 35px;
	margin-right: 5px;
	font-size: 14px;
	border-radius: 5px;
}
 @media (max-width: 1024px) {
.pindao_02 .owl-carousel {
	padding: 0 20px;
}
.main_b {
	padding: 0 2%;
	width: 100%;
}
.main_b img {/*width: 100%;*/
}
.head_rw span {
	font-size: 18px;
}
.xxy_edit {
	padding: 20px 15px;
}
.xxy_edit img {
	width: 100%
}
.contact_xinzeng .inp_div {
	width: 100%;
}
.contact_xinzeng {
	padding: 20px 0;
}
}
@media (max-width:767px) {
.btn_div input {
	width: 100px;
	height: 35px;
	color: #FFFFFF;
	line-height: 35px;
	margin-right: 5px;
	font-size: 14px;
	float: left;
}
}
/*应聘*/


/*骨干企业*/
.branch li {
	width:44%;
	margin:0 3% 20px 3%;
	float: left;
	background: url(../images/leftarrow.gif) no-repeat center left;
	border-bottom:1px dotted #ddd;
}
.branch li .newsbt {
	font-size:20px;
	width:100%;
	padding-left:25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	color:#333;
}

@media (max-width:1024px) {
.branch li .newsbt {
	width: 100%;
}
}

@media (max-width:640px) {
.branch li {
	width:100%;
		margin:0 0 5px 0;

}
.branch li .newsbt {
	font-size:16px;
}
}

/*骨干企业*/

/*员工活动*/
.n-news a {
  display: block;
}
.n-news .ul .li {
  width: 31.3%;
  box-sizing: border-box;
  margin-right: 3%;
  margin-bottom: 3%;
  float: left;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.n-news .ul .li:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s 0s cubic-bezier(0.86, 0.17, 1, 1);
          transition: all 0.5s 0s cubic-bezier(0.86, 0.17, 1, 1);
}
.n-news .ul .li:nth-child(3n) {
  margin-right: 0;
}
.n-news .ul .li:hover .img img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}
.n-news .ul .bot{
  position: relative;
}

.n-news .ul .li .img {
  overflow: hidden;
  width: 100%;
}
.n-news .ul .li .img img {
  width: 100%;
  max-width: 100%;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transition: all .8s;
          transition: all .8s;
}
.n-news .ul .li .p-text {
  padding: 25px;
  background: #fff;
}
.n-news .ul .li .h {
  font-size: 18px;
  color: #000;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  margin-bottom: 10px;
}
.n-news .ul .li .p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 12px;
}
.n-news .ul .bot {
  border-top: 1px solid #e5e5e5;
  background: #fff;
  padding: 16px 20px;
}
.n-news .ul .more {
  font-size: 14px;
  color: #b7b7b7;
  line-height: 22px;
  position: relative;
  z-index: 2;
  -webkit-transition: all .8s;
          transition: all .8s;
}
.n-news .ul .time {
  font-size: 14px;
  color: #b7b7b7;
  line-height: 22px;
  font-family: "Arial";
  position: relative;
  z-index: 2;
  -webkit-transition: all .8s;
          transition: all .8s;
}


	.n-news .ul .bot:before {
    content: "";
    width: 100%;
    height: 0px;
    background: #1d2089;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .5s 0s ease-in-out;
            transition: all .5s 0s ease-in-out;
            z-index: 1;
  }
  .n-news .ul .li:hover .bot:before {
    height: 100%;
    visibility: visible;
  }
  .n-news .ul .li:hover .bot .more,.n-news .ul .li:hover .bot .time{
    color: #fff;
  }


.f-cb {
  zoom: 1;
}

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.por {
  position: relative;
}

.poa {
  position: absolute;
}

.pof {
  position: fixed;
}

.poa-f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.ovh {
  overflow: hidden;
}

.noselect {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.dn {
  display: none;
}

.w-f {
  width: 100%;
}

.h-f {
  height: 100%;
}

@media (max-width: 1023px) {
  .n-news .ul .li .p-text {
    padding: 10px;
  }

  .n-news .ul .li {
    width: 32%;
    margin-right: 1.8%;
  }
}

@media (max-width: 960px) {
	
  .n-news .ul .li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }

  .n-news .ul .li:nth-child(3n) {
    margin-right: 4%;
  }

  .n-news .ul .li:nth-child(2n) {
    margin-right: 0;
  }

}

@media (max-width: 560px) {
 .n-news .ul .li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
  }

  .n-news .ul .li:nth-child(3n) {
    margin-right: 0%;
  }

  .n-news .ul .li:nth-child(2n) {
    margin-right: 0;
  }
}

/*员工活动*/

/*友情链接*/
.bot2{
	float:right;
}
.bot2 .wfspan {
  position: relative;
}
.bot2 .fspandiv {
  width: 100%;
  border: 1px solid #d5d5d5;
  position: absolute;
  left: 0;
  bottom: 33px;
  width: 214px;
  background: #fff;
  display: none;
}
.bot2 .fspandiv a {
  height: 33px;
  line-height: 33px;
  text-indent: 12px;
  color: #666;
  border-bottom: 1px solid #d5d5d5;
  width: 100%;
  display: block;
  -webkit-transition: all .8s;
          transition: all .8s;
}
.bot2 .fspandiv a:last-child {
  border-bottom: none;
}
.bot2 .fspandiv a:hover {
  color: #0051ad;
}
.bot2 .fspan {
  width: 214px;
  height: 33px;
  line-height: 33px;
  color: #666;
  text-indent: 12px;
  background: url(../img/img4.png) no-repeat center;
  cursor: pointer;
  font-size: 14px;
}

@media (max-width: 640px) {
.bot2{
	width:214px;
	float: none;
	margin:0 auto;
	text-align:center;
	clear:both;
}
}
/*友情链接*/

/*在线留言*/
.red{
	color:#F00;
}
.liuyan{background: #FFFFFF;}
.land_head{border-bottom: 2px solid #d0d0d0;}
.land_head .p01{color:#37941d;display:inline-block;background: url(../img/icon_tit.jpg) no-repeat left bottom/100% 2px;line-height: 33px;width: auto;height: 35px;margin-bottom: -2px;}
.inp_tit{color: #454545;display: inline-block;width: 65px;padding-left: 10px;text-align: left;background: url(../img/icon_line03.jpg) no-repeat right top;height: 40px;line-height: 40px;position: absolute;left: 0;top: 0;}
.inp{color:#888888;padding-left:10px;background:url(../img/bg_line02.jpg) repeat-x;color: #454545;width: 80%;height: 38px;border: 1px solid #adacb1;line-height: 28px;}
.inp2{color:#888888;padding-left:10px;background:url(../img/bg_line02.jpg) repeat-x;color: #454545;width:50%;height: 38px;border: 1px solid #adacb1;line-height: 28px;}
.inp_tit2{color: #454545;display: inline-block;width:12%;text-align: left;height: 40px;line-height: 40px;}
.land_xinxi{width:100%;padding-left: 4px;margin: 20px auto 0 auto;padding-bottom: 78px;}
.land_xinxi_li{width: 100%;position: relative;padding-left: 90px;margin-bottom: 20px;}
.land_xinxi_li2{width: 100%;position: relative;padding-left: 0px;margin-bottom: 20px;}

.land_xinxi_li02{padding-right: 100px;}
.btn_div{margin-top:26px ;padding-left: 90px;}
.btn_div .btn_land{color: #FFFFFF;margin-right:10px;}
.btn_div a{display: inline-block;height: 36px;width:150px;line-height: 36px;text-align: center;color:#fff;}
.btn_land{background:#e70012;display: inline-block;width:150px;height: 36px;line-height: 36px;text-align: center;color:#fff;}
.btn_land:hover{background:#18274c;transition:all ease .6s; }

.btn_div .btn_register{background:#162692;display: inline-block;height: 36px;line-height: 36px;text-align: center;color:#fff;}
.texa{color:#888888;padding-left:10px;background:url(../img/bg_line02.jpg) repeat-x;height:175px;background-size:auto 100%;color: #454545;width:80%;border: 1px solid #adacb1;}
@media (max-width: 640px) {
.inp{ width:90%;}
.texa{ width:90%;}
.inp_tit2{color: #454545;display: inline-block;width:20%;text-align: left;height: 40px;line-height: 40px;}
}

@media (max-width:420px) {
.inp_tit2{color: #454545;display: inline-block;width:25%;text-align: left;height: 40px;line-height: 40px; font-size:14px;}
.inp2{color:#888888;padding-left:10px;background:url(../img/bg_line02.jpg) repeat-x;color: #454545;width:70%;height: 38px;border: 1px solid #adacb1;line-height: 28px;}

}
@media (max-width:320px) {
.inp_tit2{color: #454545;display: inline-block;width:28%;text-align: left;height: 40px;line-height: 40px; font-size:14px;}
.inp2{color:#888888;padding-left:10px;background:url(../img/bg_line02.jpg) repeat-x;color: #454545;width:60%;height: 38px;border: 1px solid #adacb1;line-height: 28px;}
}


/*在线留言*/


/**工作环境**/
.plan li{ width:33.3%; margin-bottom:25px; float:left; }
.plan li .p-box{ width:90.67%;margin:0 auto;}
.plan li .p_img{ height:170px; overflow:hidden;}
.plan li .p_text{ background:#f2f2f2; text-align:center; padding:3px 0px;}
.plan li .p-box:hover .p_text,.plan li .p-box.act .p_text{ background:#1d2089; color:#fff;transition:background 0.8s;}
.plan li .p-box:hover .p-a,.plan li .p-box.act .p-a{ border-color: #fff; color:#fff;}
.img100{ width:100%; height:100%;}
.plan li .p_text h1{ font-size:16px; padding:3px 0px; width:100%;overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.plan .img100{ width:100%; height:100%;}
.plan li .p_img img { transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.plan li .p_img:hover img { transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); }
@media (max-width: 991px) {
.plan li{ width:33.33%; }
.plan li .p_img{ height:145px; overflow:hidden;}

}
@media (max-width: 640px) {
.plan li{
	width:100%;
	float:left;
}
.plan li .p-box{ width:100%; margin-bottom: .35rem;}
.plan li .p_img{ height:auto;}

}
/**荣誉资质**/
.honor_list {
	width: 100%;
}
.honor_list li {
	width:25%;
	float: left;
	margin-bottom: 1em;
}

.honor_list li a {
	display: block;
	width: 100%;
}
.honor_list li .honor_pic {
	margin:0 auto;
	width:90%;
	overflow:hidden;
	text-align:center;
	border: 1px solid #ddd;
	padding:3% 5%;
}
.honor_list li .honor_pic_box {
	width: 100%;
	height:120px;
	line-height:120px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}
.honor_list li .honor_pic_box img {
	max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
	line-height:120px;
	text-align:center;
	vertical-align:middle;
	padding:0;
}
.honor_list li p {
	width:90%;
	margin:0 auto;
	text-align: center;
	line-height: 22px;
	text-align: center;
	height:54px;
	overflow: hidden;
	padding-top:10px;
}
@media (max-width:1024px) {
	.honor_list li {
	width:33.3%;
	float: left;
	margin-bottom: 1em;
}
	.honor_list li .honor_pic_box {
	width: 100%;
	height:120px;
	line-height:120px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}
.honor_list li .honor_pic_box img {
	max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
	line-height:120px;
	text-align:center;
	vertical-align:middle;
	padding:0;
}
	
}

@media (max-width:998px) {

	.honor_list li .honor_pic_box {
	width: 100%;
	height:160px;
	line-height:160px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}
.honor_list li .honor_pic_box img {
	max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
	line-height:160px;
	text-align:center;
	vertical-align:middle;
	padding:0;
}
	
}

@media (max-width:800px) {

	.honor_list li .honor_pic_box {
	width: 100%;
	height:140px;
	line-height:140px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}
.honor_list li .honor_pic_box img {
	max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
	line-height:140px;
	text-align:center;
	vertical-align:middle;
	padding:0;
}
	
}


@media (max-width:640px) {
.honor_list li {
	width:50%;
	float: left;
	margin-bottom: 1em;
}
.honor_list li .honor_pic_box {
	width: 100%;
	height:160px;
	line-height:160px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}
.honor_list li .honor_pic_box img {
	max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
	line-height:160px;
	text-align:center;
	vertical-align:middle;
	padding:0;
}
}

@media (max-width:450px) {
.honor_list li {
	width:100%;
	float: left;
	margin-bottom: 1em;
}
.honor_list li .honor_pic_box {
	width: 100%;
	height:190px;
	line-height:190px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}
.honor_list li .honor_pic_box img {
	max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
	line-height:190px;
	text-align:center;
	vertical-align:middle;
	padding:0;
}
}
@media (max-width:320px) {
	.honor_list li .honor_pic_box {
	width: 100%;
	height:160px;
	line-height:160px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
}
.honor_list li .honor_pic_box img {
	max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
	line-height:160px;
	text-align:center;
	vertical-align:middle;
	padding:0;
}

}

/**荣誉资质**/

/**客服**/
.serlist{
	width:40%;
	float:left;
	margin:0px 5% 10px 5%;
	height:300px;
	box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
	text-align:center;
	line-height:300px;
	vertical-align:middle;
}
.serlist:hover{
	background:#f9f9f9;
}


.serlist img{
	text-align:center;
	vertical-align:middle;
	line-height:300px;
}

@media (max-width:420px) {
	.serlist{
	width:40%;
	float:left;
	margin:0px 5% 10px 5%;
	height:150px;
	box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, .3);
	text-align:center;
	line-height:150px;
	vertical-align:middle;
}
.serlist img{
	max-width:100px;
	text-align:center;
	vertical-align:middle;
	line-height:150px;
}

}


/*gotop*/
.cbbfixed {position: fixed;right: 20px;transition: bottom ease .3s;bottom: -85px;z-index: 3;cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #c9151e;}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background: url(../images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#2c2d2e;}
.cbbfixed .weixin {background: #dadbdd;}
.cbbfixed .weixin div {background: url(../images/weixin.jpg);width: 210px;height: 210px;position: absolute;left: -212px;top: -130px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .weixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .weixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background: url(../images/side-icon01.png);}

/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
/*当页面大于1200px 时，大屏幕，主要是PC 端*/
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机
