﻿/* 我的PB模板网（5MoBan.com）做最好的整站PbootCMS模板下载网站 */
/* 万维站长：www.WanWeiZhan.Com */
/* Pboot模板网 ：www.PbootMoBan.com */
/* QQ：43171398 */
/* 站长交流群①：183945698 */
/* 站长交流群②：183966298 */
/* 商业VIP群 ③  183989070 */
/* 会员VIP群 ④ ：38400389 */

@charset "utf-8";
/* CSS Document */
html, body {
	position: relative;
	height: 100%;
	font-family: "微软雅黑";
}
body {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
ul, li, p, h1, h2, h3, h4, h5, body {
	margin: 0px;
	padding: 0px;
}
ul, li, dl, dd, dt {
	list-style: none;
}
a {
	text-decoration: none;
	color: #252525;
}
a:hover, .fot a:hover {
	color: #ee2d24;
}
a img {
	border: none 0;
	display: block;
}

/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 4px 6px;
  margin: 0 5px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 8px 2px;
    margin: 0 5px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #ccc;
  border: 1px solid #ccc;
}
.pagination a.page-num-current {
  color: #fff;
  background: #ccc;
  border: 1px solid #ccc;
}
/* ----- PB分页数字条效果 结束 ----- */


.swiper-container {
	width: 100%;
	height: 100%;
	background: #000;
}
.swiper-pagination-h .swiper-pagination-bullet {
	width: 40px;
	height: 5px;
}
.swiper-pagination-v .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 100%
}
.fixtop {
	position: absolute !important;
	top: 0px;
	z-index: 999;
	width: 100%
}
.main {
	margin: auto;
	width: 1200px;
}
.welcome1 {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/welcome.jpg) 30% 80%;
	background-color: White;
	-moz-background-size: cover;
	background-size: cover;
	z-index: 999;
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
}
.welcome1>p {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 496px;
	height: 40px;
	padding-top: 140px;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -248px;
	color: #19b3a5;
	font-size: 20px;
	text-align: center;
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
}
.welcome1>p>u {
	text-decoration: none;
}
 @media (max-width:1280px) and (max-height:800px) {
.welcome1 {
	background: url(../images/welcome_h800.jpg) 30% 80%;
}
}
@media (max-width:960px) and (max-height:600px) {
.welcome1 {
	background: url(../images/welcome_h600.jpg) 30% 80%;
}
}
@media (max-width:800px), (max-height:480px) {
.welcome1 p {
	width: 213px;
	padding-top: 190px;
	top: 50%;
	left: 50%;
	margin-top: -110px;
	margin-left: -106px;
	background: url(../images/logo.png) no-repeat;
}
}
@media (max-height:260px) {
.welcome1 p {
	height: 150px;
	padding: 0px;
	margin-top: -65px;
}
div.welcome p u {
	display: none;
}
}
/*轮播图样式*/
.middle {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center
}
.banner1_t1 {
	text-transform: uppercase;
	font-size: 80px;
	font-weight: bold;
	animation-delay: 0.2s;
	animation-duration: 0.1s;
	text-align: center
}
.banner1_t2 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	color: #3fb560;
	animation-delay: 0.8s;
	animation-delay: 0.8s;
	text-align: center
}
.bimg1 {
	text-align: center;
	animation-delay: 1.0s;
	animation-delay: 0.8s;
	padding: 15px 0px
}
.bimg1 img {
	width: 100%;
	max-width: 163px;
}
.banner1_tel {
	font-weight: bold;
	border: #05a833 1px solid;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	padding: 7px 20px;
	background-color: #3fb560;
	width: 220px;
	margin: 50px auto;
	border-radius: 30px
}
@media(max-width:768px) {
.banner1_t1 {
	text-transform: uppercase;
	font-size: 24px;
}
.banner1_t2 {
	text-transform: uppercase;
	font-size: 18px;
	color: #3fb560
}
.banner1_tel {
	font-weight: bold;
	border: #05a833 1px solid;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	padding: 4px 10px;
	background-color: #3fb560;
	width: 150px;
	margin: 50px auto;
}
.swiper-pagination-v {
	display: none !important
}
}
/*教育培训*/
.index_2_title {
	color: #cccccc;
	font-size: 60px;
	text-transform: uppercase
}
.index_2_title2 {
	color: #000000;
	font-size: 35px;
	font-family: '黑体';
	font-weight: bold
}
.index_2_title2>span {
	color: #cc0000
}
.index_2_title3 {
	color: #000000;
	font-size: 18px;
	font-family: '微软雅黑';
	margin-top: 20px
}
.index_2_pic {
	margin-top: 20px;
}
.index_2_pic>a>img {
	width: 100%;
	max-width: 543px;
	max-height: 316px;
	border: #f4f1ec 15px solid
}
.index_2_pic>a:hover>img {
	border: #cc0000 15px solid;
	padding: 0
}
.index_2_pict {
	text-align: center;
	font-size: 17px;
	color: #000;
	margin-top: 15px;
	font-weight: bold
}
@media(max-width:768px) {
.index_2_title {
	display: none
}
.index_2_title2 {
	font-size: 24px;
}
.index_2_title3 {
	font-size: 14px;
	font-weight: normal
}
.index_2_pic>a>img {
	border: #f4f1ec 5px solid
}
.index_2_pic>a:hover>img {
	border: #cc0000 5px solid;
	padding: 0
}
.index_2_pict {
	font-size: 14px
}
}
/*特色项目*/
.mt20 {
	margin-top: 20px
}
.top_bg {
	height: 221px;
	background: url(../images/3_top_bg.png) center no-repeat;
	position: relative
}
.index_3_title2 {
	color: #ffffff;
	font-size: 17px;
	font-family: '黑体';
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 30px
}
.gdtu {
	width: 1200px;
	height: 400px;
	margin-top: 20px;
}
.gddiv {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	height: 400px;
}
.gddiv ul {
	float: left;
	height: 400px;
	overflow: hidden;
}
.gddiv li {
	float: left;
	width: 340px;
	text-align: center;
	height: 400px;
	display: inline;
	font-size: 14px;
}
.gddiv li img {
	width: 298px;
	height: 400px;
}
.innerElem {
	width: 99999px;
}
 @media(max-width:768px) {
.top_bg {
	height: 100px;
	background: url(../images/3_top_bg2.png) center no-repeat;
	position: relative
}
.index_3_title2 {
	display: none
}
.gdtu {
	width: 1200px;
	height: 200px;
	margin-top: 20px;
}
.gddiv {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	height: 200px;
}
.gddiv ul {
	float: left;
	height: 200px;
	overflow: hidden;
}
.gddiv li {
	float: left;
	width: 170px;
	text-align: center;
	height: 200px;
	display: inline;
	font-size: 14px;
}
.gddiv li img {
	width: 149px;
	height: 200px;
}
}
/*公司简介*/
.index_4_bg {
}
.index_4_t1 {
	font-family: "微软雅黑";
	font-size: 70px;
	color: #e92d2d
}
.in4_1 {
	float: left
}
.in4_2 {
	color: #e92d2d;
	font-size: 28px;
	text-align: left
}
.in4_2>span {
	color: #999;
	font-size: 16px;
	text-transform: uppercase
}
.index_4_t2 {
	font-size: 24px;
	color: #3fb560;
	margin-top: 30px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.index_4_t3 {
	font-family: "微软雅黑";
	padding-left: 50px;
	font-size: 18px;
	line-height: 32px;
	color: #000;
	margin-top: 30px;
	text-align: left
}
.index_4_bottom {
	margin-top: 70px
}
.index_4_bottom>a {
	padding: 12px 50px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 18px;
	text-decoration: none;
	border-radius: 30px
}
.index_4_bottom>a:hover {
	color: #f2fa0a;
	background-color: #ff0000
}
@media(max-width:992px) {
.index_4_bg {
	background: none;
}
.index_4_xianshi {
	display: none
}
.index_4_xianshi2 {
	width: 100% !important
}
.index_4_t3 {
	font-family: "微软雅黑";
	font-size: 12px;
	padding-left: 0px;
	line-height: 22px;
	color: #000;
	margin-top: 30px;
	text-align: left;
}
.index_4_bottom {
	margin-top: 30px
}
.index_4_bottom>a {
	padding: 8px 15px;
	margin: 5px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: none
}
.in4_1 {
	display: none
}
.in4_2 {
	width: 100% !important;
	text-align: center;
	font-size: 22px;
}
.in4_2_1 {
	display: none
}
}
/*资质荣誉*/
.top_bg_5 {
	height: 221px;
	background: url(../images/6_top_bg.png) center no-repeat;
	position: relative
}
.index_5_title2 {
	color: #000000;
	font-size: 17px;
	font-family: '黑体';
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 30px
}
.index_5_c {
	margin-top: 20px;
}
.index_5_pic2 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.index_5_pic2>a {
	font-family: "微软雅黑";
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.index_5_pic2>a:hover {
	color: #F00
}
.index_5_pic2_jj {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #000
}
.index_5_pic2>a>img {
	max-width: 280px;
	max-height: 190px;
	width: 100%;
}
.index_5_bottom {
	margin-top: 30px;
}
.index_5_bottom>a {
	border-radius: 30px;
	padding: 8px 40px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.index_5_bottom>a:hover {
	color: #f2fa0a;
	background-color: #ff0000
}
@media(max-width:992px) {
.top_bg_5 {
	height: 100px;
	background: url(../images/6_top_bg2.png) center no-repeat;
	position: relative
}
.index_5_pic2>a {
	font-size: 14px
}
.index_5_pic2>a>img {
	max-height: 121px;
	width: 100%;
	max-width: 352px
}
}
@media(max-width:640px) {
.index_5_pic2>a>img {
	width: 100%;
	max-height: 121px
}
.index_5_title2 {
	display: none
}
.index_5_pic2_jj {
	display: none
}
.index_5_bottom>a {
	padding: 5px 20px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
}
/*专家团队*/
.index_6_title {
	color: #000000;
	font-size: 17px;
	font-family: "微软雅黑";
	margin-top: 15px
}
.index_6_pic {
	margin-top: 150px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.index_6_pic>span {
	color: #dc1515
}
.index_6_pic>img {
	width: 239px;
	height: 239px;
	border-radius: 100%;
	border: #FFF 10px solid;
	margin-bottom: 10px
}
.index_6_pic2 {
	margin-top: 50px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.index_6_pic2>span {
	color: #dc1515
}
.index_6_pic2_1 {
	font-size: 14px;
	margin-top: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal
}
.index_6_pic2>img {
	width: 331;
	max-width: 331px;
	border-radius: 100%;
	border: #FFF 10px solid;
	margin-bottom: 10px
}
.index_6_bottom {
	margin-top: 30px;
}
.index_6_bottom>a {
	padding: 8px 40px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.index_6_bottom>a:hover {
	color: #f2fa0a;
	background-color: #ff0000
}
@media(max-width:960px) {
.in_6_p>img {
	width: 60%
}
.index_6_title {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase
}
.index_6_pic2 {
	margin-top: 20px;
	font-size: 14px
}
.index_6_pic2>img {
	width: 100%;
	max-width: 250px
}
.index_6_pic2_1 {
	display: none
}
.index_6_pic {
	display: none
}
.index_6_bottom>a {
	padding: 5px 20px;
	margin: 10px;
	color: #FFF;
	background-color: #dc1515;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
}
/*新闻中心*/
.index_7_title {
	color: #000000;
	font-size: 17px;
	font-family: "微软雅黑";
	margin-top: 10px;
}
.index_7_title>span {
	font-weight: bold;
	color: #ffffff;
	font-size: 50px
}
.index_7_tabtitle {
	font-size: 18px;
	color: #000000;
	width: 280px;
	margin: auto;
	font-family: "微软雅黑";
	margin-top: 12px;
}
.index_7_tabtitle>li>a {
	color: #000
}
.in7_wx {
	float: left;
	width: 2%;
	overflow: hidden;
	margin-top: 10px;
	font-size: 16px
}
.index_7_tabtitle>active {
	color: #cc0000 !important
}
.index_7_pic {
	margin-top: 30px;
}
.index_7_pic2>a>img {
	width: 100%;
	max-width: 500px;
	max-height: 255px
}
.index_7_lnewstitle {
	font-size: 14px;
	color: #000;
	line-height: 23px;
	font-family: "微软雅黑";
	text-align: left
}
.index_7_lnewstitle>span>a {
	color: #000
}
.index_7_lnewstitle>span {
	font-size: 20px;
	margin-bottom: 15px
}
.index_7_rnews {
	font-family: "微软雅黑";
	text-align: left;
	overflow: hidden;
	width: 100%
}
.index_7_rnews>ul {
	padding: 0px;
	margin: 0px;
}
.index_7_rnews>ul>li {
	display: block;
	margin-top: 30px;
}
.index_7_rnews>ul>li>a {
	color: #333;
	display: block;
	height: 103px;
	padding: 10px 5px
}
.index_7_rnews>ul>li>a:hover {
	color: #FFF !important
}
.index_7_rnews a:hover {
	background-color: #cc0000;
	color: #FFF !important
}
.rnews_num {
	float: left;
	font-size: 60px;
	width: 100px;
	margin-right: 20px;
	padding-left: 17px
}
.rnews_right_title {
	font-size: 18px;
}
.rnews_right_title>a {
}
.rnews_right_title>span {
	float: right;
}
.rnews_right {
	float: left;
	width: 70%
}
.rnews_right_jj {
	font-size: 14px;
	line-height: 20px;
}
@media(max-width:992px) {
.index_7_toppic>img {
	width: 80%
}
.index_7_pic {
	display: none
}
.index_7_title {
	font-size: 24px;
	text-transform: uppercase
}
.index_7_title>span {
	font-weight: bold;
	color: #000;
	font-size: 20px
}
.index_7_newstitle>span {
	font-size: 16px;
	margin-top: 20px
}
}
.fl {
	float: left
}
.fr {
	float: right
}
.top a span {
	color: #090;
	font-size: 16px
}
@media(max-width:768px) {
.index_7_toppic>img {
	width: 60%
}
.index_7_tabtitle {
	display: none
}
.rnews_num {
	display: none
}
.rnews_right {
	width: 100%
}
.index_7_rnews>ul>li {
	display: block;
	margin-top: 10px;
}
.index_7_rnews a:hover {
	background: none;
	color: #000
}
.rnews_right_title {
	font-size: 16px;
}
.rnews_right_jj {
	font-size: 12px;
	line-height: 20px;
	color: #F000;
}
.index_7_rnews>ul>li>a {
	color: #F000;
	display: block;
	height: 90px;
	padding: 10px 5px
}
.index_7_title {
	display: none
}
}
/*联系我们*/
.top_bg_8 {
	height: 223px;
	background: url(../images/8_1.png) center no-repeat;
	position: relative
}
.index_8_title2 {
	color: #000000;
	font-size: 17px;
	font-family: '黑体';
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 30px
}
.index_8_tel {
	font-size: 40px;
	text-align: left;
	color: #cc0000;
	margin-top: 60px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 20px
}
.index_8_t1 {
	font-size: 14px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t1>span {
	font-size: 30px;
	color: #cc0000;
	font-weight: bold;
	margin-top: 10px
}
.index_8_mark {
	margin-top: 20px;
	color: #cc0000;
	font-size: 40px;
	text-align: left;
	border-bottom: #ddd 1px solid;
	padding-bottom: 20px
}
.index_8_t2 {
	font-size: 14px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t2>span {
	font-size: 18px;
	color: #000000;
	margin-top: 10px
}
.index_8_message {
	font-size: 40px;
	color: #cc0000;
	text-align: left;
	margin-top: 20px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 20px
}
.index_8_t3 {
	font-size: 15px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t3>span {
	font-size: 10px;
	color: #000000;
	margin-top: 10px
}
.messagemt {
	margin-top: 60px
}
.index8_message {
	height: 45px
}
@media(max-width:992px) {
.index_8_tel {
	margin-top: 12px;
	float: left
}
.messagemt {
	margin-top: 2px
}
.index8_message {
	height: 30px !important;
	margin-top: 10px;
}
.message_h {
	height: 60px !important;
}
.index_8_mark {
	margin-top: 12px;
	float: left
}
.index_8_message {
	margin-top: 12px;
	;
	float: left
}
.inewm_img>img {
	width: 100%;
	max-width: 140px;
}
.inewm_txt>span {
	display: none
}
}
@media(max-width:768px) {
.top_bg_8 {
	height: 100px;
	background: url(../images/8_1_2.png) center no-repeat;
	position: relative
}
.index_8_title2 {
	display: none
}
.incontact {
	display: none
}
.incontact2 {
	width: 100%
}
.index_8_tel {
	font-size: 30px;
	text-align: left;
	color: #cc0000;
	margin-top: 30px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 10px
}
.index_8_t1 {
	font-size: 12px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t1>span {
	font-size: 20px;
	color: #cc0000;
	font-weight: bold;
	margin-top: 10px
}
.index_8_mark {
	margin-top: 10px;
	color: #cc0000;
	font-size: 30px;
	text-align: left;
	border-bottom: #ddd 1px solid;
	padding-bottom: 10px
}
.index_8_t2 {
	font-size: 12px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t2>span {
	font-size: 16px;
	color: #000000;
	margin-top: 10px
}
.index_8_message {
	font-size: 30px;
	color: #cc0000;
	text-align: left;
	margin-top: 10px;
	border-bottom: #ddd 1px solid;
	padding-bottom: 10px
}
.index_8_t3 {
	font-size: 13px;
	color: #000000;
	float: right;
	font-family: "微软雅黑";
	line-height: 23px
}
.index_8_t3>span {
	font-size: 10px;
	color: #000000;
	margin-top: 10px
}
}
/*底部*/
.copyright {

	text-align: center;
	background-color: #000;
	color: #ffffff;
	font-size: 14px;
	line-height:25px;
	margin-top: 10px; padding:10px 0
}
.copyright a {
	color: #ffffff;
}
.incopyright {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #FFF;
	position: absolute;
	bottom: 0px;
	background-color: #000;
	width: 100%;
	font-size: 14px
}
.incopyright a {
	color: #FFF
}
@media(max-width:768px) {
.incopyright span {
	display: none
}
}
/*内页样式*/
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	color: #fff
}
.banner .banner-img {
	width: 100%;
	min-height: 160px
}
.banner .banner-content {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 15%
}
@media(max-width:768px) {
.banner .banner-content h1 {
	font-size: 20px
}
.banner .banner-content p.lead {
	font-size: 12px
}
}
.about_title {
	font-size: 25px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
	font-family: '微软雅黑';
}
.news-content {
	margin-bottom: 30px;
	position: relative;
	width: 100%;
	color: #000;
	line-height: 24px;
	font-size: 14px;
}
.news-content img, .news-item .news-content embed {
	display: inline-block;
	max-width: 100%;
	height: auto
}
.news-content iframe {
	display: inline-block;
	max-width: 100%;
	height: auto
}
.news-content embed, .news-item .news-content iframe {
	min-height: 400px
}
.bnews_title {
	margin-top: 30px;
	font-family: "微软雅黑";
}
.about_sort {
	height: 80px;
	line-height: 50px;
	margin-top: 50px;
	text-align: center;
}
.about_sort a {
	font-size: 18px;
	padding: 13px 30px;
	background-color: #eee;
	margin-left: 10px
}
.about_sort a:hover {
	background-color: #ddd;
	padding: 13px 30px;
	color: #000
}
.abcurrent {
	background-color: #ddd !important;
	padding: 13px 30px;
	color: #000
}
.news_list {
	margin-top: 30px
}
.news_list li {
	overflow: hidden;
	margin-top: 20px;
}
.news_picc {
	float: left;
	width: 204px;
}
.news_picc img {
	border: #ddd 1px solid
}
.news_content_1 {
	background: url(../images/nlist.gif) left no-repeat;
	border-bottom: #ddd 1px solid;
	font-size: 18px;
	color: #000;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 7px;
	font-family: "微软雅黑"
}
.news_content_1>a>span {
	color: #06C
}
.news_content_1_more {
	float: right;
	font-size: 14px;
	color: #999;
	font-weight: normal
}
.news_content_jj {
	font-size: 12px;
	color: #666;
	line-height: 22px;
	margin-top: 7px
}
.net h1 {
	text-align: center;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 10px;
	font-family: '微软雅黑';
	margin-bottom: 20px;
	font-weight: normal;
	color: #000
}
.pub {
	text-align: center;
	border-bottom: #ddd 1px solid;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #ccc
}
.pro_img {
	height: 250px;
	overflow: hidden
}
.products {
	height: auto;
	text-align: center;
	margin-top: 20px;
	/*display: table*/
}
.products img {
	width: auto;
	max-width: 260px;
	margin-bottom: 15px;
	max-height: 220px
}
.products a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.product_show_img {
	text-align: center
}
.product_show_img img {
	max-width: 1200px
}
.product_content img {
	max-width: 1200px
}
@media(max-width:768px) {
.news_content_1_more {
	display: none
}
.news_content_jj {
	height: 65px
}
.pro_img {
	height: 110px;
	overflow: hidden
}
.news-content>img {
	width: 100%
}
.product_content img {
	width: 100%
}
}
.pagea {
	margin-bottom: 15px;
	font-size: 14px;
	font-family: '微软雅黑';
	height: 25px;
	line-height: 25px;
	margin-top: 40px;
	padding-left: 10px;
	text-align: center
}
.pagea a {
	padding: 2px 8px;
	height: 15px;
	color: #FFFFFF;
	background-color: #d20000;
	border-radius: 5px;
	font-size: 14px;
	text-decoration: none;
	font-family: '微软雅黑';
}
.pagea a:hover {
	padding: 2px 8px;
	height: 20px;
	color: #ffffff;
	background-color: #666666;
	font-size: 14px;
	font-family: '微软雅黑';
}
.product_show_img {
	text-align: center;
	margin-bottom: 20px;
	max-width: 900px
}
#more {
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 4px;
}
.product_sort {
	height: 50px;
	line-height: 50px;
	border-bottom: #999 1px solid;
	border-top: #999 1px solid;
	margin-top: 50px;
	text-align: center;
}
.product_sort a {
	font-size: 16px;
	padding: 15px 23px
}
.product_sort a:hover {
	background-color: #999;
	padding: 15px 23px;
	color: #ffffff
}
.procurrent {
	background-color: #999;
	padding: 13px 23px;
	color: #ffffff
}
.pic {
	margin-top: 20px;
	overflow: hidden;
	border: #ddd 1px solid;
	font-size: 16px
}
.pic ul {
	width: 110%
}
.pic li {
	float: left;
	text-align: center;
	height: 200px;
	width: 210px;
	list-style: none;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	padding: 20px
}
.pic li img {
	margin-bottom: 15px;
	max-width: 200px;
	max-height: 140px;
width:expression(this.width > 200 && this.width > this.height ? 200 : auto);
height: expression(this.height > 140 ? 140 : auto);
	overflow: hidden
}
.pic a {
	color: #b05b76;
	font-size: 16px;
	text-align: center
}
.mt50 {
	margin-top: 50px
}
.about_content_title {
	color: #d20000;
	font-size: 30px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold
}
.about_content img{ max-width:100%; height: auto !important}
.message {
	width: 860px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.message li {
	height: 38px;
	line-height: 38px;
	margin-top: 20px
}
.message_title {
	font-size: 16px;
	height: 38px;
	width: 130px;
	float: left;
	text-align: right;
}
.message_input {
	font-size: 15px;
	height: 38px;
	width: 670px;
	float: right
}
.button1 {
	width: 100%;
	margin-top: 15px;
	height: 40px;
	background-color: #e92d2d;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	border: none;
	font-size: 18px;
	font-family: '微软雅黑'
}
.button2 {
	width: 120px;
	margin-top: 15px;
	height: 40px;
	background-color: #F90;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	border: none;
	font-size: 18px;
	font-family: '微软雅黑'
}
.m_style {
	font-size: 16px
}
.m_style input {
	height: 30px;
	line-height: 30px;
	text-indent: 8px;
	border: #ddd 1px solid
}
.guest_input {
	width: 300px;
	border: #ddd 1px solid;
	height: 30px;
	line-height: 30px;
}
.guest_input2 {
	width: 550px;
	height: 100px;
	border: #ddd 1px solid;
}
.guest_input3 {
	width: 100px;
	border: #ddd 1px solid;
	height: 30px;
	line-height: 30px;
}
.contact {
	height: 360px;
	background: url(../images/contact.jpg) center no-repeat;
}
.p_sort {
	line-height: 30px;
	margin-top: 40px;
	text-align: left;
}
.p_sort a {
	font-size: 16px;
	padding: 7px 15px;
	background-color: #ddd;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	display: inline-block
}
.p_sort a:hover {
	background-color: #d20000;
	padding: 7px 15px;
	color: #ffffff
}
.bannerstyle {
	color: #000;
	font-family: '黑体'
}

/*PB模板网新增翻页样式 各类模版第一站 www.5MoBan.Com*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}